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

github.com/nextcloud/circles.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-07-10 05:33:38 +0300
committerNextcloud bot <bot@nextcloud.com>2022-07-10 05:33:38 +0300
commit6e239c888f5187b0eb85478eb2b65877bdcc226a (patch)
tree9d6ada70469e2a1b8644d99343100ae843515ccc /l10n
parentc11f59e890e2588a88a5013276a014f3cf97f0da (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/tr.js3
-rw-r--r--l10n/tr.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/l10n/tr.js b/l10n/tr.js
index 85c816d6..4e4dc9e5 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -181,6 +181,7 @@ OC.L10N.register(
"No entries found in this folder" : "Bu klasörde herhangi bir kayıt yok",
"Name" : "Ad",
"Size" : "Boyut",
- "Modified" : "Değiştirilme"
+ "Modified" : "Değiştirilme",
+ "%s (Circle owned by %s)" : "%s (sahibi %s olan çevre)"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/tr.json b/l10n/tr.json
index 97fbeabe..aa36ffc8 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -179,6 +179,7 @@
"No entries found in this folder" : "Bu klasörde herhangi bir kayıt yok",
"Name" : "Ad",
"Size" : "Boyut",
- "Modified" : "Değiştirilme"
+ "Modified" : "Değiştirilme",
+ "%s (Circle owned by %s)" : "%s (sahibi %s olan çevre)"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file