diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2020-02-19 21:12:30 +0000 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2020-02-19 21:12:30 +0000 |
commit | 08ca9727963416b090db0568b0b6a9f7d4719590 (patch) | |
tree | 51a78f8554d65c1859db44115200014d3a5433aa /po/el.po | |
parent | ca923ad6a0dee380c8ff8e7f690f8b0594d3bafe (diff) | |
download | grub2-theme-08ca9727963416b090db0568b0b6a9f7d4719590.tar grub2-theme-08ca9727963416b090db0568b0b6a9f7d4719590.tar.gz grub2-theme-08ca9727963416b090db0568b0b6a9f7d4719590.tar.bz2 grub2-theme-08ca9727963416b090db0568b0b6a9f7d4719590.tar.xz grub2-theme-08ca9727963416b090db0568b0b6a9f7d4719590.zip |
Add translation files.
Diffstat (limited to 'po/el.po')
-rw-r--r-- | po/el.po | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/po/el.po b/po/el.po new file mode 100644 index 0000000..8f1a758 --- /dev/null +++ b/po/el.po @@ -0,0 +1,48 @@ +# Translations for Mageia GRUB2 theme +# Copyright (C) 2017-2020 Mageia +# +# NOTE: Except where noted, all strings must fit on a single line on the +# bootloader screen (which may be running at a low resolution). Please keep +# the translated strings as short as possible. +# +# NOTE: grub2 currently doesn't display some scripts properly. It is probably +# best not to enable these languages. Language codes known to be affected +# are: bn gu hi mr pa si ta +# +# Translators: +# Yuri Chornoivan <yurchor@ukr.net>, 2018 +# Dimitrios Glentadakis <dglent@free.fr>, 2019 +# +msgid "" +msgstr "" +"Project-Id-Version: mageia-grub2-theme\n" +"POT-Creation-Date: 2020-02-15 14:15+0000\n" +"PO-Revision-Date: 2020-02-15 14:15+0000\n" +"Last-Translator: Dimitrios Glentadakis <dglent@free.fr>, 2019\n" +"Language-Team: Greek (https://www.transifex.com/MageiaLinux/teams/9361/el/)\n" +"Language: el\n" +"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" + +msgid "Mageia Boot Menu" +msgstr "" + +msgid "Select an item with the arrow keys and press Enter to boot." +msgstr "" +"Επιλέξτε ένα αντικείμενο με τα βελάκια και πιέστε Enter για την εκκίνηση." + +msgid "Press 'c' for command line, 'e' to edit." +msgstr "Πιέστε 'c' για την γραμμή εντολών, 'e' για επεξεργασία." + +# NOTE: The Mageia grub2 package replaces one of the upstream messages +# with this, but doesn't provide any translations. This doesn't need +# to fit on a single line. +msgid "" +"Press Ctrl-x to start, Ctrl-c for a command prompt or Escape to discard " +"edits and return to the menu. Pressing Tab lists possible completions." +msgstr "" +"Πιέστε Ctrl+x για εκκίνηση, Ctrl+c για μια προτροπή γραμμής εντολών ή Esc " +"για να απορρίψετε την επεξεργασία και να επιστρέψετε στο μενού. Πιέζοντας " +"Tab εμφανίζονται οι πιθανές συμπληρώσεις." |