| 
									
										
										
										
											2023-10-19 19:53:42 +08:00
										 |  |  |  | <?php | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | defined('BASEPATH') OR exit('No direct script access allowed'); | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | /* | 
					
						
							|  |  |  |  | ___________________________________________________________________________________________ | 
					
						
							|  |  |  |  | KML Export | 
					
						
							|  |  |  |  | ___________________________________________________________________________________________ | 
					
						
							|  |  |  |  | */ | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-11-08 14:39:46 +08:00
										 |  |  |  | $lang['export_kml_header'] = "KML 导出"; | 
					
						
							| 
									
										
										
										
											2024-01-08 02:30:03 +08:00
										 |  |  |  | $lang['export_kml_description'] = "将日志导出为 KML 文件以在 Google 地球中使用"; | 
					
						
							|  |  |  |  | $lang['export_kml_grisquare_warning'] = "只有有网格座标的 QSO 才会被导出"; | 
					
						
							| 
									
										
										
										
											2023-10-19 19:53:42 +08:00
										 |  |  |  | 
 | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-10-24 05:07:28 +08:00
										 |  |  |  | /* | 
					
						
							|  |  |  |  | ___________________________________________________________________________________________ | 
					
						
							|  |  |  |  | DX Atlas Export | 
					
						
							|  |  |  |  | ___________________________________________________________________________________________ | 
					
						
							|  |  |  |  | */ | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-11-08 14:39:46 +08:00
										 |  |  |  | $lang['export_dxatlas_header'] = "DX Atlas 导出"; | 
					
						
							| 
									
										
										
										
											2024-01-08 02:30:03 +08:00
										 |  |  |  | $lang['export_dxatlas_description'] = "导出您的日志以在 DX Atlas 中使用以显示已工作/已确认的网格座标"; | 
					
						
							|  |  |  |  | $lang['export_dxatlas_gridsquare_warning'] = "只有有网格座标的 QSO 才会被导出!"; | 
					
						
							| 
									
										
										
										
											2023-10-24 05:07:28 +08:00
										 |  |  |  | 
 | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | /* | 
					
						
							|  |  |  |  | ___________________________________________________________________________________________ | 
					
						
							|  |  |  |  | SOTA Export | 
					
						
							|  |  |  |  | ___________________________________________________________________________________________ | 
					
						
							|  |  |  |  | */ | 
					
						
							| 
									
										
										
										
											2023-10-19 19:53:42 +08:00
										 |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-11-08 14:39:46 +08:00
										 |  |  |  | $lang['export_sota_header'] = "SOTA CSV 导出"; | 
					
						
							| 
									
										
										
										
											2024-01-08 02:30:03 +08:00
										 |  |  |  | $lang['export_sota_description'] = "导出您的日志以进行 SOTA 上传"; | 
					
						
							| 
									
										
										
										
											2023-11-09 12:50:17 +08:00
										 |  |  |  | $lang['export_sota_info_warning'] = "只有具有 SOTA 信息的 QSO 才会被导出!"; | 
					
						
							| 
									
										
										
										
											2023-10-19 19:53:42 +08:00
										 |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-10-31 03:32:36 +08:00
										 |  |  |  | /* | 
					
						
							|  |  |  |  | ___________________________________________________________________________________________ | 
					
						
							|  |  |  |  | Cabrillo Export | 
					
						
							|  |  |  |  | ___________________________________________________________________________________________ | 
					
						
							|  |  |  |  | */ | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-11-08 14:39:46 +08:00
										 |  |  |  | $lang['export_cabrillo_header'] = "Cabrillo 导出"; | 
					
						
							| 
									
										
										
										
											2023-11-09 12:50:17 +08:00
										 |  |  |  | $lang['export_cabrillo_description'] = "将比赛导出到 Cabrillo 日志"; | 
					
						
							|  |  |  |  | $lang['export_cabrillo_select_station'] = "选择台站位置"; | 
					
						
							|  |  |  |  | $lang['export_cabrillo_proceed'] = "继续"; | 
					
						
							|  |  |  |  | $lang['export_cabrillo_select_year'] = "选择年份"; | 
					
						
							|  |  |  |  | $lang['export_cabrillo_select_contest'] = "选择比赛"; | 
					
						
							|  |  |  |  | $lang['export_cabrillo_select_date_range'] = "选择日期区间"; | 
					
						
							|  |  |  |  | $lang['export_cabrillo_club'] = "俱乐部"; | 
					
						
							|  |  |  |  | $lang['export_cabrillo_cat_operator'] = "操作员类型(Operator)"; | 
					
						
							|  |  |  |  | $lang['export_cabrillo_cat_operator_single_op'] = "单操作员(Single Operator)"; | 
					
						
							|  |  |  |  | $lang['export_cabrillo_cat_operator_multi_op'] = "多操作员(Multi Operator)"; | 
					
						
							|  |  |  |  | $lang['export_cabrillo_cat_operator_checklog'] = "检查日志(Checklog)"; | 
					
						
							|  |  |  |  | $lang['export_cabrillo_cat_assisted'] = "辅助类型(Assisted)"; | 
					
						
							|  |  |  |  | $lang['export_cabrillo_cat_assisted_not_ass'] = "无辅助(Not Assisted)"; | 
					
						
							|  |  |  |  | $lang['export_cabrillo_cat_assisted_ass'] = "有辅助(Assisted)"; | 
					
						
							|  |  |  |  | $lang['export_cabrillo_cat_band'] = "波段类型(Band)"; | 
					
						
							| 
									
										
										
										
											2024-01-08 02:30:03 +08:00
										 |  |  |  | $lang['export_cabrillo_cat_band_arrl_vhf'] = "VHF-3-BAND 和 VHF-FM-ONLY (仅限 ARRL VHF 竞赛)"; | 
					
						
							| 
									
										
										
										
											2023-11-09 12:50:17 +08:00
										 |  |  |  | $lang['export_cabrillo_cat_mode'] = "模式类型(Mode)"; | 
					
						
							|  |  |  |  | $lang['export_cabrillo_cat_power'] = "功率类型(Power)"; | 
					
						
							|  |  |  |  | $lang['export_cabrillo_cat_station'] = "台站类型(Station)"; | 
					
						
							|  |  |  |  | $lang['export_cabrillo_cat_transmitter'] = "发射机类型(Transmitter)"; | 
					
						
							|  |  |  |  | $lang['export_cabrillo_cat_overlay'] = "Overlay类型"; | 
					
						
							|  |  |  |  | $lang['export_cabrillo_operators'] = "操作员"; | 
					
						
							| 
									
										
										
										
											2024-01-08 02:30:03 +08:00
										 |  |  |  | $lang['export_cabrillo_soapbox'] = "Soapbox(附加信息)"; | 
					
						
							| 
									
										
										
										
											2023-11-09 12:50:17 +08:00
										 |  |  |  | $lang['export_cabrillo_address'] = "地址"; | 
					
						
							|  |  |  |  | $lang['export_cabrillo_address_city'] = "城市"; | 
					
						
							|  |  |  |  | $lang['export_cabrillo_address_state_province'] = "州/省"; | 
					
						
							|  |  |  |  | $lang['export_cabrillo_address_postalcode'] = "邮政编码"; | 
					
						
							|  |  |  |  | $lang['export_cabrillo_address_country'] = "国家"; | 
					
						
							| 
									
										
										
										
											2024-01-08 02:30:03 +08:00
										 |  |  |  | $lang['export_cabrillo_no_contests_in_log'] = "在日志中未发现任何竞赛"; | 
					
						
							|  |  |  |  | $lang['export_cabrillo_no_contests_for_stationlocation'] = "没有找到该台站位置的竞赛"; | 
					
						
							| 
									
										
										
										
											2023-10-31 03:32:36 +08:00
										 |  |  |  | 
 | 
					
						
							|  |  |  |  | 
 |