Skip to content

Commit ee8a726

Browse files
authored
Merge branch 'master' into feature/swedish
2 parents c160f34 + af456be commit ee8a726

34 files changed

+4002
-347
lines changed

README.md

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,18 +33,27 @@ php artisan nova-lang:publish de,ru --force
3333
| --- | --- | --- | --- |
3434
| English | en | completed | [taylorotwell](https://github.com/taylorotwell) |
3535
| Russian | ru | completed | [hivokas](https://github.com/hivokas) |
36-
| German | de | machine translation, needs verification | [coderello](https://github.com/coderello) |
37-
| Dutch | nl | machine translation, needs verification | [coderello](https://github.com/coderello) |
38-
| Turkish | tr | machine translation, needs verification | [coderello](https://github.com/coderello) |
36+
| German | de | completed | [pille1842](https://github.com/pille1842) |
37+
| Dutch | nl | completed | [happyDemon](https://github.com/happyDemon), [sebastiaanspeck](https://github.com/sebastiaanspeck), [jschram](https://github.com/jschram) |
38+
| Turkish | tr | completed | [bureken](https://github.com/bureken), [dilekuzulmez](https://github.com/dilekuzulmez) |
3939
| Ukrainian | uk | completed | [coderello](https://github.com/coderello) |
40-
| Arabic | ar | machine translation, needs verification | [coderello](https://github.com/coderello) |
41-
| Spanish | es | completed | [ajmariduena](https://github.com/ajmariduena) |
42-
| French | fr | completed | [Marceau Ka](https://github.com/MarceauKa) |
43-
| Polish | pl | machine translation, needs verification | [coderello](https://github.com/coderello) |
44-
| Polish | pl | machine translation, needs verification | [coderello](https://github.com/coderello) |
40+
| Arabic | ar | completed | [saleem-hadad](https://github.com/saleem-hadad), [Arryan](https://github.com/Arryan) |
41+
| Spanish | es | completed | [ajmariduena](https://github.com/ajmariduena), [Arryan](https://github.com/Arryan), [xcodinas](https://github.com/xcodinas) |
42+
| French | fr | completed | [Marceau Ka](https://github.com/MarceauKa), [Arryan](https://github.com/Arryan) |
43+
| Polish | pl | completed | [Strus](https://github.com/Strus), [marekfilip](https://github.com/marekfilip), [wiktor-k](https://github.com/wiktor-k) |
4544
| Chinese (Simplified) | zh-CN | completed | [jcc](https://github.com/jcc) |
4645
| Romanian | ro | completed | [BTeodorWork](https://github.com/BTeodorWork) |
4746
| Chinese | cn | completed | [Pierolin](https://github.com/Pierolin) |
4847
| Chinese (Taiwan) | zh-TW | completed | [CasperLaiTW](https://github.com/CasperLaiTW) |
4948
| Georgian | ka | completed | [akalongman](https://github.com/akalongman) |
5049
| Swedish | sv | completed | [tanjemark](https://github.com/tanjemark) |
50+
| Brazilian Portuguese | pt-BR | completed | [eduardokum](https://github.com/eduardokum) |
51+
| Italian | it | completed | [dejdav](https://github.com/dejdav), [manuelcoppotelli](https://github.com/manuelcoppotelli) |
52+
| Indonesian | id | completed | [dvlwj](https://github.com/dvlwj) |
53+
| Hungarian | hu | completed | [milli05](https://github.com/milli05) |
54+
| Danish | da | completed | [olivernybroe](https://github.com/olivernybroe) |
55+
| Serbian | sr | completed | [marjanovicsteva](https://github.com/marjanovicsteva) |
56+
| Filipino | fil | completed | [granaderos](https://github.com/granaderos) |
57+
| Portuguese | pt | completed | [Pedrocssg](https://github.com/Pedrocssg) |
58+
| Basque | eu | completed | [JonPaternain](https://github.com/JonPaternain) |
59+
| Finnish | fi | completed | [Krisseck](https://github.com/Krisseck) |

resources/lang/ar.json

Lines changed: 57 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1,88 +1,88 @@
11
{
22
"Actions": "الإجراءات",
33
"Details": "التفاصيل",
4-
"If you did not request a password reset, no further action is required.": "إذا لم يتم طلب إعادة تعيين كلمة المرور عن اتخاذ أي إجراء مطلوب.",
4+
"If you did not request a password reset, no further action is required.": "إذا لم تطلب إعادة تعيين كلمة المرور, ليس هنالك أي إجراء متطلب.",
55
"Reset Password": "إعادة تعيين كلمة المرور",
6-
"Sorry! You are not authorized to perform this action.": "آسف! لا يحق لك تنفيذ هذا الإجراء.",
7-
"You are receiving this email because we received a password reset request for your account.": "كنت تتلقى هذا البريد الإلكتروني لأنه تلقينا طلب إعادة تعيين كلمة المرور للحساب الخاص بك.",
6+
"Sorry! You are not authorized to perform this action.": "عذراً! لايحق لك القيام بهذا الإجراء.",
7+
"You are receiving this email because we received a password reset request for your account.": "لقد تلقيت هذا البريد الإلكتروني بطلب لإعادة تعيين كلمة المرور الخاصة بك.",
88
"Confirm Password": "تأكيد كلمة المرور",
9-
"Dashboard": "لوحة القيادة",
9+
"Dashboard": "لوحة التحكم",
1010
"Email Address": "عنوان البريد الإلكتروني",
1111
"Forgot Your Password?": "نسيت كلمة المرور الخاصة بك ؟ ",
1212
"Forgot your password?": "نسيت كلمة المرور الخاصة بك ؟ ",
1313
"Login": "تسجيل الدخول",
14-
"Logout": "خروج",
14+
"Logout": "تسجيل الخروج",
1515
"Password": "كلمة المرور",
16-
"Remember Me": "تذكر لي",
16+
"Remember Me": "تذكرني",
1717
"Resources": "الموارد",
18-
"Send Password Reset Link": "إرسال رابط إعادة تعيين كلمة المرور",
18+
"Send Password Reset Link": "أرسل رابط إعادة تعيين كلمة المرور",
1919
"Welcome Back!": "مرحبا بك مرة أخرى!",
2020
"Delete Resource": "حذف المورد",
2121
"Delete": "حذف",
2222
"Detach Resource": "فصل الموارد",
2323
"Detach": "فصل",
24-
"Detach Selected": "فصل مختارة",
24+
"Detach Selected": "فصل المحدد",
2525
"Delete Selected": "حذف المحدد",
26-
"Force Delete Selected": "القوة حذف المحدد",
27-
"Restore Selected": "استعادة مختارة",
26+
"Force Delete Selected": "فرض حذف المحدد",
27+
"Restore Selected": "استعادة المحدد",
2828
"Restore Resource": "استعادة الموارد",
2929
"Restore": "استعادة",
30-
"Force Delete Resource": "القوة حذف الموارد",
31-
"Force Delete": "القوة حذف",
32-
"The :resource was created!": ":resource كان خلق!",
33-
"Are you sure you want to delete this resource?": "هل أنت متأكد من أنك تريد حذف هذه الموارد ؟ ",
34-
"Are you sure you want to delete the selected resources?": "هل أنت متأكد من أنك تريد حذف المحدد.",
35-
"Are you sure you want to detach this resource?": "هل أنت متأكد من أنك تريد فصل هذه الموارد ؟ ",
36-
"Are you sure you want to detach the selected resources?": "هل أنت متأكد من أنك تريد فصل اختيار الموارد ؟ ",
37-
"Are you sure you want to force delete this resource?": "هل أنت متأكد من أنك تريد فرض حذف هذه الموارد ؟ ",
38-
"Are you sure you want to force delete the selected resources?": "هل أنت متأكد من أنك تريد فرض حذف المحدد.",
39-
"Are you sure you want to restore this resource?": "هل أنت متأكد من أنك تريد استعادة هذه الموارد ؟ ",
40-
"Are you sure you want to restore the selected resources?": "هل أنت متأكد من أنك تريد استعادة مختارة الموارد ؟ ",
41-
"No :resource matched the given criteria.": "أي :resource مطابقة المعايير المعطاة.",
42-
"Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "مستخدم آخر تحديث هذا المورد منذ هذه الصفحة تم تحميلها. يرجى تحديث الصفحة وحاول مرة أخرى.",
43-
"Are you sure you want to delete this file?": "هل أنت متأكد من أنك تريد حذف هذا الملف ؟ ",
44-
"Are you sure you want to run this action?": "هل أنت متأكد من أنك تريد تشغيل هذا العمل ؟ ",
45-
"Attach": "نعلق",
46-
"Attach & Attach Another": "إرفاق &أمبير ؛ إرفاق آخر",
30+
"Force Delete Resource": "فرض حذف الموارد",
31+
"Force Delete": "فرض الحذف",
32+
"The :resource was created!": ":resource تم إنشاؤه",
33+
"Are you sure you want to delete this resource?": "هل أنت متأكد من حذف هذه الموارد؟",
34+
"Are you sure you want to delete the selected resources?": "هل أنت متأكد من حذف الموارد المحددة؟",
35+
"Are you sure you want to detach this resource?": "هل أنت متأكد من أنك تريد فصل هذه الموارد؟",
36+
"Are you sure you want to detach the selected resources?": "هل أنت متأكد من أنك تريد فصل الموارد المحددة؟",
37+
"Are you sure you want to force delete this resource?": "هل أنت متأكد من أنك تريد فرض حذف هذه الموارد؟",
38+
"Are you sure you want to force delete the selected resources?": "هل أنت متأكد من أنك تريد فرض حذف الموارد المحددة؟",
39+
"Are you sure you want to restore this resource?": "هل أنت متأكد من أنك تريد استعادة هذه الموارد؟",
40+
"Are you sure you want to restore the selected resources?": "هل أنت متأكد من أنك تريد استعادة الموارد المحددة؟",
41+
"No :resource matched the given criteria.": "لا يوجد أي مصدر لـ :resource يطابق مابحثت عنه",
42+
"Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "هناك مستخدم آخر قام بتحديث هذه البيانات بعد تحميل هذه الصفحة. يرجى تحديث الصفحة والمحاولة مرة أخرى.",
43+
"Are you sure you want to delete this file?": "هل أنت متأكد من حذف هذا الملف؟",
44+
"Are you sure you want to run this action?": "هل أنت متأكد من تنفيذ هذا الإجراء؟",
45+
"Attach": "ربط",
46+
"Attach & Attach Another": "ربط الحالي والإنتقال لربط آخر",
4747
"Cancel": "إلغاء",
48-
"Choose": "اختيار",
48+
"Choose": "اختر",
4949
"Choose File": "اختر ملف",
50-
"Choose Type": "اختيار نوع",
50+
"Choose Type": "اختر نوع",
5151
"Choose an option": "اختر خيار",
52-
"Click to choose": "انقر فوق اختيار",
52+
"Click to choose": "انقر لتختار",
5353
"Create": "إنشاء",
54-
"Create & Add Another": "إنشاء & إضافة آخر",
54+
"Create & Add Another": "إنشاء والإنتقال لإنشاء مورد آخر",
5555
"Delete File": "حذف الملف",
5656
"Edit": "تحرير",
57-
"Edit Attached": "تحرير المرفقة",
58-
"Go Home": "الذهاب إلى المنزل",
59-
"Hold Up!": "انتظري!",
57+
"Edit Attached": "تحرير المرفق",
58+
"Go Home": "الذهاب إلى الصفحة الرئيسية",
59+
"Hold Up!": "انتظر من فضلك!",
6060
"Lens": "عدسة",
6161
"New": "جديد",
62-
"Next": "القادم",
63-
"Only Trashed": "فقط الحضيض",
62+
"Next": "التالي",
63+
"Only Trashed": "المحذوف فقط",
6464
"Per Page:": "في كل صفحة:",
6565
"Please select a resource to perform this action on.": "يرجى تحديد الموارد لتنفيذ هذا الإجراء.",
66-
"Preview": "المعاينة",
67-
"Previous": "السابقة",
68-
"Run Action": "تشغيل العمل",
69-
"Select Action": "اختر العمل",
70-
"Select All": "حدد كافة",
71-
"Select All Matching": "حدد كافة مطابقة",
72-
"Something went wrong.": "شيء ذهب على نحو خاطئ.",
73-
"The action ran successfully!": "العمل ركض بنجاح!",
74-
"The government won\\'t let us show you what\\'s behind these doors": "حكومة فاز'ر اسمحوا لنا أن تظهر لك ما\\'s وراء هذه الأبواب",
66+
"Preview": "معاينة",
67+
"Previous": "السابق",
68+
"Run Action": "تنفيذ الإجراء",
69+
"Select Action": "اختر إجراء",
70+
"Select All": "تحديد الكل",
71+
"Select All Matching": "تحديد الكل وفقاً للمطابق",
72+
"Something went wrong.": "حصل خطأ ما.",
73+
"The action ran successfully!": "تم تنفيذ الإجراء بنجاح!",
74+
"The government won\\'t let us show you what\\'s behind these doors": "عذراً! لايمكنك الدخول لهذه الصفحة!",
7575
"This image": "هذه الصورة",
76-
"Update": "التحديث",
77-
"Update & Continue Editing": "تحديث &أمبير ؛ الاستمرار التحرير",
76+
"Update": "تحديث",
77+
"Update & Continue Editing": "تحديث البيانات والإنتقال لمورد آخر",
7878
"View": "عرض",
79-
"We\\'re lost in space. The page your were trying to view does not exist.": "ونحن'إعادة فقدت في الفضاء. الصفحة التي تحاول عرض لا وجود لها.",
80-
"Whoops": "يصيح",
81-
"Whoops!": "يصيح!",
82-
"With Trashed": "مع الحضيض",
83-
"Write": "الكتابة",
79+
"We\\'re lost in space. The page your were trying to view does not exist.": "الصفحة المرادة غير متوفرة.",
80+
"Whoops": "أووه!",
81+
"Whoops!": "أووه!",
82+
"With Trashed": "مع المحذوف",
83+
"Write": "اكتب",
8484
"could not be found.": "لا يمكن العثور عليها.",
85-
"total": "مجموع",
85+
"total": "الاجمالي",
8686
"January": "كانون الثاني \/ يناير",
8787
"February": "شباط \/ فبراير",
8888
"March": "آذار \/ مارس",
@@ -339,5 +339,7 @@
339339
"Western Sahara": "الصحراء الغربية",
340340
"Yemen": "اليمن",
341341
"Zambia": "زامبيا",
342-
"Zimbabwe": "زمبابوي"
343-
}
342+
"Zimbabwe": "زمبابوي",
343+
"Yes": "نعم",
344+
"No": "لا"
345+
}

resources/lang/ar/validation.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
|
1414
*/
1515

16-
'attached' => 'This :attribute is already attached.',
17-
'relatable' => 'This :attribute may not be associated with this resource.',
16+
'attached' => 'الحقل :attribute تم ربطه مسبقاً',
17+
'relatable' => 'لايمكن ربط الحقل :attribute مع المصدر المحدد',
1818

1919
];

0 commit comments

Comments
 (0)