From 0e6c35522b82efc70e286ae60b3aba76600819ba Mon Sep 17 00:00:00 2001 From: Zeik0s Date: Wed, 15 Apr 2020 18:43:04 +0000 Subject: [PATCH 01/11] Translated using Weblate (German) Currently translated at 74.5% (41 of 55 strings) Translation: YunoHost/moulinette Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/de/ --- locales/de.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/locales/de.json b/locales/de.json index c779dbfd..715c7727 100644 --- a/locales/de.json +++ b/locales/de.json @@ -36,5 +36,6 @@ "deprecated_command_alias": "'{prog} {old}' ist veraltet und wird bald entfernt werden, benutze '{prog} {new}' stattdessen", "unknown_group": "Gruppe '{group}' ist unbekannt", "unknown_user": "Benutzer '{user}' ist unbekannt", - "info": "Info:" + "info": "Info:", + "invalid_token": "Ungültiger Token - bitte authentifizieren" } From 5d8cafcb86839f9f48303961e2057e3218bdd435 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20D=C3=B6ring?= Date: Wed, 15 Apr 2020 18:43:41 +0000 Subject: [PATCH 02/11] Translated using Weblate (German) Currently translated at 74.5% (41 of 55 strings) Translation: YunoHost/moulinette Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/de/ --- locales/de.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/locales/de.json b/locales/de.json index 715c7727..c1aa1346 100644 --- a/locales/de.json +++ b/locales/de.json @@ -37,5 +37,9 @@ "unknown_group": "Gruppe '{group}' ist unbekannt", "unknown_user": "Benutzer '{user}' ist unbekannt", "info": "Info:", - "invalid_token": "Ungültiger Token - bitte authentifizieren" + "invalid_token": "Ungültiger Token - bitte authentifizieren", + "corrupted_json": "Beschädigtes JSON gelesen von {ressource:s} (reason: {error:s})", + "unknown_error_reading_file": "Unbekannter Fehler beim Lesen der Datei {file:s} (reason: {error:s})", + "cannot_write_file": "Kann Datei {file:s} nicht schreiben (reason: {error:s})", + "cannot_open_file": "Kann Datei {file:s} nicht öffnen (reason: {error:s})" } From 2195c039c598fe5d805bda6eb313e2f25d11630f Mon Sep 17 00:00:00 2001 From: Zeik0s Date: Wed, 15 Apr 2020 18:44:23 +0000 Subject: [PATCH 03/11] Translated using Weblate (German) Currently translated at 76.4% (42 of 55 strings) Translation: YunoHost/moulinette Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/de/ --- locales/de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/de.json b/locales/de.json index c1aa1346..6a6f2a19 100644 --- a/locales/de.json +++ b/locales/de.json @@ -38,7 +38,7 @@ "unknown_user": "Benutzer '{user}' ist unbekannt", "info": "Info:", "invalid_token": "Ungültiger Token - bitte authentifizieren", - "corrupted_json": "Beschädigtes JSON gelesen von {ressource:s} (reason: {error:s})", + "corrupted_json": "Beschädigtes JSON gelesen von {ressource:s} (reason: {error:s})", "unknown_error_reading_file": "Unbekannter Fehler beim Lesen der Datei {file:s} (reason: {error:s})", "cannot_write_file": "Kann Datei {file:s} nicht schreiben (reason: {error:s})", "cannot_open_file": "Kann Datei {file:s} nicht öffnen (reason: {error:s})" From 778bb20fc087e6a8b1eb9434d6f61630f448a366 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20D=C3=B6ring?= Date: Wed, 15 Apr 2020 18:45:17 +0000 Subject: [PATCH 04/11] Translated using Weblate (German) Currently translated at 76.4% (42 of 55 strings) Translation: YunoHost/moulinette Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/de/ --- locales/de.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/locales/de.json b/locales/de.json index 6a6f2a19..01493e3e 100644 --- a/locales/de.json +++ b/locales/de.json @@ -41,5 +41,6 @@ "corrupted_json": "Beschädigtes JSON gelesen von {ressource:s} (reason: {error:s})", "unknown_error_reading_file": "Unbekannter Fehler beim Lesen der Datei {file:s} (reason: {error:s})", "cannot_write_file": "Kann Datei {file:s} nicht schreiben (reason: {error:s})", - "cannot_open_file": "Kann Datei {file:s} nicht öffnen (reason: {error:s})" + "cannot_open_file": "Kann Datei {file:s} nicht öffnen (reason: {error:s})", + "corrupted_yaml": "Beschädigtes JAML gelesen von {ressource:s} (reason: {error:s})" } From e9c171beff49b8678e91e3fd0774afdbda7a33e9 Mon Sep 17 00:00:00 2001 From: Zeik0s Date: Wed, 15 Apr 2020 18:45:29 +0000 Subject: [PATCH 05/11] Translated using Weblate (German) Currently translated at 100.0% (55 of 55 strings) Translation: YunoHost/moulinette Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/de/ --- locales/de.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/locales/de.json b/locales/de.json index 01493e3e..f5caa564 100644 --- a/locales/de.json +++ b/locales/de.json @@ -42,5 +42,15 @@ "unknown_error_reading_file": "Unbekannter Fehler beim Lesen der Datei {file:s} (reason: {error:s})", "cannot_write_file": "Kann Datei {file:s} nicht schreiben (reason: {error:s})", "cannot_open_file": "Kann Datei {file:s} nicht öffnen (reason: {error:s})", - "corrupted_yaml": "Beschädigtes JAML gelesen von {ressource:s} (reason: {error:s})" + "corrupted_yaml": "Beschädigtes YAML gelesen von {ressource:s} (reason: {error:s})", + "warn_the_user_that_lock_is_acquired": "der andere Befehl wurde gerade abgeschlossen, starte jetzt diesen Befehl", + "warn_the_user_about_waiting_lock_again": "Immer noch wartend...", + "warn_the_user_about_waiting_lock": "Ein anderer YunoHost Befehl läuft gerade, wir warten bis er fertig ist, bevor dieser laufen kann", + "command_unknown": "Befehl '{command:s}' unbekannt?", + "download_bad_status_code": "{url:s} lieferte folgende(n) Status Code(s) {code:s}", + "download_unknown_error": "Fehler beim Herunterladen von Daten von {url:s}: {error:s}", + "download_timeout": "{url:s} brauchte zu lange zum Antworten, hab aufgegeben.", + "download_ssl_error": "SSL Fehler beim Verbinden zu {url:s}", + "invalid_url": "Ungültige URL {url:s} (existiert diese Seite?)", + "error_changing_file_permissions": "Fehler beim Ändern der Berechtigungen für {path:s}: {error:s}" } From 94fb6ccf6849827e0a29e4c9f81bedf950fa4f6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20D=C3=B6ring?= Date: Wed, 15 Apr 2020 18:45:40 +0000 Subject: [PATCH 06/11] Translated using Weblate (German) Currently translated at 100.0% (55 of 55 strings) Translation: YunoHost/moulinette Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/de/ --- locales/de.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/locales/de.json b/locales/de.json index f5caa564..37496075 100644 --- a/locales/de.json +++ b/locales/de.json @@ -52,5 +52,8 @@ "download_timeout": "{url:s} brauchte zu lange zum Antworten, hab aufgegeben.", "download_ssl_error": "SSL Fehler beim Verbinden zu {url:s}", "invalid_url": "Ungültige URL {url:s} (existiert diese Seite?)", - "error_changing_file_permissions": "Fehler beim Ändern der Berechtigungen für {path:s}: {error:s}" + "error_changing_file_permissions": "Fehler beim Ändern der Berechtigungen für {path:s}: {error:s}", + "error_removing": "Fehler beim Entfernen {path:s}: {error:s}", + "error_writing_file": "Fehler beim Schreiben von Datei {file:s}: {error:s}", + "corrupted_toml": "Beschädigtes TOML gelesen von {ressource:s} (reason: {error:s})" } From 4dfcd3a13d2634b167882a354b54983924afac41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= Date: Wed, 15 Apr 2020 16:44:17 +0000 Subject: [PATCH 07/11] Translated using Weblate (French) Currently translated at 100.0% (55 of 55 strings) Translation: YunoHost/moulinette Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/fr/ --- locales/fr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/fr.json b/locales/fr.json index a30d4bab..b589d621 100644 --- a/locales/fr.json +++ b/locales/fr.json @@ -54,6 +54,6 @@ "corrupted_toml": "Fichier TOML corrompu en lecture depuis {ressource:s} (cause : {error:s})", "warn_the_user_about_waiting_lock": "Une autre commande YunoHost est actuellement en cours, nous attendons qu'elle se termine avant de démarrer celle là", "warn_the_user_about_waiting_lock_again": "Toujours en attente...", - "warn_the_user_that_lock_is_acquired": "l'autre commande vient de se terminer, lancement de cette commande", + "warn_the_user_that_lock_is_acquired": "l’autre commande vient de se terminer, lancement de cette commande", "invalid_token": "Jeton non valide - veuillez vous authentifier" } From a495d373d42457305f84b9f0f47c380a20432fd2 Mon Sep 17 00:00:00 2001 From: amirale qt Date: Mon, 20 Apr 2020 10:47:37 +0000 Subject: [PATCH 08/11] Translated using Weblate (Esperanto) Currently translated at 100.0% (55 of 55 strings) Translation: YunoHost/moulinette Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/eo/ --- locales/eo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/eo.json b/locales/eo.json index 45435701..2d45a9da 100644 --- a/locales/eo.json +++ b/locales/eo.json @@ -1,7 +1,7 @@ { "password": "Pasvorto", "colon": "{}: ", - "warn_the_user_that_lock_is_acquired": "la alia komando nur kompletigas, nun komencante ĉi tiun komandon", + "warn_the_user_that_lock_is_acquired": "la alia komando ĵus kompletigis, nun komencante ĉi tiun komandon", "warn_the_user_about_waiting_lock_again": "Ankoraŭ atendanta...", "warn_the_user_about_waiting_lock": "Alia komando de YunoHost funkcias ĝuste nun, ni atendas, ke ĝi finiĝos antaŭ ol funkcii ĉi tiu", "command_unknown": "Komando '{command:s}' nekonata?", From f7c9fdebfa5a610525506677b4aa40f945ad45bf Mon Sep 17 00:00:00 2001 From: amirale qt Date: Mon, 20 Apr 2020 09:04:10 +0000 Subject: [PATCH 09/11] Translated using Weblate (Dutch) Currently translated at 100.0% (55 of 55 strings) Translation: YunoHost/moulinette Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/nl/ --- locales/nl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/nl.json b/locales/nl.json index df4fb116..1434824b 100644 --- a/locales/nl.json +++ b/locales/nl.json @@ -49,7 +49,7 @@ "download_unknown_error": "Fout tijdens het downloaden van data van {url:s}: {error:s}", "download_bad_status_code": "{url:s} stuurt status code {code:s}", "command_unknown": "Opdracht '{command:s}' ongekend ?", - "warn_the_user_that_lock_is_acquired": "het andere commando is net voltooid, starten van dit commando", + "warn_the_user_that_lock_is_acquired": "de andere opdracht is zojuist voltooid en start nu deze opdracht", "warn_the_user_about_waiting_lock_again": "Nog steeds aan het wachten...", "warn_the_user_about_waiting_lock": "Een ander YunoHost commando wordt uitgevoerd, we wachten tot het gedaan is alovrens dit te starten", "corrupted_toml": "Ongeldige TOML werd gelezen op {ressource:s} (reason: {error:s})", From 7a093b90d73948e0275afeb8589b8884e2640b67 Mon Sep 17 00:00:00 2001 From: amirale qt Date: Mon, 20 Apr 2020 08:59:59 +0000 Subject: [PATCH 10/11] Translated using Weblate (Polish) Currently translated at 100.0% (55 of 55 strings) Translation: YunoHost/moulinette Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/pl/ --- locales/pl.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/pl.json b/locales/pl.json index e816f4b6..2d97b0aa 100644 --- a/locales/pl.json +++ b/locales/pl.json @@ -1,7 +1,7 @@ { "logged_out": "Wylogowano", - "password": "hasło", - "warn_the_user_that_lock_is_acquired": "drugie polecenie właśnie się zakończyło, teraz uruchamia to polecenie", + "password": "Hasło", + "warn_the_user_that_lock_is_acquired": "drugie polecenie właśnie się zakończyło, teraz uruchamiając to polecenie", "warn_the_user_about_waiting_lock_again": "Wciąż czekam...", "warn_the_user_about_waiting_lock": "Kolejne polecenie YunoHost jest teraz uruchomione, czekamy na jego zakończenie przed uruchomieniem tego", "command_unknown": "Polecenie „{command:s}” jest nieznane?", From 2673b4602b3ce1a5b7f2116fd3db6e1a6a766fe4 Mon Sep 17 00:00:00 2001 From: amirale qt Date: Mon, 20 Apr 2020 09:06:22 +0000 Subject: [PATCH 11/11] Translated using Weblate (Nepali) Currently translated at 3.6% (2 of 55 strings) Translation: YunoHost/moulinette Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/ne/ --- locales/ne.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/locales/ne.json b/locales/ne.json index 0967ef42..3f07aa14 100644 --- a/locales/ne.json +++ b/locales/ne.json @@ -1 +1,4 @@ -{} +{ + "logged_out": "लग आउट", + "password": "पासवर्ड" +}