Skip to content
This repository was archived by the owner on Jun 15, 2018. It is now read-only.

Commit e5d0dbf

Browse files
committed
XML 8.5.17
1 parent 619dcba commit e5d0dbf

File tree

7 files changed

+55
-7
lines changed

7 files changed

+55
-7
lines changed

Japanese/main/Browser.apk/res/values-ja/arrays.xml

+4
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
<item>Phone</item>
1414
<item>Pad</item>
1515
</string-array>
16+
<string-array name="pref_navscreen_layoutstate_choices">
17+
<item>"縦向き表示"</item>
18+
<item>"横向き表示"</item>
19+
</string-array>
1620
<string-array name="pref_text_zoom_choices">
1721
<item>"最小"</item>
1822
<item>"小"</item>

Japanese/main/Browser.apk/res/values-ja/strings.xml

+14-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,9 @@
4545
<string name="action_menu_useful_page_added">"スタートページに追加しました"</string>
4646
<string name="action_menu_user_center">"プロフィール"</string>
4747
<string name="action_modify_bookmark">"ブックマークを編集"</string>
48+
<string name="action_one_touch">"通知を開く"</string>
4849
<string name="action_put_in_search_box">"検索ボックスに%sを配置"</string>
50+
<string name="action_skip">"スキップ"</string>
4951
<string name="adblock_force_updating_rules_toast">"Ad blockerを更新中"</string>
5052
<string name="adblock_notification">"%d個の広告をブロックしました"</string>
5153
<string name="adblock_rules_not_updated_toast">"更新できませんでした"</string>
@@ -280,6 +282,7 @@
280282
<string name="enable_geolocation_confirm_message">Turning off location services will affect the recommendations you receive.</string>
281283
<string name="enter_developer_mode">"開発者モードに切り替える"</string>
282284
<string name="enter_incongnito_mode">"シークレットモードに切り替える"</string>
285+
<string name="enter_infoflow_guide">"ニュースを見るには上向きにスライド"</string>
283286
<string name="enter_the_group_name">"グループ名を入力"</string>
284287
<string name="enter_the_password">"パスワードを入力"</string>
285288
<string name="enter_the_user_name">"ユーザー名を入力"</string>
@@ -341,8 +344,10 @@
341344
<string name="homepage_more_sites">"その他のウェブサイト"</string>
342345
<string name="homepage_search_hint">"検索"</string>
343346
<string name="homepage_top_card_menu">Top</string>
347+
<string name="hot_words_item_ads_mark">Ads</string>
344348
<string name="ignore_add_pwa_dialog_today">"今日は表示しない"</string>
345349
<string name="in_secureaccess">"ブラウザをセーフモードに切り替えました"</string>
350+
<string name="info_flow_description">"チャンネル情報"</string>
346351
<string name="isReplacePage">"ファイルが既に存在します、置き換えますか?"</string>
347352
<string name="is_first_history_item">This is the first page in Browser history</string>
348353
<string name="is_first_tab">This is the first tab</string>
@@ -374,6 +379,7 @@
374379
<string name="menu_title_open_file_management">"File Managerを開く"</string>
375380
<string name="menu_title_pause_all">"すべて停止"</string>
376381
<string name="menu_title_resume_all">"すべて開始"</string>
382+
<string name="message_notice_push">"最新のホットスポットを見逃しません!"</string>
377383
<string name="miui_autologin_bar_error">"ログインに失敗しました"</string>
378384
<string name="miui_autologin_bar_title">"Mi Accountでログイン"</string>
379385
<string name="miui_bookmark_action_bar_add_group_title">"グループに追加"</string>
@@ -881,6 +887,7 @@
881887
<string name="pref_nav_mode_summary_pad">Pad</string>
882888
<string name="pref_nav_mode_summary_phone">Phone</string>
883889
<string name="pref_nav_mode_title">"ブラウザモード"</string>
890+
<string name="pref_navscreen_layoutstate_title">"マルチウィンドウの管理"</string>
884891
<string name="pref_notifications_hint">"通知"</string>
885892
<string name="pref_notifications_receive">"通知"</string>
886893
<string name="pref_notifications_title">"通知"</string>
@@ -958,6 +965,7 @@
958965
<string name="readmode_recommend_message">"この本は既に読んでいます。"</string>
959966
<string name="readmode_refresh">"更新"</string>
960967
<string name="readmodelist_bookmarks_to_show">Reading list</string>
968+
<string name="refresh_description">"更新"</string>
961969
<string name="refuse_permissions_request">"拒否"</string>
962970
<string name="remember_passwords_confirm_message">Turning this feature off may affect usage.</string>
963971
<string name="remove_bookmark">"ブックマークを削除"</string>
@@ -982,9 +990,10 @@
982990
<string name="same_folder_name_warning">"同じ名前のグループが既に存在します"</string>
983991
<string name="save_button_text">"保存"</string>
984992
<string name="save_dialog_title">"保存"</string>
985-
<string name="save_file">Save %s</string>
993+
<string name="save_file">"保存"</string>
986994
<string name="save_file_already_exist_alert_message">"同じ名前のファイルが既に存在します、ファイルを上書きしますか?"</string>
987995
<string name="save_file_already_exist_alert_title">"ファイルを上書きしますか?"</string>
996+
<string name="save_file_suffix">file</string>
988997
<string name="save_form_data_confirm_message">Turning this feature off may affect usage.</string>
989998
<string name="save_image_failed">"画像を保存できませんでした"</string>
990999
<string name="save_image_success">"画像を保存しました"</string>
@@ -1035,6 +1044,8 @@
10351044
<string name="share_image_text">こんなものを見つけました! @MIUI</string>
10361045
<string name="share_page_text">こんなものを見つけました: %1$s @MIUI| %2$s</string>
10371046
<string name="share_video">動画を共有</string>
1047+
<string name="short_video_description">"ビデオチャンネル"</string>
1048+
<string name="short_video_tip">Look! Fun video</string>
10381049
<string name="show_check_security_url_check_tip_dialog_description">"We will collect and use your personal data if you choose to use our services.
10391050
Here's the data that we'll collect:
10401051
1. Secure URLs: We'll collect the URLs of the websites you visit while using our services.
@@ -1098,6 +1109,7 @@ Browser needs to connect to the internet to work normally. You must agree to our
10981109
<string name="suggest_access_music">Mi Music</string>
10991110
<string name="suggest_item_delete_text">"削除"</string>
11001111
<string name="suggest_open_app_failed">"このアプリを開くことができませんでした"</string>
1112+
<string name="suggestion_clear_record_message">Do you confirm empty input record?</string>
11011113
<string name="suggestion_express_button_query_more">VIEW MORE</string>
11021114
<string name="suggestion_express_button_text_query">CHECK</string>
11031115
<string name="suggestion_express_exception_net">"Couldn't connect to the network. Check your network settings and try again."</string>
@@ -1124,6 +1136,7 @@ Browser needs to connect to the internet to work normally. You must agree to our
11241136
<string name="tabs_description">"タブ"</string>
11251137
<string name="temp_refuse">"結構です"</string>
11261138
<string name="title_bar_loading">"読み込み中…"</string>
1139+
<string name="title_notice_push">"リマインダー通知"</string>
11271140
<string name="too_many_windows_dialog_message">"新しいタブを開くには1つ閉じる必要があります。"</string>
11281141
<string name="too_many_windows_dialog_title">"タブの数が限度に達しました"</string>
11291142
<string name="transfer_prompt_0">"動画を再生"</string>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<resources>
3+
<string-array name="ai_scene_names">
4+
<item>オフ</item>
5+
<item>文書</item>
6+
<item>花</item>
7+
<item>食べ物</item>
8+
<item>ppt</item>
9+
<item>空</item>
10+
<item>日の出/日の入</item>
11+
<item>猫</item>
12+
<item>犬</item>
13+
<item>植物</item>
14+
<item>夜景</item>
15+
<item>雪景色</item>
16+
<item>ビーチ</item>
17+
<item>秋</item>
18+
<item>キャンドルライト</item>
19+
<item>自動車</item>
20+
<item>草地</item>
21+
<item>メープルの葉</item>
22+
<item>多肉植物</item>
23+
<item>建物</item>
24+
<item>都市</item>
25+
<item>曇り</item>
26+
<item>曇り</item>
27+
<item>人物(逆光)</item>
28+
<item>人物(順光)</item>
29+
<item>人物</item>
30+
</string-array>
31+
</resources>

Japanese/main/MiuiCamera.apk/res/values-ja/strings.xml

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<?xml version='1.0' encoding='UTF-8'?>
22
<resources>
33
<string name="access_sd_fail">"SDカードにアクセスできません。"</string>
4+
<string name="accessibility_ai_scene_off">"AIカメラがオフです"</string>
5+
<string name="accessibility_ai_scene_on">"AIカメラがオンです"</string>
46
<string name="accessibility_audio_shutter_bg">Audio Shutter background</string>
57
<string name="accessibility_camera_module_picker">CameraModulePicker</string>
68
<string name="accessibility_camera_picker">"前面と背面のカメラを切り替える"</string>
@@ -18,8 +20,7 @@
1820
<string name="accessibility_video_capture_button">VideoCaptureButton</string>
1921
<string name="accessibility_video_module_picker">VideoModulePicker</string>
2022
<string name="accessibility_video_pause_button">VideoPauseButton</string>
21-
<string name="ai_scene_mode_use_hint_text">"AI camera detects scenes automatically
22-
and optimizes your photos based on this info"</string>
23+
<string name="ai_scene_mode_use_hint_text">"AIカメラを開き、写真の撮影シーンや被写体に基づいて画像を最適化します。"</string>
2324
<string name="audio_focus_exit_button_text">"音声フォーカスをオフにする"</string>
2425
<string name="burst_shoot_exit_button_text">"連続撮影をオフにする"</string>
2526
<string name="button_fisheye_camera_title">Fisheye</string>
@@ -96,7 +97,7 @@ facial expression to synthesize into a photo"</string>
9697
<string name="pref_burst_shoot_title">"連続撮影"</string>
9798
<string name="pref_camcorder_settings">"ビデオ"</string>
9899
<string name="pref_camcorder_settings_category">"カメラ設定"</string>
99-
<string name="pref_camera_ai_scene_title">AI camera</string>
100+
<string name="pref_camera_ai_scene_title">"AIカメラ"</string>
100101
<string name="pref_camera_antibanding_entry_0">"オフ"</string>
101102
<string name="pref_camera_antibanding_entry_1">50 Hz</string>
102103
<string name="pref_camera_antibanding_entry_2">60 Hz</string>

Japanese/main/SecurityCenter.apk/res/values-ja/strings.xml

+1
Original file line numberDiff line numberDiff line change
@@ -787,6 +787,7 @@
787787
<string name="gb_have_signed">"今日はチェックイン済み"</string>
788788
<string name="gb_msg_completely_shielded">"メッセージを隠す"</string>
789789
<string name="gb_msg_completely_shielded_summary">"隠す"</string>
790+
<string name="gb_msg_not_shielded_summary">"表示"</string>
790791
<string name="gb_msg_quickly_answer">"クイック返信を許可する"</string>
791792
<string name="gb_msg_quickly_answer_summary">"クイック返信"</string>
792793
<string name="gb_msg_transparent_dispaly">Notifications with transparent background</string>

Japanese/main/SecurityCoreAdd.apk/res/values-ja/strings.xml

-3
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ Messages will only appear in Second space."</string>
77
<string name="PrivacyContactDes2">"If you used private messages in First space,
88
this feature will be added to Second space automatically."</string>
99
<string name="add_finger_print">"指紋認証を追加"</string>
10-
<string name="agree">"同意"</string>
1110
<string name="air_space_created">"Work spaceを作成しました"</string>
1211
<string name="air_space_deleted">"Work spaceを削除しました"</string>
1312
<string name="air_space_exit">"spaceを終了"</string>
@@ -74,7 +73,6 @@ to be able to view them anytime"</string>
7473
<string name="dialog_title">"注意"</string>
7574
<string name="dir_switch_out_all_photos">Second space Gallery</string>
7675
<string name="disable">"オフにする"</string>
77-
<string name="disagree">"同意しない"</string>
7876
<string name="do_not_ask">"二度と表示しない"</string>
7977
<string name="dont_import">"後で"</string>
8078
<string name="downloading_space">"ダウンロード中…"</string>
@@ -166,7 +164,6 @@ You can also download them separately."</string>
166164
<string name="need_reset_passwd">Reset Work space password before entering Work space</string>
167165
<string name="need_set_second_space_desc">"Second spaceの指紋認証を追加する前に、Second spaceのパスワードを追加する"</string>
168166
<string name="need_set_second_space_pwd_first">"初めにSecond spaceのパスワードを設定"</string>
169-
<string name="net_work_notice">Parental controls need to connect to the internet and get access to your location to work normally. These permissions are required to send the info about battery levels, step count, and your location to the controlling devices. Allow?</string>
170167
<string name="newSecondSpace">"Second spaceをオンにする"</string>
171168
<string name="next_setp">"次へ"</string>
172169
<string name="no_match_repate_scanner">"Couldn't find matching fingerprints, scan again"</string>

Japanese/main/framework-ext-res.apk/res/values-ja/strings.xml

+1
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
<string name="maml_component_customization_title">"設定"</string>
7373
<string name="memory_clear_nothing_result">Nothing to clear in cache</string>
7474
<string name="memory_clear_result">"%1$sBを解放しました"</string>
75+
<string name="miui_forbid_poweroff_when_device_locked">"電源を切れません、端末がロックされています。"</string>
7576
<string name="miui_screen_ratio_hint">"アスペクト比の問題"</string>
7677
<string name="miui_screen_ratio_hint_dont_show_again">"二度と表示しない"</string>
7778
<string name="miui_screen_ratio_hint_go_to_settings">"設定に移動"</string>

0 commit comments

Comments
 (0)