From f22523c5ba47c3aa16de6ed37c424dfc1b81e8d3 Mon Sep 17 00:00:00 2001 From: blagoja Date: Tue, 12 Mar 2024 12:00:28 +0100 Subject: [PATCH] Add translations --- .../iaea/i18n/ar/LC_MESSAGES/ckanext-iaea.mo | Bin 0 -> 1740 bytes .../iaea/i18n/ar/LC_MESSAGES/ckanext-iaea.po | 320 ++++++++++++++++++ ckanext/iaea/i18n/ckanext-iaea.pot | 288 +++++++++++++++- .../iaea/i18n/en/LC_MESSAGES/ckanext-iaea.mo | Bin 0 -> 688 bytes .../iaea/i18n/en/LC_MESSAGES/ckanext-iaea.po | 310 +++++++++++++++++ .../iaea/i18n/es/LC_MESSAGES/ckanext-iaea.mo | Bin 0 -> 1354 bytes .../iaea/i18n/es/LC_MESSAGES/ckanext-iaea.po | 314 +++++++++++++++++ .../iaea/i18n/fr/LC_MESSAGES/ckanext-iaea.mo | Bin 445 -> 1394 bytes .../iaea/i18n/fr/LC_MESSAGES/ckanext-iaea.po | 305 ++++++++++++++++- .../iaea/i18n/ru/LC_MESSAGES/ckanext-iaea.mo | Bin 0 -> 1710 bytes .../iaea/i18n/ru/LC_MESSAGES/ckanext-iaea.po | 316 +++++++++++++++++ .../zh_Hans_CN/LC_MESSAGES/ckanext-iaea.mo | Bin 0 -> 1162 bytes .../zh_Hans_CN/LC_MESSAGES/ckanext-iaea.po | 313 +++++++++++++++++ ckanext/iaea/templates/home/layout1.html | 2 +- 14 files changed, 2160 insertions(+), 8 deletions(-) create mode 100644 ckanext/iaea/i18n/ar/LC_MESSAGES/ckanext-iaea.mo create mode 100644 ckanext/iaea/i18n/ar/LC_MESSAGES/ckanext-iaea.po create mode 100644 ckanext/iaea/i18n/en/LC_MESSAGES/ckanext-iaea.mo create mode 100644 ckanext/iaea/i18n/en/LC_MESSAGES/ckanext-iaea.po create mode 100644 ckanext/iaea/i18n/es/LC_MESSAGES/ckanext-iaea.mo create mode 100644 ckanext/iaea/i18n/es/LC_MESSAGES/ckanext-iaea.po create mode 100644 ckanext/iaea/i18n/ru/LC_MESSAGES/ckanext-iaea.mo create mode 100644 ckanext/iaea/i18n/ru/LC_MESSAGES/ckanext-iaea.po create mode 100644 ckanext/iaea/i18n/zh_Hans_CN/LC_MESSAGES/ckanext-iaea.mo create mode 100644 ckanext/iaea/i18n/zh_Hans_CN/LC_MESSAGES/ckanext-iaea.po diff --git a/ckanext/iaea/i18n/ar/LC_MESSAGES/ckanext-iaea.mo b/ckanext/iaea/i18n/ar/LC_MESSAGES/ckanext-iaea.mo new file mode 100644 index 0000000000000000000000000000000000000000..f28cb2ede56825e6d7c5f9b65cff0762c6625013 GIT binary patch literal 1740 zcmcIk&2Jk;6yHEWl~0H>hj(d}2-d8f7AiMRo5pSxVV5X1AS5o6_1Iom@2qBa8+>e? zxFK-m212N+oTeWkN@*3~!kK?y=E4CkAaUS|xbPdVoAi^411mkhH}Cg*pR?avKn zIr$F|QF&@~0tGY;o3zYFv4BF+PWe8GT0#<|n8_sY(~wDurT7rp z2>yh#?rYW%(Zigi!@GQhFa_iympxKJHx4)v70}=p^|aCh?Y))1>8|IN;fRw77JukuRD-)GpD9S$Jp?YXm&6-))Lw(n5=so8#hgs7@GFQw7Jqqcs9J7Joz8RQ4 zP`#_S^liNj-WrXP-bLa)09)CAfLYbo%s}6P=W7u3%@HXhz#Kg4vjz1g+8QDXS&;3T zO|N%gU(v%nnRRnnZxh<+!yJ(Q2IKSzKbJt*K}Xl0mDG~g(9@3XmGo7!PUaF$8|JbN z-GedEpJjl)g(|CXgFBk-F^1{uds#3l>rK6j?(bRirrtK6+D+POyO?1QlfZ9Byo&O- z;rbSp$9o2R14VWS4Xm0^o;ifgV^^r}*r@x7M@j8r(=G*, 2024. +# +msgid "" +msgstr "" +"Project-Id-Version: ckanext-iaea 0.0.1\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2024-03-12 11:22+0100\n" +"PO-Revision-Date: 2024-03-12 11:25+0100\n" +"Last-Translator: FULL NAME \n" +"Language: ar\n" +"Language-Team: ar \n" +"Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : " +"n%100>=3 && n%100<=10 ? 3 : n%100>=0 && n%100<=2 ? 4 : 5)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.7.0\n" + +#: ckanext/iaea/view.py:41 ckanext/iaea/view.py:75 ckanext/iaea/view.py:102 +#: ckanext/iaea/view.py:111 ckanext/iaea/view.py:159 +msgid "Dataset not found" +msgstr "" + +#: ckanext/iaea/view.py:43 ckanext/iaea/view.py:104 ckanext/iaea/view.py:113 +#: ckanext/iaea/view.py:161 +#, python-format +msgid "Unauthorized to read dataset %s" +msgstr "" + +#: ckanext/iaea/view.py:79 +#, python-format +msgid "Unauthorized to edit %s" +msgstr "" + +#: ckanext/iaea/logic/auth.py:34 +msgid "User {} cannot create datasets." +msgstr "" + +#: ckanext/iaea/logic/validators.py:25 +msgid "Only datasets without organization are allowed" +msgstr "" + +#: ckanext/iaea/logic/validators.py:32 +msgid "The dataset owner organization must be {} or empty" +msgstr "" + +#: ckanext/iaea/logic/validators.py:37 +msgid "Package owner organization does not exist" +msgstr "" + +#: ckanext/iaea/logic/validators.py:42 +msgid "" +"You can only update the package owner organization to {} or leave the old" +" one." +msgstr "" + +#: ckanext/iaea/templates/footer.html:130 +msgid "Powered by CKAN" +msgstr "" + +#: ckanext/iaea/templates/header.html:17 +msgid "Data Portal" +msgstr "" + +#: ckanext/iaea/templates/header.html:33 +msgid "Sysadmin settings" +msgstr "" + +#: ckanext/iaea/templates/header.html:36 +msgid "Admin" +msgstr "" + +#: ckanext/iaea/templates/header.html:44 +msgid "View profile" +msgstr "" + +#: ckanext/iaea/templates/header.html:54 +#, python-format +msgid "" +"Dashboard (%(num)d new\n" +" item)" +msgid_plural "Dashboard (%(num)d new items)" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" +msgstr[5] "" + +#: ckanext/iaea/templates/header.html:61 +msgid "Dashboard" +msgstr "" + +#: ckanext/iaea/templates/header.html:69 +msgid "Edit settings" +msgstr "" + +#: ckanext/iaea/templates/header.html:72 +msgid "Settings" +msgstr "" + +#: ckanext/iaea/templates/header.html:77 ckanext/iaea/templates/header.html:79 +msgid "Log out" +msgstr "" + +#: ckanext/iaea/templates/header.html:87 +msgid "Account" +msgstr "" + +#: ckanext/iaea/templates/header.html:90 +msgid "Log in" +msgstr "" + +#: ckanext/iaea/templates/header.html:93 +msgid "Register" +msgstr "" + +#: ckanext/iaea/templates/header.html:132 +msgid "Search Datasets" +msgstr "" + +#: ckanext/iaea/templates/header.html:140 +#: ckanext/iaea/templates/home/snippets/promoted.html:31 +msgid "Search" +msgstr "" + +#: ckanext/iaea/templates/header.html:157 +#: ckanext/iaea/templates/home/layout1.html:54 +msgid "Topics" +msgstr "المواضيع" + +#: ckanext/iaea/templates/header.html:157 +#: ckanext/iaea/templates/package/base.html:8 +#: ckanext/iaea/templates/package/base.html:20 +#: ckanext/iaea/templates/package/base.html:25 +msgid "Datasets" +msgstr "" + +#: ckanext/iaea/templates/group/snippets/helper.html:4 +msgid "What are Topics?" +msgstr "ما هي المواضيع؟" + +#: ckanext/iaea/templates/group/snippets/helper.html:8 +msgid "" +"You can use CKAN Topics to create and manage collections of datasets. " +"This could be to catalogue datasets for a particular project or team, or " +"on a particular theme, or as a very simple way to help people find and " +"search your own published datasets." +msgstr "" +"يمكنك استخدام موضوعات CKAN لإنشاء مجموعات من مجموعات البيانات" +"وإدارتها. وقد يكون ذلك لفهرسة مجموعات البيانات لمشروع أو فريق معين، أو " +"حول موضوع معين، أو كطريقة بسيطة جدًا لمساعدة الأشخاص في العثور على " +"مجموعات البيانات المنشورة الخاصة بك والبحث فيها" + + +#: ckanext/iaea/templates/home/layout1.html:14 +#: ckanext/iaea/templates/home/snippets/promoted.html:5 +msgid "IAEA Data Platform" +msgstr "" + +#: ckanext/iaea/templates/home/layout1.html:16 +#: ckanext/iaea/templates/home/snippets/promoted.html:7 +msgid "" +"The IAEA Data Platform provides access to data resources maintained or " +"shared by the IAEA. Access to certain datasets may require registration." +msgstr "" + +#: ckanext/iaea/templates/home/layout1.html:23 +#: ckanext/iaea/templates/home/layout1.html:25 +#: ckanext/iaea/templates/home/snippets/promoted.html:20 +msgid "Search datasets" +msgstr "" + +#: ckanext/iaea/templates/home/layout1.html:59 +msgid "View {name}" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/promoted.html:17 +msgid "Search data" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/stats.html:5 +msgid "{0} statistics" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/stats.html:11 +msgid "dataset" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/stats.html:11 +msgid "datasets" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/stats.html:17 +msgid "group" +msgstr "المواضيع" + +#: ckanext/iaea/templates/home/snippets/stats.html:17 +msgid "groups" +msgstr "المواضيع" + +#: ckanext/iaea/templates/package/base.html:16 +msgid "Organizations" +msgstr "" + +#: ckanext/iaea/templates/package/base.html:26 +msgid "Create Dataset" +msgstr "" + +#: ckanext/iaea/templates/package/features_view.html:35 +msgid "There are no views created for this dataset yet." +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:16 +msgid "Manage" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:21 +msgid "Dataset" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:22 +msgid "Metadata" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:23 +msgid "Groups" +msgstr "المواضيع" + +#: ckanext/iaea/templates/package/read_base.html:24 +msgid "Activity Stream" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:26 +msgid "View" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:38 +#, 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 "" + +#: ckanext/iaea/templates/package/read_base.html:51 +#: ckanext/iaea/templates/snippets/form/organization.html:28 +msgid "Private" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:58 +msgid "Draft" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:61 +msgid "Deleted" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:136 +msgid "Dataset Info" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:5 +msgid "Field" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:6 +msgid "Value" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:13 +msgid "Source" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:24 +#: ckanext/iaea/templates/package/snippets/additional_info.html:29 +msgid "Author" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:36 +#: ckanext/iaea/templates/package/snippets/additional_info.html:41 +msgid "Maintainer" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:48 +msgid "Version" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:55 +msgid "State" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:61 +msgid "Last Updated" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:69 +msgid "Created" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/view_form_field_filter.html:20 +msgid "Suggested filter fields" +msgstr "" + +#: ckanext/iaea/templates/snippets/form/_organization_select.html:21 +msgid "No organization" +msgstr "" + +#: ckanext/iaea/templates/snippets/form/organization.html:25 +msgid "Visibility" +msgstr "" + +#: ckanext/iaea/templates/snippets/form/organization.html:28 +msgid "Public" +msgstr "" + diff --git a/ckanext/iaea/i18n/ckanext-iaea.pot b/ckanext/iaea/i18n/ckanext-iaea.pot index f89edc0..d515a2a 100644 --- a/ckanext/iaea/i18n/ckanext-iaea.pot +++ b/ckanext/iaea/i18n/ckanext-iaea.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ckanext-iaea 0.0.1\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-02-23 15:25+0100\n" +"POT-Creation-Date: 2024-03-12 11:22+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,3 +17,289 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.7.0\n" +#: ckanext/iaea/view.py:41 ckanext/iaea/view.py:75 ckanext/iaea/view.py:102 +#: ckanext/iaea/view.py:111 ckanext/iaea/view.py:159 +msgid "Dataset not found" +msgstr "" + +#: ckanext/iaea/view.py:43 ckanext/iaea/view.py:104 ckanext/iaea/view.py:113 +#: ckanext/iaea/view.py:161 +#, python-format +msgid "Unauthorized to read dataset %s" +msgstr "" + +#: ckanext/iaea/view.py:79 +#, python-format +msgid "Unauthorized to edit %s" +msgstr "" + +#: ckanext/iaea/logic/auth.py:34 +msgid "User {} cannot create datasets." +msgstr "" + +#: ckanext/iaea/logic/validators.py:25 +msgid "Only datasets without organization are allowed" +msgstr "" + +#: ckanext/iaea/logic/validators.py:32 +msgid "The dataset owner organization must be {} or empty" +msgstr "" + +#: ckanext/iaea/logic/validators.py:37 +msgid "Package owner organization does not exist" +msgstr "" + +#: ckanext/iaea/logic/validators.py:42 +msgid "You can only update the package owner organization to {} or leave the old one." +msgstr "" + +#: ckanext/iaea/templates/footer.html:130 +msgid "Powered by CKAN" +msgstr "" + +#: ckanext/iaea/templates/header.html:17 +msgid "Data Portal" +msgstr "" + +#: ckanext/iaea/templates/header.html:33 +msgid "Sysadmin settings" +msgstr "" + +#: ckanext/iaea/templates/header.html:36 +msgid "Admin" +msgstr "" + +#: ckanext/iaea/templates/header.html:44 +msgid "View profile" +msgstr "" + +#: ckanext/iaea/templates/header.html:54 +#, python-format +msgid "" +"Dashboard (%(num)d new\n" +" item)" +msgid_plural "Dashboard (%(num)d new items)" +msgstr[0] "" +msgstr[1] "" + +#: ckanext/iaea/templates/header.html:61 +msgid "Dashboard" +msgstr "" + +#: ckanext/iaea/templates/header.html:69 +msgid "Edit settings" +msgstr "" + +#: ckanext/iaea/templates/header.html:72 +msgid "Settings" +msgstr "" + +#: ckanext/iaea/templates/header.html:77 ckanext/iaea/templates/header.html:79 +msgid "Log out" +msgstr "" + +#: ckanext/iaea/templates/header.html:87 +msgid "Account" +msgstr "" + +#: ckanext/iaea/templates/header.html:90 +msgid "Log in" +msgstr "" + +#: ckanext/iaea/templates/header.html:93 +msgid "Register" +msgstr "" + +#: ckanext/iaea/templates/header.html:132 +msgid "Search Datasets" +msgstr "" + +#: ckanext/iaea/templates/header.html:140 +#: ckanext/iaea/templates/home/snippets/promoted.html:31 +msgid "Search" +msgstr "" + +#: ckanext/iaea/templates/header.html:157 +#: ckanext/iaea/templates/home/layout1.html:54 +msgid "Topics" +msgstr "" + +#: ckanext/iaea/templates/header.html:157 +#: ckanext/iaea/templates/package/base.html:8 +#: ckanext/iaea/templates/package/base.html:20 +#: ckanext/iaea/templates/package/base.html:25 +msgid "Datasets" +msgstr "" + +#: ckanext/iaea/templates/group/snippets/helper.html:4 +msgid "What are Topics?" +msgstr "" + +#: ckanext/iaea/templates/group/snippets/helper.html:8 +msgid "" +"You can use CKAN Topics to create and manage collections of datasets. This " +"could be to catalogue datasets for a particular project or team, or on a " +"particular theme, or as a very simple way to help people find and search your" +" own published datasets." +msgstr "" + +#: ckanext/iaea/templates/home/layout1.html:14 +#: ckanext/iaea/templates/home/snippets/promoted.html:5 +msgid "IAEA Data Platform" +msgstr "" + +#: ckanext/iaea/templates/home/layout1.html:16 +#: ckanext/iaea/templates/home/snippets/promoted.html:7 +msgid "" +"The IAEA Data Platform provides access to data resources maintained or shared" +" by the IAEA. Access to certain datasets may require registration." +msgstr "" + +#: ckanext/iaea/templates/home/layout1.html:23 +#: ckanext/iaea/templates/home/layout1.html:25 +#: ckanext/iaea/templates/home/snippets/promoted.html:20 +msgid "Search datasets" +msgstr "" + +#: ckanext/iaea/templates/home/layout1.html:59 +msgid "View {name}" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/promoted.html:17 +msgid "Search data" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/stats.html:5 +msgid "{0} statistics" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/stats.html:11 +msgid "dataset" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/stats.html:11 +msgid "datasets" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/stats.html:17 +msgid "group" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/stats.html:17 +msgid "groups" +msgstr "" + +#: ckanext/iaea/templates/package/base.html:16 +msgid "Organizations" +msgstr "" + +#: ckanext/iaea/templates/package/base.html:26 +msgid "Create Dataset" +msgstr "" + +#: ckanext/iaea/templates/package/features_view.html:35 +msgid "There are no views created for this dataset yet." +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:16 +msgid "Manage" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:21 +msgid "Dataset" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:22 +msgid "Metadata" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:23 +msgid "Groups" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:24 +msgid "Activity Stream" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:26 +msgid "View" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:38 +#, 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 "" + +#: ckanext/iaea/templates/package/read_base.html:51 +#: ckanext/iaea/templates/snippets/form/organization.html:28 +msgid "Private" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:58 +msgid "Draft" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:61 +msgid "Deleted" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:136 +msgid "Dataset Info" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:5 +msgid "Field" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:6 +msgid "Value" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:13 +msgid "Source" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:24 +#: ckanext/iaea/templates/package/snippets/additional_info.html:29 +msgid "Author" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:36 +#: ckanext/iaea/templates/package/snippets/additional_info.html:41 +msgid "Maintainer" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:48 +msgid "Version" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:55 +msgid "State" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:61 +msgid "Last Updated" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:69 +msgid "Created" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/view_form_field_filter.html:20 +msgid "Suggested filter fields" +msgstr "" + +#: ckanext/iaea/templates/snippets/form/_organization_select.html:21 +msgid "No organization" +msgstr "" + +#: ckanext/iaea/templates/snippets/form/organization.html:25 +msgid "Visibility" +msgstr "" + +#: ckanext/iaea/templates/snippets/form/organization.html:28 +msgid "Public" +msgstr "" + diff --git a/ckanext/iaea/i18n/en/LC_MESSAGES/ckanext-iaea.mo b/ckanext/iaea/i18n/en/LC_MESSAGES/ckanext-iaea.mo new file mode 100644 index 0000000000000000000000000000000000000000..1a77edec4d002bf2991c92ae53c63c89f3a00e73 GIT binary patch literal 688 zcmb7Bv2N8c6b+~_WMuAe8Iax+a!5iYse`KojnCj)xF%H#5*@hG@wvx7^0BUeKHB)~Q9U4R5>hArsFr%S*AX5Pt_aTi?OJ~) z{&dgteh@p~+xw&M3$gQkz1Ek+UdqkcT5(;&RuVFPz)rrxnu zLvOss(YP9Ksnt8IEL+s<4QeBlOrUztC4RI_aO4mMVG#K%?3K2xFpa3$!O$31ssyrP zzR36IX}ZczPW@$A$OoUC+Pf@c>R;m`VNnm>|tbdFWHBE?Sd6B>YUt, 2024. +# +msgid "" +msgstr "" +"Project-Id-Version: ckanext-iaea 0.0.1\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2024-03-12 11:22+0100\n" +"PO-Revision-Date: 2024-03-12 11:24+0100\n" +"Last-Translator: FULL NAME \n" +"Language: en\n" +"Language-Team: en \n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.7.0\n" + +#: ckanext/iaea/view.py:41 ckanext/iaea/view.py:75 ckanext/iaea/view.py:102 +#: ckanext/iaea/view.py:111 ckanext/iaea/view.py:159 +msgid "Dataset not found" +msgstr "" + +#: ckanext/iaea/view.py:43 ckanext/iaea/view.py:104 ckanext/iaea/view.py:113 +#: ckanext/iaea/view.py:161 +#, python-format +msgid "Unauthorized to read dataset %s" +msgstr "" + +#: ckanext/iaea/view.py:79 +#, python-format +msgid "Unauthorized to edit %s" +msgstr "" + +#: ckanext/iaea/logic/auth.py:34 +msgid "User {} cannot create datasets." +msgstr "" + +#: ckanext/iaea/logic/validators.py:25 +msgid "Only datasets without organization are allowed" +msgstr "" + +#: ckanext/iaea/logic/validators.py:32 +msgid "The dataset owner organization must be {} or empty" +msgstr "" + +#: ckanext/iaea/logic/validators.py:37 +msgid "Package owner organization does not exist" +msgstr "" + +#: ckanext/iaea/logic/validators.py:42 +msgid "" +"You can only update the package owner organization to {} or leave the old" +" one." +msgstr "" + +#: ckanext/iaea/templates/footer.html:130 +msgid "Powered by CKAN" +msgstr "" + +#: ckanext/iaea/templates/header.html:17 +msgid "Data Portal" +msgstr "" + +#: ckanext/iaea/templates/header.html:33 +msgid "Sysadmin settings" +msgstr "" + +#: ckanext/iaea/templates/header.html:36 +msgid "Admin" +msgstr "" + +#: ckanext/iaea/templates/header.html:44 +msgid "View profile" +msgstr "" + +#: ckanext/iaea/templates/header.html:54 +#, python-format +msgid "" +"Dashboard (%(num)d new\n" +" item)" +msgid_plural "Dashboard (%(num)d new items)" +msgstr[0] "" +msgstr[1] "" + +#: ckanext/iaea/templates/header.html:61 +msgid "Dashboard" +msgstr "" + +#: ckanext/iaea/templates/header.html:69 +msgid "Edit settings" +msgstr "" + +#: ckanext/iaea/templates/header.html:72 +msgid "Settings" +msgstr "" + +#: ckanext/iaea/templates/header.html:77 ckanext/iaea/templates/header.html:79 +msgid "Log out" +msgstr "" + +#: ckanext/iaea/templates/header.html:87 +msgid "Account" +msgstr "" + +#: ckanext/iaea/templates/header.html:90 +msgid "Log in" +msgstr "" + +#: ckanext/iaea/templates/header.html:93 +msgid "Register" +msgstr "" + +#: ckanext/iaea/templates/header.html:132 +msgid "Search Datasets" +msgstr "" + +#: ckanext/iaea/templates/header.html:140 +#: ckanext/iaea/templates/home/snippets/promoted.html:31 +msgid "Search" +msgstr "" + +#: ckanext/iaea/templates/header.html:157 +#: ckanext/iaea/templates/home/layout1.html:54 +msgid "Topics" +msgstr "" + +#: ckanext/iaea/templates/header.html:157 +#: ckanext/iaea/templates/package/base.html:8 +#: ckanext/iaea/templates/package/base.html:20 +#: ckanext/iaea/templates/package/base.html:25 +msgid "Datasets" +msgstr "" + +#: ckanext/iaea/templates/group/snippets/helper.html:4 +msgid "What are Topics?" +msgstr "" + +#: ckanext/iaea/templates/group/snippets/helper.html:8 +msgid "" +"You can use CKAN Topics to create and manage collections of datasets. " +"This could be to catalogue datasets for a particular project or team, or " +"on a particular theme, or as a very simple way to help people find and " +"search your own published datasets." +msgstr "" + +#: ckanext/iaea/templates/home/layout1.html:14 +#: ckanext/iaea/templates/home/snippets/promoted.html:5 +msgid "IAEA Data Platform" +msgstr "" + +#: ckanext/iaea/templates/home/layout1.html:16 +#: ckanext/iaea/templates/home/snippets/promoted.html:7 +msgid "" +"The IAEA Data Platform provides access to data resources maintained or " +"shared by the IAEA. Access to certain datasets may require registration." +msgstr "" + +#: ckanext/iaea/templates/home/layout1.html:23 +#: ckanext/iaea/templates/home/layout1.html:25 +#: ckanext/iaea/templates/home/snippets/promoted.html:20 +msgid "Search datasets" +msgstr "" + +#: ckanext/iaea/templates/home/layout1.html:59 +msgid "View {name}" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/promoted.html:17 +msgid "Search data" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/stats.html:5 +msgid "{0} statistics" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/stats.html:11 +msgid "dataset" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/stats.html:11 +msgid "datasets" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/stats.html:17 +msgid "group" +msgstr "topic" + +#: ckanext/iaea/templates/home/snippets/stats.html:17 +msgid "groups" +msgstr "topics" + +#: ckanext/iaea/templates/package/base.html:16 +msgid "Organizations" +msgstr "" + +#: ckanext/iaea/templates/package/base.html:26 +msgid "Create Dataset" +msgstr "" + +#: ckanext/iaea/templates/package/features_view.html:35 +msgid "There are no views created for this dataset yet." +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:16 +msgid "Manage" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:21 +msgid "Dataset" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:22 +msgid "Metadata" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:23 +msgid "Groups" +msgstr "Topics" + +#: ckanext/iaea/templates/package/read_base.html:24 +msgid "Activity Stream" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:26 +msgid "View" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:38 +#, 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 "" + +#: ckanext/iaea/templates/package/read_base.html:51 +#: ckanext/iaea/templates/snippets/form/organization.html:28 +msgid "Private" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:58 +msgid "Draft" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:61 +msgid "Deleted" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:136 +msgid "Dataset Info" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:5 +msgid "Field" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:6 +msgid "Value" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:13 +msgid "Source" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:24 +#: ckanext/iaea/templates/package/snippets/additional_info.html:29 +msgid "Author" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:36 +#: ckanext/iaea/templates/package/snippets/additional_info.html:41 +msgid "Maintainer" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:48 +msgid "Version" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:55 +msgid "State" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:61 +msgid "Last Updated" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:69 +msgid "Created" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/view_form_field_filter.html:20 +msgid "Suggested filter fields" +msgstr "" + +#: ckanext/iaea/templates/snippets/form/_organization_select.html:21 +msgid "No organization" +msgstr "" + +#: ckanext/iaea/templates/snippets/form/organization.html:25 +msgid "Visibility" +msgstr "" + +#: ckanext/iaea/templates/snippets/form/organization.html:28 +msgid "Public" +msgstr "" + diff --git a/ckanext/iaea/i18n/es/LC_MESSAGES/ckanext-iaea.mo b/ckanext/iaea/i18n/es/LC_MESSAGES/ckanext-iaea.mo new file mode 100644 index 0000000000000000000000000000000000000000..389f7f3a13fca15037cc8380bb8d2686adf37af6 GIT binary patch literal 1354 zcmb7DO^+Kz5S=9fMLr?8awranU4<}tDn&b@H+PTUy%BF0zJ$jZYG zo>Q?4a;j--p)+2@n<}YWYQ@B(nL@3xUMFmeiWVjy<(Z~7Ol##TDL3V0$vie@y}IOh zT}ygYrk{y*cwtV(SFGh5pDGrnZr06uofBz|_37BnRhixkbC*s`PQ&rR(P;l*FgO`L zdek}oc#R{Ay-6p3nKKNFh{bzw@S=Q-V)D&Kh^S}Zz*UM_OF$5W}PpM8iM{)5#2llv2C7}Q^_ zpM>Q(Iq<7C4kg2}mmCKvg@RYLdICaT=0AAKs|m2Qp!up!8~HCqf&YbGBCs&}anK(5 zV3bDd<+-?Q=)lU>ly>ckXvx<>wFuh`4MxF% z({TA}`LvOZONoUKvuqliHb?@9T|RaHj!XGAs}j}Js2%TdwEPJG6EIRF-bzskMn;~{ eDc*xBS_>d>(oAE>r5CQJX?gClB=&K&xa1$w_ouD^ literal 0 HcmV?d00001 diff --git a/ckanext/iaea/i18n/es/LC_MESSAGES/ckanext-iaea.po b/ckanext/iaea/i18n/es/LC_MESSAGES/ckanext-iaea.po new file mode 100644 index 0000000..63f6bb1 --- /dev/null +++ b/ckanext/iaea/i18n/es/LC_MESSAGES/ckanext-iaea.po @@ -0,0 +1,314 @@ +# Spanish translations for ckanext-iaea. +# Copyright (C) 2024 ORGANIZATION +# This file is distributed under the same license as the ckanext-iaea +# project. +# FIRST AUTHOR , 2024. +# +msgid "" +msgstr "" +"Project-Id-Version: ckanext-iaea 0.0.1\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2024-03-12 11:22+0100\n" +"PO-Revision-Date: 2024-03-12 11:25+0100\n" +"Last-Translator: FULL NAME \n" +"Language: es\n" +"Language-Team: es \n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.7.0\n" + +#: ckanext/iaea/view.py:41 ckanext/iaea/view.py:75 ckanext/iaea/view.py:102 +#: ckanext/iaea/view.py:111 ckanext/iaea/view.py:159 +msgid "Dataset not found" +msgstr "" + +#: ckanext/iaea/view.py:43 ckanext/iaea/view.py:104 ckanext/iaea/view.py:113 +#: ckanext/iaea/view.py:161 +#, python-format +msgid "Unauthorized to read dataset %s" +msgstr "" + +#: ckanext/iaea/view.py:79 +#, python-format +msgid "Unauthorized to edit %s" +msgstr "" + +#: ckanext/iaea/logic/auth.py:34 +msgid "User {} cannot create datasets." +msgstr "" + +#: ckanext/iaea/logic/validators.py:25 +msgid "Only datasets without organization are allowed" +msgstr "" + +#: ckanext/iaea/logic/validators.py:32 +msgid "The dataset owner organization must be {} or empty" +msgstr "" + +#: ckanext/iaea/logic/validators.py:37 +msgid "Package owner organization does not exist" +msgstr "" + +#: ckanext/iaea/logic/validators.py:42 +msgid "" +"You can only update the package owner organization to {} or leave the old" +" one." +msgstr "" + +#: ckanext/iaea/templates/footer.html:130 +msgid "Powered by CKAN" +msgstr "" + +#: ckanext/iaea/templates/header.html:17 +msgid "Data Portal" +msgstr "" + +#: ckanext/iaea/templates/header.html:33 +msgid "Sysadmin settings" +msgstr "" + +#: ckanext/iaea/templates/header.html:36 +msgid "Admin" +msgstr "" + +#: ckanext/iaea/templates/header.html:44 +msgid "View profile" +msgstr "" + +#: ckanext/iaea/templates/header.html:54 +#, python-format +msgid "" +"Dashboard (%(num)d new\n" +" item)" +msgid_plural "Dashboard (%(num)d new items)" +msgstr[0] "" +msgstr[1] "" + +#: ckanext/iaea/templates/header.html:61 +msgid "Dashboard" +msgstr "" + +#: ckanext/iaea/templates/header.html:69 +msgid "Edit settings" +msgstr "" + +#: ckanext/iaea/templates/header.html:72 +msgid "Settings" +msgstr "" + +#: ckanext/iaea/templates/header.html:77 ckanext/iaea/templates/header.html:79 +msgid "Log out" +msgstr "" + +#: ckanext/iaea/templates/header.html:87 +msgid "Account" +msgstr "" + +#: ckanext/iaea/templates/header.html:90 +msgid "Log in" +msgstr "" + +#: ckanext/iaea/templates/header.html:93 +msgid "Register" +msgstr "" + +#: ckanext/iaea/templates/header.html:132 +msgid "Search Datasets" +msgstr "" + +#: ckanext/iaea/templates/header.html:140 +#: ckanext/iaea/templates/home/snippets/promoted.html:31 +msgid "Search" +msgstr "" + +#: ckanext/iaea/templates/header.html:157 +#: ckanext/iaea/templates/home/layout1.html:54 +msgid "Topics" +msgstr "Temas" + +#: ckanext/iaea/templates/header.html:157 +#: ckanext/iaea/templates/package/base.html:8 +#: ckanext/iaea/templates/package/base.html:20 +#: ckanext/iaea/templates/package/base.html:25 +msgid "Datasets" +msgstr "" + +#: ckanext/iaea/templates/group/snippets/helper.html:4 +msgid "What are Topics?" +msgstr "Qué son los temas?" + +#: ckanext/iaea/templates/group/snippets/helper.html:8 +msgid "" +"You can use CKAN Topics to create and manage collections of datasets. " +"This could be to catalogue datasets for a particular project or team, or " +"on a particular theme, or as a very simple way to help people find and " +"search your own published datasets." +msgstr "" +"Puede utilizar CKAN Topics para crear y generar colecciones de conjuntos de données." +"Esto podría ser catalogado por conjuntos de données para un proyecto o un equipo particular, o" +"sur un thème particulier, ou comme moyen très simple d'aider les gens à trouver et" +"recherchez vos propres ensembles de données publiés." + +#: ckanext/iaea/templates/home/layout1.html:14 +#: ckanext/iaea/templates/home/snippets/promoted.html:5 +msgid "IAEA Data Platform" +msgstr "" + +#: ckanext/iaea/templates/home/layout1.html:16 +#: ckanext/iaea/templates/home/snippets/promoted.html:7 +msgid "" +"The IAEA Data Platform provides access to data resources maintained or " +"shared by the IAEA. Access to certain datasets may require registration." +msgstr "" + +#: ckanext/iaea/templates/home/layout1.html:23 +#: ckanext/iaea/templates/home/layout1.html:25 +#: ckanext/iaea/templates/home/snippets/promoted.html:20 +msgid "Search datasets" +msgstr "" + +#: ckanext/iaea/templates/home/layout1.html:59 +msgid "View {name}" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/promoted.html:17 +msgid "Search data" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/stats.html:5 +msgid "{0} statistics" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/stats.html:11 +msgid "dataset" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/stats.html:11 +msgid "datasets" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/stats.html:17 +msgid "group" +msgstr "tema" + +#: ckanext/iaea/templates/home/snippets/stats.html:17 +msgid "groups" +msgstr "temas" + +#: ckanext/iaea/templates/package/base.html:16 +msgid "Organizations" +msgstr "" + +#: ckanext/iaea/templates/package/base.html:26 +msgid "Create Dataset" +msgstr "" + +#: ckanext/iaea/templates/package/features_view.html:35 +msgid "There are no views created for this dataset yet." +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:16 +msgid "Manage" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:21 +msgid "Dataset" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:22 +msgid "Metadata" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:23 +msgid "Groups" +msgstr "Temas" + +#: ckanext/iaea/templates/package/read_base.html:24 +msgid "Activity Stream" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:26 +msgid "View" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:38 +#, 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 "" + +#: ckanext/iaea/templates/package/read_base.html:51 +#: ckanext/iaea/templates/snippets/form/organization.html:28 +msgid "Private" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:58 +msgid "Draft" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:61 +msgid "Deleted" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:136 +msgid "Dataset Info" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:5 +msgid "Field" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:6 +msgid "Value" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:13 +msgid "Source" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:24 +#: ckanext/iaea/templates/package/snippets/additional_info.html:29 +msgid "Author" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:36 +#: ckanext/iaea/templates/package/snippets/additional_info.html:41 +msgid "Maintainer" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:48 +msgid "Version" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:55 +msgid "State" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:61 +msgid "Last Updated" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:69 +msgid "Created" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/view_form_field_filter.html:20 +msgid "Suggested filter fields" +msgstr "" + +#: ckanext/iaea/templates/snippets/form/_organization_select.html:21 +msgid "No organization" +msgstr "" + +#: ckanext/iaea/templates/snippets/form/organization.html:25 +msgid "Visibility" +msgstr "" + +#: ckanext/iaea/templates/snippets/form/organization.html:28 +msgid "Public" +msgstr "" + diff --git a/ckanext/iaea/i18n/fr/LC_MESSAGES/ckanext-iaea.mo b/ckanext/iaea/i18n/fr/LC_MESSAGES/ckanext-iaea.mo index e0e57958709243b780d3d34fc55e056f9efed3c6..d449d37d56038eaa547478138f945396d600f770 100644 GIT binary patch literal 1394 zcmb7DO>Y!O5FIBZf;k~1ZaEZ(2wTZ)b~lMY0|tzDK~{E&F&jsba-esncBaWp_oP4U zY<@*9IUs?Qqn*Do|ARwL;T9>Uhzqa1W^GIOkd|tyy6ScH>zb-pS1$Y>VO@lL0{Jm) zPOTTP2auPLk0E~@>(|hiA^$-BgRHDX(MQm4paX8@gDCn9_C@G${`rSdbP4(ubPWAB z^i}A8p?871bYa2aDUt*(G9()aTTZnwIjw%Ws(ihclj8lDmPyiq0zpv z(L^^gv(fjZa3l=VVt+UKL3_%CB5#>Czu9&Ri<;Pij;0nrHdc3VuK2ymh+VEiz!#s@7%x*=QQ>I?0vL^ z_0Q0u(Fm_UHXoxYEgnGC(noirUF|J3+VAnND@Tsg zQ;}b1Wx1Y)+&P+GD}@u7kWH@8{K#R1bkzRoFoOVO@8)EY>b-}Lj*&+fhbG0mcx;&3 z!=JrucsWtBJuqQZyaiF9UD+Pgr^0MP5NvCBYdvQ`OnZR3EaoY{E@X};1?mNeQ2Pe} kp(5eIhO?3}Qz*}#Mx~5y41nhl4&&Ay+D`QD51bfp0S=D0>Hq)$ delta 114 zcmeywwU=4vo)F7a1|VPrVi_P-0dbIk4v^gsl+*>%li8V4xr}s;j1>$`t&B`3modp9 qxMq{*F<3_=B1Y=rl;zLq$cKCDWnxme#>OYXg67bxe@^4C>B5f diff --git a/ckanext/iaea/i18n/fr/LC_MESSAGES/ckanext-iaea.po b/ckanext/iaea/i18n/fr/LC_MESSAGES/ckanext-iaea.po index 2c50602..810a5fe 100644 --- a/ckanext/iaea/i18n/fr/LC_MESSAGES/ckanext-iaea.po +++ b/ckanext/iaea/i18n/fr/LC_MESSAGES/ckanext-iaea.po @@ -1,4 +1,4 @@ -# French translations for ckanext-iaea. +# Spanish translations for ckanext-iaea. # Copyright (C) 2024 ORGANIZATION # This file is distributed under the same license as the ckanext-iaea # project. @@ -8,14 +8,307 @@ msgid "" msgstr "" "Project-Id-Version: ckanext-iaea 0.0.1\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-02-23 15:25+0100\n" -"PO-Revision-Date: 2024-02-23 15:26+0100\n" +"POT-Creation-Date: 2024-03-12 11:22+0100\n" +"PO-Revision-Date: 2024-03-12 11:25+0100\n" "Last-Translator: FULL NAME \n" -"Language: fr\n" -"Language-Team: fr \n" -"Plural-Forms: nplurals=2; plural=(n > 1)\n" +"Language: es\n" +"Language-Team: es \n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.7.0\n" +#: ckanext/iaea/view.py:41 ckanext/iaea/view.py:75 ckanext/iaea/view.py:102 +#: ckanext/iaea/view.py:111 ckanext/iaea/view.py:159 +msgid "Dataset not found" +msgstr "" + +#: ckanext/iaea/view.py:43 ckanext/iaea/view.py:104 ckanext/iaea/view.py:113 +#: ckanext/iaea/view.py:161 +#, python-format +msgid "Unauthorized to read dataset %s" +msgstr "" + +#: ckanext/iaea/view.py:79 +#, python-format +msgid "Unauthorized to edit %s" +msgstr "" + +#: ckanext/iaea/logic/auth.py:34 +msgid "User {} cannot create datasets." +msgstr "" + +#: ckanext/iaea/logic/validators.py:25 +msgid "Only datasets without organization are allowed" +msgstr "" + +#: ckanext/iaea/logic/validators.py:32 +msgid "The dataset owner organization must be {} or empty" +msgstr "" + +#: ckanext/iaea/logic/validators.py:37 +msgid "Package owner organization does not exist" +msgstr "" + +#: ckanext/iaea/logic/validators.py:42 +msgid "" +"You can only update the package owner organization to {} or leave the old" +" one." +msgstr "" + +#: ckanext/iaea/templates/footer.html:130 +msgid "Powered by CKAN" +msgstr "" + +#: ckanext/iaea/templates/header.html:17 +msgid "Data Portal" +msgstr "" + +#: ckanext/iaea/templates/header.html:33 +msgid "Sysadmin settings" +msgstr "" + +#: ckanext/iaea/templates/header.html:36 +msgid "Admin" +msgstr "" + +#: ckanext/iaea/templates/header.html:44 +msgid "View profile" +msgstr "" + +#: ckanext/iaea/templates/header.html:54 +#, python-format +msgid "" +"Dashboard (%(num)d new\n" +" item)" +msgid_plural "Dashboard (%(num)d new items)" +msgstr[0] "" +msgstr[1] "" + +#: ckanext/iaea/templates/header.html:61 +msgid "Dashboard" +msgstr "" + +#: ckanext/iaea/templates/header.html:69 +msgid "Edit settings" +msgstr "" + +#: ckanext/iaea/templates/header.html:72 +msgid "Settings" +msgstr "" + +#: ckanext/iaea/templates/header.html:77 ckanext/iaea/templates/header.html:79 +msgid "Log out" +msgstr "" + +#: ckanext/iaea/templates/header.html:87 +msgid "Account" +msgstr "" + +#: ckanext/iaea/templates/header.html:90 +msgid "Log in" +msgstr "" + +#: ckanext/iaea/templates/header.html:93 +msgid "Register" +msgstr "" + +#: ckanext/iaea/templates/header.html:132 +msgid "Search Datasets" +msgstr "" + +#: ckanext/iaea/templates/header.html:140 +#: ckanext/iaea/templates/home/snippets/promoted.html:31 +msgid "Search" +msgstr "" + +#: ckanext/iaea/templates/header.html:157 +#: ckanext/iaea/templates/home/layout1.html:54 +msgid "Topics" +msgstr "Les sujets" + +#: ckanext/iaea/templates/header.html:157 +#: ckanext/iaea/templates/package/base.html:8 +#: ckanext/iaea/templates/package/base.html:20 +#: ckanext/iaea/templates/package/base.html:25 +msgid "Datasets" +msgstr "" + +#: ckanext/iaea/templates/group/snippets/helper.html:4 +msgid "What are Topics?" +msgstr "Que sont les sujets ?" + +#: ckanext/iaea/templates/group/snippets/helper.html:8 +msgid "" +"You can use CKAN Topics to create and manage collections of datasets. " +"This could be to catalogue datasets for a particular project or team, or " +"on a particular theme, or as a very simple way to help people find and " +"search your own published datasets." +msgstr "" +"Vous pouvez utiliser CKAN Topics pour créer et gérer des collections d'ensembles de données. " +"Cela pourrait être de cataloguer des ensembles de données pour un projet ou une équipe particulière, ou" +"sur un thème particulier, ou comme moyen très simple d'aider les gens à trouver et" +"recherchez vos propres ensembles de données publiés." + +#: ckanext/iaea/templates/home/layout1.html:14 +#: ckanext/iaea/templates/home/snippets/promoted.html:5 +msgid "IAEA Data Platform" +msgstr "" + +#: ckanext/iaea/templates/home/layout1.html:16 +#: ckanext/iaea/templates/home/snippets/promoted.html:7 +msgid "" +"The IAEA Data Platform provides access to data resources maintained or " +"shared by the IAEA. Access to certain datasets may require registration." +msgstr "" + +#: ckanext/iaea/templates/home/layout1.html:23 +#: ckanext/iaea/templates/home/layout1.html:25 +#: ckanext/iaea/templates/home/snippets/promoted.html:20 +msgid "Search datasets" +msgstr "" + +#: ckanext/iaea/templates/home/layout1.html:59 +msgid "View {name}" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/promoted.html:17 +msgid "Search data" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/stats.html:5 +msgid "{0} statistics" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/stats.html:11 +msgid "dataset" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/stats.html:11 +msgid "datasets" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/stats.html:17 +msgid "group" +msgstr "le sujet" + +#: ckanext/iaea/templates/home/snippets/stats.html:17 +msgid "groups" +msgstr "le sujet" + +#: ckanext/iaea/templates/package/base.html:16 +msgid "Organizations" +msgstr "" + +#: ckanext/iaea/templates/package/base.html:26 +msgid "Create Dataset" +msgstr "" + +#: ckanext/iaea/templates/package/features_view.html:35 +msgid "There are no views created for this dataset yet." +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:16 +msgid "Manage" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:21 +msgid "Dataset" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:22 +msgid "Metadata" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:23 +msgid "Groups" +msgstr "le sujets" + +#: ckanext/iaea/templates/package/read_base.html:24 +msgid "Activity Stream" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:26 +msgid "View" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:38 +#, 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 "" + +#: ckanext/iaea/templates/package/read_base.html:51 +#: ckanext/iaea/templates/snippets/form/organization.html:28 +msgid "Private" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:58 +msgid "Draft" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:61 +msgid "Deleted" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:136 +msgid "Dataset Info" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:5 +msgid "Field" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:6 +msgid "Value" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:13 +msgid "Source" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:24 +#: ckanext/iaea/templates/package/snippets/additional_info.html:29 +msgid "Author" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:36 +#: ckanext/iaea/templates/package/snippets/additional_info.html:41 +msgid "Maintainer" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:48 +msgid "Version" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:55 +msgid "State" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:61 +msgid "Last Updated" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:69 +msgid "Created" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/view_form_field_filter.html:20 +msgid "Suggested filter fields" +msgstr "" + +#: ckanext/iaea/templates/snippets/form/_organization_select.html:21 +msgid "No organization" +msgstr "" + +#: ckanext/iaea/templates/snippets/form/organization.html:25 +msgid "Visibility" +msgstr "" + +#: ckanext/iaea/templates/snippets/form/organization.html:28 +msgid "Public" +msgstr "" + diff --git a/ckanext/iaea/i18n/ru/LC_MESSAGES/ckanext-iaea.mo b/ckanext/iaea/i18n/ru/LC_MESSAGES/ckanext-iaea.mo new file mode 100644 index 0000000000000000000000000000000000000000..cb5ec86b238298a79a6ff7ec5b45ea5366c371b8 GIT binary patch literal 1710 zcmb7D&2Jk;6yHEWmBj&Zg~Q{}DiK|?>qeq-z5(7f&Wo(b_h4s#AX1A%O z9@17&Ay-7=;|2$~a6(GbggSNN{tL5L4n4q$8&|}I-|RY0Beh7Z^!B|s@9X#8n|b=i zneQxoXF+d)ZW!g6?|aB)&<~(jLBEgqpWv^9{sR3CnwYSxSHS-PH+~Z@S=Mim&w|&W z|M9YAy#~H?Cabj${wDMrhQsF;xUqkWV8eejNy<#MYl6uJO`e+!;?7iq0=|)>@#jUn zGxY*DGDbCJU6UdXl~om?S69}@Z59!eoHBjR`b5N3X92~E)581n*GC451l1*H5hoTj zsKWx*;#3#D&+CyV0!5-p4HhxQBbBFW+f%T{euHW}jfKe6v2B_nXfADojOoRkA?&EE2LvOCMG$bbWqhk!DVnp3PNQ(2B9C zBFT8H*i}r|oX||Aa>e)ZLbhget9~q*Z!ZbiQAG;ER8^&mmnjoVlfgOHDV1D0f1Zr! zyj^l#nj?qc4t=&%I5y3crj3|JI5Vz8w{K@5@NuRP<07Uom0MX}Sv;Aqn|E>xB8Yf^ z_PQZJM;Q0Jq0hYFGS%Bm;&PSZsA*q1@iSv+a%nFHb7VqzJ~YD5$z44p{I>ODJ=FU~ zOigo^{yOQAKE&y-dfyzA?k9JUVWrQU;ii{Lqg&mIyVA#RJ( z`~y8e`p3x^x~~rimTkSGhsmbNMI+~XvwDufM?^&tv9f{ua)!+#abaHlYj0C6*I`Y6pYq!bC}0|Qb69kTbco(|I%_mbX) z(Xkm3A, 2024. +# +msgid "" +msgstr "" +"Project-Id-Version: ckanext-iaea 0.0.1\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2024-03-12 11:22+0100\n" +"PO-Revision-Date: 2024-03-12 11:24+0100\n" +"Last-Translator: FULL NAME \n" +"Language: ru\n" +"Language-Team: ru \n" +"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)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.7.0\n" + +#: ckanext/iaea/view.py:41 ckanext/iaea/view.py:75 ckanext/iaea/view.py:102 +#: ckanext/iaea/view.py:111 ckanext/iaea/view.py:159 +msgid "Dataset not found" +msgstr "" + +#: ckanext/iaea/view.py:43 ckanext/iaea/view.py:104 ckanext/iaea/view.py:113 +#: ckanext/iaea/view.py:161 +#, python-format +msgid "Unauthorized to read dataset %s" +msgstr "" + +#: ckanext/iaea/view.py:79 +#, python-format +msgid "Unauthorized to edit %s" +msgstr "" + +#: ckanext/iaea/logic/auth.py:34 +msgid "User {} cannot create datasets." +msgstr "" + +#: ckanext/iaea/logic/validators.py:25 +msgid "Only datasets without organization are allowed" +msgstr "" + +#: ckanext/iaea/logic/validators.py:32 +msgid "The dataset owner organization must be {} or empty" +msgstr "" + +#: ckanext/iaea/logic/validators.py:37 +msgid "Package owner organization does not exist" +msgstr "" + +#: ckanext/iaea/logic/validators.py:42 +msgid "" +"You can only update the package owner organization to {} or leave the old" +" one." +msgstr "" + +#: ckanext/iaea/templates/footer.html:130 +msgid "Powered by CKAN" +msgstr "" + +#: ckanext/iaea/templates/header.html:17 +msgid "Data Portal" +msgstr "" + +#: ckanext/iaea/templates/header.html:33 +msgid "Sysadmin settings" +msgstr "" + +#: ckanext/iaea/templates/header.html:36 +msgid "Admin" +msgstr "" + +#: ckanext/iaea/templates/header.html:44 +msgid "View profile" +msgstr "" + +#: ckanext/iaea/templates/header.html:54 +#, python-format +msgid "" +"Dashboard (%(num)d new\n" +" item)" +msgid_plural "Dashboard (%(num)d new items)" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: ckanext/iaea/templates/header.html:61 +msgid "Dashboard" +msgstr "" + +#: ckanext/iaea/templates/header.html:69 +msgid "Edit settings" +msgstr "" + +#: ckanext/iaea/templates/header.html:72 +msgid "Settings" +msgstr "" + +#: ckanext/iaea/templates/header.html:77 ckanext/iaea/templates/header.html:79 +msgid "Log out" +msgstr "" + +#: ckanext/iaea/templates/header.html:87 +msgid "Account" +msgstr "" + +#: ckanext/iaea/templates/header.html:90 +msgid "Log in" +msgstr "" + +#: ckanext/iaea/templates/header.html:93 +msgid "Register" +msgstr "" + +#: ckanext/iaea/templates/header.html:132 +msgid "Search Datasets" +msgstr "" + +#: ckanext/iaea/templates/header.html:140 +#: ckanext/iaea/templates/home/snippets/promoted.html:31 +msgid "Search" +msgstr "" + +#: ckanext/iaea/templates/header.html:157 +#: ckanext/iaea/templates/home/layout1.html:54 +msgid "Topics" +msgstr "Темы" + +#: ckanext/iaea/templates/header.html:157 +#: ckanext/iaea/templates/package/base.html:8 +#: ckanext/iaea/templates/package/base.html:20 +#: ckanext/iaea/templates/package/base.html:25 +msgid "Datasets" +msgstr "" + +#: ckanext/iaea/templates/group/snippets/helper.html:4 +msgid "What are Topics?" +msgstr "Что такое темы?" + +#: ckanext/iaea/templates/group/snippets/helper.html:8 +msgid "" +"You can use CKAN Topics to create and manage collections of datasets. " +"This could be to catalogue datasets for a particular project or team, or " +"on a particular theme, or as a very simple way to help people find and " +"search your own published datasets." +msgstr "" +"Вы можете использовать CKAN Topics для создания коллекций наборов данных и управления ими." +"Это может быть каталогизация наборов данных для конкретного проекта или команды, или" +"по определенной теме или как очень простой способ помочь людям найти и" +"ищите свои собственные опубликованные наборы данных" + +#: ckanext/iaea/templates/home/layout1.html:14 +#: ckanext/iaea/templates/home/snippets/promoted.html:5 +msgid "IAEA Data Platform" +msgstr "" + +#: ckanext/iaea/templates/home/layout1.html:16 +#: ckanext/iaea/templates/home/snippets/promoted.html:7 +msgid "" +"The IAEA Data Platform provides access to data resources maintained or " +"shared by the IAEA. Access to certain datasets may require registration." +msgstr "" + +#: ckanext/iaea/templates/home/layout1.html:23 +#: ckanext/iaea/templates/home/layout1.html:25 +#: ckanext/iaea/templates/home/snippets/promoted.html:20 +msgid "Search datasets" +msgstr "" + +#: ckanext/iaea/templates/home/layout1.html:59 +msgid "View {name}" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/promoted.html:17 +msgid "Search data" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/stats.html:5 +msgid "{0} statistics" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/stats.html:11 +msgid "dataset" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/stats.html:11 +msgid "datasets" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/stats.html:17 +msgid "group" +msgstr "группа" + +#: ckanext/iaea/templates/home/snippets/stats.html:17 +msgid "groups" +msgstr "группы" + +#: ckanext/iaea/templates/package/base.html:16 +msgid "Organizations" +msgstr "" + +#: ckanext/iaea/templates/package/base.html:26 +msgid "Create Dataset" +msgstr "" + +#: ckanext/iaea/templates/package/features_view.html:35 +msgid "There are no views created for this dataset yet." +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:16 +msgid "Manage" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:21 +msgid "Dataset" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:22 +msgid "Metadata" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:23 +msgid "Groups" +msgstr "Группы" + +#: ckanext/iaea/templates/package/read_base.html:24 +msgid "Activity Stream" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:26 +msgid "View" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:38 +#, 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 "" + +#: ckanext/iaea/templates/package/read_base.html:51 +#: ckanext/iaea/templates/snippets/form/organization.html:28 +msgid "Private" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:58 +msgid "Draft" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:61 +msgid "Deleted" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:136 +msgid "Dataset Info" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:5 +msgid "Field" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:6 +msgid "Value" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:13 +msgid "Source" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:24 +#: ckanext/iaea/templates/package/snippets/additional_info.html:29 +msgid "Author" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:36 +#: ckanext/iaea/templates/package/snippets/additional_info.html:41 +msgid "Maintainer" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:48 +msgid "Version" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:55 +msgid "State" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:61 +msgid "Last Updated" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:69 +msgid "Created" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/view_form_field_filter.html:20 +msgid "Suggested filter fields" +msgstr "" + +#: ckanext/iaea/templates/snippets/form/_organization_select.html:21 +msgid "No organization" +msgstr "" + +#: ckanext/iaea/templates/snippets/form/organization.html:25 +msgid "Visibility" +msgstr "" + +#: ckanext/iaea/templates/snippets/form/organization.html:28 +msgid "Public" +msgstr "" + diff --git a/ckanext/iaea/i18n/zh_Hans_CN/LC_MESSAGES/ckanext-iaea.mo b/ckanext/iaea/i18n/zh_Hans_CN/LC_MESSAGES/ckanext-iaea.mo new file mode 100644 index 0000000000000000000000000000000000000000..7a002eaae5aaf2a8d72253883ff7a5c862a2ca56 GIT binary patch literal 1162 zcmZ`%%WoS+7+=KW;0uT|hwlPv1Z&m?LA7m4)7XUwJ4C4gaiJRTj=kHiXI3+_4d!IE zw74iyLPesqNkNTNQ4n$pLe!6hUO4rS=%xFJ4~TPbd>glJE9hu{`X0aUHQ&zNm!DhJ z@H~%r1yM+i$Bu`3>T4igK>UVy3DHB`N8CYNen!*&LcE6h=g*Gf&ZB%0?M0M-qufNP z6^L}IoCq5Zyn28IjR_kVUC6-rxQaF=o)QKrDJQfF_gzbBpE^VV5fn!Dd)j9_0E;jP zB!%e@r)D1zpg3595=DV98ybX>It7b+9<`LqnFL+~nD*AM~Ei9rJaA_vw zjr`lX@s^&;LoR3L^RF8@!@xj&o}O{jX8#}e&M2-#q|z&bFzFG+g$c($E|p+*s$7J_ zPqaRgDG^o=@aLHDrE~HF%s4qcJ9g?7T7YO3%$GK=o6PUkm z%E{az7^#y+raV(FK3Y#MYhWw9>xUI=grK zGA8bw+ug6#PcHVN&XwV{Ub4}N+iTIr)^PoYWM?fkALjnEvxwAQ>-_LiJKFAzQbrxe zRJgktcKczsmHfCgy!w6A?IxX8w6vOB`6^!PMLWysY~4=u%}-&!9}a$rFa8;|Z$`a8 f;+4(h_bt56-q$}zw|, 2024. +# +msgid "" +msgstr "" +"Project-Id-Version: ckanext-iaea 0.0.1\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2024-03-12 11:22+0100\n" +"PO-Revision-Date: 2024-03-12 11:26+0100\n" +"Last-Translator: FULL NAME \n" +"Language: zh_Hans_CN\n" +"Language-Team: zh_Hans_CN \n" +"Plural-Forms: nplurals=1; plural=0\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.7.0\n" + +#: ckanext/iaea/view.py:41 ckanext/iaea/view.py:75 ckanext/iaea/view.py:102 +#: ckanext/iaea/view.py:111 ckanext/iaea/view.py:159 +msgid "Dataset not found" +msgstr "" + +#: ckanext/iaea/view.py:43 ckanext/iaea/view.py:104 ckanext/iaea/view.py:113 +#: ckanext/iaea/view.py:161 +#, python-format +msgid "Unauthorized to read dataset %s" +msgstr "" + +#: ckanext/iaea/view.py:79 +#, python-format +msgid "Unauthorized to edit %s" +msgstr "" + +#: ckanext/iaea/logic/auth.py:34 +msgid "User {} cannot create datasets." +msgstr "" + +#: ckanext/iaea/logic/validators.py:25 +msgid "Only datasets without organization are allowed" +msgstr "" + +#: ckanext/iaea/logic/validators.py:32 +msgid "The dataset owner organization must be {} or empty" +msgstr "" + +#: ckanext/iaea/logic/validators.py:37 +msgid "Package owner organization does not exist" +msgstr "" + +#: ckanext/iaea/logic/validators.py:42 +msgid "" +"You can only update the package owner organization to {} or leave the old" +" one." +msgstr "" + +#: ckanext/iaea/templates/footer.html:130 +msgid "Powered by CKAN" +msgstr "" + +#: ckanext/iaea/templates/header.html:17 +msgid "Data Portal" +msgstr "" + +#: ckanext/iaea/templates/header.html:33 +msgid "Sysadmin settings" +msgstr "" + +#: ckanext/iaea/templates/header.html:36 +msgid "Admin" +msgstr "" + +#: ckanext/iaea/templates/header.html:44 +msgid "View profile" +msgstr "" + +#: ckanext/iaea/templates/header.html:54 +#, python-format +msgid "" +"Dashboard (%(num)d new\n" +" item)" +msgid_plural "Dashboard (%(num)d new items)" +msgstr[0] "" + +#: ckanext/iaea/templates/header.html:61 +msgid "Dashboard" +msgstr "" + +#: ckanext/iaea/templates/header.html:69 +msgid "Edit settings" +msgstr "" + +#: ckanext/iaea/templates/header.html:72 +msgid "Settings" +msgstr "" + +#: ckanext/iaea/templates/header.html:77 ckanext/iaea/templates/header.html:79 +msgid "Log out" +msgstr "" + +#: ckanext/iaea/templates/header.html:87 +msgid "Account" +msgstr "" + +#: ckanext/iaea/templates/header.html:90 +msgid "Log in" +msgstr "" + +#: ckanext/iaea/templates/header.html:93 +msgid "Register" +msgstr "" + +#: ckanext/iaea/templates/header.html:132 +msgid "Search Datasets" +msgstr "" + +#: ckanext/iaea/templates/header.html:140 +#: ckanext/iaea/templates/home/snippets/promoted.html:31 +msgid "Search" +msgstr "" + +#: ckanext/iaea/templates/header.html:157 +#: ckanext/iaea/templates/home/layout1.html:54 +msgid "Topics" +msgstr "主题" + +#: ckanext/iaea/templates/header.html:157 +#: ckanext/iaea/templates/package/base.html:8 +#: ckanext/iaea/templates/package/base.html:20 +#: ckanext/iaea/templates/package/base.html:25 +msgid "Datasets" +msgstr "" + +#: ckanext/iaea/templates/group/snippets/helper.html:4 +msgid "What are Topics?" +msgstr "什么是主题" + +#: ckanext/iaea/templates/group/snippets/helper.html:8 +msgid "" +"You can use CKAN Topics to create and manage collections of datasets. " +"This could be to catalogue datasets for a particular project or team, or " +"on a particular theme, or as a very simple way to help people find and " +"search your own published datasets." +msgstr "" +"您可以使用主题来创建和管理数据集集合。" +"这可能是为特定项目或团队编目数据集,或者" +"针对特定主题,或者作为一种非常简单的方式来帮助人们找到并" +"搜索您自己发布的数据集。" + +#: ckanext/iaea/templates/home/layout1.html:14 +#: ckanext/iaea/templates/home/snippets/promoted.html:5 +msgid "IAEA Data Platform" +msgstr "" + +#: ckanext/iaea/templates/home/layout1.html:16 +#: ckanext/iaea/templates/home/snippets/promoted.html:7 +msgid "" +"The IAEA Data Platform provides access to data resources maintained or " +"shared by the IAEA. Access to certain datasets may require registration." +msgstr "" + +#: ckanext/iaea/templates/home/layout1.html:23 +#: ckanext/iaea/templates/home/layout1.html:25 +#: ckanext/iaea/templates/home/snippets/promoted.html:20 +msgid "Search datasets" +msgstr "" + +#: ckanext/iaea/templates/home/layout1.html:59 +msgid "View {name}" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/promoted.html:17 +msgid "Search data" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/stats.html:5 +msgid "{0} statistics" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/stats.html:11 +msgid "dataset" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/stats.html:11 +msgid "datasets" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/stats.html:17 +msgid "group" +msgstr "" + +#: ckanext/iaea/templates/home/snippets/stats.html:17 +msgid "groups" +msgstr "" + +#: ckanext/iaea/templates/package/base.html:16 +msgid "Organizations" +msgstr "" + +#: ckanext/iaea/templates/package/base.html:26 +msgid "Create Dataset" +msgstr "" + +#: ckanext/iaea/templates/package/features_view.html:35 +msgid "There are no views created for this dataset yet." +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:16 +msgid "Manage" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:21 +msgid "Dataset" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:22 +msgid "Metadata" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:23 +msgid "Groups" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:24 +msgid "Activity Stream" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:26 +msgid "View" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:38 +#, 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 "" + +#: ckanext/iaea/templates/package/read_base.html:51 +#: ckanext/iaea/templates/snippets/form/organization.html:28 +msgid "Private" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:58 +msgid "Draft" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:61 +msgid "Deleted" +msgstr "" + +#: ckanext/iaea/templates/package/read_base.html:136 +msgid "Dataset Info" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:5 +msgid "Field" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:6 +msgid "Value" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:13 +msgid "Source" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:24 +#: ckanext/iaea/templates/package/snippets/additional_info.html:29 +msgid "Author" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:36 +#: ckanext/iaea/templates/package/snippets/additional_info.html:41 +msgid "Maintainer" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:48 +msgid "Version" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:55 +msgid "State" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:61 +msgid "Last Updated" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/additional_info.html:69 +msgid "Created" +msgstr "" + +#: ckanext/iaea/templates/package/snippets/view_form_field_filter.html:20 +msgid "Suggested filter fields" +msgstr "" + +#: ckanext/iaea/templates/snippets/form/_organization_select.html:21 +msgid "No organization" +msgstr "" + +#: ckanext/iaea/templates/snippets/form/organization.html:25 +msgid "Visibility" +msgstr "" + +#: ckanext/iaea/templates/snippets/form/organization.html:28 +msgid "Public" +msgstr "" + diff --git a/ckanext/iaea/templates/home/layout1.html b/ckanext/iaea/templates/home/layout1.html index b99857f..ea1a88d 100644 --- a/ckanext/iaea/templates/home/layout1.html +++ b/ckanext/iaea/templates/home/layout1.html @@ -51,7 +51,7 @@

{{ _("IAEA Data Platform") }}

{% block featured_group %}
-

Topics

+

{{_('Topics')}}

{% for group in h.featured_group() %} {% set type = group.type or 'group' %}