diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-21 00:19:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-21 00:19:16 +0000 |
commit | af313a79e879f6af5b6f430a981befb4df23a4b1 (patch) | |
tree | ed7242538637b3b7c7ed373e91587b4cfdc125f9 /apps/files/l10n/it.js | |
parent | 9695c021c2da7a497a248aba969396f16dea5d49 (diff) | |
download | nextcloud-server-af313a79e879f6af5b6f430a981befb4df23a4b1.tar.gz nextcloud-server-af313a79e879f6af5b6f430a981befb4df23a4b1.zip |
Fix(l10n): Update translations 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 | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index 851abf7b7f2..3bba12f4e1c 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -177,8 +177,7 @@ OC.L10N.register( "You don’t have permission to upload or create files here" : "Qui non hai i permessi per caricare o creare file", "Upload successful" : "Caricamento effettuato", "\"{displayName}\" action executed successfully" : "L'azione \"{displayName}\" è stata eseguita correttamente", - "\"{displayName}\" action failed" : "L'azione \"{displayName}\" è fallita", - "Select the row for {displayName}" : "Seleziona la riga per {displayName}", + "\"{displayName}\" action failed" : "L'azione \"{displayName}\" non è riuscita", "Rename file" : "Rinomina file", "File name" : "Nome file", "Folder name" : "Nome della cartella", @@ -196,10 +195,8 @@ 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", - "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", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" non è riuscita su alcuni elementi", + "\"{displayName}\" batch action executed successfully" : "L'azione batch \"{displayName}\" è stata eseguita correttamente", "List of files and folders." : "Lista di file e cartelle.", "Column headers with buttons are sortable." : "Le intestazioni di colonna con pulsanti sono ordinabili.", "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.", @@ -250,7 +247,7 @@ OC.L10N.register( "WebDAV URL" : "URL WebDAV", "Copy to clipboard" : "Copia negli appunti", "Use this address to access your Files via WebDAV" : "Usa questo indirizzo per accedere ai tuoi file con WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Se hai abilitato il 2FA, devi creare ed usare una nuova password per l'app cliccando qua.", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Se hai abilitato il 2FA, devi creare ed usare una nuova password per l'applicazione facendo clic qui.", "Clipboard is not available" : "Appunti non disponibili", "WebDAV URL copied to clipboard" : "L'URL WebDAV è stato copiato negli appunti", "Unable to change the favourite state of the file" : "Impossibile cambiare lo stato di preferito del file", @@ -277,7 +274,7 @@ OC.L10N.register( "Open folder {displayName}" : "Apri la cartella {displayName}", "Open in Files" : "Apri in File", "Open details" : "Apri i dettagli", - "Create new templates folder" : "Crea una nuova cartella dei templates", + "Create new templates folder" : "Crea una nuova cartella dei modelli", "Templates" : "Modelli", "Unable to initialize the templates directory" : "Impossibile inizializzare la cartella dei modelli", "Created new folder \"{name}\"" : "Crea una nuova cartella \"{name}\"", @@ -298,6 +295,7 @@ OC.L10N.register( "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", "No entries found in this folder" : "Nessuna voce trovata in questa cartella", + "Select all" : "Seleziona tutto", "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.", "Text file" : "File di testo", @@ -314,12 +312,14 @@ OC.L10N.register( "Deleted shares" : "Condivisioni eliminate", "Pending shares" : "Condivisioni in corso", "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}", + "This file has the tags {firstTags} and {lastTag}" : "Il file ha le etichette {firstTags} e {lastTag}", + "Select the row for {displayName}" : "Seleziona la riga per {displayName}", "Open folder {name}" : "Apri la cartella {name}", + "Unselect all" : "Deseleziona tutto", "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.", + "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Questo elenco non è stata mostrato completamente per ragioni di prestazioni. I file saranno mostrati durante la navigazione dell'elenco.", "Search for an account" : "Cerca un account", "Choose" : "Scegli", "No files or folders have been deleted yet" : "Nessun file o cartella è stato ancora eliminato" |