From 45a7eeed0833bd1a5bb723b49d191761687abe39 Mon Sep 17 00:00:00 2001 From: Leandro Nunes dos Santos Date: Thu, 6 Aug 2015 08:52:49 -0300 Subject: [PATCH] adding po files --- po/dialoga.pot | 30 ++++++++++++++++++++++++++++++ po/pt/dialoga.po | 30 ++++++++++++++++++++++++++++++ 2 files changed, 60 insertions(+), 0 deletions(-) create mode 100644 po/dialoga.pot create mode 100644 po/pt/dialoga.po diff --git a/po/dialoga.pot b/po/dialoga.pot new file mode 100644 index 0000000..270bada --- /dev/null +++ b/po/dialoga.pot @@ -0,0 +1,30 @@ +# 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.2~rc1-2843-g999a037\n" +"POT-Creation-Date: 2015-08-06 08:50-0300\n" +"PO-Revision-Date: 2015-08-06 08:41-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/dialoga/controllers/myprofile/dialoga_plugin_myprofile_controller.rb:12 +msgid "\"The report wil be sent to email #{current_person.email}\"" +msgstr "" + +#: plugins/dialoga/lib/dialoga_plugin.rb:4 +msgid "Dialoga custom plugin" +msgstr "" + +#: plugins/dialoga/lib/dialoga_plugin.rb:8 +msgid "Provide a plugin to dialoga environment." +msgstr "" diff --git a/po/pt/dialoga.po b/po/pt/dialoga.po new file mode 100644 index 0000000..b08c4bb --- /dev/null +++ b/po/pt/dialoga.po @@ -0,0 +1,30 @@ +# 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.2~rc1-2843-g999a037\n" +"POT-Creation-Date: 2015-08-06 08:50-0300\n" +"PO-Revision-Date: 2015-08-06 08:41-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/dialoga/controllers/myprofile/dialoga_plugin_myprofile_controller.rb:12 +msgid "\"The report wil be sent to email #{current_person.email}\"" +msgstr "O relatório será enviado para o email #{current_person.email}" + +#: plugins/dialoga/lib/dialoga_plugin.rb:4 +msgid "Dialoga custom plugin" +msgstr "Plugin com customizações para o Dialoga" + +#: plugins/dialoga/lib/dialoga_plugin.rb:8 +msgid "Provide a plugin to dialoga environment." +msgstr "Provê um plugin para o ambiente do dialoga" -- libgit2 0.21.2