Initial support for gettext in build system.

This commit is contained in:
Robert Millan 2009-11-15 23:11:01 +00:00
parent fd6fd3d770
commit ed101e8122
4 changed files with 50 additions and 3 deletions

2
po/POTFILES Normal file
View file

@ -0,0 +1,2 @@
# List of files which contain translatable strings.
util/i386/pc/grub-mkimage.c

20
po/ca.po Normal file
View file

@ -0,0 +1,20 @@
# Copyright (C) 2009 Free Software Foundation, Inc
# This file is distributed under the same license as the GNU GRUB package.
# Robert Millan <rmh.grub@aybabtu.com>, 2009.
#
msgid ""
msgstr ""
"Project-Id-Version: GNU GRUB\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-11-16 00:05+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Robert Millan <rmh.grub@aybabtu.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: util/i386/pc/grub-mkimage.c:322
#, c-format
msgid "Try ``%s --help'' for more information.\n"
msgstr "Proveu «%s --help» per a obtenir més informació.\n"