Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
96 changes: 48 additions & 48 deletions locales/cs_CZ.po
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-04-23 02:05+0000\n"
"POT-Creation-Date: 2026-05-14 02:38+0000\n"
"PO-Revision-Date: 2018-08-17 13:43+0000\n"
"Last-Translator: David Stepan <stepand@tiscali.cz>, 2025\n"
"Language-Team: Czech (Czech Republic) (https://app.transifex.com/teclib/teams/28042/cs_CZ/)\n"
Expand Down Expand Up @@ -58,10 +58,6 @@ msgstr "Časový limit pro odeslání dat (v milisekundách)"
msgid "API status"
msgstr "Stav API"

#: front/profileright.form.php:41 front/profileright.form.php:68
msgid "Invalid request."
msgstr "Neplatný požadavek."

#: front/collections.php:32
msgid "Metabase collections"
msgstr "Metabase sbírky"
Expand All @@ -84,46 +80,9 @@ msgstr ""
"Nedaří se přistupovat k datům Metabase. Zkontrolujte nastavení zásuvného "
"modulu."

#: inc/apiclient.class.php:58
msgid "API: login"
msgstr "API: přihlášení"

#: inc/apiclient.class.php:60
msgid "API: get current user"
msgstr "API: získat stávajícího uživatele"

#: inc/apiclient.class.php:62
msgid "API: get users"
msgstr "API: získat uživatele"

#: inc/apiclient.class.php:64
msgid "API: get databases"
msgstr "API: získat databáze"

#: inc/apiclient.class.php:66
msgid "API: get GLPI database"
msgstr "API: získat GLPI databázi"

#: inc/apiclient.class.php:123
msgid "Unable to retrieve Metabase version"
msgstr "Nelze načíst verzi metabáze"

#: inc/apiclient.class.php:194
msgid "No auto-generated GLPI database found"
msgstr "Nenalezena žádná automaticky vytvořená GLPI databáze"

#: inc/apiclient.class.php:701
#, php-format
msgid "Enabling embedded display fails for dashboard %s."
msgstr "Zapnutí vestavěného zobrazení se pro nástěnku %s nezdařilo."

#: inc/apiclient.class.php:890
msgid ""
"Query to metabase failed because operation timed out. Maybe you should "
"increase the timeout value in plugin configuration"
msgstr ""
"Dotaz do metabase se nezdařil kvůli překročení časového limitu. Možná byste "
"měli tento limit zvýšit (v nastavení zásuvného modulu)"
#: front/profileright.form.php:41 front/profileright.form.php:68
msgid "Invalid request."
msgstr "Neplatný požadavek."

#: inc/profileright.class.php:44 inc/config.class.php:40
msgid "Metabase"
Expand All @@ -145,6 +104,10 @@ msgstr "Umožnit přístup ke všemu"
msgid "Disallow access to all"
msgstr "Znemožnit přístup ke všemu"

#: inc/dashboard.class.php:43
msgid "Metabase dashboard"
msgstr "Nástěnka Metabase"

#: inc/config.class.php:113
msgid "username (metabase admin)"
msgstr "uživatelské jméno (správce metabase)"
Expand Down Expand Up @@ -185,6 +148,43 @@ msgstr "(znovu)vytvořit datový model v Metabase"
msgid "Show reports and dashboards specifications"
msgstr "Zobrazit specifikace výkazů a přehledů"

#: inc/dashboard.class.php:43
msgid "Metabase dashboard"
msgstr "Nástěnka Metabase"
#: inc/apiclient.class.php:58
msgid "API: login"
msgstr "API: přihlášení"

#: inc/apiclient.class.php:60
msgid "API: get current user"
msgstr "API: získat stávajícího uživatele"

#: inc/apiclient.class.php:62
msgid "API: get users"
msgstr "API: získat uživatele"

#: inc/apiclient.class.php:64
msgid "API: get databases"
msgstr "API: získat databáze"

#: inc/apiclient.class.php:66
msgid "API: get GLPI database"
msgstr "API: získat GLPI databázi"

#: inc/apiclient.class.php:123
msgid "Unable to retrieve Metabase version"
msgstr "Nelze načíst verzi metabáze"

#: inc/apiclient.class.php:194
msgid "No auto-generated GLPI database found"
msgstr "Nenalezena žádná automaticky vytvořená GLPI databáze"

#: inc/apiclient.class.php:701
#, php-format
msgid "Enabling embedded display fails for dashboard %s."
msgstr "Zapnutí vestavěného zobrazení se pro nástěnku %s nezdařilo."

#: inc/apiclient.class.php:890
msgid ""
"Query to metabase failed because operation timed out. Maybe you should "
"increase the timeout value in plugin configuration"
msgstr ""
"Dotaz do metabase se nezdařil kvůli překročení časového limitu. Možná byste "
"měli tento limit zvýšit (v nastavení zásuvného modulu)"
Binary file modified locales/en_GB.mo
Binary file not shown.
98 changes: 49 additions & 49 deletions locales/en_GB.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-04-23 02:05+0000\n"
"PO-Revision-Date: 2026-04-23 02:05+0000\n"
"POT-Creation-Date: 2026-05-14 02:38+0000\n"
"PO-Revision-Date: 2026-05-14 02:38+0000\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: en_GB\n"
Expand Down Expand Up @@ -53,10 +53,6 @@ msgstr "Timeout for sending data (in seconds)"
msgid "API status"
msgstr "API status"

#: front/profileright.form.php:41 front/profileright.form.php:68
msgid "Invalid request."
msgstr "Invalid request."

#: front/collections.php:32
msgid "Metabase collections"
msgstr "Metabase collections"
Expand All @@ -77,46 +73,9 @@ msgstr "Extract dashboards from metabase:"
msgid "Unable to access Metabase data. Please check plugin configuration."
msgstr "Unable to access Metabase data. Please check plugin configuration."

#: inc/apiclient.class.php:58
msgid "API: login"
msgstr "API: login"

#: inc/apiclient.class.php:60
msgid "API: get current user"
msgstr "API: get current user"

#: inc/apiclient.class.php:62
msgid "API: get users"
msgstr "API: get users"

#: inc/apiclient.class.php:64
msgid "API: get databases"
msgstr "API: get databases"

#: inc/apiclient.class.php:66
msgid "API: get GLPI database"
msgstr "API: get GLPI database"

#: inc/apiclient.class.php:123
msgid "Unable to retrieve Metabase version"
msgstr "Unable to retrieve Metabase version"

#: inc/apiclient.class.php:194
msgid "No auto-generated GLPI database found"
msgstr "No auto-generated GLPI database found"

#: inc/apiclient.class.php:701
#, php-format
msgid "Enabling embedded display fails for dashboard %s."
msgstr "Enabling embedded display fails for dashboard %s."

#: inc/apiclient.class.php:890
msgid ""
"Query to metabase failed because operation timed out. Maybe you should "
"increase the timeout value in plugin configuration"
msgstr ""
"Query to metabase failed because operation timed out. Maybe you should "
"increase the timeout value in plugin configuration"
#: front/profileright.form.php:41 front/profileright.form.php:68
msgid "Invalid request."
msgstr "Invalid request."

#: inc/profileright.class.php:44 inc/config.class.php:40
msgid "Metabase"
Expand All @@ -138,6 +97,10 @@ msgstr "Allow access to all"
msgid "Disallow access to all"
msgstr "Disallow access to all"

#: inc/dashboard.class.php:43
msgid "Metabase dashboard"
msgstr "Metabase dashboard"

#: inc/config.class.php:113
msgid "username (metabase admin)"
msgstr "username (metabase admin)"
Expand Down Expand Up @@ -178,6 +141,43 @@ msgstr "(Re)generate datamodel in Metabase"
msgid "Show reports and dashboards specifications"
msgstr "Show reports and dashboards specifications"

#: inc/dashboard.class.php:43
msgid "Metabase dashboard"
msgstr "Metabase dashboard"
#: inc/apiclient.class.php:58
msgid "API: login"
msgstr "API: login"

#: inc/apiclient.class.php:60
msgid "API: get current user"
msgstr "API: get current user"

#: inc/apiclient.class.php:62
msgid "API: get users"
msgstr "API: get users"

#: inc/apiclient.class.php:64
msgid "API: get databases"
msgstr "API: get databases"

#: inc/apiclient.class.php:66
msgid "API: get GLPI database"
msgstr "API: get GLPI database"

#: inc/apiclient.class.php:123
msgid "Unable to retrieve Metabase version"
msgstr "Unable to retrieve Metabase version"

#: inc/apiclient.class.php:194
msgid "No auto-generated GLPI database found"
msgstr "No auto-generated GLPI database found"

#: inc/apiclient.class.php:701
#, php-format
msgid "Enabling embedded display fails for dashboard %s."
msgstr "Enabling embedded display fails for dashboard %s."

#: inc/apiclient.class.php:890
msgid ""
"Query to metabase failed because operation timed out. Maybe you should "
"increase the timeout value in plugin configuration"
msgstr ""
"Query to metabase failed because operation timed out. Maybe you should "
"increase the timeout value in plugin configuration"
96 changes: 48 additions & 48 deletions locales/en_US.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-04-23 02:05+0000\n"
"POT-Creation-Date: 2026-05-14 02:38+0000\n"
"PO-Revision-Date: 2018-08-17 13:43+0000\n"
"Last-Translator: Shawn Long <webaccounts@kkg.org>, 2019\n"
"Language-Team: English (United States) (https://app.transifex.com/teclib/teams/28042/en_US/)\n"
Expand Down Expand Up @@ -57,10 +57,6 @@ msgstr "Timeout for sending data (in seconds)"
msgid "API status"
msgstr "API Status"

#: front/profileright.form.php:41 front/profileright.form.php:68
msgid "Invalid request."
msgstr "Invalid Request."

#: front/collections.php:32
msgid "Metabase collections"
msgstr "Metabase collections"
Expand All @@ -81,46 +77,9 @@ msgstr "Extract dashboards from metabase:"
msgid "Unable to access Metabase data. Please check plugin configuration."
msgstr "Unable to access Metabase data. Please check plugin configuration."

#: inc/apiclient.class.php:58
msgid "API: login"
msgstr "API: login"

#: inc/apiclient.class.php:60
msgid "API: get current user"
msgstr "API: get current user"

#: inc/apiclient.class.php:62
msgid "API: get users"
msgstr "API: get users"

#: inc/apiclient.class.php:64
msgid "API: get databases"
msgstr "API: get databases"

#: inc/apiclient.class.php:66
msgid "API: get GLPI database"
msgstr "API: get GLPI database"

#: inc/apiclient.class.php:123
msgid "Unable to retrieve Metabase version"
msgstr ""

#: inc/apiclient.class.php:194
msgid "No auto-generated GLPI database found"
msgstr "No auto-generated GLPI database found"

#: inc/apiclient.class.php:701
#, php-format
msgid "Enabling embedded display fails for dashboard %s."
msgstr "Enabling embedded display fails for dashboard %s."

#: inc/apiclient.class.php:890
msgid ""
"Query to metabase failed because operation timed out. Maybe you should "
"increase the timeout value in plugin configuration"
msgstr ""
"Query to metabase failed because operation timed out. Maybe you should "
"increase the timeout value in plugin configuration"
#: front/profileright.form.php:41 front/profileright.form.php:68
msgid "Invalid request."
msgstr "Invalid Request."

#: inc/profileright.class.php:44 inc/config.class.php:40
msgid "Metabase"
Expand All @@ -142,6 +101,10 @@ msgstr "Allow access to all"
msgid "Disallow access to all"
msgstr "Disallow access to all"

#: inc/dashboard.class.php:43
msgid "Metabase dashboard"
msgstr "Metabase dashboard"

#: inc/config.class.php:113
msgid "username (metabase admin)"
msgstr "username (metabase admin)"
Expand Down Expand Up @@ -182,6 +145,43 @@ msgstr "(Re)generate data model in Metabase"
msgid "Show reports and dashboards specifications"
msgstr "Show report and dashboard specifications"

#: inc/dashboard.class.php:43
msgid "Metabase dashboard"
msgstr "Metabase dashboard"
#: inc/apiclient.class.php:58
msgid "API: login"
msgstr "API: login"

#: inc/apiclient.class.php:60
msgid "API: get current user"
msgstr "API: get current user"

#: inc/apiclient.class.php:62
msgid "API: get users"
msgstr "API: get users"

#: inc/apiclient.class.php:64
msgid "API: get databases"
msgstr "API: get databases"

#: inc/apiclient.class.php:66
msgid "API: get GLPI database"
msgstr "API: get GLPI database"

#: inc/apiclient.class.php:123
msgid "Unable to retrieve Metabase version"
msgstr ""

#: inc/apiclient.class.php:194
msgid "No auto-generated GLPI database found"
msgstr "No auto-generated GLPI database found"

#: inc/apiclient.class.php:701
#, php-format
msgid "Enabling embedded display fails for dashboard %s."
msgstr "Enabling embedded display fails for dashboard %s."

#: inc/apiclient.class.php:890
msgid ""
"Query to metabase failed because operation timed out. Maybe you should "
"increase the timeout value in plugin configuration"
msgstr ""
"Query to metabase failed because operation timed out. Maybe you should "
"increase the timeout value in plugin configuration"
Loading
Loading