Merge pull request #2370 from oh1jw/master

Finnish update
这个提交包含在:
Peter Goodhall 2023-08-04 11:23:21 +01:00 提交者 GitHub
当前提交 df0b4185b1
找不到此签名对应的密钥
GPG 密钥 ID: 4AEE18F83AFDEB23
共有 5 个文件被更改,包括 32 次插入7 次删除

查看文件

@ -50,9 +50,9 @@ $lang['account_if_set_name_and_gridsquare_is_fetched_from_the_api_and_filled_in_
$lang['account_previous_qsl_type'] = 'Previous QSL Type';
$lang['account_select_the_type_of_qsl_to_show_in_the_previous_qsos_section'] = 'Select the type of QSL to show in the previous QSOs section.';
$lang['account_qrzcom_hamqthcom_images'] = 'qrz.com/hamqth.com Images';
$lang['account_show_profile_picture_of_qso_partner_from_qrzcom_hamqthcom_profile_in_the_log_qso_section'] = 'Show profile picture of QSO partner from qrz.com/hamqth.com profile in the log QSO section.';
$lang['account_please_set_your_qrzcom_hamqthcom_credentials_in_the_general_config_file'] = 'Please set your qrz.com/hamqth.com credentials in the general config file.';
$lang['account_qrzcom_hamqthcom_images'] = 'qrz.com/hamqth.com Kuvat';
$lang['account_show_profile_picture_of_qso_partner_from_qrzcom_hamqthcom_profile_in_the_log_qso_section'] = 'Näytä kusokumppanin profiilikuva qrz.com/hamqth.com -profiilista lokin QSO:n kirjausikkunassa.';
$lang['account_please_set_your_qrzcom_hamqthcom_credentials_in_the_general_config_file'] = 'Anna qrz.com/hamqth.com tunnustiedot in the general config file.';
$lang['account_amsat_status_upload'] = 'AMSAT Status Upload';
$lang['account_upload_status_of_sat_qsos_to'] = 'Upload status of SAT QSOs to';
@ -92,3 +92,7 @@ $lang['account_login'] = 'Kirjaudu';
$lang['account_mastodon'] = 'Mastodonserver';
$lang['account_user_mastodon'] = 'URL of Mastodonserver';
$lang['account_gridmap_settings'] = 'Gridsquare -kartan asetukset';
$lang['account_gridmap_default_band'] = 'Oletusbandi';

查看文件

@ -55,6 +55,7 @@ $lang['general_word_lotw'] = 'Logbook of the World';
$lang['general_edit_qso'] = 'Muokkaa QSO:a';
$lang['general_mark_qsl_rx_bureau'] = 'Merkitse QSL vastaanotetuksi (Bureau)';
$lang['general_mark_qsl_rx_direct'] = 'Merkitse QSL vastaanotetuksi (Direct)';
$lang['general_mark_qsl_rx_electronic'] = 'Merkitse QSL vastaanotetuksi (Electronic)';
$lang['general_mark_qsl_tx_bureau'] = 'Merkitse QSL lähetetyksi (Bureau)';
$lang['general_mark_qsl_tx_direct'] = 'Merkitse QSL lähetetyksi (Direct)';
@ -110,6 +111,7 @@ $lang['gen_hamradio_sota'] = 'SOTA';
$lang['gen_hamradio_wwff'] = 'WWFF';
$lang['gen_hamradio_pota'] = 'POTA';
$lang['gen_hamradio_gridsquare'] = 'Gridsquare';
$lang['gen_hamradio_distance'] = 'Etäisyys';
$lang['gen_hamradio_operator'] = 'Operator';
$lang['gen_hamradio_sig'] = 'Sig';
@ -137,4 +139,4 @@ $lang['northamerica'] = 'Pohjois-Amerikka';
$lang['oceania'] = 'Oseania';
$lang['southamerica'] = 'Etelä-Amerikka';
$lang['gen_band_selection'] = 'Bandin valinta';
$lang['gen_band_selection'] = 'Bandin valinta';

查看文件

@ -2,8 +2,6 @@
defined('BASEPATH') OR exit('No direct script access allowed');
$lang['gridsquares_gridsquare_map'] = 'Gridsquare-kartta';
$lang['gridsquares_confirmed_is_green'] = 'Vahvistetut ovat vihreitä';
@ -14,3 +12,15 @@ $lang['gridsquares_this_map_does_not_include_satellite_internet_or_repeater_qsos
$lang['gridsquares_grid_squares'] = 'grid square';
$lang['gridsquares_total_count'] = 'Total count';
$lang['gridsquares_band'] = 'Bandi';
$lang['gridsquares_mode'] = 'Mode';
$lang['gridsquares_sat'] = 'Satelliitti';
$lang['gridsquares_confirmation'] = 'Confirmation';
$lang['gridsquares_button_plot'] = 'Merkitse';
$lang['gridsquares_gridsquares'] = 'Gridsquares';
$lang['gridsquares_gridsquares_confirmed'] = 'Gridsquares confirmed';
$lang['gridsquares_gridsquares_not_confirmed'] = 'Gridsquares not confirmed';
$lang['gridsquares_gridsquares_total_worked'] = 'Total gridsquares worked';

查看文件

@ -13,6 +13,7 @@ $lang['menu_live_qso'] = 'Live QSO';
$lang['menu_post_qso'] = 'Post QSO';
$lang['menu_live_contest_logging'] = 'Live Contest Logging';
$lang['menu_post_contest_logging'] = 'Post Contest Logging';
$lang['menu_bandmap'] = 'Bandikartta';
$lang['menu_view_qsl'] = 'Näytä QSL';
$lang['menu_view_eqsl'] = 'Näytä eQSL';
@ -21,6 +22,7 @@ $lang['menu_notes'] = 'Muistio';
$lang['menu_analytics'] = 'Analyysit';
$lang['menu_statistics'] = 'Statistiikkaa';
$lang['menu_gridsquares'] = 'Ruudut/Gridsquares';
$lang['menu_gridmap'] = 'Gridsquare-kartta';
$lang['menu_activated_gridsquares'] = 'Aktivoidut ruudut';
$lang['menu_gridsquare_activators'] = 'Ruutuja aktivoineet kutsut';
$lang['menu_distances_worked'] = 'Workitut etäisyydet';
@ -70,6 +72,7 @@ $lang['menu_sota_csv_export'] = 'SOTA CSV Vienti';
$lang['menu_cabrillo_export'] = 'Cabrillo Vienti';
$lang['menu_oqrs_requests'] = 'OQRS Pyynnöt';
$lang['menu_print_requested_qsls'] = 'Tulosta pyydetyt QSL:t';
$lang['menu_labels'] = 'Tarrat';
$lang['menu_logbook_of_the_world'] = 'Logbook of the World';
$lang['menu_eqsl_import_export'] = 'eQSL Tuonti / Vienti';
$lang['menu_qrz_logbook'] = 'QRZ Logi';
@ -80,3 +83,5 @@ $lang['menu_hardware_interfaces'] = 'Hardware Interfaces';
$lang['menu_help'] = 'Help';
$lang['menu_forum'] = 'Foorumi';
$lang['menu_logout'] = 'Kirjaudu ulos';
$lang['menu_maintenance']='Maintenance';

查看文件

@ -32,6 +32,8 @@ $lang['options_radio_timeout_warning_changed_to'] = 'Radio Timeout Warning chang
$lang['options_email'] = 'Email';
$lang['options_outgoing_protocol'] = 'Outgoing Protocol';
$lang['options_smtp_encryption'] = 'SMTP Encryption';
$lang['options_email_address'] = 'Sähköpostiosoite';
$lang['options_email_sender_name'] = 'Lähettäjän nimi';
$lang['options_smtp_host'] = 'SMTP Host';
$lang['options_smtp_port'] = 'SMTP Port';
$lang['options_smtp_username'] = 'SMTP Username';
@ -40,6 +42,8 @@ $lang['options_crlf'] = 'CRLF';
$lang['options_newline'] = 'Newline';
$lang['options_outgoing_email_protocol_changed_to'] = 'Outgoing Email Protocol changed to ';
$lang['options_smtp_encryption_changed_to'] = 'SMTP Encryption changed to ';
$lang['options_email_address_changed_to'] = Sähköpostiosoite vaihdettu: ';
$lang['options_email_sender_name_changed_to'] = 'Sähköpostin lähettäjän nimi vaihdettu: ';
$lang['options_smtp_host_changed_to'] = 'SMTP Host changed to ';
$lang['options_smtp_port_changed_to'] = 'SMTP Post changed to ';
$lang['options_smtp_username_changed_to'] = 'SMTP Username changed to ';
@ -54,4 +58,4 @@ $lang['options_grouped_search'] = 'Grouped search';
$lang['options_when_this_is_on_all_station_locations_with_oqrs_active_will_be_searched_at_once'] = 'When this is on, all station locations with OQRS active, will be searched at once.';
$lang['options_oqrs_options_have_been_saved'] = 'OQRS options have been saved.';
$lang['options_save'] = 'Save';
$lang['options_save'] = 'Save';