diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-17 02:18:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-17 02:18:42 +0000 |
commit | 82d4bdd770173461c1eb3746eba6b9cc005b3bbe (patch) | |
tree | 7694fbe060cb8184d1254685ab3bedf9bbfb8507 /lib | |
parent | b53a484d205b5c03aa7436461337363070ab52e9 (diff) | |
download | nextcloud-server-82d4bdd770173461c1eb3746eba6b9cc005b3bbe.tar.gz nextcloud-server-82d4bdd770173461c1eb3746eba6b9cc005b3bbe.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/he.js | 1 | ||||
-rw-r--r-- | lib/l10n/he.json | 1 | ||||
-rw-r--r-- | lib/l10n/it.js | 2 | ||||
-rw-r--r-- | lib/l10n/it.json | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/lib/l10n/he.js b/lib/l10n/he.js index 15f75222222..0cc6fdda3f4 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -85,6 +85,7 @@ OC.L10N.register( "Sharing backend %s not found" : "צד אחורי לשיתוף %s לא נמצא", "Sharing backend for %s not found" : "צד אחורי לשיתוף של %s לא נמצא", "Open »%s«" : "פתיחת „%s”", + "%1$s via %2$s" : "%1$s דרך %2$s", "You are not allowed to share %s" : "אינך רשאי/ת לשתף %s", "Can’t increase permissions of %s" : "לא ניתן לחזק את ההרשאות של %s", "Files can’t be shared with delete permissions" : "לא ניתן לשתף קבצים עם הרשאת מחיקה", diff --git a/lib/l10n/he.json b/lib/l10n/he.json index a5435aaa24f..65709c7d55b 100644 --- a/lib/l10n/he.json +++ b/lib/l10n/he.json @@ -83,6 +83,7 @@ "Sharing backend %s not found" : "צד אחורי לשיתוף %s לא נמצא", "Sharing backend for %s not found" : "צד אחורי לשיתוף של %s לא נמצא", "Open »%s«" : "פתיחת „%s”", + "%1$s via %2$s" : "%1$s דרך %2$s", "You are not allowed to share %s" : "אינך רשאי/ת לשתף %s", "Can’t increase permissions of %s" : "לא ניתן לחזק את ההרשאות של %s", "Files can’t be shared with delete permissions" : "לא ניתן לשתף קבצים עם הרשאת מחיקה", diff --git a/lib/l10n/it.js b/lib/l10n/it.js index a491b1e8aa1..66ac0187b5d 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -30,7 +30,7 @@ OC.L10N.register( "Following platforms are supported: %s" : "Sono supportate le seguenti piattaforme: %s", "Server version %s or higher is required." : "È richiesta la versione %s o successiva.", "Server version %s or lower is required." : "È richiesta la versione %s o precedente.", - "Logged in user must be an admin or sub admin" : "L'utente che ha eseguito l'accesso deve esere un amministratore o sub-amministratore", + "Logged in user must be an admin or sub admin" : "L'utente che ha eseguito l'accesso deve essere un amministratore o sub-amministratore", "Logged in user must be an admin" : "L'utente che ha eseguito l'accesso deve essere un amministratore ", "Wiping of device %s has started" : "La cancellazione del dispositivo %s è iniziata", "Wiping of device »%s« has started" : "La cancellazione del dispositivo «%s» è iniziata", diff --git a/lib/l10n/it.json b/lib/l10n/it.json index 5734b89e3ee..988da392dfe 100644 --- a/lib/l10n/it.json +++ b/lib/l10n/it.json @@ -28,7 +28,7 @@ "Following platforms are supported: %s" : "Sono supportate le seguenti piattaforme: %s", "Server version %s or higher is required." : "È richiesta la versione %s o successiva.", "Server version %s or lower is required." : "È richiesta la versione %s o precedente.", - "Logged in user must be an admin or sub admin" : "L'utente che ha eseguito l'accesso deve esere un amministratore o sub-amministratore", + "Logged in user must be an admin or sub admin" : "L'utente che ha eseguito l'accesso deve essere un amministratore o sub-amministratore", "Logged in user must be an admin" : "L'utente che ha eseguito l'accesso deve essere un amministratore ", "Wiping of device %s has started" : "La cancellazione del dispositivo %s è iniziata", "Wiping of device »%s« has started" : "La cancellazione del dispositivo «%s» è iniziata", |