diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-25 00:12:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-25 00:12:34 +0000 |
commit | fb77ff9da432f5cf304a67a538ed497ee437c155 (patch) | |
tree | c63ed4e140c60f65e86c869e58ae0ae54031677b /lib/l10n/it.js | |
parent | a96137ef0bbe707d58227e0635209cf28f78e934 (diff) | |
download | nextcloud-server-fb77ff9da432f5cf304a67a538ed497ee437c155.tar.gz nextcloud-server-fb77ff9da432f5cf304a67a538ed497ee437c155.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/it.js')
-rw-r--r-- | lib/l10n/it.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js index f80a4e63354..e9f6c82f83d 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -126,6 +126,7 @@ OC.L10N.register( "Sharing %s failed, because resharing is not allowed" : "Condivisione di %s non riuscita, poiché la ri-condivisione non è consentita", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Condivisione di %s non riuscita, poiché il motore di condivisione per %s non riesce a trovare la sua fonte", "Sharing %s failed, because the file could not be found in the file cache" : "Condivisione di %s non riuscita, poiché il file non è stato trovato nella cache", + "Open »%s«" : "Apri «%s»", "Can’t increase permissions of %s" : "Impossibile aumentare i permessi di %s", "Files can’t be shared with delete permissions" : "I file non possono essere condivisi con permessi di eliminazione", "Files can’t be shared with create permissions" : "I file non possono essere condivisi con permessi di creazione", @@ -134,7 +135,6 @@ OC.L10N.register( "%s shared »%s« with you" : "%s ha condiviso «%s» con te", "%s shared »%s« with you." : "%s ha condiviso «%s» con te.", "Click the button below to open it." : "Fai clic sul pulsante sotto per aprirlo.", - "Open »%s«" : "Apri «%s»", "%s via %s" : "%s tramite %s", "The requested share does not exist anymore" : "La condivisione richiesta non esiste più", "Could not find category \"%s\"" : "Impossibile trovare la categoria \"%s\"", |