summaryrefslogtreecommitdiffstats
path: root/res/values-da/strings.xml
blob: 9e15926896852952dae56ecd10db897160176dae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<?xml version="1.0" encoding="UTF-8"?>
<!--  Copyright (C) 2007 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="app_label" msgid="3658948994665187911">"Downloadadministrator"</string>
    <string name="permlab_downloadManager" msgid="7779544811202855500">"Få adgang til downloadadministrator."</string>
    <string name="permdesc_downloadManager" msgid="4240298564918160337">"Tillader, at programmet får adgang til downloadadministratoren og bruger det til at få adgang til downloadede filer. Ondsindede programmer kan bruge det til at afbryde downloads og få adgang til personlige oplysninger."</string>
    <string name="permlab_downloadManagerAdvanced" msgid="7103642833308809655">"Avancerede funktioner for downloadadministrator."</string>
    <string name="permdesc_downloadManagerAdvanced" msgid="6985743912436565114">"Tillader, at programmet får adgang til de avancerede funktioner i downloadadministratoren. Ondsindede programmer kan bruge dette til at afbryde downloads og få adgang til personlige oplysninger."</string>
    <string name="permlab_downloadCompletedIntent" msgid="945913803765675685">"Send downloadmeddelelser."</string>
    <string name="permdesc_downloadCompletedIntent" msgid="8672701687104399228">"Tillader, at programmet sender meddelelser om afsluttede downloads. Ondsindede programmer kan bruge dette til at forvirre andre programmer, der downloader filer."</string>
    <string name="permlab_seeAllExternal" product="nosdcard" msgid="4084575448409212628">"Se alle downloads til USB-lagr."</string>
    <string name="permlab_seeAllExternal" product="default" msgid="140058400609165726">"Se alle downloads til SD-kort"</string>
    <string name="permdesc_seeAllExternal" msgid="3298948060016417104">"Gør det muligt for programmet at se alle downloads til SD-kortet, uanset hvilket program, der downloadede dem."</string>
    <string name="permlab_downloadCacheNonPurgeable" msgid="3069534308882047412">"Reserver plads i downloadcache"</string>
    <string name="permdesc_downloadCacheNonPurgeable" msgid="1089583021652571424">"Programmet kan downloade filer til downloadcachen, som ikke automatisk kan slettes, når downloadmanageren har brug for mere plads."</string>
    <string name="permlab_downloadWithoutNotification" msgid="8837971946078327262">"download filer uden meddelelse"</string>
    <string name="permdesc_downloadWithoutNotification" msgid="5174806530123417020">"Tillader, at programmet kan downloade filer via downloadmanageren, uden at brugeren underrettes."</string>
    <string name="permlab_accessAllDownloads" msgid="2436240495424393717">"Adgang til alle systemdownloads"</string>
    <string name="permdesc_accessAllDownloads" msgid="4575801130424505112">"Giver programmet tilladelse til at få vist og ændre alt, der igangsættes af et andet program i systemet."</string>
    <string name="download_unknown_title" msgid="7015124071247271585">"&lt;Uden titel&gt;"</string>
    <string name="notification_filename_separator" msgid="7147189522857807618">", "</string>
    <string name="notification_filename_extras" msgid="5549729917695688191">" og <xliff:g id="NUMBER">%d</xliff:g> mere"</string>
    <string name="notification_download_complete" msgid="840713937779273632">"Download afsluttet"</string>
    <string name="notification_download_failed" msgid="5343637375905111462">"Download mislykkedes"</string>
    <string name="notification_need_wifi_for_size" msgid="5973127997598540499">"Download kræver Wi-Fi"</string>
    <string name="wifi_required_title" msgid="1995971416871498179">"Downloadfilen er for stor til mobilnetværk"</string>
    <string name="wifi_required_body" msgid="1675692697446715831">"Du skal bruge Wi-Fi for at gennemføre denne download på <xliff:g id="SIZE">%s </xliff:g>. "\n\n"Klik på <xliff:g id="QUEUE_TEXT">%s </xliff:g> for at downloade, næste gang du har forbindelse til et Wi-Fi-netværk."</string>
    <string name="wifi_recommended_title" msgid="7441589306734687400">"I kø til senere download?"</string>
    <string name="wifi_recommended_body" msgid="7574517147645381271">"Hvis du downloader dette på <xliff:g id="SIZE">%s </xliff:g> nu, bruges batteriet hurtigt, og/eller der overføres store mængder mobildata, som kan koste ekstra."\n\n" Klik på <xliff:g id="QUEUE_TEXT">%s</xliff:g> for at downloade ved næste Wi-Fi-forbindelse."</string>
    <string name="button_queue_for_wifi" msgid="422576726189179221">"Kø"</string>
    <string name="button_cancel_download" msgid="2430166148737975604">"Annuller"</string>
    <string name="button_start_now" msgid="792123674007840864">"Begynd nu"</string>
</resources>