Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


On Tue, Jan 8, 2013 at 7:44 AM, Jesús Corrius <jesus@softcatala.org> wrote:
If you want to implement this, but you are not a developer, just send me
the name of the keys with its translation and I will apply the changes
myself.

Hi, I was wondering if you could add a Spanish translation:

static const struct KeysNameReplacement aImplReplacements_Spanish[] =
    {
        { KEY_BACK, "Retroceso" },
        { KEY_ENTER, "Intro" },
        { KEY_SPACEBAR, "Espacio" },
        { KEY_HOME, "Inicio" },
        { KEY_UP, "Arriba" },
        { KEY_PAGEUP, "Re Pág" },
        { KEY_LEFT, "Izquierda" },
        { KEY_RIGHT, "Derecha" },
        { KEY_END, "Fin" },
        { KEY_DOWN, "Abajo" },
        { KEY_PAGEDOWN, "Av Pág" },
        { KEY_INSERT, "Ins" },
        { KEY_DELETE, "Supr" },
        { KEY_SHIFT, "Mayús" },
    };

Thanks!

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.