Ticket #2208: ckan.pot

File ckan.pot, 120.3 KB (added by seanh, 2 years ago)

Combined ckan core (release-v1.7.1 branch) and ckanext-ecportal (master branch) pot file, created 2012-05-28

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