diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-16 00:28:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-16 00:28:25 +0000 |
commit | 83c2729aaec26f5f471b696dfcdc3d62e7b2b45d (patch) | |
tree | 2202447b3d5bf06b0261003fcaa57695417ac397 /apps/files/l10n/it.json | |
parent | ca946e7e2721cf62122e979d30f175c84a9dad48 (diff) | |
download | nextcloud-server-83c2729aaec26f5f471b696dfcdc3d62e7b2b45d.tar.gz nextcloud-server-83c2729aaec26f5f471b696dfcdc3d62e7b2b45d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/it.json')
-rw-r--r-- | apps/files/l10n/it.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index 02a966641c8..feecb19b5c4 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -192,13 +192,10 @@ "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}", @@ -307,6 +304,9 @@ "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", |