Update zh-rCN file to keep same format with origin

pull/105/head
mrchi 2022-11-12 14:42:02 +08:00 zatwierdzone przez Arty Bishop
rodzic b156f666ef
commit c9d0c414d0
1 zmienionych plików z 55 dodań i 19 usunięć

Wyświetl plik

@ -4,6 +4,9 @@
<string name="app_timer">00:00:00</string>
<string name="app_version">版本: %s</string>
<string name="app_subtitle">卫星追踪器</string>
<!--Buttons-->
<string name="btn_add">添加</string>
<string name="btn_accept">接受</string>
<string name="btn_cancel">取消</string>
@ -29,25 +32,40 @@
<string name="btn_github">GitHub</string>
<string name="btn_support">支持</string>
<string name="btn_fdroid">F-Droid</string>
<!--Dialogs-->
<string name="filter_title">过滤通过</string>
<string name="filter_hours_hint">前几小时</string>
<string name="filter_hours_text">显示 X 小时内</string>
<string name="locator_hint">QTH</string>
<string name="filter_elev_hint">最低仰角</string>
<string name="filter_elev_text">显示仰角超过</string>
<string name="locator_title">QTH 定位器</string>
<string name="locator_text">使用定位器设置电台位置</string>
<string name="locator_hint">QTH</string>
<string name="modes_title">选择调制类型</string>
<string name="position_title">站位设置</string>
<string name="position_lat_text">设置地面站的纬度</string>
<string name="position_lat_hint">纬度</string>
<string name="position_lon_text">设置地面站的经度</string>
<string name="position_lon_hint">经度</string>
<string name="sources_title">管理数据源</string>
<string name="sources_hint">HTTPS 来源</string>
<string name="types_title">Select satellite type</string>
<string name="types_message">Selected type: %s</string>
<!--Fragments-->
<string name="entries_search_hint">按名称或ID搜索</string>
<string name="passes_error">没有即将到来的卫星</string>
<string name="passes_empty_db">没有数据可显示,请通过设置菜单更新数据库。</string>
<string name="pass_satName">%s</string>
<string name="pass_satId">Id:%d</string>
<string name="pass_aosAz">入境 - %.1f°</string>
@ -57,6 +75,7 @@
<string name="pass_placeholder">" - - : - - "</string>
<string name="pass_startTime">HH:mm:ss - EEE</string>
<string name="pass_endTime">EEE - HH:mm:ss</string>
<string name="radar_az_text">方位角</string>
<string name="radar_az_value">%.1f°</string>
<string name="radar_el_text">仰角</string>
@ -64,28 +83,12 @@
<string name="radar_alt_text">高度</string>
<string name="radar_alt_value">%.0f km</string>
<string name="radar_dist_text">距离</string>
<string name="outro_license"><a href="https://sites.google.com/view/look4sat-privacy-policy/home">隐私政策</a>该应用程序不提供任何保修。 有关详细信息,请参阅 <a href="https://www.gnu.org/licenses/gpl-3.0.html">GNU GPLv3</a> 许可证。</string>
<string name="outro_title">我要感谢:</string>
<string name="outro_thanks">
• 感谢下载和使用 Look4Sat 愿你的天空永远晴朗!
• 简体中文版由 BA7LWN 于 2022.5.10 翻译
• "<a href="https://github.com/g4dpz">David A. B. Johnson</a> and <a href="https://github.com/davidmoten">Dave Moten</a> for creating predict4java lib under the <a href="https://gnu.org/licenses/old-licenses/gpl-2.0.en.html">GNU GPLv2</a>".
• "<a href="https://github.com/csete">Alexandru Csete</a>" for creating Gpredict satellite tracker that inspired the creation of Look4Sat.
• "<a href="https://celestrak.com/webmaster.php">Dr T.S. Kelso</a> for maintaining his <a href="https://celestrak.com/">Celestrak</a>" website that provides access to the TLE data.
• "<a href="https://libre.space/">Libre Space Foundation</a> for their <a href="https://db.satnogs.org/">SatNOGS</a>" API and DB providing a huge amount of satellite data.
• "<a href="https://appoftheday.downloadastro.com/app/look4sat-satellite-tracker/">DownloadAstro</a>" team for their interest to the app and the interview published. "
</string>
<string name="other_switch_sensors">使用传感器旋转雷达视图</string>
<string name="other_switch_sweep">启用雷达扫描动画</string>
<string name="other_switch_utc">以 UTC 显示时间</string>
<string name="other_title">其他偏好</string>
<string name="remote_port_hint">端口</string>
<string name="remote_ip_hint">IP地址</string>
<string name="radar_dist_value">%.0f km</string>
<string name="radar_visible">可见的</string>
<string name="radar_eclipsed">蒙蔽的</string>
<string name="radar_sat_name">%s</string>
<string name="radar_sat_id">Id:%d</string>
<string name="radio_mode">调制: %s</string>
<string name="radio_inverted">倒置: %s</string>
<string name="radio_info">%s</string>
@ -98,6 +101,7 @@
<string name="radio_string_no"></string>
<string name="radio_downlink">下行链路</string>
<string name="radio_uplink">上行链路</string>
<string name="map_title">世界地图</string>
<string name="map_sat_name">%s</string>
<string name="map_sat_id">Id:%d</string>
@ -115,6 +119,9 @@
<string name="map_distance">距离:%.0f km</string>
<string name="map_velocity">速度:%.2f km/s</string>
<string name="map_copyright">维基媒体地图 | 地图数据 贡献者 © OpenStreetMap</string>
<!--Cards-->
<string name="location_title">站位</string>
<string name="location_lat">纬度:%.4f°</string>
<string name="location_lon">经度:%.4f°</string>
@ -123,12 +130,41 @@
<string name="location_manual_error">输入的位置无效</string>
<string name="location_qth_error">无效的 QTH 定位器</string>
<string name="location_success">位置更新成功</string>
<string name="data_title">卫星数据更新</string>
<string name="data_error">更新完成但出现错误</string>
<string name="data_update">Last updated: %s</string>
<string name="data_entries">卫星:%s</string>
<string name="data_radios">收发器:%s</string>
<string name="data_success">更新成功完成</string>
<string name="data_clear_success">Update completed successfully</string>
<string name="remote_title">旋转器首选项</string>
<string name="remote_switch">启用远程控制</string>
</resources>
<string name="remote_ip_hint">IP地址</string>
<string name="remote_port_hint">端口</string>
<string name="BTremote_title">Bluetooth data output</string>
<string name="BTremote_switch">Enable output</string>
<string name="BTremote_device_hint">Device id</string>
<string name="BTremote_output_hint">Data format</string>
<string name="BTremote_perm_error">Check your bluetooth permission</string>
<string name="other_title">其他偏好</string>
<string name="other_switch_utc">以 UTC 显示时间</string>
<string name="other_switch_update">Enable automatic data update</string>
<string name="other_switch_sweep">启用雷达扫描动画</string>
<string name="other_switch_sensors">使用传感器旋转雷达视图</string>
<string name="outro_title">我要感谢:</string>
<string name="outro_thanks">
• 感谢下载和使用 Look4Sat 愿你的天空永远晴朗!
• 简体中文版由 BA7LWN 于 2022.5.10 翻译
• "<a href="https://github.com/g4dpz">David A. B. Johnson</a> and <a href="https://github.com/davidmoten">Dave Moten</a> for creating predict4java lib under the <a href="https://gnu.org/licenses/old-licenses/gpl-2.0.en.html">GNU GPLv2</a>".
• "<a href="https://github.com/csete">Alexandru Csete</a>" for creating Gpredict satellite tracker that inspired the creation of Look4Sat.
• "<a href="https://celestrak.com/webmaster.php">Dr T.S. Kelso</a> for maintaining his <a href="https://celestrak.com/">Celestrak</a>" website that provides access to the TLE data.
• "<a href="https://libre.space/">Libre Space Foundation</a> for their <a href="https://db.satnogs.org/">SatNOGS</a>" API and DB providing a huge amount of satellite data.
• "<a href="https://appoftheday.downloadastro.com/app/look4sat-satellite-tracker/">DownloadAstro</a>" team for their interest to the app and the interview published. "
</string>
<string name="outro_license"><a href="https://sites.google.com/view/look4sat-privacy-policy/home">隐私政策</a>该应用程序不提供任何保修。 有关详细信息,请参阅 <a href="https://www.gnu.org/licenses/gpl-3.0.html">GNU GPLv3</a> 许可证。</string>
</resources>