diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-15 00:18:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-15 00:18:42 +0000 |
commit | c14f024fa2dae97fd716ad9f3dac958a6896f51a (patch) | |
tree | 38204b51420af05ed8184cd4bd0e1df7e0420b31 /apps/files/l10n/it.js | |
parent | eaa6d96cf7d447c5b9db5fcb0657dad5bb9c88af (diff) | |
download | nextcloud-server-c14f024fa2dae97fd716ad9f3dac958a6896f51a.tar.gz nextcloud-server-c14f024fa2dae97fd716ad9f3dac958a6896f51a.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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index 891144ade3d..625b4a60561 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -235,6 +235,7 @@ OC.L10N.register( "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}", + "Error during upload, status code {status}" : "Errore durante il caricamento, codice stato {status}", "Unknown error during upload" : "Errore sconosciuto durante il caricamento", "Open the files app settings" : "Apri le impostazioni dell'app File", "Files settings" : "Impostazioni File", @@ -260,6 +261,7 @@ OC.L10N.register( "Creating file" : "Creazione del file", "Blank" : "Vuoto", "Unable to create new file from template" : "Impossibile creare un nuovo file dal modello", + "Delete and unshare" : "Elimina e annulla la condivisione", "Unshare" : "Rimuovi condivisione", "Delete permanently" : "Elimina permanentemente", "Destination is not a folder" : "La destinazione non รจ una cartella", |