1 | # Translations template for ckan. |
---|
2 | # Copyright (C) 2012 ORGANIZATION |
---|
3 | # This file is distributed under the same license as the ckan project. |
---|
4 | # FIRST AUTHOR <EMAIL@ADDRESS>, 2012. |
---|
5 | # |
---|
6 | #, fuzzy |
---|
7 | msgid "" |
---|
8 | msgstr "" |
---|
9 | "Project-Id-Version: ckan 1.7.1b\n" |
---|
10 | "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" |
---|
11 | "POT-Creation-Date: 2012-05-28 19:22+0200\n" |
---|
12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
---|
13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
---|
14 | "Language-Team: LANGUAGE <[email protected]>\n" |
---|
15 | "MIME-Version: 1.0\n" |
---|
16 | "Content-Type: text/plain; charset=utf-8\n" |
---|
17 | "Content-Transfer-Encoding: 8bit\n" |
---|
18 | "Generated-By: Babel 0.9.4\n" |
---|
19 | |
---|
20 | #: ckan/new_authz.py:19 |
---|
21 | #, python-format |
---|
22 | msgid "Authorization function not found: %s" |
---|
23 | msgstr "" |
---|
24 | |
---|
25 | #: ckan/controllers/admin.py:19 |
---|
26 | msgid "Need to be system administrator to administer" |
---|
27 | msgstr "" |
---|
28 | |
---|
29 | #: ckan/controllers/admin.py:105 |
---|
30 | msgid "Changes Saved" |
---|
31 | msgstr "" |
---|
32 | |
---|
33 | #: ckan/controllers/admin.py:142 ckan/logic/action/get.py:1142 |
---|
34 | msgid "unknown user:" |
---|
35 | msgstr "" |
---|
36 | |
---|
37 | #: ckan/controllers/admin.py:152 |
---|
38 | msgid "User Added" |
---|
39 | msgstr "" |
---|
40 | |
---|
41 | #: ckan/controllers/admin.py:159 |
---|
42 | msgid "unknown authorization group:" |
---|
43 | msgstr "" |
---|
44 | |
---|
45 | #: ckan/controllers/admin.py:169 |
---|
46 | msgid "Authorization Group Added" |
---|
47 | msgstr "" |
---|
48 | |
---|
49 | #: ckan/controllers/admin.py:270 |
---|
50 | #, python-format |
---|
51 | msgid "" |
---|
52 | "Cannot purge package %s as associated revision %s includes non-deleted " |
---|
53 | "packages %s" |
---|
54 | msgstr "" |
---|
55 | |
---|
56 | #: ckan/controllers/admin.py:289 |
---|
57 | #, python-format |
---|
58 | msgid "Problem purging revision %s: %s" |
---|
59 | msgstr "" |
---|
60 | |
---|
61 | #: ckan/controllers/admin.py:291 |
---|
62 | msgid "Purge complete" |
---|
63 | msgstr "" |
---|
64 | |
---|
65 | #: ckan/controllers/admin.py:293 |
---|
66 | msgid "Action not implemented." |
---|
67 | msgstr "" |
---|
68 | |
---|
69 | #: ckan/controllers/api.py:56 ckan/controllers/authorization_group.py:22 |
---|
70 | #: ckan/controllers/group.py:83 ckan/controllers/home.py:22 |
---|
71 | #: ckan/controllers/package.py:116 ckan/controllers/related.py:23 |
---|
72 | #: ckan/controllers/revision.py:29 ckan/controllers/tag.py:22 |
---|
73 | #: ckan/controllers/user.py:30 ckan/controllers/user.py:76 |
---|
74 | #: ckan/controllers/user.py:97 ckan/logic/auth/get.py:18 |
---|
75 | msgid "Not authorized to see this page" |
---|
76 | msgstr "" |
---|
77 | |
---|
78 | #: ckan/controllers/api.py:114 ckan/controllers/api.py:180 |
---|
79 | msgid "Access denied" |
---|
80 | msgstr "" |
---|
81 | |
---|
82 | #: ckan/controllers/api.py:118 ckan/controllers/api.py:185 ckan/lib/base.py:491 |
---|
83 | #: ckan/logic/validators.py:61 ckan/logic/validators.py:72 |
---|
84 | #: ckan/logic/validators.py:87 ckan/logic/validators.py:101 |
---|
85 | #: ckan/logic/validators.py:114 ckan/logic/validators.py:136 |
---|
86 | #: ckan/logic/action/create.py:338 |
---|
87 | msgid "Not found" |
---|
88 | msgstr "" |
---|
89 | |
---|
90 | #: ckan/controllers/api.py:124 |
---|
91 | msgid "Bad request" |
---|
92 | msgstr "" |
---|
93 | |
---|
94 | #: ckan/controllers/api.py:150 |
---|
95 | #, python-format |
---|
96 | msgid "Action name not known: %s" |
---|
97 | msgstr "" |
---|
98 | |
---|
99 | #: ckan/controllers/api.py:161 ckan/controllers/api.py:314 |
---|
100 | #: ckan/controllers/api.py:368 |
---|
101 | #, python-format |
---|
102 | msgid "JSON Error: %s" |
---|
103 | msgstr "" |
---|
104 | |
---|
105 | #: ckan/controllers/api.py:166 |
---|
106 | #, python-format |
---|
107 | msgid "Bad request data: %s" |
---|
108 | msgstr "" |
---|
109 | |
---|
110 | #: ckan/controllers/api.py:176 ckan/controllers/api.py:341 |
---|
111 | #: ckan/controllers/api.py:389 ckan/controllers/group.py:306 |
---|
112 | #: ckan/controllers/group.py:325 ckan/controllers/package.py:584 |
---|
113 | #: ckan/controllers/package.py:613 ckan/controllers/user.py:162 |
---|
114 | #: ckan/controllers/user.py:246 ckan/controllers/user.py:389 |
---|
115 | msgid "Integrity Error" |
---|
116 | msgstr "" |
---|
117 | |
---|
118 | #: ckan/controllers/api.py:200 |
---|
119 | msgid "Parameter Error" |
---|
120 | msgstr "" |
---|
121 | |
---|
122 | #: ckan/controllers/api.py:251 ckan/logic/action/get.py:1134 |
---|
123 | #, python-format |
---|
124 | msgid "Cannot list entity of this type: %s" |
---|
125 | msgstr "" |
---|
126 | |
---|
127 | #: ckan/controllers/api.py:281 |
---|
128 | #, python-format |
---|
129 | msgid "Cannot read entity of this type: %s" |
---|
130 | msgstr "" |
---|
131 | |
---|
132 | #: ckan/controllers/api.py:319 |
---|
133 | #, python-format |
---|
134 | msgid "Cannot create new entity of this type: %s %s" |
---|
135 | msgstr "" |
---|
136 | |
---|
137 | #: ckan/controllers/api.py:345 |
---|
138 | msgid "Unable to add package to search index" |
---|
139 | msgstr "" |
---|
140 | |
---|
141 | #: ckan/controllers/api.py:373 |
---|
142 | #, python-format |
---|
143 | msgid "Cannot update entity of this type: %s" |
---|
144 | msgstr "" |
---|
145 | |
---|
146 | #: ckan/controllers/api.py:393 |
---|
147 | msgid "Unable to update search index" |
---|
148 | msgstr "" |
---|
149 | |
---|
150 | #: ckan/controllers/api.py:415 |
---|
151 | #, python-format |
---|
152 | msgid "Cannot delete entity of this type: %s %s" |
---|
153 | msgstr "" |
---|
154 | |
---|
155 | #: ckan/controllers/api.py:438 |
---|
156 | msgid "No revision specified" |
---|
157 | msgstr "" |
---|
158 | |
---|
159 | #: ckan/controllers/api.py:442 |
---|
160 | #, python-format |
---|
161 | msgid "There is no revision with id: %s" |
---|
162 | msgstr "" |
---|
163 | |
---|
164 | #: ckan/controllers/api.py:452 |
---|
165 | msgid "Missing search term ('since_id=UUID' or 'since_time=TIMESTAMP')" |
---|
166 | msgstr "" |
---|
167 | |
---|
168 | #: ckan/controllers/api.py:460 |
---|
169 | #, python-format |
---|
170 | msgid "Could not read parameters: %r" |
---|
171 | msgstr "" |
---|
172 | |
---|
173 | #: ckan/controllers/api.py:507 |
---|
174 | #, python-format |
---|
175 | msgid "Bad search option: %s" |
---|
176 | msgstr "" |
---|
177 | |
---|
178 | #: ckan/controllers/api.py:510 |
---|
179 | #, python-format |
---|
180 | msgid "Unknown register: %s" |
---|
181 | msgstr "" |
---|
182 | |
---|
183 | #: ckan/controllers/api.py:518 |
---|
184 | msgid "Malformed qjson value" |
---|
185 | msgstr "" |
---|
186 | |
---|
187 | #: ckan/controllers/api.py:527 |
---|
188 | msgid "Request params must be in form of a json encoded dictionary." |
---|
189 | msgstr "" |
---|
190 | |
---|
191 | #: ckan/controllers/authorization_group.py:44 |
---|
192 | #, python-format |
---|
193 | msgid "Not authorized to read %s" |
---|
194 | msgstr "" |
---|
195 | |
---|
196 | #: ckan/controllers/authorization_group.py:62 ckan/controllers/group.py:227 |
---|
197 | #: ckan/controllers/group_formalchemy.py:36 |
---|
198 | msgid "Unauthorized to create a group" |
---|
199 | msgstr "" |
---|
200 | |
---|
201 | #: ckan/controllers/authorization_group.py:107 ckan/controllers/group.py:381 |
---|
202 | #, python-format |
---|
203 | msgid "User %r not authorized to edit %r" |
---|
204 | msgstr "" |
---|
205 | |
---|
206 | #: ckan/controllers/authorization_group.py:151 ckan/controllers/group.py:110 |
---|
207 | #: ckan/controllers/group.py:260 ckan/controllers/group.py:304 |
---|
208 | #: ckan/controllers/group.py:323 ckan/controllers/group.py:334 |
---|
209 | #: ckan/controllers/group.py:379 |
---|
210 | msgid "Group not found" |
---|
211 | msgstr "" |
---|
212 | |
---|
213 | #: ckan/controllers/authorization_group.py:159 ckan/controllers/group.py:346 |
---|
214 | #: ckan/controllers/package.py:662 |
---|
215 | #, python-format |
---|
216 | msgid "User %r not authorized to edit %s authorizations" |
---|
217 | msgstr "" |
---|
218 | |
---|
219 | #: ckan/controllers/datastore.py:30 ckan/controllers/datastore.py:41 |
---|
220 | #: ckan/controllers/datastore.py:51 ckan/controllers/package.py:742 |
---|
221 | #: ckan/controllers/package.py:774 |
---|
222 | msgid "Resource not found" |
---|
223 | msgstr "" |
---|
224 | |
---|
225 | #: ckan/controllers/datastore.py:32 ckan/controllers/datastore.py:53 |
---|
226 | #: ckan/controllers/package.py:744 ckan/controllers/package.py:776 |
---|
227 | #, python-format |
---|
228 | msgid "Unauthorized to read resource %s" |
---|
229 | msgstr "" |
---|
230 | |
---|
231 | #: ckan/controllers/group.py:112 ckan/controllers/group.py:262 |
---|
232 | #: ckan/controllers/group.py:302 ckan/controllers/group.py:321 |
---|
233 | #, python-format |
---|
234 | msgid "Unauthorized to read group %s" |
---|
235 | msgstr "" |
---|
236 | |
---|
237 | #: ckan/controllers/group.py:121 |
---|
238 | msgid "Cannot render description" |
---|
239 | msgstr "" |
---|
240 | |
---|
241 | #: ckan/controllers/group.py:270 ckan/controllers/group_formalchemy.py:93 |
---|
242 | #: ckan/controllers/package.py:476 ckan/controllers/package_formalchemy.py:93 |
---|
243 | #, python-format |
---|
244 | msgid "User %r not authorized to edit %s" |
---|
245 | msgstr "" |
---|
246 | |
---|
247 | #: ckan/controllers/group.py:363 ckan/controllers/package.py:349 |
---|
248 | msgid "Select two revisions before doing the comparison." |
---|
249 | msgstr "" |
---|
250 | |
---|
251 | #: ckan/controllers/group.py:388 |
---|
252 | msgid "CKAN Group Revision History" |
---|
253 | msgstr "" |
---|
254 | |
---|
255 | #: ckan/controllers/group.py:390 |
---|
256 | msgid "Recent changes to CKAN Group: " |
---|
257 | msgstr "" |
---|
258 | |
---|
259 | #: ckan/controllers/group.py:408 ckan/controllers/package.py:394 |
---|
260 | msgid "Log message: " |
---|
261 | msgstr "" |
---|
262 | |
---|
263 | #: ckan/controllers/home.py:30 |
---|
264 | msgid "This site is currently off-line. Database is not initialised." |
---|
265 | msgstr "" |
---|
266 | |
---|
267 | #: ckan/controllers/home.py:68 |
---|
268 | #, python-format |
---|
269 | msgid "" |
---|
270 | "Please <a href=\"%s\">update your profile</a> and add your email address and " |
---|
271 | "your full name. " |
---|
272 | msgstr "" |
---|
273 | |
---|
274 | #: ckan/controllers/home.py:70 ckan/controllers/home.py:76 |
---|
275 | #, python-format |
---|
276 | msgid "%s uses your email address if you need to reset your password." |
---|
277 | msgstr "" |
---|
278 | |
---|
279 | #: ckan/controllers/home.py:74 |
---|
280 | #, python-format |
---|
281 | msgid "Please <a href=\"%s\">update your profile</a> and add your email address. " |
---|
282 | msgstr "" |
---|
283 | |
---|
284 | #: ckan/controllers/home.py:80 |
---|
285 | #, python-format |
---|
286 | msgid "Please <a href=\"%s\">update your profile</a> and add your full name." |
---|
287 | msgstr "" |
---|
288 | |
---|
289 | #: ckan/controllers/package.py:280 ckan/controllers/package.py:282 |
---|
290 | #: ckan/controllers/package.py:284 |
---|
291 | #, python-format |
---|
292 | msgid "Invalid revision format: %r" |
---|
293 | msgstr "" |
---|
294 | |
---|
295 | #: ckan/controllers/package.py:292 ckan/controllers/package.py:325 |
---|
296 | #: ckan/controllers/package.py:368 ckan/controllers/package.py:468 |
---|
297 | #: ckan/controllers/package.py:516 ckan/controllers/package.py:536 |
---|
298 | #: ckan/controllers/package.py:582 ckan/controllers/package.py:611 |
---|
299 | #: ckan/controllers/package.py:650 ckan/controllers/related.py:21 |
---|
300 | #: ckan/controllers/related.py:30 |
---|
301 | msgid "Dataset not found" |
---|
302 | msgstr "" |
---|
303 | |
---|
304 | #: ckan/controllers/package.py:294 ckan/controllers/package.py:327 |
---|
305 | #: ckan/controllers/package.py:366 ckan/controllers/package.py:466 |
---|
306 | #: ckan/controllers/package.py:514 ckan/controllers/package.py:534 |
---|
307 | #: ckan/controllers/package.py:580 ckan/controllers/package.py:609 |
---|
308 | #: ckan/controllers/related.py:32 |
---|
309 | #, python-format |
---|
310 | msgid "Unauthorized to read package %s" |
---|
311 | msgstr "" |
---|
312 | |
---|
313 | #: ckan/controllers/package.py:375 |
---|
314 | msgid "CKAN Dataset Revision History" |
---|
315 | msgstr "" |
---|
316 | |
---|
317 | #: ckan/controllers/package.py:377 |
---|
318 | msgid "Recent changes to CKAN Dataset: " |
---|
319 | msgstr "" |
---|
320 | |
---|
321 | #: ckan/controllers/package.py:423 ckan/controllers/package_formalchemy.py:29 |
---|
322 | msgid "Unauthorized to create a package" |
---|
323 | msgstr "" |
---|
324 | |
---|
325 | #: ckan/controllers/package.py:586 |
---|
326 | msgid "Unable to add package to search index." |
---|
327 | msgstr "" |
---|
328 | |
---|
329 | #: ckan/controllers/package.py:615 |
---|
330 | msgid "Unable to update search index." |
---|
331 | msgstr "" |
---|
332 | |
---|
333 | #: ckan/controllers/revision.py:40 |
---|
334 | msgid "CKAN Repository Revision History" |
---|
335 | msgstr "" |
---|
336 | |
---|
337 | #: ckan/controllers/revision.py:42 |
---|
338 | msgid "Recent changes to the CKAN repository." |
---|
339 | msgstr "" |
---|
340 | |
---|
341 | #: ckan/controllers/revision.py:101 |
---|
342 | #, python-format |
---|
343 | msgid "Datasets affected: %s.\n" |
---|
344 | msgstr "" |
---|
345 | |
---|
346 | #: ckan/controllers/revision.py:177 |
---|
347 | msgid "Revision updated" |
---|
348 | msgstr "" |
---|
349 | |
---|
350 | #: ckan/controllers/tag.py:54 ckan/forms/common.py:923 |
---|
351 | msgid "Other" |
---|
352 | msgstr "" |
---|
353 | |
---|
354 | #: ckan/controllers/tag.py:67 |
---|
355 | msgid "Tag not found" |
---|
356 | msgstr "" |
---|
357 | |
---|
358 | #: ckan/controllers/user.py:132 |
---|
359 | msgid "Unauthorized to create a user" |
---|
360 | msgstr "" |
---|
361 | |
---|
362 | #: ckan/controllers/user.py:158 |
---|
363 | #, python-format |
---|
364 | msgid "Unauthorized to create user %s" |
---|
365 | msgstr "" |
---|
366 | |
---|
367 | #: ckan/controllers/user.py:160 ckan/controllers/user.py:215 |
---|
368 | #: ckan/controllers/user.py:244 ckan/controllers/user.py:367 |
---|
369 | #: ckan/controllers/user.py:387 |
---|
370 | msgid "User not found" |
---|
371 | msgstr "" |
---|
372 | |
---|
373 | #: ckan/controllers/user.py:164 |
---|
374 | msgid "Bad Captcha. Please try again." |
---|
375 | msgstr "" |
---|
376 | |
---|
377 | #: ckan/controllers/user.py:181 |
---|
378 | #, python-format |
---|
379 | msgid "" |
---|
380 | "User \"%s\" is now registered but you are still logged in as \"%s\" from " |
---|
381 | "before" |
---|
382 | msgstr "" |
---|
383 | |
---|
384 | #: ckan/controllers/user.py:194 |
---|
385 | msgid "No user specified" |
---|
386 | msgstr "" |
---|
387 | |
---|
388 | #: ckan/controllers/user.py:213 ckan/controllers/user.py:242 |
---|
389 | #: ckan/controllers/user.py:385 |
---|
390 | #, python-format |
---|
391 | msgid "Unauthorized to edit user %s" |
---|
392 | msgstr "" |
---|
393 | |
---|
394 | #: ckan/controllers/user.py:220 |
---|
395 | #, python-format |
---|
396 | msgid "User %s not authorized to edit %s" |
---|
397 | msgstr "" |
---|
398 | |
---|
399 | #: ckan/controllers/user.py:239 |
---|
400 | msgid "Profile updated" |
---|
401 | msgstr "" |
---|
402 | |
---|
403 | #: ckan/controllers/user.py:284 |
---|
404 | #, python-format |
---|
405 | msgid "%s is now logged in" |
---|
406 | msgstr "" |
---|
407 | |
---|
408 | #: ckan/controllers/user.py:287 |
---|
409 | msgid "Login failed. Bad username or password." |
---|
410 | msgstr "" |
---|
411 | |
---|
412 | #: ckan/controllers/user.py:289 |
---|
413 | msgid " (Or if using OpenID, it hasn't been associated with a user account.)" |
---|
414 | msgstr "" |
---|
415 | |
---|
416 | #: ckan/controllers/user.py:342 |
---|
417 | #, python-format |
---|
418 | msgid "\"%s\" matched several users" |
---|
419 | msgstr "" |
---|
420 | |
---|
421 | #: ckan/controllers/user.py:344 ckan/controllers/user.py:346 |
---|
422 | #, python-format |
---|
423 | msgid "No such user: %s" |
---|
424 | msgstr "" |
---|
425 | |
---|
426 | #: ckan/controllers/user.py:351 |
---|
427 | msgid "Please check your inbox for a reset code." |
---|
428 | msgstr "" |
---|
429 | |
---|
430 | #: ckan/controllers/user.py:354 |
---|
431 | #, python-format |
---|
432 | msgid "Could not send reset link: %s" |
---|
433 | msgstr "" |
---|
434 | |
---|
435 | #: ckan/controllers/user.py:371 |
---|
436 | msgid "Invalid reset key. Please try again." |
---|
437 | msgstr "" |
---|
438 | |
---|
439 | #: ckan/controllers/user.py:382 |
---|
440 | msgid "Your password has been reset." |
---|
441 | msgstr "" |
---|
442 | |
---|
443 | #: ckan/controllers/user.py:404 |
---|
444 | msgid "Error: Could not parse About text" |
---|
445 | msgstr "" |
---|
446 | |
---|
447 | #: ckan/controllers/user.py:412 |
---|
448 | msgid "Your password must be 4 characters or longer." |
---|
449 | msgstr "" |
---|
450 | |
---|
451 | #: ckan/controllers/user.py:414 |
---|
452 | msgid "The passwords you entered do not match." |
---|
453 | msgstr "" |
---|
454 | |
---|
455 | #: ckan/forms/authorization_group.py:45 ckan/forms/group.py:52 |
---|
456 | #: ckan/forms/package.py:38 ckan/forms/package.py:110 |
---|
457 | #: ckan/templates/js_strings.html:16 ckan/templates/user/read.html:23 |
---|
458 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
459 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:52 |
---|
460 | msgid "Name" |
---|
461 | msgstr "" |
---|
462 | |
---|
463 | #: ckan/forms/authorization_group.py:46 |
---|
464 | msgid "<strong>Unique identifier</strong> for group." |
---|
465 | msgstr "" |
---|
466 | |
---|
467 | #: ckan/forms/authorization_group.py:47 ckan/forms/package.py:41 |
---|
468 | #: ckan/templates/group/new_group_form.html:36 |
---|
469 | #: ckan/templates/package/new_package_form.html:57 |
---|
470 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/edit.html:36 |
---|
471 | msgid "2+ characters, lowercase, using only 'a-z0-9' and '-_'" |
---|
472 | msgstr "" |
---|
473 | |
---|
474 | #: ckan/forms/authorization_group.py:55 ckan/forms/group.py:63 |
---|
475 | msgid "Details" |
---|
476 | msgstr "" |
---|
477 | |
---|
478 | #: ckan/forms/authorization_group.py:80 |
---|
479 | msgid "Add users" |
---|
480 | msgstr "" |
---|
481 | |
---|
482 | #: ckan/forms/common.py:26 ckan/logic/validators.py:185 |
---|
483 | #: ckan/logic/validators.py:420 |
---|
484 | #: ../ckanext-ecportal/ckanext/ecportal/validators.py:233 |
---|
485 | #, python-format |
---|
486 | msgid "Name must be at least %s characters long" |
---|
487 | msgstr "" |
---|
488 | |
---|
489 | #: ckan/forms/common.py:28 |
---|
490 | msgid "" |
---|
491 | "Name must be purely lowercase alphanumeric (ascii) characters and these " |
---|
492 | "symbols: -_" |
---|
493 | msgstr "" |
---|
494 | |
---|
495 | #: ckan/forms/common.py:41 |
---|
496 | msgid "Dataset name already exists in database" |
---|
497 | msgstr "" |
---|
498 | |
---|
499 | #: ckan/forms/common.py:54 ckan/logic/validators.py:255 |
---|
500 | msgid "Group name already exists in database" |
---|
501 | msgstr "" |
---|
502 | |
---|
503 | #: ckan/forms/common.py:143 |
---|
504 | #, python-format |
---|
505 | msgid "Value does not match required format: %s" |
---|
506 | msgstr "" |
---|
507 | |
---|
508 | #: ckan/forms/common.py:160 ckan/forms/common.py:771 |
---|
509 | #: ckan/templates/admin/trash.html:29 |
---|
510 | #: ckan/templates/package/new_package_form.html:111 |
---|
511 | msgid "(None)" |
---|
512 | msgstr "" |
---|
513 | |
---|
514 | #: ckan/forms/common.py:351 |
---|
515 | msgid "Dataset resource(s) incomplete." |
---|
516 | msgstr "" |
---|
517 | |
---|
518 | #: ckan/forms/common.py:524 ckan/logic/validators.py:261 |
---|
519 | #, python-format |
---|
520 | msgid "Tag \"%s\" length is less than minimum %s" |
---|
521 | msgstr "" |
---|
522 | |
---|
523 | #: ckan/forms/common.py:526 |
---|
524 | #, python-format |
---|
525 | msgid "Tag \"%s\" must not contain any quotation marks: \"" |
---|
526 | msgstr "" |
---|
527 | |
---|
528 | #: ckan/forms/common.py:543 ckan/logic/validators.py:239 |
---|
529 | #, python-format |
---|
530 | msgid "Duplicate key \"%s\"" |
---|
531 | msgstr "" |
---|
532 | |
---|
533 | #: ckan/forms/common.py:546 |
---|
534 | #, python-format |
---|
535 | msgid "Extra key-value pair: key is not set for value \"%s\"." |
---|
536 | msgstr "" |
---|
537 | |
---|
538 | #: ckan/forms/common.py:781 ckan/templates/package/new_package_form.html:116 |
---|
539 | msgid "Cannot add any groups." |
---|
540 | msgstr "" |
---|
541 | |
---|
542 | #: ckan/forms/common.py:796 ckan/logic/validators.py:114 |
---|
543 | #: ckanext/stats/templates/ckanext/stats/index.html:68 |
---|
544 | msgid "Group" |
---|
545 | msgstr "" |
---|
546 | |
---|
547 | #: ckan/forms/common.py:826 |
---|
548 | #, python-format |
---|
549 | msgid "" |
---|
550 | "Can't derived new group selection from serialized value structured like this:" |
---|
551 | " %s" |
---|
552 | msgstr "" |
---|
553 | |
---|
554 | #: ckan/forms/common.py:906 |
---|
555 | msgid "other - please specify" |
---|
556 | msgstr "" |
---|
557 | |
---|
558 | #: ckan/forms/group.py:64 ckan/forms/package.py:102 ckan/forms/package.py:112 |
---|
559 | #: ckan/logic/action/__init__.py:58 ckan/logic/action/__init__.py:60 |
---|
560 | #: ckan/templates/group/new_group_form.html:65 ckan/templates/package/edit.html:23 |
---|
561 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:100 |
---|
562 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/edit.html:25 |
---|
563 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/edit.html:86 |
---|
564 | msgid "Extras" |
---|
565 | msgstr "" |
---|
566 | |
---|
567 | #: ckan/forms/group.py:87 |
---|
568 | msgid "Package" |
---|
569 | msgstr "" |
---|
570 | |
---|
571 | #: ckan/forms/group.py:88 |
---|
572 | msgid "Add packages" |
---|
573 | msgstr "" |
---|
574 | |
---|
575 | #: ckan/forms/package.py:34 |
---|
576 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:45 |
---|
577 | msgid "A short descriptive title for the data set." |
---|
578 | msgstr "" |
---|
579 | |
---|
580 | #: ckan/forms/package.py:35 |
---|
581 | msgid "" |
---|
582 | "It should not be a description though - save that for the Notes field. Do not" |
---|
583 | " give a trailing full stop." |
---|
584 | msgstr "" |
---|
585 | |
---|
586 | #: ckan/forms/package.py:39 |
---|
587 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:61 |
---|
588 | msgid "A unique identifier for the package." |
---|
589 | msgstr "" |
---|
590 | |
---|
591 | #: ckan/forms/package.py:40 |
---|
592 | msgid "" |
---|
593 | "It should be broadly humanly readable, in the spirit of Semantic Web URIs. " |
---|
594 | "Only use an acronym if it is widely recognised. Renaming is possible but " |
---|
595 | "discouraged." |
---|
596 | msgstr "" |
---|
597 | |
---|
598 | #: ckan/forms/package.py:45 ckan/templates/package/new_package_form.html:227 |
---|
599 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:325 |
---|
600 | msgid "A number representing the version (if applicable)" |
---|
601 | msgstr "" |
---|
602 | |
---|
603 | #: ckan/forms/package.py:50 ckan/templates/package/new_package_form.html:66 |
---|
604 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:84 |
---|
605 | msgid "The URL for the web page describing the data (not the data itself)." |
---|
606 | msgstr "" |
---|
607 | |
---|
608 | #: ckan/forms/package.py:51 ckan/templates/package/new_package_form.html:67 |
---|
609 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:85 |
---|
610 | msgid "e.g. http://www.example.com/growth-figures.html" |
---|
611 | msgstr "" |
---|
612 | |
---|
613 | #: ckan/forms/package.py:55 ckan/templates/package/new_package_form.html:197 |
---|
614 | msgid "" |
---|
615 | "The name of the main contact, for enquiries about this particular dataset, " |
---|
616 | "using the e-mail address in the following field." |
---|
617 | msgstr "" |
---|
618 | |
---|
619 | #: ckan/forms/package.py:59 ckan/templates/package/new_package_form.html:212 |
---|
620 | msgid "" |
---|
621 | "If there is another important contact person (in addition to the person in " |
---|
622 | "the Author field) then provide details here." |
---|
623 | msgstr "" |
---|
624 | |
---|
625 | #: ckan/forms/package.py:63 ckan/templates/package/resource_read.html:133 |
---|
626 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/resource_read.html:133 |
---|
627 | msgid "Licence" |
---|
628 | msgstr "" |
---|
629 | |
---|
630 | #: ckan/forms/package.py:64 |
---|
631 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:97 |
---|
632 | msgid "The licence under which the dataset is released." |
---|
633 | msgstr "" |
---|
634 | |
---|
635 | #: ckan/forms/package.py:68 ckan/forms/package.py:112 |
---|
636 | #: ckan/templates/layout_base.html:165 |
---|
637 | #: ckan/templates/package/new_package_form.html:122 |
---|
638 | #: ckan/templates/package/read.html:44 ckan/templates/tag/index.html:6 |
---|
639 | #: ckan/templates/tag/index.html:9 |
---|
640 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:89 |
---|
641 | msgid "Tags" |
---|
642 | msgstr "" |
---|
643 | |
---|
644 | #: ckan/forms/package.py:69 |
---|
645 | #, python-format |
---|
646 | msgid "" |
---|
647 | "Comma-separated terms that may link this dataset to similar ones. For more " |
---|
648 | "information on conventions, see <a href=\"%s\">this wiki page</a>." |
---|
649 | msgstr "" |
---|
650 | |
---|
651 | #: ckan/forms/package.py:70 ckan/templates/package/new_package_form.html:127 |
---|
652 | msgid "e.g. pollution, rivers, water quality" |
---|
653 | msgstr "" |
---|
654 | |
---|
655 | #: ckan/forms/package.py:74 |
---|
656 | msgid "The files containing the data or address of the APIs for accessing it." |
---|
657 | msgstr "" |
---|
658 | |
---|
659 | #: ckan/forms/package.py:75 |
---|
660 | msgid "" |
---|
661 | "<br />These can be repeated as required. For example if the data is being " |
---|
662 | "supplied in multiple formats, or split into different areas or time periods, " |
---|
663 | "each file is a different 'resource' which should be described differently. " |
---|
664 | "They will all appear on the dataset page on CKAN together.<br /><br /> " |
---|
665 | "<b>URL:</b> This is the Internet link directly to the data - by selecting " |
---|
666 | "this link in a web browser, the user will immediately download the full data " |
---|
667 | "set. Note that datasets are not hosted on this site, but by the publisher of " |
---|
668 | "the data. Alternatively the URL can point to an API server such as a SPARQL " |
---|
669 | "endpoint or JSON-P service.<br /> <b>Format:</b> This should give the file " |
---|
670 | "format in which the data is supplied. <br /><b>Description</b> Any " |
---|
671 | "information you want to add to describe the resource.<br />" |
---|
672 | msgstr "" |
---|
673 | |
---|
674 | #: ckan/forms/package.py:76 |
---|
675 | msgid "" |
---|
676 | "Format choices: CSV | RDF | XML | XBRL | SDMX | HTML+RDFa | Other as " |
---|
677 | "appropriate" |
---|
678 | msgstr "" |
---|
679 | |
---|
680 | #: ckan/forms/package.py:80 ckan/forms/package.py:111 |
---|
681 | msgid "Notes" |
---|
682 | msgstr "" |
---|
683 | |
---|
684 | #: ckan/forms/package.py:81 |
---|
685 | msgid "The main description of the dataset" |
---|
686 | msgstr "" |
---|
687 | |
---|
688 | #: ckan/forms/package.py:82 |
---|
689 | msgid "" |
---|
690 | "It is often displayed with the package title. In particular, it should start " |
---|
691 | "with a short sentence that describes the data set succinctly, because the " |
---|
692 | "first few words alone may be used in some views of the data sets." |
---|
693 | msgstr "" |
---|
694 | |
---|
695 | #: ckan/forms/package.py:83 |
---|
696 | #, python-format |
---|
697 | msgid "You can use %sMarkdown formatting%s here." |
---|
698 | msgstr "" |
---|
699 | |
---|
700 | #: ckan/forms/package.py:94 |
---|
701 | msgid "Basic information" |
---|
702 | msgstr "" |
---|
703 | |
---|
704 | #: ckan/forms/package.py:96 ckan/forms/package.py:111 |
---|
705 | #: ckan/logic/action/__init__.py:56 ckan/templates/package/layout.html:19 |
---|
706 | #: ckan/templates/package/read_core.html:26 |
---|
707 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/layout.html:19 |
---|
708 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read_core.html:30 |
---|
709 | msgid "Resources" |
---|
710 | msgstr "" |
---|
711 | |
---|
712 | #: ckan/forms/package.py:97 ckan/templates/layout_base.html:78 |
---|
713 | #: ckan/templates/package/new_package_form.html:93 |
---|
714 | #: ckan/templates/package/read.html:49 ckan/templates/revision/read.html:64 |
---|
715 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:91 |
---|
716 | msgid "Groups" |
---|
717 | msgstr "" |
---|
718 | |
---|
719 | #: ckan/forms/package.py:98 ckan/forms/package.py:105 |
---|
720 | msgid "Detail" |
---|
721 | msgstr "" |
---|
722 | |
---|
723 | #: ckan/forms/package.py:110 ckan/templates/_util.html:69 |
---|
724 | #: ckan/templates/_util.html:82 ckan/templates/_util.html:95 |
---|
725 | #: ckan/templates/group/new_group_form.html:22 |
---|
726 | #: ckan/templates/package/new_package_form.html:36 |
---|
727 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:36 |
---|
728 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/edit.html:22 |
---|
729 | msgid "Title" |
---|
730 | msgstr "" |
---|
731 | |
---|
732 | #: ckan/forms/package.py:110 ckan/templates/package/new_package_form.html:224 |
---|
733 | #: ckan/templates/package/read_core.html:78 |
---|
734 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:322 |
---|
735 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read_core.html:159 |
---|
736 | msgid "Version" |
---|
737 | msgstr "" |
---|
738 | |
---|
739 | #: ckan/forms/package.py:110 |
---|
740 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:80 |
---|
741 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read_core.html:64 |
---|
742 | msgid "URL" |
---|
743 | msgstr "" |
---|
744 | |
---|
745 | #: ckan/forms/package.py:111 ckan/templates/group/history.html:32 |
---|
746 | #: ckan/templates/package/history.html:25 |
---|
747 | #: ckan/templates/package/new_package_form.html:194 |
---|
748 | #: ckan/templates/package/read_core.html:68 |
---|
749 | #: ckan/templates/snippets/revision_list.html:11 |
---|
750 | msgid "Author" |
---|
751 | msgstr "" |
---|
752 | |
---|
753 | #: ckan/forms/package.py:111 ckan/templates/package/new_package_form.html:202 |
---|
754 | msgid "Author email" |
---|
755 | msgstr "" |
---|
756 | |
---|
757 | #: ckan/forms/package.py:111 ckan/templates/package/new_package_form.html:209 |
---|
758 | #: ckan/templates/package/read_core.html:73 |
---|
759 | msgid "Maintainer" |
---|
760 | msgstr "" |
---|
761 | |
---|
762 | #: ckan/forms/package.py:112 ckan/templates/package/new_package_form.html:217 |
---|
763 | msgid "Maintainer email" |
---|
764 | msgstr "" |
---|
765 | |
---|
766 | #: ckan/forms/package.py:112 ckan/templates/package/new_package_form.html:73 |
---|
767 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:90 |
---|
768 | msgid "License" |
---|
769 | msgstr "" |
---|
770 | |
---|
771 | #: ckan/forms/package.py:112 ckan/templates/group/new_group_form.html:54 |
---|
772 | #: ckan/templates/package/read_core.html:88 |
---|
773 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/edit.html:54 |
---|
774 | msgid "State" |
---|
775 | msgstr "" |
---|
776 | |
---|
777 | #: ckan/forms/package_dict.py:95 |
---|
778 | #, python-format |
---|
779 | msgid "Resource should be a dictionary: %r" |
---|
780 | msgstr "" |
---|
781 | |
---|
782 | #: ckan/forms/package_dict.py:112 |
---|
783 | #, python-format |
---|
784 | msgid "Key unknown: %s" |
---|
785 | msgstr "" |
---|
786 | |
---|
787 | #: ckan/forms/package_dict.py:114 |
---|
788 | msgid "Key blank" |
---|
789 | msgstr "" |
---|
790 | |
---|
791 | #: ckan/lib/base.py:471 |
---|
792 | msgid "Updated" |
---|
793 | msgstr "" |
---|
794 | |
---|
795 | #: ckan/lib/base.py:483 |
---|
796 | msgid "User role(s) added" |
---|
797 | msgstr "" |
---|
798 | |
---|
799 | #: ckan/lib/base.py:485 |
---|
800 | msgid "Please supply a user name" |
---|
801 | msgstr "" |
---|
802 | |
---|
803 | #: ckan/lib/helpers.py:504 |
---|
804 | msgid "Update your avatar at gravatar.com" |
---|
805 | msgstr "" |
---|
806 | |
---|
807 | #: ckan/lib/helpers.py:667 ckan/templates/js_strings.html:16 |
---|
808 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
809 | msgid "Unknown" |
---|
810 | msgstr "" |
---|
811 | |
---|
812 | #: ckan/lib/helpers.py:703 |
---|
813 | msgid "no name" |
---|
814 | msgstr "" |
---|
815 | |
---|
816 | #: ckan/lib/helpers.py:736 |
---|
817 | msgid "Created new dataset." |
---|
818 | msgstr "" |
---|
819 | |
---|
820 | #: ckan/lib/helpers.py:738 |
---|
821 | msgid "Edited resources." |
---|
822 | msgstr "" |
---|
823 | |
---|
824 | #: ckan/lib/helpers.py:740 |
---|
825 | msgid "Edited settings." |
---|
826 | msgstr "" |
---|
827 | |
---|
828 | #: ckan/lib/mailer.py:21 |
---|
829 | #, python-format |
---|
830 | msgid "Dear %s," |
---|
831 | msgstr "" |
---|
832 | |
---|
833 | #: ckan/lib/mailer.py:34 |
---|
834 | #, python-format |
---|
835 | msgid "%s <%s>" |
---|
836 | msgstr "" |
---|
837 | |
---|
838 | #: ckan/lib/mailer.py:58 |
---|
839 | msgid "No recipient email address available!" |
---|
840 | msgstr "" |
---|
841 | |
---|
842 | #: ckan/lib/mailer.py:63 |
---|
843 | #, python-format |
---|
844 | msgid "" |
---|
845 | "You have requested your password on %(site_title)s to be reset.\n" |
---|
846 | "\n" |
---|
847 | "Please click the following link to confirm this request:\n" |
---|
848 | "\n" |
---|
849 | " %(reset_link)s\n" |
---|
850 | msgstr "" |
---|
851 | |
---|
852 | #: ckan/lib/mailer.py:95 ckan/templates/user/perform_reset.html:6 |
---|
853 | #: ckan/templates/user/perform_reset.html:14 |
---|
854 | msgid "Reset your password" |
---|
855 | msgstr "" |
---|
856 | |
---|
857 | #: ckan/lib/package_saver.py:29 ../ckanext-ecportal/ckanext/ecportal/helpers.py:17 |
---|
858 | msgid "Cannot render package description" |
---|
859 | msgstr "" |
---|
860 | |
---|
861 | #: ckan/lib/package_saver.py:34 |
---|
862 | msgid "No web page given" |
---|
863 | msgstr "" |
---|
864 | |
---|
865 | #: ckan/lib/package_saver.py:38 |
---|
866 | msgid "Author not given" |
---|
867 | msgstr "" |
---|
868 | |
---|
869 | #: ckan/lib/package_saver.py:44 |
---|
870 | msgid "Maintainer not given" |
---|
871 | msgstr "" |
---|
872 | |
---|
873 | #: ckan/lib/package_saver.py:101 ckan/logic/validators.py:51 |
---|
874 | msgid "No links are allowed in the log_message." |
---|
875 | msgstr "" |
---|
876 | |
---|
877 | #: ckan/lib/navl/dictization_functions.py:8 |
---|
878 | #: ckan/lib/navl/dictization_functions.py:10 |
---|
879 | #: ckan/lib/navl/dictization_functions.py:12 |
---|
880 | #: ckan/lib/navl/dictization_functions.py:14 |
---|
881 | #: ckan/lib/navl/dictization_functions.py:16 |
---|
882 | #: ckan/lib/navl/dictization_functions.py:18 |
---|
883 | #: ckan/lib/navl/dictization_functions.py:20 |
---|
884 | #: ckan/lib/navl/dictization_functions.py:22 ckan/lib/navl/validators.py:17 |
---|
885 | #: ckan/lib/navl/validators.py:24 ckan/lib/navl/validators.py:44 |
---|
886 | #: ckan/logic/__init__.py:247 ckan/logic/validators.py:407 |
---|
887 | msgid "Missing value" |
---|
888 | msgstr "" |
---|
889 | |
---|
890 | #: ckan/lib/navl/validators.py:54 |
---|
891 | #, python-format |
---|
892 | msgid "The input field %(name)s was not expected." |
---|
893 | msgstr "" |
---|
894 | |
---|
895 | #: ckan/lib/navl/validators.py:93 |
---|
896 | msgid "Please enter an integer value" |
---|
897 | msgstr "" |
---|
898 | |
---|
899 | #: ckan/logic/__init__.py:159 |
---|
900 | msgid "No valid API key provided." |
---|
901 | msgstr "" |
---|
902 | |
---|
903 | #: ckan/logic/converters.py:59 ckan/logic/converters.py:74 |
---|
904 | #: ../ckanext-ecportal/ckanext/ecportal/validators.py:268 |
---|
905 | #, python-format |
---|
906 | msgid "Tag vocabulary \"%s\" does not exist" |
---|
907 | msgstr "" |
---|
908 | |
---|
909 | #: ckan/logic/validators.py:32 |
---|
910 | msgid "Invalid integer" |
---|
911 | msgstr "" |
---|
912 | |
---|
913 | #: ckan/logic/validators.py:42 |
---|
914 | msgid "Date format incorrect" |
---|
915 | msgstr "" |
---|
916 | |
---|
917 | #: ckan/logic/validators.py:61 ckan/logic/validators.py:87 |
---|
918 | #: ckan/templates/group/new_group_form.html:118 |
---|
919 | #: ckanext/stats/templates/ckanext/stats/index.html:51 |
---|
920 | #: ckanext/stats/templates/ckanext/stats/index.html:60 |
---|
921 | msgid "Dataset" |
---|
922 | msgstr "" |
---|
923 | |
---|
924 | #: ckan/logic/validators.py:101 ckan/templates/_util.html:181 |
---|
925 | #: ckan/templates/_util.html:251 |
---|
926 | msgid "User" |
---|
927 | msgstr "" |
---|
928 | |
---|
929 | #: ckan/logic/validators.py:124 |
---|
930 | msgid "That group name or ID does not exist." |
---|
931 | msgstr "" |
---|
932 | |
---|
933 | #: ckan/logic/validators.py:136 |
---|
934 | msgid "Activity type" |
---|
935 | msgstr "" |
---|
936 | |
---|
937 | #: ckan/logic/validators.py:182 |
---|
938 | #: ../ckanext-ecportal/ckanext/ecportal/validators.py:231 |
---|
939 | msgid "That name cannot be used" |
---|
940 | msgstr "" |
---|
941 | |
---|
942 | #: ckan/logic/validators.py:187 ckan/logic/validators.py:423 |
---|
943 | #: ../ckanext-ecportal/ckanext/ecportal/validators.py:235 |
---|
944 | #, python-format |
---|
945 | msgid "Name must be a maximum of %i characters long" |
---|
946 | msgstr "" |
---|
947 | |
---|
948 | #: ckan/logic/validators.py:190 |
---|
949 | msgid "" |
---|
950 | "Url must be purely lowercase alphanumeric (ascii) characters and these " |
---|
951 | "symbols: -_" |
---|
952 | msgstr "" |
---|
953 | |
---|
954 | #: ckan/logic/validators.py:208 |
---|
955 | msgid "That URL is already in use." |
---|
956 | msgstr "" |
---|
957 | |
---|
958 | #: ckan/logic/validators.py:213 |
---|
959 | #, python-format |
---|
960 | msgid "Name \"%s\" length is less than minimum %s" |
---|
961 | msgstr "" |
---|
962 | |
---|
963 | #: ckan/logic/validators.py:217 |
---|
964 | #, python-format |
---|
965 | msgid "Name \"%s\" length is more than maximum %s" |
---|
966 | msgstr "" |
---|
967 | |
---|
968 | #: ckan/logic/validators.py:223 |
---|
969 | #, python-format |
---|
970 | msgid "Version must be a maximum of %i characters long" |
---|
971 | msgstr "" |
---|
972 | |
---|
973 | #: ckan/logic/validators.py:265 |
---|
974 | #, python-format |
---|
975 | msgid "Tag \"%s\" length is more than maximum %i" |
---|
976 | msgstr "" |
---|
977 | |
---|
978 | #: ckan/logic/validators.py:273 |
---|
979 | #, python-format |
---|
980 | msgid "Tag \"%s\" must be alphanumeric characters or symbols: -_." |
---|
981 | msgstr "" |
---|
982 | |
---|
983 | #: ckan/logic/validators.py:281 |
---|
984 | #, python-format |
---|
985 | msgid "Tag \"%s\" must not be uppercase" |
---|
986 | msgstr "" |
---|
987 | |
---|
988 | #: ckan/logic/validators.py:372 |
---|
989 | msgid "That login name is not available." |
---|
990 | msgstr "" |
---|
991 | |
---|
992 | #: ckan/logic/validators.py:381 |
---|
993 | msgid "Please enter both passwords" |
---|
994 | msgstr "" |
---|
995 | |
---|
996 | #: ckan/logic/validators.py:387 |
---|
997 | msgid "Your password must be 4 characters or longer" |
---|
998 | msgstr "" |
---|
999 | |
---|
1000 | #: ckan/logic/validators.py:395 |
---|
1001 | msgid "The passwords you entered do not match" |
---|
1002 | msgstr "" |
---|
1003 | |
---|
1004 | #: ckan/logic/validators.py:411 |
---|
1005 | msgid "" |
---|
1006 | "Edit not allowed as it looks like spam. Please avoid links in your " |
---|
1007 | "description." |
---|
1008 | msgstr "" |
---|
1009 | |
---|
1010 | #: ckan/logic/validators.py:428 |
---|
1011 | msgid "That vocabulary name is already in use." |
---|
1012 | msgstr "" |
---|
1013 | |
---|
1014 | #: ckan/logic/validators.py:434 |
---|
1015 | #, python-format |
---|
1016 | msgid "Cannot change value of key from %s to %s. This key is read-only" |
---|
1017 | msgstr "" |
---|
1018 | |
---|
1019 | #: ckan/logic/validators.py:443 |
---|
1020 | msgid "Tag vocabulary was not found." |
---|
1021 | msgstr "" |
---|
1022 | |
---|
1023 | #: ckan/logic/validators.py:456 |
---|
1024 | #, python-format |
---|
1025 | msgid "Tag %s does not belong to vocabulary %s" |
---|
1026 | msgstr "" |
---|
1027 | |
---|
1028 | #: ckan/logic/validators.py:462 |
---|
1029 | msgid "No tag name" |
---|
1030 | msgstr "" |
---|
1031 | |
---|
1032 | #: ckan/logic/validators.py:475 |
---|
1033 | #, python-format |
---|
1034 | msgid "Tag %s already belongs to vocabulary %s" |
---|
1035 | msgstr "" |
---|
1036 | |
---|
1037 | #: ckan/logic/action/__init__.py:56 |
---|
1038 | msgid "Package resource(s) invalid" |
---|
1039 | msgstr "" |
---|
1040 | |
---|
1041 | #: ckan/logic/action/__init__.py:58 |
---|
1042 | msgid "Missing Value" |
---|
1043 | msgstr "" |
---|
1044 | |
---|
1045 | #: ckan/logic/action/create.py:66 ckan/logic/action/create.py:272 |
---|
1046 | #, python-format |
---|
1047 | msgid "REST API: Create object %s" |
---|
1048 | msgstr "" |
---|
1049 | |
---|
1050 | #: ckan/logic/action/create.py:180 |
---|
1051 | #, python-format |
---|
1052 | msgid "REST API: Create package relationship: %s %s %s" |
---|
1053 | msgstr "" |
---|
1054 | |
---|
1055 | #: ckan/logic/action/create.py:214 |
---|
1056 | #, python-format |
---|
1057 | msgid "REST API: Create member object %s" |
---|
1058 | msgstr "" |
---|
1059 | |
---|
1060 | #: ckan/logic/action/create.py:325 |
---|
1061 | msgid "You must supply a package id or name (parameter \"package\")." |
---|
1062 | msgstr "" |
---|
1063 | |
---|
1064 | #: ckan/logic/action/create.py:327 |
---|
1065 | msgid "You must supply a rating (parameter \"rating\")." |
---|
1066 | msgstr "" |
---|
1067 | |
---|
1068 | #: ckan/logic/action/create.py:332 |
---|
1069 | msgid "Rating must be an integer value." |
---|
1070 | msgstr "" |
---|
1071 | |
---|
1072 | #: ckan/logic/action/create.py:336 |
---|
1073 | #, python-format |
---|
1074 | msgid "Rating must be between %i and %i." |
---|
1075 | msgstr "" |
---|
1076 | |
---|
1077 | #: ckan/logic/action/delete.py:27 |
---|
1078 | #, python-format |
---|
1079 | msgid "REST API: Delete Package: %s" |
---|
1080 | msgstr "" |
---|
1081 | |
---|
1082 | #: ckan/logic/action/delete.py:62 ckan/logic/action/delete.py:134 |
---|
1083 | #, python-format |
---|
1084 | msgid "REST API: Delete %s" |
---|
1085 | msgstr "" |
---|
1086 | |
---|
1087 | #: ckan/logic/action/delete.py:164 ckan/logic/action/delete.py:179 |
---|
1088 | #: ckan/logic/action/get.py:1188 ckan/logic/action/update.py:594 |
---|
1089 | msgid "id not in data" |
---|
1090 | msgstr "" |
---|
1091 | |
---|
1092 | #: ckan/logic/action/delete.py:168 ckan/logic/action/get.py:1191 |
---|
1093 | #: ckan/logic/action/update.py:598 |
---|
1094 | #, python-format |
---|
1095 | msgid "Could not find vocabulary \"%s\"" |
---|
1096 | msgstr "" |
---|
1097 | |
---|
1098 | #: ckan/logic/action/delete.py:187 |
---|
1099 | #, python-format |
---|
1100 | msgid "Could not find tag \"%s\"" |
---|
1101 | msgstr "" |
---|
1102 | |
---|
1103 | #: ckan/logic/action/update.py:114 |
---|
1104 | msgid "Related was not found." |
---|
1105 | msgstr "" |
---|
1106 | |
---|
1107 | #: ckan/logic/action/update.py:142 |
---|
1108 | msgid "Resource was not found." |
---|
1109 | msgstr "" |
---|
1110 | |
---|
1111 | #: ckan/logic/action/update.py:157 ckan/logic/action/update.py:210 |
---|
1112 | #: ckan/logic/action/update.py:339 |
---|
1113 | #, python-format |
---|
1114 | msgid "REST API: Update object %s" |
---|
1115 | msgstr "" |
---|
1116 | |
---|
1117 | #: ckan/logic/action/update.py:176 ckan/logic/action/update.py:232 |
---|
1118 | msgid "Package was not found." |
---|
1119 | msgstr "" |
---|
1120 | |
---|
1121 | #: ckan/logic/action/update.py:263 |
---|
1122 | #, python-format |
---|
1123 | msgid "REST API: Update package relationship: %s %s %s" |
---|
1124 | msgstr "" |
---|
1125 | |
---|
1126 | #: ckan/logic/action/update.py:454 |
---|
1127 | msgid "TaskStatus was not found." |
---|
1128 | msgstr "" |
---|
1129 | |
---|
1130 | #: ckan/logic/auth/create.py:11 |
---|
1131 | #, python-format |
---|
1132 | msgid "User %s not authorized to create packages" |
---|
1133 | msgstr "" |
---|
1134 | |
---|
1135 | #: ckan/logic/auth/create.py:16 ckan/logic/auth/update.py:23 |
---|
1136 | #, python-format |
---|
1137 | msgid "User %s not authorized to edit these groups" |
---|
1138 | msgstr "" |
---|
1139 | |
---|
1140 | #: ckan/logic/auth/create.py:28 ckan/logic/auth/publisher/create.py:31 |
---|
1141 | msgid "You must be logged in to add a related item" |
---|
1142 | msgstr "" |
---|
1143 | |
---|
1144 | #: ckan/logic/auth/create.py:48 ckan/logic/auth/publisher/create.py:60 |
---|
1145 | #, python-format |
---|
1146 | msgid "User %s not authorized to edit these packages" |
---|
1147 | msgstr "" |
---|
1148 | |
---|
1149 | #: ckan/logic/auth/create.py:58 ckan/logic/auth/publisher/create.py:88 |
---|
1150 | #: ckan/logic/auth/publisher/create.py:92 |
---|
1151 | #, python-format |
---|
1152 | msgid "User %s not authorized to create groups" |
---|
1153 | msgstr "" |
---|
1154 | |
---|
1155 | #: ckan/logic/auth/create.py:68 |
---|
1156 | #, python-format |
---|
1157 | msgid "User %s not authorized to create authorization groups" |
---|
1158 | msgstr "" |
---|
1159 | |
---|
1160 | #: ckan/logic/auth/create.py:82 |
---|
1161 | #, python-format |
---|
1162 | msgid "User %s not authorized to create users" |
---|
1163 | msgstr "" |
---|
1164 | |
---|
1165 | #: ckan/logic/auth/create.py:111 |
---|
1166 | msgid "Group was not found." |
---|
1167 | msgstr "" |
---|
1168 | |
---|
1169 | #: ckan/logic/auth/create.py:131 ckan/logic/auth/publisher/create.py:114 |
---|
1170 | msgid "Valid API key needed to create a package" |
---|
1171 | msgstr "" |
---|
1172 | |
---|
1173 | #: ckan/logic/auth/create.py:139 ckan/logic/auth/publisher/create.py:122 |
---|
1174 | msgid "Valid API key needed to create a group" |
---|
1175 | msgstr "" |
---|
1176 | |
---|
1177 | #: ckan/logic/auth/delete.py:14 |
---|
1178 | #, python-format |
---|
1179 | msgid "User %s not authorized to delete package %s" |
---|
1180 | msgstr "" |
---|
1181 | |
---|
1182 | #: ckan/logic/auth/delete.py:23 ckan/logic/auth/delete.py:40 |
---|
1183 | #: ckan/logic/auth/publisher/delete.py:36 ckan/logic/auth/publisher/delete.py:50 |
---|
1184 | msgid "Only the owner can delete a related item" |
---|
1185 | msgstr "" |
---|
1186 | |
---|
1187 | #: ckan/logic/auth/delete.py:56 |
---|
1188 | #, python-format |
---|
1189 | msgid "User %s not authorized to delete relationship %s" |
---|
1190 | msgstr "" |
---|
1191 | |
---|
1192 | #: ckan/logic/auth/delete.py:67 ckan/logic/auth/publisher/delete.py:73 |
---|
1193 | #, python-format |
---|
1194 | msgid "User %s not authorized to delete group %s" |
---|
1195 | msgstr "" |
---|
1196 | |
---|
1197 | #: ckan/logic/auth/delete.py:83 ckan/logic/auth/publisher/delete.py:89 |
---|
1198 | #, python-format |
---|
1199 | msgid "User %s not authorized to delete task_status" |
---|
1200 | msgstr "" |
---|
1201 | |
---|
1202 | #: ckan/logic/auth/get.py:79 |
---|
1203 | #, python-format |
---|
1204 | msgid "User %s not authorized to read these packages" |
---|
1205 | msgstr "" |
---|
1206 | |
---|
1207 | #: ckan/logic/auth/get.py:90 ckan/logic/auth/publisher/get.py:85 |
---|
1208 | #: ckan/logic/auth/publisher/get.py:117 |
---|
1209 | #, python-format |
---|
1210 | msgid "User %s not authorized to read package %s" |
---|
1211 | msgstr "" |
---|
1212 | |
---|
1213 | #: ckan/logic/auth/get.py:110 ckan/logic/auth/update.py:39 |
---|
1214 | msgid "No package found for this resource, cannot check auth." |
---|
1215 | msgstr "" |
---|
1216 | |
---|
1217 | #: ckan/logic/auth/get.py:116 ckan/logic/auth/publisher/get.py:115 |
---|
1218 | #, python-format |
---|
1219 | msgid "User %s not authorized to read resource %s" |
---|
1220 | msgstr "" |
---|
1221 | |
---|
1222 | #: ckan/logic/auth/get.py:131 |
---|
1223 | #, python-format |
---|
1224 | msgid "User %s not authorized to read group %s" |
---|
1225 | msgstr "" |
---|
1226 | |
---|
1227 | #: ckan/logic/auth/update.py:19 |
---|
1228 | #, python-format |
---|
1229 | msgid "User %s not authorized to edit package %s" |
---|
1230 | msgstr "" |
---|
1231 | |
---|
1232 | #: ckan/logic/auth/update.py:45 |
---|
1233 | #, python-format |
---|
1234 | msgid "User %s not authorized to read edit %s" |
---|
1235 | msgstr "" |
---|
1236 | |
---|
1237 | #: ckan/logic/auth/update.py:59 |
---|
1238 | #, python-format |
---|
1239 | msgid "User %s not authorized to change state of package %s" |
---|
1240 | msgstr "" |
---|
1241 | |
---|
1242 | #: ckan/logic/auth/update.py:70 |
---|
1243 | #, python-format |
---|
1244 | msgid "User %s not authorized to edit permissions of package %s" |
---|
1245 | msgstr "" |
---|
1246 | |
---|
1247 | #: ckan/logic/auth/update.py:81 |
---|
1248 | #, python-format |
---|
1249 | msgid "User %s not authorized to edit group %s" |
---|
1250 | msgstr "" |
---|
1251 | |
---|
1252 | #: ckan/logic/auth/update.py:89 ckan/logic/auth/update.py:94 |
---|
1253 | #: ckan/logic/auth/publisher/update.py:95 ckan/logic/auth/publisher/update.py:100 |
---|
1254 | msgid "Only the owner can update a related item" |
---|
1255 | msgstr "" |
---|
1256 | |
---|
1257 | #: ckan/logic/auth/update.py:106 |
---|
1258 | #, python-format |
---|
1259 | msgid "User %s not authorized to change state of group %s" |
---|
1260 | msgstr "" |
---|
1261 | |
---|
1262 | #: ckan/logic/auth/update.py:117 |
---|
1263 | #, python-format |
---|
1264 | msgid "User %s not authorized to edit permissions of group %s" |
---|
1265 | msgstr "" |
---|
1266 | |
---|
1267 | #: ckan/logic/auth/update.py:128 ckan/logic/auth/update.py:139 |
---|
1268 | #, python-format |
---|
1269 | msgid "User %s not authorized to edit permissions of authorization group %s" |
---|
1270 | msgstr "" |
---|
1271 | |
---|
1272 | #: ckan/logic/auth/update.py:150 ckan/logic/auth/publisher/update.py:124 |
---|
1273 | #, python-format |
---|
1274 | msgid "User %s not authorized to edit user %s" |
---|
1275 | msgstr "" |
---|
1276 | |
---|
1277 | #: ckan/logic/auth/update.py:160 ckan/logic/auth/publisher/update.py:134 |
---|
1278 | #, python-format |
---|
1279 | msgid "User %s not authorized to change state of revision" |
---|
1280 | msgstr "" |
---|
1281 | |
---|
1282 | #: ckan/logic/auth/update.py:173 ckan/logic/auth/publisher/update.py:147 |
---|
1283 | #, python-format |
---|
1284 | msgid "User %s not authorized to update task_status table" |
---|
1285 | msgstr "" |
---|
1286 | |
---|
1287 | #: ckan/logic/auth/update.py:191 ckan/logic/auth/publisher/update.py:161 |
---|
1288 | #, python-format |
---|
1289 | msgid "User %s not authorized to update term_translation table" |
---|
1290 | msgstr "" |
---|
1291 | |
---|
1292 | #: ckan/logic/auth/update.py:201 ckan/logic/auth/publisher/update.py:174 |
---|
1293 | msgid "Valid API key needed to edit a package" |
---|
1294 | msgstr "" |
---|
1295 | |
---|
1296 | #: ckan/logic/auth/update.py:209 ckan/logic/auth/publisher/update.py:182 |
---|
1297 | msgid "Valid API key needed to edit a group" |
---|
1298 | msgstr "" |
---|
1299 | |
---|
1300 | #: ckan/logic/auth/publisher/create.py:52 |
---|
1301 | msgid "Two package IDs are required" |
---|
1302 | msgstr "" |
---|
1303 | |
---|
1304 | #: ckan/logic/auth/publisher/create.py:74 |
---|
1305 | msgid "User is not authorized to create groups" |
---|
1306 | msgstr "" |
---|
1307 | |
---|
1308 | #: ckan/logic/auth/publisher/create.py:97 |
---|
1309 | msgid "Authorization groups not implemented in this profile" |
---|
1310 | msgstr "" |
---|
1311 | |
---|
1312 | #: ckan/logic/auth/publisher/delete.py:26 |
---|
1313 | #, python-format |
---|
1314 | msgid "User %s not authorized to delete packages in these group" |
---|
1315 | msgstr "" |
---|
1316 | |
---|
1317 | #: ckan/logic/auth/publisher/delete.py:64 ckan/logic/auth/publisher/delete.py:69 |
---|
1318 | msgid "Only members of this group are authorized to delete this group" |
---|
1319 | msgstr "" |
---|
1320 | |
---|
1321 | #: ckan/logic/auth/publisher/get.py:82 |
---|
1322 | #, python-format |
---|
1323 | msgid "User not authorized to read package %s" |
---|
1324 | msgstr "" |
---|
1325 | |
---|
1326 | #: ckan/logic/auth/publisher/get.py:137 |
---|
1327 | #, python-format |
---|
1328 | msgid "User %s not authorized to show group %s" |
---|
1329 | msgstr "" |
---|
1330 | |
---|
1331 | #: ckan/logic/auth/publisher/update.py:29 |
---|
1332 | #, python-format |
---|
1333 | msgid "User %s not authorized to edit packages in these groups" |
---|
1334 | msgstr "" |
---|
1335 | |
---|
1336 | #: ckan/logic/auth/publisher/update.py:47 ckan/logic/auth/publisher/update.py:50 |
---|
1337 | #, python-format |
---|
1338 | msgid "User %s not authorized to edit resources in this package" |
---|
1339 | msgstr "" |
---|
1340 | |
---|
1341 | #: ckan/logic/auth/publisher/update.py:62 |
---|
1342 | msgid "Package edit permissions is not available" |
---|
1343 | msgstr "" |
---|
1344 | |
---|
1345 | #: ckan/logic/auth/publisher/update.py:74 |
---|
1346 | msgid "Only members of this group are authorized to edit this group" |
---|
1347 | msgstr "" |
---|
1348 | |
---|
1349 | #: ckan/logic/auth/publisher/update.py:83 |
---|
1350 | #, python-format |
---|
1351 | msgid "Could not find user %s" |
---|
1352 | msgstr "" |
---|
1353 | |
---|
1354 | #: ckan/logic/auth/publisher/update.py:87 |
---|
1355 | #, python-format |
---|
1356 | msgid "User %s not authorized to edit this group" |
---|
1357 | msgstr "" |
---|
1358 | |
---|
1359 | #: ckan/logic/auth/publisher/update.py:108 |
---|
1360 | msgid "Group edit permissions is not implemented" |
---|
1361 | msgstr "" |
---|
1362 | |
---|
1363 | #: ckan/logic/auth/publisher/update.py:111 ckan/logic/auth/publisher/update.py:115 |
---|
1364 | msgid "Authorization group update not implemented" |
---|
1365 | msgstr "" |
---|
1366 | |
---|
1367 | #: ckan/model/license.py:61 |
---|
1368 | msgid "License Not Specified" |
---|
1369 | msgstr "" |
---|
1370 | |
---|
1371 | #: ckan/model/license.py:166 |
---|
1372 | msgid "Other (Open)" |
---|
1373 | msgstr "" |
---|
1374 | |
---|
1375 | #: ckan/model/license.py:180 |
---|
1376 | msgid "Other (Public Domain)" |
---|
1377 | msgstr "" |
---|
1378 | |
---|
1379 | #: ckan/model/license.py:194 |
---|
1380 | msgid "Other (Attribution)" |
---|
1381 | msgstr "" |
---|
1382 | |
---|
1383 | #: ckan/model/license.py:234 |
---|
1384 | msgid "Other (Non-Commercial)" |
---|
1385 | msgstr "" |
---|
1386 | |
---|
1387 | #: ckan/model/license.py:248 |
---|
1388 | msgid "Other (Not Open)" |
---|
1389 | msgstr "" |
---|
1390 | |
---|
1391 | #: ckan/model/package_relationship.py:48 |
---|
1392 | #, python-format |
---|
1393 | msgid "depends on %s" |
---|
1394 | msgstr "" |
---|
1395 | |
---|
1396 | #: ckan/model/package_relationship.py:48 |
---|
1397 | #, python-format |
---|
1398 | msgid "is a dependency of %s" |
---|
1399 | msgstr "" |
---|
1400 | |
---|
1401 | #: ckan/model/package_relationship.py:49 |
---|
1402 | #, python-format |
---|
1403 | msgid "derives from %s" |
---|
1404 | msgstr "" |
---|
1405 | |
---|
1406 | #: ckan/model/package_relationship.py:49 |
---|
1407 | #, python-format |
---|
1408 | msgid "has derivation %s" |
---|
1409 | msgstr "" |
---|
1410 | |
---|
1411 | #: ckan/model/package_relationship.py:50 |
---|
1412 | #, python-format |
---|
1413 | msgid "links to %s" |
---|
1414 | msgstr "" |
---|
1415 | |
---|
1416 | #: ckan/model/package_relationship.py:50 |
---|
1417 | #, python-format |
---|
1418 | msgid "is linked from %s" |
---|
1419 | msgstr "" |
---|
1420 | |
---|
1421 | #: ckan/model/package_relationship.py:51 |
---|
1422 | #, python-format |
---|
1423 | msgid "is a child of %s" |
---|
1424 | msgstr "" |
---|
1425 | |
---|
1426 | #: ckan/model/package_relationship.py:51 |
---|
1427 | #, python-format |
---|
1428 | msgid "is a parent of %s" |
---|
1429 | msgstr "" |
---|
1430 | |
---|
1431 | #: ckan/model/package_relationship.py:55 |
---|
1432 | #, python-format |
---|
1433 | msgid "has sibling %s" |
---|
1434 | msgstr "" |
---|
1435 | |
---|
1436 | #: ckan/templates/_util.html:11 ckan/templates/js_strings.html:16 |
---|
1437 | #: ckan/templates/authorization_group/layout.html:16 |
---|
1438 | #: ckan/templates/group/layout.html:24 |
---|
1439 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1440 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/layout.html:48 |
---|
1441 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/layout.html:25 |
---|
1442 | msgid "Edit" |
---|
1443 | msgstr "" |
---|
1444 | |
---|
1445 | #: ckan/templates/_util.html:12 ckan/templates/js_strings.html:16 |
---|
1446 | #: ckan/templates/package/resource_read.html:173 |
---|
1447 | #: ckan/templates/snippets/data-viewer-embed-dialog.html:27 |
---|
1448 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:86 |
---|
1449 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1450 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/resource_read.html:173 |
---|
1451 | msgid "Preview" |
---|
1452 | msgstr "" |
---|
1453 | |
---|
1454 | #: ckan/templates/_util.html:18 |
---|
1455 | msgid "You can use" |
---|
1456 | msgstr "" |
---|
1457 | |
---|
1458 | #: ckan/templates/_util.html:18 |
---|
1459 | msgid "Markdown formatting" |
---|
1460 | msgstr "" |
---|
1461 | |
---|
1462 | #: ckan/templates/_util.html:18 |
---|
1463 | msgid "here." |
---|
1464 | msgstr "" |
---|
1465 | |
---|
1466 | #: ckan/templates/_util.html:69 ckan/templates/_util.html:82 |
---|
1467 | #: ckanext/stats/templates/ckanext/stats/index.html:68 |
---|
1468 | msgid "Number of datasets" |
---|
1469 | msgstr "" |
---|
1470 | |
---|
1471 | #: ckan/templates/_util.html:69 ckan/templates/_util.html:82 |
---|
1472 | #: ckan/templates/js_strings.html:16 ckan/templates/group/new_group_form.html:41 |
---|
1473 | #: ckan/templates/package/new_package_form.html:86 |
---|
1474 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1475 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:69 |
---|
1476 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/edit.html:41 |
---|
1477 | msgid "Description" |
---|
1478 | msgstr "" |
---|
1479 | |
---|
1480 | #: ckan/templates/_util.html:95 |
---|
1481 | msgid "Number of members" |
---|
1482 | msgstr "" |
---|
1483 | |
---|
1484 | #: ckan/templates/_util.html:115 |
---|
1485 | msgid "View dataset resources" |
---|
1486 | msgstr "" |
---|
1487 | |
---|
1488 | #: ckan/templates/_util.html:115 |
---|
1489 | msgid "DOWNLOAD" |
---|
1490 | msgstr "" |
---|
1491 | |
---|
1492 | #: ckan/templates/_util.html:118 |
---|
1493 | msgid "No downloadable resources." |
---|
1494 | msgstr "" |
---|
1495 | |
---|
1496 | #: ckan/templates/_util.html:139 |
---|
1497 | msgid "No description for this item" |
---|
1498 | msgstr "" |
---|
1499 | |
---|
1500 | #: ckan/templates/_util.html:140 |
---|
1501 | msgid "View this related item" |
---|
1502 | msgstr "" |
---|
1503 | |
---|
1504 | #: ckan/templates/_util.html:162 |
---|
1505 | msgid "no ratings yet" |
---|
1506 | msgstr "" |
---|
1507 | |
---|
1508 | #: ckan/templates/_util.html:163 |
---|
1509 | msgid "" |
---|
1510 | "–\n" |
---|
1511 | " rate it now" |
---|
1512 | msgstr "" |
---|
1513 | |
---|
1514 | #: ckan/templates/_util.html:216 ckan/templates/_util.html:272 |
---|
1515 | msgid "User Group" |
---|
1516 | msgstr "" |
---|
1517 | |
---|
1518 | #: ckan/templates/error_document_template.html:5 |
---|
1519 | msgid "Error" |
---|
1520 | msgstr "" |
---|
1521 | |
---|
1522 | #: ckan/templates/facets.html:162 |
---|
1523 | msgid "(facet_item['count'])" |
---|
1524 | msgstr "" |
---|
1525 | |
---|
1526 | #: ckan/templates/js_strings.html:16 |
---|
1527 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1528 | msgid "Checking..." |
---|
1529 | msgstr "" |
---|
1530 | |
---|
1531 | #: ckan/templates/js_strings.html:16 |
---|
1532 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1533 | msgid "Type at least two characters..." |
---|
1534 | msgstr "" |
---|
1535 | |
---|
1536 | #: ckan/templates/js_strings.html:16 |
---|
1537 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1538 | msgid "This is the current URL." |
---|
1539 | msgstr "" |
---|
1540 | |
---|
1541 | #: ckan/templates/js_strings.html:16 |
---|
1542 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1543 | msgid "This URL is available!" |
---|
1544 | msgstr "" |
---|
1545 | |
---|
1546 | #: ckan/templates/js_strings.html:16 |
---|
1547 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1548 | msgid "This URL is already used, please use a different one." |
---|
1549 | msgstr "" |
---|
1550 | |
---|
1551 | #: ckan/templates/js_strings.html:16 |
---|
1552 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1553 | msgid "Failed to save, possibly due to invalid data " |
---|
1554 | msgstr "" |
---|
1555 | |
---|
1556 | #: ckan/templates/js_strings.html:16 ckan/templates/group/layout.html:16 |
---|
1557 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1558 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/layout.html:22 |
---|
1559 | msgid "Add Dataset" |
---|
1560 | msgstr "" |
---|
1561 | |
---|
1562 | #: ckan/templates/js_strings.html:16 |
---|
1563 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1564 | msgid "Add Group" |
---|
1565 | msgstr "" |
---|
1566 | |
---|
1567 | #: ckan/templates/js_strings.html:16 |
---|
1568 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1569 | msgid "" |
---|
1570 | "You have unsaved changes. Make sure to click 'Save Changes' below before " |
---|
1571 | "leaving this page." |
---|
1572 | msgstr "" |
---|
1573 | |
---|
1574 | #: ckan/templates/js_strings.html:16 |
---|
1575 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1576 | msgid "Loading..." |
---|
1577 | msgstr "" |
---|
1578 | |
---|
1579 | #: ckan/templates/js_strings.html:16 |
---|
1580 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1581 | msgid "(no name)" |
---|
1582 | msgstr "" |
---|
1583 | |
---|
1584 | #: ckan/templates/js_strings.html:16 |
---|
1585 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1586 | msgid "Delete the resource '%name%'?" |
---|
1587 | msgstr "" |
---|
1588 | |
---|
1589 | #: ckan/templates/js_strings.html:16 |
---|
1590 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1591 | msgid "Preview not available for data type: " |
---|
1592 | msgstr "" |
---|
1593 | |
---|
1594 | #: ckan/templates/js_strings.html:16 |
---|
1595 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1596 | msgid "Failed to get credentials for storage upload. Upload cannot proceed" |
---|
1597 | msgstr "" |
---|
1598 | |
---|
1599 | #: ckan/templates/js_strings.html:16 |
---|
1600 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1601 | msgid "Checking upload permissions ..." |
---|
1602 | msgstr "" |
---|
1603 | |
---|
1604 | #: ckan/templates/js_strings.html:16 |
---|
1605 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1606 | msgid "Uploading file ..." |
---|
1607 | msgstr "" |
---|
1608 | |
---|
1609 | #: ckan/templates/js_strings.html:16 |
---|
1610 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1611 | msgid "Data File" |
---|
1612 | msgstr "" |
---|
1613 | |
---|
1614 | #: ckan/templates/js_strings.html:16 ckan/templates/layout_base.html:144 |
---|
1615 | #: ckan/templates/package/search.html:37 |
---|
1616 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1617 | msgid "API" |
---|
1618 | msgstr "" |
---|
1619 | |
---|
1620 | #: ckan/templates/js_strings.html:16 |
---|
1621 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1622 | msgid "Visualization" |
---|
1623 | msgstr "" |
---|
1624 | |
---|
1625 | #: ckan/templates/js_strings.html:16 |
---|
1626 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1627 | msgid "Image" |
---|
1628 | msgstr "" |
---|
1629 | |
---|
1630 | #: ckan/templates/js_strings.html:16 |
---|
1631 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1632 | msgid "Metadata" |
---|
1633 | msgstr "" |
---|
1634 | |
---|
1635 | #: ckan/templates/js_strings.html:16 |
---|
1636 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1637 | msgid "Documentation" |
---|
1638 | msgstr "" |
---|
1639 | |
---|
1640 | #: ckan/templates/js_strings.html:16 |
---|
1641 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1642 | msgid "Code" |
---|
1643 | msgstr "" |
---|
1644 | |
---|
1645 | #: ckan/templates/js_strings.html:16 |
---|
1646 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1647 | msgid "Example" |
---|
1648 | msgstr "" |
---|
1649 | |
---|
1650 | #: ckan/templates/js_strings.html:16 ckan/templates/storage/index.html:6 |
---|
1651 | #: ckan/templates/storage/index.html:15 ckan/templates/storage/success.html:6 |
---|
1652 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1653 | msgid "Upload" |
---|
1654 | msgstr "" |
---|
1655 | |
---|
1656 | #: ckan/templates/js_strings.html:16 ckan/templates/group/new_group_form.html:128 |
---|
1657 | #: ckan/templates/package/new_package_form.html:307 |
---|
1658 | #: ckan/templates/user/edit_user_form.html:71 |
---|
1659 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1660 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:531 |
---|
1661 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/edit.html:153 |
---|
1662 | msgid "Cancel" |
---|
1663 | msgstr "" |
---|
1664 | |
---|
1665 | #: ckan/templates/js_strings.html:16 ckan/templates/group/new_group_form.html:28 |
---|
1666 | #: ckan/templates/package/new_package_form.html:49 |
---|
1667 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1668 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/edit.html:28 |
---|
1669 | msgid "Url" |
---|
1670 | msgstr "" |
---|
1671 | |
---|
1672 | #: ckan/templates/js_strings.html:16 ckan/templates/package/resource_read.html:129 |
---|
1673 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1674 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/resource_read.html:129 |
---|
1675 | msgid "Format" |
---|
1676 | msgstr "" |
---|
1677 | |
---|
1678 | #: ckan/templates/js_strings.html:16 |
---|
1679 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1680 | msgid "Resource Type" |
---|
1681 | msgstr "" |
---|
1682 | |
---|
1683 | #: ckan/templates/js_strings.html:16 |
---|
1684 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1685 | msgid "DataStore enabled" |
---|
1686 | msgstr "" |
---|
1687 | |
---|
1688 | #: ckan/templates/js_strings.html:16 |
---|
1689 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1690 | msgid "Size (Bytes)" |
---|
1691 | msgstr "" |
---|
1692 | |
---|
1693 | #: ckan/templates/js_strings.html:16 |
---|
1694 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1695 | msgid "Mimetype" |
---|
1696 | msgstr "" |
---|
1697 | |
---|
1698 | #: ckan/templates/js_strings.html:16 |
---|
1699 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1700 | msgid "Created" |
---|
1701 | msgstr "" |
---|
1702 | |
---|
1703 | #: ckan/templates/js_strings.html:16 |
---|
1704 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1705 | msgid "Last Modified" |
---|
1706 | msgstr "" |
---|
1707 | |
---|
1708 | #: ckan/templates/js_strings.html:16 |
---|
1709 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1710 | msgid "Mimetype (Inner)" |
---|
1711 | msgstr "" |
---|
1712 | |
---|
1713 | #: ckan/templates/js_strings.html:16 |
---|
1714 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1715 | msgid "Hash" |
---|
1716 | msgstr "" |
---|
1717 | |
---|
1718 | #: ckan/templates/js_strings.html:16 |
---|
1719 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1720 | msgid "ID" |
---|
1721 | msgstr "" |
---|
1722 | |
---|
1723 | #: ckan/templates/js_strings.html:16 |
---|
1724 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1725 | msgid "Done" |
---|
1726 | msgstr "" |
---|
1727 | |
---|
1728 | #: ckan/templates/js_strings.html:16 |
---|
1729 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1730 | msgid "This resource has unsaved changes." |
---|
1731 | msgstr "" |
---|
1732 | |
---|
1733 | #: ckan/templates/js_strings.html:16 |
---|
1734 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1735 | msgid "e.g. csv, html, xls, rdf, ..." |
---|
1736 | msgstr "" |
---|
1737 | |
---|
1738 | #: ckan/templates/js_strings.html:16 |
---|
1739 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1740 | msgid "Extra Fields" |
---|
1741 | msgstr "" |
---|
1742 | |
---|
1743 | #: ckan/templates/js_strings.html:16 |
---|
1744 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1745 | msgid "Add Extra Field" |
---|
1746 | msgstr "" |
---|
1747 | |
---|
1748 | #: ckan/templates/js_strings.html:16 |
---|
1749 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1750 | msgid "Delete Resource" |
---|
1751 | msgstr "" |
---|
1752 | |
---|
1753 | #: ckan/templates/js_strings.html:16 |
---|
1754 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1755 | msgid "You can use %aMarkdown formatting%b here." |
---|
1756 | msgstr "" |
---|
1757 | |
---|
1758 | #: ckan/templates/js_strings.html:16 |
---|
1759 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1760 | msgid "Should a %aDataStore table and Data API%b be enabled for this resource?" |
---|
1761 | msgstr "" |
---|
1762 | |
---|
1763 | #: ckan/templates/js_strings.html:16 |
---|
1764 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1765 | #, python-format |
---|
1766 | msgid "Dates are in %aISO Format%b — eg. %c2012-12-25%d or %c2010-05-31T14:30%d." |
---|
1767 | msgstr "" |
---|
1768 | |
---|
1769 | #: ckan/templates/js_strings.html:16 |
---|
1770 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
1771 | msgid "Data File (Uploaded)" |
---|
1772 | msgstr "" |
---|
1773 | |
---|
1774 | #: ckan/templates/layout_base.html:56 ckan/templates/user/logout.html:7 |
---|
1775 | #: ../ckanext-ecportal/ckanext/ecportal/templates/layout_base.html:145 |
---|
1776 | msgid "Logout" |
---|
1777 | msgstr "" |
---|
1778 | |
---|
1779 | #: ckan/templates/layout_base.html:59 ckan/templates/user/layout.html:20 |
---|
1780 | #: ckan/templates/user/new_user_form.html:19 |
---|
1781 | #: ../ckanext-ecportal/ckanext/ecportal/templates/layout_base.html:148 |
---|
1782 | msgid "Login" |
---|
1783 | msgstr "" |
---|
1784 | |
---|
1785 | #: ckan/templates/layout_base.html:60 |
---|
1786 | #: ../ckanext-ecportal/ckanext/ecportal/templates/layout_base.html:149 |
---|
1787 | msgid "Register" |
---|
1788 | msgstr "" |
---|
1789 | |
---|
1790 | #: ckan/templates/layout_base.html:72 ckan/templates/home/index.html:22 |
---|
1791 | #: ../ckanext-ecportal/ckanext/ecportal/templates/home/index.html:16 |
---|
1792 | msgid "Find datasets" |
---|
1793 | msgstr "" |
---|
1794 | |
---|
1795 | #: ckan/templates/layout_base.html:76 ckan/templates/package/search.html:15 |
---|
1796 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:61 |
---|
1797 | #: ../ckanext-ecportal/ckanext/ecportal/templates/layout_base.html:154 |
---|
1798 | msgid "Add a dataset" |
---|
1799 | msgstr "" |
---|
1800 | |
---|
1801 | #: ckan/templates/layout_base.html:77 ckan/templates/package/search_form.html:10 |
---|
1802 | #: ckan/templates/tag/index.html:13 ckan/templates/user/list.html:13 |
---|
1803 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:55 |
---|
1804 | #: ../ckanext-ecportal/ckanext/ecportal/templates/layout_base.html:62 |
---|
1805 | #: ../ckanext-ecportal/ckanext/ecportal/templates/layout_base.html:156 |
---|
1806 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/search_form.html:10 |
---|
1807 | msgid "Search" |
---|
1808 | msgstr "" |
---|
1809 | |
---|
1810 | #: ckan/templates/layout_base.html:79 ckan/templates/layout_base.html:137 |
---|
1811 | #: ckan/templates/layout_base.html:140 ckan/templates/home/about.html:6 |
---|
1812 | #: ckan/templates/home/about.html:9 ckan/templates/user/edit_user_form.html:39 |
---|
1813 | #: ckan/templates/user/read.html:28 |
---|
1814 | #: ../ckanext-ecportal/ckanext/ecportal/templates/home/about.html:6 |
---|
1815 | #: ../ckanext-ecportal/ckanext/ecportal/templates/home/about.html:9 |
---|
1816 | msgid "About" |
---|
1817 | msgstr "" |
---|
1818 | |
---|
1819 | #: ckan/templates/layout_base.html:94 |
---|
1820 | msgid "Page Logo" |
---|
1821 | msgstr "" |
---|
1822 | |
---|
1823 | #: ckan/templates/layout_base.html:112 |
---|
1824 | #: ../ckanext-ecportal/ckanext/ecportal/templates/layout_base.html:185 |
---|
1825 | msgid "Master content template placeholder … please replace me." |
---|
1826 | msgstr "" |
---|
1827 | |
---|
1828 | #: ckan/templates/layout_base.html:142 |
---|
1829 | msgid "Twitter @ckanproject" |
---|
1830 | msgstr "" |
---|
1831 | |
---|
1832 | #: ckan/templates/layout_base.html:145 ckan/templates/package/search.html:38 |
---|
1833 | msgid "API Docs" |
---|
1834 | msgstr "" |
---|
1835 | |
---|
1836 | #: ckan/templates/layout_base.html:147 |
---|
1837 | msgid "Contact Us" |
---|
1838 | msgstr "" |
---|
1839 | |
---|
1840 | #: ckan/templates/layout_base.html:150 |
---|
1841 | msgid "Privacy Policy" |
---|
1842 | msgstr "" |
---|
1843 | |
---|
1844 | #: ckan/templates/layout_base.html:156 |
---|
1845 | msgid "Sections" |
---|
1846 | msgstr "" |
---|
1847 | |
---|
1848 | #: ckan/templates/layout_base.html:160 |
---|
1849 | #: ckan/templates/authorization_group/edit_form.html:13 |
---|
1850 | #: ckan/templates/user/list.html:6 ckan/templates/user/list.html:7 |
---|
1851 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/edit.html:133 |
---|
1852 | msgid "Users" |
---|
1853 | msgstr "" |
---|
1854 | |
---|
1855 | #: ckan/templates/layout_base.html:170 |
---|
1856 | #: ckanext/stats/templates/ckanext/stats/index.html:6 |
---|
1857 | #: ckanext/stats/templates/ckanext/stats/index.html:8 |
---|
1858 | msgid "Statistics" |
---|
1859 | msgstr "" |
---|
1860 | |
---|
1861 | #: ckan/templates/layout_base.html:175 ckan/templates/group/history.html:9 |
---|
1862 | #: ckan/templates/package/history.html:11 |
---|
1863 | msgid "Revisions" |
---|
1864 | msgstr "" |
---|
1865 | |
---|
1866 | #: ckan/templates/layout_base.html:180 |
---|
1867 | msgid "Site Admin" |
---|
1868 | msgstr "" |
---|
1869 | |
---|
1870 | #: ckan/templates/layout_base.html:188 |
---|
1871 | msgid "Languages" |
---|
1872 | msgstr "" |
---|
1873 | |
---|
1874 | #: ckan/templates/layout_base.html:203 |
---|
1875 | msgid "Meta" |
---|
1876 | msgstr "" |
---|
1877 | |
---|
1878 | #: ckan/templates/layout_base.html:207 |
---|
1879 | #: ../ckanext-ecportal/ckanext/ecportal/templates/layout_base.html:223 |
---|
1880 | msgid "Open Knowledge Foundation" |
---|
1881 | msgstr "" |
---|
1882 | |
---|
1883 | #: ckan/templates/layout_base.html:207 |
---|
1884 | #: ../ckanext-ecportal/ckanext/ecportal/templates/layout_base.html:224 |
---|
1885 | msgid "Licensed under the" |
---|
1886 | msgstr "" |
---|
1887 | |
---|
1888 | #: ckan/templates/layout_base.html:208 |
---|
1889 | #: ckan/templates/package/new_package_form.html:309 |
---|
1890 | #: ../ckanext-ecportal/ckanext/ecportal/templates/layout_base.html:225 |
---|
1891 | msgid "Open Database License" |
---|
1892 | msgstr "" |
---|
1893 | |
---|
1894 | #: ckan/templates/layout_base.html:209 |
---|
1895 | #: ../ckanext-ecportal/ckanext/ecportal/templates/layout_base.html:226 |
---|
1896 | msgid "This Content and Data is Open" |
---|
1897 | msgstr "" |
---|
1898 | |
---|
1899 | #: ckan/templates/layout_base.html:211 |
---|
1900 | #: ckan/templates/snippets/data-viewer-embed-branded-link.html:10 |
---|
1901 | #: ../ckanext-ecportal/ckanext/ecportal/templates/layout_base.html:228 |
---|
1902 | msgid "Powered by" |
---|
1903 | msgstr "" |
---|
1904 | |
---|
1905 | #: ckan/templates/layout_base.html:212 |
---|
1906 | #: ../ckanext-ecportal/ckanext/ecportal/templates/layout_base.html:229 |
---|
1907 | msgid "CKAN" |
---|
1908 | msgstr "" |
---|
1909 | |
---|
1910 | #: ckan/templates/layout_base.html:212 |
---|
1911 | #: ../ckanext-ecportal/ckanext/ecportal/templates/layout_base.html:229 |
---|
1912 | msgid "v" |
---|
1913 | msgstr "" |
---|
1914 | |
---|
1915 | #: ckan/templates/activity_streams/added_tag.html:8 |
---|
1916 | msgid "{actor} added the tag {object} to the dataset {target}" |
---|
1917 | msgstr "" |
---|
1918 | |
---|
1919 | #: ckan/templates/activity_streams/changed_group.html:8 |
---|
1920 | msgid "{actor} updated the group {object}" |
---|
1921 | msgstr "" |
---|
1922 | |
---|
1923 | #: ckan/templates/activity_streams/changed_package.html:8 |
---|
1924 | msgid "{actor} updated the dataset {object}" |
---|
1925 | msgstr "" |
---|
1926 | |
---|
1927 | #: ckan/templates/activity_streams/changed_package_extra.html:8 |
---|
1928 | msgid "{actor} changed the extra {object} of the dataset {target}" |
---|
1929 | msgstr "" |
---|
1930 | |
---|
1931 | #: ckan/templates/activity_streams/changed_resource.html:8 |
---|
1932 | msgid "{actor} updated the resource {object} in the dataset {target}" |
---|
1933 | msgstr "" |
---|
1934 | |
---|
1935 | #: ckan/templates/activity_streams/changed_user.html:8 |
---|
1936 | msgid "{actor} updated their profile" |
---|
1937 | msgstr "" |
---|
1938 | |
---|
1939 | #: ckan/templates/activity_streams/deleted_group.html:8 |
---|
1940 | msgid "{actor} deleted the group {object}" |
---|
1941 | msgstr "" |
---|
1942 | |
---|
1943 | #: ckan/templates/activity_streams/deleted_package.html:8 |
---|
1944 | msgid "{actor} deleted the dataset {object}" |
---|
1945 | msgstr "" |
---|
1946 | |
---|
1947 | #: ckan/templates/activity_streams/deleted_package_extra.html:8 |
---|
1948 | msgid "{actor} deleted the extra {object} from the dataset {target}" |
---|
1949 | msgstr "" |
---|
1950 | |
---|
1951 | #: ckan/templates/activity_streams/deleted_resource.html:8 |
---|
1952 | msgid "{actor} deleted the resource {object} from the dataset {target}" |
---|
1953 | msgstr "" |
---|
1954 | |
---|
1955 | #: ckan/templates/activity_streams/new_group.html:8 |
---|
1956 | msgid "{actor} created the group {object}" |
---|
1957 | msgstr "" |
---|
1958 | |
---|
1959 | #: ckan/templates/activity_streams/new_package.html:8 |
---|
1960 | msgid "{actor} created the dataset {object}" |
---|
1961 | msgstr "" |
---|
1962 | |
---|
1963 | #: ckan/templates/activity_streams/new_package_extra.html:8 |
---|
1964 | msgid "{actor} added the extra {object} to the dataset {target}" |
---|
1965 | msgstr "" |
---|
1966 | |
---|
1967 | #: ckan/templates/activity_streams/new_resource.html:8 |
---|
1968 | msgid "{actor} added the resource {object} to the dataset {target}" |
---|
1969 | msgstr "" |
---|
1970 | |
---|
1971 | #: ckan/templates/activity_streams/new_user.html:8 |
---|
1972 | msgid "{actor} signed up" |
---|
1973 | msgstr "" |
---|
1974 | |
---|
1975 | #: ckan/templates/activity_streams/removed_tag.html:8 |
---|
1976 | msgid "{actor} removed the tag {object} from the dataset {target}" |
---|
1977 | msgstr "" |
---|
1978 | |
---|
1979 | #: ckan/templates/admin/authz.html:6 ckan/templates/admin/authz.html:7 |
---|
1980 | msgid "Administration - Authorization" |
---|
1981 | msgstr "" |
---|
1982 | |
---|
1983 | #: ckan/templates/admin/authz.html:10 |
---|
1984 | #: ckan/templates/authorization_group/authz.html:15 |
---|
1985 | #: ckan/templates/group/authz.html:9 ckan/templates/package/authz.html:9 |
---|
1986 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/authz.html:9 |
---|
1987 | msgid "Update Existing Roles" |
---|
1988 | msgstr "" |
---|
1989 | |
---|
1990 | #: ckan/templates/admin/authz.html:14 ckan/templates/admin/authz.html:34 |
---|
1991 | #: ckan/templates/group/authz.html:13 ckan/templates/group/authz.html:33 |
---|
1992 | #: ckan/templates/group/new_group_form.html:126 |
---|
1993 | #: ckan/templates/package/authz.html:13 ckan/templates/package/authz.html:33 |
---|
1994 | #: ckan/templates/package/new_package_form.html:305 |
---|
1995 | #: ckan/templates/user/edit_user_form.html:70 |
---|
1996 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/authz.html:13 |
---|
1997 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/authz.html:32 |
---|
1998 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:529 |
---|
1999 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/edit.html:151 |
---|
2000 | msgid "Save Changes" |
---|
2001 | msgstr "" |
---|
2002 | |
---|
2003 | #: ckan/templates/admin/authz.html:20 |
---|
2004 | #: ckan/templates/authorization_group/authz.html:24 |
---|
2005 | #: ckan/templates/group/authz.html:19 ckan/templates/package/authz.html:19 |
---|
2006 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/authz.html:19 |
---|
2007 | msgid "Add Roles for Any User" |
---|
2008 | msgstr "" |
---|
2009 | |
---|
2010 | #: ckan/templates/admin/authz.html:23 ckan/templates/admin/authz.html:42 |
---|
2011 | #: ckan/templates/group/authz.html:22 ckan/templates/group/authz.html:41 |
---|
2012 | #: ckan/templates/package/authz.html:22 ckan/templates/package/authz.html:41 |
---|
2013 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/authz.html:22 |
---|
2014 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/authz.html:40 |
---|
2015 | msgid "Add Role" |
---|
2016 | msgstr "" |
---|
2017 | |
---|
2018 | #: ckan/templates/admin/authz.html:30 |
---|
2019 | #: ckan/templates/authorization_group/authz.html:33 |
---|
2020 | msgid "Existing Roles for Authorization Groups" |
---|
2021 | msgstr "" |
---|
2022 | |
---|
2023 | #: ckan/templates/admin/authz.html:38 |
---|
2024 | #: ckan/templates/authorization_group/authz.html:42 |
---|
2025 | #: ckan/templates/group/authz.html:37 ckan/templates/package/authz.html:37 |
---|
2026 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/authz.html:36 |
---|
2027 | msgid "Add Roles for Any Authorization Group" |
---|
2028 | msgstr "" |
---|
2029 | |
---|
2030 | #: ckan/templates/admin/index.html:6 ckan/templates/admin/index.html:7 |
---|
2031 | msgid "Administration Dashboard" |
---|
2032 | msgstr "" |
---|
2033 | |
---|
2034 | #: ckan/templates/admin/index.html:10 |
---|
2035 | msgid "Current Sysadmins" |
---|
2036 | msgstr "" |
---|
2037 | |
---|
2038 | #: ckan/templates/admin/index.html:11 |
---|
2039 | msgid "You can change sysadmins on the" |
---|
2040 | msgstr "" |
---|
2041 | |
---|
2042 | #: ckan/templates/admin/index.html:13 |
---|
2043 | msgid "authorization page" |
---|
2044 | msgstr "" |
---|
2045 | |
---|
2046 | #: ckan/templates/admin/layout.html:10 |
---|
2047 | #: ckanext/stats/templates/ckanext/stats/index.html:37 |
---|
2048 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:56 |
---|
2049 | #: ../ckanext-ecportal/ckanext/ecportal/templates/layout_base.html:92 |
---|
2050 | #: ../ckanext-ecportal/ckanext/ecportal/templates/layout_base.html:129 |
---|
2051 | msgid "Home" |
---|
2052 | msgstr "" |
---|
2053 | |
---|
2054 | #: ckan/templates/admin/layout.html:13 |
---|
2055 | #: ckan/templates/authorization_group/layout.html:19 |
---|
2056 | #: ckan/templates/group/layout.html:27 ckan/templates/package/layout.html:52 |
---|
2057 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/layout.html:52 |
---|
2058 | msgid "Authorization" |
---|
2059 | msgstr "" |
---|
2060 | |
---|
2061 | #: ckan/templates/admin/layout.html:16 |
---|
2062 | msgid "Trash" |
---|
2063 | msgstr "" |
---|
2064 | |
---|
2065 | #: ckan/templates/admin/trash.html:6 ckan/templates/admin/trash.html:7 |
---|
2066 | msgid "Administration - Trash" |
---|
2067 | msgstr "" |
---|
2068 | |
---|
2069 | #: ckan/templates/admin/trash.html:10 |
---|
2070 | msgid "Deleted Revisions" |
---|
2071 | msgstr "" |
---|
2072 | |
---|
2073 | #: ckan/templates/admin/trash.html:21 ckan/templates/admin/trash.html:39 |
---|
2074 | msgid "Purge them all (forever and irreversibly)" |
---|
2075 | msgstr "" |
---|
2076 | |
---|
2077 | #: ckan/templates/admin/trash.html:27 |
---|
2078 | msgid "Deleted Datasets" |
---|
2079 | msgstr "" |
---|
2080 | |
---|
2081 | #: ckan/templates/authorization_group/authz.html:5 |
---|
2082 | msgid "- Authorization - AuthorizationGroups" |
---|
2083 | msgstr "" |
---|
2084 | |
---|
2085 | #: ckan/templates/authorization_group/authz.html:6 |
---|
2086 | #: ckan/templates/group/authz.html:5 ckan/templates/group/authz.html:6 |
---|
2087 | #: ckan/templates/package/authz.html:5 ckan/templates/package/authz.html:6 |
---|
2088 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/authz.html:5 |
---|
2089 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/authz.html:6 |
---|
2090 | msgid "Authorization:" |
---|
2091 | msgstr "" |
---|
2092 | |
---|
2093 | #: ckan/templates/authorization_group/authz.html:10 |
---|
2094 | #: ckan/templates/authorization_group/edit.html:10 |
---|
2095 | #: ckan/templates/authorization_group/index.html:11 |
---|
2096 | #: ckan/templates/authorization_group/new.html:10 |
---|
2097 | #: ckan/templates/authorization_group/read.html:11 |
---|
2098 | msgid "" |
---|
2099 | "Warning: Authorization groups are deprecated and no longer supported. They " |
---|
2100 | "will be removed\n" |
---|
2101 | " completely on the next CKAN release." |
---|
2102 | msgstr "" |
---|
2103 | |
---|
2104 | #: ckan/templates/authorization_group/authz.html:19 |
---|
2105 | #: ckan/templates/authorization_group/authz.html:37 |
---|
2106 | #: ckan/templates/authorization_group/edit_form.html:30 |
---|
2107 | #: ckan/templates/group/edit_form.html:23 ckan/templates/package/edit_form.html:28 |
---|
2108 | msgid "Save" |
---|
2109 | msgstr "" |
---|
2110 | |
---|
2111 | #: ckan/templates/authorization_group/authz.html:28 |
---|
2112 | #: ckan/templates/authorization_group/authz.html:46 |
---|
2113 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:101 |
---|
2114 | msgid "Add" |
---|
2115 | msgstr "" |
---|
2116 | |
---|
2117 | #: ckan/templates/authorization_group/edit.html:5 |
---|
2118 | msgid "- Edit - Authorization Groups" |
---|
2119 | msgstr "" |
---|
2120 | |
---|
2121 | #: ckan/templates/authorization_group/edit.html:6 ckan/templates/group/edit.html:5 |
---|
2122 | #: ckan/templates/group/edit.html:6 ckan/templates/package/edit.html:7 |
---|
2123 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/edit.html:7 |
---|
2124 | msgid "Edit:" |
---|
2125 | msgstr "" |
---|
2126 | |
---|
2127 | #: ckan/templates/authorization_group/edit_form.html:23 |
---|
2128 | msgid "There are no users currently in this group." |
---|
2129 | msgstr "" |
---|
2130 | |
---|
2131 | #: ckan/templates/authorization_group/index.html:6 |
---|
2132 | #: ckan/templates/authorization_group/index.html:7 |
---|
2133 | #: ckan/templates/authorization_group/layout.html:27 |
---|
2134 | msgid "Authorization Groups" |
---|
2135 | msgstr "" |
---|
2136 | |
---|
2137 | #: ckan/templates/authorization_group/index.html:16 |
---|
2138 | #, python-format |
---|
2139 | msgid "There are [1:%(item_count)s] authorization groups." |
---|
2140 | msgstr "" |
---|
2141 | |
---|
2142 | #: ckan/templates/authorization_group/layout.html:11 |
---|
2143 | #: ckan/templates/revision/layout.html:9 |
---|
2144 | msgid "List" |
---|
2145 | msgstr "" |
---|
2146 | |
---|
2147 | #: ckan/templates/authorization_group/layout.html:14 |
---|
2148 | #: ckan/templates/group/layout.html:12 ckan/templates/package/layout.html:10 |
---|
2149 | #: ckan/templates/package/resource_read.html:98 |
---|
2150 | #: ckan/templates/package/resource_read.html:99 |
---|
2151 | #: ckan/templates/revision/layout.html:12 |
---|
2152 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:82 |
---|
2153 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/layout.html:10 |
---|
2154 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/resource_read.html:98 |
---|
2155 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/resource_read.html:99 |
---|
2156 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/layout.html:18 |
---|
2157 | msgid "View" |
---|
2158 | msgstr "" |
---|
2159 | |
---|
2160 | #: ckan/templates/authorization_group/layout.html:28 |
---|
2161 | msgid "" |
---|
2162 | "Instead of specifying the privileges of specific users on a dataset or group," |
---|
2163 | "\n" |
---|
2164 | " you can also specify a set of users that will share the same " |
---|
2165 | "rights. To do that, an \n" |
---|
2166 | " [1:authorization group] can be set-up and users can be added to it." |
---|
2167 | msgstr "" |
---|
2168 | |
---|
2169 | #: ckan/templates/authorization_group/layout.html:32 |
---|
2170 | msgid "To create a new authorization group, please first [1:login]." |
---|
2171 | msgstr "" |
---|
2172 | |
---|
2173 | #: ckan/templates/authorization_group/layout.html:36 |
---|
2174 | msgid "Create a new authorization group" |
---|
2175 | msgstr "" |
---|
2176 | |
---|
2177 | #: ckan/templates/authorization_group/new.html:5 |
---|
2178 | msgid "New - Authorization Groups" |
---|
2179 | msgstr "" |
---|
2180 | |
---|
2181 | #: ckan/templates/authorization_group/new.html:6 |
---|
2182 | msgid "New Authorization Group" |
---|
2183 | msgstr "" |
---|
2184 | |
---|
2185 | #: ckan/templates/authorization_group/read.html:6 |
---|
2186 | msgid "- Authorization Groups" |
---|
2187 | msgstr "" |
---|
2188 | |
---|
2189 | #: ckan/templates/authorization_group/read.html:16 |
---|
2190 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/read.html:41 |
---|
2191 | msgid "Members" |
---|
2192 | msgstr "" |
---|
2193 | |
---|
2194 | #: ckan/templates/authorization_group/read.html:17 |
---|
2195 | #, python-format |
---|
2196 | msgid "There are %(item_count)s users in this authorization group." |
---|
2197 | msgstr "" |
---|
2198 | |
---|
2199 | #: ckan/templates/group/authz.html:29 ckan/templates/package/authz.html:29 |
---|
2200 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/authz.html:28 |
---|
2201 | msgid "Update Existing Roles for Authorization Groups" |
---|
2202 | msgstr "" |
---|
2203 | |
---|
2204 | #: ckan/templates/group/edit_form.html:10 |
---|
2205 | #: ckan/templates/group/new_group_form.html:101 ckan/templates/group/read.html:45 |
---|
2206 | #: ckan/templates/revision/read.html:45 ckan/templates/user/read.html:55 |
---|
2207 | #: ckan/templates/user/read.html:71 |
---|
2208 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/read.html:65 |
---|
2209 | msgid "Datasets" |
---|
2210 | msgstr "" |
---|
2211 | |
---|
2212 | #: ckan/templates/group/edit_form.html:17 |
---|
2213 | #: ckan/templates/group/new_group_form.html:114 |
---|
2214 | msgid "There are no datasets currently in this group." |
---|
2215 | msgstr "" |
---|
2216 | |
---|
2217 | #: ckan/templates/group/history.html:5 ckan/templates/group/history.html:6 |
---|
2218 | #: ckan/templates/package/history.html:7 |
---|
2219 | msgid "History:" |
---|
2220 | msgstr "" |
---|
2221 | |
---|
2222 | #: ckan/templates/group/history.html:24 ckan/templates/package/history.html:17 |
---|
2223 | #: ckan/templates/package/new.html:18 |
---|
2224 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new.html:18 |
---|
2225 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:44 |
---|
2226 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:58 |
---|
2227 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:72 |
---|
2228 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:83 |
---|
2229 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:133 |
---|
2230 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:144 |
---|
2231 | msgid "Error:" |
---|
2232 | msgstr "" |
---|
2233 | |
---|
2234 | #: ckan/templates/group/history.html:32 ckan/templates/package/history.html:25 |
---|
2235 | #: ckan/templates/revision/read.html:5 |
---|
2236 | #: ckan/templates/snippets/revision_list.html:11 |
---|
2237 | msgid "Revision" |
---|
2238 | msgstr "" |
---|
2239 | |
---|
2240 | #: ckan/templates/group/history.html:32 ckan/templates/package/history.html:25 |
---|
2241 | #: ckan/templates/snippets/revision_list.html:11 |
---|
2242 | msgid "Timestamp" |
---|
2243 | msgstr "" |
---|
2244 | |
---|
2245 | #: ckan/templates/group/history.html:32 ckan/templates/package/history.html:25 |
---|
2246 | #: ckan/templates/snippets/revision_list.html:11 |
---|
2247 | msgid "Log Message" |
---|
2248 | msgstr "" |
---|
2249 | |
---|
2250 | #: ckan/templates/group/history.html:49 ckan/templates/package/history.html:43 |
---|
2251 | msgid "Compare »" |
---|
2252 | msgstr "" |
---|
2253 | |
---|
2254 | #: ckan/templates/group/history.html:54 |
---|
2255 | msgid "Group History" |
---|
2256 | msgstr "" |
---|
2257 | |
---|
2258 | #: ckan/templates/group/index.html:6 ckan/templates/group/index.html:7 |
---|
2259 | msgid "Groups of Datasets" |
---|
2260 | msgstr "" |
---|
2261 | |
---|
2262 | #: ckan/templates/group/index.html:11 |
---|
2263 | msgid "What Are Groups?" |
---|
2264 | msgstr "" |
---|
2265 | |
---|
2266 | #: ckan/templates/group/index.html:12 |
---|
2267 | msgid "" |
---|
2268 | "Whilst tags are great at collecting datasets together, there are occasions " |
---|
2269 | "when you want to restrict users from editing a collection. A [1:group] can be" |
---|
2270 | " set-up to specify which users have permission to add or remove datasets from" |
---|
2271 | " it." |
---|
2272 | msgstr "" |
---|
2273 | |
---|
2274 | #: ckan/templates/group/layout.html:13 ckan/templates/package/layout.html:43 |
---|
2275 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/layout.html:44 |
---|
2276 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/layout.html:19 |
---|
2277 | msgid "History" |
---|
2278 | msgstr "" |
---|
2279 | |
---|
2280 | #: ckan/templates/group/layout.html:18 |
---|
2281 | msgid "New Dataset..." |
---|
2282 | msgstr "" |
---|
2283 | |
---|
2284 | #: ckan/templates/group/layout.html:19 |
---|
2285 | msgid "Existing Dataset..." |
---|
2286 | msgstr "" |
---|
2287 | |
---|
2288 | #: ckan/templates/group/layout.html:32 |
---|
2289 | msgid "List Groups" |
---|
2290 | msgstr "" |
---|
2291 | |
---|
2292 | #: ckan/templates/group/layout.html:35 |
---|
2293 | msgid "Add a Group" |
---|
2294 | msgstr "" |
---|
2295 | |
---|
2296 | #: ckan/templates/group/layout.html:38 |
---|
2297 | msgid "Login to Add a Group" |
---|
2298 | msgstr "" |
---|
2299 | |
---|
2300 | #: ckan/templates/group/new.html:5 ckan/templates/group/new.html:6 |
---|
2301 | msgid "Add A Group" |
---|
2302 | msgstr "" |
---|
2303 | |
---|
2304 | #: ckan/templates/group/new_group_form.html:13 ckan/templates/package/form.html:7 |
---|
2305 | #: ckan/templates/package/new_package_form.html:13 |
---|
2306 | #: ckan/templates/user/edit_user_form.html:13 |
---|
2307 | #: ckan/templates/user/new_user_form.html:11 |
---|
2308 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:13 |
---|
2309 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/edit.html:13 |
---|
2310 | msgid "Errors in form" |
---|
2311 | msgstr "" |
---|
2312 | |
---|
2313 | #: ckan/templates/group/new_group_form.html:14 ckan/templates/package/form.html:8 |
---|
2314 | #: ckan/templates/package/new_package_form.html:14 |
---|
2315 | #: ckan/templates/user/edit_user_form.html:14 |
---|
2316 | #: ckan/templates/user/new_user_form.html:12 |
---|
2317 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:14 |
---|
2318 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/edit.html:14 |
---|
2319 | msgid "The form contains invalid entries:" |
---|
2320 | msgstr "" |
---|
2321 | |
---|
2322 | #: ckan/templates/group/new_group_form.html:35 |
---|
2323 | #: ckan/templates/package/new_package_form.html:56 |
---|
2324 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:60 |
---|
2325 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/edit.html:35 |
---|
2326 | msgid "Warning: URL is very long. Consider changing it to something shorter." |
---|
2327 | msgstr "" |
---|
2328 | |
---|
2329 | #: ckan/templates/group/new_group_form.html:43 |
---|
2330 | #: ckan/templates/package/new_package_form.html:88 |
---|
2331 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/edit.html:43 |
---|
2332 | msgid "Start with a summary sentence ..." |
---|
2333 | msgstr "" |
---|
2334 | |
---|
2335 | #: ckan/templates/group/new_group_form.html:47 |
---|
2336 | msgid "Image URL:" |
---|
2337 | msgstr "" |
---|
2338 | |
---|
2339 | #: ckan/templates/group/new_group_form.html:50 |
---|
2340 | msgid "The URL for the image that is associated with this group." |
---|
2341 | msgstr "" |
---|
2342 | |
---|
2343 | #: ckan/templates/group/new_group_form.html:57 |
---|
2344 | #: ckan/templates/package/new_package_form.html:275 |
---|
2345 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:450 |
---|
2346 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/edit.html:57 |
---|
2347 | msgid "active" |
---|
2348 | msgstr "" |
---|
2349 | |
---|
2350 | #: ckan/templates/group/new_group_form.html:58 |
---|
2351 | #: ckan/templates/package/new_package_form.html:276 |
---|
2352 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:451 |
---|
2353 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/edit.html:58 |
---|
2354 | msgid "deleted" |
---|
2355 | msgstr "" |
---|
2356 | |
---|
2357 | #: ckan/templates/group/new_group_form.html:75 ckan/templates/package/edit.html:24 |
---|
2358 | #: ckan/templates/package/form_extra_fields.html:22 |
---|
2359 | #: ckan/templates/package/new_package_form.html:243 |
---|
2360 | #: ckan/templates/package/new_package_form.html:269 |
---|
2361 | #: ckan/templates/revision/read.html:20 |
---|
2362 | #: ckan/templates/snippets/revision_list.html:36 |
---|
2363 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/edit.html:26 |
---|
2364 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:418 |
---|
2365 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:444 |
---|
2366 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/edit.html:96 |
---|
2367 | msgid "Delete" |
---|
2368 | msgstr "" |
---|
2369 | |
---|
2370 | #: ckan/templates/group/new_group_form.html:83 |
---|
2371 | #: ckan/templates/package/new_package_form.html:251 |
---|
2372 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:426 |
---|
2373 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/edit.html:104 |
---|
2374 | msgid "Add..." |
---|
2375 | msgstr "" |
---|
2376 | |
---|
2377 | #: ckan/templates/group/new_group_form.html:86 |
---|
2378 | #: ckan/templates/package/new_package_form.html:254 |
---|
2379 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:429 |
---|
2380 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/edit.html:107 |
---|
2381 | msgid "Key =" |
---|
2382 | msgstr "" |
---|
2383 | |
---|
2384 | #: ckan/templates/group/new_group_form.html:90 |
---|
2385 | #: ckan/templates/package/new_package_form.html:258 |
---|
2386 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:433 |
---|
2387 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/edit.html:111 |
---|
2388 | msgid "Value =" |
---|
2389 | msgstr "" |
---|
2390 | |
---|
2391 | #: ckan/templates/group/new_group_form.html:116 |
---|
2392 | msgid "Add datasets" |
---|
2393 | msgstr "" |
---|
2394 | |
---|
2395 | #: ckan/templates/group/read.html:20 |
---|
2396 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/read.html:35 |
---|
2397 | msgid "Administrators" |
---|
2398 | msgstr "" |
---|
2399 | |
---|
2400 | #: ckan/templates/group/read.html:33 |
---|
2401 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/read.html:53 |
---|
2402 | msgid "State:" |
---|
2403 | msgstr "" |
---|
2404 | |
---|
2405 | #: ckan/templates/group/read.html:49 |
---|
2406 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/read.html:69 |
---|
2407 | #, python-format |
---|
2408 | msgid "[1:You searched for \"%(query)s\". ]%(number_of_results)s datasets found." |
---|
2409 | msgstr "" |
---|
2410 | |
---|
2411 | #: ckan/templates/home/about.html:14 |
---|
2412 | msgid "" |
---|
2413 | "What was the [1:average price] of a house in the UK in 1935? When will " |
---|
2414 | "India's projected population [2:overtake] that of China? Where can you see [3" |
---|
2415 | ":publicly-funded art] in Seattle? Data to answer many, many questions like " |
---|
2416 | "these is out there on the Internet somewhere - but it is not always easy to " |
---|
2417 | "find." |
---|
2418 | msgstr "" |
---|
2419 | |
---|
2420 | #: ckan/templates/home/about.html:16 |
---|
2421 | #, python-format |
---|
2422 | msgid "" |
---|
2423 | "%(site_title)s is a community-run catalogue of useful sets of data on the " |
---|
2424 | "Internet. You can collect links here to data from around the web for yourself" |
---|
2425 | " and others to use, or search for data that others have collected. Depending " |
---|
2426 | "on the type of data (and its conditions of use), %(site_title)s may also be " |
---|
2427 | "able to store a copy of the data or host it in a database, and provide some " |
---|
2428 | "basic visualisation tools." |
---|
2429 | msgstr "" |
---|
2430 | |
---|
2431 | #: ckan/templates/home/about.html:23 |
---|
2432 | msgid "How it works" |
---|
2433 | msgstr "" |
---|
2434 | |
---|
2435 | #: ckan/templates/home/about.html:25 |
---|
2436 | msgid "" |
---|
2437 | "This site is running a powerful piece of open-source data cataloguing " |
---|
2438 | "software called [1:CKAN], written and maintained by the [2:Open Knowledge " |
---|
2439 | "Foundation]. Each 'dataset' record on CKAN contains a description of the data" |
---|
2440 | " and other useful information, such as what formats it is available in, who " |
---|
2441 | "owns it and whether it is freely available, and what subject areas the data " |
---|
2442 | "is about. Other users can improve or add to this information (CKAN keeps a " |
---|
2443 | "fully versioned history)." |
---|
2444 | msgstr "" |
---|
2445 | |
---|
2446 | #: ckan/templates/home/about.html:27 |
---|
2447 | msgid "" |
---|
2448 | "CKAN powers a number of data catalogues on the Internet. [1:The Data Hub] is " |
---|
2449 | "an openly editable open data catalogue, in the style of Wikipedia. The UK " |
---|
2450 | "Government uses CKAN to run [2:data.gov.uk], which currently lists 8,000 " |
---|
2451 | "government datasets. Official public data from most European countries is " |
---|
2452 | "listed in a CKAN catalogue at [3:publicdata.eu]. There is a comprehensive " |
---|
2453 | "list of catalogues like these around the world at [4:datacatalogs.org], which" |
---|
2454 | " is itself powered by CKAN." |
---|
2455 | msgstr "" |
---|
2456 | |
---|
2457 | #: ckan/templates/home/about.html:30 |
---|
2458 | msgid "Open data and the Open Knowledge Foundation" |
---|
2459 | msgstr "" |
---|
2460 | |
---|
2461 | #: ckan/templates/home/about.html:32 |
---|
2462 | #, python-format |
---|
2463 | msgid "" |
---|
2464 | "Most of the data indexed at %(site_title)s is openly licensed, meaning anyone" |
---|
2465 | " is free to use or re-use it however they like. Perhaps someone will take " |
---|
2466 | "that nice dataset of a city's public art that you found, and add it to a " |
---|
2467 | "tourist map - or even make a neat app for your phone that'll help you find " |
---|
2468 | "artworks when you visit the city. Open data means more enterprise, " |
---|
2469 | "collaborative science and transparent government. You can read more about " |
---|
2470 | "open data in the [1:Open Data Handbook]." |
---|
2471 | msgstr "" |
---|
2472 | |
---|
2473 | #: ckan/templates/home/about.html:34 |
---|
2474 | msgid "" |
---|
2475 | "The [1:Open Knowledge Foundation] is a non-profit organisation [2:promoting] " |
---|
2476 | "open knowledge: writing and improving CKAN is one of the ways we do that. If " |
---|
2477 | "you want to get involved with its design or code, join the discussion or " |
---|
2478 | "development [3:mailing lists], or take a look at the [4:OKFN] site to find " |
---|
2479 | "out about our other projects." |
---|
2480 | msgstr "" |
---|
2481 | |
---|
2482 | #: ckan/templates/home/index.html:9 |
---|
2483 | msgid "Welcome" |
---|
2484 | msgstr "" |
---|
2485 | |
---|
2486 | #: ckan/templates/home/index.html:13 |
---|
2487 | msgid "Welcome to" |
---|
2488 | msgstr "" |
---|
2489 | |
---|
2490 | #: ckan/templates/home/index.html:19 |
---|
2491 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:73 |
---|
2492 | #: ../ckanext-ecportal/ckanext/ecportal/templates/home/index.html:14 |
---|
2493 | msgid "Find data" |
---|
2494 | msgstr "" |
---|
2495 | |
---|
2496 | #: ckan/templates/home/index.html:24 |
---|
2497 | #: ../ckanext-ecportal/ckanext/ecportal/templates/home/index.html:18 |
---|
2498 | msgid "contains" |
---|
2499 | msgstr "" |
---|
2500 | |
---|
2501 | #: ckan/templates/home/index.html:24 |
---|
2502 | #: ../ckanext-ecportal/ckanext/ecportal/templates/home/index.html:19 |
---|
2503 | msgid "datasets" |
---|
2504 | msgstr "" |
---|
2505 | |
---|
2506 | #: ckan/templates/home/index.html:24 |
---|
2507 | msgid "" |
---|
2508 | "that you can \n" |
---|
2509 | " browse, learn about and download." |
---|
2510 | msgstr "" |
---|
2511 | |
---|
2512 | #: ckan/templates/home/index.html:32 |
---|
2513 | msgid "Share data" |
---|
2514 | msgstr "" |
---|
2515 | |
---|
2516 | #: ckan/templates/home/index.html:32 |
---|
2517 | msgid "" |
---|
2518 | "Add your own datasets to share them with others and\n" |
---|
2519 | " to find other people interested in your data." |
---|
2520 | msgstr "" |
---|
2521 | |
---|
2522 | #: ckan/templates/home/index.html:38 |
---|
2523 | msgid "Create a dataset »" |
---|
2524 | msgstr "" |
---|
2525 | |
---|
2526 | #: ckan/templates/home/index.html:40 |
---|
2527 | msgid "Sign up »" |
---|
2528 | msgstr "" |
---|
2529 | |
---|
2530 | #: ckan/templates/home/index.html:49 |
---|
2531 | msgid "Collaborate" |
---|
2532 | msgstr "" |
---|
2533 | |
---|
2534 | #: ckan/templates/home/index.html:49 |
---|
2535 | msgid "" |
---|
2536 | "Find out more about working with open data by exploring \n" |
---|
2537 | " these resources:" |
---|
2538 | msgstr "" |
---|
2539 | |
---|
2540 | #: ckan/templates/home/index.html:54 |
---|
2541 | msgid "GetTheData.org" |
---|
2542 | msgstr "" |
---|
2543 | |
---|
2544 | #: ckan/templates/home/index.html:55 |
---|
2545 | msgid "DataPatterns.org" |
---|
2546 | msgstr "" |
---|
2547 | |
---|
2548 | #: ckan/templates/home/index.html:56 |
---|
2549 | msgid "Open Data Handbook" |
---|
2550 | msgstr "" |
---|
2551 | |
---|
2552 | #: ckan/templates/home/index.html:64 |
---|
2553 | msgid "Who else is here?" |
---|
2554 | msgstr "" |
---|
2555 | |
---|
2556 | #: ckan/templates/home/index.html:75 |
---|
2557 | msgid "has" |
---|
2558 | msgstr "" |
---|
2559 | |
---|
2560 | #: ckan/templates/home/index.html:75 |
---|
2561 | msgid "datasets." |
---|
2562 | msgstr "" |
---|
2563 | |
---|
2564 | #: ckan/templates/package/comments.html:5 ckan/templates/package/history.html:6 |
---|
2565 | msgid "- Datasets - History" |
---|
2566 | msgstr "" |
---|
2567 | |
---|
2568 | #: ckan/templates/package/edit.html:6 |
---|
2569 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/edit.html:6 |
---|
2570 | msgid "- Edit - Datasets" |
---|
2571 | msgstr "" |
---|
2572 | |
---|
2573 | #: ckan/templates/package/edit.html:21 |
---|
2574 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/edit.html:21 |
---|
2575 | msgid "Basic Information" |
---|
2576 | msgstr "" |
---|
2577 | |
---|
2578 | #: ckan/templates/package/edit.html:22 |
---|
2579 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/edit.html:22 |
---|
2580 | msgid "Further Information" |
---|
2581 | msgstr "" |
---|
2582 | |
---|
2583 | #: ckan/templates/package/edit_form.html:13 |
---|
2584 | msgid "Edit summary (briefly describe the changes you have made)" |
---|
2585 | msgstr "" |
---|
2586 | |
---|
2587 | #: ckan/templates/package/edit_form.html:17 |
---|
2588 | #: ckan/templates/package/edit_form.html:20 |
---|
2589 | #: ckan/templates/package/new_package_form.html:294 |
---|
2590 | #: ckan/templates/package/new_package_form.html:297 |
---|
2591 | #: ckan/templates/revision/read.html:36 |
---|
2592 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:518 |
---|
2593 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:521 |
---|
2594 | msgid "Author:" |
---|
2595 | msgstr "" |
---|
2596 | |
---|
2597 | #: ckan/templates/package/edit_form.html:21 |
---|
2598 | msgid "Since you have not signed in this will just be your IP address." |
---|
2599 | msgstr "" |
---|
2600 | |
---|
2601 | #: ckan/templates/package/edit_form.html:23 |
---|
2602 | msgid "Click here to sign in" |
---|
2603 | msgstr "" |
---|
2604 | |
---|
2605 | #: ckan/templates/package/edit_form.html:23 |
---|
2606 | msgid "before saving (opens in new window)." |
---|
2607 | msgstr "" |
---|
2608 | |
---|
2609 | #: ckan/templates/package/edit_form.html:31 |
---|
2610 | msgid "" |
---|
2611 | "[1:Important:] By submitting content, you agree to release your contributions" |
---|
2612 | " under the [2:Open Database License]. Please [3:refrain] from editing this " |
---|
2613 | "page if you are [4:not] happy to do this." |
---|
2614 | msgstr "" |
---|
2615 | |
---|
2616 | #: ckan/templates/package/editresources.html:6 |
---|
2617 | msgid "- Edit Resources - Datasets" |
---|
2618 | msgstr "" |
---|
2619 | |
---|
2620 | #: ckan/templates/package/editresources.html:7 |
---|
2621 | msgid "Edit Resources:" |
---|
2622 | msgstr "" |
---|
2623 | |
---|
2624 | #: ckan/templates/package/form_extra_fields.html:12 |
---|
2625 | msgid "New key" |
---|
2626 | msgstr "" |
---|
2627 | |
---|
2628 | #: ckan/templates/package/form_extra_fields.html:26 |
---|
2629 | msgid "with value" |
---|
2630 | msgstr "" |
---|
2631 | |
---|
2632 | #: ckan/templates/package/history.html:37 |
---|
2633 | #, python-format |
---|
2634 | msgid "Read dataset as of %s" |
---|
2635 | msgstr "" |
---|
2636 | |
---|
2637 | #: ckan/templates/package/history.html:48 ckan/templates/package/read.html:104 |
---|
2638 | #: ckan/templates/package/related_list.html:69 |
---|
2639 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read.html:83 |
---|
2640 | msgid "Dataset History" |
---|
2641 | msgstr "" |
---|
2642 | |
---|
2643 | #: ckan/templates/package/layout.html:14 |
---|
2644 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/layout.html:14 |
---|
2645 | msgid "Resources (0)" |
---|
2646 | msgstr "" |
---|
2647 | |
---|
2648 | #: ckan/templates/package/layout.html:23 |
---|
2649 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/layout.html:23 |
---|
2650 | msgid "Add / Edit resources" |
---|
2651 | msgstr "" |
---|
2652 | |
---|
2653 | #: ckan/templates/package/layout.html:37 |
---|
2654 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/layout.html:38 |
---|
2655 | msgid "Related" |
---|
2656 | msgstr "" |
---|
2657 | |
---|
2658 | #: ckan/templates/package/layout.html:47 |
---|
2659 | msgid "Settings" |
---|
2660 | msgstr "" |
---|
2661 | |
---|
2662 | #: ckan/templates/package/new.html:6 |
---|
2663 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new.html:6 |
---|
2664 | msgid "Add - Datasets" |
---|
2665 | msgstr "" |
---|
2666 | |
---|
2667 | #: ckan/templates/package/new.html:7 |
---|
2668 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new.html:7 |
---|
2669 | msgid "Add a Dataset" |
---|
2670 | msgstr "" |
---|
2671 | |
---|
2672 | #: ckan/templates/package/new_package_form.html:20 |
---|
2673 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:20 |
---|
2674 | msgid "Resource" |
---|
2675 | msgstr "" |
---|
2676 | |
---|
2677 | #: ckan/templates/package/new_package_form.html:38 |
---|
2678 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:38 |
---|
2679 | msgid "A short descriptive title for the dataset" |
---|
2680 | msgstr "" |
---|
2681 | |
---|
2682 | #: ckan/templates/package/new_package_form.html:63 |
---|
2683 | msgid "Home Page" |
---|
2684 | msgstr "" |
---|
2685 | |
---|
2686 | #: ckan/templates/package/new_package_form.html:80 |
---|
2687 | msgid "" |
---|
2688 | "(Don't worry if you don't know which license the data has been released " |
---|
2689 | "under)." |
---|
2690 | msgstr "" |
---|
2691 | |
---|
2692 | #: ckan/templates/package/new_package_form.html:96 |
---|
2693 | msgid "Member of:" |
---|
2694 | msgstr "" |
---|
2695 | |
---|
2696 | #: ckan/templates/package/new_package_form.html:109 |
---|
2697 | msgid "Add to:" |
---|
2698 | msgstr "" |
---|
2699 | |
---|
2700 | #: ckan/templates/package/new_package_form.html:126 |
---|
2701 | msgid "" |
---|
2702 | "Comma-separated terms that may link this dataset to similar ones. For more " |
---|
2703 | "information on conventions, see [1:this wiki page]." |
---|
2704 | msgstr "" |
---|
2705 | |
---|
2706 | #: ckan/templates/package/new_package_form.html:134 |
---|
2707 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:459 |
---|
2708 | msgid "Add Resources" |
---|
2709 | msgstr "" |
---|
2710 | |
---|
2711 | #: ckan/templates/package/new_package_form.html:136 |
---|
2712 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:461 |
---|
2713 | msgid "Upload or link data files, APIs and other materials related to your dataset." |
---|
2714 | msgstr "" |
---|
2715 | |
---|
2716 | #: ckan/templates/package/new_package_form.html:143 |
---|
2717 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:468 |
---|
2718 | msgid "New resource..." |
---|
2719 | msgstr "" |
---|
2720 | |
---|
2721 | #: ckan/templates/package/new_package_form.html:148 |
---|
2722 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:473 |
---|
2723 | msgid "x" |
---|
2724 | msgstr "" |
---|
2725 | |
---|
2726 | #: ckan/templates/package/new_package_form.html:151 |
---|
2727 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:476 |
---|
2728 | msgid "Link to a file" |
---|
2729 | msgstr "" |
---|
2730 | |
---|
2731 | #: ckan/templates/package/new_package_form.html:152 |
---|
2732 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:477 |
---|
2733 | msgid "Link to an API" |
---|
2734 | msgstr "" |
---|
2735 | |
---|
2736 | #: ckan/templates/package/new_package_form.html:153 |
---|
2737 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:478 |
---|
2738 | msgid "Upload a file" |
---|
2739 | msgstr "" |
---|
2740 | |
---|
2741 | #: ckan/templates/package/new_package_form.html:158 |
---|
2742 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:483 |
---|
2743 | msgid "File URL" |
---|
2744 | msgstr "" |
---|
2745 | |
---|
2746 | #: ckan/templates/package/new_package_form.html:165 |
---|
2747 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:490 |
---|
2748 | msgid "API URL" |
---|
2749 | msgstr "" |
---|
2750 | |
---|
2751 | #: ckan/templates/package/new_package_form.html:228 |
---|
2752 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:326 |
---|
2753 | msgid "e.g. 1.2.0" |
---|
2754 | msgstr "" |
---|
2755 | |
---|
2756 | #: ckan/templates/package/new_package_form.html:234 |
---|
2757 | msgid "" |
---|
2758 | "Adding custom fields to the dataset such as \"location:uk\" can help users " |
---|
2759 | "find it in the search engine. This data will also appear under" |
---|
2760 | msgstr "" |
---|
2761 | |
---|
2762 | #: ckan/templates/package/new_package_form.html:234 |
---|
2763 | #: ckan/templates/package/read_core.html:49 |
---|
2764 | #: ckan/templates/package/resource_read.html:182 |
---|
2765 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:408 |
---|
2766 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read_core.html:53 |
---|
2767 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/resource_read.html:182 |
---|
2768 | msgid "Additional Information" |
---|
2769 | msgstr "" |
---|
2770 | |
---|
2771 | #: ckan/templates/package/new_package_form.html:234 |
---|
2772 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:408 |
---|
2773 | msgid "when viewing the dataset." |
---|
2774 | msgstr "" |
---|
2775 | |
---|
2776 | #: ckan/templates/package/new_package_form.html:271 |
---|
2777 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:446 |
---|
2778 | msgid "Do you really want to change the state of this dataset?" |
---|
2779 | msgstr "" |
---|
2780 | |
---|
2781 | #: ckan/templates/package/new_package_form.html:271 |
---|
2782 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:446 |
---|
2783 | msgid "Yes!" |
---|
2784 | msgstr "" |
---|
2785 | |
---|
2786 | #: ckan/templates/package/new_package_form.html:272 |
---|
2787 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:447 |
---|
2788 | msgid "This dataset is" |
---|
2789 | msgstr "" |
---|
2790 | |
---|
2791 | #: ckan/templates/package/new_package_form.html:285 |
---|
2792 | msgid "Summary" |
---|
2793 | msgstr "" |
---|
2794 | |
---|
2795 | #: ckan/templates/package/new_package_form.html:287 |
---|
2796 | msgid "Briefly describe the changes you have made..." |
---|
2797 | msgstr "" |
---|
2798 | |
---|
2799 | #: ckan/templates/package/new_package_form.html:298 |
---|
2800 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:522 |
---|
2801 | msgid "" |
---|
2802 | "Since you have not signed in this will just be your IP address.\n" |
---|
2803 | " [1:Click here to sign in] before saving (opens in new window)." |
---|
2804 | msgstr "" |
---|
2805 | |
---|
2806 | #: ckan/templates/package/new_package_form.html:309 |
---|
2807 | msgid "Important:" |
---|
2808 | msgstr "" |
---|
2809 | |
---|
2810 | #: ckan/templates/package/new_package_form.html:309 |
---|
2811 | msgid "By submitting content, you agree to release your contributions under the" |
---|
2812 | msgstr "" |
---|
2813 | |
---|
2814 | #: ckan/templates/package/new_package_form.html:309 |
---|
2815 | msgid ". Please" |
---|
2816 | msgstr "" |
---|
2817 | |
---|
2818 | #: ckan/templates/package/new_package_form.html:309 |
---|
2819 | msgid "refrain" |
---|
2820 | msgstr "" |
---|
2821 | |
---|
2822 | #: ckan/templates/package/new_package_form.html:309 |
---|
2823 | msgid "from editing this page if you are" |
---|
2824 | msgstr "" |
---|
2825 | |
---|
2826 | #: ckan/templates/package/new_package_form.html:309 |
---|
2827 | msgid "not" |
---|
2828 | msgstr "" |
---|
2829 | |
---|
2830 | #: ckan/templates/package/new_package_form.html:309 |
---|
2831 | msgid "happy to do this." |
---|
2832 | msgstr "" |
---|
2833 | |
---|
2834 | #: ckan/templates/package/read.html:14 |
---|
2835 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read.html:14 |
---|
2836 | msgid "- Datasets" |
---|
2837 | msgstr "" |
---|
2838 | |
---|
2839 | #: ckan/templates/package/read.html:24 |
---|
2840 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read.html:24 |
---|
2841 | msgid "License:" |
---|
2842 | msgstr "" |
---|
2843 | |
---|
2844 | #: ckan/templates/package/read.html:32 |
---|
2845 | #: ckan/templates/package/resource_read.html:143 |
---|
2846 | #: ckan/templates/snippets/package_list.html:31 |
---|
2847 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/resource_read.html:143 |
---|
2848 | msgid "This dataset satisfies the Open Definition." |
---|
2849 | msgstr "" |
---|
2850 | |
---|
2851 | #: ckan/templates/package/read.html:33 |
---|
2852 | #: ckan/templates/package/resource_read.html:144 |
---|
2853 | #: ckan/templates/snippets/package_list.html:32 |
---|
2854 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/resource_read.html:144 |
---|
2855 | msgid "[Open Data]" |
---|
2856 | msgstr "" |
---|
2857 | |
---|
2858 | #: ckan/templates/package/read.html:58 |
---|
2859 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read.html:47 |
---|
2860 | msgid "Related Datasets" |
---|
2861 | msgstr "" |
---|
2862 | |
---|
2863 | #: ckan/templates/package/read.html:86 |
---|
2864 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read.html:65 |
---|
2865 | msgid "This is an old revision of this dataset, as edited" |
---|
2866 | msgstr "" |
---|
2867 | |
---|
2868 | #: ckan/templates/package/read.html:86 ckan/templates/package/read.html:87 |
---|
2869 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read.html:65 |
---|
2870 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read.html:66 |
---|
2871 | msgid "at" |
---|
2872 | msgstr "" |
---|
2873 | |
---|
2874 | #: ckan/templates/package/read.html:86 |
---|
2875 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read.html:65 |
---|
2876 | msgid ". It may differ significantly from the" |
---|
2877 | msgstr "" |
---|
2878 | |
---|
2879 | #: ckan/templates/package/read.html:86 |
---|
2880 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read.html:65 |
---|
2881 | msgid "current revision" |
---|
2882 | msgstr "" |
---|
2883 | |
---|
2884 | #: ckan/templates/package/read.html:87 |
---|
2885 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read.html:66 |
---|
2886 | msgid "This is the current revision of this dataset, as edited" |
---|
2887 | msgstr "" |
---|
2888 | |
---|
2889 | #: ckan/templates/package/read.html:98 ckan/templates/package/related_list.html:63 |
---|
2890 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read.html:77 |
---|
2891 | msgid "RDF/XML" |
---|
2892 | msgstr "" |
---|
2893 | |
---|
2894 | #: ckan/templates/package/read.html:99 ckan/templates/package/related_list.html:64 |
---|
2895 | msgid "RDF/Turtle" |
---|
2896 | msgstr "" |
---|
2897 | |
---|
2898 | #: ckan/templates/package/read_core.html:28 |
---|
2899 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read_core.html:32 |
---|
2900 | msgid "(edit)" |
---|
2901 | msgstr "" |
---|
2902 | |
---|
2903 | #: ckan/templates/package/read_core.html:41 |
---|
2904 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read_core.html:45 |
---|
2905 | msgid "(none)" |
---|
2906 | msgstr "" |
---|
2907 | |
---|
2908 | #: ckan/templates/package/read_core.html:51 |
---|
2909 | msgid "(settings)" |
---|
2910 | msgstr "" |
---|
2911 | |
---|
2912 | #: ckan/templates/package/read_core.html:57 |
---|
2913 | #: ckan/templates/package/resource_read.html:186 |
---|
2914 | #: ckan/templates/revision/diff.html:32 |
---|
2915 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read_core.html:58 |
---|
2916 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/resource_read.html:186 |
---|
2917 | msgid "Field" |
---|
2918 | msgstr "" |
---|
2919 | |
---|
2920 | #: ckan/templates/package/read_core.html:58 |
---|
2921 | #: ckan/templates/package/resource_read.html:187 |
---|
2922 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:103 |
---|
2923 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read_core.html:59 |
---|
2924 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/resource_read.html:187 |
---|
2925 | msgid "Value" |
---|
2926 | msgstr "" |
---|
2927 | |
---|
2928 | #: ckan/templates/package/read_core.html:63 |
---|
2929 | msgid "Source" |
---|
2930 | msgstr "" |
---|
2931 | |
---|
2932 | #: ckan/templates/package/read_core.html:83 |
---|
2933 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read_core.html:169 |
---|
2934 | msgid "Country" |
---|
2935 | msgstr "" |
---|
2936 | |
---|
2937 | #: ckan/templates/package/read_core.html:93 |
---|
2938 | msgid "Harvest Source" |
---|
2939 | msgstr "" |
---|
2940 | |
---|
2941 | #: ckan/templates/package/read_core.html:94 |
---|
2942 | #, python-format |
---|
2943 | msgid "" |
---|
2944 | "[1:Dataset page] on \n" |
---|
2945 | " [2:%(harvest_catalogue_name)s]" |
---|
2946 | msgstr "" |
---|
2947 | |
---|
2948 | #: ckan/templates/package/related_list.html:14 |
---|
2949 | #: ../ckanext-ecportal/ckanext/ecportal/templates/home/index.html:6 |
---|
2950 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/edit.html:8 |
---|
2951 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new.html:9 |
---|
2952 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/index.html:8 |
---|
2953 | msgid "no-sidebar" |
---|
2954 | msgstr "" |
---|
2955 | |
---|
2956 | #: ckan/templates/package/related_list.html:17 |
---|
2957 | #: ckan/templates/package/related_list.html:21 |
---|
2958 | msgid "- Related" |
---|
2959 | msgstr "" |
---|
2960 | |
---|
2961 | #: ckan/templates/package/related_list.html:26 |
---|
2962 | msgid "Related items" |
---|
2963 | msgstr "" |
---|
2964 | |
---|
2965 | #: ckan/templates/package/related_list.html:26 |
---|
2966 | msgid "Add related item" |
---|
2967 | msgstr "" |
---|
2968 | |
---|
2969 | #: ckan/templates/package/related_list.html:28 |
---|
2970 | msgid "There are no related items here yet" |
---|
2971 | msgstr "" |
---|
2972 | |
---|
2973 | #: ckan/templates/package/related_list.html:29 |
---|
2974 | msgid ", why not" |
---|
2975 | msgstr "" |
---|
2976 | |
---|
2977 | #: ckan/templates/package/related_list.html:29 |
---|
2978 | msgid "add one" |
---|
2979 | msgstr "" |
---|
2980 | |
---|
2981 | #: ckan/templates/package/resource_embedded_dataviewer.html:78 |
---|
2982 | #: ckan/templates/package/resource_read.html:85 |
---|
2983 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/resource_read.html:85 |
---|
2984 | msgid "- Dataset - Resource" |
---|
2985 | msgstr "" |
---|
2986 | |
---|
2987 | #: ckan/templates/package/resource_read.html:100 |
---|
2988 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:83 |
---|
2989 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/resource_read.html:100 |
---|
2990 | msgid "API Endpoint" |
---|
2991 | msgstr "" |
---|
2992 | |
---|
2993 | #: ckan/templates/package/resource_read.html:103 |
---|
2994 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:8 |
---|
2995 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:84 |
---|
2996 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/resource_read.html:103 |
---|
2997 | msgid "Download" |
---|
2998 | msgstr "" |
---|
2999 | |
---|
3000 | #: ckan/templates/package/resource_read.html:111 |
---|
3001 | #: ckan/templates/package/resource_read.html:114 |
---|
3002 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:85 |
---|
3003 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/resource_read.html:111 |
---|
3004 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/resource_read.html:114 |
---|
3005 | msgid "Data API" |
---|
3006 | msgstr "" |
---|
3007 | |
---|
3008 | #: ckan/templates/package/resource_read.html:114 |
---|
3009 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/resource_read.html:114 |
---|
3010 | msgid "Data API is unavailable for this resource as DataStore is disabled" |
---|
3011 | msgstr "" |
---|
3012 | |
---|
3013 | #: ckan/templates/package/resource_read.html:127 |
---|
3014 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/resource_read.html:127 |
---|
3015 | msgid "Last updated" |
---|
3016 | msgstr "" |
---|
3017 | |
---|
3018 | #: ckan/templates/package/resource_read.html:140 |
---|
3019 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/resource_read.html:140 |
---|
3020 | msgid "License unknown" |
---|
3021 | msgstr "" |
---|
3022 | |
---|
3023 | #: ckan/templates/package/resource_read.html:164 |
---|
3024 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/resource_read.html:164 |
---|
3025 | msgid "From the [1:Dataset]:" |
---|
3026 | msgstr "" |
---|
3027 | |
---|
3028 | #: ckan/templates/package/resource_read.html:174 |
---|
3029 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/resource_read.html:174 |
---|
3030 | msgid "Cannot embed as resource is private." |
---|
3031 | msgstr "" |
---|
3032 | |
---|
3033 | #: ckan/templates/package/resource_read.html:174 |
---|
3034 | #: ckan/templates/package/resource_read.html:175 |
---|
3035 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/resource_read.html:174 |
---|
3036 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/resource_read.html:175 |
---|
3037 | msgid "Embed" |
---|
3038 | msgstr "" |
---|
3039 | |
---|
3040 | #: ckan/templates/package/resources.html:2 |
---|
3041 | msgid "Someresources" |
---|
3042 | msgstr "" |
---|
3043 | |
---|
3044 | #: ckan/templates/package/search.html:9 ckan/templates/package/search.html:10 |
---|
3045 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/search.html:9 |
---|
3046 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/search.html:10 |
---|
3047 | msgid "Search -" |
---|
3048 | msgstr "" |
---|
3049 | |
---|
3050 | #: ckan/templates/package/search.html:16 |
---|
3051 | msgid "Do you know of a dataset that should be added to" |
---|
3052 | msgstr "" |
---|
3053 | |
---|
3054 | #: ckan/templates/package/search.html:20 |
---|
3055 | msgid "Register it now" |
---|
3056 | msgstr "" |
---|
3057 | |
---|
3058 | #: ckan/templates/package/search.html:29 |
---|
3059 | msgid "Other access" |
---|
3060 | msgstr "" |
---|
3061 | |
---|
3062 | #: ckan/templates/package/search.html:35 |
---|
3063 | msgid "You can also access this registry using the" |
---|
3064 | msgstr "" |
---|
3065 | |
---|
3066 | #: ckan/templates/package/search.html:37 |
---|
3067 | msgid "(see" |
---|
3068 | msgstr "" |
---|
3069 | |
---|
3070 | #: ckan/templates/package/search.html:38 |
---|
3071 | msgid "or download a" |
---|
3072 | msgstr "" |
---|
3073 | |
---|
3074 | #: ckan/templates/package/search.html:39 |
---|
3075 | msgid "full" |
---|
3076 | msgstr "" |
---|
3077 | |
---|
3078 | #: ckan/templates/package/search.html:39 |
---|
3079 | msgid "dump" |
---|
3080 | msgstr "" |
---|
3081 | |
---|
3082 | #: ckan/templates/package/search.html:50 |
---|
3083 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/search.html:23 |
---|
3084 | msgid "" |
---|
3085 | "[1:There was an error while searching.] \n" |
---|
3086 | " Please try again." |
---|
3087 | msgstr "" |
---|
3088 | |
---|
3089 | #: ckan/templates/package/search.html:54 |
---|
3090 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/search.html:27 |
---|
3091 | #, python-format |
---|
3092 | msgid "[1:%(item_count)s] datasets found" |
---|
3093 | msgstr "" |
---|
3094 | |
---|
3095 | #: ckan/templates/package/search.html:57 |
---|
3096 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/search.html:30 |
---|
3097 | msgid "Would you like to [1:create a new dataset?]" |
---|
3098 | msgstr "" |
---|
3099 | |
---|
3100 | #: ckan/templates/package/search_form.html:9 |
---|
3101 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/search_form.html:9 |
---|
3102 | msgid "Search..." |
---|
3103 | msgstr "" |
---|
3104 | |
---|
3105 | #: ckan/templates/revision/diff.html:5 |
---|
3106 | msgid "Differences - Revisions" |
---|
3107 | msgstr "" |
---|
3108 | |
---|
3109 | #: ckan/templates/revision/diff.html:9 |
---|
3110 | msgid "Revision Differences -" |
---|
3111 | msgstr "" |
---|
3112 | |
---|
3113 | #: ckan/templates/revision/diff.html:21 |
---|
3114 | msgid "From:" |
---|
3115 | msgstr "" |
---|
3116 | |
---|
3117 | #: ckan/templates/revision/diff.html:25 |
---|
3118 | msgid "To:" |
---|
3119 | msgstr "" |
---|
3120 | |
---|
3121 | #: ckan/templates/revision/diff.html:32 |
---|
3122 | msgid "Difference" |
---|
3123 | msgstr "" |
---|
3124 | |
---|
3125 | #: ckan/templates/revision/diff.html:40 |
---|
3126 | msgid "No differences" |
---|
3127 | msgstr "" |
---|
3128 | |
---|
3129 | #: ckan/templates/revision/list.html:5 ckan/templates/revision/list.html:6 |
---|
3130 | msgid "Revision History" |
---|
3131 | msgstr "" |
---|
3132 | |
---|
3133 | #: ckan/templates/revision/list.html:10 |
---|
3134 | msgid "" |
---|
3135 | "Track the most recent changes to the system, with most recent\n" |
---|
3136 | " changes first." |
---|
3137 | msgstr "" |
---|
3138 | |
---|
3139 | #: ckan/templates/revision/read.html:6 |
---|
3140 | msgid "Revision:" |
---|
3141 | msgstr "" |
---|
3142 | |
---|
3143 | #: ckan/templates/revision/read.html:10 |
---|
3144 | msgid "Revision Actions" |
---|
3145 | msgstr "" |
---|
3146 | |
---|
3147 | #: ckan/templates/revision/read.html:23 |
---|
3148 | #: ckan/templates/snippets/revision_list.html:39 |
---|
3149 | msgid "Undelete" |
---|
3150 | msgstr "" |
---|
3151 | |
---|
3152 | #: ckan/templates/revision/read.html:39 |
---|
3153 | msgid "Timestamp:" |
---|
3154 | msgstr "" |
---|
3155 | |
---|
3156 | #: ckan/templates/revision/read.html:41 |
---|
3157 | msgid "Log Message:" |
---|
3158 | msgstr "" |
---|
3159 | |
---|
3160 | #: ckan/templates/revision/read.html:44 |
---|
3161 | msgid "Changes" |
---|
3162 | msgstr "" |
---|
3163 | |
---|
3164 | #: ckan/templates/revision/read.html:54 |
---|
3165 | msgid "Datasets' Tags" |
---|
3166 | msgstr "" |
---|
3167 | |
---|
3168 | #: ckan/templates/revision/read.html:57 |
---|
3169 | msgid "Dataset -" |
---|
3170 | msgstr "" |
---|
3171 | |
---|
3172 | #: ckan/templates/revision/read.html:58 |
---|
3173 | msgid "" |
---|
3174 | ",\n" |
---|
3175 | " Tag -" |
---|
3176 | msgstr "" |
---|
3177 | |
---|
3178 | #: ckan/templates/snippets/data-viewer-embed-dialog.html:13 |
---|
3179 | msgid "Embed Data Viewer" |
---|
3180 | msgstr "" |
---|
3181 | |
---|
3182 | #: ckan/templates/snippets/data-viewer-embed-dialog.html:19 |
---|
3183 | msgid "Embed this view" |
---|
3184 | msgstr "" |
---|
3185 | |
---|
3186 | #: ckan/templates/snippets/data-viewer-embed-dialog.html:19 |
---|
3187 | msgid "by copying this into your webpage:" |
---|
3188 | msgstr "" |
---|
3189 | |
---|
3190 | #: ckan/templates/snippets/data-viewer-embed-dialog.html:21 |
---|
3191 | msgid "Choose width and height in pixels:" |
---|
3192 | msgstr "" |
---|
3193 | |
---|
3194 | #: ckan/templates/snippets/data-viewer-embed-dialog.html:22 |
---|
3195 | msgid "Width:" |
---|
3196 | msgstr "" |
---|
3197 | |
---|
3198 | #: ckan/templates/snippets/data-viewer-embed-dialog.html:24 |
---|
3199 | msgid "Height:" |
---|
3200 | msgstr "" |
---|
3201 | |
---|
3202 | #: ckan/templates/snippets/package_list.html:39 |
---|
3203 | msgid "Not Openly Licensed" |
---|
3204 | msgstr "" |
---|
3205 | |
---|
3206 | #: ckan/templates/snippets/revision_list.html:11 |
---|
3207 | msgid "Entity" |
---|
3208 | msgstr "" |
---|
3209 | |
---|
3210 | #: ckan/templates/storage/index.html:17 |
---|
3211 | msgid "" |
---|
3212 | "This upload form is valid for a limited time (usually 1h or so). If the\n" |
---|
3213 | " form expires please reload the page." |
---|
3214 | msgstr "" |
---|
3215 | |
---|
3216 | #: ckan/templates/storage/index.html:33 |
---|
3217 | msgid "File:" |
---|
3218 | msgstr "" |
---|
3219 | |
---|
3220 | #: ckan/templates/storage/success.html:12 |
---|
3221 | msgid "Upload - Successful" |
---|
3222 | msgstr "" |
---|
3223 | |
---|
3224 | #: ckan/templates/storage/success.html:14 |
---|
3225 | msgid "Filed uploaded to:" |
---|
3226 | msgstr "" |
---|
3227 | |
---|
3228 | #: ckan/templates/storage/success.html:17 |
---|
3229 | msgid "Upload another »" |
---|
3230 | msgstr "" |
---|
3231 | |
---|
3232 | #: ckan/templates/tag/index.html:20 ckan/templates/tag/index.html:23 |
---|
3233 | msgid "There are" |
---|
3234 | msgstr "" |
---|
3235 | |
---|
3236 | #: ckan/templates/tag/index.html:21 |
---|
3237 | msgid "results for ‘" |
---|
3238 | msgstr "" |
---|
3239 | |
---|
3240 | #: ckan/templates/tag/index.html:24 |
---|
3241 | msgid "results for tags." |
---|
3242 | msgstr "" |
---|
3243 | |
---|
3244 | #: ckan/templates/tag/index.html:34 |
---|
3245 | msgid "Clear search" |
---|
3246 | msgstr "" |
---|
3247 | |
---|
3248 | #: ckan/templates/tag/index.html:34 |
---|
3249 | msgid "and see all tags." |
---|
3250 | msgstr "" |
---|
3251 | |
---|
3252 | #: ckan/templates/tag/read.html:6 |
---|
3253 | msgid "- Tags" |
---|
3254 | msgstr "" |
---|
3255 | |
---|
3256 | #: ckan/templates/tag/read.html:7 |
---|
3257 | msgid "Tag:" |
---|
3258 | msgstr "" |
---|
3259 | |
---|
3260 | #: ckan/templates/tag/read.html:10 |
---|
3261 | #, python-format |
---|
3262 | msgid "There are %(count)s datasets tagged with [1:%(tagname)s]:" |
---|
3263 | msgstr "" |
---|
3264 | |
---|
3265 | #: ckan/templates/user/edit.html:6 |
---|
3266 | msgid "- Edit - User" |
---|
3267 | msgstr "" |
---|
3268 | |
---|
3269 | #: ckan/templates/user/edit.html:7 |
---|
3270 | msgid "Edit User:" |
---|
3271 | msgstr "" |
---|
3272 | |
---|
3273 | #: ckan/templates/user/edit_user_form.html:21 |
---|
3274 | msgid "Full name" |
---|
3275 | msgstr "" |
---|
3276 | |
---|
3277 | #: ckan/templates/user/edit_user_form.html:27 |
---|
3278 | msgid "E-mail" |
---|
3279 | msgstr "" |
---|
3280 | |
---|
3281 | #: ckan/templates/user/edit_user_form.html:33 |
---|
3282 | msgid "OpenId" |
---|
3283 | msgstr "" |
---|
3284 | |
---|
3285 | #: ckan/templates/user/edit_user_form.html:41 |
---|
3286 | msgid "A little about you..." |
---|
3287 | msgstr "" |
---|
3288 | |
---|
3289 | #: ckan/templates/user/edit_user_form.html:46 |
---|
3290 | msgid "Change your password" |
---|
3291 | msgstr "" |
---|
3292 | |
---|
3293 | #: ckan/templates/user/edit_user_form.html:48 |
---|
3294 | #: ckan/templates/user/new_user_form.html:40 |
---|
3295 | msgid "Password" |
---|
3296 | msgstr "" |
---|
3297 | |
---|
3298 | #: ckan/templates/user/edit_user_form.html:54 |
---|
3299 | #: ckan/templates/user/new_user_form.html:47 |
---|
3300 | msgid "Password (repeat)" |
---|
3301 | msgstr "" |
---|
3302 | |
---|
3303 | #: ckan/templates/user/edit_user_form.html:61 |
---|
3304 | msgid "Change your username" |
---|
3305 | msgstr "" |
---|
3306 | |
---|
3307 | #: ckan/templates/user/edit_user_form.html:63 |
---|
3308 | msgid "Username" |
---|
3309 | msgstr "" |
---|
3310 | |
---|
3311 | #: ckan/templates/user/layout.html:11 |
---|
3312 | msgid "My Profile" |
---|
3313 | msgstr "" |
---|
3314 | |
---|
3315 | #: ckan/templates/user/layout.html:12 |
---|
3316 | msgid "Edit Profile" |
---|
3317 | msgstr "" |
---|
3318 | |
---|
3319 | #: ckan/templates/user/layout.html:13 |
---|
3320 | msgid "Log out" |
---|
3321 | msgstr "" |
---|
3322 | |
---|
3323 | #: ckan/templates/user/layout.html:17 |
---|
3324 | msgid "View Profile" |
---|
3325 | msgstr "" |
---|
3326 | |
---|
3327 | #: ckan/templates/user/layout.html:21 |
---|
3328 | msgid "Register Account" |
---|
3329 | msgstr "" |
---|
3330 | |
---|
3331 | #: ckan/templates/user/list.html:15 |
---|
3332 | #, python-format |
---|
3333 | msgid "[1:%(item_count)s] users found." |
---|
3334 | msgstr "" |
---|
3335 | |
---|
3336 | #: ckan/templates/user/list.html:24 |
---|
3337 | msgid "Sort by name" |
---|
3338 | msgstr "" |
---|
3339 | |
---|
3340 | #: ckan/templates/user/list.html:27 |
---|
3341 | msgid "Sort by edits" |
---|
3342 | msgstr "" |
---|
3343 | |
---|
3344 | #: ckan/templates/user/list.html:40 |
---|
3345 | msgid "Member for" |
---|
3346 | msgstr "" |
---|
3347 | |
---|
3348 | #: ckan/templates/user/login.html:19 |
---|
3349 | msgid "Login - User" |
---|
3350 | msgstr "" |
---|
3351 | |
---|
3352 | #: ckan/templates/user/login.html:20 |
---|
3353 | msgid "Login to" |
---|
3354 | msgstr "" |
---|
3355 | |
---|
3356 | #: ckan/templates/user/login.html:28 |
---|
3357 | msgid "Login:" |
---|
3358 | msgstr "" |
---|
3359 | |
---|
3360 | #: ckan/templates/user/login.html:31 ckan/templates/user/perform_reset.html:15 |
---|
3361 | msgid "Password:" |
---|
3362 | msgstr "" |
---|
3363 | |
---|
3364 | #: ckan/templates/user/login.html:35 |
---|
3365 | msgid "Remember me:" |
---|
3366 | msgstr "" |
---|
3367 | |
---|
3368 | #: ckan/templates/user/login.html:41 |
---|
3369 | msgid "Forgot your password?" |
---|
3370 | msgstr "" |
---|
3371 | |
---|
3372 | #: ckan/templates/user/login.html:49 |
---|
3373 | msgid "Login using Open ID" |
---|
3374 | msgstr "" |
---|
3375 | |
---|
3376 | #: ckan/templates/user/login.html:50 |
---|
3377 | msgid "" |
---|
3378 | "NB: To set-up your OpenID for this site, you first need to [1:Register] and " |
---|
3379 | "then edit your Profile to provide your OpenID." |
---|
3380 | msgstr "" |
---|
3381 | |
---|
3382 | #: ckan/templates/user/login.html:52 |
---|
3383 | msgid "Please click your account provider:" |
---|
3384 | msgstr "" |
---|
3385 | |
---|
3386 | #: ckan/templates/user/login.html:56 |
---|
3387 | msgid "OpenID Identifier:" |
---|
3388 | msgstr "" |
---|
3389 | |
---|
3390 | #: ckan/templates/user/login.html:60 |
---|
3391 | msgid "Don't have an OpenID?" |
---|
3392 | msgstr "" |
---|
3393 | |
---|
3394 | #: ckan/templates/user/login.html:61 |
---|
3395 | msgid "" |
---|
3396 | "OpenID is service that allows you to log-on to many different websites\n" |
---|
3397 | " using a single identity. Find out [1:more\n" |
---|
3398 | " about OpenID] and [2:how to get an\n" |
---|
3399 | " OpenID enabled account]. Probably the simplest way is sign up with " |
---|
3400 | "a\n" |
---|
3401 | " free OpenID provider such as [3:https://www.myopenid.com/]." |
---|
3402 | msgstr "" |
---|
3403 | |
---|
3404 | #: ckan/templates/user/login.html:71 |
---|
3405 | msgid "Sign in with OpenID" |
---|
3406 | msgstr "" |
---|
3407 | |
---|
3408 | #: ckan/templates/user/logout.html:5 |
---|
3409 | msgid "Logout - User" |
---|
3410 | msgstr "" |
---|
3411 | |
---|
3412 | #: ckan/templates/user/logout.html:8 |
---|
3413 | msgid "Logout from" |
---|
3414 | msgstr "" |
---|
3415 | |
---|
3416 | #: ckan/templates/user/logout.html:11 |
---|
3417 | msgid "You have logged out successfully." |
---|
3418 | msgstr "" |
---|
3419 | |
---|
3420 | #: ckan/templates/user/logout_first.html:6 |
---|
3421 | msgid "Logged in - User" |
---|
3422 | msgstr "" |
---|
3423 | |
---|
3424 | #: ckan/templates/user/logout_first.html:7 |
---|
3425 | msgid "Logged into" |
---|
3426 | msgstr "" |
---|
3427 | |
---|
3428 | #: ckan/templates/user/logout_first.html:12 |
---|
3429 | msgid "is currently logged in" |
---|
3430 | msgstr "" |
---|
3431 | |
---|
3432 | #: ckan/templates/user/logout_first.html:15 |
---|
3433 | msgid "To register or log in as another user, you need to" |
---|
3434 | msgstr "" |
---|
3435 | |
---|
3436 | #: ckan/templates/user/logout_first.html:17 |
---|
3437 | msgid "logout" |
---|
3438 | msgstr "" |
---|
3439 | |
---|
3440 | #: ckan/templates/user/logout_first.html:17 |
---|
3441 | msgid "first." |
---|
3442 | msgstr "" |
---|
3443 | |
---|
3444 | #: ckan/templates/user/new.html:5 |
---|
3445 | msgid "Register - User" |
---|
3446 | msgstr "" |
---|
3447 | |
---|
3448 | #: ckan/templates/user/new.html:6 |
---|
3449 | msgid "Register for a new Account" |
---|
3450 | msgstr "" |
---|
3451 | |
---|
3452 | #: ckan/templates/user/new_user_form.html:22 |
---|
3453 | msgid "3+ chars, using only 'a-z0-9' and '-_'" |
---|
3454 | msgstr "" |
---|
3455 | |
---|
3456 | #: ckan/templates/user/new_user_form.html:27 |
---|
3457 | msgid "Full name (optional)" |
---|
3458 | msgstr "" |
---|
3459 | |
---|
3460 | #: ckan/templates/user/new_user_form.html:34 |
---|
3461 | msgid "E-Mail" |
---|
3462 | msgstr "" |
---|
3463 | |
---|
3464 | #: ckan/templates/user/new_user_form.html:65 |
---|
3465 | msgid "Register now" |
---|
3466 | msgstr "" |
---|
3467 | |
---|
3468 | #: ckan/templates/user/perform_reset.html:18 |
---|
3469 | msgid "Password (repeat):" |
---|
3470 | msgstr "" |
---|
3471 | |
---|
3472 | #: ckan/templates/user/read.html:5 |
---|
3473 | msgid "- User" |
---|
3474 | msgstr "" |
---|
3475 | |
---|
3476 | #: ckan/templates/user/read.html:25 |
---|
3477 | msgid "Member since" |
---|
3478 | msgstr "" |
---|
3479 | |
---|
3480 | #: ckan/templates/user/read.html:32 |
---|
3481 | msgid "Email" |
---|
3482 | msgstr "" |
---|
3483 | |
---|
3484 | #: ckan/templates/user/read.html:37 |
---|
3485 | msgid "No email" |
---|
3486 | msgstr "" |
---|
3487 | |
---|
3488 | #: ckan/templates/user/read.html:42 |
---|
3489 | msgid "API Key" |
---|
3490 | msgstr "" |
---|
3491 | |
---|
3492 | #: ckan/templates/user/read.html:46 |
---|
3493 | msgid "– Note: your API key is visible only to you!" |
---|
3494 | msgstr "" |
---|
3495 | |
---|
3496 | #: ckan/templates/user/read.html:59 |
---|
3497 | msgid "Edits" |
---|
3498 | msgstr "" |
---|
3499 | |
---|
3500 | #: ckan/templates/user/read.html:77 |
---|
3501 | msgid "Public Activity" |
---|
3502 | msgstr "" |
---|
3503 | |
---|
3504 | #: ckan/templates/user/request_reset.html:6 |
---|
3505 | msgid "Reset password" |
---|
3506 | msgstr "" |
---|
3507 | |
---|
3508 | #: ckan/templates/user/request_reset.html:7 |
---|
3509 | msgid "Request a password reset" |
---|
3510 | msgstr "" |
---|
3511 | |
---|
3512 | #: ckan/templates/user/request_reset.html:13 |
---|
3513 | msgid "User name:" |
---|
3514 | msgstr "" |
---|
3515 | |
---|
3516 | #: ckanext/stats/templates/ckanext/stats/index.html:43 |
---|
3517 | msgid "Total number of Datasets" |
---|
3518 | msgstr "" |
---|
3519 | |
---|
3520 | #: ckanext/stats/templates/ckanext/stats/index.html:46 |
---|
3521 | msgid "Revisions to Datasets per week" |
---|
3522 | msgstr "" |
---|
3523 | |
---|
3524 | #: ckanext/stats/templates/ckanext/stats/index.html:49 |
---|
3525 | msgid "Top Rated Datasets" |
---|
3526 | msgstr "" |
---|
3527 | |
---|
3528 | #: ckanext/stats/templates/ckanext/stats/index.html:51 |
---|
3529 | msgid "Average rating" |
---|
3530 | msgstr "" |
---|
3531 | |
---|
3532 | #: ckanext/stats/templates/ckanext/stats/index.html:51 |
---|
3533 | msgid "Number of ratings" |
---|
3534 | msgstr "" |
---|
3535 | |
---|
3536 | #: ckanext/stats/templates/ckanext/stats/index.html:56 |
---|
3537 | msgid "No ratings" |
---|
3538 | msgstr "" |
---|
3539 | |
---|
3540 | #: ckanext/stats/templates/ckanext/stats/index.html:58 |
---|
3541 | msgid "Most Edited Datasets" |
---|
3542 | msgstr "" |
---|
3543 | |
---|
3544 | #: ckanext/stats/templates/ckanext/stats/index.html:60 |
---|
3545 | msgid "Number of edits" |
---|
3546 | msgstr "" |
---|
3547 | |
---|
3548 | #: ckanext/stats/templates/ckanext/stats/index.html:66 |
---|
3549 | msgid "Largest Groups" |
---|
3550 | msgstr "" |
---|
3551 | |
---|
3552 | #: ckanext/stats/templates/ckanext/stats/index.html:74 |
---|
3553 | msgid "Top Tags" |
---|
3554 | msgstr "" |
---|
3555 | |
---|
3556 | #: ckanext/stats/templates/ckanext/stats/index.html:81 |
---|
3557 | msgid "Users owning most datasets" |
---|
3558 | msgstr "" |
---|
3559 | |
---|
3560 | #: ckanext/stats/templates/ckanext/stats/index.html:88 |
---|
3561 | msgid "Page last updated:" |
---|
3562 | msgstr "" |
---|
3563 | |
---|
3564 | #: ckanext/stats/templates/ckanext/stats/leaderboard.html:6 |
---|
3565 | msgid "Leaderboard - Stats" |
---|
3566 | msgstr "" |
---|
3567 | |
---|
3568 | #: ckanext/stats/templates/ckanext/stats/leaderboard.html:17 |
---|
3569 | msgid "Dataset Leaderboard" |
---|
3570 | msgstr "" |
---|
3571 | |
---|
3572 | #: ckanext/stats/templates/ckanext/stats/leaderboard.html:18 |
---|
3573 | msgid "" |
---|
3574 | "Choose a dataset attribute and find out which categories in that area have " |
---|
3575 | "the most datasets. E.g. tags, groups, license, res_format, country." |
---|
3576 | msgstr "" |
---|
3577 | |
---|
3578 | #: ckanext/stats/templates/ckanext/stats/leaderboard.html:20 |
---|
3579 | msgid "Choose area" |
---|
3580 | msgstr "" |
---|
3581 | |
---|
3582 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:6 |
---|
3583 | msgid "Feed" |
---|
3584 | msgstr "" |
---|
3585 | |
---|
3586 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:7 |
---|
3587 | msgid "Web Service" |
---|
3588 | msgstr "" |
---|
3589 | |
---|
3590 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:11 |
---|
3591 | msgid "Main Documentation" |
---|
3592 | msgstr "" |
---|
3593 | |
---|
3594 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:12 |
---|
3595 | msgid "Related Documentation" |
---|
3596 | msgstr "" |
---|
3597 | |
---|
3598 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:13 |
---|
3599 | msgid "Related Web Page" |
---|
3600 | msgstr "" |
---|
3601 | |
---|
3602 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:16 |
---|
3603 | msgid "Code List" |
---|
3604 | msgstr "" |
---|
3605 | |
---|
3606 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:17 |
---|
3607 | msgid "Core Component" |
---|
3608 | msgstr "" |
---|
3609 | |
---|
3610 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:18 |
---|
3611 | msgid "Domain Model" |
---|
3612 | msgstr "" |
---|
3613 | |
---|
3614 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:19 |
---|
3615 | msgid "Information Exchange Package Description" |
---|
3616 | msgstr "" |
---|
3617 | |
---|
3618 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:20 |
---|
3619 | msgid "Mapping" |
---|
3620 | msgstr "" |
---|
3621 | |
---|
3622 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:21 |
---|
3623 | msgid "Name Authority List" |
---|
3624 | msgstr "" |
---|
3625 | |
---|
3626 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:22 |
---|
3627 | msgid "Ontology" |
---|
3628 | msgstr "" |
---|
3629 | |
---|
3630 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:23 |
---|
3631 | msgid "Schema" |
---|
3632 | msgstr "" |
---|
3633 | |
---|
3634 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:24 |
---|
3635 | msgid "Service Description" |
---|
3636 | msgstr "" |
---|
3637 | |
---|
3638 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:25 |
---|
3639 | msgid "Statistical" |
---|
3640 | msgstr "" |
---|
3641 | |
---|
3642 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:26 |
---|
3643 | msgid "Syntax Encoding Scheme" |
---|
3644 | msgstr "" |
---|
3645 | |
---|
3646 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:27 |
---|
3647 | msgid "Taxonomy" |
---|
3648 | msgstr "" |
---|
3649 | |
---|
3650 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:28 |
---|
3651 | msgid "Thesaurus" |
---|
3652 | msgstr "" |
---|
3653 | |
---|
3654 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:31 |
---|
3655 | msgid "Completed" |
---|
3656 | msgstr "" |
---|
3657 | |
---|
3658 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:32 |
---|
3659 | msgid "Deprecated" |
---|
3660 | msgstr "" |
---|
3661 | |
---|
3662 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:33 |
---|
3663 | msgid "Under Development" |
---|
3664 | msgstr "" |
---|
3665 | |
---|
3666 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:34 |
---|
3667 | msgid "Withdrawn" |
---|
3668 | msgstr "" |
---|
3669 | |
---|
3670 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:37 |
---|
3671 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:45 |
---|
3672 | msgid "Never" |
---|
3673 | msgstr "" |
---|
3674 | |
---|
3675 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:38 |
---|
3676 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:46 |
---|
3677 | msgid "Discontinued" |
---|
3678 | msgstr "" |
---|
3679 | |
---|
3680 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:39 |
---|
3681 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:47 |
---|
3682 | msgid "Annual" |
---|
3683 | msgstr "" |
---|
3684 | |
---|
3685 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:40 |
---|
3686 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:48 |
---|
3687 | msgid "Quarterly" |
---|
3688 | msgstr "" |
---|
3689 | |
---|
3690 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:41 |
---|
3691 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:49 |
---|
3692 | msgid "Monthly" |
---|
3693 | msgstr "" |
---|
3694 | |
---|
3695 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:42 |
---|
3696 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:50 |
---|
3697 | msgid "Other - please specify" |
---|
3698 | msgstr "" |
---|
3699 | |
---|
3700 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:53 |
---|
3701 | #: ../ckanext-ecportal/ckanext/ecportal/templates/layout_base.html:60 |
---|
3702 | msgid "Legal notice" |
---|
3703 | msgstr "" |
---|
3704 | |
---|
3705 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:54 |
---|
3706 | #: ../ckanext-ecportal/ckanext/ecportal/templates/layout_base.html:61 |
---|
3707 | msgid "Contact" |
---|
3708 | msgstr "" |
---|
3709 | |
---|
3710 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:57 |
---|
3711 | #: ../ckanext-ecportal/ckanext/ecportal/templates/layout_base.html:114 |
---|
3712 | #: ../ckanext-ecportal/ckanext/ecportal/templates/layout_base.html:130 |
---|
3713 | #: ../ckanext-ecportal/ckanext/ecportal/templates/home/index.html:7 |
---|
3714 | msgid "Data" |
---|
3715 | msgstr "" |
---|
3716 | |
---|
3717 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:58 |
---|
3718 | #: ../ckanext-ecportal/ckanext/ecportal/templates/layout_base.html:131 |
---|
3719 | msgid "Applications" |
---|
3720 | msgstr "" |
---|
3721 | |
---|
3722 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:59 |
---|
3723 | #: ../ckanext-ecportal/ckanext/ecportal/templates/layout_base.html:132 |
---|
3724 | msgid "Linked Data" |
---|
3725 | msgstr "" |
---|
3726 | |
---|
3727 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:60 |
---|
3728 | #: ../ckanext-ecportal/ckanext/ecportal/templates/layout_base.html:133 |
---|
3729 | msgid "Social Media" |
---|
3730 | msgstr "" |
---|
3731 | |
---|
3732 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:62 |
---|
3733 | #: ../ckanext-ecportal/ckanext/ecportal/templates/layout_base.html:157 |
---|
3734 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/index.html:6 |
---|
3735 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/index.html:7 |
---|
3736 | msgid "Publishers" |
---|
3737 | msgstr "" |
---|
3738 | |
---|
3739 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:63 |
---|
3740 | msgid "The EU Open Data Hub" |
---|
3741 | msgstr "" |
---|
3742 | |
---|
3743 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:64 |
---|
3744 | msgid "The Open Data Hub of the European Union" |
---|
3745 | msgstr "" |
---|
3746 | |
---|
3747 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:65 |
---|
3748 | #: ../ckanext-ecportal/ckanext/ecportal/templates/layout_base.html:110 |
---|
3749 | msgid "European Commission" |
---|
3750 | msgstr "" |
---|
3751 | |
---|
3752 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:66 |
---|
3753 | #: ../ckanext-ecportal/ckanext/ecportal/templates/layout_base.html:112 |
---|
3754 | msgid "Open Data Portal" |
---|
3755 | msgstr "" |
---|
3756 | |
---|
3757 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:69 |
---|
3758 | msgid "Last update" |
---|
3759 | msgstr "" |
---|
3760 | |
---|
3761 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:70 |
---|
3762 | #: ../ckanext-ecportal/ckanext/ecportal/templates/layout_base.html:209 |
---|
3763 | msgid "Top" |
---|
3764 | msgstr "" |
---|
3765 | |
---|
3766 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:74 |
---|
3767 | msgid "Top publishers" |
---|
3768 | msgstr "" |
---|
3769 | |
---|
3770 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:75 |
---|
3771 | msgid "Recent updates" |
---|
3772 | msgstr "" |
---|
3773 | |
---|
3774 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:78 |
---|
3775 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read.html:38 |
---|
3776 | msgid "Publisher" |
---|
3777 | msgstr "" |
---|
3778 | |
---|
3779 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:79 |
---|
3780 | msgid "This dataset has been marked as deleted" |
---|
3781 | msgstr "" |
---|
3782 | |
---|
3783 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:90 |
---|
3784 | msgid "Resource formats" |
---|
3785 | msgstr "" |
---|
3786 | |
---|
3787 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:94 |
---|
3788 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/layout.html:34 |
---|
3789 | msgid "List Publishers" |
---|
3790 | msgstr "" |
---|
3791 | |
---|
3792 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:95 |
---|
3793 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/layout.html:37 |
---|
3794 | msgid "Add a Publisher" |
---|
3795 | msgstr "" |
---|
3796 | |
---|
3797 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:96 |
---|
3798 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/layout.html:28 |
---|
3799 | msgid "Join" |
---|
3800 | msgstr "" |
---|
3801 | |
---|
3802 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:97 |
---|
3803 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/edit.html:47 |
---|
3804 | msgid "Image URL" |
---|
3805 | msgstr "" |
---|
3806 | |
---|
3807 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:98 |
---|
3808 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/edit.html:65 |
---|
3809 | msgid "Parent Publisher" |
---|
3810 | msgstr "" |
---|
3811 | |
---|
3812 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:99 |
---|
3813 | msgid "Please choose a publisher" |
---|
3814 | msgstr "" |
---|
3815 | |
---|
3816 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:102 |
---|
3817 | msgid "Key" |
---|
3818 | msgstr "" |
---|
3819 | |
---|
3820 | #: ../ckanext-ecportal/ckanext/ecportal/for_translation.py:104 |
---|
3821 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/edit.html:134 |
---|
3822 | msgid "Manage users" |
---|
3823 | msgstr "" |
---|
3824 | |
---|
3825 | #: ../ckanext-ecportal/ckanext/ecportal/validators.py:151 |
---|
3826 | #, python-format |
---|
3827 | msgid "Duplicate key for \"%s\" given" |
---|
3828 | msgstr "" |
---|
3829 | |
---|
3830 | #: ../ckanext-ecportal/ckanext/ecportal/validators.py:162 |
---|
3831 | msgid "Publisher not found" |
---|
3832 | msgstr "" |
---|
3833 | |
---|
3834 | #: ../ckanext-ecportal/ckanext/ecportal/validators.py:238 |
---|
3835 | msgid "Url must be alphanumeric (ascii) characters and these symbols: -_" |
---|
3836 | msgstr "" |
---|
3837 | |
---|
3838 | #: ../ckanext-ecportal/ckanext/ecportal/validators.py:249 |
---|
3839 | #, python-format |
---|
3840 | msgid "Additional field required: %s" |
---|
3841 | msgstr "" |
---|
3842 | |
---|
3843 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
3844 | msgid "Documentation: Main" |
---|
3845 | msgstr "" |
---|
3846 | |
---|
3847 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
3848 | msgid "Documentation: Related" |
---|
3849 | msgstr "" |
---|
3850 | |
---|
3851 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
3852 | msgid "Documentation: Webpage" |
---|
3853 | msgstr "" |
---|
3854 | |
---|
3855 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
3856 | msgid "Distribution: Feed" |
---|
3857 | msgstr "" |
---|
3858 | |
---|
3859 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
3860 | msgid "Distribution: Web Service" |
---|
3861 | msgstr "" |
---|
3862 | |
---|
3863 | #: ../ckanext-ecportal/ckanext/ecportal/templates/js_strings.html:16 |
---|
3864 | msgid "Distribution: Download" |
---|
3865 | msgstr "" |
---|
3866 | |
---|
3867 | #: ../ckanext-ecportal/ckanext/ecportal/templates/layout_base.html:78 |
---|
3868 | msgid "Menu Arrow" |
---|
3869 | msgstr "" |
---|
3870 | |
---|
3871 | #: ../ckanext-ecportal/ckanext/ecportal/templates/layout_base.html:207 |
---|
3872 | msgid "Last update:" |
---|
3873 | msgstr "" |
---|
3874 | |
---|
3875 | #: ../ckanext-ecportal/ckanext/ecportal/templates/home/about.html:10 |
---|
3876 | msgid "Most of the data indexed at" |
---|
3877 | msgstr "" |
---|
3878 | |
---|
3879 | #: ../ckanext-ecportal/ckanext/ecportal/templates/home/about.html:10 |
---|
3880 | msgid "" |
---|
3881 | "is openly licensed, meaning anyone is free to use or re-use it however they " |
---|
3882 | "like. You can read more about open data in the" |
---|
3883 | msgstr "" |
---|
3884 | |
---|
3885 | #: ../ckanext-ecportal/ckanext/ecportal/templates/home/about.html:10 |
---|
3886 | msgid "Open Data Manual" |
---|
3887 | msgstr "" |
---|
3888 | |
---|
3889 | #: ../ckanext-ecportal/ckanext/ecportal/templates/home/about.html:11 |
---|
3890 | msgid "" |
---|
3891 | "The [1:Open Knowledge Foundation] is a non-profit organisation [2:promoting] " |
---|
3892 | "open knowledge." |
---|
3893 | msgstr "" |
---|
3894 | |
---|
3895 | #: ../ckanext-ecportal/ckanext/ecportal/templates/home/index.html:19 |
---|
3896 | msgid "that you can browse, learn about and download." |
---|
3897 | msgstr "" |
---|
3898 | |
---|
3899 | #: ../ckanext-ecportal/ckanext/ecportal/templates/home/index.html:23 |
---|
3900 | msgid "Top Publishers" |
---|
3901 | msgstr "" |
---|
3902 | |
---|
3903 | #: ../ckanext-ecportal/ckanext/ecportal/templates/home/index.html:27 |
---|
3904 | msgid "datasets)" |
---|
3905 | msgstr "" |
---|
3906 | |
---|
3907 | #: ../ckanext-ecportal/ckanext/ecportal/templates/home/index.html:37 |
---|
3908 | msgid "Recent Updates" |
---|
3909 | msgstr "" |
---|
3910 | |
---|
3911 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/edit.html:23 |
---|
3912 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:341 |
---|
3913 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read.html:33 |
---|
3914 | msgid "Keywords" |
---|
3915 | msgstr "" |
---|
3916 | |
---|
3917 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/edit.html:24 |
---|
3918 | msgid "Contact Information" |
---|
3919 | msgstr "" |
---|
3920 | |
---|
3921 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:46 |
---|
3922 | msgid "It should not be a description though - save that for the Description field." |
---|
3923 | msgstr "" |
---|
3924 | |
---|
3925 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:47 |
---|
3926 | msgid "Do not give a trailing full stop. Do not use allcaps." |
---|
3927 | msgstr "" |
---|
3928 | |
---|
3929 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:62 |
---|
3930 | msgid "It should be broadly humanly readable, in the spirit of Semantic Web URIs." |
---|
3931 | msgstr "" |
---|
3932 | |
---|
3933 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:63 |
---|
3934 | msgid "" |
---|
3935 | "Only use an acronym if it is widely recognised. Renaming is possible but " |
---|
3936 | "discouraged." |
---|
3937 | msgstr "" |
---|
3938 | |
---|
3939 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:64 |
---|
3940 | msgid "" |
---|
3941 | "2+ characters, lowercase, using only 'a-z0-9' and '-_' include date (yyyy-mm-" |
---|
3942 | "dd) if a static dataset." |
---|
3943 | msgstr "" |
---|
3944 | |
---|
3945 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:71 |
---|
3946 | msgid "The main description of the dataset ..." |
---|
3947 | msgstr "" |
---|
3948 | |
---|
3949 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:73 |
---|
3950 | msgid "" |
---|
3951 | "The main description of the dataset. It is often displayed with the package " |
---|
3952 | "title." |
---|
3953 | msgstr "" |
---|
3954 | |
---|
3955 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:74 |
---|
3956 | msgid "" |
---|
3957 | "In particular, it should start with a short sentence that describes the data " |
---|
3958 | "set succinctly,\n" |
---|
3959 | " because the first few words alone may be used in some views of the " |
---|
3960 | "data sets." |
---|
3961 | msgstr "" |
---|
3962 | |
---|
3963 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:102 |
---|
3964 | msgid "Published By" |
---|
3965 | msgstr "" |
---|
3966 | |
---|
3967 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:109 |
---|
3968 | msgid "The publisher of the dataset." |
---|
3969 | msgstr "" |
---|
3970 | |
---|
3971 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:113 |
---|
3972 | msgid "Public" |
---|
3973 | msgstr "" |
---|
3974 | |
---|
3975 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:117 |
---|
3976 | msgid "Private" |
---|
3977 | msgstr "" |
---|
3978 | |
---|
3979 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:124 |
---|
3980 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read_core.html:74 |
---|
3981 | msgid "Status" |
---|
3982 | msgstr "" |
---|
3983 | |
---|
3984 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:140 |
---|
3985 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read_core.html:69 |
---|
3986 | msgid "Alternative Title" |
---|
3987 | msgstr "" |
---|
3988 | |
---|
3989 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:149 |
---|
3990 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read_core.html:79 |
---|
3991 | msgid "Identifier" |
---|
3992 | msgstr "" |
---|
3993 | |
---|
3994 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:153 |
---|
3995 | msgid "Literal identifiers." |
---|
3996 | msgstr "" |
---|
3997 | |
---|
3998 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:154 |
---|
3999 | msgid "e.g. CELEX number, etc." |
---|
4000 | msgstr "" |
---|
4001 | |
---|
4002 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:160 |
---|
4003 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read_core.html:84 |
---|
4004 | msgid "Interoperability Level" |
---|
4005 | msgstr "" |
---|
4006 | |
---|
4007 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:169 |
---|
4008 | msgid "Interoperability level for which the dataset is relevant." |
---|
4009 | msgstr "" |
---|
4010 | |
---|
4011 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:175 |
---|
4012 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read_core.html:89 |
---|
4013 | msgid "Type of Dataset" |
---|
4014 | msgstr "" |
---|
4015 | |
---|
4016 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:188 |
---|
4017 | msgid "The type of dataset." |
---|
4018 | msgstr "" |
---|
4019 | |
---|
4020 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:193 |
---|
4021 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read_core.html:94 |
---|
4022 | msgid "Release Date" |
---|
4023 | msgstr "" |
---|
4024 | |
---|
4025 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:195 |
---|
4026 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:209 |
---|
4027 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:232 |
---|
4028 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:237 |
---|
4029 | msgid "YYYY-MM-DD, YYYY-MM or YYYY" |
---|
4030 | msgstr "" |
---|
4031 | |
---|
4032 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:200 |
---|
4033 | msgid "Date of formal issuance (e.g., publication) of the dataset." |
---|
4034 | msgstr "" |
---|
4035 | |
---|
4036 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:201 |
---|
4037 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:215 |
---|
4038 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:243 |
---|
4039 | msgid "Acceptable date formats: YYYY-MM-DD, YYYY-MM, YYYY." |
---|
4040 | msgstr "" |
---|
4041 | |
---|
4042 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:207 |
---|
4043 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read_core.html:99 |
---|
4044 | msgid "Modified Date" |
---|
4045 | msgstr "" |
---|
4046 | |
---|
4047 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:214 |
---|
4048 | msgid "Most recent date on which the dataset was changed, updated or modified." |
---|
4049 | msgstr "" |
---|
4050 | |
---|
4051 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:221 |
---|
4052 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read_core.html:104 |
---|
4053 | msgid "Accrual Periodicity" |
---|
4054 | msgstr "" |
---|
4055 | |
---|
4056 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:225 |
---|
4057 | msgid "The frequency with which dataset is published." |
---|
4058 | msgstr "" |
---|
4059 | |
---|
4060 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:230 |
---|
4061 | msgid "Temporal Coverage" |
---|
4062 | msgstr "" |
---|
4063 | |
---|
4064 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:241 |
---|
4065 | msgid "The start and end of the temporal series used in this dataset." |
---|
4066 | msgstr "" |
---|
4067 | |
---|
4068 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:242 |
---|
4069 | msgid "e.g. 2010-01-01 - 2012-01-01" |
---|
4070 | msgstr "" |
---|
4071 | |
---|
4072 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:252 |
---|
4073 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read_core.html:119 |
---|
4074 | msgid "Temporal Granularity" |
---|
4075 | msgstr "" |
---|
4076 | |
---|
4077 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:262 |
---|
4078 | msgid "" |
---|
4079 | "This should give the lowest level of temporal detail given in the dataset\n" |
---|
4080 | " if it is aggregated, expressed as an interval of time." |
---|
4081 | msgstr "" |
---|
4082 | |
---|
4083 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:268 |
---|
4084 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read_core.html:124 |
---|
4085 | msgid "Geographical Coverage" |
---|
4086 | msgstr "" |
---|
4087 | |
---|
4088 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:281 |
---|
4089 | msgid "The geographical coverage of this dataset." |
---|
4090 | msgstr "" |
---|
4091 | |
---|
4092 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:286 |
---|
4093 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read_core.html:129 |
---|
4094 | msgid "Language" |
---|
4095 | msgstr "" |
---|
4096 | |
---|
4097 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:299 |
---|
4098 | msgid "The language coverage of this dataset." |
---|
4099 | msgstr "" |
---|
4100 | |
---|
4101 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:304 |
---|
4102 | msgid "Metadata Language" |
---|
4103 | msgstr "" |
---|
4104 | |
---|
4105 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:317 |
---|
4106 | msgid "The language the metadata is in." |
---|
4107 | msgstr "" |
---|
4108 | |
---|
4109 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:331 |
---|
4110 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read_core.html:164 |
---|
4111 | msgid "Version Description" |
---|
4112 | msgstr "" |
---|
4113 | |
---|
4114 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:334 |
---|
4115 | msgid "" |
---|
4116 | "Description of changes between this version and the previous version of the " |
---|
4117 | "dataset." |
---|
4118 | msgstr "" |
---|
4119 | |
---|
4120 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:345 |
---|
4121 | msgid "" |
---|
4122 | "Comma-separated terms that may link this dataset to similar ones. For more " |
---|
4123 | "information on conventions,\n" |
---|
4124 | " see" |
---|
4125 | msgstr "" |
---|
4126 | |
---|
4127 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:346 |
---|
4128 | msgid "this wiki page" |
---|
4129 | msgstr "" |
---|
4130 | |
---|
4131 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:347 |
---|
4132 | msgid "Keywords must be alphanumeric characters or symbols: -_." |
---|
4133 | msgstr "" |
---|
4134 | |
---|
4135 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:348 |
---|
4136 | msgid "Keywords must not be uppercase words in phrases connected with hyphen." |
---|
4137 | msgstr "" |
---|
4138 | |
---|
4139 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:349 |
---|
4140 | msgid "e.g. pollution rivers water-quality" |
---|
4141 | msgstr "" |
---|
4142 | |
---|
4143 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:357 |
---|
4144 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read_core.html:134 |
---|
4145 | msgid "Contact Name" |
---|
4146 | msgstr "" |
---|
4147 | |
---|
4148 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:362 |
---|
4149 | msgid "The name of the contact point." |
---|
4150 | msgstr "" |
---|
4151 | |
---|
4152 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:367 |
---|
4153 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read_core.html:139 |
---|
4154 | msgid "Contact E-mail" |
---|
4155 | msgstr "" |
---|
4156 | |
---|
4157 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:372 |
---|
4158 | msgid "The e-mail address of the contact point." |
---|
4159 | msgstr "" |
---|
4160 | |
---|
4161 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:377 |
---|
4162 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read_core.html:144 |
---|
4163 | msgid "Contact Address" |
---|
4164 | msgstr "" |
---|
4165 | |
---|
4166 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:382 |
---|
4167 | msgid "The full address of the contact point." |
---|
4168 | msgstr "" |
---|
4169 | |
---|
4170 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:387 |
---|
4171 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read_core.html:149 |
---|
4172 | msgid "Contact Telephone" |
---|
4173 | msgstr "" |
---|
4174 | |
---|
4175 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:392 |
---|
4176 | msgid "The telephone number of the contact point." |
---|
4177 | msgstr "" |
---|
4178 | |
---|
4179 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:397 |
---|
4180 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read_core.html:154 |
---|
4181 | msgid "Contact Web Page" |
---|
4182 | msgstr "" |
---|
4183 | |
---|
4184 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:402 |
---|
4185 | msgid "The web page of the contact point." |
---|
4186 | msgstr "" |
---|
4187 | |
---|
4188 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/new_package_form.html:408 |
---|
4189 | msgid "This data will also appear under" |
---|
4190 | msgstr "" |
---|
4191 | |
---|
4192 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read.html:78 |
---|
4193 | msgid "RDF/N3" |
---|
4194 | msgstr "" |
---|
4195 | |
---|
4196 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read_core.html:12 |
---|
4197 | msgid "This dataset has been marked as deleted." |
---|
4198 | msgstr "" |
---|
4199 | |
---|
4200 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read_core.html:109 |
---|
4201 | msgid "Temporal Coverage From" |
---|
4202 | msgstr "" |
---|
4203 | |
---|
4204 | #: ../ckanext-ecportal/ckanext/ecportal/templates/package/read_core.html:114 |
---|
4205 | msgid "Temporal Coverage To" |
---|
4206 | msgstr "" |
---|
4207 | |
---|
4208 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/edit.html:50 |
---|
4209 | msgid "The URL for the image that is associated with this publisher." |
---|
4210 | msgstr "" |
---|
4211 | |
---|
4212 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/edit.html:70 |
---|
4213 | msgid "No parent publisher" |
---|
4214 | msgstr "" |
---|
4215 | |
---|
4216 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/edit.html:146 |
---|
4217 | msgid "There are no users currently in this publisher." |
---|
4218 | msgstr "" |
---|
4219 | |
---|
4220 | #: ../ckanext-ecportal/ckanext/ecportal/templates/publisher/layout.html:40 |
---|
4221 | msgid "Login to Add a Publisher" |
---|
4222 | msgstr "" |
---|
4223 | |
---|
4224 | #: ../ckanext-ecportal/ckanext/ecportal/templates/snippets/recent_updates_package_list.html:13 |
---|
4225 | msgid "was updated on" |
---|
4226 | msgstr "" |
---|
4227 | |
---|