-
Notifications
You must be signed in to change notification settings - Fork 21
Expand file tree
/
Copy pathstrings.xml
More file actions
172 lines (172 loc) · 12.2 KB
/
Copy pathstrings.xml
File metadata and controls
172 lines (172 loc) · 12.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2" tools:ignore="MissingTranslation">
<!-- Presets -->
<string name="select_something">Select something below to speak.</string>
<string name="phrases_page_number">Page %1d of %2d</string>
<string name="my_sayings_empty"><b>Your sayings will appear\nhere.</b>\n\nNavigate to the keyboard, type something\n then select the \"☆\" to save it here.</string>
<string name="my_sayings_empty_handset_port"><b>Your sayings will appear\nhere.</b>\n\nNavigate to the keyboard, type something then select the \"☆\" to save it here.</string>
<string name="my_sayings_empty_handset_land"><b>Your sayings will appear here.</b>\n\nNavigate to the keyboard, type something\n then select the \"☆\" to save it here.</string>
<string name="my_sayings_empty_settings"><b>You don’t have any sayings saved yet. Select the “+” in the top right to add something.</b></string>
<string name="custom_category_empty"><b>You don\'t have any phrases saved yet.</b></string>
<!-- Settings Page -->
<string name="settings">सेटिंग्स</string>
<string name="privacy_policy">गोपनीयता नीति</string>
<string name="contact_developers">डेवलपर से संपर्क करें</string>
<string name="settings_head_tracking">Head Tracking</string>
<string name="settings_dialog_title">Leaving the app</string>
<string name="settings_dialog_message">You\'re about to be taken outside the app. You may lose head tracking control.</string>
<string name="settings_dialog_continue">Continue</string>
<string name="settings_dialog_cancel">रद्द करें</string>
<!-- Settings Options -->
<string name="settings_edit_saying">My Sayings</string>
<string name="settings_edit_categories">Categories and Phrases</string>
<string name="settings_selection_mode">Selection Mode</string>
<string name="settings_reset_app">सेटिंग्स रीसेट करें</string>
<!-- Selection Mode -->
<string name="selection_mode_title">Selection Mode</string>
<!-- Button Text -->
<string name="button_pause">Pause</string>
<string name="button_resume">Resume</string>
<!-- Errors -->
<string name="error_move_closer">Please move closer to the device.</string>
<string name="head_tracking_paused_message">Head tracking is paused.\nMove your head to resume.</string>
<!-- Keyboard Layout -->
<string name="keyboard_select_letters">Start typing…</string>
<!-- Saved Phrase Success -->
<string name="saved_successfully">Saved to %1s</string>
<string name="removed_successfully">Removed from %1s</string>
<!-- Edit Sayings -->
<string name="delete">हटाएँ</string>
<string name="delete_warning">Removed phrases cannot be restored.</string>
<string name="new_phrase_saved">New phrase saved</string>
<string name="contiue_editing">Continue editing</string>
<string name="discard">छोड़ें</string>
<string name="are_you_sure">Are you sure?</string>
<string name="back_warning">Going back before saving will clear any edits made.</string>
<string name="duplicate_phrase">Sorry, this phrase name already exists. Please try a different name.</string>
<!-- Edit Keyboard -->
<string name="changes_saved">Changes Saved</string>
<string name="category_created">Category Created</string>
<string name="duplicate_category">Sorry, this category name already exists. Please try a different name.</string>
<!-- Timing and Sensitivity -->
<string name="timing_sensitivity_title">Timing and Sensitivity</string>
<string name="hover_time_text">Hover Time</string>
<string name="cursor_sensitivity_text">Cursor Sensitivity</string>
<string name="hover_time_amount_text"> <xliff:g example="5" id="time">%s</xliff:g> seconds
</string>
<string name="hover_time_one_text">1 second</string>
<string name="cursor_sensitivity_low">Low</string>
<string name="cursor_sensitivity_medium">Medium</string>
<string name="cursor_sensitivity_high">High</string>
<!-- Categories -->
<string name="category_123">123</string>
<string name="category_123_yes">हाँ</string>
<string name="category_123_no">नहीं</string>
<!-- Keypad Numbers -->
<!-- Edit Categories -->
<string name="edit_categories_title">Categories and Phrases</string>
<!-- Edit Category Options -->
<string name="edit_category_show_category_text">Show Category</string>
<string name="edit_category_remove_category_text">Remove Category</string>
<string name="removed_cant_be_restored">Removed categories can not be restored.</string>
<!-- Presets -->
<string name="preset_general" formatted="false">General</string>
<string name="preset_basic_needs" formatted="false">Basic Needs</string>
<string name="preset_personal_care" formatted="false">Personal Care</string>
<string name="preset_conversation" formatted="false">Conversation</string>
<string name="preset_environment" formatted="false">Environment</string>
<string name="preset_user_keypad" formatted="false">123</string>
<string name="preset_user_favorites" formatted="false">My Sayings</string>
<string name="preset_recents" formatted="false">Recents</string>
<string name="preset_need_restroom" formatted="false">I need to go to the restroom</string>
<string name="preset_im_thirsty" formatted="false">I am thirsty</string>
<string name="preset_im_hungry" formatted="false">I am hungry</string>
<string name="preset_im_cold" formatted="false">I am cold</string>
<string name="preset_im_hot" formatted="false">I am hot</string>
<string name="preset_im_tired" formatted="false">I am tired</string>
<string name="preset_im_fine" formatted="false">I am fine</string>
<string name="preset_im_good" formatted="false">I am good</string>
<string name="preset_im_uncomfortable" formatted="false">I am uncomfortable</string>
<string name="preset_im_in_pain" formatted="false">I am in pain</string>
<string name="preset_im_finished" formatted="false">I am finished</string>
<string name="preset_want_lie_down" formatted="false">I want to lie down</string>
<string name="preset_want_sit_up" formatted="false">I want to sit up</string>
<string name="preset_hello" formatted="false">Hello</string>
<string name="preset_good_morning" formatted="false">Good morning</string>
<string name="preset_good_evening" formatted="false">Good evening</string>
<string name="preset_pleased_to_meet_you" formatted="false">Pleased to meet you</string>
<string name="preset_how_is_day" formatted="false">How is your day?</string>
<string name="preset_how_are_you" formatted="false">How are you?</string>
<string name="preset_how_is_it_going" formatted="false">How\'s it going?</string>
<string name="preset_how_was_your_weekend" formatted="false">How was your weekend?</string>
<string name="preset_goodbye" formatted="false">Goodbye</string>
<string name="preset_okay" formatted="false">Okay</string>
<string name="preset_bad" formatted="false">Bad</string>
<string name="preset_good" formatted="false">Good</string>
<string name="preset_that_makes_sense" formatted="false">That makes sense</string>
<string name="preset_i_like_it" formatted="false">I like it</string>
<string name="preset_please_stop" formatted="false">Please stop</string>
<string name="preset_i_do_not_agree" formatted="false">I do not agree</string>
<string name="preset_please_repeat" formatted="false">Please repeat what you said</string>
<string name="preset_please" formatted="false">Please</string>
<string name="preset_thank_you" formatted="false">Thank you</string>
<string name="preset_yes" formatted="false">Yes</string>
<string name="preset_no" formatted="false">No</string>
<string name="preset_maybe" formatted="false">Maybe</string>
<string name="preset_please_wait" formatted="false">Please wait</string>
<string name="preset_i_dont_know" formatted="false">I don\'t know</string>
<string name="preset_i_didnt_mean_say_that" formatted="false">I didn\'t mean to say that</string>
<string name="preset_be_patient" formatted="false">Please be patient</string>
<string name="preset_turn_on_lights" formatted="false">Please turn the lights on</string>
<string name="preset_turn_off_lights" formatted="false">Please turn the lights off</string>
<string name="preset_no_visitors" formatted="false">No visitors please</string>
<string name="preset_like_visitors" formatted="false">I would like visitors</string>
<string name="preset_be_quiet" formatted="false">Please be quiet</string>
<string name="preset_like_to_talk" formatted="false">I would like to talk</string>
<string name="preset_tv_on" formatted="false">Please turn the TV on</string>
<string name="preset_tv_off" formatted="false">Please turn the TV off</string>
<string name="preset_volume_up" formatted="false">Please turn the volume up</string>
<string name="preset_volume_down" formatted="false">Please turn the volume down</string>
<string name="preset_open_blinds" formatted="false">Please open the blinds</string>
<string name="preset_close_blinds" formatted="false">Please close the blinds</string>
<string name="preset_open_window" formatted="false">Please open the window</string>
<string name="preset_close_window" formatted="false">Please close the window</string>
<string name="preset_need_medication" formatted="false">I need my medication</string>
<string name="preset_need_bath" formatted="false">I need a bath</string>
<string name="preset_need_shower" formatted="false">I need a shower</string>
<string name="preset_need_wash_face" formatted="false">I need to wash my face</string>
<string name="preset_want_brush_hair" formatted="false">I need to brush my hair</string>
<string name="preset_fix_pillow" formatted="false">Please fix my pillow</string>
<string name="preset_need_spit" formatted="false">I need to spit</string>
<string name="preset_trouble_breathing" formatted="false">I am having trouble breathing</string>
<string name="preset_need_jacket" formatted="false">I need a jacket</string>
<string name="add_phrase">Add Phrase</string>
<string name="add_phrase_plus">+ Add Phrase</string>
<string name="add_category">Add Category</string>
<string name="add_to_category">Add to Category</string>
<string name="no_custom_categories">No custom categories</string>
<string name="create_custom_categories">Create custom categories in the settings menu to add phrases to them here.</string>
<string name="all_categories_hidden_text">All of your categories have been hidden. You can show them again from the category settings page.</string>
<string name="no_recent_phrases_title">No recently used phrases</string>
<string name="no_recent_phrases_message">Start using the app to see your most recently used phrases here.</string>
<string name="categories_edit_title">Categories</string>
<!-- Camera Permissions -->
<string name="permissions_missing_dialog_title">Required Permissions Unavailable</string>
<string name="permissions_missing_dialog_body">Camera permissions are required to use the Head Tracking feature. Please enable them in the app settings.</string>
<string name="permissions_confirm">OK</string>
<string name="permissions_rationale_title">Camera permissions are needed to enable Head Tracking</string>
<string name="rename_category">Rename Category</string>
<string name="show_category">Show Category</string>
<string name="edit_phrases">Edit Phrases</string>
<string name="remove_category">Remove Category</string>
<!-- Compose Migration Strings -->
<string name="preset_sayings_title">Preset Sayings</string>
<string name="keyboard">Keyboard</string>
<string name="keyboard_clear">Clear</string>
<string name="keyboard_space">Space</string>
<string name="keyboard_backspace">Backspace</string>
<string name="keyboard_speak">Speak</string>
<string name="close_settings">Close Settings</string>
<string name="on">ON</string>
<string name="off">OFF</string>
</resources>