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

github.com/nextcloud/socialsharing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-10-04 06:10:10 +0300
committerNextcloud bot <bot@nextcloud.com>2022-10-04 06:10:10 +0300
commita6896acbf5c63b0474b55d79a2173a6a5e60fe44 (patch)
tree21cc7bc57fa346a39c5c558f872e01987c20c937
parent7bd8152324c36d3d8249cd0606bf6c712756c9f2 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--socialsharing_twitter/l10n/tr.js8
-rw-r--r--socialsharing_twitter/l10n/tr.json6
2 files changed, 14 insertions, 0 deletions
diff --git a/socialsharing_twitter/l10n/tr.js b/socialsharing_twitter/l10n/tr.js
new file mode 100644
index 0000000..482deab
--- /dev/null
+++ b/socialsharing_twitter/l10n/tr.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "socialsharing_twitter",
+ {
+ "Share to Twitter" : "Twitter ile paylaş",
+ "Social sharing via Twitter" : "Twitter ile sosyal ağ paylaşımı",
+ "Enable direct sharing of files via Twitter, using shared links." : "Paylaşım bağlantılarını kullanarak dosyaların Twitter ile doğrudan paylaşılmasını sağlar."
+},
+"nplurals=2; plural=(n > 1);");
diff --git a/socialsharing_twitter/l10n/tr.json b/socialsharing_twitter/l10n/tr.json
new file mode 100644
index 0000000..a1a6987
--- /dev/null
+++ b/socialsharing_twitter/l10n/tr.json
@@ -0,0 +1,6 @@
+{ "translations": {
+ "Share to Twitter" : "Twitter ile paylaş",
+ "Social sharing via Twitter" : "Twitter ile sosyal ağ paylaşımı",
+ "Enable direct sharing of files via Twitter, using shared links." : "Paylaşım bağlantılarını kullanarak dosyaların Twitter ile doğrudan paylaşılmasını sağlar."
+},"pluralForm" :"nplurals=2; plural=(n > 1);"
+} \ No newline at end of file