Update app_languages.php (#1666)
* Update app_languages.php Filled in all language fields with the appropriate translation. * Update app_languages.php Corrected 'Project Path' translation for German users
This commit is contained in:
parent
951bef85d4
commit
497b7ed42b
|
|
@ -23,7 +23,7 @@ $text['title-sys-info']['de-at'] = "System Information";
|
|||
$text['title-os-info']['en-us'] = "Operating System Information";
|
||||
$text['title-os-info']['es-cl'] = "Información de Sistema Operativo";
|
||||
$text['title-os-info']['pt-pt'] = "Informação do Sistema Operativo";
|
||||
$text['title-os-info']['fr-fr'] = "";
|
||||
$text['title-os-info']['fr-fr'] = "Informations sur le système d'exploitation";
|
||||
$text['title-os-info']['pt-br'] = "Informação do Sistema operacional";
|
||||
$text['title-os-info']['pl'] = "Informacje o System operacyjny";
|
||||
$text['title-os-info']['sv-se'] = "Operativsystem Systeminformation";
|
||||
|
|
@ -91,74 +91,74 @@ $text['label-os']['uk'] = "Операційна система ";
|
|||
$text['label-os']['de-at'] = "Betriebssystem";
|
||||
|
||||
$text['label-version']['en-us'] = "Version";
|
||||
$text['label-version']['es-cl'] = "";
|
||||
$text['label-version']['pt-pt'] = "";
|
||||
$text['label-version']['fr-fr'] = "";
|
||||
$text['label-version']['pt-br'] = "";
|
||||
$text['label-version']['pl'] = "";
|
||||
$text['label-version']['sv-se'] = "";
|
||||
$text['label-version']['uk'] = "";
|
||||
$text['label-version']['de-at'] = "";
|
||||
$text['label-version']['es-cl'] = "Versión";
|
||||
$text['label-version']['pt-pt'] = "Versão";
|
||||
$text['label-version']['fr-fr'] = "Version";
|
||||
$text['label-version']['pt-br'] = "Versão";
|
||||
$text['label-version']['pl'] = "Wersja";
|
||||
$text['label-version']['sv-se'] = "Version";
|
||||
$text['label-version']['uk'] = "версія";
|
||||
$text['label-version']['de-at'] = "Version";
|
||||
|
||||
$text['label-path']['en-us'] = "Project Path";
|
||||
$text['label-path']['es-cl'] = "";
|
||||
$text['label-path']['pt-pt'] = "";
|
||||
$text['label-path']['fr-fr'] = "";
|
||||
$text['label-path']['pt-br'] = "";
|
||||
$text['label-path']['pl'] = "";
|
||||
$text['label-path']['sv-se'] = "";
|
||||
$text['label-path']['uk'] = "";
|
||||
$text['label-path']['de-at'] = "";
|
||||
$text['label-path']['es-cl'] = "Ruta del proyecto";
|
||||
$text['label-path']['pt-pt'] = "Caminho do projeto";
|
||||
$text['label-path']['fr-fr'] = "Chemin du projet";
|
||||
$text['label-path']['pt-br'] = "Caminho do projeto";
|
||||
$text['label-path']['pl'] = "Ścieżka projektu";
|
||||
$text['label-path']['sv-se'] = "projekt Path";
|
||||
$text['label-path']['uk'] = "шлях проекту";
|
||||
$text['label-path']['de-at'] = "Projektpfad";
|
||||
|
||||
$text['label-git_info']['en-us'] = "Git Information";
|
||||
$text['label-git_info']['es-cl'] = "";
|
||||
$text['label-git_info']['pt-pt'] = "";
|
||||
$text['label-git_info']['fr-fr'] = "";
|
||||
$text['label-git_info']['pt-br'] = "";
|
||||
$text['label-git_info']['pl'] = "";
|
||||
$text['label-git_info']['sv-se'] = "";
|
||||
$text['label-git_info']['uk'] = "";
|
||||
$text['label-git_info']['de-at'] = "";
|
||||
$text['label-git_info']['es-cl'] = "Información Git";
|
||||
$text['label-git_info']['pt-pt'] = "Informações git";
|
||||
$text['label-git_info']['fr-fr'] = "Informations Git";
|
||||
$text['label-git_info']['pt-br'] = "Informações git";
|
||||
$text['label-git_info']['pl'] = "git informacji";
|
||||
$text['label-git_info']['sv-se'] = "git Information";
|
||||
$text['label-git_info']['uk'] = "Гіт інформація";
|
||||
$text['label-git_info']['de-at'] = "Git Informationen";
|
||||
|
||||
$text['label-switch']['en-us'] = "Switch";
|
||||
$text['label-switch']['es-cl'] = "";
|
||||
$text['label-switch']['pt-pt'] = "";
|
||||
$text['label-switch']['fr-fr'] = "";
|
||||
$text['label-switch']['pt-br'] = "";
|
||||
$text['label-switch']['pl'] = "";
|
||||
$text['label-switch']['sv-se'] = "";
|
||||
$text['label-switch']['uk'] = "";
|
||||
$text['label-switch']['de-at'] = "";
|
||||
$text['label-switch']['es-cl'] = "Cambiar";
|
||||
$text['label-switch']['pt-pt'] = "Interruptor";
|
||||
$text['label-switch']['fr-fr'] = "Interrupteur";
|
||||
$text['label-switch']['pt-br'] = "Interruptor";
|
||||
$text['label-switch']['pl'] = "Przełącznik";
|
||||
$text['label-switch']['sv-se'] = "Växla";
|
||||
$text['label-switch']['uk'] = "перемикач";
|
||||
$text['label-switch']['de-at'] = "Schalter";
|
||||
|
||||
$text['label-git_branch']['en-us'] = "Branch:";
|
||||
$text['label-git_branch']['es-cl'] = "";
|
||||
$text['label-git_branch']['pt-pt'] = "";
|
||||
$text['label-git_branch']['fr-fr'] = "";
|
||||
$text['label-git_branch']['pt-br'] = "";
|
||||
$text['label-git_branch']['pl'] = "";
|
||||
$text['label-git_branch']['sv-se'] = "";
|
||||
$text['label-git_branch']['uk'] = "";
|
||||
$text['label-git_branch']['de-at'] = "";
|
||||
$text['label-git_branch']['es-cl'] = "Rama";
|
||||
$text['label-git_branch']['pt-pt'] = "Ramo";
|
||||
$text['label-git_branch']['fr-fr'] = "Une succursale";
|
||||
$text['label-git_branch']['pt-br'] = "Ramo";
|
||||
$text['label-git_branch']['pl'] = "Gałąź";
|
||||
$text['label-git_branch']['sv-se'] = "Gren";
|
||||
$text['label-git_branch']['uk'] = "філія";
|
||||
$text['label-git_branch']['de-at'] = "Ast";
|
||||
|
||||
$text['label-git_commit']['en-us'] = "Commit:";
|
||||
$text['label-git_commit']['es-cl'] = "";
|
||||
$text['label-git_commit']['pt-pt'] = "";
|
||||
$text['label-git_commit']['fr-fr'] = "";
|
||||
$text['label-git_commit']['pt-br'] = "";
|
||||
$text['label-git_commit']['pl'] = "";
|
||||
$text['label-git_commit']['sv-se'] = "";
|
||||
$text['label-git_commit']['uk'] = "";
|
||||
$text['label-git_commit']['de-at'] = "";
|
||||
$text['label-git_commit']['es-cl'] = "Cometer";
|
||||
$text['label-git_commit']['pt-pt'] = "cometer";
|
||||
$text['label-git_commit']['fr-fr'] = "Commettre";
|
||||
$text['label-git_commit']['pt-br'] = "cometer";
|
||||
$text['label-git_commit']['pl'] = "Popełnić";
|
||||
$text['label-git_commit']['sv-se'] = "Begå";
|
||||
$text['label-git_commit']['uk'] = "здійснити";
|
||||
$text['label-git_commit']['de-at'] = "Verpflichten";
|
||||
|
||||
$text['label-git_origin']['en-us'] = "Origin:";
|
||||
$text['label-git_origin']['es-cl'] = "";
|
||||
$text['label-git_origin']['pt-pt'] = "";
|
||||
$text['label-git_origin']['fr-fr'] = "";
|
||||
$text['label-git_origin']['pt-br'] = "";
|
||||
$text['label-git_origin']['pl'] = "";
|
||||
$text['label-git_origin']['sv-se'] = "";
|
||||
$text['label-git_origin']['uk'] = "";
|
||||
$text['label-git_origin']['de-at'] = "";
|
||||
$text['label-git_origin']['es-cl'] = "Origen";
|
||||
$text['label-git_origin']['pt-pt'] = "Origem";
|
||||
$text['label-git_origin']['fr-fr'] = "Origine";
|
||||
$text['label-git_origin']['pt-br'] = "Origem";
|
||||
$text['label-git_origin']['pl'] = "Pochodzenie";
|
||||
$text['label-git_origin']['sv-se'] = "Ursprung";
|
||||
$text['label-git_origin']['uk'] = "походження";
|
||||
$text['label-git_origin']['de-at'] = "Herkunft";
|
||||
|
||||
$text['label-memcache_status']['en-us'] = "Memcache Status";
|
||||
$text['label-memcache_status']['es-cl'] = "Estado de Memcache";
|
||||
|
|
@ -240,4 +240,4 @@ $text['header-sys-status']['sv-se'] = "System Status";
|
|||
$text['header-sys-status']['uk'] = "Стан системи ";
|
||||
$text['header-sys-status']['de-at'] = "System Status";
|
||||
|
||||
?>
|
||||
?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue