ttrss/locale/el_GR/LC_MESSAGES/messages.po

3766 lines
95 KiB
Plaintext
Raw Normal View History

msgid ""
msgstr ""
"Project-Id-Version: tt-rss git\n"
2014-06-02 22:13:10 +02:00
"Report-Msgid-Bugs-To: \n"
2018-12-11 12:31:46 +01:00
"POT-Creation-Date: 2018-12-11 14:31+0300\n"
2014-06-02 22:13:10 +02:00
"Last-Translator: Brendan <brendan@tucows.com>\n"
"Language-Team: OpenSRS brendan@tucows.com>\n"
"Language: el_GR\n"
2014-06-02 22:13:10 +02:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: unknown\n"
#: backend.php:73
msgid "Use default"
msgstr "Χρήση Προεπιλογών"
#: backend.php:74
msgid "Never purge"
msgstr "Να μην γίνεται ποτέ εκκαθάριση"
#: backend.php:75
msgid "1 week old"
msgstr "1 εβδομάδας"
#: backend.php:76
msgid "2 weeks old"
msgstr "2 εβδομάδων"
#: backend.php:77
msgid "1 month old"
msgstr "1 μήνα"
#: backend.php:78
msgid "2 months old"
msgstr "2 μηνών"
#: backend.php:79
msgid "3 months old"
msgstr "3 μηνών"
#: backend.php:82
msgid "Default interval"
msgstr "Προκαθορισμένο διάστημα"
#: backend.php:83
#: backend.php:93
msgid "Disable updates"
msgstr "Απενεργοποίηση ενημερώσεων"
#: backend.php:84
#: backend.php:94
2015-07-15 15:39:25 +02:00
#, fuzzy
msgid "15 minutes"
msgstr "Κάθε 15 λεπτά"
#: backend.php:85
#: backend.php:95
2015-07-15 15:39:25 +02:00
#, fuzzy
msgid "30 minutes"
msgstr "Κάθε 30 λεπτά"
#: backend.php:86
#: backend.php:96
msgid "Hourly"
msgstr "Ωριαία"
#: backend.php:87
#: backend.php:97
2015-07-15 15:39:25 +02:00
#, fuzzy
msgid "4 hours"
msgstr "Κάθε 4 ώρες"
#: backend.php:88
#: backend.php:98
2015-07-15 15:39:25 +02:00
#, fuzzy
msgid "12 hours"
msgstr "Κάθε 12 ώρες"
#: backend.php:89
#: backend.php:99
msgid "Daily"
msgstr "Καθημερινά"
#: backend.php:90
#: backend.php:100
msgid "Weekly"
msgstr "Εβδομαδιαία"
#: backend.php:103
2018-12-01 10:59:18 +01:00
#: classes/pref/users.php:47
2018-12-11 12:31:46 +01:00
#: classes/pref/system.php:52
msgid "User"
msgstr "Χρήστης"
#: backend.php:104
msgid "Power User"
msgstr "Δυνατός Χρήστης"
#: backend.php:105
msgid "Administrator"
msgstr "Διαχειριστής"
#: errors.php:9
msgid "This program requires XmlHttpRequest to function properly. Your browser doesn't seem to support it."
msgstr ""
#: errors.php:12
msgid "This program requires cookies to function properly. Your browser doesn't seem to support them."
msgstr ""
#: errors.php:15
msgid "Backend sanity check failed."
msgstr "Απέτυχε ο έλεγχος υγιεινής πίσω άκρου."
#: errors.php:17
msgid "Frontend sanity check failed."
msgstr "Απέτυχε ο έλεγχος υγιεινής μπροστινού άκρου."
#: errors.php:19
msgid "Incorrect database schema version. &lt;a href='db-updater.php'&gt;Please update&lt;/a&gt;."
msgstr ""
#: errors.php:21
msgid "Request not authorized."
msgstr "Το αίτημα δεν είναι εξουσιοδοτημένο."
#: errors.php:23
msgid "No operation to perform."
msgstr "Δεν υπάρχει λειτουργία προς εκτέλεση."
#: errors.php:25
msgid "Could not display feed: query failed. Please check label match syntax or local configuration."
msgstr ""
#: errors.php:27
msgid "Denied. Your access level is insufficient to access this page."
msgstr ""
#: errors.php:29
msgid "Configuration check failed"
msgstr "Ο έλεγχος διαμόρφωσης απέτυχε"
#: errors.php:31
msgid "Your version of MySQL is not currently supported. Please see official site for more information."
msgstr ""
#: errors.php:35
msgid "SQL escaping test failed, check your database and PHP configuration"
msgstr ""
2015-06-23 07:54:40 +02:00
#: errors.php:37
#, fuzzy
msgid "Method not found"
msgstr "Η ροή δεν βρέθηκε."
#: errors.php:39
#, fuzzy
msgid "Plugin not found"
msgstr "Ο χρήστης δεν βρέθηκε."
2018-12-11 12:31:46 +01:00
#: index.php:141
#: index.php:156
#: index.php:267
#: prefs.php:113
2016-01-17 14:34:59 +01:00
#: classes/backend.php:5
2018-12-11 12:31:46 +01:00
#: classes/pref/filters.php:823
#: classes/pref/labels.php:287
2018-12-01 10:59:18 +01:00
#: classes/pref/feeds.php:1229
2018-12-11 12:31:46 +01:00
#: js/AppBase.js:143
#: js/CommonDialogs.js:277
#: js/CommonDialogs.js:357
#: js/Feeds.js:350
#: js/Feeds.js:428
#: js/Headlines.js:250
#: js/PrefFeedTree.js:126
#: js/PrefFeedTree.js:133
#: js/PrefFeedTree.js:250
#: js/PrefFeedTree.js:319
#: js/PrefFilterTree.js:97
2018-12-03 12:25:50 +01:00
#: js/PrefHelpers.js:23
#: js/PrefHelpers.js:72
2018-12-11 12:31:46 +01:00
#: js/PrefHelpers.js:150
2018-12-03 12:25:50 +01:00
#: plugins/import_export/import_export.js:17
msgid "Loading, please wait..."
msgstr "Φόρτωση σε εξέλιξη, παρακαλώ περιμένετε..."
2018-12-11 12:31:46 +01:00
#: index.php:165
#: js/AppBase.js:242
#: js/AppBase.js:248
msgid "Communication problem with server."
msgstr "Πρόβλημα επικοινωνίας με τον εξυπηρετητή."
#: index.php:168
msgid "Recent entries found in event log."
msgstr ""
#: index.php:171
msgid "Updates are available from Git."
msgstr ""
#: index.php:185
msgid "Show articles"
msgstr "Εμφάνιση άρθρων"
2018-12-11 12:31:46 +01:00
#: index.php:188
msgid "Adaptive"
msgstr "Προσαρμόσιμο"
2018-12-11 12:31:46 +01:00
#: index.php:189
msgid "All Articles"
msgstr "Όλα τα Άρθρα"
2018-12-11 12:31:46 +01:00
#: index.php:190
#: include/functions.php:1169
#: classes/feeds.php:70
msgid "Starred"
msgstr "Με αστέρι"
2018-12-11 12:31:46 +01:00
#: index.php:191
#: include/functions.php:1170
#: classes/feeds.php:71
msgid "Published"
msgstr "Δημοσιεύτηκαν"
2018-12-11 12:31:46 +01:00
#: index.php:192
#: classes/feeds.php:63
#: classes/feeds.php:69
msgid "Unread"
msgstr "Μη αναγνωσμένα"
2018-12-11 12:31:46 +01:00
#: index.php:193
msgid "With Note"
msgstr "Με Σημείωση"
2018-12-11 12:31:46 +01:00
#: index.php:194
msgid "Ignore Scoring"
msgstr "Παράβλεψη Βαθμολογίας"
2018-12-11 12:31:46 +01:00
#: index.php:197
msgid "Sort articles"
msgstr "Ταξινόμηση άρθρων"
2018-12-11 12:31:46 +01:00
#: index.php:200
msgid "Default"
msgstr "Προκαθορισμένο"
2018-12-11 12:31:46 +01:00
#: index.php:201
msgid "Newest first"
msgstr "Πρώτα το Νεώτερο"
2018-12-11 12:31:46 +01:00
#: index.php:202
msgid "Oldest first"
msgstr "Πρώτα το Παλαιότερο"
2018-12-11 12:31:46 +01:00
#: index.php:203
msgid "Title"
msgstr "Τίτλος"
2018-12-11 12:31:46 +01:00
#: index.php:207
#: index.php:241
#: include/functions.php:1157
#: classes/feeds.php:75
#: js/FeedTree.js:55
#: js/FeedTree.js:83
msgid "Mark as read"
msgstr "Σήμανση ως αναγνωσμένο"
2018-12-11 12:31:46 +01:00
#: index.php:210
msgid "Older than one day"
msgstr "Παλαιότερο της μίας ημέρας"
2018-12-11 12:31:46 +01:00
#: index.php:213
msgid "Older than one week"
msgstr "Παλαιότερο της μίας εβδομάδας"
2018-12-11 12:31:46 +01:00
#: index.php:216
msgid "Older than two weeks"
msgstr "Παλαιότερο δύο εβδομάδων"
2018-12-11 12:31:46 +01:00
#: index.php:232
msgid "Actions..."
msgstr "Ενέργειες..."
2018-12-11 12:31:46 +01:00
#: index.php:234
msgid "Preferences..."
msgstr "Προτιμήσεις...."
2018-12-11 12:31:46 +01:00
#: index.php:235
msgid "Search..."
msgstr "Αναζήτηση..."
2018-12-11 12:31:46 +01:00
#: index.php:236
msgid "Feed actions:"
msgstr "Ενέργειες ροών:"
2018-12-11 12:31:46 +01:00
#: index.php:237
#: classes/handler/public.php:784
msgid "Subscribe to feed..."
msgstr "Εγγραφή για ροή..."
2018-12-11 12:31:46 +01:00
#: index.php:238
msgid "Edit this feed..."
msgstr "Επεξεργασία αυτής της ροής..."
2018-12-11 12:31:46 +01:00
#: index.php:239
#: classes/pref/feeds.php:768
2018-12-01 10:59:18 +01:00
#: classes/pref/feeds.php:1202
#: js/PrefFeedTree.js:62
msgid "Unsubscribe"
msgstr "Κατάργηση εγγραφής"
2018-12-11 12:31:46 +01:00
#: index.php:240
msgid "All feeds:"
msgstr "Όλες οι ροές:"
2018-12-11 12:31:46 +01:00
#: index.php:242
msgid "(Un)hide read feeds"
msgstr "Επανεμφάνιση/Απόκρυψη ροών ανάγνωσης"
2018-12-11 12:31:46 +01:00
#: index.php:243
msgid "Other actions:"
msgstr "Άλλες ενέργειες:"
2018-12-11 12:31:46 +01:00
#: index.php:244
#: include/functions.php:1143
msgid "Toggle widescreen mode"
msgstr "Εναλλαγή λειτουργίας ευρείας οθόνης"
2018-12-11 12:31:46 +01:00
#: index.php:245
#: include/functions.php:1177
#, fuzzy
msgid "Toggle night mode"
msgstr "Εναλλαγή συνδυασμένης λειτουργίας"
2018-12-03 12:25:50 +01:00
#: index.php:246
msgid "Keyboard shortcuts help"
msgstr "Βοήθεια συντομεύσεων πληκτρολογίου"
2018-12-03 12:25:50 +01:00
#: index.php:255
msgid "Logout"
msgstr "Αποσύνδεση"
#: prefs.php:33
2018-12-03 12:25:50 +01:00
#: prefs.php:130
2018-12-11 12:31:46 +01:00
#: include/functions.php:1172
#: classes/pref/prefs.php:430
msgid "Preferences"
msgstr "Προτιμήσεις"
2018-12-11 12:31:46 +01:00
#: prefs.php:122
msgid "Keyboard shortcuts"
msgstr "Συντομεύσεις πληκτρολογίου"
2018-12-11 12:31:46 +01:00
#: prefs.php:123
msgid "Exit preferences"
msgstr "Προτιμήσεις εξόδου"
2018-12-03 12:25:50 +01:00
#: prefs.php:133
2018-04-28 16:03:51 +02:00
#: classes/pref/feeds.php:114
2018-12-01 10:59:18 +01:00
#: classes/pref/feeds.php:1137
#: classes/pref/feeds.php:1191
msgid "Feeds"
msgstr "Ροές"
2018-12-11 12:31:46 +01:00
#: prefs.php:137
2017-12-11 17:06:22 +01:00
#: classes/pref/filters.php:276
msgid "Filters"
msgstr "Φίλτρα"
2018-12-11 12:31:46 +01:00
#: prefs.php:141
#: classes/feeds.php:1374
#: classes/pref/labels.php:91
msgid "Labels"
msgstr "Ετικέτες"
2018-12-11 12:31:46 +01:00
#: prefs.php:146
msgid "Users"
msgstr "Χρήστες"
2018-12-11 12:31:46 +01:00
#: prefs.php:149
msgid "System"
msgstr "Σύστημα"
2018-12-01 10:59:18 +01:00
#: register.php:185
2018-12-11 12:31:46 +01:00
#: include/login_form.php:140
msgid "Create new account"
msgstr "Δημιουργία νέου λογαριασμού"
2018-12-01 10:59:18 +01:00
#: register.php:191
msgid "New user registrations are administratively disabled."
msgstr ""
2018-12-01 10:59:18 +01:00
#: register.php:195
#: register.php:240
#: register.php:253
#: register.php:268
#: register.php:287
#: register.php:334
#: register.php:344
#: register.php:356
2018-12-11 12:31:46 +01:00
#: classes/handler/public.php:856
#: classes/handler/public.php:930
#: classes/handler/public.php:1031
#: classes/handler/public.php:1110
#: classes/handler/public.php:1124
#: classes/handler/public.php:1131
#: classes/handler/public.php:1156
#, fuzzy
msgid "Return to Tiny Tiny RSS"
msgstr "Ενημέρωση του Tiny Tiny RSS"
2018-12-01 10:59:18 +01:00
#: register.php:216
msgid "Your temporary password will be sent to the specified email. Accounts, which were not logged in once, are erased automatically 24 hours after temporary password is sent."
msgstr ""
2018-12-01 10:59:18 +01:00
#: register.php:222
msgid "Desired login:"
msgstr "Επιθυμητή σύνδεση:"
2018-12-01 10:59:18 +01:00
#: register.php:225
msgid "Check availability"
msgstr "Έλεγχος διαθεσιμότητας"
2018-12-01 10:59:18 +01:00
#: register.php:227
2018-12-11 12:31:46 +01:00
#: classes/handler/public.php:946
msgid "Email:"
msgstr "Email:"
2018-12-01 10:59:18 +01:00
#: register.php:230
2018-12-11 12:31:46 +01:00
#: classes/handler/public.php:951
msgid "How much is two plus two:"
msgstr ""
2018-12-01 10:59:18 +01:00
#: register.php:233
msgid "Submit registration"
msgstr "Υποβολή εγγραφής"
2018-12-01 10:59:18 +01:00
#: register.php:251
msgid "Your registration information is incomplete."
msgstr ""
2018-12-01 10:59:18 +01:00
#: register.php:266
msgid "Sorry, this username is already taken."
msgstr ""
2018-12-01 10:59:18 +01:00
#: register.php:285
msgid "Registration failed."
msgstr "Η εγγραφή απέτυχε."
2018-12-01 10:59:18 +01:00
#: register.php:331
msgid "Account created successfully."
msgstr "Δημιουργήθηκε λογαριασμός με επιτυχία."
2018-12-01 10:59:18 +01:00
#: register.php:353
msgid "New user registrations are currently closed."
msgstr ""
2018-12-01 10:59:18 +01:00
#: update.php:67
msgid "Tiny Tiny RSS data update script."
msgstr ""
2017-12-11 17:06:22 +01:00
#: include/controls.php:85
#: classes/pref/filters.php:245
#: classes/pref/filters.php:256
2018-12-11 12:31:46 +01:00
#: classes/pref/filters.php:554
2017-07-04 15:30:59 +02:00
msgid "All feeds"
msgstr "Όλες οι ροές"
2017-12-11 17:06:22 +01:00
#: include/controls.php:138
#: include/controls.php:230
2018-12-01 10:59:18 +01:00
#: classes/digest.php:124
2018-12-03 12:25:50 +01:00
#: classes/opml.php:509
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:1386
2018-04-28 16:03:51 +02:00
#: classes/pref/feeds.php:233
msgid "Uncategorized"
msgstr "Χωρίς κατηγορία"
2018-12-11 12:31:46 +01:00
#: include/feedbrowser.php:79
#, fuzzy, php-format
msgid "%d archived article"
msgid_plural "%d archived articles"
msgstr[0] "Αρχειοθετημένα άρθρα"
msgstr[1] "Αρχειοθετημένα άρθρα"
2018-12-11 12:31:46 +01:00
#: include/feedbrowser.php:102
msgid "No feeds found."
msgstr "Δεν βρέθηκαν ροές."
2018-12-01 10:59:18 +01:00
#: include/functions.php:928
2016-01-17 14:34:59 +01:00
#, php-format
msgid "%d min"
msgstr ""
2018-12-11 12:31:46 +01:00
#: include/functions.php:1119
msgid "Navigation"
msgstr "Πλοήγηση"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1120
msgid "Open next feed"
msgstr "Άνοιγμα επόμενης ροής"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1121
msgid "Open previous feed"
msgstr "Άνοιγμα προηγούμενης ροής"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1122
msgid "Open next article"
msgstr "Άνοιγμα επόμενου άρθρου"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1123
msgid "Open previous article"
msgstr "Άνοιγμα προηγούμενου άρθρου"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1124
msgid "Open next article (don't scroll long articles)"
msgstr ""
2018-12-11 12:31:46 +01:00
#: include/functions.php:1125
msgid "Open previous article (don't scroll long articles)"
msgstr ""
2018-12-11 12:31:46 +01:00
#: include/functions.php:1126
msgid "Move to next article (don't expand or mark read)"
msgstr ""
2018-12-11 12:31:46 +01:00
#: include/functions.php:1127
msgid "Move to previous article (don't expand or mark read)"
msgstr ""
2018-12-11 12:31:46 +01:00
#: include/functions.php:1128
msgid "Show search dialog"
msgstr "Εμφάνιση διαλόγου αναζήτησης"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1129
msgid "Article"
msgstr "Άρθρο"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1130
#: js/Headlines.js:1217
msgid "Toggle starred"
msgstr "Εναλλαγή με αστέρια"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1131
#: js/Headlines.js:1229
msgid "Toggle published"
msgstr "Εναλλαγή δημοσιευμένη"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1132
#: js/Headlines.js:1204
msgid "Toggle unread"
msgstr "Εναλλαγή μη αναγνωσμένο"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1133
msgid "Edit tags"
msgstr "Επεξεργασία ετικετών"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1134
msgid "Open in new window"
msgstr "Άνοιγμα σε νέο παράθυρο"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1135
#: js/Headlines.js:1250
msgid "Mark below as read"
msgstr "Σήμανση παρακάτω ως αναγνωσμένα"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1136
#: js/Headlines.js:1243
msgid "Mark above as read"
msgstr "Σήμανση παραπάνω ως αναγνωσμένα"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1137
msgid "Scroll down"
msgstr "Κύλιση προς τα κάτω"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1138
msgid "Scroll up"
msgstr "Κύλιση προς τα επάνω"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1139
msgid "Select article under cursor"
msgstr "Επιλογή άρθρου κάτω από τον κέρσορα"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1140
msgid "Email article"
msgstr "Αποστολή άρθρου με e-mail"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1141
msgid "Close/collapse article"
msgstr "Κλείσιμο/σύμπτηξη άρθρου"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1142
#, fuzzy
msgid "Toggle article expansion (combined mode)"
msgstr "Εναλλαγή συνδυασμένης λειτουργίας"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1144
2017-12-11 17:06:22 +01:00
#: plugins/embed_original/init.php:33
msgid "Toggle embed original"
msgstr "Εναλλαγή ενσωμάτωσης πρωτοτύπου"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1145
msgid "Article selection"
msgstr "Επιλογή άρθρου"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1146
msgid "Select all articles"
msgstr "Επιλογή όλων των άρθρων"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1147
msgid "Select unread"
msgstr "Επιλογή μη αναγνωσμένων"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1148
msgid "Select starred"
msgstr "Επιλογή με αστέρια"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1149
msgid "Select published"
msgstr "Επιλογή δημοσιευμένων"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1150
msgid "Invert selection"
msgstr "Αναστροφή επιλογής"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1151
msgid "Deselect everything"
msgstr "Αποεπιλογή όλων"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1152
2018-12-01 10:59:18 +01:00
#: classes/pref/feeds.php:521
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:792
msgid "Feed"
msgstr "Ροή"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1153
msgid "Refresh current feed"
msgstr "Ανανέωση τρέχουσας ροής"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1154
msgid "Un/hide read feeds"
msgstr "Επανεμφάνιση/Απόκρυψη ροών ανάγνωσης"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1155
2018-12-01 10:59:18 +01:00
#: classes/pref/feeds.php:1194
msgid "Subscribe to feed"
msgstr "Εγγραφή για ροή"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1156
#: js/Headlines.js:1367
2018-12-01 10:59:18 +01:00
#: js/PrefFeedTree.js:56
2018-12-11 12:31:46 +01:00
#: js/FeedTree.js:62
msgid "Edit feed"
msgstr "Επεξεργασία ροής"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1158
msgid "Reverse headlines"
msgstr "Αναστροφή κεφαλίδων"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1159
2016-08-19 17:16:36 +02:00
msgid "Toggle headline grouping"
msgstr ""
2018-12-11 12:31:46 +01:00
#: include/functions.php:1160
msgid "Debug feed update"
msgstr "Εκσφαλμάτωση ενημέρωσης ροής"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1161
2015-11-30 09:32:12 +01:00
#, fuzzy
msgid "Debug viewfeed()"
msgstr "Εκσφαλμάτωση ενημέρωσης ροής"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1162
#: js/FeedTree.js:111
#, fuzzy
msgid "Mark all feeds as read"
msgstr "Σήμανση ροής ως αναγνωσμένη"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1163
msgid "Un/collapse current category"
msgstr "Ανάπτυξη/σύμπτηξη τρέχουσας κατηγορίας"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1164
#, fuzzy
msgid "Toggle auto expand in combined mode"
msgstr "Εναλλαγή συνδυασμένης λειτουργίας"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1165
2018-12-01 10:59:18 +01:00
msgid "Toggle combined mode"
msgstr "Εναλλαγή συνδυασμένης λειτουργίας"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1166
msgid "Go to"
msgstr "Μετάβαση σε"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1167
#: classes/feeds.php:1247
2017-07-04 15:30:59 +02:00
msgid "All articles"
msgstr "Όλα τα άρθρα"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1168
msgid "Fresh"
msgstr "Φρέσκο"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1171
#: js/tt-rss.js:408
#: js/tt-rss.js:487
msgid "Tag cloud"
msgstr "Τοποθέτηση ετικέτας σε νέφος"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1173
msgid "Other"
msgstr "Άλλο"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1174
#: classes/pref/labels.php:272
msgid "Create label"
msgstr "Δημιουργία ετικέτας"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1175
#: classes/pref/filters.php:802
msgid "Create filter"
msgstr "Δημιουργία φίλτρου"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1176
msgid "Un/collapse sidebar"
msgstr "Ανάπτυξη/σύμπτυξη πλευρικής μπάρας"
2018-12-11 12:31:46 +01:00
#: include/functions.php:1178
msgid "Show help dialog"
msgstr "Εμφάνιση πλαισίου βοήθειας"
2018-12-11 12:31:46 +01:00
#: include/functions.php:2462
2016-08-19 17:16:36 +02:00
msgid "There is no error, the file uploaded with success"
msgstr ""
2018-12-11 12:31:46 +01:00
#: include/functions.php:2463
2016-08-19 17:16:36 +02:00
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
msgstr ""
2018-12-11 12:31:46 +01:00
#: include/functions.php:2464
2016-08-19 17:16:36 +02:00
msgid "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form"
msgstr ""
2018-12-11 12:31:46 +01:00
#: include/functions.php:2465
2016-08-19 17:16:36 +02:00
msgid "The uploaded file was only partially uploaded"
msgstr ""
2018-12-11 12:31:46 +01:00
#: include/functions.php:2466
2016-08-19 17:16:36 +02:00
#, fuzzy
msgid "No file was uploaded"
msgstr "Δεν φορτώθηκε αρχείο."
2018-12-11 12:31:46 +01:00
#: include/functions.php:2467
2016-08-19 17:16:36 +02:00
msgid "Missing a temporary folder"
msgstr ""
2018-12-11 12:31:46 +01:00
#: include/functions.php:2468
2016-08-19 17:16:36 +02:00
msgid "Failed to write file to disk."
msgstr ""
2018-12-11 12:31:46 +01:00
#: include/functions.php:2469
2016-08-19 17:16:36 +02:00
msgid "A PHP extension stopped the file upload."
msgstr ""
2018-12-11 12:31:46 +01:00
#: include/login_form.php:84
#: classes/handler/public.php:673
#: classes/handler/public.php:941
msgid "Login:"
msgstr "Είσοδος:"
2018-12-11 12:31:46 +01:00
#: include/login_form.php:94
#: classes/handler/public.php:676
msgid "Password:"
msgstr "Κωδικός Πρόσβασης:"
2018-12-11 12:31:46 +01:00
#: include/login_form.php:101
msgid "I forgot my password"
msgstr "Ξέχασα τον κωδικό πρόσβασής μου"
2018-12-11 12:31:46 +01:00
#: include/login_form.php:107
msgid "Profile:"
msgstr "Προφίλ:"
2018-12-11 12:31:46 +01:00
#: include/login_form.php:111
2017-12-11 17:06:22 +01:00
#: classes/rpc.php:69
2018-12-11 12:31:46 +01:00
#: classes/handler/public.php:281
#: classes/pref/prefs.php:1048
msgid "Default profile"
msgstr "Προκαθορισμένο προφίλ"
2018-12-11 12:31:46 +01:00
#: include/login_form.php:119
msgid "Use less traffic"
msgstr "Χρήση μικρότερης κίνησης"
2018-12-11 12:31:46 +01:00
#: include/login_form.php:123
msgid "Does not display images in articles, reduces automatic refreshes."
msgstr ""
2018-12-11 12:31:46 +01:00
#: include/login_form.php:131
msgid "Remember me"
msgstr "Απομνημόνευση"
2018-12-11 12:31:46 +01:00
#: include/login_form.php:137
#: classes/handler/public.php:681
msgid "Log in"
msgstr "Συνδεθείτε"
2018-12-01 10:59:18 +01:00
#: include/sessions.php:45
msgid "Session failed to validate (schema version changed)"
msgstr ""
2018-12-01 10:59:18 +01:00
#: include/sessions.php:53
msgid "Session failed to validate (UA changed)."
msgstr ""
#: include/sessions.php:67
msgid "Session failed to validate (password changed)"
msgstr ""
2018-12-01 10:59:18 +01:00
#: include/sessions.php:74
2017-12-11 17:06:22 +01:00
msgid "Session failed to validate (user not found)"
2016-03-23 20:58:20 +01:00
msgstr ""
2018-12-03 12:25:50 +01:00
#: classes/dlg.php:17
msgid "If you have imported labels and/or filters, you might need to reload preferences to see your new data."
2017-07-04 15:30:59 +02:00
msgstr ""
2018-12-11 12:31:46 +01:00
#: classes/dlg.php:30
#: classes/dlg.php:53
#: classes/dlg.php:86
#: classes/dlg.php:151
#: classes/dlg.php:180
#: classes/dlg.php:196
#: classes/backend.php:104
2018-12-03 12:25:50 +01:00
#: classes/pref/filters.php:208
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:1105
#: classes/pref/feeds.php:1472
#: classes/pref/feeds.php:1535
#: plugins/af_psql_trgm/init.php:111
#: plugins/share/init.php:133
#: plugins/import_export/init.php:447
#: plugins/import_export/init.php:491
2017-12-11 17:06:22 +01:00
msgid "Close this window"
msgstr "Κλείστε αυτό το παράθυρο"
2018-12-11 12:31:46 +01:00
#: classes/dlg.php:41
2018-12-02 14:30:48 +01:00
#, fuzzy
2018-12-03 12:25:50 +01:00
msgid "Your Public OPML URL is:"
msgstr "Κοινό OPML URL"
2018-12-11 12:31:46 +01:00
#: classes/dlg.php:50
#: classes/dlg.php:177
#: plugins/share/init.php:130
2018-12-03 12:25:50 +01:00
msgid "Generate new URL"
msgstr "Παραγωγή νέου URL"
2018-12-11 12:31:46 +01:00
#: classes/dlg.php:64
2018-12-03 12:25:50 +01:00
msgid "Update daemon is enabled in configuration, but daemon process is not running, which prevents all feeds from updating. Please start the daemon process or contact instance owner."
msgstr ""
2018-12-11 12:31:46 +01:00
#: classes/dlg.php:68
#: classes/dlg.php:77
2018-12-03 12:25:50 +01:00
msgid "Last update:"
msgstr "Τελευταία ενημέρωση:"
2018-12-11 12:31:46 +01:00
#: classes/dlg.php:73
2018-12-03 12:25:50 +01:00
msgid "Update daemon is taking too long to perform a feed update. This could indicate a problem like crash or a hang. Please check the daemon process or contact instance owner."
msgstr ""
2015-11-30 09:32:12 +01:00
2018-12-11 12:31:46 +01:00
#: classes/dlg.php:168
2018-12-03 12:25:50 +01:00
#, php-format
msgid "%s can be accessed via the following secret URL:"
msgstr ""
2015-11-30 09:32:12 +01:00
2018-12-11 12:31:46 +01:00
#: classes/dlg.php:189
2018-12-03 12:25:50 +01:00
msgid "You are using default tt-rss password. Please change it in the Preferences (Personal data / Authentication)."
msgstr ""
2018-12-11 12:31:46 +01:00
#: classes/dlg.php:193
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "Open Preferences"
msgstr "Προτιμήσεις"
2018-12-03 12:25:50 +01:00
#: classes/article.php:26
msgid "Article not found."
msgstr "Το άρθρο δεν βρέθηκε."
2018-12-11 12:31:46 +01:00
#: classes/article.php:214
2018-12-03 12:25:50 +01:00
msgid "Tags for this article (separated by commas):"
msgstr ""
2018-12-11 12:31:46 +01:00
#: classes/article.php:239
2018-12-03 12:25:50 +01:00
#: classes/pref/users.php:103
2018-12-11 12:31:46 +01:00
#: classes/pref/filters.php:526
#: classes/pref/prefs.php:999
#: classes/pref/labels.php:79
#: classes/pref/feeds.php:772
#: classes/pref/feeds.php:912
#: plugins/af_psql_trgm/init.php:190
#: plugins/af_redditimgur/init.php:67
#: plugins/nsfw/init.php:86
#: plugins/note/init.php:56
#: plugins/mail/init.php:66
#: plugins/af_zz_imgproxy/init.php:239
#: plugins/af_readability/init.php:81
2018-12-03 12:25:50 +01:00
msgid "Save"
msgstr "Αποθήκευση"
2015-11-30 09:32:12 +01:00
2018-12-11 12:31:46 +01:00
#: classes/article.php:241
#: classes/handler/public.php:650
#: classes/handler/public.php:684
#: classes/feeds.php:698
#: classes/feeds.php:750
#: classes/feeds.php:789
2018-12-03 12:25:50 +01:00
#: classes/pref/users.php:105
2018-12-11 12:31:46 +01:00
#: classes/pref/filters.php:529
#: classes/pref/filters.php:946
#: classes/pref/filters.php:1023
#: classes/pref/filters.php:1116
#: classes/pref/prefs.php:1001
#: classes/pref/labels.php:81
#: classes/pref/feeds.php:773
#: classes/pref/feeds.php:915
#: classes/pref/feeds.php:1672
#: plugins/note/init.php:58
2018-12-03 12:25:50 +01:00
#: plugins/mail/init.php:179
msgid "Cancel"
msgstr "Ακύρωση"
2015-11-30 09:32:12 +01:00
2018-12-11 12:31:46 +01:00
#: classes/article.php:336
#: classes/article.php:602
2018-12-03 12:25:50 +01:00
msgid "no tags"
msgstr "χωρίς ετικέτες"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/article.php:446
2018-12-03 12:25:50 +01:00
msgid "unknown type"
msgstr "άγνωστος τύπος"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/article.php:523
2018-12-03 12:25:50 +01:00
msgid "Attachments"
msgstr "Συνημμένα"
2017-12-11 17:06:22 +01:00
2018-12-03 12:25:50 +01:00
#: classes/backend.php:31
msgid "Other interface tips are available in the Tiny Tiny RSS wiki."
2017-12-11 17:06:22 +01:00
msgstr ""
2018-12-03 12:25:50 +01:00
#: classes/backend.php:36
msgid "Keyboard Shortcuts"
msgstr "Συντομεύσεις Πληκτρολογίου"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/backend.php:60
2018-12-03 12:25:50 +01:00
msgid "Shift"
msgstr "Shift"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/backend.php:63
2018-12-03 12:25:50 +01:00
msgid "Ctrl"
msgstr "Ctrl"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/backend.php:98
2018-12-03 12:25:50 +01:00
msgid "Help topic not found."
msgstr "Δεν βρέθηκε το θέμα βοήθειας."
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/handler/public.php:395
#: js/Article.js:155
#, fuzzy
msgid "comment"
msgid_plural "comments"
msgstr[0] "σχόλια"
msgstr[1] "σχόλια"
#: classes/handler/public.php:400
#: js/Article.js:152
msgid "comments"
msgstr "σχόλια"
#: classes/handler/public.php:614
#: plugins/bookmarklets/init.php:39
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "Share with Tiny Tiny RSS"
msgstr "Ενημέρωση του Tiny Tiny RSS"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/handler/public.php:622
2018-12-03 12:25:50 +01:00
msgid "Title:"
msgstr "Τίτλος:"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/handler/public.php:624
2018-12-03 12:25:50 +01:00
#: classes/pref/feeds.php:536
msgid "URL:"
msgstr "URL:"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/handler/public.php:626
2018-12-03 12:25:50 +01:00
msgid "Content:"
msgstr "Περιεχόμενο:"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/handler/public.php:628
2018-12-03 12:25:50 +01:00
msgid "Labels:"
msgstr "Ετικέτες:"
2018-12-11 12:31:46 +01:00
#: classes/handler/public.php:647
2018-12-03 12:25:50 +01:00
msgid "Shared article will appear in the Published feed."
2018-12-01 10:59:18 +01:00
msgstr ""
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/handler/public.php:649
2018-12-03 12:25:50 +01:00
msgid "Share"
msgstr "Διαμοιρασμός"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/handler/public.php:671
2018-12-03 12:25:50 +01:00
msgid "Not logged in"
msgstr "Δεν έγινε σύνδεση"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/handler/public.php:736
2018-12-03 12:25:50 +01:00
msgid "Incorrect username or password"
msgstr "Λανθασμένο όνομα χρήστη ή κωδικός πρόσβασης"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/handler/public.php:790
2018-12-03 12:25:50 +01:00
#, fuzzy, php-format
msgid "Already subscribed to <b>%s</b>."
msgstr "Εγγεγραμμένος σε %s"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/handler/public.php:793
2018-12-03 12:25:50 +01:00
#, fuzzy, php-format
msgid "Subscribed to <b>%s</b>."
msgstr "Εγγεγραμμένος σε %s"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/handler/public.php:796
2018-12-03 12:25:50 +01:00
#, php-format
msgid "Could not subscribe to <b>%s</b>."
msgstr ""
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/handler/public.php:799
2018-12-03 12:25:50 +01:00
#, fuzzy, php-format
msgid "No feeds found in <b>%s</b>."
msgstr "Δεν βρέθηκαν ροές."
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/handler/public.php:802
2018-12-03 12:25:50 +01:00
msgid "Multiple feed URLs found."
msgstr "Βρέθηκαν πολλαπλές URLs ροής."
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/handler/public.php:806
2018-12-03 12:25:50 +01:00
#, php-format
msgid "Could not subscribe to <b>%s</b>.<br>Can't download the Feed URL."
msgstr ""
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/handler/public.php:824
2018-12-03 12:25:50 +01:00
msgid "Subscribe to selected feed"
msgstr "Εγγραφή σε επιλεγμένες ροές"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/handler/public.php:851
2018-12-03 12:25:50 +01:00
msgid "Edit subscription options"
msgstr "Επεξεργασία επιλογών εγγραφής"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/handler/public.php:889
2018-12-03 12:25:50 +01:00
msgid "Password recovery"
msgstr "Ανάκτηση κωδικού πρόσβασης"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/handler/public.php:934
2018-12-03 12:25:50 +01:00
msgid "You will need to provide valid account name and email. A password reset link will be sent to your email address."
msgstr ""
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/handler/public.php:956
#: classes/pref/users.php:371
2018-12-03 12:25:50 +01:00
msgid "Reset password"
msgstr "Επαναφορά κωδικού πρόσβασης"
2015-11-30 09:32:12 +01:00
2018-12-11 12:31:46 +01:00
#: classes/handler/public.php:966
2018-12-03 12:25:50 +01:00
msgid "Some of the required form parameters are missing or incorrect."
msgstr ""
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/handler/public.php:970
#: classes/handler/public.php:1039
2018-12-03 12:25:50 +01:00
msgid "Go back"
msgstr "Επιστροφή"
2015-11-30 09:32:12 +01:00
2018-12-11 12:31:46 +01:00
#: classes/handler/public.php:1008
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "[tt-rss] Password reset request"
msgstr "[tt-rss] Ειδοποίηση αλλαγής κωδικού πρόσβασης"
2018-12-11 12:31:46 +01:00
#: classes/handler/public.php:1035
2018-12-03 12:25:50 +01:00
msgid "Sorry, login and email combination not found."
2015-11-30 09:32:12 +01:00
msgstr ""
2018-12-11 12:31:46 +01:00
#: classes/handler/public.php:1057
2018-12-03 12:25:50 +01:00
msgid "Your access level is insufficient to run this script."
msgstr ""
2018-12-11 12:31:46 +01:00
#: classes/handler/public.php:1083
2018-12-03 12:25:50 +01:00
msgid "Database Updater"
msgstr "Πρόγραμμα Ενημέρωσης Βάσης Δεδομένων"
2015-11-30 09:32:12 +01:00
2018-12-11 12:31:46 +01:00
#: classes/handler/public.php:1148
2018-12-03 12:25:50 +01:00
msgid "Perform updates"
msgstr "Εκτέλεση ενημερώσεων"
2018-12-03 12:25:50 +01:00
#: classes/opml.php:28
#: classes/opml.php:33
msgid "OPML Utility"
msgstr "Βοηθητικό OPML"
2018-12-03 12:25:50 +01:00
#: classes/opml.php:37
msgid "Importing OPML..."
msgstr "Εισαγωγή OPML σε εξέλιξη..."
2018-12-03 12:25:50 +01:00
#: classes/opml.php:42
msgid "Return to preferences"
msgstr "Επιστροφή σε προτιμήσεις"
2018-12-01 10:59:18 +01:00
2018-12-03 12:25:50 +01:00
#: classes/opml.php:298
#, php-format
msgid "Adding feed: %s"
msgstr "Προσθήκη ροής: %s"
2018-12-01 10:59:18 +01:00
2018-12-03 12:25:50 +01:00
#: classes/opml.php:309
2018-12-01 10:59:18 +01:00
#, php-format
2018-12-03 12:25:50 +01:00
msgid "Duplicate feed: %s"
msgstr "Αντιγραφή ροής: %s"
2015-11-30 09:32:12 +01:00
2018-12-03 12:25:50 +01:00
#: classes/opml.php:323
#, php-format
msgid "Adding label %s"
msgstr "Προσθήκη ετικέτας %s"
2018-12-03 12:25:50 +01:00
#: classes/opml.php:326
#, php-format
msgid "Duplicate label: %s"
msgstr "Αντιγραφή ετικέτας: %s"
2018-12-03 12:25:50 +01:00
#: classes/opml.php:338
#, php-format
msgid "Setting preference key %s to %s"
msgstr ""
2018-12-03 12:25:50 +01:00
#: classes/opml.php:374
msgid "Adding filter..."
msgstr "Προσθήκη φίλτρου σε εξέλιξη..."
2018-12-03 12:25:50 +01:00
#: classes/opml.php:509
#, php-format
msgid "Processing category: %s"
msgstr "Επεξεργασία κατηγορίας: %s"
2018-12-01 10:59:18 +01:00
2018-12-03 12:25:50 +01:00
#: classes/opml.php:555
#, php-format
msgid "Upload failed with error code %d"
msgstr ""
2018-12-03 12:25:50 +01:00
#: classes/opml.php:567
2018-12-11 12:31:46 +01:00
#: plugins/import_export/init.php:472
2018-12-03 12:25:50 +01:00
msgid "Unable to move uploaded file."
msgstr ""
2018-12-03 12:25:50 +01:00
#: classes/opml.php:571
2018-12-11 12:31:46 +01:00
#: plugins/import_export/init.php:476
2018-12-03 12:25:50 +01:00
msgid "Error: please upload OPML file."
msgstr ""
2015-11-30 09:32:12 +01:00
2018-12-03 12:25:50 +01:00
#: classes/opml.php:582
msgid "Error: unable to find moved OPML file."
msgstr ""
#: classes/opml.php:591
msgid "Error while parsing document."
msgstr "Σφάλμα κατά τη συντακτική ανάλυση του εγγράφου."
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:34
#: classes/feeds.php:35
#: classes/feeds.php:99
#: classes/feeds.php:100
#: classes/pref/feeds.php:1337
2017-07-04 15:30:59 +02:00
#, fuzzy
2018-12-03 12:25:50 +01:00
msgid "Show as feed"
msgstr "Αυτή τη ροή"
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:41
2018-12-03 12:25:50 +01:00
#, php-format
msgid "Last updated: %s"
msgstr "Ενημερώθηκε τελευταία: %s"
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:60
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "Select..."
msgstr "Επιλογή"
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:62
#: classes/pref/users.php:358
#: classes/pref/filters.php:392
#: classes/pref/filters.php:450
#: classes/pref/filters.php:796
#: classes/pref/filters.php:879
#: classes/pref/filters.php:906
#: classes/pref/prefs.php:1013
#: classes/pref/labels.php:266
2018-12-03 12:25:50 +01:00
#: classes/pref/feeds.php:1185
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:1427
#: classes/pref/feeds.php:1488
2018-12-03 12:25:50 +01:00
msgid "All"
msgstr "Όλα"
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:64
2018-12-03 12:25:50 +01:00
msgid "Invert"
msgstr "Αναστροφή"
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:65
#: classes/pref/users.php:360
#: classes/pref/filters.php:394
#: classes/pref/filters.php:452
#: classes/pref/filters.php:798
#: classes/pref/filters.php:881
#: classes/pref/filters.php:908
#: classes/pref/prefs.php:1015
#: classes/pref/labels.php:268
2018-12-03 12:25:50 +01:00
#: classes/pref/feeds.php:1187
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:1429
#: classes/pref/feeds.php:1490
2018-12-03 12:25:50 +01:00
msgid "None"
msgstr "Κανένα"
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:67
2018-12-03 12:25:50 +01:00
msgid "Selection toggle:"
msgstr "Εναλλαγή επιλογής:"
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:73
2018-12-03 12:25:50 +01:00
msgid "Selection:"
msgstr "Επιλογή:"
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:76
2018-12-03 12:25:50 +01:00
msgid "Set score"
msgstr "Ορισμός βαθμολογίας"
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:79
2018-12-03 12:25:50 +01:00
msgid "Move back"
msgstr "Κίνηση προς τα πίσω"
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:80
#: classes/pref/filters.php:401
#: classes/pref/filters.php:459
#: classes/pref/filters.php:888
#: classes/pref/filters.php:915
2018-12-03 12:25:50 +01:00
msgid "Delete"
msgstr "Διαγραφή"
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:82
msgid "Archive"
msgstr "Αρχειοθέτηση"
#: classes/feeds.php:86
#: classes/feeds.php:91
2018-12-03 12:25:50 +01:00
#: plugins/mail/init.php:76
2018-12-11 12:31:46 +01:00
#: plugins/mailto/init.php:24
2018-12-03 12:25:50 +01:00
msgid "Forward by email"
msgstr "Προώθηση μέσω e-mail"
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:95
2018-12-03 12:25:50 +01:00
msgid "Feed:"
msgstr "Ροή:"
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:149
#: classes/feeds.php:495
2018-12-03 12:25:50 +01:00
msgid "Feed not found."
msgstr "Η ροή δεν βρέθηκε."
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:209
2018-12-03 12:25:50 +01:00
msgid "Never"
msgstr "Ποτέ"
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:257
#: classes/feeds.php:1249
msgid "Archived articles"
msgstr "Αρχειοθετημένα άρθρα"
#: classes/feeds.php:317
msgid "Collapse article"
msgstr "Σύμπτυξη άρθρου"
2018-12-03 12:25:50 +01:00
#: classes/feeds.php:342
2018-12-01 10:59:18 +01:00
#, php-format
2018-12-03 12:25:50 +01:00
msgid "Imported at %s"
msgstr "Εισήχθη στις %s"
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:387
2018-12-03 12:25:50 +01:00
msgid "No unread articles found to display."
2018-12-01 10:59:18 +01:00
msgstr ""
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:390
2018-12-03 12:25:50 +01:00
msgid "No updated articles found to display."
msgstr ""
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:393
2018-12-03 12:25:50 +01:00
msgid "No starred articles found to display."
msgstr ""
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:397
2018-12-03 12:25:50 +01:00
msgid "No articles found to display. You can assign articles to labels manually from article header context menu (applies to all selected articles) or use a filter."
msgstr ""
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:399
2018-12-03 12:25:50 +01:00
msgid "No articles found to display."
msgstr ""
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:415
#: classes/feeds.php:585
2018-12-03 12:25:50 +01:00
#, fuzzy, php-format
msgid "Feeds last updated at %s"
msgstr "Ενημερώθηκε τελευταία: %s"
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:427
#: classes/feeds.php:597
2018-12-03 12:25:50 +01:00
msgid "Some feeds have update errors (click for details)"
msgstr ""
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:574
2018-12-03 12:25:50 +01:00
msgid "No feed selected."
msgstr "Δεν επιλέχθηκε ροή."
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:636
#: classes/feeds.php:644
2018-12-03 12:25:50 +01:00
msgid "Feed or site URL"
msgstr "URL ροής ή ιστοτόπου"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:650
#: classes/pref/feeds.php:558
#: classes/pref/feeds.php:799
#: classes/pref/feeds.php:1635
2018-12-03 12:25:50 +01:00
msgid "Place in category:"
msgstr "Τοποθέτηση σε κατηγορία:"
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:658
2018-12-03 12:25:50 +01:00
msgid "Available feeds"
msgstr "Διαθέσιμες ροές"
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:670
2018-12-03 12:25:50 +01:00
#: classes/pref/users.php:61
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:620
#: classes/pref/feeds.php:847
2018-12-03 12:25:50 +01:00
msgid "Authentication"
msgstr "Πιστοποίηση"
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:674
#: classes/pref/users.php:403
#: classes/pref/feeds.php:624
#: classes/pref/feeds.php:851
#: classes/pref/feeds.php:1649
2018-12-03 12:25:50 +01:00
msgid "Login"
msgstr "Σύνδεση"
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:678
#: classes/pref/prefs.php:247
#: classes/pref/feeds.php:630
#: classes/pref/feeds.php:859
#: classes/pref/feeds.php:1652
2018-12-03 12:25:50 +01:00
msgid "Password"
msgstr "Κωδικός Πρόσβασης"
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:689
#: classes/pref/feeds.php:644
2018-12-03 12:25:50 +01:00
msgid "This feed requires authentication."
msgstr "Αυτή η ροή απαιτεί πιστοποίηση."
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:692
#: classes/feeds.php:748
#: classes/pref/feeds.php:1671
2018-12-03 12:25:50 +01:00
msgid "Subscribe"
msgstr "Εγγραφή"
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:695
2018-12-03 12:25:50 +01:00
msgid "More feeds"
msgstr "Περισσότερες ροές"
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:720
#: classes/feeds.php:788
#: classes/pref/users.php:345
#: classes/pref/filters.php:789
2018-12-03 12:25:50 +01:00
#: classes/pref/feeds.php:1178
2018-12-11 12:31:46 +01:00
#: js/Feeds.js:556
2018-12-03 12:25:50 +01:00
msgid "Search"
msgstr "Αναζήτηση"
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:724
2018-12-03 12:25:50 +01:00
msgid "Popular feeds"
msgstr "Δημοφιλείς ροές"
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:725
2018-12-03 12:25:50 +01:00
msgid "Feed archive"
msgstr "Αρχειοθέτηση ροής"
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:728
2018-12-03 12:25:50 +01:00
msgid "limit:"
msgstr "όριο:"
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:749
#: classes/pref/users.php:369
#: classes/pref/filters.php:519
#: classes/pref/filters.php:815
#: classes/pref/labels.php:275
#: classes/pref/feeds.php:750
2018-12-03 12:25:50 +01:00
msgid "Remove"
msgstr "Αφαίρεση"
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:762
2018-12-03 12:25:50 +01:00
msgid "Look for"
msgstr "Αναζήτηση"
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:770
2018-12-03 12:25:50 +01:00
#, php-format
msgid "in %s"
msgstr ""
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:775
2018-12-03 12:25:50 +01:00
msgid "Used for word stemming"
msgstr ""
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:784
2018-12-03 12:25:50 +01:00
msgid "Search syntax"
msgstr "Σύνταξη αναζήτησης"
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:1241
2018-12-03 12:25:50 +01:00
msgid "Starred articles"
msgstr "Άρθρα με αστέρια"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:1243
2018-12-03 12:25:50 +01:00
msgid "Published articles"
msgstr "Δημοσιευμένα άρθρα"
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:1245
2018-12-03 12:25:50 +01:00
msgid "Fresh articles"
msgstr "Καινούργια άρθρα"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:1251
2018-12-03 12:25:50 +01:00
msgid "Recently read"
msgstr "Πρόσφατα αναγνωσμένα"
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:1372
2018-12-03 12:25:50 +01:00
msgid "Special"
msgstr "Ειδικό"
2018-12-11 12:31:46 +01:00
#: classes/feeds.php:1630
2018-12-03 12:25:50 +01:00
#, php-format
msgid "Search results: %s"
msgstr "Αποτελέσματα αναζήτησης: %s"
#: classes/pref/users.php:6
#: classes/pref/system.php:8
msgid "Your access level is insufficient to open this tab."
msgstr ""
#: classes/pref/users.php:26
2018-12-01 10:59:18 +01:00
#, fuzzy
2018-12-03 12:25:50 +01:00
msgid "Edit user"
msgstr "Επεξεργασία κανόνα"
2018-12-03 12:25:50 +01:00
#: classes/pref/users.php:64
msgid "Access level: "
msgstr "Επίπεδο πρόσβασης: "
2018-12-03 12:25:50 +01:00
#: classes/pref/users.php:82
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:646
#: classes/pref/feeds.php:865
2018-12-03 12:25:50 +01:00
msgid "Options"
msgstr "Επιλογές"
2018-12-03 12:25:50 +01:00
#: classes/pref/users.php:96
msgid "User details"
msgstr "Λεπτομέρειες χρήστη"
2018-12-01 10:59:18 +01:00
2018-12-03 12:25:50 +01:00
#: classes/pref/users.php:136
2018-12-11 12:31:46 +01:00
#: classes/pref/users.php:406
2018-12-03 12:25:50 +01:00
msgid "Registered"
msgstr "Εγγεγραμμένος"
#: classes/pref/users.php:137
msgid "Last logged in"
msgstr "Τελευταία σύνδεση"
#: classes/pref/users.php:145
msgid "Subscribed feeds count"
msgstr "Αριθμός εγγεγραμμένων ροών"
#: classes/pref/users.php:146
#, fuzzy
msgid "Stored articles"
msgstr "Άρθρα με αστέρια"
#: classes/pref/users.php:150
2018-12-11 12:31:46 +01:00
#: classes/pref/users.php:405
2018-12-03 12:25:50 +01:00
msgid "Subscribed feeds"
msgstr "Εγγεγραμμένες ροές"
#: classes/pref/users.php:176
msgid "User not found"
msgstr "Ο χρήστης δεν βρέθηκε."
#: classes/pref/users.php:247
#, php-format
msgid "Added user %s with password %s"
msgstr ""
#: classes/pref/users.php:254
2018-12-01 10:59:18 +01:00
#, fuzzy, php-format
2018-12-03 12:25:50 +01:00
msgid "Could not create user %s"
msgstr "Δημιουργία χρήστη"
#: classes/pref/users.php:258
#, php-format
msgid "User %s already exists."
msgstr ""
#: classes/pref/users.php:286
#, fuzzy, php-format
msgid "Changed password of user %s to %s"
msgstr "Αλλαγή κωδικού πρόσβασης"
#: classes/pref/users.php:288
#, php-format
msgid "Sending new password of user %s to %s"
msgstr ""
#: classes/pref/users.php:311
msgid "[tt-rss] Password change notification"
msgstr "[tt-rss] Ειδοποίηση αλλαγής κωδικού πρόσβασης"
2018-12-11 12:31:46 +01:00
#: classes/pref/users.php:355
#: classes/pref/filters.php:389
#: classes/pref/filters.php:447
#: classes/pref/filters.php:793
#: classes/pref/filters.php:876
#: classes/pref/filters.php:903
#: classes/pref/prefs.php:1010
#: classes/pref/labels.php:263
2018-12-03 12:25:50 +01:00
#: classes/pref/feeds.php:1182
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:1424
#: classes/pref/feeds.php:1485
2018-12-03 12:25:50 +01:00
msgid "Select"
msgstr "Επιλογή"
2018-12-11 12:31:46 +01:00
#: classes/pref/users.php:363
2018-12-03 12:25:50 +01:00
msgid "Create user"
msgstr "Δημιουργία χρήστη"
2018-12-11 12:31:46 +01:00
#: classes/pref/users.php:367
#: classes/pref/filters.php:808
2018-12-03 12:25:50 +01:00
msgid "Edit"
msgstr "Επεξεργασία"
2018-12-01 10:59:18 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/users.php:404
2018-12-03 12:25:50 +01:00
msgid "Access Level"
msgstr "Επίπεδο Πρόσβασης"
2018-12-01 10:59:18 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/users.php:407
2018-12-03 12:25:50 +01:00
msgid "Last login"
msgstr "Τελευταία σύνδεση"
2018-12-01 10:59:18 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/users.php:424
2018-12-03 12:25:50 +01:00
msgid "Click to edit"
msgstr "Κάντε κλικ για επεξεργασία"
2018-12-11 12:31:46 +01:00
#: classes/pref/users.php:440
2018-12-03 12:25:50 +01:00
msgid "No users defined."
msgstr "Δεν ορίστηκαν χρήστες."
2018-12-11 12:31:46 +01:00
#: classes/pref/users.php:442
2018-12-03 12:25:50 +01:00
msgid "No matching users found."
msgstr "Δεν βρέθηκαν χρήστες που να αντιστοιχούν."
2018-12-11 12:31:46 +01:00
#: classes/pref/system.php:30
2018-12-02 14:30:48 +01:00
msgid "Event Log"
msgstr ""
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/system.php:41
2017-12-11 17:06:22 +01:00
msgid "Refresh"
msgstr "Ανανέωση"
2018-12-11 12:31:46 +01:00
#: classes/pref/system.php:44
#: classes/pref/prefs.php:629
2018-12-02 14:30:48 +01:00
msgid "Clear"
msgstr "Απαλοιφή"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/system.php:49
2017-12-11 17:06:22 +01:00
msgid "Error"
msgstr "Σφάλμα"
2018-12-11 12:31:46 +01:00
#: classes/pref/system.php:50
2017-12-11 17:06:22 +01:00
msgid "Filename"
msgstr "Όνομα αρχείου"
2018-12-11 12:31:46 +01:00
#: classes/pref/system.php:51
2017-12-11 17:06:22 +01:00
msgid "Message"
msgstr "Μήνυμα"
2018-12-11 12:31:46 +01:00
#: classes/pref/system.php:53
2017-12-11 17:06:22 +01:00
msgid "Date"
msgstr "Ημερομηνία"
2018-12-03 12:25:50 +01:00
#: classes/pref/filters.php:155
2017-12-11 17:06:22 +01:00
#, fuzzy
2018-12-03 12:25:50 +01:00
msgid "Preview article"
msgstr "Καινούργια άρθρα"
2017-12-11 17:06:22 +01:00
2018-12-03 12:25:50 +01:00
#: classes/pref/filters.php:267
2018-12-11 12:31:46 +01:00
#: classes/pref/filters.php:574
2018-12-03 12:25:50 +01:00
msgid "(inverse)"
msgstr "(αναστροφή)"
2017-12-11 17:06:22 +01:00
2018-12-03 12:25:50 +01:00
#: classes/pref/filters.php:263
2018-12-11 12:31:46 +01:00
#: classes/pref/filters.php:573
2018-12-03 12:25:50 +01:00
#, php-format
msgid "%s on %s in %s %s"
2017-12-11 17:06:22 +01:00
msgstr ""
2018-12-11 12:31:46 +01:00
#: classes/pref/filters.php:378
#: classes/pref/filters.php:867
2018-12-03 12:25:50 +01:00
#: classes/pref/labels.php:25
msgid "Caption"
msgstr "Λεζάντα"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/filters.php:384
#: classes/pref/filters.php:871
#: classes/pref/filters.php:978
2018-12-03 12:25:50 +01:00
msgid "Match"
msgstr "Αντιστοίχιση"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/filters.php:398
#: classes/pref/filters.php:456
#: classes/pref/filters.php:885
#: classes/pref/filters.php:912
2018-12-03 12:25:50 +01:00
msgid "Add"
msgstr "Προσθήκη"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/filters.php:442
#: classes/pref/filters.php:898
2018-12-03 12:25:50 +01:00
msgid "Apply actions"
msgstr "Εφαρμογή ενεργειών"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/filters.php:493
#: classes/pref/filters.php:927
2018-12-03 12:25:50 +01:00
msgid "Enabled"
msgstr "Ενεργοποιημένο"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/filters.php:502
#: classes/pref/filters.php:930
2018-12-03 12:25:50 +01:00
msgid "Match any rule"
msgstr "Αντιστοίχιση με οποιονδήποτε κανόνα"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/filters.php:511
#: classes/pref/filters.php:933
2018-12-03 12:25:50 +01:00
msgid "Inverse matching"
msgstr "Αναστροφή αντιστοίχισης"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/filters.php:523
#: classes/pref/filters.php:940
2018-12-03 12:25:50 +01:00
msgid "Test"
msgstr "Δοκιμή"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/filters.php:805
2018-12-03 12:25:50 +01:00
msgid "Combine"
msgstr "Συνδυασμός"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/filters.php:811
2018-12-03 12:25:50 +01:00
#: classes/pref/feeds.php:1198
#: classes/pref/feeds.php:1212
msgid "Reset sort order"
msgstr "Επαναφορά σειράς ταξινόμησης"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/filters.php:943
2018-12-03 12:25:50 +01:00
msgid "Create"
msgstr "Δημιουργία"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/filters.php:988
2018-12-03 12:25:50 +01:00
msgid "Regular expression, without outer delimiters (i.e. slashes)"
2017-12-11 17:06:22 +01:00
msgstr ""
2018-12-11 12:31:46 +01:00
#: classes/pref/filters.php:994
2018-12-03 12:25:50 +01:00
msgid "Inverse regular expression matching"
msgstr "Αναστροφή τακτικής αντιστοίχισης έκφρασης"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/filters.php:996
2018-12-03 12:25:50 +01:00
msgid "on field"
msgstr "επί τόπου"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/filters.php:1002
#: js/PrefFilterTree.js:45
2018-12-03 12:25:50 +01:00
msgid "in"
msgstr "σε"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/filters.php:1015
2018-12-03 12:25:50 +01:00
msgid "Wiki: Filters"
msgstr "Wiki: Φίλτρα"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/filters.php:1020
2018-12-03 12:25:50 +01:00
msgid "Save rule"
msgstr "Αποθήκευση κανόνα"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/filters.php:1020
2018-12-03 12:25:50 +01:00
#: js/CommonFilters.js:133
msgid "Add rule"
msgstr "Προσθήκη κανόνα"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/filters.php:1043
2018-12-03 12:25:50 +01:00
msgid "Perform Action"
msgstr "Πραγματοποίηση Ενέργειας"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/filters.php:1094
2018-12-01 10:59:18 +01:00
#, fuzzy
2018-12-03 12:25:50 +01:00
msgid "No actions available"
msgstr "Διατίθεται νέα έκδοση!"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/filters.php:1113
2018-12-03 12:25:50 +01:00
msgid "Save action"
msgstr "Αποθήκευση ενέργειας"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/filters.php:1113
2018-12-03 12:25:50 +01:00
#: js/CommonFilters.js:155
msgid "Add action"
msgstr "Προσθήκη ενέργειας"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/filters.php:1140
2018-12-03 12:25:50 +01:00
msgid "[No caption]"
msgstr "[Χωρίς λεζάντα]"
2018-04-28 16:03:51 +02:00
2018-12-11 12:31:46 +01:00
#: classes/pref/filters.php:1142
2018-12-02 14:30:48 +01:00
#, fuzzy, php-format
2018-12-03 12:25:50 +01:00
msgid "%s (%d rule)"
msgid_plural "%s (%d rules)"
msgstr[0] "Προσθήκη κανόνα"
msgstr[1] "Προσθήκη κανόνα"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/filters.php:1156
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "matches any rule"
msgstr "Αντιστοίχιση με οποιονδήποτε κανόνα"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/filters.php:1159
2018-12-02 14:30:48 +01:00
#, fuzzy, php-format
2018-12-03 12:25:50 +01:00
msgid "%s (+%d action)"
msgid_plural "%s (+%d actions)"
msgstr[0] "Προσθήκη ενέργειας"
msgstr[1] "Προσθήκη ενέργειας"
2017-12-11 17:06:22 +01:00
2018-12-03 12:25:50 +01:00
#: classes/pref/prefs.php:18
#: classes/pref/feeds.php:513
msgid "General"
msgstr "Γενικά"
2017-12-11 17:06:22 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:19
msgid "Interface"
msgstr "Διεπαφή"
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:20
msgid "Advanced"
msgstr "Για προχωρημένους"
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:21
msgid "Digest"
msgstr "Σύνοψη"
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:25
msgid "Allow duplicate articles"
msgstr "Να επιτρέπονται τα διπλότυπα άρθρα"
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:26
msgid "Blacklisted tags"
msgstr "Ετικέτες στη μαύρη λίστα"
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:26
msgid "When auto-detecting tags in articles these tags will not be applied (comma-separated list)."
msgstr ""
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:27
msgid "Automatically mark articles as read"
msgstr ""
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:27
msgid "This option enables marking articles as read automatically while you scroll article list."
msgstr ""
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:28
msgid "Automatically expand articles in combined mode"
msgstr ""
2016-03-23 20:58:20 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:29
msgid "Combined feed display"
msgstr "Εμφάνιση συνδυασμένης ροής"
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:29
msgid "Display expanded list of feed articles, instead of separate displays for headlines and article content"
msgstr ""
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:30
2016-01-17 14:34:59 +01:00
#, fuzzy
2017-07-04 15:30:59 +02:00
msgid "Confirm marking feed as read"
msgstr "σήμανση ροής ως αναγνωσμένη"
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:31
msgid "Amount of articles to display at once"
msgstr ""
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:32
msgid "Default feed update interval"
msgstr "Προκαθορισμένο διάστημα ενημέρωσης ροής"
2016-03-23 20:58:20 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:32
msgid "Shortest interval at which a feed will be checked for updates regardless of update method"
2016-01-17 14:34:59 +01:00
msgstr ""
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:33
#, fuzzy
msgid "Mark articles in e-mail digest as read"
2016-01-17 14:34:59 +01:00
msgstr "Συμπεριλάβετε σε σύνοψη e-mail"
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:34
msgid "Enable e-mail digest"
msgstr "Ενεργοποίηση σύνοψης e-mail"
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:34
msgid "This option enables sending daily digest of new (and unread) headlines on your configured e-mail address"
msgstr ""
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:35
msgid "Try to send digests around specified time"
2017-03-23 13:25:26 +01:00
msgstr ""
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:35
msgid "Uses UTC timezone"
msgstr "Χρησιμοποιεί τη UTC ζώνη ώρας"
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:36
msgid "Enable API access"
msgstr "Ενεργοποίηση πρόσβασης API"
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:36
msgid "Allows external clients to access this account through the API"
msgstr ""
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:37
msgid "Enable feed categories"
msgstr "Ενεργοποίηση κατηγοριών ροών"
2016-03-23 20:58:20 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:38
#, fuzzy
msgid "Sort feeds by unread articles count"
msgstr "Εκκαθάριση μη αναγνωσμένων άρθρων"
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:39
msgid "Maximum age of fresh articles (in hours)"
2016-01-17 14:34:59 +01:00
msgstr ""
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:40
#, fuzzy
msgid "Hide feeds with no unread articles"
msgstr "Εκκαθάριση μη αναγνωσμένων άρθρων"
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:41
msgid "Show special feeds when hiding read feeds"
msgstr ""
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:42
msgid "Long date format"
msgstr "Μακρά μορφή ημερομηνίας"
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:42
msgid "The syntax used is identical to the PHP <a href='http://php.net/manual/function.date.php'>date()</a> function."
msgstr ""
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:43
#, fuzzy
msgid "On catchup show next feed"
msgstr "Άνοιγμα επόμενης ροής"
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:43
msgid "Automatically open next feed with unread articles after marking one as read"
msgstr ""
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:44
msgid "Purge articles after this number of days (0 - disables)"
msgstr ""
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:45
msgid "Purge unread articles"
msgstr "Εκκαθάριση μη αναγνωσμένων άρθρων"
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:46
#, fuzzy
msgid "Reverse headline order (oldest first)"
msgstr "Αναστροφή κεφαλίδων"
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:47
msgid "Short date format"
msgstr "Σύντομη μορφή ημερομηνίας"
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:48
msgid "Show content preview in headlines list"
msgstr ""
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:49
msgid "Sort headlines by feed date"
msgstr ""
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:49
msgid "Use feed-specified date to sort headlines instead of local import date."
msgstr ""
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:50
msgid "Login with an SSL certificate"
msgstr ""
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:50
msgid "Click to register your SSL client certificate with tt-rss"
2016-01-17 14:34:59 +01:00
msgstr ""
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:51
#, fuzzy
2018-09-07 09:25:06 +02:00
msgid "Do not embed media in articles"
2017-07-04 15:30:59 +02:00
msgstr "Μην ενσωματώνετε εικόνες"
#: classes/pref/prefs.php:52
msgid "Strip unsafe tags from articles"
2016-01-17 14:34:59 +01:00
msgstr ""
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:52
msgid "Strip all but most common HTML tags when reading articles."
msgstr ""
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:53
2018-12-11 12:31:46 +01:00
#: js/PrefHelpers.js:115
2017-07-04 15:30:59 +02:00
msgid "Customize stylesheet"
msgstr "Διαμόρφωση φύλλου ύφους"
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:53
#, fuzzy
msgid "Customize CSS stylesheet to your liking"
msgstr "Διαμόρφωση φύλλου ύφους"
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:54
msgid "Time zone"
msgstr "Ζώνη ώρας"
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:55
msgid "Group headlines in virtual feeds"
2016-01-17 14:34:59 +01:00
msgstr ""
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:55
msgid "Special feeds, labels, and categories are grouped by originating feeds"
msgstr ""
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:56
msgid "Language"
msgstr "Γλώσσα"
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:57
msgid "Theme"
msgstr "Θέμα"
2016-01-17 14:34:59 +01:00
2017-07-04 15:30:59 +02:00
#: classes/pref/prefs.php:57
msgid "Select one of the available CSS themes"
2016-01-17 14:34:59 +01:00
msgstr ""
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:129
2017-07-04 15:30:59 +02:00
msgid "The configuration was saved."
msgstr "Η διαμόρφωση αποθηκεύτηκε."
2016-01-17 14:34:59 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:143
2017-07-04 15:30:59 +02:00
msgid "Your personal data has been saved."
2016-01-17 14:34:59 +01:00
msgstr ""
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:159
2017-07-04 15:30:59 +02:00
msgid "Your preferences are now set to default values."
2016-01-17 14:34:59 +01:00
msgstr ""
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:183
2017-07-04 15:30:59 +02:00
msgid "Personal data / Authentication"
msgstr "Προσωπικά δεδομένα / Πιστοποίηση"
2016-03-23 20:58:20 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:203
2017-07-04 15:30:59 +02:00
msgid "Personal data"
msgstr "Προσωπικά δεδομένα"
2016-01-17 14:34:59 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:215
2017-07-04 15:30:59 +02:00
msgid "Full name"
msgstr "Πλήρες όνομα"
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:219
2017-07-04 15:30:59 +02:00
msgid "E-mail"
msgstr "E-mail"
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:225
2017-07-04 15:30:59 +02:00
msgid "Access level"
msgstr "Επίπεδο πρόσβασης"
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:235
2017-07-04 15:30:59 +02:00
msgid "Save data"
msgstr "Αποθήκευση δεδομένων"
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:283
2017-07-04 15:30:59 +02:00
msgid "Changing your current password will disable OTP."
2016-01-17 14:34:59 +01:00
msgstr ""
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:288
2017-07-04 15:30:59 +02:00
msgid "Old password"
msgstr "Παλιός Κωδικός Πρόσβασης"
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:291
2017-07-04 15:30:59 +02:00
msgid "New password"
msgstr "Νέος Κωδικός Πρόσβασης"
2016-03-23 20:58:20 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:296
2017-07-04 15:30:59 +02:00
msgid "Confirm password"
msgstr "Επιβεβαίωση κωδικού πρόσβασης"
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:306
2017-07-04 15:30:59 +02:00
msgid "Change password"
msgstr "Αλλαγή κωδικού πρόσβασης"
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:312
2017-07-04 15:30:59 +02:00
msgid "One time passwords / Authenticator"
msgstr "Κωδικοί πρόσβασης / Επαληθευτής μίας φοράς"
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:316
2017-12-11 17:06:22 +01:00
msgid "One time passwords are currently enabled. Enter your current password below to disable."
msgstr ""
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:341
#: classes/pref/prefs.php:392
2017-12-11 17:06:22 +01:00
msgid "Enter your password"
msgstr "Εισάγετε τον κωδικό πρόσβασής σας"
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:352
2017-12-11 17:06:22 +01:00
msgid "Disable OTP"
msgstr "Απενεργοποίηση του OTP"
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:358
2017-12-11 17:06:22 +01:00
msgid "You will need a compatible Authenticator to use this. Changing your password would automatically disable OTP."
msgstr ""
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:360
2017-12-11 17:06:22 +01:00
msgid "Scan the following code by the Authenticator application:"
2016-01-17 14:34:59 +01:00
msgstr ""
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:397
2017-12-11 17:06:22 +01:00
#, fuzzy
msgid "Enter the generated one time password"
msgstr "Λανθασμένος κωδικός πρόσβασης μίας φοράς"
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:411
2017-12-11 17:06:22 +01:00
msgid "Enable OTP"
msgstr "Ενεργοποίηση του OTP"
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:417
2017-12-11 17:06:22 +01:00
msgid "PHP GD functions are required for OTP support."
2016-03-23 20:58:20 +01:00
msgstr ""
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:463
2017-12-11 17:06:22 +01:00
msgid "Some preferences are only available in default profile."
2016-03-23 20:58:20 +01:00
msgstr ""
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:549
2017-12-11 17:06:22 +01:00
msgid "Customize"
msgstr "Διαμόρφωση"
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:563
#, fuzzy
msgid "default"
msgstr "Προκαθορισμένο"
#: classes/pref/prefs.php:625
2017-12-11 17:06:22 +01:00
msgid "Register"
2016-03-23 20:58:20 +01:00
msgstr "Εγγραφή"
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:635
2017-12-11 17:06:22 +01:00
#, php-format
msgid "Current server time: %s (UTC)"
msgstr ""
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:667
2017-12-11 17:06:22 +01:00
msgid "Save configuration"
msgstr "Αποθήκευση διαμόρφωσης"
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:671
2017-12-11 17:06:22 +01:00
msgid "Save and exit preferences"
msgstr "Προτιμήσεις αποθήκευσης και εξόδου"
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:676
2017-12-11 17:06:22 +01:00
msgid "Manage profiles"
msgstr "Διαχείριση προφίλ"
2015-11-30 09:32:12 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:679
2017-12-11 17:06:22 +01:00
msgid "Reset to defaults"
msgstr "Επαναφορά σε προεπιλογή"
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:693
#: classes/pref/feeds.php:755
2018-12-03 12:25:50 +01:00
msgid "Plugins"
msgstr "Πρόσθετα"
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:726
2017-12-11 17:06:22 +01:00
msgid "System plugins"
msgstr "Πρόσθετα συστήματος"
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:727
2017-12-11 17:06:22 +01:00
msgid "System plugins are enabled in <strong>config.php</strong> for all users."
msgstr ""
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:732
#: classes/pref/prefs.php:788
2017-12-11 17:06:22 +01:00
msgid "Plugin"
msgstr "Πρόσθετο"
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:733
#: classes/pref/prefs.php:789
2017-12-11 17:06:22 +01:00
msgid "Description"
msgstr "Περιγραφή"
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:734
#: classes/pref/prefs.php:790
2017-12-11 17:06:22 +01:00
msgid "Version"
msgstr "Έκδοση"
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:735
#: classes/pref/prefs.php:791
2017-12-11 17:06:22 +01:00
msgid "Author"
msgstr "Συντάκτης"
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:766
#: classes/pref/prefs.php:825
2017-12-11 17:06:22 +01:00
msgid "more info"
msgstr "περισσότερες πληροφορίες"
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:775
#: classes/pref/prefs.php:834
2017-12-11 17:06:22 +01:00
msgid "Clear data"
msgstr "Απαλοιφή δεδομένων"
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:784
2017-12-11 17:06:22 +01:00
msgid "User plugins"
msgstr "Πρόσθετα χρήστη"
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:853
2018-12-03 12:25:50 +01:00
msgid "Enable selected plugins"
msgstr "Ενεργοποίηση επιλεγμένων προσθέτων"
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:929
2018-12-03 12:25:50 +01:00
msgid "Incorrect one time password"
msgstr "Λανθασμένος κωδικός πρόσβασης μίας φοράς"
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:934
#: classes/pref/prefs.php:965
2018-12-03 12:25:50 +01:00
msgid "Incorrect password"
msgstr "Λανθασμένος κωδικός πρόσβασης"
2018-12-01 10:59:18 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:989
msgid "You can override colors, fonts and layout of your currently selected theme with custom CSS declarations here."
msgstr ""
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:1024
2018-12-03 12:25:50 +01:00
msgid "Create profile"
msgstr "Δημιουργία προφίλ"
2018-12-01 10:59:18 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:1043
#: classes/pref/prefs.php:1065
2018-12-03 12:25:50 +01:00
msgid "(active)"
msgstr "(ενεργό)"
2018-12-01 10:59:18 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:1099
2018-12-03 12:25:50 +01:00
msgid "Remove selected profiles"
msgstr "Αφαίρεση επιλεγμένων προφίλ"
2018-12-11 12:31:46 +01:00
#: classes/pref/prefs.php:1101
2018-12-03 12:25:50 +01:00
msgid "Activate profile"
msgstr "Ενεργοποίηση προφίλ"
2018-12-11 12:31:46 +01:00
#: classes/pref/labels.php:37
2018-12-03 12:25:50 +01:00
msgid "Colors"
msgstr "Χρώματα"
2015-03-05 21:48:48 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/labels.php:42
2018-12-03 12:25:50 +01:00
msgid "Foreground:"
msgstr "Προσκήνιο:"
2015-03-05 21:48:48 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/labels.php:42
2018-12-03 12:25:50 +01:00
msgid "Background:"
msgstr "Παρασκήνιο:"
2018-12-11 12:31:46 +01:00
#: classes/pref/labels.php:237
2018-12-03 12:25:50 +01:00
#, fuzzy, php-format
msgid "Created label <b>%s</b>"
msgstr "Δημιουργία ετικέτας"
2018-12-01 10:59:18 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/labels.php:278
2018-12-03 12:25:50 +01:00
msgid "Clear colors"
msgstr "Απαλοιφή χρωμάτων"
2018-12-03 12:25:50 +01:00
#: classes/pref/feeds.php:15
msgid "Check to enable field"
msgstr "Έλεγχος για ενεργοποίηση πεδίου"
2015-11-30 09:32:12 +01:00
2018-12-03 12:25:50 +01:00
#: classes/pref/feeds.php:64
#: classes/pref/feeds.php:219
#: classes/pref/feeds.php:267
#: classes/pref/feeds.php:273
#: classes/pref/feeds.php:302
#, fuzzy, php-format
msgid "(%d feed)"
msgid_plural "(%d feeds)"
msgstr[0] "Επεξεργασία ροής"
msgstr[1] "Επεξεργασία ροής"
2015-06-23 07:54:40 +02:00
2018-12-03 12:25:50 +01:00
#: classes/pref/feeds.php:527
msgid "Feed Title"
msgstr "Τίτλος Ροής"
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:538
msgid "Feed URL"
msgstr "URL Ροής"
#: classes/pref/feeds.php:570
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "Site URL:"
msgstr "URL άρθρου:"
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:572
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "Site URL"
msgstr "URL Ροής"
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:583
#: classes/pref/feeds.php:813
2018-12-01 10:59:18 +01:00
#, fuzzy
2018-12-03 12:25:50 +01:00
msgid "Language:"
msgstr "Γλώσσα"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:590
#: classes/pref/feeds.php:822
2018-12-03 12:25:50 +01:00
msgid "Update"
msgstr "Ενημέρωση"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:605
#: classes/pref/feeds.php:838
2018-12-03 12:25:50 +01:00
msgid "Article purging:"
msgstr "Εκκαθάριση άρθρου:"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:634
2018-12-03 12:25:50 +01:00
msgid "<b>Hint:</b> you need to fill in your login information if your feed requires authentication, except for Twitter feeds."
msgstr ""
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:660
#: classes/pref/feeds.php:869
2018-12-03 12:25:50 +01:00
msgid "Hide from Popular feeds"
msgstr "Απόκρυψη από Δημοφιλείς ροές"
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:672
#: classes/pref/feeds.php:875
2018-12-03 12:25:50 +01:00
msgid "Include in e-mail digest"
msgstr "Συμπεριλάβετε σε σύνοψη e-mail"
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:685
#: classes/pref/feeds.php:881
2018-12-03 12:25:50 +01:00
msgid "Always display image attachments"
msgstr "Να εμφανίζονται πάντα συνημμένα εικόνας"
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:698
#: classes/pref/feeds.php:889
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "Do not embed media"
msgstr "Μην ενσωματώνετε εικόνες"
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:711
#: classes/pref/feeds.php:897
2018-12-03 12:25:50 +01:00
msgid "Cache media"
2017-12-11 17:06:22 +01:00
msgstr ""
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:723
#: classes/pref/feeds.php:903
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "Mark updated articles as unread"
msgstr "Σήμανση ροής ως αναγνωσμένη"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:727
2018-12-03 12:25:50 +01:00
msgid "Icon"
msgstr "Εικονίδιο"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:741
#: classes/pref/feeds.php:1286
#: plugins/import_export/init.php:72
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "Choose file..."
msgstr "Δημιουργία φίλτρου..."
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:748
2018-12-03 12:25:50 +01:00
msgid "Replace"
msgstr "Αντικατάσταση"
2017-12-11 17:06:22 +01:00
2018-12-03 12:25:50 +01:00
#: classes/pref/feeds.php:1153
msgid "Feeds with errors"
msgstr "Ροές με σφάλματα"
2017-12-11 17:06:22 +01:00
2018-12-03 12:25:50 +01:00
#: classes/pref/feeds.php:1160
msgid "Inactive feeds"
msgstr "Αδρανείς ροές"
2017-12-11 17:06:22 +01:00
2018-12-03 12:25:50 +01:00
#: classes/pref/feeds.php:1196
msgid "Edit selected feeds"
msgstr "Επεξεργασία επιλεγμένων ροών"
2017-12-11 17:06:22 +01:00
2018-12-03 12:25:50 +01:00
#: classes/pref/feeds.php:1200
2018-12-11 12:31:46 +01:00
#: js/PrefFeedTree.js:347
2018-12-03 12:25:50 +01:00
msgid "Batch subscribe"
msgstr "Εγγραφή παρτίδας"
2017-12-11 17:06:22 +01:00
2018-12-03 12:25:50 +01:00
#: classes/pref/feeds.php:1207
msgid "Categories"
msgstr "Κατηγορίες"
2017-12-11 17:06:22 +01:00
2018-12-03 12:25:50 +01:00
#: classes/pref/feeds.php:1210
msgid "Add category"
msgstr "Προσθήκη κατηγορίας"
2017-12-11 17:06:22 +01:00
2018-12-03 12:25:50 +01:00
#: classes/pref/feeds.php:1214
msgid "Remove selected"
msgstr "Αφαίρεση επιλεγμένων"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:1272
2018-12-03 12:25:50 +01:00
msgid "OPML"
msgstr "OPML"
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:1274
2018-12-03 12:25:50 +01:00
msgid "Using OPML you can export and import your feeds, filters, labels and Tiny Tiny RSS settings."
msgstr ""
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:1275
2018-12-03 12:25:50 +01:00
msgid "Only main settings profile can be migrated using OPML."
2018-12-01 10:59:18 +01:00
msgstr ""
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:1292
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "Import OPML"
msgstr "Εισαγωγή του OPML μου"
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:1302
2018-12-03 12:25:50 +01:00
msgid "Export OPML"
msgstr "Εξαγωγή OPML"
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:1306
2018-12-03 12:25:50 +01:00
msgid "Include settings"
msgstr "Συμπεριλάβετε ρυθμίσεις"
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:1313
#, fuzzy
msgid "Published OPML"
msgstr "Δημοσιεύτηκαν"
#: classes/pref/feeds.php:1315
2018-12-03 12:25:50 +01:00
msgid "Your OPML can be published publicly and can be subscribed by anyone who knows the URL below."
2018-12-01 10:59:18 +01:00
msgstr ""
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:1317
msgid "Published OPML does not include your Tiny Tiny RSS settings, feeds that require authentication or feeds hidden from Popular feeds."
msgstr ""
#: classes/pref/feeds.php:1319
2018-12-03 12:25:50 +01:00
msgid "Public OPML URL"
msgstr "Κοινό OPML URL"
2018-12-01 10:59:18 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:1320
2018-12-03 12:25:50 +01:00
msgid "Display published OPML URL"
msgstr "Εμφάνιση δημοσιευμένου URL του OPML"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:1328
2018-12-03 12:25:50 +01:00
msgid "Published & shared articles / Generated feeds"
2018-12-01 10:59:18 +01:00
msgstr ""
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:1330
msgid "Published articles can be subscribed by anyone who knows the following URL:"
2018-12-01 10:59:18 +01:00
msgstr ""
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:1338
2018-12-03 12:25:50 +01:00
msgid "Display URL"
msgstr "Εμφάνιση URL"
2018-12-01 10:59:18 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:1341
2018-12-03 12:25:50 +01:00
msgid "Clear all generated URLs"
msgstr "Απαλοιφή όλων των παραχθέντων URLs"
2018-12-01 10:59:18 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:1420
2018-12-03 12:25:50 +01:00
msgid "These feeds have not been updated with new content for 3 months (oldest first):"
2017-12-11 17:06:22 +01:00
msgstr ""
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:1450
#: classes/pref/feeds.php:1511
2018-12-03 12:25:50 +01:00
msgid "Click to edit feed"
msgstr "Κάντε κλικ για επεξεργασία ροής"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:1468
#: classes/pref/feeds.php:1531
2018-12-03 12:25:50 +01:00
msgid "Unsubscribe from selected feeds"
msgstr "Κατάργηση εγγραφής από επιλεγμένες ροές"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:1632
2018-12-03 12:25:50 +01:00
msgid "Add one valid RSS feed per line (no feed detection is done)"
msgstr ""
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:1641
2018-12-03 12:25:50 +01:00
msgid "Feeds to subscribe, One per line"
msgstr ""
2018-12-11 12:31:46 +01:00
#: classes/pref/feeds.php:1664
2018-12-03 12:25:50 +01:00
msgid "Feeds require authentication."
msgstr "Οι ροές απαιτούν πιστοποίηση."
2018-12-01 10:59:18 +01:00
2018-12-11 12:31:46 +01:00
#: plugins/bookmarklets/init.php:21
2018-12-01 10:59:18 +01:00
msgid "Bookmarklets"
msgstr "Σελιδοδείκτες"
2018-12-11 12:31:46 +01:00
#: plugins/bookmarklets/init.php:23
2018-12-01 10:59:18 +01:00
msgid "Drag the link below to your browser toolbar, open the feed you're interested in in your browser and click on the link to subscribe to it."
2017-12-11 17:06:22 +01:00
msgstr ""
2018-12-11 12:31:46 +01:00
#: plugins/bookmarklets/init.php:27
2018-12-01 10:59:18 +01:00
#, fuzzy, php-format
msgid "Subscribe to %s in Tiny Tiny RSS?"
msgstr "Εγγεγραμμένος σε %s"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: plugins/bookmarklets/init.php:32
2017-12-11 17:06:22 +01:00
#, fuzzy
2018-12-01 10:59:18 +01:00
msgid "Subscribe in Tiny Tiny RSS"
msgstr "Ενημέρωση του Tiny Tiny RSS"
2018-12-11 12:31:46 +01:00
#: plugins/bookmarklets/init.php:35
2018-12-01 10:59:18 +01:00
msgid "Use this bookmarklet to publish arbitrary pages using Tiny Tiny RSS"
msgstr ""
2017-12-11 17:06:22 +01:00
2018-12-03 12:25:50 +01:00
#: plugins/af_psql_trgm/init.php:29
#, php-format
msgid "Data saved (%s, %d)"
msgstr ""
2018-12-11 12:31:46 +01:00
#: plugins/af_psql_trgm/init.php:120
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "Show related articles"
msgstr "Κοινόχρηστα άρθρα"
2018-12-11 12:31:46 +01:00
#: plugins/af_psql_trgm/init.php:127
#: plugins/af_psql_trgm/init.php:229
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "Mark similar articles as read"
msgstr "Σήμανση παραπάνω ως αναγνωσμένα"
2018-12-11 12:31:46 +01:00
#: plugins/af_psql_trgm/init.php:166
2018-12-03 12:25:50 +01:00
msgid "PostgreSQL trigram extension returns string similarity as a floating point number (0-1). Setting it too low might produce false positives, zero disables checking."
msgstr ""
2018-12-11 12:31:46 +01:00
#: plugins/af_psql_trgm/init.php:169
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "Global settings"
msgstr "Συμπεριλάβετε ρυθμίσεις"
2018-12-11 12:31:46 +01:00
#: plugins/af_psql_trgm/init.php:173
2018-12-03 12:25:50 +01:00
msgid "Minimum similarity:"
msgstr ""
2018-12-11 12:31:46 +01:00
#: plugins/af_psql_trgm/init.php:178
2018-12-03 12:25:50 +01:00
msgid "Minimum title length:"
msgstr ""
2018-12-11 12:31:46 +01:00
#: plugins/af_psql_trgm/init.php:183
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "Enable for all feeds:"
msgstr "Ενεργοποίηση κατηγοριών ροών"
2018-12-11 12:31:46 +01:00
#: plugins/af_psql_trgm/init.php:200
#: plugins/af_readability/init.php:91
2018-12-03 12:25:50 +01:00
msgid "Currently enabled for (click to edit):"
msgstr ""
2018-12-11 12:31:46 +01:00
#: plugins/af_psql_trgm/init.php:218
2018-12-03 12:25:50 +01:00
msgid "Similarity (pg_trgm)"
msgstr ""
2018-12-11 12:31:46 +01:00
#: plugins/af_redditimgur/init.php:31
2017-12-11 17:06:22 +01:00
msgid "Reddit content settings (af_redditimgur)"
msgstr ""
2018-12-11 12:31:46 +01:00
#: plugins/af_redditimgur/init.php:61
2017-12-11 17:06:22 +01:00
msgid "Extract missing content using Readability"
msgstr ""
2018-12-11 12:31:46 +01:00
#: plugins/af_redditimgur/init.php:66
2017-12-11 17:06:22 +01:00
msgid "Enable additional duplicate checking"
msgstr ""
2018-12-11 12:31:46 +01:00
#: plugins/af_redditimgur/init.php:80
#: plugins/af_zz_imgproxy/init.php:253
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "Configuration saved"
msgstr "Η διαμόρφωση αποθηκεύτηκε."
#: plugins/nsfw/init.php:30
#: plugins/nsfw/init.php:42
msgid "Not work safe (click to toggle)"
msgstr ""
2018-12-11 12:31:46 +01:00
#: plugins/nsfw/init.php:53
2018-12-03 12:25:50 +01:00
msgid "NSFW Plugin"
msgstr "Πρόσθετο NSFW"
2018-12-11 12:31:46 +01:00
#: plugins/nsfw/init.php:80
2018-12-03 12:25:50 +01:00
msgid "Tags to consider NSFW (comma-separated)"
msgstr ""
2018-12-11 12:31:46 +01:00
#: plugins/nsfw/init.php:101
2018-12-03 12:25:50 +01:00
msgid "Configuration saved."
msgstr "Η διαμόρφωση αποθηκεύτηκε."
2018-12-11 12:31:46 +01:00
#: plugins/af_comics/init.php:50
2018-12-01 10:59:18 +01:00
msgid "Feeds supported by af_comics"
msgstr ""
2018-12-11 12:31:46 +01:00
#: plugins/af_comics/init.php:52
2018-12-01 10:59:18 +01:00
msgid "The following comics are currently supported:"
msgstr ""
2018-12-11 12:31:46 +01:00
#: plugins/af_comics/init.php:70
2018-12-01 10:59:18 +01:00
msgid "To subscribe to GoComics use the comic's regular web page as the feed URL (e.g. for the <em>Garfield</em> comic use <code>http://www.gocomics.com/garfield</code>)."
msgstr ""
2018-12-11 12:31:46 +01:00
#: plugins/af_comics/init.php:72
2018-12-01 10:59:18 +01:00
msgid "Drop any updated filters into <code>filters.local</code> in plugin directory."
msgstr ""
2016-01-17 14:34:59 +01:00
2018-12-11 12:31:46 +01:00
#: plugins/note/init.php:26
2018-12-03 12:25:50 +01:00
#: plugins/note/note.js:10
msgid "Edit article note"
msgstr "Επεξεργασία σημείωσης άρθρου"
2018-12-11 12:31:46 +01:00
#: plugins/share/init.php:47
2018-12-03 12:25:50 +01:00
msgid "You can disable all articles shared by unique URLs here."
msgstr ""
2018-12-11 12:31:46 +01:00
#: plugins/share/init.php:50
2018-12-03 12:25:50 +01:00
msgid "Unshare all articles"
msgstr "Κατάργηση κοινής χρήσης όλων των άρθρων"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: plugins/share/init.php:83
2018-12-03 12:25:50 +01:00
msgid "Share by URL"
msgstr "Διαμοιρασμός κατά URL"
2018-12-11 12:31:46 +01:00
#: plugins/share/init.php:105
2018-12-03 12:25:50 +01:00
msgid "You can share this article by the following unique URL:"
msgstr ""
2018-12-11 12:31:46 +01:00
#: plugins/share/init.php:127
2018-12-03 12:25:50 +01:00
msgid "Unshare article"
msgstr "Κατάργηση διαμοιρασμού άρθρου"
#: plugins/mail/init.php:29
msgid "Mail addresses saved."
msgstr ""
2018-12-11 12:31:46 +01:00
#: plugins/mail/init.php:36
2017-12-11 17:06:22 +01:00
#, fuzzy
2018-12-03 12:25:50 +01:00
msgid "Mail plugin"
msgstr "Πρόσθετα χρήστη"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: plugins/mail/init.php:38
2018-12-03 12:25:50 +01:00
msgid "You can set predefined email addressed here (comma-separated list):"
msgstr ""
2018-12-03 12:25:50 +01:00
#: plugins/mail/init.php:118
#: plugins/mail/init.php:124
2018-12-11 12:31:46 +01:00
#: plugins/mailto/init.php:49
#: plugins/mailto/init.php:57
2018-12-03 12:25:50 +01:00
msgid "[Forwarded]"
msgstr "[Προωθήθηκε]"
#: plugins/mail/init.php:118
2018-12-11 12:31:46 +01:00
#: plugins/mailto/init.php:49
2018-12-03 12:25:50 +01:00
msgid "Multiple articles"
msgstr "Πολλαπλά άρθρα"
#: plugins/mail/init.php:146
msgid "To:"
msgstr "Προς:"
#: plugins/mail/init.php:161
msgid "Subject:"
msgstr "Θέμα:"
#: plugins/mail/init.php:178
msgid "Send e-mail"
msgstr "Αποστολή e-mail"
#: plugins/vf_shared/init.php:17
#: plugins/vf_shared/init.php:73
msgid "Shared articles"
msgstr "Κοινόχρηστα άρθρα"
2018-12-11 12:31:46 +01:00
#: plugins/mailto/init.php:73
2018-12-03 12:25:50 +01:00
msgid "Clicking the following link to invoke your mail client:"
msgstr ""
2018-12-11 12:31:46 +01:00
#: plugins/mailto/init.php:77
2017-12-11 17:06:22 +01:00
#, fuzzy
2018-12-03 12:25:50 +01:00
msgid "Forward selected article(s) by email."
msgstr "Προώθηση άρθρου μέσω e-mail"
2018-12-11 12:31:46 +01:00
#: plugins/mailto/init.php:80
2018-12-03 12:25:50 +01:00
msgid "You should be able to edit the message before sending in your mail client."
2017-12-11 17:06:22 +01:00
msgstr ""
2018-12-11 12:31:46 +01:00
#: plugins/mailto/init.php:85
2018-12-03 12:25:50 +01:00
msgid "Close this dialog"
msgstr "Κλείστε αυτό το πλαίσιο διαλόγου"
2018-12-11 12:31:46 +01:00
#: plugins/af_zz_imgproxy/init.php:209
2018-12-03 12:25:50 +01:00
msgid "Image proxy settings (af_zz_imgproxy)"
2017-12-11 17:06:22 +01:00
msgstr ""
2015-11-30 09:32:12 +01:00
2018-12-11 12:31:46 +01:00
#: plugins/af_zz_imgproxy/init.php:233
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "Enable proxy for all remote images."
msgstr "Ενεργοποίηση κατηγοριών ροών"
2018-12-11 12:31:46 +01:00
#: plugins/af_zz_imgproxy/init.php:237
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "Don't cache files locally."
msgstr "Αποθήκευση εικόνων τοπικά"
#: plugins/auth_internal/init.php:67
#, fuzzy
msgid "Please enter your one time password:"
msgstr "Λανθασμένος κωδικός πρόσβασης μίας φοράς"
#: plugins/auth_internal/init.php:208
msgid "Password has been changed."
msgstr "Ο κωδικός πρόσβασης έχει αλλάξει."
2018-12-03 12:25:50 +01:00
#: plugins/auth_internal/init.php:210
msgid "Old password is incorrect."
msgstr "Ο παλιός κωδικός πρόσβασης είναι λανθασμένος."
2018-12-01 10:59:18 +01:00
2018-12-11 12:31:46 +01:00
#: plugins/close_button/init.php:28
2018-12-03 12:25:50 +01:00
msgid "Close article"
msgstr "Κλείσιμο άρθρου"
2018-12-01 10:59:18 +01:00
#: plugins/af_readability/init.php:25
msgid "Data saved."
2017-12-11 17:06:22 +01:00
msgstr ""
2018-12-01 10:59:18 +01:00
#: plugins/af_readability/init.php:41
#, fuzzy
msgid "Inline content"
msgstr "Επεξεργασία σημείωσης άρθρου"
2018-12-11 12:31:46 +01:00
#: plugins/af_readability/init.php:48
2018-12-01 10:59:18 +01:00
msgid "Readability settings (af_readability)"
2017-12-11 17:06:22 +01:00
msgstr ""
2015-11-30 09:32:12 +01:00
2018-12-11 12:31:46 +01:00
#: plugins/af_readability/init.php:79
2018-12-01 10:59:18 +01:00
msgid "Use Readability for pages shared via bookmarklet."
2017-12-11 17:06:22 +01:00
msgstr ""
2015-11-30 09:32:12 +01:00
2018-12-11 12:31:46 +01:00
#: plugins/af_readability/init.php:108
2018-12-01 10:59:18 +01:00
#, fuzzy
msgid "Readability"
msgstr "Έλεγχος διαθεσιμότητας"
2018-12-11 12:31:46 +01:00
#: plugins/af_readability/init.php:119
2018-12-01 10:59:18 +01:00
#, fuzzy
msgid "Inline article content"
msgstr "Επεξεργασία σημείωσης άρθρου"
2018-12-03 12:25:50 +01:00
#: plugins/toggle_sidebar/init.php:23
2018-12-11 12:31:46 +01:00
#, fuzzy
msgid "Toggle feedlist"
2018-12-03 12:25:50 +01:00
msgstr "Συρρίκνωση λίστας ροών"
2018-12-01 10:59:18 +01:00
2018-12-11 12:31:46 +01:00
#: plugins/import_export/init.php:54
2017-07-04 15:30:59 +02:00
msgid "Import and export"
msgstr "Εισαγωγή και εξαγωγή"
2015-11-30 09:32:12 +01:00
2018-12-11 12:31:46 +01:00
#: plugins/import_export/init.php:56
2017-07-04 15:30:59 +02:00
msgid "You can export and import your Starred and Archived articles for safekeeping or when migrating between tt-rss instances of same version."
msgstr ""
2018-12-11 12:31:46 +01:00
#: plugins/import_export/init.php:61
2017-07-04 15:30:59 +02:00
msgid "Export my data"
msgstr "Εξαγωγή των δεδομένων μου"
2015-11-30 09:32:12 +01:00
2018-12-11 12:31:46 +01:00
#: plugins/import_export/init.php:79
2017-07-04 15:30:59 +02:00
msgid "Import"
msgstr "Εισαγωγή"
2015-11-30 09:32:12 +01:00
2018-12-11 12:31:46 +01:00
#: plugins/import_export/init.php:243
2017-07-04 15:30:59 +02:00
msgid "Could not import: incorrect schema version."
msgstr ""
2018-12-11 12:31:46 +01:00
#: plugins/import_export/init.php:248
2017-07-04 15:30:59 +02:00
msgid "Could not import: unrecognized document format."
2015-11-30 09:32:12 +01:00
msgstr ""
2018-12-11 12:31:46 +01:00
#: plugins/import_export/init.php:423
2017-07-04 15:30:59 +02:00
msgid "Finished: "
msgstr "Ολοκληρώθηκε: "
2018-12-11 12:31:46 +01:00
#: plugins/import_export/init.php:424
2017-07-04 15:30:59 +02:00
#, fuzzy, php-format
msgid "%d article processed, "
msgid_plural "%d articles processed, "
msgstr[0] "Επεξεργασία σημείωσης άρθρου"
msgstr[1] "Επεξεργασία σημείωσης άρθρου"
2018-12-11 12:31:46 +01:00
#: plugins/import_export/init.php:425
2017-07-04 15:30:59 +02:00
#, php-format
msgid "%d imported, "
msgid_plural "%d imported, "
msgstr[0] ""
msgstr[1] ""
2018-12-11 12:31:46 +01:00
#: plugins/import_export/init.php:426
2017-07-04 15:30:59 +02:00
#, fuzzy, php-format
msgid "%d feed created."
msgid_plural "%d feeds created."
msgstr[0] "Δεν επιλέχθηκε ροή."
msgstr[1] "Δεν επιλέχθηκε ροή."
2018-12-11 12:31:46 +01:00
#: plugins/import_export/init.php:431
2017-07-04 15:30:59 +02:00
msgid "Could not load XML document."
msgstr ""
2018-12-11 12:31:46 +01:00
#: plugins/import_export/init.php:443
2017-07-04 15:30:59 +02:00
msgid "Prepare data"
msgstr "Προετοιμασία δεδομένων"
2018-12-11 12:31:46 +01:00
#: plugins/import_export/init.php:460
2017-07-04 15:30:59 +02:00
#, php-format
msgid "Upload failed with error code %d (%s)"
msgstr ""
2018-12-11 12:31:46 +01:00
#: plugins/import_export/init.php:484
2017-07-04 15:30:59 +02:00
msgid "No file uploaded."
msgstr "Δεν φορτώθηκε αρχείο."
2018-12-11 12:31:46 +01:00
#: js/AppBase.js:135
2018-12-03 12:25:50 +01:00
msgid "Help"
msgstr "Βοήθεια"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: js/AppBase.js:391
2018-12-03 12:25:50 +01:00
msgid "Error explained"
msgstr "Επεξήγηση σφάλματος"
2018-12-02 14:30:48 +01:00
2018-12-11 12:31:46 +01:00
#: js/AppBase.js:408
msgid "Fatal error"
msgstr ""
#: js/Article.js:33
2017-12-11 17:06:22 +01:00
#, fuzzy
2018-12-03 12:25:50 +01:00
msgid "Please enter new score for selected articles:"
msgstr "Εισάγετε τίτλο κατηγορίας:"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: js/Article.js:59
#: js/Headlines.js:703
#: js/Headlines.js:729
#: js/Headlines.js:741
#: js/Headlines.js:880
#: js/Headlines.js:898
#: js/Headlines.js:916
#: js/Headlines.js:1030
#: js/Headlines.js:1066
2018-12-03 12:25:50 +01:00
#: plugins/mail/mail.js:7
#: plugins/mailto/init.js:7
2017-12-11 17:06:22 +01:00
#, fuzzy
2018-12-03 12:25:50 +01:00
msgid "No articles selected."
msgstr "Δεν επιλέχθηκε άρθρο."
2018-12-02 14:30:48 +01:00
2018-12-11 12:31:46 +01:00
#: js/Article.js:67
2017-12-11 17:06:22 +01:00
#, fuzzy
2018-12-03 12:25:50 +01:00
msgid "Please enter new score for this article:"
msgstr "Εισάγετε τίτλο κατηγορίας:"
2018-12-02 14:30:48 +01:00
2018-12-11 12:31:46 +01:00
#: js/Article.js:111
2018-12-03 12:25:50 +01:00
msgid "Article URL:"
msgstr "URL άρθρου:"
2018-12-02 14:30:48 +01:00
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:30
2018-12-03 12:25:50 +01:00
msgid "Remove stored feed icon?"
msgstr "Αφαίρεση αποθηκευμένου εικονιδίου ροής;"
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:52
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "Please select an image file to upload."
msgstr "Αφαίρεση επιλεγμένων φίλτρων;"
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:53
2018-12-03 12:25:50 +01:00
msgid "Upload new icon for this feed?"
msgstr ""
2018-12-01 10:59:18 +01:00
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:69
2017-12-11 17:06:22 +01:00
msgid "Subscribe to Feed"
msgstr "Εγγραφή για Ροή"
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:96
2017-12-11 17:06:22 +01:00
msgid "Failed to parse output. This can indicate server timeout and/or network issues. Backend output was logged to browser console."
msgstr ""
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:111
2015-11-30 09:32:12 +01:00
#, perl-format
2017-12-11 17:06:22 +01:00
msgid "Subscribed to %s"
msgstr "Εγγεγραμμένος σε %s"
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:120
2017-12-11 17:06:22 +01:00
msgid "Specified URL seems to be invalid."
2015-11-30 09:32:12 +01:00
msgstr ""
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:123
2017-12-11 17:06:22 +01:00
msgid "Specified URL doesn't seem to contain any feeds."
msgstr ""
2015-11-30 09:32:12 +01:00
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:135
2017-12-11 17:06:22 +01:00
msgid "Expand to select feed"
msgstr "Επέκταση για επιλογή ροής"
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:149
#, perl-format
2017-12-11 17:06:22 +01:00
msgid "Couldn't download the specified URL: %s"
msgstr ""
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:152
2017-12-11 17:06:22 +01:00
#, perl-format
msgid "XML validation failed: %s"
msgstr "Η επικύρωση XML απέτυχε: %s"
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:155
2017-12-11 17:06:22 +01:00
#, fuzzy
msgid "You are already subscribed to this feed."
msgstr "Εγγεγραμμένος σε %s"
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:179
2018-12-02 14:30:48 +01:00
msgid "Feeds with update errors"
msgstr "Ροές με σφάλματα ενημέρωσης"
2017-12-11 17:06:22 +01:00
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:188
#: js/PrefFeedTree.js:382
2018-12-03 12:25:50 +01:00
msgid "Remove selected feeds?"
msgstr "Αφαίρεση επιλεγμένων ροών;"
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:209
#: js/CommonDialogs.js:294
#: js/PrefFeedTree.js:168
#: js/PrefFeedTree.js:230
#: js/PrefFeedTree.js:246
#: js/PrefFeedTree.js:398
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "No feeds selected."
msgstr "Δεν επιλέχθηκε ροή."
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:234
2017-12-11 17:06:22 +01:00
msgid "More Feeds"
msgstr "Περισσότερες Ροές"
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:326
msgid "Remove selected feeds from the archive? Feeds with stored articles will not be removed."
msgstr ""
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:348
2018-12-02 14:30:48 +01:00
msgid "Please enter label caption:"
msgstr "Εισάγετε λεζάντα ετικέτας:"
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:372
#: js/tt-rss.js:519
2018-12-02 14:30:48 +01:00
#, perl-format
msgid "Unsubscribe from %s?"
msgstr "Κατάργηση εγγραφής από %s;"
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:400
#: js/tt-rss.js:370
#: js/tt-rss.js:500
2018-12-02 14:30:48 +01:00
msgid "You can't edit this kind of feed."
msgstr ""
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:414
2018-12-02 14:30:48 +01:00
msgid "Edit Feed"
msgstr "Επεξεργασία Ροής"
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:438
2018-12-02 14:30:48 +01:00
msgid "Generate new syndication address for this feed?"
msgstr ""
2018-12-03 12:25:50 +01:00
#: js/Feeds.js:230
msgid "Your password is at default value"
msgstr ""
2018-12-11 12:31:46 +01:00
#: js/Headlines.js:849
#, fuzzy, perl-format
msgid "%d article selected"
msgid_plural "%d articles selected"
msgstr[0] "Δεν επιλέχθηκε άρθρο."
msgstr[1] "Δεν επιλέχθηκε άρθρο."
#: js/Headlines.js:924
#, fuzzy, perl-format
msgid "Delete %d selected article in %s?"
msgid_plural "Delete %d selected articles in %s?"
msgstr[0] "Αναβαθμολόγηση άρθρων σε %s;"
msgstr[1] "Αναβαθμολόγηση άρθρων σε %s;"
2018-12-11 12:31:46 +01:00
#: js/Headlines.js:926
#, fuzzy, perl-format
msgid "Delete %d selected article?"
msgid_plural "Delete %d selected articles?"
msgstr[0] "Ενεργοποίηση επιλεγμένου προφίλ;"
msgstr[1] "Ενεργοποίηση επιλεγμένου προφίλ;"
2018-12-11 12:31:46 +01:00
#: js/Headlines.js:1039
#, fuzzy, perl-format
msgid "Archive %d selected article in %s?"
msgid_plural "Archive %d selected articles in %s?"
msgstr[0] "Αρχειοθετημένα άρθρα"
msgstr[1] "Αρχειοθετημένα άρθρα"
2018-12-11 12:31:46 +01:00
#: js/Headlines.js:1042
#, fuzzy, perl-format
msgid "Move %d archived article back?"
msgid_plural "Move %d archived articles back?"
msgstr[0] "Αρχειοθετημένα άρθρα"
msgstr[1] "Αρχειοθετημένα άρθρα"
2018-12-11 12:31:46 +01:00
#: js/Headlines.js:1043
msgid "Please note that unstarred articles might get purged on next feed update."
msgstr ""
2018-12-11 12:31:46 +01:00
#: js/Headlines.js:1072
#, perl-format
msgid "Mark %d selected article in %s as read?"
msgid_plural "Mark %d selected articles in %s as read?"
msgstr[0] ""
msgstr[1] ""
2018-12-11 12:31:46 +01:00
#: js/Headlines.js:1088
2018-12-01 10:59:18 +01:00
msgid "No article is selected."
msgstr "Δεν επιλέχθηκε άρθρο."
2018-12-11 12:31:46 +01:00
#: js/Headlines.js:1123
2018-12-01 10:59:18 +01:00
msgid "No articles found to mark"
msgstr ""
2018-12-11 12:31:46 +01:00
#: js/Headlines.js:1125
2018-12-01 10:59:18 +01:00
#, fuzzy, perl-format
msgid "Mark %d article as read?"
msgid_plural "Mark %d articles as read?"
msgstr[0] "Σήμανση παραπάνω ως αναγνωσμένα"
msgstr[1] "Σήμανση παραπάνω ως αναγνωσμένα"
2018-12-11 12:31:46 +01:00
#: js/Headlines.js:1188
msgid "Open original article"
msgstr "Άνοιγμα πρωτότυπου άρθρου"
2018-12-11 12:31:46 +01:00
#: js/Headlines.js:1195
2016-03-23 20:58:20 +01:00
msgid "Display article URL"
msgstr "Εμφάνιση URL άρθρου"
2018-12-11 12:31:46 +01:00
#: js/Headlines.js:1302
msgid "Assign label"
msgstr "Ανάθεση ετικέτας"
2018-12-11 12:31:46 +01:00
#: js/Headlines.js:1307
msgid "Remove label"
msgstr "Αφαίρεση ετικέτας"
2018-12-11 12:31:46 +01:00
#: js/Headlines.js:1338
msgid "Select articles in group"
msgstr "Επιλογή άρθρων σε ομάδα"
2018-12-11 12:31:46 +01:00
#: js/Headlines.js:1348
2018-12-03 12:25:50 +01:00
msgid "Mark group as read"
msgstr "Σήμανση ομάδας ως αναγνωσμένη"
2018-12-11 12:31:46 +01:00
#: js/Headlines.js:1360
2018-12-03 12:25:50 +01:00
msgid "Mark feed as read"
msgstr "Σήμανση ροής ως αναγνωσμένη"
#: js/PrefFeedTree.js:36
msgid "Edit category"
msgstr "Επεξεργασία κατηγορίας"
#: js/PrefFeedTree.js:43
msgid "Remove category"
msgstr "Αφαίρεση κατηγορίας"
2018-12-11 12:31:46 +01:00
#: js/PrefFeedTree.js:140
2018-12-03 12:25:50 +01:00
#, perl-format
msgid "Remove category %s? Any nested feeds would be placed into Uncategorized."
msgstr ""
2018-12-11 12:31:46 +01:00
#: js/PrefFeedTree.js:153
2018-12-03 12:25:50 +01:00
msgid "Unsubscribe from selected feeds?"
msgstr "Κατάργηση εγγραφής από επιλεγμένες ροές;"
2018-12-11 12:31:46 +01:00
#: js/PrefFeedTree.js:196
2018-12-03 12:25:50 +01:00
msgid "Remove selected categories?"
msgstr "Αφαίρεση επιλεγμένων κατηγοριών;"
2018-12-11 12:31:46 +01:00
#: js/PrefFeedTree.js:209
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "No categories selected."
msgstr "Δεν επιλέχθηκαν κατηγορίες."
2018-12-11 12:31:46 +01:00
#: js/PrefFeedTree.js:260
2018-12-03 12:25:50 +01:00
msgid "Edit Multiple Feeds"
msgstr "Επεξεργασία Πολλαπλών Ροών"
2018-12-11 12:31:46 +01:00
#: js/PrefFeedTree.js:284
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "Save changes to selected feeds?"
msgstr "Εγγραφή σε επιλεγμένες ροές"
2018-12-11 12:31:46 +01:00
#: js/PrefFeedTree.js:315
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "Rename category to:"
msgstr "Αφαίρεση κατηγορίας"
2018-12-11 12:31:46 +01:00
#: js/PrefFeedTree.js:327
2018-12-03 12:25:50 +01:00
msgid "Category title:"
msgstr "Τίτλος κατηγορίας:"
2018-12-11 12:31:46 +01:00
#: js/PrefFeedTree.js:351
2018-12-03 12:25:50 +01:00
msgid "Subscribing to feeds..."
msgstr "Γίνεται εγγραφή σε ροές..."
2018-12-11 12:31:46 +01:00
#: js/PrefFeedTree.js:373
2018-12-03 12:25:50 +01:00
msgid "Feeds without recent updates"
msgstr "Ροές χωρίς πρόσφατες ενημερώσεις"
2018-12-11 12:31:46 +01:00
#: js/PrefFilterTree.js:48
2018-12-03 12:25:50 +01:00
msgid "Inverse"
msgstr "Αναστροφή"
2018-12-11 12:31:46 +01:00
#: js/PrefFilterTree.js:107
#: js/PrefFilterTree.js:123
#: js/PrefFilterTree.js:236
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "No filters selected."
msgstr "Δεν επιλέχθηκαν φίλτρα."
2018-12-11 12:31:46 +01:00
#: js/PrefFilterTree.js:111
msgid "Combine selected filters?"
msgstr "Συνδυασμός επιλεγμένων φίλτρων;"
#: js/PrefFilterTree.js:128
#, fuzzy
msgid "Please select only one filter."
msgstr "Αφαίρεση επιλεγμένων φίλτρων;"
#: js/PrefFilterTree.js:148
msgid "Edit Filter"
msgstr "Επεξεργασία Φίλτρου"
#: js/PrefFilterTree.js:173
msgid "Remove filter?"
msgstr "Αφαίρεση φίλτρου;"
#: js/PrefFilterTree.js:223
msgid "Remove selected filters?"
msgstr "Αφαίρεση επιλεγμένων φίλτρων;"
2018-12-03 12:25:50 +01:00
#: js/PrefHelpers.js:4
msgid "This will invalidate all previously generated feed URLs. Continue?"
msgstr ""
#: js/PrefHelpers.js:21
#, fuzzy
msgid "Clear event log?"
msgstr "Απαλοιφή καταγραφής"
#: js/PrefHelpers.js:40
msgid "Settings Profiles"
msgstr "Προφίλ Ρυθμίσεων"
#: js/PrefHelpers.js:49
msgid "Remove selected profiles? Active and default profiles will not be removed."
msgstr ""
#: js/PrefHelpers.js:64
#, fuzzy
msgid "No profiles selected."
msgstr "Δεν επιλέχθηκαν προφίλ."
#: js/PrefHelpers.js:71
msgid "Activate selected profile?"
msgstr "Ενεργοποίηση επιλεγμένου προφίλ;"
#: js/PrefHelpers.js:80
msgid "Please choose a profile to activate."
msgstr ""
2018-12-11 12:31:46 +01:00
#: js/PrefHelpers.js:141
2018-12-03 12:25:50 +01:00
msgid "Reset to defaults?"
msgstr "Επαναφορά σε προεπιλογές;"
2018-12-11 12:31:46 +01:00
#: js/PrefHelpers.js:149
2018-12-03 12:25:50 +01:00
msgid "Clear stored data for this plugin?"
msgstr ""
2018-12-11 12:31:46 +01:00
#: js/PrefHelpers.js:168
2018-12-03 12:25:50 +01:00
msgid "Please choose an OPML file first."
msgstr ""
2018-12-11 12:31:46 +01:00
#: js/PrefHelpers.js:192
2018-12-03 12:25:50 +01:00
msgid "OPML Import"
msgstr "Εισαγωγή OPML"
2018-12-11 12:31:46 +01:00
#: js/PrefHelpers.js:214
2018-12-03 12:25:50 +01:00
msgid "Replace current OPML publishing address with a new one?"
msgstr ""
2018-12-11 12:31:46 +01:00
#: js/common.js:215
2018-12-03 12:25:50 +01:00
msgid "Click to close"
msgstr "Κάντε κλικ για κλείσιμο"
#: plugins/af_psql_trgm/init.js:10
#, fuzzy
msgid "Related articles"
msgstr "Κοινόχρηστα άρθρα"
#: plugins/share/share_prefs.js:3
msgid "This will invalidate all previously shared article URLs. Continue?"
msgstr ""
#: plugins/share/share.js:10
msgid "Share article by URL"
msgstr "Κοινή χρήση άρθρου από URL"
#: plugins/share/share.js:13
msgid "Generate new share URL for this article?"
msgstr ""
2018-12-03 12:25:50 +01:00
#: plugins/share/share.js:48
msgid "Remove sharing for this article?"
msgstr ""
2018-12-03 12:25:50 +01:00
#: plugins/embed_original/init.js:5
2018-12-01 10:59:18 +01:00
msgid "Sorry, your browser does not support sandboxed iframes."
msgstr ""
2017-12-11 17:06:22 +01:00
2018-12-01 10:59:18 +01:00
#: plugins/mail/mail.js:21
2018-12-03 12:25:50 +01:00
#: plugins/mailto/init.js:21
2018-12-01 10:59:18 +01:00
msgid "Forward article by email"
msgstr "Προώθηση άρθρου μέσω e-mail"
2018-12-03 12:25:50 +01:00
#: plugins/mail/mail.js:30
msgid "Error sending email:"
msgstr ""
2016-03-23 20:58:20 +01:00
#: plugins/import_export/import_export.js:13
msgid "Export Data"
msgstr "Εξαγωγή Δεδομένων"
#: plugins/import_export/import_export.js:40
#, perl-format
msgid "Finished, exported %d article. You can download the data <a class='visibleLink' href='%u'>here</a>."
msgid_plural "Finished, exported %d articles. You can download the data <a class='visibleLink' href='%u'>here</a>."
msgstr[0] ""
msgstr[1] ""
#: plugins/import_export/import_export.js:93
msgid "Data Import"
msgstr "Εισαγωγή Δεδομένων"
#: plugins/import_export/import_export.js:112
msgid "Please choose the file first."
msgstr ""
2018-12-11 12:31:46 +01:00
#: js/AppBase.js:263
2018-12-03 12:25:50 +01:00
msgid "<span onclick=\"App.explainError(1)\">Update daemon is not running.</span>"
msgstr ""
2018-12-02 14:30:48 +01:00
2018-12-11 12:31:46 +01:00
#: js/AppBase.js:284
2018-12-03 12:25:50 +01:00
msgid "<span onclick=\"App.explainError(3)\">Update daemon is not updating feeds.</span>"
2017-12-11 17:06:22 +01:00
msgstr ""
2018-12-11 12:31:46 +01:00
#: js/AppBase.js:458
msgid "Unhandled exception"
msgstr ""
#: js/Article.js:229
msgid "Edit article Tags"
msgstr "Επεξεργασία ετικετών άρθρου"
#: js/Article.js:233
2018-12-03 12:25:50 +01:00
msgid "Saving article tags..."
msgstr "Γίνεται αποθήκευση ετικετών άρθρου..."
2015-11-30 09:32:12 +01:00
2018-12-03 12:25:50 +01:00
#: js/CommonDialogs.js:13
msgid "Upload complete."
msgstr "Πλήρης φόρτωση."
2015-11-30 09:32:12 +01:00
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:22
2018-12-03 12:25:50 +01:00
msgid "Upload failed: icon is too big."
2015-11-30 09:32:12 +01:00
msgstr ""
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:25
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "Upload failed."
msgstr "Πλήρης φόρτωση."
2015-11-30 09:32:12 +01:00
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:31
2018-12-03 12:25:50 +01:00
msgid "Removing feed icon..."
msgstr "Αφαίρεση εικονιδίου ροής σε εξέλιξη..."
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:36
2018-12-03 12:25:50 +01:00
msgid "Feed icon removed."
msgstr "Το εικονίδιο ροής αφαιρέθηκε."
2015-11-30 09:32:12 +01:00
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:54
2018-12-03 12:25:50 +01:00
msgid "Uploading, please wait..."
msgstr "Μεταφόρτωση σε εξέλιξη, περιμένετε..."
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:189
#: js/PrefFeedTree.js:383
2018-12-03 12:25:50 +01:00
msgid "Removing selected feeds..."
msgstr "Αφαίρεση επιλεγμένων ροών σε εξέλιξη..."
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:375
2018-12-03 12:25:50 +01:00
msgid "Removing feed..."
msgstr "Αφαίρεση ροής σε εξέλιξη..."
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:418
#: js/PrefFeedTree.js:296
#: js/PrefFilterTree.js:206
2018-12-03 12:25:50 +01:00
#: js/PrefUsers.js:40
msgid "Saving data..."
msgstr "Αποθήκευση δεδομένων σε εξέλιξη..."
2017-07-04 15:30:59 +02:00
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:440
#: js/PrefHelpers.js:215
2018-12-03 12:25:50 +01:00
msgid "Trying to change address..."
msgstr "Απόπειρα αλλαγής διεύθυνσης σε εξέλιξη..."
2018-12-02 14:30:48 +01:00
2018-12-11 12:31:46 +01:00
#: js/CommonDialogs.js:460
#: js/PrefHelpers.js:231
2018-12-02 14:30:48 +01:00
#, fuzzy
2018-12-03 12:25:50 +01:00
msgid "Could not change feed URL."
msgstr "Δημιουργία χρήστη"
2018-12-02 14:30:48 +01:00
2018-12-03 12:25:50 +01:00
#: js/CommonFilters.js:133
msgid "Edit rule"
msgstr "Επεξεργασία κανόνα"
2018-12-02 14:30:48 +01:00
2018-12-03 12:25:50 +01:00
#: js/CommonFilters.js:155
msgid "Edit action"
msgstr "Επεξεργασία ενέργειας"
2018-12-02 14:30:48 +01:00
2018-12-03 12:25:50 +01:00
#: js/CommonFilters.js:194
msgid "Looking for articles (%d processed, %f found)..."
msgstr ""
2018-12-02 14:30:48 +01:00
2018-12-03 12:25:50 +01:00
#: js/CommonFilters.js:224
2018-12-02 14:30:48 +01:00
#, fuzzy
2018-12-03 12:25:50 +01:00
msgid "Found %d articles matching this filter:"
msgstr "Άρθρα που ταιριάζουν σε αυτό το φίλτρο:"
2018-12-02 14:30:48 +01:00
2018-12-03 12:25:50 +01:00
#: js/CommonFilters.js:235
msgid "Error while trying to get filter test results."
msgstr ""
2018-12-02 14:30:48 +01:00
2018-12-03 12:25:50 +01:00
#: js/CommonFilters.js:277
msgid "Create Filter"
msgstr "Δημιουργία Φίλτρου"
2018-12-02 14:30:48 +01:00
2018-12-11 12:31:46 +01:00
#: js/FeedTree.js:89
#, fuzzy
msgid "(Un)collapse"
msgstr "Ανάπτυξη/σύμπτυξη πλευρικής μπάρας"
#: js/Feeds.js:378
2018-12-02 14:30:48 +01:00
#, fuzzy
msgid "Mark all articles as read?"
msgstr "Σήμανση παραπάνω ως αναγνωσμένα"
2018-12-11 12:31:46 +01:00
#: js/Feeds.js:382
2018-12-02 14:30:48 +01:00
#, fuzzy
msgid "Marking all feeds as read..."
msgstr "Σήμανση ροής ως αναγνωσμένη"
2018-12-11 12:31:46 +01:00
#: js/Feeds.js:400
2018-12-02 14:30:48 +01:00
#, fuzzy
msgid "Mark %w in %s older than 1 day as read?"
msgstr "Αναβαθμολόγηση άρθρων σε %s;"
2018-12-11 12:31:46 +01:00
#: js/Feeds.js:403
2018-12-02 14:30:48 +01:00
#, fuzzy
msgid "Mark %w in %s older than 1 week as read?"
msgstr "Αναβαθμολόγηση άρθρων σε %s;"
2018-12-11 12:31:46 +01:00
#: js/Feeds.js:406
2018-12-02 14:30:48 +01:00
#, fuzzy
msgid "Mark %w in %s older than 2 weeks as read?"
msgstr "Αναβαθμολόγηση άρθρων σε %s;"
2018-12-11 12:31:46 +01:00
#: js/Feeds.js:409
2018-12-02 14:30:48 +01:00
#, fuzzy
msgid "Mark %w in %s as read?"
msgstr "Αναβαθμολόγηση άρθρων σε %s;"
2018-12-11 12:31:46 +01:00
#: js/Feeds.js:412
2018-12-02 14:30:48 +01:00
#, fuzzy
msgid "search results"
msgstr "Αποτελέσματα αναζήτησης: %s"
2018-12-11 12:31:46 +01:00
#: js/Feeds.js:412
2018-12-02 14:30:48 +01:00
#, fuzzy
msgid "all articles"
msgstr "Όλα τα άρθρα"
2018-12-11 12:31:46 +01:00
#: js/Feeds.js:454
#, fuzzy
msgid "Mark all articles in %s as read?"
msgstr "Αναβαθμολόγηση άρθρων σε %s;"
2018-12-11 12:31:46 +01:00
#: js/Headlines.js:603
#: js/Headlines.js:642
#: js/Headlines.js:659
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "Click to open next unread feed."
msgstr "Κάντε κλικ για επεξεργασία ροής"
2018-12-11 12:31:46 +01:00
#: js/Headlines.js:607
2018-12-03 12:25:50 +01:00
msgid "Cancel search"
msgstr "Ακύρωση αναζήτησης"
2018-12-11 12:31:46 +01:00
#: js/Headlines.js:656
2018-12-03 12:25:50 +01:00
msgid "New articles found, reload feed to continue."
msgstr ""
2018-12-11 12:31:46 +01:00
#: js/PrefFeedTree.js:141
2018-12-03 12:25:50 +01:00
msgid "Removing category..."
msgstr "Αφαίρεση κατηγορίας σε εξέλιξη..."
2018-12-11 12:31:46 +01:00
#: js/PrefFeedTree.js:155
2018-12-03 12:25:50 +01:00
msgid "Unsubscribing from selected feeds..."
msgstr "Κατάργηση εγγραφής από επιλεγμένες ροές σε εξέλιξη..."
2018-12-11 12:31:46 +01:00
#: js/PrefFeedTree.js:197
2018-12-03 12:25:50 +01:00
msgid "Removing selected categories..."
msgstr "Αφαίρεση επιλεγμένων κατηγοριών σε εξέλιξη..."
2018-12-11 12:31:46 +01:00
#: js/PrefFeedTree.js:330
2018-12-03 12:25:50 +01:00
msgid "Creating category..."
msgstr "Δημιουργία κατηγορίας σε εξέλιξη..."
2018-12-11 12:31:46 +01:00
#: js/PrefFilterTree.js:112
2018-12-03 12:25:50 +01:00
msgid "Joining filters..."
msgstr "Ένωση φίλτρων σε εξέλιξη...."
2018-12-11 12:31:46 +01:00
#: js/PrefFilterTree.js:178
2018-12-03 12:25:50 +01:00
msgid "Removing filter..."
msgstr "Αφαίρεση φίλτρου σε εξέλιξη..."
2018-12-11 12:31:46 +01:00
#: js/PrefFilterTree.js:224
2018-12-03 12:25:50 +01:00
msgid "Removing selected filters..."
msgstr "Αφαίρεση επιλεγμένων φίλτρων σε εξέλιξη..."
#: js/PrefHelpers.js:5
#: plugins/share/share_prefs.js:4
msgid "Clearing URLs..."
msgstr "Απαλοιφή των URL..."
#: js/PrefHelpers.js:8
msgid "Generated URLs cleared."
msgstr "Έγινε απαλοιφή των URL που παρήχθησαν."
#: js/PrefHelpers.js:50
msgid "Removing selected profiles..."
msgstr "Αφαίρεση επιλεγμένων φίλτρων σε εξέλιξη..."
2018-12-03 12:25:50 +01:00
#: js/PrefHelpers.js:85
msgid "Creating profile..."
msgstr "Δημιουργία προφίλ σε εξέλιξη..."
2018-12-11 12:31:46 +01:00
#: js/PrefHelpers.js:171
2018-12-03 12:25:50 +01:00
#: plugins/import_export/import_export.js:115
msgid "Importing, please wait..."
msgstr "Εισαγωγή σε εξέλιξη, παρακαλώ περιμένετε..."
2018-12-11 12:31:46 +01:00
#: js/PrefLabelTree.js:69
2018-12-03 12:25:50 +01:00
msgid "Label Editor"
msgstr "Επεξεργαστής Ετικέτας"
2018-12-11 12:31:46 +01:00
#: js/PrefLabelTree.js:126
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "Reset selected labels to default colors?"
msgstr "Αφαίρεση επιλεγμένων ετικετών;"
2018-12-11 12:31:46 +01:00
#: js/PrefLabelTree.js:139
#: js/PrefLabelTree.js:159
2018-12-03 12:25:50 +01:00
#, fuzzy
msgid "No labels selected."
msgstr "Δεν επιλέχθηκαν ετικέτες."
2018-12-11 12:31:46 +01:00
#: js/PrefLabelTree.js:146
2018-12-03 12:25:50 +01:00
msgid "Remove selected labels?"
msgstr "Αφαίρεση επιλεγμένων ετικετών;"
2018-12-11 12:31:46 +01:00
#: js/PrefLabelTree.js:147
2018-12-03 12:25:50 +01:00
msgid "Removing selected labels..."
msgstr "Αφαίρεση επιλεγμένων ετικετών σε εξέλιξη..."
#: js/PrefUsers.js:15
2018-12-02 14:30:48 +01:00
#, fuzzy
msgid "Please enter username:"
2018-12-01 10:59:18 +01:00
msgstr "Εισάγετε σύνδεση:"
2018-12-03 12:25:50 +01:00
#: js/PrefUsers.js:18
2018-12-01 10:59:18 +01:00
msgid "Adding user..."
msgstr "Προσθήκη χρήστη σε εξέλιξη..."
2018-12-03 12:25:50 +01:00
#: js/PrefUsers.js:36
2018-12-01 10:59:18 +01:00
msgid "User Editor"
msgstr "Επεξεργαστής Χρήστη"
2018-12-03 12:25:50 +01:00
#: js/PrefUsers.js:57
#: js/PrefUsers.js:96
#: js/PrefUsers.js:103
2018-12-02 14:30:48 +01:00
#, fuzzy
msgid "No users selected."
msgstr "Δεν επιλέχθηκαν χρήστες."
2018-12-03 12:25:50 +01:00
#: js/PrefUsers.js:62
#: js/PrefUsers.js:108
2018-12-02 14:30:48 +01:00
#, fuzzy
msgid "Please select one user."
msgstr "Αφαίρεση επιλεγμένων φίλτρων;"
2018-12-03 12:25:50 +01:00
#: js/PrefUsers.js:66
2018-12-02 14:30:48 +01:00
#, fuzzy
msgid "Reset password of selected user?"
msgstr "Επαναφορά κωδικού πρόσβασης"
2018-12-03 12:25:50 +01:00
#: js/PrefUsers.js:67
2018-12-02 14:30:48 +01:00
#, fuzzy
msgid "Resetting password for selected user..."
msgstr "Αφαίρεση επιλεγμένων χρηστών σε εξέλιξη..."
2018-12-03 12:25:50 +01:00
#: js/PrefUsers.js:82
2018-12-02 14:30:48 +01:00
msgid "Remove selected users? Neither default admin nor your account will be removed."
msgstr ""
2018-12-03 12:25:50 +01:00
#: js/PrefUsers.js:83
2018-12-02 14:30:48 +01:00
msgid "Removing selected users..."
msgstr "Αφαίρεση επιλεγμένων χρηστών σε εξέλιξη..."
2018-12-11 12:31:46 +01:00
#: js/tt-rss.js:323
2018-12-03 12:25:50 +01:00
msgid "Please enable mail or mailto plugin first."
2018-12-02 14:30:48 +01:00
msgstr ""
2018-12-11 12:31:46 +01:00
#: js/tt-rss.js:436
2018-12-02 14:30:48 +01:00
msgid "Please enable embed_original plugin first."
msgstr ""
2018-12-11 12:31:46 +01:00
#: js/tt-rss.js:449
#: js/tt-rss.js:539
2018-12-02 14:30:48 +01:00
msgid "Widescreen is not available in combined mode."
2015-07-15 15:39:25 +02:00
msgstr ""
2018-12-11 12:31:46 +01:00
#: js/tt-rss.js:508
2018-12-01 10:59:18 +01:00
#, fuzzy
msgid "Please select some feed first."
msgstr "Απαλοιφή επιλεγμένης ροής σε εξέλιξη..."
2018-12-11 12:31:46 +01:00
#: js/tt-rss.js:513
2018-12-02 14:30:48 +01:00
msgid "You can't unsubscribe from the category."
msgstr ""
2018-12-03 12:25:50 +01:00
#: plugins/note/note.js:14
msgid "Saving article note..."
msgstr "Γίνεται αποθήκευση σημείωσης..."
2015-08-12 11:23:59 +02:00
2018-12-03 12:25:50 +01:00
#: plugins/share/share_prefs.js:9
msgid "Shared URLs cleared."
msgstr "Έγινε απαλοιφή των κοινόχρηστων URL."
2018-12-03 12:25:50 +01:00
#: plugins/share/share.js:15
msgid "Trying to change URL..."
msgstr "Γίνεται απόπειρα αλλαγής URL..."
2015-07-15 15:39:25 +02:00
2018-12-03 12:25:50 +01:00
#: plugins/share/share.js:40
2015-07-15 15:39:25 +02:00
#, fuzzy
2018-12-03 12:25:50 +01:00
msgid "Could not change URL."
msgstr "Γίνεται απόπειρα αλλαγής URL..."
2018-12-11 12:31:46 +01:00
#: plugins/shorten_expanded/init.js:42
msgid "Click to expand article"
msgstr "Κάντε κλικ για επέκταση άρθρου"
#~ msgid " - "
#~ msgstr " - "
#~ msgid "Originally from:"
#~ msgstr "Αρχικά από:"
#~ msgid "(edit note)"
#~ msgstr "(επεξεργασία σημείωσης)"
#~ msgid "mark feed as read"
#~ msgstr "σήμανση ροής ως αναγνωσμένη"
#~ msgid "Trying to unshare..."
#~ msgstr "Γίνεται απόπειρα κατάργησης κοινής χρήσης..."
2018-12-03 12:25:50 +01:00
#~ msgid "Filename:"
#~ msgstr "Όνομα αρχείου:"
2015-07-15 15:39:25 +02:00
2018-12-02 14:30:48 +01:00
#~ msgid "View as RSS feed"
#~ msgstr "Προβολή ως ροή RSS"
#~ msgid "View as RSS"
#~ msgstr "Προβολή ως RSS"
#~ msgid "Error Log"
#~ msgstr "Καταγραφή Σφάλματος"
#~ msgid "No feeds are selected."
#~ msgstr "Δεν επιλέχθηκαν ροές."
#~ msgid "No articles are selected."
#~ msgstr "Δεν επιλέχθηκαν άρθρα."
2018-12-01 10:59:18 +01:00
#~ msgid "Rescore feed"
#~ msgstr "Επανασύνθεση ροών"
2018-12-01 10:59:18 +01:00
#~ msgid "Create label..."
#~ msgstr "Δημιουργία ετικέτας..."
#~ msgid "Create filter..."
#~ msgstr "Δημιουργία φίλτρου..."
#~ msgid "Rescore articles in %s?"
#~ msgstr "Αναβαθμολόγηση άρθρων σε %s;"
#~ msgid "Rescoring articles..."
#~ msgstr "Γίνεται αναβαθμολόγηση άρθρων..."
#, fuzzy
2018-12-01 10:59:18 +01:00
#~ msgid "Can't create label: missing caption."
#~ msgstr "Εισάγετε λεζάντα ετικέτας:"
2018-04-28 16:03:51 +02:00
#~ msgid "Firefox integration"
#~ msgstr "Ένταξη Firefox"
2017-12-11 17:06:22 +01:00
#~ msgid "Rescore articles"
#~ msgstr "Αναβαθμολόγηση άρθρων"
#~ msgid "All done."
#~ msgstr "Όλα έτοιμα."
#~ msgid "More actions..."
#~ msgstr "Περισσότερες ενέργειες..."
#~ msgid "Manual purge"
#~ msgstr "Χειροκίνητη εκκαθάριση"
#~ msgid "Clear feed data"
#~ msgstr "Απαλοιφή δεδομένων ροής"
#~ msgid "Please enter category title:"
#~ msgstr "Εισάγετε τίτλο κατηγορίας:"
#, fuzzy
#~ msgid "Please select only one feed."
#~ msgstr "Απαλοιφή επιλεγμένης ροής σε εξέλιξη..."
#~ msgid "Clearing selected feed..."
#~ msgstr "Απαλοιφή επιλεγμένης ροής σε εξέλιξη..."
#~ msgid "Purging selected feed..."
#~ msgstr "Εκκαθάριση επιλεγμένης ροής σε εξέλιξη..."
#~ msgid "Clearing feed..."
#~ msgstr "Απαλοιφή ροής σε εξέλιξη..."
#, fuzzy
#~ msgid "Rescore articles in selected feeds?"
#~ msgstr "Αναβαθμολόγηση άρθρων σε %s;"
#~ msgid "Rescoring selected feeds..."
#~ msgstr "Εκ νέου βαθμολόγηση επιλεγμένων ροών σε εξέλιξη..."
#~ msgid "Rescoring feeds..."
#~ msgstr "Εκ νέου βαθμολόγηση ροών σε εξέλιξη..."
#~ msgid "Unstar article"
#~ msgstr "Απαλοιφή αστεριού σε άρθρο"
#~ msgid "Star article"
#~ msgstr "Προσθήκη αστεριού σε άρθρο"
#~ msgid "Unpublish article"
#~ msgstr "Κατάργηση δημοσίευσης άρθρου"
#~ msgid "Publish article"
#~ msgstr "Δημοσίευση άρθρου"
2017-07-04 15:30:59 +02:00
#~ msgid "Resubscribe to push updates"
#~ msgstr "Επανάληψη εγγραφής για προώθηση ενημερώσεων"
#~ msgid "Linked"
#~ msgstr "Συνδεδεμένο"
#~ msgid "Instance"
#~ msgstr "Instance"
#~ msgid "Instance URL"
#~ msgstr "Instance URL"
#~ msgid "Access key:"
#~ msgstr "Κλειδί πρόσβασης:"
#~ msgid "Access key"
#~ msgstr "Κλειδί πρόσβασης"
#~ msgid "Generate new key"
#~ msgstr "Παραγωγή νέου κλειδιού"
#~ msgid "Link instance"
#~ msgstr "Σύνδεσμος instance"
#~ msgid "Last connected"
#~ msgstr "Τελευταία σύνδεση"
#~ msgid "Status"
#~ msgstr "Κατάσταση"
#~ msgid "Stored feeds"
#~ msgstr "Αποθηκευμένες ροές"
#~ msgid "Create link"
#~ msgstr "Δημιουργία συνδέσμου"
#~ msgid "Subscription reset."
#~ msgstr "Επαναφορά εγγραφής."
#~ msgid "Link Instance"
#~ msgstr "Παράδειγμα Συνδέσμου"
#~ msgid "Edit Instance"
#~ msgstr "Παράδειγμα Επεξεργασίας"
#~ msgid "Remove selected instances?"
#~ msgstr "Αφαίρεση επιλεγμένων παραδειγμάτων;"
#~ msgid "Removing selected instances..."
#~ msgstr "Γίνεται αφαίρεση επιλεγμένων παραδειγμάτων..."
#~ msgid "No instances are selected."
#~ msgstr "Δεν επιλέχθηκαν παραδείγματα."
#, fuzzy
#~ msgid "Please select only one instance."
#~ msgstr "Αφαίρεση επιλεγμένων παραδειγμάτων;"
2017-03-23 13:25:26 +01:00
2017-02-14 09:22:32 +01:00
#~ msgid "More..."
#~ msgstr "Περισσότερα..."
2016-03-23 20:58:20 +01:00
#~ msgid "Dismiss selected"
#~ msgstr "Παράβλεψη επιλεγμένων"
#~ msgid "Dismiss read"
#~ msgstr "Παράβλεψη αναγνωσμένων"
2015-11-30 09:32:12 +01:00
#~ msgid "Details"
#~ msgstr "Λεπτομέρειες"
#, fuzzy
#~ msgid "No recent articles matching this filter have been found."
#~ msgstr "Άρθρα που ταιριάζουν σε αυτό το φίλτρο:"
#~ msgid "Import my Starred items"
#~ msgstr "Εισαγωγή των Στοιχείων μου με αστέρια"
#, fuzzy
#~ msgid "Statistics"
#~ msgstr "Κατάσταση"
#, fuzzy
#~ msgid "Last matched articles"
#~ msgstr "Άρθρα με αστέρια"
#, fuzzy
#~ msgid "Clear database"
#~ msgstr "Απαλοιφή δεδομένων"
#~ msgid "Google Reader Import"
#~ msgstr "Εισαγωγή Προγράμματος Ανάγνωσης Google"
#, fuzzy
#~ msgid "Clear classifier database?"
#~ msgstr "Απαλοιφή δεδομένων ροής"
2015-08-12 11:23:59 +02:00
#~ msgid "with parameters:"
#~ msgstr "με παραμέτρους:"
2015-07-15 15:39:25 +02:00
#~ msgid "Select by tags..."
#~ msgstr "Επιλογή κατά ετικέτες..."
#~ msgid "Limit search to:"
#~ msgstr "Περιορισμός αναζήτησης σε:"
#, fuzzy
#~ msgid "Old password cannot be blank."
#~ msgstr "Ο παλιός κωδικός πρόσβασης είναι λανθασμένος."
#~ msgid "Match:"
#~ msgstr "Αντιστοίχιση:"
#~ msgid "Any"
#~ msgstr "Οποιαδήποτε"
#~ msgid "All tags."
#~ msgstr "Όλες οι ετικέτες."
#~ msgid "Which Tags?"
#~ msgstr "Ποιες ετικέτες;"
#~ msgid "Display entries"
#~ msgstr "Προβολή καταχωρήσεων"
#, fuzzy
#~ msgid "Select item(s) by tags"
#~ msgstr "Επιλογή κατά ετικέτες..."
2015-06-23 07:54:40 +02:00
#~ msgid "Unread First"
#~ msgstr "Μη αναγνωσμένα Πρώτα"
#~ msgid "Unknown option: %s"
#~ msgstr "Άγνωστη επιλογή: %s"
2015-03-05 21:48:48 +01:00
#, fuzzy
#~ msgid "New version of Tiny Tiny RSS is available!"
#~ msgstr "Διατίθεται νέα έκδοση!"
#, fuzzy
#~ msgid "New version of Tiny Tiny RSS is available (%s)."
#~ msgstr "Διατίθεται νέα έκδοση!"
#~ msgid "See the release notes"
#~ msgstr "Εμφάνιση των σημειώσεων αποδέσμευσης"
#~ msgid "Download"
#~ msgstr "Λήψη"
#~ msgid "Update Tiny Tiny RSS"
#~ msgstr "Ενημέρωση του Tiny Tiny RSS"
#~ msgid "Force update"
#~ msgstr "Εξαναγκασμένη ενημέρωση"
#~ msgid "Ready to update."
#~ msgstr "Έτοιμο για ενημέρωση."
#~ msgid "Start update"
#~ msgstr "Έναρξη ενημέρωσης"
2014-08-14 10:09:23 +02:00
#~ msgid "From:"
#~ msgstr "Από:"
#~ msgid "Select:"
#~ msgstr "Επιλογή:"