diff options
Diffstat (limited to 'res/values-el/cm_strings.xml')
-rw-r--r-- | res/values-el/cm_strings.xml | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/res/values-el/cm_strings.xml b/res/values-el/cm_strings.xml new file mode 100644 index 000000000..242e9d864 --- /dev/null +++ b/res/values-el/cm_strings.xml @@ -0,0 +1,65 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (c) 2011-2013, The Linux Foundation. All rights reserved. + Copyright (C) 2014-2015 The CyanogenMod 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="contactSavedToSimCardError">Δεν ήταν δυνατή η αποθήκευση των επιλεγμένων επαφών στην κάρτα SIM</string> + <string name="airplane_mode_on">Δεν είναι δυνατή η πρόσβαση της κάρτας SIM ενώ είναι ενεργή η λειτουργία πτήσης</string> + <string name="number_anr_too_long">Ο αριθμός είναι πολύ μεγάλος</string> + <string name="email_address_too_long">Η διεύθυνση ηλεκτρονικού ταχυδρομείου είναι πολύ μεγάλη</string> + <string name="sim_card_full">Η κάρτα SIM είναι γεμάτη</string> + <string name="tag_too_long">Το όνομα της επαφής είναι πολύ μεγάλο</string> + <string name="invalid_phone_number">Ο αριθμός τηλεφώνου δεν είναι έγκυρος</string> + <string name="invalid_number_type">Ο τύπος του αριθμού δεν είναι έγκυρος</string> + <string name="no_phone_number_or_email">Παρακαλώ εισάγετε έναν τηλεφωνικό αριθμό ή ηλεκτρονική διεύθυνση.</string> + <string name="memory_card_full">Δεν ήταν δυνατή η αποθήκευση της επαφής, η μνήμη του τηλεφώνου είναι πλήρης</string> + <string name="contacts_groups_label">Ομάδες</string> + <string name="menu_moveGroupMembers">Μετακίνηση μελών ομάδας</string> + <string name="title_move_members">Μετακίνηση μελών</string> + <string name="message_move_members">Μετακίνηση μελών\u2026</string> + <string name="message_can_not_move_members">Δεν είναι δυνατή η μετακίνηση των μελών</string> + <string name="edit_before_call">Επεξεργασία αριθμού πριν την κλήση</string> + <string name="menu_sendViaSMS">Αποστολή επαφής μέσω SMS</string> + <string name="select_all">Όλες</string> + <string name="import_sim_contacts_title">Εισαγωγή επαφών SIM</string> + <string name="import_sim_contacts_message">Εισαγωγή επαφών SIM\u2026</string> + <string name="importConfirmation_title">Εισαγωγή επαφής;</string> + <string name="import_finish">Η εισαγωγή ολοκληρώθηκε</string> + <string name="delete_contacts_title">Διαγραφή επαφών</string> + <string name="delete_contacts_message">Διαγραφή επαφών\u2026</string> + <string name="deleteConfirmation_title">Διαγραφή επαφής;</string> + <string name="too_many_contacts_add_to_group">Δεν είναι δυνατή η προσθήκη περισσότερων από <xliff:g id="count">%d</xliff:g> επαφών</string> + <string name="contactDeletedToast">Η επαφή διαγράφηκε</string> + <string name="menu_memory_status">Κατάσταση μνήμης</string> + <string name="memory_size">Συνολικά:</string> + <string name="memory_used">Σε χρήση:</string> + <string name="contact_detail_picture_description">Εικόνα. Επιλέξτε για αλλαγή</string> + <string name="search_bar_hint">Αναζήτηση επαφών</string> + <string name="import_stop">"Η εισαγωγή σταμάτησε"</string> + <string name="calculating_status_now">Υπολογισμός κατάστασης\u2026</string> + <string name="menu_copyTo">Αντιγραφή σε <xliff:g id="destination">%s</xliff:g></string> + <string name="copy_to_target_sim">Κάρτα SIM</string> + <string name="copy_to_target_msim">Κάρτα SIM <xliff:g id="index">%d</xliff:g></string> + <string name="no_empty_email_in_usim">Η επαφή USIM δεν έχει κανένα διαθέσιμο πεδίο ηλεκτρονικού ταχυδρομείου, δεν είναι δυνατή η αντιγραφή των μηνυμάτων.</string> + <string name="voicemail">Μήνυμα τηλεφωνητή</string> + <string name="select_call_title">Επιλογή αρχείων κλήσεων</string> + <string name="delete_call_title">Διαγραφή αρχείων κλήσεων</string> + <string name="delete_call_message">Διαγραφή αρχείων κλήσεων\u2026</string> + <string name="delete_call_alert">Διαγραφή των επιλεγμένων αρχείων κλήσεων;</string> + <string name="title_del_call">Διαγραφή</string> + <string name="powered_by_provider">Powered by <xliff:g id="provider">%s</xliff:g></string> +</resources> |