Commit cb7c5913a72135288747cd8b45a35c7ddf48dc1c
1 parent
c6d943ab
Exists in
stable-1.5
and in
1 other branch
ProfileMembersHeadlinesPlugin: make portuguese translation
Showing
1 changed file
with
63 additions
and
0 deletions
Show diff stats
plugins/profile_members_headlines/po/pt/profile_members_headlines.po
0 → 100644
... | ... | @@ -0,0 +1,63 @@ |
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_members_headlines/lib/profile_members_headlines_block.rb:11 | |
20 | +msgid "Display headlines from members of a community" | |
21 | +msgstr "Mostrar manchetes para os membros de uma comunidade" | |
22 | + | |
23 | +#: plugins/profile_members_headlines/lib/profile_members_headlines_block.rb:15 | |
24 | +msgid "This block displays one post from members of a community." | |
25 | +msgstr "Este bloco mostra um post de membros da comunidade" | |
26 | + | |
27 | +#: plugins/profile_members_headlines/lib/profile_members_headlines_block.rb:21 | |
28 | +msgid "Profile members headlines" | |
29 | +msgstr "Manchetes dos perfis dos membros" | |
30 | + | |
31 | +#: plugins/profile_members_headlines/lib/profile_members_headlines_plugin.rb:11 | |
32 | +msgid "A plugin that adds a block where you can display posts from members." | |
33 | +msgstr "Um plugin que adiciona um bloco onde você pode mostrar os posts de membros." | |
34 | + | |
35 | +#: plugins/profile_members_headlines/views/box_organizer/_profile_members_headlines_block.html.erb:3 | |
36 | +msgid "Headlines transition:" | |
37 | +msgstr "Transições de manchetes:" | |
38 | + | |
39 | +#: plugins/profile_members_headlines/views/box_organizer/_profile_members_headlines_block.html.erb:3 | |
40 | +msgid "No automatic transition" | |
41 | +msgstr "Sem transição automática" | |
42 | + | |
43 | +#: plugins/profile_members_headlines/views/box_organizer/_profile_members_headlines_block.html.erb:3 | |
44 | +msgid "Every 1 second" | |
45 | +msgid_plural "Every %d seconds" | |
46 | +msgstr[0] "Cada 1 segundo" | |
47 | +msgstr[1] "Cada %d segundos" | |
48 | + | |
49 | +#: plugins/profile_members_headlines/views/box_organizer/_profile_members_headlines_block.html.erb:5 | |
50 | +msgid "Display navigation buttons" | |
51 | +msgstr "Mostrar botões de navegação" | |
52 | + | |
53 | +#: plugins/profile_members_headlines/views/box_organizer/_profile_members_headlines_block.html.erb:6 | |
54 | +msgid "Limit of headlines" | |
55 | +msgstr "Limite de manchetes" | |
56 | + | |
57 | +#: plugins/profile_members_headlines/views/box_organizer/_profile_members_headlines_block.html.erb:8 | |
58 | +msgid "Choose which roles should be displayed:" | |
59 | +msgstr "Escolha quais funções devem ser exibidas:" | |
60 | + | |
61 | +#: plugins/profile_members_headlines/views/blocks/headlines.html.erb:37 | |
62 | +msgid "No headlines to be shown." | |
63 | +msgstr "Não há notícias para ser mostrada." | ... | ... |