summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/it.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/it.js')
-rw-r--r--apps/files/l10n/it.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index bdaaf16201f..9264e7c172f 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -194,13 +194,10 @@ OC.L10N.register(
"Could not copy {file}. {message}" : "Impossibile copiare {file}. {message}",
"Could not move {file}. {message}" : "Impossibile spostare {file}. {message}",
"Total rows summary" : "Riepilogo totale delle righe",
- "\"{displayName}\" failed on some elements " : "\"{displayName}\" è fallita su alcuni elementi",
- "\"{displayName}\" batch action executed successfully" : "L'azione batch \"{displayName}\" è stata eseguita con successo",
- "ascending" : "crescente",
- "descending" : "decrescente",
- "Sort list by {column} ({direction})" : "Ordina la lista per {column} ({direction})",
"Select all" : "Seleziona tutto",
"Unselect all" : "Deseleziona tutto",
+ "\"{displayName}\" failed on some elements " : "\"{displayName}\" è fallita su alcuni elementi",
+ "\"{displayName}\" batch action executed successfully" : "L'azione batch \"{displayName}\" è stata eseguita con successo",
"List of files and folders." : "Lista di file e cartelle.",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Questa lista non è stata mostrata completamente per ragioni di prestazioni. I file verranno mostrati durante la navigazione della lista.",
"{summaryFile} and {summaryFolder}" : "{summaryFile} e {summaryFolder}",
@@ -309,6 +306,9 @@ OC.L10N.register(
"This file has the tag {tag}" : "Questo file ha il tag {tag}",
"This file has the tags {firstTags} and {lastTag}" : "Il file ha i tag {firstTags} e {lastTag}",
"Open folder {name}" : "Apri la cartella {name}",
+ "ascending" : "crescente",
+ "descending" : "decrescente",
+ "Sort list by {column} ({direction})" : "Ordina la lista per {column} ({direction})",
"This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Questa lista non è stata mostrata completamente per ragioni di performances. I file verranno mostrati durante la navigazione della lista.",
"Search for an account" : "Cerca un account",
"Choose" : "Scegli",