[ckan-changes] [okfn/ckan] bf4735: [doc][xs] Minor cleaning up of the docs

GitHub noreply at github.com
Fri May 4 12:02:50 UTC 2012


  Branch: refs/heads/release-v1.7
  Home:   https://github.com/okfn/ckan
  Commit: bf4735f52c2a7050d038af6d9bc33ab491a1adbd
      https://github.com/okfn/ckan/commit/bf4735f52c2a7050d038af6d9bc33ab491a1adbd
  Author: amercader <amercadero at gmail.com>
  Date:   2012-05-04 (Fri, 04 May 2012)

  Changed paths:
    M doc/api-v2.rst
    M doc/background-tasks.rst
    M doc/publisher-profile.rst
    M doc/writing-extensions.rst

  Log Message:
  -----------
  [doc][xs] Minor cleaning up of the docs


diff --git a/doc/api-v2.rst b/doc/api-v2.rst
index 80da2e3..a972f55 100644
--- a/doc/api-v2.rst
+++ b/doc/api-v2.rst
@@ -6,7 +6,6 @@ The CKAN API version 1 & 2 is separated into three parts.
 
 * `Model API`_
 * `Search API`_
-* `Util API`_
 
 The resources, methods, and data formats of each are described below.
 
diff --git a/doc/background-tasks.rst b/doc/background-tasks.rst
index 9f626b0..89483b6 100644
--- a/doc/background-tasks.rst
+++ b/doc/background-tasks.rst
@@ -23,11 +23,14 @@ Enabling Background Tasks
 
 To manage and run background tasks requires a job queue and CKAN uses celery_
 (plus the CKAN database) for this purpose. Thus, to use background tasks you
-need to install and run celery_.
+need to install and run celery_. As of CKAN 1.7, celery is a required library
+and will be already installed after a default CKAN install.
 
 Installation of celery_ will normally be taken care of by whichever component
 or extension utilizes it so we skip that here.
 
+.. _celery: http://celeryproject.org/
+
 To run the celery daemon you have two options:
 
 1. In development setup you can just use paster. This can be done as simply
diff --git a/doc/publisher-profile.rst b/doc/publisher-profile.rst
index a75728a..75b2019 100644
--- a/doc/publisher-profile.rst
+++ b/doc/publisher-profile.rst
@@ -35,6 +35,7 @@ This setup is a natural one for many situations. For example:
 Whilst organizations can currently belong to other organizations the publisher authorization profile currently only checks membership of the current organization.  Future versions of this extension may provide a configuration option to apply authorization checks hierarchically.
 
 .. _publisher-configuration:
+
 Enabling and Configuring the Publisher Profile
 ==============================================
 
diff --git a/doc/writing-extensions.rst b/doc/writing-extensions.rst
index 5e3aeee..56be599 100644
--- a/doc/writing-extensions.rst
+++ b/doc/writing-extensions.rst
@@ -167,6 +167,8 @@ Alternatively see the `Plugin API documentation`_ below.
 ..    should be renamed in the code to not have the word 'Extension' in their names.
 
 
+.. _PyUtilib: https://software.sandia.gov/trac/pyutilib
+
 Example CKAN Extension
 ----------------------
 


================================================================
  Commit: 9de8f8f4fe293c445fa920bd9b7480b19bf88ac0
      https://github.com/okfn/ckan/commit/9de8f8f4fe293c445fa920bd9b7480b19bf88ac0
  Author: amercader <amercadero at gmail.com>
  Date:   2012-05-04 (Fri, 04 May 2012)

  Changed paths:
    M ckan/i18n/fi/LC_MESSAGES/ckan.mo
    M ckan/i18n/fi/LC_MESSAGES/ckan.po

  Log Message:
  -----------
  [i18n] Update Finnish translation


diff --git a/ckan/i18n/fi/LC_MESSAGES/ckan.mo b/ckan/i18n/fi/LC_MESSAGES/ckan.mo
index e19d09d..55173bd 100644
Binary files a/ckan/i18n/fi/LC_MESSAGES/ckan.mo and b/ckan/i18n/fi/LC_MESSAGES/ckan.mo differ
diff --git a/ckan/i18n/fi/LC_MESSAGES/ckan.po b/ckan/i18n/fi/LC_MESSAGES/ckan.po
index a9ce4d5..dde4beb 100644
--- a/ckan/i18n/fi/LC_MESSAGES/ckan.po
+++ b/ckan/i18n/fi/LC_MESSAGES/ckan.po
@@ -3,8 +3,10 @@
 # This file is distributed under the same license as the ckan project.
 # 
 # Translators:
+#   <amercadero at gmail.com>, 2012.
 # henkka <henri.ahti at gmail.com>, 2011.
 # <henri.ahti at gmail.com>, 2012.
+#   <henri.ahti at gmail.com>, 2012.
 # <internet at davidread.org>, 2011.
 # <jaakko.louhio at floapps.com>, 2012.
 # okfn <sysadmin at okfn.org>, 2011.
@@ -13,8 +15,8 @@ msgstr ""
 "Project-Id-Version: CKAN\n"
 "Report-Msgid-Bugs-To: http://trac.ckan.org/\n"
 "POT-Creation-Date: 2012-04-26 14:49+0200\n"
-"PO-Revision-Date: 2012-04-26 12:15+0000\n"
-"Last-Translator: Sean Hammond <sean.hammond at okfn.org>\n"
+"PO-Revision-Date: 2012-05-04 11:53+0000\n"
+"Last-Translator: amercader <amercadero at gmail.com>\n"
 "Language-Team: Finnish (http://www.transifex.net/projects/p/ckan/language/fi/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -506,11 +508,11 @@ msgstr "%s kirjautuneena sisään"
 
 #: ckan/controllers/user.py:279
 msgid "Login failed. Bad username or password."
-msgstr ""
+msgstr "Kirjautuminen epäonnistui. Väärä käyttäjätunnus tai salasana."
 
 #: ckan/controllers/user.py:281
 msgid " (Or if using OpenID, it hasn't been associated with a user account.)"
-msgstr ""
+msgstr " (Tai jos käytät OpenID:tä, sitä ei ole liitetty käyttäjätiliisi.)"
 
 #: ckan/controllers/user.py:334
 #, python-format
@@ -559,7 +561,7 @@ msgstr "Nimi"
 
 #: ckan/forms/authorization_group.py:46
 msgid "<strong>Unique identifier</strong> for group."
-msgstr ""
+msgstr "<strong>Uniikki tunniste</strong> ryhmälle."
 
 #: ckan/forms/authorization_group.py:47 ckan/forms/package.py:41
 #: ckan/templates/group/new_group_form.html:36
@@ -573,7 +575,7 @@ msgstr "Yksityiskohdat"
 
 #: ckan/forms/authorization_group.py:80
 msgid "Add users"
-msgstr ""
+msgstr "Lisää käyttäjiä"
 
 #: ckan/forms/common.py:26 ckan/logic/validators.py:185
 #: ckan/logic/validators.py:420
@@ -871,15 +873,15 @@ msgstr "Anna käyttäjänimi"
 
 #: ckan/lib/helpers.py:504
 msgid "Update your avatar at gravatar.com"
-msgstr ""
+msgstr "Päivitä avatarisi osoitteessa gravatar.com"
 
 #: ckan/lib/helpers.py:624 ckan/templates/js_strings.html:64
 msgid "Unknown"
-msgstr ""
+msgstr "Tuntematon"
 
 #: ckan/lib/helpers.py:660
 msgid "no name"
-msgstr ""
+msgstr "ei nimeä"
 
 #: ckan/lib/helpers.py:693
 msgid "Created new dataset."
@@ -932,11 +934,11 @@ msgstr "Web sivua ei annettu"
 
 #: ckan/lib/package_saver.py:38
 msgid "Author not given"
-msgstr ""
+msgstr "Laatijaa ei ole annettu"
 
 #: ckan/lib/package_saver.py:44
 msgid "Maintainer not given"
-msgstr ""
+msgstr "Ylläpitäjää ei ole annettu"
 
 #: ckan/lib/package_saver.py:101 ckan/logic/validators.py:51
 msgid "No links are allowed in the log_message."
@@ -958,11 +960,11 @@ msgstr "Puuttuva arvo"
 #: ckan/lib/navl/validators.py:54
 #, python-format
 msgid "The input field %(name)s was not expected."
-msgstr ""
+msgstr "Syöttökenttää %(name)s ei odotettu."
 
 #: ckan/lib/navl/validators.py:93
 msgid "Please enter an integer value"
-msgstr ""
+msgstr "Ole hyvä ja syötä kokonaislukuarvo"
 
 #: ckan/logic/__init__.py:159
 msgid "No valid API key provided."
@@ -1160,7 +1162,7 @@ msgstr "Ei löytynyt avainsanaa %s"
 
 #: ckan/logic/action/update.py:114
 msgid "Related was not found."
-msgstr ""
+msgstr "Liittyvää ei löydetty."
 
 #: ckan/logic/action/update.py:142
 msgid "Resource was not found."
@@ -1197,7 +1199,7 @@ msgstr "Käyttäjällä %s ei ole oikeuksia muokata näitä ryhmiä"
 
 #: ckan/logic/auth/create.py:28 ckan/logic/auth/publisher/create.py:31
 msgid "You must be logged in to add a related item"
-msgstr ""
+msgstr "Sinun täytyy olla kirjautunut lisätäksesi liittyvä asia"
 
 #: ckan/logic/auth/create.py:48 ckan/logic/auth/publisher/create.py:60
 #, python-format
@@ -1241,7 +1243,7 @@ msgstr "Käyttäjällä %s ei ole oikeuksia poistaa tietoaineistoa %s"
 #: ckan/logic/auth/publisher/delete.py:36
 #: ckan/logic/auth/publisher/delete.py:44
 msgid "Only the owner can delete a related item"
-msgstr ""
+msgstr "Vain omistaja voi poistaa liittyvän asian"
 
 #: ckan/logic/auth/delete.py:47
 #, python-format
@@ -1312,7 +1314,7 @@ msgstr "Käyttäjällä %s ei ole oikeuksia muokata ryhmää %s"
 #: ckan/logic/auth/publisher/update.py:95
 #: ckan/logic/auth/publisher/update.py:100
 msgid "Only the owner can update a related item"
-msgstr ""
+msgstr "Vain omistaja voi päivittää liittyvän asian"
 
 #: ckan/logic/auth/update.py:106
 #, python-format
@@ -1347,7 +1349,7 @@ msgstr "Käyttäjällä %s ei ole oikeutta päivittää task_status taulua"
 #: ckan/logic/auth/update.py:191 ckan/logic/auth/publisher/update.py:161
 #, python-format
 msgid "User %s not authorized to update term_translation table"
-msgstr ""
+msgstr "Käyttäjällä %s ei ole oikeuksia päivittää term_translation taulua"
 
 #: ckan/logic/auth/update.py:201 ckan/logic/auth/publisher/update.py:174
 msgid "Valid API key needed to edit a package"
@@ -1429,27 +1431,27 @@ msgstr "Käyttöoikeusryhmän päivitystä ei ole toteutettu"
 
 #: ckan/model/license.py:61
 msgid "License Not Specified"
-msgstr ""
+msgstr "Lisenssiä ei määritelty"
 
 #: ckan/model/license.py:166
 msgid "Other (Open)"
-msgstr ""
+msgstr "Muu (Open)"
 
 #: ckan/model/license.py:180
 msgid "Other (Public Domain)"
-msgstr ""
+msgstr "Muu (Public Domain)"
 
 #: ckan/model/license.py:194
 msgid "Other (Attribution)"
-msgstr ""
+msgstr "Muu (Attribution)"
 
 #: ckan/model/license.py:234
 msgid "Other (Non-Commercial)"
-msgstr ""
+msgstr "Muu (Non-Commercial)"
 
 #: ckan/model/license.py:248
 msgid "Other (Not Open)"
-msgstr ""
+msgstr "Muu (Not Open)"
 
 #: ckan/model/package_relationship.py:48
 #, python-format
@@ -1545,11 +1547,11 @@ msgstr "Ei ladattavia resursseja."
 
 #: ckan/templates/_util.html:138
 msgid "No description for this item"
-msgstr ""
+msgstr "Tällä asialla ei ole kuvausta"
 
 #: ckan/templates/_util.html:139
 msgid "View this related item"
-msgstr ""
+msgstr "Näytä tähän liittyvä asia"
 
 #: ckan/templates/_util.html:161
 msgid "no ratings yet"
@@ -1571,7 +1573,7 @@ msgstr "Virhe"
 
 #: ckan/templates/facets.html:162
 msgid "(facet_item['count'])"
-msgstr ""
+msgstr "(facet_item['count'])"
 
 #: ckan/templates/js_strings.html:16
 msgid "Checking..."
@@ -1625,23 +1627,23 @@ msgstr "Poista tietoaineistolinkki '%name%'?"
 
 #: ckan/templates/js_strings.html:28
 msgid "Preview not available for data type: "
-msgstr ""
+msgstr "Tälle tietotyypille ei ole esikatselua:"
 
 #: ckan/templates/js_strings.html:29
 msgid "Failed to get credentials for storage upload. Upload cannot proceed"
-msgstr ""
+msgstr "Kirjautumistietojen saanti epäonnistui tallennusta varten. Tallenusta ei voida jatkaa"
 
 #: ckan/templates/js_strings.html:30
 msgid "Checking upload permissions ..."
-msgstr ""
+msgstr "Tarkistetaan tallennuksen käyttöoikeuksia ..."
 
 #: ckan/templates/js_strings.html:31
 msgid "Uploading file ..."
-msgstr ""
+msgstr "Tallennetaan tiedostoa ..."
 
 #: ckan/templates/js_strings.html:32
 msgid "Data File"
-msgstr ""
+msgstr "Data tiedosto"
 
 #: ckan/templates/js_strings.html:33 ckan/templates/layout_base.html:144
 #: ckan/templates/package/search.html:37
@@ -1650,27 +1652,27 @@ msgstr "API"
 
 #: ckan/templates/js_strings.html:34
 msgid "Visualization"
-msgstr ""
+msgstr "Visualisointi"
 
 #: ckan/templates/js_strings.html:35
 msgid "Image"
-msgstr ""
+msgstr "Kuva"
 
 #: ckan/templates/js_strings.html:36
 msgid "Metadata"
-msgstr ""
+msgstr "Metatieto"
 
 #: ckan/templates/js_strings.html:37
 msgid "Documentation"
-msgstr ""
+msgstr "Dokumentaatio"
 
 #: ckan/templates/js_strings.html:38
 msgid "Code"
-msgstr ""
+msgstr "Koodi"
 
 #: ckan/templates/js_strings.html:39
 msgid "Example"
-msgstr ""
+msgstr "Esimerkki"
 
 #: ckan/templates/js_strings.html:44 ckan/templates/storage/index.html:6
 #: ckan/templates/storage/index.html:15 ckan/templates/storage/success.html:6
@@ -1713,7 +1715,7 @@ msgstr "Sisältötyyppi (Mime)"
 
 #: ckan/templates/js_strings.html:54
 msgid "Created"
-msgstr ""
+msgstr "Luotu"
 
 #: ckan/templates/js_strings.html:55
 msgid "Last Modified"
@@ -1741,38 +1743,38 @@ msgstr "Tässä resurssissa on tallentamattomia muutoksia"
 
 #: ckan/templates/js_strings.html:63
 msgid "e.g. csv, html, xls, rdf, ..."
-msgstr ""
+msgstr "esimerkiksi csv, html, xls, rdf, ..."
 
 #: ckan/templates/js_strings.html:65
 msgid "Extra Fields"
-msgstr ""
+msgstr "Lisäkentät"
 
 #: ckan/templates/js_strings.html:66
 msgid "Add Extra Field"
-msgstr ""
+msgstr "Lisää lisäkenttä"
 
 #: ckan/templates/js_strings.html:67
 msgid "Delete Resource"
-msgstr ""
+msgstr "Poista resurssi"
 
 #: ckan/templates/js_strings.html:68
 msgid "You can use %aMarkdown formatting%b here."
-msgstr ""
+msgstr "Voit käyttää %aMarkdown formatting%b tässä."
 
 #: ckan/templates/js_strings.html:69
 msgid ""
 "Should a %aDataStore table and Data API%b be enabled for this resource?"
-msgstr ""
+msgstr "Onko tarvetta %aDataStore taulu and Data API%b aktivoida tälle resurssille?"
 
 #: ckan/templates/js_strings.html:70
 #, python-format
 msgid ""
 "Dates are in %aISO Format%b — eg. %c2012-12-25%d or %c2010-05-31T14:30%d."
-msgstr ""
+msgstr "Päiväykset ovat %aISO Format%b — esimerkiksi. %c2012-12-25%d tai %c2010-05-31T14:30%d."
 
 #: ckan/templates/js_strings.html:71
 msgid "Data File (Uploaded)"
-msgstr ""
+msgstr "Datatiedosto (Tallennettu)"
 
 #: ckan/templates/layout_base.html:56 ckan/templates/user/logout.html:7
 msgid "Logout"
@@ -1810,7 +1812,7 @@ msgstr "Tietoa"
 
 #: ckan/templates/layout_base.html:94
 msgid "Page Logo"
-msgstr ""
+msgstr "Sivun logo"
 
 #: ckan/templates/layout_base.html:112
 msgid "Master content template placeholder … please replace me."
@@ -1898,67 +1900,67 @@ msgstr "v"
 
 #: ckan/templates/activity_streams/added_tag.html:8
 msgid "{actor} added the tag {object} to the dataset {target}"
-msgstr ""
+msgstr "{actor} lisäsi {object} tietoaineistoon {target}"
 
 #: ckan/templates/activity_streams/changed_group.html:8
 msgid "{actor} updated the group {object}"
-msgstr ""
+msgstr "{actor} päivitti ryhmää {object}"
 
 #: ckan/templates/activity_streams/changed_package.html:8
 msgid "{actor} updated the dataset {object}"
-msgstr ""
+msgstr "{actor} päivitti tietoaineistoa {object}"
 
 #: ckan/templates/activity_streams/changed_package_extra.html:8
 msgid "{actor} changed the extra {object} of the dataset {target}"
-msgstr ""
+msgstr "{actor} muutti lisäkenttää {object} tästä tietoaineistosta {target}"
 
 #: ckan/templates/activity_streams/changed_resource.html:8
 msgid "{actor} updated the resource {object} in the dataset {target}"
-msgstr ""
+msgstr "{actor} päivitti resurssia {object} tietoaineistossa {target}"
 
 #: ckan/templates/activity_streams/changed_user.html:8
 msgid "{actor} updated their profile"
-msgstr ""
+msgstr "{actor} päivitti profiiliaan"
 
 #: ckan/templates/activity_streams/deleted_group.html:8
 msgid "{actor} deleted the group {object}"
-msgstr ""
+msgstr "{actor} poisti ryhmän {object}"
 
 #: ckan/templates/activity_streams/deleted_package.html:8
 msgid "{actor} deleted the dataset {object}"
-msgstr ""
+msgstr "{actor} poisti tietoaineiston {object}"
 
 #: ckan/templates/activity_streams/deleted_package_extra.html:8
 msgid "{actor} deleted the extra {object} from the dataset {target}"
-msgstr ""
+msgstr "{actor} poisti lisäkentän {object} tietoaineistosta {target}"
 
 #: ckan/templates/activity_streams/deleted_resource.html:8
 msgid "{actor} deleted the resource {object} from the dataset {target}"
-msgstr ""
+msgstr "{actor} poisti resurssin {object} tietoaineistosta {target}"
 
 #: ckan/templates/activity_streams/new_group.html:8
 msgid "{actor} created the group {object}"
-msgstr ""
+msgstr "{actor} loi ryhmän {object}"
 
 #: ckan/templates/activity_streams/new_package.html:8
 msgid "{actor} created the dataset {object}"
-msgstr ""
+msgstr "{actor} loi tietoaineiston{object}"
 
 #: ckan/templates/activity_streams/new_package_extra.html:8
 msgid "{actor} added the extra {object} to the dataset {target}"
-msgstr ""
+msgstr "{actor} lisäsi lisäkentän {object} tietoaineistoon {target}"
 
 #: ckan/templates/activity_streams/new_resource.html:8
 msgid "{actor} added the resource {object} to the dataset {target}"
-msgstr ""
+msgstr "{actor} lisäsi resurssin {object} tietoaineistoon {target}"
 
 #: ckan/templates/activity_streams/new_user.html:8
 msgid "{actor} signed up"
-msgstr ""
+msgstr "{actor} kirjautui sisään"
 
 #: ckan/templates/activity_streams/removed_tag.html:8
 msgid "{actor} removed the tag {object} from the dataset {target}"
-msgstr ""
+msgstr "{actor} poisti avainsanan {object} tietoaineistosta {target}"
 
 #: ckan/templates/admin/authz.html:6 ckan/templates/admin/authz.html:7
 msgid "Administration - Authorization"
@@ -2089,7 +2091,7 @@ msgstr "Yhteensä [1:%(item_count)s] käyttöoikeusryhmää."
 #: ckan/templates/authorization_group/layout.html:11
 #: ckan/templates/revision/layout.html:9
 msgid "List"
-msgstr ""
+msgstr "Lista"
 
 #: ckan/templates/authorization_group/layout.html:14
 #: ckan/templates/group/layout.html:12 ckan/templates/package/layout.html:10
@@ -2146,7 +2148,7 @@ msgstr "Päivitä olemassolevien pääsyryhmien rooleja"
 #: ckan/templates/package/related_list.html:14
 #: ckan/templates/revision/diff.html:6 ckan/templates/revision/list.html:7
 msgid "no-sidebar"
-msgstr ""
+msgstr "no-sidebar"
 
 #: ckan/templates/group/edit_form.html:10
 #: ckan/templates/group/new_group_form.html:101
@@ -2228,7 +2230,7 @@ msgstr "Listaa ryhmät"
 
 #: ckan/templates/group/layout.html:35
 msgid "Add a Group"
-msgstr ""
+msgstr "Lisää ryhmä"
 
 #: ckan/templates/group/layout.html:38
 msgid "Login to Add a Group"
@@ -2266,11 +2268,11 @@ msgstr "Aloita yhteenveto lauseella..."
 
 #: ckan/templates/group/new_group_form.html:47
 msgid "Image URL:"
-msgstr ""
+msgstr "Kuvan URL:"
 
 #: ckan/templates/group/new_group_form.html:50
 msgid "The URL for the image that is associated with this group."
-msgstr ""
+msgstr "URL kuvalle joka liitetty tälle ryhmälle"
 
 #: ckan/templates/group/new_group_form.html:57
 #: ckan/templates/package/new_package_form.html:275
@@ -2295,17 +2297,17 @@ msgstr "Poista"
 #: ckan/templates/group/new_group_form.html:83
 #: ckan/templates/package/new_package_form.html:251
 msgid "Add..."
-msgstr ""
+msgstr "Lisää..."
 
 #: ckan/templates/group/new_group_form.html:86
 #: ckan/templates/package/new_package_form.html:254
 msgid "Key ="
-msgstr ""
+msgstr "Avain ="
 
 #: ckan/templates/group/new_group_form.html:90
 #: ckan/templates/package/new_package_form.html:258
 msgid "Value ="
-msgstr ""
+msgstr "Arvo ="
 
 #: ckan/templates/group/new_group_form.html:116
 msgid "Add datasets"
@@ -2419,7 +2421,7 @@ msgstr "tietoaineistoa"
 msgid ""
 "that you can \n"
 "            browse, learn about and download."
-msgstr ""
+msgstr "jotta voit \n            selata, oppia and ladata."
 
 #: ckan/templates/home/index.html:32
 msgid "Share data"
@@ -2540,7 +2542,7 @@ msgstr "arvolla"
 #: ckan/templates/package/history.html:37
 #, python-format
 msgid "Read dataset as of %s"
-msgstr ""
+msgstr "Lue tietoaineisto alkaen %s"
 
 #: ckan/templates/package/history.html:48 ckan/templates/package/read.html:104
 #: ckan/templates/package/related_list.html:50
@@ -2557,7 +2559,7 @@ msgstr "Lisää / Muokkaa aineistolinkkejä"
 
 #: ckan/templates/package/layout.html:39
 msgid "Related"
-msgstr ""
+msgstr "Liittyvä"
 
 #: ckan/templates/package/layout.html:44
 msgid "Settings"
@@ -2591,7 +2593,7 @@ msgstr "(Älä huolehdi, jos et tiedä millä lisenssillä aineisto on julkaistu
 
 #: ckan/templates/package/new_package_form.html:96
 msgid "Member of:"
-msgstr ""
+msgstr "Jäsen:"
 
 #: ckan/templates/package/new_package_form.html:109
 msgid "Add to:"
@@ -2605,7 +2607,7 @@ msgstr "Pilkuilla erotetut sanat jotka liittävät tietoaineiston samanlaisiin.
 
 #: ckan/templates/package/new_package_form.html:134
 msgid "Add Resources"
-msgstr ""
+msgstr "Lisää resursseja"
 
 #: ckan/templates/package/new_package_form.html:136
 msgid ""
@@ -2638,7 +2640,7 @@ msgstr "Tiedoston URL"
 
 #: ckan/templates/package/new_package_form.html:165
 msgid "API URL"
-msgstr ""
+msgstr "API URL"
 
 #: ckan/templates/package/new_package_form.html:228
 msgid "e.g. 1.2.0"
@@ -2674,11 +2676,11 @@ msgstr "Tämä tietoaineisto on"
 
 #: ckan/templates/package/new_package_form.html:285
 msgid "Summary"
-msgstr ""
+msgstr "Yhteenveto"
 
 #: ckan/templates/package/new_package_form.html:287
 msgid "Briefly describe the changes you have made..."
-msgstr ""
+msgstr "Kuvaa lyhyesti muutokset jotka teit..."
 
 #: ckan/templates/package/new_package_form.html:298
 msgid ""
@@ -2688,32 +2690,32 @@ msgstr "Koska et ole kirjautunut sisään niin IP osoitettasi käytetään\n[1:K
 
 #: ckan/templates/package/new_package_form.html:309
 msgid "Important:"
-msgstr ""
+msgstr "Tärkeää:"
 
 #: ckan/templates/package/new_package_form.html:309
 msgid ""
 "By submitting content, you agree to release your contributions under the"
-msgstr ""
+msgstr "Tallentamalla sisältöä, hyväksyt että ne julkaistaa tämän mukaisesti"
 
 #: ckan/templates/package/new_package_form.html:309
 msgid ". Please"
-msgstr ""
+msgstr ". Ole hyvä"
 
 #: ckan/templates/package/new_package_form.html:309
 msgid "refrain"
-msgstr ""
+msgstr "ja pidättäydy"
 
 #: ckan/templates/package/new_package_form.html:309
 msgid "from editing this page if you are"
-msgstr ""
+msgstr "muokkaamasta tätä sivua jos"
 
 #: ckan/templates/package/new_package_form.html:309
 msgid "not"
-msgstr ""
+msgstr "et"
 
 #: ckan/templates/package/new_package_form.html:309
 msgid "happy to do this."
-msgstr ""
+msgstr "hyväksy tätä."
 
 #: ckan/templates/package/read.html:14
 msgid "- Datasets"
@@ -2814,27 +2816,27 @@ msgstr "[1:Tietoaineiston sivu] sivustolla \n            [2:%(harvest_catalogue_
 #: ckan/templates/package/related_list.html:17
 #: ckan/templates/package/related_list.html:21
 msgid "- Related"
-msgstr ""
+msgstr "- Liittyvät"
 
 #: ckan/templates/package/related_list.html:26
 msgid "Related items"
-msgstr ""
+msgstr "Liittyvät asiat"
 
 #: ckan/templates/package/related_list.html:26
 msgid "Add related item"
-msgstr ""
+msgstr "Lisää liittyvä asia"
 
 #: ckan/templates/package/related_list.html:28
 msgid "There are no related items here yet"
-msgstr ""
+msgstr "Tähän liittyen ei ole vielä asioita"
 
 #: ckan/templates/package/related_list.html:29
 msgid ", why not"
-msgstr ""
+msgstr ", mikset et"
 
 #: ckan/templates/package/related_list.html:29
 msgid "add one"
-msgstr ""
+msgstr "lisäisi yhtä"
 
 #: ckan/templates/package/resource_embedded_dataviewer.html:78
 #: ckan/templates/package/resource_read.html:85
@@ -2872,12 +2874,12 @@ msgstr "Lähtöisin [1:tietoaineistosta]:"
 
 #: ckan/templates/package/resource_read.html:174
 msgid "Cannot embed as resource is private."
-msgstr ""
+msgstr "Ei voida upottaa koska resurssi on yksityinen."
 
 #: ckan/templates/package/resource_read.html:174
 #: ckan/templates/package/resource_read.html:175
 msgid "Embed"
-msgstr ""
+msgstr "Upota"
 
 #: ckan/templates/package/resources.html:2
 msgid "Someresources"
@@ -3013,27 +3015,27 @@ msgstr ",\n      Avainsana -"
 
 #: ckan/templates/snippets/data-viewer-embed-dialog.html:13
 msgid "Embed Data Viewer"
-msgstr ""
+msgstr "Upota datan näyttäjä"
 
 #: ckan/templates/snippets/data-viewer-embed-dialog.html:19
 msgid "Embed this view"
-msgstr ""
+msgstr "Upota tämä näkymä"
 
 #: ckan/templates/snippets/data-viewer-embed-dialog.html:19
 msgid "by copying this into your webpage:"
-msgstr ""
+msgstr "kopioimall tämän web-sivullesi:"
 
 #: ckan/templates/snippets/data-viewer-embed-dialog.html:21
 msgid "Choose width and height in pixels:"
-msgstr ""
+msgstr "Valitse leveys ja korkeus pikseleinä:"
 
 #: ckan/templates/snippets/data-viewer-embed-dialog.html:22
 msgid "Width:"
-msgstr ""
+msgstr "Leveys:"
 
 #: ckan/templates/snippets/data-viewer-embed-dialog.html:24
 msgid "Height:"
-msgstr ""
+msgstr "Korkeus:"
 
 #: ckan/templates/snippets/package_list.html:39
 msgid "Not Openly Licensed"
@@ -3108,15 +3110,15 @@ msgstr "Muokkaa käyttäjää:"
 
 #: ckan/templates/user/edit_user_form.html:21
 msgid "Full name"
-msgstr ""
+msgstr "Koko nimi"
 
 #: ckan/templates/user/edit_user_form.html:27
 msgid "E-mail"
-msgstr ""
+msgstr "Sähköposti"
 
 #: ckan/templates/user/edit_user_form.html:33
 msgid "OpenId"
-msgstr ""
+msgstr "OpenId"
 
 #: ckan/templates/user/edit_user_form.html:41
 msgid "A little about you..."
@@ -3129,12 +3131,12 @@ msgstr "Vaihda salasana"
 #: ckan/templates/user/edit_user_form.html:48
 #: ckan/templates/user/new_user_form.html:40
 msgid "Password"
-msgstr ""
+msgstr "Salasana"
 
 #: ckan/templates/user/edit_user_form.html:54
 #: ckan/templates/user/new_user_form.html:47
 msgid "Password (repeat)"
-msgstr ""
+msgstr "Salasana (toista)"
 
 #: ckan/templates/user/edit_user_form.html:61
 msgid "Change your username"
@@ -3142,7 +3144,7 @@ msgstr "Muuta käyttäjätunnustasi"
 
 #: ckan/templates/user/edit_user_form.html:63
 msgid "Username"
-msgstr ""
+msgstr "Käyttäjätunnus"
 
 #: ckan/templates/user/layout.html:11
 msgid "My Profile"
@@ -3199,7 +3201,7 @@ msgstr "Salasana:"
 
 #: ckan/templates/user/login.html:37
 msgid "Sign In"
-msgstr ""
+msgstr "Kirjaudu"
 
 #: ckan/templates/user/login.html:39
 msgid "Forgot your password?"
@@ -3238,7 +3240,7 @@ msgstr "OpenID palvelu mahdollistaa kirjautumaan moneen web-sivustoon\nyhdellä
 
 #: ckan/templates/user/login.html:69
 msgid "Sign in with OpenID"
-msgstr ""
+msgstr "Kirjaudu käyttäen OpenID:tä"
 
 #: ckan/templates/user/logout.html:5
 msgid "Logout - User"
@@ -3254,11 +3256,11 @@ msgstr "Kirjauduit ulos onnistuneesti."
 
 #: ckan/templates/user/logout_first.html:6
 msgid "Logged in - User"
-msgstr ""
+msgstr "Kirjautunut - Käyttäjä"
 
 #: ckan/templates/user/logout_first.html:7
 msgid "Logged into"
-msgstr ""
+msgstr "Kirjautunut"
 
 #: ckan/templates/user/logout_first.html:12
 msgid "is currently logged in"
@@ -3290,7 +3292,7 @@ msgstr "3+ merkkiä, käyttäen 'a-z0-9' ja '-_'"
 
 #: ckan/templates/user/new_user_form.html:27
 msgid "Full name (optional)"
-msgstr ""
+msgstr "Koko nimi (ei pakollinen)"
 
 #: ckan/templates/user/new_user_form.html:34
 msgid "E-Mail"
@@ -3298,7 +3300,7 @@ msgstr "Sähköposti"
 
 #: ckan/templates/user/new_user_form.html:65
 msgid "Register now"
-msgstr ""
+msgstr "Rekisteröidy nyt"
 
 #: ckan/templates/user/perform_reset.html:18
 msgid "Password (repeat):"


================================================================
  Commit: e0cb4c72239622fecf35967cff939d6d5b558f37
      https://github.com/okfn/ckan/commit/e0cb4c72239622fecf35967cff939d6d5b558f37
  Author: amercader <amercadero at gmail.com>
  Date:   2012-05-04 (Fri, 04 May 2012)

  Changed paths:
    M ckan/__init__.py

  Log Message:
  -----------
  [release]: Version number updated for release


diff --git a/ckan/__init__.py b/ckan/__init__.py
index 36c8f37..0b3e724 100644
--- a/ckan/__init__.py
+++ b/ckan/__init__.py
@@ -1,4 +1,4 @@
-__version__ = '1.7b'
+__version__ = '1.7'
 __description__ = 'Comprehensive Knowledge Archive Network (CKAN) Software'
 __long_description__ = \
 '''CKAN software provides a hub for datasets. The flagship site running CKAN 


================================================================
Compare: https://github.com/okfn/ckan/compare/3f97ad6...e0cb4c7


More information about the ckan-changes mailing list