fa.js 644 B

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