1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- Copyright (C) 2009 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="uid_label" msgid="8421971615411294156">"Medier"</string> 20 <string name="storage_description" msgid="4081716890357580107">"Lokal lagring"</string> 21 <string name="app_label" msgid="9035307001052716210">"Medielagring"</string> 22 <string name="artist_label" msgid="8105600993099120273">"Artist"</string> 23 <string name="ringtone_default" msgid="1744846699922263043">"Standard ringelyd"</string> 24 <string name="notification_sound_default" msgid="6541609166469990135">"Standard varsellyd"</string> 25 <string name="alarm_sound_default" msgid="5488847775252870314">"Standard alarmlyd"</string> 26 <string name="root_images" msgid="5861633549189045666">"Bilder"</string> 27 <string name="root_videos" msgid="8792703517064649453">"Videoer"</string> 28 <string name="root_audio" msgid="3505830755201326018">"Lyd"</string> 29 <string name="sound_name_awaken" msgid="5266892392848526147">"Vkn opp"</string> 30 <string name="sound_name_bounce" msgid="8771447635446665231">"Sprett"</string> 31 <string name="sound_name_drip" msgid="1744684469020662152">"Drypp"</string> 32 <string name="sound_name_gallop" msgid="2664454314532060876">"Galoppr"</string> 33 <string name="sound_name_nudge" msgid="5445751598250698244">"Dult"</string> 34 <string name="sound_name_orbit" msgid="4623457897813255481">"Krets"</string> 35 <string name="sound_name_rise" msgid="2200258555031675806">"St opp"</string> 36 <string name="sound_name_sway" msgid="348448316663085643">"Svai"</string> 37 <string name="sound_name_wag" msgid="2730733083078126563">"Logre"</string> 38 <string name="add_ringtone_text" msgid="8077717303037760418">"Legg til ringelyd"</string> 39 <string name="delete_ringtone_text" msgid="2963662097583300181">"Slett"</string> 40 <string name="unable_to_add_ringtone" msgid="6256097521165711269">"Kan ikke legge til egendefinert ringelyd"</string> 41 <string name="unable_to_delete_ringtone" msgid="2258180073859253495">"Kan ikke slette egendefinert ringelyd"</string> 42 </resources> 43