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.
This commit is contained in:
@@ -11,9 +11,9 @@
|
||||
$apps[$x]['description']['en-us'] = "Outbound dialplans have one or more conditions that are matched to attributes of a call. When a call matches the conditions the call is then routed to the gateway.";
|
||||
$apps[$x]['description']['es-cl'] = "Los planes de marcado de salida tienen una o más condiciones que deben cumplirse. Cuando las condiciones se cumplen, las llamada es dirigida con la pasarela seleccionada.";
|
||||
$apps[$x]['description']['es-mx'] = "Los planes de marcado de salida tienen una o más condiciones que deben cumplirse. Cuando las condiciones se cumplen, las llamada es dirigida con la pasarela seleccionada.";
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-de'] = "Ausgehende Wählpläne haben eine oder mehrere Bedingungen welche mit den Atributen des Anrufes abgeglichen werden. Wenn die Bedingungen erfüllt sind, wird der Anruf über das Gateway geleitet.";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['de-at'] = "Ausgehende Wählpläne haben eine oder mehrere Bedingungen welche mit den Atributen des Anrufes abgeglichen werden. Wenn die Bedingungen erfüllt sind, wird der Anruf über das Gateway geleitet.";
|
||||
$apps[$x]['description']['fr-fr'] = "Les routes sortantes acheminent un appel en fonction d'une ou plusieurs conditions. Quand les conditions sont remplies, l'appel est dirigés vers la passerelle correspondante.";
|
||||
$apps[$x]['description']['fr-ca'] = "Les routes sortantes ont une ou plus conditions qui devent répondre. Quand les conditions son tout répondres, l'appel est dirigers vers la passarelle séléctioné.";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
|
||||
@@ -8,6 +8,8 @@ $apps[$x]['menu'][0]['title']['pt-pt'] = "Rotas de Saída";
|
||||
$apps[$x]['menu'][0]['title']['pl'] = "Trasy wyjściowe";
|
||||
$apps[$x]['menu'][0]['title']['ru-ru'] = "Маршрутизация исходящих";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Вихідні маршрути";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "Ausgehendes Routing";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Ausgehendes Routing";
|
||||
$apps[$x]['menu'][0]['uuid'] = "17e14094-1d57-1106-db2a-a787d34015e9";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "b94e8bd9-9eb5-e427-9c26-ff7a6c21552a";
|
||||
$apps[$x]['menu'][0]['category'] = "internal";
|
||||
|
||||
Reference in New Issue
Block a user