mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Modules: List view updates.
This commit is contained in:
@@ -61,26 +61,6 @@ $text['title-module_add']['ru-ru'] = "Добавить Модуль";
|
||||
$text['title-module_add']['sv-se'] = "Lägg Till Modul";
|
||||
$text['title-module_add']['uk-ua'] = "Додавання модуля";
|
||||
|
||||
$text['label-unload_module']['en-us'] = "Unload Module";
|
||||
$text['label-unload_module']['ar-eg'] = "";
|
||||
$text['label-unload_module']['de-at'] = "Modul deaktivieren"; //copied from de-de
|
||||
$text['label-unload_module']['de-ch'] = "Modul deaktivieren"; //copied from de-de
|
||||
$text['label-unload_module']['de-de'] = "Modul deaktivieren";
|
||||
$text['label-unload_module']['es-cl'] = "Descargar Módulo";
|
||||
$text['label-unload_module']['es-mx'] = "Descargar Módulo"; //copied from es-cl
|
||||
$text['label-unload_module']['fr-ca'] = "Décharger le Module"; //copied from fr-fr
|
||||
$text['label-unload_module']['fr-fr'] = "Décharger le Module";
|
||||
$text['label-unload_module']['he-il'] = "";
|
||||
$text['label-unload_module']['it-it'] = "Disattiva Modulo";
|
||||
$text['label-unload_module']['nl-nl'] = "Module uitzetten";
|
||||
$text['label-unload_module']['pl-pl'] = "Wyłącz moduł";
|
||||
$text['label-unload_module']['pt-br'] = "Desativar Módulo";
|
||||
$text['label-unload_module']['pt-pt'] = "Desactivar Módulo";
|
||||
$text['label-unload_module']['ro-ro'] = "";
|
||||
$text['label-unload_module']['ru-ru'] = "Выгрузка Модулей";
|
||||
$text['label-unload_module']['sv-se'] = "Ladda av Modul";
|
||||
$text['label-unload_module']['uk-ua'] = "Вивантажити модуль";
|
||||
|
||||
$text['label-unknown']['en-us'] = "Unknown";
|
||||
$text['label-unknown']['ar-eg'] = "";
|
||||
$text['label-unknown']['de-at'] = "Unbekannt"; //copied from de-de
|
||||
@@ -281,26 +261,6 @@ $text['label-message']['ru-ru'] = "Уведомление";
|
||||
$text['label-message']['sv-se'] = "Meddelande";
|
||||
$text['label-message']['uk-ua'] = "Повідомлення";
|
||||
|
||||
$text['label-load_module']['en-us'] = "Load Module";
|
||||
$text['label-load_module']['ar-eg'] = "";
|
||||
$text['label-load_module']['de-at'] = "Modul laden"; //copied from de-de
|
||||
$text['label-load_module']['de-ch'] = "Modul laden"; //copied from de-de
|
||||
$text['label-load_module']['de-de'] = "Modul laden";
|
||||
$text['label-load_module']['es-cl'] = "Cargar Módulo";
|
||||
$text['label-load_module']['es-mx'] = "Cargar Módulo"; //copied from es-cl
|
||||
$text['label-load_module']['fr-ca'] = "charger le Module"; //copied from fr-fr
|
||||
$text['label-load_module']['fr-fr'] = "charger le Module";
|
||||
$text['label-load_module']['he-il'] = "";
|
||||
$text['label-load_module']['it-it'] = "Attivare Modulo";
|
||||
$text['label-load_module']['nl-nl'] = "Module laden";
|
||||
$text['label-load_module']['pl-pl'] = "Włącz moduł";
|
||||
$text['label-load_module']['pt-br'] = "Carregar Módulo"; //copied from pt-pt
|
||||
$text['label-load_module']['pt-pt'] = "Carregar Módulo";
|
||||
$text['label-load_module']['ro-ro'] = "";
|
||||
$text['label-load_module']['ru-ru'] = "Загрузка Модулей";
|
||||
$text['label-load_module']['sv-se'] = "Ladda Modul";
|
||||
$text['label-load_module']['uk-ua'] = "Завантажити модуль";
|
||||
|
||||
$text['label-label']['en-us'] = "Label";
|
||||
$text['label-label']['ar-eg'] = "";
|
||||
$text['label-label']['de-at'] = "Kennzeichnung"; //copied from de-de
|
||||
@@ -461,4 +421,84 @@ $text['error-event-socket']['ru-ru'] = "Подключение к сокету
|
||||
$text['error-event-socket']['sv-se'] = "Kontakten till 'Event Socket' misslyckades.";
|
||||
$text['error-event-socket']['uk-ua'] = "Помилка підключення до сокета подій";
|
||||
|
||||
?>
|
||||
$text['message-module_started']['en-us'] = "Module(s) Started";
|
||||
$text['message-module_started']['ar-eg'] = "";
|
||||
$text['message-module_started']['de-at'] = "Modul laden"; //copied from de-de
|
||||
$text['message-module_started']['de-ch'] = "Modul laden"; //copied from de-de
|
||||
$text['message-module_started']['de-de'] = "Modul laden";
|
||||
$text['message-module_started']['es-cl'] = "Cargar Módulo";
|
||||
$text['message-module_started']['es-mx'] = "Cargar Módulo"; //copied from es-cl
|
||||
$text['message-module_started']['fr-ca'] = "charger le Module"; //copied from fr-fr
|
||||
$text['message-module_started']['fr-fr'] = "charger le Module";
|
||||
$text['message-module_started']['he-il'] = "";
|
||||
$text['message-module_started']['it-it'] = "Attivare Modulo";
|
||||
$text['message-module_started']['nl-nl'] = "Module laden";
|
||||
$text['message-module_started']['pl-pl'] = "Włącz moduł";
|
||||
$text['message-module_started']['pt-br'] = "Carregar Módulo"; //copied from pt-pt
|
||||
$text['message-module_started']['pt-pt'] = "Carregar Módulo";
|
||||
$text['message-module_started']['ro-ro'] = "";
|
||||
$text['message-module_started']['ru-ru'] = "Загрузка Модулей";
|
||||
$text['message-module_started']['sv-se'] = "Ladda Modul";
|
||||
$text['message-module_started']['uk-ua'] = "Завантажити модуль";
|
||||
|
||||
$text['message-module_stopped']['en-us'] = "Module(s) Stopped";
|
||||
$text['message-module_stopped']['ar-eg'] = "";
|
||||
$text['message-module_stopped']['de-at'] = "Modul deaktivieren"; //copied from de-de
|
||||
$text['message-module_stopped']['de-ch'] = "Modul deaktivieren"; //copied from de-de
|
||||
$text['message-module_stopped']['de-de'] = "Modul deaktivieren";
|
||||
$text['message-module_stopped']['es-cl'] = "Descargar Módulo";
|
||||
$text['message-module_stopped']['es-mx'] = "Descargar Módulo"; //copied from es-cl
|
||||
$text['message-module_stopped']['fr-ca'] = "Décharger le Module"; //copied from fr-fr
|
||||
$text['message-module_stopped']['fr-fr'] = "Décharger le Module";
|
||||
$text['message-module_stopped']['he-il'] = "";
|
||||
$text['message-module_stopped']['it-it'] = "Disattiva Modulo";
|
||||
$text['message-module_stopped']['nl-nl'] = "Module uitzetten";
|
||||
$text['message-module_stopped']['pl-pl'] = "Wyłącz moduł";
|
||||
$text['message-module_stopped']['pt-br'] = "Desativar Módulo";
|
||||
$text['message-module_stopped']['pt-pt'] = "Desactivar Módulo";
|
||||
$text['message-module_stopped']['ro-ro'] = "";
|
||||
$text['message-module_stopped']['ru-ru'] = "Выгрузка Модулей";
|
||||
$text['message-module_stopped']['sv-se'] = "Ladda av Modul";
|
||||
$text['message-module_stopped']['uk-ua'] = "Вивантажити модуль";
|
||||
|
||||
$text['confirm-start_modules']['en-us'] = "Are you sure you wish to START these modules?";
|
||||
$text['confirm-start_modules']['ar-eg'] = "Are you sure you wish to START these modules?";
|
||||
$text['confirm-start_modules']['de-at'] = "Are you sure you wish to START these modules?";
|
||||
$text['confirm-start_modules']['de-ch'] = "Are you sure you wish to START these modules?";
|
||||
$text['confirm-start_modules']['de-de'] = "Are you sure you wish to START these modules?";
|
||||
$text['confirm-start_modules']['es-cl'] = "Are you sure you wish to START these modules?";
|
||||
$text['confirm-start_modules']['es-mx'] = "Are you sure you wish to START these modules?";
|
||||
$text['confirm-start_modules']['fr-ca'] = "Are you sure you wish to START these modules?";
|
||||
$text['confirm-start_modules']['fr-fr'] = "Are you sure you wish to START these modules?";
|
||||
$text['confirm-start_modules']['he-il'] = "Are you sure you wish to START these modules?";
|
||||
$text['confirm-start_modules']['it-it'] = "Are you sure you wish to START these modules?";
|
||||
$text['confirm-start_modules']['nl-nl'] = "Are you sure you wish to START these modules?";
|
||||
$text['confirm-start_modules']['pl-pl'] = "Are you sure you wish to START these modules?";
|
||||
$text['confirm-start_modules']['pt-br'] = "Are you sure you wish to START these modules?";
|
||||
$text['confirm-start_modules']['pt-pt'] = "Are you sure you wish to START these modules?";
|
||||
$text['confirm-start_modules']['ro-ro'] = "Are you sure you wish to START these modules?";
|
||||
$text['confirm-start_modules']['ru-ru'] = "Are you sure you wish to START these modules?";
|
||||
$text['confirm-start_modules']['sv-se'] = "Are you sure you wish to START these modules?";
|
||||
$text['confirm-start_modules']['uk-ua'] = "Are you sure you wish to START these modules?";
|
||||
|
||||
$text['confirm-stop_modules']['en-us'] = "Are you sure you wish to STOP these modules?";
|
||||
$text['confirm-stop_modules']['ar-eg'] = "Are you sure you wish to STOP these modules?";
|
||||
$text['confirm-stop_modules']['de-at'] = "Are you sure you wish to STOP these modules?";
|
||||
$text['confirm-stop_modules']['de-ch'] = "Are you sure you wish to STOP these modules?";
|
||||
$text['confirm-stop_modules']['de-de'] = "Are you sure you wish to STOP these modules?";
|
||||
$text['confirm-stop_modules']['es-cl'] = "Are you sure you wish to STOP these modules?";
|
||||
$text['confirm-stop_modules']['es-mx'] = "Are you sure you wish to STOP these modules?";
|
||||
$text['confirm-stop_modules']['fr-ca'] = "Are you sure you wish to STOP these modules?";
|
||||
$text['confirm-stop_modules']['fr-fr'] = "Are you sure you wish to STOP these modules?";
|
||||
$text['confirm-stop_modules']['he-il'] = "Are you sure you wish to STOP these modules?";
|
||||
$text['confirm-stop_modules']['it-it'] = "Are you sure you wish to STOP these modules?";
|
||||
$text['confirm-stop_modules']['nl-nl'] = "Are you sure you wish to STOP these modules?";
|
||||
$text['confirm-stop_modules']['pl-pl'] = "Are you sure you wish to STOP these modules?";
|
||||
$text['confirm-stop_modules']['pt-br'] = "Are you sure you wish to STOP these modules?";
|
||||
$text['confirm-stop_modules']['pt-pt'] = "Are you sure you wish to STOP these modules?";
|
||||
$text['confirm-stop_modules']['ro-ro'] = "Are you sure you wish to STOP these modules?";
|
||||
$text['confirm-stop_modules']['ru-ru'] = "Are you sure you wish to STOP these modules?";
|
||||
$text['confirm-stop_modules']['sv-se'] = "Are you sure you wish to STOP these modules?";
|
||||
$text['confirm-stop_modules']['uk-ua'] = "Are you sure you wish to STOP these modules?";
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user