blob: e589f85cc91e898dc02b8de430f84e14e2165d0d [file] [log] [blame]
Bill Yid43dc542016-12-05 18:59:42 +00001<?xml version="1.0" encoding="UTF-8"?>
2<!--
3/* //device/apps/common/assets/res/any/strings.xml
4**
5** Copyright 2006, The Android Open Source Project
6**
7** Licensed under the Apache License, Version 2.0 (the "License");
8** you may not use this file except in compliance with the License.
9** You may obtain a copy of the License at
10**
11** http://www.apache.org/licenses/LICENSE-2.0
12**
13** Unless required by applicable law or agreed to in writing, software
14** distributed under the License is distributed on an "AS IS" BASIS,
15** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16** See the License for the specific language governing permissions and
17** limitations under the License.
18*/
19 -->
20
21<resources xmlns:android="http://schemas.android.com/apk/res/android"
22 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
Bill Yi7bbe7dd2019-11-19 16:44:02 -080023 <string name="keyguard_enter_your_pin" msgid="5429932527814874032">"PIN を入力してください"</string>
Bill Yi8345f292023-04-11 03:34:43 -070024 <string name="keyguard_enter_pin" msgid="8114529922480276834">"PIN を入力"</string>
Bill Yi7bbe7dd2019-11-19 16:44:02 -080025 <string name="keyguard_enter_your_pattern" msgid="351503370332324745">"パターンを入力してください"</string>
Bill Yi8345f292023-04-11 03:34:43 -070026 <string name="keyguard_enter_pattern" msgid="7616595160901084119">"パターンを入力"</string>
Bill Yi7bbe7dd2019-11-19 16:44:02 -080027 <string name="keyguard_enter_your_password" msgid="7225626204122735501">"パスワードを入力してください"</string>
Bill Yi8345f292023-04-11 03:34:43 -070028 <string name="keyguard_enter_password" msgid="6483623792371009758">"パスワードを入力"</string>
Bill Yi7bbe7dd2019-11-19 16:44:02 -080029 <string name="keyguard_sim_error_message_short" msgid="633630844240494070">"無効なカードです。"</string>
30 <string name="keyguard_charged" msgid="5478247181205188995">"充電が完了しました"</string>
31 <string name="keyguard_plugged_in_wireless" msgid="2537874724955057383">"<xliff:g id="PERCENTAGE">%s</xliff:g> • ワイヤレス充電中"</string>
Bill Yice2413f2022-08-25 04:02:21 -070032 <string name="keyguard_plugged_in_dock" msgid="2122073051904360987">"<xliff:g id="PERCENTAGE">%s</xliff:g> • 充電中"</string>
Bill Yi7bbe7dd2019-11-19 16:44:02 -080033 <string name="keyguard_plugged_in" msgid="8169926454348380863">"<xliff:g id="PERCENTAGE">%s</xliff:g> • 充電中"</string>
34 <string name="keyguard_plugged_in_charging_fast" msgid="4386594091107340426">"<xliff:g id="PERCENTAGE">%s</xliff:g> • 急速充電中"</string>
35 <string name="keyguard_plugged_in_charging_slowly" msgid="217655355424210">"<xliff:g id="PERCENTAGE">%s</xliff:g> • 低速充電中"</string>
Bill Yi0e6f0bd2024-01-18 16:25:34 -080036 <!-- no translation found for keyguard_plugged_in_charging_limited (5369697538556777542) -->
37 <skip />
38 <!-- no translation found for keyguard_plugged_in_incompatible_charger (6384203333154532125) -->
39 <skip />
Bill Yi7bbe7dd2019-11-19 16:44:02 -080040 <string name="keyguard_network_locked_message" msgid="407096292844868608">"ネットワークがロックされました"</string>
Bill Yi933e4e42023-01-04 04:46:23 -080041 <string name="keyguard_missing_sim_message_short" msgid="685029586173458728">"SIM がありません"</string>
Bill Yi933e4e42023-01-04 04:46:23 -080042 <string name="keyguard_permanent_disabled_sim_message_short" msgid="3955052454216046100">"SIM が使用できません。"</string>
Bill Yi933e4e42023-01-04 04:46:23 -080043 <string name="keyguard_sim_locked_message" msgid="7095293254587575270">"SIM がロックされています。"</string>
44 <string name="keyguard_sim_puk_locked_message" msgid="2503428315518592542">"SIM が PUK でロックされました。"</string>
45 <string name="keyguard_sim_unlock_progress_dialog_message" msgid="8489092646014631659">"SIM ロックを解除しています…"</string>
Bill Yi7bbe7dd2019-11-19 16:44:02 -080046 <string name="keyguard_accessibility_pin_area" msgid="7403009340414014734">"PIN エリア"</string>
47 <string name="keyguard_accessibility_password" msgid="3524161948484801450">"デバイスのパスワード"</string>
48 <string name="keyguard_accessibility_sim_pin_area" msgid="6272116591533888062">"SIM PIN エリア"</string>
49 <string name="keyguard_accessibility_sim_puk_area" msgid="5537294043180237374">"SIM PUK エリア"</string>
Bill Yi7bbe7dd2019-11-19 16:44:02 -080050 <string name="keyboardview_keycode_delete" msgid="8489719929424895174">"削除"</string>
51 <string name="disable_carrier_button_text" msgid="7153361131709275746">"eSIM を無効にする"</string>
52 <string name="error_disable_esim_title" msgid="3802652622784813119">"eSIM を無効にできません"</string>
53 <string name="error_disable_esim_msg" msgid="2441188596467999327">"エラーのため、eSIM を無効にできません。"</string>
54 <string name="keyboardview_keycode_enter" msgid="6727192265631761174">"入力"</string>
Bill Yi7bbe7dd2019-11-19 16:44:02 -080055 <string name="kg_wrong_pattern" msgid="5907301342430102842">"パターンが正しくありません"</string>
Bill Yi8345f292023-04-11 03:34:43 -070056 <string name="kg_wrong_pattern_try_again" msgid="3603524940234151881">"パターンが違います。やり直してください。"</string>
Bill Yi7bbe7dd2019-11-19 16:44:02 -080057 <string name="kg_wrong_password" msgid="4143127991071670512">"パスワードが正しくありません"</string>
Bill Yi8345f292023-04-11 03:34:43 -070058 <string name="kg_wrong_password_try_again" msgid="6602878676125765920">"パスワードが違います。やり直してください。"</string>
Bill Yi7bbe7dd2019-11-19 16:44:02 -080059 <string name="kg_wrong_pin" msgid="4160978845968732624">"PIN が正しくありません"</string>
Bill Yi8345f292023-04-11 03:34:43 -070060 <string name="kg_wrong_pin_try_again" msgid="3129729383303430190">"PIN が違います。やり直してください。"</string>
61 <string name="kg_wrong_input_try_fp_suggestion" msgid="3143861542242024833">"指紋でも解除できます"</string>
62 <string name="kg_fp_not_recognized" msgid="5183108260932029241">"指紋を認識できません"</string>
63 <string name="bouncer_face_not_recognized" msgid="1666128054475597485">"顔を認識できません"</string>
64 <string name="kg_bio_try_again_or_pin" msgid="4752168242723808390">"もう一度試すか、PIN を入力してください"</string>
65 <string name="kg_bio_try_again_or_password" msgid="1473132729225398039">"もう一度試すか、パスワードを入力してください"</string>
66 <string name="kg_bio_try_again_or_pattern" msgid="4867893307468801501">"もう一度試すか、パターンを入力してください"</string>
67 <string name="kg_bio_too_many_attempts_pin" msgid="5850845723433047605">"試行回数の上限を超えると PIN が必要になります"</string>
68 <string name="kg_bio_too_many_attempts_password" msgid="5551690347827728042">"試行回数の上限を超えるとパスワードが必要になります"</string>
69 <string name="kg_bio_too_many_attempts_pattern" msgid="736884689355181602">"試行回数の上限を超えるとパターンが必要になります"</string>
70 <string name="kg_unlock_with_pin_or_fp" msgid="5635161174698729890">"PIN か指紋で解除"</string>
71 <string name="kg_unlock_with_password_or_fp" msgid="2251295907826814237">"パスワードか指紋で解除"</string>
72 <string name="kg_unlock_with_pattern_or_fp" msgid="2391870539909135046">"パターンか指紋で解除"</string>
73 <string name="kg_prompt_after_dpm_lock" msgid="6002804765868345917">"仕事用ポリシーに基づきデバイスがロックされました"</string>
74 <string name="kg_prompt_after_user_lockdown_pin" msgid="5374732179740050373">"ロックダウン後は PIN の入力が必要になります"</string>
75 <string name="kg_prompt_after_user_lockdown_password" msgid="9097968458291129795">"ロックダウン後はパスワードの入力が必要になります"</string>
76 <string name="kg_prompt_after_user_lockdown_pattern" msgid="215072203613597906">"ロックダウン後はパターンの入力が必要になります"</string>
Bill Yiff3fef52023-08-16 00:42:20 -070077 <string name="kg_prompt_unattended_update" msgid="4366635751738712452">"アップデートは、デバイスを使用していないときにインストールされます"</string>
Bill Yi8345f292023-04-11 03:34:43 -070078 <string name="kg_prompt_pin_auth_timeout" msgid="5868644725126275245">"セキュリティ強化が必要: PIN がしばらく未使用です。"</string>
79 <string name="kg_prompt_password_auth_timeout" msgid="5809110458491920871">"セキュリティ強化が必要: パスワードがしばらく未使用です。"</string>
80 <string name="kg_prompt_pattern_auth_timeout" msgid="1860605401869262178">"セキュリティ強化が必要: パターンがしばらく未使用です。"</string>
81 <string name="kg_prompt_auth_timeout" msgid="6620679830980315048">"セキュリティ強化が必要: デバイスがしばらくロック解除されていません。"</string>
82 <string name="kg_face_locked_out" msgid="2751559491287575">"顔認証でロックを解除できません。何度もログインに失敗したためログインできません。"</string>
83 <string name="kg_fp_locked_out" msgid="6228277682396768830">"指紋でロックを解除できません。何度もログインに失敗したためログインできません。"</string>
84 <string name="kg_trust_agent_disabled" msgid="5400691179958727891">"信頼エージェントは利用できません"</string>
85 <string name="kg_primary_auth_locked_out_pin" msgid="5492230176361601475">"間違った PIN による試行回数が上限を超えました"</string>
86 <string name="kg_primary_auth_locked_out_pattern" msgid="8266214607346180952">"間違ったパターンによる試行回数が上限を超えました"</string>
87 <string name="kg_primary_auth_locked_out_password" msgid="6170245108400198659">"間違ったパスワードによる試行回数が上限を超えました"</string>
Bill Yi7c3f1782022-02-05 21:37:55 +000088 <string name="kg_too_many_failed_attempts_countdown" msgid="2038195171919795529">"{count,plural, =1{# 秒後にもう一度お試しください。}other{# 秒後にもう一度お試しください。}}"</string>
Bill Yi7bbe7dd2019-11-19 16:44:02 -080089 <string name="kg_sim_pin_instructions" msgid="1942424305184242951">"SIM PIN を入力してください。"</string>
90 <string name="kg_sim_pin_instructions_multi" msgid="3639863309953109649">"「<xliff:g id="CARRIER">%1$s</xliff:g>」の SIM PIN を入力してください。"</string>
91 <string name="kg_sim_lock_esim_instructions" msgid="5577169988158738030">"<xliff:g id="PREVIOUS_MSG">%1$s</xliff:g>モバイル サービスなしでデバイスを使用するには eSIM を無効にしてください。"</string>
Bill Yi7bbe7dd2019-11-19 16:44:02 -080092 <string name="kg_puk_enter_puk_hint" msgid="3005288372875367017">"SIM が無効になりました。続行するには PUK コードを入力してください。詳しくは携帯通信会社にお問い合わせください。"</string>
93 <string name="kg_puk_enter_puk_hint_multi" msgid="4876780689904862943">"SIM「<xliff:g id="CARRIER">%1$s</xliff:g>」が無効になりました。続行するには PUK コードを入力してください。詳しくは携帯通信会社にお問い合わせください。"</string>
94 <string name="kg_puk_enter_pin_hint" msgid="6028432138916150399">"必要な PIN コードを入力してください"</string>
95 <string name="kg_enter_confirm_pin_hint" msgid="4261064020391799132">"必要な PIN コードを確認してください"</string>
Bill Yi933e4e42023-01-04 04:46:23 -080096 <string name="kg_sim_unlock_progress_dialog_message" msgid="1123048780346295748">"SIM ロックを解除しています…"</string>
Bill Yi7bbe7dd2019-11-19 16:44:02 -080097 <string name="kg_invalid_sim_pin_hint" msgid="2762202646949552978">"PIN は 4~8 桁の数字で入力してください。"</string>
98 <string name="kg_invalid_sim_puk_hint" msgid="5319756880543857694">"PUK コードは 8 桁以下の数字で入力してください。"</string>
Bill Yi7bbe7dd2019-11-19 16:44:02 -080099 <string name="kg_too_many_failed_pin_attempts_dialog_message" msgid="544687656831558971">"PIN の入力を <xliff:g id="NUMBER_0">%1$d</xliff:g> 回間違えました。\n\n<xliff:g id="NUMBER_1">%2$d</xliff:g> 秒後にもう一度お試しください。"</string>
100 <string name="kg_too_many_failed_password_attempts_dialog_message" msgid="190984061975729494">"パスワードの入力を <xliff:g id="NUMBER_0">%1$d</xliff:g> 回間違えました。\n\n<xliff:g id="NUMBER_1">%2$d</xliff:g> 秒後にもう一度お試しください。"</string>
101 <string name="kg_too_many_failed_pattern_attempts_dialog_message" msgid="4252405904570284368">"ロック解除パターンの入力を <xliff:g id="NUMBER_0">%1$d</xliff:g> 回間違えました。\n\n<xliff:g id="NUMBER_1">%2$d</xliff:g> 秒後にもう一度お試しください。"</string>
Bill Yi7bbe7dd2019-11-19 16:44:02 -0800102 <string name="kg_password_wrong_pin_code_pukked" msgid="8047350661459040581">"SIM PIN コードが無効です。お使いのデバイスをロック解除するには携帯通信会社にお問い合わせいただく必要があります。"</string>
Bill Yi7340ffe2022-06-11 07:23:59 -0700103 <string name="kg_password_wrong_pin_code" msgid="5629415765976820357">"{count,plural, =1{SIM PIN コードが無効です。入力できるのはあと # 回です。この回数を超えると、お使いのデバイスをロック解除するのに携帯通信会社にお問い合わせいただく必要があります。}other{SIM PIN コードが無効です。入力できるのはあと # 回です。}}"</string>
Bill Yi7bbe7dd2019-11-19 16:44:02 -0800104 <string name="kg_password_wrong_puk_code_dead" msgid="3698285357028468617">"SIM は使用できません。携帯通信会社にお問い合わせください。"</string>
Bill Yi7340ffe2022-06-11 07:23:59 -0700105 <string name="kg_password_wrong_puk_code" msgid="6820515467645087827">"{count,plural, =1{SIM PUK コードが無効です。入力できるのはあと # 回です。この回数を超えると SIM は完全に使用できなくなります。}other{SIM PUK コードが無効です。入力できるのはあと # 回です。この回数を超えると SIM は完全に使用できなくなります。}}"</string>
Bill Yi7bbe7dd2019-11-19 16:44:02 -0800106 <string name="kg_password_pin_failed" msgid="5136259126330604009">"SIM PIN 操作に失敗しました。"</string>
107 <string name="kg_password_puk_failed" msgid="6778867411556937118">"SIM PUK 操作に失敗しました。"</string>
Bill Yi7bbe7dd2019-11-19 16:44:02 -0800108 <string name="accessibility_ime_switch_button" msgid="9082358310194861329">"入力方法の切り替え"</string>
109 <string name="airplane_mode" msgid="2528005343938497866">"機内モード"</string>
Bill Yi8345f292023-04-11 03:34:43 -0700110 <string name="kg_prompt_reason_restart_pattern" msgid="3321211830602827742">"デバイスの再起動後はパターンの入力が必要になります"</string>
111 <string name="kg_prompt_reason_restart_pin" msgid="2672166323886110512">"デバイスの再起動後は PIN の入力が必要になります"</string>
112 <string name="kg_prompt_reason_restart_password" msgid="3967993994418885887">"デバイスの再起動後はパスワードの入力が必要になります"</string>
Bill Yi8c41e472023-05-23 00:10:15 -0700113 <string name="kg_prompt_reason_timeout_pattern" msgid="5514969660010197363">"画面ロックを解除するにはパターンを入力してください"</string>
114 <string name="kg_prompt_reason_timeout_pin" msgid="4227962059353859376">"画面ロックを解除するには PIN を入力してください"</string>
115 <string name="kg_prompt_reason_timeout_password" msgid="8810879144143933690">"画面ロックを解除するにはパスワードを入力してください"</string>
Bill Yi7bbe7dd2019-11-19 16:44:02 -0800116 <string name="kg_prompt_reason_device_admin" msgid="6961159596224055685">"デバイスは管理者によりロックされています"</string>
117 <string name="kg_prompt_reason_user_request" msgid="6015774877733717904">"デバイスは手動でロックされました"</string>
Bill Yi7bbe7dd2019-11-19 16:44:02 -0800118 <string name="kg_face_not_recognized" msgid="7903950626744419160">"認識されませんでした"</string>
Bill Yi7340ffe2022-06-11 07:23:59 -0700119 <string name="kg_face_sensor_privacy_enabled" msgid="939511161763558512">"顔認証の使用: 設定でカメラアクセスを有効にしてください"</string>
120 <string name="kg_password_default_pin_message" msgid="1434544655827987873">"{count,plural, =1{SIM PIN を入力してください。入力できるのはあと # 回です。この回数を超えると、お使いのデバイスをロック解除するのに携帯通信会社にお問い合わせいただく必要があります。}other{SIM PIN を入力してください。入力できるのはあと # 回です。}}"</string>
121 <string name="kg_password_default_puk_message" msgid="1025139786449741950">"{count,plural, =1{SIM が無効になりました。続行するには PUK コードを入力してください。入力できるのはあと # 回です。この回数を超えると SIM は完全に使用できなくなります。詳しくは携帯通信会社にお問い合わせください。}other{SIM が無効になりました。続行するには PUK コードを入力してください。入力できるのはあと # 回です。この回数を超えると SIM は完全に使用できなくなります。詳しくは携帯通信会社にお問い合わせください。}}"</string>
Bill Yi7bbe7dd2019-11-19 16:44:02 -0800122 <string name="clock_title_default" msgid="6342735240617459864">"デフォルト"</string>
123 <string name="clock_title_bubble" msgid="2204559396790593213">"バブル"</string>
124 <string name="clock_title_analog" msgid="8409262532900918273">"アナログ"</string>
Bill Yib7683272023-04-27 20:31:57 -0700125 <string name="keyguard_unlock_to_continue" msgid="7509503484250597743">"続行するにはデバイスのロックを解除します"</string>
Bill Yi6e37e3f2023-06-22 23:11:01 -0700126 <string name="kg_prompt_unattended_update_pin" msgid="5979434876768801873">"アップデートを後でインストールするには、PIN を入力してください"</string>
127 <string name="kg_prompt_unattended_update_password" msgid="8805664437604967210">"アップデートを後でインストールするには、パスワードを入力してください"</string>
128 <string name="kg_prompt_unattended_update_pattern" msgid="8580479377489546091">"アップデートを後でインストールするには、パターンを入力してください"</string>
129 <string name="kg_prompt_after_update_pin" msgid="7051709651908643013">"デバイスの更新が完了しました。PIN を入力して続行してください。"</string>
130 <string name="kg_prompt_after_update_password" msgid="153703052501352094">"デバイスの更新が完了しました。パスワードを入力して続行してください。"</string>
131 <string name="kg_prompt_after_update_pattern" msgid="1484084551298241992">"デバイスの更新が完了しました。パターンを入力して続行してください。"</string>
Bill Yid43dc542016-12-05 18:59:42 +0000132</resources>