From ebb222ed33bb6d24d477be11d5109a087de750df Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 13 Feb 2017 01:15:09 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/tr.js | 6 ++++++ l10n/tr.json | 4 ++++ 2 files changed, 10 insertions(+) create mode 100644 l10n/tr.js create mode 100644 l10n/tr.json diff --git a/l10n/tr.js b/l10n/tr.js new file mode 100644 index 0000000..bb39b66 --- /dev/null +++ b/l10n/tr.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "ocsms", + { + "Phone Sync" : "Telefon Sync" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/l10n/tr.json b/l10n/tr.json new file mode 100644 index 0000000..a88c154 --- /dev/null +++ b/l10n/tr.json @@ -0,0 +1,4 @@ +{ "translations": { + "Phone Sync" : "Telefon Sync" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} \ No newline at end of file