From 3e0ec8b7523a6fa67f15486dc29fcbf8e4a9c6b6 Mon Sep 17 00:00:00 2001 From: Alex <40072887+alexdcrane@users.noreply.github.com> Date: Tue, 9 May 2023 11:39:02 -0600 Subject: [PATCH] Add missing translations (#6673) --- app/access_controls/app_languages.php | 182 +++++----- app/access_controls/app_menu.php | 6 +- app/basic_operator_panel/app_menu.php | 7 +- app/bridges/app_languages.php | 34 +- app/bridges/app_menu.php | 20 +- app/call_block/app_menu.php | 6 +- app/call_broadcast/app_menu.php | 8 +- app/call_center_active/app_menu.php | 6 +- app/call_centers/app_menu.php | 10 +- app/call_flows/app_menu.php | 4 +- app/call_forward/app_menu.php | 8 +- app/call_recordings/app_languages.php | 97 +++-- app/call_recordings/app_menu.php | 21 +- app/calls_active/app_menu.php | 6 +- app/click_to_call/app_languages.php | 58 +-- app/click_to_call/app_menu.php | 8 +- app/conference_centers/app_languages.php | 46 +-- app/conference_centers/app_menu.php | 4 +- app/conference_controls/app_menu.php | 6 +- app/conference_profiles/app_menu.php | 6 +- app/conferences/app_menu.php | 2 +- app/conferences_active/app_languages.php | 63 ++-- app/conferences_active/app_menu.php | 8 +- app/contacts/app_menu.php | 6 +- app/database_transactions/app_menu.php | 14 +- app/destinations/app_languages.php | 236 ++++++------ app/destinations/app_menu.php | 4 +- app/devices/app_menu.php | 2 +- app/dialplan_inbound/app_languages.php | 50 +-- app/dialplan_inbound/app_menu.php | 6 +- app/dialplan_outbound/app_languages.php | 44 +-- app/dialplan_outbound/app_menu.php | 4 +- app/dialplans/app_menu.php | 28 +- app/email_logs/app_menu.php | 24 +- app/email_queue/app_languages.php | 121 ++++--- app/email_queue/app_menu.php | 12 +- app/email_templates/app_menu.php | 21 +- app/event_guard/app_menu.php | 8 +- app/extensions/app_menu.php | 4 +- app/fax/app_languages.php | 264 +++++++------- app/fax/app_menu.php | 6 +- app/fax_queue/app_menu.php | 30 +- app/fifo/app_menu.php | 16 +- app/fifo_list/app_menu.php | 8 +- app/follow_me/app_menu.php | 10 +- app/gateways/app_menu.php | 6 +- app/gswave/app_menu.php | 4 +- app/ivr_menus/app_menu.php | 11 +- app/log_viewer/app_menu.php | 13 +- app/modules/app_menu.php | 4 +- app/music_on_hold/app_menu.php | 8 +- app/number_translations/app_menu.php | 8 +- app/phrases/app_languages.php | 48 +-- app/phrases/app_menu.php | 6 +- app/pin_numbers/app_languages.php | 78 ++-- app/pin_numbers/app_menu.php | 7 +- app/recordings/app_languages.php | 44 +-- app/recordings/app_menu.php | 8 +- app/registrations/app_languages.php | 376 ++++++++++---------- app/registrations/app_menu.php | 7 +- app/ring_groups/app_menu.php | 5 +- app/settings/app_menu.php | 8 +- app/sip_profiles/app_languages.php | 122 +++---- app/sip_profiles/app_menu.php | 9 +- app/sip_status/app_languages.php | 68 ++-- app/sip_status/app_menu.php | 7 +- app/sofia_global_settings/app_languages.php | 33 +- app/streams/app_languages.php | 30 +- app/streams/app_menu.php | 24 +- app/system/app_languages.php | 152 ++++---- app/system/app_menu.php | 9 +- app/time_conditions/app_languages.php | 14 +- app/time_conditions/app_menu.php | 2 +- app/tones/app_languages.php | 14 +- app/vars/app_menu.php | 8 +- app/voicemails/app_menu.php | 25 +- app/xml_cdr/app_menu.php | 6 +- core/menu/app_menu.php | 46 +-- 78 files changed, 1429 insertions(+), 1315 deletions(-) diff --git a/app/access_controls/app_languages.php b/app/access_controls/app_languages.php index 9b823c6855..2608f6adbc 100644 --- a/app/access_controls/app_languages.php +++ b/app/access_controls/app_languages.php @@ -3,9 +3,9 @@ $text['title-access_controls']['en-us'] = "Access Controls"; $text['title-access_controls']['en-gb'] = "Access Controls"; $text['title-access_controls']['ar-eg'] = "عناصر التحكم في الوصول"; -$text['title-access_controls']['de-at'] = " Zugriffskontrolle"; -$text['title-access_controls']['de-ch'] = " Zugriffskontrolle"; -$text['title-access_controls']['de-de'] = " Zugriffskontrolle"; +$text['title-access_controls']['de-at'] = "Zugriffskontrolle"; +$text['title-access_controls']['de-ch'] = "Zugriffskontrolle"; +$text['title-access_controls']['de-de'] = "Zugriffskontrolle"; $text['title-access_controls']['es-cl'] = "Controles de acceso"; $text['title-access_controls']['es-mx'] = "Controles de acceso"; $text['title-access_controls']['fr-ca'] = "Contrôle d'accès"; @@ -22,7 +22,7 @@ $text['title-access_controls']['sv-se'] = "Åtkomstkontroll"; $text['title-access_controls']['uk-ua'] = "контроль доступу"; $text['title-access_controls']['zh-cn'] = "出入控制"; $text['title-access_controls']['ja-jp'] = "アクセス制御"; -$text['title-access_controls']['ko-kr'] = "오시는 길"; +$text['title-access_controls']['ko-kr'] = "액세스 제어"; $text['title-access_control_nodes']['en-us'] = "Nodes"; $text['title-access_control_nodes']['en-gb'] = "Nodes"; @@ -44,9 +44,9 @@ $text['title-access_control_nodes']['ro-ro'] = "Noduri"; $text['title-access_control_nodes']['ru-ru'] = "Узлы"; $text['title-access_control_nodes']['sv-se'] = "Noder"; $text['title-access_control_nodes']['uk-ua'] = "вузли"; -$text['title-access_control_nodes']['zh-cn'] = "纽 约"; -$text['title-access_control_nodes']['ja-jp'] = "ノーズ"; -$text['title-access_control_nodes']['ko-kr'] = "지원하다"; +$text['title-access_control_nodes']['zh-cn'] = "节点"; +$text['title-access_control_nodes']['ja-jp'] = "ノード"; +$text['title-access_control_nodes']['ko-kr'] = "노드"; $text['title-access_control_node']['en-us'] = "Node"; $text['title-access_control_node']['en-gb'] = "Node"; @@ -56,8 +56,8 @@ $text['title-access_control_node']['de-ch'] = "Netzknoten"; $text['title-access_control_node']['de-de'] = "Netzknoten"; $text['title-access_control_node']['es-cl'] = "Nodo"; $text['title-access_control_node']['es-mx'] = "Nodo"; -$text['title-access_control_node']['fr-ca'] = " noeud"; -$text['title-access_control_node']['fr-fr'] = " noeud"; +$text['title-access_control_node']['fr-ca'] = "noeud"; +$text['title-access_control_node']['fr-fr'] = "noeud"; $text['title-access_control_node']['he-il'] = "צומת"; $text['title-access_control_node']['it-it'] = "Nodo"; $text['title-access_control_node']['nl-nl'] = "Knooppunt"; @@ -68,16 +68,16 @@ $text['title-access_control_node']['ro-ro'] = "Nod"; $text['title-access_control_node']['ru-ru'] = "Узел"; $text['title-access_control_node']['sv-se'] = "Nod"; $text['title-access_control_node']['uk-ua'] = "вузол"; -$text['title-access_control_node']['zh-cn'] = "纽 约"; +$text['title-access_control_node']['zh-cn'] = "节点"; $text['title-access_control_node']['ja-jp'] = "ノード"; -$text['title-access_control_node']['ko-kr'] = "이름 *"; +$text['title-access_control_node']['ko-kr'] = "마디"; $text['title-access_control']['en-us'] = "Access Control"; $text['title-access_control']['en-gb'] = "Access Control"; $text['title-access_control']['ar-eg'] = "التحكم في الوصول"; -$text['title-access_control']['de-at'] = " Zugangskontrolle"; -$text['title-access_control']['de-ch'] = " Zugangskontrolle"; -$text['title-access_control']['de-de'] = " Zugangskontrolle"; +$text['title-access_control']['de-at'] = "Zugangskontrolle"; +$text['title-access_control']['de-ch'] = "Zugangskontrolle"; +$text['title-access_control']['de-de'] = "Zugangskontrolle"; $text['title-access_control']['es-cl'] = "Control de acceso"; $text['title-access_control']['es-mx'] = "Control de acceso"; $text['title-access_control']['fr-ca'] = "Contrôle d'accès"; @@ -94,18 +94,18 @@ $text['title-access_control']['sv-se'] = "Åtkomstkontroll"; $text['title-access_control']['uk-ua'] = "Управління доступом"; $text['title-access_control']['zh-cn'] = "出入控制"; $text['title-access_control']['ja-jp'] = "アクセス制御"; -$text['title-access_control']['ko-kr'] = "오시는 길"; +$text['title-access_control']['ko-kr'] = "액세스 제어"; $text['title_description-access_controls']['en-us'] = "Access control list can allow or deny ranges of IP addresses."; $text['title_description-access_controls']['en-gb'] = "Access control list can allow or deny ranges of IP addresses."; $text['title_description-access_controls']['ar-eg'] = "قائمة التحكم بالوصول يمكن السماح أو الرفض نطاقات العناوين."; -$text['title_description-access_controls']['de-at'] = " Die Zugriffskontrollliste kann Bereiche von IP Adressen zulassen oder ablehnen."; -$text['title_description-access_controls']['de-ch'] = " Die Zugriffskontrollliste kann Bereiche von IP Adressen zulassen oder ablehnen."; -$text['title_description-access_controls']['de-de'] = " Die Zugriffskontrollliste kann Bereiche von IP Adressen zulassen oder ablehnen."; -$text['title_description-access_controls']['es-cl'] = " Lista de control de acceso puede permitir o denegar los rangos de direcciones IP."; -$text['title_description-access_controls']['es-mx'] = " Lista de control de acceso puede permitir o denegar los rangos de direcciones IP."; -$text['title_description-access_controls']['fr-ca'] = " Liste de contrôle d'accès peut autoriser ou refuser des plages d'adresses IP."; -$text['title_description-access_controls']['fr-fr'] = " Liste de contrôle d'accès peut autoriser ou refuser des plages d'adresses IP."; +$text['title_description-access_controls']['de-at'] = "Die Zugriffskontrollliste kann Bereiche von IP Adressen zulassen oder ablehnen."; +$text['title_description-access_controls']['de-ch'] = "Die Zugriffskontrollliste kann Bereiche von IP Adressen zulassen oder ablehnen."; +$text['title_description-access_controls']['de-de'] = "Die Zugriffskontrollliste kann Bereiche von IP Adressen zulassen oder ablehnen."; +$text['title_description-access_controls']['es-cl'] = "Lista de control de acceso puede permitir o denegar los rangos de direcciones IP."; +$text['title_description-access_controls']['es-mx'] = "Lista de control de acceso puede permitir o denegar los rangos de direcciones IP."; +$text['title_description-access_controls']['fr-ca'] = "Liste de contrôle d'accès peut autoriser ou refuser des plages d'adresses IP."; +$text['title_description-access_controls']['fr-fr'] = "Liste de contrôle d'accès peut autoriser ou refuser des plages d'adresses IP."; $text['title_description-access_controls']['he-il'] = " רשימת בקרת גישה יכולה לאפשר או למנוע טווחים של כתובות IP."; $text['title_description-access_controls']['it-it'] = "Le liste per il controllo di accesso permettono o negano l'accesso a range di IP."; $text['title_description-access_controls']['nl-nl'] = "Toegang Controle lijst kan IP adres reeks toestaan of verbieden."; @@ -118,7 +118,7 @@ $text['title_description-access_controls']['sv-se'] = "Åtkomstkontrollista kan $text['title_description-access_controls']['uk-ua'] = "Список контролю доступу може дозволити або заборонити діапазони IP-адрес."; $text['title_description-access_controls']['zh-cn'] = "出入控制清单可允许或否认IP地址的范围。"; $text['title_description-access_controls']['ja-jp'] = "アクセス制御リストは、IPアドレスの範囲を許可または拒否することができます。"; -$text['title_description-access_controls']['ko-kr'] = "액세스 제어 목록은 IP 주소의 범위를 허용하거나 거부 할 수 있습니다."; +$text['title_description-access_controls']['ko-kr'] = "액세스 제어 목록은 IP 주소의 범위를 허용하거나 거부 할 수 있습니다"; $text['label-node_type']['en-us'] = "Type"; $text['label-node_type']['en-gb'] = "Type"; @@ -141,15 +141,15 @@ $text['label-node_type']['ru-ru'] = "Тип"; $text['label-node_type']['sv-se'] = "Typ"; $text['label-node_type']['uk-ua'] = "Тип"; $text['label-node_type']['zh-cn'] = "类型"; -$text['label-node_type']['ja-jp'] = "タイプ:"; -$text['label-node_type']['ko-kr'] = "제품정보"; +$text['label-node_type']['ja-jp'] = "タイプ"; +$text['label-node_type']['ko-kr'] = "유형"; $text['label-node_domain']['en-us'] = "Domain"; $text['label-node_domain']['en-gb'] = "Domain"; $text['label-node_domain']['ar-eg'] = "مجال"; -$text['label-node_domain']['de-at'] = " Domäne"; -$text['label-node_domain']['de-ch'] = " Domäne"; -$text['label-node_domain']['de-de'] = " Domäne"; +$text['label-node_domain']['de-at'] = "Domäne"; +$text['label-node_domain']['de-ch'] = "Domäne"; +$text['label-node_domain']['de-de'] = "Domäne"; $text['label-node_domain']['es-cl'] = "Dominio"; $text['label-node_domain']['es-mx'] = "Dominio"; $text['label-node_domain']['fr-ca'] = "Domaine"; @@ -166,7 +166,7 @@ $text['label-node_domain']['sv-se'] = "Domän"; $text['label-node_domain']['uk-ua'] = "домен"; $text['label-node_domain']['zh-cn'] = "领域"; $text['label-node_domain']['ja-jp'] = "ドメイン"; -$text['label-node_domain']['ko-kr'] = "이름 *"; +$text['label-node_domain']['ko-kr'] = "도메인"; $text['label-node_description']['en-us'] = "Description"; $text['label-node_description']['en-gb'] = "Description"; @@ -188,9 +188,9 @@ $text['label-node_description']['ro-ro'] = "Descriere"; $text['label-node_description']['ru-ru'] = "Описание"; $text['label-node_description']['sv-se'] = "Beskrivning"; $text['label-node_description']['uk-ua'] = "опис"; -$text['label-node_description']['zh-cn'] = "说明"; -$text['label-node_description']['ja-jp'] = "コンテンツ"; -$text['label-node_description']['ko-kr'] = "제품 설명"; +$text['label-node_description']['zh-cn'] = "描述"; +$text['label-node_description']['ja-jp'] = "説明"; +$text['label-node_description']['ko-kr'] = "설명"; $text['label-node_cidr']['en-us'] = "CIDR"; $text['label-node_cidr']['en-gb'] = "CIDR"; @@ -212,20 +212,20 @@ $text['label-node_cidr']['ro-ro'] = "CIDR"; $text['label-node_cidr']['ru-ru'] = "CIDR"; $text['label-node_cidr']['sv-se'] = "CIDR"; $text['label-node_cidr']['uk-ua'] = "CIDR"; -$text['label-node_cidr']['zh-cn'] = "酸"; -$text['label-node_cidr']['ja-jp'] = "ログイン"; -$text['label-node_cidr']['ko-kr'] = "CIDR 소개"; +$text['label-node_cidr']['zh-cn'] = "CIDR"; +$text['label-node_cidr']['ja-jp'] = "CIDR"; +$text['label-node_cidr']['ko-kr'] = "CIDR"; $text['label-deny']['en-us'] = "deny"; $text['label-deny']['en-gb'] = "deny"; $text['label-deny']['ar-eg'] = "تنكر"; -$text['label-deny']['de-at'] = " verbieten"; -$text['label-deny']['de-ch'] = " verbieten"; -$text['label-deny']['de-de'] = " verbieten"; +$text['label-deny']['de-at'] = "verbieten"; +$text['label-deny']['de-ch'] = "verbieten"; +$text['label-deny']['de-de'] = "verbieten"; $text['label-deny']['es-cl'] = "Negar"; $text['label-deny']['es-mx'] = "Negar"; -$text['label-deny']['fr-ca'] = " nier"; -$text['label-deny']['fr-fr'] = " nier"; +$text['label-deny']['fr-ca'] = "nier"; +$text['label-deny']['fr-fr'] = "nier"; $text['label-deny']['he-il'] = "להכחיש"; $text['label-deny']['it-it'] = "nega"; $text['label-deny']['nl-nl'] = "verbieden"; @@ -236,9 +236,9 @@ $text['label-deny']['ro-ro'] = "Nega"; $text['label-deny']['ru-ru'] = "запретить"; $text['label-deny']['sv-se'] = "förneka"; $text['label-deny']['uk-ua'] = "правда"; -$text['label-deny']['zh-cn'] = "否认"; -$text['label-deny']['ja-jp'] = "デニー"; -$text['label-deny']['ko-kr'] = "뚱 베어"; +$text['label-deny']['zh-cn'] = "否定"; +$text['label-deny']['ja-jp'] = "拒否"; +$text['label-deny']['ko-kr'] = "부인하다"; $text['label-allow']['en-us'] = "allow"; $text['label-allow']['en-gb'] = "allow"; @@ -248,8 +248,8 @@ $text['label-allow']['de-ch'] = "erlauben"; $text['label-allow']['de-de'] = "erlauben"; $text['label-allow']['es-cl'] = "Permitir"; $text['label-allow']['es-mx'] = "Permitir"; -$text['label-allow']['fr-ca'] = " permettre"; -$text['label-allow']['fr-fr'] = " permettre"; +$text['label-allow']['fr-ca'] = "permettre"; +$text['label-allow']['fr-fr'] = "permettre"; $text['label-allow']['he-il'] = "לאפשר"; $text['label-allow']['it-it'] = "permetti"; $text['label-allow']['nl-nl'] = "toestaan"; @@ -261,8 +261,8 @@ $text['label-allow']['ru-ru'] = "разрешить"; $text['label-allow']['sv-se'] = "tillåta"; $text['label-allow']['uk-ua'] = "дозволяти"; $text['label-allow']['zh-cn'] = "允许"; -$text['label-allow']['ja-jp'] = "リクエスト"; -$text['label-allow']['ko-kr'] = "지원하다"; +$text['label-allow']['ja-jp'] = "許可する"; +$text['label-allow']['ko-kr'] = "허용하다"; $text['label-access_control_name']['en-us'] = "Name"; $text['label-access_control_name']['en-gb'] = "Name"; @@ -285,8 +285,8 @@ $text['label-access_control_name']['ru-ru'] = "Имя"; $text['label-access_control_name']['sv-se'] = "namn"; $text['label-access_control_name']['uk-ua'] = "ім'я"; $text['label-access_control_name']['zh-cn'] = "姓名"; -$text['label-access_control_name']['ja-jp'] = "お名前 (必須)"; -$text['label-access_control_name']['ko-kr'] = "이름 *"; +$text['label-access_control_name']['ja-jp'] = "お名前"; +$text['label-access_control_name']['ko-kr'] = "이름"; $text['label-access_control_default']['en-us'] = "Default"; $text['label-access_control_default']['en-gb'] = "Default"; @@ -298,7 +298,7 @@ $text['label-access_control_default']['es-cl'] = "Defecto"; $text['label-access_control_default']['es-mx'] = "Defecto"; $text['label-access_control_default']['fr-ca'] = "Par défaut"; $text['label-access_control_default']['fr-fr'] = "Par défaut"; -$text['label-access_control_default']['he-il'] = " ברירת מחדל"; +$text['label-access_control_default']['he-il'] = "ברירת מחדל"; $text['label-access_control_default']['it-it'] = "Predefinito"; $text['label-access_control_default']['nl-nl'] = "Standaard"; $text['label-access_control_default']['pl-pl'] = "Domyślnie"; @@ -308,9 +308,9 @@ $text['label-access_control_default']['ro-ro'] = "Implicit"; $text['label-access_control_default']['ru-ru'] = "По умолчанию"; $text['label-access_control_default']['sv-se'] = "Standard"; $text['label-access_control_default']['uk-ua'] = "дефолт"; -$text['label-access_control_default']['zh-cn'] = "违约"; +$text['label-access_control_default']['zh-cn'] = "默认"; $text['label-access_control_default']['ja-jp'] = "デフォルト"; -$text['label-access_control_default']['ko-kr'] = "기본 정보"; +$text['label-access_control_default']['ko-kr'] = "기본"; $text['label-access_control_nodes']['en-us'] = "Nodes"; $text['label-access_control_nodes']['en-gb'] = "Nodes"; @@ -320,21 +320,21 @@ $text['label-access_control_nodes']['de-ch'] = "Knoten"; $text['label-access_control_nodes']['de-de'] = "Knoten"; $text['label-access_control_nodes']['es-cl'] = "Nodos"; $text['label-access_control_nodes']['es-mx'] = "Nodos"; -$text['label-access_control_nodes']['fr-ca'] = " nœuds"; -$text['label-access_control_nodes']['fr-fr'] = " nœuds"; +$text['label-access_control_nodes']['fr-ca'] = "nœuds"; +$text['label-access_control_nodes']['fr-fr'] = "nœuds"; $text['label-access_control_nodes']['he-il'] = "בלוטות"; $text['label-access_control_nodes']['it-it'] = "Nodi"; $text['label-access_control_nodes']['nl-nl'] = "Knooppunten"; $text['label-access_control_nodes']['pl-pl'] = "węzły"; $text['label-access_control_nodes']['pt-br'] = "Nodes"; -$text['label-access_control_nodes']['pt-pt'] = " Nodes"; +$text['label-access_control_nodes']['pt-pt'] = "Nodes"; $text['label-access_control_nodes']['ro-ro'] = "Noduri"; $text['label-access_control_nodes']['ru-ru'] = "Узлы"; $text['label-access_control_nodes']['sv-se'] = "Noder"; $text['label-access_control_nodes']['uk-ua'] = "вузли"; -$text['label-access_control_nodes']['zh-cn'] = "纽 约"; -$text['label-access_control_nodes']['ja-jp'] = "ノーズ"; -$text['label-access_control_nodes']['ko-kr'] = "지원하다"; +$text['label-access_control_nodes']['zh-cn'] = "节点"; +$text['label-access_control_nodes']['ja-jp'] = "ノード"; +$text['label-access_control_nodes']['ko-kr'] = "노드"; $text['label-access_control_description']['en-us'] = "Description"; $text['label-access_control_description']['en-gb'] = "Description"; @@ -356,21 +356,21 @@ $text['label-access_control_description']['ro-ro'] = "Descriere"; $text['label-access_control_description']['ru-ru'] = "Описание"; $text['label-access_control_description']['sv-se'] = "Beskrivning"; $text['label-access_control_description']['uk-ua'] = "опис"; -$text['label-access_control_description']['zh-cn'] = "说明"; -$text['label-access_control_description']['ja-jp'] = "コンテンツ"; -$text['label-access_control_description']['ko-kr'] = "제품 설명"; +$text['label-access_control_description']['zh-cn'] = "描述"; +$text['label-access_control_description']['ja-jp'] = "説明"; +$text['label-access_control_description']['ko-kr'] = "설명"; $text['description-node_type']['en-us'] = "Select the type."; $text['description-node_type']['en-gb'] = "Select the type."; $text['description-node_type']['ar-eg'] = "حدد نوع."; -$text['description-node_type']['de-at'] = " Wählen Sie den Typ."; -$text['description-node_type']['de-ch'] = " Wählen Sie den Typ."; -$text['description-node_type']['de-de'] = " Wählen Sie den Typ."; +$text['description-node_type']['de-at'] = "Wählen Sie den Typ."; +$text['description-node_type']['de-ch'] = "Wählen Sie den Typ."; +$text['description-node_type']['de-de'] = "Wählen Sie den Typ."; $text['description-node_type']['es-cl'] = "Seleccione el tipo."; $text['description-node_type']['es-mx'] = "Seleccione el tipo."; -$text['description-node_type']['fr-ca'] = " Sélectionnez le type"; -$text['description-node_type']['fr-fr'] = " Sélectionnez le type"; -$text['description-node_type']['he-il'] = " בחר את הסוג."; +$text['description-node_type']['fr-ca'] = "Sélectionnez le type"; +$text['description-node_type']['fr-fr'] = "Sélectionnez le type"; +$text['description-node_type']['he-il'] = "בחר את הסוג."; $text['description-node_type']['it-it'] = "Seleziona il tipo."; $text['description-node_type']['nl-nl'] = "Selecteer het type."; $text['description-node_type']['pl-pl'] = "Wybierz rodzaj."; @@ -382,7 +382,7 @@ $text['description-node_type']['sv-se'] = "Välj typ."; $text['description-node_type']['uk-ua'] = "Виберіть тип."; $text['description-node_type']['zh-cn'] = "选择类型。"; $text['description-node_type']['ja-jp'] = "タイプを選択します。"; -$text['description-node_type']['ko-kr'] = "유형 선택."; +$text['description-node_type']['ko-kr'] = "유형 선택"; $text['description-node_domain']['en-us'] = "Enter the domain name."; $text['description-node_domain']['en-gb'] = "Enter the domain name."; @@ -397,7 +397,7 @@ $text['description-node_domain']['fr-fr'] = "Entrez le nom de domaine."; $text['description-node_domain']['he-il'] = " הזן את שם הדומיין."; $text['description-node_domain']['it-it'] = "Inserisci il dominio."; $text['description-node_domain']['nl-nl'] = "Voer de domeinnaam in."; -$text['description-node_domain']['pl-pl'] = " Wprowadź nazwę domeny."; +$text['description-node_domain']['pl-pl'] = "Wprowadź nazwę domeny."; $text['description-node_domain']['pt-br'] = "Digite o nome de domínio."; $text['description-node_domain']['pt-pt'] = "Digite o nome de domínio."; $text['description-node_domain']['ro-ro'] = "Introduceți numele de domeniu."; @@ -406,7 +406,7 @@ $text['description-node_domain']['sv-se'] = "Ange domännamnet."; $text['description-node_domain']['uk-ua'] = "Введіть ім'я домену."; $text['description-node_domain']['zh-cn'] = "填写域名。"; $text['description-node_domain']['ja-jp'] = "ドメイン名を入力してください。"; -$text['description-node_domain']['ko-kr'] = "도메인 이름을 입력하십시오."; +$text['description-node_domain']['ko-kr'] = "도메인 이름을 입력하십시오"; $text['description-node_description']['en-us'] = "Enter the description."; $text['description-node_description']['en-gb'] = "Enter the description."; @@ -414,32 +414,32 @@ $text['description-node_description']['ar-eg'] = "أدخل الوصف."; $text['description-node_description']['de-at'] = "Geben Sie die Beschreibung ein."; $text['description-node_description']['de-ch'] = "Geben Sie die Beschreibung ein."; $text['description-node_description']['de-de'] = "Geben Sie die Beschreibung ein."; -$text['description-node_description']['es-cl'] = " Introduzca la descripción."; -$text['description-node_description']['es-mx'] = " Introduzca la descripción."; +$text['description-node_description']['es-cl'] = "Introduzca la descripción."; +$text['description-node_description']['es-mx'] = "Introduzca la descripción."; $text['description-node_description']['fr-ca'] = "Entrez la description."; $text['description-node_description']['fr-fr'] = "Entrez la description."; $text['description-node_description']['he-il'] = " הזן את התיאור."; $text['description-node_description']['it-it'] = "Inserisci la descrizione."; $text['description-node_description']['nl-nl'] = "Voer de beschrijving in."; -$text['description-node_description']['pl-pl'] = " Wprowadź opis."; +$text['description-node_description']['pl-pl'] = "Wprowadź opis."; $text['description-node_description']['pt-br'] = "Digite a descrição."; -$text['description-node_description']['pt-pt'] = " Digite a descrição."; +$text['description-node_description']['pt-pt'] = "Digite a descrição."; $text['description-node_description']['ro-ro'] = "Introduceți descrierea."; $text['description-node_description']['ru-ru'] = "Введите описание."; $text['description-node_description']['sv-se'] = "Ange beskrivningen."; $text['description-node_description']['uk-ua'] = "Введіть опис."; -$text['description-node_description']['zh-cn'] = "说明。"; +$text['description-node_description']['zh-cn'] = "输入说明。"; $text['description-node_description']['ja-jp'] = "説明を入力してください。"; -$text['description-node_description']['ko-kr'] = "자주 묻는 질문"; +$text['description-node_description']['ko-kr'] = "설명을 입력합니다."; $text['description-node_cidr']['en-us'] = "Enter the IP CIDR range."; $text['description-node_cidr']['en-gb'] = "Enter the IP CIDR range."; $text['description-node_cidr']['ar-eg'] = "أدخل نطاق IP CIDR."; -$text['description-node_cidr']['de-at'] = " Geben Sie die IP CIDR-Bereich an."; -$text['description-node_cidr']['de-ch'] = " Geben Sie die IP CIDR-Bereich an."; -$text['description-node_cidr']['de-de'] = " Geben Sie die IP CIDR-Bereich an."; -$text['description-node_cidr']['es-cl'] = " Introduzca el rango de direcciones IP CIDR."; -$text['description-node_cidr']['es-mx'] = " Introduzca el rango de direcciones IP CIDR."; +$text['description-node_cidr']['de-at'] = "Geben Sie die IP CIDR-Bereich an."; +$text['description-node_cidr']['de-ch'] = "Geben Sie die IP CIDR-Bereich an."; +$text['description-node_cidr']['de-de'] = "Geben Sie die IP CIDR-Bereich an."; +$text['description-node_cidr']['es-cl'] = "Introduzca el rango de direcciones IP CIDR."; +$text['description-node_cidr']['es-mx'] = "Introduzca el rango de direcciones IP CIDR."; $text['description-node_cidr']['fr-ca'] = "Entrez la plage IP CIDR."; $text['description-node_cidr']['fr-fr'] = "Entrez la plage IP CIDR."; $text['description-node_cidr']['he-il'] = " הזן את טווח ה- IP CIDR."; @@ -452,7 +452,7 @@ $text['description-node_cidr']['ro-ro'] = "Introduceți intervalul de IP CIDR."; $text['description-node_cidr']['ru-ru'] = "Введите диапазон IP CIDR."; $text['description-node_cidr']['sv-se'] = "Ange IP CIDR sortimentet."; $text['description-node_cidr']['uk-ua'] = "Введіть діапазон IP-CIDR."; -$text['description-node_cidr']['zh-cn'] = "进入国际排雷中心范围。"; +$text['description-node_cidr']['zh-cn'] = "输入 IP CIDR 范围。"; $text['description-node_cidr']['ja-jp'] = "IP CIDR 範囲を入力します。"; $text['description-node_cidr']['ko-kr'] = "IP CIDR 범위를 입력하십시오."; @@ -462,14 +462,14 @@ $text['description-access_control_name']['ar-eg'] = "أدخل اسم."; $text['description-access_control_name']['de-at'] = "Namen eingeben."; $text['description-access_control_name']['de-ch'] = "Namen eingeben."; $text['description-access_control_name']['de-de'] = "Namen eingeben."; -$text['description-access_control_name']['es-cl'] = " Introduzca el nombre."; -$text['description-access_control_name']['es-mx'] = " Introduzca el nombre."; +$text['description-access_control_name']['es-cl'] = "Introduzca el nombre."; +$text['description-access_control_name']['es-mx'] = "Introduzca el nombre."; $text['description-access_control_name']['fr-ca'] = "Entrez le nom."; $text['description-access_control_name']['fr-fr'] = "Entrez le nom."; $text['description-access_control_name']['he-il'] = " הזן את השם."; $text['description-access_control_name']['it-it'] = "Inserisci il nome."; $text['description-access_control_name']['nl-nl'] = "Voer de naam in."; -$text['description-access_control_name']['pl-pl'] = " Wpisz nazwę."; +$text['description-access_control_name']['pl-pl'] = "Wpisz nazwę."; $text['description-access_control_name']['pt-br'] = "Digite o nome."; $text['description-access_control_name']['pt-pt'] = "Digite o nome."; $text['description-access_control_name']['ro-ro'] = "Introduceți numele."; @@ -500,16 +500,16 @@ $text['description-access_control_description']['ro-ro'] = "Introduceți descrie $text['description-access_control_description']['ru-ru'] = "Введите описание"; $text['description-access_control_description']['sv-se'] = "Ange en beskrivning"; $text['description-access_control_description']['uk-ua'] = "Введіть опис"; -$text['description-access_control_description']['zh-cn'] = "说明"; +$text['description-access_control_description']['zh-cn'] = "输入描述"; $text['description-access_control_description']['ja-jp'] = "説明を入力してください"; -$text['description-access_control_description']['ko-kr'] = "자주 묻는 질문"; +$text['description-access_control_description']['ko-kr'] = "설명을 입력하세요"; $text['description-access_control_default']['en-us'] = "Select the default type."; $text['description-access_control_default']['en-gb'] = "Select the default type."; $text['description-access_control_default']['ar-eg'] = "حدد نوع الافتراضي."; -$text['description-access_control_default']['de-at'] = " Wählen Sie den Standardtyp."; -$text['description-access_control_default']['de-ch'] = " Wählen Sie den Standardtyp."; -$text['description-access_control_default']['de-de'] = " Wählen Sie den Standardtyp."; +$text['description-access_control_default']['de-at'] = "Wählen Sie den Standardtyp."; +$text['description-access_control_default']['de-ch'] = "Wählen Sie den Standardtyp."; +$text['description-access_control_default']['de-de'] = "Wählen Sie den Standardtyp."; $text['description-access_control_default']['es-cl'] = "Seleccione el tipo de defecto."; $text['description-access_control_default']['es-mx'] = "Seleccione el tipo de defecto."; $text['description-access_control_default']['fr-ca'] = "Sélectionnez le type de défaut"; @@ -526,6 +526,6 @@ $text['description-access_control_default']['sv-se'] = "Välj standardtypen."; $text['description-access_control_default']['uk-ua'] = "Вибір типу за замовчуванням."; $text['description-access_control_default']['zh-cn'] = "选择违约类型。"; $text['description-access_control_default']['ja-jp'] = "デフォルトタイプを選択します。"; -$text['description-access_control_default']['ko-kr'] = "기본 유형을 선택하십시오."; +$text['description-access_control_default']['ko-kr'] = "기본 유형을 선택합니다."; ?> diff --git a/app/access_controls/app_menu.php b/app/access_controls/app_menu.php index 0ca8b4e068..4adb96ce6c 100644 --- a/app/access_controls/app_menu.php +++ b/app/access_controls/app_menu.php @@ -4,9 +4,9 @@ $apps[$x]['menu'][$y]['title']['en-us'] = "Access Controls"; $apps[$x]['menu'][$y]['title']['en-gb'] = "Access Controls"; $apps[$x]['menu'][$y]['title']['ar-eg'] = "عناصر التحكم في الوصول"; - $apps[$x]['menu'][$y]['title']['de-at'] = " Zugriffskontrolle"; + $apps[$x]['menu'][$y]['title']['de-at'] = "Zugriffskontrolle"; $apps[$x]['menu'][$y]['title']['de-ch'] = "Zugriffskontrollen"; - $apps[$x]['menu'][$y]['title']['de-de'] = " Zugriffskontrolle"; + $apps[$x]['menu'][$y]['title']['de-de'] = "Zugriffskontrolle"; $apps[$x]['menu'][$y]['title']['es-cl'] = "Controles de acceso"; $apps[$x]['menu'][$y]['title']['es-mx'] = "Controles de acceso"; $apps[$x]['menu'][$y]['title']['fr-ca'] = "Contrôles d'accès"; @@ -23,7 +23,7 @@ $apps[$x]['menu'][$y]['title']['sv-se'] = "Åtkomstkontroll"; $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'] = "bd47c972-5498-4541-b44a-d4bbfac69496"; $apps[$x]['menu'][$y]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f"; $apps[$x]['menu'][$y]['category'] = "internal"; diff --git a/app/basic_operator_panel/app_menu.php b/app/basic_operator_panel/app_menu.php index ec65bdc10d..1b45e178d1 100644 --- a/app/basic_operator_panel/app_menu.php +++ b/app/basic_operator_panel/app_menu.php @@ -3,8 +3,9 @@ $y=0; $apps[$x]['menu'][$y]['title']['en-us'] = "Operator Panel"; $apps[$x]['menu'][$y]['title']['en-gb'] = "Operator Panel"; - $apps[$x]['menu'][$y]['title']['ar-eg'] = "Panel del operador"; + $apps[$x]['menu'][$y]['title']['ar-eg'] = "لوحة المشغل"; $apps[$x]['menu'][$y]['title']['de-at'] = "Bedienfeld"; + $apps[$x]['menu'][$y]['title']['de-ch'] = "Bedienfeld"; $apps[$x]['menu'][$y]['title']['de-de'] = "Bedienfeld"; $apps[$x]['menu'][$y]['title']['es-cl'] = "Panel del operador"; $apps[$x]['menu'][$y]['title']['es-mx'] = "Panel del operador"; @@ -20,9 +21,9 @@ $apps[$x]['menu'][$y]['title']['ru-ru'] = "Панель оператора"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Telefonist Panel"; $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'] = "dd3d173a-5d51-4231-ab22-b18c5b712bb2"; $apps[$x]['menu'][$y]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5"; $apps[$x]['menu'][$y]['category'] = "internal"; diff --git a/app/bridges/app_languages.php b/app/bridges/app_languages.php index effd3a8069..ce5c520a35 100644 --- a/app/bridges/app_languages.php +++ b/app/bridges/app_languages.php @@ -22,7 +22,7 @@ $text['title-bridges']['sv-se'] = "Broar"; $text['title-bridges']['uk-ua'] = "Мости"; $text['title-bridges']['zh-cn'] = "桥梁"; $text['title-bridges']['ja-jp'] = "ブリッジ"; -$text['title-bridges']['ko-kr'] = "오시는 길"; +$text['title-bridges']['ko-kr'] = "교량"; $text['title-bridge']['en-us'] = "Bridge"; $text['title-bridge']['en-gb'] = "Bridge"; @@ -46,7 +46,7 @@ $text['title-bridge']['sv-se'] = "Bro"; $text['title-bridge']['uk-ua'] = "Міст"; $text['title-bridge']['zh-cn'] = "桥梁"; $text['title-bridge']['ja-jp'] = "ブリッジ"; -$text['title-bridge']['ko-kr'] = "지도 보기"; +$text['title-bridge']['ko-kr'] = "다리"; $text['title_description-bridge']['en-us'] = "Add bridge statements to destination select list."; $text['title_description-bridge']['en-gb'] = "Add bridge statements to destination select list."; @@ -70,7 +70,7 @@ $text['title_description-bridge']['sv-se'] = "Lägg till bryggsatser till destin $text['title_description-bridge']['uk-ua'] = "Додайте оператори моста до списку вибору призначення."; $text['title_description-bridge']['zh-cn'] = "在目的地选择名单中增加桥梁说明。"; $text['title_description-bridge']['ja-jp'] = "宛先選択リストにブリッジステートメントを追加します。"; -$text['title_description-bridge']['ko-kr'] = "대상 리스트에 브리지를 추가합니다."; +$text['title_description-bridge']['ko-kr'] = "대상 선택 목록에 브리지 문을 추가합니다."; $text['label-bridge_name']['en-us'] = "Name"; $text['label-bridge_name']['en-gb'] = "Name"; @@ -93,8 +93,8 @@ $text['label-bridge_name']['ru-ru'] = "Имя"; $text['label-bridge_name']['sv-se'] = "namn"; $text['label-bridge_name']['uk-ua'] = "Імя"; $text['label-bridge_name']['zh-cn'] = "姓名"; -$text['label-bridge_name']['ja-jp'] = "お名前 (必須)"; -$text['label-bridge_name']['ko-kr'] = "이름 *"; +$text['label-bridge_name']['ja-jp'] = "お名前"; +$text['label-bridge_name']['ko-kr'] = "이름"; $text['description-bridge_name']['en-us'] = "Enter the name."; $text['description-bridge_name']['en-gb'] = "Enter the name."; @@ -141,8 +141,8 @@ $text['label-bridge_destination']['ru-ru'] = "Место назначения"; $text['label-bridge_destination']['sv-se'] = "Destination"; $text['label-bridge_destination']['uk-ua'] = "Пункт призначення"; $text['label-bridge_destination']['zh-cn'] = "目的地"; -$text['label-bridge_destination']['ja-jp'] = "目的地"; -$text['label-bridge_destination']['ko-kr'] = "여행 정보"; +$text['label-bridge_destination']['ja-jp'] = "行き先"; +$text['label-bridge_destination']['ko-kr'] = "목적지"; $text['description-bridge_destination']['en-us'] = "Enter the destination."; $text['description-bridge_destination']['en-gb'] = "Enter the destination."; @@ -166,7 +166,7 @@ $text['description-bridge_destination']['sv-se'] = "Ange destinationen."; $text['description-bridge_destination']['uk-ua'] = "Введіть пункт призначення."; $text['description-bridge_destination']['zh-cn'] = "进入目的地。"; $text['description-bridge_destination']['ja-jp'] = "目的地を入力してください。"; -$text['description-bridge_destination']['ko-kr'] = "자주 묻는 질문"; +$text['description-bridge_destination']['ko-kr'] = "목적지를 입력하세요."; $text['label-bridge_enabled']['en-us'] = "Enabled"; $text['label-bridge_enabled']['en-gb'] = "Enabled"; @@ -188,9 +188,9 @@ $text['label-bridge_enabled']['ro-ro'] = "Activat"; $text['label-bridge_enabled']['ru-ru'] = "Включено"; $text['label-bridge_enabled']['sv-se'] = "Aktiverad"; $text['label-bridge_enabled']['uk-ua'] = "Увімкнено"; -$text['label-bridge_enabled']['zh-cn'] = "授权"; -$text['label-bridge_enabled']['ja-jp'] = "有効化"; -$text['label-bridge_enabled']['ko-kr'] = "이름 *"; +$text['label-bridge_enabled']['zh-cn'] = "启用"; +$text['label-bridge_enabled']['ja-jp'] = "有効"; +$text['label-bridge_enabled']['ko-kr'] = "사용"; $text['description-bridge_enabled']['en-us'] = "Select to enable or disable."; $text['description-bridge_enabled']['en-gb'] = "Select to enable or disable."; @@ -212,7 +212,7 @@ $text['description-bridge_enabled']['ro-ro'] = "Selectați pentru a activa sau d $text['description-bridge_enabled']['ru-ru'] = "Выберите, чтобы включить или отключить."; $text['description-bridge_enabled']['sv-se'] = "Välj för att aktivera eller inaktivera."; $text['description-bridge_enabled']['uk-ua'] = "Виберіть, щоб увімкнути або вимкнути."; -$text['description-bridge_enabled']['zh-cn'] = "选择扶持或残疾。"; +$text['description-bridge_enabled']['zh-cn'] = "选择启用或禁用。"; $text['description-bridge_enabled']['ja-jp'] = "有効または無効にするを選択します。"; $text['description-bridge_enabled']['ko-kr'] = "활성화 또는 비활성화를 선택하십시오."; @@ -237,9 +237,9 @@ $text['label-bridge_description']['ru-ru'] = "Описание"; $text['label-bridge_description']['sv-se'] = "Beskrivning"; $text['label-bridge_description']['uk-ua'] = "Опис"; $text['label-bridge_description']['tr-tr'] = "Açıklama"; -$text['label-bridge_description']['zh-cn'] = "说明"; -$text['label-bridge_description']['ja-jp'] = "コンテンツ"; -$text['label-bridge_description']['ko-kr'] = "제품 설명"; +$text['label-bridge_description']['zh-cn'] = "描述"; +$text['label-bridge_description']['ja-jp'] = "説明"; +$text['label-bridge_description']['ko-kr'] = "설명"; $text['description-bridge_description']['en-us'] = "Enter the description. "; $text['description-bridge_description']['en-gb'] = "Enter the description. "; @@ -261,8 +261,8 @@ $text['description-bridge_description']['ro-ro'] = "Introduceți descrierea."; $text['description-bridge_description']['ru-ru'] = "Введите описание."; $text['description-bridge_description']['sv-se'] = "Ange beskrivningen."; $text['description-bridge_description']['uk-ua'] = "Введіть опис."; -$text['description-bridge_description']['zh-cn'] = "说明。"; +$text['description-bridge_description']['zh-cn'] = "输入说明。"; $text['description-bridge_description']['ja-jp'] = "説明を入力してください。"; -$text['description-bridge_description']['ko-kr'] = "자주 묻는 질문"; +$text['description-bridge_description']['ko-kr'] = "설명을 입력합니다."; ?> diff --git a/app/bridges/app_menu.php b/app/bridges/app_menu.php index ff7d62a146..f6d6c08a90 100644 --- a/app/bridges/app_menu.php +++ b/app/bridges/app_menu.php @@ -3,17 +3,27 @@ $y=0; $apps[$x]['menu'][$y]['title']['en-us'] = "Bridges"; $apps[$x]['menu'][$y]['title']['en-gb'] = "Bridges"; - $apps[$x]['menu'][$y]['title']['es-cl'] = "Bridges"; + $apps[$x]['menu'][$y]['title']['ar-eg'] = "الجسور"; + $apps[$x]['menu'][$y]['title']['de-at'] = "Brücken"; + $apps[$x]['menu'][$y]['title']['de-ch'] = "Brücken"; + $apps[$x]['menu'][$y]['title']['de-de'] = "Brücken"; + $apps[$x]['menu'][$y]['title']['es-cl'] = "Puentes"; + $apps[$x]['menu'][$y]['title']['es-mx'] = "Puentes"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Ponts"; $apps[$x]['menu'][$y]['title']['fr-ca'] = "Ponts"; + $apps[$x]['menu'][$y]['title']['he-il'] = "גשרים"; + $apps[$x]['menu'][$y]['title']['it-it'] = "Ponti"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Bridges"; - $apps[$x]['menu'][$y]['title']['pl'] = "Mostkowania"; + $apps[$x]['menu'][$y]['title']['pl-pl'] = "Mostkowania"; + $apps[$x]['menu'][$y]['title']['pt-br'] = "pontes"; + $apps[$x]['menu'][$y]['title']['pt-pt'] = "pontes"; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Poduri"; + $apps[$x]['menu'][$y]['title']['ru-ru'] = "Мосты"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Broar"; - $apps[$x]['menu'][$y]['title']['uk'] = "Міста"; - $apps[$x]['menu'][$y]['title']['de-at'] = "Brücken"; + $apps[$x]['menu'][$y]['title']['uk-ua'] = "Міста"; $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'] = "345f0aad-8321-4a8b-9f08-c4730297660c"; $apps[$x]['menu'][$y]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5"; $apps[$x]['menu'][$y]['category'] = "internal"; diff --git a/app/call_block/app_menu.php b/app/call_block/app_menu.php index a010f9551b..7869a9593b 100644 --- a/app/call_block/app_menu.php +++ b/app/call_block/app_menu.php @@ -22,9 +22,9 @@ $apps[$x]['menu'][$y]['title']['ru-ru'] = "Черный список"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Blockera Samtal"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "Блокування дзвінків"; - $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']['zh-cn'] = "呼叫块"; + $apps[$x]['menu'][$y]['title']['ja-jp'] = "コール ブロック"; + $apps[$x]['menu'][$y]['title']['ko-kr'] = "통화 차단"; $apps[$x]['menu'][$y]['uuid'] = "29295c90-b1b9-440b-9c7E-c8363c6e8975"; $apps[$x]['menu'][$y]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5"; $apps[$x]['menu'][$y]['category'] = "internal"; diff --git a/app/call_broadcast/app_menu.php b/app/call_broadcast/app_menu.php index b42c37c37c..2ba3c3388d 100644 --- a/app/call_broadcast/app_menu.php +++ b/app/call_broadcast/app_menu.php @@ -5,25 +5,25 @@ $apps[$x]['menu'][$y]['title']['en-gb'] = "Call Broadcast"; $apps[$x]['menu'][$y]['title']['ar-eg'] = "اتصل بالإذاعة"; $apps[$x]['menu'][$y]['title']['de-at'] = "Rundrufe"; - $apps[$x]['menu'][$y]['title']['de-ch'] = "Call Broadcast"; + $apps[$x]['menu'][$y]['title']['de-ch'] = "Rundrufe"; $apps[$x]['menu'][$y]['title']['de-de'] = "Rundrufe"; $apps[$x]['menu'][$y]['title']['es-cl'] = "Llamada Broadcast"; $apps[$x]['menu'][$y]['title']['es-mx'] = "Call Broadcast"; $apps[$x]['menu'][$y]['title']['fr-ca'] = "Téléphone"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Campagne d'Appels"; - $apps[$x]['menu'][$y]['title']['he-il'] = "Call Broadcast"; + $apps[$x]['menu'][$y]['title']['he-il'] = "שידור שיחה"; $apps[$x]['menu'][$y]['title']['it-it'] = "Chiamate Multiple"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Omroep"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Rozsyłanie rozmów"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Chamada em broadcast"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Chamada em Broadcast"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Apel Broadcast"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Массовые вызовы"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Samtalsdistribution"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "Трансляція дзвінка"; $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'] = "50153bbf-78c5-b49e-7bd9-4b3e4b1134e6"; $apps[$x]['menu'][$y]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5"; $apps[$x]['menu'][$y]['category'] = "internal"; diff --git a/app/call_center_active/app_menu.php b/app/call_center_active/app_menu.php index 3f451dd054..8490eb6eb7 100644 --- a/app/call_center_active/app_menu.php +++ b/app/call_center_active/app_menu.php @@ -17,13 +17,13 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Aktywność w Call Center "; $apps[$x]['menu'][$y]['title']['pt-br'] = "Call Center ativos"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Centro de Chamadas Activo"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Centru de apeluri activ"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Активные Колл-центры"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Aktivt Call Center"; $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'] = "7fb0dd87-e984-9980-c512-2c76b887aeb2"; $apps[$x]['menu'][$y]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1"; $apps[$x]['menu'][$y]['category'] = "internal"; diff --git a/app/call_centers/app_menu.php b/app/call_centers/app_menu.php index 3c32b4c038..2754cb864c 100644 --- a/app/call_centers/app_menu.php +++ b/app/call_centers/app_menu.php @@ -17,13 +17,13 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Call Center "; $apps[$x]['menu'][$y]['title']['pt-br'] = "Call Center"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Centro de Chamadas"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Centre de apeluri"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Колл-центр"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Call Center"; $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'] = "6c072b29-5b6c-49fc-008e-95e24c77de99"; $apps[$x]['menu'][$y]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5"; $apps[$x]['menu'][$y]['category'] = "internal"; @@ -49,11 +49,11 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Status agenta"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Estado do agente"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Estado do Agente"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Statutul agentului"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Статус агента"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Agent Status"; $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]['uuid'] = "597c483a-51a9-f95a-8d54-ea7d87ada2b8"; diff --git a/app/call_flows/app_menu.php b/app/call_flows/app_menu.php index 5459611038..1e22050e15 100644 --- a/app/call_flows/app_menu.php +++ b/app/call_flows/app_menu.php @@ -17,11 +17,11 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Przepływ rozmów"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Fluxo de chamadas"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Fluxos de chamadas"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Fluxuri de apeluri"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Переключатель вызовов"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Samtalsflöden"; $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]['uuid'] = "b0939384-7055-44e8-8b4c-9f72293e1878"; diff --git a/app/call_forward/app_menu.php b/app/call_forward/app_menu.php index d3cb1ceda5..ee77386bbd 100644 --- a/app/call_forward/app_menu.php +++ b/app/call_forward/app_menu.php @@ -11,19 +11,19 @@ $apps[$x]['menu'][$y]['title']['es-mx'] = "Reenvio de Llamadas"; $apps[$x]['menu'][$y]['title']['fr-ca'] = "Renvoi d'appel"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Renvoi d'appel"; - $apps[$x]['menu'][$y]['title']['he-il'] = "Call Forward"; + $apps[$x]['menu'][$y]['title']['he-il'] = "העבר שיחה"; $apps[$x]['menu'][$y]['title']['it-it'] = "Inoltro"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Oproep doorsturen"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Przekierowanie"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Encaminhamento de chamadas"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Encaminhamento de Chamadas"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Redirectionare apel"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Переадресация"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Vidarekoppling"; $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'] = "4e4df00b-aafb-45a8-82c1-cdabc921889c"; $apps[$x]['menu'][$y]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5"; $apps[$x]['menu'][$y]['category'] = "internal"; diff --git a/app/call_recordings/app_languages.php b/app/call_recordings/app_languages.php index 03e379f934..a13a8a769c 100644 --- a/app/call_recordings/app_languages.php +++ b/app/call_recordings/app_languages.php @@ -20,7 +20,7 @@ $text['title-call_recordings']['ro-ro'] = "Înregistrări de apeluri"; $text['title-call_recordings']['ru-ru'] = "Записи разговоров"; $text['title-call_recordings']['sv-se'] = "Samtalsinspelningar"; $text['title-call_recordings']['uk-ua'] = "Записи дзвінків"; -$text['title-call_recordings']['zh-cn'] = "记录"; +$text['title-call_recordings']['zh-cn'] = "通话录音"; $text['title-call_recordings']['ja-jp'] = "コール録音"; $text['title-call_recordings']['ko-kr'] = "통화 녹음"; @@ -44,7 +44,7 @@ $text['title-call_recording']['ro-ro'] = "Înregistrare apel"; $text['title-call_recording']['ru-ru'] = "Запись разговора"; $text['title-call_recording']['sv-se'] = "Samtalsinspelning"; $text['title-call_recording']['uk-ua'] = "Запис дзвінків"; -$text['title-call_recording']['zh-cn'] = "记录"; +$text['title-call_recording']['zh-cn'] = "通话录音"; $text['title-call_recording']['ja-jp'] = "コール録音"; $text['title-call_recording']['ko-kr'] = "통화 녹음"; @@ -93,8 +93,8 @@ $text['label-call_recording_name']['ru-ru'] = "Имя"; $text['label-call_recording_name']['sv-se'] = "namn"; $text['label-call_recording_name']['uk-ua'] = "Ім'я"; $text['label-call_recording_name']['zh-cn'] = "姓名"; -$text['label-call_recording_name']['ja-jp'] = "お名前 (必須)"; -$text['label-call_recording_name']['ko-kr'] = "이름 *"; +$text['label-call_recording_name']['ja-jp'] = "お名前"; +$text['label-call_recording_name']['ko-kr'] = "이름"; $text['label-caller_id_name']['en-us'] = "Caller Name"; $text['label-caller_id_name']['en-gb'] = "Caller Name"; @@ -116,7 +116,7 @@ $text['label-caller_id_name']['ro-ro'] = "Numele apelantului"; $text['label-caller_id_name']['ru-ru'] = "CID Имя"; $text['label-caller_id_name']['sv-se'] = "CID Namn"; $text['label-caller_id_name']['uk-ua'] = "CID Ім’я"; -$text['label-caller_id_name']['zh-cn'] = "姓名"; +$text['label-caller_id_name']['zh-cn'] = "来电者姓名"; $text['label-caller_id_name']['ja-jp'] = "発信者名"; $text['label-caller_id_name']['ko-kr'] = "담당자 이름"; @@ -140,13 +140,13 @@ $text['label-caller_id_number']['ro-ro'] = "Numărul apelantului"; $text['label-caller_id_number']['ru-ru'] = "CID номера"; $text['label-caller_id_number']['sv-se'] = "CID, Nummer"; $text['label-caller_id_number']['uk-ua'] = "CID Номер"; -$text['label-caller_id_number']['zh-cn'] = "电话号码"; +$text['label-caller_id_number']['zh-cn'] = "来电号码"; $text['label-caller_id_number']['ja-jp'] = "発信者番号"; -$text['label-caller_id_number']['ko-kr'] = "전화 번호"; +$text['label-caller_id_number']['ko-kr'] = "발신자 번호"; $text['label-caller_destination']['en-us'] = "Caller Destination"; $text['label-caller_destination']['en-gb'] = "Caller Destination"; -$text['label-caller_destination']['ar-eg'] = "Caller Destination"; +$text['label-caller_destination']['ar-eg'] = "وجهة المتصل"; $text['label-caller_destination']['de-at'] = "Rufziel"; $text['label-caller_destination']['de-ch'] = "Rufziel"; $text['label-caller_destination']['de-de'] = "Rufziel"; @@ -165,13 +165,32 @@ $text['label-caller_destination']['ru-ru'] = "Вызывающий абонен $text['label-caller_destination']['sv-se'] = "Uppringarens destination"; $text['label-caller_destination']['uk-ua'] = "Пункт призначення абонента"; $text['label-caller_destination']['zh-cn'] = "电话目的地"; -$text['label-caller_destination']['ja-jp'] = "ケーラー・デスティネーション"; -$text['label-caller_destination']['ko-kr'] = "자주 묻는 질문"; +$text['label-caller_destination']['ja-jp'] = "発信者の宛先"; +$text['label-caller_destination']['ko-kr'] = "발신자 목적지"; $text['label-destination_number']['en-us'] = "Destination"; +$text['label-destination_number']['en-gb'] = "Destination"; +$text['label-destination_number']['ar-eg'] = "وجهة"; +$text['label-destination_number']['de-at'] = "Ziel"; +$text['label-destination_number']['de-ch'] = "Ziel"; +$text['label-destination_number']['de-de'] = "Ziel"; +$text['label-destination_number']['es-cl'] = "Destino"; +$text['label-destination_number']['es-mx'] = "Destino"; +$text['label-destination_number']['fr-ca'] = "Destination"; +$text['label-destination_number']['fr-fr'] = "Destination"; +$text['label-destination_number']['he-il'] = "יַעַד"; +$text['label-destination_number']['it-it'] = "Destinazione"; +$text['label-destination_number']['nl-nl'] = "Bestemming"; +$text['label-destination_number']['pl-pl'] = "Miejsce docelowe"; +$text['label-destination_number']['pt-br'] = "Destino"; +$text['label-destination_number']['pt-pt'] = "Destino"; +$text['label-destination_number']['ro-ro'] = "Destinaţie"; +$text['label-destination_number']['ru-ru'] = "Место назначения"; +$text['label-destination_number']['sv-se'] = "Destination"; +$text['label-destination_number']['uk-ua'] = "Пункт призначення"; $text['label-destination_number']['zh-cn'] = "目的地"; $text['label-destination_number']['ja-jp'] = "目的地"; -$text['label-destination_number']['ko-kr'] = "여행 정보"; +$text['label-destination_number']['ko-kr'] = "목적지"; $text['description-call_recording_name']['en-us'] = "Call Recording Name"; $text['description-call_recording_name']['en-gb'] = "Call Recording Name"; @@ -193,7 +212,7 @@ $text['description-call_recording_name']['ro-ro'] = "Numele înregistrării apel $text['description-call_recording_name']['ru-ru'] = "Имя записи звонка"; $text['description-call_recording_name']['sv-se'] = "Namn på samtalsinspelning"; $text['description-call_recording_name']['uk-ua'] = "Назва запису виклику"; -$text['description-call_recording_name']['zh-cn'] = "姓名"; +$text['description-call_recording_name']['zh-cn'] = "通话录音名称"; $text['description-call_recording_name']['ja-jp'] = "コール録音名"; $text['description-call_recording_name']['ko-kr'] = "통화 녹음 이름"; @@ -217,9 +236,9 @@ $text['label-call_recording_path']['ro-ro'] = "cale"; $text['label-call_recording_path']['ru-ru'] = "Путь"; $text['label-call_recording_path']['sv-se'] = "Väg"; $text['label-call_recording_path']['uk-ua'] = "шлях"; -$text['label-call_recording_path']['zh-cn'] = "途径"; +$text['label-call_recording_path']['zh-cn'] = "小路"; $text['label-call_recording_path']['ja-jp'] = "パス"; -$text['label-call_recording_path']['ko-kr'] = "오시는 길"; +$text['label-call_recording_path']['ko-kr'] = "길"; $text['description-call_recording_path']['en-us'] = ""; $text['description-call_recording_path']['en-gb'] = ""; @@ -267,7 +286,7 @@ $text['label-call_recording_length']['sv-se'] = "Längd"; $text['label-call_recording_length']['uk-ua'] = "Довжина"; $text['label-call_recording_length']['zh-cn'] = "长度"; $text['label-call_recording_length']['ja-jp'] = "長さ"; -$text['label-call_recording_length']['ko-kr'] = "제품 정보"; +$text['label-call_recording_length']['ko-kr'] = "길이"; $text['description-call_recording_length']['en-us'] = "Call Recording Duration"; $text['description-call_recording_length']['en-gb'] = "Call Recording Duration"; @@ -289,9 +308,9 @@ $text['description-call_recording_length']['ro-ro'] = "Durata înregistrării ap $text['description-call_recording_length']['ru-ru'] = "Продолжительность записи разговора"; $text['description-call_recording_length']['sv-se'] = "Samtalsinspelningslängd"; $text['description-call_recording_length']['uk-ua'] = "Тривалість запису розмови"; -$text['description-call_recording_length']['zh-cn'] = "记录期限"; +$text['description-call_recording_length']['zh-cn'] = "通话录音时长"; $text['description-call_recording_length']['ja-jp'] = "コール録音期間"; -$text['description-call_recording_length']['ko-kr'] = "자주 묻는 질문"; +$text['description-call_recording_length']['ko-kr'] = "통화 녹음 시간"; $text['label-call_recording_date']['en-us'] = "Date"; $text['label-call_recording_date']['en-gb'] = "Date"; @@ -314,8 +333,8 @@ $text['label-call_recording_date']['ru-ru'] = "Дата"; $text['label-call_recording_date']['sv-se'] = "Datum"; $text['label-call_recording_date']['uk-ua'] = "Дата"; $text['label-call_recording_date']['zh-cn'] = "日期"; -$text['label-call_recording_date']['ja-jp'] = "日程表"; -$text['label-call_recording_date']['ko-kr'] = "(주)"; +$text['label-call_recording_date']['ja-jp'] = "日にち"; +$text['label-call_recording_date']['ko-kr'] = "날짜"; $text['description-call_recording_date']['en-us'] = "Call Recording Date"; $text['description-call_recording_date']['en-gb'] = "Call Recording Date"; @@ -339,7 +358,7 @@ $text['description-call_recording_date']['sv-se'] = "Samtalsinspelningsdatum"; $text['description-call_recording_date']['uk-ua'] = "Дата запису дзвінка"; $text['description-call_recording_date']['zh-cn'] = "记录日期"; $text['description-call_recording_date']['ja-jp'] = "コール録音日"; -$text['description-call_recording_date']['ko-kr'] = "자주 묻는 질문"; +$text['description-call_recording_date']['ko-kr'] = "통화 녹음 날짜"; $text['label-call_direction']['en-us'] = "Direction"; $text['label-call_direction']['en-gb'] = "Direction"; @@ -362,8 +381,8 @@ $text['label-call_direction']['ru-ru'] = "Направление"; $text['label-call_direction']['sv-se'] = "Riktning"; $text['label-call_direction']['uk-ua'] = "Напрямок"; $text['label-call_direction']['zh-cn'] = "方向"; -$text['label-call_direction']['ja-jp'] = "アクセス"; -$text['label-call_direction']['ko-kr'] = "제품정보"; +$text['label-call_direction']['ja-jp'] = "方向"; +$text['label-call_direction']['ko-kr'] = "방향"; $text['description-call_direction']['en-us'] = ""; $text['description-call_direction']['en-gb'] = ""; @@ -409,9 +428,9 @@ $text['label-call_recording_description']['ro-ro'] = "Descriere"; $text['label-call_recording_description']['ru-ru'] = "Описание"; $text['label-call_recording_description']['sv-se'] = "Beskrivning"; $text['label-call_recording_description']['uk-ua'] = "опис"; -$text['label-call_recording_description']['zh-cn'] = "说明"; -$text['label-call_recording_description']['ja-jp'] = "コンテンツ"; -$text['label-call_recording_description']['ko-kr'] = "제품 설명"; +$text['label-call_recording_description']['zh-cn'] = "描述"; +$text['label-call_recording_description']['ja-jp'] = "説明"; +$text['label-call_recording_description']['ko-kr'] = "설명"; $text['description-call_recording_description']['en-us'] = ""; $text['description-call_recording_description']['en-gb'] = ""; @@ -457,13 +476,13 @@ $text['label-call_recording_base64']['ro-ro'] = "Base64"; $text['label-call_recording_base64']['ru-ru'] = "Base64"; $text['label-call_recording_base64']['sv-se'] = "Base64"; $text['label-call_recording_base64']['uk-ua'] = "Base64"; -$text['label-call_recording_base64']['zh-cn'] = "基地"; +$text['label-call_recording_base64']['zh-cn'] = "基地64"; $text['label-call_recording_base64']['ja-jp'] = "ベース64"; -$text['label-call_recording_base64']['ko-kr'] = "자료64"; +$text['label-call_recording_base64']['ko-kr'] = "베이스64"; $text['description-call_recording_base64']['en-us'] = "Base64"; $text['description-call_recording_base64']['en-gb'] = "Base64"; -$text['description-call_recording_base64']['ar-eg'] = "Base64"; +$text['description-call_recording_base64']['ar-eg'] = "قاعدة64"; $text['description-call_recording_base64']['de-at'] = "Base64"; $text['description-call_recording_base64']['de-ch'] = "Base64"; $text['description-call_recording_base64']['de-de'] = "Base64"; @@ -471,19 +490,19 @@ $text['description-call_recording_base64']['es-cl'] = "Base64"; $text['description-call_recording_base64']['es-mx'] = "Base64"; $text['description-call_recording_base64']['fr-ca'] = "Base64"; $text['description-call_recording_base64']['fr-fr'] = "Base64"; -$text['description-call_recording_base64']['he-il'] = "Base64"; +$text['description-call_recording_base64']['he-il'] = "בסיס 64"; $text['description-call_recording_base64']['it-it'] = "Base64"; $text['description-call_recording_base64']['nl-nl'] = "Base64"; $text['description-call_recording_base64']['pl-pl'] = "Base64"; $text['description-call_recording_base64']['pt-br'] = "Base64"; $text['description-call_recording_base64']['pt-pt'] = "Base64"; $text['description-call_recording_base64']['ro-ro'] = "Base64"; -$text['description-call_recording_base64']['ru-ru'] = "Base64"; +$text['description-call_recording_base64']['ru-ru'] = "База64"; $text['description-call_recording_base64']['sv-se'] = "Base64"; -$text['description-call_recording_base64']['uk-ua'] = "Base64"; -$text['description-call_recording_base64']['zh-cn'] = "基地"; +$text['description-call_recording_base64']['uk-ua'] = "База64"; +$text['description-call_recording_base64']['zh-cn'] = "基地64"; $text['description-call_recording_base64']['ja-jp'] = "ベース64"; -$text['description-call_recording_base64']['ko-kr'] = "자료64"; +$text['description-call_recording_base64']['ko-kr'] = "베이스64"; $text['label-inbound']['en-us'] = "Inbound"; $text['label-inbound']['en-gb'] = "Inbound"; @@ -505,7 +524,7 @@ $text['label-inbound']['ro-ro'] = "Intrare"; $text['label-inbound']['ru-ru'] = "Входящий"; $text['label-inbound']['sv-se'] = "Inkommande"; $text['label-inbound']['uk-ua'] = "Вхідний"; -$text['label-inbound']['zh-cn'] = "1. 限制"; +$text['label-inbound']['zh-cn'] = "入境"; $text['label-inbound']['ja-jp'] = "インバウンド"; $text['label-inbound']['ko-kr'] = "인바운드"; @@ -529,13 +548,13 @@ $text['label-outbound']['ro-ro'] = "Outbound"; $text['label-outbound']['ru-ru'] = "Исходящий"; $text['label-outbound']['sv-se'] = "Utgående"; $text['label-outbound']['uk-ua'] = "Вихідний"; -$text['label-outbound']['zh-cn'] = "进口"; +$text['label-outbound']['zh-cn'] = "出站"; $text['label-outbound']['ja-jp'] = "アウトバウンド"; $text['label-outbound']['ko-kr'] = "아웃바운드"; $text['label-local']['en-us'] = "Local"; -$text['label-local']['en-gb'] = "محلي"; -$text['label-local']['ar-eg'] = "Local"; +$text['label-local']['en-gb'] = "Local"; +$text['label-local']['ar-eg'] = "محلي"; $text['label-local']['de-at'] = "Lokal"; $text['label-local']['de-ch'] = "Lokal"; $text['label-local']['de-de'] = "Lokal"; @@ -553,8 +572,8 @@ $text['label-local']['ro-ro'] = "Local"; $text['label-local']['ru-ru'] = "Местный"; $text['label-local']['sv-se'] = "Lokal"; $text['label-local']['uk-ua'] = "Місцевий"; -$text['label-local']['zh-cn'] = "地方"; +$text['label-local']['zh-cn'] = "当地的"; $text['label-local']['ja-jp'] = "ローカル"; -$text['label-local']['ko-kr'] = "- 한국어"; +$text['label-local']['ko-kr'] = "현지의"; ?> diff --git a/app/call_recordings/app_menu.php b/app/call_recordings/app_menu.php index 5641554fff..dd51f30fd5 100644 --- a/app/call_recordings/app_menu.php +++ b/app/call_recordings/app_menu.php @@ -3,15 +3,26 @@ $y=0; $apps[$x]['menu'][$y]['title']['en-us'] = "Call Recordings"; $apps[$x]['menu'][$y]['title']['en-gb'] = "Call Recordings"; + $apps[$x]['menu'][$y]['title']['ar-eg'] = "تسجيلات المكالمات"; + $apps[$x]['menu'][$y]['title']['de-at'] = "Anrufaufnahmen"; + $apps[$x]['menu'][$y]['title']['de-ch'] = "Anrufaufnahmen"; + $apps[$x]['menu'][$y]['title']['de-de'] = "Anrufaufnahmen"; + $apps[$x]['menu'][$y]['title']['el-gr'] = "Ηχογραφήσεις κλήσεων"; $apps[$x]['menu'][$y]['title']['es-cl'] = "Grabación de llamadas"; + $apps[$x]['menu'][$y]['title']['es-mx'] = "Grabación de llamadas"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Enregistrements d'appels"; $apps[$x]['menu'][$y]['title']['fr-ca'] = "Enregistrements d'appels"; + $apps[$x]['menu'][$y]['title']['he-il'] = "הקלטות שיחות"; + $apps[$x]['menu'][$y]['title']['it-it'] = "Registrazioni delle chiamate"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Gespreksopnamen"; - $apps[$x]['menu'][$y]['title']['pl'] = "Nagrania Rozmów"; - $apps[$x]['menu'][$y]['title']['sv-se'] = "Call Recordings"; - $apps[$x]['menu'][$y]['title']['uk'] = "Запис дзвінків"; - $apps[$x]['menu'][$y]['title']['de-at'] = "Anrufaufnahmen"; - $apps[$x]['menu'][$y]['title']['zh-cn'] = "记录"; + $apps[$x]['menu'][$y]['title']['pl-pl'] = "Nagrania Rozmów"; + $apps[$x]['menu'][$y]['title']['pt-br'] = "Gravações de chamadas"; + $apps[$x]['menu'][$y]['title']['pt-pt'] = "Gravações de chamadas"; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Înregistrări de apeluri"; + $apps[$x]['menu'][$y]['title']['ru-ru'] = "Записи звонков"; + $apps[$x]['menu'][$y]['title']['sv-se'] = "Samtalsinspelningar"; + $apps[$x]['menu'][$y]['title']['uk-ua'] = "Запис дзвінків"; + $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'] = "d5b7bd0e-5e56-4d87-b2d5-7d7b2f7307ef"; diff --git a/app/calls_active/app_menu.php b/app/calls_active/app_menu.php index 955b1e5ed1..e00d9b3d16 100644 --- a/app/calls_active/app_menu.php +++ b/app/calls_active/app_menu.php @@ -17,13 +17,13 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Aktywne połączenia"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Chamadas ativas"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Chamadas Activas"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Apeluri active"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Активные вызовы"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Aktiva samtal"; $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'] = "eba3d07f-dd5c-6b7b-6880-493b44113ade"; $apps[$x]['menu'][$y]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1"; $apps[$x]['menu'][$y]['category'] = "internal"; diff --git a/app/click_to_call/app_languages.php b/app/click_to_call/app_languages.php index a7b2b89443..9f892e1816 100644 --- a/app/click_to_call/app_languages.php +++ b/app/click_to_call/app_languages.php @@ -164,7 +164,7 @@ $text['label-dest-caller-id-nam']['ro-ro'] = "Nume ID-ul apelantului de destina $text['label-dest-caller-id-nam']['ru-ru'] = "Удаленное Caller ID Имя"; $text['label-dest-caller-id-nam']['sv-se'] = "Destination Caller ID Nummer"; $text['label-dest-caller-id-nam']['uk-ua'] = "Ідентифікатор абонента призначення"; -$text['label-dest-caller-id-nam']['zh-cn'] = "Destination Caller ID name"; +$text['label-dest-caller-id-nam']['zh-cn'] = "目的地来电显示名称"; $text['label-dest-caller-id-nam']['ja-jp'] = "宛先電話 ID 名"; $text['label-dest-caller-id-nam']['ko-kr'] = "대상자 ID 이름"; @@ -212,7 +212,7 @@ $text['label-dest-caller-id-num']['ro-ro'] = "Numărul de identificare a apelant $text['label-dest-caller-id-num']['ru-ru'] = "Удаленный Caller ID Номер"; $text['label-dest-caller-id-num']['sv-se'] = "Destination Caller ID Nummer"; $text['label-dest-caller-id-num']['uk-ua'] = "Ідентифікаційний номер абонента призначення"; -$text['label-dest-caller-id-num']['zh-cn'] = "Destination Caller ID number"; +$text['label-dest-caller-id-num']['zh-cn'] = "目的地来电显示号码"; $text['label-dest-caller-id-num']['ja-jp'] = "宛先電話 ID 番号"; $text['label-dest-caller-id-num']['ko-kr'] = "대상자 ID 번호"; @@ -308,7 +308,7 @@ $text['label-dest-num']['ro-ro'] = "Numarul destinatiei"; $text['label-dest-num']['ru-ru'] = "Номер назначения"; $text['label-dest-num']['sv-se'] = "Destination Nummer"; $text['label-dest-num']['uk-ua'] = "Номер призначення"; -$text['label-dest-num']['zh-cn'] = "数量"; +$text['label-dest-num']['zh-cn'] = "目的地号码"; $text['label-dest-num']['ja-jp'] = "宛先番号"; $text['label-dest-num']['ko-kr'] = "대상 번호"; @@ -548,9 +548,9 @@ $text['opt-usring']['ro-ro'] = "us-ring"; $text['opt-usring']['ru-ru'] = "us-ring"; $text['opt-usring']['sv-se'] = "us-ring"; $text['opt-usring']['uk-ua'] = "us-ring"; -$text['opt-usring']['zh-cn'] = "环绕"; -$text['opt-usring']['ja-jp'] = "お問い合わせ"; -$text['opt-usring']['ko-kr'] = "회사 소개"; +$text['opt-usring']['zh-cn'] = "美国环"; +$text['opt-usring']['ja-jp'] = "アメリカのリング"; +$text['opt-usring']['ko-kr'] = "미국 반지"; $text['opt-frring']['en-us'] = "fr-ring"; $text['opt-frring']['en-gb'] = "fr-ring"; @@ -572,9 +572,9 @@ $text['opt-frring']['ro-ro'] = "fr-ring"; $text['opt-frring']['ru-ru'] = "fr-ring"; $text['opt-frring']['sv-se'] = "fr-ring"; $text['opt-frring']['uk-ua'] = "fr-ring"; -$text['opt-frring']['zh-cn'] = "fr"; +$text['opt-frring']['zh-cn'] = "弗林"; $text['opt-frring']['ja-jp'] = "frリング"; -$text['opt-frring']['ko-kr'] = "홍보센터"; +$text['opt-frring']['ko-kr'] = "프 링"; $text['opt-ptring']['en-us'] = "pt-ring"; $text['opt-ptring']['en-gb'] = "pt-ring"; @@ -596,9 +596,9 @@ $text['opt-ptring']['ro-ro'] = "pt-ring"; $text['opt-ptring']['ru-ru'] = "pt-ring"; $text['opt-ptring']['sv-se'] = "pt-ring"; $text['opt-ptring']['uk-ua'] = "pt-ring"; -$text['opt-ptring']['zh-cn'] = "吸收"; -$text['opt-ptring']['ja-jp'] = "PTリング"; -$text['opt-ptring']['ko-kr'] = "pt 링"; +$text['opt-ptring']['zh-cn'] = "pt环"; +$text['opt-ptring']['ja-jp'] = "ptリング"; +$text['opt-ptring']['ko-kr'] = "pt-링"; $text['opt-ukring']['en-us'] = "uk-ring"; $text['opt-ukring']['en-gb'] = "uk-ring"; @@ -620,9 +620,9 @@ $text['opt-ukring']['ro-ro'] = "uk-ring"; $text['opt-ukring']['ru-ru'] = "uk-ring"; $text['opt-ukring']['sv-se'] = "uk-ring"; $text['opt-ukring']['uk-ua'] = "uk-ring"; -$text['opt-ukring']['zh-cn'] = "uk-环"; +$text['opt-ukring']['zh-cn'] = "英国环"; $text['opt-ukring']['ja-jp'] = "英国リング"; -$text['opt-ukring']['ko-kr'] = "한국어"; +$text['opt-ukring']['ko-kr'] = "영국 링"; $text['opt-rsring']['en-us'] = "rs-ring"; $text['opt-rsring']['en-gb'] = "rs-ring"; @@ -644,9 +644,9 @@ $text['opt-rsring']['ro-ro'] = "rs-ring"; $text['opt-rsring']['ru-ru'] = "rs-ring"; $text['opt-rsring']['sv-se'] = "rs-ring"; $text['opt-rsring']['uk-ua'] = "rs-ring"; -$text['opt-rsring']['zh-cn'] = "rs"; -$text['opt-rsring']['ja-jp'] = "rsリング"; -$text['opt-rsring']['ko-kr'] = "rs 링"; +$text['opt-rsring']['zh-cn'] = "rs环"; +$text['opt-rsring']['ja-jp'] = "rs-リング"; +$text['opt-rsring']['ko-kr'] = "rs-링"; $text['opt-ruring']['en-us'] = "ru-ring"; $text['opt-ruring']['en-gb'] = "ru-ring"; @@ -668,9 +668,9 @@ $text['opt-ruring']['ro-ro'] = "ru-ring"; $text['opt-ruring']['ru-ru'] = "ru-ring"; $text['opt-ruring']['sv-se'] = "ru-ring"; $text['opt-ruring']['uk-ua'] = "ru-ring"; -$text['opt-ruring']['zh-cn'] = "ru"; -$text['opt-ruring']['ja-jp'] = "ルリング"; -$text['opt-ruring']['ko-kr'] = "러 링"; +$text['opt-ruring']['zh-cn'] = "ru环"; +$text['opt-ruring']['ja-jp'] = "ルーリング"; +$text['opt-ruring']['ko-kr'] = "루링"; $text['opt-itring']['en-us'] = "it-ring"; $text['opt-itring']['en-gb'] = "it-ring"; @@ -692,9 +692,9 @@ $text['opt-itring']['ro-ro'] = "it-ring"; $text['opt-itring']['ru-ru'] = "it-ring"; $text['opt-itring']['sv-se'] = "it-ring"; $text['opt-itring']['uk-ua'] = "it-ring"; -$text['opt-itring']['zh-cn'] = "环绕"; -$text['opt-itring']['ja-jp'] = "ITリング"; -$text['opt-itring']['ko-kr'] = "그것 반지"; +$text['opt-itring']['zh-cn'] = "戒指"; +$text['opt-itring']['ja-jp'] = "それリング"; +$text['opt-itring']['ko-kr'] = "잇링"; $text['opt-dering']['en-us'] = "de-ring"; $text['opt-dering']['en-gb'] = "de-ring"; @@ -716,9 +716,9 @@ $text['opt-dering']['ro-ro'] = "de-ring"; $text['opt-dering']['ru-ru'] = "de-ring"; $text['opt-dering']['sv-se'] = "de-ring"; $text['opt-dering']['uk-ua'] = "de-ring"; -$text['opt-dering']['zh-cn'] = "倾角"; -$text['opt-dering']['ja-jp'] = "デリング"; -$text['opt-dering']['ko-kr'] = "디 링"; +$text['opt-dering']['zh-cn'] = "戒指"; +$text['opt-dering']['ja-jp'] = "リング"; +$text['opt-dering']['ko-kr'] = "반지"; $text['opt-moh']['en-us'] = "music"; $text['opt-moh']['en-gb'] = "music"; @@ -742,7 +742,7 @@ $text['opt-moh']['sv-se'] = "musik"; $text['opt-moh']['uk-ua'] = "музика"; $text['opt-moh']['zh-cn'] = "音乐"; $text['opt-moh']['ja-jp'] = "ミュージック"; -$text['opt-moh']['ko-kr'] = "·"; +$text['opt-moh']['ko-kr'] = "음악"; $text['button-call']['en-us'] = "Call"; $text['button-call']['en-gb'] = "Call"; @@ -764,8 +764,8 @@ $text['button-call']['ro-ro'] = "Apel"; $text['button-call']['ru-ru'] = "Call"; $text['button-call']['sv-se'] = "Ring"; $text['button-call']['uk-ua'] = "Телефонуйте"; -$text['button-call']['zh-cn'] = "电话"; -$text['button-call']['ja-jp'] = "電話番号"; -$text['button-call']['ko-kr'] = "이름 *"; +$text['button-call']['zh-cn'] = "称呼"; +$text['button-call']['ja-jp'] = "電話"; +$text['button-call']['ko-kr'] = "부르다"; ?> diff --git a/app/click_to_call/app_menu.php b/app/click_to_call/app_menu.php index c0797fe24b..3ebc3176c1 100644 --- a/app/click_to_call/app_menu.php +++ b/app/click_to_call/app_menu.php @@ -3,7 +3,7 @@ $y=0; $apps[$x]['menu'][$y]['title']['en-us'] = "Click to Call"; $apps[$x]['menu'][$y]['title']['en-gb'] = "Click to Call"; - $apps[$x]['menu'][$y]['title']['ar-eg'] = "اتصل"; + $apps[$x]['menu'][$y]['title']['ar-eg'] = "اضغط للاتصال"; $apps[$x]['menu'][$y]['title']['de-at'] = "Click to Call"; $apps[$x]['menu'][$y]['title']['de-ch'] = "Klicken Sie auf Anruf"; $apps[$x]['menu'][$y]['title']['de-de'] = "Click to Call"; @@ -17,13 +17,13 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Click to Call"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Clique para ligar"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Clicar para Chamadas"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Fă clic pentru a apela"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Вызов по клику"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Klicka för att ringa"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "Натисніть, щоб викликати"; $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']['ja-jp'] = "電話するにはクリック"; + $apps[$x]['menu'][$y]['title']['ko-kr'] = "클릭 투 콜"; $apps[$x]['menu'][$y]['uuid'] = "f862556f-9ddd-2697-fdf4-bed08ec63aa5"; $apps[$x]['menu'][$y]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5"; $apps[$x]['menu'][$y]['category'] = "internal"; diff --git a/app/conference_centers/app_languages.php b/app/conference_centers/app_languages.php index e0532a55f0..d3310a23bb 100644 --- a/app/conference_centers/app_languages.php +++ b/app/conference_centers/app_languages.php @@ -117,8 +117,8 @@ $text['label-conference_center_name']['ru-ru'] = "Имя"; $text['label-conference_center_name']['sv-se'] = "Namn"; $text['label-conference_center_name']['uk-ua'] = "Назва"; $text['label-conference_center_name']['zh-cn'] = "姓名"; -$text['label-conference_center_name']['ja-jp'] = "お名前 (必須)"; -$text['label-conference_center_name']['ko-kr'] = "이름 *"; +$text['label-conference_center_name']['ja-jp'] = "お名前"; +$text['label-conference_center_name']['ko-kr'] = "이름"; $text['description-conference_center_name']['en-us'] = "Enter the conference center name."; $text['description-conference_center_name']['en-gb'] = "Enter the conference center name."; @@ -406,7 +406,7 @@ $text['label-conference_center_enabled']['sv-se'] = "Aktiverad"; $text['label-conference_center_enabled']['uk-ua'] = "Включено"; $text['label-conference_center_enabled']['zh-cn'] = "授权"; $text['label-conference_center_enabled']['ja-jp'] = "有効化"; -$text['label-conference_center_enabled']['ko-kr'] = "이름 *"; +$text['label-conference_center_enabled']['ko-kr'] = "이름"; $text['description-conference_center_enabled']['en-us'] = "Select whether to enable or disable the conference center."; $text['description-conference_center_enabled']['en-gb'] = "Select whether to enable or disable the conference center."; @@ -742,7 +742,7 @@ $text['label-view']['sv-se'] = "Visa"; $text['label-view']['uk-ua'] = "Перегляд"; $text['label-view']['zh-cn'] = "观点"; $text['label-view']['ja-jp'] = "ニュース"; -$text['label-view']['ko-kr'] = "- 연혁"; +$text['label-view']['ko-kr'] = "연혁"; $text['label-uuid']['en-us'] = "UUID"; $text['label-uuid']['en-gb'] = "UUID"; @@ -764,9 +764,9 @@ $text['label-uuid']['ro-ro'] = "UUID"; $text['label-uuid']['ru-ru'] = "UUID"; $text['label-uuid']['sv-se'] = "UUID"; $text['label-uuid']['uk-ua'] = "UUID"; -$text['label-uuid']['zh-cn'] = "uuis"; -$text['label-uuid']['ja-jp'] = "ログイン"; -$text['label-uuid']['ko-kr'] = "·"; +$text['label-uuid']['zh-cn'] = "UUID"; +$text['label-uuid']['ja-jp'] = "UUID"; +$text['label-uuid']['ko-kr'] = "UUID"; $text['label-users']['en-us'] = "Users"; $text['label-users']['en-gb'] = "Users"; @@ -790,7 +790,7 @@ $text['label-users']['sv-se'] = "Användare"; $text['label-users']['uk-ua'] = "Користувачі"; $text['label-users']['zh-cn'] = "用户"; $text['label-users']['ja-jp'] = "ユーザ名"; -$text['label-users']['ko-kr'] = "이름 *"; +$text['label-users']['ko-kr'] = "이름"; $text['label-username']['en-us'] = "Username"; $text['label-username']['en-gb'] = "Username"; @@ -860,7 +860,7 @@ $text['label-to']['ro-ro'] = "La"; $text['label-to']['ru-ru'] = "До"; $text['label-to']['sv-se'] = "Till"; $text['label-to']['uk-ua'] = "До"; -$text['label-to']['zh-cn'] = "页: 1"; +$text['label-to']['zh-cn'] = "页"; $text['label-to']['ja-jp'] = "お問い合わせ"; $text['label-to']['ko-kr'] = "으로"; @@ -982,7 +982,7 @@ $text['label-schedule']['sv-se'] = "Schema"; $text['label-schedule']['uk-ua'] = "Розклад"; $text['label-schedule']['zh-cn'] = "表格"; $text['label-schedule']['ja-jp'] = "スケジュール"; -$text['label-schedule']['ko-kr'] = "- 연혁"; +$text['label-schedule']['ko-kr'] = "연혁"; $text['label-room-name']['en-us'] = "Room Name"; $text['label-room-name']['en-gb'] = "Room Name"; @@ -1054,7 +1054,7 @@ $text['label-record']['sv-se'] = "Spela In"; $text['label-record']['uk-ua'] = "Запис"; $text['label-record']['zh-cn'] = "记录"; $text['label-record']['ja-jp'] = "レコード"; -$text['label-record']['ko-kr'] = "이름 *"; +$text['label-record']['ko-kr'] = "이름"; $text['label-profile']['en-us'] = "Profile"; $text['label-profile']['en-gb'] = "Profile"; @@ -1172,9 +1172,9 @@ $text['label-mute']['ro-ro'] = "Mut"; $text['label-mute']['ru-ru'] = "Отключить микрофон"; $text['label-mute']['sv-se'] = "Mikrofon Av"; $text['label-mute']['uk-ua'] = "Приглушити"; -$text['label-mute']['zh-cn'] = "te"; +$text['label-mute']['zh-cn'] = "沉默的"; $text['label-mute']['ja-jp'] = "ミュート"; -$text['label-mute']['ko-kr'] = "이름 *"; +$text['label-mute']['ko-kr'] = "이름"; $text['label-moderator-pin']['en-us'] = "Moderator"; $text['label-moderator-pin']['en-gb'] = "Moderator"; @@ -1270,7 +1270,7 @@ $text['label-member-type-participant']['sv-se'] = "deltagare"; $text['label-member-type-participant']['uk-ua'] = "учасник"; $text['label-member-type-participant']['zh-cn'] = "参加者"; $text['label-member-type-participant']['ja-jp'] = "参加人数"; -$text['label-member-type-participant']['ko-kr'] = "이름 *"; +$text['label-member-type-participant']['ko-kr'] = "이름"; $text['label-member-type-moderator']['en-us'] = "moderator"; $text['label-member-type-moderator']['en-gb'] = "moderator"; @@ -1365,8 +1365,8 @@ $text['label-from']['ru-ru'] = "От"; $text['label-from']['sv-se'] = "Från"; $text['label-from']['uk-ua'] = "Від"; $text['label-from']['zh-cn'] = "收入"; -$text['label-from']['ja-jp'] = "詳しくはこちら"; -$text['label-from']['ko-kr'] = "내 계정"; +$text['label-from']['ja-jp'] = "から"; +$text['label-from']['ko-kr'] = "에서"; $text['label-exit-sound']['en-us'] = "Exit Sound"; $text['label-exit-sound']['en-gb'] = "Exit Sound"; @@ -1436,9 +1436,9 @@ $text['label-end']['ro-ro'] = "Sfârşit"; $text['label-end']['ru-ru'] = "Конец"; $text['label-end']['sv-se'] = "Slut"; $text['label-end']['uk-ua'] = "Кінець"; -$text['label-end']['zh-cn'] = "结束"; -$text['label-end']['ja-jp'] = "リリース"; -$text['label-end']['ko-kr'] = "이름 *"; +$text['label-end']['zh-cn'] = "结尾"; +$text['label-end']['ja-jp'] = "終わり"; +$text['label-end']['ko-kr'] = "끝"; $text['label-edit']['en-us'] = "Edit"; $text['label-edit']['en-gb'] = "Edit"; @@ -1556,9 +1556,9 @@ $text['label-cdr']['ro-ro'] = "CDR"; $text['label-cdr']['ru-ru'] = "CDR"; $text['label-cdr']['sv-se'] = "CDR"; $text['label-cdr']['uk-ua'] = "CDR "; -$text['label-cdr']['zh-cn'] = "dr"; -$text['label-cdr']['ja-jp'] = "ログイン"; -$text['label-cdr']['ko-kr'] = "사이트맵"; +$text['label-cdr']['zh-cn'] = "CDR"; +$text['label-cdr']['ja-jp'] = "CDR"; +$text['label-cdr']['ko-kr'] = "CDR"; $text['label-caller-id-number']['en-us'] = "Caller ID Number"; $text['label-caller-id-number']['en-gb'] = "Caller ID Number"; @@ -1630,7 +1630,7 @@ $text['label-announce_name']['sv-se'] = "Meddela"; $text['label-announce_name']['uk-ua'] = "Анонс"; $text['label-announce_name']['zh-cn'] = "姓名"; $text['label-announce_name']['ja-jp'] = "発表者名"; -$text['label-announce_name']['ko-kr'] = "이름 *"; +$text['label-announce_name']['ko-kr'] = "이름"; $text['label-announce_count']['en-us'] = "Announce Count"; $text['label-announce_count']['en-gb'] = "Announce Count"; diff --git a/app/conference_centers/app_menu.php b/app/conference_centers/app_menu.php index 01dbe3a164..52e890fdcc 100644 --- a/app/conference_centers/app_menu.php +++ b/app/conference_centers/app_menu.php @@ -17,7 +17,7 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Centrum Konferencyjne"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Centro de Conferência"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Conferencias"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Centre de conferințe"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Конференц-центр"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Konferenscenter"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "Конференц-центр"; @@ -48,7 +48,7 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Centrum Konferencyjne"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Centro de Conferência"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Conferencias"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Centre de conferințe"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Конференц-центр"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Konferenscenter"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "Конференц-центр"; diff --git a/app/conference_controls/app_menu.php b/app/conference_controls/app_menu.php index eb4cb788ac..ba4d275d2c 100644 --- a/app/conference_controls/app_menu.php +++ b/app/conference_controls/app_menu.php @@ -11,19 +11,19 @@ $apps[$x]['menu'][$y]['title']['es-mx'] = "Controles de conferencias"; $apps[$x]['menu'][$y]['title']['fr-ca'] = "Contrôles des conférences"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Contrôles des conférences"; - $apps[$x]['menu'][$y]['title']['he-il'] = "כנס Controls"; + $apps[$x]['menu'][$y]['title']['he-il'] = "בקרות ועידה"; $apps[$x]['menu'][$y]['title']['it-it'] = "Controlli Conferenza"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Conferentie besturing"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Kontrola Konferencji"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Controles de conferência"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Controles de Conferência"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Controale conferinței"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Конференции Управление"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Konferenskontroller"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "Контроль конференції"; $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'] = "9896d4b5-507f-4d0e-8db7-caa7f4655202"; $apps[$x]['menu'][$y]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5"; $apps[$x]['menu'][$y]['category'] = "internal"; diff --git a/app/conference_profiles/app_menu.php b/app/conference_profiles/app_menu.php index b02035864a..36df489b8c 100644 --- a/app/conference_profiles/app_menu.php +++ b/app/conference_profiles/app_menu.php @@ -17,13 +17,13 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Profile Konferencji"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Perfis de conferência"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Perfis de conferência"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Profiluri conferinte"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Конференции Профили"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Konferensprofiler"; $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'] = "6ebe7b9c-e964-4349-a002-288ea6ad08ca"; $apps[$x]['menu'][$y]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5"; $apps[$x]['menu'][$y]['category'] = "internal"; diff --git a/app/conferences/app_menu.php b/app/conferences/app_menu.php index 1f83298b78..631992c595 100644 --- a/app/conferences/app_menu.php +++ b/app/conferences/app_menu.php @@ -17,7 +17,7 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Konferencja"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Conferências"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Conferencias"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Conferințe"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Конференции"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Konferenser"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "Конференції"; diff --git a/app/conferences_active/app_languages.php b/app/conferences_active/app_languages.php index 1079b39051..328ae17f25 100644 --- a/app/conferences_active/app_languages.php +++ b/app/conferences_active/app_languages.php @@ -92,7 +92,7 @@ $text['message-click_to_unmute']['ro-ro'] = "Faceți clic pentru a activa sunetu $text['message-click_to_unmute']['ru-ru'] = "Нажмите, чтобы включить микрофон участника"; $text['message-click_to_unmute']['sv-se'] = "Klicka för att Aktivera Deltagares Mikrofon"; $text['message-click_to_unmute']['uk-ua'] = "Натисніть, щоб включити учасника"; -$text['message-click_to_unmute']['zh-cn'] = "页: 1"; +$text['message-click_to_unmute']['zh-cn'] = "单击以取消静音成员"; $text['message-click_to_unmute']['ja-jp'] = "会員登録を解除する"; $text['message-click_to_unmute']['ko-kr'] = "회원가입"; @@ -164,9 +164,9 @@ $text['label-yes']['ro-ro'] = "da"; $text['label-yes']['ru-ru'] = "Да"; $text['label-yes']['sv-se'] = "Ja"; $text['label-yes']['uk-ua'] = "Так"; -$text['label-yes']['zh-cn'] = "否"; -$text['label-yes']['ja-jp'] = "お問い合わせ"; -$text['label-yes']['ko-kr'] = "이름 *"; +$text['label-yes']['zh-cn'] = "是的"; +$text['label-yes']['ja-jp'] = "はい"; +$text['label-yes']['ko-kr'] = "예"; $text['label-volume']['en-us'] = "Volume"; $text['label-volume']['en-gb'] = "Volume"; @@ -174,19 +174,19 @@ $text['label-volume']['ar-eg'] = "مقدار"; $text['label-volume']['de-at'] = "Lautstärke"; $text['label-volume']['de-ch'] = "Lautstärke"; $text['label-volume']['de-de'] = "Lautstärke"; -$text['label-volume']['es-cl'] = "Vol"; -$text['label-volume']['es-mx'] = "Vol"; -$text['label-volume']['fr-ca'] = "Vol"; -$text['label-volume']['fr-fr'] = "Vol"; +$text['label-volume']['es-cl'] = "Volumen"; +$text['label-volume']['es-mx'] = "Volumen"; +$text['label-volume']['fr-ca'] = "Volume"; +$text['label-volume']['fr-fr'] = "Volume"; $text['label-volume']['he-il'] = "כרך"; -$text['label-volume']['it-it'] = "Vol"; +$text['label-volume']['it-it'] = "Volume"; $text['label-volume']['nl-nl'] = "Geluidssterkte"; $text['label-volume']['pl-pl'] = "Głośność"; $text['label-volume']['pt-br'] = "Volume"; -$text['label-volume']['pt-pt'] = "Vol"; +$text['label-volume']['pt-pt'] = "Volume"; $text['label-volume']['ro-ro'] = "Volum"; $text['label-volume']['ru-ru'] = "Громкость"; -$text['label-volume']['sv-se'] = "Vol"; +$text['label-volume']['sv-se'] = "Volym"; $text['label-volume']['uk-ua'] = "Обсяг"; $text['label-volume']['zh-cn'] = "数量"; $text['label-volume']['ja-jp'] = "ボリューム"; @@ -212,9 +212,9 @@ $text['label-video']['ro-ro'] = "Video"; $text['label-video']['ru-ru'] = "Видео"; $text['label-video']['sv-se'] = "Video"; $text['label-video']['uk-ua'] = "Відео"; -$text['label-video']['zh-cn'] = "录像"; +$text['label-video']['zh-cn'] = "视频"; $text['label-video']['ja-jp'] = "ビデオ"; -$text['label-video']['ko-kr'] = "(주)"; +$text['label-video']['ko-kr'] = "동영상"; $text['label-unmute-all']['en-us'] = "Unmute All"; $text['label-unmute-all']['en-gb'] = "Unmute All"; @@ -429,8 +429,8 @@ $text['label-recording']['ru-ru'] = "Запись"; $text['label-recording']['sv-se'] = "Inspelning"; $text['label-recording']['uk-ua'] = "Запис"; $text['label-recording']['zh-cn'] = "记录"; -$text['label-recording']['ja-jp'] = "レコーディング"; -$text['label-recording']['ko-kr'] = "관련 기사"; +$text['label-recording']['ja-jp'] = "録音"; +$text['label-recording']['ko-kr'] = "녹음"; $text['label-quiet']['en-us'] = "Quiet"; $text['label-quiet']['en-gb'] = "Quiet"; @@ -452,7 +452,7 @@ $text['label-quiet']['ro-ro'] = "Liniște"; $text['label-quiet']['ru-ru'] = "Тихо"; $text['label-quiet']['sv-se'] = "Tyst"; $text['label-quiet']['uk-ua'] = "Спокійно"; -$text['label-quiet']['zh-cn'] = "quiet"; +$text['label-quiet']['zh-cn'] = "安静的"; $text['label-quiet']['ja-jp'] = "ログイン"; $text['label-quiet']['ko-kr'] = "뚱 베어"; @@ -572,7 +572,7 @@ $text['label-mute-all-alt']['ro-ro'] = "Dezactivați sunetul tuturor participan $text['label-mute-all-alt']['ru-ru'] = "Отключить микрофоны всем участникам."; $text['label-mute-all-alt']['sv-se'] = "Stäng av Deltagares mikrofon"; $text['label-mute-all-alt']['uk-ua'] = "Вимкнути звук для всіх учасників."; -$text['label-mute-all-alt']['zh-cn'] = "5. 向所有与会者汇报。"; +$text['label-mute-all-alt']['zh-cn'] = "向所有与会者汇报。"; $text['label-mute-all-alt']['ja-jp'] = "参加者全員をミュート"; $text['label-mute-all-alt']['ko-kr'] = "모든 참가자 분."; @@ -596,7 +596,7 @@ $text['label-mute-all']['ro-ro'] = "Dezactivați toate"; $text['label-mute-all']['ru-ru'] = "Отключить все микрофоны"; $text['label-mute-all']['sv-se'] = "Stäng av Allas mikrofon"; $text['label-mute-all']['uk-ua'] = "Вимкнути всі"; -$text['label-mute-all']['zh-cn'] = "all"; +$text['label-mute-all']['zh-cn'] = "全部静音"; $text['label-mute-all']['ja-jp'] = "ミュート すべて"; $text['label-mute-all']['ko-kr'] = "모든 것"; @@ -620,11 +620,12 @@ $text['label-mute']['ro-ro'] = "Mut"; $text['label-mute']['ru-ru'] = "Отключить микрофон"; $text['label-mute']['sv-se'] = "Stäng av mikrofon"; $text['label-mute']['uk-ua'] = "Вимкнути звук"; -$text['label-mute']['zh-cn'] = "te"; -$text['label-mute']['ja-jp'] = "ミュート"; -$text['label-mute']['ko-kr'] = "이름 *"; +$text['label-mute']['zh-cn'] = "沉默的"; +$text['label-mute']['ja-jp'] = "無音"; +$text['label-mute']['ko-kr'] = "무음"; $text['label-hand_raised']['en-us'] = "Hand Raised"; +$text['label-hand_raised']['en-gb'] = "Hand Raised"; $text['label-hand_raised']['ar-eg'] = "اليد مرفوعة"; $text['label-hand_raised']['de-at'] = "Hand erhoben"; $text['label-hand_raised']['de-ch'] = "Hand erhoben"; @@ -717,7 +718,7 @@ $text['label-members']['sv-se'] = "Deltagare"; $text['label-members']['uk-ua'] = "Учасники"; $text['label-members']['zh-cn'] = "成员"; $text['label-members']['ja-jp'] = "メンバー"; -$text['label-members']['ko-kr'] = "이름 *"; +$text['label-members']['ko-kr'] = "이름"; $text['label-member-count']['en-us'] = "Member Count"; $text['label-member-count']['en-gb'] = "Member Count"; @@ -787,7 +788,7 @@ $text['label-kick']['ro-ro'] = "Lovitură"; $text['label-kick']['ru-ru'] = "Выкинуть"; $text['label-kick']['sv-se'] = "Sparka Ut"; $text['label-kick']['uk-ua'] = "удар ногою"; -$text['label-kick']['zh-cn'] = "ick"; +$text['label-kick']['zh-cn'] = "踢"; $text['label-kick']['ja-jp'] = "ログイン"; $text['label-kick']['ko-kr'] = "뚱 베어"; @@ -859,9 +860,9 @@ $text['label-id']['ro-ro'] = "ID"; $text['label-id']['ru-ru'] = "ID"; $text['label-id']['sv-se'] = "ID"; $text['label-id']['uk-ua'] = "ID"; -$text['label-id']['zh-cn'] = "id"; -$text['label-id']['ja-jp'] = "パスワード"; -$text['label-id']['ko-kr'] = "이름 *"; +$text['label-id']['zh-cn'] = "ID"; +$text['label-id']['ja-jp'] = "ID"; +$text['label-id']['ko-kr'] = "ID"; $text['label-hear']['en-us'] = "Hear"; $text['label-hear']['en-gb'] = "Hear"; @@ -885,7 +886,7 @@ $text['label-hear']['sv-se'] = "Höra"; $text['label-hear']['uk-ua'] = "Почуйте"; $text['label-hear']['zh-cn'] = "请求听询"; $text['label-hear']['ja-jp'] = "ヘアー"; -$text['label-hear']['ko-kr'] = "이름 *"; +$text['label-hear']['ko-kr'] = "이름"; $text['label-gain']['en-us'] = "Gain"; $text['label-gain']['en-gb'] = "Gain"; @@ -909,7 +910,7 @@ $text['label-gain']['sv-se'] = "Förstärka"; $text['label-gain']['uk-ua'] = "посилення"; $text['label-gain']['zh-cn'] = "增益"; $text['label-gain']['ja-jp'] = "ログイン"; -$text['label-gain']['ko-kr'] = "이름 *"; +$text['label-gain']['ko-kr'] = "이름"; $text['label-floor']['en-us'] = "Has Floor"; $text['label-floor']['en-gb'] = "Has Floor"; @@ -931,9 +932,9 @@ $text['label-floor']['ro-ro'] = "Are podea"; $text['label-floor']['ru-ru'] = "Has Floor"; $text['label-floor']['sv-se'] = "Har Ordet"; $text['label-floor']['uk-ua'] = "Має Поверх"; -$text['label-floor']['zh-cn'] = "1. 底层"; -$text['label-floor']['ja-jp'] = "フロアマップ"; -$text['label-floor']['ko-kr'] = "맨 위로"; +$text['label-floor']['zh-cn'] = "有楼层"; +$text['label-floor']['ja-jp'] = "床あり"; +$text['label-floor']['ko-kr'] = "바닥 있음"; $text['label-energy']['en-us'] = "Energy"; $text['label-energy']['en-gb'] = "Energy"; diff --git a/app/conferences_active/app_menu.php b/app/conferences_active/app_menu.php index 675a8d8032..9a47e1437a 100644 --- a/app/conferences_active/app_menu.php +++ b/app/conferences_active/app_menu.php @@ -17,13 +17,13 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Aktywne rozmowy konferencyjne"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Conferência ativa"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Conferencias Activas"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Conferințe active"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Конференции Активные"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Aktiva Konferenser"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "Активні конференції"; - $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']['zh-cn'] = "活动会议"; + $apps[$x]['menu'][$y]['title']['ja-jp'] = "アクティブな会議"; + $apps[$x]['menu'][$y]['title']['ko-kr'] = "활성 회의"; $apps[$x]['menu'][$y]['uuid'] = "2d857bbb-43b9-b8f7-a138-642868e0453a"; $apps[$x]['menu'][$y]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1"; $apps[$x]['menu'][$y]['category'] = "internal"; diff --git a/app/contacts/app_menu.php b/app/contacts/app_menu.php index bc47c1a21d..79a1c07bbe 100644 --- a/app/contacts/app_menu.php +++ b/app/contacts/app_menu.php @@ -17,13 +17,13 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Kontakty"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Contatos"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Contactos"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Contacte"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Контакты"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Kontakter"; $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'] = "f14e6ab6-6565-d4e6-cbad-a51d2e3e8ec6"; $apps[$x]['menu'][$y]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5"; $apps[$x]['menu'][$y]['category'] = "internal"; diff --git a/app/database_transactions/app_menu.php b/app/database_transactions/app_menu.php index 297f9083bf..53f9008b55 100644 --- a/app/database_transactions/app_menu.php +++ b/app/database_transactions/app_menu.php @@ -3,19 +3,29 @@ $y=0; $apps[$x]['menu'][$y]['title']['en-us'] = "Transactions"; $apps[$x]['menu'][$y]['title']['en-gb'] = "Transactions"; + $apps[$x]['menu'][$y]['title']['ar-eg'] = "المعاملات"; + $apps[$x]['menu'][$y]['title']['de-at'] = "Transaktionen"; + $apps[$x]['menu'][$y]['title']['de-ch'] = "Transaktionen"; + $apps[$x]['menu'][$y]['title']['de-de'] = "Transaktionen"; $apps[$x]['menu'][$y]['title']['es-cl'] = "Transacciones"; + $apps[$x]['menu'][$y]['title']['es-mx'] = "Actas"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Transactions"; $apps[$x]['menu'][$y]['title']['fr-ca'] = "Transactions"; + $apps[$x]['menu'][$y]['title']['he-il'] = "עסקאות"; + $apps[$x]['menu'][$y]['title']['it-it'] = "Transazioni"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Transacties"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Transakcje"; + $apps[$x]['menu'][$y]['title']['pt-br'] = "Transações"; + $apps[$x]['menu'][$y]['title']['pt-pt'] = "Transações"; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Tranzacții"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Изменения в БД"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Transaktioner"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "Твитнуть"; $apps[$x]['menu'][$y]['title']['de-de'] = "Datenbank Transaktionen"; $apps[$x]['menu'][$y]['title']['de-at'] = "Datenbank Transaktionen"; $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']['ja-jp'] = "取引"; + $apps[$x]['menu'][$y]['title']['ko-kr'] = "업무"; $apps[$x]['menu'][$y]['uuid'] = "ffc57bea-df1d-4099-b7e5-835d68f09006"; $apps[$x]['menu'][$y]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f"; $apps[$x]['menu'][$y]['category'] = "internal"; diff --git a/app/destinations/app_languages.php b/app/destinations/app_languages.php index cb0ec8b50c..76415d3fb6 100644 --- a/app/destinations/app_languages.php +++ b/app/destinations/app_languages.php @@ -88,7 +88,7 @@ $text['title-destination_import']['nl-nl'] = "Importeer Bestemmingen"; $text['title-destination_import']['pl-pl'] = "Importuj"; $text['title-destination_import']['pt-br'] = "Importar"; $text['title-destination_import']['pt-pt'] = "Importar"; -$text['title-destination_import']['ro-ro'] = ""; +$text['title-destination_import']['ro-ro'] = "Importare destinație"; $text['title-destination_import']['ru-ru'] = "Импорт"; $text['title-destination_import']['sv-se'] = "Importera"; $text['title-destination_import']['uk-ua'] = "Імпортувати"; @@ -113,7 +113,7 @@ $text['title-destination_export']['nl-nl'] = "Bestemmingsexport"; $text['title-destination_export']['pl-pl'] = "Eksportuj"; $text['title-destination_export']['pt-br'] = "Exportar"; $text['title-destination_export']['pt-pt'] = "Exportar"; -$text['title-destination_export']['ro-ro'] = ""; +$text['title-destination_export']['ro-ro'] = "Export de destinație"; $text['title-destination_export']['ru-ru'] = "Экспорт"; $text['title-destination_export']['sv-se'] = "Export"; $text['title-destination_export']['uk-ua'] = "Експортувати"; @@ -137,7 +137,7 @@ $text['button-outbound']['nl-nl'] = "Uitgaand"; $text['button-outbound']['pl-pl'] = "Wychodzący"; $text['button-outbound']['pt-br'] = "Saída"; $text['button-outbound']['pt-pt'] = "Saída"; -$text['button-outbound']['ro-ro'] = ""; +$text['button-outbound']['ro-ro'] = "Outbound"; $text['button-outbound']['ru-ru'] = "Исходящий"; $text['button-outbound']['sv-se'] = "Utgående"; $text['button-outbound']['uk-ua'] = "Вихідний"; @@ -161,7 +161,7 @@ $text['button-inbound']['nl-nl'] = "Inkomend"; $text['button-inbound']['pl-pl'] = "Przychodzący"; $text['button-inbound']['pt-br'] = "Entrada"; $text['button-inbound']['pt-pt'] = "Entrada"; -$text['button-inbound']['ro-ro'] = ""; +$text['button-inbound']['ro-ro'] = "Intrare"; $text['button-inbound']['ru-ru'] = "Входящий"; $text['button-inbound']['sv-se'] = "Inkommande"; $text['button-inbound']['uk-ua'] = "Вхідний"; @@ -209,7 +209,7 @@ $text['option-inbound']['nl-nl'] = "Inkomend"; $text['option-inbound']['pl-pl'] = "Przychodzący"; $text['option-inbound']['pt-br'] = "Entrada"; $text['option-inbound']['pt-pt'] = "Entrada"; -$text['option-inbound']['ro-ro'] = ""; +$text['option-inbound']['ro-ro'] = "Intrare"; $text['option-inbound']['ru-ru'] = "Входящий"; $text['option-inbound']['sv-se'] = "Inkommande"; $text['option-inbound']['uk-ua'] = "Вхідний"; @@ -233,7 +233,7 @@ $text['option-outbound']['nl-nl'] = "Uitgaand"; $text['option-outbound']['pl-pl'] = "Wychodzący"; $text['option-outbound']['pt-br'] = "Saída"; $text['option-outbound']['pt-pt'] = "Saída"; -$text['option-outbound']['ro-ro'] = ""; +$text['option-outbound']['ro-ro'] = "Outbound"; $text['option-outbound']['ru-ru'] = "Исходящий"; $text['option-outbound']['sv-se'] = "Utgående"; $text['option-outbound']['uk-ua'] = "Вихідний"; @@ -257,7 +257,7 @@ $text['option-local']['nl-nl'] = "Lokaal"; $text['option-local']['pl-pl'] = "Miejsc"; $text['option-local']['pt-br'] = "Local"; $text['option-local']['pt-pt'] = "local local"; -$text['option-local']['ro-ro'] = ""; +$text['option-local']['ro-ro'] = "Local"; $text['option-local']['ru-ru'] = "Местные"; $text['option-local']['sv-se'] = "Lokalt"; $text['option-local']['uk-ua'] = "Головна"; @@ -281,7 +281,7 @@ $text['button-local']['nl-nl'] = "Lokaal"; $text['button-local']['pl-pl'] = "Miejsc"; $text['button-local']['pt-br'] = "Local"; $text['button-local']['pt-pt'] = "local local"; -$text['button-local']['ro-ro'] = ""; +$text['button-local']['ro-ro'] = "Local"; $text['button-local']['ru-ru'] = "Местные"; $text['button-local']['sv-se'] = "Lokalt"; $text['button-local']['uk-ua'] = "Головна"; @@ -305,7 +305,7 @@ $text['message-maximum_destinations']['nl-nl'] = "Maximaal aantal bestemmingen:" $text['message-maximum_destinations']['pl-pl'] = "Maksymalna ilość destynacji"; $text['message-maximum_destinations']['pt-br'] = "Máximo de destinos permitido:"; $text['message-maximum_destinations']['pt-pt'] = "Destinos Máximo Permitido:"; -$text['message-maximum_destinations']['ro-ro'] = ""; +$text['message-maximum_destinations']['ro-ro'] = "Destinații maxime:"; $text['message-maximum_destinations']['ru-ru'] = "Максимальное количество направлений:"; $text['message-maximum_destinations']['sv-se'] = "Max Antal Destinationer"; $text['message-maximum_destinations']['uk-ua'] = "Максимум номерів:"; @@ -329,7 +329,7 @@ $text['message-duplicate']['nl-nl'] = "Duplicaten gevonden"; $text['message-duplicate']['pl-pl'] = "Wykryto duplikat"; $text['message-duplicate']['pt-br'] = "Detectado uma duplicidade"; $text['message-duplicate']['pt-pt'] = "Duplicar detectado"; -$text['message-duplicate']['ro-ro'] = ""; +$text['message-duplicate']['ro-ro'] = "Duplicat detectat"; $text['message-duplicate']['ru-ru'] = "Обнаружено дублирование"; $text['message-duplicate']['sv-se'] = "Dubblett Upptäckt"; $text['message-duplicate']['uk-ua'] = "Знайдено дублікат"; @@ -353,7 +353,7 @@ $text['label-file_name']['nl-nl'] = "Vertaling:"; $text['label-file_name']['pl-pl'] = "nazwa pliku"; $text['label-file_name']['pt-br'] = "Nome do arquivo"; $text['label-file_name']['pt-pt'] = "Nome do arquivo"; -$text['label-file_name']['ro-ro'] = ""; +$text['label-file_name']['ro-ro'] = "Nume de fișier"; $text['label-file_name']['ru-ru'] = "Имя файла"; $text['label-file_name']['sv-se'] = "Filnamn"; $text['label-file_name']['uk-ua'] = "Ім'я файла"; @@ -377,7 +377,7 @@ $text['label-monthly_price_buy']['nl-nl'] = "Maandelijkse inkoopprijs"; $text['label-monthly_price_buy']['pl-pl'] = "Miesięczna cena zakupu"; $text['label-monthly_price_buy']['pt-br'] = "Preço mensal de compra"; $text['label-monthly_price_buy']['pt-pt'] = "Preço mensal compra"; -$text['label-monthly_price_buy']['ro-ro'] = ""; +$text['label-monthly_price_buy']['ro-ro'] = "Preț lunar de cumpărare"; $text['label-monthly_price_buy']['ru-ru'] = "Месячный тариф покупки"; $text['label-monthly_price_buy']['sv-se'] = "Inköpspris / Månad"; $text['label-monthly_price_buy']['uk-ua'] = "Щомісячна ціна купівлі"; @@ -401,7 +401,7 @@ $text['label-monthly_price']['nl-nl'] = "Maandelijkse verkoopprijs"; $text['label-monthly_price']['pl-pl'] = "Miesięczna cena sprzedaży"; $text['label-monthly_price']['pt-br'] = "Preço mensal de venda"; $text['label-monthly_price']['pt-pt'] = "Preço mensal de venta"; -$text['label-monthly_price']['ro-ro'] = ""; +$text['label-monthly_price']['ro-ro'] = "Pret lunar de vanzare"; $text['label-monthly_price']['ru-ru'] = "Месячный тариф продажи"; $text['label-monthly_price']['sv-se'] = "Säljpris / Månad"; $text['label-monthly_price']['uk-ua'] = "Щомісячна ціна продажу"; @@ -425,7 +425,7 @@ $text['label-fax_uuid']['nl-nl'] = "Fax herkenning"; $text['label-fax_uuid']['pl-pl'] = "Wykrywanie faksu"; $text['label-fax_uuid']['pt-br'] = "Detecção de FAX"; $text['label-fax_uuid']['pt-pt'] = "Detecção de fax"; -$text['label-fax_uuid']['ro-ro'] = ""; +$text['label-fax_uuid']['ro-ro'] = "Detectare fax"; $text['label-fax_uuid']['ru-ru'] = "Обнаружение факсов"; $text['label-fax_uuid']['sv-se'] = "Fax Detektering"; $text['label-fax_uuid']['uk-ua'] = "Виявлення факсу"; @@ -473,7 +473,7 @@ $text['label-alternate_destination']['nl-nl'] = "Alternatieve bestemming"; $text['label-alternate_destination']['pl-pl'] = "Alternatywna destynacja"; $text['label-alternate_destination']['pt-br'] = "Destino Alternativo"; $text['label-alternate_destination']['pt-pt'] = "Destino Alternativo"; -$text['label-alternate_destination']['ro-ro'] = ""; +$text['label-alternate_destination']['ro-ro'] = "Destinație alternativă"; $text['label-alternate_destination']['ru-ru'] = "Альтернативное направление"; $text['label-alternate_destination']['sv-se'] = "Alternativ Destination"; $text['label-alternate_destination']['uk-ua'] = "альтернативні варіанти призначення"; @@ -497,7 +497,7 @@ $text['label-domain-name']['nl-nl'] = "Domeinnaam"; $text['label-domain-name']['pl-pl'] = "Nazwa domeny"; $text['label-domain-name']['pt-br'] = "Nome de Domínio"; $text['label-domain-name']['pt-pt'] = "Nome de Domínio"; -$text['label-domain-name']['ro-ro'] = ""; +$text['label-domain-name']['ro-ro'] = "Numele domeniului"; $text['label-domain-name']['ru-ru'] = "Имя Домена"; $text['label-domain-name']['sv-se'] = "Domän Namn"; $text['label-domain-name']['uk-ua'] = "Назва домену"; @@ -545,7 +545,7 @@ $text['label-destination_type']['nl-nl'] = "Type"; $text['label-destination_type']['pl-pl'] = "Typ"; $text['label-destination_type']['pt-br'] = "Tipo"; $text['label-destination_type']['pt-pt'] = "Tipo"; -$text['label-destination_type']['ro-ro'] = ""; +$text['label-destination_type']['ro-ro'] = "Tip"; $text['label-destination_type']['ru-ru'] = "Тип"; $text['label-destination_type']['sv-se'] = "Typ"; $text['label-destination_type']['uk-ua'] = "Тип"; @@ -569,7 +569,7 @@ $text['label-destination_country_code']['nl-nl'] = "Voorloop"; $text['label-destination_country_code']['pl-pl'] = "kodeks"; $text['label-destination_country_code']['pt-br'] = "Prefixo"; $text['label-destination_country_code']['pt-pt'] = "Código do país"; -$text['label-destination_country_code']['ro-ro'] = ""; +$text['label-destination_country_code']['ro-ro'] = "Codul tarii"; $text['label-destination_country_code']['ru-ru'] = "Код страны"; $text['label-destination_country_code']['sv-se'] = "landskod"; $text['label-destination_country_code']['uk-ua'] = "Код країни"; @@ -593,7 +593,7 @@ $text['label-destination_prefix']['nl-nl'] = "Voorloop"; $text['label-destination_prefix']['pl-pl'] = "przedrostek"; $text['label-destination_prefix']['pt-br'] = "Prefixo"; $text['label-destination_prefix']['pt-pt'] = "Prefixação"; -$text['label-destination_prefix']['ro-ro'] = ""; +$text['label-destination_prefix']['ro-ro'] = "Prefix"; $text['label-destination_prefix']['ru-ru'] = "Префикс"; $text['label-destination_prefix']['sv-se'] = "Prefix"; $text['label-destination_prefix']['uk-ua'] = "Префікс"; @@ -617,7 +617,7 @@ $text['label-destination_trunk_prefix']['nl-nl'] = "Voorloop"; $text['label-destination_trunk_prefix']['pl-pl'] = "przedni"; $text['label-destination_trunk_prefix']['pt-br'] = "Prefixo"; $text['label-destination_trunk_prefix']['pt-pt'] = "Prefixação de Trunk"; -$text['label-destination_trunk_prefix']['ro-ro'] = ""; +$text['label-destination_trunk_prefix']['ro-ro'] = "Prefix trunchi"; $text['label-destination_trunk_prefix']['ru-ru'] = "Приставка"; $text['label-destination_trunk_prefix']['sv-se'] = "Trunk Prefix"; $text['label-destination_trunk_prefix']['uk-ua'] = "Префікс"; @@ -641,7 +641,7 @@ $text['label-destination_area_code']['nl-nl'] = "code"; $text['label-destination_area_code']['pl-pl'] = "Kodeks"; $text['label-destination_area_code']['pt-br'] = "Código de Área"; $text['label-destination_area_code']['pt-pt'] = "Código de Área"; -$text['label-destination_area_code']['ro-ro'] = ""; +$text['label-destination_area_code']['ro-ro'] = "Prefixul zonei"; $text['label-destination_area_code']['ru-ru'] = "Код района"; $text['label-destination_area_code']['sv-se'] = "områdeskod"; $text['label-destination_area_code']['uk-ua'] = "Код ЄДРПОУ"; @@ -665,7 +665,7 @@ $text['label-destination_number']['nl-nl'] = "Bestemming"; $text['label-destination_number']['pl-pl'] = "Destynacja"; $text['label-destination_number']['pt-br'] = "Destino"; $text['label-destination_number']['pt-pt'] = "Desvio"; -$text['label-destination_number']['ro-ro'] = ""; +$text['label-destination_number']['ro-ro'] = "Destinaţie"; $text['label-destination_number']['ru-ru'] = "Направление"; $text['label-destination_number']['sv-se'] = "Destination"; $text['label-destination_number']['uk-ua'] = "Номер"; @@ -689,7 +689,7 @@ $text['label-destination_condition_field']['nl-nl'] = "Vertaling:"; $text['label-destination_condition_field']['pl-pl'] = "Warunka"; $text['label-destination_condition_field']['pt-br'] = "Condição"; $text['label-destination_condition_field']['pt-pt'] = "Condição"; -$text['label-destination_condition_field']['ro-ro'] = ""; +$text['label-destination_condition_field']['ro-ro'] = "Condiție"; $text['label-destination_condition_field']['ru-ru'] = "Состояние"; $text['label-destination_condition_field']['sv-se'] = "Villkor"; $text['label-destination_condition_field']['uk-ua'] = "Стан"; @@ -713,7 +713,7 @@ $text['label-destination_enabled']['nl-nl'] = "Aktief"; $text['label-destination_enabled']['pl-pl'] = "Włączony"; $text['label-destination_enabled']['pt-br'] = "Ativado"; $text['label-destination_enabled']['pt-pt'] = "Activado"; -$text['label-destination_enabled']['ro-ro'] = ""; +$text['label-destination_enabled']['ro-ro'] = "Activat"; $text['label-destination_enabled']['ru-ru'] = "Включено"; $text['label-destination_enabled']['sv-se'] = "Aktiverad"; $text['label-destination_enabled']['uk-ua'] = "Включено"; @@ -737,7 +737,7 @@ $text['label-destination_description']['nl-nl'] = "Omschrijving"; $text['label-destination_description']['pl-pl'] = "Opis"; $text['label-destination_description']['pt-br'] = "Descrição"; $text['label-destination_description']['pt-pt'] = "Descrição"; -$text['label-destination_description']['ro-ro'] = ""; +$text['label-destination_description']['ro-ro'] = "Descriere"; $text['label-destination_description']['ru-ru'] = "Описание"; $text['label-destination_description']['sv-se'] = "Beskrivning"; $text['label-destination_description']['uk-ua'] = "Опис"; @@ -761,7 +761,7 @@ $text['label-destination_context']['nl-nl'] = "Context"; $text['label-destination_context']['pl-pl'] = "Kontekst"; $text['label-destination_context']['pt-br'] = "Contexto"; $text['label-destination_context']['pt-pt'] = "Contexto"; -$text['label-destination_context']['ro-ro'] = ""; +$text['label-destination_context']['ro-ro'] = "Context"; $text['label-destination_context']['ru-ru'] = "Контекст"; $text['label-destination_context']['sv-se'] = "Context"; $text['label-destination_context']['uk-ua'] = "Контекст"; @@ -785,7 +785,7 @@ $text['label-destination_cid_name_prefix']['nl-nl'] = "CID Naam voorloop"; $text['label-destination_cid_name_prefix']['pl-pl'] = "Prefiks prezentacji nazwy dzwoniącego"; $text['label-destination_cid_name_prefix']['pt-br'] = "Prefixo do Nome de ID Chamador"; $text['label-destination_cid_name_prefix']['pt-pt'] = "Nome do Chamador"; -$text['label-destination_cid_name_prefix']['ro-ro'] = ""; +$text['label-destination_cid_name_prefix']['ro-ro'] = "Prefixul numelui apelantului"; $text['label-destination_cid_name_prefix']['ru-ru'] = "Префикс имени (Caller ID) вызывающего абонента"; $text['label-destination_cid_name_prefix']['sv-se'] = "Caller ID Namn Prefix "; $text['label-destination_cid_name_prefix']['uk-ua'] = "Caller ID Префікс імені"; @@ -809,7 +809,7 @@ $text['label-destination_caller_id_name']['nl-nl'] = "CID Naam"; $text['label-destination_caller_id_name']['pl-pl'] = "Prezentaca nazwy dzwoniącego"; $text['label-destination_caller_id_name']['pt-br'] = "Nome de ID Chamador"; $text['label-destination_caller_id_name']['pt-pt'] = "Nome do chamador"; -$text['label-destination_caller_id_name']['ro-ro'] = ""; +$text['label-destination_caller_id_name']['ro-ro'] = "Nume ID apelant"; $text['label-destination_caller_id_name']['ru-ru'] = "Имя идентификатора (Caller ID) вызывающего абонента"; $text['label-destination_caller_id_name']['sv-se'] = "Caller ID Namn"; $text['label-destination_caller_id_name']['uk-ua'] = "Caller ID Ім’я"; @@ -833,7 +833,7 @@ $text['label-destination_caller_id_number']['nl-nl'] = "CID Nummer"; $text['label-destination_caller_id_number']['pl-pl'] = "Prezentaca numeru dzwoniącego"; $text['label-destination_caller_id_number']['pt-br'] = "Número de ID Chamador"; $text['label-destination_caller_id_number']['pt-pt'] = "Número do chamador"; -$text['label-destination_caller_id_number']['ro-ro'] = ""; +$text['label-destination_caller_id_number']['ro-ro'] = "Numărul de identificare a apelantului"; $text['label-destination_caller_id_number']['ru-ru'] = "Префикс номера (Caller ID) вызывающего абонента"; $text['label-destination_caller_id_number']['sv-se'] = "Caller ID Nummer"; $text['label-destination_caller_id_number']['uk-ua'] = "Caller ID Номер"; @@ -857,7 +857,7 @@ $text['label-carrier']['nl-nl'] = "Telco naam"; $text['label-carrier']['pl-pl'] = "Nazwa operatora"; $text['label-carrier']['pt-br'] = "Nome da operadora"; $text['label-carrier']['pt-pt'] = "Nombre del carrier"; -$text['label-carrier']['ro-ro'] = ""; +$text['label-carrier']['ro-ro'] = "Numele operatorului"; $text['label-carrier']['ru-ru'] = "Название оператора"; $text['label-carrier']['sv-se'] = "Operatör"; $text['label-carrier']['uk-ua'] = "Назва оператора"; @@ -881,7 +881,7 @@ $text['label-destination_hold_music']['nl-nl'] = "Wachtmuziek"; $text['label-destination_hold_music']['pl-pl'] = "Muzyka na czekanie"; $text['label-destination_hold_music']['pt-br'] = "Música de espera"; $text['label-destination_hold_music']['pt-pt'] = "Música em Espera"; -$text['label-destination_hold_music']['ro-ro'] = ""; +$text['label-destination_hold_music']['ro-ro'] = "Țineți Muzica"; $text['label-destination_hold_music']['ru-ru'] = "Музыка на Удержании"; $text['label-destination_hold_music']['sv-se'] = "Vänt-musik"; $text['label-destination_hold_music']['uk-ua'] = "Гуртожиток"; @@ -905,7 +905,7 @@ $text['label-destination_distinctive_ring']['nl-nl'] = "Alternatieve beltoon"; $text['label-destination_distinctive_ring']['pl-pl'] = "Charakterystyczny Sygnał"; $text['label-destination_distinctive_ring']['pt-br'] = "Anel Distintivo"; $text['label-destination_distinctive_ring']['pt-pt'] = "Anel Distintivo"; -$text['label-destination_distinctive_ring']['ro-ro'] = ""; +$text['label-destination_distinctive_ring']['ro-ro'] = "Inel distinctiv"; $text['label-destination_distinctive_ring']['ru-ru'] = "Отличительный вызов"; $text['label-destination_distinctive_ring']['sv-se'] = "Distinkt Ringning"; $text['label-destination_distinctive_ring']['uk-ua'] = "Дитинктивне кільце"; @@ -929,7 +929,7 @@ $text['label-destination_record']['nl-nl'] = "Opnemen"; $text['label-destination_record']['pl-pl'] = "Nagraj"; $text['label-destination_record']['pt-br'] = "Gravar"; $text['label-destination_record']['pt-pt'] = "Gravar"; -$text['label-destination_record']['ro-ro'] = ""; +$text['label-destination_record']['ro-ro'] = "Record"; $text['label-destination_record']['ru-ru'] = "Запись"; $text['label-destination_record']['sv-se'] = "Spela In"; $text['label-destination_record']['uk-ua'] = "Запис"; @@ -953,7 +953,7 @@ $text['label-account_code']['nl-nl'] = "Account code"; $text['label-account_code']['pl-pl'] = "Numer konta bilingowego"; $text['label-account_code']['pt-br'] = "Código de Conta"; $text['label-account_code']['pt-pt'] = "Código de Conta"; -$text['label-account_code']['ro-ro'] = ""; +$text['label-account_code']['ro-ro'] = "Codul contului"; $text['label-account_code']['ru-ru'] = "Код Учетной Записи"; $text['label-account_code']['sv-se'] = "Account Code"; $text['label-account_code']['uk-ua'] = "Код облікового запису"; @@ -963,24 +963,24 @@ $text['label-account_code']['ko-kr'] = "계정 코드"; $text['label-destination_conditions']['en-us'] = "Conditions"; $text['label-destination_conditions']['en-gb'] = "Conditions"; -$text['label-destination_conditions']['ar-eg'] = "Conditions"; -$text['label-destination_conditions']['de-at'] = "Conditions"; -$text['label-destination_conditions']['de-ch'] = "Conditions"; -$text['label-destination_conditions']['de-de'] = "Conditions"; -$text['label-destination_conditions']['es-cl'] = "Conditions"; -$text['label-destination_conditions']['es-mx'] = "Conditions"; +$text['label-destination_conditions']['ar-eg'] = "شروط"; +$text['label-destination_conditions']['de-at'] = "Bedingungen"; +$text['label-destination_conditions']['de-ch'] = "Bedingungen"; +$text['label-destination_conditions']['de-de'] = "Bedingungen"; +$text['label-destination_conditions']['es-cl'] = "Condiciones"; +$text['label-destination_conditions']['es-mx'] = "Condiciones"; $text['label-destination_conditions']['fr-ca'] = "Conditions"; $text['label-destination_conditions']['fr-fr'] = "Conditions"; -$text['label-destination_conditions']['he-il'] = "Conditions"; -$text['label-destination_conditions']['it-it'] = "Conditions"; -$text['label-destination_conditions']['nl-nl'] = "Conditions"; -$text['label-destination_conditions']['pl-pl'] = "Conditions"; -$text['label-destination_conditions']['pt-br'] = "Conditions"; -$text['label-destination_conditions']['pt-pt'] = "Conditions"; -$text['label-destination_conditions']['ro-ro'] = "Conditions"; -$text['label-destination_conditions']['ru-ru'] = "Conditions"; -$text['label-destination_conditions']['sv-se'] = "Conditions"; -$text['label-destination_conditions']['uk-ua'] = "Conditions"; +$text['label-destination_conditions']['he-il'] = "תנאים"; +$text['label-destination_conditions']['it-it'] = "Condizioni"; +$text['label-destination_conditions']['nl-nl'] = "Voorwaarden"; +$text['label-destination_conditions']['pl-pl'] = "Warunki"; +$text['label-destination_conditions']['pt-br'] = "condições"; +$text['label-destination_conditions']['pt-pt'] = "condições"; +$text['label-destination_conditions']['ro-ro'] = "Condiții"; +$text['label-destination_conditions']['ru-ru'] = "Условия"; +$text['label-destination_conditions']['sv-se'] = "Betingelser"; +$text['label-destination_conditions']['uk-ua'] = "Умови"; $text['label-destination_conditions']['zh-cn'] = "条件"; $text['label-destination_conditions']['ja-jp'] = "ご利用条件"; $text['label-destination_conditions']['ko-kr'] = "* 이름"; @@ -1001,7 +1001,7 @@ $text['option-caller_id_number']['nl-nl'] = "CID Nummer"; $text['option-caller_id_number']['pl-pl'] = "Prezentacja numeru dzwoniącego "; $text['option-caller_id_number']['pt-br'] = "Número do discador"; $text['option-caller_id_number']['pt-pt'] = "Número do Chamador"; -$text['option-caller_id_number']['ro-ro'] = ""; +$text['option-caller_id_number']['ro-ro'] = "Numărul de identificare a apelantului"; $text['option-caller_id_number']['ru-ru'] = "Идентификационный номер (Caller ID) вызывающего абонента"; $text['option-caller_id_number']['sv-se'] = "Caller ID Nummer"; $text['option-caller_id_number']['uk-ua'] = "Caller ID Номер"; @@ -1025,7 +1025,7 @@ $text['label-destination_actions']['nl-nl'] = "Akties"; $text['label-destination_actions']['pl-pl'] = "Akcje"; $text['label-destination_actions']['pt-br'] = "Ações"; $text['label-destination_actions']['pt-pt'] = "Ações"; -$text['label-destination_actions']['ro-ro'] = ""; +$text['label-destination_actions']['ro-ro'] = "Acțiuni"; $text['label-destination_actions']['ru-ru'] = "Действия"; $text['label-destination_actions']['sv-se'] = "Åtgärder"; $text['label-destination_actions']['uk-ua'] = "Дії"; @@ -1049,7 +1049,7 @@ $text['label-usage']['nl-nl'] = "Gebruik"; $text['label-usage']['pl-pl'] = "Usługa"; $text['label-usage']['pt-br'] = "Uso"; $text['label-usage']['pt-pt'] = "Uso"; -$text['label-usage']['ro-ro'] = ""; +$text['label-usage']['ro-ro'] = "Utilizare"; $text['label-usage']['ru-ru'] = "Использование"; $text['label-usage']['sv-se'] = "Användning"; $text['label-usage']['uk-ua'] = "Проживання"; @@ -1073,7 +1073,7 @@ $text['label-voice']['nl-nl'] = "Spraak"; $text['label-voice']['pl-pl'] = "Głos"; $text['label-voice']['pt-br'] = "Voz"; $text['label-voice']['pt-pt'] = "Voz"; -$text['label-voice']['ro-ro'] = ""; +$text['label-voice']['ro-ro'] = "Voce"; $text['label-voice']['ru-ru'] = "Голос"; $text['label-voice']['sv-se'] = "Röst"; $text['label-voice']['uk-ua'] = "Голос"; @@ -1097,7 +1097,7 @@ $text['label-fax']['nl-nl'] = "Fax"; $text['label-fax']['pl-pl'] = "Faks"; $text['label-fax']['pt-br'] = "FAX"; $text['label-fax']['pt-pt'] = "Fax"; -$text['label-fax']['ro-ro'] = ""; +$text['label-fax']['ro-ro'] = "Fax"; $text['label-fax']['ru-ru'] = "Факс"; $text['label-fax']['sv-se'] = "Fax"; $text['label-fax']['uk-ua'] = "Факс"; @@ -1121,7 +1121,7 @@ $text['label-text']['nl-nl'] = "Text"; $text['label-text']['pl-pl'] = "Tekst"; $text['label-text']['pt-br'] = "Texto"; $text['label-text']['pt-pt'] = "Texto"; -$text['label-text']['ro-ro'] = ""; +$text['label-text']['ro-ro'] = "Text"; $text['label-text']['ru-ru'] = "Текст"; $text['label-text']['sv-se'] = "Text"; $text['label-text']['uk-ua'] = "Текст"; @@ -1145,7 +1145,7 @@ $text['label-emergency']['nl-nl'] = "Noodnummer"; $text['label-emergency']['pl-pl'] = "Prezentacja nazwy dzwoniącego (emergency)"; $text['label-emergency']['pt-br'] = "Emergência"; $text['label-emergency']['pt-pt'] = "Emergência"; -$text['label-emergency']['ro-ro'] = ""; +$text['label-emergency']['ro-ro'] = "De urgență"; $text['label-emergency']['ru-ru'] = "Идентификатор (Caller ID) имени экстренного вызова"; $text['label-emergency']['sv-se'] = "Nöd Namnpresentation"; $text['label-emergency']['uk-ua'] = "Аварійна"; @@ -1169,7 +1169,7 @@ $text['header-destinations']['nl-nl'] = "Bestemmingen"; $text['header-destinations']['pl-pl'] = "Destynacje"; $text['header-destinations']['pt-br'] = "Destinos"; $text['header-destinations']['pt-pt'] = "Destinos"; -$text['header-destinations']['ro-ro'] = ""; +$text['header-destinations']['ro-ro'] = "Destinații"; $text['header-destinations']['ru-ru'] = "Направления"; $text['header-destinations']['sv-se'] = "Destinationer"; $text['header-destinations']['uk-ua'] = "Номери"; @@ -1193,7 +1193,7 @@ $text['header-destination-edit']['nl-nl'] = "Bestemming"; $text['header-destination-edit']['pl-pl'] = "Destynacja"; $text['header-destination-edit']['pt-br'] = "Editar Destino"; $text['header-destination-edit']['pt-pt'] = "Editar Desvio"; -$text['header-destination-edit']['ro-ro'] = ""; +$text['header-destination-edit']['ro-ro'] = "Destinaţie"; $text['header-destination-edit']['ru-ru'] = "Направление"; $text['header-destination-edit']['sv-se'] = "Destination"; $text['header-destination-edit']['uk-ua'] = "Номер"; @@ -1217,7 +1217,7 @@ $text['header-destination-add']['nl-nl'] = "Bestemming"; $text['header-destination-add']['pl-pl'] = "Destynacja"; $text['header-destination-add']['pt-br'] = "Adicionar Destino"; $text['header-destination-add']['pt-pt'] = "Adicionar Desvio"; -$text['header-destination-add']['ro-ro'] = ""; +$text['header-destination-add']['ro-ro'] = "Destinaţie"; $text['header-destination-add']['ru-ru'] = "Направление"; $text['header-destination-add']['sv-se'] = "Destination"; $text['header-destination-add']['uk-ua'] = "Номер"; @@ -1241,7 +1241,7 @@ $text['header-destination_import']['nl-nl'] = "Importeer Bestemmingen"; $text['header-destination_import']['pl-pl'] = "Importuj"; $text['header-destination_import']['pt-br'] = "Importar"; $text['header-destination_import']['pt-pt'] = "Importar"; -$text['header-destination_import']['ro-ro'] = ""; +$text['header-destination_import']['ro-ro'] = "Importare destinație"; $text['header-destination_import']['ru-ru'] = "Импорт"; $text['header-destination_import']['sv-se'] = "Importera"; $text['header-destination_import']['uk-ua'] = "Імпортувати"; @@ -1266,7 +1266,7 @@ $text['header-destination_export']['nl-nl'] = "Bestemmingsexport"; $text['header-destination_export']['pl-pl'] = "Eksportuj"; $text['header-destination_export']['pt-br'] = "Exportar"; $text['header-destination_export']['pt-pt'] = "Exportar"; -$text['header-destination_export']['ro-ro'] = ""; +$text['header-destination_export']['ro-ro'] = "Destinație Export Export Import"; $text['header-destination_export']['ru-ru'] = "Экспорт"; $text['header-destination_export']['sv-se'] = "Export"; $text['header-destination_export']['uk-ua'] = "Експортувати"; @@ -1290,7 +1290,7 @@ $text['description-destination_import']['nl-nl'] = "CSV Gescheiden data opsturen $text['description-destination_import']['pl-pl'] = "Pozwoliło to na dodanie wielu docelów."; $text['description-destination_import']['pt-br'] = "Carregar dados delimitados para adicionar múltiplos destinos."; $text['description-destination_import']['pt-pt'] = "Carregar dados delimitados para adicionar vários destinos."; -$text['description-destination_import']['ro-ro'] = ""; +$text['description-destination_import']['ro-ro'] = "Încărcați date delimitate pentru a adăuga mai multe destinații."; $text['description-destination_import']['ru-ru'] = "Загрузка выключенных данных для добавления нескольких направлений."; $text['description-destination_import']['sv-se'] = "Ladda upp delimiterade data för att lägga till flera destinationer."; $text['description-destination_import']['uk-ua'] = "Завантажуйте видалені дані, щоб додати кілька місць."; @@ -1300,26 +1300,26 @@ $text['description-destination_import']['ko-kr'] = "여러 목적지를 추가 $text['description-destination_export']['en-us'] = "Select the fields you wish to include in the export."; $text['description-destination_export']['en-gb'] = "Select the fields you wish to include in the export."; -$text['description-destination_export']['ar-eg'] = "Select the fields you wish to include in the export."; -$text['description-destination_export']['de-at'] = "Select the fields you wish to include in the export."; -$text['description-destination_export']['de-ch'] = "Select the fields you wish to include in the export."; -$text['description-destination_export']['de-de'] = "Select the fields you wish to include in the export."; -$text['description-destination_export']['ek-gr'] = "Select the fields you wish to include in the export."; -$text['description-destination_export']['es-cl'] = "Select the fields you wish to include in the export."; -$text['description-destination_export']['es-mx'] = "Select the fields you wish to include in the export."; -$text['description-destination_export']['fr-ca'] = "Select the fields you wish to include in the export."; -$text['description-destination_export']['fr-fr'] = "Select the fields you wish to include in the export."; -$text['description-destination_export']['he-il'] = "Select the fields you wish to include in the export."; -$text['description-destination_export']['it-it'] = "Select the fields you wish to include in the export."; -$text['description-destination_export']['nl-nl'] = "Select the fields you wish to include in the export."; -$text['description-destination_export']['pl-pl'] = "Select the fields you wish to include in the export."; -$text['description-destination_export']['pt-br'] = "Select the fields you wish to include in the export."; -$text['description-destination_export']['pt-pt'] = "Select the fields you wish to include in the export."; -$text['description-destination_export']['ro-ro'] = "Select the fields you wish to include in the export."; -$text['description-destination_export']['ru-ru'] = "Select the fields you wish to include in the export."; -$text['description-destination_export']['sv-se'] = "Select the fields you wish to include in the export."; -$text['description-destination_export']['uk-ua'] = "Select the fields you wish to include in the export."; -$text['description-destination_export']['tr-tr'] = "Select the fields you wish to include in the export."; +$text['description-destination_export']['ar-eg'] = "حدد الحقول التي ترغب في تضمينها في التصدير."; +$text['description-destination_export']['de-at'] = "Wählen Sie die Felder aus, die Sie in den Export einbeziehen möchten."; +$text['description-destination_export']['de-ch'] = "Wählen Sie die Felder aus, die Sie in den Export einbeziehen möchten."; +$text['description-destination_export']['de-de'] = "Wählen Sie die Felder aus, die Sie in den Export einbeziehen möchten."; +$text['description-destination_export']['ek-gr'] = "Επιλέξτε τα πεδία που θέλετε να συμπεριλάβετε στην εξαγωγή."; +$text['description-destination_export']['es-cl'] = "Seleccione los campos que desea incluir en la exportación."; +$text['description-destination_export']['es-mx'] = "Seleccione los campos que desea incluir en la exportación."; +$text['description-destination_export']['fr-ca'] = "Sélectionnez les champs que vous souhaitez inclure dans l'exportation."; +$text['description-destination_export']['fr-fr'] = "Sélectionnez les champs que vous souhaitez inclure dans l'exportation."; +$text['description-destination_export']['he-il'] = "בחר את השדות שברצונך לכלול בייצוא."; +$text['description-destination_export']['it-it'] = "בחר את השדות שברצונך לכלול בייצוא."; +$text['description-destination_export']['nl-nl'] = "Selecteer de velden die u in de export wilt opnemen."; +$text['description-destination_export']['pl-pl'] = "Wybierz pola, które chcesz uwzględnić w eksporcie."; +$text['description-destination_export']['pt-br'] = "Selecione os campos que deseja incluir na exportação."; +$text['description-destination_export']['pt-pt'] = "Selecione os campos que deseja incluir na exportação."; +$text['description-destination_export']['ro-ro'] = "Selectați câmpurile pe care doriți să le includeți în export."; +$text['description-destination_export']['ru-ru'] = "Выберите поля, которые вы хотите включить в экспорт."; +$text['description-destination_export']['sv-se'] = "Välj de fält du vill inkludera i exporten."; +$text['description-destination_export']['uk-ua'] = "Виберіть поля, які потрібно включити в експорт."; +$text['description-destination_export']['tr-tr'] = "Dışa aktarmaya dahil etmek istediğiniz alanları seçin."; $text['description-destination_export']['zh-cn'] = "选择希望列入出口的领域。"; $text['description-destination_export']['ja-jp'] = "エクスポートに含めたいフィールドを選択します。"; $text['description-destination_export']['ko-kr'] = "수출에 포함하려는 필드를 선택하십시오."; @@ -1340,7 +1340,7 @@ $text['description-monthly_price_buy']['nl-nl'] = "Voer maandelijkse prijs die b $text['description-monthly_price_buy']['pl-pl'] = "Wpisz kwotę, która ty płacisz miesięcznie za tę destynacje (tylko przychodzące)"; $text['description-monthly_price_buy']['pt-br'] = "Digite o preço mensal pago para este destino (Apenas quando for entrada)"; $text['description-monthly_price_buy']['pt-pt'] = "Digite o preço mensal de paga para este destino (somente quando entrada)"; -$text['description-monthly_price_buy']['ro-ro'] = ""; +$text['description-monthly_price_buy']['ro-ro'] = "Introduceți prețul lunar pe care îl plătiți pentru această destinație (doar la intrare)"; $text['description-monthly_price_buy']['ru-ru'] = "Введите ежемесячную цену, которую вы платите за это направление (только за входящие)"; $text['description-monthly_price_buy']['sv-se'] = "Ange pris per månad som du betalar för denna destination (endast vid inkommande)"; $text['description-monthly_price_buy']['uk-ua'] = "Введіть щомісячний тариф, який оплачуєте за цей номер (тільки для вхідних)"; @@ -1364,7 +1364,7 @@ $text['description-monthly_price']['nl-nl'] = "Voer maandelijkse verrekenprijs i $text['description-monthly_price']['pl-pl'] = "Wpisz kwotę, która ty płacisz miesięcznie za tę destynacje (tylko wychodzące)"; $text['description-monthly_price']['pt-br'] = "Digite o preço mensal a cobrar para este destino (somente quando entrada)"; $text['description-monthly_price']['pt-pt'] = "Digite o preço mensal de conta para este destino (somente quando entrada)"; -$text['description-monthly_price']['ro-ro'] = ""; +$text['description-monthly_price']['ro-ro'] = "Introduceți prețul lunar de facturat pentru această destinație (numai la intrare)"; $text['description-monthly_price']['ru-ru'] = "Введите месячную цену для выставления счета для этого пункта назначения (только за входящие)"; $text['description-monthly_price']['sv-se'] = "Ange pris per månad till kund för denna destination (endast vid inkommande)"; $text['description-monthly_price']['uk-ua'] = "Введіть щомісячний тариф для абонентів за цей номер (тільки для вхідних)"; @@ -1388,7 +1388,7 @@ $text['description-fax_uuid']['nl-nl'] = "Kies de fax bestemming om en fax herke $text['description-fax_uuid']['pl-pl'] = "Wybierz destynację faksu aby włączyć wykrywanie faksu."; $text['description-fax_uuid']['pt-br'] = "Selecione o destino de FAX para ativar a detecção de FAX"; $text['description-fax_uuid']['pt-pt'] = "Seleccione o destino de fax para activar a detecção de fax."; -$text['description-fax_uuid']['ro-ro'] = ""; +$text['description-fax_uuid']['ro-ro'] = "Selectați destinația faxului pentru a activa detectarea faxului."; $text['description-fax_uuid']['ru-ru'] = "Выберите адресат факса, чтобы включить его обнаружение."; $text['description-fax_uuid']['sv-se'] = "Ange fax destination för att aktivera fax deteketering."; $text['description-fax_uuid']['uk-ua'] = "Виберіть номер для факсу, щоб дозволити його виявлення"; @@ -1412,7 +1412,7 @@ $text['description-providers']['nl-nl'] = "Geef deze bestemming aan een provider $text['description-providers']['pl-pl'] = "Przypisuje to miejsce dla dostawcy."; $text['description-providers']['pt-br'] = "Atribuir este destino a um provedor."; $text['description-providers']['pt-pt'] = "Atribuir este destino a um provedor."; -$text['description-providers']['ro-ro'] = ""; +$text['description-providers']['ro-ro'] = "Atribuiți această destinație unui furnizor."; $text['description-providers']['ru-ru'] = "Назначьте это место провайдеру."; $text['description-providers']['sv-se'] = "Tilldela denna destination till en leverantör."; $text['description-providers']['uk-ua'] = "Призначте цей пункт для провайдера."; @@ -1436,7 +1436,7 @@ $text['description-user']['nl-nl'] = "Geef deze bestemming aan een gebruiker."; $text['description-user']['pl-pl'] = "Przypisuje to cel użytkownikowi."; $text['description-user']['pt-br'] = "Atribuir este destino a um usuário."; $text['description-user']['pt-pt'] = "Atribuir este destino a um usuário."; -$text['description-user']['ro-ro'] = ""; +$text['description-user']['ro-ro'] = "Atribuiți această destinație unui utilizator."; $text['description-user']['ru-ru'] = "Назначьте это место пользователю."; $text['description-user']['sv-se'] = "Tilldela denna destination till en användare."; $text['description-user']['uk-ua'] = "Призначте призначення користувача."; @@ -1460,9 +1460,9 @@ $text['description-destinations']['nl-nl'] = "Inkomende bestemmingen zijn de DID $text['description-destinations']['pl-pl'] = "Destynacjami przychodzącymi są: DID/DDI, DNIS, alias lub rozmowy przychodzące."; $text['description-destinations']['pt-br'] = "Destinos de entrada são os DID/DDI, DNIS ou apelidos para as chamadas de entrada."; $text['description-destinations']['pt-pt'] = "Destinos de entrada são os DID/DDI, DNIS ou Alias para as chamadas de entrada."; -$text['description-destinations']['ro-ro'] = ""; +$text['description-destinations']['ro-ro'] = "Destinațiile de intrare sunt DID/DDI, DNIS sau Alias pentru apelurile de intrare."; $text['description-destinations']['ru-ru'] = "Входящие адресаты - это DID / DDI, DNIS или Псевдоним для входящих вызовов."; -$text['description-destinations']['sv-se'] = "Inkommande destinationer är DID / DDI , DNIS eller Alias ​​för inkommande samtal."; +$text['description-destinations']['sv-se'] = "Inkommande destinationer är DID / DDI , DNIS eller Alias för inkommande samtal."; $text['description-destinations']['uk-ua'] = "Вхідні номери можуть бути таких типів: DID/DDI, DNIS або Alias для вхідних дзвінків"; $text['description-destinations']['zh-cn'] = "有限制的目的地是DID/DDI、DNIS或Alias。"; $text['description-destinations']['ja-jp'] = "インバウンド先物は、DID/DDI、DNIS、またはAliasのインバウンドコールです。"; @@ -1484,7 +1484,7 @@ $text['description-destination_type']['nl-nl'] = "Kies het type."; $text['description-destination_type']['pl-pl'] = "Wybierz typ"; $text['description-destination_type']['pt-br'] = "Selecione o tipo."; $text['description-destination_type']['pt-pt'] = "Seleccionar o tipo."; -$text['description-destination_type']['ro-ro'] = ""; +$text['description-destination_type']['ro-ro'] = "Selectați tipul."; $text['description-destination_type']['ru-ru'] = "Выберите Тип."; $text['description-destination_type']['sv-se'] = "Välj typ"; $text['description-destination_type']['uk-ua'] = "Виберіть тип"; @@ -1508,7 +1508,7 @@ $text['description-destination_number']['nl-nl'] = "Voer de bestemming in."; $text['description-destination_number']['pl-pl'] = "Wpisz destynację (np. numer DDI)."; $text['description-destination_number']['pt-br'] = "Insira o destino"; $text['description-destination_number']['pt-pt'] = "Introduza o desvio."; -$text['description-destination_number']['ro-ro'] = ""; +$text['description-destination_number']['ro-ro'] = "Introduceți destinația."; $text['description-destination_number']['ru-ru'] = "Введите номер назначения."; $text['description-destination_number']['sv-se'] = "Ange destinationen."; $text['description-destination_number']['uk-ua'] = "Введіть номер"; @@ -1532,7 +1532,7 @@ $text['description-destination_condition_field']['nl-nl'] = "Breng de bestemming $text['description-destination_condition_field']['pl-pl'] = "Wejście do miejsca przeznaczenia."; $text['description-destination_condition_field']['pt-br'] = "Digite a condição de destino."; $text['description-destination_condition_field']['pt-pt'] = "Digite a condição de destino."; -$text['description-destination_condition_field']['ro-ro'] = ""; +$text['description-destination_condition_field']['ro-ro'] = "Introduceți condiția de destinație."; $text['description-destination_condition_field']['ru-ru'] = "Введите условие назначения."; $text['description-destination_condition_field']['sv-se'] = "Ange destinationsförhållandet."; $text['description-destination_condition_field']['uk-ua'] = "Введіть стан призначення."; @@ -1556,7 +1556,7 @@ $text['description-destination_country_code']['nl-nl'] = "Voer de bestemming pre $text['description-destination_country_code']['pl-pl'] = "Wejście do kodu krajowego."; $text['description-destination_country_code']['pt-br'] = "Insira o prefixo do destino."; $text['description-destination_country_code']['pt-pt'] = "Digite o código do país."; -$text['description-destination_country_code']['ro-ro'] = ""; +$text['description-destination_country_code']['ro-ro'] = "Introduceți codul țării."; $text['description-destination_country_code']['ru-ru'] = "Введите код страны."; $text['description-destination_country_code']['sv-se'] = "Ange landskoden."; $text['description-destination_country_code']['uk-ua'] = "Введіть код країни."; @@ -1572,15 +1572,15 @@ $text['description-destination_trunk_prefix']['de-ch'] = "Geben Sie das Stamm-Pr $text['description-destination_trunk_prefix']['de-de'] = "Geben Sie das Stamm-Präfix ein."; $text['description-destination_trunk_prefix']['es-cl'] = "Entra en el prefijo del tronco."; $text['description-destination_trunk_prefix']['es-mx'] = "Entra en el prefijo del tronco."; -$text['description-destination_trunk_prefix']['fr-ca'] = "Préfixe"; -$text['description-destination_trunk_prefix']['fr-fr'] = "Préfixe"; +$text['description-destination_trunk_prefix']['fr-ca'] = "Entrez le préfixe du tronc."; +$text['description-destination_trunk_prefix']['fr-fr'] = "Entrez le préfixe du tronc."; $text['description-destination_trunk_prefix']['he-il'] = "היכנסו לתא המטען"; $text['description-destination_trunk_prefix']['it-it'] = "Inserisci il prefisso del tronco."; -$text['description-destination_trunk_prefix']['nl-nl'] = "Voorloop"; +$text['description-destination_trunk_prefix']['nl-nl'] = "Voer het trunkvoorvoegsel in."; $text['description-destination_trunk_prefix']['pl-pl'] = "Wejście do prefiksu."; -$text['description-destination_trunk_prefix']['pt-br'] = "Prefixo"; +$text['description-destination_trunk_prefix']['pt-br'] = "Insira o prefixo do tronco."; $text['description-destination_trunk_prefix']['pt-pt'] = "Insira o prefixo do tronco."; -$text['description-destination_trunk_prefix']['ro-ro'] = ""; +$text['description-destination_trunk_prefix']['ro-ro'] = "Introduceți prefixul trunchiului."; $text['description-destination_trunk_prefix']['ru-ru'] = "Введите префикс ствола."; $text['description-destination_trunk_prefix']['sv-se'] = "Ange trunk prefixet."; $text['description-destination_trunk_prefix']['uk-ua'] = "Введіть префікс багажника."; @@ -1604,7 +1604,7 @@ $text['description-destination_area_code']['nl-nl'] = "Voer de omgevingscode in. $text['description-destination_area_code']['pl-pl'] = "Wejście do kodu terenowego."; $text['description-destination_area_code']['pt-br'] = "Digite o código da área."; $text['description-destination_area_code']['pt-pt'] = "Digite o código da área."; -$text['description-destination_area_code']['ro-ro'] = ""; +$text['description-destination_area_code']['ro-ro'] = "Introduceți prefixul zonal."; $text['description-destination_area_code']['ru-ru'] = "Введите код области."; $text['description-destination_area_code']['sv-se'] = "Ange områdeskoden."; $text['description-destination_area_code']['uk-ua'] = "Введіть код зони."; @@ -1628,7 +1628,7 @@ $text['description-destination_enabled']['nl-nl'] = "Stel de huidige status van $text['description-destination_enabled']['pl-pl'] = "Ustaw obecny stan destynacji"; $text['description-destination_enabled']['pt-br'] = "Defina o estado atual deste destino."; $text['description-destination_enabled']['pt-pt'] = "Escolha o estado corrente deste destino."; -$text['description-destination_enabled']['ro-ro'] = ""; +$text['description-destination_enabled']['ro-ro'] = "Setați starea curentă a acestei destinații."; $text['description-destination_enabled']['ru-ru'] = "Установите текущий статус этого пункта назначения."; $text['description-destination_enabled']['sv-se'] = "Ange den nuvarande statusen för denna destination."; $text['description-destination_enabled']['uk-ua'] = "Виберіть поточний статус для номера"; @@ -1652,7 +1652,7 @@ $text['description-destination_description']['nl-nl'] = "Voer de omschrijving vo $text['description-destination_description']['pl-pl'] = "Wpisz opis tej destynacji (opcjonalne)"; $text['description-destination_description']['pt-br'] = "Insira uma descrição para este destino (opcional)"; $text['description-destination_description']['pt-pt'] = "Introduza uma descrição para este destino (opcional)."; -$text['description-destination_description']['ro-ro'] = ""; +$text['description-destination_description']['ro-ro'] = "Introduceți o descriere pentru această destinație (opțional)."; $text['description-destination_description']['ru-ru'] = "Введите описание для этого места назначения (опционально)."; $text['description-destination_description']['sv-se'] = "Ange en beskrivning för denna destination (frivillig)."; $text['description-destination_description']['uk-ua'] = "Введіть опис для номера (не обов’язково)"; @@ -1676,7 +1676,7 @@ $text['description-destination_context']['nl-nl'] = "Voer de context in."; $text['description-destination_context']['pl-pl'] = "Wpisz kontekst"; $text['description-destination_context']['pt-br'] = "Insira o contexto"; $text['description-destination_context']['pt-pt'] = "Introduza o contexto."; -$text['description-destination_context']['ro-ro'] = ""; +$text['description-destination_context']['ro-ro'] = "Introduceți contextul."; $text['description-destination_context']['ru-ru'] = "Введите контекст."; $text['description-destination_context']['sv-se'] = "Ange Context."; $text['description-destination_context']['uk-ua'] = "Контекст"; @@ -1700,7 +1700,7 @@ $text['description-destination_cid_name_prefix']['nl-nl'] = "Stel de prefix voor $text['description-destination_cid_name_prefix']['pl-pl'] = "Ustaw prefiks prezentacji nazwy dzwoniącego"; $text['description-destination_cid_name_prefix']['pt-br'] = "Escolha um prefixo e adicione ao nome do chamador."; $text['description-destination_cid_name_prefix']['pt-pt'] = "Escolha um prefixo a adicionar ao nome do chamador."; -$text['description-destination_cid_name_prefix']['ro-ro'] = ""; +$text['description-destination_cid_name_prefix']['ro-ro'] = "Setați un prefix pe numele ID-ului apelantului."; $text['description-destination_cid_name_prefix']['ru-ru'] = "Задайте префикс имени (caller ID) идентификатора вызывающего абонента."; $text['description-destination_cid_name_prefix']['sv-se'] = "Ange ett prefix för Caller ID Namn."; $text['description-destination_cid_name_prefix']['uk-ua'] = "Введіть префікс для імені Caller ID"; @@ -1724,7 +1724,7 @@ $text['description-destination_caller_id_number']['nl-nl'] = "Voer het CID numme $text['description-destination_caller_id_number']['pl-pl'] = "Wpisz prezentację numeru dzwoniącego"; $text['description-destination_caller_id_number']['pt-br'] = "Insira o número ID do chamador."; $text['description-destination_caller_id_number']['pt-pt'] = "Introduza o número do chamador"; -$text['description-destination_caller_id_number']['ro-ro'] = ""; +$text['description-destination_caller_id_number']['ro-ro'] = "Introduceți numărul de identificare a apelantului."; $text['description-destination_caller_id_number']['ru-ru'] = "Введите идентификационный номер (caller ID) вызывающего абонента."; $text['description-destination_caller_id_number']['sv-se'] = "Ange Caller ID Nummer."; $text['description-destination_caller_id_number']['uk-ua'] = "Введіть номер Caller ID"; @@ -1748,7 +1748,7 @@ $text['description-destination_caller_id_name']['nl-nl'] = "Voer de CID naam in. $text['description-destination_caller_id_name']['pl-pl'] = "Wpisz prezentację nazwy dzwoniącego"; $text['description-destination_caller_id_name']['pt-br'] = "Insira o nome ID do chamador."; $text['description-destination_caller_id_name']['pt-pt'] = "Introduza o nome do chamador"; -$text['description-destination_caller_id_name']['ro-ro'] = ""; +$text['description-destination_caller_id_name']['ro-ro'] = "Introduceți numele ID-ului apelantului."; $text['description-destination_caller_id_name']['ru-ru'] = "Введите имя (caller ID) вызывающего абонента."; $text['description-destination_caller_id_name']['sv-se'] = "Ange Caller ID Namn."; $text['description-destination_caller_id_name']['uk-ua'] = "Введіть ім’я Caller ID"; @@ -1772,7 +1772,7 @@ $text['description-destination_conditions']['nl-nl'] = "Voeg extra voorwaarden t $text['description-destination_conditions']['pl-pl'] = "Dodatkowe warunki."; $text['description-destination_conditions']['pt-br'] = "Adicione condições adicionais."; $text['description-destination_conditions']['pt-pt'] = "Adicione condições adicionais."; -$text['description-destination_conditions']['ro-ro'] = ""; +$text['description-destination_conditions']['ro-ro'] = "Adăugați condiții suplimentare."; $text['description-destination_conditions']['ru-ru'] = "Добавить дополнительные условия."; $text['description-destination_conditions']['sv-se'] = "Lägg till ytterligare villkor."; $text['description-destination_conditions']['uk-ua'] = "Додати додаткові умови."; @@ -1796,7 +1796,7 @@ $text['description-destination_actions']['nl-nl'] = "Voeg extra acties toe."; $text['description-destination_actions']['pl-pl'] = "Dostęp do dodatkowych działań."; $text['description-destination_actions']['pt-br'] = "Adicione ações adicionais."; $text['description-destination_actions']['pt-pt'] = "Adicione ações adicionais."; -$text['description-destination_actions']['ro-ro'] = ""; +$text['description-destination_actions']['ro-ro'] = "Adăugați acțiuni suplimentare."; $text['description-destination_actions']['ru-ru'] = "Добавить дополнительные действия."; $text['description-destination_actions']['sv-se'] = "Lägg till ytterligare åtgärder."; $text['description-destination_actions']['uk-ua'] = "Додати додаткові дії."; @@ -1820,7 +1820,7 @@ $text['description-group']['nl-nl'] = "Bestemming aan een groep toewijzen."; $text['description-group']['pl-pl'] = "Przypisuje miejsce do grupy."; $text['description-group']['pt-br'] = "Atribuir o destino a um grupo."; $text['description-group']['pt-pt'] = "Atribuir o destino a um grupo."; -$text['description-group']['ro-ro'] = ""; +$text['description-group']['ro-ro'] = "Atribuiți destinația unui grup."; $text['description-group']['ru-ru'] = "Назначьте пункт назначения в группу."; $text['description-group']['sv-se'] = "Tilldela destinationen till en grupp."; $text['description-group']['uk-ua'] = "Призначте призначення до групи."; @@ -1844,7 +1844,7 @@ $text['description-destination_order']['nl-nl'] = "Selecteer de volgorde"; $text['description-destination_order']['pl-pl'] = "Wybranie porządku."; $text['description-destination_order']['pt-br'] = "Selecione a ordem."; $text['description-destination_order']['pt-pt'] = "Selecione a ordem."; -$text['description-destination_order']['ro-ro'] = ""; +$text['description-destination_order']['ro-ro'] = "Selectați comanda."; $text['description-destination_order']['ru-ru'] = "Выберите заказ."; $text['description-destination_order']['sv-se'] = "Välj beställningen."; $text['description-destination_order']['uk-ua'] = "Оберіть порядок."; @@ -1868,7 +1868,7 @@ $text['description-carrier']['nl-nl'] = "Voer de Telco naam in. Dit is voor het $text['description-carrier']['pl-pl'] = "Wpisz nazwę operatora. Może ona być pomocna przy rozliczeniach"; $text['description-carrier']['pt-br'] = "Insira o nome da operadora. Isto é usado para manter o controle de faturamento"; $text['description-carrier']['pt-pt'] = "Digite o nome da operadora. Isto é usado para manter o controle meter faturamento"; -$text['description-carrier']['ro-ro'] = ""; +$text['description-carrier']['ro-ro'] = "Introduceți numele operatorului. Acesta este utilizat pentru a ține evidența în cazul facturării"; $text['description-carrier']['ru-ru'] = "Введите имя оператора. Это используется для тарификации"; $text['description-carrier']['sv-se'] = "Ange operatörens namn. Detta används för att hålla reda på debitering."; $text['description-carrier']['uk-ua'] = "Введіть назву оператора. Використовується для тарифікації"; @@ -1892,7 +1892,7 @@ $text['description-destination_hold_music']['nl-nl'] = "Kies Wachtmuziek hier."; $text['description-destination_hold_music']['pl-pl'] = "Wybierz kategorie muzyki na czekanie."; $text['description-destination_hold_music']['pt-br'] = "Escolha a categoria de música de espera aqui (MOH)."; $text['description-destination_hold_music']['pt-pt'] = "Escolha a categoria MOH da música aqui."; -$text['description-destination_hold_music']['ro-ro'] = ""; +$text['description-destination_hold_music']['ro-ro'] = "Selectați categoria MOH aici."; $text['description-destination_hold_music']['ru-ru'] = "Выберите мелодию Музыки на Ожидании (MOH)."; $text['description-destination_hold_music']['sv-se'] = "Välj MOH Kategori här."; $text['description-destination_hold_music']['uk-ua'] = "Виберіть MOH Категорія тут."; @@ -1916,7 +1916,7 @@ $text['description-destination_distinctive_ring']['nl-nl'] = "Kies een geluid vo $text['description-destination_distinctive_ring']['pl-pl'] = "Wybierz dźwięk dla funkcji charakterystycznego sygnału"; $text['description-destination_distinctive_ring']['pt-br'] = "Selecione um som para um anel distintivo."; $text['description-destination_distinctive_ring']['pt-pt'] = "Selecione um som para um anel distintivo."; -$text['description-destination_distinctive_ring']['ro-ro'] = ""; +$text['description-destination_distinctive_ring']['ro-ro'] = "Selectați un sunet pentru un sunet distinctiv."; $text['description-destination_distinctive_ring']['ru-ru'] = "Выберите параметры звука для отличительного вызова"; $text['description-destination_distinctive_ring']['sv-se'] = "Välj ett ljud för den distinkta ringningen."; $text['description-destination_distinctive_ring']['uk-ua'] = "Виберіть звук для відмінного кільця."; @@ -1940,7 +1940,7 @@ $text['description-destination_record']['nl-nl'] = "Sla de opname op."; $text['description-destination_record']['pl-pl'] = "Zachowaj nagranie"; $text['description-destination_record']['pt-br'] = "Salva a gravação."; $text['description-destination_record']['pt-pt'] = "Salve a gravação."; -$text['description-destination_record']['ro-ro'] = ""; +$text['description-destination_record']['ro-ro'] = "Salvați înregistrarea."; $text['description-destination_record']['ru-ru'] = "Сохранить запись."; $text['description-destination_record']['sv-se'] = "Spara inspelningen."; $text['description-destination_record']['uk-ua'] = "Збережіть запис."; @@ -1964,7 +1964,7 @@ $text['description-account_code']['nl-nl'] = "Voer de account code in."; $text['description-account_code']['pl-pl'] = "Wpisz numer konta bilingowego (nagłówek dodany do SIP INVITE)."; $text['description-account_code']['pt-br'] = "Insira o código de conta"; $text['description-account_code']['pt-pt'] = "Digite o código de conta."; -$text['description-account_code']['ro-ro'] = ""; +$text['description-account_code']['ro-ro'] = "Introdu codul de cont."; $text['description-account_code']['ru-ru'] = "Введите код учетной записи."; $text['description-account_code']['sv-se'] = "Ange 'account code'."; $text['description-account_code']['uk-ua'] = "Введіть код облікового запису"; @@ -1988,7 +1988,7 @@ $text['description-usage']['nl-nl'] = "Stel in hoe de bestemming gebruikt zal wo $text['description-usage']['pl-pl'] = "Wykorzystuje się w jaki sposób usprawiedliwienie zostanie użyte."; $text['description-usage']['pt-br'] = "Defina como o destino será utilizado."; $text['description-usage']['pt-pt'] = "Defina como o Destino será usado."; -$text['description-usage']['ro-ro'] = ""; +$text['description-usage']['ro-ro'] = "Setați modul în care va fi utilizată Destinația."; $text['description-usage']['ru-ru'] = "Установите, как будет использоваться Судьба."; $text['description-usage']['sv-se'] = "Ange hur destinationen kommer att användas."; $text['description-usage']['uk-ua'] = "Встановити, як буде використовуватися пункт призначення."; @@ -2012,7 +2012,7 @@ $text['billing-warning']['nl-nl'] = "Als je fusionpbx doorbelastingen applicatie $text['billing-warning']['pl-pl'] = "Jeżeli używasz platformę billingowa z Fusionpbx, dodaj numer konta billingowego oraz zmienne operatora"; $text['billing-warning']['pt-br'] = "Se você estiver usando o aplicativo de faturamento, certifique-se em adicionar os Códigos de Contaas e as variáveis de Operadoras."; $text['billing-warning']['pt-pt'] = "Se você estiver usando o aplicativo de faturamento fusionpbx, certifique-se de adicionar variáveis accountcode e carrier"; -$text['billing-warning']['ro-ro'] = ""; +$text['billing-warning']['ro-ro'] = "Dacă utilizați aplicația de facturare fusionpbx, asigurați-vă că adăugați codul de cont și variabilele operatorului."; $text['billing-warning']['ru-ru'] = "Если вы используете приложение биллинга FusionPBX, обязательно добавьте код учетной записи и переменные-несущие."; $text['billing-warning']['sv-se'] = "Om du använder fusionpbx fakturering program, se till att lägga till 'account code' och operatör variabler"; $text['billing-warning']['uk-ua'] = "Якщо ви користуєтеся додатком для тарифікації в fusionpbx, то переконайтеся, щоб додано змінні код облікового запису і оператора. "; @@ -2036,7 +2036,7 @@ $text['label-column_name']['nl-nl'] = "Kolomnaam"; $text['label-column_name']['pl-pl'] = "Nazwisko"; $text['label-column_name']['pt-br'] = "Nome da Coluna"; $text['label-column_name']['pt-pt'] = "Nome da coluna"; -$text['label-column_name']['ro-ro'] = ""; +$text['label-column_name']['ro-ro'] = "Numele coloanei"; $text['label-column_name']['ru-ru'] = "Название столбца"; $text['label-column_name']['sv-se'] = "Kolumnnamn"; $text['label-column_name']['uk-ua'] = "Назва стовпа"; diff --git a/app/destinations/app_menu.php b/app/destinations/app_menu.php index 7b2f63d6eb..33d814b932 100644 --- a/app/destinations/app_menu.php +++ b/app/destinations/app_menu.php @@ -22,8 +22,8 @@ $apps[$x]['menu'][$y]['title']['sv-se'] = "Destinationer"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "Номери"; $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']['ja-jp'] = "行き先"; + $apps[$x]['menu'][$y]['title']['ko-kr'] = "목적지"; $apps[$x]['menu'][$y]['uuid'] = "fd2a708a-ff03-c707-c19d-5a4194375eba"; $apps[$x]['menu'][$y]['parent_uuid'] = "b94e8bd9-9eb5-e427-9c26-ff7a6c21552a"; $apps[$x]['menu'][$y]['category'] = "internal"; diff --git a/app/devices/app_menu.php b/app/devices/app_menu.php index c46ea45de6..3fd3fe5ab7 100644 --- a/app/devices/app_menu.php +++ b/app/devices/app_menu.php @@ -23,7 +23,7 @@ $apps[$x]['menu'][$y]['title']['uk-ua'] = "Пристрої"; $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'] = "f9dce498-b7f9-740f-e592-9e8ff3dac2a0"; $apps[$x]['menu'][$y]['parent_uuid'] = "bc96d773-ee57-0cdd-c3ac-2d91aba61b55"; $apps[$x]['menu'][$y]['category'] = "internal"; diff --git a/app/dialplan_inbound/app_languages.php b/app/dialplan_inbound/app_languages.php index fccc64a390..b61b354deb 100644 --- a/app/dialplan_inbound/app_languages.php +++ b/app/dialplan_inbound/app_languages.php @@ -20,13 +20,13 @@ $text['title-dialplan-inbound-add']['ro-ro'] = "Dirijarea apelurilor de intrare" $text['title-dialplan-inbound-add']['ru-ru'] = "Маршрутизация входящих вызовов"; $text['title-dialplan-inbound-add']['sv-se'] = "Inkommande Call Routing"; $text['title-dialplan-inbound-add']['uk-ua'] = "Маршрутизація вхідних дзвінків"; -$text['title-dialplan-inbound-add']['zh-cn'] = "加入"; +$text['title-dialplan-inbound-add']['zh-cn'] = "入站呼叫路由"; $text['title-dialplan-inbound-add']['ja-jp'] = "インバウンドコールルーティング"; -$text['title-dialplan-inbound-add']['ko-kr'] = "Inbound 통화 여정"; +$text['title-dialplan-inbound-add']['ko-kr'] = "인바운드 통화 라우팅"; $text['option-uuid']['en-us'] = "UUID"; $text['option-uuid']['en-gb'] = "UUID"; -$text['option-uuid']['ar-eg'] = "uuid"; +$text['option-uuid']['ar-eg'] = "UUID"; $text['option-uuid']['de-at'] = "UUID"; $text['option-uuid']['de-ch'] = "UUID"; $text['option-uuid']['de-de'] = "UUID"; @@ -34,7 +34,7 @@ $text['option-uuid']['es-cl'] = "UUID"; $text['option-uuid']['es-mx'] = "UUID"; $text['option-uuid']['fr-ca'] = "UUID"; $text['option-uuid']['fr-fr'] = "UUID"; -$text['option-uuid']['he-il'] = "או"; +$text['option-uuid']['he-il'] = "UUID"; $text['option-uuid']['it-it'] = "UUID"; $text['option-uuid']['nl-nl'] = "UUID"; $text['option-uuid']['pl-pl'] = "UUID"; @@ -44,8 +44,8 @@ $text['option-uuid']['ro-ro'] = "UUID"; $text['option-uuid']['ru-ru'] = "UUID"; $text['option-uuid']['sv-se'] = "UUID"; $text['option-uuid']['uk-ua'] = "UUID"; -$text['option-uuid']['zh-cn'] = "uuis"; -$text['option-uuid']['ja-jp'] = "ログイン"; +$text['option-uuid']['zh-cn'] = "UUID"; +$text['option-uuid']['ja-jp'] = "UUID"; $text['option-uuid']['ko-kr'] = "UUID"; $text['option-username']['en-us'] = "Username"; @@ -98,7 +98,7 @@ $text['option-source']['ko-kr'] = "이름 *"; $text['option-rdnis']['en-us'] = "RDNIS"; $text['option-rdnis']['en-gb'] = "RDNIS"; -$text['option-rdnis']['ar-eg'] = "rdnis"; +$text['option-rdnis']['ar-eg'] = "RDNIS"; $text['option-rdnis']['de-at'] = "RDNIS"; $text['option-rdnis']['de-ch'] = "RDNIS"; $text['option-rdnis']['de-de'] = "RDNIS"; @@ -106,7 +106,7 @@ $text['option-rdnis']['es-cl'] = "RDNIS"; $text['option-rdnis']['es-mx'] = "RDNIS"; $text['option-rdnis']['fr-ca'] = "RDNIS"; $text['option-rdnis']['fr-fr'] = "RDNIS"; -$text['option-rdnis']['he-il'] = "rdnis"; +$text['option-rdnis']['he-il'] = "RDNIS"; $text['option-rdnis']['it-it'] = "RDNIS"; $text['option-rdnis']['nl-nl'] = "RDNIS"; $text['option-rdnis']['pl-pl'] = "RDNIS"; @@ -116,9 +116,9 @@ $text['option-rdnis']['ro-ro'] = "RDNIS"; $text['option-rdnis']['ru-ru'] = "RDNIS"; $text['option-rdnis']['sv-se'] = "RDNIS"; $text['option-rdnis']['uk-ua'] = "RDNIS"; -$text['option-rdnis']['zh-cn'] = "rd"; -$text['option-rdnis']['ja-jp'] = "ドニス"; -$text['option-rdnis']['ko-kr'] = "사이트맵"; +$text['option-rdnis']['zh-cn'] = "RDNIS"; +$text['option-rdnis']['ja-jp'] = "RDNIS"; +$text['option-rdnis']['ko-kr'] = "RDNIS"; $text['option-public']['en-us'] = "Public"; $text['option-public']['en-gb'] = "Public"; @@ -212,7 +212,7 @@ $text['option-context']['ro-ro'] = "Context"; $text['option-context']['ru-ru'] = "Контекст"; $text['option-context']['sv-se'] = "Context"; $text['option-context']['uk-ua'] = "Контекст"; -$text['option-context']['zh-cn'] = "背景"; +$text['option-context']['zh-cn'] = "语境"; $text['option-context']['ja-jp'] = "コンテンツ"; $text['option-context']['ko-kr'] = "설정하기"; @@ -250,7 +250,7 @@ $text['option-caller_id_number']['es-cl'] = "Número de Caller ID"; $text['option-caller_id_number']['es-mx'] = "Número de Caller ID"; $text['option-caller_id_number']['fr-ca'] = "Numéro d'appelant"; $text['option-caller_id_number']['fr-fr'] = "Numéro d'appelant"; -$text['option-caller_id_number']['he-il'] = "Caller ID"; +$text['option-caller_id_number']['he-il'] = "מספר זיהוי מתקשר"; $text['option-caller_id_number']['it-it'] = "ID Numero Chiamante"; $text['option-caller_id_number']['nl-nl'] = "CID nummer"; $text['option-caller_id_number']['pl-pl'] = "Prezentacja numeru dzwoniącego"; @@ -274,7 +274,7 @@ $text['option-caller_id_name']['es-cl'] = "Nombre de Caller ID"; $text['option-caller_id_name']['es-mx'] = "Nombre de Caller ID"; $text['option-caller_id_name']['fr-ca'] = "Nom d'appelant"; $text['option-caller_id_name']['fr-fr'] = "Nom d'appelant"; -$text['option-caller_id_name']['he-il'] = "Caller ID"; +$text['option-caller_id_name']['he-il'] = "שם מתקשר"; $text['option-caller_id_name']['it-it'] = "ID Nome Chiamante"; $text['option-caller_id_name']['nl-nl'] = "CID Naam"; $text['option-caller_id_name']['pl-pl'] = "Prezentacja nazwy dzwoniącego"; @@ -284,13 +284,13 @@ $text['option-caller_id_name']['ro-ro'] = "Nume ID apelant"; $text['option-caller_id_name']['ru-ru'] = "Идентификационный Имя (Caller ID) вызывающего абонента"; $text['option-caller_id_name']['sv-se'] = "Caller ID Namn"; $text['option-caller_id_name']['uk-ua'] = "Caller ID Назва"; -$text['option-caller_id_name']['zh-cn'] = "Caller ID name"; +$text['option-caller_id_name']['zh-cn'] = "来电显示名称"; $text['option-caller_id_name']['ja-jp'] = "呼び出し者 ID 名"; $text['option-caller_id_name']['ko-kr'] = "ID 이름"; $text['option-ani2']['en-us'] = "ANI2"; $text['option-ani2']['en-gb'] = "ANI2"; -$text['option-ani2']['ar-eg'] = "ani2"; +$text['option-ani2']['ar-eg'] = "ANI2"; $text['option-ani2']['de-at'] = "ANI2"; $text['option-ani2']['de-ch'] = "ANI2"; $text['option-ani2']['de-de'] = "ANI2"; @@ -298,7 +298,7 @@ $text['option-ani2']['es-cl'] = "ANI2"; $text['option-ani2']['es-mx'] = "ANI2"; $text['option-ani2']['fr-ca'] = "ANI2"; $text['option-ani2']['fr-fr'] = "ANI2"; -$text['option-ani2']['he-il'] = "Ani2"; +$text['option-ani2']['he-il'] = "ANI2"; $text['option-ani2']['it-it'] = "ANI2"; $text['option-ani2']['nl-nl'] = "ANI2"; $text['option-ani2']['pl-pl'] = "ANI2"; @@ -308,13 +308,13 @@ $text['option-ani2']['ro-ro'] = "ANI2"; $text['option-ani2']['ru-ru'] = "ANI2"; $text['option-ani2']['sv-se'] = "ANI2"; $text['option-ani2']['uk-ua'] = "ANI2"; -$text['option-ani2']['zh-cn'] = "a"; -$text['option-ani2']['ja-jp'] = "アニー2"; -$text['option-ani2']['ko-kr'] = "아이다2"; +$text['option-ani2']['zh-cn'] = "ANI2"; +$text['option-ani2']['ja-jp'] = "ANI2"; +$text['option-ani2']['ko-kr'] = "ANI2"; $text['option-ani']['en-us'] = "ANI"; $text['option-ani']['en-gb'] = "ANI"; -$text['option-ani']['ar-eg'] = "ani"; +$text['option-ani']['ar-eg'] = "ANI"; $text['option-ani']['de-at'] = "ANI"; $text['option-ani']['de-ch'] = "ANI"; $text['option-ani']['de-de'] = "ANI"; @@ -332,9 +332,9 @@ $text['option-ani']['ro-ro'] = "ANI"; $text['option-ani']['ru-ru'] = "ANI"; $text['option-ani']['sv-se'] = "ANI"; $text['option-ani']['uk-ua'] = "ANI"; -$text['option-ani']['zh-cn'] = "a)"; -$text['option-ani']['ja-jp'] = "アニー"; -$text['option-ani']['ko-kr'] = "이름 *"; +$text['option-ani']['zh-cn'] = "ANI"; +$text['option-ani']['ja-jp'] = "ANI"; +$text['option-ani']['ko-kr'] = "ANI"; $text['label-select-inbound-destination-number']['en-us'] = "Select the inbound destination number."; $text['label-select-inbound-destination-number']['en-gb'] = "Select the inbound destination number."; @@ -373,7 +373,7 @@ $text['label-required-domain_uuid']['fr-fr'] = "Merci d'indiquer: domain_uuid"; $text['label-required-domain_uuid']['he-il'] = "תגית: domain_uuid"; $text['label-required-domain_uuid']['it-it'] = "Prego fornire: domain_uuid"; $text['label-required-domain_uuid']['nl-nl'] = "Geef aub.: domein_uuid"; -$text['label-required-domain_uuid']['pl-pl'] = "Label 10"; +$text['label-required-domain_uuid']['pl-pl'] = "Podaj: domena_uuid"; $text['label-required-domain_uuid']['pt-br'] = "Por favor indique: domain_uuid"; $text['label-required-domain_uuid']['pt-pt'] = "Por favor indique: domain_uuid"; $text['label-required-domain_uuid']['ro-ro'] = "Vă rugăm să furnizați: domain_uuid"; diff --git a/app/dialplan_inbound/app_menu.php b/app/dialplan_inbound/app_menu.php index 93ae10a984..65e0b2194c 100644 --- a/app/dialplan_inbound/app_menu.php +++ b/app/dialplan_inbound/app_menu.php @@ -17,13 +17,13 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Trasy przychodzące"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Rotas de Entrada"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Rotas de Entrada"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Rute de intrare"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Маршрутизация входящих"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Inbound Routes"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "Вхідні маршрути"; - $apps[$x]['menu'][$y]['title']['zh-cn'] = "A. 限制路线"; + $apps[$x]['menu'][$y]['title']['zh-cn'] = "入境航线"; $apps[$x]['menu'][$y]['title']['ja-jp'] = "インバウンドルート"; - $apps[$x]['menu'][$y]['title']['ko-kr'] = "Inbound 노선"; + $apps[$x]['menu'][$y]['title']['ko-kr'] = "인바운드 경로"; $apps[$x]['menu'][$y]['uuid'] = "b64b2bbf-f99b-b568-13dc-32170515a687"; $apps[$x]['menu'][$y]['parent_uuid'] = "b94e8bd9-9eb5-e427-9c26-ff7a6c21552a"; $apps[$x]['menu'][$y]['category'] = "internal"; diff --git a/app/dialplan_outbound/app_languages.php b/app/dialplan_outbound/app_languages.php index 1b803e49b2..2d339240d0 100644 --- a/app/dialplan_outbound/app_languages.php +++ b/app/dialplan_outbound/app_languages.php @@ -314,7 +314,7 @@ $text['label-north_america_islands']['ko-kr'] = "북미 섬"; $text['label-limit']['en-us'] = "Limit"; $text['label-limit']['en-gb'] = "Limit"; -$text['label-limit']['ar-eg'] = "الحد الأقصى"; +$text['label-limit']['ar-eg'] = "حد"; $text['label-limit']['de-at'] = "Obergrenze"; $text['label-limit']['de-ch'] = "Obergrenze"; $text['label-limit']['de-de'] = "Obergrenze"; @@ -358,7 +358,7 @@ $text['label-intl']['sv-se'] = "International"; $text['label-intl']['uk-ua'] = "Міжнародний"; $text['label-intl']['zh-cn'] = "国际"; $text['label-intl']['ja-jp'] = "インターナショナル"; -$text['label-intl']['ko-kr'] = "이란"; +$text['label-intl']['ko-kr'] = "국제적인"; $text['label-gateway-name']['en-us'] = "Gateway Name"; $text['label-gateway-name']['en-gb'] = "Gateway Name"; @@ -452,7 +452,7 @@ $text['label-dialplan-expression']['ro-ro'] = "Expresia Dialplan"; $text['label-dialplan-expression']['ru-ru'] = "Регулярные Выражения Плана Нумерации"; $text['label-dialplan-expression']['sv-se'] = "Nummerplan Uttryck"; $text['label-dialplan-expression']['uk-ua'] = "Вираз маршрутизації"; -$text['label-dialplan-expression']['zh-cn'] = "宣 言"; +$text['label-dialplan-expression']['zh-cn'] = "拨号方案表达式"; $text['label-dialplan-expression']['ja-jp'] = "ダイアルプラン式"; $text['label-dialplan-expression']['ko-kr'] = "Dialplan 소개"; @@ -476,7 +476,7 @@ $text['label-custom_outbound_prefix']['ro-ro'] = "Formați prefixul personalizat $text['label-custom_outbound_prefix']['ru-ru'] = "Наберите собственный префикс, затем Цифры"; $text['label-custom_outbound_prefix']['sv-se'] = "Ring anpassat prefix, sedan siffror"; $text['label-custom_outbound_prefix']['uk-ua'] = "Наберіть префікс а потім цифри"; -$text['label-custom_outbound_prefix']['zh-cn'] = "Digits"; +$text['label-custom_outbound_prefix']['zh-cn'] = "拨打自定义前缀,然后拨打数字"; $text['label-custom_outbound_prefix']['ja-jp'] = "ダイヤルカスタムプレフィックス、ディジット"; $text['label-custom_outbound_prefix']['ko-kr'] = "Dial 사용자 정의 접두사, 다음 Digits"; @@ -883,7 +883,7 @@ $text['label-911']['pt-pt'] = "911 Emergência"; $text['label-911']['ro-ro'] = "911 Urgență"; $text['label-911']['ru-ru'] = "911 Служба Спасения"; $text['label-911']['sv-se'] = "911 Nödfall"; -$text['label-911']['uk-ua'] = "911"; +$text['label-911']['uk-ua'] = "911 Екстрена"; $text['label-911']['zh-cn'] = "911 紧急情况"; $text['label-911']['ja-jp'] = "911の 緊急事態"; $text['label-911']['ko-kr'] = "911의 - 연혁"; @@ -956,7 +956,7 @@ $text['label-800']['ro-ro'] = "Fără taxă"; $text['label-800']['ru-ru'] = "Вызов на бесплантые номера"; $text['label-800']['sv-se'] = "Avgiftsfritt"; $text['label-800']['uk-ua'] = "Безкоштовний"; -$text['label-800']['zh-cn'] = "无"; +$text['label-800']['zh-cn'] = "免费电话"; $text['label-800']['ja-jp'] = "フリーダイヤル"; $text['label-800']['ko-kr'] = "유료 무료"; @@ -982,29 +982,29 @@ $text['label-inum']['sv-se'] = "iNum 0118335100xxxxxxxx"; $text['label-inum']['uk-ua'] = "iNum 0118335100xxxxxxxx"; $text['label-inum']['zh-cn'] = "iNum 0118335100xxxx"; $text['label-inum']['ja-jp'] = "iNum 0118335100xxxxxxxxxxxx"; -$text['label-inum']['ko-kr'] = "정액 0118335100xxxxxxxx"; +$text['label-inum']['ko-kr'] = "iNum 0118335100xxxxxxxx"; $text['label-711']['en-us'] = "711 TTY"; $text['label-711']['en-gb'] = "711 TTY"; -$text['label-711']['ar-eg'] = "711 tty"; -$text['label-711']['de-at'] = "711"; -$text['label-711']['de-ch'] = "711"; -$text['label-711']['de-de'] = "711"; -$text['label-711']['es-cl'] = "711"; -$text['label-711']['es-mx'] = "711"; -$text['label-711']['fr-ca'] = "711"; -$text['label-711']['fr-fr'] = "711"; -$text['label-711']['he-il'] = "711 tty"; +$text['label-711']['ar-eg'] = "711 TTY"; +$text['label-711']['de-at'] = "711 TTY"; +$text['label-711']['de-ch'] = "711 TTY"; +$text['label-711']['de-de'] = "711 TTY"; +$text['label-711']['es-cl'] = "711 TTY"; +$text['label-711']['es-mx'] = "711 TTY"; +$text['label-711']['fr-ca'] = "711 TTY"; +$text['label-711']['fr-fr'] = "711 TTY"; +$text['label-711']['he-il'] = "711 TTY"; $text['label-711']['it-it'] = "711 TTY"; -$text['label-711']['nl-nl'] = "711"; -$text['label-711']['pl-pl'] = "711"; -$text['label-711']['pt-br'] = "711"; -$text['label-711']['pt-pt'] = "711"; +$text['label-711']['nl-nl'] = "711 TTY"; +$text['label-711']['pl-pl'] = "711 TTY"; +$text['label-711']['pt-br'] = "711 TTY"; +$text['label-711']['pt-pt'] = "711 TTY"; $text['label-711']['ro-ro'] = "711 TTY"; $text['label-711']['ru-ru'] = "711 TTY"; $text['label-711']['sv-se'] = "711 TTY"; -$text['label-711']['uk-ua'] = "711"; -$text['label-711']['zh-cn'] = "页: 1"; +$text['label-711']['uk-ua'] = "711 TTY"; +$text['label-711']['zh-cn'] = "711听障"; $text['label-711']['ja-jp'] = "711 タイ"; $text['label-711']['ko-kr'] = "711 스타일"; diff --git a/app/dialplan_outbound/app_menu.php b/app/dialplan_outbound/app_menu.php index ffb0c35607..ed09fd327f 100644 --- a/app/dialplan_outbound/app_menu.php +++ b/app/dialplan_outbound/app_menu.php @@ -17,11 +17,11 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Trasy wyjściowe"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Rotas de saída"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Rotas de Saída"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Rute de ieșire"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Маршрутизация исходящих"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Outbound Routes"; $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]['uuid'] = "17e14094-1d57-1106-db2a-a787d34015e9"; diff --git a/app/dialplans/app_menu.php b/app/dialplans/app_menu.php index c8ab79c3cf..a703749325 100644 --- a/app/dialplans/app_menu.php +++ b/app/dialplans/app_menu.php @@ -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"; diff --git a/app/email_logs/app_menu.php b/app/email_logs/app_menu.php index 812b1bd258..c3025caa72 100644 --- a/app/email_logs/app_menu.php +++ b/app/email_logs/app_menu.php @@ -3,25 +3,25 @@ $y=0; $apps[$x]['menu'][$y]['title']['en-us'] = "Email Logs"; $apps[$x]['menu'][$y]['title']['en-gb'] = "Email Logs"; - $apps[$x]['menu'][$y]['title']['ar-eg'] = "Email Logs"; - $apps[$x]['menu'][$y]['title']['de-at'] = "Emails"; - $apps[$x]['menu'][$y]['title']['de-ch'] = "E-Mail-Logs"; - $apps[$x]['menu'][$y]['title']['de-de'] = "Emails"; + $apps[$x]['menu'][$y]['title']['ar-eg'] = "سجلات البريد الإلكتروني"; + $apps[$x]['menu'][$y]['title']['de-at'] = "Email Logs"; + $apps[$x]['menu'][$y]['title']['de-ch'] = "Email Logs"; + $apps[$x]['menu'][$y]['title']['de-de'] = "Email Logs"; $apps[$x]['menu'][$y]['title']['es-cl'] = "Los Correos Electrónico"; $apps[$x]['menu'][$y]['title']['es-mx'] = "Registros de correo electrónico"; $apps[$x]['menu'][$y]['title']['fr-ca'] = "Email Logs"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Courriels"; $apps[$x]['menu'][$y]['title']['he-il'] = "הודעות דואר אלקטרוני"; - $apps[$x]['menu'][$y]['title']['it-it'] = "Emails"; - $apps[$x]['menu'][$y]['title']['nl-nl'] = "Email log"; - $apps[$x]['menu'][$y]['title']['pl-pl'] = "E-maile"; - $apps[$x]['menu'][$y]['title']['pt-br'] = "Emails"; - $apps[$x]['menu'][$y]['title']['pt-pt'] = "Emails"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['it-it'] = "Registri e-mail"; + $apps[$x]['menu'][$y]['title']['nl-nl'] = "E-mail logboeken"; + $apps[$x]['menu'][$y]['title']['pl-pl'] = "Dzienniki poczty e-mail"; + $apps[$x]['menu'][$y]['title']['pt-br'] = "Registros de e-mail"; + $apps[$x]['menu'][$y]['title']['pt-pt'] = "Registros de e-mail"; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Jurnalele de e-mail"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Электронная почта"; - $apps[$x]['menu'][$y]['title']['sv-se'] = "E-post"; + $apps[$x]['menu'][$y]['title']['sv-se'] = "E-postloggar"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "Журнали електронної пошти"; - $apps[$x]['menu'][$y]['title']['zh-cn'] = "电子邮箱:logs"; + $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'] = "1c2b9569-975f-4b82-9378-f3c5b63991e2"; diff --git a/app/email_queue/app_languages.php b/app/email_queue/app_languages.php index 4ded04e0b8..f506266377 100644 --- a/app/email_queue/app_languages.php +++ b/app/email_queue/app_languages.php @@ -1,29 +1,31 @@ diff --git a/app/email_queue/app_menu.php b/app/email_queue/app_menu.php index 6215e391e5..ae2c19d02d 100644 --- a/app/email_queue/app_menu.php +++ b/app/email_queue/app_menu.php @@ -12,18 +12,18 @@ $apps[$x]['menu'][$y]['title']['fr-ca'] = "Email Queue"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Email Queue"; $apps[$x]['menu'][$y]['title']['he-il'] = "דואר אלקטרוני Queue"; - $apps[$x]['menu'][$y]['title']['it-it'] = "Email"; + $apps[$x]['menu'][$y]['title']['it-it'] = "Coda di posta elettronica"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Email Wachtrij"; - $apps[$x]['menu'][$y]['title']['pl-pl'] = "Email Queue"; + $apps[$x]['menu'][$y]['title']['pl-pl'] = "Kolejka e-maili"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Enquete de Email"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Enquete de Email"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; - $apps[$x]['menu'][$y]['title']['ru-ru'] = "Email Queueue"; - $apps[$x]['menu'][$y]['title']['sv-se'] = "Email Queue"; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Coada de e-mailuri"; + $apps[$x]['menu'][$y]['title']['ru-ru'] = "Очередь электронной почты"; + $apps[$x]['menu'][$y]['title']['sv-se'] = "E-postkö"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "Електронна пошта"; $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'] = "dfa6a878-e2b0-4051-acaf-f6ffc13b9abf"; $apps[$x]['menu'][$y]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1"; $apps[$x]['menu'][$y]['category'] = "internal"; diff --git a/app/email_templates/app_menu.php b/app/email_templates/app_menu.php index 6fb9015678..26295e46f0 100644 --- a/app/email_templates/app_menu.php +++ b/app/email_templates/app_menu.php @@ -3,15 +3,26 @@ $y=0; $apps[$x]['menu'][$y]['title']['en-us'] = "Email Templates"; $apps[$x]['menu'][$y]['title']['en-gb'] = "Email Templates"; + $apps[$x]['menu'][$y]['title']['ar-eg'] = "قوالب البريد الإلكتروني"; + $apps[$x]['menu'][$y]['title']['de-at'] = "E-Mail-Vorlagen"; + $apps[$x]['menu'][$y]['title']['de-ch'] = "E-Mail-Vorlagen"; + $apps[$x]['menu'][$y]['title']['de-de'] = "E-Mail-Vorlagen"; $apps[$x]['menu'][$y]['title']['es-cl'] = "Plantillas de correo electrónico"; + $apps[$x]['menu'][$y]['title']['es-mx'] = "Plantillas de correo electrónico"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Modèles de courriel"; $apps[$x]['menu'][$y]['title']['fr-ca'] = "Modèles de courriel"; - $apps[$x]['menu'][$y]['title']['pl'] = "Szablony Email"; + $apps[$x]['menu'][$y]['title']['he-il'] = "תבניות אימייל"; + $apps[$x]['menu'][$y]['title']['it-it'] = "Modelli di posta elettronica"; + $apps[$x]['menu'][$y]['title']['nl-nl'] = "E-mailsjablonen"; + $apps[$x]['menu'][$y]['title']['pl-pl'] = "Szablony Email"; + $apps[$x]['menu'][$y]['title']['pt-br'] = "Modelos de e-mail"; + $apps[$x]['menu'][$y]['title']['pt-pt'] = "Modelos de e-mail"; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Șabloane de e-mail"; + $apps[$x]['menu'][$y]['title']['ru-ru'] = "Шаблоны электронной почты"; $apps[$x]['menu'][$y]['title']['sv-se'] = "E-postmallar"; - $apps[$x]['menu'][$y]['title']['uk'] = "Шаблони електронної пошти"; - $apps[$x]['menu'][$y]['title']['de-at'] = "E-Mail-Vorlagen"; - $apps[$x]['menu'][$y]['title']['zh-cn'] = "电子邮箱: Template"; - $apps[$x]['menu'][$y]['title']['ja-jp'] = "メールテンプレート"; + $apps[$x]['menu'][$y]['title']['uk-ua'] = "Шаблони електронної пошти"; + $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'] = "5e548de3-ff1a-44e4-a2e6-f3917dac85a3"; $apps[$x]['menu'][$y]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f"; diff --git a/app/event_guard/app_menu.php b/app/event_guard/app_menu.php index 10a8c4b6b8..51d50d4f2f 100644 --- a/app/event_guard/app_menu.php +++ b/app/event_guard/app_menu.php @@ -13,15 +13,15 @@ $apps[$x]['menu'][$y]['title']['fr-fr'] = "Event Guard"; $apps[$x]['menu'][$y]['title']['he-il'] = "משמר אירועים"; $apps[$x]['menu'][$y]['title']['it-it'] = "Guardia di evento"; - $apps[$x]['menu'][$y]['title']['nl-nl'] = "Vertaling:"; - $apps[$x]['menu'][$y]['title']['pl-pl'] = "Gwardia"; + $apps[$x]['menu'][$y]['title']['nl-nl'] = "Evenementenbewaker"; + $apps[$x]['menu'][$y]['title']['pl-pl'] = "Strażnik wydarzeń"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Guarda de Eventos"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Guarda de Eventos"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Garda de evenimente"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Защитник событий"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Event Guard"; $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]['uuid'] = "e80a81ae-7894-4003-9c0a-6df56c8148eb"; diff --git a/app/extensions/app_menu.php b/app/extensions/app_menu.php index c5d41ef62d..d3eff379aa 100644 --- a/app/extensions/app_menu.php +++ b/app/extensions/app_menu.php @@ -21,9 +21,9 @@ $apps[$x]['menu'][$y]['title']['ru-ru'] = "Внутренние номера"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Anknytningar"; $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'] = "d3036a99-9a9f-2ad6-a82a-1fe7bebbe2d3"; $apps[$x]['menu'][$y]['parent_uuid'] = "bc96d773-ee57-0cdd-c3ac-2d91aba61b55"; $apps[$x]['menu'][$y]['category'] = "internal"; diff --git a/app/fax/app_languages.php b/app/fax/app_languages.php index d9734b74d7..99945615f5 100644 --- a/app/fax/app_languages.php +++ b/app/fax/app_languages.php @@ -123,14 +123,14 @@ $text['title-sent_faxes']['ko-kr'] = "이름 *"; $text['title-fax_logs']['en-us'] = "Fax Logs"; $text['title-fax_logs']['en-gb'] = "Fax Logs"; $text['title-fax_logs']['ar-eg'] = "سجلات الفاكس"; -$text['title-fax_logs']['de-at'] = "Fax Logs"; -$text['title-fax_logs']['de-ch'] = "Fax Logs"; -$text['title-fax_logs']['de-de'] = "Fax Logs"; +$text['title-fax_logs']['de-at'] = "Faxprotokolle"; +$text['title-fax_logs']['de-ch'] = "Faxprotokolle"; +$text['title-fax_logs']['de-de'] = "Faxprotokolle"; $text['title-fax_logs']['es-cl'] = "Registros de fax"; $text['title-fax_logs']['es-mx'] = "Registros de fax"; $text['title-fax_logs']['fr-ca'] = "Journaux Fax"; $text['title-fax_logs']['fr-fr'] = "Journaux Fax"; -$text['title-fax_logs']['he-il'] = "פקס"; +$text['title-fax_logs']['he-il'] = "יומני פקס"; $text['title-fax_logs']['it-it'] = "Log del Fax"; $text['title-fax_logs']['nl-nl'] = "Fax logboeken"; $text['title-fax_logs']['pl-pl'] = "Logi faksu"; @@ -147,14 +147,14 @@ $text['title-fax_logs']['ko-kr'] = "팩스 로그"; $text['title-fax_log']['en-us'] = "Fax Log"; $text['title-fax_log']['en-gb'] = "Fax Log"; $text['title-fax_log']['ar-eg'] = "سجل الفاكس"; -$text['title-fax_log']['de-at'] = "Fax Log"; -$text['title-fax_log']['de-ch'] = "Fax Log"; -$text['title-fax_log']['de-de'] = "Fax Log"; +$text['title-fax_log']['de-at'] = "Faxprotokoll"; +$text['title-fax_log']['de-ch'] = "Faxprotokoll"; +$text['title-fax_log']['de-de'] = "Faxprotokoll"; $text['title-fax_log']['es-cl'] = "Registro de fax"; $text['title-fax_log']['es-mx'] = "Registro de fax"; $text['title-fax_log']['fr-ca'] = "Journal de fax"; $text['title-fax_log']['fr-fr'] = "Journal de fax"; -$text['title-fax_log']['he-il'] = "פקס"; +$text['title-fax_log']['he-il'] = "יומן פקס"; $text['title-fax_log']['it-it'] = "Log del Fax"; $text['title-fax_log']['nl-nl'] = "Vertaling:"; $text['title-fax_log']['pl-pl'] = "Log faksu"; @@ -252,7 +252,7 @@ $text['table-size']['fr-ca'] = "Taille"; $text['table-size']['fr-fr'] = "Taille"; $text['table-size']['he-il'] = "גודל"; $text['table-size']['it-it'] = "Dimensione"; -$text['table-size']['nl-nl'] = "- Ja."; +$text['table-size']['nl-nl'] = "Maat"; $text['table-size']['pl-pl'] = "Rozmiar"; $text['table-size']['pt-br'] = "Tamanho"; $text['table-size']['pt-pt'] = "Tamanho"; @@ -356,7 +356,7 @@ $text['option-fax-resolution-superfine']['ro-ro'] = "Extrafin"; $text['option-fax-resolution-superfine']['ru-ru'] = "Наилучшее"; $text['option-fax-resolution-superfine']['sv-se'] = "Superfin"; $text['option-fax-resolution-superfine']['uk-ua'] = "Суперфін"; -$text['option-fax-resolution-superfine']['zh-cn'] = "2. 表面"; +$text['option-fax-resolution-superfine']['zh-cn'] = "表面"; $text['option-fax-resolution-superfine']['ja-jp'] = "スーパーファイン"; $text['option-fax-resolution-superfine']['ko-kr'] = "제품정보"; @@ -452,7 +452,7 @@ $text['message-no_faxes_found']['ro-ro'] = "Nu s-au găsit faxuri"; $text['message-no_faxes_found']['ru-ru'] = "Факсы отсутствуют"; $text['message-no_faxes_found']['sv-se'] = "Inga Fax Funna"; $text['message-no_faxes_found']['uk-ua'] = "Не знайдено"; -$text['message-no_faxes_found']['zh-cn'] = "传真:"; +$text['message-no_faxes_found']['zh-cn'] = "找不到传真"; $text['message-no_faxes_found']['ja-jp'] = "FAXが見つかりません"; $text['message-no_faxes_found']['ko-kr'] = "자주 묻는 질문"; @@ -602,7 +602,7 @@ $text['label-selected']['ko-kr'] = "제품정보"; $text['label-pin']['en-us'] = "PIN Number"; $text['label-pin']['en-gb'] = "PIN Number"; -$text['label-pin']['ar-eg'] = "رقم"; +$text['label-pin']['ar-eg'] = "الرقم السري"; $text['label-pin']['de-at'] = "PIN Nummer"; $text['label-pin']['de-ch'] = "PIN Nummer"; $text['label-pin']['de-de'] = "PIN Nummer"; @@ -610,8 +610,8 @@ $text['label-pin']['es-cl'] = "Número PIN"; $text['label-pin']['es-mx'] = "Número PIN"; $text['label-pin']['fr-ca'] = "Code PIN"; $text['label-pin']['fr-fr'] = "Code PIN"; -$text['label-pin']['he-il'] = "מספר"; -$text['label-pin']['it-it'] = "PIN"; +$text['label-pin']['he-il'] = "מספר PIN"; +$text['label-pin']['it-it'] = "Codice PIN"; $text['label-pin']['nl-nl'] = "PIN Nummer"; $text['label-pin']['pl-pl'] = "Numer PIN"; $text['label-pin']['pt-br'] = "Código PIN"; @@ -658,7 +658,7 @@ $text['label-log']['es-cl'] = "Log"; $text['label-log']['es-mx'] = "Log"; $text['label-log']['fr-ca'] = "Journal"; $text['label-log']['fr-fr'] = "Journal"; -$text['label-log']['he-il'] = "Log Log"; +$text['label-log']['he-il'] = "עֵץ"; $text['label-log']['it-it'] = "Log"; $text['label-log']['nl-nl'] = "logboek"; $text['label-log']['pl-pl'] = "Log"; @@ -730,7 +730,7 @@ $text['label-inbox']['es-cl'] = "Bandeja de Entrada"; $text['label-inbox']['es-mx'] = "Bandeja de Entrada"; $text['label-inbox']['fr-ca'] = "Boîte de Réception"; $text['label-inbox']['fr-fr'] = "Boîte de Réception"; -$text['label-inbox']['he-il'] = "Inbox"; +$text['label-inbox']['he-il'] = "תיבת הדואר הנכנס"; $text['label-inbox']['it-it'] = "Ricevuti"; $text['label-inbox']['nl-nl'] = "Inbox"; $text['label-inbox']['pl-pl'] = "Odebrane"; @@ -754,7 +754,7 @@ $text['label-forward']['es-cl'] = "Dirigir Número"; $text['label-forward']['es-mx'] = "Dirigir Número"; $text['label-forward']['fr-ca'] = "Numéro de renvoi"; $text['label-forward']['fr-fr'] = "Numéro de renvoi"; -$text['label-forward']['he-il'] = "העבר"; +$text['label-forward']['he-il'] = "מספר העברה"; $text['label-forward']['it-it'] = "Inoltra a Numero"; $text['label-forward']['nl-nl'] = "Vertaling:"; $text['label-forward']['pl-pl'] = "Przekierowanie"; @@ -764,7 +764,7 @@ $text['label-forward']['ro-ro'] = "Redirecționează numărul"; $text['label-forward']['ru-ru'] = "Набираемый Номер"; $text['label-forward']['sv-se'] = "Vidarekoppla"; $text['label-forward']['uk-ua'] = "Номер переадресації"; -$text['label-forward']['zh-cn'] = "序号"; +$text['label-forward']['zh-cn'] = "转发号码"; $text['label-forward']['ja-jp'] = "フォワード番号"; $text['label-forward']['ko-kr'] = "앞으로 수"; @@ -804,7 +804,7 @@ $text['label-fax_uuid']['fr-ca'] = "Détection de Fax"; $text['label-fax_uuid']['fr-fr'] = "Détection de Fax"; $text['label-fax_uuid']['he-il'] = "זיהוי פקסים"; $text['label-fax_uuid']['it-it'] = "FAX UUID"; -$text['label-fax_uuid']['nl-nl'] = "_"; +$text['label-fax_uuid']['nl-nl'] = "UUID faxen"; $text['label-fax_uuid']['pl-pl'] = "FAKS UUID"; $text['label-fax_uuid']['pt-br'] = "Detecção de FAX"; $text['label-fax_uuid']['pt-pt'] = "Detecção de fax"; @@ -818,7 +818,7 @@ $text['label-fax_uuid']['ko-kr'] = "팩스 UUID"; $text['label-fax_uri']['en-us'] = "URI"; $text['label-fax_uri']['en-gb'] = "URI"; -$text['label-fax_uri']['ar-eg'] = "uri"; +$text['label-fax_uri']['ar-eg'] = "URI"; $text['label-fax_uri']['de-at'] = "URI"; $text['label-fax_uri']['de-ch'] = "URI"; $text['label-fax_uri']['de-de'] = "URI"; @@ -826,9 +826,9 @@ $text['label-fax_uri']['es-cl'] = "URI"; $text['label-fax_uri']['es-mx'] = "URI"; $text['label-fax_uri']['fr-ca'] = "URI"; $text['label-fax_uri']['fr-fr'] = "URI"; -$text['label-fax_uri']['he-il'] = "uri"; +$text['label-fax_uri']['he-il'] = "URI"; $text['label-fax_uri']['it-it'] = "URI"; -$text['label-fax_uri']['nl-nl'] = "Uri"; +$text['label-fax_uri']['nl-nl'] = "URI"; $text['label-fax_uri']['pl-pl'] = "URI"; $text['label-fax_uri']['pt-br'] = "URI FAX"; $text['label-fax_uri']['pt-pt'] = "URI"; @@ -836,9 +836,9 @@ $text['label-fax_uri']['ro-ro'] = "URI"; $text['label-fax_uri']['ru-ru'] = "URI"; $text['label-fax_uri']['sv-se'] = "URI"; $text['label-fax_uri']['uk-ua'] = "УРИ"; -$text['label-fax_uri']['zh-cn'] = "uri"; +$text['label-fax_uri']['zh-cn'] = "URI"; $text['label-fax_uri']['ja-jp'] = "ログイン"; -$text['label-fax_uri']['ko-kr'] = "·"; +$text['label-fax_uri']['ko-kr'] = "URI"; $text['label-fax_transfer_rate']['en-us'] = "Transfer Rate"; $text['label-fax_transfer_rate']['en-gb'] = "Transfer Rate"; @@ -850,7 +850,7 @@ $text['label-fax_transfer_rate']['es-cl'] = "Velocidad de Transferencia"; $text['label-fax_transfer_rate']['es-mx'] = "Velocidad de Transferencia"; $text['label-fax_transfer_rate']['fr-ca'] = "Taux de Transfert"; $text['label-fax_transfer_rate']['fr-fr'] = "Taux de Transfert"; -$text['label-fax_transfer_rate']['he-il'] = "העברה"; +$text['label-fax_transfer_rate']['he-il'] = "קצב העברה"; $text['label-fax_transfer_rate']['it-it'] = "Velocità Trasferimento"; $text['label-fax_transfer_rate']['nl-nl'] = "Vertaling:"; $text['label-fax_transfer_rate']['pl-pl'] = "Szybkość transferu"; @@ -1020,7 +1020,7 @@ $text['label-fax_prefix']['fr-ca'] = "Préfixe"; $text['label-fax_prefix']['fr-fr'] = "Préfixe"; $text['label-fax_prefix']['he-il'] = "תיקון"; $text['label-fax_prefix']['it-it'] = "Prefisso"; -$text['label-fax_prefix']['nl-nl'] = "_"; +$text['label-fax_prefix']['nl-nl'] = "Voorvoegsel"; $text['label-fax_prefix']['pl-pl'] = "Prefiks"; $text['label-fax_prefix']['pt-br'] = "Prefixo"; $text['label-fax_prefix']['pt-pt'] = "Prefixo"; @@ -1124,13 +1124,13 @@ $text['label-fax_image_size']['ro-ro'] = "Marimea imaginii"; $text['label-fax_image_size']['ru-ru'] = "Размер изображения"; $text['label-fax_image_size']['sv-se'] = "Bild Storlek"; $text['label-fax_image_size']['uk-ua'] = "Розмір зображення"; -$text['label-fax_image_size']['zh-cn'] = "图像"; +$text['label-fax_image_size']['zh-cn'] = "图片大小"; $text['label-fax_image_size']['ja-jp'] = "画像サイズ"; $text['label-fax_image_size']['ko-kr'] = "이미지 크기"; $text['label-fax_image_resolution']['en-us'] = "Image Resolution"; $text['label-fax_image_resolution']['en-gb'] = "Image Resolution"; -$text['label-fax_image_resolution']['ar-eg'] = "القرار"; +$text['label-fax_image_resolution']['ar-eg'] = "دقة الصورة"; $text['label-fax_image_resolution']['de-at'] = "Bild Aulösung"; $text['label-fax_image_resolution']['de-ch'] = "Bild Aulösung"; $text['label-fax_image_resolution']['de-de'] = "Bild Aulösung"; @@ -1178,7 +1178,7 @@ $text['label-fax_files']['ko-kr'] = "팩스 파일(s)"; $text['label-fax_file_type']['en-us'] = "File Type"; $text['label-fax_file_type']['en-gb'] = "File Type"; -$text['label-fax_file_type']['ar-eg'] = "الشكل"; +$text['label-fax_file_type']['ar-eg'] = "نوع الملف"; $text['label-fax_file_type']['de-at'] = "Datei Typ"; $text['label-fax_file_type']['de-ch'] = "Datei Typ"; $text['label-fax_file_type']['de-de'] = "Datei Typ"; @@ -1218,7 +1218,7 @@ $text['label-fax_file_path']['pt-br'] = "Caminho do arquivo"; $text['label-fax_file_path']['pt-pt'] = "Caminho do arquivo"; $text['label-fax_file_path']['ro-ro'] = "Calea fișierului"; $text['label-fax_file_path']['ru-ru'] = "Путь к Файлу"; -$text['label-fax_file_path']['sv-se'] = "Fil"; +$text['label-fax_file_path']['sv-se'] = "Sökväg"; $text['label-fax_file_path']['uk-ua'] = "Файл шлях"; $text['label-fax_file_path']['zh-cn'] = "档案"; $text['label-fax_file_path']['ja-jp'] = "ファイルパス"; @@ -1268,7 +1268,7 @@ $text['label-fax_epoch']['ro-ro'] = "Epocă"; $text['label-fax_epoch']['ru-ru'] = "Эпоха"; $text['label-fax_epoch']['sv-se'] = "Epoch"; $text['label-fax_epoch']['uk-ua'] = "Епоха"; -$text['label-fax_epoch']['zh-cn'] = "ep"; +$text['label-fax_epoch']['zh-cn'] = "时代"; $text['label-fax_epoch']['ja-jp'] = "エポック"; $text['label-fax_epoch']['ko-kr'] = "에포크"; @@ -1284,7 +1284,7 @@ $text['label-fax_ecm_used']['fr-ca'] = "ECM"; $text['label-fax_ecm_used']['fr-fr'] = "ECM"; $text['label-fax_ecm_used']['he-il'] = "ECM"; $text['label-fax_ecm_used']['it-it'] = "ECM"; -$text['label-fax_ecm_used']['nl-nl'] = "ecm"; +$text['label-fax_ecm_used']['nl-nl'] = "ECM"; $text['label-fax_ecm_used']['pl-pl'] = "ECM"; $text['label-fax_ecm_used']['pt-br'] = "ECM"; $text['label-fax_ecm_used']['pt-pt'] = "ECM"; @@ -1322,7 +1322,7 @@ $text['label-fax_document_transferred_pages']['ko-kr'] = "문서 전송 페이 $text['label-fax_document_total_pages']['en-us'] = "Document Total Pages"; $text['label-fax_document_total_pages']['en-gb'] = "Document Total Pages"; -$text['label-fax_document_total_pages']['ar-eg'] = "مجموع الصفحة"; +$text['label-fax_document_total_pages']['ar-eg'] = "وثيقة إجمالي الصفحات"; $text['label-fax_document_total_pages']['de-at'] = "Gesamtanzahl Seiten"; $text['label-fax_document_total_pages']['de-ch'] = "Gesamtanzahl Seiten"; $text['label-fax_document_total_pages']['de-de'] = "Gesamtanzahl Seiten"; @@ -1354,7 +1354,7 @@ $text['label-fax_destination']['es-cl'] = "Destino"; $text['label-fax_destination']['es-mx'] = "Destino"; $text['label-fax_destination']['fr-ca'] = "Destination"; $text['label-fax_destination']['fr-fr'] = "Destination"; -$text['label-fax_destination']['he-il'] = "יעד יעד"; +$text['label-fax_destination']['he-il'] = "יַעַד"; $text['label-fax_destination']['it-it'] = "Destinazione"; $text['label-fax_destination']['nl-nl'] = "Bestemming"; $text['label-fax_destination']['pl-pl'] = "Destynacja"; @@ -1436,13 +1436,13 @@ $text['label-fax_caller_id_name']['ro-ro'] = "Nume ID apelant"; $text['label-fax_caller_id_name']['ru-ru'] = "Caller ID Имя"; $text['label-fax_caller_id_name']['sv-se'] = "Namnpresentation"; $text['label-fax_caller_id_name']['uk-ua'] = "Ім'я платника"; -$text['label-fax_caller_id_name']['zh-cn'] = "Caller ID name"; +$text['label-fax_caller_id_name']['zh-cn'] = "来电显示名称"; $text['label-fax_caller_id_name']['ja-jp'] = "呼び出し者 ID 名"; $text['label-fax_caller_id_name']['ko-kr'] = "ID 이름"; $text['label-toll_allow']['en-us'] = "Toll Allow"; $text['label-toll_allow']['en-gb'] = "Toll Allow"; -$text['label-toll_allow']['ar-eg'] = "المجموع المسموح به"; +$text['label-toll_allow']['ar-eg'] = "عدد مسموح به"; $text['label-toll_allow']['de-at'] = "Berechtigung"; $text['label-toll_allow']['de-ch'] = "Berechtigung"; $text['label-toll_allow']['de-de'] = "Berechtigung"; @@ -1450,7 +1450,7 @@ $text['label-toll_allow']['es-cl'] = "Permitir Tarifas Especiales"; $text['label-toll_allow']['es-mx'] = "Permitir Tarifas Especiales"; $text['label-toll_allow']['fr-ca'] = "droits"; $text['label-toll_allow']['fr-fr'] = "droits"; -$text['label-toll_allow']['he-il'] = "המונחים:"; +$text['label-toll_allow']['he-il'] = "אגרה אפשר"; $text['label-toll_allow']['it-it'] = "Destinazioni Abilitate"; $text['label-toll_allow']['nl-nl'] = "Tollen"; $text['label-toll_allow']['pl-pl'] = "Zezwalaj na drogie/szczególwe połaczenia"; @@ -1460,7 +1460,7 @@ $text['label-toll_allow']['ro-ro'] = "Toll Allow"; $text['label-toll_allow']['ru-ru'] = "Разрешить Платное Соединение"; $text['label-toll_allow']['sv-se'] = "Toll Allow"; $text['label-toll_allow']['uk-ua'] = "Толстячки"; -$text['label-toll_allow']['zh-cn'] = "谨请准予我就西撒哈拉问题向第四委员会发言。"; +$text['label-toll_allow']['zh-cn'] = "通行费允许"; $text['label-toll_allow']['ja-jp'] = "有料可"; $text['label-toll_allow']['ko-kr'] = "Toll 허용"; @@ -1484,7 +1484,7 @@ $text['label-fax_base64']['ro-ro'] = "Base64"; $text['label-fax_base64']['ru-ru'] = "Base64"; $text['label-fax_base64']['sv-se'] = "Base64"; $text['label-fax_base64']['uk-ua'] = "бази64"; -$text['label-fax_base64']['zh-cn'] = "基地"; +$text['label-fax_base64']['zh-cn'] = "基地64"; $text['label-fax_base64']['ja-jp'] = "ベース64"; $text['label-fax_base64']['ko-kr'] = "자료64"; @@ -1531,10 +1531,10 @@ $text['label-fax-subject']['pt-pt'] = "Assunto"; $text['label-fax-subject']['ro-ro'] = "Subiect"; $text['label-fax-subject']['ru-ru'] = "Тема"; $text['label-fax-subject']['sv-se'] = "Ämne"; -$text['label-fax-subject']['uk-ua'] = "Головна"; -$text['label-fax-subject']['zh-cn'] = "议题"; -$text['label-fax-subject']['ja-jp'] = "コンテンツ"; -$text['label-fax-subject']['ko-kr'] = "이름 *"; +$text['label-fax-subject']['uk-ua'] = "Тема"; +$text['label-fax-subject']['zh-cn'] = "主题"; +$text['label-fax-subject']['ja-jp'] = "主題"; +$text['label-fax-subject']['ko-kr'] = "이름"; $text['label-fax-sender']['en-us'] = "From"; $text['label-fax-sender']['en-gb'] = "From"; @@ -1556,13 +1556,13 @@ $text['label-fax-sender']['ro-ro'] = "Din"; $text['label-fax-sender']['ru-ru'] = "От"; $text['label-fax-sender']['sv-se'] = "Från"; $text['label-fax-sender']['uk-ua'] = "З"; -$text['label-fax-sender']['zh-cn'] = "收入"; -$text['label-fax-sender']['ja-jp'] = "詳しくはこちら"; -$text['label-fax-sender']['ko-kr'] = "내 계정"; +$text['label-fax-sender']['zh-cn'] = "从"; +$text['label-fax-sender']['ja-jp'] = "から"; +$text['label-fax-sender']['ko-kr'] = "에서"; $text['label-fax-resolution']['en-us'] = "Resolution"; $text['label-fax-resolution']['en-gb'] = "Resolution"; -$text['label-fax-resolution']['ar-eg'] = "القرار"; +$text['label-fax-resolution']['ar-eg'] = "من"; $text['label-fax-resolution']['de-at'] = "Auflösung"; $text['label-fax-resolution']['de-ch'] = "Auflösung"; $text['label-fax-resolution']['de-de'] = "Auflösung"; @@ -1580,9 +1580,9 @@ $text['label-fax-resolution']['ro-ro'] = "Rezoluţie"; $text['label-fax-resolution']['ru-ru'] = "Разрешение"; $text['label-fax-resolution']['sv-se'] = "Upplösning"; $text['label-fax-resolution']['uk-ua'] = "Рішення"; -$text['label-fax-resolution']['zh-cn'] = "决议"; -$text['label-fax-resolution']['ja-jp'] = "ソリューション"; -$text['label-fax-resolution']['ko-kr'] = "제품 설명"; +$text['label-fax-resolution']['zh-cn'] = "从"; +$text['label-fax-resolution']['ja-jp'] = "から"; +$text['label-fax-resolution']['ko-kr'] = "에서"; $text['label-fax-recipient']['en-us'] = "To"; $text['label-fax-recipient']['en-gb'] = "To"; @@ -1604,9 +1604,9 @@ $text['label-fax-recipient']['ro-ro'] = "La"; $text['label-fax-recipient']['ru-ru'] = "Кому"; $text['label-fax-recipient']['sv-se'] = "Till"; $text['label-fax-recipient']['uk-ua'] = "до"; -$text['label-fax-recipient']['zh-cn'] = "页: 1"; -$text['label-fax-recipient']['ja-jp'] = "お問い合わせ"; -$text['label-fax-recipient']['ko-kr'] = "으로"; +$text['label-fax-recipient']['zh-cn'] = "到"; +$text['label-fax-recipient']['ja-jp'] = "に"; +$text['label-fax-recipient']['ko-kr'] = "에게"; $text['label-fax-pages']['en-us'] = "Pages"; $text['label-fax-pages']['en-gb'] = "Pages"; @@ -1628,9 +1628,9 @@ $text['label-fax-pages']['ro-ro'] = "Pagini"; $text['label-fax-pages']['ru-ru'] = "Страниц"; $text['label-fax-pages']['sv-se'] = "Sidor"; $text['label-fax-pages']['uk-ua'] = "Список"; -$text['label-fax-pages']['zh-cn'] = "页 次"; -$text['label-fax-pages']['ja-jp'] = "サイトマップ"; -$text['label-fax-pages']['ko-kr'] = "제품정보"; +$text['label-fax-pages']['zh-cn'] = "页数"; +$text['label-fax-pages']['ja-jp'] = "ページ"; +$text['label-fax-pages']['ko-kr'] = "페이지"; $text['label-fax-page-size']['en-us'] = "Page Size"; $text['label-fax-page-size']['en-gb'] = "Page Size"; @@ -1652,7 +1652,7 @@ $text['label-fax-page-size']['ro-ro'] = "Mărimea paginii"; $text['label-fax-page-size']['ru-ru'] = "Размер Страницы"; $text['label-fax-page-size']['sv-se'] = "Storlek På Sida"; $text['label-fax-page-size']['uk-ua'] = "Розмір сторінки"; -$text['label-fax-page-size']['zh-cn'] = "页: 1"; +$text['label-fax-page-size']['zh-cn'] = "页面大小"; $text['label-fax-page-size']['ja-jp'] = "ページサイズ"; $text['label-fax-page-size']['ko-kr'] = "페이지 크기"; @@ -1676,9 +1676,9 @@ $text['label-fax-page']['ro-ro'] = "Pagină"; $text['label-fax-page']['ru-ru'] = "Страница"; $text['label-fax-page']['sv-se'] = "Sida"; $text['label-fax-page']['uk-ua'] = "На головну"; -$text['label-fax-page']['zh-cn'] = "页 次"; -$text['label-fax-page']['ja-jp'] = "サイトマップ"; -$text['label-fax-page']['ko-kr'] = "- 연혁"; +$text['label-fax-page']['zh-cn'] = "页"; +$text['label-fax-page']['ja-jp'] = "ページ"; +$text['label-fax-page']['ko-kr'] = "페이지"; $text['label-fax-number']['en-us'] = "Fax Number"; $text['label-fax-number']['en-gb'] = "Fax Number"; @@ -1700,9 +1700,9 @@ $text['label-fax-number']['ro-ro'] = "Numar de fax"; $text['label-fax-number']['ru-ru'] = "Fax Номер"; $text['label-fax-number']['sv-se'] = "Fax Nummer"; $text['label-fax-number']['uk-ua'] = "Номер факсу"; -$text['label-fax-number']['zh-cn'] = "传真号码"; -$text['label-fax-number']['ja-jp'] = "FAX番号"; -$text['label-fax-number']['ko-kr'] = "팩스번호"; +$text['label-fax-number']['zh-cn'] = "传真号"; +$text['label-fax-number']['ja-jp'] = "ファクス番号"; +$text['label-fax-number']['ko-kr'] = "팩스 번호"; $text['label-fax-message']['en-us'] = "Message"; $text['label-fax-message']['en-gb'] = "Message"; @@ -1724,9 +1724,9 @@ $text['label-fax-message']['ro-ro'] = "Mesaj"; $text['label-fax-message']['ru-ru'] = "Сообщение"; $text['label-fax-message']['sv-se'] = "Meddelande"; $text['label-fax-message']['uk-ua'] = "Новини"; -$text['label-fax-message']['zh-cn'] = "宣传"; +$text['label-fax-message']['zh-cn'] = "信息"; $text['label-fax-message']['ja-jp'] = "メッセージ"; -$text['label-fax-message']['ko-kr'] = "이름 *"; +$text['label-fax-message']['ko-kr'] = "메시지"; $text['label-fax-header']['en-us'] = "Header"; $text['label-fax-header']['en-gb'] = "Header"; @@ -1748,9 +1748,9 @@ $text['label-fax-header']['ro-ro'] = "Antet"; $text['label-fax-header']['ru-ru'] = "Заголовок"; $text['label-fax-header']['sv-se'] = "Huvud"; $text['label-fax-header']['uk-ua'] = "Заголовок"; -$text['label-fax-header']['zh-cn'] = "标题"; -$text['label-fax-header']['ja-jp'] = "ヘッダー"; -$text['label-fax-header']['ko-kr'] = "기타 제품"; +$text['label-fax-header']['zh-cn'] = "标头"; +$text['label-fax-header']['ja-jp'] = "ヘッダ"; +$text['label-fax-header']['ko-kr'] = "머리글"; $text['label-fax-footer']['en-us'] = "Footer"; $text['label-fax-footer']['en-gb'] = "Footer"; @@ -1772,9 +1772,9 @@ $text['label-fax-footer']['ro-ro'] = "Subsol"; $text['label-fax-footer']['ru-ru'] = "Нижняя сноска"; $text['label-fax-footer']['sv-se'] = "Fot"; $text['label-fax-footer']['uk-ua'] = "Підшипник"; -$text['label-fax-footer']['zh-cn'] = "脚注"; +$text['label-fax-footer']['zh-cn'] = "页脚"; $text['label-fax-footer']['ja-jp'] = "フッター"; -$text['label-fax-footer']['ko-kr'] = "팟캐스트"; +$text['label-fax-footer']['ko-kr'] = "보행인"; $text['label-fax-fax']['en-us'] = "Fax"; $text['label-fax-fax']['en-gb'] = "Fax"; @@ -1798,7 +1798,7 @@ $text['label-fax-fax']['sv-se'] = "FAX"; $text['label-fax-fax']['uk-ua'] = "Факс"; $text['label-fax-fax']['zh-cn'] = "传真"; $text['label-fax-fax']['ja-jp'] = "ファックス"; -$text['label-fax-fax']['ko-kr'] = "* 이름"; +$text['label-fax-fax']['ko-kr'] = "팩스"; $text['label-fax-cover-sheet']['en-us'] = "COVER SHEET"; $text['label-fax-cover-sheet']['en-gb'] = "COVER SHEET"; @@ -1820,9 +1820,9 @@ $text['label-fax-cover-sheet']['ro-ro'] = "COPERTA"; $text['label-fax-cover-sheet']['ru-ru'] = "Титульный Лист"; $text['label-fax-cover-sheet']['sv-se'] = "Försättsblad"; $text['label-fax-cover-sheet']['uk-ua'] = "СКЛАД"; -$text['label-fax-cover-sheet']['zh-cn'] = "C. 概况"; -$text['label-fax-cover-sheet']['ja-jp'] = "カバーシート"; -$text['label-fax-cover-sheet']['ko-kr'] = "커버 시트"; +$text['label-fax-cover-sheet']['zh-cn'] = "封面"; +$text['label-fax-cover-sheet']['ja-jp'] = "表紙"; +$text['label-fax-cover-sheet']['ko-kr'] = "표지"; $text['label-fax-attached']['en-us'] = "Attached"; $text['label-fax-attached']['en-gb'] = "Attached"; @@ -1844,9 +1844,9 @@ $text['label-fax-attached']['ro-ro'] = "Atașat"; $text['label-fax-attached']['ru-ru'] = "Прикрепить"; $text['label-fax-attached']['sv-se'] = "Bifogat"; $text['label-fax-attached']['uk-ua'] = "Прикріплений"; -$text['label-fax-attached']['zh-cn'] = "附件"; -$text['label-fax-attached']['ja-jp'] = "ツイート"; -$text['label-fax-attached']['ko-kr'] = "관련 기사"; +$text['label-fax-attached']['zh-cn'] = "随附的"; +$text['label-fax-attached']['ja-jp'] = "添付"; +$text['label-fax-attached']['ko-kr'] = "첨부된"; $text['label-extension']['en-us'] = "Extension"; $text['label-extension']['en-gb'] = "Extension"; @@ -1868,9 +1868,9 @@ $text['label-extension']['ro-ro'] = "Extensie"; $text['label-extension']['ru-ru'] = "Внутренний номер"; $text['label-extension']['sv-se'] = "Anknytning"; $text['label-extension']['uk-ua'] = "Продовжити"; -$text['label-extension']['zh-cn'] = "延期"; -$text['label-extension']['ja-jp'] = "エクステンション"; -$text['label-extension']['ko-kr'] = "제품 정보"; +$text['label-extension']['zh-cn'] = "扩大"; +$text['label-extension']['ja-jp'] = "拡大"; +$text['label-extension']['ko-kr'] = "확대"; $text['label-email_size']['en-us'] = "Size"; $text['label-email_size']['en-gb'] = "Size"; @@ -1892,9 +1892,9 @@ $text['label-email_size']['ro-ro'] = "mărimea"; $text['label-email_size']['ru-ru'] = "Размер"; $text['label-email_size']['sv-se'] = "Strolek"; $text['label-email_size']['uk-ua'] = "Розмір"; -$text['label-email_size']['zh-cn'] = "规模"; -$text['label-email_size']['ja-jp'] = "サイズ:"; -$text['label-email_size']['ko-kr'] = "크기 (mm)"; +$text['label-email_size']['zh-cn'] = "尺寸"; +$text['label-email_size']['ja-jp'] = "サイズ"; +$text['label-email_size']['ko-kr'] = "크기"; $text['label-email_remote_inbox']['en-us'] = "Remote Inbox"; $text['label-email_remote_inbox']['en-gb'] = "Remote Inbox"; @@ -1916,13 +1916,13 @@ $text['label-email_remote_inbox']['ro-ro'] = "Inbox de la distanță"; $text['label-email_remote_inbox']['ru-ru'] = "Почтовый ящик назначения"; $text['label-email_remote_inbox']['sv-se'] = "Mottagar Inbox"; $text['label-email_remote_inbox']['uk-ua'] = "Вхід"; -$text['label-email_remote_inbox']['zh-cn'] = "遥控箱"; -$text['label-email_remote_inbox']['ja-jp'] = "遠隔受信トレイ"; -$text['label-email_remote_inbox']['ko-kr'] = "먼 Inbox"; +$text['label-email_remote_inbox']['zh-cn'] = "远程收件箱"; +$text['label-email_remote_inbox']['ja-jp'] = "リモート受信箱"; +$text['label-email_remote_inbox']['ko-kr'] = "원격 수신함"; $text['label-email_received']['en-us'] = "Received"; $text['label-email_received']['en-gb'] = "Received"; -$text['label-email_received']['ar-eg'] = "وردت"; +$text['label-email_received']['ar-eg'] = "تلقى"; $text['label-email_received']['de-at'] = "Empfangen"; $text['label-email_received']['de-ch'] = "Empfangen"; $text['label-email_received']['de-de'] = "Empfangen"; @@ -1940,9 +1940,9 @@ $text['label-email_received']['ro-ro'] = "Primit"; $text['label-email_received']['ru-ru'] = "Принято"; $text['label-email_received']['sv-se'] = "Mottagen"; $text['label-email_received']['uk-ua'] = "Отримувати"; -$text['label-email_received']['zh-cn'] = "收到"; -$text['label-email_received']['ja-jp'] = "受付開始"; -$text['label-email_received']['ko-kr'] = "이름 *"; +$text['label-email_received']['zh-cn'] = "已收到"; +$text['label-email_received']['ja-jp'] = "受け取った"; +$text['label-email_received']['ko-kr'] = "받았다"; $text['label-email_outbound_subject_tag']['en-us'] = "Subject Tag"; $text['label-email_outbound_subject_tag']['en-gb'] = "Subject Tag"; @@ -1964,8 +1964,8 @@ $text['label-email_outbound_subject_tag']['ro-ro'] = "Eticheta subiectului"; $text['label-email_outbound_subject_tag']['ru-ru'] = "Тема"; $text['label-email_outbound_subject_tag']['sv-se'] = "Ämnes 'Tag'"; $text['label-email_outbound_subject_tag']['uk-ua'] = "Тема тегу"; -$text['label-email_outbound_subject_tag']['zh-cn'] = "议题"; -$text['label-email_outbound_subject_tag']['ja-jp'] = "対象タグ"; +$text['label-email_outbound_subject_tag']['zh-cn'] = "主题标签"; +$text['label-email_outbound_subject_tag']['ja-jp'] = "件名タグ"; $text['label-email_outbound_subject_tag']['ko-kr'] = "제목 태그"; $text['label-email_outbound_authorized_senders']['en-us'] = "Authorized Senders"; @@ -1978,7 +1978,7 @@ $text['label-email_outbound_authorized_senders']['es-cl'] = "Los Remitentes Auto $text['label-email_outbound_authorized_senders']['es-mx'] = "Los Remitentes Autorizados"; $text['label-email_outbound_authorized_senders']['fr-ca'] = "Expéditeurs Autorisés"; $text['label-email_outbound_authorized_senders']['fr-fr'] = "Expéditeurs Autorisés"; -$text['label-email_outbound_authorized_senders']['he-il'] = "תגית: Senders"; +$text['label-email_outbound_authorized_senders']['he-il'] = "שולחים מורשים"; $text['label-email_outbound_authorized_senders']['it-it'] = "Mittenti Autorizzati"; $text['label-email_outbound_authorized_senders']['nl-nl'] = "Authoriseerde Senders"; $text['label-email_outbound_authorized_senders']['pl-pl'] = "Autoryzowani nadawcy"; @@ -1988,9 +1988,9 @@ $text['label-email_outbound_authorized_senders']['ro-ro'] = "Expeditori autoriza $text['label-email_outbound_authorized_senders']['ru-ru'] = "Авторизованные отправители"; $text['label-email_outbound_authorized_senders']['sv-se'] = "Godkända Sändare"; $text['label-email_outbound_authorized_senders']['uk-ua'] = "Авторизовані відправники"; -$text['label-email_outbound_authorized_senders']['zh-cn'] = "获授权的参议员"; -$text['label-email_outbound_authorized_senders']['ja-jp'] = "認可された送信者"; -$text['label-email_outbound_authorized_senders']['ko-kr'] = "회사 소개"; +$text['label-email_outbound_authorized_senders']['zh-cn'] = "授权发件人"; +$text['label-email_outbound_authorized_senders']['ja-jp'] = "許可された送信者"; +$text['label-email_outbound_authorized_senders']['ko-kr'] = "승인된 발신자"; $text['label-email_inbound_subject_tag']['en-us'] = "Subject Tag"; $text['label-email_inbound_subject_tag']['en-gb'] = "Subject Tag"; @@ -2012,8 +2012,8 @@ $text['label-email_inbound_subject_tag']['ro-ro'] = "Eticheta subiectului"; $text['label-email_inbound_subject_tag']['ru-ru'] = "Тема"; $text['label-email_inbound_subject_tag']['sv-se'] = "Ämnes 'Tag'"; $text['label-email_inbound_subject_tag']['uk-ua'] = "Тема тегу"; -$text['label-email_inbound_subject_tag']['zh-cn'] = "议题"; -$text['label-email_inbound_subject_tag']['ja-jp'] = "対象タグ"; +$text['label-email_inbound_subject_tag']['zh-cn'] = "主题标签"; +$text['label-email_inbound_subject_tag']['ja-jp'] = "件名タグ"; $text['label-email_inbound_subject_tag']['ko-kr'] = "제목 태그"; $text['label-email_email-to-fax']['en-us'] = "Email-to-Fax"; @@ -2036,9 +2036,9 @@ $text['label-email_email-to-fax']['ro-ro'] = "E-mail către fax"; $text['label-email_email-to-fax']['ru-ru'] = "Email-на-Fax"; $text['label-email_email-to-fax']['sv-se'] = "E-post-Till-Fax"; $text['label-email_email-to-fax']['uk-ua'] = "Електронна пошта"; -$text['label-email_email-to-fax']['zh-cn'] = "email-to-fax"; -$text['label-email_email-to-fax']['ja-jp'] = "メール・ツー・ファックス"; -$text['label-email_email-to-fax']['ko-kr'] = "이메일-to-Fax"; +$text['label-email_email-to-fax']['zh-cn'] = "电子邮件到传真"; +$text['label-email_email-to-fax']['ja-jp'] = "電子メールからファクスへ"; +$text['label-email_email-to-fax']['ko-kr'] = "이메일-팩스"; $text['label-email_connection_validate']['en-us'] = "Validate Certificate"; $text['label-email_connection_validate']['en-gb'] = "Validate Certificate"; @@ -2060,9 +2060,9 @@ $text['label-email_connection_validate']['ro-ro'] = "Validați certificatul"; $text['label-email_connection_validate']['ru-ru'] = "Подтвердить сертификат"; $text['label-email_connection_validate']['sv-se'] = "Validera Certifikat"; $text['label-email_connection_validate']['uk-ua'] = "Сертифікати"; -$text['label-email_connection_validate']['zh-cn'] = "有效证书"; -$text['label-email_connection_validate']['ja-jp'] = "有効な証明書"; -$text['label-email_connection_validate']['ko-kr'] = "유효 인증서"; +$text['label-email_connection_validate']['zh-cn'] = "验证证书"; +$text['label-email_connection_validate']['ja-jp'] = "証明書の検証"; +$text['label-email_connection_validate']['ko-kr'] = "인증서 확인"; $text['label-email_connection_username']['en-us'] = "Username"; $text['label-email_connection_username']['en-gb'] = "Username"; @@ -2085,7 +2085,7 @@ $text['label-email_connection_username']['ru-ru'] = "Имя пользовате $text['label-email_connection_username']['sv-se'] = "Användarnamn"; $text['label-email_connection_username']['uk-ua'] = "Ім'я користувача"; $text['label-email_connection_username']['zh-cn'] = "用户名"; -$text['label-email_connection_username']['ja-jp'] = "ユーザ名"; +$text['label-email_connection_username']['ja-jp'] = "ユーザー名"; $text['label-email_connection_username']['ko-kr'] = "사용자 이름"; $text['label-email_connection_type']['en-us'] = "Type"; @@ -2109,8 +2109,8 @@ $text['label-email_connection_type']['ru-ru'] = "Тип"; $text['label-email_connection_type']['sv-se'] = "Typ"; $text['label-email_connection_type']['uk-ua'] = "Тип"; $text['label-email_connection_type']['zh-cn'] = "类型"; -$text['label-email_connection_type']['ja-jp'] = "タイプ:"; -$text['label-email_connection_type']['ko-kr'] = "제품정보"; +$text['label-email_connection_type']['ja-jp'] = "タイプ"; +$text['label-email_connection_type']['ko-kr'] = "유형"; $text['label-email_connection_server']['en-us'] = "Server"; $text['label-email_connection_server']['en-gb'] = "Server"; @@ -2131,10 +2131,10 @@ $text['label-email_connection_server']['pt-pt'] = "Servidor"; $text['label-email_connection_server']['ro-ro'] = "Server"; $text['label-email_connection_server']['ru-ru'] = "Сервер"; $text['label-email_connection_server']['sv-se'] = "Server"; -$text['label-email_connection_server']['uk-ua'] = "Статус на сервери"; +$text['label-email_connection_server']['uk-ua'] = "Сервер"; $text['label-email_connection_server']['zh-cn'] = "服务器"; -$text['label-email_connection_server']['ja-jp'] = "サーバー"; -$text['label-email_connection_server']['ko-kr'] = "계정 관리"; +$text['label-email_connection_server']['ja-jp'] = "サーバ"; +$text['label-email_connection_server']['ko-kr'] = "섬기는 사람"; $text['label-email_connection_security']['en-us'] = "Security"; $text['label-email_connection_security']['en-gb'] = "Security"; @@ -2157,8 +2157,8 @@ $text['label-email_connection_security']['ru-ru'] = "Безопасность"; $text['label-email_connection_security']['sv-se'] = "Säkerhet"; $text['label-email_connection_security']['uk-ua'] = "Безпека"; $text['label-email_connection_security']['zh-cn'] = "安全"; -$text['label-email_connection_security']['ja-jp'] = "セキュリティ"; -$text['label-email_connection_security']['ko-kr'] = "보안 보안"; +$text['label-email_connection_security']['ja-jp'] = "安全"; +$text['label-email_connection_security']['ko-kr'] = "보안"; $text['label-email_connection_password']['en-us'] = "Password"; $text['label-email_connection_password']['en-gb'] = "Password"; @@ -2204,13 +2204,13 @@ $text['label-email_connection_mailbox']['ro-ro'] = "Folder cutie poștală"; $text['label-email_connection_mailbox']['ru-ru'] = "Папка почтового ящика"; $text['label-email_connection_mailbox']['sv-se'] = "Brevlåde Mapp"; $text['label-email_connection_mailbox']['uk-ua'] = "поштова скринька"; -$text['label-email_connection_mailbox']['zh-cn'] = "邮箱Folder"; -$text['label-email_connection_mailbox']['ja-jp'] = "メールボックスフォルダ"; -$text['label-email_connection_mailbox']['ko-kr'] = "Mailbox 폴더"; +$text['label-email_connection_mailbox']['zh-cn'] = "邮箱文件夹"; +$text['label-email_connection_mailbox']['ja-jp'] = "メールボックス フォルダ"; +$text['label-email_connection_mailbox']['ko-kr'] = "사서함 폴더"; $text['label-email_account_connection']['en-us'] = "Account Connection"; $text['label-email_account_connection']['en-gb'] = "Account Connection"; -$text['label-email_account_connection']['ar-eg'] = "الحساب"; +$text['label-email_account_connection']['ar-eg'] = "اتصال الحساب"; $text['label-email_account_connection']['de-at'] = "Konto Verbindung"; $text['label-email_account_connection']['de-ch'] = "Konto Verbindung"; $text['label-email_account_connection']['de-de'] = "Konto Verbindung"; @@ -2218,9 +2218,9 @@ $text['label-email_account_connection']['es-cl'] = "Conexión Cuenta"; $text['label-email_account_connection']['es-mx'] = "Conexión Cuenta"; $text['label-email_account_connection']['fr-ca'] = "Compte Connexion"; $text['label-email_account_connection']['fr-fr'] = "Compte Connexion"; -$text['label-email_account_connection']['he-il'] = "חשבון"; +$text['label-email_account_connection']['he-il'] = "חיבור חשבון"; $text['label-email_account_connection']['it-it'] = "Connessione Account"; -$text['label-email_account_connection']['nl-nl'] = "account"; +$text['label-email_account_connection']['nl-nl'] = "Accountverbinding"; $text['label-email_account_connection']['pl-pl'] = "Połączenie konta"; $text['label-email_account_connection']['pt-br'] = "Conexão da conta"; $text['label-email_account_connection']['pt-pt'] = "Connection Conta"; @@ -2228,13 +2228,13 @@ $text['label-email_account_connection']['ro-ro'] = "Conexiune la cont"; $text['label-email_account_connection']['ru-ru'] = "Подключение к Учетной Записи"; $text['label-email_account_connection']['sv-se'] = "Account Connection "; $text['label-email_account_connection']['uk-ua'] = "Підключення облікового запису"; -$text['label-email_account_connection']['zh-cn'] = "账户链接"; +$text['label-email_account_connection']['zh-cn'] = "帐户连接"; $text['label-email_account_connection']['ja-jp'] = "アカウント接続"; $text['label-email_account_connection']['ko-kr'] = "계정 연결"; $text['label-email-fax']['en-us'] = "Fax"; $text['label-email-fax']['en-gb'] = "Fax"; -$text['label-email-fax']['ar-eg'] = "الفاكس"; +$text['label-email-fax']['ar-eg'] = "فاكس"; $text['label-email-fax']['de-at'] = "Fax"; $text['label-email-fax']['de-ch'] = "Fax"; $text['label-email-fax']['de-de'] = "Fax"; @@ -2254,11 +2254,11 @@ $text['label-email-fax']['sv-se'] = "Fax"; $text['label-email-fax']['uk-ua'] = "Факс"; $text['label-email-fax']['zh-cn'] = "传真"; $text['label-email-fax']['ja-jp'] = "ファックス"; -$text['label-email-fax']['ko-kr'] = "* 이름"; +$text['label-email-fax']['ko-kr'] = "팩스"; $text['label-email']['en-us'] = "Email"; $text['label-email']['en-gb'] = "Email"; -$text['label-email']['ar-eg'] = "البريد الإلكتروني"; +$text['label-email']['ar-eg'] = "بريد إلكتروني"; $text['label-email']['de-at'] = "Email"; $text['label-email']['de-ch'] = "Email"; $text['label-email']['de-de'] = "Email"; @@ -2278,11 +2278,11 @@ $text['label-email']['sv-se'] = "E-post"; $text['label-email']['uk-ua'] = "Електронна пошта"; $text['label-email']['zh-cn'] = "电子邮件"; $text['label-email']['ja-jp'] = "メールアドレス"; -$text['label-email']['ko-kr'] = "이름 *"; +$text['label-email']['ko-kr'] = "이메일"; $text['label-destination-number']['en-us'] = "Destination Number"; $text['label-destination-number']['en-gb'] = "Destination Number"; -$text['label-destination-number']['ar-eg'] = "العدد"; +$text['label-destination-number']['ar-eg'] = "رقم الوجهة"; $text['label-destination-number']['de-at'] = "Ziel Nummer"; $text['label-destination-number']['de-ch'] = "Ziel Nummer"; $text['label-destination-number']['de-de'] = "Ziel Nummer"; @@ -2300,9 +2300,9 @@ $text['label-destination-number']['ro-ro'] = "Numarul destinatiei"; $text['label-destination-number']['ru-ru'] = "Номер Адресата"; $text['label-destination-number']['sv-se'] = "Destination Nummer"; $text['label-destination-number']['uk-ua'] = "Кількість місць"; -$text['label-destination-number']['zh-cn'] = "数量"; +$text['label-destination-number']['zh-cn'] = "目的地号码"; $text['label-destination-number']['ja-jp'] = "宛先番号"; -$text['label-destination-number']['ko-kr'] = "대상 번호"; +$text['label-destination-number']['ko-kr'] = "목적지 번호"; $text['label-caller-id-number']['en-us'] = "Caller ID Number"; $text['label-caller-id-number']['en-gb'] = "Caller ID Number"; @@ -2324,9 +2324,9 @@ $text['label-caller-id-number']['ro-ro'] = "Numărul de identificare a apelantul $text['label-caller-id-number']['ru-ru'] = "Caller ID Номер"; $text['label-caller-id-number']['sv-se'] = "Nummerpresentation"; $text['label-caller-id-number']['uk-ua'] = "Номер ідентифікатора абонента"; -$text['label-caller-id-number']['zh-cn'] = "Caller ID号码"; -$text['label-caller-id-number']['ja-jp'] = "発信者ID番号"; -$text['label-caller-id-number']['ko-kr'] = "전화 번호"; +$text['label-caller-id-number']['zh-cn'] = "来电显示号码"; +$text['label-caller-id-number']['ja-jp'] = "発信者番号"; +$text['label-caller-id-number']['ko-kr'] = "발신자 ID 번호"; $text['label-caller-id-name']['en-us'] = "Caller ID Name"; $text['label-caller-id-name']['en-gb'] = "Caller ID Name"; @@ -2348,9 +2348,9 @@ $text['label-caller-id-name']['ro-ro'] = "Nume ID apelant"; $text['label-caller-id-name']['ru-ru'] = "Caller ID Имя"; $text['label-caller-id-name']['sv-se'] = "Namnpresentation"; $text['label-caller-id-name']['uk-ua'] = "Ім'я платника"; -$text['label-caller-id-name']['zh-cn'] = "Caller ID name"; -$text['label-caller-id-name']['ja-jp'] = "呼び出し者 ID 名"; -$text['label-caller-id-name']['ko-kr'] = "ID 이름"; +$text['label-caller-id-name']['zh-cn'] = "来电显示名称"; +$text['label-caller-id-name']['ja-jp'] = "発信者番号名"; +$text['label-caller-id-name']['ko-kr'] = "발신자 ID 이름"; $text['label-advanced_settings']['en-us'] = "Advanced Settings"; $text['label-advanced_settings']['en-gb'] = "Advanced Settings"; diff --git a/app/fax/app_menu.php b/app/fax/app_menu.php index 8f2091b3c4..601eec686c 100644 --- a/app/fax/app_menu.php +++ b/app/fax/app_menu.php @@ -3,7 +3,7 @@ $y=0; $apps[$x]['menu'][$y]['title']['en-us'] = "Fax Server"; $apps[$x]['menu'][$y]['title']['en-gb'] = "Fax Server"; - $apps[$x]['menu'][$y]['title']['ar-eg'] = "Fax Server"; + $apps[$x]['menu'][$y]['title']['ar-eg'] = "خادم الفاكس"; $apps[$x]['menu'][$y]['title']['de-at'] = "Faxserver"; $apps[$x]['menu'][$y]['title']['de-ch'] = "Faxserver"; $apps[$x]['menu'][$y]['title']['de-de'] = "Faxserver"; @@ -17,12 +17,12 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Serwer faksowy"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Servidor de Fax"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Servidor de Fax"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = "Server Fax"; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Server de fax"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Сервер факсов"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Fax Server"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "Статус на сервери"; $apps[$x]['menu'][$y]['title']['zh-cn'] = "传真服务器"; - $apps[$x]['menu'][$y]['title']['ja-jp'] = "ファックスサーバー"; + $apps[$x]['menu'][$y]['title']['ja-jp'] = "ファックス サーバー"; $apps[$x]['menu'][$y]['title']['ko-kr'] = "팩스 서버"; $apps[$x]['menu'][$y]['uuid'] = "9c9642e4-2b9b-2785-18d0-6c0a4ede2b2f"; $apps[$x]['menu'][$y]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5"; diff --git a/app/fax_queue/app_menu.php b/app/fax_queue/app_menu.php index a334990feb..9b063ea865 100644 --- a/app/fax_queue/app_menu.php +++ b/app/fax_queue/app_menu.php @@ -3,28 +3,28 @@ $y=0; $apps[$x]['menu'][$y]['title']['en-us'] = "FAX Queue"; $apps[$x]['menu'][$y]['title']['en-gb'] = "FAX Queue"; - $apps[$x]['menu'][$y]['title']['ar-eg'] = "FAX Queue"; + $apps[$x]['menu'][$y]['title']['ar-eg'] = "قائمة انتظار الفاكس"; $apps[$x]['menu'][$y]['title']['de-at'] = "FAX Frage"; $apps[$x]['menu'][$y]['title']['de-ch'] = "FAX Frage"; $apps[$x]['menu'][$y]['title']['de-de'] = "FAX Frage"; - $apps[$x]['menu'][$y]['title']['el-gr'] = "FAX Queue Queue"; - $apps[$x]['menu'][$y]['title']['es-cl'] = "FAX Queue"; - $apps[$x]['menu'][$y]['title']['es-mx'] = "FAX Queue"; + $apps[$x]['menu'][$y]['title']['el-gr'] = "Ουρά FAX"; + $apps[$x]['menu'][$y]['title']['es-cl'] = "Cola de FAX"; + $apps[$x]['menu'][$y]['title']['es-mx'] = "Cola de FAX"; $apps[$x]['menu'][$y]['title']['fr-ca'] = "FAX Queue"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "FAX Queue"; - $apps[$x]['menu'][$y]['title']['he-il'] = "FAX Queue"; - $apps[$x]['menu'][$y]['title']['it-it'] = "FAX Que"; + $apps[$x]['menu'][$y]['title']['he-il'] = "תור פקס"; + $apps[$x]['menu'][$y]['title']['it-it'] = "Coda FAX"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Fax wachtrij"; - $apps[$x]['menu'][$y]['title']['pl-pl'] = "FAX Queue"; - $apps[$x]['menu'][$y]['title']['pt-br'] = "FAX Queue"; - $apps[$x]['menu'][$y]['title']['pt-pt'] = "FAX Queue"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; - $apps[$x]['menu'][$y]['title']['ru-ru'] = "FAX Queueue"; - $apps[$x]['menu'][$y]['title']['sv-se'] = "FAX Queue"; + $apps[$x]['menu'][$y]['title']['pl-pl'] = "Kolejka faksów"; + $apps[$x]['menu'][$y]['title']['pt-br'] = "Fila de FAX"; + $apps[$x]['menu'][$y]['title']['pt-pt'] = "Fila de FAX"; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Coada de faxuri"; + $apps[$x]['menu'][$y]['title']['ru-ru'] = "Очередь факса"; + $apps[$x]['menu'][$y]['title']['sv-se'] = "FAX-kö"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "ФАС Клей"; - $apps[$x]['menu'][$y]['title']['zh-cn'] = "几内亚 Queue"; - $apps[$x]['menu'][$y]['title']['ja-jp'] = "郵便番号 キュー"; - $apps[$x]['menu'][$y]['title']['ko-kr'] = "· 이름 *"; + $apps[$x]['menu'][$y]['title']['zh-cn'] = "传真队列"; + $apps[$x]['menu'][$y]['title']['ja-jp'] = "FAX キュー"; + $apps[$x]['menu'][$y]['title']['ko-kr'] = "팩스 대기열"; $apps[$x]['menu'][$y]['uuid'] = "88fd4b3e-30b2-4514-be1d-6870aa97d652"; $apps[$x]['menu'][$y]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1"; $apps[$x]['menu'][$y]['category'] = "internal"; diff --git a/app/fifo/app_menu.php b/app/fifo/app_menu.php index 2438316072..8ea40b3cf9 100644 --- a/app/fifo/app_menu.php +++ b/app/fifo/app_menu.php @@ -3,7 +3,7 @@ $y=0; $apps[$x]['menu'][$y]['title']['en-us'] = "Queues"; $apps[$x]['menu'][$y]['title']['en-gb'] = "Queues"; - $apps[$x]['menu'][$y]['title']['ar-eg'] = "Queues"; + $apps[$x]['menu'][$y]['title']['ar-eg'] = "ذيول"; $apps[$x]['menu'][$y]['title']['de-at'] = "Warteschlangen"; $apps[$x]['menu'][$y]['title']['de-ch'] = "Warteschlangen"; $apps[$x]['menu'][$y]['title']['de-de'] = "Warteschlangen"; @@ -11,19 +11,19 @@ $apps[$x]['menu'][$y]['title']['es-mx'] = "Colas"; $apps[$x]['menu'][$y]['title']['fr-ca'] = "Queues"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Queues"; - $apps[$x]['menu'][$y]['title']['he-il'] = "Queues"; + $apps[$x]['menu'][$y]['title']['he-il'] = "פרָאק"; $apps[$x]['menu'][$y]['title']['it-it'] = "Code"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Wachtrijen"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Kolejki"; - $apps[$x]['menu'][$y]['title']['pt-br'] = "Queues"; - $apps[$x]['menu'][$y]['title']['pt-pt'] = "Filas"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['pt-br'] = "Caudas"; + $apps[$x]['menu'][$y]['title']['pt-pt'] = "Caudas"; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Cozi"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Очереди"; - $apps[$x]['menu'][$y]['title']['sv-se'] = "Queues"; + $apps[$x]['menu'][$y]['title']['sv-se'] = "Svansar"; $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'] = "c535ac0b-1da1-0f9c-4653-7934c6f4732c"; $apps[$x]['menu'][$y]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5"; $apps[$x]['menu'][$y]['category'] = "internal"; diff --git a/app/fifo_list/app_menu.php b/app/fifo_list/app_menu.php index 80bf39e9b2..0c9108aca7 100644 --- a/app/fifo_list/app_menu.php +++ b/app/fifo_list/app_menu.php @@ -17,13 +17,13 @@ $y=0; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Aktywne kolejki"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Filas ativas"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Filas Activas"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Cozi active"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Активные Очереди"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Aktiva Köer"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "Активні черги"; - $apps[$x]['menu'][$y]['title']['zh-cn'] = "主动询问"; - $apps[$x]['menu'][$y]['title']['ja-jp'] = "アクティブキュー"; - $apps[$x]['menu'][$y]['title']['ko-kr'] = "활동 Queues"; + $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'] = "450f1225-9187-49ac-a119-87bc26025f7d"; $apps[$x]['menu'][$y]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1"; $apps[$x]['menu'][$y]['category'] = "internal"; diff --git a/app/follow_me/app_menu.php b/app/follow_me/app_menu.php index 9741bb25d7..181051dbe1 100644 --- a/app/follow_me/app_menu.php +++ b/app/follow_me/app_menu.php @@ -14,16 +14,16 @@ $apps[$x]['menu'][$y]['title']['he-il'] = "עקבו אחרי me"; $apps[$x]['menu'][$y]['title']['it-it'] = "Seguimi"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Volg me"; - $apps[$x]['menu'][$y]['title']['pl-pl'] = "mi się mi mi mi mi mi mi mi mi"; + $apps[$x]['menu'][$y]['title']['pl-pl'] = "Chodź za mną"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Siga-me"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Siga-me"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Urmați-mă"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Следуй за мной"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Följ mig"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "Про нас"; - $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']['zh-cn'] = "跟我来"; + $apps[$x]['menu'][$y]['title']['ja-jp'] = "フォローしてください"; + $apps[$x]['menu'][$y]['title']['ko-kr'] = "나를 따르라"; $apps[$x]['menu'][$y]['uuid'] = "a1144e12-873e-4722-9818-02da1adb6ba3"; $apps[$x]['menu'][$y]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5"; $apps[$x]['menu'][$y]['category'] = "internal"; diff --git a/app/gateways/app_menu.php b/app/gateways/app_menu.php index 2426e51b0e..cdcc698395 100644 --- a/app/gateways/app_menu.php +++ b/app/gateways/app_menu.php @@ -16,13 +16,13 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Brama wyjściowa "; $apps[$x]['menu'][$y]['title']['pt-br'] = "Troncos"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Gateways"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Gateway-uri"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Шлюзы"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Gateways"; $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'] = "237a512a-f8fe-1ce4-b5d7-e71c401d7159"; $apps[$x]['menu'][$y]['parent_uuid'] = "bc96d773-ee57-0cdd-c3ac-2d91aba61b55"; $apps[$x]['menu'][$y]['category'] = "internal"; diff --git a/app/gswave/app_menu.php b/app/gswave/app_menu.php index d74751656a..fcb20dac7a 100644 --- a/app/gswave/app_menu.php +++ b/app/gswave/app_menu.php @@ -16,11 +16,11 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "GS Wave (ang.)."; $apps[$x]['menu'][$y]['title']['pt-br'] = "Onda de GS"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Onda de GS"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "GS Wave"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "GS Wave"; $apps[$x]['menu'][$y]['title']['sv-se'] = "GS Wave"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "GS Хвиля"; - $apps[$x]['menu'][$y]['title']['zh-cn'] = "GS(OL)"; + $apps[$x]['menu'][$y]['title']['zh-cn'] = "GS波"; $apps[$x]['menu'][$y]['title']['ja-jp'] = "GSの波"; $apps[$x]['menu'][$y]['title']['ko-kr'] = "GS 웨이브"; $apps[$x]['menu'][$y]['uuid'] = "4c737fd8-145e-4e1d-9662-20a5ba1e82e0"; diff --git a/app/ivr_menus/app_menu.php b/app/ivr_menus/app_menu.php index 12727b30cd..ebcff71c44 100644 --- a/app/ivr_menus/app_menu.php +++ b/app/ivr_menus/app_menu.php @@ -3,8 +3,9 @@ $y=0; $apps[$x]['menu'][$y]['title']['en-us'] = "IVR Menus"; $apps[$x]['menu'][$y]['title']['en-gb'] = "IVR Menus"; - $apps[$x]['menu'][$y]['title']['ar-eg'] = "IVR Menus"; + $apps[$x]['menu'][$y]['title']['ar-eg'] = "قوائم IVR"; $apps[$x]['menu'][$y]['title']['de-at'] = "Automatische Vermittlung"; + $apps[$x]['menu'][$y]['title']['de-ch'] = "Automatische Vermittlung"; $apps[$x]['menu'][$y]['title']['de-de'] = "Automatische Vermittlung"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "IVR Menus"; $apps[$x]['menu'][$y]['title']['es-mx'] = "IVR Menús"; @@ -15,13 +16,13 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Zapowiedzi głosowe (IVR)"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Menu de IVR"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Menu de IVR"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Meniuri IVR"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Голосовые меню (IVR)"; $apps[$x]['menu'][$y]['title']['sv-se'] = "IVR Meny"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "Відео Кошик"; - $apps[$x]['menu'][$y]['title']['zh-cn'] = "页: 1 男性"; - $apps[$x]['menu'][$y]['title']['ja-jp'] = "IVRについて メニュー"; - $apps[$x]['menu'][$y]['title']['ko-kr'] = "아이VR 메뉴보기"; + $apps[$x]['menu'][$y]['title']['zh-cn'] = "IVR 菜单"; + $apps[$x]['menu'][$y]['title']['ja-jp'] = "IVR メニュー"; + $apps[$x]['menu'][$y]['title']['ko-kr'] = "IVR 메뉴"; $apps[$x]['menu'][$y]['uuid'] = "72259497-a67b-e5aa-cac2-0f2dcef16308"; $apps[$x]['menu'][$y]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5"; $apps[$x]['menu'][$y]['category'] = "internal"; diff --git a/app/log_viewer/app_menu.php b/app/log_viewer/app_menu.php index ab28d68958..6e1b97c8f6 100644 --- a/app/log_viewer/app_menu.php +++ b/app/log_viewer/app_menu.php @@ -3,24 +3,25 @@ $y=0; $apps[$x]['menu'][$y]['title']['en-us'] = "Log Viewer"; $apps[$x]['menu'][$y]['title']['en-gb'] = "Log Viewer"; - $apps[$x]['menu'][$y]['title']['ar-eg'] = "Log Viewer"; + $apps[$x]['menu'][$y]['title']['ar-eg'] = "سجل المشاهد"; $apps[$x]['menu'][$y]['title']['de-at'] = "Log Betrachter"; + $apps[$x]['menu'][$y]['title']['de-ch'] = "Log Betrachter"; $apps[$x]['menu'][$y]['title']['de-de'] = "Log Betrachter"; $apps[$x]['menu'][$y]['title']['es-cl'] = "Visor de eventos"; $apps[$x]['menu'][$y]['title']['es-mx'] = "Log Viewer"; $apps[$x]['menu'][$y]['title']['fr-ca'] = "Log Viewer"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Voir les Logs"; - $apps[$x]['menu'][$y]['title']['he-il'] = "תגית: Viewer"; + $apps[$x]['menu'][$y]['title']['he-il'] = "הצופה יומן"; $apps[$x]['menu'][$y]['title']['it-it'] = "Log Viewer"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Bekijk logs"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Podgląd logów"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Visualizar Log"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Visualizar Log"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Vizualizator de jurnal"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Просмотр логов"; - $apps[$x]['menu'][$y]['title']['sv-se'] = "Log Viewer "; - $apps[$x]['menu'][$y]['title']['uk-ua'] = "Логи"; - $apps[$x]['menu'][$y]['title']['zh-cn'] = "Log Viewer"; + $apps[$x]['menu'][$y]['title']['sv-se'] = "Loggvisare"; + $apps[$x]['menu'][$y]['title']['uk-ua'] = "Переглядач журналу"; + $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'] = "781ebbec-a55a-9d60-f7bb-f54ab2ee4e7e"; diff --git a/app/modules/app_menu.php b/app/modules/app_menu.php index 899e793c57..de68a303b2 100644 --- a/app/modules/app_menu.php +++ b/app/modules/app_menu.php @@ -3,7 +3,7 @@ $y=0; $apps[$x]['menu'][$y]['title']['en-us'] = "Modules"; $apps[$x]['menu'][$y]['title']['en-gb'] = "Modules"; - $apps[$x]['menu'][$y]['title']['ar-eg'] = "Modules"; + $apps[$x]['menu'][$y]['title']['ar-eg'] = "الوحدات"; $apps[$x]['menu'][$y]['title']['de-at'] = "Module"; $apps[$x]['menu'][$y]['title']['de-de'] = "Module"; $apps[$x]['menu'][$y]['title']['el-gr'] = "Πρόσθετα"; @@ -17,7 +17,7 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Moduły"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Módulos"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Modulos"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Module"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Модули"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Moduler"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "Модулі"; diff --git a/app/music_on_hold/app_menu.php b/app/music_on_hold/app_menu.php index 9cd30b2154..de5331de79 100644 --- a/app/music_on_hold/app_menu.php +++ b/app/music_on_hold/app_menu.php @@ -16,13 +16,13 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Muzyka na czekanie"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Música de espera"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Musica em Espera"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Muzică în așteptare"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Музыка на удержании"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Väntmusik"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "Музика на утриманні"; - $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']['zh-cn'] = "保留音乐"; + $apps[$x]['menu'][$y]['title']['ja-jp'] = "保留音"; + $apps[$x]['menu'][$y]['title']['ko-kr'] = "음악 보류"; $apps[$x]['menu'][$y]['uuid'] = "1cd1d6cb-912d-db32-56c3-e0d5699feb9d"; $apps[$x]['menu'][$y]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5"; $apps[$x]['menu'][$y]['category'] = "internal"; diff --git a/app/number_translations/app_menu.php b/app/number_translations/app_menu.php index 5a7027aba2..e1a3e7284c 100644 --- a/app/number_translations/app_menu.php +++ b/app/number_translations/app_menu.php @@ -9,8 +9,8 @@ $apps[$x]['menu'][$y]['title']['de-de'] = "Nummer Übersetzung"; $apps[$x]['menu'][$y]['title']['es-cl'] = "Traducción de números"; $apps[$x]['menu'][$y]['title']['es-mx'] = "Traducción de números"; - $apps[$x]['menu'][$y]['title']['fr-ca'] = "Traduction de numéros"; - $apps[$x]['menu'][$y]['title']['fr-fr'] = "Traduction de numéros"; + $apps[$x]['menu'][$y]['title']['fr-ca'] = "Traductions de nombres"; + $apps[$x]['menu'][$y]['title']['fr-fr'] = "Traductions de nombres"; $apps[$x]['menu'][$y]['title']['he-il'] = "תרגום מספר"; $apps[$x]['menu'][$y]['title']['it-it'] = "Traduzione numero"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Nummer Vertaling"; @@ -21,8 +21,8 @@ $apps[$x]['menu'][$y]['title']['ru-ru'] = "Преобразование номера"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Antal översättning"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "кількість перекладів"; - $apps[$x]['menu'][$y]['title']['zh-cn'] = "翻译"; - $apps[$x]['menu'][$y]['title']['ja-jp'] = "数値翻訳"; + $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'] = "6ad5505c-4909-11e7-a919-92ebcb67fe33"; $apps[$x]['menu'][$y]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f"; diff --git a/app/phrases/app_languages.php b/app/phrases/app_languages.php index ed86f6fcdd..fbd9acd817 100644 --- a/app/phrases/app_languages.php +++ b/app/phrases/app_languages.php @@ -16,7 +16,7 @@ $text['title-phrases']['nl-nl'] = "Uitspraken"; $text['title-phrases']['pl-pl'] = "Zwroty"; $text['title-phrases']['pt-br'] = "Gravações"; $text['title-phrases']['pt-pt'] = "Gravações"; -$text['title-phrases']['ro-ro'] = ""; +$text['title-phrases']['ro-ro'] = "Expresii"; $text['title-phrases']['ru-ru'] = "Фразы"; $text['title-phrases']['sv-se'] = "Fraser"; $text['title-phrases']['uk-ua'] = "Фрази"; @@ -40,7 +40,7 @@ $text['title-edit_phrase']['nl-nl'] = "Bewerk uitspraken"; $text['title-edit_phrase']['pl-pl'] = "Edytuj zwrot"; $text['title-edit_phrase']['pt-br'] = "Editar frase"; $text['title-edit_phrase']['pt-pt'] = "Editar Frase"; -$text['title-edit_phrase']['ro-ro'] = ""; +$text['title-edit_phrase']['ro-ro'] = "Editați fraza"; $text['title-edit_phrase']['ru-ru'] = "Редактор Фраз"; $text['title-edit_phrase']['sv-se'] = "Ändra Fras"; $text['title-edit_phrase']['uk-ua'] = "Редагувати фразу"; @@ -64,7 +64,7 @@ $text['title-add_phrase']['nl-nl'] = "Voeg uitspraken toe"; $text['title-add_phrase']['pl-pl'] = "Dodaj zwrot"; $text['title-add_phrase']['pt-br'] = "Adicionar frase"; $text['title-add_phrase']['pt-pt'] = "Añadir Frase"; -$text['title-add_phrase']['ro-ro'] = ""; +$text['title-add_phrase']['ro-ro'] = "Adăugați o expresie"; $text['title-add_phrase']['ru-ru'] = "Добавить Фразы"; $text['title-add_phrase']['sv-se'] = "Lägg Till Fras"; $text['title-add_phrase']['uk-ua'] = "Додати фразу"; @@ -88,7 +88,7 @@ $text['label-tools']['nl-nl'] = "Gereedschappen"; $text['label-tools']['pl-pl'] = "Narzędzia"; $text['label-tools']['pt-br'] = "Ferramentas"; $text['label-tools']['pt-pt'] = "Ferramentas"; -$text['label-tools']['ro-ro'] = ""; +$text['label-tools']['ro-ro'] = "Instrumente"; $text['label-tools']['ru-ru'] = "Инструменты"; $text['label-tools']['sv-se'] = "Verktyg"; $text['label-tools']['uk-ua'] = "Параметри"; @@ -112,7 +112,7 @@ $text['label-structure']['nl-nl'] = "Structuur"; $text['label-structure']['pl-pl'] = "Struktura"; $text['label-structure']['pt-br'] = "Estrutura"; $text['label-structure']['pt-pt'] = "Estrutura"; -$text['label-structure']['ro-ro'] = ""; +$text['label-structure']['ro-ro'] = "Structura"; $text['label-structure']['ru-ru'] = "Структура"; $text['label-structure']['sv-se'] = "Struktur"; $text['label-structure']['uk-ua'] = "Структура"; @@ -136,7 +136,7 @@ $text['label-sounds']['nl-nl'] = "Geluiden"; $text['label-sounds']['pl-pl'] = "Dzwięki"; $text['label-sounds']['pt-br'] = "Áudios"; $text['label-sounds']['pt-pt'] = "Sons"; -$text['label-sounds']['ro-ro'] = ""; +$text['label-sounds']['ro-ro'] = "Sunete"; $text['label-sounds']['ru-ru'] = "Звуки"; $text['label-sounds']['sv-se'] = "Ljud"; $text['label-sounds']['uk-ua'] = "звуки"; @@ -160,11 +160,11 @@ $text['label-say']['nl-nl'] = "Zeg"; $text['label-say']['pl-pl'] = "Powiedz"; $text['label-say']['pt-br'] = "Dizer"; $text['label-say']['pt-pt'] = "Dizer"; -$text['label-say']['ro-ro'] = ""; +$text['label-say']['ro-ro'] = "Spune"; $text['label-say']['ru-ru'] = "Скажите"; $text['label-say']['sv-se'] = "Säg"; $text['label-say']['uk-ua'] = "Вимовити"; -$text['label-say']['zh-cn'] = "Saye"; +$text['label-say']['zh-cn'] = "说"; $text['label-say']['ja-jp'] = "お問い合わせ"; $text['label-say']['ko-kr'] = "이름 *"; @@ -184,7 +184,7 @@ $text['label-recordings']['nl-nl'] = "Opnamen"; $text['label-recordings']['pl-pl'] = "Ustawienia konta"; $text['label-recordings']['pt-br'] = "Configurações da Conta"; $text['label-recordings']['pt-pt'] = "Gravações"; -$text['label-recordings']['ro-ro'] = ""; +$text['label-recordings']['ro-ro'] = "Înregistrări"; $text['label-recordings']['ru-ru'] = "Записи"; $text['label-recordings']['sv-se'] = "Inspelningar"; $text['label-recordings']['uk-ua'] = "записи"; @@ -208,7 +208,7 @@ $text['label-play']['nl-nl'] = "Afspelen"; $text['label-play']['pl-pl'] = "Odtwórz"; $text['label-play']['pt-br'] = "Tocar"; $text['label-play']['pt-pt'] = "Tocar"; -$text['label-play']['ro-ro'] = ""; +$text['label-play']['ro-ro'] = "Joaca"; $text['label-play']['ru-ru'] = "Проиграть"; $text['label-play']['sv-se'] = "Spela Upp"; $text['label-play']['uk-ua'] = "Відтворити"; @@ -232,7 +232,7 @@ $text['label-pause']['nl-nl'] = "Pauze"; $text['label-pause']['pl-pl'] = "Pauza"; $text['label-pause']['pt-br'] = "Pausado"; $text['label-pause']['pt-pt'] = "Pausa"; -$text['label-pause']['ro-ro'] = ""; +$text['label-pause']['ro-ro'] = "Pauză"; $text['label-pause']['ru-ru'] = "Пауза"; $text['label-pause']['sv-se'] = "Paus"; $text['label-pause']['uk-ua'] = "Призупинити"; @@ -256,13 +256,13 @@ $text['label-language']['nl-nl'] = "Taal"; $text['label-language']['pl-pl'] = "Język"; $text['label-language']['pt-br'] = "Lingua"; $text['label-language']['pt-pt'] = "Língua"; -$text['label-language']['ro-ro'] = ""; +$text['label-language']['ro-ro'] = "Limba"; $text['label-language']['ru-ru'] = "Язык"; $text['label-language']['sv-se'] = "Språk"; $text['label-language']['uk-ua'] = "Мова"; $text['label-language']['zh-cn'] = "语言"; $text['label-language']['ja-jp'] = "用語集"; -$text['label-language']['ko-kr'] = "* 이름"; +$text['label-language']['ko-kr'] = "이름"; $text['label-function']['en-us'] = "Function"; $text['label-function']['en-gb'] = "Function"; @@ -280,7 +280,7 @@ $text['label-function']['nl-nl'] = "Functie"; $text['label-function']['pl-pl'] = "Funkcja"; $text['label-function']['pt-br'] = "Função"; $text['label-function']['pt-pt'] = "Função"; -$text['label-function']['ro-ro'] = ""; +$text['label-function']['ro-ro'] = "Funcţie"; $text['label-function']['ru-ru'] = "Функционал"; $text['label-function']['sv-se'] = "Funktion"; $text['label-function']['uk-ua'] = "Функція"; @@ -304,7 +304,7 @@ $text['label-execute']['nl-nl'] = "Uitvoeren"; $text['label-execute']['pl-pl'] = "Wykonaj"; $text['label-execute']['pt-br'] = "Executar"; $text['label-execute']['pt-pt'] = "Executar"; -$text['label-execute']['ro-ro'] = ""; +$text['label-execute']['ro-ro'] = "A executa"; $text['label-execute']['ru-ru'] = "Выполнить"; $text['label-execute']['sv-se'] = "Utför"; $text['label-execute']['uk-ua'] = "Виконати"; @@ -328,7 +328,7 @@ $text['label-action']['nl-nl'] = "Aktie"; $text['label-action']['pl-pl'] = "Operacja"; $text['label-action']['pt-br'] = "Ação"; $text['label-action']['pt-pt'] = "Ação"; -$text['label-action']['ro-ro'] = ""; +$text['label-action']['ro-ro'] = "Acțiune"; $text['label-action']['ru-ru'] = "Действие"; $text['label-action']['sv-se'] = "Åtgärd"; $text['label-action']['uk-ua'] = "Дія"; @@ -352,7 +352,7 @@ $text['header_phrases']['nl-nl'] = "Uitspraken"; $text['header_phrases']['pl-pl'] = "Zwroty"; $text['header_phrases']['pt-br'] = "Gravações"; $text['header_phrases']['pt-pt'] = "Gravações"; -$text['header_phrases']['ro-ro'] = ""; +$text['header_phrases']['ro-ro'] = "Expresii"; $text['header_phrases']['ru-ru'] = "Фразы"; $text['header_phrases']['sv-se'] = "Fraser"; $text['header_phrases']['uk-ua'] = "Фрази"; @@ -376,7 +376,7 @@ $text['header-edit_phrase']['nl-nl'] = "Bewerk uitspraak"; $text['header-edit_phrase']['pl-pl'] = "Edytuj zwrot"; $text['header-edit_phrase']['pt-br'] = "Editar frase"; $text['header-edit_phrase']['pt-pt'] = "Editar Frase"; -$text['header-edit_phrase']['ro-ro'] = ""; +$text['header-edit_phrase']['ro-ro'] = "Editați fraza"; $text['header-edit_phrase']['ru-ru'] = "Редактировать Фразу"; $text['header-edit_phrase']['sv-se'] = "Ändra Fras"; $text['header-edit_phrase']['uk-ua'] = "Редагувати фразу"; @@ -400,7 +400,7 @@ $text['header-add_phrase']['nl-nl'] = "Voek uitspraak toe"; $text['header-add_phrase']['pl-pl'] = "Dodaj zwrot"; $text['header-add_phrase']['pt-br'] = "Adicionar frase"; $text['header-add_phrase']['pt-pt'] = "Añadir Frase"; -$text['header-add_phrase']['ro-ro'] = ""; +$text['header-add_phrase']['ro-ro'] = "Adăugați o expresie"; $text['header-add_phrase']['ru-ru'] = "Добавить Фразу"; $text['header-add_phrase']['sv-se'] = "Lägg Till Fras"; $text['header-add_phrase']['uk-ua'] = "Додати фразу"; @@ -424,7 +424,7 @@ $text['description-structure']['nl-nl'] = "Definieer de onderdelen die een uitsp $text['description-structure']['pl-pl'] = "Zdefiniuj różne elementy, które składają się na zwrot."; $text['description-structure']['pt-br'] = "Definir os vários componentes que compoem a frase"; $text['description-structure']['pt-pt'] = "Definir os vários componentes que compõem a frase."; -$text['description-structure']['ro-ro'] = ""; +$text['description-structure']['ro-ro'] = "Definiți diferitele componente care alcătuiesc fraza."; $text['description-structure']['ru-ru'] = "Определите различные компоненты, составляющие фразу."; $text['description-structure']['sv-se'] = "Definera de olika komponenterna som utgör frasen."; $text['description-structure']['uk-ua'] = "Вкажіть компоненти з яких складається фраза"; @@ -448,7 +448,7 @@ $text['description-phrases']['nl-nl'] = "Maak uitspraken van audio bestanden die $text['description-phrases']['pl-pl'] = "Stwórz zwroty z plików audio do odtwarzania w kolejności. "; $text['description-phrases']['pt-br'] = "Criar frases de arquivos de áudio para serem tocados em sequência"; $text['description-phrases']['pt-pt'] = "Criar frases de arquivos de áudio para serem tocados em sequência."; -$text['description-phrases']['ro-ro'] = ""; +$text['description-phrases']['ro-ro'] = "Creați fraze de fișiere audio pentru a fi redate în secvență."; $text['description-phrases']['ru-ru'] = "Создание фраз аудиофайлов, которые будут воспроизводиться последовательно."; $text['description-phrases']['sv-se'] = "Skapa fraser med ljudfiler som skall spelas upp i ordning."; $text['description-phrases']['uk-ua'] = "Створення фраз з аудіофайлів, які будуть відтворені у послідовності."; @@ -472,7 +472,7 @@ $text['description-name']['nl-nl'] = "Naam voor de uitspraak (bv. xyz_audio)"; $text['description-name']['pl-pl'] = "Wprowadź nazwę zwrotu."; $text['description-name']['pt-br'] = "Insira o nome do menu"; $text['description-name']['pt-pt'] = "Nome da gravação. exemplo: recording_x"; -$text['description-name']['ro-ro'] = ""; +$text['description-name']['ro-ro'] = "Numele expresiei (Exemplu: „xyz_audio”)"; $text['description-name']['ru-ru'] = "Название фразы (например: 'xyz_audio')"; $text['description-name']['sv-se'] = "Namn på frasen (Exempel: 'xyz_audio')"; $text['description-name']['uk-ua'] = "Назва фрази"; @@ -496,7 +496,7 @@ $text['description-language']['nl-nl'] = "Taal in de uitspraak"; $text['description-language']['pl-pl'] = "Język używany w zwrocie."; $text['description-language']['pt-br'] = "Insira a linguagem"; $text['description-language']['pt-pt'] = "Linguagem utilizada na frase."; -$text['description-language']['ro-ro'] = ""; +$text['description-language']['ro-ro'] = "Limba folosită în frază."; $text['description-language']['ru-ru'] = "Язык, используемый во фразе."; $text['description-language']['sv-se'] = "Språk som används i frasen."; $text['description-language']['uk-ua'] = "Мова фрази"; @@ -520,7 +520,7 @@ $text['description-enabled']['nl-nl'] = "Status van de uitspraak"; $text['description-enabled']['pl-pl'] = "Ustaw status zwrotu."; $text['description-enabled']['pt-br'] = "Escolha o estado desta definição"; $text['description-enabled']['pt-pt'] = "Defina o status da frase."; -$text['description-enabled']['ro-ro'] = ""; +$text['description-enabled']['ro-ro'] = "Setați starea frazei."; $text['description-enabled']['ru-ru'] = "Установите статус фразы."; $text['description-enabled']['sv-se'] = "Välj status på frasen."; $text['description-enabled']['uk-ua'] = "Вкажіть статус для фрази"; diff --git a/app/phrases/app_menu.php b/app/phrases/app_menu.php index 96abec8c31..99596e3f0b 100644 --- a/app/phrases/app_menu.php +++ b/app/phrases/app_menu.php @@ -16,12 +16,12 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Zwroty"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Gravações"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Gravações"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Expresii"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Фразы"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Fraser"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "Фрази"; - $apps[$x]['menu'][$y]['title']['zh-cn'] = "文学"; - $apps[$x]['menu'][$y]['title']['ja-jp'] = "フレーズ"; + $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'] = "a5caa6dc-a6d7-41c3-a484-e556ffd0d2ff"; $apps[$x]['menu'][$y]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5"; diff --git a/app/pin_numbers/app_languages.php b/app/pin_numbers/app_languages.php index f2da1a357b..6f6b81a15f 100644 --- a/app/pin_numbers/app_languages.php +++ b/app/pin_numbers/app_languages.php @@ -16,7 +16,7 @@ $text['title-pin_numbers']['nl-nl'] = "PIN codes"; $text['title-pin_numbers']['pl-pl'] = "Numer PIN"; $text['title-pin_numbers']['pt-br'] = "Números de PIN"; $text['title-pin_numbers']['pt-pt'] = "Números de PIN"; -$text['title-pin_numbers']['ro-ro'] = ""; +$text['title-pin_numbers']['ro-ro'] = "Numerele PIN"; $text['title-pin_numbers']['ru-ru'] = "PIN Номеров"; $text['title-pin_numbers']['sv-se'] = "PIN Nummer"; $text['title-pin_numbers']['uk-ua'] = "PIN Кількість"; @@ -40,7 +40,7 @@ $text['title-pin_number']['nl-nl'] = "PIN code"; $text['title-pin_number']['pl-pl'] = "Numer PIN"; $text['title-pin_number']['pt-br'] = "Número de PIN"; $text['title-pin_number']['pt-pt'] = "Número de PIN"; -$text['title-pin_number']['ro-ro'] = ""; +$text['title-pin_number']['ro-ro'] = "Numarul pin"; $text['title-pin_number']['ru-ru'] = "PIN Номер"; $text['title-pin_number']['sv-se'] = "PIN Nummer"; $text['title-pin_number']['uk-ua'] = "Номер ПІН"; @@ -64,7 +64,7 @@ $text['title_description-pin_number']['nl-nl'] = "Lijst met PIN codes enaccountc $text['title_description-pin_number']['pl-pl'] = "Lista liczb i kodów rachunkowych."; $text['title_description-pin_number']['pt-br'] = "Lista de PIN Números e códigos de conta."; $text['title_description-pin_number']['pt-pt'] = "Lista de PIN Números e códigos de conta."; -$text['title_description-pin_number']['ro-ro'] = ""; +$text['title_description-pin_number']['ro-ro'] = "Lista de numere PIN și coduri de cont."; $text['title_description-pin_number']['ru-ru'] = "Список PIN Номеров и Аккаунт кодов."; $text['title_description-pin_number']['sv-se'] = "Lista med PIN Nummer och account codes."; $text['title_description-pin_number']['uk-ua'] = "Перелік PIN-кодів та кодів рахунків."; @@ -88,7 +88,7 @@ $text['label-pin_number']['nl-nl'] = "PIN code"; $text['label-pin_number']['pl-pl'] = "Numer PIN"; $text['label-pin_number']['pt-br'] = "Número de PIN"; $text['label-pin_number']['pt-pt'] = "Número de PIN"; -$text['label-pin_number']['ro-ro'] = ""; +$text['label-pin_number']['ro-ro'] = "Numarul pin"; $text['label-pin_number']['ru-ru'] = "PIN Номер"; $text['label-pin_number']['sv-se'] = "PIN Nummer"; $text['label-pin_number']['uk-ua'] = "Номер ПІН"; @@ -112,7 +112,7 @@ $text['description-pin_number']['nl-nl'] = "Voer PIN code in."; $text['description-pin_number']['pl-pl'] = "Wejście do liczby PIN."; $text['description-pin_number']['pt-br'] = "Digite o número PIN."; $text['description-pin_number']['pt-pt'] = "Digite o número PIN."; -$text['description-pin_number']['ro-ro'] = ""; +$text['description-pin_number']['ro-ro'] = "Introduceți numărul PIN."; $text['description-pin_number']['ru-ru'] = "Введите PIN номер."; $text['description-pin_number']['sv-se'] = "Ange PIN NUmret."; $text['description-pin_number']['uk-ua'] = "Введіть номер мобільного, який Ви вказали при укладаннi договору з банком - для ідентифікації."; @@ -136,7 +136,7 @@ $text['label-accountcode']['nl-nl'] = "Accountcode"; $text['label-accountcode']['pl-pl'] = "ksiąg"; $text['label-accountcode']['pt-br'] = "Código de conta"; $text['label-accountcode']['pt-pt'] = "Código de conta"; -$text['label-accountcode']['ro-ro'] = ""; +$text['label-accountcode']['ro-ro'] = "Codul contului"; $text['label-accountcode']['ru-ru'] = "Код Аккаунта"; $text['label-accountcode']['sv-se'] = "Accountcode"; $text['label-accountcode']['uk-ua'] = "Коди"; @@ -160,7 +160,7 @@ $text['description-accountcode']['nl-nl'] = "Voer de accountcode in."; $text['description-accountcode']['pl-pl'] = "Wejście do kodu konta."; $text['description-accountcode']['pt-br'] = "Digite o código de conta."; $text['description-accountcode']['pt-pt'] = "Digite o código de conta."; -$text['description-accountcode']['ro-ro'] = ""; +$text['description-accountcode']['ro-ro'] = "Introduceți codul de cont."; $text['description-accountcode']['ru-ru'] = "Введите код Аккаунта."; $text['description-accountcode']['sv-se'] = "Ange Accountcode"; $text['description-accountcode']['uk-ua'] = "Введіть номер мобільного, який Ви вказали при укладаннi договору з банком - для ідентифікації."; @@ -184,7 +184,7 @@ $text['label-enabled']['nl-nl'] = "Aan"; $text['label-enabled']['pl-pl'] = "umożliwić"; $text['label-enabled']['pt-br'] = "Activado"; $text['label-enabled']['pt-pt'] = "Activado"; -$text['label-enabled']['ro-ro'] = ""; +$text['label-enabled']['ro-ro'] = "Activat"; $text['label-enabled']['ru-ru'] = "Включено"; $text['label-enabled']['sv-se'] = "Aktiverad"; $text['label-enabled']['uk-ua'] = "Увімкнути"; @@ -208,7 +208,7 @@ $text['description-enabled']['nl-nl'] = "Zet PIN code aan/uit."; $text['description-enabled']['pl-pl'] = "Wskaźnik lub nieodpowiedni numer PIN."; $text['description-enabled']['pt-br'] = "Ativar ou desativar o número PIN."; $text['description-enabled']['pt-pt'] = "Ativar ou desativar o número PIN."; -$text['description-enabled']['ro-ro'] = ""; +$text['description-enabled']['ro-ro'] = "Activați sau dezactivați numărul PIN."; $text['description-enabled']['ru-ru'] = "Включение и отключение PIN Номера."; $text['description-enabled']['sv-se'] = "Aktivera eller inaktivera PIN Nummer."; $text['description-enabled']['uk-ua'] = "Увімкнути або вимкнути номер PIN."; @@ -232,7 +232,7 @@ $text['label-description']['nl-nl'] = "Omschrijving"; $text['label-description']['pl-pl'] = "Opis"; $text['label-description']['pt-br'] = "Descrição"; $text['label-description']['pt-pt'] = "Descrição"; -$text['label-description']['ro-ro'] = ""; +$text['label-description']['ro-ro'] = "Descriere"; $text['label-description']['ru-ru'] = "Описание"; $text['label-description']['sv-se'] = "Beskrivning"; $text['label-description']['uk-ua'] = "Опис"; @@ -256,7 +256,7 @@ $text['description-description']['nl-nl'] = "Voer de omschrijving in"; $text['description-description']['pl-pl'] = "Wejście do opisu."; $text['description-description']['pt-br'] = "Digite a descrição."; $text['description-description']['pt-pt'] = "Digite a descrição."; -$text['description-description']['ro-ro'] = ""; +$text['description-description']['ro-ro'] = "Introduceți descrierea."; $text['description-description']['ru-ru'] = "Введите описание."; $text['description-description']['sv-se'] = "Ange beskrivningen."; $text['description-description']['uk-ua'] = "Введіть опис."; @@ -280,7 +280,7 @@ $text['label-column_name']['nl-nl'] = "Kolomnaam"; $text['label-column_name']['pl-pl'] = "Nazwisko"; $text['label-column_name']['pt-br'] = "Nome da coluna"; $text['label-column_name']['pt-pt'] = "Nome da coluna"; -$text['label-column_name']['ro-ro'] = ""; +$text['label-column_name']['ro-ro'] = "Numele coloanei"; $text['label-column_name']['ru-ru'] = "Название столбца"; $text['label-column_name']['sv-se'] = "Kolumnnamn"; $text['label-column_name']['uk-ua'] = "Назва стовпа"; @@ -304,7 +304,7 @@ $text['button-add']['nl-nl'] = "Toevoegen"; $text['button-add']['pl-pl'] = "Addd"; $text['button-add']['pt-br'] = "Adicionar"; $text['button-add']['pt-pt'] = "Adicionar"; -$text['button-add']['ro-ro'] = ""; +$text['button-add']['ro-ro'] = "Adăuga"; $text['button-add']['ru-ru'] = "Добавить"; $text['button-add']['sv-se'] = "Lägg Till"; $text['button-add']['uk-ua'] = "Додати"; @@ -328,7 +328,7 @@ $text['button-edit']['nl-nl'] = "Bewerken"; $text['button-edit']['pl-pl'] = "Edyta"; $text['button-edit']['pt-br'] = "Editar"; $text['button-edit']['pt-pt'] = "Editar"; -$text['button-edit']['ro-ro'] = ""; +$text['button-edit']['ro-ro'] = "Editați | ×"; $text['button-edit']['ru-ru'] = "Редактировать"; $text['button-edit']['sv-se'] = "Ändra"; $text['button-edit']['uk-ua'] = "Редагування"; @@ -352,7 +352,7 @@ $text['button-delete']['nl-nl'] = "Verwijderen"; $text['button-delete']['pl-pl'] = "usuwać"; $text['button-delete']['pt-br'] = "Excluir"; $text['button-delete']['pt-pt'] = "Excluir"; -$text['button-delete']['ro-ro'] = ""; +$text['button-delete']['ro-ro'] = "Șterge"; $text['button-delete']['ru-ru'] = "Удалить"; $text['button-delete']['sv-se'] = "Ta Bort"; $text['button-delete']['uk-ua'] = "Делет"; @@ -376,7 +376,7 @@ $text['button-save']['nl-nl'] = "Opslaan"; $text['button-save']['pl-pl'] = "oszczędzać"; $text['button-save']['pt-br'] = "Guardar"; $text['button-save']['pt-pt'] = "Guardar"; -$text['button-save']['ro-ro'] = ""; +$text['button-save']['ro-ro'] = "Salvați"; $text['button-save']['ru-ru'] = "Сохранить"; $text['button-save']['sv-se'] = "Spara"; $text['button-save']['uk-ua'] = "Зберегти"; @@ -400,7 +400,7 @@ $text['button-view']['nl-nl'] = "Bekijken"; $text['button-view']['pl-pl'] = "Widok"; $text['button-view']['pt-br'] = "Visualização"; $text['button-view']['pt-pt'] = "Visualização"; -$text['button-view']['ro-ro'] = ""; +$text['button-view']['ro-ro'] = "Vedere"; $text['button-view']['ru-ru'] = "Вид"; $text['button-view']['sv-se'] = "Visa"; $text['button-view']['uk-ua'] = "Переглянути"; @@ -424,7 +424,7 @@ $text['button-back']['nl-nl'] = "Terug"; $text['button-back']['pl-pl'] = "tył"; $text['button-back']['pt-br'] = "Voltar"; $text['button-back']['pt-pt'] = "Voltar"; -$text['button-back']['ro-ro'] = ""; +$text['button-back']['ro-ro'] = "Înapoi"; $text['button-back']['ru-ru'] = "Назад"; $text['button-back']['sv-se'] = "Tillbaka"; $text['button-back']['uk-ua'] = "Зареєструватися"; @@ -448,7 +448,7 @@ $text['confirm-delete']['nl-nl'] = "Wil je dit werkelijk verwijderen?"; $text['confirm-delete']['pl-pl'] = "Czy chcesz to usunąć?"; $text['confirm-delete']['pt-br'] = "Queres mesmo apagar isto?"; $text['confirm-delete']['pt-pt'] = "Queres mesmo apagar isto?"; -$text['confirm-delete']['ro-ro'] = ""; +$text['confirm-delete']['ro-ro'] = "Chiar vrei să ștergi asta?"; $text['confirm-delete']['ru-ru'] = "Вы действительно хотите удалить это?"; $text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?"; $text['confirm-delete']['uk-ua'] = "Ви дійсно хочете видалити це?"; @@ -472,7 +472,7 @@ $text['message-add']['nl-nl'] = "Toevoegen gereed"; $text['message-add']['pl-pl'] = "Dodano pomyślnie"; $text['message-add']['pt-br'] = "Adicionar concluído"; $text['message-add']['pt-pt'] = "Adicionar concluído"; -$text['message-add']['ro-ro'] = ""; +$text['message-add']['ro-ro'] = "Adăugați finalizat"; $text['message-add']['ru-ru'] = "Добавление выполнено"; $text['message-add']['sv-se'] = "Tillagd"; $text['message-add']['uk-ua'] = "Додати завершено"; @@ -496,7 +496,7 @@ $text['message-update']['nl-nl'] = "Bijwerken gereed"; $text['message-update']['pl-pl'] = "Zaktualizowano pomyślnie"; $text['message-update']['pt-br'] = "Atualização concluída"; $text['message-update']['pt-pt'] = "Atualização concluída"; -$text['message-update']['ro-ro'] = ""; +$text['message-update']['ro-ro'] = "Actualizare finalizată"; $text['message-update']['ru-ru'] = "Обновление завершено"; $text['message-update']['sv-se'] = "Ändring Utförd"; $text['message-update']['uk-ua'] = "Оновлення завершено"; @@ -520,7 +520,7 @@ $text['message-delete']['nl-nl'] = "Verwijderen gereed"; $text['message-delete']['pl-pl'] = "Usunięto pomyślnie"; $text['message-delete']['pt-br'] = "Excluir Completamente"; $text['message-delete']['pt-pt'] = "Excluir Completamente"; -$text['message-delete']['ro-ro'] = ""; +$text['message-delete']['ro-ro'] = "Ștergere finalizată"; $text['message-delete']['ru-ru'] = "Удаление завершено"; $text['message-delete']['sv-se'] = "Borttagen"; $text['message-delete']['uk-ua'] = "Видалити завершено"; @@ -530,26 +530,26 @@ $text['message-delete']['ko-kr'] = "삭제 완료"; $text['message-required']['en-us'] = "Please provide: "; $text['message-required']['en-gb'] = "Please provide: "; -$text['message-required']['ar-eg'] = "يرجى تقديم ما يلي:"; -$text['message-required']['de-at'] = "Bitte geben Sie folgendes an:"; -$text['message-required']['de-ch'] = "Bitte geben Sie folgendes an:"; -$text['message-required']['de-de'] = "Bitte geben Sie folgendes an:"; -$text['message-required']['es-cl'] = "Sírvanse proporcionar:"; -$text['message-required']['es-mx'] = "Sírvanse proporcionar:"; +$text['message-required']['ar-eg'] = "يرجى تقديم ما يلي: "; +$text['message-required']['de-at'] = "Bitte geben Sie folgendes an: "; +$text['message-required']['de-ch'] = "Bitte geben Sie folgendes an: "; +$text['message-required']['de-de'] = "Bitte geben Sie folgendes an: "; +$text['message-required']['es-cl'] = "Sírvanse proporcionar: "; +$text['message-required']['es-mx'] = "Sírvanse proporcionar: "; $text['message-required']['fr-ca'] = "Veuillez donner"; $text['message-required']['fr-fr'] = "Veuillez donner"; -$text['message-required']['he-il'] = "נא לספק:"; -$text['message-required']['it-it'] = "Prego fornire:"; -$text['message-required']['nl-nl'] = "Geef aub.:"; -$text['message-required']['pl-pl'] = "Dostęp:"; -$text['message-required']['pt-br'] = "Por favor, forneça:"; -$text['message-required']['pt-pt'] = "Por favor, forneça:"; -$text['message-required']['ro-ro'] = ""; +$text['message-required']['he-il'] = "נא לספק: "; +$text['message-required']['it-it'] = "Prego fornire: "; +$text['message-required']['nl-nl'] = "Geef aub.: "; +$text['message-required']['pl-pl'] = "Dostęp: "; +$text['message-required']['pt-br'] = "Por favor, forneça: "; +$text['message-required']['pt-pt'] = "Por favor, forneça: "; +$text['message-required']['ro-ro'] = "Vă rugăm să oferiți: "; $text['message-required']['ru-ru'] = "Пожалуйста предоставьте: "; $text['message-required']['sv-se'] = "Var god ange: "; -$text['message-required']['uk-ua'] = "Будь ласка, заповніть:"; -$text['message-required']['zh-cn'] = "请提供:"; -$text['message-required']['ja-jp'] = "お問い合わせ"; -$text['message-required']['ko-kr'] = "참고 :"; +$text['message-required']['uk-ua'] = "Будь ласка, заповніть: "; +$text['message-required']['zh-cn'] = "请提供: "; +$text['message-required']['ja-jp'] = "お問い合わせ "; +$text['message-required']['ko-kr'] = "참고 : "; ?> diff --git a/app/pin_numbers/app_menu.php b/app/pin_numbers/app_menu.php index c66a3600e4..0c7e98da8d 100644 --- a/app/pin_numbers/app_menu.php +++ b/app/pin_numbers/app_menu.php @@ -5,6 +5,7 @@ $apps[$x]['menu'][$y]['title']['en-gb'] = "PIN Numbers"; $apps[$x]['menu'][$y]['title']['ar-eg'] = "أرقام PIN"; $apps[$x]['menu'][$y]['title']['de-at'] = "PIN Nummern"; + $apps[$x]['menu'][$y]['title']['de-ch'] = "PIN Nummern"; $apps[$x]['menu'][$y]['title']['de-de'] = "PIN Nummern"; $apps[$x]['menu'][$y]['title']['es-cl'] = "Números de PIN"; $apps[$x]['menu'][$y]['title']['es-mx'] = "Números de PIN"; @@ -16,12 +17,12 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Numer PIN"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Números de PIN"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Números de PIN"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Numerele PIN"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "PIN коды"; $apps[$x]['menu'][$y]['title']['sv-se'] = "PIN-nummer"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "PIN Кількість"; - $apps[$x]['menu'][$y]['title']['zh-cn'] = "PIN 人数"; - $apps[$x]['menu'][$y]['title']['ja-jp'] = "PIN番号"; + $apps[$x]['menu'][$y]['title']['zh-cn'] = "密码"; + $apps[$x]['menu'][$y]['title']['ja-jp'] = "暗証番号"; $apps[$x]['menu'][$y]['title']['ko-kr'] = "PIN 번호"; $apps[$x]['menu'][$y]['uuid'] = "2e3d8f49-5beb-44a8-9617-0bffc5b418c2"; $apps[$x]['menu'][$y]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5"; diff --git a/app/recordings/app_languages.php b/app/recordings/app_languages.php index fecc6c1b8d..1bc2bdce80 100644 --- a/app/recordings/app_languages.php +++ b/app/recordings/app_languages.php @@ -16,7 +16,7 @@ $text['title-edit']['nl-nl'] = "Opname"; $text['title-edit']['pl-pl'] = "Nagrywanie rozmów"; $text['title-edit']['pt-br'] = "Gravações"; $text['title-edit']['pt-pt'] = "Gravação"; -$text['title-edit']['ro-ro'] = ""; +$text['title-edit']['ro-ro'] = "Înregistrare"; $text['title-edit']['ru-ru'] = "Запись"; $text['title-edit']['sv-se'] = "Inspelning"; $text['title-edit']['uk-ua'] = "Запис"; @@ -40,7 +40,7 @@ $text['title-add']['nl-nl'] = "Voeg opname toe"; $text['title-add']['pl-pl'] = "Dodaj nagrywanie rozmów"; $text['title-add']['pt-br'] = "Adicionar gravação"; $text['title-add']['pt-pt'] = "Adicionar Gravação"; -$text['title-add']['ro-ro'] = ""; +$text['title-add']['ro-ro'] = "Adăugați înregistrare"; $text['title-add']['ru-ru'] = "Добавить запись"; $text['title-add']['sv-se'] = "Lägg Till Inspelning"; $text['title-add']['uk-ua'] = "Додати запис"; @@ -64,7 +64,7 @@ $text['title-recordings']['nl-nl'] = "Opnamen"; $text['title-recordings']['pl-pl'] = "Nagrywanie rozmów"; $text['title-recordings']['pt-br'] = "Configurações da Conta"; $text['title-recordings']['pt-pt'] = "Gravações"; -$text['title-recordings']['ro-ro'] = ""; +$text['title-recordings']['ro-ro'] = "Înregistrări"; $text['title-recordings']['ru-ru'] = "Записи"; $text['title-recordings']['sv-se'] = "Inspelningar"; $text['title-recordings']['uk-ua'] = "Записи"; @@ -88,7 +88,7 @@ $text['message-uploaded']['nl-nl'] = "Bestand opsturen"; $text['message-uploaded']['pl-pl'] = "Dodany Plik"; $text['message-uploaded']['pt-br'] = "Arquivo Enviado"; $text['message-uploaded']['pt-pt'] = "Arquivo Enviado"; -$text['message-uploaded']['ro-ro'] = ""; +$text['message-uploaded']['ro-ro'] = "Fișier încărcat"; $text['message-uploaded']['ru-ru'] = "Файл загружен"; $text['message-uploaded']['sv-se'] = "File Uppladdade"; $text['message-uploaded']['uk-ua'] = "файл Завантажено"; @@ -112,7 +112,7 @@ $text['label-uploaded']['nl-nl'] = "Opsturen"; $text['label-uploaded']['pl-pl'] = "Przesłano"; $text['label-uploaded']['pt-br'] = "Carregado"; $text['label-uploaded']['pt-pt'] = "Carregado"; -$text['label-uploaded']['ro-ro'] = ""; +$text['label-uploaded']['ro-ro'] = "Încărcat"; $text['label-uploaded']['ru-ru'] = "Загружено"; $text['label-uploaded']['sv-se'] = "Uppladdad"; $text['label-uploaded']['uk-ua'] = "Завантажено"; @@ -136,7 +136,7 @@ $text['label-upload']['nl-nl'] = "Bestandspad"; $text['label-upload']['pl-pl'] = "Ścieżka do pliku"; $text['label-upload']['pt-br'] = "Carregando arquivo"; $text['label-upload']['pt-pt'] = "Ficheiro a carregar"; -$text['label-upload']['ro-ro'] = ""; +$text['label-upload']['ro-ro'] = "Calea fișierului"; $text['label-upload']['ru-ru'] = "Путь к файлу"; $text['label-upload']['sv-se'] = "Sökväg"; $text['label-upload']['uk-ua'] = "Шлях до файла"; @@ -160,7 +160,7 @@ $text['label-tools']['nl-nl'] = "Gereedschappen"; $text['label-tools']['pl-pl'] = "Narzędzia"; $text['label-tools']['pt-br'] = "Ferramentas"; $text['label-tools']['pt-pt'] = "Ferramentas"; -$text['label-tools']['ro-ro'] = ""; +$text['label-tools']['ro-ro'] = "Instrumente"; $text['label-tools']['ru-ru'] = "Инструменты"; $text['label-tools']['sv-se'] = "Verktyg"; $text['label-tools']['uk-ua'] = "Параметри"; @@ -184,7 +184,7 @@ $text['label-recording_name']['nl-nl'] = "Opnamenaam"; $text['label-recording_name']['pl-pl'] = "Nazwa nagrania"; $text['label-recording_name']['pt-br'] = "Nome da gravação"; $text['label-recording_name']['pt-pt'] = "Nome da gravação"; -$text['label-recording_name']['ro-ro'] = ""; +$text['label-recording_name']['ro-ro'] = "Nume înregistrare"; $text['label-recording_name']['ru-ru'] = "Название записи"; $text['label-recording_name']['sv-se'] = "Namn på inspelning"; $text['label-recording_name']['uk-ua'] = "Назва запису"; @@ -208,7 +208,7 @@ $text['label-play']['nl-nl'] = "Afspelen"; $text['label-play']['pl-pl'] = "Odtwórz"; $text['label-play']['pt-br'] = "Tocar"; $text['label-play']['pt-pt'] = "Tocar"; -$text['label-play']['ro-ro'] = ""; +$text['label-play']['ro-ro'] = "Joaca"; $text['label-play']['ru-ru'] = "Проиграть"; $text['label-play']['sv-se'] = "Spela Upp"; $text['label-play']['uk-ua'] = "Відтворити"; @@ -232,7 +232,7 @@ $text['label-pause']['nl-nl'] = "Pauze"; $text['label-pause']['pl-pl'] = "Pauza"; $text['label-pause']['pt-br'] = "Pausado"; $text['label-pause']['pt-pt'] = "Pausa"; -$text['label-pause']['ro-ro'] = ""; +$text['label-pause']['ro-ro'] = "Pauză"; $text['label-pause']['ru-ru'] = "Пайза"; $text['label-pause']['sv-se'] = "Paus"; $text['label-pause']['uk-ua'] = "Призупинити"; @@ -256,7 +256,7 @@ $text['label-file_name']['nl-nl'] = "Bestandsnaam"; $text['label-file_name']['pl-pl'] = "Nazwa pliku"; $text['label-file_name']['pt-br'] = "Nome do arquivo"; $text['label-file_name']['pt-pt'] = "Nome do Arquivo"; -$text['label-file_name']['ro-ro'] = ""; +$text['label-file_name']['ro-ro'] = "Nume de fișier"; $text['label-file_name']['ru-ru'] = "Имя файла"; $text['label-file_name']['sv-se'] = "Fil-namn"; $text['label-file_name']['uk-ua'] = "Назва файлу"; @@ -280,7 +280,7 @@ $text['label-file_size']['nl-nl'] = "Bestandsomvang"; $text['label-file_size']['pl-pl'] = "Rozmiar pliku"; $text['label-file_size']['pt-br'] = "Tamanho do arquivo"; $text['label-file_size']['pt-pt'] = "Tamanho do Ficheiro"; -$text['label-file_size']['ro-ro'] = ""; +$text['label-file_size']['ro-ro'] = "Mărime fișier"; $text['label-file_size']['ru-ru'] = "Размер файла"; $text['label-file_size']['sv-se'] = "Filstorlek"; $text['label-file_size']['uk-ua'] = "Розмір файлу"; @@ -304,7 +304,7 @@ $text['label-size']['nl-nl'] = "Afmetingen"; $text['label-size']['pl-pl'] = "Rozmiar pliku"; $text['label-size']['pt-br'] = "Tamanho do arquivo"; $text['label-size']['pt-pt'] = "Tamanho do Ficheiro"; -$text['label-size']['ro-ro'] = ""; +$text['label-size']['ro-ro'] = "mărimea"; $text['label-size']['ru-ru'] = "Размер файла"; $text['label-size']['sv-se'] = "Filstorlek"; $text['label-size']['uk-ua'] = "Розмір файлу"; @@ -328,7 +328,7 @@ $text['label-file']['nl-nl'] = "Bestandsnaam (ophalen)"; $text['label-file']['pl-pl'] = "Nazwa pliku (pobranie)"; $text['label-file']['pt-br'] = "Ficheiro não encontrado"; $text['label-file']['pt-pt'] = "Nome do Ficheiro (Descarregar)"; -$text['label-file']['ro-ro'] = ""; +$text['label-file']['ro-ro'] = "Nume fișier (Descărcare)"; $text['label-file']['ru-ru'] = "Имя файла (для загрузки)"; $text['label-file']['sv-se'] = "Fil Ej Funnen"; $text['label-file']['uk-ua'] = "Ім'я файла (Завантажити)"; @@ -352,7 +352,7 @@ $text['label-edit-recording']['nl-nl'] = "Geef aub.: Opename naam (afspelen)"; $text['label-edit-recording']['pl-pl'] = "Wprowadź: Nazwę nagrania (do odsłuchania)"; $text['label-edit-recording']['pt-br'] = "Por favor indique: Nome da gravação (tocar)"; $text['label-edit-recording']['pt-pt'] = "Por favor indique: Nome da Gravação (tocar)"; -$text['label-edit-recording']['ro-ro'] = ""; +$text['label-edit-recording']['ro-ro'] = "Vă rugăm să furnizați: Numele înregistrării (redare)"; $text['label-edit-recording']['ru-ru'] = "Укажите: название записи (для воспроизведения)"; $text['label-edit-recording']['sv-se'] = "Ange: Namn på inspelning (spela upp)"; $text['label-edit-recording']['uk-ua'] = "Будь ласка, заповніть: Ім'я запису (play)"; @@ -376,7 +376,7 @@ $text['label-edit-file']['nl-nl'] = "Geef aug.: Bestandsnaam (ophalen)"; $text['label-edit-file']['pl-pl'] = "Wprowadź: Nazwę pliku (do pobrania)"; $text['label-edit-file']['pt-br'] = "Por favor indique: Nome de ficheiro (download)"; $text['label-edit-file']['pt-pt'] = "Por favor indique: Nome do ficheiro (descarregar)"; -$text['label-edit-file']['ro-ro'] = ""; +$text['label-edit-file']['ro-ro'] = "Vă rugăm să furnizați: Nume fișier (descărcare)"; $text['label-edit-file']['ru-ru'] = "Укажите: имя файла (для загрузки)"; $text['label-edit-file']['sv-se'] = "Ange: Filnamn (ladda ned)"; $text['label-edit-file']['uk-ua'] = "Будь ласка, надайте: ім'я файлу (завантажити)"; @@ -400,7 +400,7 @@ $text['label-download']['nl-nl'] = "Ophalen"; $text['label-download']['pl-pl'] = "Pobierz"; $text['label-download']['pt-br'] = "Download"; $text['label-download']['pt-pt'] = "Descarregar"; -$text['label-download']['ro-ro'] = ""; +$text['label-download']['ro-ro'] = "Descarca"; $text['label-download']['ru-ru'] = "Загрузить"; $text['label-download']['sv-se'] = "Ladda Ned"; $text['label-download']['uk-ua'] = "Завантажини"; @@ -424,7 +424,7 @@ $text['header']['nl-nl'] = "Opsturen opname"; $text['header']['pl-pl'] = "Wyślij nagranie"; $text['header']['pt-br'] = "Carregadr gravações"; $text['header']['pt-pt'] = "Carregar Gravações"; -$text['header']['ro-ro'] = ""; +$text['header']['ro-ro'] = "Încărcați înregistrarea"; $text['header']['ru-ru'] = "Загрузить запись"; $text['header']['sv-se'] = "Ladda Upp Inspelning"; $text['header']['uk-ua'] = "Вивантажити запис"; @@ -448,7 +448,7 @@ $text['description-recording']['nl-nl'] = "Een naam voor de opname (niet gecontr $text['description-recording']['pl-pl'] = "Nazwa nagrania."; $text['description-recording']['pt-br'] = "Nome da gravação:"; $text['description-recording']['pt-pt'] = "Nome da gravação."; -$text['description-recording']['ro-ro'] = ""; +$text['description-recording']['ro-ro'] = "Un nume pentru înregistrare (neparsat)."; $text['description-recording']['ru-ru'] = "Имя для записи (не анализируется)."; $text['description-recording']['sv-se'] = "Namn på Inspelning."; $text['description-recording']['uk-ua'] = "Ім'я для запису (не розбирається)."; @@ -472,7 +472,7 @@ $text['description-file']['nl-nl'] = "Naam van het bestand"; $text['description-file']['pl-pl'] = "Nazwa pliku: przykład.wav"; $text['description-file']['pt-br'] = "Nome do arquivo: exemplo.wav"; $text['description-file']['pt-pt'] = "Nome do ficheiro. exemplo.wav"; -$text['description-file']['ro-ro'] = ""; +$text['description-file']['ro-ro'] = "Numele fișierului. exemplu.wav"; $text['description-file']['ru-ru'] = "Имя файла. example.wav"; $text['description-file']['sv-se'] = "Namn på filen. exempel: inspelning.wav"; $text['description-file']['uk-ua'] = "Назва файлу. Приклад.wav"; @@ -496,7 +496,7 @@ $text['description']['nl-nl'] = "Kies *732 om een opname te maken, of voor beter $text['description']['pl-pl'] = "Aby stworzyć własne nagranie wybierz *732 z klawiatury telefonu lub stwórz plik audio w formacie WAV o następujących parametrach: 16bit 8khz/16khz Mono, a następnie skopiuj go do odpowiedniego katalogu i odśwież, aby go odsłuchać."; $text['description']['pt-br'] = "Editar informações da conta."; $text['description']['pt-pt'] = "Para fazer uma gravação marque *732 ou crie um ficheiro WAV de 16bit 8khz/16khz e copie-o para a seguinte directoria e actualize a página para o ouvir."; -$text['description']['ro-ro'] = ""; +$text['description']['ro-ro'] = "Formați *732 pentru a crea o înregistrare sau (pentru cele mai bune rezultate) încărcați un fișier WAV mono pe 16 biți 8 kHz/16 kHz."; $text['description']['ru-ru'] = "Наберите *732 для создания записи, или (для получения наилучших результатов) загрузите 16bit 8khz/16khz mono WAV файл."; $text['description']['sv-se'] = "För att göra en inspelning ring * 732 eller så kan du göra en 16bit 8kHz/16kHz Mono WAV-fil och kopiera den till följande katalog uppdatera sedan sidan för att spela upp den."; $text['description']['uk-ua'] = "Редагування інформації облікового запису"; @@ -520,7 +520,7 @@ $text['description-with_password']['nl-nl'] = "Kies *732 om een opname te make, $text['description-with_password']['pl-pl'] = "Aby stworzyć własne nagranie wybierz *732 z klawiatury telefonu lub stwórz plik audio w formacie WAV o następujących parametrach: 16bit 8khz/16khz Mono, a następnie skopiuj go do odpowiedniego katalogu i odśwież, aby go odsłuchać."; $text['description-with_password']['pt-br'] = "Editar informações da conta."; $text['description-with_password']['pt-pt'] = "Para fazer uma gravação marque *732 ou crie um ficheiro WAV de 16bit 8khz/16khz e copie-o para a seguinte directoria e actualize a página para o ouvir."; -$text['description-with_password']['ro-ro'] = ""; +$text['description-with_password']['ro-ro'] = "Formați *732 și introduceți parola ||RECORDING_PASSWORD||, urmată de un număr pentru crearea înregistrării. Sau, pentru cele mai bune rezultate, încărcați un fișier WAV mono pe 16 biți 8 kHz/16 kHz."; $text['description-with_password']['ru-ru'] = "Наберите *732 для создания записи, или (для получения наилучших результатов) загрузите 16bit 8khz/16khz mono WAV файл."; $text['description-with_password']['sv-se'] = "För att göra en inspelning ring * 732 eller så kan du göra en 16bit 8kHz/16kHz Mono WAV-fil och kopiera den till följande katalog uppdatera sedan sidan för att spela upp den."; $text['description-with_password']['uk-ua'] = "Редагування інформації облікового запису"; diff --git a/app/recordings/app_menu.php b/app/recordings/app_menu.php index bcc998d201..9a816d4cd5 100644 --- a/app/recordings/app_menu.php +++ b/app/recordings/app_menu.php @@ -16,13 +16,13 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Nagrywanie rozmów"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Gravações"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Gravações"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Înregistrări"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Записи"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Inspelningar"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "Записи"; - $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']['zh-cn'] = "录音"; + $apps[$x]['menu'][$y]['title']['ja-jp'] = "録音"; + $apps[$x]['menu'][$y]['title']['ko-kr'] = "녹음"; $apps[$x]['menu'][$y]['uuid'] = "e4290fd2-3ccc-a758-1714-660d38453104"; $apps[$x]['menu'][$y]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5"; $apps[$x]['menu'][$y]['category'] = "internal"; diff --git a/app/registrations/app_languages.php b/app/registrations/app_languages.php index b1c57d46b9..acfa66ae7a 100644 --- a/app/registrations/app_languages.php +++ b/app/registrations/app_languages.php @@ -16,7 +16,7 @@ $text['label-user']['nl-nl'] = "Gebruiker"; $text['label-user']['pl-pl'] = "Użytkownik"; $text['label-user']['pt-br'] = "Usuário"; $text['label-user']['pt-pt'] = "Utilizador"; -$text['label-user']['ro-ro'] = ""; +$text['label-user']['ro-ro'] = "Utilizator"; $text['label-user']['ru-ru'] = "Пользователь"; $text['label-user']['sv-se'] = "Användare"; $text['label-user']['uk-ua'] = "Користувач"; @@ -40,7 +40,7 @@ $text['label-status']['nl-nl'] = "Status"; $text['label-status']['pl-pl'] = "Status"; $text['label-status']['pt-br'] = "Estado"; $text['label-status']['pt-pt'] = "Estado"; -$text['label-status']['ro-ro'] = ""; +$text['label-status']['ro-ro'] = "stare"; $text['label-status']['ru-ru'] = "Статус"; $text['label-status']['sv-se'] = "Status"; $text['label-status']['uk-ua'] = "Статус"; @@ -64,7 +64,7 @@ $text['label-response']['nl-nl'] = "Antwoord:"; $text['label-response']['pl-pl'] = "Odpowiedź"; $text['label-response']['pt-br'] = "Resposta"; $text['label-response']['pt-pt'] = "Resposta:"; -$text['label-response']['ro-ro'] = ""; +$text['label-response']['ro-ro'] = "Raspuns:"; $text['label-response']['ru-ru'] = "Отклик:"; $text['label-response']['sv-se'] = "Respons:"; $text['label-response']['uk-ua'] = "Відповідь:"; @@ -88,7 +88,7 @@ $text['label-refresh_pause']['nl-nl'] = "Stop verversen"; $text['label-refresh_pause']['pl-pl'] = "Pauzuj odÅ›wieżanie"; $text['label-refresh_pause']['pt-br'] = "Pausar atualização"; $text['label-refresh_pause']['pt-pt'] = "Pausa Atualizar"; -$text['label-refresh_pause']['ro-ro'] = ""; +$text['label-refresh_pause']['ro-ro'] = "Întrerupeți reîmprospătarea"; $text['label-refresh_pause']['ru-ru'] = "Приостановить обновление"; $text['label-refresh_pause']['sv-se'] = "Paus Uppdatera"; $text['label-refresh_pause']['uk-ua'] = "пауза Оновити"; @@ -112,7 +112,7 @@ $text['label-refresh_enable']['nl-nl'] = "Start verversen"; $text['label-refresh_enable']['pl-pl'] = "Włącz odÅ›wieżanie"; $text['label-refresh_enable']['pt-br'] = "Habilitar atualização"; $text['label-refresh_enable']['pt-pt'] = "Habilitar Atualização"; -$text['label-refresh_enable']['ro-ro'] = ""; +$text['label-refresh_enable']['ro-ro'] = "Activați Reîmprospătare"; $text['label-refresh_enable']['ru-ru'] = "Включить обновление"; $text['label-refresh_enable']['sv-se'] = "Aktivera Uppdatera"; $text['label-refresh_enable']['uk-ua'] = "включити Оновити"; @@ -136,7 +136,7 @@ $text['label-port']['nl-nl'] = "Poort"; $text['label-port']['pl-pl'] = "Port"; $text['label-port']['pt-br'] = "Porta"; $text['label-port']['pt-pt'] = "Porto"; -$text['label-port']['ro-ro'] = ""; +$text['label-port']['ro-ro'] = "Port"; $text['label-port']['ru-ru'] = "Порт"; $text['label-port']['sv-se'] = "Port"; $text['label-port']['uk-ua'] = "Порт"; @@ -146,22 +146,22 @@ $text['label-port']['ko-kr'] = "항구 항구"; $text['label-ping']['en-us'] = "Ping"; $text['label-ping']['en-gb'] = "Ping"; -$text['label-ping']['ar-eg'] = "Ping"; -$text['label-ping']['de-at'] = "Ping"; -$text['label-ping']['de-ch'] = "Ping"; -$text['label-ping']['de-de'] = "Ping"; +$text['label-ping']['ar-eg'] = "بينغ"; +$text['label-ping']['de-at'] = "Klingeln"; +$text['label-ping']['de-ch'] = "Klingeln"; +$text['label-ping']['de-de'] = "Klingeln"; $text['label-ping']['es-cl'] = "Silbido"; $text['label-ping']['es-mx'] = "Silbido"; $text['label-ping']['fr-ca'] = "Ping"; $text['label-ping']['fr-fr'] = "Ping"; -$text['label-ping']['he-il'] = "ping"; +$text['label-ping']['he-il'] = "פינג"; $text['label-ping']['it-it'] = "Ping"; $text['label-ping']['nl-nl'] = "Ping"; -$text['label-ping']['pl-pl'] = "Ping"; +$text['label-ping']['pl-pl'] = "Świst"; $text['label-ping']['pt-br'] = "Sibilo"; $text['label-ping']['pt-pt'] = "Sibilo"; -$text['label-ping']['ro-ro'] = ""; -$text['label-ping']['ru-ru'] = "Ping"; +$text['label-ping']['ro-ro'] = "Ping"; +$text['label-ping']['ru-ru'] = "пинг"; $text['label-ping']['sv-se'] = "Ping"; $text['label-ping']['uk-ua'] = "пінг"; $text['label-ping']['zh-cn'] = "管道"; @@ -170,7 +170,7 @@ $text['label-ping']['ko-kr'] = "핑거"; $text['label-message']['en-us'] = "Invalid Profile!"; $text['label-message']['en-gb'] = "Invalid Profile!"; -$text['label-message']['ar-eg'] = "!"; +$text['label-message']['ar-eg'] = "ملف تعريف غير صالح!"; $text['label-message']['de-at'] = "Ungültiges Profil!"; $text['label-message']['de-ch'] = "Ungültiges Profil!"; $text['label-message']['de-de'] = "Ungültiges Profil!"; @@ -184,7 +184,7 @@ $text['label-message']['nl-nl'] = "Ongeldig profiel"; $text['label-message']['pl-pl'] = "Niepoprawny Profil!"; $text['label-message']['pt-br'] = "Mensagem"; $text['label-message']['pt-pt'] = "Perfil Inválido!"; -$text['label-message']['ro-ro'] = ""; +$text['label-message']['ro-ro'] = "Profil nevalid!"; $text['label-message']['ru-ru'] = "Недопустимый профиль!"; $text['label-message']['sv-se'] = "Ogiltig Profil!"; $text['label-message']['uk-ua'] = "Хибний профіль!"; @@ -194,7 +194,7 @@ $text['label-message']['ko-kr'] = "잘못된 프로필!"; $text['label-lan_ip']['en-us'] = "LAN IP"; $text['label-lan_ip']['en-gb'] = "LAN IP"; -$text['label-lan_ip']['ar-eg'] = "lan ip"; +$text['label-lan_ip']['ar-eg'] = "LAN IP"; $text['label-lan_ip']['de-at'] = "LAN IP"; $text['label-lan_ip']['de-ch'] = "LAN IP"; $text['label-lan_ip']['de-de'] = "LAN IP"; @@ -208,7 +208,7 @@ $text['label-lan_ip']['nl-nl'] = "LAN IP"; $text['label-lan_ip']['pl-pl'] = "LAN IP"; $text['label-lan_ip']['pt-br'] = "LAN IP"; $text['label-lan_ip']['pt-pt'] = "LAN IP"; -$text['label-lan_ip']['ro-ro'] = ""; +$text['label-lan_ip']['ro-ro'] = "IP LAN"; $text['label-lan_ip']['ru-ru'] = "LAN IP"; $text['label-lan_ip']['sv-se'] = "LAN IP"; $text['label-lan_ip']['uk-ua'] = "LAN IP"; @@ -232,11 +232,11 @@ $text['label-ip']['nl-nl'] = "IP"; $text['label-ip']['pl-pl'] = "IP"; $text['label-ip']['pt-br'] = "IP"; $text['label-ip']['pt-pt'] = "IP"; -$text['label-ip']['ro-ro'] = ""; +$text['label-ip']['ro-ro'] = "IP"; $text['label-ip']['ru-ru'] = "IP-адрес"; $text['label-ip']['sv-se'] = "IP"; $text['label-ip']['uk-ua'] = "IP"; -$text['label-ip']['zh-cn'] = "iii"; +$text['label-ip']['zh-cn'] = "知识产权"; $text['label-ip']['ja-jp'] = "IPアドレス"; $text['label-ip']['ko-kr'] = "IP 정보"; @@ -256,7 +256,7 @@ $text['label-interval']['nl-nl'] = "Interval (sec)"; $text['label-interval']['pl-pl'] = "Interwał (sek)"; $text['label-interval']['pt-br'] = "Intervalo"; $text['label-interval']['pt-pt'] = "Intervalo"; -$text['label-interval']['ro-ro'] = ""; +$text['label-interval']['ro-ro'] = "Interval (Sec)"; $text['label-interval']['ru-ru'] = "Интервал (сек)"; $text['label-interval']['sv-se'] = "Intervall (Sek)"; $text['label-interval']['uk-ua'] = "Інтервал (с.)"; @@ -280,7 +280,7 @@ $text['label-hostname']['nl-nl'] = "Hostnaam"; $text['label-hostname']['pl-pl'] = "Nazwa hosta"; $text['label-hostname']['pt-br'] = "Hostname"; $text['label-hostname']['pt-pt'] = "Hostname"; -$text['label-hostname']['ro-ro'] = ""; +$text['label-hostname']['ro-ro'] = "Nume gazdă"; $text['label-hostname']['ru-ru'] = "Имя хоста"; $text['label-hostname']['sv-se'] = "Hostname"; $text['label-hostname']['uk-ua'] = "Назва хоста"; @@ -304,7 +304,7 @@ $text['label-event']['nl-nl'] = "Gebeurtenis:"; $text['label-event']['pl-pl'] = "Zdarzenie"; $text['label-event']['pt-br'] = "Evento"; $text['label-event']['pt-pt'] = "Evento:"; -$text['label-event']['ro-ro'] = ""; +$text['label-event']['ro-ro'] = "Eveniment:"; $text['label-event']['ru-ru'] = "Событие:"; $text['label-event']['sv-se'] = "Event:"; $text['label-event']['uk-ua'] = "Подія:"; @@ -328,7 +328,7 @@ $text['label-domain']['nl-nl'] = "Domein"; $text['label-domain']['pl-pl'] = "Domena"; $text['label-domain']['pt-br'] = "Dominio"; $text['label-domain']['pt-pt'] = "Domínio"; -$text['label-domain']['ro-ro'] = ""; +$text['label-domain']['ro-ro'] = "Domeniu"; $text['label-domain']['ru-ru'] = "Домен"; $text['label-domain']['sv-se'] = "Domän"; $text['label-domain']['uk-ua'] = "Домен"; @@ -352,7 +352,7 @@ $text['label-agent']['nl-nl'] = "Agent"; $text['label-agent']['pl-pl'] = "Agent"; $text['label-agent']['pt-br'] = "Agente"; $text['label-agent']['pt-pt'] = "Agente"; -$text['label-agent']['ro-ro'] = ""; +$text['label-agent']['ro-ro'] = "Agent"; $text['label-agent']['ru-ru'] = "Оператор"; $text['label-agent']['sv-se'] = "Agent"; $text['label-agent']['uk-ua'] = "Оператор"; @@ -376,7 +376,7 @@ $text['label-contact']['nl-nl'] = "Kontact"; $text['label-contact']['pl-pl'] = "Kontakt"; $text['label-contact']['pt-br'] = "Contato"; $text['label-contact']['pt-pt'] = "Contato"; -$text['label-contact']['ro-ro'] = ""; +$text['label-contact']['ro-ro'] = "a lua legatura"; $text['label-contact']['ru-ru'] = "Контакт"; $text['label-contact']['sv-se'] = "Kontakta"; $text['label-contact']['uk-ua'] = "Контакт"; @@ -400,7 +400,7 @@ $text['label-sip_profile_name']['nl-nl'] = "Profiel"; $text['label-sip_profile_name']['pl-pl'] = "Profil"; $text['label-sip_profile_name']['pt-br'] = "Perfis"; $text['label-sip_profile_name']['pt-pt'] = "Perfis"; -$text['label-sip_profile_name']['ro-ro'] = ""; +$text['label-sip_profile_name']['ro-ro'] = "Profil"; $text['label-sip_profile_name']['ru-ru'] = "Профили"; $text['label-sip_profile_name']['sv-se'] = "Profiler"; $text['label-sip_profile_name']['uk-ua'] = "профілі"; @@ -424,7 +424,7 @@ $text['header-registrations']['nl-nl'] = "Registraties"; $text['header-registrations']['pl-pl'] = "Rejestracje"; $text['header-registrations']['pt-br'] = "Inscrições"; $text['header-registrations']['pt-pt'] = "Inscrições"; -$text['header-registrations']['ro-ro'] = ""; +$text['header-registrations']['ro-ro'] = "Înregistrări"; $text['header-registrations']['ru-ru'] = "Регистрация"; $text['header-registrations']['sv-se'] = "Registreringar"; $text['header-registrations']['uk-ua'] = "Реєстрації"; @@ -434,24 +434,24 @@ $text['header-registrations']['ko-kr'] = "이름 *"; $text['description-registrations']['en-us'] = "Manage current extensions registered to the system."; $text['description-registrations']['en-gb'] = "Manage current extensions registered to the system."; -$text['description-registrations']['ar-eg'] = "Manage current extensions registered to the system."; -$text['description-registrations']['de-at'] = "Manage current extensions registered to the system."; -$text['description-registrations']['de-ch'] = "Manage current extensions registered to the system."; -$text['description-registrations']['de-de'] = "Manage current extensions registered to the system."; -$text['description-registrations']['es-cl'] = "Manage current extensions registered to the system."; -$text['description-registrations']['es-mx'] = "Manage current extensions registered to the system."; -$text['description-registrations']['fr-ca'] = "Manage current extensions registered to the system."; -$text['description-registrations']['fr-fr'] = "Manage current extensions registered to the system."; -$text['description-registrations']['he-il'] = "Manage current extensions registered to the system."; -$text['description-registrations']['it-it'] = "Manage current extensions registered to the system."; -$text['description-registrations']['nl-nl'] = "Manage current extensions registered to the system."; +$text['description-registrations']['ar-eg'] = "إدارة الامتدادات الحالية المسجلة في النظام."; +$text['description-registrations']['de-at'] = "Verwalten Sie aktuelle Nebenstellen, die im System registriert sind."; +$text['description-registrations']['de-ch'] = "Verwalten Sie aktuelle Nebenstellen, die im System registriert sind."; +$text['description-registrations']['de-de'] = "Verwalten Sie aktuelle Nebenstellen, die im System registriert sind."; +$text['description-registrations']['es-cl'] = "Administrar las extensiones actuales registradas en el sistema."; +$text['description-registrations']['es-mx'] = "Administrar las extensiones actuales registradas en el sistema."; +$text['description-registrations']['fr-ca'] = "Gérer les extensions actuelles enregistrées dans le système."; +$text['description-registrations']['fr-fr'] = "Gérer les extensions actuelles enregistrées dans le système."; +$text['description-registrations']['he-il'] = "ניהול הרחבות נוכחיות הרשומות למערכת."; +$text['description-registrations']['it-it'] = "Gestisci gli interni correnti registrati nel sistema."; +$text['description-registrations']['nl-nl'] = "Beheer de huidige extensies die bij het systeem zijn geregistreerd."; $text['description-registrations']['pl-pl'] = "Zarządzaj numerami wewnętrznymi zarejestrowanymi w systemie."; -$text['description-registrations']['pt-br'] = "Manage current extensions registered to the system."; -$text['description-registrations']['pt-pt'] = "Manage current extensions registered to the system."; -$text['description-registrations']['ro-ro'] = "Manage current extensions registered to the system."; -$text['description-registrations']['ru-ru'] = "Manage current extensions registered to the system."; -$text['description-registrations']['sv-se'] = "Manage current extensions registered to the system."; -$text['description-registrations']['uk-ua'] = "Manage current extensions registered to the system."; +$text['description-registrations']['pt-br'] = "Gerencie os ramais atuais registrados no sistema."; +$text['description-registrations']['pt-pt'] = "Gerencie os ramais atuais registrados no sistema."; +$text['description-registrations']['ro-ro'] = "Gestionați extensiile curente înregistrate în sistem."; +$text['description-registrations']['ru-ru'] = "Управление текущими расширениями, зарегистрированными в системе."; +$text['description-registrations']['sv-se'] = "Hantera aktuella anknytningar som är registrerade i systemet."; +$text['description-registrations']['uk-ua'] = "Керуйте поточними розширеннями, зареєстрованими в системі."; $text['description-registrations']['zh-cn'] = "管理现行制度展期。"; $text['description-registrations']['ja-jp'] = "システムに登録された現在の拡張子を管理します。"; $text['description-registrations']['ko-kr'] = "시스템에 등록 된 현재 확장을 관리합니다."; @@ -472,7 +472,7 @@ $text['error-event-socket']['nl-nl'] = "Verbinding met Event-Socket mislukt."; $text['error-event-socket']['pl-pl'] = "Połączenie do “Event Socket” nie powiodło się"; $text['error-event-socket']['pt-br'] = "A conexão do evento socket falhou"; $text['error-event-socket']['pt-pt'] = "A conexão ao Event Socket falhou."; -$text['error-event-socket']['ro-ro'] = ""; +$text['error-event-socket']['ro-ro'] = "Conexiunea la Event Socket a eșuat."; $text['error-event-socket']['ru-ru'] = "Подключение к сокету событий не удалось."; $text['error-event-socket']['sv-se'] = "Kontakten till 'Event Socket' misslyckades."; $text['error-event-socket']['uk-ua'] = "Помилка підключення до Event Socket"; @@ -483,9 +483,9 @@ $text['error-event-socket']['ko-kr'] = "이벤트 소켓에 연결 실패."; $text['button-unregister']['en-us'] = "Unregister"; $text['button-unregister']['en-gb'] = "Unregister"; $text['button-unregister']['ar-eg'] = "غير مسجل"; -$text['button-unregister']['de-at'] = "Unregister"; -$text['button-unregister']['de-ch'] = "Unregister"; -$text['button-unregister']['de-de'] = "Unregister"; +$text['button-unregister']['de-at'] = "Registrierung aufheben"; +$text['button-unregister']['de-ch'] = "Registrierung aufheben"; +$text['button-unregister']['de-de'] = "Registrierung aufheben"; $text['button-unregister']['es-cl'] = "no registrada"; $text['button-unregister']['es-mx'] = "no registrada"; $text['button-unregister']['fr-ca'] = "Désenregistrer"; @@ -496,7 +496,7 @@ $text['button-unregister']['nl-nl'] = "Registratie doorhalen"; $text['button-unregister']['pl-pl'] = "Wyrejestruj"; $text['button-unregister']['pt-br'] = "Sem registro"; $text['button-unregister']['pt-pt'] = "Sem registro"; -$text['button-unregister']['ro-ro'] = ""; +$text['button-unregister']['ro-ro'] = "Anulați înregistrarea"; $text['button-unregister']['ru-ru'] = "Отменить регистрацию"; $text['button-unregister']['sv-se'] = "Avregistrera"; $text['button-unregister']['uk-ua'] = "Розреєструвати"; @@ -520,7 +520,7 @@ $text['button-reboot']['nl-nl'] = "Herstart"; $text['button-reboot']['pl-pl'] = "Zrestartuj"; $text['button-reboot']['pt-br'] = "Reiniciando"; $text['button-reboot']['pt-pt'] = "Reinicialização"; -$text['button-reboot']['ro-ro'] = ""; +$text['button-reboot']['ro-ro'] = "Reporniți"; $text['button-reboot']['ru-ru'] = "Перезагрузить"; $text['button-reboot']['sv-se'] = "Starta Om"; $text['button-reboot']['uk-ua'] = "Перезавантажити"; @@ -544,7 +544,7 @@ $text['button-provision']['nl-nl'] = "Voorziening"; $text['button-provision']['pl-pl'] = "Konfiguruj"; $text['button-provision']['pt-br'] = "Provisão"; $text['button-provision']['pt-pt'] = "Provisão"; -$text['button-provision']['ro-ro'] = ""; +$text['button-provision']['ro-ro'] = "Dispoziţie"; $text['button-provision']['ru-ru'] = "Обеспечение"; $text['button-provision']['sv-se'] = "Provisionera"; $text['button-provision']['uk-ua'] = "Provision "; @@ -554,192 +554,192 @@ $text['button-provision']['ko-kr'] = "회사연혁"; $text['button-all_profiles']['en-us'] = "All Profiles"; $text['button-all_profiles']['en-gb'] = "All Profiles"; -$text['button-all_profiles']['ar-eg'] = "All Profiles"; -$text['button-all_profiles']['de-at'] = "All Profiles"; -$text['button-all_profiles']['de-ch'] = "All Profiles"; -$text['button-all_profiles']['de-de'] = "All Profiles"; -$text['button-all_profiles']['es-cl'] = "All Profiles"; -$text['button-all_profiles']['es-mx'] = "All Profiles"; -$text['button-all_profiles']['fr-ca'] = "All Profiles"; -$text['button-all_profiles']['fr-fr'] = "All Profiles"; -$text['button-all_profiles']['he-il'] = "All Profiles"; -$text['button-all_profiles']['it-it'] = "All Profiles"; -$text['button-all_profiles']['nl-nl'] = "All Profiles"; +$text['button-all_profiles']['ar-eg'] = "جميع التشكيلات"; +$text['button-all_profiles']['de-at'] = "Alle Profile"; +$text['button-all_profiles']['de-ch'] = "Alle Profile"; +$text['button-all_profiles']['de-de'] = "Alle Profile"; +$text['button-all_profiles']['es-cl'] = "Todos los perfiles"; +$text['button-all_profiles']['es-mx'] = "Todos los perfiles"; +$text['button-all_profiles']['fr-ca'] = "Tous les profils"; +$text['button-all_profiles']['fr-fr'] = "Tous les profils"; +$text['button-all_profiles']['he-il'] = "כל הפרופילים"; +$text['button-all_profiles']['it-it'] = "Tutti i profili"; +$text['button-all_profiles']['nl-nl'] = "Alle profielen"; $text['button-all_profiles']['pl-pl'] = "Wszystkie Profile"; -$text['button-all_profiles']['pt-br'] = "All Profiles"; -$text['button-all_profiles']['pt-pt'] = "All Profiles"; -$text['button-all_profiles']['ro-ro'] = "All Profiles"; -$text['button-all_profiles']['ru-ru'] = "All Profiles"; -$text['button-all_profiles']['sv-se'] = "All Profiles"; -$text['button-all_profiles']['uk-ua'] = "All Profiles"; +$text['button-all_profiles']['pt-br'] = "Todos os perfis"; +$text['button-all_profiles']['pt-pt'] = "Todos os perfis"; +$text['button-all_profiles']['ro-ro'] = "Toate profilurile"; +$text['button-all_profiles']['ru-ru'] = "Все профили"; +$text['button-all_profiles']['sv-se'] = "Alla profiler"; +$text['button-all_profiles']['uk-ua'] = "Усі профілі"; $text['button-all_profiles']['zh-cn'] = "所有概况"; $text['button-all_profiles']['ja-jp'] = "すべてのプロフィール"; $text['button-all_profiles']['ko-kr'] = "모든 프로필"; $text['button-single_profile']['en-us'] = "Single Profile"; $text['button-single_profile']['en-gb'] = "Single Profile"; -$text['button-single_profile']['ar-eg'] = "Single Profile"; -$text['button-single_profile']['de-at'] = "Single Profile"; -$text['button-single_profile']['de-ch'] = "Single Profile"; -$text['button-single_profile']['de-de'] = "Single Profile"; -$text['button-single_profile']['es-cl'] = "Single Profile"; -$text['button-single_profile']['es-mx'] = "Single Profile"; -$text['button-single_profile']['fr-ca'] = "Single Profile"; -$text['button-single_profile']['fr-fr'] = "Single Profile"; -$text['button-single_profile']['he-il'] = "Single Profile"; -$text['button-single_profile']['it-it'] = "Single Profile"; -$text['button-single_profile']['nl-nl'] = "Single Profile"; +$text['button-single_profile']['ar-eg'] = "ملف شخصي واحد"; +$text['button-single_profile']['de-at'] = "Einzelprofil"; +$text['button-single_profile']['de-ch'] = "Einzelprofil"; +$text['button-single_profile']['de-de'] = "Einzelprofil"; +$text['button-single_profile']['es-cl'] = "Perfil único"; +$text['button-single_profile']['es-mx'] = "Perfil único"; +$text['button-single_profile']['fr-ca'] = "Profil unique"; +$text['button-single_profile']['fr-fr'] = "Profil unique"; +$text['button-single_profile']['he-il'] = "פרופיל בודד"; +$text['button-single_profile']['it-it'] = "Profilo singolo"; +$text['button-single_profile']['nl-nl'] = "Enkel profiel"; $text['button-single_profile']['pl-pl'] = "Pojedyńczy Profil"; -$text['button-single_profile']['pt-br'] = "Single Profile"; -$text['button-single_profile']['pt-pt'] = "Single Profile"; -$text['button-single_profile']['ro-ro'] = "Single Profile"; -$text['button-single_profile']['ru-ru'] = "Single Profile"; -$text['button-single_profile']['sv-se'] = "Single Profile"; -$text['button-single_profile']['uk-ua'] = "Single Profile"; +$text['button-single_profile']['pt-br'] = "Perfil Único"; +$text['button-single_profile']['pt-pt'] = "Perfil Único"; +$text['button-single_profile']['ro-ro'] = "Profil unic"; +$text['button-single_profile']['ru-ru'] = "Одиночный профиль"; +$text['button-single_profile']['sv-se'] = "Enskild profil"; +$text['button-single_profile']['uk-ua'] = "Єдиний профіль"; $text['button-single_profile']['zh-cn'] = "单一概况"; $text['button-single_profile']['ja-jp'] = "単一プロフィール"; $text['button-single_profile']['ko-kr'] = "단일 프로필"; $text['message-registrations_unregistered']['en-us'] = "Unregister Command Sent"; $text['message-registrations_unregistered']['en-gb'] = "Unregister Command Sent"; -$text['message-registrations_unregistered']['ar-eg'] = "Unregister Command Sent"; -$text['message-registrations_unregistered']['de-at'] = "Unregister Command Sent"; -$text['message-registrations_unregistered']['de-ch'] = "Unregister Command Sent"; -$text['message-registrations_unregistered']['de-de'] = "Unregister Command Sent"; -$text['message-registrations_unregistered']['es-cl'] = "Unregister Command Sent"; -$text['message-registrations_unregistered']['es-mx'] = "Unregister Command Sent"; -$text['message-registrations_unregistered']['fr-ca'] = "Unregister Command Sent"; -$text['message-registrations_unregistered']['fr-fr'] = "Unregister Command Sent"; -$text['message-registrations_unregistered']['he-il'] = "Unregister Command Sent"; -$text['message-registrations_unregistered']['it-it'] = "Unregister Command Sent"; -$text['message-registrations_unregistered']['nl-nl'] = "Unregister Command Sent"; +$text['message-registrations_unregistered']['ar-eg'] = "تم إرسال أمر إلغاء التسجيل"; +$text['message-registrations_unregistered']['de-at'] = "Befehl zum Aufheben der Registrierung gesendet"; +$text['message-registrations_unregistered']['de-ch'] = "Befehl zum Aufheben der Registrierung gesendet"; +$text['message-registrations_unregistered']['de-de'] = "Befehl zum Aufheben der Registrierung gesendet"; +$text['message-registrations_unregistered']['es-cl'] = "Comando anular registro enviado"; +$text['message-registrations_unregistered']['es-mx'] = "Comando anular registro enviado"; +$text['message-registrations_unregistered']['fr-ca'] = "Désenregistrer la commande envoyée"; +$text['message-registrations_unregistered']['fr-fr'] = "Désenregistrer la commande envoyée"; +$text['message-registrations_unregistered']['he-il'] = "בטל רישום פקודה נשלחה"; +$text['message-registrations_unregistered']['it-it'] = "Comando di annullamento della registrazione inviato"; +$text['message-registrations_unregistered']['nl-nl'] = "Opdracht ongedaan maken verzonden"; $text['message-registrations_unregistered']['pl-pl'] = "Komenda do Wyrejestrowania została wysłana"; -$text['message-registrations_unregistered']['pt-br'] = "Unregister Command Sent"; -$text['message-registrations_unregistered']['pt-pt'] = "Unregister Command Sent"; -$text['message-registrations_unregistered']['ro-ro'] = "Unregister Command Sent"; -$text['message-registrations_unregistered']['ru-ru'] = "Unregister Command Sent"; -$text['message-registrations_unregistered']['sv-se'] = "Unregister Command Sent"; -$text['message-registrations_unregistered']['uk-ua'] = "Unregister Command Sent"; +$text['message-registrations_unregistered']['pt-br'] = "Cancelar registro do comando enviado"; +$text['message-registrations_unregistered']['pt-pt'] = "Cancelar registro do comando enviado"; +$text['message-registrations_unregistered']['ro-ro'] = "Comanda de anulare a înregistrării trimisă"; +$text['message-registrations_unregistered']['ru-ru'] = "Команда отмены регистрации отправлена"; +$text['message-registrations_unregistered']['sv-se'] = "Avregistrera kommando skickat"; +$text['message-registrations_unregistered']['uk-ua'] = "Команду скасування реєстрації надіслано"; $text['message-registrations_unregistered']['zh-cn'] = "公报"; $text['message-registrations_unregistered']['ja-jp'] = "コマンド送信を未登録"; $text['message-registrations_unregistered']['ko-kr'] = "Unregister 명령 전송"; $text['message-registrations_provisioned']['en-us'] = "Provision Command Sent"; $text['message-registrations_provisioned']['en-gb'] = "Provision Command Sent"; -$text['message-registrations_provisioned']['ar-eg'] = "Provision Command Sent"; -$text['message-registrations_provisioned']['de-at'] = "Provision Command Sent"; -$text['message-registrations_provisioned']['de-ch'] = "Provision Command Sent"; -$text['message-registrations_provisioned']['de-de'] = "Provision Command Sent"; -$text['message-registrations_provisioned']['es-cl'] = "Provision Command Sent"; -$text['message-registrations_provisioned']['es-mx'] = "Provision Command Sent"; -$text['message-registrations_provisioned']['fr-ca'] = "Provision Command Sent"; -$text['message-registrations_provisioned']['fr-fr'] = "Provision Command Sent"; -$text['message-registrations_provisioned']['he-il'] = "Provision Command Sent"; -$text['message-registrations_provisioned']['it-it'] = "Provision Command Sent"; -$text['message-registrations_provisioned']['nl-nl'] = "Provision Command Sent"; +$text['message-registrations_provisioned']['ar-eg'] = "تم إرسال أمر إلغاء التسجيل"; +$text['message-registrations_provisioned']['de-at'] = "Befehl zum Aufheben der Registrierung gesendet"; +$text['message-registrations_provisioned']['de-ch'] = "Befehl zum Aufheben der Registrierung gesendet"; +$text['message-registrations_provisioned']['de-de'] = "Befehl zum Aufheben der Registrierung gesendet"; +$text['message-registrations_provisioned']['es-cl'] = "Comando anular registro enviado"; +$text['message-registrations_provisioned']['es-mx'] = "Comando anular registro enviado"; +$text['message-registrations_provisioned']['fr-ca'] = "Désenregistrer la commande envoyée"; +$text['message-registrations_provisioned']['fr-fr'] = "Désenregistrer la commande envoyée"; +$text['message-registrations_provisioned']['he-il'] = "בטל רישום פקודה נשלחה"; +$text['message-registrations_provisioned']['it-it'] = "Comando di annullamento della registrazione inviato"; +$text['message-registrations_provisioned']['nl-nl'] = "Opdracht ongedaan maken verzonden"; $text['message-registrations_provisioned']['pl-pl'] = "Komenda do Konfiguracji została wysłana"; -$text['message-registrations_provisioned']['pt-br'] = "Provision Command Sent"; -$text['message-registrations_provisioned']['pt-pt'] = "Provision Command Sent"; -$text['message-registrations_provisioned']['ro-ro'] = "Provision Command Sent"; -$text['message-registrations_provisioned']['ru-ru'] = "Provision Command Sent"; -$text['message-registrations_provisioned']['sv-se'] = "Provision Command Sent"; -$text['message-registrations_provisioned']['uk-ua'] = "Provision Command Sent"; +$text['message-registrations_provisioned']['pt-br'] = "Cancelar registro do comando enviado"; +$text['message-registrations_provisioned']['pt-pt'] = "Cancelar registro do comando enviado"; +$text['message-registrations_provisioned']['ro-ro'] = "Comanda de anulare a înregistrării trimisă"; +$text['message-registrations_provisioned']['ru-ru'] = "Команда отмены регистрации отправлена"; +$text['message-registrations_provisioned']['sv-se'] = "Avregistrera kommando skickat"; +$text['message-registrations_provisioned']['uk-ua'] = "Команду скасування реєстрації надіслано"; $text['message-registrations_provisioned']['zh-cn'] = "授权"; $text['message-registrations_provisioned']['ja-jp'] = "コマンド送信"; $text['message-registrations_provisioned']['ko-kr'] = "Provision 명령 전송"; $text['message-registrations_rebooted']['en-us'] = "Registration Command Sent"; $text['message-registrations_rebooted']['en-gb'] = "Registration Command Sent"; -$text['message-registrations_rebooted']['ar-eg'] = "Registration Command Sent"; -$text['message-registrations_rebooted']['de-at'] = "Registration Command Sent"; -$text['message-registrations_rebooted']['de-ch'] = "Registration Command Sent"; -$text['message-registrations_rebooted']['de-de'] = "Registration Command Sent"; -$text['message-registrations_rebooted']['es-cl'] = "Registration Command Sent"; -$text['message-registrations_rebooted']['es-mx'] = "Registration Command Sent"; -$text['message-registrations_rebooted']['fr-ca'] = "Registration Command Sent"; -$text['message-registrations_rebooted']['fr-fr'] = "Registration Command Sent"; -$text['message-registrations_rebooted']['he-il'] = "Registration Command Sent"; -$text['message-registrations_rebooted']['it-it'] = "Registration Command Sent"; -$text['message-registrations_rebooted']['nl-nl'] = "Registration Command Sent"; +$text['message-registrations_rebooted']['ar-eg'] = "تم إرسال أمر التسجيل"; +$text['message-registrations_rebooted']['de-at'] = "Registrierungsbefehl gesendet"; +$text['message-registrations_rebooted']['de-ch'] = "Registrierungsbefehl gesendet"; +$text['message-registrations_rebooted']['de-de'] = "Registrierungsbefehl gesendet"; +$text['message-registrations_rebooted']['es-cl'] = "Comando de registro enviado"; +$text['message-registrations_rebooted']['es-mx'] = "Comando de registro enviado"; +$text['message-registrations_rebooted']['fr-ca'] = "Commande d'enregistrement envoyée"; +$text['message-registrations_rebooted']['fr-fr'] = "Commande d'enregistrement envoyée"; +$text['message-registrations_rebooted']['he-il'] = "פקודת רישום נשלחה"; +$text['message-registrations_rebooted']['it-it'] = "Comando di registrazione inviato"; +$text['message-registrations_rebooted']['nl-nl'] = "Registratiecommando verzonden"; $text['message-registrations_rebooted']['pl-pl'] = "Komenda do Rejestracji została wysłana"; -$text['message-registrations_rebooted']['pt-br'] = "Registration Command Sent"; -$text['message-registrations_rebooted']['pt-pt'] = "Registration Command Sent"; -$text['message-registrations_rebooted']['ro-ro'] = "Registration Command Sent"; -$text['message-registrations_rebooted']['ru-ru'] = "Registration Command Sent"; -$text['message-registrations_rebooted']['sv-se'] = "Registration Command Sent"; -$text['message-registrations_rebooted']['uk-ua'] = "Registration Command Sent"; +$text['message-registrations_rebooted']['pt-br'] = "Comando de registro enviado"; +$text['message-registrations_rebooted']['pt-pt'] = "Comando de registro enviado"; +$text['message-registrations_rebooted']['ro-ro'] = "Comanda de înregistrare a fost trimisă"; +$text['message-registrations_rebooted']['ru-ru'] = "Команда регистрации отправлена"; +$text['message-registrations_rebooted']['sv-se'] = "Registreringskommando skickat"; +$text['message-registrations_rebooted']['uk-ua'] = "Команда реєстрації надіслана"; $text['message-registrations_rebooted']['zh-cn'] = "注册指挥部"; $text['message-registrations_rebooted']['ja-jp'] = "登録コマンド Sent"; $text['message-registrations_rebooted']['ko-kr'] = "등록 명령"; $text['confirm-unregister']['en-us'] = "Do you really want to UNREGISTER these?"; $text['confirm-unregister']['en-gb'] = "Do you really want to UNREGISTER these?"; -$text['confirm-unregister']['ar-eg'] = "Do you really want to UNREGISTER these?"; -$text['confirm-unregister']['de-at'] = "Do you really want to UNREGISTER these?"; -$text['confirm-unregister']['de-ch'] = "Do you really want to UNREGISTER these?"; -$text['confirm-unregister']['de-de'] = "Do you really want to UNREGISTER these?"; -$text['confirm-unregister']['es-cl'] = "Do you really want to UNREGISTER these?"; -$text['confirm-unregister']['es-mx'] = "Do you really want to UNREGISTER these?"; -$text['confirm-unregister']['fr-ca'] = "Do you really want to UNREGISTER these?"; -$text['confirm-unregister']['fr-fr'] = "Do you really want to UNREGISTER these?"; -$text['confirm-unregister']['he-il'] = "Do you really want to UNREGISTER these?"; -$text['confirm-unregister']['it-it'] = "Do you really want to UNREGISTER these?"; -$text['confirm-unregister']['nl-nl'] = "Do you really want to UNREGISTER these?"; +$text['confirm-unregister']['ar-eg'] = "هل تريد حقًا إلغاء تسجيل هذه؟"; +$text['confirm-unregister']['de-at'] = "Möchten Sie diese wirklich UNREGISTRIEREN?"; +$text['confirm-unregister']['de-ch'] = "Möchten Sie diese wirklich UNREGISTRIEREN?"; +$text['confirm-unregister']['de-de'] = "Möchten Sie diese wirklich UNREGISTRIEREN?"; +$text['confirm-unregister']['es-cl'] = "¿Realmente quieres DESREGISTRAR estos?"; +$text['confirm-unregister']['es-mx'] = "¿Realmente quieres DESREGISTRAR estos?"; +$text['confirm-unregister']['fr-ca'] = "Voulez-vous vraiment les DÉSINSCRIRE ?"; +$text['confirm-unregister']['fr-fr'] = "Voulez-vous vraiment les DÉSINSCRIRE ?"; +$text['confirm-unregister']['he-il'] = "האם אתה באמת רוצה לבטל את הרישום האלה?"; +$text['confirm-unregister']['it-it'] = "Vuoi davvero ANNULLARE LA REGISTRAZIONE di questi?"; +$text['confirm-unregister']['nl-nl'] = "Wil je deze echt UITSCHRIJVEN?"; $text['confirm-unregister']['pl-pl'] = "Czy napewno chcesz je WYREJESTROWAĆ?"; -$text['confirm-unregister']['pt-br'] = "Do you really want to UNREGISTER these?"; -$text['confirm-unregister']['pt-pt'] = "Do you really want to UNREGISTER these?"; -$text['confirm-unregister']['ro-ro'] = "Do you really want to UNREGISTER these?"; -$text['confirm-unregister']['ru-ru'] = "Do you really want to UNREGISTER these?"; -$text['confirm-unregister']['sv-se'] = "Do you really want to UNREGISTER these?"; -$text['confirm-unregister']['uk-ua'] = "Do you really want to UNREGISTER these?"; +$text['confirm-unregister']['pt-br'] = "Você realmente deseja CANCELAR o REGISTRO?"; +$text['confirm-unregister']['pt-pt'] = "Você realmente deseja CANCELAR o REGISTRO?"; +$text['confirm-unregister']['ro-ro'] = "Chiar vrei să le NEÎnregistrezi?"; +$text['confirm-unregister']['ru-ru'] = "Вы действительно хотите ОТМЕНИТЬ РЕГИСТРАЦИЮ?"; +$text['confirm-unregister']['sv-se'] = "Vill du verkligen AVREGISTRERA dessa?"; +$text['confirm-unregister']['uk-ua'] = "Ви дійсно хочете СКАСУВАТИ РЕЄСТРАЦІЮ?"; $text['confirm-unregister']['zh-cn'] = "你们是否真的想要联合国研究小组?"; $text['confirm-unregister']['ja-jp'] = "あなたは本当にこれらの登録をしたいですか?"; $text['confirm-unregister']['ko-kr'] = "UNREGISTER에게 정말 원합니까?"; $text['confirm-provision']['en-us'] = "Do you really want to PROVISION these?"; $text['confirm-provision']['en-gb'] = "Do you really want to PROVISION these?"; -$text['confirm-provision']['ar-eg'] = "Do you really want to PROVISION these?"; -$text['confirm-provision']['de-at'] = "Do you really want to PROVISION these?"; -$text['confirm-provision']['de-ch'] = "Do you really want to PROVISION these?"; -$text['confirm-provision']['de-de'] = "Do you really want to PROVISION these?"; -$text['confirm-provision']['es-cl'] = "Do you really want to PROVISION these?"; -$text['confirm-provision']['es-mx'] = "Do you really want to PROVISION these?"; -$text['confirm-provision']['fr-ca'] = "Do you really want to PROVISION these?"; -$text['confirm-provision']['fr-fr'] = "Do you really want to PROVISION these?"; -$text['confirm-provision']['he-il'] = "Do you really want to PROVISION these?"; -$text['confirm-provision']['it-it'] = "Do you really want to PROVISION these?"; -$text['confirm-provision']['nl-nl'] = "Do you really want to PROVISION these?"; +$text['confirm-provision']['ar-eg'] = "هل تريد حقًا توفير هذه؟"; +$text['confirm-provision']['de-at'] = "Möchten Sie diese wirklich BEREITSTELLEN?"; +$text['confirm-provision']['de-ch'] = "Möchten Sie diese wirklich BEREITSTELLEN?"; +$text['confirm-provision']['de-de'] = "Möchten Sie diese wirklich BEREITSTELLEN?"; +$text['confirm-provision']['es-cl'] = "¿Realmente quieres PROVISIONAR esto?"; +$text['confirm-provision']['es-mx'] = "¿Realmente quieres PROVISIONAR esto?"; +$text['confirm-provision']['fr-ca'] = "Voulez-vous vraiment les PROVISIONNER ?"; +$text['confirm-provision']['fr-fr'] = "Voulez-vous vraiment les PROVISIONNER ?"; +$text['confirm-provision']['he-il'] = "האם אתה באמת רוצה לספק את אלה?"; +$text['confirm-provision']['it-it'] = "Vuoi davvero fornirli?"; +$text['confirm-provision']['nl-nl'] = "Wil je deze echt VOORZIEN?"; $text['confirm-provision']['pl-pl'] = "Czy na pewno chcesz je SKONFIGUROWAĆ?"; -$text['confirm-provision']['pt-br'] = "Do you really want to PROVISION these?"; -$text['confirm-provision']['pt-pt'] = "Do you really want to PROVISION these?"; -$text['confirm-provision']['ro-ro'] = "Do you really want to PROVISION these?"; -$text['confirm-provision']['ru-ru'] = "Do you really want to PROVISION these?"; -$text['confirm-provision']['sv-se'] = "Do you really want to PROVISION these?"; -$text['confirm-provision']['uk-ua'] = "Do you really want to PROVISION these?"; +$text['confirm-provision']['pt-br'] = "Você realmente deseja PROVISIONar isso?"; +$text['confirm-provision']['pt-pt'] = "Você realmente deseja PROVISIONar isso?"; +$text['confirm-provision']['ro-ro'] = "Chiar doriți să furnizați acestea?"; +$text['confirm-provision']['ru-ru'] = "Вы действительно хотите ПРЕДОСТАВИТЬ их?"; +$text['confirm-provision']['sv-se'] = "Vill du verkligen tillhandahålla dessa?"; +$text['confirm-provision']['uk-ua'] = "Ви справді хочете НАДАТИ це?"; $text['confirm-provision']['zh-cn'] = "你们是否真的想要作出这些规定?"; $text['confirm-provision']['ja-jp'] = "これをプロビジョンしたいですか?"; $text['confirm-provision']['ko-kr'] = "PROVISION을 정말 원하십니까?"; $text['confirm-reboot']['en-us'] = "Do you really want to REBOOT these?"; $text['confirm-reboot']['en-gb'] = "Do you really want to REBOOT these?"; -$text['confirm-reboot']['ar-eg'] = "Do you really want to REBOOT these?"; -$text['confirm-reboot']['de-at'] = "Do you really want to REBOOT these?"; -$text['confirm-reboot']['de-ch'] = "Do you really want to REBOOT these?"; -$text['confirm-reboot']['de-de'] = "Do you really want to REBOOT these?"; -$text['confirm-reboot']['es-cl'] = "Do you really want to REBOOT these?"; -$text['confirm-reboot']['es-mx'] = "Do you really want to REBOOT these?"; -$text['confirm-reboot']['fr-ca'] = "Do you really want to REBOOT these?"; -$text['confirm-reboot']['fr-fr'] = "Do you really want to REBOOT these?"; -$text['confirm-reboot']['he-il'] = "Do you really want to REBOOT these?"; -$text['confirm-reboot']['it-it'] = "Do you really want to REBOOT these?"; -$text['confirm-reboot']['nl-nl'] = "Do you really want to REBOOT these?"; +$text['confirm-reboot']['ar-eg'] = "هل تريد حقًا إعادة تشغيل هذه الأشياء؟"; +$text['confirm-reboot']['de-at'] = "Möchten Sie diese wirklich neu starten?"; +$text['confirm-reboot']['de-ch'] = "Möchten Sie diese wirklich neu starten?"; +$text['confirm-reboot']['de-de'] = "Möchten Sie diese wirklich neu starten?"; +$text['confirm-reboot']['es-cl'] = "¿Realmente quieres REINICIAR estos?"; +$text['confirm-reboot']['es-mx'] = "¿Realmente quieres REINICIAR estos?"; +$text['confirm-reboot']['fr-ca'] = "Voulez-vous vraiment les REDÉMARRER ?"; +$text['confirm-reboot']['fr-fr'] = "Voulez-vous vraiment les REDÉMARRER ?"; +$text['confirm-reboot']['he-il'] = "האם אתה באמת רוצה לאתחל את אלה?"; +$text['confirm-reboot']['it-it'] = "Vuoi davvero riavviarli?"; +$text['confirm-reboot']['nl-nl'] = "Wil je deze echt REBOOTEN?"; $text['confirm-reboot']['pl-pl'] = "Czy na pewno chcesz je ZRESTARTOWAĆ?"; -$text['confirm-reboot']['pt-br'] = "Do you really want to REBOOT these?"; -$text['confirm-reboot']['pt-pt'] = "Do you really want to REBOOT these?"; -$text['confirm-reboot']['ro-ro'] = "Do you really want to REBOOT these?"; -$text['confirm-reboot']['ru-ru'] = "Do you really want to REBOOT these?"; -$text['confirm-reboot']['sv-se'] = "Do you really want to REBOOT these?"; -$text['confirm-reboot']['uk-ua'] = "Do you really want to REBOOT these?"; +$text['confirm-reboot']['pt-br'] = "Você realmente quer reiniciar estes?"; +$text['confirm-reboot']['pt-pt'] = "Você realmente quer reiniciar estes?"; +$text['confirm-reboot']['ro-ro'] = "Chiar vrei să repornești acestea?"; +$text['confirm-reboot']['ru-ru'] = "Вы действительно хотите ПЕРЕЗАГРУЗИТЬ их?"; +$text['confirm-reboot']['sv-se'] = "Vill du verkligen starta om dessa?"; +$text['confirm-reboot']['uk-ua'] = "Ви справді хочете ПЕРЕЗАВАНТАЖИТИ їх?"; $text['confirm-reboot']['zh-cn'] = "你们是否真的希望批准这些?"; $text['confirm-reboot']['ja-jp'] = "これらをリボットしたいですか?"; $text['confirm-reboot']['ko-kr'] = "당신은 정말이 REBOOT을 원합니까?"; diff --git a/app/registrations/app_menu.php b/app/registrations/app_menu.php index e8024bd64f..be450ee413 100644 --- a/app/registrations/app_menu.php +++ b/app/registrations/app_menu.php @@ -5,24 +5,25 @@ $apps[$x]['menu'][$y]['title']['en-gb'] = "Registrations"; $apps[$x]['menu'][$y]['title']['ar-eg'] = "التسجيلات"; $apps[$x]['menu'][$y]['title']['de-at'] = "Registrierungen"; + $apps[$x]['menu'][$y]['title']['de-ch'] = "Registrierungen"; $apps[$x]['menu'][$y]['title']['de-de'] = "Registrierungen"; $apps[$x]['menu'][$y]['title']['es-cl'] = "Registros"; $apps[$x]['menu'][$y]['title']['es-mx'] = "Registros"; $apps[$x]['menu'][$y]['title']['fr-ca'] = "Inscriptions"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Enregistrements SIP"; - $apps[$x]['menu'][$y]['title']['he-il'] = "רישום"; + $apps[$x]['menu'][$y]['title']['he-il'] = "רישומים"; $apps[$x]['menu'][$y]['title']['it-it'] = "Registrazioni SIP"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Registraties"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Rejestracje"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Registros"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Registos"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Înregistrări"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Регистрации SIP"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Registreringar"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "Реєстрації"; $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'] = "17dbfd56-291d-8c1c-bc43-713283a9dd5a"; $apps[$x]['menu'][$y]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1"; $apps[$x]['menu'][$y]['category'] = "internal"; diff --git a/app/ring_groups/app_menu.php b/app/ring_groups/app_menu.php index ccba80953c..d09bb3fe79 100644 --- a/app/ring_groups/app_menu.php +++ b/app/ring_groups/app_menu.php @@ -5,6 +5,7 @@ $apps[$x]['menu'][$y]['title']['en-gb'] = "Ring Groups"; $apps[$x]['menu'][$y]['title']['ar-eg'] = "مجموعات حصص الإعاشة"; $apps[$x]['menu'][$y]['title']['de-at'] = "Rufgruppen"; + $apps[$x]['menu'][$y]['title']['de-ch'] = "Rufgruppen"; $apps[$x]['menu'][$y]['title']['de-de'] = "Rufgruppen"; $apps[$x]['menu'][$y]['title']['es-cl'] = "Grupo de llamados"; $apps[$x]['menu'][$y]['title']['es-mx'] = "Ring Groups"; @@ -16,11 +17,11 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Grupy odbiorców rozmów"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Grupos de chamada"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Grupos de Ring"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Grupuri de apeluri"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Группы вызовов"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Ringgrupper"; $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]['uuid'] = "b30f085f-3ec6-2819-7e62-53dfba5cb8d5"; diff --git a/app/settings/app_menu.php b/app/settings/app_menu.php index 42834cf1ba..426f563479 100644 --- a/app/settings/app_menu.php +++ b/app/settings/app_menu.php @@ -16,13 +16,13 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Ustawienia"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Definições"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Definições"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Setări"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Конфигурация"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Inställningar"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "Налаштування"; - $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']['zh-cn'] = "设置"; + $apps[$x]['menu'][$y]['title']['ja-jp'] = "設定"; + $apps[$x]['menu'][$y]['title']['ko-kr'] = "설정"; $apps[$x]['menu'][$y]['uuid'] = "148ea42a-3711-3d64-181b-07a6a3c3ed60"; $apps[$x]['menu'][$y]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f"; $apps[$x]['menu'][$y]['category'] = "internal"; diff --git a/app/sip_profiles/app_languages.php b/app/sip_profiles/app_languages.php index efee7237b9..1f23969d60 100644 --- a/app/sip_profiles/app_languages.php +++ b/app/sip_profiles/app_languages.php @@ -2,7 +2,7 @@ $text['title-sip_profiles']['en-us'] = "SIP Profiles"; $text['title-sip_profiles']['en-gb'] = "SIP Profiles"; -$text['title-sip_profiles']['ar-eg'] = "Sip profiles"; +$text['title-sip_profiles']['ar-eg'] = "ملفات تعريف SIP"; $text['title-sip_profiles']['de-at'] = "SIP Profile"; $text['title-sip_profiles']['de-ch'] = "SIP Profile"; $text['title-sip_profiles']['de-de'] = "SIP Profile"; @@ -16,7 +16,7 @@ $text['title-sip_profiles']['nl-nl'] = "SIP Profielen"; $text['title-sip_profiles']['pl-pl'] = "Profile SIP"; $text['title-sip_profiles']['pt-br'] = "Perfis SIP"; $text['title-sip_profiles']['pt-pt'] = "Perfis SIP"; -$text['title-sip_profiles']['ro-ro'] = ""; +$text['title-sip_profiles']['ro-ro'] = "Profiluri SIP"; $text['title-sip_profiles']['ru-ru'] = "Профили SIP"; $text['title-sip_profiles']['sv-se'] = "SIP Profiler"; $text['title-sip_profiles']['uk-ua'] = "SIP профілі"; @@ -26,7 +26,7 @@ $text['title-sip_profiles']['ko-kr'] = "SIP 프로필"; $text['title-sip_profile']['en-us'] = "SIP Profile"; $text['title-sip_profile']['en-gb'] = "SIP Profile"; -$text['title-sip_profile']['ar-eg'] = "Sip profile"; +$text['title-sip_profile']['ar-eg'] = "الملف الشخصي SIP"; $text['title-sip_profile']['de-at'] = "SIP Profil"; $text['title-sip_profile']['de-ch'] = "SIP Profil"; $text['title-sip_profile']['de-de'] = "SIP Profil"; @@ -40,7 +40,7 @@ $text['title-sip_profile']['nl-nl'] = "SIP Profiel"; $text['title-sip_profile']['pl-pl'] = "Profil SIP"; $text['title-sip_profile']['pt-br'] = "Perfis SIP"; $text['title-sip_profile']['pt-pt'] = "Perfil SIP"; -$text['title-sip_profile']['ro-ro'] = ""; +$text['title-sip_profile']['ro-ro'] = "Profil SIP"; $text['title-sip_profile']['ru-ru'] = "Профиль SIP"; $text['title-sip_profile']['sv-se'] = "SIP Profil"; $text['title-sip_profile']['uk-ua'] = "SIP профіль"; @@ -64,7 +64,7 @@ $text['title-sip_profile_domains']['nl-nl'] = "Domeinen"; $text['title-sip_profile_domains']['pl-pl'] = "domena"; $text['title-sip_profile_domains']['pt-br'] = "Domínios"; $text['title-sip_profile_domains']['pt-pt'] = "Domínios"; -$text['title-sip_profile_domains']['ro-ro'] = ""; +$text['title-sip_profile_domains']['ro-ro'] = "Domenii"; $text['title-sip_profile_domains']['ru-ru'] = "Домены"; $text['title-sip_profile_domains']['sv-se'] = "Domäner"; $text['title-sip_profile_domains']['uk-ua'] = "Домени"; @@ -88,7 +88,7 @@ $text['title-sip_profile_domain']['nl-nl'] = "Domein"; $text['title-sip_profile_domain']['pl-pl'] = "domena"; $text['title-sip_profile_domain']['pt-br'] = "Domínio"; $text['title-sip_profile_domain']['pt-pt'] = "Domínio"; -$text['title-sip_profile_domain']['ro-ro'] = ""; +$text['title-sip_profile_domain']['ro-ro'] = "Domeniu"; $text['title-sip_profile_domain']['ru-ru'] = "Домен"; $text['title-sip_profile_domain']['sv-se'] = "Domän"; $text['title-sip_profile_domain']['uk-ua'] = "Головна"; @@ -112,7 +112,7 @@ $text['title-sip_profile_setting']['nl-nl'] = "Profiel Instelling"; $text['title-sip_profile_setting']['pl-pl'] = "Ustawienia profilu"; $text['title-sip_profile_setting']['pt-br'] = "Configurações do perfil"; $text['title-sip_profile_setting']['pt-pt'] = "Definições do Perfil"; -$text['title-sip_profile_setting']['ro-ro'] = ""; +$text['title-sip_profile_setting']['ro-ro'] = "Setarea profilului"; $text['title-sip_profile_setting']['ru-ru'] = "Настройки профиля"; $text['title-sip_profile_setting']['sv-se'] = "Profilinställning"; $text['title-sip_profile_setting']['uk-ua'] = "Налаштування профілю"; @@ -136,7 +136,7 @@ $text['label-sip_profile_name']['nl-nl'] = "Naam"; $text['label-sip_profile_name']['pl-pl'] = "Nazwa"; $text['label-sip_profile_name']['pt-br'] = "Nome"; $text['label-sip_profile_name']['pt-pt'] = "Nome"; -$text['label-sip_profile_name']['ro-ro'] = ""; +$text['label-sip_profile_name']['ro-ro'] = "Nume"; $text['label-sip_profile_name']['ru-ru'] = "Название"; $text['label-sip_profile_name']['sv-se'] = "Namn"; $text['label-sip_profile_name']['uk-ua'] = "Назва"; @@ -160,7 +160,7 @@ $text['label-sip_profile_value']['nl-nl'] = "Waarde"; $text['label-sip_profile_value']['pl-pl'] = "Wartość"; $text['label-sip_profile_value']['pt-br'] = "Valor"; $text['label-sip_profile_value']['pt-pt'] = "Valor"; -$text['label-sip_profile_value']['ro-ro'] = ""; +$text['label-sip_profile_value']['ro-ro'] = "Valoare"; $text['label-sip_profile_value']['ru-ru'] = "Значение"; $text['label-sip_profile_value']['sv-se'] = "Värde"; $text['label-sip_profile_value']['uk-ua'] = "Значення"; @@ -184,7 +184,7 @@ $text['label-sip_profile_enabled']['nl-nl'] = "Aan"; $text['label-sip_profile_enabled']['pl-pl'] = "Włączony"; $text['label-sip_profile_enabled']['pt-br'] = "Habilitado"; $text['label-sip_profile_enabled']['pt-pt'] = "Habilitado"; -$text['label-sip_profile_enabled']['ro-ro'] = ""; +$text['label-sip_profile_enabled']['ro-ro'] = "Activat"; $text['label-sip_profile_enabled']['ru-ru'] = "Включено"; $text['label-sip_profile_enabled']['sv-se'] = "Aktiverad"; $text['label-sip_profile_enabled']['uk-ua'] = "Включено"; @@ -208,7 +208,7 @@ $text['label-sip_profile_description']['nl-nl'] = "Omschrijving"; $text['label-sip_profile_description']['pl-pl'] = "Opis"; $text['label-sip_profile_description']['pt-br'] = "Descrição"; $text['label-sip_profile_description']['pt-pt'] = "Descrição"; -$text['label-sip_profile_description']['ro-ro'] = ""; +$text['label-sip_profile_description']['ro-ro'] = "Descriere"; $text['label-sip_profile_description']['ru-ru'] = "Описание"; $text['label-sip_profile_description']['sv-se'] = "Beskrivning"; $text['label-sip_profile_description']['uk-ua'] = "Опис"; @@ -232,7 +232,7 @@ $text['label-sip_profile_domain_name']['nl-nl'] = "Naam"; $text['label-sip_profile_domain_name']['pl-pl'] = "Nazwa"; $text['label-sip_profile_domain_name']['pt-br'] = "Nome"; $text['label-sip_profile_domain_name']['pt-pt'] = "Nome"; -$text['label-sip_profile_domain_name']['ro-ro'] = ""; +$text['label-sip_profile_domain_name']['ro-ro'] = "Nume"; $text['label-sip_profile_domain_name']['ru-ru'] = "Название"; $text['label-sip_profile_domain_name']['sv-se'] = "Namn"; $text['label-sip_profile_domain_name']['uk-ua'] = "Назва"; @@ -256,7 +256,7 @@ $text['label-sip_profile_domain_alias']['nl-nl'] = "Alternatief"; $text['label-sip_profile_domain_alias']['pl-pl'] = "alias"; $text['label-sip_profile_domain_alias']['pt-br'] = "Alias."; $text['label-sip_profile_domain_alias']['pt-pt'] = "Alias."; -$text['label-sip_profile_domain_alias']['ro-ro'] = ""; +$text['label-sip_profile_domain_alias']['ro-ro'] = "Alias"; $text['label-sip_profile_domain_alias']['ru-ru'] = "Псевдоним"; $text['label-sip_profile_domain_alias']['sv-se'] = "Alias"; $text['label-sip_profile_domain_alias']['uk-ua'] = "Альтанка"; @@ -280,7 +280,7 @@ $text['label-sip_profile_domain_parse']['nl-nl'] = "Analyseren"; $text['label-sip_profile_domain_parse']['pl-pl'] = "parzys"; $text['label-sip_profile_domain_parse']['pt-br'] = "parse"; $text['label-sip_profile_domain_parse']['pt-pt'] = "parse"; -$text['label-sip_profile_domain_parse']['ro-ro'] = ""; +$text['label-sip_profile_domain_parse']['ro-ro'] = "Analiza"; $text['label-sip_profile_domain_parse']['ru-ru'] = "Parse"; $text['label-sip_profile_domain_parse']['sv-se'] = "Parse"; $text['label-sip_profile_domain_parse']['uk-ua'] = "Батьки"; @@ -304,7 +304,7 @@ $text['label-sip_profile_setting_name']['nl-nl'] = "Naam"; $text['label-sip_profile_setting_name']['pl-pl'] = "Nazwa"; $text['label-sip_profile_setting_name']['pt-br'] = "Nome"; $text['label-sip_profile_setting_name']['pt-pt'] = "Nome"; -$text['label-sip_profile_setting_name']['ro-ro'] = ""; +$text['label-sip_profile_setting_name']['ro-ro'] = "Nume"; $text['label-sip_profile_setting_name']['ru-ru'] = "Название"; $text['label-sip_profile_setting_name']['sv-se'] = "Namn"; $text['label-sip_profile_setting_name']['uk-ua'] = "Назва"; @@ -328,7 +328,7 @@ $text['label-sip_profile_setting_value']['nl-nl'] = "Waarde"; $text['label-sip_profile_setting_value']['pl-pl'] = "Wartość"; $text['label-sip_profile_setting_value']['pt-br'] = "Valor"; $text['label-sip_profile_setting_value']['pt-pt'] = "Valor"; -$text['label-sip_profile_setting_value']['ro-ro'] = ""; +$text['label-sip_profile_setting_value']['ro-ro'] = "Valoare"; $text['label-sip_profile_setting_value']['ru-ru'] = "Значение"; $text['label-sip_profile_setting_value']['sv-se'] = "Värde"; $text['label-sip_profile_setting_value']['uk-ua'] = "Значення"; @@ -352,7 +352,7 @@ $text['label-sip_profile_setting_enabled']['nl-nl'] = "Aan"; $text['label-sip_profile_setting_enabled']['pl-pl'] = "Włączony"; $text['label-sip_profile_setting_enabled']['pt-br'] = "Habilitado"; $text['label-sip_profile_setting_enabled']['pt-pt'] = "Habilitado"; -$text['label-sip_profile_setting_enabled']['ro-ro'] = ""; +$text['label-sip_profile_setting_enabled']['ro-ro'] = "Activat"; $text['label-sip_profile_setting_enabled']['ru-ru'] = "Включено"; $text['label-sip_profile_setting_enabled']['sv-se'] = "Aktiverad"; $text['label-sip_profile_setting_enabled']['uk-ua'] = "Включено"; @@ -376,7 +376,7 @@ $text['label-sip_profile_setting_description']['nl-nl'] = "Omschrijving"; $text['label-sip_profile_setting_description']['pl-pl'] = "Opis"; $text['label-sip_profile_setting_description']['pt-br'] = "Descrição"; $text['label-sip_profile_setting_description']['pt-pt'] = "Descrição"; -$text['label-sip_profile_setting_description']['ro-ro'] = ""; +$text['label-sip_profile_setting_description']['ro-ro'] = "Descriere"; $text['label-sip_profile_setting_description']['ru-ru'] = "Описание"; $text['label-sip_profile_setting_description']['sv-se'] = "Beskrivning"; $text['label-sip_profile_setting_description']['uk-ua'] = "Опис"; @@ -400,7 +400,7 @@ $text['label-sip_profile_hostname']['nl-nl'] = "Hostnaam"; $text['label-sip_profile_hostname']['pl-pl'] = "Nazwa hosta"; $text['label-sip_profile_hostname']['pt-br'] = "Hostname"; $text['label-sip_profile_hostname']['pt-pt'] = "Hostname"; -$text['label-sip_profile_hostname']['ro-ro'] = ""; +$text['label-sip_profile_hostname']['ro-ro'] = "Nume gazdă"; $text['label-sip_profile_hostname']['ru-ru'] = "Имя хоста"; $text['label-sip_profile_hostname']['sv-se'] = "Hostname"; $text['label-sip_profile_hostname']['uk-ua'] = "Назва хоста"; @@ -424,7 +424,7 @@ $text['label-sip_profile_settings']['nl-nl'] = "Instellingen"; $text['label-sip_profile_settings']['pl-pl'] = "Ustawienia"; $text['label-sip_profile_settings']['pt-br'] = "Configurações"; $text['label-sip_profile_settings']['pt-pt'] = "Definições"; -$text['label-sip_profile_settings']['ro-ro'] = ""; +$text['label-sip_profile_settings']['ro-ro'] = "Setări"; $text['label-sip_profile_settings']['ru-ru'] = "Настройки"; $text['label-sip_profile_settings']['sv-se'] = "Inställningar"; $text['label-sip_profile_settings']['uk-ua'] = "Параметри"; @@ -434,21 +434,21 @@ $text['label-sip_profile_settings']['ko-kr'] = "계정 설정"; $text['label-new_sip_profile_name']['en-us'] = "Enter a new, unique SIP Profile Name"; $text['label-new_sip_profile_name']['en-gb'] = "Enter a new, unique SIP Profile Name"; -$text['label-new_sip_profile_name']['ar-eg'] = "Enter a new, unique SIP Profile Name"; -$text['label-new_sip_profile_name']['de-at'] = "Enter a new, unique SIP Profile Name"; -$text['label-new_sip_profile_name']['de-ch'] = "Enter a new, unique SIP Profile Name"; -$text['label-new_sip_profile_name']['de-de'] = "Enter a new, unique SIP Profile Name"; -$text['label-new_sip_profile_name']['es-cl'] = "Enter a new, unique SIP Profile Name"; -$text['label-new_sip_profile_name']['es-mx'] = "Enter a new, unique SIP Profile Name"; +$text['label-new_sip_profile_name']['ar-eg'] = "أدخل اسم ملف تعريف SIP جديدًا وفريدًا"; +$text['label-new_sip_profile_name']['de-at'] = "Geben Sie einen neuen, eindeutigen SIP-Profilnamen ein"; +$text['label-new_sip_profile_name']['de-ch'] = "Geben Sie einen neuen, eindeutigen SIP-Profilnamen ein"; +$text['label-new_sip_profile_name']['de-de'] = "Geben Sie einen neuen, eindeutigen SIP-Profilnamen ein"; +$text['label-new_sip_profile_name']['es-cl'] = "Ingrese un nombre de perfil SIP nuevo y único"; +$text['label-new_sip_profile_name']['es-mx'] = "Ingrese un nombre de perfil SIP nuevo y único"; $text['label-new_sip_profile_name']['fr-ca'] = "Entrez le nouveau nom de profil SIP"; $text['label-new_sip_profile_name']['fr-fr'] = "Entrez le nouveau nom de profil SIP"; -$text['label-new_sip_profile_name']['he-il'] = "Enter a new, unique SIP Profile Name"; +$text['label-new_sip_profile_name']['he-il'] = "הזן שם חדש וייחודי לפרופיל SIP"; $text['label-new_sip_profile_name']['it-it'] = "Enter a new, unique SIP Profile Name"; $text['label-new_sip_profile_name']['nl-nl'] = "Enter a new, unique SIP Profile Name"; $text['label-new_sip_profile_name']['pl-pl'] = "Enter a new, unique SIP Profile Name"; $text['label-new_sip_profile_name']['pt-br'] = "Enter a new, unique SIP Profile Name"; $text['label-new_sip_profile_name']['pt-pt'] = "Enter a new, unique SIP Profile Name"; -$text['label-new_sip_profile_name']['ro-ro'] = "Enter a new, unique SIP Profile Name"; +$text['label-new_sip_profile_name']['ro-ro'] = "Introduceți un nume de profil SIP nou, unic"; $text['label-new_sip_profile_name']['ru-ru'] = "Enter a new, unique SIP Profile Name"; $text['label-new_sip_profile_name']['sv-se'] = "Enter a new, unique SIP Profile Name"; $text['label-new_sip_profile_name']['uk-ua'] = "Enter a new, unique SIP Profile Name"; @@ -458,7 +458,7 @@ $text['label-new_sip_profile_name']['ko-kr'] = "새로운 독특한 SIP 입력 $text['header-sip_profiles']['en-us'] = "SIP Profiles"; $text['header-sip_profiles']['en-gb'] = "SIP Profiles"; -$text['header-sip_profiles']['ar-eg'] = "Sip profiles"; +$text['header-sip_profiles']['ar-eg'] = "ملفات تعريف SIP"; $text['header-sip_profiles']['de-at'] = "SIP Profile"; $text['header-sip_profiles']['de-ch'] = "SIP Profile"; $text['header-sip_profiles']['de-de'] = "SIP Profile"; @@ -472,7 +472,7 @@ $text['header-sip_profiles']['nl-nl'] = "SIP Profielen"; $text['header-sip_profiles']['pl-pl'] = "Profile SIP"; $text['header-sip_profiles']['pt-br'] = "Perfis SIP"; $text['header-sip_profiles']['pt-pt'] = "Perfis SIP"; -$text['header-sip_profiles']['ro-ro'] = ""; +$text['header-sip_profiles']['ro-ro'] = "Profiluri SIP"; $text['header-sip_profiles']['ru-ru'] = "Профили SIP"; $text['header-sip_profiles']['sv-se'] = "SIP Profiler"; $text['header-sip_profiles']['uk-ua'] = "SIP профілі"; @@ -482,7 +482,7 @@ $text['header-sip_profiles']['ko-kr'] = "SIP 프로필"; $text['header-sip_profile']['en-us'] = "SIP Profile"; $text['header-sip_profile']['en-gb'] = "SIP Profile"; -$text['header-sip_profile']['ar-eg'] = "Sip profile"; +$text['header-sip_profile']['ar-eg'] = "الملف الشخصي SIP"; $text['header-sip_profile']['de-at'] = "SIP Profile"; $text['header-sip_profile']['de-ch'] = "SIP Profile"; $text['header-sip_profile']['de-de'] = "SIP Profile"; @@ -496,7 +496,7 @@ $text['header-sip_profile']['nl-nl'] = "SIP Profiel"; $text['header-sip_profile']['pl-pl'] = "Profil SIP"; $text['header-sip_profile']['pt-br'] = "Perfil SIP"; $text['header-sip_profile']['pt-pt'] = "Perfil SIP"; -$text['header-sip_profile']['ro-ro'] = ""; +$text['header-sip_profile']['ro-ro'] = "Profil SIP"; $text['header-sip_profile']['ru-ru'] = "Профиль SIP"; $text['header-sip_profile']['sv-se'] = "SIP Profil"; $text['header-sip_profile']['uk-ua'] = "SIP профіль"; @@ -520,7 +520,7 @@ $text['header-sip_profile_setting']['nl-nl'] = "Profiel Instellingen"; $text['header-sip_profile_setting']['pl-pl'] = "Ustawienia profilu"; $text['header-sip_profile_setting']['pt-br'] = "Configurações do perfil"; $text['header-sip_profile_setting']['pt-pt'] = "Definições do Perfil"; -$text['header-sip_profile_setting']['ro-ro'] = ""; +$text['header-sip_profile_setting']['ro-ro'] = "Setarea profilului"; $text['header-sip_profile_setting']['ru-ru'] = "Настройки профиля"; $text['header-sip_profile_setting']['sv-se'] = "Profilinställning"; $text['header-sip_profile_setting']['uk-ua'] = "Налаштування профілю"; @@ -544,7 +544,7 @@ $text['header-sip_profile_hostname']['nl-nl'] = "Hostnaam"; $text['header-sip_profile_hostname']['pl-pl'] = "Nazwa hosta"; $text['header-sip_profile_hostname']['pt-br'] = "Hostname"; $text['header-sip_profile_hostname']['pt-pt'] = "Hostname"; -$text['header-sip_profile_hostname']['ro-ro'] = ""; +$text['header-sip_profile_hostname']['ro-ro'] = "Nume gazdă"; $text['header-sip_profile_hostname']['ru-ru'] = "Имя хоста"; $text['header-sip_profile_hostname']['sv-se'] = "Hostname"; $text['header-sip_profile_hostname']['uk-ua'] = "Назва хоста"; @@ -568,7 +568,7 @@ $text['description-sip_profiles']['nl-nl'] = "Beheer instellingen voor SIP profi $text['description-sip_profiles']['pl-pl'] = "Zarządzaj ustawieniami profili SIP."; $text['description-sip_profiles']['pt-br'] = "Gerenciar configurações para os perfis SIP"; $text['description-sip_profiles']['pt-pt'] = "Gerir definições para os perfis SIP."; -$text['description-sip_profiles']['ro-ro'] = ""; +$text['description-sip_profiles']['ro-ro'] = "Gestionați setările pentru profilurile SIP."; $text['description-sip_profiles']['ru-ru'] = "Управление настройками профилей SIP."; $text['description-sip_profiles']['sv-se'] = "Hantera inställningar för SIP profiler."; $text['description-sip_profiles']['uk-ua'] = "Налаштування профілю"; @@ -592,7 +592,7 @@ $text['description-sip_profile']['nl-nl'] = "Beheer instellingen voor het SIP pr $text['description-sip_profile']['pl-pl'] = "Zarządzaj ustawienia profilu SIP."; $text['description-sip_profile']['pt-br'] = "Gerenciar configurações para o perfil SIP"; $text['description-sip_profile']['pt-pt'] = "Gerir definições para o perfil SIP."; -$text['description-sip_profile']['ro-ro'] = ""; +$text['description-sip_profile']['ro-ro'] = "Gestionați setările pentru profilul SIP."; $text['description-sip_profile']['ru-ru'] = "Управление настройками профиля SIP."; $text['description-sip_profile']['sv-se'] = "Hantera inställningar för SIP profil."; $text['description-sip_profile']['uk-ua'] = "Налаштування SIP профілю"; @@ -616,7 +616,7 @@ $text['description-sip_profile_setting_value']['nl-nl'] = "Voer de waarde in."; $text['description-sip_profile_setting_value']['pl-pl'] = "Wprowadź wartość."; $text['description-sip_profile_setting_value']['pt-br'] = "Insira o valor"; $text['description-sip_profile_setting_value']['pt-pt'] = "Introduza o valor."; -$text['description-sip_profile_setting_value']['ro-ro'] = ""; +$text['description-sip_profile_setting_value']['ro-ro'] = "Introduceți valoarea."; $text['description-sip_profile_setting_value']['ru-ru'] = "Введите значение."; $text['description-sip_profile_setting_value']['sv-se'] = "Ange värde."; $text['description-sip_profile_setting_value']['uk-ua'] = "Вкажіть значення"; @@ -640,7 +640,7 @@ $text['description-sip_profile_setting_name']['nl-nl'] = "Voer de naam in."; $text['description-sip_profile_setting_name']['pl-pl'] = "Wpisz nazwę."; $text['description-sip_profile_setting_name']['pt-br'] = "Insira o nome"; $text['description-sip_profile_setting_name']['pt-pt'] = "Introduza o nome."; -$text['description-sip_profile_setting_name']['ro-ro'] = ""; +$text['description-sip_profile_setting_name']['ro-ro'] = "Introduceți numele."; $text['description-sip_profile_setting_name']['ru-ru'] = "Введите название."; $text['description-sip_profile_setting_name']['sv-se'] = "Ange Namnet."; $text['description-sip_profile_setting_name']['uk-ua'] = "Вкажіть назву"; @@ -664,7 +664,7 @@ $text['description-sip_profile_setting_enabled']['nl-nl'] = "Kien om dit aan of $text['description-sip_profile_setting_enabled']['pl-pl'] = "Wybierz, aby włączyć lub wyłączyć tę funkcję."; $text['description-sip_profile_setting_enabled']['pt-br'] = "Escolha se o parâmetro fica habilitado ou desabilitado. "; $text['description-sip_profile_setting_enabled']['pt-pt'] = "Escolha se o parâmetro fica habilitado ou desabilitado."; -$text['description-sip_profile_setting_enabled']['ro-ro'] = ""; +$text['description-sip_profile_setting_enabled']['ro-ro'] = "Alegeți să activați sau să dezactivați acest lucru."; $text['description-sip_profile_setting_enabled']['ru-ru'] = "Выберите для включенья или отключения функции."; $text['description-sip_profile_setting_enabled']['sv-se'] = "Välj att Aktivera eller Inaktivare detta."; $text['description-sip_profile_setting_enabled']['uk-ua'] = "Ви"; @@ -688,7 +688,7 @@ $text['description-sip_profile_setting_description']['nl-nl'] = "Voer de omschri $text['description-sip_profile_setting_description']['pl-pl'] = "Wprowadź opis."; $text['description-sip_profile_setting_description']['pt-br'] = "Insira uma descrição"; $text['description-sip_profile_setting_description']['pt-pt'] = "Introduza uma descrição."; -$text['description-sip_profile_setting_description']['ro-ro'] = ""; +$text['description-sip_profile_setting_description']['ro-ro'] = "Introduceți descrierea."; $text['description-sip_profile_setting_description']['ru-ru'] = "Введите описание."; $text['description-sip_profile_setting_description']['sv-se'] = "Ange en Beskrivning."; $text['description-sip_profile_setting_description']['uk-ua'] = "Введіть опис"; @@ -712,7 +712,7 @@ $text['description-sip_profile_name']['nl-nl'] = "Voer de SIP profielnaam in"; $text['description-sip_profile_name']['pl-pl'] = "Wprowadź nazwę"; $text['description-sip_profile_name']['pt-br'] = "Insira o nome do menu"; $text['description-sip_profile_name']['pt-pt'] = "Introduza o nome do perfil SIP."; -$text['description-sip_profile_name']['ro-ro'] = ""; +$text['description-sip_profile_name']['ro-ro'] = "Introduceți numele profilului SIP."; $text['description-sip_profile_name']['ru-ru'] = "Введите имя профиля SIP."; $text['description-sip_profile_name']['sv-se'] = "Skriv in namnet på SIP Profilen."; $text['description-sip_profile_name']['uk-ua'] = "Введіть назву профілю"; @@ -736,7 +736,7 @@ $text['description-sip_profile_hostname']['nl-nl'] = "Voer de hostnaam / central $text['description-sip_profile_hostname']['pl-pl'] = "Wprowadź nazwę hosta / PBXu."; $text['description-sip_profile_hostname']['pt-br'] = "Insira o hostname"; $text['description-sip_profile_hostname']['pt-pt'] = "Introduza o hostname"; -$text['description-sip_profile_hostname']['ro-ro'] = ""; +$text['description-sip_profile_hostname']['ro-ro'] = "Introduceți numele de gazdă/numele comutatorului."; $text['description-sip_profile_hostname']['ru-ru'] = "Введите имя хоста / имя PBX."; $text['description-sip_profile_hostname']['sv-se'] = "Fyll i hostname / switchname."; $text['description-sip_profile_hostname']['uk-ua'] = "Введіть назву хоста / switchname."; @@ -760,7 +760,7 @@ $text['description-sip_profile_enabled']['nl-nl'] = "Stel de status van het prof $text['description-sip_profile_enabled']['pl-pl'] = "Kontroluj stan profilu."; $text['description-sip_profile_enabled']['pt-br'] = "Controlar o estado do perfil."; $text['description-sip_profile_enabled']['pt-pt'] = "Controlar o estado do perfil."; -$text['description-sip_profile_enabled']['ro-ro'] = ""; +$text['description-sip_profile_enabled']['ro-ro'] = "Controlați starea profilului."; $text['description-sip_profile_enabled']['ru-ru'] = "Управление состоянием профиля."; $text['description-sip_profile_enabled']['sv-se'] = "Styr tillståndet i profilen."; $text['description-sip_profile_enabled']['uk-ua'] = "Керування станом профілю"; @@ -770,24 +770,24 @@ $text['description-sip_profile_enabled']['ko-kr'] = "프로필의 상태를 제 $text['message-sip_profile_unique']['en-us'] = "Invalid SIP Profile Name - Must be Unique"; $text['message-sip_profile_unique']['en-gb'] = "Invalid SIP Profile Name - Must be Unique"; -$text['message-sip_profile_unique']['ar-eg'] = "Invalid SIP Profile Name - Must be Unique"; -$text['message-sip_profile_unique']['de-at'] = "Invalid SIP Profile Name - Must be Unique"; -$text['message-sip_profile_unique']['de-ch'] = "Invalid SIP Profile Name - Must be Unique"; -$text['message-sip_profile_unique']['de-de'] = "Invalid SIP Profile Name - Must be Unique"; -$text['message-sip_profile_unique']['es-cl'] = "Invalid SIP Profile Name - Must be Unique"; -$text['message-sip_profile_unique']['es-mx'] = "Invalid SIP Profile Name - Must be Unique"; -$text['message-sip_profile_unique']['fr-ca'] = "Invalid SIP Profile Name - Must be Unique"; -$text['message-sip_profile_unique']['fr-fr'] = "Invalid SIP Profile Name - Must be Unique"; -$text['message-sip_profile_unique']['he-il'] = "Invalid SIP Profile Name - Must be Unique"; -$text['message-sip_profile_unique']['it-it'] = "Invalid SIP Profile Name - Must be Unique"; -$text['message-sip_profile_unique']['nl-nl'] = "Invalid SIP Profile Name - Must be Unique"; -$text['message-sip_profile_unique']['pl-pl'] = "Invalid SIP Profile Name - Must be Unique"; -$text['message-sip_profile_unique']['pt-br'] = "Invalid SIP Profile Name - Must be Unique"; -$text['message-sip_profile_unique']['pt-pt'] = "Invalid SIP Profile Name - Must be Unique"; -$text['message-sip_profile_unique']['ro-ro'] = "Invalid SIP Profile Name - Must be Unique"; -$text['message-sip_profile_unique']['ru-ru'] = "Invalid SIP Profile Name - Must be Unique"; -$text['message-sip_profile_unique']['sv-se'] = "Invalid SIP Profile Name - Must be Unique"; -$text['message-sip_profile_unique']['uk-ua'] = "Invalid SIP Profile Name - Must be Unique"; +$text['message-sip_profile_unique']['ar-eg'] = "اسم ملف تعريف SIP غير صالح - يجب أن يكون فريدًا"; +$text['message-sip_profile_unique']['de-at'] = "Ungültiger SIP-Profilname – muss eindeutig sein"; +$text['message-sip_profile_unique']['de-ch'] = "Ungültiger SIP-Profilname – muss eindeutig sein"; +$text['message-sip_profile_unique']['de-de'] = "Ungültiger SIP-Profilname – muss eindeutig sein"; +$text['message-sip_profile_unique']['es-cl'] = "Nombre de perfil SIP no válido: debe ser único"; +$text['message-sip_profile_unique']['es-mx'] = "Nombre de perfil SIP no válido: debe ser único"; +$text['message-sip_profile_unique']['fr-ca'] = "Nom de profil SIP non valide - Doit être unique"; +$text['message-sip_profile_unique']['fr-fr'] = "Nom de profil SIP non valide - Doit être unique"; +$text['message-sip_profile_unique']['he-il'] = "שם פרופיל SIP לא חוקי - חייב להיות ייחודי"; +$text['message-sip_profile_unique']['it-it'] = "Nome profilo SIP non valido: deve essere univoco"; +$text['message-sip_profile_unique']['nl-nl'] = "Ongeldige SIP-profielnaam - Moet uniek zijn"; +$text['message-sip_profile_unique']['pl-pl'] = "Nieprawidłowa nazwa profilu SIP — musi być unikalna"; +$text['message-sip_profile_unique']['pt-br'] = "Nome de perfil SIP inválido - deve ser exclusivo"; +$text['message-sip_profile_unique']['pt-pt'] = "Nome de perfil SIP inválido - deve ser exclusivo"; +$text['message-sip_profile_unique']['ro-ro'] = "Nume profil SIP nevalid - trebuie să fie unic"; +$text['message-sip_profile_unique']['ru-ru'] = "Недопустимое имя профиля SIP — должно быть уникальным"; +$text['message-sip_profile_unique']['sv-se'] = "Ogiltigt SIP-profilnamn – måste vara unikt"; +$text['message-sip_profile_unique']['uk-ua'] = "Недійсне ім’я профілю SIP – має бути унікальним"; $text['message-sip_profile_unique']['zh-cn'] = "Invalid SIP 姓名: 必须是独一无二的。"; $text['message-sip_profile_unique']['ja-jp'] = "無効なSIP プロフィール名 - ユニークでなければなりません"; $text['message-sip_profile_unique']['ko-kr'] = "잘못된 SIP 프로필 이름 - 자주 묻는 질문"; diff --git a/app/sip_profiles/app_menu.php b/app/sip_profiles/app_menu.php index cd07b91638..a6367b0e97 100644 --- a/app/sip_profiles/app_menu.php +++ b/app/sip_profiles/app_menu.php @@ -3,8 +3,9 @@ $y=0; $apps[$x]['menu'][$y]['title']['en-us'] = "SIP Profiles"; $apps[$x]['menu'][$y]['title']['en-gb'] = "SIP Profiles"; - $apps[$x]['menu'][$y]['title']['ar-eg'] = "SIP Profiles"; + $apps[$x]['menu'][$y]['title']['ar-eg'] = "ملفات تعريف SIP"; $apps[$x]['menu'][$y]['title']['de-at'] = "SIP Profile"; + $apps[$x]['menu'][$y]['title']['de-ch'] = "SIP Profile"; $apps[$x]['menu'][$y]['title']['de-de'] = "SIP Profile"; $apps[$x]['menu'][$y]['title']['es-cl'] = "Perfiles SIP"; $apps[$x]['menu'][$y]['title']['es-mx'] = "Perfiles SIP"; @@ -16,12 +17,12 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Profile SIP"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Perfis SIP"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Perfis SIP"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Profiluri SIP"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Профили SIP"; $apps[$x]['menu'][$y]['title']['sv-se'] = "SIP Profiler"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "SIP профілі"; - $apps[$x]['menu'][$y]['title']['zh-cn'] = "SIP Profiles"; - $apps[$x]['menu'][$y]['title']['ja-jp'] = "SIPプロフィール"; + $apps[$x]['menu'][$y]['title']['zh-cn'] = "SIP 配置文件"; + $apps[$x]['menu'][$y]['title']['ja-jp'] = "SIP プロファイル"; $apps[$x]['menu'][$y]['title']['ko-kr'] = "SIP 프로필"; $apps[$x]['menu'][$y]['uuid'] = "47014b1d-13ad-921c-313d-ca42c0424b37"; $apps[$x]['menu'][$y]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f"; diff --git a/app/sip_status/app_languages.php b/app/sip_status/app_languages.php index 147d17e008..5b5043eea5 100644 --- a/app/sip_status/app_languages.php +++ b/app/sip_status/app_languages.php @@ -16,7 +16,7 @@ $text['title-status']['nl-nl'] = "Status"; $text['title-status']['pl-pl'] = "Status "; $text['title-status']['pt-br'] = "Estado"; $text['title-status']['pt-pt'] = "Estado"; -$text['title-status']['ro-ro'] = ""; +$text['title-status']['ro-ro'] = "stare"; $text['title-status']['ru-ru'] = "Статус"; $text['title-status']['sv-se'] = "Status"; $text['title-status']['uk-ua'] = "Стан"; @@ -40,7 +40,7 @@ $text['title-sofia-status-profile']['nl-nl'] = "sofia status profiel"; $text['title-sofia-status-profile']['pl-pl'] = "Status profilu sofia"; $text['title-sofia-status-profile']['pt-br'] = "Perfil associado ao estado do módulo Sofia"; $text['title-sofia-status-profile']['pt-pt'] = "perfil associado ao estado do módulo sofia"; -$text['title-sofia-status-profile']['ro-ro'] = ""; +$text['title-sofia-status-profile']['ro-ro'] = "profil de stare sofia"; $text['title-sofia-status-profile']['ru-ru'] = "Профиль статуса sofia"; $text['title-sofia-status-profile']['sv-se'] = "sofia status profil"; $text['title-sofia-status-profile']['uk-ua'] = "sofia status profile "; @@ -64,7 +64,7 @@ $text['title-sofia-status']['nl-nl'] = "sofia status"; $text['title-sofia-status']['pl-pl'] = "status sofi"; $text['title-sofia-status']['pt-br'] = "Estado do módulo Sofia"; $text['title-sofia-status']['pt-pt'] = "estado do módulo sofia"; -$text['title-sofia-status']['ro-ro'] = ""; +$text['title-sofia-status']['ro-ro'] = "statutul Sofia"; $text['title-sofia-status']['ru-ru'] = "sofia статус"; $text['title-sofia-status']['sv-se'] = "sofia status"; $text['title-sofia-status']['uk-ua'] = "sofia status "; @@ -88,7 +88,7 @@ $text['title-sip_status']['nl-nl'] = "SIP Status"; $text['title-sip_status']['pl-pl'] = "Status SIP"; $text['title-sip_status']['pt-br'] = "Estado SIP"; $text['title-sip_status']['pt-pt'] = "SIP Estado"; -$text['title-sip_status']['ro-ro'] = ""; +$text['title-sip_status']['ro-ro'] = "Stare SIP"; $text['title-sip_status']['ru-ru'] = "SIP Статус"; $text['title-sip_status']['sv-se'] = "SIP Status"; $text['title-sip_status']['uk-ua'] = "Стан SIP"; @@ -112,7 +112,7 @@ $text['label-action']['nl-nl'] = "Actie"; $text['label-action']['pl-pl'] = "Operacja"; $text['label-action']['pt-br'] = "Ação"; $text['label-action']['pt-pt'] = "Acção"; -$text['label-action']['ro-ro'] = ""; +$text['label-action']['ro-ro'] = "Acțiune"; $text['label-action']['ru-ru'] = "Действие"; $text['label-action']['sv-se'] = "Åtgärd"; $text['label-action']['uk-ua'] = "Дія"; @@ -136,7 +136,7 @@ $text['label-state']['nl-nl'] = "Status"; $text['label-state']['pl-pl'] = "Status"; $text['label-state']['pt-br'] = "Estado"; $text['label-state']['pt-pt'] = "Estado"; -$text['label-state']['ro-ro'] = ""; +$text['label-state']['ro-ro'] = "Stat"; $text['label-state']['ru-ru'] = "Состояние"; $text['label-state']['sv-se'] = "Status"; $text['label-state']['uk-ua'] = "Стан"; @@ -160,7 +160,7 @@ $text['label-message']['nl-nl'] = "Bericht"; $text['label-message']['pl-pl'] = "Wiadomość"; $text['label-message']['pt-br'] = "Mensagem"; $text['label-message']['pt-pt'] = "Mensagem"; -$text['label-message']['ro-ro'] = ""; +$text['label-message']['ro-ro'] = "Mesaj"; $text['label-message']['ru-ru'] = "Сообщение"; $text['label-message']['sv-se'] = "Meddelande"; $text['label-message']['uk-ua'] = "Повідомлення"; @@ -184,7 +184,7 @@ $text['label-data']['nl-nl'] = "Gegevens"; $text['label-data']['pl-pl'] = "Dane"; $text['label-data']['pt-br'] = "Data"; $text['label-data']['pt-pt'] = "Dados"; -$text['label-data']['ro-ro'] = ""; +$text['label-data']['ro-ro'] = "Date"; $text['label-data']['ru-ru'] = "Дата"; $text['label-data']['sv-se'] = "Data"; $text['label-data']['uk-ua'] = "Дані"; @@ -208,7 +208,7 @@ $text['label-profile']['nl-nl'] = "Profielen"; $text['label-profile']['pl-pl'] = "Profile"; $text['label-profile']['pt-br'] = "Perfi"; $text['label-profile']['pt-pt'] = "Perfi"; -$text['label-profile']['ro-ro'] = ""; +$text['label-profile']['ro-ro'] = "Profil"; $text['label-profile']['ru-ru'] = "Профили"; $text['label-profile']['sv-se'] = "Profiler"; $text['label-profile']['uk-ua'] = "Профілі"; @@ -242,24 +242,24 @@ $text['label-gateway']['ko-kr'] = "오시는 길"; $text['description-sip_status']['en-us'] = "View and manage the status of system profiles and gateways."; $text['description-sip_status']['en-gb'] = "View and manage the status of system profiles and gateways."; -$text['description-sip_status']['ar-eg'] = "View and manage the status of system profiles and gateways."; -$text['description-sip_status']['de-at'] = "View and manage the status of system profiles and gateways."; -$text['description-sip_status']['de-ch'] = "View and manage the status of system profiles and gateways."; -$text['description-sip_status']['de-de'] = "View and manage the status of system profiles and gateways."; -$text['description-sip_status']['es-cl'] = "View and manage the status of system profiles and gateways."; -$text['description-sip_status']['es-mx'] = "View and manage the status of system profiles and gateways."; +$text['description-sip_status']['ar-eg'] = "عرض وإدارة حالة ملفات تعريف النظام والبوابات."; +$text['description-sip_status']['de-at'] = "Anzeigen und Verwalten des Status von Systemprofilen und Gateways."; +$text['description-sip_status']['de-ch'] = "Anzeigen und Verwalten des Status von Systemprofilen und Gateways."; +$text['description-sip_status']['de-de'] = "Anzeigen und Verwalten des Status von Systemprofilen und Gateways."; +$text['description-sip_status']['es-cl'] = "Vea y administre el estado de los perfiles del sistema y las puertas de enlace."; +$text['description-sip_status']['es-mx'] = "Vea y administre el estado de los perfiles del sistema y las puertas de enlace."; $text['description-sip_status']['fr-ca'] = "Affichez et gérez l'état des profils système et des passerelles."; $text['description-sip_status']['fr-fr'] = "Affichez et gérez l'état des profils système et des passerelles."; -$text['description-sip_status']['he-il'] = "View and manage the status of system profiles and gateways."; -$text['description-sip_status']['it-it'] = "View and manage the status of system profiles and gateways."; -$text['description-sip_status']['nl-nl'] = "View and manage the status of system profiles and gateways."; +$text['description-sip_status']['he-il'] = "הצג ונהל את הסטטוס של פרופילי מערכת ושערים."; +$text['description-sip_status']['it-it'] = "Visualizza e gestisci lo stato dei profili di sistema e dei gateway."; +$text['description-sip_status']['nl-nl'] = "Bekijk en beheer de status van systeemprofielen en gateways."; $text['description-sip_status']['pl-pl'] = "Przeglądaj i zarządzaj statusem profili systemowych i bramek."; -$text['description-sip_status']['pt-br'] = "View and manage the status of system profiles and gateways."; -$text['description-sip_status']['pt-pt'] = "View and manage the status of system profiles and gateways."; -$text['description-sip_status']['ro-ro'] = "View and manage the status of system profiles and gateways."; -$text['description-sip_status']['ru-ru'] = "View and manage the status of system profiles and gateways."; -$text['description-sip_status']['sv-se'] = "View and manage the status of system profiles and gateways."; -$text['description-sip_status']['uk-ua'] = "View and manage the status of system profiles and gateways."; +$text['description-sip_status']['pt-br'] = "Visualize e gerencie o status dos perfis e gateways do sistema."; +$text['description-sip_status']['pt-pt'] = "Visualize e gerencie o status dos perfis e gateways do sistema."; +$text['description-sip_status']['ro-ro'] = "Vizualizați și gestionați starea profilurilor de sistem și a gateway-urilor."; +$text['description-sip_status']['ru-ru'] = "Просмотр и управление состоянием системных профилей и шлюзов."; +$text['description-sip_status']['sv-se'] = "Visa och hantera status för systemprofiler och gateways."; +$text['description-sip_status']['uk-ua'] = "Перегляд і керування статусом системних профілів і шлюзів."; $text['description-sip_status']['zh-cn'] = "观察和管理系统概况和网关状况。"; $text['description-sip_status']['ja-jp'] = "システムプロファイルとゲートウェイの状態を表示および管理します。"; $text['description-sip_status']['ko-kr'] = "시스템 프로파일 및 게이트웨이의 상태를 확인하고 관리합니다."; @@ -280,7 +280,7 @@ $text['error-event-socket']['nl-nl'] = "Verbinding naar Event-Socket mislukt"; $text['error-event-socket']['pl-pl'] = "Połączenie do “Event Socket” nie powiodło się"; $text['error-event-socket']['pt-br'] = "A conexão do evento socket falhou"; $text['error-event-socket']['pt-pt'] = "A ligação ao Event Socket falhou."; -$text['error-event-socket']['ro-ro'] = ""; +$text['error-event-socket']['ro-ro'] = "Conexiunea la Event Socket a eșuat."; $text['error-event-socket']['ru-ru'] = "Не удалось подключиться к сокету событий."; $text['error-event-socket']['sv-se'] = "Kontakten till 'Event Socket' misslyckades."; $text['error-event-socket']['uk-ua'] = "Помилка підключення до сокета подій"; @@ -290,7 +290,7 @@ $text['error-event-socket']['ko-kr'] = "이벤트 소켓에 연결 실패."; $text['button-rescan']['en-us'] = "Rescan"; $text['button-rescan']['en-gb'] = "Rescan"; -$text['button-rescan']['ar-eg'] = "rescan"; +$text['button-rescan']['ar-eg'] = "إعادة تفحص"; $text['button-rescan']['de-at'] = "Neu scannen"; $text['button-rescan']['de-ch'] = "Neu scannen"; $text['button-rescan']['de-de'] = "Neu scannen"; @@ -304,7 +304,7 @@ $text['button-rescan']['nl-nl'] = "Opnieuw scannen"; $text['button-rescan']['pl-pl'] = "Przeskanuj"; $text['button-rescan']['pt-br'] = "Digite novamente"; $text['button-rescan']['pt-pt'] = "Redigitalize"; -$text['button-rescan']['ro-ro'] = ""; +$text['button-rescan']['ro-ro'] = "Rescanați"; $text['button-rescan']['ru-ru'] = "Пересканировать"; $text['button-rescan']['sv-se'] = "Sök Igen"; $text['button-rescan']['uk-ua'] = "Пересканувати"; @@ -314,7 +314,7 @@ $text['button-rescan']['ko-kr'] = "사이트맵"; $text['button-reload_xml']['en-us'] = "Reload XML"; $text['button-reload_xml']['en-gb'] = "Reload XML"; -$text['button-reload_xml']['ar-eg'] = "Reload xml"; +$text['button-reload_xml']['ar-eg'] = "إعادة تحميل XML"; $text['button-reload_xml']['de-at'] = "XML neu laden"; $text['button-reload_xml']['de-ch'] = "XML neu laden"; $text['button-reload_xml']['de-de'] = "XML neu laden"; @@ -328,7 +328,7 @@ $text['button-reload_xml']['nl-nl'] = "Herlaad XML"; $text['button-reload_xml']['pl-pl'] = "Przeładuj XML"; $text['button-reload_xml']['pt-br'] = "Carregar novamente XML"; $text['button-reload_xml']['pt-pt'] = "Recarregar XML"; -$text['button-reload_xml']['ro-ro'] = ""; +$text['button-reload_xml']['ro-ro'] = "Reîncărcați XML"; $text['button-reload_xml']['ru-ru'] = "перезагрузить XML"; $text['button-reload_xml']['sv-se'] = "Ladda Om XML"; $text['button-reload_xml']['uk-ua'] = "Перезагрузити XML"; @@ -338,7 +338,7 @@ $text['button-reload_xml']['ko-kr'] = "XML로드"; $text['button-reload_acl']['en-us'] = "Reload ACL"; $text['button-reload_acl']['en-gb'] = "Reload ACL"; -$text['button-reload_acl']['ar-eg'] = "Reload acl"; +$text['button-reload_acl']['ar-eg'] = "إعادة تحميل ACL"; $text['button-reload_acl']['de-at'] = "ACL neu laden"; $text['button-reload_acl']['de-ch'] = "ACL neu laden"; $text['button-reload_acl']['de-de'] = "ACL neu laden"; @@ -352,7 +352,7 @@ $text['button-reload_acl']['nl-nl'] = "Herlaad ACL"; $text['button-reload_acl']['pl-pl'] = "Przeładuj listę kontroli dostępu"; $text['button-reload_acl']['pt-br'] = "Carregar novamente ACL"; $text['button-reload_acl']['pt-pt'] = "Recarregar ACL"; -$text['button-reload_acl']['ro-ro'] = ""; +$text['button-reload_acl']['ro-ro'] = "Reîncărcați ACL"; $text['button-reload_acl']['ru-ru'] = "Перезагрузить ACL "; $text['button-reload_acl']['sv-se'] = "Ladda Om ACL"; $text['button-reload_acl']['uk-ua'] = "Перезагрузити ACL "; @@ -376,7 +376,7 @@ $text['button-registrations']['nl-nl'] = "Registraties"; $text['button-registrations']['pl-pl'] = "Rejestracje"; $text['button-registrations']['pt-br'] = "Inscrições"; $text['button-registrations']['pt-pt'] = "Inscrições"; -$text['button-registrations']['ro-ro'] = ""; +$text['button-registrations']['ro-ro'] = "Înregistrări"; $text['button-registrations']['ru-ru'] = "Регистрация"; $text['button-registrations']['sv-se'] = "Registreringar"; $text['button-registrations']['uk-ua'] = "Реєстрації"; @@ -400,7 +400,7 @@ $text['button-flush_registrations']['nl-nl'] = "Verwijder Registraties"; $text['button-flush_registrations']['pl-pl'] = "Wyrejestruj"; $text['button-flush_registrations']['pt-br'] = "Nivelar Inscrições "; $text['button-flush_registrations']['pt-pt'] = "Inscrições Lavar"; -$text['button-flush_registrations']['ro-ro'] = ""; +$text['button-flush_registrations']['ro-ro'] = "Flush Înregistrări"; $text['button-flush_registrations']['ru-ru'] = "Сбросить регистрацию"; $text['button-flush_registrations']['sv-se'] = "'Flush' Registreringar"; $text['button-flush_registrations']['uk-ua'] = "Скинути реєстрації"; @@ -424,7 +424,7 @@ $text['button-flush_cache']['nl-nl'] = "Leeg Cache"; $text['button-flush_cache']['pl-pl'] = "Opróżnij pamięć podręczną"; $text['button-flush_cache']['pt-br'] = "Nivelar cache"; $text['button-flush_cache']['pt-pt'] = "Cache Lavar"; -$text['button-flush_cache']['ro-ro'] = ""; +$text['button-flush_cache']['ro-ro'] = "Spălați memoria cache"; $text['button-flush_cache']['ru-ru'] = "Сбросить кеш память"; $text['button-flush_cache']['sv-se'] = "Flush Cache "; $text['button-flush_cache']['uk-ua'] = "Скинути кеш"; diff --git a/app/sip_status/app_menu.php b/app/sip_status/app_menu.php index 149d3c083f..e1329208a2 100644 --- a/app/sip_status/app_menu.php +++ b/app/sip_status/app_menu.php @@ -5,6 +5,7 @@ $apps[$x]['menu'][$y]['title']['en-gb'] = "SIP Status"; $apps[$x]['menu'][$y]['title']['ar-eg'] = "SIP الحالة"; $apps[$x]['menu'][$y]['title']['de-at'] = "SIP Status"; + $apps[$x]['menu'][$y]['title']['de-ch'] = "SIP Status"; $apps[$x]['menu'][$y]['title']['de-de'] = "SIP Status"; $apps[$x]['menu'][$y]['title']['es-cl'] = "Estado de SIP"; $apps[$x]['menu'][$y]['title']['es-mx'] = "SIP Situación"; @@ -16,13 +17,13 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Status SIP"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Estado do SIP"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Estado do SIP"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Stare SIP"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Статус SIP"; $apps[$x]['menu'][$y]['title']['sv-se'] = "SIP Status"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "Стан SIP"; $apps[$x]['menu'][$y]['title']['zh-cn'] = "SIP 现况"; - $apps[$x]['menu'][$y]['title']['ja-jp'] = "ログイン ステータス"; - $apps[$x]['menu'][$y]['title']['ko-kr'] = "사이트맵 주요연혁"; + $apps[$x]['menu'][$y]['title']['ja-jp'] = "SIP ステータス"; + $apps[$x]['menu'][$y]['title']['ko-kr'] = "SIP 상태"; $apps[$x]['menu'][$y]['uuid'] = "b7aea9f7-d3cf-711f-828e-46e56e2e5328"; $apps[$x]['menu'][$y]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1"; $apps[$x]['menu'][$y]['category'] = "internal"; diff --git a/app/sofia_global_settings/app_languages.php b/app/sofia_global_settings/app_languages.php index 3d251a25d0..9236af4616 100644 --- a/app/sofia_global_settings/app_languages.php +++ b/app/sofia_global_settings/app_languages.php @@ -1,6 +1,7 @@ diff --git a/app/streams/app_menu.php b/app/streams/app_menu.php index 2d2af4b589..7e5b0f1107 100644 --- a/app/streams/app_menu.php +++ b/app/streams/app_menu.php @@ -3,26 +3,26 @@ $y=0; $apps[$x]['menu'][$y]['title']['en-us'] = "Streams"; $apps[$x]['menu'][$y]['title']['en-gb'] = "Streams"; - $apps[$x]['menu'][$y]['title']['ar-eg'] = "Streams"; - $apps[$x]['menu'][$y]['title']['de-at'] = "Streams"; - $apps[$x]['menu'][$y]['title']['de-ch'] = "Streams"; - $apps[$x]['menu'][$y]['title']['de-de'] = "Streams"; - $apps[$x]['menu'][$y]['title']['el-gr'] = "Streams"; + $apps[$x]['menu'][$y]['title']['ar-eg'] = "تيارات"; + $apps[$x]['menu'][$y]['title']['de-at'] = "Ströme"; + $apps[$x]['menu'][$y]['title']['de-ch'] = "Ströme"; + $apps[$x]['menu'][$y]['title']['de-de'] = "Ströme"; + $apps[$x]['menu'][$y]['title']['el-gr'] = "Ρεύματα"; $apps[$x]['menu'][$y]['title']['es-cl'] = "Corrientes"; $apps[$x]['menu'][$y]['title']['es-mx'] = "Corrientes"; - $apps[$x]['menu'][$y]['title']['fr-ca'] = "Streams"; - $apps[$x]['menu'][$y]['title']['fr-fr'] = "Streams"; + $apps[$x]['menu'][$y]['title']['fr-ca'] = "Ruisseaux"; + $apps[$x]['menu'][$y]['title']['fr-fr'] = "Ruisseaux"; $apps[$x]['menu'][$y]['title']['he-il'] = "זרמים"; $apps[$x]['menu'][$y]['title']['it-it'] = "Flussi"; - $apps[$x]['menu'][$y]['title']['nl-nl'] = "Streams"; - $apps[$x]['menu'][$y]['title']['pl-pl'] = "Streams (ang.)."; + $apps[$x]['menu'][$y]['title']['nl-nl'] = "Stromen"; + $apps[$x]['menu'][$y]['title']['pl-pl'] = "Strumienie"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Fluxos"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Fluxos"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Fluxuri"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Поток"; - $apps[$x]['menu'][$y]['title']['sv-se'] = "Streams"; + $apps[$x]['menu'][$y]['title']['sv-se'] = "Strömmar"; $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]['uuid'] = "c9762b7a-a809-444c-96db-f80f0c2bb36f"; diff --git a/app/system/app_languages.php b/app/system/app_languages.php index 18ce35f395..23abc300b0 100644 --- a/app/system/app_languages.php +++ b/app/system/app_languages.php @@ -20,7 +20,7 @@ $text['title-sys-status']['ro-ro'] = "Starea sistemului"; $text['title-sys-status']['ru-ru'] = "Статус Системы"; $text['title-sys-status']['sv-se'] = "System Status"; $text['title-sys-status']['uk-ua'] = "Стан системи "; -$text['title-sys-status']['zh-cn'] = "现况"; +$text['title-sys-status']['zh-cn'] = "系统状况"; $text['title-sys-status']['ja-jp'] = "システムステータス"; $text['title-sys-status']['ko-kr'] = "시스템 상태"; @@ -44,8 +44,8 @@ $text['title-sys-info']['ro-ro'] = "Informatii despre sistem"; $text['title-sys-info']['ru-ru'] = "Системная информация"; $text['title-sys-info']['sv-se'] = "System Information"; $text['title-sys-info']['uk-ua'] = "Інформація про систему"; -$text['title-sys-info']['zh-cn'] = "信息系统"; -$text['title-sys-info']['ja-jp'] = "システム情報"; +$text['title-sys-info']['zh-cn'] = "系统信息"; +$text['title-sys-info']['ja-jp'] = "システムインフォメーション"; $text['title-sys-info']['ko-kr'] = "시스템 정보"; $text['title-os-info']['en-us'] = "Operating System Information"; @@ -68,9 +68,9 @@ $text['title-os-info']['ro-ro'] = "Informații despre sistemul de operare"; $text['title-os-info']['ru-ru'] = "Информация о операционной системе"; $text['title-os-info']['sv-se'] = "Operativsystem Systeminformation"; $text['title-os-info']['uk-ua'] = "Інформація про Операційна система "; -$text['title-os-info']['zh-cn'] = "业务系统信息"; -$text['title-os-info']['ja-jp'] = "オペレーティング・システム情報"; -$text['title-os-info']['ko-kr'] = "운영 시스템 정보"; +$text['title-os-info']['zh-cn'] = "操作系统信息"; +$text['title-os-info']['ja-jp'] = "オペレーティング システム情報"; +$text['title-os-info']['ko-kr'] = "운영 체제 정보"; $text['title-database']['en-us'] = "Database Information"; $text['title-database']['en-gb'] = "Database Information"; @@ -92,9 +92,9 @@ $text['title-database']['ro-ro'] = "Informații baza de date"; $text['title-database']['ru-ru'] = "Информация о базе данных"; $text['title-database']['sv-se'] = "Database Information "; $text['title-database']['uk-ua'] = "Інформація про базу даних"; -$text['title-database']['zh-cn'] = "数据库"; +$text['title-database']['zh-cn'] = "数据库信息"; $text['title-database']['ja-jp'] = "データベース情報"; -$text['title-database']['ko-kr'] = "Database 정보"; +$text['title-database']['ko-kr'] = "데이터베이스 정보"; $text['title-memcache']['en-us'] = "Memcache Information"; $text['title-memcache']['en-gb'] = "Memcache Information"; @@ -116,8 +116,8 @@ $text['title-memcache']['ro-ro'] = "מידע מזיכרון זיכרון"; $text['title-memcache']['ru-ru'] = "Информация о кеш памяти"; $text['title-memcache']['sv-se'] = "Memcache Information "; $text['title-memcache']['uk-ua'] = "Інформація про кеш-пам'ять "; -$text['title-memcache']['zh-cn'] = "重要信息"; -$text['title-memcache']['ja-jp'] = "Memcache情報"; +$text['title-memcache']['zh-cn'] = "内存缓存信息"; +$text['title-memcache']['ja-jp'] = "Memcache 情報"; $text['title-memcache']['ko-kr'] = "Memcache 정보"; $text['title-mem']['en-us'] = "Memory Information"; @@ -140,8 +140,8 @@ $text['title-mem']['ro-ro'] = "Informații de memorie"; $text['title-mem']['ru-ru'] = "Информация о памяти"; $text['title-mem']['sv-se'] = "Minnes Information"; $text['title-mem']['uk-ua'] = "Інформація про пам'ять "; -$text['title-mem']['zh-cn'] = "记忆信息"; -$text['title-mem']['ja-jp'] = "記憶情報"; +$text['title-mem']['zh-cn'] = "内存信息"; +$text['title-mem']['ja-jp'] = "メモリ情報"; $text['title-mem']['ko-kr'] = "메모리 정보"; $text['title-drive']['en-us'] = "Drive Information"; @@ -164,9 +164,9 @@ $text['title-drive']['ro-ro'] = "Informații despre unitate"; $text['title-drive']['ru-ru'] = "Сведения о дисках"; $text['title-drive']['sv-se'] = "Enhetsinformation"; $text['title-drive']['uk-ua'] = "Інформація про привід "; -$text['title-drive']['zh-cn'] = "驾驶信息"; +$text['title-drive']['zh-cn'] = "驱动信息"; $text['title-drive']['ja-jp'] = "ドライブ情報"; -$text['title-drive']['ko-kr'] = "운전 정보"; +$text['title-drive']['ko-kr'] = "드라이브 정보"; $text['title-cpu']['en-us'] = "CPU Information"; $text['title-cpu']['en-gb'] = "CPU Information"; @@ -174,8 +174,8 @@ $text['title-cpu']['ar-eg'] = "معلومات وحدة المعالجة المر $text['title-cpu']['de-at'] = "CPU Information"; $text['title-cpu']['de-ch'] = "CPU Information"; $text['title-cpu']['de-de'] = "CPU Information"; -$text['title-cpu']['es-cl'] = "Info CPU"; -$text['title-cpu']['es-mx'] = "Info CPU"; +$text['title-cpu']['es-cl'] = "información de la CPU"; +$text['title-cpu']['es-mx'] = "información de la CPU"; $text['title-cpu']['fr-ca'] = "Info CPU"; $text['title-cpu']['fr-fr'] = "Info CPU"; $text['title-cpu']['he-il'] = "מידע על מעבד"; @@ -189,8 +189,8 @@ $text['title-cpu']['ru-ru'] = "Информация о процессоре"; $text['title-cpu']['sv-se'] = "CPU Information"; $text['title-cpu']['uk-ua'] = "Інформація про процесор"; $text['title-cpu']['zh-cn'] = "CPU 信息"; -$text['title-cpu']['ja-jp'] = "ログイン インフォメーション"; -$text['title-cpu']['ko-kr'] = "CPU의 - 기타"; +$text['title-cpu']['ja-jp'] = "CPU情報"; +$text['title-cpu']['ko-kr'] = "CPU 정보"; $text['message-unavailable']['en-us'] = "Unavailable"; $text['message-unavailable']['en-gb'] = "Unavailable"; @@ -212,9 +212,9 @@ $text['message-unavailable']['ro-ro'] = "Indisponibil"; $text['message-unavailable']['ru-ru'] = "Недоступен"; $text['message-unavailable']['sv-se'] = "Otillgänglig"; $text['message-unavailable']['uk-ua'] = "Недоступний "; -$text['message-unavailable']['zh-cn'] = "不详"; -$text['message-unavailable']['ja-jp'] = "ご利用案内"; -$text['message-unavailable']['ko-kr'] = "이용안내"; +$text['message-unavailable']['zh-cn'] = "不可用"; +$text['message-unavailable']['ja-jp'] = "利用不可"; +$text['message-unavailable']['ko-kr'] = "없는"; $text['label-os']['en-us'] = "Operating System"; $text['label-os']['en-gb'] = "Operating System"; @@ -236,9 +236,9 @@ $text['label-os']['ro-ro'] = "מערכת הפעלה"; $text['label-os']['ru-ru'] = "Операционная система"; $text['label-os']['sv-se'] = "Operativsystem"; $text['label-os']['uk-ua'] = "Операційна система"; -$text['label-os']['zh-cn'] = "业务系统"; -$text['label-os']['ja-jp'] = "オペレーティング システム"; -$text['label-os']['ko-kr'] = "운영 체계"; +$text['label-os']['zh-cn'] = "操作系统"; +$text['label-os']['ja-jp'] = "オペレーティング·システム"; +$text['label-os']['ko-kr'] = "운영 체제"; $text['label-kernel']['en-us'] = "Kernel"; $text['label-kernel']['en-gb'] = "Kernel"; @@ -260,9 +260,9 @@ $text['label-kernel']['ro-ro'] = "Nucleu"; $text['label-kernel']['ru-ru'] = "ядро"; $text['label-kernel']['sv-se'] = "Kärna"; $text['label-kernel']['uk-ua'] = "Ядро"; -$text['label-kernel']['zh-cn'] = "方 法"; +$text['label-kernel']['zh-cn'] = "核心"; $text['label-kernel']['ja-jp'] = "カーネル"; -$text['label-kernel']['ko-kr'] = "한국어"; +$text['label-kernel']['ko-kr'] = "핵심"; $text['label-databases']['en-us'] = "Databases"; $text['label-databases']['en-gb'] = "Databases"; @@ -286,7 +286,7 @@ $text['label-databases']['sv-se'] = "Databaser"; $text['label-databases']['uk-ua'] = "Бази даних"; $text['label-databases']['zh-cn'] = "数据库"; $text['label-databases']['ja-jp'] = "データベース"; -$text['label-databases']['ko-kr'] = "관련 기사"; +$text['label-databases']['ko-kr'] = "데이터베이스"; $text['label-git_info']['en-us'] = "Git Information"; $text['label-git_info']['en-gb'] = "Git Information"; @@ -308,9 +308,9 @@ $text['label-git_info']['ro-ro'] = "Informații Git"; $text['label-git_info']['ru-ru'] = "Информация о Git"; $text['label-git_info']['sv-se'] = "Git Information"; $text['label-git_info']['uk-ua'] = "Гіт інформація"; -$text['label-git_info']['zh-cn'] = "通告周知"; -$text['label-git_info']['ja-jp'] = "ジット情報"; -$text['label-git_info']['ko-kr'] = "Git 정보"; +$text['label-git_info']['zh-cn'] = "Git 资讯"; +$text['label-git_info']['ja-jp'] = "Git情報"; +$text['label-git_info']['ko-kr'] = "힘내 정보"; $text['label-git_corrupted']['en-us'] = "Git data is corrupt"; $text['label-git_corrupted']['en-gb'] = "Git data is corrupt"; @@ -332,9 +332,9 @@ $text['label-git_corrupted']['ro-ro'] = "Datele Git sunt corupte"; $text['label-git_corrupted']['ru-ru'] = "Git Данные повреждены"; $text['label-git_corrupted']['sv-se'] = "Git data är korrupt"; $text['label-git_corrupted']['uk-ua'] = "Гіт дані пошкоджені"; -$text['label-git_corrupted']['zh-cn'] = "机密数据为腐败"; -$text['label-git_corrupted']['ja-jp'] = "Gitデータは破損しています"; -$text['label-git_corrupted']['ko-kr'] = "Git 데이터는 손상"; +$text['label-git_corrupted']['zh-cn'] = "Git 数据已损坏"; +$text['label-git_corrupted']['ja-jp'] = "Git データが破損しています"; +$text['label-git_corrupted']['ko-kr'] = "힘내 데이터가 손상되었습니다"; $text['label-switch']['en-us'] = "Switch"; $text['label-switch']['en-gb'] = "Switch"; @@ -356,9 +356,9 @@ $text['label-switch']['ro-ro'] = "Intrerupator"; $text['label-switch']['ru-ru'] = "FreeSwitch"; $text['label-switch']['sv-se'] = "Switch"; $text['label-switch']['uk-ua'] = "перемикач"; -$text['label-switch']['zh-cn'] = "电话"; +$text['label-switch']['zh-cn'] = "转变"; $text['label-switch']['ja-jp'] = "スイッチ"; -$text['label-switch']['ko-kr'] = "기타 제품"; +$text['label-switch']['ko-kr'] = "스위치"; $text['label-git_branch']['en-us'] = "Branch"; $text['label-git_branch']['en-gb'] = "Branch"; @@ -380,9 +380,9 @@ $text['label-git_branch']['ro-ro'] = "Ramura"; $text['label-git_branch']['ru-ru'] = "Ветка"; $text['label-git_branch']['sv-se'] = "Branch"; $text['label-git_branch']['uk-ua'] = "філія"; -$text['label-git_branch']['zh-cn'] = "处"; -$text['label-git_branch']['ja-jp'] = "スタッフ"; -$text['label-git_branch']['ko-kr'] = "주요사업"; +$text['label-git_branch']['zh-cn'] = "分支"; +$text['label-git_branch']['ja-jp'] = "ブランチ"; +$text['label-git_branch']['ko-kr'] = "나뭇가지"; $text['label-php']['en-us'] = "PHP"; $text['label-php']['en-gb'] = "PHP"; @@ -404,9 +404,9 @@ $text['label-php']['ro-ro'] = "PHP"; $text['label-php']['ru-ru'] = "PHP"; $text['label-php']['sv-se'] = "PHP"; $text['label-php']['uk-ua'] = "PHP"; -$text['label-php']['zh-cn'] = "php"; -$text['label-php']['ja-jp'] = "ログイン"; -$text['label-php']['ko-kr'] = "PHP를"; +$text['label-php']['zh-cn'] = "PHP"; +$text['label-php']['ja-jp'] = "PHP"; +$text['label-php']['ko-kr'] = "PHP"; $text['label-git_commit']['en-us'] = "Commit"; $text['label-git_commit']['en-gb'] = "Commit"; @@ -428,9 +428,9 @@ $text['label-git_commit']['ro-ro'] = "Angajează-te"; $text['label-git_commit']['ru-ru'] = "Фиксация"; $text['label-git_commit']['sv-se'] = "Commit"; $text['label-git_commit']['uk-ua'] = "здійснити"; -$text['label-git_commit']['zh-cn'] = "出口"; -$text['label-git_commit']['ja-jp'] = "コンテンツ"; -$text['label-git_commit']['ko-kr'] = "뚱 베어"; +$text['label-git_commit']['zh-cn'] = "犯罪"; +$text['label-git_commit']['ja-jp'] = "専念"; +$text['label-git_commit']['ko-kr'] = "저지르다"; $text['label-git_origin']['en-us'] = "Origin"; $text['label-git_origin']['en-gb'] = "Origin"; @@ -452,9 +452,9 @@ $text['label-git_origin']['ro-ro'] = "Origine"; $text['label-git_origin']['ru-ru'] = "Происхождение"; $text['label-git_origin']['sv-se'] = "Ursprung"; $text['label-git_origin']['uk-ua'] = "походження"; -$text['label-git_origin']['zh-cn'] = "1. 起源"; -$text['label-git_origin']['ja-jp'] = "起源の場所"; -$text['label-git_origin']['ko-kr'] = "주요 특징"; +$text['label-git_origin']['zh-cn'] = "起源"; +$text['label-git_origin']['ja-jp'] = "元"; +$text['label-git_origin']['ko-kr'] = "기원"; $text['label-git_status']['en-us'] = "Status"; $text['label-git_status']['en-gb'] = "Status"; @@ -476,9 +476,9 @@ $text['label-git_status']['ro-ro'] = "stare"; $text['label-git_status']['ru-ru'] = "Статус"; $text['label-git_status']['sv-se'] = "Status"; $text['label-git_status']['uk-ua'] = "Статус"; -$text['label-git_status']['zh-cn'] = "现况"; -$text['label-git_status']['ja-jp'] = "ステータス"; -$text['label-git_status']['ko-kr'] = "주요연혁"; +$text['label-git_status']['zh-cn'] = "地位"; +$text['label-git_status']['ja-jp'] = "スターテス"; +$text['label-git_status']['ko-kr'] = "상태"; $text['label-database_connections']['en-us'] = "Connections"; $text['label-database_connections']['en-gb'] = "Connections"; @@ -501,8 +501,8 @@ $text['label-database_connections']['ru-ru'] = "Соединения"; $text['label-database_connections']['sv-se'] = "Anslutningar"; $text['label-database_connections']['uk-ua'] = "Зв'язки"; $text['label-database_connections']['zh-cn'] = "连接"; -$text['label-database_connections']['ja-jp'] = "コネクション"; -$text['label-database_connections']['ko-kr'] = "연결하기"; +$text['label-database_connections']['ja-jp'] = "接続"; +$text['label-database_connections']['ko-kr'] = "사이"; $text['label-memcache_status']['en-us'] = "Memcache Status"; $text['label-memcache_status']['en-gb'] = "Memcache Status"; @@ -524,8 +524,8 @@ $text['label-memcache_status']['ro-ro'] = "Stare Memcache"; $text['label-memcache_status']['ru-ru'] = "Статус кеш памяти"; $text['label-memcache_status']['sv-se'] = "Memcache Status "; $text['label-memcache_status']['uk-ua'] = "Стан кеш-пам'яті"; -$text['label-memcache_status']['zh-cn'] = "甲型六氯环己烷状况"; -$text['label-memcache_status']['ja-jp'] = "Memcacheステータス"; +$text['label-memcache_status']['zh-cn'] = "内存缓存状态"; +$text['label-memcache_status']['ja-jp'] = "Memcache のステータス"; $text['label-memcache_status']['ko-kr'] = "Memcache 상태"; $text['label-mem']['en-us'] = "Memory Status"; @@ -548,8 +548,8 @@ $text['label-mem']['ro-ro'] = "Stare memorie"; $text['label-mem']['ru-ru'] = "Статус памяти"; $text['label-mem']['sv-se'] = "Minnesstatus"; $text['label-mem']['uk-ua'] = "Стан пам'яті "; -$text['label-mem']['zh-cn'] = "记忆"; -$text['label-mem']['ja-jp'] = "記憶状態"; +$text['label-mem']['zh-cn'] = "内存状态"; +$text['label-mem']['ja-jp'] = "メモリの状態"; $text['label-mem']['ko-kr'] = "메모리 상태"; $text['label-drive-percent']['en-us'] = "Percent Free"; @@ -572,8 +572,8 @@ $text['label-drive-percent']['ro-ro'] = "Procent gratuit"; $text['label-drive-percent']['ru-ru'] = "Процент свободных"; $text['label-drive-percent']['sv-se'] = "Procent Ledigt"; $text['label-drive-percent']['uk-ua'] = "Відсоток вільного"; -$text['label-drive-percent']['zh-cn'] = "cent"; -$text['label-drive-percent']['ja-jp'] = "パーセントフリー"; +$text['label-drive-percent']['zh-cn'] = "免费百分比"; +$text['label-drive-percent']['ja-jp'] = "空き率"; $text['label-drive-percent']['ko-kr'] = "퍼센트 무료"; $text['label-drive-free']['en-us'] = "Free Space"; @@ -596,9 +596,9 @@ $text['label-drive-free']['ro-ro'] = "Spatiu liber"; $text['label-drive-free']['ru-ru'] = "Свободное место"; $text['label-drive-free']['sv-se'] = "Ledigt Utrymme"; $text['label-drive-free']['uk-ua'] = "Вільно"; -$text['label-drive-free']['zh-cn'] = "免费空间"; +$text['label-drive-free']['zh-cn'] = "可用空间"; $text['label-drive-free']['ja-jp'] = "フリースペース"; -$text['label-drive-free']['ko-kr'] = "무료 공간"; +$text['label-drive-free']['ko-kr'] = "자유 공간"; $text['label-drive-capacity']['en-us'] = "Capacity"; $text['label-drive-capacity']['en-gb'] = "Capacity"; @@ -620,9 +620,9 @@ $text['label-drive-capacity']['ro-ro'] = "Capacitate"; $text['label-drive-capacity']['ru-ru'] = "Вместимость"; $text['label-drive-capacity']['sv-se'] = "Kapacitet"; $text['label-drive-capacity']['uk-ua'] = "Емність"; -$text['label-drive-capacity']['zh-cn'] = "能力"; -$text['label-drive-capacity']['ja-jp'] = "定員"; -$text['label-drive-capacity']['ko-kr'] = "제품정보"; +$text['label-drive-capacity']['zh-cn'] = "容量"; +$text['label-drive-capacity']['ja-jp'] = "容量"; +$text['label-drive-capacity']['ko-kr'] = "용량"; $text['label-drive']['en-us'] = "Drive Space"; $text['label-drive']['en-gb'] = "Drive Space"; @@ -644,8 +644,8 @@ $text['label-drive']['ro-ro'] = "Drive Space"; $text['label-drive']['ru-ru'] = "Объем дискового пространства"; $text['label-drive']['sv-se'] = "Enhetsutrymme"; $text['label-drive']['uk-ua'] = "Диски"; -$text['label-drive']['zh-cn'] = "空间"; -$text['label-drive']['ja-jp'] = "ドライブスペース"; +$text['label-drive']['zh-cn'] = "驱动器空间"; +$text['label-drive']['ja-jp'] = "ドライブ容量"; $text['label-drive']['ko-kr'] = "드라이브 공간"; $text['label-cpu']['en-us'] = "CPU Status"; @@ -669,8 +669,8 @@ $text['label-cpu']['ru-ru'] = "Статус процессора"; $text['label-cpu']['sv-se'] = "CPU Status"; $text['label-cpu']['uk-ua'] = "Стан процесора "; $text['label-cpu']['zh-cn'] = "CPU 现况"; -$text['label-cpu']['ja-jp'] = "ログイン ステータス"; -$text['label-cpu']['ko-kr'] = "CPU의 주요연혁"; +$text['label-cpu']['ja-jp'] = "CPU ステータス"; +$text['label-cpu']['ko-kr'] = "CPU 상태"; $text['label-cpu_usage']['en-us'] = "CPU Usage"; $text['label-cpu_usage']['en-gb'] = "CPU Usage"; @@ -693,9 +693,9 @@ $text['label-cpu_usage']['ro-ro'] = "procesor de utilizare"; $text['label-cpu_usage']['ru-ru'] = "Использование CPU"; $text['label-cpu_usage']['sv-se'] = "processor Usage"; $text['label-cpu_usage']['uk-ua'] = "Використання процесора"; -$text['label-cpu_usage']['zh-cn'] = "CPU 使用"; -$text['label-cpu_usage']['ja-jp'] = "ログイン 使用方法"; -$text['label-cpu_usage']['ko-kr'] = "CPU의 제품 정보"; +$text['label-cpu_usage']['zh-cn'] = "CPU使用率"; +$text['label-cpu_usage']['ja-jp'] = "CPU使用率"; +$text['label-cpu_usage']['ko-kr'] = "CPU 사용량"; $text['label-cpu_cores']['en-us'] = "CPU Cores"; $text['label-cpu_cores']['en-gb'] = "CPU Cores"; @@ -718,13 +718,13 @@ $text['label-cpu_cores']['ro-ro'] = "Nuclee CPU"; $text['label-cpu_cores']['ru-ru'] = "Ядра процессора"; $text['label-cpu_cores']['sv-se'] = "CPU-kärnor"; $text['label-cpu_cores']['uk-ua'] = "Ядра ЦП"; -$text['label-cpu_cores']['zh-cn'] = "CPU 核心"; -$text['label-cpu_cores']['ja-jp'] = "ログイン コア"; +$text['label-cpu_cores']['zh-cn'] = "CPU 站点地图"; +$text['label-cpu_cores']['ja-jp'] = "CPUのサイトマップ"; $text['label-cpu_cores']['ko-kr'] = "CPU의 사이트맵"; $text['label-load_average']['en-us'] = "Load Average"; $text['label-load_average']['en-gb'] = "Load Average"; -$text['label-load_average']['ar-eg'] = "متوسط ​​الحمل"; +$text['label-load_average']['ar-eg'] = "متوسط الحمل"; $text['label-load_average']['de-at'] = "Durchschnittslast"; $text['label-load_average']['de-ch'] = "Durchschnittslast"; $text['label-load_average']['de-de'] = "Durchschnittslast"; @@ -743,9 +743,9 @@ $text['label-load_average']['ro-ro'] = "Medie de încărcare"; $text['label-load_average']['ru-ru'] = "Средняя нагрузка"; $text['label-load_average']['sv-se'] = "Belastningsgenomsnitt"; $text['label-load_average']['uk-ua'] = "Середнє навантаження"; -$text['label-load_average']['zh-cn'] = "平均工资"; +$text['label-load_average']['zh-cn'] = "平均负载"; $text['label-load_average']['ja-jp'] = "負荷平均"; -$text['label-load_average']['ko-kr'] = "짐 평균"; +$text['label-load_average']['ko-kr'] = "부하 평균"; $text['header-sys-status']['en-us'] = "System Status"; $text['header-sys-status']['en-gb'] = "System Status"; @@ -767,7 +767,7 @@ $text['header-sys-status']['ro-ro'] = "Starea sistemului"; $text['header-sys-status']['ru-ru'] = "Статус Системы"; $text['header-sys-status']['sv-se'] = "System Status"; $text['header-sys-status']['uk-ua'] = "Стан системи "; -$text['header-sys-status']['zh-cn'] = "现况"; +$text['header-sys-status']['zh-cn'] = "系统状况"; $text['header-sys-status']['ja-jp'] = "システムステータス"; $text['header-sys-status']['ko-kr'] = "시스템 상태"; diff --git a/app/system/app_menu.php b/app/system/app_menu.php index b6a2a79bd6..ac948a3037 100644 --- a/app/system/app_menu.php +++ b/app/system/app_menu.php @@ -4,8 +4,9 @@ $apps[$x]['menu'][$y]['title']['en-us'] = "System Status"; $apps[$x]['menu'][$y]['title']['en-gb'] = "System Status"; $apps[$x]['menu'][$y]['title']['ar-eg'] = "النظام"; - $apps[$x]['menu'][$y]['title']['de-at'] = "System Status"; - $apps[$x]['menu'][$y]['title']['de-de'] = "System Status"; + $apps[$x]['menu'][$y]['title']['de-at'] = "Systemstatus"; + $apps[$x]['menu'][$y]['title']['de-ch'] = "Systemstatus"; + $apps[$x]['menu'][$y]['title']['de-de'] = "Systemstatus"; $apps[$x]['menu'][$y]['title']['es-cl'] = "Estado de Sistema"; $apps[$x]['menu'][$y]['title']['es-mx'] = "Situación del sistema"; $apps[$x]['menu'][$y]['title']['fr-ca'] = "État du système"; @@ -16,11 +17,11 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Stan systemu"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Estado do sistema"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Estado do Sistema"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Starea sistemului"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Состояние cистемы"; $apps[$x]['menu'][$y]['title']['sv-se'] = "System Status"; $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]['uuid'] = "5243e0d2-0e8b-277a-912e-9d8b5fcdb41d"; diff --git a/app/time_conditions/app_languages.php b/app/time_conditions/app_languages.php index 269d8d4d85..d7abe25fb2 100644 --- a/app/time_conditions/app_languages.php +++ b/app/time_conditions/app_languages.php @@ -118,7 +118,7 @@ $text['label-year']['sv-se'] = "År"; $text['label-year']['uk-ua'] = "Рік"; $text['label-year']['zh-cn'] = "年份"; $text['label-year']['ja-jp'] = "カレンダー"; -$text['label-year']['ko-kr'] = "1 년"; +$text['label-year']['ko-kr'] = "년"; $text['label-week-of-year']['en-us'] = "Week of Year"; $text['label-week-of-year']['en-gb'] = "Week of Year"; @@ -188,7 +188,7 @@ $text['label-time-of-day_minute']['ro-ro'] = "Minut"; $text['label-time-of-day_minute']['ru-ru'] = "Минута"; $text['label-time-of-day_minute']['sv-se'] = "Minut"; $text['label-time-of-day_minute']['uk-ua'] = "Хвилина"; -$text['label-time-of-day_minute']['zh-cn'] = "1. 议事情况"; +$text['label-time-of-day_minute']['zh-cn'] = "议事情况"; $text['label-time-of-day_minute']['ja-jp'] = "ツイート"; $text['label-time-of-day_minute']['ko-kr'] = "이름 *"; @@ -214,7 +214,7 @@ $text['label-time-of-day_hour']['sv-se'] = "Timma"; $text['label-time-of-day_hour']['uk-ua'] = "Година"; $text['label-time-of-day_hour']['zh-cn'] = "小时"; $text['label-time-of-day_hour']['ja-jp'] = "営業時間"; -$text['label-time-of-day_hour']['ko-kr'] = "시간 :"; +$text['label-time-of-day_hour']['ko-kr'] = "시간"; $text['label-time-of-day']['en-us'] = "Time of Day"; $text['label-time-of-day']['en-gb'] = "Time of Day"; @@ -262,7 +262,7 @@ $text['label-template']['sv-se'] = "Mall"; $text['label-template']['uk-ua'] = "Шаблон"; $text['label-template']['zh-cn'] = "模板"; $text['label-template']['ja-jp'] = "テンプレート"; -$text['label-template']['ko-kr'] = "(주)"; +$text['label-template']['ko-kr'] = "주형"; $text['label-settings']['en-us'] = "Settings"; $text['label-settings']['en-gb'] = "Settings"; @@ -572,7 +572,7 @@ $text['label-preset_martin_luther_king_jr_day']['ro-ro'] = "Ziua lui Martin Luth $text['label-preset_martin_luther_king_jr_day']['ru-ru'] = "День Мартина Лютера Кинга"; $text['label-preset_martin_luther_king_jr_day']['sv-se'] = "Martin Luther King Jr. dagen"; $text['label-preset_martin_luther_king_jr_day']['uk-ua'] = "День Мартіна Лютера Кінга"; -$text['label-preset_martin_luther_king_jr_day']['zh-cn'] = "martin luther King jr.day"; +$text['label-preset_martin_luther_king_jr_day']['zh-cn'] = "马丁路德金纪念日"; $text['label-preset_martin_luther_king_jr_day']['ja-jp'] = "マーティン・ルーザー・キング・ジュニア・デイ"; $text['label-preset_martin_luther_king_jr_day']['ko-kr'] = "마틴 루터 킹 주니어. 일"; @@ -1078,7 +1078,7 @@ $text['label-condition']['sv-se'] = "Villkor"; $text['label-condition']['uk-ua'] = "Умова"; $text['label-condition']['zh-cn'] = "条件"; $text['label-condition']['ja-jp'] = "インフォメーション"; -$text['label-condition']['ko-kr'] = "(주)"; +$text['label-condition']['ko-kr'] = "상태"; $text['label-alternate-destination']['en-us'] = "Alternate Destination"; $text['label-alternate-destination']['en-gb'] = "Alternate Destination"; @@ -1106,7 +1106,7 @@ $text['label-alternate-destination']['ko-kr'] = "편의 용품"; $text['label-group']['en-us'] = "Group"; $text['label-group']['en-gb'] = "Group"; -$text['label-group']['ar-eg'] = "Groep"; +$text['label-group']['ar-eg'] = "مجموعة"; $text['label-group']['de-at'] = "Gruppe"; $text['label-group']['de-ch'] = "Gruppe"; $text['label-group']['de-de'] = "Gruppe"; diff --git a/app/time_conditions/app_menu.php b/app/time_conditions/app_menu.php index 652543790d..b35a9c1400 100644 --- a/app/time_conditions/app_menu.php +++ b/app/time_conditions/app_menu.php @@ -16,7 +16,7 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Warunki czasowe"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Condições temporarias"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Condições Temporais"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Condiții de timp"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Условия по времени"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Tidsstyrning"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "Часові умови"; diff --git a/app/tones/app_languages.php b/app/tones/app_languages.php index c3a25866c7..221139adfe 100644 --- a/app/tones/app_languages.php +++ b/app/tones/app_languages.php @@ -20,9 +20,9 @@ $text['title-tones']['ro-ro'] = "Tonuri"; $text['title-tones']['ru-ru'] = "Тон"; $text['title-tones']['sv-se'] = "Toner"; $text['title-tones']['uk-ua'] = "Тон"; -$text['title-tones']['zh-cn'] = "厕所"; +$text['title-tones']['zh-cn'] = "音调"; $text['title-tones']['ja-jp'] = "トーン"; -$text['title-tones']['ko-kr'] = "토네스"; +$text['title-tones']['ko-kr'] = "톤"; $text['label-tone']['en-us'] = "Tone"; $text['label-tone']['en-gb'] = "Tone"; @@ -44,9 +44,9 @@ $text['label-tone']['ro-ro'] = "Ton"; $text['label-tone']['ru-ru'] = "Тон"; $text['label-tone']['sv-se'] = "Ton"; $text['label-tone']['uk-ua'] = "Тон"; -$text['label-tone']['zh-cn'] = "页: 1"; -$text['label-tone']['ja-jp'] = "トーン"; -$text['label-tone']['ko-kr'] = "이름 *"; +$text['label-tone']['zh-cn'] = "语气"; +$text['label-tone']['ja-jp'] = "調子"; +$text['label-tone']['ko-kr'] = "음정"; $text['label-tones']['en-us'] = "Tones"; $text['label-tones']['en-gb'] = "Tones"; @@ -68,8 +68,8 @@ $text['label-tones']['ro-ro'] = "Tonuri"; $text['label-tones']['ru-ru'] = "Тон"; $text['label-tones']['sv-se'] = "Toner"; $text['label-tones']['uk-ua'] = "Тон"; -$text['label-tones']['zh-cn'] = "厕所"; +$text['label-tones']['zh-cn'] = "音调"; $text['label-tones']['ja-jp'] = "トーン"; -$text['label-tones']['ko-kr'] = "토네스"; +$text['label-tones']['ko-kr'] = "톤"; ?> diff --git a/app/vars/app_menu.php b/app/vars/app_menu.php index d86979dda4..bb59bda050 100644 --- a/app/vars/app_menu.php +++ b/app/vars/app_menu.php @@ -5,6 +5,7 @@ $apps[$x]['menu'][$y]['title']['en-gb'] = "Variables"; $apps[$x]['menu'][$y]['title']['ar-eg'] = "الفروق"; $apps[$x]['menu'][$y]['title']['de-at'] = "Variablen"; + $apps[$x]['menu'][$y]['title']['de-ch'] = "Variablen"; $apps[$x]['menu'][$y]['title']['de-de'] = "Variablen"; $apps[$x]['menu'][$y]['title']['es-cl'] = "Variables"; $apps[$x]['menu'][$y]['title']['es-mx'] = "Variables"; @@ -16,10 +17,11 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Zmienne"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Variáveis"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Variáveis"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; - $apps[$x]['menu'][$y]['title']['ru-ru'] = "Параметры FreeSwitch"; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Variabile"; + $apps[$x]['menu'][$y]['title']['ru-ru'] = "Переменные"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Variabler"; - $apps[$x]['menu'][$y]['title']['zh-cn'] = "变式"; + $apps[$x]['menu'][$y]['title']['uk-ua'] = "Змінні"; + $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'] = "7a4e9ec5-24b9-7200-89b8-d70bf8afdd8f"; diff --git a/app/voicemails/app_menu.php b/app/voicemails/app_menu.php index 513752f674..e9948af105 100644 --- a/app/voicemails/app_menu.php +++ b/app/voicemails/app_menu.php @@ -5,10 +5,11 @@ $apps[$x]['menu'][$y]['title']['en-gb'] = "Voicemail"; $apps[$x]['menu'][$y]['title']['ar-eg'] = "البريد الصوتي"; $apps[$x]['menu'][$y]['title']['de-at'] = "Sprachnachrichten"; + $apps[$x]['menu'][$y]['title']['de-ch'] = "Sprachnachrichten"; $apps[$x]['menu'][$y]['title']['de-de'] = "Sprachnachrichten"; - $apps[$x]['menu'][$y]['title']['es-cl'] = "Voicemail"; - $apps[$x]['menu'][$y]['title']['es-mx'] = "Voicemail"; - $apps[$x]['menu'][$y]['title']['fr-ca'] = "Voicemail"; + $apps[$x]['menu'][$y]['title']['es-cl'] = "Mensaje de voz"; + $apps[$x]['menu'][$y]['title']['es-mx'] = "Mensaje de voz"; + $apps[$x]['menu'][$y]['title']['fr-ca'] = "Messagerie vocale"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Messagerie Vocale"; $apps[$x]['menu'][$y]['title']['he-il'] = "תא קולי"; $apps[$x]['menu'][$y]['title']['it-it'] = "Caselle Vocali"; @@ -16,13 +17,13 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Poczta głosowa"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Correio de voz"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Correio de voz"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Mesageria vocală"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Голосовая почта"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Röstbrevlåda"; $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'] = "0347f82a-62a0-49d0-bacd-511d080c46d5"; $apps[$x]['menu'][$y]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5"; $apps[$x]['menu'][$y]['category'] = "internal"; @@ -37,9 +38,9 @@ $apps[$x]['menu'][$y]['title']['ar-eg'] = "البريد الصوتي"; $apps[$x]['menu'][$y]['title']['de-at'] = "Sprachnachrichten"; $apps[$x]['menu'][$y]['title']['de-de'] = "Sprachnachrichten"; - $apps[$x]['menu'][$y]['title']['es-cl'] = "Voicemail"; - $apps[$x]['menu'][$y]['title']['es-mx'] = "Voicemail"; - $apps[$x]['menu'][$y]['title']['fr-ca'] = "Voicemail"; + $apps[$x]['menu'][$y]['title']['es-cl'] = "Mensaje de voz"; + $apps[$x]['menu'][$y]['title']['es-mx'] = "Mensaje de voz"; + $apps[$x]['menu'][$y]['title']['fr-ca'] = "Messagerie vocale"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Messagerie Vocale"; $apps[$x]['menu'][$y]['title']['he-il'] = "תא קולי"; $apps[$x]['menu'][$y]['title']['it-it'] = "Caselle Vocali"; @@ -47,13 +48,13 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Poczta głosowa"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Correio de voz"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Correio de voz"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Mesageria vocală"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Голосовая почта"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Röstbrevlåda"; $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'] = "b8277aba-8697-41e2-aeae-48979b4d4d24"; $apps[$x]['menu'][$y]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5"; $apps[$x]['menu'][$y]['category'] = "internal"; diff --git a/app/xml_cdr/app_menu.php b/app/xml_cdr/app_menu.php index 0c897346b0..1672ea3c2a 100644 --- a/app/xml_cdr/app_menu.php +++ b/app/xml_cdr/app_menu.php @@ -3,7 +3,7 @@ $y=0; $apps[$x]['menu'][$y]['title']['en-us'] = "Call Detail Records"; $apps[$x]['menu'][$y]['title']['en-gb'] = "Call Detail Records"; - $apps[$x]['menu'][$y]['title']['ar-eg'] = "Call Detail Records"; + $apps[$x]['menu'][$y]['title']['ar-eg'] = "سجلات تفاصيل المكالمات"; $apps[$x]['menu'][$y]['title']['de-at'] = "Meine Gespräche"; $apps[$x]['menu'][$y]['title']['de-de'] = "Meine Gespräche"; $apps[$x]['menu'][$y]['title']['es-cl'] = "Registro de detalle de llamada"; @@ -16,13 +16,13 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Wykaz rozmów"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Detalhes das gravações de voz"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Detalhes das Gravações de Voz"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Înregistrări de detalii apel"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Детализация вызовов"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Detaljerad Samtalsinformation"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "Деталізація дзвінків"; $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'] = "8f80e71a-31a5-6432-47a0-7f5a7b271f05"; $apps[$x]['menu'][$y]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5"; $apps[$x]['menu'][$y]['category'] = "internal"; diff --git a/core/menu/app_menu.php b/core/menu/app_menu.php index b03e9a6f85..069c341e69 100644 --- a/core/menu/app_menu.php +++ b/core/menu/app_menu.php @@ -17,7 +17,7 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Menedżer menu"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Gerenciador de Menus"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Gestor de Menus"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Manager de meniu"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Управление меню"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Meny Inställningar"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "Менеджер меню"; @@ -48,13 +48,13 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Główne"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Principal"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Casa"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Acasă"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Основные"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Hem"; $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'] = "02194288-6d56-6d3e-0b1a-d53a2bc10788"; $apps[$x]['menu'][$y]['parent_uuid'] = ""; $apps[$x]['menu'][$y]['category'] = "internal"; @@ -82,13 +82,13 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Konta"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Contas"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Contas"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Conturi"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Учетные Записи"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Konton"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "Облікові записи"; $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'] = "bc96d773-ee57-0cdd-c3ac-2d91aba61b55"; $apps[$x]['menu'][$y]['parent_uuid'] = ""; $apps[$x]['menu'][$y]['category'] = "internal"; @@ -106,20 +106,20 @@ $apps[$x]['menu'][$y]['title']['es-cl'] = "Aplicaciones"; $apps[$x]['menu'][$y]['title']['es-mx'] = "Aplicaciones"; $apps[$x]['menu'][$y]['title']['fr-ca'] = "Applications"; - $apps[$x]['menu'][$y]['title']['fr-fr'] = "Apps"; + $apps[$x]['menu'][$y]['title']['fr-fr'] = "Applications"; $apps[$x]['menu'][$y]['title']['he-il'] = "יישומים"; $apps[$x]['menu'][$y]['title']['it-it'] = "Applicazioni"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Applicaties"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Aplikacje"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Aplicações"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Aplicações"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Aplicații"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Приложения"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Appar"; $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'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5"; $apps[$x]['menu'][$y]['parent_uuid'] = ""; $apps[$x]['menu'][$y]['category'] = "internal"; @@ -147,13 +147,13 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Status "; $apps[$x]['menu'][$y]['title']['pt-br'] = "Estado"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Estado"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "stare"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Статус"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Status"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "Статус"; $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'] = "0438b504-8613-7887-c420-c837ffb20cb1"; $apps[$x]['menu'][$y]['parent_uuid'] = ""; $apps[$x]['menu'][$y]['category'] = "internal"; @@ -165,7 +165,7 @@ $y++; $apps[$x]['menu'][$y]['title']['en-us'] = "Advanced"; $apps[$x]['menu'][$y]['title']['en-gb'] = "Advanced"; - $apps[$x]['menu'][$y]['title']['ar-eg'] = "السلف"; + $apps[$x]['menu'][$y]['title']['ar-eg'] = "متقدم"; $apps[$x]['menu'][$y]['title']['de-at'] = "Erweitert"; $apps[$x]['menu'][$y]['title']['de-de'] = "Erweitert"; $apps[$x]['menu'][$y]['title']['el-gr'] = "Για προχωρημένους"; @@ -179,13 +179,13 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Zaawansowane"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Avançado"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Avançado"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Avansat"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Дополнительные"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Avancerad"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "Розширені"; - $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']['zh-cn'] = "先进的"; + $apps[$x]['menu'][$y]['title']['ja-jp'] = "高度"; + $apps[$x]['menu'][$y]['title']['ko-kr'] = "고급의"; $apps[$x]['menu'][$y]['uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f"; $apps[$x]['menu'][$y]['parent_uuid'] = ""; $apps[$x]['menu'][$y]['category'] = "internal"; @@ -196,7 +196,7 @@ $y++; $apps[$x]['menu'][$y]['title']['en-us'] = "Login"; $apps[$x]['menu'][$y]['title']['en-gb'] = "Login"; - $apps[$x]['menu'][$y]['title']['ar-eg'] = "Login"; + $apps[$x]['menu'][$y]['title']['ar-eg'] = "تسجيل الدخول"; $apps[$x]['menu'][$y]['title']['de-at'] = "Anmelden"; $apps[$x]['menu'][$y]['title']['de-de'] = "Anmelden"; $apps[$x]['menu'][$y]['title']['el-gr'] = "Είσοδος"; @@ -210,7 +210,7 @@ $apps[$x]['menu'][$y]['title']['pl-pl'] = "Logina"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Entrar"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Entrar"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Log in"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Войти"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Login"; $apps[$x]['menu'][$y]['title']['uk-ua'] = "Логін"; @@ -227,7 +227,7 @@ $y++; $apps[$x]['menu'][$y]['title']['en-us'] = "Logout"; $apps[$x]['menu'][$y]['title']['en-gb'] = "Logout"; - $apps[$x]['menu'][$y]['title']['ar-eg'] = "Logout"; + $apps[$x]['menu'][$y]['title']['ar-eg'] = "تسجيل خروج"; $apps[$x]['menu'][$y]['title']['de-at'] = "Abmelden"; $apps[$x]['menu'][$y]['title']['de-de'] = "Abmelden"; $apps[$x]['menu'][$y]['title']['el-gr'] = "Έξοδος"; @@ -235,17 +235,17 @@ $apps[$x]['menu'][$y]['title']['es-mx'] = "Salir"; $apps[$x]['menu'][$y]['title']['fr-ca'] = "Déconnexion"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Déconnexion"; - $apps[$x]['menu'][$y]['title']['he-il'] = "Logout"; + $apps[$x]['menu'][$y]['title']['he-il'] = "להתנתק"; $apps[$x]['menu'][$y]['title']['it-it'] = "Logout"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Uitloggen"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Wyloguj"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Sair"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Logotipo"; - $apps[$x]['menu'][$y]['title']['ro-ro'] = ""; + $apps[$x]['menu'][$y]['title']['ro-ro'] = "Log out"; $apps[$x]['menu'][$y]['title']['ru-ru'] = "Выйти"; $apps[$x]['menu'][$y]['title']['sv-se'] = "Logout"; $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]['uuid'] = "0d29e9f4-0c9b-9d8d-cd2d-454899dc9bc4";