summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values-en-rAU/strings.xml
blob: 383c1eb3bbff4baa6a3dbd0948ca0e22cfa8a1f6 (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
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!-- Copyright (C) 2017-2019 The LineageOS 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>
    <string name="app_name">Browser</string>
    <string name="menu_new_tab">New tab</string>
    <string name="menu_incognito">Incognito tab</string>
    <string name="menu_reload">Reload</string>
    <string name="menu_fav_add">Add to favourites</string>
    <string name="menu_share">Share</string>
    <string name="menu_favorites">Favourites</string>
    <string name="menu_history">History</string>
    <string name="menu_shortcut">Add shortcut</string>
    <string name="menu_settings">Settings</string>
    <string name="menu_download">Download</string>
    <string name="menu_in_new_tab">Open in new tab</string>
    <string name="menu_desktop_mode">Switch to desktop site</string>
    <string name="menu_mobile_mode">Switch to mobile site</string>
    <string name="menu_search">Find in page</string>
    <string name="share_title">Send to</string>
    <string name="dismiss">Dismiss</string>
    <string name="download_title">Download file</string>
    <string name="download_message">Do you want to download %1$s?</string>
    <string name="download_positive">Download</string>
    <string name="permission_error_title">Permission error</string>
    <string name="permission_error_storage">Browser needs storage access to download files. Please grant it to save files from the web</string>
    <string name="permission_error_ask_again">Ask again</string>
    <string name="permission_error_forever">Permission denied permanently. Please grant it in settings</string>
    <string name="settings_title">Settings</string>
    <string name="pref_search_engine">Search engine</string>
    <string name="pref_start_page">Home page</string>
    <string name="pref_start_page_dialog_title">Select home page</string>
    <string name="pref_start_page_dialog_message">Write the home page URL</string>
    <string name="pref_start_page_dialog_reset">Reset</string>
    <string name="pref_privacy_security">Privacy &amp; security</string>
    <string name="pref_looklock_title">LookLock</string>
    <string name="pref_looklock_summary">Prevent other apps from reading Browser\'s content</string>
    <string name="pref_js_title">JavaScript</string>
    <string name="pref_js_summary">Enable JavaScript</string>
    <string name="pref_location_title">Location</string>
    <string name="pref_location_summary">Allow websites to request access to your location</string>
    <string name="pref_cookie_title">Cookies</string>
    <string name="pref_cookie_summary">Allow websites to save and load cookies</string>
    <string name="pref_screenshot_snap_title">Advanced share</string>
    <string name="pref_screenshot_snap_summary">Share preview of the shared web page</string>
    <string name="pref_cookie_clear">Clear cookies</string>
    <string name="pref_cookie_clear_done">Cleared all the cookies</string>
    <string name="pref_do_not_track_title">Do Not Track</string>
    <string name="pref_do_not_track_summary">Send a Do Not Track request to websites you visit</string>
    <string name="pref_suggestions_provider">Suggestions provider</string>
    <string name="pref_reach_mode_title">Reach mode</string>
    <string name="pref_reach_mode_summary">Relocate interface elements for easier one-hand usage</string>
    <string name="pref_clear_text_traffic_title">Allow unsecure websites</string>
    <string name="pref_clear_text_traffic_summary_on">Clear text traffic (such as http) is allowed</string>
    <string name="pref_clear_text_traffic_summary_off">Clear text traffic (such as http) is not allowed</string>
    <string name="history_title">History</string>
    <string name="history_empty">There\'s nothing here, browse on the internet to see your history here</string>
    <string name="history_date_format">EEEE MMMM dd yyyy, HH:mm</string>
    <string name="history_delete_title">Clear history</string>
    <string name="history_delete_message">You\'re going to delete all the history, this action cannot be undone. Do you want to proceed?</string>
    <string name="history_delete_positive">Clear</string>
    <string name="history_deleting_message">Clearing history\u2026</string>
    <string name="history_snackbar_item_deleted">Entry deleted</string>
    <string name="history_snackbar_item_deleted_message">Undo</string>
    <string name="favorite_title">Favourites</string>
    <string name="favorite_added">Added to favourites</string>
    <string name="favorite_empty">There\'s nothing here, add a favourite link to see it here</string>
    <string name="favorite_edit_dialog_title">Edit favourite</string>
    <string name="favorite_edit_title">Title</string>
    <string name="favorite_edit_url">URL</string>
    <string name="favorite_edit_positive">Edit</string>
    <string name="favorite_edit_delete">Delete</string>
    <string name="favorite_edit_error">Insert a valid URL</string>
    <string name="error_no_activity_found">No app can handle this link</string>
    <string name="auth_dialog_title">Authentication Required</string>
    <string name="auth_dialog_username">User Name:</string>
    <string name="auth_dialog_password">Password:</string>
    <string name="auth_dialog_detail">%1$s requires a username and password.</string>
    <string name="auth_dialog_login">Log in</string>
    <string name="shortcut_new_incognito_tab">New incognito tab</string>
    <string name="suggestions_provider_none">None</string>
    <string name="search_bar_hint">Search</string>
    <string name="ssl_cert_dialog_title">SSL Certificate Details</string>
    <string name="ssl_cert_dialog_domain">Domain</string>
    <string name="ssl_cert_dialog_issued_to">Issued to</string>
    <string name="ssl_cert_dialog_issued_by">Issued by</string>
    <string name="ssl_cert_dialog_validity">Validity Period</string>
    <string name="ssl_cert_dialog_common_name">Common Name (CN)</string>
    <string name="ssl_cert_dialog_organization">Organisation (O)</string>
    <string name="ssl_cert_dialog_organizational_unit">Organisational Unit (UN)</string>
    <string name="ssl_cert_dialog_issued_on">Issued On</string>
    <string name="ssl_cert_dialog_expires_on">Expires On</string>
    <string name="ssl_cert_dialog_dismiss">Dismiss</string>
</resources>