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">INDSTILLINGER FOR STARTSKÆRM</string>
|
|
<string name="drawer_settings">INDSTILLINGER FOR OVERSIGT</string>
|
|
<string name="app_settings">APP-INDSTILLINGER</string>
|
|
<string name="setting_state_on">TIL</string>
|
|
<string name="setting_state_off">FRA</string>
|
|
<string name="setting_state_disabled">HANDICAPPET</string>
|
|
<string name="play_folder_title">Play-apps</string>
|
|
<string name="scrolling_wallpaper">Rul baggrund</string>
|
|
<string name="grid_size_text">Gitterstørrelse</string>
|
|
<string name="grid_size_comfortable">Behageligt</string>
|
|
<string name="grid_size_cozy">Hyggeligt</string>
|
|
<string name="grid_size_condensed">Sammentrængt</string>
|
|
<string name="grid_size_custom">Brugerdefineret (<xliff:g id="rows">%1$d</xliff:g> \u00d7 <xliff:g id="columns">%2$d</xliff:g>)</string>
|
|
<string name="preferences_interface_homescreen_custom">Vælg brugerdefineret størrelse</string>
|
|
<string name="dialog_confirm">Bekræft</string>
|
|
<string name="home_screen_search_text">Søgebjælke</string>
|
|
<string name="larger_icons_text">Større ikoner</string>
|
|
<string name="icon_labels">Ikontekster</string>
|
|
<string name="icon_labels_show">Vis</string>
|
|
<string name="icon_labels_hide">Skjul</string>
|
|
<string name="protected_app_settings">Beskyttede apps</string>
|
|
<string name="export_workspace_layout">Eksporter layout</string>
|
|
<string name="app_drawer_style">Oversigtsstil</string>
|
|
<string name="app_drawer_style_compact">Kompakt</string>
|
|
<string name="app_drawer_style_sections">Sektioner</string>
|
|
<string name="app_drawer_color">Oversigtsfarve</string>
|
|
<string name="app_drawer_color_dark">Mørk</string>
|
|
<string name="app_drawer_color_light">Lys</string>
|
|
<string name="fast_scroller">Hurtig scroller</string>
|
|
<string name="fast_scroller_type">Hurtig scrollertype</string>
|
|
<string name="fast_scroller_type_horizontal">Vandret</string>
|
|
<string name="fast_scroller_type_vertical">Lodret</string>
|
|
<string name="search_activity_not_found">En søgningsaktivitet kunne ikke findes!</string>
|
|
<string name="app_not_available">App ikke tilgængelig</string>
|
|
<string name="storage_permission_denied">Kunne ikke få adgang til lager</string>
|
|
<string name="export_db_email_subject">Launcher DB for region</string>
|
|
<string name="export_db_could_not">Kunne ikke eksportere DB-fil</string>
|
|
</resources>
|