Commit 4dcf374e300b440402c2f1a63a95ac14e452fc39
Committed by
Weblate
1 parent
b12c2660
Exists in
master
and in
27 other branches
Translated using Weblate (Portuguese)
Currently translated at 80.9% (17 of 21 strings)
Showing
1 changed file
with
10 additions
and
11 deletions
Show diff stats
plugins/display_content/po/pt/display_content.po
... | ... | @@ -13,16 +13,16 @@ msgid "" |
13 | 13 | msgstr "" |
14 | 14 | "Project-Id-Version: 1.0\n" |
15 | 15 | "POT-Creation-Date: 2015-02-02 21:43-0300\n" |
16 | -"PO-Revision-Date: 2014-12-18 18:40-0200\n" | |
17 | -"Last-Translator: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>\n" | |
18 | -"Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero/" | |
19 | -"noosfero/pt/>\n" | |
16 | +"PO-Revision-Date: 2015-02-23 11:38+0200\n" | |
17 | +"Last-Translator: Michal Čihař <michal@cihar.com>\n" | |
18 | +"Language-Team: Portuguese <https://hosted.weblate.org/projects/noosfero" | |
19 | +"/plugin-display-content/pt/>\n" | |
20 | 20 | "Language: pt\n" |
21 | 21 | "MIME-Version: 1.0\n" |
22 | 22 | "Content-Type: text/plain; charset=UTF-8\n" |
23 | 23 | "Content-Transfer-Encoding: 8bit\n" |
24 | 24 | "Plural-Forms: nplurals=2; plural=n != 1;\n" |
25 | -"X-Generator: Weblate 2.0\n" | |
25 | +"X-Generator: Weblate 2.3-dev\n" | |
26 | 26 | |
27 | 27 | #: plugins/display_content/lib/display_content_plugin.rb:10 |
28 | 28 | msgid "" |
... | ... | @@ -53,25 +53,24 @@ msgid "Abstract" |
53 | 53 | msgstr "Resumo" |
54 | 54 | |
55 | 55 | #: plugins/display_content/lib/display_content_block.rb:151 |
56 | -#, fuzzy | |
57 | 56 | msgid "Read more" |
58 | -msgstr "mais" | |
57 | +msgstr "Leia mais" | |
59 | 58 | |
60 | 59 | #: plugins/display_content/lib/display_content_block.rb:194 |
61 | 60 | msgid "%{month}/%{day}/%{year}" |
62 | -msgstr "" | |
61 | +msgstr "%{day}/%{month}/%{year}" | |
63 | 62 | |
64 | 63 | #: plugins/display_content/lib/display_content_block.rb:194 |
65 | 64 | msgid "%{month}/%{day}" |
66 | -msgstr "" | |
65 | +msgstr "%{day}/%{month}" | |
67 | 66 | |
68 | 67 | #: plugins/display_content/lib/display_content_block.rb:197 |
69 | 68 | msgid "%{month_name} %{day}, %{year}" |
70 | -msgstr "" | |
69 | +msgstr "%{day} de %{month_name} de %{year}" | |
71 | 70 | |
72 | 71 | #: plugins/display_content/lib/display_content_block.rb:197 |
73 | 72 | msgid "%{month_name} %{day}" |
74 | -msgstr "" | |
73 | +msgstr "%{day} de %{month_name}" | |
75 | 74 | |
76 | 75 | #: plugins/display_content/views/box_organizer/_display_content_block.html.erb:5 |
77 | 76 | msgid "Choose which attributes should be displayed and drag to reorder them:" | ... | ... |