Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-04 05:32:07 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-04 05:32:07 +0300
commit9124e60da8962da066545e5c1bd74e0b29a47801 (patch)
treeb8f83fedace9e63bdd44d61cccd6a3a6ff3813ba /apps/files
parentda050a36654baf3028a0dfdb055d1e077b3c4e2e (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/it.js2
-rw-r--r--apps/files/l10n/it.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index bc5032b4f49..cfd3dbb3ed5 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -41,6 +41,8 @@ OC.L10N.register(
"Details" : "Dettagli",
"Please select tag(s) to add to the selection" : "Seleziona un'etichetta(e) da aggiungere alla selezione",
"Apply tag(s) to selection" : "Applica etichetta(e) alla selezione",
+ "Select directory \"{dirName}\"" : "Seleziona cartella \"{dirName}\"",
+ "Select file \"{fileName}\"" : "Seleziona file \"{fileName}\"",
"Pending" : "In corso",
"Unable to determine date" : "Impossibile determinare la data",
"This operation is forbidden" : "Questa operazione è vietata",
diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json
index 53a24995ba8..5ab479196c3 100644
--- a/apps/files/l10n/it.json
+++ b/apps/files/l10n/it.json
@@ -39,6 +39,8 @@
"Details" : "Dettagli",
"Please select tag(s) to add to the selection" : "Seleziona un'etichetta(e) da aggiungere alla selezione",
"Apply tag(s) to selection" : "Applica etichetta(e) alla selezione",
+ "Select directory \"{dirName}\"" : "Seleziona cartella \"{dirName}\"",
+ "Select file \"{fileName}\"" : "Seleziona file \"{fileName}\"",
"Pending" : "In corso",
"Unable to determine date" : "Impossibile determinare la data",
"This operation is forbidden" : "Questa operazione è vietata",