mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update translations (#6682)
* Update translations * Update app_menu.php * Update app_languages.php
This commit is contained in:
@@ -45,8 +45,8 @@ $text['title-conference']['ru-ru'] = "Конференции";
|
||||
$text['title-conference']['sv-se'] = "Konferenser";
|
||||
$text['title-conference']['uk-ua'] = "Конференція";
|
||||
$text['title-conference']['zh-cn'] = "会议";
|
||||
$text['title-conference']['ja-jp'] = "カンファレンス";
|
||||
$text['title-conference']['ko-kr'] = "행사일정";
|
||||
$text['title-conference']['ja-jp'] = "会議";
|
||||
$text['title-conference']['ko-kr'] = "회의";
|
||||
|
||||
$text['description']['en-us'] = "Conference is used to setup conference rooms with a name, description, and optional pin number.";
|
||||
$text['description']['en-gb'] = "Conference is used to setup conference rooms with a name, description, and optional pin number.";
|
||||
@@ -68,9 +68,9 @@ $text['description']['ro-ro'] = "Conferința este folosită pentru a configura s
|
||||
$text['description']['ru-ru'] = "Конференции используются для настройки конференц-залов с именем, описанием и необязательным номером контакта.";
|
||||
$text['description']['sv-se'] = "Konferenser används för att konfigurera konferensrum med namn, beskrivning och valfritt PIN-nummer.";
|
||||
$text['description']['uk-ua'] = "Конференція використовується для налаштування конференц-кімнат із назвою, описом і додатковим PIN-кодом.";
|
||||
$text['description']['zh-cn'] = "会议用来设立有名称、说明和选用平号的会议室。";
|
||||
$text['description']['ja-jp'] = "会議は名前、記述および任意ピン番号が付いている会議室をセットアップするのに使用されています。";
|
||||
$text['description']['ko-kr'] = "회의는 이름, 묘사 및 선택적인 핀 번호를 가진 설정 회의실에 이용됩니다.";
|
||||
$text['description']['zh-cn'] = "Conference 用于设置带有名称、描述和可选密码的会议室。";
|
||||
$text['description']['ja-jp'] = "会議は、名前、説明、およびオプションのピン番号を使用して会議室をセットアップするために使用されます。";
|
||||
$text['description']['ko-kr'] = "Conference는 이름, 설명 및 선택적 핀 번호로 회의실을 설정하는 데 사용됩니다.";
|
||||
|
||||
$text['label-active_conferences']['en-us'] = "Active Conferences";
|
||||
$text['label-active_conferences']['en-gb'] = "Active Conferences";
|
||||
@@ -92,9 +92,9 @@ $text['label-active_conferences']['ro-ro'] = "Conferințe active";
|
||||
$text['label-active_conferences']['ru-ru'] = "Активные Конференции";
|
||||
$text['label-active_conferences']['sv-se'] = "Aktiva Konferenser";
|
||||
$text['label-active_conferences']['uk-ua'] = "Активні конференції";
|
||||
$text['label-active_conferences']['zh-cn'] = "积极会议";
|
||||
$text['label-active_conferences']['ja-jp'] = "積極的な会議";
|
||||
$text['label-active_conferences']['ko-kr'] = "활동 회의";
|
||||
$text['label-active_conferences']['zh-cn'] = "活动会议";
|
||||
$text['label-active_conferences']['ja-jp'] = "アクティブな会議";
|
||||
$text['label-active_conferences']['ko-kr'] = "활성 회의";
|
||||
|
||||
$text['button-view_active']['en-us'] = "View Active";
|
||||
$text['button-view_active']['en-gb'] = "View Active";
|
||||
@@ -116,9 +116,9 @@ $text['button-view_active']['ro-ro'] = "Vizualizare activă";
|
||||
$text['button-view_active']['ru-ru'] = "Просмотр Активных";
|
||||
$text['button-view_active']['sv-se'] = "Visa Aktiva";
|
||||
$text['button-view_active']['uk-ua'] = "Переглянути активний";
|
||||
$text['button-view_active']['zh-cn'] = "积极";
|
||||
$text['button-view_active']['ja-jp'] = "アクティブを見る";
|
||||
$text['button-view_active']['ko-kr'] = "연락처";
|
||||
$text['button-view_active']['zh-cn'] = "查看活动";
|
||||
$text['button-view_active']['ja-jp'] = "アクティブを表示";
|
||||
$text['button-view_active']['ko-kr'] = "활성 보기";
|
||||
|
||||
$text['table-name']['en-us'] = "Name";
|
||||
$text['table-name']['en-gb'] = "Name";
|
||||
@@ -141,8 +141,8 @@ $text['table-name']['ru-ru'] = "Имя";
|
||||
$text['table-name']['sv-se'] = "Namn";
|
||||
$text['table-name']['uk-ua'] = "Ім'я";
|
||||
$text['table-name']['zh-cn'] = "姓名";
|
||||
$text['table-name']['ja-jp'] = "お名前 (必須)";
|
||||
$text['table-name']['ko-kr'] = "이름 *";
|
||||
$text['table-name']['ja-jp'] = "名前";
|
||||
$text['table-name']['ko-kr'] = "이름";
|
||||
|
||||
$text['table-extension']['en-us'] = "Extension";
|
||||
$text['table-extension']['en-gb'] = "Extension";
|
||||
@@ -164,9 +164,9 @@ $text['table-extension']['ro-ro'] = "Extensie";
|
||||
$text['table-extension']['ru-ru'] = "Внутренний Номер";
|
||||
$text['table-extension']['sv-se'] = "Anknytning";
|
||||
$text['table-extension']['uk-ua'] = "Розширення";
|
||||
$text['table-extension']['zh-cn'] = "延期";
|
||||
$text['table-extension']['ja-jp'] = "エクステンション";
|
||||
$text['table-extension']['ko-kr'] = "제품 정보";
|
||||
$text['table-extension']['zh-cn'] = "扩大";
|
||||
$text['table-extension']['ja-jp'] = "拡大";
|
||||
$text['table-extension']['ko-kr'] = "확대";
|
||||
|
||||
$text['table-profile']['en-us'] = "Profile";
|
||||
$text['table-profile']['en-gb'] = "Profile";
|
||||
@@ -188,9 +188,9 @@ $text['table-profile']['ro-ro'] = "Profil";
|
||||
$text['table-profile']['ru-ru'] = "Профиль";
|
||||
$text['table-profile']['sv-se'] = "Profil";
|
||||
$text['table-profile']['uk-ua'] = "Профіль";
|
||||
$text['table-profile']['zh-cn'] = "概况";
|
||||
$text['table-profile']['zh-cn'] = "轮廓";
|
||||
$text['table-profile']['ja-jp'] = "プロフィール";
|
||||
$text['table-profile']['ko-kr'] = "제품정보";
|
||||
$text['table-profile']['ko-kr'] = "프로필";
|
||||
|
||||
$text['table-order']['en-us'] = "Order";
|
||||
$text['table-order']['en-gb'] = "Order";
|
||||
@@ -213,8 +213,8 @@ $text['table-order']['ru-ru'] = "Приоритет";
|
||||
$text['table-order']['sv-se'] = "Ordning";
|
||||
$text['table-order']['uk-ua'] = "порядок";
|
||||
$text['table-order']['zh-cn'] = "命令";
|
||||
$text['table-order']['ja-jp'] = "オーダー";
|
||||
$text['table-order']['ko-kr'] = "이름 *";
|
||||
$text['table-order']['ja-jp'] = "注文";
|
||||
$text['table-order']['ko-kr'] = "주문하다";
|
||||
|
||||
$text['table-enabled']['en-us'] = "Enabled";
|
||||
$text['table-enabled']['en-gb'] = "Enabled";
|
||||
@@ -236,9 +236,9 @@ $text['table-enabled']['ro-ro'] = "Activat";
|
||||
$text['table-enabled']['ru-ru'] = "Включено";
|
||||
$text['table-enabled']['sv-se'] = "Aktiverad";
|
||||
$text['table-enabled']['uk-ua'] = "Увімкнено";
|
||||
$text['table-enabled']['zh-cn'] = "授权";
|
||||
$text['table-enabled']['ja-jp'] = "有効化";
|
||||
$text['table-enabled']['ko-kr'] = "이름 *";
|
||||
$text['table-enabled']['zh-cn'] = "启用";
|
||||
$text['table-enabled']['ja-jp'] = "有効";
|
||||
$text['table-enabled']['ko-kr'] = "사용";
|
||||
|
||||
$text['table-description']['en-us'] = "Description";
|
||||
$text['table-description']['en-gb'] = "Description";
|
||||
@@ -260,9 +260,9 @@ $text['table-description']['ro-ro'] = "Descriere";
|
||||
$text['table-description']['ru-ru'] = "Описание";
|
||||
$text['table-description']['sv-se'] = "Beskrivning";
|
||||
$text['table-description']['uk-ua'] = "опис";
|
||||
$text['table-description']['zh-cn'] = "说明";
|
||||
$text['table-description']['ja-jp'] = "コンテンツ";
|
||||
$text['table-description']['ko-kr'] = "제품 설명";
|
||||
$text['table-description']['zh-cn'] = "描述";
|
||||
$text['table-description']['ja-jp'] = "説明";
|
||||
$text['table-description']['ko-kr'] = "설명";
|
||||
|
||||
$text['confirm-add']['en-us'] = "Add Complete";
|
||||
$text['confirm-add']['en-gb'] = "Add Complete";
|
||||
@@ -284,9 +284,9 @@ $text['confirm-add']['ro-ro'] = "Adăugați complet";
|
||||
$text['confirm-add']['ru-ru'] = "Добавление Выполнено";
|
||||
$text['confirm-add']['sv-se'] = "Tillagd";
|
||||
$text['confirm-add']['uk-ua'] = "Додати завершено";
|
||||
$text['confirm-add']['zh-cn'] = "增 编";
|
||||
$text['confirm-add']['ja-jp'] = "完全追加";
|
||||
$text['confirm-add']['ko-kr'] = "더 보기";
|
||||
$text['confirm-add']['zh-cn'] = "添加完成";
|
||||
$text['confirm-add']['ja-jp'] = "追加完了";
|
||||
$text['confirm-add']['ko-kr'] = "추가완료";
|
||||
|
||||
$text['confirm-update']['en-us'] = "Update Complete";
|
||||
$text['confirm-update']['en-gb'] = "Update Complete";
|
||||
@@ -308,8 +308,8 @@ $text['confirm-update']['ro-ro'] = "Actualizare finalizată";
|
||||
$text['confirm-update']['ru-ru'] = "Обновление Выполнено";
|
||||
$text['confirm-update']['sv-se'] = "Ändring Utförd";
|
||||
$text['confirm-update']['uk-ua'] = "Оновлення завершено";
|
||||
$text['confirm-update']['zh-cn'] = "内容提要";
|
||||
$text['confirm-update']['ja-jp'] = "更新完了";
|
||||
$text['confirm-update']['zh-cn'] = "更新完成";
|
||||
$text['confirm-update']['ja-jp'] = "アップデート完了";
|
||||
$text['confirm-update']['ko-kr'] = "업데이트 완료";
|
||||
|
||||
$text['confirm-name']['en-us'] = "Please provide: Name";
|
||||
@@ -332,9 +332,9 @@ $text['confirm-name']['ro-ro'] = "Vă rugăm să furnizați: Nume";
|
||||
$text['confirm-name']['ru-ru'] = "Просьба указать: ФИО";
|
||||
$text['confirm-name']['sv-se'] = "Var god ange: Namn";
|
||||
$text['confirm-name']['uk-ua'] = "Будь ласка, вкажіть: Ім'я";
|
||||
$text['confirm-name']['zh-cn'] = "请提供: 姓名";
|
||||
$text['confirm-name']['ja-jp'] = "お問い合わせ お名前 (必須)";
|
||||
$text['confirm-name']['ko-kr'] = "참고 : 이름 *";
|
||||
$text['confirm-name']['zh-cn'] = "请提供:姓名";
|
||||
$text['confirm-name']['ja-jp'] = "入力してください: 名前";
|
||||
$text['confirm-name']['ko-kr'] = "제공하십시오: 이름";
|
||||
|
||||
$text['confirm-extension']['en-us'] = "Please provide: Extension";
|
||||
$text['confirm-extension']['en-gb'] = "Please provide: Extension";
|
||||
@@ -356,9 +356,9 @@ $text['confirm-extension']['ro-ro'] = "Vă rugăm să furnizați: Extensie";
|
||||
$text['confirm-extension']['ru-ru'] = "Просьба указать: Внутренний Номер";
|
||||
$text['confirm-extension']['sv-se'] = "Var god ange: Anknytning";
|
||||
$text['confirm-extension']['uk-ua'] = "Будь ласка, надайте: Розширення";
|
||||
$text['confirm-extension']['zh-cn'] = "请提供: 延期";
|
||||
$text['confirm-extension']['ja-jp'] = "お問い合わせ エクステンション";
|
||||
$text['confirm-extension']['ko-kr'] = "참고 : 제품 정보";
|
||||
$text['confirm-extension']['zh-cn'] = "请提供:延期";
|
||||
$text['confirm-extension']['ja-jp'] = "提供してください: 拡張子";
|
||||
$text['confirm-extension']['ko-kr'] = "제공하십시오: 내선";
|
||||
|
||||
$text['confirm-profile']['en-us'] = "Please provide: Profile";
|
||||
$text['confirm-profile']['en-gb'] = "Please provide: Profile";
|
||||
@@ -380,9 +380,9 @@ $text['confirm-profile']['ro-ro'] = "Vă rugăm să furnizați: Profil";
|
||||
$text['confirm-profile']['ru-ru'] = "Просьба указать: Профиль";
|
||||
$text['confirm-profile']['sv-se'] = "Var god ange: Profil";
|
||||
$text['confirm-profile']['uk-ua'] = "Будь ласка, надайте: Профіль";
|
||||
$text['confirm-profile']['zh-cn'] = "请提供: 概况";
|
||||
$text['confirm-profile']['ja-jp'] = "お問い合わせ プロフィール";
|
||||
$text['confirm-profile']['ko-kr'] = "참고 : 제품정보";
|
||||
$text['confirm-profile']['zh-cn'] = "请提供:简介";
|
||||
$text['confirm-profile']['ja-jp'] = "提供してください: プロフィール";
|
||||
$text['confirm-profile']['ko-kr'] = "제공하십시오: 프로필";
|
||||
|
||||
$text['confirm-enabled']['en-us'] = "Please provide: Enabled";
|
||||
$text['confirm-enabled']['en-gb'] = "Please provide: Enabled";
|
||||
@@ -404,9 +404,9 @@ $text['confirm-enabled']['ro-ro'] = "Vă rugăm să furnizați: Activat";
|
||||
$text['confirm-enabled']['ru-ru'] = "Просьба указать: Включено";
|
||||
$text['confirm-enabled']['sv-se'] = "Var god ange: Aktiverad";
|
||||
$text['confirm-enabled']['uk-ua'] = "Будь ласка, вкажіть: Увімкнено";
|
||||
$text['confirm-enabled']['zh-cn'] = "请提供: 授权";
|
||||
$text['confirm-enabled']['ja-jp'] = "お問い合わせ 有効化";
|
||||
$text['confirm-enabled']['ko-kr'] = "참고 : 이름 *";
|
||||
$text['confirm-enabled']['zh-cn'] = "请提供:启用";
|
||||
$text['confirm-enabled']['ja-jp'] = "提供してください: 有効";
|
||||
$text['confirm-enabled']['ko-kr'] = "제공하십시오: 활성화됨";
|
||||
|
||||
$text['label-conference-add']['en-us'] = "Conferences Add";
|
||||
$text['label-conference-add']['en-gb'] = "Conferences Add";
|
||||
@@ -428,9 +428,9 @@ $text['label-conference-add']['ro-ro'] = "Conferințe Adaugă";
|
||||
$text['label-conference-add']['ru-ru'] = "Добавить Конференции";
|
||||
$text['label-conference-add']['sv-se'] = "Lägg Till Konferens";
|
||||
$text['label-conference-add']['uk-ua'] = "Конференції Дод";
|
||||
$text['label-conference-add']['zh-cn'] = "会 议 程";
|
||||
$text['label-conference-add']['ja-jp'] = "会議の追加";
|
||||
$text['label-conference-add']['ko-kr'] = "회의 추가";
|
||||
$text['label-conference-add']['zh-cn'] = "会议添加";
|
||||
$text['label-conference-add']['ja-jp'] = "カンファレンス追加";
|
||||
$text['label-conference-add']['ko-kr'] = "컨퍼런스 추가";
|
||||
|
||||
$text['label-conference-edit']['en-us'] = "Conferences Edit";
|
||||
$text['label-conference-edit']['en-gb'] = "Conferences Edit";
|
||||
@@ -452,9 +452,9 @@ $text['label-conference-edit']['ro-ro'] = "Conferințe Editare";
|
||||
$text['label-conference-edit']['ru-ru'] = "Редактировать Конференции";
|
||||
$text['label-conference-edit']['sv-se'] = "Ändra Konferens";
|
||||
$text['label-conference-edit']['uk-ua'] = "Конференції Редаг";
|
||||
$text['label-conference-edit']['zh-cn'] = "Edit";
|
||||
$text['label-conference-edit']['ja-jp'] = "会議の編集";
|
||||
$text['label-conference-edit']['ko-kr'] = "컨퍼런스";
|
||||
$text['label-conference-edit']['zh-cn'] = "会议编辑";
|
||||
$text['label-conference-edit']['ja-jp'] = "カンファレンス 編集";
|
||||
$text['label-conference-edit']['ko-kr'] = "컨퍼런스 편집";
|
||||
|
||||
$text['label-extension']['en-us'] = "Extension";
|
||||
$text['label-extension']['en-gb'] = "Extension";
|
||||
@@ -476,9 +476,9 @@ $text['label-extension']['ro-ro'] = "Extensie";
|
||||
$text['label-extension']['ru-ru'] = "Внутренний Номер";
|
||||
$text['label-extension']['sv-se'] = "Anknytning";
|
||||
$text['label-extension']['uk-ua'] = "Extension";
|
||||
$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['description-name']['en-us'] = "Enter the conference name.";
|
||||
$text['description-name']['en-gb'] = "Enter the conference name.";
|
||||
@@ -500,9 +500,9 @@ $text['description-name']['ro-ro'] = "Introduceți numele conferinței.";
|
||||
$text['description-name']['ru-ru'] = "Введите Имя Конференции.";
|
||||
$text['description-name']['sv-se'] = "Ange konferensens namn.";
|
||||
$text['description-name']['uk-ua'] = "Введіть назву конференції.";
|
||||
$text['description-name']['zh-cn'] = "填写会议名称。";
|
||||
$text['description-name']['ja-jp'] = "会議名を入力してください。";
|
||||
$text['description-name']['ko-kr'] = "회의 이름을 입력하십시오.";
|
||||
$text['description-name']['zh-cn'] = "输入会议名称。";
|
||||
$text['description-name']['ja-jp'] = "会議名を入力します。";
|
||||
$text['description-name']['ko-kr'] = "회의 이름을 입력합니다.";
|
||||
|
||||
$text['description-extension']['en-us'] = "Enter the conference extension number.";
|
||||
$text['description-extension']['en-gb'] = "Enter the conference extension number.";
|
||||
@@ -524,9 +524,9 @@ $text['description-extension']['ro-ro'] = "Introduceți numărul extensiei confe
|
||||
$text['description-extension']['ru-ru'] = "Введите добавочный номер конференции.";
|
||||
$text['description-extension']['sv-se'] = "Ange konferensens anknytnings nummer.";
|
||||
$text['description-extension']['uk-ua'] = "Введіть додатковий номер конференції.";
|
||||
$text['description-extension']['zh-cn'] = "进入会议延长期。";
|
||||
$text['description-extension']['ja-jp'] = "会議の延長番号を入力してください。";
|
||||
$text['description-extension']['ko-kr'] = "회의 연장 번호를 입력하십시오.";
|
||||
$text['description-extension']['zh-cn'] = "输入会议分机号码。";
|
||||
$text['description-extension']['ja-jp'] = "会議の内線番号を入力します。";
|
||||
$text['description-extension']['ko-kr'] = "회의 내선 번호를 입력합니다.";
|
||||
|
||||
$text['description-3']['en-us'] = "to monitor and interact with the conference room.";
|
||||
$text['description-3']['en-gb'] = "to monitor and interact with the conference room.";
|
||||
@@ -548,9 +548,9 @@ $text['description-3']['ro-ro'] = "să monitorizeze și să interacționeze cu s
|
||||
$text['description-3']['ru-ru'] = "Контролировать и взаимодействовать с конференц-залом.";
|
||||
$text['description-3']['sv-se'] = "för att interagera med konferens rum.";
|
||||
$text['description-3']['uk-ua'] = "для моніторингу та взаємодії з конференц-залом.";
|
||||
$text['description-3']['zh-cn'] = "监测和与会议室互动。";
|
||||
$text['description-3']['ja-jp'] = "会議室を監視し、やり取りします。";
|
||||
$text['description-3']['ko-kr'] = "회의실과 모니터 및 상호 작용합니다.";
|
||||
$text['description-3']['zh-cn'] = "监控会议室并与之互动。";
|
||||
$text['description-3']['ja-jp'] = "会議室を監視および操作するため。";
|
||||
$text['description-3']['ko-kr'] = "회의실을 모니터링하고 상호 작용합니다.";
|
||||
|
||||
$text['label-pin']['en-us'] = "Pin Number";
|
||||
$text['label-pin']['en-gb'] = "Pin Number";
|
||||
@@ -572,7 +572,7 @@ $text['label-pin']['ro-ro'] = "Numarul pin";
|
||||
$text['label-pin']['ru-ru'] = "PIN Номер";
|
||||
$text['label-pin']['sv-se'] = "Pin Nummer";
|
||||
$text['label-pin']['uk-ua'] = "PIN-код";
|
||||
$text['label-pin']['zh-cn'] = "缩略语";
|
||||
$text['label-pin']['zh-cn'] = "密码";
|
||||
$text['label-pin']['ja-jp'] = "ピン番号";
|
||||
$text['label-pin']['ko-kr'] = "핀 번호";
|
||||
|
||||
@@ -596,9 +596,9 @@ $text['description-pin']['ro-ro'] = "Număr PIN opțional pentru a securiza acce
|
||||
$text['description-pin']['ru-ru'] = "Дополнительный PIN номер контакта для обеспечения доступа к конференции.";
|
||||
$text['description-pin']['sv-se'] = "Frivilligt pin nummer för att säkra tillgången till konferensen.";
|
||||
$text['description-pin']['uk-ua'] = "Додатковий PIN-код для безпечного доступу до конференції.";
|
||||
$text['description-pin']['zh-cn'] = "获得出席会议的机会的选编。";
|
||||
$text['description-pin']['ja-jp'] = "会議へのアクセスを安全にするためのオプションのピン番号。";
|
||||
$text['description-pin']['ko-kr'] = "회의에 안전한 접근을 위한 선택적인 핀 수.";
|
||||
$text['description-pin']['zh-cn'] = "可选的 PIN 码以确保会议访问安全。";
|
||||
$text['description-pin']['ja-jp'] = "会議へのアクセスを保護するためのオプションの暗証番号。";
|
||||
$text['description-pin']['ko-kr'] = "회의에 대한 액세스를 보호하기 위한 선택적 핀 번호입니다.";
|
||||
|
||||
$text['label-email_address']['en-us'] = "Email Address";
|
||||
$text['label-email_address']['en-gb'] = "Email Address";
|
||||
@@ -621,7 +621,7 @@ $text['label-email_address']['ru-ru'] = "Электронная Почта";
|
||||
$text['label-email_address']['sv-se'] = "E-post";
|
||||
$text['label-email_address']['uk-ua'] = "Електронна пошта";
|
||||
$text['label-email_address']['zh-cn'] = "电子邮件地址";
|
||||
$text['label-email_address']['ja-jp'] = "メールアドレス";
|
||||
$text['label-email_address']['ja-jp'] = "電子メールアドレス";
|
||||
$text['label-email_address']['ko-kr'] = "이메일 주소";
|
||||
|
||||
$text['description-email_address']['en-us'] = "Optional conference email address.";
|
||||
@@ -642,11 +642,11 @@ $text['description-email_address']['pt-br'] = "Optional conference email address
|
||||
$text['description-email_address']['pt-pt'] = "Optional conference email address.";
|
||||
$text['description-email_address']['ro-ro'] = "Optional conference email address.";
|
||||
$text['description-email_address']['ru-ru'] = "Электронная Почта";
|
||||
$text['description-email_address']['sv-se'] = "E-post";
|
||||
$text['description-email_address']['sv-se'] = "Valfri e-postadress för konferens.";
|
||||
$text['description-email_address']['uk-ua'] = "Електронна пошта";
|
||||
$text['description-email_address']['zh-cn'] = "任择会议电子邮件地址。";
|
||||
$text['description-email_address']['ja-jp'] = "オプションの会議メールアドレス。";
|
||||
$text['description-email_address']['ko-kr'] = "선택 회의 이메일 주소.";
|
||||
$text['description-email_address']['zh-cn'] = "可选的会议电子邮件地址。";
|
||||
$text['description-email_address']['ja-jp'] = "オプションの会議の電子メール アドレス。";
|
||||
$text['description-email_address']['ko-kr'] = "선택적 컨퍼런스 이메일 주소.";
|
||||
|
||||
$text['confirm-delete-2']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete-2']['en-gb'] = "Do you really want to delete this?";
|
||||
@@ -668,9 +668,9 @@ $text['confirm-delete-2']['ro-ro'] = "Chiar vrei să ștergi asta?";
|
||||
$text['confirm-delete-2']['ru-ru'] = "Вы действительно хотите удалить это?";
|
||||
$text['confirm-delete-2']['sv-se'] = "Vill du verkligen ta bort detta?";
|
||||
$text['confirm-delete-2']['uk-ua'] = "Ви справді хочете це видалити?";
|
||||
$text['confirm-delete-2']['zh-cn'] = "你们真的想要删除吗?";
|
||||
$text['confirm-delete-2']['ja-jp'] = "これを削除したいですか?";
|
||||
$text['confirm-delete-2']['ko-kr'] = "당신은 정말로 이것을 삭제하고 싶습니까?";
|
||||
$text['confirm-delete-2']['zh-cn'] = "您真的要删除它吗?";
|
||||
$text['confirm-delete-2']['ja-jp'] = "本当にこれを削除しますか?";
|
||||
$text['confirm-delete-2']['ko-kr'] = "정말 삭제하시겠습니까?";
|
||||
|
||||
$text['description-info']['en-us'] = "Enter the description.";
|
||||
$text['description-info']['en-gb'] = "Enter the description.";
|
||||
@@ -692,9 +692,9 @@ $text['description-info']['ro-ro'] = "Introduceți descrierea.";
|
||||
$text['description-info']['ru-ru'] = "Введите описание.";
|
||||
$text['description-info']['sv-se'] = "Ange beskrivningen.";
|
||||
$text['description-info']['uk-ua'] = "Введіть опис.";
|
||||
$text['description-info']['zh-cn'] = "说明。";
|
||||
$text['description-info']['ja-jp'] = "説明を入力してください。";
|
||||
$text['description-info']['ko-kr'] = "자주 묻는 질문";
|
||||
$text['description-info']['zh-cn'] = "输入说明。";
|
||||
$text['description-info']['ja-jp'] = "説明を入力します。";
|
||||
$text['description-info']['ko-kr'] = "설명을 입력합니다.";
|
||||
|
||||
$text['description-conference-enable']['en-us'] = "Select whether to enable or disable the conference.";
|
||||
$text['description-conference-enable']['en-gb'] = "Select whether to enable or disable the conference.";
|
||||
@@ -716,9 +716,9 @@ $text['description-conference-enable']['ro-ro'] = "Selectați dacă activați sa
|
||||
$text['description-conference-enable']['ru-ru'] = "Выберите, включить или отключить конференцию.";
|
||||
$text['description-conference-enable']['sv-se'] = "Välj om konferensen skall vara aktiverad eller ej.";
|
||||
$text['description-conference-enable']['uk-ua'] = "Виберіть, увімкнути чи вимкнути конференцію.";
|
||||
$text['description-conference-enable']['zh-cn'] = "选择会议是否可行。";
|
||||
$text['description-conference-enable']['ja-jp'] = "会議を有効または無効にするかどうかを選択します。";
|
||||
$text['description-conference-enable']['ko-kr'] = "회의를 활성화하거나 비활성화 여부를 선택하십시오.";
|
||||
$text['description-conference-enable']['zh-cn'] = "选择是启用还是禁用会议。";
|
||||
$text['description-conference-enable']['ja-jp'] = "会議を有効にするか無効にするかを選択します。";
|
||||
$text['description-conference-enable']['ko-kr'] = "회의 활성화 또는 비활성화 여부를 선택합니다.";
|
||||
|
||||
$text['description-order']['en-us'] = "Enter the order number.";
|
||||
$text['description-order']['en-gb'] = "Enter the order number.";
|
||||
@@ -740,9 +740,9 @@ $text['description-order']['ro-ro'] = "Introduceți numărul comenzii.";
|
||||
$text['description-order']['ru-ru'] = "Введите номер заказа.";
|
||||
$text['description-order']['sv-se'] = "Ange ordnings numret.";
|
||||
$text['description-order']['uk-ua'] = "Введіть номер замовлення.";
|
||||
$text['description-order']['zh-cn'] = "填写编号。";
|
||||
$text['description-order']['ja-jp'] = "注文番号を入力してください。";
|
||||
$text['description-order']['ko-kr'] = "주문 번호를 입력하십시오.";
|
||||
$text['description-order']['zh-cn'] = "输入订单号。";
|
||||
$text['description-order']['ja-jp'] = "注文番号を入力します。";
|
||||
$text['description-order']['ko-kr'] = "주문번호를 입력하세요.";
|
||||
|
||||
$text['description-user-add']['en-us'] = "Assign the users that can manage this conference extension.";
|
||||
$text['description-user-add']['en-gb'] = "Assign the users that can manage this conference extension.";
|
||||
@@ -764,9 +764,9 @@ $text['description-user-add']['ro-ro'] = "Atribuiți utilizatorii care pot gesti
|
||||
$text['description-user-add']['ru-ru'] = "Назначьте пользователей, которые могут управлять этим Внутренним Номером конференции.";
|
||||
$text['description-user-add']['sv-se'] = "Lägg till användarna som kan managera denna konferens anknytning.";
|
||||
$text['description-user-add']['uk-ua'] = "Призначте користувачів, які можуть керувати цим розширенням конференції.";
|
||||
$text['description-user-add']['zh-cn'] = "指定能够管理会议延期的用户。";
|
||||
$text['description-user-add']['ja-jp'] = "本会議拡張機能を管理できるユーザを割り当てます。";
|
||||
$text['description-user-add']['ko-kr'] = "이 회의 확장을 관리 할 수있는 사용자를 할당합니다.";
|
||||
$text['description-user-add']['zh-cn'] = "分配可以管理此会议分机的用户。";
|
||||
$text['description-user-add']['ja-jp'] = "この会議の内線番号を管理できるユーザーを割り当てます。";
|
||||
$text['description-user-add']['ko-kr'] = "이 회의 확장을 관리할 수 있는 사용자를 할당합니다.";
|
||||
|
||||
$text['description-profile']['en-us'] = "Conference Profile is a collection of settings for the conference.";
|
||||
$text['description-profile']['en-gb'] = "Conference Profile is a collection of settings for the conference.";
|
||||
@@ -788,9 +788,9 @@ $text['description-profile']['ro-ro'] = "Profilul conferinței este o colecție
|
||||
$text['description-profile']['ru-ru'] = "Профиль конференции - это набор настроек для конференции.";
|
||||
$text['description-profile']['sv-se'] = "Konferensprofil är en samling inställningar för konferensen.";
|
||||
$text['description-profile']['uk-ua'] = "Профіль конференції – це набір параметрів для конференції.";
|
||||
$text['description-profile']['zh-cn'] = "会议概况是会议环境汇编。";
|
||||
$text['description-profile']['ja-jp'] = "カンファレンスプロファイルは、会議のための設定のコレクションです。";
|
||||
$text['description-profile']['ko-kr'] = "컨퍼런스 프로필은 회의에 대한 설정의 모음입니다.";
|
||||
$text['description-profile']['zh-cn'] = "会议配置文件是会议设置的集合。";
|
||||
$text['description-profile']['ja-jp'] = "会議プロファイルは、会議の設定のコレクションです。";
|
||||
$text['description-profile']['ko-kr'] = "회의 프로필은 회의 설정 모음입니다.";
|
||||
|
||||
$text['description-flags']['en-us'] = "Optional conference flags. examples: mute|deaf|waste|moderator";
|
||||
$text['description-flags']['en-gb'] = "Optional conference flags. examples: mute|deaf|waste|moderator";
|
||||
@@ -812,9 +812,9 @@ $text['description-flags']['ro-ro'] = "Steaguri opționale de conferință. exem
|
||||
$text['description-flags']['ru-ru'] = "Дополнительные флаги конференции. Примеры: откл. Микрофон | откл. Динамик | Временное отсутствие | Модератор";
|
||||
$text['description-flags']['sv-se'] = "Valfria konferensflaggor. Exempel: mute|deaf|waste|moderator";
|
||||
$text['description-flags']['uk-ua'] = "Додаткові прапори конференції. приклади: німий|глухий|марний|модератор";
|
||||
$text['description-flags']['zh-cn'] = "制宪会议旗帜。 例子: mu-af。";
|
||||
$text['description-flags']['ja-jp'] = "オプションの会議フラグ。 例:ミュート|ディーフ|廃棄物|モデレーター";
|
||||
$text['description-flags']['ko-kr'] = "선택적인 회의 깃발. 예제: mute|deaf|waste|moderator";
|
||||
$text['description-flags']['zh-cn'] = "可选的会议标志。 示例:静音|聋|浪费|主持人。";
|
||||
$text['description-flags']['ja-jp'] = "オプションの会議フラグ。 例: ミュート|聴覚障害者|廃棄物|司会者の意見。";
|
||||
$text['description-flags']['ko-kr'] = "선택적 컨퍼런스 플래그. 예: 음소거|귀머거리|폐기물|조정자.";
|
||||
|
||||
$text['description-account_code']['en-us'] = "Enter the account code here.";
|
||||
$text['description-account_code']['en-gb'] = "Enter the account code here.";
|
||||
@@ -836,9 +836,9 @@ $text['description-account_code']['ro-ro'] = "Introdu aici codul contului.";
|
||||
$text['description-account_code']['ru-ru'] = "Введите здесь код счета.";
|
||||
$text['description-account_code']['sv-se'] = "Ange 'account code' här.";
|
||||
$text['description-account_code']['uk-ua'] = "Введіть тут код облікового запису.";
|
||||
$text['description-account_code']['zh-cn'] = "此处加入账户代码。";
|
||||
$text['description-account_code']['ja-jp'] = "アカウントコードを入力してください。";
|
||||
$text['description-account_code']['ko-kr'] = "계정 코드를 입력하세요.";
|
||||
$text['description-account_code']['zh-cn'] = "在此处输入帐户代码。";
|
||||
$text['description-account_code']['ja-jp'] = "ここにアカウントコードを入力してください。";
|
||||
$text['description-account_code']['ko-kr'] = "여기에 계정 코드를 입력하세요.";
|
||||
|
||||
$text['label-user_list']['en-us'] = "User List";
|
||||
$text['label-user_list']['en-gb'] = "User List";
|
||||
@@ -860,8 +860,8 @@ $text['label-user_list']['ro-ro'] = "Lista de utilizatori";
|
||||
$text['label-user_list']['ru-ru'] = "Список Пользователей";
|
||||
$text['label-user_list']['sv-se'] = "Användarlista";
|
||||
$text['label-user_list']['uk-ua'] = "Список користувачів";
|
||||
$text['label-user_list']['zh-cn'] = "用户名单";
|
||||
$text['label-user_list']['ja-jp'] = "ユーザーリスト";
|
||||
$text['label-user_list']['zh-cn'] = "用户列表";
|
||||
$text['label-user_list']['ja-jp'] = "ユーザー一覧";
|
||||
$text['label-user_list']['ko-kr'] = "사용자 목록";
|
||||
|
||||
$text['label-flags']['en-us'] = "Flags";
|
||||
@@ -886,7 +886,7 @@ $text['label-flags']['sv-se'] = "Flaggor";
|
||||
$text['label-flags']['uk-ua'] = "Прапори";
|
||||
$text['label-flags']['zh-cn'] = "旗帜";
|
||||
$text['label-flags']['ja-jp'] = "フラグ";
|
||||
$text['label-flags']['ko-kr'] = "언어 선택";
|
||||
$text['label-flags']['ko-kr'] = "플래그";
|
||||
|
||||
$text['label-account_code']['en-us'] = "Account Code";
|
||||
$text['label-account_code']['en-gb'] = "Account Code";
|
||||
@@ -908,8 +908,8 @@ $text['label-account_code']['ro-ro'] = "Codul contului";
|
||||
$text['label-account_code']['ru-ru'] = "Код Учетной Записи";
|
||||
$text['label-account_code']['sv-se'] = "Kontokod";
|
||||
$text['label-account_code']['uk-ua'] = "Codul contului";
|
||||
$text['label-account_code']['zh-cn'] = "账户法";
|
||||
$text['label-account_code']['ja-jp'] = "アカウントコード";
|
||||
$text['label-account_code']['zh-cn'] = "帐户代码";
|
||||
$text['label-account_code']['ja-jp'] = "口座番号";
|
||||
$text['label-account_code']['ko-kr'] = "계정 코드";
|
||||
|
||||
$text['label-view']['en-us'] = "View";
|
||||
@@ -932,8 +932,8 @@ $text['label-view']['ro-ro'] = "Vedere";
|
||||
$text['label-view']['ru-ru'] = "Просмотр";
|
||||
$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']['zh-cn'] = "看法";
|
||||
$text['label-view']['ja-jp'] = "意見";
|
||||
$text['label-view']['ko-kr'] = "보다";
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user