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="app_name" msgid="9095072584761066851">"Uppsetningarforrit fyrir vottor"</string> 20 <string name="pick_file_title" msgid="4481949485108233297">"Veldu vottor"</string> 21 <string name="pkcs12_password_dialog_title" msgid="5997624645207427161">"Draga t vottor"</string> 22 <string name="extracting_pkcs12" msgid="1881267738821799771">"Dregur t"</string> 23 <string name="pkcs12_file_password_dialog_title" msgid="8102721384767269510">"Draga t r %s"</string> 24 <string name="name_credential_dialog_title" msgid="277729846491554437">"Gefa vottori heiti"</string> 25 <string name="credential_name" msgid="1974979771369744378">"Heiti vottors:"</string> 26 <string name="credential_password" msgid="3520176519550993326">"Slu inn agangsori til a skja vottorin."</string> 27 <string name="credential_info" msgid="2436768402308470397">"Pakkinn inniheldur:"</string> 28 <string name="p12_description" msgid="4128352087331630024">"Vottor PKCS12-lyklageymslu."</string> 29 <string name="one_userkey" msgid="3500697912370644881">"einn notandalykill"</string> 30 <string name="one_usercrt" msgid="7690798336332403106">"eitt notandavottor"</string> 31 <string name="one_cacrt" msgid="2667950425420663146">"eitt CA-vottor"</string> 32 <string name="n_cacrts" msgid="2141498640685639208">"%d CA-vottor"</string> 33 <string name="password_error" msgid="2042471639556516356">"Slu inn rtt agangsor."</string> 34 <string name="password_empty_error" msgid="591713406761723025">"Slu inn agangsori."</string> 35 <string name="name_empty_error" msgid="3808800768660110354">"Slu inn heiti."</string> 36 <string name="name_char_error" msgid="3176618568784938968">"Slu inn heiti me bkstfum og tlustfum eingngu."</string> 37 <string name="storage_error" msgid="8306802455802770779">"Ekki tkst a vista vottori. Veldu lagi til a reyna aftur."</string> 38 <string name="unable_to_save_cert" msgid="9178604087335389686">"Ekki tkst a vista vottori. Skilrkjageymslan hefur ekki veri ger virk ea er rangt frumstillt."</string> 39 <string name="cert_not_saved" msgid="4037698479662830270">"Vottori er ekki uppsett."</string> 40 <string name="no_cert_to_saved" msgid="5708884372817309068">"Ekkert vottor til a setja upp."</string> 41 <string name="invalid_cert" msgid="7704228670980743590">"Vottori er gilt."</string> 42 <string name="cert_is_added" msgid="6996557598167000500">"<xliff:g id="CREDENTIAL">%s</xliff:g> er uppsett."</string> 43 <string name="cert_too_large_error" msgid="8715414972725646285">"Uppsetning mistkst v a vottorsskrin er of str."</string> 44 <string name="cert_missing_error" msgid="7040527352278728220">"Uppsetning mistkst v a vottorsskrin fannst ekki."</string> 45 <string name="cert_read_error" msgid="7353463360652419796">"Uppsetning mistkst v a ekki tkst a lesa vottorsskrna."</string> 46 <string name="no_cert_file_found" product="nosdcard" msgid="3555332946357131929">"Engin vottoraskr fannst USB-geymslu."</string> 47 <string name="no_cert_file_found" product="default" msgid="1942077544887243999">"Engin vottoraskr fannst SD-kortinu."</string> 48 <string name="sdcard_not_present" product="nosdcard" msgid="9197143240492611196">"USB-geymsla ekki tiltk."</string> 49 <string name="sdcard_not_present" product="default" msgid="3866952732541932947">"SD-kort er ekki til staar."</string> 50 <string name="only_primary_user_allowed" msgid="4005084935023047716">"Aeins eigandi essa tkis m setja upp vottor."</string> 51 <string name="credential_usage_label" msgid="1513892208033156805">"Notkun skilrkja:"</string> 52 <string-array name="credential_usage"> 53 <item msgid="375085478373011304">"VPN og forrit"</item> 54 <item msgid="692322974985472861">"Wi-Fi"</item> 55 </string-array> 56 </resources> 57