aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-09-15 00:26:37 +0000
committerNextcloud bot <bot@nextcloud.com>2023-09-15 00:26:37 +0000
commit48f5c7c1c200379e583f6b428ecfe079b5c18605 (patch)
tree98922d94c509077892992df4ea98843c3f36cc68 /apps/files/l10n/it.js
parent62e4d162aa994aecc038f9dc5aa1cc05d4a8dd30 (diff)
downloadnextcloud-server-48f5c7c1c200379e583f6b428ecfe079b5c18605.tar.gz
nextcloud-server-48f5c7c1c200379e583f6b428ecfe079b5c18605.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.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index 1556e01428c..10022c2482b 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -186,6 +186,7 @@ OC.L10N.register(
"Another entry with the same name already exists" : "Esiste già un'altra voce con lo stesso nome",
"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.",
"Could not rename \"{oldName}\"" : "Impossibile rinominare \"{oldName}\"",
"Total rows summary" : "Riepilogo totale delle righe",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" è fallita su alcuni elementi",
@@ -248,6 +249,7 @@ OC.L10N.register(
"Open folder {displayName}" : "Apri la cartella {displayName}",
"Open in Files" : "Apri in File",
"Open details" : "Apri i dettagli",
+ "Created new folder \"{name}\"" : "Crea una nuova cartella \"{name}\"",
"Set up templates folder" : "Configura la cartella dei modelli",
"Templates" : "Modelli",
"Create new templates folder" : "Crea una nuova cartella dei templates",