diff options
Diffstat (limited to 'res/values-el/arrays.xml')
-rw-r--r-- | res/values-el/arrays.xml | 98 |
1 files changed, 98 insertions, 0 deletions
diff --git a/res/values-el/arrays.xml b/res/values-el/arrays.xml new file mode 100644 index 000000000..c00bff1ff --- /dev/null +++ b/res/values-el/arrays.xml @@ -0,0 +1,98 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source 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:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string-array name="timezone_filters"> + <item>"Αμερική"</item> + <item>"Ευρώπη"</item> + <item>"Αφρική"</item> + <item>"Ασία"</item> + <item>"Αυστραλία"</item> + <item>"Ειρηνικός"</item> + <item>"Όλα"</item> + </string-array> + <string-array name="screen_timeout_entries"> + <item>"15 δευτερόλεπτα"</item> + <item>"30 δευτερόλεπτα"</item> + <item>"1 λεπτό"</item> + <item>"2 λεπτά"</item> + <item>"10 λεπτά"</item> + <item>"Να μην λήγει ποτέ ο χρόνος σύνδεσης"</item> + </string-array> + <!-- no translation found for tts_rate_entries:0 (6041212618892492920) --> + <!-- no translation found for tts_rate_entries:1 (2361722960903353554) --> + <!-- no translation found for tts_rate_entries:2 (1145554631248513562) --> + <!-- no translation found for tts_rate_entries:3 (7553665153391107454) --> + <!-- no translation found for tts_rate_entries:4 (2538100882620724753) --> + <!-- no translation found for tts_pitch_entries:0 (7526050907652687351) --> + <!-- no translation found for tts_pitch_entries:1 (2692137425242433765) --> + <!-- no translation found for tts_pitch_entries:2 (3332408460740717754) --> + <!-- no translation found for tts_pitch_entries:3 (4907380534957572531) --> + <!-- no translation found for tts_pitch_entries:4 (4699640516390840297) --> + <!-- no translation found for tts_lang_entries:0 (478030717868306353) --> + <!-- no translation found for tts_lang_entries:1 (5192284521396794598) --> + <!-- no translation found for tts_lang_entries:2 (3000262452051711991) --> + <!-- no translation found for tts_lang_entries:3 (9214080387341763401) --> + <!-- no translation found for tts_lang_entries:4 (5972100016440094433) --> + <!-- no translation found for tts_lang_entries:5 (5811378076054402537) --> + <!-- no translation found for wifi_security_entries:3 (6303607119537134095) --> + <!-- no translation found for wifi_security_entries:4 (1977424472734732392) --> + <!-- no translation found for wifi_security_entries:5 (5185669984217684689) --> + <!-- no translation found for wifi_security_entries:6 (8643206823103498303) --> + <!-- no translation found for wifi_security_without_auto_entries:2 (2296204649410509235) --> + <!-- no translation found for wifi_security_without_auto_entries:3 (8928468573279595315) --> + <!-- no translation found for wifi_security_without_auto_entries:4 (8319241197948974314) --> + <!-- no translation found for wifi_security_without_auto_entries:5 (2222409752754955757) --> + <string-array name="wifi_wep_type"> + <item>"Αυτόματο"</item> + <item>"WEP ASCII"</item> + <item>"WEP δεκαεξαδικός"</item> + </string-array> + <string-array name="wifi_sleep_policy_entries"> + <item>"Όταν η οθόνη απενεργοποιείται"</item> + <item>"Ποτέ όταν είναι συνδεδεμένο"</item> + <item>"Ποτέ"</item> + </string-array> + <string-array name="battery_history_type_spinner"> + <item>"Χρήση CPU"</item> + <item>"Χρήση δικτύου"</item> + <item>"Χρήση GPS"</item> + <item>"Χρήση αισθητήρα"</item> + <item>"μερική χρήση αφύπνισης"</item> + <item>"Άλλη χρήση"</item> + </string-array> + <string-array name="battery_history_which_spinner"> + <item>"Από την τελευταία φορά που αποσυνδέθηκε"</item> + <item>"Συνολικά από την εκκίνηση"</item> + <item>"Συνολικά για όλο το χρονικό διάστημα"</item> + </string-array> + <string-array name="usage_stats_display_order_types"> + <item>"Χρόνος χρήσης"</item> + <item>"Εκκίνηση καταμέτρησης"</item> + <item>"Όνομα εφαρμογής"</item> + </string-array> + <!-- no translation found for wifi_eap_entries:0 (8615575908717909498) --> + <!-- no translation found for wifi_eap_entries:1 (8667872640594311615) --> + <!-- no translation found for wifi_eap_entries:2 (7182812872984827322) --> + <!-- no translation found for wifi_phase2_entries:0 (1818786254010764570) --> + <!-- no translation found for wifi_phase2_entries:1 (6189918678874123056) --> + <!-- no translation found for wifi_phase2_entries:2 (1524112260493662517) --> + <!-- no translation found for wifi_phase2_entries:3 (1586767102985419413) --> + <!-- no translation found for wifi_phase2_entries:4 (8651992560135239389) --> + <!-- no translation found for emergency_tone_entries:0 (5165439859689033665) --> + <!-- no translation found for emergency_tone_entries:1 (3165868966179561687) --> + <!-- no translation found for emergency_tone_entries:2 (6038758039030476855) --> +</resources> |