From 04b22dc66ef7c64125174175df521de1840aacfb Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 10 Oct 2018 00:41:37 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/fa.js | 10 ++++++++++ l10n/fa.json | 8 ++++++++ 2 files changed, 18 insertions(+) create mode 100644 l10n/fa.js create mode 100644 l10n/fa.json diff --git a/l10n/fa.js b/l10n/fa.js new file mode 100644 index 0000000..c102dc9 --- /dev/null +++ b/l10n/fa.js @@ -0,0 +1,10 @@ +OC.L10N.register( + "weather", + { + "Weather" : "آب و هوا", + "Save" : "ذخیره", + "Add a city" : "افزودن یک شهر", + "Cancel" : "لغو", + "Settings" : "تنظیمات" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/l10n/fa.json b/l10n/fa.json new file mode 100644 index 0000000..862e619 --- /dev/null +++ b/l10n/fa.json @@ -0,0 +1,8 @@ +{ "translations": { + "Weather" : "آب و هوا", + "Save" : "ذخیره", + "Add a city" : "افزودن یک شهر", + "Cancel" : "لغو", + "Settings" : "تنظیمات" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} \ No newline at end of file