Bill Yi | bdb0348 | 2018-02-17 03:04:05 -0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- |
| 3 | /* |
| 4 | * Copyright (C) 2017 The Android Open Source Project |
| 5 | * |
| 6 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 7 | * you may not use this file except in compliance with the License. |
| 8 | * You may obtain a copy of the License at |
| 9 | * |
| 10 | * http://www.apache.org/licenses/LICENSE-2.0 |
| 11 | * |
| 12 | * Unless required by applicable law or agreed to in writing, software |
| 13 | * distributed under the License is distributed on an "AS IS" BASIS, |
| 14 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 15 | * See the License for the specific language governing permissions and |
| 16 | * limitations under the License. |
| 17 | */ |
| 18 | --> |
| 19 | |
| 20 | <resources xmlns:android="http://schemas.android.com/apk/res/android" |
| 21 | xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
Bill Yi | bdb0348 | 2018-02-17 03:04:05 -0800 | [diff] [blame] | 22 | <string name="recent_task_option_pin" msgid="7929860679018978258">"Pin"</string> |
Bill Yi | bb90b10 | 2018-11-27 11:13:43 -0800 | [diff] [blame] | 23 | <string name="recent_task_option_freeform" msgid="48863056265284071">"Freeform"</string> |
Bill Yi | f94c009 | 2018-03-29 10:41:30 -0700 | [diff] [blame] | 24 | <string name="recents_empty_message" msgid="7040467240571714191">"No recent items"</string> |
Bill Yi | f1982fc | 2018-11-10 00:27:25 -0800 | [diff] [blame] | 25 | <string name="accessibility_app_usage_settings" msgid="6312864233673544149">"App usage settings"</string> |
Bill Yi | 1f6eb12 | 2018-04-30 10:56:12 -0700 | [diff] [blame] | 26 | <string name="recents_clear_all" msgid="5328176793634888831">"Clear all"</string> |
Bill Yi | 1117bdd | 2018-05-23 14:00:26 -0700 | [diff] [blame] | 27 | <string name="accessibility_recent_apps" msgid="4058661986695117371">"Recent apps"</string> |
Bill Yi | 4e18c41 | 2022-01-25 18:13:32 +0000 | [diff] [blame] | 28 | <string name="task_view_closed" msgid="9170038230110856166">"Task closed"</string> |
Bill Yi | 2c3aa0c | 2019-02-02 00:41:03 -0800 | [diff] [blame] | 29 | <string name="task_contents_description_with_remaining_time" msgid="4479688746574672685">"<xliff:g id="TASK_DESCRIPTION">%1$s</xliff:g>, <xliff:g id="REMAINING_TIME">%2$s</xliff:g>"</string> |
| 30 | <string name="shorter_duration_less_than_one_minute" msgid="4722015666335015336">"< 1 minute"</string> |
Bill Yi | 2c3aa0c | 2019-02-02 00:41:03 -0800 | [diff] [blame] | 31 | <string name="time_left_for_app" msgid="3111996412933644358">"<xliff:g id="TIME">%1$s</xliff:g> left today"</string> |
Bill Yi | 3d4ae35 | 2019-05-09 23:28:30 -0700 | [diff] [blame] | 32 | <string name="title_app_suggestions" msgid="4185902664111965088">"App suggestions"</string> |
Bill Yi | 3d4ae35 | 2019-05-09 23:28:30 -0700 | [diff] [blame] | 33 | <string name="all_apps_prediction_tip" msgid="2672336544844936186">"Your predicted apps"</string> |
Bill Yi | 5d37d2f | 2021-04-14 23:32:44 +0000 | [diff] [blame] | 34 | <string name="hotseat_edu_title_migrate" msgid="306578144424489980">"Get app suggestions on the bottom row of your home screen"</string> |
| 35 | <string name="hotseat_edu_title_migrate_landscape" msgid="3633942953997845243">"Get app suggestions on the favourites row of your home screen"</string> |
| 36 | <string name="hotseat_edu_message_migrate" msgid="8927179260533775320">"Easily access your most-used apps directly from the home screen. Suggestions will change based on your routines. Apps on the bottom row will move up to your home screen."</string> |
| 37 | <string name="hotseat_edu_message_migrate_landscape" msgid="4248943380443387697">"Easily access your most-used apps directly from the home screen. Suggestions will change based on your routines. Apps in the favourites row will move to your home screen."</string> |
Bill Yi | 5d37d2f | 2021-04-14 23:32:44 +0000 | [diff] [blame] | 38 | <string name="hotseat_edu_accept" msgid="1611544083278999837">"Get app suggestions"</string> |
| 39 | <string name="hotseat_edu_dismiss" msgid="2781161822780201689">"No, thanks"</string> |
| 40 | <string name="hotseat_prediction_settings" msgid="6246554993566070818">"Settings"</string> |
| 41 | <string name="hotseat_auto_enrolled" msgid="522100018967146807">"Most-used apps appear here, and change based on routines"</string> |
| 42 | <string name="hotseat_tip_no_empty_slots" msgid="1325212677738179185">"Drag apps off the bottom row to get app suggestions"</string> |
| 43 | <string name="hotseat_tip_gaps_filled" msgid="3035673010274223538">"App suggestions added to empty space"</string> |
| 44 | <string name="hotsaet_tip_prediction_enabled" msgid="2233554377501347650">"App suggestions enabled"</string> |
| 45 | <string name="hotsaet_tip_prediction_disabled" msgid="1506426298884658491">"App suggestions are disabled"</string> |
| 46 | <string name="hotseat_prediction_content_description" msgid="4582028296938078419">"Predicted app: <xliff:g id="TITLE">%1$s</xliff:g>"</string> |
Bill Yi | 0a1da55 | 2023-06-12 20:13:04 -0700 | [diff] [blame] | 47 | <!-- no translation found for gesture_tutorial_rotation_prompt_title (7537946781362766964) --> |
| 48 | <skip /> |
| 49 | <!-- no translation found for gesture_tutorial_rotation_prompt (1664493449851960691) --> |
| 50 | <skip /> |
Bill Yi | 031eaa9 | 2021-07-16 02:55:37 +0000 | [diff] [blame] | 51 | <string name="back_gesture_feedback_swipe_too_far_from_edge" msgid="1711645592102201538">"Make sure that you swipe from the far-right or far-left edge."</string> |
| 52 | <string name="back_gesture_feedback_cancelled" msgid="3274382913290074496">"Make sure that you swipe from the right or left edge to the middle of the screen and let go."</string> |
Bill Yi | 5f5627e | 2023-03-28 20:05:00 -0700 | [diff] [blame] | 53 | <string name="back_gesture_feedback_complete_with_overview_follow_up" msgid="9176400654037014471">"You\'ve learned how to swipe from the right to go back. Next, learn how to switch apps."</string> |
Bill Yi | e2d95f9 | 2021-05-17 10:53:00 +0000 | [diff] [blame] | 54 | <string name="back_gesture_feedback_complete_without_follow_up" msgid="6405649621667113830">"You completed the go back gesture."</string> |
Bill Yi | 5d37d2f | 2021-04-14 23:32:44 +0000 | [diff] [blame] | 55 | <string name="back_gesture_feedback_swipe_in_nav_bar" msgid="1148198467090405643">"Make sure that you don\'t swipe too close to the bottom of the screen."</string> |
| 56 | <string name="back_gesture_tutorial_confirm_subtitle" msgid="5181305411668713250">"To change sensitivity of the back gesture, go to Settings"</string> |
Bill Yi | 031eaa9 | 2021-07-16 02:55:37 +0000 | [diff] [blame] | 57 | <string name="back_gesture_intro_title" msgid="19551256430224428">"Swipe to go back"</string> |
| 58 | <string name="back_gesture_intro_subtitle" msgid="7912576483031802797">"To go back to the last screen, swipe from the left or right edge to the middle of the screen."</string> |
The Android Open Source Project | 38a49a9 | 2022-05-08 10:47:37 +0000 | [diff] [blame] | 59 | <string name="back_gesture_spoken_intro_subtitle" msgid="2162043199263088592">"To go back to the last screen, swipe with two fingers from the left or right edge to the middle of the screen."</string> |
Bill Yi | 5f5627e | 2023-03-28 20:05:00 -0700 | [diff] [blame] | 60 | <string name="back_gesture_tutorial_title" msgid="1944737946101059789">"Go back"</string> |
Bill Yi | 5d37d2f | 2021-04-14 23:32:44 +0000 | [diff] [blame] | 61 | <string name="home_gesture_feedback_swipe_too_far_from_edge" msgid="1446774096007065298">"Make sure that you swipe up from the bottom edge of the screen."</string> |
| 62 | <string name="home_gesture_feedback_overview_detected" msgid="1557523944897393013">"Make sure that you don\'t pause before letting go."</string> |
| 63 | <string name="home_gesture_feedback_wrong_swipe_direction" msgid="6993979358080825438">"Make sure that you swipe straight up."</string> |
Bill Yi | 5f5627e | 2023-03-28 20:05:00 -0700 | [diff] [blame] | 64 | <string name="home_gesture_feedback_complete_with_follow_up" msgid="1427872029729605034">"You\'ve completed the go home gesture. Next, learn how to go back."</string> |
Bill Yi | e2d95f9 | 2021-05-17 10:53:00 +0000 | [diff] [blame] | 65 | <string name="home_gesture_feedback_complete_without_follow_up" msgid="8049099486868933882">"You completed the go home gesture."</string> |
Bill Yi | 5d37d2f | 2021-04-14 23:32:44 +0000 | [diff] [blame] | 66 | <string name="home_gesture_intro_title" msgid="836590312858441830">"Swipe to go home"</string> |
| 67 | <string name="home_gesture_intro_subtitle" msgid="2632238748497975326">"Swipe up from the bottom of your screen. This gesture always takes you to the home screen."</string> |
The Android Open Source Project | 38a49a9 | 2022-05-08 10:47:37 +0000 | [diff] [blame] | 68 | <string name="home_gesture_spoken_intro_subtitle" msgid="1030987707382031750">"Swipe up with two fingers from the bottom of the screen. This gesture always takes you to the home screen."</string> |
Bill Yi | 32efcf1 | 2023-02-10 01:43:56 -0800 | [diff] [blame] | 69 | <string name="home_gesture_tutorial_title" msgid="3126834347496917376">"Go home"</string> |
Bill Yi | f5b0898 | 2023-06-04 10:08:59 -0700 | [diff] [blame] | 70 | <string name="home_gesture_tutorial_subtitle" msgid="8979014952569486971">"To go to your home screen at any time, swipe up from the bottom of your screen."</string> |
Bill Yi | 5d37d2f | 2021-04-14 23:32:44 +0000 | [diff] [blame] | 71 | <string name="overview_gesture_feedback_swipe_too_far_from_edge" msgid="3032757898111577225">"Make sure that you swipe up from the bottom edge of the screen."</string> |
| 72 | <string name="overview_gesture_feedback_home_detected" msgid="1411130969354020489">"Try holding the window for longer before releasing."</string> |
| 73 | <string name="overview_gesture_feedback_wrong_swipe_direction" msgid="6725820500906747925">"Make sure that you swipe straight up, then pause."</string> |
Bill Yi | 5f5627e | 2023-03-28 20:05:00 -0700 | [diff] [blame] | 74 | <string name="overview_gesture_feedback_complete_with_follow_up" msgid="3544611727467765026">"You\'ve learned how to use gestures. To turn off gestures, go to Settings."</string> |
Bill Yi | e2d95f9 | 2021-05-17 10:53:00 +0000 | [diff] [blame] | 75 | <string name="overview_gesture_feedback_complete_without_follow_up" msgid="3199486203448379152">"You completed the switch apps gesture."</string> |
Bill Yi | 5d37d2f | 2021-04-14 23:32:44 +0000 | [diff] [blame] | 76 | <string name="overview_gesture_intro_title" msgid="2902054412868489378">"Swipe to switch apps"</string> |
Bill Yi | 031eaa9 | 2021-07-16 02:55:37 +0000 | [diff] [blame] | 77 | <string name="overview_gesture_intro_subtitle" msgid="4968091015637850859">"To switch between apps, swipe up from the bottom of your screen, hold, then release."</string> |
The Android Open Source Project | 38a49a9 | 2022-05-08 10:47:37 +0000 | [diff] [blame] | 78 | <string name="overview_gesture_spoken_intro_subtitle" msgid="3853371838260201751">"To switch between apps, swipe up with two fingers from the bottom of your screen, hold, then release."</string> |
Bill Yi | 5f5627e | 2023-03-28 20:05:00 -0700 | [diff] [blame] | 79 | <string name="overview_gesture_tutorial_title" msgid="4125835002668708720">"Switch apps"</string> |
Bill Yi | 5d37d2f | 2021-04-14 23:32:44 +0000 | [diff] [blame] | 80 | <string name="gesture_tutorial_confirm_title" msgid="6201516182040074092">"All set"</string> |
Bill Yi | 031eaa9 | 2021-07-16 02:55:37 +0000 | [diff] [blame] | 81 | <string name="gesture_tutorial_action_button_label" msgid="6249846312991332122">"Done"</string> |
Bill Yi | 5d37d2f | 2021-04-14 23:32:44 +0000 | [diff] [blame] | 82 | <string name="gesture_tutorial_action_button_label_settings" msgid="2923621047916486604">"Settings"</string> |
| 83 | <string name="gesture_tutorial_try_again" msgid="65962545858556697">"Try again"</string> |
| 84 | <string name="gesture_tutorial_nice" msgid="2936275692616928280">"Nice!"</string> |
| 85 | <string name="gesture_tutorial_step" msgid="1279786122817620968">"Tutorial <xliff:g id="CURRENT">%1$d</xliff:g>/<xliff:g id="TOTAL">%2$d</xliff:g>"</string> |
Bill Yi | 1ac7eaa | 2021-05-09 10:51:28 -0700 | [diff] [blame] | 86 | <string name="allset_title" msgid="5021126669778966707">"Ready!"</string> |
Bill Yi | 32efcf1 | 2023-02-10 01:43:56 -0800 | [diff] [blame] | 87 | <string name="allset_hint" msgid="459504134589971527">"Swipe up to go home"</string> |
Bill Yi | 9b9f2a3 | 2022-11-30 02:44:26 -0800 | [diff] [blame] | 88 | <string name="allset_button_hint" msgid="2395219947744706291">"Tap the home button to go to your home screen"</string> |
| 89 | <string name="allset_description_generic" msgid="5385500062202019855">"You’re ready to start using your <xliff:g id="DEVICE">%1$s</xliff:g>"</string> |
| 90 | <string name="default_device_name" msgid="6660656727127422487">"device"</string> |
Bill Yi | 031eaa9 | 2021-07-16 02:55:37 +0000 | [diff] [blame] | 91 | <string name="allset_navigation_settings" msgid="4713404605961476027"><annotation id="link">"System navigation settings"</annotation></string> |
Bill Yi | 5d37d2f | 2021-04-14 23:32:44 +0000 | [diff] [blame] | 92 | <string name="action_share" msgid="2648470652637092375">"Share"</string> |
| 93 | <string name="action_screenshot" msgid="8171125848358142917">"Screenshot"</string> |
Bill Yi | 02126fa | 2021-09-18 14:12:40 +0000 | [diff] [blame] | 94 | <string name="action_split" msgid="2098009717623550676">"Split"</string> |
Bill Yi | 32efcf1 | 2023-02-10 01:43:56 -0800 | [diff] [blame] | 95 | <string name="toast_split_select_app" msgid="8464310533320556058">"Tap another app to use split screen"</string> |
Bill Yi | 9b9f2a3 | 2022-11-30 02:44:26 -0800 | [diff] [blame] | 96 | <string name="toast_split_app_unsupported" msgid="2360229567007828914">"Choose another app to use split screen"</string> |
Bill Yi | 5d37d2f | 2021-04-14 23:32:44 +0000 | [diff] [blame] | 97 | <string name="blocked_by_policy" msgid="2071401072261365546">"This action isn\'t allowed by the app or your organisation"</string> |
| 98 | <string name="skip_tutorial_dialog_title" msgid="2725643161260038458">"Skip navigation tutorial?"</string> |
Bill Yi | 5c89b0f | 2021-04-19 03:46:14 +0000 | [diff] [blame] | 99 | <string name="skip_tutorial_dialog_subtitle" msgid="544063326241955662">"You can find this later in the <xliff:g id="NAME">%1$s</xliff:g> app"</string> |
Bill Yi | 5d37d2f | 2021-04-14 23:32:44 +0000 | [diff] [blame] | 100 | <string name="gesture_tutorial_action_button_label_cancel" msgid="3809842569351264108">"Cancel"</string> |
| 101 | <string name="gesture_tutorial_action_button_label_skip" msgid="394452764989751960">"Skip"</string> |
Bill Yi | cad2d5c | 2021-11-05 22:13:24 +0000 | [diff] [blame] | 102 | <string name="accessibility_rotate_button" msgid="4771825231336502943">"Rotate screen"</string> |
Bill Yi | 9b9f2a3 | 2022-11-30 02:44:26 -0800 | [diff] [blame] | 103 | <string name="taskbar_edu_a11y_title" msgid="5417986057866415355">"Taskbar education"</string> |
Bill Yi | 852466c | 2023-01-25 23:45:40 -0800 | [diff] [blame] | 104 | <string name="taskbar_edu_splitscreen" msgid="5605512479258053350">"Drag an app to the side to use two apps at once"</string> |
Bill Yi | 8c45668 | 2023-02-05 17:27:46 -0800 | [diff] [blame] | 105 | <string name="taskbar_edu_stashing" msgid="5645461372669217294">"Slow-swipe up to show the Taskbar"</string> |
Bill Yi | 852466c | 2023-01-25 23:45:40 -0800 | [diff] [blame] | 106 | <string name="taskbar_edu_suggestions" msgid="8215044496435527982">"Get app suggestions based on your routine"</string> |
Bill Yi | 8c45668 | 2023-02-05 17:27:46 -0800 | [diff] [blame] | 107 | <string name="taskbar_edu_settings_persistent" msgid="1387372982791296151">"Turn on gesture navigation in Settings to auto-hide the Taskbar"</string> |
Bill Yi | a8ebe6a | 2023-03-16 18:51:50 -0700 | [diff] [blame] | 108 | <string name="taskbar_edu_features" msgid="3320337287472848162">"Do more with the Taskbar"</string> |
Bill Yi | 82ef772 | 2021-08-21 02:35:19 +0000 | [diff] [blame] | 109 | <string name="taskbar_edu_close" msgid="887022990168191073">"Close"</string> |
Bill Yi | eecf167 | 2021-08-27 05:42:28 +0000 | [diff] [blame] | 110 | <string name="taskbar_edu_done" msgid="6880178093977704569">"Done"</string> |
Bill Yi | 3405fe3 | 2021-12-15 06:58:44 +0000 | [diff] [blame] | 111 | <string name="taskbar_button_home" msgid="2151398979630664652">"Home"</string> |
| 112 | <string name="taskbar_button_a11y" msgid="5241161324875094465">"Accessibility"</string> |
| 113 | <string name="taskbar_button_back" msgid="8558862226461164514">"Back"</string> |
| 114 | <string name="taskbar_button_ime_switcher" msgid="1730244360907588541">"IME switcher"</string> |
| 115 | <string name="taskbar_button_recents" msgid="7273376136216613134">"Recents"</string> |
Bill Yi | 4e18c41 | 2022-01-25 18:13:32 +0000 | [diff] [blame] | 116 | <string name="taskbar_button_notifications" msgid="7471740351507357318">"Notifications"</string> |
| 117 | <string name="taskbar_button_quick_settings" msgid="227662894293189391">"Quick Settings"</string> |
Bill Yi | 9b9f2a3 | 2022-11-30 02:44:26 -0800 | [diff] [blame] | 118 | <string name="taskbar_a11y_title" msgid="6432169809852243110">"Taskbar"</string> |
Bill Yi | a8ebe6a | 2023-03-16 18:51:50 -0700 | [diff] [blame] | 119 | <string name="taskbar_a11y_shown_title" msgid="6842833581088937713">"Taskbar shown"</string> |
| 120 | <string name="taskbar_a11y_hidden_title" msgid="9154903639589659284">"Taskbar hidden"</string> |
Bill Yi | 9b9f2a3 | 2022-11-30 02:44:26 -0800 | [diff] [blame] | 121 | <string name="taskbar_phone_a11y_title" msgid="4933360237131229395">"Navigation bar"</string> |
Bill Yi | fb6e930 | 2023-05-02 11:28:26 -0700 | [diff] [blame] | 122 | <string name="always_show_taskbar" msgid="3608801276107751229">"Always show Taskbar"</string> |
| 123 | <string name="change_navigation_mode" msgid="9088393078736808968">"Change navigation mode"</string> |
| 124 | <string name="taskbar_divider_a11y_title" msgid="6608690309720242080">"Taskbar divider"</string> |
Bill Yi | 3405fe3 | 2021-12-15 06:58:44 +0000 | [diff] [blame] | 125 | <string name="move_drop_target_top_or_left" msgid="2988702185049595807">"Move to top/left"</string> |
| 126 | <string name="move_drop_target_bottom_or_right" msgid="5431393418797620162">"Move to bottom/right"</string> |
Bill Yi | 33ef99a | 2023-02-21 14:58:46 -0800 | [diff] [blame] | 127 | <string name="quick_switch_overflow" msgid="6935266023013283353">"{count,plural, =1{Show # more app.}other{Show # more apps.}}"</string> |
| 128 | <string name="quick_switch_split_task" msgid="5598194724255333896">"<xliff:g id="APP_NAME_1">%1$s</xliff:g> and <xliff:g id="APP_NAME_2">%2$s</xliff:g>"</string> |
Bill Yi | bdb0348 | 2018-02-17 03:04:05 -0800 | [diff] [blame] | 129 | </resources> |