sitepress-ar-wpml-settings-ui.json
3.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{
"domain": "messages",
"locale_data": {
"messages": {
"": {
"domain": "messages"
},
"You can choose which posts to translate from the <strong>Translation Management Dashboard</strong>.": [
"يمكنك اختيار المقالات التي ترغب في ترجمتها من خلال <strong>لوحة أدوات إدارة الترجمة</strong>."
],
"Yes, translate <b>existing</b> and <b>future</b> content automatically": [
"نعم، ترجم المحتوى <b>الحالي</b> و<b>المستقبلي</b> آليًا"
],
"Yes, but only translate <b>future</b> content automatically": [
"نعم، ولكن قم فقط بترجمة المحتوى <b>المستقبلي</b> آليًا"
],
"Yes, translate <b>future</b> content automatically": [
"نعم، ترجم المحتوى <b>المستقبلي</b> آليًا"
],
"No, I want to translate some of these posts, but not all": [
"لا، أرغب في ترجمة بعض هذه المقالات، وليس جميعها"
],
"You must use the Advanced Translation Editor if you want to translate your content automatically.": [
"يجب عليك استخدام محرر الترجمة المتقدم إذا كنت ترغب في ترجمة محتواك آليًا."
],
"Synchronize translators and translation managers with ATE": [
"مزامنة المترجمين ومديري الترجمة مع محرر الترجمة المتقدم"
],
"Please try again in a few minutes. If the problem persists, please contact %sWPML support%s.": [
"يُرجى إعادة المحاولة بعد عدة دقائق. إذا استمرت المشكلة، يُرجى التواصل مع %sدعم WPML%s."
],
"Are you OK with paying for this?": [
"هل أنت موافق على الدفع للحصول على هذا؟"
],
"Cancel": [
"إلغاء"
],
"Make translatable": [
"جعله قابلًا للترجمة"
],
"Save": [
"حفظ"
],
"Please confirm this translation setting": [
"يُرجى تأكيد إعداد الترجمة هذا"
],
"Your site is set to translate all content automatically. When you make <PostTypesNames /> translatable, WPML will automatically translate the %1$d existing item.": [
"تم تعيين موقعك إلى ترجمة كل المحتوى آليًا. عندما تجعل <PostTypesNames /> قابلًا للترجمة، سيقوم WPML بترجمة عنصر %1$d الحالي آليًا.",
"تم تعيين موقعك إلى ترجمة كل المحتوى آليًا. عندما تجعل <PostTypesNames /> قابلًا للترجمة، سيقوم WPML بترجمة عناصر %1$d الحالية آليًا."
],
"Your site is set to translate all content automatically. When you make <PostTypesNames /> translatable, WPML will automatically translate all future content.": [
"تم تعيين موقعك إلى ترجمة كل المحتوى آليًا. عندما تجعل <PostTypesNames /> قابلًا للترجمة، سيقوم WPML بترجمة كل المحتوى المستقبلي."
]
}
}
}