diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-02 00:19:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-02 00:19:37 +0000 |
commit | 94ee03d1cc92936afa90d3e2759132519d29c743 (patch) | |
tree | f449a762de12d3dc543c65e79b27bb29115f3627 /apps/files/l10n/it.js | |
parent | d58fc0f64584b618d3f6778ae6ac358de1b63351 (diff) | |
download | nextcloud-server-94ee03d1cc92936afa90d3e2759132519d29c743.tar.gz nextcloud-server-94ee03d1cc92936afa90d3e2759132519d29c743.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 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index 6b41a9393dc..cad8cf1e883 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -186,7 +186,6 @@ OC.L10N.register( "Filename" : "Nome file", "Folder name" : "Nome della cartella", "This node is unavailable" : "Questa nodo non è disponibile", - "Download file {name}" : "Scarica il file {name}", "Renamed \"{oldName}\" to \"{newName}\"" : "Rinominato \"{oldName}\" in \"{newName}\"", "Could not rename \"{oldName}\", it does not exist any more" : "Impossibile rinominare \"{oldName}\", non esiste più", "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.", @@ -299,7 +298,6 @@ OC.L10N.register( "Videos" : "Video", "Created new folder \"{name}\"" : "Crea una nuova cartella \"{name}\"", "Unable to initialize the templates directory" : "Impossibile inizializzare la cartella dei modelli", - "Create new templates folder" : "Crea una nuova cartella dei modelli", "Templates" : "Modelli", "New template folder" : "Nuova cartella dei modelli", "In folder" : "Nella cartella", @@ -327,6 +325,7 @@ OC.L10N.register( "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 your files and folders." : "Lista dei tuoi file e cartelle.", + "All folders" : "Tutte le cartelle", "Personal Files" : "File personali", "List of your files and folders that are not shared." : "Elenco dei file e delle cartelle che non sono condivisi.", "No personal files found" : "Nessun file personale trovato", @@ -348,6 +347,7 @@ OC.L10N.register( "\"remote user\"" : "\"utente remoto\"", "Select the row for {displayName}" : "Seleziona la riga per {displayName}", "Open folder {name}" : "Apri la cartella {name}", + "Download file {name}" : "Scarica il file {name}", "Unselect all" : "Deseleziona tutto", "ascending" : "crescente", "descending" : "decrescente", @@ -360,6 +360,7 @@ OC.L10N.register( "Open the files app settings" : "Apri le impostazioni dell'applicazione File", "You might not have have permissions to view it, ask the sender to share it" : "Potresti non avere i permessi per visualizzarlo, chiedi al mittente di condividerlo", "Set up templates folder" : "Configura la cartella dei modelli", + "Create new templates folder" : "Crea una nuova cartella dei modelli", "Toggle %1$s sublist" : "Passa alla sottolista %1$s", "Toggle grid view" : "Commuta la vista a griglia", "Shares" : "Condivisioni", |