Skip to content

Commit e0d1302

Browse files
committed
Add translations.
1 parent 3c8bf03 commit e0d1302

File tree

5 files changed

+95
-44
lines changed

5 files changed

+95
-44
lines changed

packages/Webkul/Admin/src/Resources/lang/ar/app.php

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
'leads_started' => 'بدأ العملاء المحتملون',
1818
'products' => 'منتجات',
1919
'top_products' => 'أهم المنتجات',
20-
'leads_started' => 'بدأ العملاء المحتملون',
2120
'leads_over_time' => 'يؤدي بمرور الوقت',
2221
'no_record_found' => 'لا يوجد سجلات',
2322
'week' => 'أسبوع',
@@ -198,7 +197,6 @@
198197
'files' => 'الملفات',
199198
'sales-owner' => 'مالك المبيعات',
200199
'person' => 'شخص',
201-
'subject' => 'موضوعات',
202200
'expired-at' => 'منتهي الصلاحية في',
203201
'sub-total' => 'المجموع الفرعي',
204202
'discount' => 'خصم',
@@ -209,6 +207,8 @@
209207
'planned' => 'مخطط',
210208
'done' => 'منتهي',
211209
'edit' => 'يحرر',
210+
'view' => 'منظر',
211+
'unlink' => 'إلغاء الارتباط',
212212
'mark-as-done' => 'اعتبره منته',
213213
'remove' => 'يزيل',
214214
'export-to-pdf' => 'تصدير إلى PDF',
@@ -245,8 +245,6 @@
245245
'tax' => 'ضريبة',
246246
'total' => 'المجموع',
247247
'sub-total' => 'المجموع الفرعي',
248-
'discount' => 'خصم',
249-
'tax' => 'ضريبة',
250248
'adjustment' => 'تعديل',
251249
'grand-total' => 'المبلغ الإجمالي',
252250
'create-success' => 'تم إنشاء الاقتباس بنجاح',
@@ -345,6 +343,7 @@
345343
'to' => 'إلى',
346344
'location' => 'موقع',
347345
'participants' => 'مشاركون',
346+
'lead' => 'يقود',
348347
'duration-overlapping' => 'المشاركون لديهم اجتماع آخر في هذا الوقت. هل تريد الاستمرار?',
349348
'file-upload-success' => 'تم تحميل الملف (الملفات) بنجاح.',
350349
'file-upload-error' => 'لا يمكن تحميل الملف (الملفات).',
@@ -353,8 +352,7 @@
353352
'mass-update-success' => 'تم تحديث الأنشطة بنجاح.',
354353
'mass-update-failed' => 'لا يمكن تحديث الأنشطة.',
355354
'destroy-success' =>':اكتب تم حذفه بنجاح.',
356-
'delete-failed' => ':لا يمكن حذف النوع
357-
.',
355+
'delete-failed' => ':لا يمكن حذف النوع.',
358356
'typing-placeholder' => 'ابدأ في كتابة الاسم',
359357
],
360358

@@ -466,7 +464,6 @@
466464
'delete-failed' => 'لا يمكن حذف المستخدم.',
467465
'user-define-error' => 'لا يمكن حذف مستخدم النظام.',
468466
'last-delete-error' => 'مطلوب مستخدم واحد على الأقل.',
469-
'user-define-error' => 'لا يمكن حذف مستخدم النظام.',
470467
'mass-update-success' => 'تم تحديث المستخدمين بنجاح.',
471468
'mass-update-failed' => 'لا يمكن تحديث المستخدمين.',
472469
'mass-delete-success' => 'تم حذف المستخدمين بنجاح.',
@@ -850,6 +847,7 @@
850847
'en' => 'إنجليزي',
851848
'tr' => 'Turkçe',
852849
'ar' => 'عربي',
850+
'es' => 'الأسبانية',
853851
'add-as' => 'أضف كالجديد',
854852
'no-records-found' => 'لا توجد سجلات',
855853
'start-typing' => 'ابدأ الكتابة للبحث في السجلات',
@@ -892,10 +890,10 @@
892890
'dear' => 'عزيزي :name',
893891
'cheers' => 'في صحتك ، فريق </br> :app_name'
894892
],
893+
],
894+
895+
'errors' => [
896+
'401' => 'أنت غير مفوض لدخول هذه الصفحة'
895897
]
896898
];
897-
898-
899-
900-
901-
?>
899+
?>

packages/Webkul/Admin/src/Resources/lang/en/app.php

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
'custom_card' => 'Custom Card',
1515
'customers' => 'Customers',
1616
'top_customers' => 'Top Customers',
17-
'leads_started' => 'Leads started',
1817
'products' => 'Products',
1918
'top_products' => 'Top Products',
2019
'leads_started' => 'Leads started',
@@ -198,7 +197,6 @@
198197
'files' => 'Files',
199198
'sales-owner' => 'Sales Owner',
200199
'person' => 'Person',
201-
'subject' => 'Subject',
202200
'expired-at' => 'Expired At',
203201
'sub-total' => 'Sub Total',
204202
'discount' => 'Discount',
@@ -247,8 +245,6 @@
247245
'tax' => 'Tax',
248246
'total' => 'Total',
249247
'sub-total' => 'Sub Total',
250-
'discount' => 'Discount',
251-
'tax' => 'Tax',
252248
'adjustment' => 'Adjustment',
253249
'grand-total' => 'Grand Total',
254250
'create-success' => 'Quote created successfully.',
@@ -468,7 +464,6 @@
468464
'delete-failed' => 'User can not be deleted.',
469465
'user-define-error' => 'Can not delete system user.',
470466
'last-delete-error' => 'At least one user is required.',
471-
'user-define-error' => 'Can not delete system user.',
472467
'mass-update-success' => 'Users updated successfully.',
473468
'mass-update-failed' => 'Users can not be updated.',
474469
'mass-delete-success' => 'Users deleted successfully.',
@@ -687,7 +682,6 @@
687682
],
688683

689684
'web-forms' => [
690-
691685
'create-success' => 'Web form created successfully',
692686
'update-success' => 'Web form Updated successfully',
693687
'delete-success' => 'Web form deleted successfully'
@@ -853,6 +847,7 @@
853847
'en' => 'English',
854848
'tr' => 'Türkçe',
855849
'ar' => 'Arabic',
850+
'es' => 'Spanish',
856851
'add-as' => 'Add as new',
857852
'no-records-found' => 'No Records Found',
858853
'start-typing' => 'Start typing to search records',

packages/Webkul/Admin/src/Resources/lang/es/app.php

Lines changed: 22 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
'leads_started' => 'Oportunidades iniciadas',
1818
'products' => 'Productos',
1919
'top_products' => 'Productos Principales',
20-
'leads_started' => 'Oportunidades iniciadas',
2120
'leads_over_time' => 'Oportunidades en el tiempo',
2221
'no_record_found' => 'No hay registros',
2322
'week' => 'Semana',
@@ -198,7 +197,6 @@
198197
'files' => 'Archivos',
199198
'sales-owner' => 'Encargado Venta',
200199
'person' => 'Persona',
201-
'subject' => 'Asunto',
202200
'expired-at' => 'Expirado en',
203201
'sub-total' => 'Sub-Total',
204202
'discount' => 'Descuento',
@@ -247,8 +245,6 @@
247245
'tax' => 'Impuesto',
248246
'total' => 'Total',
249247
'sub-total' => 'Sub-Total',
250-
'discount' => 'Descuento',
251-
'tax' => 'Impuesto',
252248
'adjustment' => 'Ajuste',
253249
'grand-total' => 'Total General',
254250
'create-success' => 'Presupuesto creado con éxito.',
@@ -468,7 +464,6 @@
468464
'delete-failed' => 'Usuario no pudo ser eliminado.',
469465
'user-define-error' => 'No puede eliminar Usuario del sistema.',
470466
'last-delete-error' => 'Se requiere al menos un usuario.',
471-
'user-define-error' => 'No puede eliminar Usuario del sistema.',
472467
'mass-update-success' => 'Usuarios actualizados con éxito.',
473468
'mass-update-failed' => 'Usuarios no pudieron ser actualizados.',
474469
'mass-delete-success' => 'Usuarios eliminados con éxito',
@@ -648,6 +643,28 @@
648643
'update-success' => 'Flujo de Trabajo actualizado con éxito.',
649644
'delete-success' => 'Flujo de Trabajo eliminado con éxito.',
650645
'delete-failed' => 'Flujo de Trabajo no pudo ser eliminado.',
646+
'add-webhook' => 'Trigger webhook',
647+
'webhook_heading' => 'Webhook settings',
648+
'webhook_url' => 'Enter URL',
649+
'webhook_request_method' => 'Request method',
650+
'get_method' => 'GET',
651+
'post_method' => 'POST',
652+
'put_method' => 'PUT',
653+
'patch_method' => 'PATCH',
654+
'delete_method' => 'DELETE',
655+
'webhook_encoding' => 'Select encoding',
656+
'encoding_json' => 'JSON',
657+
'encoding_http_query' => 'X-www-form-urlencoded',
658+
'request_body' => 'Request body',
659+
'simple_body' => 'Simple',
660+
'custom_body' => 'Custom',
661+
'lead' => 'Lead',
662+
'person' => 'Person',
663+
'quote' => 'Quote',
664+
'activity' => 'Activity',
665+
'add_header' => 'Add header',
666+
'header_key' => 'Key',
667+
'header_value' => 'Value',
651668
],
652669

653670
'tags' => [
@@ -665,7 +682,6 @@
665682
],
666683

667684
'web-forms' => [
668-
669685
'create-success' => 'Formulario Web creado con éxito',
670686
'update-success' => 'Formulario Web actualizado con éxito',
671687
'delete-success' => 'Formulario Web eliminado con éxito.'

packages/Webkul/Admin/src/Resources/lang/fa/app.php

Lines changed: 48 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
'back' => 'بازگشت',
8484
'name' => 'نام',
8585
'configuration' => 'پیکربندی',
86+
'activities' => 'فعالیت ها',
8687
'howdy' => 'سلام!',
8788
],
8889

@@ -182,6 +183,7 @@
182183
'cc' => 'Cc',
183184
'bcc' => 'Bcc',
184185
'email-placeholder' => 'برای افزودن ایمیل‌ها Enter کنید',
186+
'file' => 'فایل',
185187
'subject' => 'موضوع',
186188
'reply' => 'پاسخ',
187189
'send' => 'ارسال',
@@ -220,6 +222,7 @@
220222
'quote-destroy-success' => 'پیشنهاد قیمت با موفقیت حذف شد.',
221223
'tag-create-success' => 'برچسب با موفقیت افزوده شد.',
222224
'tag-destroy-success' => 'برچسب با موفقیت حذف شد.',
225+
'edit' => 'ویرایش کنید',
223226
],
224227

225228
'quotes' => [
@@ -241,22 +244,29 @@
241244
'discount' => 'تخفیف',
242245
'tax' => 'مالیات',
243246
'total' => 'جمع',
244-
'sub-total' => 'جمه جزء',
247+
'sub-total' => 'جمع جزء',
245248
'adjustment' => 'تنظیم',
246249
'grand-total' => 'جمع کل',
247250
'create-success' => 'پیشنهاد قیمت با موفقیت ایجاد شد.',
248-
'update-success' => 'پیشنهاد قیمت با موفقیت بروزرسانی شد.',
251+
'update-success' => 'پیشنهاد قیمت با موفقیت به روز رسانی شد.',
249252
'delete-success' => 'پیشنهاد قیمت با موفقیت حذف شد.',
250-
'delete-failed' => 'پیشنهاد قیمت نمی‌تواند حذف شود.',
251-
'quote-id' => 'شناسه پیشنهاد فروش',
252-
'quote-date' => 'تاریخ پیشنهاد فروش',
253+
'delete-failed' => 'پیشنهاد قیمت حذف نمی‌شود.',
254+
'quote-id' => 'شناسه پیشنهاد',
255+
'quote-date' => 'تاریخ پیشنهاد',
253256
'valid-until' => 'معتبر تا',
254257
'sales-person' => 'فروشنده',
255258
'bill-to' => 'صورتحساب به',
256-
'ship-to' => 'ارسال به',
257-
'sku' => 'Sku',
259+
'ship-to' => 'حمل به',
260+
'sku' => 'کد محصول',
258261
'product-name' => 'نام محصول',
259-
'search' => 'جستجو..'
262+
'price' => 'قیمت',
263+
'amount' => 'مقدار',
264+
'quantity' => 'تعداد',
265+
'sub-total' => 'جمع جزء',
266+
'tax' => 'مالیات',
267+
'adjustment' => 'تنظیم',
268+
'grand-total' => 'جمع کل',
269+
'search' => 'جستجو..'
260270
],
261271

262272
'mail' => [
@@ -495,6 +505,7 @@
495505
'input_validation' => 'اعتبارسنجی input',
496506
'number' => 'عدد',
497507
'decimal' => 'اعشار',
508+
'email' => 'پست الکترونیک',
498509
'url' => 'Url',
499510
'options-type' => 'نوع گزینه',
500511
'options' => 'گزینه‌ها',
@@ -624,13 +635,36 @@
624635
'add-note-as-activity' => 'افزودن یادداشت به عنوان فعالیت',
625636
'choose-attribute' => 'انتخاب ویژگی',
626637
'choose-option' => 'انتخاب گزینه',
627-
'update-related-leads' => 'بروزرسانی سرنخ‌های مرتبط',
628-
'update-quote' => 'بروزرسانی پیشنهاد قیمت',
638+
'update-person' => 'به روزرسانی شخص',
639+
'update-related-leads' => 'به روزرسانی سرنخ‌های مرتبط',
640+
'update-quote' => 'به روزرسانی پیشنهاد',
629641
'add-action' => 'افزودن عملیات',
630642
'create-success' => 'گردش کار با موفقیت ایجاد شد.',
631-
'update-success' => 'گردش کار با موفقیت بروزرسانی شد.',
643+
'update-success' => 'گردش کار با موفقیت به روزرسانی شد.',
632644
'delete-success' => 'گردش کار با موفقیت حذف شد.',
633645
'delete-failed' => 'گردش کار نمی‌تواند حذف شود.',
646+
'add-webhook' => 'فعال‌سازی وب‌هوک',
647+
'webhook_heading' => 'تنظیمات وب‌هوک',
648+
'webhook_url' => 'آدرس URL را وارد کنید',
649+
'webhook_request_method' => 'روش درخواست',
650+
'get_method' => 'GET',
651+
'post_method' => 'POST',
652+
'put_method' => 'PUT',
653+
'patch_method' => 'PATCH',
654+
'delete_method' => 'DELETE',
655+
'webhook_encoding' => 'انتخاب رمزگذاری',
656+
'encoding_json' => 'JSON',
657+
'encoding_http_query' => 'X-www-form-urlencoded',
658+
'request_body' => 'بدنه درخواست',
659+
'simple_body' => 'ساده',
660+
'custom_body' => 'سفارشی',
661+
'lead' => 'سرنخ',
662+
'person' => 'شخص',
663+
'quote' => 'پیشنهاد',
664+
'activity' => 'فعالیت',
665+
'add_header' => 'افزودن هدر',
666+
'header_key' => 'کلید',
667+
'header_value' => 'مقدار',
634668
],
635669

636670
'tags' => [
@@ -648,7 +682,6 @@
648682
],
649683

650684
'web-forms' => [
651-
652685
'create-success' => 'وبفرم با موفقیت ایجاد شد',
653686
'update-success' => 'وبروز با موفقیت بروزرسانی شد',
654687
'delete-success' => 'وبفرم با موفقیت حذف شد'
@@ -695,6 +728,7 @@
695728
'lead_value' => 'مقدار سرنخ',
696729
'comment' => 'نظر',
697730
'is_done' => 'انجام شده',
731+
'type' => 'تایپ کنید',
698732
'all' => 'همه',
699733
'user' => 'کاربر',
700734
'sales-person' => 'فروشنده',
@@ -813,7 +847,8 @@
813847
'en' => 'English',
814848
'tr' => 'Türkçe',
815849
'ar' => 'Arabic',
816-
'fa' => 'فارسی',
850+
'es' => 'Spanish',
851+
'add-as' => 'به عنوان جدید اضافه کنید',
817852
'no-records-found' => 'رکوردی یافت نشد',
818853
'start-typing' => 'برای یافتن رکوردها شروع به تایپ کنید',
819854
'select-type' => 'انتخاب نوع',
@@ -862,4 +897,3 @@
862897
]
863898
];
864899
?>
865-

0 commit comments

Comments
 (0)