summaryrefslogtreecommitdiff
path: root/gettext-tools/examples/hello-c++-kde/po/pt_BR.po
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/examples/hello-c++-kde/po/pt_BR.po')
-rw-r--r--gettext-tools/examples/hello-c++-kde/po/pt_BR.po37
1 files changed, 37 insertions, 0 deletions
diff --git a/gettext-tools/examples/hello-c++-kde/po/pt_BR.po b/gettext-tools/examples/hello-c++-kde/po/pt_BR.po
new file mode 100644
index 0000000..8a5d577
--- /dev/null
+++ b/gettext-tools/examples/hello-c++-kde/po/pt_BR.po
@@ -0,0 +1,37 @@
+# Brazilian Portuguese translation for gettext-example
+# Copyright (C) 2014 Yoyodyne, Inc. (msgids)
+# Copyright (C) 2014 Free Software Foundation, Inc.
+# This file is distributed under the same license as the gettext package.
+# Rafael Ferreira <rafael.f.f1@gmail.com>, 2013, 2014.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: hello-c++-kde 0.19.4-rc1\n"
+"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
+"PO-Revision-Date: 2014-12-10 20:49-0300\n"
+"Last-Translator: Rafael Ferreira <rafael.f.f1@gmail.com>\n"
+"Language-Team: Brazilian Portuguese <ldpbr-translation@lists.sourceforge."
+"net>\n"
+"Language: pt_BR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Poedit 1.6.11\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#: hello.cc:46
+msgid "Hello example"
+msgstr "Olá exemplo"
+
+#: hello.cc:48
+msgid "Hello world example"
+msgstr "Olá mundo exemplo"
+
+#: hellowindow.cc:42
+msgid "Hello, world!"
+msgstr "Olá, mundo!"
+
+#: hellowindow.cc:49
+#, qt-format
+msgid "This program is running as process number %1."
+msgstr "Este programa está executando com número de processo %1."