Commit 4c28a5aea7b2b35f86ebb1d9ae458c42ce51a46c
1 parent
c0a1a0bd
Exists in
master
and in
17 other branches
Update ContextContent plugin's translations
Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com>
Showing
2 changed files
with
51 additions
and
25 deletions
Show diff stats
plugins/context_content/po/context_content.pot
... | ... | @@ -6,9 +6,10 @@ |
6 | 6 | #, fuzzy |
7 | 7 | msgid "" |
8 | 8 | msgstr "" |
9 | -"Project-Id-Version: 1.3~rc2-1-ga15645d\n" | |
10 | -"POT-Creation-Date: 2015-10-30 16:35-0300\n" | |
11 | -"PO-Revision-Date: 2015-08-06 17:21-0300\n" | |
9 | +"Project-Id-Version: PACKAGE VERSION\n" | |
10 | +"Report-Msgid-Bugs-To: \n" | |
11 | +"POT-Creation-Date: 2016-01-05 12:32+0000\n" | |
12 | +"PO-Revision-Date: 2016-01-05 12:32+0000\n" | |
12 | 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
13 | 14 | "Language-Team: LANGUAGE <LL@li.org>\n" |
14 | 15 | "Language: \n" |
... | ... | @@ -17,34 +18,44 @@ msgstr "" |
17 | 18 | "Content-Transfer-Encoding: 8bit\n" |
18 | 19 | "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" |
19 | 20 | |
20 | -#: plugins/context_content/lib/context_content_plugin.rb:8 | |
21 | +#: ../lib/context_content_plugin.rb:8 | |
21 | 22 | msgid "A plugin that display content based on page context." |
22 | 23 | msgstr "" |
23 | 24 | |
24 | -#: plugins/context_content/lib/context_content_plugin/context_content_block.rb:16 | |
25 | +#: ../lib/context_content_plugin/context_content_block.rb:17 | |
25 | 26 | msgid "Display context content" |
26 | 27 | msgstr "" |
27 | 28 | |
28 | -#: plugins/context_content/lib/context_content_plugin/context_content_block.rb:20 | |
29 | +#: ../lib/context_content_plugin/context_content_block.rb:21 | |
29 | 30 | msgid "This block displays content based on context." |
30 | 31 | msgstr "" |
31 | 32 | |
32 | -#: plugins/context_content/views/box_organizer/context_content_plugin/_context_content_block.html.erb:3 | |
33 | +#: | |
34 | +#: ../views/box_organizer/context_content_plugin/_context_content_block.html.erb:3 | |
33 | 35 | msgid "Show content name" |
34 | 36 | msgstr "" |
35 | 37 | |
36 | -#: plugins/context_content/views/box_organizer/context_content_plugin/_context_content_block.html.erb:4 | |
38 | +#: | |
39 | +#: ../views/box_organizer/context_content_plugin/_context_content_block.html.erb:4 | |
37 | 40 | msgid "Show content image" |
38 | 41 | msgstr "" |
39 | 42 | |
40 | -#: plugins/context_content/views/box_organizer/context_content_plugin/_context_content_block.html.erb:5 | |
41 | -msgid "Show parent content when children is empty" | |
43 | +#: | |
44 | +#: ../views/box_organizer/context_content_plugin/_context_content_block.html.erb:5 | |
45 | +msgid "Use the name of the source folder as block title" | |
42 | 46 | msgstr "" |
43 | 47 | |
44 | -#: plugins/context_content/views/box_organizer/context_content_plugin/_context_content_block.html.erb:8 | |
48 | +#: | |
49 | +#: ../views/box_organizer/context_content_plugin/_context_content_block.html.erb:6 | |
50 | +msgid "Show block on all existing pages in the source folder" | |
51 | +msgstr "" | |
52 | + | |
53 | +#: | |
54 | +#: ../views/box_organizer/context_content_plugin/_context_content_block.html.erb:9 | |
45 | 55 | msgid "Display content types:" |
46 | 56 | msgstr "" |
47 | 57 | |
48 | -#: plugins/context_content/views/box_organizer/context_content_plugin/_context_content_block.html.erb:14 | |
58 | +#: | |
59 | +#: ../views/box_organizer/context_content_plugin/_context_content_block.html.erb:15 | |
49 | 60 | msgid "more" |
50 | 61 | msgstr "" | ... | ... |
plugins/context_content/po/pt/context_content.po
... | ... | @@ -12,11 +12,11 @@ |
12 | 12 | msgid "" |
13 | 13 | msgstr "" |
14 | 14 | "Project-Id-Version: 1.3~rc2-1-ga15645d\n" |
15 | -"POT-Creation-Date: 2015-10-30 16:35-0300\n" | |
15 | +"POT-Creation-Date: 2016-01-05 12:32+0000\n" | |
16 | 16 | "PO-Revision-Date: 2014-12-18 18:40-0200\n" |
17 | 17 | "Last-Translator: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>\n" |
18 | -"Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero/" | |
19 | -"noosfero/pt/>\n" | |
18 | +"Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero/noosfe" | |
19 | +"ro/pt/>\n" | |
20 | 20 | "Language: pt\n" |
21 | 21 | "MIME-Version: 1.0\n" |
22 | 22 | "Content-Type: text/plain; charset=UTF-8\n" |
... | ... | @@ -24,34 +24,49 @@ msgstr "" |
24 | 24 | "Plural-Forms: nplurals=2; plural=n != 1;\n" |
25 | 25 | "X-Generator: Weblate 2.0\n" |
26 | 26 | |
27 | -#: plugins/context_content/lib/context_content_plugin.rb:8 | |
27 | +#: ../lib/context_content_plugin.rb:8 | |
28 | 28 | msgid "A plugin that display content based on page context." |
29 | 29 | msgstr "Um plugin que mostra conteúdo baseado do contexto da página." |
30 | 30 | |
31 | -#: plugins/context_content/lib/context_content_plugin/context_content_block.rb:16 | |
31 | +#: ../lib/context_content_plugin/context_content_block.rb:17 | |
32 | 32 | msgid "Display context content" |
33 | 33 | msgstr "Mostrar conteúdo contextual" |
34 | 34 | |
35 | -#: plugins/context_content/lib/context_content_plugin/context_content_block.rb:20 | |
35 | +#: ../lib/context_content_plugin/context_content_block.rb:21 | |
36 | 36 | msgid "This block displays content based on context." |
37 | 37 | msgstr "Este bloco apresenta conteúdo baseado no contexto." |
38 | 38 | |
39 | -#: plugins/context_content/views/box_organizer/context_content_plugin/_context_content_block.html.erb:3 | |
39 | +#: | |
40 | +#: ../views/box_organizer/context_content_plugin/_context_content_block.html.erb:3 | |
40 | 41 | msgid "Show content name" |
41 | 42 | msgstr "Mostrar o nome do conteúdo" |
42 | 43 | |
43 | -#: plugins/context_content/views/box_organizer/context_content_plugin/_context_content_block.html.erb:4 | |
44 | +#: | |
45 | +#: ../views/box_organizer/context_content_plugin/_context_content_block.html.erb:4 | |
44 | 46 | msgid "Show content image" |
45 | 47 | msgstr "Mostrar imagem do conteúdo" |
46 | 48 | |
47 | -#: plugins/context_content/views/box_organizer/context_content_plugin/_context_content_block.html.erb:5 | |
48 | -msgid "Show parent content when children is empty" | |
49 | -msgstr "Mostrar conteúdo do pai quando os filhos estão vazios" | |
49 | +#: | |
50 | +#: ../views/box_organizer/context_content_plugin/_context_content_block.html.erb:5 | |
51 | +msgid "Use the name of the source folder as block title" | |
52 | +msgstr "Usar o nome da pasta de origem como título do bloco" | |
53 | + | |
54 | +#: | |
55 | +#: ../views/box_organizer/context_content_plugin/_context_content_block.html.erb:6 | |
56 | +msgid "Show block on all existing pages in the source folder" | |
57 | +msgstr "Exibir o bloco em todas as páginas existentes na pasta de origem" | |
50 | 58 | |
51 | -#: plugins/context_content/views/box_organizer/context_content_plugin/_context_content_block.html.erb:8 | |
59 | +#: | |
60 | +#: ../views/box_organizer/context_content_plugin/_context_content_block.html.erb:9 | |
52 | 61 | msgid "Display content types:" |
53 | 62 | msgstr "Mostrar tipos de conteúdos:" |
54 | 63 | |
55 | -#: plugins/context_content/views/box_organizer/context_content_plugin/_context_content_block.html.erb:14 | |
64 | +#: | |
65 | +#: ../views/box_organizer/context_content_plugin/_context_content_block.html.erb:15 | |
56 | 66 | msgid "more" |
57 | 67 | msgstr "mais" |
68 | + | |
69 | +#: | |
70 | +#: plugins/context_content/views/box_organizer/context_content_plugin/_context_content_block.html.erb:5 | |
71 | +#~ msgid "Show parent content when children is empty" | |
72 | +#~ msgstr "Mostrar conteúdo do pai quando os filhos estão vazios" | ... | ... |