aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-gr-rGR/strings_pref_notifications.xml
diff options
context:
space:
mode:
authorstathism27 <32590853+stathism27@users.noreply.github.com>2019-07-02 06:35:29 +0300
committerAllan Wang <me@allanwang.ca>2019-07-01 20:35:29 -0700
commitd7fb6d76357445d3f468920e0c60742a7e0973e2 (patch)
treeda7497a342e42d4524f97d1d0937f50b3991ab04 /app/src/main/res/values-gr-rGR/strings_pref_notifications.xml
parent07fa3d941516557d976107501412484734b295ed (diff)
downloadfrost-d7fb6d76357445d3f468920e0c60742a7e0973e2.tar.gz
frost-d7fb6d76357445d3f468920e0c60742a7e0973e2.tar.bz2
frost-d7fb6d76357445d3f468920e0c60742a7e0973e2.zip
Added Greek Translation (#1453)
* Create values-gr-rGR * Delete values-gr-rGR * Create nada * Greek Translation * Delete nada
Diffstat (limited to 'app/src/main/res/values-gr-rGR/strings_pref_notifications.xml')
-rw-r--r--app/src/main/res/values-gr-rGR/strings_pref_notifications.xml34
1 files changed, 34 insertions, 0 deletions
diff --git a/app/src/main/res/values-gr-rGR/strings_pref_notifications.xml b/app/src/main/res/values-gr-rGR/strings_pref_notifications.xml
new file mode 100644
index 00000000..b28eea52
--- /dev/null
+++ b/app/src/main/res/values-gr-rGR/strings_pref_notifications.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+
+ <string name="notification_frequency">Συχνότητα ειδοποιήσεων</string>
+ <string name="no_notifications">Χωρίς ειδοποιήσεις</string>
+ <string name="notification_keywords">Λέξεις-Κλειδιά</string>
+ <string name="notification_keywords_desc">Δεν ειδοποιεί όταν η δημοσίευση περιέχει μία από αυτές τις λέξεις-κλειδιά.</string>
+ <string name="add_keyword">Προσθήκη λέξης-κλειδί</string>
+ <string name="hint_keyword">Πληκτρολόγησε τη λέξη-κλειδί και πάτα +</string>
+ <string name="empty_keyword">Κενή λέξη-κλειδί</string>
+ <string name="notification_general">Ενεργοποίησε γενικές ειδοποιήσεις</string>
+ <string name="notification_general_desc">Λάβε γενικές ειδοποιήσεις για τον τρέχον λογαριασμό.</string>
+ <string name="notification_general_all_accounts">Ειδοποιήσου από όλους τους λογαριασμούς</string>
+ <string name="notification_general_all_accounts_desc">Λάβε γενικές ειδοποιήσεις από όλους τους λογαριασμούς που είναι συνδεδεμένοι.</string>
+ <string name="notification_messages">Ενεργοποιήσε ειδοποιήσεις μηνυμάτων</string>
+ <string name="notification_messages_desc">Λάβε στιγμιαίες ειδοποιήσεις μηνυμάτων για τον τρέχον λογαριασμό.</string>
+ <string name="notification_messages_all_accounts">Ειδοποίησε για μηνύματα από όλους τους λογαριασμούς</string>
+ <string name="notification_messages_all_accounts_desc">Λάβε στιγμιαία μηνύματα από όλους τους λογαριασμούς</string>
+ <string name="notification_fetch_now">Λάβε ειδοποιήσεις τώρα</string>
+ <string name="notification_fetch_now_desc">Δώσε έναυσμα στον ειδοποιητή.</string>
+ <string name="notification_fetch_success">Λήψη ειδοποιήσεων…</string>
+ <string name="notification_fetch_fail">Αδύνατη η λήψη ειδοποιήσεων</string>
+ <string name="notification_sound">Ήχος Ειδοποιήσεων</string>
+ <string name="notification_channel">Εξατομίκευση καναλιών ειδοποίησης</string>
+ <string name="notification_channel_desc">Ρύθμιση ήχων, δονήσεων, προτεραιότητας, κτλ</string>
+
+ <string name="notification_ringtone">Ήχος Ειδοποίησης</string>
+ <string name="message_ringtone">Ήχος Μηνύματος</string>
+ <string name="select_ringtone">Επιλογή Ήχου</string>
+
+ <string name="notification_vibrate">Δόνηση Ειδοποίησης</string>
+ <string name="notification_lights">Φώτα Ειδοποιήσης</string>
+
+</resources> \ No newline at end of file