diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-25 00:07:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-25 00:07:30 +0000 |
commit | 133f3fdc9aec28383dba323d58569eddd160b0df (patch) | |
tree | 1eb42d2528978f8eb192f6b624633dea67f7b78b /core/l10n/it.js | |
parent | d01832ff64652f3e52fa41cccb19f122701af2c8 (diff) | |
download | nextcloud-server-133f3fdc9aec28383dba323d58569eddd160b0df.tar.gz nextcloud-server-133f3fdc9aec28383dba323d58569eddd160b0df.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index eb24ade2563..7da5d7ef0bf 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -157,15 +157,6 @@ OC.L10N.register( "{sharee} (email)" : "{sharee} (email)", "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", "Share" : "Condividi", - "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Condividi con persone su altri server utilizzando il loro ID di cloud federata nomeutente@esempio.com/nextcloud", - "Share with users or by mail..." : "Condividi con utenti o tramite posta...", - "Share with users or remote users..." : "Condividi con utenti o utenti remoti...", - "Share with users, remote users or by mail..." : "Condividi con utenti, utenti remoti o tramite posta...", - "Share with users or groups..." : "Condividi con utenti o gruppi...", - "Share with users, groups or by mail..." : "Condividi con utenti, gruppi o tramite posta...", - "Share with users, groups or remote users..." : "Condividi con utenti, gruppi o utenti remoti...", - "Share with users, groups, remote users or by mail..." : "Condividi con utenti, gruppi, utenti remoti o tramite posta...", - "Share with users..." : "Condividi con utenti...", "Error removing share" : "Errore durante la rimozione della condivisione", "Non-existing tag #{tag}" : "Etichetta #{tag} inesistente", "restricted" : "limitato", @@ -304,6 +295,15 @@ OC.L10N.register( "can change" : "può cambiare", "can delete" : "può eliminare", "access control" : "controllo d'accesso", + "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Condividi con persone su altri server utilizzando il loro ID di cloud federata nomeutente@esempio.com/nextcloud", + "Share with users or by mail..." : "Condividi con utenti o tramite posta...", + "Share with users or remote users..." : "Condividi con utenti o utenti remoti...", + "Share with users, remote users or by mail..." : "Condividi con utenti, utenti remoti o tramite posta...", + "Share with users or groups..." : "Condividi con utenti o gruppi...", + "Share with users, groups or by mail..." : "Condividi con utenti, gruppi o tramite posta...", + "Share with users, groups or remote users..." : "Condividi con utenti, gruppi o utenti remoti...", + "Share with users, groups, remote users or by mail..." : "Condividi con utenti, gruppi, utenti remoti o tramite posta...", + "Share with users..." : "Condividi con utenti...", "The update was successful. Redirecting you to Nextcloud now." : "L'aggiornamento è stato effettuato correttamente. Reindirizzamento immediato a Nextcloud.", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Ciao,\n\nvolevo informarti che %s ha condiviso %s con te.\nVedi: %s\n\n", "The share will expire on %s." : "La condivisione scadrà il %s.", |