diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-01 00:18:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-01 00:18:42 +0000 |
commit | 8b3161efc9dd35ad96cd77d5db8374376d1b8261 (patch) | |
tree | e4524c56da6990d7dadf8c0653bde35ec4ab7c2f /apps/files/l10n/it.js | |
parent | ba53734e15b3b153734f8f17eba4d7bcb07f9902 (diff) | |
download | nextcloud-server-8b3161efc9dd35ad96cd77d5db8374376d1b8261.tar.gz nextcloud-server-8b3161efc9dd35ad96cd77d5db8374376d1b8261.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index 70f7fd37bc4..a79c975fe63 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -172,6 +172,7 @@ OC.L10N.register( "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", + "Uploading \"{filename}\" failed" : "Caricamento di \"{filename}\" fallito", "Upload successful" : "Caricamento effettuato", "\"{displayName}\" action executed successfully" : "L'azione \"{displayName}\" è stata eseguita correttamente", "\"{displayName}\" action failed" : "L'azione \"{displayName}\" è fallita", |