-
Notifications
You must be signed in to change notification settings - Fork 58
Expand file tree
/
Copy pathstrings.xml
More file actions
202 lines (198 loc) · 13.5 KB
/
Copy pathstrings.xml
File metadata and controls
202 lines (198 loc) · 13.5 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
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
<resources>
<string name="app_name">Umbrella</string>
<string name="secondary_app_name">Calculator</string>
<string name="feed_title">Feeds</string>
<string name="form_title">Forms</string>
<string name="checklist_title">Checklists</string>
<string name="lesson_title">Lessons</string>
<string name="account_title">Account</string>
<string name="message_title_active_forms">Filled out forms</string>
<string name="message_title_all_forms">Available forms</string>
<string name="message_body_form_new">NEW</string>
<string name="form_input_controller_name">Digital Security Incident</string>
<string name="loading_tour_message">Fetching data…</string>
<string name="terms_conditions">Terms and Conditions</string>
<string name="tour_slide_1_text">Get advice on everything from sending a secure email to safe travel</string>
<string name="tour_slide_2_text">Use checklists to mark your progress</string>
<string name="tour_slide_3_text">Stay up to date with the latest information on where you are</string>
<string name="tour_view_accept_button">ACCEPT</string>
<string name="fab_dialog_transition_name">transition.fab</string>
<string name="error_connection_tour_message">Looks like the server is taking to long to respond, try again later.</string>
<string name="send_to">Share</string>
<string name="delete">Delete</string>
<string name="feed_source">Feed source</string>
<string name="hint_rss_edit">http://yourfeed</string>
<string name="learn_more">LEARN MORE</string>
<string name="share_carpsLk">SHARE</string>
<string name="article_simple_list">Simple List</string>
<string name="card_list">Card List</string>
<string name="difficult_title">Kidnapping</string>
<string name="title_checklist">Checklist</string>
<string name="lesson_tab">Lesson</string>
<string name="url_server">URL server</string>
<string name="feed_interval">Interval</string>
<string name="set_your_feed">Set your feed</string>
<string name="set_your_feed_label">You haven’t set the country and the sources for the feed yet. You have to do it in order for the feed to start displaying, and you can change it any time later in the settings.</string>
<string name="feed_interval_label">Set how often shall we check for news</string>
<string name="set">SET</string>
<string name="location">Location</string>
<string name="feed_location_label">Enter location</string>
<string name="feed_sources">Feed sources</string>
<string name="feed_source_label">Enter Sources</string>
<string name="set_now">SET NOW</string>
<string name="feed_source_department">US State Department Country \nWarnings</string>
<string name="feed_source_global">Global Disaster Alert \nCoordination System</string>
<string name="feed_source_cdc">CDC</string>
<string name="feed_source_un">UN/ ReliefWeb</string>
<string name="feed_source_name">Select The Feed Sources</string>
<string name="feed_text_min">%1$s minutes</string>
<string name="feed_choose_refresh_interval">Enter interval in minutes (one day = 1440 minutes)</string>
<string name="feed_location_enter_location">Enter location</string>
<string-array name="refresh_interval_array">
<item>30 min</item>
<item>1 hour</item>
<item>4 hours</item>
<item>6 hours</item>
<item>12 hours</item>
<item>24 hours</item>
<item>Manually</item>
</string-array>
<string name="feed_list_via">Via\u0020</string>
<string name="feed_change_header">CHANGE</string>
<string name="feed_location_header">Location</string>
<string name="dashboard_feed_empty_change_location">CHANGE LOCATION</string>
<string name="dashboard_empty_text">There are no events to display for you location. We\'ll display them when they will occour.</string>
<string name="empty_dashboard_title">Security feed set to:</string>
<string name="checklistDetail_title">Checklist</string>
<string name="account_password_alert_title">Set your password</string>
<string name="account_password_alert_description">Your password must be at least 8 characters long and must contain at least one digit and one capital letter</string>
<string name="account_set_password">Set password</string>
<string name="account_settings">Settings</string>
<string name="account_enable_mask">Enable Mask App</string>
<string name="account_language_dialog_title">Select Language</string>
<string name="account_password_alert_password">Password</string>
<string name="account_password_skip">SKIP</string>
<string name="account_cancel">CANCEL</string>
<string name="account_ok">OK</string>
<string name="account_password_alert_confirm">Confirm</string>
<string name="settings_title">Settings</string>
<string name="settings_refresh_from_the_server">Refresh from the server</string>
<string name="settings_switch_server">Change repository</string>
<string name="settings_your_location">Your location</string>
<string name="settings_show_updates_as_notification">Show updates as notification</string>
<string name="settings_security_feed_sources">Security feed sources</string>
<string name="settings_refresh_interval_for_custom_feeds">Refresh interval for custom feeds</string>
<string name="settings_feed">Feed</string>
<string name="settings_export_your_data">Export your data</string>
<string name="settings_import_your_data">Import your data</string>
<string name="settings_english">English</string>
<string name="settings_select_language">Select language</string>
<string name="export_database_success">Database exported with success.</string>
<string name="login_message_button">Login</string>
<string name="export_database_wipe_data">Delete and reset all current Umbrella content after export</string>
<string name="backup_database_file_title">Backup database file</string>
<string name="export_dialog_hint">Set your file name</string>
<string name="settings_umbrella_share_title">Umbrella backup</string>
<string name="export_dialog_cancel">CANCEL</string>
<string name="export_dialog_ok">OK</string>
<string name="export_view_export">Export</string>
<string name="export_view_share">Share</string>
<string name="export_view_backup_type">Backup type</string>
<string name="export_wipe_data">Wipe data</string>
<string name="export_dialog_default_message">umbrella_backup</string>
<string name="import_dialog_fail_message">Invalid import file.</string>
<string name="write_external_permission_granted">Write external storage permission was granted.</string>
<string name="write_external_permission_denied">Write external storage permission request was denied.</string>
<string name="title_dialog">Select an action</string>
<string name="checklist_dialog_cancel">CANCEL</string>
<string name="cancel">CANCEL</string>
<string name="ok">OK</string>
<string name="checklist_dialog_delete">DELETE</string>
<string name="checklist_dialog_disable">DISABLE</string>
<string name="custom_checklist_hint_add_checklistItem">Add checklist item</string>
<string name="custom_checklist_title">Your checklist</string>
<string name="export_lesson">Export lesson</string>
<string name="export_button">EXPORT</string>
<string name="password_one_digit">Password must have at least one digit</string>
<string name="password_one_capital">Password must have at least one capital letter</string>
<string name="password_one_small">Password must have at least one small letter</string>
<string name="password_too_short">Password too short</string>
<string name="skip_password_warning">Are you sure you want to continue using the app without setting the password?\n\nThis significantly diminishes your safety in regards with any identifiable data you input into Umbrella</string>
<string name="error_password">Error when try to change your password.</string>
<string name="password_changed">Password changed.</string>
<string name="app_calc">SimpleCalc</string>
<string name="hands_shake_info_description">To unmask it you need to shake the device when in SimpleCalc app. That will return the app to it’s normal state.</string>
<string name="enable_masking_mode">Enable Mask</string>
<string name="empty" translatable="false"> </string>
<string name="password_success">Password was successfully created</string>
<string name="update_repository_message_success">Updated with success.</string>
<string name="switch_server_error_message">An error occurred. URL seems not be a Git server.</string>
<string name="pdf_name">PDF</string>
<string name="html_name">HTML</string>
<string name="feed_title_tab">FEED</string>
<string name="rss_title_tab">RSS</string>
<string name="account_reset_password">Reset password</string>
<string name="reset_password_title">Confirm reset password</string>
<string name="reset_password_text">Are you sure you want to reset your password? This also means losing any data you might have entered so far.\n</string>
<string name="login_reset_password">Reset password</string>
<string name="form_menu_delete">Delete</string>
<string name="form_menu_edit">Edit</string>
<string name="form_menu_share">Share</string>
<string name="login_your_password">Log in with your password</string>
<string name="login_error_reset_password">Fail to reset password.</string>
<string name="bookemarks_title">Bookmarked</string>
<string name="checklist_edit_item">Edit checklist item</string>
<string name="checklist_delete_item">Delete checklist</string>
<string name="settings_title_notification">Notification</string>
<string name="settings_label_skip_pw">Don’t ask for password again</string>
<string name="settings_title_skip_pw">Skip password</string>
<string name="settings_general_title">General</string>
<string name="checklist_custom_empty_item_error_message">The item shouldn\'t be blank.</string>
<string name="checklist_add_item_message">Item added successfully.</string>
<string name="checklist_edit_item_title">Edit checklist item</string>
<string name="checklist_add_item_title">Add checklist item</string>
<string name="empty_checklist_message">Go to lessons and discover recommended checklists or create your own custom checklists.</string>
<string name="confirm_password_error_message">Password doesn\'t match</string>
<string name="default_github_url">https://github.com/</string>
<string name="switch_server_title_message">Switch server</string>
<string name="english_language_title">English</string>
<string name="spanish_language_title">Spanish</string>
<string name="chinese_language_title">Chinese</string>
<string name="login_enter_pw">Enter password</string>
<string name="default_refresh_feed">30 min</string>
<string name="account_disable_mask">Disable Mask</string>
<string name="disable_mask_message">Disable Mask with success</string>
<string name="empty_favorites_message">No lessons have been added yet.</string>
<string name="custom_checklist_add_item_title">Custom Checklist</string>
<string name="name_your_checklist">Name your checklist</string>
<string name="name">Name</string>
<string name="invalid_name_custom_checklist_messenge">The checklist name shouldn\'t be blank.</string>
<string name="empty_custom_checklist_message">Create your own custom checklist.</string>
<string name="checklist_card_title">Checklists</string>
<string name="checklist_title_tab">OVERVIEW</string>
<string name="custom_checklist_title_tab">CUSTOM</string>
<string name="add_custom_checklist_item_title">Add checklist item</string>
<string name="notification_fetching_data">Fetching data</string>
<string name="notification_update_database">Updating database</string>
<string name="notification_lost_connection">Lost connection to download content, please try again.</string>
<string name="rss_message_error">There was an error when attempting to create the RSS feed. Make sure you\'re using the correct RSS.</string>
<string name="tour_warner_message">Umbrella has lots of lessons and content. The first time you use the app these are downloaded so that they work offline. The process should take about 3 minutes at most.</string>
<string name="categoryHint">Communications, Information, etc.</string>
<string name="difficultyHint">Beginner, Advanced, Expert</string>
<string name="typeHint">Checklist, Form, Segment</string>
<string name="tour_slide_0_text">Umbrella makes your security simple</string>
<string name="logout">Logout</string>
<string name="change_language_error">An unexpected error occurred.</string>
<string name="bookmark_title">Bookmarked</string>
<string name="switch_language_alert_message">The process could take a few minutes</string>
<string name="switch_repo_alert_text">Loading data from a new repository will reset all the progress you made. Back up before you do it!</string>
<string name="arabic_language_title">Arabic</string>
<string name="farsi_language_title">Farsi</string>
<string name="russian_language_title">Russian</string>
<string name="french_language_title">French</string>
<string name="show_me_button">Show me</string>
<string name="no_thanks_button">No thanks, i\'ll explore on my own</string>
<string name="pathways_text">Select a guide to start your security journey or \nbookmark any guide for later</string>
<string name="pathways_title">What do you need most?</string>
<string name="see_all">See all</string>
</resources>