blob: e77d3acfaf2ffb0a3d938e9ab78d1b66f386fd79 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
|
# Messages in Nikola
# Copyright (C) 2012-2013
# This file is distributed under the same license as the Nikola package.
#
# Translators:
# Translators:
# Translators:
# ralsina <ralsina@netmanagers.com.ar>, 2013
# ralsina <ralsina@netmanagers.com.ar>, 2013
msgid ""
msgstr ""
"Project-Id-Version: Nikola\n"
"Report-Msgid-Bugs-To: ralsina@netmanagers.com.ar\n"
"POT-Creation-Date: 2013-03-15 12:24-0300\n"
"PO-Revision-Date: 2014-04-17 14:46+0000\n"
"Last-Translator: Kwpolska <kwpolska@gmail.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: en\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
msgid "More posts about %s"
msgstr "More posts about %s"
msgid "LANGUAGE"
msgstr "English"
msgid "Tags"
msgstr "Tags"
msgid "Categories"
msgstr "Categories"
msgid "Tags and Categories"
msgstr "Tags and Categories"
msgid "Comments"
msgstr "Comments"
msgid "Read more"
msgstr "Read more"
msgid "Posts about %s"
msgstr "Posts about %s"
msgid "Next post"
msgstr "Next post"
msgid "old posts, page %d"
msgstr "old posts, page %d"
msgid "page %d"
msgstr "page %d"
msgid "Source"
msgstr "Source"
#. Here your translation should not say English but the name of your language
#. instead
msgid "Read in English"
msgstr "Read in English"
msgid "Posts for year %s"
msgstr "Posts for year %s"
msgid "Newer posts"
msgstr "Newer posts"
msgid "Previous post"
msgstr "Previous post"
msgid "Also available in:"
msgstr "Also available in:"
msgid "Languages:"
msgstr "Languages:"
msgid "Original site"
msgstr "Original site"
msgid "Older posts"
msgstr "Older posts"
msgid "Archive"
msgstr "Archive"
msgid "Publication date"
msgstr "Publication date"
msgid "Posted:"
msgstr "Posted:"
msgid "Posts for {month} {year}"
msgstr "Posts for {month} {year}"
msgid "Nothing found."
msgstr "Nothing found."
msgid "No posts found."
msgstr "No posts found."
msgid "RSS feed"
msgstr "RSS feed"
msgid "%d min remaining to read"
msgstr "%d min remaining to read"
|