From c4ac64ed7b7113a9e2f2cf8611ee9b963b4616e3 Mon Sep 17 00:00:00 2001 From: Leandro Nunes dos Santos Date: Tue, 3 Mar 2015 07:53:56 -0300 Subject: [PATCH] adding po file --- plugins/comment_paragraph/po/comment_paragraph.pot | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ plugins/comment_paragraph/po/pt/comment_paragraph.po | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 124 insertions(+), 0 deletions(-) create mode 100644 plugins/comment_paragraph/po/comment_paragraph.pot create mode 100644 plugins/comment_paragraph/po/pt/comment_paragraph.po diff --git a/plugins/comment_paragraph/po/comment_paragraph.pot b/plugins/comment_paragraph/po/comment_paragraph.pot new file mode 100644 index 0000000..6eabbe0 --- /dev/null +++ b/plugins/comment_paragraph/po/comment_paragraph.pot @@ -0,0 +1,62 @@ +# 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.0-rc3-2337-g7296e49\n" +"POT-Creation-Date: 2015-03-03 07:51-0300\n" +"PO-Revision-Date: 2015-03-03 07: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/comment_paragraph/controllers/comment_paragraph_plugin_admin_controller.rb:8 +msgid "Settings successfuly saved" +msgstr "" + +#: plugins/comment_paragraph/lib/comment_paragraph_plugin.rb:8 +msgid "A plugin that display comments divided by paragraphs." +msgstr "" + +#: plugins/comment_paragraph/lib/comment_paragraph_plugin.rb:50 +msgid "Deactivate Comments" +msgstr "" + +#: plugins/comment_paragraph/lib/comment_paragraph_plugin.rb:50 +msgid "Activate Comments" +msgstr "" + +#: plugins/comment_paragraph/views/comment_paragraph_plugin_admin/index.html.erb:2 +msgid "Comment Paragraph Plugin Settings" +msgstr "" + +#: plugins/comment_paragraph/views/comment_paragraph_plugin_admin/index.html.erb:7 +msgid "Activation Mode" +msgstr "" + +#: plugins/comment_paragraph/views/comment_paragraph_plugin_admin/index.html.erb:10 +msgid "Auto" +msgstr "" + +#: plugins/comment_paragraph/views/comment_paragraph_plugin_admin/index.html.erb:11 +msgid "(all text articles will be activated by default)" +msgstr "" + +#: plugins/comment_paragraph/views/comment_paragraph_plugin_admin/index.html.erb:15 +msgid "Manual" +msgstr "" + +#: plugins/comment_paragraph/views/comment_paragraph_plugin_admin/index.html.erb:16 +msgid "(click on \"Activate Comment Paragraph\" )" +msgstr "" + +#: plugins/comment_paragraph/views/comment_paragraph_plugin_admin/index.html.erb:21 +msgid "Save" +msgstr "" diff --git a/plugins/comment_paragraph/po/pt/comment_paragraph.po b/plugins/comment_paragraph/po/pt/comment_paragraph.po new file mode 100644 index 0000000..ede68ec --- /dev/null +++ b/plugins/comment_paragraph/po/pt/comment_paragraph.po @@ -0,0 +1,62 @@ +# 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.0-rc3-2337-g7296e49\n" +"POT-Creation-Date: 2015-03-03 07:51-0300\n" +"PO-Revision-Date: 2015-03-03 07: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/comment_paragraph/controllers/comment_paragraph_plugin_admin_controller.rb:8 +msgid "Settings successfuly saved" +msgstr "Configurações salvas com sucesso" + +#: plugins/comment_paragraph/lib/comment_paragraph_plugin.rb:8 +msgid "A plugin that display comments divided by paragraphs." +msgstr "Um plugin que mostra os comentários por paragráfos" + +#: plugins/comment_paragraph/lib/comment_paragraph_plugin.rb:50 +msgid "Deactivate Comments" +msgstr "Desativar Comentários" + +#: plugins/comment_paragraph/lib/comment_paragraph_plugin.rb:50 +msgid "Activate Comments" +msgstr "Ativar Comentários" + +#: plugins/comment_paragraph/views/comment_paragraph_plugin_admin/index.html.erb:2 +msgid "Comment Paragraph Plugin Settings" +msgstr "Configurações do Plugin de Comentário por Parágrafos" + +#: plugins/comment_paragraph/views/comment_paragraph_plugin_admin/index.html.erb:7 +msgid "Activation Mode" +msgstr "Modo de Ativação" + +#: plugins/comment_paragraph/views/comment_paragraph_plugin_admin/index.html.erb:10 +msgid "Auto" +msgstr "Automático" + +#: plugins/comment_paragraph/views/comment_paragraph_plugin_admin/index.html.erb:11 +msgid "(all text articles will be activated by default)" +msgstr "(todos os artigos de texto serão ativados por padrão)" + +#: plugins/comment_paragraph/views/comment_paragraph_plugin_admin/index.html.erb:15 +msgid "Manual" +msgstr "Manual" + +#: plugins/comment_paragraph/views/comment_paragraph_plugin_admin/index.html.erb:16 +msgid "(click on \"Activate Comment Paragraph\" )" +msgstr "(clicar em \"Ativar Comentário por Parágrafo\")" + +#: plugins/comment_paragraph/views/comment_paragraph_plugin_admin/index.html.erb:21 +msgid "Save" +msgstr "Salvar" -- libgit2 0.21.2