diff --git a/README.md b/README.md index d11bc4f..120764a 100644 --- a/README.md +++ b/README.md @@ -46,28 +46,28 @@ This is a derived work of [magento1-Ho_nl_NL](https://github.com/ho-nl/magento1- refactured and internationalized by MaWoScha. This extension is tested with Magento 1.6.2, 1.7.0, 1.8.1, 1.9.0 and 1.9.1.
-The language pack is suitable for Magento 1.6.x to 1.9.3.x +The language pack is suitable for Magento 1.6.x to 1.9.3.10 Dit is een afgeleid werk van [magento1-Ho_nl_NL](https://github.com/ho-nl/magento1-Ho_nl_NL) van [H&O](https://github.com/ho-nl/),
gerefactureerd en geïnternationaliseerd door MaWoScha. Deze extensie is getest met Magento 1.6.2, 1.7.0, 1.8.1, 1.9.0 en 1.9.1.
-Het taalpakket is geschikt voor Magento 1.6.x tot 1.9.3.x +Het taalpakket is geschikt voor Magento 1.6.x tot 1.9.3.10 Dies ist eine abgeleitete Arbeit von [magento1-Ho_nl_NL](https://github.com/ho-nl/magento1-Ho_nl_NL) von [H&O](https://github.com/ho-nl/),
überarbeitet und internationalisiert von MaWoScha. Diese Erweiterung ist mit Magento 1.6.2, 1.7.0, 1.8.1, 1.9.0 und 1.9.1 getestet.
-Das Sprachpaket ist für Magento 1.6.x bis 1.9.3.x +Das Sprachpaket ist für Magento 1.6.x bis 1.9.3.10 Se trata de una obra derivada de [magento1-Ho_nl_NL](https://github.com/ho-nl/magento1-Ho_nl_NL) de [H&O](https://github.com/ho-nl/),
revisado e internacionalizado de MaWoScha. Esta extensión se prueba con Magento 1.6.2, 1.7.0, 1.8.1, 1.9.0 y 1.9.1.
-El paquete de idioma es adecuado para Magento 1.6.x hasta 1.9.3.x +El paquete de idioma es adecuado para Magento 1.6.x hasta 1.9.3.10 ## Installation instructions / Installatie instructies / Installationshinweise / Instrucciones de instalación diff --git a/app/code/community/German/LocalePackNl/etc/config.xml b/app/code/community/German/LocalePackNl/etc/config.xml index 6856c38..e6e0d17 100644 --- a/app/code/community/German/LocalePackNl/etc/config.xml +++ b/app/code/community/German/LocalePackNl/etc/config.xml @@ -11,7 +11,7 @@ - 0.5.3 + 0.5.4 nl_NL Dutch (Netherlands) Language Pack https://github.com/mawoscha/German_LocalePack_nl_NL diff --git a/app/locale/nl_NL/Mage_Adminhtml.csv b/app/locale/nl_NL/Mage_Adminhtml.csv index e88f793..ccd26e1 100644 --- a/app/locale/nl_NL/Mage_Adminhtml.csv +++ b/app/locale/nl_NL/Mage_Adminhtml.csv @@ -184,6 +184,7 @@ "Block Details","Blok details" "Block Information","Blok informatie" "Block Name","Blok naam" +"Block Name is disallowed.","De bloknaam is niet toegestaan." "Block Name is incorrect.","Bloknaam is onjuist." "Block Name is required field.","Bloknaam is verplicht veld." "Block has been deleted.","Blokkeren is verwijderd." @@ -339,6 +340,7 @@ "Direction:","Richting:" "Disable","Uitschakelen" "Disabled","Uitgeschakeld" +"Disallowed block name for frontend.","Bloknaam niet toegestaan voor frontend." "Display %s first","%s eerst weergeven" "Display default currency","Standaardvaluta weergeven" "Distributed under GNU LGPL. See %s for details.","Uitgebracht onder GNU LGP licentie. Voor details zie %s." diff --git a/app/locale/nl_NL/Mage_Catalog.csv b/app/locale/nl_NL/Mage_Catalog.csv index 031ce57..be358fe 100644 --- a/app/locale/nl_NL/Mage_Catalog.csv +++ b/app/locale/nl_NL/Mage_Catalog.csv @@ -268,7 +268,7 @@ "Display Page Control","Toon paginering" "Display Price Interval as One Price","Toon prijs-stap als één prijs" "Display Product Count","Toon aantal producten" -"Display Product Options In","Display Product Options In" +"Display Product Options In","Toon productopties in" "Display Type","Weergave modus" "Display in Suggested Terms","In voorgestelde termen tonen" "Double click on a group to rename it","Dubbelklik op een groep om te hernoemen" @@ -336,6 +336,7 @@ "Group remove","Groep verwijderen" "Grouped Product","Gegroepeerd product" "Groups","Groepen" +"HTML tags are not allowed in SKU attribute.","HTML-tags zijn niet toegestaan in SKU-attribuut." "Home","Home" "ID","Id" "ID: %s","ID: %s" @@ -367,6 +368,7 @@ "Invalid block: %s.","Ongeldig block: %s." "Invalid category IDs.","Ongeldige categorie-IDs." "Invalid category.","Ongeldige categorie." +"Invalid custom option(s).","Ongeldige aangepaste opties." "Invalid image file type.","Ongeldig afbeeldingstype map." "Invalid image type.","Ongeldig afbeeldingstype" "Invalid option ID specified for %s (%s), skipping the record.","Ongeldige optie-ID gespecificeerd voor %s (%s), record wordt overgeslagen." @@ -462,6 +464,7 @@ "Not Visible Individually","Niet individueel zichtbaar" "Notify Low Stock RSS","RSS voor melding weinig voorraad" "Notify for Quantity Below","Melden bij aantal lager dan" +"Nowhere","Nergens" "Number of Products per Page","Aantal producten per pagina" "Number of Products to Display","Aantal producten op de display" "Number of Uses","Aantal keer gebruikt" @@ -583,7 +586,8 @@ "Quick simple product creation","Snel een simpel product aanmaken" "Records for ""","Records for """ "Records for ""%s"" store found.","Aantallen voor ""%s"" winkel gevonden" -"Recurring Profile","Recurring Profile" +"Recurring Payment Profile","Terugkerend betalingsprofiel" +"Recurring Profile","Terugkerend profiel" "Redirect","Doorsturen" "Redirect URL","Doorstuur URL" "Regular Price:","Normale prijs:" diff --git a/app/locale/nl_NL/Mage_Core.csv b/app/locale/nl_NL/Mage_Core.csv index 3449e10..752acab 100644 --- a/app/locale/nl_NL/Mage_Core.csv +++ b/app/locale/nl_NL/Mage_Core.csv @@ -223,6 +223,7 @@ "Module ""%1$s"" cannot depend on ""%2$s"".","Module ""%1$s"" kan niet afhankelijk zijn van ""%2$s""." "Module ""%1$s"" requires module ""%2$s"".","Module ""%1$s"" heeft module ""%2$s"" nodig." "Name","Naam" +"New Admin User Create Notification","Nieuwe admin-gebruiker maakt een melding aan de nieuwe admin-gebruiker" "New Design Change","Nieuwe ontwerpverandering" "New Store","Nieuwe winkel" "New Store View","Nieuw winkelzicht" @@ -375,6 +376,7 @@ "This category only","Alleen deze categorie" "This date is a required value.","Datum is een verplicht veld." "This is a required field.","Dit is een verplicht veld." +"This setting enable notification when new admin user created.","Deze instelling laat een melding toe wanneer een nieuwe admin-gebruiker een." "This store cannot be deleted.","Deze winkel kan niet worden verwijderd." "This store view cannot be deleted.","Het winkelzicht kan niet worden verwijderd." "This website cannot be deleted.","Deze website kan niet worden verwijderd." diff --git a/app/locale/nl_NL/Mage_Customer.csv b/app/locale/nl_NL/Mage_Customer.csv index f172353..5273da4 100644 --- a/app/locale/nl_NL/Mage_Customer.csv +++ b/app/locale/nl_NL/Mage_Customer.csv @@ -43,6 +43,7 @@ "Are you sure?","Weet u het zeker?" "Array of Entity collections is expected.","Array van 'Entity collections' wordt verwacht" "Assign a Customer Group","Klantgroep toewijzen" +"Associate to Website","Associëren met website" "Average Sale","Gemiddeld bedrag" "Back","Terug" "Back - link to the previously viewed page","Terug naar vorige pagina" @@ -86,6 +87,7 @@ "Create an Account","Account aanmaken" "Create customer","Klant aanmaken" "Create customer address","Klantadres aanmaken" +"Created From","Gemaakt van" "Current Admin Password","Current Admin Password" "Current Password","Huidig wachtwoord" "Customer","Klant" @@ -117,6 +119,7 @@ "DD","DD" "Date","Datum" "Date Added","Datum toegevoegd" +"Date Of Birth","Geboortedatum" "Date of Birth","Geboortedatum" "Day","Dag" "Days in Wishlist","Dagen op verlanglijst" @@ -125,7 +128,7 @@ "Default Email Domain","Standaard e-maildomein" "Default Group","Standaardgroep" "Default Shipping Address","Standaard leveringsadres" -"Default Value for Disable Automatic Group Changes Based on VAT ID","Standaard-waarde voor 'Uitschakelen automatische verandering van groep a.h.v. BTW-nummer.'" +"Default Value for Disable Automatic Group Changes Based on VAT ID","Standaard-waarde voor 'Uitschakelen automatische verandering van groep a.h.v. btw-nummer.'" "Default Welcome Email","Standaard welkomstmail" "Delete","Verwijder" "Delete Address","Adres verwijderen" @@ -135,6 +138,7 @@ "Delete customer address","Klantadres verwijderen" "Deleted Stores","Verwijderde winkels" "Details","Details" +"Disable Automatic Group Change Based on VAT ID","Schakel automatische groepswijziging uit op basis van btw-nummer." "Disabled","Uitgeschakeld" "Edit","Wijzigen" "Edit Account Info","Accountinformatie bewerken" @@ -197,7 +201,8 @@ "Invalid email address ""%s"".","Ongelding e-mailadres ""%s""." "Invalid email address.","Ongeldig e-mailadres" "Invalid login or password.","Ongeldige gebruikersnaam en/of wachtwoord." -"Invalid password reset token.","Ongeldige wachtwoord-resettoken" +"Invalid password reset customer Id.","Ongeldige wachtwoord-reset-klant ID." +"Invalid password reset token.","Ongeldige wachtwoord-reset-token." "Invalid shipping address for (%s)","Ongeldige verzendadres voor (%s)" "Invalid store specified, skipping the record.","Ongeldige winkel gespecificeerd. Record wordt overgeslagen." "Invalid website, skipping the record, line: %s","Ongeldige website, record wordt overgeslagen, regel %s" @@ -391,6 +396,7 @@ "Tag Name","Tag-naam" "Tax Calculation Based On","Btw berekening op basis van" "Tax Class","Btw-groep" +"Tax/VAT Number","Btw-nummer" "Tax/VAT number","Btw-nummer" "Telephone","Telefoonnummer" "Text","Tekst" @@ -420,7 +426,7 @@ "The suffix that goes after name (Jr., Sr., etc.)","De afkorting die achter de naam staat (Jr., Sr., etc.)" "The title that goes before name (Mr., Mrs., etc.)","De aanhef die voor de naam staat (heer, mevrouw, etc.)" "There are no items in customer's wishlist at the moment","Er staan momenteel geen artikelen op de verlanglijst van de klant" -"There are no items in customer\'s shopping cart at the moment","Er zitten geen producten in de klant\'s winkelwagen op dit moment." +"There are no items in customer's shopping cart at the moment","Er zitten geen producten in de klant\'s winkelwagen op dit moment." "There is already an account with this email address. If you are sure that it is your email address, click here to get your password and access your account.","Er bestaat al een registratie met dit e-mailadres. Is dit uw e-mailadres, klik dan hier om uw wachtwoord toegestuurd te krijgen." "There was an error validating the VAT ID.","Er is een fout opgetreden bij het valideren van het BTW-nummer." "There was an error validating the VAT ID. The customer would belong to Customer Group %s.","Er is een fout opgetreden bij het valideren van het BTW-nummer. De klant zou bij klantgroep %s behoren." diff --git a/app/locale/nl_NL/Mage_ImportExport.csv b/app/locale/nl_NL/Mage_ImportExport.csv index 6e8cf9c..f9783f3 100644 --- a/app/locale/nl_NL/Mage_ImportExport.csv +++ b/app/locale/nl_NL/Mage_ImportExport.csv @@ -72,6 +72,7 @@ "Import successfully done.","Importeren succesvol afgerond" "Import/Export","Importeren/Exporteren" "In/Out","In/Uit" +"Incorrect entity type","Onjuist entiteittype" "Input entity code is not equal to entity adapter code","Input entity-code is niet gelijk aan entity-adapter-code" "Invalid entity","Ongeldige entity" "Invalid entity model","Ongeldige entiteit model" @@ -80,6 +81,7 @@ "Invalid seek position","Ongeldige zoekpositie" "Invalid value for '%s'","Ongeldige waarde voor '%s'" "Invalid value for '%s' column","Ongeldige waarde voor kolom %s" +"Invalid value in SKU column. HTML tags are not allowed","Ongeldige waarde in SKU kolom. HTML-tags zijn niet toegestaan." "No filter data provided","Geen filterdata geleverd" "No source specified","Geen bron gespecificeerd" "No valid data sent","Geen geldige data verstuurd" diff --git a/app/locale/nl_NL/Mage_Page.csv b/app/locale/nl_NL/Mage_Page.csv index 9dfa18e..a1b8ca8 100644 --- a/app/locale/nl_NL/Mage_Page.csv +++ b/app/locale/nl_NL/Mage_Page.csv @@ -6,6 +6,7 @@ "© 2015 Magento Demo Store. All Rights Reserved.","© 2015 Magento Demo shop. Alle rechten voorbehouden." "© 2016 Magento Demo Store. All Rights Reserved.","© 2016 Magento Demo shop. Alle rechten voorbehouden." "© 2017 Magento Demo Store. All Rights Reserved.","© 2017 Magento Demo shop. Alle rechten voorbehouden." +"© 2018 Magento Demo Store. All Rights Reserved.","© 2018 Magento Demo shop. Alle rechten voorbehouden." "(Shift-)Click or drag to change value","(Shift)klik of sleep om waarde te veranderen." "(ver. %s)","(versie %s)" "- Click on any of the time parts to increase it","- Klik op tijdknop om te verhogen" diff --git a/app/locale/nl_NL/Mage_Usa.csv b/app/locale/nl_NL/Mage_Usa.csv index 35b6081..8438bb1 100644 --- a/app/locale/nl_NL/Mage_Usa.csv +++ b/app/locale/nl_NL/Mage_Usa.csv @@ -96,6 +96,7 @@ "FedEx Envelope","FedEx enveloppe" "FedEx Pak","FedEx pakket" "FedEx Tube","FedEx koker" +"Field ""%s"" has wrong value.","Veld ""%s"" heeft een verkeerde waarde." "First Overnight","Deze nacht" "First-Class","Eerste klasse" "First-Class Mail International Large Envelope","First-Class Mail International Large Envelope" @@ -110,6 +111,7 @@ "First-Class Mail Stamped Letter","First-Class Mail Stamped Letter" "First-Class Package International Service","First-Class Package International Service" "First-Class Package Service","First-Class Package Service" +"First-Class Package Service - Retail","First-Class Package Service - Retail" "First-Class Package Service Hold For Pickup","First-Class Package Service Hold For Pickup" "Flat","Gelijk" "Flat-Rate Box","Gelijk-tarief doos" @@ -166,6 +168,7 @@ "Medium Express Box","Medium Express Box" "Merchandise","Merchandise" "Meter Number","Meter Number" +"Method toOptionArray not found in source model.","Method toOptionArray not found in source model." "Minimum Order Amount for Free Shipping","Minimum bestelbedrag voor franco verzending" "Minimum Package Weight (Please consult your shipping carrier for minimum supported shipping weight)","Minimum Pakket Gewicht (neem contact op met uw logistieke dienstverlener om dit te achterhalen)" "Mode","Type" @@ -281,7 +284,7 @@ "Residential","Particulier" "Residential Delivery","Particulier adres" "Response is in the wrong format","Antwoord is in het onjuiste formaat" -"Retail Ground","Retail Ground" +"Retail Ground","Retail Ground (vroeger: 'Standard Post')" "Return","Return" "Round","Rond" "Routing barcode is missing","Routing barcode is missing" diff --git a/app/locale/nl_NL/template/email/account_password_reset_confirmation.html b/app/locale/nl_NL/template/email/account_password_reset_confirmation.html index 5751a24..61466a0 100644 --- a/app/locale/nl_NL/template/email/account_password_reset_confirmation.html +++ b/app/locale/nl_NL/template/email/account_password_reset_confirmation.html @@ -22,7 +22,7 @@

{{block type="cms/block" block_id="email_template_say_hello"}} {{htmlescape
- Wachtwoord wijzigen + Wachtwoord wijzigen
diff --git a/downloader/template_nl_1.7/connect/iframe.phtml b/downloader/template_nl_1.7/connect/iframe.phtml index 554d2ab..0a34ddc 100644 --- a/downloader/template_nl_1.7/connect/iframe.phtml +++ b/downloader/template_nl_1.7/connect/iframe.phtml @@ -20,7 +20,7 @@ * * @category design * @package default - * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com) + * @copyright Copyright (c) 2006-2019 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) */ ?> diff --git a/downloader/template_nl_1.7/connect/packages.phtml b/downloader/template_nl_1.7/connect/packages.phtml index fc49e4c..4000cb8 100644 --- a/downloader/template_nl_1.7/connect/packages.phtml +++ b/downloader/template_nl_1.7/connect/packages.phtml @@ -20,7 +20,7 @@ * * @category design * @package default - * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com) + * @copyright Copyright (c) 2006-2019 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) */ ?> diff --git a/downloader/template_nl_1.7/connect/packages_prepare.phtml b/downloader/template_nl_1.7/connect/packages_prepare.phtml index 0060e44..05b8332 100644 --- a/downloader/template_nl_1.7/connect/packages_prepare.phtml +++ b/downloader/template_nl_1.7/connect/packages_prepare.phtml @@ -20,7 +20,7 @@ * * @category design * @package default - * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com) + * @copyright Copyright (c) 2006-2019 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) */ ?> diff --git a/downloader/template_nl_1.7/exception.phtml b/downloader/template_nl_1.7/exception.phtml index 60a9c49..e4e9061 100644 --- a/downloader/template_nl_1.7/exception.phtml +++ b/downloader/template_nl_1.7/exception.phtml @@ -20,7 +20,7 @@ * * @category design * @package default - * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com) + * @copyright Copyright (c) 2006-2019 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) */ ?> diff --git a/downloader/template_nl_1.7/footer.phtml b/downloader/template_nl_1.7/footer.phtml index 27eda48..1109c4f 100644 --- a/downloader/template_nl_1.7/footer.phtml +++ b/downloader/template_nl_1.7/footer.phtml @@ -20,7 +20,7 @@ * * @category design * @package default - * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com) + * @copyright Copyright (c) 2006-2019 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) */ ?> diff --git a/downloader/template_nl_1.7/header.phtml b/downloader/template_nl_1.7/header.phtml index 6785216..e452f7a 100644 --- a/downloader/template_nl_1.7/header.phtml +++ b/downloader/template_nl_1.7/header.phtml @@ -20,7 +20,7 @@ * * @category design * @package default - * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com) + * @copyright Copyright (c) 2006-2019 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) */ ?> diff --git a/downloader/template_nl_1.7/index.phtml b/downloader/template_nl_1.7/index.phtml index a4460b2..2179262 100644 --- a/downloader/template_nl_1.7/index.phtml +++ b/downloader/template_nl_1.7/index.phtml @@ -20,7 +20,7 @@ * * @category design * @package default - * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com) + * @copyright Copyright (c) 2006-2019 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) */ ?> diff --git a/downloader/template_nl_1.7/install/download.phtml b/downloader/template_nl_1.7/install/download.phtml index 91c18bf..0a883e7 100644 --- a/downloader/template_nl_1.7/install/download.phtml +++ b/downloader/template_nl_1.7/install/download.phtml @@ -20,7 +20,7 @@ * * @category design * @package default - * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com) + * @copyright Copyright (c) 2006-2019 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) */ ?> diff --git a/downloader/template_nl_1.7/install/footer.phtml b/downloader/template_nl_1.7/install/footer.phtml index 3340793..f2c28d6 100644 --- a/downloader/template_nl_1.7/install/footer.phtml +++ b/downloader/template_nl_1.7/install/footer.phtml @@ -20,7 +20,7 @@ * * @category design * @package default - * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com) + * @copyright Copyright (c) 2006-2019 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) */ ?> diff --git a/downloader/template_nl_1.7/install/header.phtml b/downloader/template_nl_1.7/install/header.phtml index c9f88e8..f9cf3e7 100644 --- a/downloader/template_nl_1.7/install/header.phtml +++ b/downloader/template_nl_1.7/install/header.phtml @@ -20,7 +20,7 @@ * * @category design * @package default - * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com) + * @copyright Copyright (c) 2006-2019 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) */ ?> diff --git a/downloader/template_nl_1.7/install/writable.phtml b/downloader/template_nl_1.7/install/writable.phtml index ef36aa4..2a71d9f 100644 --- a/downloader/template_nl_1.7/install/writable.phtml +++ b/downloader/template_nl_1.7/install/writable.phtml @@ -20,7 +20,7 @@ * * @category design * @package default - * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com) + * @copyright Copyright (c) 2006-2019 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) */ ?> diff --git a/downloader/template_nl_1.7/login.phtml b/downloader/template_nl_1.7/login.phtml index a846d60..8cfe2d1 100644 --- a/downloader/template_nl_1.7/login.phtml +++ b/downloader/template_nl_1.7/login.phtml @@ -20,7 +20,7 @@ * * @category design * @package default - * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com) + * @copyright Copyright (c) 2006-2019 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) */ ?> diff --git a/downloader/template_nl_1.7/messages.phtml b/downloader/template_nl_1.7/messages.phtml index 88941fd..65acaef 100644 --- a/downloader/template_nl_1.7/messages.phtml +++ b/downloader/template_nl_1.7/messages.phtml @@ -20,7 +20,7 @@ * * @category design * @package default - * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com) + * @copyright Copyright (c) 2006-2019 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) */ ?> diff --git a/downloader/template_nl_1.7/noroute.phtml b/downloader/template_nl_1.7/noroute.phtml index b9e10b1..3bea40f 100644 --- a/downloader/template_nl_1.7/noroute.phtml +++ b/downloader/template_nl_1.7/noroute.phtml @@ -20,7 +20,7 @@ * * @category design * @package default - * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com) + * @copyright Copyright (c) 2006-2019 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) */ ?> diff --git a/downloader/template_nl_1.7/settings.phtml b/downloader/template_nl_1.7/settings.phtml index acb3847..0a5dfbb 100644 --- a/downloader/template_nl_1.7/settings.phtml +++ b/downloader/template_nl_1.7/settings.phtml @@ -20,7 +20,7 @@ * * @category design * @package default - * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com) + * @copyright Copyright (c) 2006-2019 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) */ ?> diff --git a/downloader/template_nl_1.7/writable.phtml b/downloader/template_nl_1.7/writable.phtml index 0b92da6..028eb18 100644 --- a/downloader/template_nl_1.7/writable.phtml +++ b/downloader/template_nl_1.7/writable.phtml @@ -20,7 +20,7 @@ * * @category design * @package default - * @copyright Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com) + * @copyright Copyright (c) 2006-2019 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) */ ?> diff --git a/var/connect/German_LocalePack_nl_NL.xml b/var/connect/German_LocalePack_nl_NL.xml index aeaf2dc..8132d03 100644 --- a/var/connect/German_LocalePack_nl_NL.xml +++ b/var/connect/German_LocalePack_nl_NL.xml @@ -13,9 +13,9 @@ Dutch language pack for Magento Commerce Paquete de idioma holandés para Magento Commerce OSL http://opensource.org/licenses/osl-3.0.php - 0.5.3 + 0.5.4 stable - Compatible with Magento (1.6.2) 1.7.0.x-1.9.3.x + Compatible with Magento (1.6.2) 1.7.0.x-1.9.3.10 Paul Hachmang