Commit 45a7eeed0833bd1a5bb723b49d191761687abe39
1 parent
50058111
Exists in
master
adding po files
Showing
2 changed files
with
60 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,30 @@ |
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.2~rc1-2843-g999a037\n" | |
10 | +"POT-Creation-Date: 2015-08-06 08:50-0300\n" | |
11 | +"PO-Revision-Date: 2015-08-06 08:41-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/dialoga/controllers/myprofile/dialoga_plugin_myprofile_controller.rb:12 | |
21 | +msgid "\"The report wil be sent to email #{current_person.email}\"" | |
22 | +msgstr "" | |
23 | + | |
24 | +#: plugins/dialoga/lib/dialoga_plugin.rb:4 | |
25 | +msgid "Dialoga custom plugin" | |
26 | +msgstr "" | |
27 | + | |
28 | +#: plugins/dialoga/lib/dialoga_plugin.rb:8 | |
29 | +msgid "Provide a plugin to dialoga environment." | |
30 | +msgstr "" | ... | ... |
... | ... | @@ -0,0 +1,30 @@ |
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.2~rc1-2843-g999a037\n" | |
10 | +"POT-Creation-Date: 2015-08-06 08:50-0300\n" | |
11 | +"PO-Revision-Date: 2015-08-06 08:41-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/dialoga/controllers/myprofile/dialoga_plugin_myprofile_controller.rb:12 | |
21 | +msgid "\"The report wil be sent to email #{current_person.email}\"" | |
22 | +msgstr "O relatório será enviado para o email #{current_person.email}" | |
23 | + | |
24 | +#: plugins/dialoga/lib/dialoga_plugin.rb:4 | |
25 | +msgid "Dialoga custom plugin" | |
26 | +msgstr "Plugin com customizações para o Dialoga" | |
27 | + | |
28 | +#: plugins/dialoga/lib/dialoga_plugin.rb:8 | |
29 | +msgid "Provide a plugin to dialoga environment." | |
30 | +msgstr "Provê um plugin para o ambiente do dialoga" | ... | ... |