55 lines
3.1 KiB
XML
55 lines
3.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2014 The CyanogenMod 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<string name="home_screen_settings">HJEMMESKJERM INNSTILLINGER</string>
|
|
<string name="drawer_settings">SKUFF INNSTILLINGER</string>
|
|
<string name="app_settings">APP-INNSTILLINGER</string>
|
|
<string name="setting_state_on">PÅ</string>
|
|
<string name="setting_state_off">AV</string>
|
|
<string name="setting_state_disabled">DEAKTIVERT</string>
|
|
<string name="play_folder_title">Spill av</string>
|
|
<string name="scrolling_wallpaper">Scroll bakgrunn</string>
|
|
<string name="grid_size_text">Rutenettstørrelse</string>
|
|
<string name="grid_size_comfortable">Komfortabel</string>
|
|
<string name="grid_size_cozy">Koselig</string>
|
|
<string name="grid_size_condensed">Kondensert</string>
|
|
<string name="grid_size_custom">Egendefinert (<xliff:g id="rows">%1$d </xliff:g> \u00d7 <xliff:g id="columns">%2$d </xliff:g>)</string>
|
|
<string name="preferences_interface_homescreen_custom">Velg egendefinert størrelse</string>
|
|
<string name="dialog_confirm">Bekreft</string>
|
|
<string name="home_screen_search_text">Søkefelt</string>
|
|
<string name="larger_icons_text">Større ikoner</string>
|
|
<string name="icon_labels">Ikonetiketter</string>
|
|
<string name="icon_labels_show">Vis</string>
|
|
<string name="icon_labels_hide">Skjul</string>
|
|
<string name="protected_app_settings">Beskyttede apper</string>
|
|
<string name="export_workspace_layout">Eksporter oppsett</string>
|
|
<string name="app_drawer_style">Skuff stil</string>
|
|
<string name="app_drawer_style_compact">Kompakt</string>
|
|
<string name="app_drawer_style_sections">Inndelinger</string>
|
|
<string name="app_drawer_color">Skuff farge</string>
|
|
<string name="app_drawer_color_dark">Mørk</string>
|
|
<string name="app_drawer_color_light">Lys</string>
|
|
<string name="fast_scroller">Rask rulling</string>
|
|
<string name="fast_scroller_type">Rask rulling type</string>
|
|
<string name="fast_scroller_type_horizontal">Vannrett</string>
|
|
<string name="fast_scroller_type_vertical">Loddrett</string>
|
|
<string name="search_activity_not_found">Finner ikke en søkeaktivitet!</string>
|
|
<string name="app_not_available">App ikke tilgjengelig</string>
|
|
<string name="storage_permission_denied">Får ikke tilgang til lagring</string>
|
|
<string name="export_db_email_subject">Oppstarter DB for region</string>
|
|
<string name="export_db_could_not">Kunne ikke eksportere DB fil</string>
|
|
</resources>
|