The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
Kenny Root | 1866d9e | 2010-03-17 22:16:48 -0700 | [diff] [blame] | 2 | <!-- |
| 3 | /* |
| 4 | ** |
| 5 | ** Copyright 2008, The Android Open Source Project |
| 6 | ** |
| 7 | ** Licensed under the Apache License, Version 2.0 (the "License"); |
| 8 | ** you may not use this file except in compliance with the License. |
| 9 | ** You may obtain a copy of the License at |
| 10 | ** |
| 11 | ** http://www.apache.org/licenses/LICENSE-2.0 |
| 12 | ** |
| 13 | ** Unless required by applicable law or agreed to in writing, software |
| 14 | ** distributed under the License is distributed on an "AS IS" BASIS, |
| 15 | ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 16 | ** See the License for the specific language governing permissions and |
| 17 | ** limitations under the License. |
| 18 | */ |
| 19 | --> |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 20 | |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 21 | <resources xmlns:android="http://schemas.android.com/apk/res/android" |
| 22 | xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
satok | e04cc8b | 2010-07-20 14:17:34 +0900 | [diff] [blame] | 23 | <string name="english_ime_name" msgid="7252517407088836577">"Android-toetsenbord"</string> |
| 24 | <string name="english_ime_settings" msgid="6661589557206947774">"Instellingen voor Android-toetsenbord"</string> |
Eric Fischer | 566c45e | 2010-10-27 14:37:12 -0700 | [diff] [blame] | 25 | <string name="english_ime_input_options" msgid="3909945612939668554">"Invoeropties"</string> |
Eric Fischer | 790c77f | 2011-08-12 17:22:07 -0700 | [diff] [blame] | 26 | <string name="spell_checker_service_name" msgid="2003013122022285508">"Android-spellingcontrole"</string> |
Eric Fischer | 1f89147 | 2011-08-26 15:02:22 -0700 | [diff] [blame] | 27 | <string name="android_spell_checker_settings" msgid="5822324635435443689">"Instellingen voor spellingcontrole"</string> |
| 28 | <string name="use_proximity_option_title" msgid="7469233942295924620">"Nabije toetsinfo gebr."</string> |
| 29 | <string name="use_proximity_option_summary" msgid="2857708859847261945">"Algoritme voor nabije toetsen gebruiken voor spellingcontrole"</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 30 | <string name="vibrate_on_keypress" msgid="5258079494276955460">"Trillen bij toetsaanslag"</string> |
| 31 | <string name="sound_on_keypress" msgid="6093592297198243644">"Geluid bij toetsaanslag"</string> |
Eric Fischer | 566c45e | 2010-10-27 14:37:12 -0700 | [diff] [blame] | 32 | <string name="popup_on_keypress" msgid="123894815723512944">"Pop-up bij toetsaanslag"</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 33 | <string name="general_category" msgid="1859088467017573195">"Algemeen"</string> |
Eric Fischer | 80bcf30 | 2011-05-02 15:55:46 -0700 | [diff] [blame] | 34 | <string name="correction_category" msgid="2236750915056607613">"Tekstcorrectie"</string> |
| 35 | <string name="ngram_category" msgid="5337109164339320257">"Suggesties op basis van eerdere woorden"</string> |
| 36 | <string name="misc_category" msgid="6894192814868233453">"Andere opties"</string> |
Eric Fischer | 144e97f | 2011-05-26 15:47:59 -0700 | [diff] [blame] | 37 | <string name="advanced_settings" msgid="362895144495591463">"Geavanceerde instellingen"</string> |
| 38 | <string name="advanced_settings_summary" msgid="5193513161106637254">"Opties voor ervaren gebruikers"</string> |
| 39 | <string name="key_preview_popup_dismiss_delay" msgid="6213164897443068248">"Afwijz.vertr. toetspop-up"</string> |
| 40 | <string name="key_preview_popup_dismiss_no_delay" msgid="2096123151571458064">"Geen vertraging"</string> |
| 41 | <string name="key_preview_popup_dismiss_default_delay" msgid="2166964333903906734">"Standaard"</string> |
Eric Fischer | ff53f0f | 2011-07-07 11:50:08 -0700 | [diff] [blame] | 42 | <string name="use_contacts_dict" msgid="4435317977804180815">"Contactnamen suggereren"</string> |
| 43 | <string name="use_contacts_dict_summary" msgid="6599983334507879959">"Namen uit Contacten gebruiken voor suggesties en correcties"</string> |
Eric Fischer | 9ea0071 | 2011-09-12 09:57:59 -0700 | [diff] [blame^] | 44 | <string name="enable_span_insert" msgid="7204653105667167620">"Verbeteringen inschakelen"</string> |
| 45 | <string name="enable_span_insert_summary" msgid="2947317657871394467">"Suggesties instellen voor verbeteringen"</string> |
Kenny Root | 0dfa3e6 | 2010-04-27 14:30:47 -0700 | [diff] [blame] | 46 | <string name="auto_cap" msgid="1719746674854628252">"Auto-hoofdlettergebruik"</string> |
Eric Fischer | 9ea0071 | 2011-09-12 09:57:59 -0700 | [diff] [blame^] | 47 | <string name="configure_dictionaries_title" msgid="4238652338556902049">"Woordenboeken toevoegen"</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 48 | <string name="prefs_show_suggestions" msgid="8026799663445531637">"Correctievoorstellen weergeven"</string> |
| 49 | <string name="prefs_show_suggestions_summary" msgid="1583132279498502825">"Voorgestelde woorden weergeven tijdens typen"</string> |
| 50 | <string name="prefs_suggestion_visibility_show_name" msgid="3219916594067551303">"Altijd weergeven"</string> |
| 51 | <string name="prefs_suggestion_visibility_show_only_portrait_name" msgid="3551821800439659812">"Weergeven in staande modus"</string> |
| 52 | <string name="prefs_suggestion_visibility_hide_name" msgid="6309143926422234673">"Altijd verbergen"</string> |
Eric Fischer | 566c45e | 2010-10-27 14:37:12 -0700 | [diff] [blame] | 53 | <string name="prefs_settings_key" msgid="4623341240804046498">"Instellingscode weergeven"</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 54 | <string name="auto_correction" msgid="4979925752001319458">"Autocorrectie"</string> |
| 55 | <string name="auto_correction_summary" msgid="5625751551134658006">"Met spatiebalk en interpunctie worden verkeerd gespelde woorden automatisch gecorrigeerd"</string> |
| 56 | <string name="auto_correction_threshold_mode_off" msgid="8470882665417944026">"Uitgeschakeld"</string> |
| 57 | <string name="auto_correction_threshold_mode_modest" msgid="8788366690620799097">"Normaal"</string> |
| 58 | <string name="auto_correction_threshold_mode_aggeressive" msgid="3524029103734923819">"Agressief"</string> |
Eric Fischer | ff53f0f | 2011-07-07 11:50:08 -0700 | [diff] [blame] | 59 | <string name="auto_correction_threshold_mode_very_aggeressive" msgid="3386782235540547678">"Zeer agressief"</string> |
Eric Fischer | 80bcf30 | 2011-05-02 15:55:46 -0700 | [diff] [blame] | 60 | <string name="bigram_suggestion" msgid="2636414079905220518">"Digram-suggesties"</string> |
Eric Fischer | 15c3752 | 2010-08-05 16:10:04 -0700 | [diff] [blame] | 61 | <string name="bigram_suggestion_summary" msgid="4383845146070101531">"Vorig woord gebruiken om suggestie te verbeteren"</string> |
Eric Fischer | 80bcf30 | 2011-05-02 15:55:46 -0700 | [diff] [blame] | 62 | <string name="bigram_prediction" msgid="8914273444762259739">"Digram-voorspelling"</string> |
| 63 | <string name="bigram_prediction_summary" msgid="1747261921174300098">"Het voorgaande woord ook voor voorspelling gebruiken"</string> |
Kenny Root | 0dfa3e6 | 2010-04-27 14:30:47 -0700 | [diff] [blame] | 64 | <string name="added_word" msgid="8993883354622484372">"<xliff:g id="WORD">%s</xliff:g>: opgeslagen"</string> |
Eric Fischer | 73544ad | 2011-04-15 14:46:55 -0700 | [diff] [blame] | 65 | <string name="label_go_key" msgid="1635148082137219148">"Start"</string> |
Eric Fischer | 5a323e6 | 2009-08-03 16:28:40 -0700 | [diff] [blame] | 66 | <string name="label_next_key" msgid="362972844525672568">"Volgende"</string> |
| 67 | <string name="label_done_key" msgid="2441578748772529288">"Gereed"</string> |
| 68 | <string name="label_send_key" msgid="2815056534433717444">"Verzenden"</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 69 | <string name="label_to_alpha_key" msgid="4793983863798817523">"ABC"</string> |
Eric Fischer | bf8aa9d | 2011-08-05 17:25:10 -0700 | [diff] [blame] | 70 | <string name="label_to_symbol_key" msgid="8516904117128967293">"?123"</string> |
Eric Fischer | 790c77f | 2011-08-12 17:22:07 -0700 | [diff] [blame] | 71 | <string name="label_to_symbol_with_microphone_key" msgid="9035925553010061906">"123"</string> |
Eric Fischer | 566c45e | 2010-10-27 14:37:12 -0700 | [diff] [blame] | 72 | <string name="label_more_key" msgid="3760239494604948502">"Meer"</string> |
Eric Fischer | af63f06 | 2010-12-01 15:19:27 -0800 | [diff] [blame] | 73 | <string name="label_pause_key" msgid="181098308428035340">"Onderbr."</string> |
| 74 | <string name="label_wait_key" msgid="6402152600878093134">"Wacht"</string> |
Eric Fischer | ff53f0f | 2011-07-07 11:50:08 -0700 | [diff] [blame] | 75 | <string name="spoken_current_text_is" msgid="2485723011272583845">"Huidige tekst is %s"</string> |
| 76 | <string name="spoken_no_text_entered" msgid="7479685225597344496">"Geen tekst ingevoerd"</string> |
| 77 | <string name="spoken_description_unknown" msgid="3197434010402179157">"Toetscode %d"</string> |
| 78 | <string name="spoken_description_shift" msgid="244197883292549308">"Shift"</string> |
| 79 | <string name="spoken_description_shift_shifted" msgid="954941524766465022">"Shift ingeschakeld"</string> |
| 80 | <string name="spoken_description_caps_lock" msgid="5660626444912131764">"Caps Lock ingeschakeld"</string> |
| 81 | <string name="spoken_description_delete" msgid="8740376944276199801">"Verwijderen"</string> |
| 82 | <string name="spoken_description_to_symbol" msgid="5486340107500448969">"Symbolen"</string> |
| 83 | <string name="spoken_description_to_alpha" msgid="23129338819771807">"Letters"</string> |
| 84 | <string name="spoken_description_to_numeric" msgid="591752092685161732">"Cijfers"</string> |
| 85 | <string name="spoken_description_settings" msgid="4627462689603838099">"Instellingen"</string> |
| 86 | <string name="spoken_description_tab" msgid="2667716002663482248">"Tab"</string> |
| 87 | <string name="spoken_description_space" msgid="2582521050049860859">"Spatie"</string> |
| 88 | <string name="spoken_description_mic" msgid="615536748882611950">"Spraakinvoer"</string> |
| 89 | <string name="spoken_description_smiley" msgid="2256309826200113918">"Smiley-gezichtje"</string> |
| 90 | <string name="spoken_description_return" msgid="8178083177238315647">"Return"</string> |
| 91 | <string name="spoken_description_comma" msgid="4970844442999724586">"Komma"</string> |
| 92 | <string name="spoken_description_period" msgid="5286614628077903945">"Punt"</string> |
| 93 | <string name="spoken_description_left_parenthesis" msgid="8524822120595052415">"Linkerhaakje"</string> |
| 94 | <string name="spoken_description_right_parenthesis" msgid="1085757995851933164">"Rechterhaakje"</string> |
| 95 | <string name="spoken_description_colon" msgid="4312420908484277077">"Dubbele punt"</string> |
| 96 | <string name="spoken_description_semicolon" msgid="37737920987155179">"Puntkomma"</string> |
| 97 | <string name="spoken_description_exclamation_mark" msgid="2625684427460737157">"Uitroepteken"</string> |
| 98 | <string name="spoken_description_question_mark" msgid="7074097784255379666">"Vraagteken"</string> |
| 99 | <string name="spoken_description_double_quote" msgid="5485320575389905967">"Dubbele aanhalingstekens"</string> |
| 100 | <string name="spoken_description_single_quote" msgid="4451320362665463938">"Enkel aanhalingsteken"</string> |
| 101 | <string name="spoken_description_dot" msgid="40711082435231673">"Stip"</string> |
| 102 | <string name="spoken_description_square_root" msgid="190595160284757811">"Vierkantswortel"</string> |
| 103 | <string name="spoken_description_pi" msgid="4554418247799952239">"Pi"</string> |
| 104 | <string name="spoken_description_delta" msgid="3607948313655721579">"Delta"</string> |
| 105 | <string name="spoken_description_trademark" msgid="475877774077871369">"Handelsmerk"</string> |
| 106 | <string name="spoken_description_care_of" msgid="7492800237237796530">"Ten attentie van"</string> |
| 107 | <string name="spoken_description_star" msgid="1009742725387231977">"Ster"</string> |
| 108 | <string name="spoken_description_pound" msgid="5530577649206922631">"Hekje"</string> |
| 109 | <string name="spoken_description_ellipsis" msgid="1687670869947652062">"Weglatingsteken"</string> |
| 110 | <string name="spoken_description_low_double_quote" msgid="3551394572784840975">"Lage dubbele aanhalingstekens"</string> |
Mike LeBeau | 466741d | 2010-01-16 12:21:23 -0800 | [diff] [blame] | 111 | <string name="voice_warning_title" msgid="4419354150908395008">"Spraakinvoer"</string> |
| 112 | <string name="voice_warning_locale_not_supported" msgid="637923019716442333">"Spraakinvoer wordt momenteel niet ondersteund in uw taal, maar is wel beschikbaar in het Engels."</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 113 | <string name="voice_warning_may_not_understand" msgid="5596289095878251072">"Spraakinvoer maakt gebruik van de spraakherkenning van Google. Het "<a href="http://m.google.com/privacy">"Privacybeleid van Google Mobile"</a>" is van toepassing."</string> |
| 114 | <string name="voice_warning_how_to_turn_off" msgid="3190378129944934856">"Als u spraakinvoer wilt uitschakelen, gaat u naar de instellingen voor invoermethoden."</string> |
| 115 | <string name="voice_hint_dialog_message" msgid="1420686286820661548">"Druk op de microfoontoets om spraakinvoer te gebruiken."</string> |
Mike LeBeau | 466741d | 2010-01-16 12:21:23 -0800 | [diff] [blame] | 116 | <string name="voice_listening" msgid="467518160751321844">"Nu spreken"</string> |
| 117 | <string name="voice_working" msgid="6666937792815731889">"Wordt uitgevoerd"</string> |
Eric Fischer | 15c3752 | 2010-08-05 16:10:04 -0700 | [diff] [blame] | 118 | <string name="voice_initializing" msgid="661962047129906646"></string> |
Mike LeBeau | 466741d | 2010-01-16 12:21:23 -0800 | [diff] [blame] | 119 | <string name="voice_error" msgid="5140896300312186162">"Fout. Probeer het opnieuw."</string> |
| 120 | <string name="voice_network_error" msgid="6649556447401862563">"Kan geen verbinding maken"</string> |
| 121 | <string name="voice_too_much_speech" msgid="5746973620134227376">"Fout, te lange spraakinvoer."</string> |
| 122 | <string name="voice_audio_error" msgid="5072707727016414454">"Audioprobleem"</string> |
| 123 | <string name="voice_server_error" msgid="7807129913977261644">"Serverfout"</string> |
| 124 | <string name="voice_speech_timeout" msgid="8461817525075498795">"Geen spraak te horen"</string> |
| 125 | <string name="voice_no_match" msgid="4285117547030179174">"Geen resultaten gevonden"</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 126 | <string name="voice_not_installed" msgid="5552450909753842415">"Spraakgestuurd zoeken is niet geïnstalleerd"</string> |
Mike LeBeau | 466741d | 2010-01-16 12:21:23 -0800 | [diff] [blame] | 127 | <string name="voice_swipe_hint" msgid="6943546180310682021"><b>"Hint:"</b>" schuif over het toetsenbord om te spreken"</string> |
| 128 | <string name="voice_punctuation_hint" msgid="1611389463237317754"><b>"Hint:"</b>" spreek de volgende keer interpunctie uit, zoals \'period\' (punt), \'comma\' (komma) of \'question mark\' (vraagteken)."</string> |
| 129 | <string name="cancel" msgid="6830980399865683324">"Annuleren"</string> |
| 130 | <string name="ok" msgid="7898366843681727667">"OK"</string> |
Eric Fischer | 9ea0071 | 2011-09-12 09:57:59 -0700 | [diff] [blame^] | 131 | <string name="voice_input" msgid="3583258583521397548">"Sleutel voor spraakinvoer"</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 132 | <string name="voice_input_modes_main_keyboard" msgid="3360660341121083174">"Op hoofdtoetsenbord"</string> |
| 133 | <string name="voice_input_modes_symbols_keyboard" msgid="7203213240786084067">"Op symbooltoetsenb."</string> |
| 134 | <string name="voice_input_modes_off" msgid="3745699748218082014">"Uitgeschakeld"</string> |
| 135 | <string name="voice_input_modes_summary_main_keyboard" msgid="6586544292900314339">"Mic op hoofdtoetsb."</string> |
| 136 | <string name="voice_input_modes_summary_symbols_keyboard" msgid="5233725927281932391">"Mic op symb.toetsb."</string> |
| 137 | <string name="voice_input_modes_summary_off" msgid="63875609591897607">"Spraakinvoer is uit"</string> |
Eric Fischer | 566c45e | 2010-10-27 14:37:12 -0700 | [diff] [blame] | 138 | <string name="selectInputMethod" msgid="315076553378705821">"Invoermethode selecteren"</string> |
Eric Fischer | df4db22 | 2011-08-02 11:40:09 -0700 | [diff] [blame] | 139 | <string name="configure_input_method" msgid="373356270290742459">"Invoermethoden configureren"</string> |
Eric Fischer | a953a3c | 2011-07-26 11:49:54 -0700 | [diff] [blame] | 140 | <string name="language_selection_title" msgid="1651299598555326750">"Invoertalen"</string> |
Eric Fischer | 9ea0071 | 2011-09-12 09:57:59 -0700 | [diff] [blame^] | 141 | <string name="select_language" msgid="3693815588777926848">"Invoertalen"</string> |
Eric Fischer | 566c45e | 2010-10-27 14:37:12 -0700 | [diff] [blame] | 142 | <string name="hint_add_to_dictionary" msgid="9006292060636342317">"← Raak nogmaals aan om op te slaan"</string> |
Kenny Root | 1866d9e | 2010-03-17 22:16:48 -0700 | [diff] [blame] | 143 | <string name="has_dictionary" msgid="6071847973466625007">"Woordenboek beschikbaar"</string> |
Eric Fischer | 566c45e | 2010-10-27 14:37:12 -0700 | [diff] [blame] | 144 | <string name="prefs_enable_log" msgid="6620424505072963557">"Gebruikersfeedback inschakelen."</string> |
| 145 | <string name="prefs_description_log" msgid="5827825607258246003">"Help deze invoermethode te verbeteren door automatisch gebruiksstatistieken en crashmeldingen naar Google te verzenden."</string> |
Eric Fischer | 2ca4e9a | 2011-02-17 10:21:28 -0800 | [diff] [blame] | 146 | <string name="prefs_enable_recorrection" msgid="4588408906649533582">"Raak aan om woorden te corrigeren"</string> |
| 147 | <string name="prefs_enable_recorrection_summary" msgid="5082041365862396329">"Ingevoerde woorden aanraken om ze te verbeteren, alleen mogelijk wanneer suggesties zichtbaar zijn"</string> |
Eric Fischer | ff53f0f | 2011-07-07 11:50:08 -0700 | [diff] [blame] | 148 | <string name="keyboard_layout" msgid="8451164783510487501">"Toetsenbordthema"</string> |
Eric Fischer | df4db22 | 2011-08-02 11:40:09 -0700 | [diff] [blame] | 149 | <string name="subtype_de_qwerty" msgid="3358900499589259491">"Duits QWERTY-toetsenbord"</string> |
Eric Fischer | 1f89147 | 2011-08-26 15:02:22 -0700 | [diff] [blame] | 150 | <string name="subtype_en_GB" msgid="88170601942311355">"Engels (GB)"</string> |
| 151 | <string name="subtype_en_US" msgid="6160452336634534239">"Engels (VS)"</string> |
Eric Fischer | ff53f0f | 2011-07-07 11:50:08 -0700 | [diff] [blame] | 152 | <string name="prefs_usability_study_mode" msgid="1261130555134595254">"Modus voor gebruiksvriendelijkheidsonderzoek"</string> |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 153 | </resources> |