145 lines
8.0 KiB
PHP
145 lines
8.0 KiB
PHP
<?php
|
|
|
|
//Conference Profiles
|
|
$text['title-conference_profiles']['en-us'] = 'Conference Profiles';
|
|
$text['title-conference_profiles']['es-cl'] = '';
|
|
$text['title-conference_profiles']['pt-pt'] = '';
|
|
$text['title-conference_profiles']['fr-fr'] = '';
|
|
$text['title-conference_profiles']['de-de'] = 'Konferenz Profile';
|
|
$text['title-conference_profiles']['de-at'] = 'Konferenz Profile';
|
|
|
|
$text['title-conference_profile']['en-us'] = 'Conference Profile';
|
|
$text['title-conference_profile']['es-cl'] = '';
|
|
$text['title-conference_profile']['pt-pt'] = '';
|
|
$text['title-conference_profile']['fr-fr'] = '';
|
|
$text['title-conference_profile']['de-de'] = 'Konferenz Profile';
|
|
$text['title-conference_profile']['de-at'] = 'Konferenz Profile';
|
|
|
|
$text['title_description-conference_profile']['en-us'] = 'A group of conference parameters saved together as a profile.';
|
|
$text['title_description-conference_profile']['es-cl'] = '';
|
|
$text['title_description-conference_profile']['pt-pt'] = '';
|
|
$text['title_description-conference_profile']['fr-fr'] = '';
|
|
$text['title_description-conference_profile']['de-de'] = 'Eine Gruppe von Konferenz-Parametern zu einem Profil zusammengefasst';
|
|
$text['title_description-conference_profile']['de-at'] = 'Eine Gruppe von Konferenz-Parametern zu einem Profil zusammengefasst';
|
|
|
|
$text['label-profile_name']['en-us'] = 'Name';
|
|
$text['label-profile_name']['es-cl'] = '';
|
|
$text['label-profile_name']['pt-pt'] = '';
|
|
$text['label-profile_name']['fr-fr'] = '';
|
|
$text['label-profile_name']['de-de'] = 'Name';
|
|
$text['label-profile_name']['de-at'] = 'Name';
|
|
|
|
$text['description-profile_name']['en-us'] = 'Enter the profile name.';
|
|
$text['description-profile_name']['es-cl'] = '';
|
|
$text['description-profile_name']['pt-pt'] = '';
|
|
$text['description-profile_name']['fr-fr'] = '';
|
|
$text['description-profile_name']['de-de'] = 'Geben Sie den Profil Namen ein.';
|
|
$text['description-profile_name']['de-at'] = 'Geben Sie den Profil Namen ein.';
|
|
|
|
$text['label-profile_enabled']['en-us'] = 'Enabled';
|
|
$text['label-profile_enabled']['es-cl'] = '';
|
|
$text['label-profile_enabled']['pt-pt'] = '';
|
|
$text['label-profile_enabled']['fr-fr'] = '';
|
|
$text['label-profile_enabled']['de-de'] = 'Aktiviert';
|
|
$text['label-profile_enabled']['de-at'] = 'Aktiviert';
|
|
|
|
$text['description-profile_enabled']['en-us'] = 'Set the status of the profile.';
|
|
$text['description-profile_enabled']['es-cl'] = '';
|
|
$text['description-profile_enabled']['pt-pt'] = '';
|
|
$text['description-profile_enabled']['fr-fr'] = '';
|
|
$text['description-profile_enabled']['de-de'] = 'Setzen Sie den Status des Profils';
|
|
$text['description-profile_enabled']['de-at'] = 'Setzen Sie den Status des Profils';
|
|
|
|
$text['label-profile_description']['en-us'] = 'Description';
|
|
$text['label-profile_description']['es-cl'] = '';
|
|
$text['label-profile_description']['pt-pt'] = '';
|
|
$text['label-profile_description']['fr-fr'] = '';
|
|
$text['label-profile_description']['de-de'] = 'Beschreibung';
|
|
$text['label-profile_description']['de-at'] = 'Beschreibung';
|
|
|
|
$text['description-profile_description']['en-us'] = 'Enter the description.';
|
|
$text['description-profile_description']['es-cl'] = '';
|
|
$text['description-profile_description']['pt-pt'] = '';
|
|
$text['description-profile_description']['fr-fr'] = '';
|
|
$text['description-profile_description']['de-de'] = 'Geben Sie die Beschreibung ein.';
|
|
$text['description-profile_description']['de-at'] = 'Geben Sie die Beschreibung ein.';
|
|
|
|
//Profile Parameters
|
|
$text['title-conference_profile_params']['en-us'] = 'Profile Parameters';
|
|
$text['title-conference_profile_params']['es-cl'] = '';
|
|
$text['title-conference_profile_params']['pt-pt'] = '';
|
|
$text['title-conference_profile_params']['fr-fr'] = '';
|
|
$text['title-conference_profile_params']['de-de'] = 'Profil Parameter';
|
|
$text['title-conference_profile_params']['de-at'] = 'Profil Parameter';
|
|
|
|
$text['title-conference_profile_param']['en-us'] = 'Profile Parameter';
|
|
$text['title-conference_profile_param']['es-cl'] = '';
|
|
$text['title-conference_profile_param']['pt-pt'] = '';
|
|
$text['title-conference_profile_param']['fr-fr'] = '';
|
|
$text['title-conference_profile_param']['de-de'] = 'Profil Parameter';
|
|
$text['title-conference_profile_param']['de-at'] = 'Profil Parameter';
|
|
|
|
$text['title_description-conference_profile_param']['en-us'] = 'Settings assigned to the conference profiles.';
|
|
$text['title_description-conference_profile_param']['es-cl'] = '';
|
|
$text['title_description-conference_profile_param']['pt-pt'] = '';
|
|
$text['title_description-conference_profile_param']['fr-fr'] = '';
|
|
$text['title_description-conference_profile_param']['de-de'] = 'Zugewiesene Einstellungen des Konferenz Profils';
|
|
$text['title_description-conference_profile_param']['de-at'] = 'Zugewiesene Einstellungen des Konferenz Profils';
|
|
|
|
$text['label-profile_param_name']['en-us'] = 'Name';
|
|
$text['label-profile_param_name']['es-cl'] = '';
|
|
$text['label-profile_param_name']['pt-pt'] = '';
|
|
$text['label-profile_param_name']['fr-fr'] = '';
|
|
$text['label-profile_param_name']['de-de'] = 'Name';
|
|
$text['label-profile_param_name']['de-at'] = 'Name';
|
|
|
|
$text['description-profile_param_name']['en-us'] = 'Enter the parameter name.';
|
|
$text['description-profile_param_name']['es-cl'] = '';
|
|
$text['description-profile_param_name']['pt-pt'] = '';
|
|
$text['description-profile_param_name']['fr-fr'] = '';
|
|
$text['description-profile_param_name']['de-de'] = 'Geben Sie den Namen für den Parameter ein.';
|
|
$text['description-profile_param_name']['de-at'] = 'Geben Sie den Namen für den Parameter ein.';
|
|
|
|
$text['label-profile_param_value']['en-us'] = 'Value';
|
|
$text['label-profile_param_value']['es-cl'] = '';
|
|
$text['label-profile_param_value']['pt-pt'] = '';
|
|
$text['label-profile_param_value']['fr-fr'] = '';
|
|
$text['label-profile_param_value']['de-de'] = 'Wert';
|
|
$text['label-profile_param_value']['de-at'] = 'Wert';
|
|
|
|
$text['description-profile_param_value']['en-us'] = 'Enter the value.';
|
|
$text['description-profile_param_value']['es-cl'] = '';
|
|
$text['description-profile_param_value']['pt-pt'] = '';
|
|
$text['description-profile_param_value']['fr-fr'] = '';
|
|
$text['description-profile_param_value']['de-de'] = 'Geben Sie den Wert ein.';
|
|
$text['description-profile_param_value']['de-at'] = 'Geben Sie den Wert ein.';
|
|
|
|
$text['label-profile_param_enabled']['en-us'] = 'Enabled';
|
|
$text['label-profile_param_enabled']['es-cl'] = '';
|
|
$text['label-profile_param_enabled']['pt-pt'] = '';
|
|
$text['label-profile_param_enabled']['fr-fr'] = '';
|
|
$text['label-profile_param_enabled']['de-de'] = 'Aktiviert';
|
|
$text['label-profile_param_enabled']['de-at'] = 'Aktiviert';
|
|
|
|
$text['description-profile_param_enabled']['en-us'] = 'Set the status of the parameter.';
|
|
$text['description-profile_param_enabled']['es-cl'] = '';
|
|
$text['description-profile_param_enabled']['pt-pt'] = '';
|
|
$text['description-profile_param_enabled']['fr-fr'] = '';
|
|
$text['description-profile_param_enabled']['de-de'] = 'Setzen Sie den Status des Parameters';
|
|
$text['description-profile_param_enabled']['de-at'] = 'Setzen Sie den Status des Parameters';
|
|
|
|
$text['label-profile_param_description']['en-us'] = 'Description';
|
|
$text['label-profile_param_description']['es-cl'] = '';
|
|
$text['label-profile_param_description']['pt-pt'] = '';
|
|
$text['label-profile_param_description']['fr-fr'] = '';
|
|
$text['label-profile_param_description']['de-de'] = 'Beschreibung';
|
|
$text['label-profile_param_description']['de-at'] = 'Beschreibung';
|
|
|
|
$text['description-profile_param_description']['en-us'] = 'Enter the description.';
|
|
$text['description-profile_param_description']['es-cl'] = '';
|
|
$text['description-profile_param_description']['pt-pt'] = '';
|
|
$text['description-profile_param_description']['fr-fr'] = '';
|
|
$text['description-profile_param_description']['de-de'] = 'Geben Sie die Beschreibung ein.';
|
|
$text['description-profile_param_description']['de-at'] = 'Geben Sie die Beschreibung ein.';
|
|
|
|
?>
|