mirror of
https://github.com/php-win-ext/gettext.git
synced 2026-03-27 18:42:06 +01:00
31 lines
1.0 KiB
Plaintext
31 lines
1.0 KiB
Plaintext
# Galician translation for hello-python package.
|
|
# Copyright (C) 2010 Yoyodyne, Inc. (msgids)
|
|
# This file is distributed under the same license as the gettext package.
|
|
#
|
|
# Leandro Regueiro <leandro.regueiro@gmail.com>, 2010.
|
|
#
|
|
# Proxecto Trasno - Adaptación do software libre á lingua galega: Se desexas
|
|
# colaborar connosco, podes atopar máis información en <http://trasno.net>
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: hello-python 0.18\n"
|
|
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
|
|
"PO-Revision-Date: 2010-11-30 16:43+0100\n"
|
|
"Last-Translator: Leandro Regueiro <leandro.regueiro@gmail.com>\n"
|
|
"Language-Team: Galician <proxecto@trasno.net>\n"
|
|
"Language: gl\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"
|
|
|
|
#: hello.py.in:12
|
|
msgid "Hello, world!"
|
|
msgstr "Ola, mundo!"
|
|
|
|
#: hello.py.in:13
|
|
#, python-format
|
|
msgid "This program is running as process number %(pid)d."
|
|
msgstr "Este programa estase executando como o proceso número %(pid)d."
|