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="4240298564918160337">"Gir applikasjonen tilgang til nedlasteren, og  bruke den til  laste ned filer. Ondsinnede applikasjoner 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="6985743912436565114">"Gir programmet tilgang til avanserte funksjoner i nedlastingsprogrammene. Skadelige programmer kan bruke dette til  forstyrre nedlastninger og gi tilgang til privat informasjon."</string>
     24     <string name="permlab_downloadCompletedIntent" msgid="945913803765675685">"Sende nedlastingsvarslinger"</string>
     25     <string name="permdesc_downloadCompletedIntent" msgid="8672701687104399228">"Lar applikasjonen sende varslinger om ferdige nedlastinger. Ondsinnede applikasjoner kan bruke dette for  forvirre andre applikasjoner som laster ned filer."</string>
     26     <string name="permlab_seeAllExternal" msgid="140058400609165726">"Vis alle nedlastinger til SD-kort"</string>
     27     <string name="permdesc_seeAllExternal" msgid="3298948060016417104">"Programmet viser alle nedlastinger til SD-kort, uavhengig av hvilket program de ble lastet ned fra."</string>
     28     <string name="download_unknown_title" msgid="7015124071247271585">"&lt;Uten navn&gt;"</string>
     29     <string name="notification_filename_separator" msgid="7147189522857807618">", "</string>
     30     <string name="notification_filename_extras" msgid="5549729917695688191">" og <xliff:g id="NUMBER">%d</xliff:g> til"</string>
     31     <string name="notification_download_complete" msgid="840713937779273632">"Ferdig nedlasting"</string>
     32     <string name="notification_download_failed" msgid="5343637375905111462">"Mislykket nedlasting"</string>
     33 </resources>
     34