diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-24 02:16:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-24 02:16:44 +0000 |
commit | 54c716ec8fb5e8774384fb2a023ea1a74116c09e (patch) | |
tree | 00bd5ad882f5a2cb1004b29b2b03911ef767cb07 /apps/files/l10n/it.js | |
parent | c5c3d04fa1c56b0998cec47f652a29fbf13e1bde (diff) | |
download | nextcloud-server-54c716ec8fb5e8774384fb2a023ea1a74116c09e.tar.gz nextcloud-server-54c716ec8fb5e8774384fb2a023ea1a74116c09e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/it.js')
-rw-r--r-- | apps/files/l10n/it.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index 0821acd7779..99c67c822ef 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -4,15 +4,13 @@ OC.L10N.register( "Storage is temporarily not available" : "L'archiviazione è temporaneamente non disponibile", "Storage invalid" : "Archiviazione non valida", "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}\"", "This will stop your current uploads." : "Questo fermerà i caricamenti attuali.", "Upload cancelled." : "Caricamento annullato.", @@ -94,6 +92,7 @@ OC.L10N.register( "You can only favorite a single file or folder at a time" : "Puoi aggiungere ai preferiti un singolo file o cartella alla volta", "New folder" : "Nuova cartella", "Upload file" : "Carica file", + "Recent" : "Recenti", "Not favorited" : "Non preferito", "Remove from favorites" : "Rimuovi dai preferiti", "Add to favorites" : "Aggiungi ai preferiti", @@ -135,6 +134,7 @@ OC.L10N.register( "A file or folder has been <strong>deleted</strong>" : "Un file o una cartella è stato <strong>eliminato</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limita le notifiche relative alla creazione e alla modifica dei tuoi <strong>file preferiti</strong> <em>(Solo flusso)</em>", "A file or folder has been <strong>restored</strong>" : "Un file o una cartella è stato <strong>ripristinato</strong>", + "All files" : "Tutti i file", "Unlimited" : "Illimitata", "Upload (max. %s)" : "Carica (massimo %s)", "Accept" : "Accetta", |