43 lines
3.2 KiB
XML
43 lines
3.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (c) 2011-2013, The Linux Foundation. All rights reserved.
|
|
Copyright (C) 2017 The LineageOS Project
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
-->
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<string name="export_to_sim">Vie SIM-kortille</string>
|
|
<string name="import_from_sdcard" product="default">Tuo tallennustilasta</string>
|
|
<string name="export_to_sdcard" product="default">Vie tallennustilaan</string>
|
|
<string name="share_failed">Liian monta yhteystietoa, jako epäonnistui</string>
|
|
<string name="label_groups">Ryhmä</string>
|
|
<string name="exporting">Viedään\u2026</string>
|
|
<string name="reading_vcard_files"><xliff:g id="current_number">%1$s</xliff:g>/<xliff:g id="total_number">%2$s</xliff:g> tiedostoa</string>
|
|
<string name="export_to_sim_failed">Vienti epäonnistui, <xliff:g id="insertCount">%d</xliff:g> yhteystietoa vietiin</string>
|
|
<string name="sim_contact_export_failed">Yhteystiedon vienti epäonnistui (nimi: <xliff:g id="name">%1$s</xliff:g>, numero: <xliff:g id="number">%2$s</xliff:g>, sähköposti: <xliff:g id="email">%3$s</xliff:g>)</string>
|
|
<string name="export_sim_card_full">SIM-kortti on täynnä, <xliff:g id="insertCount">%d</xliff:g> yhteystietoa vietiin</string>
|
|
<string name="export_failed">Vienti epäonnistui</string>
|
|
<string name="sim_card_full">SIM-kortti on täynnä</string>
|
|
<string name="export_finished">Vienti valmis</string>
|
|
<string name="tag_too_long">Yhteystiedon nimi on liian pitkä</string>
|
|
<string name="sim_contacts_not_loaded">Ei voi ladata SIM-kortin yhteystietoja</string>
|
|
<string name="export_cancelled">Vienti peruutettiin, <xliff:g id="insertCount">%s</xliff:g> yhteystietoa vietiin</string>
|
|
<string name="export_no_phone_or_email">Yhteystiedolla <xliff:g id="name">%s</xliff:g> ei ole puhelinnumeroa tai sähköpostiosoitetta</string>
|
|
<string name="import_from_sim_select">Valitse kortti josta tuodaan</string>
|
|
<string name="no_sdcard_title" product="nosdcard">Tallennustila ei saatavilla</string>
|
|
<string name="no_sdcard_title" product="default">Ei SD-korttia</string>
|
|
<string name="deleteConfirmation_title">Poista yhteystieto?</string>
|
|
<string name="deleteConfirmation">Tämä yhteystieto poistetaan.</string>
|
|
<string name="copy_done">Yhteystieto kopioitu onnistuneesti</string>
|
|
<string name="copy_failure">Yhteystiedon kopioiminen epäonnistui</string>
|
|
<string name="card_no_space">Yhteystiedon kopioiminen epäonnistui, SIM-kortti on täynnä</string>
|
|
<string name="local_storage_account" product="tablet">Paikallinen tablet-tili</string>
|
|
<string name="local_storage_account" product="default">Paikallinen puhelin-tili</string>
|
|
</resources>
|