blob: dd51ce3087b0f1baeea531ba64730f27e42a8947 (
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
|
# Messages in Nikola
# Copyright (C) 2012-2013
# This file is distributed under the same license as the Nikola package.
#
# Translators:
# Roberto Alsina <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: 2013-03-15 15:29+0000\n"
"Last-Translator: ralsina <ralsina@netmanagers.com.ar>\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 "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 "Original site"
msgstr "Original site"
msgid "Older posts"
msgstr "Older posts"
msgid "Archive"
msgstr "Archive"
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."
|