Skip to content

Commit cc00256

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent b1f6cef commit cc00256

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

l10n/it.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ OC.L10N.register(
119119
"All file types are allowed." : "Sono consentiti tutti i tipi di file.",
120120
"The file {fileName} is too large. The maximum file size is {maxFileSize}." : "Il file {fileName} è troppo grande. La dimensione massima del file è {maxFileSize}.",
121121
"There was an error during submitting the file: {message}." : "Si è verificato un errore durante l'invio del file: {message}.",
122+
"Please wait until the file has been uploaded." : "Attendi il caricamento del file.",
122123
"Allow only specific file types" : "Consenti solo tipi di file specifici",
123124
"Custom file extensions" : "Estensioni di file personalizzate",
124125
"Maximum number of files" : "Numero massimo di file",

l10n/it.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@
117117
"All file types are allowed." : "Sono consentiti tutti i tipi di file.",
118118
"The file {fileName} is too large. The maximum file size is {maxFileSize}." : "Il file {fileName} è troppo grande. La dimensione massima del file è {maxFileSize}.",
119119
"There was an error during submitting the file: {message}." : "Si è verificato un errore durante l'invio del file: {message}.",
120+
"Please wait until the file has been uploaded." : "Attendi il caricamento del file.",
120121
"Allow only specific file types" : "Consenti solo tipi di file specifici",
121122
"Custom file extensions" : "Estensioni di file personalizzate",
122123
"Maximum number of files" : "Numero massimo di file",

0 commit comments

Comments
 (0)