summaryrefslogtreecommitdiffstats
path: root/apps/contactsinteraction
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-08-06 00:25:36 +0000
committerNextcloud bot <bot@nextcloud.com>2023-08-06 00:25:36 +0000
commit66a4c6c3d696ff5efd7b662d1e7b650af709ad0d (patch)
tree85721120c9406c19078376cab247a4a3f1437dc2 /apps/contactsinteraction
parent2b4be90b3415baa1eddb6a5c67b6d0a74a940388 (diff)
downloadnextcloud-server-66a4c6c3d696ff5efd7b662d1e7b650af709ad0d.tar.gz
nextcloud-server-66a4c6c3d696ff5efd7b662d1e7b650af709ad0d.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/contactsinteraction')
-rw-r--r--apps/contactsinteraction/l10n/fa.js9
-rw-r--r--apps/contactsinteraction/l10n/fa.json7
2 files changed, 16 insertions, 0 deletions
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