2017-05-10 20:40:46 +01:00
<? php
2017-09-19 16:48:40 +01:00
#This file was last reorganized on 19th of September 2017 08:54:24 AM UTC
2017-05-10 20:40:46 +01:00
$text [ 'title-conference_controls' ][ 'en-us' ] = "Conference Controls" ;
2020-03-20 20:47:13 +00:00
$text [ 'title-conference_controls' ][ 'en-gb' ] = "Conference Controls" ;
2017-05-10 20:40:46 +01:00
$text [ 'title-conference_controls' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'title-conference_controls' ][ 'de-at' ] = "Konferenzsteuerung" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'title-conference_controls' ][ 'de-ch' ] = "Konferenzsteuerung" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'title-conference_controls' ][ 'de-de' ] = "Konferenzsteuerung" ;
$text [ 'title-conference_controls' ][ 'es-cl' ] = "" ;
2017-06-02 20:24:12 +01:00
$text [ 'title-conference_controls' ][ 'es-mx' ] = "" ;
2019-09-03 17:33:08 -04:00
$text [ 'title-conference_controls' ][ 'fr-ca' ] = "Contrôles de conférence" ;
$text [ 'title-conference_controls' ][ 'fr-fr' ] = "Contrôles de conférence" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-conference_controls' ][ 'he-il' ] = "" ;
2018-02-12 17:50:47 +00:00
$text [ 'title-conference_controls' ][ 'it-it' ] = "Controlli Conferenza" ;
2019-11-20 23:16:17 +01:00
$text [ 'title-conference_controls' ][ 'nl-nl' ] = "Conferentie besturingen" ;
2022-03-26 21:30:02 +01:00
$text [ 'title-conference_controls' ][ 'pl-pl' ] = "Kontrole Konferencji" ;
2017-09-19 16:48:40 +01:00
$text [ 'title-conference_controls' ][ 'pt-br' ] = "Controles de conferência" ; //copied from pt-pt
$text [ 'title-conference_controls' ][ 'pt-pt' ] = "Controles de conferência" ;
2017-06-02 20:24:12 +01:00
$text [ 'title-conference_controls' ][ 'ro-ro' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'title-conference_controls' ][ 'ru-ru' ] = "" ;
2017-06-02 16:39:34 +02:00
$text [ 'title-conference_controls' ][ 'sv-se' ] = "Konferens Kontroller" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-conference_controls' ][ 'uk-ua' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'title-conference_control' ][ 'en-us' ] = "Conference Control" ;
2020-03-20 20:47:13 +00:00
$text [ 'title-conference_control' ][ 'en-gb' ] = "Conference Control" ;
2017-05-10 20:40:46 +01:00
$text [ 'title-conference_control' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'title-conference_control' ][ 'de-at' ] = "Konferenzsteuerung" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'title-conference_control' ][ 'de-ch' ] = "Konferenzsteuerung" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'title-conference_control' ][ 'de-de' ] = "Konferenzsteuerung" ;
$text [ 'title-conference_control' ][ 'es-cl' ] = "" ;
2017-06-02 20:24:12 +01:00
$text [ 'title-conference_control' ][ 'es-mx' ] = "" ;
2019-09-03 17:33:08 -04:00
$text [ 'title-conference_control' ][ 'fr-ca' ] = "Contrôle de conférence" ;
$text [ 'title-conference_control' ][ 'fr-fr' ] = "Contrôle de conférence" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-conference_control' ][ 'he-il' ] = "" ;
2018-02-12 17:50:47 +00:00
$text [ 'title-conference_control' ][ 'it-it' ] = "Controllo Conferenza" ;
2019-11-20 23:16:17 +01:00
$text [ 'title-conference_control' ][ 'nl-nl' ] = "Conferentie besturing" ;
2022-03-26 21:30:02 +01:00
$text [ 'title-conference_control' ][ 'pl-pl' ] = "Kontrola Konferencji" ;
2017-09-19 16:48:40 +01:00
$text [ 'title-conference_control' ][ 'pt-br' ] = "Controle de conferência" ; //copied from pt-pt
$text [ 'title-conference_control' ][ 'pt-pt' ] = "Controle de conferência" ;
2017-06-02 20:24:12 +01:00
$text [ 'title-conference_control' ][ 'ro-ro' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'title-conference_control' ][ 'ru-ru' ] = "" ;
2017-06-02 16:39:34 +02:00
$text [ 'title-conference_control' ][ 'sv-se' ] = "Konferens Kontroll" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-conference_control' ][ 'uk-ua' ] = "" ;
2017-05-10 20:40:46 +01:00
2019-12-17 00:55:25 -07:00
$text [ 'description-conference_controls' ][ 'en-us' ] = "Call controls enable ability to assign digits to actions. They can be used to mute, unmute, or other actions during the conference call." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-conference_controls' ][ 'en-gb' ] = "Call controls enable ability to assign digits to actions. They can be used to mute, unmute, or other actions during the conference call." ;
2019-12-17 00:55:25 -07:00
$text [ 'description-conference_controls' ][ 'ar-eg' ] = "" ;
$text [ 'description-conference_controls' ][ 'de-at' ] = "Funktionen zur Anrufsteuerung können Ziffern zugeordnet werden. Diese können verschiedene Aktionen wie Stummschaltung, usw. während einer Konferenz auslösen." ; //copied from de-de
$text [ 'description-conference_controls' ][ 'de-ch' ] = "Funktionen zur Anrufsteuerung können Ziffern zugeordnet werden. Diese können verschiedene Aktionen wie Stummschaltung, usw. während einer Konferenz auslösen." ; //copied from de-de
$text [ 'description-conference_controls' ][ 'de-de' ] = "Funktionen zur Anrufsteuerung können Ziffern zugeordnet werden. Diese können verschiedene Aktionen wie Stummschaltung, usw. während einer Konferenz auslösen." ;
$text [ 'description-conference_controls' ][ 'es-cl' ] = "" ;
$text [ 'description-conference_controls' ][ 'es-mx' ] = "" ;
$text [ 'description-conference_controls' ][ 'fr-ca' ] = "Les commandes d'appel permettent d'associer des chiffres aux actions. Ils peuvent être utilisés pour mettre en sourdine, réactiver le son ou d’ autres actions pendant la téléconférence." ;
$text [ 'description-conference_controls' ][ 'fr-fr' ] = "Les commandes d'appel permettent d'associer des chiffres aux actions. Ils peuvent être utilisés pour mettre en sourdine, réactiver le son ou d’ autres actions pendant la téléconférence." ;
$text [ 'description-conference_controls' ][ 'he-il' ] = "" ;
$text [ 'description-conference_controls' ][ 'it-it' ] = "I controlli in chiamata abilitano la possibilità di assegnare azioni ai tasti. Possono essere usati per silenziare, desilenziare, o fare altro durante le conferenze." ;
$text [ 'description-conference_controls' ][ 'nl-nl' ] = "Oproep besturing maakt het mogelijk om cijfers aan akties toe te kennen. Ze kunnen gebruikt worden om deelnemers op stil/spreken in te stellen of andere acties uit te voeren." ;
2022-03-26 21:30:02 +01:00
$text [ 'description-conference_controls' ][ 'pl-pl' ] = "Kontrola połączeń umożliwia przypisywanie cyfr do akcji. Mogą być używane do wyciszania, anulowania wyciszenia lub innych działań podczas połączenia konferencyjnego." ;
2019-12-17 00:55:25 -07:00
$text [ 'description-conference_controls' ][ 'pt-br' ] = "Controle de chamadas habilita atribuir ações aos números. Podem ser usadas para silenciar, ou outras ações durante a conferência." ; //copied from pt-pt
$text [ 'description-conference_controls' ][ 'pt-pt' ] = "Controle de chamadas habilita atribuir ações aos números. Podem ser usadas para silenciar, ou outras ações durante a conferência." ;
$text [ 'description-conference_controls' ][ 'ro-ro' ] = "" ;
$text [ 'description-conference_controls' ][ 'ru-ru' ] = "" ;
$text [ 'description-conference_controls' ][ 'sv-se' ] = "Samtalskontroller möjliggör tilldelning av siffror till handlingar. De kan användas för att stänga av, avaktivera eller andra åtgärder under konferenssamtalet." ;
$text [ 'description-conference_controls' ][ 'uk-ua' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-control_name' ][ 'en-us' ] = "Name" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-control_name' ][ 'en-gb' ] = "Name" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-control_name' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-control_name' ][ 'de-at' ] = "Name" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'label-control_name' ][ 'de-ch' ] = "Name" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-control_name' ][ 'de-de' ] = "Name" ;
$text [ 'label-control_name' ][ 'es-cl' ] = "" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-control_name' ][ 'es-mx' ] = "" ;
2019-09-03 17:33:08 -04:00
$text [ 'label-control_name' ][ 'fr-ca' ] = "Nom" ;
$text [ 'label-control_name' ][ 'fr-fr' ] = "Nom" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-control_name' ][ 'he-il' ] = "" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-control_name' ][ 'it-it' ] = "Nome" ;
2019-11-20 23:16:17 +01:00
$text [ 'label-control_name' ][ 'nl-nl' ] = "Naam" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-control_name' ][ 'pl-pl' ] = "Nazwa" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-control_name' ][ 'pt-br' ] = "Nome" ; //copied from pt-pt
$text [ 'label-control_name' ][ 'pt-pt' ] = "Nome" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-control_name' ][ 'ro-ro' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-control_name' ][ 'ru-ru' ] = "" ;
2017-06-02 16:39:34 +02:00
$text [ 'label-control_name' ][ 'sv-se' ] = "Namn" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-control_name' ][ 'uk-ua' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'description-control_name' ][ 'en-us' ] = "Enter the conference control name." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-control_name' ][ 'en-gb' ] = "Enter the conference control name." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-control_name' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-control_name' ][ 'de-at' ] = "Geben Sie den Namen des Steuerelements ein." ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-control_name' ][ 'de-ch' ] = "Geben Sie den Namen des Steuerelements ein." ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'description-control_name' ][ 'de-de' ] = "Geben Sie den Namen des Steuerelements ein." ;
$text [ 'description-control_name' ][ 'es-cl' ] = "" ;
2017-06-02 20:24:12 +01:00
$text [ 'description-control_name' ][ 'es-mx' ] = "" ;
2019-09-03 17:33:08 -04:00
$text [ 'description-control_name' ][ 'fr-ca' ] = "Entrez le nom du contrôle de la conférence" ;
$text [ 'description-control_name' ][ 'fr-fr' ] = "Entrez le nom du contrôle de la conférence" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-control_name' ][ 'he-il' ] = "" ;
2018-02-12 17:50:47 +00:00
$text [ 'description-control_name' ][ 'it-it' ] = "Inserire il nome del set di controllo della conferenza." ;
2019-11-20 23:16:17 +01:00
$text [ 'description-control_name' ][ 'nl-nl' ] = "Voer conferentie besturings naam in." ;
2022-03-26 21:30:02 +01:00
$text [ 'description-control_name' ][ 'pl-pl' ] = "Wprowadź nazwę kontrolki konferencji." ;
2017-09-19 16:48:40 +01:00
$text [ 'description-control_name' ][ 'pt-br' ] = "Entre com o nome do controle de conferência." ; //copied from pt-pt
$text [ 'description-control_name' ][ 'pt-pt' ] = "Entre com o nome do controle de conferência." ;
2017-06-02 20:24:12 +01:00
$text [ 'description-control_name' ][ 'ro-ro' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'description-control_name' ][ 'ru-ru' ] = "" ;
2017-06-02 16:39:34 +02:00
$text [ 'description-control_name' ][ 'sv-se' ] = "Ange konferens kontroll namnet." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-control_name' ][ 'uk-ua' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-control_enabled' ][ 'en-us' ] = "Enabled" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-control_enabled' ][ 'en-gb' ] = "Enabled" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-control_enabled' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-control_enabled' ][ 'de-at' ] = "Aktiviert" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'label-control_enabled' ][ 'de-ch' ] = "Aktiviert" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-control_enabled' ][ 'de-de' ] = "Aktiviert" ;
$text [ 'label-control_enabled' ][ 'es-cl' ] = "" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-control_enabled' ][ 'es-mx' ] = "" ;
2019-09-03 17:33:08 -04:00
$text [ 'label-control_enabled' ][ 'fr-ca' ] = "Activé" ;
$text [ 'label-control_enabled' ][ 'fr-fr' ] = "Activé" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-control_enabled' ][ 'he-il' ] = "" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-control_enabled' ][ 'it-it' ] = "Abilitato" ;
2019-11-20 23:16:17 +01:00
$text [ 'label-control_enabled' ][ 'nl-nl' ] = "Aktief" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-control_enabled' ][ 'pl-pl' ] = "Aktywny" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-control_enabled' ][ 'pt-br' ] = "Habilitado" ; //copied from pt-pt
$text [ 'label-control_enabled' ][ 'pt-pt' ] = "Habilitado" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-control_enabled' ][ 'ro-ro' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-control_enabled' ][ 'ru-ru' ] = "" ;
2017-06-02 16:39:34 +02:00
$text [ 'label-control_enabled' ][ 'sv-se' ] = "Aktiverad" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-control_enabled' ][ 'uk-ua' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'description-control_enabled' ][ 'en-us' ] = "Set the status of the control." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-control_enabled' ][ 'en-gb' ] = "Set the status of the control." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-control_enabled' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-control_enabled' ][ 'de-at' ] = "Setzen Sie den Status des Steuerelements" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-control_enabled' ][ 'de-ch' ] = "Setzen Sie den Status des Steuerelements" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'description-control_enabled' ][ 'de-de' ] = "Setzen Sie den Status des Steuerelements" ;
$text [ 'description-control_enabled' ][ 'es-cl' ] = "" ;
2017-06-02 20:24:12 +01:00
$text [ 'description-control_enabled' ][ 'es-mx' ] = "" ;
2019-09-03 17:33:08 -04:00
$text [ 'description-control_enabled' ][ 'fr-ca' ] = "Définir le statut du contrôle" ;
$text [ 'description-control_enabled' ][ 'fr-fr' ] = "Définir le statut du contrôle" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-control_enabled' ][ 'he-il' ] = "" ;
2018-02-12 17:50:47 +00:00
$text [ 'description-control_enabled' ][ 'it-it' ] = "Imposta lo stato del controllo." ;
2019-11-20 23:16:17 +01:00
$text [ 'description-control_enabled' ][ 'nl-nl' ] = "Stel de status van de besturing in." ;
2022-03-26 21:30:02 +01:00
$text [ 'description-control_enabled' ][ 'pl-pl' ] = "Ustaw status kontrolki." ;
2017-09-19 16:48:40 +01:00
$text [ 'description-control_enabled' ][ 'pt-br' ] = "Atribua o estado do controle." ; //copied from pt-pt
$text [ 'description-control_enabled' ][ 'pt-pt' ] = "Atribua o estado do controle." ;
2017-06-02 20:24:12 +01:00
$text [ 'description-control_enabled' ][ 'ro-ro' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'description-control_enabled' ][ 'ru-ru' ] = "" ;
2017-06-02 16:39:34 +02:00
$text [ 'description-control_enabled' ][ 'sv-se' ] = "Ange statusen för kontrollen." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-control_enabled' ][ 'uk-ua' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-control_description' ][ 'en-us' ] = "Description" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-control_description' ][ 'en-gb' ] = "Description" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-control_description' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-control_description' ][ 'de-at' ] = "Beschreibung" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'label-control_description' ][ 'de-ch' ] = "Beschreibung" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-control_description' ][ 'de-de' ] = "Beschreibung" ;
$text [ 'label-control_description' ][ 'es-cl' ] = "" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-control_description' ][ 'es-mx' ] = "" ;
2019-09-03 17:33:08 -04:00
$text [ 'label-control_description' ][ 'fr-ca' ] = "Description" ;
$text [ 'label-control_description' ][ 'fr-fr' ] = "Description" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-control_description' ][ 'he-il' ] = "" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-control_description' ][ 'it-it' ] = "Descrizione" ;
2019-11-20 23:16:17 +01:00
$text [ 'label-control_description' ][ 'nl-nl' ] = "Omschrijving" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-control_description' ][ 'pl-pl' ] = "Opis" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-control_description' ][ 'pt-br' ] = "Descrição" ; //copied from pt-pt
$text [ 'label-control_description' ][ 'pt-pt' ] = "Descrição" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-control_description' ][ 'ro-ro' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-control_description' ][ 'ru-ru' ] = "" ;
2017-06-02 16:39:34 +02:00
$text [ 'label-control_description' ][ 'sv-se' ] = "Beskrivning" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-control_description' ][ 'uk-ua' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'description-control_description' ][ 'en-us' ] = "Enter the description." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-control_description' ][ 'en-gb' ] = "Enter the description." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-control_description' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-control_description' ][ 'de-at' ] = "Geben Sie eine Beschreibung ein." ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-control_description' ][ 'de-ch' ] = "Geben Sie eine Beschreibung ein." ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'description-control_description' ][ 'de-de' ] = "Geben Sie eine Beschreibung ein." ;
$text [ 'description-control_description' ][ 'es-cl' ] = "" ;
2017-06-02 20:24:12 +01:00
$text [ 'description-control_description' ][ 'es-mx' ] = "" ;
2019-09-03 17:33:08 -04:00
$text [ 'description-control_description' ][ 'fr-ca' ] = "Entrez la description." ;
$text [ 'description-control_description' ][ 'fr-fr' ] = "Entrez la description." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-control_description' ][ 'he-il' ] = "" ;
2018-02-12 17:50:47 +00:00
$text [ 'description-control_description' ][ 'it-it' ] = "Inserire la descrizione." ;
2019-11-20 23:16:17 +01:00
$text [ 'description-control_description' ][ 'nl-nl' ] = "Voer de omschrijving in." ;
2022-03-26 21:30:02 +01:00
$text [ 'description-control_description' ][ 'pl-pl' ] = "Wprowadź opis." ;
2017-09-19 16:48:40 +01:00
$text [ 'description-control_description' ][ 'pt-br' ] = "Entre com a descrição." ; //copied from pt-pt
$text [ 'description-control_description' ][ 'pt-pt' ] = "Entre com a descrição." ;
2017-06-02 20:24:12 +01:00
$text [ 'description-control_description' ][ 'ro-ro' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'description-control_description' ][ 'ru-ru' ] = "" ;
2017-06-02 16:39:34 +02:00
$text [ 'description-control_description' ][ 'sv-se' ] = "Ange beskrivningen." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-control_description' ][ 'uk-ua' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-required' ][ 'en-us' ] = "Please provide: " ;
2020-03-20 20:47:13 +00:00
$text [ 'message-required' ][ 'en-gb' ] = "Please provide: " ;
2017-05-10 20:40:46 +01:00
$text [ 'message-required' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'message-required' ][ 'de-at' ] = "Bitte geben Sie folgendes an:" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'message-required' ][ 'de-ch' ] = "Bitte geben Sie folgendes an:" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'message-required' ][ 'de-de' ] = "Bitte geben Sie folgendes an:" ;
$text [ 'message-required' ][ 'es-cl' ] = "" ;
2017-06-02 20:24:12 +01:00
$text [ 'message-required' ][ 'es-mx' ] = "" ;
2019-09-03 17:33:08 -04:00
$text [ 'message-required' ][ 'fr-ca' ] = "Veuillez fournir" ;
$text [ 'message-required' ][ 'fr-fr' ] = "Veuillez fournir" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-required' ][ 'he-il' ] = "" ;
2018-02-12 17:50:47 +00:00
$text [ 'message-required' ][ 'it-it' ] = "Prego fornire: " ;
2019-11-20 23:16:17 +01:00
$text [ 'message-required' ][ 'nl-nl' ] = "Geef aub: " ;
2022-03-26 21:30:02 +01:00
$text [ 'message-required' ][ 'pl-pl' ] = "Proszę wprowadzić: " ;
2017-09-19 16:48:40 +01:00
$text [ 'message-required' ][ 'pt-br' ] = "Por favor, informe: " ; //copied from pt-pt
$text [ 'message-required' ][ 'pt-pt' ] = "Por favor, informe: " ;
2017-06-02 20:24:12 +01:00
$text [ 'message-required' ][ 'ro-ro' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-required' ][ 'ru-ru' ] = "" ;
2017-06-02 16:39:34 +02:00
$text [ 'message-required' ][ 'sv-se' ] = "Var god ange: " ;
2017-05-13 20:13:38 +01:00
$text [ 'message-required' ][ 'uk-ua' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'title-conference_control_details' ][ 'en-us' ] = "Controls" ;
2020-03-20 20:47:13 +00:00
$text [ 'title-conference_control_details' ][ 'en-gb' ] = "Controls" ;
2017-05-10 20:40:46 +01:00
$text [ 'title-conference_control_details' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'title-conference_control_details' ][ 'de-at' ] = "Steuerelemente" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'title-conference_control_details' ][ 'de-ch' ] = "Steuerelemente" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'title-conference_control_details' ][ 'de-de' ] = "Steuerelemente" ;
$text [ 'title-conference_control_details' ][ 'es-cl' ] = "" ;
2017-06-02 20:24:12 +01:00
$text [ 'title-conference_control_details' ][ 'es-mx' ] = "" ;
$text [ 'title-conference_control_details' ][ 'fr-ca' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'title-conference_control_details' ][ 'fr-fr' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-conference_control_details' ][ 'he-il' ] = "" ;
2018-02-12 17:50:47 +00:00
$text [ 'title-conference_control_details' ][ 'it-it' ] = "Controlli" ;
2019-11-20 23:16:17 +01:00
$text [ 'title-conference_control_details' ][ 'nl-nl' ] = "Besturingen" ;
2022-03-26 21:30:02 +01:00
$text [ 'title-conference_control_details' ][ 'pl-pl' ] = "Kontrolki" ;
2017-09-19 16:48:40 +01:00
$text [ 'title-conference_control_details' ][ 'pt-br' ] = "Controles" ; //copied from pt-pt
$text [ 'title-conference_control_details' ][ 'pt-pt' ] = "Controles" ;
2017-06-02 20:24:12 +01:00
$text [ 'title-conference_control_details' ][ 'ro-ro' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'title-conference_control_details' ][ 'ru-ru' ] = "" ;
2017-06-02 16:39:34 +02:00
$text [ 'title-conference_control_details' ][ 'sv-se' ] = "Kontroller" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-conference_control_details' ][ 'uk-ua' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'title-conference_control_detail' ][ 'en-us' ] = "Control" ;
2020-03-20 20:47:13 +00:00
$text [ 'title-conference_control_detail' ][ 'en-gb' ] = "Control" ;
2017-05-10 20:40:46 +01:00
$text [ 'title-conference_control_detail' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'title-conference_control_detail' ][ 'de-at' ] = "Steuern" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'title-conference_control_detail' ][ 'de-ch' ] = "Steuern" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'title-conference_control_detail' ][ 'de-de' ] = "Steuern" ;
$text [ 'title-conference_control_detail' ][ 'es-cl' ] = "" ;
2017-06-02 20:24:12 +01:00
$text [ 'title-conference_control_detail' ][ 'es-mx' ] = "" ;
2019-09-03 17:33:08 -04:00
$text [ 'title-conference_control_detail' ][ 'fr-ca' ] = "Les contrôles" ;
$text [ 'title-conference_control_detail' ][ 'fr-fr' ] = "Les contrôles" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-conference_control_detail' ][ 'he-il' ] = "" ;
2018-02-12 17:50:47 +00:00
$text [ 'title-conference_control_detail' ][ 'it-it' ] = "Controllo" ;
2019-11-20 23:16:17 +01:00
$text [ 'title-conference_control_detail' ][ 'nl-nl' ] = "Besturing" ;
2022-03-26 21:30:02 +01:00
$text [ 'title-conference_control_detail' ][ 'pl-pl' ] = "Kontrola" ;
2017-09-19 16:48:40 +01:00
$text [ 'title-conference_control_detail' ][ 'pt-br' ] = "Controle" ; //copied from pt-pt
$text [ 'title-conference_control_detail' ][ 'pt-pt' ] = "Controle" ;
2017-06-02 20:24:12 +01:00
$text [ 'title-conference_control_detail' ][ 'ro-ro' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'title-conference_control_detail' ][ 'ru-ru' ] = "" ;
2017-06-02 16:39:34 +02:00
$text [ 'title-conference_control_detail' ][ 'sv-se' ] = "Kontrol" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-conference_control_detail' ][ 'uk-ua' ] = "" ;
2017-05-10 20:40:46 +01:00
2017-06-04 16:50:58 +01:00
$text [ 'title_description-conference_control_detail' ][ 'en-us' ] = "Call controls enable ability to assign digits to actions. They can be used to mute, unmute, or other actions during the conference call." ;
2020-03-20 20:47:13 +00:00
$text [ 'title_description-conference_control_detail' ][ 'en-gb' ] = "Call controls enable ability to assign digits to actions. They can be used to mute, unmute, or other actions during the conference call." ;
2017-05-10 20:40:46 +01:00
$text [ 'title_description-conference_control_detail' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'title_description-conference_control_detail' ][ 'de-at' ] = "Anrufsteuerung anhand von zugeordneten Ziffern. Diese können verschiedene Aktionen wie Stummschaltung, usw. während einer Konferenz auslösen." ; //copied from de-de
$text [ 'title_description-conference_control_detail' ][ 'de-ch' ] = "Anrufsteuerung anhand von zugeordneten Ziffern. Diese können verschiedene Aktionen wie Stummschaltung, usw. während einer Konferenz auslösen." ; //copied from de-de
2017-06-30 23:23:01 +02:00
$text [ 'title_description-conference_control_detail' ][ 'de-de' ] = "Anrufsteuerung anhand von zugeordneten Ziffern. Diese können verschiedene Aktionen wie Stummschaltung, usw. während einer Konferenz auslösen." ;
2017-05-10 20:40:46 +01:00
$text [ 'title_description-conference_control_detail' ][ 'es-cl' ] = "" ;
2017-06-02 20:24:12 +01:00
$text [ 'title_description-conference_control_detail' ][ 'es-mx' ] = "" ;
2019-09-03 17:33:08 -04:00
$text [ 'title_description-conference_control_detail' ][ 'fr-ca' ] = "Les commandes d'appel permettent d'associer des chiffres aux actions. Ils peuvent être utilisés pour mettre en sourdine, réactiver le son ou d’ autres actions pendant la téléconférence." ;
$text [ 'title_description-conference_control_detail' ][ 'fr-fr' ] = "Les commandes d'appel permettent d'associer des chiffres aux actions. Ils peuvent être utilisés pour mettre en sourdine, réactiver le son ou d’ autres actions pendant la téléconférence." ;
2017-05-13 20:13:38 +01:00
$text [ 'title_description-conference_control_detail' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'title_description-conference_control_detail' ][ 'it-it' ] = "" ;
2019-11-20 23:16:17 +01:00
$text [ 'title_description-conference_control_detail' ][ 'nl-nl' ] = "Oproep besturingen maken het mogelijk om cijfers aan akiteis toe te wijzen. Deze kunnen gebruikt worden om een deelnemer op stil/spreken in te stellen of andere acties." ;
2022-03-26 21:30:02 +01:00
$text [ 'title_description-conference_control_detail' ][ 'pl-pl' ] = "Kontrola połączeń umożliwia przypisywanie cyfr do akcji. Mogą być używane do wyciszania, anulowania wyciszenia lub innych działań podczas połączenia konferencyjnego." ;
2017-05-10 20:40:46 +01:00
$text [ 'title_description-conference_control_detail' ][ 'pt-br' ] = "" ;
$text [ 'title_description-conference_control_detail' ][ 'pt-pt' ] = "" ;
2017-06-02 20:24:12 +01:00
$text [ 'title_description-conference_control_detail' ][ 'ro-ro' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'title_description-conference_control_detail' ][ 'ru-ru' ] = "" ;
$text [ 'title_description-conference_control_detail' ][ 'sv-se' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'title_description-conference_control_detail' ][ 'uk-ua' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-control_digits' ][ 'en-us' ] = "Digits" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-control_digits' ][ 'en-gb' ] = "Digits" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-control_digits' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-control_digits' ][ 'de-at' ] = "Ziffern" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'label-control_digits' ][ 'de-ch' ] = "Ziffern" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-control_digits' ][ 'de-de' ] = "Ziffern" ;
$text [ 'label-control_digits' ][ 'es-cl' ] = "" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-control_digits' ][ 'es-mx' ] = "" ;
2019-09-03 17:33:08 -04:00
$text [ 'label-control_digits' ][ 'fr-ca' ] = "Chiffres" ;
$text [ 'label-control_digits' ][ 'fr-fr' ] = "Chiffres" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-control_digits' ][ 'he-il' ] = "" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-control_digits' ][ 'it-it' ] = "Tasti" ;
2019-11-20 23:16:17 +01:00
$text [ 'label-control_digits' ][ 'nl-nl' ] = "Cijfers" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-control_digits' ][ 'pl-pl' ] = "Cyfry" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-control_digits' ][ 'pt-br' ] = "Digitos" ; //copied from pt-pt
$text [ 'label-control_digits' ][ 'pt-pt' ] = "Digitos" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-control_digits' ][ 'ro-ro' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-control_digits' ][ 'ru-ru' ] = "" ;
2017-06-02 16:39:34 +02:00
$text [ 'label-control_digits' ][ 'sv-se' ] = "Siffror" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-control_digits' ][ 'uk-ua' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'description-control_digits' ][ 'en-us' ] = "Enter the digits." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-control_digits' ][ 'en-gb' ] = "Enter the digits." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-control_digits' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-control_digits' ][ 'de-at' ] = "Geben Sie die Ziffern ein." ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-control_digits' ][ 'de-ch' ] = "Geben Sie die Ziffern ein." ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'description-control_digits' ][ 'de-de' ] = "Geben Sie die Ziffern ein." ;
$text [ 'description-control_digits' ][ 'es-cl' ] = "" ;
2017-06-02 20:24:12 +01:00
$text [ 'description-control_digits' ][ 'es-mx' ] = "" ;
2019-09-03 17:33:08 -04:00
$text [ 'description-control_digits' ][ 'fr-ca' ] = "Entrez les chiffres" ;
$text [ 'description-control_digits' ][ 'fr-fr' ] = "Entrez les chiffres" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-control_digits' ][ 'he-il' ] = "" ;
2018-02-12 17:50:47 +00:00
$text [ 'description-control_digits' ][ 'it-it' ] = "Inserire i tasti." ;
2019-11-20 23:16:17 +01:00
$text [ 'description-control_digits' ][ 'nl-nl' ] = "Voer de cijfers in." ;
2022-03-26 21:30:02 +01:00
$text [ 'description-control_digits' ][ 'pl-pl' ] = "Wprowadź cyfry." ;
2017-09-19 16:48:40 +01:00
$text [ 'description-control_digits' ][ 'pt-br' ] = "Entre com os digitos" ; //copied from pt-pt
$text [ 'description-control_digits' ][ 'pt-pt' ] = "Entre com os digitos" ;
2017-06-02 20:24:12 +01:00
$text [ 'description-control_digits' ][ 'ro-ro' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'description-control_digits' ][ 'ru-ru' ] = "" ;
2017-06-02 16:39:34 +02:00
$text [ 'description-control_digits' ][ 'sv-se' ] = "Ange siffrorna." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-control_digits' ][ 'uk-ua' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-control_action' ][ 'en-us' ] = "Action" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-control_action' ][ 'en-gb' ] = "Action" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-control_action' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-control_action' ][ 'de-at' ] = "Aktion" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'label-control_action' ][ 'de-ch' ] = "Aktion" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-control_action' ][ 'de-de' ] = "Aktion" ;
$text [ 'label-control_action' ][ 'es-cl' ] = "" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-control_action' ][ 'es-mx' ] = "" ;
2019-09-03 17:33:08 -04:00
$text [ 'label-control_action' ][ 'fr-ca' ] = "Action" ;
$text [ 'label-control_action' ][ 'fr-fr' ] = "Action" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-control_action' ][ 'he-il' ] = "" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-control_action' ][ 'it-it' ] = "Azione" ;
2019-11-20 23:16:17 +01:00
$text [ 'label-control_action' ][ 'nl-nl' ] = "Aktie" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-control_action' ][ 'pl-pl' ] = "Akcja" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-control_action' ][ 'pt-br' ] = "Ação" ; //copied from pt-pt
$text [ 'label-control_action' ][ 'pt-pt' ] = "Ação" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-control_action' ][ 'ro-ro' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-control_action' ][ 'ru-ru' ] = "" ;
2017-06-02 16:39:34 +02:00
$text [ 'label-control_action' ][ 'sv-se' ] = "Handling" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-control_action' ][ 'uk-ua' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'description-control_action' ][ 'en-us' ] = "Enter the action." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-control_action' ][ 'en-gb' ] = "Enter the action." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-control_action' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-control_action' ][ 'de-at' ] = "Geben Sie die Aktion an." ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-control_action' ][ 'de-ch' ] = "Geben Sie die Aktion an." ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'description-control_action' ][ 'de-de' ] = "Geben Sie die Aktion an." ;
$text [ 'description-control_action' ][ 'es-cl' ] = "" ;
2017-06-02 20:24:12 +01:00
$text [ 'description-control_action' ][ 'es-mx' ] = "" ;
2019-09-03 17:33:08 -04:00
$text [ 'description-control_action' ][ 'fr-ca' ] = "Entrer L'action" ;
$text [ 'description-control_action' ][ 'fr-fr' ] = "Entrer L'action" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-control_action' ][ 'he-il' ] = "" ;
2018-02-12 17:50:47 +00:00
$text [ 'description-control_action' ][ 'it-it' ] = "Impostare azione." ;
2019-11-20 23:16:17 +01:00
$text [ 'description-control_action' ][ 'nl-nl' ] = "Voer de aktie in." ;
2022-03-26 21:30:02 +01:00
$text [ 'description-control_action' ][ 'pl-pl' ] = "Wprowadź akcję." ;
2017-09-19 16:48:40 +01:00
$text [ 'description-control_action' ][ 'pt-br' ] = "Informe uma ação." ; //copied from pt-pt
$text [ 'description-control_action' ][ 'pt-pt' ] = "Informe uma ação." ;
2017-06-02 20:24:12 +01:00
$text [ 'description-control_action' ][ 'ro-ro' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'description-control_action' ][ 'ru-ru' ] = "" ;
2017-06-02 16:39:34 +02:00
$text [ 'description-control_action' ][ 'sv-se' ] = "Ange handlingen." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-control_action' ][ 'uk-ua' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-control_data' ][ 'en-us' ] = "Data" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-control_data' ][ 'en-gb' ] = "Data" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-control_data' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-control_data' ][ 'de-at' ] = "Daten" ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'label-control_data' ][ 'de-ch' ] = "Daten" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-control_data' ][ 'de-de' ] = "Daten" ;
$text [ 'label-control_data' ][ 'es-cl' ] = "" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-control_data' ][ 'es-mx' ] = "" ;
2019-09-03 17:33:08 -04:00
$text [ 'label-control_data' ][ 'fr-ca' ] = "Les données" ;
$text [ 'label-control_data' ][ 'fr-fr' ] = "Les données" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-control_data' ][ 'he-il' ] = "" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-control_data' ][ 'it-it' ] = "Dati" ;
2019-11-20 23:16:17 +01:00
$text [ 'label-control_data' ][ 'nl-nl' ] = "Data" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-control_data' ][ 'pl-pl' ] = "Data" ;
2017-09-19 16:48:40 +01:00
$text [ 'label-control_data' ][ 'pt-br' ] = "Dados" ; //copied from pt-pt
$text [ 'label-control_data' ][ 'pt-pt' ] = "Dados" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-control_data' ][ 'ro-ro' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-control_data' ][ 'ru-ru' ] = "" ;
2017-06-02 16:39:34 +02:00
$text [ 'label-control_data' ][ 'sv-se' ] = "Data" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-control_data' ][ 'uk-ua' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'description-control_data' ][ 'en-us' ] = "Enter the data." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-control_data' ][ 'en-gb' ] = "Enter the data." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-control_data' ][ 'ar-eg' ] = "" ;
2017-09-19 16:48:40 +01:00
$text [ 'description-control_data' ][ 'de-at' ] = "Geben Sie die Daten ein." ; //copied from de-de
2017-06-13 06:14:11 +01:00
$text [ 'description-control_data' ][ 'de-ch' ] = "Geben Sie die Daten ein." ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'description-control_data' ][ 'de-de' ] = "Geben Sie die Daten ein." ;
$text [ 'description-control_data' ][ 'es-cl' ] = "" ;
2017-06-02 20:24:12 +01:00
$text [ 'description-control_data' ][ 'es-mx' ] = "" ;
2019-09-03 17:33:08 -04:00
$text [ 'description-control_data' ][ 'fr-ca' ] = "Entrer les données" ;
$text [ 'description-control_data' ][ 'fr-fr' ] = "Entrer les données" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-control_data' ][ 'he-il' ] = "" ;
2018-02-12 17:50:47 +00:00
$text [ 'description-control_data' ][ 'it-it' ] = "Inserire il dato." ;
2019-11-20 23:16:17 +01:00
$text [ 'description-control_data' ][ 'nl-nl' ] = "Voer de data in." ;
2022-03-26 21:30:02 +01:00
$text [ 'description-control_data' ][ 'pl-pl' ] = "Wprowadź datę." ;
2017-09-19 16:48:40 +01:00
$text [ 'description-control_data' ][ 'pt-br' ] = "Informe os dados." ; //copied from pt-pt
$text [ 'description-control_data' ][ 'pt-pt' ] = "Informe os dados." ;
2017-06-02 20:24:12 +01:00
$text [ 'description-control_data' ][ 'ro-ro' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'description-control_data' ][ 'ru-ru' ] = "" ;
2017-06-02 16:39:34 +02:00
$text [ 'description-control_data' ][ 'sv-se' ] = "Ange data." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-control_data' ][ 'uk-ua' ] = "" ;
2017-05-10 20:40:46 +01:00
2019-12-17 14:33:17 -07:00
?>