diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-29 01:54:44 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-29 01:54:44 -0400 |
commit | 733d59ed44aac05b2863cb4cf4782ab1e367891f (patch) | |
tree | faf77baa4a108e5ebf54c244405919fa8091aea1 /lib/l10n/it.js | |
parent | 774a38256d718363a7a501f4e6ff42e1a89dab3a (diff) | |
download | nextcloud-server-733d59ed44aac05b2863cb4cf4782ab1e367891f.tar.gz nextcloud-server-733d59ed44aac05b2863cb4cf4782ab1e367891f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/it.js')
-rw-r--r-- | lib/l10n/it.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js index cd821421201..1bdda442f01 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -45,6 +45,7 @@ OC.L10N.register( "File name is a reserved word" : "Il nome del file è una parola riservata", "File name contains at least one invalid character" : "Il nome del file contiene almeno un carattere non valido", "File name is too long" : "Il nome del file è troppo lungo", + "File is currently busy, please try again later" : "Il file è attualmente occupato, riprova più tardi", "Can't read file" : "Impossibile leggere il file", "App directory already exists" : "La cartella dell'applicazione esiste già", "Can't create app folder. Please fix permissions. %s" : "Impossibile creare la cartella dell'applicazione. Correggi i permessi. %s", @@ -85,6 +86,7 @@ OC.L10N.register( "Set an admin username." : "Imposta un nome utente di amministrazione.", "Set an admin password." : "Imposta una password di amministrazione.", "Can't create or write into the data directory %s" : "Impossibile creare o scrivere nella cartella dei dati %s", + "Invalid Federated Cloud ID" : "ID di cloud federata non valido", "%s shared »%s« with you" : "%s ha condiviso «%s» con te", "%s via %s" : "%s tramite %s", "Sharing %s failed, because the backend does not allow shares from type %i" : "Condivisione di %s non riuscita, poiché il motore non consente condivisioni del tipo %i", |