Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 8 additions & 5 deletions l10n/el.pot
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@ msgstr "εκτίμηση του χρόνου που απομένει"
msgid "Existing version"
msgstr "Υπάρχουσα έκδοση"

msgid "Failed assembling the chunks together"
msgstr "Αποτυχία συναρμολόγησης των τμημάτων"
msgid "Failed to assemble the chunks together"
msgstr "Αποτυχία συναρμολόγησης των κομματιών"

msgid "Failed uploading the file"
msgid "Failed to upload the file"
msgstr "Αποτυχία μεταφόρτωσης του αρχείου"

msgid "Filenames must not end with \"{segment}\"."
Expand Down Expand Up @@ -118,11 +118,14 @@ msgstr "Επιλογή όλων των νέων αρχείων"
msgid "Skip"
msgstr "Παράλειψη"

msgid "Skip this file"
msgid "Skip {count} file"
msgid_plural "Skip {count} files"
msgstr[0] "Παράλειψη αυτού του αρχείου"
msgstr[0] "Παράλειψη {count} αρχείου"
msgstr[1] "Παράλειψη {count} αρχείων"

msgid "Skip this file"
msgstr "Παραλείψτε αυτό το αρχείο"

msgid "Unknown size"
msgstr "Άγνωστο μέγεθος"

Expand Down
Loading