diff options
Diffstat (limited to 'res/values-ja/arrays.xml')
-rw-r--r-- | res/values-ja/arrays.xml | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/res/values-ja/arrays.xml b/res/values-ja/arrays.xml index 9860c05..113bce1 100644 --- a/res/values-ja/arrays.xml +++ b/res/values-ja/arrays.xml @@ -129,10 +129,12 @@ <item msgid="1023893786681286517">"AKA"</item> <item msgid="3030483188676375009">"AKA\'"</item> </string-array> - <!-- no translation found for eap_method_without_sim_auth:0 (4047867891913819797) --> - <!-- no translation found for eap_method_without_sim_auth:1 (641030570679578504) --> - <!-- no translation found for eap_method_without_sim_auth:2 (3079489731769553856) --> - <!-- no translation found for eap_method_without_sim_auth:3 (35269224158638258) --> + <string-array name="eap_method_without_sim_auth"> + <item msgid="4047867891913819797">"PEAP"</item> + <item msgid="641030570679578504">"TLS"</item> + <item msgid="3079489731769553856">"TTLS"</item> + <item msgid="35269224158638258">"PWD"</item> + </string-array> <!-- no translation found for wifi_ap_band_config_full:0 (1085243288162893079) --> <!-- no translation found for wifi_ap_band_config_full:1 (5531376834915607202) --> <!-- no translation found for wifi_ap_band_config_2G_only:0 (7006771583217001015) --> @@ -484,7 +486,7 @@ <item msgid="1340692776955662664">"glGetErrorでのスタック呼び出し"</item> </string-array> <string-array name="show_non_rect_clip_entries"> - <item msgid="993742912147090253">"オフ"</item> + <item msgid="993742912147090253">"OFF"</item> <item msgid="675719912558941285">"非矩形クリップ領域を青で描画"</item> <item msgid="1064373276095698656">"テスト済み描画コマンドを緑でハイライト表示"</item> </string-array> |