Home | History | Annotate | Download | only in values-nb
      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <!--  Copyright (C) 2007 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 
     17 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     18     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
     19     <string name="app_label" msgid="3658948994665187911">"Nedlaster"</string>
     20     <string name="permlab_downloadManager" msgid="7779544811202855500">"F tilgang til nedlasteren."</string>
     21     <string name="permdesc_downloadManager" msgid="4237406545998908947">"Gir appen adgang til nedlastingsbehandlingen og bruke den til  laste ned filer. Skadelig programvare kan bruke dette til  forstyrre nedlastinger og f tilgang til privat informasjon."</string>
     22     <string name="permlab_downloadManagerAdvanced" msgid="7103642833308809655">"Avansert nedlastingsfunksjonalitet."</string>
     23     <string name="permdesc_downloadManagerAdvanced" msgid="2659546004160962761">"Gir appen adgang til avanserte funksjoner i nedlastingsbehandlingen. Skadelig programvare kan bruke dette til  forstyrre nedlastinger og f tilgang til privat informasjon."</string>
     24     <string name="permlab_downloadCompletedIntent" msgid="945913803765675685">"Sende nedlastingsvarslinger"</string>
     25     <string name="permdesc_downloadCompletedIntent" msgid="2094706189855699533">"Gir appen tillatelse til  sende varslinger om fullfrte nedlastinger. Skadelig programvare kan bruke dette til  forstyrre andre programmer som laster ned filer."</string>
     26     <string name="permlab_seeAllExternal" product="nosdcard" msgid="4084575448409212628">"Vis nedl. til USB-lagring"</string>
     27     <string name="permlab_seeAllExternal" product="default" msgid="140058400609165726">"Vis alle nedlastinger til minnekort"</string>
     28     <string name="permdesc_seeAllExternal" msgid="1672759909065511233">"Gir appen tilgang til alle nedlastinger p SD-kortet, uavhengig av hvilken app som lastet dem ned."</string>
     29     <string name="permlab_downloadCacheNonPurgeable" msgid="3069534308882047412">"Reserver lagringsplass i nedlastingsbufferen"</string>
     30     <string name="permdesc_downloadCacheNonPurgeable" msgid="2408760720334570420">"Gir appen tillatelse til  laste ned filer til nedlastingsbufferen, slik at de ikke slettes automatisk nr nedlastingsbehandlingen trenger mer lagringsplass."</string>
     31     <string name="permlab_downloadWithoutNotification" msgid="8837971946078327262">"last ned filer uten varsling"</string>
     32     <string name="permdesc_downloadWithoutNotification" msgid="8483135034298639727">"Gir appen tillatelse til  laste ned filer via nedlastingsbehandlingen uten at brukeren varsles."</string>
     33     <string name="permlab_accessAllDownloads" msgid="2436240495424393717">"Tilgang til alle systemnedlastinger"</string>
     34     <string name="permdesc_accessAllDownloads" msgid="1871832254578267128">"Gir appen tillatelse til  se og endre alle nedlastinger uansett hvilken systemapp som har startet nedlastingene."</string>
     35     <string name="download_unknown_title" msgid="7015124071247271585">"&lt;Uten navn&gt;"</string>
     36     <string name="notification_filename_separator" msgid="7147189522857807618">", "</string>
     37     <string name="notification_filename_extras" msgid="5549729917695688191">" og <xliff:g id="NUMBER">%d</xliff:g> til"</string>
     38     <string name="notification_download_complete" msgid="5443563299253103667">"Nedlasting fullfrt."</string>
     39     <string name="notification_download_failed" msgid="8612136111952014978">"Nedlasting mislyktes."</string>
     40     <string name="notification_need_wifi_for_size" msgid="2556172885154833575">"Krever Wi-Fi pga. strr."</string>
     41     <string name="notification_paused_in_background" msgid="4328508073283591772">"Satt p pause i bakgr."</string>
     42     <string name="wifi_required_title" msgid="1995971416871498179">"Nedlastingen er for stor for operatrnettverket"</string>
     43     <string name="wifi_required_body" msgid="3067694630143784449">"Du m bruke Wi-Fi for  fullfre denne nedlastingen p <xliff:g id="SIZE">%s </xliff:g>. "\n\n"Trykk <xliff:g id="QUEUE_TEXT">%s </xliff:g> for  starte denne nedlastingen neste gang du er koblet til et Wi-Fi-nettverk."</string>
     44     <string name="wifi_recommended_title" msgid="7441589306734687400">"Vil du sette nedlastingen i k til senere?"</string>
     45     <string name="wifi_recommended_body" msgid="1314735166699936073">"Starter du denne nedlastingen p <xliff:g id="SIZE">%s </xliff:g> n, kan det redusere batteriets levetid eller gi for hy bruk av datatilkoblingen. Abonnementet ditt avgjr kostnadene."\n\n"Trykk<xliff:g id="QUEUE_TEXT">%s</xliff:g> for  starte nedlastingen neste gang du er koblet til Wi-Fi."</string>
     46     <string name="button_queue_for_wifi" msgid="422576726189179221">"K"</string>
     47     <string name="button_cancel_download" msgid="2430166148737975604">"Avbryt"</string>
     48     <string name="button_start_now" msgid="792123674007840864">"Start n"</string>
     49     <string name="download_percent" msgid="6889426633242976698">"<xliff:g id="NUMBER">%d</xliff:g> <xliff:g id="PERCENT">%%</xliff:g>"</string>
     50 </resources>
     51