Skip to content

Commit

Permalink
Translated using Weblate (Chinese (Simplified))
Browse files Browse the repository at this point in the history
Currently translated at 88.6% (164 of 185 strings)

Translation: microG/play-services-core: strings
Translate-URL: https://hosted.weblate.org/projects/microg/play-services-core-strings/zh_Hans/
  • Loading branch information
Dedicatus5457 authored and mar-v-in committed Dec 12, 2023
1 parent 941c6fc commit a8d32be
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions play-services-core/src/main/res/values-zh-rCN/strings.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">

<string name="auth_sign_in">登录</string>
<string name="auth_connecting">"正在建立到 Google 服务器的连接以供您登录。

Expand Down Expand Up @@ -52,7 +51,6 @@
<string name="pref_auth_trust_google_summary">禁用后,应用在向 Google 请求验证前需要得到您的同意。有些程序可能会因此无法使用 Google 账号。</string>
<string name="checkin_not_registered">未注册</string>
<string name="checkin_last_registration">上次注册:<xliff:g example="Yesterday, 02:20 PM">%1$s</xliff:g></string>

<string name="gms_settings_name">microG 设置</string>
<string name="gms_settings_summary">设置 microG 服务核心</string>
<string name="just_a_sec">请稍等…</string>
Expand Down Expand Up @@ -142,8 +140,6 @@
microG GmsCore 内置一套自由的 SafetyNet 实现,但是官方服务器要求 SafetyNet 请求使用其专有的 DroidGuard 系统签名。"</string>
<string name="prefcat_google_services">Google 服务</string>
<string name="perm_extended_access_label">额外使用 Google 服务</string>


<string name="google_account_label">Google</string>
<string name="network_type_wifi">Wi-Fi</string>
<string name="place_picker_location_lat_lng">(%1$.7f, %2$.7f)</string>
Expand Down Expand Up @@ -178,4 +174,6 @@ microG GmsCore 内置一套自由的 SafetyNet 实现,但是官方服务器要
<string name="pref_safetynet_test_integrity_cts_passed">已通过完整性和 CTS 测试</string>
<string name="pref_safetynet_test_integrity_failed">未通过完整性测试</string>
<string name="pref_safetynet_recent_uses">最近使用</string>
</resources>
<string name="signin_picker_title">选择一个账户</string>
<string name="signin_picker_add_account_label">添加另一个账户</string>
</resources>

0 comments on commit a8d32be

Please sign in to comment.