diff --git a/l10n/fa.js b/l10n/fa.js index 7179151..9635b66 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -2,11 +2,24 @@ OC.L10N.register( "ocsms", { "Phone Sync" : "همگام سازی تلفن", + "An app to sync SMS with your cloud" : "برنامه ای برای همگام سازی پیام کوتاه با ابر شما", "Cancel" : "لغو", - "Confirm" : "تایید", + "Confirm" : "تائید", + "No contact found." : "هیچ تماس یافت نشد", "Settings" : "تنظیمات", + "Max messages to load per conversation" : "حداکثر پیام برای بارگیری در هر مکالمه", + "Invalid message limit" : "حد مجاز پیام نامعتبر است", + "Default country code" : "کد کشور پیش فرض", + "Contact ordering" : "تماس با سفارش", + "Last message" : "آخرین پیام", + "Label" : "برچسب", + "Reverse ?" : "وارونه؟", "Notification settings" : "تنظیمات اعلان", "Enable" : "فعال", - "Disable" : "غیرفعال کردن" + "Disable" : "غیرفعال کردن", + "Are you sure you want to wipe all your messages ?" : "آیا مطمئن هستید که می خواهید تمام پیام های خود را پاک کنید؟", + "Reset all messages" : "تنظیم مجدد همه پیام ها", + "%s message(s) shown of %s message(s) stored in database." : "%s پیام (های) نشان داده شده از %s پیام (های) ذخیره شده در پایگاه داده.", + "Please select a conversation from the list to load it." : "لطفاً یک بار مکالمه را از لیست انتخاب کنید تا بارگیری شود." }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/fa.json b/l10n/fa.json index 8d848de..25ca167 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -1,10 +1,23 @@ { "translations": { "Phone Sync" : "همگام سازی تلفن", + "An app to sync SMS with your cloud" : "برنامه ای برای همگام سازی پیام کوتاه با ابر شما", "Cancel" : "لغو", - "Confirm" : "تایید", + "Confirm" : "تائید", + "No contact found." : "هیچ تماس یافت نشد", "Settings" : "تنظیمات", + "Max messages to load per conversation" : "حداکثر پیام برای بارگیری در هر مکالمه", + "Invalid message limit" : "حد مجاز پیام نامعتبر است", + "Default country code" : "کد کشور پیش فرض", + "Contact ordering" : "تماس با سفارش", + "Last message" : "آخرین پیام", + "Label" : "برچسب", + "Reverse ?" : "وارونه؟", "Notification settings" : "تنظیمات اعلان", "Enable" : "فعال", - "Disable" : "غیرفعال کردن" + "Disable" : "غیرفعال کردن", + "Are you sure you want to wipe all your messages ?" : "آیا مطمئن هستید که می خواهید تمام پیام های خود را پاک کنید؟", + "Reset all messages" : "تنظیم مجدد همه پیام ها", + "%s message(s) shown of %s message(s) stored in database." : "%s پیام (های) نشان داده شده از %s پیام (های) ذخیره شده در پایگاه داده.", + "Please select a conversation from the list to load it." : "لطفاً یک بار مکالمه را از لیست انتخاب کنید تا بارگیری شود." },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file