diff --git a/application/locale/bg_BG/LC_MESSAGES/messages.po b/application/locale/bg_BG/LC_MESSAGES/messages.po index bdfcebae3..7fdd5419f 100644 --- a/application/locale/bg_BG/LC_MESSAGES/messages.po +++ b/application/locale/bg_BG/LC_MESSAGES/messages.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2026-02-20 13:16+0000\n" +"POT-Creation-Date: 2026-02-22 20:14+0000\n" "PO-Revision-Date: 2024-11-01 08:53+0000\n" "Last-Translator: Plamen Panteleev \n" "Language-Team: Bulgarian \n" "Language-Team: Bosnian \n" "Language-Team: Montenegrin \n" "Language-Team: Czech \n" "Language-Team: German \n" "Language-Team: Greek \n" "Language-Team: Estonian \n" "Language-Team: Finnish \n" "Language-Team: Croatian \n" "Language-Team: Hungarian \n" "Language-Team: Armenian \n" "Language-Team: Lithuanian \n" "Language-Team: Latvian \n" "Language-Team: Polish \n" "Language-Team: Russian \n" "Language-Team: Slovak \n" "Language-Team: Albanian \n" "Language-Team: Serbian \n" "Language-Team: Turkish without the file extension '.png'" #~ msgstr "" -#~ "在这里点击 '添加主题',输入必要的信息,填写 Logo 的文件名(不要带有 ." -#~ "png 后缀名)" +#~ "在这里点击 '添加主题',输入必要的信息,填写 Logo 的文件名(不要带" +#~ "有 .png 后缀名)" #, php-format #~ msgid "" diff --git a/application/views/stationsetup/locationlist.php b/application/views/stationsetup/locationlist.php index 5fd401f3f..f0a284fdc 100644 --- a/application/views/stationsetup/locationlist.php +++ b/application/views/stationsetup/locationlist.php @@ -49,6 +49,14 @@ } else { $qrzr=__("Realtime"); } + $hrdr=($loc->hrdlogrealtime ?? -1); + if ($hrdr == -1) { + $hrdr=__("Disabled"); + } else if ($hrdr == 0) { + $hrdr=__("No"); + } else { + $hrdr=__("Yes"); + } ?> station_id; ?> @@ -87,7 +95,7 @@ webadifrealtime ? 'Yes' : 'No' ?> clublogrealtime ? 'Yes' : 'No' ?> clublogignore ? 'Yes' : 'No' ?> - hrdlogrealtime ? 'Yes' : 'No' ?> + hrdlog_username; ?> creation_date; ?> last_modified; ?> diff --git a/assets/lang_src/messages.pot b/assets/lang_src/messages.pot index 65d19fb06..890fe21f1 100644 --- a/assets/lang_src/messages.pot +++ b/assets/lang_src/messages.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2026-02-20 13:16+0000\n" +"POT-Creation-Date: 2026-02-22 20:14+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1917,7 +1917,7 @@ msgstr "" #: application/views/station_profile/edit.php:107 #: application/views/stationsetup/linkedlocations.php:17 #: application/views/stationsetup/linkedlocations.php:45 -#: application/views/stationsetup/locationlist.php:67 +#: application/views/stationsetup/locationlist.php:75 #: application/views/stationsetup/stationsetup.php:158 #: application/views/timeline/index.php:222 #: application/views/timeplotter/index.php:33 @@ -2723,6 +2723,7 @@ msgstr "" #: application/views/station_profile/create.php:366 #: application/views/station_profile/edit.php:335 #: application/views/station_profile/edit.php:394 +#: application/views/stationsetup/locationlist.php:54 #: application/views/stationsetup/stationsetup.php:81 #: application/views/user/edit.php:452 application/views/user/edit.php:503 #: application/views/user/edit.php:512 application/views/user/edit.php:669 @@ -8388,6 +8389,7 @@ msgstr "" #: application/views/station_profile/edit.php:439 #: application/views/station_profile/edit.php:446 #: application/views/stationsetup/locationlist.php:48 +#: application/views/stationsetup/locationlist.php:58 #: application/views/user/edit.php:368 application/views/user/edit.php:379 #: application/views/user/edit.php:389 application/views/user/edit.php:400 #: application/views/user/edit.php:410 application/views/user/edit.php:420 @@ -8457,6 +8459,7 @@ msgstr "" #: application/views/station_profile/edit.php:438 #: application/views/station_profile/edit.php:445 #: application/views/stationsetup/locationlist.php:46 +#: application/views/stationsetup/locationlist.php:56 #: application/views/user/edit.php:369 application/views/user/edit.php:380 #: application/views/user/edit.php:390 application/views/user/edit.php:401 #: application/views/user/edit.php:411 application/views/user/edit.php:421