Directory access is forbidden.
+ + + diff --git a/application/locale/ja/LC_MESSAGES/messages.mo b/application/locale/ja/LC_MESSAGES/messages.mo new file mode 100644 index 0000000000..f56311a99d Binary files /dev/null and b/application/locale/ja/LC_MESSAGES/messages.mo differ diff --git a/application/locale/ja/LC_MESSAGES/messages.po b/application/locale/ja/LC_MESSAGES/messages.po new file mode 100644 index 0000000000..ce27525140 --- /dev/null +++ b/application/locale/ja/LC_MESSAGES/messages.po @@ -0,0 +1,15525 @@ +# WAVELOG PO FILE +# Copyright (c) 2025 Wavelog by DF2ET, DJ7NT, HB9HIL and LA8AJA. +# This file is distributed under the MIT licence. +# +# Fabian Berg= __("Warning") ?> = __("Maximum file upload size is ") ?>B.
= __("API URL"); ?> = __("The API URL for this Wavelog instance is"); ?>: " onClick='copyApiUrl()'>
= __("API URL"); ?> = __("The API URL for this Wavelog instance is"); ?>: " onClick='copyApiUrl()'>
= __("Info"); ?> = __("It's good practice to delete a key if you are no longer using the associated application."); ?>
= __("Important"); ?> = __("On Clubstations the API Keys are personal and not shared. Clubstation users can only see their own keys."); ?>
diff --git a/application/views/awards/73on73/index.php b/application/views/awards/73on73/index.php index e0b03fb7bb..4088b24ebf 100644 --- a/application/views/awards/73on73/index.php +++ b/application/views/awards/73on73/index.php @@ -8,6 +8,7 @@ var lang_award_info_ln2 = "= __("Paul Stoetzer N8HM is sponsoring an award for contacts made via the AO-73 (FUNcube-1) amateur radio satellite."); ?>"; var lang_award_info_ln3 = "= sprintf(__("For more information, please visit: %s."), "https://amsat-uk.org/funcube/73-on-73-award/"); ?>"; var lang_award_info_ln4 = ""; + var lang_award_info_ln5 = "= __("Fields taken for this Award: Propagation-Mode and SAT-Name (ADIF: PROP_MODE=SAT, SAT_NAME='AO-73')"); ?>"; diff --git a/application/views/awards/counties/index.php b/application/views/awards/counties/index.php index c4c81e542a..f0eb3d473e 100644 --- a/application/views/awards/counties/index.php +++ b/application/views/awards/counties/index.php @@ -8,6 +8,7 @@ var lang_award_info_ln2 = "= sprintf(__("The United States of America Counties Award (USA-CA), sponsored by MARAC (Mobile Amateur Radio Awards Club), is issued for confirmed two-way radio contacts with specified numbers of U.S. counties under rules and conditions you can find %s."), "" . __("here") . ""); ?>"; var lang_award_info_ln3 = "= __("USA-CA is available to all licensed amateurs worldwide and is issued to individuals for all county contacts made, regardless of callsigns used, operating locations, or dates."); ?>"; var lang_award_info_ln4 = "= __("Special USA-CA awards are also available to SWLs on a heard basis."); ?>"; + var lang_award_info_ln5 = "= __("Fields taken for this Award: State (ADIF: STATE), Stations County (ADIF: CNTY), DXCC (Must be one of 291 (U.S.A.) ,6 (ALASKA) or 110 (HAWAII))"); ?>"; @@ -46,4 +47,4 @@ echo '' . __("Code") . ' | +' . __("Province") . ' | '; + + foreach($bands as $band) { + echo '' . $band . ' | '; + } + echo '
' . $key . ' | '; + } + echo '
'; + + foreach($bands as $band) { + echo ' | ' . $band . ' | '; + } + echo '' . __("Total") . ' | +
' . __("Total worked") . ' | '; + + foreach ($wapc_summary['worked'] as $wapc) { // Fills the table with the data + echo '' . $wapc . ' | '; + } + + echo '|
' . __("Total confirmed") . ' | '; + foreach ($wapc_summary['confirmed'] as $wapc) { // Fills the table with the data + echo '' . $wapc . ' | '; + } + + echo '
= __("WWFF Reference") ?> | = __("Date") ?> | @@ -37,13 +38,13 @@= __("RST (R)") ?> |
---|---|---|
COL_WWFF_REF; ?> | COL_TIME_ON); echo date($custom_date_format, $timestamp); ?> | @@ -57,7 +58,7 @@ } } ?> - +
'.__("Callsign").' | @@ -17,6 +17,7 @@ echo '' . __("LoTW") . ' | '; } echo '+ | '; + echo ' | ' . return_add_print_button($qsl->COL_PRIMARY_KEY, $qsl->COL_QSL_SENT) . ' | '; + echo '' . return_add_match_qso_button($qsl->COL_PRIMARY_KEY, $qsl->qsoid, $qsoid, $oqrsid) . ' | '; echo ''; } @@ -196,4 +198,16 @@ } else { echo '= __("Mode"); ?> | = __("Callsign"); ?> | optionslib->get_option('groupedSearchShowStationName'); + $showStationName = $groupedSearchShowStationName; if ($showStationName == 'on'): ?>= __("Station Name"); ?> | @@ -26,9 +26,8 @@ echo ''; echo ' | '; echo ' | '. $qso->col_band .' | '; - echo ''; echo $qso->col_submode == null ? strtoupper($qso->col_mode) : strtoupper($qso->col_submode); echo ' | '; + echo ''; echo $qso->col_submode == null ? strtoupper($qso->col_mode) : strtoupper($qso->col_submode); echo ' | '; echo ''. $qso->station_callsign .' | '; - $showStationName = $this->optionslib->get_option('groupedSearchShowStationName'); if ($showStationName == 'on'): echo ''. $qso->station_profile_name .' | '; endif; @@ -72,4 +71,4 @@ class="fas fa-plus-square"> = __("Submit request"); ?> '; } - ?> \ No newline at end of file + ?> diff --git a/application/views/oqrs/showrequests.php b/application/views/oqrs/showrequests.php index 5e92001ade..b1e79671c7 100644 --- a/application/views/oqrs/showrequests.php +++ b/application/views/oqrs/showrequests.php @@ -1,21 +1,21 @@ - + let lang_oqrs_status_open_request = '= __("Open request"); ?>'; + let lang_oqrs_status_not_in_log_request = '= __("Not in log request"); ?>'; + let lang_oqrs_status_request_done = '= __("Request done"); ?>'; + let lang_oqrs_status_pending_request = '= __("Pending request"); ?>'; + let lang_oqrs_status_request_rejected = '= __("Request rejected"); ?>'; + let lang_oqrs_qsl_method_bureau = '= __("Bureau"); ?>'; + let lang_oqrs_qsl_method_direct = '= __("Direct"); ?>'; + let lang_oqrs_qsl_method_electronic = '= __("Electronic"); ?>'; + let lang_oqrs_error_request = '= __("An error ocurred while making the request"); ?>'; + let lang_oqrs_warning_delete = '= __("Warning! Are you sure you want to delete the marked OQRS request(s)?"); ?>'; + let lang_oqrs_warning_reject = '= __("Warning! Are you sure you want to reject the marked OQRS request(s)?"); ?>'; + let lang_oqrs_warning_mark = '= __("Warning! Are you sure you want to mark the marked OQRS request(s)?"); ?>'; + let lang_oqrs_warning_add_to_queue = '= __("Warning! Are you sure you want to add the marked OQRS request(s) to the queue?"); ?>'; + let lang_oqrs_status_message = '= __("OQRS Status Information"); ?>'; + let lang_oqrs_warning_delete_match = '= __("Warning! Are you sure you want to delete the QSO match?"); ?>'; + -function echo_status($status) { - switch($status) { - case '0': echo __("Open request"); break; - case '1': echo __("Not in log request"); break; - case '2': echo __("Request done"); break; - } -} -function echo_qsl_method($method) { - switch(strtoupper($method)) { - case 'B': echo __("Bureau"); break; - case 'D': echo __("Direct"); break; - case 'E': echo __("Electronic"); break; - } -} - -?>
---|