mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-27 01:24:16 +00:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
@@ -50,6 +50,21 @@ class User_Options extends CI_Controller {
|
||||
public function dismissVersionDialog() {
|
||||
$this->user_options_model->set_option('version_dialog', 'confirmed', array('boolean' => 'true'));
|
||||
}
|
||||
|
||||
public function get_qrg_units() {
|
||||
|
||||
$qrg_units = [];
|
||||
|
||||
foreach($this->session->get_userdata() as $key => $value) {
|
||||
if (strpos($key, 'qrgunit_') === 0) {
|
||||
$band = str_replace('qrgunit_', '', $key);
|
||||
$qrg_units[$band] = $value;
|
||||
}
|
||||
}
|
||||
|
||||
header('Content-Type: application/json');
|
||||
echo json_encode($qrg_units);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -12,8 +12,8 @@ msgstr ""
|
||||
"POT-Creation-Date: 2024-11-15 15:56+0000\n"
|
||||
"PO-Revision-Date: 2024-11-17 16:50+0000\n"
|
||||
"Last-Translator: Stanisław Korzeń <stasiek.linux@outlook.com>\n"
|
||||
"Language-Team: Polish <https://translate.wavelog.org/projects/wavelog/"
|
||||
"main-translation/pl/>\n"
|
||||
"Language-Team: Polish <https://translate.wavelog.org/projects/wavelog/main-"
|
||||
"translation/pl/>\n"
|
||||
"Language: pl_PL\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@@ -275,7 +275,8 @@ msgstr "Nagrody - %s"
|
||||
#: application/views/logbookadvanced/useroptions.php:114
|
||||
#: application/views/qso/edit_ajax.php:387 application/views/qso/index.php:267
|
||||
#: application/views/qso/index.php:524 application/views/user/edit.php:603
|
||||
#: application/views/view_log/qso.php:433
|
||||
#: application/views/view_log/qso.php:433 application/views/qso/index.php:271
|
||||
#: application/views/qso/index.php:528
|
||||
msgid "DOK"
|
||||
msgstr "DOK"
|
||||
|
||||
@@ -299,6 +300,7 @@ msgstr "DOK"
|
||||
#: application/views/stationsetup/linkedlocations.php:17
|
||||
#: application/views/stationsetup/linkedlocations.php:33
|
||||
#: application/views/timeplotter/index.php:24
|
||||
#: application/views/qso/index.php:368
|
||||
msgid "DXCC"
|
||||
msgstr "DXCC"
|
||||
|
||||
@@ -1152,6 +1154,7 @@ msgstr "Clublog"
|
||||
#: application/views/view_log/partial/log_ajax.php:4
|
||||
#: application/views/view_log/qso.php:107 application/views/visitor/index.php:6
|
||||
#: application/views/widgets/qsos.php:30
|
||||
#: application/views/contesting/index.php:259
|
||||
msgid "Mode"
|
||||
msgstr "Emisja"
|
||||
|
||||
@@ -1179,6 +1182,9 @@ msgstr "Emisja"
|
||||
#: application/views/view_log/partial/log.php:10
|
||||
#: application/views/view_log/partial/log_ajax.php:5
|
||||
#: application/views/view_log/qso.php:112 application/views/visitor/index.php:9
|
||||
#: application/views/contesting/index.php:174
|
||||
#: application/views/contesting/index.php:260
|
||||
#: application/views/qso/index.php:184
|
||||
msgid "RST (S)"
|
||||
msgstr "RST (S)"
|
||||
|
||||
@@ -1207,6 +1213,9 @@ msgstr "RST (S)"
|
||||
#: application/views/view_log/partial/log_ajax.php:6
|
||||
#: application/views/view_log/qso.php:117
|
||||
#: application/views/visitor/index.php:12
|
||||
#: application/views/contesting/index.php:198
|
||||
#: application/views/contesting/index.php:261
|
||||
#: application/views/qso/index.php:189
|
||||
msgid "RST (R)"
|
||||
msgstr "RST (R)"
|
||||
|
||||
@@ -1325,6 +1334,8 @@ msgstr "Stan"
|
||||
#: application/views/view_log/partial/log_ajax.php:13
|
||||
#: application/views/view_log/qso.php:604
|
||||
#: application/views/visitor/index.php:27
|
||||
#: application/views/contesting/index.php:266
|
||||
#: application/views/qso/index.php:286
|
||||
msgid "Gridsquare"
|
||||
msgstr "Lokator"
|
||||
|
||||
@@ -1428,6 +1439,7 @@ msgstr "Odległość"
|
||||
#: application/views/view_log/partial/log_ajax.php:15
|
||||
#: application/views/view_log/qso.php:87 application/views/visitor/index.php:33
|
||||
#: application/views/widgets/qsos.php:33
|
||||
#: application/views/contesting/index.php:258
|
||||
msgid "Band"
|
||||
msgstr "Pasmo"
|
||||
|
||||
@@ -1495,7 +1507,7 @@ msgstr "Operator"
|
||||
#: application/views/timeplotter/index.php:33
|
||||
#: application/views/view_log/partial/log_ajax.php:29
|
||||
#: application/views/view_log/qso.php:308
|
||||
#: application/views/view_log/qso.php:618
|
||||
#: application/views/view_log/qso.php:618 application/views/qso/index.php:377
|
||||
msgid "Deleted DXCC"
|
||||
msgstr "Usunięte DXCC"
|
||||
|
||||
@@ -1585,7 +1597,7 @@ msgstr "Edytuj emisję"
|
||||
#: application/views/qso/edit_ajax.php:36
|
||||
#: application/views/qso/edit_ajax.php:395 application/views/qso/index.php:41
|
||||
#: application/views/qso/index.php:573 application/views/view_log/qso.php:14
|
||||
#: application/views/view_log/qso.php:679
|
||||
#: application/views/view_log/qso.php:679 application/views/qso/index.php:577
|
||||
msgid "Notes"
|
||||
msgstr "Notatki"
|
||||
|
||||
@@ -1834,6 +1846,8 @@ msgstr "Interfejsy sprzętowe"
|
||||
#: application/views/bandmap/list.php:63
|
||||
#: application/views/contesting/index.php:148
|
||||
#: application/views/qso/index.php:315
|
||||
#: application/views/contesting/index.php:152
|
||||
#: application/views/qso/index.php:319
|
||||
msgid "Radio"
|
||||
msgstr "Radio"
|
||||
|
||||
@@ -1860,6 +1874,8 @@ msgstr "Ustawienia"
|
||||
#: application/controllers/Radio.php:91
|
||||
#: application/views/contesting/index.php:152
|
||||
#: application/views/qso/index.php:319
|
||||
#: application/views/contesting/index.php:156
|
||||
#: application/views/qso/index.php:323
|
||||
msgid "last updated"
|
||||
msgstr "ostatnia aktualizacja"
|
||||
|
||||
@@ -1909,6 +1925,10 @@ msgstr "Edytuj"
|
||||
#: application/views/stationsetup/stationsetup.php:192
|
||||
#: application/views/themes/index.php:107 application/views/user/index.php:55
|
||||
#: application/views/view_log/qso.php:702
|
||||
#: application/views/interface_assets/footer.php:2376
|
||||
#: application/views/interface_assets/footer.php:2394
|
||||
#: application/views/interface_assets/footer.php:2415
|
||||
#: application/views/interface_assets/footer.php:2433
|
||||
msgid "Delete"
|
||||
msgstr "Usuń"
|
||||
|
||||
@@ -2040,7 +2060,7 @@ msgstr "Edytuj lokalizację stacji: "
|
||||
#: application/views/user/edit.php:331
|
||||
#: application/views/view_log/partial/log_ajax.php:18
|
||||
#: application/views/view_log/qso.php:9 application/views/webadif/export.php:75
|
||||
#: application/views/webadif/export.php:115
|
||||
#: application/views/webadif/export.php:115 application/views/qso/index.php:307
|
||||
msgid "Station Location"
|
||||
msgstr "Lokalizacja stacji"
|
||||
|
||||
@@ -2069,6 +2089,7 @@ msgstr "Niedozwolone"
|
||||
#: application/controllers/Stationsetup.php:152
|
||||
#: application/controllers/Stationsetup.php:436
|
||||
#: application/views/qso/index.php:639 application/views/simplefle/index.php:38
|
||||
#: application/views/qso/index.php:643
|
||||
msgid "Error"
|
||||
msgstr "Błąd"
|
||||
|
||||
@@ -2781,6 +2802,8 @@ msgstr "Różnica"
|
||||
#: application/views/timeplotter/index.php:47
|
||||
#: application/views/user/edit.php:633
|
||||
#: application/views/visitor/layout/footer.php:171
|
||||
#: application/views/interface_assets/footer.php:1487
|
||||
#: application/views/interface_assets/footer.php:1626
|
||||
msgid "All"
|
||||
msgstr "Wszystkie"
|
||||
|
||||
@@ -2852,7 +2875,7 @@ msgstr "Brak/Puste"
|
||||
#: application/views/logbookadvanced/index.php:251
|
||||
#: application/views/qso/edit_ajax.php:190 application/views/qso/index.php:420
|
||||
#: application/views/timeline/index.php:80
|
||||
#: application/views/view_log/qso.php:213
|
||||
#: application/views/view_log/qso.php:213 application/views/qso/index.php:424
|
||||
msgctxt "Propagation Mode"
|
||||
msgid "Aircraft Scatter"
|
||||
msgstr "Aircraft Scatter"
|
||||
@@ -2864,7 +2887,7 @@ msgstr "Aircraft Scatter"
|
||||
#: application/views/logbookadvanced/index.php:252
|
||||
#: application/views/qso/edit_ajax.php:191 application/views/qso/index.php:421
|
||||
#: application/views/timeline/index.php:81
|
||||
#: application/views/view_log/qso.php:216
|
||||
#: application/views/view_log/qso.php:216 application/views/qso/index.php:425
|
||||
msgctxt "Propagation Mode"
|
||||
msgid "Aurora"
|
||||
msgstr "Zorza polarna"
|
||||
@@ -2876,7 +2899,7 @@ msgstr "Zorza polarna"
|
||||
#: application/views/logbookadvanced/index.php:253
|
||||
#: application/views/qso/edit_ajax.php:192 application/views/qso/index.php:422
|
||||
#: application/views/timeline/index.php:82
|
||||
#: application/views/view_log/qso.php:219
|
||||
#: application/views/view_log/qso.php:219 application/views/qso/index.php:426
|
||||
msgctxt "Propagation Mode"
|
||||
msgid "Aurora-E"
|
||||
msgstr "Zorza polarna-E"
|
||||
@@ -2888,7 +2911,7 @@ msgstr "Zorza polarna-E"
|
||||
#: application/views/logbookadvanced/index.php:254
|
||||
#: application/views/qso/edit_ajax.php:193 application/views/qso/index.php:423
|
||||
#: application/views/timeline/index.php:83
|
||||
#: application/views/view_log/qso.php:222
|
||||
#: application/views/view_log/qso.php:222 application/views/qso/index.php:427
|
||||
msgctxt "Propagation Mode"
|
||||
msgid "Back scatter"
|
||||
msgstr "Rozproszenie wsteczne"
|
||||
@@ -2900,7 +2923,7 @@ msgstr "Rozproszenie wsteczne"
|
||||
#: application/views/logbookadvanced/index.php:255
|
||||
#: application/views/qso/edit_ajax.php:194 application/views/qso/index.php:424
|
||||
#: application/views/timeline/index.php:84
|
||||
#: application/views/view_log/qso.php:225
|
||||
#: application/views/view_log/qso.php:225 application/views/qso/index.php:428
|
||||
msgctxt "Propagation Mode"
|
||||
msgid "EchoLink"
|
||||
msgstr "EchoLink"
|
||||
@@ -2912,7 +2935,7 @@ msgstr "EchoLink"
|
||||
#: application/views/logbookadvanced/index.php:256
|
||||
#: application/views/qso/edit_ajax.php:195 application/views/qso/index.php:425
|
||||
#: application/views/timeline/index.php:85
|
||||
#: application/views/view_log/qso.php:228
|
||||
#: application/views/view_log/qso.php:228 application/views/qso/index.php:429
|
||||
msgctxt "Propagation Mode"
|
||||
msgid "Earth-Moon-Earth"
|
||||
msgstr "Ziemia-Księżyc-Ziemia"
|
||||
@@ -2924,7 +2947,7 @@ msgstr "Ziemia-Księżyc-Ziemia"
|
||||
#: application/views/logbookadvanced/index.php:257
|
||||
#: application/views/qso/edit_ajax.php:196 application/views/qso/index.php:426
|
||||
#: application/views/timeline/index.php:86
|
||||
#: application/views/view_log/qso.php:231
|
||||
#: application/views/view_log/qso.php:231 application/views/qso/index.php:430
|
||||
msgctxt "Propagation Mode"
|
||||
msgid "Sporadic E"
|
||||
msgstr "Sporadyczne E"
|
||||
@@ -2936,7 +2959,7 @@ msgstr "Sporadyczne E"
|
||||
#: application/views/logbookadvanced/index.php:258
|
||||
#: application/views/qso/edit_ajax.php:197 application/views/qso/index.php:427
|
||||
#: application/views/timeline/index.php:87
|
||||
#: application/views/view_log/qso.php:234
|
||||
#: application/views/view_log/qso.php:234 application/views/qso/index.php:431
|
||||
msgctxt "Propagation Mode"
|
||||
msgid "Field Aligned Irregularities"
|
||||
msgstr "Field Aligned Irregularities"
|
||||
@@ -2948,7 +2971,7 @@ msgstr "Field Aligned Irregularities"
|
||||
#: application/views/logbookadvanced/index.php:259
|
||||
#: application/views/qso/edit_ajax.php:198 application/views/qso/index.php:428
|
||||
#: application/views/timeline/index.php:88
|
||||
#: application/views/view_log/qso.php:237
|
||||
#: application/views/view_log/qso.php:237 application/views/qso/index.php:432
|
||||
msgctxt "Propagation Mode"
|
||||
msgid "F2 Reflection"
|
||||
msgstr "Odbicie F2"
|
||||
@@ -2960,7 +2983,7 @@ msgstr "Odbicie F2"
|
||||
#: application/views/logbookadvanced/index.php:260
|
||||
#: application/views/qso/edit_ajax.php:199 application/views/qso/index.php:429
|
||||
#: application/views/timeline/index.php:89
|
||||
#: application/views/view_log/qso.php:240
|
||||
#: application/views/view_log/qso.php:240 application/views/qso/index.php:433
|
||||
msgctxt "Propagation Mode"
|
||||
msgid "Internet-assisted"
|
||||
msgstr "Wspomagany internetowo"
|
||||
@@ -2972,7 +2995,7 @@ msgstr "Wspomagany internetowo"
|
||||
#: application/views/logbookadvanced/index.php:261
|
||||
#: application/views/qso/edit_ajax.php:200 application/views/qso/index.php:430
|
||||
#: application/views/timeline/index.php:90
|
||||
#: application/views/view_log/qso.php:243
|
||||
#: application/views/view_log/qso.php:243 application/views/qso/index.php:434
|
||||
msgctxt "Propagation Mode"
|
||||
msgid "Ionoscatter"
|
||||
msgstr "Ionoscatter"
|
||||
@@ -2984,7 +3007,7 @@ msgstr "Ionoscatter"
|
||||
#: application/views/logbookadvanced/index.php:262
|
||||
#: application/views/qso/edit_ajax.php:201 application/views/qso/index.php:431
|
||||
#: application/views/timeline/index.php:91
|
||||
#: application/views/view_log/qso.php:246
|
||||
#: application/views/view_log/qso.php:246 application/views/qso/index.php:435
|
||||
msgctxt "Propagation Mode"
|
||||
msgid "IRLP"
|
||||
msgstr "IRLP"
|
||||
@@ -2996,7 +3019,7 @@ msgstr "IRLP"
|
||||
#: application/views/logbookadvanced/index.php:263
|
||||
#: application/views/qso/edit_ajax.php:202 application/views/qso/index.php:432
|
||||
#: application/views/timeline/index.php:92
|
||||
#: application/views/view_log/qso.php:249
|
||||
#: application/views/view_log/qso.php:249 application/views/qso/index.php:436
|
||||
msgctxt "Propagation Mode"
|
||||
msgid "Meteor scatter"
|
||||
msgstr "Meteor scatter"
|
||||
@@ -3008,7 +3031,7 @@ msgstr "Meteor scatter"
|
||||
#: application/views/logbookadvanced/index.php:264
|
||||
#: application/views/qso/edit_ajax.php:203 application/views/qso/index.php:433
|
||||
#: application/views/timeline/index.php:93
|
||||
#: application/views/view_log/qso.php:252
|
||||
#: application/views/view_log/qso.php:252 application/views/qso/index.php:437
|
||||
msgctxt "Propagation Mode"
|
||||
msgid "Terrestrial or atmospheric repeater or transponder"
|
||||
msgstr "Naziemny lub atmosferyczny przekaźnik lub transponder"
|
||||
@@ -3020,7 +3043,7 @@ msgstr "Naziemny lub atmosferyczny przekaźnik lub transponder"
|
||||
#: application/views/logbookadvanced/index.php:265
|
||||
#: application/views/qso/edit_ajax.php:204 application/views/qso/index.php:434
|
||||
#: application/views/timeline/index.php:94
|
||||
#: application/views/view_log/qso.php:255
|
||||
#: application/views/view_log/qso.php:255 application/views/qso/index.php:438
|
||||
msgctxt "Propagation Mode"
|
||||
msgid "Rain scatter"
|
||||
msgstr "Deszczowe rozpraszanie"
|
||||
@@ -3032,7 +3055,7 @@ msgstr "Deszczowe rozpraszanie"
|
||||
#: application/views/logbookadvanced/index.php:266
|
||||
#: application/views/qso/edit_ajax.php:205 application/views/qso/index.php:435
|
||||
#: application/views/timeline/index.php:95
|
||||
#: application/views/view_log/qso.php:258
|
||||
#: application/views/view_log/qso.php:258 application/views/qso/index.php:439
|
||||
msgctxt "Propagation Mode"
|
||||
msgid "Satellite"
|
||||
msgstr "Satelita"
|
||||
@@ -3044,7 +3067,7 @@ msgstr "Satelita"
|
||||
#: application/views/logbookadvanced/index.php:267
|
||||
#: application/views/qso/edit_ajax.php:206 application/views/qso/index.php:436
|
||||
#: application/views/timeline/index.php:96
|
||||
#: application/views/view_log/qso.php:261
|
||||
#: application/views/view_log/qso.php:261 application/views/qso/index.php:440
|
||||
msgctxt "Propagation Mode"
|
||||
msgid "Trans-equatorial"
|
||||
msgstr "Transrównikowy"
|
||||
@@ -3056,7 +3079,7 @@ msgstr "Transrównikowy"
|
||||
#: application/views/logbookadvanced/index.php:268
|
||||
#: application/views/qso/edit_ajax.php:207 application/views/qso/index.php:437
|
||||
#: application/views/timeline/index.php:97
|
||||
#: application/views/view_log/qso.php:264
|
||||
#: application/views/view_log/qso.php:264 application/views/qso/index.php:441
|
||||
msgctxt "Propagation Mode"
|
||||
msgid "Tropospheric ducting"
|
||||
msgstr "Dukty troposferyczne"
|
||||
@@ -3251,6 +3274,7 @@ msgstr "Nie znaleziono!"
|
||||
#: application/views/user/edit.php:123 application/views/user/index.php:4
|
||||
#: application/views/user/index.php:45 application/views/user/profile.php:29
|
||||
#: application/views/view_log/qso.php:82 application/views/view_log/qso.php:596
|
||||
#: application/views/contesting/index.php:165
|
||||
msgid "Callsign"
|
||||
msgstr "Znak wywoławczy"
|
||||
|
||||
@@ -3345,6 +3369,7 @@ msgstr "W logu masz inne dane dla DOK w porównaniu do DCL"
|
||||
#: application/views/view_log/partial/log_ajax.php:59
|
||||
#: application/views/visitor/index.php:151
|
||||
#: application/views/widgets/qsos.php:25
|
||||
#: application/views/contesting/index.php:256
|
||||
msgid "Date"
|
||||
msgstr "Data"
|
||||
|
||||
@@ -3377,6 +3402,7 @@ msgstr "Data"
|
||||
#: application/views/view_log/partial/log_ajax.php:61
|
||||
#: application/views/visitor/index.php:154
|
||||
#: application/views/widgets/qsos.php:27
|
||||
#: application/views/contesting/index.php:256
|
||||
msgid "Time"
|
||||
msgstr "Godzina"
|
||||
|
||||
@@ -3397,6 +3423,7 @@ msgstr "Godzina"
|
||||
#: application/views/view_log/partial/log_ajax.php:63
|
||||
#: application/views/visitor/index.php:156
|
||||
#: application/views/widgets/qsos.php:29
|
||||
#: application/views/contesting/index.php:257
|
||||
msgid "Call"
|
||||
msgstr "Znak"
|
||||
|
||||
@@ -3521,6 +3548,7 @@ msgstr ""
|
||||
#: application/views/interface_assets/footer.php:32
|
||||
#: application/views/interface_assets/footer.php:510
|
||||
#: application/views/interface_assets/footer.php:2170
|
||||
#: application/views/interface_assets/footer.php:2172
|
||||
msgid "DANGER"
|
||||
msgstr "NIEBEZPIECZEŃSTWO"
|
||||
|
||||
@@ -3971,6 +3999,7 @@ msgstr "Razem"
|
||||
#: application/views/station_profile/edit.php:153
|
||||
#: application/views/timeline/index.php:264
|
||||
#: application/views/timeplotter/index.php:44
|
||||
#: application/views/qso/index.php:400
|
||||
msgid "CQ Zone"
|
||||
msgstr "Strefa CQ"
|
||||
|
||||
@@ -4090,6 +4119,7 @@ msgstr ""
|
||||
#: application/views/interface_assets/footer.php:2149
|
||||
#: application/views/qso/edit_ajax.php:405
|
||||
#: application/views/view_log/qso.php:25
|
||||
#: application/views/interface_assets/footer.php:2151
|
||||
msgid "QSL Card"
|
||||
msgstr "Karta QSL"
|
||||
|
||||
@@ -4298,7 +4328,7 @@ msgstr ""
|
||||
#: application/views/logbookadvanced/index.php:335
|
||||
#: application/views/options/dxcluster.php:56
|
||||
#: application/views/qso/edit_ajax.php:264 application/views/qso/index.php:387
|
||||
#: application/views/view_log/qso.php:323
|
||||
#: application/views/view_log/qso.php:323 application/views/qso/index.php:391
|
||||
msgid "Antarctica"
|
||||
msgstr "Antarktyda"
|
||||
|
||||
@@ -4309,7 +4339,7 @@ msgstr "Antarktyda"
|
||||
#: application/views/logbookadvanced/index.php:334
|
||||
#: application/views/options/dxcluster.php:55
|
||||
#: application/views/qso/edit_ajax.php:263 application/views/qso/index.php:386
|
||||
#: application/views/view_log/qso.php:320
|
||||
#: application/views/view_log/qso.php:320 application/views/qso/index.php:390
|
||||
msgid "Africa"
|
||||
msgstr "Afryka"
|
||||
|
||||
@@ -4320,7 +4350,7 @@ msgstr "Afryka"
|
||||
#: application/views/logbookadvanced/index.php:337
|
||||
#: application/views/options/dxcluster.php:57
|
||||
#: application/views/qso/edit_ajax.php:265 application/views/qso/index.php:388
|
||||
#: application/views/view_log/qso.php:326
|
||||
#: application/views/view_log/qso.php:326 application/views/qso/index.php:392
|
||||
msgid "Asia"
|
||||
msgstr "Azja"
|
||||
|
||||
@@ -4331,7 +4361,7 @@ msgstr "Azja"
|
||||
#: application/views/logbookadvanced/index.php:338
|
||||
#: application/views/options/dxcluster.php:58
|
||||
#: application/views/qso/edit_ajax.php:266 application/views/qso/index.php:389
|
||||
#: application/views/view_log/qso.php:329
|
||||
#: application/views/view_log/qso.php:329 application/views/qso/index.php:393
|
||||
msgid "Europe"
|
||||
msgstr "Europa"
|
||||
|
||||
@@ -4342,7 +4372,7 @@ msgstr "Europa"
|
||||
#: application/views/logbookadvanced/index.php:336
|
||||
#: application/views/options/dxcluster.php:59
|
||||
#: application/views/qso/edit_ajax.php:267 application/views/qso/index.php:390
|
||||
#: application/views/view_log/qso.php:332
|
||||
#: application/views/view_log/qso.php:332 application/views/qso/index.php:394
|
||||
msgid "North America"
|
||||
msgstr "Ameryka Północna"
|
||||
|
||||
@@ -4353,7 +4383,7 @@ msgstr "Ameryka Północna"
|
||||
#: application/views/logbookadvanced/index.php:339
|
||||
#: application/views/options/dxcluster.php:61
|
||||
#: application/views/qso/edit_ajax.php:269 application/views/qso/index.php:392
|
||||
#: application/views/view_log/qso.php:338
|
||||
#: application/views/view_log/qso.php:338 application/views/qso/index.php:396
|
||||
msgid "South America"
|
||||
msgstr "Ameryka Południowa"
|
||||
|
||||
@@ -4364,7 +4394,7 @@ msgstr "Ameryka Południowa"
|
||||
#: application/views/logbookadvanced/index.php:340
|
||||
#: application/views/options/dxcluster.php:60
|
||||
#: application/views/qso/edit_ajax.php:268 application/views/qso/index.php:391
|
||||
#: application/views/view_log/qso.php:335
|
||||
#: application/views/view_log/qso.php:335 application/views/qso/index.php:395
|
||||
msgid "Oceania"
|
||||
msgstr "Oceania"
|
||||
|
||||
@@ -4599,6 +4629,8 @@ msgstr "Wyświetl mapę IOTA"
|
||||
#: application/views/view_log/partial/log_ajax.php:19
|
||||
#: application/views/view_log/qso.php:194
|
||||
#: application/views/view_log/qso.php:600
|
||||
#: application/views/contesting/index.php:223
|
||||
#: application/views/qso/index.php:195
|
||||
msgid "Name"
|
||||
msgstr "Nazwa"
|
||||
|
||||
@@ -4618,6 +4650,7 @@ msgstr "Usunięto"
|
||||
#: application/views/search/ituzones_result.php:13
|
||||
#: application/views/station_profile/create.php:120
|
||||
#: application/views/station_profile/edit.php:170
|
||||
#: application/views/qso/index.php:410
|
||||
msgid "ITU Zone"
|
||||
msgstr "Strefa ITU"
|
||||
|
||||
@@ -4738,7 +4771,8 @@ msgstr ""
|
||||
#: application/views/station_profile/create.php:177
|
||||
#: application/views/station_profile/edit.php:272
|
||||
#: application/views/user/edit.php:595 application/views/view_log/qso.php:376
|
||||
#: application/views/view_log/qso.php:659
|
||||
#: application/views/view_log/qso.php:659 application/views/qso/index.php:243
|
||||
#: application/views/qso/index.php:502
|
||||
msgid "POTA Reference(s)"
|
||||
msgstr ""
|
||||
|
||||
@@ -4915,7 +4949,7 @@ msgstr ""
|
||||
#: application/views/logbookadvanced/index.php:682
|
||||
#: application/views/logbookadvanced/useroptions.php:146
|
||||
#: application/views/qso/edit_ajax.php:260 application/views/qso/index.php:383
|
||||
#: application/views/view_log/qso.php:315
|
||||
#: application/views/view_log/qso.php:315 application/views/qso/index.php:387
|
||||
msgid "Continent"
|
||||
msgstr "Kontynent"
|
||||
|
||||
@@ -5018,7 +5052,8 @@ msgstr ""
|
||||
#: application/views/station_profile/create.php:171
|
||||
#: application/views/station_profile/edit.php:259
|
||||
#: application/views/user/edit.php:591 application/views/view_log/qso.php:369
|
||||
#: application/views/view_log/qso.php:652
|
||||
#: application/views/view_log/qso.php:652 application/views/qso/index.php:231
|
||||
#: application/views/qso/index.php:489
|
||||
msgid "WWFF Reference"
|
||||
msgstr "Podmiot WWFF"
|
||||
|
||||
@@ -5076,6 +5111,8 @@ msgstr ""
|
||||
#: application/views/contesting/index.php:57
|
||||
#: application/views/contesting/index.php:150
|
||||
#: application/views/qso/index.php:317
|
||||
#: application/views/contesting/index.php:154
|
||||
#: application/views/qso/index.php:321
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
@@ -5161,12 +5198,13 @@ msgstr ""
|
||||
#: application/views/bands/index.php:54 application/views/qso/edit_ajax.php:378
|
||||
#: application/views/qso/index.php:251 application/views/qso/index.php:510
|
||||
#: application/views/user/edit.php:599 application/views/view_log/qso.php:398
|
||||
#: application/views/view_log/qso.php:666
|
||||
#: application/views/view_log/qso.php:666 application/views/qso/index.php:255
|
||||
#: application/views/qso/index.php:514
|
||||
msgid "Sig"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/bands/index.php:56 application/views/qso/edit_ajax.php:346
|
||||
#: application/views/qso/index.php:449
|
||||
#: application/views/qso/index.php:449 application/views/qso/index.php:453
|
||||
msgid "USA County"
|
||||
msgstr "Hrabstwo USA"
|
||||
|
||||
@@ -5296,6 +5334,7 @@ msgstr ""
|
||||
#: application/views/logbookadvanced/index.php:553
|
||||
#: application/views/qso/index.php:275
|
||||
#: application/views/station_profile/edit.php:92
|
||||
#: application/views/qso/index.php:279
|
||||
msgid "Location"
|
||||
msgstr "Lokalizacja"
|
||||
|
||||
@@ -5434,6 +5473,7 @@ msgstr ""
|
||||
#: application/views/user/edit.php:419 application/views/user/edit.php:430
|
||||
#: application/views/user/edit.php:540 application/views/user/edit.php:802
|
||||
#: application/views/user/edit.php:834 application/views/user/edit.php:859
|
||||
#: application/views/qso/index.php:591
|
||||
msgid "Yes"
|
||||
msgstr "Tak"
|
||||
|
||||
@@ -5479,6 +5519,7 @@ msgstr "Tak"
|
||||
#: application/views/user/edit.php:522 application/views/user/edit.php:526
|
||||
#: application/views/user/edit.php:541 application/views/user/edit.php:803
|
||||
#: application/views/user/edit.php:833 application/views/user/edit.php:858
|
||||
#: application/views/qso/index.php:590
|
||||
msgid "No"
|
||||
msgstr "Nie"
|
||||
|
||||
@@ -5532,6 +5573,8 @@ msgstr ""
|
||||
#: application/views/logbookadvanced/useroptions.php:130
|
||||
#: application/views/qso/edit_ajax.php:181 application/views/qso/index.php:292
|
||||
#: application/views/view_log/qso.php:202
|
||||
#: application/views/contesting/index.php:228
|
||||
#: application/views/qso/index.php:296
|
||||
msgid "Comment"
|
||||
msgstr "Komentarz"
|
||||
|
||||
@@ -5743,6 +5786,7 @@ msgstr ""
|
||||
#: application/views/contesting/index.php:40
|
||||
#: application/views/operator/index.php:5
|
||||
#: application/views/qso/edit_ajax.php:596 application/views/qso/index.php:355
|
||||
#: application/views/qso/index.php:359
|
||||
msgid "Operator Callsign"
|
||||
msgstr "Znak wywoławczy operatora"
|
||||
|
||||
@@ -5819,52 +5863,68 @@ msgstr ""
|
||||
#: application/views/contesting/index.php:177
|
||||
#: application/views/contesting/index.php:260
|
||||
#: application/views/qso/edit_ajax.php:620
|
||||
#: application/views/contesting/index.php:181
|
||||
#: application/views/contesting/index.php:264
|
||||
msgid "Serial (S)"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/contesting/index.php:182
|
||||
#: application/views/contesting/index.php:186
|
||||
msgid "Gridsquare (S)"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/contesting/index.php:187
|
||||
#: application/views/contesting/index.php:258
|
||||
#: application/views/contesting/index.php:191
|
||||
#: application/views/contesting/index.php:262
|
||||
msgid "Exch (S)"
|
||||
msgstr "Wymiana (S)"
|
||||
|
||||
#: application/views/contesting/index.php:201
|
||||
#: application/views/contesting/index.php:261
|
||||
#: application/views/qso/edit_ajax.php:615
|
||||
#: application/views/contesting/index.php:205
|
||||
#: application/views/contesting/index.php:265
|
||||
msgid "Serial (R)"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/contesting/index.php:206
|
||||
#: application/views/contesting/index.php:210
|
||||
msgid "Gridsquare (R)"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/contesting/index.php:211
|
||||
#: application/views/contesting/index.php:259
|
||||
#: application/views/contesting/index.php:215
|
||||
#: application/views/contesting/index.php:263
|
||||
msgid "Exch (R)"
|
||||
msgstr "Wymiana (R)"
|
||||
|
||||
#: application/views/contesting/index.php:229
|
||||
#: application/views/contesting/index.php:233
|
||||
msgid "Reset QSO"
|
||||
msgstr "Wyczyść łączność"
|
||||
|
||||
#: application/views/contesting/index.php:230
|
||||
#: application/views/qso/index.php:638
|
||||
#: application/views/contesting/index.php:234
|
||||
#: application/views/qso/index.php:642
|
||||
msgid "Save QSO"
|
||||
msgstr "Zapisz łączność"
|
||||
|
||||
#: application/views/contesting/index.php:239
|
||||
#: application/views/contesting/index.php:243
|
||||
msgid "Callsign Suggestions"
|
||||
msgstr "Podpowiadanie znaków"
|
||||
|
||||
#: application/views/contesting/index.php:246
|
||||
#: application/views/contesting/index.php:250
|
||||
msgid "Contest Logbook"
|
||||
msgstr "Log zawodów"
|
||||
|
||||
#: application/views/contesting/index.php:263
|
||||
#: application/views/qso/edit_ajax.php:163
|
||||
#: application/views/contesting/index.php:267
|
||||
msgid "VUCC Gridsquare"
|
||||
msgstr ""
|
||||
|
||||
@@ -6028,6 +6088,7 @@ msgstr ""
|
||||
#: application/views/eqsl/download.php:42
|
||||
#: application/views/eqslcard/index.php:33 application/views/kml/index.php:77
|
||||
#: application/views/qso/edit_ajax.php:187 application/views/qso/index.php:417
|
||||
#: application/views/qso/index.php:421
|
||||
msgid "Propagation Mode"
|
||||
msgstr "Typ propagacji"
|
||||
|
||||
@@ -6157,6 +6218,7 @@ msgstr "Wymagane"
|
||||
#: application/views/widgets/qsos.php:31 src/QSLManager/QSO.php:314
|
||||
#: src/QSLManager/QSO.php:417 src/QSLManager/QSO.php:469
|
||||
#: src/QSLManager/QSO.php:507 src/QSLManager/QSO.php:570
|
||||
#: application/views/qso/index.php:587
|
||||
msgid "Sent"
|
||||
msgstr "Wysłane"
|
||||
|
||||
@@ -6220,7 +6282,7 @@ msgstr "Odebrane"
|
||||
#: application/views/view_log/partial/log_ajax.php:275
|
||||
#: application/views/visitor/index.php:301 src/QSLManager/QSO.php:320
|
||||
#: src/QSLManager/QSO.php:365 src/QSLManager/QSO.php:425
|
||||
#: src/QSLManager/QSO.php:448
|
||||
#: src/QSLManager/QSO.php:448 application/views/qso/index.php:592
|
||||
msgid "Requested"
|
||||
msgstr "Poproszone"
|
||||
|
||||
@@ -7051,6 +7113,10 @@ msgstr ""
|
||||
#: application/views/interface_assets/footer.php:2432
|
||||
#: application/views/qslcard/index.php:66
|
||||
#: application/views/view_log/qso.php:703
|
||||
#: application/views/interface_assets/footer.php:2377
|
||||
#: application/views/interface_assets/footer.php:2395
|
||||
#: application/views/interface_assets/footer.php:2416
|
||||
#: application/views/interface_assets/footer.php:2434
|
||||
msgid "View"
|
||||
msgstr ""
|
||||
|
||||
@@ -7187,6 +7253,7 @@ msgstr ""
|
||||
#: application/views/interface_assets/footer.php:47
|
||||
#: application/views/qso/index.php:632
|
||||
#: application/views/visitor/layout/footer.php:246
|
||||
#: application/views/qso/index.php:636
|
||||
msgid "Clear"
|
||||
msgstr "Wyczyść"
|
||||
|
||||
@@ -7307,6 +7374,7 @@ msgid "Grids: "
|
||||
msgstr ""
|
||||
|
||||
#: application/views/interface_assets/footer.php:1203
|
||||
#: application/views/interface_assets/footer.php:1204
|
||||
#, php-format
|
||||
msgid "You're not logged in. Please %slogin%s"
|
||||
msgstr ""
|
||||
@@ -7317,51 +7385,70 @@ msgstr ""
|
||||
#: application/views/interface_assets/footer.php:1556
|
||||
#: application/views/interface_assets/footer.php:1560
|
||||
#: application/views/interface_assets/footer.php:1563
|
||||
#: application/views/interface_assets/footer.php:1414
|
||||
#: application/views/interface_assets/footer.php:1418
|
||||
#: application/views/interface_assets/footer.php:1421
|
||||
#: application/views/interface_assets/footer.php:1558
|
||||
#: application/views/interface_assets/footer.php:1562
|
||||
#: application/views/interface_assets/footer.php:1565
|
||||
msgid "grid square"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/interface_assets/footer.php:1419
|
||||
#: application/views/interface_assets/footer.php:1563
|
||||
#: application/views/interface_assets/footer.php:1421
|
||||
#: application/views/interface_assets/footer.php:1565
|
||||
msgid "Total count"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/interface_assets/footer.php:2151
|
||||
#: application/views/interface_assets/footer.php:2153
|
||||
msgid "QSL Card for "
|
||||
msgstr ""
|
||||
|
||||
#: application/views/interface_assets/footer.php:2171
|
||||
#: application/views/interface_assets/footer.php:2173
|
||||
msgid "Warning! Are you sure you want to delete this QSL card?"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/interface_assets/footer.php:2211
|
||||
#: application/views/view_log/qso.php:42
|
||||
#: application/views/interface_assets/footer.php:2213
|
||||
msgid "eQSL Card"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/interface_assets/footer.php:2213
|
||||
#: application/views/interface_assets/footer.php:2215
|
||||
msgid "eQSL Card for "
|
||||
msgstr ""
|
||||
|
||||
#: application/views/interface_assets/footer.php:2386
|
||||
#: application/views/interface_assets/footer.php:2425
|
||||
#: application/views/view_log/qso.php:693
|
||||
#: application/views/interface_assets/footer.php:2388
|
||||
#: application/views/interface_assets/footer.php:2427
|
||||
msgid "QSL image file"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/interface_assets/footer.php:2405
|
||||
#: application/views/interface_assets/footer.php:2407
|
||||
msgid "Front QSL Card:"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/interface_assets/footer.php:2443
|
||||
#: application/views/interface_assets/footer.php:2445
|
||||
msgid "Back QSL Card:"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/interface_assets/footer.php:2454
|
||||
#: application/views/interface_assets/footer.php:2479
|
||||
#: application/views/interface_assets/footer.php:2456
|
||||
#: application/views/interface_assets/footer.php:2481
|
||||
msgid "Add additional QSOs to a QSL Card"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/interface_assets/footer.php:2490
|
||||
#: application/views/interface_assets/footer.php:2492
|
||||
msgid "Something went wrong. Please try again!"
|
||||
msgstr ""
|
||||
|
||||
@@ -7986,6 +8073,7 @@ msgstr ""
|
||||
#: application/views/view_log/partial/log_ajax.php:145
|
||||
#: application/views/view_log/partial/log_ajax.php:183
|
||||
#: src/QSLManager/QSO.php:317 src/QSLManager/QSO.php:362
|
||||
#: application/views/qso/index.php:593
|
||||
msgid "Queued"
|
||||
msgstr ""
|
||||
|
||||
@@ -8023,7 +8111,7 @@ msgstr ""
|
||||
#: application/views/view_log/partial/log_ajax.php:289
|
||||
#: src/QSLManager/QSO.php:323 src/QSLManager/QSO.php:368
|
||||
#: src/QSLManager/QSO.php:421 src/QSLManager/QSO.php:444
|
||||
#: src/QSLManager/QSO.php:529
|
||||
#: src/QSLManager/QSO.php:529 application/views/qso/index.php:594
|
||||
msgid "Invalid (Ignore)"
|
||||
msgstr ""
|
||||
|
||||
@@ -8052,6 +8140,7 @@ msgstr ""
|
||||
#: application/views/view_log/partial/log_ajax.php:164
|
||||
#: application/views/view_log/partial/log_ajax.php:202
|
||||
#: src/QSLManager/QSO.php:340 src/QSLManager/QSO.php:383
|
||||
#: application/views/qso/index.php:605
|
||||
msgid "Bureau"
|
||||
msgstr "Biuro"
|
||||
|
||||
@@ -8070,6 +8159,7 @@ msgstr "Biuro"
|
||||
#: application/views/view_log/partial/log_ajax.php:167
|
||||
#: application/views/view_log/partial/log_ajax.php:205
|
||||
#: src/QSLManager/QSO.php:343 src/QSLManager/QSO.php:386
|
||||
#: application/views/qso/index.php:604
|
||||
msgid "Direct"
|
||||
msgstr ""
|
||||
|
||||
@@ -8088,6 +8178,7 @@ msgstr ""
|
||||
#: application/views/view_log/partial/log_ajax.php:173
|
||||
#: application/views/view_log/partial/log_ajax.php:211
|
||||
#: src/QSLManager/QSO.php:349 src/QSLManager/QSO.php:392
|
||||
#: application/views/qso/index.php:606
|
||||
msgid "Electronic"
|
||||
msgstr ""
|
||||
|
||||
@@ -8099,6 +8190,7 @@ msgstr ""
|
||||
#: application/views/qso/edit_ajax.php:473 application/views/qso/index.php:603
|
||||
#: application/views/search/search_result_ajax.php:247
|
||||
#: application/views/view_log/partial/log_ajax.php:208
|
||||
#: application/views/qso/index.php:607
|
||||
msgid "Manager"
|
||||
msgstr ""
|
||||
|
||||
@@ -9092,7 +9184,7 @@ msgstr "Stacja"
|
||||
#: application/views/qso/index.php:609
|
||||
#: application/views/search/search_result_ajax.php:205
|
||||
#: application/views/view_log/partial/log_ajax.php:170
|
||||
#: src/QSLManager/QSO.php:346
|
||||
#: src/QSLManager/QSO.php:346 application/views/qso/index.php:613
|
||||
msgid "Via"
|
||||
msgstr ""
|
||||
|
||||
@@ -9420,12 +9512,13 @@ msgid "RX Band"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/qso/edit_ajax.php:134 application/views/qso/index.php:351
|
||||
#: application/views/qso/index.php:355
|
||||
msgid "Give power value in Watts. Include only numbers in the input."
|
||||
msgstr "Wpisz wartość mocy w watach. W polu podaj same cyfry."
|
||||
|
||||
#: application/views/qso/edit_ajax.php:134 application/views/qso/index.php:349
|
||||
#: application/views/reg1test/index.php:114
|
||||
#: application/views/view_log/qso.php:631
|
||||
#: application/views/view_log/qso.php:631 application/views/qso/index.php:353
|
||||
msgid "Transmit Power (W)"
|
||||
msgstr "Moc nadajnika (W)"
|
||||
|
||||
@@ -9454,7 +9547,7 @@ msgid "Long Path"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/qso/edit_ajax.php:273 application/views/qso/index.php:531
|
||||
#: application/views/view_log/qso.php:448
|
||||
#: application/views/view_log/qso.php:448 application/views/qso/index.php:535
|
||||
msgid "eMail"
|
||||
msgstr ""
|
||||
|
||||
@@ -9467,31 +9560,37 @@ msgid "Sat Mode"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/qso/edit_ajax.php:292 application/views/qso/index.php:558
|
||||
#: application/views/qso/index.php:562
|
||||
msgid "Antenna Azimuth (°)"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/qso/edit_ajax.php:292 application/views/qso/index.php:560
|
||||
#: application/views/qso/index.php:564
|
||||
msgid "Antenna azimuth in decimal degrees."
|
||||
msgstr ""
|
||||
|
||||
#: application/views/qso/edit_ajax.php:297 application/views/qso/index.php:564
|
||||
#: application/views/qso/index.php:568
|
||||
msgid "Antenna Elevation (°)"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/qso/edit_ajax.php:297 application/views/qso/index.php:566
|
||||
#: application/views/qso/index.php:570
|
||||
msgid "Antenna elevation in decimal degrees."
|
||||
msgstr ""
|
||||
|
||||
#: application/views/qso/edit_ajax.php:382 application/views/qso/index.php:258
|
||||
#: application/views/qso/index.php:516 application/views/user/edit.php:599
|
||||
#: application/views/view_log/qso.php:414
|
||||
#: application/views/view_log/qso.php:671
|
||||
#: application/views/view_log/qso.php:671 application/views/qso/index.php:262
|
||||
#: application/views/qso/index.php:520
|
||||
msgid "Sig Info"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/qso/edit_ajax.php:397
|
||||
#: application/views/qso/edit_ajax.php:510 application/views/qso/index.php:575
|
||||
#: application/views/qso/index.php:619
|
||||
#: application/views/qso/index.php:619 application/views/qso/index.php:579
|
||||
#: application/views/qso/index.php:623
|
||||
msgid "Note: Gets exported to third-party services."
|
||||
msgstr ""
|
||||
|
||||
@@ -9501,7 +9600,8 @@ msgstr ""
|
||||
|
||||
#: application/views/qso/edit_ajax.php:436
|
||||
#: application/views/qso/edit_ajax.php:469 application/views/qso/index.php:596
|
||||
#: application/views/qso/index.php:599
|
||||
#: application/views/qso/index.php:599 application/views/qso/index.php:600
|
||||
#: application/views/qso/index.php:603
|
||||
msgid "Method"
|
||||
msgstr "Sposób"
|
||||
|
||||
@@ -9521,10 +9621,12 @@ msgid "Received Method"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/qso/edit_ajax.php:507 application/views/qso/index.php:616
|
||||
#: application/views/qso/index.php:620
|
||||
msgid "Get the default message for eQSL, for this station."
|
||||
msgstr ""
|
||||
|
||||
#: application/views/qso/edit_ajax.php:507 application/views/qso/index.php:616
|
||||
#: application/views/qso/index.php:620
|
||||
msgid "QSL MSG"
|
||||
msgstr ""
|
||||
|
||||
@@ -9562,6 +9664,7 @@ msgid "TimeOff is less than TimeOn"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/qso/index.php:5 application/views/qso/index.php:727
|
||||
#: application/views/qso/index.php:731
|
||||
msgid "Previous Contacts"
|
||||
msgstr "Poprzednie łączności"
|
||||
|
||||
@@ -9618,7 +9721,8 @@ msgstr ""
|
||||
#: application/views/station_profile/create.php:149
|
||||
#: application/views/station_profile/edit.php:218
|
||||
#: application/views/user/edit.php:583 application/views/view_log/qso.php:355
|
||||
#: application/views/view_log/qso.php:638
|
||||
#: application/views/view_log/qso.php:638 application/views/qso/index.php:203
|
||||
#: application/views/qso/index.php:459
|
||||
msgid "IOTA Reference"
|
||||
msgstr "Podmiot IOTA"
|
||||
|
||||
@@ -9626,95 +9730,99 @@ msgstr "Podmiot IOTA"
|
||||
#: application/views/station_profile/create.php:165
|
||||
#: application/views/station_profile/edit.php:246
|
||||
#: application/views/user/edit.php:587 application/views/view_log/qso.php:362
|
||||
#: application/views/view_log/qso.php:645
|
||||
#: application/views/view_log/qso.php:645 application/views/qso/index.php:219
|
||||
#: application/views/qso/index.php:476
|
||||
msgid "SOTA Reference"
|
||||
msgstr "Podmiot SOTA"
|
||||
|
||||
#: application/views/qso/index.php:325 application/views/view_log/qso.php:100
|
||||
#: application/views/qso/index.php:329
|
||||
msgid "Frequency (RX)"
|
||||
msgstr "Częstotliwość (RX)"
|
||||
|
||||
#: application/views/qso/index.php:330
|
||||
#: application/views/qso/index.php:330 application/views/qso/index.php:334
|
||||
msgid "Band (RX)"
|
||||
msgstr "Pasmo (RX)"
|
||||
|
||||
#: application/views/qso/index.php:474
|
||||
#: application/views/qso/index.php:474 application/views/qso/index.php:478
|
||||
msgid "For example: GM/NS-001."
|
||||
msgstr "Na przykład: GM/NS-001."
|
||||
|
||||
#: application/views/qso/index.php:487
|
||||
#: application/views/qso/index.php:487 application/views/qso/index.php:491
|
||||
msgid "For example: DLFF-0069."
|
||||
msgstr "Na przykład: DLFF-0069."
|
||||
|
||||
#: application/views/qso/index.php:500
|
||||
#: application/views/qso/index.php:500 application/views/qso/index.php:504
|
||||
msgid "For example: PA-0150. Multiple values allowed."
|
||||
msgstr "Na przykład: PA-0150. Multiple values allowed."
|
||||
|
||||
#: application/views/qso/index.php:512
|
||||
#: application/views/qso/index.php:512 application/views/qso/index.php:516
|
||||
msgid "For example: GMA"
|
||||
msgstr "Na przykład: GMA"
|
||||
|
||||
#: application/views/qso/index.php:518
|
||||
#: application/views/qso/index.php:518 application/views/qso/index.php:522
|
||||
msgid "For example: DA/NW-357"
|
||||
msgstr "Na przykład: DA/NW-357"
|
||||
|
||||
#: application/views/qso/index.php:526
|
||||
#: application/views/qso/index.php:526 application/views/qso/index.php:530
|
||||
msgid "For example: Q03"
|
||||
msgstr "Na przykład: Q03"
|
||||
|
||||
#: application/views/qso/index.php:533
|
||||
#: application/views/qso/index.php:533 application/views/qso/index.php:537
|
||||
msgid "eMail-Adress of QSO-Partner"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/qso/index.php:542 application/views/view_log/qso.php:276
|
||||
#: application/views/qso/index.php:546
|
||||
msgid "Satellite Name"
|
||||
msgstr "Nazwa satelity"
|
||||
|
||||
#: application/views/qso/index.php:550 application/views/view_log/qso.php:283
|
||||
#: application/views/qso/index.php:554
|
||||
msgid "Satellite Mode"
|
||||
msgstr "modulacja satelity"
|
||||
|
||||
#: application/views/qso/index.php:635
|
||||
#: application/views/qso/index.php:635 application/views/qso/index.php:639
|
||||
msgid "Reset to Default"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/qso/index.php:676
|
||||
#: application/views/qso/index.php:676 application/views/qso/index.php:680
|
||||
msgid "Winkey"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/qso/index.php:678
|
||||
#: application/views/qso/index.php:678 application/views/qso/index.php:682
|
||||
msgid "Connect"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/qso/index.php:687
|
||||
#: application/views/qso/index.php:687 application/views/qso/index.php:691
|
||||
msgid "Stop"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/qso/index.php:688
|
||||
#: application/views/qso/index.php:688 application/views/qso/index.php:692
|
||||
msgid "Tune"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/qso/index.php:689
|
||||
#: application/views/qso/index.php:689 application/views/qso/index.php:693
|
||||
msgid "Stop Tune"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/qso/index.php:695
|
||||
#: application/views/qso/index.php:695 application/views/qso/index.php:699
|
||||
msgid "CW Speed"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/qso/index.php:700
|
||||
#: application/views/qso/index.php:700 application/views/qso/index.php:704
|
||||
msgid "Send"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/qso/index.php:710
|
||||
#: application/views/qso/index.php:710 application/views/qso/index.php:714
|
||||
msgid "Suggestions"
|
||||
msgstr "Sugestie"
|
||||
|
||||
#: application/views/qso/index.php:717
|
||||
#: application/views/qso/index.php:717 application/views/qso/index.php:721
|
||||
msgid "Profile Picture"
|
||||
msgstr ""
|
||||
|
||||
#: application/views/qso/index.php:741
|
||||
#: application/views/qso/index.php:741 application/views/qso/index.php:745
|
||||
msgid "Max. 5 previous contacts are shown"
|
||||
msgstr ""
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -94,7 +94,7 @@ $wwff = 0;
|
||||
<td style="text-align: center; vertical-align: middle;" ><?php echo $band->data;?></td>
|
||||
<td style="text-align: center; vertical-align: middle;" ><?php echo $band->cw;?></td>
|
||||
<td style="text-align: center; vertical-align: middle;" class='band_<?php echo $band->bandid ?>'>
|
||||
<select class="form-select unitselect" name="unit_<?php echo $band->id; ?>">
|
||||
<select style="min-width: 80px;" class="form-select unitselect" name="unit_<?php echo $band->id; ?>">
|
||||
<option value="Hz" <?php if ($this->frequency->qrg_unit($band->band) == 'Hz') { echo 'selected';} ?>><?= __("Hz"); ?></option>
|
||||
<option value="kHz" <?php if ($this->frequency->qrg_unit($band->band) == 'kHz') { echo 'selected';} ?>><?= __("kHz"); ?></option>
|
||||
<option value="MHz" <?php if ($this->frequency->qrg_unit($band->band) == 'MHz') { echo 'selected';} ?>><?= __("MHz"); ?></option>
|
||||
|
||||
@@ -141,7 +141,11 @@
|
||||
|
||||
<div class="mb-3 col-md-2">
|
||||
<label for="frequency"><?= __("Frequency"); ?></label>
|
||||
<input type="text" class="form-control form-control-sm" id="frequency" name="freq_display" value="<?php echo $this->session->userdata('freq'); ?>" />
|
||||
<div class="input-group input-group-sm">
|
||||
<input type="text" class="form-control form-control-sm" id="freq_calculated" name="freq_calculated" value="0" />
|
||||
<small class="input-group-text btn-included-on-field" id="qrg_unit">...</small>
|
||||
</div>
|
||||
<input style="display: none;" type="text" class="form-control form-control-sm" id="frequency" name="freq_display" value="<?php echo $this->session->userdata('freq'); ?>" />
|
||||
</div>
|
||||
|
||||
<div class="mb-3 col-md-2">
|
||||
|
||||
@@ -1158,6 +1158,7 @@ $($('#callsign')).on('keypress',function(e) {
|
||||
|
||||
<?php } ?>
|
||||
<?php if ( $this->uri->segment(1) == "qso" || ($this->uri->segment(1) == "contesting" && $this->uri->segment(2) != "add")) { ?>
|
||||
<script type="text/javascript" src="<?php echo base_url(); ?>assets/js/sections/qrg_handler.js"></script>
|
||||
<script type="text/javascript" src="<?php echo base_url(); ?>assets/js/moment.min.js"></script>
|
||||
<script type="text/javascript" src="<?php echo base_url(); ?>assets/js/datetime-moment.js"></script>
|
||||
|
||||
@@ -1209,6 +1210,7 @@ $($('#callsign')).on('keypress',function(e) {
|
||||
$(".radio_login_error" ).remove();
|
||||
}
|
||||
cat2UI($('#frequency'),data.frequency,false,true,function(d){
|
||||
$('#frequency').trigger('change');
|
||||
if ($("#band").val() != frequencyToBand(d)) {
|
||||
$("#band").val(frequencyToBand(d)).trigger('change'); // Let's only change if we really have a different band!
|
||||
}
|
||||
|
||||
@@ -170,7 +170,11 @@
|
||||
</div>
|
||||
<div class="mb-3 col">
|
||||
<label for="frequency"><?= __("Frequency"); ?></label>
|
||||
<input type="text" tabindex="3" class="form-control form-control-sm" id="frequency" name="freq_display" value="<?php echo $this->session->userdata('freq'); ?>" />
|
||||
<div class="input-group input-group-sm">
|
||||
<input type="text" tabindex="3" class="form-control form-control-sm" id="freq_calculated" name="freq_calculated" value="0" />
|
||||
<small class="input-group-text btn-included-on-field" id="qrg_unit">...</small>
|
||||
</div>
|
||||
<input style="display: none;" type="text" class="form-control form-control-sm" id="frequency" name="freq_display" value="<?php echo $this->session->userdata('freq'); ?>" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -7,6 +7,10 @@ $(document).ready(async function () {
|
||||
await restoreContestSession(sessiondata); // wait for restoring until finished
|
||||
setRst($("#mode").val());
|
||||
$('#contestname').val($('#contestname_select').val());
|
||||
|
||||
// Clear the localStorage for the qrg units
|
||||
localStorage.clear();
|
||||
set_qrg();
|
||||
});
|
||||
|
||||
// Always update the contestname
|
||||
@@ -471,8 +475,9 @@ function highlight(term, base) {
|
||||
// Only set the frequency when not set by userdata/PHP.
|
||||
if ($('#frequency').val() == "") {
|
||||
$.get('qso/band_to_freq/' + $('#band').val() + '/' + $('.mode').val(), function (result) {
|
||||
$('#frequency').val(result);
|
||||
$('#frequency').val(result).trigger("change");
|
||||
$('#frequency_rx').val("");
|
||||
set_qrg();
|
||||
});
|
||||
}
|
||||
|
||||
@@ -480,7 +485,7 @@ if ($('#frequency').val() == "") {
|
||||
$('#mode').change(function () {
|
||||
if ($('#radio').val() == '0') {
|
||||
$.get('qso/band_to_freq/' + $('#band').val() + '/' + $('.mode').val(), function (result) {
|
||||
$('#frequency').val(result);
|
||||
$('#frequency').val(result).trigger("change");
|
||||
$('#frequency_rx').val("");
|
||||
});
|
||||
}
|
||||
@@ -491,12 +496,13 @@ $('#mode').change(function () {
|
||||
/* Calculate Frequency */
|
||||
/* on band change */
|
||||
$('#band').change(function () {
|
||||
if ($('#radio').val() == '0') {
|
||||
$.get('qso/band_to_freq/' + $(this).val() + '/' + $('.mode').val(), function (result) {
|
||||
$('#frequency').val(result);
|
||||
$('#frequency_rx').val("");
|
||||
});
|
||||
if ($('#radio').val() == '0') {
|
||||
$.get('qso/band_to_freq/' + $(this).val() + '/' + $('.mode').val(), function (result) {
|
||||
$('#frequency').val(result).trigger("change");
|
||||
$('#frequency_rx').val("");
|
||||
});
|
||||
}
|
||||
set_qrg();
|
||||
checkIfWorkedBefore();
|
||||
});
|
||||
|
||||
@@ -507,7 +513,7 @@ $('#band').change(function () {
|
||||
$('#radio').change(function () {
|
||||
if ($('#radio').val() == '0') {
|
||||
$.get('qso/band_to_freq/' + $('#band').val() + '/' + $('.mode').val(), function (result) {
|
||||
$('#frequency').val(result);
|
||||
$('#frequency').val(result).trigger("change");
|
||||
$('#frequency_rx').val("");
|
||||
});
|
||||
}
|
||||
@@ -767,7 +773,7 @@ async function restoreContestSession(data) {
|
||||
$("#frequency").val(settings.freq_display);
|
||||
} else {
|
||||
$.get('qso/band_to_freq/' + settings.band + '/' + settings.mode, function (result) {
|
||||
$('#frequency').val(result);
|
||||
$('#frequency').val(result).trigger("change");
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
129
assets/js/sections/qrg_handler.js
Normal file
129
assets/js/sections/qrg_handler.js
Normal file
@@ -0,0 +1,129 @@
|
||||
$('#qrg_unit').on('click', function () {
|
||||
if ($(this).html() == 'Hz') {
|
||||
$(this).html('kHz');
|
||||
$("#freq_calculated").val($("#frequency").val() / 1000);
|
||||
localStorage.setItem('qrgunit_' + $('#band').val(), 'kHz');
|
||||
} else if ($(this).html() == 'kHz') {
|
||||
$(this).html('MHz');
|
||||
$("#freq_calculated").val($("#frequency").val() / 1000000);
|
||||
localStorage.setItem('qrgunit_' + $('#band').val(), 'MHz');
|
||||
} else if ($(this).html() == 'MHz') {
|
||||
$(this).html('GHz');
|
||||
$("#freq_calculated").val($("#frequency").val() / 1000000000);
|
||||
localStorage.setItem('qrgunit_' + $('#band').val(), 'GHz');
|
||||
} else if ($(this).html() == 'GHz') {
|
||||
$(this).html('Hz');
|
||||
$("#freq_calculated").val($("#frequency").val());
|
||||
localStorage.setItem('qrgunit_' + $('#band').val(), 'Hz');
|
||||
}
|
||||
});
|
||||
|
||||
async function set_qrg() {
|
||||
|
||||
let frequency = $('#frequency').val();
|
||||
let band = $('#band').val();
|
||||
|
||||
// check if there are qrgunits in the localStorage
|
||||
if (!localStorage.getItem('qrgunit_' + band)) {
|
||||
// console.log('fetching qrg units');
|
||||
await $.getJSON(base_url + 'index.php/user_options/get_qrg_units', async function (result) {
|
||||
$.each(result, function(key, value) {
|
||||
localStorage.setItem('qrgunit_' + key, value);
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
let qrgunit = localStorage.getItem('qrgunit_' + band);
|
||||
|
||||
if (qrgunit != null) {
|
||||
$('#qrg_unit').html(localStorage.getItem('qrgunit_' + band));
|
||||
} else {
|
||||
$('#qrg_unit').html('...');
|
||||
}
|
||||
|
||||
if (qrgunit == 'Hz') {
|
||||
$("#freq_calculated").val(frequency);
|
||||
} else if (qrgunit == 'kHz') {
|
||||
$("#freq_calculated").val(frequency / 1000);
|
||||
} else if (qrgunit == 'MHz') {
|
||||
$("#freq_calculated").val(frequency / 1000000);
|
||||
} else if (qrgunit == 'GHz') {
|
||||
$("#freq_calculated").val(frequency / 1000000000);
|
||||
}
|
||||
}
|
||||
|
||||
async function set_new_qrg() {
|
||||
let new_qrg = $('#freq_calculated').val().trim();
|
||||
let parsed_qrg = parseFloat(new_qrg);
|
||||
let unit = $('#qrg_unit').html();
|
||||
|
||||
// check if the input contains a unit and parse the qrg
|
||||
if (/^\d+(\.\d+)?\s*hz$/i.test(new_qrg)) {
|
||||
unit = 'Hz';
|
||||
parsed_qrg = parseFloat(new_qrg);
|
||||
} else if (/^\d+(\.\d+)?\s*khz$/i.test(new_qrg)) {
|
||||
unit = 'kHz';
|
||||
parsed_qrg = parseFloat(new_qrg);
|
||||
} else if (/^\d+(\.\d+)?\s*mhz$/i.test(new_qrg)) {
|
||||
unit = 'MHz';
|
||||
parsed_qrg = parseFloat(new_qrg);
|
||||
} else if (/^\d+(\.\d+)?\s*ghz$/i.test(new_qrg)) {
|
||||
unit = 'GHz';
|
||||
parsed_qrg = parseFloat(new_qrg);
|
||||
}
|
||||
|
||||
// update the unit if there was any change
|
||||
$('#qrg_unit').html(unit);
|
||||
|
||||
// calculate the other stuff
|
||||
let qrg_hz;
|
||||
switch (unit) {
|
||||
case 'Hz':
|
||||
qrg_hz = parsed_qrg;
|
||||
localStorage.setItem('qrgunit_' + $('#band').val(), 'Hz');
|
||||
break;
|
||||
case 'kHz':
|
||||
qrg_hz = parsed_qrg * 1000;
|
||||
localStorage.setItem('qrgunit_' + $('#band').val(), 'kHz');
|
||||
break;
|
||||
case 'MHz':
|
||||
qrg_hz = parsed_qrg * 1000000;
|
||||
localStorage.setItem('qrgunit_' + $('#band').val(), 'MHz');
|
||||
break;
|
||||
case 'GHz':
|
||||
qrg_hz = parsed_qrg * 1000000000;
|
||||
localStorage.setItem('qrgunit_' + $('#band').val(), 'GHz');
|
||||
break;
|
||||
default:
|
||||
qrg_hz = 0;
|
||||
console.error('Invalid unit');
|
||||
}
|
||||
|
||||
$('#frequency').val(qrg_hz);
|
||||
$('#freq_calculated').val(parsed_qrg);
|
||||
$('#band').val(frequencyToBand(qrg_hz));
|
||||
|
||||
}
|
||||
|
||||
$('#frequency').on('change', function () {
|
||||
// console.log('frequency changed');
|
||||
set_qrg();
|
||||
});
|
||||
|
||||
$('#freq_calculated').on('input', function () {
|
||||
$(this).val($(this).val().replace(',', '.'));
|
||||
});
|
||||
|
||||
$('#freq_calculated').on('change', function () {
|
||||
// console.log('freq_calculated changed');
|
||||
set_new_qrg();
|
||||
});
|
||||
|
||||
$('#freq_calculated').on('keydown', function (e) {
|
||||
if (e.which === 13) {
|
||||
e.preventDefault();
|
||||
set_new_qrg().then(() => {
|
||||
$("#qso_input").trigger('submit');
|
||||
});
|
||||
}
|
||||
});
|
||||
@@ -190,7 +190,7 @@ $(document).on("click", "#fav_recall", function (event) {
|
||||
$('#band_rx').val(favs[this.innerText].band_rx);
|
||||
$('#band').val(favs[this.innerText].band);
|
||||
$('#frequency_rx').val(favs[this.innerText].frequency_rx);
|
||||
$('#frequency').val(favs[this.innerText].frequency);
|
||||
$('#frequency').val(favs[this.innerText].frequency).trigger("change");
|
||||
$('#selectPropagation').val(favs[this.innerText].prop_mode);
|
||||
$('#mode').val(favs[this.innerText].mode).on("change");
|
||||
});
|
||||
@@ -273,7 +273,7 @@ bc.onmessage = function (ev) {
|
||||
}
|
||||
setTimeout(() => {
|
||||
if (ev.data.frequency != null) {
|
||||
$('#frequency').val(ev.data.frequency);
|
||||
$('#frequency').val(ev.data.frequency).trigger("change");
|
||||
$("#band").val(frequencyToBand(ev.data.frequency));
|
||||
}
|
||||
if (ev.data.frequency_rx != "") {
|
||||
@@ -365,7 +365,7 @@ $(document).on('change', 'input', function () {
|
||||
}
|
||||
$("#band").val(frequencyToBand(val2[0].Uplink_Freq));
|
||||
$("#band_rx").val(frequencyToBand(val2[0].Downlink_Freq));
|
||||
$("#frequency").val(val2[0].Uplink_Freq);
|
||||
$("#frequency").val(val2[0].Uplink_Freq).trigger("change");
|
||||
$("#frequency_rx").val(val2[0].Downlink_Freq);
|
||||
$("#selectPropagation").val('SAT');
|
||||
}
|
||||
@@ -568,6 +568,8 @@ function reset_fields() {
|
||||
$("#callsign").on("focusout", function () {
|
||||
if ($(this).val().length >= 3 && preventLookup == false) {
|
||||
|
||||
$("#noticer").fadeOut(1000);
|
||||
|
||||
// Temp store the callsign
|
||||
var temp_callsign = $(this).val();
|
||||
|
||||
@@ -591,7 +593,7 @@ $("#callsign").on("focusout", function () {
|
||||
lookupCall = $.getJSON(base_url + 'index.php/logbook/json/' + find_callsign + '/' + json_band + '/' + json_mode + '/' + $('#stationProfile').val() + '/' + $('#start_date').val(), async function (result) {
|
||||
|
||||
// Make sure the typed callsign and json result match
|
||||
if ($('#callsign').val = result.callsign) {
|
||||
if ($('#callsign').val().toUpperCase().replace('Ø', '0') == result.callsign) {
|
||||
|
||||
// Reset QSO fields
|
||||
resetDefaultQSOFields();
|
||||
@@ -813,7 +815,12 @@ $("#callsign").on("focusout", function () {
|
||||
|
||||
// Get DXX Summary
|
||||
getDxccResult(result.dxcc.adif, convert_case(result.dxcc.entity));
|
||||
}
|
||||
}
|
||||
// else {
|
||||
// console.log("Callsigns do not match, skipping lookup");
|
||||
// console.log("Typed Callsign: " + $('#callsign').val());
|
||||
// console.log("Returned Callsign: " + result.callsign);
|
||||
// }
|
||||
});
|
||||
} else {
|
||||
// Reset QSO fields
|
||||
@@ -857,7 +864,7 @@ $('#start_date').on('change', function () {
|
||||
$('.mode').on('change', function () {
|
||||
if ($('#radio').val() == 0) {
|
||||
$.get(base_url + 'index.php/qso/band_to_freq/' + $('#band').val() + '/' + $('.mode').val(), function (result) {
|
||||
$('#frequency').val(result);
|
||||
$('#frequency').val(result).trigger("change");
|
||||
});
|
||||
}
|
||||
$('#frequency_rx').val("");
|
||||
@@ -868,7 +875,7 @@ $('.mode').on('change', function () {
|
||||
$('#band').on('change', function () {
|
||||
if ($('#radio').val() == 0) {
|
||||
$.get(base_url + 'index.php/qso/band_to_freq/' + $(this).val() + '/' + $('.mode').val(), function (result) {
|
||||
$('#frequency').val(result);
|
||||
$('#frequency').val(result).trigger("change");
|
||||
});
|
||||
}
|
||||
$('#frequency_rx').val("");
|
||||
@@ -876,6 +883,7 @@ $('#band').on('change', function () {
|
||||
$("#selectPropagation").val("");
|
||||
$("#sat_name").val("");
|
||||
$("#sat_mode").val("");
|
||||
set_qrg();
|
||||
});
|
||||
|
||||
/* On Key up Calculate Bearing and Distance */
|
||||
@@ -1171,6 +1179,10 @@ $(document).ready(function () {
|
||||
set_timers();
|
||||
updateStateDropdown('#dxcc_id', '#stateInputLabel', '#location_us_county', '#stationCntyInputQso');
|
||||
|
||||
// Clear the localStorage for the qrg units
|
||||
localStorage.clear();
|
||||
set_qrg();
|
||||
|
||||
$("#locator").popover({ placement: 'top', title: 'Gridsquare Formatting', content: "Enter multiple (4-digit) grids separated with commas. For example: IO77,IO78" })
|
||||
.focus(function () {
|
||||
$('#locator').popover('show');
|
||||
@@ -1388,8 +1400,9 @@ $(document).ready(function () {
|
||||
// Only set the frequency when not set by userdata/PHP.
|
||||
if ($('#frequency').val() == "") {
|
||||
$.get(base_url + 'index.php/qso/band_to_freq/' + $('#band').val() + '/' + $('.mode').val(), function (result) {
|
||||
$('#frequency').val(result);
|
||||
$('#frequency').val(result).trigger("change");
|
||||
$('#frequency_rx').val("");
|
||||
set_qrg();
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user