From 66a4c6c3d696ff5efd7b662d1e7b650af709ad0d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 6 Aug 2023 00:25:36 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/contactsinteraction/l10n/fa.js | 9 +++++++++ apps/contactsinteraction/l10n/fa.json | 7 +++++++ 2 files changed, 16 insertions(+) create mode 100644 apps/contactsinteraction/l10n/fa.js create mode 100644 apps/contactsinteraction/l10n/fa.json (limited to 'apps/contactsinteraction') diff --git a/apps/contactsinteraction/l10n/fa.js b/apps/contactsinteraction/l10n/fa.js new file mode 100644 index 00000000000..08ea2eda896 --- /dev/null +++ b/apps/contactsinteraction/l10n/fa.js @@ -0,0 +1,9 @@ +OC.L10N.register( + "contactsinteraction", + { + "Recently contacted" : "اخیراً تماس گرفته شده است", + "Contacts Interaction" : "تعامل با مخاطبین", + "Manages interaction between users and contacts" : "تعامل بین کاربران و مخاطبین را مدیریت می کند.", + "Collect data about user and contacts interactions and provide an address book for the data" : "اطلاعات مربوط به تعاملات کاربر و مخاطبین را جمع آوری کنید و یک دفترچه آدرس برای داده ها تهیه کنید." +}, +"nplurals=2; plural=(n > 1);"); diff --git a/apps/contactsinteraction/l10n/fa.json b/apps/contactsinteraction/l10n/fa.json new file mode 100644 index 00000000000..39c26ba6b15 --- /dev/null +++ b/apps/contactsinteraction/l10n/fa.json @@ -0,0 +1,7 @@ +{ "translations": { + "Recently contacted" : "اخیراً تماس گرفته شده است", + "Contacts Interaction" : "تعامل با مخاطبین", + "Manages interaction between users and contacts" : "تعامل بین کاربران و مخاطبین را مدیریت می کند.", + "Collect data about user and contacts interactions and provide an address book for the data" : "اطلاعات مربوط به تعاملات کاربر و مخاطبین را جمع آوری کنید و یک دفترچه آدرس برای داده ها تهیه کنید." +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} \ No newline at end of file -- cgit v1.2.3