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

github.com/nextcloud/files_rightclick.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-08-24 05:44:12 +0300
committerNextcloud bot <bot@nextcloud.com>2021-08-24 05:44:12 +0300
commit8ff2f7d56b7a02929905e708c18abcc09d89feca (patch)
tree24eea87cae6abaef8fd605e762f40fea61f7b6a4
parentf993cef7aa04d780ebc9a2d48e999f7296a6829c (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/it.js2
-rw-r--r--l10n/it.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/it.js b/l10n/it.js
index 5552af5..926dcee 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -2,6 +2,8 @@ OC.L10N.register(
"files_rightclick",
{
"Unselect" : "Deseleziona",
+ "Share folder" : "Condividi cartella",
+ "Share file" : "Condividi file",
"Select" : "Seleziona",
"Copied !" : "Copiato!",
"Right click" : "Clic destro",
diff --git a/l10n/it.json b/l10n/it.json
index e562cbc..0076562 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -1,5 +1,7 @@
{ "translations": {
"Unselect" : "Deseleziona",
+ "Share folder" : "Condividi cartella",
+ "Share file" : "Condividi file",
"Select" : "Seleziona",
"Copied !" : "Copiato!",
"Right click" : "Clic destro",