diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-18 00:12:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-18 00:12:15 +0000 |
commit | 86279015e8702ed125a0158f5330fb34f053e08b (patch) | |
tree | 48a5f4074f2c1b9b2b1a0f85c04073fbde111831 /apps/files/l10n/it.json | |
parent | 9a92629a9422e53f2b6719e96d11334bb87d82aa (diff) | |
download | nextcloud-server-86279015e8702ed125a0158f5330fb34f053e08b.tar.gz nextcloud-server-86279015e8702ed125a0158f5330fb34f053e08b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/it.json')
-rw-r--r-- | apps/files/l10n/it.json | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index 8a7e8dcfd34..cf755d4d174 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -4,13 +4,13 @@ "Unknown error" : "Errore sconosciuto", "All files" : "Tutti i file", "Recent" : "Recenti", + "Favorites" : "Preferiti", "File could not be found" : "Il file non può essere trovato", "Move or copy" : "Sposta o copia", "Download" : "Scarica", "Delete" : "Elimina", "Home" : "Home", "Close" : "Chiudi", - "Favorites" : "Preferiti", "Could not create folder \"{dir}\"" : "Impossibile creare la cartella \"{dir}\"", "Upload cancelled." : "Caricamento annullato.", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Impossibile caricare {filename} poiché è una cartella oppure ha una dimensione di 0 byte", @@ -147,10 +147,6 @@ "The files you are trying to upload exceed the maximum size for file uploads on this server." : "I file che stai provando a caricare superano la dimensione massima consentita su questo server.", "No favorites yet" : "Nessun preferito ancora", "Files and folders you mark as favorite will show up here" : "I file e le cartelle che marchi come preferiti saranno mostrati qui", - "Shared with you" : "Condivisi con te", - "Shared with others" : "Condivisi con altri", - "Shared by link" : "Condivisi tramite collegamento", - "Deleted shares" : "Condivisioni eliminate", "Tags" : "Etichette", "Deleted files" : "File eliminati", "Text file" : "File di testo", @@ -158,6 +154,9 @@ "Move" : "Sposta", "A new file or folder has been <strong>deleted</strong>" : "Un nuovo file o cartella è stato <strong>eliminato</strong>", "A new file or folder has been <strong>restored</strong>" : "Un nuovo file o una cartella è stato <strong>ripristinato</strong>", - "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Utilizza questo indirizzo per <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">accedere ai tuoi file con WebDAV</a>" + "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Utilizza questo indirizzo per <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">accedere ai tuoi file con WebDAV</a>", + "Shared with you" : "Condivisi con te", + "Shared with others" : "Condivisi con altri", + "Shared by link" : "Condivisi tramite collegamento" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |