From f96d1d7634049d5a840888f385922d044aa3f3a0 Mon Sep 17 00:00:00 2001 From: Leandro Nunes dos Santos Date: Thu, 6 Aug 2015 11:16:16 -0300 Subject: [PATCH] adding po file --- po/notification.pot | 24 ++++++++++++++++++++++++ po/pt/notification.po | 25 +++++++++++++++++++++++++ 2 files changed, 49 insertions(+), 0 deletions(-) create mode 100644 po/notification.pot create mode 100644 po/pt/notification.po diff --git a/po/notification.pot b/po/notification.pot new file mode 100644 index 0000000..5731ddf --- /dev/null +++ b/po/notification.pot @@ -0,0 +1,24 @@ +# 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:53-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/notification/lib/notification_plugin.rb:8 +msgid "" +"A plugin that add a new content type called notification where a communitty " +"adminsitrator could notify community ." +msgstr "" diff --git a/po/pt/notification.po b/po/pt/notification.po new file mode 100644 index 0000000..65d83e1 --- /dev/null +++ b/po/pt/notification.po @@ -0,0 +1,25 @@ +# 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:53-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/notification/lib/notification_plugin.rb:8 +msgid "" +"A plugin that add a new content type called notification where a communitty " +"adminsitrator could notify community ." +msgstr "" +"Um plugin que adiciona um novo tipo de conteúdo chamado notificação onde o administrador da comunidade pode notificar a comunidade." -- libgit2 0.21.2