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-16 05:45:03 +0300
committerNextcloud bot <bot@nextcloud.com>2021-08-16 05:45:03 +0300
commit7c7c584a2215a27f4cf715850f86a973a7f06e7b (patch)
tree735f0fd367dd0465859f900e0d6dd0f12f4d8a2b
parentcb012283d6c62c0826de3ef9a7788866633500e1 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/tr.js2
-rw-r--r--l10n/tr.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/tr.js b/l10n/tr.js
index ffc2e55..2fd9e5b 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -2,6 +2,8 @@ OC.L10N.register(
"files_rightclick",
{
"Unselect" : "Bırak",
+ "Share folder" : "Klasör paylaş",
+ "Share file" : "Dosya paylaş",
"Select" : "Seç",
"Copied !" : "Kopyalandı !",
"Right click" : "Sağ tık",
diff --git a/l10n/tr.json b/l10n/tr.json
index 2c8e795..de39312 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -1,5 +1,7 @@
{ "translations": {
"Unselect" : "Bırak",
+ "Share folder" : "Klasör paylaş",
+ "Share file" : "Dosya paylaş",
"Select" : "Seç",
"Copied !" : "Kopyalandı !",
"Right click" : "Sağ tık",