diff options
author | Philip Chimento <philip@endlessm.com> | 2013-08-07 15:52:39 -0700 |
---|---|---|
committer | Philip Chimento <philip@endlessm.com> | 2013-08-07 15:52:39 -0700 |
commit | 246805a025bd097497213583ace93637b46ad2b2 (patch) | |
tree | 9773052306e41fe37b935d8b061c506efe0fe469 /po/pt_BR.po | |
parent | 1ac6803f44cc947dc13773883a04981624fc1228 (diff) |
Add i18n capability to Wikipedia app generator
Translated "HOME" button to Portuguese
[endlessm/eos-wikipedia-brazil#22]
[endlessm/eos-sdk#brazil22]
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 68e2b87..df41120 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,16 +7,19 @@ msgid "" msgstr "" "Project-Id-Version: open-endless-sdk 0.0\n" "Report-Msgid-Bugs-To: philip@endlessm.com\n" -"POT-Creation-Date: 2013-04-12 15:56+0100\n" +"POT-Creation-Date: 2013-08-07 15:50-0700\n" "PO-Revision-Date: 2013-04-07 03:03+0200\n" "Last-Translator: Philip Chimento <l10n@endlessm.com>\n" "Language-Team: Brazilian Portuguese\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO-8859-1\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: endless/hello.c:35 -msgid "Hello, world!\n" -msgstr "Bom dia, mundo!\n" +#: wikipedia/views/domain_wiki_view.js:144 +msgid "HOME" +msgstr "INÍCIO" + +#~ msgid "Hello, world!\n" +#~ msgstr "Bom dia, mundo!\n" |