blob: fae57a51096f0a7f9b918ece3d520525606a9152 [file] [log] [blame]
Bill Yi66c912a2019-04-08 08:57:46 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!--
3 Copyright (C) 2018 The Android Open Source Project
4
5 Licensed under the Apache License, Version 2.0 (the "License");
6 you may not use this file except in compliance with the License.
7 You may obtain a copy of the License at
8
9 http://www.apache.org/licenses/LICENSE-2.0
10
11 Unless required by applicable law or agreed to in writing, software
12 distributed under the License is distributed on an "AS IS" BASIS,
13 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 See the License for the specific language governing permissions and
15 limitations under the License.
16 -->
17
18<resources xmlns:android="http://schemas.android.com/apk/res/android"
19 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
20 <string name="app_name" msgid="6995669566699638946">"Στυλ και ταπετσαρίες"</string>
Bill Yif3bed4c2019-04-20 20:27:41 -070021 <string name="theme_title" msgid="2144932106319405101">"Στυλ"</string>
Bill Yi66c912a2019-04-08 08:57:46 -070022 <string name="clock_title" msgid="2126046720254613991">"Ρολόι"</string>
23 <string name="grid_title" msgid="2825094404523390773">"Πλέγμα"</string>
24 <string name="wallpaper_title" msgid="6952635398953194544">"Ταπετσαρία"</string>
25 <string name="apply_theme_btn" msgid="6293081192321303991">"Εφαρμογή"</string>
26 <string name="edit_custom_theme_lbl" msgid="5211377705710775224">"Πατήστε για επεξεργασία"</string>
27 <string name="keep_my_wallpaper" msgid="8012385376769568517">"Διατήρηση τρέχουσας ταπετσαρίας"</string>
28 <string name="apply_btn" msgid="7965877231041987336">"Εφαρμογή"</string>
29 <string name="accessibility_preview_pager" msgid="3548503287402185430">"Σελίδα <xliff:g id="ID_1">%1$d</xliff:g> από <xliff:g id="ID_2">%2$d</xliff:g>"</string>
30 <string name="next_page_content_description" msgid="5290226604542300962">"Επόμενο"</string>
31 <string name="previous_page_content_description" msgid="6025726405430262788">"Προηγούμενο"</string>
Bill Yi29edb592019-05-09 17:10:49 -070032 <string name="option_applied_description" msgid="5022305212078053534">"Αυτήν τη στιγμή εφαρμόζεται το θέμα <xliff:g id="ID_1">%1$s</xliff:g>"</string>
Bill Yif5691a22019-05-11 00:21:43 -070033 <string name="option_applied_previewed_description" msgid="5269654286638446858">"Αυτήν τη στιγμή εφαρμόζεται και εμφανίζεται σε προεπισκόπηση η επιλογή <xliff:g id="ID_1">%1$s</xliff:g>"</string>
34 <string name="option_previewed_description" msgid="3467217598865047661">"Αυτήν τη στιγμή εμφανίζεται σε προεπισκόπηση η επιλογή <xliff:g id="ID_1">%1$s</xliff:g>"</string>
Bill Yif3bed4c2019-04-20 20:27:41 -070035 <string name="theme_description" msgid="3697012391785254635">"Γραμματοσειρά: <xliff:g id="ID_1">%1$s</xliff:g>, εικονίδια: <xliff:g id="ID_2">%2$s</xliff:g>, σχήμα: <xliff:g id="ID_3">%3$s</xliff:g>, χρώμα: <xliff:g id="ID_4">%4$s</xliff:g>"</string>
Bill Yi66c912a2019-04-08 08:57:46 -070036 <string name="default_theme_title" msgid="2555741736622366797">"Προεπιλογή"</string>
37 <string name="preview_name_font" msgid="4465423899630037038">"Γραμματοσειρά"</string>
38 <string name="preview_name_icon" msgid="6818927315316316440">"Εικονίδιο"</string>
39 <string name="preview_name_color" msgid="8776203144994416172">"Χρώμα"</string>
40 <string name="preview_name_shape" msgid="5676971146080968721">"Σχήμα"</string>
41 <string name="preview_name_wallpaper" msgid="1738652462949531828">"Ταπετσαρία"</string>
Bill Yif3bed4c2019-04-20 20:27:41 -070042 <string name="font_card_title" msgid="2343292653502548685">"ΑΒΓ • αβγ • 123"</string>
43 <string name="font_card_body" msgid="6790525594503904468">"Προσθέστε τις αγαπημένες σας γραμματοσειρές σε κάθε οθόνη"</string>
Bill Yi66c912a2019-04-08 08:57:46 -070044 <string name="grid_title_pattern" msgid="9188866567612607806">"<xliff:g id="ID_1">%1$d</xliff:g>x<xliff:g id="ID_2">%2$d</xliff:g>"</string>
45 <string name="applied_theme_msg" msgid="7348498271552054431">"Εφαρμόστηκε στυλ"</string>
Bill Yi75450f42019-05-25 17:20:57 -070046 <string name="applied_clock_msg" msgid="1938218786265793285">"Το ρολόι εφαρμόστηκε"</string>
Bill Yi66c912a2019-04-08 08:57:46 -070047 <string name="apply_theme_error_msg" msgid="791364062636538317">"Παρουσιάστηκε ένα πρόβλημα με την εφαρμογή του στυλ"</string>
48 <string name="custom_theme_next" msgid="6235420097213197301">"Επόμενο"</string>
Bill Yi8ba80cc2019-04-26 16:24:36 -070049 <string name="custom_theme_previous" msgid="4941132112640503022">"Προηγούμενο"</string>
Bill Yi75450f42019-05-25 17:20:57 -070050 <string name="custom_theme_title" msgid="2192300350332693631">"Προσαρμοσμένο <xliff:g id="ID_1">%1$d</xliff:g>"</string>
Bill Yi66c912a2019-04-08 08:57:46 -070051 <string name="custom_theme_fragment_title" msgid="6615547284702040280">"Προσαρμοσμένο στυλ"</string>
52 <string name="custom_theme_delete" msgid="4744494663184126202">"Διαγραφή"</string>
53 <string name="font_component_title" msgid="8800340833695292049">"Επιλέξτε γραμματοσειρά"</string>
54 <string name="icon_component_title" msgid="5779787138399083903">"Επιλογή εικονιδίων"</string>
55 <string name="color_component_title" msgid="1194089273921078816">"Επιλογή χρώματος"</string>
56 <string name="shape_component_title" msgid="8366847436022025538">"Επιλογή σχήματος"</string>
Bill Yi75450f42019-05-25 17:20:57 -070057 <string name="name_component_title" msgid="532425087968663437">"Δώστε ένα όνομα στο στιλ σας"</string>
Bill Yi66c912a2019-04-08 08:57:46 -070058 <string name="icon_component_label" msgid="2625784884001407944">"Εικονίδια <xliff:g id="ID_1">%1$d</xliff:g>"</string>
Bill Yi66c912a2019-04-08 08:57:46 -070059 <string name="delete_custom_theme_confirmation" msgid="4452137183628769394">"Θέλετε να διαγράψετε το προσαρμοσμένο στιλ;"</string>
60 <string name="delete_custom_theme_button" msgid="5102462988130208824">"Διαγραφή"</string>
61 <string name="cancel" msgid="4651030493668562067">"Ακύρωση"</string>
62 <string name="set_theme_wallpaper_dialog_message" msgid="2179661027350908003">"Ορισμός φόντου στιλ"</string>
63 <string name="use_style_instead_title" msgid="1578754995763917502">"Χρήση <xliff:g id="ID_1">%1$s</xliff:g> εναλλακτικά;"</string>
64 <string name="use_style_instead_body" msgid="3051937045807471496">"Τα στοιχεία που επιλέγετε αντιστοιχούν στο στυλ <xliff:g id="ID_1">%1$s</xliff:g>. Θέλετε να χρησιμοποιήσετε εναλλακτικά το στυλ <xliff:g id="ID_2">%1$s</xliff:g>;"</string>
65 <string name="use_style_button" msgid="1754493078383627019">"Χρήση <xliff:g id="ID_1">%1$s</xliff:g>"</string>
66 <string name="no_thanks" msgid="7286616980115687627">"Όχι, ευχαριστώ"</string>
Bill Yif3bed4c2019-04-20 20:27:41 -070067 <string name="clock_preview_content_description" msgid="5460561185905717460">"Προεπισκόπηση ρολογιού <xliff:g id="ID_1">%1$s</xliff:g>"</string>
Bill Yi2a1d0882019-06-01 07:13:45 -070068 <string name="something_went_wrong" msgid="529840112449799117">"Δυστυχώς, παρουσιάστηκε κάποιο πρόβλημα."</string>
Bill Yi66c912a2019-04-08 08:57:46 -070069</resources>