1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-06 15:36:12 +00:00
ocsms/l10n/fa.js
Nextcloud bot db07b366fd
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-20 01:16:16 +00:00

26 lines
1.5 KiB
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"ocsms",
{
"Phone Sync" : "همگام سازی تلفن",
"An app to sync SMS with your cloud" : "برنامه ای برای همگام سازی پیام کوتاه با ابر شما",
"Cancel" : "لغو",
"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" : "غیرفعال کردن",
"Are you sure you want to wipe all your messages ?" : "آیا مطمئن هستید که می خواهید تمام پیام های خود را پاک کنید؟",
"Reset all messages" : "تنظیم مجدد همه پیام ها",
"%s messages shown of %s messages stored in database." : "%s پیام از %s پیام ذخیره شده در پایگاه داده نشان داده شده است.",
"Please select a conversation from the list to load it." : "لطفاً یک بار مکالمه را از لیست انتخاب کنید تا بارگیری شود."
},
"nplurals=2; plural=(n > 1);");