Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #59

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions app/src/main/res/values-de/download_config.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!--
<!--
Copyright (C) 2021 Chuan-Zheng Lee

This file is part of the Debatekeeper app, which is licensed under the GNU General Public Licence
Expand All @@ -14,6 +13,7 @@
You should have received a copy of the GNU General Public Licence along with this program. If
not, see <http://www.gnu.org/licenses/>.
-->
<resources xmlns:tools="http://schemas.android.com/tools" tools:locale="de">
<string name="downloadConfigTitle">Downloadkonfiguration</string>
<string name="formatsRepositoryUrlLabel">Online-Speicher für Debattierformate</string>
<string name="formatsRepositoryUrlExplanation">Konfiguriert den Online-Speicher, den Debatekeeper nach Debattierformaten durchsucht.
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-de/format_chooser.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public Licence along with this program. If
not, see <http://www.gnu.org/licenses/>.
-->
<resources>
<resources xmlns:tools="http://schemas.android.com/tools" tools:locale="de">
<string name="fragmentName_FormatChooser">Formate</string>
<string name="formatChooser_ioError">Konnte Dateien mit Debattierformaten nicht finden.</string>
<string name="formatChooser_actionBar_confirm">Bestätigen</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-de/format_download.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public Licence along with this program. If
not, see <http://www.gnu.org/licenses/>.
-->
<resources>
<resources xmlns:tools="http://schemas.android.com/tools" tools:locale="de">
<string name="fragmentName_FormatDownloader">Downloads</string>
<string name="formatDownloader_actionBar_expand">Alle ausklappen</string>
<string name="formatDownloader_actionBar_collapse">Alle einklappen</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-de/preferences.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public Licence along with this program. If
not, see <http://www.gnu.org/licenses/>.
-->
<resources>
<resources xmlns:tools="http://schemas.android.com/tools" tools:locale="de">
<string name="fragmentName_GlobalSettings">Einstellungen</string>
<!-- Keys -->
<!-- These strings must be unique. -->
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-de/prep_time_bells_edit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public Licence along with this program. If
not, see <http://www.gnu.org/licenses/>.
-->
<resources>
<resources xmlns:tools="http://schemas.android.com/tools" tools:locale="de">
<string name="fragmentName_PrepTimeBellsEdit">Klingeln Vorbereitungszeit</string>
<string name="prepTimeBellsEditor_addBell_buttonText">Hinzufügen</string>
<string name="prepTimeBellsEditor_clearAll_buttonText">Alle Entfernen</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-de/xml_formats_2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public Licence along with this program. If
not, see <http://www.gnu.org/licenses/>.
-->
<resources>
<resources xmlns:tools="http://schemas.android.com/tools" tools:locale="de">
<!-- Common error messages -->
<string name="xmlError_rootNoSchemaVersion">"Dieses Debattierformat hat keine Schema-Version, es ist deshalb unmöglich zu sagen ob ein Update zu Verwendung nötig ist!\n"</string>
<string name="xmlError_rootInvalidSchemaVersion">"Ungültige Schema-Version: '%1$s'"</string>
Expand Down
4 changes: 2 additions & 2 deletions app/src/main/res/values-es/download_config.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!--
<!--
Copyright (C) 2021 Chuan-Zheng Lee

This file is part of the Debatekeeper app, which is licensed under the GNU General Public Licence
Expand All @@ -14,6 +13,7 @@
You should have received a copy of the GNU General Public Licence along with this program. If
not, see <http://www.gnu.org/licenses/>.
-->
<resources xmlns:tools="http://schemas.android.com/tools" tools:locale="es-rES">
<string name="downloadConfigTitle">Configuración de descargas</string>
<string name="formatsRepositoryUrlLabel">Repositorio de archivos de estilos de debate</string>
<string name="formatsRepositoryUrlExplanation">Esto configura el repositorio en línea que Debatekeeper
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-es/format_chooser.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public Licence along with this program. If
not, see <http://www.gnu.org/licenses/>.
-->
<resources>
<resources xmlns:tools="http://schemas.android.com/tools" tools:locale="es-rES">
<string name="fragmentName_FormatChooser">Estilos</string>
<string name="formatChooser_ioError">Se ha producido un error al leer los archivos de estilos de debate.</string>
<string name="formatChooser_actionBar_confirm">Confirmar</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-es/format_download.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public Licence along with this program. If
not, see <http://www.gnu.org/licenses/>.
-->
<resources>
<resources xmlns:tools="http://schemas.android.com/tools" tools:locale="es-rES">
<string name="fragmentName_FormatDownloader">Descargas</string>
<string name="formatDownloader_actionBar_expand">Expandir todo</string>
<string name="formatDownloader_actionBar_collapse">Contraer todo</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-es/preferences.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public Licence along with this program. If
not, see <http://www.gnu.org/licenses/>.
-->
<resources>
<resources xmlns:tools="http://schemas.android.com/tools" tools:locale="es-rES">
<string name="fragmentName_GlobalSettings">Ajustes</string>
<!-- Keys -->
<!-- These strings must be unique. -->
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-es/prep_time_bells_edit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public Licence along with this program. If
not, see <http://www.gnu.org/licenses/>.
-->
<resources>
<resources xmlns:tools="http://schemas.android.com/tools" tools:locale="es-rES">
<string name="fragmentName_PrepTimeBellsEdit">Campanas del tiempo de preparación</string>
<string name="prepTimeBellsEditor_addBell_buttonText">Agregar</string>
<string name="prepTimeBellsEditor_clearAll_buttonText">Borrar todas</string>
Expand Down
4 changes: 2 additions & 2 deletions app/src/main/res/values-fr/download_config.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!--
<!--
Copyright (C) 2021 Chuan-Zheng Lee

This file is part of the Debatekeeper app, which is licensed under the GNU General Public Licence
Expand All @@ -14,6 +13,7 @@
You should have received a copy of the GNU General Public Licence along with this program. If
not, see <http://www.gnu.org/licenses/>.
-->
<resources xmlns:tools="http://schemas.android.com/tools" tools:locale="fr">
<string name="downloadConfigTitle">Configuration de téléchargements</string>
<string name="formatsRepositoryUrlLabel">Dépôt de fichiers de style de débat</string>
<string name="formatsRepositoryUrlExplanation">Ce paramètre configure le dépôt en ligne que cherche Debatekeeper pour trouver des fichiers de style débat. Si vous le laissez vide, Debatekeeper cherchera le dépôt officiel. </string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-fr/format_chooser.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public Licence along with this program. If
not, see <http://www.gnu.org/licenses/>.
-->
<resources>
<resources xmlns:tools="http://schemas.android.com/tools" tools:locale="fr">
<string name="fragmentName_FormatChooser">Styles</string>
<string name="formatChooser_ioError">Une erreur s\'est produite lors de la lecture des fichiers des styles de débat.</string>
<string name="formatChooser_actionBar_confirm">Confirmer</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-fr/format_download.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public Licence along with this program. If
not, see <http://www.gnu.org/licenses/>.
-->
<resources>
<resources xmlns:tools="http://schemas.android.com/tools" tools:locale="fr">
<string name="fragmentName_FormatDownloader">Téléchargements</string>
<string name="formatDownloader_actionBar_expand">Agrandir tout</string>
<string name="formatDownloader_actionBar_collapse">Réduire tout</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-fr/preferences.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public Licence along with this program. If
not, see <http://www.gnu.org/licenses/>.
-->
<resources>
<resources xmlns:tools="http://schemas.android.com/tools" tools:locale="fr">
<string name="fragmentName_GlobalSettings">Paramètres</string>
<!-- Keys -->
<!-- These strings must be unique. -->
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-fr/prep_time_bells_edit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public Licence along with this program. If
not, see <http://www.gnu.org/licenses/>.
-->
<resources>
<resources xmlns:tools="http://schemas.android.com/tools" tools:locale="fr">
<string name="fragmentName_PrepTimeBellsEdit">Sonnettes du chronomètre de préparation</string>
<string name="prepTimeBellsEditor_addBell_buttonText">Ajouter</string>
<string name="prepTimeBellsEditor_clearAll_buttonText">Effacer</string>
Expand Down
22 changes: 5 additions & 17 deletions app/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,30 +23,18 @@ Most strings are in fragment-specific files:
- prep_time_bells_edit.xml
- xml_formats_2.xml
-->
<resources>
<resources xmlns:tools="http://schemas.android.com/tools" tools:locale="fr">
<string name="app_name">Debatekeeper</string>
<string name="nav_back">Retour</string>
<string name="notificationChannel_timer_name">Chronomètre</string>
<!-- Changelog dialog -->
<!-- By convention, this should be changed to match the manifest versionCode when the changelog changes. -->
<string name="changelogDialog_title">Nouveautés dans la version 1.4-beta</string>
<!-- This is the changelog shown to users just after an update. -->
<string name="changelogDialog_message"> \n• Les formats de débat sont désormais disponibles en téléchargement; seulement quatre formats sont intégrés dans l\'application.
Vous devrez peut-être télécharger les formats que vous utilisiez auparavant avant de continuer.
\n• Ajout de la prise en charge des formats multilingues de débat, grâce à Frank Richter. (BP est en
anglais et espagnol ; OPD est en allemand et anglais.)
\n• Tous les formats sont désormais stockés dans un emplacement spécifique à l\'application que fournit Android. Si vous avez des formats personnalisés,
vous serez invité à les copier. Remarque : Si vous désinstallez Debatekeeper,
les formats personnalisés seront supprimés, alors assurez-vous d\'avoir une sauvegarde ailleurs.
\n• L\'interface en français, en allemand et en espagnol pour ceux dont les appareils sont en ces langues
\n• Nouvelle icône, grâce à Alberto Martinez
\n• La taille du texte du chronomètre s\'ajuste automatiquement dans Android 8.0 et plus récent
\n• Suppression du zéro non significatif des minutes
\n• Égalisation temporelle des sonnettes doubles et triples
\n• Ajout d\'un moyen de lancer les importations de fichiers depuis l\'application
\n• Simplification du traitement des fichiers de style de débat mal formés
\n• Correction de la gestion du service et des notifications
\n• Autres mises à jour en général pour actualiser l\'application pour Android 10
<string name="changelogDialog_message"> • Mis à jour afin de cibler Android 13
\n• Correction de la couleur de la barre de navigation
\n• Suppression de la prise en charge hérité des formats de débat dans le répertoire \"debatekeeper\"
\n• Suppression de la prise en charge hérité des formats de débat suivant la version 1.0 du schéma
</string>
<string name="changelogDialog_dontShow">Ne plus afficher ce message</string>
<string name="changelogDialog_ok">D\'accord, c\'est parti !</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-fr/xml_formats_2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public Licence along with this program. If
not, see <http://www.gnu.org/licenses/>.
-->
<resources>
<resources xmlns:tools="http://schemas.android.com/tools" tools:locale="fr">
<!-- Common error messages -->
<string name="xmlError_rootNoSchemaVersion">"Ce format de débat n'a pas de version de schema, donc il est impossible de savoir si vous avez besoin de mettre à jour pour que l'application puisse prendre en charge ce fichier !\n"</string>
<string name="xmlError_rootInvalidSchemaVersion">"La version du schema est non valable : « %1$s »"</string>
Expand Down