28 lines
3.3 KiB
XML
28 lines
3.3 KiB
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!-- Copyright (C) 2017 The Android Open Source Project
|
||
|
|
||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||
|
you may not use this file except in compliance with the License.
|
||
|
You may obtain a copy of the License at
|
||
|
|
||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||
|
|
||
|
Unless required by applicable law or agreed to in writing, software
|
||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||
|
See the License for the specific language governing permissions and
|
||
|
limitations under the License.
|
||
|
-->
|
||
|
|
||
|
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||
|
<string name="accessibility_shortcut_multiple_service_warning" msgid="7133244216041378936">"你已按住返回按鈕和向下按鈕三秒鐘,可以選擇是否要使用「<xliff:g id="SERVICE_0">%1$s</xliff:g>」。\n\n 如要立即啟用「<xliff:g id="SERVICE_1">%1$s</xliff:g>」,請再次按住返回按鈕和向下按鈕三秒鐘。你隨時可以透過這組快速鍵啟用或停用「<xliff:g id="SERVICE_2">%1$s</xliff:g>」。\n\n 你可以依序前往 [設定] > [系統] > [無障礙設定] 調整偏好設定。"</string>
|
||
|
<string name="accessibility_shortcut_toogle_warning" msgid="6107141001991769734">"啟用這組快速鍵後,只要同時按下返回和向下按鈕達 3 秒,就能開啟無障礙功能。\n\n 目前的無障礙功能為:\n <xliff:g id="SERVICE_NAME">%1$s</xliff:g>\n\n 如要變更快速鍵開啟的無障礙功能,請依序輕觸 [設定] > [無障礙設定]。"</string>
|
||
|
<string name="accessibility_shortcut_enabling_service" msgid="955379455142747901">"已按住返回按鈕和向下按鈕。「<xliff:g id="SERVICE_NAME">%1$s</xliff:g>」已開啟。"</string>
|
||
|
<string name="accessibility_shortcut_disabling_service" msgid="1407311966343470931">"已按住返回按鈕和向下按鈕。「<xliff:g id="SERVICE_NAME">%1$s</xliff:g>」已關閉。"</string>
|
||
|
<string name="accessibility_shortcut_spoken_feedback" msgid="7263788823743141556">"你已按住返回按鈕和向下按鈕三秒鐘,可以選擇是否要使用「<xliff:g id="SERVICE_0">%1$s</xliff:g>」。如要立即啟用「<xliff:g id="SERVICE_1">%1$s</xliff:g>」,請再次按住返回按鈕和向下按鈕三秒鐘。你隨時可以透過這組快速鍵啟用或停用「<xliff:g id="SERVICE_2">%1$s</xliff:g>」。"</string>
|
||
|
<string name="accessibility_shortcut_single_service_warning" msgid="7941823324711523679">"你已按住返回按鈕和向下按鈕三秒鐘,可以選擇是否要使用「<xliff:g id="SERVICE_0">%1$s</xliff:g>」。\n\n 如要立即啟用「<xliff:g id="SERVICE_1">%1$s</xliff:g>」,請再次按住返回按鈕和向下按鈕三秒鐘。\n你隨時可以透過這組快速鍵啟用或停用「<xliff:g id="SERVICE_2">%1$s</xliff:g>」。\n\n 你可以依序前往 [設定] > [系統] > [無障礙設定] 調整偏好設定。"</string>
|
||
|
<string name="disable_accessibility_shortcut" msgid="4559312586447750126">"暫時不要"</string>
|
||
|
<string name="leave_accessibility_shortcut_on" msgid="6807632291651241490">"立即啟用"</string>
|
||
|
</resources>
|