Add missing translations (#6673)

This commit is contained in:
Alex
2023-05-09 11:39:02 -06:00
committed by GitHub
parent 55dc76f099
commit 3e0ec8b752
78 changed files with 1429 additions and 1315 deletions
+14 -14
View File
@@ -9,21 +9,21 @@
$apps[$x]['menu'][$y]['title']['de-de'] = "Wählplan";
$apps[$x]['menu'][$y]['title']['es-cl'] = "Plan de Marcado";
$apps[$x]['menu'][$y]['title']['es-mx'] = "Plan de Marcado";
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Dialplan";
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Dialplan";
$apps[$x]['menu'][$y]['title']['he-il'] = "Dialplan";
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Plan de numérotation";
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Plan de numérotation";
$apps[$x]['menu'][$y]['title']['he-il'] = "תוכנית חיוג";
$apps[$x]['menu'][$y]['title']['it-it'] = "Piano Numerazioni";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Belplan";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Dialplan";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Dialplan";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Dialplan";
$apps[$x]['menu'][$y]['title']['ro-ro'] = "";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Plan wybierania";
$apps[$x]['menu'][$y]['title']['pt-br'] = "plano de discagem";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "plano de discagem";
$apps[$x]['menu'][$y]['title']['ro-ro'] = "Dialplan";
$apps[$x]['menu'][$y]['title']['ru-ru'] = "План нумерации";
$apps[$x]['menu'][$y]['title']['sv-se'] = "Nummerplan";
$apps[$x]['menu'][$y]['title']['uk-ua'] = "Маршрутизація";
$apps[$x]['menu'][$y]['title']['zh-cn'] = "理由陈述";
$apps[$x]['menu'][$y]['title']['zh-cn'] = "拨号方案";
$apps[$x]['menu'][$y]['title']['ja-jp'] = "ダイアルプラン";
$apps[$x]['menu'][$y]['title']['ko-kr'] = "디알플랜";
$apps[$x]['menu'][$y]['title']['ko-kr'] = "다이얼플랜";
$apps[$x]['menu'][$y]['uuid'] = "b94e8bd9-9eb5-e427-9c26-ff7a6c21552a";
$apps[$x]['menu'][$y]['parent_uuid'] = "";
$apps[$x]['menu'][$y]['category'] = "internal";
@@ -35,7 +35,7 @@
$y++;
$apps[$x]['menu'][$y]['title']['en-us'] = "Dialplan Manager";
$apps[$x]['menu'][$y]['title']['en-gb'] = "Dialplan Manager";
$apps[$x]['menu'][$y]['title']['ar-eg'] = "Dialplan Manager";
$apps[$x]['menu'][$y]['title']['ar-eg'] = "مدير Dialplan";
$apps[$x]['menu'][$y]['title']['de-at'] = "Wählplan Einstellungen";
$apps[$x]['menu'][$y]['title']['de-ch'] = "Dialplan Manager";
$apps[$x]['menu'][$y]['title']['de-de'] = "Wählplan Einstellungen";
@@ -49,13 +49,13 @@
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Menadżer dialplanu";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Gerenciador de Dialplan";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Gestor de Dialplan";
$apps[$x]['menu'][$y]['title']['ro-ro'] = "";
$apps[$x]['menu'][$y]['title']['ro-ro'] = "Manager Dialplan";
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Управление планом нумерации";
$apps[$x]['menu'][$y]['title']['sv-se'] = "Nummerplan Inställningar";
$apps[$x]['menu'][$y]['title']['uk-ua'] = "Керування маршрутизацією";
$apps[$x]['menu'][$y]['title']['zh-cn'] = "Dialplan Manager";
$apps[$x]['menu'][$y]['title']['ja-jp'] = "ダイルプランマネージャー";
$apps[$x]['menu'][$y]['title']['ko-kr'] = "Dialplan 관리자";
$apps[$x]['menu'][$y]['title']['zh-cn'] = "拨号方案管理器";
$apps[$x]['menu'][$y]['title']['ja-jp'] = "ダイルプラン マネージャー";
$apps[$x]['menu'][$y]['title']['ko-kr'] = "다이얼플랜 관리자";
$apps[$x]['menu'][$y]['uuid'] = "52929fee-81d3-4d94-50b7-64842d9393c2";
$apps[$x]['menu'][$y]['parent_uuid'] = "b94e8bd9-9eb5-e427-9c26-ff7a6c21552a";
$apps[$x]['menu'][$y]['category'] = "internal";