diff options
| author | Yuri Chornoivan <yurchor@ukr.net> | 2024-12-08 15:22:07 +0200 |
|---|---|---|
| committer | Yuri Chornoivan <yurchor@ukr.net> | 2024-12-08 15:22:07 +0200 |
| commit | 7158cd6b4b848465d31903a2043c54d79dcd7720 (patch) | |
| tree | 3a5130a42d96cc3b4340940d24b8545092f4f5d6 | |
| parent | 0ebf9cf4e1c733c155a9608453288f301723d1db (diff) | |
| download | grub2-theme-7158cd6b4b848465d31903a2043c54d79dcd7720.tar grub2-theme-7158cd6b4b848465d31903a2043c54d79dcd7720.tar.gz grub2-theme-7158cd6b4b848465d31903a2043c54d79dcd7720.tar.bz2 grub2-theme-7158cd6b4b848465d31903a2043c54d79dcd7720.tar.xz grub2-theme-7158cd6b4b848465d31903a2043c54d79dcd7720.zip | |
Add Galician translation
| -rw-r--r-- | po/gl.po | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/po/gl.po b/po/gl.po new file mode 100644 index 0000000..752984d --- /dev/null +++ b/po/gl.po @@ -0,0 +1,47 @@ +# 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: +# Squalus glaucus, 2024 +# +msgid "" +msgstr "" +"Project-Id-Version: mageia-grub2-theme\n" +"POT-Creation-Date: 2020-02-15 14:15+0000\n" +"PO-Revision-Date: 2020-02-20 07:00+0000\n" +"Last-Translator: Squalus glaucus, 2024\n" +"Language-Team: Galician (https://app.transifex.com/MageiaLinux/teams/9361/gl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Mageia Boot Menu" +msgstr "Menú de arranque de Mageia" + +msgid "Select an item with the arrow keys and press Enter to boot." +msgstr "" +"Seleccione un elemento coas teclas de frecha e presione Enter para arrancar." + +msgid "Press 'c' for command line, 'e' to edit." +msgstr "Prema C para a liña de ordes, E para editar." + +# 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 "" +"Prema Ctrl+X para arrancar, Ctrl+C para o indicador do sistema ou Escape " +"para descartar as edicións e volver ao menú. Premendo Tab, lístanse as " +"opcións de completado." |
