From 17c3d38b62c93516a204bfe77fcd155f4f7b4cdb Mon Sep 17 00:00:00 2001 From: Leandro Nunes dos Santos Date: Fri, 5 Jun 2015 10:40:46 -0300 Subject: [PATCH] adding pt tranlation --- po/email_article.pot | 27 +++++++++++++++++++++++++++ po/pt/email_article.po | 26 ++++++++++++++++++++++++++ 2 files changed, 53 insertions(+), 0 deletions(-) create mode 100644 po/email_article.pot create mode 100644 po/pt/email_article.po diff --git a/po/email_article.pot b/po/email_article.pot new file mode 100644 index 0000000..c754cfe --- /dev/null +++ b/po/email_article.pot @@ -0,0 +1,27 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: 1.1-2267-gd7d222b\n" +"POT-Creation-Date: 2015-06-05 09:01-0300\n" +"PO-Revision-Date: 2015-06-05 08:42-0300\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: plugins/email_article/lib/email_article_plugin.rb:8 +#: plugins/email_article/test/unit/email_article_plugin_test.rb:26 +msgid "A plugin that emails an article to the members of the community" +msgstr "" + +#: plugins/email_article/lib/email_article_plugin.rb:16 +msgid "Send article to members" +msgstr "" diff --git a/po/pt/email_article.po b/po/pt/email_article.po new file mode 100644 index 0000000..97781ff --- /dev/null +++ b/po/pt/email_article.po @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: 1.1-2267-gd7d222b\n" +"POT-Creation-Date: 2015-06-05 09:01-0300\n" +"PO-Revision-Date: 2015-06-05 08:42-0300\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: plugins/email_article/lib/email_article_plugin.rb:8 +#: plugins/email_article/test/unit/email_article_plugin_test.rb:26 +msgid "A plugin that emails an article to the members of the community" +msgstr "Um plugin que envia um artigo por email para todos os membros da comunidade" + +#: plugins/email_article/lib/email_article_plugin.rb:16 +msgid "Send article to members" +msgstr "Enviar artigo pra membros" -- libgit2 0.21.2