From c846ee2dc066e37c5b5d7205253ccca5698bbce2 Mon Sep 17 00:00:00 2001 From: Aron Carroll Date: Mon, 6 Aug 2012 15:07:11 +0100 Subject: [PATCH] [#2802] Update generated JS localisations --- ckan/i18n/ckan.pot | 1471 ++++++++++++++++++++------- ckan/i18n/zh_TW/LC_MESSAGES/ckan.mo | Bin 92407 -> 92951 bytes ckan/i18n/zh_TW/LC_MESSAGES/ckan.po | 135 ++- ckan/public/base/i18n/bg.js | 8 +- ckan/public/base/i18n/ca.js | 8 +- ckan/public/base/i18n/cs_CZ.js | 8 +- ckan/public/base/i18n/de.js | 8 +- ckan/public/base/i18n/el.js | 8 +- ckan/public/base/i18n/es.js | 8 +- ckan/public/base/i18n/fi.js | 8 +- ckan/public/base/i18n/fr.js | 8 +- ckan/public/base/i18n/hu.js | 8 +- ckan/public/base/i18n/it.js | 8 +- ckan/public/base/i18n/lt.js | 8 +- ckan/public/base/i18n/lv.js | 8 +- ckan/public/base/i18n/nl.js | 8 +- ckan/public/base/i18n/no.js | 8 +- ckan/public/base/i18n/pl.js | 8 +- ckan/public/base/i18n/pt_BR.js | 8 +- ckan/public/base/i18n/ro.js | 8 +- ckan/public/base/i18n/ru.js | 8 +- ckan/public/base/i18n/sk.js | 8 +- ckan/public/base/i18n/sl.js | 8 +- ckan/public/base/i18n/sq.js | 8 +- ckan/public/base/i18n/sr.js | 8 +- ckan/public/base/i18n/sr_Latn.js | 8 +- ckan/public/base/i18n/sv.js | 8 +- ckan/public/base/i18n/zh_TW.js | 76 +- 28 files changed, 1433 insertions(+), 441 deletions(-) diff --git a/ckan/i18n/ckan.pot b/ckan/i18n/ckan.pot index 9e3608757b4..7370ea67faa 100644 --- a/ckan/i18n/ckan.pot +++ b/ckan/i18n/ckan.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ckan 1.9a\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2012-08-06 09:18+0100\n" +"POT-Creation-Date: 2012-08-06 15:05+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -42,7 +42,9 @@ msgstr "" msgid "Site Tag Logo" msgstr "" -#: ckan/controllers/admin.py:47 ckan/templates/user/edit_user_form.html:15 +#: ckan/controllers/admin.py:47 ckan/templates/header.html:45 +#: ckan/templates/home/about.html:3 ckan/templates/home/about.html:6 +#: ckan/templates/home/about.html:16 ckan/templates/user/edit_user_form.html:15 #: ckan/templates_legacy/layout_base.html:79 #: ckan/templates_legacy/layout_base.html:137 #: ckan/templates_legacy/layout_base.html:140 @@ -112,7 +114,7 @@ msgstr "" msgid "Action not implemented." msgstr "" -#: ckan/controllers/api.py:59 ckan/controllers/authorization_group.py:23 +#: ckan/controllers/api.py:60 ckan/controllers/authorization_group.py:23 #: ckan/controllers/group.py:86 ckan/controllers/home.py:26 #: ckan/controllers/package.py:127 ckan/controllers/related.py:86 #: ckan/controllers/related.py:113 ckan/controllers/revision.py:30 @@ -122,11 +124,11 @@ msgstr "" msgid "Not authorized to see this page" msgstr "" -#: ckan/controllers/api.py:117 ckan/controllers/api.py:193 +#: ckan/controllers/api.py:118 ckan/controllers/api.py:194 msgid "Access denied" msgstr "" -#: ckan/controllers/api.py:121 ckan/controllers/api.py:198 ckan/lib/base.py:579 +#: ckan/controllers/api.py:122 ckan/controllers/api.py:199 ckan/lib/base.py:579 #: ckan/logic/validators.py:61 ckan/logic/validators.py:72 #: ckan/logic/validators.py:87 ckan/logic/validators.py:101 #: ckan/logic/validators.py:112 ckan/logic/validators.py:125 @@ -135,28 +137,28 @@ msgstr "" msgid "Not found" msgstr "" -#: ckan/controllers/api.py:127 +#: ckan/controllers/api.py:128 msgid "Bad request" msgstr "" -#: ckan/controllers/api.py:161 +#: ckan/controllers/api.py:162 #, python-format msgid "Action name not known: %s" msgstr "" -#: ckan/controllers/api.py:174 ckan/controllers/api.py:333 -#: ckan/controllers/api.py:392 +#: ckan/controllers/api.py:175 ckan/controllers/api.py:334 +#: ckan/controllers/api.py:393 #, python-format msgid "JSON Error: %s" msgstr "" -#: ckan/controllers/api.py:179 +#: ckan/controllers/api.py:180 #, python-format msgid "Bad request data: %s" msgstr "" -#: ckan/controllers/api.py:189 ckan/controllers/api.py:361 -#: ckan/controllers/api.py:413 ckan/controllers/group.py:328 +#: ckan/controllers/api.py:190 ckan/controllers/api.py:362 +#: ckan/controllers/api.py:414 ckan/controllers/group.py:328 #: ckan/controllers/group.py:360 ckan/controllers/package.py:910 #: ckan/controllers/package.py:962 ckan/controllers/related.py:190 #: ckan/controllers/user.py:173 ckan/controllers/user.py:265 @@ -164,76 +166,76 @@ msgstr "" msgid "Integrity Error" msgstr "" -#: ckan/controllers/api.py:213 +#: ckan/controllers/api.py:214 msgid "Parameter Error" msgstr "" -#: ckan/controllers/api.py:267 ckan/logic/action/get.py:1653 +#: ckan/controllers/api.py:268 ckan/logic/action/get.py:1653 #, python-format msgid "Cannot list entity of this type: %s" msgstr "" -#: ckan/controllers/api.py:298 +#: ckan/controllers/api.py:299 #, python-format msgid "Cannot read entity of this type: %s" msgstr "" -#: ckan/controllers/api.py:338 +#: ckan/controllers/api.py:339 #, python-format msgid "Cannot create new entity of this type: %s %s" msgstr "" -#: ckan/controllers/api.py:367 +#: ckan/controllers/api.py:368 msgid "Unable to add package to search index" msgstr "" -#: ckan/controllers/api.py:397 +#: ckan/controllers/api.py:398 #, python-format msgid "Cannot update entity of this type: %s" msgstr "" -#: ckan/controllers/api.py:417 +#: ckan/controllers/api.py:418 msgid "Unable to update search index" msgstr "" -#: ckan/controllers/api.py:441 +#: ckan/controllers/api.py:442 #, python-format msgid "Cannot delete entity of this type: %s %s" msgstr "" -#: ckan/controllers/api.py:464 +#: ckan/controllers/api.py:465 msgid "No revision specified" msgstr "" -#: ckan/controllers/api.py:468 +#: ckan/controllers/api.py:469 #, python-format msgid "There is no revision with id: %s" msgstr "" -#: ckan/controllers/api.py:478 +#: ckan/controllers/api.py:479 msgid "Missing search term ('since_id=UUID' or 'since_time=TIMESTAMP')" msgstr "" -#: ckan/controllers/api.py:488 +#: ckan/controllers/api.py:489 #, python-format msgid "Could not read parameters: %r" msgstr "" -#: ckan/controllers/api.py:539 +#: ckan/controllers/api.py:540 #, python-format msgid "Bad search option: %s" msgstr "" -#: ckan/controllers/api.py:542 +#: ckan/controllers/api.py:543 #, python-format msgid "Unknown register: %s" msgstr "" -#: ckan/controllers/api.py:550 +#: ckan/controllers/api.py:551 msgid "Malformed qjson value" msgstr "" -#: ckan/controllers/api.py:560 +#: ckan/controllers/api.py:561 msgid "Request params must be in form of a json encoded dictionary." msgstr "" @@ -292,8 +294,9 @@ msgstr "" #: ckan/controllers/group.py:212 ckan/controllers/home.py:66 #: ckan/controllers/package.py:244 ckan/forms/package.py:97 ckan/lib/helpers.py:525 -#: ckan/templates/group/base_form_page.html:4 -#: ckan/templates_legacy/layout_base.html:78 +#: ckan/templates/header.html:45 ckan/templates/group/base_form_page.html:4 +#: ckan/templates/group/index.html:6 ckan/templates/group/index.html:16 +#: ckan/templates/group/read.html:6 ckan/templates_legacy/layout_base.html:78 #: ckan/templates_legacy/package/new_package_form.html:93 #: ckan/templates_legacy/package/read.html:49 #: ckan/templates_legacy/package/search.html:26 @@ -694,6 +697,7 @@ msgstr "" #: ckan/forms/authorization_group.py:45 ckan/forms/group.py:52 #: ckan/forms/package.py:38 ckan/forms/package.py:110 +#: ckan/templates/package/snippets/resource_form.html:39 #: ckan/templates_legacy/js_strings.html:16 ckan/templates_legacy/user/read.html:23 msgid "Name" msgstr "" @@ -784,6 +788,7 @@ msgstr "" #: ckan/forms/common.py:796 ckan/logic/validators.py:125 #: ckanext/publisher_form/templates/dataset_form.html:139 +#: ckanext/stats/templates/ckanext/stats/index.html:128 #: ckanext/stats/templates_legacy/ckanext/stats/index.html:82 msgid "Group" msgstr "" @@ -939,7 +944,9 @@ msgid "Basic information" msgstr "" #: ckan/forms/package.py:96 ckan/forms/package.py:111 ckan/logic/__init__.py:81 -#: ckan/logic/action/__init__.py:58 ckan/templates_legacy/package/layout.html:19 +#: ckan/logic/action/__init__.py:58 +#: ckan/templates/package/snippets/resources.html:17 +#: ckan/templates_legacy/package/layout.html:19 #: ckan/templates_legacy/package/read_core.html:26 msgid "Resources" msgstr "" @@ -948,8 +955,9 @@ msgstr "" msgid "Detail" msgstr "" -#: ckan/forms/package.py:110 +#: ckan/forms/package.py:110 ckan/templates/group/snippets/group_form.html:10 #: ckan/templates/package/snippets/package_basic_fields.html:3 +#: ckan/templates/related/snippets/related_form.html:18 #: ckan/templates_legacy/_util.html:69 ckan/templates_legacy/_util.html:82 #: ckan/templates_legacy/_util.html:95 #: ckan/templates_legacy/group/new_group_form.html:22 @@ -970,8 +978,9 @@ msgstr "" msgid "Version" msgstr "" -#: ckan/forms/package.py:110 +#: ckan/forms/package.py:110 ckan/templates/group/snippets/group_form.html:18 #: ckan/templates/package/snippets/package_basic_fields.html:10 +#: ckan/templates/related/snippets/related_form.html:19 #: ckan/templates_legacy/related/add-related.html:38 msgid "URL" msgstr "" @@ -979,6 +988,7 @@ msgstr "" #: ckan/forms/package.py:111 #: ckan/templates/package/snippets/additional_info.html:20 #: ckan/templates/package/snippets/additional_info.html:25 +#: ckan/templates/package/snippets/package_metadata_fields.html:19 #: ckan/templates_legacy/group/history.html:32 #: ckan/templates_legacy/package/history.html:25 #: ckan/templates_legacy/package/new_package_form.html:194 @@ -1000,6 +1010,7 @@ msgstr "" #: ckan/forms/package.py:111 #: ckan/templates/package/snippets/additional_info.html:32 #: ckan/templates/package/snippets/additional_info.html:37 +#: ckan/templates/package/snippets/package_metadata_fields.html:23 #: ckan/templates_legacy/package/new_package_form.html:209 #: ckan/templates_legacy/package/read_core.html:73 #: ckanext/organizations/templates/organization_package_form.html:217 @@ -1193,19 +1204,23 @@ msgstr "" #: ckan/logic/validators.py:61 ckan/logic/validators.py:87 #: ckan/templates_legacy/group/new_group_form.html:118 #: ckanext/publisher_form/templates/publisher_form.html:145 +#: ckanext/stats/templates/ckanext/stats/index.html:104 #: ckanext/stats/templates_legacy/ckanext/stats/index.html:65 #: ckanext/stats/templates_legacy/ckanext/stats/index.html:74 msgid "Dataset" msgstr "" #: ckan/logic/validators.py:101 ckan/logic/validators.py:112 -#: ckan/templates_legacy/_util.html:182 ckan/templates_legacy/_util.html:252 +#: ckan/templates/user/edit.html:6 ckan/templates_legacy/_util.html:182 +#: ckan/templates_legacy/_util.html:252 #: ckanext/organizations/templates/organization_users_form.html:38 #: ckanext/publisher_form/templates/publisher_form.html:123 +#: ckanext/stats/templates/ckanext/stats/index.html:171 msgid "User" msgstr "" -#: ckan/logic/validators.py:139 +#: ckan/logic/validators.py:139 ckan/templates/package/read.html:14 +#: ckan/templates/package/related_list.html:8 msgid "Related" msgstr "" @@ -1836,6 +1851,12 @@ msgid "Confirm" msgstr "" #: ckan/public/base/javascript/modules/confirm-delete.js:10 +#: ckan/templates/group/confirm_delete.html:13 +#: ckan/templates/package/confirm_delete.html:13 +#: ckan/templates/package/confirm_delete_resource.html:13 +#: ckan/templates/package/snippets/package_form.html:42 +#: ckan/templates/related/confirm_delete.html:13 +#: ckan/templates/related/snippets/related_form.html:32 #: ckan/templates_legacy/js_strings.html:16 #: ckan/templates_legacy/group/new_group_form.html:128 #: ckan/templates_legacy/package/new_package_form.html:307 @@ -1850,35 +1871,38 @@ msgstr "" msgid "Cancel" msgstr "" -#: ckan/public/base/javascript/modules/resource-upload-field.js:55 +#: ckan/public/base/javascript/modules/resource-upload-field.js:25 #: ckan/templates_legacy/package/new_package_form.html:153 #: ckanext/organizations/templates/organization_package_form.html:161 #: ckanext/publisher_form/templates/dataset_form.html:118 msgid "Upload a file" msgstr "" -#: ckan/public/base/javascript/modules/resource-upload-field.js:142 +#: ckan/public/base/javascript/modules/resource-upload-field.js:26 msgid "An Error Occurred" msgstr "" -#: ckan/public/base/javascript/modules/resource-upload-field.js:186 -msgid "Unable to upload file" +#: ckan/public/base/javascript/modules/resource-upload-field.js:27 +msgid "Resource uploaded" msgstr "" -#: ckan/public/base/javascript/modules/resource-upload-field.js:236 -msgid "Unable to authenticate upload" +#: ckan/public/base/javascript/modules/resource-upload-field.js:28 +msgid "Unable to upload file" msgstr "" -#: ckan/public/base/javascript/modules/resource-upload-field.js:244 -msgid "Resource uploaded" +#: ckan/public/base/javascript/modules/resource-upload-field.js:29 +msgid "Unable to authenticate upload" msgstr "" -#: ckan/public/base/javascript/modules/resource-upload-field.js:250 +#: ckan/public/base/javascript/modules/resource-upload-field.js:30 msgid "Unable to get data for uploaded file" msgstr "" -#: ckan/public/base/javascript/modules/slug-preview.js:53 +#: ckan/public/base/javascript/modules/slug-preview.js:32 +#: ckan/templates/group/read.html:13 ckan/templates/package/read.html:18 +#: ckan/templates/package/resource_read.html:18 #: ckan/templates/related/snippets/related_item.html:30 +#: ckan/templates/user/edit.html:10 ckan/templates/user/read.html:19 #: ckan/templates_legacy/_util.html:11 ckan/templates_legacy/js_strings.html:16 #: ckan/templates_legacy/authorization_group/layout.html:16 #: ckan/templates_legacy/group/layout.html:24 @@ -1895,6 +1919,102 @@ msgstr "" msgid "Error %(error_code)s" msgstr "" +#: ckan/templates/footer.html:8 +msgid "Terms and Conditions" +msgstr "" + +#: ckan/templates/footer.html:9 +msgid "Accessibility" +msgstr "" + +#: ckan/templates/footer.html:10 +msgid "Code of conduct" +msgstr "" + +#: ckan/templates/footer.html:11 +msgid "Moderation policy" +msgstr "" + +#: ckan/templates/footer.html:12 +msgid "FAQ" +msgstr "" + +#: ckan/templates/footer.html:13 +msgid "Privacy" +msgstr "" + +#: ckan/templates/footer.html:14 +msgid "Contact us" +msgstr "" + +#: ckan/templates/footer.html:15 +msgid "Consultation" +msgstr "" + +#: ckan/templates/footer.html:22 +msgid "" +"Powered by CKAN" +msgstr "" + +#: ckan/templates/header.html:25 ckan/templates_legacy/user/layout.html:14 +msgid "Log out" +msgstr "" + +#: ckan/templates/header.html:31 ckan/templates/user/logout_first.html:15 +#: ckan/templates/user/snippets/login_form.html:27 +msgid "Log in" +msgstr "" + +#: ckan/templates/header.html:32 ckan/templates/user/new.html:3 +#: ckan/templates_legacy/layout_base.html:60 +msgid "Register" +msgstr "" + +#: ckan/templates/header.html:38 ckan/templates/package/search.html:6 +msgid "Search Datasets" +msgstr "" + +#: ckan/templates/header.html:39 ckan/templates/header.html:40 +#: ckan/templates/home/index.html:64 ckan/templates/package/search.html:15 +#: ckan/templates/package/snippets/search_form.html:4 +#: ckan/templates/user/snippets/user_search.html:6 +#: ckan/templates/user/snippets/user_search.html:7 +#: ckan/templates_legacy/layout_base.html:77 +#: ckan/templates_legacy/package/search_form.html:10 +#: ckan/templates_legacy/tag/index.html:13 ckan/templates_legacy/user/list.html:14 +#: ckanext/publisher_form/templates/publisher_read.html:53 +#: ckanext/publisher_form/templates/publisher_read.html:57 +msgid "Search" +msgstr "" + +#: ckan/templates/header.html:45 ckan/templates/group/snippets/group_form.html:69 +#: ckan/templates_legacy/js_strings.html:16 +#: ckan/templates_legacy/group/layout.html:16 +#: ckanext/organizations/templates/organization_layout.html:22 +#: ckanext/publisher_form/templates/publisher_layout.html:23 +msgid "Add Dataset" +msgstr "" + +#: ckan/templates/header.html:45 ckan/templates/group/snippets/group_form.html:55 +#: ckan/templates/package/edit.html:6 ckan/templates/package/new_resource.html:34 +#: ckan/templates/package/read.html:9 ckan/templates/package/related_list.html:6 +#: ckan/templates/package/resource_edit.html:9 +#: ckan/templates/package/resource_read.html:9 +#: ckan/templates/package/snippets/new_package_breadcrumb.html:1 +#: ckan/templates/related/base_form_page.html:4 ckan/templates/user/read.html:70 +#: ckan/templates/user/read.html:77 ckan/templates/user/read.html:82 +#: ckan/templates_legacy/group/edit_form.html:10 +#: ckan/templates_legacy/group/new_group_form.html:101 +#: ckan/templates_legacy/group/read.html:45 +#: ckan/templates_legacy/revision/read.html:45 +#: ckan/templates_legacy/user/read.html:55 ckan/templates_legacy/user/read.html:78 +#: ckanext/organizations/templates/organization_read.html:68 +#: ckanext/publisher_form/templates/publisher_form.html:132 +#: ckanext/publisher_form/templates/publisher_read.html:50 +msgid "Datasets" +msgstr "" + #: ckan/templates/activity_streams/deleted_related_item.html:8 #: ckan/templates_legacy/activity_streams/deleted_related_item.html:8 msgid "{actor} deleted the related item {object}" @@ -1972,6 +2092,8 @@ msgid "Custom Field (empty)" msgstr "" #: ckan/templates/development/snippets/form.html:19 +#: ckan/templates/group/snippets/group_form.html:32 +#: ckan/templates/group/snippets/group_form.html:45 #: ckan/templates/snippets/custom_form_fields.html:20 #: ckan/templates/snippets/custom_form_fields.html:37 msgid "Custom Field" @@ -1994,11 +2116,11 @@ msgstr "" msgid "Group Form" msgstr "" -#: ckan/templates/group/base_form_page.html:21 +#: ckan/templates/group/base_form_page.html:21 ckan/templates/group/index.html:34 msgid "What are Groups?" msgstr "" -#: ckan/templates/group/base_form_page.html:23 +#: ckan/templates/group/base_form_page.html:23 ckan/templates/group/index.html:36 msgid "" "\n" "

Whilst tags are great at collecting datasets together, there are\n" @@ -2010,6 +2132,46 @@ msgid "" " " msgstr "" +#: ckan/templates/group/confirm_delete.html:3 +#: ckan/templates/group/confirm_delete.html:14 +#: ckan/templates/package/confirm_delete.html:3 +#: ckan/templates/package/confirm_delete.html:14 +#: ckan/templates/package/confirm_delete_resource.html:3 +#: ckan/templates/package/confirm_delete_resource.html:14 +#: ckan/templates/related/confirm_delete.html:3 +#: ckan/templates/related/confirm_delete.html:14 +msgid "Confirm Delete" +msgstr "" + +#: ckan/templates/group/confirm_delete.html:10 +msgid "Are you sure you want to delete group - {name}?" +msgstr "" + +#: ckan/templates/group/edit.html:3 ckan/templates/group/edit.html:7 +msgid "Edit a Group" +msgstr "" + +#: ckan/templates/group/edit.html:5 +msgid "Edit Group" +msgstr "" + +#: ckan/templates/group/index.html:3 ckan/templates_legacy/group/index.html:6 +#: ckan/templates_legacy/group/index.html:7 +msgid "Groups of Datasets" +msgstr "" + +#: ckan/templates/group/index.html:10 ckan/templates_legacy/js_strings.html:16 +msgid "Add Group" +msgstr "" + +#: ckan/templates/group/index.html:21 +msgid "There are currently no groups for this site" +msgstr "" + +#: ckan/templates/group/index.html:23 +msgid "How about creating one?" +msgstr "" + #: ckan/templates/group/new.html:3 ckan/templates/group/new.html:7 msgid "Create a Group" msgstr "" @@ -2022,6 +2184,16 @@ msgstr "" msgid "Update Group" msgstr "" +#: ckan/templates/group/read.html:12 +msgid "Add Dataset to Group" +msgstr "" + +#: ckan/templates/group/read.html:31 ckan/templates_legacy/group/read.html:20 +#: ckanext/organizations/templates/organization_read.html:35 +#: ckanext/publisher_form/templates/publisher_read.html:25 +msgid "Administrators" +msgstr "" + #: ckan/templates/group/snippets/feeds.html:3 msgid "Datasets in group: {group}" msgstr "" @@ -2030,6 +2202,72 @@ msgstr "" msgid "Recent Revision History" msgstr "" +#: ckan/templates/group/snippets/group_form.html:10 +msgid "My Group" +msgstr "" + +#: ckan/templates/group/snippets/group_form.html:18 +msgid "my-group" +msgstr "" + +#: ckan/templates/group/snippets/group_form.html:20 +#: ckan/templates/package/snippets/package_basic_fields.html:12 +#: ckan/templates/package/snippets/resource_form.html:41 +#: ckan/templates/related/snippets/related_form.html:21 +#: ckan/templates_legacy/_util.html:69 ckan/templates_legacy/_util.html:82 +#: ckan/templates_legacy/js_strings.html:16 +#: ckan/templates_legacy/group/new_group_form.html:41 +#: ckan/templates_legacy/package/new_package_form.html:86 +#: ckan/templates_legacy/related/add-related.html:34 +#: ckanext/organizations/templates/organization_form.html:41 +#: ckanext/organizations/templates/organization_package_form.html:84 +#: ckanext/publisher_form/templates/dataset_form.html:82 +msgid "Description" +msgstr "" + +#: ckan/templates/group/snippets/group_form.html:20 +msgid "A little information about my group..." +msgstr "" + +#: ckan/templates/group/snippets/group_form.html:22 +#: ckan/templates/related/snippets/related_form.html:20 +#: ckan/templates_legacy/related/add-related.html:42 +msgid "Image URL" +msgstr "" + +#: ckan/templates/group/snippets/group_form.html:22 +msgid "http://example.com/my-image.jpg" +msgstr "" + +#: ckan/templates/group/snippets/group_form.html:75 +msgid "Are you sure you want to delete this Group?" +msgstr "" + +#: ckan/templates/group/snippets/group_form.html:76 +#: ckan/templates/package/snippets/package_form.html:38 +#: ckan/templates/package/snippets/resource_form.html:71 +#: ckan/templates/related/snippets/related_form.html:29 +#: ckan/templates_legacy/group/new_group_form.html:75 +#: ckan/templates_legacy/package/edit.html:24 +#: ckan/templates_legacy/package/form_extra_fields.html:22 +#: ckan/templates_legacy/package/new_package_form.html:243 +#: ckan/templates_legacy/package/new_package_form.html:269 +#: ckan/templates_legacy/revision/read.html:20 +#: ckan/templates_legacy/snippets/revision_list.html:36 +#: ckanext/organizations/templates/organization_form.html:96 +#: ckanext/organizations/templates/organization_package_form.html:251 +#: ckanext/organizations/templates/organization_package_form.html:277 +#: ckanext/organizations/templates/organization_users_form.html:29 +#: ckanext/publisher_form/templates/dataset_form.html:194 +#: ckanext/publisher_form/templates/dataset_form.html:211 +#: ckanext/publisher_form/templates/publisher_form.html:87 +msgid "Delete" +msgstr "" + +#: ckan/templates/group/snippets/group_form.html:79 +msgid "Save Group" +msgstr "" + #: ckan/templates/group/snippets/group_item.html:23 #: ckan/templates/related/snippets/related_item.html:19 msgid "View {name}" @@ -2049,6 +2287,34 @@ msgstr[1] "" msgid "0 Datasets" msgstr "" +#: ckan/templates/home/index.html:3 ckan/templates_legacy/home/index.html:9 +msgid "Welcome" +msgstr "" + +#: ckan/templates/home/index.html:30 +msgid "Welcome to CKAN" +msgstr "" + +#: ckan/templates/home/index.html:33 +msgid "" +"This is a nice introductory paragraph about CKAN or the site\n" +" in general. We don't have any copy to go here yet but soon we" +" will\n" +" " +msgstr "" + +#: ckan/templates/home/index.html:45 +msgid "This is a featured section" +msgstr "" + +#: ckan/templates/home/index.html:61 +msgid "Search Your Data" +msgstr "" + +#: ckan/templates/home/index.html:63 +msgid "eg. Gold Prices" +msgstr "" + #: ckan/templates/home/snippets/about_text.html:1 msgid "" "\n" @@ -2080,6 +2346,60 @@ msgid "" "href=\"http://ckan.org/features/\">http://ckan.org/features/

\n" msgstr "" +#: ckan/templates/macros/form.html:117 +msgid "" +"You can use Markdown formatting here" +msgstr "" + +#: ckan/templates/macros/form.html:220 +msgid "Remove" +msgstr "" + +#: ckan/templates/macros/form.html:248 +msgid "Custom" +msgstr "" + +#: ckan/templates/macros/form.html:272 +#: ckan/templates_legacy/group/new_group_form.html:14 +#: ckan/templates_legacy/package/form.html:8 +#: ckan/templates_legacy/package/new_package_form.html:14 +#: ckan/templates_legacy/user/edit_user_form.html:14 +#: ckan/templates_legacy/user/new_user_form.html:12 +#: ckanext/organizations/templates/organization_apply_form.html:10 +#: ckanext/organizations/templates/organization_form.html:14 +#: ckanext/organizations/templates/organization_package_form.html:12 +#: ckanext/organizations/templates/organization_users_form.html:9 +#: ckanext/publisher_form/templates/dataset_form.html:10 +#: ckanext/publisher_form/templates/publisher_form.html:10 +msgid "The form contains invalid entries:" +msgstr "" + +#: ckan/templates/package/base_form_page.html:18 +msgid "What are datasets?" +msgstr "" + +#: ckan/templates/package/base_form_page.html:21 +msgid "" +"\n" +" Datasets are simply used to group related pieces of data. These\n" +" can then be found under a single url with a description and\n" +" licensing information.\n" +" " +msgstr "" + +#: ckan/templates/package/confirm_delete.html:10 +msgid "Are you sure you want to delete dataset - {name}?" +msgstr "" + +#: ckan/templates/package/confirm_delete_resource.html:10 +msgid "Are you sure you want to delete resource - {name}?" +msgstr "" + +#: ckan/templates/package/edit.html:8 +msgid "Edit Dataset" +msgstr "" + #: ckan/templates/package/followers.html:3 ckan/templates/package/followers.html:8 #: ckan/templates/user/followers.html:3 ckan/templates/user/followers.html:7 #: ckan/templates_legacy/package/followers.html:11 @@ -2091,7 +2411,8 @@ msgstr "" msgid "No followers" msgstr "" -#: ckan/templates/package/new.html:3 +#: ckan/templates/package/new.html:3 ckan/templates/package/snippets/stages.html:25 +#: ckan/templates/package/snippets/stages.html:27 msgid "Create dataset" msgstr "" @@ -2103,104 +2424,209 @@ msgstr "" msgid "Add metadata to the dataset" msgstr "" -#: ckan/templates/package/search.html:3 -msgid "Search for a Dataset" -msgstr "" - -#: ckan/templates/package/search.html:6 -msgid "Search Datasets" +#: ckan/templates/package/new_resource.html:9 +msgid "Add data to the dataset" msgstr "" -#: ckan/templates/package/search.html:14 -#: ckan/templates/package/snippets/search_form.html:3 -#: ckan/templates_legacy/package/search_form.html:9 -msgid "Search..." +#: ckan/templates/package/new_resource.html:15 +msgid "What is data?" msgstr "" -#: ckan/templates/package/search.html:15 -#: ckan/templates/package/snippets/search_form.html:4 -#: ckan/templates_legacy/layout_base.html:77 -#: ckan/templates_legacy/package/search_form.html:10 -#: ckan/templates_legacy/tag/index.html:13 ckan/templates_legacy/user/list.html:14 -#: ckanext/publisher_form/templates/publisher_read.html:53 -#: ckanext/publisher_form/templates/publisher_read.html:57 -msgid "Search" +#: ckan/templates/package/new_resource.html:17 +msgid "Data can be any file or link to a file containing useful data." msgstr "" -#: ckan/templates/package/search.html:33 -msgid " found for \"{query}\"" +#: ckan/templates/package/read.html:21 +msgid "Add resource" msgstr "" -#: ckan/templates/package/search.html:35 -msgid "Sorry no datasets found for \"{query}\"" +#: ckan/templates/package/read.html:33 +#, python-format +msgid "" +"This is an old revision of this dataset, as edited at %(timestamp)s. It may " +"differ significantly from the current revision." msgstr "" -#: ckan/templates/package/search.html:37 -msgid "All datasets" +#: ckan/templates/package/read.html:35 +#, python-format +msgid "This is the current revision of this dataset, as edited at %(timestamp)s." msgstr "" -#: ckan/templates/package/search.html:57 -msgid "add your own data" +#: ckan/templates/package/read.html:45 ckan/templates/snippets/package_list.html:33 +msgid "Draft" msgstr "" -#: ckan/templates/package/search.html:63 +#: ckan/templates/package/read.html:66 msgid "" "\n" -"

There was an error while searching. Please try " -"again.

\n" -" " -msgstr "" - -#: ckan/templates/package/search.html:77 ckan/templates_legacy/layout_base.html:145 -#: ckan/templates_legacy/package/search.html:38 -msgid "API Docs" +" This dataset has no data\n" +" " msgstr "" -#: ckan/templates/package/snippets/additional_info.html:2 -msgid "Additional Info" +#: ckan/templates/package/related_list.html:13 +#: ckan/templates/snippets/related.html:17 +msgid "Add Item" msgstr "" -#: ckan/templates/package/snippets/additional_info.html:6 -#: ckan/templates_legacy/package/read_core.html:57 -#: ckan/templates_legacy/package/resource_read.html:161 -#: ckan/templates_legacy/revision/diff.html:32 -msgid "Field" +#: ckan/templates/package/related_list.html:19 +msgid "Related Media for {dataset}" msgstr "" -#: ckan/templates/package/snippets/additional_info.html:7 -#: ckan/templates_legacy/js_strings.html:16 -#: ckan/templates_legacy/package/read_core.html:58 -#: ckan/templates_legacy/package/resource_read.html:162 -msgid "Value" +#: ckan/templates/package/related_list.html:31 +msgid "What is Related Media?" msgstr "" -#: ckan/templates/package/snippets/additional_info.html:13 -#: ckan/templates_legacy/package/read_core.html:63 -msgid "Source" +#: ckan/templates/package/related_list.html:33 +msgid "" +"\n" +"

Related Media is any app, article, visualisation or idea related " +"to\n" +" this dataset.

\n" +"

For example, it could be a custom visualisation,\n" +" pictograph or bar chart, an app using all or part of the data or\n" +" even a news story that references this dataset.

\n" +" " msgstr "" -#: ckan/templates/package/snippets/package_basic_fields.html:3 -msgid "eg. A descriptive title" +#: ckan/templates/package/resource_api_data.html:3 +#: ckan/templates/package/resource_api_data.html:10 +msgid "API Info" msgstr "" -#: ckan/templates/package/snippets/package_basic_fields.html:10 -msgid "eg. my-dataset" +#: ckan/templates/package/resource_edit.html:11 +msgid "Edit Resource" msgstr "" -#: ckan/templates/package/snippets/package_basic_fields.html:12 -#: ckan/templates_legacy/_util.html:69 ckan/templates_legacy/_util.html:82 -#: ckan/templates_legacy/js_strings.html:16 -#: ckan/templates_legacy/group/new_group_form.html:41 -#: ckan/templates_legacy/package/new_package_form.html:86 -#: ckan/templates_legacy/related/add-related.html:34 -#: ckanext/organizations/templates/organization_form.html:41 -#: ckanext/organizations/templates/organization_package_form.html:84 -#: ckanext/publisher_form/templates/dataset_form.html:82 -msgid "Description" +#: ckan/templates/package/resource_edit.html:15 +msgid "Back to resource" msgstr "" -#: ckan/templates/package/snippets/package_basic_fields.html:12 -msgid "eg. Some useful notes about the data" +#: ckan/templates/package/resource_read.html:25 +#: ckan/templates_legacy/authorization_group/layout.html:14 +#: ckan/templates_legacy/group/layout.html:12 +#: ckan/templates_legacy/package/layout.html:10 +#: ckan/templates_legacy/package/resource_read.html:71 +#: ckan/templates_legacy/package/resource_read.html:72 +#: ckan/templates_legacy/revision/layout.html:12 +#: ckanext/organizations/templates/organization_layout.html:18 +#: ckanext/publisher_form/templates/publisher_layout.html:11 +#: ckanext/publisher_form/templates/publisher_read.html:67 +msgid "View" +msgstr "" + +#: ckan/templates/package/resource_read.html:27 +#: ckan/templates_legacy/package/resource_read.html:73 +msgid "API Endpoint" +msgstr "" + +#: ckan/templates/package/resource_read.html:29 +#: ckan/templates_legacy/package/resource_read.html:76 +msgid "Download" +msgstr "" + +#: ckan/templates/package/resource_read.html:51 +msgid "There is no description for this resource" +msgstr "" + +#: ckan/templates/package/resource_read.html:54 +msgid "From the dataset abstract" +msgstr "" + +#: ckan/templates/package/resource_read.html:56 +#, python-format +msgid "Source: %(dataset)s" +msgstr "" + +#: ckan/templates/package/resource_read.html:103 +#: ckan/templates/package/resource_read.html:104 +msgid "unknown" +msgstr "" + +#: ckan/templates/package/search.html:3 +msgid "Search for a Dataset" +msgstr "" + +#: ckan/templates/package/search.html:14 +#: ckan/templates/package/snippets/search_form.html:3 +#: ckan/templates_legacy/package/search_form.html:9 +msgid "Search..." +msgstr "" + +#: ckan/templates/package/search.html:33 +msgid " found for \"{query}\"" +msgstr "" + +#: ckan/templates/package/search.html:35 +msgid "Sorry no datasets found for \"{query}\"" +msgstr "" + +#: ckan/templates/package/search.html:37 +msgid "All datasets" +msgstr "" + +#: ckan/templates/package/search.html:57 +msgid "add your own data" +msgstr "" + +#: ckan/templates/package/search.html:63 +msgid "" +"\n" +"

There was an error while searching. Please try " +"again.

\n" +" " +msgstr "" + +#: ckan/templates/package/search.html:77 ckan/templates_legacy/layout_base.html:145 +#: ckan/templates_legacy/package/search.html:38 +msgid "API Docs" +msgstr "" + +#: ckan/templates/package/snippets/additional_info.html:2 +msgid "Additional Info" +msgstr "" + +#: ckan/templates/package/snippets/additional_info.html:6 +#: ckan/templates_legacy/package/read_core.html:57 +#: ckan/templates_legacy/package/resource_read.html:161 +#: ckan/templates_legacy/revision/diff.html:32 +msgid "Field" +msgstr "" + +#: ckan/templates/package/snippets/additional_info.html:7 +#: ckan/templates_legacy/js_strings.html:16 +#: ckan/templates_legacy/package/read_core.html:58 +#: ckan/templates_legacy/package/resource_read.html:162 +msgid "Value" +msgstr "" + +#: ckan/templates/package/snippets/additional_info.html:13 +#: ckan/templates_legacy/package/read_core.html:63 +msgid "Source" +msgstr "" + +#: ckan/templates/package/snippets/back_to_package_action.html:1 +msgid "Back to dataset" +msgstr "" + +#: ckan/templates/package/snippets/data_api_button.html:8 +#: ckan/templates_legacy/js_strings.html:16 +msgid "Loading..." +msgstr "" + +#: ckan/templates/package/snippets/new_package_breadcrumb.html:2 +msgid "Create Dataset" +msgstr "" + +#: ckan/templates/package/snippets/package_basic_fields.html:3 +msgid "eg. A descriptive title" +msgstr "" + +#: ckan/templates/package/snippets/package_basic_fields.html:10 +msgid "eg. my-dataset" +msgstr "" + +#: ckan/templates/package/snippets/package_basic_fields.html:12 +msgid "eg. Some useful notes about the data" msgstr "" #: ckan/templates/package/snippets/package_basic_fields.html:15 @@ -2216,10 +2642,153 @@ msgid "" " " msgstr "" +#: ckan/templates/package/snippets/package_form.html:28 +msgid "" +"Important: By submitting content, you\n" +" agree to release your contributions under the Open Database\n" +" License." +msgstr "" + +#: ckan/templates/package/snippets/package_form.html:37 +msgid "Are you sure you want to delete this dataset?" +msgstr "" + +#: ckan/templates/package/snippets/package_form.html:44 +msgid "Next: Add Data" +msgstr "" + +#: ckan/templates/package/snippets/package_metadata_fields.html:7 +msgid "Add to Groups" +msgstr "" + +#: ckan/templates/package/snippets/package_metadata_fields.html:10 +msgid "Select a group..." +msgstr "" + +#: ckan/templates/package/snippets/package_metadata_fields.html:19 +#: ckan/templates/package/snippets/package_metadata_fields.html:23 +msgid "Joe Bloggs" +msgstr "" + +#: ckan/templates/package/snippets/package_metadata_fields.html:21 +msgid "Author Email" +msgstr "" + +#: ckan/templates/package/snippets/package_metadata_fields.html:21 +#: ckan/templates/package/snippets/package_metadata_fields.html:25 +msgid "joe@example.com" +msgstr "" + +#: ckan/templates/package/snippets/package_metadata_fields.html:25 +msgid "Maintainer Email" +msgstr "" + +#: ckan/templates/package/snippets/package_metadata_form.html:14 +#: ckan/templates/package/snippets/resource_form.html:77 +msgid "Previous" +msgstr "" + +#: ckan/templates/package/snippets/package_metadata_form.html:15 +msgid "Finish" +msgstr "" + #: ckan/templates/package/snippets/resource_edit_form.html:12 msgid "Update Resource" msgstr "" +#: ckan/templates/package/snippets/resource_form.html:30 +#: ckan/templates_legacy/package/new_package_form.html:151 +#: ckanext/organizations/templates/organization_package_form.html:159 +#: ckanext/publisher_form/templates/dataset_form.html:116 +msgid "Link to a file" +msgstr "" + +#: ckan/templates/package/snippets/resource_form.html:33 +#: ckan/templates_legacy/package/new_package_form.html:152 +#: ckanext/organizations/templates/organization_package_form.html:160 +#: ckanext/publisher_form/templates/dataset_form.html:117 +msgid "Link to an API" +msgstr "" + +#: ckan/templates/package/snippets/resource_form.html:37 +#: ckan/templates_legacy/package/new_package_form.html:20 +#: ckanext/organizations/templates/organization_package_form.html:18 +#: ckanext/publisher_form/templates/dataset_form.html:16 +#: ckanext/publisher_form/templates/dataset_form.html:104 +msgid "Resource" +msgstr "" + +#: ckan/templates/package/snippets/resource_form.html:37 +msgid "eg. http://example.com/gold-prices-jan-2011.json" +msgstr "" + +#: ckan/templates/package/snippets/resource_form.html:39 +msgid "eg. January 2011 Gold Prices" +msgstr "" + +#: ckan/templates/package/snippets/resource_form.html:41 +msgid "Some useful notes about the data" +msgstr "" + +#: ckan/templates/package/snippets/resource_form.html:44 +#: ckan/templates_legacy/js_strings.html:16 +#: ckan/templates_legacy/package/resource_read.html:102 +msgid "Format" +msgstr "" + +#: ckan/templates/package/snippets/resource_form.html:44 +msgid "eg. CSV, XML or JSON" +msgstr "" + +#: ckan/templates/package/snippets/resource_form.html:46 +msgid "This is generated automatically. You can edit if you wish" +msgstr "" + +#: ckan/templates/package/snippets/resource_form.html:56 +#: ckan/templates/snippets/sort_by.html:7 ckan/templates_legacy/js_strings.html:16 +msgid "Last Modified" +msgstr "" + +#: ckan/templates/package/snippets/resource_form.html:56 +msgid "eg. 2012-06-05" +msgstr "" + +#: ckan/templates/package/snippets/resource_form.html:58 +msgid "File Size" +msgstr "" + +#: ckan/templates/package/snippets/resource_form.html:58 +msgid "eg. 1024" +msgstr "" + +#: ckan/templates/package/snippets/resource_form.html:60 +#: ckan/templates/package/snippets/resource_form.html:62 +msgid "MIME Type" +msgstr "" + +#: ckan/templates/package/snippets/resource_form.html:60 +#: ckan/templates/package/snippets/resource_form.html:62 +msgid "eg. application/json" +msgstr "" + +#: ckan/templates/package/snippets/resource_form.html:70 +msgid "Are you sure you want to delete this resource?" +msgstr "" + +#: ckan/templates/package/snippets/resource_form.html:80 +msgid "Save & add another" +msgstr "" + +#: ckan/templates/package/snippets/resource_form.html:82 +msgid "Next: Additional Info" +msgstr "" + +#: ckan/templates/package/snippets/resource_form.html:84 +#: ckan/templates_legacy/authorization_group/authz.html:28 +#: ckan/templates_legacy/authorization_group/authz.html:46 +msgid "Add" +msgstr "" + #: ckan/templates/package/snippets/resource_item.html:11 msgid "No description for this resource" msgstr "" @@ -2228,22 +2797,104 @@ msgstr "" msgid "Explore Data" msgstr "" -#: ckan/templates/related/base_form_page.html:4 -#: ckan/templates_legacy/group/edit_form.html:10 -#: ckan/templates_legacy/group/new_group_form.html:101 -#: ckan/templates_legacy/group/read.html:45 -#: ckan/templates_legacy/revision/read.html:45 -#: ckan/templates_legacy/user/read.html:55 ckan/templates_legacy/user/read.html:78 -#: ckanext/organizations/templates/organization_read.html:68 -#: ckanext/publisher_form/templates/publisher_form.html:132 -#: ckanext/publisher_form/templates/publisher_read.html:50 -msgid "Datasets" +#: ckan/templates/package/snippets/stages.html:32 +#: ckan/templates/package/snippets/stages.html:36 +#: ckan/templates/package/snippets/stages.html:38 +msgid "Add data" +msgstr "" + +#: ckan/templates/package/snippets/stages.html:44 +#: ckan/templates/package/snippets/stages.html:48 +#: ckan/templates/package/snippets/stages.html:50 +msgid "Additional data" msgstr "" #: ckan/templates/related/base_form_page.html:12 msgid "Related Form" msgstr "" +#: ckan/templates/related/confirm_delete.html:10 +msgid "Are you sure you want to delete related item - {name}?" +msgstr "" + +#: ckan/templates/related/dashboard.html:6 ckan/templates/related/dashboard.html:9 +#: ckan/templates/related/dashboard.html:15 +#: ckan/templates_legacy/related/dashboard.html:17 +#: ckan/templates_legacy/related/dashboard.html:19 +msgid "Apps & Ideas" +msgstr "" + +#: ckan/templates/related/dashboard.html:18 +#, python-format +msgid "" +"\n" +"

Showing items %(first)s - %(item)s of " +"%(item_count)s related items found

\n" +" " +msgstr "" + +#: ckan/templates/related/dashboard.html:22 +#, python-format +msgid "" +"\n" +"

%(item_count)s related items found

\n" +" " +msgstr "" + +#: ckan/templates/related/dashboard.html:26 +msgid "There have been no apps submitted yet." +msgstr "" + +#: ckan/templates/related/dashboard.html:38 +msgid "What are applications?" +msgstr "" + +#: ckan/templates/related/dashboard.html:40 +msgid "" +"\n" +" These are applications built with the datasets as well as ideas for\n" +" things that could be done with them.\n" +" " +msgstr "" + +#: ckan/templates/related/dashboard.html:48 +msgid "Filter Results" +msgstr "" + +#: ckan/templates/related/dashboard.html:53 +#: ckan/templates_legacy/related/dashboard.html:31 +msgid "Filter by type" +msgstr "" + +#: ckan/templates/related/dashboard.html:55 +#: ckan/templates_legacy/related/dashboard.html:33 +msgid "All" +msgstr "" + +#: ckan/templates/related/dashboard.html:63 +#: ckan/templates_legacy/related/dashboard.html:43 +msgid "Sort by" +msgstr "" + +#: ckan/templates/related/dashboard.html:65 +#: ckan/templates_legacy/related/dashboard.html:45 +msgid "Default" +msgstr "" + +#: ckan/templates/related/dashboard.html:75 +msgid "Only show featured items" +msgstr "" + +#: ckan/templates/related/dashboard.html:80 +#: ckan/templates_legacy/related/dashboard.html:57 +#: ckanext/organizations/templates/organization_apply.html:5 +msgid "Apply" +msgstr "" + +#: ckan/templates/related/edit.html:3 +msgid "Edit related item" +msgstr "" + #: ckan/templates/related/edit.html:6 msgid "Edit Related" msgstr "" @@ -2260,6 +2911,10 @@ msgstr "" msgid "Create" msgstr "" +#: ckan/templates/related/new.html:3 +msgid "Create a related item" +msgstr "" + #: ckan/templates/related/new.html:5 msgid "Create Related" msgstr "" @@ -2268,6 +2923,40 @@ msgstr "" msgid "Create Related Item" msgstr "" +#: ckan/templates/related/snippets/related_form.html:18 +msgid "My Related Item" +msgstr "" + +#: ckan/templates/related/snippets/related_form.html:19 +msgid "http://example.com/" +msgstr "" + +#: ckan/templates/related/snippets/related_form.html:20 +msgid "http://example.com/image.png" +msgstr "" + +#: ckan/templates/related/snippets/related_form.html:21 +msgid "A little information about the item..." +msgstr "" + +#: ckan/templates/related/snippets/related_form.html:22 +msgid "Type" +msgstr "" + +#: ckan/templates/related/snippets/related_form.html:28 +msgid "Are you sure you want to delete this related item?" +msgstr "" + +#: ckan/templates/related/snippets/related_form.html:33 +#: ckan/templates_legacy/authorization_group/authz.html:19 +#: ckan/templates_legacy/authorization_group/authz.html:37 +#: ckan/templates_legacy/authorization_group/edit_form.html:30 +#: ckan/templates_legacy/group/edit_form.html:23 +#: ckan/templates_legacy/package/edit_form.html:28 +#: ckanext/organizations/templates/organization_users_form.html:46 +msgid "Save" +msgstr "" + #: ckan/templates/related/snippets/related_item.html:26 msgid "This item has no description" msgstr "" @@ -2276,6 +2965,22 @@ msgstr "" msgid "Go to {type}" msgstr "" +#: ckan/templates/snippets/facet_list.html:31 +msgid "Clear All" +msgstr "" + +#: ckan/templates/snippets/facet_list.html:49 +msgid "Show More {facet}" +msgstr "" + +#: ckan/templates/snippets/facet_list.html:51 +msgid "Show Only Popular {facet}" +msgstr "" + +#: ckan/templates/snippets/facet_list.html:55 +msgid "There are no filters for this search" +msgstr "" + #: ckan/templates/snippets/follow_button.html:8 #: ckan/templates_legacy/js_strings.html:16 #: ckan/templates_legacy/snippets/follow_button.html:8 @@ -2288,12 +2993,21 @@ msgstr "" msgid "Follow" msgstr "" -#: ckan/templates/snippets/license.html:24 -msgid "No Licence Provided" +#: ckan/templates/snippets/group.html:28 ckan/templates/snippets/group_item.html:17 +msgid "There is no description for this group" msgstr "" -#: ckan/templates/snippets/package_list.html:33 -msgid "Draft" +#: ckan/templates/snippets/language_selector.html:4 +msgid "Language" +msgstr "" + +#: ckan/templates/snippets/language_selector.html:12 +#: ckan/templates/snippets/sort_by.html:10 +msgid "Go" +msgstr "" + +#: ckan/templates/snippets/license.html:24 +msgid "No Licence Provided" msgstr "" #: ckan/templates/snippets/package_list.html:35 @@ -2304,6 +3018,10 @@ msgstr "" msgid "This dataset has no description" msgstr "" +#: ckan/templates/snippets/sort_by.html:2 +msgid "Order by" +msgstr "" + #: ckan/templates/snippets/sort_by.html:4 msgid "Relevance" msgstr "" @@ -2316,20 +3034,57 @@ msgstr "" msgid "Name Descending" msgstr "" -#: ckan/templates/snippets/sort_by.html:7 ckan/templates_legacy/js_strings.html:16 -msgid "Last Modified" -msgstr "" - #: ckan/templates/snippets/sort_by.html:8 msgid "Popular" msgstr "" +#: ckan/templates/user/dashboard.html:5 ckan/templates/user/dashboard.html:9 +msgid "Your Dashboard" +msgstr "" + +#: ckan/templates/user/dashboard.html:8 ckan/templates/user/list.html:6 +#: ckan/templates/user/list.html:12 ckan/templates/user/read.html:8 +#: ckan/templates/user/snippets/user_search.html:2 +#: ckan/templates_legacy/layout_base.html:160 +#: ckan/templates_legacy/authorization_group/edit_form.html:13 +#: ckan/templates_legacy/user/list.html:6 ckan/templates_legacy/user/list.html:7 +#: ckanext/organizations/templates/organization_form.html:133 +#: ckanext/organizations/templates/organization_users_form.html:18 +#: ckanext/publisher_form/templates/publisher_form.html:104 +msgid "Users" +msgstr "" + +#: ckan/templates/user/dashboard.html:13 ckan/templates/user/edit.html:7 +#: ckan/templates/user/read.html:9 +msgid "Your Profile" +msgstr "" + +#: ckan/templates/user/dashboard.html:19 +#: ckan/templates_legacy/user/dashboard.html:17 +msgid "What's going on?" +msgstr "" + +#: ckan/templates/user/edit.html:27 +msgid "Account Info" +msgstr "" + +#: ckan/templates/user/edit.html:29 +msgid "" +"\n" +" Your profile lets other CKAN users know about who you are and what " +"you\n" +" do.\n" +" " +msgstr "" + #: ckan/templates/user/edit_user_form.html:7 msgid "Change your details" msgstr "" #: ckan/templates/user/edit_user_form.html:9 -#: ckan/templates/user/new_user_form.html:5 +#: ckan/templates/user/new_user_form.html:5 ckan/templates/user/read.html:49 +#: ckan/templates/user/request_reset.html:15 +#: ckan/templates/user/snippets/login_form.html:20 #: ckan/templates_legacy/user/edit_user_form.html:63 msgid "Username" msgstr "" @@ -2344,7 +3099,8 @@ msgid "eg. Joe Bloggs" msgstr "" #: ckan/templates/user/edit_user_form.html:13 -#: ckan/templates/user/new_user_form.html:7 ckan/templates_legacy/user/read.html:32 +#: ckan/templates/user/new_user_form.html:7 ckan/templates/user/read.html:55 +#: ckan/templates_legacy/user/read.html:32 msgid "Email" msgstr "" @@ -2364,6 +3120,7 @@ msgstr "" #: ckan/templates/user/edit_user_form.html:21 #: ckan/templates/user/new_user_form.html:8 #: ckan/templates/user/perform_reset.html:16 +#: ckan/templates/user/snippets/login_form.html:22 #: ckan/templates_legacy/user/edit_user_form.html:48 #: ckan/templates_legacy/user/new_user_form.html:40 msgid "Password" @@ -2386,6 +3143,41 @@ msgstr "" msgid "{name}'s Followers" msgstr "" +#: ckan/templates/user/list.html:3 ckan/templates/user/snippets/user_search.html:11 +msgid "All Users" +msgstr "" + +#: ckan/templates/user/login.html:3 ckan/templates/user/login.html:6 +#: ckan/templates/user/login.html:12 ckan/templates_legacy/layout_base.html:59 +#: ckan/templates_legacy/user/layout.html:38 +#: ckan/templates_legacy/user/new_user_form.html:19 +msgid "Login" +msgstr "" + +#: ckan/templates/user/login.html:22 +msgid "Need an Account?" +msgstr "" + +#: ckan/templates/user/login.html:24 +msgid "Then sign right up, it only takes a minute." +msgstr "" + +#: ckan/templates/user/login.html:26 +msgid "Create an Account" +msgstr "" + +#: ckan/templates/user/login.html:32 +msgid "Forgotten your details?" +msgstr "" + +#: ckan/templates/user/login.html:34 +msgid "No problem, use our password recovery form to reset it." +msgstr "" + +#: ckan/templates/user/login.html:36 ckan/templates_legacy/user/login.html:51 +msgid "Forgot your password?" +msgstr "" + #: ckan/templates/user/logout.html:3 ckan/templates/user/logout.html:8 msgid "Logged Out" msgstr "" @@ -2404,11 +3196,6 @@ msgstr "" msgid "Logout" msgstr "" -#: ckan/templates/user/logout_first.html:15 -#: ckan/templates/user/snippets/login_form.html:27 -msgid "Log in" -msgstr "" - #: ckan/templates/user/logout_first.html:22 msgid "You're already logged in" msgstr "" @@ -2421,10 +3208,6 @@ msgstr "" msgid "Log out now" msgstr "" -#: ckan/templates/user/new.html:3 ckan/templates_legacy/layout_base.html:60 -msgid "Register" -msgstr "" - #: ckan/templates/user/new.html:6 msgid "Registration" msgstr "" @@ -2449,25 +3232,122 @@ msgstr "" msgid "Create Account" msgstr "" -#: ckan/templates/user/perform_reset.html:3 -#: ckan/templates/user/perform_reset.html:11 -msgid "Reset Your Password" +#: ckan/templates/user/perform_reset.html:3 +#: ckan/templates/user/perform_reset.html:11 +#: ckan/templates/user/request_reset.html:3 +#: ckan/templates/user/request_reset.html:12 +msgid "Reset Your Password" +msgstr "" + +#: ckan/templates/user/perform_reset.html:6 +#: ckan/templates/user/request_reset.html:6 +msgid "Password Reset" +msgstr "" + +#: ckan/templates/user/perform_reset.html:19 +msgid "Update Password" +msgstr "" + +#: ckan/templates/user/perform_reset.html:29 +#: ckan/templates/user/request_reset.html:26 +msgid "How does this work?" +msgstr "" + +#: ckan/templates/user/perform_reset.html:31 +msgid "Simply enter a new password and we'll update your account" +msgstr "" + +#: ckan/templates/user/read.html:16 ckan/templates_legacy/user/layout.html:11 +msgid "Dashboard" +msgstr "" + +#: ckan/templates/user/read.html:29 +msgid "No full name provided" +msgstr "" + +#: ckan/templates/user/read.html:35 +msgid "You have not provided a biography." +msgstr "" + +#: ckan/templates/user/read.html:37 +msgid "This user has no biography." +msgstr "" + +#: ckan/templates/user/read.html:46 +msgid "Open ID" +msgstr "" + +#: ckan/templates/user/read.html:60 +msgid "Member Since" +msgstr "" + +#: ckan/templates/user/read.html:65 ckan/templates_legacy/user/read.html:42 +msgid "API Key" +msgstr "" + +#: ckan/templates/user/read.html:72 ckan/templates_legacy/user/read.html:59 +msgid "Edits" +msgstr "" + +#: ckan/templates/user/read.html:78 ckan/templates/user/read.html:93 +msgid "Activity Stream" +msgstr "" + +#: ckan/templates/user/read.html:87 +msgid "You haven't created any datasets." +msgstr "" + +#: ckan/templates/user/read.html:88 +msgid "Create one now?" +msgstr "" + +#: ckan/templates/user/request_reset.html:17 +msgid "Request Reset" +msgstr "" + +#: ckan/templates/user/request_reset.html:28 +msgid "" +"Enter your username into the box and we will send you\n" +" an email with a link to enter a new password." +msgstr "" + +#: ckan/templates/user/snippets/back_to_user_action.html:1 +msgid "Back to profile" +msgstr "" + +#: ckan/templates/user/snippets/login_form.html:24 +msgid "Remember me" +msgstr "" + +#: ckan/templates/user/snippets/things_to_do.html:2 +#: ckan/templates_legacy/user/dashboard.html:25 +msgid "Nothing new on CKAN?" +msgstr "" + +#: ckan/templates/user/snippets/things_to_do.html:5 +#: ckan/templates_legacy/user/dashboard.html:28 +#: ckanext/publisher_form/templates/publisher_form.html:150 +msgid "Add a new dataset" msgstr "" -#: ckan/templates/user/perform_reset.html:6 -msgid "Password Reset" +#: ckan/templates/user/snippets/things_to_do.html:6 +#: ckan/templates_legacy/user/dashboard.html:29 +msgid "Follow another user" msgstr "" -#: ckan/templates/user/perform_reset.html:19 -msgid "Update Password" +#: ckan/templates/user/snippets/things_to_do.html:7 +#: ckan/templates_legacy/user/dashboard.html:30 +msgid "Create a group or a tag" msgstr "" -#: ckan/templates/user/perform_reset.html:29 -msgid "How does this work?" +#: ckan/templates/user/snippets/things_to_do.html:8 +#: ckan/templates_legacy/user/dashboard.html:31 +msgid "Or simply browse the repository" msgstr "" -#: ckan/templates/user/perform_reset.html:31 -msgid "Simply enter a new password and we'll update your account" +#: ckan/templates/user/snippets/user_search.html:5 +#: ckan/templates_legacy/user/list.html:11 +msgid "Search Users" msgstr "" #: ckan/templates_legacy/_util.html:12 ckan/templates_legacy/js_strings.html:16 @@ -2502,6 +3382,7 @@ msgid "here." msgstr "" #: ckan/templates_legacy/_util.html:69 ckan/templates_legacy/_util.html:82 +#: ckanext/stats/templates/ckanext/stats/index.html:129 #: ckanext/stats/templates_legacy/ckanext/stats/index.html:82 msgid "Number of datasets" msgstr "" @@ -2572,27 +3453,12 @@ msgstr "" msgid "Failed to save, possibly due to invalid data " msgstr "" -#: ckan/templates_legacy/js_strings.html:16 -#: ckan/templates_legacy/group/layout.html:16 -#: ckanext/organizations/templates/organization_layout.html:22 -#: ckanext/publisher_form/templates/publisher_layout.html:23 -msgid "Add Dataset" -msgstr "" - -#: ckan/templates_legacy/js_strings.html:16 -msgid "Add Group" -msgstr "" - #: ckan/templates_legacy/js_strings.html:16 msgid "" "You have unsaved changes. Make sure to click 'Save Changes' below before " "leaving this page." msgstr "" -#: ckan/templates_legacy/js_strings.html:16 -msgid "Loading..." -msgstr "" - #: ckan/templates_legacy/js_strings.html:16 msgid "(no name)" msgstr "" @@ -2658,11 +3524,6 @@ msgstr "" msgid "Url" msgstr "" -#: ckan/templates_legacy/js_strings.html:16 -#: ckan/templates_legacy/package/resource_read.html:102 -msgid "Format" -msgstr "" - #: ckan/templates_legacy/js_strings.html:16 msgid "Resource Type" msgstr "" @@ -2748,12 +3609,6 @@ msgstr "" msgid "DataStore returned an error" msgstr "" -#: ckan/templates_legacy/layout_base.html:59 -#: ckan/templates_legacy/user/layout.html:38 -#: ckan/templates_legacy/user/new_user_form.html:19 -msgid "Login" -msgstr "" - #: ckan/templates_legacy/layout_base.html:72 #: ckan/templates_legacy/home/index.html:22 msgid "Find datasets" @@ -2788,15 +3643,6 @@ msgstr "" msgid "Sections" msgstr "" -#: ckan/templates_legacy/layout_base.html:160 -#: ckan/templates_legacy/authorization_group/edit_form.html:13 -#: ckan/templates_legacy/user/list.html:6 ckan/templates_legacy/user/list.html:7 -#: ckanext/organizations/templates/organization_form.html:133 -#: ckanext/organizations/templates/organization_users_form.html:18 -#: ckanext/publisher_form/templates/publisher_form.html:104 -msgid "Users" -msgstr "" - #: ckan/templates_legacy/layout_base.html:170 #: ckanext/stats/templates_legacy/ckanext/stats/index.html:6 #: ckanext/stats/templates_legacy/ckanext/stats/index.html:8 @@ -3037,20 +3883,6 @@ msgid "" " completely on the next CKAN release." msgstr "" -#: ckan/templates_legacy/authorization_group/authz.html:19 -#: ckan/templates_legacy/authorization_group/authz.html:37 -#: ckan/templates_legacy/authorization_group/edit_form.html:30 -#: ckan/templates_legacy/group/edit_form.html:23 -#: ckan/templates_legacy/package/edit_form.html:28 -#: ckanext/organizations/templates/organization_users_form.html:46 -msgid "Save" -msgstr "" - -#: ckan/templates_legacy/authorization_group/authz.html:28 -#: ckan/templates_legacy/authorization_group/authz.html:46 -msgid "Add" -msgstr "" - #: ckan/templates_legacy/authorization_group/edit.html:5 msgid "- Edit - Authorization Groups" msgstr "" @@ -3081,18 +3913,6 @@ msgstr "" msgid "List" msgstr "" -#: ckan/templates_legacy/authorization_group/layout.html:14 -#: ckan/templates_legacy/group/layout.html:12 -#: ckan/templates_legacy/package/layout.html:10 -#: ckan/templates_legacy/package/resource_read.html:71 -#: ckan/templates_legacy/package/resource_read.html:72 -#: ckan/templates_legacy/revision/layout.html:12 -#: ckanext/organizations/templates/organization_layout.html:18 -#: ckanext/publisher_form/templates/publisher_layout.html:11 -#: ckanext/publisher_form/templates/publisher_read.html:67 -msgid "View" -msgstr "" - #: ckan/templates_legacy/authorization_group/layout.html:28 msgid "" "Instead of specifying the privileges of specific users on a dataset or group," @@ -3192,11 +4012,6 @@ msgstr "" msgid "Group History" msgstr "" -#: ckan/templates_legacy/group/index.html:6 -#: ckan/templates_legacy/group/index.html:7 -msgid "Groups of Datasets" -msgstr "" - #: ckan/templates_legacy/group/index.html:11 msgid "What Are Groups?" msgstr "" @@ -3252,20 +4067,6 @@ msgstr "" msgid "Errors in form" msgstr "" -#: ckan/templates_legacy/group/new_group_form.html:14 -#: ckan/templates_legacy/package/form.html:8 -#: ckan/templates_legacy/package/new_package_form.html:14 -#: ckan/templates_legacy/user/edit_user_form.html:14 -#: ckan/templates_legacy/user/new_user_form.html:12 -#: ckanext/organizations/templates/organization_apply_form.html:10 -#: ckanext/organizations/templates/organization_form.html:14 -#: ckanext/organizations/templates/organization_package_form.html:12 -#: ckanext/organizations/templates/organization_users_form.html:9 -#: ckanext/publisher_form/templates/dataset_form.html:10 -#: ckanext/publisher_form/templates/publisher_form.html:10 -msgid "The form contains invalid entries:" -msgstr "" - #: ckan/templates_legacy/group/new_group_form.html:35 #: ckan/templates_legacy/package/new_package_form.html:56 #: ckanext/organizations/templates/organization_form.html:35 @@ -3309,23 +4110,6 @@ msgstr "" msgid "deleted" msgstr "" -#: ckan/templates_legacy/group/new_group_form.html:75 -#: ckan/templates_legacy/package/edit.html:24 -#: ckan/templates_legacy/package/form_extra_fields.html:22 -#: ckan/templates_legacy/package/new_package_form.html:243 -#: ckan/templates_legacy/package/new_package_form.html:269 -#: ckan/templates_legacy/revision/read.html:20 -#: ckan/templates_legacy/snippets/revision_list.html:36 -#: ckanext/organizations/templates/organization_form.html:96 -#: ckanext/organizations/templates/organization_package_form.html:251 -#: ckanext/organizations/templates/organization_package_form.html:277 -#: ckanext/organizations/templates/organization_users_form.html:29 -#: ckanext/publisher_form/templates/dataset_form.html:194 -#: ckanext/publisher_form/templates/dataset_form.html:211 -#: ckanext/publisher_form/templates/publisher_form.html:87 -msgid "Delete" -msgstr "" - #: ckan/templates_legacy/group/new_group_form.html:83 #: ckan/templates_legacy/package/new_package_form.html:251 #: ckanext/organizations/templates/organization_form.html:104 @@ -3352,12 +4136,6 @@ msgstr "" msgid "Add datasets" msgstr "" -#: ckan/templates_legacy/group/read.html:20 -#: ckanext/organizations/templates/organization_read.html:35 -#: ckanext/publisher_form/templates/publisher_read.html:25 -msgid "Administrators" -msgstr "" - #: ckan/templates_legacy/group/read.html:29 #: ckan/templates_legacy/package/search.html:25 #: ckanext/publisher_form/templates/publisher_read.html:34 @@ -3448,10 +4226,6 @@ msgid "" "out about our other projects." msgstr "" -#: ckan/templates_legacy/home/index.html:9 -msgid "Welcome" -msgstr "" - #: ckan/templates_legacy/home/index.html:13 msgid "Welcome to" msgstr "" @@ -3712,13 +4486,6 @@ msgstr "" msgid "Add a Dataset" msgstr "" -#: ckan/templates_legacy/package/new_package_form.html:20 -#: ckanext/organizations/templates/organization_package_form.html:18 -#: ckanext/publisher_form/templates/dataset_form.html:16 -#: ckanext/publisher_form/templates/dataset_form.html:104 -msgid "Resource" -msgstr "" - #: ckan/templates_legacy/package/new_package_form.html:38 #: ckanext/organizations/templates/organization_package_form.html:36 #: ckanext/publisher_form/templates/dataset_form.html:33 @@ -3774,18 +4541,6 @@ msgstr "" msgid "x" msgstr "" -#: ckan/templates_legacy/package/new_package_form.html:151 -#: ckanext/organizations/templates/organization_package_form.html:159 -#: ckanext/publisher_form/templates/dataset_form.html:116 -msgid "Link to a file" -msgstr "" - -#: ckan/templates_legacy/package/new_package_form.html:152 -#: ckanext/organizations/templates/organization_package_form.html:160 -#: ckanext/publisher_form/templates/dataset_form.html:117 -msgid "Link to an API" -msgstr "" - #: ckan/templates_legacy/package/new_package_form.html:158 #: ckanext/organizations/templates/organization_package_form.html:166 msgid "File URL" @@ -4003,14 +4758,6 @@ msgstr "" msgid "- Dataset - Resource" msgstr "" -#: ckan/templates_legacy/package/resource_read.html:73 -msgid "API Endpoint" -msgstr "" - -#: ckan/templates_legacy/package/resource_read.html:76 -msgid "Download" -msgstr "" - #: ckan/templates_legacy/package/resource_read.html:84 #: ckan/templates_legacy/package/resource_read.html:87 msgid "Data API" @@ -4119,10 +4866,6 @@ msgstr "" msgid "Please add a url" msgstr "" -#: ckan/templates_legacy/related/add-related.html:42 -msgid "Image URL" -msgstr "" - #: ckan/templates_legacy/related/add-related.html:43 msgid "Please add a link to the image" msgstr "" @@ -4131,11 +4874,6 @@ msgstr "" msgid "Submit" msgstr "" -#: ckan/templates_legacy/related/dashboard.html:17 -#: ckan/templates_legacy/related/dashboard.html:19 -msgid "Apps & Ideas" -msgstr "" - #: ckan/templates_legacy/related/dashboard.html:24 msgid "Showing items" msgstr "" @@ -4149,22 +4887,6 @@ msgstr "" msgid "related items found" msgstr "" -#: ckan/templates_legacy/related/dashboard.html:31 -msgid "Filter by type" -msgstr "" - -#: ckan/templates_legacy/related/dashboard.html:33 -msgid "All" -msgstr "" - -#: ckan/templates_legacy/related/dashboard.html:43 -msgid "Sort by" -msgstr "" - -#: ckan/templates_legacy/related/dashboard.html:45 -msgid "Default" -msgstr "" - #: ckan/templates_legacy/related/dashboard.html:47 msgid "Least viewed" msgstr "" @@ -4173,11 +4895,6 @@ msgstr "" msgid "Featured items only?" msgstr "" -#: ckan/templates_legacy/related/dashboard.html:57 -#: ckanext/organizations/templates/organization_apply.html:5 -msgid "Apply" -msgstr "" - #: ckan/templates_legacy/related/related_list.html:17 #: ckan/templates_legacy/related/related_list.html:21 msgid "- Apps, Ideas etc" @@ -4353,35 +5070,10 @@ msgstr "" msgid "- Dashboard - User" msgstr "" -#: ckan/templates_legacy/user/dashboard.html:17 -msgid "What's going on?" -msgstr "" - -#: ckan/templates_legacy/user/dashboard.html:25 -msgid "Nothing new on CKAN?" -msgstr "" - #: ckan/templates_legacy/user/dashboard.html:26 msgid "So, why don't you ..." msgstr "" -#: ckan/templates_legacy/user/dashboard.html:28 -#: ckanext/publisher_form/templates/publisher_form.html:150 -msgid "Add a new dataset" -msgstr "" - -#: ckan/templates_legacy/user/dashboard.html:29 -msgid "Follow another user" -msgstr "" - -#: ckan/templates_legacy/user/dashboard.html:30 -msgid "Create a group or a tag" -msgstr "" - -#: ckan/templates_legacy/user/dashboard.html:31 -msgid "Or simply browse the repository" -msgstr "" - #: ckan/templates_legacy/user/edit.html:6 msgid "- Edit - User" msgstr "" @@ -4425,10 +5117,6 @@ msgstr "" msgid "'s Followers" msgstr "" -#: ckan/templates_legacy/user/layout.html:11 -msgid "Dashboard" -msgstr "" - #: ckan/templates_legacy/user/layout.html:12 msgid "My Profile" msgstr "" @@ -4437,10 +5125,6 @@ msgstr "" msgid "Edit Profile" msgstr "" -#: ckan/templates_legacy/user/layout.html:14 -msgid "Log out" -msgstr "" - #: ckan/templates_legacy/user/layout.html:16 msgid "My Followers ({num_followers})" msgstr "" @@ -4453,10 +5137,6 @@ msgstr "" msgid "Register Account" msgstr "" -#: ckan/templates_legacy/user/list.html:11 -msgid "Search Users" -msgstr "" - #: ckan/templates_legacy/user/list.html:16 #, python-format msgid "[1:%(item_count)s] users found." @@ -4499,10 +5179,6 @@ msgstr "" msgid "Sign In" msgstr "" -#: ckan/templates_legacy/user/login.html:51 -msgid "Forgot your password?" -msgstr "" - #: ckan/templates_legacy/user/login.html:61 msgid "Login using Open ID" msgstr "" @@ -4615,18 +5291,10 @@ msgstr "" msgid "No email" msgstr "" -#: ckan/templates_legacy/user/read.html:42 -msgid "API Key" -msgstr "" - #: ckan/templates_legacy/user/read.html:46 msgid "– Note: your API key is visible only to you!" msgstr "" -#: ckan/templates_legacy/user/read.html:59 -msgid "Edits" -msgstr "" - #: ckan/templates_legacy/user/read.html:84 msgid "Public Activity" msgstr "" @@ -4886,46 +5554,111 @@ msgstr "" msgid "Add A Publisher" msgstr "" +#: ckanext/stats/templates/ckanext/stats/index.html:25 #: ckanext/stats/templates_legacy/ckanext/stats/index.html:57 msgid "Total number of Datasets" msgstr "" -#: ckanext/stats/templates_legacy/ckanext/stats/index.html:60 -msgid "Revisions to Datasets per week" +#: ckanext/stats/templates/ckanext/stats/index.html:32 +#: ckanext/stats/templates/ckanext/stats/index.html:55 +msgid "Date" +msgstr "" + +#: ckanext/stats/templates/ckanext/stats/index.html:33 +msgid "Total datasets" msgstr "" +#: ckanext/stats/templates/ckanext/stats/index.html:48 +#: ckanext/stats/templates/ckanext/stats/index.html:194 +msgid "Dataset Revisions per Week" +msgstr "" + +#: ckanext/stats/templates/ckanext/stats/index.html:56 +msgid "All dataset revisions" +msgstr "" + +#: ckanext/stats/templates/ckanext/stats/index.html:57 +msgid "New datasets" +msgstr "" + +#: ckanext/stats/templates/ckanext/stats/index.html:73 +#: ckanext/stats/templates/ckanext/stats/index.html:195 #: ckanext/stats/templates_legacy/ckanext/stats/index.html:63 msgid "Top Rated Datasets" msgstr "" +#: ckanext/stats/templates/ckanext/stats/index.html:79 #: ckanext/stats/templates_legacy/ckanext/stats/index.html:65 msgid "Average rating" msgstr "" +#: ckanext/stats/templates/ckanext/stats/index.html:80 #: ckanext/stats/templates_legacy/ckanext/stats/index.html:65 msgid "Number of ratings" msgstr "" +#: ckanext/stats/templates/ckanext/stats/index.html:94 #: ckanext/stats/templates_legacy/ckanext/stats/index.html:70 msgid "No ratings" msgstr "" +#: ckanext/stats/templates/ckanext/stats/index.html:99 +#: ckanext/stats/templates/ckanext/stats/index.html:196 #: ckanext/stats/templates_legacy/ckanext/stats/index.html:72 msgid "Most Edited Datasets" msgstr "" +#: ckanext/stats/templates/ckanext/stats/index.html:105 #: ckanext/stats/templates_legacy/ckanext/stats/index.html:74 msgid "Number of edits" msgstr "" +#: ckanext/stats/templates/ckanext/stats/index.html:118 +msgid "No edited datasets" +msgstr "" + +#: ckanext/stats/templates/ckanext/stats/index.html:123 +#: ckanext/stats/templates/ckanext/stats/index.html:197 #: ckanext/stats/templates_legacy/ckanext/stats/index.html:80 msgid "Largest Groups" msgstr "" +#: ckanext/stats/templates/ckanext/stats/index.html:142 +msgid "No groups" +msgstr "" + +#: ckanext/stats/templates/ckanext/stats/index.html:147 +#: ckanext/stats/templates/ckanext/stats/index.html:198 #: ckanext/stats/templates_legacy/ckanext/stats/index.html:88 msgid "Top Tags" msgstr "" +#: ckanext/stats/templates/ckanext/stats/index.html:151 +msgid "Tag Name" +msgstr "" + +#: ckanext/stats/templates/ckanext/stats/index.html:152 +#: ckanext/stats/templates/ckanext/stats/index.html:172 +msgid "Number of Datasets" +msgstr "" + +#: ckanext/stats/templates/ckanext/stats/index.html:167 +#: ckanext/stats/templates/ckanext/stats/index.html:199 +msgid "Users Owning Most Datasets" +msgstr "" + +#: ckanext/stats/templates/ckanext/stats/index.html:190 +msgid "Statistics Menu" +msgstr "" + +#: ckanext/stats/templates/ckanext/stats/index.html:193 +msgid "Total Number of Datasets" +msgstr "" + +#: ckanext/stats/templates_legacy/ckanext/stats/index.html:60 +msgid "Revisions to Datasets per week" +msgstr "" + #: ckanext/stats/templates_legacy/ckanext/stats/index.html:95 msgid "Users owning most datasets" msgstr "" diff --git a/ckan/i18n/zh_TW/LC_MESSAGES/ckan.mo b/ckan/i18n/zh_TW/LC_MESSAGES/ckan.mo index 818258867112b79e39864230e01f3b713adb1fcf..3836fa975857954bc031f2694d2a5731e6b33cc8 100644 GIT binary patch delta 19025 zcmYM)33!c1-^cO$kccc~l^`OqONhk2M(j)NLhVaR5PKzfY`wL#TDt_P7DZ81tCcEM zkEqr|X;p2dN|kyl+FEL_w%+gW%)Ia0>+1EHnKSpyfBrLbpU9Pm-}>gA^>r_W`K)mG zZ=#Rml*84PRHNMf|LsaKhI%@V#h39o?!#Uk9H$nBc66ND9>-~c(KzWD$9a?X#hn~y zHYRj-oagXe{FJ#$c5$4xj^jEa8$w2R-AN5wf948!~!R9y^ zgK!OY!);g$|Fn8~JB~l~;;8m848StT{7z+W-F2LJ3iW8Hhb1r*_25(t#TT&(=3*p% zf?;?9Bk(F};79iJqR*Q4vKT{q5^9_-sPTtjG>*eC=67DBpb1x_BHe6#535rD2#ezd z)I>jH1H6T`v1%XFuP;_CN={K*wV}V`B%;p%$0>z%P~&y5PC!@Ny^?|k+KV;tH;l*9 z14$FMLdJDQq5>I%N`1DizlhqR`PLltrTzv6<2uyJKd|mcJ^$4}_P-2;^E5=^UDN}C zgUkcbsEOmTBqpL#-V6h=2de)dTOVgXpJv+^qcXb|75ElZARpR#!65Rly*)xhB;K?g zd~_?PZE>?}j>*L#$b-iRPgev=p_{Ew+6ZMpNH!+rM`ygwXJdZFq#5 z$ajcIX*g;H(KrUHpw7rLoQJQY0*o7K7Lbgpw?}P3A5`WBVR;;jTId2SjqU~t>hLKl z)kjei9!DLTbEp;EM6LV@D)l8eVVa-}YD;2K{pz6tXo)&gJunI9pbl+5*1;RdS#zBj z-U^8{bi@Rlit4Zd^XPJPx$v*P2Zy*h)<@Hb4w_)(5i6Em?ouEfe%fR*rPunH|3C@_G%Ubl_yYDBYuGC0uI zC)&D;nm8BZ@Lf~}zCxXqD_9cmsiUq*(FrCc^-%$|MQuqJEQimb_S!`ayaly~2T%k4 z7j;V>p)&Cl6==XjGfouNqFxh=;{enaxx;P4cx*+(RQthRQ~+OKb3BhBSo(Q$dgD?sKB#O1JA%NIY6{xTEt*FEJ1y*Bz=Msfb8j4LahpRLy!bYf-wnRPH50$cP z)FGOKO6jZE3D=^YyMf*DE-IilStc``Q30i)wt5))>Hfb+K`VO=704SHh}%&q-Gdsa z0F~OqsK8EQJl?=$jL3GJhS(NM;4D;t3s3>CM+LYUeQ^hRzyEhp&_qY9-=H2ii`v5r zsEM!J`dzCt*#ukyHDN4jg^8&CDX8Z=U^ncITHq#ZjJwfQBzNow4^f%$pJD%^|6P915pCD)K?r z(O8fARMZ69u_)$aYut@`^F6^tjQy9HxC<(f=dccrLLJUGQCqR;U+lj+yiY?IeuRqb zu=OnJforG~-@-Kf8x=^8X~w=7PJIZfe-`Q;KMS=LtFRPq#3r#D4hH*89!$Zh`Bh zQ&7jzsFh7XO*jp;l4Yo~un86UPE`M0$aXt>u>;nbWfn36HO`Bu1uZ}YxDplk8dQMq zd1e3iQBcQYs4t(hsKe2liVn?S{2P~{23W!~>i-t1z6~qmUW~>c@f<$Eb$EI<+lG^0 zGz+?f3g8b6ppWBu$*d>{b*e*ATT%+Ol4#UKRZxM|x9!bQ{W_ptSY1&A_eX7ECMt7N zQJI`;>#tikp{u>wNkQ&KozjD-3D2P>ypG!2JE#eK<`~0KTTu}eKs8jqx~S*dp)&QX z{X88N&^XkVOrOL3*IvI!gCbsq3gjKsfICnFe2O~l|FP}gp;mqsHDDoD!w0B<%g;53 zvl^DB-VBw2-l&N)trO>xe@#4<22J=fD&@;i6TgX?c(Zjk>eL@WW$Gd-fV-%P^-p6> zt`cFcQ@4B`y-+r(Hm4OZDgWFI8@38Jc1@svz@RQgAFWY*BSInz9 z2^DBd)WV*{%O2i@w%+6HpT^Mn#r~+QSXVJHy$D3Mlb4^Mgno>j2c5 zn2YM4i#73W`}qk>qy88bc$fL+6+IZs>id5o1)YI+Py-d9Qgj@Zi3_NKuVOL0Yd`-J z)!%P{*@{S1>T6;-Y=Ln&2-WWe)LB@BOzdpNFn#}jMxi(jr%@AMMD6Vj^hal*S#bbr z1$D6jw!ui8ftol68{%dRz)M&K3sK_*FEY27Hb6bs9u-J0TOW-IXe!2|i=ns`^{W0fhx}`x?`Tj; zZ(1B+L8*W3G1WIOgq$o-B8b^V@b?LjW-87;38~|XK_82U2X#1=Tgx1 zJBb?j4pzV-D@??du`czlSP5T3ZP8|o!2;AuF5)13j5_x5QAnNp&lg)| z0;rA(usKHQ{(;fm+$us4cpPn&>7*q5m7^^9ra#SlikhwSZ2j z=hAHZaMYGPkL8))Sww+UINMPv|J+)L+M3`uO$uXBFOF)ciRz+O(gM}5J(kAasOvl) zm7#Z0DKD_~XZ*et#~|YPhUYjw-lS;TGZJ& zkDA~&)cE&N3oN$A)MKo*){uVqPA!! zs^3A>#NS{9UPg_7AJzXU>iObp$-h<>yw?0PyaH-~G*ri-s0lMs{j#wPzJgl$I@BJ& zk4p8&sQyQ>F`mIx41SBNi``J4pF}->(Y1wN?FWxh0r;#lr!^Ggs8>UsjSi>@$D;6V${lu^M)? zK97y4ufps^3dk3*T2e^E($QRK}34 zW@YtJ6Zb$pFd6IMdQ8I8SQCA=nSg4e0`7|%_%++U2ji*#h;iuuF8_?f1nh{*&{gU$ zP^gcOQTH@yyLqR#L!E^YSOce^`fotJCl25`ynqUD=6ei^J5U*D`M%kb8Q75ea@53M zVL6Q4LH;XJsJp}bK=CY|XK$9{MB2xHXfpC6`cr>`0qDEa9L^AIMm-W0KpGasS1=6c zV{u%AIvbm@Bo^5E@tx$qI}N|kpwr$c-yF8)s0h%U#>B4dZC|5-Z>h)B{1g%mWFi06L;R&qPhM0F}X= z)-$NUAEBNv^|5)bF2+$$Lj{nH%8Z+93#-wOhD{iO?_n`Kh)UU)SPIW!Exd`!M9gk; zMiNl{n%H_rRABv3{> zm5IaFLewn?{KTAvW>}B<1Y6&T^{Ib{)v&}~-46D@J_V(6h_`{mgF5XWU?cniHE^j< z&9!T1%|ZpR4mIFG)OEXo4KZRL|3<*h*Z`NI#yf%u==nEw=67mR(1aP7h|5p|6`%qu zL`@K~-?TSE4e%VQ|02}qpJE-niV7gIz}%Lu)_$md!)<*bx|$%5g7$7dD)nEZ4##EG zttiB@c*`1a!0cre)blm5I;NpsWHV9i>ru}iK|ef>>UY-GpB^CpNi_IQFVq zNbHEZ_d_udMgJy!BsP{vE48{x$!O0kfub>Y1THBs~&@~f%L4#I) z0X6YW)I`3Yv-ciOENY-OUyu##jlW~+A-?G_@jvDe#~wBdsEx&FZ;sm9w&;V;V|ko{ z3TTCEJG_UnG@M7R^fBrT_#QDP;biLlP+Rd0*2EiF0i(V&*R3%wqCOA@=yTNP?T(tg zAB8QcFGU?j_auc>3W3K=q@6H<`c!O+8&LQC5~^Q`ugt5o3s#~&0(ExgV-T*g?VB-% z`cbTj*D(=GeQg42jV#!8GAL-^m+><^gza$Naeku3;~0pM-8W_(10iG2j|eA`cJm~S1dvOE(W9LgxSkb44@u~ zT4@DL!c?q+6HpVaKxJqxYR}(89l}Ex%>2&x6w2WZR7byWP2`cNj!jY5sXHd)RMabU z3#$J<)L}b@+Ut|3!*<@i7*~z>}sPjC!sDdVl|)OhE%SKn3y)vNz61RL6N3f-6zq z0q>v&{x|Bjd}HhXMP=v_YRihBGJ!>)G7*i+bY;}IHBXU$rLZXtim)AO51&D$ybEfA z0jMpRgc@KbhT~jRAg`k)-iA7~dr|!!pceEGYP{&vY#+vB8LV-d{40RA_Ji)I2YRBe z#{|@XTd)ECj7>25jM<`RQHN>z3@(=e6xS*UUT?NZPR9-#&b z_|6QRh^qI*6r7AYWce6|-=ePR&!~Wd&lziCIQ5QL3kTtJmb?(VQuq7b{B6jy_%d~O z4~2acnqM#vJVE^(Pr?tZ5(i#1f5-E$OO7*}ei1+N#e*wQf5-C(^$PyzXLDHp#L?7) zubCIsbkv{mtUzr^&0kD_^{~0_e+LRdd@v8Y;d0bz{@MB~YVZHB^}kSCR`j|#Qshq}INu{a(=&2t9jBW-Ml()Vkzq7 zZkm2|to=~0;@PNiHewAti}6_GmN`>3QMarIDv;jjD)obH!x;3Vo^73pzSQSpFwRG< z{0-|C)bk&suG8ljg%>dx@1y$r-Zm45V@c{!sEk*=&Hn2}(Ub-~&>mIqV>=A9?f*i5 z+FwOQo`V|rOGb8P!tsJ-7}+rPjN>fhS>6;yz?P#OIjwE*8g%%AZDqt3_-m%=;>FQEbnxNBBW z7FDl}+Jcs-)U`+b0P!qprIWEVF0`L-LhbQKs0sI=&dfp70?uJ5UPEQZeMmtQ6uoEm z#2?kMJSu=1SR0#S5{|>M_st=#iwV@zQJ*iwT3CQu@lDkD_l>Soye~%R`+qov zQZ!6MrDlnBJtk7m#}4=t^1^cx9+~$+66y?e!8puB{Ta`E>`r~;pJv5-Fp_!!>O0{q zregRL-iEsWX%wpCY}5+3qVDr??1_KadfUHDMl!Ji?Q>A4eiMe{F;u30wBAEy)c24yP`BiF zR7PTpm;jPcThb8AVQ173o ztF8CNR@BpN`$p7r?_+cP9F_4RJ|6Gkb;BuW;w0P95|z3^sDU$3E1H1Hkc(w87j-?~ z$7*;4HO_5}#Uj2Yz>27q)<8Yi8kMoZ$Qg2-aTJu&N!STrMXl^K>Ka`{1yrk;$xH)O zKq;s_?}GY#3~FUrs6ghT4&_QzMmM1PZAE4FL-hXse;77oY-Mih6Ud!Z3UbHPKG%C#e1hP+NEiHStMXzbIWAZctFf4^eME|KetaQK$#1 zp$4df-7po^e+f3m^{7BD*!G`LnYfDz$j9G&9%v1LVkju3NtlVLs0X*A2L1qb zh(5OM$51bzlc>GChe~bH0CPqHu^RPQRN(Ecy|5njbkz7O13a$x+iDFBt!Y?~dh=aF zy?Xrv?e#$g(i!!o(i3$!Uq)@k68rh z1x>gXwUT^P3iqNW`WhAS52%&>g#ED4)>{XgE$D>m*9*0>ey9nDp%yX&73dOF;H#1T z{Qi%^R2nv72P_w2R+51lXbdX#lTiWAMnygk6=0rqGpgS%)R)fz)Y(W4HD{&+^8Mz_ zKs`S#O#QikuTfCLa;%ISQG5O+p2KUn4)=$9ynn|tB*Lud2r7UdP!s=(%D@9Gice5m z@)WfY-%@6tU{qkS=&$=e5lE9B=C{S(l);X0>%A>X2?n zE$kp_!jq`2y?`43Cb}y8O+k?dMVbIYQ5|DY10&OMO@jtJh1KvfD&pc%=5U5$Y3fx`8AwGw46o-x%vpa3qSCcc51=q@%vztU#HR;bK$MD-ttnjq7f zZQET`1{R_+yBsy{D(ePRK<}!fBHxEC@Tjc^mND=6GN?#vpjOrbFY`lYXIoF?-{|_f zZH#(9^g~VbFH~SJqPB1$PRG@#fTGHoA4J@8w$K)J7RI9@}E!(y@krm{mR^b zrQW}aNogGF!P=-mn%jCWR6yw%kC~`U>OKh?8m1fQ?ZPc0%phVAO!)umes-{h)FH*P~B06X<5t_1lL!8yBzw{)P&;WOa}C z&v+W4zRt&@wrHtKK|jTAMXls84#KOb!_+d~Y{5WO2Bx6y?+d8IImfmyMx}VAt#3pv zWIO8c7NEA~n*IDHdJp9T+u)mE_OJvhRf(v*O|kVhs7&-iZOvfR0NJS2&$0D4P%GYw z3h)#v@JpzS{1>&b;x#<_eS+&$qM$uVL*4h0s19>Y2j?w}qy7zQfZM15!fKiTtD{~# zNf?LiQCl$ztKvM=%HKyVY&U9)4r5u}|8o>Hz+KxRFwq>sXlr%U3hJXCOtI}&GU!*!yf;G8`}2Pc1*JLx)v-3}aHOK{b6-@3R-jV8)zj``WK>}{{ywM$5!?((Lp|^j zHpT)>#mD#(Hm+kn--mksu=R{>zlsXrChD+0!8i=9YtBX;)O>wi3L0Q2>Vfg770tkS zd}1ekD<#mq&eG88vYYtcGq~TNr?iXqbcE zHyI{VzhFNPs&5{shYDyQD)0=fh*_u?*-F%&e`NgxmFoTI{c=NX!SBfJah<0WbX}qw zm=(1|o&I5{2xp?UU?aA`OQ=_HY(suu;GrM3qrRh&3FHALP%qQiET9eQl{*<{;3}+& zrJ87b?te21)oB=x`j%USI%J=qCjK0o;@?;Y8#gum#$qk%ucO)zV`cmk^iJj!PotiHU_X!OU;?O%`aI30pou1< zuF-010V?tXjvJ}TgYs59oCqo7py zJ!1|@1gc|YTd#`>tTk%j5vT#jqu!L0QSX7*Q1?0yJL6W=);&OF)}OoD6HB1BVkmaf z{m-DFRD5VXg?jPaM;*qhoy{+e`l0HJQK$Sf)cfHf>UP9-F`4X$s!v3n_BT*3w*R2U zeTp?PxvS*<52By|=A#DOjvC-J>a_oZZLmQ%{eyv5Gitz{s29zzwjSBtOxO(*)ekk! zR@4@sLXH2YZLipa=b7K>OhFG!MRnMOTItuQ0GyuYx-_!3M)m7z>r+q@yolPmEf|Ko zQD@^Q>Q_KJ3dCp`s z2-#}a38$bJN3=B&i%?HR?PV*}VeD<&r=wm-vrwmd9coXvqR!4<+kOyr=#JU;GpMt0 z5p|}1MIYV&ClvH;PXQm6ouYn~PtQ)z%E-=dI&@D! ziQyS>6Gp@hn=pR(r1d_2SR_r2CA zDF3$=*8;;PjmwHlA3r>fDTZfivaI~$>$e4$?K*kfbBst#ZA_S1POk~s=|r7B?Zc!J z;oYW=&m2E8uFHh1?EmeNzi$7v(mwT@B-hVo;`3&=_xR@xP4HCOy{4$=8Q;8j+jy!nO8K0^$~lF# zazFT`6#o~?J#nY_?$!RDZ%e3U_rxgA$02zqdU%5KlFNCDs}#3lwkIlYLI+Ps?(M&# zh_19giqxDT-coLhC$WU$?Obtpa=hnCKyJuGjb1LNuxj4rex9Z|h1GKko8%O>%)4FL z({cBV`ksa*b5DF9kar^8Q$6?gqdtTYoVTt$>$-eBa%E3XSYG!OPnQmRUA>F<-5+``k2hho$##iZv%RZlgQ0(O&` f$^J|fk=H%J6HEW#oWgj9WaLC|KHlo#=^OPw8@IFN delta 18835 zcmYM+30POf{>SliWEI&&zzqZu5mXQn_YKQkbGOVDwOq^4a?Sj?W|=$XFH5hKdbKn& z(X8CJw5$x*GBvbJ%{0{9GV}lbF!TKHeV(4z%$##(zVn@#^ZS83*L%|MZh@cYT!imi z4*z@B*KuO7Wfj#N=egGZvlGSVsSm{MI14Map^U3A4F|S$oZ7DAEX0bqx1Hm>OZ&O@ zjx!Y}b#Ru?PKB!9#lWeQT>066>$efFuwC61r7KIY6f?#4>5_l?~{%b zh&50HWnw*Sjb|v@;Nv()P)l|5X~#*$9=#nW3a6v)d)vATJzDPHD5#^LJ`93Q zFa?KUA}&Vyb+)1c*@jB}ep@dtB{aT^e-b z6Q~>ep#~g@q4)wS)l;w(=A!OjVe22;>)UMm_o$2(q5}RM)$c7^cl((o4eCe!qq&ey zgKlVp8lWd?fPuDsG-?e!wtW$nq5htA3u>URP!l?e%Fyq&{VrCd?({e9F&IuY#bX;9 zVQ~PcRQ5#8pdXIJp{Tua3}@qMRDgp9mpEQi0^>z;=c zl@(QR;Qw=rqrl`zxMh(yhwIl;k_m4vbFax!haj=P^H{MS$LUHzk!M?TPyw<{MERZ%1XO0F{|b*89keoKny5F2IK9i_>6Tb96r>nRatC8dm1*!kysPgVKV-JiRcbQj&%F#rdmQaT*jxXyTt!xN}X+{XFnjxhCwm_U6Q zmc(7CCHo4Msgvl7f1sYffp6f$5v>0d3a^heZ??ea%*@N60;!JL#Tlq2X@No54Yf!5 zp^n>J)b3t|TC#1nej1hf8`iMrO~0wAy;b*l)?WiOp+R=QVC-${Ls6+3XX|rpeJN_- zk1!q&pl13TYES%w>MwMZISsL>J=PgDu>q)z5A{%pp)eVfaVe_fy{NT1jq1>O!9*N^ z%0PKkpoyrCYGWF<#y}j4T8b&Q{u(|;eUWWHj(W~>jzTjEw@@k0$T7S0an!&AY<)B; z@_DF^-@-6lfy&UwsLi$ytKnJH^M0ev-YJU;tUhXjSy(~mzZZp28eT+glIf^a&c+V7 z9QEK8?1DE@fjmCOWTXQskZ!289)!9+6~pm0ER9Q1n{ORz?YCk8<2ySkD5YPbA}hcY zyn^Xi=0&2$mKcJQQ31|D1)PTpa5d`9xB(+@GisoN*6&dFpFl0$X$)d~=aOx>X?=u> zIQS(qU?tQHYoY>eg6g0RcE%p4`&VH@{1g>Pk!`<&%0%E;6Hs~7^?3BCkYpQbqB_bz z4cHQgV-M6!cB1Y-fRT9EwilvaFqcqES#q3Nf^t}fdOT`RWTFD^YaKq0{AbcIjs^{| z4j;!&s5jajOvMW0&46uD0rbNR9E{qGOHfOYXRm*NT7r*J0qwOGpzbe3E#>dy$$xhW z_h?W69VZyOqayE(dSDdl-8})d1aD##uE4Um1@-*5s7-ntwF#?EH20;VPRHX|JOR{R z80?{-0fwR0XpF7TK&5ydDv0bfE* zWG-qC6^;B?(7OBpNkNJO=9gr`rn+Q8zx0dQ-JSb=(uRhR>iq1>iJJmn|;r8@~;a=Y0%8ip*s8(tKkh)#N}t0&6$AZsMkkjpbKi? zXRISp1CK%VI~A4kxu}7cpay==x@iXa*RJ13gHrVaDuC;#fghj-@}228jj$YQ!0xEb z^hVwPJZgYR)>*cFAu0pQ(HB>v`u)(F@1dZGwxc5d7PIgtTaTG#0<4ajQFAPG`DC>9 znzPNvYXhvr^bu)~Nf2qV~Wz)W8c+OYtEF;ttfnU!wXuh9&U|CgUyC1Y+LM4<@XCDurkoopy594qRmelz_NWl*a zP@C}-7N1Y+BUI`l=9z&KteL1(w#H`o1UA9Bs0@9Dn(+l|srhCinV3d!@Hzzz zcn~$i)2KBoLPdNJYhc6zb6+!T!Y1sB3Sj<1Go!aqORxolaVKg*hcN^TQ4_t6%FJI2 z$-hz`xX7e54)tIfN+9X^L`aU4F5yYM~q$u)tlMjgLx7>=j0GG0Xm9P%c= zC&Kzz1xKQmXn}`9EQPhGnS6=;@B(TxWxZvVpbshoV^Qb#71ZXOZrkUfQv8;!ufz!I z>rk6_Cu*Xy1$v=zvk!6V<^;jK)c}z6dqbJXBy` zqXsyE%EVdJgdSlntl%wP3XjvCLJST4Q8&Ddx?u^%OVtfE;3$m7 zd8kycvVM(Pk|ILJT68&}lD^t*o$yg5Sq0Vt!EZPq8@`A>T!u z^#7Ra`KS(dTEDUFr%^M#h}x_-F&+a~n7xsL8m}|z`KLS-^uV*I8I3_5qlu^)tVFH- zdQ^tCp-#hL)SK-Z>bYB}!2d?w=a*-$N1?7)L=BvP)v&tN(~Uv{8YW>S%*S**in`I~ zJ!1`2K;2Q1_r(Mpfw4FbwdU)r8&Rp=f=c}ntcd4Pr{p14X3IHM-Z#6x6>7l#sMNoT zS-2bZ%5_)r5_0)R18hxw(JB+b4_KZ0161HitIe)|3SXxFGA7|&RR5L!Yd#fQV-21E z7bs|Ry^9)nH8#edF#{{EF`s^&Fpc^oRQm^*h-XkUbJv=IV^N=$El~G8kF_ulYvT8q zgby*D@twpEOvgP@7iMA#uETgdfkW^Pw!?lOnv}1>y3`M#j^_i6!-#ce4`iSMc?`8g zqfqaMxtND*(4z?3t|y)NGAaWhADJa-gY~IrqXvE(WAFkd;3I5`2^;uF43;JvbEr4k zXfm=6OHx0GL0Eu(cm|u`g^lE20mOY`epKp)5!9c=Kpc+R{bNvX#%b6E-$8YB74?3& zfeOrjli7q-P?<IL{ z0n~e8Bxa*Ojzwi`GDhJWn1=76GVwj?{csj_pXZuw_y-kP@TaEZTBr`|V;O9QA=nK| zV>WigF&KfnP^mqN-S8y(V#-$YYrHg6rY2dJVY<%$P6`=Z_!BcR;WJZz3hPpzgVk_1 zrr>4Nl0|%O>J705^}*Nx7a$!whp;Bzw%18ShYs2RU#>#w3V<#J4SIYp@Z&+O&90bavvcxoT-2t2Ug zY~HO0%mltV;4vvWNrTq(ENX@&zcj}#6w6XiMO|-&aX1<^(?zJYUv52!W2xUjEy2)( zW)n`w%G5tbow5R)hktn}^r0~Qkh$R;R-^8G#Rmu^qjvQOY>q2Yf&7BnRAFD6535F~ zb3P7r-)by}7qJTdi`p{@ht14uquM>qD8y12ggP!$F%>^TMf?+L#t%^)$9}`tG3S%1P3)UP2+>2ZoEB+}sXow<;VN>L3A#7?L+eG1j# zFx#GkC8>)Mh?~RdxOYj+lW`F_a7SP;1@_wF&!S z7>>ahoQ}G01uF0jsQZp#5?;o14Ex@^IkQmr_dsQ4Fe^{ABR zqf)&c)$x8*3Xh=zJcnAt3#gP|L=A8YwIo4D&GV6{fMc*UrlSUa3>#y&qvT%$&8I;# zT7v2@A6?vo<#8V>fU~y!GV1={QKuu|nCUPJ>rtPKjW8dzMAuP!s?2e-_VrNhLynXG zCKTSFK{p)26ugSfG3tcrs3&R$3sLvIkLuunt^bZqsfV02o2&yyP#=!faWX34HP-!D zhWdFAg)|DcaS~HbJjITuzTyXdM~~NW7Iyj3{JG6Z)cv`q`H6@7_oDvX=C7a3pWB3= z(3>jaSJF>Msi-B{f6+wv4K|}*h`|{5 zoB2nlny5W9**XKY_H%6gP1KUTi;VC5*VflzCiPE|rS>>iDd@rbs1*BLGT+UjFq(Q} zR4Th+BtDDkc#^$7%eF5=o$pUj{TxBarQH68h`>Cl?pk7?{Kj^)L|o zp#~a)^>8%S#b^&)kKyQ>=6Wqu zrkkP0d(1;YYt#|7X`aT?_yQ_3(@+Di)H;fVN<5Jb<k;%U_8{S!4nqt7lM4@*?WSnV5zP zP{(a2>ba9x39s3D@FSD@D%KXLeg~lT)=*UcqpYty;`}S}xwc^`DphN3eY>q6Mh*Nk z#^YVoOv~{tL8m1R)o~W;G;~I7vT3LQ7NJtV6k~7$YDo_}{QZ?W{)+~^p@Lo0VFoJV zmZ%JLKn40Fs-wZEj7&hiaMqxfVxz5pfsaw&XWRWtnCHT=8SPb38Ggn?p(2H`sF^IX z^_8f|ccD5yh?-FWDnsW{o9#AM!!RH7e0_|g-VPPmaMT3HU+ffl8MFn^Y^=2%@2>cB-(0!}pZ|)C3EnP5b;PSSf zSgeQFCj~{^3^iaE)C~Kh9vFq{U?O(LS5fz$#D;ho6-YvWX-`IFq7f>f4yfzhti7!L zu{7g5&rr~S<8U~>ih8gJ_26C9rh91HBLZDVFPQSEwQP(^ZF|(-=!V)8Lr{Uwx4w&+ z)Yqc=KZ~BnDf~)7Z?xo+Zt*L%BWl1&r~npV2EK*bjE7K5aMWJ^3AF_0Q33sB^$9Zf zN1!qrgWa(@Du5|LuBW&#iv~qL7d1d0>QsD)T7oZ8d!PWdn=hd{c!XWhzm&gm} zpiakFES>;r@4SWT{~gp4tt!R&SHl(>G~->UK#rp_avAl83l26jtAQn`H$tVhDQbZB zs6e}*X4(f+a5yU9T&#-gP)l8a8t=S^f@X3DmBNRp6o!YGh~rRen}|6D)66C_g}#A=($9pErkK0W+rP<9c@6(=rdG+`%sa8jSBFz z^$O~~dpHGs!c1V(QG4bM_qY-I$H) z;6>C7XV~lWQ31V!T9P%WwcdaV_)Ank$5H*AK|OyNwcBsmcHbzIp>Xu5!)OY6VN^k- zr~_(u_CS4m9gfPtbkx90tjkdYuR;yD36=7lsDTfm20mu}71i%;RHlNWIsXbEKH3bN ziW;aMHp2F(0cW8yGZ%IL3e*7Wty^vTUQ`B-p!UQm)P&AhFQNjvjtcxyH0M8yLP%ND z&0o?Zza=VbyNpgs3qx&`uOdK3g`t}pM#pnGF0Fj zQJ(?3P~V7tL~YLdsP}_UoR*sNUy?%c`LxzXrLHAvpdQvCs8miseTVa46Woc)&;!(r zBjb%tQ4<-0X*d^~;x^QH_c2PJ|G|~bnkAqju8uXZCF;f;Y{Dj-feK)Ef|=1l)Dm1m zEkO}#^FBoF?uaU8rtzrEB%xB@2$j*USbY8mQPA4Gfa+)#Y7;HS6nqDjiT$Wo^hs1l zH&H1qnP>tngGy}@DuXpq12;hp*aa2vKvaJt5;^~x;ba=LW(!aq{s-IQTGSVm8~7g9 zt!e^2g*txMP#p&+nQug~sDPVe9UPAO7+;QBqCKcDt*22FxtHW|i+|*btY$XT7}OHX zLuFtM>im9;+MJth`z}<958C<()I`pr*1QNc)97R~u{czJX{gOu50#-OJruO2Lu|wI zs0_S*ycDcXrj`B7UxkDA$SRAB$2ItWWOGmAy7eFM~H>wwzbFQ76u4Yj08QO~W! zM)(Ov==}ddK?6KO4G@@SW>_9oPq(%}b=1w;7nPAAs7*Qx704XajF+SK#)qhxZ$XW- z9km1pu=xC+prC;+pk5%iPy+?lG7m(cI;e=6SpwF^Ow>R_P#wRB8gMe|zS*eLv=lY- zeAE)}L1p@@TAY79aF&LKco~~xLb_Z0=Qe{-*DsmA7K)vG%y2n!DQ+aP#r&+u;IK%74VVco+2oN^NT1d!r9GIAD`+WV-@>GQbRl%c2> zTqG)huIPg^(W4i}YZSEE-bL;HRj5spk6rK^)b5ULY2FW2P=Pf-ZNi=yhrLn9YZAue zY}7z&QJZi*YHu7xW$1oO&cD{QY%9~y1a&NWqt5e0TVH_j)Hh&dJc8=rhP@uv+60h> zy50#jP!8(Uc&%Tc0zZp-{_oZv^I*9)W`G8$0G>u=WP)`X>O9Xuy&)H)KdwP#Yy&Fb z9jMK943&uzZOz^YL){l=>uIRKnt3Rw!V@F(tTCy9c)cUq_ zi+>3nh+2w1*a5RqnOJZA4z>G>PPY()ecpbI7x1(MRH&Lge0xtojvL&iM z61B_ULcPiMpgR5=b=+!nH1vH$kFYxaX6vOp znE~5lD(&M?9j!tI_8n?~+qONnvw6M^>i#jP>v^b&9zq510E6`TU#E*XF3nIkwzKuo zr~xLU)@~&#^_x(8;{fVZe1|&c$5Bi8C+fL7s5f71SM%a(jcOl>dTucm|Nj4N3c4{* z4fqx64OW0!Q@5MhO#Y}BPZ=zU)v*+2qV`G_&c;sI3QwZ?i|KAAn235&)xvOWjvjqO z=|VxfdYHZN3TmMFs2Q)e_0LcP9l>;$V}$A`w5MDA=QeS8je5x^-QqvDxr^GoSDrEx zc!0`KU@xj7Pm#R-$IQ4~sXE^*)ZJy~@*O36`QZ;bzq4 zJC8bMKE2)IKetK3KDv&&9^QxZuQku;<2o&{H)<0u!{&GbwcDfmnoZRL^YT4d z-FFK0#w^>hK-g z{yu8ct+VZ0PFNJkBr*TJ!O!O}GHn z;VRU-dNV4O1*pgiQTO=`GRLU`>IKvS_2wLdy8l&FX5K<&b{Q(bou~}$Lm!?06Sm<; z)Pq-1=ksq=hx}uY`54AHshvtN^^K?r?L{rwQB+{(Fp%+` zixiaV>!^V$8d5#@wc6%FCN3&5g*o)en$59>Jwe^@`=9^G+)FyicwY%R%O=N?0 zqjeK1Gn+9D51|tj&;Rlh+N_AmKhihSH~K~X?**QV&lxy)uw>E+#ui;F^YbN(&q&GvCabF(iO7m~cYtGboFIRV^Q ze0O1@8=0GPImWv%#7)l6xzWFbhKSD1yIV;&_5d=R!*jpC5uTfUyGHJ#ztZ`y zPHxs2Uzz{tuhk`WZ*^J*fDsJk1Vn|>=gck0d37{px3MUx|0LFS-x(fmor^0clYV?Jgfhby?KFdmUn7tw=q*~NpF5zht_xNhk6$z zyY;;}K5j#k\n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 0.9.6\n" +"Generated-By: Babel 0.9.4\n" "Plural-Forms: nplurals=1; plural=0\n" "\n" @@ -119,7 +119,7 @@ msgstr "--------------" msgid "Action not implemented." msgstr "-----------------------" -#: ckan/controllers/api.py:59 ckan/controllers/authorization_group.py:23 +#: ckan/controllers/api.py:60 ckan/controllers/authorization_group.py:23 #: ckan/controllers/group.py:86 ckan/controllers/home.py:26 #: ckan/controllers/package.py:127 ckan/controllers/related.py:86 #: ckan/controllers/related.py:113 ckan/controllers/revision.py:30 @@ -129,11 +129,11 @@ msgstr "-----------------------" msgid "Not authorized to see this page" msgstr "-------------------------------" -#: ckan/controllers/api.py:117 ckan/controllers/api.py:193 +#: ckan/controllers/api.py:118 ckan/controllers/api.py:194 msgid "Access denied" msgstr "-------------" -#: ckan/controllers/api.py:121 ckan/controllers/api.py:198 +#: ckan/controllers/api.py:122 ckan/controllers/api.py:199 #: ckan/lib/base.py:579 ckan/logic/validators.py:61 #: ckan/logic/validators.py:72 ckan/logic/validators.py:87 #: ckan/logic/validators.py:101 ckan/logic/validators.py:112 @@ -142,28 +142,28 @@ msgstr "-------------" msgid "Not found" msgstr "---------" -#: ckan/controllers/api.py:127 +#: ckan/controllers/api.py:128 msgid "Bad request" msgstr "-----------" -#: ckan/controllers/api.py:161 +#: ckan/controllers/api.py:162 #, python-format msgid "Action name not known: %s" msgstr "-------------------------" -#: ckan/controllers/api.py:174 ckan/controllers/api.py:333 -#: ckan/controllers/api.py:392 +#: ckan/controllers/api.py:175 ckan/controllers/api.py:334 +#: ckan/controllers/api.py:393 #, python-format msgid "JSON Error: %s" msgstr "--------------" -#: ckan/controllers/api.py:179 +#: ckan/controllers/api.py:180 #, python-format msgid "Bad request data: %s" msgstr "--------------------" -#: ckan/controllers/api.py:189 ckan/controllers/api.py:361 -#: ckan/controllers/api.py:413 ckan/controllers/group.py:328 +#: ckan/controllers/api.py:190 ckan/controllers/api.py:362 +#: ckan/controllers/api.py:414 ckan/controllers/group.py:328 #: ckan/controllers/group.py:360 ckan/controllers/package.py:910 #: ckan/controllers/package.py:962 ckan/controllers/related.py:190 #: ckan/controllers/user.py:173 ckan/controllers/user.py:265 @@ -171,76 +171,76 @@ msgstr "--------------------" msgid "Integrity Error" msgstr "---------------" -#: ckan/controllers/api.py:213 +#: ckan/controllers/api.py:214 msgid "Parameter Error" msgstr "---------------" -#: ckan/controllers/api.py:267 ckan/logic/action/get.py:1653 +#: ckan/controllers/api.py:268 ckan/logic/action/get.py:1653 #, python-format msgid "Cannot list entity of this type: %s" msgstr "-----------------------------------" -#: ckan/controllers/api.py:298 +#: ckan/controllers/api.py:299 #, python-format msgid "Cannot read entity of this type: %s" msgstr "-----------------------------------" -#: ckan/controllers/api.py:338 +#: ckan/controllers/api.py:339 #, python-format msgid "Cannot create new entity of this type: %s %s" msgstr "--------------------------------------------" -#: ckan/controllers/api.py:367 +#: ckan/controllers/api.py:368 msgid "Unable to add package to search index" msgstr "-------------------------------------" -#: ckan/controllers/api.py:397 +#: ckan/controllers/api.py:398 #, python-format msgid "Cannot update entity of this type: %s" msgstr "-------------------------------------" -#: ckan/controllers/api.py:417 +#: ckan/controllers/api.py:418 msgid "Unable to update search index" msgstr "-----------------------------" -#: ckan/controllers/api.py:441 +#: ckan/controllers/api.py:442 #, python-format msgid "Cannot delete entity of this type: %s %s" msgstr "----------------------------------------" -#: ckan/controllers/api.py:464 +#: ckan/controllers/api.py:465 msgid "No revision specified" msgstr "---------------------" -#: ckan/controllers/api.py:468 +#: ckan/controllers/api.py:469 #, python-format msgid "There is no revision with id: %s" msgstr "--------------------------------" -#: ckan/controllers/api.py:478 +#: ckan/controllers/api.py:479 msgid "Missing search term ('since_id=UUID' or 'since_time=TIMESTAMP')" msgstr "----------------------------------------------------------------" -#: ckan/controllers/api.py:488 +#: ckan/controllers/api.py:489 #, python-format msgid "Could not read parameters: %r" msgstr "-----------------------------" -#: ckan/controllers/api.py:539 +#: ckan/controllers/api.py:540 #, python-format msgid "Bad search option: %s" msgstr "---------------------" -#: ckan/controllers/api.py:542 +#: ckan/controllers/api.py:543 #, python-format msgid "Unknown register: %s" msgstr "--------------------" -#: ckan/controllers/api.py:550 +#: ckan/controllers/api.py:551 msgid "Malformed qjson value" msgstr "---------------------" -#: ckan/controllers/api.py:560 +#: ckan/controllers/api.py:561 msgid "Request params must be in form of a json encoded dictionary." msgstr "------------------------------------------------------------" @@ -1913,34 +1913,34 @@ msgstr "-------" msgid "Cancel" msgstr "------" -#: ckan/public/base/javascript/modules/resource-upload-field.js:55 +#: ckan/public/base/javascript/modules/resource-upload-field.js:25 #: ckan/templates_legacy/package/new_package_form.html:153 #: ckanext/organizations/templates/organization_package_form.html:161 #: ckanext/publisher_form/templates/dataset_form.html:118 msgid "Upload a file" msgstr "-------------" -#: ckan/public/base/javascript/modules/resource-upload-field.js:142 +#: ckan/public/base/javascript/modules/resource-upload-field.js:26 msgid "An Error Occurred" msgstr "-----------------" -#: ckan/public/base/javascript/modules/resource-upload-field.js:186 +#: ckan/public/base/javascript/modules/resource-upload-field.js:27 +msgid "Resource uploaded" +msgstr "-----------------" + +#: ckan/public/base/javascript/modules/resource-upload-field.js:28 msgid "Unable to upload file" msgstr "---------------------" -#: ckan/public/base/javascript/modules/resource-upload-field.js:236 +#: ckan/public/base/javascript/modules/resource-upload-field.js:29 msgid "Unable to authenticate upload" msgstr "-----------------------------" -#: ckan/public/base/javascript/modules/resource-upload-field.js:244 -msgid "Resource uploaded" -msgstr "-----------------" - -#: ckan/public/base/javascript/modules/resource-upload-field.js:250 +#: ckan/public/base/javascript/modules/resource-upload-field.js:30 msgid "Unable to get data for uploaded file" msgstr "------------------------------------" -#: ckan/public/base/javascript/modules/slug-preview.js:53 +#: ckan/public/base/javascript/modules/slug-preview.js:32 #: ckan/templates/group/read.html:13 ckan/templates/package/read.html:18 #: ckan/templates/package/resource_read.html:18 #: ckan/templates/related/snippets/related_item.html:30 @@ -1962,6 +1962,38 @@ msgstr "----" msgid "Error %(error_code)s" msgstr "------%(error_code)s" +#: ckan/templates/footer.html:8 +msgid "Terms and Conditions" +msgstr "--------------------" + +#: ckan/templates/footer.html:9 +msgid "Accessibility" +msgstr "-------------" + +#: ckan/templates/footer.html:10 +msgid "Code of conduct" +msgstr "---------------" + +#: ckan/templates/footer.html:11 +msgid "Moderation policy" +msgstr "-----------------" + +#: ckan/templates/footer.html:12 +msgid "FAQ" +msgstr "---" + +#: ckan/templates/footer.html:13 +msgid "Privacy" +msgstr "-------" + +#: ckan/templates/footer.html:14 +msgid "Contact us" +msgstr "----------" + +#: ckan/templates/footer.html:15 +msgid "Consultation" +msgstr "------------" + #: ckan/templates/footer.html:22 msgid "" "Powered by =2 && n<=4) ? 1 : 2" + } +} \ No newline at end of file diff --git a/ckan/public/base/i18n/de.js b/ckan/public/base/i18n/de.js index 4503b477fff..ab0c75c6929 100644 --- a/ckan/public/base/i18n/de.js +++ b/ckan/public/base/i18n/de.js @@ -1 +1,7 @@ -{"Unable to get data for uploaded file": "Unable to get data for uploaded file", "There are unsaved modifications to this form": "There are unsaved modifications to this form", "Input is too short, must be at least one character": "Input is too short, must be at least one character", "Confirm": "Confirm", "Edit": "----", "Are you sure you want to delete this item?": "Are you sure you want to delete this item?", "Start typing\u2026": "Start typing\u2026", "Failed to load data API information": "Failed to load data API information", "Please Confirm Action": "Please Confirm Action", "There is no API data to load for this resource": "There is no API data to load for this resource", "An Error Occurred": "An Error Occurred", "Unable to authenticate upload": "Unable to authenticate upload", "Cancel": "------", "No matches found": "No matches found", "Upload a file": "-------------", "Resource uploaded": "Resource uploaded", "Unable to upload file": "Unable to upload file"} \ No newline at end of file +{ + "": { + "domain": "ckan", + "lang": "de", + "plural-forms": "nplurals=2; plural=(n != 1)" + } +} \ No newline at end of file diff --git a/ckan/public/base/i18n/el.js b/ckan/public/base/i18n/el.js index fea83eb1233..376536888f6 100644 --- a/ckan/public/base/i18n/el.js +++ b/ckan/public/base/i18n/el.js @@ -1 +1,7 @@ -{"Unable to get data for uploaded file": "Unable to get data for uploaded file", "There are unsaved modifications to this form": "There are unsaved modifications to this form", "Input is too short, must be at least one character": "Input is too short, must be at least one character", "Confirm": "Confirm", "Edit": "\u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1", "Are you sure you want to delete this item?": "Are you sure you want to delete this item?", "Start typing\u2026": "Start typing\u2026", "Failed to load data API information": "Failed to load data API information", "Please Confirm Action": "Please Confirm Action", "There is no API data to load for this resource": "There is no API data to load for this resource", "An Error Occurred": "An Error Occurred", "Unable to authenticate upload": "Unable to authenticate upload", "Cancel": "Cancel", "No matches found": "No matches found", "Upload a file": "Upload a file", "Resource uploaded": "Resource uploaded", "Unable to upload file": "Unable to upload file"} \ No newline at end of file +{ + "": { + "domain": "ckan", + "lang": "el", + "plural-forms": "nplurals=2; plural=(n != 1)" + } +} \ No newline at end of file diff --git a/ckan/public/base/i18n/es.js b/ckan/public/base/i18n/es.js index 867b27b9da0..cd6c0c1ef70 100644 --- a/ckan/public/base/i18n/es.js +++ b/ckan/public/base/i18n/es.js @@ -1 +1,7 @@ -{"Unable to get data for uploaded file": "Unable to get data for uploaded file", "There are unsaved modifications to this form": "There are unsaved modifications to this form", "Input is too short, must be at least one character": "Input is too short, must be at least one character", "Confirm": "Confirm", "Edit": "Editar", "Are you sure you want to delete this item?": "Are you sure you want to delete this item?", "Start typing\u2026": "Start typing\u2026", "Failed to load data API information": "Failed to load data API information", "Please Confirm Action": "Please Confirm Action", "There is no API data to load for this resource": "There is no API data to load for this resource", "An Error Occurred": "An Error Occurred", "Unable to authenticate upload": "Unable to authenticate upload", "Cancel": "Cancelar", "No matches found": "No matches found", "Upload a file": "Sube un archivo", "Resource uploaded": "Resource uploaded", "Unable to upload file": "Unable to upload file"} \ No newline at end of file +{ + "": { + "domain": "ckan", + "lang": "es", + "plural-forms": "nplurals=2; plural=(n != 1)" + } +} \ No newline at end of file diff --git a/ckan/public/base/i18n/fi.js b/ckan/public/base/i18n/fi.js index c504cad31c1..70fb2fe0713 100644 --- a/ckan/public/base/i18n/fi.js +++ b/ckan/public/base/i18n/fi.js @@ -1 +1,7 @@ -{"Unable to get data for uploaded file": "Unable to get data for uploaded file", "There are unsaved modifications to this form": "There are unsaved modifications to this form", "Input is too short, must be at least one character": "Input is too short, must be at least one character", "Confirm": "Confirm", "Edit": "Muokkaa", "Are you sure you want to delete this item?": "Are you sure you want to delete this item?", "Start typing\u2026": "Start typing\u2026", "Failed to load data API information": "Failed to load data API information", "Please Confirm Action": "Please Confirm Action", "There is no API data to load for this resource": "There is no API data to load for this resource", "An Error Occurred": "An Error Occurred", "Unable to authenticate upload": "Unable to authenticate upload", "Cancel": "Peruuta", "No matches found": "No matches found", "Upload a file": "Tallenna tiedosto", "Resource uploaded": "Resource uploaded", "Unable to upload file": "Unable to upload file"} \ No newline at end of file +{ + "": { + "domain": "ckan", + "lang": "fi", + "plural-forms": "nplurals=2; plural=(n != 1)" + } +} \ No newline at end of file diff --git a/ckan/public/base/i18n/fr.js b/ckan/public/base/i18n/fr.js index 7acef1766d1..69c32b488a4 100644 --- a/ckan/public/base/i18n/fr.js +++ b/ckan/public/base/i18n/fr.js @@ -1 +1,7 @@ -{"Unable to get data for uploaded file": "Unable to get data for uploaded file", "There are unsaved modifications to this form": "There are unsaved modifications to this form", "Input is too short, must be at least one character": "Input is too short, must be at least one character", "Confirm": "Confirm", "Edit": "\u00c9diter", "Are you sure you want to delete this item?": "Are you sure you want to delete this item?", "Start typing\u2026": "Start typing\u2026", "Failed to load data API information": "Failed to load data API information", "Please Confirm Action": "Please Confirm Action", "There is no API data to load for this resource": "There is no API data to load for this resource", "An Error Occurred": "An Error Occurred", "Unable to authenticate upload": "Unable to authenticate upload", "Cancel": "Annuler", "No matches found": "No matches found", "Upload a file": "Transf\u00e9rer un fichier", "Resource uploaded": "Resource uploaded", "Unable to upload file": "Unable to upload file"} \ No newline at end of file +{ + "": { + "domain": "ckan", + "lang": "fr", + "plural-forms": "nplurals=2; plural=(n > 1)" + } +} \ No newline at end of file diff --git a/ckan/public/base/i18n/hu.js b/ckan/public/base/i18n/hu.js index 488f0af5ba7..f5e503c7012 100644 --- a/ckan/public/base/i18n/hu.js +++ b/ckan/public/base/i18n/hu.js @@ -1 +1,7 @@ -{"Unable to get data for uploaded file": "Unable to get data for uploaded file", "There are unsaved modifications to this form": "There are unsaved modifications to this form", "Input is too short, must be at least one character": "Input is too short, must be at least one character", "Confirm": "Confirm", "Edit": "M\u00f3dos\u00edt\u00e1s", "Are you sure you want to delete this item?": "Are you sure you want to delete this item?", "Start typing\u2026": "Start typing\u2026", "Failed to load data API information": "Failed to load data API information", "Please Confirm Action": "Please Confirm Action", "There is no API data to load for this resource": "There is no API data to load for this resource", "An Error Occurred": "An Error Occurred", "Unable to authenticate upload": "Unable to authenticate upload", "Cancel": "M\u00e9gse", "No matches found": "No matches found", "Upload a file": "F\u00e1jl felt\u00f6lt\u00e9se", "Resource uploaded": "Resource uploaded", "Unable to upload file": "Unable to upload file"} \ No newline at end of file +{ + "": { + "domain": "ckan", + "lang": "hu", + "plural-forms": "nplurals=2; plural=(n != 1)" + } +} \ No newline at end of file diff --git a/ckan/public/base/i18n/it.js b/ckan/public/base/i18n/it.js index faf9652fc24..517bfb02f89 100644 --- a/ckan/public/base/i18n/it.js +++ b/ckan/public/base/i18n/it.js @@ -1 +1,7 @@ -{"Unable to get data for uploaded file": "Unable to get data for uploaded file", "There are unsaved modifications to this form": "There are unsaved modifications to this form", "Input is too short, must be at least one character": "Input is too short, must be at least one character", "Confirm": "Confirm", "Edit": "Modifica", "Are you sure you want to delete this item?": "Are you sure you want to delete this item?", "Start typing\u2026": "Start typing\u2026", "Failed to load data API information": "Failed to load data API information", "Please Confirm Action": "Please Confirm Action", "There is no API data to load for this resource": "There is no API data to load for this resource", "An Error Occurred": "An Error Occurred", "Unable to authenticate upload": "Unable to authenticate upload", "Cancel": "Annulla", "No matches found": "No matches found", "Upload a file": "Carica un file", "Resource uploaded": "Resource uploaded", "Unable to upload file": "Unable to upload file"} \ No newline at end of file +{ + "": { + "domain": "ckan", + "lang": "it", + "plural-forms": "nplurals=2; plural=(n != 1)" + } +} \ No newline at end of file diff --git a/ckan/public/base/i18n/lt.js b/ckan/public/base/i18n/lt.js index 6232b135ef3..82f9e8741f3 100644 --- a/ckan/public/base/i18n/lt.js +++ b/ckan/public/base/i18n/lt.js @@ -1 +1,7 @@ -{"Unable to get data for uploaded file": "Unable to get data for uploaded file", "There are unsaved modifications to this form": "There are unsaved modifications to this form", "Input is too short, must be at least one character": "Input is too short, must be at least one character", "Confirm": "Confirm", "Edit": "Edit", "Are you sure you want to delete this item?": "Are you sure you want to delete this item?", "Start typing\u2026": "Start typing\u2026", "Failed to load data API information": "Failed to load data API information", "Please Confirm Action": "Please Confirm Action", "There is no API data to load for this resource": "There is no API data to load for this resource", "An Error Occurred": "An Error Occurred", "Unable to authenticate upload": "Unable to authenticate upload", "Cancel": "Cancel", "No matches found": "No matches found", "Upload a file": "Upload a file", "Resource uploaded": "Resource uploaded", "Unable to upload file": "Unable to upload file"} \ No newline at end of file +{ + "": { + "domain": "ckan", + "lang": "lt", + "plural-forms": "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2)" + } +} \ No newline at end of file diff --git a/ckan/public/base/i18n/lv.js b/ckan/public/base/i18n/lv.js index 6232b135ef3..f1f0afa565f 100644 --- a/ckan/public/base/i18n/lv.js +++ b/ckan/public/base/i18n/lv.js @@ -1 +1,7 @@ -{"Unable to get data for uploaded file": "Unable to get data for uploaded file", "There are unsaved modifications to this form": "There are unsaved modifications to this form", "Input is too short, must be at least one character": "Input is too short, must be at least one character", "Confirm": "Confirm", "Edit": "Edit", "Are you sure you want to delete this item?": "Are you sure you want to delete this item?", "Start typing\u2026": "Start typing\u2026", "Failed to load data API information": "Failed to load data API information", "Please Confirm Action": "Please Confirm Action", "There is no API data to load for this resource": "There is no API data to load for this resource", "An Error Occurred": "An Error Occurred", "Unable to authenticate upload": "Unable to authenticate upload", "Cancel": "Cancel", "No matches found": "No matches found", "Upload a file": "Upload a file", "Resource uploaded": "Resource uploaded", "Unable to upload file": "Unable to upload file"} \ No newline at end of file +{ + "": { + "domain": "ckan", + "lang": "lv", + "plural-forms": "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2)" + } +} \ No newline at end of file diff --git a/ckan/public/base/i18n/nl.js b/ckan/public/base/i18n/nl.js index 64be605752c..c07b502a47f 100644 --- a/ckan/public/base/i18n/nl.js +++ b/ckan/public/base/i18n/nl.js @@ -1 +1,7 @@ -{"Unable to get data for uploaded file": "Unable to get data for uploaded file", "There are unsaved modifications to this form": "There are unsaved modifications to this form", "Input is too short, must be at least one character": "Input is too short, must be at least one character", "Confirm": "Confirm", "Edit": "Bijwerk", "Are you sure you want to delete this item?": "Are you sure you want to delete this item?", "Start typing\u2026": "Start typing\u2026", "Failed to load data API information": "Failed to load data API information", "Please Confirm Action": "Please Confirm Action", "There is no API data to load for this resource": "There is no API data to load for this resource", "An Error Occurred": "An Error Occurred", "Unable to authenticate upload": "Unable to authenticate upload", "Cancel": "Afbreken", "No matches found": "No matches found", "Upload a file": "Upload a file", "Resource uploaded": "Resource uploaded", "Unable to upload file": "Unable to upload file"} \ No newline at end of file +{ + "": { + "domain": "ckan", + "lang": "nl", + "plural-forms": "nplurals=2; plural=(n != 1)" + } +} \ No newline at end of file diff --git a/ckan/public/base/i18n/no.js b/ckan/public/base/i18n/no.js index cbea15e8f33..3a233b04f6c 100644 --- a/ckan/public/base/i18n/no.js +++ b/ckan/public/base/i18n/no.js @@ -1 +1,7 @@ -{"Unable to get data for uploaded file": "Unable to get data for uploaded file", "There are unsaved modifications to this form": "There are unsaved modifications to this form", "Input is too short, must be at least one character": "Input is too short, must be at least one character", "Confirm": "Confirm", "Edit": "Rediger", "Are you sure you want to delete this item?": "Are you sure you want to delete this item?", "Start typing\u2026": "Start typing\u2026", "Failed to load data API information": "Failed to load data API information", "Please Confirm Action": "Please Confirm Action", "There is no API data to load for this resource": "There is no API data to load for this resource", "An Error Occurred": "An Error Occurred", "Unable to authenticate upload": "Unable to authenticate upload", "Cancel": "Avbryt", "No matches found": "No matches found", "Upload a file": "Last opp en fil", "Resource uploaded": "Resource uploaded", "Unable to upload file": "Unable to upload file"} \ No newline at end of file +{ + "": { + "domain": "ckan", + "lang": "no", + "plural-forms": "nplurals=2; plural=(n != 1)" + } +} \ No newline at end of file diff --git a/ckan/public/base/i18n/pl.js b/ckan/public/base/i18n/pl.js index b73c3f26417..194e6943bf2 100644 --- a/ckan/public/base/i18n/pl.js +++ b/ckan/public/base/i18n/pl.js @@ -1 +1,7 @@ -{"Unable to get data for uploaded file": "Unable to get data for uploaded file", "There are unsaved modifications to this form": "There are unsaved modifications to this form", "Input is too short, must be at least one character": "Input is too short, must be at least one character", "Confirm": "Confirm", "Edit": "Edycja", "Are you sure you want to delete this item?": "Are you sure you want to delete this item?", "Start typing\u2026": "Start typing\u2026", "Failed to load data API information": "Failed to load data API information", "Please Confirm Action": "Please Confirm Action", "There is no API data to load for this resource": "There is no API data to load for this resource", "An Error Occurred": "An Error Occurred", "Unable to authenticate upload": "Unable to authenticate upload", "Cancel": "Anuluj", "No matches found": "No matches found", "Upload a file": "Prze\u015blij plik", "Resource uploaded": "Resource uploaded", "Unable to upload file": "Unable to upload file"} \ No newline at end of file +{ + "": { + "domain": "ckan", + "lang": "pl", + "plural-forms": "nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)" + } +} \ No newline at end of file diff --git a/ckan/public/base/i18n/pt_BR.js b/ckan/public/base/i18n/pt_BR.js index 3a0945430b6..2aff95091bf 100644 --- a/ckan/public/base/i18n/pt_BR.js +++ b/ckan/public/base/i18n/pt_BR.js @@ -1 +1,7 @@ -{"Unable to get data for uploaded file": "Unable to get data for uploaded file", "There are unsaved modifications to this form": "There are unsaved modifications to this form", "Input is too short, must be at least one character": "Input is too short, must be at least one character", "Confirm": "Confirm", "Edit": "Editar", "Are you sure you want to delete this item?": "Are you sure you want to delete this item?", "Start typing\u2026": "Start typing\u2026", "Failed to load data API information": "Failed to load data API information", "Please Confirm Action": "Please Confirm Action", "There is no API data to load for this resource": "There is no API data to load for this resource", "An Error Occurred": "An Error Occurred", "Unable to authenticate upload": "Unable to authenticate upload", "Cancel": "Cancelar", "No matches found": "No matches found", "Upload a file": "Carrega um arquivo", "Resource uploaded": "Resource uploaded", "Unable to upload file": "Unable to upload file"} \ No newline at end of file +{ + "": { + "domain": "ckan", + "lang": "pt_BR", + "plural-forms": "nplurals=2; plural=(n > 1)" + } +} \ No newline at end of file diff --git a/ckan/public/base/i18n/ro.js b/ckan/public/base/i18n/ro.js index 6232b135ef3..d22b593caa9 100644 --- a/ckan/public/base/i18n/ro.js +++ b/ckan/public/base/i18n/ro.js @@ -1 +1,7 @@ -{"Unable to get data for uploaded file": "Unable to get data for uploaded file", "There are unsaved modifications to this form": "There are unsaved modifications to this form", "Input is too short, must be at least one character": "Input is too short, must be at least one character", "Confirm": "Confirm", "Edit": "Edit", "Are you sure you want to delete this item?": "Are you sure you want to delete this item?", "Start typing\u2026": "Start typing\u2026", "Failed to load data API information": "Failed to load data API information", "Please Confirm Action": "Please Confirm Action", "There is no API data to load for this resource": "There is no API data to load for this resource", "An Error Occurred": "An Error Occurred", "Unable to authenticate upload": "Unable to authenticate upload", "Cancel": "Cancel", "No matches found": "No matches found", "Upload a file": "Upload a file", "Resource uploaded": "Resource uploaded", "Unable to upload file": "Unable to upload file"} \ No newline at end of file +{ + "": { + "domain": "ckan", + "lang": "ro", + "plural-forms": "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))" + } +} \ No newline at end of file diff --git a/ckan/public/base/i18n/ru.js b/ckan/public/base/i18n/ru.js index 36b50ce185e..c3f8fa09428 100644 --- a/ckan/public/base/i18n/ru.js +++ b/ckan/public/base/i18n/ru.js @@ -1 +1,7 @@ -{"Unable to get data for uploaded file": "Unable to get data for uploaded file", "There are unsaved modifications to this form": "There are unsaved modifications to this form", "Input is too short, must be at least one character": "Input is too short, must be at least one character", "Confirm": "Confirm", "Edit": "\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c", "Are you sure you want to delete this item?": "Are you sure you want to delete this item?", "Start typing\u2026": "Start typing\u2026", "Failed to load data API information": "Failed to load data API information", "Please Confirm Action": "Please Confirm Action", "There is no API data to load for this resource": "There is no API data to load for this resource", "An Error Occurred": "An Error Occurred", "Unable to authenticate upload": "Unable to authenticate upload", "Cancel": "\u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c", "No matches found": "No matches found", "Upload a file": "\u0412\u043b\u043e\u0436\u0438\u0442\u044c \u0444\u0430\u0439\u043b", "Resource uploaded": "Resource uploaded", "Unable to upload file": "Unable to upload file"} \ No newline at end of file +{ + "": { + "domain": "ckan", + "lang": "ru", + "plural-forms": "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)" + } +} \ No newline at end of file diff --git a/ckan/public/base/i18n/sk.js b/ckan/public/base/i18n/sk.js index 6232b135ef3..c72b7aa2b7f 100644 --- a/ckan/public/base/i18n/sk.js +++ b/ckan/public/base/i18n/sk.js @@ -1 +1,7 @@ -{"Unable to get data for uploaded file": "Unable to get data for uploaded file", "There are unsaved modifications to this form": "There are unsaved modifications to this form", "Input is too short, must be at least one character": "Input is too short, must be at least one character", "Confirm": "Confirm", "Edit": "Edit", "Are you sure you want to delete this item?": "Are you sure you want to delete this item?", "Start typing\u2026": "Start typing\u2026", "Failed to load data API information": "Failed to load data API information", "Please Confirm Action": "Please Confirm Action", "There is no API data to load for this resource": "There is no API data to load for this resource", "An Error Occurred": "An Error Occurred", "Unable to authenticate upload": "Unable to authenticate upload", "Cancel": "Cancel", "No matches found": "No matches found", "Upload a file": "Upload a file", "Resource uploaded": "Resource uploaded", "Unable to upload file": "Unable to upload file"} \ No newline at end of file +{ + "": { + "domain": "ckan", + "lang": "sk", + "plural-forms": "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2" + } +} \ No newline at end of file diff --git a/ckan/public/base/i18n/sl.js b/ckan/public/base/i18n/sl.js index 89af81e4b3c..807910868ba 100644 --- a/ckan/public/base/i18n/sl.js +++ b/ckan/public/base/i18n/sl.js @@ -1 +1,7 @@ -{"Unable to get data for uploaded file": "Unable to get data for uploaded file", "There are unsaved modifications to this form": "There are unsaved modifications to this form", "Input is too short, must be at least one character": "Input is too short, must be at least one character", "Confirm": "Confirm", "Edit": "Uredi", "Are you sure you want to delete this item?": "Are you sure you want to delete this item?", "Start typing\u2026": "Start typing\u2026", "Failed to load data API information": "Failed to load data API information", "Please Confirm Action": "Please Confirm Action", "There is no API data to load for this resource": "There is no API data to load for this resource", "An Error Occurred": "An Error Occurred", "Unable to authenticate upload": "Unable to authenticate upload", "Cancel": "Cancel", "No matches found": "No matches found", "Upload a file": "Upload a file", "Resource uploaded": "Resource uploaded", "Unable to upload file": "Unable to upload file"} \ No newline at end of file +{ + "": { + "domain": "ckan", + "lang": "sl", + "plural-forms": "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3)" + } +} \ No newline at end of file diff --git a/ckan/public/base/i18n/sq.js b/ckan/public/base/i18n/sq.js index d09fc7e6f20..587c4f4681c 100644 --- a/ckan/public/base/i18n/sq.js +++ b/ckan/public/base/i18n/sq.js @@ -1 +1,7 @@ -{"Unable to get data for uploaded file": "Unable to get data for uploaded file", "There are unsaved modifications to this form": "There are unsaved modifications to this form", "Input is too short, must be at least one character": "Input is too short, must be at least one character", "Confirm": "Confirm", "Edit": "Modifikoni", "Are you sure you want to delete this item?": "Are you sure you want to delete this item?", "Start typing\u2026": "Start typing\u2026", "Failed to load data API information": "Failed to load data API information", "Please Confirm Action": "Please Confirm Action", "There is no API data to load for this resource": "There is no API data to load for this resource", "An Error Occurred": "An Error Occurred", "Unable to authenticate upload": "Unable to authenticate upload", "Cancel": "Cancel", "No matches found": "No matches found", "Upload a file": "Upload a file", "Resource uploaded": "Resource uploaded", "Unable to upload file": "Unable to upload file"} \ No newline at end of file +{ + "": { + "domain": "ckan", + "lang": "sq", + "plural-forms": "nplurals=2; plural=(n != 1)" + } +} \ No newline at end of file diff --git a/ckan/public/base/i18n/sr.js b/ckan/public/base/i18n/sr.js index 2f8e82be6ab..bda8c6ee69e 100644 --- a/ckan/public/base/i18n/sr.js +++ b/ckan/public/base/i18n/sr.js @@ -1 +1,7 @@ -{"Unable to get data for uploaded file": "Unable to get data for uploaded file", "There are unsaved modifications to this form": "There are unsaved modifications to this form", "Input is too short, must be at least one character": "Input is too short, must be at least one character", "Confirm": "Confirm", "Edit": "\u0423\u0440\u0435\u0452\u0438\u0432\u0430\u045a\u0435", "Are you sure you want to delete this item?": "Are you sure you want to delete this item?", "Start typing\u2026": "Start typing\u2026", "Failed to load data API information": "Failed to load data API information", "Please Confirm Action": "Please Confirm Action", "There is no API data to load for this resource": "There is no API data to load for this resource", "An Error Occurred": "An Error Occurred", "Unable to authenticate upload": "Unable to authenticate upload", "Cancel": "\u041e\u0442\u043a\u0430\u0436\u0438", "No matches found": "No matches found", "Upload a file": "\u0414\u043e\u043f\u0440\u0435\u043c\u0438 \u0444\u0430\u0458\u043b", "Resource uploaded": "Resource uploaded", "Unable to upload file": "Unable to upload file"} \ No newline at end of file +{ + "": { + "domain": "ckan", + "lang": "sr", + "plural-forms": "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)" + } +} \ No newline at end of file diff --git a/ckan/public/base/i18n/sr_Latn.js b/ckan/public/base/i18n/sr_Latn.js index 18362e4d1a7..79fe9b5c7fa 100644 --- a/ckan/public/base/i18n/sr_Latn.js +++ b/ckan/public/base/i18n/sr_Latn.js @@ -1 +1,7 @@ -{"Unable to get data for uploaded file": "Unable to get data for uploaded file", "There are unsaved modifications to this form": "There are unsaved modifications to this form", "Input is too short, must be at least one character": "Input is too short, must be at least one character", "Confirm": "Confirm", "Edit": "Ure\u0111iv\u0430nje", "Are you sure you want to delete this item?": "Are you sure you want to delete this item?", "Start typing\u2026": "Start typing\u2026", "Failed to load data API information": "Failed to load data API information", "Please Confirm Action": "Please Confirm Action", "There is no API data to load for this resource": "There is no API data to load for this resource", "An Error Occurred": "An Error Occurred", "Unable to authenticate upload": "Unable to authenticate upload", "Cancel": "Otk\u0430\u017ei", "No matches found": "No matches found", "Upload a file": "Dopremi f\u0430jl", "Resource uploaded": "Resource uploaded", "Unable to upload file": "Unable to upload file"} \ No newline at end of file +{ + "": { + "domain": "ckan", + "lang": "sr_Latn", + "plural-forms": "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)" + } +} \ No newline at end of file diff --git a/ckan/public/base/i18n/sv.js b/ckan/public/base/i18n/sv.js index 71dc1c2814b..7e8e14f52eb 100644 --- a/ckan/public/base/i18n/sv.js +++ b/ckan/public/base/i18n/sv.js @@ -1 +1,7 @@ -{"Unable to get data for uploaded file": "Unable to get data for uploaded file", "There are unsaved modifications to this form": "There are unsaved modifications to this form", "Input is too short, must be at least one character": "Input is too short, must be at least one character", "Confirm": "Confirm", "Edit": "Redigera", "Are you sure you want to delete this item?": "Are you sure you want to delete this item?", "Start typing\u2026": "Start typing\u2026", "Failed to load data API information": "Failed to load data API information", "Please Confirm Action": "Please Confirm Action", "There is no API data to load for this resource": "There is no API data to load for this resource", "An Error Occurred": "An Error Occurred", "Unable to authenticate upload": "Unable to authenticate upload", "Cancel": "Avbryt", "No matches found": "No matches found", "Upload a file": "Ladda upp en fil", "Resource uploaded": "Resource uploaded", "Unable to upload file": "Unable to upload file"} \ No newline at end of file +{ + "": { + "domain": "ckan", + "lang": "sv", + "plural-forms": "nplurals=2; plural=(n != 1)" + } +} \ No newline at end of file diff --git a/ckan/public/base/i18n/zh_TW.js b/ckan/public/base/i18n/zh_TW.js index b025fd0a4fa..4c07fdb605f 100644 --- a/ckan/public/base/i18n/zh_TW.js +++ b/ckan/public/base/i18n/zh_TW.js @@ -1 +1,75 @@ -{"Unable to get data for uploaded file": "------------------------------------", "There are unsaved modifications to this form": "--------------------------------------------", "Input is too short, must be at least one character": "--------------------------------------------------", "Confirm": "-------", "Edit": "----", "Are you sure you want to delete this item?": "------------------------------------------", "Start typing\u2026": "Start typing\u2026", "Failed to load data API information": "-----------------------------------", "Please Confirm Action": "---------------------", "There is no API data to load for this resource": "----------------------------------------------", "An Error Occurred": "-----------------", "Unable to authenticate upload": "-----------------------------", "Cancel": "------", "No matches found": "----------------", "Upload a file": "-------------", "Resource uploaded": "-----------------", "Unable to upload file": "---------------------"} \ No newline at end of file +{ + "": { + "domain": "ckan", + "lang": "zh_TW", + "plural-forms": "nplurals=1; plural=0\n" + }, + "An Error Occurred": [ + null, + "-----------------" + ], + "Are you sure you want to delete this item?": [ + null, + "------------------------------------------" + ], + "Cancel": [ + null, + "------" + ], + "Confirm": [ + null, + "-------" + ], + "Edit": [ + null, + "----" + ], + "Failed to load data API information": [ + null, + "-----------------------------------" + ], + "Input is too short, must be at least one character": [ + null, + "--------------------------------------------------" + ], + "No matches found": [ + null, + "----------------" + ], + "Please Confirm Action": [ + null, + "---------------------" + ], + "Resource uploaded": [ + null, + "-----------------" + ], + "Start typing…": [ + null, + "---------------" + ], + "There are unsaved modifications to this form": [ + null, + "--------------------------------------------" + ], + "There is no API data to load for this resource": [ + null, + "----------------------------------------------" + ], + "Unable to authenticate upload": [ + null, + "-----------------------------" + ], + "Unable to get data for uploaded file": [ + null, + "------------------------------------" + ], + "Unable to upload file": [ + null, + "---------------------" + ], + "Upload a file": [ + null, + "-------------" + ] +} \ No newline at end of file