From ed13799132639b864b31f27a301f5877bd0677e1 Mon Sep 17 00:00:00 2001 From: Yuluoxk Date: Sat, 27 Jan 2024 00:08:35 +0800 Subject: [PATCH 1/7] update general_words_lang.php for zh-cn --- .../chinese_simplified/general_words_lang.php | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/application/language/chinese_simplified/general_words_lang.php b/application/language/chinese_simplified/general_words_lang.php index e6c5b080..778edd97 100644 --- a/application/language/chinese_simplified/general_words_lang.php +++ b/application/language/chinese_simplified/general_words_lang.php @@ -76,16 +76,16 @@ $lang['general_word_qslcard_management'] = 'QSL 管理'; $lang['general_word_qslcards'] = 'QSL 卡片'; $lang['general_word_qslcard_direct'] = '直邮'; $lang['general_word_qslcard_bureau'] = '卡片局'; -$lang['general_word_qslcard_electronic'] = '电子'; -$lang['general_word_qslcard_manager'] = '管理员'; -$lang['general_word_qslcard_via'] = '通过'; +$lang['general_word_qslcard_electronic'] = '电子卡片'; +$lang['general_word_qslcard_manager'] = '卡片管理员'; +$lang['general_word_qslcard_via'] = '通过(via)'; $lang['general_word_eqslcard'] = '电子 QSL 卡片'; $lang['general_word_eqslcards'] = 'eQSL 卡片'; $lang['general_word_lotw'] = 'Logbook of the World(LoTW)'; $lang['general_word_lotw_short'] = 'LoTW'; -$lang['general_word_details'] = '详细'; -$lang['general_word_qso_data'] = 'QSO 数据'; +$lang['general_word_details'] = '详细信息'; +$lang['general_word_qso_data'] = 'QSO 信息'; $lang['general_edit_qso'] = '编辑 QSO'; $lang['general_mark_qsl_rx_bureau'] = '标记 已收到的QSL (卡片局)'; @@ -124,20 +124,20 @@ $lang['gen_hamradio_suffix'] = "后缀"; $lang['gen_hamradio_mode'] = '模式'; $lang['gen_hamradio_de'] = '本台呼号(De)'; $lang['gen_hamradio_dx'] = '对方呼号(Dx)'; -$lang['gen_hamradio_rst_sent'] = 'Sent RST'; -$lang['gen_hamradio_rst_rcvd'] = 'Rcvd RST'; +$lang['gen_hamradio_rst_sent'] = '发送 信号报告(RST)'; +$lang['gen_hamradio_rst_rcvd'] = '接收 信号报告(RST)'; $lang['gen_hamradio_band'] = '频段'; $lang['gen_hamradio_bandgroup'] = "波段"; -$lang['gen_hamradio_band_rx'] = '频段 (RX)'; +$lang['gen_hamradio_band_rx'] = '接收频段 (RX)'; $lang['gen_hamradio_frequency'] = '频率'; -$lang['gen_hamradio_frequency_rx'] = '频率 (RX)'; +$lang['gen_hamradio_frequency_rx'] = '接收频率 (RX)'; $lang['gen_hamradio_radio'] = '电台'; $lang['gen_hamradio_rsts'] = '信号报告 (发)'; $lang['gen_hamradio_rstr'] = '信号报告 (收)'; $lang['gen_hamradio_refs'] = '对方网格'; -$lang['gen_hamradio_myrefs'] = '电台网格'; -$lang['gen_hamradio_exchange_sent_short'] = '信号交换 (发)'; -$lang['gen_hamradio_exchange_rcvd_short'] = '信号交换 (收)'; +$lang['gen_hamradio_myrefs'] = '我的网格'; +$lang['gen_hamradio_exchange_sent_short'] = '信号报告交换 (发)'; +$lang['gen_hamradio_exchange_rcvd_short'] = '信号报告交换 (收)'; $lang['gen_hamradio_qsl'] = 'QSL'; $lang['gen_hamradio_qsltype'] = "QSL 类型"; $lang['gen_hamradio_qslvia'] = 'QSL via'; From c7e0aacdfaaa5d1ba96091b6ef4936ddff3d6f8e Mon Sep 17 00:00:00 2001 From: Yuluoxk Date: Sat, 27 Jan 2024 00:10:21 +0800 Subject: [PATCH 2/7] update filter_lang.php for zh-cn --- .../language/chinese_simplified/filter_lang.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/application/language/chinese_simplified/filter_lang.php b/application/language/chinese_simplified/filter_lang.php index 9f14d3f2..d733cfcc 100644 --- a/application/language/chinese_simplified/filter_lang.php +++ b/application/language/chinese_simplified/filter_lang.php @@ -45,15 +45,15 @@ QSL Filters ___________________________________________________________________________________________ */ -$lang['filter_qsl_sent'] = 'QSL 发送'; -$lang['filter_qsl_recv'] = 'QSL 接收'; +$lang['filter_qsl_sent'] = 'QSL 发送状态'; +$lang['filter_qsl_recv'] = 'QSL 接收状态'; $lang['filter_qsl_sent_method'] = 'QSL 发送方式'; $lang['filter_qsl_recv_method'] = 'QSL 接收方式'; -$lang['filter_lotw_sent'] = 'LoTW 发送'; -$lang['filter_lotw_recv'] = 'LoTW 接收'; -$lang['filter_eqsl_sent'] = 'eQSL 发送'; -$lang['filter_eqsl_recv'] = 'eQSL 接收'; -$lang['filter_qsl_via'] = 'QSL 通过'; +$lang['filter_lotw_sent'] = 'LoTW 发送状态'; +$lang['filter_lotw_recv'] = 'LoTW 接收状态'; +$lang['filter_eqsl_sent'] = 'eQSL 发送状态'; +$lang['filter_eqsl_recv'] = 'eQSL 接收状态'; +$lang['filter_qsl_via'] = '通过(via)……发送QSL'; $lang['filter_qsl_images'] = 'QSL 图片'; // $lang['general_word_all'] --> application/language/english/general_words_lang.php @@ -156,5 +156,5 @@ $lang['filter_options_show'] = '显示'; // $lang['gen_hamradio_wwff'] --> application/language/english/general_words_lang.php // $lang['gen_hamradio_pota'] --> application/language/english/general_words_lang.php // $lang['options_save'] --> application/language/english/options_lang.php -$lang['filter_search_operator']='Search Operator'; +$lang['filter_search_operator']='搜素操作员'; $lang['filter_options_close'] = '关闭'; From 7eb11f2fc4a35f2e9b40b02213a0767ed1e0ec1b Mon Sep 17 00:00:00 2001 From: Yuluoxk Date: Sat, 27 Jan 2024 00:16:03 +0800 Subject: [PATCH 3/7] update admin_lang.php for zh-cn --- application/language/chinese_simplified/admin_lang.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/application/language/chinese_simplified/admin_lang.php b/application/language/chinese_simplified/admin_lang.php index 86f78bbd..9e13a127 100644 --- a/application/language/chinese_simplified/admin_lang.php +++ b/application/language/chinese_simplified/admin_lang.php @@ -54,7 +54,7 @@ $lang['admin_contest_name_of_contest'] = '竞赛 名称'; $lang['admin_contest_name_of_adif'] = '竞赛 在 ADIF 中的名称'; $lang['admin_contest_edit_active_hint'] = '如果要列在竞赛列表中,则设置为启用'; $lang['admin_contest_edit_update_contest'] = '更新竞赛'; -$lang['admin_contest_deletion_warning'] = '注意!您确定要删除以下竞赛吗:'; -$lang['admin_contest_active_all_warning'] = '注意!您确定要启用所有竞赛吗?'; -$lang['admin_contest_deactive_all_warning'] = '注意!您确定要停用所有竞赛吗?'; +$lang['admin_contest_deletion_warning'] = '警告!您确定要删除以下竞赛吗:'; +$lang['admin_contest_active_all_warning'] = '警告!您确定要启用所有竞赛吗?'; +$lang['admin_contest_deactive_all_warning'] = '警告!您确定要停用所有竞赛吗?'; From edca16f1fee741459f795bf2d410075df1390ba9 Mon Sep 17 00:00:00 2001 From: Yuluoxk Date: Sat, 27 Jan 2024 00:23:37 +0800 Subject: [PATCH 4/7] update contesting_lang.php for zh-cn --- .../language/chinese_simplified/contesting_lang.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/application/language/chinese_simplified/contesting_lang.php b/application/language/chinese_simplified/contesting_lang.php index 12c93bcb..33da0602 100644 --- a/application/language/chinese_simplified/contesting_lang.php +++ b/application/language/chinese_simplified/contesting_lang.php @@ -14,10 +14,10 @@ $lang['contesting_exchange_type_gridsquare'] = '网格座标'; $lang['contesting_exchange_type_other'] = '其他'; $lang['contesting_exchange_type_serial_exchange'] = '序列编号 + 交换信息'; $lang['contesting_exchange_type_serial_gridsquare'] = '序列编号 + 网格座标'; -$lang['contesting_exchange_serial_s'] = '序列编号 (S)'; -$lang['contesting_exchange_serial_r'] = '序列编号 (R)'; -$lang['contesting_exchange_gridsquare_s'] = '网格座标 (S)'; -$lang['contesting_exchange_gridsquare_r'] = '网格座标 (R)'; +$lang['contesting_exchange_serial_s'] = '序列编号 (发)'; +$lang['contesting_exchange_serial_r'] = '序列编号 (收)'; +$lang['contesting_exchange_gridsquare_s'] = '网格座标 (发)'; +$lang['contesting_exchange_gridsquare_r'] = '网格座标 (收)'; $lang['contesting_contest_name'] = '竞赛名称'; From d212eeee50b0ecad9079172e370999b684521c00 Mon Sep 17 00:00:00 2001 From: Yuluoxk Date: Sat, 27 Jan 2024 00:35:34 +0800 Subject: [PATCH 5/7] update qso_lang.php for zh-cn --- application/language/chinese_simplified/qso_lang.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/application/language/chinese_simplified/qso_lang.php b/application/language/chinese_simplified/qso_lang.php index 6c978228..c0f96511 100644 --- a/application/language/chinese_simplified/qso_lang.php +++ b/application/language/chinese_simplified/qso_lang.php @@ -90,10 +90,10 @@ $lang['qso_simplefle_syntax_help_title'] = "FLE 语法帮助"; $lang['qso_simplefle_syntax_help_ln1'] = "FLE 语法是一种简单的语法,用于快速记录 QSO。它的工作原理是,您只需输入每个 QSO 的更改部分。"; $lang['qso_simplefle_syntax_help_ln2'] = "在每一行上,只写与上一个 QSO 不同的数据。"; $lang['qso_simplefle_syntax_help_ln3'] = "例如,如果您在 20m 上与 DF3CB 进行了两次 QSO,您可以这样写:"; -$lang['qso_simplefle_syntax_help_ln4'] = "如果您不提供任何 RST 信息,语法将使用 59 (599 用于数据)。我们的下一个 QSO 不是双方都是 59,所以我们首先提供发送的 RST 信息。它比第一个 QSO 晚了 2 分钟。"; -$lang['qso_simplefle_syntax_help_ln5'] = "第一个 QSO 是在 21:34,第二个 QSO 在 21:36,比第一个 QSO 晚了 2 分钟。我们写下 6,因为这是这里唯一改变的数据。关于波段和模式的信息没有改变,因此省略了这些数据。"; -$lang['qso_simplefle_syntax_help_ln6'] = "我们的下一个 QSO 是在 2021 年 5 月 14 日的 21:40,我们将波段更改为 40m,但仍然在 SSB 上。如果没有给出 RST 信息,语法将为每个新的 QSO 使用 59。因此,我们可以添加另一个 QSO,它在两天后的同一时间发生。日期必须是 YYYY-MM-DD 格式。"; -$lang['qso_simplefle_syntax_help_ln7'] = "有关语法的更多信息,请查看 DF3CB 的网站此处。"; -$lang['qso_simplefle_syntax_help_ln8'] = ""; -$lang['qso_simplefle_syntax_help_ln9'] = ""; +$lang['qso_simplefle_syntax_help_ln4'] = ""; +$lang['qso_simplefle_syntax_help_ln5'] = "如果您不提供任何 RST 信息,语法将使用 59 (599 用于数据)。我们的下一个 QSO 不是双方都是 59,所以我们首先提供发送的 RST 信息。它比第一个 QSO 晚了 2 分钟。"; +$lang['qso_simplefle_syntax_help_ln6'] = "第一个 QSO 是在 21:34,第二个 QSO 在 21:36,比第一个 QSO 晚了 2 分钟。我们写下 6,因为这是这里唯一改变的数据。关于波段和模式的信息没有改变,因此省略了这些数据。"; +$lang['qso_simplefle_syntax_help_ln7'] = ""; +$lang['qso_simplefle_syntax_help_ln8'] = "我们的下一个 QSO 是在 2021 年 5 月 14 日的 21:40,我们将波段更改为 40m,但仍然在 SSB 上。如果没有给出 RST 信息,语法将为每个新的 QSO 使用 59。因此,我们可以添加另一个 QSO,它在两天后的同一时间发生。日期必须是 YYYY-MM-DD 格式。"; +$lang['qso_simplefle_syntax_help_ln9'] = "有关语法的更多信息,请查看 DF3CB 的网站此处。"; From a4038cb8c640fa376aca16db4bcad45e22e7b25f Mon Sep 17 00:00:00 2001 From: Yuluoxk Date: Fri, 2 Feb 2024 11:31:26 +0800 Subject: [PATCH 6/7] update station_lang.php translate for zh-cn --- .../chinese_simplified/station_lang.php | 144 +++++++++--------- 1 file changed, 72 insertions(+), 72 deletions(-) diff --git a/application/language/chinese_simplified/station_lang.php b/application/language/chinese_simplified/station_lang.php index e8b4def3..23afd347 100644 --- a/application/language/chinese_simplified/station_lang.php +++ b/application/language/chinese_simplified/station_lang.php @@ -27,12 +27,12 @@ $lang['station_logbooks_edit_name_update'] = "更新台站日志名称"; $lang['station_logbooks_public_slug'] = "自定义日志链接"; $lang['station_logbooks_public_slug_hint'] = "通过自定义日志链接,你可以通过此链接让别人访问你的日志"; $lang['station_logbooks_public_slug_format1'] = "他将会看起来像这样:"; -$lang['station_logbooks_public_slug_format2'] = "[your slug]"; -$lang['station_logbooks_public_slug_input'] = "Type in Public Slug choice"; -$lang['station_logbooks_public_slug_visit'] = "Visit Public Page"; -$lang['station_logbooks_public_search_hint'] = "Enabling public search function offers a search input box on the public logbook page accessed via public slug. Search only covers this logbook."; -$lang['station_logbooks_public_search_enabled'] = "Public search enabled"; -$lang['station_logbooks_select_avail_loc'] = "Select Available Station Locations"; +$lang['station_logbooks_public_slug_format2'] = "[你的日志]"; +$lang['station_logbooks_public_slug_input'] = "输入公共日志选项"; +$lang['station_logbooks_public_slug_visit'] = "访问公开日志页面"; +$lang['station_logbooks_public_search_hint'] = "启用公共搜索功能可在通过公共 slug 访问的公共日志页面上提供搜索输入框。 搜索仅涵盖此日志。"; +$lang['station_logbooks_public_search_enabled'] = "启用公共搜索"; +$lang['station_logbooks_select_avail_loc'] = "选择可用的台站位置"; $lang['station_logbooks_link_loc'] = "链接的台站位置"; $lang['station_logbooks_linked_loc'] = "已链接的台站位置"; $lang['station_logbooks_no_linked_loc'] = "未链接的台站位置"; @@ -46,72 +46,72 @@ Station Locations ___________________________________________________________________________________________ */ -$lang['station_location'] = 'Station Location'; -$lang['station_location_plural'] = "Station Locations"; -$lang['station_location_header_ln1'] = 'Station Locations define operating locations, such as your QTH, a friends QTH, or a portable station.'; -$lang['station_location_header_ln2'] = 'Similar to logbooks, a station profile keeps a set of QSOs together.'; -$lang['station_location_header_ln3'] = 'Only one station may be active at a time. In the table below this is shown with the -Active Station- badge.'; -$lang['station_location_create_header'] = 'Create Station Location'; -$lang['station_location_create'] = 'Create a Station Location'; -$lang['station_location_edit'] = 'Edit Station Location: '; -$lang['station_location_updated_suff'] = ' Updated.'; -$lang['station_location_warning'] = 'Attention: You need to set an active station location. Go to Callsign->Station Location to select one.'; -$lang['station_location_reassign_at'] = 'Please reassign them at '; -$lang['station_location_warning_reassign'] = 'Due to recent changes within Cloudlog you need to reassign QSOs to your station profiles.'; -$lang['station_location_name'] = 'Profile Name'; -$lang['station_location_name_hint'] = 'Shortname for the station location. For example: Home (IO87IP)'; -$lang['station_location_callsign'] = 'Station Callsign'; -$lang['station_location_callsign_hint'] = 'Station callsign. For example: 2M0SQL/P'; -$lang['station_location_power'] = 'Station Power (W)'; -$lang['station_location_power_hint'] = 'Default station power in Watt. Overwritten by CAT.'; -$lang['station_location_emptylog'] = 'Empty Log'; -$lang['station_location_confirm_active'] = 'Are you sure you want to make the following station the active station: '; -$lang['station_location_set_active'] = 'Set Active'; -$lang['station_location_active'] = 'Active Station'; -$lang['station_location_claim_ownership'] = 'Claim Ownership'; -$lang['station_location_confirm_del_qso'] = 'Are you sure you want to delete all QSOs within this station profile?'; -$lang['station_location_confirm_del_stationlocation'] = 'Are you sure you want delete station profile '; -$lang['station_location_confirm_del_stationlocation_qso'] = 'This will delete all QSOs within this station profile?'; -$lang['station_location_dxcc'] = 'Station DXCC'; -$lang['station_location_dxcc_hint'] = 'Station DXCC entity. For example: Scotland'; -$lang['station_location_dxcc_warning'] = "Stop here for a Moment. Your chosen DXCC is outdated and not valid anymore. Check which DXCC for this particular location is the correct one. If you are sure, ignore this warning."; -$lang['station_location_city'] = 'Station City'; -$lang['station_location_city_hint'] = 'Station city. For example: Inverness'; -$lang['station_location_state'] = 'Station State'; -$lang['station_location_state_hint'] = 'Station state. Applies to certain countries only. Leave blank if not applicable.'; -$lang['station_location_county'] = 'Station County'; -$lang['station_location_county_hint'] = 'Station County (Only used for USA/Alaska/Hawaii).'; -$lang['station_location_gridsquare'] = 'Station Gridsquare'; -$lang['station_location_gridsquare_hint_ln1'] = "Station gridsquare. For example: IO87IP. If you don't know your grid square then click here!"; -$lang['station_location_gridsquare_hint_ln2'] = "If you are located on a grid line, enter multiple grid squares separated with commas. For example: IO77,IO78,IO87,IO88."; -$lang['station_location_iota_hint_ln1'] = "Station IOTA reference. For example: EU-005"; -$lang['station_location_iota_hint_ln2'] = "You can look up IOTA references at the IOTA World website."; -$lang['station_location_sota_hint_ln1'] = "Station SOTA reference. You can look up SOTA references at the SOTA Maps website."; -$lang['station_location_wwff_hint_ln1'] = "Station WWFF reference. You can look up WWFF references at the GMA Map website."; -$lang['station_location_pota_hint_ln1'] = "Station POTA reference. You can look up POTA references at the POTA Map website."; -$lang['station_location_signature'] = "Signature"; -$lang['station_location_signature_name'] = "Signature Name"; -$lang['station_location_signature_name_hint'] = "Station Signature (e.g. GMA).."; -$lang['station_location_signature_info'] = "Signature Information"; -$lang['station_location_signature_info_hint'] = "Station Signature Info (e.g. DA/NW-357)."; -$lang['station_location_eqsl_hint'] = 'The QTH Nickname which is configured in your eQSL Profile'; -$lang['station_location_eqsl_defaultqslmsg'] = "Default QSLMSG"; -$lang['station_location_eqsl_defaultqslmsg_hint'] = "Define a default message that will be populated and sent for each QSO for this station location."; -$lang['station_location_qrz_subscription'] = 'Subscription Required'; -$lang['station_location_qrz_hint'] = "Find your API key on the QRZ.com Logbook settings page"; -$lang['station_location_qrz_realtime_upload'] = 'QRZ.com Logbook Realtime Upload'; -$lang['station_location_hrdlog_username'] = "HRDLog.net Username"; -$lang['station_location_hrdlog_username_hint'] = "The username you are registered with at HRDlog.net (usually your callsign)."; +$lang['station_location'] = '台站地址'; +$lang['station_location_plural'] = "台站地址"; +$lang['station_location_header_ln1'] = '台站地址定义的是操作位置,例如您的 QTH、朋友的 QTH 或野外架台的地址。'; +$lang['station_location_header_ln2'] = '与日志类似,台站地址配置将一组 QSO 保存在一起。'; +$lang['station_location_header_ln3'] = '一次只能有一个台站地址处于活动状态。 在下表中,这显示为带有“活动站”("Active Station")标识。'; +$lang['station_location_create_header'] = '创建台站地址'; +$lang['station_location_create'] = '新建台站地址'; +$lang['station_location_edit'] = '编辑台站地址'; +$lang['station_location_updated_suff'] = '已更新'; +$lang['station_location_warning'] = '注意:您需要设置活动的电台站位置(QTH)。 前往呼号->电台位置选择一个。'; +$lang['station_location_reassign_at'] = '请在这里重新分配:'; +$lang['station_location_warning_reassign'] = '由于 Cloudlog 中最近发生的变化,您需要将 QSO 重新分配给您的电台站配置文件。'; +$lang['station_location_name'] = '个人资料名称'; +$lang['station_location_name_hint'] = '台站位置的简称。 例如:学校(PN35GT)'; +$lang['station_location_callsign'] = '电台站的呼号'; +$lang['station_location_callsign_hint'] = '电台的呼号。 例如:B1/BG2FFJ'; +$lang['station_location_power'] = '电台功率'; +$lang['station_location_power_hint'] = '默认的电台功率(以瓦特为单位)。 这个设置会被从电台 CAT 读取到的数据所覆盖。'; +$lang['station_location_emptylog'] = '空日志'; +$lang['station_location_confirm_active'] = '您确定要将以下电台站位置设为活动的(在用的)电台站位置吗:'; +$lang['station_location_set_active'] = '设置为活动电台站位置'; +$lang['station_location_active'] = '活动的电台站'; +$lang['station_location_claim_ownership'] = '认领所有权'; +$lang['station_location_confirm_del_qso'] = '您确定要删除此电台配置文件中的所有 QSO 吗?'; +$lang['station_location_confirm_del_stationlocation'] = '您确定要删除电台配置文件吗 '; +$lang['station_location_confirm_del_stationlocation_qso'] = '这将会删除该电台配置文件中的所有 QSO,确定删除 ?'; +$lang['station_location_dxcc'] = '电台站的 DXCC 实体'; +$lang['station_location_dxcc_hint'] = '电台站的 DXCC 实体。 例如:中国大陆'; +$lang['station_location_dxcc_warning'] = "等一下。 您选择的 DXCC 已过时并且不再有效。 检查一下您要选择的位置所属的 DXCC 哪一个是正确的。 如果您确定没选错,我就要选这个,请忽略此警告。"; +$lang['station_location_city'] = '电台站的城市'; +$lang['station_location_city_hint'] = '电台站的城市。 例如:长春'; +$lang['station_location_state'] = '电台站的州/省份'; +$lang['station_location_state_hint'] = '电台站的省份。 仅适用于某些国家。,如果不适用则留空。如:吉林'; +$lang['station_location_county'] = '电台站的县/区'; +$lang['station_location_county_hint'] = '电台站的县/区。(仅用于美国/阿拉斯加/夏威夷)。'; +$lang['station_location_gridsquare'] = '电台站的网格方格(梅登海德网格)'; +$lang['station_location_gridsquare_hint_ln1'] = "电台站所属的网格。 例如:PN35GT。 如果您不知道自己的网格,请点击此处!"; +$lang['station_location_gridsquare_hint_ln2'] = "如果您正好位于网格线上,请输入多个网格方块,并用逗号分隔。 例如:PN24、PN34、PN23、PN33。"; +$lang['station_location_iota_hint_ln1'] = "电台站的IOTA编号。 例如:BY-001"; +$lang['station_location_iota_hint_ln2'] = "您可以在 IOTA World 网站查找 IOTA 编号。"; +$lang['station_location_sota_hint_ln1'] = "电台站内的 SOTA 编号. 您可以在 SOTA 地图 网站查找 SOTA 编号。"; +$lang['station_location_wwff_hint_ln1'] = "电台站内的 WWFF 编号. 您可以在 GMA 地图 网站查找 WWFF 编号。"; +$lang['station_location_pota_hint_ln1'] = "电台站内的 POTA 编号. 您可以在 POTA 地图 网站查找 POTA 编号。"; +$lang['station_location_signature'] = "签名"; +$lang['station_location_signature_name'] = "签名名称"; +$lang['station_location_signature_name_hint'] = "电台签名(例如 GMA).."; +$lang['station_location_signature_info'] = "签名信息"; +$lang['station_location_signature_info_hint'] = "电台签名信息(例如 DA/NW-357)。"; +$lang['station_location_eqsl_hint'] = '在您的 eQSL 配置文件中配置的 QTH 昵称'; +$lang['station_location_eqsl_defaultqslmsg'] = "默认的QSL信息"; +$lang['station_location_eqsl_defaultqslmsg_hint'] = "该设置将为此电台站站位置的每个 QSO 设置一个默认填充和发送的消息。"; +$lang['station_location_qrz_subscription'] = '需要 QRZ.com 的订阅'; +$lang['station_location_qrz_hint'] = "在 上查找您的API KEY。"; +$lang['station_location_qrz_realtime_upload'] = 'QRZ.com 日志簿实时上传'; +$lang['station_location_hrdlog_username'] = "HRDLog.net 用户名"; +$lang['station_location_hrdlog_username_hint'] = "您在 HRDlog.net 注册时使用的用户名(通常是您的呼号)。"; $lang['station_location_hrdlog_code'] = "HRDLog.net API Key"; -$lang['station_location_hrdlog_realtime_upload'] = "HRDLog.net Logbook Realtime Upload"; -$lang['station_location_hrdlog_code_hint'] = "Create your API Code on HRDLog.net Userprofile page"; -$lang['station_location_qo100_hint'] = "Create your API key on your QO-100 Dx Club's profile page"; -$lang['station_location_qo100_realtime_upload'] = "QO-100 Dx Club Realtime Upload"; -$lang['station_location_oqrs_enabled'] = "OQRS Enabled"; -$lang['station_location_oqrs_email_alert'] = "OQRS Email alert"; -$lang['station_location_oqrs_email_hint'] = "Make sure email is set up under admin and global options."; -$lang['station_location_oqrs_text'] = "OQRS Text"; -$lang['station_location_oqrs_text_hint'] = "Some info you want to add regarding QSL'ing."; -$lang['station_location_clublog_realtime_upload']='ClubLog Realtime Upload'; +$lang['station_location_hrdlog_realtime_upload'] = "HRDLog.net 日志簿实时上传"; +$lang['station_location_hrdlog_code_hint'] = "在 的用户资料页面创建你的API key。"; +$lang['station_location_qo100_hint'] = "在 的用户资料页面创建你的API key"; +$lang['station_location_qo100_realtime_upload'] = "QO-100 DX Club 实时上传"; +$lang['station_location_oqrs_enabled'] = "OQRS 启用"; +$lang['station_location_oqrs_email_alert'] = "OQRS 邮件提醒"; +$lang['station_location_oqrs_email_hint'] = "请确保已经和在管理-全局选项下设置了电子邮件。"; +$lang['station_location_oqrs_text'] = "OQRS 提示文本"; +$lang['station_location_oqrs_text_hint'] = "您想要的添加一些有关 QSL'ing 的信息。"; +$lang['station_location_clublog_realtime_upload']='ClubLog 日志实时上传'; From 0f717b7c8cc2398f5188045e3ccf4a1893a3f0c9 Mon Sep 17 00:00:00 2001 From: Yuluoxk Date: Fri, 2 Feb 2024 11:49:56 +0800 Subject: [PATCH 7/7] Optimized some translations in station_lang.php for zh-cn --- application/language/chinese_simplified/station_lang.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/application/language/chinese_simplified/station_lang.php b/application/language/chinese_simplified/station_lang.php index 23afd347..c51e2e28 100644 --- a/application/language/chinese_simplified/station_lang.php +++ b/application/language/chinese_simplified/station_lang.php @@ -98,14 +98,14 @@ $lang['station_location_eqsl_hint'] = '在您的 eQSL 配置文件中配置的 Q $lang['station_location_eqsl_defaultqslmsg'] = "默认的QSL信息"; $lang['station_location_eqsl_defaultqslmsg_hint'] = "该设置将为此电台站站位置的每个 QSO 设置一个默认填充和发送的消息。"; $lang['station_location_qrz_subscription'] = '需要 QRZ.com 的订阅'; -$lang['station_location_qrz_hint'] = "在 上查找您的API KEY。"; +$lang['station_location_qrz_hint'] = "在 QRZ.com的日志簿界面查找您的API KEY。"; $lang['station_location_qrz_realtime_upload'] = 'QRZ.com 日志簿实时上传'; $lang['station_location_hrdlog_username'] = "HRDLog.net 用户名"; $lang['station_location_hrdlog_username_hint'] = "您在 HRDlog.net 注册时使用的用户名(通常是您的呼号)。"; $lang['station_location_hrdlog_code'] = "HRDLog.net API Key"; $lang['station_location_hrdlog_realtime_upload'] = "HRDLog.net 日志簿实时上传"; -$lang['station_location_hrdlog_code_hint'] = "在 的用户资料页面创建你的API key。"; -$lang['station_location_qo100_hint'] = "在 的用户资料页面创建你的API key"; +$lang['station_location_hrdlog_code_hint'] = "在 hrdlog.net的用户资料页面创建你的API key。"; +$lang['station_location_qo100_hint'] = "在 qo100dx.club的用户资料页面创建你的API key"; $lang['station_location_qo100_realtime_upload'] = "QO-100 DX Club 实时上传"; $lang['station_location_oqrs_enabled'] = "OQRS 启用"; $lang['station_location_oqrs_email_alert'] = "OQRS 邮件提醒";