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:09:52 +0300
committerNextcloud bot <bot@nextcloud.com>2022-10-04 06:09:52 +0300
commit150365340a3215dc0493e2928f3e0cea8df52054 (patch)
treebbe284b5a4042ef099f8517dc0489936ce0ef17d
parent7107ea2105366acaffe0b8d7062d6615aa8e37b9 (diff)
[tx-robot] Update transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--socialsharing_email/l10n/tr.js9
-rw-r--r--socialsharing_email/l10n/tr.json7
2 files changed, 16 insertions, 0 deletions
diff --git a/socialsharing_email/l10n/tr.js b/socialsharing_email/l10n/tr.js
new file mode 100644
index 0000000..cc58585
--- /dev/null
+++ b/socialsharing_email/l10n/tr.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "socialsharing_email",
+ {
+ "I shared a file with you" : "Seninle bir dosya paylaştım",
+ "Share via email" : "E-posta ile paylaş",
+ "Social sharing via email" : "E-posta ile sosyal ağ paylaşımı",
+ "Enable direct sharing of files via email, using shared links." : "Paylaşım bağlantılarını kullanarak dosyaların e-posta ile doğrudan paylaşılmasını sağlar."
+},
+"nplurals=2; plural=(n > 1);");
diff --git a/socialsharing_email/l10n/tr.json b/socialsharing_email/l10n/tr.json
new file mode 100644
index 0000000..9f15d1a
--- /dev/null
+++ b/socialsharing_email/l10n/tr.json
@@ -0,0 +1,7 @@
+{ "translations": {
+ "I shared a file with you" : "Seninle bir dosya paylaştım",
+ "Share via email" : "E-posta ile paylaş",
+ "Social sharing via email" : "E-posta ile sosyal ağ paylaşımı",
+ "Enable direct sharing of files via email, using shared links." : "Paylaşım bağlantılarını kullanarak dosyaların e-posta ile doğrudan paylaşılmasını sağlar."
+},"pluralForm" :"nplurals=2; plural=(n > 1);"
+} \ No newline at end of file