From 1ce93021dcfe9843630cf2fc78f73773c174c7f5 Mon Sep 17 00:00:00 2001 From: David Read Date: Wed, 16 Nov 2011 18:12:28 +0000 Subject: [PATCH] [i18n]: Updated the latest strings from Transifex. --- ckan/__init__.py | 2 +- ckan/config/deployment.ini_tmpl | 2 +- ckan/i18n/bg/LC_MESSAGES/ckan.po | 171 ++++++----- ckan/i18n/ca/LC_MESSAGES/ckan.po | 177 +++++------ ckan/i18n/ckan.pot | 171 ++++++----- ckan/i18n/cs_CZ/LC_MESSAGES/ckan.po | 191 ++++++------ ckan/i18n/de/LC_MESSAGES/ckan.po | 177 +++++------ ckan/i18n/el/LC_MESSAGES/ckan.po | 171 ++++++----- ckan/i18n/es/LC_MESSAGES/ckan.po | 173 ++++++----- ckan/i18n/fi/LC_MESSAGES/ckan.po | 171 ++++++----- ckan/i18n/fr/LC_MESSAGES/ckan.po | 178 ++++++------ ckan/i18n/hu/LC_MESSAGES/ckan.po | 171 ++++++----- ckan/i18n/it/LC_MESSAGES/ckan.po | 171 ++++++----- ckan/i18n/lt/LC_MESSAGES/ckan.po | 171 ++++++----- ckan/i18n/nl/LC_MESSAGES/ckan.po | 171 ++++++----- ckan/i18n/no/LC_MESSAGES/ckan.po | 173 ++++++----- ckan/i18n/pl/LC_MESSAGES/ckan.po | 175 ++++++----- ckan/i18n/pt_BR/LC_MESSAGES/ckan.po | 177 +++++------ ckan/i18n/ro/LC_MESSAGES/ckan.po | 171 ++++++----- ckan/i18n/ru/LC_MESSAGES/ckan.po | 175 ++++++----- ckan/i18n/sl/LC_MESSAGES/ckan.po | 171 ++++++----- ckan/i18n/sq/LC_MESSAGES/ckan.po | 171 ++++++----- ckan/i18n/sr/LC_MESSAGES/ckan.po | 435 +++++++++++++++------------- ckan/i18n/sv/LC_MESSAGES/ckan.po | 175 ++++++----- pip-requirements.txt | 8 +- 25 files changed, 2235 insertions(+), 1864 deletions(-) diff --git a/ckan/__init__.py b/ckan/__init__.py index a4f10f0fa34..bf43d695595 100644 --- a/ckan/__init__.py +++ b/ckan/__init__.py @@ -1,4 +1,4 @@ -__version__ = '1.5.1a' +__version__ = '1.5.1b' __description__ = 'Comprehensive Knowledge Archive Network (CKAN) Software' __long_description__ = \ '''The CKAN software is used to run the Comprehensive Knowledge Archive diff --git a/ckan/config/deployment.ini_tmpl b/ckan/config/deployment.ini_tmpl index 57a2c68afe0..355db0428d5 100644 --- a/ckan/config/deployment.ini_tmpl +++ b/ckan/config/deployment.ini_tmpl @@ -157,7 +157,7 @@ ckan.locale_default = en #ckan.locales_offered = # Default order is roughly by number of people speaking it in Europe: # http://en.wikipedia.org/wiki/Languages_of_the_European_Union#Knowledge -ckan.locale_order = en de fr it es pl ru nl sv no cs_CZ hu pt_BR fi bg ca sq sr +ckan.locale_order = en de fr it es pl ru nl sv no cs_CZ hu pt_BR fi bg ca sq sr sr@latin ckan.locales_filtered_out = el ro lt sl # Logging configuration diff --git a/ckan/i18n/bg/LC_MESSAGES/ckan.po b/ckan/i18n/bg/LC_MESSAGES/ckan.po index b15abbe1d31..f15db400ac2 100644 --- a/ckan/i18n/bg/LC_MESSAGES/ckan.po +++ b/ckan/i18n/bg/LC_MESSAGES/ckan.po @@ -11,14 +11,14 @@ msgid "" msgstr "" "Project-Id-Version: CKAN (Comprehensive Knowledge Archive Network)\n" "Report-Msgid-Bugs-To: http://www.ckan.org/\n" -"POT-Creation-Date: 2011-11-09 12:28+0000\n" -"PO-Revision-Date: 2011-11-09 12:28+0000\n" +"POT-Creation-Date: 2011-11-16 18:02+0000\n" +"PO-Revision-Date: 2011-11-16 18:03+0000\n" "Last-Translator: dread \n" "Language-Team: Bulgarian \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" "Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" @@ -47,11 +47,11 @@ msgstr "" msgid "Not authorized to see this page" msgstr "Без право за достъп до тази странца" -#: ckan/controllers/api.py:96 ckan/controllers/api.py:158 +#: ckan/controllers/api.py:96 ckan/controllers/api.py:159 msgid "Access denied" msgstr "Достъп отказан" -#: ckan/controllers/api.py:102 ckan/controllers/api.py:163 +#: ckan/controllers/api.py:102 ckan/controllers/api.py:164 msgid "Not found" msgstr "Данните не бяха намерени" @@ -59,96 +59,96 @@ msgstr "Данните не бяха намерени" msgid "Bad request" msgstr "Неправилно запитване" -#: ckan/controllers/api.py:137 +#: ckan/controllers/api.py:138 #, python-format msgid "Action name not known: %s" msgstr "Неизвестно име на действие: %s" -#: ckan/controllers/api.py:147 ckan/controllers/api.py:268 -#: ckan/controllers/api.py:326 +#: ckan/controllers/api.py:148 ckan/controllers/api.py:269 +#: ckan/controllers/api.py:327 #, python-format msgid "JSON Error: %s" msgstr "JSON Грешка: %s" -#: ckan/controllers/api.py:155 ckan/controllers/api.py:296 -#: ckan/controllers/api.py:348 ckan/controllers/group.py:182 +#: ckan/controllers/api.py:156 ckan/controllers/api.py:297 +#: ckan/controllers/api.py:349 ckan/controllers/group.py:182 #: ckan/controllers/group.py:201 ckan/controllers/package.py:454 #: ckan/controllers/package.py:483 ckan/controllers/user.py:155 #: ckan/controllers/user.py:232 ckan/controllers/user.py:346 msgid "Integrity Error" msgstr "Грешка по цялостност" -#: ckan/controllers/api.py:197 +#: ckan/controllers/api.py:198 #, python-format msgid "Cannot list entity of this type: %s" msgstr "Не може да се извежда списък на обекти от този тип: %s" -#: ckan/controllers/api.py:231 +#: ckan/controllers/api.py:232 #, python-format msgid "Cannot read entity of this type: %s" msgstr "Не могат да се четат обекти от този тип: %s" -#: ckan/controllers/api.py:275 +#: ckan/controllers/api.py:276 #, python-format msgid "Cannot create new entity of this type: %s %s" msgstr "Не могат да се създават обекти от този тип: %s %s" -#: ckan/controllers/api.py:299 +#: ckan/controllers/api.py:300 msgid "Unable to add package to search index" msgstr "" -#: ckan/controllers/api.py:332 +#: ckan/controllers/api.py:333 #, python-format msgid "Cannot update entity of this type: %s" msgstr "Не могат да се обновяват обекти от този тип: %s" -#: ckan/controllers/api.py:351 +#: ckan/controllers/api.py:352 msgid "Unable to update search index" msgstr "" -#: ckan/controllers/api.py:377 +#: ckan/controllers/api.py:378 #, python-format msgid "Cannot delete entity of this type: %s %s" msgstr "Не могат да се изтриват обекти от този тип: %s %s" -#: ckan/controllers/api.py:401 +#: ckan/controllers/api.py:402 msgid "No revision specified" msgstr "Няма oпределена ревизия" -#: ckan/controllers/api.py:405 +#: ckan/controllers/api.py:406 #, python-format msgid "There is no revision with id: %s" msgstr "Няма ревизия с индентификатор: %s" -#: ckan/controllers/api.py:415 +#: ckan/controllers/api.py:416 msgid "Missing search term ('since_id=UUID' or 'since_time=TIMESTAMP')" msgstr "" "Липсващо условие за търсене ('since_id=UUID' или 'since_time=TIMESTAMP')" -#: ckan/controllers/api.py:423 +#: ckan/controllers/api.py:424 #, python-format msgid "Could not read parameters: %r" msgstr "Неуспешно прочитане на параметри: %r" -#: ckan/controllers/api.py:470 +#: ckan/controllers/api.py:471 #, python-format msgid "Bad search option: %s" msgstr "Лоша опция за търсене: %s" -#: ckan/controllers/api.py:473 +#: ckan/controllers/api.py:474 #, python-format msgid "Unknown register: %s" msgstr "Неизвестен регистър: %s" -#: ckan/controllers/api.py:481 +#: ckan/controllers/api.py:482 msgid "Malformed qjson value" msgstr "Деформирана qjson категория" -#: ckan/controllers/api.py:490 +#: ckan/controllers/api.py:491 msgid "Request params must be in form of a json encoded dictionary." msgstr "Параметрите на заявката трябва да са във формат на JSON речник." -#: ckan/controllers/api.py:577 +#: ckan/controllers/api.py:578 #, python-format msgid "Bad slug type: %s" msgstr "" @@ -168,13 +168,13 @@ msgstr "Недостатъчни права за създаване на гру msgid "User %r not authorized to edit %r" msgstr " Потребител %r няма права за редакция на %r" -#: ckan/controllers/authorization_group.py:151 ckan/controllers/group.py:79 +#: ckan/controllers/authorization_group.py:153 ckan/controllers/group.py:79 #: ckan/controllers/group.py:150 ckan/controllers/group.py:210 #: ckan/controllers/group.py:265 msgid "Group not found" msgstr "Групата не е намерена" -#: ckan/controllers/authorization_group.py:158 ckan/controllers/group.py:222 +#: ckan/controllers/authorization_group.py:160 ckan/controllers/group.py:222 #: ckan/controllers/package.py:538 #, python-format msgid "User %r not authorized to edit %s authorizations" @@ -478,9 +478,9 @@ msgid "Details" msgstr "Детайли" #: ckan/forms/group.py:64 ckan/forms/package.py:102 ckan/forms/package.py:112 -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:45 -#: ckan/logic/action/update.py:55 ckan/logic/action/update.py:57 -#: ckan/logic/action/update.py:67 ckan/logic/action/update.py:69 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:48 +#: ckan/logic/action/update.py:58 ckan/logic/action/update.py:60 +#: ckan/logic/action/update.py:70 ckan/logic/action/update.py:72 #: ckan/templates/group/new_group_form.html:52 #: ckan/templates/package/edit.html:25 msgid "Extras" @@ -634,7 +634,7 @@ msgid "Basic information" msgstr "Основна информация" #: ckan/forms/package.py:96 ckan/forms/package.py:111 -#: ckan/logic/action/update.py:41 ckan/templates/package/edit.html:23 +#: ckan/logic/action/update.py:44 ckan/templates/package/edit.html:23 #: ckan/templates/package/read_core.html:15 msgid "Resources" msgstr "Ресурси" @@ -792,34 +792,27 @@ msgstr "" msgid "Tag \"%s\" length is more than maximum %i" msgstr "" -#: ckan/logic/validators.py:212 -#, python-format -msgid "" -"That login name is not valid. It must be at least 3 characters, restricted " -"to alphanumerics and these symbols: %s" -msgstr "" - -#: ckan/logic/validators.py:217 +#: ckan/logic/validators.py:221 msgid "That login name is not available." msgstr "" -#: ckan/logic/validators.py:229 +#: ckan/logic/validators.py:230 msgid "Please enter both passwords" msgstr "" -#: ckan/logic/validators.py:235 +#: ckan/logic/validators.py:236 msgid "Your password must be 4 characters or longer" msgstr "" -#: ckan/logic/validators.py:243 +#: ckan/logic/validators.py:244 msgid "The passwords you entered do not match" msgstr "" -#: ckan/logic/validators.py:255 +#: ckan/logic/validators.py:256 msgid "Missing value" msgstr "" -#: ckan/logic/validators.py:259 +#: ckan/logic/validators.py:260 msgid "" "Edit not allowed as it looks like spam. Please avoid links in your " "description." @@ -827,35 +820,35 @@ msgstr "" "Редакцията не е приета, тъй като прилича на спам. Моля, избягвайте връзки " "(URL адреси) в описанието." -#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:158 +#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:161 #, python-format msgid "REST API: Create object %s" msgstr "REST API: Създаване на обект %s" -#: ckan/logic/action/create.py:133 +#: ckan/logic/action/create.py:135 #, python-format msgid "REST API: Create package relationship: %s %s %s" msgstr "REST API: Създаване на връзка между пакети %s %s %s" -#: ckan/logic/action/create.py:186 +#: ckan/logic/action/create.py:190 msgid "You must supply a package id or name (parameter \"package\")." msgstr "" "Трябва да се подаде идентификатор или име на пакет (параметър \"package\")." -#: ckan/logic/action/create.py:188 +#: ckan/logic/action/create.py:192 msgid "You must supply a rating (parameter \"rating\")." msgstr "Трябва да се подаде рейтинг (параметър \"rating\")." -#: ckan/logic/action/create.py:193 +#: ckan/logic/action/create.py:197 msgid "Rating must be an integer value." msgstr "Рейтингът трябва да бъде целочислена стойност." -#: ckan/logic/action/create.py:197 +#: ckan/logic/action/create.py:201 #, python-format msgid "Rating must be between %i and %i." msgstr "Рейтингът трябва да е между %i и %i." -#: ckan/logic/action/create.py:199 +#: ckan/logic/action/create.py:203 #, python-format msgid "Package with name %r does not exist." msgstr "Пакет с име %r не съществува." @@ -870,44 +863,44 @@ msgstr "REST API: Изтриване на пакет: %s" msgid "REST API: Delete %s" msgstr "REST API: Изтриване на %s" -#: ckan/logic/action/update.py:41 +#: ckan/logic/action/update.py:44 msgid "Package resource(s) incomplete" msgstr "" -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:55 -#: ckan/logic/action/update.py:67 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:58 +#: ckan/logic/action/update.py:70 msgid "Missing Value" msgstr "Липсваща стойност" -#: ckan/logic/action/update.py:159 -msgid "Resource was not found." -msgstr "" - #: ckan/logic/action/update.py:169 -msgid "No package found for this resource, cannot check auth." +msgid "Resource was not found." msgstr "" -#: ckan/logic/action/update.py:183 ckan/logic/action/update.py:220 -#: ckan/logic/action/update.py:323 +#: ckan/logic/action/update.py:184 ckan/logic/action/update.py:222 +#: ckan/logic/action/update.py:327 #, python-format msgid "REST API: Update object %s" msgstr "" -#: ckan/logic/action/update.py:203 ckan/logic/action/update.py:242 +#: ckan/logic/action/update.py:205 ckan/logic/action/update.py:245 msgid "Package was not found." msgstr "Пакетът не е намерен." -#: ckan/logic/action/update.py:264 +#: ckan/logic/action/update.py:267 #, python-format msgid "REST API: Update package relationship: %s %s %s" msgstr "REST API: Обновяване на връзка между пакети: %s %s %s" +#: ckan/logic/action/update.py:378 +msgid "TaskStatus was not found." +msgstr "" + #: ckan/logic/auth/create.py:13 #, python-format msgid "User %s not authorized to create packages" msgstr "" -#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:21 +#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:22 #, python-format msgid "User %s not authorized to edit these groups" msgstr "" @@ -959,6 +952,11 @@ msgstr "" msgid "User %s not authorized to delete group %s" msgstr "" +#: ckan/logic/auth/delete.py:55 +#, python-format +msgid "User %s not authorized to delete task_status" +msgstr "" + #: ckan/logic/auth/get.py:78 #, python-format msgid "User %s not authorized to read these packages" @@ -969,61 +967,80 @@ msgstr "" msgid "User %s not authorized to read package %s" msgstr "" -#: ckan/logic/auth/get.py:104 +#: ckan/logic/auth/get.py:105 ckan/logic/auth/update.py:38 +msgid "No package found for this resource, cannot check auth." +msgstr "" + +#: ckan/logic/auth/get.py:111 +#, python-format +msgid "User %s not authorized to read resource %s" +msgstr "" + +#: ckan/logic/auth/get.py:126 #, python-format msgid "User %s not authorized to read group %s" msgstr "" -#: ckan/logic/auth/update.py:17 +#: ckan/logic/auth/update.py:18 #, python-format msgid "User %s not authorized to edit package %s" msgstr "" -#: ckan/logic/auth/update.py:35 +#: ckan/logic/auth/update.py:44 +#, python-format +msgid "User %s not authorized to read edit %s" +msgstr "" + +#: ckan/logic/auth/update.py:58 #, python-format msgid "User %s not authorized to change state of package %s" msgstr "" -#: ckan/logic/auth/update.py:46 +#: ckan/logic/auth/update.py:69 #, python-format msgid "User %s not authorized to edit permissions of package %s" msgstr "" -#: ckan/logic/auth/update.py:57 +#: ckan/logic/auth/update.py:80 #, python-format msgid "User %s not authorized to edit group %s" msgstr "" -#: ckan/logic/auth/update.py:68 +#: ckan/logic/auth/update.py:91 #, python-format msgid "User %s not authorized to change state of group %s" msgstr "" -#: ckan/logic/auth/update.py:79 +#: ckan/logic/auth/update.py:102 #, python-format msgid "User %s not authorized to edit permissions of group %s" msgstr "" -#: ckan/logic/auth/update.py:90 ckan/logic/auth/update.py:101 +#: ckan/logic/auth/update.py:113 ckan/logic/auth/update.py:124 #, python-format msgid "User %s not authorized to edit permissions of authorization group %s" msgstr "" -#: ckan/logic/auth/update.py:112 +#: ckan/logic/auth/update.py:135 #, python-format msgid "User %s not authorized to edit user %s" msgstr "" -#: ckan/logic/auth/update.py:122 +#: ckan/logic/auth/update.py:145 #, python-format msgid "User %s not authorized to change state of revision" msgstr "" -#: ckan/logic/auth/update.py:132 +#: ckan/logic/auth/update.py:155 +#, python-format +msgid "User %s not authorized to update task_status table" +msgstr "" + +#: ckan/logic/auth/update.py:165 msgid "Valid API key needed to edit a package" msgstr "" -#: ckan/logic/auth/update.py:140 +#: ckan/logic/auth/update.py:173 msgid "Valid API key needed to edit a group" msgstr "" diff --git a/ckan/i18n/ca/LC_MESSAGES/ckan.po b/ckan/i18n/ca/LC_MESSAGES/ckan.po index 0ca8768376c..ac12cd777b1 100644 --- a/ckan/i18n/ca/LC_MESSAGES/ckan.po +++ b/ckan/i18n/ca/LC_MESSAGES/ckan.po @@ -12,14 +12,14 @@ msgid "" msgstr "" "Project-Id-Version: CKAN (Comprehensive Knowledge Archive Network)\n" "Report-Msgid-Bugs-To: http://www.ckan.org/\n" -"POT-Creation-Date: 2011-11-09 12:28+0000\n" -"PO-Revision-Date: 2011-11-09 12:28+0000\n" +"POT-Creation-Date: 2011-11-16 18:02+0000\n" +"PO-Revision-Date: 2011-11-16 18:03+0000\n" "Last-Translator: dread \n" "Language-Team: Catalan (http://www.transifex.net/projects/p/ckan/team/ca/)\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" "Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" @@ -50,11 +50,11 @@ msgstr "Purga completa" msgid "Not authorized to see this page" msgstr "No esteu autoritzats a editar aquesta pàgina" -#: ckan/controllers/api.py:96 ckan/controllers/api.py:158 +#: ckan/controllers/api.py:96 ckan/controllers/api.py:159 msgid "Access denied" msgstr "Accés denegat" -#: ckan/controllers/api.py:102 ckan/controllers/api.py:163 +#: ckan/controllers/api.py:102 ckan/controllers/api.py:164 msgid "Not found" msgstr "No trobat" @@ -62,97 +62,97 @@ msgstr "No trobat" msgid "Bad request" msgstr "Mala sol·licitud" -#: ckan/controllers/api.py:137 +#: ckan/controllers/api.py:138 #, python-format msgid "Action name not known: %s" msgstr "Acció desconeguda: %s" -#: ckan/controllers/api.py:147 ckan/controllers/api.py:268 -#: ckan/controllers/api.py:326 +#: ckan/controllers/api.py:148 ckan/controllers/api.py:269 +#: ckan/controllers/api.py:327 #, python-format msgid "JSON Error: %s" msgstr "Error JSON: %s" -#: ckan/controllers/api.py:155 ckan/controllers/api.py:296 -#: ckan/controllers/api.py:348 ckan/controllers/group.py:182 +#: ckan/controllers/api.py:156 ckan/controllers/api.py:297 +#: ckan/controllers/api.py:349 ckan/controllers/group.py:182 #: ckan/controllers/group.py:201 ckan/controllers/package.py:454 #: ckan/controllers/package.py:483 ckan/controllers/user.py:155 #: ckan/controllers/user.py:232 ckan/controllers/user.py:346 msgid "Integrity Error" msgstr "Error d'integritat" -#: ckan/controllers/api.py:197 +#: ckan/controllers/api.py:198 #, python-format msgid "Cannot list entity of this type: %s" msgstr "No es pot llistar l'entitat de tipus: %s" -#: ckan/controllers/api.py:231 +#: ckan/controllers/api.py:232 #, python-format msgid "Cannot read entity of this type: %s" msgstr "No es pot llegir l'entitat de tipus: %s" -#: ckan/controllers/api.py:275 +#: ckan/controllers/api.py:276 #, python-format msgid "Cannot create new entity of this type: %s %s" msgstr "No es pot crear una nova entitat d'aquest tipus: %s %s" -#: ckan/controllers/api.py:299 +#: ckan/controllers/api.py:300 msgid "Unable to add package to search index" msgstr "No s'ha pogut afegir el conjunt de dades a l'índex de cerca" -#: ckan/controllers/api.py:332 +#: ckan/controllers/api.py:333 #, python-format msgid "Cannot update entity of this type: %s" msgstr "No es pot editer l'entitat de tipus: %s" -#: ckan/controllers/api.py:351 +#: ckan/controllers/api.py:352 msgid "Unable to update search index" msgstr "No s'ha pogut actualitzar l'índex de cerca" -#: ckan/controllers/api.py:377 +#: ckan/controllers/api.py:378 #, python-format msgid "Cannot delete entity of this type: %s %s" msgstr "No es pot eliminar l'entitat de tipus: %s %s" -#: ckan/controllers/api.py:401 +#: ckan/controllers/api.py:402 msgid "No revision specified" msgstr "No s'ha especificat una revisió" -#: ckan/controllers/api.py:405 +#: ckan/controllers/api.py:406 #, python-format msgid "There is no revision with id: %s" msgstr "No hi ha cap revisiió amb id: %s" -#: ckan/controllers/api.py:415 +#: ckan/controllers/api.py:416 msgid "Missing search term ('since_id=UUID' or 'since_time=TIMESTAMP')" msgstr "Falta un terme de cerca ('since_id=UUID' o 'since_time=TIMESTAMP')" -#: ckan/controllers/api.py:423 +#: ckan/controllers/api.py:424 #, python-format msgid "Could not read parameters: %r" msgstr "No s'han pogut llegir els paràmetres: %r" -#: ckan/controllers/api.py:470 +#: ckan/controllers/api.py:471 #, python-format msgid "Bad search option: %s" msgstr "Opció de cerca incorrecta: %s" -#: ckan/controllers/api.py:473 +#: ckan/controllers/api.py:474 #, python-format msgid "Unknown register: %s" msgstr "Registre desconegut: %s" -#: ckan/controllers/api.py:481 +#: ckan/controllers/api.py:482 msgid "Malformed qjson value" msgstr "Valor QJSON mal format" -#: ckan/controllers/api.py:490 +#: ckan/controllers/api.py:491 msgid "Request params must be in form of a json encoded dictionary." msgstr "" "Els paràmetres de la sol·licitud han d'estar en forma d'un diccionari " "codificat com a JSON." -#: ckan/controllers/api.py:577 +#: ckan/controllers/api.py:578 #, python-format msgid "Bad slug type: %s" msgstr "" @@ -172,13 +172,13 @@ msgstr "No autoritzat a crear un grup" msgid "User %r not authorized to edit %r" msgstr "L'usuari %r no està autoritzat a editar %r" -#: ckan/controllers/authorization_group.py:151 ckan/controllers/group.py:79 +#: ckan/controllers/authorization_group.py:153 ckan/controllers/group.py:79 #: ckan/controllers/group.py:150 ckan/controllers/group.py:210 #: ckan/controllers/group.py:265 msgid "Group not found" msgstr "Grup no trobat" -#: ckan/controllers/authorization_group.py:158 ckan/controllers/group.py:222 +#: ckan/controllers/authorization_group.py:160 ckan/controllers/group.py:222 #: ckan/controllers/package.py:538 #, python-format msgid "User %r not authorized to edit %s authorizations" @@ -483,9 +483,9 @@ msgid "Details" msgstr "Detalls" #: ckan/forms/group.py:64 ckan/forms/package.py:102 ckan/forms/package.py:112 -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:45 -#: ckan/logic/action/update.py:55 ckan/logic/action/update.py:57 -#: ckan/logic/action/update.py:67 ckan/logic/action/update.py:69 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:48 +#: ckan/logic/action/update.py:58 ckan/logic/action/update.py:60 +#: ckan/logic/action/update.py:70 ckan/logic/action/update.py:72 #: ckan/templates/group/new_group_form.html:52 #: ckan/templates/package/edit.html:25 msgid "Extras" @@ -658,7 +658,7 @@ msgid "Basic information" msgstr "Informació bàsica" #: ckan/forms/package.py:96 ckan/forms/package.py:111 -#: ckan/logic/action/update.py:41 ckan/templates/package/edit.html:23 +#: ckan/logic/action/update.py:44 ckan/templates/package/edit.html:23 #: ckan/templates/package/read_core.html:15 msgid "Resources" msgstr "Recursos" @@ -823,36 +823,27 @@ msgstr "" msgid "Tag \"%s\" length is more than maximum %i" msgstr "" -#: ckan/logic/validators.py:212 -#, python-format -msgid "" -"That login name is not valid. It must be at least 3 characters, restricted " -"to alphanumerics and these symbols: %s" -msgstr "" -"Aquest nom de registre no és vàlid. Ha de tenir al menys 3 caràcters, " -"restringits a alfanumèrics i a aquests símbols: %s" - -#: ckan/logic/validators.py:217 +#: ckan/logic/validators.py:221 msgid "That login name is not available." msgstr "Aquest nom de registre no es troba disponible." -#: ckan/logic/validators.py:229 +#: ckan/logic/validators.py:230 msgid "Please enter both passwords" msgstr "Si us plau, introduïu les dues contrasenyes" -#: ckan/logic/validators.py:235 +#: ckan/logic/validators.py:236 msgid "Your password must be 4 characters or longer" msgstr "La vostra contrasenya ha de tenir 4 caràcters o més" -#: ckan/logic/validators.py:243 +#: ckan/logic/validators.py:244 msgid "The passwords you entered do not match" msgstr "Les contrasenyes introduïdes no coincideixen" -#: ckan/logic/validators.py:255 +#: ckan/logic/validators.py:256 msgid "Missing value" msgstr "Manca el valor" -#: ckan/logic/validators.py:259 +#: ckan/logic/validators.py:260 msgid "" "Edit not allowed as it looks like spam. Please avoid links in your " "description." @@ -860,36 +851,36 @@ msgstr "" "Actualització no permesa, ja que s'assembla a spam. Si us plau, eviteu " "enllaços en la vostra descripció" -#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:158 +#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:161 #, python-format msgid "REST API: Create object %s" msgstr "API REST: Creat objecte %s" -#: ckan/logic/action/create.py:133 +#: ckan/logic/action/create.py:135 #, python-format msgid "REST API: Create package relationship: %s %s %s" msgstr "API REST: Creada relació entre paquets: %s %s %s" -#: ckan/logic/action/create.py:186 +#: ckan/logic/action/create.py:190 msgid "You must supply a package id or name (parameter \"package\")." msgstr "" "Heu de proporcionar un identificador o nom de paquet (paràmetre " "\"package\")." -#: ckan/logic/action/create.py:188 +#: ckan/logic/action/create.py:192 msgid "You must supply a rating (parameter \"rating\")." msgstr "Heu de proporcionar una valoració (paràmetre \"rating\")." -#: ckan/logic/action/create.py:193 +#: ckan/logic/action/create.py:197 msgid "Rating must be an integer value." msgstr "La valoració ha de ser un valor enter." -#: ckan/logic/action/create.py:197 +#: ckan/logic/action/create.py:201 #, python-format msgid "Rating must be between %i and %i." msgstr "La valoració ha d'estar entre %i i %i." -#: ckan/logic/action/create.py:199 +#: ckan/logic/action/create.py:203 #, python-format msgid "Package with name %r does not exist." msgstr "El paquet amb nom %r no existeix." @@ -904,46 +895,44 @@ msgstr "API REST: Esborrat Paquet: %s" msgid "REST API: Delete %s" msgstr "API REST: Esborrat %s" -#: ckan/logic/action/update.py:41 +#: ckan/logic/action/update.py:44 msgid "Package resource(s) incomplete" msgstr "Recurs(os) del paquet incomplets" -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:55 -#: ckan/logic/action/update.py:67 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:58 +#: ckan/logic/action/update.py:70 msgid "Missing Value" msgstr "Falta el valor" -#: ckan/logic/action/update.py:159 +#: ckan/logic/action/update.py:169 msgid "Resource was not found." msgstr "Recurs no trobat" -#: ckan/logic/action/update.py:169 -msgid "No package found for this resource, cannot check auth." -msgstr "" -"No s'ha trobat cap paquet per aquest recurs, no es pot comprovar " -"l'autorització." - -#: ckan/logic/action/update.py:183 ckan/logic/action/update.py:220 -#: ckan/logic/action/update.py:323 +#: ckan/logic/action/update.py:184 ckan/logic/action/update.py:222 +#: ckan/logic/action/update.py:327 #, python-format msgid "REST API: Update object %s" msgstr "API REST: Actualitzat objecte %s" -#: ckan/logic/action/update.py:203 ckan/logic/action/update.py:242 +#: ckan/logic/action/update.py:205 ckan/logic/action/update.py:245 msgid "Package was not found." msgstr "No s'ha trobat el paquet." -#: ckan/logic/action/update.py:264 +#: ckan/logic/action/update.py:267 #, python-format msgid "REST API: Update package relationship: %s %s %s" msgstr "API REST: Actualitzada la relació entre paquets: %s %s %s" +#: ckan/logic/action/update.py:378 +msgid "TaskStatus was not found." +msgstr "" + #: ckan/logic/auth/create.py:13 #, python-format msgid "User %s not authorized to create packages" msgstr "L'usuari %s no està autoritzat a crear conjunts de dades" -#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:21 +#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:22 #, python-format msgid "User %s not authorized to edit these groups" msgstr "L'usuari %s no està autoritzat a editar aquests grups" @@ -995,6 +984,11 @@ msgstr "L'usuari %s no està autoritzat a esborrar la relació %s" msgid "User %s not authorized to delete group %s" msgstr "L'usuari %s no està autoritzat a esborrar el grup %s" +#: ckan/logic/auth/delete.py:55 +#, python-format +msgid "User %s not authorized to delete task_status" +msgstr "" + #: ckan/logic/auth/get.py:78 #, python-format msgid "User %s not authorized to read these packages" @@ -1005,65 +999,86 @@ msgstr "L'usuari %s no està autoritzat a llegir aquests conjunts de dades" msgid "User %s not authorized to read package %s" msgstr "L'usuari %s no està autoritzat a llegir el conjunt de dades %s" -#: ckan/logic/auth/get.py:104 +#: ckan/logic/auth/get.py:105 ckan/logic/auth/update.py:38 +msgid "No package found for this resource, cannot check auth." +msgstr "" +"No s'ha trobat cap paquet per aquest recurs, no es pot comprovar " +"l'autorització." + +#: ckan/logic/auth/get.py:111 +#, python-format +msgid "User %s not authorized to read resource %s" +msgstr "" + +#: ckan/logic/auth/get.py:126 #, python-format msgid "User %s not authorized to read group %s" msgstr "L'usuari %s no està autoritzat a llegir el grup %s" -#: ckan/logic/auth/update.py:17 +#: ckan/logic/auth/update.py:18 #, python-format msgid "User %s not authorized to edit package %s" msgstr "L'usuari %s no està autoritzat a editar el conjunt de dades %s" -#: ckan/logic/auth/update.py:35 +#: ckan/logic/auth/update.py:44 +#, python-format +msgid "User %s not authorized to read edit %s" +msgstr "" + +#: ckan/logic/auth/update.py:58 #, python-format msgid "User %s not authorized to change state of package %s" msgstr "" "L'usuari %s no està autoritzat a canviar l'estat del conjunt de dades %s" -#: ckan/logic/auth/update.py:46 +#: ckan/logic/auth/update.py:69 #, python-format msgid "User %s not authorized to edit permissions of package %s" msgstr "" "L'usuari %s no està autoritzat a editar els permisos del conjunt de dades %s" -#: ckan/logic/auth/update.py:57 +#: ckan/logic/auth/update.py:80 #, python-format msgid "User %s not authorized to edit group %s" msgstr "L'usuari %s no està autoritzat a editar el grup %s" -#: ckan/logic/auth/update.py:68 +#: ckan/logic/auth/update.py:91 #, python-format msgid "User %s not authorized to change state of group %s" msgstr "L'usuari %s no està autoritzat a canviar l'estat del grup %s" -#: ckan/logic/auth/update.py:79 +#: ckan/logic/auth/update.py:102 #, python-format msgid "User %s not authorized to edit permissions of group %s" msgstr "L'usuari %s no està autoritzat a editar els permisos del grup %s" -#: ckan/logic/auth/update.py:90 ckan/logic/auth/update.py:101 +#: ckan/logic/auth/update.py:113 ckan/logic/auth/update.py:124 #, python-format msgid "User %s not authorized to edit permissions of authorization group %s" msgstr "" "L'usuari %s no està autoritzat a editar els permisos del grup d'autorització" " %s" -#: ckan/logic/auth/update.py:112 +#: ckan/logic/auth/update.py:135 #, python-format msgid "User %s not authorized to edit user %s" msgstr "L'usuari %s no està autoritzat a editar l'usuari %s" -#: ckan/logic/auth/update.py:122 +#: ckan/logic/auth/update.py:145 #, python-format msgid "User %s not authorized to change state of revision" msgstr "L'usuari %s no està autoritzat a canviar l'estat de la revisió" -#: ckan/logic/auth/update.py:132 +#: ckan/logic/auth/update.py:155 +#, python-format +msgid "User %s not authorized to update task_status table" +msgstr "" + +#: ckan/logic/auth/update.py:165 msgid "Valid API key needed to edit a package" msgstr "Es necessita una clau API vàlida per editar un conjunt de dades" -#: ckan/logic/auth/update.py:140 +#: ckan/logic/auth/update.py:173 msgid "Valid API key needed to edit a group" msgstr "Es necessita una clau API vàlida per editar un grup" diff --git a/ckan/i18n/ckan.pot b/ckan/i18n/ckan.pot index 7c4ec747e76..115f50cf3c1 100644 --- a/ckan/i18n/ckan.pot +++ b/ckan/i18n/ckan.pot @@ -6,16 +6,16 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: ckan 1.5.1a\n" +"Project-Id-Version: ckan 1.5.1b\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2011-11-09 12:28+0000\n" +"POT-Creation-Date: 2011-11-16 18:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \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" #: ckan/new_authz.py:18 #, python-format @@ -42,11 +42,11 @@ msgstr "" msgid "Not authorized to see this page" msgstr "" -#: ckan/controllers/api.py:96 ckan/controllers/api.py:158 +#: ckan/controllers/api.py:96 ckan/controllers/api.py:159 msgid "Access denied" msgstr "" -#: ckan/controllers/api.py:102 ckan/controllers/api.py:163 +#: ckan/controllers/api.py:102 ckan/controllers/api.py:164 msgid "Not found" msgstr "" @@ -54,95 +54,95 @@ msgstr "" msgid "Bad request" msgstr "" -#: ckan/controllers/api.py:137 +#: ckan/controllers/api.py:138 #, python-format msgid "Action name not known: %s" msgstr "" -#: ckan/controllers/api.py:147 ckan/controllers/api.py:268 -#: ckan/controllers/api.py:326 +#: ckan/controllers/api.py:148 ckan/controllers/api.py:269 +#: ckan/controllers/api.py:327 #, python-format msgid "JSON Error: %s" msgstr "" -#: ckan/controllers/api.py:155 ckan/controllers/api.py:296 -#: ckan/controllers/api.py:348 ckan/controllers/group.py:182 +#: ckan/controllers/api.py:156 ckan/controllers/api.py:297 +#: ckan/controllers/api.py:349 ckan/controllers/group.py:182 #: ckan/controllers/group.py:201 ckan/controllers/package.py:454 #: ckan/controllers/package.py:483 ckan/controllers/user.py:155 #: ckan/controllers/user.py:232 ckan/controllers/user.py:346 msgid "Integrity Error" msgstr "" -#: ckan/controllers/api.py:197 +#: ckan/controllers/api.py:198 #, python-format msgid "Cannot list entity of this type: %s" msgstr "" -#: ckan/controllers/api.py:231 +#: ckan/controllers/api.py:232 #, python-format msgid "Cannot read entity of this type: %s" msgstr "" -#: ckan/controllers/api.py:275 +#: ckan/controllers/api.py:276 #, python-format msgid "Cannot create new entity of this type: %s %s" msgstr "" -#: ckan/controllers/api.py:299 +#: ckan/controllers/api.py:300 msgid "Unable to add package to search index" msgstr "" -#: ckan/controllers/api.py:332 +#: ckan/controllers/api.py:333 #, python-format msgid "Cannot update entity of this type: %s" msgstr "" -#: ckan/controllers/api.py:351 +#: ckan/controllers/api.py:352 msgid "Unable to update search index" msgstr "" -#: ckan/controllers/api.py:377 +#: ckan/controllers/api.py:378 #, python-format msgid "Cannot delete entity of this type: %s %s" msgstr "" -#: ckan/controllers/api.py:401 +#: ckan/controllers/api.py:402 msgid "No revision specified" msgstr "" -#: ckan/controllers/api.py:405 +#: ckan/controllers/api.py:406 #, python-format msgid "There is no revision with id: %s" msgstr "" -#: ckan/controllers/api.py:415 +#: ckan/controllers/api.py:416 msgid "Missing search term ('since_id=UUID' or 'since_time=TIMESTAMP')" msgstr "" -#: ckan/controllers/api.py:423 +#: ckan/controllers/api.py:424 #, python-format msgid "Could not read parameters: %r" msgstr "" -#: ckan/controllers/api.py:470 +#: ckan/controllers/api.py:471 #, python-format msgid "Bad search option: %s" msgstr "" -#: ckan/controllers/api.py:473 +#: ckan/controllers/api.py:474 #, python-format msgid "Unknown register: %s" msgstr "" -#: ckan/controllers/api.py:481 +#: ckan/controllers/api.py:482 msgid "Malformed qjson value" msgstr "" -#: ckan/controllers/api.py:490 +#: ckan/controllers/api.py:491 msgid "Request params must be in form of a json encoded dictionary." msgstr "" -#: ckan/controllers/api.py:577 +#: ckan/controllers/api.py:578 #, python-format msgid "Bad slug type: %s" msgstr "" @@ -162,13 +162,13 @@ msgstr "" msgid "User %r not authorized to edit %r" msgstr "" -#: ckan/controllers/authorization_group.py:151 ckan/controllers/group.py:79 +#: ckan/controllers/authorization_group.py:153 ckan/controllers/group.py:79 #: ckan/controllers/group.py:150 ckan/controllers/group.py:210 #: ckan/controllers/group.py:265 msgid "Group not found" msgstr "" -#: ckan/controllers/authorization_group.py:158 ckan/controllers/group.py:222 +#: ckan/controllers/authorization_group.py:160 ckan/controllers/group.py:222 #: ckan/controllers/package.py:538 #, python-format msgid "User %r not authorized to edit %s authorizations" @@ -463,9 +463,9 @@ msgid "Details" msgstr "" #: ckan/forms/group.py:64 ckan/forms/package.py:102 ckan/forms/package.py:112 -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:45 -#: ckan/logic/action/update.py:55 ckan/logic/action/update.py:57 -#: ckan/logic/action/update.py:67 ckan/logic/action/update.py:69 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:48 +#: ckan/logic/action/update.py:58 ckan/logic/action/update.py:60 +#: ckan/logic/action/update.py:70 ckan/logic/action/update.py:72 #: ckan/templates/group/new_group_form.html:52 ckan/templates/package/edit.html:25 msgid "Extras" msgstr "" @@ -605,7 +605,7 @@ msgid "Basic information" msgstr "" #: ckan/forms/package.py:96 ckan/forms/package.py:111 -#: ckan/logic/action/update.py:41 ckan/templates/package/edit.html:23 +#: ckan/logic/action/update.py:44 ckan/templates/package/edit.html:23 #: ckan/templates/package/read_core.html:15 msgid "Resources" msgstr "" @@ -763,67 +763,60 @@ msgstr "" msgid "Tag \"%s\" length is more than maximum %i" msgstr "" -#: ckan/logic/validators.py:212 -#, python-format -msgid "" -"That login name is not valid. It must be at least 3 characters, restricted to" -" alphanumerics and these symbols: %s" -msgstr "" - -#: ckan/logic/validators.py:217 +#: ckan/logic/validators.py:221 msgid "That login name is not available." msgstr "" -#: ckan/logic/validators.py:229 +#: ckan/logic/validators.py:230 msgid "Please enter both passwords" msgstr "" -#: ckan/logic/validators.py:235 +#: ckan/logic/validators.py:236 msgid "Your password must be 4 characters or longer" msgstr "" -#: ckan/logic/validators.py:243 +#: ckan/logic/validators.py:244 msgid "The passwords you entered do not match" msgstr "" -#: ckan/logic/validators.py:255 +#: ckan/logic/validators.py:256 msgid "Missing value" msgstr "" -#: ckan/logic/validators.py:259 +#: ckan/logic/validators.py:260 msgid "" "Edit not allowed as it looks like spam. Please avoid links in your " "description." msgstr "" -#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:158 +#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:161 #, python-format msgid "REST API: Create object %s" msgstr "" -#: ckan/logic/action/create.py:133 +#: ckan/logic/action/create.py:135 #, python-format msgid "REST API: Create package relationship: %s %s %s" msgstr "" -#: ckan/logic/action/create.py:186 +#: ckan/logic/action/create.py:190 msgid "You must supply a package id or name (parameter \"package\")." msgstr "" -#: ckan/logic/action/create.py:188 +#: ckan/logic/action/create.py:192 msgid "You must supply a rating (parameter \"rating\")." msgstr "" -#: ckan/logic/action/create.py:193 +#: ckan/logic/action/create.py:197 msgid "Rating must be an integer value." msgstr "" -#: ckan/logic/action/create.py:197 +#: ckan/logic/action/create.py:201 #, python-format msgid "Rating must be between %i and %i." msgstr "" -#: ckan/logic/action/create.py:199 +#: ckan/logic/action/create.py:203 #, python-format msgid "Package with name %r does not exist." msgstr "" @@ -838,44 +831,44 @@ msgstr "" msgid "REST API: Delete %s" msgstr "" -#: ckan/logic/action/update.py:41 +#: ckan/logic/action/update.py:44 msgid "Package resource(s) incomplete" msgstr "" -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:55 -#: ckan/logic/action/update.py:67 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:58 +#: ckan/logic/action/update.py:70 msgid "Missing Value" msgstr "" -#: ckan/logic/action/update.py:159 -msgid "Resource was not found." -msgstr "" - #: ckan/logic/action/update.py:169 -msgid "No package found for this resource, cannot check auth." +msgid "Resource was not found." msgstr "" -#: ckan/logic/action/update.py:183 ckan/logic/action/update.py:220 -#: ckan/logic/action/update.py:323 +#: ckan/logic/action/update.py:184 ckan/logic/action/update.py:222 +#: ckan/logic/action/update.py:327 #, python-format msgid "REST API: Update object %s" msgstr "" -#: ckan/logic/action/update.py:203 ckan/logic/action/update.py:242 +#: ckan/logic/action/update.py:205 ckan/logic/action/update.py:245 msgid "Package was not found." msgstr "" -#: ckan/logic/action/update.py:264 +#: ckan/logic/action/update.py:267 #, python-format msgid "REST API: Update package relationship: %s %s %s" msgstr "" +#: ckan/logic/action/update.py:378 +msgid "TaskStatus was not found." +msgstr "" + #: ckan/logic/auth/create.py:13 #, python-format msgid "User %s not authorized to create packages" msgstr "" -#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:21 +#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:22 #, python-format msgid "User %s not authorized to edit these groups" msgstr "" @@ -927,6 +920,11 @@ msgstr "" msgid "User %s not authorized to delete group %s" msgstr "" +#: ckan/logic/auth/delete.py:55 +#, python-format +msgid "User %s not authorized to delete task_status" +msgstr "" + #: ckan/logic/auth/get.py:78 #, python-format msgid "User %s not authorized to read these packages" @@ -937,61 +935,80 @@ msgstr "" msgid "User %s not authorized to read package %s" msgstr "" -#: ckan/logic/auth/get.py:104 +#: ckan/logic/auth/get.py:105 ckan/logic/auth/update.py:38 +msgid "No package found for this resource, cannot check auth." +msgstr "" + +#: ckan/logic/auth/get.py:111 +#, python-format +msgid "User %s not authorized to read resource %s" +msgstr "" + +#: ckan/logic/auth/get.py:126 #, python-format msgid "User %s not authorized to read group %s" msgstr "" -#: ckan/logic/auth/update.py:17 +#: ckan/logic/auth/update.py:18 #, python-format msgid "User %s not authorized to edit package %s" msgstr "" -#: ckan/logic/auth/update.py:35 +#: ckan/logic/auth/update.py:44 +#, python-format +msgid "User %s not authorized to read edit %s" +msgstr "" + +#: ckan/logic/auth/update.py:58 #, python-format msgid "User %s not authorized to change state of package %s" msgstr "" -#: ckan/logic/auth/update.py:46 +#: ckan/logic/auth/update.py:69 #, python-format msgid "User %s not authorized to edit permissions of package %s" msgstr "" -#: ckan/logic/auth/update.py:57 +#: ckan/logic/auth/update.py:80 #, python-format msgid "User %s not authorized to edit group %s" msgstr "" -#: ckan/logic/auth/update.py:68 +#: ckan/logic/auth/update.py:91 #, python-format msgid "User %s not authorized to change state of group %s" msgstr "" -#: ckan/logic/auth/update.py:79 +#: ckan/logic/auth/update.py:102 #, python-format msgid "User %s not authorized to edit permissions of group %s" msgstr "" -#: ckan/logic/auth/update.py:90 ckan/logic/auth/update.py:101 +#: ckan/logic/auth/update.py:113 ckan/logic/auth/update.py:124 #, python-format msgid "User %s not authorized to edit permissions of authorization group %s" msgstr "" -#: ckan/logic/auth/update.py:112 +#: ckan/logic/auth/update.py:135 #, python-format msgid "User %s not authorized to edit user %s" msgstr "" -#: ckan/logic/auth/update.py:122 +#: ckan/logic/auth/update.py:145 #, python-format msgid "User %s not authorized to change state of revision" msgstr "" -#: ckan/logic/auth/update.py:132 +#: ckan/logic/auth/update.py:155 +#, python-format +msgid "User %s not authorized to update task_status table" +msgstr "" + +#: ckan/logic/auth/update.py:165 msgid "Valid API key needed to edit a package" msgstr "" -#: ckan/logic/auth/update.py:140 +#: ckan/logic/auth/update.py:173 msgid "Valid API key needed to edit a group" msgstr "" diff --git a/ckan/i18n/cs_CZ/LC_MESSAGES/ckan.po b/ckan/i18n/cs_CZ/LC_MESSAGES/ckan.po index 83d9e837eb4..30a086f507a 100644 --- a/ckan/i18n/cs_CZ/LC_MESSAGES/ckan.po +++ b/ckan/i18n/cs_CZ/LC_MESSAGES/ckan.po @@ -10,14 +10,14 @@ msgid "" msgstr "" "Project-Id-Version: CKAN (Comprehensive Knowledge Archive Network)\n" "Report-Msgid-Bugs-To: http://www.ckan.org/\n" -"POT-Creation-Date: 2011-11-09 12:28+0000\n" -"PO-Revision-Date: 2011-11-09 12:28+0000\n" +"POT-Creation-Date: 2011-11-16 18:02+0000\n" +"PO-Revision-Date: 2011-11-16 18:03+0000\n" "Last-Translator: dread \n" "Language-Team: Czech (Czech Republic) (http://www.transifex.net/projects/p/ckan/team/cs_CZ/)\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" "Language: cs_CZ\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" @@ -48,11 +48,11 @@ msgstr "Vymazat celé" msgid "Not authorized to see this page" msgstr "Nemáte oprávnění vidět tuto stránku" -#: ckan/controllers/api.py:96 ckan/controllers/api.py:158 +#: ckan/controllers/api.py:96 ckan/controllers/api.py:159 msgid "Access denied" msgstr "Přístup zamítnut" -#: ckan/controllers/api.py:102 ckan/controllers/api.py:163 +#: ckan/controllers/api.py:102 ckan/controllers/api.py:164 msgid "Not found" msgstr "Nenalezeno" @@ -60,96 +60,96 @@ msgstr "Nenalezeno" msgid "Bad request" msgstr "Chybný požadavek" -#: ckan/controllers/api.py:137 +#: ckan/controllers/api.py:138 #, python-format msgid "Action name not known: %s" msgstr "Název akce není znám: %s" -#: ckan/controllers/api.py:147 ckan/controllers/api.py:268 -#: ckan/controllers/api.py:326 +#: ckan/controllers/api.py:148 ckan/controllers/api.py:269 +#: ckan/controllers/api.py:327 #, python-format msgid "JSON Error: %s" msgstr "Chyba JSON: %s" -#: ckan/controllers/api.py:155 ckan/controllers/api.py:296 -#: ckan/controllers/api.py:348 ckan/controllers/group.py:182 +#: ckan/controllers/api.py:156 ckan/controllers/api.py:297 +#: ckan/controllers/api.py:349 ckan/controllers/group.py:182 #: ckan/controllers/group.py:201 ckan/controllers/package.py:454 #: ckan/controllers/package.py:483 ckan/controllers/user.py:155 #: ckan/controllers/user.py:232 ckan/controllers/user.py:346 msgid "Integrity Error" msgstr "Chyba v integritě" -#: ckan/controllers/api.py:197 +#: ckan/controllers/api.py:198 #, python-format msgid "Cannot list entity of this type: %s" msgstr "Nelze vypsat prvky tohoto typu: %s" -#: ckan/controllers/api.py:231 +#: ckan/controllers/api.py:232 #, python-format msgid "Cannot read entity of this type: %s" msgstr "Nelze číst prvky tohoto typu: %s" -#: ckan/controllers/api.py:275 +#: ckan/controllers/api.py:276 #, python-format msgid "Cannot create new entity of this type: %s %s" msgstr "Nelze vytvořit nový prvek tohoto typu: %s %s" -#: ckan/controllers/api.py:299 +#: ckan/controllers/api.py:300 msgid "Unable to add package to search index" msgstr "Do vyhledávacího indexu nelze přidat balíček" -#: ckan/controllers/api.py:332 +#: ckan/controllers/api.py:333 #, python-format msgid "Cannot update entity of this type: %s" msgstr "Nelze aktualizovat prvek tohoto typu: %s" -#: ckan/controllers/api.py:351 +#: ckan/controllers/api.py:352 msgid "Unable to update search index" msgstr "Vyhledávací index nelze aktualizovat" -#: ckan/controllers/api.py:377 +#: ckan/controllers/api.py:378 #, python-format msgid "Cannot delete entity of this type: %s %s" msgstr "Nelze smazat prvek tohoto typu: %s %s" -#: ckan/controllers/api.py:401 +#: ckan/controllers/api.py:402 msgid "No revision specified" msgstr "Nevybral jste žádnou verzi" -#: ckan/controllers/api.py:405 +#: ckan/controllers/api.py:406 #, python-format msgid "There is no revision with id: %s" msgstr "Neexistuje verze s id: %s" -#: ckan/controllers/api.py:415 +#: ckan/controllers/api.py:416 msgid "Missing search term ('since_id=UUID' or 'since_time=TIMESTAMP')" msgstr "" "Ve vyhledávání chybí výraz ('since_id=UUID' nebo 'since_time=TIMESTAMP')" -#: ckan/controllers/api.py:423 +#: ckan/controllers/api.py:424 #, python-format msgid "Could not read parameters: %r" msgstr "Nelze číst parametry: %r" -#: ckan/controllers/api.py:470 +#: ckan/controllers/api.py:471 #, python-format msgid "Bad search option: %s" msgstr "Chybný parametr vyhledávání: %s" -#: ckan/controllers/api.py:473 +#: ckan/controllers/api.py:474 #, python-format msgid "Unknown register: %s" msgstr "Neznamý registr: %s" -#: ckan/controllers/api.py:481 +#: ckan/controllers/api.py:482 msgid "Malformed qjson value" msgstr "Neplatná qjson hodnota" -#: ckan/controllers/api.py:490 +#: ckan/controllers/api.py:491 msgid "Request params must be in form of a json encoded dictionary." msgstr "Parametry požadavku musí mít formu kódování slovníku JSON." -#: ckan/controllers/api.py:577 +#: ckan/controllers/api.py:578 #, python-format msgid "Bad slug type: %s" msgstr "Chybný URL identifikátor: %s" @@ -169,13 +169,13 @@ msgstr "Nemáte oprávnění vytvořit skupinu" msgid "User %r not authorized to edit %r" msgstr "Uživatel %r nemá oprávnění měnit %r" -#: ckan/controllers/authorization_group.py:151 ckan/controllers/group.py:79 +#: ckan/controllers/authorization_group.py:153 ckan/controllers/group.py:79 #: ckan/controllers/group.py:150 ckan/controllers/group.py:210 #: ckan/controllers/group.py:265 msgid "Group not found" msgstr "Skupina nebyla nalezena" -#: ckan/controllers/authorization_group.py:158 ckan/controllers/group.py:222 +#: ckan/controllers/authorization_group.py:160 ckan/controllers/group.py:222 #: ckan/controllers/package.py:538 #, python-format msgid "User %r not authorized to edit %s authorizations" @@ -478,9 +478,9 @@ msgid "Details" msgstr "Podrobnosti" #: ckan/forms/group.py:64 ckan/forms/package.py:102 ckan/forms/package.py:112 -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:45 -#: ckan/logic/action/update.py:55 ckan/logic/action/update.py:57 -#: ckan/logic/action/update.py:67 ckan/logic/action/update.py:69 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:48 +#: ckan/logic/action/update.py:58 ckan/logic/action/update.py:60 +#: ckan/logic/action/update.py:70 ckan/logic/action/update.py:72 #: ckan/templates/group/new_group_form.html:52 #: ckan/templates/package/edit.html:25 msgid "Extras" @@ -647,7 +647,7 @@ msgid "Basic information" msgstr "Základní informace" #: ckan/forms/package.py:96 ckan/forms/package.py:111 -#: ckan/logic/action/update.py:41 ckan/templates/package/edit.html:23 +#: ckan/logic/action/update.py:44 ckan/templates/package/edit.html:23 #: ckan/templates/package/read_core.html:15 msgid "Resources" msgstr "Zdroje" @@ -810,38 +810,29 @@ msgstr "Toto URL je již používáno." #: ckan/logic/validators.py:154 #, python-format msgid "Tag \"%s\" length is more than maximum %i" -msgstr "" - -#: ckan/logic/validators.py:212 -#, python-format -msgid "" -"That login name is not valid. It must be at least 3 characters, restricted " -"to alphanumerics and these symbols: %s" -msgstr "" -"Toto přihlašovaní jméno není platné. Musí mít alespoň 3 znaky, s omezením na" -" číslice, písmena bez diakritiky a tyto symboly: %s" +msgstr "Délka tag \"%s\" je větší než povolené maximum %i" -#: ckan/logic/validators.py:217 +#: ckan/logic/validators.py:221 msgid "That login name is not available." msgstr "Toto přihlašovací jméno není k dispozici." -#: ckan/logic/validators.py:229 +#: ckan/logic/validators.py:230 msgid "Please enter both passwords" msgstr "Zadejte prosím obě hesla" -#: ckan/logic/validators.py:235 +#: ckan/logic/validators.py:236 msgid "Your password must be 4 characters or longer" msgstr "Heslo musí mít alespoň 4 znaky" -#: ckan/logic/validators.py:243 +#: ckan/logic/validators.py:244 msgid "The passwords you entered do not match" msgstr "Zadaná hesla se neshodují" -#: ckan/logic/validators.py:255 +#: ckan/logic/validators.py:256 msgid "Missing value" msgstr "Chybějící hodnota" -#: ckan/logic/validators.py:259 +#: ckan/logic/validators.py:260 msgid "" "Edit not allowed as it looks like spam. Please avoid links in your " "description." @@ -849,34 +840,34 @@ msgstr "" "Úprava nebyla povolena, protože vypadá jako spam. Vyhněte se prosím v popisu" " odkazům." -#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:158 +#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:161 #, python-format msgid "REST API: Create object %s" msgstr "REST API: Vytvořit objekt %s" -#: ckan/logic/action/create.py:133 +#: ckan/logic/action/create.py:135 #, python-format msgid "REST API: Create package relationship: %s %s %s" msgstr "REST API: Vytvořit vztah balíčků: %s %s %s" -#: ckan/logic/action/create.py:186 +#: ckan/logic/action/create.py:190 msgid "You must supply a package id or name (parameter \"package\")." msgstr "Musíte zadat název nebo id balíčku (parametr \"balíček\")." -#: ckan/logic/action/create.py:188 +#: ckan/logic/action/create.py:192 msgid "You must supply a rating (parameter \"rating\")." msgstr "Musíte vyplnit hodnocení (parametr \"hodnocení\")." -#: ckan/logic/action/create.py:193 +#: ckan/logic/action/create.py:197 msgid "Rating must be an integer value." msgstr "Hodnocení musí být celé číslo." -#: ckan/logic/action/create.py:197 +#: ckan/logic/action/create.py:201 #, python-format msgid "Rating must be between %i and %i." msgstr "Hodnocení musí být číslo mezi %i a %i." -#: ckan/logic/action/create.py:199 +#: ckan/logic/action/create.py:203 #, python-format msgid "Package with name %r does not exist." msgstr "Balíček s názvem %r neexistuje." @@ -891,45 +882,44 @@ msgstr "REST API: Smazat balíček: %s" msgid "REST API: Delete %s" msgstr "REST API: Smazat %s" -#: ckan/logic/action/update.py:41 +#: ckan/logic/action/update.py:44 msgid "Package resource(s) incomplete" msgstr "Zdroj(e) balíčku nejsou úplné." -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:55 -#: ckan/logic/action/update.py:67 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:58 +#: ckan/logic/action/update.py:70 msgid "Missing Value" msgstr "Chybějící hodnota" -#: ckan/logic/action/update.py:159 +#: ckan/logic/action/update.py:169 msgid "Resource was not found." msgstr "Zdroj nebyl nalezen." -#: ckan/logic/action/update.py:169 -msgid "No package found for this resource, cannot check auth." -msgstr "" -"Pro tento zdroj nebyl nalezen žádný balíček, nelze zkontrolovat oprávnění." - -#: ckan/logic/action/update.py:183 ckan/logic/action/update.py:220 -#: ckan/logic/action/update.py:323 +#: ckan/logic/action/update.py:184 ckan/logic/action/update.py:222 +#: ckan/logic/action/update.py:327 #, python-format msgid "REST API: Update object %s" msgstr "REST API: Aktualizovat objekt %s" -#: ckan/logic/action/update.py:203 ckan/logic/action/update.py:242 +#: ckan/logic/action/update.py:205 ckan/logic/action/update.py:245 msgid "Package was not found." msgstr "Balíček nebyl nalezen." -#: ckan/logic/action/update.py:264 +#: ckan/logic/action/update.py:267 #, python-format msgid "REST API: Update package relationship: %s %s %s" msgstr "REST API: Aktualizovat vztah balíčků: %s %s %s" +#: ckan/logic/action/update.py:378 +msgid "TaskStatus was not found." +msgstr "" + #: ckan/logic/auth/create.py:13 #, python-format msgid "User %s not authorized to create packages" msgstr "Uživatel %s nemá oprávnění vytvářet balíčky" -#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:21 +#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:22 #, python-format msgid "User %s not authorized to edit these groups" msgstr "Uživatel %s nemá oprávnění upravovat tyto skupiny" @@ -981,6 +971,11 @@ msgstr "Uživatel %s nemá oprávnění smazat vztah %s" msgid "User %s not authorized to delete group %s" msgstr "Uživatel %s nemá oprávnění smazat skupinu %s" +#: ckan/logic/auth/delete.py:55 +#, python-format +msgid "User %s not authorized to delete task_status" +msgstr "" + #: ckan/logic/auth/get.py:78 #, python-format msgid "User %s not authorized to read these packages" @@ -991,61 +986,81 @@ msgstr "Uživatel %s nemá oprávnění číst tyto balíčky" msgid "User %s not authorized to read package %s" msgstr "Uživatel %s nemá oprávnění číst balíček %s" -#: ckan/logic/auth/get.py:104 +#: ckan/logic/auth/get.py:105 ckan/logic/auth/update.py:38 +msgid "No package found for this resource, cannot check auth." +msgstr "" +"Pro tento zdroj nebyl nalezen žádný balíček, nelze zkontrolovat oprávnění." + +#: ckan/logic/auth/get.py:111 +#, python-format +msgid "User %s not authorized to read resource %s" +msgstr "" + +#: ckan/logic/auth/get.py:126 #, python-format msgid "User %s not authorized to read group %s" msgstr "Uživatel %s nemá oprávnění číst skupinu %s" -#: ckan/logic/auth/update.py:17 +#: ckan/logic/auth/update.py:18 #, python-format msgid "User %s not authorized to edit package %s" msgstr "Uživatel %s nemá oprávnění upravovat balíček %s" -#: ckan/logic/auth/update.py:35 +#: ckan/logic/auth/update.py:44 +#, python-format +msgid "User %s not authorized to read edit %s" +msgstr "" + +#: ckan/logic/auth/update.py:58 #, python-format msgid "User %s not authorized to change state of package %s" msgstr "Uživatel %s nemá oprávnění měnit stav balíčku %s" -#: ckan/logic/auth/update.py:46 +#: ckan/logic/auth/update.py:69 #, python-format msgid "User %s not authorized to edit permissions of package %s" msgstr "Uživatel %s nemá oprávnění měnit práva na balíček %s" -#: ckan/logic/auth/update.py:57 +#: ckan/logic/auth/update.py:80 #, python-format msgid "User %s not authorized to edit group %s" msgstr "Uživatel %s nemá oprávnění upravovat skupinu %s" -#: ckan/logic/auth/update.py:68 +#: ckan/logic/auth/update.py:91 #, python-format msgid "User %s not authorized to change state of group %s" msgstr "Uživatel %s nemá oprávnění měnit stav skupiny %s" -#: ckan/logic/auth/update.py:79 +#: ckan/logic/auth/update.py:102 #, python-format msgid "User %s not authorized to edit permissions of group %s" msgstr "Uživatel %s nemá oprávnění měnit práva na skupinu %s" -#: ckan/logic/auth/update.py:90 ckan/logic/auth/update.py:101 +#: ckan/logic/auth/update.py:113 ckan/logic/auth/update.py:124 #, python-format msgid "User %s not authorized to edit permissions of authorization group %s" msgstr "Uživatel %s nemá oprávnění měnit práva na autorizační skupinu %s" -#: ckan/logic/auth/update.py:112 +#: ckan/logic/auth/update.py:135 #, python-format msgid "User %s not authorized to edit user %s" msgstr "Uživatel %s nemá oprávnění upravovat uživatele %s" -#: ckan/logic/auth/update.py:122 +#: ckan/logic/auth/update.py:145 #, python-format msgid "User %s not authorized to change state of revision" msgstr "Uživatel %s nemá oprávnění měnit stav verze" -#: ckan/logic/auth/update.py:132 +#: ckan/logic/auth/update.py:155 +#, python-format +msgid "User %s not authorized to update task_status table" +msgstr "" + +#: ckan/logic/auth/update.py:165 msgid "Valid API key needed to edit a package" msgstr "K úpravě balíčku je potřebný platný API klíč" -#: ckan/logic/auth/update.py:140 +#: ckan/logic/auth/update.py:173 msgid "Valid API key needed to edit a group" msgstr "K úpravě skupiny je potřebný platný API klíč" @@ -1321,19 +1336,19 @@ msgstr "Poprvé na" #: ckan/templates/layout_base.html:51 msgid "? Visit our" -msgstr "" +msgstr "? Navštivte naše" #: ckan/templates/layout_base.html:51 msgid "About page" -msgstr "" +msgstr "O stránce" #: ckan/templates/layout_base.html:51 msgid "to find out more." -msgstr "" +msgstr "pro více informací." #: ckan/templates/layout_base.html:52 msgid "x" -msgstr "" +msgstr "x" #: ckan/templates/layout_base.html:59 msgid "My account" @@ -2422,11 +2437,11 @@ msgstr "Odhlásit" #: ckan/templates/user/layout.html:19 msgid "View Profile" -msgstr "" +msgstr "Zobrazit profil" #: ckan/templates/user/layout.html:25 msgid "Register Account" -msgstr "" +msgstr "Registrovat účet" #: ckan/templates/user/list.html:8 msgid "user-list" @@ -2501,7 +2516,7 @@ msgstr "Odhlášení - Uživatel" #: ckan/templates/user/logout.html:8 msgid "Logout from" -msgstr "" +msgstr "Odhlásit z" #: ckan/templates/user/logout.html:11 msgid "You have logged out successfully." diff --git a/ckan/i18n/de/LC_MESSAGES/ckan.po b/ckan/i18n/de/LC_MESSAGES/ckan.po index 00e98bd8192..f78e0722363 100644 --- a/ckan/i18n/de/LC_MESSAGES/ckan.po +++ b/ckan/i18n/de/LC_MESSAGES/ckan.po @@ -11,14 +11,14 @@ msgid "" msgstr "" "Project-Id-Version: CKAN (Comprehensive Knowledge Archive Network)\n" "Report-Msgid-Bugs-To: http://www.ckan.org/\n" -"POT-Creation-Date: 2011-11-09 12:28+0000\n" -"PO-Revision-Date: 2011-11-09 12:28+0000\n" +"POT-Creation-Date: 2011-11-16 18:02+0000\n" +"PO-Revision-Date: 2011-11-16 18:03+0000\n" "Last-Translator: dread \n" "Language-Team: German (http://www.transifex.net/projects/p/ckan/team/de/)\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" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" @@ -49,11 +49,11 @@ msgstr "Löschung abgeschlossen" msgid "Not authorized to see this page" msgstr "Sie haben keine Autorisierung seite zu sehen" -#: ckan/controllers/api.py:96 ckan/controllers/api.py:158 +#: ckan/controllers/api.py:96 ckan/controllers/api.py:159 msgid "Access denied" msgstr "Zugriff verweigert" -#: ckan/controllers/api.py:102 ckan/controllers/api.py:163 +#: ckan/controllers/api.py:102 ckan/controllers/api.py:164 msgid "Not found" msgstr "Nicht gefunden" @@ -61,97 +61,97 @@ msgstr "Nicht gefunden" msgid "Bad request" msgstr "Fehlerhafte Anfrage" -#: ckan/controllers/api.py:137 +#: ckan/controllers/api.py:138 #, python-format msgid "Action name not known: %s" msgstr "Aktionsname ist nicht bekannt: %s" -#: ckan/controllers/api.py:147 ckan/controllers/api.py:268 -#: ckan/controllers/api.py:326 +#: ckan/controllers/api.py:148 ckan/controllers/api.py:269 +#: ckan/controllers/api.py:327 #, python-format msgid "JSON Error: %s" msgstr "JSON Fehler: %s" -#: ckan/controllers/api.py:155 ckan/controllers/api.py:296 -#: ckan/controllers/api.py:348 ckan/controllers/group.py:182 +#: ckan/controllers/api.py:156 ckan/controllers/api.py:297 +#: ckan/controllers/api.py:349 ckan/controllers/group.py:182 #: ckan/controllers/group.py:201 ckan/controllers/package.py:454 #: ckan/controllers/package.py:483 ckan/controllers/user.py:155 #: ckan/controllers/user.py:232 ckan/controllers/user.py:346 msgid "Integrity Error" msgstr "Integritätsfehler" -#: ckan/controllers/api.py:197 +#: ckan/controllers/api.py:198 #, python-format msgid "Cannot list entity of this type: %s" msgstr "Kann keine Entitäten dieses Typs auflisten: %s" -#: ckan/controllers/api.py:231 +#: ckan/controllers/api.py:232 #, python-format msgid "Cannot read entity of this type: %s" msgstr "Kann keine Entiät dieses Typs lesen: %s" -#: ckan/controllers/api.py:275 +#: ckan/controllers/api.py:276 #, python-format msgid "Cannot create new entity of this type: %s %s" msgstr "Eine neue Entität des Typs %s %s konnte nicht angelegt werden" -#: ckan/controllers/api.py:299 +#: ckan/controllers/api.py:300 msgid "Unable to add package to search index" msgstr "Das Paket konnte dem Index nicht hinzugefügt werden" -#: ckan/controllers/api.py:332 +#: ckan/controllers/api.py:333 #, python-format msgid "Cannot update entity of this type: %s" msgstr "Ein Update der Entität des Typs %s ist nicht möglich" -#: ckan/controllers/api.py:351 +#: ckan/controllers/api.py:352 msgid "Unable to update search index" msgstr "Der Suchindex konnte nicht aktualisiert werden" -#: ckan/controllers/api.py:377 +#: ckan/controllers/api.py:378 #, python-format msgid "Cannot delete entity of this type: %s %s" msgstr "Eine Entität des Typs %s %s konnte nicht entfernt werden" -#: ckan/controllers/api.py:401 +#: ckan/controllers/api.py:402 msgid "No revision specified" msgstr "Keine Revisions spezifiziert" -#: ckan/controllers/api.py:405 +#: ckan/controllers/api.py:406 #, python-format msgid "There is no revision with id: %s" msgstr "Es gibt keine Revision mit der ID: %s" -#: ckan/controllers/api.py:415 +#: ckan/controllers/api.py:416 msgid "Missing search term ('since_id=UUID' or 'since_time=TIMESTAMP')" msgstr "Fehlender Suchbegriff ('since_id=UUID' or 'since_time=TIMESTAMP')" -#: ckan/controllers/api.py:423 +#: ckan/controllers/api.py:424 #, python-format msgid "Could not read parameters: %r" msgstr "Konnte die Parameter nicht auslesen: %r" -#: ckan/controllers/api.py:470 +#: ckan/controllers/api.py:471 #, python-format msgid "Bad search option: %s" msgstr "Falsche Suchoption: %s" -#: ckan/controllers/api.py:473 +#: ckan/controllers/api.py:474 #, python-format msgid "Unknown register: %s" msgstr "Unbekannter Benutzer: %s" -#: ckan/controllers/api.py:481 +#: ckan/controllers/api.py:482 msgid "Malformed qjson value" msgstr "Fehlerhafter qjson-Wert" -#: ckan/controllers/api.py:490 +#: ckan/controllers/api.py:491 msgid "Request params must be in form of a json encoded dictionary." msgstr "" "Die Anfrageparameter müssen in der Form eines JASON-kodiertem-Wörterbuch " "sein." -#: ckan/controllers/api.py:577 +#: ckan/controllers/api.py:578 #, python-format msgid "Bad slug type: %s" msgstr "Fehlerhafter Abkürzungstyp %s" @@ -171,13 +171,13 @@ msgstr "Nicht zum Anlegen einer Gruppe autorisiert" msgid "User %r not authorized to edit %r" msgstr "User %r ist nicht autorisiert %r zu editieren" -#: ckan/controllers/authorization_group.py:151 ckan/controllers/group.py:79 +#: ckan/controllers/authorization_group.py:153 ckan/controllers/group.py:79 #: ckan/controllers/group.py:150 ckan/controllers/group.py:210 #: ckan/controllers/group.py:265 msgid "Group not found" msgstr "Gruppe nicht gefunden" -#: ckan/controllers/authorization_group.py:158 ckan/controllers/group.py:222 +#: ckan/controllers/authorization_group.py:160 ckan/controllers/group.py:222 #: ckan/controllers/package.py:538 #, python-format msgid "User %r not authorized to edit %s authorizations" @@ -481,9 +481,9 @@ msgid "Details" msgstr "Details" #: ckan/forms/group.py:64 ckan/forms/package.py:102 ckan/forms/package.py:112 -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:45 -#: ckan/logic/action/update.py:55 ckan/logic/action/update.py:57 -#: ckan/logic/action/update.py:67 ckan/logic/action/update.py:69 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:48 +#: ckan/logic/action/update.py:58 ckan/logic/action/update.py:60 +#: ckan/logic/action/update.py:70 ckan/logic/action/update.py:72 #: ckan/templates/group/new_group_form.html:52 #: ckan/templates/package/edit.html:25 msgid "Extras" @@ -645,7 +645,7 @@ msgid "Basic information" msgstr "Basisinformationen" #: ckan/forms/package.py:96 ckan/forms/package.py:111 -#: ckan/logic/action/update.py:41 ckan/templates/package/edit.html:23 +#: ckan/logic/action/update.py:44 ckan/templates/package/edit.html:23 #: ckan/templates/package/read_core.html:15 msgid "Resources" msgstr "Ressourcen" @@ -812,36 +812,27 @@ msgstr "Diese URL ist bereits vergeben." msgid "Tag \"%s\" length is more than maximum %i" msgstr "" -#: ckan/logic/validators.py:212 -#, python-format -msgid "" -"That login name is not valid. It must be at least 3 characters, restricted " -"to alphanumerics and these symbols: %s" -msgstr "" -"Dieser Anmeldename ist ungültig. Er muss zumindest drei alphanumerische " -"Zeichen lang sein oder diese Symbole enthalten: %s" - -#: ckan/logic/validators.py:217 +#: ckan/logic/validators.py:221 msgid "That login name is not available." msgstr "Der Anmeldename ist nicht verfügbar." -#: ckan/logic/validators.py:229 +#: ckan/logic/validators.py:230 msgid "Please enter both passwords" msgstr "Bitte beide Passwörter angebens" -#: ckan/logic/validators.py:235 +#: ckan/logic/validators.py:236 msgid "Your password must be 4 characters or longer" msgstr "Ihr Passwort muss mindestens 4 Zeichen lang sein" -#: ckan/logic/validators.py:243 +#: ckan/logic/validators.py:244 msgid "The passwords you entered do not match" msgstr "Die angegebenen Passwörter stimmen nicht überein" -#: ckan/logic/validators.py:255 +#: ckan/logic/validators.py:256 msgid "Missing value" msgstr "Fehlender Wert" -#: ckan/logic/validators.py:259 +#: ckan/logic/validators.py:260 msgid "" "Edit not allowed as it looks like spam. Please avoid links in your " "description." @@ -849,34 +840,34 @@ msgstr "" "Diese Bearbeitung nicht zulassen, weil sie wie Spam aussieht. Bitte " "vermeiden Sie Links in der Beschreibung." -#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:158 +#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:161 #, python-format msgid "REST API: Create object %s" msgstr "REST API: Objekt %s anlegen" -#: ckan/logic/action/create.py:133 +#: ckan/logic/action/create.py:135 #, python-format msgid "REST API: Create package relationship: %s %s %s" msgstr "REST API: Herstellen einer Paketbeziehung: %s %s %s" -#: ckan/logic/action/create.py:186 +#: ckan/logic/action/create.py:190 msgid "You must supply a package id or name (parameter \"package\")." msgstr "Sie müssen einen PaketID oder Paketnamen angeben (parameter \"package\")." -#: ckan/logic/action/create.py:188 +#: ckan/logic/action/create.py:192 msgid "You must supply a rating (parameter \"rating\")." msgstr "Sie müssen eine Bewertung angeben (parameter \"rating\")." -#: ckan/logic/action/create.py:193 +#: ckan/logic/action/create.py:197 msgid "Rating must be an integer value." msgstr "Die Bewertung muss einen integer Wert sein." -#: ckan/logic/action/create.py:197 +#: ckan/logic/action/create.py:201 #, python-format msgid "Rating must be between %i and %i." msgstr "Bewertung muss zwischen %i und %i sein." -#: ckan/logic/action/create.py:199 +#: ckan/logic/action/create.py:203 #, python-format msgid "Package with name %r does not exist." msgstr "Ein Paket mit dem Namen %r existiert nicht." @@ -891,46 +882,44 @@ msgstr "REST API: Paket löschen: %s" msgid "REST API: Delete %s" msgstr "REST API: Entfernen %s" -#: ckan/logic/action/update.py:41 +#: ckan/logic/action/update.py:44 msgid "Package resource(s) incomplete" msgstr "Paket-Ressourcen sind unvollständig" -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:55 -#: ckan/logic/action/update.py:67 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:58 +#: ckan/logic/action/update.py:70 msgid "Missing Value" msgstr "Fehlender Wert" -#: ckan/logic/action/update.py:159 +#: ckan/logic/action/update.py:169 msgid "Resource was not found." msgstr "Ressource wurde nicht gefunden" -#: ckan/logic/action/update.py:169 -msgid "No package found for this resource, cannot check auth." -msgstr "" -"Kein Paket zu dieser Ressource gefunden, kann daher die " -"Autorisierungsprüfung nicht durchführen." - -#: ckan/logic/action/update.py:183 ckan/logic/action/update.py:220 -#: ckan/logic/action/update.py:323 +#: ckan/logic/action/update.py:184 ckan/logic/action/update.py:222 +#: ckan/logic/action/update.py:327 #, python-format msgid "REST API: Update object %s" msgstr "REST API: Update Objekt %s" -#: ckan/logic/action/update.py:203 ckan/logic/action/update.py:242 +#: ckan/logic/action/update.py:205 ckan/logic/action/update.py:245 msgid "Package was not found." msgstr "Paket wurde nicht gefunden." -#: ckan/logic/action/update.py:264 +#: ckan/logic/action/update.py:267 #, python-format msgid "REST API: Update package relationship: %s %s %s" msgstr "REST API: Neue Packetbeziehung: %s %s %s" +#: ckan/logic/action/update.py:378 +msgid "TaskStatus was not found." +msgstr "" + #: ckan/logic/auth/create.py:13 #, python-format msgid "User %s not authorized to create packages" msgstr "Benutzer %s hat keine Berechtigung Pakete zu bearbeiten" -#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:21 +#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:22 #, python-format msgid "User %s not authorized to edit these groups" msgstr "Benutzer %s hat keine Berechtigung diese Gruppen zu bearbeiten" @@ -983,6 +972,11 @@ msgstr "Benutzer %s hat keine Berechtigung die Beziehung %s zu löschen" msgid "User %s not authorized to delete group %s" msgstr "Benutzer %s hat keine Berechtigung die Gruppe %s zu löschen" +#: ckan/logic/auth/delete.py:55 +#, python-format +msgid "User %s not authorized to delete task_status" +msgstr "" + #: ckan/logic/auth/get.py:78 #, python-format msgid "User %s not authorized to read these packages" @@ -993,69 +987,90 @@ msgstr "Benutzer %s hat keine Berechtigung diese Pakete anzusehen" msgid "User %s not authorized to read package %s" msgstr "Benutzer %s hat keine Berechtigung das Paket %s anzusehen" -#: ckan/logic/auth/get.py:104 +#: ckan/logic/auth/get.py:105 ckan/logic/auth/update.py:38 +msgid "No package found for this resource, cannot check auth." +msgstr "" +"Kein Paket zu dieser Ressource gefunden, kann daher die " +"Autorisierungsprüfung nicht durchführen." + +#: ckan/logic/auth/get.py:111 +#, python-format +msgid "User %s not authorized to read resource %s" +msgstr "" + +#: ckan/logic/auth/get.py:126 #, python-format msgid "User %s not authorized to read group %s" msgstr "Benutzer %s hat keine Berechtigung die Gruppe %s anzusehen" -#: ckan/logic/auth/update.py:17 +#: ckan/logic/auth/update.py:18 #, python-format msgid "User %s not authorized to edit package %s" msgstr "Benutzer %s hat keine Berechtigung das Paket %s zu bearbeiten" -#: ckan/logic/auth/update.py:35 +#: ckan/logic/auth/update.py:44 +#, python-format +msgid "User %s not authorized to read edit %s" +msgstr "" + +#: ckan/logic/auth/update.py:58 #, python-format msgid "User %s not authorized to change state of package %s" msgstr "" "Benutzer %s hat keine Berechtigung den Zustand des Pakets %s zu bearbeiten" -#: ckan/logic/auth/update.py:46 +#: ckan/logic/auth/update.py:69 #, python-format msgid "User %s not authorized to edit permissions of package %s" msgstr "" "Benutzer %s hat keine Berechtigung die Berechtigungen an dem Paket %s zu " "bearbeiten" -#: ckan/logic/auth/update.py:57 +#: ckan/logic/auth/update.py:80 #, python-format msgid "User %s not authorized to edit group %s" msgstr "Benutzer %s hat keine Berechtigung die Gruppe %s zu bearbeiten" -#: ckan/logic/auth/update.py:68 +#: ckan/logic/auth/update.py:91 #, python-format msgid "User %s not authorized to change state of group %s" msgstr "" "Benutzer %s hat keine Berechtigung den Zustand der Gruppe %s zu bearbeiten" -#: ckan/logic/auth/update.py:79 +#: ckan/logic/auth/update.py:102 #, python-format msgid "User %s not authorized to edit permissions of group %s" msgstr "" "Benutzer %s hat keine Berechtigung die Berechtigungen an der Gruppe %s zu " "bearbeiten" -#: ckan/logic/auth/update.py:90 ckan/logic/auth/update.py:101 +#: ckan/logic/auth/update.py:113 ckan/logic/auth/update.py:124 #, python-format msgid "User %s not authorized to edit permissions of authorization group %s" msgstr "" "Benutzer %s hat keine Berechtigung die Berechtigungen an der " "Autorisierungsgruppe %s zu bearbeiten" -#: ckan/logic/auth/update.py:112 +#: ckan/logic/auth/update.py:135 #, python-format msgid "User %s not authorized to edit user %s" msgstr "Benutzer %s hat keine Berechtigung den Benutzer %s zu bearbeiten" -#: ckan/logic/auth/update.py:122 +#: ckan/logic/auth/update.py:145 #, python-format msgid "User %s not authorized to change state of revision" msgstr "Benutzer %s hat keine Berechtigung den Zustand der Revision zu ändern" -#: ckan/logic/auth/update.py:132 +#: ckan/logic/auth/update.py:155 +#, python-format +msgid "User %s not authorized to update task_status table" +msgstr "" + +#: ckan/logic/auth/update.py:165 msgid "Valid API key needed to edit a package" msgstr "Gültiger API-Schlüssel zum Bearbeiten des Pakets notwendig." -#: ckan/logic/auth/update.py:140 +#: ckan/logic/auth/update.py:173 msgid "Valid API key needed to edit a group" msgstr "Gültiger API-Schlüssel zum Bearbeiten der Gruppe notwendig." diff --git a/ckan/i18n/el/LC_MESSAGES/ckan.po b/ckan/i18n/el/LC_MESSAGES/ckan.po index 33f73442bc8..5a002b14de9 100644 --- a/ckan/i18n/el/LC_MESSAGES/ckan.po +++ b/ckan/i18n/el/LC_MESSAGES/ckan.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: CKAN (Comprehensive Knowledge Archive Network)\n" "Report-Msgid-Bugs-To: http://www.ckan.org/\n" -"POT-Creation-Date: 2011-11-09 12:28+0000\n" -"PO-Revision-Date: 2011-11-09 12:28+0000\n" +"POT-Creation-Date: 2011-11-16 18:02+0000\n" +"PO-Revision-Date: 2011-11-16 18:03+0000\n" "Last-Translator: dread \n" "Language-Team: Greek (http://www.transifex.net/projects/p/ckan/team/el/)\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" "Language: el\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" @@ -43,11 +43,11 @@ msgstr "" msgid "Not authorized to see this page" msgstr "" -#: ckan/controllers/api.py:96 ckan/controllers/api.py:158 +#: ckan/controllers/api.py:96 ckan/controllers/api.py:159 msgid "Access denied" msgstr "Αδύνατη Πρόσβαση" -#: ckan/controllers/api.py:102 ckan/controllers/api.py:163 +#: ckan/controllers/api.py:102 ckan/controllers/api.py:164 msgid "Not found" msgstr "Δεν βρέθηκε" @@ -55,98 +55,98 @@ msgstr "Δεν βρέθηκε" msgid "Bad request" msgstr "" -#: ckan/controllers/api.py:137 +#: ckan/controllers/api.py:138 #, python-format msgid "Action name not known: %s" msgstr "" -#: ckan/controllers/api.py:147 ckan/controllers/api.py:268 -#: ckan/controllers/api.py:326 +#: ckan/controllers/api.py:148 ckan/controllers/api.py:269 +#: ckan/controllers/api.py:327 #, python-format msgid "JSON Error: %s" msgstr "Λάθος JSON: %s" -#: ckan/controllers/api.py:155 ckan/controllers/api.py:296 -#: ckan/controllers/api.py:348 ckan/controllers/group.py:182 +#: ckan/controllers/api.py:156 ckan/controllers/api.py:297 +#: ckan/controllers/api.py:349 ckan/controllers/group.py:182 #: ckan/controllers/group.py:201 ckan/controllers/package.py:454 #: ckan/controllers/package.py:483 ckan/controllers/user.py:155 #: ckan/controllers/user.py:232 ckan/controllers/user.py:346 msgid "Integrity Error" msgstr "Λάθος ακεραιότητας" -#: ckan/controllers/api.py:197 +#: ckan/controllers/api.py:198 #, python-format msgid "Cannot list entity of this type: %s" msgstr "Δεν παρέχεται λίστα μιας οντότητας αυτού του τύπου: %s" -#: ckan/controllers/api.py:231 +#: ckan/controllers/api.py:232 #, python-format msgid "Cannot read entity of this type: %s" msgstr "Δεν μπορείτε να διαβάσετε μια οντότητα αυτού του τύπου: %s" -#: ckan/controllers/api.py:275 +#: ckan/controllers/api.py:276 #, python-format msgid "Cannot create new entity of this type: %s %s" msgstr "Δεν είναι δυνατή η δημιουργία μιας οντότητας αυτού του τύπου: %s %s" -#: ckan/controllers/api.py:299 +#: ckan/controllers/api.py:300 msgid "Unable to add package to search index" msgstr "" -#: ckan/controllers/api.py:332 +#: ckan/controllers/api.py:333 #, python-format msgid "Cannot update entity of this type: %s" msgstr "Δεν είναι δυνατή η ενημέρωση μιας οντότητας αυτού του τύπου: %s" -#: ckan/controllers/api.py:351 +#: ckan/controllers/api.py:352 msgid "Unable to update search index" msgstr "" -#: ckan/controllers/api.py:377 +#: ckan/controllers/api.py:378 #, python-format msgid "Cannot delete entity of this type: %s %s" msgstr "Δεν είναι δυνατή η διαγραφή μιας οντότητας αυτού του τύπου: %s %s" -#: ckan/controllers/api.py:401 +#: ckan/controllers/api.py:402 msgid "No revision specified" msgstr "" -#: ckan/controllers/api.py:405 +#: ckan/controllers/api.py:406 #, python-format msgid "There is no revision with id: %s" msgstr "Δεν υπάρχει έκδοση με id: %s" -#: ckan/controllers/api.py:415 +#: ckan/controllers/api.py:416 msgid "Missing search term ('since_id=UUID' or 'since_time=TIMESTAMP')" msgstr "" "Ελλειπή στοιχεία αναζήτησης ('since_id=UUID' or 'since_time=TIMESTAMP')" -#: ckan/controllers/api.py:423 +#: ckan/controllers/api.py:424 #, python-format msgid "Could not read parameters: %r" msgstr "" -#: ckan/controllers/api.py:470 +#: ckan/controllers/api.py:471 #, python-format msgid "Bad search option: %s" msgstr "Λάθος επιλογή αναζήτησης: %s" -#: ckan/controllers/api.py:473 +#: ckan/controllers/api.py:474 #, python-format msgid "Unknown register: %s" msgstr "Άγνωστη Καταχώρηση: %s" -#: ckan/controllers/api.py:481 +#: ckan/controllers/api.py:482 msgid "Malformed qjson value" msgstr "" -#: ckan/controllers/api.py:490 +#: ckan/controllers/api.py:491 msgid "Request params must be in form of a json encoded dictionary." msgstr "" "Οι παράμετροι που ζητούνται πρέπει να είναι ακολουθούν την μορφή λεξικού " "json encoded." -#: ckan/controllers/api.py:577 +#: ckan/controllers/api.py:578 #, python-format msgid "Bad slug type: %s" msgstr "" @@ -166,13 +166,13 @@ msgstr "Δεν έχετε εξουσιοδότηση να δημιουργήσε msgid "User %r not authorized to edit %r" msgstr "Ο χρήστης %r δεν έχει δικαίωμα να επεξεργαστεί το %r" -#: ckan/controllers/authorization_group.py:151 ckan/controllers/group.py:79 +#: ckan/controllers/authorization_group.py:153 ckan/controllers/group.py:79 #: ckan/controllers/group.py:150 ckan/controllers/group.py:210 #: ckan/controllers/group.py:265 msgid "Group not found" msgstr "Δεν βρέθηκε η Ομάδα" -#: ckan/controllers/authorization_group.py:158 ckan/controllers/group.py:222 +#: ckan/controllers/authorization_group.py:160 ckan/controllers/group.py:222 #: ckan/controllers/package.py:538 #, python-format msgid "User %r not authorized to edit %s authorizations" @@ -472,9 +472,9 @@ msgid "Details" msgstr "Λεπτομέρειες" #: ckan/forms/group.py:64 ckan/forms/package.py:102 ckan/forms/package.py:112 -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:45 -#: ckan/logic/action/update.py:55 ckan/logic/action/update.py:57 -#: ckan/logic/action/update.py:67 ckan/logic/action/update.py:69 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:48 +#: ckan/logic/action/update.py:58 ckan/logic/action/update.py:60 +#: ckan/logic/action/update.py:70 ckan/logic/action/update.py:72 #: ckan/templates/group/new_group_form.html:52 #: ckan/templates/package/edit.html:25 msgid "Extras" @@ -615,7 +615,7 @@ msgid "Basic information" msgstr "Βασικές Πληροφορίες" #: ckan/forms/package.py:96 ckan/forms/package.py:111 -#: ckan/logic/action/update.py:41 ckan/templates/package/edit.html:23 +#: ckan/logic/action/update.py:44 ckan/templates/package/edit.html:23 #: ckan/templates/package/read_core.html:15 msgid "Resources" msgstr "Πηγές" @@ -773,67 +773,60 @@ msgstr "" msgid "Tag \"%s\" length is more than maximum %i" msgstr "" -#: ckan/logic/validators.py:212 -#, python-format -msgid "" -"That login name is not valid. It must be at least 3 characters, restricted " -"to alphanumerics and these symbols: %s" -msgstr "" - -#: ckan/logic/validators.py:217 +#: ckan/logic/validators.py:221 msgid "That login name is not available." msgstr "" -#: ckan/logic/validators.py:229 +#: ckan/logic/validators.py:230 msgid "Please enter both passwords" msgstr "" -#: ckan/logic/validators.py:235 +#: ckan/logic/validators.py:236 msgid "Your password must be 4 characters or longer" msgstr "" -#: ckan/logic/validators.py:243 +#: ckan/logic/validators.py:244 msgid "The passwords you entered do not match" msgstr "" -#: ckan/logic/validators.py:255 +#: ckan/logic/validators.py:256 msgid "Missing value" msgstr "" -#: ckan/logic/validators.py:259 +#: ckan/logic/validators.py:260 msgid "" "Edit not allowed as it looks like spam. Please avoid links in your " "description." msgstr "" -#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:158 +#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:161 #, python-format msgid "REST API: Create object %s" msgstr "REST API: Δημιουργία αντικειμένου %s" -#: ckan/logic/action/create.py:133 +#: ckan/logic/action/create.py:135 #, python-format msgid "REST API: Create package relationship: %s %s %s" msgstr "REST API: Δημιουργία συσχέτισης πακέτων: %s %s %s" -#: ckan/logic/action/create.py:186 +#: ckan/logic/action/create.py:190 msgid "You must supply a package id or name (parameter \"package\")." msgstr "Πρέπει να δηλώσετε κάποιο id πακέτου ή ;onoma" -#: ckan/logic/action/create.py:188 +#: ckan/logic/action/create.py:192 msgid "You must supply a rating (parameter \"rating\")." msgstr "Πρέπει να δώσετε μια βαθμολογία (παράμετρος \"rating\")." -#: ckan/logic/action/create.py:193 +#: ckan/logic/action/create.py:197 msgid "Rating must be an integer value." msgstr "Η βαθμολογία πρέπει να είναι ένας ακέραιος αριθμός" -#: ckan/logic/action/create.py:197 +#: ckan/logic/action/create.py:201 #, python-format msgid "Rating must be between %i and %i." msgstr "Η βαθμολογία πρέπει να είναι μεταξύ %i και %i." -#: ckan/logic/action/create.py:199 +#: ckan/logic/action/create.py:203 #, python-format msgid "Package with name %r does not exist." msgstr "Δεν υπάρχει πακέτο με το όνομα %r." @@ -848,44 +841,44 @@ msgstr "REST API: Διαγραφή Πακέτου: %s" msgid "REST API: Delete %s" msgstr "REST API: Διαγραφή %s" -#: ckan/logic/action/update.py:41 +#: ckan/logic/action/update.py:44 msgid "Package resource(s) incomplete" msgstr "" -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:55 -#: ckan/logic/action/update.py:67 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:58 +#: ckan/logic/action/update.py:70 msgid "Missing Value" msgstr "" -#: ckan/logic/action/update.py:159 -msgid "Resource was not found." -msgstr "" - #: ckan/logic/action/update.py:169 -msgid "No package found for this resource, cannot check auth." +msgid "Resource was not found." msgstr "" -#: ckan/logic/action/update.py:183 ckan/logic/action/update.py:220 -#: ckan/logic/action/update.py:323 +#: ckan/logic/action/update.py:184 ckan/logic/action/update.py:222 +#: ckan/logic/action/update.py:327 #, python-format msgid "REST API: Update object %s" msgstr "" -#: ckan/logic/action/update.py:203 ckan/logic/action/update.py:242 +#: ckan/logic/action/update.py:205 ckan/logic/action/update.py:245 msgid "Package was not found." msgstr "Το πακέτο δεν βρέθηκε" -#: ckan/logic/action/update.py:264 +#: ckan/logic/action/update.py:267 #, python-format msgid "REST API: Update package relationship: %s %s %s" msgstr "REST API: Ενημέρωση συσχέτισης πακέτου: %s %s %s" +#: ckan/logic/action/update.py:378 +msgid "TaskStatus was not found." +msgstr "" + #: ckan/logic/auth/create.py:13 #, python-format msgid "User %s not authorized to create packages" msgstr "" -#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:21 +#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:22 #, python-format msgid "User %s not authorized to edit these groups" msgstr "" @@ -937,6 +930,11 @@ msgstr "" msgid "User %s not authorized to delete group %s" msgstr "" +#: ckan/logic/auth/delete.py:55 +#, python-format +msgid "User %s not authorized to delete task_status" +msgstr "" + #: ckan/logic/auth/get.py:78 #, python-format msgid "User %s not authorized to read these packages" @@ -947,61 +945,80 @@ msgstr "" msgid "User %s not authorized to read package %s" msgstr "" -#: ckan/logic/auth/get.py:104 +#: ckan/logic/auth/get.py:105 ckan/logic/auth/update.py:38 +msgid "No package found for this resource, cannot check auth." +msgstr "" + +#: ckan/logic/auth/get.py:111 +#, python-format +msgid "User %s not authorized to read resource %s" +msgstr "" + +#: ckan/logic/auth/get.py:126 #, python-format msgid "User %s not authorized to read group %s" msgstr "" -#: ckan/logic/auth/update.py:17 +#: ckan/logic/auth/update.py:18 #, python-format msgid "User %s not authorized to edit package %s" msgstr "" -#: ckan/logic/auth/update.py:35 +#: ckan/logic/auth/update.py:44 +#, python-format +msgid "User %s not authorized to read edit %s" +msgstr "" + +#: ckan/logic/auth/update.py:58 #, python-format msgid "User %s not authorized to change state of package %s" msgstr "" -#: ckan/logic/auth/update.py:46 +#: ckan/logic/auth/update.py:69 #, python-format msgid "User %s not authorized to edit permissions of package %s" msgstr "" -#: ckan/logic/auth/update.py:57 +#: ckan/logic/auth/update.py:80 #, python-format msgid "User %s not authorized to edit group %s" msgstr "" -#: ckan/logic/auth/update.py:68 +#: ckan/logic/auth/update.py:91 #, python-format msgid "User %s not authorized to change state of group %s" msgstr "" -#: ckan/logic/auth/update.py:79 +#: ckan/logic/auth/update.py:102 #, python-format msgid "User %s not authorized to edit permissions of group %s" msgstr "" -#: ckan/logic/auth/update.py:90 ckan/logic/auth/update.py:101 +#: ckan/logic/auth/update.py:113 ckan/logic/auth/update.py:124 #, python-format msgid "User %s not authorized to edit permissions of authorization group %s" msgstr "" -#: ckan/logic/auth/update.py:112 +#: ckan/logic/auth/update.py:135 #, python-format msgid "User %s not authorized to edit user %s" msgstr "" -#: ckan/logic/auth/update.py:122 +#: ckan/logic/auth/update.py:145 #, python-format msgid "User %s not authorized to change state of revision" msgstr "" -#: ckan/logic/auth/update.py:132 +#: ckan/logic/auth/update.py:155 +#, python-format +msgid "User %s not authorized to update task_status table" +msgstr "" + +#: ckan/logic/auth/update.py:165 msgid "Valid API key needed to edit a package" msgstr "" -#: ckan/logic/auth/update.py:140 +#: ckan/logic/auth/update.py:173 msgid "Valid API key needed to edit a group" msgstr "" diff --git a/ckan/i18n/es/LC_MESSAGES/ckan.po b/ckan/i18n/es/LC_MESSAGES/ckan.po index 97a79f781dd..2af5b964caa 100644 --- a/ckan/i18n/es/LC_MESSAGES/ckan.po +++ b/ckan/i18n/es/LC_MESSAGES/ckan.po @@ -10,14 +10,14 @@ msgid "" msgstr "" "Project-Id-Version: CKAN (Comprehensive Knowledge Archive Network)\n" "Report-Msgid-Bugs-To: http://www.ckan.org/\n" -"POT-Creation-Date: 2011-11-09 12:28+0000\n" -"PO-Revision-Date: 2011-11-09 12:28+0000\n" +"POT-Creation-Date: 2011-11-16 18:02+0000\n" +"PO-Revision-Date: 2011-11-16 18:03+0000\n" "Last-Translator: dread \n" "Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/ckan/team/es/)\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" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" @@ -46,11 +46,11 @@ msgstr "" msgid "Not authorized to see this page" msgstr "No estás autorizado para ver esta página" -#: ckan/controllers/api.py:96 ckan/controllers/api.py:158 +#: ckan/controllers/api.py:96 ckan/controllers/api.py:159 msgid "Access denied" msgstr "Acceso denegado" -#: ckan/controllers/api.py:102 ckan/controllers/api.py:163 +#: ckan/controllers/api.py:102 ckan/controllers/api.py:164 msgid "Not found" msgstr "No encontrado" @@ -58,98 +58,98 @@ msgstr "No encontrado" msgid "Bad request" msgstr "Solicitud incorrecta" -#: ckan/controllers/api.py:137 +#: ckan/controllers/api.py:138 #, python-format msgid "Action name not known: %s" msgstr "Nombre de la acción desconocida: %s" -#: ckan/controllers/api.py:147 ckan/controllers/api.py:268 -#: ckan/controllers/api.py:326 +#: ckan/controllers/api.py:148 ckan/controllers/api.py:269 +#: ckan/controllers/api.py:327 #, python-format msgid "JSON Error: %s" msgstr "Error JSONr: %s" -#: ckan/controllers/api.py:155 ckan/controllers/api.py:296 -#: ckan/controllers/api.py:348 ckan/controllers/group.py:182 +#: ckan/controllers/api.py:156 ckan/controllers/api.py:297 +#: ckan/controllers/api.py:349 ckan/controllers/group.py:182 #: ckan/controllers/group.py:201 ckan/controllers/package.py:454 #: ckan/controllers/package.py:483 ckan/controllers/user.py:155 #: ckan/controllers/user.py:232 ckan/controllers/user.py:346 msgid "Integrity Error" msgstr "Error de integridad" -#: ckan/controllers/api.py:197 +#: ckan/controllers/api.py:198 #, python-format msgid "Cannot list entity of this type: %s" msgstr "No se puede listar la entidad de este tipo: %s" -#: ckan/controllers/api.py:231 +#: ckan/controllers/api.py:232 #, python-format msgid "Cannot read entity of this type: %s" msgstr "No se puede leer la entidad de este tipo: %s" -#: ckan/controllers/api.py:275 +#: ckan/controllers/api.py:276 #, python-format msgid "Cannot create new entity of this type: %s %s" msgstr "No se puede crear una entidad nueva de este tipo: %s %s" -#: ckan/controllers/api.py:299 +#: ckan/controllers/api.py:300 msgid "Unable to add package to search index" msgstr "No se puede agregar el paquete al índice de búsqueda" -#: ckan/controllers/api.py:332 +#: ckan/controllers/api.py:333 #, python-format msgid "Cannot update entity of this type: %s" msgstr "No se puede actualizar la entidad de este tipo: %s" -#: ckan/controllers/api.py:351 +#: ckan/controllers/api.py:352 msgid "Unable to update search index" msgstr "No se puede actualizar el índice de búsqueda" -#: ckan/controllers/api.py:377 +#: ckan/controllers/api.py:378 #, python-format msgid "Cannot delete entity of this type: %s %s" msgstr "No se puede borrar la entidad de este tipo: %s %s" -#: ckan/controllers/api.py:401 +#: ckan/controllers/api.py:402 msgid "No revision specified" msgstr "No hay ninguna revisión especificada" -#: ckan/controllers/api.py:405 +#: ckan/controllers/api.py:406 #, python-format msgid "There is no revision with id: %s" msgstr "No hay ninguna revisión identificada con: %s" -#: ckan/controllers/api.py:415 +#: ckan/controllers/api.py:416 msgid "Missing search term ('since_id=UUID' or 'since_time=TIMESTAMP')" msgstr "" "Falta un parámetro de búsqueda ('since_id=UUID' or 'since_time=TIMESTAMP')" -#: ckan/controllers/api.py:423 +#: ckan/controllers/api.py:424 #, python-format msgid "Could not read parameters: %r" msgstr "No se pueden leer los parámetros: %r" -#: ckan/controllers/api.py:470 +#: ckan/controllers/api.py:471 #, python-format msgid "Bad search option: %s" msgstr "Opción de búsqueda errónea: %s" -#: ckan/controllers/api.py:473 +#: ckan/controllers/api.py:474 #, python-format msgid "Unknown register: %s" msgstr "Registro desconocido: %s" -#: ckan/controllers/api.py:481 +#: ckan/controllers/api.py:482 msgid "Malformed qjson value" msgstr "Valor de qjson malformado" -#: ckan/controllers/api.py:490 +#: ckan/controllers/api.py:491 msgid "Request params must be in form of a json encoded dictionary." msgstr "" "Los parámetros requeridos debe estar en forma de un diccionario en código " "json." -#: ckan/controllers/api.py:577 +#: ckan/controllers/api.py:578 #, python-format msgid "Bad slug type: %s" msgstr "" @@ -169,13 +169,13 @@ msgstr "Para crear un nuevo grupo hay que estar conectado" msgid "User %r not authorized to edit %r" msgstr "El usuario %r no está autorizado para editar %r" -#: ckan/controllers/authorization_group.py:151 ckan/controllers/group.py:79 +#: ckan/controllers/authorization_group.py:153 ckan/controllers/group.py:79 #: ckan/controllers/group.py:150 ckan/controllers/group.py:210 #: ckan/controllers/group.py:265 msgid "Group not found" msgstr "No se ha encontrado el grupo" -#: ckan/controllers/authorization_group.py:158 ckan/controllers/group.py:222 +#: ckan/controllers/authorization_group.py:160 ckan/controllers/group.py:222 #: ckan/controllers/package.py:538 #, python-format msgid "User %r not authorized to edit %s authorizations" @@ -477,9 +477,9 @@ msgid "Details" msgstr "Detalles" #: ckan/forms/group.py:64 ckan/forms/package.py:102 ckan/forms/package.py:112 -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:45 -#: ckan/logic/action/update.py:55 ckan/logic/action/update.py:57 -#: ckan/logic/action/update.py:67 ckan/logic/action/update.py:69 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:48 +#: ckan/logic/action/update.py:58 ckan/logic/action/update.py:60 +#: ckan/logic/action/update.py:70 ckan/logic/action/update.py:72 #: ckan/templates/group/new_group_form.html:52 #: ckan/templates/package/edit.html:25 msgid "Extras" @@ -626,7 +626,7 @@ msgid "Basic information" msgstr "Información básica" #: ckan/forms/package.py:96 ckan/forms/package.py:111 -#: ckan/logic/action/update.py:41 ckan/templates/package/edit.html:23 +#: ckan/logic/action/update.py:44 ckan/templates/package/edit.html:23 #: ckan/templates/package/read_core.html:15 msgid "Resources" msgstr "Recursos" @@ -785,71 +785,62 @@ msgstr "" msgid "Tag \"%s\" length is more than maximum %i" msgstr "" -#: ckan/logic/validators.py:212 -#, python-format -msgid "" -"That login name is not valid. It must be at least 3 characters, restricted " -"to alphanumerics and these symbols: %s" -msgstr "" -"El nombre de inicio de sesión no es válido. Debe ser por lo menos de 3 " -"caracteres, restringido a caracteres alfanuméricos y a estos símbolos: %s" - -#: ckan/logic/validators.py:217 +#: ckan/logic/validators.py:221 msgid "That login name is not available." msgstr "Este nombre de inicio de sesión no está disponible." -#: ckan/logic/validators.py:229 +#: ckan/logic/validators.py:230 msgid "Please enter both passwords" msgstr "Por favor, introduzca ambas contraseñas" -#: ckan/logic/validators.py:235 +#: ckan/logic/validators.py:236 msgid "Your password must be 4 characters or longer" msgstr "La contraseña debe tener 4 caracteres o más" -#: ckan/logic/validators.py:243 +#: ckan/logic/validators.py:244 msgid "The passwords you entered do not match" msgstr "Las contraseñas introducidas no coinciden" -#: ckan/logic/validators.py:255 +#: ckan/logic/validators.py:256 msgid "Missing value" msgstr "Falta el valor" -#: ckan/logic/validators.py:259 +#: ckan/logic/validators.py:260 msgid "" "Edit not allowed as it looks like spam. Please avoid links in your " "description." msgstr "" -#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:158 +#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:161 #, python-format msgid "REST API: Create object %s" msgstr "REST API: Crear objeto %s" -#: ckan/logic/action/create.py:133 +#: ckan/logic/action/create.py:135 #, python-format msgid "REST API: Create package relationship: %s %s %s" msgstr "REST API: Crear la relación de paquete: %s %s %s" -#: ckan/logic/action/create.py:186 +#: ckan/logic/action/create.py:190 msgid "You must supply a package id or name (parameter \"package\")." msgstr "" "Debe subministrar un identificador o nombre para el paquete (parámetro " "\"package\")." -#: ckan/logic/action/create.py:188 +#: ckan/logic/action/create.py:192 msgid "You must supply a rating (parameter \"rating\")." msgstr "Debe suministrar una valoración (parámetro \"rating\")" -#: ckan/logic/action/create.py:193 +#: ckan/logic/action/create.py:197 msgid "Rating must be an integer value." msgstr "La valoración debe ser un valor entero." -#: ckan/logic/action/create.py:197 +#: ckan/logic/action/create.py:201 #, python-format msgid "Rating must be between %i and %i." msgstr "La valoración debe ser entre %i y %i." -#: ckan/logic/action/create.py:199 +#: ckan/logic/action/create.py:203 #, python-format msgid "Package with name %r does not exist." msgstr "El paquete %r no existe." @@ -864,44 +855,44 @@ msgstr "REST API: Borrar paquete: %s" msgid "REST API: Delete %s" msgstr "REST API: Borrar %s" -#: ckan/logic/action/update.py:41 +#: ckan/logic/action/update.py:44 msgid "Package resource(s) incomplete" msgstr "Los recursos del paquete son incompletos" -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:55 -#: ckan/logic/action/update.py:67 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:58 +#: ckan/logic/action/update.py:70 msgid "Missing Value" msgstr "Falta el valor" -#: ckan/logic/action/update.py:159 +#: ckan/logic/action/update.py:169 msgid "Resource was not found." msgstr "No se ha encontrado el recurso." -#: ckan/logic/action/update.py:169 -msgid "No package found for this resource, cannot check auth." -msgstr "" - -#: ckan/logic/action/update.py:183 ckan/logic/action/update.py:220 -#: ckan/logic/action/update.py:323 +#: ckan/logic/action/update.py:184 ckan/logic/action/update.py:222 +#: ckan/logic/action/update.py:327 #, python-format msgid "REST API: Update object %s" msgstr "REST API: actualización de objeto %s" -#: ckan/logic/action/update.py:203 ckan/logic/action/update.py:242 +#: ckan/logic/action/update.py:205 ckan/logic/action/update.py:245 msgid "Package was not found." msgstr "No se ha encontrado el paquete." -#: ckan/logic/action/update.py:264 +#: ckan/logic/action/update.py:267 #, python-format msgid "REST API: Update package relationship: %s %s %s" msgstr "REST API: Actualizar la relación de paquetes: %s %s %s" +#: ckan/logic/action/update.py:378 +msgid "TaskStatus was not found." +msgstr "" + #: ckan/logic/auth/create.py:13 #, python-format msgid "User %s not authorized to create packages" msgstr "El usuario %s no está autorizado para crear paquetes" -#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:21 +#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:22 #, python-format msgid "User %s not authorized to edit these groups" msgstr "El usuario %s no está autorizado para editar estos grupos" @@ -953,6 +944,11 @@ msgstr "El usuario %s no está autorizado para eliminar la relación %s" msgid "User %s not authorized to delete group %s" msgstr "El usuario %s no está autorizado para borrar el grupo %s" +#: ckan/logic/auth/delete.py:55 +#, python-format +msgid "User %s not authorized to delete task_status" +msgstr "" + #: ckan/logic/auth/get.py:78 #, python-format msgid "User %s not authorized to read these packages" @@ -963,67 +959,86 @@ msgstr "El usuario %s no está autorizado para leer estos paquetes" msgid "User %s not authorized to read package %s" msgstr "El usuario %s no está autorizado para leer el paquete %s" -#: ckan/logic/auth/get.py:104 +#: ckan/logic/auth/get.py:105 ckan/logic/auth/update.py:38 +msgid "No package found for this resource, cannot check auth." +msgstr "" + +#: ckan/logic/auth/get.py:111 +#, python-format +msgid "User %s not authorized to read resource %s" +msgstr "" + +#: ckan/logic/auth/get.py:126 #, python-format msgid "User %s not authorized to read group %s" msgstr "El usuario %s no está autorizado para leer el grupo %s" -#: ckan/logic/auth/update.py:17 +#: ckan/logic/auth/update.py:18 #, python-format msgid "User %s not authorized to edit package %s" msgstr "El usuario %s no está autorizado para editar el paquete %s" -#: ckan/logic/auth/update.py:35 +#: ckan/logic/auth/update.py:44 +#, python-format +msgid "User %s not authorized to read edit %s" +msgstr "" + +#: ckan/logic/auth/update.py:58 #, python-format msgid "User %s not authorized to change state of package %s" msgstr "" "El usuario %s no está autorizado para cambiar el estado del paquete %s" -#: ckan/logic/auth/update.py:46 +#: ckan/logic/auth/update.py:69 #, python-format msgid "User %s not authorized to edit permissions of package %s" msgstr "" "El usuario %s no está autorizado para editar los permisos del paquete %s" -#: ckan/logic/auth/update.py:57 +#: ckan/logic/auth/update.py:80 #, python-format msgid "User %s not authorized to edit group %s" msgstr "El usuario %s no está autorizado para editar el grupo %s" -#: ckan/logic/auth/update.py:68 +#: ckan/logic/auth/update.py:91 #, python-format msgid "User %s not authorized to change state of group %s" msgstr "El usuario %s no está autorizado para cambiar el estado del grupo %s" -#: ckan/logic/auth/update.py:79 +#: ckan/logic/auth/update.py:102 #, python-format msgid "User %s not authorized to edit permissions of group %s" msgstr "" "El usuario %s no está autorizado para editar los permisos del grupo %s" -#: ckan/logic/auth/update.py:90 ckan/logic/auth/update.py:101 +#: ckan/logic/auth/update.py:113 ckan/logic/auth/update.py:124 #, python-format msgid "User %s not authorized to edit permissions of authorization group %s" msgstr "" "El usuario %s no está autorizado para editar los permisos de autorización " "del grupo %s" -#: ckan/logic/auth/update.py:112 +#: ckan/logic/auth/update.py:135 #, python-format msgid "User %s not authorized to edit user %s" msgstr "El usuario %s no está autorizado para editar el usuario %s" -#: ckan/logic/auth/update.py:122 +#: ckan/logic/auth/update.py:145 #, python-format msgid "User %s not authorized to change state of revision" msgstr "" "El usuario %s no está autorizado para cambiar el estado de la revisión" -#: ckan/logic/auth/update.py:132 +#: ckan/logic/auth/update.py:155 +#, python-format +msgid "User %s not authorized to update task_status table" +msgstr "" + +#: ckan/logic/auth/update.py:165 msgid "Valid API key needed to edit a package" msgstr "Es necesaria una clave de API válida para editar un paquete" -#: ckan/logic/auth/update.py:140 +#: ckan/logic/auth/update.py:173 msgid "Valid API key needed to edit a group" msgstr "Es necesaria una clave de API válida para editar un grupo" diff --git a/ckan/i18n/fi/LC_MESSAGES/ckan.po b/ckan/i18n/fi/LC_MESSAGES/ckan.po index 26853b86dae..b3f3721ab6a 100644 --- a/ckan/i18n/fi/LC_MESSAGES/ckan.po +++ b/ckan/i18n/fi/LC_MESSAGES/ckan.po @@ -10,14 +10,14 @@ msgid "" msgstr "" "Project-Id-Version: CKAN (Comprehensive Knowledge Archive Network)\n" "Report-Msgid-Bugs-To: http://www.ckan.org/\n" -"POT-Creation-Date: 2011-11-09 12:28+0000\n" -"PO-Revision-Date: 2011-11-09 12:28+0000\n" +"POT-Creation-Date: 2011-11-16 18:02+0000\n" +"PO-Revision-Date: 2011-11-16 18:03+0000\n" "Last-Translator: dread \n" "Language-Team: Finnish (http://www.transifex.net/projects/p/ckan/team/fi/)\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" "Language: fi\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" @@ -46,11 +46,11 @@ msgstr "" msgid "Not authorized to see this page" msgstr "" -#: ckan/controllers/api.py:96 ckan/controllers/api.py:158 +#: ckan/controllers/api.py:96 ckan/controllers/api.py:159 msgid "Access denied" msgstr "Pääsy evätty" -#: ckan/controllers/api.py:102 ckan/controllers/api.py:163 +#: ckan/controllers/api.py:102 ckan/controllers/api.py:164 msgid "Not found" msgstr "Ei löydetä" @@ -58,95 +58,95 @@ msgstr "Ei löydetä" msgid "Bad request" msgstr "" -#: ckan/controllers/api.py:137 +#: ckan/controllers/api.py:138 #, python-format msgid "Action name not known: %s" msgstr "" -#: ckan/controllers/api.py:147 ckan/controllers/api.py:268 -#: ckan/controllers/api.py:326 +#: ckan/controllers/api.py:148 ckan/controllers/api.py:269 +#: ckan/controllers/api.py:327 #, python-format msgid "JSON Error: %s" msgstr "JSON virhe: %s" -#: ckan/controllers/api.py:155 ckan/controllers/api.py:296 -#: ckan/controllers/api.py:348 ckan/controllers/group.py:182 +#: ckan/controllers/api.py:156 ckan/controllers/api.py:297 +#: ckan/controllers/api.py:349 ckan/controllers/group.py:182 #: ckan/controllers/group.py:201 ckan/controllers/package.py:454 #: ckan/controllers/package.py:483 ckan/controllers/user.py:155 #: ckan/controllers/user.py:232 ckan/controllers/user.py:346 msgid "Integrity Error" msgstr "Integriteettivirhe" -#: ckan/controllers/api.py:197 +#: ckan/controllers/api.py:198 #, python-format msgid "Cannot list entity of this type: %s" msgstr "Ei pystytä listaamaan entiteettiä joka on tyyppiä %s" -#: ckan/controllers/api.py:231 +#: ckan/controllers/api.py:232 #, python-format msgid "Cannot read entity of this type: %s" msgstr "Ei pystytä lukemaan entiteettiä joka on tyyppiä %s" -#: ckan/controllers/api.py:275 +#: ckan/controllers/api.py:276 #, python-format msgid "Cannot create new entity of this type: %s %s" msgstr "Ei pystytä luomaan entiteettiä joka on tyyppiä %s %s" -#: ckan/controllers/api.py:299 +#: ckan/controllers/api.py:300 msgid "Unable to add package to search index" msgstr "" -#: ckan/controllers/api.py:332 +#: ckan/controllers/api.py:333 #, python-format msgid "Cannot update entity of this type: %s" msgstr "Ei pystytä muokkaamaan entiteettiä joka on tyyppiä %s" -#: ckan/controllers/api.py:351 +#: ckan/controllers/api.py:352 msgid "Unable to update search index" msgstr "" -#: ckan/controllers/api.py:377 +#: ckan/controllers/api.py:378 #, python-format msgid "Cannot delete entity of this type: %s %s" msgstr "Ei pystytä poistamaan entiteettiä joka on tyyppiä %s %s" -#: ckan/controllers/api.py:401 +#: ckan/controllers/api.py:402 msgid "No revision specified" msgstr "" -#: ckan/controllers/api.py:405 +#: ckan/controllers/api.py:406 #, python-format msgid "There is no revision with id: %s" msgstr "Revisiota tällä tunnisteella ei löydy: %s" -#: ckan/controllers/api.py:415 +#: ckan/controllers/api.py:416 msgid "Missing search term ('since_id=UUID' or 'since_time=TIMESTAMP')" msgstr "Hakutermi puuttuu ('since=id=UUID' or 'since_time=TIMESTAMP')" -#: ckan/controllers/api.py:423 +#: ckan/controllers/api.py:424 #, python-format msgid "Could not read parameters: %r" msgstr "" -#: ckan/controllers/api.py:470 +#: ckan/controllers/api.py:471 #, python-format msgid "Bad search option: %s" msgstr "Huono hakuvaihtoehto: %s" -#: ckan/controllers/api.py:473 +#: ckan/controllers/api.py:474 #, python-format msgid "Unknown register: %s" msgstr "Tuntematon rekisteri: %s" -#: ckan/controllers/api.py:481 +#: ckan/controllers/api.py:482 msgid "Malformed qjson value" msgstr "" -#: ckan/controllers/api.py:490 +#: ckan/controllers/api.py:491 msgid "Request params must be in form of a json encoded dictionary." msgstr "Kyselyparametrit täytyy olla json enkoodatussa muodossa" -#: ckan/controllers/api.py:577 +#: ckan/controllers/api.py:578 #, python-format msgid "Bad slug type: %s" msgstr "" @@ -166,13 +166,13 @@ msgstr "Ei oikeuksia luoda ryhmää" msgid "User %r not authorized to edit %r" msgstr "Käyttäjä %r ei voi muokata %r" -#: ckan/controllers/authorization_group.py:151 ckan/controllers/group.py:79 +#: ckan/controllers/authorization_group.py:153 ckan/controllers/group.py:79 #: ckan/controllers/group.py:150 ckan/controllers/group.py:210 #: ckan/controllers/group.py:265 msgid "Group not found" msgstr "Ryhmää ei löydy" -#: ckan/controllers/authorization_group.py:158 ckan/controllers/group.py:222 +#: ckan/controllers/authorization_group.py:160 ckan/controllers/group.py:222 #: ckan/controllers/package.py:538 #, python-format msgid "User %r not authorized to edit %s authorizations" @@ -472,9 +472,9 @@ msgid "Details" msgstr "Yksityiskohdat" #: ckan/forms/group.py:64 ckan/forms/package.py:102 ckan/forms/package.py:112 -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:45 -#: ckan/logic/action/update.py:55 ckan/logic/action/update.py:57 -#: ckan/logic/action/update.py:67 ckan/logic/action/update.py:69 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:48 +#: ckan/logic/action/update.py:58 ckan/logic/action/update.py:60 +#: ckan/logic/action/update.py:70 ckan/logic/action/update.py:72 #: ckan/templates/group/new_group_form.html:52 #: ckan/templates/package/edit.html:25 msgid "Extras" @@ -648,7 +648,7 @@ msgid "Basic information" msgstr "Perustiedot" #: ckan/forms/package.py:96 ckan/forms/package.py:111 -#: ckan/logic/action/update.py:41 ckan/templates/package/edit.html:23 +#: ckan/logic/action/update.py:44 ckan/templates/package/edit.html:23 #: ckan/templates/package/read_core.html:15 msgid "Resources" msgstr "Aineistolinkit" @@ -806,67 +806,60 @@ msgstr "" msgid "Tag \"%s\" length is more than maximum %i" msgstr "" -#: ckan/logic/validators.py:212 -#, python-format -msgid "" -"That login name is not valid. It must be at least 3 characters, restricted " -"to alphanumerics and these symbols: %s" -msgstr "" - -#: ckan/logic/validators.py:217 +#: ckan/logic/validators.py:221 msgid "That login name is not available." msgstr "" -#: ckan/logic/validators.py:229 +#: ckan/logic/validators.py:230 msgid "Please enter both passwords" msgstr "" -#: ckan/logic/validators.py:235 +#: ckan/logic/validators.py:236 msgid "Your password must be 4 characters or longer" msgstr "" -#: ckan/logic/validators.py:243 +#: ckan/logic/validators.py:244 msgid "The passwords you entered do not match" msgstr "" -#: ckan/logic/validators.py:255 +#: ckan/logic/validators.py:256 msgid "Missing value" msgstr "" -#: ckan/logic/validators.py:259 +#: ckan/logic/validators.py:260 msgid "" "Edit not allowed as it looks like spam. Please avoid links in your " "description." msgstr "" -#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:158 +#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:161 #, python-format msgid "REST API: Create object %s" msgstr "REST API: Luo objekti %s" -#: ckan/logic/action/create.py:133 +#: ckan/logic/action/create.py:135 #, python-format msgid "REST API: Create package relationship: %s %s %s" msgstr "REST API: Luo tietoaineistojen suhteet: %s %s %s " -#: ckan/logic/action/create.py:186 +#: ckan/logic/action/create.py:190 msgid "You must supply a package id or name (parameter \"package\")." msgstr "Sinun täytyy antaa tietoaineiston id tai nimi (parametri \"package\")." -#: ckan/logic/action/create.py:188 +#: ckan/logic/action/create.py:192 msgid "You must supply a rating (parameter \"rating\")." msgstr "Luokitus täytyy antaa (parametri \"rating\")." -#: ckan/logic/action/create.py:193 +#: ckan/logic/action/create.py:197 msgid "Rating must be an integer value." msgstr "Luokitus pitää olla kokonaislukuarvo." -#: ckan/logic/action/create.py:197 +#: ckan/logic/action/create.py:201 #, python-format msgid "Rating must be between %i and %i." msgstr "Luokitus pitää olla väliltä %i ja %i." -#: ckan/logic/action/create.py:199 +#: ckan/logic/action/create.py:203 #, python-format msgid "Package with name %r does not exist." msgstr "%r nimistä tietoaineistoa ei ole löydy." @@ -881,44 +874,44 @@ msgstr "REST API: Poistetaan tietoaineisto: %s" msgid "REST API: Delete %s" msgstr "REST API: Poista %s" -#: ckan/logic/action/update.py:41 +#: ckan/logic/action/update.py:44 msgid "Package resource(s) incomplete" msgstr "" -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:55 -#: ckan/logic/action/update.py:67 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:58 +#: ckan/logic/action/update.py:70 msgid "Missing Value" msgstr "" -#: ckan/logic/action/update.py:159 -msgid "Resource was not found." -msgstr "" - #: ckan/logic/action/update.py:169 -msgid "No package found for this resource, cannot check auth." +msgid "Resource was not found." msgstr "" -#: ckan/logic/action/update.py:183 ckan/logic/action/update.py:220 -#: ckan/logic/action/update.py:323 +#: ckan/logic/action/update.py:184 ckan/logic/action/update.py:222 +#: ckan/logic/action/update.py:327 #, python-format msgid "REST API: Update object %s" msgstr "" -#: ckan/logic/action/update.py:203 ckan/logic/action/update.py:242 +#: ckan/logic/action/update.py:205 ckan/logic/action/update.py:245 msgid "Package was not found." msgstr "Tietoaineistoa ei löytynyt" -#: ckan/logic/action/update.py:264 +#: ckan/logic/action/update.py:267 #, python-format msgid "REST API: Update package relationship: %s %s %s" msgstr "REST API: Päivitä tietoaineistojen suhteet: %s %s %s" +#: ckan/logic/action/update.py:378 +msgid "TaskStatus was not found." +msgstr "" + #: ckan/logic/auth/create.py:13 #, python-format msgid "User %s not authorized to create packages" msgstr "" -#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:21 +#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:22 #, python-format msgid "User %s not authorized to edit these groups" msgstr "" @@ -970,6 +963,11 @@ msgstr "" msgid "User %s not authorized to delete group %s" msgstr "" +#: ckan/logic/auth/delete.py:55 +#, python-format +msgid "User %s not authorized to delete task_status" +msgstr "" + #: ckan/logic/auth/get.py:78 #, python-format msgid "User %s not authorized to read these packages" @@ -980,61 +978,80 @@ msgstr "" msgid "User %s not authorized to read package %s" msgstr "" -#: ckan/logic/auth/get.py:104 +#: ckan/logic/auth/get.py:105 ckan/logic/auth/update.py:38 +msgid "No package found for this resource, cannot check auth." +msgstr "" + +#: ckan/logic/auth/get.py:111 +#, python-format +msgid "User %s not authorized to read resource %s" +msgstr "" + +#: ckan/logic/auth/get.py:126 #, python-format msgid "User %s not authorized to read group %s" msgstr "" -#: ckan/logic/auth/update.py:17 +#: ckan/logic/auth/update.py:18 #, python-format msgid "User %s not authorized to edit package %s" msgstr "" -#: ckan/logic/auth/update.py:35 +#: ckan/logic/auth/update.py:44 +#, python-format +msgid "User %s not authorized to read edit %s" +msgstr "" + +#: ckan/logic/auth/update.py:58 #, python-format msgid "User %s not authorized to change state of package %s" msgstr "" -#: ckan/logic/auth/update.py:46 +#: ckan/logic/auth/update.py:69 #, python-format msgid "User %s not authorized to edit permissions of package %s" msgstr "" -#: ckan/logic/auth/update.py:57 +#: ckan/logic/auth/update.py:80 #, python-format msgid "User %s not authorized to edit group %s" msgstr "" -#: ckan/logic/auth/update.py:68 +#: ckan/logic/auth/update.py:91 #, python-format msgid "User %s not authorized to change state of group %s" msgstr "" -#: ckan/logic/auth/update.py:79 +#: ckan/logic/auth/update.py:102 #, python-format msgid "User %s not authorized to edit permissions of group %s" msgstr "" -#: ckan/logic/auth/update.py:90 ckan/logic/auth/update.py:101 +#: ckan/logic/auth/update.py:113 ckan/logic/auth/update.py:124 #, python-format msgid "User %s not authorized to edit permissions of authorization group %s" msgstr "" -#: ckan/logic/auth/update.py:112 +#: ckan/logic/auth/update.py:135 #, python-format msgid "User %s not authorized to edit user %s" msgstr "" -#: ckan/logic/auth/update.py:122 +#: ckan/logic/auth/update.py:145 #, python-format msgid "User %s not authorized to change state of revision" msgstr "" -#: ckan/logic/auth/update.py:132 +#: ckan/logic/auth/update.py:155 +#, python-format +msgid "User %s not authorized to update task_status table" +msgstr "" + +#: ckan/logic/auth/update.py:165 msgid "Valid API key needed to edit a package" msgstr "" -#: ckan/logic/auth/update.py:140 +#: ckan/logic/auth/update.py:173 msgid "Valid API key needed to edit a group" msgstr "" diff --git a/ckan/i18n/fr/LC_MESSAGES/ckan.po b/ckan/i18n/fr/LC_MESSAGES/ckan.po index 02e66497364..8f39f920133 100644 --- a/ckan/i18n/fr/LC_MESSAGES/ckan.po +++ b/ckan/i18n/fr/LC_MESSAGES/ckan.po @@ -10,14 +10,14 @@ msgid "" msgstr "" "Project-Id-Version: CKAN (Comprehensive Knowledge Archive Network)\n" "Report-Msgid-Bugs-To: http://www.ckan.org/\n" -"POT-Creation-Date: 2011-11-09 12:28+0000\n" -"PO-Revision-Date: 2011-11-09 12:28+0000\n" +"POT-Creation-Date: 2011-11-16 18:02+0000\n" +"PO-Revision-Date: 2011-11-16 18:03+0000\n" "Last-Translator: dread \n" "Language-Team: French (http://www.transifex.net/projects/p/ckan/team/fr/)\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" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1)\n" @@ -48,11 +48,11 @@ msgstr "Purge terminée" msgid "Not authorized to see this page" msgstr "Vous n'êtes pas authorisé à consulter cette page" -#: ckan/controllers/api.py:96 ckan/controllers/api.py:158 +#: ckan/controllers/api.py:96 ckan/controllers/api.py:159 msgid "Access denied" msgstr "Accès non-autorisé" -#: ckan/controllers/api.py:102 ckan/controllers/api.py:163 +#: ckan/controllers/api.py:102 ckan/controllers/api.py:164 msgid "Not found" msgstr "Indisponible" @@ -60,95 +60,95 @@ msgstr "Indisponible" msgid "Bad request" msgstr "Requête incorrecte" -#: ckan/controllers/api.py:137 +#: ckan/controllers/api.py:138 #, python-format msgid "Action name not known: %s" msgstr "L'action %s est inconnue" -#: ckan/controllers/api.py:147 ckan/controllers/api.py:268 -#: ckan/controllers/api.py:326 +#: ckan/controllers/api.py:148 ckan/controllers/api.py:269 +#: ckan/controllers/api.py:327 #, python-format msgid "JSON Error: %s" msgstr "Erreur JSON: %s" -#: ckan/controllers/api.py:155 ckan/controllers/api.py:296 -#: ckan/controllers/api.py:348 ckan/controllers/group.py:182 +#: ckan/controllers/api.py:156 ckan/controllers/api.py:297 +#: ckan/controllers/api.py:349 ckan/controllers/group.py:182 #: ckan/controllers/group.py:201 ckan/controllers/package.py:454 #: ckan/controllers/package.py:483 ckan/controllers/user.py:155 #: ckan/controllers/user.py:232 ckan/controllers/user.py:346 msgid "Integrity Error" msgstr "Erreur d'intégrité" -#: ckan/controllers/api.py:197 +#: ckan/controllers/api.py:198 #, python-format msgid "Cannot list entity of this type: %s" msgstr "Impossible de lister les entités de type %s" -#: ckan/controllers/api.py:231 +#: ckan/controllers/api.py:232 #, python-format msgid "Cannot read entity of this type: %s" msgstr "Impossible de lire les entités de type %s" -#: ckan/controllers/api.py:275 +#: ckan/controllers/api.py:276 #, python-format msgid "Cannot create new entity of this type: %s %s" msgstr "Ne peut créer un nouvel élément de ce type : %s %s" -#: ckan/controllers/api.py:299 +#: ckan/controllers/api.py:300 msgid "Unable to add package to search index" msgstr "Echec d'ajout du paquet à l'index de recherche " -#: ckan/controllers/api.py:332 +#: ckan/controllers/api.py:333 #, python-format msgid "Cannot update entity of this type: %s" msgstr "Ne peut modifier un élement de ce type : %s" -#: ckan/controllers/api.py:351 +#: ckan/controllers/api.py:352 msgid "Unable to update search index" msgstr "Echec de mise à jour de l'index de recherche" -#: ckan/controllers/api.py:377 +#: ckan/controllers/api.py:378 #, python-format msgid "Cannot delete entity of this type: %s %s" msgstr "Ne peut supprimer un élément de ce type : %s %s" -#: ckan/controllers/api.py:401 +#: ckan/controllers/api.py:402 msgid "No revision specified" msgstr "Aucune révision spécifiée" -#: ckan/controllers/api.py:405 +#: ckan/controllers/api.py:406 #, python-format msgid "There is no revision with id: %s" msgstr "La révision avec l'identifiant %s n'existe pas" -#: ckan/controllers/api.py:415 +#: ckan/controllers/api.py:416 msgid "Missing search term ('since_id=UUID' or 'since_time=TIMESTAMP')" msgstr "Pas de terme de recherche ('since_id=UUID' ou 'since_time=TIMESTAMP')" -#: ckan/controllers/api.py:423 +#: ckan/controllers/api.py:424 #, python-format msgid "Could not read parameters: %r" msgstr "Impossible de lire les paramètres %r" -#: ckan/controllers/api.py:470 +#: ckan/controllers/api.py:471 #, python-format msgid "Bad search option: %s" msgstr "Mauvaise option de recherche : %s" -#: ckan/controllers/api.py:473 +#: ckan/controllers/api.py:474 #, python-format msgid "Unknown register: %s" msgstr "Enregistrement %s inconnu" -#: ckan/controllers/api.py:481 +#: ckan/controllers/api.py:482 msgid "Malformed qjson value" msgstr "valeur qjson inconnue" -#: ckan/controllers/api.py:490 +#: ckan/controllers/api.py:491 msgid "Request params must be in form of a json encoded dictionary." msgstr "Les paramètres de la requête doivent être encodés au format json." -#: ckan/controllers/api.py:577 +#: ckan/controllers/api.py:578 #, python-format msgid "Bad slug type: %s" msgstr "" @@ -168,13 +168,13 @@ msgstr "Vous n'êtes pas autorisé à créer un groupe " msgid "User %r not authorized to edit %r" msgstr "L'utilisateur %r n'est pas autorisé à éditer %r" -#: ckan/controllers/authorization_group.py:151 ckan/controllers/group.py:79 +#: ckan/controllers/authorization_group.py:153 ckan/controllers/group.py:79 #: ckan/controllers/group.py:150 ckan/controllers/group.py:210 #: ckan/controllers/group.py:265 msgid "Group not found" msgstr "Groupe introuvable" -#: ckan/controllers/authorization_group.py:158 ckan/controllers/group.py:222 +#: ckan/controllers/authorization_group.py:160 ckan/controllers/group.py:222 #: ckan/controllers/package.py:538 #, python-format msgid "User %r not authorized to edit %s authorizations" @@ -481,9 +481,9 @@ msgid "Details" msgstr "Détails" #: ckan/forms/group.py:64 ckan/forms/package.py:102 ckan/forms/package.py:112 -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:45 -#: ckan/logic/action/update.py:55 ckan/logic/action/update.py:57 -#: ckan/logic/action/update.py:67 ckan/logic/action/update.py:69 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:48 +#: ckan/logic/action/update.py:58 ckan/logic/action/update.py:60 +#: ckan/logic/action/update.py:70 ckan/logic/action/update.py:72 #: ckan/templates/group/new_group_form.html:52 #: ckan/templates/package/edit.html:25 msgid "Extras" @@ -660,7 +660,7 @@ msgid "Basic information" msgstr "Informations sommaires" #: ckan/forms/package.py:96 ckan/forms/package.py:111 -#: ckan/logic/action/update.py:41 ckan/templates/package/edit.html:23 +#: ckan/logic/action/update.py:44 ckan/templates/package/edit.html:23 #: ckan/templates/package/read_core.html:15 msgid "Resources" msgstr "Ressources" @@ -825,37 +825,27 @@ msgstr "" msgid "Tag \"%s\" length is more than maximum %i" msgstr "" -#: ckan/logic/validators.py:212 -#, python-format -msgid "" -"That login name is not valid. It must be at least 3 characters, restricted " -"to alphanumerics and these symbols: %s" -msgstr "" -"Ce nom d'utilisateur n'est pas valide. Il doit comporter au moins 3 " -"caractères, restreint à des caractères alphanumériques et les symboles " -"suivants: %s" - -#: ckan/logic/validators.py:217 +#: ckan/logic/validators.py:221 msgid "That login name is not available." msgstr "Ce nom d'utilisateur n'est pas disponible." -#: ckan/logic/validators.py:229 +#: ckan/logic/validators.py:230 msgid "Please enter both passwords" msgstr "Merci d'entrer les 2 mots de passe" -#: ckan/logic/validators.py:235 +#: ckan/logic/validators.py:236 msgid "Your password must be 4 characters or longer" msgstr "Votre mot de passe doit comporter au moins 4 caractères" -#: ckan/logic/validators.py:243 +#: ckan/logic/validators.py:244 msgid "The passwords you entered do not match" msgstr "Les mots de passe saisis ne correspondent pas." -#: ckan/logic/validators.py:255 +#: ckan/logic/validators.py:256 msgid "Missing value" msgstr "Valeur manquante" -#: ckan/logic/validators.py:259 +#: ckan/logic/validators.py:260 msgid "" "Edit not allowed as it looks like spam. Please avoid links in your " "description." @@ -863,36 +853,36 @@ msgstr "" "La modification n'est pas autorisée car elle ressemble à du spam. Merci " "d'éviter les liens dans votre description." -#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:158 +#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:161 #, python-format msgid "REST API: Create object %s" msgstr "REST API: Création de l'objet %s" -#: ckan/logic/action/create.py:133 +#: ckan/logic/action/create.py:135 #, python-format msgid "REST API: Create package relationship: %s %s %s" msgstr "REST API: Création d'une relation de paquet : %s %s %s" -#: ckan/logic/action/create.py:186 +#: ckan/logic/action/create.py:190 msgid "You must supply a package id or name (parameter \"package\")." msgstr "" "Vous devez fournir un identifiant ou un nom pour le jeu de données " "(paramètre \"jeu de données\")" -#: ckan/logic/action/create.py:188 +#: ckan/logic/action/create.py:192 msgid "You must supply a rating (parameter \"rating\")." msgstr "Veuillez proposer une note (paramètre \"notation\")." -#: ckan/logic/action/create.py:193 +#: ckan/logic/action/create.py:197 msgid "Rating must be an integer value." msgstr "La note doit être un nombre entier." -#: ckan/logic/action/create.py:197 +#: ckan/logic/action/create.py:201 #, python-format msgid "Rating must be between %i and %i." msgstr "La note doit être comprise entre %i et %i." -#: ckan/logic/action/create.py:199 +#: ckan/logic/action/create.py:203 #, python-format msgid "Package with name %r does not exist." msgstr "Le paquet nommé %r n'existe pas." @@ -907,46 +897,44 @@ msgstr "API REST: suppression du jeu de données: %s" msgid "REST API: Delete %s" msgstr "API REST : Suppression de %s" -#: ckan/logic/action/update.py:41 +#: ckan/logic/action/update.py:44 msgid "Package resource(s) incomplete" msgstr "Ressource(s) du jeu de données incomplète(s)" -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:55 -#: ckan/logic/action/update.py:67 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:58 +#: ckan/logic/action/update.py:70 msgid "Missing Value" msgstr "valeur manquante" -#: ckan/logic/action/update.py:159 +#: ckan/logic/action/update.py:169 msgid "Resource was not found." msgstr "Ressource introuvable" -#: ckan/logic/action/update.py:169 -msgid "No package found for this resource, cannot check auth." -msgstr "" -"Pas de jeu de données trouvé pour cette ressource, impossible de vérifier " -"l'authentification." - -#: ckan/logic/action/update.py:183 ckan/logic/action/update.py:220 -#: ckan/logic/action/update.py:323 +#: ckan/logic/action/update.py:184 ckan/logic/action/update.py:222 +#: ckan/logic/action/update.py:327 #, python-format msgid "REST API: Update object %s" msgstr "API REST : mise à jour de l'objet %s" -#: ckan/logic/action/update.py:203 ckan/logic/action/update.py:242 +#: ckan/logic/action/update.py:205 ckan/logic/action/update.py:245 msgid "Package was not found." msgstr "Jeu de données introuvable" -#: ckan/logic/action/update.py:264 +#: ckan/logic/action/update.py:267 #, python-format msgid "REST API: Update package relationship: %s %s %s" msgstr "REST API: Mise à jour de la relation de paquet: %s %s %s" +#: ckan/logic/action/update.py:378 +msgid "TaskStatus was not found." +msgstr "" + #: ckan/logic/auth/create.py:13 #, python-format msgid "User %s not authorized to create packages" msgstr "L'utilisateur %s n'est pas autorisé à créer des jeux de données" -#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:21 +#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:22 #, python-format msgid "User %s not authorized to edit these groups" msgstr "L'utilisateur %s n'est pas autorisé à modifier ces groupes" @@ -1000,6 +988,11 @@ msgstr "L'utilisateur %s n'est pas autorisé à supprimer la relation %s" msgid "User %s not authorized to delete group %s" msgstr "L'utilisateur %s n'est pas autorisé à supprimer le groupe %s" +#: ckan/logic/auth/delete.py:55 +#, python-format +msgid "User %s not authorized to delete task_status" +msgstr "" + #: ckan/logic/auth/get.py:78 #, python-format msgid "User %s not authorized to read these packages" @@ -1010,67 +1003,88 @@ msgstr "L'utilisateur %s n'est pas autorisé à lire ces jeux de données" msgid "User %s not authorized to read package %s" msgstr "L'utilisateur %s n'est pas autorisé à lire le jeu de données %s" -#: ckan/logic/auth/get.py:104 +#: ckan/logic/auth/get.py:105 ckan/logic/auth/update.py:38 +msgid "No package found for this resource, cannot check auth." +msgstr "" +"Pas de jeu de données trouvé pour cette ressource, impossible de vérifier " +"l'authentification." + +#: ckan/logic/auth/get.py:111 +#, python-format +msgid "User %s not authorized to read resource %s" +msgstr "" + +#: ckan/logic/auth/get.py:126 #, python-format msgid "User %s not authorized to read group %s" msgstr "L'utilisateur %s n'est pas autorisé à lire le groupe %s" -#: ckan/logic/auth/update.py:17 +#: ckan/logic/auth/update.py:18 #, python-format msgid "User %s not authorized to edit package %s" msgstr "L'utilisateur %s n'est pas autorisé à modifier le jeu de données %s" -#: ckan/logic/auth/update.py:35 +#: ckan/logic/auth/update.py:44 +#, python-format +msgid "User %s not authorized to read edit %s" +msgstr "" + +#: ckan/logic/auth/update.py:58 #, python-format msgid "User %s not authorized to change state of package %s" msgstr "" "L'utilisateur %s n'est pas autorisé à modifier l'état du jeu de données %s" -#: ckan/logic/auth/update.py:46 +#: ckan/logic/auth/update.py:69 #, python-format msgid "User %s not authorized to edit permissions of package %s" msgstr "" "L'utilisateur %s n'est pas autorisé à modifier les permissions du jeu de " "données %s" -#: ckan/logic/auth/update.py:57 +#: ckan/logic/auth/update.py:80 #, python-format msgid "User %s not authorized to edit group %s" msgstr "L'utilisateur %s n'est pas autorisé à modifier le groupe %s" -#: ckan/logic/auth/update.py:68 +#: ckan/logic/auth/update.py:91 #, python-format msgid "User %s not authorized to change state of group %s" msgstr "L'utilisateur %s n'est pas autorisé à modifier l'état du groupe %s" -#: ckan/logic/auth/update.py:79 +#: ckan/logic/auth/update.py:102 #, python-format msgid "User %s not authorized to edit permissions of group %s" msgstr "" "L'utilisateur %s n'est pas autorisé à modifier les permissions du groupe %s" -#: ckan/logic/auth/update.py:90 ckan/logic/auth/update.py:101 +#: ckan/logic/auth/update.py:113 ckan/logic/auth/update.py:124 #, python-format msgid "User %s not authorized to edit permissions of authorization group %s" msgstr "" "L'utilisateur %s n'est pas autorisé à modifier les permissions du groupe " "d'authentification %s" -#: ckan/logic/auth/update.py:112 +#: ckan/logic/auth/update.py:135 #, python-format msgid "User %s not authorized to edit user %s" msgstr "L'utilisateur %s n'est pas autorisé à modifier l'utilisateur %s" -#: ckan/logic/auth/update.py:122 +#: ckan/logic/auth/update.py:145 #, python-format msgid "User %s not authorized to change state of revision" msgstr "L'utilisateur %s n'est pas modifier l'état de révision" -#: ckan/logic/auth/update.py:132 +#: ckan/logic/auth/update.py:155 +#, python-format +msgid "User %s not authorized to update task_status table" +msgstr "" + +#: ckan/logic/auth/update.py:165 msgid "Valid API key needed to edit a package" msgstr "Une clé d'API valide est nécessaire pour modifier un jeu de données" -#: ckan/logic/auth/update.py:140 +#: ckan/logic/auth/update.py:173 msgid "Valid API key needed to edit a group" msgstr "Une clé d'API valide est nécessaire pour modifier un groupe" diff --git a/ckan/i18n/hu/LC_MESSAGES/ckan.po b/ckan/i18n/hu/LC_MESSAGES/ckan.po index c461e3369a4..46a33bbf72d 100644 --- a/ckan/i18n/hu/LC_MESSAGES/ckan.po +++ b/ckan/i18n/hu/LC_MESSAGES/ckan.po @@ -12,14 +12,14 @@ msgid "" msgstr "" "Project-Id-Version: CKAN (Comprehensive Knowledge Archive Network)\n" "Report-Msgid-Bugs-To: http://www.ckan.org/\n" -"POT-Creation-Date: 2011-11-09 12:28+0000\n" -"PO-Revision-Date: 2011-11-09 12:28+0000\n" +"POT-Creation-Date: 2011-11-16 18:02+0000\n" +"PO-Revision-Date: 2011-11-16 18:03+0000\n" "Last-Translator: dread \n" "Language-Team: Hungarian (http://www.transifex.net/projects/p/ckan/team/hu/)\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" "Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" @@ -48,11 +48,11 @@ msgstr "" msgid "Not authorized to see this page" msgstr "Az oldal megtekintése nem engedélyezett" -#: ckan/controllers/api.py:96 ckan/controllers/api.py:158 +#: ckan/controllers/api.py:96 ckan/controllers/api.py:159 msgid "Access denied" msgstr "Hozzáférés megtagadva" -#: ckan/controllers/api.py:102 ckan/controllers/api.py:163 +#: ckan/controllers/api.py:102 ckan/controllers/api.py:164 msgid "Not found" msgstr "Nem található" @@ -60,96 +60,96 @@ msgstr "Nem található" msgid "Bad request" msgstr "Hibás kérés" -#: ckan/controllers/api.py:137 +#: ckan/controllers/api.py:138 #, python-format msgid "Action name not known: %s" msgstr "%s nevü tevékenység nem található" -#: ckan/controllers/api.py:147 ckan/controllers/api.py:268 -#: ckan/controllers/api.py:326 +#: ckan/controllers/api.py:148 ckan/controllers/api.py:269 +#: ckan/controllers/api.py:327 #, python-format msgid "JSON Error: %s" msgstr "JSON Hiba: %s" -#: ckan/controllers/api.py:155 ckan/controllers/api.py:296 -#: ckan/controllers/api.py:348 ckan/controllers/group.py:182 +#: ckan/controllers/api.py:156 ckan/controllers/api.py:297 +#: ckan/controllers/api.py:349 ckan/controllers/group.py:182 #: ckan/controllers/group.py:201 ckan/controllers/package.py:454 #: ckan/controllers/package.py:483 ckan/controllers/user.py:155 #: ckan/controllers/user.py:232 ckan/controllers/user.py:346 msgid "Integrity Error" msgstr "Integritási hiba" -#: ckan/controllers/api.py:197 +#: ckan/controllers/api.py:198 #, python-format msgid "Cannot list entity of this type: %s" msgstr "Nem listázható ilyen típusú egyed: %s" -#: ckan/controllers/api.py:231 +#: ckan/controllers/api.py:232 #, python-format msgid "Cannot read entity of this type: %s" msgstr "Nem olvasható ilyen típusú egyed: %s" -#: ckan/controllers/api.py:275 +#: ckan/controllers/api.py:276 #, python-format msgid "Cannot create new entity of this type: %s %s" msgstr "Ilyen típusú egyed létrehozása sikertelen: %s %s" -#: ckan/controllers/api.py:299 +#: ckan/controllers/api.py:300 msgid "Unable to add package to search index" msgstr "" -#: ckan/controllers/api.py:332 +#: ckan/controllers/api.py:333 #, python-format msgid "Cannot update entity of this type: %s" msgstr "Ilyen típusú egyed létrehozása sikertelen: %s" -#: ckan/controllers/api.py:351 +#: ckan/controllers/api.py:352 msgid "Unable to update search index" msgstr "" -#: ckan/controllers/api.py:377 +#: ckan/controllers/api.py:378 #, python-format msgid "Cannot delete entity of this type: %s %s" msgstr "Ilyen típusú egyed törlése sikertelen: %s %s" -#: ckan/controllers/api.py:401 +#: ckan/controllers/api.py:402 msgid "No revision specified" msgstr "Nincs verzió megadva" -#: ckan/controllers/api.py:405 +#: ckan/controllers/api.py:406 #, python-format msgid "There is no revision with id: %s" msgstr "Nincs ilyen azonosítóval rendelkező verzió: %s" -#: ckan/controllers/api.py:415 +#: ckan/controllers/api.py:416 msgid "Missing search term ('since_id=UUID' or 'since_time=TIMESTAMP')" msgstr "" "Hiányzó keresési kifejezés ('since_id=UUID' vagy 'since_time=TIMESTAMP')" -#: ckan/controllers/api.py:423 +#: ckan/controllers/api.py:424 #, python-format msgid "Could not read parameters: %r" msgstr "Nem olvasható paraméterek:%r" -#: ckan/controllers/api.py:470 +#: ckan/controllers/api.py:471 #, python-format msgid "Bad search option: %s" msgstr "Hibás keresési feltétel: %s" -#: ckan/controllers/api.py:473 +#: ckan/controllers/api.py:474 #, python-format msgid "Unknown register: %s" msgstr "Ismeretlen regisztráció: %s" -#: ckan/controllers/api.py:481 +#: ckan/controllers/api.py:482 msgid "Malformed qjson value" msgstr "Hibás qjson érték" -#: ckan/controllers/api.py:490 +#: ckan/controllers/api.py:491 msgid "Request params must be in form of a json encoded dictionary." msgstr "A kérés paramétereit json kódolású \"dictionary\"-ben kell megadni" -#: ckan/controllers/api.py:577 +#: ckan/controllers/api.py:578 #, python-format msgid "Bad slug type: %s" msgstr "" @@ -169,13 +169,13 @@ msgstr "Nincs joga a csoport létrehozásához" msgid "User %r not authorized to edit %r" msgstr "%r nevü felhasználó nem jogosult %r szerkesztésére" -#: ckan/controllers/authorization_group.py:151 ckan/controllers/group.py:79 +#: ckan/controllers/authorization_group.py:153 ckan/controllers/group.py:79 #: ckan/controllers/group.py:150 ckan/controllers/group.py:210 #: ckan/controllers/group.py:265 msgid "Group not found" msgstr "Ismeretlen csoport" -#: ckan/controllers/authorization_group.py:158 ckan/controllers/group.py:222 +#: ckan/controllers/authorization_group.py:160 ckan/controllers/group.py:222 #: ckan/controllers/package.py:538 #, python-format msgid "User %r not authorized to edit %s authorizations" @@ -473,9 +473,9 @@ msgid "Details" msgstr "Részletek" #: ckan/forms/group.py:64 ckan/forms/package.py:102 ckan/forms/package.py:112 -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:45 -#: ckan/logic/action/update.py:55 ckan/logic/action/update.py:57 -#: ckan/logic/action/update.py:67 ckan/logic/action/update.py:69 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:48 +#: ckan/logic/action/update.py:58 ckan/logic/action/update.py:60 +#: ckan/logic/action/update.py:70 ckan/logic/action/update.py:72 #: ckan/templates/group/new_group_form.html:52 #: ckan/templates/package/edit.html:25 msgid "Extras" @@ -618,7 +618,7 @@ msgid "Basic information" msgstr "Alap információk" #: ckan/forms/package.py:96 ckan/forms/package.py:111 -#: ckan/logic/action/update.py:41 ckan/templates/package/edit.html:23 +#: ckan/logic/action/update.py:44 ckan/templates/package/edit.html:23 #: ckan/templates/package/read_core.html:15 msgid "Resources" msgstr "Erőforrások" @@ -776,67 +776,60 @@ msgstr "" msgid "Tag \"%s\" length is more than maximum %i" msgstr "" -#: ckan/logic/validators.py:212 -#, python-format -msgid "" -"That login name is not valid. It must be at least 3 characters, restricted " -"to alphanumerics and these symbols: %s" -msgstr "" - -#: ckan/logic/validators.py:217 +#: ckan/logic/validators.py:221 msgid "That login name is not available." msgstr "Ez bejelentkezési név nem áll rendelkezésre." -#: ckan/logic/validators.py:229 +#: ckan/logic/validators.py:230 msgid "Please enter both passwords" msgstr "Írja be mindkét jelszót" -#: ckan/logic/validators.py:235 +#: ckan/logic/validators.py:236 msgid "Your password must be 4 characters or longer" msgstr "A jelszó 4 karakter vagy hosszabbnak kell lennie" -#: ckan/logic/validators.py:243 +#: ckan/logic/validators.py:244 msgid "The passwords you entered do not match" msgstr "A megadott jelszavak nem egyeznek" -#: ckan/logic/validators.py:255 +#: ckan/logic/validators.py:256 msgid "Missing value" msgstr "Hiányzó érték" -#: ckan/logic/validators.py:259 +#: ckan/logic/validators.py:260 msgid "" "Edit not allowed as it looks like spam. Please avoid links in your " "description." msgstr "" -#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:158 +#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:161 #, python-format msgid "REST API: Create object %s" msgstr "REST API: Objektum létrehozva: %s" -#: ckan/logic/action/create.py:133 +#: ckan/logic/action/create.py:135 #, python-format msgid "REST API: Create package relationship: %s %s %s" msgstr "REST API: Csomagok közötti kapcsolat létrehozásá: %s %s %s" -#: ckan/logic/action/create.py:186 +#: ckan/logic/action/create.py:190 msgid "You must supply a package id or name (parameter \"package\")." msgstr "Meg kell adni egy csomagnevet vagy azonosítót (\"package\" paraméter)." -#: ckan/logic/action/create.py:188 +#: ckan/logic/action/create.py:192 msgid "You must supply a rating (parameter \"rating\")." msgstr "Meg kell adni értékelést (\"rating\" paraméter)." -#: ckan/logic/action/create.py:193 +#: ckan/logic/action/create.py:197 msgid "Rating must be an integer value." msgstr "Az értékelés egész számnak kell lennie." -#: ckan/logic/action/create.py:197 +#: ckan/logic/action/create.py:201 #, python-format msgid "Rating must be between %i and %i." msgstr "Az értékelésnek %i és %i közé kell esnie." -#: ckan/logic/action/create.py:199 +#: ckan/logic/action/create.py:203 #, python-format msgid "Package with name %r does not exist." msgstr "A(z) %r nevü csomag nem létezik." @@ -851,44 +844,44 @@ msgstr "REST API: %s csomag törlése" msgid "REST API: Delete %s" msgstr "REST API: Törlés: %s" -#: ckan/logic/action/update.py:41 +#: ckan/logic/action/update.py:44 msgid "Package resource(s) incomplete" msgstr "" -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:55 -#: ckan/logic/action/update.py:67 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:58 +#: ckan/logic/action/update.py:70 msgid "Missing Value" msgstr "Hiányzó érték" -#: ckan/logic/action/update.py:159 +#: ckan/logic/action/update.py:169 msgid "Resource was not found." msgstr "Erőforrás nem található." -#: ckan/logic/action/update.py:169 -msgid "No package found for this resource, cannot check auth." -msgstr "" - -#: ckan/logic/action/update.py:183 ckan/logic/action/update.py:220 -#: ckan/logic/action/update.py:323 +#: ckan/logic/action/update.py:184 ckan/logic/action/update.py:222 +#: ckan/logic/action/update.py:327 #, python-format msgid "REST API: Update object %s" msgstr "" -#: ckan/logic/action/update.py:203 ckan/logic/action/update.py:242 +#: ckan/logic/action/update.py:205 ckan/logic/action/update.py:245 msgid "Package was not found." msgstr "A csomag nem található" -#: ckan/logic/action/update.py:264 +#: ckan/logic/action/update.py:267 #, python-format msgid "REST API: Update package relationship: %s %s %s" msgstr "REST API: csomagok közötti kapcsolat módosítása: %s %s %s" +#: ckan/logic/action/update.py:378 +msgid "TaskStatus was not found." +msgstr "" + #: ckan/logic/auth/create.py:13 #, python-format msgid "User %s not authorized to create packages" msgstr "" -#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:21 +#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:22 #, python-format msgid "User %s not authorized to edit these groups" msgstr "" @@ -940,6 +933,11 @@ msgstr "" msgid "User %s not authorized to delete group %s" msgstr "" +#: ckan/logic/auth/delete.py:55 +#, python-format +msgid "User %s not authorized to delete task_status" +msgstr "" + #: ckan/logic/auth/get.py:78 #, python-format msgid "User %s not authorized to read these packages" @@ -950,61 +948,80 @@ msgstr "" msgid "User %s not authorized to read package %s" msgstr "" -#: ckan/logic/auth/get.py:104 +#: ckan/logic/auth/get.py:105 ckan/logic/auth/update.py:38 +msgid "No package found for this resource, cannot check auth." +msgstr "" + +#: ckan/logic/auth/get.py:111 +#, python-format +msgid "User %s not authorized to read resource %s" +msgstr "" + +#: ckan/logic/auth/get.py:126 #, python-format msgid "User %s not authorized to read group %s" msgstr "" -#: ckan/logic/auth/update.py:17 +#: ckan/logic/auth/update.py:18 #, python-format msgid "User %s not authorized to edit package %s" msgstr "" -#: ckan/logic/auth/update.py:35 +#: ckan/logic/auth/update.py:44 +#, python-format +msgid "User %s not authorized to read edit %s" +msgstr "" + +#: ckan/logic/auth/update.py:58 #, python-format msgid "User %s not authorized to change state of package %s" msgstr "" -#: ckan/logic/auth/update.py:46 +#: ckan/logic/auth/update.py:69 #, python-format msgid "User %s not authorized to edit permissions of package %s" msgstr "" -#: ckan/logic/auth/update.py:57 +#: ckan/logic/auth/update.py:80 #, python-format msgid "User %s not authorized to edit group %s" msgstr "" -#: ckan/logic/auth/update.py:68 +#: ckan/logic/auth/update.py:91 #, python-format msgid "User %s not authorized to change state of group %s" msgstr "" -#: ckan/logic/auth/update.py:79 +#: ckan/logic/auth/update.py:102 #, python-format msgid "User %s not authorized to edit permissions of group %s" msgstr "" -#: ckan/logic/auth/update.py:90 ckan/logic/auth/update.py:101 +#: ckan/logic/auth/update.py:113 ckan/logic/auth/update.py:124 #, python-format msgid "User %s not authorized to edit permissions of authorization group %s" msgstr "" -#: ckan/logic/auth/update.py:112 +#: ckan/logic/auth/update.py:135 #, python-format msgid "User %s not authorized to edit user %s" msgstr "A(z) '%s' felhasználó nem jogosult az %s módosítására" -#: ckan/logic/auth/update.py:122 +#: ckan/logic/auth/update.py:145 #, python-format msgid "User %s not authorized to change state of revision" msgstr "%s felhasználó nem jogosult az módosítására" -#: ckan/logic/auth/update.py:132 +#: ckan/logic/auth/update.py:155 +#, python-format +msgid "User %s not authorized to update task_status table" +msgstr "" + +#: ckan/logic/auth/update.py:165 msgid "Valid API key needed to edit a package" msgstr "" -#: ckan/logic/auth/update.py:140 +#: ckan/logic/auth/update.py:173 msgid "Valid API key needed to edit a group" msgstr "" diff --git a/ckan/i18n/it/LC_MESSAGES/ckan.po b/ckan/i18n/it/LC_MESSAGES/ckan.po index 0e88959f814..39f19d033d5 100644 --- a/ckan/i18n/it/LC_MESSAGES/ckan.po +++ b/ckan/i18n/it/LC_MESSAGES/ckan.po @@ -10,14 +10,14 @@ msgid "" msgstr "" "Project-Id-Version: CKAN (Comprehensive Knowledge Archive Network)\n" "Report-Msgid-Bugs-To: http://www.ckan.org/\n" -"POT-Creation-Date: 2011-11-09 12:28+0000\n" -"PO-Revision-Date: 2011-11-09 12:28+0000\n" +"POT-Creation-Date: 2011-11-16 18:02+0000\n" +"PO-Revision-Date: 2011-11-16 18:03+0000\n" "Last-Translator: dread \n" "Language-Team: Italian (http://www.transifex.net/projects/p/ckan/team/it/)\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" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" @@ -46,11 +46,11 @@ msgstr "" msgid "Not authorized to see this page" msgstr "Non autorizzato a vedere questa pagina" -#: ckan/controllers/api.py:96 ckan/controllers/api.py:158 +#: ckan/controllers/api.py:96 ckan/controllers/api.py:159 msgid "Access denied" msgstr "Accesso negato" -#: ckan/controllers/api.py:102 ckan/controllers/api.py:163 +#: ckan/controllers/api.py:102 ckan/controllers/api.py:164 msgid "Not found" msgstr "Non trovato" @@ -58,97 +58,97 @@ msgstr "Non trovato" msgid "Bad request" msgstr "Richiesta non valida" -#: ckan/controllers/api.py:137 +#: ckan/controllers/api.py:138 #, python-format msgid "Action name not known: %s" msgstr "Nome di azione non nota: %s" -#: ckan/controllers/api.py:147 ckan/controllers/api.py:268 -#: ckan/controllers/api.py:326 +#: ckan/controllers/api.py:148 ckan/controllers/api.py:269 +#: ckan/controllers/api.py:327 #, python-format msgid "JSON Error: %s" msgstr "Errore JSON: %s" -#: ckan/controllers/api.py:155 ckan/controllers/api.py:296 -#: ckan/controllers/api.py:348 ckan/controllers/group.py:182 +#: ckan/controllers/api.py:156 ckan/controllers/api.py:297 +#: ckan/controllers/api.py:349 ckan/controllers/group.py:182 #: ckan/controllers/group.py:201 ckan/controllers/package.py:454 #: ckan/controllers/package.py:483 ckan/controllers/user.py:155 #: ckan/controllers/user.py:232 ckan/controllers/user.py:346 msgid "Integrity Error" msgstr "Errore di integrità" -#: ckan/controllers/api.py:197 +#: ckan/controllers/api.py:198 #, python-format msgid "Cannot list entity of this type: %s" msgstr "Impossibile aggiornare un'entità di questo tipo: %s" -#: ckan/controllers/api.py:231 +#: ckan/controllers/api.py:232 #, python-format msgid "Cannot read entity of this type: %s" msgstr "Impossibile leggere un'entità di questo tipo: %s" -#: ckan/controllers/api.py:275 +#: ckan/controllers/api.py:276 #, python-format msgid "Cannot create new entity of this type: %s %s" msgstr "Impossibile creare una nuova entità di questo tipo: %s %s" -#: ckan/controllers/api.py:299 +#: ckan/controllers/api.py:300 msgid "Unable to add package to search index" msgstr "" -#: ckan/controllers/api.py:332 +#: ckan/controllers/api.py:333 #, python-format msgid "Cannot update entity of this type: %s" msgstr "Impossibile aggiornare un'entità di questo tipo: %s" -#: ckan/controllers/api.py:351 +#: ckan/controllers/api.py:352 msgid "Unable to update search index" msgstr "" -#: ckan/controllers/api.py:377 +#: ckan/controllers/api.py:378 #, python-format msgid "Cannot delete entity of this type: %s %s" msgstr "Impossibile eliminare un'entità di questo tipo: %s %s" -#: ckan/controllers/api.py:401 +#: ckan/controllers/api.py:402 msgid "No revision specified" msgstr "Nessuna revisione specificata" -#: ckan/controllers/api.py:405 +#: ckan/controllers/api.py:406 #, python-format msgid "There is no revision with id: %s" msgstr "Non esiste una modifica con id: %s" -#: ckan/controllers/api.py:415 +#: ckan/controllers/api.py:416 msgid "Missing search term ('since_id=UUID' or 'since_time=TIMESTAMP')" msgstr "" "Chiave di ricerca mancante ('since_id=UUID' oppure 'since_time=TIMESTAMP')" -#: ckan/controllers/api.py:423 +#: ckan/controllers/api.py:424 #, python-format msgid "Could not read parameters: %r" msgstr "Impossibile leggere i parametri: %r" -#: ckan/controllers/api.py:470 +#: ckan/controllers/api.py:471 #, python-format msgid "Bad search option: %s" msgstr "Opzione di ricerca errata: %s" -#: ckan/controllers/api.py:473 +#: ckan/controllers/api.py:474 #, python-format msgid "Unknown register: %s" msgstr "Registro sconosciuto: %s" -#: ckan/controllers/api.py:481 +#: ckan/controllers/api.py:482 msgid "Malformed qjson value" msgstr "Valore qjson non valido" -#: ckan/controllers/api.py:490 +#: ckan/controllers/api.py:491 msgid "Request params must be in form of a json encoded dictionary." msgstr "" "I parametri della richiesta devono essere un dizionario codificato in JSON" -#: ckan/controllers/api.py:577 +#: ckan/controllers/api.py:578 #, python-format msgid "Bad slug type: %s" msgstr "" @@ -168,13 +168,13 @@ msgstr "Non sei autorizzato a creare un nuovo gruppo" msgid "User %r not authorized to edit %r" msgstr "L'utente %r non è autorizzato a modificare %r" -#: ckan/controllers/authorization_group.py:151 ckan/controllers/group.py:79 +#: ckan/controllers/authorization_group.py:153 ckan/controllers/group.py:79 #: ckan/controllers/group.py:150 ckan/controllers/group.py:210 #: ckan/controllers/group.py:265 msgid "Group not found" msgstr "Gruppo non trovato" -#: ckan/controllers/authorization_group.py:158 ckan/controllers/group.py:222 +#: ckan/controllers/authorization_group.py:160 ckan/controllers/group.py:222 #: ckan/controllers/package.py:538 #, python-format msgid "User %r not authorized to edit %s authorizations" @@ -475,9 +475,9 @@ msgid "Details" msgstr "Dettagli" #: ckan/forms/group.py:64 ckan/forms/package.py:102 ckan/forms/package.py:112 -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:45 -#: ckan/logic/action/update.py:55 ckan/logic/action/update.py:57 -#: ckan/logic/action/update.py:67 ckan/logic/action/update.py:69 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:48 +#: ckan/logic/action/update.py:58 ckan/logic/action/update.py:60 +#: ckan/logic/action/update.py:70 ckan/logic/action/update.py:72 #: ckan/templates/group/new_group_form.html:52 #: ckan/templates/package/edit.html:25 msgid "Extras" @@ -645,7 +645,7 @@ msgid "Basic information" msgstr "Informazioni di base" #: ckan/forms/package.py:96 ckan/forms/package.py:111 -#: ckan/logic/action/update.py:41 ckan/templates/package/edit.html:23 +#: ckan/logic/action/update.py:44 ckan/templates/package/edit.html:23 #: ckan/templates/package/read_core.html:15 msgid "Resources" msgstr "Risorse" @@ -803,67 +803,60 @@ msgstr "" msgid "Tag \"%s\" length is more than maximum %i" msgstr "" -#: ckan/logic/validators.py:212 -#, python-format -msgid "" -"That login name is not valid. It must be at least 3 characters, restricted " -"to alphanumerics and these symbols: %s" -msgstr "" - -#: ckan/logic/validators.py:217 +#: ckan/logic/validators.py:221 msgid "That login name is not available." msgstr "" -#: ckan/logic/validators.py:229 +#: ckan/logic/validators.py:230 msgid "Please enter both passwords" msgstr "" -#: ckan/logic/validators.py:235 +#: ckan/logic/validators.py:236 msgid "Your password must be 4 characters or longer" msgstr "" -#: ckan/logic/validators.py:243 +#: ckan/logic/validators.py:244 msgid "The passwords you entered do not match" msgstr "" -#: ckan/logic/validators.py:255 +#: ckan/logic/validators.py:256 msgid "Missing value" msgstr "" -#: ckan/logic/validators.py:259 +#: ckan/logic/validators.py:260 msgid "" "Edit not allowed as it looks like spam. Please avoid links in your " "description." msgstr "" -#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:158 +#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:161 #, python-format msgid "REST API: Create object %s" msgstr "REST API: Creare l'oggetto %s" -#: ckan/logic/action/create.py:133 +#: ckan/logic/action/create.py:135 #, python-format msgid "REST API: Create package relationship: %s %s %s" msgstr "REST API: Creare una relazione per il pacchetto: %s %s %s" -#: ckan/logic/action/create.py:186 +#: ckan/logic/action/create.py:190 msgid "You must supply a package id or name (parameter \"package\")." msgstr "È necessario indicare il nome di un pacchetto (parametro \"package\")" -#: ckan/logic/action/create.py:188 +#: ckan/logic/action/create.py:192 msgid "You must supply a rating (parameter \"rating\")." msgstr "È necessario indicare un voto (parametro \"rating\")." -#: ckan/logic/action/create.py:193 +#: ckan/logic/action/create.py:197 msgid "Rating must be an integer value." msgstr "Il voto deve essere un numero intero." -#: ckan/logic/action/create.py:197 +#: ckan/logic/action/create.py:201 #, python-format msgid "Rating must be between %i and %i." msgstr "Il voto deve essere compreso tra %i e %i." -#: ckan/logic/action/create.py:199 +#: ckan/logic/action/create.py:203 #, python-format msgid "Package with name %r does not exist." msgstr "Non esiste un pacchetto di nome %r" @@ -878,44 +871,44 @@ msgstr "REST API: Eliminare il pacchetto: %s" msgid "REST API: Delete %s" msgstr "REST API: Eliminare %s" -#: ckan/logic/action/update.py:41 +#: ckan/logic/action/update.py:44 msgid "Package resource(s) incomplete" msgstr "" -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:55 -#: ckan/logic/action/update.py:67 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:58 +#: ckan/logic/action/update.py:70 msgid "Missing Value" msgstr "" -#: ckan/logic/action/update.py:159 -msgid "Resource was not found." -msgstr "" - #: ckan/logic/action/update.py:169 -msgid "No package found for this resource, cannot check auth." +msgid "Resource was not found." msgstr "" -#: ckan/logic/action/update.py:183 ckan/logic/action/update.py:220 -#: ckan/logic/action/update.py:323 +#: ckan/logic/action/update.py:184 ckan/logic/action/update.py:222 +#: ckan/logic/action/update.py:327 #, python-format msgid "REST API: Update object %s" msgstr "" -#: ckan/logic/action/update.py:203 ckan/logic/action/update.py:242 +#: ckan/logic/action/update.py:205 ckan/logic/action/update.py:245 msgid "Package was not found." msgstr "Pacchetto non trovato." -#: ckan/logic/action/update.py:264 +#: ckan/logic/action/update.py:267 #, python-format msgid "REST API: Update package relationship: %s %s %s" msgstr "REST API: Aggiornare la relazione del pacchetto: %s %s %s" +#: ckan/logic/action/update.py:378 +msgid "TaskStatus was not found." +msgstr "" + #: ckan/logic/auth/create.py:13 #, python-format msgid "User %s not authorized to create packages" msgstr "" -#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:21 +#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:22 #, python-format msgid "User %s not authorized to edit these groups" msgstr "" @@ -967,6 +960,11 @@ msgstr "" msgid "User %s not authorized to delete group %s" msgstr "" +#: ckan/logic/auth/delete.py:55 +#, python-format +msgid "User %s not authorized to delete task_status" +msgstr "" + #: ckan/logic/auth/get.py:78 #, python-format msgid "User %s not authorized to read these packages" @@ -977,61 +975,80 @@ msgstr "" msgid "User %s not authorized to read package %s" msgstr "" -#: ckan/logic/auth/get.py:104 +#: ckan/logic/auth/get.py:105 ckan/logic/auth/update.py:38 +msgid "No package found for this resource, cannot check auth." +msgstr "" + +#: ckan/logic/auth/get.py:111 +#, python-format +msgid "User %s not authorized to read resource %s" +msgstr "" + +#: ckan/logic/auth/get.py:126 #, python-format msgid "User %s not authorized to read group %s" msgstr "" -#: ckan/logic/auth/update.py:17 +#: ckan/logic/auth/update.py:18 #, python-format msgid "User %s not authorized to edit package %s" msgstr "" -#: ckan/logic/auth/update.py:35 +#: ckan/logic/auth/update.py:44 +#, python-format +msgid "User %s not authorized to read edit %s" +msgstr "" + +#: ckan/logic/auth/update.py:58 #, python-format msgid "User %s not authorized to change state of package %s" msgstr "" -#: ckan/logic/auth/update.py:46 +#: ckan/logic/auth/update.py:69 #, python-format msgid "User %s not authorized to edit permissions of package %s" msgstr "" -#: ckan/logic/auth/update.py:57 +#: ckan/logic/auth/update.py:80 #, python-format msgid "User %s not authorized to edit group %s" msgstr "" -#: ckan/logic/auth/update.py:68 +#: ckan/logic/auth/update.py:91 #, python-format msgid "User %s not authorized to change state of group %s" msgstr "" -#: ckan/logic/auth/update.py:79 +#: ckan/logic/auth/update.py:102 #, python-format msgid "User %s not authorized to edit permissions of group %s" msgstr "" -#: ckan/logic/auth/update.py:90 ckan/logic/auth/update.py:101 +#: ckan/logic/auth/update.py:113 ckan/logic/auth/update.py:124 #, python-format msgid "User %s not authorized to edit permissions of authorization group %s" msgstr "" -#: ckan/logic/auth/update.py:112 +#: ckan/logic/auth/update.py:135 #, python-format msgid "User %s not authorized to edit user %s" msgstr "" -#: ckan/logic/auth/update.py:122 +#: ckan/logic/auth/update.py:145 #, python-format msgid "User %s not authorized to change state of revision" msgstr "" -#: ckan/logic/auth/update.py:132 +#: ckan/logic/auth/update.py:155 +#, python-format +msgid "User %s not authorized to update task_status table" +msgstr "" + +#: ckan/logic/auth/update.py:165 msgid "Valid API key needed to edit a package" msgstr "" -#: ckan/logic/auth/update.py:140 +#: ckan/logic/auth/update.py:173 msgid "Valid API key needed to edit a group" msgstr "" diff --git a/ckan/i18n/lt/LC_MESSAGES/ckan.po b/ckan/i18n/lt/LC_MESSAGES/ckan.po index d85d4b7ead5..2d89c21e3b6 100644 --- a/ckan/i18n/lt/LC_MESSAGES/ckan.po +++ b/ckan/i18n/lt/LC_MESSAGES/ckan.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: CKAN (Comprehensive Knowledge Archive Network)\n" "Report-Msgid-Bugs-To: http://www.ckan.org/\n" -"POT-Creation-Date: 2011-11-09 12:28+0000\n" -"PO-Revision-Date: 2011-11-09 12:28+0000\n" +"POT-Creation-Date: 2011-11-16 18:02+0000\n" +"PO-Revision-Date: 2011-11-16 18:03+0000\n" "Last-Translator: dread \n" "Language-Team: Lithuanian (http://www.transifex.net/projects/p/ckan/team/lt/)\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" "Language: lt\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2)\n" @@ -43,11 +43,11 @@ msgstr "" msgid "Not authorized to see this page" msgstr "" -#: ckan/controllers/api.py:96 ckan/controllers/api.py:158 +#: ckan/controllers/api.py:96 ckan/controllers/api.py:159 msgid "Access denied" msgstr "" -#: ckan/controllers/api.py:102 ckan/controllers/api.py:163 +#: ckan/controllers/api.py:102 ckan/controllers/api.py:164 msgid "Not found" msgstr "" @@ -55,95 +55,95 @@ msgstr "" msgid "Bad request" msgstr "" -#: ckan/controllers/api.py:137 +#: ckan/controllers/api.py:138 #, python-format msgid "Action name not known: %s" msgstr "" -#: ckan/controllers/api.py:147 ckan/controllers/api.py:268 -#: ckan/controllers/api.py:326 +#: ckan/controllers/api.py:148 ckan/controllers/api.py:269 +#: ckan/controllers/api.py:327 #, python-format msgid "JSON Error: %s" msgstr "" -#: ckan/controllers/api.py:155 ckan/controllers/api.py:296 -#: ckan/controllers/api.py:348 ckan/controllers/group.py:182 +#: ckan/controllers/api.py:156 ckan/controllers/api.py:297 +#: ckan/controllers/api.py:349 ckan/controllers/group.py:182 #: ckan/controllers/group.py:201 ckan/controllers/package.py:454 #: ckan/controllers/package.py:483 ckan/controllers/user.py:155 #: ckan/controllers/user.py:232 ckan/controllers/user.py:346 msgid "Integrity Error" msgstr "" -#: ckan/controllers/api.py:197 +#: ckan/controllers/api.py:198 #, python-format msgid "Cannot list entity of this type: %s" msgstr "" -#: ckan/controllers/api.py:231 +#: ckan/controllers/api.py:232 #, python-format msgid "Cannot read entity of this type: %s" msgstr "" -#: ckan/controllers/api.py:275 +#: ckan/controllers/api.py:276 #, python-format msgid "Cannot create new entity of this type: %s %s" msgstr "" -#: ckan/controllers/api.py:299 +#: ckan/controllers/api.py:300 msgid "Unable to add package to search index" msgstr "" -#: ckan/controllers/api.py:332 +#: ckan/controllers/api.py:333 #, python-format msgid "Cannot update entity of this type: %s" msgstr "" -#: ckan/controllers/api.py:351 +#: ckan/controllers/api.py:352 msgid "Unable to update search index" msgstr "" -#: ckan/controllers/api.py:377 +#: ckan/controllers/api.py:378 #, python-format msgid "Cannot delete entity of this type: %s %s" msgstr "" -#: ckan/controllers/api.py:401 +#: ckan/controllers/api.py:402 msgid "No revision specified" msgstr "" -#: ckan/controllers/api.py:405 +#: ckan/controllers/api.py:406 #, python-format msgid "There is no revision with id: %s" msgstr "" -#: ckan/controllers/api.py:415 +#: ckan/controllers/api.py:416 msgid "Missing search term ('since_id=UUID' or 'since_time=TIMESTAMP')" msgstr "" -#: ckan/controllers/api.py:423 +#: ckan/controllers/api.py:424 #, python-format msgid "Could not read parameters: %r" msgstr "" -#: ckan/controllers/api.py:470 +#: ckan/controllers/api.py:471 #, python-format msgid "Bad search option: %s" msgstr "" -#: ckan/controllers/api.py:473 +#: ckan/controllers/api.py:474 #, python-format msgid "Unknown register: %s" msgstr "" -#: ckan/controllers/api.py:481 +#: ckan/controllers/api.py:482 msgid "Malformed qjson value" msgstr "" -#: ckan/controllers/api.py:490 +#: ckan/controllers/api.py:491 msgid "Request params must be in form of a json encoded dictionary." msgstr "" -#: ckan/controllers/api.py:577 +#: ckan/controllers/api.py:578 #, python-format msgid "Bad slug type: %s" msgstr "" @@ -163,13 +163,13 @@ msgstr "" msgid "User %r not authorized to edit %r" msgstr "" -#: ckan/controllers/authorization_group.py:151 ckan/controllers/group.py:79 +#: ckan/controllers/authorization_group.py:153 ckan/controllers/group.py:79 #: ckan/controllers/group.py:150 ckan/controllers/group.py:210 #: ckan/controllers/group.py:265 msgid "Group not found" msgstr "" -#: ckan/controllers/authorization_group.py:158 ckan/controllers/group.py:222 +#: ckan/controllers/authorization_group.py:160 ckan/controllers/group.py:222 #: ckan/controllers/package.py:538 #, python-format msgid "User %r not authorized to edit %s authorizations" @@ -464,9 +464,9 @@ msgid "Details" msgstr "" #: ckan/forms/group.py:64 ckan/forms/package.py:102 ckan/forms/package.py:112 -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:45 -#: ckan/logic/action/update.py:55 ckan/logic/action/update.py:57 -#: ckan/logic/action/update.py:67 ckan/logic/action/update.py:69 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:48 +#: ckan/logic/action/update.py:58 ckan/logic/action/update.py:60 +#: ckan/logic/action/update.py:70 ckan/logic/action/update.py:72 #: ckan/templates/group/new_group_form.html:52 #: ckan/templates/package/edit.html:25 msgid "Extras" @@ -607,7 +607,7 @@ msgid "Basic information" msgstr "" #: ckan/forms/package.py:96 ckan/forms/package.py:111 -#: ckan/logic/action/update.py:41 ckan/templates/package/edit.html:23 +#: ckan/logic/action/update.py:44 ckan/templates/package/edit.html:23 #: ckan/templates/package/read_core.html:15 msgid "Resources" msgstr "" @@ -765,67 +765,60 @@ msgstr "" msgid "Tag \"%s\" length is more than maximum %i" msgstr "" -#: ckan/logic/validators.py:212 -#, python-format -msgid "" -"That login name is not valid. It must be at least 3 characters, restricted " -"to alphanumerics and these symbols: %s" -msgstr "" - -#: ckan/logic/validators.py:217 +#: ckan/logic/validators.py:221 msgid "That login name is not available." msgstr "" -#: ckan/logic/validators.py:229 +#: ckan/logic/validators.py:230 msgid "Please enter both passwords" msgstr "" -#: ckan/logic/validators.py:235 +#: ckan/logic/validators.py:236 msgid "Your password must be 4 characters or longer" msgstr "" -#: ckan/logic/validators.py:243 +#: ckan/logic/validators.py:244 msgid "The passwords you entered do not match" msgstr "" -#: ckan/logic/validators.py:255 +#: ckan/logic/validators.py:256 msgid "Missing value" msgstr "" -#: ckan/logic/validators.py:259 +#: ckan/logic/validators.py:260 msgid "" "Edit not allowed as it looks like spam. Please avoid links in your " "description." msgstr "" -#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:158 +#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:161 #, python-format msgid "REST API: Create object %s" msgstr "" -#: ckan/logic/action/create.py:133 +#: ckan/logic/action/create.py:135 #, python-format msgid "REST API: Create package relationship: %s %s %s" msgstr "" -#: ckan/logic/action/create.py:186 +#: ckan/logic/action/create.py:190 msgid "You must supply a package id or name (parameter \"package\")." msgstr "" -#: ckan/logic/action/create.py:188 +#: ckan/logic/action/create.py:192 msgid "You must supply a rating (parameter \"rating\")." msgstr "" -#: ckan/logic/action/create.py:193 +#: ckan/logic/action/create.py:197 msgid "Rating must be an integer value." msgstr "" -#: ckan/logic/action/create.py:197 +#: ckan/logic/action/create.py:201 #, python-format msgid "Rating must be between %i and %i." msgstr "" -#: ckan/logic/action/create.py:199 +#: ckan/logic/action/create.py:203 #, python-format msgid "Package with name %r does not exist." msgstr "" @@ -840,44 +833,44 @@ msgstr "" msgid "REST API: Delete %s" msgstr "" -#: ckan/logic/action/update.py:41 +#: ckan/logic/action/update.py:44 msgid "Package resource(s) incomplete" msgstr "" -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:55 -#: ckan/logic/action/update.py:67 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:58 +#: ckan/logic/action/update.py:70 msgid "Missing Value" msgstr "" -#: ckan/logic/action/update.py:159 -msgid "Resource was not found." -msgstr "" - #: ckan/logic/action/update.py:169 -msgid "No package found for this resource, cannot check auth." +msgid "Resource was not found." msgstr "" -#: ckan/logic/action/update.py:183 ckan/logic/action/update.py:220 -#: ckan/logic/action/update.py:323 +#: ckan/logic/action/update.py:184 ckan/logic/action/update.py:222 +#: ckan/logic/action/update.py:327 #, python-format msgid "REST API: Update object %s" msgstr "" -#: ckan/logic/action/update.py:203 ckan/logic/action/update.py:242 +#: ckan/logic/action/update.py:205 ckan/logic/action/update.py:245 msgid "Package was not found." msgstr "" -#: ckan/logic/action/update.py:264 +#: ckan/logic/action/update.py:267 #, python-format msgid "REST API: Update package relationship: %s %s %s" msgstr "" +#: ckan/logic/action/update.py:378 +msgid "TaskStatus was not found." +msgstr "" + #: ckan/logic/auth/create.py:13 #, python-format msgid "User %s not authorized to create packages" msgstr "" -#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:21 +#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:22 #, python-format msgid "User %s not authorized to edit these groups" msgstr "" @@ -929,6 +922,11 @@ msgstr "" msgid "User %s not authorized to delete group %s" msgstr "" +#: ckan/logic/auth/delete.py:55 +#, python-format +msgid "User %s not authorized to delete task_status" +msgstr "" + #: ckan/logic/auth/get.py:78 #, python-format msgid "User %s not authorized to read these packages" @@ -939,61 +937,80 @@ msgstr "" msgid "User %s not authorized to read package %s" msgstr "" -#: ckan/logic/auth/get.py:104 +#: ckan/logic/auth/get.py:105 ckan/logic/auth/update.py:38 +msgid "No package found for this resource, cannot check auth." +msgstr "" + +#: ckan/logic/auth/get.py:111 +#, python-format +msgid "User %s not authorized to read resource %s" +msgstr "" + +#: ckan/logic/auth/get.py:126 #, python-format msgid "User %s not authorized to read group %s" msgstr "" -#: ckan/logic/auth/update.py:17 +#: ckan/logic/auth/update.py:18 #, python-format msgid "User %s not authorized to edit package %s" msgstr "" -#: ckan/logic/auth/update.py:35 +#: ckan/logic/auth/update.py:44 +#, python-format +msgid "User %s not authorized to read edit %s" +msgstr "" + +#: ckan/logic/auth/update.py:58 #, python-format msgid "User %s not authorized to change state of package %s" msgstr "" -#: ckan/logic/auth/update.py:46 +#: ckan/logic/auth/update.py:69 #, python-format msgid "User %s not authorized to edit permissions of package %s" msgstr "" -#: ckan/logic/auth/update.py:57 +#: ckan/logic/auth/update.py:80 #, python-format msgid "User %s not authorized to edit group %s" msgstr "" -#: ckan/logic/auth/update.py:68 +#: ckan/logic/auth/update.py:91 #, python-format msgid "User %s not authorized to change state of group %s" msgstr "" -#: ckan/logic/auth/update.py:79 +#: ckan/logic/auth/update.py:102 #, python-format msgid "User %s not authorized to edit permissions of group %s" msgstr "" -#: ckan/logic/auth/update.py:90 ckan/logic/auth/update.py:101 +#: ckan/logic/auth/update.py:113 ckan/logic/auth/update.py:124 #, python-format msgid "User %s not authorized to edit permissions of authorization group %s" msgstr "" -#: ckan/logic/auth/update.py:112 +#: ckan/logic/auth/update.py:135 #, python-format msgid "User %s not authorized to edit user %s" msgstr "" -#: ckan/logic/auth/update.py:122 +#: ckan/logic/auth/update.py:145 #, python-format msgid "User %s not authorized to change state of revision" msgstr "" -#: ckan/logic/auth/update.py:132 +#: ckan/logic/auth/update.py:155 +#, python-format +msgid "User %s not authorized to update task_status table" +msgstr "" + +#: ckan/logic/auth/update.py:165 msgid "Valid API key needed to edit a package" msgstr "" -#: ckan/logic/auth/update.py:140 +#: ckan/logic/auth/update.py:173 msgid "Valid API key needed to edit a group" msgstr "" diff --git a/ckan/i18n/nl/LC_MESSAGES/ckan.po b/ckan/i18n/nl/LC_MESSAGES/ckan.po index cbf2b450b1b..012f8d2d752 100644 --- a/ckan/i18n/nl/LC_MESSAGES/ckan.po +++ b/ckan/i18n/nl/LC_MESSAGES/ckan.po @@ -10,14 +10,14 @@ msgid "" msgstr "" "Project-Id-Version: CKAN (Comprehensive Knowledge Archive Network)\n" "Report-Msgid-Bugs-To: http://www.ckan.org/\n" -"POT-Creation-Date: 2011-11-09 12:28+0000\n" -"PO-Revision-Date: 2011-11-09 12:28+0000\n" +"POT-Creation-Date: 2011-11-16 18:02+0000\n" +"PO-Revision-Date: 2011-11-16 18:03+0000\n" "Last-Translator: dread \n" "Language-Team: Dutch (http://www.transifex.net/projects/p/ckan/team/nl/)\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" "Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" @@ -46,11 +46,11 @@ msgstr "" msgid "Not authorized to see this page" msgstr "" -#: ckan/controllers/api.py:96 ckan/controllers/api.py:158 +#: ckan/controllers/api.py:96 ckan/controllers/api.py:159 msgid "Access denied" msgstr "Toestemming geweigerd" -#: ckan/controllers/api.py:102 ckan/controllers/api.py:163 +#: ckan/controllers/api.py:102 ckan/controllers/api.py:164 msgid "Not found" msgstr "Niet gevonden" @@ -58,96 +58,96 @@ msgstr "Niet gevonden" msgid "Bad request" msgstr "" -#: ckan/controllers/api.py:137 +#: ckan/controllers/api.py:138 #, python-format msgid "Action name not known: %s" msgstr "" -#: ckan/controllers/api.py:147 ckan/controllers/api.py:268 -#: ckan/controllers/api.py:326 +#: ckan/controllers/api.py:148 ckan/controllers/api.py:269 +#: ckan/controllers/api.py:327 #, python-format msgid "JSON Error: %s" msgstr "JSON Error: %s" -#: ckan/controllers/api.py:155 ckan/controllers/api.py:296 -#: ckan/controllers/api.py:348 ckan/controllers/group.py:182 +#: ckan/controllers/api.py:156 ckan/controllers/api.py:297 +#: ckan/controllers/api.py:349 ckan/controllers/group.py:182 #: ckan/controllers/group.py:201 ckan/controllers/package.py:454 #: ckan/controllers/package.py:483 ckan/controllers/user.py:155 #: ckan/controllers/user.py:232 ckan/controllers/user.py:346 msgid "Integrity Error" msgstr "Integriteits fout" -#: ckan/controllers/api.py:197 +#: ckan/controllers/api.py:198 #, python-format msgid "Cannot list entity of this type: %s" msgstr "Kan items van dit type niet laten zien: %s" -#: ckan/controllers/api.py:231 +#: ckan/controllers/api.py:232 #, python-format msgid "Cannot read entity of this type: %s" msgstr "Kan een entiteit van dit type niet lezen: %s" -#: ckan/controllers/api.py:275 +#: ckan/controllers/api.py:276 #, python-format msgid "Cannot create new entity of this type: %s %s" msgstr "Kan geen nieuwe entiteit aanmaken van type: %s %s" -#: ckan/controllers/api.py:299 +#: ckan/controllers/api.py:300 msgid "Unable to add package to search index" msgstr "" -#: ckan/controllers/api.py:332 +#: ckan/controllers/api.py:333 #, python-format msgid "Cannot update entity of this type: %s" msgstr "Kan entiteit niet aanpassen van type: %s" -#: ckan/controllers/api.py:351 +#: ckan/controllers/api.py:352 msgid "Unable to update search index" msgstr "" -#: ckan/controllers/api.py:377 +#: ckan/controllers/api.py:378 #, python-format msgid "Cannot delete entity of this type: %s %s" msgstr "Kan entiteit niet aanpassen van type: %s %s" -#: ckan/controllers/api.py:401 +#: ckan/controllers/api.py:402 msgid "No revision specified" msgstr "" -#: ckan/controllers/api.py:405 +#: ckan/controllers/api.py:406 #, python-format msgid "There is no revision with id: %s" msgstr "Er is geen revisie met id: %s" -#: ckan/controllers/api.py:415 +#: ckan/controllers/api.py:416 msgid "Missing search term ('since_id=UUID' or 'since_time=TIMESTAMP')" msgstr "Ontbrekende zoek term ('since_id=UUID' or 'since_time=TIMESTAMP')" -#: ckan/controllers/api.py:423 +#: ckan/controllers/api.py:424 #, python-format msgid "Could not read parameters: %r" msgstr "" -#: ckan/controllers/api.py:470 +#: ckan/controllers/api.py:471 #, python-format msgid "Bad search option: %s" msgstr "Ongeldige zoek optie: %s" -#: ckan/controllers/api.py:473 +#: ckan/controllers/api.py:474 #, python-format msgid "Unknown register: %s" msgstr "Onbekend register: %s" -#: ckan/controllers/api.py:481 +#: ckan/controllers/api.py:482 msgid "Malformed qjson value" msgstr "" -#: ckan/controllers/api.py:490 +#: ckan/controllers/api.py:491 msgid "Request params must be in form of a json encoded dictionary." msgstr "" "Opgevraagde parameters moeten zich bevinden in een json encoded dictionary" -#: ckan/controllers/api.py:577 +#: ckan/controllers/api.py:578 #, python-format msgid "Bad slug type: %s" msgstr "" @@ -167,13 +167,13 @@ msgstr "Groep selectie veld 'user_editable_groups' is niet geinitialiseerd" msgid "User %r not authorized to edit %r" msgstr "Gebruiker %r is niet gemachtigd om %r aan te passen" -#: ckan/controllers/authorization_group.py:151 ckan/controllers/group.py:79 +#: ckan/controllers/authorization_group.py:153 ckan/controllers/group.py:79 #: ckan/controllers/group.py:150 ckan/controllers/group.py:210 #: ckan/controllers/group.py:265 msgid "Group not found" msgstr "De titel van de dataset." -#: ckan/controllers/authorization_group.py:158 ckan/controllers/group.py:222 +#: ckan/controllers/authorization_group.py:160 ckan/controllers/group.py:222 #: ckan/controllers/package.py:538 #, python-format msgid "User %r not authorized to edit %s authorizations" @@ -473,9 +473,9 @@ msgid "Details" msgstr "Details" #: ckan/forms/group.py:64 ckan/forms/package.py:102 ckan/forms/package.py:112 -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:45 -#: ckan/logic/action/update.py:55 ckan/logic/action/update.py:57 -#: ckan/logic/action/update.py:67 ckan/logic/action/update.py:69 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:48 +#: ckan/logic/action/update.py:58 ckan/logic/action/update.py:60 +#: ckan/logic/action/update.py:70 ckan/logic/action/update.py:72 #: ckan/templates/group/new_group_form.html:52 #: ckan/templates/package/edit.html:25 msgid "Extras" @@ -649,7 +649,7 @@ msgid "Basic information" msgstr "Basis informatie" #: ckan/forms/package.py:96 ckan/forms/package.py:111 -#: ckan/logic/action/update.py:41 ckan/templates/package/edit.html:23 +#: ckan/logic/action/update.py:44 ckan/templates/package/edit.html:23 #: ckan/templates/package/read_core.html:15 msgid "Resources" msgstr "Bronnen" @@ -807,67 +807,60 @@ msgstr "" msgid "Tag \"%s\" length is more than maximum %i" msgstr "" -#: ckan/logic/validators.py:212 -#, python-format -msgid "" -"That login name is not valid. It must be at least 3 characters, restricted " -"to alphanumerics and these symbols: %s" -msgstr "" - -#: ckan/logic/validators.py:217 +#: ckan/logic/validators.py:221 msgid "That login name is not available." msgstr "" -#: ckan/logic/validators.py:229 +#: ckan/logic/validators.py:230 msgid "Please enter both passwords" msgstr "" -#: ckan/logic/validators.py:235 +#: ckan/logic/validators.py:236 msgid "Your password must be 4 characters or longer" msgstr "" -#: ckan/logic/validators.py:243 +#: ckan/logic/validators.py:244 msgid "The passwords you entered do not match" msgstr "" -#: ckan/logic/validators.py:255 +#: ckan/logic/validators.py:256 msgid "Missing value" msgstr "" -#: ckan/logic/validators.py:259 +#: ckan/logic/validators.py:260 msgid "" "Edit not allowed as it looks like spam. Please avoid links in your " "description." msgstr "" -#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:158 +#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:161 #, python-format msgid "REST API: Create object %s" msgstr "REST API: Maak object %s" -#: ckan/logic/action/create.py:133 +#: ckan/logic/action/create.py:135 #, python-format msgid "REST API: Create package relationship: %s %s %s" msgstr "REST API: Maak package relatie: %s %s %s" -#: ckan/logic/action/create.py:186 +#: ckan/logic/action/create.py:190 msgid "You must supply a package id or name (parameter \"package\")." msgstr "Er moet een package id of naam worden opgegeven (parameter \"package\")" -#: ckan/logic/action/create.py:188 +#: ckan/logic/action/create.py:192 msgid "You must supply a rating (parameter \"rating\")." msgstr "Een waardering is vereist (parameter \"rating\")." -#: ckan/logic/action/create.py:193 +#: ckan/logic/action/create.py:197 msgid "Rating must be an integer value." msgstr "Waardering moet hele waarde hebben." -#: ckan/logic/action/create.py:197 +#: ckan/logic/action/create.py:201 #, python-format msgid "Rating must be between %i and %i." msgstr "Waardering moet tussen %i en %i liggen." -#: ckan/logic/action/create.py:199 +#: ckan/logic/action/create.py:203 #, python-format msgid "Package with name %r does not exist." msgstr "Package met de naam %r bestaat niet." @@ -882,44 +875,44 @@ msgstr "REST API: Verwijder Package: %s" msgid "REST API: Delete %s" msgstr "REST API: Verwijder %s" -#: ckan/logic/action/update.py:41 +#: ckan/logic/action/update.py:44 msgid "Package resource(s) incomplete" msgstr "" -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:55 -#: ckan/logic/action/update.py:67 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:58 +#: ckan/logic/action/update.py:70 msgid "Missing Value" msgstr "" -#: ckan/logic/action/update.py:159 -msgid "Resource was not found." -msgstr "" - #: ckan/logic/action/update.py:169 -msgid "No package found for this resource, cannot check auth." +msgid "Resource was not found." msgstr "" -#: ckan/logic/action/update.py:183 ckan/logic/action/update.py:220 -#: ckan/logic/action/update.py:323 +#: ckan/logic/action/update.py:184 ckan/logic/action/update.py:222 +#: ckan/logic/action/update.py:327 #, python-format msgid "REST API: Update object %s" msgstr "" -#: ckan/logic/action/update.py:203 ckan/logic/action/update.py:242 +#: ckan/logic/action/update.py:205 ckan/logic/action/update.py:245 msgid "Package was not found." msgstr "Package is niet gevonden" -#: ckan/logic/action/update.py:264 +#: ckan/logic/action/update.py:267 #, python-format msgid "REST API: Update package relationship: %s %s %s" msgstr "REST API: Bijwerken package relaties: %s %s %s" +#: ckan/logic/action/update.py:378 +msgid "TaskStatus was not found." +msgstr "" + #: ckan/logic/auth/create.py:13 #, python-format msgid "User %s not authorized to create packages" msgstr "" -#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:21 +#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:22 #, python-format msgid "User %s not authorized to edit these groups" msgstr "" @@ -971,6 +964,11 @@ msgstr "" msgid "User %s not authorized to delete group %s" msgstr "" +#: ckan/logic/auth/delete.py:55 +#, python-format +msgid "User %s not authorized to delete task_status" +msgstr "" + #: ckan/logic/auth/get.py:78 #, python-format msgid "User %s not authorized to read these packages" @@ -981,61 +979,80 @@ msgstr "" msgid "User %s not authorized to read package %s" msgstr "" -#: ckan/logic/auth/get.py:104 +#: ckan/logic/auth/get.py:105 ckan/logic/auth/update.py:38 +msgid "No package found for this resource, cannot check auth." +msgstr "" + +#: ckan/logic/auth/get.py:111 +#, python-format +msgid "User %s not authorized to read resource %s" +msgstr "" + +#: ckan/logic/auth/get.py:126 #, python-format msgid "User %s not authorized to read group %s" msgstr "" -#: ckan/logic/auth/update.py:17 +#: ckan/logic/auth/update.py:18 #, python-format msgid "User %s not authorized to edit package %s" msgstr "" -#: ckan/logic/auth/update.py:35 +#: ckan/logic/auth/update.py:44 +#, python-format +msgid "User %s not authorized to read edit %s" +msgstr "" + +#: ckan/logic/auth/update.py:58 #, python-format msgid "User %s not authorized to change state of package %s" msgstr "" -#: ckan/logic/auth/update.py:46 +#: ckan/logic/auth/update.py:69 #, python-format msgid "User %s not authorized to edit permissions of package %s" msgstr "" -#: ckan/logic/auth/update.py:57 +#: ckan/logic/auth/update.py:80 #, python-format msgid "User %s not authorized to edit group %s" msgstr "" -#: ckan/logic/auth/update.py:68 +#: ckan/logic/auth/update.py:91 #, python-format msgid "User %s not authorized to change state of group %s" msgstr "" -#: ckan/logic/auth/update.py:79 +#: ckan/logic/auth/update.py:102 #, python-format msgid "User %s not authorized to edit permissions of group %s" msgstr "" -#: ckan/logic/auth/update.py:90 ckan/logic/auth/update.py:101 +#: ckan/logic/auth/update.py:113 ckan/logic/auth/update.py:124 #, python-format msgid "User %s not authorized to edit permissions of authorization group %s" msgstr "" -#: ckan/logic/auth/update.py:112 +#: ckan/logic/auth/update.py:135 #, python-format msgid "User %s not authorized to edit user %s" msgstr "" -#: ckan/logic/auth/update.py:122 +#: ckan/logic/auth/update.py:145 #, python-format msgid "User %s not authorized to change state of revision" msgstr "" -#: ckan/logic/auth/update.py:132 +#: ckan/logic/auth/update.py:155 +#, python-format +msgid "User %s not authorized to update task_status table" +msgstr "" + +#: ckan/logic/auth/update.py:165 msgid "Valid API key needed to edit a package" msgstr "" -#: ckan/logic/auth/update.py:140 +#: ckan/logic/auth/update.py:173 msgid "Valid API key needed to edit a group" msgstr "" diff --git a/ckan/i18n/no/LC_MESSAGES/ckan.po b/ckan/i18n/no/LC_MESSAGES/ckan.po index 617c6d6705f..ba0592f8882 100644 --- a/ckan/i18n/no/LC_MESSAGES/ckan.po +++ b/ckan/i18n/no/LC_MESSAGES/ckan.po @@ -12,14 +12,14 @@ msgid "" msgstr "" "Project-Id-Version: CKAN (Comprehensive Knowledge Archive Network)\n" "Report-Msgid-Bugs-To: http://www.ckan.org/\n" -"POT-Creation-Date: 2011-11-09 12:28+0000\n" -"PO-Revision-Date: 2011-11-09 12:28+0000\n" +"POT-Creation-Date: 2011-11-16 18:02+0000\n" +"PO-Revision-Date: 2011-11-16 18:03+0000\n" "Last-Translator: dread \n" "Language-Team: Norwegian (http://www.transifex.net/projects/p/ckan/team/no/)\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" "Language: no\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" @@ -50,11 +50,11 @@ msgstr "Tømming komplett" msgid "Not authorized to see this page" msgstr "Ikke autorisert til å se denne siden" -#: ckan/controllers/api.py:96 ckan/controllers/api.py:158 +#: ckan/controllers/api.py:96 ckan/controllers/api.py:159 msgid "Access denied" msgstr "Ingen tilgang" -#: ckan/controllers/api.py:102 ckan/controllers/api.py:163 +#: ckan/controllers/api.py:102 ckan/controllers/api.py:164 msgid "Not found" msgstr "Ikke funnet" @@ -62,95 +62,95 @@ msgstr "Ikke funnet" msgid "Bad request" msgstr "Feilaktig forespørsel" -#: ckan/controllers/api.py:137 +#: ckan/controllers/api.py:138 #, python-format msgid "Action name not known: %s" msgstr "Handlingsnavn ukjent: %s" -#: ckan/controllers/api.py:147 ckan/controllers/api.py:268 -#: ckan/controllers/api.py:326 +#: ckan/controllers/api.py:148 ckan/controllers/api.py:269 +#: ckan/controllers/api.py:327 #, python-format msgid "JSON Error: %s" msgstr "JSON-feil: %s" -#: ckan/controllers/api.py:155 ckan/controllers/api.py:296 -#: ckan/controllers/api.py:348 ckan/controllers/group.py:182 +#: ckan/controllers/api.py:156 ckan/controllers/api.py:297 +#: ckan/controllers/api.py:349 ckan/controllers/group.py:182 #: ckan/controllers/group.py:201 ckan/controllers/package.py:454 #: ckan/controllers/package.py:483 ckan/controllers/user.py:155 #: ckan/controllers/user.py:232 ckan/controllers/user.py:346 msgid "Integrity Error" msgstr "Integritetsfeil" -#: ckan/controllers/api.py:197 +#: ckan/controllers/api.py:198 #, python-format msgid "Cannot list entity of this type: %s" msgstr "Kan ikke liste enhet av denne typen: %s" -#: ckan/controllers/api.py:231 +#: ckan/controllers/api.py:232 #, python-format msgid "Cannot read entity of this type: %s" msgstr "Kan ikke lese enhet av denne typen: %s" -#: ckan/controllers/api.py:275 +#: ckan/controllers/api.py:276 #, python-format msgid "Cannot create new entity of this type: %s %s" msgstr "Kan ikke opprette ny enhet av denne typen: %s %s" -#: ckan/controllers/api.py:299 +#: ckan/controllers/api.py:300 msgid "Unable to add package to search index" msgstr "Kan ikke legge datakilde til søkeindeksen" -#: ckan/controllers/api.py:332 +#: ckan/controllers/api.py:333 #, python-format msgid "Cannot update entity of this type: %s" msgstr "Kan ikke oppdatere enhet av denne typen: %s" -#: ckan/controllers/api.py:351 +#: ckan/controllers/api.py:352 msgid "Unable to update search index" msgstr "Kan ikke oppdatere søkeindeksen" -#: ckan/controllers/api.py:377 +#: ckan/controllers/api.py:378 #, python-format msgid "Cannot delete entity of this type: %s %s" msgstr "Kan ikke slette enhet av denne typen: %s %s" -#: ckan/controllers/api.py:401 +#: ckan/controllers/api.py:402 msgid "No revision specified" msgstr "Ingen revision spesifisert" -#: ckan/controllers/api.py:405 +#: ckan/controllers/api.py:406 #, python-format msgid "There is no revision with id: %s" msgstr "Det finnes ingen revisjon med id: %s" -#: ckan/controllers/api.py:415 +#: ckan/controllers/api.py:416 msgid "Missing search term ('since_id=UUID' or 'since_time=TIMESTAMP')" msgstr "Søkestreng mangler ('since_id=UUID' or 'since_time=TIMESTAMP')" -#: ckan/controllers/api.py:423 +#: ckan/controllers/api.py:424 #, python-format msgid "Could not read parameters: %r" msgstr "Kunne ikke lese parametere:%r" -#: ckan/controllers/api.py:470 +#: ckan/controllers/api.py:471 #, python-format msgid "Bad search option: %s" msgstr "Feil i søkebegrep: %s" -#: ckan/controllers/api.py:473 +#: ckan/controllers/api.py:474 #, python-format msgid "Unknown register: %s" msgstr "Ukjent register: %s" -#: ckan/controllers/api.py:481 +#: ckan/controllers/api.py:482 msgid "Malformed qjson value" msgstr "Feil utforming av qjson-verdi" -#: ckan/controllers/api.py:490 +#: ckan/controllers/api.py:491 msgid "Request params must be in form of a json encoded dictionary." msgstr "Request params must be in form of a json encoded dictionary." -#: ckan/controllers/api.py:577 +#: ckan/controllers/api.py:578 #, python-format msgid "Bad slug type: %s" msgstr "" @@ -170,13 +170,13 @@ msgstr "Ikke autorisert til å opprette en ny gruppe" msgid "User %r not authorized to edit %r" msgstr "Bruker %r ikke autorisert til å redigere %r" -#: ckan/controllers/authorization_group.py:151 ckan/controllers/group.py:79 +#: ckan/controllers/authorization_group.py:153 ckan/controllers/group.py:79 #: ckan/controllers/group.py:150 ckan/controllers/group.py:210 #: ckan/controllers/group.py:265 msgid "Group not found" msgstr "Fant ikke gruppen" -#: ckan/controllers/authorization_group.py:158 ckan/controllers/group.py:222 +#: ckan/controllers/authorization_group.py:160 ckan/controllers/group.py:222 #: ckan/controllers/package.py:538 #, python-format msgid "User %r not authorized to edit %s authorizations" @@ -478,9 +478,9 @@ msgid "Details" msgstr "Detaljer" #: ckan/forms/group.py:64 ckan/forms/package.py:102 ckan/forms/package.py:112 -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:45 -#: ckan/logic/action/update.py:55 ckan/logic/action/update.py:57 -#: ckan/logic/action/update.py:67 ckan/logic/action/update.py:69 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:48 +#: ckan/logic/action/update.py:58 ckan/logic/action/update.py:60 +#: ckan/logic/action/update.py:70 ckan/logic/action/update.py:72 #: ckan/templates/group/new_group_form.html:52 #: ckan/templates/package/edit.html:25 msgid "Extras" @@ -652,7 +652,7 @@ msgid "Basic information" msgstr "Grunnleggende informasjon" #: ckan/forms/package.py:96 ckan/forms/package.py:111 -#: ckan/logic/action/update.py:41 ckan/templates/package/edit.html:23 +#: ckan/logic/action/update.py:44 ckan/templates/package/edit.html:23 #: ckan/templates/package/read_core.html:15 msgid "Resources" msgstr "Ressurser" @@ -817,36 +817,27 @@ msgstr "" msgid "Tag \"%s\" length is more than maximum %i" msgstr "" -#: ckan/logic/validators.py:212 -#, python-format -msgid "" -"That login name is not valid. It must be at least 3 characters, restricted " -"to alphanumerics and these symbols: %s" -msgstr "" -"Brukernavnet er ikke gyldig. Det må være på minst 3 tegn, begrenset til " -"alfanumeriske tegn og disse symbolene: %s" - -#: ckan/logic/validators.py:217 +#: ckan/logic/validators.py:221 msgid "That login name is not available." msgstr "Brukernavnet er ikke tilgjengelig." -#: ckan/logic/validators.py:229 +#: ckan/logic/validators.py:230 msgid "Please enter both passwords" msgstr "Vennligst skriv inn begge passordene" -#: ckan/logic/validators.py:235 +#: ckan/logic/validators.py:236 msgid "Your password must be 4 characters or longer" msgstr "Ditt passord må være 4 tegn eller mer" -#: ckan/logic/validators.py:243 +#: ckan/logic/validators.py:244 msgid "The passwords you entered do not match" msgstr "Passordene du skrev inn stemmer ikke overens" -#: ckan/logic/validators.py:255 +#: ckan/logic/validators.py:256 msgid "Missing value" msgstr "Manglende verdi" -#: ckan/logic/validators.py:259 +#: ckan/logic/validators.py:260 msgid "" "Edit not allowed as it looks like spam. Please avoid links in your " "description." @@ -854,34 +845,34 @@ msgstr "" "Endring ikke godkjent, da innholdet ser ut som spam. Vennligst unngå lenker " "i beskrivelsen din." -#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:158 +#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:161 #, python-format msgid "REST API: Create object %s" msgstr "REST API: Opprett objekt %s" -#: ckan/logic/action/create.py:133 +#: ckan/logic/action/create.py:135 #, python-format msgid "REST API: Create package relationship: %s %s %s" msgstr "REST API: Opprett pakkerelasjon: %s %s %s" -#: ckan/logic/action/create.py:186 +#: ckan/logic/action/create.py:190 msgid "You must supply a package id or name (parameter \"package\")." msgstr "Du må angi et navn eller id for datakilden (parameter \"pakke\")." -#: ckan/logic/action/create.py:188 +#: ckan/logic/action/create.py:192 msgid "You must supply a rating (parameter \"rating\")." msgstr "Du må angi en rangering (parameter \"rating\")." -#: ckan/logic/action/create.py:193 +#: ckan/logic/action/create.py:197 msgid "Rating must be an integer value." msgstr "Rangeringen må være en integer verdi." -#: ckan/logic/action/create.py:197 +#: ckan/logic/action/create.py:201 #, python-format msgid "Rating must be between %i and %i." msgstr "Rangeringen må være mellom %i og %i." -#: ckan/logic/action/create.py:199 +#: ckan/logic/action/create.py:203 #, python-format msgid "Package with name %r does not exist." msgstr "Det finnes ingen datakilde med navnet %r." @@ -896,44 +887,44 @@ msgstr "REST API: Slett datakilde: %s" msgid "REST API: Delete %s" msgstr "REST API: Slett %s" -#: ckan/logic/action/update.py:41 +#: ckan/logic/action/update.py:44 msgid "Package resource(s) incomplete" msgstr "Package resource(s) incomplete" -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:55 -#: ckan/logic/action/update.py:67 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:58 +#: ckan/logic/action/update.py:70 msgid "Missing Value" msgstr "Manglende verdi" -#: ckan/logic/action/update.py:159 +#: ckan/logic/action/update.py:169 msgid "Resource was not found." msgstr "Ressursen ble ikke funnet." -#: ckan/logic/action/update.py:169 -msgid "No package found for this resource, cannot check auth." -msgstr "Ingen datakilde funnet for denne ressursen, kan ikke sjekke aut." - -#: ckan/logic/action/update.py:183 ckan/logic/action/update.py:220 -#: ckan/logic/action/update.py:323 +#: ckan/logic/action/update.py:184 ckan/logic/action/update.py:222 +#: ckan/logic/action/update.py:327 #, python-format msgid "REST API: Update object %s" msgstr "REST API: Oppdater objekt %s" -#: ckan/logic/action/update.py:203 ckan/logic/action/update.py:242 +#: ckan/logic/action/update.py:205 ckan/logic/action/update.py:245 msgid "Package was not found." msgstr "Fant ikke datakilden." -#: ckan/logic/action/update.py:264 +#: ckan/logic/action/update.py:267 #, python-format msgid "REST API: Update package relationship: %s %s %s" msgstr "REST API: Oppdater pakkerelasjon: %s %s %s" +#: ckan/logic/action/update.py:378 +msgid "TaskStatus was not found." +msgstr "" + #: ckan/logic/auth/create.py:13 #, python-format msgid "User %s not authorized to create packages" msgstr "Bruker %s ikke autorisert til å registrere datakilder" -#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:21 +#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:22 #, python-format msgid "User %s not authorized to edit these groups" msgstr "Bruker %s ikke autorisert til å redigere disse gruppene" @@ -985,6 +976,11 @@ msgstr "Bruker %s ikke autorisert til å slette forhold %s" msgid "User %s not authorized to delete group %s" msgstr "Bruker %s ikke autorisert til å slette gruppen %s" +#: ckan/logic/auth/delete.py:55 +#, python-format +msgid "User %s not authorized to delete task_status" +msgstr "" + #: ckan/logic/auth/get.py:78 #, python-format msgid "User %s not authorized to read these packages" @@ -995,64 +991,83 @@ msgstr "Bruker %s ikke autorisert til å lese disse datakildene" msgid "User %s not authorized to read package %s" msgstr "Bruker %s ikke autorisert til å lese datakilden %s" -#: ckan/logic/auth/get.py:104 +#: ckan/logic/auth/get.py:105 ckan/logic/auth/update.py:38 +msgid "No package found for this resource, cannot check auth." +msgstr "Ingen datakilde funnet for denne ressursen, kan ikke sjekke aut." + +#: ckan/logic/auth/get.py:111 +#, python-format +msgid "User %s not authorized to read resource %s" +msgstr "" + +#: ckan/logic/auth/get.py:126 #, python-format msgid "User %s not authorized to read group %s" msgstr "Bruker %s ikke autorisert til å lese gruppen %s" -#: ckan/logic/auth/update.py:17 +#: ckan/logic/auth/update.py:18 #, python-format msgid "User %s not authorized to edit package %s" msgstr "Bruker %s ikke autorisert til å redigere datakilden %s" -#: ckan/logic/auth/update.py:35 +#: ckan/logic/auth/update.py:44 +#, python-format +msgid "User %s not authorized to read edit %s" +msgstr "" + +#: ckan/logic/auth/update.py:58 #, python-format msgid "User %s not authorized to change state of package %s" msgstr "Bruker %s ikke autorisert til å endre status for datakilden %s" -#: ckan/logic/auth/update.py:46 +#: ckan/logic/auth/update.py:69 #, python-format msgid "User %s not authorized to edit permissions of package %s" msgstr "" "Bruker %s ikke autorisert til å redigere tillatelsene for datakilden %s" -#: ckan/logic/auth/update.py:57 +#: ckan/logic/auth/update.py:80 #, python-format msgid "User %s not authorized to edit group %s" msgstr "Bruker %s ikke autorisert til å redigere gruppen %s" -#: ckan/logic/auth/update.py:68 +#: ckan/logic/auth/update.py:91 #, python-format msgid "User %s not authorized to change state of group %s" msgstr "Bruker %s ikke autorisert til å endre status for gruppen %s" -#: ckan/logic/auth/update.py:79 +#: ckan/logic/auth/update.py:102 #, python-format msgid "User %s not authorized to edit permissions of group %s" msgstr "Bruker %s ikke autorisert til å redigere tillatelsene for gruppen %s" -#: ckan/logic/auth/update.py:90 ckan/logic/auth/update.py:101 +#: ckan/logic/auth/update.py:113 ckan/logic/auth/update.py:124 #, python-format msgid "User %s not authorized to edit permissions of authorization group %s" msgstr "" "Bruker %s ikke autorisert til å redigere tillatelsene for " "autoriseringsgruppen %s" -#: ckan/logic/auth/update.py:112 +#: ckan/logic/auth/update.py:135 #, python-format msgid "User %s not authorized to edit user %s" msgstr "Bruker %s ikke autorisert til å redigere bruker %s" -#: ckan/logic/auth/update.py:122 +#: ckan/logic/auth/update.py:145 #, python-format msgid "User %s not authorized to change state of revision" msgstr "Bruker %s ikke autorisert til å endre status for revisjonen" -#: ckan/logic/auth/update.py:132 +#: ckan/logic/auth/update.py:155 +#, python-format +msgid "User %s not authorized to update task_status table" +msgstr "" + +#: ckan/logic/auth/update.py:165 msgid "Valid API key needed to edit a package" msgstr "Gyldig API-nøkkel påkrevet for å redigere en datakilde" -#: ckan/logic/auth/update.py:140 +#: ckan/logic/auth/update.py:173 msgid "Valid API key needed to edit a group" msgstr "Gyldig API-nøkkel påkrevet for å redigere en gruppe" diff --git a/ckan/i18n/pl/LC_MESSAGES/ckan.po b/ckan/i18n/pl/LC_MESSAGES/ckan.po index 9eff75caa85..aab18dee9fb 100644 --- a/ckan/i18n/pl/LC_MESSAGES/ckan.po +++ b/ckan/i18n/pl/LC_MESSAGES/ckan.po @@ -9,14 +9,14 @@ msgid "" msgstr "" "Project-Id-Version: CKAN (Comprehensive Knowledge Archive Network)\n" "Report-Msgid-Bugs-To: http://www.ckan.org/\n" -"POT-Creation-Date: 2011-11-09 12:28+0000\n" -"PO-Revision-Date: 2011-11-09 12:28+0000\n" +"POT-Creation-Date: 2011-11-16 18:02+0000\n" +"PO-Revision-Date: 2011-11-16 18:03+0000\n" "Last-Translator: dread \n" "Language-Team: Polish (http://www.transifex.net/projects/p/ckan/team/pl/)\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" "Language: pl\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" @@ -47,11 +47,11 @@ msgstr "Usuwanie zakończone" msgid "Not authorized to see this page" msgstr "Brak autoryzacji, aby zobaczyć tę stronę" -#: ckan/controllers/api.py:96 ckan/controllers/api.py:158 +#: ckan/controllers/api.py:96 ckan/controllers/api.py:159 msgid "Access denied" msgstr "Odmowa dostępu" -#: ckan/controllers/api.py:102 ckan/controllers/api.py:163 +#: ckan/controllers/api.py:102 ckan/controllers/api.py:164 msgid "Not found" msgstr "Nie znaleziono" @@ -59,98 +59,98 @@ msgstr "Nie znaleziono" msgid "Bad request" msgstr "Nieprawidłowe żądanie" -#: ckan/controllers/api.py:137 +#: ckan/controllers/api.py:138 #, python-format msgid "Action name not known: %s" msgstr "Nieznana nazwa akcji:%s" -#: ckan/controllers/api.py:147 ckan/controllers/api.py:268 -#: ckan/controllers/api.py:326 +#: ckan/controllers/api.py:148 ckan/controllers/api.py:269 +#: ckan/controllers/api.py:327 #, python-format msgid "JSON Error: %s" msgstr "Błąd JSON: %s" -#: ckan/controllers/api.py:155 ckan/controllers/api.py:296 -#: ckan/controllers/api.py:348 ckan/controllers/group.py:182 +#: ckan/controllers/api.py:156 ckan/controllers/api.py:297 +#: ckan/controllers/api.py:349 ckan/controllers/group.py:182 #: ckan/controllers/group.py:201 ckan/controllers/package.py:454 #: ckan/controllers/package.py:483 ckan/controllers/user.py:155 #: ckan/controllers/user.py:232 ckan/controllers/user.py:346 msgid "Integrity Error" msgstr "Błąd integralności" -#: ckan/controllers/api.py:197 +#: ckan/controllers/api.py:198 #, python-format msgid "Cannot list entity of this type: %s" msgstr "Nie można wyświetlić obiektów typu: %s" -#: ckan/controllers/api.py:231 +#: ckan/controllers/api.py:232 #, python-format msgid "Cannot read entity of this type: %s" msgstr "Nie można wyświetlić obiektu typu: %s" -#: ckan/controllers/api.py:275 +#: ckan/controllers/api.py:276 #, python-format msgid "Cannot create new entity of this type: %s %s" msgstr "Nie można utworzyć obiektu typu: %s %s" -#: ckan/controllers/api.py:299 +#: ckan/controllers/api.py:300 msgid "Unable to add package to search index" msgstr "Nie można dodać pakiet do indeksu wyszukiwania" -#: ckan/controllers/api.py:332 +#: ckan/controllers/api.py:333 #, python-format msgid "Cannot update entity of this type: %s" msgstr "Nie można zaktualizować obiektu typu: %s" -#: ckan/controllers/api.py:351 +#: ckan/controllers/api.py:352 msgid "Unable to update search index" msgstr "Nie można zaktualizować indeks wyszukiwania" -#: ckan/controllers/api.py:377 +#: ckan/controllers/api.py:378 #, python-format msgid "Cannot delete entity of this type: %s %s" msgstr "Nie można usunąć obiektu typu: %s %s" -#: ckan/controllers/api.py:401 +#: ckan/controllers/api.py:402 msgid "No revision specified" msgstr "Nie określono wersji" -#: ckan/controllers/api.py:405 +#: ckan/controllers/api.py:406 #, python-format msgid "There is no revision with id: %s" msgstr "Brak wersji o identyfikatorze: %s" -#: ckan/controllers/api.py:415 +#: ckan/controllers/api.py:416 msgid "Missing search term ('since_id=UUID' or 'since_time=TIMESTAMP')" msgstr "" "Nie określono wyszukiwanego terminu ('since_id=UUID' lub " "'since_time=TIMESTAMP')" -#: ckan/controllers/api.py:423 +#: ckan/controllers/api.py:424 #, python-format msgid "Could not read parameters: %r" msgstr "Nie można odczytać parametrów: %r" -#: ckan/controllers/api.py:470 +#: ckan/controllers/api.py:471 #, python-format msgid "Bad search option: %s" msgstr "Nieprawidłowa opcja wyszukiwania: %s" -#: ckan/controllers/api.py:473 +#: ckan/controllers/api.py:474 #, python-format msgid "Unknown register: %s" msgstr "Nieznany rejestr: %s" -#: ckan/controllers/api.py:481 +#: ckan/controllers/api.py:482 msgid "Malformed qjson value" msgstr "Niepoprawna wartość qjson" -#: ckan/controllers/api.py:490 +#: ckan/controllers/api.py:491 msgid "Request params must be in form of a json encoded dictionary." msgstr "" "Parametry żądania muszą mieć postać tablicy asocjacyjnej w formacie json." -#: ckan/controllers/api.py:577 +#: ckan/controllers/api.py:578 #, python-format msgid "Bad slug type: %s" msgstr "" @@ -170,13 +170,13 @@ msgstr "Brak autoryzacji by utworzyć grupę" msgid "User %r not authorized to edit %r" msgstr "Użytkownik %r nie posiada autoryzacji do edycji %r" -#: ckan/controllers/authorization_group.py:151 ckan/controllers/group.py:79 +#: ckan/controllers/authorization_group.py:153 ckan/controllers/group.py:79 #: ckan/controllers/group.py:150 ckan/controllers/group.py:210 #: ckan/controllers/group.py:265 msgid "Group not found" msgstr "Grupa nie została znaleziona" -#: ckan/controllers/authorization_group.py:158 ckan/controllers/group.py:222 +#: ckan/controllers/authorization_group.py:160 ckan/controllers/group.py:222 #: ckan/controllers/package.py:538 #, python-format msgid "User %r not authorized to edit %s authorizations" @@ -478,9 +478,9 @@ msgid "Details" msgstr "Szczegóły" #: ckan/forms/group.py:64 ckan/forms/package.py:102 ckan/forms/package.py:112 -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:45 -#: ckan/logic/action/update.py:55 ckan/logic/action/update.py:57 -#: ckan/logic/action/update.py:67 ckan/logic/action/update.py:69 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:48 +#: ckan/logic/action/update.py:58 ckan/logic/action/update.py:60 +#: ckan/logic/action/update.py:70 ckan/logic/action/update.py:72 #: ckan/templates/group/new_group_form.html:52 #: ckan/templates/package/edit.html:25 msgid "Extras" @@ -639,7 +639,7 @@ msgid "Basic information" msgstr "Podstawowe informacje" #: ckan/forms/package.py:96 ckan/forms/package.py:111 -#: ckan/logic/action/update.py:41 ckan/templates/package/edit.html:23 +#: ckan/logic/action/update.py:44 ckan/templates/package/edit.html:23 #: ckan/templates/package/read_core.html:15 msgid "Resources" msgstr "Zasoby" @@ -804,36 +804,27 @@ msgstr "" msgid "Tag \"%s\" length is more than maximum %i" msgstr "" -#: ckan/logic/validators.py:212 -#, python-format -msgid "" -"That login name is not valid. It must be at least 3 characters, restricted " -"to alphanumerics and these symbols: %s" -msgstr "" -"Login nie jest poprawny. Musi zawierać co najmniej 3 znaki, ogranicznone do " -"znaków alfanumerycznych oraz następujących symboli: %s" - -#: ckan/logic/validators.py:217 +#: ckan/logic/validators.py:221 msgid "That login name is not available." msgstr "Ten login nie jest dostępny." -#: ckan/logic/validators.py:229 +#: ckan/logic/validators.py:230 msgid "Please enter both passwords" msgstr "Proszę wprowadzić oba hasła" -#: ckan/logic/validators.py:235 +#: ckan/logic/validators.py:236 msgid "Your password must be 4 characters or longer" msgstr "Hasło musi zawierać co najmniej 4 znaki" -#: ckan/logic/validators.py:243 +#: ckan/logic/validators.py:244 msgid "The passwords you entered do not match" msgstr "Wprowadzone hasła nie pokrywają się" -#: ckan/logic/validators.py:255 +#: ckan/logic/validators.py:256 msgid "Missing value" msgstr "Brakująca wartość" -#: ckan/logic/validators.py:259 +#: ckan/logic/validators.py:260 msgid "" "Edit not allowed as it looks like spam. Please avoid links in your " "description." @@ -841,35 +832,35 @@ msgstr "" "Modyfikacja została zablokowana, ponieważ wygląda na spam. Prosimy o " "powstrzymanie się od używanai linków w opisie." -#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:158 +#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:161 #, python-format msgid "REST API: Create object %s" msgstr "REST API: Stwórz obiekt %s" -#: ckan/logic/action/create.py:133 +#: ckan/logic/action/create.py:135 #, python-format msgid "REST API: Create package relationship: %s %s %s" msgstr "REST API: Stwórz relację pomiędzy pakietami: %s %s %s" -#: ckan/logic/action/create.py:186 +#: ckan/logic/action/create.py:190 msgid "You must supply a package id or name (parameter \"package\")." msgstr "" "Musisz określić identyfikator pakietu lub jego nazwę (parametr \"pakiet\")." -#: ckan/logic/action/create.py:188 +#: ckan/logic/action/create.py:192 msgid "You must supply a rating (parameter \"rating\")." msgstr "Musisz wprowadzić ocenę (parametr \"ocena\")." -#: ckan/logic/action/create.py:193 +#: ckan/logic/action/create.py:197 msgid "Rating must be an integer value." msgstr "Ocena musi być liczbą całkowitą." -#: ckan/logic/action/create.py:197 +#: ckan/logic/action/create.py:201 #, python-format msgid "Rating must be between %i and %i." msgstr "Ocena musi być między %i i %i." -#: ckan/logic/action/create.py:199 +#: ckan/logic/action/create.py:203 #, python-format msgid "Package with name %r does not exist." msgstr "Pakiet o nazwie %r nie istnieje." @@ -884,45 +875,44 @@ msgstr "REST API: Usuń pakiet %s" msgid "REST API: Delete %s" msgstr "REST API: Usuń %s" -#: ckan/logic/action/update.py:41 +#: ckan/logic/action/update.py:44 msgid "Package resource(s) incomplete" msgstr "Niekompletne zasoby pekietu" -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:55 -#: ckan/logic/action/update.py:67 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:58 +#: ckan/logic/action/update.py:70 msgid "Missing Value" msgstr "Brakująca wartość" -#: ckan/logic/action/update.py:159 +#: ckan/logic/action/update.py:169 msgid "Resource was not found." msgstr "Zasób nie został znaleziony." -#: ckan/logic/action/update.py:169 -msgid "No package found for this resource, cannot check auth." -msgstr "" -"Nie znaleziono pakietu dla tego zasobu, nie można sprawdzić autoryzacji." - -#: ckan/logic/action/update.py:183 ckan/logic/action/update.py:220 -#: ckan/logic/action/update.py:323 +#: ckan/logic/action/update.py:184 ckan/logic/action/update.py:222 +#: ckan/logic/action/update.py:327 #, python-format msgid "REST API: Update object %s" msgstr "REST API: Zaktualizuj obiekt %s" -#: ckan/logic/action/update.py:203 ckan/logic/action/update.py:242 +#: ckan/logic/action/update.py:205 ckan/logic/action/update.py:245 msgid "Package was not found." msgstr "Pakiet nie został znaleziony." -#: ckan/logic/action/update.py:264 +#: ckan/logic/action/update.py:267 #, python-format msgid "REST API: Update package relationship: %s %s %s" msgstr "REST API: Zaktualizuj relację między pakietami: %s %s %s" +#: ckan/logic/action/update.py:378 +msgid "TaskStatus was not found." +msgstr "" + #: ckan/logic/auth/create.py:13 #, python-format msgid "User %s not authorized to create packages" msgstr "Użytkownik %s nie jest upoważniony do tworzenia pakietów" -#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:21 +#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:22 #, python-format msgid "User %s not authorized to edit these groups" msgstr "Użytkownik %s nie jest upoważniony do edycji tych grup" @@ -974,6 +964,11 @@ msgstr "Użytkownik %s nie jest upoważniony do usunięcia relacji %s" msgid "User %s not authorized to delete group %s" msgstr "Użytkownik %s nie jest upoważniony do usunięcia grupy %s" +#: ckan/logic/auth/delete.py:55 +#, python-format +msgid "User %s not authorized to delete task_status" +msgstr "" + #: ckan/logic/auth/get.py:78 #, python-format msgid "User %s not authorized to read these packages" @@ -984,64 +979,84 @@ msgstr "Użytkownik %s nie jest upoważniony do odczytania tych pakietów" msgid "User %s not authorized to read package %s" msgstr "Użytkownik %s nie jest upoważniony do odczytania pakietu %s" -#: ckan/logic/auth/get.py:104 +#: ckan/logic/auth/get.py:105 ckan/logic/auth/update.py:38 +msgid "No package found for this resource, cannot check auth." +msgstr "" +"Nie znaleziono pakietu dla tego zasobu, nie można sprawdzić autoryzacji." + +#: ckan/logic/auth/get.py:111 +#, python-format +msgid "User %s not authorized to read resource %s" +msgstr "" + +#: ckan/logic/auth/get.py:126 #, python-format msgid "User %s not authorized to read group %s" msgstr "Użytkownik %s nie jest upoważniony do odczytania grupy %s" -#: ckan/logic/auth/update.py:17 +#: ckan/logic/auth/update.py:18 #, python-format msgid "User %s not authorized to edit package %s" msgstr "Użytkownik %s nie jest upoważniony do edycji pakietu %s" -#: ckan/logic/auth/update.py:35 +#: ckan/logic/auth/update.py:44 +#, python-format +msgid "User %s not authorized to read edit %s" +msgstr "" + +#: ckan/logic/auth/update.py:58 #, python-format msgid "User %s not authorized to change state of package %s" msgstr "Użytkownik %s nie jest upoważniony do zmiany stanu pakietu %s" -#: ckan/logic/auth/update.py:46 +#: ckan/logic/auth/update.py:69 #, python-format msgid "User %s not authorized to edit permissions of package %s" msgstr "" "Użytkownik %s nie jest upoważniony do edycji praw dostępu do pakietu %s" -#: ckan/logic/auth/update.py:57 +#: ckan/logic/auth/update.py:80 #, python-format msgid "User %s not authorized to edit group %s" msgstr "Użtkownik %s nie jest upoważniony do edycji grupy %s" -#: ckan/logic/auth/update.py:68 +#: ckan/logic/auth/update.py:91 #, python-format msgid "User %s not authorized to change state of group %s" msgstr "Użytkownik %s nie jest upoważniony do zmiany stanu grupy %s" -#: ckan/logic/auth/update.py:79 +#: ckan/logic/auth/update.py:102 #, python-format msgid "User %s not authorized to edit permissions of group %s" msgstr "Użytkownik %s nie jest upoważniony do edycji praw dostępu do grupy %s" -#: ckan/logic/auth/update.py:90 ckan/logic/auth/update.py:101 +#: ckan/logic/auth/update.py:113 ckan/logic/auth/update.py:124 #, python-format msgid "User %s not authorized to edit permissions of authorization group %s" msgstr "" "Użytkownik %s nie jest upoważniony do edycji praw dostępu dla grupy " "autoryzacji %s" -#: ckan/logic/auth/update.py:112 +#: ckan/logic/auth/update.py:135 #, python-format msgid "User %s not authorized to edit user %s" msgstr "Użytkownik %s nie jest upoważniony do edycji użytkownika %s" -#: ckan/logic/auth/update.py:122 +#: ckan/logic/auth/update.py:145 #, python-format msgid "User %s not authorized to change state of revision" msgstr "Użytkownik %s nie jest upoważniony do zmiany stanu wersji" -#: ckan/logic/auth/update.py:132 +#: ckan/logic/auth/update.py:155 +#, python-format +msgid "User %s not authorized to update task_status table" +msgstr "" + +#: ckan/logic/auth/update.py:165 msgid "Valid API key needed to edit a package" msgstr "Poprawny klucz API wymagany do edycji pakietu" -#: ckan/logic/auth/update.py:140 +#: ckan/logic/auth/update.py:173 msgid "Valid API key needed to edit a group" msgstr "Poprawny klucz API wymagany do edycji grupy" diff --git a/ckan/i18n/pt_BR/LC_MESSAGES/ckan.po b/ckan/i18n/pt_BR/LC_MESSAGES/ckan.po index 76994d816ad..1511ed4ee60 100644 --- a/ckan/i18n/pt_BR/LC_MESSAGES/ckan.po +++ b/ckan/i18n/pt_BR/LC_MESSAGES/ckan.po @@ -9,14 +9,14 @@ msgid "" msgstr "" "Project-Id-Version: CKAN (Comprehensive Knowledge Archive Network)\n" "Report-Msgid-Bugs-To: http://www.ckan.org/\n" -"POT-Creation-Date: 2011-11-09 12:28+0000\n" -"PO-Revision-Date: 2011-11-09 12:28+0000\n" +"POT-Creation-Date: 2011-11-16 18:02+0000\n" +"PO-Revision-Date: 2011-11-16 18:03+0000\n" "Last-Translator: dread \n" "Language-Team: Portuguese (Brazilian) (http://www.transifex.net/projects/p/ckan/team/pt_BR/)\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" "Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1)\n" @@ -47,11 +47,11 @@ msgstr "Expurgação completa" msgid "Not authorized to see this page" msgstr "Não autorizado a ver esta página" -#: ckan/controllers/api.py:96 ckan/controllers/api.py:158 +#: ckan/controllers/api.py:96 ckan/controllers/api.py:159 msgid "Access denied" msgstr "Acesso negado" -#: ckan/controllers/api.py:102 ckan/controllers/api.py:163 +#: ckan/controllers/api.py:102 ckan/controllers/api.py:164 msgid "Not found" msgstr "Não encontrado" @@ -59,97 +59,97 @@ msgstr "Não encontrado" msgid "Bad request" msgstr "Requisição incorreta" -#: ckan/controllers/api.py:137 +#: ckan/controllers/api.py:138 #, python-format msgid "Action name not known: %s" msgstr "Nome de ação desconhecido: %s" -#: ckan/controllers/api.py:147 ckan/controllers/api.py:268 -#: ckan/controllers/api.py:326 +#: ckan/controllers/api.py:148 ckan/controllers/api.py:269 +#: ckan/controllers/api.py:327 #, python-format msgid "JSON Error: %s" msgstr "Erro JSON: %s" -#: ckan/controllers/api.py:155 ckan/controllers/api.py:296 -#: ckan/controllers/api.py:348 ckan/controllers/group.py:182 +#: ckan/controllers/api.py:156 ckan/controllers/api.py:297 +#: ckan/controllers/api.py:349 ckan/controllers/group.py:182 #: ckan/controllers/group.py:201 ckan/controllers/package.py:454 #: ckan/controllers/package.py:483 ckan/controllers/user.py:155 #: ckan/controllers/user.py:232 ckan/controllers/user.py:346 msgid "Integrity Error" msgstr "Erro de Integridade" -#: ckan/controllers/api.py:197 +#: ckan/controllers/api.py:198 #, python-format msgid "Cannot list entity of this type: %s" msgstr "Não foi possível listar entidade deste tipo: %s" -#: ckan/controllers/api.py:231 +#: ckan/controllers/api.py:232 #, python-format msgid "Cannot read entity of this type: %s" msgstr "Não foi possível ler entidade deste tipo: %s" -#: ckan/controllers/api.py:275 +#: ckan/controllers/api.py:276 #, python-format msgid "Cannot create new entity of this type: %s %s" msgstr "Não foi possível criar nova entidade deste tipo: %s %s" -#: ckan/controllers/api.py:299 +#: ckan/controllers/api.py:300 msgid "Unable to add package to search index" msgstr "Não é possível adicionar pacote para índice de pesquisa" -#: ckan/controllers/api.py:332 +#: ckan/controllers/api.py:333 #, python-format msgid "Cannot update entity of this type: %s" msgstr "Não foi possível atualizar entidade deste tipo: %s" -#: ckan/controllers/api.py:351 +#: ckan/controllers/api.py:352 msgid "Unable to update search index" msgstr "Não é possível atualizar índice de pesquisa" -#: ckan/controllers/api.py:377 +#: ckan/controllers/api.py:378 #, python-format msgid "Cannot delete entity of this type: %s %s" msgstr "Não foi possível excluir entidade deste tipo: %s %s" -#: ckan/controllers/api.py:401 +#: ckan/controllers/api.py:402 msgid "No revision specified" msgstr "Nenhuma revisão especificada" -#: ckan/controllers/api.py:405 +#: ckan/controllers/api.py:406 #, python-format msgid "There is no revision with id: %s" msgstr "Não há revisão com o id: %s" -#: ckan/controllers/api.py:415 +#: ckan/controllers/api.py:416 msgid "Missing search term ('since_id=UUID' or 'since_time=TIMESTAMP')" msgstr "Falta o termo de busca ('since_id=UUID' ou 'since_time=TIMESTAMP')" -#: ckan/controllers/api.py:423 +#: ckan/controllers/api.py:424 #, python-format msgid "Could not read parameters: %r" msgstr "Não foi possível ler os parâmetros: %r" -#: ckan/controllers/api.py:470 +#: ckan/controllers/api.py:471 #, python-format msgid "Bad search option: %s" msgstr "Opção de busca inválida: %s" -#: ckan/controllers/api.py:473 +#: ckan/controllers/api.py:474 #, python-format msgid "Unknown register: %s" msgstr "Registro desconhecido: %s" -#: ckan/controllers/api.py:481 +#: ckan/controllers/api.py:482 msgid "Malformed qjson value" msgstr "Valor qjson mal formado" -#: ckan/controllers/api.py:490 +#: ckan/controllers/api.py:491 msgid "Request params must be in form of a json encoded dictionary." msgstr "" "Parâmetros de requisição devem estar na forma de um dicionário codificado em" " json." -#: ckan/controllers/api.py:577 +#: ckan/controllers/api.py:578 #, python-format msgid "Bad slug type: %s" msgstr "" @@ -169,13 +169,13 @@ msgstr "Não autorizado a criar um grupo" msgid "User %r not authorized to edit %r" msgstr "O usuário %r não está autorizado a editar %r" -#: ckan/controllers/authorization_group.py:151 ckan/controllers/group.py:79 +#: ckan/controllers/authorization_group.py:153 ckan/controllers/group.py:79 #: ckan/controllers/group.py:150 ckan/controllers/group.py:210 #: ckan/controllers/group.py:265 msgid "Group not found" msgstr "Grupo não encontrado" -#: ckan/controllers/authorization_group.py:158 ckan/controllers/group.py:222 +#: ckan/controllers/authorization_group.py:160 ckan/controllers/group.py:222 #: ckan/controllers/package.py:538 #, python-format msgid "User %r not authorized to edit %s authorizations" @@ -477,9 +477,9 @@ msgid "Details" msgstr "Detalhes" #: ckan/forms/group.py:64 ckan/forms/package.py:102 ckan/forms/package.py:112 -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:45 -#: ckan/logic/action/update.py:55 ckan/logic/action/update.py:57 -#: ckan/logic/action/update.py:67 ckan/logic/action/update.py:69 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:48 +#: ckan/logic/action/update.py:58 ckan/logic/action/update.py:60 +#: ckan/logic/action/update.py:70 ckan/logic/action/update.py:72 #: ckan/templates/group/new_group_form.html:52 #: ckan/templates/package/edit.html:25 msgid "Extras" @@ -651,7 +651,7 @@ msgid "Basic information" msgstr "Informações básicas" #: ckan/forms/package.py:96 ckan/forms/package.py:111 -#: ckan/logic/action/update.py:41 ckan/templates/package/edit.html:23 +#: ckan/logic/action/update.py:44 ckan/templates/package/edit.html:23 #: ckan/templates/package/read_core.html:15 msgid "Resources" msgstr "Recursos" @@ -816,36 +816,27 @@ msgstr "" msgid "Tag \"%s\" length is more than maximum %i" msgstr "" -#: ckan/logic/validators.py:212 -#, python-format -msgid "" -"That login name is not valid. It must be at least 3 characters, restricted " -"to alphanumerics and these symbols: %s" -msgstr "" -"Este nome de login não é válido. Deve ter pelo menos 3 caracteres, dentre " -"eles alfanuméricos ou os símbolos: %s" - -#: ckan/logic/validators.py:217 +#: ckan/logic/validators.py:221 msgid "That login name is not available." msgstr "Esse nome de login não está disponível." -#: ckan/logic/validators.py:229 +#: ckan/logic/validators.py:230 msgid "Please enter both passwords" msgstr "Por favor forneça as duas senhas" -#: ckan/logic/validators.py:235 +#: ckan/logic/validators.py:236 msgid "Your password must be 4 characters or longer" msgstr "Sua senha deve conter no mínimo 4 caracteres" -#: ckan/logic/validators.py:243 +#: ckan/logic/validators.py:244 msgid "The passwords you entered do not match" msgstr "As senhas que você digitou não são iguais" -#: ckan/logic/validators.py:255 +#: ckan/logic/validators.py:256 msgid "Missing value" msgstr "Faltando valor" -#: ckan/logic/validators.py:259 +#: ckan/logic/validators.py:260 msgid "" "Edit not allowed as it looks like spam. Please avoid links in your " "description." @@ -853,34 +844,34 @@ msgstr "" "Editar não é permitido, já que a descrição parece spam. Por favor, evite " "links na sua descrição." -#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:158 +#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:161 #, python-format msgid "REST API: Create object %s" msgstr "API REST: Criar objeto %s" -#: ckan/logic/action/create.py:133 +#: ckan/logic/action/create.py:135 #, python-format msgid "REST API: Create package relationship: %s %s %s" msgstr "API REST: Criar relacionamento de pacotes: %s %s %s" -#: ckan/logic/action/create.py:186 +#: ckan/logic/action/create.py:190 msgid "You must supply a package id or name (parameter \"package\")." msgstr "Você deve informar um id ou nome de pacote (parâmetro \"package\")." -#: ckan/logic/action/create.py:188 +#: ckan/logic/action/create.py:192 msgid "You must supply a rating (parameter \"rating\")." msgstr "Você deve informar uma avaliação (parâmetro \"rating\")." -#: ckan/logic/action/create.py:193 +#: ckan/logic/action/create.py:197 msgid "Rating must be an integer value." msgstr "Avaliação deve ser um valor inteiro." -#: ckan/logic/action/create.py:197 +#: ckan/logic/action/create.py:201 #, python-format msgid "Rating must be between %i and %i." msgstr "Avaliação deve ser entre %i e %i." -#: ckan/logic/action/create.py:199 +#: ckan/logic/action/create.py:203 #, python-format msgid "Package with name %r does not exist." msgstr "Pacote com o nome %r não existe." @@ -895,46 +886,44 @@ msgstr "API REST: Excluir Pacote: %s" msgid "REST API: Delete %s" msgstr "API REST: Excluir %s" -#: ckan/logic/action/update.py:41 +#: ckan/logic/action/update.py:44 msgid "Package resource(s) incomplete" msgstr "Recurso(s) do pacote incompleto(s)" -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:55 -#: ckan/logic/action/update.py:67 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:58 +#: ckan/logic/action/update.py:70 msgid "Missing Value" msgstr "Faltando valor" -#: ckan/logic/action/update.py:159 +#: ckan/logic/action/update.py:169 msgid "Resource was not found." msgstr "Recurso não foi encontrado." -#: ckan/logic/action/update.py:169 -msgid "No package found for this resource, cannot check auth." -msgstr "" -"Nenhum pacote encontrado para este recurso, não foi possível checar a " -"autenticação." - -#: ckan/logic/action/update.py:183 ckan/logic/action/update.py:220 -#: ckan/logic/action/update.py:323 +#: ckan/logic/action/update.py:184 ckan/logic/action/update.py:222 +#: ckan/logic/action/update.py:327 #, python-format msgid "REST API: Update object %s" msgstr "REST API: Atualiza o objeto %s" -#: ckan/logic/action/update.py:203 ckan/logic/action/update.py:242 +#: ckan/logic/action/update.py:205 ckan/logic/action/update.py:245 msgid "Package was not found." msgstr "Pacote não foi encontrado." -#: ckan/logic/action/update.py:264 +#: ckan/logic/action/update.py:267 #, python-format msgid "REST API: Update package relationship: %s %s %s" msgstr "API REST: Atualizar relacionamento entre pacotes: %s %s %s" +#: ckan/logic/action/update.py:378 +msgid "TaskStatus was not found." +msgstr "" + #: ckan/logic/auth/create.py:13 #, python-format msgid "User %s not authorized to create packages" msgstr "Usuário %s não autorizado a criar pacotes" -#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:21 +#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:22 #, python-format msgid "User %s not authorized to edit these groups" msgstr "Usuário %s não autorizado a editar esses grupos" @@ -986,6 +975,11 @@ msgstr "Usuário %s não autorizado a excluir o relacionamento %s" msgid "User %s not authorized to delete group %s" msgstr "Usuário %s não autorizado a excluir o grupo %s" +#: ckan/logic/auth/delete.py:55 +#, python-format +msgid "User %s not authorized to delete task_status" +msgstr "" + #: ckan/logic/auth/get.py:78 #, python-format msgid "User %s not authorized to read these packages" @@ -996,62 +990,83 @@ msgstr "Usuário %s não autorizado a ler estes pacotes" msgid "User %s not authorized to read package %s" msgstr "Usuário %s não autorizado a ler o pacote %s" -#: ckan/logic/auth/get.py:104 +#: ckan/logic/auth/get.py:105 ckan/logic/auth/update.py:38 +msgid "No package found for this resource, cannot check auth." +msgstr "" +"Nenhum pacote encontrado para este recurso, não foi possível checar a " +"autenticação." + +#: ckan/logic/auth/get.py:111 +#, python-format +msgid "User %s not authorized to read resource %s" +msgstr "" + +#: ckan/logic/auth/get.py:126 #, python-format msgid "User %s not authorized to read group %s" msgstr "Usuário %s não autorizado a ler o grupo %s" -#: ckan/logic/auth/update.py:17 +#: ckan/logic/auth/update.py:18 #, python-format msgid "User %s not authorized to edit package %s" msgstr "Usuário %s não autorizado a editar o pacote %s" -#: ckan/logic/auth/update.py:35 +#: ckan/logic/auth/update.py:44 +#, python-format +msgid "User %s not authorized to read edit %s" +msgstr "" + +#: ckan/logic/auth/update.py:58 #, python-format msgid "User %s not authorized to change state of package %s" msgstr "Usuário %s não autorizado a alterar o estado do pacote %s" -#: ckan/logic/auth/update.py:46 +#: ckan/logic/auth/update.py:69 #, python-format msgid "User %s not authorized to edit permissions of package %s" msgstr "Usuário %s não autorizado a editar as permissões do pacote %s" -#: ckan/logic/auth/update.py:57 +#: ckan/logic/auth/update.py:80 #, python-format msgid "User %s not authorized to edit group %s" msgstr "Usuário %s não autorizado a editar o grupo %s" -#: ckan/logic/auth/update.py:68 +#: ckan/logic/auth/update.py:91 #, python-format msgid "User %s not authorized to change state of group %s" msgstr "Usuário %s não autorizado a alterar o estado do grupo %s" -#: ckan/logic/auth/update.py:79 +#: ckan/logic/auth/update.py:102 #, python-format msgid "User %s not authorized to edit permissions of group %s" msgstr "Usuário %s não autorizado a editar as permissões do grupo %s" -#: ckan/logic/auth/update.py:90 ckan/logic/auth/update.py:101 +#: ckan/logic/auth/update.py:113 ckan/logic/auth/update.py:124 #, python-format msgid "User %s not authorized to edit permissions of authorization group %s" msgstr "" "Usuário %s não autorizado a editar as permissões do grupo de autorização %s" -#: ckan/logic/auth/update.py:112 +#: ckan/logic/auth/update.py:135 #, python-format msgid "User %s not authorized to edit user %s" msgstr "Usuário %s não autorizado a editar o usuário %s" -#: ckan/logic/auth/update.py:122 +#: ckan/logic/auth/update.py:145 #, python-format msgid "User %s not authorized to change state of revision" msgstr "Usuário %s não autorizado a alterar o estado de revisão" -#: ckan/logic/auth/update.py:132 +#: ckan/logic/auth/update.py:155 +#, python-format +msgid "User %s not authorized to update task_status table" +msgstr "" + +#: ckan/logic/auth/update.py:165 msgid "Valid API key needed to edit a package" msgstr "É necessário uma chave válida da API para editar um pacote" -#: ckan/logic/auth/update.py:140 +#: ckan/logic/auth/update.py:173 msgid "Valid API key needed to edit a group" msgstr "É necessário uma chave válida da API para editar um grupo" diff --git a/ckan/i18n/ro/LC_MESSAGES/ckan.po b/ckan/i18n/ro/LC_MESSAGES/ckan.po index 83ab2f0179e..bbdda4fb88e 100644 --- a/ckan/i18n/ro/LC_MESSAGES/ckan.po +++ b/ckan/i18n/ro/LC_MESSAGES/ckan.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: CKAN (Comprehensive Knowledge Archive Network)\n" "Report-Msgid-Bugs-To: http://www.ckan.org/\n" -"POT-Creation-Date: 2011-11-09 12:28+0000\n" -"PO-Revision-Date: 2011-11-09 12:28+0000\n" +"POT-Creation-Date: 2011-11-16 18:02+0000\n" +"PO-Revision-Date: 2011-11-16 18:03+0000\n" "Last-Translator: dread \n" "Language-Team: Romanian (http://www.transifex.net/projects/p/ckan/team/ro/)\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" "Language: ro\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n" @@ -43,11 +43,11 @@ msgstr "" msgid "Not authorized to see this page" msgstr "" -#: ckan/controllers/api.py:96 ckan/controllers/api.py:158 +#: ckan/controllers/api.py:96 ckan/controllers/api.py:159 msgid "Access denied" msgstr "" -#: ckan/controllers/api.py:102 ckan/controllers/api.py:163 +#: ckan/controllers/api.py:102 ckan/controllers/api.py:164 msgid "Not found" msgstr "" @@ -55,95 +55,95 @@ msgstr "" msgid "Bad request" msgstr "" -#: ckan/controllers/api.py:137 +#: ckan/controllers/api.py:138 #, python-format msgid "Action name not known: %s" msgstr "" -#: ckan/controllers/api.py:147 ckan/controllers/api.py:268 -#: ckan/controllers/api.py:326 +#: ckan/controllers/api.py:148 ckan/controllers/api.py:269 +#: ckan/controllers/api.py:327 #, python-format msgid "JSON Error: %s" msgstr "" -#: ckan/controllers/api.py:155 ckan/controllers/api.py:296 -#: ckan/controllers/api.py:348 ckan/controllers/group.py:182 +#: ckan/controllers/api.py:156 ckan/controllers/api.py:297 +#: ckan/controllers/api.py:349 ckan/controllers/group.py:182 #: ckan/controllers/group.py:201 ckan/controllers/package.py:454 #: ckan/controllers/package.py:483 ckan/controllers/user.py:155 #: ckan/controllers/user.py:232 ckan/controllers/user.py:346 msgid "Integrity Error" msgstr "" -#: ckan/controllers/api.py:197 +#: ckan/controllers/api.py:198 #, python-format msgid "Cannot list entity of this type: %s" msgstr "" -#: ckan/controllers/api.py:231 +#: ckan/controllers/api.py:232 #, python-format msgid "Cannot read entity of this type: %s" msgstr "" -#: ckan/controllers/api.py:275 +#: ckan/controllers/api.py:276 #, python-format msgid "Cannot create new entity of this type: %s %s" msgstr "" -#: ckan/controllers/api.py:299 +#: ckan/controllers/api.py:300 msgid "Unable to add package to search index" msgstr "" -#: ckan/controllers/api.py:332 +#: ckan/controllers/api.py:333 #, python-format msgid "Cannot update entity of this type: %s" msgstr "" -#: ckan/controllers/api.py:351 +#: ckan/controllers/api.py:352 msgid "Unable to update search index" msgstr "" -#: ckan/controllers/api.py:377 +#: ckan/controllers/api.py:378 #, python-format msgid "Cannot delete entity of this type: %s %s" msgstr "" -#: ckan/controllers/api.py:401 +#: ckan/controllers/api.py:402 msgid "No revision specified" msgstr "" -#: ckan/controllers/api.py:405 +#: ckan/controllers/api.py:406 #, python-format msgid "There is no revision with id: %s" msgstr "" -#: ckan/controllers/api.py:415 +#: ckan/controllers/api.py:416 msgid "Missing search term ('since_id=UUID' or 'since_time=TIMESTAMP')" msgstr "" -#: ckan/controllers/api.py:423 +#: ckan/controllers/api.py:424 #, python-format msgid "Could not read parameters: %r" msgstr "" -#: ckan/controllers/api.py:470 +#: ckan/controllers/api.py:471 #, python-format msgid "Bad search option: %s" msgstr "" -#: ckan/controllers/api.py:473 +#: ckan/controllers/api.py:474 #, python-format msgid "Unknown register: %s" msgstr "" -#: ckan/controllers/api.py:481 +#: ckan/controllers/api.py:482 msgid "Malformed qjson value" msgstr "" -#: ckan/controllers/api.py:490 +#: ckan/controllers/api.py:491 msgid "Request params must be in form of a json encoded dictionary." msgstr "" -#: ckan/controllers/api.py:577 +#: ckan/controllers/api.py:578 #, python-format msgid "Bad slug type: %s" msgstr "" @@ -163,13 +163,13 @@ msgstr "" msgid "User %r not authorized to edit %r" msgstr "" -#: ckan/controllers/authorization_group.py:151 ckan/controllers/group.py:79 +#: ckan/controllers/authorization_group.py:153 ckan/controllers/group.py:79 #: ckan/controllers/group.py:150 ckan/controllers/group.py:210 #: ckan/controllers/group.py:265 msgid "Group not found" msgstr "" -#: ckan/controllers/authorization_group.py:158 ckan/controllers/group.py:222 +#: ckan/controllers/authorization_group.py:160 ckan/controllers/group.py:222 #: ckan/controllers/package.py:538 #, python-format msgid "User %r not authorized to edit %s authorizations" @@ -464,9 +464,9 @@ msgid "Details" msgstr "" #: ckan/forms/group.py:64 ckan/forms/package.py:102 ckan/forms/package.py:112 -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:45 -#: ckan/logic/action/update.py:55 ckan/logic/action/update.py:57 -#: ckan/logic/action/update.py:67 ckan/logic/action/update.py:69 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:48 +#: ckan/logic/action/update.py:58 ckan/logic/action/update.py:60 +#: ckan/logic/action/update.py:70 ckan/logic/action/update.py:72 #: ckan/templates/group/new_group_form.html:52 #: ckan/templates/package/edit.html:25 msgid "Extras" @@ -607,7 +607,7 @@ msgid "Basic information" msgstr "" #: ckan/forms/package.py:96 ckan/forms/package.py:111 -#: ckan/logic/action/update.py:41 ckan/templates/package/edit.html:23 +#: ckan/logic/action/update.py:44 ckan/templates/package/edit.html:23 #: ckan/templates/package/read_core.html:15 msgid "Resources" msgstr "" @@ -765,67 +765,60 @@ msgstr "" msgid "Tag \"%s\" length is more than maximum %i" msgstr "" -#: ckan/logic/validators.py:212 -#, python-format -msgid "" -"That login name is not valid. It must be at least 3 characters, restricted " -"to alphanumerics and these symbols: %s" -msgstr "" - -#: ckan/logic/validators.py:217 +#: ckan/logic/validators.py:221 msgid "That login name is not available." msgstr "" -#: ckan/logic/validators.py:229 +#: ckan/logic/validators.py:230 msgid "Please enter both passwords" msgstr "" -#: ckan/logic/validators.py:235 +#: ckan/logic/validators.py:236 msgid "Your password must be 4 characters or longer" msgstr "" -#: ckan/logic/validators.py:243 +#: ckan/logic/validators.py:244 msgid "The passwords you entered do not match" msgstr "" -#: ckan/logic/validators.py:255 +#: ckan/logic/validators.py:256 msgid "Missing value" msgstr "" -#: ckan/logic/validators.py:259 +#: ckan/logic/validators.py:260 msgid "" "Edit not allowed as it looks like spam. Please avoid links in your " "description." msgstr "" -#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:158 +#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:161 #, python-format msgid "REST API: Create object %s" msgstr "" -#: ckan/logic/action/create.py:133 +#: ckan/logic/action/create.py:135 #, python-format msgid "REST API: Create package relationship: %s %s %s" msgstr "" -#: ckan/logic/action/create.py:186 +#: ckan/logic/action/create.py:190 msgid "You must supply a package id or name (parameter \"package\")." msgstr "" -#: ckan/logic/action/create.py:188 +#: ckan/logic/action/create.py:192 msgid "You must supply a rating (parameter \"rating\")." msgstr "" -#: ckan/logic/action/create.py:193 +#: ckan/logic/action/create.py:197 msgid "Rating must be an integer value." msgstr "" -#: ckan/logic/action/create.py:197 +#: ckan/logic/action/create.py:201 #, python-format msgid "Rating must be between %i and %i." msgstr "" -#: ckan/logic/action/create.py:199 +#: ckan/logic/action/create.py:203 #, python-format msgid "Package with name %r does not exist." msgstr "" @@ -840,44 +833,44 @@ msgstr "" msgid "REST API: Delete %s" msgstr "" -#: ckan/logic/action/update.py:41 +#: ckan/logic/action/update.py:44 msgid "Package resource(s) incomplete" msgstr "" -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:55 -#: ckan/logic/action/update.py:67 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:58 +#: ckan/logic/action/update.py:70 msgid "Missing Value" msgstr "" -#: ckan/logic/action/update.py:159 -msgid "Resource was not found." -msgstr "" - #: ckan/logic/action/update.py:169 -msgid "No package found for this resource, cannot check auth." +msgid "Resource was not found." msgstr "" -#: ckan/logic/action/update.py:183 ckan/logic/action/update.py:220 -#: ckan/logic/action/update.py:323 +#: ckan/logic/action/update.py:184 ckan/logic/action/update.py:222 +#: ckan/logic/action/update.py:327 #, python-format msgid "REST API: Update object %s" msgstr "" -#: ckan/logic/action/update.py:203 ckan/logic/action/update.py:242 +#: ckan/logic/action/update.py:205 ckan/logic/action/update.py:245 msgid "Package was not found." msgstr "" -#: ckan/logic/action/update.py:264 +#: ckan/logic/action/update.py:267 #, python-format msgid "REST API: Update package relationship: %s %s %s" msgstr "" +#: ckan/logic/action/update.py:378 +msgid "TaskStatus was not found." +msgstr "" + #: ckan/logic/auth/create.py:13 #, python-format msgid "User %s not authorized to create packages" msgstr "" -#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:21 +#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:22 #, python-format msgid "User %s not authorized to edit these groups" msgstr "" @@ -929,6 +922,11 @@ msgstr "" msgid "User %s not authorized to delete group %s" msgstr "" +#: ckan/logic/auth/delete.py:55 +#, python-format +msgid "User %s not authorized to delete task_status" +msgstr "" + #: ckan/logic/auth/get.py:78 #, python-format msgid "User %s not authorized to read these packages" @@ -939,61 +937,80 @@ msgstr "" msgid "User %s not authorized to read package %s" msgstr "" -#: ckan/logic/auth/get.py:104 +#: ckan/logic/auth/get.py:105 ckan/logic/auth/update.py:38 +msgid "No package found for this resource, cannot check auth." +msgstr "" + +#: ckan/logic/auth/get.py:111 +#, python-format +msgid "User %s not authorized to read resource %s" +msgstr "" + +#: ckan/logic/auth/get.py:126 #, python-format msgid "User %s not authorized to read group %s" msgstr "" -#: ckan/logic/auth/update.py:17 +#: ckan/logic/auth/update.py:18 #, python-format msgid "User %s not authorized to edit package %s" msgstr "" -#: ckan/logic/auth/update.py:35 +#: ckan/logic/auth/update.py:44 +#, python-format +msgid "User %s not authorized to read edit %s" +msgstr "" + +#: ckan/logic/auth/update.py:58 #, python-format msgid "User %s not authorized to change state of package %s" msgstr "" -#: ckan/logic/auth/update.py:46 +#: ckan/logic/auth/update.py:69 #, python-format msgid "User %s not authorized to edit permissions of package %s" msgstr "" -#: ckan/logic/auth/update.py:57 +#: ckan/logic/auth/update.py:80 #, python-format msgid "User %s not authorized to edit group %s" msgstr "" -#: ckan/logic/auth/update.py:68 +#: ckan/logic/auth/update.py:91 #, python-format msgid "User %s not authorized to change state of group %s" msgstr "" -#: ckan/logic/auth/update.py:79 +#: ckan/logic/auth/update.py:102 #, python-format msgid "User %s not authorized to edit permissions of group %s" msgstr "" -#: ckan/logic/auth/update.py:90 ckan/logic/auth/update.py:101 +#: ckan/logic/auth/update.py:113 ckan/logic/auth/update.py:124 #, python-format msgid "User %s not authorized to edit permissions of authorization group %s" msgstr "" -#: ckan/logic/auth/update.py:112 +#: ckan/logic/auth/update.py:135 #, python-format msgid "User %s not authorized to edit user %s" msgstr "" -#: ckan/logic/auth/update.py:122 +#: ckan/logic/auth/update.py:145 #, python-format msgid "User %s not authorized to change state of revision" msgstr "" -#: ckan/logic/auth/update.py:132 +#: ckan/logic/auth/update.py:155 +#, python-format +msgid "User %s not authorized to update task_status table" +msgstr "" + +#: ckan/logic/auth/update.py:165 msgid "Valid API key needed to edit a package" msgstr "" -#: ckan/logic/auth/update.py:140 +#: ckan/logic/auth/update.py:173 msgid "Valid API key needed to edit a group" msgstr "" diff --git a/ckan/i18n/ru/LC_MESSAGES/ckan.po b/ckan/i18n/ru/LC_MESSAGES/ckan.po index 6d53b291f72..6a2d3049bd2 100644 --- a/ckan/i18n/ru/LC_MESSAGES/ckan.po +++ b/ckan/i18n/ru/LC_MESSAGES/ckan.po @@ -9,14 +9,14 @@ msgid "" msgstr "" "Project-Id-Version: CKAN (Comprehensive Knowledge Archive Network)\n" "Report-Msgid-Bugs-To: http://www.ckan.org/\n" -"POT-Creation-Date: 2011-11-09 12:28+0000\n" -"PO-Revision-Date: 2011-11-09 12:28+0000\n" +"POT-Creation-Date: 2011-11-16 18:02+0000\n" +"PO-Revision-Date: 2011-11-16 18:03+0000\n" "Last-Translator: dread \n" "Language-Team: Russian (http://www.transifex.net/projects/p/ckan/team/ru/)\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" "Language: 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" @@ -47,11 +47,11 @@ msgstr "Очищение заверншено" msgid "Not authorized to see this page" msgstr "Недостаточно прав для просмотра этой страницы" -#: ckan/controllers/api.py:96 ckan/controllers/api.py:158 +#: ckan/controllers/api.py:96 ckan/controllers/api.py:159 msgid "Access denied" msgstr "Отказано в доступе" -#: ckan/controllers/api.py:102 ckan/controllers/api.py:163 +#: ckan/controllers/api.py:102 ckan/controllers/api.py:164 msgid "Not found" msgstr "Не найдено" @@ -59,96 +59,96 @@ msgstr "Не найдено" msgid "Bad request" msgstr "Неверный запрос" -#: ckan/controllers/api.py:137 +#: ckan/controllers/api.py:138 #, python-format msgid "Action name not known: %s" msgstr "Неизвестное имя действия: %s" -#: ckan/controllers/api.py:147 ckan/controllers/api.py:268 -#: ckan/controllers/api.py:326 +#: ckan/controllers/api.py:148 ckan/controllers/api.py:269 +#: ckan/controllers/api.py:327 #, python-format msgid "JSON Error: %s" msgstr "Ошибка JSON: %s" -#: ckan/controllers/api.py:155 ckan/controllers/api.py:296 -#: ckan/controllers/api.py:348 ckan/controllers/group.py:182 +#: ckan/controllers/api.py:156 ckan/controllers/api.py:297 +#: ckan/controllers/api.py:349 ckan/controllers/group.py:182 #: ckan/controllers/group.py:201 ckan/controllers/package.py:454 #: ckan/controllers/package.py:483 ckan/controllers/user.py:155 #: ckan/controllers/user.py:232 ckan/controllers/user.py:346 msgid "Integrity Error" msgstr "Ошибка целостности" -#: ckan/controllers/api.py:197 +#: ckan/controllers/api.py:198 #, python-format msgid "Cannot list entity of this type: %s" msgstr "Невозможно упорядочить объект этого типа: %s" -#: ckan/controllers/api.py:231 +#: ckan/controllers/api.py:232 #, python-format msgid "Cannot read entity of this type: %s" msgstr "Невозможно прочитать объект этого типа: %s" -#: ckan/controllers/api.py:275 +#: ckan/controllers/api.py:276 #, python-format msgid "Cannot create new entity of this type: %s %s" msgstr "Невозможно задать такое имя: %s %s" -#: ckan/controllers/api.py:299 +#: ckan/controllers/api.py:300 msgid "Unable to add package to search index" msgstr "Невозможно добавить пакет в поисковый индекс" -#: ckan/controllers/api.py:332 +#: ckan/controllers/api.py:333 #, python-format msgid "Cannot update entity of this type: %s" msgstr "Невозможно обновить объект такого типа: %s" -#: ckan/controllers/api.py:351 +#: ckan/controllers/api.py:352 msgid "Unable to update search index" msgstr "Невозможно обновить поисковый индекс" -#: ckan/controllers/api.py:377 +#: ckan/controllers/api.py:378 #, python-format msgid "Cannot delete entity of this type: %s %s" msgstr "Невозможно удалить объект такого типа: %s %s" -#: ckan/controllers/api.py:401 +#: ckan/controllers/api.py:402 msgid "No revision specified" msgstr "Проверка не указана" -#: ckan/controllers/api.py:405 +#: ckan/controllers/api.py:406 #, python-format msgid "There is no revision with id: %s" msgstr "Версии с идентификатором %s не существует" -#: ckan/controllers/api.py:415 +#: ckan/controllers/api.py:416 msgid "Missing search term ('since_id=UUID' or 'since_time=TIMESTAMP')" msgstr "" "Поисковый запрос не обнаружен ('since_id=UUID' или 'since_time=TIMESTAMP')" -#: ckan/controllers/api.py:423 +#: ckan/controllers/api.py:424 #, python-format msgid "Could not read parameters: %r" msgstr "Невозможно прочитать параметры: %r " -#: ckan/controllers/api.py:470 +#: ckan/controllers/api.py:471 #, python-format msgid "Bad search option: %s" msgstr "Неверный параметр поиска: %s" -#: ckan/controllers/api.py:473 +#: ckan/controllers/api.py:474 #, python-format msgid "Unknown register: %s" msgstr "Неизвестный регистр: %s" -#: ckan/controllers/api.py:481 +#: ckan/controllers/api.py:482 msgid "Malformed qjson value" msgstr "Неверное значение qjson" -#: ckan/controllers/api.py:490 +#: ckan/controllers/api.py:491 msgid "Request params must be in form of a json encoded dictionary." msgstr "Параметры запроса должны содержаться в словаре формата json." -#: ckan/controllers/api.py:577 +#: ckan/controllers/api.py:578 #, python-format msgid "Bad slug type: %s" msgstr "" @@ -168,13 +168,13 @@ msgstr "Недостаточно прав для создания группы" msgid "User %r not authorized to edit %r" msgstr "У пользователя %r недостаточно прав для редактирования %r" -#: ckan/controllers/authorization_group.py:151 ckan/controllers/group.py:79 +#: ckan/controllers/authorization_group.py:153 ckan/controllers/group.py:79 #: ckan/controllers/group.py:150 ckan/controllers/group.py:210 #: ckan/controllers/group.py:265 msgid "Group not found" msgstr "Группа не найдена" -#: ckan/controllers/authorization_group.py:158 ckan/controllers/group.py:222 +#: ckan/controllers/authorization_group.py:160 ckan/controllers/group.py:222 #: ckan/controllers/package.py:538 #, python-format msgid "User %r not authorized to edit %s authorizations" @@ -477,9 +477,9 @@ msgid "Details" msgstr "Подробности" #: ckan/forms/group.py:64 ckan/forms/package.py:102 ckan/forms/package.py:112 -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:45 -#: ckan/logic/action/update.py:55 ckan/logic/action/update.py:57 -#: ckan/logic/action/update.py:67 ckan/logic/action/update.py:69 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:48 +#: ckan/logic/action/update.py:58 ckan/logic/action/update.py:60 +#: ckan/logic/action/update.py:70 ckan/logic/action/update.py:72 #: ckan/templates/group/new_group_form.html:52 #: ckan/templates/package/edit.html:25 msgid "Extras" @@ -645,7 +645,7 @@ msgid "Basic information" msgstr "Основная информация" #: ckan/forms/package.py:96 ckan/forms/package.py:111 -#: ckan/logic/action/update.py:41 ckan/templates/package/edit.html:23 +#: ckan/logic/action/update.py:44 ckan/templates/package/edit.html:23 #: ckan/templates/package/read_core.html:15 msgid "Resources" msgstr "Ресурсы" @@ -807,36 +807,27 @@ msgstr "" msgid "Tag \"%s\" length is more than maximum %i" msgstr "" -#: ckan/logic/validators.py:212 -#, python-format -msgid "" -"That login name is not valid. It must be at least 3 characters, restricted " -"to alphanumerics and these symbols: %s" -msgstr "" -"Введенное имя пользователя неверно. Оно должно содержать не менее 3 чисел " -"или букв или этих символов: %s" - -#: ckan/logic/validators.py:217 +#: ckan/logic/validators.py:221 msgid "That login name is not available." msgstr "Это имя пользователя уже используется" -#: ckan/logic/validators.py:229 +#: ckan/logic/validators.py:230 msgid "Please enter both passwords" msgstr "Пожалуйста укажите оба пароля." -#: ckan/logic/validators.py:235 +#: ckan/logic/validators.py:236 msgid "Your password must be 4 characters or longer" msgstr "Ваш пароль должен быть длиной не менее 4 символов" -#: ckan/logic/validators.py:243 +#: ckan/logic/validators.py:244 msgid "The passwords you entered do not match" msgstr "Пароли не совпадают" -#: ckan/logic/validators.py:255 +#: ckan/logic/validators.py:256 msgid "Missing value" msgstr "Отсутствующая величина" -#: ckan/logic/validators.py:259 +#: ckan/logic/validators.py:260 msgid "" "Edit not allowed as it looks like spam. Please avoid links in your " "description." @@ -844,34 +835,34 @@ msgstr "" "Редактирование запрещено, т.к. текст выглядит, как спам. Избегайте " "гиперссылок в описании, пжл." -#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:158 +#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:161 #, python-format msgid "REST API: Create object %s" msgstr "REST API: Создать объект %s" -#: ckan/logic/action/create.py:133 +#: ckan/logic/action/create.py:135 #, python-format msgid "REST API: Create package relationship: %s %s %s" msgstr "REST API: Связать пакеты: %s %s %s" -#: ckan/logic/action/create.py:186 +#: ckan/logic/action/create.py:190 msgid "You must supply a package id or name (parameter \"package\")." msgstr "Введите идентификатор пакета или имя (параметр \"пакет\")." -#: ckan/logic/action/create.py:188 +#: ckan/logic/action/create.py:192 msgid "You must supply a rating (parameter \"rating\")." msgstr "Задайте рейтинг (параметр \"рейтинг\")." -#: ckan/logic/action/create.py:193 +#: ckan/logic/action/create.py:197 msgid "Rating must be an integer value." msgstr "Значение рейтинга должно быть целым числом." -#: ckan/logic/action/create.py:197 +#: ckan/logic/action/create.py:201 #, python-format msgid "Rating must be between %i and %i." msgstr "Значение рейтинга должно быть в пределах %i и %i." -#: ckan/logic/action/create.py:199 +#: ckan/logic/action/create.py:203 #, python-format msgid "Package with name %r does not exist." msgstr "Пакет с именем %r не существует." @@ -886,45 +877,44 @@ msgstr "REST API: удалить пакет: %s" msgid "REST API: Delete %s" msgstr "REST API: удалить %s" -#: ckan/logic/action/update.py:41 +#: ckan/logic/action/update.py:44 msgid "Package resource(s) incomplete" msgstr "Внешние ресурс(ы) данных не определены" -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:55 -#: ckan/logic/action/update.py:67 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:58 +#: ckan/logic/action/update.py:70 msgid "Missing Value" msgstr "Отсутствует значение" -#: ckan/logic/action/update.py:159 +#: ckan/logic/action/update.py:169 msgid "Resource was not found." msgstr "Источник не был найден." -#: ckan/logic/action/update.py:169 -msgid "No package found for this resource, cannot check auth." -msgstr "" -"Для этого ресурса не найдено пакетов. Невозможно проверить подлинность." - -#: ckan/logic/action/update.py:183 ckan/logic/action/update.py:220 -#: ckan/logic/action/update.py:323 +#: ckan/logic/action/update.py:184 ckan/logic/action/update.py:222 +#: ckan/logic/action/update.py:327 #, python-format msgid "REST API: Update object %s" msgstr "REST API: Обновить объект %s" -#: ckan/logic/action/update.py:203 ckan/logic/action/update.py:242 +#: ckan/logic/action/update.py:205 ckan/logic/action/update.py:245 msgid "Package was not found." msgstr "Пакет не найден" -#: ckan/logic/action/update.py:264 +#: ckan/logic/action/update.py:267 #, python-format msgid "REST API: Update package relationship: %s %s %s" msgstr "REST API: обновить связь пакетов: %s %s %s" +#: ckan/logic/action/update.py:378 +msgid "TaskStatus was not found." +msgstr "" + #: ckan/logic/auth/create.py:13 #, python-format msgid "User %s not authorized to create packages" msgstr "Пользователь %s не имеет достаточно прав для создания пакета данных" -#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:21 +#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:22 #, python-format msgid "User %s not authorized to edit these groups" msgstr "" @@ -980,6 +970,11 @@ msgstr "Пользователь %s не имеет прав для удален msgid "User %s not authorized to delete group %s" msgstr "Пользователь %s не имеет прав для удаления группы %s" +#: ckan/logic/auth/delete.py:55 +#, python-format +msgid "User %s not authorized to delete task_status" +msgstr "" + #: ckan/logic/auth/get.py:78 #, python-format msgid "User %s not authorized to read these packages" @@ -990,68 +985,88 @@ msgstr "Пользователь %s не имеет прав для просмо msgid "User %s not authorized to read package %s" msgstr "Пользователь %s не имеет прав для просмотра пакета %s" -#: ckan/logic/auth/get.py:104 +#: ckan/logic/auth/get.py:105 ckan/logic/auth/update.py:38 +msgid "No package found for this resource, cannot check auth." +msgstr "" +"Для этого ресурса не найдено пакетов. Невозможно проверить подлинность." + +#: ckan/logic/auth/get.py:111 +#, python-format +msgid "User %s not authorized to read resource %s" +msgstr "" + +#: ckan/logic/auth/get.py:126 #, python-format msgid "User %s not authorized to read group %s" msgstr "Пользователь %s не имеет прав для просмотра группы %s" -#: ckan/logic/auth/update.py:17 +#: ckan/logic/auth/update.py:18 #, python-format msgid "User %s not authorized to edit package %s" msgstr "Пользователь %s не имеет прав для редактирования пакета %s" -#: ckan/logic/auth/update.py:35 +#: ckan/logic/auth/update.py:44 +#, python-format +msgid "User %s not authorized to read edit %s" +msgstr "" + +#: ckan/logic/auth/update.py:58 #, python-format msgid "User %s not authorized to change state of package %s" msgstr "Пользователь %s не имеет прав для изменения статуса пакета %s" -#: ckan/logic/auth/update.py:46 +#: ckan/logic/auth/update.py:69 #, python-format msgid "User %s not authorized to edit permissions of package %s" msgstr "" "Пользователь %s не имеет прав для редактирования прав доступа к пакету %s" -#: ckan/logic/auth/update.py:57 +#: ckan/logic/auth/update.py:80 #, python-format msgid "User %s not authorized to edit group %s" msgstr "Пользователь %s не имеет прав для редактирования группы %s" -#: ckan/logic/auth/update.py:68 +#: ckan/logic/auth/update.py:91 #, python-format msgid "User %s not authorized to change state of group %s" msgstr "Пользователь %s не имеет прав для изменения статуса группы %s" -#: ckan/logic/auth/update.py:79 +#: ckan/logic/auth/update.py:102 #, python-format msgid "User %s not authorized to edit permissions of group %s" msgstr "" "Пользователь %s не имеет прав для редактирования прав доступа для группы %s" -#: ckan/logic/auth/update.py:90 ckan/logic/auth/update.py:101 +#: ckan/logic/auth/update.py:113 ckan/logic/auth/update.py:124 #, python-format msgid "User %s not authorized to edit permissions of authorization group %s" msgstr "" "Пользователь %s не имеет прав для редактирования прав доступа для группы " "авторизации %s" -#: ckan/logic/auth/update.py:112 +#: ckan/logic/auth/update.py:135 #, python-format msgid "User %s not authorized to edit user %s" msgstr "" "Пользователь %s не имеет достаточно прав для редактирования пользователя %s" -#: ckan/logic/auth/update.py:122 +#: ckan/logic/auth/update.py:145 #, python-format msgid "User %s not authorized to change state of revision" msgstr "" "Пользователь %s не имеет достаточно прав для изменения статуса версии " "пакета." -#: ckan/logic/auth/update.py:132 +#: ckan/logic/auth/update.py:155 +#, python-format +msgid "User %s not authorized to update task_status table" +msgstr "" + +#: ckan/logic/auth/update.py:165 msgid "Valid API key needed to edit a package" msgstr "Для редактирования пакета необходим действующий API-ключ" -#: ckan/logic/auth/update.py:140 +#: ckan/logic/auth/update.py:173 msgid "Valid API key needed to edit a group" msgstr "Для редактирования группы необходим действующий API-ключ" diff --git a/ckan/i18n/sl/LC_MESSAGES/ckan.po b/ckan/i18n/sl/LC_MESSAGES/ckan.po index 2fd8f1555e0..3f4077540f6 100644 --- a/ckan/i18n/sl/LC_MESSAGES/ckan.po +++ b/ckan/i18n/sl/LC_MESSAGES/ckan.po @@ -8,14 +8,14 @@ msgid "" msgstr "" "Project-Id-Version: CKAN (Comprehensive Knowledge Archive Network)\n" "Report-Msgid-Bugs-To: http://www.ckan.org/\n" -"POT-Creation-Date: 2011-11-09 12:28+0000\n" -"PO-Revision-Date: 2011-11-09 12:28+0000\n" +"POT-Creation-Date: 2011-11-16 18:02+0000\n" +"PO-Revision-Date: 2011-11-16 18:03+0000\n" "Last-Translator: dread \n" "Language-Team: Slovenian (http://www.transifex.net/projects/p/ckan/team/sl/)\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" "Language: sl\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3)\n" @@ -44,11 +44,11 @@ msgstr "" msgid "Not authorized to see this page" msgstr "" -#: ckan/controllers/api.py:96 ckan/controllers/api.py:158 +#: ckan/controllers/api.py:96 ckan/controllers/api.py:159 msgid "Access denied" msgstr "Dostop zavrnjen" -#: ckan/controllers/api.py:102 ckan/controllers/api.py:163 +#: ckan/controllers/api.py:102 ckan/controllers/api.py:164 msgid "Not found" msgstr "" @@ -56,95 +56,95 @@ msgstr "" msgid "Bad request" msgstr "" -#: ckan/controllers/api.py:137 +#: ckan/controllers/api.py:138 #, python-format msgid "Action name not known: %s" msgstr "" -#: ckan/controllers/api.py:147 ckan/controllers/api.py:268 -#: ckan/controllers/api.py:326 +#: ckan/controllers/api.py:148 ckan/controllers/api.py:269 +#: ckan/controllers/api.py:327 #, python-format msgid "JSON Error: %s" msgstr "JSON napaka: %s" -#: ckan/controllers/api.py:155 ckan/controllers/api.py:296 -#: ckan/controllers/api.py:348 ckan/controllers/group.py:182 +#: ckan/controllers/api.py:156 ckan/controllers/api.py:297 +#: ckan/controllers/api.py:349 ckan/controllers/group.py:182 #: ckan/controllers/group.py:201 ckan/controllers/package.py:454 #: ckan/controllers/package.py:483 ckan/controllers/user.py:155 #: ckan/controllers/user.py:232 ckan/controllers/user.py:346 msgid "Integrity Error" msgstr "" -#: ckan/controllers/api.py:197 +#: ckan/controllers/api.py:198 #, python-format msgid "Cannot list entity of this type: %s" msgstr "" -#: ckan/controllers/api.py:231 +#: ckan/controllers/api.py:232 #, python-format msgid "Cannot read entity of this type: %s" msgstr "" -#: ckan/controllers/api.py:275 +#: ckan/controllers/api.py:276 #, python-format msgid "Cannot create new entity of this type: %s %s" msgstr "Nove entitete izbranega tipa ni bilo moč ustvariti: %s %s" -#: ckan/controllers/api.py:299 +#: ckan/controllers/api.py:300 msgid "Unable to add package to search index" msgstr "" -#: ckan/controllers/api.py:332 +#: ckan/controllers/api.py:333 #, python-format msgid "Cannot update entity of this type: %s" msgstr "Entitete tega tipa ni bilo moč posodobiti: %s" -#: ckan/controllers/api.py:351 +#: ckan/controllers/api.py:352 msgid "Unable to update search index" msgstr "" -#: ckan/controllers/api.py:377 +#: ckan/controllers/api.py:378 #, python-format msgid "Cannot delete entity of this type: %s %s" msgstr "Entitete tega tipa ni mogoče izbrisati: %s %s" -#: ckan/controllers/api.py:401 +#: ckan/controllers/api.py:402 msgid "No revision specified" msgstr "" -#: ckan/controllers/api.py:405 +#: ckan/controllers/api.py:406 #, python-format msgid "There is no revision with id: %s" msgstr "Različica za id %s ne obstaja." -#: ckan/controllers/api.py:415 +#: ckan/controllers/api.py:416 msgid "Missing search term ('since_id=UUID' or 'since_time=TIMESTAMP')" msgstr "Manjkajoč iskalni pojem ('since_id=UUID' ali 'since_time=TIMESTAMP')" -#: ckan/controllers/api.py:423 +#: ckan/controllers/api.py:424 #, python-format msgid "Could not read parameters: %r" msgstr "" -#: ckan/controllers/api.py:470 +#: ckan/controllers/api.py:471 #, python-format msgid "Bad search option: %s" msgstr "Neveljaven iskalni parameter: %s" -#: ckan/controllers/api.py:473 +#: ckan/controllers/api.py:474 #, python-format msgid "Unknown register: %s" msgstr "Unknown register: %s" -#: ckan/controllers/api.py:481 +#: ckan/controllers/api.py:482 msgid "Malformed qjson value" msgstr "" -#: ckan/controllers/api.py:490 +#: ckan/controllers/api.py:491 msgid "Request params must be in form of a json encoded dictionary." msgstr "Parametri zahtevka morajo biti zapisani v obliki json slovarja." -#: ckan/controllers/api.py:577 +#: ckan/controllers/api.py:578 #, python-format msgid "Bad slug type: %s" msgstr "" @@ -164,13 +164,13 @@ msgstr "" msgid "User %r not authorized to edit %r" msgstr "Uporabnik %r ni pooblaščen za urejanje %r" -#: ckan/controllers/authorization_group.py:151 ckan/controllers/group.py:79 +#: ckan/controllers/authorization_group.py:153 ckan/controllers/group.py:79 #: ckan/controllers/group.py:150 ckan/controllers/group.py:210 #: ckan/controllers/group.py:265 msgid "Group not found" msgstr "Skupine ni bilo moč najti" -#: ckan/controllers/authorization_group.py:158 ckan/controllers/group.py:222 +#: ckan/controllers/authorization_group.py:160 ckan/controllers/group.py:222 #: ckan/controllers/package.py:538 #, python-format msgid "User %r not authorized to edit %s authorizations" @@ -466,9 +466,9 @@ msgid "Details" msgstr "Podrobnosti" #: ckan/forms/group.py:64 ckan/forms/package.py:102 ckan/forms/package.py:112 -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:45 -#: ckan/logic/action/update.py:55 ckan/logic/action/update.py:57 -#: ckan/logic/action/update.py:67 ckan/logic/action/update.py:69 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:48 +#: ckan/logic/action/update.py:58 ckan/logic/action/update.py:60 +#: ckan/logic/action/update.py:70 ckan/logic/action/update.py:72 #: ckan/templates/group/new_group_form.html:52 #: ckan/templates/package/edit.html:25 msgid "Extras" @@ -609,7 +609,7 @@ msgid "Basic information" msgstr "Osnovne informacije" #: ckan/forms/package.py:96 ckan/forms/package.py:111 -#: ckan/logic/action/update.py:41 ckan/templates/package/edit.html:23 +#: ckan/logic/action/update.py:44 ckan/templates/package/edit.html:23 #: ckan/templates/package/read_core.html:15 msgid "Resources" msgstr "Viri" @@ -767,67 +767,60 @@ msgstr "" msgid "Tag \"%s\" length is more than maximum %i" msgstr "" -#: ckan/logic/validators.py:212 -#, python-format -msgid "" -"That login name is not valid. It must be at least 3 characters, restricted " -"to alphanumerics and these symbols: %s" -msgstr "" - -#: ckan/logic/validators.py:217 +#: ckan/logic/validators.py:221 msgid "That login name is not available." msgstr "" -#: ckan/logic/validators.py:229 +#: ckan/logic/validators.py:230 msgid "Please enter both passwords" msgstr "" -#: ckan/logic/validators.py:235 +#: ckan/logic/validators.py:236 msgid "Your password must be 4 characters or longer" msgstr "" -#: ckan/logic/validators.py:243 +#: ckan/logic/validators.py:244 msgid "The passwords you entered do not match" msgstr "" -#: ckan/logic/validators.py:255 +#: ckan/logic/validators.py:256 msgid "Missing value" msgstr "" -#: ckan/logic/validators.py:259 +#: ckan/logic/validators.py:260 msgid "" "Edit not allowed as it looks like spam. Please avoid links in your " "description." msgstr "" -#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:158 +#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:161 #, python-format msgid "REST API: Create object %s" msgstr "REST API: Ustvari objekt %s" -#: ckan/logic/action/create.py:133 +#: ckan/logic/action/create.py:135 #, python-format msgid "REST API: Create package relationship: %s %s %s" msgstr "REST API: Ustvarite relacijo paketa: %s %s %s" -#: ckan/logic/action/create.py:186 +#: ckan/logic/action/create.py:190 msgid "You must supply a package id or name (parameter \"package\")." msgstr "Navesti morate identifikator ali ime paketa (parameter \"package\")." -#: ckan/logic/action/create.py:188 +#: ckan/logic/action/create.py:192 msgid "You must supply a rating (parameter \"rating\")." msgstr "Navesti morate oceno (parameter \"rating\")." -#: ckan/logic/action/create.py:193 +#: ckan/logic/action/create.py:197 msgid "Rating must be an integer value." msgstr "Ocena mora biti celoštevilska vrednost." -#: ckan/logic/action/create.py:197 +#: ckan/logic/action/create.py:201 #, python-format msgid "Rating must be between %i and %i." msgstr "Ocena mora biti med %i in %i." -#: ckan/logic/action/create.py:199 +#: ckan/logic/action/create.py:203 #, python-format msgid "Package with name %r does not exist." msgstr "Paket z imenom %r ne obstaja." @@ -842,44 +835,44 @@ msgstr "" msgid "REST API: Delete %s" msgstr "REST API: Izbris %s" -#: ckan/logic/action/update.py:41 +#: ckan/logic/action/update.py:44 msgid "Package resource(s) incomplete" msgstr "" -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:55 -#: ckan/logic/action/update.py:67 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:58 +#: ckan/logic/action/update.py:70 msgid "Missing Value" msgstr "" -#: ckan/logic/action/update.py:159 -msgid "Resource was not found." -msgstr "" - #: ckan/logic/action/update.py:169 -msgid "No package found for this resource, cannot check auth." +msgid "Resource was not found." msgstr "" -#: ckan/logic/action/update.py:183 ckan/logic/action/update.py:220 -#: ckan/logic/action/update.py:323 +#: ckan/logic/action/update.py:184 ckan/logic/action/update.py:222 +#: ckan/logic/action/update.py:327 #, python-format msgid "REST API: Update object %s" msgstr "" -#: ckan/logic/action/update.py:203 ckan/logic/action/update.py:242 +#: ckan/logic/action/update.py:205 ckan/logic/action/update.py:245 msgid "Package was not found." msgstr "" -#: ckan/logic/action/update.py:264 +#: ckan/logic/action/update.py:267 #, python-format msgid "REST API: Update package relationship: %s %s %s" msgstr "REST API: Posodobitev relacije paketa: %s %s %s" +#: ckan/logic/action/update.py:378 +msgid "TaskStatus was not found." +msgstr "" + #: ckan/logic/auth/create.py:13 #, python-format msgid "User %s not authorized to create packages" msgstr "" -#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:21 +#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:22 #, python-format msgid "User %s not authorized to edit these groups" msgstr "" @@ -931,6 +924,11 @@ msgstr "" msgid "User %s not authorized to delete group %s" msgstr "" +#: ckan/logic/auth/delete.py:55 +#, python-format +msgid "User %s not authorized to delete task_status" +msgstr "" + #: ckan/logic/auth/get.py:78 #, python-format msgid "User %s not authorized to read these packages" @@ -941,61 +939,80 @@ msgstr "" msgid "User %s not authorized to read package %s" msgstr "" -#: ckan/logic/auth/get.py:104 +#: ckan/logic/auth/get.py:105 ckan/logic/auth/update.py:38 +msgid "No package found for this resource, cannot check auth." +msgstr "" + +#: ckan/logic/auth/get.py:111 +#, python-format +msgid "User %s not authorized to read resource %s" +msgstr "" + +#: ckan/logic/auth/get.py:126 #, python-format msgid "User %s not authorized to read group %s" msgstr "" -#: ckan/logic/auth/update.py:17 +#: ckan/logic/auth/update.py:18 #, python-format msgid "User %s not authorized to edit package %s" msgstr "" -#: ckan/logic/auth/update.py:35 +#: ckan/logic/auth/update.py:44 +#, python-format +msgid "User %s not authorized to read edit %s" +msgstr "" + +#: ckan/logic/auth/update.py:58 #, python-format msgid "User %s not authorized to change state of package %s" msgstr "" -#: ckan/logic/auth/update.py:46 +#: ckan/logic/auth/update.py:69 #, python-format msgid "User %s not authorized to edit permissions of package %s" msgstr "" -#: ckan/logic/auth/update.py:57 +#: ckan/logic/auth/update.py:80 #, python-format msgid "User %s not authorized to edit group %s" msgstr "" -#: ckan/logic/auth/update.py:68 +#: ckan/logic/auth/update.py:91 #, python-format msgid "User %s not authorized to change state of group %s" msgstr "" -#: ckan/logic/auth/update.py:79 +#: ckan/logic/auth/update.py:102 #, python-format msgid "User %s not authorized to edit permissions of group %s" msgstr "" -#: ckan/logic/auth/update.py:90 ckan/logic/auth/update.py:101 +#: ckan/logic/auth/update.py:113 ckan/logic/auth/update.py:124 #, python-format msgid "User %s not authorized to edit permissions of authorization group %s" msgstr "" -#: ckan/logic/auth/update.py:112 +#: ckan/logic/auth/update.py:135 #, python-format msgid "User %s not authorized to edit user %s" msgstr "" -#: ckan/logic/auth/update.py:122 +#: ckan/logic/auth/update.py:145 #, python-format msgid "User %s not authorized to change state of revision" msgstr "" -#: ckan/logic/auth/update.py:132 +#: ckan/logic/auth/update.py:155 +#, python-format +msgid "User %s not authorized to update task_status table" +msgstr "" + +#: ckan/logic/auth/update.py:165 msgid "Valid API key needed to edit a package" msgstr "" -#: ckan/logic/auth/update.py:140 +#: ckan/logic/auth/update.py:173 msgid "Valid API key needed to edit a group" msgstr "" diff --git a/ckan/i18n/sq/LC_MESSAGES/ckan.po b/ckan/i18n/sq/LC_MESSAGES/ckan.po index eeb4f86ed6c..ef17009e8cb 100644 --- a/ckan/i18n/sq/LC_MESSAGES/ckan.po +++ b/ckan/i18n/sq/LC_MESSAGES/ckan.po @@ -9,14 +9,14 @@ msgid "" msgstr "" "Project-Id-Version: CKAN (Comprehensive Knowledge Archive Network)\n" "Report-Msgid-Bugs-To: http://www.ckan.org/\n" -"POT-Creation-Date: 2011-11-09 12:28+0000\n" -"PO-Revision-Date: 2011-11-09 12:28+0000\n" +"POT-Creation-Date: 2011-11-16 18:02+0000\n" +"PO-Revision-Date: 2011-11-16 18:03+0000\n" "Last-Translator: dread \n" "Language-Team: Albanian (http://www.transifex.net/projects/p/ckan/team/sq/)\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" "Language: sq\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" @@ -45,11 +45,11 @@ msgstr "" msgid "Not authorized to see this page" msgstr "" -#: ckan/controllers/api.py:96 ckan/controllers/api.py:158 +#: ckan/controllers/api.py:96 ckan/controllers/api.py:159 msgid "Access denied" msgstr "Ndalohet qasja" -#: ckan/controllers/api.py:102 ckan/controllers/api.py:163 +#: ckan/controllers/api.py:102 ckan/controllers/api.py:164 msgid "Not found" msgstr "Nuk u gjet" @@ -57,97 +57,97 @@ msgstr "Nuk u gjet" msgid "Bad request" msgstr "" -#: ckan/controllers/api.py:137 +#: ckan/controllers/api.py:138 #, python-format msgid "Action name not known: %s" msgstr "" -#: ckan/controllers/api.py:147 ckan/controllers/api.py:268 -#: ckan/controllers/api.py:326 +#: ckan/controllers/api.py:148 ckan/controllers/api.py:269 +#: ckan/controllers/api.py:327 #, python-format msgid "JSON Error: %s" msgstr "Gabim në JSON: %s" -#: ckan/controllers/api.py:155 ckan/controllers/api.py:296 -#: ckan/controllers/api.py:348 ckan/controllers/group.py:182 +#: ckan/controllers/api.py:156 ckan/controllers/api.py:297 +#: ckan/controllers/api.py:349 ckan/controllers/group.py:182 #: ckan/controllers/group.py:201 ckan/controllers/package.py:454 #: ckan/controllers/package.py:483 ckan/controllers/user.py:155 #: ckan/controllers/user.py:232 ckan/controllers/user.py:346 msgid "Integrity Error" msgstr "Gabim i brendshëm" -#: ckan/controllers/api.py:197 +#: ckan/controllers/api.py:198 #, python-format msgid "Cannot list entity of this type: %s" msgstr "Nuk mund të listoj ente të këtij tipi: %s" -#: ckan/controllers/api.py:231 +#: ckan/controllers/api.py:232 #, python-format msgid "Cannot read entity of this type: %s" msgstr "Nuk mund të lexoj ente të këtij tipi: %s" -#: ckan/controllers/api.py:275 +#: ckan/controllers/api.py:276 #, python-format msgid "Cannot create new entity of this type: %s %s" msgstr "Nuk mund të krijoj një ent të këtij grupi: %s %s" -#: ckan/controllers/api.py:299 +#: ckan/controllers/api.py:300 msgid "Unable to add package to search index" msgstr "" -#: ckan/controllers/api.py:332 +#: ckan/controllers/api.py:333 #, python-format msgid "Cannot update entity of this type: %s" msgstr "Nuk mund ta updatoj këtë tip: %s" -#: ckan/controllers/api.py:351 +#: ckan/controllers/api.py:352 msgid "Unable to update search index" msgstr "" -#: ckan/controllers/api.py:377 +#: ckan/controllers/api.py:378 #, python-format msgid "Cannot delete entity of this type: %s %s" msgstr "Nuk mund të fshij entin e këtij tipi: %s %s" -#: ckan/controllers/api.py:401 +#: ckan/controllers/api.py:402 msgid "No revision specified" msgstr "" -#: ckan/controllers/api.py:405 +#: ckan/controllers/api.py:406 #, python-format msgid "There is no revision with id: %s" msgstr "Nuk ka ndryshime me këtë id: %s" -#: ckan/controllers/api.py:415 +#: ckan/controllers/api.py:416 msgid "Missing search term ('since_id=UUID' or 'since_time=TIMESTAMP')" msgstr "Mungon termi i kërkimit ('some_UUID' ose 'since_time=TIMESTAMP')" -#: ckan/controllers/api.py:423 +#: ckan/controllers/api.py:424 #, python-format msgid "Could not read parameters: %r" msgstr "" -#: ckan/controllers/api.py:470 +#: ckan/controllers/api.py:471 #, python-format msgid "Bad search option: %s" msgstr "Vecori të gabuara kërkimi: %s" -#: ckan/controllers/api.py:473 +#: ckan/controllers/api.py:474 #, python-format msgid "Unknown register: %s" msgstr "Regjistër i panjohur: %s" -#: ckan/controllers/api.py:481 +#: ckan/controllers/api.py:482 msgid "Malformed qjson value" msgstr "" -#: ckan/controllers/api.py:490 +#: ckan/controllers/api.py:491 msgid "Request params must be in form of a json encoded dictionary." msgstr "" "Parametrat e kërkimit duhet të jenë në formë json ose në një fjalor të " "koduar json" -#: ckan/controllers/api.py:577 +#: ckan/controllers/api.py:578 #, python-format msgid "Bad slug type: %s" msgstr "" @@ -167,13 +167,13 @@ msgstr "I paautorizuar për të krijuar një grup" msgid "User %r not authorized to edit %r" msgstr "Përdoruesi %r nuk është i autorizuar për modifikim mbi %r" -#: ckan/controllers/authorization_group.py:151 ckan/controllers/group.py:79 +#: ckan/controllers/authorization_group.py:153 ckan/controllers/group.py:79 #: ckan/controllers/group.py:150 ckan/controllers/group.py:210 #: ckan/controllers/group.py:265 msgid "Group not found" msgstr "Grupi nuk u gjet" -#: ckan/controllers/authorization_group.py:158 ckan/controllers/group.py:222 +#: ckan/controllers/authorization_group.py:160 ckan/controllers/group.py:222 #: ckan/controllers/package.py:538 #, python-format msgid "User %r not authorized to edit %s authorizations" @@ -471,9 +471,9 @@ msgid "Details" msgstr "Hollësira" #: ckan/forms/group.py:64 ckan/forms/package.py:102 ckan/forms/package.py:112 -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:45 -#: ckan/logic/action/update.py:55 ckan/logic/action/update.py:57 -#: ckan/logic/action/update.py:67 ckan/logic/action/update.py:69 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:48 +#: ckan/logic/action/update.py:58 ckan/logic/action/update.py:60 +#: ckan/logic/action/update.py:70 ckan/logic/action/update.py:72 #: ckan/templates/group/new_group_form.html:52 #: ckan/templates/package/edit.html:25 msgid "Extras" @@ -642,7 +642,7 @@ msgid "Basic information" msgstr "Informacioni bazë" #: ckan/forms/package.py:96 ckan/forms/package.py:111 -#: ckan/logic/action/update.py:41 ckan/templates/package/edit.html:23 +#: ckan/logic/action/update.py:44 ckan/templates/package/edit.html:23 #: ckan/templates/package/read_core.html:15 msgid "Resources" msgstr "Burime" @@ -800,67 +800,60 @@ msgstr "" msgid "Tag \"%s\" length is more than maximum %i" msgstr "" -#: ckan/logic/validators.py:212 -#, python-format -msgid "" -"That login name is not valid. It must be at least 3 characters, restricted " -"to alphanumerics and these symbols: %s" -msgstr "" - -#: ckan/logic/validators.py:217 +#: ckan/logic/validators.py:221 msgid "That login name is not available." msgstr "" -#: ckan/logic/validators.py:229 +#: ckan/logic/validators.py:230 msgid "Please enter both passwords" msgstr "" -#: ckan/logic/validators.py:235 +#: ckan/logic/validators.py:236 msgid "Your password must be 4 characters or longer" msgstr "" -#: ckan/logic/validators.py:243 +#: ckan/logic/validators.py:244 msgid "The passwords you entered do not match" msgstr "" -#: ckan/logic/validators.py:255 +#: ckan/logic/validators.py:256 msgid "Missing value" msgstr "" -#: ckan/logic/validators.py:259 +#: ckan/logic/validators.py:260 msgid "" "Edit not allowed as it looks like spam. Please avoid links in your " "description." msgstr "" -#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:158 +#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:161 #, python-format msgid "REST API: Create object %s" msgstr "API REST: Krijo objektin %s" -#: ckan/logic/action/create.py:133 +#: ckan/logic/action/create.py:135 #, python-format msgid "REST API: Create package relationship: %s %s %s" msgstr "API REST: Krijoni lidhjen e pakos: %s %s %s" -#: ckan/logic/action/create.py:186 +#: ckan/logic/action/create.py:190 msgid "You must supply a package id or name (parameter \"package\")." msgstr "Duhet të jepni një nr pakete ose një emër (parametri \"paketa\")." -#: ckan/logic/action/create.py:188 +#: ckan/logic/action/create.py:192 msgid "You must supply a rating (parameter \"rating\")." msgstr "Duhet të jepni një vlerësim (parametri \"vlerësimi\")" -#: ckan/logic/action/create.py:193 +#: ckan/logic/action/create.py:197 msgid "Rating must be an integer value." msgstr "Vlera duhet të jetë numerike." -#: ckan/logic/action/create.py:197 +#: ckan/logic/action/create.py:201 #, python-format msgid "Rating must be between %i and %i." msgstr "Vlera duhet të jetë midis %i dhe %i." -#: ckan/logic/action/create.py:199 +#: ckan/logic/action/create.py:203 #, python-format msgid "Package with name %r does not exist." msgstr "Paketa me emrin %r nuk ekziston" @@ -875,44 +868,44 @@ msgstr "API REST: Fshij paketën: %s" msgid "REST API: Delete %s" msgstr "API REST: Fshij %s" -#: ckan/logic/action/update.py:41 +#: ckan/logic/action/update.py:44 msgid "Package resource(s) incomplete" msgstr "" -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:55 -#: ckan/logic/action/update.py:67 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:58 +#: ckan/logic/action/update.py:70 msgid "Missing Value" msgstr "" -#: ckan/logic/action/update.py:159 -msgid "Resource was not found." -msgstr "" - #: ckan/logic/action/update.py:169 -msgid "No package found for this resource, cannot check auth." +msgid "Resource was not found." msgstr "" -#: ckan/logic/action/update.py:183 ckan/logic/action/update.py:220 -#: ckan/logic/action/update.py:323 +#: ckan/logic/action/update.py:184 ckan/logic/action/update.py:222 +#: ckan/logic/action/update.py:327 #, python-format msgid "REST API: Update object %s" msgstr "" -#: ckan/logic/action/update.py:203 ckan/logic/action/update.py:242 +#: ckan/logic/action/update.py:205 ckan/logic/action/update.py:245 msgid "Package was not found." msgstr "Paketa nuk u gjet" -#: ckan/logic/action/update.py:264 +#: ckan/logic/action/update.py:267 #, python-format msgid "REST API: Update package relationship: %s %s %s" msgstr "API REST: Update lidhjen e paketës: %s %s %s" +#: ckan/logic/action/update.py:378 +msgid "TaskStatus was not found." +msgstr "" + #: ckan/logic/auth/create.py:13 #, python-format msgid "User %s not authorized to create packages" msgstr "" -#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:21 +#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:22 #, python-format msgid "User %s not authorized to edit these groups" msgstr "" @@ -964,6 +957,11 @@ msgstr "" msgid "User %s not authorized to delete group %s" msgstr "" +#: ckan/logic/auth/delete.py:55 +#, python-format +msgid "User %s not authorized to delete task_status" +msgstr "" + #: ckan/logic/auth/get.py:78 #, python-format msgid "User %s not authorized to read these packages" @@ -974,61 +972,80 @@ msgstr "" msgid "User %s not authorized to read package %s" msgstr "" -#: ckan/logic/auth/get.py:104 +#: ckan/logic/auth/get.py:105 ckan/logic/auth/update.py:38 +msgid "No package found for this resource, cannot check auth." +msgstr "" + +#: ckan/logic/auth/get.py:111 +#, python-format +msgid "User %s not authorized to read resource %s" +msgstr "" + +#: ckan/logic/auth/get.py:126 #, python-format msgid "User %s not authorized to read group %s" msgstr "" -#: ckan/logic/auth/update.py:17 +#: ckan/logic/auth/update.py:18 #, python-format msgid "User %s not authorized to edit package %s" msgstr "" -#: ckan/logic/auth/update.py:35 +#: ckan/logic/auth/update.py:44 +#, python-format +msgid "User %s not authorized to read edit %s" +msgstr "" + +#: ckan/logic/auth/update.py:58 #, python-format msgid "User %s not authorized to change state of package %s" msgstr "" -#: ckan/logic/auth/update.py:46 +#: ckan/logic/auth/update.py:69 #, python-format msgid "User %s not authorized to edit permissions of package %s" msgstr "" -#: ckan/logic/auth/update.py:57 +#: ckan/logic/auth/update.py:80 #, python-format msgid "User %s not authorized to edit group %s" msgstr "" -#: ckan/logic/auth/update.py:68 +#: ckan/logic/auth/update.py:91 #, python-format msgid "User %s not authorized to change state of group %s" msgstr "" -#: ckan/logic/auth/update.py:79 +#: ckan/logic/auth/update.py:102 #, python-format msgid "User %s not authorized to edit permissions of group %s" msgstr "" -#: ckan/logic/auth/update.py:90 ckan/logic/auth/update.py:101 +#: ckan/logic/auth/update.py:113 ckan/logic/auth/update.py:124 #, python-format msgid "User %s not authorized to edit permissions of authorization group %s" msgstr "" -#: ckan/logic/auth/update.py:112 +#: ckan/logic/auth/update.py:135 #, python-format msgid "User %s not authorized to edit user %s" msgstr "" -#: ckan/logic/auth/update.py:122 +#: ckan/logic/auth/update.py:145 #, python-format msgid "User %s not authorized to change state of revision" msgstr "" -#: ckan/logic/auth/update.py:132 +#: ckan/logic/auth/update.py:155 +#, python-format +msgid "User %s not authorized to update task_status table" +msgstr "" + +#: ckan/logic/auth/update.py:165 msgid "Valid API key needed to edit a package" msgstr "" -#: ckan/logic/auth/update.py:140 +#: ckan/logic/auth/update.py:173 msgid "Valid API key needed to edit a group" msgstr "" diff --git a/ckan/i18n/sr/LC_MESSAGES/ckan.po b/ckan/i18n/sr/LC_MESSAGES/ckan.po index 8b5db8d6d44..c3054b31fb4 100644 --- a/ckan/i18n/sr/LC_MESSAGES/ckan.po +++ b/ckan/i18n/sr/LC_MESSAGES/ckan.po @@ -8,14 +8,14 @@ msgid "" msgstr "" "Project-Id-Version: CKAN (Comprehensive Knowledge Archive Network)\n" "Report-Msgid-Bugs-To: http://www.ckan.org/\n" -"POT-Creation-Date: 2011-11-09 12:28+0000\n" -"PO-Revision-Date: 2011-11-09 12:28+0000\n" +"POT-Creation-Date: 2011-11-16 18:02+0000\n" +"PO-Revision-Date: 2011-11-16 18:03+0000\n" "Last-Translator: dread \n" "Language-Team: Serbian (http://www.transifex.net/projects/p/ckan/team/sr/)\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" "Language: sr\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" @@ -30,6 +30,8 @@ msgid "" "Cannot purge package %s as associated revision %s includes non-deleted " "packages %s" msgstr "" +"Немогуће одбацивање пакета %s јер придружена верзија %s садржи пакете који " +"се не могу обрисати %s" #: ckan/controllers/admin.py:290 msgid "Purge complete" @@ -44,11 +46,11 @@ msgstr "Одбацивање комплетно" msgid "Not authorized to see this page" msgstr "Немате овлашћења да бисте видели ову страницу" -#: ckan/controllers/api.py:96 ckan/controllers/api.py:158 +#: ckan/controllers/api.py:96 ckan/controllers/api.py:159 msgid "Access denied" msgstr "Приступ одбијен" -#: ckan/controllers/api.py:102 ckan/controllers/api.py:163 +#: ckan/controllers/api.py:102 ckan/controllers/api.py:164 msgid "Not found" msgstr "Није пронађено" @@ -56,98 +58,99 @@ msgstr "Није пронађено" msgid "Bad request" msgstr "Лош захтев" -#: ckan/controllers/api.py:137 +#: ckan/controllers/api.py:138 #, python-format msgid "Action name not known: %s" msgstr "Име акције није познато: %s" -#: ckan/controllers/api.py:147 ckan/controllers/api.py:268 -#: ckan/controllers/api.py:326 +#: ckan/controllers/api.py:148 ckan/controllers/api.py:269 +#: ckan/controllers/api.py:327 #, python-format msgid "JSON Error: %s" msgstr "JSON Грешка: %s" -#: ckan/controllers/api.py:155 ckan/controllers/api.py:296 -#: ckan/controllers/api.py:348 ckan/controllers/group.py:182 +#: ckan/controllers/api.py:156 ckan/controllers/api.py:297 +#: ckan/controllers/api.py:349 ckan/controllers/group.py:182 #: ckan/controllers/group.py:201 ckan/controllers/package.py:454 #: ckan/controllers/package.py:483 ckan/controllers/user.py:155 #: ckan/controllers/user.py:232 ckan/controllers/user.py:346 msgid "Integrity Error" msgstr "Грешка интегритета" -#: ckan/controllers/api.py:197 +#: ckan/controllers/api.py:198 #, python-format msgid "Cannot list entity of this type: %s" msgstr "Немогуће излиставање ентитета овог типа: %s" -#: ckan/controllers/api.py:231 +#: ckan/controllers/api.py:232 #, python-format msgid "Cannot read entity of this type: %s" msgstr "Не може се прочитати ентитет овог типа: %s" -#: ckan/controllers/api.py:275 +#: ckan/controllers/api.py:276 #, python-format msgid "Cannot create new entity of this type: %s %s" msgstr "Не може се креирати нови ентитет овог типа: %s %s" -#: ckan/controllers/api.py:299 +#: ckan/controllers/api.py:300 msgid "Unable to add package to search index" msgstr "Није могуће додати пакет у регистар претраге" -#: ckan/controllers/api.py:332 +#: ckan/controllers/api.py:333 #, python-format msgid "Cannot update entity of this type: %s" msgstr "Не може се ажурирати ентитет овог типа: %s" -#: ckan/controllers/api.py:351 +#: ckan/controllers/api.py:352 msgid "Unable to update search index" msgstr "Није могуће ажурирати регистар претраге" -#: ckan/controllers/api.py:377 +#: ckan/controllers/api.py:378 #, python-format msgid "Cannot delete entity of this type: %s %s" -msgstr "Не може се избрисати ентитет овог типа: %s" +msgstr "Не може се избрисати ентитет овог типа: %s %s" -#: ckan/controllers/api.py:401 +#: ckan/controllers/api.py:402 msgid "No revision specified" -msgstr "Нема одређене ревизије" +msgstr "Промена није наведена" -#: ckan/controllers/api.py:405 +#: ckan/controllers/api.py:406 #, python-format msgid "There is no revision with id: %s" -msgstr "Нема ревизије са ID: %s" +msgstr "Нема верзије чији је ID: %s" -#: ckan/controllers/api.py:415 +#: ckan/controllers/api.py:416 msgid "Missing search term ('since_id=UUID' or 'since_time=TIMESTAMP')" msgstr "" +"Није наведен појам претраге ('since_id=UUID' или 'since_time=TIMESTAMP')" -#: ckan/controllers/api.py:423 +#: ckan/controllers/api.py:424 #, python-format msgid "Could not read parameters: %r" msgstr "Немогуће читање параметара: %r" -#: ckan/controllers/api.py:470 +#: ckan/controllers/api.py:471 #, python-format msgid "Bad search option: %s" msgstr "Лоша опција претраге: %s" -#: ckan/controllers/api.py:473 +#: ckan/controllers/api.py:474 #, python-format msgid "Unknown register: %s" -msgstr "" +msgstr "Непознат регистaр: %s" -#: ckan/controllers/api.py:481 +#: ckan/controllers/api.py:482 msgid "Malformed qjson value" -msgstr "Лоша JSON вредност" +msgstr "Лоша qjson вредност" -#: ckan/controllers/api.py:490 +#: ckan/controllers/api.py:491 msgid "Request params must be in form of a json encoded dictionary." msgstr "Параметри захтева морају бити у облику кодираног ЈСОН речника." -#: ckan/controllers/api.py:577 +#: ckan/controllers/api.py:578 #, python-format msgid "Bad slug type: %s" -msgstr "" +msgstr "Погрешан идентификатор УРЛ адресе: %s" #: ckan/controllers/authorization_group.py:44 #, python-format @@ -162,15 +165,15 @@ msgstr "Нема овлашћења за креирање групе" #: ckan/controllers/authorization_group.py:107 ckan/controllers/group.py:267 #, python-format msgid "User %r not authorized to edit %r" -msgstr "Корисник %s није овлашћен да мења %r" +msgstr "Корисник %r није овлашћен да мења %r" -#: ckan/controllers/authorization_group.py:151 ckan/controllers/group.py:79 +#: ckan/controllers/authorization_group.py:153 ckan/controllers/group.py:79 #: ckan/controllers/group.py:150 ckan/controllers/group.py:210 #: ckan/controllers/group.py:265 msgid "Group not found" msgstr "Група није пронађена" -#: ckan/controllers/authorization_group.py:158 ckan/controllers/group.py:222 +#: ckan/controllers/authorization_group.py:160 ckan/controllers/group.py:222 #: ckan/controllers/package.py:538 #, python-format msgid "User %r not authorized to edit %s authorizations" @@ -203,11 +206,11 @@ msgstr "Пакет није пронађен" #: ckan/controllers/group.py:249 ckan/controllers/package.py:262 msgid "Select two revisions before doing the comparison." -msgstr "Одаберите две ревизије пре поређења." +msgstr "Одаберите две верзије пре поређења." #: ckan/controllers/group.py:274 msgid "CKAN Group Revision History" -msgstr "Историја ревизија CKAN група" +msgstr "Историја верзија CKAN група" #: ckan/controllers/group.py:276 msgid "Recent changes to CKAN Group: " @@ -237,7 +240,7 @@ msgstr "Ниједан језик није дат!" #: ckan/controllers/package.py:200 #, python-format msgid "Invalid revision format: %r" -msgstr "Неисправан формат ревизије: %r" +msgstr "Неисправан формат верзије: %r" #: ckan/controllers/package.py:210 ckan/controllers/package.py:242 #: ckan/controllers/package.py:279 ckan/controllers/package.py:364 @@ -249,11 +252,11 @@ msgstr "Неовлашћено читање пакета %s" #: ckan/controllers/package.py:288 msgid "CKAN Package Revision History" -msgstr "Историја ревизија CKAN пакета" +msgstr "Историја верзија CKAN пакета" #: ckan/controllers/package.py:290 msgid "Recent changes to CKAN Package: " -msgstr "Недавне промене у ЦКАН пакетy:" +msgstr "Недавне промене у CKAN пакетy:" #: ckan/controllers/package.py:331 ckan/controllers/package_formalchemy.py:29 msgid "Unauthorized to create a package" @@ -274,15 +277,15 @@ msgid "" "Upload or link some data now »" msgstr "" "Честитамо, ваш Скуп података је креиран. Сада отпреми или линкуј неке податке »" +"href=\"%s\">Сада допреми или линкуј неке податке »" #: ckan/controllers/revision.py:40 msgid "CKAN Repository Revision History" -msgstr "" +msgstr "Историја претходних верзија базе CKAN" #: ckan/controllers/revision.py:42 msgid "Recent changes to the CKAN repository." -msgstr "Недавне промене у CKAN репозиторијуму." +msgstr "Недавне промене у бази CKAN." #: ckan/controllers/revision.py:101 #, python-format @@ -291,7 +294,7 @@ msgstr "Обухваћени пакети: %s.\n" #: ckan/controllers/revision.py:176 msgid "Revision updated" -msgstr "Ревизија ажурирана" +msgstr "Верзија ажурирана" #: ckan/controllers/tag.py:54 ckan/forms/common.py:933 msgid "Other" @@ -318,7 +321,7 @@ msgstr "Корисник није пронађен" #: ckan/controllers/user.py:157 msgid "Bad Captcha. Please try again." -msgstr "" +msgstr "Лоше попуњена капча. Молимо Вас покушајте поново." #: ckan/controllers/user.py:180 msgid "No user specified" @@ -409,11 +412,11 @@ msgstr "Вредност не задовољава тражени формат: #: ckan/templates/admin/trash.html:29 #: ckan/templates/package/new_package_form.html:127 msgid "(None)" -msgstr "" +msgstr "(Ништа)" #: ckan/forms/common.py:350 msgid "Dataset resource(s) incomplete." -msgstr "Ресурс(и) датасета непотпун(и)." +msgstr "Ресурс(и) скупа података непотпун(и)." #: ckan/forms/common.py:517 ckan/logic/validators.py:150 #, python-format @@ -455,6 +458,8 @@ msgid "" "Can't derived new group selection from serialized value structured like " "this: %s" msgstr "" +"Немогуће извести нову селекцију групе из серијализоване вредности " +"структуриране на следећи начин: %s" #: ckan/forms/common.py:916 msgid "other - please specify" @@ -470,9 +475,9 @@ msgid "Details" msgstr "Детаљи" #: ckan/forms/group.py:64 ckan/forms/package.py:102 ckan/forms/package.py:112 -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:45 -#: ckan/logic/action/update.py:55 ckan/logic/action/update.py:57 -#: ckan/logic/action/update.py:67 ckan/logic/action/update.py:69 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:48 +#: ckan/logic/action/update.py:58 ckan/logic/action/update.py:60 +#: ckan/logic/action/update.py:70 ckan/logic/action/update.py:72 #: ckan/templates/group/new_group_form.html:52 #: ckan/templates/package/edit.html:25 msgid "Extras" @@ -488,7 +493,7 @@ msgstr "Додај пакет" #: ckan/forms/package.py:34 msgid "A short descriptive title for the data set." -msgstr "Краћи описни датасета." +msgstr "Краћи описни назив скупа података." #: ckan/forms/package.py:35 msgid "" @@ -515,6 +520,8 @@ msgstr "" #: ckan/forms/package.py:41 ckan/templates/package/new_package_form.html:48 msgid "2+ characters, lowercase, using only 'a-z0-9' and '-_'" msgstr "" +"2 или више карактера, велика слова нису дозвољена, употребљавати само " +"'a-z0-9' и '-_'" #: ckan/forms/package.py:45 ckan/templates/package/new_package_form.html:165 msgid "A number representing the version (if applicable)" @@ -533,8 +540,8 @@ msgid "" "The name of the main contact, for enquiries about this particular dataset, " "using the e-mail address in the following field." msgstr "" -"Име главне контакт особе, за питања о овом конкретном датасету, користећи " -"е-маил адресу у следећем пољу." +"Име главне контакт особе, за питања о овом конкретном скупу података, " +"користећи е-маил адресу у следећем пољу." #: ckan/forms/package.py:59 ckan/templates/package/new_package_form.html:158 msgid "" @@ -550,7 +557,7 @@ msgstr "Лиценца" #: ckan/forms/package.py:64 ckan/templates/package/new_package_form.html:65 msgid "The licence under which the dataset is released." -msgstr "Лиценца под којом је датасет објављен." +msgstr "Лиценца под којом је скуп података објављен." #: ckan/forms/package.py:68 ckan/forms/package.py:112 #: ckan/templates/layout_base.html:155 @@ -567,8 +574,8 @@ msgid "" "Terms that may link this dataset to similar ones. For more information on " "conventions, see this wiki page." msgstr "" -"Услови који могу повезати овај датасет ка сличним. За више информација о " -"конвенцијама, погледајте ову Вики страницу." +"Услови који могу повезати овај скуп података ка сличним. За више информација" +" о конвенцијама, погледајте ову Вики страницу." #: ckan/forms/package.py:70 ckan/templates/package/new_package_form.html:143 msgid "e.g. pollution rivers water-quality" @@ -592,6 +599,18 @@ msgid "" " file format in which the data is supplied.
Description Any " "information you want to add to describe the resource.
" msgstr "" +"
Ови се могу понављати по потреби. На пример, ако сy подаци доступни у " +"више формата, или подељени по различитим областима, или временским " +"периодима, сваки фајл је различит 'ресурс' који би требало да буде другачије" +" описан. Сви они ће се појавити на страници скупа података на CKAN-у " +"заједно.

УРЛ: Ово је Интернет линк директно ка подацима " +"- кликом на овај линк у веб претраживачу, корисник ће одмах преузети " +"целокупан скуп података. Имајте на уму да скупови података се не чувају на " +"овом серверу, већ на серверу издавача података. Алтернативно УРЛ адреса може" +" да укаже на АПИ сервера, као што је SPARQL приступна тачке или JSON-P " +"сервис.
Формат: Ово треба да да формат датотеке у којој су " +"подаци доступни.
Опис Било која информација коју желите да " +"додате за опис ресурса.
" #: ckan/forms/package.py:76 msgid "" @@ -607,7 +626,7 @@ msgstr "Белешке" #: ckan/forms/package.py:81 msgid "The main description of the dataset" -msgstr "Главни опис датасета" +msgstr "Главни опис скупа података" #: ckan/forms/package.py:82 msgid "" @@ -616,20 +635,20 @@ msgid "" "first few words alone may be used in some views of the data sets." msgstr "" "Често се приказује са именом пакета. Конкретно, треба да почне са кратком " -"реченицом која описује датасет сажето, јер првих неколико речи могу да се " -"користе у неким приказима датасетова." +"реченицом која сажето описује скуп података, јер првих неколико речи могу да" +" се користе у неким приказима скупова података." #: ckan/forms/package.py:83 #, python-format msgid "You can use %sMarkdown formatting%s here." -msgstr "" +msgstr "Овде можете користити %sMarkdown форматирање%s." #: ckan/forms/package.py:94 msgid "Basic information" msgstr "Основне информације" #: ckan/forms/package.py:96 ckan/forms/package.py:111 -#: ckan/logic/action/update.py:41 ckan/templates/package/edit.html:23 +#: ckan/logic/action/update.py:44 ckan/templates/package/edit.html:23 #: ckan/templates/package/read_core.html:15 msgid "Resources" msgstr "Ресурси" @@ -791,38 +810,29 @@ msgstr "Тај УРЛ је већ у употреби." #: ckan/logic/validators.py:154 #, python-format msgid "Tag \"%s\" length is more than maximum %i" -msgstr "" +msgstr "Дужина тага \"%s\" је вeћа од максималне (%i)" -#: ckan/logic/validators.py:212 -#, python-format -msgid "" -"That login name is not valid. It must be at least 3 characters, restricted " -"to alphanumerics and these symbols: %s" -msgstr "" -"То корисничко име није валидно. Оно мора бити дуго најмање 3 карактера, " -"ограничено на алфанумеричке карактере и на ове симболе: %s" - -#: ckan/logic/validators.py:217 +#: ckan/logic/validators.py:221 msgid "That login name is not available." msgstr "То корисничко име није слободно." -#: ckan/logic/validators.py:229 +#: ckan/logic/validators.py:230 msgid "Please enter both passwords" msgstr "Молимо Вас да унесете обе лозинке" -#: ckan/logic/validators.py:235 +#: ckan/logic/validators.py:236 msgid "Your password must be 4 characters or longer" msgstr "Ваша лозинка мора бити дужине најмање 4" -#: ckan/logic/validators.py:243 +#: ckan/logic/validators.py:244 msgid "The passwords you entered do not match" msgstr "Лозинке које сте унели се не поклапају" -#: ckan/logic/validators.py:255 +#: ckan/logic/validators.py:256 msgid "Missing value" msgstr "Недостаје вредност" -#: ckan/logic/validators.py:259 +#: ckan/logic/validators.py:260 msgid "" "Edit not allowed as it looks like spam. Please avoid links in your " "description." @@ -830,34 +840,34 @@ msgstr "" "Мењања није дозвољено, јер изгледа непожељно. Избегавајте линкове у Вашем " "опису." -#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:158 +#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:161 #, python-format msgid "REST API: Create object %s" msgstr "REST API: Креирaj објекaт %s" -#: ckan/logic/action/create.py:133 +#: ckan/logic/action/create.py:135 #, python-format msgid "REST API: Create package relationship: %s %s %s" msgstr "REST API: Креирај однос пакета: %s %s %s" -#: ckan/logic/action/create.py:186 +#: ckan/logic/action/create.py:190 msgid "You must supply a package id or name (parameter \"package\")." msgstr "Морате обезбедити ID пакета или име (параметар \"package\")." -#: ckan/logic/action/create.py:188 +#: ckan/logic/action/create.py:192 msgid "You must supply a rating (parameter \"rating\")." msgstr "Морате да доставите оцену (параметар \"rating\")." -#: ckan/logic/action/create.py:193 +#: ckan/logic/action/create.py:197 msgid "Rating must be an integer value." msgstr "Оцена мора бити целобројна вредност." -#: ckan/logic/action/create.py:197 +#: ckan/logic/action/create.py:201 #, python-format msgid "Rating must be between %i and %i." msgstr "Оцена мора бити између %i и %i." -#: ckan/logic/action/create.py:199 +#: ckan/logic/action/create.py:203 #, python-format msgid "Package with name %r does not exist." msgstr "Пакет са именом %r не постоји." @@ -872,45 +882,44 @@ msgstr "REST API: Бриши пакет: %s" msgid "REST API: Delete %s" msgstr "REST API: Бриши %s" -#: ckan/logic/action/update.py:41 +#: ckan/logic/action/update.py:44 msgid "Package resource(s) incomplete" msgstr "Ресурса(и) пакета непотпун(и)" -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:55 -#: ckan/logic/action/update.py:67 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:58 +#: ckan/logic/action/update.py:70 msgid "Missing Value" msgstr "Недостајућа вредност" -#: ckan/logic/action/update.py:159 +#: ckan/logic/action/update.py:169 msgid "Resource was not found." msgstr "Ресурс није пронађен." -#: ckan/logic/action/update.py:169 -msgid "No package found for this resource, cannot check auth." -msgstr "" -"Нема пронађених пакетa за овај ресурс, не може да провери аут (лош превод)." - -#: ckan/logic/action/update.py:183 ckan/logic/action/update.py:220 -#: ckan/logic/action/update.py:323 +#: ckan/logic/action/update.py:184 ckan/logic/action/update.py:222 +#: ckan/logic/action/update.py:327 #, python-format msgid "REST API: Update object %s" msgstr "REST API: Ажужирање објекта %s" -#: ckan/logic/action/update.py:203 ckan/logic/action/update.py:242 +#: ckan/logic/action/update.py:205 ckan/logic/action/update.py:245 msgid "Package was not found." msgstr "Пакет није пронађен." -#: ckan/logic/action/update.py:264 +#: ckan/logic/action/update.py:267 #, python-format msgid "REST API: Update package relationship: %s %s %s" msgstr "REST API: Ажурирање односа пакета: %s %s %s" +#: ckan/logic/action/update.py:378 +msgid "TaskStatus was not found." +msgstr "" + #: ckan/logic/auth/create.py:13 #, python-format msgid "User %s not authorized to create packages" msgstr "Корисник %s није овлашћен да креира пакете" -#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:21 +#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:22 #, python-format msgid "User %s not authorized to edit these groups" msgstr "Корисник %s није овлашћен да мења ове групе" @@ -962,6 +971,11 @@ msgstr "Корисник %s није овлашћен да избрише вез msgid "User %s not authorized to delete group %s" msgstr "Корисник %s није овлашћен да избрише групу %s" +#: ckan/logic/auth/delete.py:55 +#, python-format +msgid "User %s not authorized to delete task_status" +msgstr "" + #: ckan/logic/auth/get.py:78 #, python-format msgid "User %s not authorized to read these packages" @@ -972,61 +986,81 @@ msgstr "Корисник %s није овлашћен да чита ове па msgid "User %s not authorized to read package %s" msgstr "Корисник %s није овлашћен да чита пакет %s" -#: ckan/logic/auth/get.py:104 +#: ckan/logic/auth/get.py:105 ckan/logic/auth/update.py:38 +msgid "No package found for this resource, cannot check auth." +msgstr "" +"Нема пронађених пакетa за овај ресурс, не може да провери аут (лош превод)." + +#: ckan/logic/auth/get.py:111 +#, python-format +msgid "User %s not authorized to read resource %s" +msgstr "" + +#: ckan/logic/auth/get.py:126 #, python-format msgid "User %s not authorized to read group %s" msgstr "Корисник %s није овлашћен да чита групу %s" -#: ckan/logic/auth/update.py:17 +#: ckan/logic/auth/update.py:18 #, python-format msgid "User %s not authorized to edit package %s" msgstr "Корисник %s није овлашћен да мења пакет %s" -#: ckan/logic/auth/update.py:35 +#: ckan/logic/auth/update.py:44 +#, python-format +msgid "User %s not authorized to read edit %s" +msgstr "" + +#: ckan/logic/auth/update.py:58 #, python-format msgid "User %s not authorized to change state of package %s" msgstr "Корисник %s није овлашћен да мења стање пакета %s" -#: ckan/logic/auth/update.py:46 +#: ckan/logic/auth/update.py:69 #, python-format msgid "User %s not authorized to edit permissions of package %s" msgstr "Корисник %s није овлашћен да уређује дозволе пакета %s" -#: ckan/logic/auth/update.py:57 +#: ckan/logic/auth/update.py:80 #, python-format msgid "User %s not authorized to edit group %s" msgstr "Корисник %s није овлашћен да мења групу %s" -#: ckan/logic/auth/update.py:68 +#: ckan/logic/auth/update.py:91 #, python-format msgid "User %s not authorized to change state of group %s" msgstr "Корисник %s није овлашћен да мења стање групе %s" -#: ckan/logic/auth/update.py:79 +#: ckan/logic/auth/update.py:102 #, python-format msgid "User %s not authorized to edit permissions of group %s" msgstr "Корисник %s није овлашћен да уређује дозволе групе %s" -#: ckan/logic/auth/update.py:90 ckan/logic/auth/update.py:101 +#: ckan/logic/auth/update.py:113 ckan/logic/auth/update.py:124 #, python-format msgid "User %s not authorized to edit permissions of authorization group %s" msgstr "Корисник %s није овлашћен да уређује дозволе групе ауторизација %s" -#: ckan/logic/auth/update.py:112 +#: ckan/logic/auth/update.py:135 #, python-format msgid "User %s not authorized to edit user %s" msgstr "Корисник %s није овлашћен да мења корисника %s" -#: ckan/logic/auth/update.py:122 +#: ckan/logic/auth/update.py:145 #, python-format msgid "User %s not authorized to change state of revision" -msgstr "Корисник %s није овлашћен да промени стање ревизије" +msgstr "Корисник %s није овлашћен да промени стање верзије" -#: ckan/logic/auth/update.py:132 +#: ckan/logic/auth/update.py:155 +#, python-format +msgid "User %s not authorized to update task_status table" +msgstr "" + +#: ckan/logic/auth/update.py:165 msgid "Valid API key needed to edit a package" msgstr "Валидан API кључ је потребан за измене пакета" -#: ckan/logic/auth/update.py:140 +#: ckan/logic/auth/update.py:173 msgid "Valid API key needed to edit a group" msgstr "Валидан API кључ је потребан за измене групе" @@ -1063,21 +1097,21 @@ msgstr "је линкован са %s" #: ckan/model/package_relationship.py:51 #, python-format msgid "is a child of %s" -msgstr "" +msgstr "је потомак од %s" #: ckan/model/package_relationship.py:51 #, python-format msgid "is a parent of %s" -msgstr "" +msgstr "је предак од %s" #: ckan/model/package_relationship.py:55 #, python-format msgid "has sibling %s" -msgstr "" +msgstr "односи се на %s" #: ckan/templates/_util.html:74 ckan/templates/_util.html:120 msgid "This dataset satisfies the Open Definition." -msgstr "Овај датасет задовољава Open Definition." +msgstr "Овај скуп података задовољава Open Definition." #: ckan/templates/_util.html:75 ckan/templates/_util.html:121 #: ckan/templates/package/read.html:104 @@ -1090,7 +1124,7 @@ msgstr "Без Лиценце за јавне податке" #: ckan/templates/_util.html:147 ckan/templates/_util.html:160 msgid "Number of datasets" -msgstr "Број датасетова" +msgstr "Број скупова података" #: ckan/templates/_util.html:147 ckan/templates/_util.html:160 #: ckan/templates/js_strings.html:39 @@ -1105,7 +1139,7 @@ msgstr "Број чланова" #: ckan/templates/_util.html:193 msgid "View dataset resources" -msgstr "Погледај ресурсе датасетова" +msgstr "Погледај ресурсе скупа података" #: ckan/templates/_util.html:193 msgid "DOWNLOAD" @@ -1139,7 +1173,7 @@ msgstr "Корисничка група" #: ckan/templates/group/history.html:32 ckan/templates/package/history.html:38 #: ckan/templates/revision/read.html:5 msgid "Revision" -msgstr "Ревизија" +msgstr "Верзија" #: ckan/templates/_util.html:345 ckan/templates/_util.html:401 #: ckan/templates/group/history.html:32 ckan/templates/package/history.html:38 @@ -1160,7 +1194,7 @@ msgstr "Лог порука" #: ckan/templates/package/read_core.html:40 #: ckan/templates/package/read_core.html:74 msgid "(none)" -msgstr "" +msgstr "(Нема)" #: ckan/templates/_util.html:425 ckan/templates/group/new_group_form.html:60 #: ckan/templates/package/form_extra_fields.html:22 @@ -1270,7 +1304,7 @@ msgstr "Величина (Bytes)" #: ckan/templates/js_strings.html:44 msgid "Mimetype" -msgstr "" +msgstr "Mimetype" #: ckan/templates/js_strings.html:45 msgid "Last Modified" @@ -1278,11 +1312,11 @@ msgstr "Последња промена" #: ckan/templates/js_strings.html:46 msgid "Mimetype (Inner)" -msgstr "" +msgstr "Mimetype (Inner)" #: ckan/templates/js_strings.html:47 msgid "Hash" -msgstr "" +msgstr "Хеш" #: ckan/templates/js_strings.html:48 msgid "ID" @@ -1302,19 +1336,19 @@ msgstr "Први пут користите" #: ckan/templates/layout_base.html:51 msgid "? Visit our" -msgstr "" +msgstr "? Посетите" #: ckan/templates/layout_base.html:51 msgid "About page" -msgstr "" +msgstr "О страници" #: ckan/templates/layout_base.html:51 msgid "to find out more." -msgstr "" +msgstr "да бисте сазнали више." #: ckan/templates/layout_base.html:52 msgid "x" -msgstr "" +msgstr "x" #: ckan/templates/layout_base.html:59 msgid "My account" @@ -1334,11 +1368,11 @@ msgstr "Региструјте се" #: ckan/templates/layout_base.html:76 ckan/templates/home/index.html:18 msgid "Find datasets" -msgstr "Пронађи датасетове" +msgstr "Нађи скупове података" #: ckan/templates/layout_base.html:80 ckan/templates/package/search.html:15 msgid "Add a dataset" -msgstr "Додајте датасет" +msgstr "Додајте скуп података" #: ckan/templates/layout_base.html:81 #: ckan/templates/package/search_form.html:15 @@ -1352,7 +1386,7 @@ msgstr "О програму" #: ckan/templates/layout_base.html:107 msgid "Master content template placeholder … please replace me." -msgstr "" +msgstr "Место за главни садржај ... молим Вас замените ме." #: ckan/templates/layout_base.html:132 msgid "Twitter @ckanproject" @@ -1387,7 +1421,7 @@ msgstr "Корисници" #: ckan/templates/layout_base.html:160 ckan/templates/group/history.html:9 #: ckan/templates/package/history.html:24 msgid "Revisions" -msgstr "Ревизије" +msgstr "Верзије" #: ckan/templates/layout_base.html:165 #: ckan/templates/authorization_group/index.html:6 @@ -1426,7 +1460,7 @@ msgstr "Овај садржај и подаци су јавни" #: ckan/templates/layout_base.html:206 msgid "Powered by" -msgstr "" +msgstr "Покреће" #: ckan/templates/layout_base.html:207 msgid "CKAN" @@ -1514,7 +1548,7 @@ msgstr "Администрација - Смеће" #: ckan/templates/admin/trash.html:10 msgid "Deleted Revisions" -msgstr "Обрисане Ревизије" +msgstr "Обрисане Верзије" #: ckan/templates/admin/trash.html:21 ckan/templates/admin/trash.html:39 msgid "Purge them all (forever and irreversibly)" @@ -1522,7 +1556,7 @@ msgstr "Одбаци их све (заувек и неповратно)" #: ckan/templates/admin/trash.html:27 msgid "Deleted Datasets" -msgstr "Избрисани датасетови" +msgstr "Избрисани скупови података" #: ckan/templates/authorization_group/authz.html:5 msgid "- Authorization - AuthorizationGroups" @@ -1581,9 +1615,10 @@ msgid "" " you can also specify a set of users that will share the same rights. To do that, an \n" " [1:authorization group] can be set-up and users can be added to it." msgstr "" -"Уместо навођења привилегија појединачним корисницима на датасету или групи, " -"можете одредити скуп корисника који ће делити иста права. Да би то постигли," -" [1: група ауторизација] може се подесити и корисници се могу додати у њу." +"Уместо навођења привилегија појединачним корисницима на скупу података или " +"групи, можете одредити скуп корисника који ће делити иста права. Да би то " +"постигли, [1: група ауторизација] може се подесити и корисници се могу " +"додати у њу." #: ckan/templates/authorization_group/layout.html:28 msgid "To create a new authorization group, please first [1:login]." @@ -1627,7 +1662,7 @@ msgstr "Скупови података" #: ckan/templates/group/edit_form.html:17 #: ckan/templates/group/new_group_form.html:86 msgid "There are no datasets currently in this group." -msgstr "Тренутно у овој групи нема датасетова." +msgstr "Тренутно у овој групи нема скупова података." #: ckan/templates/group/history.html:5 ckan/templates/group/history.html:6 #: ckan/templates/package/history.html:7 @@ -1649,7 +1684,7 @@ msgstr "Историја групе" #: ckan/templates/group/index.html:6 ckan/templates/group/index.html:7 msgid "Groups of Datasets" -msgstr "Групе датасетова" +msgstr "Групе скупова података" #: ckan/templates/group/index.html:11 msgid "What Are Groups?" @@ -1662,10 +1697,10 @@ msgid "" "be set-up to specify which users have permission to add or remove datasets " "from it." msgstr "" -"Док су тагови одлични у одржавању датасетова заједно, постоје прилике када " -"желите да ограничите кориснике у изменама колекције. [1: Група] може да се " -"подеси да одређује који корисници имају дозволу да додају или уклањају " -"датасетове из њега." +"Док су тагови одлични у одржавању скупова података заједно, постоје прилике " +"када желите да ограничите кориснике у изменама колекције. [1: Група] може да" +" се подеси да одређује који корисници имају дозволу да додају или уклањају " +"скупове података из ње." #: ckan/templates/group/layout.html:15 ckan/templates/package/layout.html:15 msgid "History" @@ -1729,7 +1764,7 @@ msgstr "Можете користити" #: ckan/templates/package/new_package_form.html:75 #: ckan/templates/user/edit_user_form.html:34 msgid "Markdown formatting" -msgstr "" +msgstr "Markdown форматирање" #: ckan/templates/group/new_group_form.html:37 #: ckan/templates/package/new_package_form.html:75 @@ -1761,11 +1796,11 @@ msgstr "са вредношћу" #: ckan/templates/group/new_group_form.html:88 msgid "Add datasets" -msgstr "Додај датасетове" +msgstr "Додај скупове података" #: ckan/templates/group/new_group_form.html:90 msgid "Dataset" -msgstr "Датасет" +msgstr "Скуп података" #: ckan/templates/group/read.html:15 msgid "Administrators" @@ -1773,12 +1808,12 @@ msgstr "Администратори" #: ckan/templates/group/read.html:29 msgid "Datasets:" -msgstr "Датасетови:" +msgstr "Скупови података:" #: ckan/templates/group/read.html:30 #, python-format msgid "There are %(item_count)s datasets in this group." -msgstr "У овој групи има %(item_count)s датасетова." +msgstr "У овој групи има %(item_count)s скупова података." #: ckan/templates/home/about.html:9 msgid "About CKAN" @@ -1790,7 +1825,7 @@ msgid "" " (and a few closed ones)." msgstr "" "CKAN је скраћеница од Comprehensive Knowledge Archive Network, [1: Регистар]" -" који се састоји од датасетова и пројеката [2: јавних информација] (и " +" који се састоји од скупова података и пројеката [2: јавних информација] (и " "неколико њих који нису јавни)." #: ckan/templates/home/about.html:15 @@ -1800,7 +1835,7 @@ msgid "" " automatable." msgstr "" "CKAN олакшава [1: проналажење, дељење и поновно коришћење јавних садржаја и " -"података], а посебно на аутоматизован начин." +"података], посебно на аутоматизован начин." #: ckan/templates/home/about.html:20 msgid "" @@ -1817,10 +1852,10 @@ msgid "" "\t\ta dataset index and a wiki. As a registry it acts like [1:freshmeat] but for open data and\n" "\t\tcontent resources. However it adds to a simple registry in key ways." msgstr "" -"Како дијаграм приказује, CKAN комбинује карактеристике листнига/регистра, " -"индекс датасета и вики. Као регистар чини се да је [1: новина] али за јавне " -"података и садржаје. Међутим, у кључним тачкама доноси нека побољшања у " -"односу на прост регистар." +"Како дијаграм приказује, CKAN комбинује карактеристике листинга/регистра, " +"индекса скупова података и вики-ja. Као регистар, понаша се као да је [1: " +"freshmeat] али за јавне података и садржаје. Међутим, у кључним тачкама " +"доноси нека побољшања у односу на обичне регистре." #: ckan/templates/home/about.html:29 msgid "" @@ -1832,13 +1867,13 @@ msgid "" "\t\tagain for [4:open data and content]\n" "\t\tnot code." msgstr "" -"Прво, захваљујући [1: верзионисаном моделу домена] CKAN има интерфејс као " -"Вики, који омогућује било коме да додаје и одржава материјале у њему. Друго," -" за разлику од Вики-ја, CKAN може да чува 'структуиране' информације, што " -"омогућава карактеристике налик на индексирање, као што су аутоматска " -"регистрација, проналажење и уношење материјала. У том смислу се понаша као " -"[2: CPAN] или [3: PypI] у софтверском свету - али поново за [4: јавне " -"податке и садржаје], не за код." +"Прво, захваљујући томе што у основи има [1: верзионисан модел домена], CKAN " +"има интерфејс као Вики, који омогућује било коме да додаје и одржава " +"материјале у њему. Друго, за разлику од Вики-ја, CKAN може да чува " +"'структуиране' информације, што омогућава карактеристике налик на " +"индексирање, као што су аутоматска регистрација, проналажење и уношење " +"материјала. У том смислу се понаша као [2: CPAN] или [3: PypI] у софтверском" +" свету - али поново за [4: јавне податке и садржаје], не за код." #: ckan/templates/home/about.html:40 msgid "" @@ -1856,7 +1891,7 @@ msgstr "Добродошли" #: ckan/templates/home/index.html:7 ckan/templates/package/edit.html:9 #: ckan/templates/package/new.html:9 msgid "hide-sidebar" -msgstr "" +msgstr "скривени бар са стране" #: ckan/templates/home/index.html:11 msgid "Welcome to" @@ -1872,7 +1907,7 @@ msgstr "садржи" #: ckan/templates/home/index.html:20 msgid "datasets" -msgstr "датасетова" +msgstr "скупова података" #: ckan/templates/home/index.html:20 msgid "" @@ -1889,12 +1924,12 @@ msgid "" "Add your own datasets to share them with others and\n" " to find other people interested in your data." msgstr "" -"Додајте сопствене датасетове да бисте их делили са другима и да бисте " +"Додајте сопствене скупове података да бисте их делили са другима и да бисте " "пронашли друге људе који су заинтересовани за Ваше податке." #: ckan/templates/home/index.html:32 msgid "Create a dataset »" -msgstr "Креирај датасет »" +msgstr "Креирај скуп података »" #: ckan/templates/home/index.html:34 msgid "Sign up »" @@ -1920,7 +1955,7 @@ msgstr "DataPatterns.org" #: ckan/templates/home/index.html:48 msgid "Open Data Manual" -msgstr "Упутство о јавним подацима" +msgstr "Упутство о Јавним подацима" #: ckan/templates/home/index.html:53 msgid "Who else is here?" @@ -1932,16 +1967,16 @@ msgstr "има" #: ckan/templates/home/index.html:61 msgid "datasets." -msgstr "датасетова." +msgstr "скупова података." #: ckan/templates/package/comments.html:5 #: ckan/templates/package/history.html:6 msgid "- Datasets - History" -msgstr "- Датасетови - Историја" +msgstr "- Скупови података - Историја" #: ckan/templates/package/edit.html:6 msgid "- Edit - Datasets" -msgstr "- Измени - Датасетови" +msgstr "- Измени - Скупови података" #: ckan/templates/package/edit.html:21 msgid "Basic Information" @@ -1993,11 +2028,11 @@ msgstr "" #: ckan/templates/package/history.html:61 ckan/templates/package/read.html:167 msgid "Dataset History" -msgstr "Историја датасетова" +msgstr "Историја скупова података" #: ckan/templates/package/new.html:6 msgid "Add - Datasets" -msgstr "Додај - Датасетови" +msgstr "Додај - Скупови података" #: ckan/templates/package/new.html:7 msgid "Add a Dataset" @@ -2011,7 +2046,7 @@ msgstr "Ресурс" #: ckan/templates/package/new_package_form.html:33 msgid "A short descriptive title for the dataset" -msgstr "Кратак описни назив за датасетове" +msgstr "Кратак описни назив за скупове података" #: ckan/templates/package/new_package_form.html:51 msgid "Home Page" @@ -2042,8 +2077,8 @@ msgid "" "Terms that may link this dataset to similar ones. For more information on " "conventions, see [1:this wiki page]." msgstr "" -"Услови који могу да повежу датасет ка неким сличним. За више информација о " -"конвенцијама, погледајте [1:ову Вики страницу]." +"Услови који могу да повежу скуп података ка неким сличним. За више " +"информација о конвенцијама, погледајте [1:ову Вики страницу]." #: ckan/templates/package/new_package_form.html:166 msgid "e.g. 1.2.0" @@ -2054,7 +2089,7 @@ msgid "" "Since you have not signed in this will just be your IP address.\n" " [1:Click here to sign in] before saving (opens in new window)." msgstr "" -"Пошто нисте пријављени, ово ће бити само Ваша IP адреса.\n" +"Пошто нисте пријављени, за идентификацију ће се користити Ваша IP-адреса.\n" "[1: Кликните овде да бисте се пријавили] пре снимања (отвара се у новом прозору)." #: ckan/templates/package/read.html:14 @@ -2075,7 +2110,7 @@ msgstr "Групе су колекције Скупа података одрж #: ckan/templates/package/read.html:57 msgid ". This dataset has not been added to any groups yet." -msgstr ". Овај датасет није додат ни у коју групу још увек." +msgstr ". Овај скуп података није додат ни у коју групу још увек." #: ckan/templates/package/read.html:65 msgid "" @@ -2091,11 +2126,11 @@ msgstr "на" #: ckan/templates/package/read.html:70 msgid "Related dataset" -msgstr "Слични датасетови" +msgstr "Слични скупови података" #: ckan/templates/package/read.html:88 msgid "This Dataset is Open" -msgstr "Овaj датасет је јаван" +msgstr "Овaj скуп података је јаван" #: ckan/templates/package/read.html:91 msgid "License:" @@ -2103,11 +2138,11 @@ msgstr "Лиценца:" #: ckan/templates/package/read.html:101 msgid "This dataset satisfies the Open Knowledge Definition." -msgstr "Овај датасет задовољава Open Knowledge Definition." +msgstr "Овај скуп података задовољава Дефиницију Open Knowledge." #: ckan/templates/package/read.html:109 msgid "This dataset is Not Open" -msgstr "Овај датасет није јаван" +msgstr "Овај скуп података није јаван" #: ckan/templates/package/read.html:111 msgid "" @@ -2123,7 +2158,7 @@ msgstr "Почните истрагу на IsItOpenData »" #: ckan/templates/package/read.html:123 msgid "This is an old revision of this dataset, as edited" -msgstr "Ово је стара верзија овог датасета, што је објављено" +msgstr "Ово је стара верзија овог скупа података, што је објављено" #: ckan/templates/package/read.html:123 ckan/templates/package/read.html:124 msgid "at" @@ -2135,11 +2170,11 @@ msgstr ". Може се значајно разликовати од" #: ckan/templates/package/read.html:123 msgid "current revision" -msgstr "тренутне ревизије" +msgstr "тренутне верзије" #: ckan/templates/package/read.html:124 msgid "This is the current revision of this dataset, as edited" -msgstr "Ово је текућа ревизија овог датасета, као што је мењано" +msgstr "Ово је текућа верзија овог скупа података, што је објављено" #: ckan/templates/package/read.html:135 msgid "RDF/XML" @@ -2176,7 +2211,7 @@ msgstr "Претрага -" #: ckan/templates/package/search.html:16 msgid "Do you know of a dataset that should be added to" -msgstr "Да ли знате за неки датасет који треба да се дода" +msgstr "Да ли знате за неки скуп података који треба додати" #: ckan/templates/package/search.html:20 msgid "Register it now" @@ -2200,11 +2235,11 @@ msgstr "или преузимањем" #: ckan/templates/package/search.html:39 msgid "full" -msgstr "" +msgstr "целу" #: ckan/templates/package/search.html:39 msgid "dump" -msgstr "" +msgstr "копију" #: ckan/templates/package/search.html:51 msgid "" @@ -2217,11 +2252,11 @@ msgstr "" #: ckan/templates/package/search.html:55 #, python-format msgid "[1:%(item_count)s] datasets found" -msgstr "" +msgstr "Нађено [1:%(item_count)s] скупова података." #: ckan/templates/package/search.html:58 msgid "Would you like to [1:create a new dataset?]" -msgstr "Желите ли да [1: креирате нови датасет?]" +msgstr "Желите ли да [1: креирате нови скуп података?]" #: ckan/templates/package/search_form.html:9 msgid "Search..." @@ -2229,11 +2264,11 @@ msgstr "Претрага ..." #: ckan/templates/revision/diff.html:5 msgid "Differences - Revisions" -msgstr "Разлике - Ревизије" +msgstr "Разлике - Верзије" #: ckan/templates/revision/diff.html:8 msgid "Revision Differences -" -msgstr "Разлике ревизија -" +msgstr "Разлике верзија -" #: ckan/templates/revision/diff.html:20 msgid "From:" @@ -2253,7 +2288,7 @@ msgstr "Нема разлике" #: ckan/templates/revision/list.html:5 ckan/templates/revision/list.html:6 msgid "Revision History" -msgstr "Историја ревизија" +msgstr "Историја верзија" #: ckan/templates/revision/list.html:20 msgid "" @@ -2264,11 +2299,11 @@ msgstr "" #: ckan/templates/revision/read.html:6 msgid "Revision:" -msgstr "Ревизија:" +msgstr "Верзија:" #: ckan/templates/revision/read.html:10 msgid "Revision Actions" -msgstr "Акције ревизије" +msgstr "Врсте измене" #: ckan/templates/revision/read.html:39 msgid "Timestamp:" @@ -2284,7 +2319,7 @@ msgstr "Промене" #: ckan/templates/revision/read.html:54 msgid "Datasets' Tags" -msgstr "Тагови датасетова" +msgstr "Тагови скупова података" #: ckan/templates/revision/read.html:57 msgid "Dataset -" @@ -2329,7 +2364,7 @@ msgstr "Таг:" #: ckan/templates/tag/read.html:10 #, python-format msgid "There are %(count)s datasets tagged with [1:%(tagname)s]:" -msgstr "Постоји %(count)s датасетова који имају таг [1:%(tagname)s]:" +msgstr "Постоји %(count)s скупова података који имају таг [1:%(tagname)s]:" #: ckan/templates/user/edit.html:6 msgid "- Edit - User" @@ -2397,11 +2432,11 @@ msgstr "Одјавите се" #: ckan/templates/user/layout.html:19 msgid "View Profile" -msgstr "" +msgstr "Погледај профил" #: ckan/templates/user/layout.html:25 msgid "Register Account" -msgstr "" +msgstr "Регистрација налога" #: ckan/templates/user/list.html:8 msgid "user-list" @@ -2450,7 +2485,7 @@ msgstr "Кликните се свом провајдеру рачун:" #: ckan/templates/user/login.html:53 msgid "OpenID Identifier:" -msgstr "OpenID идентификатор:" +msgstr "Ваш OpenID идентификатор:" #: ckan/templates/user/login.html:57 msgid "Don't have an OpenID?" @@ -2476,7 +2511,7 @@ msgstr "Одјава - Корисник" #: ckan/templates/user/logout.html:8 msgid "Logout from" -msgstr "" +msgstr "Одјавите се из" #: ckan/templates/user/logout.html:11 msgid "You have logged out successfully." @@ -2492,7 +2527,7 @@ msgstr "Регистрација новог Налога" #: ckan/templates/user/new_user_form.html:18 msgid "3+ chars, using only 'a-z0-9' and '-_'" -msgstr "" +msgstr "3 или више карактера, употребљавати само 'a-z0-9' и '-_'" #: ckan/templates/user/new_user_form.html:21 msgid "Full name (optional):" @@ -2520,7 +2555,7 @@ msgstr "Број измена:" #: ckan/templates/user/read.html:17 msgid "Number of datasets administered:" -msgstr "Број датасетова којим управља:" +msgstr "Број скупова података којим управља:" #: ckan/templates/user/read.html:24 msgid "My Account" diff --git a/ckan/i18n/sv/LC_MESSAGES/ckan.po b/ckan/i18n/sv/LC_MESSAGES/ckan.po index 44eef6f4fc5..b33ace751d9 100644 --- a/ckan/i18n/sv/LC_MESSAGES/ckan.po +++ b/ckan/i18n/sv/LC_MESSAGES/ckan.po @@ -9,14 +9,14 @@ msgid "" msgstr "" "Project-Id-Version: CKAN (Comprehensive Knowledge Archive Network)\n" "Report-Msgid-Bugs-To: http://www.ckan.org/\n" -"POT-Creation-Date: 2011-11-09 12:28+0000\n" -"PO-Revision-Date: 2011-11-09 12:28+0000\n" +"POT-Creation-Date: 2011-11-16 18:02+0000\n" +"PO-Revision-Date: 2011-11-16 18:03+0000\n" "Last-Translator: dread \n" "Language-Team: Swedish (http://www.transifex.net/projects/p/ckan/team/sv/)\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" "Language: sv\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" @@ -45,11 +45,11 @@ msgstr "" msgid "Not authorized to see this page" msgstr "Du är inte behörig att se denna sida" -#: ckan/controllers/api.py:96 ckan/controllers/api.py:158 +#: ckan/controllers/api.py:96 ckan/controllers/api.py:159 msgid "Access denied" msgstr "Åtkomst nekad" -#: ckan/controllers/api.py:102 ckan/controllers/api.py:163 +#: ckan/controllers/api.py:102 ckan/controllers/api.py:164 msgid "Not found" msgstr "Hittades inte" @@ -57,95 +57,95 @@ msgstr "Hittades inte" msgid "Bad request" msgstr "Felaktig begäran" -#: ckan/controllers/api.py:137 +#: ckan/controllers/api.py:138 #, python-format msgid "Action name not known: %s" msgstr "Aktiviteten okänd: %s" -#: ckan/controllers/api.py:147 ckan/controllers/api.py:268 -#: ckan/controllers/api.py:326 +#: ckan/controllers/api.py:148 ckan/controllers/api.py:269 +#: ckan/controllers/api.py:327 #, python-format msgid "JSON Error: %s" msgstr "JSON-fel: %s" -#: ckan/controllers/api.py:155 ckan/controllers/api.py:296 -#: ckan/controllers/api.py:348 ckan/controllers/group.py:182 +#: ckan/controllers/api.py:156 ckan/controllers/api.py:297 +#: ckan/controllers/api.py:349 ckan/controllers/group.py:182 #: ckan/controllers/group.py:201 ckan/controllers/package.py:454 #: ckan/controllers/package.py:483 ckan/controllers/user.py:155 #: ckan/controllers/user.py:232 ckan/controllers/user.py:346 msgid "Integrity Error" msgstr "Integritetsfel" -#: ckan/controllers/api.py:197 +#: ckan/controllers/api.py:198 #, python-format msgid "Cannot list entity of this type: %s" msgstr "Kan inte lista objekt med typ: %s" -#: ckan/controllers/api.py:231 +#: ckan/controllers/api.py:232 #, python-format msgid "Cannot read entity of this type: %s" msgstr "Kan inte läsa objekt med typ: %s" -#: ckan/controllers/api.py:275 +#: ckan/controllers/api.py:276 #, python-format msgid "Cannot create new entity of this type: %s %s" msgstr "Kan inte skapa objekt med typ: %s %s" -#: ckan/controllers/api.py:299 +#: ckan/controllers/api.py:300 msgid "Unable to add package to search index" msgstr "Kan inte lägga till paketet till sökindex" -#: ckan/controllers/api.py:332 +#: ckan/controllers/api.py:333 #, python-format msgid "Cannot update entity of this type: %s" msgstr "Kan inte uppdatera objekt med typ: %s" -#: ckan/controllers/api.py:351 +#: ckan/controllers/api.py:352 msgid "Unable to update search index" msgstr "Kan inte att uppdatera sökindex" -#: ckan/controllers/api.py:377 +#: ckan/controllers/api.py:378 #, python-format msgid "Cannot delete entity of this type: %s %s" msgstr "Kan inte radera objekt med typ: %s %s" -#: ckan/controllers/api.py:401 +#: ckan/controllers/api.py:402 msgid "No revision specified" msgstr "Ingen utgåva angiven" -#: ckan/controllers/api.py:405 +#: ckan/controllers/api.py:406 #, python-format msgid "There is no revision with id: %s" msgstr "Det finns ingen utgåva med id: %s" -#: ckan/controllers/api.py:415 +#: ckan/controllers/api.py:416 msgid "Missing search term ('since_id=UUID' or 'since_time=TIMESTAMP')" msgstr "Saknade sökbegrepp ('since_id=UUID' or 'since_time=TIMESTAMP')" -#: ckan/controllers/api.py:423 +#: ckan/controllers/api.py:424 #, python-format msgid "Could not read parameters: %r" msgstr "Kunde inte läsa parametrar: %r" -#: ckan/controllers/api.py:470 +#: ckan/controllers/api.py:471 #, python-format msgid "Bad search option: %s" msgstr "Felaktiga sökparametrar: %s" -#: ckan/controllers/api.py:473 +#: ckan/controllers/api.py:474 #, python-format msgid "Unknown register: %s" msgstr "Okänt register: %s" -#: ckan/controllers/api.py:481 +#: ckan/controllers/api.py:482 msgid "Malformed qjson value" msgstr "Felformaterat qjson-värde" -#: ckan/controllers/api.py:490 +#: ckan/controllers/api.py:491 msgid "Request params must be in form of a json encoded dictionary." msgstr "Requestparametrarna måste vara på formen av en json-kodad dictionary." -#: ckan/controllers/api.py:577 +#: ckan/controllers/api.py:578 #, python-format msgid "Bad slug type: %s" msgstr "" @@ -165,13 +165,13 @@ msgstr "Du har inte behörighet att skapa en ny grupp" msgid "User %r not authorized to edit %r" msgstr "Användare %r har inte behörighet att redigera %r" -#: ckan/controllers/authorization_group.py:151 ckan/controllers/group.py:79 +#: ckan/controllers/authorization_group.py:153 ckan/controllers/group.py:79 #: ckan/controllers/group.py:150 ckan/controllers/group.py:210 #: ckan/controllers/group.py:265 msgid "Group not found" msgstr "Gruppen hittades inte" -#: ckan/controllers/authorization_group.py:158 ckan/controllers/group.py:222 +#: ckan/controllers/authorization_group.py:160 ckan/controllers/group.py:222 #: ckan/controllers/package.py:538 #, python-format msgid "User %r not authorized to edit %s authorizations" @@ -471,9 +471,9 @@ msgid "Details" msgstr "Detaljer" #: ckan/forms/group.py:64 ckan/forms/package.py:102 ckan/forms/package.py:112 -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:45 -#: ckan/logic/action/update.py:55 ckan/logic/action/update.py:57 -#: ckan/logic/action/update.py:67 ckan/logic/action/update.py:69 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:48 +#: ckan/logic/action/update.py:58 ckan/logic/action/update.py:60 +#: ckan/logic/action/update.py:70 ckan/logic/action/update.py:72 #: ckan/templates/group/new_group_form.html:52 #: ckan/templates/package/edit.html:25 msgid "Extras" @@ -644,7 +644,7 @@ msgid "Basic information" msgstr "Grundläggande information" #: ckan/forms/package.py:96 ckan/forms/package.py:111 -#: ckan/logic/action/update.py:41 ckan/templates/package/edit.html:23 +#: ckan/logic/action/update.py:44 ckan/templates/package/edit.html:23 #: ckan/templates/package/read_core.html:15 msgid "Resources" msgstr "Resurser" @@ -809,36 +809,27 @@ msgstr "" msgid "Tag \"%s\" length is more than maximum %i" msgstr "" -#: ckan/logic/validators.py:212 -#, python-format -msgid "" -"That login name is not valid. It must be at least 3 characters, restricted " -"to alphanumerics and these symbols: %s" -msgstr "" -"Inloggningsnamnet är inte giltigt. Det måste vara minst 3 tecken, och endast" -" bestå av alfanumeriska tecken och dessa symboler: %s" - -#: ckan/logic/validators.py:217 +#: ckan/logic/validators.py:221 msgid "That login name is not available." msgstr "Det inloggningsnamnet är inte tillgängligt." -#: ckan/logic/validators.py:229 +#: ckan/logic/validators.py:230 msgid "Please enter both passwords" msgstr "Skriv in båda lösenorden" -#: ckan/logic/validators.py:235 +#: ckan/logic/validators.py:236 msgid "Your password must be 4 characters or longer" msgstr "Ditt lösenord måste bestå av 4 tecken eller fler" -#: ckan/logic/validators.py:243 +#: ckan/logic/validators.py:244 msgid "The passwords you entered do not match" msgstr "Lösenorden du angav matchar inte" -#: ckan/logic/validators.py:255 +#: ckan/logic/validators.py:256 msgid "Missing value" msgstr "Värde saknas" -#: ckan/logic/validators.py:259 +#: ckan/logic/validators.py:260 msgid "" "Edit not allowed as it looks like spam. Please avoid links in your " "description." @@ -846,34 +837,34 @@ msgstr "" "Redigering inte tillåten eftersom det verkar vara spam. Undvik länkar i din " "beskrivning." -#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:158 +#: ckan/logic/action/create.py:56 ckan/logic/action/create.py:161 #, python-format msgid "REST API: Create object %s" msgstr "REST API: Skapa objekt %s" -#: ckan/logic/action/create.py:133 +#: ckan/logic/action/create.py:135 #, python-format msgid "REST API: Create package relationship: %s %s %s" msgstr "REST API: Skapa paketrelation: %s %s %s" -#: ckan/logic/action/create.py:186 +#: ckan/logic/action/create.py:190 msgid "You must supply a package id or name (parameter \"package\")." msgstr "Du måste ange ett paket-ID eller namn (parameter \"package\")." -#: ckan/logic/action/create.py:188 +#: ckan/logic/action/create.py:192 msgid "You must supply a rating (parameter \"rating\")." msgstr "Du måste ange ett betyg (parametern \"rating\")." -#: ckan/logic/action/create.py:193 +#: ckan/logic/action/create.py:197 msgid "Rating must be an integer value." msgstr "Betyg måste vara ett heltal." -#: ckan/logic/action/create.py:197 +#: ckan/logic/action/create.py:201 #, python-format msgid "Rating must be between %i and %i." msgstr "Betyg måste vara mellan %i och %i." -#: ckan/logic/action/create.py:199 +#: ckan/logic/action/create.py:203 #, python-format msgid "Package with name %r does not exist." msgstr "Paket med namn %r finns inte." @@ -888,45 +879,44 @@ msgstr "REST API: Ta bort paket: %s" msgid "REST API: Delete %s" msgstr "REST API: Ta bort %s" -#: ckan/logic/action/update.py:41 +#: ckan/logic/action/update.py:44 msgid "Package resource(s) incomplete" msgstr "Paketresurs(er) ofullständiga" -#: ckan/logic/action/update.py:43 ckan/logic/action/update.py:55 -#: ckan/logic/action/update.py:67 +#: ckan/logic/action/update.py:46 ckan/logic/action/update.py:58 +#: ckan/logic/action/update.py:70 msgid "Missing Value" msgstr "Värde saknas" -#: ckan/logic/action/update.py:159 +#: ckan/logic/action/update.py:169 msgid "Resource was not found." msgstr "Resursen hittades inte." -#: ckan/logic/action/update.py:169 -msgid "No package found for this resource, cannot check auth." -msgstr "" -"Inget paket hittades för denna resurs, kan inte kontrollera behörigheter." - -#: ckan/logic/action/update.py:183 ckan/logic/action/update.py:220 -#: ckan/logic/action/update.py:323 +#: ckan/logic/action/update.py:184 ckan/logic/action/update.py:222 +#: ckan/logic/action/update.py:327 #, python-format msgid "REST API: Update object %s" msgstr "REST API: Uppdatera objekt %s" -#: ckan/logic/action/update.py:203 ckan/logic/action/update.py:242 +#: ckan/logic/action/update.py:205 ckan/logic/action/update.py:245 msgid "Package was not found." msgstr "Paketet finns inte." -#: ckan/logic/action/update.py:264 +#: ckan/logic/action/update.py:267 #, python-format msgid "REST API: Update package relationship: %s %s %s" msgstr "REST API: Updatera paketrelation: %s %s %s" +#: ckan/logic/action/update.py:378 +msgid "TaskStatus was not found." +msgstr "" + #: ckan/logic/auth/create.py:13 #, python-format msgid "User %s not authorized to create packages" msgstr "Användare %s är inte behörig att skapa paket" -#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:21 +#: ckan/logic/auth/create.py:18 ckan/logic/auth/update.py:22 #, python-format msgid "User %s not authorized to edit these groups" msgstr "Användare %s saknar behörighet att redigera dessa grupper" @@ -978,6 +968,11 @@ msgstr "Användare %s saknar behörightet att ta bort relation %s" msgid "User %s not authorized to delete group %s" msgstr "Användare %s saknar behörighet att ta bort gruppen %s" +#: ckan/logic/auth/delete.py:55 +#, python-format +msgid "User %s not authorized to delete task_status" +msgstr "" + #: ckan/logic/auth/get.py:78 #, python-format msgid "User %s not authorized to read these packages" @@ -988,64 +983,84 @@ msgstr "Användare %s saknar behörighet att läsa dessa paket" msgid "User %s not authorized to read package %s" msgstr "Användare %s saknar behörighet att läsa paketet %s" -#: ckan/logic/auth/get.py:104 +#: ckan/logic/auth/get.py:105 ckan/logic/auth/update.py:38 +msgid "No package found for this resource, cannot check auth." +msgstr "" +"Inget paket hittades för denna resurs, kan inte kontrollera behörigheter." + +#: ckan/logic/auth/get.py:111 +#, python-format +msgid "User %s not authorized to read resource %s" +msgstr "" + +#: ckan/logic/auth/get.py:126 #, python-format msgid "User %s not authorized to read group %s" msgstr "Användare %s är inte behörig att läsa gruppen %s" -#: ckan/logic/auth/update.py:17 +#: ckan/logic/auth/update.py:18 #, python-format msgid "User %s not authorized to edit package %s" msgstr "Användare %s saknar behörighet att redigera paketet %s" -#: ckan/logic/auth/update.py:35 +#: ckan/logic/auth/update.py:44 +#, python-format +msgid "User %s not authorized to read edit %s" +msgstr "" + +#: ckan/logic/auth/update.py:58 #, python-format msgid "User %s not authorized to change state of package %s" msgstr "Användare %s saknar behörighet att ändra tillståndet för paketet %s" -#: ckan/logic/auth/update.py:46 +#: ckan/logic/auth/update.py:69 #, python-format msgid "User %s not authorized to edit permissions of package %s" msgstr "" "Användare %s saknar behörighet att redigera rättigheter för paketet %s" -#: ckan/logic/auth/update.py:57 +#: ckan/logic/auth/update.py:80 #, python-format msgid "User %s not authorized to edit group %s" msgstr "Användare %s saknar behörighet att redigera grupp %s" -#: ckan/logic/auth/update.py:68 +#: ckan/logic/auth/update.py:91 #, python-format msgid "User %s not authorized to change state of group %s" msgstr "Användare %s är inte behörig att ändra status för grupp %s" -#: ckan/logic/auth/update.py:79 +#: ckan/logic/auth/update.py:102 #, python-format msgid "User %s not authorized to edit permissions of group %s" msgstr "Användare %s inte behörighet att redigera rättigheter för gruppen %s" -#: ckan/logic/auth/update.py:90 ckan/logic/auth/update.py:101 +#: ckan/logic/auth/update.py:113 ckan/logic/auth/update.py:124 #, python-format msgid "User %s not authorized to edit permissions of authorization group %s" msgstr "" "Användare %s är inte behörigh att redigera rättigheter för behörightsgrupp " "%s" -#: ckan/logic/auth/update.py:112 +#: ckan/logic/auth/update.py:135 #, python-format msgid "User %s not authorized to edit user %s" msgstr "Användare %s är inte behörig att redigera användare %s" -#: ckan/logic/auth/update.py:122 +#: ckan/logic/auth/update.py:145 #, python-format msgid "User %s not authorized to change state of revision" msgstr "Användare %s saknar behörighet att ändra status för revision" -#: ckan/logic/auth/update.py:132 +#: ckan/logic/auth/update.py:155 +#, python-format +msgid "User %s not authorized to update task_status table" +msgstr "" + +#: ckan/logic/auth/update.py:165 msgid "Valid API key needed to edit a package" msgstr "Giltig API-nyckel behövs för att redigera ett paket" -#: ckan/logic/auth/update.py:140 +#: ckan/logic/auth/update.py:173 msgid "Valid API key needed to edit a group" msgstr "Giltig API-nyckeln behövs för att redigera en grupp" diff --git a/pip-requirements.txt b/pip-requirements.txt index 9ff9d104906..0e71e2bb276 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -5,11 +5,11 @@ # # pip install --ignore-installed -r pip-requirements.txt --e git+https://github.com/okfn/ckan@master#egg=ckan +-e git+https://github.com/okfn/ckan@release-v1.5.1#egg=ckan # CKAN dependencies --r https://github.com/okfn/ckan/raw/master/requires/lucid_conflict.txt --r https://github.com/okfn/ckan/raw/master/requires/lucid_present.txt --r https://github.com/okfn/ckan/raw/master/requires/lucid_missing.txt +-r https://github.com/okfn/ckan/raw/release-v1.5.1/requires/lucid_conflict.txt +-r https://github.com/okfn/ckan/raw/release-v1.5.1/requires/lucid_present.txt +-r https://github.com/okfn/ckan/raw/release-v1.5.1/requires/lucid_missing.txt # NOTE: Developers, please do not edit this file. Changes should go in the # appropriate files in the `requires' directory.