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 --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 113 | <string name="edit_bookmark">Bewerken</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 114 | <!-- Context menu item to create a shortcut to the bookmark on the desktop [CHAR LIMIT=50] --> |
| 115 | <string name="create_shortcut_bookmark">Snelkoppeling toevoegen</string> |
| 116 | <!-- Menu item to remove the currently highlighted bookmark--> |
| 117 | <string name="remove_bookmark">Verwijderen</string> |
| 118 | <!-- Context menu item to remove a history item from bookmarks --> |
| 119 | <string name="remove_from_bookmarks">Verwijderen</string> |
| 120 | <!-- Menu item to remove the currently highlighted history entry from the list of previously visited sites --> |
| 121 | <string name="remove_history_item">Verwijderen</string> |
| 122 | <!-- Context menu item for setting the bookmark/history item as the homepage --> |
| 123 | <string name="set_as_homepage">Instellen als startpagina</string> |
| 124 | <!-- Toast informing the user that their action to save a bookmark has succeeded --> |
| 125 | <string name="bookmark_saved">Toegevoegd aan bladwijzers</string> |
| 126 | <!-- Toast informing the user that their action to save a bookmark did not succeed --> |
| 127 | <string name="bookmark_not_saved">Kan bladwijzer niet opslaan.</string> |
| 128 | <!-- Toast confirming that the homepage has been set --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 129 | <string name="homepage_set">Startpagina is ingesteld.</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 130 | <!-- Error that appears in the title of Bookmark dialog when user selects OK with empty Name field --> |
| 131 | <string name="bookmark_needs_title">Bladwijzer moet een naam hebben.</string> |
| 132 | <!-- Error that appears in the title of Bookmark dialog when user selects OK with empty Location field --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 133 | <string name="bookmark_needs_url">Bladwijzer moet een locatie hebben.</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 134 | <!-- Error that appears in the title of Bookmark dialog when user selects OK with invalid URL --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 135 | <string name="bookmark_url_not_valid">URL is niet geldig.</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 136 | <!-- Error that appears in the Bookmark dialog when user selects OK with a URL of a type we cannot bookmark --> |
| 137 | <string name="bookmark_cannot_save_url">URL kan niet worden toegevoegd aan bladwijzers.</string> |
| 138 | <!-- Summary text under the New Bookmark item on the Bookmarks screen. |
| 139 | Tells the user that if they select this item, it will bring up a |
| 140 | dialog to bookmark the page that the browser is currently viewing, |
| 141 | though it is not currently being displayed, since they are viewing |
| 142 | the bookmarks screen. --> |
| 143 | <string name="current_page">van\u0020</string> |
| 144 | <!-- Confirmation dialog message confirming that the user wishes to delete |
| 145 | the bookmark they selected for deletion --> |
| 146 | <!-- Confirmation dialog message confirming that the user wishes to delete |
| 147 | the folder they selected for deletion --> |
| 148 | <!-- Context menu item to open every bookmark in a folder in new tabs [CHAR LIMIT=50] --> |
| 149 | <!-- Displayed in title of chooser dialog for text sent to another app,e.g-send text via SMS or IM--> |
| 150 | <!-- Menu item to close all other tabs [CHAR LIMIT=40] --> |
| 151 | <!-- Menu item to open the bookmarks page and name of the Tab in the combo view --> |
| 152 | <string name="bookmarks">Bladwijzers</string> |
| 153 | <!-- Secondary name for the Activity "BrowserBookmarksPage" --> |
| 154 | <!-- Title for the activity asking the user to select a bookmark [CHAR LIMIT=50] --> |
| 155 | <!-- Menu item to display the History of previously visited pages and the name of the combo view |
| 156 | Tab--> |
| 157 | <!-- Menu item --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 158 | <string name="share_page">Delen</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 159 | <!-- Menu item for saving link to homescreen --> |
| 160 | <!-- Menu item for saving a page for offline reading. This is a view-only snapshot of the page. [CHAR LIMIT=50] --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 161 | <string name="menu_save_snapshot">Opslaan</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 162 | <!-- Dialog message that is shown while saving a page for offline reading. [CHAR LIMIT=50] --> |
| 163 | <!-- Toast informing the user that saving the page for offline reading has failed. [CHAR LIMIT=50] --> |
| 164 | <!-- The number of bookmarks in a folder [CHAR LIMT=50] --> |
| 165 | <string name="contextheader_folder_bookmarkcount"><xliff:g id="bookmark_count">%d</xliff:g> bladwijzers</string> |
| 166 | <!-- No bookmarks in the folder [CHAR LIMIT=50] --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 167 | <string name="contextheader_folder_empty">Lege map</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 168 | <!-- Context Menu item open the currently selected link in the current |
| 169 | window.--> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 170 | <string name="contextmenu_openlink">Openen</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 171 | <!-- Context Menu item to open the currently selected link in a new |
| 172 | window. --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 173 | <string name="contextmenu_openlink_newwindow">Openen in nieuw tabblad</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 174 | <!-- Context Menu item to open the currently selected link in a new |
| 175 | background window. [CHAR LIMIT=50] --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 176 | <string name="contextmenu_openlink_newwindow_background">Openen in nieuw tabblad op de achtergrond</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 177 | <!-- Context Menu item to save the webpage referred to by this link to the |
| 178 | SD card (external storage) --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 179 | <string name="contextmenu_savelink">Link opslaan</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 180 | <!-- Context Menu item to send the url of the selected link to someone else, |
| 181 | via Gmail or another app [CHAR LIMIT=50] --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 182 | <string name="contextmenu_sharelink">Link delen</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 183 | <!-- Context Menu item --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 184 | <string name="contextmenu_copy">Kopiëren</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 185 | <!-- Context Menu item to copy the url of the selected link to the |
| 186 | clipboard --> |
| 187 | <!-- Context Menu item to save the image to external storage --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 188 | <string name="contextmenu_download_image">Afbeelding opslaan</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 189 | <!-- Context Menu item to view the image by itself in the browser --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 190 | <string name="contextmenu_view_image">Afbeelding weergeven</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 191 | <!-- Context Menu item to set the image as the home screen wallpaper --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 192 | <string name="contextmenu_set_wallpaper">Instellen als achtergrond</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 193 | <!-- Context Menu item to open the dialer app with the selected phone number |
| 194 | --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 195 | <string name="contextmenu_dial_dot">Bellen\u2026</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 196 | <!-- Context Menu item to add the selected phone number to the address book. |
| 197 | --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 198 | <string name="contextmenu_add_contact">Contact toevoegen</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 199 | <!-- Context Menu item to send an email using the selected email address.--> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 200 | <string name="contextmenu_send_mail">E-mail verzenden</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 201 | <!-- Context Menu item to show the currently selected address in the Maps |
| 202 | application --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 203 | <string name="contextmenu_map">Kaart</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 204 | <!-- Title of the dialog used for selecting the application that should be |
| 205 | used for sharing a link (e.g. Gmail or another app). See also |
| 206 | contextmenu_sharelink above --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 207 | <string name="choosertitle_sharevia">Delen via</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 208 | <!-- Used as the title of dialogs in the Browser Settings confirming that |
| 209 | the user wants to clear (cache, history, or cookie data) --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 210 | <string name="clear">Wissen</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 211 | <!-- Part of a sentence that says "Replace <url of existing bookmark> with |
| 212 | <url of new bookmark>?" --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 213 | <string name="replace">Vervangen</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 214 | <!-- Settings screen strings --> |
| 215 | <!-- Menu item to open the Settings screen --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 216 | <string name="menu_preferences">Instellingen</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 217 | <!-- Settings screen, section title --> |
| 218 | <!-- Settings label --> |
| 219 | <!-- Settings label --> |
| 220 | <!-- Settings label --> |
| 221 | <!-- Settings label --> |
| 222 | <!-- Settings summary [CHAR LIMIT=50]--> |
| 223 | <!-- Settings label [CHAR LIMIT=50] --> |
| 224 | <string name="pref_content_homepage">Startpagina</string> |
| 225 | <!-- Settings label --> |
| 226 | <string name="pref_content_search_engine">Zoekmachine</string> |
| 227 | <!-- Settings summary --> |
| 228 | <!-- Settings button label that to pick what to set the homepage to [CHAR LIMIT=40] --> |
| 229 | <string-array name="pref_homepage_choices"> |
| 230 | <!-- Setting choice to set the homepage to the current page [CHAR LIMIT=40] --> |
| 231 | <item>Huidige pagina</item> |
| 232 | <!-- Setting choice to set the homepage to a blank page [CHAR LIMIT=40] --> |
| 233 | <item>Lege pagina</item> |
| 234 | <!-- Setting choice to set the homepage to the default page [CHAR LIMIT=40] --> |
| 235 | <item>Standaardpagina</item> |
| 236 | <!-- Setting choice to set the homepage to the "Most Visited" homepage feature, which is a list of most visited sites [CHAR LIMIT=40] --> |
| 237 | <item>Most visited sites</item> |
| 238 | <!-- Setting choice to set the homepage to a user entered URL [CHAR LIMIT=40] --> |
| 239 | <item>Other</item> |
| 240 | </string-array> |
| 241 | <!-- Settings screen & section title for "General settings". These include things like |
| 242 | configuring bookmark syncing to Google servers and form auto fill settings. [CHAR-LIMIT=32] --> |
| 243 | <string name="pref_general_title">Algemeen</string> |
| 244 | <string name="pref_site_settings_title">Site-instellingen</string> |
| 245 | <string name="pref_site_settings_info_panel">Beveiligingsinformatie</string> |
| 246 | <!-- Settings category for autofill under general. [CHAR-LIMIT=50] --> |
| 247 | <string name="pref_general_autofill_title">Automatisch aanvullen</string> |
| 248 | <!-- Checkbox setting for enabling/disabling power save mode feature --> |
| 249 | <string name="pref_powersave_enabled">Energiebesparende modus</string> |
| 250 | <!-- Settings summary for the powersave feature. --> |
| 251 | <!-- Checkbox setting for enabling/disabling night mode feature --> |
| 252 | <string name="pref_nightmode_enabled">Nachtmodus</string> |
| 253 | <!-- Settings summary for the night mode feature. --> |
| 254 | <string name="pref_nightmode_enabled_summary">Kleuren omkeren</string> |
| 255 | <!-- Checkbox setting for enabling/disabling the form AutoFill feature [CHAR-LIMIT=32] --> |
| 256 | <string name="pref_autofill_enabled">Formulieren automatisch invullen</string> |
| 257 | <!-- Settings summary for the form AutoFill feature. [CHAR-LIMIT=none] --> |
| 258 | <string name="pref_autofill_enabled_summary">Webformulieren invullen met één aanraking</string> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 259 | <plurals name="pref_web_refiner_advertisements"> |
| 260 | <item quantity="one">%d advertentie</item> |
| 261 | <item quantity="other">%d advertenties</item> |
| 262 | </plurals> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 263 | <plurals name="pref_web_refiner_trackers"> |
| 264 | <item quantity="one">%d tracker</item> |
| 265 | <item quantity="other">%d trackers</item> |
| 266 | </plurals> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 267 | <plurals name="pref_web_refiner_malware"> |
| 268 | <item quantity="one">%d malwaredreiging</item> |
| 269 | <item quantity="other">%d malwaredreigingen</item> |
| 270 | </plurals> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 271 | <string-array name="pref_web_refiner_message"> |
| 272 | <item>"%s geblokkeerd. "</item> |
| 273 | <item>"%1$s en %2$s geblokkeerd. "</item> |
| 274 | <item>"%1$s, %2$s en %3$s geblokkeerd. "</item> |
| 275 | </string-array> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 276 | <string name="pref_valid_cert">Geldig SSL-certificaat. Communicatie wordt versleuteld en identiteit is geverifieerd.</string> |
| 277 | <string name="pref_invalid_cert">Website heeft een ongeldig SSL-certificaat.</string> |
| 278 | <string name="pref_warning_cert">SSL-certificaat van de website heeft waarschuwingen.</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 279 | <!-- Settings screen, section title [CHAR LIMIT=50] --> |
| 280 | <string name="pref_interface_title">Interface</string> |
| 281 | <!-- Label for option that when clicked opens the AutoFill settings screen. Also used as the title of that AutoFill Settings screen. [CHAR-LIMIT=32] --> |
| 282 | <string name="pref_autofill_profile_editor">Automatisch aanvullen</string> |
| 283 | <!-- Summary for the AutoFill Settings preference [CHAR-LIMIT=none] --> |
| 284 | <string name="pref_autofill_profile_editor_summary">Tekst instellen die automatisch in webformulieren kan worden ingevuld</string> |
| 285 | <!-- Heading for the AutoFill profile editor to tell the user what AutoFill does and why they should fill out the profile. [CHAR-LIMIT=None] --> |
| 286 | <string name="autofill_profile_editor_heading">Typ de tekst die u automatisch in webformulieren wilt laten invullen.</string> |
| 287 | <!-- String for the user's full name in the AutoFill profile editor. [CHAR-LIMIT=32] --> |
| 288 | <string name="autofill_profile_editor_name">Volledige naam:</string> |
| 289 | <!-- String for the user's e-mail address in the AutoFill profile editor. [CHAR-LIMIT=32] --> |
| 290 | <string name="autofill_profile_editor_email_address">E-mail:</string> |
| 291 | <!-- String for the user's company name in the AutoFill profile editor. [CHAR-LIMIT=32] --> |
| 292 | <string name="autofill_profile_editor_company_name">Bedrijfsnaam:</string> |
| 293 | <!-- String for the first line of the user's address in the AutoFill profile editor. [CHAR-LIMIT=32] --> |
| 294 | <string name="autofill_profile_editor_address_line_1">Adresregel 1:</string> |
| 295 | <!-- String to suggest to the user the kind of data to be used for the first line of the address. CHAR-LIMIT=64] --> |
| 296 | <string name="autofill_profile_editor_address_line_1_hint">Adres, postbus, t.a.v.</string> |
| 297 | <!-- String for the second line of the user's address in the AutoFill profile editor. [CHAR-LIMIT=32] --> |
| 298 | <string name="autofill_profile_editor_address_line_2">Adresregel 2:</string> |
| 299 | <!-- String to suggest to the user the kind of data to be used for the second line of the address. CHAR-LIMIT=64] --> |
| 300 | <string name="autofill_profile_editor_address_line_2_hint">Appartement, suite, afdeling, gebouw, etage, enz.</string> |
| 301 | <!-- String for the user's city or town in the AutoFill profile editor. [CHAR-LIMIT=32] --> |
| 302 | <string name="autofill_profile_editor_city">Plaatsnaam:</string> |
| 303 | <!-- String for the user's state or province or region in the AutoFill profile editor. [CHAR-LIMIT=32] --> |
| 304 | <string name="autofill_profile_editor_state">Staat/provincie/regio:</string> |
| 305 | <!-- String for the user's zip code in the AutoFill profile editor. [CHAR-LIMIT=32] --> |
| 306 | <string name="autofill_profile_editor_zip_code">Postcode:</string> |
| 307 | <!-- String for the user's country in the AutoFill profile editor. [CHAR-LIMIT=32] --> |
| 308 | <string name="autofill_profile_editor_country">Land:</string> |
| 309 | <!-- String for the user's phone number in the AutoFill profile editor. [CHAR-LIMIT=32] --> |
| 310 | <string name="autofill_profile_editor_phone_number">Telefoon:</string> |
| 311 | <!-- String to display in an error tooltip to inform the user the phone number they provided is not valid. [CHAR-LIMIT=32] --> |
| 312 | <string name="autofill_profile_editor_phone_number_invalid">Ongeldig telefoonnummer.</string> |
| 313 | <!-- Button text to save the AutoFill profile [CHAR-LIMIT=20] --> |
| 314 | <string name="autofill_profile_editor_save_profile">Opslaan</string> |
| 315 | <!-- Toast message displayed when the profile has been successfully saved [CHAR-LIMIT=none] --> |
| 316 | <string name="autofill_profile_successful_save">Tekst voor automatisch aanvullen opgeslagen.</string> |
| 317 | <!-- Toast message displayed when the profile has been successfully deleted [CHAR-LIMIT=none] --> |
| 318 | <string name="autofill_profile_successful_delete">Tekst voor automatisch aanvullen verwijderd.</string> |
| 319 | <!-- Button text to delete all the AutoFill profile data [CHAR-LIMIT=20] --> |
| 320 | <string name="autofill_profile_editor_delete_profile">Verwijderen</string> |
| 321 | <!-- Text on toast shown to the user when power save mode is enabled or disabled --> |
| 322 | <!-- Text on a dialog shown to the user when they are prompted to set up the autofill feature [CHAR-LIMIT=NONE] --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 323 | <string name="autofill_setup_dialog_message">De browser kan webformulieren zoals deze automatisch invullen. Wilt u het automatisch aanvullen van tekst instellen?</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 324 | <!-- Toast message displayed when the user decides to not set up autofill at this time. We want to remind them that they can configure |
| 325 | it through the Browser Settings menu. [CHAR-LIMIT=NONE] --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 326 | <string name="autofill_setup_dialog_negative_toast">U kunt de tekst voor automatisch aanvullen altijd instellen via \'Browser\' > \'Instellingen\' > \'Algemeen\'.</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 327 | <!-- 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. |
| 328 | The checkbox allows them to specify they would like to disable the feature altogether [CHAR-LIMIT=NONE] --> |
| 329 | <string name="disable_autofill">Automatisch aanvullen uitschakelen</string> |
| 330 | <!-- Settings screen, section title [CHAR-LIMIT=50] --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 331 | <string name="pref_security_title">Beveiliging</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 332 | <!-- Settings screen, section title [CHAR-LIMIT=50] --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 333 | <string name="pref_privacy_security_title">Privacy en beveiliging</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 334 | <!-- Popup dialog --> |
| 335 | <!-- Settings label --> |
| 336 | <!-- Settings summary --> |
| 337 | <!-- Confirmation dialog message --> |
| 338 | <!-- Settings label --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 339 | <string name="pref_privacy_clear_cache">Cache</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 340 | <!-- Settings summary --> |
| 341 | <!-- Settings label --> |
| 342 | <!-- Settings summary --> |
| 343 | <!-- Settings summary --> |
| 344 | <!-- Confirmation dialog message --> |
| 345 | <!-- Settings label --> |
| 346 | <!-- Settings summary --> |
| 347 | <!-- Settings label --> |
| 348 | <!-- Settings summary --> |
| 349 | <!-- Settings label --> |
| 350 | <!-- Settings label --> |
| 351 | <!-- Settings summary --> |
| 352 | <!-- Settings label --> |
| 353 | <!-- Settings label --> |
| 354 | <!-- Settings Label --> |
| 355 | <!-- Settings label --> |
| 356 | <string name="pref_security_accept_cookies">Cookies accepteren</string> |
| 357 | <string name="pref_security_allow_mic">Microfoon</string> |
| 358 | <string name="pref_security_allow_camera">Camera</string> |
| 359 | <string name="pref_security_web_refiner">Advertenties</string> |
| 360 | <string name="pref_security_accept_third_party_cookies">Cookies van derden</string> |
| 361 | <string name="pref_security_allowed">Toegestaan</string> |
| 362 | <string name="pref_security_not_allowed">Niet toegestaan</string> |
| 363 | <string name="pref_security_remember">Onthouden</string> |
| 364 | <string name="pref_security_on">Aan</string> |
| 365 | <string name="pref_security_off">Uit</string> |
| 366 | <string name="pref_website_title">Website</string> |
| 367 | <string name="pref_security_add">Toevoegen</string> |
| 368 | <!-- Settings text size options - displays sample font size in settings --> |
| 369 | <!-- Label for minimum font size [CHAR LIMIT=30] --> |
| 370 | <!-- Label for the current minimum font size value [CHAR LIMIT=6] --> |
| 371 | <!-- Label for text scaling (percent) [CHAR LIMIT=30] --> |
| 372 | <!-- Label for whether or not to force-enable user scalablity (aka, zoom) [CHAR LIMIT=30] --> |
| 373 | <!-- Summary for whether or not to force-enable user scalablity (aka, zoom) [CHAR LIMIT=30] --> |
| 374 | <!-- Inverted screen category under accessibility settings [CHAR LIMIT=50] --> |
| 375 | <!-- Title for the inverted screen feature. This causes the screen to render with inverted colors (black becomes white and vice versa) [CHAR LIMIT=40] --> |
| 376 | <!-- Summary for the inverted screen feature. [CHAR LIMIT=120] --> |
| 377 | <!-- Title for the inverted screen contrast. Change the contrast value from 1.0 to 3.0. [CHAR LIMIT=30] --> |
| 378 | <string name="pref_inverted_contrast">Contrast</string> |
| 379 | <!-- Settings screen, section title [CHAR LIMIT=50] --> |
| 380 | <string name="pref_extras_title">Geavanceerd</string> |
| 381 | <!-- Settings label --> |
| 382 | <!-- Settings summary --> |
| 383 | <string name="pref_extras_website_settings_summary">Geavanceerde instellingen voor afzonderlijke websites</string> |
| 384 | <!-- Settings label --> |
| 385 | <string name="pref_extras_reset_default">Standaardwaarden</string> |
| 386 | <string name="pref_extras_reset">Opnieuw instellen</string> |
| 387 | <!-- Settings summary --> |
| 388 | <string name="pref_extras_reset_default_summary">Standaardinstellingen terugzetten</string> |
| 389 | <!-- Confirmation dialog message --> |
| 390 | <string name="pref_extras_reset_default_dlg">Standaardwaarden van instellingen herstellen?</string> |
| 391 | <!-- Title for a group of settings --> |
| 392 | <string name="pref_development_title">Foutopsporing</string> |
| 393 | <!-- Settings screen, setting option name --> |
| 394 | <string name="pref_default_text_encoding">Tekstcodering</string> |
| 395 | <string name="pref_disable_edge_swipe">Niets doen</string> |
| 396 | <string name="pref_edge_swipe_option_close">Later kiezen</string> |
| 397 | <string name="pref_edge_enable">Inschakelen</string> |
| 398 | <string name="pref_edge_disable">Uitschakelen</string> |
| 399 | <!-- Colored statusbar --> |
| 400 | <string name="pref_coloredsb_title">Gekleurde statusbalk</string> |
| 401 | <!-- Title for accessibility settings [CHAR LIMIT=25] --> |
| 402 | <string name="pref_accessibility_title">Toegankelijkheid</string> |
| 403 | <string name="pref_accessibility_title_summary">Tekstgrootte en zoomen</string> |
| 404 | <!-- LookLock --> |
| 405 | <string name="pref_looklock_title">LookLock</string> |
| 406 | <!-- Font size settings category under accessibility settings [CHAR LIMIT=50] --> |
| 407 | <string name="pref_font_size_category">Tekstgrootte</string> |
| 408 | <!-- Title for the fullscreen lab feature [CHAR LIMIT=40] --> |
| 409 | <string name="pref_lab_fullscreen">Volledig scherm</string> |
| 410 | <!-- Summary for the fullscreen lab feature [CHAR LIMIT=120] --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 411 | <string name="pref_lab_fullscreen_summary">Browser in volledige scherm gebruiken</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 412 | <!-- Title for search preloading [CHAR LIMIT=40] --> |
| 413 | <string name="pref_data_preload_title">Zoekresultaten vooraf laden</string> |
| 414 | <!-- Search preloading options [CHAR LIMIT=20] --> |
| 415 | <!-- Link prefetching options [CHAR LIMIT=20] --> |
| 416 | <string-array name="pref_temporal_choices"> |
| 417 | <item>Nooit</item> |
Michael Bestas | c9b3e00 | 2016-05-10 18:39:46 +0300 | [diff] [blame] | 418 | <item>Alleen via wifi</item> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 419 | <item>Altijd</item> |
| 420 | </string-array> |
| 421 | <!-- Summary for search preloading [CHAR LIMIT=80] --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 422 | <string name="pref_data_preload_summary">Browser toestaan zoekresultaten vooraf te laden</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 423 | <!-- Title for link prefetching [CHAR LIMIT=40] --> |
Michael Bestas | c9b3e00 | 2016-05-10 18:39:46 +0300 | [diff] [blame] | 424 | <string name="pref_link_prefetch_title">Webpagina\'s vooraf laden</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 425 | <!-- Summary for link prefetching [CHAR LIMIT=80] --> |
| 426 | <string name="pref_link_prefetch_summary">Toestaan dat de browser gekoppelde webpagina\'s vooraf laadt op de achtergrond</string> |
| 427 | <!-- Dialog box message --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 428 | <string name="browserFrameFormResubmitMessage">De pagina die u probeert te openen bevat gegevens die al verzonden zijn (\'POSTDATA\'). Als u de gegevens opnieuw verzendt, wordt elke actie herhaald die het formulier op de pagina heeft uitgevoerd (zoals een zoekopdracht of online aankoop).</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 429 | <!-- Menu item --> |
| 430 | <string name="clear_history">Geschiedenis wissen</string> |
| 431 | <!-- Appears on History screen if no history is found --> |
| 432 | <string name="empty_history">Geen browsergeschiedenis.</string> |
| 433 | <!-- Displayed at the top of the bookmarks page. When clicked, it bookmarks the page the browser is currently showing --> |
| 434 | <!-- Verb placed in front of a screenshot of a web page that, when clicked, |
| 435 | will add that page to bookmarks --> |
| 436 | <string name="add_bookmark_short">Toevoegen</string> |
| 437 | <!-- This string is for the browser "Go To" UI. --> |
| 438 | <!-- This is the hint text shown in the Go To widget, before text is entered. --> |
| 439 | <string name="search_hint">Zoek of typ de URL</string> |
| 440 | <!-- This string is for the browser "Go To" UI. --> |
| 441 | <!-- This is the button label in the "Go To" UI. --> |
| 442 | <string name="search_button_text">Ga</string> |
| 443 | <!-- The string used to describe the browser as a searchable item within system search settings. --> |
| 444 | <string name="search_settings_description">Bladwijzers en webgeschiedenis</string> |
| 445 | <!-- Label for a button to allow a particular popup window to open --> |
| 446 | <string name="allow">Toestaan</string> |
| 447 | <!-- Label for a button to disallow a particular popup from opening --> |
| 448 | <string name="block">Blokkeren</string> |
| 449 | <!-- Title for a dialog informing the user that they cannot open any more |
| 450 | windows because the limit has been reached. --> |
| 451 | <string name="too_many_windows_dialog_title">Tabbladlimiet bereikt</string> |
| 452 | <!-- Message in a dialog telling the user that they cannot open any more |
| 453 | windows because the limit has been reached. --> |
Abhisek Devkota | 9a28000 | 2016-05-14 11:18:08 +0200 | [diff] [blame] | 454 | <string name="too_many_windows_dialog_message">Kan geen nieuw tabblad openen totdat u er een sluit.</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 455 | <!-- Title for a dialog informing the user that they cannot open a subwindow |
| 456 | because only one can be open at a time. --> |
| 457 | <string name="too_many_subwindows_dialog_title">Pop-up is al geopend.</string> |
| 458 | <!-- Message for a dialog informing the user that they cannot open a |
| 459 | subwindow because only one can be open at a time. --> |
| 460 | <string name="too_many_subwindows_dialog_message">Er kan slechts één pop-upvenster tegelijk worden geopend.</string> |
| 461 | <!-- Download History UI strings --> |
| 462 | <!-- Dialog title [CHAR LIMIT=25] --> |
| 463 | <!-- Dialog title --> |
| 464 | <string name="download_no_sdcard_dlg_title" product="default">Geen SD-kaart</string> |
| 465 | <!-- Dialog message [CHAR LIMIT=NONE] --> |
| 466 | <!-- Dialog message --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 467 | <string name="download_no_sdcard_dlg_msg" product="default">SD-kaart vereist om <xliff:g id="filename">%s</xliff:g> te downloaden.</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 468 | <!-- Title for a dialog informing the user that the SD card used for |
| 469 | external storage is busy so they cannot download anything [CHAR LIMIT=25] --> |
| 470 | <!-- Title for a dialog informing the user that the SD card used for |
| 471 | external storage is busy so they cannot download anything --> |
| 472 | <string name="download_sdcard_busy_dlg_title" product="default">SD-kaart niet beschikbaar</string> |
| 473 | <!-- Message for a dialog informing the user that the SD card used for |
| 474 | external storage is busy so they cannot download anything. Informs |
| 475 | the user how to enable SD card storage [CHAR LIMIT=NONE] --> |
| 476 | <!-- Message for a dialog informing the user that the SD card used for |
| 477 | external storage is busy so they cannot download anything. Informs |
| 478 | the user how to enable SD card storage --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 479 | <string name="download_sdcard_busy_dlg_msg" product="default">SD-kaart is in gebruik. Als u downloads wilt toestaan, tikt u in de melding op \'USB-opslag uitschakelen\'.</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 480 | <!-- Toast for a download which cannot begin because the URL is not http or https --> |
| 481 | <string name="cannot_download">Kan alleen URL\'s met \'http\' of \'https\' downloaden.</string> |
| 482 | <!-- Message in the list of items which have received download requests |
| 483 | telling their status. This message states that the download has not |
| 484 | yet begun --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 485 | <string name="download_pending">Downloaden starten\u2026</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 486 | <!-- The description of the suggestion that lets the user search the web for the query currently |
| 487 | in the text field. --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 488 | <string name="search_the_web">Zoeken op internet</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 489 | <!-- HTML5 dialogs --> |
| 490 | <!-- 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. --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 491 | <string name="webstorage_outofspace_notification_title">Browseropslag is vol</string> |
| 492 | <string name="webstorage_outofspace_notification_text">Tik om ruimte vrij te maken.</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 493 | <!-- Used in the Browser Settings --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 494 | <string name="webstorage_clear_data_title">Opslag</string> |
| 495 | <string name="webstorage_private_data_title">Privé-gegevens</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 496 | <!-- Confirmation dialog when the user ask to clear all data for an origin --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 497 | <string name="webstorage_clear_data_dialog_message">Alle gegevens verwijderen die zijn opgeslagen door deze website?</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 498 | <!-- String shown in a progress view while a video is loading, before it starts playing --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 499 | <string name="loading_video">Video laden\u2026</string> |
| 500 | <string name="website_settings_add_origin">Nieuwe site</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 501 | <!-- Label for the menu item in the website settings activity used to clear data stored by all websites --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 502 | <string name="website_settings_clear_all">Alles wissen</string> |
| 503 | <string name="website_settings_clear_all_dialog_message">Alle websitegegevens en locatierechten verwijderen?</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 504 | <!-- Text in the progress dialog when we are setting an image as the home screen wallpaper. --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 505 | <string name="progress_dialog_setting_wallpaper">Achtergrond instellen\u2026</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 506 | <!-- The string that is displayed when there are no bookmarks to display. |
| 507 | This is centered in the middle of the screen [CHAR LIMIT=NONE] --> |
| 508 | <string name="empty_bookmarks_folder">Geen bladwijzers.</string> |
| 509 | <!-- The folder name for the special "Other Bookmarks" folder created by Chrome [CHAR LIMIT=24] --> |
| 510 | <string name="other_bookmarks">Andere bladwijzers</string> |
| 511 | <!-- Description for a dialog asking the user what they want to do with their bookmarks when adding a sync account [CHAR-LIMIT=none] --> |
| 512 | <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> |
| 513 | <!-- Button allowing users to remove all of their existing bookmarks when setting up syncing with their bookmarks stored in Google Chrome [CHAR-LIMIT=64] --> |
| 514 | <string name="import_bookmarks_dialog_remove">Bladwijzers verwijderen</string> |
| 515 | <!-- Url Selection Action Mode --> |
| 516 | <!-- Menu item to share URL selection [CHAR LIMIT=30] --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 517 | <string name="menu_share_url">Delen</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 518 | <!-- Toast to inform the user that the maximum number of tabs has been |
| 519 | reached. [CHAR LIMIT=50] --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 520 | <string name="max_tabs_warning">Er zijn niet meer tabbladen beschikbaar</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 521 | <!-- Font size preview label in settings [CHAR LIMIT=30] --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 522 | <string name="preview">Voorbeeld</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 523 | <!-- Name for the user's unsynced, local bookmarks [CHAR LIMIT=50] --> |
| 524 | <string name="local_bookmarks">Mijn bladwijzers</string> |
| 525 | <!-- allows the user to find on webpage [CHAR LIMIT=None] --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 526 | <string name="find_on_page">Zoeken</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 527 | <!-- Popup menu checkbox that allows the user to request the desktop version of a webpage [CHAR LIMIT=50] --> |
| 528 | <!-- Popup menu checkbox that loads the reader mode version of the current webpage --> |
| 529 | <!-- Preload permission label [CHAR LIMIT=40] --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 530 | <string name="permission_preload_label">Resultaten vooraf laden</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 531 | <!-- Empty text for the "saved pages" tab that is shown when no saved pages exist. [CHAR LIMIT=None] --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 532 | <string name="empty_snapshots_folder">Geen opgeslagen pagina\'s.</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 533 | <!-- Menu option to delete the currently selected saved page [CHAR LIMIT=50] --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 534 | <string name="remove_snapshot">Opgeslagen pagina verwijderen</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 535 | <!-- Popup menu option to load the live version of a saved page [CHAR LIMIT=20] --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 536 | <string name="snapshot_go_live">Live gaan</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 537 | <!-- Accessibility content descriptions --> |
| 538 | <!-- Content description for back button [CHAR LIMIT=NONE] --> |
| 539 | <!-- Content description for forward button [CHAR LIMIT=NONE] --> |
| 540 | <!-- Content description for refresh button [CHAR LIMIT=NONE] --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 541 | <string name="accessibility_button_refresh">Pagina vernieuwen</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 542 | <!-- Content description for stop button [CHAR LIMIT=NONE] --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 543 | <string name="accessibility_button_stop">Stoppen met laden van de pagina</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 544 | <!-- Content description for add bookmark button [CHAR LIMIT=NONE] --> |
| 545 | <string name="accessibility_button_addbookmark">Toevoegen aan bladwijzers</string> |
| 546 | <!-- Content description for search button [CHAR LIMIT=NONE] --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 547 | <string name="accessibility_button_search">Zoeken</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 548 | <!-- Content description for voice search button [CHAR LIMIT=NONE] --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 549 | <string name="accessibility_button_voice">Gesproken zoekopdracht</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 550 | <!-- Content description for close tab button [CHAR LIMIT=NONE] --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 551 | <string name="accessibility_button_closetab">Tabblad sluiten</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 552 | <!-- Content description for new tab button [CHAR LIMIT=NONE] --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 553 | <string name="accessibility_button_newtab">Nieuw tabblad openen</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 554 | <!-- Content description for new incognito tab button [CHAR LIMIT=NONE] --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 555 | <string name="accessibility_button_newincognitotab">Nieuw incognitotabblad openen</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 556 | <!-- Content description for clear button [CHAR LIMIT=NONE] --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 557 | <string name="accessibility_button_clear">Invoer wissen</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 558 | <!-- Content description for tab switcher button [CHAR LIMIT=NONE] --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 559 | <string name="accessibility_button_navscreen">Paginabeheer</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 560 | <!-- Content description for incognito state [CHAR LIMIT=NONE] --> |
| 561 | <string name="accessibility_state_incognito">Incognitopagina</string> |
| 562 | <!-- Content description for frozen state [CHAR LIMIT=NONE] --> |
| 563 | <string name="accessibility_state_frozen">Opgeslagen pagina</string> |
| 564 | <!-- Content description for tab switcher transition [CHAR LIMIT=NONE] --> |
| 565 | <string name="accessibility_transition_navscreen">Tabbladbeheer</string> |
| 566 | <!-- Content description for navigating up in the bookmark folder hierarchy [CHAR LIMIT=NONE] --> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 567 | <string name="accessibility_button_bookmarks_folder_up">Vorige</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 568 | <!--Add for Navigation Feature --> |
| 569 | <string name="my_navigation_delete_label">Website verwijderen</string> |
| 570 | <string name="my_navigation_edit_label">Website bewerken</string> |
| 571 | <string name="my_navigation_add_label">Website toevoegen</string> |
| 572 | <string name="my_navigation_add">Toevoegen</string> |
| 573 | <string name="my_navigation_delete_msg">Website verwijderen?</string> |
| 574 | <string name="my_navigation_name">Titel</string> |
| 575 | <string name="my_navigation_address">Adres</string> |
| 576 | <string name="website_needs_title">Website moet een titel hebben</string> |
| 577 | <string name="website_needs_url">Website moet een URL hebben</string> |
| 578 | <string name="my_navigation_cannot_save_url">Ongeldige URL</string> |
| 579 | <string name="my_navigation_duplicate_url">URL bestaat al</string> |
| 580 | <string name="my_navigation_page_title">Thuis</string> |
| 581 | <!-- Add for Carrier Feature.Content description for AV save/play prompt dialog --> |
| 582 | <string name="video_save">Opslaan</string> |
Abhisek Devkota | 39aba94 | 2016-05-17 22:12:34 +0200 | [diff] [blame] | 583 | <string name="video_play">Afspelen</string> |
Michael Bestas | bdeeedb | 2016-04-29 21:26:49 +0300 | [diff] [blame] | 584 | <!-- Add for Carrier Feature.Content description for exit menu item --> |
| 585 | <!-- Add for Carrier Feature.Content description for about menu item --> |
| 586 | <string name="about">Over</string> |
| 587 | <string name="download_estore_app">Estore is niet aanwezig op uw apparaat.</string> |
| 588 | <!-- Add for Unsupport Uploading Drm Files Feature --> |
| 589 | <!-- Add for exit prompt Feature --> |
| 590 | <string name="exit_browser_title">Browser afsluiten</string> |
| 591 | <string name="exit_minimize">Minimaliseren</string> |
| 592 | <string name="exit_quit">Afsluiten</string> |
| 593 | <string name="duplicated_folder_warning">Map bestaat al</string> |
| 594 | <!-- Add for download save path setting Feature --> |
| 595 | <string name="invalid_path">Ongeldig pad</string> |
| 596 | <string name="download_timeneeded">Tijd</string> |
| 597 | <string name="download_filesize">Grootte</string> |
| 598 | <string name="download_filepath_label">Pad</string> |
| 599 | <string name="download_edit_filename_label">Naam</string> |
| 600 | <string name="unknow_length">Onbekend</string> |
| 601 | <string name="download_file_exist">Bestand bestaat al</string> |
| 602 | <string name="time_min">min.</string> |
| 603 | <!-- Toast message displayed when the full screen received message --> |
| 604 | <!-- Snapdragon Browser Additions --> |
| 605 | <!-- Toast message displayed when user attempts to modify a setting disabled by the administrator --> |
| 606 | <!-- My Navigation - Favorites + History + Saved --> |
| 607 | <string name="mystuffs">Mijn items</string> |
| 608 | <!-- Place holder for SWE engine strings added to |
| 609 | 'chrome/android/java/strings/android_chrome_strings.grd'. Follow |
| 610 | chromium android grd naming convention. Follow exact mapping rules from |
| 611 | grd to xml. All grd strings maps to xml name in lowercase with 'IDS_' |
| 612 | prefix being stripped. For more info check out chromium's |
| 613 | UI-localization page. --> |
| 614 | <!-- Geolocation infobar promt--> |
| 615 | </resources> |