Browse Source

Add/Update German and Austrian translations (#2542)

Updated remaining app_languages.php files and all app_config.php and app_menu.php files where necessary.
The-Operator 8 năm trước cách đây
mục cha
commit
89ecb50b20
2 tập tin đã thay đổi với 12 bổ sung7 xóa
  1. 2 2
      app_config.php
  2. 10 5
      app_menu.php

+ 2 - 2
app_config.php

@@ -11,9 +11,9 @@
 		$apps[$x]['description']['en-us'] = "Script Editor can be used to edit lua, javascript or other scripts.";
 		$apps[$x]['description']['en-us'] = "Script Editor can be used to edit lua, javascript or other scripts.";
 		$apps[$x]['description']['es-cl'] = "Editor de scripts. Puede ser utilizado para editar archivos lua, javascript, etc.";
 		$apps[$x]['description']['es-cl'] = "Editor de scripts. Puede ser utilizado para editar archivos lua, javascript, etc.";
 		$apps[$x]['description']['es-mx'] = "";
 		$apps[$x]['description']['es-mx'] = "";
-		$apps[$x]['description']['de-de'] = "";
+		$apps[$x]['description']['de-de'] = "Der Skript-Editor kann verwendet werden um Lua, Javaskripte oder andere Skripte zu bearbeiten.";
 		$apps[$x]['description']['de-ch'] = "";
 		$apps[$x]['description']['de-ch'] = "";
-		$apps[$x]['description']['de-at'] = "";
+		$apps[$x]['description']['de-at'] = "Der Skript-Editor kann verwendet werden um Lua, Javaskripte oder andere Skripte zu bearbeiten.";
 		$apps[$x]['description']['fr-fr'] = "L'éditeur permet de modifier les scripts lua, javascript ou autres.";
 		$apps[$x]['description']['fr-fr'] = "L'éditeur permet de modifier les scripts lua, javascript ou autres.";
 		$apps[$x]['description']['fr-ca'] = "";
 		$apps[$x]['description']['fr-ca'] = "";
 		$apps[$x]['description']['fr-ch'] = "";
 		$apps[$x]['description']['fr-ch'] = "";

+ 10 - 5
app_menu.php

@@ -6,7 +6,8 @@
 	$apps[$x]['menu'][$y]['title']['es-mx'] = "";
 	$apps[$x]['menu'][$y]['title']['es-mx'] = "";
 	$apps[$x]['menu'][$y]['title']['de-de'] = "";
 	$apps[$x]['menu'][$y]['title']['de-de'] = "";
 	$apps[$x]['menu'][$y]['title']['de-ch'] = "";
 	$apps[$x]['menu'][$y]['title']['de-ch'] = "";
-	$apps[$x]['menu'][$y]['title']['de-at'] = "";
+	$apps[$x]['menu'][$y]['title']['de-de'] = "Skript Editor";
+	$apps[$x]['menu'][$y]['title']['de-at'] = "Skript Editor";
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "Editeur de script";
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "Editeur de script";
 	$apps[$x]['menu'][$y]['title']['fr-ca'] = "";
 	$apps[$x]['menu'][$y]['title']['fr-ca'] = "";
 	$apps[$x]['menu'][$y]['title']['fr-ch'] = "";
 	$apps[$x]['menu'][$y]['title']['fr-ch'] = "";
@@ -25,7 +26,8 @@
 	$apps[$x]['menu'][$y]['title']['es-mx'] = "";
 	$apps[$x]['menu'][$y]['title']['es-mx'] = "";
 	$apps[$x]['menu'][$y]['title']['de-de'] = "";
 	$apps[$x]['menu'][$y]['title']['de-de'] = "";
 	$apps[$x]['menu'][$y]['title']['de-ch'] = "";
 	$apps[$x]['menu'][$y]['title']['de-ch'] = "";
-	$apps[$x]['menu'][$y]['title']['de-at'] = "";
+	$apps[$x]['menu'][$y]['title']['de-de'] = "XML Editor";
+	$apps[$x]['menu'][$y]['title']['de-at'] = "XML Editor";
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "Editeur XML";
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "Editeur XML";
 	$apps[$x]['menu'][$y]['title']['fr-ca'] = "";
 	$apps[$x]['menu'][$y]['title']['fr-ca'] = "";
 	$apps[$x]['menu'][$y]['title']['fr-ch'] = "";
 	$apps[$x]['menu'][$y]['title']['fr-ch'] = "";
@@ -44,7 +46,8 @@
 	$apps[$x]['menu'][$y]['title']['es-mx'] = "";
 	$apps[$x]['menu'][$y]['title']['es-mx'] = "";
 	$apps[$x]['menu'][$y]['title']['de-de'] = "";
 	$apps[$x]['menu'][$y]['title']['de-de'] = "";
 	$apps[$x]['menu'][$y]['title']['de-ch'] = "";
 	$apps[$x]['menu'][$y]['title']['de-ch'] = "";
-	$apps[$x]['menu'][$y]['title']['de-at'] = "";
+	$apps[$x]['menu'][$y]['title']['de-de'] = "Bereitstellungs Editor";
+	$apps[$x]['menu'][$y]['title']['de-at'] = "Bereitstellungs Editor";
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "Editeur de Provisioning";
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "Editeur de Provisioning";
 	$apps[$x]['menu'][$y]['title']['fr-ca'] = "";
 	$apps[$x]['menu'][$y]['title']['fr-ca'] = "";
 	$apps[$x]['menu'][$y]['title']['fr-ch'] = "";
 	$apps[$x]['menu'][$y]['title']['fr-ch'] = "";
@@ -63,7 +66,8 @@
 	$apps[$x]['menu'][$y]['title']['es-mx'] = "";
 	$apps[$x]['menu'][$y]['title']['es-mx'] = "";
 	$apps[$x]['menu'][$y]['title']['de-de'] = "";
 	$apps[$x]['menu'][$y]['title']['de-de'] = "";
 	$apps[$x]['menu'][$y]['title']['de-ch'] = "";
 	$apps[$x]['menu'][$y]['title']['de-ch'] = "";
-	$apps[$x]['menu'][$y]['title']['de-at'] = "";
+	$apps[$x]['menu'][$y]['title']['de-de'] = "PHP Editor";
+	$apps[$x]['menu'][$y]['title']['de-at'] = "PHP Editor";
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "Editeur PHP";
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "Editeur PHP";
 	$apps[$x]['menu'][$y]['title']['fr-ca'] = "";
 	$apps[$x]['menu'][$y]['title']['fr-ca'] = "";
 	$apps[$x]['menu'][$y]['title']['fr-ch'] = "";
 	$apps[$x]['menu'][$y]['title']['fr-ch'] = "";
@@ -82,7 +86,8 @@
 	$apps[$x]['menu'][$y]['title']['es-mx'] = "Editor Gramático";
 	$apps[$x]['menu'][$y]['title']['es-mx'] = "Editor Gramático";
 	$apps[$x]['menu'][$y]['title']['de-de'] = "";
 	$apps[$x]['menu'][$y]['title']['de-de'] = "";
 	$apps[$x]['menu'][$y]['title']['de-ch'] = "";
 	$apps[$x]['menu'][$y]['title']['de-ch'] = "";
-	$apps[$x]['menu'][$y]['title']['de-at'] = "";
+	$apps[$x]['menu'][$y]['title']['de-de'] = "Grammatik Editor";
+	$apps[$x]['menu'][$y]['title']['de-at'] = "Grammatik Editor";
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "Editeur de Grammaire";
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "Editeur de Grammaire";
 	$apps[$x]['menu'][$y]['title']['fr-ca'] = "";
 	$apps[$x]['menu'][$y]['title']['fr-ca'] = "";
 	$apps[$x]['menu'][$y]['title']['fr-ch'] = "";
 	$apps[$x]['menu'][$y]['title']['fr-ch'] = "";