Skip to content

Commit

Permalink
Translated using Weblate (Chinese (Simplified))
Browse files Browse the repository at this point in the history
Currently translated at 95.2% (20 of 21 strings)

Translation: microG/play-services-location: core: strings
Translate-URL: https://hosted.weblate.org/projects/microg/play-services-location-core-strings/zh_Hans/
  • Loading branch information
hustler-not-chatty authored and mar-v-in committed Oct 28, 2023
1 parent 2c57e3f commit 05d7018
Showing 1 changed file with 23 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,2 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="pref_location_wifi_mls_enabled_summary">从 Mozilla 位置服务获取基于 Wi-Fi 的位置信息</string>
<string name="pref_location_wifi_learning_enabled_summary">使用 GPS时,在本地存储 Wi-Fi 网络的位置信息</string>
<string name="location_app_last_access_at">最后访问于<xliff:g example="Yesterday, 02:20 PM">%1$s</xliff:g></string>
<string name="pref_location_cell_mls_enabled_title">向 Mozilla 发出请求</string>
<string name="pref_location_cell_learning_enabled_summary">使用 GPS时,在本地存储移动网络的位置信息</string>
<string name="fragment_location_apps_title">可访问位置信息的应用</string>
<string name="pref_location_app_force_coarse_summary">无视应用的位置权限级别,总是向其提供大致的位置信息。</string>
<string name="pref_location_cell_learning_enabled_title">从 GPS 处学习</string>
<string name="pref_location_wifi_learning_enabled_title">从 GPS 处学习</string>
<string name="pref_location_wifi_moving_enabled_summary">当连接到受支持的热点网络时,从上游热点直接获取 Wi-Fi 位置信息</string>
<string name="prefcat_location_cell_title">基于移动网络的位置信息</string>
<string name="pref_location_wifi_mls_enabled_title">向 Mozilla 发出请求</string>
<string name="pref_location_wifi_moving_enabled_title">向热点发出请求</string>
<string name="pref_location_app_force_coarse_title">总是提供大致的位置</string>
<string name="pref_geocoder_nominatim_enabled_title">使用 Nominatim</string>
<string name="service_name_location">位置信息</string>
<string name="prefcat_location_apps_title">最近访问</string>
<string name="pref_geocoder_nominatim_enabled_summary">使用 OpenStreetMap Nominatim 服务解析地址</string>
<string name="prefcat_location_wifi_title">基于 Wi-Fi 的位置信息</string>
<string name="prefcat_geocoder_title">地址解析器</string>
<string name="pref_location_cell_mls_enabled_summary">从 Mozilla 位置服务获取移动网络信号塔位置</string>
</resources>

0 comments on commit 05d7018

Please sign in to comment.