diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-30 00:08:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-30 00:08:44 +0000 |
commit | b9b7f8bede0562b4e0eb067c62ecbe93a298793f (patch) | |
tree | 9b52fd8c356fcc00f347065ca164671f50393720 /core/l10n/it.js | |
parent | 4be17dff0f9846d32f9740e7d7766bdbc1e98b51 (diff) | |
download | nextcloud-server-b9b7f8bede0562b4e0eb067c62ecbe93a298793f.tar.gz nextcloud-server-b9b7f8bede0562b4e0eb067c62ecbe93a298793f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index c924b076b49..a2d9a41f9d0 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -47,6 +47,8 @@ OC.L10N.register( "%s (incompatible)" : "%s (incompatibile)", "Following apps have been disabled: %s" : "Le seguenti applicazioni sono state disabilitate: %s", "Already up to date" : "Già aggiornato", + "No contacts found" : "Nessun contatto trovato", + "Show all contacts …" : "Mostra tutti i contatti...", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Si sono verificati errori con il controllo di integrità del codice. Ulteriori informazioni…</a>", "Settings" : "Impostazioni", "Connection to server lost" : "Connessione al server interrotta", @@ -127,6 +129,7 @@ OC.L10N.register( "Email link to person" : "Invia collegamento via email", "Send" : "Invia", "Allow upload and editing" : "Consenti il caricamento e la modifica", + "Read only" : "Sola lettura", "File drop (upload only)" : "Rilascia file (solo caricamento)", "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}", @@ -155,6 +158,7 @@ OC.L10N.register( "{sharee} (email)" : "{sharee} (email)", "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", "Share" : "Condividi", + "Name..." : "Nome...", "Error" : "Errore", "Error removing share" : "Errore durante la rimozione della condivisione", "Non-existing tag #{tag}" : "Etichetta #{tag} inesistente", |