Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!--Generated by crowdin.com--> |
| 3 | <!-- Copyright (C) 2007 The Android Open Source Project |
| 4 | |
| 5 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 6 | you may not use this file except in compliance with the License. |
| 7 | You may obtain a copy of the License at |
| 8 | |
| 9 | http://www.apache.org/licenses/LICENSE-2.0 |
| 10 | |
| 11 | Unless required by applicable law or agreed to in writing, software |
| 12 | distributed under the License is distributed on an "AS IS" BASIS, |
| 13 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 14 | See the License for the specific language governing permissions and |
| 15 | limitations under the License. |
| 16 | --> |
| 17 | <!DOCTYPE resources [ |
| 18 | <!ENTITY about SYSTEM "about.xml"> |
| 19 | ]> |
| 20 | <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
| 21 | <!-- The name of the application. --> |
| 22 | <string name="application_name">Browser</string> |
| 23 | <!-- Displayed with a file picker to choose a file to upload --> |
| 24 | <!-- Toast to show the user after they try to open the file picker but no apps on the |
| 25 | system can provide a file [CHAR-LIMIT=NONE]--> |
| 26 | <string name="uploads_disabled">Bestandsuploads zijn uitgeschakeld.</string> |
| 27 | <!-- Name of menu item of a new tab. Also used in the title bar when displaying a new tab --> |
| 28 | <!-- Crash tab View title --> |
| 29 | <string name="new_tab">Nieuw tabblad</string> |
| 30 | <!-- Crash tab button text --> |
| 31 | <string name="browser_tab_crash_reload">Opnieuw laden</string> |
| 32 | <!-- Crash tab View message --> |
| 33 | <!-- Name of menu item of a new incognito tab. Also used in the |
| 34 | title bar when displaying a new tab [CHAR LIMIT=30] --> |
| 35 | <!-- Name of tab containing the user's most visited websites, organized by number of visits --> |
| 36 | <string name="tab_most_visited">Meest bezocht</string> |
| 37 | <!-- Name of tab containing the user's saved pages, organized by time created [CHAR LIMIT=20] --> |
| 38 | <string name="tab_snapshots">Opgeslagen</string> |
| 39 | <!-- Toast shown when a history item's star is clicked, converting it to a bookmark --> |
| 40 | <string name="added_to_bookmarks">Toegevoegd aan bladwijzers.</string> |
| 41 | <!-- Toast shown when a history item's star is clicked off, removing its bookmark --> |
| 42 | <string name="removed_from_bookmarks">Verwijderd uit bladwijzers.</string> |
| 43 | <!-- Sign-in dialog --> |
| 44 | <!-- This is used as the title of a dialog which is used to sign in to a secure site. |
| 45 | "%s1"is replaced with the host and "%s2" with realm --> |
| 46 | <string name="sign_in_to">Inloggen bij <xliff:g id="hostname">%s1</xliff:g> "<xliff:g id="realm">%s2</xliff:g>\"</string> |
| 47 | <!-- Prompt for an input box that allows the user to enter their login name --> |
| 48 | <string name="username">Naam</string> |
| 49 | <!-- Prompt for an input box that allows the user to enter their password --> |
| 50 | <string name="password">Wachtwoord</string> |
| 51 | <!-- The label on the "sign in" button --> |
| 52 | <string name="action">Inloggen</string> |
| 53 | <!-- The name of the add bookmark page activity.--> |
| 54 | <string name="bookmarks_add_page">Opslaan</string> |
| 55 | <!-- Label for a cancel button. It is used for multiple cancel buttons in different contexts --> |
| 56 | <string name="cancel">Annuleren</string> |
| 57 | <!-- Label for a confirm button. Used in multiple contexts. --> |
| 58 | <string name="ok">OK</string> |
| 59 | <!-- Message to be displayed if url character limit exceeds --> |
| 60 | <!-- Message to be displayed when google play store does not exist on the device --> |
| 61 | <string name="msg_no_google_play">Google Play Store is niet aanwezig op uw apparaat.</string> |
| 62 | <!-- Menu item --> |
| 63 | <string name="page_info">Pagina-informatie</string> |
| 64 | <!-- Page Info dialog strings --> |
| 65 | <!-- Noun. The url for the current page. Displayed on the Page Info |
| 66 | screen. --> |
| 67 | <string name="page_info_address">Adres:</string> |
| 68 | <!-- Title for an SSL error dialog --> |
| 69 | <string name="security_warning">Beveiligingsmelding</string> |
| 70 | <!-- Message in an SSL Error dialog --> |
| 71 | <string name="ssl_invalid">Dit certificaat is ongeldig.</string> |
| 72 | <!-- Message in an SSL Error dialog --> |
| 73 | <string name="ssl_unknown">Onbekende certificaatfout.</string> |
| 74 | <!-- Toast informing the user that loading has stopped for the current page. --> |
| 75 | <string name="stopping">Stoppen\u2026</string> |
| 76 | <!-- Menu item to stop the current page from loading. --> |
| 77 | <string name="stop">Stoppen</string> |
| 78 | <!-- Menu item to reload or refresh the current page. --> |
| 79 | <string name="reload">Vernieuwen</string> |
| 80 | <!-- Menu item to go back to the previous page --> |
| 81 | <string name="back">Terug</string> |
| 82 | <!-- Menu item to go to the next page (only useful if the user has previously hit back.) --> |
| 83 | <string name="forward">Volgende</string> |
| 84 | <!-- Field label in Bookmark dialog box: refers to URL of the page to bookmark --> |
| 85 | <string name="location">Adres</string> |
| 86 | <!-- Field label in Bookmark dialog box: refers to the account to save the bookmark to --> |
| 87 | <string name="account">Account</string> |
| 88 | <!-- Field label in Bookmark dialog box: refers to the folder in which to save the bookmark --> |
| 89 | <string name="containing_folder">Toevoegen aan</string> |
| 90 | <!-- Default name for a new folder and label for a button that allows the user to create a new folder |
| 91 | in the add bookmark dialog --> |
| 92 | <string name="new_folder">Nieuwe map</string> |
| 93 | <!-- Context menu item to edit a folder [CHAR LIMIT=50] --> |
| 94 | <string name="edit_folder">Map bewerken</string> |
| 95 | <!-- Context menu item to delete a folder [CHAR LIMIT=50] --> |
| 96 | <string name="delete_folder">Map verwijderen</string> |
| 97 | <!-- Label stating that the currently open folder has no subfolders |
| 98 | in the add bookmark dialog [CHAR-LIMIT=none]--> |
| 99 | <string name="no_subfolders">Geen submappen.</string> |
| 100 | <!-- Menu item to save the newly created bookmark to the home screen. [CHAR-LIMIT=30]--> |
| 101 | <string name="add_to_homescreen_menu_option">Startscherm</string> |
| 102 | <!-- Menu item to open a picker to determine which folder to save a bookmark in. [CHAR-LIMIT=30]--> |
| 103 | <!-- Field label in Bookmark dialog box: title that the user wishes to use for the bookmark --> |
| 104 | <string name="name">Label</string> |
| 105 | <!-- Menu item that opens a dialog to save a bookmark for the current page [CHAR LIMIT=30] --> |
| 106 | <!-- Also used as title for AddBookmarkPage --> |
| 107 | <string name="save_to_bookmarks">Opslaan</string> |
| 108 | <!-- Title of the dialog to bookmark a page --> |
| 109 | <string name="bookmark_this_page">Pagina toevoegen aan bladwijzers</string> |
| 110 | <!-- Option on bookmark dialog to remove the bookmark [CHAR LIMIT=30] --> |
| 111 | <string name="remove">Verwijderen</string> |
| 112 | <!-- Menu item on the bookmarks page, to edit an existing bookmark --> |
| 113 | <!-- Context menu item to create a shortcut to the bookmark on the desktop [CHAR LIMIT=50] --> |
| 114 | <string name="create_shortcut_bookmark">Snelkoppeling toevoegen</string> |
| 115 | <!-- Menu item to remove the currently highlighted bookmark--> |
| 116 | <string name="remove_bookmark">Verwijderen</string> |
| 117 | <!-- Context menu item to remove a history item from bookmarks --> |
| 118 | <string name="remove_from_bookmarks">Verwijderen</string> |
| 119 | <!-- Menu item to remove the currently highlighted history entry from the list of previously visited sites --> |
| 120 | <string name="remove_history_item">Verwijderen</string> |
| 121 | <!-- Context menu item for setting the bookmark/history item as the homepage --> |
| 122 | <string name="set_as_homepage">Instellen als startpagina</string> |
| 123 | <!-- Toast informing the user that their action to save a bookmark has succeeded --> |
| 124 | <string name="bookmark_saved">Toegevoegd aan bladwijzers</string> |
| 125 | <!-- Toast informing the user that their action to save a bookmark did not succeed --> |
| 126 | <string name="bookmark_not_saved">Kan bladwijzer niet opslaan.</string> |
| 127 | <!-- Toast confirming that the homepage has been set --> |
| 128 | <!-- Error that appears in the title of Bookmark dialog when user selects OK with empty Name field --> |
| 129 | <string name="bookmark_needs_title">Bladwijzer moet een naam hebben.</string> |
| 130 | <!-- Error that appears in the title of Bookmark dialog when user selects OK with empty Location field --> |
| 131 | <!-- Error that appears in the title of Bookmark dialog when user selects OK with invalid URL --> |
| 132 | <!-- Error that appears in the Bookmark dialog when user selects OK with a URL of a type we cannot bookmark --> |
| 133 | <string name="bookmark_cannot_save_url">URL kan niet worden toegevoegd aan bladwijzers.</string> |
| 134 | <!-- Summary text under the New Bookmark item on the Bookmarks screen. |
| 135 | Tells the user that if they select this item, it will bring up a |
| 136 | dialog to bookmark the page that the browser is currently viewing, |
| 137 | though it is not currently being displayed, since they are viewing |
| 138 | the bookmarks screen. --> |
| 139 | <string name="current_page">van\u0020</string> |
| 140 | <!-- Confirmation dialog message confirming that the user wishes to delete |
| 141 | the bookmark they selected for deletion --> |
| 142 | <!-- Confirmation dialog message confirming that the user wishes to delete |
| 143 | the folder they selected for deletion --> |
| 144 | <!-- Context menu item to open every bookmark in a folder in new tabs [CHAR LIMIT=50] --> |
| 145 | <!-- Displayed in title of chooser dialog for text sent to another app,e.g-send text via SMS or IM--> |
| 146 | <!-- Menu item to close all other tabs [CHAR LIMIT=40] --> |
| 147 | <!-- Menu item to open the bookmarks page and name of the Tab in the combo view --> |
| 148 | <string name="bookmarks">Bladwijzers</string> |
| 149 | <!-- Secondary name for the Activity "BrowserBookmarksPage" --> |
| 150 | <!-- Title for the activity asking the user to select a bookmark [CHAR LIMIT=50] --> |
| 151 | <!-- Menu item to display the History of previously visited pages and the name of the combo view |
| 152 | Tab--> |
| 153 | <!-- Menu item --> |
| 154 | <!-- Menu item for saving link to homescreen --> |
| 155 | <!-- Menu item for saving a page for offline reading. This is a view-only snapshot of the page. [CHAR LIMIT=50] --> |
| 156 | <!-- Dialog message that is shown while saving a page for offline reading. [CHAR LIMIT=50] --> |
| 157 | <!-- Toast informing the user that saving the page for offline reading has failed. [CHAR LIMIT=50] --> |
| 158 | <!-- The number of bookmarks in a folder [CHAR LIMT=50] --> |
| 159 | <string name="contextheader_folder_bookmarkcount"><xliff:g id="bookmark_count">%d</xliff:g> bladwijzers</string> |
| 160 | <!-- No bookmarks in the folder [CHAR LIMIT=50] --> |
| 161 | <!-- Context Menu item open the currently selected link in the current |
| 162 | window.--> |
| 163 | <!-- Context Menu item to open the currently selected link in a new |
| 164 | window. --> |
| 165 | <!-- Context Menu item to open the currently selected link in a new |
| 166 | background window. [CHAR LIMIT=50] --> |
| 167 | <!-- Context Menu item to save the webpage referred to by this link to the |
| 168 | SD card (external storage) --> |
| 169 | <!-- Context Menu item to send the url of the selected link to someone else, |
| 170 | via Gmail or another app [CHAR LIMIT=50] --> |
| 171 | <!-- Context Menu item --> |
| 172 | <!-- Context Menu item to copy the url of the selected link to the |
| 173 | clipboard --> |
| 174 | <!-- Context Menu item to save the image to external storage --> |
| 175 | <!-- Context Menu item to view the image by itself in the browser --> |
| 176 | <!-- Context Menu item to set the image as the home screen wallpaper --> |
| 177 | <!-- Context Menu item to open the dialer app with the selected phone number |
| 178 | --> |
| 179 | <!-- Context Menu item to add the selected phone number to the address book. |
| 180 | --> |
| 181 | <!-- Context Menu item to send an email using the selected email address.--> |
| 182 | <!-- Context Menu item to show the currently selected address in the Maps |
| 183 | application --> |
| 184 | <!-- Title of the dialog used for selecting the application that should be |
| 185 | used for sharing a link (e.g. Gmail or another app). See also |
| 186 | contextmenu_sharelink above --> |
| 187 | <!-- Used as the title of dialogs in the Browser Settings confirming that |
| 188 | the user wants to clear (cache, history, or cookie data) --> |
| 189 | <!-- Part of a sentence that says "Replace <url of existing bookmark> with |
| 190 | <url of new bookmark>?" --> |
| 191 | <!-- Settings screen strings --> |
| 192 | <!-- Menu item to open the Settings screen --> |
| 193 | <!-- Settings screen, section title --> |
| 194 | <!-- Settings label --> |
| 195 | <!-- Settings label --> |
| 196 | <!-- Settings label --> |
| 197 | <!-- Settings label --> |
| 198 | <!-- Settings summary [CHAR LIMIT=50]--> |
| 199 | <!-- Settings label [CHAR LIMIT=50] --> |
| 200 | <string name="pref_content_homepage">Startpagina</string> |
| 201 | <!-- Settings label --> |
| 202 | <string name="pref_content_search_engine">Zoekmachine</string> |
| 203 | <!-- Settings summary --> |
| 204 | <!-- Settings button label that to pick what to set the homepage to [CHAR LIMIT=40] --> |
| 205 | <string-array name="pref_homepage_choices"> |
| 206 | <!-- Setting choice to set the homepage to the current page [CHAR LIMIT=40] --> |
| 207 | <item>Huidige pagina</item> |
| 208 | <!-- Setting choice to set the homepage to a blank page [CHAR LIMIT=40] --> |
| 209 | <item>Lege pagina</item> |
| 210 | <!-- Setting choice to set the homepage to the default page [CHAR LIMIT=40] --> |
| 211 | <item>Standaardpagina</item> |
| 212 | <!-- Setting choice to set the homepage to the "Most Visited" homepage feature, which is a list of most visited sites [CHAR LIMIT=40] --> |
| 213 | <item>Most visited sites</item> |
| 214 | <!-- Setting choice to set the homepage to a user entered URL [CHAR LIMIT=40] --> |
| 215 | <item>Other</item> |
| 216 | </string-array> |
| 217 | <!-- Settings screen & section title for "General settings". These include things like |
| 218 | configuring bookmark syncing to Google servers and form auto fill settings. [CHAR-LIMIT=32] --> |
| 219 | <string name="pref_general_title">Algemeen</string> |
| 220 | <string name="pref_site_settings_title">Site-instellingen</string> |
| 221 | <string name="pref_site_settings_info_panel">Beveiligingsinformatie</string> |
| 222 | <!-- Settings category for autofill under general. [CHAR-LIMIT=50] --> |
| 223 | <string name="pref_general_autofill_title">Automatisch aanvullen</string> |
| 224 | <!-- Checkbox setting for enabling/disabling power save mode feature --> |
| 225 | <string name="pref_powersave_enabled">Energiebesparende modus</string> |
| 226 | <!-- Settings summary for the powersave feature. --> |
| 227 | <!-- Checkbox setting for enabling/disabling night mode feature --> |
| 228 | <string name="pref_nightmode_enabled">Nachtmodus</string> |
| 229 | <!-- Settings summary for the night mode feature. --> |
| 230 | <string name="pref_nightmode_enabled_summary">Kleuren omkeren</string> |
| 231 | <!-- Checkbox setting for enabling/disabling the form AutoFill feature [CHAR-LIMIT=32] --> |
| 232 | <string name="pref_autofill_enabled">Formulieren automatisch invullen</string> |
| 233 | <!-- Settings summary for the form AutoFill feature. [CHAR-LIMIT=none] --> |
| 234 | <string name="pref_autofill_enabled_summary">Webformulieren invullen met één aanraking</string> |
| 235 | <plurals name="pref_web_refiner_trackers"> |
| 236 | <item quantity="one">%d tracker</item> |
| 237 | <item quantity="other">%d trackers</item> |
| 238 | </plurals> |
| 239 | <string-array name="pref_web_refiner_message"> |
| 240 | <item>"%s geblokkeerd. "</item> |
| 241 | <item>"%1$s en %2$s geblokkeerd. "</item> |
| 242 | <item>"%1$s, %2$s en %3$s geblokkeerd. "</item> |
| 243 | </string-array> |
| 244 | <!-- Settings screen, section title [CHAR LIMIT=50] --> |
| 245 | <string name="pref_interface_title">Interface</string> |
| 246 | <!-- Label for option that when clicked opens the AutoFill settings screen. Also used as the title of that AutoFill Settings screen. [CHAR-LIMIT=32] --> |
| 247 | <string name="pref_autofill_profile_editor">Automatisch aanvullen</string> |
| 248 | <!-- Summary for the AutoFill Settings preference [CHAR-LIMIT=none] --> |
| 249 | <string name="pref_autofill_profile_editor_summary">Tekst instellen die automatisch in webformulieren kan worden ingevuld</string> |
| 250 | <!-- Heading for the AutoFill profile editor to tell the user what AutoFill does and why they should fill out the profile. [CHAR-LIMIT=None] --> |
| 251 | <string name="autofill_profile_editor_heading">Typ de tekst die u automatisch in webformulieren wilt laten invullen.</string> |
| 252 | <!-- String for the user's full name in the AutoFill profile editor. [CHAR-LIMIT=32] --> |
| 253 | <string name="autofill_profile_editor_name">Volledige naam:</string> |
| 254 | <!-- String for the user's e-mail address in the AutoFill profile editor. [CHAR-LIMIT=32] --> |
| 255 | <string name="autofill_profile_editor_email_address">E-mail:</string> |
| 256 | <!-- String for the user's company name in the AutoFill profile editor. [CHAR-LIMIT=32] --> |
| 257 | <string name="autofill_profile_editor_company_name">Bedrijfsnaam:</string> |
| 258 | <!-- String for the first line of the user's address in the AutoFill profile editor. [CHAR-LIMIT=32] --> |
| 259 | <string name="autofill_profile_editor_address_line_1">Adresregel 1:</string> |
| 260 | <!-- String to suggest to the user the kind of data to be used for the first line of the address. CHAR-LIMIT=64] --> |
| 261 | <string name="autofill_profile_editor_address_line_1_hint">Adres, postbus, t.a.v.</string> |
| 262 | <!-- String for the second line of the user's address in the AutoFill profile editor. [CHAR-LIMIT=32] --> |
| 263 | <string name="autofill_profile_editor_address_line_2">Adresregel 2:</string> |
| 264 | <!-- String to suggest to the user the kind of data to be used for the second line of the address. CHAR-LIMIT=64] --> |
| 265 | <string name="autofill_profile_editor_address_line_2_hint">Appartement, suite, afdeling, gebouw, etage, enz.</string> |
| 266 | <!-- String for the user's city or town in the AutoFill profile editor. [CHAR-LIMIT=32] --> |
| 267 | <string name="autofill_profile_editor_city">Plaatsnaam:</string> |
| 268 | <!-- String for the user's state or province or region in the AutoFill profile editor. [CHAR-LIMIT=32] --> |
| 269 | <string name="autofill_profile_editor_state">Staat/provincie/regio:</string> |
| 270 | <!-- String for the user's zip code in the AutoFill profile editor. [CHAR-LIMIT=32] --> |
| 271 | <string name="autofill_profile_editor_zip_code">Postcode:</string> |
| 272 | <!-- String for the user's country in the AutoFill profile editor. [CHAR-LIMIT=32] --> |
| 273 | <string name="autofill_profile_editor_country">Land:</string> |
| 274 | <!-- String for the user's phone number in the AutoFill profile editor. [CHAR-LIMIT=32] --> |
| 275 | <string name="autofill_profile_editor_phone_number">Telefoon:</string> |
| 276 | <!-- String to display in an error tooltip to inform the user the phone number they provided is not valid. [CHAR-LIMIT=32] --> |
| 277 | <string name="autofill_profile_editor_phone_number_invalid">Ongeldig telefoonnummer.</string> |
| 278 | <!-- Button text to save the AutoFill profile [CHAR-LIMIT=20] --> |
| 279 | <string name="autofill_profile_editor_save_profile">Opslaan</string> |
| 280 | <!-- Toast message displayed when the profile has been successfully saved [CHAR-LIMIT=none] --> |
| 281 | <string name="autofill_profile_successful_save">Tekst voor automatisch aanvullen opgeslagen.</string> |
| 282 | <!-- Toast message displayed when the profile has been successfully deleted [CHAR-LIMIT=none] --> |
| 283 | <string name="autofill_profile_successful_delete">Tekst voor automatisch aanvullen verwijderd.</string> |
| 284 | <!-- Button text to delete all the AutoFill profile data [CHAR-LIMIT=20] --> |
| 285 | <string name="autofill_profile_editor_delete_profile">Verwijderen</string> |
| 286 | <!-- Text on toast shown to the user when power save mode is enabled or disabled --> |
| 287 | <!-- Text on a dialog shown to the user when they are prompted to set up the autofill feature [CHAR-LIMIT=NONE] --> |
| 288 | <!-- Toast message displayed when the user decides to not set up autofill at this time. We want to remind them that they can configure |
| 289 | it through the Browser Settings menu. [CHAR-LIMIT=NONE] --> |
| 290 | <!-- Text on a checkbox in the "setup autofill" dialog which is shown to the user when they are prompted to set up the autofill feature. |
| 291 | The checkbox allows them to specify they would like to disable the feature altogether [CHAR-LIMIT=NONE] --> |
| 292 | <string name="disable_autofill">Automatisch aanvullen uitschakelen</string> |
| 293 | <!-- Settings screen, section title [CHAR-LIMIT=50] --> |
| 294 | <!-- Settings screen, section title [CHAR-LIMIT=50] --> |
| 295 | <!-- Popup dialog --> |
| 296 | <!-- Settings label --> |
| 297 | <!-- Settings summary --> |
| 298 | <!-- Confirmation dialog message --> |
| 299 | <!-- Settings label --> |
| 300 | <!-- Settings summary --> |
| 301 | <!-- Settings label --> |
| 302 | <!-- Settings summary --> |
| 303 | <!-- Settings summary --> |
| 304 | <!-- Confirmation dialog message --> |
| 305 | <!-- Settings label --> |
| 306 | <!-- Settings summary --> |
| 307 | <!-- Settings label --> |
| 308 | <!-- Settings summary --> |
| 309 | <!-- Settings label --> |
| 310 | <!-- Settings label --> |
| 311 | <!-- Settings summary --> |
| 312 | <!-- Settings label --> |
| 313 | <!-- Settings label --> |
| 314 | <!-- Settings Label --> |
| 315 | <!-- Settings label --> |
| 316 | <string name="pref_security_accept_cookies">Cookies accepteren</string> |
| 317 | <string name="pref_security_allow_mic">Microfoon</string> |
| 318 | <string name="pref_security_allow_camera">Camera</string> |
| 319 | <string name="pref_security_web_refiner">Advertenties</string> |
| 320 | <string name="pref_security_accept_third_party_cookies">Cookies van derden</string> |
| 321 | <string name="pref_security_allowed">Toegestaan</string> |
| 322 | <string name="pref_security_not_allowed">Niet toegestaan</string> |
| 323 | <string name="pref_security_remember">Onthouden</string> |
| 324 | <string name="pref_security_on">Aan</string> |
| 325 | <string name="pref_security_off">Uit</string> |
| 326 | <string name="pref_website_title">Website</string> |
| 327 | <string name="pref_security_add">Toevoegen</string> |
| 328 | <!-- Settings text size options - displays sample font size in settings --> |
| 329 | <!-- Label for minimum font size [CHAR LIMIT=30] --> |
| 330 | <!-- Label for the current minimum font size value [CHAR LIMIT=6] --> |
| 331 | <!-- Label for text scaling (percent) [CHAR LIMIT=30] --> |
| 332 | <!-- Label for whether or not to force-enable user scalablity (aka, zoom) [CHAR LIMIT=30] --> |
| 333 | <!-- Summary for whether or not to force-enable user scalablity (aka, zoom) [CHAR LIMIT=30] --> |
| 334 | <!-- Inverted screen category under accessibility settings [CHAR LIMIT=50] --> |
| 335 | <!-- Title for the inverted screen feature. This causes the screen to render with inverted colors (black becomes white and vice versa) [CHAR LIMIT=40] --> |
| 336 | <!-- Summary for the inverted screen feature. [CHAR LIMIT=120] --> |
| 337 | <!-- Title for the inverted screen contrast. Change the contrast value from 1.0 to 3.0. [CHAR LIMIT=30] --> |
| 338 | <string name="pref_inverted_contrast">Contrast</string> |
| 339 | <!-- Settings screen, section title [CHAR LIMIT=50] --> |
| 340 | <string name="pref_extras_title">Geavanceerd</string> |
| 341 | <!-- Settings label --> |
| 342 | <!-- Settings summary --> |
| 343 | <string name="pref_extras_website_settings_summary">Geavanceerde instellingen voor afzonderlijke websites</string> |
| 344 | <!-- Settings label --> |
| 345 | <string name="pref_extras_reset_default">Standaardwaarden</string> |
| 346 | <string name="pref_extras_reset">Opnieuw instellen</string> |
| 347 | <!-- Settings summary --> |
| 348 | <string name="pref_extras_reset_default_summary">Standaardinstellingen terugzetten</string> |
| 349 | <!-- Confirmation dialog message --> |
| 350 | <string name="pref_extras_reset_default_dlg">Standaardwaarden van instellingen herstellen?</string> |
| 351 | <!-- Title for a group of settings --> |
| 352 | <string name="pref_development_title">Foutopsporing</string> |
| 353 | <!-- Settings screen, setting option name --> |
| 354 | <string name="pref_default_text_encoding">Tekstcodering</string> |
| 355 | <string name="pref_disable_edge_swipe">Niets doen</string> |
| 356 | <string name="pref_edge_swipe_option_close">Later kiezen</string> |
| 357 | <string name="pref_edge_enable">Inschakelen</string> |
| 358 | <string name="pref_edge_disable">Uitschakelen</string> |
| 359 | <!-- Colored statusbar --> |
| 360 | <string name="pref_coloredsb_title">Gekleurde statusbalk</string> |
| 361 | <!-- Title for accessibility settings [CHAR LIMIT=25] --> |
| 362 | <string name="pref_accessibility_title">Toegankelijkheid</string> |
| 363 | <string name="pref_accessibility_title_summary">Tekstgrootte en zoomen</string> |
| 364 | <!-- LookLock --> |
| 365 | <string name="pref_looklock_title">LookLock</string> |
| 366 | <!-- Font size settings category under accessibility settings [CHAR LIMIT=50] --> |
| 367 | <string name="pref_font_size_category">Tekstgrootte</string> |
| 368 | <!-- Title for the fullscreen lab feature [CHAR LIMIT=40] --> |
| 369 | <string name="pref_lab_fullscreen">Volledig scherm</string> |
| 370 | <!-- Summary for the fullscreen lab feature [CHAR LIMIT=120] --> |
| 371 | <!-- Title for search preloading [CHAR LIMIT=40] --> |
| 372 | <string name="pref_data_preload_title">Zoekresultaten vooraf laden</string> |
| 373 | <!-- Search preloading options [CHAR LIMIT=20] --> |
| 374 | <!-- Link prefetching options [CHAR LIMIT=20] --> |
| 375 | <string-array name="pref_temporal_choices"> |
| 376 | <item>Nooit</item> |
Michael Bestas | c9b3e00 | 2016-05-10 18:39:46 +0300 | [diff] [blame^] | 377 | <item>Alleen via wifi</item> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 378 | <item>Altijd</item> |
| 379 | </string-array> |
| 380 | <!-- Summary for search preloading [CHAR LIMIT=80] --> |
| 381 | <!-- Title for link prefetching [CHAR LIMIT=40] --> |
Michael Bestas | c9b3e00 | 2016-05-10 18:39:46 +0300 | [diff] [blame^] | 382 | <string name="pref_link_prefetch_title">Webpagina\'s vooraf laden</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 383 | <!-- Summary for link prefetching [CHAR LIMIT=80] --> |
| 384 | <string name="pref_link_prefetch_summary">Toestaan dat de browser gekoppelde webpagina\'s vooraf laadt op de achtergrond</string> |
| 385 | <!-- Dialog box message --> |
| 386 | <!-- Menu item --> |
| 387 | <string name="clear_history">Geschiedenis wissen</string> |
| 388 | <!-- Appears on History screen if no history is found --> |
| 389 | <string name="empty_history">Geen browsergeschiedenis.</string> |
| 390 | <!-- Displayed at the top of the bookmarks page. When clicked, it bookmarks the page the browser is currently showing --> |
| 391 | <!-- Verb placed in front of a screenshot of a web page that, when clicked, |
| 392 | will add that page to bookmarks --> |
| 393 | <string name="add_bookmark_short">Toevoegen</string> |
| 394 | <!-- This string is for the browser "Go To" UI. --> |
| 395 | <!-- This is the hint text shown in the Go To widget, before text is entered. --> |
| 396 | <string name="search_hint">Zoek of typ de URL</string> |
| 397 | <!-- This string is for the browser "Go To" UI. --> |
| 398 | <!-- This is the button label in the "Go To" UI. --> |
| 399 | <string name="search_button_text">Ga</string> |
| 400 | <!-- The string used to describe the browser as a searchable item within system search settings. --> |
| 401 | <string name="search_settings_description">Bladwijzers en webgeschiedenis</string> |
| 402 | <!-- Label for a button to allow a particular popup window to open --> |
| 403 | <string name="allow">Toestaan</string> |
| 404 | <!-- Label for a button to disallow a particular popup from opening --> |
| 405 | <string name="block">Blokkeren</string> |
| 406 | <!-- Title for a dialog informing the user that they cannot open any more |
| 407 | windows because the limit has been reached. --> |
| 408 | <string name="too_many_windows_dialog_title">Tabbladlimiet bereikt</string> |
| 409 | <!-- Message in a dialog telling the user that they cannot open any more |
| 410 | windows because the limit has been reached. --> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 411 | <!-- Title for a dialog informing the user that they cannot open a subwindow |
| 412 | because only one can be open at a time. --> |
| 413 | <string name="too_many_subwindows_dialog_title">Pop-up is al geopend.</string> |
| 414 | <!-- Message for a dialog informing the user that they cannot open a |
| 415 | subwindow because only one can be open at a time. --> |
| 416 | <string name="too_many_subwindows_dialog_message">Er kan slechts één pop-upvenster tegelijk worden geopend.</string> |
| 417 | <!-- Download History UI strings --> |
| 418 | <!-- Dialog title [CHAR LIMIT=25] --> |
| 419 | <!-- Dialog title --> |
| 420 | <string name="download_no_sdcard_dlg_title" product="default">Geen SD-kaart</string> |
| 421 | <!-- Dialog message [CHAR LIMIT=NONE] --> |
| 422 | <!-- Dialog message --> |
| 423 | <!-- Title for a dialog informing the user that the SD card used for |
| 424 | external storage is busy so they cannot download anything [CHAR LIMIT=25] --> |
| 425 | <!-- Title for a dialog informing the user that the SD card used for |
| 426 | external storage is busy so they cannot download anything --> |
| 427 | <string name="download_sdcard_busy_dlg_title" product="default">SD-kaart niet beschikbaar</string> |
| 428 | <!-- Message for a dialog informing the user that the SD card used for |
| 429 | external storage is busy so they cannot download anything. Informs |
| 430 | the user how to enable SD card storage [CHAR LIMIT=NONE] --> |
| 431 | <!-- Message for a dialog informing the user that the SD card used for |
| 432 | external storage is busy so they cannot download anything. Informs |
| 433 | the user how to enable SD card storage --> |
| 434 | <!-- Toast for a download which cannot begin because the URL is not http or https --> |
| 435 | <string name="cannot_download">Kan alleen URL\'s met \'http\' of \'https\' downloaden.</string> |
| 436 | <!-- Message in the list of items which have received download requests |
| 437 | telling their status. This message states that the download has not |
| 438 | yet begun --> |
| 439 | <!-- The description of the suggestion that lets the user search the web for the query currently |
| 440 | in the text field. --> |
| 441 | <!-- HTML5 dialogs --> |
| 442 | <!-- Used as a status bar notification when the browser is running out of space trying to allocate or increase the database quota for an HTML5 databae or application cache. --> |
| 443 | <!-- Used in the Browser Settings --> |
| 444 | <!-- Confirmation dialog when the user ask to clear all data for an origin --> |
| 445 | <!-- String shown in a progress view while a video is loading, before it starts playing --> |
| 446 | <!-- Label for the menu item in the website settings activity used to clear data stored by all websites --> |
| 447 | <!-- Text in the progress dialog when we are setting an image as the home screen wallpaper. --> |
| 448 | <!-- The string that is displayed when there are no bookmarks to display. |
| 449 | This is centered in the middle of the screen [CHAR LIMIT=NONE] --> |
| 450 | <string name="empty_bookmarks_folder">Geen bladwijzers.</string> |
| 451 | <!-- The folder name for the special "Other Bookmarks" folder created by Chrome [CHAR LIMIT=24] --> |
| 452 | <string name="other_bookmarks">Andere bladwijzers</string> |
| 453 | <!-- Description for a dialog asking the user what they want to do with their bookmarks when adding a sync account [CHAR-LIMIT=none] --> |
| 454 | <string name="import_bookmarks_dialog_description">Bladwijzers op dit apparaat zijn nog niet gekoppeld aan een Google-account. Sla deze bladwijzers op door ze toe te voegen aan een account. Verwijder deze bladwijzers als u ze niet wilt synchroniseren.</string> |
| 455 | <!-- Button allowing users to remove all of their existing bookmarks when setting up syncing with their bookmarks stored in Google Chrome [CHAR-LIMIT=64] --> |
| 456 | <string name="import_bookmarks_dialog_remove">Bladwijzers verwijderen</string> |
| 457 | <!-- Url Selection Action Mode --> |
| 458 | <!-- Menu item to share URL selection [CHAR LIMIT=30] --> |
| 459 | <!-- Toast to inform the user that the maximum number of tabs has been |
| 460 | reached. [CHAR LIMIT=50] --> |
| 461 | <!-- Font size preview label in settings [CHAR LIMIT=30] --> |
| 462 | <!-- Name for the user's unsynced, local bookmarks [CHAR LIMIT=50] --> |
| 463 | <string name="local_bookmarks">Mijn bladwijzers</string> |
| 464 | <!-- allows the user to find on webpage [CHAR LIMIT=None] --> |
| 465 | <!-- Popup menu checkbox that allows the user to request the desktop version of a webpage [CHAR LIMIT=50] --> |
| 466 | <!-- Popup menu checkbox that loads the reader mode version of the current webpage --> |
| 467 | <!-- Preload permission label [CHAR LIMIT=40] --> |
| 468 | <!-- Empty text for the "saved pages" tab that is shown when no saved pages exist. [CHAR LIMIT=None] --> |
| 469 | <!-- Menu option to delete the currently selected saved page [CHAR LIMIT=50] --> |
| 470 | <!-- Popup menu option to load the live version of a saved page [CHAR LIMIT=20] --> |
| 471 | <!-- Accessibility content descriptions --> |
| 472 | <!-- Content description for back button [CHAR LIMIT=NONE] --> |
| 473 | <!-- Content description for forward button [CHAR LIMIT=NONE] --> |
| 474 | <!-- Content description for refresh button [CHAR LIMIT=NONE] --> |
| 475 | <!-- Content description for stop button [CHAR LIMIT=NONE] --> |
| 476 | <!-- Content description for add bookmark button [CHAR LIMIT=NONE] --> |
| 477 | <string name="accessibility_button_addbookmark">Toevoegen aan bladwijzers</string> |
| 478 | <!-- Content description for search button [CHAR LIMIT=NONE] --> |
| 479 | <!-- Content description for voice search button [CHAR LIMIT=NONE] --> |
| 480 | <!-- Content description for close tab button [CHAR LIMIT=NONE] --> |
| 481 | <!-- Content description for new tab button [CHAR LIMIT=NONE] --> |
| 482 | <!-- Content description for new incognito tab button [CHAR LIMIT=NONE] --> |
| 483 | <!-- Content description for clear button [CHAR LIMIT=NONE] --> |
| 484 | <!-- Content description for tab switcher button [CHAR LIMIT=NONE] --> |
| 485 | <!-- Content description for incognito state [CHAR LIMIT=NONE] --> |
| 486 | <string name="accessibility_state_incognito">Incognitopagina</string> |
| 487 | <!-- Content description for frozen state [CHAR LIMIT=NONE] --> |
| 488 | <string name="accessibility_state_frozen">Opgeslagen pagina</string> |
| 489 | <!-- Content description for tab switcher transition [CHAR LIMIT=NONE] --> |
| 490 | <string name="accessibility_transition_navscreen">Tabbladbeheer</string> |
| 491 | <!-- Content description for navigating up in the bookmark folder hierarchy [CHAR LIMIT=NONE] --> |
| 492 | <!--Add for Navigation Feature --> |
| 493 | <string name="my_navigation_delete_label">Website verwijderen</string> |
| 494 | <string name="my_navigation_edit_label">Website bewerken</string> |
| 495 | <string name="my_navigation_add_label">Website toevoegen</string> |
| 496 | <string name="my_navigation_add">Toevoegen</string> |
| 497 | <string name="my_navigation_delete_msg">Website verwijderen?</string> |
| 498 | <string name="my_navigation_name">Titel</string> |
| 499 | <string name="my_navigation_address">Adres</string> |
| 500 | <string name="website_needs_title">Website moet een titel hebben</string> |
| 501 | <string name="website_needs_url">Website moet een URL hebben</string> |
| 502 | <string name="my_navigation_cannot_save_url">Ongeldige URL</string> |
| 503 | <string name="my_navigation_duplicate_url">URL bestaat al</string> |
| 504 | <string name="my_navigation_page_title">Thuis</string> |
| 505 | <!-- Add for Carrier Feature.Content description for AV save/play prompt dialog --> |
| 506 | <string name="video_save">Opslaan</string> |
| 507 | <!-- Add for Carrier Feature.Content description for exit menu item --> |
| 508 | <!-- Add for Carrier Feature.Content description for about menu item --> |
| 509 | <string name="about">Over</string> |
| 510 | <string name="download_estore_app">Estore is niet aanwezig op uw apparaat.</string> |
| 511 | <!-- Add for Unsupport Uploading Drm Files Feature --> |
| 512 | <!-- Add for exit prompt Feature --> |
| 513 | <string name="exit_browser_title">Browser afsluiten</string> |
| 514 | <string name="exit_minimize">Minimaliseren</string> |
| 515 | <string name="exit_quit">Afsluiten</string> |
| 516 | <string name="duplicated_folder_warning">Map bestaat al</string> |
| 517 | <!-- Add for download save path setting Feature --> |
| 518 | <string name="invalid_path">Ongeldig pad</string> |
| 519 | <string name="download_timeneeded">Tijd</string> |
| 520 | <string name="download_filesize">Grootte</string> |
| 521 | <string name="download_filepath_label">Pad</string> |
| 522 | <string name="download_edit_filename_label">Naam</string> |
| 523 | <string name="unknow_length">Onbekend</string> |
| 524 | <string name="download_file_exist">Bestand bestaat al</string> |
| 525 | <string name="time_min">min.</string> |
| 526 | <!-- Toast message displayed when the full screen received message --> |
| 527 | <!-- Snapdragon Browser Additions --> |
| 528 | <!-- Toast message displayed when user attempts to modify a setting disabled by the administrator --> |
| 529 | <!-- My Navigation - Favorites + History + Saved --> |
| 530 | <string name="mystuffs">Mijn items</string> |
| 531 | <!-- Place holder for SWE engine strings added to |
| 532 | 'chrome/android/java/strings/android_chrome_strings.grd'. Follow |
| 533 | chromium android grd naming convention. Follow exact mapping rules from |
| 534 | grd to xml. All grd strings maps to xml name in lowercase with 'IDS_' |
| 535 | prefix being stripped. For more info check out chromium's |
| 536 | UI-localization page. --> |
| 537 | <!-- Geolocation infobar promt--> |
| 538 | </resources> |