diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-18 00:36:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-18 00:36:00 +0000 |
commit | 7901a7059ff085d6b491212aa3933d426bedd809 (patch) | |
tree | 96674e02be30973cefd525047f82e1f4ff0a1857 /apps/files/l10n/it.json | |
parent | 362acd93aaffdb1271c8d5356cd2d6ea4ffaf9e1 (diff) | |
download | nextcloud-server-7901a7059ff085d6b491212aa3933d426bedd809.tar.gz nextcloud-server-7901a7059ff085d6b491212aa3933d426bedd809.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 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index 4fe5762eb62..8c9ed5afc59 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -153,7 +153,6 @@ "A file has been added to or removed from your <strong>favorites</strong>" : "Un file stato aggiunto o rimosso dai tuoi <strong>preferiti</strong>", "A file or folder has been <strong>changed</strong>" : "Un file o una cartella è stato <strong>modificato</strong>", "A favorite file or folder has been <strong>changed</strong>" : "Un file preferito o una cartella è stato <strong>modificato</strong>", - "All files" : "Tutti i file", "Upload (max. %s)" : "Carica (massimo %s)", "Accept" : "Accetta", "Reject" : "Rifiuta", @@ -185,15 +184,16 @@ "The name \"{newName}\"\" is already used in the folder \"{dir}\". Please choose a different name." : "Il nome \"{newName}\" è attualmente in uso nella cartella \"{dir}\". Scegli un nome diverso.", "Could not rename \"{oldName}\"" : "Impossibile rinominare \"{oldName}\"", "Total rows summary" : "Riepilogo totale delle righe", - "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", "ascending" : "crescente", "descending" : "decrescente", "Sort list by {column} ({direction})" : "Ordina la lista per {column} ({direction})", + "Select all" : "Seleziona tutto", + "Unselect all" : "Deseleziona tutto", "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.", + "File not found" : "File non trovato", "Storage informations" : "Informazioni di archiviazione", "{usedQuotaByte} used" : "{usedQuotaByte} usato", "{relative}% used" : "{relative}% usato", @@ -248,11 +248,11 @@ "List of favorites files and folders." : "Lista di file e cartelle preferiti.", "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", + "All files" : "Tutti i file", "List of recently modified files and folders." : "Lista di file e cartelle modificati di recente.", "No recently modified files" : "Nessun file modificato di recente", "Files and folders you recently modified will show up here." : "I file e le cartelle che hai modificato di recente saranno mostrati qui.", "Toggle %1$s sublist" : "Passa alla sottolista %1$s", - "Toggle grid view" : "Commuta la vista a griglia", "No entries found in this folder" : "Nessuna voce trovata in questa cartella", "Upload too large" : "Caricamento troppo grande", "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.", @@ -266,6 +266,7 @@ "%s used" : "%s utilizzato", "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s di %2$s utilizzati", + "Toggle grid view" : "Commuta la vista a griglia", "Deleted files" : "File eliminati", "Shares" : "Condivisioni", "Shared with others" : "Condivisi con altri", |