The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- Copyright (C) 2009 The Android Open Source Project |
| 3 | |
| 4 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | you may not use this file except in compliance with the License. |
| 6 | You may obtain a copy of the License at |
| 7 | |
| 8 | http://www.apache.org/licenses/LICENSE-2.0 |
| 9 | |
| 10 | Unless required by applicable law or agreed to in writing, software |
| 11 | distributed under the License is distributed on an "AS IS" BASIS, |
| 12 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 13 | See the License for the specific language governing permissions and |
| 14 | limitations under the License. |
| 15 | --> |
| 16 | <resources xmlns:android="http://schemas.android.com/apk/res/android" |
| 17 | xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
Eric Fischer | 9e171bc | 2009-03-24 21:02:51 -0700 | [diff] [blame] | 18 | <string name="english_ime_name">"Skjermtastatur"</string> |
| 19 | <string name="english_ime_settings">"Innstillinger for skjermtastatur"</string> |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 20 | <string name="vibrate_on_keypress">"Vibrer ved tastetrykk"</string> |
| 21 | <string name="sound_on_keypress">"Lyd ved tastetrykk"</string> |
Eric Fischer | 9e171bc | 2009-03-24 21:02:51 -0700 | [diff] [blame] | 22 | <string name="hit_correction">"Rett opp skrivefeil"</string> |
| 23 | <string name="hit_correction_summary">"Slå på retting av skrivefeil"</string> |
| 24 | <string name="hit_correction_land">"Rett opp skrivefeil i breddeformat"</string> |
| 25 | <string name="hit_correction_land_summary">"Slå på retting av skrivefeil"</string> |
| 26 | <string name="auto_correction">"Autokorrektur"</string> |
| 27 | <string name="auto_correction_summary">"Autokorriger forrige ord"</string> |
| 28 | <string name="prediction">"Ordforslag"</string> |
| 29 | <string name="prediction_category">"Innstillinger for ordforslag"</string> |
| 30 | <string name="prediction_summary">"Skru på autofullføring under skriving"</string> |
| 31 | <string name="auto_complete_dialog_title">"Autofullfør"</string> |
| 32 | <string name="prediction_landscape">"Større tekstfelt"</string> |
| 33 | <string name="prediction_landscape_summary">"Skjul ordforslag i breddeformat"</string> |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 34 | <string name="auto_cap">"Stor forbokstav"</string> |
| 35 | <string name="auto_cap_summary">"Start automatisk setninger med stor bokstav"</string> |
| 36 | <string name="auto_punctuate">"Automatisk punktum"</string> |
The Android Open Source Project | 264b19a | 2009-03-18 17:39:49 -0700 | [diff] [blame] | 37 | <!-- no translation found for auto_punctuate_summary (6589441565817502132) --> |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 38 | <skip /> |
Eric Fischer | f2965b8 | 2009-03-31 11:11:18 -0700 | [diff] [blame^] | 39 | <!-- no translation found for quick_fixes (5353213327680897927) --> |
| 40 | <skip /> |
| 41 | <!-- no translation found for quick_fixes_summary (3405028402510332373) --> |
| 42 | <skip /> |
| 43 | <!-- no translation found for show_suggestions (507074425254289133) --> |
| 44 | <skip /> |
| 45 | <!-- no translation found for show_suggestions_summary (1989672863935759654) --> |
| 46 | <skip /> |
| 47 | <!-- no translation found for auto_complete (1103196318775486023) --> |
| 48 | <skip /> |
| 49 | <!-- no translation found for auto_complete_summary (6113149638718274624) --> |
| 50 | <skip /> |
Eric Fischer | 9e171bc | 2009-03-24 21:02:51 -0700 | [diff] [blame] | 51 | <string-array name="prediction_modes"> |
| 52 | <item>"Ingen"</item> |
| 53 | <item>"Grunnleggende"</item> |
| 54 | <item>"Avansert"</item> |
| 55 | </string-array> |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 56 | <!-- no translation found for prediction_none (2472795101338047944) --> |
| 57 | <skip /> |
| 58 | <!-- no translation found for prediction_basic (8407291081834155558) --> |
| 59 | <skip /> |
| 60 | <!-- no translation found for prediction_full (3765102052052510268) --> |
| 61 | <skip /> |
The Android Open Source Project | 264b19a | 2009-03-18 17:39:49 -0700 | [diff] [blame] | 62 | <!-- no translation found for prediction_modes_values:0 (579944677836100459) --> |
| 63 | <!-- no translation found for prediction_modes_values:1 (7214414132844804570) --> |
| 64 | <!-- no translation found for prediction_modes_values:2 (6678546276084314171) --> |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 65 | <string name="added_word">"<xliff:g id="WORD">%s</xliff:g>: Lagret"</string> |
| 66 | <string name="alternates_for_a">"åæáàâãä"</string> |
| 67 | <string name="alternates_for_e">"éèêë"</string> |
| 68 | <string name="alternates_for_i">"íìîï"</string> |
| 69 | <string name="alternates_for_o">"ôóòöõœø"</string> |
| 70 | <string name="alternates_for_u">"üùúû"</string> |
| 71 | <string name="alternates_for_s">"ß§"</string> |
| 72 | <string name="alternates_for_n">"ñ"</string> |
| 73 | <string name="alternates_for_c">"ç"</string> |
| 74 | <string name="alternates_for_y">"ýÿ"</string> |
The Android Open Source Project | 264b19a | 2009-03-18 17:39:49 -0700 | [diff] [blame] | 75 | <!-- no translation found for alternates_for_z (8206774143334512268) --> |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 76 | <skip /> |
Eric Fischer | 9e171bc | 2009-03-24 21:02:51 -0700 | [diff] [blame] | 77 | <string name="tip_long_press">"Hold en tast nede for å se aksenterte tegn (ø, ö, osv.)"</string> |
| 78 | <string name="tip_dismiss">"Trykk tilbakeknappen, ↶, for å lukke tastaturet"</string> |
| 79 | <string name="tip_access_symbols">"Få tilgang til tall og symboler"</string> |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 80 | <string name="tip_add_to_dictionary">"Trykk lenge på ordet lengst til venstre for å legge det til i ordlisten"</string> |
Eric Fischer | f2965b8 | 2009-03-31 11:11:18 -0700 | [diff] [blame^] | 81 | <!-- no translation found for touch_to_continue (7869803257948414531) --> |
| 82 | <skip /> |
| 83 | <!-- no translation found for touch_to_finish (7990196086480585789) --> |
| 84 | <skip /> |
| 85 | <!-- no translation found for tip_to_open_keyboard (6821200275486950452) --> |
| 86 | <skip /> |
| 87 | <!-- no translation found for tip_to_view_accents (5433158573693308501) --> |
| 88 | <skip /> |
| 89 | <!-- no translation found for tip_to_open_symbols (7345139325622444880) --> |
| 90 | <skip /> |
| 91 | <!-- no translation found for tip_to_close_symbols (5227724217206927185) --> |
| 92 | <skip /> |
| 93 | <!-- no translation found for tip_to_launch_settings (8402961128983196128) --> |
| 94 | <skip /> |
| 95 | <!-- no translation found for tip_to_start_typing (7213843601369174313) --> |
| 96 | <skip /> |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 97 | <string name="label_go_key">"Gå"</string> |
Eric Fischer | 9e171bc | 2009-03-24 21:02:51 -0700 | [diff] [blame] | 98 | <string name="label_next_key">"Neste"</string> |
| 99 | <string name="label_done_key">"Utfør"</string> |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 100 | <!-- no translation found for label_send_key (2815056534433717444) --> |
| 101 | <skip /> |
| 102 | <string name="label_symbol_key">"?123"</string> |
| 103 | <string name="label_phone_key">"123"</string> |
| 104 | <string name="label_alpha_key">"ABC"</string> |
| 105 | <string name="label_alt_key">"ALT"</string> |
| 106 | </resources> |