blob: 8f706909950754c58f6affd922797e2864286fac [file] [log] [blame]
Baligh Uddin22afcf62013-08-23 10:08:48 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright (C) 2013 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="2783841764617238354">"Dokumenter"</string>
20 <string name="title_open" msgid="4353228937663917801">"Åpne fra"</string>
21 <string name="title_save" msgid="2433679664882857999">"Lagre i"</string>
22 <string name="menu_create_dir" msgid="5947289605844398389">"Opprett en mappe"</string>
23 <string name="menu_grid" msgid="6878021334497835259">"Rutenettvisning"</string>
24 <string name="menu_list" msgid="7279285939892417279">"Listevisning"</string>
25 <string name="menu_sort" msgid="7677740407158414452">"Sortér etter"</string>
26 <string name="menu_search" msgid="3816712084502856974">"Søk"</string>
27 <string name="menu_settings" msgid="6008033148948428823">"Innstillinger"</string>
28 <string name="menu_open" msgid="432922957274920903">"Åpne"</string>
29 <string name="menu_save" msgid="2394743337684426338">"Lagre"</string>
30 <string name="menu_share" msgid="3075149983979628146">"Del"</string>
31 <string name="menu_delete" msgid="8138799623850614177">"Slett"</string>
Baligh Uddin64d5da02014-05-20 09:02:00 -070032 <string name="menu_select" msgid="8711270657353563424">"Velg «<xliff:g id="DIRECTORY">^1</xliff:g>»"</string>
Geoff Mendalfeadd3d2015-04-03 22:35:22 -070033 <string name="menu_select_all" msgid="4320518282375109902">"Velg alle"</string>
Geoff Mendala7a10342015-04-08 05:35:59 -070034 <string name="menu_copy" msgid="3612326052677229148">"Kopiér til …"</string>
Baligh Uddin19a82162014-08-18 12:15:13 -070035 <string name="menu_advanced_show" product="nosdcard" msgid="4693652895715631401">"Vis den interne lagringen"</string>
36 <string name="menu_advanced_show" product="default" msgid="5792182900084144261">"Vis SD-kortet"</string>
37 <string name="menu_advanced_hide" product="nosdcard" msgid="4218809952721972589">"Skjul den interne lagringen"</string>
38 <string name="menu_advanced_hide" product="default" msgid="4845869969015718848">"Skjul SD-kortet"</string>
39 <string name="menu_file_size_show" msgid="3240323619260823076">"Vis filstørrelsen"</string>
40 <string name="menu_file_size_hide" msgid="8881975928502581042">"Skjul filstørrelsen"</string>
Geoff Mendal795af2b2015-04-17 20:22:14 -070041 <string name="button_copy" msgid="8706475544635021302">"Kopiér"</string>
Baligh Uddin22afcf62013-08-23 10:08:48 -070042 <string name="mode_selected_count" msgid="459111894725594625">"<xliff:g id="COUNT">%1$d</xliff:g> valgt"</string>
43 <string name="sort_name" msgid="9183560467917256779">"Etter navn"</string>
44 <string name="sort_date" msgid="586080032956151448">"«Etter dato» endret"</string>
45 <string name="sort_size" msgid="3350681319735474741">"Etter størrelse"</string>
46 <string name="drawer_open" msgid="4545466532430226949">"Vis røtter"</string>
47 <string name="drawer_close" msgid="7602734368552123318">"Skjul røtter"</string>
48 <string name="save_error" msgid="6167009778003223664">"Kunne ikke lagre dokumentet"</string>
Baligh Uddin91540d52013-09-25 09:07:42 -070049 <string name="create_error" msgid="3735649141335444215">"Kunne ikke opprette mappen"</string>
Baligh Uddin189c9d32013-10-04 12:26:43 -070050 <string name="query_error" msgid="1222448261663503501">"Kunne ikke undersøke dokumenter"</string>
Baligh Uddin22afcf62013-08-23 10:08:48 -070051 <string name="root_recent" msgid="4470053704320518133">"Siste"</string>
52 <string name="root_available_bytes" msgid="8568452858617033281">"<xliff:g id="SIZE">%1$s</xliff:g> gratis"</string>
Baligh Uddinac9e49c2013-09-13 21:45:23 -070053 <string name="root_type_service" msgid="2178854894416775409">"Lagringstjenester"</string>
Baligh Uddin22afcf62013-08-23 10:08:48 -070054 <string name="root_type_shortcut" msgid="3318760609471618093">"Snarveier"</string>
55 <string name="root_type_device" msgid="7121342474653483538">"Enheter"</string>
56 <string name="root_type_apps" msgid="8838065367985945189">"Flere apper"</string>
Baligh Uddin22afcf62013-08-23 10:08:48 -070057 <string name="empty" msgid="7858882803708117596">"Ingen elementer"</string>
58 <string name="toast_no_application" msgid="1339885974067891667">"Kan ikke åpne filen"</string>
59 <string name="toast_failed_delete" msgid="2180678019407244069">"Enkelte dokumenter kunne ikke slettes"</string>
Baligh Uddineb767672013-09-05 09:10:12 -070060 <string name="share_via" msgid="8966594246261344259">"Del via"</string>
Geoff Mendala7a10342015-04-08 05:35:59 -070061 <string name="copy_notification_title" msgid="6374299806748219777">"Kopierer filer"</string>
62 <string name="copy_remaining" msgid="6283790937387975095">"<xliff:g id="DURATION">%s</xliff:g> gjenstår"</string>
63 <plurals name="copy_begin" formatted="false" msgid="9071199452634086365">
64 <item quantity="other">Kopierer <xliff:g id="COUNT_1">%1$d</xliff:g> filer.</item>
65 <item quantity="one">Kopierer <xliff:g id="COUNT_0">%1$d</xliff:g> fil.</item>
66 </plurals>
Geoff Mendal02d3dee2015-04-15 05:16:32 -070067 <string name="copy_preparing" msgid="3896202461003039386">"Forbereder kopiering …"</string>
Geoff Mendalab1de862015-04-29 05:18:45 -070068 <plurals name="copy_error_notification_title" formatted="false" msgid="5267616889076217261">
69 <item quantity="other">Kunne ikke kopiere <xliff:g id="COUNT_1">%1$d</xliff:g> filer</item>
70 <item quantity="one">Kunne ikke kopiere <xliff:g id="COUNT_0">%1$d</xliff:g> fil</item>
71 </plurals>
Geoff Mendal795af2b2015-04-17 20:22:14 -070072 <string name="notification_touch_for_details" msgid="4483108577842961665">"Trykk for å se detaljer"</string>
73 <string name="retry" msgid="7564024179122207376">"Prøv på nytt"</string>
Geoff Mendalab1de862015-04-29 05:18:45 -070074 <string name="copy_failure_alert_content" msgid="3715575000297709082">"Disse filene ble ikke kopiert: <xliff:g id="LIST">%1$s</xliff:g>"</string>
Baligh Uddin22afcf62013-08-23 10:08:48 -070075</resources>