Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Jan 9, 2024
1 parent b10e241 commit a1861cb
Show file tree
Hide file tree
Showing 158 changed files with 752 additions and 686 deletions.
15 changes: 12 additions & 3 deletions apps/files/l10n/it.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ OC.L10N.register(
"Download" : "Scarica",
"Delete" : "Elimina",
"Tags" : "Etichette",
"Show list view" : "Commuta la vista a lista",
"Show grid view" : "Commuta la vista a griglia",
"Show list view" : "Mostra la vista elenco",
"Show grid view" : "Mostra la visualizzazione griglia",
"Home" : "Home",
"Close" : "Chiudi",
"Could not create folder \"{dir}\"" : "Impossibile creare la cartella \"{dir}\"",
Expand Down Expand Up @@ -169,9 +169,11 @@ OC.L10N.register(
"The ownership transfer of {path} from {user} has completed." : "Il trasferimento di proprietà di {path} da {user} è completato.",
"in %s" : "in %s",
"File Management" : "Gestione dei file",
"Current directory path" : "Percorso della cartella corrente",
"Reload current directory" : "Ricarica la cartella corrente",
"Go to the \"{dir}\" directory" : "Vai alla cartella \"{dir}\"",
"Drag and drop files here to upload" : "Trascina i file qui per caricarli",
"Your have used your space quota and cannot upload files anymore" : "Hai esaurito la tua quota di spazio e non puoi più caricare file",
"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",
Expand Down Expand Up @@ -200,6 +202,7 @@ OC.L10N.register(
"\"{displayName}\" batch action executed successfully" : "L'azione batch \"{displayName}\" è stata eseguita con successo",
"{summaryFile} and {summaryFolder}" : "{summaryFile} e {summaryFolder}",
"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.",
"File not found" : "File non trovato",
"_{count} file_::_{count} files_" : ["{count} file","{count} file","{count} file"],
Expand All @@ -221,6 +224,7 @@ OC.L10N.register(
"Ownership transfer request sent" : "Richiesta di trasferimento della proprietà inviata",
"Cannot transfer ownership of a file or folder you do not own" : "Impossibile trasferire la proprietà di un file o di una cartella di cui non sei proprietario",
"Select file or folder to link to" : "Seleziona un file o una cartella da collegare",
"Choose file" : "Scegli file",
"Choose {file}" : "Scegli {file}",
"Add" : "Aggiungi",
"Loading current folder" : "Sto caricando la cartella corrente",
Expand All @@ -233,6 +237,8 @@ OC.L10N.register(
"Shared" : "Condiviso",
"Switch to list view" : "Passa alla vista elenco",
"Switch to grid view" : "Passa alla vista griglia",
"Error during upload: {message}" : "Errore durante il caricamento: {message}",
"Unknown error during upload" : "Errore sconosciuto durante il caricamento",
"Open the files app settings" : "Apri le impostazioni dell'app File",
"Files settings" : "Impostazioni File",
"File cannot be accessed" : "Il file non possono essere acceduti",
Expand All @@ -243,11 +249,12 @@ OC.L10N.register(
"Enable the grid view" : "Attiva visuale a griglia",
"Additional settings" : "Impostazioni aggiuntive",
"WebDAV" : "WebDAV",
"WebDAV URL" : "WebDAV URL",
"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.",
"Clipboard is not available" : "Appunti non disponibili",
"WebDAV URL copied to clipboard" : "L'URL di WebDAV è stato copiato negli appunti",
"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",
"Error while loading the file data" : "Errore durante il caricamento del file di dati",
"Pick a template for {name}" : "Scegli un modello per {name}",
Expand All @@ -263,6 +270,7 @@ OC.L10N.register(
"A file or folder with that name already exists in this folder" : "Esiste già un file o una cartella con quel nome in questa cartella",
"The files is locked" : "Il file è bloccato",
"The file does not exist anymore" : "Il file non esiste più",
"Choose destination" : "Scegli la destinazione",
"Copy to {target}" : "Copia in {target}",
"Move to {target}" : "Sposta in {target}",
"Cancelled move or copy operation" : "Operazione di spostamento o copia annullata",
Expand All @@ -273,6 +281,7 @@ OC.L10N.register(
"Templates" : "Modelli",
"Unable to initialize the templates directory" : "Impossibile inizializzare la cartella dei modelli",
"Created new folder \"{name}\"" : "Crea una nuova cartella \"{name}\"",
"One of the dropped files could not be processed" : "Impossibile elaborare uno dei file eliminati",
"Uploading \"{filename}\" failed" : "Caricamento di \"{filename}\" fallito",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} cartella","{folderCount} cartelle","{folderCount} cartelle"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} file","{fileCount} file","{fileCount} file"],
Expand Down
15 changes: 12 additions & 3 deletions apps/files/l10n/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"Download" : "Scarica",
"Delete" : "Elimina",
"Tags" : "Etichette",
"Show list view" : "Commuta la vista a lista",
"Show grid view" : "Commuta la vista a griglia",
"Show list view" : "Mostra la vista elenco",
"Show grid view" : "Mostra la visualizzazione griglia",
"Home" : "Home",
"Close" : "Chiudi",
"Could not create folder \"{dir}\"" : "Impossibile creare la cartella \"{dir}\"",
Expand Down Expand Up @@ -167,9 +167,11 @@
"The ownership transfer of {path} from {user} has completed." : "Il trasferimento di proprietà di {path} da {user} è completato.",
"in %s" : "in %s",
"File Management" : "Gestione dei file",
"Current directory path" : "Percorso della cartella corrente",
"Reload current directory" : "Ricarica la cartella corrente",
"Go to the \"{dir}\" directory" : "Vai alla cartella \"{dir}\"",
"Drag and drop files here to upload" : "Trascina i file qui per caricarli",
"Your have used your space quota and cannot upload files anymore" : "Hai esaurito la tua quota di spazio e non puoi più caricare file",
"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",
Expand Down Expand Up @@ -198,6 +200,7 @@
"\"{displayName}\" batch action executed successfully" : "L'azione batch \"{displayName}\" è stata eseguita con successo",
"{summaryFile} and {summaryFolder}" : "{summaryFile} e {summaryFolder}",
"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.",
"File not found" : "File non trovato",
"_{count} file_::_{count} files_" : ["{count} file","{count} file","{count} file"],
Expand All @@ -219,6 +222,7 @@
"Ownership transfer request sent" : "Richiesta di trasferimento della proprietà inviata",
"Cannot transfer ownership of a file or folder you do not own" : "Impossibile trasferire la proprietà di un file o di una cartella di cui non sei proprietario",
"Select file or folder to link to" : "Seleziona un file o una cartella da collegare",
"Choose file" : "Scegli file",
"Choose {file}" : "Scegli {file}",
"Add" : "Aggiungi",
"Loading current folder" : "Sto caricando la cartella corrente",
Expand All @@ -231,6 +235,8 @@
"Shared" : "Condiviso",
"Switch to list view" : "Passa alla vista elenco",
"Switch to grid view" : "Passa alla vista griglia",
"Error during upload: {message}" : "Errore durante il caricamento: {message}",
"Unknown error during upload" : "Errore sconosciuto durante il caricamento",
"Open the files app settings" : "Apri le impostazioni dell'app File",
"Files settings" : "Impostazioni File",
"File cannot be accessed" : "Il file non possono essere acceduti",
Expand All @@ -241,11 +247,12 @@
"Enable the grid view" : "Attiva visuale a griglia",
"Additional settings" : "Impostazioni aggiuntive",
"WebDAV" : "WebDAV",
"WebDAV URL" : "WebDAV URL",
"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.",
"Clipboard is not available" : "Appunti non disponibili",
"WebDAV URL copied to clipboard" : "L'URL di WebDAV è stato copiato negli appunti",
"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",
"Error while loading the file data" : "Errore durante il caricamento del file di dati",
"Pick a template for {name}" : "Scegli un modello per {name}",
Expand All @@ -261,6 +268,7 @@
"A file or folder with that name already exists in this folder" : "Esiste già un file o una cartella con quel nome in questa cartella",
"The files is locked" : "Il file è bloccato",
"The file does not exist anymore" : "Il file non esiste più",
"Choose destination" : "Scegli la destinazione",
"Copy to {target}" : "Copia in {target}",
"Move to {target}" : "Sposta in {target}",
"Cancelled move or copy operation" : "Operazione di spostamento o copia annullata",
Expand All @@ -271,6 +279,7 @@
"Templates" : "Modelli",
"Unable to initialize the templates directory" : "Impossibile inizializzare la cartella dei modelli",
"Created new folder \"{name}\"" : "Crea una nuova cartella \"{name}\"",
"One of the dropped files could not be processed" : "Impossibile elaborare uno dei file eliminati",
"Uploading \"{filename}\" failed" : "Caricamento di \"{filename}\" fallito",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} cartella","{folderCount} cartelle","{folderCount} cartelle"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} file","{fileCount} file","{fileCount} file"],
Expand Down
3 changes: 2 additions & 1 deletion apps/files_external/l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ OC.L10N.register(
"Secure https://" : "—Seguro— https://",
"FTP" : "FTP",
"Host" : "Servidor",
"Secure ftps://" : "—Seguro— ftps://",
"Secure ftps://" : "ftps:// Seguro",
"Local" : "Local",
"Location" : "Ubicación",
"Nextcloud" : "Nextcloud",
Expand All @@ -96,6 +96,7 @@ OC.L10N.register(
"Share" : "Compartir",
"Show hidden files" : "Mostrar archivos ocultos",
"Case sensitive file system" : "Sistema de archivos sensible a mayúsculas",
"Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "Desactivarlo permitirá utilizar un sistema de archivos insensible a mayúsculas y minúsculas, pero conlleva una penalización en el rendimiento.",
"Verify ACL access when listing files" : "Verificar acceso ACL al listar archivos",
"Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Comprobar los ACL de cada archivo o carpeta en un directorio para filtrar los ítems en los que el usuario no tiene permisos de lectura. Provoca un descenso en el rendimiento.",
"Timeout" : "Se agotó el tiempo",
Expand Down
3 changes: 2 additions & 1 deletion apps/files_external/l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"Secure https://" : "—Seguro— https://",
"FTP" : "FTP",
"Host" : "Servidor",
"Secure ftps://" : "—Seguro— ftps://",
"Secure ftps://" : "ftps:// Seguro",
"Local" : "Local",
"Location" : "Ubicación",
"Nextcloud" : "Nextcloud",
Expand All @@ -94,6 +94,7 @@
"Share" : "Compartir",
"Show hidden files" : "Mostrar archivos ocultos",
"Case sensitive file system" : "Sistema de archivos sensible a mayúsculas",
"Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "Desactivarlo permitirá utilizar un sistema de archivos insensible a mayúsculas y minúsculas, pero conlleva una penalización en el rendimiento.",
"Verify ACL access when listing files" : "Verificar acceso ACL al listar archivos",
"Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Comprobar los ACL de cada archivo o carpeta en un directorio para filtrar los ítems en los que el usuario no tiene permisos de lectura. Provoca un descenso en el rendimiento.",
"Timeout" : "Se agotó el tiempo",
Expand Down
Loading

0 comments on commit a1861cb

Please sign in to comment.