2009-03-03 19:32:27 -08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<!-- Copyright (C) 2009 The Android Open Source Project
|
|
|
|
|
|
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
|
you may not use this file except in compliance with the License.
|
|
|
|
|
You may obtain a copy of the License at
|
|
|
|
|
|
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
|
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
|
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
|
See the License for the specific language governing permissions and
|
|
|
|
|
limitations under the License.
|
|
|
|
|
-->
|
|
|
|
|
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
|
|
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
|
|
|
<string name="application_name">"Hjem"</string>
|
|
|
|
|
<string name="folder_name">"Mappe"</string>
|
|
|
|
|
<string name="chooser_wallpaper">"Velg bakgrunnsbilde fra"</string>
|
|
|
|
|
<string name="wallpaper_instructions">"Velg bakgrunnsbilde"</string>
|
|
|
|
|
<string name="pick_wallpaper">"Bildegalleri"</string>
|
|
|
|
|
<string name="activity_not_found">"Applikasjonen er ikke installert."</string>
|
|
|
|
|
<string name="rename_folder_label">"Mappenavn"</string>
|
|
|
|
|
<string name="rename_folder_title">"Gi nytt navn til mappe"</string>
|
|
|
|
|
<string name="rename_action">"OK"</string>
|
|
|
|
|
<string name="cancel_action">"Avbryt"</string>
|
|
|
|
|
<string name="menu_item_add_item">"Legg til skrivebord"</string>
|
2009-03-31 11:11:17 -07:00
|
|
|
<!-- no translation found for group_applications (4118484163419674240) -->
|
|
|
|
|
<skip />
|
|
|
|
|
<!-- no translation found for group_shortcuts (9133529424900391877) -->
|
|
|
|
|
<skip />
|
2009-03-03 19:32:27 -08:00
|
|
|
<string name="group_search">"Søk"</string>
|
2009-03-31 11:11:17 -07:00
|
|
|
<!-- no translation found for group_folder (5143593791798929193) -->
|
|
|
|
|
<skip />
|
|
|
|
|
<!-- no translation found for group_live_folders (2664945399140647217) -->
|
|
|
|
|
<skip />
|
|
|
|
|
<!-- no translation found for group_widgets (6704978494073105844) -->
|
|
|
|
|
<skip />
|
|
|
|
|
<!-- no translation found for group_wallpapers (1568191644272224858) -->
|
|
|
|
|
<skip />
|
2009-03-03 19:32:27 -08:00
|
|
|
<string name="add_folder">"Mappe"</string>
|
|
|
|
|
<string name="add_clock">"Klokke"</string>
|
|
|
|
|
<string name="add_photo_frame">"Bilderamme"</string>
|
|
|
|
|
<string name="add_search">"Søk"</string>
|
|
|
|
|
<string name="out_of_space">"Ikke nok plass på skrivebordet."</string>
|
|
|
|
|
<string name="title_select_shortcut">"Velg snarvei"</string>
|
2009-03-31 11:11:17 -07:00
|
|
|
<!-- no translation found for title_select_live_folder (3753447798805166749) -->
|
|
|
|
|
<skip />
|
2009-03-03 19:32:27 -08:00
|
|
|
<string name="menu_add">"Legg til"</string>
|
|
|
|
|
<string name="menu_wallpaper">"Bakgrunnsbilde"</string>
|
|
|
|
|
<string name="menu_search">"Søk"</string>
|
|
|
|
|
<string name="menu_notifications">"Varslinger"</string>
|
|
|
|
|
<string name="menu_settings">"Innstillinger"</string>
|
|
|
|
|
<string name="permlab_install_shortcut">"installere snarveier"</string>
|
|
|
|
|
<string name="permdesc_install_shortcut">"Lar applikasjonen legge til snarveier uten å involvere brukeren."</string>
|
|
|
|
|
<string name="permlab_uninstall_shortcut">"avinstallere snarveier"</string>
|
|
|
|
|
<string name="permdesc_uninstall_shortcut">"Lar applikasjonen fjerne snarveier uten å involvere brukeren."</string>
|
|
|
|
|
<string name="permlab_read_settings">"lese skrivebordsinnstillinger og -snarveier"</string>
|
|
|
|
|
<string name="permdesc_read_settings">"Lar applikasjonen lese innstillinger og snarveier fra skrivebordet."</string>
|
|
|
|
|
<string name="permlab_write_settings">"skrive skrivebordsinnstillinger og -snarveier"</string>
|
|
|
|
|
<string name="permdesc_write_settings">"Lar applikasjonen endre innstillinger og snarveier på skrivebordet."</string>
|
|
|
|
|
<string name="search_hint">"Google-søk"</string>
|
2009-03-24 21:02:50 -07:00
|
|
|
<string name="gadget_error_text">"Problem under lasting av gadget"</string>
|
2009-03-03 19:32:27 -08:00
|
|
|
</resources>
|