Download the PHP package openstream/mage2-locale-de-ch without Composer

On this page you can find all versions of the php package openstream/mage2-locale-de-ch. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package mage2-locale-de-ch

Magento 2 German LocalePack de_CH

Basierend auf dem deutschen Sprachpaket für Magento 2 Community Edition

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.

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

Installation

Aus dem Magento-Root-Verzeichnis folgende Befehle aufrufen:

Installation mit Composer

Unterschiede de_DE und de_CH

Aktualisieren vom Upstream

Sicher stellen, dass der upstream remote korrekt konfiguriert ist, sollte so aussehen:

Dann folgende Befehle ausführen:

Wenn nötig müssen Konflikte behoben werden bevor man pushen kann.

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

Add new phrases

To translate new phrases follow these steps:

Get phrases from Magento

Run this in your Magento 2 installation:

Compare phrases with old translation file

Copy the phrases.csv into this repository and run:

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

Translate phrases

Now you should translate these phrases. Enter the translated phrase in the second column.

Copy new phrases and create a pull request

Copy the new phrases to de_DE.csv.

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

Now create a new pull request with your changes!


All versions of mage2-locale-de-ch with dependencies

PHP Build Version
Package Version
Requires magento/framework Version ^100.0.0 || ^101.0.0 || ^102.0.0 || ^103.0.0 || ^104.0.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package openstream/mage2-locale-de-ch contains the following files

Loading the files please wait ....