Download the PHP package splendidinternet/mage2-locale-de-de without Composer

On this page you can find all versions of the php package splendidinternet/mage2-locale-de-de. 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-de

Magento 2 German LocalePack de_DE

Deutsches Sprachpaket für Magento 2 Community Edition (Version 2.4.4)

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.

Und für Magento 1.x gibt es weiterhin das deutsche Sprachpaket von Rico Neitzel: https://github.com/riconeitzel/German_LocalePack_de_DE

German language pack for Magento 2 Community Edition (Version 2.4.4)

The translation was carried out by native German speakers at their own discretion. The translation is complete, i.e. All Magento 2 language editions have been translated from English to German. Suggestions for changes can be made or the entire repository can be researched if different translations are to be introduced.

Installation

Aus dem Magento-Root-Verzeichnis folgende Befehle aufrufen:

Installation mit Composer

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-de 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 splendidinternet/mage2-locale-de-de contains the following files

Loading the files please wait ....