summaryrefslogtreecommitdiffstats
path: root/res/values-el/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-el/cm_strings.xml')
-rw-r--r--res/values-el/cm_strings.xml20
1 files changed, 18 insertions, 2 deletions
diff --git a/res/values-el/cm_strings.xml b/res/values-el/cm_strings.xml
index 8efff3655..ec0e38ac7 100644
--- a/res/values-el/cm_strings.xml
+++ b/res/values-el/cm_strings.xml
@@ -16,9 +16,15 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- common aspect ratios -->
+ <!-- aspect ratio greater than 16:9, so "widescreen" or "cinematic" -->
+ <string name="pref_camera_aspectratio_wide">Ευρεία</string>
+ <!-- format for entries in the picture size menu. Parameter one is aspect ratio
+ parameter two is size in megapixels, e.g. "(4:3) 12.1 megapixels"
+ NOTE: for Chinese (zh) and Korean (ko) the pixel number (parameter two)
+ will be multiplied by 100 as those languages want to count by ten thousands -->
+ <string name="pref_camera_megapixel_format">(%1$s) %2$1.1f megapixel</string>
<!-- Settings screen, scene mode -->
- <string name="pref_camera_scenemode_entry_refocus">Μακροφωτογραφία+</string>
- <string name="pref_camera_megapixel_format">(%1$s) %2$1.1f MP</string>
<string name="pref_camera_scenemode_entry_antimotionblur">Μείωση motion blur</string>
<string name="pref_camera_scenemode_entry_aqua">Νερό</string>
<string name="pref_camera_scenemode_entry_ar">Επαυξημένη πραγματικότητα</string>
@@ -61,6 +67,7 @@
<string name="pref_camera_scenemode_entry_text">Κείμενο</string>
<string name="pref_camera_scenemode_entry_theatre">Θέατρο</string>
<string name="pref_camera_scenemode_entry_whiteboard">Άσπρος πίνακας</string>
+ <!-- Settings screen, focus mode -->
<string name="pref_camera_focusmode_entry_continuous">Συνεχής</string>
<string name="pref_camera_focusmode_entry_mw_continuous">Συνεχής (MW)</string>
<string name="pref_camera_focusmode_entry_extended">Εκτεταμένη</string>
@@ -70,6 +77,7 @@
<string name="pref_camera_focusmode_entry_normal">Κανονική</string>
<string name="pref_camera_focusmode_entry_portrait">Πορτραίτο</string>
<string name="pref_camera_focusmode_entry_hyperfocal">Υπερ-εστίαση</string>
+ <!-- Color effects -->
<string name="pref_camera_coloreffect_entry_washed">Ξεθωριασμένο</string>
<string name="pref_camera_coloreffect_entry_vintage_warm">Vintage θερμό</string>
<string name="pref_camera_coloreffect_entry_vintage_cold">Vintage ψυχρό</string>
@@ -77,16 +85,24 @@
<string name="pref_camera_coloreffect_entry_point_green">Επισήμανση πράσινου</string>
<string name="pref_camera_coloreffect_entry_point_red_yellow">Επισήμανση κόκκινου-κίτρινου</string>
<string name="pref_camera_coloreffect_entry_cartoonize">Κινούμενα σχέδια</string>
+ <!-- Red eye flash mode title -->
<string name="pref_camera_flashmode_entry_redeye">Κόκκινα μάτια</string>
<string name="pref_camera_flashmode_label_redeye">ΚΟΚΚΙΝΑ ΜΑΤΙΑ</string>
+ <!-- Power shutter -->
<string name="pref_camera_power_shutter_title">Κλείστρο power</string>
+ <!-- Max brightness -->
<string name="pref_camera_max_brightness_title">Φωτεινή οθόνη</string>
+ <!-- Touch focus duration -->
<string name="pref_camera_focustime_title">Διάρκεια εστίασης αφής</string>
<string name="pref_camera_focustime_entry_0">0δ</string>
<string name="pref_camera_focustime_entry_3">3δ</string>
<string name="pref_camera_focustime_entry_5">5δ</string>
<string name="pref_camera_focustime_entry_10">10δ</string>
<string name="pref_camera_focustime_entry_infinite">Απεριόριστο</string>
+ <!-- Shutter speed -->
<string name="pref_camera_shutter_speed_title">Ταχύτητα κλείστρου</string>
<string name="auto_hdr_enabled">Αυτόματο HDR ενεργοποιημένο</string>
+ <!-- Advanced options -->
+ <string name="developer_menu_enabled">Ενεργοποιήσατε τις προηγμένες ρυθμίσεις φωτογρ. μηχανής</string>
+ <string name="developer_menu_disabled">Απενεργοποιήσατε τις προηγμένες ρυθμίσεις φωτογρ. μηχανής</string>
</resources>