diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-17 01:57:20 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-17 01:57:20 -0400 |
commit | 91365a896966cc6571e669f267731c5ca96ca8f0 (patch) | |
tree | 6fdb3d834ae3b5978915965edda9e377031febcb /core/l10n/it.js | |
parent | 0155bcf278e2a948b45be0496f7d58fef2215fbd (diff) | |
download | nextcloud-server-91365a896966cc6571e669f267731c5ca96ca8f0.tar.gz nextcloud-server-91365a896966cc6571e669f267731c5ca96ca8f0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 39 |
1 files changed, 18 insertions, 21 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index 044241ba79c..cd3fc097c64 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -116,14 +116,15 @@ OC.L10N.register( "Error while sharing" : "Errore durante la condivisione", "Error while unsharing" : "Errore durante la rimozione della condivisione", "Error while changing permissions" : "Errore durante la modifica dei permessi", - "Shared with you and the group {group} by {owner}" : "Condiviso con te e con il gruppo {group} da {owner}", - "Shared with you by {owner}" : "Condiviso con te da {owner}", - "Share with users or groups …" : "Condividi con utenti o gruppi...", - "Share with users, groups or remote users …" : "Condividi con utenti, gruppi o utenti remoti...", - "Share" : "Condividi", - "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Condividi con persone su altri ownCloud utilizzando la sintassi nomeutente@esempio.com/owncloud", - "Share link" : "Condividi collegamento", + "Error setting expiration date" : "Errore durante l'impostazione della data di scadenza", "The public link will expire no later than {days} days after it is created" : "Il collegamento pubblico scadrà non più tardi di {days} giorni dopo la sua creazione", + "Set expiration date" : "Imposta data di scadenza", + "Expiration" : "Scadenza", + "Expiration date" : "Data di scadenza", + "Sending ..." : "Invio in corso...", + "Email sent" : "Messaggio inviato", + "Resharing is not allowed" : "La ri-condivisione non è consentita", + "Share link" : "Condividi collegamento", "Link" : "Collegamento", "Password protect" : "Proteggi con password", "Password" : "Password", @@ -131,28 +132,24 @@ OC.L10N.register( "Allow editing" : "Consenti la modifica", "Email link to person" : "Invia collegamento via email", "Send" : "Invia", - "Set expiration date" : "Imposta data di scadenza", - "Expiration" : "Scadenza", - "Expiration date" : "Data di scadenza", - "An error occured. Please try again" : "Si è verificato un errore. Prova ancora", - "Adding user..." : "Aggiunta utente in corso...", + "Shared with you and the group {group} by {owner}" : "Condiviso con te e con il gruppo {group} da {owner}", + "Shared with you by {owner}" : "Condiviso con te da {owner}", + "Shared in {item} with {user}" : "Condiviso in {item} con {user}", "group" : "gruppo", "remote" : "remota", - "Resharing is not allowed" : "La ri-condivisione non è consentita", - "Shared in {item} with {user}" : "Condiviso in {item} con {user}", - "Unshare" : "Rimuovi condivisione", "notify by email" : "notifica tramite email", + "Unshare" : "Rimuovi condivisione", "can share" : "può condividere", "can edit" : "può modificare", - "access control" : "controllo d'accesso", "create" : "creare", "change" : "cambia", "delete" : "elimina", - "Password protected" : "Protetta da password", - "Error unsetting expiration date" : "Errore durante la rimozione della data di scadenza", - "Error setting expiration date" : "Errore durante l'impostazione della data di scadenza", - "Sending ..." : "Invio in corso...", - "Email sent" : "Messaggio inviato", + "access control" : "controllo d'accesso", + "An error occured. Please try again" : "Si è verificato un errore. Prova ancora", + "Share" : "Condividi", + "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Condividi con persone su altri ownCloud utilizzando la sintassi nomeutente@esempio.com/owncloud", + "Share with users or groups …" : "Condividi con utenti o gruppi...", + "Share with users, groups or remote users …" : "Condividi con utenti, gruppi o utenti remoti...", "Warning" : "Avviso", "The object type is not specified." : "Il tipo di oggetto non è specificato.", "Enter new" : "Inserisci nuovo", |