43 lines
3.9 KiB
XML
43 lines
3.9 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">Εξαγωγή στην κάρτα SIM</string>
|
||
<string name="import_from_sdcard" product="default">Εισαγωγή από τον αποθ. χώρο</string>
|
||
<string name="export_to_sdcard" product="default">Εξαγωγή στον αποθ. χώρο</string>
|
||
<string name="share_failed">Πάρα πολλές επαφές, η κοινή χρήση απέτυχε</string>
|
||
<string name="label_groups">Ομάδα</string>
|
||
<string name="exporting">Εξαγωγή\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> αρχεία</string>
|
||
<string name="export_to_sim_failed">Η εξαγωγή απέτυχε, εξήχθησαν <xliff:g id="insertCount">%d</xliff:g> στοιχεία</string>
|
||
<string name="sim_contact_export_failed">Η εξαγωγή της επαφής απέτυχε (όνομα: <xliff:g id="name">%1$s</xliff:g>, αριθμός: <xliff:g id="number">%2$s</xliff:g>, email: <xliff:g id="email">%3$s</xliff:g>)</string>
|
||
<string name="export_sim_card_full">Η κάρτα SIM είναι πλήρης, εξήχθησαν <xliff:g id="insertCount">%d</xliff:g> στοιχεία</string>
|
||
<string name="export_failed">Η εξαγωγή απέτυχε</string>
|
||
<string name="sim_card_full">Η κάρτα SIM είναι πλήρης</string>
|
||
<string name="export_finished">Η εξαγωγή ολοκληρώθηκε</string>
|
||
<string name="tag_too_long">Το όνομα της επαφής είναι πολύ μεγάλο</string>
|
||
<string name="sim_contacts_not_loaded">Δεν είναι δυνατή η φόρτωση των επαφών SIM</string>
|
||
<string name="export_cancelled">Η εξαγωγή ακυρώθηκε, εξήχθησαν <xliff:g id="insertCount">%s</xliff:g> στοιχεία</string>
|
||
<string name="export_no_phone_or_email">Η επαφή <xliff:g id="name">%s</xliff:g> δεν έχει τηλεφωνικό αριθμό ή ηλεκτρονική διεύθυνση</string>
|
||
<string name="import_from_sim_select">Επιλέξτε κάρτα για εισαγωγή</string>
|
||
<string name="no_sdcard_title" product="nosdcard">Ο αποθ. χώρος δεν είναι διαθέσιμος</string>
|
||
<string name="no_sdcard_title" product="default">Δεν υπάρχει κάρτα SD</string>
|
||
<string name="deleteConfirmation_title">Διαγραφή επαφής;</string>
|
||
<string name="deleteConfirmation">Αυτή η επαφή θα διαγραφεί.</string>
|
||
<string name="copy_done">Η επαφή αντιγράφηκε με επιτυχία</string>
|
||
<string name="copy_failure">Η αντιγραφή της επαφής απέτυχε</string>
|
||
<string name="card_no_space">Η αντιγραφή της επαφής απέτυχε, η κάρτα SIM είναι γεμάτη</string>
|
||
<string name="local_storage_account" product="tablet">Τοπικός λογαριασμός tablet</string>
|
||
<string name="local_storage_account" product="default">Τοπικός λογαριασμός τηλεφώνου</string>
|
||
</resources>
|