From cb99ea652b360b2008c28cd38cf7dfc30addc758 Mon Sep 17 00:00:00 2001 From: ghermans Date: Thu, 20 Feb 2020 04:08:19 +0100 Subject: [PATCH 01/17] #2512 - Started dutch translations --- .../Admin/src/Resources/lang/nl/app.php | 1291 +++++++++++++++++ .../Webkul/Ui/src/Resources/lang/nl/app.php | 40 + 2 files changed, 1331 insertions(+) create mode 100644 packages/Webkul/Admin/src/Resources/lang/nl/app.php create mode 100644 packages/Webkul/Ui/src/Resources/lang/nl/app.php diff --git a/packages/Webkul/Admin/src/Resources/lang/nl/app.php b/packages/Webkul/Admin/src/Resources/lang/nl/app.php new file mode 100644 index 000000000..2e3b03cd1 --- /dev/null +++ b/packages/Webkul/Admin/src/Resources/lang/nl/app.php @@ -0,0 +1,1291 @@ + 'Opslaan', + 'create' => 'Create', + 'update' => 'Bijwerken', + 'delete' => 'Verwijder', + 'failed' => 'Failed', + 'store' => 'Store', + 'image' => 'Afbeelding', + 'no result' => 'Geen resultaat', + 'product' => 'Product', + 'attribute' => 'Attribute', + 'actions' => 'Acties', + 'id' => 'ID', + 'action' => 'Actie', + 'yes' => 'Ja', + 'no' => 'Nee', + 'true' => 'True', + 'false' => 'False', + 'apply' => 'Toepassen', + 'action' => 'Actie', + 'label' => 'Label', + 'name' => 'Naam', + 'title' => 'Title', + 'code' => 'Code', + 'type' => 'Type', + 'required' => 'Verplicht', + 'unique' => 'Uniek', + 'locale-based' => 'Lokaal gebaseerd', + 'channel-based' => 'Kanaal gebaseerd', + 'status' => 'Status', + 'select-option' => 'Selecteer een optie', + 'category' => 'Categorie', + + 'common' => [ + 'no-result-found' => 'We konden geen gegevens vinden.', + 'country' => 'Land', + 'state' => 'Staat', + 'true' => 'True', + 'false' => 'False' + ], + + 'layouts' => [ + 'my-account' => 'Mijn Profiel', + 'logout' => 'Afmelden', + 'visit-shop' => 'Winkel Bezoeken', + 'dashboard' => 'Dashboard', + 'sales' => 'Verkopen', + 'orders' => 'Bestellingen', + 'shipments' => 'Verzendingen', + 'invoices' => 'Facturen', + 'refunds' => 'Refunds', + 'catalog' => 'Catalogus', + 'products' => 'Producten', + 'categories' => 'Categorieën', + 'attributes' => 'Attributes', + 'attribute-families' => 'Attribute Families', + 'customers' => 'Klanten', + 'groups' => 'Groepen', + 'reviews' => 'Reviews', + 'newsletter-subscriptions' => 'Nieuwsbrief', + 'configure' => 'Configuratie', + 'settings' => 'Instellingen', + 'locales' => 'Locales', + 'currencies' => 'Currencies', + 'exchange-rates' => 'Wisselkoers', + 'inventory-sources' => 'Voorraadbronnen', + 'channels' => 'Kanalen', + 'users' => 'Gebruikers', + 'roles' => 'Rechten', + 'sliders' => 'Sliders', + 'taxes' => 'Belastingen', + 'tax-categories' => 'Belasting categorieën', + 'tax-rates' => 'Belastingtarieven', + 'promotions' => 'Promoties', + 'discount' => 'Korting', + 'cms' => 'CMS' + ], + + 'acl' => [ + 'dashboard' => 'Dashboard', + 'sales' => 'Verkopen', + 'orders' => 'Bestellingen', + 'shipments' => 'Verzendingen', + 'invoices' => 'Facturen', + 'catalog' => 'Catalogus', + 'products' => 'Producten', + 'categories' => 'Categorieën', + 'attributes' => 'Attributes', + 'attribute-families' => 'Attribute Families', + 'customers' => 'Klanten', + 'groups' => 'Groepen', + 'reviews' => 'Reviews', + 'newsletter-subscriptions' => 'Newsletter Subscriptions', + 'configure' => 'Configureren', + 'settings' => 'Instellingen', + 'locales' => 'Locales', + 'currencies' => 'Currencies', + 'exchange-rates' => 'Exchange Rates', + 'inventory-sources' => 'Inventory Sources', + 'channels' => 'Kanalen', + 'users' => 'Gebruikers', + 'roles' => 'Rechten', + 'sliders' => 'Sliders', + 'taxes' => 'Belastingen', + 'tax-categories' => 'Belasting categorieën', + 'tax-rates' => 'Belastingtarieven', + 'edit' => 'Edit', + 'create' => 'Add', + 'delete' => 'Verwijder', + 'promotions' => 'Promoties', + 'cart-rules' => 'Cart Rules', + 'catalog-rules' => 'Catalog Rules', + ], + + 'dashboard' => [ + 'title' => 'Dashboard', + 'from' => 'Vanaf', + 'to' => 'Tot', + 'total-customers' => 'Totaal aantal klanten', + 'total-orders' => 'Totaal aantal bestellingen', + 'total-sale' => 'Totaal aantal verkopen', + 'average-sale' => 'Gemiddelde verkoop', + 'increased' => ':progress%', + 'decreased' => ':progress%', + 'sales' => 'Verkopen', + 'top-performing-categories' => 'Best presterende categorieën', + 'product-count' => ':count Producten', + 'top-selling-products' => 'Best verkopende producten', + 'sale-count' => ':count Verkopen', + 'customer-with-most-sales' => 'Klanten met de meeste verkopen', + 'order-count' => ':count Bestellingen', + 'revenue' => 'Omzet :total', + 'stock-threshold' => 'Voorraad drempel', + 'qty-left' => ':qty beschikbaar' + ], + + 'datagrid' => [ + 'mass-ops' => [ + 'method-error' => 'Error! Wrong method detected, please check mass action configuration', + 'delete-success' => 'Selected :resource were successfully deleted', + 'partial-action' => 'Some actions were not performed due restricted system constraints on :resource', + 'update-success' => 'Selected :resource were successfully updated', + 'no-resource' => 'The resource provided for insufficient for the action' + ], + + 'id' => 'ID', + 'status' => 'Status', + 'code' => 'Code', + 'admin-name' => 'Naam', + 'name' => 'Naam', + 'direction' => 'Direction', + 'fullname' => 'Volledige naam', + 'type' => 'Type', + 'required' => 'Verplicht', + 'unique' => 'Uniek', + 'per-locale' => 'Lokaal gebaseerd', + 'per-channel' => 'Kanaal gebaseerd', + 'position' => 'Position', + 'locale' => 'Locale', + 'hostname' => 'Hostname', + 'email' => 'Email', + 'group' => 'Groep', + 'phone' => 'Telefoon', + 'gender' => 'Geslacht', + 'title' => 'Titel', + 'layout' => 'Layout', + 'url-key' => 'URL Sleutel', + 'comment' => 'Opmerking', + 'product-name' => 'Product', + 'currency-name' => 'Currency Name', + 'exch-rate' => 'Exchange Rate', + 'priority' => 'Prioriteit', + 'subscribed' => 'Ingeschreven', + 'base-total' => 'Base Total', + 'grand-total' => 'Eindtotaal', + 'order-date' => 'Besteldatum', + 'channel-name' => 'Kanaal naam', + 'billed-to' => 'Gefactureerd aan', + 'shipped-to' => 'Verzonden naar', + 'order-id' => 'Order Id', + 'invoice-date' => 'Factuur datum', + 'total-qty' => 'Totale hoeveelheid', + 'inventory-source' => 'Voorraad bron', + 'shipment-date' => 'Verzenddatum', + 'shipment-to' => 'Shipping To', + 'sku' => 'SKU', + 'price' => 'Prijs', + 'qty' => 'Aantal', + 'permission-type' => 'Permission Type', + 'identifier' => 'Identifier', + 'state' => 'Staat', + 'country' => 'Land', + 'tax-rate' => 'Rate', + 'role' => 'Role', + 'sub-total' => 'Sub Total', + 'no-of-products' => 'Number of Products', + 'attribute-family' => 'Attribute Family', + 'starts-from' => 'Starts From', + 'ends-till' => 'Ends Till', + 'per-cust' => 'Per klant', + 'usage-throttle' => 'Usage Times', + 'for-guest' => 'For Guest', + 'order_number' => 'Ordernummer', + 'refund-date' => 'Refund Date', + 'refunded' => 'Teruggestort', + 'start' => 'Start', + 'end' => 'Einde', + 'active' => 'Actief', + 'inactive' => 'Inactief', + 'coupon-code' => 'Coupon Code', + 'times-used' => 'Keer gebruikt', + 'created-date' => 'Created Date', + 'expiration-date' => 'Vervaldatum', + 'delete' => 'Verwijder', + 'rtl' => 'RTL', + 'ltr' => 'LTR', + 'update-status' => 'Status bijwerken' + ], + + 'account' => [ + 'title' => 'Mijn Profiel', + 'save-btn-title' => 'Opslaan', + 'general' => 'Algemeen', + 'name' => 'Naam', + 'email' => 'Email', + 'password' => 'Wachtwoord', + 'confirm-password' => 'Wachtwoord bevestigen', + 'change-password' => 'Wachtwoord wijzigen', + 'current-password' => 'Huidig wachtwoord' + ], + + 'users' => [ + 'forget-password' => [ + 'title' => 'Wachtwoord vergeten', + 'header-title' => 'Herstel wachtwoord', + 'email' => 'Registered Email', + 'password' => 'Wachtwoord', + 'confirm-password' => 'Bevestig wachtwoord', + 'back-link-title' => 'Terug naar inloggen', + 'submit-btn-title' => 'Send Password Reset Email' + ], + + 'reset-password' => [ + 'title' => 'Reset Password', + 'email' => 'Registered Email', + 'password' => 'Wachtwoord', + 'confirm-password' => 'Bevestig wachtwoord', + 'back-link-title' => 'Terug naar inloggen', + 'submit-btn-title' => 'Reset wachtwoord' + ], + + 'roles' => [ + 'title' => 'Rechten', + 'add-role-title' => 'Rol toevoegen', + 'edit-role-title' => 'Rol wijzigen', + 'save-btn-title' => 'Rol opslaan', + 'general' => 'Algemeen', + 'name' => 'Naam', + 'description' => 'Omschrijving', + 'access-control' => 'Toegangscontrole', + 'permissions' => 'Rechten', + 'custom' => 'Custom', + 'all' => 'Alles' + ], + + 'users' => [ + 'title' => 'Gebruikers', + 'add-user-title' => 'Gebruiker toevoegen', + 'edit-user-title' => 'Gebruiker wijzigen', + 'save-btn-title' => 'Gebruiker opslaan', + 'general' => 'Algemeen', + 'email' => 'Email', + 'name' => 'Naam', + 'password' => 'Wachtwoord', + 'confirm-password' => 'Wachtwoord bevestigen', + 'status-and-role' => 'Status en rol', + 'role' => 'Role', + 'status' => 'Status', + 'account-is-active' => 'Account is actief', + 'current-password' => 'Vul huidig wachtwoord in', + 'confirm-delete' => 'Bevestig om dit account te verwijderen', + 'confirm-delete-title' => 'Bevestig met uw wachtwoord voordat u het verwijdert', + 'delete-last' => 'Er is minimaal één beheerder vereist.', + 'delete-success' => 'Succes! Gebruiker verwijderd', + 'incorrect-password' => 'Het ingevoerde wachtwoord is onjuist', + 'password-match' => 'Het huidig wachtwoord komt niet overeen.', + 'account-save' => 'Accountwijzigingen succesvol opgeslagen.', + 'login-error' => 'Controleer uw gegevens en probeer het opnieuw.', + 'activate-warning' => 'Uw account moet nog worden geactiveerd, neem contact op met de beheerder.' + ], + + 'sessions' => [ + 'title' => 'Inloggen', + 'email' => 'Email', + 'password' => 'Wachtwoord', + 'forget-password-link-title' => 'Wachtwoord vergeten ?', + 'remember-me' => 'Onthoud me', + 'submit-btn-title' => 'Inloggen' + ] + ], + + 'sales' => [ + 'orders' => [ + 'title' => 'Bestellingen', + 'view-title' => 'Order #:order_id', + 'cancel-btn-title' => 'Annuleren', + 'shipment-btn-title' => 'Verzend', + 'invoice-btn-title' => 'Invoice', + 'info' => 'Information', + 'invoices' => 'Facturen', + 'shipments' => 'Verzendingen', + 'order-and-account' => 'Order and Account', + 'order-info' => 'Order Information', + 'order-date' => 'Besteldatum', + 'order-status' => 'Order Status', + 'channel' => 'Channel', + 'customer-name' => 'Customer Name', + 'email' => 'Email', + 'contact-number' => 'Contact Number', + 'account-info' => 'Account Information', + 'address' => 'Address', + 'shipping-address' => 'Shipping Address', + 'billing-address' => 'Billing Address', + 'payment-and-shipping' => 'Payment and Shipping', + 'payment-info' => 'Payment Information', + 'payment-method' => 'Payment Method', + 'currency' => 'Currency', + 'shipping-info' => 'Verzend informatie', + 'shipping-method' => 'Verzendmethode', + 'shipping-price' => 'Verzendkosten', + 'products-ordered' => 'Bestelde producten', + 'SKU' => 'SKU', + 'product-name' => 'Productnaam', + 'qty' => 'Qty', + 'item-status' => 'Item Status', + 'item-ordered' => 'Besteld (:qty_ordered)', + 'item-invoice' => 'Gefactureerd (:qty_invoiced)', + 'item-shipped' => 'Verzeonden (:qty_shipped)', + 'item-canceled' => 'Geannuleerd (:qty_canceled)', + 'item-refunded' => 'Teruggestort (:qty_refunded)', + 'price' => 'Prijs', + 'total' => 'Totaal', + 'subtotal' => 'Subtotaal', + 'shipping-handling' => 'Verzending & Verwerking', + 'discount' => 'Korting', + 'tax' => 'Tax', + 'tax-percent' => 'Tax Percent', + 'tax-amount' => 'Tax Amount', + 'discount-amount' => 'Discount Amount', + 'discount-amount' => 'Discount Amount', + 'grand-total' => 'Eindtotaal', + 'total-paid' => 'Totaal betaald', + 'total-refunded' => 'Totaal terugbetaald', + 'total-due' => 'Total Due', + 'cancel-confirm-msg' => 'Weet u zeker dat u deze bestelling wilt annuleren ?', + 'refund-btn-title' => 'Refund', + 'refunds' => 'Refunds' + ], + + 'invoices' => [ + 'title' => 'Facturen', + 'id' => 'Id', + 'invoice-id' => 'Invoice Id', + 'date' => 'Factuur datum', + 'order-id' => 'Order Id', + 'customer-name' => 'Klantnaam', + 'status' => 'Status', + 'amount' => 'Bedrag', + 'action' => 'Actie', + 'add-title' => 'Create Invoice', + 'save-btn-title' => 'Bewaar factuur', + 'qty' => 'Qty', + 'qty-ordered' => 'Qty Ordered', + 'qty-to-invoice' => 'Qty to Invoice', + 'view-title' => 'Invoice #:invoice_id', + 'bill-to' => 'Bill to', + 'ship-to' => 'Ship to', + 'print' => 'Print', + 'order-date' => 'Besteldatum', + 'creation-error' => 'Order invoice creation is not allowed.', + 'product-error' => 'Invoice can not be created without products.' + ], + + 'shipments' => [ + 'title' => 'Verzendingen', + 'id' => 'Id', + 'date' => 'Verzenddatum', + 'order-id' => 'Order Id', + 'order-date' => 'Besteldatum', + 'customer-name' => 'Klantnaam', + 'total-qty' => 'Totale hoeveelheid', + 'action' => 'Actie', + 'add-title' => 'Zending maken', + 'save-btn-title' => 'Zending opslaan', + 'qty-ordered' => 'Qty Ordered', + 'qty-to-ship' => 'Qty to Ship', + 'available-sources' => 'Available Sources', + 'source' => 'Source', + 'select-source' => 'Please Select Source', + 'qty-available' => 'Qty Available', + 'inventory-source' => 'Voorraad bron', + 'carrier-title' => 'Carrier Title', + 'tracking-number' => 'Tracking Number', + 'view-title' => 'Shipment #:shipment_id', + 'creation-error' => 'Shipment can not be created for this order.', + 'order-error' => 'Order shipment creation is not allowed.', + 'quantity-invalid' => 'Requested quantity is invalid or not available.', + ], + + 'refunds' => [ + 'title' => 'Refunds', + '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' => 'We found an invalid quantity to refund items.', + 'refund-limit-error' => 'The most money available to refund is :amount.', + 'refunded' => 'Teruggestort', + 'date' => 'Refund Date', + 'customer-name' => 'Customer Name', + 'status' => 'Status', + 'action' => 'Actie', + 'view-title' => 'Refund #:refund_id', + 'invalid-refund-amount-error' => 'Refund amount should be non zero.' + + ] + ], + + 'catalog' => [ + 'products' => [ + 'title' => 'Producten', + 'add-product-btn-title' => 'Product toevoegen', + 'add-title' => 'Product toevoegen', + 'edit-title' => 'Wijzig Product', + 'save-btn-title' => 'Save Product', + 'general' => 'Algemeen', + 'product-type' => 'Product Type', + 'simple' => 'Simpel', + 'configurable' => 'Configureerbaar', + 'familiy' => 'Attribute Family', + 'sku' => 'SKU', + 'configurable-attributes' => 'Configurable Attributes', + 'attribute-header' => 'Attribute(s)', + 'attribute-option-header' => 'Attribute Option(s)', + 'no' => 'Nee', + 'yes' => 'Ja', + 'disabled' => 'Uitgeschakeld', + 'enabled' => 'Ingeschakeld', + 'add-variant-btn-title' => 'Add Variant', + 'name' => 'Naam', + 'qty' => 'Qty', + 'price' => 'Prijs', + 'weight' => 'Gewicht', + 'status' => 'Status', + 'enabled' => 'Ingeschakeld', + 'disabled' => 'Uitgeschakeld', + 'add-variant-title' => 'Add Variant', + 'variant-already-exist-message' => 'Variant with same attribute options already exists.', + 'add-image-btn-title' => 'Afbeelding toevoegen', + 'mass-delete-success' => 'All the selected products have been deleted successfully', + 'mass-update-success' => 'All the selected products have been updated successfully', + 'configurable-error' => 'Please select atleast one configurable attribute.', + 'categories' => 'Categorieën', + 'images' => 'Afbeeldingen', + 'inventories' => 'Voorraden', + 'variations' => 'Variaties', + 'downloadable' => 'Downloadbare informatie', + 'links' => 'Links', + 'add-link-btn-title' => 'Add Link', + 'samples' => 'Samples', + 'add-sample-btn-title' => 'Add Sample', + 'downloads' => 'Download Allowed', + 'file' => 'File', + 'sample' => 'Sample', + 'upload-file' => 'Bestand uploaden', + 'url' => 'Url', + 'sort-order' => 'Sort Order', + 'browse-file' => 'Browse File', + 'product-link' => 'Linked Products', + 'cross-selling' => 'Cross Selling', + 'up-selling' => 'Up Selling', + 'related-products' => 'Related Products', + 'product-search-hint' => 'Start typing product name', + 'no-result-found' => 'Er zijn geen producten gevonden met dezelfde naam.', + 'searching' => 'Searching ...', + 'grouped-products' => 'Gegroepeerde producten', + 'search-products' => 'Zoek producten', + 'no-result-found' => 'Er zijn geen producten gevonden met dezelfde naam.', + 'channel' => 'Kanalen', + 'bundle-items' => 'Bundle Items', + 'add-option-btn-title' => 'Add Option', + 'option-title' => 'Option Title', + 'input-type' => 'Input Type', + 'is-required' => 'is verplicht', + 'select' => 'Select', + 'radio' => 'Radio', + 'checkbox' => 'Checkbox', + 'multiselect' => 'Multiselect', + 'new-option' => 'New Option', + 'is-default' => 'is standaard', + ], + + 'attributes' => [ + 'title' => 'Attributes', + 'add-title' => 'Add Attribute', + 'edit-title' => 'Edit Attribute', + 'save-btn-title' => 'Save Attribute', + 'general' => 'General', + 'code' => 'Attribute Code', + 'type' => 'Attribute Type', + 'text' => 'Text', + 'textarea' => 'Textarea', + 'price' => 'Prijs', + 'boolean' => 'Boolean', + 'select' => 'Select', + 'multiselect' => 'Multiselect', + 'datetime' => 'Datetime', + 'date' => 'Date', + 'label' => 'Label', + 'admin' => 'Admin', + 'options' => 'Options', + 'position' => 'Position', + 'add-option-btn-title' => 'Add Option', + 'validations' => 'Validations', + 'input_validation' => 'Input Validation', + 'is_required' => 'is verplicht', + 'is_unique' => 'Is Unique', + 'number' => 'Number', + 'decimal' => 'Decimal', + 'email' => 'Email', + 'url' => 'URL', + 'configuration' => 'Configuration', + 'status' => 'Status', + 'yes' => 'Ja', + 'no' => 'Nee', + 'value_per_locale' => 'Value Per Locale', + 'value_per_channel' => 'Value Per Channel', + 'value_per_channel' => 'Value Per Channel', + 'is_filterable' => 'Use in Layered Navigation', + 'is_configurable' => 'Use To Create Configurable Product', + 'admin_name' => 'Admin Name', + 'is_visible_on_front' => 'Visible on Product View Page on Front-end', + 'swatch_type' => 'Swatch Type', + 'dropdown' => 'Dropdown', + 'color-swatch' => 'Color Swatch', + 'image-swatch' => 'Image Swatch', + 'text-swatch' => 'Text Swatch', + 'swatch' => 'Swatch', + 'image' => 'Afbeelding', + 'file' => 'File', + 'checkbox' => 'Checkbox', + 'use_in_flat' => "Create in Product Flat Table", + 'default_null_option' => 'Create default empty option', + ], + 'families' => [ + 'title' => 'Families', + 'add-family-btn-title' => 'Add Family', + 'add-title' => 'Add Family', + 'edit-title' => 'Edit Family', + 'save-btn-title' => 'Save Family', + 'general' => 'General', + 'code' => 'Family Code', + 'name' => 'Naam', + 'groups' => 'Groepen', + 'add-group-title' => 'Add Group', + 'position' => 'Position', + 'attribute-code' => 'Code', + 'type' => 'Type', + 'add-attribute-title' => 'Add Attributes', + 'search' => 'Search', + 'group-exist-error' => 'Group with same name already exists.' + ], + 'categories' => [ + 'title' => 'Categorieën', + 'add-title' => 'Add Category', + 'edit-title' => 'Edit Category', + 'save-btn-title' => 'Save Category', + 'general' => 'General', + 'name' => 'Naam', + 'visible-in-menu' => 'Visible In Menu', + 'yes' => 'Ja', + 'no' => 'Nee', + 'position' => 'Position', + 'display-mode' => 'Display Mode', + 'products-and-description' => 'Products and Description', + 'products-only' => 'Products Only', + 'description-only' => 'Description Only', + 'description-and-images' => 'Description and Images', + 'description' => 'Description', + 'parent-category' => 'Parent Category', + 'seo' => 'Search Engine Optimization', + 'slug' => 'Slug', + 'meta_title' => 'Meta Title', + 'meta_description' => 'Meta Description', + 'meta_keywords' => 'Meta Keywords', + 'image' => 'Afbeelding', + 'filterable-attributes' => 'Filterable Attributes', + 'attributes' => 'Attributes', + ] + ], + + 'configuration' => [ + 'title' => 'Configuration', + 'save-btn-title' => 'Opslaan', + 'save-message' => 'Configuration saved successfully', + 'yes' => 'Ja', + 'no' => 'Nee', + 'delete' => 'Verwijder', + + 'tax-categories' => [ + 'title' => 'Belasting categorieën', + 'add-title' => 'Add Tax Category', + 'edit-title' => 'Edit Tax Category', + 'save-btn-title' => 'Save Tax Category', + 'general' => 'Tax Category', + 'select-channel' => 'Select Channel', + 'name' => 'Naam', + 'code' => 'Code', + 'description' => 'Description', + 'select-taxrates' => 'Select Tax Rates', + 'edit' => [ + 'title' => 'Edit Tax Category', + 'edit-button-title' => 'Edit Tax Category' + ] + ], + + 'tax-rates' => [ + 'title' => 'Belastingtarieven', + 'add-title' => 'Add Tax Rate', + 'edit-title' => 'Edit Tax Rate', + 'save-btn-title' => 'Save Tax Rate', + 'general' => 'Tax Rate', + 'identifier' => 'Identifier', + 'is_zip' => 'Enable Zip Range', + 'zip_from' => 'Zip From', + 'zip_to' => 'Zip To', + 'state' => 'Staat', + 'select-state' => 'Select a region, state or province.', + 'country' => 'Land', + 'tax_rate' => 'Rate', + 'edit' => [ + 'title' => 'Edit Tax Rate', + 'edit-button-title' => 'Edit Rate' + ], + 'zip_code' => 'Zip Code', + 'is_zip' => 'Enable Zip Range', + ], + + 'sales' => [ + 'shipping-method' => [ + 'title' => 'Shipping Methods', + 'save-btn-title' => 'Opslaan', + 'description' => 'Description', + 'active' => 'Actief', + 'status' => 'Status' + ] + ] + ], + + 'settings' => [ + 'locales' => [ + 'title' => 'Locales', + 'add-title' => 'Add Locale', + 'edit-title' => 'Edit Locale', + 'add-title' => 'Add Locale', + 'save-btn-title' => 'Save Locale', + 'general' => 'General', + 'code' => 'Code', + 'name' => 'Naam', + 'direction' => 'Direction', + 'create-success' => 'Locale created successfully.', + 'update-success' => 'Locale updated successfully.', + 'delete-success' => 'Locale deleted successfully.', + 'last-delete-error' => 'At least one Locale is required.', + ], + 'countries' => [ + 'title' => 'Countries', + 'add-title' => 'Add Country', + 'save-btn-title' => 'Save Country', + 'general' => 'General', + 'code' => 'Code', + 'name' => 'Name' + ], + 'currencies' => [ + 'title' => 'Currencies', + 'add-title' => 'Add Currency', + 'edit-title' => 'Edit Currency', + 'save-btn-title' => 'Save Currency', + 'general' => 'General', + 'code' => 'Code', + 'name' => 'Naam', + 'symbol' => 'Symbol', + 'create-success' => 'Currency created successfully.', + 'update-success' => 'Currency updated successfully.', + 'delete-success' => 'Currency deleted successfully.', + 'last-delete-error' => 'At least one Currency is required.', + ], + 'exchange_rates' => [ + 'title' => 'Exchange Rates', + 'add-title' => 'Add Exchange Rate', + 'edit-title' => 'Edit Exchange Rate', + 'save-btn-title' => 'Save Exchange Rate', + 'general' => 'General', + 'source_currency' => 'Source Currency', + 'target_currency' => 'Target Currency', + 'rate' => 'Rate', + 'exchange-class-not-found' => ':service exchange rate class not found', + 'update-rates' => 'Update rates using :service', + 'create-success' => 'Exchange Rate created successfully.', + 'update-success' => 'Exchange Rate updated successfully.', + 'delete-success' => 'Exchange Rate deleted successfully.', + 'last-delete-error' => 'At least one Exchange Rate is required.', + ], + 'inventory_sources' => [ + 'title' => 'Inventory Sources', + 'add-title' => 'Add Inventory Source', + 'edit-title' => 'Edit Inventory Source', + 'save-btn-title' => 'Save Inventory Source', + 'general' => 'General', + 'code' => 'Code', + 'name' => 'Naam', + 'description' => 'Description', + 'source-is-active' => 'Source is Active', + 'contact-info' => 'Contact Information', + 'contact_name' => 'Naam', + 'contact_email' => 'Email', + 'contact_number' => 'Contact Number', + 'contact_fax' => 'Fax', + 'address' => 'Source Address', + 'country' => 'Land', + 'state' => 'Staat', + 'city' => 'City', + 'street' => 'Street', + 'postcode' => 'Postcode', + 'priority' => 'Priority', + 'latitude' => 'Latitude', + 'longitude' => 'Longitude', + 'status' => 'Status', + 'create-success' => 'Inventory source created successfully.', + 'update-success' => 'Inventory source updated successfully.', + 'delete-success' => 'Inventory source deleted successfully.', + 'last-delete-error' => 'At least one Inventory source is required.', + ], + 'channels' => [ + 'title' => 'Kanalen', + 'add-title' => 'Add Channel', + 'edit-title' => 'Edit Channel', + 'save-btn-title' => 'Save Channel', + 'general' => 'General', + 'code' => 'Code', + 'name' => 'Naam', + 'description' => 'Description', + 'hostname' => 'Hostname', + 'currencies-and-locales' => 'Currencies and Locales', + 'locales' => 'Locales', + 'default-locale' => 'Default Locale', + 'currencies' => 'Currencies', + 'base-currency' => 'Default Currency', + 'root-category' => 'Root Category', + 'inventory_sources' => 'Inventory Sources', + 'design' => 'Design', + 'theme' => 'Theme', + 'home_page_content' => 'Home Page Content', + 'footer_content' => 'Footer Content', + 'logo' => 'Logo', + 'favicon' => 'Favicon', + 'create-success' => 'Channel created successfully.', + 'update-success' => 'Channel updated successfully.', + 'delete-success' => 'Channel deleted successfully.', + 'last-delete-error' => 'At least one Channel is required.', + 'seo' => 'Home page SEO', + 'seo-title' => 'Meta title', + 'seo-description' => 'Meta description', + 'seo-keywords' => 'Meta keywords', + + ], + + 'sliders' => [ + 'title' => 'Sliders', + 'name' => 'Naam', + 'add-title' => 'Create Slider', + 'edit-title' => 'Edit Slider', + 'save-btn-title' => 'Save Slider', + 'general' => 'General', + 'image' => 'Afbeelding', + 'content' => 'Content', + 'channels' => 'Channel', + 'created-success' => 'Slider item created successfully', + 'created-fault' => 'Error in creating slider item', + 'update-success' => 'Slider item successfully updated', + 'update-fail' => 'Slider cannot be updated', + 'delete-success' => 'Cannot delete last llider item', + 'delete-fail' => 'Slider item successfully deleted' + ], + + 'tax-categories' => [ + 'title' => 'Belasting categorieën', + 'add-title' => 'Create Tax Category', + 'edit-title' => 'Edit Tax Category', + 'save-btn-title' => 'Save Tax Category', + 'general' => 'Tax Category', + 'select-channel' => 'Select Channel', + 'name' => 'Naam', + 'code' => 'Code', + 'description' => 'Description', + 'select-taxrates' => 'Select Tax Rates', + 'edit' => [ + 'title' => 'Edit Tax Category', + 'edit-button-title' => 'Edit Tax Category' + ], + 'create-success' => 'New Tax Category Created', + 'create-error' => 'Error, While Creating Tax Category', + 'update-success' => 'Successfully Updated Tax Category', + 'update-error' => 'Error While Updating Tax Category', + 'atleast-one' => 'Cannot Delete The Last Tax Category', + 'delete' => 'Tax Category Successfully Deleted' + ], + + 'tax-rates' => [ + 'title' => 'Belastingtarieven', + 'add-title' => 'Create Tax Rate', + 'edit-title' => 'Edit Tax Rate', + 'save-btn-title' => 'Save Tax Rate', + 'general' => 'Tax Rate', + 'identifier' => 'Identifier', + 'is_zip' => 'Enable Zip Range', + 'zip_from' => 'Zip From', + 'zip_to' => 'Zip To', + 'state' => 'Staat', + 'select-state' => 'Select a region, state or province.', + 'country' => 'Land', + 'tax_rate' => 'Rate', + 'edit' => [ + 'title' => 'Edit Tax Rate', + 'edit-button-title' => 'Edit Rate' + ], + 'zip_code' => 'Zip Code', + 'is_zip' => 'Enable Zip Range', + 'create-success' => 'Tax Rate Created Successfully', + 'create-error' => 'Cannot Create Tax Rate', + 'update-success' => 'Tax Rate Updated Successfully', + 'update-error' => 'Error! Tax Rate Cannot Be Updated', + 'delete' => 'Tax Rate Deleted Successfully', + 'atleast-one' => 'Cannot Delete Last Tax Rate' + ], + 'development' => [ + 'title' => 'Development', + ] + ], + + 'customers' => [ + 'groups' =>[ + 'add-title' => 'Add Group', + 'edit-title' => 'Edit Group', + 'save-btn-title' => 'Save Group', + 'title' => 'Groepen', + 'save-btn-title' => 'Save Group', + 'code' => 'Code', + 'name' => 'Naam', + 'is_user_defined' => 'User Defined', + 'yes' => 'Yes' + ], + + 'addresses' => [ + 'title' => ':customer_name\'s Addresses List', + 'vat_id' => 'Vat id', + 'create-title' => 'Create Customer\'s Address', + 'edit-title' => 'Update Customer\'s Address', + 'title-orders' => ':customer_name\'s Orders List', + 'address-list' => 'Address\'s List', + 'order-list' => 'Order\'s List', + 'address-id' => 'Address ID', + 'address-1' => 'Address 1', + 'city' => 'City', + 'state-name' => 'Staat', + 'country-name' => 'Land', + 'postcode' => 'Post Code', + 'default-address' => 'Default Address', + 'yes' => 'Ja', + 'not-approved' => 'Not Approved', + 'no' => 'Nee', + 'dash' => '-', + 'delete' => 'Verwijder', + 'create-btn-title' => 'Add Address', + 'save-btn-title' => 'Save Address', + 'general' => 'General', + '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.', + ], + + 'note' => [ + 'title' => 'Add Note', + 'save-note' => 'Save Note', + 'enter-note' => 'Enter Note', + 'help-title' => 'Add Note On This Customer' + ], + + 'customers' => [ + 'add-title' => 'Klant toevoegen', + 'edit-title' => 'Wijzig klant', + 'title' => 'Klanten', + 'first_name' => 'Voornaam', + 'last_name' => 'Naam', + 'gender' => 'Geslacht', + 'email' => 'Email', + 'date_of_birth' => 'Geboortedatum', + 'phone' => 'Telefoon', + 'customer_group' => 'Klant groep', + 'save-btn-title' => 'Klant opslaan', + 'channel_name' => 'Kanaal naam', + 'state' => 'Staat', + 'select-state' => 'Selecteer een regio, staat of provincie.', + 'country' => 'Land', + 'other' => 'Anders', + 'male' => 'Man', + 'female' => 'Vrouw', + 'group-default' => 'Cannot delete the default group.', + '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', + 'active' => 'Actief', + 'in-active' => 'Inactive' + ], + + 'reviews' => [ + 'title' => 'Reviews', + 'edit-title' => 'Edit Review', + 'rating' => 'Rating', + 'status' => 'Status', + 'comment' => 'Comment', + 'pending' => 'Pending', + 'approved' => 'Approve', + 'disapproved' => 'Disapprove' + ], + + 'subscribers' => [ + 'title' => 'Nieuwsbrief abonnees', + 'title-edit' => 'Abonnement bewerken', + 'email' => 'Email', + 'is_subscribed' => 'Geabonneerd', + 'edit-btn-title' => 'Abonnee bijwerken', + 'update-success' => 'Abonnee is succesvol bijgewerkt', + 'update-failed' => 'Error! U kan deze abonnee niet afmelden', + 'delete' => 'Abonnee is succesvol verwijderd', + 'delete-failed' => 'Error! Abonnee kan niet worden verwijderd' + ] + ], + + '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', + 'name' => 'Naam', + 'description' => 'Description', + 'status' => 'Status', + 'is-active' => 'Cart Rule is Active', + 'channels' => 'Kanalen', + 'customer-groups' => 'Customer Groups', + 'coupon-type' => 'Coupon Type', + 'no-coupon' => 'No Coupon', + 'specific-coupon' => 'Specific Coupon', + 'auto-generate-coupon' => 'Auto Generate Coupon', + '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', + 'subtotal' => 'Subtotaal', + 'total-items-qty' => 'Total Items Qty', + 'total-weight' => 'Total Weight', + 'payment-method' => 'Payment Method', + 'shipping-method' => 'Shipping Method', + 'shipping-postcode' => 'Shipping Zip/Postcode', + 'shipping-state' => 'Shipping State', + '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', + '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', + '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', + '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)', + 'categories' => 'Categorieën', + 'attribute_family' => 'Attribute Family' + ], + + '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', + 'name' => 'Naam', + 'description' => 'Description', + 'status' => 'Status', + 'is-active' => 'Catalog Rule is Active', + 'channels' => 'Kanalen', + 'customer-groups' => 'Customer Groups', + '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', + 'less-than' => 'Less than', + 'contain' => 'Contain', + 'contains' => 'Contains', + 'does-not-contain' => 'Does not contain', + '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', + 'categories' => 'Categorieën', + 'attribute_family' => 'Attribute Family' + ] + ], + + 'error' => [ + 'go-to-home' => 'GO TO HOME', + 'in-maitainace' => 'In Maintenance', + 'right-back' => 'Be Right Back', + + '404' => [ + 'page-title' => '404 Page not found', + 'name' => '404', + 'title' => 'Page Not found', + 'message' => 'The Page you are looking for does not exist or have been moved. Navigate using sidemenu.' + ], + '403' => [ + 'page-title' => '403 forbidden Error', + 'name' => '403', + 'title' => 'Forbidden error', + 'message' => 'You do not have permission to access this page' + ], + '500' => [ + 'page-title' => '500 Internal Server Error', + 'name' => '500', + 'title' => 'Internal Server Error', + 'message' => 'The Server Encountered an internal error.' + ], + '401' => [ + 'page-title' => '401 Unauthorized Error', + 'name' => '401', + 'title' => 'Unauthorized Error', + 'message' => 'The request has not been applied because it lacks valid authentication credentials for the target resource.' + ], + ], + + 'export' => [ + 'export' => 'Export', + 'import' => 'Import', + 'format' => 'Select Format', + 'download' => 'Download', + 'upload' => 'Upload', + 'csv' => 'CSV', + 'xls' => 'XLS', + 'file' => 'File', + 'upload-error' => 'The file must be a file of type: xls, xlsx, csv.', + 'duplicate-error' => 'Identifier must be unique, duplicate identifier :identifier at row :position.', + 'enough-row-error' => 'file has not enough rows', + 'allowed-type' => 'Allowed Type :', + 'file-type' => 'csv, xls, xlsx.', + 'no-records' => 'Nothing to export', + 'illegal-format' => 'Error! This type of format is either not supported or its illegal format' + ], + + 'cms' => [ + 'pages' => [ + 'general' => 'Algemeen', + 'seo' => 'SEO', + 'pages' => 'Pages', + 'title' => 'Pages', + 'add-title' => 'Pagina toevoegen', + 'content' => 'Content', + 'url-key' => 'URL Key', + 'channel' => 'Kanalen', + 'locale' => 'Locales', + 'create-btn-title' => 'Pagina opslaan', + 'edit-title' => 'Pagina aanpassen', + 'edit-btn-title' => 'Save Page', + 'create-success' => 'Pagina succesvol aangemaakt.', + 'create-partial' => 'Some of the pages requested already exists.', + 'create-failure' => 'All pages requested already exists.', + 'update-success' => 'Pagina succesvol bijgewerkt.', + 'update-failure' => 'Pagina kan niet worden bijgewerkt.', + 'page-title' => 'Pagina titel', + 'layout' => 'Layout', + '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', + 'preview' => 'Voorbeeld', + 'one-col' => '
Use class: "static-container one-column" for one column layout.
', + 'two-col' => '
Use class: "static-container two-column" for two column layout.
', + 'three-col' => '
Use class: "static-container three-column" for three column layout.
', + 'helper-classes' => 'Helper Classes' + ] + ], + + '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.' + ], + + 'footer' => [ + 'copy-right' => 'Powered by Bagisto, A Community Project by Webkul', + ], + + 'admin' => [ + 'emails' => [ + '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', + ], + + ], + 'system' => [ + 'catalog' => 'Catalogus', + 'products' => 'Producten', + 'guest-checkout' => 'Gast afrekenen', + 'allow-guest-checkout' => 'Gast afrekenen toestaan', + 'allow-guest-checkout-hint' => 'Hint: If turned on, this option can be configured for each product specifically.', + 'review' => 'Review', + 'allow-guest-review' => 'Gastbeoordeling toestaan', + 'inventory' => 'Voorraad', + 'stock-options' => 'Stock Options', + 'allow-backorders' => 'Backorders toestaan', + 'customer' => 'Klant', + 'settings' => 'Instellingen', + 'address' => 'Adres', + 'street-lines' => 'Lijnen in een adres', + 'sales' => 'Verkopen', + 'shipping-methods' => 'Verzendmethoden', + 'free-shipping' => 'Gratis verzending', + 'flate-rate-shipping' => 'Forfaitaire verzendkosten', + 'shipping' => 'Verzending', + 'origin' => 'Herkomst', + 'country' => 'Land', + 'state' => 'Staat', + 'zip' => 'Zip', + 'city' => 'City', + 'street-address' => 'Adres', + 'title' => 'Titel', + 'description' => 'Omschrijving', + 'rate' => 'Tarief', + 'status' => 'Status', + 'type' => 'Type', + 'payment-methods' => 'Betaalmethodes', + 'cash-on-delivery' => 'Rembours', + 'money-transfer' => 'Overschrijving', + 'paypal-standard' => 'Paypal Standard', + 'business-account' => 'Business Account', + 'newsletter' => 'Nieuwsbrief', + 'newsletter-subscription' => 'Abonnement op Nieuwsbrief toestaan', + 'email' => 'Email verificatie', + 'email-verification' => 'E-mailverificatie toestaan', + 'sort_order' => 'Sort Order', + 'general' => 'Algemeen', + 'footer' => 'Footer', + 'content' => 'Inhoud', + 'footer-content' => 'Footer Text', + 'footer-toggle' => 'Toggle footer', + 'locale-options' => 'Eenheid opties', + 'weight-unit' => 'Gewichtseenheid', + 'admin-page-limit' => 'Standaarditems per pagina (Admin)', + 'design' => 'Ontwerp', + 'admin-logo' => 'Admin Logo', + 'logo-image' => 'Logo Afbeelding', + 'credit-max' => 'Customer Credit Max', + 'credit-max-value' => 'Credit Max Value', + 'use-credit-max' => 'Use Credit Max', + 'order-settings' => 'Bestel instellingen', + 'orderNumber' => 'Order Number Settings', + 'order-number-prefix' => 'Order Number Prefix', + 'order-number-length' => 'Order Number Length', + 'order-number-suffix' => 'Order Number Suffix', + 'default' => 'Standaard', + 'sandbox' => 'Sandbox', + 'all-channels' => 'Alles', + 'all-locales' => 'Alles' + ] + ] +]; \ No newline at end of file diff --git a/packages/Webkul/Ui/src/Resources/lang/nl/app.php b/packages/Webkul/Ui/src/Resources/lang/nl/app.php new file mode 100644 index 000000000..929dab2a2 --- /dev/null +++ b/packages/Webkul/Ui/src/Resources/lang/nl/app.php @@ -0,0 +1,40 @@ + [ + 'actions' => 'Acties', + 'id' => 'Index columns have value greater than zero only', + + 'massaction' => [ + 'mass-delete-confirm' => 'Do you really want to delete these selected :resource?', + 'mass-update-status' => 'Do you really want to update status of these selected :resource?', + 'delete' => 'Wilt u deze actie echt uitvoeren?', + 'edit' => 'Wil je dit echt bewerken :resource?', + ], + + 'zero-index' => 'Index columns can have values greater than zero only', + 'no-records' => 'Er zijn geen gegevens gevonden', + 'filter-fields-missing' => 'Some of the required field is null, please check column, condition and value properly', + 'click_on_action' => 'Wilt u deze actie echt uitvoeren?', + 'search' => 'Zoek hier...', + 'filter' => 'Filter', + 'column' => 'Selecteer kolom', + 'condition' => 'Selecteer voorwaarde', + 'contains' => 'Bevat', + 'ncontains' => 'Bevat niet', + 'equals' => 'Is gelijk aan', + 'nequals' => 'Is niet gelijk aan', + 'greater' => 'Groter dan', + 'less' => 'Less than', + 'greatere' => 'Groter dan gelijk aan', + 'lesse' => 'Minder dan gelijk aan', + 'value' => 'Selecteer waarde', + 'true' => 'Waar / Actief', + 'false' => 'Niet waar / niet actief', + 'between' => 'Is tussen', + 'apply' => 'Toepassen', + 'items-per-page' => 'Items per pagina', + 'value-here' => 'Waarde hier', + 'numeric-value-here' => 'Numerieke waarde hier', + 'submit' => 'Submit' + ] +]; \ No newline at end of file From f45f83ab89f12ace6f2e3ae5095b5b6116dd15d7 Mon Sep 17 00:00:00 2001 From: ghermans Date: Thu, 20 Feb 2020 09:59:27 +0100 Subject: [PATCH 02/17] #2512 - Added more dutch translations --- packages/Webkul/Admin/src/Resources/lang/nl/app.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/Webkul/Admin/src/Resources/lang/nl/app.php b/packages/Webkul/Admin/src/Resources/lang/nl/app.php index 2e3b03cd1..08a027fbc 100644 --- a/packages/Webkul/Admin/src/Resources/lang/nl/app.php +++ b/packages/Webkul/Admin/src/Resources/lang/nl/app.php @@ -537,7 +537,7 @@ return [ 'decimal' => 'Decimal', 'email' => 'Email', 'url' => 'URL', - 'configuration' => 'Configuration', + 'configuration' => 'Configuratie', 'status' => 'Status', 'yes' => 'Ja', 'no' => 'Nee', @@ -608,9 +608,9 @@ return [ ], 'configuration' => [ - 'title' => 'Configuration', + 'title' => 'Configuratie', 'save-btn-title' => 'Opslaan', - 'save-message' => 'Configuration saved successfully', + 'save-message' => 'Configuratie succesvol opgeslagen', 'yes' => 'Ja', 'no' => 'Nee', 'delete' => 'Verwijder', From d71d39208db5129a8e57a55e3cc795445b1ba45c Mon Sep 17 00:00:00 2001 From: Glenn Hermans Date: Thu, 20 Feb 2020 12:36:13 +0100 Subject: [PATCH 03/17] 2512 - Removed static text and wrong translations --- .../Webkul/Admin/src/DataGrids/CustomerDataGrid.php | 4 ++-- .../src/Resources/views/customers/create.blade.php | 10 +++++----- .../Admin/src/Resources/views/customers/edit.blade.php | 8 ++++---- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/packages/Webkul/Admin/src/DataGrids/CustomerDataGrid.php b/packages/Webkul/Admin/src/DataGrids/CustomerDataGrid.php index 44873e557..6ffaaa713 100755 --- a/packages/Webkul/Admin/src/DataGrids/CustomerDataGrid.php +++ b/packages/Webkul/Admin/src/DataGrids/CustomerDataGrid.php @@ -115,9 +115,9 @@ class CustomerDataGrid extends DataGrid 'closure' => true, 'wrapper' => function ($row) { if ($row->status == 1) { - return 'Activated'; + return ''. trans('admin::app.customers.customers.active') .''; } else { - return 'Blocked'; + return ''. trans('admin::app.customers.customers.inactive') .''; } } ]); diff --git a/packages/Webkul/Admin/src/Resources/views/customers/create.blade.php b/packages/Webkul/Admin/src/Resources/views/customers/create.blade.php index cf465aa88..cc41756c0 100755 --- a/packages/Webkul/Admin/src/Resources/views/customers/create.blade.php +++ b/packages/Webkul/Admin/src/Resources/views/customers/create.blade.php @@ -32,13 +32,13 @@ @csrf()
- + @{{ errors.first('first_name') }}
- + @{{ errors.first('last_name') }}
@@ -53,9 +53,9 @@ @{{ errors.first('gender') }} diff --git a/packages/Webkul/Admin/src/Resources/views/customers/edit.blade.php b/packages/Webkul/Admin/src/Resources/views/customers/edit.blade.php index 0a1459d8a..c1449ebfc 100755 --- a/packages/Webkul/Admin/src/Resources/views/customers/edit.blade.php +++ b/packages/Webkul/Admin/src/Resources/views/customers/edit.blade.php @@ -59,16 +59,16 @@ @{{ errors.first('gender') }}
- +
From 89ebea48e6bed338eb8c6a323f785478daa6d0ed Mon Sep 17 00:00:00 2001 From: ghermans Date: Thu, 20 Feb 2020 20:24:39 +0100 Subject: [PATCH 10/17] removed spacing --- .../src/Resources/views/catalog/categories/index.blade.php | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/packages/Webkul/Admin/src/Resources/views/catalog/categories/index.blade.php b/packages/Webkul/Admin/src/Resources/views/catalog/categories/index.blade.php index 8b4bd1ecc..00e445e5f 100755 --- a/packages/Webkul/Admin/src/Resources/views/catalog/categories/index.blade.php +++ b/packages/Webkul/Admin/src/Resources/views/catalog/categories/index.blade.php @@ -13,7 +13,7 @@ @@ -21,12 +21,9 @@ {!! view_render_event('bagisto.admin.catalog.categories.list.before') !!}
- {!! app('Webkul\Admin\DataGrids\CategoryDataGrid')->render() !!} -
{!! view_render_event('bagisto.admin.catalog.categories.list.after') !!} - @stop \ No newline at end of file From 6174a78926cbaae4428f7b2850cebfc3d5664ff2 Mon Sep 17 00:00:00 2001 From: ghermans Date: Fri, 21 Feb 2020 01:16:32 +0100 Subject: [PATCH 11/17] More translations --- .../Admin/src/Resources/lang/nl/app.php | 315 +++++++++--------- 1 file changed, 157 insertions(+), 158 deletions(-) diff --git a/packages/Webkul/Admin/src/Resources/lang/nl/app.php b/packages/Webkul/Admin/src/Resources/lang/nl/app.php index 472ac66c9..31088b783 100644 --- a/packages/Webkul/Admin/src/Resources/lang/nl/app.php +++ b/packages/Webkul/Admin/src/Resources/lang/nl/app.php @@ -36,7 +36,7 @@ return [ 'common' => [ 'no-result-found' => 'We konden geen gegevens vinden.', 'country' => 'Land', - 'state' => 'Staat', + 'state' => 'Staat/Provincie', 'true' => 'True', 'false' => 'False' ], @@ -54,7 +54,7 @@ return [ 'catalog' => 'Catalogus', 'products' => 'Producten', 'categories' => 'Categorieën', - 'attributes' => 'Attributes', + 'attributes' => 'Attributen', 'attribute-families' => 'Attribute Families', 'customers' => 'Klanten', 'groups' => 'Groepen', @@ -62,8 +62,8 @@ return [ 'newsletter-subscriptions' => 'Nieuwsbrief', 'configure' => 'Configuratie', 'settings' => 'Instellingen', - 'locales' => 'Locales', - 'currencies' => 'Currencies', + 'locales' => 'Landinstellingen', + 'currencies' => 'Valuta instellingen', 'exchange-rates' => 'Wisselkoers', 'inventory-sources' => 'Voorraadbronnen', 'channels' => 'Kanalen', @@ -95,7 +95,7 @@ return [ 'newsletter-subscriptions' => 'Newsletter Subscriptions', 'configure' => 'Configureren', 'settings' => 'Instellingen', - 'locales' => 'Talen', + 'locales' => 'Landinstellingen', 'currencies' => 'Currencies', 'exchange-rates' => 'Exchange Rates', 'inventory-sources' => 'Inventory Sources', @@ -150,7 +150,7 @@ return [ 'code' => 'Code', 'admin-name' => 'Naam', 'name' => 'Naam', - 'direction' => 'Direction', + 'direction' => 'Richting', 'fullname' => 'Volledige naam', 'type' => 'Type', 'required' => 'Verplicht', @@ -159,7 +159,7 @@ return [ 'per-channel' => 'Kanaal gebaseerd', 'position' => 'Position', 'locale' => 'Locale', - 'hostname' => 'Hostname', + 'hostname' => 'Hostnaam', 'email' => 'Email', 'group' => 'Groep', 'phone' => 'Telefoon', @@ -169,14 +169,14 @@ return [ 'url-key' => 'URL Sleutel', 'comment' => 'Opmerking', 'product-name' => 'Product', - 'currency-name' => 'Valuta Name', - 'exch-rate' => 'Exchange Rate', + 'currency-name' => 'Valuta', + 'exch-rate' => 'Wisselkoers', 'priority' => 'Prioriteit', 'subscribed' => 'Ingeschreven', 'base-total' => 'Base Total', 'grand-total' => 'Eindtotaal incl', 'order-date' => 'Besteldatum', - 'channel-name' => 'Kanaal naam', + 'channel-name' => 'Kanaal', 'billed-to' => 'Gefactureerd aan', 'shipped-to' => 'Verzonden naar', 'order-id' => 'Order Id', @@ -185,12 +185,12 @@ return [ 'inventory-source' => 'Voorraad bron', 'shipment-date' => 'Verzenddatum', 'shipment-to' => 'Shipping To', - 'sku' => 'Art.nr', + 'sku' => 'SKU', 'price' => 'Prijs', 'qty' => 'Aantal', 'permission-type' => 'Permission Type', 'identifier' => 'Identifier', - 'state' => 'Staat', + 'state' => 'Staat/Provincie', 'country' => 'Land', 'tax-rate' => 'Rate', 'role' => 'Role', @@ -323,22 +323,22 @@ return [ 'order-status-processing' => 'Bezig met verwerken', 'order-status-success' => 'Voltooid', 'channel' => 'Kanaal', - 'customer-name' => 'Customer Name', + 'customer-name' => 'Klant', 'email' => 'Email', - 'contact-number' => 'Contact Number', + 'contact-number' => 'Contact nummer', 'account-info' => 'Account informatie', 'address' => 'Adres', 'shipping-address' => 'Bezorgadres', 'billing-address' => 'Factuuradres', - 'payment-and-shipping' => 'Payment and Shipping', - 'payment-info' => 'Payment Information', + 'payment-and-shipping' => 'Betaling en verzending', + 'payment-info' => 'Betaalgegevens', 'payment-method' => 'Betaalmethode', 'currency' => 'Valuta', 'shipping-info' => 'Verzend informatie', 'shipping-method' => 'Verzendmethode', 'shipping-price' => 'Verzendkosten', 'products-ordered' => 'Bestelde producten', - 'SKU' => 'Art.nr', + 'SKU' => 'SKU', 'product-name' => 'Product naam', 'qty' => 'Aantal', 'item-status' => 'Item Status', @@ -352,7 +352,7 @@ return [ 'subtotal' => 'Subtotaal', 'shipping-handling' => 'Verzending & Verwerking', 'discount' => 'Korting', - 'tax' => 'Tax', + 'tax' => 'BTW', 'tax-percent' => 'BTW Percentage', 'tax-amount' => 'BTW-bedrag', 'discount-amount' => 'Korting', @@ -406,7 +406,7 @@ return [ 'available-sources' => 'Beschikbare bronnen', 'source' => 'Bron', 'select-source' => 'Selecteer een bron', - 'qty-available' => 'Qty Available', + 'qty-available' => 'Voorraad beschikbaar', 'inventory-source' => 'Voorraad bron', 'carrier-title' => 'Vervoerder', 'tracking-number' => 'Trackingnummer', @@ -420,7 +420,7 @@ return [ 'title' => 'Terugbetalingen', 'id' => 'Id', 'add-title' => 'Create Refund', - 'save-btn-title' => 'Refund', + 'save-btn-title' => 'Opslaan', 'order-id' => 'Order Id', 'qty-ordered' => 'Qty Ordered', 'qty-to-refund' => 'Qty To Refund', @@ -453,7 +453,7 @@ return [ 'simple' => 'Simpel', 'configurable' => 'Configureerbaar', 'familiy' => 'Attribute Family', - 'sku' => 'Art.nr', + 'sku' => 'SKU', 'configurable-attributes' => 'Configurable Attributes', 'attribute-header' => 'Attribute(s)', 'attribute-option-header' => 'Attribute Option(s)', @@ -469,12 +469,12 @@ return [ 'status' => 'Status', 'enabled' => 'Ingeschakeld', 'disabled' => 'Uitgeschakeld', - 'add-variant-title' => 'Add Variant', - 'variant-already-exist-message' => 'Variant with same attribute options already exists.', + 'add-variant-title' => 'Variant toevoegen', + 'variant-already-exist-message' => 'Variatie met dezelfde attribuut opties bestaat al.', 'add-image-btn-title' => 'Afbeelding toevoegen', - 'mass-delete-success' => 'All the selected products have been deleted successfully', - 'mass-update-success' => 'All the selected products have been updated successfully', - 'configurable-error' => 'Please select atleast one configurable attribute.', + 'mass-delete-success' => 'Alle geselecteerde producten zijn verwijderd.', + 'mass-update-success' => 'Alle geselecteerde producten zijn gewijzigd.', + 'configurable-error' => 'Please select at least one configurable attribute.', 'categories' => 'Categorieën', 'images' => 'Afbeeldingen', 'inventories' => 'Voorraden', @@ -482,11 +482,11 @@ return [ 'downloadable' => 'Downloadbare informatie', 'links' => 'Links', 'add-link-btn-title' => 'Add Link', - 'samples' => 'Samples', + 'samples' => 'Voorbeelden', 'add-sample-btn-title' => 'Voorbeeld toevoegen', - 'downloads' => 'Download Allowed', - 'file' => 'File', - 'sample' => 'Sample', + 'downloads' => 'Downloaden toegestaan', + 'file' => 'Bestand', + 'sample' => 'Voorbeeld', 'upload-file' => 'Bestand uploaden', 'url' => 'Url', 'sort-order' => 'Sort Order', @@ -494,7 +494,7 @@ return [ 'product-link' => 'Linked Products', 'cross-selling' => 'Cross Selling', 'up-selling' => 'Up Selling', - 'related-products' => 'Related Products', + 'related-products' => 'Gerelateerde producten', 'product-search-hint' => 'Start typing product name', 'no-result-found' => 'Er zijn geen producten gevonden met dezelfde naam.', 'searching' => 'Searching ...', @@ -502,25 +502,25 @@ return [ 'search-products' => 'Zoek producten', 'no-result-found' => 'Er zijn geen producten gevonden met dezelfde naam.', 'channel' => 'Kanalen', - 'bundle-items' => 'Bundle Items', - 'add-option-btn-title' => 'Add Option', - 'option-title' => 'Option Title', - 'input-type' => 'Input Type', + 'bundle-items' => 'Items bundelen', + 'add-option-btn-title' => 'Optie toevoegen', + 'option-title' => 'Optie Titel', + 'input-type' => 'Invoertype', 'is-required' => 'is verplicht', 'select' => 'Select', 'radio' => 'Radio', 'checkbox' => 'Checkbox', 'multiselect' => 'Multiselect', - 'new-option' => 'New Option', + 'new-option' => 'Nieuwe optie', 'is-default' => 'is standaard', ], 'attributes' => [ - 'title' => 'Attributes', - 'add-title' => 'Add Attribute', - 'edit-title' => 'Edit Attribute', + 'title' => 'Attributen', + 'add-title' => 'Attribuut toevoegen', + 'edit-title' => 'Wijzig attribuut', 'save-btn-title' => 'Save Attribute', - 'general' => 'General', + 'general' => 'Algemeen', 'code' => 'Attribute Code', 'type' => 'Attribute Type', 'text' => 'Text', @@ -529,28 +529,28 @@ return [ 'boolean' => 'Boolean', 'select' => 'Select', 'multiselect' => 'Multiselect', - 'datetime' => 'Datetime', - 'date' => 'Date', + 'datetime' => 'Datum / tijd', + 'date' => 'Datum', 'label' => 'Label', 'admin' => 'Admin', - 'options' => 'Options', - 'position' => 'Position', - 'add-option-btn-title' => 'Add Option', + 'options' => 'Opties', + 'position' => 'Positie', + 'add-option-btn-title' => 'Optie toevoegen', 'validations' => 'Validations', 'input_validation' => 'Input Validation', 'is_required' => 'is verplicht', - 'is_unique' => 'Is Unique', - 'number' => 'Number', - 'decimal' => 'Decimal', + 'is_unique' => 'Is uniek', + 'number' => 'Nummer', + 'decimal' => 'Decimaal', 'email' => 'Email', 'url' => 'URL', 'configuration' => 'Configuratie', 'status' => 'Status', 'yes' => 'Ja', 'no' => 'Nee', - 'value_per_locale' => 'Value Per Locale', - 'value_per_channel' => 'Value Per Channel', - 'value_per_channel' => 'Value Per Channel', + 'value_per_locale' => 'Waarde per landinstelling', + 'value_per_channel' => 'Waarde per kanaal', + 'value_per_channel' => 'Waarde per kanaal', 'is_filterable' => 'Use in Layered Navigation', 'is_configurable' => 'Use To Create Configurable Product', 'admin_name' => 'Admin Name', @@ -562,7 +562,7 @@ return [ 'text-swatch' => 'Text Swatch', 'swatch' => 'Swatch', 'image' => 'Afbeelding', - 'file' => 'File', + 'file' => 'Bestand', 'checkbox' => 'Checkbox', 'use_in_flat' => "Create in Product Flat Table", 'default_null_option' => 'Create default empty option', @@ -573,7 +573,7 @@ return [ 'add-title' => 'Add Family', 'edit-title' => 'Edit Family', 'save-btn-title' => 'Save Family', - 'general' => 'General', + 'general' => 'Algemeen', 'code' => 'Family Code', 'name' => 'Naam', 'groups' => 'Groepen', @@ -587,10 +587,10 @@ return [ ], 'categories' => [ 'title' => 'Categorieën', - 'add-title' => 'Add Category', + 'add-title' => 'Categorie toevoegen', 'edit-title' => 'Edit Category', 'save-btn-title' => 'Save Category', - 'general' => 'General', + 'general' => 'Algemeen', 'name' => 'Naam', 'visible-in-menu' => 'Visible In Menu', 'yes' => 'Ja', @@ -607,7 +607,7 @@ return [ 'slug' => 'Slug', 'meta_title' => 'Meta Title', 'meta_description' => 'Meta Description', - 'meta_keywords' => 'Meta Keywords', + 'meta_keywords' => 'Meta trefwoorden', 'image' => 'Afbeelding', 'filterable-attributes' => 'Filterable Attributes', 'attributes' => 'Attributes', @@ -623,25 +623,25 @@ return [ 'delete' => 'Verwijder', 'tax-categories' => [ - 'title' => 'Belasting categorieën', - 'add-title' => 'Add Tax Category', + 'title' => 'BTW categorieën', + 'add-title' => 'Categorie toevoegen', 'edit-title' => 'Edit Tax Category', 'save-btn-title' => 'Save Tax Category', - 'general' => 'Tax Category', - 'select-channel' => 'Select Channel', + 'general' => 'BTW categorie', + 'select-channel' => 'Selecteer een kanaal', 'name' => 'Naam', 'code' => 'Code', - 'description' => 'Description', - 'select-taxrates' => 'Select Tax Rates', + 'description' => 'Omschrijving', + 'select-taxrates' => 'Selecteer belastingtarieven', 'edit' => [ - 'title' => 'Edit Tax Category', - 'edit-button-title' => 'Edit Tax Category' + 'title' => 'Categorie wijzigen', + 'edit-button-title' => 'Wijzig categorie' ] ], 'tax-rates' => [ 'title' => 'BTW-tarieven', - 'add-title' => 'Add Tax Rate', + 'add-title' => 'BTW toevoegen', 'edit-title' => 'Edit Tax Rate', 'save-btn-title' => 'Save Tax Rate', 'general' => 'Tax Rate', @@ -649,7 +649,7 @@ return [ 'is_zip' => 'Enable Zip Range', 'zip_from' => 'Zip From', 'zip_to' => 'Zip To', - 'state' => 'Staat', + 'state' => 'Staat/Provincie', 'select-state' => 'Select a region, state or province.', 'country' => 'Land', 'tax_rate' => 'Rate', @@ -674,80 +674,79 @@ return [ 'settings' => [ 'locales' => [ - 'title' => 'Locales', - 'add-title' => 'Add Locale', - 'edit-title' => 'Edit Locale', - 'add-title' => 'Add Locale', - 'save-btn-title' => 'Save Locale', - 'general' => 'General', + 'title' => 'Landinstellingen', + 'add-title' => 'Landinstelling toevoegen', + 'edit-title' => 'Landinstelling wijzigen', + 'save-btn-title' => 'Landinstelling opslaan', + 'general' => 'Algemeen', 'code' => 'Code', 'name' => 'Naam', - 'direction' => 'Direction', - 'create-success' => 'Locale created successfully.', - 'update-success' => 'Locale updated successfully.', - 'delete-success' => 'Locale deleted successfully.', - 'last-delete-error' => 'At least one Locale is required.', + 'direction' => 'Richting', + 'create-success' => 'De landinstelling is succesvol toegevoegd.', + 'update-success' => 'De landinstelling is succesvol gewijzigd.', + 'delete-success' => 'De landinstelling is succesvol verwijderd.', + 'last-delete-error' => 'Ten minste één landinstelling is vereist.', ], 'countries' => [ - 'title' => 'Countries', - 'add-title' => 'Add Country', - 'save-btn-title' => 'Save Country', - 'general' => 'General', + 'title' => 'Landen', + 'add-title' => 'Land toevoegen', + 'save-btn-title' => 'Land opslaan', + 'general' => 'Algemeen', 'code' => 'Code', - 'name' => 'Name' + 'name' => 'Naam' ], 'currencies' => [ - 'title' => 'Currencies', - 'add-title' => 'Add Currency', - 'edit-title' => 'Edit Currency', - 'save-btn-title' => 'Save Currency', - 'general' => 'General', + 'title' => 'Valuta instellingen', + 'add-title' => 'Valuta toevoegen', + 'edit-title' => 'Valuta wijzigen', + 'save-btn-title' => 'Valuta opslaan', + 'general' => 'Algemeen', 'code' => 'Code', 'name' => 'Naam', - 'symbol' => 'Symbol', - 'create-success' => 'Currency created successfully.', - 'update-success' => 'Currency updated successfully.', - 'delete-success' => 'Currency deleted successfully.', - 'last-delete-error' => 'At least one Currency is required.', + 'symbol' => 'Symbool', + 'create-success' => 'Het valuta is toegevoegd.', + 'update-success' => 'Het valuta is gewijzigd.', + 'delete-success' => 'Het valuta is verwijderd.', + 'last-delete-error' => 'Minimaal één valuta is vereist.', ], 'exchange_rates' => [ - 'title' => 'Exchange Rates', - 'add-title' => 'Add Exchange Rate', - 'edit-title' => 'Edit Exchange Rate', - 'save-btn-title' => 'Save Exchange Rate', - 'general' => 'General', - 'source_currency' => 'Source Currency', - 'target_currency' => 'Target Currency', - 'rate' => 'Rate', + 'title' => 'Wisselkoersen', + 'add-title' => 'Wisselkoers toevoegen', + 'edit-title' => 'Wisselkoers wijzigen', + 'save-btn-title' => 'Wisselkoers opslaan', + 'general' => 'Algemeen', + 'source_currency' => 'Valuta bron', + 'target_currency' => 'Valuta doel', + 'rate' => 'Tarief', 'exchange-class-not-found' => ':service exchange rate class not found', 'update-rates' => 'Update rates using :service', - 'create-success' => 'Exchange Rate created successfully.', - 'update-success' => 'Exchange Rate updated successfully.', - 'delete-success' => 'Exchange Rate deleted successfully.', - 'last-delete-error' => 'At least one Exchange Rate is required.', + 'create-success' => 'Wisselkoers succesvol aangemaakt.', + 'update-success' => 'Wisselkoers succesvol bijgewerkt.', + 'delete-success' => 'Wisselkoers succesvol verwijderd.', + 'last-delete-error' => 'Ten minste één wisselkoers is vereist.', ], 'inventory_sources' => [ - 'title' => 'Inventory Sources', - 'add-title' => 'Add Inventory Source', + 'title' => 'Voorraadbronnen', + 'add-title' => 'Voorraadbron toevoegen', 'edit-title' => 'Edit Inventory Source', - 'save-btn-title' => 'Save Inventory Source', - 'general' => 'General', + 'save-btn-title' => 'Opslaan', + 'general' => 'Algemeen', 'code' => 'Code', 'name' => 'Naam', - 'description' => 'Description', + 'description' => 'Omschrijving', 'source-is-active' => 'Source is Active', 'contact-info' => 'Contact Information', 'contact_name' => 'Naam', 'contact_email' => 'Email', - 'contact_number' => 'Contact Number', + 'contact_number' => 'Contact nummer', 'contact_fax' => 'Fax', 'address' => 'Source Address', 'country' => 'Land', - 'state' => 'Staat', - 'city' => 'City', - 'street' => 'Street', + 'state' => 'Staat/Provincie', + 'city' => 'Woonplaats', + 'street' => 'Adres', 'postcode' => 'Postcode', - 'priority' => 'Priority', + 'priority' => 'Prioriteit', 'latitude' => 'Latitude', 'longitude' => 'Longitude', 'status' => 'Status', @@ -758,48 +757,48 @@ return [ ], 'channels' => [ 'title' => 'Kanalen', - 'add-title' => 'Add Channel', - 'edit-title' => 'Edit Channel', - 'save-btn-title' => 'Save Channel', - 'general' => 'General', + 'add-title' => 'Kanaal toevoegen', + 'edit-title' => 'Kanaal wijzigen', + 'save-btn-title' => 'Kanaal opslaan', + 'general' => 'Algemeen', 'code' => 'Code', 'name' => 'Naam', - 'description' => 'Description', - 'hostname' => 'Hostname', + 'description' => 'Omschrijving', + 'hostname' => 'Hostnaam', 'currencies-and-locales' => 'Currencies and Locales', - 'locales' => 'Locales', + 'locales' => 'Landinstellingen', 'default-locale' => 'Default Locale', - 'currencies' => 'Currencies', - 'base-currency' => 'Default Currency', - 'root-category' => 'Root Category', - 'inventory_sources' => 'Inventory Sources', + 'currencies' => 'Valuta\'s', + 'base-currency' => 'Standaard valuta', + 'root-category' => 'Hoofdcategorie', + 'inventory_sources' => 'Standaard bron', 'design' => 'Design', - 'theme' => 'Theme', + 'theme' => 'Thema', 'home_page_content' => 'Home Page Content', - 'footer_content' => 'Footer Content', + 'footer_content' => 'Onderschrift inhoud', 'logo' => 'Logo', 'favicon' => 'Favicon', - 'create-success' => 'Channel created successfully.', - 'update-success' => 'Channel updated successfully.', - 'delete-success' => 'Channel deleted successfully.', - 'last-delete-error' => 'At least one Channel is required.', - 'seo' => 'Home page SEO', - 'seo-title' => 'Meta title', - 'seo-description' => 'Meta description', - 'seo-keywords' => 'Meta keywords', + 'create-success' => 'Het kanaal is succesvol toegevoegd.', + 'update-success' => 'Het kanaal is succesvol gewijzigd.', + 'delete-success' => 'Het kanaal is succesvol verwijderd.', + 'last-delete-error' => 'Er is minimaal één kanaal vereist.', + 'seo' => 'Startpagina SEO', + 'seo-title' => 'Meta titel', + 'seo-description' => 'Meta omschrijving', + 'seo-keywords' => 'Meta trefwoorden', ], 'sliders' => [ 'title' => 'Sliders', 'name' => 'Naam', - 'add-title' => 'Create Slider', - 'edit-title' => 'Edit Slider', - 'save-btn-title' => 'Save Slider', + 'add-title' => 'Slider toevoegen', + 'edit-title' => 'Slider wijzigen', + 'save-btn-title' => 'Slider opslaan', 'general' => 'Algemeen', 'image' => 'Afbeelding', - 'content' => 'Content', - 'channels' => 'Channel', + 'content' => 'Inhoud', + 'channels' => 'Kanaal', 'created-success' => 'Slider item created successfully', 'created-fault' => 'Error in creating slider item', 'update-success' => 'Slider item successfully updated', @@ -809,15 +808,15 @@ return [ ], 'tax-categories' => [ - 'title' => 'Belasting categorieën', - 'add-title' => 'Create Tax Category', - 'edit-title' => 'Edit Tax Category', - 'save-btn-title' => 'Save Tax Category', - 'general' => 'Tax Category', - 'select-channel' => 'Select Channel', + 'title' => 'BTW categorieën', + 'add-title' => 'Categorie toevoegen', + 'edit-title' => 'Categorie wijzigen', + 'save-btn-title' => 'Categorie bewaren', + 'general' => 'BTW categorie', + 'select-channel' => 'Selecteer een kanaal', 'name' => 'Naam', 'code' => 'Code', - 'description' => 'Description', + 'description' => 'Omschrijving', 'select-taxrates' => 'Select Tax Rates', 'edit' => [ 'title' => 'Edit Tax Category', @@ -841,7 +840,7 @@ return [ 'is_zip' => 'Enable Zip Range', 'zip_from' => 'Zip From', 'zip_to' => 'Zip To', - 'state' => 'Staat', + 'state' => 'Staat/Provincie', 'select-state' => 'Select a region, state or province.', 'country' => 'Land', 'tax_rate' => 'Rate', @@ -886,7 +885,7 @@ return [ 'order-list' => 'Order\'s List', 'address-id' => 'Address ID', 'address-1' => 'Address 1', - 'city' => 'City', + 'city' => 'Woonplaats', 'state-name' => 'Staat', 'country-name' => 'Land', 'postcode' => 'Postcode', @@ -898,7 +897,7 @@ return [ 'delete' => 'Verwijder', 'create-btn-title' => 'Adres toevoegen', 'save-btn-title' => 'Bewaar adres', - 'general' => 'General', + 'general' => 'Algemeen', 'success-create' => 'Success: Customer address created successfully.', 'success-update' => 'Success: Customer address updated successfully.', 'success-delete' => 'Success: Customer address deleted successfully.', @@ -925,8 +924,8 @@ return [ 'phone' => 'Telefoon', 'customer_group' => 'Klantengroep', 'save-btn-title' => 'Klant opslaan', - 'channel_name' => 'Kanaal naam', - 'state' => 'Staat', + 'channel_name' => 'Kanaal', + 'state' => 'Staat/Provincie', 'select-state' => 'Selecteer een regio, staat of provincie.', 'country' => 'Land', 'other' => 'Anders', @@ -1134,9 +1133,9 @@ return [ ], 'export' => [ - 'export' => 'Export', - 'import' => 'Import', - 'format' => 'Select Format', + 'export' => 'Exporteren', + 'import' => 'Importeren', + 'format' => 'Selecteer het formaat', 'download' => 'Download', 'upload' => 'Upload', 'csv' => 'CSV', @@ -1161,7 +1160,7 @@ return [ 'content' => 'Content', 'url-key' => 'URL Key', 'channel' => 'Kanalen', - 'locale' => 'Locales', + 'locale' => 'Landinstelling', 'create-btn-title' => 'Pagina opslaan', 'edit-title' => 'Pagina aanpassen', 'edit-btn-title' => 'Save Page', @@ -1251,9 +1250,9 @@ return [ 'shipping' => 'Verzending', 'origin' => 'Herkomst', 'country' => 'Land', - 'state' => 'Staat', + 'state' => 'Staat/Provincie', 'zip' => 'Zip', - 'city' => 'City', + 'city' => 'Woonplaats', 'street-address' => 'Adres', 'title' => 'Titel', 'description' => 'Omschrijving', From 22f5391f5c4f8df2bd54db06b20eca199f43fc9d Mon Sep 17 00:00:00 2001 From: ghermans Date: Fri, 21 Feb 2020 01:48:25 +0100 Subject: [PATCH 12/17] More translations --- packages/Webkul/Admin/src/Resources/lang/nl/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/Webkul/Admin/src/Resources/lang/nl/app.php b/packages/Webkul/Admin/src/Resources/lang/nl/app.php index 31088b783..bf58a2262 100644 --- a/packages/Webkul/Admin/src/Resources/lang/nl/app.php +++ b/packages/Webkul/Admin/src/Resources/lang/nl/app.php @@ -239,7 +239,7 @@ return [ 'password' => 'Wachtwoord', 'confirm-password' => 'Bevestig wachtwoord', 'back-link-title' => 'Terug naar inloggen', - 'submit-btn-title' => 'Send Password Reset Email' + 'submit-btn-title' => 'Verzend wachtwoord Reset e-mail' ], 'reset-password' => [ From 283c6e437cf080387a59fbb81a343acf51f42d85 Mon Sep 17 00:00:00 2001 From: ghermans Date: Fri, 21 Feb 2020 09:30:04 +0100 Subject: [PATCH 13/17] #2512 starting to translate the shop files --- .../Webkul/Shop/src/Resources/lang/nl/app.php | 671 ++++++++++++++++++ .../Velocity/src/Resources/lang/nl/app.php | 278 ++++++++ 2 files changed, 949 insertions(+) create mode 100644 packages/Webkul/Shop/src/Resources/lang/nl/app.php create mode 100644 packages/Webkul/Velocity/src/Resources/lang/nl/app.php diff --git a/packages/Webkul/Shop/src/Resources/lang/nl/app.php b/packages/Webkul/Shop/src/Resources/lang/nl/app.php new file mode 100644 index 000000000..fe16c2894 --- /dev/null +++ b/packages/Webkul/Shop/src/Resources/lang/nl/app.php @@ -0,0 +1,671 @@ + 'The given vat id has a wrong format', + 'security-warning' => 'Suspicious activity found!!!', + 'nothing-to-delete' => 'Nothing to delete', + + 'layouts' => [ + 'my-account' => 'Mijn account', + 'profile' => 'Profiel', + 'address' => 'Address', + 'reviews' => 'Reviews', + 'wishlist' => 'Verlanglijst', + 'orders' => 'Bestellingen', + 'downloadable-products' => 'Downloadbare producten' + ], + + 'common' => [ + 'error' => 'Something went wrong, please try again later.', + 'no-result-found' => 'We could not find any records.' + ], + + 'home' => [ + 'page-title' => config('app.name') . ' - Home', + 'featured-products' => 'Aanbevolen producten', + 'new-products' => 'Nieuwe producten', + 'verify-email' => 'Verifieer uw e-mailaccount', + 'resend-verify-email' => 'Verificatie-e-mail opnieuw verzenden' + ], + + 'header' => [ + 'title' => 'Account', + 'dropdown-text' => 'Manage Cart, Orders & Wishlist', + 'sign-in' => 'Aanmelden', + 'sign-up' => 'Registreren', + 'account' => 'Account', + 'cart' => 'Winkelwagen', + 'profile' => 'Profiel', + 'wishlist' => 'Verlanglijst', + 'logout' => 'Afmelden', + 'search-text' => 'Zoek producten hier' + ], + + 'minicart' => [ + 'view-cart' => 'Bekijk winkelwagen', + 'checkout' => 'Afrekenen', + 'cart' => 'Winkelwagen', + 'zero' => '0' + ], + + 'footer' => [ + 'subscribe-newsletter' => 'Inschrijven nieuwsbrief', + 'subscribe' => 'Inschrijven', + 'locale' => 'Taal', + 'currency' => 'Valuta', + ], + + 'subscription' => [ + 'unsubscribe' => 'Afmelden', + 'subscribe' => 'Subscribe', + 'subscribed' => 'You are now subscribed to subscription emails.', + 'not-subscribed' => 'You can not be subscribed to subscription emails, please try again later.', + 'already' => 'You are already subscribed to our subscription list.', + 'unsubscribed' => 'You are unsubscribed from subscription mails.', + 'already-unsub' => 'You are already unsubscribed.', + 'not-subscribed' => 'Error! Mail can not be sent currently, please try again later.' + ], + + 'search' => [ + 'no-results' => 'No Results Found', + 'page-title' => config('app.name') . ' - Search', + 'found-results' => 'Search Results Found', + 'found-result' => 'Search Result Found' + ], + + 'reviews' => [ + 'title' => 'Titel', + 'add-review-page-title' => 'Review toevoegen', + 'write-review' => 'Schrijf een review', + 'review-title' => 'Geef uw review een titel', + 'product-review-page-title' => 'Product Review', + 'rating-reviews' => 'Rating & Reviews', + 'submit' => 'SUBMIT', + 'delete-all' => 'Alle reviews zijn verwijderd', + 'ratingreviews' => ':rating Ratings & :review Reviews', + 'star' => 'Ster', + 'percentage' => ':percentage %', + 'id-star' => 'star', + 'name' => 'Name', + ], + + 'customer' => [ + 'signup-text' => [ + 'account_exists' => 'Heb je al een account?', + 'title' => 'Aanmelden' + ], + + 'signup-form' => [ + 'page-title' => 'Maak een nieuw klantaccount aan', + 'title' => 'Registreren', + 'firstname' => 'Voornaam', + 'lastname' => 'Naam', + 'email' => 'Email', + 'password' => 'Wachtwoord', + 'confirm_pass' => 'Wachtwoord bevestigen', + 'button_title' => 'Registreren', + 'agree' => 'Agree', + 'terms' => 'Terms', + 'conditions' => 'Conditions', + 'using' => 'by using this website', + 'agreement' => 'Agreement', + 'success' => 'Account succesvol aangemaakt.', + 'success-verify' => 'Account created successfully, an e-mail has been sent for verification.', + 'success-verify-email-unsent' => 'Account created successfully, but verification e-mail unsent.', + 'failed' => 'Error! Can not create your account, pleae try again later.', + 'already-verified' => 'Your account is already verified Or please try sending a new verification email again.', + 'verification-not-sent' => 'Error! Problem in sending verification email, please try again later.', + 'verification-sent' => 'Verification email sent', + 'verified' => 'Uw account is geverifieerd, probeer nu in te loggen.', + 'verify-failed' => 'We cannot verify your mail account.', + 'dont-have-account' => 'U heeft geen account bij ons.', + 'success' => 'Account Created Successfully', + 'failed' => 'Error! Cannot Create Your Account, Try Again Later', + 'already-verified' => 'Your Account is already verified Or Please Try Sending A New Verification Email Again', + 'verification-not-sent' => 'Error! Problem In Sending Verification Email, Try Again Later', + 'verify-failed' => 'We Cannot Verify Your Mail Account', + 'dont-have-account' => 'You Do Not Have Account With Us', + 'customer-registration' => 'Customer Registered Successfully' + ], + + 'login-text' => [ + 'no_account' => 'Do not have account', + 'title' => 'Sign Up', + ], + + 'login-form' => [ + 'page-title' => 'Aanmelden', + 'title' => 'Aanmelden', + 'email' => 'Email', + 'password' => 'Wachtwoord', + 'forgot_pass' => 'Wachtwoord vergeten?', + 'button_title' => 'Aanmelden', + 'remember' => 'Remember Me', + 'footer' => '© Copyright :year Webkul Software, All rights reserved', + 'invalid-creds' => 'Please check your credentials and try again.', + 'verify-first' => 'Verify your email account first.', + 'not-activated' => 'Your activation seeks admin approval', + 'resend-verification' => 'Resend verification mail again' + ], + + 'forgot-password' => [ + 'title' => 'Recover Password', + 'email' => 'Email', + 'submit' => 'Send Password Reset Email', + 'page_title' => 'Forgot your password ?' + ], + + 'reset-password' => [ + 'title' => 'Wachtwoord herstellen', + 'email' => 'Uw email-adres', + 'password' => 'Wachtwoord', + 'confirm-password' => 'Wachtwoord bevestigen', + 'back-link-title' => 'Back to Sign In', + 'submit-btn-title' => 'Wachtwoord herstellen' + ], + + 'account' => [ + 'dashboard' => 'Edit Profile', + 'menu' => 'Menu', + + 'profile' => [ + 'index' => [ + 'page-title' => 'Profile', + 'title' => 'Profile', + 'edit' => 'Edit', + ], + + 'edit-success' => 'Profile updated successfully.', + 'edit-fail' => 'Error! Profile cannot be updated, please try again later.', + 'unmatch' => 'The old password does not match.', + + 'fname' => 'Voornaam', + 'lname' => 'Naam', + 'gender' => 'Geslacht', + 'other' => 'Anders', + 'male' => 'Man', + 'female' => 'Vrouw', + 'dob' => 'Geboortedatum', + 'phone' => 'Telefoonnummer', + 'email' => 'Email', + 'opassword' => 'Huidig wachtwoord', + 'password' => 'Wachtwoord', + 'cpassword' => 'Wachtwoord bevestigen', + 'submit' => 'Profiel wijzigen', + + 'edit-profile' => [ + 'title' => 'Profiel wijzigen', + 'page-title' => 'Profiel wijzigen' + ] + ], + + 'address' => [ + 'index' => [ + 'page-title' => 'Address', + 'title' => 'Address', + 'add' => 'Add Address', + 'edit' => 'Edit', + 'empty' => 'You do not have any saved addresses here, please try to create it by clicking the link below', + 'create' => 'Create Address', + 'delete' => 'Delete', + 'make-default' => 'Make Default', + 'default' => 'Default', + 'contact' => 'Contact', + 'confirm-delete' => 'Do you really want to delete this address?', + 'default-delete' => 'Default address cannot be changed.', + 'enter-password' => 'Enter Your Password.', + ], + + 'create' => [ + 'page-title' => 'Add Address Form', + 'company_name' => 'Company name', + 'first_name' => 'First name', + 'last_name' => 'Last name', + 'vat_id' => 'Vat id', + 'vat_help_note' => '[Note: Use Country Code with VAT Id. Eg. INV01234567891]', + 'title' => 'Add Address', + 'street-address' => 'Street Address', + 'country' => 'Country', + 'state' => 'State', + 'select-state' => 'Select a region, state or province', + 'city' => 'City', + 'postcode' => 'Postal Code', + 'phone' => 'Telefoonnummer', + 'submit' => 'Save Address', + 'success' => 'Address have been successfully added.', + 'error' => 'Address cannot be added.' + ], + + 'edit' => [ + 'page-title' => 'Edit Address', + 'company_name' => 'Company name', + 'first_name' => 'First name', + 'last_name' => 'Last name', + 'vat_id' => 'Vat id', + 'title' => 'Edit Address', + 'street-address' => 'Street Address', + 'submit' => 'Save Address', + 'success' => 'Address updated successfully.', + ], + 'delete' => [ + 'success' => 'Address successfully deleted', + 'failure' => 'Address cannot be deleted', + 'wrong-password' => 'Wrong Password !' + ] + ], + + 'order' => [ + 'index' => [ + 'page-title' => 'Orders', + 'title' => 'Orders', + 'order_id' => 'Order ID', + 'date' => 'Date', + 'status' => 'Status', + 'total' => 'Total', + 'order_number' => 'Order Number' + ], + + 'view' => [ + 'page-tile' => 'Order #:order_id', + 'info' => 'Information', + 'placed-on' => 'Placed On', + 'products-ordered' => 'Products Ordered', + 'invoices' => 'Invoices', + 'shipments' => 'Shipments', + 'SKU' => 'SKU', + 'product-name' => 'Name', + 'qty' => 'Qty', + '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)', + 'price' => 'Price', + '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', + 'total-paid' => 'Total Paid', + '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', + 'contact' => 'Contact', + 'refunds' => 'Refunds', + 'individual-refund' => 'Refund #:refund_id', + 'adjustment-refund' => 'Adjustment Refund', + 'adjustment-fee' => 'Adjustment Fee', + ] + ], + + 'wishlist' => [ + 'page-title' => 'Wishlist', + 'title' => 'Wishlist', + 'deleteall' => 'Delete All', + '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', + ], + + 'downloadable_products' => [ + 'title' => 'Downloadable Products', + 'order-id' => 'Order Id', + 'date' => 'Date', + 'name' => 'Title', + 'status' => 'Status', + 'pending' => 'Pending', + 'available' => 'Available', + 'expired' => 'Expired', + 'remaining-downloads' => 'Remaining Downloads', + 'unlimited' => 'Unlimited', + 'download-error' => 'Download link has been expired.' + ], + + 'review' => [ + 'index' => [ + 'title' => 'Reviews', + 'page-title' => 'Reviews' + ], + + 'view' => [ + 'page-tile' => 'Review #:id', + ] + ] + ] + ], + + 'products' => [ + 'layered-nav-title' => 'Shop By', + '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', + 'add-to-cart' => 'Add To Cart', + 'buy-now' => 'Buy Now', + 'whoops' => 'Whoops!', + 'quantity' => 'Quantity', + 'in-stock' => 'In Stock', + 'out-of-stock' => 'Out Of Stock', + 'view-all' => 'View All', + 'select-above-options' => 'Please select above options first.', + 'less-quantity' => 'Quantity can not be less than one.', + 'samples' => 'Samples', + 'links' => 'Links', + 'sample' => 'Sample', + 'name' => 'Name', + 'qty' => 'Qty', + 'starting-at' => 'Starting at', + 'customize-options' => 'Customize Options', + 'choose-selection' => 'Choose a selection', + 'your-customization' => 'Your Customization', + 'total-amount' => 'Total Amount', + 'none' => 'None' + ], + + // 'reviews' => [ + // 'empty' => 'You Have Not Reviewed Any Of Product Yet' + // ] + + 'buynow' => [ + 'no-options' => 'Please select options before buying this product.' + ], + + '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.' + ], + '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.', + 'quantity' => [ + 'quantity' => 'Quantity', + '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.' + ], + + '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.', + ], + 'quantity-error' => 'Requested quantity is not available.', + 'cart-subtotal' => 'Cart Subtotal', + 'cart-remove-action' => 'Do you really want to do this ?', + 'partial-cart-update' => 'Only some of the product(s) were updated', + 'link-missing' => '' + ], + + 'onepage' => [ + 'title' => 'Checkout', + 'information' => 'Information', + 'shipping' => 'Shipping', + 'payment' => 'Payment', + 'complete' => 'Complete', + 'billing-address' => 'Billing Address', + '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', + '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', + 'price' => 'Price', + 'quantity' => 'Quantity', + 'billing-address' => 'Billing Address', + 'shipping-address' => 'Shipping Address', + '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', + 'paypal-desc' => 'Paypal Standard', + 'free-desc' => 'This is a free shipping', + 'flat-desc' => 'This is a flat rate', + 'password' => 'Wachtwoord', + 'login-exist-message' => 'You already have an account with us, Sign in or continue as guest.', + 'enter-coupon-code' => 'Enter Coupon Code' + ], + + 'total' => [ + 'order-summary' => 'Order Summary', + 'sub-total' => 'Items', + 'grand-total' => 'Grand Total', + 'delivery-charges' => 'Delivery Charges', + 'tax' => 'Tax', + 'discount' => 'Discount', + 'price' => 'price', + 'disc-amount' => 'Amount discounted', + 'new-grand-total' => 'New Grand Total', + '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-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' + ] + ], + + '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', + 'contact' => 'Contact', + 'shipping' => 'Shipping Method', + 'payment' => 'Payment Method', + 'price' => 'Price', + 'quantity' => 'Quantity', + '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', + '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', + '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!', + ] + ], + + 'invoice' => [ + 'heading' => 'Your invoice #:invoice_id for Order #:order_id', + 'subject' => 'Invoice for your order #:order_id', + 'summary' => 'Summary of Invoice', + ], + + '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', + ], + + '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' + ], + + '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!' + ], + + 'customer' => [ + 'new' => [ + 'dear' => 'Dear :customer_name', + 'username-email' => 'UserName/Email', + 'subject' => 'New Customer Registration', + 'password' => 'Wachtwoord', + 'summary' => 'Your account has been created. + Your account details are 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.', + '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.' + ], + + 'subscription' => [ + 'subject' => 'Subscription Email', + 'greeting' => ' Welcome to ' . config('app.name') . ' - Email Subscription', + 'unsubscribe' => 'Unsubscribe', + 'summary' => 'Thanks for putting me into your inbox. It’s been a while since you’ve read ' . config('app.name') . ' email, and we don’t 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.' + ] + ] + ], + + 'webkul' => [ + 'copy-right' => '© Copyright :year Webkul Software, All rights reserved', + ], + + 'response' => [ + 'create-success' => ':name created successfully.', + 'update-success' => ':name updated successfully.', + 'delete-success' => ':name deleted successfully.', + 'submit-success' => ':name submitted successfully.' + ], +]; diff --git a/packages/Webkul/Velocity/src/Resources/lang/nl/app.php b/packages/Webkul/Velocity/src/Resources/lang/nl/app.php new file mode 100644 index 000000000..e872cb43f --- /dev/null +++ b/packages/Webkul/Velocity/src/Resources/lang/nl/app.php @@ -0,0 +1,278 @@ + [ + 'system' => [ + 'velocity' => [ + 'general' => 'Algemeen', + 'category' => 'Categorie', + 'settings' => 'Instellingen', + 'extension_name' => 'Velocity Thema', + 'error-module-inactive' => 'Waarschuwing: Velocity thema status is inactief', + ], + + 'settings' => [ + 'channels'=> [ + 'subscription_bar' => 'Subscription bar content' + ], + ], + + 'general' => [ + 'status' => 'Status', + 'active' => 'Actief', + 'inactive' => 'Inactief', + ], + 'category' => [ + 'all' => 'All', + 'left' => 'Left', + 'right' => 'Right', + 'active' => 'Active', + 'custom' => 'Custom', + 'inactive' => 'Inactive', + 'image-alignment' => 'Image Alignment', + 'icon-status' => 'Category Icon Status', + 'image-status' => 'Category Image Status', + 'sub-category-show' => 'Show Sub Category', + 'image-height' => 'Image\'s Height [in Pixel]', + 'image-width' => 'Image\'s Width [in Pixel]', + 'show-tooltip' => 'Show Category\'s Tooltip', + 'num-sub-category' => 'Number Of Sub Category', + ] + ], + 'layouts' => [ + 'velocity' => 'Velocity', + 'cms-pages' => 'CMS Pagina\s', + 'meta-data' => 'Meta Data', + 'category-menu' => 'Category Menu', + 'header-content' => 'Header Content', + ], + 'contents' => [ + 'self' => 'Self', + 'active' => 'Active', + 'new-tab' => 'New Tab', + 'inactive' => 'Inactive', + 'title' => 'Content List', + 'select' => '-- Selecteer --', + 'add-title' => 'Add Content', + 'btn-add-content' => 'Inhoud toevoegen', + 'save-btn-title' => 'Save Content', + 'autocomplete' => '[Autocomplete]', + 'no-result-found' => 'No record found.', + 'search-hint' => 'Search product here...', + 'mass-delete-success' => 'Selected content deleted successfully.', + 'tab' => [ + 'page' => 'Page Setting', + 'content' => 'Content Setting', + 'meta_content' => 'Meta Data', + ], + 'page' => [ + 'title' => 'Titel', + 'status' => 'Status', + 'position' => 'Positie', + ], + 'content' => [ + 'content-type' => 'Content Type', + 'custom-title' => 'Custom Title', + 'category-slug' => 'Category Slug', + 'link-target' => 'Page Link Target', + 'custom-product' => 'Store Products', + 'custom-heading' => 'Custom Heading', + 'catalog-type' => 'Product Catalog Type', + 'static-description' => 'Inhoud omschrijving', + 'page-link' => 'Page Link [e.g. http://example.com/../../]', + ], + 'datagrid' => [ + 'id' => 'Id', + 'title' => 'Title', + 'status' => 'Status', + 'position' => 'Position', + 'content-type' => 'Content Type', + ] + ], + 'meta-data' => [ + 'footer' => 'Footer', + 'title' => 'Velocity meta data', + 'activate-slider' => 'Activeer slider', + 'home-page-content' => 'Home Page Content', + 'footer-left-content' => 'Footer Left Content', + 'subscription-content' => 'Subscription bar Content', + 'sidebar-categories' => 'Sidebar categorieën', + 'footer-left-raw-content' => '

We love to craft softwares and solve the real world problems with the binaries. We are highly committed to our goals. We invest our resources to create world class easy to use softwares and applications for the enterprise business with the top notch, on the edge technology expertise.

', + 'slider-path' => 'Slider Path', + 'category-logo' => 'Category logo', + 'product-policy' => 'Product Policy', + 'update-meta-data' => 'Update Meta Data', + 'product-view-image' => 'Product View Image', + 'advertisement-two' => 'Advertisement Two Images', + 'advertisement-one' => 'Advertisement One Images', + 'footer-middle-content' => 'Footer Middle Content', + 'advertisement-four' => 'Advertisement Four Images', + 'advertisement-three' => 'Advertisement Three Images', + ], + 'category' => [ + 'save-btn-title' => 'Save Menu', + 'title' => 'Category Menu List', + 'add-title' => 'Add Menu Content', + 'edit-title' => 'Edit Menu Content', + 'btn-add-category' => 'Add Category Content', + 'datagrid' => [ + 'category-id' => 'Category Id', + 'category-name' => 'Category Name', + 'category-icon' => 'Category Icon', + 'category-status' => 'Status', + ], + 'tab' => [ + 'general' => 'Algemeen', + ], + 'status' => 'Status', + 'active' => 'Active', + 'inactive' => 'Inactive', + 'select' => '-- Select --', + 'icon-class' => 'Icon Class', + 'select-category' => 'Choose Category', + 'tooltip-content' => 'Tooltip Content', + 'mass-delete-success' => 'Selected categories menu deleted successfully.', + ], + 'general' => [ + 'locale_logo' => 'Locale Logo', + ], + ], + + 'home' => [ + 'view-all' => 'Bekijk alles', + 'add-to-cart' => 'In Winkelwagen', + 'hot-categories' => 'Hot Categories', + 'payment-methods' => 'Payment Methods', + 'customer-reviews' => 'Customer Reviews', + 'shipping-methods' => 'Shipping Methods', + 'popular-categories' => 'Popular Categories', + ], + + 'header' => [ + 'cart' => 'Winkelwagen', + 'guest' => 'Gast', + 'logout' => 'Afmelden', + 'title' => 'Account', + 'account' => 'Account', + 'profile' => 'Profiel', + 'wishlist' => 'Verlanglijst', + 'all-categories' => 'Alle Categorieën', + 'search-text' => 'Zoek uw product hier..', + 'welcome-message' => 'Welkom, :customer_name', + 'dropdown-text' => 'Beheer Winkelwagen, Bestellingen & Verlanglijst', + ], + + 'menu-navbar' => [ + 'text-more' => 'More', + 'text-category' => 'Shop by Category', + ], + + 'minicart' => [ + 'cart' => 'Cart', + 'view-cart' => 'Bekijk winkelwagen', + ], + + 'checkout' => [ + 'qty' => 'Qty', + 'checkout' => 'Checkout', + 'cart' => [ + 'view-cart' => 'Bekijk winkelwagen', + 'cart-summary' => 'Cart Summary', + ], + 'qty' => 'Qty', + 'items' => 'Items', + 'subtotal' => 'Subtotal', + 'sub-total' => 'Sub Total', + 'proceed' => 'Proceed to checkout', + ], + + 'customer' => [ + 'login-form' => [ + 'sign-up' => 'Registreren', + 'new-customer' => 'Nieuwe klant', + 'customer-login' => 'Aanmelden', + 'registered-user' => 'Geregistreerde gebruiker', + 'your-email-address' => 'Uw e-mailadres', + 'form-login-text' => 'Indien u een account hebt, kan u aanmelden met uw e-mailadres.', + ], + 'signup-form' => [ + 'login' => 'Aanmelden', + 'become-user' => 'Klant worden', + 'user-registration' => 'User Registration', + 'form-sginup-text' => 'Als u nieuw bent in onze winkel, willen we u graag als lid hebben.', + ], + 'forget-password' => [ + 'login' => 'Login', + 'forgot-password' => 'Forgot Password', + 'recover-password' => 'Recover Password', + 'recover-password-text' => 'If you forgot your password, recover it by entering your email address.', + ] + ], + + 'error' => [ + 'go-to-home' => 'Ga naar de startpagina', + 'page-lost-short' => 'Page lost content', + 'something-went-wrong' => 'something went wrong', + 'page-lost-description' => "The page you're looking for isn't available. Try to search again or use the Go Back button below.", + ], + + 'products' => [ + 'text' => 'Producten', + 'details' => 'Details', + 'reviews-title' => 'Reviews', + 'reviewed' => 'Reviewed', + 'review-by' => 'Review by', + 'quick-view' => 'Quick View', + 'not-available' => 'Niet beschikbaar', + 'submit-review' => 'Review versturen', + 'ratings' => ':totalRatings Ratings', + 'reviews-count' => ':totalReviews Reviews', + 'customer-rating' => 'Gemiddelde klantwaardering', + 'more-infomation' => 'Meer informatie', + 'view-all-reviews' => 'Bekijk alle reviews', + 'write-your-review' => 'Schrijf een review', + 'short-description' => 'Korte omschrijving', + 'recently-viewed' => 'Recent bekeken producten', + 'be-first-review' => 'Wees de eerste om een review te schrijven.', + ], + + 'shop' => [ + 'gender' => [ + 'male' => 'Man', + 'other' => 'Anders', + 'female' => 'Vrouw', + ], + 'general' => [ + 'view' => 'View', + 'filter' => 'Filter', + 'orders' => 'Orders', + 'update' => 'Update', + 'reviews' => 'Reviews', + 'addresses' => 'Adressen', + 'top-brands' => 'Top merken', + 'new-password' => 'Nieuw wachtwoord', + 'downloadables' => 'Downloadable Products', + 'confirm-new-password' => 'Confirm new password', + 'enter-current-password' => 'Enter your current password', + + 'alert' => [ + 'info' => 'Info', + 'error' => 'Fout', + 'success' => 'Success', + 'warning' => 'Waarschuwing', + ], + ], + 'wishlist' => [ + 'add-wishlist-text' => 'Toevoegen aan verlanglijst', + 'remove-wishlist-text' => 'Remove product from wishlist' + ] + ], + + 'responsive' => [ + 'header' => [ + 'greeting' => 'Welkom, :customer !', + ] + ], +] + +?> From d4ce50da9f6a005677994034d6760db66a0b657f Mon Sep 17 00:00:00 2001 From: ghermans Date: Fri, 21 Feb 2020 09:44:12 +0100 Subject: [PATCH 14/17] #2512 more translations --- packages/Webkul/Admin/src/Resources/lang/nl/app.php | 8 ++++---- packages/Webkul/Shop/src/Resources/lang/nl/app.php | 2 +- packages/Webkul/Velocity/src/Resources/lang/nl/app.php | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/Webkul/Admin/src/Resources/lang/nl/app.php b/packages/Webkul/Admin/src/Resources/lang/nl/app.php index bf58a2262..8bf18e59b 100644 --- a/packages/Webkul/Admin/src/Resources/lang/nl/app.php +++ b/packages/Webkul/Admin/src/Resources/lang/nl/app.php @@ -239,7 +239,7 @@ return [ 'password' => 'Wachtwoord', 'confirm-password' => 'Bevestig wachtwoord', 'back-link-title' => 'Terug naar inloggen', - 'submit-btn-title' => 'Verzend wachtwoord Reset e-mail' + 'submit-btn-title' => 'Wachtwoord herstellen' ], 'reset-password' => [ @@ -261,7 +261,7 @@ return [ 'description' => 'Omschrijving', 'access-control' => 'Toegangscontrole', 'permissions' => 'Rechten', - 'custom' => 'Custom', + 'custom' => 'Aangepast', 'all' => 'Alles' ], @@ -369,9 +369,9 @@ return [ 'invoices' => [ 'title' => 'Facturen', 'id' => 'Id', - 'invoice-id' => 'Invoice Id', + 'invoice-id' => 'Factuurnummer', 'date' => 'Factuur datum', - 'order-id' => 'Order Id', + 'order-id' => 'Bestelnummer', 'customer-name' => 'Klantnaam', 'status' => 'Status', 'amount' => 'Bedrag', diff --git a/packages/Webkul/Shop/src/Resources/lang/nl/app.php b/packages/Webkul/Shop/src/Resources/lang/nl/app.php index fe16c2894..82628b672 100644 --- a/packages/Webkul/Shop/src/Resources/lang/nl/app.php +++ b/packages/Webkul/Shop/src/Resources/lang/nl/app.php @@ -363,7 +363,7 @@ return [ ], 'products' => [ - 'layered-nav-title' => 'Shop By', + 'layered-nav-title' => 'Shop per', 'price-label' => 'As low as', 'remove-filter-link-title' => 'Clear All', 'sort-by' => 'Sort By', diff --git a/packages/Webkul/Velocity/src/Resources/lang/nl/app.php b/packages/Webkul/Velocity/src/Resources/lang/nl/app.php index e872cb43f..379740e2b 100644 --- a/packages/Webkul/Velocity/src/Resources/lang/nl/app.php +++ b/packages/Webkul/Velocity/src/Resources/lang/nl/app.php @@ -164,11 +164,11 @@ return [ 'menu-navbar' => [ 'text-more' => 'More', - 'text-category' => 'Shop by Category', + 'text-category' => 'Winkel per categorie', ], 'minicart' => [ - 'cart' => 'Cart', + 'cart' => 'Winkelwagen', 'view-cart' => 'Bekijk winkelwagen', ], From fc84c4a04798dfc5a1d81357eaa4904fa7cb7e71 Mon Sep 17 00:00:00 2001 From: Glenn Hermans Date: Fri, 21 Feb 2020 11:23:46 +0100 Subject: [PATCH 15/17] #2512 - Added more shop translations --- .../Webkul/Shop/src/Resources/lang/nl/app.php | 68 +++++++++---------- .../Velocity/src/Resources/lang/nl/app.php | 6 +- 2 files changed, 37 insertions(+), 37 deletions(-) diff --git a/packages/Webkul/Shop/src/Resources/lang/nl/app.php b/packages/Webkul/Shop/src/Resources/lang/nl/app.php index 82628b672..63956f57c 100644 --- a/packages/Webkul/Shop/src/Resources/lang/nl/app.php +++ b/packages/Webkul/Shop/src/Resources/lang/nl/app.php @@ -8,7 +8,7 @@ return [ 'layouts' => [ 'my-account' => 'Mijn account', 'profile' => 'Profiel', - 'address' => 'Address', + 'address' => 'Mijn adressen', 'reviews' => 'Reviews', 'wishlist' => 'Verlanglijst', 'orders' => 'Bestellingen', @@ -170,9 +170,9 @@ return [ 'profile' => [ 'index' => [ - 'page-title' => 'Profile', - 'title' => 'Profile', - 'edit' => 'Edit', + 'page-title' => 'Profiel', + 'title' => 'Profiel', + 'edit' => 'Wijzig', ], 'edit-success' => 'Profile updated successfully.', @@ -203,7 +203,7 @@ return [ 'index' => [ 'page-title' => 'Address', 'title' => 'Address', - 'add' => 'Add Address', + 'add' => 'Adres toevoegen', 'edit' => 'Edit', 'empty' => 'You do not have any saved addresses here, please try to create it by clicking the link below', 'create' => 'Create Address', @@ -218,22 +218,22 @@ return [ 'create' => [ 'page-title' => 'Add Address Form', - 'company_name' => 'Company name', - 'first_name' => 'First name', - 'last_name' => 'Last name', - 'vat_id' => 'Vat id', - 'vat_help_note' => '[Note: Use Country Code with VAT Id. Eg. INV01234567891]', - 'title' => 'Add Address', - 'street-address' => 'Street Address', - 'country' => 'Country', - 'state' => 'State', - 'select-state' => 'Select a region, state or province', - 'city' => 'City', - 'postcode' => 'Postal Code', + 'company_name' => 'Bedrijfsnaam', + 'first_name' => 'Voornaam', + 'last_name' => 'Naam', + 'vat_id' => 'BTW nummer', + 'vat_help_note' => '[bv. BE01234567891]', + 'title' => 'Adres toevoegen', + 'street-address' => 'Adres', + 'country' => 'Land', + 'state' => 'Staat / Provincie', + 'select-state' => 'Selecteer een regio, staat of provincie', + 'city' => 'Gemeente', + 'postcode' => 'Postcode', 'phone' => 'Telefoonnummer', - 'submit' => 'Save Address', - 'success' => 'Address have been successfully added.', - 'error' => 'Address cannot be added.' + 'submit' => 'Adres bewaren', + 'success' => 'Adres is succesvol toegevoegd.', + 'error' => 'Adres kan niet worden toegevoegd.' ], 'edit' => [ @@ -256,9 +256,9 @@ return [ 'order' => [ 'index' => [ - 'page-title' => 'Orders', - 'title' => 'Orders', - 'order_id' => 'Order ID', + 'page-title' => 'Bestellingen', + 'title' => 'Bestellingen', + 'order_id' => 'Bestelnummer', 'date' => 'Date', 'status' => 'Status', 'total' => 'Total', @@ -315,9 +315,9 @@ return [ ], 'wishlist' => [ - 'page-title' => 'Wishlist', - 'title' => 'Wishlist', - 'deleteall' => 'Delete All', + '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', @@ -336,17 +336,17 @@ return [ ], 'downloadable_products' => [ - 'title' => 'Downloadable Products', - 'order-id' => 'Order Id', - 'date' => 'Date', - 'name' => 'Title', + 'title' => 'Downloadbare producten', + 'order-id' => 'Bestelnummer', + 'date' => 'Datum', + 'name' => 'Titel', 'status' => 'Status', 'pending' => 'Pending', - 'available' => 'Available', + 'available' => 'Beschikbaar', 'expired' => 'Expired', - 'remaining-downloads' => 'Remaining Downloads', - 'unlimited' => 'Unlimited', - 'download-error' => 'Download link has been expired.' + 'remaining-downloads' => 'Resterende downloads', + 'unlimited' => 'Onbeperkt', + 'download-error' => 'Downloadlink is verlopen.' ], 'review' => [ diff --git a/packages/Webkul/Velocity/src/Resources/lang/nl/app.php b/packages/Webkul/Velocity/src/Resources/lang/nl/app.php index 379740e2b..87b8f8219 100644 --- a/packages/Webkul/Velocity/src/Resources/lang/nl/app.php +++ b/packages/Webkul/Velocity/src/Resources/lang/nl/app.php @@ -246,14 +246,14 @@ return [ 'view' => 'View', 'filter' => 'Filter', 'orders' => 'Orders', - 'update' => 'Update', + 'update' => 'Bijwerken', 'reviews' => 'Reviews', 'addresses' => 'Adressen', 'top-brands' => 'Top merken', 'new-password' => 'Nieuw wachtwoord', 'downloadables' => 'Downloadable Products', - 'confirm-new-password' => 'Confirm new password', - 'enter-current-password' => 'Enter your current password', + 'confirm-new-password' => 'Bevestig uw nieuw wachtwoord', + 'enter-current-password' => 'Huidig wachtwoord', 'alert' => [ 'info' => 'Info', From 0f233f08febb99784bb55ba4e14f890f8e805302 Mon Sep 17 00:00:00 2001 From: Glenn Hermans Date: Fri, 21 Feb 2020 12:36:26 +0100 Subject: [PATCH 16/17] Updating translations --- .../Webkul/Shop/src/Resources/lang/nl/app.php | 108 +++++++++--------- .../Velocity/src/Resources/lang/nl/app.php | 14 +-- 2 files changed, 61 insertions(+), 61 deletions(-) diff --git a/packages/Webkul/Shop/src/Resources/lang/nl/app.php b/packages/Webkul/Shop/src/Resources/lang/nl/app.php index 63956f57c..0eda81d61 100644 --- a/packages/Webkul/Shop/src/Resources/lang/nl/app.php +++ b/packages/Webkul/Shop/src/Resources/lang/nl/app.php @@ -201,19 +201,19 @@ return [ 'address' => [ 'index' => [ - 'page-title' => 'Address', - 'title' => 'Address', + 'page-title' => 'Adres', + 'title' => 'Mijn adressen', 'add' => 'Adres toevoegen', - 'edit' => 'Edit', - 'empty' => 'You do not have any saved addresses here, please try to create it by clicking the link below', - 'create' => 'Create Address', - 'delete' => 'Delete', - 'make-default' => 'Make Default', - 'default' => 'Default', + 'edit' => 'Wijzigen', + 'empty' => 'U heeft hier geen opgeslagen adressen. Voeg minstens één adres toe door op de onderstaande link te klikken', + 'create' => 'Address toevoegen', + 'delete' => 'Verwijderen', + 'make-default' => 'Maak standaard', + 'default' => 'Standaard', 'contact' => 'Contact', - 'confirm-delete' => 'Do you really want to delete this address?', - 'default-delete' => 'Default address cannot be changed.', - 'enter-password' => 'Enter Your Password.', + 'confirm-delete' => 'Wilt u dit adres echt verwijderen?', + 'default-delete' => 'Standaardadres kan niet worden gewijzigd.', + 'enter-password' => 'Voer uw wachtwoord in.', ], 'create' => [ @@ -239,18 +239,18 @@ return [ 'edit' => [ 'page-title' => 'Edit Address', 'company_name' => 'Company name', - 'first_name' => 'First name', - 'last_name' => 'Last name', - 'vat_id' => 'Vat id', - 'title' => 'Edit Address', - 'street-address' => 'Street Address', - 'submit' => 'Save Address', - 'success' => 'Address updated successfully.', + 'first_name' => 'Voornaam', + 'last_name' => 'Naam', + 'vat_id' => 'BTW nummer', + 'title' => 'Adres wijzigen', + 'street-address' => 'Adres', + 'submit' => 'Opslaan', + 'success' => 'Adres succesvol bijgewerkt..', ], 'delete' => [ - 'success' => 'Address successfully deleted', - 'failure' => 'Address cannot be deleted', - 'wrong-password' => 'Wrong Password !' + 'success' => 'Adres succesvol verwijderd.', + 'failure' => 'Adres kan niet verwijderd worden.', + 'wrong-password' => 'Verkeerd wachtwoord !' ] ], @@ -259,10 +259,10 @@ return [ 'page-title' => 'Bestellingen', 'title' => 'Bestellingen', 'order_id' => 'Bestelnummer', - 'date' => 'Date', + 'date' => 'Datum', 'status' => 'Status', - 'total' => 'Total', - 'order_number' => 'Order Number' + 'total' => 'Totaal', + 'order_number' => 'Bestelnummer' ], 'view' => [ @@ -270,18 +270,18 @@ return [ 'info' => 'Information', 'placed-on' => 'Placed On', 'products-ordered' => 'Products Ordered', - 'invoices' => 'Invoices', - 'shipments' => 'Shipments', + 'invoices' => 'Facturen', + 'shipments' => 'Verzendingen', 'SKU' => 'SKU', - 'product-name' => 'Name', - 'qty' => 'Qty', + '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)', - 'price' => 'Price', + 'price' => 'Prijs', 'total' => 'Total', 'subtotal' => 'Subtotal', 'shipping-handling' => 'Shipping & Handling', @@ -389,20 +389,20 @@ return [ 'sale' => 'Sale', 'new' => 'New', 'empty' => 'No products available in this category', - 'add-to-cart' => 'Add To Cart', - 'buy-now' => 'Buy Now', + 'add-to-cart' => 'Voeg toe aan winkelkar', + 'buy-now' => 'Koop nu', 'whoops' => 'Whoops!', - 'quantity' => 'Quantity', - 'in-stock' => 'In Stock', - 'out-of-stock' => 'Out Of Stock', + '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.', - 'samples' => 'Samples', + 'samples' => 'Voorbeelden', 'links' => 'Links', - 'sample' => 'Sample', - 'name' => 'Name', - 'qty' => 'Qty', + 'sample' => 'Voorbeeld', + 'name' => 'Naam', + 'qty' => 'Aantal', 'starting-at' => 'Starting at', 'customize-options' => 'Customize Options', 'choose-selection' => 'Choose a selection', @@ -441,7 +441,7 @@ return [ 'move-to-wishlist-error' => 'Cannot move item to wishlist, please try again later.', 'add-config-warning' => 'Please select option before adding to cart.', 'quantity' => [ - 'quantity' => '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.', @@ -455,7 +455,7 @@ return [ 'error-add' => 'Item cannot be added to cart, please try again later.', ], 'quantity-error' => 'Requested quantity is not available.', - 'cart-subtotal' => 'Cart Subtotal', + 'cart-subtotal' => 'Subtotaal', 'cart-remove-action' => 'Do you really want to do this ?', 'partial-cart-update' => 'Only some of the product(s) were updated', 'link-missing' => '' @@ -463,11 +463,11 @@ return [ 'onepage' => [ 'title' => 'Checkout', - 'information' => 'Information', - 'shipping' => 'Shipping', - 'payment' => 'Payment', + 'information' => 'Informatie', + 'shipping' => 'Verzending', + 'payment' => 'Betaling', 'complete' => 'Complete', - 'billing-address' => 'Billing Address', + 'billing-address' => 'Factuur adres', 'sign-in' => 'Sign In', 'company-name' => 'Company Name', 'first-name' => 'First Name', @@ -488,8 +488,8 @@ return [ 'payment-methods' => 'Select Payment Method', 'payment-method' => 'Payment Method', 'summary' => 'Order Summary', - 'price' => 'Price', - 'quantity' => 'Quantity', + 'price' => 'Prijs', + 'quantity' => 'Aantal', 'billing-address' => 'Billing Address', 'shipping-address' => 'Shipping Address', 'contact' => 'Contact', @@ -514,13 +514,13 @@ return [ ], 'total' => [ - 'order-summary' => 'Order Summary', + 'order-summary' => 'Overzicht van de bestelling', 'sub-total' => 'Items', - 'grand-total' => 'Grand Total', - 'delivery-charges' => 'Delivery Charges', - 'tax' => 'Tax', - 'discount' => 'Discount', - 'price' => 'price', + 'grand-total' => 'Eindtotaal', + 'delivery-charges' => 'Verzendkosten', + 'tax' => 'BTW', + 'discount' => 'Korting', + 'price' => 'Prijs', 'disc-amount' => 'Amount discounted', 'new-grand-total' => 'New Grand Total', 'coupon' => 'Coupon', @@ -554,8 +554,8 @@ return [ 'contact' => 'Contact', 'shipping' => 'Shipping Method', 'payment' => 'Payment Method', - 'price' => 'Price', - 'quantity' => 'Quantity', + 'price' => 'Prijs', + 'quantity' => 'Aantal', 'subtotal' => 'Subtotal', 'shipping-handling' => 'Shipping & Handling', 'tax' => 'Tax', diff --git a/packages/Webkul/Velocity/src/Resources/lang/nl/app.php b/packages/Webkul/Velocity/src/Resources/lang/nl/app.php index 87b8f8219..51aa114af 100644 --- a/packages/Webkul/Velocity/src/Resources/lang/nl/app.php +++ b/packages/Webkul/Velocity/src/Resources/lang/nl/app.php @@ -173,17 +173,17 @@ return [ ], 'checkout' => [ - 'qty' => 'Qty', + 'qty' => 'Aantal', 'checkout' => 'Checkout', 'cart' => [ 'view-cart' => 'Bekijk winkelwagen', - 'cart-summary' => 'Cart Summary', + 'cart-summary' => 'Winkelwagen overzicht', ], - 'qty' => 'Qty', + 'qty' => 'Aantal', 'items' => 'Items', - 'subtotal' => 'Subtotal', - 'sub-total' => 'Sub Total', - 'proceed' => 'Proceed to checkout', + 'subtotal' => 'Subtotaal', + 'sub-total' => 'Sub Totaal', + 'proceed' => 'Ga naar de kassa', ], 'customer' => [ @@ -205,7 +205,7 @@ return [ 'login' => 'Login', 'forgot-password' => 'Forgot Password', 'recover-password' => 'Recover Password', - 'recover-password-text' => 'If you forgot your password, recover it by entering your email address.', + 'recover-password-text' => 'Als u uw wachtwoord bent vergeten, kan u dit herstellen door uw e-mailadres in te voeren..', ] ], From 6f6f1c66a5f2f244d90ef04c40a76b5d17636277 Mon Sep 17 00:00:00 2001 From: Glenn Hermans Date: Fri, 21 Feb 2020 17:09:26 +0100 Subject: [PATCH 17/17] translations --- packages/Webkul/Shop/src/Resources/lang/en/app.php | 2 +- packages/Webkul/Shop/src/Resources/lang/nl/app.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/Webkul/Shop/src/Resources/lang/en/app.php b/packages/Webkul/Shop/src/Resources/lang/en/app.php index e93740bbc..3744f7c28 100755 --- a/packages/Webkul/Shop/src/Resources/lang/en/app.php +++ b/packages/Webkul/Shop/src/Resources/lang/en/app.php @@ -500,7 +500,7 @@ return [ 'contact' => 'Contact', 'place-order' => 'Place Order', 'new-address' => 'Add New Address', - 'save_as_address' => 'Save as Address', + 'save_as_address' => 'Save this address', 'apply-coupon' => 'Apply Coupon', 'amt-payable' => 'Amount Payable', 'got' => 'Got', diff --git a/packages/Webkul/Shop/src/Resources/lang/nl/app.php b/packages/Webkul/Shop/src/Resources/lang/nl/app.php index 0eda81d61..f04ae1896 100644 --- a/packages/Webkul/Shop/src/Resources/lang/nl/app.php +++ b/packages/Webkul/Shop/src/Resources/lang/nl/app.php @@ -291,7 +291,7 @@ return [ 'tax-amount' => 'Tax Amount', 'discount-amount' => 'Discount Amount', 'grand-total' => 'Grand Total', - 'total-paid' => 'Total Paid', + 'total-paid' => 'Totaal betaald', 'total-refunded' => 'Total Refunded', 'total-due' => 'Total Due', 'shipping-address' => 'Shipping Address',