summaryrefslogtreecommitdiffstats
path: root/res/values-en-rAU/strings.xml
blob: c75d60de0917ca832c6945577628c3bb63cf4139 (plain)
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
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!-- Copyright (C) 2007 The Android Open Source Project

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at

          http://www.apache.org/licenses/LICENSE-2.0

     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="application_name">Browser</string>
    <string name="choose_upload">Choose file to upload</string>
    <string name="uploads_disabled">Uploads are disabled.</string>
    <string name="new_tab">New tab</string>
    <string name="browser_tab_crash_snap">Oops, Snap!</string>
    <string name="browser_tab_crash_reload">Reload</string>
    <string name="browser_tab_crash_message">Something unexpected happened when displaying this webpage. Please reload or go to another page.</string>
    <string name="new_incognito_tab">Incognito mode</string>
    <string name="tab_most_visited">Most visited</string>
    <string name="tab_snapshots">Saved</string>
    <string name="added_to_bookmarks">Added to favourites.</string>
    <string name="removed_from_bookmarks">Removed from favourites.</string>
    <string name="sign_in_to">Sign in to <xliff:g id="hostname">%s1</xliff:g> "<xliff:g id="realm">%s2</xliff:g>\"</string>
    <string name="username">Name</string>
    <string name="password">Password</string>
    <string name="action">Sign in</string>
    <string name="bookmarks_add_page">Save</string>
    <string name="cancel">Cancel</string>
    <string name="ok">OK</string>
    <string name="max_url_character_limit_msg">Max URL limit reached</string>
    <string name="msg_no_google_play">Google Play Store is not present on your device.</string>
    <string name="page_info">Info</string>
    <string name="page_info_address">Address:</string>
    <string name="security_warning">Security warning</string>
    <string name="ssl_invalid">This certificate is invalid.</string>
    <string name="ssl_unknown">Unknown certificate error.</string>
    <string name="stopping">Stopping\u2026</string>
    <string name="stop">Stop</string>
    <string name="reload">Refresh</string>
    <string name="back">Back</string>
    <string name="forward">Forward</string>
    <string name="location">Address</string>
    <string name="account">Account</string>
    <string name="containing_folder">Add to</string>
    <string name="new_folder">New folder</string>
    <string name="edit_folder">Edit folder</string>
    <string name="delete_folder">Delete folder</string>
    <string name="no_subfolders">No subfolders.</string>
    <string name="add_to_homescreen_menu_option">Home screen</string>
    <string name="add_to_other_folder_menu_option">Select folder\u2026</string>
    <string name="name">Label</string>
    <string name="save_to_bookmarks">Save</string>
    <string name="bookmark_this_page">Add this page to favourites</string>
    <string name="remove">Remove</string>
    <string name="edit_bookmark">Edit</string>
    <string name="create_shortcut_bookmark">Add shortcut</string>
    <string name="remove_bookmark">Delete</string>
    <string name="remove_from_bookmarks">Remove</string>
    <string name="remove_history_item">Remove</string>
    <string name="set_as_homepage">Set as homepage</string>
    <string name="bookmark_saved">Added to favourites</string>
    <string name="bookmark_not_saved">Couldn\'t save favourite.</string>
    <string name="homepage_set">Homepage set.</string>
    <string name="bookmark_needs_title">Favourite must have a name.</string>
    <string name="bookmark_needs_url">Favourite must have a location.</string>
    <string name="bookmark_url_not_valid">This URL isn\'t valid.</string>
    <string name="bookmark_cannot_save_url">This URL can\'t be added to favourites.</string>
    <string name="current_page">from\u0020</string>
    <string name="delete_bookmark_warning">Delete favourite \"<xliff:g id="bookmark">%s</xliff:g>\"?</string>
    <string name="delete_folder_warning">Delete folder \"<xliff:g id="bookmark">%s</xliff:g>\"?</string>
    <string name="open_all_in_new_window">Open all in new tabs</string>
    <string name="sendText">Choose an action for text</string>
    <string name="close_other_tabs">Close other tabs</string>
    <string name="bookmarks">Favourites</string>
    <string name="shortcut_bookmark">Favourite</string>
    <string name="shortcut_bookmark_title">Choose a favourite</string>
    <string name="history">History</string>
    <string name="share_page">Share</string>
    <string name="add_to_homescreen">Add to home</string>
    <string name="menu_save_snapshot">Save</string>
    <string name="saving_snapshot">Saving\u2026</string>
    <string name="snapshot_failed">Couldn\'t save for offline reading.</string>
    <string name="contextheader_folder_bookmarkcount"><xliff:g id="bookmark_count">%d</xliff:g> favourites</string>
    <string name="contextheader_folder_empty">Empty folder</string>
    <string name="contextmenu_openlink">Open</string>
    <string name="contextmenu_openlink_newwindow">Open in new tab</string>
    <string name="contextmenu_openlink_newwindow_background">Open in new background tab</string>
    <string name="contextmenu_savelink">Save link</string>
    <string name="contextmenu_sharelink">Share link</string>
    <string name="contextmenu_copy">Copy</string>
    <string name="contextmenu_copylink">Copy link URL</string>
    <string name="contextmenu_download_image">Save image</string>
    <string name="contextmenu_view_image">View image</string>
    <string name="contextmenu_set_wallpaper">Set as wallpaper</string>
    <string name="contextmenu_dial_dot">Dial\u2026</string>
    <string name="contextmenu_add_contact">Add contact</string>
    <string name="contextmenu_send_mail">Send email</string>
    <string name="contextmenu_map">Map</string>
    <string name="choosertitle_sharevia">Share via</string>
    <string name="clear">Clear</string>
    <string name="replace">Replace</string>
    <string name="menu_preferences">Settings</string>
    <string name="pref_content_title">Content settings</string>
    <string name="pref_content_title_summary">Web content settings</string>
    <string name="pref_content_load_images">Load images</string>
    <string name="pref_content_load_images_summary">Display images on web pages</string>
    <string name="pref_security_allow_popups">Pop ups</string>
    <string name="pref_content_javascript">Enable JavaScript</string>
    <string name="pref_content_open_in_background">Open in background</string>
    <string name="pref_content_open_in_background_summary">Open new tabs behind the current tab</string>
    <string name="pref_content_homepage">Homepage</string>
    <string name="pref_content_search_engine">Search engine</string>
    <string name="pref_content_search_engine_summary">Choose a search engine</string>
    <string name="pref_set_homepage_to">Set to</string>
    <string-array name="pref_homepage_choices">
        <item>Current page</item>
        <item>Blank page</item>
        <item>Default page</item>
        <item>Most visited sites</item>
        <item>Other</item>
    </string-array>
    <string name="pref_general_title">General</string>
    <string name="pref_default_site_settings_title">Default site settings</string>
    <string name="pref_site_settings_title">Site settings</string>
    <string name="pref_site_settings_info_panel">Security information</string>
    <string name="pref_general_autofill_title">Auto-fill</string>
    <string name="pref_powersave_enabled">Power save mode</string>
    <string name="pref_powersave_enabled_summary">Reduce browser power usage</string>
    <string name="pref_nightmode_enabled">Night mode</string>
    <string name="pref_nightmode_enabled_summary">Invert colours</string>
    <string name="pref_autofill_enabled">Form auto-fill</string>
    <string name="pref_autofill_enabled_summary">Fill out web forms with a single touch</string>
    <plurals name="pref_web_refiner_advertisements">
        <item quantity="one">%d advertisement</item>
        <item quantity="other">%d advertisements</item>
    </plurals>
    <plurals name="pref_web_refiner_trackers">
        <item quantity="one">%d tracker</item>
        <item quantity="other">%d trackers</item>
    </plurals>
    <plurals name="pref_web_refiner_malware">
        <item quantity="one">%d malware threat</item>
        <item quantity="other">%d malware threats</item>
    </plurals>
    <string-array name="pref_web_refiner_message">
        <item>"Blocked %s. "</item>
        <item>"Blocked %1$s and %2$s. "</item>
        <item>"Blocked %1$s, %2$s and %3$s. "</item>
    </string-array>
    <string name="pref_valid_cert">Valid SSL certificate. Communication is encrypted and identity is verified.</string>
    <string name="pref_invalid_cert">Site has an invalid SSL certificate.</string>
    <string name="pref_warning_cert">Site SSL certificate has warnings.</string>
    <string name="pref_interface_title">Interface</string>
    <string name="pref_autofill_profile_editor">Auto-fill</string>
    <string name="pref_autofill_profile_editor_summary">Set up text to auto-fill in web forms</string>
    <string name="autofill_profile_editor_heading">Type the text you want to auto-fill in web forms.</string>
    <string name="autofill_profile_editor_name">Full name:</string>
    <string name="autofill_profile_editor_email_address">Email:</string>
    <string name="autofill_profile_editor_company_name">Company name:</string>
    <string name="autofill_profile_editor_address_line_1">Address line 1:</string>
    <string name="autofill_profile_editor_address_line_1_hint">Street address, P.O. box, c/o</string>
    <string name="autofill_profile_editor_address_line_2">Address line 2:</string>
    <string name="autofill_profile_editor_address_line_2_hint">Apartment, suite, unit, building, floor, etc.</string>
    <string name="autofill_profile_editor_city">City/Town:</string>
    <string name="autofill_profile_editor_state">State/Province/Region:</string>
    <string name="autofill_profile_editor_zip_code">Zip code:</string>
    <string name="autofill_profile_editor_country">Country:</string>
    <string name="autofill_profile_editor_phone_number">Phone:</string>
    <string name="autofill_profile_editor_phone_number_invalid">Invalid phone number.</string>
    <string name="autofill_profile_editor_save_profile">Save</string>
    <string name="autofill_profile_successful_save">Auto-fill text saved.</string>
    <string name="autofill_profile_successful_delete">Auto-fill text deleted.</string>
    <string name="autofill_profile_editor_delete_profile">Delete</string>
    <string name="powersave_dialog_on">Power save mode enabled. Browser will be restarted.</string>
    <string name="powersave_dialog_off">Power save mode disabled. Browser will be restarted.</string>
    <string name="autofill_setup_dialog_message">The browser can automatically complete web forms like this one. Do you want to set up your auto-fill text?</string>
    <string name="autofill_setup_dialog_negative_toast">You can always set up your auto-fill text from the Browser &gt; Settings &gt; Auto-fill.</string>
    <string name="disable_autofill">Disable auto-fill</string>
    <string name="pref_security_title">Security</string>
    <string name="pref_privacy_security_title">Privacy &amp; security</string>
    <string name="pref_privacy_security_title_summary">Browser security and privacy settings</string>
    <string name="pref_select_items">Select items to be cleared</string>
    <string name="pref_privacy_clear_selected">Clear selected items</string>
    <string name="pref_privacy_clear_selected_summary">Clear selected items in the list</string>
    <string name="pref_privacy_clear_selected_dlg">Clear following items?</string>
    <string name="pref_privacy_clear_cache">Cache</string>
    <string name="pref_privacy_clear_cache_summary">Clear locally cached content and databases</string>
    <string name="pref_privacy_clear_cookies">Cookies and site data</string>
    <string name="pref_privacy_clear_cookies_summary">Clear all browser cookies and site data</string>
    <string name="pref_privacy_clear_history_summary">Clear the browser navigation history</string>
    <string name="pref_privacy_clear_history_dlg">Delete the browser navigation history?</string>
    <string name="pref_privacy_clear_form_data">Form data</string>
    <string name="pref_privacy_clear_form_data_summary">Clear all saved form data</string>
    <string name="pref_privacy_clear_passwords">Passwords</string>
    <string name="pref_privacy_clear_passwords_summary">Clear all saved passwords</string>
    <string name="pref_privacy_enable_geolocation">Location</string>
    <string name="pref_privacy_clear_geolocation_access">Location access</string>
    <string name="pref_privacy_clear_geolocation_access_summary">Clear location access for all websites</string>
    <string name="pref_security_remember_passwords">Remember passwords</string>
    <string name="pref_security_save_form_data">Remember form data</string>
    <string name="pref_do_not_track">Request \'Do Not Track\'</string>
    <string name="pref_security_accept_cookies">Accept cookies</string>
    <string name="pref_security_allow_mic">Microphone</string>
    <string name="pref_security_allow_camera">Camera</string>
    <string name="pref_security_web_refiner">Ads</string>
    <string name="pref_security_accept_third_party_cookies">Third party cookies</string>
    <string name="pref_security_ask_before_using">Ask before using</string>
    <string name="pref_security_allowed">Allowed</string>
    <string name="pref_security_not_allowed">Not allowed</string>
    <string name="pref_security_remember">Remember</string>
    <string name="pref_security_on">On</string>
    <string name="pref_security_off">Off</string>
    <string name="pref_website_title">Website</string>
    <string name="pref_security_add">Add</string>
    <string name="pref_security_origin_name">Site origin</string>
    <string name="pref_security_access_is_allowed">access is allowed</string>
    <string name="pref_sample_font_size">Drag the slider to adjust the font size to set the desired comfortable reading size.</string>
    <string name="pref_min_font_size">Minimum font size</string>
    <string name="pref_min_font_size_value"><xliff:g id="font_size">%d</xliff:g>pt</string>
    <string name="pref_text_zoom">Text scaling</string>
    <string name="pref_force_userscalable">Force enable zoom</string>
    <string name="pref_force_userscalable_summary">Override a website\'s request to control zoom behavior</string>
    <string name="pref_inverted_category">Inverted screen rendering</string>
    <string name="pref_inverted">Inverted rendering</string>
    <string name="pref_inverted_summary">Black becomes white and vice versa</string>
    <string name="pref_inverted_contrast">Contrast</string>
    <string name="pref_extras_title">Advanced</string>
    <string name="pref_extras_website_settings">Per site settings</string>
    <string name="pref_extras_website_settings_summary">Advanced settings for individual websites</string>
    <string name="pref_extras_reset_default">Reset to default</string>
    <string name="pref_extras_reset">Reset</string>
    <string name="pref_extras_reset_default_summary">Restore default settings</string>
    <string name="pref_extras_reset_default_dlg">Revert settings to default values?</string>
    <string name="pref_development_title">Debug</string>
    <string name="pref_default_text_encoding">Text encoding</string>
    <string name="pref_edge_swipe_title">Edge navigation</string>
    <string name="pref_edge_swipe_option_msg">Swiping from the edge will:</string>
    <string name="pref_temporal_edge_swipe">Navigate across history</string>
    <string name="pref_spatial_edge_swipe">Change tab</string>
    <string name="pref_disable_edge_swipe">Do nothing</string>
    <string name="pref_edge_swipe_option_close">Choose later</string>
    <string name="pref_temporal_edge_swipe_enabled_toast">Swipe from edge to navigate</string>
    <string name="pref_spatial_edge_swipe_enabled_toast">Swipe from edge to change tabs</string>
    <string name="pref_edge_swipe_disabled_toast">Swiping from edge disabled</string>
    <string name="pref_edge_swipe_unknown">Choose behaviour</string>
    <string name="pref_edge_swipe_setup_desc">        Swipe from the edge to navigate across history.\nThis feature may conflict with websites using edge-based actions</string>
    <string name="pref_edge_enable">Enable</string>
    <string name="pref_edge_disable">Disable</string>
    <string name="pref_coloredsb_title">Coloured status bar</string>
    <string name="pref_coloredsb_summary">Status bar will change colour based on the visited page</string>
    <string name="pref_accessibility_title">Accessibility</string>
    <string name="pref_accessibility_title_summary">Text size and zooming</string>
    <string name="pref_looklock_title">LookLock</string>
    <string name="pref_looklock_summary">Prevent other apps from reading webview content from this app</string>
    <string name="pref_font_size_category">Text size</string>
    <string name="pref_lab_fullscreen">Immersive</string>
    <string name="pref_lab_fullscreen_summary">Make the browser fullscreen</string>
    <string name="pref_data_preload_title">Search result preloading</string>
    <string-array name="pref_temporal_choices">
        <item>Never</item>
        <item>Only on Wi-Fi</item>
        <item>Always</item>
    </string-array>
    <string name="pref_data_preload_summary">Allow browser to preload search results in the background</string>
    <string name="pref_link_prefetch_title">Web page preloading</string>
    <string name="pref_link_prefetch_summary">Allow browser to preload linked web pages in the background</string>
    <string name="browserFrameFormResubmitMessage">The page you\'re trying to view contains data that has already been submitted (\"POSTDATA\"). If you resend the data, any action the form on the page carried out (such as a search or online purchase) will be repeated.</string>
    <string name="clear_history">Clear history</string>
    <string name="empty_history">No browser history.</string>
    <string name="add_new_bookmark">Add favourite</string>
    <string name="add_bookmark_short">Add</string>
    <string name="search_hint">Search or type URL</string>
    <string name="search_button_text">Go</string>
    <string name="search_settings_description">Favourites and web history</string>
    <string name="allow">Allow</string>
    <string name="block">Block</string>
    <string name="too_many_windows_dialog_title">Tab limit reached</string>
    <string name="too_many_windows_dialog_message">Can\'t open a new tab until you close one.</string>
    <string name="too_many_subwindows_dialog_title">Pop-up already open</string>
    <string name="too_many_subwindows_dialog_message">Only one pop-up can be open at a time.</string>
    <string name="download_no_sdcard_dlg_title" product="default">No SD card</string>
    <string name="download_no_sdcard_dlg_msg" product="default">An SD card is required to download <xliff:g id="filename">%s</xliff:g>.</string>
    <string name="download_sdcard_busy_dlg_title" product="default">SD card unavailable</string>
    <string name="download_sdcard_busy_dlg_msg" product="default">The SD card is busy. To allow downloads, tap \'Turn off USB storage\' in the notification.</string>
    <string name="cannot_download">Can only download \"http\" or \"https\" URLs.</string>
    <string name="download_pending">Starting download\u2026</string>
    <string name="search_the_web">Search the web</string>
    <string name="webstorage_outofspace_notification_title">Browser storage full</string>
    <string name="webstorage_outofspace_notification_text">Tap to free up space.</string>
    <string name="webstorage_clear_data_title">Storage</string>
    <string name="webstorage_private_data_title">Private data</string>
    <string name="webstorage_clear_data_dialog_message">Delete all data stored by this website?</string>
    <string name="loading_video">Loading video\u2026</string>
    <string name="website_settings_add_origin">New site</string>
    <string name="website_settings_clear_all">Clear all</string>
    <string name="website_settings_clear_all_dialog_message">Delete all website data and location permissions?</string>
    <string name="progress_dialog_setting_wallpaper">Setting wallpaper\u2026</string>
    <string name="empty_bookmarks_folder">No Favourites.</string>
    <string name="other_bookmarks">Other favourites</string>
    <string name="import_bookmarks_dialog_description">Favorites on this device are not yet associated with a Google account. Save these bookmarks by adding them to an account. Delete these bookmarks if you don\'t want to sync them.</string>
    <string name="import_bookmarks_dialog_remove">Delete favourites</string>
    <string name="menu_share_url">Share</string>
    <string name="max_tabs_warning">No more tabs available</string>
    <string name="preview">Preview</string>
    <string name="local_bookmarks">My favourites</string>
    <string name="find_on_page">Find</string>
    <string name="ua_switcher_desktop">Desktop site</string>
    <string name="enable_reader_mode">Reader mode</string>
    <string name="permission_preload_label">Preload results</string>
    <string name="empty_snapshots_folder">No saved pages.</string>
    <string name="remove_snapshot">Delete saved page</string>
    <string name="snapshot_go_live">Go live</string>
    <string name="accessibility_button_back">Go back</string>
    <string name="accessibility_button_forward">Go forward</string>
    <string name="accessibility_button_refresh">Refresh page</string>
    <string name="accessibility_button_stop">Stop page load</string>
    <string name="accessibility_button_addbookmark">Add to favourites</string>
    <string name="accessibility_button_search">Search</string>
    <string name="accessibility_button_voice">Start voice search</string>
    <string name="accessibility_button_closetab">Close tab</string>
    <string name="accessibility_button_newtab">Open new tab</string>
    <string name="accessibility_button_newincognitotab">Open new incognito tab</string>
    <string name="accessibility_button_clear">Clear input</string>
    <string name="accessibility_button_navscreen">Page manager</string>
    <string name="accessibility_state_incognito">Incognito page</string>
    <string name="accessibility_state_frozen">Saved page</string>
    <string name="accessibility_transition_navscreen">Tab management</string>
    <string name="accessibility_button_bookmarks_folder_up">Up</string>
    <string name="my_navigation_delete_label">Delete website</string>
    <string name="my_navigation_edit_label">Edit website</string>
    <string name="my_navigation_add_label">Add website</string>
    <string name="my_navigation_add">Add</string>
    <string name="my_navigation_delete_msg">Delete website?</string>
    <string name="my_navigation_name">Title</string>
    <string name="my_navigation_address">Address</string>
    <string name="website_needs_title">Website must have a title</string>
    <string name="website_needs_url">Website must have a URL</string>
    <string name="my_navigation_cannot_save_url">Invalid URL</string>
    <string name="my_navigation_duplicate_url">URL already exists</string>
    <string name="my_navigation_page_title">Home</string>
    <string name="http_video_msg">Please select how to handle media file</string>
    <string name="video_save">Save</string>
    <string name="video_play">Play</string>
    <string name="exit">Exit</string>
    <string name="about">About</string>
    <string name="download_estore_app">Estore is not present on your device.</string>
    <string name="estore_url_warning">Failed to launch Estore, URL is too long.</string>
    <string name="drm_file_unsupported">Uploading DRM files is not supported.</string>
    <string name="exit_browser_title">Exit browser</string>
    <string name="exit_browser_msg">Please select how to exit browser</string>
    <string name="exit_minimize">Minimise</string>
    <string name="exit_quit">Quit</string>
    <string name="browser_max_input_title">Reached limit for maximum number of characters</string>
    <string name="browser_max_input">Your input reached the maximum limit of <xliff:g id="MAXLIMIT">%s</xliff:g> characters</string>
    <string name="duplicated_folder_warning">Folder already exists</string>
    <string name="overwrite_bookmark_msg">Favourite\'s name or address already exists. Overwrite it?</string>
    <string name="invalid_path">Invalid path</string>
    <string name="path_wrong">Wrong path</string>
    <string name="pref_download_title">Download path settings</string>
    <string name="pref_download_path_setting_screen_title">Custom download path</string>
    <string name="download_timeneeded">Time</string>
    <string name="download_filesize">Size</string>
    <string name="download_filepath_label">Path</string>
    <string name="download_edit_filename_label">Name</string>
    <string name="download_no_enough_memory">Insufficient memory for download</string>
    <string name="download_settings_title">Download settings</string>
    <string name="filename_empty_title">Download filename is empty</string>
    <string name="filename_empty_msg">Download filename can\'t be empty. Please enter a valid filename.</string>
    <string name="unknow_length">Unknown</string>
    <string name="download_file_exist_msg">File already exists. Please input a new filename.</string>
    <string name="download_file_exist">File already exists</string>
    <string name="time_min">min</string>
    <string name="download_path_unavailable_dlg_title">Download directory is unavailable</string>
    <string name="download_path_unavailable_dlg_msg">Please modify the download directory</string>
    <string name="activity_not_found">No activity found to handle this intent: <xliff:g id="NOACTIVITY">%s</xliff:g></string>
    <string name="download_name_hint">File name</string>
    <string name="download_size_hint">Size</string>
    <string name="download_eta_hint">ETA</string>
    <string name="received_message_full_screen">Receive a message from: <xliff:g id="FROM">%s</xliff:g>.</string>
    <string name="ssl_certificate">Security certificate</string>
    <string name="ssl_certificate_is_valid">This certificate is valid.</string>
    <string name="version">Version</string>
    <string name="build_date">Build date</string>
    <string name="build_hash">Build hash</string>
    <string name="user_agent">User agent</string>
    <string name="help">Help</string>
    <string name="feedback">Feedback</string>
    <string name="swe_legal">Legal information</string>
    <string name="swe_open_source_licenses">Open source licences</string>
    <string name="swe_eula">End user licences agreement</string>
    <string name="swe_privacy_policy">Privacy policy</string>
    <string name="mdm_managed_alert">Managed by your administrator</string>
    <string name="mystuffs">My navigation</string>
    <string name="geolocation_permissions_prompt_remember">Remember preference</string>
    <string name="geolocation_permissions_prompt_share_never">Deny forever</string>
    <string name="geolocation_permissions_prompt_share_for_limited_time">Allow for 24 hours</string>
    <string name="geolocation_permissions_prompt_share_forever">Allow forever</string>
</resources>