Added initial Russian translation files

This commit is contained in:
Roberto Rosario
2011-11-03 16:40:19 -04:00
parent 5a1f1d2957
commit 8e2210b799
20 changed files with 5248 additions and 27 deletions

View File

@@ -2,27 +2,317 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-01-30 16:51+0300\n"
"POT-Creation-Date: 2011-11-03 16:38-0400\n"
"PO-Revision-Date: 2011-01-30 13:08\n"
"Last-Translator: <garison2004@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: \n"
"X-Translated-Using: django-rosetta 0.5.5\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"
"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"
#: views.py:6 templates/password_change_done.html:5
#: __init__.py:17
msgid "change password"
msgstr ""
#: __init__.py:18
msgid "user details"
msgstr ""
#: __init__.py:19
msgid "edit details"
msgstr ""
#: __init__.py:23 __init__.py:29
msgid "about"
msgstr ""
#: __init__.py:24
msgid "changelog"
msgstr ""
#: __init__.py:25
msgid "license"
msgstr ""
#: forms.py:99
msgid "Selection"
msgstr ""
#: forms.py:131
msgid "Email"
msgstr ""
#: forms.py:142
msgid ""
"Please enter a correct email and password. Note that the password fields is "
"case-sensitive."
msgstr ""
#: forms.py:144
msgid "This account is inactive."
msgstr ""
#: literals.py:24
msgid "A5"
msgstr ""
#: literals.py:25
msgid "A4"
msgstr ""
#: literals.py:26
msgid "A3"
msgstr ""
#: literals.py:27
msgid "B5"
msgstr ""
#: literals.py:28
msgid "B4"
msgstr ""
#: literals.py:29
msgid "Letter"
msgstr ""
#: literals.py:30
msgid "Legal"
msgstr ""
#: literals.py:31
msgid "Ledger"
msgstr ""
#: literals.py:38
msgid "Portrait"
msgstr ""
#: literals.py:39
msgid "Landscape"
msgstr ""
#: utils.py:289
msgid "function found"
msgstr ""
#: utils.py:291 utils.py:293
#, python-format
msgid "class found: %s"
msgstr ""
#: views.py:24 templates/password_change_done.html:5
msgid "Your password has been successfully changed."
msgstr "Ваш пароль был успешно изменен."
#: views.py:41
msgid "No action selected."
msgstr ""
#: views.py:45
msgid "Must select at least one item."
msgstr ""
#: views.py:86
#, python-format
msgid "%(selection)s added successfully added to %(right_list_title)s."
msgstr ""
#: views.py:89 views.py:106
#, python-format
msgid "Unable to add %(selection)s to %(right_list_title)s."
msgstr ""
#: views.py:103
#, python-format
msgid "%(selection)s added successfully removed from %(right_list_title)s."
msgstr ""
#: views.py:121
msgid "Add"
msgstr ""
#: views.py:132
msgid "Remove"
msgstr ""
#: views.py:155
msgid "current user details"
msgstr ""
#: views.py:172
msgid "Current user's details updated."
msgstr ""
#: views.py:181
msgid "edit current user details"
msgstr ""
#: views.py:207
msgid "Changelog"
msgstr ""
#: views.py:220
msgid "License"
msgstr ""
#: widgets.py:58
msgid "None"
msgstr ""
#: conf/settings.py:15
msgid ""
"Temporary directory used site wide to store thumbnails, previews and "
"temporary files. If none is specified, one will be created using tempfile."
"mkdtemp()"
msgstr ""
#: conf/settings.py:65
msgid ""
"Controls the mechanism used to authenticated user. Options are: username, "
"email"
msgstr ""
#: templates/403.html:3 templates/403.html.py:7
msgid "Insufficient permissions"
msgstr ""
#: templates/403.html:9
msgid "You don't have enough permissions for this operation."
msgstr ""
#: templates/404.html:3 templates/404.html.py:7
msgid "Page not found"
msgstr ""
#: templates/404.html:9
msgid "Sorry, but the requested page could not be found."
msgstr ""
#: templates/calculate_form_title.html:11
#, python-format
msgid "Details for %(object_name)s: %(object)s"
msgstr ""
#: templates/calculate_form_title.html:13
#, python-format
msgid "Details for: %(object)s"
msgstr ""
#: templates/calculate_form_title.html:18
#, python-format
msgid "Edit %(object_name)s:"
msgstr ""
#: templates/calculate_form_title.html:20
msgid "Edit"
msgstr ""
#: templates/calculate_form_title.html:24
#, python-format
msgid "Create new %(object_name)s"
msgstr ""
#: templates/calculate_form_title.html:26
msgid "Create"
msgstr ""
#: templates/generic_assign_remove.html:3
#, python-format
msgid "Assign %(title)s %(object)s"
msgstr ""
#: templates/generic_confirm.html:3 templates/generic_confirm.html.py:18
msgid "Confirm"
msgstr ""
#: templates/generic_confirm.html:16
msgid "Confirm delete"
msgstr ""
#: templates/generic_confirm.html:28
msgid "form icon"
msgstr ""
#: templates/generic_confirm.html:36
#, python-format
msgid "Are you sure you wish to delete %(object_name)s: %(object)s?"
msgstr ""
#: templates/generic_confirm.html:38
#, python-format
msgid "Are you sure you wish to delete: %(object)s?"
msgstr ""
#: templates/generic_confirm.html:46
msgid "Yes"
msgstr ""
#: templates/generic_confirm.html:50
msgid "No"
msgstr ""
#: templates/generic_form_instance.html:37
#: templates/generic_form_subtemplate.html:52
msgid "required"
msgstr ""
#: templates/generic_form_subtemplate.html:76
#: templates/generic_form_subtemplate.html:78
#: templates/generic_list_horizontal_subtemplate.html:51
#: templates/generic_list_horizontal_subtemplate.html:178
#: templates/generic_list_subtemplate.html:52
#: templates/generic_list_subtemplate.html:178
msgid "Save"
msgstr ""
#: templates/generic_form_subtemplate.html:76
#: templates/generic_form_subtemplate.html:78
#: templates/generic_list_horizontal_subtemplate.html:51
#: templates/generic_list_horizontal_subtemplate.html:178
#: templates/generic_list_subtemplate.html:52
#: templates/generic_list_subtemplate.html:178
msgid "Submit"
msgstr ""
#: templates/generic_list.html:6 templates/generic_list_horizontal.html:6
#, python-format
msgid "List of %(stripped_title)s"
msgstr ""
#: templates/generic_list_horizontal_subtemplate.html:23
#: templates/generic_list_subtemplate.html:24
#, python-format
msgid ""
"List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page "
"%(page_number)s of %(total_pages)s)"
msgstr ""
#: templates/generic_list_horizontal_subtemplate.html:25
#: templates/generic_list_subtemplate.html:26
#, python-format
msgid "List of %(title)s (%(total)s)"
msgstr ""
#: templates/generic_list_subtemplate.html:72
msgid "Identifier"
msgstr ""
#: templates/generic_list_subtemplate.html:152
#, python-format
msgid "There are no %(stripped_title)s"
msgstr ""
#: templates/login.html:5
msgid "Login"
msgstr "Логин"

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,102 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-11-03 16:38-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
#: __init__.py:15
msgid "Create new comments"
msgstr ""
#: __init__.py:16
msgid "Delete comments"
msgstr ""
#: __init__.py:17
msgid "Edit comments"
msgstr ""
#: __init__.py:18
msgid "View comments"
msgstr ""
#: __init__.py:20
msgid "Comments"
msgstr ""
#: __init__.py:26 __init__.py:27
msgid "delete"
msgstr ""
#: __init__.py:28
msgid "add comment"
msgstr ""
#: __init__.py:29 utils.py:14
msgid "comments"
msgstr ""
#: __init__.py:33
msgid "date"
msgstr ""
#: __init__.py:37
msgid "user"
msgstr ""
#: __init__.py:41
msgid "comment"
msgstr ""
#: views.py:27
msgid "Must provide at least one comment."
msgstr ""
#: views.py:37
#, python-format
msgid "Comment \"%s\" deleted successfully."
msgstr ""
#: views.py:39
#, python-format
msgid "Error deleting comment \"%(comment)s\": %(error)s"
msgstr ""
#: views.py:54
#, python-format
msgid "Are you sure you wish to delete the comment: %s?"
msgstr ""
#: views.py:56
#, python-format
msgid "Are you sure you wish to delete the comments: %s?"
msgstr ""
#: views.py:86
msgid "Comment added successfully."
msgstr ""
#: views.py:93
#, python-format
msgid "Add comment to document: %s"
msgstr ""
#: views.py:109
#, python-format
msgid "comments: %s"
msgstr ""

View File

@@ -0,0 +1,205 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-11-03 16:38-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
#: __init__.py:12
msgid "View document indexes"
msgstr ""
#: __init__.py:13
msgid "Rebuild document indexes"
msgstr ""
#: __init__.py:15
msgid "Indexing"
msgstr ""
#: __init__.py:19
msgid "index list"
msgstr ""
#: __init__.py:20
msgid "go up one level"
msgstr ""
#: __init__.py:21 __init__.py:23 models.py:26
msgid "indexes"
msgstr ""
#: __init__.py:25
msgid "rebuild indexes"
msgstr ""
#: __init__.py:25
msgid "Deletes and creates from scratch all the document indexes."
msgstr ""
#: __init__.py:27
msgid "Indexes"
msgstr ""
#: api.py:83
msgid "root"
msgstr ""
#: api.py:139
#, python-format
msgid "Maximum suffix (%s) count reached."
msgstr ""
#: api.py:175
#, python-format
msgid ""
"Error in document indexing update expression: %(expression)s; %(exception)s"
msgstr ""
#: api.py:178
#, python-format
msgid ""
"Error updating document index, expression: %(expression)s; %(exception)s"
msgstr ""
#: api.py:209
#, python-format
msgid "Unable to delete document indexing node; %s"
msgstr ""
#: filesystem.py:34
#, python-format
msgid "Unable to create indexing directory; %s"
msgstr ""
#: filesystem.py:52
#, python-format
msgid ""
"Unable to create symbolic link, file exists and could not be deleted: "
"%(filepath)s; %(exc)s"
msgstr ""
#: filesystem.py:54
#, python-format
msgid "Unable to create symbolic link: %(filepath)s; %(exc)s"
msgstr ""
#: filesystem.py:71
#, python-format
msgid "Unable to delete document symbolic link; %s"
msgstr ""
#: filesystem.py:83
#, python-format
msgid "Unable to delete indexing directory; %s"
msgstr ""
#: models.py:11
#, python-format
msgid "Available functions: %s"
msgstr ""
#: models.py:16
msgid "indexing expression"
msgstr ""
#: models.py:16
msgid "Enter a python string expression to be evaluated."
msgstr ""
#: models.py:18
msgid "enabled"
msgstr ""
#: models.py:19
msgid "link documents"
msgstr ""
#: models.py:25 models.py:31 views.py:56
msgid "index"
msgstr ""
#: models.py:32
msgid "value"
msgstr ""
#: models.py:33
msgid "documents"
msgstr ""
#: models.py:46 models.py:51
msgid "index instance"
msgstr ""
#: models.py:47
msgid "indexes instances"
msgstr ""
#: models.py:52
msgid "document"
msgstr ""
#: models.py:59
msgid "document rename count"
msgstr ""
#: models.py:60
msgid "documents rename count"
msgstr ""
#: utils.py:19
msgid "document indexes"
msgstr ""
#: views.py:38
#, python-format
msgid "contents for index: %s"
msgstr ""
#: views.py:60
msgid "items"
msgstr ""
#: views.py:82
msgid "Are you sure you wish to rebuild all indexes?"
msgstr ""
#: views.py:83
msgid "On large databases this operation may take some time to execute."
msgstr ""
#: views.py:89
msgid "Index rebuild completed successfully."
msgstr ""
#: views.py:94
#, python-format
msgid "Index rebuild error: %s"
msgstr ""
#: views.py:109
#, python-format
msgid "indexes containing: %s"
msgstr ""
#: templates/indexing_help.html:3
msgid "What are indexes?"
msgstr ""
#: templates/indexing_help.html:4
msgid "Indexes group documents into a tree like hierarchical structure."
msgstr ""

File diff suppressed because it is too large Load Diff

View File

@@ -2,44 +2,124 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-02-03 01:31-0400\n"
"POT-Creation-Date: 2011-11-03 16:38-0400\n"
"PO-Revision-Date: 2011-02-03 01:31\n"
"Last-Translator: <admin@admin.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: \n"
"X-Translated-Using: django-rosetta 0.5.6\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"
"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"
#: __init__.py:5
msgid "search"
msgstr "поиск"
#: forms.py:6
msgid "Search term"
#: __init__.py:6 views.py:72
msgid "advanced search"
msgstr ""
#: __init__.py:7
#, fuzzy
msgid "search again"
msgstr "поиск"
#: forms.py:8
#, fuzzy
msgid "Search terms"
msgstr "Поиск по критериям"
#: views.py:77
msgid "Search"
msgstr "Поиск"
#: models.py:18
msgid "user"
msgstr ""
#: views.py:78
#: models.py:19
msgid "query"
msgstr ""
#: models.py:20
msgid "datetime created"
msgstr ""
#: models.py:21
msgid "hits"
msgstr ""
#: models.py:59
#, fuzzy
msgid "recent search"
msgstr "поиск"
#: models.py:60
msgid "recent searches"
msgstr ""
#: views.py:33
#, python-format
msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)"
msgstr ""
#: views.py:37
#, fuzzy
msgid "results"
msgstr "результаты: %s"
#: views.py:56
#, fuzzy, python-format
msgid "Search error: %s"
msgstr "Поиск по критериям"
#: views.py:60
msgid "type"
msgstr "типа"
#: views.py:79
#, python-format
msgid "results with: %s"
msgstr "результаты: %s"
#: views.py:76 views.py:86 views.py:88 templatetags/search_tags.py:19
#: templatetags/search_tags.py:20
msgid "Search"
msgstr "Поиск"
#: templates/search_results.html:14
msgid "No results found"
msgstr "Ничего не наидено"
#: conf/settings.py:12
msgid "Maximum amount search hits to fetch and display."
msgstr ""
#: conf/settings.py:13
msgid "Maximum number of search queries to remember per user."
msgstr ""
#: templates/search_help.html:3
msgid "Help"
msgstr ""
#: templates/search_help.html:4
#, python-format
msgid ""
"Enter the desired search keywords separated by space. Only the top "
"%(search_results_limit)s results will be available."
msgstr ""
#: templates/search_results.html:3
#, fuzzy
msgid "Search results"
msgstr "Поиск по критериям"
#: templates/search_results.html:19
#, python-format
msgid "Elapsed time: %(time_delta)s seconds"
msgstr ""
#: templatetags/search_tags.py:33
#, python-format
msgid "recent searches (maximum of %d)"
msgstr ""
#~ msgid "No results found"
#~ msgstr "Ничего не наидено"

View File

@@ -0,0 +1,212 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-11-03 16:38-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
#: __init__.py:10
msgid "folder list"
msgstr ""
#: __init__.py:11 views.py:53
msgid "create folder"
msgstr ""
#: __init__.py:12
msgid "edit"
msgstr ""
#: __init__.py:13
msgid "delete"
msgstr ""
#: __init__.py:14
msgid "remove from folder"
msgstr ""
#: __init__.py:15
msgid "folder documents"
msgstr ""
#: __init__.py:16
msgid "add to a folder"
msgstr ""
#: __init__.py:17 __init__.py:25 models.py:31 views.py:21
msgid "folders"
msgstr ""
#: forms.py:20
msgid "Existing folders"
msgstr ""
#: forms.py:22
msgid "New folder"
msgstr ""
#: models.py:11
msgid "title"
msgstr ""
#: models.py:12
msgid "user"
msgstr ""
#: models.py:13
msgid "datetime created"
msgstr ""
#: models.py:30 models.py:35 views.py:82 views.py:109 views.py:134
msgid "folder"
msgstr ""
#: models.py:36
msgid "document"
msgstr ""
#: models.py:42 views.py:257
msgid "folder document"
msgstr ""
#: models.py:43
msgid "folders documents"
msgstr ""
#: views.py:24
msgid "created"
msgstr ""
#: views.py:25
msgid "documents"
msgstr ""
#: views.py:45 views.py:152
msgid "Folder created successfully"
msgstr ""
#: views.py:48 views.py:154 views.py:188
#, python-format
msgid "A folder named: %s, already exists."
msgstr ""
#: views.py:71
msgid "Folder edited successfully"
msgstr ""
#: views.py:74
#, python-format
msgid "Error editing folder; %s"
msgstr ""
#: views.py:79
#, python-format
msgid "edit folder: %s"
msgstr ""
#: views.py:101
#, python-format
msgid "Folder: %s deleted successfully."
msgstr ""
#: views.py:103
#, python-format
msgid "Folder: %(folder)s delete error: %(error)s"
msgstr ""
#: views.py:114
#, python-format
msgid "Are you sure you with to delete the folder: %s?"
msgstr ""
#: views.py:131
#, python-format
msgid "documents in folder: %s"
msgstr ""
#: views.py:157 views.py:191
msgid "Must specify a new folder or an existing one."
msgstr ""
#: views.py:162 views.py:196
#, python-format
msgid "Document: %(document)s added to folder: %(folder)s successfully."
msgstr ""
#: views.py:165 views.py:199
#, python-format
msgid "Document: %(document)s is already in folder: %(folder)s."
msgstr ""
#: views.py:186
#, python-format
msgid "Folder \"%s\" created successfully"
msgstr ""
#: views.py:207
#, python-format
msgid "add document \"%s\" to a folder"
msgstr ""
#: views.py:223
#, python-format
msgid "folders containing: %s"
msgstr ""
#: views.py:239
msgid "Must provide at least one folder document."
msgstr ""
#: views.py:249
#, python-format
msgid "Document: %s removed successfully."
msgstr ""
#: views.py:251
#, python-format
msgid "Document: %(document)s delete error: %(error)s"
msgstr ""
#: views.py:265
#, python-format
msgid ""
"Are you sure you wish to remove the document: %(document)s from the folder "
"\"%(folder)s\"?"
msgstr ""
#: views.py:268
#, python-format
msgid ""
"Are you sure you wish to remove the documents: %(documents)s from the folder "
"\"%(folder)s\"?"
msgstr ""
#: templates/folders_help.html:3
msgid "What are folders?"
msgstr ""
#: templates/folders_help.html:4
msgid ""
"These folders can also be described as user folders. They are a way to let "
"individual users create their own document organization methods. Folders "
"created by one user and the documents contained by them don't affect any "
"other user folders or documents."
msgstr ""
#: templatetags/folder_tags.py:17
msgid "Add document to a folder"
msgstr ""

View File

@@ -0,0 +1,200 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-11-03 16:38-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
#: __init__.py:8
msgid "group actions"
msgstr ""
#: __init__.py:9
msgid "groups"
msgstr ""
#: forms.py:55
msgid "Pages"
msgstr ""
#: forms.py:56
msgid "Select"
msgstr ""
#: forms.py:61
msgid "group document"
msgstr ""
#: forms.py:66
msgid "Click on the image for full size view of the first page."
msgstr ""
#: literals.py:7
msgid "and"
msgstr ""
#: literals.py:8
msgid "or"
msgstr ""
#: literals.py:12
msgid "is equal to"
msgstr ""
#: literals.py:13
msgid "is equal to (case insensitive)"
msgstr ""
#: literals.py:14
msgid "contains"
msgstr ""
#: literals.py:15
msgid "contains (case insensitive)"
msgstr ""
#: literals.py:16
msgid "is in"
msgstr ""
#: literals.py:17
msgid "is greater than"
msgstr ""
#: literals.py:18
msgid "is greater than or equal to"
msgstr ""
#: literals.py:19
msgid "is less than"
msgstr ""
#: literals.py:20
msgid "is less than or equal to"
msgstr ""
#: literals.py:21
msgid "starts with"
msgstr ""
#: literals.py:22
msgid "starts with (case insensitive)"
msgstr ""
#: literals.py:23
msgid "ends with"
msgstr ""
#: literals.py:24
msgid "ends with (case insensitive)"
msgstr ""
#: literals.py:25
msgid "is in regular expression"
msgstr ""
#: literals.py:26
msgid "is in regular expression (case insensitive)"
msgstr ""
#: models.py:10
msgid "title"
msgstr ""
#: models.py:11
msgid "dynamic title"
msgstr ""
#: models.py:12 models.py:33
msgid "enabled"
msgstr ""
#: models.py:20 models.py:25
msgid "document group"
msgstr ""
#: models.py:21
msgid "document groups"
msgstr ""
#: models.py:26
msgid "The inclusion is ignored for the first item."
msgstr ""
#: models.py:27
msgid "foreign document data"
msgstr ""
#: models.py:27
msgid ""
"This represents the metadata of all other documents. Available objects: "
"`document.<attribute>` and `metadata.<metadata_type_name>`."
msgstr ""
#: models.py:31
msgid "expression"
msgstr ""
#: models.py:31
msgid ""
"This expression will be evaluated against the current selected document. "
"The document metadata is available as variables `metadata` and document "
"properties under the variable `document`."
msgstr ""
#: models.py:32
msgid "negated"
msgstr ""
#: models.py:32
msgid "Inverts the logic of the operator."
msgstr ""
#: models.py:36
msgid "not"
msgstr ""
#: models.py:39
msgid "group item"
msgstr ""
#: models.py:40
msgid "group items"
msgstr ""
#: views.py:21
msgid "No action selected."
msgstr ""
#: views.py:34
#, python-format
msgid "documents in group: %(group)s"
msgstr ""
#: views.py:50
#, python-format
msgid "Document group query error: %s"
msgstr ""
#: views.py:61
#, python-format
msgid "document groups (%s)"
msgstr ""
#: views.py:75
msgid "There no defined groups for the current document."
msgstr ""

View File

@@ -0,0 +1,106 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-11-03 16:38-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
#: __init__.py:6
msgid "Access the history app"
msgstr ""
#: __init__.py:8
msgid "History"
msgstr ""
#: __init__.py:12 models.py:69
msgid "history"
msgstr ""
#: models.py:16
msgid "namespace"
msgstr ""
#: models.py:17
msgid "name"
msgstr ""
#: models.py:25 models.py:34
msgid "history type"
msgstr ""
#: models.py:26
msgid "history types"
msgstr ""
#: models.py:30
msgid "date time"
msgstr ""
#: models.py:35
msgid "dictionary"
msgstr ""
#: models.py:70
msgid "histories"
msgstr ""
#: views.py:23
msgid "history events"
msgstr ""
#: views.py:26 views.py:60
msgid "date and time"
msgstr ""
#: views.py:30
msgid "object"
msgstr ""
#: views.py:34 views.py:64
msgid "summary"
msgstr ""
#: views.py:56
#, python-format
msgid "history events for: %s"
msgstr ""
#: views.py:81
msgid "Date"
msgstr ""
#: views.py:82
msgid "Time"
msgstr ""
#: views.py:83
msgid "Object"
msgstr ""
#: views.py:84
msgid "Event type"
msgstr ""
#: views.py:85
msgid "Event details"
msgstr ""
#: views.py:89
#, python-format
msgid "details for: %s"
msgstr ""

View File

@@ -0,0 +1,143 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-11-03 16:38-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
#: __init__.py:15
msgid "maintenance"
msgstr ""
#: __init__.py:16
msgid "statistics"
msgstr ""
#: __init__.py:17
msgid "diagnostics"
msgstr ""
#: __init__.py:18
msgid "sentry"
msgstr ""
#: __init__.py:19
msgid "admin site"
msgstr ""
#: __init__.py:30
msgid "home"
msgstr ""
#: __init__.py:32
msgid "search"
msgstr ""
#: views.py:41
msgid "maintenance menu"
msgstr ""
#: views.py:53
msgid "Statistics"
msgstr ""
#: views.py:61
msgid "Diagnostics"
msgstr ""
#: conf/settings.py:12
msgid ""
"Controls whether the search functionality is provided by a sidebar widget or "
"by a menu entry."
msgstr ""
#: templates/about.html:5
msgid "About this program"
msgstr ""
#: templates/about.html:9 templates/verbose_login.html:4
msgid "Version"
msgstr ""
#: templates/base.html:28
msgid "(DEBUG)"
msgstr ""
#: templates/base.html:177
msgid "User"
msgstr ""
#: templates/base.html:179
msgid "Anonymous"
msgstr ""
#: templates/base.html:182
msgid "User details"
msgstr ""
#: templates/base.html:199
msgid "Login"
msgstr ""
#: templates/base.html:199
msgid "Logout"
msgstr ""
#: templates/base.html:279
msgid "Secondary menu"
msgstr ""
#: templates/base.html:296
#, python-format
msgid "Actions for %(name)s: %(navigation_object)s"
msgstr ""
#: templates/base.html:298 templates/base.html.py:330
#, python-format
msgid "Actions for: %(navigation_object)s"
msgstr ""
#: templates/base.html:301
msgid "Available actions"
msgstr ""
#: templates/base.html:313 templates/base.html.py:345
msgid "Related actions"
msgstr ""
#: templates/base.html:328
#, python-format
msgid "Actions for %(object_name)s: %(navigation_object)s"
msgstr ""
#: templates/base.html:333
msgid "Actions"
msgstr ""
#: templates/base.html:358
msgid "Other available actions"
msgstr ""
#: templates/project_description.html:6
msgid ""
"Open source, Django based electronic document manager with custom metadata, "
"indexing, tagging, file serving integration and OCR capabilities"
msgstr ""
#: templates/project_description.html:15
msgid "Released under the GPL V3 License"
msgstr ""

View File

@@ -0,0 +1,451 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-11-03 16:38-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
#: __init__.py:12
msgid "Edit a document's metadata"
msgstr ""
#: __init__.py:13
msgid "Add metadata to a document"
msgstr ""
#: __init__.py:14
msgid "Remove metadata from a document"
msgstr ""
#: __init__.py:15
msgid "View metadata from a document"
msgstr ""
#: __init__.py:17
msgid "Edit metadata types"
msgstr ""
#: __init__.py:18
msgid "Create new metadata types"
msgstr ""
#: __init__.py:19
msgid "Delete metadata types"
msgstr ""
#: __init__.py:20
msgid "View metadata types"
msgstr ""
#: __init__.py:22
msgid "Edit metadata sets"
msgstr ""
#: __init__.py:23
msgid "Create new metadata sets"
msgstr ""
#: __init__.py:24
msgid "Delete metadata sets"
msgstr ""
#: __init__.py:25
msgid "View metadata sets"
msgstr ""
#: __init__.py:27 forms.py:94
msgid "Metadata"
msgstr ""
#: __init__.py:33
msgid "Metadata setup"
msgstr ""
#: __init__.py:44 __init__.py:46
msgid "edit metadata"
msgstr ""
#: __init__.py:45
msgid "metadata"
msgstr ""
#: __init__.py:47 __init__.py:48
msgid "add metadata"
msgstr ""
#: __init__.py:49 __init__.py:50
msgid "remove metadata"
msgstr ""
#: __init__.py:52 models.py:33 views.py:294
msgid "metadata types"
msgstr ""
#: __init__.py:53 __init__.py:58
msgid "edit"
msgstr ""
#: __init__.py:54 __init__.py:59
msgid "delete"
msgstr ""
#: __init__.py:55 __init__.py:60
msgid "create new"
msgstr ""
#: __init__.py:57 views.py:394
msgid "metadata sets"
msgstr ""
#: __init__.py:62 models.py:92
msgid "default metadata"
msgstr ""
#: classes.py:12
#, python-format
msgid "'metadata' object has no attribute '%s'"
msgstr ""
#: forms.py:28
msgid "required"
msgstr ""
#: forms.py:54
msgid "id"
msgstr ""
#: forms.py:55
msgid "Name"
msgstr ""
#: forms.py:57
msgid "Value"
msgstr ""
#: forms.py:58
msgid "Update"
msgstr ""
#: forms.py:64
msgid "Metadata type"
msgstr ""
#: forms.py:68
msgid "Remove"
msgstr ""
#: forms.py:86
msgid "Metadata sets"
msgstr ""
#: models.py:9
#, python-format
msgid " Available models: %s"
msgstr ""
#: models.py:10
#, python-format
msgid " Available functions: %s"
msgstr ""
#: models.py:17
msgid "name"
msgstr ""
#: models.py:17
msgid "Do not use python reserved words, or spaces."
msgstr ""
#: models.py:18 models.py:40
msgid "title"
msgstr ""
#: models.py:20
msgid "default"
msgstr ""
#: models.py:21
#, python-format
msgid "Enter a string to be evaluated.%s"
msgstr ""
#: models.py:23
msgid "lookup"
msgstr ""
#: models.py:24
#, python-format
msgid ""
"Enter a string to be evaluated. Example: [user.get_full_name() for user in "
"User.objects.all()].%s"
msgstr ""
#: models.py:32 models.py:57 views.py:331 views.py:376
msgid "metadata type"
msgstr ""
#: models.py:47 models.py:48 models.py:56 views.py:446 views.py:491
msgid "metadata set"
msgstr ""
#: models.py:64
msgid "metadata set item"
msgstr ""
#: models.py:65
msgid "metadata set items"
msgstr ""
#: models.py:73
msgid "document"
msgstr ""
#: models.py:74
msgid "type"
msgstr ""
#: models.py:75 views.py:283
msgid "value"
msgstr ""
#: models.py:81 models.py:82
msgid "document metadata"
msgstr ""
#: models.py:90 views.py:559
msgid "document type"
msgstr ""
#: models.py:91
msgid "default metadata sets"
msgstr ""
#: models.py:98
msgid "document type defaults"
msgstr ""
#: models.py:99
msgid "document types defaults"
msgstr ""
#: views.py:38 views.py:193
msgid "The selected document doesn't have any metadata."
msgstr ""
#: views.py:43 views.py:131 views.py:199
msgid "Must provide at least one document."
msgstr ""
#: views.py:78 views.py:234
#, python-format
msgid "Error deleting document indexes; %s"
msgstr ""
#: views.py:90
#, python-format
msgid "Error editing metadata for document %(document)s; %(error)s."
msgstr ""
#: views.py:93
#, python-format
msgid "Metadata for document %s edited successfully."
msgstr ""
#: views.py:98 views.py:251
#, python-format
msgid "Error updating document indexes; %s"
msgstr ""
#: views.py:100 views.py:253
msgid "Document indexes updated successfully."
msgstr ""
#: views.py:111
#, python-format
msgid "Edit metadata for document: %s"
msgstr ""
#: views.py:113
#, python-format
msgid "Edit metadata for documents: %s"
msgstr ""
#: views.py:148
#, python-format
msgid ""
"Metadata type: %(metadata_type)s successfully added to document %(document)s."
msgstr ""
#: views.py:151
#, python-format
msgid ""
"Metadata type: %(metadata_type)s already present in document %(document)s."
msgstr ""
#: views.py:175
#, python-format
msgid "Add metadata type to document: %s"
msgstr ""
#: views.py:177
#, python-format
msgid "Add metadata type to documents: %s"
msgstr ""
#: views.py:242
#, python-format
msgid ""
"Successfully remove metadata type: %(metadata_type)s from document: "
"%(document)s."
msgstr ""
#: views.py:245
#, python-format
msgid ""
"Error removing metadata type: %(metadata_type)s from document: %(document)s."
msgstr ""
#: views.py:264
#, python-format
msgid "Remove metadata types from document: %s"
msgstr ""
#: views.py:266
#, python-format
msgid "Remove metadata types from documents: %s"
msgstr ""
#: views.py:281
#, python-format
msgid "metadata for: %s"
msgstr ""
#: views.py:298
msgid "internal name"
msgstr ""
#: views.py:319
msgid "Metadata type edited successfully"
msgstr ""
#: views.py:322
#, python-format
msgid "Error editing metadata type; %s"
msgstr ""
#: views.py:328
#, python-format
msgid "edit metadata type: %s"
msgstr ""
#: views.py:343
msgid "Metadata type created successfully"
msgstr ""
#: views.py:349
msgid "create metadata type"
msgstr ""
#: views.py:368
#, python-format
msgid "Metadata type: %s deleted successfully."
msgstr ""
#: views.py:370
#, python-format
msgid "Metadata type: %(metadata_type)s delete error: %(error)s"
msgstr ""
#: views.py:381
#, python-format
msgid "Are you sure you wish to delete the metadata type: %s?"
msgstr ""
#: views.py:398
msgid "members"
msgstr ""
#: views.py:442
#, python-format
msgid "non members of metadata set: %s"
msgstr ""
#: views.py:443
#, python-format
msgid "members of metadata set: %s"
msgstr ""
#: views.py:458
msgid "Metadata set created successfully"
msgstr ""
#: views.py:464
msgid "create metadata set"
msgstr ""
#: views.py:483
#, python-format
msgid "Metadata set: %s deleted successfully."
msgstr ""
#: views.py:485
#, python-format
msgid "Metadata set: %(metadata_set)s delete error: %(error)s"
msgstr ""
#: views.py:496
#, python-format
msgid "Are you sure you wish to delete the metadata set: %s?"
msgstr ""
#: views.py:554
#, python-format
msgid "non members of document type: %s"
msgstr ""
#: views.py:555
#, python-format
msgid "members of document type: %s"
msgstr ""
#: templates/metadata_set_help.html:3
msgid "What are metadata sets?"
msgstr ""
#: templates/metadata_set_help.html:4
msgid ""
"A metadata set is a group of one or more metadata types. Metadata sets are "
"useful when creating new documents; selecing a metadata set automatically "
"attaches it's member metadata types to said document."
msgstr ""
#: templates/metadata_type_help.html:3
msgid "What are metadata types?"
msgstr ""
#: templates/metadata_type_help.html:4
msgid ""
"A metadata type defines the characteristics of a value of some kind that can "
"be attached to a document. Examples of metadata types are: a client name, a "
"date, or a project to which several documents belong. A metadata type's "
"name is the internal identifier with which it can be referenced to by other "
"modules such as the indexing module, the title is the value that is shown to "
"the users, the default value is the value an instance of this metadata type "
"will have initially, and the lookup value turns an instance of a metadata of "
"this type into a choice list which options are the result of the lookup's "
"code execution."
msgstr ""

View File

@@ -0,0 +1,32 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-11-03 16:38-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
#: forms.py:14
msgid "Multi item action"
msgstr ""
#: widgets.py:28
msgid "icon"
msgstr ""
#: templatetags/navigation_tags.py:275
msgid "Selected item actions:"
msgstr ""

View File

@@ -0,0 +1,447 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-11-03 16:38-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
#: __init__.py:28
msgid "Submit document for OCR"
msgstr ""
#: __init__.py:29
msgid "Delete document for OCR queue"
msgstr ""
#: __init__.py:30
msgid "Can enable/disable an OCR queue"
msgstr ""
#: __init__.py:31
msgid "Can execute an OCR clean up on all document pages"
msgstr ""
#: __init__.py:32
msgid "Can edit an OCR queue properties"
msgstr ""
#: __init__.py:34 __init__.py:56 __init__.py:74
msgid "OCR"
msgstr ""
#: __init__.py:40
msgid "OCR Setup"
msgstr ""
#: __init__.py:44
msgid "submit to OCR queue"
msgstr ""
#: __init__.py:45 __init__.py:46
msgid "re-queue"
msgstr ""
#: __init__.py:47 __init__.py:48 __init__.py:63
msgid "delete"
msgstr ""
#: __init__.py:50
msgid "stop queue"
msgstr ""
#: __init__.py:51
msgid "activate queue"
msgstr ""
#: __init__.py:53
msgid "clean up pages content"
msgstr ""
#: __init__.py:53
msgid ""
"Runs a language filter to remove common OCR mistakes from document pages "
"content."
msgstr ""
#: __init__.py:55
msgid "queue document list"
msgstr ""
#: __init__.py:58 views.py:316
msgid "active tasks"
msgstr ""
#: __init__.py:60
msgid "transformations"
msgstr ""
#: __init__.py:61
msgid "add transformation"
msgstr ""
#: __init__.py:62
msgid "edit"
msgstr ""
#: __init__.py:82
msgid "Default"
msgstr ""
#: __init__.py:104
msgid "Checks the OCR queue for pending documents."
msgstr ""
#: api.py:119
msgid "Text from OCR"
msgstr ""
#: literals.py:8
msgid "stopped"
msgstr ""
#: literals.py:9
msgid "active"
msgstr ""
#: literals.py:18
msgid "pending"
msgstr ""
#: literals.py:19
msgid "processing"
msgstr ""
#: literals.py:20
msgid "error"
msgstr ""
#: models.py:22
msgid "name"
msgstr ""
#: models.py:23
msgid "label"
msgstr ""
#: models.py:27 models.py:47
msgid "state"
msgstr ""
#: models.py:32 models.py:40 views.py:44 views.py:337 views.py:378
#: views.py:408 views.py:444
msgid "document queue"
msgstr ""
#: models.py:33
msgid "document queues"
msgstr ""
#: models.py:41
msgid "document"
msgstr ""
#: models.py:42
msgid "date time submitted"
msgstr ""
#: models.py:43
msgid "delay ocr"
msgstr ""
#: models.py:48
msgid "result"
msgstr ""
#: models.py:49
msgid "node name"
msgstr ""
#: models.py:53
msgid "queue document"
msgstr ""
#: models.py:54
msgid "queue documents"
msgstr ""
#: models.py:63 views.py:48
msgid "Missing document."
msgstr ""
#: models.py:67
msgid "Enter a valid value."
msgstr ""
#: models.py:95 views.py:341
msgid "order"
msgstr ""
#: models.py:96 views.py:342 views.py:379 views.py:409
msgid "transformation"
msgstr ""
#: models.py:97 views.py:343
msgid "arguments"
msgstr ""
#: models.py:97
#, python-format
msgid "Use dictionaries to indentify arguments, example: %s"
msgstr ""
#: models.py:107
msgid "document queue transformation"
msgstr ""
#: models.py:108
msgid "document queue transformations"
msgstr ""
#: statistics.py:8
#, python-format
msgid "Document queues: %d"
msgstr ""
#: statistics.py:9
#, python-format
msgid "Queued documents: %d"
msgstr ""
#: statistics.py:13
msgid "OCR statistics"
msgstr ""
#: views.py:41
#, python-format
msgid "documents in queue: %s"
msgstr ""
#: views.py:49
msgid "thumbnail"
msgstr ""
#: views.py:62
msgid "document queue properties"
msgstr ""
#: views.py:63
#, python-format
msgid "Current state: %s"
msgstr ""
#: views.py:79 views.py:154
msgid "Must provide at least one queue document."
msgstr ""
#: views.py:89
#, python-format
msgid "Document: %s is being processed and can't be deleted."
msgstr ""
#: views.py:92
#, python-format
msgid "Queue document: %(document)s deleted successfully."
msgstr ""
#: views.py:96
#, python-format
msgid "Error deleting document: %(document)s; %(error)s"
msgstr ""
#: views.py:109
#, python-format
msgid "Are you sure you wish to delete queue document: %s?"
msgstr ""
#: views.py:111
#, python-format
msgid "Are you sure you wish to delete queue documents: %s?"
msgstr ""
#: views.py:134
#, python-format
msgid "Document: %(document)s was added to the OCR queue: %(queue)s."
msgstr ""
#: views.py:137
#, python-format
msgid "Document: %(document)s is already queued."
msgstr ""
#: views.py:165
#, python-format
msgid "Document: %s is already being processed and can't be re-queded."
msgstr ""
#: views.py:173
#, python-format
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
msgstr ""
#: views.py:176
#, python-format
msgid "Document id#: %d, no longer exists."
msgstr ""
#: views.py:189
#, python-format
msgid "Are you sure you wish to re-queue document: %s?"
msgstr ""
#: views.py:191
#, python-format
msgid "Are you sure you wish to re-queue documents: %s?"
msgstr ""
#: views.py:209
#, python-format
msgid "Document queue: %s, already stopped."
msgstr ""
#: views.py:215
#, python-format
msgid "Document queue: %s, stopped successfully."
msgstr ""
#: views.py:221
#, python-format
msgid "Are you sure you wish to disable document queue: %s"
msgstr ""
#: views.py:236
#, python-format
msgid "Document queue: %s, already active."
msgstr ""
#: views.py:242
#, python-format
msgid "Document queue: %s, activated successfully."
msgstr ""
#: views.py:248
#, python-format
msgid "Are you sure you wish to activate document queue: %s"
msgstr ""
#: views.py:265
msgid "Are you sure you wish to clean up all the pages content?"
msgstr ""
#: views.py:266
msgid "On large databases this operation may take some time to execute."
msgstr ""
#: views.py:272
msgid "Document pages content clean up complete."
msgstr ""
#: views.py:274
#, python-format
msgid "Document pages content clean up error: %s"
msgstr ""
#: views.py:320
msgid "node"
msgstr ""
#: views.py:321
msgid "task id"
msgstr ""
#: views.py:322
msgid "task name"
msgstr ""
#: views.py:323
msgid "related object"
msgstr ""
#: views.py:335
#, python-format
msgid "transformations for: %s"
msgstr ""
#: views.py:365
msgid "Queue transformation edited successfully"
msgstr ""
#: views.py:368
#, python-format
msgid "Error editing queue transformation; %s"
msgstr ""
#: views.py:373
#, python-format
msgid "Edit transformation: %s"
msgstr ""
#: views.py:396
msgid "Queue transformation deleted successfully."
msgstr ""
#: views.py:398
#, python-format
msgid "Error deleting queue transformation; %(error)s"
msgstr ""
#: views.py:411
#, python-format
msgid ""
"Are you sure you wish to delete queue transformation \"%(transformation)s\""
msgstr ""
#: views.py:434
msgid "Queue transformation created successfully"
msgstr ""
#: views.py:437
#, python-format
msgid "Error creating queue transformation; %s"
msgstr ""
#: views.py:446
#, python-format
msgid "Create new transformation for queue: %s"
msgstr ""
#: conf/settings.py:13
msgid ""
"Amount of seconds to delay OCR of documents to allow for the node's storage "
"replication overhead."
msgstr ""
#: conf/settings.py:14
msgid "Maximum amount of concurrent document OCRs a node can perform."
msgstr ""
#: conf/settings.py:15
msgid "Automatically queue newly created documents for OCR."
msgstr ""
#: conf/settings.py:17
msgid ""
"URI in the form: \"memcached://127.0.0.1:11211/\" to specify a cache backend "
"to use for locking. Multiple hosts can be specified separated by a semicolon."
msgstr ""
#: conf/settings.py:18
msgid "File path to unpaper program."
msgstr ""
#: parsers/__init__.py:23
msgid "Text extracted from PDF"
msgstr ""

View File

@@ -0,0 +1,28 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-11-03 16:38-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
#: __init__.py:6
msgid "setup"
msgstr ""
#: views.py:13
msgid "setup items"
msgstr ""

View File

@@ -0,0 +1,24 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-11-03 16:38-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
#: __init__.py:7 views.py:13
msgid "tools"
msgstr ""

View File

@@ -0,0 +1,36 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-11-03 16:38-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
#: __init__.py:8 views.py:26
msgid "settings"
msgstr ""
#: views.py:31
msgid "name"
msgstr ""
#: views.py:32
msgid "default"
msgstr ""
#: views.py:33
msgid "value"
msgstr ""

View File

@@ -0,0 +1,461 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-11-03 16:38-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
#: __init__.py:14
msgid "View existing document sources"
msgstr ""
#: __init__.py:15
msgid "Edit document sources"
msgstr ""
#: __init__.py:16
msgid "Delete document sources"
msgstr ""
#: __init__.py:17
msgid "Create new document sources"
msgstr ""
#: __init__.py:19
msgid "Sources setup"
msgstr ""
#: __init__.py:25
msgid "preview"
msgstr ""
#: __init__.py:26 __init__.py:34 __init__.py:40
msgid "delete"
msgstr ""
#: __init__.py:28
msgid "sources"
msgstr ""
#: __init__.py:29 literals.py:53 models.py:159
msgid "web forms"
msgstr ""
#: __init__.py:30 models.py:130
msgid "staging folders"
msgstr ""
#: __init__.py:31 models.py:194
msgid "watch folders"
msgstr ""
#: __init__.py:33 __init__.py:39
msgid "edit"
msgstr ""
#: __init__.py:35
msgid "add new source"
msgstr ""
#: __init__.py:37
msgid "transformations"
msgstr ""
#: __init__.py:38
msgid "add transformation"
msgstr ""
#: __init__.py:42
msgid "Document sources"
msgstr ""
#: __init__.py:69 widgets.py:33
msgid "thumbnail"
msgstr ""
#: forms.py:32 forms.py:55
msgid "Expand compressed files"
msgstr ""
#: forms.py:33 forms.py:56
msgid "Upload a compressed file's contained files as individual documents"
msgstr ""
#: forms.py:41
msgid "Staging file"
msgstr ""
#: literals.py:8 literals.py:13
msgid "Always"
msgstr ""
#: literals.py:9 literals.py:14
msgid "Never"
msgstr ""
#: literals.py:15
msgid "Ask user"
msgstr ""
#: literals.py:30
msgid "Disk"
msgstr ""
#: literals.py:31
msgid "Database"
msgstr ""
#: literals.py:32
msgid "Drive"
msgstr ""
#: literals.py:33
msgid "Network drive"
msgstr ""
#: literals.py:34
msgid "User drive"
msgstr ""
#: literals.py:35
msgid "Envelope"
msgstr ""
#: literals.py:36
msgid "Folder"
msgstr ""
#: literals.py:37
msgid "World"
msgstr ""
#: literals.py:38
msgid "Printer"
msgstr ""
#: literals.py:39
msgid "Empty printer"
msgstr ""
#: literals.py:47 models.py:158
msgid "web form"
msgstr ""
#: literals.py:48
msgid "server staging folder"
msgstr ""
#: literals.py:49
msgid "server watch folder"
msgstr ""
#: literals.py:54
msgid "server staging folders"
msgstr ""
#: literals.py:55
msgid "server watch folders"
msgstr ""
#: models.py:29
msgid "title"
msgstr ""
#: models.py:30
msgid "enabled"
msgstr ""
#: models.py:31
msgid "whitelist"
msgstr ""
#: models.py:32
msgid "blacklist"
msgstr ""
#: models.py:98
msgid "icon"
msgstr ""
#: models.py:98
msgid "An icon to visually distinguish this source."
msgstr ""
#: models.py:114 models.py:166
msgid "folder path"
msgstr ""
#: models.py:114 models.py:166
msgid "Server side filesystem path."
msgstr ""
#: models.py:115
msgid "preview width"
msgstr ""
#: models.py:115
msgid "Width value to be passed to the converter backend."
msgstr ""
#: models.py:116
msgid "preview height"
msgstr ""
#: models.py:116
msgid "Height value to be passed to the converter backend."
msgstr ""
#: models.py:117 models.py:154 models.py:167
msgid "uncompress"
msgstr ""
#: models.py:117 models.py:154 models.py:167
msgid "Whether to expand or not compressed archives."
msgstr ""
#: models.py:118 models.py:168
msgid "delete after upload"
msgstr ""
#: models.py:118 models.py:168
msgid "Delete the file after is has been successfully uploaded."
msgstr ""
#: models.py:129
msgid "staging folder"
msgstr ""
#: models.py:169
msgid "interval"
msgstr ""
#: models.py:169
msgid ""
"Inverval in seconds where the watch folder path is checked for new documents."
msgstr ""
#: models.py:193
msgid "watch folder"
msgstr ""
#: models.py:198
msgid "Enter a valid value."
msgstr ""
#: models.py:226 views.py:487
msgid "order"
msgstr ""
#: models.py:227 views.py:488 views.py:525 views.py:555
msgid "transformation"
msgstr ""
#: models.py:228 views.py:489
msgid "arguments"
msgstr ""
#: models.py:228
#, python-format
msgid "Use dictionaries to indentify arguments, example: %s"
msgstr ""
#: models.py:239
msgid "document source transformation"
msgstr ""
#: models.py:240
msgid "document source transformations"
msgstr ""
#: staging.py:40
#, python-format
msgid "Unable get list of staging files: %s"
msgstr ""
#: staging.py:125
#, python-format
msgid "Unable to upload staging file: %s"
msgstr ""
#: staging.py:135
#, python-format
msgid "Unable to delete staging file: %s"
msgstr ""
#: utils.py:40
msgid "Whitelist Blacklist validation error."
msgstr ""
#: views.py:80
msgid "here"
msgstr ""
#: views.py:85
msgid "Upload sources"
msgstr ""
#: views.py:87
msgid ""
"No interactive document sources have been defined or none have been enabled."
msgstr ""
#: views.py:88
#, python-format
msgid "Click %(setup_link)s to add or enable some document sources."
msgstr ""
#: views.py:136
msgid "Document uploaded successfully."
msgstr ""
#: views.py:152
#, python-format
msgid "upload a local document from source: %s"
msgstr ""
#: views.py:182
#, python-format
msgid "Staging file: %s, uploaded successfully."
msgstr ""
#: views.py:187
#, python-format
msgid "Staging file: %s, deleted successfully."
msgstr ""
#: views.py:209
#, python-format
msgid "upload a document from staging source: %s"
msgstr ""
#: views.py:215
msgid "files in staging path"
msgstr ""
#: views.py:229
msgid "Current metadata"
msgstr ""
#: views.py:265 views.py:284
#, python-format
msgid "Staging file transformation error: %(error)s"
msgstr ""
#: views.py:307
msgid "Staging file delete successfully."
msgstr ""
#: views.py:309
#, python-format
msgid "Staging file delete error; %s."
msgstr ""
#: views.py:368
msgid "Source edited successfully"
msgstr ""
#: views.py:371
#, python-format
msgid "Error editing source; %s"
msgstr ""
#: views.py:376
#, python-format
msgid "edit source: %s"
msgstr ""
#: views.py:381 views.py:421 views.py:483 views.py:524 views.py:554
#: views.py:597
msgid "source"
msgstr ""
#: views.py:410
#, python-format
msgid "Source \"%s\" deleted successfully."
msgstr ""
#: views.py:412
#, python-format
msgid "Error deleting source \"%(source)s\": %(error)s"
msgstr ""
#: views.py:419
#, python-format
msgid "Are you sure you wish to delete the source: %s?"
msgstr ""
#: views.py:451
msgid "Source created successfully"
msgstr ""
#: views.py:454
#, python-format
msgid "Error creating source; %s"
msgstr ""
#: views.py:459
#, python-format
msgid "Create new source of type: %s"
msgstr ""
#: views.py:481
#, python-format
msgid "transformations for: %s"
msgstr ""
#: views.py:511
msgid "Source transformation edited successfully"
msgstr ""
#: views.py:514
#, python-format
msgid "Error editing source transformation; %s"
msgstr ""
#: views.py:519
#, python-format
msgid "Edit transformation: %s"
msgstr ""
#: views.py:542
msgid "Source transformation deleted successfully."
msgstr ""
#: views.py:544
#, python-format
msgid "Error deleting source transformation; %(error)s"
msgstr ""
#: views.py:557
#, python-format
msgid ""
"Are you sure you wish to delete source transformation \"%(transformation)s\""
msgstr ""
#: views.py:587
msgid "Source transformation created successfully"
msgstr ""
#: views.py:590
#, python-format
msgid "Error creating source transformation; %s"
msgstr ""
#: views.py:599
#, python-format
msgid "Create new transformation for source: %s"
msgstr ""

View File

@@ -0,0 +1,267 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-11-03 16:38-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
#: __init__.py:13
msgid "Create new tags"
msgstr ""
#: __init__.py:14
msgid "Attach exising tags"
msgstr ""
#: __init__.py:15
msgid "Remove tags from documents"
msgstr ""
#: __init__.py:16
msgid "Delete global tags"
msgstr ""
#: __init__.py:17
msgid "Edit global tags"
msgstr ""
#: __init__.py:18
msgid "View a document's tags"
msgstr ""
#: __init__.py:20 widgets.py:14
msgid "Tags"
msgstr ""
#: __init__.py:28
msgid "tag list"
msgstr ""
#: __init__.py:29
msgid "create new tag"
msgstr ""
#: __init__.py:30
msgid "attach tag"
msgstr ""
#: __init__.py:31 __init__.py:32
msgid "remove"
msgstr ""
#: __init__.py:33 __init__.py:58 utils.py:14 views.py:144
msgid "tags"
msgstr ""
#: __init__.py:34 __init__.py:37
msgid "delete"
msgstr ""
#: __init__.py:35
msgid "edit"
msgstr ""
#: __init__.py:36
msgid "tagged documents"
msgstr ""
#: __init__.py:41 models.py:46
msgid "color"
msgstr ""
#: __init__.py:45
msgid "color name"
msgstr ""
#: forms.py:14
msgid "New tag"
msgstr ""
#: forms.py:15 forms.py:24
msgid "Color"
msgstr ""
#: forms.py:16
msgid "Existing tags"
msgstr ""
#: forms.py:23
msgid "Name"
msgstr ""
#: models.py:18
msgid "Blue"
msgstr ""
#: models.py:19
msgid "Cyan"
msgstr ""
#: models.py:20
msgid "Coral"
msgstr ""
#: models.py:21
msgid "Green-Yellow"
msgstr ""
#: models.py:22
msgid "Khaki"
msgstr ""
#: models.py:23
msgid "LightGrey"
msgstr ""
#: models.py:24
msgid "Magenta"
msgstr ""
#: models.py:25
msgid "Red"
msgstr ""
#: models.py:26
msgid "Orange"
msgstr ""
#: models.py:27
msgid "Yellow"
msgstr ""
#: models.py:45 views.py:185 views.py:233 views.py:248
msgid "tag"
msgstr ""
#: models.py:49
msgid "tag properties"
msgstr ""
#: models.py:50
msgid "tags properties"
msgstr ""
#: views.py:33
msgid "Tag already exists."
msgstr ""
#: views.py:40
msgid "Tag created succesfully."
msgstr ""
#: views.py:46
msgid "create tag"
msgstr ""
#: views.py:73 views.py:112
msgid "Must choose either a new tag or an existing one."
msgstr ""
#: views.py:77 views.py:116
#, python-format
msgid "Document is already tagged as \"%s\""
msgstr ""
#: views.py:86
#, python-format
msgid "Tag \"%s\" added successfully."
msgstr ""
#: views.py:124
#, python-format
msgid "Tag \"%s\" added and attached successfully."
msgstr ""
#: views.py:126
#, python-format
msgid "Tag \"%s\" attached successfully."
msgstr ""
#: views.py:133
#, python-format
msgid "attach tag to: %s"
msgstr ""
#: views.py:149
msgid "tagged items"
msgstr ""
#: views.py:166 views.py:280
msgid "Must provide at least one tag."
msgstr ""
#: views.py:176
#, python-format
msgid "Tag \"%s\" deleted successfully."
msgstr ""
#: views.py:178 views.py:294
#, python-format
msgid "Error deleting tag \"%(tag)s\": %(error)s"
msgstr ""
#: views.py:193
#, python-format
msgid "Are you sure you wish to delete the tag: %s?"
msgstr ""
#: views.py:194 views.py:197
msgid "Will be removed from all documents."
msgstr ""
#: views.py:196
#, python-format
msgid "Are you sure you wish to delete the tags: %s?"
msgstr ""
#: views.py:221
msgid "Tag updated succesfully."
msgstr ""
#: views.py:230
#, python-format
msgid "edit tag: %s"
msgstr ""
#: views.py:245
#, python-format
msgid "documents with the tag \"%s\""
msgstr ""
#: views.py:258
#, python-format
msgid "tags for: %s"
msgstr ""
#: views.py:292
#, python-format
msgid "Tag \"%s\" removed successfully."
msgstr ""
#: views.py:308
#, python-format
msgid "Are you sure you wish to remove the tag: %s?"
msgstr ""
#: views.py:310
#, python-format
msgid "Are you sure you wish to remove the tags: %s?"
msgstr ""
#: templatetags/tags_tags.py:17
msgid "Add tag to document"
msgstr ""

View File

@@ -0,0 +1,254 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-11-03 16:38-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
#: __init__.py:8
msgid "Create new users"
msgstr ""
#: __init__.py:9
msgid "Edit existing users"
msgstr ""
#: __init__.py:10
msgid "View existing users"
msgstr ""
#: __init__.py:11
msgid "Delete existing users"
msgstr ""
#: __init__.py:13
msgid "Create new groups"
msgstr ""
#: __init__.py:14
msgid "Edit existing groups"
msgstr ""
#: __init__.py:15
msgid "View existing groups"
msgstr ""
#: __init__.py:16
msgid "Delete existing groups"
msgstr ""
#: __init__.py:18
msgid "User management"
msgstr ""
#: __init__.py:28
msgid "user list"
msgstr ""
#: __init__.py:29 views.py:31
msgid "users"
msgstr ""
#: __init__.py:30 __init__.py:39
msgid "edit"
msgstr ""
#: __init__.py:31 views.py:92
msgid "create new user"
msgstr ""
#: __init__.py:32 __init__.py:33 __init__.py:41 __init__.py:42
msgid "delete"
msgstr ""
#: __init__.py:34 __init__.py:35
msgid "reset password"
msgstr ""
#: __init__.py:37
msgid "group list"
msgstr ""
#: __init__.py:38 views.py:222
msgid "groups"
msgstr ""
#: __init__.py:40 views.py:270
msgid "create new group"
msgstr ""
#: __init__.py:43 views.py:226
msgid "members"
msgstr ""
#: forms.py:13
msgid "New password"
msgstr ""
#: forms.py:14
msgid "Confirm password"
msgstr ""
#: views.py:35
msgid "full name"
msgstr ""
#: views.py:39
msgid "email"
msgstr ""
#: views.py:43
msgid "active"
msgstr ""
#: views.py:58
msgid ""
"Super user and staff user editing is not allowed, use the admin interface "
"for these cases."
msgstr ""
#: views.py:65
#, python-format
msgid "User \"%s\" updated successfully."
msgstr ""
#: views.py:71
#, python-format
msgid "edit user: %s"
msgstr ""
#: views.py:74 views.py:130 views.py:193
msgid "user"
msgstr ""
#: views.py:86
#, python-format
msgid "User \"%s\" created successfully."
msgstr ""
#: views.py:108 views.py:162
msgid "Must provide at least one user."
msgstr ""
#: views.py:118
msgid ""
"Super user and staff user deleting is not allowed, use the admin interface "
"for these cases."
msgstr ""
#: views.py:121
#, python-format
msgid "User \"%s\" deleted successfully."
msgstr ""
#: views.py:123
#, python-format
msgid "Error deleting user \"%(user)s\": %(error)s"
msgstr ""
#: views.py:138
#, python-format
msgid "Are you sure you wish to delete the user: %s?"
msgstr ""
#: views.py:140
#, python-format
msgid "Are you sure you wish to delete the users: %s?"
msgstr ""
#: views.py:173
msgid "Passwords do not match, try again."
msgstr ""
#: views.py:178
msgid ""
"Super user and staff user password reseting is not allowed, use the admin "
"interface for these cases."
msgstr ""
#: views.py:182
#, python-format
msgid "Successfull password reset for user: %s."
msgstr ""
#: views.py:184
#, python-format
msgid "Error reseting password for user \"%(user)s\": %(error)s"
msgstr ""
#: views.py:200
#, python-format
msgid "Reseting password for user: %s"
msgstr ""
#: views.py:202
#, python-format
msgid "Reseting password for users: %s"
msgstr ""
#: views.py:243
#, python-format
msgid "Group \"%s\" updated successfully."
msgstr ""
#: views.py:249
#, python-format
msgid "edit group: %s"
msgstr ""
#: views.py:252 views.py:305 views.py:350
msgid "group"
msgstr ""
#: views.py:264
#, python-format
msgid "Group \"%s\" created successfully."
msgstr ""
#: views.py:286
msgid "Must provide at least one group."
msgstr ""
#: views.py:296
#, python-format
msgid "Group \"%s\" deleted successfully."
msgstr ""
#: views.py:298
#, python-format
msgid "Error deleting group \"%(group)s\": %(error)s"
msgstr ""
#: views.py:313
#, python-format
msgid "Are you sure you wish to delete the group: %s?"
msgstr ""
#: views.py:315
#, python-format
msgid "Are you sure you wish to delete the groups: %s?"
msgstr ""
#: views.py:345
#, python-format
msgid "non members of group: %s"
msgstr ""
#: views.py:346
#, python-format
msgid "members of group: %s"
msgstr ""

View File

@@ -2,23 +2,76 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-01-30 16:51+0300\n"
"POT-Creation-Date: 2011-11-03 16:38-0400\n"
"PO-Revision-Date: 2011-01-30 13:12\n"
"Last-Translator: <garison2004@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: \n"
"X-Translated-Using: django-rosetta 0.5.5\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"
"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"
#: templates/web_theme_login.html:3 templates/web_theme_login.html.py:8
#: conf/settings.py:10
msgid ""
"CSS theme to apply, options are: amro, bec, bec-green, blue, default, djime-"
"cerulean, drastic-dark, kathleene, olive, orange, red, reidb-greenish and "
"warehouse."
msgstr ""
#: conf/settings.py:12
msgid "Display extra information in the login screen."
msgstr ""
#: templates/web_theme_base.html:101
msgid "dismiss all notifications"
msgstr ""
#: templates/web_theme_base.html:101
msgid "close all"
msgstr ""
#: templates/web_theme_base.html:102
msgid "dismiss this notification"
msgstr ""
#: templates/web_theme_base.html:102
msgid "close"
msgstr ""
#: templates/web_theme_login.html:12 templates/web_theme_login.html.py:33
msgid "Login"
msgstr "Пользователь"
#: templates/web_theme_login.html:17
msgid "You are already logged in"
msgstr ""
#: templates/web_theme_login.html:20
msgid "Redirecting you to the website entry point in 5 seconds."
msgstr ""
#: templates/web_theme_login.html:23
#, python-format
msgid ""
"Or click <a href=\"%(LOGIN_REDIRECT_URL)s\">here</a> if redirection doesn't "
"work."
msgstr ""
#: templates/pagination/pagination.html:6
#: templates/pagination/pagination.html:8
msgid "Previous"
msgstr ""
#: templates/pagination/pagination.html:26
#: templates/pagination/pagination.html:28
msgid "Next"
msgstr ""