diff options
Diffstat (limited to 'lib/l10n')
-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", |