diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-15 02:31:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-15 02:31:48 +0000 |
commit | fde8c081d8d58f92e156628f5b6f2bfd5f5a0272 (patch) | |
tree | c026f79e41da997668aa63605fe483a23003ad6e /apps/files/l10n/it.js | |
parent | 009d5e93f71badf761144c15bcce7382dd579391 (diff) | |
download | nextcloud-server-fde8c081d8d58f92e156628f5b6f2bfd5f5a0272.tar.gz nextcloud-server-fde8c081d8d58f92e156628f5b6f2bfd5f5a0272.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/it.js')
-rw-r--r-- | apps/files/l10n/it.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index 64ee4f93972..28c63e5074e 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -8,6 +8,8 @@ OC.L10N.register( "Move or copy" : "Sposta o copia", "Download" : "Scarica", "Delete" : "Elimina", + "Show list view" : "Commuta la vista a lista", + "Show grid view" : "Commuta la vista a griglia", "Home" : "Home", "Close" : "Chiudi", "Favorites" : "Preferiti", @@ -40,8 +42,6 @@ OC.L10N.register( "Could not load info for file \"{file}\"" : "Impossibile caricare le informazioni per il file \"{file}\"", "Files" : "File", "Details" : "Dettagli", - "Show list view" : "Commuta la vista a lista", - "Show grid view" : "Commuta la vista a griglia", "Please select tag(s) to add to the selection" : "Seleziona un'etichetta(e) da aggiungere alla selezione", "Apply tag(s) to selection" : "Applica etichetta(e) alla selezione", "Select directory \"{dirName}\"" : "Seleziona cartella \"{dirName}\"", |