2017 © Pedro PelĂĄez
 

magento2-language mage2-locale-de-ch

German (Switzerland) language

image

openstream/mage2-locale-de-ch

German (Switzerland) language

  • Tuesday, April 24, 2018
  • by openstream
  • Repository
  • 3 Watchers
  • 2 Stars
  • 397 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 67 Forks
  • 0 Open issues
  • 53 Versions
  • 9 % Grown

The README.md

Magento 2 German LocalePack de_CH

Basierend auf dem deutschen Sprachpaket fĂŒr Magento 2 Community Edition, (*1)

Die Übersetzung wurde von deutschen Muttersprachlern nach eigenem Ermessen vorgenommen. Die Übersetzung ist komplett, d.h. alle Sprachausgaben von Magento 2 wurden vom Englischen ins Deutsche ĂŒbersetzt. Gern können ÄnderungsvorschlĂ€ge eingebracht oder auch das gesamte Repository geforkt werden, wenn abweichende Übersetzungen eingebracht werden sollen., (*2)

Es gibt hier https://crowdin.com/project/magento-2/de auch einen Ansatz fĂŒr die deutsche Übersetzung, aber das ist noch nicht weit fortgeschritten. Und fĂŒr Magento 1.x gibt es weiterhin das deutsche Sprachpaket von Rico Neitzel: https://github.com/riconeitzel/German_LocalePack_de_DE, (*3)

Installation

  • Alle Dateien nach /app/i18n/openstream/de_CH/ kopieren

Aus dem Magento-Root-Verzeichnis folgende Befehle aufrufen:, (*4)

rm pub/static/frontend/Magento/luma/de_CH/js-translation.json
php bin/magento setup:static-content:deploy de_CH
php bin/magento setup:upgrade
rm -rf var/di
php bin/magento setup:di:compile

Installation mit Composer

composer require openstream/mage2-locale-de-ch
rm pub/static/frontend/Magento/luma/de_CH/js-translation.json
php bin/magento setup:static-content:deploy de_CH

Unterschiede de_DE und de_CH

  • ss statt ß
  • Region/Bundesland/Kanton statt Region/Bundesland

Aktualisieren vom Upstream

Sicher stellen, dass der upstream remote korrekt konfiguriert ist, sollte so aussehen:, (*5)

$ git remote -v
origin  git@github.com:openstream/Magento2_German_LocalePack_de_CH.git (fetch)
origin  git@github.com:openstream/Magento2_German_LocalePack_de_CH.git (push)
upstream    git@github.com:splendidinternet/Magento2_German_LocalePack_de_DE.git (fetch)
upstream    git@github.com:splendidinternet/Magento2_German_LocalePack_de_DE.git (push)

Dann folgende Befehle ausfĂŒhren:, (*6)

git fetch upstream
git merge upstream/master

Wenn nötig mĂŒssen Konflikte behoben werden bevor man pushen kann., (*7)

Nicht vergessen die neuen Tags vom upstream zu holen und auch mit zu pushen, sonst gibt's Probleme mit der Composer-Versionierung!, (*8)

git pull origin master --tags
git push --tags

Add new phrases

To translate new phrases follow these steps:, (*9)

Get phrases from Magento

Run this in your Magento 2 installation:, (*10)

php bin/magento i18n:collect-phrases -m > phrases.csv

Compare phrases with old translation file

Copy the phrases.csv into this repository and run:, (*11)

php check_new.php

This will output a new file de_DE_new.csv which only contains the phrases that are not yet translated in de_DE.csv., (*12)

Translate phrases

Now you should translate these phrases. Enter the translated phrase in the second column., (*13)

Copy new phrases and create a pull request

Copy the new phrases to de_DE.csv., (*14)

IMPORTANT: sort the file alphabetically based on the first column, e.g. with LibreOffice., (*15)

Now create a new pull request with your changes!, (*16)

The Versions

24/04 2018

dev-master

9999999-dev

German (Switzerland) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0 || ^101.0.0

 

23/04 2018

1.40.0

1.40.0.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0 || ^101.0.0

 

04/04 2018

1.39.5

1.39.5.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0 || ^101.0.0

 

16/03 2018

1.39.4

1.39.4.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0 || ^101.0.0

 

12/02 2018

1.39.3

1.39.3.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0 || ^101.0.0

 

07/02 2018

1.39.2

1.39.2.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0 || ^101.0.0

 

29/01 2018

1.39.1

1.39.1.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0 || ^101.0.0

 

10/01 2018

1.39.0

1.39.0.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0 || ^101.0.0

 

18/12 2017

1.38.0

1.38.0.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0 || ^101.0.0

 

14/12 2017

1.37.0

1.37.0.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0 || ^101.0.0

 

14/12 2017

1.36.0

1.36.0.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0 || ^101.0.0

 

27/11 2017

1.35.1

1.35.1.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0 || ^101.0.0

 

23/11 2017

1.35.0

1.35.0.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0 || ^101.0.0

 

23/11 2017

1.34.0

1.34.0.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0 || ^101.0.0

 

22/11 2017

1.33.0

1.33.0.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0 || ^101.0.0

 

17/10 2017

1.23.2

1.23.2.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0 || ^101.0.0

 

16/10 2017

1.23.1

1.23.1.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0 || ^101.0.0

 

10/10 2017

1.23.0

1.23.0.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0 || ^101.0.0

 

18/09 2017

1.21.0

1.21.0.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0 || ^101.0.0

 

18/09 2017

1.22.0

1.22.0.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0 || ^101.0.0

 

18/09 2017

1.20.1

1.20.1.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0 || ^101.0.0

 

13/09 2017

1.20.0

1.20.0.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0 || ^101.0.0

 

11/09 2017

1.19.0

1.19.0.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0 || ^101.0.0

 

22/08 2017

1.18.2

1.18.2.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0

 

19/08 2017

1.18.1

1.18.1.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0

 

07/08 2017

1.18.0

1.18.0.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0

 

15/07 2017

1.17.0

1.17.0.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0

 

15/06 2017

1.16.0

1.16.0.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0

 

11/04 2017

1.15.1

1.15.1.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0

 

02/04 2017

1.15.0

1.15.0.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0

 

23/02 2017

1.14.2

1.14.2.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0

 

23/02 2017

1.14.1

1.14.1.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0

 

06/02 2017

1.14.0

1.14.0.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0

 

03/01 2017

1.13.0

1.13.0.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0

 

18/11 2016

1.12.0

1.12.0.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0

 

18/11 2016

1.11.2

1.11.2.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0

 

18/10 2016

1.11.1

1.11.1.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0

 

11/10 2016

1.11.0

1.11.0.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0

 

05/10 2016

1.10.2

1.10.2.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0

 

05/10 2016

1.10.1

1.10.1.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0

 

12/09 2016

1.10.0

1.10.0.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0

 

12/09 2016

1.9.0

1.9.0.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0

 

11/07 2016

1.8.1

1.8.1.0

German (Switzerland) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0

 

08/07 2016

1.8.0

1.8.0.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0

 

27/05 2016

1.7.0

1.7.0.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework ^100.0.0

 

12/04 2016

1.6.0

1.6.0.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework 100.0.*

 

11/04 2016

1.5.0

1.5.0.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework 100.0.*

 

18/03 2016

1.4.0

1.4.0.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework 100.0.*

 

10/03 2016

1.3.0

1.3.0.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework 100.0.*

 

03/03 2016

1.2.0

1.2.0.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework 100.0.*

 

11/02 2016

1.1.0

1.1.0.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework 100.0.*

 

10/02 2016

1.0.0

1.0.0.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework 100.0.*

 

20/01 2016

0.0.1

0.0.1.0

German (Germany) language

  Sources   Download

OSL-3.0

The Requires

  • magento/framework 100.0.*