Commit b12c2660eb0638efb4df4e7d7311b2d76f6af297
Committed by
Weblate
1 parent
43405f52
Exists in
master
and in
27 other branches
Translated using Weblate (German)
Currently translated at 19.0% (4 of 21 strings)
Showing
1 changed file
with
7 additions
and
8 deletions
Show diff stats
plugins/display_content/po/de/display_content.po
... | ... | @@ -8,16 +8,16 @@ msgid "" |
8 | 8 | msgstr "" |
9 | 9 | "Project-Id-Version: 1.0\n" |
10 | 10 | "POT-Creation-Date: 2015-02-02 21:43-0300\n" |
11 | -"PO-Revision-Date: 2014-12-12 14:23+0200\n" | |
11 | +"PO-Revision-Date: 2015-02-23 11:37+0200\n" | |
12 | 12 | "Last-Translator: Michal Čihař <michal@cihar.com>\n" |
13 | -"Language-Team: German <https://hosted.weblate.org/projects/noosfero/noosfero/" | |
14 | -"de/>\n" | |
13 | +"Language-Team: German <https://hosted.weblate.org/projects/noosfero/plugin-" | |
14 | +"display-content/de/>\n" | |
15 | 15 | "Language: de\n" |
16 | 16 | "MIME-Version: 1.0\n" |
17 | 17 | "Content-Type: text/plain; charset=UTF-8\n" |
18 | 18 | "Content-Transfer-Encoding: 8bit\n" |
19 | 19 | "Plural-Forms: nplurals=2; plural=n != 1;\n" |
20 | -"X-Generator: Weblate 2.2-dev\n" | |
20 | +"X-Generator: Weblate 2.3-dev\n" | |
21 | 21 | |
22 | 22 | #: plugins/display_content/lib/display_content_plugin.rb:10 |
23 | 23 | msgid "" |
... | ... | @@ -49,17 +49,16 @@ msgid "Abstract" |
49 | 49 | msgstr "Zusammenfassung" |
50 | 50 | |
51 | 51 | #: plugins/display_content/lib/display_content_block.rb:151 |
52 | -#, fuzzy | |
53 | 52 | msgid "Read more" |
54 | -msgstr "Mehr zeigen" | |
53 | +msgstr "Mehr lesen" | |
55 | 54 | |
56 | 55 | #: plugins/display_content/lib/display_content_block.rb:194 |
57 | 56 | msgid "%{month}/%{day}/%{year}" |
58 | -msgstr "" | |
57 | +msgstr "%{day}.%{month}.%{year}" | |
59 | 58 | |
60 | 59 | #: plugins/display_content/lib/display_content_block.rb:194 |
61 | 60 | msgid "%{month}/%{day}" |
62 | -msgstr "" | |
61 | +msgstr "%{day}.%{month}." | |
63 | 62 | |
64 | 63 | #: plugins/display_content/lib/display_content_block.rb:197 |
65 | 64 | msgid "%{month_name} %{day}, %{year}" | ... | ... |