Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/locale/es/hatta.po
blob: 70a7d96c1bfabce4fafafababf52e94c5f73f197 (plain)
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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
# Translations template for Hatta Wiki.
# This file is distributed under the same license as the Hatta Wiki project.
# 
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Hatta\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-05-10 17:10+0200\n"
"PO-Revision-Date: 2013-05-11 11:59+0000\n"
"Last-Translator: Radomir Dopieralski <transifex@sheep.art.pl>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: hatta/page.py:198 hatta/templates/changes.html:3
#: hatta/templates/changes.html:4
msgid "Recent changes"
msgstr "Cambios recientes"

#: hatta/page.py:250
msgid "changed"
msgstr "cambiado"

#: hatta/page.py:256
msgid "uploaded"
msgstr "subido"

#: hatta/page.py:310
msgid "modified"
msgstr "modificado"

#: hatta/page.py:314
msgid "created"
msgstr "creado"

#: hatta/page.py:561
msgid "Error parsing CSV file %{file}s on line %{line}d: %{error}s"
msgstr ""

#: hatta/storage.py:135
msgid "Can't use symbolic links or directories as pages"
msgstr ""

#: hatta/storage.py:138 hatta/storage.py:161
msgid "Can't read or write outside of the pages repository"
msgstr ""

#: hatta/storage.py:192
msgid "merge of edit conflict"
msgstr ""

#: hatta/storage.py:194
msgid "failed merge of edit conflict"
msgstr ""

#: hatta/storage.py:224
msgid "anon"
msgstr ""

#: hatta/storage.py:225
msgid "comment"
msgstr "comentario"

#: hatta/storage.py:545
msgid "made subdirectory page"
msgstr ""

#: hatta/wiki.py:344
msgid "This site is read-only."
msgstr ""

#: hatta/wiki.py:346
msgid ""
"Can't edit this page.\n"
"It can only be edited by the site admin directly on the disk."
msgstr ""

#: hatta/wiki.py:349 hatta/wiki.py:453
msgid "This page is locked."
msgstr ""

#: hatta/wiki.py:389
#, python-format
msgid "Content of revision %(rev)d of page %(title)s:"
msgstr "Revision del contenido %(rev) de la pagina %(title)s:"

#: hatta/wiki.py:393
#, python-format
msgid "Revision of \"%(title)s\""
msgstr "Revision de \"%(title)s\""

#: hatta/wiki.py:426
msgid "No preview for binaries."
msgstr "No hay vista previa para binarios."

#: hatta/wiki.py:509
msgid "Track the most recent changes to the wiki in this feed."
msgstr "Sigue los cambios mas recientes en el wiki en este feed."

#: hatta/wiki.py:638
#, python-format
msgid "Delete page %(title)s"
msgstr "Borrar pagina %(title)s"

#: hatta/wiki.py:642
#, python-format
msgid "Undo of change %(rev)d of page %(title)s"
msgstr "Revertir cambios en %(rev)d de pagina %(title)s"

#: hatta/wiki.py:728
#, python-format
msgid ""
"Differences between revisions %(link1)s and %(link2)s of page %(link)s."
msgstr "Diferencias entre revisiones %(link1)s y %(link2)s de la pagina %(link)s."

#: hatta/wiki.py:738
msgid "Diff not available for this kind of pages."
msgstr ""

#: hatta/wiki.py:739
#, python-format
msgid "Diff for \"%(title)s\""
msgstr "Diferencias para \"%(title)s\""

#: hatta/wiki.py:754
msgid "Index of all pages"
msgstr ""

#: hatta/wiki.py:755
msgid "Page Index"
msgstr ""

#: hatta/wiki.py:770
msgid "List of pages with no links to them"
msgstr ""

#: hatta/wiki.py:771
msgid "Orphaned pages"
msgstr ""

#: hatta/wiki.py:827
#, python-format
msgid "%d page(s) containing all words:"
msgstr "%d pagina(s) contienen todas las palabras:"

#: hatta/wiki.py:845
#, python-format
msgid "Searching for \"%s\""
msgstr "Buscando \"%s\""

#: hatta/wiki.py:886
msgid "Code highlighting is not available."
msgstr ""

#: hatta/wiki.py:918
msgid "Repository access disabled."
msgstr ""

#: hatta/wiki.py:938
msgid "This URL can only be called locally."
msgstr ""

#: hatta/templates/backlinks.html:6 hatta/templates/backlinks.html:8
#, python-format
msgid "Links to %(title)s"
msgstr ""

#: hatta/templates/backlinks.html:11
#, python-format
msgid "Pages that contain a link to %(link)s."
msgstr ""

#: hatta/templates/edit_file.html:3 hatta/templates/edit_file.html:5
#: hatta/templates/edit_text.html:3 hatta/templates/edit_text.html:4
#, python-format
msgid "Editing \"%(title)s\""
msgstr "Editando \"%(title)s\""

#: hatta/templates/edit_file.html:8
msgid ""
"This is a binary file, it can't be edited on a wiki. Please upload a new "
"version instead."
msgstr "Este es un archivo binario, no puede ser editado en un wiki. Por favor, suba una nueva version en su lugar."

#: hatta/templates/edit_file.html:13 hatta/templates/edit_text.html:11
msgid "Comment"
msgstr "Comentario"

#: hatta/templates/edit_file.html:15 hatta/templates/edit_text.html:13
msgid "Author"
msgstr "Autor"

#: hatta/templates/edit_file.html:21 hatta/templates/edit_text.html:19
msgid "Save"
msgstr "Guardar"

#: hatta/templates/edit_file.html:22 hatta/templates/edit_text.html:21
msgid "Cancel"
msgstr "Cancelar"

#: hatta/templates/edit_text.html:20
msgid "Preview"
msgstr "Vista Previa"

#: hatta/templates/edit_text.html:25
msgid "Preview, not saved"
msgstr "Vista previa, no guardada"

#: hatta/templates/history.html:6 hatta/templates/history.html:8
#, python-format
msgid "History of %(title)s"
msgstr ""

#: hatta/templates/history.html:11
#, python-format
msgid "History of changes for %(link)s."
msgstr "Historial de cambios para %(link)s"

#: hatta/templates/history.html:19
msgid "Undo"
msgstr ""

#: hatta/templates/page.html:9
msgid "Edit"
msgstr "Editar"

#: hatta/templates/page.html:12
msgid "History"
msgstr "Historial"

#: hatta/templates/page.html:14
msgid "Backlinks"
msgstr ""

#: hatta/templates/page_special.html:9
msgid "Changes"
msgstr ""

#: hatta/templates/page_special.html:10
msgid "Index"
msgstr ""

#: hatta/templates/page_special.html:11
msgid "Orphaned"
msgstr ""

#: hatta/templates/page_special.html:12
msgid "Wanted"
msgstr ""

#: hatta/templates/wanted.html:3 hatta/templates/wanted.html:4
msgid "Wanted pages"
msgstr ""

#: hatta/templates/wanted.html:7
msgid "List of pages that are linked to, but don't exist yet."
msgstr ""

#: hatta/templates/wanted.html:13
#, python-format
msgid "%(num)d reference"
msgid_plural "%(num)d references"
msgstr[0] ""
msgstr[1] ""