German translation updates (#6846)

This commit is contained in:
Andy Binder 2023-12-11 20:32:54 +01:00 committed by GitHub
parent 2e032cd115
commit 15a4cca7ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 15 additions and 15 deletions

View File

@ -435,9 +435,9 @@ $text['description-template_enabled']['ko-kr'] = "템플릿의 상태를 설정
$text['label-template_description']['en-us'] = "Description";
$text['label-template_description']['en-gb'] = "Description";
$text['label-template_description']['ar-eg'] = "الوصف";
$text['label-template_description']['de-at'] = "Warenbezeichnung";
$text['label-template_description']['de-ch'] = "Warenbezeichnung";
$text['label-template_description']['de-de'] = "Warenbezeichnung";
$text['label-template_description']['de-at'] = "Beschreibung";
$text['label-template_description']['de-ch'] = "Beschreibung";
$text['label-template_description']['de-de'] = "Beschreibung";
$text['label-template_description']['es-cl'] = "Descripción";
$text['label-template_description']['es-mx'] = "Descripción";
$text['label-template_description']['fr-ca'] = "Description";

View File

@ -299,9 +299,9 @@ $text['description-extension_setting_enabled']['ko-kr'] = "활성화된 확장
$text['label-extension_setting_description']['en-us'] = "Description";
$text['label-extension_setting_description']['ar-eg'] = "الوصف";
$text['label-extension_setting_description']['de-at'] = "Warenbezeichnung";
$text['label-extension_setting_description']['de-ch'] = "Warenbezeichnung";
$text['label-extension_setting_description']['de-de'] = "Warenbezeichnung";
$text['label-extension_setting_description']['de-at'] = "Beschreibung";
$text['label-extension_setting_description']['de-ch'] = "Beschreibung";
$text['label-extension_setting_description']['de-de'] = "Beschreibung";
$text['label-extension_setting_description']['es-cl'] = "Descripción";
$text['label-extension_setting_description']['es-mx'] = "Descripción";
$text['label-extension_setting_description']['fr-ca'] = "description";

View File

@ -363,9 +363,9 @@ $text['description-number_translation_enabled']['ko-kr'] = "활성화된 숫자
$text['label-number_translation_description']['en-us'] = "Description";
$text['label-number_translation_description']['en-gb'] = "Description";
$text['label-number_translation_description']['ar-eg'] = "الوصف";
$text['label-number_translation_description']['de-at'] = "Warenbezeichnung";
$text['label-number_translation_description']['de-ch'] = "Warenbezeichnung";
$text['label-number_translation_description']['de-de'] = "Warenbezeichnung";
$text['label-number_translation_description']['de-at'] = "Beschreibung";
$text['label-number_translation_description']['de-ch'] = "Beschreibung";
$text['label-number_translation_description']['de-de'] = "Beschreibung";
$text['label-number_translation_description']['es-cl'] = "Descripción";
$text['label-number_translation_description']['es-mx'] = "Descripción";
$text['label-number_translation_description']['fr-ca'] = "Description";

View File

@ -219,9 +219,9 @@ $text['description-global_setting_enabled']['ko-kr'] = "전역 설정을 활성
$text['label-global_setting_description']['en-us'] = "Description";
$text['label-global_setting_description']['en-gb'] = "Description";
$text['label-global_setting_description']['ar-eg'] = "الوصف";
$text['label-global_setting_description']['de-at'] = "Warenbezeichnung";
$text['label-global_setting_description']['de-ch'] = "Warenbezeichnung";
$text['label-global_setting_description']['de-de'] = "Warenbezeichnung";
$text['label-global_setting_description']['de-at'] = "Beschreibung";
$text['label-global_setting_description']['de-ch'] = "Beschreibung";
$text['label-global_setting_description']['de-de'] = "Beschreibung";
$text['label-global_setting_description']['es-cl'] = "Descripción";
$text['label-global_setting_description']['es-mx'] = "Descripción";
$text['label-global_setting_description']['fr-ca'] = "description";

View File

@ -4,9 +4,9 @@ $y=0;
$apps[$x]['menu'][$y]['title']['en-us'] = "Group Manager";
$apps[$x]['menu'][$y]['title']['en-gb'] = "Group Manager";
$apps[$x]['menu'][$y]['title']['ar-eg'] = "مدير مجموعة";
$apps[$x]['menu'][$y]['title']['de-at'] = "Gruppenleiter";
$apps[$x]['menu'][$y]['title']['de-ch'] = "Gruppenleiter";
$apps[$x]['menu'][$y]['title']['de-de'] = "Gruppenleiter";
$apps[$x]['menu'][$y]['title']['de-at'] = "Gruppenverwaltung";
$apps[$x]['menu'][$y]['title']['de-ch'] = "Gruppenverwaltung";
$apps[$x]['menu'][$y]['title']['de-de'] = "Gruppenverwaltung";
$apps[$x]['menu'][$y]['title']['es-cl'] = "Administración de Grupos";
$apps[$x]['menu'][$y]['title']['es-mx'] = "Administración de Grupos";
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Gestion des groupes";