Commit bf9720c95b93d07879d92d2b6492abb626765f89
1 parent
cb7c5913
Exists in
stable-1.5
and in
1 other branch
ProfileDescriptionBlockPlugin: make portuguese translation
Showing
1 changed file
with
33 additions
and
0 deletions
Show diff stats
plugins/profile_description_block/po/pt/profile_description_block.po
0 → 100644
@@ -0,0 +1,33 @@ | @@ -0,0 +1,33 @@ | ||
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 | +msgid "" | ||
7 | +msgstr "" | ||
8 | +"Project-Id-Version: 1.3~rc2-1-ga15645d\n" | ||
9 | +"POT-Creation-Date: 2015-10-30 16:35-0300\n" | ||
10 | +"PO-Revision-Date: 2015-08-06 17:21-0300\n" | ||
11 | +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
12 | +"Language-Team: LANGUAGE <LL@li.org>\n" | ||
13 | +"Language: \n" | ||
14 | +"MIME-Version: 1.0\n" | ||
15 | +"Content-Type: text/plain; charset=UTF-8\n" | ||
16 | +"Content-Transfer-Encoding: 8bit\n" | ||
17 | +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" | ||
18 | + | ||
19 | +#: plugins/profile_description_block/lib/profile_description_block.rb:8 | ||
20 | +msgid "Profile Description" | ||
21 | +msgstr "Descrição de Perfil" | ||
22 | + | ||
23 | +#: plugins/profile_description_block/lib/profile_description_block.rb:12 | ||
24 | +msgid "this block displays the description field of the profile" | ||
25 | +msgstr "este bloco exibe o campo descrição do perfil" | ||
26 | + | ||
27 | +#: plugins/profile_description_block/lib/profile_description_block.rb:16 | ||
28 | +msgid "PROFILE DESCRIPTION" | ||
29 | +msgstr "DESCRIÇAO DO PERFIL" | ||
30 | + | ||
31 | +#: plugins/profile_description_block/lib/profile_description_block_plugin.rb:17 | ||
32 | +msgid "A plugin that adds a block that show the profile description" | ||
33 | +msgstr "Um plugin que adiciona um bloco que mostra a descrição do perfil" |