279 lines
10 KiB
PHP
279 lines
10 KiB
PHP
<?php
|
|
|
|
return [
|
|
'admin' => [
|
|
'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' => '<p>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.</p>',
|
|
'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' => 'Winkel per categorie',
|
|
],
|
|
|
|
'minicart' => [
|
|
'cart' => 'Winkelwagen',
|
|
'view-cart' => 'Bekijk winkelwagen',
|
|
],
|
|
|
|
'checkout' => [
|
|
'qty' => 'Aantal',
|
|
'checkout' => 'Checkout',
|
|
'cart' => [
|
|
'view-cart' => 'Bekijk winkelwagen',
|
|
'cart-summary' => 'Winkelwagen overzicht',
|
|
],
|
|
'qty' => 'Aantal',
|
|
'items' => 'Items',
|
|
'subtotal' => 'Subtotaal',
|
|
'sub-total' => 'Sub Totaal',
|
|
'proceed' => 'Ga naar de kassa',
|
|
],
|
|
|
|
'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' => 'Als u uw wachtwoord bent vergeten, kan u dit herstellen door uw e-mailadres in te voeren..',
|
|
]
|
|
],
|
|
|
|
'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' => 'Bijwerken',
|
|
'reviews' => 'Reviews',
|
|
'addresses' => 'Adressen',
|
|
'top-brands' => 'Top merken',
|
|
'new-password' => 'Nieuw wachtwoord',
|
|
'downloadables' => 'Downloadable Products',
|
|
'confirm-new-password' => 'Bevestig uw nieuw wachtwoord',
|
|
'enter-current-password' => 'Huidig wachtwoord',
|
|
|
|
'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 !',
|
|
]
|
|
],
|
|
]
|
|
|
|
?>
|