Skip to content

Commit

Permalink
Translations update from Hosted Weblate (#48)
Browse files Browse the repository at this point in the history
* Added translation using Weblate (Hindi)

* Added translation using Weblate (Hindi)

* Added translation using Weblate (Hindi)

* Added translation using Weblate (Hindi)

* Added translation using Weblate (Hindi)

* Added translation using Weblate (Hindi)

* Added translation using Weblate (Hindi)

* Added translation using Weblate (Hindi)

* Added translation using Weblate (Hindi)

* Added translation using Weblate (Hindi)

* Added translation using Weblate (Hindi)

* Translated using Weblate (French)

Currently translated at 100.0% (16 of 16 strings)

Translation: Hammer/General
Translate-URL: https://hosted.weblate.org/projects/hammer/clients/fr/

* Translated using Weblate (German)

Currently translated at 54.1% (13 of 24 strings)

Translation: Hammer/Android
Translate-URL: https://hosted.weblate.org/projects/hammer/android/de/

* Translated using Weblate (French)

Currently translated at 100.0% (24 of 24 strings)

Translation: Hammer/Android
Translate-URL: https://hosted.weblate.org/projects/hammer/android/fr/

* Translated using Weblate (Italian)

Currently translated at 45.8% (11 of 24 strings)

Translation: Hammer/Android
Translate-URL: https://hosted.weblate.org/projects/hammer/android/it/

---------

Co-authored-by: J. Lavoie <[email protected]>
  • Loading branch information
weblate and J. Lavoie authored Sep 1, 2023
1 parent 9b1e5c2 commit 9ab75b0
Show file tree
Hide file tree
Showing 15 changed files with 64 additions and 4 deletions.
5 changes: 3 additions & 2 deletions android/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Hammer</string>
<string name="loading">Laden…</string>
<string name="loading">Wird geladen …</string>
<string name="title_activity_configure_note_widget">Widget konfigurieren</string>
<string name="title_activity_add_note">Notiz hinzufügen</string>
<string name="overflow_menu_button">Mehr</string>
<string name="navdrawer_button">Navigation</string>
<string name="note_widget_dialog_save_button">Speichern</string>
<string name="note_widget_dialog_projects_dropdown">Kategorien</string>
<string name="note_widget_dialog_projects_dropdown">Projekte</string>
<string name="note_widget_button_description">Notiz hinzugefügen</string>
<string name="note_widget_toast_no_projects">Keine Projekte bisher</string>
<string name="note_widget_dialog_title">Notiz hinzufügen:</string>
<string name="note_widget_toast_success">Notiz hinzugefügt</string>
<string name="note_widget_dialog_cancel_button">Abbrechen</string>
</resources>
14 changes: 13 additions & 1 deletion android/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,20 @@
<string name="navdrawer_button">Tiroir de navigation</string>
<string name="note_widget_dialog_title">Ajouter une note à :</string>
<string name="note_widget_dialog_save_button">Enregistrer</string>
<string name="note_widget_dialog_projects_dropdown">Catégories</string>
<string name="note_widget_dialog_projects_dropdown">Projets</string>
<string name="note_widget_button_description">Ajouter une note</string>
<string name="note_widget_toast_no_projects">Aucun projet</string>
<string name="note_widget_toast_success">Note ajoutée</string>
<string name="note_widget_dialog_cancel_button">Annuler</string>
<string name="note_widget_dialog_failure_bad_project">Projet introuvable : %1$s</string>
<string name="note_widget_confirm_cancel_title">Rejeter la note \?</string>
<string name="note_widget_confirm_cancel_positive">Rejeter</string>
<string name="note_widget_confirm_cancel_negative">Annuler</string>
<string name="action_add_note_short_label">Ajouter une note</string>
<string name="action_add_note_long_label">Ajouter une note d\'histoire</string>
<string name="action_add_note_disabled">L\'ajout de notes est actuellement désactivé</string>
<string name="title_activity_add_note_widget_config">Configurer le Widget</string>
<string name="note_widget_config_project_checkbox">Ajouter des notes au projet spécifié</string>
<string name="note_widget_config_project_checkbox_explained">Si aucun projet n\'est sélectionné, il vous sera demandé de choisir un projet à chaque fois.</string>
<string name="note_widget_config_title">Configurer la largeur de la note :</string>
</resources>
4 changes: 4 additions & 0 deletions android/src/main/res/values-hi/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>

</resources>
3 changes: 2 additions & 1 deletion android/src/main/res/values-it/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<string name="note_widget_dialog_save_button">Salva</string>
<string name="note_widget_toast_no_projects">Nessun Progetto</string>
<string name="note_widget_toast_success">Nota Aggiunta</string>
<string name="note_widget_dialog_projects_dropdown">Categorie</string>
<string name="note_widget_dialog_projects_dropdown">Progetti</string>
<string name="note_widget_button_description">Aggiungi Nota</string>
<string name="note_widget_dialog_failure_bad_project">Progetto non trovato: %1$s</string>
</resources>
2 changes: 2 additions & 0 deletions common/resources/MR/fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@
<string name="unsaved_dialog_positive_button">Ignorer et fermer</string>
<string name="close_dialog_button">Fermer</string>
<string name="more_menu_button">Plus</string>
<string name="network_request_failure_connection">Demande de réseau échouée : %1$s</string>
<string name="network_request_failure_parse_body">Échec de l\'analyse du corps de la réponse : %1$s</string>
</resources>
4 changes: 4 additions & 0 deletions common/resources/MR/hi/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>

</resources>
4 changes: 4 additions & 0 deletions common/resources/MR/hi/strings_account_settings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>

</resources>
4 changes: 4 additions & 0 deletions common/resources/MR/hi/strings_drafts.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>

</resources>
4 changes: 4 additions & 0 deletions common/resources/MR/hi/strings_encyclopedia.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>

</resources>
4 changes: 4 additions & 0 deletions common/resources/MR/hi/strings_notes.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>

</resources>
4 changes: 4 additions & 0 deletions common/resources/MR/hi/strings_project_home.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>

</resources>
4 changes: 4 additions & 0 deletions common/resources/MR/hi/strings_projects_list.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>

</resources>
4 changes: 4 additions & 0 deletions common/resources/MR/hi/strings_scene_editor.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>

</resources>
4 changes: 4 additions & 0 deletions common/resources/MR/hi/strings_scene_list.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>

</resources>
4 changes: 4 additions & 0 deletions desktop/resources/MR/hi/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>

</resources>

0 comments on commit 9ab75b0

Please sign in to comment.