Commit 17c3d38b62c93516a204bfe77fcd155f4f7b4cdb
1 parent
cf863b86
Exists in
master
adding pt tranlation
Showing
2 changed files
with
53 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,27 @@ |
1 | +# SOME DESCRIPTIVE TITLE. | |
2 | +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | |
3 | +# This file is distributed under the same license as the PACKAGE package. | |
4 | +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | |
5 | +# | |
6 | +#, fuzzy | |
7 | +msgid "" | |
8 | +msgstr "" | |
9 | +"Project-Id-Version: 1.1-2267-gd7d222b\n" | |
10 | +"POT-Creation-Date: 2015-06-05 09:01-0300\n" | |
11 | +"PO-Revision-Date: 2015-06-05 08:42-0300\n" | |
12 | +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | |
13 | +"Language-Team: LANGUAGE <LL@li.org>\n" | |
14 | +"Language: \n" | |
15 | +"MIME-Version: 1.0\n" | |
16 | +"Content-Type: text/plain; charset=UTF-8\n" | |
17 | +"Content-Transfer-Encoding: 8bit\n" | |
18 | +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" | |
19 | + | |
20 | +#: plugins/email_article/lib/email_article_plugin.rb:8 | |
21 | +#: plugins/email_article/test/unit/email_article_plugin_test.rb:26 | |
22 | +msgid "A plugin that emails an article to the members of the community" | |
23 | +msgstr "" | |
24 | + | |
25 | +#: plugins/email_article/lib/email_article_plugin.rb:16 | |
26 | +msgid "Send article to members" | |
27 | +msgstr "" | ... | ... |
... | ... | @@ -0,0 +1,26 @@ |
1 | +# SOME DESCRIPTIVE TITLE. | |
2 | +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | |
3 | +# This file is distributed under the same license as the PACKAGE package. | |
4 | +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | |
5 | +# | |
6 | +msgid "" | |
7 | +msgstr "" | |
8 | +"Project-Id-Version: 1.1-2267-gd7d222b\n" | |
9 | +"POT-Creation-Date: 2015-06-05 09:01-0300\n" | |
10 | +"PO-Revision-Date: 2015-06-05 08:42-0300\n" | |
11 | +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | |
12 | +"Language-Team: LANGUAGE <LL@li.org>\n" | |
13 | +"Language: \n" | |
14 | +"MIME-Version: 1.0\n" | |
15 | +"Content-Type: text/plain; charset=UTF-8\n" | |
16 | +"Content-Transfer-Encoding: 8bit\n" | |
17 | +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" | |
18 | + | |
19 | +#: plugins/email_article/lib/email_article_plugin.rb:8 | |
20 | +#: plugins/email_article/test/unit/email_article_plugin_test.rb:26 | |
21 | +msgid "A plugin that emails an article to the members of the community" | |
22 | +msgstr "Um plugin que envia um artigo por email para todos os membros da comunidade" | |
23 | + | |
24 | +#: plugins/email_article/lib/email_article_plugin.rb:16 | |
25 | +msgid "Send article to members" | |
26 | +msgstr "Enviar artigo pra membros" | ... | ... |