1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-10 17:36:21 +00:00

[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2020-02-03 02:47:11 +00:00
parent e836c3f6a8
commit 0bcee11a4b
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 30 additions and 4 deletions

View File

@ -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);");

View File

@ -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);"
}