arrays.xml revision 7573c06275582aea900b3ebdc51c573b56dd8877
1<?xml version="1.0" encoding="UTF-8"?>
2<!--  Copyright (C) 2007 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-array name="reminder_minutes_labels">
20    <item msgid="9134196715565887256">"1 λεπτό"</item>
21    <item msgid="7350720278790900276">"5 λεπτά"</item>
22    <item msgid="559329025736829220">"10 λεπτά"</item>
23    <item msgid="4523534383318084162">"15 λεπτά"</item>
24    <item msgid="7153990736543668084">"20 λεπτά"</item>
25    <item msgid="2030352540011653596">"25 λεπτά"</item>
26    <item msgid="7307245847296317340">"30 λεπτά"</item>
27    <item msgid="5174730509775969611">"45 λεπτά"</item>
28    <item msgid="1920425054049263702">"1 ώρα"</item>
29    <item msgid="6972139375792068825">"2 ώρες"</item>
30    <item msgid="5643568168685093982">"3 ώρες"</item>
31    <item msgid="2179302053572039553">"12 ώρες"</item>
32    <item msgid="314399712609472931">"24 ώρες"</item>
33    <item msgid="6908283876728494719">"2 ημέρες"</item>
34    <item msgid="3390146235648970198">"1 εβδομάδα"</item>
35  </string-array>
36  <string-array name="preferences_default_reminder_labels">
37    <item msgid="7495163916242649023">"Κανένα"</item>
38    <item msgid="3377199512833209480">"1 λεπτό"</item>
39    <item msgid="5023205715881387516">"5 λεπτά"</item>
40    <item msgid="7720870540593319107">"10 λεπτά"</item>
41    <item msgid="1653841700859180907">"15 λεπτά"</item>
42    <item msgid="3741629746313107482">"20 λεπτά"</item>
43    <item msgid="5357458446224446398">"25 λεπτά"</item>
44    <item msgid="403143749684280703">"30 λεπτά"</item>
45    <item msgid="5611574008997362948">"45 λεπτά"</item>
46    <item msgid="30462793717552">"1 ώρα"</item>
47    <item msgid="119808229352802480">"2 ώρες"</item>
48    <item msgid="7456742278252094745">"3 ώρες"</item>
49    <item msgid="5263928189935026559">"12 ώρες"</item>
50    <item msgid="6451763179435252852">"24 ώρες"</item>
51    <item msgid="966666856467721784">"2 ημέρες"</item>
52    <item msgid="5840973497558794742">"1 εβδομάδα"</item>
53  </string-array>
54  <string-array name="preferences_week_start_day_labels">
55    <item msgid="986150274035512339">"Προεπιλογή τοπικών ρυθμίσεων"</item>
56    <item msgid="134027225275475280">"Σάββατο"</item>
57    <item msgid="95029346069903091">"Κυριακή"</item>
58    <item msgid="5840983116375063739">"Δευτέρα"</item>
59  </string-array>
60  <string-array name="availability">
61    <item msgid="454869065893453189">"Απασχολημένος/η"</item>
62    <item msgid="6228387173725732140">"Διαθέσιμος/η"</item>
63  </string-array>
64  <string-array name="visibility">
65    <item msgid="3035788428581513163">"Προεπιλογή"</item>
66    <item msgid="5200216103966973369">"Ιδιωτικό"</item>
67    <item msgid="9182342638433672664">"Δημόσιο"</item>
68  </string-array>
69  <string-array name="ordinal_labels">
70    <item msgid="2693927956303125332">"πρώτο"</item>
71    <item msgid="5631923029483854900">"δεύτερο"</item>
72    <item msgid="148935502975250973">"τρίτο"</item>
73    <item msgid="5124200797326669172">"τέταρτο"</item>
74    <item msgid="7564374178324652137">"τελευταία"</item>
75  </string-array>
76  <string-array name="response_labels1">
77    <item msgid="3654955385120106241">"(Καμία απάντηση)"</item>
78    <item msgid="3724434080904437698">"Ναι"</item>
79    <item msgid="8854145743148992583">"Ίσως"</item>
80    <item msgid="6174292185978948873">"Όχι"</item>
81  </string-array>
82  <string-array name="response_labels2">
83    <item msgid="5967437218994333578">"Ναι"</item>
84    <item msgid="1254269034445160199">"Ίσως"</item>
85    <item msgid="1099407454885268744">"Όχι"</item>
86  </string-array>
87  <string-array name="delete_repeating_labels">
88    <item msgid="4208432367651646938">"Μόνο αυτό το συμβάν"</item>
89    <item msgid="8626755531271570950">"Αυτά και τα μελλοντικά συμβάντα"</item>
90    <item msgid="7833229563617435430">"Όλα τα συμβάντα"</item>
91  </string-array>
92  <string-array name="delete_repeating_labels_no_selected">
93    <item msgid="1341910309321756150">"Αυτά &amp; τα μελλοντικά συμβάντα"</item>
94    <item msgid="6315440193748139854">"Όλα τα συμβάντα"</item>
95  </string-array>
96  <string-array name="change_response_labels">
97    <item msgid="2012815396992847028">"Μόνο αυτό το περιστατικό"</item>
98    <item msgid="140670561403965380">"Όλα τα συμβάντα στη σειρά"</item>
99  </string-array>
100</resources>
101