You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/it.js
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -119,6 +119,7 @@ OC.L10N.register(
119
119
"All file types are allowed." : "Sono consentiti tutti i tipi di file.",
120
120
"The file {fileName} is too large. The maximum file size is {maxFileSize}." : "Il file {fileName} è troppo grande. La dimensione massima del file è {maxFileSize}.",
121
121
"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.",
122
123
"Allow only specific file types" : "Consenti solo tipi di file specifici",
123
124
"Custom file extensions" : "Estensioni di file personalizzate",
124
125
"Maximum number of files" : "Numero massimo di file",
Copy file name to clipboardExpand all lines: l10n/it.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -117,6 +117,7 @@
117
117
"All file types are allowed." : "Sono consentiti tutti i tipi di file.",
118
118
"The file {fileName} is too large. The maximum file size is {maxFileSize}." : "Il file {fileName} è troppo grande. La dimensione massima del file è {maxFileSize}.",
119
119
"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.",
120
121
"Allow only specific file types" : "Consenti solo tipi di file specifici",
121
122
"Custom file extensions" : "Estensioni di file personalizzate",
122
123
"Maximum number of files" : "Numero massimo di file",
0 commit comments