Files
Nextcloud bot dad4644546 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-06-18 00:22:59 +00:00

10 lines
603 B
JavaScript

OC.L10N.register(
"contactsinteraction",
{
"Recently contacted" : "اخیراً تماس گرفته شده",
"Contacts Interaction" : "تعامل با مخاطبان",
"Manages interaction between accounts and contacts" : "مدیریت تعامل بین حساب‌ها و مخاطبان",
"Collect data about accounts and contacts interactions and provide an address book for the data" : "جمع‌آوری داده‌های تعاملات حساب‌ها و مخاطبان و ارائه دفترچه آدرس برای این داده‌ها"
},
"nplurals=2; plural=(n > 1);");