2021-11-10 02:42:14 +01:00
|
|
|
|
<?php
|
|
|
|
|
|
|
|
|
|
|
|
//Dashboard
|
|
|
|
|
|
$text['title-dashboard']['en-us'] = "Dashboard";
|
|
|
|
|
|
$text['title-dashboard']['en-gb'] = "Dashboard";
|
|
|
|
|
|
$text['title-dashboard']['ar-eg'] = "الصفحه الرئيسيه للمستخدم";
|
|
|
|
|
|
$text['title-dashboard']['de-at'] = "Benutzerübersicht"; //copied from de-de
|
|
|
|
|
|
$text['title-dashboard']['de-ch'] = "Benutzerübersicht"; //copied from de-de
|
|
|
|
|
|
$text['title-dashboard']['de-de'] = "Benutzerübersicht";
|
|
|
|
|
|
$text['title-dashboard']['el-gr'] = "Πίνακας ελέγχου";
|
|
|
|
|
|
$text['title-dashboard']['es-cl'] = "Dashboard Usuario";
|
|
|
|
|
|
$text['title-dashboard']['es-mx'] = "Dashboard Usuario"; //copied from es-cl
|
2022-01-18 05:09:22 +01:00
|
|
|
|
$text['title-dashboard']['fr-ca'] = "Tableau de bord"; //copied from fr-fr
|
|
|
|
|
|
$text['title-dashboard']['fr-fr'] = "Tableau de bord";
|
2021-11-10 02:42:14 +01:00
|
|
|
|
$text['title-dashboard']['he-il'] = "ממשק משתמש";
|
|
|
|
|
|
$text['title-dashboard']['it-it'] = "Pannello di Controllo";
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['title-dashboard']['nl-nl'] = "Dashboard";
|
2022-03-26 21:30:02 +01:00
|
|
|
|
$text['title-dashboard']['pl-pl'] = "Panel nawigacyjny";
|
2021-11-10 02:42:14 +01:00
|
|
|
|
$text['title-dashboard']['pt-br'] = "Painel de Controle";
|
|
|
|
|
|
$text['title-dashboard']['pt-pt'] = "Painel de Controle do Usuário";
|
|
|
|
|
|
$text['title-dashboard']['ro-ro'] = "Panou control utilizator";
|
|
|
|
|
|
$text['title-dashboard']['ru-ru'] = "Панель пользователя";
|
|
|
|
|
|
$text['title-dashboard']['sv-se'] = "Användarpanel";
|
|
|
|
|
|
$text['title-dashboard']['uk-ua'] = "Панель користувача";
|
|
|
|
|
|
|
|
|
|
|
|
$text['description-dashboard']['en-us'] = "Quickly access information and tools related to your account.";
|
|
|
|
|
|
$text['description-dashboard']['en-gb'] = "Quickly access information and tools related to your account.";
|
|
|
|
|
|
$text['description-dashboard']['ar-eg'] = "دخول سريع للمعلومات و الادوات الخاصة بحسابك";
|
|
|
|
|
|
$text['description-dashboard']['de-at'] = "Schneller Zugriff auf Kontoinformationen und -funktionen"; //copied from de-de
|
|
|
|
|
|
$text['description-dashboard']['de-ch'] = "Schneller Zugriff auf Kontoinformationen und -funktionen"; //copied from de-de
|
|
|
|
|
|
$text['description-dashboard']['de-de'] = "Schneller Zugriff auf Kontoinformationen und -funktionen";
|
|
|
|
|
|
$text['description-dashboard']['el-gr'] = "Γρήγορη πρόσβαση σε πληροφορίρς και εργαλεία σχετικά με το λογαριασμό σας.";
|
|
|
|
|
|
$text['description-dashboard']['es-cl'] = "Acceso rápido a la información y herramientas relacionadas con su cuenta.";
|
|
|
|
|
|
$text['description-dashboard']['es-mx'] = "Acceso rápido a la información y herramientas relacionadas con su cuenta."; //copied from es-cl
|
|
|
|
|
|
$text['description-dashboard']['fr-ca'] = "Accéder rapidement aux informations et outils liés à votre compte."; //copied from fr-fr
|
|
|
|
|
|
$text['description-dashboard']['fr-fr'] = "Accéder rapidement aux informations et outils liés à votre compte.";
|
|
|
|
|
|
$text['description-dashboard']['he-il'] = "מידע מהיר וגישה לכלים הקשורים לחשבון שלך ";
|
|
|
|
|
|
$text['description-dashboard']['it-it'] = "Accedi velocemente alle informazioni e agli strumenti relativi al tuo account.";
|
2023-03-28 18:24:11 +02:00
|
|
|
|
$text['description-dashboard']['nl-nl'] = "Snelle toegang tot informatie binnen uw account.";
|
2021-11-10 02:42:14 +01:00
|
|
|
|
$text['description-dashboard']['pl-pl'] = "Szybki dostęp do informacji i narzędzi związanych z twoim kontem";
|
|
|
|
|
|
$text['description-dashboard']['pt-br'] = "Acesse rapidamente informações e ferramentas relacionadas à sua conta.";
|
|
|
|
|
|
$text['description-dashboard']['pt-pt'] = "Acessar rapidamente as informações e ferramentas relacionadas à sua conta.";
|
|
|
|
|
|
$text['description-dashboard']['ro-ro'] = "Acces rapid la informații și utilitare pentru contul Dvs.";
|
|
|
|
|
|
$text['description-dashboard']['ru-ru'] = "Быстрый доступ к информации и инструментам, связанным с вашей учетной записью.";
|
|
|
|
|
|
$text['description-dashboard']['sv-se'] = "Snabb tillgång till kontoinformation och funktioner.";
|
|
|
|
|
|
$text['description-dashboard']['uk-ua'] = "Швидкий доступ до інформації та інструментів вашого облікового запису.";
|
|
|
|
|
|
|
|
|
|
|
|
$text['label-group_uuid']['en-us'] = 'Group UUID';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['label-group_uuid']['ar-eg'] = 'UUID المجموعة';
|
|
|
|
|
|
$text['label-group_uuid']['de-at'] = 'Gruppen-UUID';
|
|
|
|
|
|
$text['label-group_uuid']['de-ch'] = 'Gruppen-UUID';
|
|
|
|
|
|
$text['label-group_uuid']['de-de'] = 'Gruppen-UUID';
|
|
|
|
|
|
$text['label-group_uuid']['es-cl'] = 'UUID de grupo';
|
|
|
|
|
|
$text['label-group_uuid']['es-mx'] = 'UUID de grupo';
|
2022-01-18 05:09:22 +01:00
|
|
|
|
$text['label-group_uuid']['fr-ca'] = 'UUID De Groupe';
|
2022-01-29 23:58:25 +01:00
|
|
|
|
$text['label-group_uuid']['fr-fr'] = 'UUID De Groupe';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['label-group_uuid']['he-il'] = 'קבוצת UUID';
|
|
|
|
|
|
$text['label-group_uuid']['it-it'] = 'UUID di gruppo';
|
|
|
|
|
|
$text['label-group_uuid']['nl-nl'] = 'Groep UUID';
|
2022-03-26 21:30:02 +01:00
|
|
|
|
$text['label-group_uuid']['pl-pl'] = 'UUID Grupy';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['label-group_uuid']['pt-br'] = 'Grupo UUID';
|
|
|
|
|
|
$text['label-group_uuid']['pt-pt'] = 'Grupo UUID';
|
|
|
|
|
|
$text['label-group_uuid']['ro-ro'] = 'UUID de grup';
|
|
|
|
|
|
$text['label-group_uuid']['ru-ru'] = 'UUID группы';
|
|
|
|
|
|
$text['label-group_uuid']['sv-se'] = 'Grupp UUID';
|
|
|
|
|
|
$text['label-group_uuid']['uk-ua'] = 'UUID групи';
|
2021-11-10 02:42:14 +01:00
|
|
|
|
|
|
|
|
|
|
$text['description-group_uuid']['en-us'] = 'Enter the group uuid.';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['description-group_uuid']['ar-eg'] = 'أدخل uuid للمجموعة.';
|
|
|
|
|
|
$text['description-group_uuid']['de-at'] = 'Geben Sie die Gruppen-UUID ein.';
|
|
|
|
|
|
$text['description-group_uuid']['de-ch'] = 'Geben Sie die Gruppen-UUID ein.';
|
|
|
|
|
|
$text['description-group_uuid']['de-de'] = 'Geben Sie die Gruppen-UUID ein.';
|
|
|
|
|
|
$text['description-group_uuid']['es-cl'] = 'Introduzca el uuid del grupo.';
|
|
|
|
|
|
$text['description-group_uuid']['es-mx'] = 'Introduzca el uuid del grupo.';
|
2022-01-18 05:09:22 +01:00
|
|
|
|
$text['description-group_uuid']['fr-ca'] = "Saisissez l'UUID De Groupe";
|
2022-01-29 23:58:25 +01:00
|
|
|
|
$text['description-group_uuid']['fr-fr'] = "Saisissez l'UUID De Groupe";
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['description-group_uuid']['he-il'] = 'היכנסו ל-uuid של הקבוצה.';
|
|
|
|
|
|
$text['description-group_uuid']['it-it'] = "Immettere l'uuid del gruppo.";
|
|
|
|
|
|
$text['description-group_uuid']['nl-nl'] = 'Voer de uuid van de groep in.';
|
2022-03-26 21:30:02 +01:00
|
|
|
|
$text['description-group_uuid']['pl-pl'] = 'Wprowadź UUID grupy';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['description-group_uuid']['pt-br'] = 'Digite o uuid do grupo.';
|
|
|
|
|
|
$text['description-group_uuid']['pt-pt'] = 'Digite o uuid do grupo.';
|
|
|
|
|
|
$text['description-group_uuid']['ro-ro'] = 'Introduceți grupul uuid.';
|
|
|
|
|
|
$text['description-group_uuid']['ru-ru'] = 'Введите UUID группы.';
|
|
|
|
|
|
$text['description-group_uuid']['sv-se'] = 'Ange gruppens uuid.';
|
|
|
|
|
|
$text['description-group_uuid']['uk-ua'] = 'Введіть uuid групи.';
|
2021-11-10 02:42:14 +01:00
|
|
|
|
|
|
|
|
|
|
$text['label-dashboard_name']['en-us'] = 'Name';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['label-dashboard_name']['ar-eg'] = 'اسم';
|
|
|
|
|
|
$text['label-dashboard_name']['de-at'] = 'Name';
|
|
|
|
|
|
$text['label-dashboard_name']['de-ch'] = 'Name';
|
|
|
|
|
|
$text['label-dashboard_name']['de-de'] = 'Name';
|
|
|
|
|
|
$text['label-dashboard_name']['es-cl'] = 'Nombre';
|
|
|
|
|
|
$text['label-dashboard_name']['es-mx'] = 'Nombre';
|
2022-01-18 05:09:22 +01:00
|
|
|
|
$text['label-dashboard_name']['fr-ca'] = 'Nom';
|
2022-01-29 23:58:25 +01:00
|
|
|
|
$text['label-dashboard_name']['fr-fr'] = 'Nom';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['label-dashboard_name']['he-il'] = 'שֵׁם';
|
|
|
|
|
|
$text['label-dashboard_name']['it-it'] = 'Nome';
|
2023-03-28 18:24:11 +02:00
|
|
|
|
$text['label-dashboard_name']['nl-nl'] = 'Naam';
|
2022-03-26 21:30:02 +01:00
|
|
|
|
$text['label-dashboard_name']['pl-pl'] = 'Nazwa';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['label-dashboard_name']['pt-br'] = 'Nome';
|
|
|
|
|
|
$text['label-dashboard_name']['pt-pt'] = 'Nome';
|
|
|
|
|
|
$text['label-dashboard_name']['ro-ro'] = 'Nume';
|
|
|
|
|
|
$text['label-dashboard_name']['ru-ru'] = 'Имя';
|
|
|
|
|
|
$text['label-dashboard_name']['sv-se'] = 'namn';
|
|
|
|
|
|
$text['label-dashboard_name']['uk-ua'] = "Ім'я";
|
2021-11-10 02:42:14 +01:00
|
|
|
|
|
|
|
|
|
|
$text['description-dashboard_name']['en-us'] = 'Enter the dashboard widget name.';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['description-dashboard_name']['ar-eg'] = 'أدخل اسم أداة لوحة القيادة.';
|
|
|
|
|
|
$text['description-dashboard_name']['de-at'] = 'Geben Sie den Namen des Dashboard-Widgets ein.';
|
|
|
|
|
|
$text['description-dashboard_name']['de-ch'] = 'Geben Sie den Namen des Dashboard-Widgets ein.';
|
|
|
|
|
|
$text['description-dashboard_name']['de-de'] = 'Geben Sie den Namen des Dashboard-Widgets ein.';
|
|
|
|
|
|
$text['description-dashboard_name']['es-cl'] = 'Introduzca el nombre del widget del panel.';
|
|
|
|
|
|
$text['description-dashboard_name']['es-mx'] = 'Introduzca el nombre del widget del panel.';
|
2022-01-18 05:09:22 +01:00
|
|
|
|
$text['description-dashboard_name']['fr-ca'] = 'Saisissez le nom du widget du tableau de bord.';
|
2022-01-29 23:58:25 +01:00
|
|
|
|
$text['description-dashboard_name']['fr-fr'] = 'Saisissez le nom du widget du tableau de bord.';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['description-dashboard_name']['he-il'] = "הזן את שם הווידג'ט של לוח המחוונים.";
|
|
|
|
|
|
$text['description-dashboard_name']['it-it'] = 'Immettere il nome del widget del dashboard.';
|
2023-03-28 18:24:11 +02:00
|
|
|
|
$text['description-dashboard_name']['nl-nl'] = 'Voer de naam van de dashboard widget in.';
|
2022-03-26 21:30:02 +01:00
|
|
|
|
$text['description-dashboard_name']['pl-pl'] = 'Wprowadź nazwę widżetu panelu nawigacyjnego.';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['description-dashboard_name']['pt-br'] = 'Insira o nome do widget do painel.';
|
|
|
|
|
|
$text['description-dashboard_name']['pt-pt'] = 'Insira o nome do widget do painel.';
|
|
|
|
|
|
$text['description-dashboard_name']['ro-ro'] = 'Introduceți numele widget-ului tabloului de bord.';
|
|
|
|
|
|
$text['description-dashboard_name']['ru-ru'] = 'Введите имя виджета панели мониторинга.';
|
|
|
|
|
|
$text['description-dashboard_name']['sv-se'] = 'Introduceți numele widget-ului tabloului de bord.';
|
|
|
|
|
|
$text['description-dashboard_name']['uk-ua'] = 'Введіть назву віджета інформаційної панелі.';
|
2021-11-10 02:42:14 +01:00
|
|
|
|
|
|
|
|
|
|
$text['label-dashboard_path']['en-us'] = 'Path';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['label-dashboard_path']['ar-eg'] = 'طريق';
|
|
|
|
|
|
$text['label-dashboard_path']['de-at'] = 'Weg';
|
|
|
|
|
|
$text['label-dashboard_path']['de-ch'] = 'Weg';
|
|
|
|
|
|
$text['label-dashboard_path']['de-de'] = 'Weg';
|
|
|
|
|
|
$text['label-dashboard_path']['es-cl'] = 'Camino';
|
|
|
|
|
|
$text['label-dashboard_path']['es-mx'] = 'Camino';
|
2022-01-18 05:09:22 +01:00
|
|
|
|
$text['label-dashboard_path']['fr-ca'] = 'Chemin';
|
2022-01-29 23:58:25 +01:00
|
|
|
|
$text['label-dashboard_path']['fr-fr'] = 'Chemin';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['label-dashboard_path']['he-il'] = 'נָתִיב';
|
|
|
|
|
|
$text['label-dashboard_path']['it-it'] = 'Sentiero';
|
2023-03-28 18:24:11 +02:00
|
|
|
|
$text['label-dashboard_path']['nl-nl'] = 'Pad';
|
2022-03-26 21:30:02 +01:00
|
|
|
|
$text['label-dashboard_path']['pl-pl'] = 'Ścieżka';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['label-dashboard_path']['pt-br'] = 'Caminho';
|
|
|
|
|
|
$text['label-dashboard_path']['pt-pt'] = 'Caminho';
|
|
|
|
|
|
$text['label-dashboard_path']['ro-ro'] = 'cale';
|
|
|
|
|
|
$text['label-dashboard_path']['ru-ru'] = 'Путь';
|
|
|
|
|
|
$text['label-dashboard_path']['sv-se'] = 'Väg';
|
|
|
|
|
|
$text['label-dashboard_path']['uk-ua'] = 'шлях';
|
2021-11-10 02:42:14 +01:00
|
|
|
|
|
|
|
|
|
|
$text['description-dashboard_path']['en-us'] = 'Enter the dashboard widget path.';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['description-dashboard_path']['ar-eg'] = 'أدخل مسار أداة لوحة القيادة.';
|
|
|
|
|
|
$text['description-dashboard_path']['de-at'] = 'Geben Sie den Dashboard-Widget-Pfad ein.';
|
|
|
|
|
|
$text['description-dashboard_path']['de-ch'] = 'Geben Sie den Dashboard-Widget-Pfad ein.';
|
|
|
|
|
|
$text['description-dashboard_path']['de-de'] = 'Geben Sie den Dashboard-Widget-Pfad ein.';
|
|
|
|
|
|
$text['description-dashboard_path']['es-cl'] = 'Introduzca la ruta del widget del panel.';
|
|
|
|
|
|
$text['description-dashboard_path']['es-mx'] = 'Introduzca la ruta del widget del panel.';
|
2022-01-18 05:09:22 +01:00
|
|
|
|
$text['description-dashboard_path']['fr-ca'] = 'Entrez le chemin du widget du tableau de bord.';
|
2022-01-29 23:58:25 +01:00
|
|
|
|
$text['description-dashboard_path']['fr-fr'] = 'Entrez le chemin du widget du tableau de bord.';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['description-dashboard_path']['he-il'] = "הזן את נתיב הווידג'ט של לוח המחוונים.";
|
|
|
|
|
|
$text['description-dashboard_path']['it-it'] = 'Immettere il percorso del widget del dashboard.';
|
2023-03-28 18:24:11 +02:00
|
|
|
|
$text['description-dashboard_path']['nl-nl'] = 'Voer het pad van de dashboard widget in.';
|
2022-03-26 21:30:02 +01:00
|
|
|
|
$text['description-dashboard_path']['pl-pl'] = 'Wprowadź ścieżkę widżetu panelu nawigacyjnego.';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['description-dashboard_path']['pt-br'] = 'Insira o caminho do widget do painel.';
|
|
|
|
|
|
$text['description-dashboard_path']['pt-pt'] = 'Insira o caminho do widget do painel.';
|
|
|
|
|
|
$text['description-dashboard_path']['ro-ro'] = 'Introduceți calea widget-ului tabloului de bord.';
|
|
|
|
|
|
$text['description-dashboard_path']['ru-ru'] = 'Введите путь к виджету панели инструментов.';
|
|
|
|
|
|
$text['description-dashboard_path']['sv-se'] = 'Ange sökvägen för instrumentpanelens widget.';
|
|
|
|
|
|
$text['description-dashboard_path']['uk-ua'] = 'Введіть шлях до віджета інформаційної панелі.';
|
2021-11-10 02:42:14 +01:00
|
|
|
|
|
|
|
|
|
|
$text['label-dashboard_groups']['en-us'] = 'Groups';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['label-dashboard_groups']['ar-eg'] = 'مجموعات';
|
|
|
|
|
|
$text['label-dashboard_groups']['de-at'] = 'Gruppen';
|
|
|
|
|
|
$text['label-dashboard_groups']['de-ch'] = 'Gruppen';
|
|
|
|
|
|
$text['label-dashboard_groups']['de-de'] = 'Gruppen';
|
|
|
|
|
|
$text['label-dashboard_groups']['es-cl'] = 'Grupos';
|
|
|
|
|
|
$text['label-dashboard_groups']['es-mx'] = 'Grupos';
|
2022-01-18 05:09:22 +01:00
|
|
|
|
$text['label-dashboard_groups']['fr-ca'] = 'Groupes';
|
2022-01-29 23:58:25 +01:00
|
|
|
|
$text['label-dashboard_groups']['fr-fr'] = 'Groupes';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['label-dashboard_groups']['he-il'] = 'קבוצות';
|
|
|
|
|
|
$text['label-dashboard_groups']['it-it'] = 'Gruppi';
|
2023-03-28 18:24:11 +02:00
|
|
|
|
$text['label-dashboard_groups']['nl-nl'] = 'Groepen';
|
2022-03-26 21:30:02 +01:00
|
|
|
|
$text['label-dashboard_groups']['pl-pl'] = 'Grupy';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['label-dashboard_groups']['pt-br'] = 'Grupos';
|
|
|
|
|
|
$text['label-dashboard_groups']['pt-pt'] = 'Grupos';
|
|
|
|
|
|
$text['label-dashboard_groups']['ro-ro'] = 'Grupuri';
|
|
|
|
|
|
$text['label-dashboard_groups']['ru-ru'] = 'Группы';
|
|
|
|
|
|
$text['label-dashboard_groups']['sv-se'] = 'Grupper';
|
|
|
|
|
|
$text['label-dashboard_groups']['uk-ua'] = 'Групи';
|
2021-11-10 02:42:14 +01:00
|
|
|
|
|
|
|
|
|
|
$text['description-dashboard_groups']['en-us'] = 'Add the groups that have permission to this widget.';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['description-dashboard_groups']['ar-eg'] = 'أضف المجموعات التي لديها إذن إلى هذه الأداة.';
|
|
|
|
|
|
$text['description-dashboard_groups']['de-at'] = 'Fügen Sie die Gruppen hinzu, die die Berechtigung für dieses Widget haben.';
|
|
|
|
|
|
$text['description-dashboard_groups']['de-ch'] = 'Fügen Sie die Gruppen hinzu, die die Berechtigung für dieses Widget haben.';
|
|
|
|
|
|
$text['description-dashboard_groups']['de-de'] = 'Fügen Sie die Gruppen hinzu, die die Berechtigung für dieses Widget haben.';
|
|
|
|
|
|
$text['description-dashboard_groups']['es-cl'] = 'Agregue los grupos que tienen permiso para este widget.';
|
|
|
|
|
|
$text['description-dashboard_groups']['es-mx'] = 'Agregue los grupos que tienen permiso para este widget.';
|
2022-01-18 05:09:22 +01:00
|
|
|
|
$text['description-dashboard_groups']['fr-ca'] = 'Ajoutez les groupes autorisés à accéder à ce widget.';
|
2022-01-29 23:58:25 +01:00
|
|
|
|
$text['description-dashboard_groups']['fr-fr'] = 'Ajoutez les groupes autorisés à accéder à ce widget.';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['description-dashboard_groups']['he-il'] = "הוסף את הקבוצות שיש להן הרשאה לווידג'ט זה.";
|
|
|
|
|
|
$text['description-dashboard_groups']['it-it'] = "Aggiungi i gruppi che dispongono dell'autorizzazione per questo widget.";
|
2023-03-28 18:24:11 +02:00
|
|
|
|
$text['description-dashboard_groups']['nl-nl'] = 'Voeg de groepen die toegang tot deze widget toe.';
|
2022-03-26 21:30:02 +01:00
|
|
|
|
$text['description-dashboard_groups']['pl-pl'] = 'Dodaj grupy, które mają uprawnienia do tego widżetu.';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['description-dashboard_groups']['pt-br'] = 'Adicione os grupos que têm permissão para este widget.';
|
|
|
|
|
|
$text['description-dashboard_groups']['pt-pt'] = 'Adicione os grupos que têm permissão para este widget.';
|
|
|
|
|
|
$text['description-dashboard_groups']['ro-ro'] = 'Adăugați grupurile care au permisiunea la acest widget.';
|
|
|
|
|
|
$text['description-dashboard_groups']['ru-ru'] = 'Добавьте группы, у которых есть разрешение на этот виджет.';
|
|
|
|
|
|
$text['description-dashboard_groups']['sv-se'] = 'Lägg till grupperna som har behörighet till den här widgeten.';
|
|
|
|
|
|
$text['description-dashboard_groups']['uk-ua'] = 'Додайте групи, які мають дозвіл на цей віджет.';
|
2021-11-10 02:42:14 +01:00
|
|
|
|
|
2021-12-23 20:55:26 +01:00
|
|
|
|
$text['label-dashboard_column_span']['en-us'] = 'Column Span';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['label-dashboard_column_span']['ar-eg'] = 'العمود سبان';
|
|
|
|
|
|
$text['label-dashboard_column_span']['de-at'] = 'Spaltenspanne';
|
|
|
|
|
|
$text['label-dashboard_column_span']['de-ch'] = 'Spaltenspanne';
|
|
|
|
|
|
$text['label-dashboard_column_span']['de-de'] = 'Spaltenspanne';
|
|
|
|
|
|
$text['label-dashboard_column_span']['es-cl'] = 'Intervalo de columna';
|
|
|
|
|
|
$text['label-dashboard_column_span']['es-mx'] = 'Intervalo de columna';
|
2022-01-29 23:58:25 +01:00
|
|
|
|
$text['label-dashboard_column_span']['fr-ca'] = "L'étendue de la colonne";
|
|
|
|
|
|
$text['label-dashboard_column_span']['fr-fr'] = "L'étendue de la colonne";
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['label-dashboard_column_span']['he-il'] = 'טווח עמודות';
|
|
|
|
|
|
$text['label-dashboard_column_span']['it-it'] = 'Portata della colonna';
|
2023-03-28 18:24:11 +02:00
|
|
|
|
$text['label-dashboard_column_span']['nl-nl'] = 'Aantal kolommen';
|
2022-03-26 21:30:02 +01:00
|
|
|
|
$text['label-dashboard_column_span']['pl-pl'] = 'Szerokość kolumn';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['label-dashboard_column_span']['pt-br'] = 'Extensão da coluna';
|
|
|
|
|
|
$text['label-dashboard_column_span']['pt-pt'] = 'Extensão da coluna';
|
|
|
|
|
|
$text['label-dashboard_column_span']['ro-ro'] = 'Intervalul coloanei';
|
|
|
|
|
|
$text['label-dashboard_column_span']['ru-ru'] = 'Размах столбца';
|
|
|
|
|
|
$text['label-dashboard_column_span']['sv-se'] = 'Kolumn Span';
|
|
|
|
|
|
$text['label-dashboard_column_span']['uk-ua'] = 'Розмах стовпців';
|
2021-12-23 20:55:26 +01:00
|
|
|
|
|
|
|
|
|
|
$text['description-dashboard_column_span']['en-us'] = 'Enter the dashboard widget column span.';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['description-dashboard_column_span']['ar-eg'] = 'أدخل امتداد عمود أداة لوحة المعلومات.';
|
|
|
|
|
|
$text['description-dashboard_column_span']['de-at'] = 'Geben Sie die Spaltenspanne des Dashboard-Widgets ein.';
|
|
|
|
|
|
$text['description-dashboard_column_span']['de-ch'] = 'Geben Sie die Spaltenspanne des Dashboard-Widgets ein.';
|
|
|
|
|
|
$text['description-dashboard_column_span']['de-de'] = 'Geben Sie die Spaltenspanne des Dashboard-Widgets ein.';
|
|
|
|
|
|
$text['description-dashboard_column_span']['es-cl'] = 'Ingrese la extensión de la columna del widget del tablero.';
|
|
|
|
|
|
$text['description-dashboard_column_span']['es-mx'] = 'Ingrese la extensión de la columna del widget del tablero.';
|
2022-01-29 23:58:25 +01:00
|
|
|
|
$text['description-dashboard_column_span']['fr-ca'] = "Entrez l'étendue de la colonne du widget du tableau de bord";
|
|
|
|
|
|
$text['description-dashboard_column_span']['fr-fr'] = "Entrez l'étendue de la colonne du widget du tableau de bord";
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['description-dashboard_column_span']['he-il'] = "הזן את טווח העמודות של הווידג'ט של לוח המחוונים.";
|
|
|
|
|
|
$text['description-dashboard_column_span']['it-it'] = "Immettere l'intervallo di colonne del widget del dashboard.";
|
2023-03-28 18:24:11 +02:00
|
|
|
|
$text['description-dashboard_column_span']['nl-nl'] = 'Voer het aantal kolommen van de dashboard widget in.';
|
2022-03-26 21:30:02 +01:00
|
|
|
|
$text['description-dashboard_column_span']['pl-pl'] = 'Wprowadź szerokość kolumn widżetu panelu nawigacyjnego';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['description-dashboard_column_span']['pt-br'] = 'Insira a extensão da coluna do widget do painel.';
|
|
|
|
|
|
$text['description-dashboard_column_span']['pt-pt'] = 'Insira a extensão da coluna do widget do painel.';
|
|
|
|
|
|
$text['description-dashboard_column_span']['ro-ro'] = 'Introduceți intervalul coloanei widget din tabloul de bord.';
|
|
|
|
|
|
$text['description-dashboard_column_span']['ru-ru'] = 'Введите диапазон столбца виджета панели мониторинга.';
|
|
|
|
|
|
$text['description-dashboard_column_span']['sv-se'] = 'Ange kolumnspann för instrumentpanelens widget.';
|
|
|
|
|
|
$text['description-dashboard_column_span']['uk-ua'] = 'Введіть діапазон стовпців віджета інформаційної панелі.';
|
2021-12-23 20:55:26 +01:00
|
|
|
|
|
2023-01-17 21:50:44 +01:00
|
|
|
|
$text['label-dashboard_details_state']['en-us'] = 'Details State';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['label-dashboard_details_state']['ar-eg'] = 'تفاصيل الدولة';
|
|
|
|
|
|
$text['label-dashboard_details_state']['de-at'] = 'Details Zustand';
|
|
|
|
|
|
$text['label-dashboard_details_state']['de-ch'] = 'Details Zustand';
|
|
|
|
|
|
$text['label-dashboard_details_state']['de-de'] = 'Details Zustand';
|
|
|
|
|
|
$text['label-dashboard_details_state']['es-cl'] = 'Detalles Estado';
|
|
|
|
|
|
$text['label-dashboard_details_state']['es-mx'] = 'Detalles Estado';
|
|
|
|
|
|
$text['label-dashboard_details_state']['fr-ca'] = "État des détails";
|
|
|
|
|
|
$text['label-dashboard_details_state']['fr-fr'] = "État des détails";
|
|
|
|
|
|
$text['label-dashboard_details_state']['he-il'] = 'מצב פרטים';
|
|
|
|
|
|
$text['label-dashboard_details_state']['it-it'] = 'Dettagli Stato';
|
|
|
|
|
|
$text['label-dashboard_details_state']['nl-nl'] = 'Details Staat';
|
|
|
|
|
|
$text['label-dashboard_details_state']['pl-pl'] = 'Stan szczegółów';
|
|
|
|
|
|
$text['label-dashboard_details_state']['pt-br'] = 'Detalhes Estado';
|
|
|
|
|
|
$text['label-dashboard_details_state']['pt-pt'] = 'Detalhes Estado';
|
|
|
|
|
|
$text['label-dashboard_details_state']['ro-ro'] = 'Detalii stare';
|
|
|
|
|
|
$text['label-dashboard_details_state']['ru-ru'] = 'Детали Состояние';
|
|
|
|
|
|
$text['label-dashboard_details_state']['sv-se'] = 'Detaljer Stat';
|
|
|
|
|
|
$text['label-dashboard_details_state']['uk-ua'] = 'Деталі Держ';
|
2023-01-17 21:50:44 +01:00
|
|
|
|
|
|
|
|
|
|
$text['description-dashboard_details_state']['en-us'] = 'Set the default state of the widget details.';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['description-dashboard_details_state']['ar-eg'] = 'تعيين الحالة الافتراضية لتفاصيل القطعة.';
|
|
|
|
|
|
$text['description-dashboard_details_state']['de-at'] = 'Legen Sie den Standardstatus der Widget-Details fest.';
|
|
|
|
|
|
$text['description-dashboard_details_state']['de-ch'] = 'Legen Sie den Standardstatus der Widget-Details fest.';
|
|
|
|
|
|
$text['description-dashboard_details_state']['de-de'] = 'Legen Sie den Standardstatus der Widget-Details fest.';
|
|
|
|
|
|
$text['description-dashboard_details_state']['es-cl'] = 'Establezca el estado predeterminado de los detalles del widget.';
|
|
|
|
|
|
$text['description-dashboard_details_state']['es-mx'] = 'Establezca el estado predeterminado de los detalles del widget.';
|
|
|
|
|
|
$text['description-dashboard_details_state']['fr-ca'] = "Définissez l'état par défaut des détails du widget.";
|
|
|
|
|
|
$text['description-dashboard_details_state']['fr-fr'] = "Définissez l'état par défaut des détails du widget.";
|
|
|
|
|
|
$text['description-dashboard_details_state']['he-il'] = "הגדר את מצב ברירת המחדל של פרטי הווידג'ט.";
|
|
|
|
|
|
$text['description-dashboard_details_state']['it-it'] = 'Imposta lo stato predefinito dei dettagli del widget.';
|
|
|
|
|
|
$text['description-dashboard_details_state']['nl-nl'] = 'Stel de standaardstatus van de widgetdetails in.';
|
|
|
|
|
|
$text['description-dashboard_details_state']['pl-pl'] = 'Ustaw domyślny stan szczegółów widżetu.';
|
|
|
|
|
|
$text['description-dashboard_details_state']['pt-br'] = 'Defina o estado padrão dos detalhes do widget.';
|
|
|
|
|
|
$text['description-dashboard_details_state']['pt-pt'] = 'Defina o estado padrão dos detalhes do widget.';
|
|
|
|
|
|
$text['description-dashboard_details_state']['ro-ro'] = 'Setați starea implicită a detaliilor widgetului.';
|
|
|
|
|
|
$text['description-dashboard_details_state']['ru-ru'] = 'Установите состояние деталей виджета по умолчанию.';
|
|
|
|
|
|
$text['description-dashboard_details_state']['sv-se'] = 'Ställ in standardstatus för widgetdetaljerna.';
|
|
|
|
|
|
$text['description-dashboard_details_state']['uk-ua'] = 'Встановити стандартний стан деталей віджета.';
|
2023-01-17 21:50:44 +01:00
|
|
|
|
|
2021-11-10 02:42:14 +01:00
|
|
|
|
$text['label-dashboard_order']['en-us'] = 'Order';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['label-dashboard_order']['ar-eg'] = 'طلب';
|
|
|
|
|
|
$text['label-dashboard_order']['de-at'] = 'Befehl';
|
|
|
|
|
|
$text['label-dashboard_order']['de-ch'] = 'Befehl';
|
|
|
|
|
|
$text['label-dashboard_order']['de-de'] = 'Befehl';
|
|
|
|
|
|
$text['label-dashboard_order']['es-cl'] = 'Orden';
|
|
|
|
|
|
$text['label-dashboard_order']['es-mx'] = 'Orden';
|
2022-01-18 05:09:22 +01:00
|
|
|
|
$text['label-dashboard_order']['fr-ca'] = 'Ordre';
|
2022-01-29 23:58:25 +01:00
|
|
|
|
$text['label-dashboard_order']['fr-fr'] = 'Ordre';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['label-dashboard_order']['he-il'] = 'להזמין';
|
|
|
|
|
|
$text['label-dashboard_order']['it-it'] = 'Ordine';
|
2023-03-28 18:24:11 +02:00
|
|
|
|
$text['label-dashboard_order']['nl-nl'] = 'Volgorde';
|
2022-03-26 21:30:02 +01:00
|
|
|
|
$text['label-dashboard_order']['pl-pl'] = 'Kolejność';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['label-dashboard_order']['pt-br'] = 'Ordem';
|
|
|
|
|
|
$text['label-dashboard_order']['pt-pt'] = 'Ordem';
|
|
|
|
|
|
$text['label-dashboard_order']['ro-ro'] = 'Ordin';
|
|
|
|
|
|
$text['label-dashboard_order']['ru-ru'] = 'Заказ';
|
|
|
|
|
|
$text['label-dashboard_order']['sv-se'] = 'Beställa';
|
|
|
|
|
|
$text['label-dashboard_order']['uk-ua'] = 'порядок';
|
2021-11-10 02:42:14 +01:00
|
|
|
|
|
|
|
|
|
|
$text['description-dashboard_order']['en-us'] = 'Enter the dashboard widget order.';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['description-dashboard_order']['ar-eg'] = 'أدخل ترتيب أداة لوحة القيادة.';
|
|
|
|
|
|
$text['description-dashboard_order']['de-at'] = 'Geben Sie die Dashboard-Widget-Reihenfolge ein.';
|
|
|
|
|
|
$text['description-dashboard_order']['de-ch'] = 'Geben Sie die Dashboard-Widget-Reihenfolge ein.';
|
|
|
|
|
|
$text['description-dashboard_order']['de-de'] = 'Geben Sie die Dashboard-Widget-Reihenfolge ein.';
|
|
|
|
|
|
$text['description-dashboard_order']['es-cl'] = 'Ingrese el orden del widget del tablero.';
|
|
|
|
|
|
$text['description-dashboard_order']['es-mx'] = 'Ingrese el orden del widget del tablero.';
|
2022-01-18 05:09:22 +01:00
|
|
|
|
$text['description-dashboard_order']['fr-ca'] = 'Saisissez l ordre du widget du tableau de bord.';
|
2022-01-29 23:58:25 +01:00
|
|
|
|
$text['description-dashboard_order']['fr-fr'] = 'Saisissez l ordre du widget du tableau de bord.';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['description-dashboard_order']['he-il'] = "הזן את סדר הווידג'ט של לוח המחוונים.";
|
|
|
|
|
|
$text['description-dashboard_order']['it-it'] = "Immettere l'ordine del widget del dashboard.";
|
2023-03-28 18:24:11 +02:00
|
|
|
|
$text['description-dashboard_order']['nl-nl'] = 'Voer de kleur van de dashboard widget in.';
|
2022-03-26 21:30:02 +01:00
|
|
|
|
$text['description-dashboard_order']['pl-pl'] = 'Wprowadź kolejność widżetu panelu nawigacyjnego.';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['description-dashboard_order']['pt-br'] = 'Insira a ordem do widget do painel.';
|
|
|
|
|
|
$text['description-dashboard_order']['pt-pt'] = 'Insira a ordem do widget do painel.';
|
|
|
|
|
|
$text['description-dashboard_order']['ro-ro'] = 'Introduceți ordinea widget-ului tabloului de bord.';
|
|
|
|
|
|
$text['description-dashboard_order']['ru-ru'] = 'Введите порядок виджетов панели инструментов.';
|
|
|
|
|
|
$text['description-dashboard_order']['sv-se'] = 'Ange instrumentpanelens widgetordning.';
|
|
|
|
|
|
$text['description-dashboard_order']['uk-ua'] = 'Введіть порядок віджетів інформаційної панелі.';
|
2021-11-10 02:42:14 +01:00
|
|
|
|
|
|
|
|
|
|
$text['label-dashboard_enabled']['en-us'] = 'Enabled';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['label-dashboard_enabled']['ar-eg'] = 'ممكن';
|
|
|
|
|
|
$text['label-dashboard_enabled']['de-at'] = 'Ermöglicht';
|
|
|
|
|
|
$text['label-dashboard_enabled']['de-ch'] = 'Ermöglicht';
|
|
|
|
|
|
$text['label-dashboard_enabled']['de-de'] = 'Ermöglicht';
|
|
|
|
|
|
$text['label-dashboard_enabled']['es-cl'] = 'Habilitada';
|
|
|
|
|
|
$text['label-dashboard_enabled']['es-mx'] = 'Habilitada';
|
2022-01-18 05:09:22 +01:00
|
|
|
|
$text['label-dashboard_enabled']['fr-ca'] = 'Activé';
|
2022-01-29 23:58:25 +01:00
|
|
|
|
$text['label-dashboard_enabled']['fr-fr'] = 'Activé';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['label-dashboard_enabled']['he-il'] = 'מופעל';
|
|
|
|
|
|
$text['label-dashboard_enabled']['it-it'] = 'Abilitata';
|
2023-03-28 18:24:11 +02:00
|
|
|
|
$text['label-dashboard_enabled']['nl-nl'] = 'Ingeschakeld';
|
2022-03-26 21:30:02 +01:00
|
|
|
|
$text['label-dashboard_enabled']['pl-pl'] = 'Włączony';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['label-dashboard_enabled']['pt-br'] = 'Habilitada';
|
|
|
|
|
|
$text['label-dashboard_enabled']['pt-pt'] = 'Habilitada';
|
|
|
|
|
|
$text['label-dashboard_enabled']['ro-ro'] = 'Activat';
|
|
|
|
|
|
$text['label-dashboard_enabled']['ru-ru'] = 'Включено';
|
|
|
|
|
|
$text['label-dashboard_enabled']['sv-se'] = 'Aktiverad';
|
|
|
|
|
|
$text['label-dashboard_enabled']['uk-ua'] = 'Увімкнено';
|
2021-11-10 02:42:14 +01:00
|
|
|
|
|
|
|
|
|
|
$text['description-dashboard_enabled']['en-us'] = 'Enter the dashboard widget enabled.';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['description-dashboard_enabled']['ar-eg'] = 'أدخل أداة لوحة القيادة الممكنة.';
|
|
|
|
|
|
$text['description-dashboard_enabled']['de-at'] = 'Geben Sie das aktivierte Dashboard-Widget ein.';
|
|
|
|
|
|
$text['description-dashboard_enabled']['de-ch'] = 'Geben Sie das aktivierte Dashboard-Widget ein.';
|
|
|
|
|
|
$text['description-dashboard_enabled']['de-de'] = 'Geben Sie das aktivierte Dashboard-Widget ein.';
|
|
|
|
|
|
$text['description-dashboard_enabled']['es-cl'] = 'Ingrese al widget del tablero habilitado.';
|
|
|
|
|
|
$text['description-dashboard_enabled']['es-mx'] = 'Ingrese al widget del tablero habilitado.';
|
2022-01-18 05:09:22 +01:00
|
|
|
|
$text['description-dashboard_enabled']['fr-ca'] = 'Entrez le widget de tableau de bord activé.';
|
2022-01-29 23:58:25 +01:00
|
|
|
|
$text['description-dashboard_enabled']['fr-fr'] = 'Entrez le widget de tableau de bord activé.';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['description-dashboard_enabled']['he-il'] = "הזן את ווידג'ט לוח המחוונים המופעל.";
|
|
|
|
|
|
$text['description-dashboard_enabled']['it-it'] = 'Inserisci il widget dashboard abilitato.';
|
|
|
|
|
|
$text['description-dashboard_enabled']['nl-nl'] = 'Voer de dashboardwidget ingeschakeld in.';
|
2022-03-26 21:30:02 +01:00
|
|
|
|
$text['description-dashboard_enabled']['pl-pl'] = 'Wprowadź stan włączenia widżetu panelu nawigacyjnego.';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['description-dashboard_enabled']['pt-br'] = 'Digite o widget do painel habilitado.';
|
|
|
|
|
|
$text['description-dashboard_enabled']['pt-pt'] = 'Digite o widget do painel habilitado.';
|
|
|
|
|
|
$text['description-dashboard_enabled']['ro-ro'] = 'Introduceți widgetul de tablou de bord activat.';
|
|
|
|
|
|
$text['description-dashboard_enabled']['ru-ru'] = 'Введите включенный виджет панели инструментов.';
|
|
|
|
|
|
$text['description-dashboard_enabled']['sv-se'] = 'Ange den aktiverade instrumentpanelswidgeten.';
|
|
|
|
|
|
$text['description-dashboard_enabled']['uk-ua'] = 'Введіть увімкнений віджет інформаційної панелі.';
|
2021-11-10 02:42:14 +01:00
|
|
|
|
|
|
|
|
|
|
$text['label-dashboard_description']['en-us'] = 'Description';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['label-dashboard_description']['ar-eg'] = 'وصف';
|
|
|
|
|
|
$text['label-dashboard_description']['de-at'] = 'Beschreibung';
|
|
|
|
|
|
$text['label-dashboard_description']['de-ch'] = 'Beschreibung';
|
|
|
|
|
|
$text['label-dashboard_description']['de-de'] = 'Beschreibung';
|
|
|
|
|
|
$text['label-dashboard_description']['es-cl'] = 'Descripción';
|
|
|
|
|
|
$text['label-dashboard_description']['es-mx'] = 'Descripción';
|
2022-01-18 05:09:22 +01:00
|
|
|
|
$text['label-dashboard_description']['fr-ca'] = 'Description';
|
2022-01-29 23:58:25 +01:00
|
|
|
|
$text['label-dashboard_description']['fr-fr'] = 'Description';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['label-dashboard_description']['he-il'] = 'תיאור';
|
|
|
|
|
|
$text['label-dashboard_description']['it-it'] = 'Descrizione';
|
2023-03-28 18:24:11 +02:00
|
|
|
|
$text['label-dashboard_description']['nl-nl'] = 'Omschrijving';
|
2022-03-26 21:30:02 +01:00
|
|
|
|
$text['label-dashboard_description']['pl-pl'] = 'Opis';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['label-dashboard_description']['pt-br'] = 'Descrição';
|
|
|
|
|
|
$text['label-dashboard_description']['pt-pt'] = 'Descrição';
|
|
|
|
|
|
$text['label-dashboard_description']['ro-ro'] = 'Descriere';
|
|
|
|
|
|
$text['label-dashboard_description']['ru-ru'] = 'Описание';
|
|
|
|
|
|
$text['label-dashboard_description']['sv-se'] = 'Beskrivning';
|
|
|
|
|
|
$text['label-dashboard_description']['uk-ua'] = 'опис';
|
2021-11-10 02:42:14 +01:00
|
|
|
|
|
|
|
|
|
|
$text['description-dashboard_description']['en-us'] = 'Enter the dashboard widget description.';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['description-dashboard_description']['ar-eg'] = 'أدخل وصف أداة لوحة القيادة.';
|
|
|
|
|
|
$text['description-dashboard_description']['de-at'] = 'Geben Sie die Beschreibung des Dashboard-Widgets ein.';
|
|
|
|
|
|
$text['description-dashboard_description']['de-ch'] = 'Geben Sie die Beschreibung des Dashboard-Widgets ein.';
|
|
|
|
|
|
$text['description-dashboard_description']['de-de'] = 'Geben Sie die Beschreibung des Dashboard-Widgets ein.';
|
|
|
|
|
|
$text['description-dashboard_description']['es-cl'] = 'Introduzca la descripción del widget del panel.';
|
|
|
|
|
|
$text['description-dashboard_description']['es-mx'] = 'Introduzca la descripción del widget del panel.';
|
2022-01-18 05:09:22 +01:00
|
|
|
|
$text['description-dashboard_description']['fr-ca'] = 'Saisissez la description du widget du tableau de bord.';
|
2022-01-29 23:58:25 +01:00
|
|
|
|
$text['description-dashboard_description']['fr-fr'] = 'Saisissez la description du widget du tableau de bord.';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['description-dashboard_description']['he-il'] = "הזן את תיאור הווידג'ט של לוח המחוונים.";
|
|
|
|
|
|
$text['description-dashboard_description']['it-it'] = 'Immettere la descrizione del widget del dashboard.';
|
2023-03-28 18:24:11 +02:00
|
|
|
|
$text['description-dashboard_description']['nl-nl'] = 'Voer de beschrijving van de dashboard widget in.';
|
2022-03-26 21:30:02 +01:00
|
|
|
|
$text['description-dashboard_description']['pl-pl'] = 'Wprowadź opis widżetu panelu nawigacyjnego.';
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['description-dashboard_description']['pt-br'] = 'Insira a descrição do widget do painel.';
|
|
|
|
|
|
$text['description-dashboard_description']['pt-pt'] = 'Insira a descrição do widget do painel.';
|
|
|
|
|
|
$text['description-dashboard_description']['ro-ro'] = 'Introduceți descrierea widget-ului tabloului de bord.';
|
|
|
|
|
|
$text['description-dashboard_description']['ru-ru'] = 'Введите описание виджета панели инструментов.';
|
|
|
|
|
|
$text['description-dashboard_description']['sv-se'] = 'Ange beskrivningen av instrumentpanelens widget.';
|
|
|
|
|
|
$text['description-dashboard_description']['uk-ua'] = 'Введіть опис віджета інформаційної панелі.';
|
2021-11-10 02:42:14 +01:00
|
|
|
|
|
|
|
|
|
|
$text['label-welcome']['en-us'] = "Welcome:";
|
|
|
|
|
|
$text['label-welcome']['en-gb'] = "Welcome:";
|
|
|
|
|
|
$text['label-welcome']['ar-eg'] = "أهلا بك:";
|
|
|
|
|
|
$text['label-welcome']['de-at'] = "Herzlich willkommen:"; //copied from de-de
|
|
|
|
|
|
$text['label-welcome']['de-ch'] = "Herzlich willkommen:"; //copied from de-de
|
|
|
|
|
|
$text['label-welcome']['de-de'] = "Herzlich willkommen:";
|
|
|
|
|
|
$text['label-welcome']['el-gr'] = "Καλώς ήλθατε:";
|
|
|
|
|
|
$text['label-welcome']['es-cl'] = "Bienvenido:";
|
|
|
|
|
|
$text['label-welcome']['es-mx'] = "Bienvenido:"; //copied from es-cl
|
|
|
|
|
|
$text['label-welcome']['fr-ca'] = "Bienvenue:"; //copied from fr-fr
|
|
|
|
|
|
$text['label-welcome']['fr-fr'] = "Bienvenue:";
|
|
|
|
|
|
$text['label-welcome']['he-il'] = "ברוך הבא:";
|
|
|
|
|
|
$text['label-welcome']['it-it'] = "Benvenuto:";
|
2023-03-28 18:24:11 +02:00
|
|
|
|
$text['label-welcome']['nl-nl'] = "Welkom:";
|
2021-11-10 02:42:14 +01:00
|
|
|
|
$text['label-welcome']['pl-pl'] = "Witamy:";
|
|
|
|
|
|
$text['label-welcome']['pt-br'] = "Bem-vindo:";
|
|
|
|
|
|
$text['label-welcome']['pt-pt'] = "Witamy:";
|
|
|
|
|
|
$text['label-welcome']['ro-ro'] = "Bine ati venit:";
|
|
|
|
|
|
$text['label-welcome']['ru-ru'] = "Добро пожаловать:";
|
|
|
|
|
|
$text['label-welcome']['sv-se'] = "Välkommen:";
|
|
|
|
|
|
$text['label-welcome']['uk-ua'] = "Ласкаво просимо:";
|
2023-01-31 01:19:09 +01:00
|
|
|
|
|
2023-04-20 00:24:23 +02:00
|
|
|
|
$text['button-collapse_all']['en-us'] = "Collapse All";
|
|
|
|
|
|
$text['button-collapse_all']['en-gb'] = "Collapse All";
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['button-collapse_all']['ar-eg'] = "انهيار جميع";
|
|
|
|
|
|
$text['button-collapse_all']['de-at'] = "Alle reduzieren";
|
|
|
|
|
|
$text['button-collapse_all']['de-ch'] = "Alle reduzieren";
|
|
|
|
|
|
$text['button-collapse_all']['de-de'] = "Alle reduzieren";
|
|
|
|
|
|
$text['button-collapse_all']['el-gr'] = "Σύμπτυξη όλων";
|
|
|
|
|
|
$text['button-collapse_all']['es-cl'] = "Desplegar todo";
|
|
|
|
|
|
$text['button-collapse_all']['es-mx'] = "Desplegar todo";
|
|
|
|
|
|
$text['button-collapse_all']['fr-ca'] = "Réduire tout";
|
|
|
|
|
|
$text['button-collapse_all']['fr-fr'] = "Réduire tout";
|
|
|
|
|
|
$text['button-collapse_all']['he-il'] = "למוטט הכל";
|
|
|
|
|
|
$text['button-collapse_all']['it-it'] = "Comprimi tutto";
|
|
|
|
|
|
$text['button-collapse_all']['nl-nl'] = "Alles inklappen";
|
|
|
|
|
|
$text['button-collapse_all']['pl-pl'] = "Zwinąć wszystkie";
|
|
|
|
|
|
$text['button-collapse_all']['pt-br'] = "Recolher todos";
|
|
|
|
|
|
$text['button-collapse_all']['pt-pt'] = "Recolher todos";
|
|
|
|
|
|
$text['button-collapse_all']['ro-ro'] = "Restrângeți totul";
|
|
|
|
|
|
$text['button-collapse_all']['ru-ru'] = "Свернуть все";
|
|
|
|
|
|
$text['button-collapse_all']['sv-se'] = "Kollapsa alla";
|
|
|
|
|
|
$text['button-collapse_all']['uk-ua'] = "Закрити все";
|
|
|
|
|
|
$text['button-collapse_all']['tr-tr'] = "Hepsini Daralt";
|
2023-01-31 01:19:09 +01:00
|
|
|
|
|
|
|
|
|
|
$text['button-expand_all']['en-us'] = "Expand All";
|
|
|
|
|
|
$text['button-expand_all']['en-gb'] = "Expand All";
|
2023-04-27 03:31:20 +02:00
|
|
|
|
$text['button-expand_all']['ar-eg'] = "توسيع الكل";
|
|
|
|
|
|
$text['button-expand_all']['de-at'] = "Alle erweitern";
|
|
|
|
|
|
$text['button-expand_all']['de-ch'] = "Alle erweitern";
|
|
|
|
|
|
$text['button-expand_all']['de-de'] = "Alle erweitern";
|
|
|
|
|
|
$text['button-expand_all']['el-gr'] = "Ανάπτυξη όλων";
|
|
|
|
|
|
$text['button-expand_all']['es-cl'] = "Expandir todo";
|
|
|
|
|
|
$text['button-expand_all']['es-mx'] = "Expandir todo";
|
|
|
|
|
|
$text['button-expand_all']['fr-ca'] = "Développer tout";
|
|
|
|
|
|
$text['button-expand_all']['fr-fr'] = "Développer tout";
|
|
|
|
|
|
$text['button-expand_all']['he-il'] = "הרחב הכל";
|
|
|
|
|
|
$text['button-expand_all']['it-it'] = "Espandi tutto";
|
|
|
|
|
|
$text['button-expand_all']['nl-nl'] = "Alles uitvouwen";
|
|
|
|
|
|
$text['button-expand_all']['pl-pl'] = "Rozwiń wszystkie";
|
|
|
|
|
|
$text['button-expand_all']['pt-br'] = "Expandir todos";
|
|
|
|
|
|
$text['button-expand_all']['pt-pt'] = "Expandir todos";
|
|
|
|
|
|
$text['button-expand_all']['ro-ro'] = "Extinde toate";
|
|
|
|
|
|
$text['button-expand_all']['ru-ru'] = "Расширить все";
|
|
|
|
|
|
$text['button-expand_all']['sv-se'] = "Expandera alla";
|
|
|
|
|
|
$text['button-expand_all']['uk-ua'] = "Розгорнути все";
|
|
|
|
|
|
$text['button-expand_all']['tr-tr'] = "Hepsini genişlet";
|
|
|
|
|
|
?>
|