diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-19 01:06:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-19 01:06:44 +0000 |
commit | b1ee9862f86d7d873f5168a921b183c5f373cc20 (patch) | |
tree | 6c4ca011b0f545e7e8be0e6631d2c4758fbf3db9 /core/l10n/it.js | |
parent | 8ec2e34576e84b256ee671f805a319ff27f3f944 (diff) | |
download | nextcloud-server-b1ee9862f86d7d873f5168a921b183c5f373cc20.tar.gz nextcloud-server-b1ee9862f86d7d873f5168a921b183c5f373cc20.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index e6e13e6fc0d..307a3a15469 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -51,6 +51,8 @@ OC.L10N.register( "Problem loading page, reloading in 5 seconds" : "Problema durante il caricamento della pagina, aggiornamento tra 5 secondi", "Saving..." : "Salvataggio in corso...", "Dismiss" : "Annulla", + "Password" : "Password", + "Cancel" : "Annulla", "seconds ago" : "secondi fa", "Logging in …" : "Accesso in corso...", "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Il collegamento per reimpostare la password è stato inviato al tuo indirizzo di posta. Se non lo ricevi in tempi ragionevoli, controlla le cartelle della posta indesiderata.<br>Se non dovesse essere nemmeno lì, contatta il tuo amministratore locale.", @@ -71,7 +73,6 @@ OC.L10N.register( "Already existing files" : "File già esistenti", "Which files do you want to keep?" : "Quali file vuoi mantenere?", "If you select both versions, the copied file will have a number added to its name." : "Se selezioni entrambe le versioni, sarà aggiunto un numero al nome del file copiato.", - "Cancel" : "Annulla", "Continue" : "Continua", "(all selected)" : "(tutti i selezionati)", "({count} selected)" : "({count} selezionati)", @@ -115,7 +116,6 @@ OC.L10N.register( "Share link" : "Condividi collegamento", "Link" : "Collegamento", "Password protect" : "Proteggi con password", - "Password" : "Password", "Allow upload and editing" : "Consenti il caricamento e la modifica", "Hide file listing" : "Nascondi elenco dei file", "Email link to person" : "Invia collegamento via email", |