diff --git a/README.md b/README.md index 1d44de82a..99ce90a2c 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Wavelog-support can be reached by creating an issue here at github. If you've an ## Contributing Special thanks to our contributors, who are part of Wavelog by improving code! -[F4ANS](https://github.com/abarrau), [DG0TM](https://github.com/dg0tm), [DG9VH](https://github.com/dg9vh), [DJ3CE](https://github.com/dj3ce), [R1BLH](https://github.com/r1blh) +[F4ANS](https://github.com/abarrau), [DG0TM](https://github.com/dg0tm), [DG9VH](https://github.com/dg9vh), [DJ3CE](https://github.com/dj3ce), [R1BLH](https://github.com/r1blh), [violarulan](https://github.com/violarulan) If you would like to contribute in any way to Wavelog, it is most appreciated. This has been developed in free time, help coding new features or writing documentation is always useful. diff --git a/application/controllers/Debug.php b/application/controllers/Debug.php index db057f2ec..e3768f53e 100644 --- a/application/controllers/Debug.php +++ b/application/controllers/Debug.php @@ -42,6 +42,10 @@ class Debug extends CI_Controller $backup_folder = $this->permissions->is_really_writable('backup'); $data['backup_folder'] = $backup_folder; + // Test writing to cache folder + $cache_folder = $this->permissions->is_really_writable('application/cache'); + $data['cache_folder'] = $cache_folder; + // Test writing to updates folder $updates_folder = $this->permissions->is_really_writable('updates'); $data['updates_folder'] = $updates_folder; diff --git a/application/controllers/Lotw.php b/application/controllers/Lotw.php index d43e4e5da..81ac3b439 100644 --- a/application/controllers/Lotw.php +++ b/application/controllers/Lotw.php @@ -1001,6 +1001,9 @@ class Lotw extends CI_Controller { } $signature_b64 = base64_encode($signature); return $signature_b64."\n"; + } else { + // in case of deprecation of SHA-1 in some distro + log_message('error', 'Error signing LoTW log: '.openssl_error_string()); } } else { log_message('error', 'Error signing LoTW log.'); diff --git a/application/locale/bg_BG/LC_MESSAGES/messages.po b/application/locale/bg_BG/LC_MESSAGES/messages.po index eeeeedc09..acb9d4768 100644 --- a/application/locale/bg_BG/LC_MESSAGES/messages.po +++ b/application/locale/bg_BG/LC_MESSAGES/messages.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-07-10 15:04+0000\n" +"POT-Creation-Date: 2024-07-11 12:26+0000\n" "PO-Revision-Date: 2024-07-09 13:25+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Bulgarian \n" @@ -500,7 +500,7 @@ msgstr "" msgid "Number of days with QSOs each year" msgstr "" -#: application/controllers/Debug.php:75 +#: application/controllers/Debug.php:79 msgid "Debug" msgstr "" @@ -874,7 +874,7 @@ msgstr "" #: application/views/contesting/index.php:203 #: application/views/continents/index.php:39 application/views/csv/index.php:42 #: application/views/dashboard/index.php:4 -#: application/views/debug/index.php:509 application/views/dxatlas/index.php:42 +#: application/views/debug/index.php:520 application/views/dxatlas/index.php:42 #: application/views/eqsl/analysis.php:39 #: application/views/eqsl/download.php:39 application/views/eqsl/result.php:36 #: application/views/eqslcard/index.php:29 @@ -1147,7 +1147,7 @@ msgstr "" #: application/views/contesting/index.php:202 #: application/views/continents/index.php:30 application/views/csv/index.php:31 #: application/views/dashboard/index.php:15 -#: application/views/debug/index.php:510 application/views/dxatlas/index.php:31 +#: application/views/debug/index.php:521 application/views/dxatlas/index.php:31 #: application/views/eqsl/download.php:41 #: application/views/eqslcard/index.php:32 #: application/views/gridmap/index.php:10 application/views/kml/index.php:19 @@ -1491,7 +1491,6 @@ msgid "QSL Card Management" msgstr "" #: application/controllers/Qslprint.php:46 -#: application/views/interface_assets/header.php:408 msgid "Print Requested QSLs" msgstr "" @@ -2355,7 +2354,7 @@ msgstr "" #: application/views/contesting/index.php:42 #: application/views/contesting/index.php:200 #: application/views/dashboard/index.php:147 -#: application/views/debug/index.php:506 application/views/eqsl/analysis.php:36 +#: application/views/debug/index.php:517 application/views/eqsl/analysis.php:36 #: application/views/eqsl/download.php:36 application/views/eqsl/result.php:33 #: application/views/eqslcard/index.php:30 #: application/views/hamsat/index.php:28 @@ -2396,7 +2395,7 @@ msgstr "Дата" #: application/views/contesting/index.php:47 #: application/views/contesting/index.php:200 #: application/views/dashboard/index.php:150 -#: application/views/debug/index.php:507 application/views/eqsl/analysis.php:37 +#: application/views/debug/index.php:518 application/views/eqsl/analysis.php:37 #: application/views/eqsl/download.php:37 application/views/eqsl/result.php:34 #: application/views/eqslcard/index.php:31 #: application/views/hamsat/index.php:29 application/views/oqrs/qsolist.php:8 @@ -2422,7 +2421,7 @@ msgstr "Час" #: application/views/awards/vucc/band.php:18 #: application/views/bandmap/list.php:111 #: application/views/contesting/index.php:201 -#: application/views/debug/index.php:508 application/views/debug/index.php:543 +#: application/views/debug/index.php:519 application/views/debug/index.php:554 #: application/views/dxcalendar/index.php:12 #: application/views/eqsl/analysis.php:38 #: application/views/eqsl/download.php:38 application/views/eqsl/result.php:35 @@ -2473,8 +2472,8 @@ msgid "Maximum file upload size is " msgstr "" #: application/views/adif/import.php:56 application/views/adif/import.php:220 -#: application/views/adif/import.php:258 application/views/debug/index.php:153 -#: application/views/debug/index.php:498 application/views/hrdlog/export.php:25 +#: application/views/adif/import.php:258 application/views/debug/index.php:164 +#: application/views/debug/index.php:509 application/views/hrdlog/export.php:25 #: application/views/hrdlog/export.php:74 #: application/views/interface_assets/footer.php:23 #: application/views/qrz/export.php:73 application/views/qrz/export.php:94 @@ -4925,166 +4924,168 @@ msgid "This verifies that the folders used by Wavelog have read and write permis msgstr "" #: application/views/debug/index.php:101 application/views/debug/index.php:112 -#: application/views/debug/index.php:123 application/views/debug/index.php:135 +#: application/views/debug/index.php:123 application/views/debug/index.php:134 +#: application/views/debug/index.php:146 msgid "Success" msgstr "" #: application/views/debug/index.php:103 application/views/debug/index.php:114 -#: application/views/debug/index.php:125 application/views/debug/index.php:137 +#: application/views/debug/index.php:125 application/views/debug/index.php:136 +#: application/views/debug/index.php:148 msgid "Failed" msgstr "" -#: application/views/debug/index.php:147 +#: application/views/debug/index.php:158 msgid "Config Maintenance" msgstr "" -#: application/views/debug/index.php:153 +#: application/views/debug/index.php:164 msgid "Your authentication mode is outdated and possibly unsafe" msgstr "" -#: application/views/debug/index.php:155 +#: application/views/debug/index.php:166 #, php-format msgid "Please edit your %s File:" msgstr "" -#: application/views/debug/index.php:156 +#: application/views/debug/index.php:167 msgid "Go to your application/config Folder and compare config.sample.php with your config.php" msgstr "" -#: application/views/debug/index.php:157 +#: application/views/debug/index.php:168 #, php-format msgid "Change %s to the value %s (Strongly recommended)" msgstr "" -#: application/views/debug/index.php:163 +#: application/views/debug/index.php:174 msgid "Authentication Mode is set correctly" msgstr "" -#: application/views/debug/index.php:163 +#: application/views/debug/index.php:174 msgid "Ok" msgstr "" -#: application/views/debug/index.php:170 +#: application/views/debug/index.php:181 msgid "Migrate Userdata" msgstr "" -#: application/views/debug/index.php:172 +#: application/views/debug/index.php:183 msgid "Here you can migrate existing QSL cards and eQSL cards to the new userdata folder." msgstr "" -#: application/views/debug/index.php:185 +#: application/views/debug/index.php:196 msgid "Modules" msgstr "" -#: application/views/debug/index.php:191 application/views/debug/index.php:202 -#: application/views/debug/index.php:213 application/views/debug/index.php:224 -#: application/views/debug/index.php:235 +#: application/views/debug/index.php:202 application/views/debug/index.php:213 +#: application/views/debug/index.php:224 application/views/debug/index.php:235 +#: application/views/debug/index.php:246 msgid "Installed" msgstr "" -#: application/views/debug/index.php:193 application/views/debug/index.php:204 -#: application/views/debug/index.php:215 application/views/debug/index.php:226 -#: application/views/debug/index.php:237 +#: application/views/debug/index.php:204 application/views/debug/index.php:215 +#: application/views/debug/index.php:226 application/views/debug/index.php:237 +#: application/views/debug/index.php:248 msgid "Not Installed" msgstr "" -#: application/views/debug/index.php:244 application/views/qso/index.php:654 +#: application/views/debug/index.php:255 application/views/qso/index.php:654 msgid "Settings" msgstr "" -#: application/views/debug/index.php:373 +#: application/views/debug/index.php:384 msgid "Git Information" msgstr "" -#: application/views/debug/index.php:377 +#: application/views/debug/index.php:388 msgid "Branch" msgstr "" -#: application/views/debug/index.php:388 application/views/debug/index.php:399 -#: application/views/debug/index.php:409 +#: application/views/debug/index.php:399 application/views/debug/index.php:410 +#: application/views/debug/index.php:420 msgid "n/a" msgstr "" -#: application/views/debug/index.php:394 +#: application/views/debug/index.php:405 msgid "Commit" msgstr "" -#: application/views/debug/index.php:404 +#: application/views/debug/index.php:415 msgid "Tag" msgstr "" -#: application/views/debug/index.php:414 +#: application/views/debug/index.php:425 msgid "Last Fetch" msgstr "" -#: application/views/debug/index.php:426 +#: application/views/debug/index.php:437 msgid "Check for new version" msgstr "" -#: application/views/debug/index.php:427 +#: application/views/debug/index.php:438 msgid "Update now" msgstr "" -#: application/views/debug/index.php:445 +#: application/views/debug/index.php:456 msgid "File download date" msgstr "" -#: application/views/debug/index.php:449 +#: application/views/debug/index.php:460 msgid "File" msgstr "" -#: application/views/debug/index.php:450 +#: application/views/debug/index.php:461 msgid "Last update" msgstr "" -#: application/views/debug/index.php:454 +#: application/views/debug/index.php:465 msgid "DXCC update from Club Log" msgstr "" -#: application/views/debug/index.php:456 application/views/debug/index.php:462 -#: application/views/debug/index.php:467 application/views/debug/index.php:472 -#: application/views/debug/index.php:477 application/views/debug/index.php:482 -#: application/views/debug/index.php:487 +#: application/views/debug/index.php:467 application/views/debug/index.php:473 +#: application/views/debug/index.php:478 application/views/debug/index.php:483 +#: application/views/debug/index.php:488 application/views/debug/index.php:493 +#: application/views/debug/index.php:498 #: application/views/station_profile/edit.php:22 msgid "Update" msgstr "" -#: application/views/debug/index.php:460 +#: application/views/debug/index.php:471 msgid "DOK file download" msgstr "" -#: application/views/debug/index.php:465 +#: application/views/debug/index.php:476 msgid "LoTW users download" msgstr "" -#: application/views/debug/index.php:470 +#: application/views/debug/index.php:481 msgid "POTA file download" msgstr "" -#: application/views/debug/index.php:475 +#: application/views/debug/index.php:486 msgid "SCP file download" msgstr "" -#: application/views/debug/index.php:480 +#: application/views/debug/index.php:491 msgid "SOTA file download" msgstr "" -#: application/views/debug/index.php:485 +#: application/views/debug/index.php:496 msgid "WWFF file download" msgstr "" -#: application/views/debug/index.php:494 +#: application/views/debug/index.php:505 msgid "QSO-DB Maintenance" msgstr "" -#: application/views/debug/index.php:498 +#: application/views/debug/index.php:509 #, php-format msgid "The Database contains %d QSO without a station-profile (location)" msgid_plural "The Database contains %d QSOs without a station-profile (location)" msgstr[0] "" msgstr[1] "" -#: application/views/debug/index.php:511 +#: application/views/debug/index.php:522 #: application/views/public_search/result.php:17 #: application/views/station_profile/create.php:38 #: application/views/station_profile/edit.php:46 @@ -5094,84 +5095,84 @@ msgstr[1] "" msgid "Station Callsign" msgstr "" -#: application/views/debug/index.php:536 +#: application/views/debug/index.php:547 msgid "Please mark QSOs and reassign them to an existing station location:" msgstr "" -#: application/views/debug/index.php:544 +#: application/views/debug/index.php:555 msgctxt "Stationlocation" msgid "Target Location" msgstr "" -#: application/views/debug/index.php:545 application/views/debug/index.php:556 +#: application/views/debug/index.php:556 application/views/debug/index.php:567 msgid "Reassign" msgstr "" -#: application/views/debug/index.php:565 +#: application/views/debug/index.php:576 msgid "Every QSO in your Database is assigned to a station-profile (location)" msgstr "" -#: application/views/debug/index.php:565 +#: application/views/debug/index.php:576 msgid "Everything ok" msgstr "" -#: application/views/debug/index.php:590 +#: application/views/debug/index.php:601 msgid "Bulgarian" msgstr "" -#: application/views/debug/index.php:591 +#: application/views/debug/index.php:602 msgid "Chinese (Simplified)" msgstr "" -#: application/views/debug/index.php:592 +#: application/views/debug/index.php:603 msgid "Czech" msgstr "" -#: application/views/debug/index.php:593 +#: application/views/debug/index.php:604 msgid "Dutch" msgstr "" -#: application/views/debug/index.php:594 +#: application/views/debug/index.php:605 msgid "English" msgstr "" -#: application/views/debug/index.php:595 +#: application/views/debug/index.php:606 msgid "Finnish" msgstr "" -#: application/views/debug/index.php:596 +#: application/views/debug/index.php:607 msgid "French" msgstr "" -#: application/views/debug/index.php:597 +#: application/views/debug/index.php:608 msgid "German" msgstr "" -#: application/views/debug/index.php:598 +#: application/views/debug/index.php:609 msgid "Greek" msgstr "" -#: application/views/debug/index.php:599 +#: application/views/debug/index.php:610 msgid "Italian" msgstr "" -#: application/views/debug/index.php:600 +#: application/views/debug/index.php:611 msgid "Polish" msgstr "" -#: application/views/debug/index.php:601 +#: application/views/debug/index.php:612 msgid "Russian" msgstr "" -#: application/views/debug/index.php:602 +#: application/views/debug/index.php:613 msgid "Spanish" msgstr "" -#: application/views/debug/index.php:603 +#: application/views/debug/index.php:614 msgid "Swedish" msgstr "" -#: application/views/debug/index.php:604 +#: application/views/debug/index.php:615 msgid "Turkish" msgstr "" @@ -5700,6 +5701,10 @@ msgstr "" msgid "Cabrillo Export" msgstr "" +#: application/views/interface_assets/header.php:408 +msgid "QSL Queue" +msgstr "" + #: application/views/interface_assets/header.php:409 msgid "Labels" msgstr "" diff --git a/application/locale/cs_CZ/LC_MESSAGES/messages.mo b/application/locale/cs_CZ/LC_MESSAGES/messages.mo index ac4ff20fa..b176be794 100644 Binary files a/application/locale/cs_CZ/LC_MESSAGES/messages.mo and b/application/locale/cs_CZ/LC_MESSAGES/messages.mo differ diff --git a/application/locale/cs_CZ/LC_MESSAGES/messages.po b/application/locale/cs_CZ/LC_MESSAGES/messages.po index c049547e6..d8a596c1d 100644 --- a/application/locale/cs_CZ/LC_MESSAGES/messages.po +++ b/application/locale/cs_CZ/LC_MESSAGES/messages.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-07-10 15:04+0000\n" -"PO-Revision-Date: 2024-07-09 13:25+0000\n" +"POT-Creation-Date: 2024-07-11 12:26+0000\n" +"PO-Revision-Date: 2024-07-10 20:23+0000\n" "Last-Translator: Ondřej Koloničný \n" "Language-Team: Czech \n" "Language: cs_CZ\n" @@ -173,7 +173,7 @@ msgstr "Diplomy" #: application/controllers/Awards.php:1755 #, php-format msgid "Awards - %s" -msgstr "" +msgstr "Diplomy - %s" #: application/controllers/Awards.php:92 #: application/views/awards/dok/index.php:149 @@ -212,7 +212,7 @@ msgstr "DXCC" #: application/controllers/Awards.php:251 msgid "Awards - WAJA" -msgstr "" +msgstr "Diplomy - WAJA" #: application/controllers/Awards.php:327 application/views/bands/index.php:51 #: application/views/interface_assets/header.php:208 @@ -325,18 +325,18 @@ msgstr "POTA" #: application/controllers/Awards.php:591 msgid "CQ Magazine WAZ" -msgstr "" +msgstr "CQ Magazine WAZ" #: application/controllers/Awards.php:652 #: application/views/accumulate/index.php:58 #: application/views/timeline/index.php:45 msgid "Worked All States (WAS)" -msgstr "" +msgstr "Worked All States (WAS)" #: application/controllers/Awards.php:714 application/views/bands/index.php:53 #: application/views/interface_assets/header.php:186 msgid "RAC" -msgstr "" +msgstr "RAC" #: application/controllers/Awards.php:776 application/views/bands/index.php:49 msgid "H26" @@ -358,7 +358,7 @@ msgstr "" #: application/controllers/Awards.php:894 msgid "Awards - " -msgstr "" +msgstr "Diplomy - " #: application/controllers/Awards.php:911 #: application/controllers/Awards.php:943 @@ -368,7 +368,7 @@ msgstr "" #: application/controllers/Awards.php:912 #: application/controllers/Awards.php:944 msgid "Gridsquares confirmed on LoTW" -msgstr "" +msgstr "Lokátory potvrzené LoTW" #: application/controllers/Awards.php:913 #: application/controllers/Awards.php:945 @@ -387,12 +387,12 @@ msgstr "SIG" #: application/controllers/Awards.php:1143 msgid "Awards - SIG - " -msgstr "" +msgstr "Diplomy- SIG - " #: application/controllers/Awards.php:1755 #: application/views/awards/itu/index.php:18 msgid "ITU Zones" -msgstr "" +msgstr "ITU zóny" #: application/controllers/Backup.php:15 application/views/backup/main.php:14 #: application/views/interface_assets/header.php:272 @@ -401,11 +401,11 @@ msgstr "Zálohování" #: application/controllers/Backup.php:48 msgid "ADIF - Backup" -msgstr "" +msgstr "ADIF - Záloha" #: application/controllers/Backup.php:80 msgid "Notes - Backup" -msgstr "" +msgstr "Poznámky - Záloha" #: application/controllers/Band.php:25 application/views/bands/index.php:28 #: application/views/bands/index.php:32 @@ -501,7 +501,7 @@ msgstr "" msgid "Number of days with QSOs each year" msgstr "" -#: application/controllers/Debug.php:75 +#: application/controllers/Debug.php:79 msgid "Debug" msgstr "" @@ -876,7 +876,7 @@ msgstr "" #: application/views/contesting/index.php:203 #: application/views/continents/index.php:39 application/views/csv/index.php:42 #: application/views/dashboard/index.php:4 -#: application/views/debug/index.php:509 application/views/dxatlas/index.php:42 +#: application/views/debug/index.php:520 application/views/dxatlas/index.php:42 #: application/views/eqsl/analysis.php:39 #: application/views/eqsl/download.php:39 application/views/eqsl/result.php:36 #: application/views/eqslcard/index.php:29 @@ -1149,7 +1149,7 @@ msgstr "Vzdálenost" #: application/views/contesting/index.php:202 #: application/views/continents/index.php:30 application/views/csv/index.php:31 #: application/views/dashboard/index.php:15 -#: application/views/debug/index.php:510 application/views/dxatlas/index.php:31 +#: application/views/debug/index.php:521 application/views/dxatlas/index.php:31 #: application/views/eqsl/download.php:41 #: application/views/eqslcard/index.php:32 #: application/views/gridmap/index.php:10 application/views/kml/index.php:19 @@ -1493,7 +1493,6 @@ msgid "QSL Card Management" msgstr "" #: application/controllers/Qslprint.php:46 -#: application/views/interface_assets/header.php:408 msgid "Print Requested QSLs" msgstr "Tisk žádaných QSL" @@ -2357,7 +2356,7 @@ msgstr "" #: application/views/contesting/index.php:42 #: application/views/contesting/index.php:200 #: application/views/dashboard/index.php:147 -#: application/views/debug/index.php:506 application/views/eqsl/analysis.php:36 +#: application/views/debug/index.php:517 application/views/eqsl/analysis.php:36 #: application/views/eqsl/download.php:36 application/views/eqsl/result.php:33 #: application/views/eqslcard/index.php:30 #: application/views/hamsat/index.php:28 @@ -2398,7 +2397,7 @@ msgstr "Datum" #: application/views/contesting/index.php:47 #: application/views/contesting/index.php:200 #: application/views/dashboard/index.php:150 -#: application/views/debug/index.php:507 application/views/eqsl/analysis.php:37 +#: application/views/debug/index.php:518 application/views/eqsl/analysis.php:37 #: application/views/eqsl/download.php:37 application/views/eqsl/result.php:34 #: application/views/eqslcard/index.php:31 #: application/views/hamsat/index.php:29 application/views/oqrs/qsolist.php:8 @@ -2424,7 +2423,7 @@ msgstr "Čas" #: application/views/awards/vucc/band.php:18 #: application/views/bandmap/list.php:111 #: application/views/contesting/index.php:201 -#: application/views/debug/index.php:508 application/views/debug/index.php:543 +#: application/views/debug/index.php:519 application/views/debug/index.php:554 #: application/views/dxcalendar/index.php:12 #: application/views/eqsl/analysis.php:38 #: application/views/eqsl/download.php:38 application/views/eqsl/result.php:35 @@ -2475,8 +2474,8 @@ msgid "Maximum file upload size is " msgstr "" #: application/views/adif/import.php:56 application/views/adif/import.php:220 -#: application/views/adif/import.php:258 application/views/debug/index.php:153 -#: application/views/debug/index.php:498 application/views/hrdlog/export.php:25 +#: application/views/adif/import.php:258 application/views/debug/index.php:164 +#: application/views/debug/index.php:509 application/views/hrdlog/export.php:25 #: application/views/hrdlog/export.php:74 #: application/views/interface_assets/footer.php:23 #: application/views/qrz/export.php:73 application/views/qrz/export.php:94 @@ -4928,159 +4927,161 @@ msgid "This verifies that the folders used by Wavelog have read and write permis msgstr "" #: application/views/debug/index.php:101 application/views/debug/index.php:112 -#: application/views/debug/index.php:123 application/views/debug/index.php:135 +#: application/views/debug/index.php:123 application/views/debug/index.php:134 +#: application/views/debug/index.php:146 msgid "Success" msgstr "" #: application/views/debug/index.php:103 application/views/debug/index.php:114 -#: application/views/debug/index.php:125 application/views/debug/index.php:137 +#: application/views/debug/index.php:125 application/views/debug/index.php:136 +#: application/views/debug/index.php:148 msgid "Failed" msgstr "" -#: application/views/debug/index.php:147 +#: application/views/debug/index.php:158 msgid "Config Maintenance" msgstr "" -#: application/views/debug/index.php:153 +#: application/views/debug/index.php:164 msgid "Your authentication mode is outdated and possibly unsafe" msgstr "" -#: application/views/debug/index.php:155 +#: application/views/debug/index.php:166 #, php-format msgid "Please edit your %s File:" msgstr "" -#: application/views/debug/index.php:156 +#: application/views/debug/index.php:167 msgid "Go to your application/config Folder and compare config.sample.php with your config.php" msgstr "" -#: application/views/debug/index.php:157 +#: application/views/debug/index.php:168 #, php-format msgid "Change %s to the value %s (Strongly recommended)" msgstr "" -#: application/views/debug/index.php:163 +#: application/views/debug/index.php:174 msgid "Authentication Mode is set correctly" msgstr "" -#: application/views/debug/index.php:163 +#: application/views/debug/index.php:174 msgid "Ok" msgstr "" -#: application/views/debug/index.php:170 +#: application/views/debug/index.php:181 msgid "Migrate Userdata" msgstr "" -#: application/views/debug/index.php:172 +#: application/views/debug/index.php:183 msgid "Here you can migrate existing QSL cards and eQSL cards to the new userdata folder." msgstr "" -#: application/views/debug/index.php:185 +#: application/views/debug/index.php:196 msgid "Modules" msgstr "" -#: application/views/debug/index.php:191 application/views/debug/index.php:202 -#: application/views/debug/index.php:213 application/views/debug/index.php:224 -#: application/views/debug/index.php:235 +#: application/views/debug/index.php:202 application/views/debug/index.php:213 +#: application/views/debug/index.php:224 application/views/debug/index.php:235 +#: application/views/debug/index.php:246 msgid "Installed" msgstr "" -#: application/views/debug/index.php:193 application/views/debug/index.php:204 -#: application/views/debug/index.php:215 application/views/debug/index.php:226 -#: application/views/debug/index.php:237 +#: application/views/debug/index.php:204 application/views/debug/index.php:215 +#: application/views/debug/index.php:226 application/views/debug/index.php:237 +#: application/views/debug/index.php:248 msgid "Not Installed" msgstr "" -#: application/views/debug/index.php:244 application/views/qso/index.php:654 +#: application/views/debug/index.php:255 application/views/qso/index.php:654 msgid "Settings" msgstr "" -#: application/views/debug/index.php:373 +#: application/views/debug/index.php:384 msgid "Git Information" msgstr "" -#: application/views/debug/index.php:377 +#: application/views/debug/index.php:388 msgid "Branch" msgstr "" -#: application/views/debug/index.php:388 application/views/debug/index.php:399 -#: application/views/debug/index.php:409 +#: application/views/debug/index.php:399 application/views/debug/index.php:410 +#: application/views/debug/index.php:420 msgid "n/a" msgstr "" -#: application/views/debug/index.php:394 +#: application/views/debug/index.php:405 msgid "Commit" msgstr "" -#: application/views/debug/index.php:404 +#: application/views/debug/index.php:415 msgid "Tag" msgstr "" -#: application/views/debug/index.php:414 +#: application/views/debug/index.php:425 msgid "Last Fetch" msgstr "" -#: application/views/debug/index.php:426 +#: application/views/debug/index.php:437 msgid "Check for new version" msgstr "" -#: application/views/debug/index.php:427 +#: application/views/debug/index.php:438 msgid "Update now" msgstr "" -#: application/views/debug/index.php:445 +#: application/views/debug/index.php:456 msgid "File download date" msgstr "" -#: application/views/debug/index.php:449 +#: application/views/debug/index.php:460 msgid "File" msgstr "" -#: application/views/debug/index.php:450 +#: application/views/debug/index.php:461 msgid "Last update" msgstr "" -#: application/views/debug/index.php:454 +#: application/views/debug/index.php:465 msgid "DXCC update from Club Log" msgstr "" -#: application/views/debug/index.php:456 application/views/debug/index.php:462 -#: application/views/debug/index.php:467 application/views/debug/index.php:472 -#: application/views/debug/index.php:477 application/views/debug/index.php:482 -#: application/views/debug/index.php:487 +#: application/views/debug/index.php:467 application/views/debug/index.php:473 +#: application/views/debug/index.php:478 application/views/debug/index.php:483 +#: application/views/debug/index.php:488 application/views/debug/index.php:493 +#: application/views/debug/index.php:498 #: application/views/station_profile/edit.php:22 msgid "Update" msgstr "" -#: application/views/debug/index.php:460 +#: application/views/debug/index.php:471 msgid "DOK file download" msgstr "" -#: application/views/debug/index.php:465 +#: application/views/debug/index.php:476 msgid "LoTW users download" msgstr "" -#: application/views/debug/index.php:470 +#: application/views/debug/index.php:481 msgid "POTA file download" msgstr "" -#: application/views/debug/index.php:475 +#: application/views/debug/index.php:486 msgid "SCP file download" msgstr "" -#: application/views/debug/index.php:480 +#: application/views/debug/index.php:491 msgid "SOTA file download" msgstr "" -#: application/views/debug/index.php:485 +#: application/views/debug/index.php:496 msgid "WWFF file download" msgstr "" -#: application/views/debug/index.php:494 +#: application/views/debug/index.php:505 msgid "QSO-DB Maintenance" msgstr "" -#: application/views/debug/index.php:498 +#: application/views/debug/index.php:509 #, php-format msgid "The Database contains %d QSO without a station-profile (location)" msgid_plural "The Database contains %d QSOs without a station-profile (location)" @@ -5088,7 +5089,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: application/views/debug/index.php:511 +#: application/views/debug/index.php:522 #: application/views/public_search/result.php:17 #: application/views/station_profile/create.php:38 #: application/views/station_profile/edit.php:46 @@ -5098,84 +5099,84 @@ msgstr[2] "" msgid "Station Callsign" msgstr "" -#: application/views/debug/index.php:536 +#: application/views/debug/index.php:547 msgid "Please mark QSOs and reassign them to an existing station location:" msgstr "" -#: application/views/debug/index.php:544 +#: application/views/debug/index.php:555 msgctxt "Stationlocation" msgid "Target Location" msgstr "" -#: application/views/debug/index.php:545 application/views/debug/index.php:556 +#: application/views/debug/index.php:556 application/views/debug/index.php:567 msgid "Reassign" msgstr "" -#: application/views/debug/index.php:565 +#: application/views/debug/index.php:576 msgid "Every QSO in your Database is assigned to a station-profile (location)" msgstr "" -#: application/views/debug/index.php:565 +#: application/views/debug/index.php:576 msgid "Everything ok" msgstr "" -#: application/views/debug/index.php:590 +#: application/views/debug/index.php:601 msgid "Bulgarian" msgstr "" -#: application/views/debug/index.php:591 +#: application/views/debug/index.php:602 msgid "Chinese (Simplified)" msgstr "" -#: application/views/debug/index.php:592 +#: application/views/debug/index.php:603 msgid "Czech" msgstr "" -#: application/views/debug/index.php:593 +#: application/views/debug/index.php:604 msgid "Dutch" msgstr "" -#: application/views/debug/index.php:594 +#: application/views/debug/index.php:605 msgid "English" msgstr "" -#: application/views/debug/index.php:595 +#: application/views/debug/index.php:606 msgid "Finnish" msgstr "" -#: application/views/debug/index.php:596 +#: application/views/debug/index.php:607 msgid "French" msgstr "" -#: application/views/debug/index.php:597 +#: application/views/debug/index.php:608 msgid "German" msgstr "" -#: application/views/debug/index.php:598 +#: application/views/debug/index.php:609 msgid "Greek" msgstr "" -#: application/views/debug/index.php:599 +#: application/views/debug/index.php:610 msgid "Italian" msgstr "" -#: application/views/debug/index.php:600 +#: application/views/debug/index.php:611 msgid "Polish" msgstr "" -#: application/views/debug/index.php:601 +#: application/views/debug/index.php:612 msgid "Russian" msgstr "" -#: application/views/debug/index.php:602 +#: application/views/debug/index.php:613 msgid "Spanish" msgstr "" -#: application/views/debug/index.php:603 +#: application/views/debug/index.php:614 msgid "Swedish" msgstr "" -#: application/views/debug/index.php:604 +#: application/views/debug/index.php:615 msgid "Turkish" msgstr "" @@ -5704,6 +5705,10 @@ msgstr "" msgid "Cabrillo Export" msgstr "" +#: application/views/interface_assets/header.php:408 +msgid "QSL Queue" +msgstr "" + #: application/views/interface_assets/header.php:409 msgid "Labels" msgstr "Štítky" diff --git a/application/locale/de_DE/LC_MESSAGES/messages.mo b/application/locale/de_DE/LC_MESSAGES/messages.mo index 41852c8e8..3548f0c4d 100644 Binary files a/application/locale/de_DE/LC_MESSAGES/messages.mo and b/application/locale/de_DE/LC_MESSAGES/messages.mo differ diff --git a/application/locale/de_DE/LC_MESSAGES/messages.po b/application/locale/de_DE/LC_MESSAGES/messages.po index 4929df74a..24292a607 100644 --- a/application/locale/de_DE/LC_MESSAGES/messages.po +++ b/application/locale/de_DE/LC_MESSAGES/messages.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-07-10 15:04+0000\n" -"PO-Revision-Date: 2024-07-09 13:25+0000\n" -"Last-Translator: Florian Wolters \n" +"POT-Creation-Date: 2024-07-11 12:26+0000\n" +"PO-Revision-Date: 2024-07-10 20:23+0000\n" +"Last-Translator: Fabian Berg \n" "Language-Team: German \n" "Language: de_DE\n" "MIME-Version: 1.0\n" @@ -505,7 +505,7 @@ msgstr "Dashboard" msgid "Number of days with QSOs each year" msgstr "Anzahl der Tage mit QSOs pro Jahr" -#: application/controllers/Debug.php:75 +#: application/controllers/Debug.php:79 msgid "Debug" msgstr "Debug" @@ -879,7 +879,7 @@ msgstr "Clublog" #: application/views/contesting/index.php:203 #: application/views/continents/index.php:39 application/views/csv/index.php:42 #: application/views/dashboard/index.php:4 -#: application/views/debug/index.php:509 application/views/dxatlas/index.php:42 +#: application/views/debug/index.php:520 application/views/dxatlas/index.php:42 #: application/views/eqsl/analysis.php:39 #: application/views/eqsl/download.php:39 application/views/eqsl/result.php:36 #: application/views/eqslcard/index.php:29 @@ -1152,7 +1152,7 @@ msgstr "Distanz" #: application/views/contesting/index.php:202 #: application/views/continents/index.php:30 application/views/csv/index.php:31 #: application/views/dashboard/index.php:15 -#: application/views/debug/index.php:510 application/views/dxatlas/index.php:31 +#: application/views/debug/index.php:521 application/views/dxatlas/index.php:31 #: application/views/eqsl/download.php:41 #: application/views/eqslcard/index.php:32 #: application/views/gridmap/index.php:10 application/views/kml/index.php:19 @@ -1496,7 +1496,6 @@ msgid "QSL Card Management" msgstr "QSL-Karten Management" #: application/controllers/Qslprint.php:46 -#: application/views/interface_assets/header.php:408 msgid "Print Requested QSLs" msgstr "Druck angeforderter QSLs" @@ -2360,7 +2359,7 @@ msgstr "Die DOK Informationen im Logbuch weichen von denen im DCL ab" #: application/views/contesting/index.php:42 #: application/views/contesting/index.php:200 #: application/views/dashboard/index.php:147 -#: application/views/debug/index.php:506 application/views/eqsl/analysis.php:36 +#: application/views/debug/index.php:517 application/views/eqsl/analysis.php:36 #: application/views/eqsl/download.php:36 application/views/eqsl/result.php:33 #: application/views/eqslcard/index.php:30 #: application/views/hamsat/index.php:28 @@ -2401,7 +2400,7 @@ msgstr "Datum" #: application/views/contesting/index.php:47 #: application/views/contesting/index.php:200 #: application/views/dashboard/index.php:150 -#: application/views/debug/index.php:507 application/views/eqsl/analysis.php:37 +#: application/views/debug/index.php:518 application/views/eqsl/analysis.php:37 #: application/views/eqsl/download.php:37 application/views/eqsl/result.php:34 #: application/views/eqslcard/index.php:31 #: application/views/hamsat/index.php:29 application/views/oqrs/qsolist.php:8 @@ -2427,7 +2426,7 @@ msgstr "Zeit" #: application/views/awards/vucc/band.php:18 #: application/views/bandmap/list.php:111 #: application/views/contesting/index.php:201 -#: application/views/debug/index.php:508 application/views/debug/index.php:543 +#: application/views/debug/index.php:519 application/views/debug/index.php:554 #: application/views/dxcalendar/index.php:12 #: application/views/eqsl/analysis.php:38 #: application/views/eqsl/download.php:38 application/views/eqsl/result.php:35 @@ -2478,8 +2477,8 @@ msgid "Maximum file upload size is " msgstr "Die max. Dateigrösse für Uploads beträgt " #: application/views/adif/import.php:56 application/views/adif/import.php:220 -#: application/views/adif/import.php:258 application/views/debug/index.php:153 -#: application/views/debug/index.php:498 application/views/hrdlog/export.php:25 +#: application/views/adif/import.php:258 application/views/debug/index.php:164 +#: application/views/debug/index.php:509 application/views/hrdlog/export.php:25 #: application/views/hrdlog/export.php:74 #: application/views/interface_assets/footer.php:23 #: application/views/qrz/export.php:73 application/views/qrz/export.php:94 @@ -3857,23 +3856,23 @@ msgstr "WAS" #: application/views/bands/index.php:65 msgid "QRG Unit" -msgstr "" +msgstr "QRG Einheit" #: application/views/bands/index.php:98 msgid "Hz" -msgstr "" +msgstr "Hz" #: application/views/bands/index.php:99 msgid "kHz" -msgstr "" +msgstr "kHz" #: application/views/bands/index.php:100 msgid "MHz" -msgstr "" +msgstr "MHz" #: application/views/bands/index.php:101 msgid "GHz" -msgstr "" +msgstr "GHz" #: application/views/bands/index.php:151 application/views/bands/index.php:157 msgid "Create a band" @@ -4930,166 +4929,168 @@ msgid "This verifies that the folders used by Wavelog have read and write permis msgstr "Dies verifiziert, dass die von Wavelog verwendeten Ordner Schreib und Lese-Rechte durch PHP haben." #: application/views/debug/index.php:101 application/views/debug/index.php:112 -#: application/views/debug/index.php:123 application/views/debug/index.php:135 +#: application/views/debug/index.php:123 application/views/debug/index.php:134 +#: application/views/debug/index.php:146 msgid "Success" msgstr "Erfolgreich" #: application/views/debug/index.php:103 application/views/debug/index.php:114 -#: application/views/debug/index.php:125 application/views/debug/index.php:137 +#: application/views/debug/index.php:125 application/views/debug/index.php:136 +#: application/views/debug/index.php:148 msgid "Failed" msgstr "Fehlgeschlagen" -#: application/views/debug/index.php:147 +#: application/views/debug/index.php:158 msgid "Config Maintenance" msgstr "Konfigurations-Wartung" -#: application/views/debug/index.php:153 +#: application/views/debug/index.php:164 msgid "Your authentication mode is outdated and possibly unsafe" msgstr "Dein Authentifizierungsmodus ist veraltet und möglicherweise unsicher" -#: application/views/debug/index.php:155 +#: application/views/debug/index.php:166 #, php-format msgid "Please edit your %s File:" msgstr "Bitte bearbeite deine %s Datei:" -#: application/views/debug/index.php:156 +#: application/views/debug/index.php:167 msgid "Go to your application/config Folder and compare config.sample.php with your config.php" msgstr "Gehe in den application/config Ordner und vergleiche die config.sample.php mit deiner config.php" -#: application/views/debug/index.php:157 +#: application/views/debug/index.php:168 #, php-format msgid "Change %s to the value %s (Strongly recommended)" msgstr "Ändere %s zu dem Wert %s (Stark empfohlen)" -#: application/views/debug/index.php:163 +#: application/views/debug/index.php:174 msgid "Authentication Mode is set correctly" msgstr "Der Authentifizierungsmodus ist korrekt eingestellt" -#: application/views/debug/index.php:163 +#: application/views/debug/index.php:174 msgid "Ok" msgstr "Ok" -#: application/views/debug/index.php:170 +#: application/views/debug/index.php:181 msgid "Migrate Userdata" msgstr "Benutzerdaten migrieren" -#: application/views/debug/index.php:172 +#: application/views/debug/index.php:183 msgid "Here you can migrate existing QSL cards and eQSL cards to the new userdata folder." msgstr "Hier kannst du bestehende QSL-Karten und eQSL-Karten in den neuen Benutzerdaten-Ordner migrieren." -#: application/views/debug/index.php:185 +#: application/views/debug/index.php:196 msgid "Modules" msgstr "Module" -#: application/views/debug/index.php:191 application/views/debug/index.php:202 -#: application/views/debug/index.php:213 application/views/debug/index.php:224 -#: application/views/debug/index.php:235 +#: application/views/debug/index.php:202 application/views/debug/index.php:213 +#: application/views/debug/index.php:224 application/views/debug/index.php:235 +#: application/views/debug/index.php:246 msgid "Installed" msgstr "Installiert" -#: application/views/debug/index.php:193 application/views/debug/index.php:204 -#: application/views/debug/index.php:215 application/views/debug/index.php:226 -#: application/views/debug/index.php:237 +#: application/views/debug/index.php:204 application/views/debug/index.php:215 +#: application/views/debug/index.php:226 application/views/debug/index.php:237 +#: application/views/debug/index.php:248 msgid "Not Installed" msgstr "Nicht installiert" -#: application/views/debug/index.php:244 application/views/qso/index.php:654 +#: application/views/debug/index.php:255 application/views/qso/index.php:654 msgid "Settings" msgstr "Einstellungen" -#: application/views/debug/index.php:373 +#: application/views/debug/index.php:384 msgid "Git Information" msgstr "Git Informationen" -#: application/views/debug/index.php:377 +#: application/views/debug/index.php:388 msgid "Branch" msgstr "Branch" -#: application/views/debug/index.php:388 application/views/debug/index.php:399 -#: application/views/debug/index.php:409 +#: application/views/debug/index.php:399 application/views/debug/index.php:410 +#: application/views/debug/index.php:420 msgid "n/a" msgstr "n/a" -#: application/views/debug/index.php:394 +#: application/views/debug/index.php:405 msgid "Commit" msgstr "Commit" -#: application/views/debug/index.php:404 +#: application/views/debug/index.php:415 msgid "Tag" msgstr "Tag" -#: application/views/debug/index.php:414 +#: application/views/debug/index.php:425 msgid "Last Fetch" msgstr "Letzter Abruf" -#: application/views/debug/index.php:426 +#: application/views/debug/index.php:437 msgid "Check for new version" msgstr "Nach neuer Version suchen" -#: application/views/debug/index.php:427 +#: application/views/debug/index.php:438 msgid "Update now" msgstr "Jetzt aktualisieren" -#: application/views/debug/index.php:445 +#: application/views/debug/index.php:456 msgid "File download date" msgstr "Datum des Datei-Downloads" -#: application/views/debug/index.php:449 +#: application/views/debug/index.php:460 msgid "File" msgstr "Datei" -#: application/views/debug/index.php:450 +#: application/views/debug/index.php:461 msgid "Last update" msgstr "Letzte Aktualisierung" -#: application/views/debug/index.php:454 +#: application/views/debug/index.php:465 msgid "DXCC update from Club Log" msgstr "DXCC-Update von Club Log" -#: application/views/debug/index.php:456 application/views/debug/index.php:462 -#: application/views/debug/index.php:467 application/views/debug/index.php:472 -#: application/views/debug/index.php:477 application/views/debug/index.php:482 -#: application/views/debug/index.php:487 +#: application/views/debug/index.php:467 application/views/debug/index.php:473 +#: application/views/debug/index.php:478 application/views/debug/index.php:483 +#: application/views/debug/index.php:488 application/views/debug/index.php:493 +#: application/views/debug/index.php:498 #: application/views/station_profile/edit.php:22 msgid "Update" msgstr "Aktualisierung" -#: application/views/debug/index.php:460 +#: application/views/debug/index.php:471 msgid "DOK file download" msgstr "DOK Datei Download" -#: application/views/debug/index.php:465 +#: application/views/debug/index.php:476 msgid "LoTW users download" msgstr "LoTW Benutzer Download" -#: application/views/debug/index.php:470 +#: application/views/debug/index.php:481 msgid "POTA file download" msgstr "POTA Datei Download" -#: application/views/debug/index.php:475 +#: application/views/debug/index.php:486 msgid "SCP file download" msgstr "SCP Datei Download" -#: application/views/debug/index.php:480 +#: application/views/debug/index.php:491 msgid "SOTA file download" msgstr "SOTA Datei Download" -#: application/views/debug/index.php:485 +#: application/views/debug/index.php:496 msgid "WWFF file download" msgstr "WWFF Datei Download" -#: application/views/debug/index.php:494 +#: application/views/debug/index.php:505 msgid "QSO-DB Maintenance" msgstr "QSO-DB Wartung" -#: application/views/debug/index.php:498 +#: application/views/debug/index.php:509 #, php-format msgid "The Database contains %d QSO without a station-profile (location)" msgid_plural "The Database contains %d QSOs without a station-profile (location)" msgstr[0] "Die Datenbank enthält %d QSO ohne Stationsprofil (Standort)" msgstr[1] "Die Datenbank enthält %d QSOs ohne Stationsprofil (Standort)" -#: application/views/debug/index.php:511 +#: application/views/debug/index.php:522 #: application/views/public_search/result.php:17 #: application/views/station_profile/create.php:38 #: application/views/station_profile/edit.php:46 @@ -5099,84 +5100,84 @@ msgstr[1] "Die Datenbank enthält %d QSOs ohne Stationsprofil (Standort)" msgid "Station Callsign" msgstr "Stations Rufzeichen" -#: application/views/debug/index.php:536 +#: application/views/debug/index.php:547 msgid "Please mark QSOs and reassign them to an existing station location:" msgstr "Bitte markiere die QSOs und weise sie einem vorhandenen Stationsstandort zu:" -#: application/views/debug/index.php:544 +#: application/views/debug/index.php:555 msgctxt "Stationlocation" msgid "Target Location" msgstr "Ziel Standort" -#: application/views/debug/index.php:545 application/views/debug/index.php:556 +#: application/views/debug/index.php:556 application/views/debug/index.php:567 msgid "Reassign" msgstr "Neu zuweisen" -#: application/views/debug/index.php:565 +#: application/views/debug/index.php:576 msgid "Every QSO in your Database is assigned to a station-profile (location)" msgstr "Jedes QSO in deiner Datenbank ist einem Stationsprofil (Standort) zugeordnet" -#: application/views/debug/index.php:565 +#: application/views/debug/index.php:576 msgid "Everything ok" msgstr "Alles in Ordnung" -#: application/views/debug/index.php:590 +#: application/views/debug/index.php:601 msgid "Bulgarian" msgstr "Bulgarisch" -#: application/views/debug/index.php:591 +#: application/views/debug/index.php:602 msgid "Chinese (Simplified)" msgstr "Chinesisch (Vereinfacht)" -#: application/views/debug/index.php:592 +#: application/views/debug/index.php:603 msgid "Czech" msgstr "Tschechisch" -#: application/views/debug/index.php:593 +#: application/views/debug/index.php:604 msgid "Dutch" msgstr "Niederländisch" -#: application/views/debug/index.php:594 +#: application/views/debug/index.php:605 msgid "English" msgstr "Englisch" -#: application/views/debug/index.php:595 +#: application/views/debug/index.php:606 msgid "Finnish" msgstr "Finnisch" -#: application/views/debug/index.php:596 +#: application/views/debug/index.php:607 msgid "French" msgstr "Französisch" -#: application/views/debug/index.php:597 +#: application/views/debug/index.php:608 msgid "German" msgstr "Deutsch" -#: application/views/debug/index.php:598 +#: application/views/debug/index.php:609 msgid "Greek" msgstr "Griechisch" -#: application/views/debug/index.php:599 +#: application/views/debug/index.php:610 msgid "Italian" msgstr "Italienisch" -#: application/views/debug/index.php:600 +#: application/views/debug/index.php:611 msgid "Polish" msgstr "Polnisch" -#: application/views/debug/index.php:601 +#: application/views/debug/index.php:612 msgid "Russian" msgstr "Russisch" -#: application/views/debug/index.php:602 +#: application/views/debug/index.php:613 msgid "Spanish" msgstr "Spanisch" -#: application/views/debug/index.php:603 +#: application/views/debug/index.php:614 msgid "Swedish" msgstr "Schwedisch" -#: application/views/debug/index.php:604 +#: application/views/debug/index.php:615 msgid "Turkish" msgstr "Türkisch" @@ -5705,6 +5706,10 @@ msgstr "Andere Export Optionen" msgid "Cabrillo Export" msgstr "Cabrillo Export" +#: application/views/interface_assets/header.php:408 +msgid "QSL Queue" +msgstr "" + #: application/views/interface_assets/header.php:409 msgid "Labels" msgstr "Etiketten" diff --git a/application/locale/el_GR/LC_MESSAGES/messages.po b/application/locale/el_GR/LC_MESSAGES/messages.po index a7cdee1b8..f31dc4baf 100644 --- a/application/locale/el_GR/LC_MESSAGES/messages.po +++ b/application/locale/el_GR/LC_MESSAGES/messages.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-07-10 15:04+0000\n" +"POT-Creation-Date: 2024-07-11 12:26+0000\n" "PO-Revision-Date: 2024-07-09 13:25+0000\n" "Last-Translator: Fabian Berg \n" "Language-Team: Greek \n" @@ -501,7 +501,7 @@ msgstr "" msgid "Number of days with QSOs each year" msgstr "" -#: application/controllers/Debug.php:75 +#: application/controllers/Debug.php:79 msgid "Debug" msgstr "" @@ -875,7 +875,7 @@ msgstr "" #: application/views/contesting/index.php:203 #: application/views/continents/index.php:39 application/views/csv/index.php:42 #: application/views/dashboard/index.php:4 -#: application/views/debug/index.php:509 application/views/dxatlas/index.php:42 +#: application/views/debug/index.php:520 application/views/dxatlas/index.php:42 #: application/views/eqsl/analysis.php:39 #: application/views/eqsl/download.php:39 application/views/eqsl/result.php:36 #: application/views/eqslcard/index.php:29 @@ -1148,7 +1148,7 @@ msgstr "" #: application/views/contesting/index.php:202 #: application/views/continents/index.php:30 application/views/csv/index.php:31 #: application/views/dashboard/index.php:15 -#: application/views/debug/index.php:510 application/views/dxatlas/index.php:31 +#: application/views/debug/index.php:521 application/views/dxatlas/index.php:31 #: application/views/eqsl/download.php:41 #: application/views/eqslcard/index.php:32 #: application/views/gridmap/index.php:10 application/views/kml/index.php:19 @@ -1492,7 +1492,6 @@ msgid "QSL Card Management" msgstr "" #: application/controllers/Qslprint.php:46 -#: application/views/interface_assets/header.php:408 msgid "Print Requested QSLs" msgstr "" @@ -2356,7 +2355,7 @@ msgstr "" #: application/views/contesting/index.php:42 #: application/views/contesting/index.php:200 #: application/views/dashboard/index.php:147 -#: application/views/debug/index.php:506 application/views/eqsl/analysis.php:36 +#: application/views/debug/index.php:517 application/views/eqsl/analysis.php:36 #: application/views/eqsl/download.php:36 application/views/eqsl/result.php:33 #: application/views/eqslcard/index.php:30 #: application/views/hamsat/index.php:28 @@ -2397,7 +2396,7 @@ msgstr "Ημερομηνία" #: application/views/contesting/index.php:47 #: application/views/contesting/index.php:200 #: application/views/dashboard/index.php:150 -#: application/views/debug/index.php:507 application/views/eqsl/analysis.php:37 +#: application/views/debug/index.php:518 application/views/eqsl/analysis.php:37 #: application/views/eqsl/download.php:37 application/views/eqsl/result.php:34 #: application/views/eqslcard/index.php:31 #: application/views/hamsat/index.php:29 application/views/oqrs/qsolist.php:8 @@ -2423,7 +2422,7 @@ msgstr "Ωρα" #: application/views/awards/vucc/band.php:18 #: application/views/bandmap/list.php:111 #: application/views/contesting/index.php:201 -#: application/views/debug/index.php:508 application/views/debug/index.php:543 +#: application/views/debug/index.php:519 application/views/debug/index.php:554 #: application/views/dxcalendar/index.php:12 #: application/views/eqsl/analysis.php:38 #: application/views/eqsl/download.php:38 application/views/eqsl/result.php:35 @@ -2474,8 +2473,8 @@ msgid "Maximum file upload size is " msgstr "" #: application/views/adif/import.php:56 application/views/adif/import.php:220 -#: application/views/adif/import.php:258 application/views/debug/index.php:153 -#: application/views/debug/index.php:498 application/views/hrdlog/export.php:25 +#: application/views/adif/import.php:258 application/views/debug/index.php:164 +#: application/views/debug/index.php:509 application/views/hrdlog/export.php:25 #: application/views/hrdlog/export.php:74 #: application/views/interface_assets/footer.php:23 #: application/views/qrz/export.php:73 application/views/qrz/export.php:94 @@ -4926,166 +4925,168 @@ msgid "This verifies that the folders used by Wavelog have read and write permis msgstr "" #: application/views/debug/index.php:101 application/views/debug/index.php:112 -#: application/views/debug/index.php:123 application/views/debug/index.php:135 +#: application/views/debug/index.php:123 application/views/debug/index.php:134 +#: application/views/debug/index.php:146 msgid "Success" msgstr "" #: application/views/debug/index.php:103 application/views/debug/index.php:114 -#: application/views/debug/index.php:125 application/views/debug/index.php:137 +#: application/views/debug/index.php:125 application/views/debug/index.php:136 +#: application/views/debug/index.php:148 msgid "Failed" msgstr "" -#: application/views/debug/index.php:147 +#: application/views/debug/index.php:158 msgid "Config Maintenance" msgstr "" -#: application/views/debug/index.php:153 +#: application/views/debug/index.php:164 msgid "Your authentication mode is outdated and possibly unsafe" msgstr "" -#: application/views/debug/index.php:155 +#: application/views/debug/index.php:166 #, php-format msgid "Please edit your %s File:" msgstr "" -#: application/views/debug/index.php:156 +#: application/views/debug/index.php:167 msgid "Go to your application/config Folder and compare config.sample.php with your config.php" msgstr "" -#: application/views/debug/index.php:157 +#: application/views/debug/index.php:168 #, php-format msgid "Change %s to the value %s (Strongly recommended)" msgstr "" -#: application/views/debug/index.php:163 +#: application/views/debug/index.php:174 msgid "Authentication Mode is set correctly" msgstr "" -#: application/views/debug/index.php:163 +#: application/views/debug/index.php:174 msgid "Ok" msgstr "" -#: application/views/debug/index.php:170 +#: application/views/debug/index.php:181 msgid "Migrate Userdata" msgstr "" -#: application/views/debug/index.php:172 +#: application/views/debug/index.php:183 msgid "Here you can migrate existing QSL cards and eQSL cards to the new userdata folder." msgstr "" -#: application/views/debug/index.php:185 +#: application/views/debug/index.php:196 msgid "Modules" msgstr "" -#: application/views/debug/index.php:191 application/views/debug/index.php:202 -#: application/views/debug/index.php:213 application/views/debug/index.php:224 -#: application/views/debug/index.php:235 +#: application/views/debug/index.php:202 application/views/debug/index.php:213 +#: application/views/debug/index.php:224 application/views/debug/index.php:235 +#: application/views/debug/index.php:246 msgid "Installed" msgstr "" -#: application/views/debug/index.php:193 application/views/debug/index.php:204 -#: application/views/debug/index.php:215 application/views/debug/index.php:226 -#: application/views/debug/index.php:237 +#: application/views/debug/index.php:204 application/views/debug/index.php:215 +#: application/views/debug/index.php:226 application/views/debug/index.php:237 +#: application/views/debug/index.php:248 msgid "Not Installed" msgstr "" -#: application/views/debug/index.php:244 application/views/qso/index.php:654 +#: application/views/debug/index.php:255 application/views/qso/index.php:654 msgid "Settings" msgstr "" -#: application/views/debug/index.php:373 +#: application/views/debug/index.php:384 msgid "Git Information" msgstr "" -#: application/views/debug/index.php:377 +#: application/views/debug/index.php:388 msgid "Branch" msgstr "" -#: application/views/debug/index.php:388 application/views/debug/index.php:399 -#: application/views/debug/index.php:409 +#: application/views/debug/index.php:399 application/views/debug/index.php:410 +#: application/views/debug/index.php:420 msgid "n/a" msgstr "" -#: application/views/debug/index.php:394 +#: application/views/debug/index.php:405 msgid "Commit" msgstr "" -#: application/views/debug/index.php:404 +#: application/views/debug/index.php:415 msgid "Tag" msgstr "" -#: application/views/debug/index.php:414 +#: application/views/debug/index.php:425 msgid "Last Fetch" msgstr "" -#: application/views/debug/index.php:426 +#: application/views/debug/index.php:437 msgid "Check for new version" msgstr "" -#: application/views/debug/index.php:427 +#: application/views/debug/index.php:438 msgid "Update now" msgstr "" -#: application/views/debug/index.php:445 +#: application/views/debug/index.php:456 msgid "File download date" msgstr "" -#: application/views/debug/index.php:449 +#: application/views/debug/index.php:460 msgid "File" msgstr "" -#: application/views/debug/index.php:450 +#: application/views/debug/index.php:461 msgid "Last update" msgstr "" -#: application/views/debug/index.php:454 +#: application/views/debug/index.php:465 msgid "DXCC update from Club Log" msgstr "" -#: application/views/debug/index.php:456 application/views/debug/index.php:462 -#: application/views/debug/index.php:467 application/views/debug/index.php:472 -#: application/views/debug/index.php:477 application/views/debug/index.php:482 -#: application/views/debug/index.php:487 +#: application/views/debug/index.php:467 application/views/debug/index.php:473 +#: application/views/debug/index.php:478 application/views/debug/index.php:483 +#: application/views/debug/index.php:488 application/views/debug/index.php:493 +#: application/views/debug/index.php:498 #: application/views/station_profile/edit.php:22 msgid "Update" msgstr "" -#: application/views/debug/index.php:460 +#: application/views/debug/index.php:471 msgid "DOK file download" msgstr "" -#: application/views/debug/index.php:465 +#: application/views/debug/index.php:476 msgid "LoTW users download" msgstr "" -#: application/views/debug/index.php:470 +#: application/views/debug/index.php:481 msgid "POTA file download" msgstr "" -#: application/views/debug/index.php:475 +#: application/views/debug/index.php:486 msgid "SCP file download" msgstr "" -#: application/views/debug/index.php:480 +#: application/views/debug/index.php:491 msgid "SOTA file download" msgstr "" -#: application/views/debug/index.php:485 +#: application/views/debug/index.php:496 msgid "WWFF file download" msgstr "" -#: application/views/debug/index.php:494 +#: application/views/debug/index.php:505 msgid "QSO-DB Maintenance" msgstr "" -#: application/views/debug/index.php:498 +#: application/views/debug/index.php:509 #, php-format msgid "The Database contains %d QSO without a station-profile (location)" msgid_plural "The Database contains %d QSOs without a station-profile (location)" msgstr[0] "" msgstr[1] "" -#: application/views/debug/index.php:511 +#: application/views/debug/index.php:522 #: application/views/public_search/result.php:17 #: application/views/station_profile/create.php:38 #: application/views/station_profile/edit.php:46 @@ -5095,84 +5096,84 @@ msgstr[1] "" msgid "Station Callsign" msgstr "" -#: application/views/debug/index.php:536 +#: application/views/debug/index.php:547 msgid "Please mark QSOs and reassign them to an existing station location:" msgstr "" -#: application/views/debug/index.php:544 +#: application/views/debug/index.php:555 msgctxt "Stationlocation" msgid "Target Location" msgstr "" -#: application/views/debug/index.php:545 application/views/debug/index.php:556 +#: application/views/debug/index.php:556 application/views/debug/index.php:567 msgid "Reassign" msgstr "" -#: application/views/debug/index.php:565 +#: application/views/debug/index.php:576 msgid "Every QSO in your Database is assigned to a station-profile (location)" msgstr "" -#: application/views/debug/index.php:565 +#: application/views/debug/index.php:576 msgid "Everything ok" msgstr "" -#: application/views/debug/index.php:590 +#: application/views/debug/index.php:601 msgid "Bulgarian" msgstr "" -#: application/views/debug/index.php:591 +#: application/views/debug/index.php:602 msgid "Chinese (Simplified)" msgstr "" -#: application/views/debug/index.php:592 +#: application/views/debug/index.php:603 msgid "Czech" msgstr "" -#: application/views/debug/index.php:593 +#: application/views/debug/index.php:604 msgid "Dutch" msgstr "" -#: application/views/debug/index.php:594 +#: application/views/debug/index.php:605 msgid "English" msgstr "" -#: application/views/debug/index.php:595 +#: application/views/debug/index.php:606 msgid "Finnish" msgstr "" -#: application/views/debug/index.php:596 +#: application/views/debug/index.php:607 msgid "French" msgstr "" -#: application/views/debug/index.php:597 +#: application/views/debug/index.php:608 msgid "German" msgstr "" -#: application/views/debug/index.php:598 +#: application/views/debug/index.php:609 msgid "Greek" msgstr "" -#: application/views/debug/index.php:599 +#: application/views/debug/index.php:610 msgid "Italian" msgstr "" -#: application/views/debug/index.php:600 +#: application/views/debug/index.php:611 msgid "Polish" msgstr "" -#: application/views/debug/index.php:601 +#: application/views/debug/index.php:612 msgid "Russian" msgstr "" -#: application/views/debug/index.php:602 +#: application/views/debug/index.php:613 msgid "Spanish" msgstr "" -#: application/views/debug/index.php:603 +#: application/views/debug/index.php:614 msgid "Swedish" msgstr "" -#: application/views/debug/index.php:604 +#: application/views/debug/index.php:615 msgid "Turkish" msgstr "" @@ -5701,6 +5702,10 @@ msgstr "" msgid "Cabrillo Export" msgstr "" +#: application/views/interface_assets/header.php:408 +msgid "QSL Queue" +msgstr "" + #: application/views/interface_assets/header.php:409 msgid "Labels" msgstr "" diff --git a/application/locale/es_ES/LC_MESSAGES/messages.po b/application/locale/es_ES/LC_MESSAGES/messages.po index df9bf78f2..baac67506 100644 --- a/application/locale/es_ES/LC_MESSAGES/messages.po +++ b/application/locale/es_ES/LC_MESSAGES/messages.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-07-10 15:04+0000\n" +"POT-Creation-Date: 2024-07-11 12:26+0000\n" "PO-Revision-Date: 2024-07-09 13:25+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Spanish \n" @@ -501,7 +501,7 @@ msgstr "Panel de control" msgid "Number of days with QSOs each year" msgstr "Número de días con QSOs cada año" -#: application/controllers/Debug.php:75 +#: application/controllers/Debug.php:79 msgid "Debug" msgstr "Depuración" @@ -875,7 +875,7 @@ msgstr "" #: application/views/contesting/index.php:203 #: application/views/continents/index.php:39 application/views/csv/index.php:42 #: application/views/dashboard/index.php:4 -#: application/views/debug/index.php:509 application/views/dxatlas/index.php:42 +#: application/views/debug/index.php:520 application/views/dxatlas/index.php:42 #: application/views/eqsl/analysis.php:39 #: application/views/eqsl/download.php:39 application/views/eqsl/result.php:36 #: application/views/eqslcard/index.php:29 @@ -1148,7 +1148,7 @@ msgstr "Distancia" #: application/views/contesting/index.php:202 #: application/views/continents/index.php:30 application/views/csv/index.php:31 #: application/views/dashboard/index.php:15 -#: application/views/debug/index.php:510 application/views/dxatlas/index.php:31 +#: application/views/debug/index.php:521 application/views/dxatlas/index.php:31 #: application/views/eqsl/download.php:41 #: application/views/eqslcard/index.php:32 #: application/views/gridmap/index.php:10 application/views/kml/index.php:19 @@ -1492,7 +1492,6 @@ msgid "QSL Card Management" msgstr "" #: application/controllers/Qslprint.php:46 -#: application/views/interface_assets/header.php:408 msgid "Print Requested QSLs" msgstr "" @@ -2356,7 +2355,7 @@ msgstr "Hay datos diferentes para DOKs en su libro comparados con DCL" #: application/views/contesting/index.php:42 #: application/views/contesting/index.php:200 #: application/views/dashboard/index.php:147 -#: application/views/debug/index.php:506 application/views/eqsl/analysis.php:36 +#: application/views/debug/index.php:517 application/views/eqsl/analysis.php:36 #: application/views/eqsl/download.php:36 application/views/eqsl/result.php:33 #: application/views/eqslcard/index.php:30 #: application/views/hamsat/index.php:28 @@ -2397,7 +2396,7 @@ msgstr "Fecha" #: application/views/contesting/index.php:47 #: application/views/contesting/index.php:200 #: application/views/dashboard/index.php:150 -#: application/views/debug/index.php:507 application/views/eqsl/analysis.php:37 +#: application/views/debug/index.php:518 application/views/eqsl/analysis.php:37 #: application/views/eqsl/download.php:37 application/views/eqsl/result.php:34 #: application/views/eqslcard/index.php:31 #: application/views/hamsat/index.php:29 application/views/oqrs/qsolist.php:8 @@ -2423,7 +2422,7 @@ msgstr "Tiempo Test" #: application/views/awards/vucc/band.php:18 #: application/views/bandmap/list.php:111 #: application/views/contesting/index.php:201 -#: application/views/debug/index.php:508 application/views/debug/index.php:543 +#: application/views/debug/index.php:519 application/views/debug/index.php:554 #: application/views/dxcalendar/index.php:12 #: application/views/eqsl/analysis.php:38 #: application/views/eqsl/download.php:38 application/views/eqsl/result.php:35 @@ -2474,8 +2473,8 @@ msgid "Maximum file upload size is " msgstr "El tamaño máximo del archivo subido es " #: application/views/adif/import.php:56 application/views/adif/import.php:220 -#: application/views/adif/import.php:258 application/views/debug/index.php:153 -#: application/views/debug/index.php:498 application/views/hrdlog/export.php:25 +#: application/views/adif/import.php:258 application/views/debug/index.php:164 +#: application/views/debug/index.php:509 application/views/hrdlog/export.php:25 #: application/views/hrdlog/export.php:74 #: application/views/interface_assets/footer.php:23 #: application/views/qrz/export.php:73 application/views/qrz/export.php:94 @@ -4926,166 +4925,168 @@ msgid "This verifies that the folders used by Wavelog have read and write permis msgstr "" #: application/views/debug/index.php:101 application/views/debug/index.php:112 -#: application/views/debug/index.php:123 application/views/debug/index.php:135 +#: application/views/debug/index.php:123 application/views/debug/index.php:134 +#: application/views/debug/index.php:146 msgid "Success" msgstr "" #: application/views/debug/index.php:103 application/views/debug/index.php:114 -#: application/views/debug/index.php:125 application/views/debug/index.php:137 +#: application/views/debug/index.php:125 application/views/debug/index.php:136 +#: application/views/debug/index.php:148 msgid "Failed" msgstr "" -#: application/views/debug/index.php:147 +#: application/views/debug/index.php:158 msgid "Config Maintenance" msgstr "" -#: application/views/debug/index.php:153 +#: application/views/debug/index.php:164 msgid "Your authentication mode is outdated and possibly unsafe" msgstr "" -#: application/views/debug/index.php:155 +#: application/views/debug/index.php:166 #, php-format msgid "Please edit your %s File:" msgstr "" -#: application/views/debug/index.php:156 +#: application/views/debug/index.php:167 msgid "Go to your application/config Folder and compare config.sample.php with your config.php" msgstr "" -#: application/views/debug/index.php:157 +#: application/views/debug/index.php:168 #, php-format msgid "Change %s to the value %s (Strongly recommended)" msgstr "" -#: application/views/debug/index.php:163 +#: application/views/debug/index.php:174 msgid "Authentication Mode is set correctly" msgstr "" -#: application/views/debug/index.php:163 +#: application/views/debug/index.php:174 msgid "Ok" msgstr "" -#: application/views/debug/index.php:170 +#: application/views/debug/index.php:181 msgid "Migrate Userdata" msgstr "" -#: application/views/debug/index.php:172 +#: application/views/debug/index.php:183 msgid "Here you can migrate existing QSL cards and eQSL cards to the new userdata folder." msgstr "" -#: application/views/debug/index.php:185 +#: application/views/debug/index.php:196 msgid "Modules" msgstr "" -#: application/views/debug/index.php:191 application/views/debug/index.php:202 -#: application/views/debug/index.php:213 application/views/debug/index.php:224 -#: application/views/debug/index.php:235 +#: application/views/debug/index.php:202 application/views/debug/index.php:213 +#: application/views/debug/index.php:224 application/views/debug/index.php:235 +#: application/views/debug/index.php:246 msgid "Installed" msgstr "" -#: application/views/debug/index.php:193 application/views/debug/index.php:204 -#: application/views/debug/index.php:215 application/views/debug/index.php:226 -#: application/views/debug/index.php:237 +#: application/views/debug/index.php:204 application/views/debug/index.php:215 +#: application/views/debug/index.php:226 application/views/debug/index.php:237 +#: application/views/debug/index.php:248 msgid "Not Installed" msgstr "" -#: application/views/debug/index.php:244 application/views/qso/index.php:654 +#: application/views/debug/index.php:255 application/views/qso/index.php:654 msgid "Settings" msgstr "" -#: application/views/debug/index.php:373 +#: application/views/debug/index.php:384 msgid "Git Information" msgstr "" -#: application/views/debug/index.php:377 +#: application/views/debug/index.php:388 msgid "Branch" msgstr "" -#: application/views/debug/index.php:388 application/views/debug/index.php:399 -#: application/views/debug/index.php:409 +#: application/views/debug/index.php:399 application/views/debug/index.php:410 +#: application/views/debug/index.php:420 msgid "n/a" msgstr "" -#: application/views/debug/index.php:394 +#: application/views/debug/index.php:405 msgid "Commit" msgstr "" -#: application/views/debug/index.php:404 +#: application/views/debug/index.php:415 msgid "Tag" msgstr "" -#: application/views/debug/index.php:414 +#: application/views/debug/index.php:425 msgid "Last Fetch" msgstr "" -#: application/views/debug/index.php:426 +#: application/views/debug/index.php:437 msgid "Check for new version" msgstr "" -#: application/views/debug/index.php:427 +#: application/views/debug/index.php:438 msgid "Update now" msgstr "" -#: application/views/debug/index.php:445 +#: application/views/debug/index.php:456 msgid "File download date" msgstr "" -#: application/views/debug/index.php:449 +#: application/views/debug/index.php:460 msgid "File" msgstr "" -#: application/views/debug/index.php:450 +#: application/views/debug/index.php:461 msgid "Last update" msgstr "" -#: application/views/debug/index.php:454 +#: application/views/debug/index.php:465 msgid "DXCC update from Club Log" msgstr "" -#: application/views/debug/index.php:456 application/views/debug/index.php:462 -#: application/views/debug/index.php:467 application/views/debug/index.php:472 -#: application/views/debug/index.php:477 application/views/debug/index.php:482 -#: application/views/debug/index.php:487 +#: application/views/debug/index.php:467 application/views/debug/index.php:473 +#: application/views/debug/index.php:478 application/views/debug/index.php:483 +#: application/views/debug/index.php:488 application/views/debug/index.php:493 +#: application/views/debug/index.php:498 #: application/views/station_profile/edit.php:22 msgid "Update" msgstr "Actualizar" -#: application/views/debug/index.php:460 +#: application/views/debug/index.php:471 msgid "DOK file download" msgstr "" -#: application/views/debug/index.php:465 +#: application/views/debug/index.php:476 msgid "LoTW users download" msgstr "" -#: application/views/debug/index.php:470 +#: application/views/debug/index.php:481 msgid "POTA file download" msgstr "" -#: application/views/debug/index.php:475 +#: application/views/debug/index.php:486 msgid "SCP file download" msgstr "" -#: application/views/debug/index.php:480 +#: application/views/debug/index.php:491 msgid "SOTA file download" msgstr "" -#: application/views/debug/index.php:485 +#: application/views/debug/index.php:496 msgid "WWFF file download" msgstr "" -#: application/views/debug/index.php:494 +#: application/views/debug/index.php:505 msgid "QSO-DB Maintenance" msgstr "" -#: application/views/debug/index.php:498 +#: application/views/debug/index.php:509 #, php-format msgid "The Database contains %d QSO without a station-profile (location)" msgid_plural "The Database contains %d QSOs without a station-profile (location)" msgstr[0] "" msgstr[1] "" -#: application/views/debug/index.php:511 +#: application/views/debug/index.php:522 #: application/views/public_search/result.php:17 #: application/views/station_profile/create.php:38 #: application/views/station_profile/edit.php:46 @@ -5095,84 +5096,84 @@ msgstr[1] "" msgid "Station Callsign" msgstr "Indicativo de la Estación" -#: application/views/debug/index.php:536 +#: application/views/debug/index.php:547 msgid "Please mark QSOs and reassign them to an existing station location:" msgstr "" -#: application/views/debug/index.php:544 +#: application/views/debug/index.php:555 msgctxt "Stationlocation" msgid "Target Location" msgstr "" -#: application/views/debug/index.php:545 application/views/debug/index.php:556 +#: application/views/debug/index.php:556 application/views/debug/index.php:567 msgid "Reassign" msgstr "" -#: application/views/debug/index.php:565 +#: application/views/debug/index.php:576 msgid "Every QSO in your Database is assigned to a station-profile (location)" msgstr "" -#: application/views/debug/index.php:565 +#: application/views/debug/index.php:576 msgid "Everything ok" msgstr "" -#: application/views/debug/index.php:590 +#: application/views/debug/index.php:601 msgid "Bulgarian" msgstr "" -#: application/views/debug/index.php:591 +#: application/views/debug/index.php:602 msgid "Chinese (Simplified)" msgstr "" -#: application/views/debug/index.php:592 +#: application/views/debug/index.php:603 msgid "Czech" msgstr "" -#: application/views/debug/index.php:593 +#: application/views/debug/index.php:604 msgid "Dutch" msgstr "" -#: application/views/debug/index.php:594 +#: application/views/debug/index.php:605 msgid "English" msgstr "" -#: application/views/debug/index.php:595 +#: application/views/debug/index.php:606 msgid "Finnish" msgstr "" -#: application/views/debug/index.php:596 +#: application/views/debug/index.php:607 msgid "French" msgstr "" -#: application/views/debug/index.php:597 +#: application/views/debug/index.php:608 msgid "German" msgstr "" -#: application/views/debug/index.php:598 +#: application/views/debug/index.php:609 msgid "Greek" msgstr "" -#: application/views/debug/index.php:599 +#: application/views/debug/index.php:610 msgid "Italian" msgstr "" -#: application/views/debug/index.php:600 +#: application/views/debug/index.php:611 msgid "Polish" msgstr "" -#: application/views/debug/index.php:601 +#: application/views/debug/index.php:612 msgid "Russian" msgstr "" -#: application/views/debug/index.php:602 +#: application/views/debug/index.php:613 msgid "Spanish" msgstr "" -#: application/views/debug/index.php:603 +#: application/views/debug/index.php:614 msgid "Swedish" msgstr "" -#: application/views/debug/index.php:604 +#: application/views/debug/index.php:615 msgid "Turkish" msgstr "" @@ -5701,6 +5702,10 @@ msgstr "" msgid "Cabrillo Export" msgstr "Exportación Cabrillo" +#: application/views/interface_assets/header.php:408 +msgid "QSL Queue" +msgstr "" + #: application/views/interface_assets/header.php:409 msgid "Labels" msgstr "" diff --git a/application/locale/fi_FI/LC_MESSAGES/messages.po b/application/locale/fi_FI/LC_MESSAGES/messages.po index 17c857a0b..8271c4a1d 100644 --- a/application/locale/fi_FI/LC_MESSAGES/messages.po +++ b/application/locale/fi_FI/LC_MESSAGES/messages.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-07-10 15:04+0000\n" +"POT-Creation-Date: 2024-07-11 12:26+0000\n" "PO-Revision-Date: 2024-07-09 13:25+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Finnish \n" @@ -500,7 +500,7 @@ msgstr "" msgid "Number of days with QSOs each year" msgstr "" -#: application/controllers/Debug.php:75 +#: application/controllers/Debug.php:79 msgid "Debug" msgstr "" @@ -874,7 +874,7 @@ msgstr "" #: application/views/contesting/index.php:203 #: application/views/continents/index.php:39 application/views/csv/index.php:42 #: application/views/dashboard/index.php:4 -#: application/views/debug/index.php:509 application/views/dxatlas/index.php:42 +#: application/views/debug/index.php:520 application/views/dxatlas/index.php:42 #: application/views/eqsl/analysis.php:39 #: application/views/eqsl/download.php:39 application/views/eqsl/result.php:36 #: application/views/eqslcard/index.php:29 @@ -1147,7 +1147,7 @@ msgstr "Etäisyys" #: application/views/contesting/index.php:202 #: application/views/continents/index.php:30 application/views/csv/index.php:31 #: application/views/dashboard/index.php:15 -#: application/views/debug/index.php:510 application/views/dxatlas/index.php:31 +#: application/views/debug/index.php:521 application/views/dxatlas/index.php:31 #: application/views/eqsl/download.php:41 #: application/views/eqslcard/index.php:32 #: application/views/gridmap/index.php:10 application/views/kml/index.php:19 @@ -1491,7 +1491,6 @@ msgid "QSL Card Management" msgstr "" #: application/controllers/Qslprint.php:46 -#: application/views/interface_assets/header.php:408 msgid "Print Requested QSLs" msgstr "Tulosta pyydetyt QSL:t" @@ -2355,7 +2354,7 @@ msgstr "" #: application/views/contesting/index.php:42 #: application/views/contesting/index.php:200 #: application/views/dashboard/index.php:147 -#: application/views/debug/index.php:506 application/views/eqsl/analysis.php:36 +#: application/views/debug/index.php:517 application/views/eqsl/analysis.php:36 #: application/views/eqsl/download.php:36 application/views/eqsl/result.php:33 #: application/views/eqslcard/index.php:30 #: application/views/hamsat/index.php:28 @@ -2396,7 +2395,7 @@ msgstr "Päivä" #: application/views/contesting/index.php:47 #: application/views/contesting/index.php:200 #: application/views/dashboard/index.php:150 -#: application/views/debug/index.php:507 application/views/eqsl/analysis.php:37 +#: application/views/debug/index.php:518 application/views/eqsl/analysis.php:37 #: application/views/eqsl/download.php:37 application/views/eqsl/result.php:34 #: application/views/eqslcard/index.php:31 #: application/views/hamsat/index.php:29 application/views/oqrs/qsolist.php:8 @@ -2422,7 +2421,7 @@ msgstr "Aika" #: application/views/awards/vucc/band.php:18 #: application/views/bandmap/list.php:111 #: application/views/contesting/index.php:201 -#: application/views/debug/index.php:508 application/views/debug/index.php:543 +#: application/views/debug/index.php:519 application/views/debug/index.php:554 #: application/views/dxcalendar/index.php:12 #: application/views/eqsl/analysis.php:38 #: application/views/eqsl/download.php:38 application/views/eqsl/result.php:35 @@ -2473,8 +2472,8 @@ msgid "Maximum file upload size is " msgstr "" #: application/views/adif/import.php:56 application/views/adif/import.php:220 -#: application/views/adif/import.php:258 application/views/debug/index.php:153 -#: application/views/debug/index.php:498 application/views/hrdlog/export.php:25 +#: application/views/adif/import.php:258 application/views/debug/index.php:164 +#: application/views/debug/index.php:509 application/views/hrdlog/export.php:25 #: application/views/hrdlog/export.php:74 #: application/views/interface_assets/footer.php:23 #: application/views/qrz/export.php:73 application/views/qrz/export.php:94 @@ -4925,166 +4924,168 @@ msgid "This verifies that the folders used by Wavelog have read and write permis msgstr "" #: application/views/debug/index.php:101 application/views/debug/index.php:112 -#: application/views/debug/index.php:123 application/views/debug/index.php:135 +#: application/views/debug/index.php:123 application/views/debug/index.php:134 +#: application/views/debug/index.php:146 msgid "Success" msgstr "" #: application/views/debug/index.php:103 application/views/debug/index.php:114 -#: application/views/debug/index.php:125 application/views/debug/index.php:137 +#: application/views/debug/index.php:125 application/views/debug/index.php:136 +#: application/views/debug/index.php:148 msgid "Failed" msgstr "" -#: application/views/debug/index.php:147 +#: application/views/debug/index.php:158 msgid "Config Maintenance" msgstr "" -#: application/views/debug/index.php:153 +#: application/views/debug/index.php:164 msgid "Your authentication mode is outdated and possibly unsafe" msgstr "" -#: application/views/debug/index.php:155 +#: application/views/debug/index.php:166 #, php-format msgid "Please edit your %s File:" msgstr "" -#: application/views/debug/index.php:156 +#: application/views/debug/index.php:167 msgid "Go to your application/config Folder and compare config.sample.php with your config.php" msgstr "" -#: application/views/debug/index.php:157 +#: application/views/debug/index.php:168 #, php-format msgid "Change %s to the value %s (Strongly recommended)" msgstr "" -#: application/views/debug/index.php:163 +#: application/views/debug/index.php:174 msgid "Authentication Mode is set correctly" msgstr "" -#: application/views/debug/index.php:163 +#: application/views/debug/index.php:174 msgid "Ok" msgstr "" -#: application/views/debug/index.php:170 +#: application/views/debug/index.php:181 msgid "Migrate Userdata" msgstr "" -#: application/views/debug/index.php:172 +#: application/views/debug/index.php:183 msgid "Here you can migrate existing QSL cards and eQSL cards to the new userdata folder." msgstr "" -#: application/views/debug/index.php:185 +#: application/views/debug/index.php:196 msgid "Modules" msgstr "" -#: application/views/debug/index.php:191 application/views/debug/index.php:202 -#: application/views/debug/index.php:213 application/views/debug/index.php:224 -#: application/views/debug/index.php:235 +#: application/views/debug/index.php:202 application/views/debug/index.php:213 +#: application/views/debug/index.php:224 application/views/debug/index.php:235 +#: application/views/debug/index.php:246 msgid "Installed" msgstr "" -#: application/views/debug/index.php:193 application/views/debug/index.php:204 -#: application/views/debug/index.php:215 application/views/debug/index.php:226 -#: application/views/debug/index.php:237 +#: application/views/debug/index.php:204 application/views/debug/index.php:215 +#: application/views/debug/index.php:226 application/views/debug/index.php:237 +#: application/views/debug/index.php:248 msgid "Not Installed" msgstr "" -#: application/views/debug/index.php:244 application/views/qso/index.php:654 +#: application/views/debug/index.php:255 application/views/qso/index.php:654 msgid "Settings" msgstr "" -#: application/views/debug/index.php:373 +#: application/views/debug/index.php:384 msgid "Git Information" msgstr "" -#: application/views/debug/index.php:377 +#: application/views/debug/index.php:388 msgid "Branch" msgstr "" -#: application/views/debug/index.php:388 application/views/debug/index.php:399 -#: application/views/debug/index.php:409 +#: application/views/debug/index.php:399 application/views/debug/index.php:410 +#: application/views/debug/index.php:420 msgid "n/a" msgstr "" -#: application/views/debug/index.php:394 +#: application/views/debug/index.php:405 msgid "Commit" msgstr "" -#: application/views/debug/index.php:404 +#: application/views/debug/index.php:415 msgid "Tag" msgstr "" -#: application/views/debug/index.php:414 +#: application/views/debug/index.php:425 msgid "Last Fetch" msgstr "" -#: application/views/debug/index.php:426 +#: application/views/debug/index.php:437 msgid "Check for new version" msgstr "" -#: application/views/debug/index.php:427 +#: application/views/debug/index.php:438 msgid "Update now" msgstr "" -#: application/views/debug/index.php:445 +#: application/views/debug/index.php:456 msgid "File download date" msgstr "" -#: application/views/debug/index.php:449 +#: application/views/debug/index.php:460 msgid "File" msgstr "" -#: application/views/debug/index.php:450 +#: application/views/debug/index.php:461 msgid "Last update" msgstr "" -#: application/views/debug/index.php:454 +#: application/views/debug/index.php:465 msgid "DXCC update from Club Log" msgstr "" -#: application/views/debug/index.php:456 application/views/debug/index.php:462 -#: application/views/debug/index.php:467 application/views/debug/index.php:472 -#: application/views/debug/index.php:477 application/views/debug/index.php:482 -#: application/views/debug/index.php:487 +#: application/views/debug/index.php:467 application/views/debug/index.php:473 +#: application/views/debug/index.php:478 application/views/debug/index.php:483 +#: application/views/debug/index.php:488 application/views/debug/index.php:493 +#: application/views/debug/index.php:498 #: application/views/station_profile/edit.php:22 msgid "Update" msgstr "" -#: application/views/debug/index.php:460 +#: application/views/debug/index.php:471 msgid "DOK file download" msgstr "" -#: application/views/debug/index.php:465 +#: application/views/debug/index.php:476 msgid "LoTW users download" msgstr "" -#: application/views/debug/index.php:470 +#: application/views/debug/index.php:481 msgid "POTA file download" msgstr "" -#: application/views/debug/index.php:475 +#: application/views/debug/index.php:486 msgid "SCP file download" msgstr "" -#: application/views/debug/index.php:480 +#: application/views/debug/index.php:491 msgid "SOTA file download" msgstr "" -#: application/views/debug/index.php:485 +#: application/views/debug/index.php:496 msgid "WWFF file download" msgstr "" -#: application/views/debug/index.php:494 +#: application/views/debug/index.php:505 msgid "QSO-DB Maintenance" msgstr "" -#: application/views/debug/index.php:498 +#: application/views/debug/index.php:509 #, php-format msgid "The Database contains %d QSO without a station-profile (location)" msgid_plural "The Database contains %d QSOs without a station-profile (location)" msgstr[0] "" msgstr[1] "" -#: application/views/debug/index.php:511 +#: application/views/debug/index.php:522 #: application/views/public_search/result.php:17 #: application/views/station_profile/create.php:38 #: application/views/station_profile/edit.php:46 @@ -5094,84 +5095,84 @@ msgstr[1] "" msgid "Station Callsign" msgstr "" -#: application/views/debug/index.php:536 +#: application/views/debug/index.php:547 msgid "Please mark QSOs and reassign them to an existing station location:" msgstr "" -#: application/views/debug/index.php:544 +#: application/views/debug/index.php:555 msgctxt "Stationlocation" msgid "Target Location" msgstr "" -#: application/views/debug/index.php:545 application/views/debug/index.php:556 +#: application/views/debug/index.php:556 application/views/debug/index.php:567 msgid "Reassign" msgstr "" -#: application/views/debug/index.php:565 +#: application/views/debug/index.php:576 msgid "Every QSO in your Database is assigned to a station-profile (location)" msgstr "" -#: application/views/debug/index.php:565 +#: application/views/debug/index.php:576 msgid "Everything ok" msgstr "" -#: application/views/debug/index.php:590 +#: application/views/debug/index.php:601 msgid "Bulgarian" msgstr "" -#: application/views/debug/index.php:591 +#: application/views/debug/index.php:602 msgid "Chinese (Simplified)" msgstr "" -#: application/views/debug/index.php:592 +#: application/views/debug/index.php:603 msgid "Czech" msgstr "" -#: application/views/debug/index.php:593 +#: application/views/debug/index.php:604 msgid "Dutch" msgstr "" -#: application/views/debug/index.php:594 +#: application/views/debug/index.php:605 msgid "English" msgstr "" -#: application/views/debug/index.php:595 +#: application/views/debug/index.php:606 msgid "Finnish" msgstr "" -#: application/views/debug/index.php:596 +#: application/views/debug/index.php:607 msgid "French" msgstr "" -#: application/views/debug/index.php:597 +#: application/views/debug/index.php:608 msgid "German" msgstr "" -#: application/views/debug/index.php:598 +#: application/views/debug/index.php:609 msgid "Greek" msgstr "" -#: application/views/debug/index.php:599 +#: application/views/debug/index.php:610 msgid "Italian" msgstr "" -#: application/views/debug/index.php:600 +#: application/views/debug/index.php:611 msgid "Polish" msgstr "" -#: application/views/debug/index.php:601 +#: application/views/debug/index.php:612 msgid "Russian" msgstr "" -#: application/views/debug/index.php:602 +#: application/views/debug/index.php:613 msgid "Spanish" msgstr "" -#: application/views/debug/index.php:603 +#: application/views/debug/index.php:614 msgid "Swedish" msgstr "" -#: application/views/debug/index.php:604 +#: application/views/debug/index.php:615 msgid "Turkish" msgstr "" @@ -5700,6 +5701,10 @@ msgstr "" msgid "Cabrillo Export" msgstr "" +#: application/views/interface_assets/header.php:408 +msgid "QSL Queue" +msgstr "" + #: application/views/interface_assets/header.php:409 msgid "Labels" msgstr "Tarrat" diff --git a/application/locale/fr_FR/LC_MESSAGES/messages.po b/application/locale/fr_FR/LC_MESSAGES/messages.po index 5fbe76153..4742c3d74 100644 --- a/application/locale/fr_FR/LC_MESSAGES/messages.po +++ b/application/locale/fr_FR/LC_MESSAGES/messages.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-07-10 15:04+0000\n" +"POT-Creation-Date: 2024-07-11 12:26+0000\n" "PO-Revision-Date: 2024-07-09 13:26+0000\n" "Last-Translator: Aurélien Barrau \n" "Language-Team: French \n" @@ -501,7 +501,7 @@ msgstr "Tableau de bord" msgid "Number of days with QSOs each year" msgstr "Nombre de jours par an avec les QSO" -#: application/controllers/Debug.php:75 +#: application/controllers/Debug.php:79 msgid "Debug" msgstr "Debug" @@ -875,7 +875,7 @@ msgstr "Clublog" #: application/views/contesting/index.php:203 #: application/views/continents/index.php:39 application/views/csv/index.php:42 #: application/views/dashboard/index.php:4 -#: application/views/debug/index.php:509 application/views/dxatlas/index.php:42 +#: application/views/debug/index.php:520 application/views/dxatlas/index.php:42 #: application/views/eqsl/analysis.php:39 #: application/views/eqsl/download.php:39 application/views/eqsl/result.php:36 #: application/views/eqslcard/index.php:29 @@ -1148,7 +1148,7 @@ msgstr "Distance" #: application/views/contesting/index.php:202 #: application/views/continents/index.php:30 application/views/csv/index.php:31 #: application/views/dashboard/index.php:15 -#: application/views/debug/index.php:510 application/views/dxatlas/index.php:31 +#: application/views/debug/index.php:521 application/views/dxatlas/index.php:31 #: application/views/eqsl/download.php:41 #: application/views/eqslcard/index.php:32 #: application/views/gridmap/index.php:10 application/views/kml/index.php:19 @@ -1492,7 +1492,6 @@ msgid "QSL Card Management" msgstr "" #: application/controllers/Qslprint.php:46 -#: application/views/interface_assets/header.php:408 msgid "Print Requested QSLs" msgstr "" @@ -2356,7 +2355,7 @@ msgstr "Différence de données DOK entre votre journal de travail et DCL" #: application/views/contesting/index.php:42 #: application/views/contesting/index.php:200 #: application/views/dashboard/index.php:147 -#: application/views/debug/index.php:506 application/views/eqsl/analysis.php:36 +#: application/views/debug/index.php:517 application/views/eqsl/analysis.php:36 #: application/views/eqsl/download.php:36 application/views/eqsl/result.php:33 #: application/views/eqslcard/index.php:30 #: application/views/hamsat/index.php:28 @@ -2397,7 +2396,7 @@ msgstr "" #: application/views/contesting/index.php:47 #: application/views/contesting/index.php:200 #: application/views/dashboard/index.php:150 -#: application/views/debug/index.php:507 application/views/eqsl/analysis.php:37 +#: application/views/debug/index.php:518 application/views/eqsl/analysis.php:37 #: application/views/eqsl/download.php:37 application/views/eqsl/result.php:34 #: application/views/eqslcard/index.php:31 #: application/views/hamsat/index.php:29 application/views/oqrs/qsolist.php:8 @@ -2423,7 +2422,7 @@ msgstr "Heure" #: application/views/awards/vucc/band.php:18 #: application/views/bandmap/list.php:111 #: application/views/contesting/index.php:201 -#: application/views/debug/index.php:508 application/views/debug/index.php:543 +#: application/views/debug/index.php:519 application/views/debug/index.php:554 #: application/views/dxcalendar/index.php:12 #: application/views/eqsl/analysis.php:38 #: application/views/eqsl/download.php:38 application/views/eqsl/result.php:35 @@ -2474,8 +2473,8 @@ msgid "Maximum file upload size is " msgstr "La taille maximum d'un fichier à télécharger est " #: application/views/adif/import.php:56 application/views/adif/import.php:220 -#: application/views/adif/import.php:258 application/views/debug/index.php:153 -#: application/views/debug/index.php:498 application/views/hrdlog/export.php:25 +#: application/views/adif/import.php:258 application/views/debug/index.php:164 +#: application/views/debug/index.php:509 application/views/hrdlog/export.php:25 #: application/views/hrdlog/export.php:74 #: application/views/interface_assets/footer.php:23 #: application/views/qrz/export.php:73 application/views/qrz/export.php:94 @@ -4926,166 +4925,168 @@ msgid "This verifies that the folders used by Wavelog have read and write permis msgstr "" #: application/views/debug/index.php:101 application/views/debug/index.php:112 -#: application/views/debug/index.php:123 application/views/debug/index.php:135 +#: application/views/debug/index.php:123 application/views/debug/index.php:134 +#: application/views/debug/index.php:146 msgid "Success" msgstr "" #: application/views/debug/index.php:103 application/views/debug/index.php:114 -#: application/views/debug/index.php:125 application/views/debug/index.php:137 +#: application/views/debug/index.php:125 application/views/debug/index.php:136 +#: application/views/debug/index.php:148 msgid "Failed" msgstr "" -#: application/views/debug/index.php:147 +#: application/views/debug/index.php:158 msgid "Config Maintenance" msgstr "" -#: application/views/debug/index.php:153 +#: application/views/debug/index.php:164 msgid "Your authentication mode is outdated and possibly unsafe" msgstr "" -#: application/views/debug/index.php:155 +#: application/views/debug/index.php:166 #, php-format msgid "Please edit your %s File:" msgstr "" -#: application/views/debug/index.php:156 +#: application/views/debug/index.php:167 msgid "Go to your application/config Folder and compare config.sample.php with your config.php" msgstr "" -#: application/views/debug/index.php:157 +#: application/views/debug/index.php:168 #, php-format msgid "Change %s to the value %s (Strongly recommended)" msgstr "" -#: application/views/debug/index.php:163 +#: application/views/debug/index.php:174 msgid "Authentication Mode is set correctly" msgstr "" -#: application/views/debug/index.php:163 +#: application/views/debug/index.php:174 msgid "Ok" msgstr "" -#: application/views/debug/index.php:170 +#: application/views/debug/index.php:181 msgid "Migrate Userdata" msgstr "" -#: application/views/debug/index.php:172 +#: application/views/debug/index.php:183 msgid "Here you can migrate existing QSL cards and eQSL cards to the new userdata folder." msgstr "" -#: application/views/debug/index.php:185 +#: application/views/debug/index.php:196 msgid "Modules" msgstr "" -#: application/views/debug/index.php:191 application/views/debug/index.php:202 -#: application/views/debug/index.php:213 application/views/debug/index.php:224 -#: application/views/debug/index.php:235 +#: application/views/debug/index.php:202 application/views/debug/index.php:213 +#: application/views/debug/index.php:224 application/views/debug/index.php:235 +#: application/views/debug/index.php:246 msgid "Installed" msgstr "" -#: application/views/debug/index.php:193 application/views/debug/index.php:204 -#: application/views/debug/index.php:215 application/views/debug/index.php:226 -#: application/views/debug/index.php:237 +#: application/views/debug/index.php:204 application/views/debug/index.php:215 +#: application/views/debug/index.php:226 application/views/debug/index.php:237 +#: application/views/debug/index.php:248 msgid "Not Installed" msgstr "" -#: application/views/debug/index.php:244 application/views/qso/index.php:654 +#: application/views/debug/index.php:255 application/views/qso/index.php:654 msgid "Settings" msgstr "" -#: application/views/debug/index.php:373 +#: application/views/debug/index.php:384 msgid "Git Information" msgstr "" -#: application/views/debug/index.php:377 +#: application/views/debug/index.php:388 msgid "Branch" msgstr "" -#: application/views/debug/index.php:388 application/views/debug/index.php:399 -#: application/views/debug/index.php:409 +#: application/views/debug/index.php:399 application/views/debug/index.php:410 +#: application/views/debug/index.php:420 msgid "n/a" msgstr "" -#: application/views/debug/index.php:394 +#: application/views/debug/index.php:405 msgid "Commit" msgstr "" -#: application/views/debug/index.php:404 +#: application/views/debug/index.php:415 msgid "Tag" msgstr "" -#: application/views/debug/index.php:414 +#: application/views/debug/index.php:425 msgid "Last Fetch" msgstr "" -#: application/views/debug/index.php:426 +#: application/views/debug/index.php:437 msgid "Check for new version" msgstr "" -#: application/views/debug/index.php:427 +#: application/views/debug/index.php:438 msgid "Update now" msgstr "" -#: application/views/debug/index.php:445 +#: application/views/debug/index.php:456 msgid "File download date" msgstr "" -#: application/views/debug/index.php:449 +#: application/views/debug/index.php:460 msgid "File" msgstr "" -#: application/views/debug/index.php:450 +#: application/views/debug/index.php:461 msgid "Last update" msgstr "" -#: application/views/debug/index.php:454 +#: application/views/debug/index.php:465 msgid "DXCC update from Club Log" msgstr "" -#: application/views/debug/index.php:456 application/views/debug/index.php:462 -#: application/views/debug/index.php:467 application/views/debug/index.php:472 -#: application/views/debug/index.php:477 application/views/debug/index.php:482 -#: application/views/debug/index.php:487 +#: application/views/debug/index.php:467 application/views/debug/index.php:473 +#: application/views/debug/index.php:478 application/views/debug/index.php:483 +#: application/views/debug/index.php:488 application/views/debug/index.php:493 +#: application/views/debug/index.php:498 #: application/views/station_profile/edit.php:22 msgid "Update" msgstr "Mettre à jour" -#: application/views/debug/index.php:460 +#: application/views/debug/index.php:471 msgid "DOK file download" msgstr "" -#: application/views/debug/index.php:465 +#: application/views/debug/index.php:476 msgid "LoTW users download" msgstr "" -#: application/views/debug/index.php:470 +#: application/views/debug/index.php:481 msgid "POTA file download" msgstr "" -#: application/views/debug/index.php:475 +#: application/views/debug/index.php:486 msgid "SCP file download" msgstr "" -#: application/views/debug/index.php:480 +#: application/views/debug/index.php:491 msgid "SOTA file download" msgstr "" -#: application/views/debug/index.php:485 +#: application/views/debug/index.php:496 msgid "WWFF file download" msgstr "" -#: application/views/debug/index.php:494 +#: application/views/debug/index.php:505 msgid "QSO-DB Maintenance" msgstr "" -#: application/views/debug/index.php:498 +#: application/views/debug/index.php:509 #, php-format msgid "The Database contains %d QSO without a station-profile (location)" msgid_plural "The Database contains %d QSOs without a station-profile (location)" msgstr[0] "" msgstr[1] "" -#: application/views/debug/index.php:511 +#: application/views/debug/index.php:522 #: application/views/public_search/result.php:17 #: application/views/station_profile/create.php:38 #: application/views/station_profile/edit.php:46 @@ -5095,84 +5096,84 @@ msgstr[1] "" msgid "Station Callsign" msgstr "" -#: application/views/debug/index.php:536 +#: application/views/debug/index.php:547 msgid "Please mark QSOs and reassign them to an existing station location:" msgstr "" -#: application/views/debug/index.php:544 +#: application/views/debug/index.php:555 msgctxt "Stationlocation" msgid "Target Location" msgstr "" -#: application/views/debug/index.php:545 application/views/debug/index.php:556 +#: application/views/debug/index.php:556 application/views/debug/index.php:567 msgid "Reassign" msgstr "" -#: application/views/debug/index.php:565 +#: application/views/debug/index.php:576 msgid "Every QSO in your Database is assigned to a station-profile (location)" msgstr "" -#: application/views/debug/index.php:565 +#: application/views/debug/index.php:576 msgid "Everything ok" msgstr "" -#: application/views/debug/index.php:590 +#: application/views/debug/index.php:601 msgid "Bulgarian" msgstr "" -#: application/views/debug/index.php:591 +#: application/views/debug/index.php:602 msgid "Chinese (Simplified)" msgstr "" -#: application/views/debug/index.php:592 +#: application/views/debug/index.php:603 msgid "Czech" msgstr "" -#: application/views/debug/index.php:593 +#: application/views/debug/index.php:604 msgid "Dutch" msgstr "" -#: application/views/debug/index.php:594 +#: application/views/debug/index.php:605 msgid "English" msgstr "" -#: application/views/debug/index.php:595 +#: application/views/debug/index.php:606 msgid "Finnish" msgstr "" -#: application/views/debug/index.php:596 +#: application/views/debug/index.php:607 msgid "French" msgstr "" -#: application/views/debug/index.php:597 +#: application/views/debug/index.php:608 msgid "German" msgstr "" -#: application/views/debug/index.php:598 +#: application/views/debug/index.php:609 msgid "Greek" msgstr "" -#: application/views/debug/index.php:599 +#: application/views/debug/index.php:610 msgid "Italian" msgstr "" -#: application/views/debug/index.php:600 +#: application/views/debug/index.php:611 msgid "Polish" msgstr "" -#: application/views/debug/index.php:601 +#: application/views/debug/index.php:612 msgid "Russian" msgstr "" -#: application/views/debug/index.php:602 +#: application/views/debug/index.php:613 msgid "Spanish" msgstr "" -#: application/views/debug/index.php:603 +#: application/views/debug/index.php:614 msgid "Swedish" msgstr "" -#: application/views/debug/index.php:604 +#: application/views/debug/index.php:615 msgid "Turkish" msgstr "" @@ -5701,6 +5702,10 @@ msgstr "" msgid "Cabrillo Export" msgstr "Cabrillo - Export" +#: application/views/interface_assets/header.php:408 +msgid "QSL Queue" +msgstr "" + #: application/views/interface_assets/header.php:409 msgid "Labels" msgstr "" diff --git a/application/locale/it_IT/LC_MESSAGES/messages.po b/application/locale/it_IT/LC_MESSAGES/messages.po index a5e1a7866..0f9cb0622 100644 --- a/application/locale/it_IT/LC_MESSAGES/messages.po +++ b/application/locale/it_IT/LC_MESSAGES/messages.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-07-10 15:04+0000\n" +"POT-Creation-Date: 2024-07-11 12:26+0000\n" "PO-Revision-Date: 2024-07-09 13:26+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Italian \n" @@ -500,7 +500,7 @@ msgstr "" msgid "Number of days with QSOs each year" msgstr "" -#: application/controllers/Debug.php:75 +#: application/controllers/Debug.php:79 msgid "Debug" msgstr "" @@ -874,7 +874,7 @@ msgstr "" #: application/views/contesting/index.php:203 #: application/views/continents/index.php:39 application/views/csv/index.php:42 #: application/views/dashboard/index.php:4 -#: application/views/debug/index.php:509 application/views/dxatlas/index.php:42 +#: application/views/debug/index.php:520 application/views/dxatlas/index.php:42 #: application/views/eqsl/analysis.php:39 #: application/views/eqsl/download.php:39 application/views/eqsl/result.php:36 #: application/views/eqslcard/index.php:29 @@ -1147,7 +1147,7 @@ msgstr "" #: application/views/contesting/index.php:202 #: application/views/continents/index.php:30 application/views/csv/index.php:31 #: application/views/dashboard/index.php:15 -#: application/views/debug/index.php:510 application/views/dxatlas/index.php:31 +#: application/views/debug/index.php:521 application/views/dxatlas/index.php:31 #: application/views/eqsl/download.php:41 #: application/views/eqslcard/index.php:32 #: application/views/gridmap/index.php:10 application/views/kml/index.php:19 @@ -1491,7 +1491,6 @@ msgid "QSL Card Management" msgstr "" #: application/controllers/Qslprint.php:46 -#: application/views/interface_assets/header.php:408 msgid "Print Requested QSLs" msgstr "" @@ -2355,7 +2354,7 @@ msgstr "" #: application/views/contesting/index.php:42 #: application/views/contesting/index.php:200 #: application/views/dashboard/index.php:147 -#: application/views/debug/index.php:506 application/views/eqsl/analysis.php:36 +#: application/views/debug/index.php:517 application/views/eqsl/analysis.php:36 #: application/views/eqsl/download.php:36 application/views/eqsl/result.php:33 #: application/views/eqslcard/index.php:30 #: application/views/hamsat/index.php:28 @@ -2396,7 +2395,7 @@ msgstr "Data" #: application/views/contesting/index.php:47 #: application/views/contesting/index.php:200 #: application/views/dashboard/index.php:150 -#: application/views/debug/index.php:507 application/views/eqsl/analysis.php:37 +#: application/views/debug/index.php:518 application/views/eqsl/analysis.php:37 #: application/views/eqsl/download.php:37 application/views/eqsl/result.php:34 #: application/views/eqslcard/index.php:31 #: application/views/hamsat/index.php:29 application/views/oqrs/qsolist.php:8 @@ -2422,7 +2421,7 @@ msgstr "Orario" #: application/views/awards/vucc/band.php:18 #: application/views/bandmap/list.php:111 #: application/views/contesting/index.php:201 -#: application/views/debug/index.php:508 application/views/debug/index.php:543 +#: application/views/debug/index.php:519 application/views/debug/index.php:554 #: application/views/dxcalendar/index.php:12 #: application/views/eqsl/analysis.php:38 #: application/views/eqsl/download.php:38 application/views/eqsl/result.php:35 @@ -2473,8 +2472,8 @@ msgid "Maximum file upload size is " msgstr "" #: application/views/adif/import.php:56 application/views/adif/import.php:220 -#: application/views/adif/import.php:258 application/views/debug/index.php:153 -#: application/views/debug/index.php:498 application/views/hrdlog/export.php:25 +#: application/views/adif/import.php:258 application/views/debug/index.php:164 +#: application/views/debug/index.php:509 application/views/hrdlog/export.php:25 #: application/views/hrdlog/export.php:74 #: application/views/interface_assets/footer.php:23 #: application/views/qrz/export.php:73 application/views/qrz/export.php:94 @@ -4925,166 +4924,168 @@ msgid "This verifies that the folders used by Wavelog have read and write permis msgstr "" #: application/views/debug/index.php:101 application/views/debug/index.php:112 -#: application/views/debug/index.php:123 application/views/debug/index.php:135 +#: application/views/debug/index.php:123 application/views/debug/index.php:134 +#: application/views/debug/index.php:146 msgid "Success" msgstr "" #: application/views/debug/index.php:103 application/views/debug/index.php:114 -#: application/views/debug/index.php:125 application/views/debug/index.php:137 +#: application/views/debug/index.php:125 application/views/debug/index.php:136 +#: application/views/debug/index.php:148 msgid "Failed" msgstr "" -#: application/views/debug/index.php:147 +#: application/views/debug/index.php:158 msgid "Config Maintenance" msgstr "" -#: application/views/debug/index.php:153 +#: application/views/debug/index.php:164 msgid "Your authentication mode is outdated and possibly unsafe" msgstr "" -#: application/views/debug/index.php:155 +#: application/views/debug/index.php:166 #, php-format msgid "Please edit your %s File:" msgstr "" -#: application/views/debug/index.php:156 +#: application/views/debug/index.php:167 msgid "Go to your application/config Folder and compare config.sample.php with your config.php" msgstr "" -#: application/views/debug/index.php:157 +#: application/views/debug/index.php:168 #, php-format msgid "Change %s to the value %s (Strongly recommended)" msgstr "" -#: application/views/debug/index.php:163 +#: application/views/debug/index.php:174 msgid "Authentication Mode is set correctly" msgstr "" -#: application/views/debug/index.php:163 +#: application/views/debug/index.php:174 msgid "Ok" msgstr "" -#: application/views/debug/index.php:170 +#: application/views/debug/index.php:181 msgid "Migrate Userdata" msgstr "" -#: application/views/debug/index.php:172 +#: application/views/debug/index.php:183 msgid "Here you can migrate existing QSL cards and eQSL cards to the new userdata folder." msgstr "" -#: application/views/debug/index.php:185 +#: application/views/debug/index.php:196 msgid "Modules" msgstr "" -#: application/views/debug/index.php:191 application/views/debug/index.php:202 -#: application/views/debug/index.php:213 application/views/debug/index.php:224 -#: application/views/debug/index.php:235 +#: application/views/debug/index.php:202 application/views/debug/index.php:213 +#: application/views/debug/index.php:224 application/views/debug/index.php:235 +#: application/views/debug/index.php:246 msgid "Installed" msgstr "" -#: application/views/debug/index.php:193 application/views/debug/index.php:204 -#: application/views/debug/index.php:215 application/views/debug/index.php:226 -#: application/views/debug/index.php:237 +#: application/views/debug/index.php:204 application/views/debug/index.php:215 +#: application/views/debug/index.php:226 application/views/debug/index.php:237 +#: application/views/debug/index.php:248 msgid "Not Installed" msgstr "" -#: application/views/debug/index.php:244 application/views/qso/index.php:654 +#: application/views/debug/index.php:255 application/views/qso/index.php:654 msgid "Settings" msgstr "" -#: application/views/debug/index.php:373 +#: application/views/debug/index.php:384 msgid "Git Information" msgstr "" -#: application/views/debug/index.php:377 +#: application/views/debug/index.php:388 msgid "Branch" msgstr "" -#: application/views/debug/index.php:388 application/views/debug/index.php:399 -#: application/views/debug/index.php:409 +#: application/views/debug/index.php:399 application/views/debug/index.php:410 +#: application/views/debug/index.php:420 msgid "n/a" msgstr "" -#: application/views/debug/index.php:394 +#: application/views/debug/index.php:405 msgid "Commit" msgstr "" -#: application/views/debug/index.php:404 +#: application/views/debug/index.php:415 msgid "Tag" msgstr "" -#: application/views/debug/index.php:414 +#: application/views/debug/index.php:425 msgid "Last Fetch" msgstr "" -#: application/views/debug/index.php:426 +#: application/views/debug/index.php:437 msgid "Check for new version" msgstr "" -#: application/views/debug/index.php:427 +#: application/views/debug/index.php:438 msgid "Update now" msgstr "" -#: application/views/debug/index.php:445 +#: application/views/debug/index.php:456 msgid "File download date" msgstr "" -#: application/views/debug/index.php:449 +#: application/views/debug/index.php:460 msgid "File" msgstr "" -#: application/views/debug/index.php:450 +#: application/views/debug/index.php:461 msgid "Last update" msgstr "" -#: application/views/debug/index.php:454 +#: application/views/debug/index.php:465 msgid "DXCC update from Club Log" msgstr "" -#: application/views/debug/index.php:456 application/views/debug/index.php:462 -#: application/views/debug/index.php:467 application/views/debug/index.php:472 -#: application/views/debug/index.php:477 application/views/debug/index.php:482 -#: application/views/debug/index.php:487 +#: application/views/debug/index.php:467 application/views/debug/index.php:473 +#: application/views/debug/index.php:478 application/views/debug/index.php:483 +#: application/views/debug/index.php:488 application/views/debug/index.php:493 +#: application/views/debug/index.php:498 #: application/views/station_profile/edit.php:22 msgid "Update" msgstr "" -#: application/views/debug/index.php:460 +#: application/views/debug/index.php:471 msgid "DOK file download" msgstr "" -#: application/views/debug/index.php:465 +#: application/views/debug/index.php:476 msgid "LoTW users download" msgstr "" -#: application/views/debug/index.php:470 +#: application/views/debug/index.php:481 msgid "POTA file download" msgstr "" -#: application/views/debug/index.php:475 +#: application/views/debug/index.php:486 msgid "SCP file download" msgstr "" -#: application/views/debug/index.php:480 +#: application/views/debug/index.php:491 msgid "SOTA file download" msgstr "" -#: application/views/debug/index.php:485 +#: application/views/debug/index.php:496 msgid "WWFF file download" msgstr "" -#: application/views/debug/index.php:494 +#: application/views/debug/index.php:505 msgid "QSO-DB Maintenance" msgstr "" -#: application/views/debug/index.php:498 +#: application/views/debug/index.php:509 #, php-format msgid "The Database contains %d QSO without a station-profile (location)" msgid_plural "The Database contains %d QSOs without a station-profile (location)" msgstr[0] "" msgstr[1] "" -#: application/views/debug/index.php:511 +#: application/views/debug/index.php:522 #: application/views/public_search/result.php:17 #: application/views/station_profile/create.php:38 #: application/views/station_profile/edit.php:46 @@ -5094,84 +5095,84 @@ msgstr[1] "" msgid "Station Callsign" msgstr "" -#: application/views/debug/index.php:536 +#: application/views/debug/index.php:547 msgid "Please mark QSOs and reassign them to an existing station location:" msgstr "" -#: application/views/debug/index.php:544 +#: application/views/debug/index.php:555 msgctxt "Stationlocation" msgid "Target Location" msgstr "" -#: application/views/debug/index.php:545 application/views/debug/index.php:556 +#: application/views/debug/index.php:556 application/views/debug/index.php:567 msgid "Reassign" msgstr "" -#: application/views/debug/index.php:565 +#: application/views/debug/index.php:576 msgid "Every QSO in your Database is assigned to a station-profile (location)" msgstr "" -#: application/views/debug/index.php:565 +#: application/views/debug/index.php:576 msgid "Everything ok" msgstr "" -#: application/views/debug/index.php:590 +#: application/views/debug/index.php:601 msgid "Bulgarian" msgstr "" -#: application/views/debug/index.php:591 +#: application/views/debug/index.php:602 msgid "Chinese (Simplified)" msgstr "" -#: application/views/debug/index.php:592 +#: application/views/debug/index.php:603 msgid "Czech" msgstr "" -#: application/views/debug/index.php:593 +#: application/views/debug/index.php:604 msgid "Dutch" msgstr "" -#: application/views/debug/index.php:594 +#: application/views/debug/index.php:605 msgid "English" msgstr "" -#: application/views/debug/index.php:595 +#: application/views/debug/index.php:606 msgid "Finnish" msgstr "" -#: application/views/debug/index.php:596 +#: application/views/debug/index.php:607 msgid "French" msgstr "" -#: application/views/debug/index.php:597 +#: application/views/debug/index.php:608 msgid "German" msgstr "" -#: application/views/debug/index.php:598 +#: application/views/debug/index.php:609 msgid "Greek" msgstr "" -#: application/views/debug/index.php:599 +#: application/views/debug/index.php:610 msgid "Italian" msgstr "" -#: application/views/debug/index.php:600 +#: application/views/debug/index.php:611 msgid "Polish" msgstr "" -#: application/views/debug/index.php:601 +#: application/views/debug/index.php:612 msgid "Russian" msgstr "" -#: application/views/debug/index.php:602 +#: application/views/debug/index.php:613 msgid "Spanish" msgstr "" -#: application/views/debug/index.php:603 +#: application/views/debug/index.php:614 msgid "Swedish" msgstr "" -#: application/views/debug/index.php:604 +#: application/views/debug/index.php:615 msgid "Turkish" msgstr "" @@ -5700,6 +5701,10 @@ msgstr "" msgid "Cabrillo Export" msgstr "" +#: application/views/interface_assets/header.php:408 +msgid "QSL Queue" +msgstr "" + #: application/views/interface_assets/header.php:409 msgid "Labels" msgstr "" diff --git a/application/locale/nl_NL/LC_MESSAGES/messages.po b/application/locale/nl_NL/LC_MESSAGES/messages.po index d8c331f04..dafbc7c93 100644 --- a/application/locale/nl_NL/LC_MESSAGES/messages.po +++ b/application/locale/nl_NL/LC_MESSAGES/messages.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-07-10 15:04+0000\n" +"POT-Creation-Date: 2024-07-11 12:26+0000\n" "PO-Revision-Date: 2024-07-09 13:26+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Dutch \n" @@ -500,7 +500,7 @@ msgstr "" msgid "Number of days with QSOs each year" msgstr "" -#: application/controllers/Debug.php:75 +#: application/controllers/Debug.php:79 msgid "Debug" msgstr "" @@ -874,7 +874,7 @@ msgstr "" #: application/views/contesting/index.php:203 #: application/views/continents/index.php:39 application/views/csv/index.php:42 #: application/views/dashboard/index.php:4 -#: application/views/debug/index.php:509 application/views/dxatlas/index.php:42 +#: application/views/debug/index.php:520 application/views/dxatlas/index.php:42 #: application/views/eqsl/analysis.php:39 #: application/views/eqsl/download.php:39 application/views/eqsl/result.php:36 #: application/views/eqslcard/index.php:29 @@ -1147,7 +1147,7 @@ msgstr "" #: application/views/contesting/index.php:202 #: application/views/continents/index.php:30 application/views/csv/index.php:31 #: application/views/dashboard/index.php:15 -#: application/views/debug/index.php:510 application/views/dxatlas/index.php:31 +#: application/views/debug/index.php:521 application/views/dxatlas/index.php:31 #: application/views/eqsl/download.php:41 #: application/views/eqslcard/index.php:32 #: application/views/gridmap/index.php:10 application/views/kml/index.php:19 @@ -1491,7 +1491,6 @@ msgid "QSL Card Management" msgstr "" #: application/controllers/Qslprint.php:46 -#: application/views/interface_assets/header.php:408 msgid "Print Requested QSLs" msgstr "" @@ -2355,7 +2354,7 @@ msgstr "" #: application/views/contesting/index.php:42 #: application/views/contesting/index.php:200 #: application/views/dashboard/index.php:147 -#: application/views/debug/index.php:506 application/views/eqsl/analysis.php:36 +#: application/views/debug/index.php:517 application/views/eqsl/analysis.php:36 #: application/views/eqsl/download.php:36 application/views/eqsl/result.php:33 #: application/views/eqslcard/index.php:30 #: application/views/hamsat/index.php:28 @@ -2396,7 +2395,7 @@ msgstr "Datum" #: application/views/contesting/index.php:47 #: application/views/contesting/index.php:200 #: application/views/dashboard/index.php:150 -#: application/views/debug/index.php:507 application/views/eqsl/analysis.php:37 +#: application/views/debug/index.php:518 application/views/eqsl/analysis.php:37 #: application/views/eqsl/download.php:37 application/views/eqsl/result.php:34 #: application/views/eqslcard/index.php:31 #: application/views/hamsat/index.php:29 application/views/oqrs/qsolist.php:8 @@ -2422,7 +2421,7 @@ msgstr "Tijd" #: application/views/awards/vucc/band.php:18 #: application/views/bandmap/list.php:111 #: application/views/contesting/index.php:201 -#: application/views/debug/index.php:508 application/views/debug/index.php:543 +#: application/views/debug/index.php:519 application/views/debug/index.php:554 #: application/views/dxcalendar/index.php:12 #: application/views/eqsl/analysis.php:38 #: application/views/eqsl/download.php:38 application/views/eqsl/result.php:35 @@ -2473,8 +2472,8 @@ msgid "Maximum file upload size is " msgstr "" #: application/views/adif/import.php:56 application/views/adif/import.php:220 -#: application/views/adif/import.php:258 application/views/debug/index.php:153 -#: application/views/debug/index.php:498 application/views/hrdlog/export.php:25 +#: application/views/adif/import.php:258 application/views/debug/index.php:164 +#: application/views/debug/index.php:509 application/views/hrdlog/export.php:25 #: application/views/hrdlog/export.php:74 #: application/views/interface_assets/footer.php:23 #: application/views/qrz/export.php:73 application/views/qrz/export.php:94 @@ -4925,166 +4924,168 @@ msgid "This verifies that the folders used by Wavelog have read and write permis msgstr "" #: application/views/debug/index.php:101 application/views/debug/index.php:112 -#: application/views/debug/index.php:123 application/views/debug/index.php:135 +#: application/views/debug/index.php:123 application/views/debug/index.php:134 +#: application/views/debug/index.php:146 msgid "Success" msgstr "" #: application/views/debug/index.php:103 application/views/debug/index.php:114 -#: application/views/debug/index.php:125 application/views/debug/index.php:137 +#: application/views/debug/index.php:125 application/views/debug/index.php:136 +#: application/views/debug/index.php:148 msgid "Failed" msgstr "" -#: application/views/debug/index.php:147 +#: application/views/debug/index.php:158 msgid "Config Maintenance" msgstr "" -#: application/views/debug/index.php:153 +#: application/views/debug/index.php:164 msgid "Your authentication mode is outdated and possibly unsafe" msgstr "" -#: application/views/debug/index.php:155 +#: application/views/debug/index.php:166 #, php-format msgid "Please edit your %s File:" msgstr "" -#: application/views/debug/index.php:156 +#: application/views/debug/index.php:167 msgid "Go to your application/config Folder and compare config.sample.php with your config.php" msgstr "" -#: application/views/debug/index.php:157 +#: application/views/debug/index.php:168 #, php-format msgid "Change %s to the value %s (Strongly recommended)" msgstr "" -#: application/views/debug/index.php:163 +#: application/views/debug/index.php:174 msgid "Authentication Mode is set correctly" msgstr "" -#: application/views/debug/index.php:163 +#: application/views/debug/index.php:174 msgid "Ok" msgstr "" -#: application/views/debug/index.php:170 +#: application/views/debug/index.php:181 msgid "Migrate Userdata" msgstr "" -#: application/views/debug/index.php:172 +#: application/views/debug/index.php:183 msgid "Here you can migrate existing QSL cards and eQSL cards to the new userdata folder." msgstr "" -#: application/views/debug/index.php:185 +#: application/views/debug/index.php:196 msgid "Modules" msgstr "" -#: application/views/debug/index.php:191 application/views/debug/index.php:202 -#: application/views/debug/index.php:213 application/views/debug/index.php:224 -#: application/views/debug/index.php:235 +#: application/views/debug/index.php:202 application/views/debug/index.php:213 +#: application/views/debug/index.php:224 application/views/debug/index.php:235 +#: application/views/debug/index.php:246 msgid "Installed" msgstr "" -#: application/views/debug/index.php:193 application/views/debug/index.php:204 -#: application/views/debug/index.php:215 application/views/debug/index.php:226 -#: application/views/debug/index.php:237 +#: application/views/debug/index.php:204 application/views/debug/index.php:215 +#: application/views/debug/index.php:226 application/views/debug/index.php:237 +#: application/views/debug/index.php:248 msgid "Not Installed" msgstr "" -#: application/views/debug/index.php:244 application/views/qso/index.php:654 +#: application/views/debug/index.php:255 application/views/qso/index.php:654 msgid "Settings" msgstr "" -#: application/views/debug/index.php:373 +#: application/views/debug/index.php:384 msgid "Git Information" msgstr "" -#: application/views/debug/index.php:377 +#: application/views/debug/index.php:388 msgid "Branch" msgstr "" -#: application/views/debug/index.php:388 application/views/debug/index.php:399 -#: application/views/debug/index.php:409 +#: application/views/debug/index.php:399 application/views/debug/index.php:410 +#: application/views/debug/index.php:420 msgid "n/a" msgstr "" -#: application/views/debug/index.php:394 +#: application/views/debug/index.php:405 msgid "Commit" msgstr "" -#: application/views/debug/index.php:404 +#: application/views/debug/index.php:415 msgid "Tag" msgstr "" -#: application/views/debug/index.php:414 +#: application/views/debug/index.php:425 msgid "Last Fetch" msgstr "" -#: application/views/debug/index.php:426 +#: application/views/debug/index.php:437 msgid "Check for new version" msgstr "" -#: application/views/debug/index.php:427 +#: application/views/debug/index.php:438 msgid "Update now" msgstr "" -#: application/views/debug/index.php:445 +#: application/views/debug/index.php:456 msgid "File download date" msgstr "" -#: application/views/debug/index.php:449 +#: application/views/debug/index.php:460 msgid "File" msgstr "" -#: application/views/debug/index.php:450 +#: application/views/debug/index.php:461 msgid "Last update" msgstr "" -#: application/views/debug/index.php:454 +#: application/views/debug/index.php:465 msgid "DXCC update from Club Log" msgstr "" -#: application/views/debug/index.php:456 application/views/debug/index.php:462 -#: application/views/debug/index.php:467 application/views/debug/index.php:472 -#: application/views/debug/index.php:477 application/views/debug/index.php:482 -#: application/views/debug/index.php:487 +#: application/views/debug/index.php:467 application/views/debug/index.php:473 +#: application/views/debug/index.php:478 application/views/debug/index.php:483 +#: application/views/debug/index.php:488 application/views/debug/index.php:493 +#: application/views/debug/index.php:498 #: application/views/station_profile/edit.php:22 msgid "Update" msgstr "" -#: application/views/debug/index.php:460 +#: application/views/debug/index.php:471 msgid "DOK file download" msgstr "" -#: application/views/debug/index.php:465 +#: application/views/debug/index.php:476 msgid "LoTW users download" msgstr "" -#: application/views/debug/index.php:470 +#: application/views/debug/index.php:481 msgid "POTA file download" msgstr "" -#: application/views/debug/index.php:475 +#: application/views/debug/index.php:486 msgid "SCP file download" msgstr "" -#: application/views/debug/index.php:480 +#: application/views/debug/index.php:491 msgid "SOTA file download" msgstr "" -#: application/views/debug/index.php:485 +#: application/views/debug/index.php:496 msgid "WWFF file download" msgstr "" -#: application/views/debug/index.php:494 +#: application/views/debug/index.php:505 msgid "QSO-DB Maintenance" msgstr "" -#: application/views/debug/index.php:498 +#: application/views/debug/index.php:509 #, php-format msgid "The Database contains %d QSO without a station-profile (location)" msgid_plural "The Database contains %d QSOs without a station-profile (location)" msgstr[0] "" msgstr[1] "" -#: application/views/debug/index.php:511 +#: application/views/debug/index.php:522 #: application/views/public_search/result.php:17 #: application/views/station_profile/create.php:38 #: application/views/station_profile/edit.php:46 @@ -5094,84 +5095,84 @@ msgstr[1] "" msgid "Station Callsign" msgstr "" -#: application/views/debug/index.php:536 +#: application/views/debug/index.php:547 msgid "Please mark QSOs and reassign them to an existing station location:" msgstr "" -#: application/views/debug/index.php:544 +#: application/views/debug/index.php:555 msgctxt "Stationlocation" msgid "Target Location" msgstr "" -#: application/views/debug/index.php:545 application/views/debug/index.php:556 +#: application/views/debug/index.php:556 application/views/debug/index.php:567 msgid "Reassign" msgstr "" -#: application/views/debug/index.php:565 +#: application/views/debug/index.php:576 msgid "Every QSO in your Database is assigned to a station-profile (location)" msgstr "" -#: application/views/debug/index.php:565 +#: application/views/debug/index.php:576 msgid "Everything ok" msgstr "" -#: application/views/debug/index.php:590 +#: application/views/debug/index.php:601 msgid "Bulgarian" msgstr "" -#: application/views/debug/index.php:591 +#: application/views/debug/index.php:602 msgid "Chinese (Simplified)" msgstr "" -#: application/views/debug/index.php:592 +#: application/views/debug/index.php:603 msgid "Czech" msgstr "" -#: application/views/debug/index.php:593 +#: application/views/debug/index.php:604 msgid "Dutch" msgstr "" -#: application/views/debug/index.php:594 +#: application/views/debug/index.php:605 msgid "English" msgstr "" -#: application/views/debug/index.php:595 +#: application/views/debug/index.php:606 msgid "Finnish" msgstr "" -#: application/views/debug/index.php:596 +#: application/views/debug/index.php:607 msgid "French" msgstr "" -#: application/views/debug/index.php:597 +#: application/views/debug/index.php:608 msgid "German" msgstr "" -#: application/views/debug/index.php:598 +#: application/views/debug/index.php:609 msgid "Greek" msgstr "" -#: application/views/debug/index.php:599 +#: application/views/debug/index.php:610 msgid "Italian" msgstr "" -#: application/views/debug/index.php:600 +#: application/views/debug/index.php:611 msgid "Polish" msgstr "" -#: application/views/debug/index.php:601 +#: application/views/debug/index.php:612 msgid "Russian" msgstr "" -#: application/views/debug/index.php:602 +#: application/views/debug/index.php:613 msgid "Spanish" msgstr "" -#: application/views/debug/index.php:603 +#: application/views/debug/index.php:614 msgid "Swedish" msgstr "" -#: application/views/debug/index.php:604 +#: application/views/debug/index.php:615 msgid "Turkish" msgstr "" @@ -5700,6 +5701,10 @@ msgstr "" msgid "Cabrillo Export" msgstr "" +#: application/views/interface_assets/header.php:408 +msgid "QSL Queue" +msgstr "" + #: application/views/interface_assets/header.php:409 msgid "Labels" msgstr "" diff --git a/application/locale/pl_PL/LC_MESSAGES/messages.po b/application/locale/pl_PL/LC_MESSAGES/messages.po index 889cc0b4a..7d1e5dba3 100644 --- a/application/locale/pl_PL/LC_MESSAGES/messages.po +++ b/application/locale/pl_PL/LC_MESSAGES/messages.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-07-10 15:04+0000\n" +"POT-Creation-Date: 2024-07-11 12:26+0000\n" "PO-Revision-Date: 2024-07-09 13:26+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Polish \n" @@ -500,7 +500,7 @@ msgstr "" msgid "Number of days with QSOs each year" msgstr "" -#: application/controllers/Debug.php:75 +#: application/controllers/Debug.php:79 msgid "Debug" msgstr "" @@ -875,7 +875,7 @@ msgstr "" #: application/views/contesting/index.php:203 #: application/views/continents/index.php:39 application/views/csv/index.php:42 #: application/views/dashboard/index.php:4 -#: application/views/debug/index.php:509 application/views/dxatlas/index.php:42 +#: application/views/debug/index.php:520 application/views/dxatlas/index.php:42 #: application/views/eqsl/analysis.php:39 #: application/views/eqsl/download.php:39 application/views/eqsl/result.php:36 #: application/views/eqslcard/index.php:29 @@ -1148,7 +1148,7 @@ msgstr "" #: application/views/contesting/index.php:202 #: application/views/continents/index.php:30 application/views/csv/index.php:31 #: application/views/dashboard/index.php:15 -#: application/views/debug/index.php:510 application/views/dxatlas/index.php:31 +#: application/views/debug/index.php:521 application/views/dxatlas/index.php:31 #: application/views/eqsl/download.php:41 #: application/views/eqslcard/index.php:32 #: application/views/gridmap/index.php:10 application/views/kml/index.php:19 @@ -1492,7 +1492,6 @@ msgid "QSL Card Management" msgstr "" #: application/controllers/Qslprint.php:46 -#: application/views/interface_assets/header.php:408 msgid "Print Requested QSLs" msgstr "" @@ -2356,7 +2355,7 @@ msgstr "" #: application/views/contesting/index.php:42 #: application/views/contesting/index.php:200 #: application/views/dashboard/index.php:147 -#: application/views/debug/index.php:506 application/views/eqsl/analysis.php:36 +#: application/views/debug/index.php:517 application/views/eqsl/analysis.php:36 #: application/views/eqsl/download.php:36 application/views/eqsl/result.php:33 #: application/views/eqslcard/index.php:30 #: application/views/hamsat/index.php:28 @@ -2397,7 +2396,7 @@ msgstr "Data" #: application/views/contesting/index.php:47 #: application/views/contesting/index.php:200 #: application/views/dashboard/index.php:150 -#: application/views/debug/index.php:507 application/views/eqsl/analysis.php:37 +#: application/views/debug/index.php:518 application/views/eqsl/analysis.php:37 #: application/views/eqsl/download.php:37 application/views/eqsl/result.php:34 #: application/views/eqslcard/index.php:31 #: application/views/hamsat/index.php:29 application/views/oqrs/qsolist.php:8 @@ -2423,7 +2422,7 @@ msgstr "Godzina" #: application/views/awards/vucc/band.php:18 #: application/views/bandmap/list.php:111 #: application/views/contesting/index.php:201 -#: application/views/debug/index.php:508 application/views/debug/index.php:543 +#: application/views/debug/index.php:519 application/views/debug/index.php:554 #: application/views/dxcalendar/index.php:12 #: application/views/eqsl/analysis.php:38 #: application/views/eqsl/download.php:38 application/views/eqsl/result.php:35 @@ -2474,8 +2473,8 @@ msgid "Maximum file upload size is " msgstr "" #: application/views/adif/import.php:56 application/views/adif/import.php:220 -#: application/views/adif/import.php:258 application/views/debug/index.php:153 -#: application/views/debug/index.php:498 application/views/hrdlog/export.php:25 +#: application/views/adif/import.php:258 application/views/debug/index.php:164 +#: application/views/debug/index.php:509 application/views/hrdlog/export.php:25 #: application/views/hrdlog/export.php:74 #: application/views/interface_assets/footer.php:23 #: application/views/qrz/export.php:73 application/views/qrz/export.php:94 @@ -4927,159 +4926,161 @@ msgid "This verifies that the folders used by Wavelog have read and write permis msgstr "" #: application/views/debug/index.php:101 application/views/debug/index.php:112 -#: application/views/debug/index.php:123 application/views/debug/index.php:135 +#: application/views/debug/index.php:123 application/views/debug/index.php:134 +#: application/views/debug/index.php:146 msgid "Success" msgstr "" #: application/views/debug/index.php:103 application/views/debug/index.php:114 -#: application/views/debug/index.php:125 application/views/debug/index.php:137 +#: application/views/debug/index.php:125 application/views/debug/index.php:136 +#: application/views/debug/index.php:148 msgid "Failed" msgstr "" -#: application/views/debug/index.php:147 +#: application/views/debug/index.php:158 msgid "Config Maintenance" msgstr "" -#: application/views/debug/index.php:153 +#: application/views/debug/index.php:164 msgid "Your authentication mode is outdated and possibly unsafe" msgstr "" -#: application/views/debug/index.php:155 +#: application/views/debug/index.php:166 #, php-format msgid "Please edit your %s File:" msgstr "" -#: application/views/debug/index.php:156 +#: application/views/debug/index.php:167 msgid "Go to your application/config Folder and compare config.sample.php with your config.php" msgstr "" -#: application/views/debug/index.php:157 +#: application/views/debug/index.php:168 #, php-format msgid "Change %s to the value %s (Strongly recommended)" msgstr "" -#: application/views/debug/index.php:163 +#: application/views/debug/index.php:174 msgid "Authentication Mode is set correctly" msgstr "" -#: application/views/debug/index.php:163 +#: application/views/debug/index.php:174 msgid "Ok" msgstr "" -#: application/views/debug/index.php:170 +#: application/views/debug/index.php:181 msgid "Migrate Userdata" msgstr "" -#: application/views/debug/index.php:172 +#: application/views/debug/index.php:183 msgid "Here you can migrate existing QSL cards and eQSL cards to the new userdata folder." msgstr "" -#: application/views/debug/index.php:185 +#: application/views/debug/index.php:196 msgid "Modules" msgstr "" -#: application/views/debug/index.php:191 application/views/debug/index.php:202 -#: application/views/debug/index.php:213 application/views/debug/index.php:224 -#: application/views/debug/index.php:235 +#: application/views/debug/index.php:202 application/views/debug/index.php:213 +#: application/views/debug/index.php:224 application/views/debug/index.php:235 +#: application/views/debug/index.php:246 msgid "Installed" msgstr "" -#: application/views/debug/index.php:193 application/views/debug/index.php:204 -#: application/views/debug/index.php:215 application/views/debug/index.php:226 -#: application/views/debug/index.php:237 +#: application/views/debug/index.php:204 application/views/debug/index.php:215 +#: application/views/debug/index.php:226 application/views/debug/index.php:237 +#: application/views/debug/index.php:248 msgid "Not Installed" msgstr "" -#: application/views/debug/index.php:244 application/views/qso/index.php:654 +#: application/views/debug/index.php:255 application/views/qso/index.php:654 msgid "Settings" msgstr "" -#: application/views/debug/index.php:373 +#: application/views/debug/index.php:384 msgid "Git Information" msgstr "" -#: application/views/debug/index.php:377 +#: application/views/debug/index.php:388 msgid "Branch" msgstr "" -#: application/views/debug/index.php:388 application/views/debug/index.php:399 -#: application/views/debug/index.php:409 +#: application/views/debug/index.php:399 application/views/debug/index.php:410 +#: application/views/debug/index.php:420 msgid "n/a" msgstr "" -#: application/views/debug/index.php:394 +#: application/views/debug/index.php:405 msgid "Commit" msgstr "" -#: application/views/debug/index.php:404 +#: application/views/debug/index.php:415 msgid "Tag" msgstr "" -#: application/views/debug/index.php:414 +#: application/views/debug/index.php:425 msgid "Last Fetch" msgstr "" -#: application/views/debug/index.php:426 +#: application/views/debug/index.php:437 msgid "Check for new version" msgstr "" -#: application/views/debug/index.php:427 +#: application/views/debug/index.php:438 msgid "Update now" msgstr "" -#: application/views/debug/index.php:445 +#: application/views/debug/index.php:456 msgid "File download date" msgstr "" -#: application/views/debug/index.php:449 +#: application/views/debug/index.php:460 msgid "File" msgstr "" -#: application/views/debug/index.php:450 +#: application/views/debug/index.php:461 msgid "Last update" msgstr "" -#: application/views/debug/index.php:454 +#: application/views/debug/index.php:465 msgid "DXCC update from Club Log" msgstr "" -#: application/views/debug/index.php:456 application/views/debug/index.php:462 -#: application/views/debug/index.php:467 application/views/debug/index.php:472 -#: application/views/debug/index.php:477 application/views/debug/index.php:482 -#: application/views/debug/index.php:487 +#: application/views/debug/index.php:467 application/views/debug/index.php:473 +#: application/views/debug/index.php:478 application/views/debug/index.php:483 +#: application/views/debug/index.php:488 application/views/debug/index.php:493 +#: application/views/debug/index.php:498 #: application/views/station_profile/edit.php:22 msgid "Update" msgstr "" -#: application/views/debug/index.php:460 +#: application/views/debug/index.php:471 msgid "DOK file download" msgstr "" -#: application/views/debug/index.php:465 +#: application/views/debug/index.php:476 msgid "LoTW users download" msgstr "" -#: application/views/debug/index.php:470 +#: application/views/debug/index.php:481 msgid "POTA file download" msgstr "" -#: application/views/debug/index.php:475 +#: application/views/debug/index.php:486 msgid "SCP file download" msgstr "" -#: application/views/debug/index.php:480 +#: application/views/debug/index.php:491 msgid "SOTA file download" msgstr "" -#: application/views/debug/index.php:485 +#: application/views/debug/index.php:496 msgid "WWFF file download" msgstr "" -#: application/views/debug/index.php:494 +#: application/views/debug/index.php:505 msgid "QSO-DB Maintenance" msgstr "" -#: application/views/debug/index.php:498 +#: application/views/debug/index.php:509 #, php-format msgid "The Database contains %d QSO without a station-profile (location)" msgid_plural "The Database contains %d QSOs without a station-profile (location)" @@ -5087,7 +5088,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: application/views/debug/index.php:511 +#: application/views/debug/index.php:522 #: application/views/public_search/result.php:17 #: application/views/station_profile/create.php:38 #: application/views/station_profile/edit.php:46 @@ -5097,84 +5098,84 @@ msgstr[2] "" msgid "Station Callsign" msgstr "" -#: application/views/debug/index.php:536 +#: application/views/debug/index.php:547 msgid "Please mark QSOs and reassign them to an existing station location:" msgstr "" -#: application/views/debug/index.php:544 +#: application/views/debug/index.php:555 msgctxt "Stationlocation" msgid "Target Location" msgstr "" -#: application/views/debug/index.php:545 application/views/debug/index.php:556 +#: application/views/debug/index.php:556 application/views/debug/index.php:567 msgid "Reassign" msgstr "" -#: application/views/debug/index.php:565 +#: application/views/debug/index.php:576 msgid "Every QSO in your Database is assigned to a station-profile (location)" msgstr "" -#: application/views/debug/index.php:565 +#: application/views/debug/index.php:576 msgid "Everything ok" msgstr "" -#: application/views/debug/index.php:590 +#: application/views/debug/index.php:601 msgid "Bulgarian" msgstr "" -#: application/views/debug/index.php:591 +#: application/views/debug/index.php:602 msgid "Chinese (Simplified)" msgstr "" -#: application/views/debug/index.php:592 +#: application/views/debug/index.php:603 msgid "Czech" msgstr "" -#: application/views/debug/index.php:593 +#: application/views/debug/index.php:604 msgid "Dutch" msgstr "" -#: application/views/debug/index.php:594 +#: application/views/debug/index.php:605 msgid "English" msgstr "" -#: application/views/debug/index.php:595 +#: application/views/debug/index.php:606 msgid "Finnish" msgstr "" -#: application/views/debug/index.php:596 +#: application/views/debug/index.php:607 msgid "French" msgstr "" -#: application/views/debug/index.php:597 +#: application/views/debug/index.php:608 msgid "German" msgstr "" -#: application/views/debug/index.php:598 +#: application/views/debug/index.php:609 msgid "Greek" msgstr "" -#: application/views/debug/index.php:599 +#: application/views/debug/index.php:610 msgid "Italian" msgstr "" -#: application/views/debug/index.php:600 +#: application/views/debug/index.php:611 msgid "Polish" msgstr "" -#: application/views/debug/index.php:601 +#: application/views/debug/index.php:612 msgid "Russian" msgstr "" -#: application/views/debug/index.php:602 +#: application/views/debug/index.php:613 msgid "Spanish" msgstr "" -#: application/views/debug/index.php:603 +#: application/views/debug/index.php:614 msgid "Swedish" msgstr "" -#: application/views/debug/index.php:604 +#: application/views/debug/index.php:615 msgid "Turkish" msgstr "" @@ -5703,6 +5704,10 @@ msgstr "" msgid "Cabrillo Export" msgstr "" +#: application/views/interface_assets/header.php:408 +msgid "QSL Queue" +msgstr "" + #: application/views/interface_assets/header.php:409 msgid "Labels" msgstr "" diff --git a/application/locale/ru_RU/LC_MESSAGES/messages.po b/application/locale/ru_RU/LC_MESSAGES/messages.po index c30923a97..e4e960f68 100644 --- a/application/locale/ru_RU/LC_MESSAGES/messages.po +++ b/application/locale/ru_RU/LC_MESSAGES/messages.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-07-10 15:04+0000\n" +"POT-Creation-Date: 2024-07-11 12:26+0000\n" "PO-Revision-Date: 2024-07-09 20:46+0000\n" "Last-Translator: Michael Skolsky \n" "Language-Team: Russian \n" @@ -501,7 +501,7 @@ msgstr "Панель управления" msgid "Number of days with QSOs each year" msgstr "Количество дней с QSO в каждом году" -#: application/controllers/Debug.php:75 +#: application/controllers/Debug.php:79 msgid "Debug" msgstr "Отладка" @@ -876,7 +876,7 @@ msgstr "Clublog" #: application/views/contesting/index.php:203 #: application/views/continents/index.php:39 application/views/csv/index.php:42 #: application/views/dashboard/index.php:4 -#: application/views/debug/index.php:509 application/views/dxatlas/index.php:42 +#: application/views/debug/index.php:520 application/views/dxatlas/index.php:42 #: application/views/eqsl/analysis.php:39 #: application/views/eqsl/download.php:39 application/views/eqsl/result.php:36 #: application/views/eqslcard/index.php:29 @@ -1149,7 +1149,7 @@ msgstr "Дистанция" #: application/views/contesting/index.php:202 #: application/views/continents/index.php:30 application/views/csv/index.php:31 #: application/views/dashboard/index.php:15 -#: application/views/debug/index.php:510 application/views/dxatlas/index.php:31 +#: application/views/debug/index.php:521 application/views/dxatlas/index.php:31 #: application/views/eqsl/download.php:41 #: application/views/eqslcard/index.php:32 #: application/views/gridmap/index.php:10 application/views/kml/index.php:19 @@ -1493,7 +1493,6 @@ msgid "QSL Card Management" msgstr "Управление QSL карточками" #: application/controllers/Qslprint.php:46 -#: application/views/interface_assets/header.php:408 msgid "Print Requested QSLs" msgstr "Распечатать запрошенные QSL" @@ -2357,7 +2356,7 @@ msgstr "Данные DOK в вашем логе отличаются от DCL" #: application/views/contesting/index.php:42 #: application/views/contesting/index.php:200 #: application/views/dashboard/index.php:147 -#: application/views/debug/index.php:506 application/views/eqsl/analysis.php:36 +#: application/views/debug/index.php:517 application/views/eqsl/analysis.php:36 #: application/views/eqsl/download.php:36 application/views/eqsl/result.php:33 #: application/views/eqslcard/index.php:30 #: application/views/hamsat/index.php:28 @@ -2398,7 +2397,7 @@ msgstr "Дата" #: application/views/contesting/index.php:47 #: application/views/contesting/index.php:200 #: application/views/dashboard/index.php:150 -#: application/views/debug/index.php:507 application/views/eqsl/analysis.php:37 +#: application/views/debug/index.php:518 application/views/eqsl/analysis.php:37 #: application/views/eqsl/download.php:37 application/views/eqsl/result.php:34 #: application/views/eqslcard/index.php:31 #: application/views/hamsat/index.php:29 application/views/oqrs/qsolist.php:8 @@ -2424,7 +2423,7 @@ msgstr "Время" #: application/views/awards/vucc/band.php:18 #: application/views/bandmap/list.php:111 #: application/views/contesting/index.php:201 -#: application/views/debug/index.php:508 application/views/debug/index.php:543 +#: application/views/debug/index.php:519 application/views/debug/index.php:554 #: application/views/dxcalendar/index.php:12 #: application/views/eqsl/analysis.php:38 #: application/views/eqsl/download.php:38 application/views/eqsl/result.php:35 @@ -2475,8 +2474,8 @@ msgid "Maximum file upload size is " msgstr "Максимальный размер загружаемого файла " #: application/views/adif/import.php:56 application/views/adif/import.php:220 -#: application/views/adif/import.php:258 application/views/debug/index.php:153 -#: application/views/debug/index.php:498 application/views/hrdlog/export.php:25 +#: application/views/adif/import.php:258 application/views/debug/index.php:164 +#: application/views/debug/index.php:509 application/views/hrdlog/export.php:25 #: application/views/hrdlog/export.php:74 #: application/views/interface_assets/footer.php:23 #: application/views/qrz/export.php:73 application/views/qrz/export.php:94 @@ -4928,159 +4927,161 @@ msgid "This verifies that the folders used by Wavelog have read and write permis msgstr "Это проверяет, что папки, используемые Wavelog, имеют права на чтение и запись в PHP." #: application/views/debug/index.php:101 application/views/debug/index.php:112 -#: application/views/debug/index.php:123 application/views/debug/index.php:135 +#: application/views/debug/index.php:123 application/views/debug/index.php:134 +#: application/views/debug/index.php:146 msgid "Success" msgstr "Успешно" #: application/views/debug/index.php:103 application/views/debug/index.php:114 -#: application/views/debug/index.php:125 application/views/debug/index.php:137 +#: application/views/debug/index.php:125 application/views/debug/index.php:136 +#: application/views/debug/index.php:148 msgid "Failed" msgstr "Ошибка" -#: application/views/debug/index.php:147 +#: application/views/debug/index.php:158 msgid "Config Maintenance" msgstr "Настройка режима обслуживания" -#: application/views/debug/index.php:153 +#: application/views/debug/index.php:164 msgid "Your authentication mode is outdated and possibly unsafe" msgstr "Ваш режим аутентификации устарел и, возможно, небезопасен" -#: application/views/debug/index.php:155 +#: application/views/debug/index.php:166 #, php-format msgid "Please edit your %s File:" msgstr "Пожалуйста, отредактируйте ваш %s файл:" -#: application/views/debug/index.php:156 +#: application/views/debug/index.php:167 msgid "Go to your application/config Folder and compare config.sample.php with your config.php" msgstr "Перейдите в папку application/config и сравните config.sample.php с вашим config.php" -#: application/views/debug/index.php:157 +#: application/views/debug/index.php:168 #, php-format msgid "Change %s to the value %s (Strongly recommended)" msgstr "Замените %s на значение %s (настоятельно рекомендуется)" -#: application/views/debug/index.php:163 +#: application/views/debug/index.php:174 msgid "Authentication Mode is set correctly" msgstr "Режим аутентификации установлен правильно" -#: application/views/debug/index.php:163 +#: application/views/debug/index.php:174 msgid "Ok" msgstr "ОК" -#: application/views/debug/index.php:170 +#: application/views/debug/index.php:181 msgid "Migrate Userdata" msgstr "Перенести пользовательский данные" -#: application/views/debug/index.php:172 +#: application/views/debug/index.php:183 msgid "Here you can migrate existing QSL cards and eQSL cards to the new userdata folder." msgstr "Здесь вы можете перенести существующие QSL-карточки и eQSL-карточки в новую папку userdata." -#: application/views/debug/index.php:185 +#: application/views/debug/index.php:196 msgid "Modules" msgstr "Модули" -#: application/views/debug/index.php:191 application/views/debug/index.php:202 -#: application/views/debug/index.php:213 application/views/debug/index.php:224 -#: application/views/debug/index.php:235 +#: application/views/debug/index.php:202 application/views/debug/index.php:213 +#: application/views/debug/index.php:224 application/views/debug/index.php:235 +#: application/views/debug/index.php:246 msgid "Installed" msgstr "Установленные" -#: application/views/debug/index.php:193 application/views/debug/index.php:204 -#: application/views/debug/index.php:215 application/views/debug/index.php:226 -#: application/views/debug/index.php:237 +#: application/views/debug/index.php:204 application/views/debug/index.php:215 +#: application/views/debug/index.php:226 application/views/debug/index.php:237 +#: application/views/debug/index.php:248 msgid "Not Installed" msgstr "Не установленные" -#: application/views/debug/index.php:244 application/views/qso/index.php:654 +#: application/views/debug/index.php:255 application/views/qso/index.php:654 msgid "Settings" msgstr "Настройки" -#: application/views/debug/index.php:373 +#: application/views/debug/index.php:384 msgid "Git Information" msgstr "Информация Git" -#: application/views/debug/index.php:377 +#: application/views/debug/index.php:388 msgid "Branch" msgstr "Ветка" -#: application/views/debug/index.php:388 application/views/debug/index.php:399 -#: application/views/debug/index.php:409 +#: application/views/debug/index.php:399 application/views/debug/index.php:410 +#: application/views/debug/index.php:420 msgid "n/a" msgstr "недоступно" -#: application/views/debug/index.php:394 +#: application/views/debug/index.php:405 msgid "Commit" msgstr "Коммит" -#: application/views/debug/index.php:404 +#: application/views/debug/index.php:415 msgid "Tag" msgstr "Тэг" -#: application/views/debug/index.php:414 +#: application/views/debug/index.php:425 msgid "Last Fetch" msgstr "Последнее обновление" -#: application/views/debug/index.php:426 +#: application/views/debug/index.php:437 msgid "Check for new version" msgstr "Проверить наличие новой версии" -#: application/views/debug/index.php:427 +#: application/views/debug/index.php:438 msgid "Update now" msgstr "Обновить сейчас" -#: application/views/debug/index.php:445 +#: application/views/debug/index.php:456 msgid "File download date" msgstr "Дата скачивания файла" -#: application/views/debug/index.php:449 +#: application/views/debug/index.php:460 msgid "File" msgstr "Файл" -#: application/views/debug/index.php:450 +#: application/views/debug/index.php:461 msgid "Last update" msgstr "Последнее обновление" -#: application/views/debug/index.php:454 +#: application/views/debug/index.php:465 msgid "DXCC update from Club Log" msgstr "Обновление DXCC из Clublog" -#: application/views/debug/index.php:456 application/views/debug/index.php:462 -#: application/views/debug/index.php:467 application/views/debug/index.php:472 -#: application/views/debug/index.php:477 application/views/debug/index.php:482 -#: application/views/debug/index.php:487 +#: application/views/debug/index.php:467 application/views/debug/index.php:473 +#: application/views/debug/index.php:478 application/views/debug/index.php:483 +#: application/views/debug/index.php:488 application/views/debug/index.php:493 +#: application/views/debug/index.php:498 #: application/views/station_profile/edit.php:22 msgid "Update" msgstr "Обновить" -#: application/views/debug/index.php:460 +#: application/views/debug/index.php:471 msgid "DOK file download" msgstr "Скачать файл DOK" -#: application/views/debug/index.php:465 +#: application/views/debug/index.php:476 msgid "LoTW users download" msgstr "Скачать список пользователей LoTW" -#: application/views/debug/index.php:470 +#: application/views/debug/index.php:481 msgid "POTA file download" msgstr "Скачать файл POTA" -#: application/views/debug/index.php:475 +#: application/views/debug/index.php:486 msgid "SCP file download" msgstr "Скачать файл SCP" -#: application/views/debug/index.php:480 +#: application/views/debug/index.php:491 msgid "SOTA file download" msgstr "Скачать файл SOTA" -#: application/views/debug/index.php:485 +#: application/views/debug/index.php:496 msgid "WWFF file download" msgstr "Скачать файл WWFF" -#: application/views/debug/index.php:494 +#: application/views/debug/index.php:505 msgid "QSO-DB Maintenance" msgstr "Обслуживание БД QSO" -#: application/views/debug/index.php:498 +#: application/views/debug/index.php:509 #, php-format msgid "The Database contains %d QSO without a station-profile (location)" msgid_plural "The Database contains %d QSOs without a station-profile (location)" @@ -5088,7 +5089,7 @@ msgstr[0] "База данных содержит %d QSO без привязан msgstr[1] "База данных содержит %d QSO без привязанного профиля QTH" msgstr[2] "База данных содержит %d QSO без привязанного профиля QTH" -#: application/views/debug/index.php:511 +#: application/views/debug/index.php:522 #: application/views/public_search/result.php:17 #: application/views/station_profile/create.php:38 #: application/views/station_profile/edit.php:46 @@ -5098,84 +5099,84 @@ msgstr[2] "База данных содержит %d QSO без привязан msgid "Station Callsign" msgstr "Позывной" -#: application/views/debug/index.php:536 +#: application/views/debug/index.php:547 msgid "Please mark QSOs and reassign them to an existing station location:" msgstr "Пожалуйста, отметьте QSO и привяжите их к существующему профилю QTH:" -#: application/views/debug/index.php:544 +#: application/views/debug/index.php:555 msgctxt "Stationlocation" msgid "Target Location" msgstr "Целевой профиль QTH" -#: application/views/debug/index.php:545 application/views/debug/index.php:556 +#: application/views/debug/index.php:556 application/views/debug/index.php:567 msgid "Reassign" msgstr "Переназначить" -#: application/views/debug/index.php:565 +#: application/views/debug/index.php:576 msgid "Every QSO in your Database is assigned to a station-profile (location)" msgstr "Каждое QSO в вашей базе данных привязано к соответствующему профилю QTH" -#: application/views/debug/index.php:565 +#: application/views/debug/index.php:576 msgid "Everything ok" msgstr "Всё ОК" -#: application/views/debug/index.php:590 +#: application/views/debug/index.php:601 msgid "Bulgarian" msgstr "Болгарский" -#: application/views/debug/index.php:591 +#: application/views/debug/index.php:602 msgid "Chinese (Simplified)" msgstr "Китайский (упрощённый)" -#: application/views/debug/index.php:592 +#: application/views/debug/index.php:603 msgid "Czech" msgstr "Чешский" -#: application/views/debug/index.php:593 +#: application/views/debug/index.php:604 msgid "Dutch" msgstr "Голландский" -#: application/views/debug/index.php:594 +#: application/views/debug/index.php:605 msgid "English" msgstr "Английский" -#: application/views/debug/index.php:595 +#: application/views/debug/index.php:606 msgid "Finnish" msgstr "Финский" -#: application/views/debug/index.php:596 +#: application/views/debug/index.php:607 msgid "French" msgstr "Французский" -#: application/views/debug/index.php:597 +#: application/views/debug/index.php:608 msgid "German" msgstr "Немецкий" -#: application/views/debug/index.php:598 +#: application/views/debug/index.php:609 msgid "Greek" msgstr "Греческий" -#: application/views/debug/index.php:599 +#: application/views/debug/index.php:610 msgid "Italian" msgstr "Итальянский" -#: application/views/debug/index.php:600 +#: application/views/debug/index.php:611 msgid "Polish" msgstr "Польский" -#: application/views/debug/index.php:601 +#: application/views/debug/index.php:612 msgid "Russian" msgstr "Русский" -#: application/views/debug/index.php:602 +#: application/views/debug/index.php:613 msgid "Spanish" msgstr "Испанский" -#: application/views/debug/index.php:603 +#: application/views/debug/index.php:614 msgid "Swedish" msgstr "Шведский" -#: application/views/debug/index.php:604 +#: application/views/debug/index.php:615 msgid "Turkish" msgstr "Турецкий" @@ -5704,6 +5705,10 @@ msgstr "Другие варианты экспорта" msgid "Cabrillo Export" msgstr "Экспорт Cabrillo" +#: application/views/interface_assets/header.php:408 +msgid "QSL Queue" +msgstr "" + #: application/views/interface_assets/header.php:409 msgid "Labels" msgstr "Наклейки" diff --git a/application/locale/sv_SE/LC_MESSAGES/messages.po b/application/locale/sv_SE/LC_MESSAGES/messages.po index 72451e8f5..488e12696 100644 --- a/application/locale/sv_SE/LC_MESSAGES/messages.po +++ b/application/locale/sv_SE/LC_MESSAGES/messages.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-07-10 15:04+0000\n" +"POT-Creation-Date: 2024-07-11 12:26+0000\n" "PO-Revision-Date: 2024-07-09 13:26+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Swedish \n" @@ -500,7 +500,7 @@ msgstr "" msgid "Number of days with QSOs each year" msgstr "" -#: application/controllers/Debug.php:75 +#: application/controllers/Debug.php:79 msgid "Debug" msgstr "" @@ -874,7 +874,7 @@ msgstr "" #: application/views/contesting/index.php:203 #: application/views/continents/index.php:39 application/views/csv/index.php:42 #: application/views/dashboard/index.php:4 -#: application/views/debug/index.php:509 application/views/dxatlas/index.php:42 +#: application/views/debug/index.php:520 application/views/dxatlas/index.php:42 #: application/views/eqsl/analysis.php:39 #: application/views/eqsl/download.php:39 application/views/eqsl/result.php:36 #: application/views/eqslcard/index.php:29 @@ -1147,7 +1147,7 @@ msgstr "" #: application/views/contesting/index.php:202 #: application/views/continents/index.php:30 application/views/csv/index.php:31 #: application/views/dashboard/index.php:15 -#: application/views/debug/index.php:510 application/views/dxatlas/index.php:31 +#: application/views/debug/index.php:521 application/views/dxatlas/index.php:31 #: application/views/eqsl/download.php:41 #: application/views/eqslcard/index.php:32 #: application/views/gridmap/index.php:10 application/views/kml/index.php:19 @@ -1491,7 +1491,6 @@ msgid "QSL Card Management" msgstr "" #: application/controllers/Qslprint.php:46 -#: application/views/interface_assets/header.php:408 msgid "Print Requested QSLs" msgstr "Skriv ut begärda QSL" @@ -2355,7 +2354,7 @@ msgstr "" #: application/views/contesting/index.php:42 #: application/views/contesting/index.php:200 #: application/views/dashboard/index.php:147 -#: application/views/debug/index.php:506 application/views/eqsl/analysis.php:36 +#: application/views/debug/index.php:517 application/views/eqsl/analysis.php:36 #: application/views/eqsl/download.php:36 application/views/eqsl/result.php:33 #: application/views/eqslcard/index.php:30 #: application/views/hamsat/index.php:28 @@ -2396,7 +2395,7 @@ msgstr "Datum" #: application/views/contesting/index.php:47 #: application/views/contesting/index.php:200 #: application/views/dashboard/index.php:150 -#: application/views/debug/index.php:507 application/views/eqsl/analysis.php:37 +#: application/views/debug/index.php:518 application/views/eqsl/analysis.php:37 #: application/views/eqsl/download.php:37 application/views/eqsl/result.php:34 #: application/views/eqslcard/index.php:31 #: application/views/hamsat/index.php:29 application/views/oqrs/qsolist.php:8 @@ -2422,7 +2421,7 @@ msgstr "Tid" #: application/views/awards/vucc/band.php:18 #: application/views/bandmap/list.php:111 #: application/views/contesting/index.php:201 -#: application/views/debug/index.php:508 application/views/debug/index.php:543 +#: application/views/debug/index.php:519 application/views/debug/index.php:554 #: application/views/dxcalendar/index.php:12 #: application/views/eqsl/analysis.php:38 #: application/views/eqsl/download.php:38 application/views/eqsl/result.php:35 @@ -2473,8 +2472,8 @@ msgid "Maximum file upload size is " msgstr "" #: application/views/adif/import.php:56 application/views/adif/import.php:220 -#: application/views/adif/import.php:258 application/views/debug/index.php:153 -#: application/views/debug/index.php:498 application/views/hrdlog/export.php:25 +#: application/views/adif/import.php:258 application/views/debug/index.php:164 +#: application/views/debug/index.php:509 application/views/hrdlog/export.php:25 #: application/views/hrdlog/export.php:74 #: application/views/interface_assets/footer.php:23 #: application/views/qrz/export.php:73 application/views/qrz/export.php:94 @@ -4925,166 +4924,168 @@ msgid "This verifies that the folders used by Wavelog have read and write permis msgstr "" #: application/views/debug/index.php:101 application/views/debug/index.php:112 -#: application/views/debug/index.php:123 application/views/debug/index.php:135 +#: application/views/debug/index.php:123 application/views/debug/index.php:134 +#: application/views/debug/index.php:146 msgid "Success" msgstr "" #: application/views/debug/index.php:103 application/views/debug/index.php:114 -#: application/views/debug/index.php:125 application/views/debug/index.php:137 +#: application/views/debug/index.php:125 application/views/debug/index.php:136 +#: application/views/debug/index.php:148 msgid "Failed" msgstr "" -#: application/views/debug/index.php:147 +#: application/views/debug/index.php:158 msgid "Config Maintenance" msgstr "" -#: application/views/debug/index.php:153 +#: application/views/debug/index.php:164 msgid "Your authentication mode is outdated and possibly unsafe" msgstr "" -#: application/views/debug/index.php:155 +#: application/views/debug/index.php:166 #, php-format msgid "Please edit your %s File:" msgstr "" -#: application/views/debug/index.php:156 +#: application/views/debug/index.php:167 msgid "Go to your application/config Folder and compare config.sample.php with your config.php" msgstr "" -#: application/views/debug/index.php:157 +#: application/views/debug/index.php:168 #, php-format msgid "Change %s to the value %s (Strongly recommended)" msgstr "" -#: application/views/debug/index.php:163 +#: application/views/debug/index.php:174 msgid "Authentication Mode is set correctly" msgstr "" -#: application/views/debug/index.php:163 +#: application/views/debug/index.php:174 msgid "Ok" msgstr "" -#: application/views/debug/index.php:170 +#: application/views/debug/index.php:181 msgid "Migrate Userdata" msgstr "" -#: application/views/debug/index.php:172 +#: application/views/debug/index.php:183 msgid "Here you can migrate existing QSL cards and eQSL cards to the new userdata folder." msgstr "" -#: application/views/debug/index.php:185 +#: application/views/debug/index.php:196 msgid "Modules" msgstr "" -#: application/views/debug/index.php:191 application/views/debug/index.php:202 -#: application/views/debug/index.php:213 application/views/debug/index.php:224 -#: application/views/debug/index.php:235 +#: application/views/debug/index.php:202 application/views/debug/index.php:213 +#: application/views/debug/index.php:224 application/views/debug/index.php:235 +#: application/views/debug/index.php:246 msgid "Installed" msgstr "" -#: application/views/debug/index.php:193 application/views/debug/index.php:204 -#: application/views/debug/index.php:215 application/views/debug/index.php:226 -#: application/views/debug/index.php:237 +#: application/views/debug/index.php:204 application/views/debug/index.php:215 +#: application/views/debug/index.php:226 application/views/debug/index.php:237 +#: application/views/debug/index.php:248 msgid "Not Installed" msgstr "" -#: application/views/debug/index.php:244 application/views/qso/index.php:654 +#: application/views/debug/index.php:255 application/views/qso/index.php:654 msgid "Settings" msgstr "" -#: application/views/debug/index.php:373 +#: application/views/debug/index.php:384 msgid "Git Information" msgstr "" -#: application/views/debug/index.php:377 +#: application/views/debug/index.php:388 msgid "Branch" msgstr "" -#: application/views/debug/index.php:388 application/views/debug/index.php:399 -#: application/views/debug/index.php:409 +#: application/views/debug/index.php:399 application/views/debug/index.php:410 +#: application/views/debug/index.php:420 msgid "n/a" msgstr "" -#: application/views/debug/index.php:394 +#: application/views/debug/index.php:405 msgid "Commit" msgstr "" -#: application/views/debug/index.php:404 +#: application/views/debug/index.php:415 msgid "Tag" msgstr "" -#: application/views/debug/index.php:414 +#: application/views/debug/index.php:425 msgid "Last Fetch" msgstr "" -#: application/views/debug/index.php:426 +#: application/views/debug/index.php:437 msgid "Check for new version" msgstr "" -#: application/views/debug/index.php:427 +#: application/views/debug/index.php:438 msgid "Update now" msgstr "" -#: application/views/debug/index.php:445 +#: application/views/debug/index.php:456 msgid "File download date" msgstr "" -#: application/views/debug/index.php:449 +#: application/views/debug/index.php:460 msgid "File" msgstr "" -#: application/views/debug/index.php:450 +#: application/views/debug/index.php:461 msgid "Last update" msgstr "" -#: application/views/debug/index.php:454 +#: application/views/debug/index.php:465 msgid "DXCC update from Club Log" msgstr "" -#: application/views/debug/index.php:456 application/views/debug/index.php:462 -#: application/views/debug/index.php:467 application/views/debug/index.php:472 -#: application/views/debug/index.php:477 application/views/debug/index.php:482 -#: application/views/debug/index.php:487 +#: application/views/debug/index.php:467 application/views/debug/index.php:473 +#: application/views/debug/index.php:478 application/views/debug/index.php:483 +#: application/views/debug/index.php:488 application/views/debug/index.php:493 +#: application/views/debug/index.php:498 #: application/views/station_profile/edit.php:22 msgid "Update" msgstr "" -#: application/views/debug/index.php:460 +#: application/views/debug/index.php:471 msgid "DOK file download" msgstr "" -#: application/views/debug/index.php:465 +#: application/views/debug/index.php:476 msgid "LoTW users download" msgstr "" -#: application/views/debug/index.php:470 +#: application/views/debug/index.php:481 msgid "POTA file download" msgstr "" -#: application/views/debug/index.php:475 +#: application/views/debug/index.php:486 msgid "SCP file download" msgstr "" -#: application/views/debug/index.php:480 +#: application/views/debug/index.php:491 msgid "SOTA file download" msgstr "" -#: application/views/debug/index.php:485 +#: application/views/debug/index.php:496 msgid "WWFF file download" msgstr "" -#: application/views/debug/index.php:494 +#: application/views/debug/index.php:505 msgid "QSO-DB Maintenance" msgstr "" -#: application/views/debug/index.php:498 +#: application/views/debug/index.php:509 #, php-format msgid "The Database contains %d QSO without a station-profile (location)" msgid_plural "The Database contains %d QSOs without a station-profile (location)" msgstr[0] "" msgstr[1] "" -#: application/views/debug/index.php:511 +#: application/views/debug/index.php:522 #: application/views/public_search/result.php:17 #: application/views/station_profile/create.php:38 #: application/views/station_profile/edit.php:46 @@ -5094,84 +5095,84 @@ msgstr[1] "" msgid "Station Callsign" msgstr "" -#: application/views/debug/index.php:536 +#: application/views/debug/index.php:547 msgid "Please mark QSOs and reassign them to an existing station location:" msgstr "" -#: application/views/debug/index.php:544 +#: application/views/debug/index.php:555 msgctxt "Stationlocation" msgid "Target Location" msgstr "" -#: application/views/debug/index.php:545 application/views/debug/index.php:556 +#: application/views/debug/index.php:556 application/views/debug/index.php:567 msgid "Reassign" msgstr "" -#: application/views/debug/index.php:565 +#: application/views/debug/index.php:576 msgid "Every QSO in your Database is assigned to a station-profile (location)" msgstr "" -#: application/views/debug/index.php:565 +#: application/views/debug/index.php:576 msgid "Everything ok" msgstr "" -#: application/views/debug/index.php:590 +#: application/views/debug/index.php:601 msgid "Bulgarian" msgstr "" -#: application/views/debug/index.php:591 +#: application/views/debug/index.php:602 msgid "Chinese (Simplified)" msgstr "" -#: application/views/debug/index.php:592 +#: application/views/debug/index.php:603 msgid "Czech" msgstr "" -#: application/views/debug/index.php:593 +#: application/views/debug/index.php:604 msgid "Dutch" msgstr "" -#: application/views/debug/index.php:594 +#: application/views/debug/index.php:605 msgid "English" msgstr "" -#: application/views/debug/index.php:595 +#: application/views/debug/index.php:606 msgid "Finnish" msgstr "" -#: application/views/debug/index.php:596 +#: application/views/debug/index.php:607 msgid "French" msgstr "" -#: application/views/debug/index.php:597 +#: application/views/debug/index.php:608 msgid "German" msgstr "" -#: application/views/debug/index.php:598 +#: application/views/debug/index.php:609 msgid "Greek" msgstr "" -#: application/views/debug/index.php:599 +#: application/views/debug/index.php:610 msgid "Italian" msgstr "" -#: application/views/debug/index.php:600 +#: application/views/debug/index.php:611 msgid "Polish" msgstr "" -#: application/views/debug/index.php:601 +#: application/views/debug/index.php:612 msgid "Russian" msgstr "" -#: application/views/debug/index.php:602 +#: application/views/debug/index.php:613 msgid "Spanish" msgstr "" -#: application/views/debug/index.php:603 +#: application/views/debug/index.php:614 msgid "Swedish" msgstr "" -#: application/views/debug/index.php:604 +#: application/views/debug/index.php:615 msgid "Turkish" msgstr "" @@ -5700,6 +5701,10 @@ msgstr "" msgid "Cabrillo Export" msgstr "" +#: application/views/interface_assets/header.php:408 +msgid "QSL Queue" +msgstr "" + #: application/views/interface_assets/header.php:409 msgid "Labels" msgstr "Etiketter" diff --git a/application/locale/tr_TR/LC_MESSAGES/messages.po b/application/locale/tr_TR/LC_MESSAGES/messages.po index 0d45acb44..ea272865f 100644 --- a/application/locale/tr_TR/LC_MESSAGES/messages.po +++ b/application/locale/tr_TR/LC_MESSAGES/messages.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-07-10 15:04+0000\n" +"POT-Creation-Date: 2024-07-11 12:26+0000\n" "PO-Revision-Date: 2024-07-09 13:26+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Turkish \n" @@ -500,7 +500,7 @@ msgstr "" msgid "Number of days with QSOs each year" msgstr "" -#: application/controllers/Debug.php:75 +#: application/controllers/Debug.php:79 msgid "Debug" msgstr "" @@ -874,7 +874,7 @@ msgstr "" #: application/views/contesting/index.php:203 #: application/views/continents/index.php:39 application/views/csv/index.php:42 #: application/views/dashboard/index.php:4 -#: application/views/debug/index.php:509 application/views/dxatlas/index.php:42 +#: application/views/debug/index.php:520 application/views/dxatlas/index.php:42 #: application/views/eqsl/analysis.php:39 #: application/views/eqsl/download.php:39 application/views/eqsl/result.php:36 #: application/views/eqslcard/index.php:29 @@ -1147,7 +1147,7 @@ msgstr "" #: application/views/contesting/index.php:202 #: application/views/continents/index.php:30 application/views/csv/index.php:31 #: application/views/dashboard/index.php:15 -#: application/views/debug/index.php:510 application/views/dxatlas/index.php:31 +#: application/views/debug/index.php:521 application/views/dxatlas/index.php:31 #: application/views/eqsl/download.php:41 #: application/views/eqslcard/index.php:32 #: application/views/gridmap/index.php:10 application/views/kml/index.php:19 @@ -1491,7 +1491,6 @@ msgid "QSL Card Management" msgstr "" #: application/controllers/Qslprint.php:46 -#: application/views/interface_assets/header.php:408 msgid "Print Requested QSLs" msgstr "" @@ -2355,7 +2354,7 @@ msgstr "" #: application/views/contesting/index.php:42 #: application/views/contesting/index.php:200 #: application/views/dashboard/index.php:147 -#: application/views/debug/index.php:506 application/views/eqsl/analysis.php:36 +#: application/views/debug/index.php:517 application/views/eqsl/analysis.php:36 #: application/views/eqsl/download.php:36 application/views/eqsl/result.php:33 #: application/views/eqslcard/index.php:30 #: application/views/hamsat/index.php:28 @@ -2396,7 +2395,7 @@ msgstr "Tarih" #: application/views/contesting/index.php:47 #: application/views/contesting/index.php:200 #: application/views/dashboard/index.php:150 -#: application/views/debug/index.php:507 application/views/eqsl/analysis.php:37 +#: application/views/debug/index.php:518 application/views/eqsl/analysis.php:37 #: application/views/eqsl/download.php:37 application/views/eqsl/result.php:34 #: application/views/eqslcard/index.php:31 #: application/views/hamsat/index.php:29 application/views/oqrs/qsolist.php:8 @@ -2422,7 +2421,7 @@ msgstr "Saat" #: application/views/awards/vucc/band.php:18 #: application/views/bandmap/list.php:111 #: application/views/contesting/index.php:201 -#: application/views/debug/index.php:508 application/views/debug/index.php:543 +#: application/views/debug/index.php:519 application/views/debug/index.php:554 #: application/views/dxcalendar/index.php:12 #: application/views/eqsl/analysis.php:38 #: application/views/eqsl/download.php:38 application/views/eqsl/result.php:35 @@ -2473,8 +2472,8 @@ msgid "Maximum file upload size is " msgstr "" #: application/views/adif/import.php:56 application/views/adif/import.php:220 -#: application/views/adif/import.php:258 application/views/debug/index.php:153 -#: application/views/debug/index.php:498 application/views/hrdlog/export.php:25 +#: application/views/adif/import.php:258 application/views/debug/index.php:164 +#: application/views/debug/index.php:509 application/views/hrdlog/export.php:25 #: application/views/hrdlog/export.php:74 #: application/views/interface_assets/footer.php:23 #: application/views/qrz/export.php:73 application/views/qrz/export.php:94 @@ -4925,166 +4924,168 @@ msgid "This verifies that the folders used by Wavelog have read and write permis msgstr "" #: application/views/debug/index.php:101 application/views/debug/index.php:112 -#: application/views/debug/index.php:123 application/views/debug/index.php:135 +#: application/views/debug/index.php:123 application/views/debug/index.php:134 +#: application/views/debug/index.php:146 msgid "Success" msgstr "" #: application/views/debug/index.php:103 application/views/debug/index.php:114 -#: application/views/debug/index.php:125 application/views/debug/index.php:137 +#: application/views/debug/index.php:125 application/views/debug/index.php:136 +#: application/views/debug/index.php:148 msgid "Failed" msgstr "" -#: application/views/debug/index.php:147 +#: application/views/debug/index.php:158 msgid "Config Maintenance" msgstr "" -#: application/views/debug/index.php:153 +#: application/views/debug/index.php:164 msgid "Your authentication mode is outdated and possibly unsafe" msgstr "" -#: application/views/debug/index.php:155 +#: application/views/debug/index.php:166 #, php-format msgid "Please edit your %s File:" msgstr "" -#: application/views/debug/index.php:156 +#: application/views/debug/index.php:167 msgid "Go to your application/config Folder and compare config.sample.php with your config.php" msgstr "" -#: application/views/debug/index.php:157 +#: application/views/debug/index.php:168 #, php-format msgid "Change %s to the value %s (Strongly recommended)" msgstr "" -#: application/views/debug/index.php:163 +#: application/views/debug/index.php:174 msgid "Authentication Mode is set correctly" msgstr "" -#: application/views/debug/index.php:163 +#: application/views/debug/index.php:174 msgid "Ok" msgstr "" -#: application/views/debug/index.php:170 +#: application/views/debug/index.php:181 msgid "Migrate Userdata" msgstr "" -#: application/views/debug/index.php:172 +#: application/views/debug/index.php:183 msgid "Here you can migrate existing QSL cards and eQSL cards to the new userdata folder." msgstr "" -#: application/views/debug/index.php:185 +#: application/views/debug/index.php:196 msgid "Modules" msgstr "" -#: application/views/debug/index.php:191 application/views/debug/index.php:202 -#: application/views/debug/index.php:213 application/views/debug/index.php:224 -#: application/views/debug/index.php:235 +#: application/views/debug/index.php:202 application/views/debug/index.php:213 +#: application/views/debug/index.php:224 application/views/debug/index.php:235 +#: application/views/debug/index.php:246 msgid "Installed" msgstr "" -#: application/views/debug/index.php:193 application/views/debug/index.php:204 -#: application/views/debug/index.php:215 application/views/debug/index.php:226 -#: application/views/debug/index.php:237 +#: application/views/debug/index.php:204 application/views/debug/index.php:215 +#: application/views/debug/index.php:226 application/views/debug/index.php:237 +#: application/views/debug/index.php:248 msgid "Not Installed" msgstr "" -#: application/views/debug/index.php:244 application/views/qso/index.php:654 +#: application/views/debug/index.php:255 application/views/qso/index.php:654 msgid "Settings" msgstr "" -#: application/views/debug/index.php:373 +#: application/views/debug/index.php:384 msgid "Git Information" msgstr "" -#: application/views/debug/index.php:377 +#: application/views/debug/index.php:388 msgid "Branch" msgstr "" -#: application/views/debug/index.php:388 application/views/debug/index.php:399 -#: application/views/debug/index.php:409 +#: application/views/debug/index.php:399 application/views/debug/index.php:410 +#: application/views/debug/index.php:420 msgid "n/a" msgstr "" -#: application/views/debug/index.php:394 +#: application/views/debug/index.php:405 msgid "Commit" msgstr "" -#: application/views/debug/index.php:404 +#: application/views/debug/index.php:415 msgid "Tag" msgstr "" -#: application/views/debug/index.php:414 +#: application/views/debug/index.php:425 msgid "Last Fetch" msgstr "" -#: application/views/debug/index.php:426 +#: application/views/debug/index.php:437 msgid "Check for new version" msgstr "" -#: application/views/debug/index.php:427 +#: application/views/debug/index.php:438 msgid "Update now" msgstr "" -#: application/views/debug/index.php:445 +#: application/views/debug/index.php:456 msgid "File download date" msgstr "" -#: application/views/debug/index.php:449 +#: application/views/debug/index.php:460 msgid "File" msgstr "" -#: application/views/debug/index.php:450 +#: application/views/debug/index.php:461 msgid "Last update" msgstr "" -#: application/views/debug/index.php:454 +#: application/views/debug/index.php:465 msgid "DXCC update from Club Log" msgstr "" -#: application/views/debug/index.php:456 application/views/debug/index.php:462 -#: application/views/debug/index.php:467 application/views/debug/index.php:472 -#: application/views/debug/index.php:477 application/views/debug/index.php:482 -#: application/views/debug/index.php:487 +#: application/views/debug/index.php:467 application/views/debug/index.php:473 +#: application/views/debug/index.php:478 application/views/debug/index.php:483 +#: application/views/debug/index.php:488 application/views/debug/index.php:493 +#: application/views/debug/index.php:498 #: application/views/station_profile/edit.php:22 msgid "Update" msgstr "" -#: application/views/debug/index.php:460 +#: application/views/debug/index.php:471 msgid "DOK file download" msgstr "" -#: application/views/debug/index.php:465 +#: application/views/debug/index.php:476 msgid "LoTW users download" msgstr "" -#: application/views/debug/index.php:470 +#: application/views/debug/index.php:481 msgid "POTA file download" msgstr "" -#: application/views/debug/index.php:475 +#: application/views/debug/index.php:486 msgid "SCP file download" msgstr "" -#: application/views/debug/index.php:480 +#: application/views/debug/index.php:491 msgid "SOTA file download" msgstr "" -#: application/views/debug/index.php:485 +#: application/views/debug/index.php:496 msgid "WWFF file download" msgstr "" -#: application/views/debug/index.php:494 +#: application/views/debug/index.php:505 msgid "QSO-DB Maintenance" msgstr "" -#: application/views/debug/index.php:498 +#: application/views/debug/index.php:509 #, php-format msgid "The Database contains %d QSO without a station-profile (location)" msgid_plural "The Database contains %d QSOs without a station-profile (location)" msgstr[0] "" msgstr[1] "" -#: application/views/debug/index.php:511 +#: application/views/debug/index.php:522 #: application/views/public_search/result.php:17 #: application/views/station_profile/create.php:38 #: application/views/station_profile/edit.php:46 @@ -5094,84 +5095,84 @@ msgstr[1] "" msgid "Station Callsign" msgstr "" -#: application/views/debug/index.php:536 +#: application/views/debug/index.php:547 msgid "Please mark QSOs and reassign them to an existing station location:" msgstr "" -#: application/views/debug/index.php:544 +#: application/views/debug/index.php:555 msgctxt "Stationlocation" msgid "Target Location" msgstr "" -#: application/views/debug/index.php:545 application/views/debug/index.php:556 +#: application/views/debug/index.php:556 application/views/debug/index.php:567 msgid "Reassign" msgstr "" -#: application/views/debug/index.php:565 +#: application/views/debug/index.php:576 msgid "Every QSO in your Database is assigned to a station-profile (location)" msgstr "" -#: application/views/debug/index.php:565 +#: application/views/debug/index.php:576 msgid "Everything ok" msgstr "" -#: application/views/debug/index.php:590 +#: application/views/debug/index.php:601 msgid "Bulgarian" msgstr "" -#: application/views/debug/index.php:591 +#: application/views/debug/index.php:602 msgid "Chinese (Simplified)" msgstr "" -#: application/views/debug/index.php:592 +#: application/views/debug/index.php:603 msgid "Czech" msgstr "" -#: application/views/debug/index.php:593 +#: application/views/debug/index.php:604 msgid "Dutch" msgstr "" -#: application/views/debug/index.php:594 +#: application/views/debug/index.php:605 msgid "English" msgstr "" -#: application/views/debug/index.php:595 +#: application/views/debug/index.php:606 msgid "Finnish" msgstr "" -#: application/views/debug/index.php:596 +#: application/views/debug/index.php:607 msgid "French" msgstr "" -#: application/views/debug/index.php:597 +#: application/views/debug/index.php:608 msgid "German" msgstr "" -#: application/views/debug/index.php:598 +#: application/views/debug/index.php:609 msgid "Greek" msgstr "" -#: application/views/debug/index.php:599 +#: application/views/debug/index.php:610 msgid "Italian" msgstr "" -#: application/views/debug/index.php:600 +#: application/views/debug/index.php:611 msgid "Polish" msgstr "" -#: application/views/debug/index.php:601 +#: application/views/debug/index.php:612 msgid "Russian" msgstr "" -#: application/views/debug/index.php:602 +#: application/views/debug/index.php:613 msgid "Spanish" msgstr "" -#: application/views/debug/index.php:603 +#: application/views/debug/index.php:614 msgid "Swedish" msgstr "" -#: application/views/debug/index.php:604 +#: application/views/debug/index.php:615 msgid "Turkish" msgstr "" @@ -5700,6 +5701,10 @@ msgstr "" msgid "Cabrillo Export" msgstr "" +#: application/views/interface_assets/header.php:408 +msgid "QSL Queue" +msgstr "" + #: application/views/interface_assets/header.php:409 msgid "Labels" msgstr "" diff --git a/application/locale/zh_CN/LC_MESSAGES/messages.po b/application/locale/zh_CN/LC_MESSAGES/messages.po index af8b84363..59f98c533 100644 --- a/application/locale/zh_CN/LC_MESSAGES/messages.po +++ b/application/locale/zh_CN/LC_MESSAGES/messages.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-07-10 15:04+0000\n" +"POT-Creation-Date: 2024-07-11 12:26+0000\n" "PO-Revision-Date: 2024-07-09 13:26+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Chinese (Simplified) \n" @@ -501,7 +501,7 @@ msgstr "仪表板" msgid "Number of days with QSOs each year" msgstr "本年QSO总数" -#: application/controllers/Debug.php:75 +#: application/controllers/Debug.php:79 msgid "Debug" msgstr "Debug" @@ -874,7 +874,7 @@ msgstr "Clublog" #: application/views/contesting/index.php:203 #: application/views/continents/index.php:39 application/views/csv/index.php:42 #: application/views/dashboard/index.php:4 -#: application/views/debug/index.php:509 application/views/dxatlas/index.php:42 +#: application/views/debug/index.php:520 application/views/dxatlas/index.php:42 #: application/views/eqsl/analysis.php:39 #: application/views/eqsl/download.php:39 application/views/eqsl/result.php:36 #: application/views/eqslcard/index.php:29 @@ -1147,7 +1147,7 @@ msgstr "距离" #: application/views/contesting/index.php:202 #: application/views/continents/index.php:30 application/views/csv/index.php:31 #: application/views/dashboard/index.php:15 -#: application/views/debug/index.php:510 application/views/dxatlas/index.php:31 +#: application/views/debug/index.php:521 application/views/dxatlas/index.php:31 #: application/views/eqsl/download.php:41 #: application/views/eqslcard/index.php:32 #: application/views/gridmap/index.php:10 application/views/kml/index.php:19 @@ -1491,7 +1491,6 @@ msgid "QSL Card Management" msgstr "QSL 卡片管理" #: application/controllers/Qslprint.php:46 -#: application/views/interface_assets/header.php:408 msgid "Print Requested QSLs" msgstr "打印请求的QSL卡片" @@ -2355,7 +2354,7 @@ msgstr "与 DCL 相比,日志中 DOK 的数据不同" #: application/views/contesting/index.php:42 #: application/views/contesting/index.php:200 #: application/views/dashboard/index.php:147 -#: application/views/debug/index.php:506 application/views/eqsl/analysis.php:36 +#: application/views/debug/index.php:517 application/views/eqsl/analysis.php:36 #: application/views/eqsl/download.php:36 application/views/eqsl/result.php:33 #: application/views/eqslcard/index.php:30 #: application/views/hamsat/index.php:28 @@ -2396,7 +2395,7 @@ msgstr "日期" #: application/views/contesting/index.php:47 #: application/views/contesting/index.php:200 #: application/views/dashboard/index.php:150 -#: application/views/debug/index.php:507 application/views/eqsl/analysis.php:37 +#: application/views/debug/index.php:518 application/views/eqsl/analysis.php:37 #: application/views/eqsl/download.php:37 application/views/eqsl/result.php:34 #: application/views/eqslcard/index.php:31 #: application/views/hamsat/index.php:29 application/views/oqrs/qsolist.php:8 @@ -2422,7 +2421,7 @@ msgstr "时间" #: application/views/awards/vucc/band.php:18 #: application/views/bandmap/list.php:111 #: application/views/contesting/index.php:201 -#: application/views/debug/index.php:508 application/views/debug/index.php:543 +#: application/views/debug/index.php:519 application/views/debug/index.php:554 #: application/views/dxcalendar/index.php:12 #: application/views/eqsl/analysis.php:38 #: application/views/eqsl/download.php:38 application/views/eqsl/result.php:35 @@ -2473,8 +2472,8 @@ msgid "Maximum file upload size is " msgstr "最大上传文件大小是" #: application/views/adif/import.php:56 application/views/adif/import.php:220 -#: application/views/adif/import.php:258 application/views/debug/index.php:153 -#: application/views/debug/index.php:498 application/views/hrdlog/export.php:25 +#: application/views/adif/import.php:258 application/views/debug/index.php:164 +#: application/views/debug/index.php:509 application/views/hrdlog/export.php:25 #: application/views/hrdlog/export.php:74 #: application/views/interface_assets/footer.php:23 #: application/views/qrz/export.php:73 application/views/qrz/export.php:94 @@ -4924,165 +4923,167 @@ msgid "This verifies that the folders used by Wavelog have read and write permis msgstr "" #: application/views/debug/index.php:101 application/views/debug/index.php:112 -#: application/views/debug/index.php:123 application/views/debug/index.php:135 +#: application/views/debug/index.php:123 application/views/debug/index.php:134 +#: application/views/debug/index.php:146 msgid "Success" msgstr "" #: application/views/debug/index.php:103 application/views/debug/index.php:114 -#: application/views/debug/index.php:125 application/views/debug/index.php:137 +#: application/views/debug/index.php:125 application/views/debug/index.php:136 +#: application/views/debug/index.php:148 msgid "Failed" msgstr "" -#: application/views/debug/index.php:147 +#: application/views/debug/index.php:158 msgid "Config Maintenance" msgstr "" -#: application/views/debug/index.php:153 +#: application/views/debug/index.php:164 msgid "Your authentication mode is outdated and possibly unsafe" msgstr "" -#: application/views/debug/index.php:155 +#: application/views/debug/index.php:166 #, php-format msgid "Please edit your %s File:" msgstr "" -#: application/views/debug/index.php:156 +#: application/views/debug/index.php:167 msgid "Go to your application/config Folder and compare config.sample.php with your config.php" msgstr "" -#: application/views/debug/index.php:157 +#: application/views/debug/index.php:168 #, php-format msgid "Change %s to the value %s (Strongly recommended)" msgstr "" -#: application/views/debug/index.php:163 +#: application/views/debug/index.php:174 msgid "Authentication Mode is set correctly" msgstr "" -#: application/views/debug/index.php:163 +#: application/views/debug/index.php:174 msgid "Ok" msgstr "" -#: application/views/debug/index.php:170 +#: application/views/debug/index.php:181 msgid "Migrate Userdata" msgstr "" -#: application/views/debug/index.php:172 +#: application/views/debug/index.php:183 msgid "Here you can migrate existing QSL cards and eQSL cards to the new userdata folder." msgstr "" -#: application/views/debug/index.php:185 +#: application/views/debug/index.php:196 msgid "Modules" msgstr "" -#: application/views/debug/index.php:191 application/views/debug/index.php:202 -#: application/views/debug/index.php:213 application/views/debug/index.php:224 -#: application/views/debug/index.php:235 +#: application/views/debug/index.php:202 application/views/debug/index.php:213 +#: application/views/debug/index.php:224 application/views/debug/index.php:235 +#: application/views/debug/index.php:246 msgid "Installed" msgstr "" -#: application/views/debug/index.php:193 application/views/debug/index.php:204 -#: application/views/debug/index.php:215 application/views/debug/index.php:226 -#: application/views/debug/index.php:237 +#: application/views/debug/index.php:204 application/views/debug/index.php:215 +#: application/views/debug/index.php:226 application/views/debug/index.php:237 +#: application/views/debug/index.php:248 msgid "Not Installed" msgstr "" -#: application/views/debug/index.php:244 application/views/qso/index.php:654 +#: application/views/debug/index.php:255 application/views/qso/index.php:654 msgid "Settings" msgstr "" -#: application/views/debug/index.php:373 +#: application/views/debug/index.php:384 msgid "Git Information" msgstr "" -#: application/views/debug/index.php:377 +#: application/views/debug/index.php:388 msgid "Branch" msgstr "" -#: application/views/debug/index.php:388 application/views/debug/index.php:399 -#: application/views/debug/index.php:409 +#: application/views/debug/index.php:399 application/views/debug/index.php:410 +#: application/views/debug/index.php:420 msgid "n/a" msgstr "" -#: application/views/debug/index.php:394 +#: application/views/debug/index.php:405 msgid "Commit" msgstr "" -#: application/views/debug/index.php:404 +#: application/views/debug/index.php:415 msgid "Tag" msgstr "" -#: application/views/debug/index.php:414 +#: application/views/debug/index.php:425 msgid "Last Fetch" msgstr "" -#: application/views/debug/index.php:426 +#: application/views/debug/index.php:437 msgid "Check for new version" msgstr "" -#: application/views/debug/index.php:427 +#: application/views/debug/index.php:438 msgid "Update now" msgstr "" -#: application/views/debug/index.php:445 +#: application/views/debug/index.php:456 msgid "File download date" msgstr "" -#: application/views/debug/index.php:449 +#: application/views/debug/index.php:460 msgid "File" msgstr "" -#: application/views/debug/index.php:450 +#: application/views/debug/index.php:461 msgid "Last update" msgstr "" -#: application/views/debug/index.php:454 +#: application/views/debug/index.php:465 msgid "DXCC update from Club Log" msgstr "" -#: application/views/debug/index.php:456 application/views/debug/index.php:462 -#: application/views/debug/index.php:467 application/views/debug/index.php:472 -#: application/views/debug/index.php:477 application/views/debug/index.php:482 -#: application/views/debug/index.php:487 +#: application/views/debug/index.php:467 application/views/debug/index.php:473 +#: application/views/debug/index.php:478 application/views/debug/index.php:483 +#: application/views/debug/index.php:488 application/views/debug/index.php:493 +#: application/views/debug/index.php:498 #: application/views/station_profile/edit.php:22 msgid "Update" msgstr "更新" -#: application/views/debug/index.php:460 +#: application/views/debug/index.php:471 msgid "DOK file download" msgstr "" -#: application/views/debug/index.php:465 +#: application/views/debug/index.php:476 msgid "LoTW users download" msgstr "" -#: application/views/debug/index.php:470 +#: application/views/debug/index.php:481 msgid "POTA file download" msgstr "" -#: application/views/debug/index.php:475 +#: application/views/debug/index.php:486 msgid "SCP file download" msgstr "" -#: application/views/debug/index.php:480 +#: application/views/debug/index.php:491 msgid "SOTA file download" msgstr "" -#: application/views/debug/index.php:485 +#: application/views/debug/index.php:496 msgid "WWFF file download" msgstr "" -#: application/views/debug/index.php:494 +#: application/views/debug/index.php:505 msgid "QSO-DB Maintenance" msgstr "" -#: application/views/debug/index.php:498 +#: application/views/debug/index.php:509 #, php-format msgid "The Database contains %d QSO without a station-profile (location)" msgid_plural "The Database contains %d QSOs without a station-profile (location)" msgstr[0] "" -#: application/views/debug/index.php:511 +#: application/views/debug/index.php:522 #: application/views/public_search/result.php:17 #: application/views/station_profile/create.php:38 #: application/views/station_profile/edit.php:46 @@ -5092,84 +5093,84 @@ msgstr[0] "" msgid "Station Callsign" msgstr "电台呼号" -#: application/views/debug/index.php:536 +#: application/views/debug/index.php:547 msgid "Please mark QSOs and reassign them to an existing station location:" msgstr "" -#: application/views/debug/index.php:544 +#: application/views/debug/index.php:555 msgctxt "Stationlocation" msgid "Target Location" msgstr "" -#: application/views/debug/index.php:545 application/views/debug/index.php:556 +#: application/views/debug/index.php:556 application/views/debug/index.php:567 msgid "Reassign" msgstr "" -#: application/views/debug/index.php:565 +#: application/views/debug/index.php:576 msgid "Every QSO in your Database is assigned to a station-profile (location)" msgstr "" -#: application/views/debug/index.php:565 +#: application/views/debug/index.php:576 msgid "Everything ok" msgstr "" -#: application/views/debug/index.php:590 +#: application/views/debug/index.php:601 msgid "Bulgarian" msgstr "" -#: application/views/debug/index.php:591 +#: application/views/debug/index.php:602 msgid "Chinese (Simplified)" msgstr "" -#: application/views/debug/index.php:592 +#: application/views/debug/index.php:603 msgid "Czech" msgstr "" -#: application/views/debug/index.php:593 +#: application/views/debug/index.php:604 msgid "Dutch" msgstr "" -#: application/views/debug/index.php:594 +#: application/views/debug/index.php:605 msgid "English" msgstr "" -#: application/views/debug/index.php:595 +#: application/views/debug/index.php:606 msgid "Finnish" msgstr "" -#: application/views/debug/index.php:596 +#: application/views/debug/index.php:607 msgid "French" msgstr "" -#: application/views/debug/index.php:597 +#: application/views/debug/index.php:608 msgid "German" msgstr "" -#: application/views/debug/index.php:598 +#: application/views/debug/index.php:609 msgid "Greek" msgstr "" -#: application/views/debug/index.php:599 +#: application/views/debug/index.php:610 msgid "Italian" msgstr "" -#: application/views/debug/index.php:600 +#: application/views/debug/index.php:611 msgid "Polish" msgstr "" -#: application/views/debug/index.php:601 +#: application/views/debug/index.php:612 msgid "Russian" msgstr "" -#: application/views/debug/index.php:602 +#: application/views/debug/index.php:613 msgid "Spanish" msgstr "" -#: application/views/debug/index.php:603 +#: application/views/debug/index.php:614 msgid "Swedish" msgstr "" -#: application/views/debug/index.php:604 +#: application/views/debug/index.php:615 msgid "Turkish" msgstr "" @@ -5698,6 +5699,10 @@ msgstr "其它导出选项" msgid "Cabrillo Export" msgstr "Cabrillo 导出" +#: application/views/interface_assets/header.php:408 +msgid "QSL Queue" +msgstr "" + #: application/views/interface_assets/header.php:409 msgid "Labels" msgstr "标签" diff --git a/application/views/debug/index.php b/application/views/debug/index.php index 066f4087f..04074cd4e 100644 --- a/application/views/debug/index.php +++ b/application/views/debug/index.php @@ -105,6 +105,17 @@ + + /cache + + + + + + + + + /updates diff --git a/application/views/interface_assets/header.php b/application/views/interface_assets/header.php index 57de01260..a1ff08218 100644 --- a/application/views/interface_assets/header.php +++ b/application/views/interface_assets/header.php @@ -405,7 +405,7 @@
  • 0) { echo "" . $oqrs_requests . ""; } ?>
  • -
  • +
  • ">
  • diff --git a/assets/lang_src/messages.pot b/assets/lang_src/messages.pot index a76159c5e..da5049bac 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: 2024-07-10 15:04+0000\n" +"POT-Creation-Date: 2024-07-11 12:26+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -500,7 +500,7 @@ msgstr "" msgid "Number of days with QSOs each year" msgstr "" -#: application/controllers/Debug.php:75 +#: application/controllers/Debug.php:79 msgid "Debug" msgstr "" @@ -874,7 +874,7 @@ msgstr "" #: application/views/contesting/index.php:203 #: application/views/continents/index.php:39 application/views/csv/index.php:42 #: application/views/dashboard/index.php:4 -#: application/views/debug/index.php:509 application/views/dxatlas/index.php:42 +#: application/views/debug/index.php:520 application/views/dxatlas/index.php:42 #: application/views/eqsl/analysis.php:39 #: application/views/eqsl/download.php:39 application/views/eqsl/result.php:36 #: application/views/eqslcard/index.php:29 @@ -1147,7 +1147,7 @@ msgstr "" #: application/views/contesting/index.php:202 #: application/views/continents/index.php:30 application/views/csv/index.php:31 #: application/views/dashboard/index.php:15 -#: application/views/debug/index.php:510 application/views/dxatlas/index.php:31 +#: application/views/debug/index.php:521 application/views/dxatlas/index.php:31 #: application/views/eqsl/download.php:41 #: application/views/eqslcard/index.php:32 #: application/views/gridmap/index.php:10 application/views/kml/index.php:19 @@ -1491,7 +1491,6 @@ msgid "QSL Card Management" msgstr "" #: application/controllers/Qslprint.php:46 -#: application/views/interface_assets/header.php:408 msgid "Print Requested QSLs" msgstr "" @@ -2355,7 +2354,7 @@ msgstr "" #: application/views/contesting/index.php:42 #: application/views/contesting/index.php:200 #: application/views/dashboard/index.php:147 -#: application/views/debug/index.php:506 application/views/eqsl/analysis.php:36 +#: application/views/debug/index.php:517 application/views/eqsl/analysis.php:36 #: application/views/eqsl/download.php:36 application/views/eqsl/result.php:33 #: application/views/eqslcard/index.php:30 #: application/views/hamsat/index.php:28 @@ -2396,7 +2395,7 @@ msgstr "" #: application/views/contesting/index.php:47 #: application/views/contesting/index.php:200 #: application/views/dashboard/index.php:150 -#: application/views/debug/index.php:507 application/views/eqsl/analysis.php:37 +#: application/views/debug/index.php:518 application/views/eqsl/analysis.php:37 #: application/views/eqsl/download.php:37 application/views/eqsl/result.php:34 #: application/views/eqslcard/index.php:31 #: application/views/hamsat/index.php:29 application/views/oqrs/qsolist.php:8 @@ -2422,7 +2421,7 @@ msgstr "" #: application/views/awards/vucc/band.php:18 #: application/views/bandmap/list.php:111 #: application/views/contesting/index.php:201 -#: application/views/debug/index.php:508 application/views/debug/index.php:543 +#: application/views/debug/index.php:519 application/views/debug/index.php:554 #: application/views/dxcalendar/index.php:12 #: application/views/eqsl/analysis.php:38 #: application/views/eqsl/download.php:38 application/views/eqsl/result.php:35 @@ -2473,8 +2472,8 @@ msgid "Maximum file upload size is " msgstr "" #: application/views/adif/import.php:56 application/views/adif/import.php:220 -#: application/views/adif/import.php:258 application/views/debug/index.php:153 -#: application/views/debug/index.php:498 application/views/hrdlog/export.php:25 +#: application/views/adif/import.php:258 application/views/debug/index.php:164 +#: application/views/debug/index.php:509 application/views/hrdlog/export.php:25 #: application/views/hrdlog/export.php:74 #: application/views/interface_assets/footer.php:23 #: application/views/qrz/export.php:73 application/views/qrz/export.php:94 @@ -4925,166 +4924,168 @@ msgid "This verifies that the folders used by Wavelog have read and write permis msgstr "" #: application/views/debug/index.php:101 application/views/debug/index.php:112 -#: application/views/debug/index.php:123 application/views/debug/index.php:135 +#: application/views/debug/index.php:123 application/views/debug/index.php:134 +#: application/views/debug/index.php:146 msgid "Success" msgstr "" #: application/views/debug/index.php:103 application/views/debug/index.php:114 -#: application/views/debug/index.php:125 application/views/debug/index.php:137 +#: application/views/debug/index.php:125 application/views/debug/index.php:136 +#: application/views/debug/index.php:148 msgid "Failed" msgstr "" -#: application/views/debug/index.php:147 +#: application/views/debug/index.php:158 msgid "Config Maintenance" msgstr "" -#: application/views/debug/index.php:153 +#: application/views/debug/index.php:164 msgid "Your authentication mode is outdated and possibly unsafe" msgstr "" -#: application/views/debug/index.php:155 +#: application/views/debug/index.php:166 #, php-format msgid "Please edit your %s File:" msgstr "" -#: application/views/debug/index.php:156 +#: application/views/debug/index.php:167 msgid "Go to your application/config Folder and compare config.sample.php with your config.php" msgstr "" -#: application/views/debug/index.php:157 +#: application/views/debug/index.php:168 #, php-format msgid "Change %s to the value %s (Strongly recommended)" msgstr "" -#: application/views/debug/index.php:163 +#: application/views/debug/index.php:174 msgid "Authentication Mode is set correctly" msgstr "" -#: application/views/debug/index.php:163 +#: application/views/debug/index.php:174 msgid "Ok" msgstr "" -#: application/views/debug/index.php:170 +#: application/views/debug/index.php:181 msgid "Migrate Userdata" msgstr "" -#: application/views/debug/index.php:172 +#: application/views/debug/index.php:183 msgid "Here you can migrate existing QSL cards and eQSL cards to the new userdata folder." msgstr "" -#: application/views/debug/index.php:185 +#: application/views/debug/index.php:196 msgid "Modules" msgstr "" -#: application/views/debug/index.php:191 application/views/debug/index.php:202 -#: application/views/debug/index.php:213 application/views/debug/index.php:224 -#: application/views/debug/index.php:235 +#: application/views/debug/index.php:202 application/views/debug/index.php:213 +#: application/views/debug/index.php:224 application/views/debug/index.php:235 +#: application/views/debug/index.php:246 msgid "Installed" msgstr "" -#: application/views/debug/index.php:193 application/views/debug/index.php:204 -#: application/views/debug/index.php:215 application/views/debug/index.php:226 -#: application/views/debug/index.php:237 +#: application/views/debug/index.php:204 application/views/debug/index.php:215 +#: application/views/debug/index.php:226 application/views/debug/index.php:237 +#: application/views/debug/index.php:248 msgid "Not Installed" msgstr "" -#: application/views/debug/index.php:244 application/views/qso/index.php:654 +#: application/views/debug/index.php:255 application/views/qso/index.php:654 msgid "Settings" msgstr "" -#: application/views/debug/index.php:373 +#: application/views/debug/index.php:384 msgid "Git Information" msgstr "" -#: application/views/debug/index.php:377 +#: application/views/debug/index.php:388 msgid "Branch" msgstr "" -#: application/views/debug/index.php:388 application/views/debug/index.php:399 -#: application/views/debug/index.php:409 +#: application/views/debug/index.php:399 application/views/debug/index.php:410 +#: application/views/debug/index.php:420 msgid "n/a" msgstr "" -#: application/views/debug/index.php:394 +#: application/views/debug/index.php:405 msgid "Commit" msgstr "" -#: application/views/debug/index.php:404 +#: application/views/debug/index.php:415 msgid "Tag" msgstr "" -#: application/views/debug/index.php:414 +#: application/views/debug/index.php:425 msgid "Last Fetch" msgstr "" -#: application/views/debug/index.php:426 +#: application/views/debug/index.php:437 msgid "Check for new version" msgstr "" -#: application/views/debug/index.php:427 +#: application/views/debug/index.php:438 msgid "Update now" msgstr "" -#: application/views/debug/index.php:445 +#: application/views/debug/index.php:456 msgid "File download date" msgstr "" -#: application/views/debug/index.php:449 +#: application/views/debug/index.php:460 msgid "File" msgstr "" -#: application/views/debug/index.php:450 +#: application/views/debug/index.php:461 msgid "Last update" msgstr "" -#: application/views/debug/index.php:454 +#: application/views/debug/index.php:465 msgid "DXCC update from Club Log" msgstr "" -#: application/views/debug/index.php:456 application/views/debug/index.php:462 -#: application/views/debug/index.php:467 application/views/debug/index.php:472 -#: application/views/debug/index.php:477 application/views/debug/index.php:482 -#: application/views/debug/index.php:487 +#: application/views/debug/index.php:467 application/views/debug/index.php:473 +#: application/views/debug/index.php:478 application/views/debug/index.php:483 +#: application/views/debug/index.php:488 application/views/debug/index.php:493 +#: application/views/debug/index.php:498 #: application/views/station_profile/edit.php:22 msgid "Update" msgstr "" -#: application/views/debug/index.php:460 +#: application/views/debug/index.php:471 msgid "DOK file download" msgstr "" -#: application/views/debug/index.php:465 +#: application/views/debug/index.php:476 msgid "LoTW users download" msgstr "" -#: application/views/debug/index.php:470 +#: application/views/debug/index.php:481 msgid "POTA file download" msgstr "" -#: application/views/debug/index.php:475 +#: application/views/debug/index.php:486 msgid "SCP file download" msgstr "" -#: application/views/debug/index.php:480 +#: application/views/debug/index.php:491 msgid "SOTA file download" msgstr "" -#: application/views/debug/index.php:485 +#: application/views/debug/index.php:496 msgid "WWFF file download" msgstr "" -#: application/views/debug/index.php:494 +#: application/views/debug/index.php:505 msgid "QSO-DB Maintenance" msgstr "" -#: application/views/debug/index.php:498 +#: application/views/debug/index.php:509 #, php-format msgid "The Database contains %d QSO without a station-profile (location)" msgid_plural "The Database contains %d QSOs without a station-profile (location)" msgstr[0] "" msgstr[1] "" -#: application/views/debug/index.php:511 +#: application/views/debug/index.php:522 #: application/views/public_search/result.php:17 #: application/views/station_profile/create.php:38 #: application/views/station_profile/edit.php:46 @@ -5094,84 +5095,84 @@ msgstr[1] "" msgid "Station Callsign" msgstr "" -#: application/views/debug/index.php:536 +#: application/views/debug/index.php:547 msgid "Please mark QSOs and reassign them to an existing station location:" msgstr "" -#: application/views/debug/index.php:544 +#: application/views/debug/index.php:555 msgctxt "Stationlocation" msgid "Target Location" msgstr "" -#: application/views/debug/index.php:545 application/views/debug/index.php:556 +#: application/views/debug/index.php:556 application/views/debug/index.php:567 msgid "Reassign" msgstr "" -#: application/views/debug/index.php:565 +#: application/views/debug/index.php:576 msgid "Every QSO in your Database is assigned to a station-profile (location)" msgstr "" -#: application/views/debug/index.php:565 +#: application/views/debug/index.php:576 msgid "Everything ok" msgstr "" -#: application/views/debug/index.php:590 +#: application/views/debug/index.php:601 msgid "Bulgarian" msgstr "" -#: application/views/debug/index.php:591 +#: application/views/debug/index.php:602 msgid "Chinese (Simplified)" msgstr "" -#: application/views/debug/index.php:592 +#: application/views/debug/index.php:603 msgid "Czech" msgstr "" -#: application/views/debug/index.php:593 +#: application/views/debug/index.php:604 msgid "Dutch" msgstr "" -#: application/views/debug/index.php:594 +#: application/views/debug/index.php:605 msgid "English" msgstr "" -#: application/views/debug/index.php:595 +#: application/views/debug/index.php:606 msgid "Finnish" msgstr "" -#: application/views/debug/index.php:596 +#: application/views/debug/index.php:607 msgid "French" msgstr "" -#: application/views/debug/index.php:597 +#: application/views/debug/index.php:608 msgid "German" msgstr "" -#: application/views/debug/index.php:598 +#: application/views/debug/index.php:609 msgid "Greek" msgstr "" -#: application/views/debug/index.php:599 +#: application/views/debug/index.php:610 msgid "Italian" msgstr "" -#: application/views/debug/index.php:600 +#: application/views/debug/index.php:611 msgid "Polish" msgstr "" -#: application/views/debug/index.php:601 +#: application/views/debug/index.php:612 msgid "Russian" msgstr "" -#: application/views/debug/index.php:602 +#: application/views/debug/index.php:613 msgid "Spanish" msgstr "" -#: application/views/debug/index.php:603 +#: application/views/debug/index.php:614 msgid "Swedish" msgstr "" -#: application/views/debug/index.php:604 +#: application/views/debug/index.php:615 msgid "Turkish" msgstr "" @@ -5700,6 +5701,10 @@ msgstr "" msgid "Cabrillo Export" msgstr "" +#: application/views/interface_assets/header.php:408 +msgid "QSL Queue" +msgstr "" + #: application/views/interface_assets/header.php:409 msgid "Labels" msgstr "" diff --git a/install/includes/gettext/lang_src/installer.pot b/install/includes/gettext/lang_src/installer.pot index 53acc7bee..6b8297b36 100644 --- a/install/includes/gettext/lang_src/installer.pot +++ b/install/includes/gettext/lang_src/installer.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-07-10 15:04+0000\n" +"POT-Creation-Date: 2024-07-11 12:26+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"