From 25da2cabd3fd8b87694c6011d375b1c0e7ae2ba9 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 23 Jan 2018 01:27:42 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/bg.js | 6 ++++++ l10n/bg.json | 4 ++++ 2 files changed, 10 insertions(+) create mode 100644 l10n/bg.js create mode 100644 l10n/bg.json diff --git a/l10n/bg.js b/l10n/bg.js new file mode 100644 index 0000000..e46f606 --- /dev/null +++ b/l10n/bg.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "ocsms", + { + "Phone Sync" : "Синхронизиране на телефона" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/bg.json b/l10n/bg.json new file mode 100644 index 0000000..bcf9671 --- /dev/null +++ b/l10n/bg.json @@ -0,0 +1,4 @@ +{ "translations": { + "Phone Sync" : "Синхронизиране на телефона" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file