German translation updates (#6846)
This commit is contained in:
parent
2e032cd115
commit
15a4cca7ac
|
|
@ -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";
|
||||
|
|
|
|||
|
|
@ -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";
|
||||
|
|
|
|||
|
|
@ -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";
|
||||
|
|
|
|||
|
|
@ -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";
|
||||
|
|
|
|||
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue