diff --git a/application/locale/bg_BG/LC_MESSAGES/messages.po b/application/locale/bg_BG/LC_MESSAGES/messages.po index 7010fcafe..a75b9771a 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: 2025-11-25 06:28+0000\n" +"POT-Creation-Date: 2025-11-25 07: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: Spanish \n" "Language-Team: Estonian \n" "Language-Team: Finnish \n" "Language-Team: French \n" "Language-Team: Croatian \n" "Language-Team: Hungarian \n" "Language-Team: Armenian \n" "Language-Team: Italian \n" "Language-Team: Japanese \n" "Language-Team: Lithuanian \n" "Language-Team: Latvian \n" "Language-Team: Dutch \n" "Language-Team: Polish \n" "Language-Team: Portuguese (Portugal) \n" "Language-Team: Russian \n" "Language-Team: Albanian \n" "Language-Team: Serbian \n" "Language-Team: Swedish \n" "Language-Team: Turkish \n" "Language-Team: Chinese (Simplified Han script) \n" "Language-Team: LANGUAGE \n" @@ -637,18 +637,14 @@ msgstr "" msgid "Cabrillo Import" msgstr "" -#: application/controllers/Cabrillo.php:197 -msgid "Broken CBR file - no QSO data or incomplete header found." -msgstr "" - -#: application/controllers/Cabrillo.php:243 +#: application/controllers/Cabrillo.php:249 #, php-format msgid "" "QSO %d not found or more than 1 QSO found that match the criteria of the CBR " "file. Skipping as a safety measure." msgstr "" -#: application/controllers/Cabrillo.php:301 +#: application/controllers/Cabrillo.php:309 msgid "CBR Data Imported" msgstr "" @@ -3170,6 +3166,19 @@ msgstr "" msgid "QRZCQ Error" msgstr "" +#: application/libraries/Cbr_parser.php:111 +#: application/libraries/Cbr_parser.php:160 +msgid "Broken CBR file - no valid exchange or callsigns found" +msgstr "" + +#: application/libraries/Cbr_parser.php:137 +msgid "Broken CBR file - no QSO data found." +msgstr "" + +#: application/libraries/Cbr_parser.php:147 +msgid "Broken CBR file - incomplete header found." +msgstr "" + #: application/libraries/Subdivisions.php:31 msgctxt "Division Name (States in various countries)." msgid "Province" @@ -4538,7 +4547,7 @@ msgid "Toggle all checkboxes" msgstr "" #: application/views/adif/import.php:221 application/views/adif/import.php:364 -#: application/views/adif/import.php:384 application/views/adif/import.php:422 +#: application/views/adif/import.php:384 application/views/adif/import.php:426 #: application/views/clublog/export.php:50 #: application/views/hrdlog/export.php:50 application/views/qrz/export.php:55 #: application/views/webadif/export.php:55 @@ -4698,17 +4707,23 @@ msgstr "" #: application/views/adif/import.php:415 msgid "" +"The CBR file contains a TRX number at the end of each QSO line (for multi-op " +"stations)" +msgstr "" + +#: application/views/adif/import.php:419 +msgid "" "A serial number is ALWAYS part of the exchange for both parties in this " "contest." msgstr "" -#: application/views/adif/import.php:417 +#: application/views/adif/import.php:421 msgid "" "If you or your partner only sometimes exchange serial numbers, please leave " "this unchecked." msgstr "" -#: application/views/adif/import.php:418 +#: application/views/adif/import.php:422 msgid "" "If unchecked, this will erase the default serial number that (for example) " "N1MM+ produces. If checked, it will correct the serial number if necessary."