upadated missing translation for Dutch for admin package

This commit is contained in:
mohd asif 2020-03-16 14:07:08 +05:30
parent 9901209a4b
commit 65814e0f04
1 changed files with 127 additions and 124 deletions

View File

@ -572,6 +572,7 @@ return [
'file' => 'Bestand',
'checkbox' => 'Checkbox',
'use_in_flat' => "Create in Product Flat Table",
'is_comparable' => "Attribuut is vergelijkbaar ",
'default_null_option' => 'Create default empty option',
],
'families' => [
@ -595,29 +596,29 @@ return [
'categories' => [
'title' => 'Categorieën',
'add-title' => 'Categorie toevoegen',
'edit-title' => 'Edit Category',
'save-btn-title' => 'Save Category',
'edit-title' => 'Categorie bewerken',
'save-btn-title' => 'Categorie opslaan',
'general' => 'Algemeen',
'name' => 'Naam',
'visible-in-menu' => 'Visible In Menu',
'visible-in-menu' => 'Zichtbaar 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',
'position' => 'Positie',
'display-mode' => 'Weergavemodus',
'products-and-description' => 'Producten en beschrijving',
'products-only' => 'Alleen producten',
'description-only' => 'Alleen beschrijving',
'description-and-images' => 'Beschrijving en afbeeldingen',
'description' => 'Beschrijving',
'parent-category' => 'Bovenliggende categorie',
'seo' => 'zoek machine optimalisatie',
'slug' => 'Slug',
'meta_title' => 'Meta Title',
'meta_description' => 'Meta Description',
'meta_title' => 'Metatitel',
'meta_description' => 'Meta omschrijving',
'meta_keywords' => 'Meta trefwoorden',
'image' => 'Afbeelding',
'filterable-attributes' => 'Filterable Attributes',
'attributes' => 'Attributes',
'filterable-attributes' => 'Filtreerbare kenmerken',
'attributes' => 'Attributen',
]
],
@ -649,32 +650,32 @@ return [
'tax-rates' => [
'title' => 'BTW-tarieven',
'add-title' => 'BTW toevoegen',
'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',
'edit-title' => 'Btw-tarief bewerken',
'save-btn-title' => 'Belastingtarief opslaan',
'general' => 'Belastingtarief',
'identifier' => 'Identificatie',
'is_zip' => 'Zip-bereik inschakelen',
'zip_from' => 'Zip van',
'zip_to' => 'Zip To',
'state' => 'Staat/Provincie',
'select-state' => 'Select a region, state or province.',
'select-state' => 'Selecteer een regio, staat of provincie.',
'country' => 'Land',
'tax_rate' => 'Rate',
'tax_rate' => 'Tarief',
'edit' => [
'title' => 'Edit Tax Rate',
'edit-button-title' => 'Edit Rate'
'title' => 'Btw-tarief bewerken',
'edit-button-title' => 'Tarief bewerken'
],
'zip_code' => 'Zip Code',
'is_zip' => 'Enable Zip Range',
'zip_code' => 'Postcode',
'is_zip' => 'Zip-bereik inschakelen',
],
'sales' => [
'shipping-method' => [
'title' => 'Shipping Methods',
'title' => 'Verzendmethoden',
'save-btn-title' => 'Opslaan',
'description' => 'Description',
'active' => 'Actief',
'status' => 'Status'
'status' => 'Toestand'
]
]
],
@ -684,6 +685,7 @@ return [
'title' => 'Landinstellingen',
'add-title' => 'Landinstelling toevoegen',
'edit-title' => 'Landinstelling wijzigen',
'add-title' => 'Landinstelling toevoegen',
'save-btn-title' => 'Landinstelling opslaan',
'general' => 'Algemeen',
'code' => 'Code',
@ -725,8 +727,8 @@ return [
'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',
'exchange-class-not-found' => ':service wisselkoersklasse niet gevonden',
'update-rates' => 'Tarieven bijwerken met :service',
'create-success' => 'Wisselkoers succesvol aangemaakt.',
'update-success' => 'Wisselkoers succesvol bijgewerkt.',
'delete-success' => 'Wisselkoers succesvol verwijderd.',
@ -741,8 +743,8 @@ return [
'code' => 'Code',
'name' => 'Naam',
'description' => 'Omschrijving',
'source-is-active' => 'Source is Active',
'contact-info' => 'Contact Information',
'source-is-active' => 'Bron is actief',
'contact-info' => 'Contactgegevens',
'contact_name' => 'Naam',
'contact_email' => 'Email',
'contact_number' => 'Contact nummer',
@ -757,10 +759,10 @@ return [
'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.',
'create-success' => 'Voorraadbron succesvol aangemaakt.',
'update-success' => 'Voorraadbron succesvol bijgewerkt.',
'delete-success' => 'Voorraadbron verwijderd.',
'last-delete-error' => 'Er is ten minste één voorraadbron vereist.',
],
'channels' => [
'title' => 'Kanalen',
@ -772,16 +774,16 @@ return [
'name' => 'Naam',
'description' => 'Omschrijving',
'hostname' => 'Hostnaam',
'currencies-and-locales' => 'Currencies and Locales',
'currencies-and-locales' => 'Valuta en landinstellingen',
'locales' => 'Landinstellingen',
'default-locale' => 'Default Locale',
'default-locale' => 'Standaardlocale',
'currencies' => 'Valuta\'s',
'base-currency' => 'Standaard valuta',
'root-category' => 'Hoofdcategorie',
'inventory_sources' => 'Standaard bron',
'design' => 'Design',
'design' => 'Ontwerp',
'theme' => 'Thema',
'home_page_content' => 'Home Page Content',
'home_page_content' => 'Startpagina-inhoud',
'footer_content' => 'Onderschrift inhoud',
'logo' => 'Logo',
'favicon' => 'Favicon',
@ -806,12 +808,12 @@ return [
'image' => 'Afbeelding',
'content' => 'Inhoud',
'channels' => 'Kanaal',
'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'
'created-success' => 'Slideritem met succes gemaakt',
'created-fault' => 'Fout bij het maken van een schuifitem',
'update-success' => 'Schuifitem is bijgewerkt',
'update-fail' => 'Schuifregelaar kan niet worden bijgewerkt',
'delete-success' => 'Kan laatste llider-item niet verwijderen',
'delete-fail' => 'Schuifitem is verwijderd'
],
'tax-categories' => [
@ -824,45 +826,45 @@ return [
'name' => 'Naam',
'code' => 'Code',
'description' => 'Omschrijving',
'select-taxrates' => 'Select Tax Rates',
'select-taxrates' => 'Selecteer Belastingtarieven',
'edit' => [
'title' => 'Edit Tax Category',
'edit-button-title' => 'Edit Tax Category'
'title' => 'Belastingcategorie bewerken',
'edit-button-title' => 'Belastingcategorie bewerken'
],
'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'
'create-success' => 'Nieuwe belastingcategorie gemaakt',
'create-error' => 'Fout bij het maken van belastingcategorie',
'update-success' => 'Belastingcategorie is bijgewerkt',
'update-error' => 'Fout bij bijwerken van belastingcategorie',
'atleast-one' => 'Kan de laatste belastingcategorie niet verwijderen',
'delete' => 'Belastingcategorie is verwijderd'
],
'tax-rates' => [
'title' => 'BTW-tarieven',
'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',
'add-title' => 'Maak belastingtarief',
'edit-title' => 'Btw-tarief bewerken',
'save-btn-title' => 'Belastingtarief opslaan',
'general' => 'Belastingtarief',
'identifier' => 'Identificatie',
'is_zip' => 'Zip-bereik inschakelen',
'zip_from' => 'Zip van',
'zip_to' => 'Zip To',
'state' => 'Staat/Provincie',
'select-state' => 'Select a region, state or province.',
'select-state' => 'Selecteer een regio, staat of provincie.',
'country' => 'Land',
'tax_rate' => 'Rate',
'tax_rate' => 'Tarief',
'edit' => [
'title' => 'Edit Tax Rate',
'edit-button-title' => 'Edit Rate'
'title' => 'Btw-tarief bewerken',
'edit-button-title' => 'Tarief bewerken'
],
'zip_code' => 'Postcode',
'is_zip' => 'Enable Zip Range',
'is_zip' => 'Zip-bereik inschakelen',
'create-success' => 'Belastingtarief succesvol aangemaakt',
'create-error' => 'Cannot Create Tax Rate',
'update-success' => 'Tax Rate Updated Successfully',
'update-error' => 'Error! Tax Rate Cannot Be Updated',
'create-error' => 'Kan geen belastingtarief maken',
'update-success' => 'Belastingtarief succesvol bijgewerkt',
'update-error' => 'Fout! Belastingtarief kan niet worden bijgewerkt',
'delete' => 'Het BTW-tarief is verwijderd',
'atleast-one' => 'Cannot Delete Last Tax Rate'
'atleast-one' => 'Kan laatste belastingtarief niet verwijderen'
],
'development' => [
'title' => 'Ontwikkeling',
@ -873,9 +875,9 @@ return [
'groups' =>[
'add-title' => 'Groep toevoegen',
'edit-title' => 'Groep wijzigen',
'save-btn-title' => 'Save Group',
'save-btn-title' => 'Groep opslaan',
'title' => 'Groepen',
'save-btn-title' => 'Save Group',
'save-btn-title' => 'Groep opslaan',
'code' => 'Code',
'name' => 'Naam',
'is_user_defined' => 'Door de gebruiker gedefinieerd',
@ -885,13 +887,13 @@ return [
'addresses' => [
'title' => ':customer_name\'s Addresses List',
'vat_id' => 'BTW nummer',
'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',
'create-title' => 'Maak het adres van de klant',
'edit-title' => 'Werk het adres van de klant bij',
'title-orders' => ':customer_name van de klant',
'address-list' => 'Adreslijst',
'order-list' => 'Lijst van de bestelling',
'address-id' => 'Adres ID',
'address-1' => 'Adres 1',
'city' => 'Woonplaats',
'state-name' => 'Staat',
'country-name' => 'Land',
@ -938,6 +940,7 @@ return [
'other' => 'Anders',
'male' => 'Man',
'female' => 'Vrouw',
'phone' => 'Telefoon',
'group-default' => 'Kan de standaardgroep niet verwijderen.',
'edit-help-title' => 'Wijzig klant',
'delete-help-title' => 'Klant verwijderen',
@ -1011,15 +1014,15 @@ return [
'total-weight' => 'Totale gewicht',
'payment-method' => 'Betaalmethode',
'shipping-method' => 'Verzendmethode',
'shipping-postcode' => 'Shipping Zip/Postcode',
'shipping-state' => 'Shipping Zip/Postcode',
'shipping-country' => 'Shipping Country',
'shipping-postcode' => 'Verzenden Zip / Postcode',
'shipping-state' => 'Verzenden Zip / Postcode',
'shipping-country' => 'Land van verzending',
'cart-item-attribute' => 'Land van verzending',
'price-in-cart' => 'Prijs in winkelwagen',
'qty-in-cart' => 'Aantal in winkelwagen',
'product-attribute' => 'Productkenmerk',
'attribute-name-children-only' => ':attribute_name (Children Only)',
'attribute-name-parent-only' => ':attribute_name (Parent Only)',
'attribute-name-children-only' => ':attribute_name (alleen kinderen)',
'attribute-name-parent-only' => ':attribute_name (alleen voor ouders)',
'is-equal-to' => 'Is gelijk aan',
'is-not-equal-to' => 'Is niet gelijk aan',
'equals-or-greater-than' => 'Is gelijk aan of groter dan',
@ -1044,9 +1047,9 @@ return [
'coupon-qty' => 'Aantal coupons',
'code-length' => 'Code Lengte',
'code-format' => 'Code formaat',
'alphanumeric' => 'Alphanumeric',
'alphabetical' => 'Alphabetical',
'numeric' => 'Numeric',
'alphanumeric' => 'Alfanumeriek',
'alphabetical' => 'Alfabetisch',
'numeric' => 'Numeriek',
'code-prefix' => 'Codevoorvoegsel',
'code-suffix' => 'Code achtervoegsel',
'generate' => 'Genereer',
@ -1090,7 +1093,7 @@ return [
'equals-or-greater-than' => 'Is gelijk aan of groter dan',
'equals-or-less-than' => 'Is gelijk aan of kleiner dan',
'greater-than' => 'Groter dan',
'less-than' => 'Less than',
'less-than' => 'Minder dan',
'contain' => 'Minder dan',
'contains' => 'Bevat',
'does-not-contain' => 'Bevat geen',
@ -1148,45 +1151,45 @@ return [
'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 :',
'upload-error' => 'Het bestand moet een bestandstype zijn: xls, xlsx, csv.',
'duplicate-error' => 'Identifier moet uniek zijn, dubbele identifier :identifier op rij :position.',
'enough-row-error' => 'bestand heeft niet genoeg rijen',
'allowed-type' => 'Toegestaan 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'
'no-records' => 'Niets om te exporteren',
'illegal-format' => 'Fout! Dit type formaat wordt niet ondersteund of het is illegaal'
],
'cms' => [
'pages' => [
'general' => 'Algemeen',
'seo' => 'SEO',
'pages' => 'Pages',
'title' => 'Pages',
'pages' => 'Pagina\'s',
'title' => 'Pagina\'s',
'add-title' => 'Pagina toevoegen',
'content' => 'Content',
'url-key' => 'URL Key',
'content' => 'Inhoud',
'url-key' => 'URL Sleutel',
'channel' => 'Kanalen',
'locale' => 'Landinstelling',
'create-btn-title' => 'Pagina opslaan',
'edit-title' => 'Pagina aanpassen',
'edit-btn-title' => 'Sla pagina op',
'create-success' => 'Pagina succesvol aangemaakt.',
'create-partial' => 'Some of the pages requested already exists.',
'create-failure' => 'All pages requested already exists.',
'create-partial' => 'Sommige van de opgevraagde pagina\'s bestaan al.',
'create-failure' => 'Alle opgevraagde pagina\'s bestaan al.',
'update-success' => 'Pagina succesvol bijgewerkt.',
'update-failure' => 'Pagina kan niet worden bijgewerkt.',
'page-title' => 'Pagina titel',
'layout' => 'Layout',
'layout' => 'Indeling',
'meta_keywords' => 'Meta trefwoorden',
'meta_description' => 'Meta omschrijving',
'meta_title' => 'Meta Titel',
'delete-success' => 'CMS-pagina succesvol verwijderd',
'delete-failure' => 'CMS-pagina kan niet worden verwijderd',
'preview' => 'Voorbeeld',
'one-col' => '<div class="mt-10">Use class: <b>"static-container one-column"</b> for one column layout.</div>',
'two-col' => '<div class="mt-10">Use class: <b>"static-container two-column"</b> for two column layout.</div>',
'three-col' => '<div class="mt-10">Use class: <b>"static-container three-column"</b> for three column layout.</div>',
'one-col' => '<div class="mt-10">Use class: <b>"static-container one-column"</b> voor één kolomlay-out.</div>',
'two-col' => '<div class="mt-10">Use class: <b>"static-container two-column"</b> voor lay-out met twee kolommen.</div>',
'three-col' => '<div class="mt-10">Use class: <b>"static-container three-column"</b> voor lay-out met drie kolommen.</div>',
'helper-classes' => 'Helper Classes'
]
],
@ -1240,11 +1243,11 @@ return [
'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-checkout-hint' => 'Tip: indien ingeschakeld, kan deze optie specifiek voor elk product worden geconfigureerd.',
'review' => 'Recensie',
'allow-guest-review' => 'Gastbeoordeling toestaan',
'inventory' => 'Voorraad',
'stock-options' => 'Stock Options',
'stock-options' => 'Aandelenopties',
'allow-backorders' => 'Backorders toestaan',
'customer' => 'Klant',
'settings' => 'Instellingen',
@ -1264,41 +1267,41 @@ return [
'title' => 'Titel',
'description' => 'Omschrijving',
'rate' => 'Tarief',
'status' => 'Status',
'status' => 'Toestand',
'type' => 'Type',
'payment-methods' => 'Betaalmethodes',
'cash-on-delivery' => 'Rembours',
'money-transfer' => 'Overschrijving',
'paypal-standard' => 'Paypal Standard',
'business-account' => 'Business Account',
'business-account' => 'Zakelijk account',
'newsletter' => 'Nieuwsbrief',
'newsletter-subscription' => 'Abonnement op Nieuwsbrief toestaan',
'email' => 'Email verificatie',
'email-verification' => 'E-mailverificatie toestaan',
'sort_order' => 'Sort Order',
'sort_order' => 'sorteervolgorde',
'general' => 'Algemeen',
'footer' => 'Footer',
'footer' => 'Voettekst',
'content' => 'Inhoud',
'footer-content' => 'Footer Text',
'footer-toggle' => 'Toggle footer',
'footer-content' => 'Voettekst',
'footer-toggle' => 'Voettekst in- / uitschakelen',
'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',
'credit-max' => 'Klantenkrediet Max',
'credit-max-value' => 'Maximale kredietwaarde',
'use-credit-max' => 'Gebruik krediet 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',
'orderNumber' => 'Instellingen voor bestelnummers',
'order-number-prefix' => 'Bestelnummer prefix',
'order-number-length' => 'Bestelnummer Lengte',
'order-number-suffix' => 'Achtervoegsel bestelnummer',
'default' => 'Standaard',
'sandbox' => 'Sandbox',
'all-channels' => 'Alles',
'all-locales' => 'Alles'
]
]
];
];