fixed translation in all packages

This commit is contained in:
mohd asif 2020-03-12 13:32:56 +05:30
parent 5859d8dfc2
commit 9e6ed6f09d
10 changed files with 1360 additions and 859 deletions

File diff suppressed because it is too large Load Diff

View File

@ -2,7 +2,7 @@
return [
'common' => [
'no-result-found' => 'We could not find any records.',
'no-result-found' => 'ما هیچ سابقه ای پیدا نکردیم.',
'country' => 'کشور',
'state' => 'استان',
'true' => 'صحیح',
@ -156,34 +156,34 @@ return [
'role' => 'نقش',
'sub-total' => 'زیر مجموع',
'no-of-products' => 'تعداد محصولات',
'attribute-family' => 'Attribute Family',
'starts-from' => 'Starts From',
'ends-till' => 'Ends Till',
'per-cust' => 'Per Customer',
'usage-throttle' => 'Usage Times',
'for-guest' => 'For Guest',
'order_number' => 'Order Number',
'refund-date' => 'Refund Date',
'refunded' => 'Refunded',
'start' => 'Start',
'end' => 'End',
'active' => 'Active',
'inactive' => 'Inactive',
'true' => 'True',
'false' => 'False',
'approved' => 'Approved',
'pending' => 'Pending',
'disapproved' => 'Disapproved',
'coupon-code' => 'Coupon Code',
'times-used' => 'Times Used',
'created-date' => 'Created Date',
'expiration-date' => 'Expiration Date',
'edit' => 'Edit',
'delete' => 'Delete',
'view' => 'View',
'attribute-family' => 'خانواده ویژگی',
'starts-from' => 'از شروع می شود',
'ends-till' => 'تا پایان می یابد',
'per-cust' => 'به ازای هر مشتری',
'usage-throttle' => 'بار استفاده',
'for-guest' => 'برای مهمان',
'order_number' => 'شماره سفارش',
'refund-date' => 'تاریخ بازپرداخت',
'refunded' => 'بازپرداخت',
'start' => 'شروع کنید',
'end' => 'پایان',
'active' => 'فعال',
'inactive' => 'غیر فعال',
'true' => 'واقعی',
'false' => 'غلط',
'approved' => 'تایید شده',
'pending' => 'در انتظار',
'disapproved' => 'رد شد',
'coupon-code' => 'کد کوپن',
'times-used' => 'بار استفاده شده است',
'created-date' => 'تاریخ ایجاد شده',
'expiration-date' => 'تاریخ ایجاد شده',
'edit' => 'ویرایش کنید',
'delete' => 'حذف',
'view' => 'چشم انداز',
'rtl' => 'RTL',
'ltr' => 'LTR',
'update-status' => 'Update Status'
'update-status' => 'وضعیت به روز رسانی'
],
'account' => [
@ -321,8 +321,8 @@ return [
'total-refunded' => 'بازپرداخت کل',
'total-due' => 'بدهی کل',
'cancel-confirm-msg' => 'مطمئن هستید که می خواهید این سفارش را لغو کنید ؟',
'refunds' => 'Refunds',
'refunded' => 'Refunded'
'refunds' => 'بازپرداخت',
'refunded' => 'بازپرداخت'
],
'invoices' => [
@ -376,26 +376,26 @@ return [
],
'refunds' => [
'title' => 'Refunds',
'title' => 'بازپرداخت',
'id' => 'Id',
'add-title' => 'Create Refund',
'save-btn-title' => 'Refund',
'order-id' => 'Order Id',
'qty-ordered' => 'Qty Ordered',
'qty-to-refund' => 'Qty To Refund',
'refund-shipping' => 'Refund Shipping',
'adjustment-refund' => 'Adjustment Refund',
'adjustment-fee' => 'Adjustment Fee',
'update-qty' => 'Update Quantities',
'invalid-qty' => 'Found invalid quantity for return items.',
'refund-limit-error' => 'The most money available to refund is :amount.',
'refunded' => 'Refunded',
'date' => 'Refund Date',
'customer-name' => 'Customer Name',
'status' => 'Status',
'action' => 'Action',
'view-title' => 'Refund #:refund_id',
'invalid-refund-amount-error' => 'Refund amount should be non zero.'
'add-title' => 'بازپرداخت ایجاد کنید',
'save-btn-title' => 'بازپرداخت',
'order-id' => 'شماره سفارش',
'qty-ordered' => 'تعداد سفارشات',
'qty-to-refund' => 'مقدار برای بازپرداخت',
'refund-shipping' => 'ارسال بازپرداخت',
'adjustment-refund' => 'بازپرداخت تنظیم',
'adjustment-fee' => 'هزینه تنظیم',
'update-qty' => 'مقادیر را به روز کنید',
'invalid-qty' => 'مقدار نامعتبر برای موارد برگشتی یافت شد',
'refund-limit-error' => 'بیشترین پول برای بازپرداخت موجود است: مبلغ.',
'refunded' => 'بازپرداخت',
'date' => 'تاریخ بازپرداخت',
'customer-name' => 'نام مشتری',
'status' => 'وضعیت',
'action' => 'عمل',
'view-title' => ' #:refund_id بازپرداخت',
'invalid-refund-amount-error' => 'مبلغ بازپرداخت باید صفر نباشد.'
]
],
@ -471,21 +471,21 @@ return [
'multiselect' => 'Multiselect',
'datetime' => 'Datetime',
'date' => 'Date',
'label' => 'Label',
'admin' => 'Admin',
'options' => 'Options',
'label' => 'برچسب',
'admin' => 'مدیر',
'options' => 'گزینه ها',
'position' => 'موقعیت',
'add-option-btn-title' => 'افزودن گزینه',
'validations' => 'اعتبار سنجی ها',
'input_validation' => 'اعتبار سنجی ورودی',
'is_required' => 'Is Required',
'is_unique' => 'Is Unique',
'number' => 'Number',
'decimal' => 'Decimal',
'email' => 'Email',
'is_required' => 'مورد نیاز است',
'is_unique' => 'منحصر به فرد است',
'number' => 'عدد',
'decimal' => 'اعشار',
'email' => 'پست الکترونیک',
'url' => 'URL',
'configuration' => 'Configuration',
'status' => 'Status',
'configuration' => 'پیکربندی',
'status' => 'وضعیت',
'yes' => 'بله',
'no' => 'خیر',
'value_per_locale' => 'مقدار در هر ممحل',
@ -715,7 +715,7 @@ return [
],
'sliders' => [
'title' => 'عنوان',
'name' => 'Name',
'name' => 'نام',
'add-title' => 'افزودن اسلاید',
'edit-title' => 'ویرایش اسلایدر',
'save-btn-title' => 'ذخیره اسلایدر',
@ -818,13 +818,13 @@ return [
'state' => 'استان',
'select-state' => 'یک منطقه ، ایالت یا استان را انتخاب کنید.',
'country' => 'کشور',
'other' => 'Other',
'other' => 'دیگر',
'male' => 'مرد',
'female' => 'زن',
'group-default' => 'نمی توان گروه پیش فرض را حذف کرد.',
'edit-help-title' => 'ویرایش مشتری',
'delete-help-title' => 'حذف مشتری',
'addresses' => 'Addresses',
'addresses' => 'آدرس ها',
'mass-destroy-success' => 'مشتریان با موفقیت حذف شدند',
'mass-update-success' => 'مشتریان با موفقیت به روز شدند',
'status' => 'وضعیت',

View File

@ -426,24 +426,24 @@ return [
'refunds' => [
'title' => 'Terugbetalingen',
'id' => 'Id',
'add-title' => 'Create Refund',
'add-title' => 'Maak een terugbetaling',
'save-btn-title' => 'Opslaan',
'order-id' => 'Order Id',
'qty-ordered' => 'Qty Ordered',
'qty-to-refund' => 'Qty To Refund',
'refund-shipping' => 'Refund Shipping',
'adjustment-refund' => 'Adjustment Refund',
'adjustment-fee' => 'Adjustment Fee',
'update-qty' => 'Update Quantities',
'invalid-qty' => 'We found an invalid quantity to refund items.',
'refund-limit-error' => 'The most money available to refund is :amount.',
'order-id' => 'Bestellen Id',
'qty-ordered' => 'Hoeveelheid besteld',
'qty-to-refund' => 'Te restitueren hoeveelheid',
'refund-shipping' => 'Verzending terugbetalen',
'adjustment-refund' => 'Aanpassing restitutie',
'adjustment-fee' => 'Aanpassingskosten',
'update-qty' => 'Hoeveelheden bijwerken',
'invalid-qty' => 'We hebben een ongeldige hoeveelheid gevonden om artikelen terug te betalen.',
'refund-limit-error' => 'Het meeste geld dat terugbetaald kan worden is :amount.',
'refunded' => 'Teruggestort',
'date' => 'Refund Date',
'customer-name' => 'Customer Name',
'status' => 'Status',
'customer-name' => 'klantnaam',
'status' => 'Toestand',
'action' => 'Actie',
'view-title' => 'Refund #:refund_id',
'invalid-refund-amount-error' => 'Refund amount should be non zero.'
'view-title' => 'Terugbetaling #:refund_id',
'invalid-refund-amount-error' => 'Het restitutiebedrag mag niet nul zijn.'
]
],
@ -905,18 +905,18 @@ return [
'create-btn-title' => 'Adres toevoegen',
'save-btn-title' => 'Bewaar adres',
'general' => 'Algemeen',
'success-create' => 'Success: Customer address created successfully.',
'success-update' => 'Success: Customer address updated successfully.',
'success-delete' => 'Success: Customer address deleted successfully.',
'success-mass-delete' => 'Success: selected addresses deleted successfully.',
'error-create' => 'Error: Customer address not created.',
'success-create' => 'Success: Klantadres succesvol aangemaakt.',
'success-update' => 'Success: Klantadres succesvol bijgewerkt.',
'success-delete' => 'Success: Klantadres succesvol verwijderd.',
'success-mass-delete' => 'Success: geselecteerde adressen zijn succesvol verwijderd.',
'error-create' => 'Error: Klantadres niet aangemaakt.',
],
'note' => [
'title' => 'Add Note',
'save-note' => 'Save Note',
'enter-note' => 'Enter Note',
'help-title' => 'Add Note On This Customer'
'title' => 'Notitie toevoegen',
'save-note' => 'Notitie opslaan',
'enter-note' => 'Notitie invoeren',
'help-title' => 'Opmerking over deze klant toevoegen'
],
'customers' => [
@ -938,26 +938,26 @@ return [
'other' => 'Anders',
'male' => 'Man',
'female' => 'Vrouw',
'group-default' => 'Cannot delete the default group.',
'group-default' => 'Kan de standaardgroep niet verwijderen.',
'edit-help-title' => 'Wijzig klant',
'delete-help-title' => 'Klant verwijderen',
'addresses' => 'Addresses',
'mass-destroy-success' => 'Customers deleted successfully',
'mass-update-success' => 'Customers updated successfully',
'status' => 'Status',
'mass-destroy-success' => 'Klanten zijn succesvol verwijderd',
'mass-update-success' => 'Klanten succesvol bijgewerkt',
'status' => 'Toestand',
'active' => 'Actief',
'in-active' => 'Niet geactiveerd'
],
'reviews' => [
'title' => 'Reviews',
'edit-title' => 'Edit Review',
'rating' => 'Rating',
'status' => 'Status',
'comment' => 'Comment',
'pending' => 'Pending',
'approved' => 'Approve',
'disapproved' => 'Disapprove'
'title' => 'Recensies',
'edit-title' => 'Review bewerken',
'rating' => 'Beoordeling',
'status' => 'Toestand',
'comment' => 'Commentaar',
'pending' => 'In afwachting',
'approved' => 'Goedkeuren',
'disapproved' => 'Afkeuren'
],
'subscribers' => [
@ -975,167 +975,167 @@ return [
'promotions' => [
'cart-rules' => [
'title' => 'Cart Rules',
'add-title' => 'Add Cart Rule',
'edit-title' => 'Edit Cart Rule',
'save-btn-title' => 'Save Cart Rule',
'rule-information' => 'Rule Information',
'title' => 'Winkelwagenregels',
'add-title' => 'Winkelwagenregel toevoegen',
'edit-title' => 'Winkelwagenregel bewerken',
'save-btn-title' => 'Bewaar winkelwagen regel',
'rule-information' => 'Regelinformatie',
'name' => 'Naam',
'description' => 'Description',
'status' => 'Status',
'is-active' => 'Cart Rule is Active',
'description' => 'Beschrijving',
'status' => 'Toestand',
'is-active' => 'Winkelwagenregel is actief',
'channels' => 'Kanalen',
'customer-groups' => 'Customer Groups',
'coupon-type' => 'Coupon Type',
'no-coupon' => 'No Coupon',
'specific-coupon' => 'Specific Coupon',
'auto-generate-coupon' => 'Auto Generate Coupon',
'customer-groups' => 'Klantengroepen',
'coupon-type' => 'Coupontype',
'no-coupon' => 'Geen coupon',
'specific-coupon' => 'Specifieke coupon',
'auto-generate-coupon' => 'Coupon automatisch genereren',
'no' => 'Nee',
'yes' => 'Ja',
'coupon-code' => 'Coupon Code',
'uses-per-coupon' => 'Uses Per Coupon',
'uses-per-customer' => 'Uses Per Customer',
'uses-per-customer-control-info' => 'Will be used for logged in customers only.',
'from' => 'From',
'to' => 'To',
'priority' => 'Priority',
'conditions' => 'Conditions',
'condition-type' => 'Condition Type',
'all-conditions-true' => 'All Conditions are True',
'any-condition-true' => 'Any Condition is True',
'add-condition' => 'Add Condition',
'choose-condition-to-add' => 'Choose a condition to add',
'cart-attribute' => 'Cart Attribute',
'coupon-code' => 'coupon code',
'uses-per-coupon' => 'Gebruikt per coupon',
'uses-per-customer' => 'Gebruik per klant',
'uses-per-customer-control-info' => 'Wordt alleen gebruikt voor ingelogde klanten.',
'from' => 'Van',
'to' => 'Naar',
'priority' => 'Prioriteit',
'conditions' => 'Voorwaarden',
'condition-type' => 'Conditietype',
'all-conditions-true' => 'Alle voorwaarden zijn waar',
'any-condition-true' => 'Elke voorwaarde is waar',
'add-condition' => 'Conditie toevoegen',
'choose-condition-to-add' => 'Conditie toevoegen',
'cart-attribute' => 'Winkelwagenattribuut',
'subtotal' => 'Subtotaal',
'total-items-qty' => 'Total Items Qty',
'total-weight' => 'Total Weight',
'total-items-qty' => 'Totaal aantal artikelen',
'total-weight' => 'Totale gewicht',
'payment-method' => 'Betaalmethode',
'shipping-method' => 'Shipping Method',
'shipping-method' => 'Verzendmethode',
'shipping-postcode' => 'Shipping Zip/Postcode',
'shipping-state' => 'Shipping State',
'shipping-state' => 'Shipping Zip/Postcode',
'shipping-country' => 'Shipping Country',
'cart-item-attribute' => 'Cart Item Attribute',
'price-in-cart' => 'Price in Cart',
'qty-in-cart' => 'Qty in Cart',
'product-attribute' => 'Product Attribute',
'cart-item-attribute' => 'Land van verzending',
'price-in-cart' => 'Prijs in winkelwagen',
'qty-in-cart' => 'Aantal in winkelwagen',
'product-attribute' => 'Productkenmerk',
'attribute-name-children-only' => ':attribute_name (Children Only)',
'attribute-name-parent-only' => ':attribute_name (Parent Only)',
'is-equal-to' => 'Is equal to',
'is-not-equal-to' => 'Is not equal to',
'equals-or-greater-than' => 'Equals or greater than',
'equals-or-less-than' => 'Equals or less than',
'greater-than' => 'Greater than',
'less-than' => 'Less than',
'contain' => 'Contain',
'contains' => 'Contains',
'does-not-contain' => 'Does not contain',
'is-equal-to' => 'Is gelijk aan',
'is-not-equal-to' => 'Is niet gelijk aan',
'equals-or-greater-than' => 'Is gelijk aan of groter dan',
'equals-or-less-than' => 'Is gelijk aan of kleiner dan',
'greater-than' => 'Groter dan',
'less-than' => 'Minder dan',
'contain' => 'Bevatten',
'contains' => 'Bevat',
'does-not-contain' => 'Bevat geen',
'actions' => 'Acties',
'action-type' => 'Action Type',
'percentage-product-price' => 'Percentage of Product Price',
'fixed-amount' => 'Fixed Amount',
'fixed-amount-whole-cart' => 'Fixed Amount to Whole Cart',
'buy-x-get-y-free' => 'Buy X Get Y Free',
'discount-amount' => 'Discount Amount',
'discount-quantity' => 'Maximum Quantity Allowed to be Discounted',
'discount-step' => 'Buy X Quantity',
'free-shipping' => 'Free Shipping',
'apply-to-shipping' => 'Apply to Shipping',
'coupon-codes' => 'Coupon Codes',
'coupon-qty' => 'Coupon Qty',
'code-length' => 'Code Length',
'code-format' => 'Code Format',
'action-type' => 'actie type',
'percentage-product-price' => 'Percentage van productprijs',
'fixed-amount' => 'Vaste hoeveelheid',
'fixed-amount-whole-cart' => 'Vast bedrag voor hele winkelwagen',
'buy-x-get-y-free' => 'Koop X Krijg Y gratis',
'discount-amount' => 'Korting hoeveelheid',
'discount-quantity' => 'Maximaal toegestane hoeveelheid',
'discount-step' => 'Koop X hoeveelheid',
'free-shipping' => 'Geen verzendkosten',
'apply-to-shipping' => 'Toepassen op verzending',
'coupon-codes' => 'Kortingscodes',
'coupon-qty' => 'Aantal coupons',
'code-length' => 'Code Lengte',
'code-format' => 'Code formaat',
'alphanumeric' => 'Alphanumeric',
'alphabetical' => 'Alphabetical',
'numeric' => 'Numeric',
'code-prefix' => 'Code Prefix',
'code-suffix' => 'Code Suffix',
'generate' => 'Generate',
'cart-rule-not-defind-error' => 'Cart rule is not defined',
'mass-delete-success' => 'All the selected coupons have been deleted successfully.',
'end-other-rules' => 'End Other Rules',
'children-categories' => 'Categories (Children Only)',
'parent-categories' => 'Categories (Parent Only)',
'code-prefix' => 'Codevoorvoegsel',
'code-suffix' => 'Code achtervoegsel',
'generate' => 'Genereer',
'cart-rule-not-defind-error' => 'De winkelwagenregel is niet gedefinieerd',
'mass-delete-success' => 'Alle geselecteerde coupons zijn succesvol verwijderd.',
'end-other-rules' => 'Beëindig andere regels',
'children-categories' => 'Categorieën (Alleen kinderen)',
'parent-categories' => 'Categorieën (Alleen ouder)',
'categories' => 'Categorieën',
'attribute_family' => 'Attribute Family'
'attribute_family' => 'Kenmerk Familie'
],
'catalog-rules' => [
'title' => 'Catalog Rules',
'add-title' => 'Add Catalog Rule',
'edit-title' => 'Edit Catalog Rule',
'save-btn-title' => 'Save Catalog Rule',
'rule-information' => 'Rule Information',
'title' => 'Catalogusregels',
'add-title' => 'Catalogusregel toevoegen',
'edit-title' => 'Catalogusregel bewerken',
'save-btn-title' => 'Bewaar catalogusregel',
'rule-information' => 'Regelinformatie',
'name' => 'Naam',
'description' => 'Description',
'status' => 'Status',
'is-active' => 'Catalog Rule is Active',
'description' => 'Beschrijving',
'status' => 'Toestand',
'is-active' => 'Catalogusregel is actief',
'channels' => 'Kanalen',
'customer-groups' => 'Customer Groups',
'customer-groups' => 'Klantengroepen',
'no' => 'Nee',
'yes' => 'Ja',
'from' => 'From',
'to' => 'To',
'priority' => 'Priority',
'conditions' => 'Conditions',
'condition-type' => 'Condition Type',
'all-conditions-true' => 'All Conditions are True',
'any-condition-true' => 'Any Condition is True',
'add-condition' => 'Add Condition',
'choose-condition-to-add' => 'Choose a condition to add',
'product-attribute' => 'Product Attribute',
'attribute-name-children-only' => ':attribute_name (Children Only)',
'attribute-name-parent-only' => ':attribute_name (Parent Only)',
'is-equal-to' => 'Is equal to',
'is-not-equal-to' => 'Is not equal to',
'equals-or-greater-than' => 'Equals or greater than',
'equals-or-less-than' => 'Equals or less than',
'greater-than' => 'Greater than',
'from' => 'Van',
'to' => 'Naar',
'priority' => 'Prioriteit',
'conditions' => 'Voorwaarden',
'condition-type' => 'Conditietype',
'all-conditions-true' => 'Alle voorwaarden zijn waar',
'any-condition-true' => 'Elke voorwaarde is waar',
'add-condition' => 'Conditie toevoegen',
'choose-condition-to-add' => 'Kies een voorwaarde om toe te voegen',
'product-attribute' => 'Productkenmerk',
'attribute-name-children-only' => ':attribute_name (Alleen kinderen)',
'attribute-name-parent-only' => ':attribute_name (Alleen ouder)',
'is-equal-to' => 'Is gelijk aan',
'is-not-equal-to' => 'Is niet gelijk aan',
'equals-or-greater-than' => 'Is gelijk aan of groter dan',
'equals-or-less-than' => 'Is gelijk aan of kleiner dan',
'greater-than' => 'Groter dan',
'less-than' => 'Less than',
'contain' => 'Contain',
'contains' => 'Contains',
'does-not-contain' => 'Does not contain',
'contain' => 'Minder dan',
'contains' => 'Bevat',
'does-not-contain' => 'Bevat geen',
'actions' => 'Acties',
'action-type' => 'Action Type',
'percentage-product-price' => 'Percentage of Product Price',
'fixed-amount' => 'Fixed Amount',
'fixed-amount-whole-cart' => 'Fixed Amount to Whole Catalog',
'buy-x-get-y-free' => 'Buy X Get Y Free',
'discount-amount' => 'Discount Amount',
'mass-delete-success' => 'All the selected index of coupons have been deleted successfully.',
'end-other-rules' => 'End Other Rules',
'action-type' => 'actie type',
'percentage-product-price' => 'Percentage van productprijs',
'fixed-amount' => 'Vaste hoeveelheid',
'fixed-amount-whole-cart' => 'Vast bedrag voor hele catalogus',
'buy-x-get-y-free' => 'Koop X Krijg Y gratis',
'discount-amount' => 'Korting hoeveelheid',
'mass-delete-success' => 'Alle geselecteerde indexcoupons zijn met succes verwijderd.',
'end-other-rules' => 'Beëindig andere regels',
'categories' => 'Categorieën',
'attribute_family' => 'Attribute Family'
'attribute_family' => 'Kenmerk Familie'
]
],
'error' => [
'go-to-home' => 'GO TO HOME',
'in-maitainace' => 'In Maintenance',
'right-back' => 'Be Right Back',
'go-to-home' => 'GA NAAR HUIS',
'in-maitainace' => 'In onderhoud',
'right-back' => 'Ben zo terug',
'404' => [
'page-title' => '404 Page not found',
'page-title' => '404 Pagina niet gevonden',
'name' => '404',
'title' => 'Page Not found',
'message' => 'The Page you are looking for does not exist or have been moved. Navigate using sidemenu.'
'title' => 'Pagina niet gevonden',
'message' => 'De pagina die u zoekt bestaat niet of is verplaatst. Navigeer met behulp van zijmenu.'
],
'403' => [
'page-title' => '403 forbidden Error',
'page-title' => '403 verboden fout',
'name' => '403',
'title' => 'Forbidden error',
'message' => 'You do not have permission to access this page'
'title' => 'Verboden fout',
'message' => 'U heeft geen toestemming om deze pagina te openen'
],
'500' => [
'page-title' => '500 Internal Server Error',
'page-title' => '500 Interne Server Fout',
'name' => '500',
'title' => 'Internal Server Error',
'message' => 'The Server Encountered an internal error.'
'title' => 'Interne Server Fout',
'message' => 'De server heeft een interne fout aangetroffen.'
],
'401' => [
'page-title' => '401 Unauthorized Error',
'page-title' => '401 Ongeautoriseerde fout',
'name' => '401',
'title' => 'Unauthorized Error',
'message' => 'The request has not been applied because it lacks valid authentication credentials for the target resource.'
'title' => 'Ongeautoriseerde fout',
'message' => 'Het verzoek is niet toegepast omdat het geen geldige verificatiereferenties heeft voor de doelresource.'
],
],
@ -1170,7 +1170,7 @@ return [
'locale' => 'Landinstelling',
'create-btn-title' => 'Pagina opslaan',
'edit-title' => 'Pagina aanpassen',
'edit-btn-title' => 'Save Page',
'edit-btn-title' => 'Sla pagina op',
'create-success' => 'Pagina succesvol aangemaakt.',
'create-partial' => 'Some of the pages requested already exists.',
'create-failure' => 'All pages requested already exists.',
@ -1181,8 +1181,8 @@ return [
'meta_keywords' => 'Meta trefwoorden',
'meta_description' => 'Meta omschrijving',
'meta_title' => 'Meta Titel',
'delete-success' => 'CMS page deleted successfully',
'delete-failure' => 'CMS page cannot be deleted',
'delete-success' => 'CMS-pagina succesvol verwijderd',
'delete-failure' => 'CMS-pagina kan niet worden verwijderd',
'preview' => 'Voorbeeld',
'one-col' => '<div class="mt-10">Use class: <b>"static-container one-column"</b> for one column layout.</div>',
'two-col' => '<div class="mt-10">Use class: <b>"static-container two-column"</b> for two column layout.</div>',
@ -1192,29 +1192,29 @@ return [
],
'response' => [
'being-used' => 'This resource :name is getting used in :source',
'cannot-delete-default' => 'Cannot delete the default channel',
'create-success' => ':name created successfully.',
'update-success' => ':name updated successfully.',
'delete-success' => ':name deleted successfully.',
'delete-failed' => 'Error encountered while deleting :name.',
'last-delete-error' => 'At least one :name is required.',
'user-define-error' => 'Can not delete system :name',
'attribute-error' => ':name is used in configurable products.',
'attribute-product-error' => ':name is used in products.',
'customer-associate' => ':name can not be deleted because customer is associated with this group.',
'currency-delete-error' => 'This currency is set as channel base currency so it can not be deleted.',
'upload-success' => ':name uploaded successfully.',
'delete-category-root' => 'Cannot delete the root category',
'create-root-failure' => 'Category with name root already exists',
'cancel-success' => ':name canceled successfully.',
'cancel-error' => ':name can not be canceled.',
'already-taken' => 'The :name has already been taken.',
'order-pending' => 'Cannot delete account because some Order(s) are pending or processing state.'
'being-used' => 'Deze bron :name is wennen :source',
'cannot-delete-default' => 'Kan het standaardkanaal niet verwijderen',
'create-success' => ':name succesvol gemaakt.',
'update-success' => ':name succesvol geupdatet.',
'delete-success' => ':name met succes verwijderd.',
'delete-failed' => 'Er is een fout opgetreden bij het verwijderen :name.',
'last-delete-error' => 'Minstens een :name Is benodigd.',
'user-define-error' => 'Kan systeem niet verwijderen :name',
'attribute-error' => ':name wordt gebruikt in configureerbare producten.',
'attribute-product-error' => ':name wordt gebruikt in producten.',
'customer-associate' => ':name kan niet worden verwijderd omdat de klant aan deze groep is gekoppeld.',
'currency-delete-error' => 'Deze valuta is ingesteld als kanaalbasisvaluta en kan dus niet worden verwijderd.',
'upload-success' => ':name succesvol geüpload.',
'delete-category-root' => 'Kan de rootcategorie niet verwijderen',
'create-root-failure' => 'Er bestaat al een categorie met de naam root',
'cancel-success' => ':name succesvol geannuleerd.',
'cancel-error' => ':name kan niet worden geannuleerd.',
'already-taken' => 'The :name is al bezet.',
'order-pending' => 'Kan account niet verwijderen omdat sommige bestelling (en) in behandeling of in behandeling zijn.'
],
'footer' => [
'copy-right' => 'Powered by <a href="https://bagisto.com/" target="_blank">Bagisto</a>, A Community Project by <a href="https://webkul.com/" target="_blank">Webkul</a>',
'copy-right' => 'Aangedreven door <a href="https://bagisto.com/" target="_blank">Bagisto</a>, Een gemeenschapsproject door <a href="https://webkul.com/" target="_blank">Webkul</a>',
],
'admin' => [
@ -1222,16 +1222,16 @@ return [
'email' => 'Email',
'notification_label' => 'Notificaties',
'notifications' => [
'verification' => 'Send verification E-mail',
'registration' => 'Send registration E-mail',
'customer' => 'Send customer E-mail',
'new-order' => 'Send Order Confirmation E-mail',
'new-admin' => 'Send Admin Invitation E-mail',
'new-invoice' => 'Send Invoice Confirmation E-mail',
'new-refund' => 'Send Refund Notification E-mail',
'new-shipment' => 'Send Shipment Notification E-mail',
'new-inventory-source' => 'Send Inventory Source Notification E-mail',
'cancel-order' => 'Send cancel Order Notification E-mail',
'verification' => 'Stuur verificatie E-mail',
'registration' => 'Verzend registratie E-mail',
'customer' => 'Stuur klant e-mail',
'new-order' => 'Stuur een e-mail ter bevestiging van de bestelling',
'new-admin' => 'Stuur een e-mail met de beheerdersuitnodiging',
'new-invoice' => 'Stuur een e-mail ter bevestiging van de factuur',
'new-refund' => 'Stuur een terugbetalingsmelding per e-mail',
'new-shipment' => 'Verzendbericht per e-mail verzenden',
'new-inventory-source' => 'E-mail met bronvermelding voor inventaris verzenden',
'cancel-order' => 'Verzenden annuleren Bestellingskennisgeving E-mail',
],
],

View File

@ -0,0 +1,125 @@
<?php
return [
'admin' => [
'catalog' => [
'products' => [
'booking' => 'معلومات الحجز',
'booking-type' => 'نوع الحجز',
'default' => 'إفتراضي',
'appointment-booking' => 'حجز موعد',
'event-booking' => 'حجز الحدث',
'rental-booking' => 'حجز الإيجار',
'table-booking' => 'حجز طاولة',
'slot-duration' => '(مدة الفتحة (دقائق',
'break-time' => '(استراحة بين الفتحات (دقائق',
'available-every-week' => 'متوفر كل أسبوع',
'yes' => 'نعم',
'no' => 'لا',
'available-from' => 'متاح من',
'available-to' => 'متاحة لل',
'same-slot-all-days' => 'نفس الفتحة طوال الأيام',
'slot-has-quantity' => 'تحتوي الفتحة على الكمية',
'slots' => 'فتحات',
'from' => 'من عند',
'to' => 'إلى',
'qty' => 'كمية',
'add-slot' => 'أضف فتحة',
'sunday' => 'الأحد',
'monday' => 'الإثنين',
'tuesday' => 'الثلاثاء',
'wednesday' => 'الأربعاء',
'thursday' => 'الخميس',
'friday' => 'يوم الجمعة',
'saturday' => 'يوم السبت',
'renting-type' => 'نوع التأجير',
'daily' => 'الأساس اليومي',
'hourly' => 'بالساعة',
'daily-hourly' => '(كلاهما (يومي وأساس للساعة',
'daily-price' => 'السعر اليومي',
'hourly-price' => 'سعر الساعة',
'location' => 'موقعك',
'show-location' => 'إظهار الموقع',
'event-start-date' => 'تاريخ بدء الحدث',
'event-end-date' => 'تاريخ انتهاء الحدث',
'tickets' => 'التذاكر',
'add-ticket' => 'أضف تذكرة',
'name' => 'اسم',
'price' => 'السعر',
'quantity' => 'كمية',
'description' => 'وصف',
'charged-per' => 'اتهم لكل',
'guest' => 'زائر',
'table' => 'الطاولة',
'prevent-scheduling-before' => 'منع الجدولة قبل',
'guest-limit' => 'حد الضيف لكل جدول',
'guest-capacity' => 'سعة الضيف',
'type' => 'Type',
'many-bookings-for-one-day' => 'العديد من الحجوزات ليوم واحد',
'one-booking-for-many-days' => 'حجز واحد لعدة أيام',
'day' => 'يوم',
'status' => 'الحالة',
'open' => 'افتح',
'close' => 'غلق'
]
]
],
'shop' => [
'products' => [
'location' => 'موقعك',
'contact' => 'مكالمة',
'email' => 'البريد الإلكتروني',
'slot-duration' => 'مدة الفتحة',
'slot-duration-in-minutes' => 'دقائق دقائق:',
'today-availability' => 'توفر اليوم',
'slots-for-all-days' => 'إظهار لجميع الأيام',
'sunday' => 'الأحد',
'monday' => 'الإثنين',
'tuesday' => 'الثلاثاء',
'wednesday' => 'الأربعاء',
'thursday' => 'الخميس',
'friday' => 'يوم الجمعة',
'saturday' => 'يوم السبت',
'closed' => 'مغلق',
'book-an-appointment' => 'حجز موعد',
'date' => 'تاريخ',
'slot' => 'فتحة',
'rent-an-item' => 'استئجار عنصر',
'choose-rent-option' => 'اختر خيار الإيجار',
'daily-basis' => 'الأساس اليومي',
'hourly-basis' => 'بالساعة',
'select-time-slot'=> 'حدد الفترة الزمنية',
'select-slot' => 'حدد فتحة',
'select-date' => 'حدد تاريخ',
'select-rent-time' => 'حدد وقت الإيجار',
'from' => 'من عند',
'to' => 'إلى',
'book-a-table' => 'احجز طاولة',
'special-notes' => 'طلب / ملاحظات خاصة',
'event-on' => 'الحدث قيد التشغيل',
'book-your-ticket' => 'احجز تذكرتك',
'per-ticket-price' => 'سعر التذكرة:',
'number-of-tickets' => 'عدد التذاكر',
'total-tickets' => 'إجمالي التذاكر',
'base-price' => 'السعر الأساسي',
'total-price' => 'السعر الكلي',
'base-price-info' => '(سيتم تطبيق ذلك على كل نوع من أنواع التذاكر لكل كمية)'
],
'cart' => [
'renting_type' => 'نوع الإيجار',
'daily' => 'اليومي',
'hourly' => 'ساعيا',
'event-ticket' => 'تذكرة الحدث',
'event-from' => 'حدث من',
'event-till' => 'الحدث حتى',
'rent-type' => 'نوع الإيجار',
'rent-from' => 'الإيجار من',
'rent-till' => 'إيجار حتى',
'booking-from' => 'الحجز من',
'booking-till' => 'الحجز حتى',
'special-note' => 'طلب / ملاحظات خاصة',
]
]
];

View File

@ -0,0 +1,125 @@
<?php
return [
'admin' => [
'catalog' => [
'products' => [
'booking' => 'اطلاعات رزرو',
'booking-type' => 'نوع رزرو',
'default' => 'پیش فرض',
'appointment-booking' => 'رزرو قرار ملاقات',
'event-booking' => 'رزرو رویداد',
'rental-booking' => 'رزرو اجاره',
'table-booking' => 'رزرو جدول',
'slot-duration' => '(مدت زمان حافظه (دقیقه',
'break-time' => '(فاصله بین شکافها (دقیقه',
'available-every-week' => 'هر هفته در دسترس است',
'yes' => 'آره',
'no' => 'نه',
'available-from' => 'موجود از',
'available-to' => 'در دسترس است برای',
'same-slot-all-days' => 'همان شکاف همه روزها',
'slot-has-quantity' => 'اسلات مقدار زیادی دارد',
'slots' => 'شکافها',
'from' => 'از جانب',
'to' => 'به',
'qty' => 'تعداد',
'add-slot' => 'شکاف را اضافه کنید',
'sunday' => 'یکشنبه',
'monday' => 'دوشنبه',
'tuesday' => 'سهشنبه',
'wednesday' => 'چهار شنبه',
'thursday' => 'پنج شنبه',
'friday' => 'جمعه',
'saturday' => 'شنبه',
'renting-type' => 'نوع اجاره',
'daily' => 'به صورت روزانه',
'hourly' => 'مبانی ساعتی',
'daily-hourly' => '(هر دو(مبانی روزانه و ساعتی',
'daily-price' => 'قیمت روزانه',
'hourly-price' => 'قیمت ساعتی',
'location' => 'مکان',
'show-location' => 'نمایش موقعیت مکانی',
'event-start-date' => 'تاریخ شروع رویداد',
'event-end-date' => 'تاریخ پایان رویداد',
'tickets' => 'بلیط',
'add-ticket' => 'بلیط را اضافه کنید',
'name' => 'نام',
'price' => 'قیمت',
'quantity' => 'تعداد',
'description' => 'شرح',
'charged-per' => 'به اتهام در هر',
'guest' => 'مهمان',
'table' => 'جدول',
'prevent-scheduling-before' => 'قبل از برنامه ریزی جلوگیری کنید',
'guest-limit' => 'محدودیت مهمان در هر جدول',
'guest-capacity' => 'ظرفیت مهمان',
'type' => 'تایپ کنید',
'many-bookings-for-one-day' => 'بسیاری از رزروها برای یک روز',
'one-booking-for-many-days' => 'یک رزرو برای بسیاری از روزها',
'day' => 'روز',
'status' => 'وضعیت',
'open' => 'باز کن',
'close' => 'بستن'
]
]
],
'shop' => [
'products' => [
'location' => 'مکان',
'contact' => 'مخاطب',
'email' => 'پست الکترونیک',
'slot-duration' => 'مدت زمان حافظه',
'slot-duration-in-minutes' => ':minutes دقایق',
'today-availability' => 'امروز در دسترس بودن',
'slots-for-all-days' => 'نمایش برای تمام روزها',
'sunday' => 'یکشنبه',
'monday' => 'دوشنبه',
'tuesday' => 'سهشنبه',
'wednesday' => 'چهار شنبه',
'thursday' => 'پنج شنبه',
'friday' => 'جمعه',
'saturday' => 'شنبه',
'closed' => 'بسته شد',
'book-an-appointment' => 'قرار ملاقات را رزرو کنید',
'date' => 'تاریخ',
'slot' => 'اسلات',
'rent-an-item' => 'اجاره یک مورد',
'choose-rent-option' => 'گزینه اجاره را انتخاب کنید',
'daily-basis' => 'به صورت روزانه',
'hourly-basis' => 'مبانی ساعتی',
'select-time-slot'=> 'شکاف زمان را انتخاب کنید',
'select-slot' => 'شکاف را انتخاب کنید',
'select-date' => 'تاریخ را انتخاب کنید',
'select-rent-time' => 'زمان اجاره را انتخاب کنید',
'from' => 'از جانب',
'to' => 'به',
'book-a-table' => 'یک جدول رزرو کنید',
'special-notes' => 'درخواست ویژه / یادداشت',
'event-on' => 'رویداد در',
'book-your-ticket' => 'بلیط خود را رزرو کنید',
'per-ticket-price' => ':price برای هر بلیط',
'number-of-tickets' => 'تعداد بلیط ها',
'total-tickets' => 'بلیط های کل',
'base-price' => 'قیمت پایه',
'total-price' => 'قیمت کل',
'base-price-info' => '(این برای هر نوع بلیط برای هر کمیت کاربرد دارد)'
],
'cart' => [
'renting_type' => 'نوع اجاره',
'daily' => 'روزانه',
'hourly' => 'ساعتی',
'event-ticket' => 'بلیط رویداد',
'event-from' => 'رویداد از',
'event-till' => 'رویداد تا زمان',
'rent-type' => 'نوع اجاره',
'rent-from' => 'اجاره از',
'rent-till' => 'اجاره تا زمان',
'booking-from' => 'رزرو از',
'booking-till' => 'تا زمان رزرو',
'special-note' => 'درخواست ویژه / یادداشت',
]
]
];

View File

@ -0,0 +1,125 @@
<?php
return [
'admin' => [
'catalog' => [
'products' => [
'booking' => 'Boekingsinformatie',
'booking-type' => 'Boekingstype',
'default' => 'Standaard',
'appointment-booking' => 'Afspraak boeken',
'event-booking' => 'Evenement boeken',
'rental-booking' => 'Verhuur boeken',
'table-booking' => 'Tafel reserveren',
'slot-duration' => 'Slotduur (minuten)',
'break-time' => 'Break Time b/w Slots (minuten)',
'available-every-week' => 'Elke week beschikbaar',
'yes' => 'Ja',
'no' => 'Nee',
'available-from' => 'Beschikbaar van',
'available-to' => 'Beschikbaar voor',
'same-slot-all-days' => 'Zelfde slot alle dagen',
'slot-has-quantity' => 'Slot heeft hoeveelheid',
'slots' => 'Slots',
'from' => 'Van',
'to' => 'To',
'qty' => 'Qty',
'add-slot' => 'Slot toevoegen',
'sunday' => 'Slot toevoegen',
'monday' => 'maandag',
'tuesday' => 'dinsdag',
'wednesday' => 'woensdag',
'thursday' => 'donderdag',
'friday' => 'vrijdag',
'saturday' => 'zaterdag',
'renting-type' => 'Type verhuur',
'daily' => 'Dagelijks',
'hourly' => 'Uurbasis',
'daily-hourly' => 'Beide (dagelijkse en uurbasis)',
'daily-price' => 'Dagelijkse prijs',
'hourly-price' => 'Prijs per uur',
'location' => 'Plaats',
'show-location' => 'Locatie tonen',
'event-start-date' => 'Begindatum evenement',
'event-end-date' => 'Einddatum evenement',
'tickets' => 'Kaartjes',
'add-ticket' => 'Ticket toevoegen',
'name' => 'Naam',
'price' => 'Prijs',
'quantity' => 'Aantal stuks',
'description' => 'Beschrijving',
'charged-per' => 'In rekening gebracht per',
'guest' => 'Gast',
'table' => 'Tafel',
'prevent-scheduling-before' => 'Voorkom plannen voor',
'guest-limit' => 'Gastlimiet per tafel',
'guest-capacity' => 'Gastcapaciteit',
'type' => 'Type',
'many-bookings-for-one-day' => 'Veel boekingen voor één dag',
'one-booking-for-many-days' => 'Eén boeking voor vele dagen',
'day' => 'Dag',
'status' => 'Toestand',
'open' => 'Open',
'close' => 'Dichtbij'
]
]
],
'shop' => [
'products' => [
'location' => 'Plaats',
'contact' => 'Contact',
'email' => 'Email',
'slot-duration' => 'Slot Duur',
'slot-duration-in-minutes' => ':minutes Minutes',
'today-availability' => 'Beschikbaarheid vandaag',
'slots-for-all-days' => 'Show voor alle dagen',
'sunday' => 'Sunday',
'monday' => 'maandag',
'tuesday' => 'dinsdag',
'wednesday' => 'woensdag',
'thursday' => 'donderdag',
'friday' => 'vrijdag',
'saturday' => 'zaterdag',
'closed' => 'Gesloten',
'book-an-appointment' => 'Een afspraak maken',
'date' => 'Datum',
'slot' => 'Sleuf',
'rent-an-item' => 'Huur een item',
'choose-rent-option' => 'Kies Huuroptie',
'daily-basis' => 'Dagelijks',
'hourly-basis' => 'Uurbasis',
'select-time-slot'=> 'Selecteer tijdslot',
'select-slot' => 'Selecteer Slot',
'select-date' => 'Selecteer een datum',
'select-rent-time' => 'Selecteer Huurtijd',
'from' => 'Van',
'to' => 'Naar',
'book-a-table' => 'Een tafel reserveren',
'special-notes' => 'Speciaal verzoek / opmerkingen',
'event-on' => 'Evenement aan',
'book-your-ticket' => 'Boek uw ticket',
'per-ticket-price' => ':price Per Ticket',
'number-of-tickets' => 'Aantal tickets',
'total-tickets' => 'Totaal aantal tickets',
'base-price' => 'Basisprijs',
'total-price' => 'Totale prijs',
'base-price-info' => '(Dit is van toepassing op elk type ticket voor elke hoeveelheid)'
],
'cart' => [
'renting_type' => 'Huurtype',
'daily' => 'Dagelijks',
'hourly' => 'Elk uur',
'event-ticket' => 'Evenement Ticket',
'event-from' => 'Evenement van',
'event-till' => 'Evenement tot',
'rent-type' => 'Huurtype',
'rent-from' => 'Huur van',
'rent-till' => 'Huur tot',
'booking-from' => 'Boeking van',
'booking-till' => 'Boeking tot',
'special-note' => 'Speciaal verzoek / opmerkingen',
]
]
];

View File

@ -0,0 +1,125 @@
<?php
return [
'admin' => [
'catalog' => [
'products' => [
'booking' => 'Informações de reserva',
'booking-type' => 'Tipo de Reserva',
'default' => 'Padrão',
'appointment-booking' => 'Marcação de consultas',
'event-booking' => 'Reserva de Eventos',
'rental-booking' => 'Reserva de Locação',
'table-booking' => 'Reserva de mesa',
'slot-duration' => 'Duração do slot (minutos)',
'break-time' => 'Tempo de intervalo entre slots (minutos)',
'available-every-week' => 'Disponível todas as semanas',
'yes' => 'sim',
'no' => 'Não',
'available-from' => 'Disponível a partir de',
'available-to' => 'Disponível para',
'same-slot-all-days' => 'Mesmo slot todos os dias',
'slot-has-quantity' => 'O slot tem quantidade',
'slots' => 'Slots',
'from' => 'A partir de',
'to' => 'Para',
'qty' => 'Quantidade',
'add-slot' => 'Adicionar slot',
'sunday' => 'domingo',
'monday' => 'Segunda-feira',
'tuesday' => 'terça',
'wednesday' => 'Quarta-feira',
'thursday' => 'Quinta-feira',
'friday' => 'Sexta-feira',
'saturday' => 'sábado',
'renting-type' => 'Tipo de locação',
'daily' => 'Diariamente',
'hourly' => 'Base horária',
'daily-hourly' => 'Ambos (base diária e horária)',
'daily-price' => 'Preço Diário',
'hourly-price' => 'Preço por Hora',
'location' => 'Localização',
'show-location' => 'Mostrar Localização',
'event-start-date' => 'Data de início do evento',
'event-end-date' => 'Data de término do evento',
'tickets' => 'Ingressos',
'add-ticket' => 'Adicionar ticket',
'name' => 'Nome',
'price' => 'Preço',
'quantity' => 'Quantidade',
'description' => 'Descrição',
'charged-per' => 'Cobrado por',
'guest' => 'Hóspede',
'table' => 'Mesa',
'prevent-scheduling-before' => 'Impedir agendamento antes',
'guest-limit' => 'Limite de convidados por tabela',
'guest-capacity' => 'Capacidade de Convidado',
'type' => 'Tipo',
'many-bookings-for-one-day' => 'Muitas reservas para um dia',
'one-booking-for-many-days' => 'Uma reserva por muitos dias',
'day' => 'Dia',
'status' => 'Status',
'open' => 'Aberto',
'close' => 'Fechar'
]
]
],
'shop' => [
'products' => [
'location' => 'Localização',
'contact' => 'Contato',
'email' => 'O email',
'slot-duration' => 'Duração do slot',
'slot-duration-in-minutes' => ':minutes Minutos',
'today-availability' => 'Disponibilidade Hoje',
'slots-for-all-days' => 'Mostrar para todos os dias',
'sunday' => 'domingo',
'monday' => 'Segunda-feira',
'tuesday' => 'terça',
'wednesday' => 'Quarta-feira',
'thursday' => 'Quinta-feira',
'friday' => 'Sexta-feira',
'saturday' => 'sábado',
'closed' => 'Closed',
'book-an-appointment' => 'Marque uma consulta',
'date' => 'Date',
'slot' => 'Slot',
'rent-an-item' => 'Alugar um item',
'choose-rent-option' => 'Escolha a opção de aluguel',
'daily-basis' => 'Diariamente',
'hourly-basis' => 'Base horária',
'select-time-slot'=> 'Selecionar horário',
'select-slot' => 'Selecionar slot',
'select-date' => 'Selecione a data',
'select-rent-time' => 'Selecione o tempo de aluguel',
'from' => 'A partir de',
'to' => 'Para',
'book-a-table' => 'Reservar uma mesa',
'special-notes' => 'Pedido / Notas Especiais',
'event-on' => 'Evento ativado',
'book-your-ticket' => 'Reserve seu ingresso',
'per-ticket-price' => ':price Por Bilhete',
'number-of-tickets' => 'Número de Bilhetes',
'total-tickets' => 'Total de ingressos',
'base-price' => 'Preço base',
'total-price' => 'Preço total',
'base-price-info' => '(Isso será aplicado a cada tipo de ticket para cada quantidade)'
],
'cart' => [
'renting_type' => 'Tipo de Aluguel',
'daily' => 'Diariamente',
'hourly' => 'Por hora',
'event-ticket' => 'Bilhete de evento',
'event-from' => 'Evento de',
'event-till' => 'Evento Até',
'rent-type' => 'Tipo de Aluguel',
'rent-from' => 'Alugar de',
'rent-till' => 'Aluguel Até',
'booking-from' => 'Reserva de',
'booking-till' => 'Reserva até',
'special-note' => 'Pedido / Notas Especiais',
]
]
];

View File

@ -491,7 +491,7 @@ return [
'discount' => 'تخفیف',
'price' => 'قیمت',
'disc-amount' => 'مقدار تخفیف',
'new-grand-total' => 'New Grand Total',
'new-grand-total' => 'کل بزرگ عالی',
'coupon' => 'کوپن',
'coupon-applied' => 'کوپن کاربردی',
'remove-coupon' => 'کوپن را بردارید',

View File

@ -237,8 +237,8 @@ return [
],
'edit' => [
'page-title' => 'Edit Address',
'company_name' => 'Company name',
'page-title' => 'verander adres',
'company_name' => 'Bedrijfsnaam',
'first_name' => 'Voornaam',
'last_name' => 'Naam',
'vat_id' => 'BTW nummer',
@ -260,57 +260,57 @@ return [
'title' => 'Bestellingen',
'order_id' => 'Bestelnummer',
'date' => 'Datum',
'status' => 'Status',
'status' => 'Toestand',
'total' => 'Totaal',
'order_number' => 'Bestelnummer'
],
'view' => [
'page-tile' => 'Order #:order_id',
'info' => 'Information',
'placed-on' => 'Placed On',
'products-ordered' => 'Products Ordered',
'page-tile' => 'Bestellen #:order_id',
'info' => 'Informatie',
'placed-on' => 'Geplaatst op',
'products-ordered' => 'Bestelde producten',
'invoices' => 'Facturen',
'shipments' => 'Verzendingen',
'SKU' => 'SKU',
'product-name' => 'Naam',
'qty' => 'Aantal',
'item-status' => 'Item Status',
'item-ordered' => 'Ordered (:qty_ordered)',
'item-invoice' => 'Invoiced (:qty_invoiced)',
'item-shipped' => 'shipped (:qty_shipped)',
'item-canceled' => 'Canceled (:qty_canceled)',
'item-refunded' => 'Refunded (:qty_refunded)',
'item-status' => 'Artikelstatus',
'item-ordered' => 'Besteld (:qty_ordered)',
'item-invoice' => 'Gefactureerd (:qty_invoiced)',
'item-shipped' => 'verzonden (:qty_shipped)',
'item-canceled' => 'Geannuleerd (:qty_canceled)',
'item-refunded' => 'Terugbetaald (:qty_refunded)',
'price' => 'Prijs',
'total' => 'Total',
'subtotal' => 'Subtotal',
'shipping-handling' => 'Shipping & Handling',
'tax' => 'Tax',
'discount' => 'Discount',
'tax-percent' => 'Tax Percent',
'tax-amount' => 'Tax Amount',
'discount-amount' => 'Discount Amount',
'grand-total' => 'Grand Total',
'subtotal' => 'Subtotaal',
'shipping-handling' => 'Verzending en afhandeling',
'tax' => 'Belasting',
'discount' => 'Korting',
'tax-percent' => 'Belastingpercentage',
'tax-amount' => 'Belastingbedrag',
'discount-amount' => 'Korting hoeveelheid',
'grand-total' => 'Eindtotaal',
'total-paid' => 'Totaal betaald',
'total-refunded' => 'Total Refunded',
'total-due' => 'Total Due',
'shipping-address' => 'Shipping Address',
'billing-address' => 'Billing Address',
'shipping-method' => 'Shipping Method',
'payment-method' => 'Payment Method',
'individual-invoice' => 'Invoice #:invoice_id',
'individual-shipment' => 'Shipment #:shipment_id',
'print' => 'Print',
'invoice-id' => 'Invoice Id',
'order-id' => 'Order Id',
'order-date' => 'Order Date',
'bill-to' => 'Bill to',
'ship-to' => 'Ship to',
'total-refunded' => 'Totaal terugbetaald ',
'total-due' => 'Totaal verschuldigd',
'shipping-address' => 'Verzendingsadres',
'billing-address' => 'factuur adres',
'shipping-method' => 'Verzendmethode',
'payment-method' => 'Betalingswijze',
'individual-invoice' => 'Factuur #:invoice_id',
'individual-shipment' => 'Verzending #:shipment_id',
'print' => 'Afdrukken',
'invoice-id' => 'Factuur-id',
'order-id' => 'Order ID',
'order-date' => 'Besteldatum',
'bill-to' => 'Rekening naar',
'ship-to' => 'Verzend naar',
'contact' => 'Contact',
'refunds' => 'Refunds',
'individual-refund' => 'Refund #:refund_id',
'adjustment-refund' => 'Adjustment Refund',
'adjustment-fee' => 'Adjustment Fee',
'refunds' => 'Restituties',
'individual-refund' => 'Terugbetaling #:refund_id',
'adjustment-refund' => 'Aanpassing restitutie',
'adjustment-fee' => 'Aanpassingskosten',
]
],
@ -318,21 +318,21 @@ return [
'page-title' => 'Verlanglijst',
'title' => 'Verlanglijst',
'deleteall' => 'Alles verwijderen',
'moveall' => 'Move All Products To Cart',
'move-to-cart' => 'Move To Cart',
'error' => 'Cannot add product to wishlist due to unknown problems, please checkback later',
'add' => 'Item successfully added to wishlist',
'remove' => 'Item successfully removed from wishlist',
'moved' => 'Item successfully moved To cart',
'option-missing' => 'Product options are missing, so item can not be moved to the wishlist.',
'move-error' => 'Item cannot be moved to wishlist, Please try again later',
'success' => 'Item successfully added to wishlist',
'failure' => 'Item cannot be added to wishlist, Please try again later',
'already' => 'Item already present in your wishlist',
'removed' => 'Item successfully removed from wishlist',
'remove-fail' => 'Item cannot Be removed from wishlist, Please try again later',
'empty' => 'You do not have any items in your wishlist',
'remove-all-success' => 'All the items from your wishlist have been removed',
'moveall' => 'Verplaats alle producten naar winkelwagen',
'move-to-cart' => 'Verplaatsen naar winkelwagen',
'error' => 'Kan product niet toevoegen aan verlanglijstje vanwege onbekende problemen, kom later terug',
'add' => 'Item succesvol toegevoegd aan verlanglijstje',
'remove' => 'Item succesvol verwijderd van verlanglijstje',
'moved' => 'Artikel succesvol verplaatst naar winkelwagen',
'option-missing' => 'Productopties ontbreken, dus item kan niet naar de verlanglijst worden verplaatst.',
'move-error' => 'Item kan niet naar de verlanglijst worden verplaatst. Probeer het later opnieuw',
'success' => 'Item succesvol toegevoegd aan verlanglijstje',
'failure' => 'Item kan niet worden toegevoegd aan verlanglijstje, probeer het later opnieuw',
'already' => 'Item al aanwezig in uw verlanglijstje',
'removed' => 'Item succesvol verwijderd van verlanglijstje',
'remove-fail' => 'Item kan niet van de verlanglijst worden verwijderd. Probeer het later opnieuw',
'empty' => 'U heeft geen artikelen op uw verlanglijstje',
'remove-all-success' => 'Alle items van uw verlanglijst zijn verwijderd',
],
'downloadable_products' => [
@ -351,64 +351,64 @@ return [
'review' => [
'index' => [
'title' => 'Reviews',
'page-title' => 'Reviews'
'title' => 'Recensies',
'page-title' => 'Recensies'
],
'view' => [
'page-tile' => 'Review #:id',
'page-tile' => 'Recensies #:id',
]
]
]
],
'products' => [
'layered-nav-title' => 'Shop per',
'price-label' => 'As low as',
'remove-filter-link-title' => 'Clear All',
'sort-by' => 'Sort By',
'from-a-z' => 'From A-Z',
'from-z-a' => 'From Z-A',
'newest-first' => 'Newest First',
'oldest-first' => 'Oldest First',
'cheapest-first' => 'Cheapest First',
'expensive-first' => 'Expensive First',
'show' => 'Show',
'pager-info' => 'Showing :showing of :total Items',
'description' => 'Description',
'specification' => 'Specification',
'total-reviews' => ':total Reviews',
'total-rating' => ':total_rating Ratings & :total_reviews Reviews',
'by' => 'By :name',
'up-sell-title' => 'We found other products you might like!',
'related-product-title' => 'Related Products',
'cross-sell-title' => 'More choices',
'reviews-title' => 'Ratings & Reviews',
'write-review-btn' => 'Write Review',
'choose-option' => 'Choose an option',
'sale' => 'Sale',
'new' => 'New',
'empty' => 'No products available in this category',
'layered-nav-title' => 'Winkelen per ',
'price-label' => 'Zo laag als',
'remove-filter-link-title' => 'Wis alles',
'sort-by' => 'Sorteer op',
'from-a-z' => 'Van A-Z',
'from-z-a' => 'Van Z-A',
'newest-first' => 'Nieuwste eerst',
'oldest-first' => 'Oudste eerst',
'cheapest-first' => 'Goedkoopste eerst',
'expensive-first' => 'Eerst duur',
'show' => 'Tonen',
'pager-info' => 'Weergegeven :showing van :total Artikelen',
'description' => 'Beschrijving',
'specification' => 'Specificatie',
'total-reviews' => ':total Recensies',
'total-rating' => ':total_rating Waarderingen & :total_reviews Recensies',
'by' => 'Door :name',
'up-sell-title' => 'We hebben andere producten gevonden die je misschien leuk vindt!',
'related-product-title' => 'gerelateerde producten',
'cross-sell-title' => 'Meer keuzes',
'reviews-title' => 'Beoordelingen en recensies',
'write-review-btn' => 'Schrijf recensie',
'choose-option' => 'Kies een optie',
'sale' => 'Uitverkoop',
'new' => 'Nieuw',
'empty' => 'Geen producten beschikbaar in deze categorie',
'add-to-cart' => 'Voeg toe aan winkelkar',
'buy-now' => 'Koop nu',
'whoops' => 'Whoops!',
'quantity' => 'Aantal',
'in-stock' => 'Op voorraad',
'out-of-stock' => 'Niet op voorraad',
'view-all' => 'View All',
'select-above-options' => 'Please select above options first.',
'less-quantity' => 'Quantity can not be less than one.',
'view-all' => 'Bekijk alles',
'select-above-options' => 'Selecteer eerst bovenstaande opties.',
'less-quantity' => 'De hoeveelheid mag niet kleiner zijn dan één.',
'samples' => 'Voorbeelden',
'links' => 'Links',
'sample' => 'Voorbeeld',
'name' => 'Naam',
'qty' => 'Aantal',
'starting-at' => 'Starting at',
'customize-options' => 'Customize Options',
'choose-selection' => 'Choose a selection',
'your-customization' => 'Your Customization',
'total-amount' => 'Total Amount',
'none' => 'None'
'starting-at' => 'Beginnend bij',
'customize-options' => 'Pas opties aan',
'choose-selection' => 'Kies een selectie',
'your-customization' => 'Uw maatwerk',
'total-amount' => 'Totale hoeveelheid',
'none' => 'Geen'
],
// 'reviews' => [
@ -416,101 +416,101 @@ return [
// ]
'buynow' => [
'no-options' => 'Please select options before buying this product.'
'no-options' => 'Selecteer opties voordat u dit product koopt.'
],
'checkout' => [
'cart' => [
'integrity' => [
'missing_fields' => 'Some required fields missing for this product.',
'missing_options' => 'Options are missing for this product.',
'missing_links' => 'Downloadable links are missing for this product.',
'qty_missing' => 'Atleast one product should have more than 1 quantity.',
'qty_impossible' => 'Cannot add more than one of these products to cart.'
'missing_fields' => 'Sommige verplichte velden ontbreken voor dit product.',
'missing_options' => 'Er ontbreken opties voor dit product.',
'missing_links' => 'Downloadbare links ontbreken voor dit product.',
'qty_missing' => 'Minstens één product moet meer dan 1 hoeveelheid bevatten.',
'qty_impossible' => 'Kan niet meer dan één van deze producten toevoegen aan winkelwagen.'
],
'create-error' => 'Encountered some issue while making cart instance.',
'title' => 'Shopping Cart',
'empty' => 'Your shopping cart is empty',
'update-cart' => 'Update Cart',
'continue-shopping' => 'Continue Shopping',
'proceed-to-checkout' => 'Proceed To Checkout',
'remove' => 'Remove',
'remove-link' => 'Remove',
'move-to-wishlist' => 'Move to Wishlist',
'move-to-wishlist-success' => 'Item moved to wishlist successfully.',
'move-to-wishlist-error' => 'Cannot move item to wishlist, please try again later.',
'add-config-warning' => 'Please select option before adding to cart.',
'create-error' => 'Er is een probleem opgetreden bij het maken van een winkelwageninstantie.',
'title' => 'Winkelwagen',
'empty' => 'Uw winkelwagen is leeg',
'update-cart' => 'Winkelwagen bijwerken',
'continue-shopping' => 'Doorgaan met winkelen',
'proceed-to-checkout' => 'Ga naar de kassa',
'remove' => 'Verwijderen',
'remove-link' => 'Verwijderen',
'move-to-wishlist' => 'Verplaats naar wens lijst',
'move-to-wishlist-success' => 'Item is succesvol naar de verlanglijst verplaatst.',
'move-to-wishlist-error' => 'Kan item niet naar verlanglijstje verplaatsen, probeer het later opnieuw.',
'add-config-warning' => 'Selecteer een optie voordat u deze aan de winkelwagen toevoegt.',
'quantity' => [
'quantity' => 'Aantal',
'success' => 'Cart Item(s) successfully updated.',
'illegal' => 'Quantity cannot be lesser than one.',
'inventory_warning' => 'The requested quantity is not available, please try again later.',
'error' => 'Cannot update the item(s) at the moment, please try again later.'
'success' => 'Winkelwagenitem (s) succesvol bijgewerkt.',
'illegal' => 'Hoeveelheid kan niet kleiner zijn dan één.',
'inventory_warning' => 'De gevraagde hoeveelheid is niet beschikbaar, probeer het later opnieuw.',
'error' => 'Kan de item (s) momenteel niet updaten. Probeer het later opnieuw.'
],
'item' => [
'error_remove' => 'No items to remove from the cart.',
'success' => 'Item was successfully added to cart.',
'success-remove' => 'Item was removed successfully from the cart.',
'error-add' => 'Item cannot be added to cart, please try again later.',
'error_remove' => 'Geen items om uit de winkelwagen te verwijderen.',
'success' => 'Artikel is succesvol toegevoegd aan winkelwagen.',
'success-remove' => 'Item is met succes uit de winkelwagen verwijderd.',
'error-add' => 'Item kan niet aan winkelwagen worden toegevoegd. Probeer het later opnieuw.',
],
'quantity-error' => 'Requested quantity is not available.',
'quantity-error' => 'Gevraagde hoeveelheid is niet beschikbaar.',
'cart-subtotal' => 'Subtotaal',
'cart-remove-action' => 'Do you really want to do this ?',
'partial-cart-update' => 'Only some of the product(s) were updated',
'cart-remove-action' => 'Wil je dit echt doen?',
'partial-cart-update' => 'Slechts enkele van de producten zijn bijgewerkt',
'link-missing' => ''
],
'onepage' => [
'title' => 'Checkout',
'title' => 'Uitchecken',
'information' => 'Informatie',
'shipping' => 'Verzending',
'payment' => 'Betaling',
'complete' => 'Complete',
'billing-address' => 'Factuur adres',
'sign-in' => 'Sign In',
'company-name' => 'Company Name',
'first-name' => 'First Name',
'last-name' => 'Last Name',
'email' => 'Email',
'address1' => 'Street Address',
'city' => 'City',
'state' => 'State',
'select-state' => 'Select a region, state or province',
'sign-in' => 'Inloggen',
'company-name' => 'Bedrijfsnaam',
'first-name' => 'Voornaam',
'last-name' => 'Achternaam',
'email' => 'E-mail',
'address1' => 'Woonadres',
'city' => 'stad',
'state' => 'Staat',
'select-state' => 'Selecteer een regio, staat of provincie',
'postcode' => 'Zip/Postcode',
'phone' => 'Telephone',
'country' => 'Country',
'order-summary' => 'Order Summary',
'shipping-address' => 'Shipping Address',
'use_for_shipping' => 'Ship to this address',
'continue' => 'Continue',
'shipping-method' => 'Select Shipping Method',
'payment-methods' => 'Select Payment Method',
'payment-method' => 'Payment Method',
'summary' => 'Order Summary',
'phone' => 'Telefoon',
'country' => 'buiten',
'order-summary' => 'overzicht van de bestelling',
'shipping-address' => 'Verzendingsadres',
'use_for_shipping' => 'Verzenden naar dit adres',
'continue' => 'Doorgaan met',
'shipping-method' => 'selecteer verzendmethode',
'payment-methods' => 'Selecteer betaalmethode',
'payment-method' => 'Betalingswijze',
'summary' => 'overzicht van de bestelling',
'price' => 'Prijs',
'quantity' => 'Aantal',
'billing-address' => 'Billing Address',
'shipping-address' => 'Shipping Address',
'billing-address' => 'factuur adres',
'shipping-address' => 'Verzendingsadres',
'contact' => 'Contact',
'place-order' => 'Place Order',
'new-address' => 'Add New Address',
'save_as_address' => 'Save as Address',
'apply-coupon' => 'Apply Coupon',
'amt-payable' => 'Amount Payable',
'got' => 'Got',
'free' => 'Free',
'coupon-used' => 'Coupon Used',
'applied' => 'Applied',
'back' => 'Back',
'cash-desc' => 'Cash On Delivery',
'money-desc' => 'Money Transfer',
'place-order' => 'Plaats bestelling',
'new-address' => 'Nieuw adres toevoegen',
'save_as_address' => 'Opslaan als adres',
'apply-coupon' => 'gebruik coupon',
'amt-payable' => 'Te betalen bedrag',
'got' => 'Kreeg',
'free' => 'Vrij',
'coupon-used' => 'Coupon gebruikt',
'applied' => 'Toegepast',
'back' => 'Terug',
'cash-desc' => 'Rembours',
'money-desc' => 'Overschrijving',
'paypal-desc' => 'Paypal Standard',
'free-desc' => 'This is a free shipping',
'flat-desc' => 'This is a flat rate',
'free-desc' => 'Dit is een gratis verzending',
'flat-desc' => 'Dit is een vast tarief',
'password' => 'Wachtwoord',
'login-exist-message' => 'You already have an account with us, Sign in or continue as guest.',
'enter-coupon-code' => 'Enter Coupon Code'
'login-exist-message' => 'U heeft al een account bij ons, log in of ga verder als gast.',
'enter-coupon-code' => 'Vul couponcode in'
],
'total' => [
@ -521,139 +521,138 @@ return [
'tax' => 'BTW',
'discount' => 'Korting',
'price' => 'Prijs',
'disc-amount' => 'Amount discounted',
'new-grand-total' => 'New Grand Total',
'disc-amount' => 'Verdisconteerd bedrag',
'new-grand-total' => 'Nieuw eindtotaal',
'coupon' => 'Coupon',
'coupon-applied' => 'Applied Coupon',
'remove-coupon' => 'Remove Coupon',
'cannot-apply-coupon' => 'Cannot Apply Coupon',
'invalid-coupon' => 'Coupon code is invalid.',
'success-coupon' => 'Coupon code applied successfully.',
'coupon-applied' => 'Toegepaste coupon',
'remove-coupon' => 'Coupon verwijderen',
'cannot-apply-coupon' => 'Kan coupon niet toepassen',
'invalid-coupon' => 'Couponcode is ongeldig.',
'success-coupon' => 'Couponcode succesvol toegepast.',
'coupon-apply-issue' => 'Coupon code can\'t be applied.'
],
'success' => [
'title' => 'Order successfully placed',
'thanks' => 'Thank you for your order!',
'order-id-info' => 'Your order id is #:order_id',
'info' => 'We will email you, your order details and tracking information'
'title' => 'Bestelling succesvol geplaatst',
'thanks' => 'Bedankt voor je bestelling!',
'order-id-info' => 'Uw bestellings-ID is #:order_id',
'info' => 'We sturen u een e-mail met uw bestelgegevens en trackinginformatie'
]
],
'mail' => [
'order' => [
'subject' => 'New Order Confirmation',
'heading' => 'Order Confirmation!',
'dear' => 'Dear :customer_name',
'dear-admin' => 'Dear :admin_name',
'greeting' => 'Thanks for your Order :order_id placed on :created_at',
'greeting-admin' => 'Order Id :order_id placed on :created_at',
'summary' => 'Summary of Order',
'shipping-address' => 'Shipping Address',
'billing-address' => 'Billing Address',
'subject' => 'Nieuwe orderbevestiging',
'heading' => 'Order bevestiging!',
'dear' => 'Lieve :customer_name',
'dear-admin' => 'Lieve :admin_name',
'greeting' => 'Bedankt voor je bestelling :order_id geplaatst op :created_at',
'greeting-admin' => 'Order Id :order_id geplaatst op :created_at',
'summary' => 'Samenvatting van de bestelling',
'shipping-address' => 'Verzendingsadres',
'billing-address' => 'factuur adres',
'contact' => 'Contact',
'shipping' => 'Shipping Method',
'payment' => 'Payment Method',
'shipping' => 'Verzendmethode',
'payment' => 'Betalingswijze',
'price' => 'Prijs',
'quantity' => 'Aantal',
'subtotal' => 'Subtotal',
'shipping-handling' => 'Shipping & Handling',
'tax' => 'Tax',
'discount' => 'Discount',
'grand-total' => 'Grand Total',
'final-summary' => 'Thanks for showing your interest in our store we will send you tracking number once it shipped',
'help' => 'If you need any kind of help please contact us at :support_email',
'shipping-handling' => 'Verzending en afhandeling',
'tax' => 'Belasting',
'discount' => 'Korting',
'grand-total' => 'Eindtotaal',
'final-summary' => 'Bedankt voor het tonen van uw interesse in onze winkel.We sturen u een trackingnummer zodra het is verzonden',
'help' => 'Als u hulp nodig heeft, neem dan contact met ons op via :support_email',
'thanks' => 'Thanks!',
'cancel' => [
'subject' => 'Order Cancel Confirmation',
'heading' => 'Order Cancelled',
'dear' => 'Dear :customer_name',
'greeting' => 'You Order with order id #:order_id placed on :created_at has been cancelled',
'summary' => 'Summary of Order',
'shipping-address' => 'Shipping Address',
'billing-address' => 'Billing Address',
'subject' => 'Order Annuleren Bevestiging',
'heading' => 'Bestelling geannuleerd',
'dear' => 'Lieve :customer_name',
'greeting' => 'U bestelt met order-ID #:order_id geplaatst op :created_at is geannuleerd',
'summary' => 'Samenvatting van de bestelling',
'shipping-address' => 'Verzendingsadres',
'billing-address' => 'factuur adres',
'contact' => 'Contact',
'shipping' => 'Shipping Method',
'payment' => 'Payment Method',
'subtotal' => 'Subtotal',
'shipping-handling' => 'Shipping & Handling',
'tax' => 'Tax',
'discount' => 'Discount',
'grand-total' => 'Grand Total',
'final-summary' => 'Thanks for showing your interest in our store',
'help' => 'If you need any kind of help please contact us at :support_email',
'thanks' => 'Thanks!',
'shipping' => 'Verzendmethode',
'payment' => 'Betalingswijze',
'subtotal' => 'Subtotaal',
'shipping-handling' => 'Verzending en afhandeling',
'tax' => 'Belasting',
'discount' => 'Korting',
'grand-total' => 'Eindtotaal',
'final-summary' => 'Bedankt voor het tonen van uw interesse in onze winkel',
'help' => 'Als u hulp nodig heeft, neem dan contact met ons op via :support_email',
'thanks' => 'Bedankt!',
]
],
'invoice' => [
'heading' => 'Your invoice #:invoice_id for Order #:order_id',
'subject' => 'Invoice for your order #:order_id',
'summary' => 'Summary of Invoice',
'heading' => 'Je factuur #:invoice_id voor bestelling #:order_id',
'subject' => 'Factuur voor uw bestelling #:order_id',
'summary' => 'Samenvatting van factuur',
],
'shipment' => [
'heading' => 'Shipment #:shipment_id has been generated for Order #:order_id',
'inventory-heading' => 'New shipment #:shipment_id had been generated for Order #:order_id',
'subject' => 'Shipment for your order #:order_id',
'inventory-subject' => 'New shipment had been generated for Order #:order_id',
'summary' => 'Summary of Shipment',
'carrier' => 'Carrier',
'tracking-number' => 'Tracking Number',
'greeting' => 'An order :order_id has been placed on :created_at',
'heading' => 'Verzending #:shipment_id is gegenereerd voor Order #:order_id',
'inventory-heading' => 'Nieuwe zending #:shipment_id was gegenereerd voor Order #:order_id',
'subject' => 'Verzending voor uw bestelling #:order_id',
'inventory-subject' => 'Er is een nieuwe zending gegenereerd voor de bestelling #:order_id',
'summary' => 'Samenvatting van verzending',
'carrier' => 'Drager',
'tracking-number' => 'Volg nummer',
'greeting' => 'Een bestelling :order_id is geplaatst op :created_at',
],
'refund' => [
'heading' => 'Your Refund #:refund_id for Order #:order_id',
'subject' => 'Refund for your order #:order_id',
'summary' => 'Summary of Refund',
'adjustment-refund' => 'Adjustment Refund',
'adjustment-fee' => 'Adjustment Fee'
'heading' => 'Uw terugbetaling #:refund_id voor bestelling #:order_id',
'subject' => 'Restitutie voor uw bestelling #:order_id',
'summary' => 'Samenvatting van terugbetaling',
'adjustment-refund' => 'Aanpassing restitutie',
'adjustment-fee' => 'Aanpassingskosten'
],
'forget-password' => [
'subject' => 'Customer Reset Password',
'dear' => 'Dear :name',
'info' => 'You are receiving this email because we received a password reset request for your account',
'reset-password' => 'Reset Password',
'final-summary' => 'If you did not request a password reset, no further action is required',
'thanks' => 'Thanks!'
'subject' => 'Klant reset wachtwoord',
'dear' => 'Lieve :name',
'info' => 'U ontvangt deze e-mail omdat we een verzoek voor het opnieuw instellen van uw wachtwoord voor uw account hebben ontvangen',
'reset-password' => 'Wachtwoord opnieuw instellen',
'final-summary' => 'Als u geen wachtwoordherstel hebt aangevraagd, is er geen verdere actie vereist',
'thanks' => 'Bedankt!'
],
'customer' => [
'new' => [
'dear' => 'Dear :customer_name',
'dear' => 'Lieve :customer_name',
'username-email' => 'UserName/Email',
'subject' => 'New Customer Registration',
'subject' => 'Nieuwe klantenregistratie',
'password' => 'Wachtwoord',
'summary' => 'Your account has been created.
Your account details are below: ',
'summary' => 'Uw account is aangemaakt.
Uw accountgegevens zijn below: ',
'thanks' => 'Thanks!',
],
'registration' => [
'subject' => 'New Customer Registration',
'customer-registration' => 'Customer Registered Successfully',
'dear' => 'Dear :customer_name',
'greeting' => 'Welcome and thank you for registering with us!',
'summary' => 'Your account has now been created successfully and you can login using your email address and password credentials. Upon logging in, you will be able to access other services including reviewing past orders, wishlists and editing your account information.',
'subject' => 'Nieuwe klantenregistratie',
'customer-registration' => 'Klant succesvol geregistreerd',
'dear' => 'Lieve :customer_name',
'greeting' => 'Welkom en bedankt voor uw registratie bij ons!',
'summary' => 'Uw account is nu succesvol aangemaakt en u kunt inloggen met uw e-mailadres en wachtwoordgegevens. Na het inloggen hebt u toegang tot andere services, waaronder het bekijken van eerdere bestellingen, verlanglijstjes en het bewerken van uw accountgegevens.',
'thanks' => 'Thanks!',
],
'verification' => [
'heading' => config('app.name') . ' - Email Verification',
'subject' => 'Verification Mail',
'verify' => 'Verify Your Account',
'summary' => 'This is the mail to verify that the email address you entered is yours.
Kindly click the Verify Your Account button below to verify your account.'
'subject' => 'Verificatiemail',
'verify' => 'Verifieer uw account',
'summary' => 'Dit is de e-mail om te verifiëren dat het door u ingevoerde e-mailadres van u is.
Klik op de onderstaande knop Uw account verifiëren om uw account te verifiëren.'
],
'subscription' => [
'subject' => 'Subscription Email',
'greeting' => ' Welcome to ' . config('app.name') . ' - Email Subscription',
'unsubscribe' => 'Unsubscribe',
'summary' => 'Thanks for putting me into your inbox. Its been a while since youve read ' . config('app.name') . ' email, and we dont want to overwhelm your inbox. If you still do not want to receive
the latest email marketing news then for sure click the button below.'
'subject' => 'Abonnementse-mail',
'greeting' => ' Welkom bij' . config('app.name') . ' - Email Subscription',
'unsubscribe' => 'Afmelden',
'summary' => 'Bedankt dat je me in je inbox hebt geplaatst. Het is een tijdje geleden dat je hebt gelezen' . config('app.name') . ' e-mail en we willen uw inbox niet overbelasten. Als je nog steeds niet wilt ontvangen het laatste nieuws over e-mailmarketing, klik dan op de onderstaande knop.'
]
]
],
@ -663,9 +662,9 @@ return [
],
'response' => [
'create-success' => ':name created successfully.',
'update-success' => ':name updated successfully.',
'delete-success' => ':name deleted successfully.',
'submit-success' => ':name submitted successfully.'
'create-success' => ':name succesvol gemaakt.',
'update-success' => ':name succesvol geupdatet.',
'delete-success' => ':name met succes verwijderd.',
'submit-success' => ':name succesvol ingediend.'
],
];

View File

@ -11,30 +11,30 @@ return [
'edit' => 'هل تريد حقا تحرير هذا :resource?',
],
'zero-index' => 'Index columns can have values greater than zero only',
'zero-index' => 'يمكن أن تحتوي أعمدة الفهرس على قيم أكبر من الصفر فقط',
'no-records' => 'لا توجد سجلات',
'filter-fields-missing' => 'بعض الحقل المطلوب هو لاغ ، رجاء تفقد عمود ، حالة و قيمة صحيح',
'click_on_action' => 'هل تريد حقا أن تؤدي هذا العمل؟',
'search' => 'Search Here...',
'filter' => 'Filter',
'column' => 'Select Column',
'condition' => 'Select Condition',
'contains' => 'Contains',
'ncontains' => 'Does not contains',
'equals' => 'Is Equals to',
'nequals' => 'Is Not equals to',
'greater' => 'Greater than',
'less' => 'Less than',
'greatere' => 'Greater than equals to',
'lesse' => 'Less than equals to',
'value' => 'Select Value',
'true' => 'True / Active',
'false' => 'False / Inactive',
'between' => 'Is between',
'apply' => 'Apply',
'items-per-page' => 'Items Per Page',
'value-here' => 'Value here',
'numeric-value-here' => 'Numeric Value here',
'submit' => 'Submit'
'search' => '...ابحث هنا',
'filter' => 'منقي',
'column' => 'حدد العمود',
'condition' => 'حدد الشرط',
'contains' => 'يحتوي على',
'ncontains' => 'لا يحتوي على',
'equals' => 'هل يساوي',
'nequals' => 'لا يساوي',
'greater' => 'أكثر من',
'less' => 'أقل من',
'greatere' => 'أكبر من يساوي',
'lesse' => 'أقل من يساوي',
'value' => 'اختار القيمة',
'true' => 'صحيح / نشط',
'false' => 'خطأ / غير نشط',
'between' => 'يتراوح ما بين',
'apply' => 'تطبيق',
'items-per-page' => 'مواد لكل صفحة',
'value-here' => 'القيمة هنا',
'numeric-value-here' => 'القيمة العددية هنا',
'submit' => 'إرسال'
]
];