Add Dutch translation files
This commit is contained in:
BIN
apps/acls/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
BIN
apps/acls/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
241
apps/acls/locale/nl_NL/LC_MESSAGES/django.po
Normal file
241
apps/acls/locale/nl_NL/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,241 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-07-23 15:37-0400\n"
|
||||
"PO-Revision-Date: 2012-01-02 09:45+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:14
|
||||
msgid "ACLs"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:15 __init__.py:23
|
||||
msgid "details"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:16 __init__.py:25
|
||||
msgid "grant"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:17 __init__.py:26
|
||||
msgid "revoke"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:18 __init__.py:24 forms.py:21
|
||||
msgid "New holder"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:20
|
||||
msgid "Default ACLs"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:21
|
||||
msgid "List of classes"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:22
|
||||
msgid "ACLs for class"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:38
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:41
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:44
|
||||
msgid "Roles"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:47
|
||||
msgid "Special"
|
||||
msgstr ""
|
||||
|
||||
#: managers.py:118 managers.py:130
|
||||
msgid "Insufficient access."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25 models.py:67
|
||||
msgid "permission"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:51
|
||||
msgid "access entry"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:52
|
||||
msgid "access entries"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:88
|
||||
msgid "default access entry"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:89
|
||||
msgid "default access entries"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:108
|
||||
msgid "Creator"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:111 models.py:112
|
||||
msgid "creator"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:7 permissions.py:8
|
||||
msgid "Access control lists"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:10
|
||||
msgid "Edit ACLs"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:11
|
||||
msgid "View ACLs"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:13
|
||||
msgid "Edit class default ACLs"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:14
|
||||
msgid "View class default ACLs"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:47
|
||||
#, python-format
|
||||
msgid "access control lists for: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:49 views.py:409
|
||||
msgid "holder"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:50 views.py:410
|
||||
msgid "permissions"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:97
|
||||
#, python-format
|
||||
msgid "permissions available to: %(actor)s for %(obj)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:104 views.py:442
|
||||
msgid "namespace"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:105 views.py:443
|
||||
msgid "label"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:107 views.py:445
|
||||
msgid "has permission"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:184 views.py:277 views.py:525 views.py:604
|
||||
msgid ", "
|
||||
msgstr ""
|
||||
|
||||
#: views.py:185 views.py:278 views.py:526 views.py:605
|
||||
#, python-format
|
||||
msgid " for %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:186 views.py:527
|
||||
#, python-format
|
||||
msgid " to %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:189 views.py:530
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to grant the permission %(title_suffix)s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:191 views.py:532
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to grant the permissions %(title_suffix)s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:198 views.py:539
|
||||
#, python-format
|
||||
msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:204 views.py:545
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(actor)s, already had the permission \"%(permission)s\" granted for "
|
||||
"%(object)s."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:279 views.py:606
|
||||
#, python-format
|
||||
msgid " from %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:282 views.py:609
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to revoke the permission %(title_suffix)s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:284 views.py:611
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:291 views.py:618
|
||||
#, python-format
|
||||
msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:297 views.py:624
|
||||
#, python-format
|
||||
msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:353
|
||||
#, python-format
|
||||
msgid "add new holder for: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:354 views.py:486
|
||||
msgid "Select"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:386
|
||||
msgid "classes"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:388
|
||||
msgid "class"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:407
|
||||
#, python-format
|
||||
msgid "default access control lists for class: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:435
|
||||
#, python-format
|
||||
msgid "permissions available to: %(actor)s for class %(class)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:484
|
||||
#, python-format
|
||||
msgid "add new holder for class: %s"
|
||||
msgstr ""
|
||||
BIN
apps/checkouts/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
BIN
apps/checkouts/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
271
apps/checkouts/locale/nl_NL/LC_MESSAGES/django.po
Normal file
271
apps/checkouts/locale/nl_NL/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,271 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-07-23 15:37-0400\n"
|
||||
"PO-Revision-Date: 2012-07-10 15:47+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:40
|
||||
msgid "Check expired check out documents and checks them in."
|
||||
msgstr ""
|
||||
|
||||
#: events.py:5 links.py:18
|
||||
msgid "checkouts"
|
||||
msgstr ""
|
||||
|
||||
#: events.py:7
|
||||
msgid "Document checked out"
|
||||
msgstr ""
|
||||
|
||||
#: events.py:8
|
||||
#, python-format
|
||||
msgid "Document \"%(document)s\" checked out by %(fullname)s."
|
||||
msgstr ""
|
||||
|
||||
#: events.py:12
|
||||
msgid "Document checked in"
|
||||
msgstr ""
|
||||
|
||||
#: events.py:13
|
||||
#, python-format
|
||||
msgid "Document \"%(document)s\" checked in by %(fullname)s."
|
||||
msgstr ""
|
||||
|
||||
#: events.py:17
|
||||
msgid "Document automatically checked in"
|
||||
msgstr ""
|
||||
|
||||
#: events.py:18
|
||||
#, python-format
|
||||
msgid "Document \"%(document)s\" automatically checked in."
|
||||
msgstr ""
|
||||
|
||||
#: events.py:21
|
||||
msgid "Document forcefully checked in"
|
||||
msgstr ""
|
||||
|
||||
#: events.py:22
|
||||
#, python-format
|
||||
msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s."
|
||||
msgstr ""
|
||||
|
||||
#: links.py:19
|
||||
msgid "check out document"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:20
|
||||
msgid "check in document"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:21
|
||||
msgid "check in/out"
|
||||
msgstr ""
|
||||
|
||||
#: literals.py:14
|
||||
msgid "checked out"
|
||||
msgstr ""
|
||||
|
||||
#: literals.py:15
|
||||
msgid "checked in/available"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:24 views.py:137
|
||||
msgid "document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25
|
||||
msgid "check out date and time"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "check out expiration date and time"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "Amount of time to hold the document checked out in minutes."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:31
|
||||
msgid "block new version upload"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:31
|
||||
msgid "Do not allow new version of this document to be uploaded."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:54
|
||||
msgid "document checkout"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:55
|
||||
msgid "document checkouts"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:7
|
||||
msgid "Document checkout"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:9
|
||||
msgid "Check out documents"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:10
|
||||
msgid "Check in documents"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:11
|
||||
msgid "Forcefully check in documents"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:12
|
||||
msgid "Allow overriding check out restrictions"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:33
|
||||
msgid "checked out documents"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:36
|
||||
msgid "checkout user"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:37
|
||||
msgid "checkout time and date"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
msgid "checkout expiration"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:55
|
||||
#, python-format
|
||||
msgid "User: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:56
|
||||
#, python-format
|
||||
msgid "Check out time: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:57
|
||||
#, python-format
|
||||
msgid "Check out expiration: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:58
|
||||
#, python-format
|
||||
msgid "New versions allowed: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:58
|
||||
msgid "yes"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:58
|
||||
msgid "no"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:63
|
||||
#, python-format
|
||||
msgid "Check out details for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:83
|
||||
#, python-format
|
||||
msgid "Error trying to check out document; %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:85
|
||||
#, python-format
|
||||
msgid "Document \"%s\" checked out successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:88
|
||||
msgid "Document already checked out."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:96
|
||||
#, python-format
|
||||
msgid "Check out document: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:122 views.py:129
|
||||
msgid "Document has not been checked out."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:131
|
||||
#, python-format
|
||||
msgid "Error trying to check in document; %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:133
|
||||
#, python-format
|
||||
msgid "Document \"%s\" checked in successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:146
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You didn't originally checked out this document. Are you sure you wish to "
|
||||
"forcefully check in document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:148
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to check in document: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: widgets.py:18
|
||||
#, python-format
|
||||
msgid "Document status: %(widget)s %(text)s"
|
||||
msgstr ""
|
||||
|
||||
#: widgets.py:30
|
||||
msgid "Days"
|
||||
msgstr ""
|
||||
|
||||
#: widgets.py:31
|
||||
msgid "Hours"
|
||||
msgstr ""
|
||||
|
||||
#: widgets.py:32
|
||||
msgid "Minutes"
|
||||
msgstr ""
|
||||
|
||||
#: widgets.py:62
|
||||
msgid "Enter a valid number of days."
|
||||
msgstr ""
|
||||
|
||||
#: widgets.py:63
|
||||
msgid "Enter a valid number of hours."
|
||||
msgstr ""
|
||||
|
||||
#: widgets.py:64
|
||||
msgid "Enter a valid number of minutes."
|
||||
msgstr ""
|
||||
|
||||
#: widgets.py:65
|
||||
msgid "Enter a valid time difference."
|
||||
msgstr ""
|
||||
|
||||
#: widgets.py:88
|
||||
msgid ""
|
||||
"Amount of time to hold the document in the checked out state in days, hours "
|
||||
"and/or minutes."
|
||||
msgstr ""
|
||||
|
||||
#: widgets.py:89
|
||||
msgid "Check out expiration date and time"
|
||||
msgstr ""
|
||||
BIN
apps/common/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
BIN
apps/common/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
351
apps/common/locale/nl_NL/LC_MESSAGES/django.po
Normal file
351
apps/common/locale/nl_NL/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,351 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-07-23 15:36-0400\n"
|
||||
"PO-Revision-Date: 2011-09-30 04:55+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:26
|
||||
msgid "change password"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:27
|
||||
msgid "user details"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:28
|
||||
msgid "edit details"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:32 __init__.py:37
|
||||
msgid "about"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:33
|
||||
msgid "license"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:101
|
||||
msgid "Selection"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:133
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:144
|
||||
msgid ""
|
||||
"Please enter a correct email and password. Note that the password fields is "
|
||||
"case-sensitive."
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:146
|
||||
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 ""
|
||||
|
||||
#: models.py:17
|
||||
msgid "lock field"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:45
|
||||
msgid "Anonymous user"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:48 models.py:49
|
||||
msgid "anonymous user"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:53
|
||||
msgid "account"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:54
|
||||
msgid "password"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:55
|
||||
msgid "password hash"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:58
|
||||
msgid "auto admin properties"
|
||||
msgstr ""
|
||||
|
||||
#: utils.py:295
|
||||
msgid "function found"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:36
|
||||
msgid "No action selected."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
msgid "Must select at least one item."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:88
|
||||
#, python-format
|
||||
msgid "%(selection)s added successfully added to %(right_list_title)s."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:94 views.py:121
|
||||
#, python-format
|
||||
msgid "Unable to add %(selection)s to %(right_list_title)s."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:115
|
||||
#, python-format
|
||||
msgid "%(selection)s added successfully removed from %(right_list_title)s."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:136
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:147
|
||||
msgid "Remove"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:170
|
||||
msgid "current user details"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:187
|
||||
msgid "E-mail conflict, another user has that same email."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:190
|
||||
msgid "Current user's details updated."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:199
|
||||
msgid "edit current user details"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:230
|
||||
msgid "License"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:239
|
||||
msgid "Current user password change"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:254 templates/password_change_done.html:5
|
||||
msgid "Your password has been successfully changed."
|
||||
msgstr ""
|
||||
|
||||
#: widgets.py:58
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: conf/settings.py:16
|
||||
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:66
|
||||
msgid ""
|
||||
"Controls the mechanism used to authenticated user. Options are: username, "
|
||||
"email"
|
||||
msgstr ""
|
||||
|
||||
#: conf/settings.py:75
|
||||
msgid "Allow non authenticated users, access to all views"
|
||||
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:32
|
||||
msgid "form icon"
|
||||
msgstr ""
|
||||
|
||||
#: templates/generic_confirm.html:40
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete %(object_name)s: %(object)s?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/generic_confirm.html:42
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete: %(object)s?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/generic_confirm.html:50
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: templates/generic_confirm.html:54
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: templates/generic_form_instance.html:37
|
||||
#: templates/generic_form_subtemplate.html:56
|
||||
msgid "required"
|
||||
msgstr ""
|
||||
|
||||
#: templates/generic_form_subtemplate.html:80
|
||||
#: templates/generic_form_subtemplate.html:82
|
||||
#: templates/generic_list_horizontal_subtemplate.html:51
|
||||
#: templates/generic_list_horizontal_subtemplate.html:90
|
||||
#: templates/generic_list_subtemplate.html:52
|
||||
#: templates/generic_list_subtemplate.html:178
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#: templates/generic_form_subtemplate.html:80
|
||||
#: templates/generic_form_subtemplate.html:82
|
||||
#: templates/generic_list_horizontal_subtemplate.html:51
|
||||
#: templates/generic_list_horizontal_subtemplate.html:90
|
||||
#: templates/generic_list_subtemplate.html:52
|
||||
#: templates/generic_list_subtemplate.html:178
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#: templates/generic_form_subtemplate.html:87
|
||||
msgid "Cancel"
|
||||
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 ""
|
||||
|
||||
#: templates/password_change_done.html:3 templates/password_change_form.html:3
|
||||
#: templates/password_change_form.html:5
|
||||
msgid "Password change"
|
||||
msgstr ""
|
||||
BIN
apps/converter/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
BIN
apps/converter/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
936
apps/converter/locale/nl_NL/LC_MESSAGES/django.po
Normal file
936
apps/converter/locale/nl_NL/LC_MESSAGES/django.po
Normal file
File diff suppressed because it is too large
Load Diff
BIN
apps/django_gpg/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
BIN
apps/django_gpg/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
214
apps/django_gpg/locale/nl_NL/LC_MESSAGES/django.po
Normal file
214
apps/django_gpg/locale/nl_NL/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,214 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-07-23 15:37-0400\n"
|
||||
"PO-Revision-Date: 2011-12-05 17:43+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:14 views.py:66
|
||||
msgid "private keys"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:15 views.py:69
|
||||
msgid "public keys"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:16
|
||||
msgid "delete"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:17
|
||||
msgid "query keyservers"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:18
|
||||
msgid "import"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:19
|
||||
msgid "key management"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:24
|
||||
msgid "Public"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:25
|
||||
msgid "Secret"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:33 api.py:38
|
||||
msgid "RSA"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:34
|
||||
msgid "DSA"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:39
|
||||
msgid "Elgamal"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:53
|
||||
msgid "Bad signature."
|
||||
msgstr ""
|
||||
|
||||
#: api.py:57
|
||||
msgid "Document not signed or invalid signature."
|
||||
msgstr ""
|
||||
|
||||
#: api.py:61
|
||||
msgid "Signature error."
|
||||
msgstr ""
|
||||
|
||||
#: api.py:65
|
||||
msgid "Document is signed but no public key is available for verification."
|
||||
msgstr ""
|
||||
|
||||
#: api.py:69
|
||||
msgid "Document is signed, and signature is good."
|
||||
msgstr ""
|
||||
|
||||
#: api.py:73
|
||||
msgid "Document is signed with a valid signature."
|
||||
msgstr ""
|
||||
|
||||
#: api.py:146
|
||||
msgid "unknown"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:7
|
||||
msgid "Term"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:8
|
||||
msgid "Name, e-mail, key ID or key fingerprint to look for."
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:7
|
||||
msgid "Key management"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:9
|
||||
msgid "View keys"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:10
|
||||
msgid "Delete keys"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:11
|
||||
msgid "Query keyservers"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:12
|
||||
msgid "Import keys from keyservers"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:37
|
||||
#, python-format
|
||||
msgid "Key: %s, imported successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:42
|
||||
#, python-format
|
||||
msgid "Unable to import key id: %(key_id)s; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:51
|
||||
msgid "Import key"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:52
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to import key id: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:77
|
||||
msgid "Key ID"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:81
|
||||
msgid "Owner"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:101
|
||||
#, python-format
|
||||
msgid "Key: %s, deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:108
|
||||
msgid "Delete key"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:110
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Are you sure you wish to delete key: %s? If you try to delete a public key "
|
||||
"that is part of a public/private pair the private key will be deleted as "
|
||||
"well."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:128
|
||||
msgid "Query key server"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:141
|
||||
msgid "results"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:146
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:150
|
||||
msgid "type"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:154
|
||||
msgid "creation date"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:158
|
||||
msgid "disabled"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:162
|
||||
msgid "expiration date"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:166
|
||||
msgid "expired"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:170
|
||||
msgid "length"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:174
|
||||
msgid "revoked"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:179
|
||||
msgid "Identifies"
|
||||
msgstr ""
|
||||
|
||||
#: conf/settings.py:15
|
||||
msgid "List of keyservers to be queried for unknown keys."
|
||||
msgstr ""
|
||||
|
||||
#: conf/settings.py:16
|
||||
msgid "Home directory used to store keys as well as configuration files."
|
||||
msgstr ""
|
||||
BIN
apps/document_comments/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
BIN
apps/document_comments/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
97
apps/document_comments/locale/nl_NL/LC_MESSAGES/django.po
Normal file
97
apps/document_comments/locale/nl_NL/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,97 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# Lucas Weel <ljj.weel@gmail.com>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-07-23 15:36-0400\n"
|
||||
"PO-Revision-Date: 2012-07-12 19:49+0000\n"
|
||||
"Last-Translator: Lucas Weel <ljj.weel@gmail.com>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:19 __init__.py:20
|
||||
msgid "delete"
|
||||
msgstr "Verwijderen"
|
||||
|
||||
#: __init__.py:21
|
||||
msgid "add comment"
|
||||
msgstr "Toevoegen opmerking"
|
||||
|
||||
#: __init__.py:22
|
||||
msgid "comments"
|
||||
msgstr "commentaar"
|
||||
|
||||
#: __init__.py:26
|
||||
msgid "date"
|
||||
msgstr "datum"
|
||||
|
||||
#: __init__.py:30
|
||||
msgid "user"
|
||||
msgstr "gebruiker"
|
||||
|
||||
#: __init__.py:34
|
||||
msgid "comment"
|
||||
msgstr "opmerking"
|
||||
|
||||
#: permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr "Commentaar"
|
||||
|
||||
#: permissions.py:9
|
||||
msgid "Create new comments"
|
||||
msgstr "Aanmaken van commentaar"
|
||||
|
||||
#: permissions.py:10
|
||||
msgid "Delete comments"
|
||||
msgstr "Verwijderen van commentaar"
|
||||
|
||||
#: permissions.py:11
|
||||
msgid "View comments"
|
||||
msgstr "Bekijk commentaar"
|
||||
|
||||
#: views.py:36
|
||||
msgid "Must provide at least one comment."
|
||||
msgstr "U moet minimaal een opmerking plaatsen."
|
||||
|
||||
#: views.py:46
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr "Opmerking \"%s\" succesvol verwijdert."
|
||||
|
||||
#: views.py:48
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr "Fout bij het verwijderen van de opmerking: \"%(comment)s: %(error)s"
|
||||
|
||||
#: views.py:63
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete the comment: %s?"
|
||||
msgstr "Bent u er zeker van dat u de opmerking: %s, wenst te verwijderen?"
|
||||
|
||||
#: views.py:65
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete the comments: %s?"
|
||||
msgstr "Bent u er zeker van dat u het commentaar: %s, wenst te verwijderen?"
|
||||
|
||||
#: views.py:99
|
||||
msgid "Comment added successfully."
|
||||
msgstr "Opmerking succesvol toegevoegd."
|
||||
|
||||
#: views.py:106
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr "Opmerking toevoegen aan document: %s"
|
||||
|
||||
#: views.py:126
|
||||
#, python-format
|
||||
msgid "comments: %s"
|
||||
msgstr "commentaar: %s"
|
||||
BIN
apps/document_indexing/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
BIN
apps/document_indexing/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
367
apps/document_indexing/locale/nl_NL/LC_MESSAGES/django.po
Normal file
367
apps/document_indexing/locale/nl_NL/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,367 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-07-23 15:36-0400\n"
|
||||
"PO-Revision-Date: 2012-07-23 19:51+0000\n"
|
||||
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:31 __init__.py:45 __init__.py:47 models.py:42 views.py:38
|
||||
#: views.py:284
|
||||
msgid "indexes"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:32 __init__.py:42
|
||||
msgid "index list"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:33 views.py:77
|
||||
msgid "create index"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:34 __init__.py:39
|
||||
msgid "edit"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:35 __init__.py:40
|
||||
msgid "delete"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:36
|
||||
msgid "tree template"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:38
|
||||
msgid "new child node"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:44
|
||||
msgid "go up one level"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:49
|
||||
msgid "rebuild indexes"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:49
|
||||
msgid "Deletes and creates from scratch all the document indexes."
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:51
|
||||
msgid "Indexes"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:69
|
||||
#, python-format
|
||||
msgid "Maximum suffix (%s) count reached."
|
||||
msgstr ""
|
||||
|
||||
#: api.py:83
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error in document indexing update expression: %(expression)s; %(exception)s"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:92 api.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error updating document index, expression: %(expression)s; %(exception)s"
|
||||
msgstr ""
|
||||
|
||||
#: api.py:149
|
||||
#, python-format
|
||||
msgid "Unable to delete document indexing node; %s"
|
||||
msgstr ""
|
||||
|
||||
#: filesystem.py:51
|
||||
#, python-format
|
||||
msgid "Unable to create indexing directory; %s"
|
||||
msgstr ""
|
||||
|
||||
#: filesystem.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unable to create symbolic link, file exists and could not be deleted: "
|
||||
"%(filepath)s; %(exc)s"
|
||||
msgstr ""
|
||||
|
||||
#: filesystem.py:71
|
||||
#, python-format
|
||||
msgid "Unable to create symbolic link: %(filepath)s; %(exc)s"
|
||||
msgstr ""
|
||||
|
||||
#: filesystem.py:84
|
||||
#, python-format
|
||||
msgid "Unable to delete document symbolic link; %s"
|
||||
msgstr ""
|
||||
|
||||
#: filesystem.py:96
|
||||
#, python-format
|
||||
msgid "Unable to delete indexing directory; %s"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:13
|
||||
#, python-format
|
||||
msgid "Available functions: %s"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:17 views.py:42
|
||||
msgid "name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:17
|
||||
msgid "Internal name used to reference this index."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:18 views.py:43
|
||||
msgid "title"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:18
|
||||
msgid "The name that will be visible to users."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19 models.py:50 views.py:44 views.py:168
|
||||
msgid "enabled"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19
|
||||
msgid ""
|
||||
"Causes this index to be visible and updated when document data changes."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:41 models.py:47 views.py:104 views.py:135 views.py:161
|
||||
#: views.py:199 views.py:229 views.py:269
|
||||
msgid "index"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:48
|
||||
msgid "indexing expression"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:48
|
||||
msgid "Enter a python string expression to be evaluated."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:50
|
||||
msgid "Causes this node to be visible and updated when document data changes."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:51
|
||||
msgid "link documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:51
|
||||
msgid ""
|
||||
"Check this option to have this node act as a container for documents and not"
|
||||
" as a parent for further nodes."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:57 models.py:63
|
||||
msgid "index template node"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:58
|
||||
msgid "indexes template nodes"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:64
|
||||
msgid "value"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:65
|
||||
msgid "documents"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:75
|
||||
msgid "index instance node"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:76
|
||||
msgid "indexes instance nodes"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:80
|
||||
msgid "index instance"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:81
|
||||
msgid "document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:88
|
||||
msgid "document rename count"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:89
|
||||
msgid "documents rename count"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:7
|
||||
msgid "Indexing"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:9
|
||||
msgid "Configure document indexes"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:10
|
||||
msgid "Create new document indexes"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:11
|
||||
msgid "Edit document indexes"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:12
|
||||
msgid "Delete document indexes"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:14
|
||||
msgid "View document indexes"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:15
|
||||
msgid "Rebuild document indexes"
|
||||
msgstr ""
|
||||
|
||||
#: utils.py:19
|
||||
msgid "document indexes"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:71
|
||||
msgid "Index created successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:95
|
||||
msgid "Index edited successfully"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:101
|
||||
#, python-format
|
||||
msgid "edit index: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:126
|
||||
#, python-format
|
||||
msgid "Index: %s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:128
|
||||
#, python-format
|
||||
msgid "Index: %(index)s delete error: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:140
|
||||
#, python-format
|
||||
msgid "Are you sure you with to delete the index: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:164
|
||||
#, python-format
|
||||
msgid "tree template nodes for index: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:167
|
||||
msgid "level"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:169
|
||||
msgid "has document links?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:190
|
||||
msgid "Index template node created successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:196
|
||||
msgid "create child node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:217
|
||||
msgid "Index template node edited successfully"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:223
|
||||
#, python-format
|
||||
msgid "edit index template node: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:230 views.py:270 views.py:338
|
||||
msgid "node"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:252
|
||||
#, python-format
|
||||
msgid "Node: %s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:254
|
||||
#, python-format
|
||||
msgid "Node: %(node)s delete error: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:263
|
||||
#, python-format
|
||||
msgid "Are you sure you with to delete the index template node: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:287
|
||||
msgid "nodes"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:320
|
||||
#, python-format
|
||||
msgid "contents for index: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:342
|
||||
msgid "items"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:367
|
||||
msgid "Are you sure you wish to rebuild all indexes?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:368
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:374
|
||||
msgid "Index rebuild completed successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:381
|
||||
#, python-format
|
||||
msgid "Index rebuild error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:403
|
||||
#, python-format
|
||||
msgid "indexes containing: %s"
|
||||
msgstr ""
|
||||
|
||||
#: conf/settings.py:22
|
||||
msgid ""
|
||||
"A dictionary that maps the index name and where on the filesystem that index"
|
||||
" will be mirrored."
|
||||
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 ""
|
||||
BIN
apps/document_signatures/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
BIN
apps/document_signatures/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
122
apps/document_signatures/locale/nl_NL/LC_MESSAGES/django.po
Normal file
122
apps/document_signatures/locale/nl_NL/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,122 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-07-23 15:37-0400\n"
|
||||
"PO-Revision-Date: 2012-01-02 04:45+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:83
|
||||
msgid "upload signature"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:84
|
||||
msgid "download signature"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:85
|
||||
msgid "signatures"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:11
|
||||
msgid "Signature file"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
msgid "document version"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:21
|
||||
msgid "signature file"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:22
|
||||
msgid "has embedded signature"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:37
|
||||
msgid "document version signature"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:38
|
||||
msgid "document version signatures"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:7
|
||||
msgid "Document signatures"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:8
|
||||
msgid "Verify document signatures"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:9
|
||||
msgid "Upload detached signatures"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:10
|
||||
msgid "Download detached signatures"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:47
|
||||
#, python-format
|
||||
msgid "Signature status: %(widget)s %(text)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:54
|
||||
msgid "embedded"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:56
|
||||
msgid "detached"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:61
|
||||
#, python-format
|
||||
msgid "Signature ID: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:62
|
||||
#, python-format
|
||||
msgid "Signature type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:63
|
||||
#, python-format
|
||||
msgid "Key ID: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#, python-format
|
||||
msgid "Timestamp: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:65
|
||||
#, python-format
|
||||
msgid "Signee: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:70
|
||||
#, python-format
|
||||
msgid "signature properties for: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:96
|
||||
msgid "Detached signature uploaded successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:105
|
||||
#, python-format
|
||||
msgid "Upload detached signature for: %s"
|
||||
msgstr ""
|
||||
BIN
apps/documents/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
BIN
apps/documents/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
1108
apps/documents/locale/nl_NL/LC_MESSAGES/django.po
Normal file
1108
apps/documents/locale/nl_NL/LC_MESSAGES/django.po
Normal file
File diff suppressed because it is too large
Load Diff
BIN
apps/dynamic_search/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
BIN
apps/dynamic_search/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
114
apps/dynamic_search/locale/nl_NL/LC_MESSAGES/django.po
Normal file
114
apps/dynamic_search/locale/nl_NL/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,114 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-07-23 15:36-0400\n"
|
||||
"PO-Revision-Date: 2011-09-30 04:42+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:5
|
||||
msgid "search"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:6 views.py:72
|
||||
msgid "advanced search"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:7
|
||||
msgid "search again"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:8
|
||||
msgid "Search terms"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:21
|
||||
msgid "user"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:22
|
||||
msgid "query"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:23
|
||||
msgid "datetime created"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:24
|
||||
msgid "hits"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:62
|
||||
msgid "recent search"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:63
|
||||
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
|
||||
msgid "results"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:56
|
||||
#, python-format
|
||||
msgid "Search error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60
|
||||
msgid "type"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:76 views.py:86 views.py:88 templatetags/search_tags.py:19
|
||||
#: templatetags/search_tags.py:20
|
||||
msgid "Search"
|
||||
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
|
||||
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 ""
|
||||
BIN
apps/folders/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
BIN
apps/folders/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
229
apps/folders/locale/nl_NL/LC_MESSAGES/django.po
Normal file
229
apps/folders/locale/nl_NL/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,229 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-07-23 15:36-0400\n"
|
||||
"PO-Revision-Date: 2011-09-30 04:55+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:18
|
||||
msgid "folder list"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:19 views.py:77
|
||||
msgid "create folder"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:20
|
||||
msgid "edit"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:21
|
||||
msgid "delete"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:22
|
||||
msgid "remove from folder"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:23
|
||||
msgid "folder documents"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:24
|
||||
msgid "add to a folder"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:25 __init__.py:35 models.py:43 views.py:34
|
||||
msgid "folders"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:27
|
||||
msgid "ACLs"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:38
|
||||
msgid "Folder"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:11
|
||||
msgid "title"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:12
|
||||
msgid "user"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:13
|
||||
msgid "datetime created"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:42 models.py:47 views.py:108 views.py:137 views.py:162
|
||||
msgid "folder"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:48
|
||||
msgid "document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:54 views.py:261
|
||||
msgid "folder document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:55
|
||||
msgid "folders documents"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:7
|
||||
msgid "Folders"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:9
|
||||
msgid "Create new folders"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:10
|
||||
msgid "Edit new folders"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:11
|
||||
msgid "Delete new folders"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:12
|
||||
msgid "Remove documents from folders"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:13
|
||||
msgid "View existing folders"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:14
|
||||
msgid "Add documents to existing folders"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:37
|
||||
msgid "created"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:38
|
||||
msgid "documents"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:69
|
||||
msgid "Folder created successfully"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:72
|
||||
#, python-format
|
||||
msgid "A folder named: %s, already exists."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:97
|
||||
msgid "Folder edited successfully"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:100
|
||||
#, python-format
|
||||
msgid "Error editing folder; %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:105
|
||||
#, python-format
|
||||
msgid "edit folder: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:129
|
||||
#, python-format
|
||||
msgid "Folder: %s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:131
|
||||
#, python-format
|
||||
msgid "Folder: %(folder)s delete error: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:142
|
||||
#, python-format
|
||||
msgid "Are you sure you with to delete the folder: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:168
|
||||
#, python-format
|
||||
msgid "documents in folder: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:188
|
||||
#, python-format
|
||||
msgid "Document: %(document)s added to folder: %(folder)s successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:191
|
||||
#, python-format
|
||||
msgid "Document: %(document)s is already in folder: %(folder)s."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:199
|
||||
#, python-format
|
||||
msgid "add document \"%s\" to a folder"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:219
|
||||
#, python-format
|
||||
msgid "folders containing: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:235
|
||||
msgid "Must provide at least one folder document."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:253
|
||||
#, python-format
|
||||
msgid "Document: %s removed successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:255
|
||||
#, python-format
|
||||
msgid "Document: %(document)s delete error: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:269
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Are you sure you wish to remove the document: %(document)s from the folder "
|
||||
"\"%(folder)s\"?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:272
|
||||
#, 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 ""
|
||||
BIN
apps/history/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
BIN
apps/history/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
121
apps/history/locale/nl_NL/LC_MESSAGES/django.po
Normal file
121
apps/history/locale/nl_NL/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,121 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-07-23 15:36-0400\n"
|
||||
"PO-Revision-Date: 2011-09-30 04:56+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:17
|
||||
msgid "date and time"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:21
|
||||
msgid "type"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:25
|
||||
msgid "summary"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:7 models.py:73
|
||||
msgid "history"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:8
|
||||
msgid "details"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:18
|
||||
msgid "namespace"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19
|
||||
msgid "name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:34 models.py:43
|
||||
msgid "history type"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:35
|
||||
msgid "history types"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:39
|
||||
msgid "date time"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:44
|
||||
msgid "dictionary"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:74
|
||||
msgid "histories"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:7
|
||||
msgid "History"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:8
|
||||
msgid "Access the history of an object"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:37
|
||||
msgid "history events"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
msgid "object link"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:68
|
||||
#, python-format
|
||||
msgid "history events for: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:86
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:87
|
||||
msgid "Time"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:88
|
||||
msgid "Object"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:89
|
||||
msgid "Event type"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:90
|
||||
msgid "Additional details"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:90
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:94
|
||||
#, python-format
|
||||
msgid "details for: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:106
|
||||
#, python-format
|
||||
msgid "history events of type: %s"
|
||||
msgstr ""
|
||||
BIN
apps/installation/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
BIN
apps/installation/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
118
apps/installation/locale/nl_NL/LC_MESSAGES/django.po
Normal file
118
apps/installation/locale/nl_NL/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,118 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-07-23 15:37-0400\n"
|
||||
"PO-Revision-Date: 2012-06-17 22:18+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: links.py:7 models.py:148
|
||||
msgid "installation details"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:63
|
||||
msgid "LSB OS"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:64
|
||||
msgid "Distributor ID"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:65
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:66
|
||||
msgid "Release"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:67
|
||||
msgid "Codename"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:68
|
||||
msgid "System info"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:70
|
||||
msgid "POSIX OS"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:72
|
||||
msgid "OS architecture"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:73
|
||||
msgid "Python version"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:74
|
||||
msgid "Hostname"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:75
|
||||
msgid "Platform"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:76
|
||||
msgid "Machine"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:77
|
||||
msgid "Processor"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:78
|
||||
msgid "Number of CPUs"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:79
|
||||
msgid "Total physical memory"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:80
|
||||
msgid "Disk partitions"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:83 models.py:85
|
||||
msgid "tesseract version"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:85 models.py:90
|
||||
msgid "not found"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:88 models.py:90
|
||||
msgid "unpaper version"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:92
|
||||
msgid "Mayan EDMS version"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:93
|
||||
msgid "Installed via fabfile"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:7
|
||||
msgid "Installation"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:8
|
||||
msgid "View installation environment details"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:24
|
||||
msgid "Installation environment details"
|
||||
msgstr ""
|
||||
BIN
apps/linking/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
BIN
apps/linking/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
333
apps/linking/locale/nl_NL/LC_MESSAGES/django.po
Normal file
333
apps/linking/locale/nl_NL/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,333 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-07-23 15:36-0400\n"
|
||||
"PO-Revision-Date: 2011-09-30 04:41+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:17
|
||||
msgid "smart links actions"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:18 __init__.py:20 models.py:23 views.py:132
|
||||
msgid "smart links"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:21
|
||||
msgid "smart links list"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:22
|
||||
msgid "create new smart link"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:23 __init__.py:28
|
||||
msgid "edit"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:24 __init__.py:29
|
||||
msgid "delete"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:26
|
||||
msgid "conditions"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:27
|
||||
msgid "create condition"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:31
|
||||
msgid "ACLs"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:48
|
||||
msgid "Pages"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:54
|
||||
msgid "Select"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:61
|
||||
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:12
|
||||
msgid "title"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:13 views.py:135
|
||||
msgid "dynamic title"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:13 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:14 models.py:33 views.py:136 views.py:232
|
||||
msgid "enabled"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:22 models.py:27 views.py:296 views.py:330
|
||||
msgid "smart link"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:28
|
||||
msgid "The inclusion is ignored for the first item."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:29
|
||||
msgid "foreign document data"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:29
|
||||
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: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 "link condition"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:40
|
||||
msgid "link conditions"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:7
|
||||
msgid "Smart links"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:9
|
||||
msgid "View existing smart links"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:10
|
||||
msgid "Create new smart links"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:11
|
||||
msgid "Delete smart links"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:12
|
||||
msgid "Edit smart links"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:41
|
||||
msgid "No action selected."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60
|
||||
#, python-format
|
||||
msgid "documents in smart link: %(group)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:76
|
||||
#, python-format
|
||||
msgid "Smart link query error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:98
|
||||
#, python-format
|
||||
msgid "smart links (%s)"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:112
|
||||
msgid "There no defined smart links for the current document."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:152
|
||||
#, python-format
|
||||
msgid "Smart link: %s created successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:159
|
||||
msgid "Create new smart link"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:175
|
||||
#, python-format
|
||||
msgid "Smart link: %s edited successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:184
|
||||
#, python-format
|
||||
msgid "Edit smart link: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:202
|
||||
#, python-format
|
||||
msgid "Smart link: %s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:204
|
||||
#, python-format
|
||||
msgid "Error deleting smart link: %(smart_link)s; %(error)s."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:213
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete smart link: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:229
|
||||
#, python-format
|
||||
msgid "conditions for smart link: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:254
|
||||
#, python-format
|
||||
msgid "Smart link condition: \"%s\" created successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:261
|
||||
#, python-format
|
||||
msgid "Add new conditions to smart link: \"%s\""
|
||||
msgstr ""
|
||||
|
||||
#: views.py:283
|
||||
#, python-format
|
||||
msgid "Smart link condition: \"%s\" edited successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:290
|
||||
msgid "Edit smart link condition"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:297 views.py:331
|
||||
msgid "condition"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:317
|
||||
#, python-format
|
||||
msgid "Smart link condition: \"%s\" deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:319
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error deleting smart link condition: %(smart_link_condition)s; %(error)s."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:333
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete smart link condition: \"%s\"?"
|
||||
msgstr ""
|
||||
|
||||
#: conf/settings.py:11
|
||||
msgid "Show smart link that don't return any documents."
|
||||
msgstr ""
|
||||
|
||||
#: templates/smart_links_help.html:3
|
||||
msgid "What are smart links?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/smart_links_help.html:4
|
||||
msgid ""
|
||||
"Smart links are a set of conditional statements that are used to query the "
|
||||
"database using the current document the user is accessing as the data "
|
||||
"source, the results of these queries are a list of documents that relate in "
|
||||
"some manner to the document being displayed and allow users the ability to "
|
||||
"jump to and from linked documents very easily."
|
||||
msgstr ""
|
||||
BIN
apps/main/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
BIN
apps/main/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
146
apps/main/locale/nl_NL/LC_MESSAGES/django.po
Normal file
146
apps/main/locale/nl_NL/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,146 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-07-23 15:36-0400\n"
|
||||
"PO-Revision-Date: 2011-09-30 04:41+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:33
|
||||
msgid "maintenance"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:34
|
||||
msgid "statistics"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:35
|
||||
msgid "diagnostics"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:36
|
||||
msgid "sentry"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:37
|
||||
msgid "admin site"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:40
|
||||
msgid "home"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:42
|
||||
msgid "search"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:43
|
||||
msgid "maintenance menu"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:56
|
||||
msgid "Statistics"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:66
|
||||
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:193
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#: templates/base.html:195
|
||||
msgid "Anonymous"
|
||||
msgstr ""
|
||||
|
||||
#: templates/base.html:197
|
||||
msgid "User details"
|
||||
msgstr ""
|
||||
|
||||
#: templates/base.html:214
|
||||
msgid "Login"
|
||||
msgstr ""
|
||||
|
||||
#: templates/base.html:214
|
||||
msgid "Logout"
|
||||
msgstr ""
|
||||
|
||||
#: templates/base.html:294
|
||||
msgid "Secondary menu"
|
||||
msgstr ""
|
||||
|
||||
#: templates/base.html:310
|
||||
#, python-format
|
||||
msgid "Actions for %(name)s: %(navigation_object)s"
|
||||
msgstr ""
|
||||
|
||||
#: templates/base.html:312 templates/base.html.py:355
|
||||
#, python-format
|
||||
msgid "Actions for: %(navigation_object)s"
|
||||
msgstr ""
|
||||
|
||||
#: templates/base.html:315
|
||||
msgid "Available actions"
|
||||
msgstr ""
|
||||
|
||||
#: templates/base.html:327 templates/base.html.py:370
|
||||
msgid "Related actions"
|
||||
msgstr ""
|
||||
|
||||
#: templates/base.html:338 templates/base.html.py:383
|
||||
msgid "Other available actions"
|
||||
msgstr ""
|
||||
|
||||
#: templates/base.html:353
|
||||
#, python-format
|
||||
msgid "Actions for %(object_name)s: %(navigation_object)s"
|
||||
msgstr ""
|
||||
|
||||
#: templates/base.html:358
|
||||
msgid "Actions"
|
||||
msgstr ""
|
||||
|
||||
#: templates/home.html:8
|
||||
msgid "Django based open source document management system"
|
||||
msgstr ""
|
||||
|
||||
#: templates/project_description.html:6
|
||||
msgid ""
|
||||
"Open source, Django based electronic document manager with custom metadata, "
|
||||
"indexing, tagging, file serving integration, digital signature support and "
|
||||
"OCR capabilities"
|
||||
msgstr ""
|
||||
|
||||
#: templates/project_description.html:18
|
||||
msgid "Released under the GPL V3 License"
|
||||
msgstr ""
|
||||
BIN
apps/metadata/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
BIN
apps/metadata/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
454
apps/metadata/locale/nl_NL/LC_MESSAGES/django.po
Normal file
454
apps/metadata/locale/nl_NL/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,454 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-07-23 15:36-0400\n"
|
||||
"PO-Revision-Date: 2011-09-30 04:56+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:21 __init__.py:23
|
||||
msgid "edit metadata"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:22
|
||||
msgid "metadata"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:24 __init__.py:25
|
||||
msgid "add metadata"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:26 __init__.py:27
|
||||
msgid "remove metadata"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:29 models.py:34 views.py:316
|
||||
msgid "metadata types"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:30 __init__.py:35
|
||||
msgid "edit"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:31 __init__.py:36
|
||||
msgid "delete"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:32 __init__.py:37
|
||||
msgid "create new"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:34 views.py:416
|
||||
msgid "metadata sets"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:39 models.py:93
|
||||
msgid "default metadata"
|
||||
msgstr ""
|
||||
|
||||
#: classes.py:14
|
||||
#, 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 views.py:541 views.py:559
|
||||
msgid "Metadata sets"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:94 permissions.py:7
|
||||
msgid "Metadata"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:10
|
||||
#, python-format
|
||||
msgid " Available models: %s"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:11
|
||||
#, python-format
|
||||
msgid " Available functions: %s"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:18
|
||||
msgid "name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:18
|
||||
msgid "Do not use python reserved words, or spaces."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19 models.py:41
|
||||
msgid "title"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:21
|
||||
msgid "default"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:22
|
||||
#, python-format
|
||||
msgid "Enter a string to be evaluated.%s"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:24
|
||||
msgid "lookup"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:25
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Enter a string to be evaluated. Example: [user.get_full_name() for user in "
|
||||
"User.objects.all()].%s"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:33 models.py:58 views.py:353 views.py:398
|
||||
msgid "metadata type"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:48 models.py:49 models.py:57 views.py:468 views.py:514
|
||||
msgid "metadata set"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:65
|
||||
msgid "metadata set item"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:66
|
||||
msgid "metadata set items"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:74
|
||||
msgid "document"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:75
|
||||
msgid "type"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:76 views.py:304
|
||||
msgid "value"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:82 models.py:83
|
||||
msgid "document metadata"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:91 views.py:599
|
||||
msgid "document type"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:92
|
||||
msgid "default metadata sets"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:99
|
||||
msgid "document type defaults"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:100
|
||||
msgid "document types defaults"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:8
|
||||
msgid "Edit a document's metadata"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:9
|
||||
msgid "Add metadata to a document"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:10
|
||||
msgid "Remove metadata from a document"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:11
|
||||
msgid "View metadata from a document"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:13
|
||||
msgid "Metadata setup"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:14
|
||||
msgid "Edit metadata types"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:15
|
||||
msgid "Create new metadata types"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:16
|
||||
msgid "Delete metadata types"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:17
|
||||
msgid "View metadata types"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:19
|
||||
msgid "Edit metadata sets"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:20
|
||||
msgid "Create new metadata sets"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:21
|
||||
msgid "Delete metadata sets"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:22
|
||||
msgid "View metadata sets"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:41 views.py:204
|
||||
msgid "The selected document doesn't have any metadata."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:52 views.py:144 views.py:216
|
||||
msgid "Must provide at least one document."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:87 views.py:251
|
||||
#, python-format
|
||||
msgid "Error deleting document indexes; %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:99
|
||||
#, python-format
|
||||
msgid "Error editing metadata for document %(document)s; %(error)s."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:102
|
||||
#, python-format
|
||||
msgid "Metadata for document %s edited successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:107 views.py:268
|
||||
#, python-format
|
||||
msgid "Error updating document indexes; %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:109 views.py:270
|
||||
msgid "Document indexes updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:120
|
||||
#, python-format
|
||||
msgid "Edit metadata for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:122
|
||||
#, python-format
|
||||
msgid "Edit metadata for documents: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:161
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Metadata type: %(metadata_type)s successfully added to document "
|
||||
"%(document)s."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:164
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Metadata type: %(metadata_type)s already present in document %(document)s."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:188
|
||||
#, python-format
|
||||
msgid "Add metadata type to document: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:190
|
||||
#, python-format
|
||||
msgid "Add metadata type to documents: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:259
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Successfully remove metadata type: %(metadata_type)s from document: "
|
||||
"%(document)s."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error removing metadata type: %(metadata_type)s from document: %(document)s."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:281
|
||||
#, python-format
|
||||
msgid "Remove metadata types from document: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:283
|
||||
#, python-format
|
||||
msgid "Remove metadata types from documents: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:302
|
||||
#, python-format
|
||||
msgid "metadata for: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:320
|
||||
msgid "internal name"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:341
|
||||
msgid "Metadata type edited successfully"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:344
|
||||
#, python-format
|
||||
msgid "Error editing metadata type; %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:350
|
||||
#, python-format
|
||||
msgid "edit metadata type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:365
|
||||
msgid "Metadata type created successfully"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:371
|
||||
msgid "create metadata type"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:390
|
||||
#, python-format
|
||||
msgid "Metadata type: %s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:392
|
||||
#, python-format
|
||||
msgid "Metadata type: %(metadata_type)s delete error: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:403
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete the metadata type: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:420
|
||||
msgid "members"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:464
|
||||
#, python-format
|
||||
msgid "non members of metadata set: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:465
|
||||
#, python-format
|
||||
msgid "members of metadata set: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:480
|
||||
msgid "Metadata set created successfully"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:486
|
||||
msgid "create metadata set"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:505
|
||||
#, python-format
|
||||
msgid "Metadata set: %s deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:508
|
||||
#, python-format
|
||||
msgid "Metadata set: %(metadata_set)s delete error: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:519
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete the metadata set: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:538 views.py:556
|
||||
msgid "Metadata types"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:594
|
||||
#, python-format
|
||||
msgid "non members of document type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:595
|
||||
#, 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 ""
|
||||
BIN
apps/navigation/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
BIN
apps/navigation/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
31
apps/navigation/locale/nl_NL/LC_MESSAGES/django.po
Normal file
31
apps/navigation/locale/nl_NL/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,31 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# Lucas Weel <ljj.weel@gmail.com>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-07-23 15:36-0400\n"
|
||||
"PO-Revision-Date: 2012-07-19 14:59+0000\n"
|
||||
"Last-Translator: Lucas Weel <ljj.weel@gmail.com>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: forms.py:14
|
||||
msgid "Multi item action"
|
||||
msgstr "Actie voor meer items"
|
||||
|
||||
#: widgets.py:48
|
||||
msgid "icon"
|
||||
msgstr "icon"
|
||||
|
||||
#: templatetags/navigation_tags.py:283
|
||||
msgid "Selected item actions:"
|
||||
msgstr "Acties voor geselecteerde items:"
|
||||
BIN
apps/ocr/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
BIN
apps/ocr/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
422
apps/ocr/locale/nl_NL/LC_MESSAGES/django.po
Normal file
422
apps/ocr/locale/nl_NL/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,422 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# Lucas Weel <ljj.weel@gmail.com>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-07-23 15:36-0400\n"
|
||||
"PO-Revision-Date: 2012-07-23 08:13+0000\n"
|
||||
"Last-Translator: Lucas Weel <ljj.weel@gmail.com>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:32 __init__.py:33
|
||||
msgid "submit to OCR queue"
|
||||
msgstr "aan OCR rij toevoegen"
|
||||
|
||||
#: __init__.py:34 __init__.py:35
|
||||
msgid "re-queue"
|
||||
msgstr "OCR rij opnieuw inplannen"
|
||||
|
||||
#: __init__.py:36 __init__.py:37 __init__.py:50
|
||||
msgid "delete"
|
||||
msgstr "verwijder"
|
||||
|
||||
#: __init__.py:39
|
||||
msgid "stop queue"
|
||||
msgstr "stop de OCR rij"
|
||||
|
||||
#: __init__.py:40
|
||||
msgid "activate queue"
|
||||
msgstr "activeer OCR rij"
|
||||
|
||||
#: __init__.py:42
|
||||
msgid "clean up pages content"
|
||||
msgstr "opschonen pagina inhoud"
|
||||
|
||||
#: __init__.py:42
|
||||
msgid ""
|
||||
"Runs a language filter to remove common OCR mistakes from document pages "
|
||||
"content."
|
||||
msgstr "Start taal-filter om veel voorkomende OCR fouten te corrigeren."
|
||||
|
||||
#: __init__.py:44
|
||||
msgid "queue document list"
|
||||
msgstr "documentlijst in OCR rij zetten"
|
||||
|
||||
#: __init__.py:45 __init__.py:63 permissions.py:7
|
||||
msgid "OCR"
|
||||
msgstr "OCR"
|
||||
|
||||
#: __init__.py:47
|
||||
msgid "transformations"
|
||||
msgstr "transformaties"
|
||||
|
||||
#: __init__.py:48
|
||||
msgid "add transformation"
|
||||
msgstr "toevoegen van transformatie"
|
||||
|
||||
#: __init__.py:49
|
||||
msgid "edit"
|
||||
msgstr "bewerk"
|
||||
|
||||
#: __init__.py:74
|
||||
msgid "Default"
|
||||
msgstr "Verstekwaarde"
|
||||
|
||||
#: __init__.py:102
|
||||
msgid "Checks the OCR queue for pending documents."
|
||||
msgstr "Controleer de OCR-rij voor uitstaande documenten."
|
||||
|
||||
#: api.py:122
|
||||
msgid "Text from OCR"
|
||||
msgstr "Tekst van OCR"
|
||||
|
||||
#: literals.py:8
|
||||
msgid "stopped"
|
||||
msgstr "gestoped"
|
||||
|
||||
#: literals.py:9
|
||||
msgid "active"
|
||||
msgstr "actief"
|
||||
|
||||
#: literals.py:18
|
||||
msgid "pending"
|
||||
msgstr "loopt"
|
||||
|
||||
#: literals.py:19
|
||||
msgid "processing"
|
||||
msgstr "in behandeling"
|
||||
|
||||
#: literals.py:20
|
||||
msgid "error"
|
||||
msgstr "fout"
|
||||
|
||||
#: models.py:27
|
||||
msgid "name"
|
||||
msgstr "naam"
|
||||
|
||||
#: models.py:28
|
||||
msgid "label"
|
||||
msgstr "label"
|
||||
|
||||
#: models.py:32 models.py:52
|
||||
msgid "state"
|
||||
msgstr "status"
|
||||
|
||||
#: models.py:37 models.py:45 views.py:43 views.py:313 views.py:354
|
||||
#: views.py:384 views.py:420
|
||||
msgid "document queue"
|
||||
msgstr "document-rij"
|
||||
|
||||
#: models.py:38
|
||||
msgid "document queues"
|
||||
msgstr "document-rijen"
|
||||
|
||||
#: models.py:46
|
||||
msgid "document"
|
||||
msgstr "document"
|
||||
|
||||
#: models.py:47
|
||||
msgid "date time submitted"
|
||||
msgstr "datum en tijdstip toegevoegd"
|
||||
|
||||
#: models.py:48
|
||||
msgid "delay ocr"
|
||||
msgstr "ocr uitstellen"
|
||||
|
||||
#: models.py:53
|
||||
msgid "result"
|
||||
msgstr "resultaat"
|
||||
|
||||
#: models.py:54
|
||||
msgid "node name"
|
||||
msgstr "knooppuntnaam"
|
||||
|
||||
#: models.py:58
|
||||
msgid "queue document"
|
||||
msgstr "document in OCR-rij zetten."
|
||||
|
||||
#: models.py:59
|
||||
msgid "queue documents"
|
||||
msgstr "documenten in de OCR-rij zetten."
|
||||
|
||||
#: models.py:79 views.py:47
|
||||
msgid "Missing document."
|
||||
msgstr "Vermiste document."
|
||||
|
||||
#: models.py:83
|
||||
msgid "Enter a valid value."
|
||||
msgstr "Voer een valide waarde in."
|
||||
|
||||
#: models.py:111 views.py:317
|
||||
msgid "order"
|
||||
msgstr "bestelling"
|
||||
|
||||
#: models.py:112 views.py:318 views.py:355 views.py:385
|
||||
msgid "transformation"
|
||||
msgstr "transformatie"
|
||||
|
||||
#: models.py:113 views.py:319
|
||||
msgid "arguments"
|
||||
msgstr "argumenten"
|
||||
|
||||
#: models.py:113
|
||||
#, python-format
|
||||
msgid "Use dictionaries to indentify arguments, example: %s"
|
||||
msgstr "Gebruik woordenboeken om argumenten te identificeren, voorbeeld: %s"
|
||||
|
||||
#: models.py:123
|
||||
msgid "document queue transformation"
|
||||
msgstr "document-rij transformaties"
|
||||
|
||||
#: models.py:124
|
||||
msgid "document queue transformations"
|
||||
msgstr "document-rij transformaties"
|
||||
|
||||
#: permissions.py:8
|
||||
msgid "Submit documents for OCR"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:9
|
||||
msgid "Delete documents from OCR queue"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:10
|
||||
msgid "Can enable/disable the OCR queue"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:11
|
||||
msgid "Can execute the OCR clean up on all document pages"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:12
|
||||
msgid "Can edit an OCR queue properties"
|
||||
msgstr "Bewerk de eigenschappen van een OCR rij"
|
||||
|
||||
#: statistics.py:8
|
||||
#, python-format
|
||||
msgid "Document queues: %d"
|
||||
msgstr "Aantal document-rijen: %d"
|
||||
|
||||
#: statistics.py:9
|
||||
#, python-format
|
||||
msgid "Queued documents: %d"
|
||||
msgstr "Documenten in de rij: %d"
|
||||
|
||||
#: statistics.py:13
|
||||
msgid "OCR statistics"
|
||||
msgstr "OCR statistieken"
|
||||
|
||||
#: views.py:40
|
||||
#, python-format
|
||||
msgid "documents in queue: %s"
|
||||
msgstr "Documenten in de rij: %s"
|
||||
|
||||
#: views.py:48
|
||||
msgid "thumbnail"
|
||||
msgstr "'thumbnail'"
|
||||
|
||||
#: views.py:61
|
||||
msgid "document queue properties"
|
||||
msgstr "document-rij eigenschappen"
|
||||
|
||||
#: views.py:62
|
||||
#, python-format
|
||||
msgid "Current state: %s"
|
||||
msgstr "Huidige status: %s"
|
||||
|
||||
#: views.py:78 views.py:166
|
||||
msgid "Must provide at least one queue document."
|
||||
msgstr "U moet minstens een document-rij selecteren"
|
||||
|
||||
#: views.py:88
|
||||
#, python-format
|
||||
msgid "Document: %s is being processed and can't be deleted."
|
||||
msgstr "Document: %s wordt verwerkt en kan niet worden verwijderd."
|
||||
|
||||
#: views.py:91
|
||||
#, python-format
|
||||
msgid "Queue document: %(document)s deleted successfully."
|
||||
msgstr "Document: %(document)s uit rij verwijderd."
|
||||
|
||||
#: views.py:95
|
||||
#, python-format
|
||||
msgid "Error deleting document: %(document)s; %(error)s"
|
||||
msgstr "Fout bij het verwijderen van document: %(document)s. Foutmelding: %(error)s"
|
||||
|
||||
#: views.py:108
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue document: %s?"
|
||||
msgstr "Bent u er zeker van dat u document-rij: %s, wilt verwijderen?"
|
||||
|
||||
#: views.py:110
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete queue documents: %s?"
|
||||
msgstr "Bent u er zeker van dat u de volgende document-rijen wilt verwijderen? %s."
|
||||
|
||||
#: views.py:146
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was added to the OCR queue: %(queue)s."
|
||||
msgstr "Document: %(document)s is toegevoegd aan OCR-rij: %(queue)s"
|
||||
|
||||
#: views.py:149
|
||||
#, python-format
|
||||
msgid "Document: %(document)s is already queued."
|
||||
msgstr "Document: %(document)s staat al in OCR-rij."
|
||||
|
||||
#: views.py:178
|
||||
#, python-format
|
||||
msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s"
|
||||
msgstr "Document: %(document)s is opnieuw in de OCR-rij: %(queue)s ingeplanned."
|
||||
|
||||
#: views.py:184
|
||||
#, python-format
|
||||
msgid "Document id#: %d, no longer exists."
|
||||
msgstr "Document id#: %d, niet langer aanwezig"
|
||||
|
||||
#: views.py:188
|
||||
#, python-format
|
||||
msgid "Document: %s is already being processed and can't be re-queded."
|
||||
msgstr "Document: %s is al afgehandeld en kan niet meer in de rij geplaatst worden."
|
||||
|
||||
#: views.py:200
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue document: %s?"
|
||||
msgstr "Bent u er zeker van om document: %s, opnieuw toe te voegen aan OCR-rij."
|
||||
|
||||
#: views.py:202
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to re-queue documents: %s?"
|
||||
msgstr "Bent u er zeker van om de volgende documenten, opnieuw toe te voegen aan OCR-rij? Documenten: %s."
|
||||
|
||||
#: views.py:220
|
||||
#, python-format
|
||||
msgid "Document queue: %s, already stopped."
|
||||
msgstr "Document OCR-rij: %s, is al gestopt."
|
||||
|
||||
#: views.py:226
|
||||
#, python-format
|
||||
msgid "Document queue: %s, stopped successfully."
|
||||
msgstr "Document OCR-rij: %s, is gestopped"
|
||||
|
||||
#: views.py:232
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to disable document queue: %s"
|
||||
msgstr "Bent u er zeker van om OCR-rij: %s uit te schakelen?"
|
||||
|
||||
#: views.py:247
|
||||
#, python-format
|
||||
msgid "Document queue: %s, already active."
|
||||
msgstr "OCR-rij: %s, is al geactiveerd"
|
||||
|
||||
#: views.py:253
|
||||
#, python-format
|
||||
msgid "Document queue: %s, activated successfully."
|
||||
msgstr "OCR-rij: %s, is actief."
|
||||
|
||||
#: views.py:259
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to activate document queue: %s"
|
||||
msgstr "Bent u er zeker van om OCR-rij: %s te activeren."
|
||||
|
||||
#: views.py:276
|
||||
msgid "Are you sure you wish to clean up all the pages content?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:277
|
||||
msgid "On large databases this operation may take some time to execute."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:283
|
||||
msgid "Document pages content clean up complete."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:285
|
||||
#, python-format
|
||||
msgid "Document pages content clean up error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:311
|
||||
#, python-format
|
||||
msgid "transformations for: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:341
|
||||
msgid "Queue transformation edited successfully"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:344
|
||||
#, python-format
|
||||
msgid "Error editing queue transformation; %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:349
|
||||
#, python-format
|
||||
msgid "Edit transformation: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:372
|
||||
msgid "Queue transformation deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:374
|
||||
#, python-format
|
||||
msgid "Error deleting queue transformation; %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:387
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Are you sure you wish to delete queue transformation \"%(transformation)s\""
|
||||
msgstr ""
|
||||
|
||||
#: views.py:410
|
||||
msgid "Queue transformation created successfully"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:413
|
||||
#, python-format
|
||||
msgid "Error creating queue transformation; %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:422
|
||||
#, 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 "File path to unpaper program."
|
||||
msgstr ""
|
||||
|
||||
#: conf/settings.py:18
|
||||
msgid ""
|
||||
"File path to poppler's pdftotext program used to extract text from PDF "
|
||||
"files."
|
||||
msgstr ""
|
||||
|
||||
#: parsers/__init__.py:87 parsers/__init__.py:164
|
||||
msgid "Text extracted from PDF"
|
||||
msgstr ""
|
||||
BIN
apps/permissions/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
BIN
apps/permissions/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
204
apps/permissions/locale/nl_NL/LC_MESSAGES/django.po
Normal file
204
apps/permissions/locale/nl_NL/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,204 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-07-23 15:37-0400\n"
|
||||
"PO-Revision-Date: 2011-09-30 04:41+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:17 models.py:209 views.py:40
|
||||
msgid "roles"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:18
|
||||
msgid "create new role"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:19
|
||||
msgid "edit"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:20
|
||||
msgid "members"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:21
|
||||
msgid "role permissions"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:22
|
||||
msgid "delete"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:24
|
||||
msgid "grant"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:25
|
||||
msgid "revoke"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:51
|
||||
msgid "Insufficient permissions."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:123 views.py:60
|
||||
msgid "namespace"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:124 views.py:61
|
||||
msgid "name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:131 models.py:187 views.py:152 views.py:215
|
||||
msgid "permission"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:132 views.py:57 views.py:154 views.py:217
|
||||
msgid "permissions"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:195
|
||||
msgid "permission holder"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:196
|
||||
msgid "permission holders"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:204
|
||||
msgid "label"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:208 models.py:239 views.py:76 views.py:93 views.py:117
|
||||
#: views.py:334
|
||||
msgid "role"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:255
|
||||
msgid "role member"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:256
|
||||
msgid "role members"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:7
|
||||
msgid "Permissions"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:9
|
||||
msgid "View roles"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:10
|
||||
msgid "Edit roles"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:11
|
||||
msgid "Create roles"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:12
|
||||
msgid "Delete roles"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:13
|
||||
msgid "Grant permissions"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:14
|
||||
msgid "Revoke permissions"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:63
|
||||
msgid "has permission"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:149 views.py:212
|
||||
msgid " and "
|
||||
msgstr ""
|
||||
|
||||
#: views.py:149 views.py:212
|
||||
#, python-format
|
||||
msgid "%(permissions)s to %(requester)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:159
|
||||
#, python-format
|
||||
msgid "Permission \"%(permission)s\" granted to: %(requester)s."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
msgid "%(requester)s, already had the permission \"%(permission)s\" granted."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:173
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:222
|
||||
#, python-format
|
||||
msgid "Permission \"%(permission)s\" revoked from: %(requester)s."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:225
|
||||
#, python-format
|
||||
msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:236
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:271 views.py:295
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:274 views.py:298
|
||||
msgid "Groups"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:277 views.py:301
|
||||
msgid "Special"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:330
|
||||
#, python-format
|
||||
msgid "non members of role: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:331
|
||||
#, python-format
|
||||
msgid "members of role: %s"
|
||||
msgstr ""
|
||||
|
||||
#: widgets.py:16
|
||||
msgid "Revoke"
|
||||
msgstr ""
|
||||
|
||||
#: widgets.py:21
|
||||
msgid "Grant"
|
||||
msgstr ""
|
||||
|
||||
#: conf/settings.py:10
|
||||
msgid ""
|
||||
"A list of existing roles that are automatically assigned to newly created "
|
||||
"users"
|
||||
msgstr ""
|
||||
BIN
apps/project_setup/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
BIN
apps/project_setup/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
26
apps/project_setup/locale/nl_NL/LC_MESSAGES/django.po
Normal file
26
apps/project_setup/locale/nl_NL/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,26 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-07-23 15:37-0400\n"
|
||||
"PO-Revision-Date: 2011-09-30 04:42+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:5
|
||||
msgid "setup"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:15
|
||||
msgid "setup items"
|
||||
msgstr ""
|
||||
BIN
apps/project_tools/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
BIN
apps/project_tools/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
22
apps/project_tools/locale/nl_NL/LC_MESSAGES/django.po
Normal file
22
apps/project_tools/locale/nl_NL/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,22 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-07-23 15:37-0400\n"
|
||||
"PO-Revision-Date: 2011-09-30 04:41+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:5 views.py:15
|
||||
msgid "tools"
|
||||
msgstr ""
|
||||
BIN
apps/scheduler/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
BIN
apps/scheduler/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
46
apps/scheduler/locale/nl_NL/LC_MESSAGES/django.po
Normal file
46
apps/scheduler/locale/nl_NL/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,46 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-07-23 15:37-0400\n"
|
||||
"PO-Revision-Date: 2012-06-17 22:19+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: links.py:7
|
||||
msgid "interval job list"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:7
|
||||
msgid "Scheduler"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:8
|
||||
msgid "View the interval job list"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:20
|
||||
msgid "interval jobs"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:23
|
||||
msgid "label"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:27
|
||||
msgid "start date time"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:31
|
||||
msgid "interval"
|
||||
msgstr ""
|
||||
BIN
apps/smart_settings/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
BIN
apps/smart_settings/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
35
apps/smart_settings/locale/nl_NL/LC_MESSAGES/django.po
Normal file
35
apps/smart_settings/locale/nl_NL/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,35 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# Lucas Weel <ljj.weel@gmail.com>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-07-23 15:37-0400\n"
|
||||
"PO-Revision-Date: 2012-07-19 14:58+0000\n"
|
||||
"Last-Translator: Lucas Weel <ljj.weel@gmail.com>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:9 views.py:28
|
||||
msgid "settings"
|
||||
msgstr "instellingen"
|
||||
|
||||
#: views.py:33
|
||||
msgid "name"
|
||||
msgstr "naam"
|
||||
|
||||
#: views.py:34
|
||||
msgid "default"
|
||||
msgstr "verstekwaarde"
|
||||
|
||||
#: views.py:35
|
||||
msgid "value"
|
||||
msgstr "waarde"
|
||||
BIN
apps/sources/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
BIN
apps/sources/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
529
apps/sources/locale/nl_NL/LC_MESSAGES/django.po
Normal file
529
apps/sources/locale/nl_NL/LC_MESSAGES/django.po
Normal file
File diff suppressed because it is too large
Load Diff
BIN
apps/tags/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
BIN
apps/tags/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
248
apps/tags/locale/nl_NL/LC_MESSAGES/django.po
Normal file
248
apps/tags/locale/nl_NL/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,248 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# Lucas Weel <ljj.weel@gmail.com>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-07-23 15:37-0400\n"
|
||||
"PO-Revision-Date: 2012-07-19 15:26+0000\n"
|
||||
"Last-Translator: Lucas Weel <ljj.weel@gmail.com>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:20
|
||||
msgid "tag list"
|
||||
msgstr "Lijst met labels"
|
||||
|
||||
#: __init__.py:21
|
||||
msgid "create new tag"
|
||||
msgstr "aanmaken nieuw label"
|
||||
|
||||
#: __init__.py:22
|
||||
msgid "attach tag"
|
||||
msgstr "Label toevoegen"
|
||||
|
||||
#: __init__.py:23 __init__.py:24
|
||||
msgid "remove"
|
||||
msgstr "los halen"
|
||||
|
||||
#: __init__.py:25 __init__.py:44 __init__.py:52 views.py:98
|
||||
msgid "tags"
|
||||
msgstr "labels"
|
||||
|
||||
#: __init__.py:26 __init__.py:29
|
||||
msgid "delete"
|
||||
msgstr "verwijderen"
|
||||
|
||||
#: __init__.py:27
|
||||
msgid "edit"
|
||||
msgstr "bewerk"
|
||||
|
||||
#: __init__.py:28
|
||||
msgid "tagged documents"
|
||||
msgstr "gelabelde documenten"
|
||||
|
||||
#: __init__.py:30
|
||||
msgid "ACLs"
|
||||
msgstr "ACLs"
|
||||
|
||||
#: __init__.py:34
|
||||
msgid "preview"
|
||||
msgstr "'preview'"
|
||||
|
||||
#: __init__.py:38
|
||||
msgid "tagged items"
|
||||
msgstr "gelabelde items"
|
||||
|
||||
#: forms.py:24
|
||||
msgid "Name"
|
||||
msgstr "Naam"
|
||||
|
||||
#: forms.py:25
|
||||
msgid "Color"
|
||||
msgstr "Kleur"
|
||||
|
||||
#: forms.py:42 permissions.py:7
|
||||
msgid "Tags"
|
||||
msgstr "Labels"
|
||||
|
||||
#: literals.py:18
|
||||
msgid "Blue"
|
||||
msgstr "Blauw"
|
||||
|
||||
#: literals.py:19
|
||||
msgid "Cyan"
|
||||
msgstr "Lila"
|
||||
|
||||
#: literals.py:20
|
||||
msgid "Coral"
|
||||
msgstr "Licht blauw"
|
||||
|
||||
#: literals.py:21
|
||||
msgid "Green-Yellow"
|
||||
msgstr "Licht groen"
|
||||
|
||||
#: literals.py:22
|
||||
msgid "Khaki"
|
||||
msgstr "Khaki"
|
||||
|
||||
#: literals.py:23
|
||||
msgid "LightGrey"
|
||||
msgstr "Licht grijs"
|
||||
|
||||
#: literals.py:24
|
||||
msgid "Magenta"
|
||||
msgstr "Magenta"
|
||||
|
||||
#: literals.py:25
|
||||
msgid "Red"
|
||||
msgstr "Rood"
|
||||
|
||||
#: literals.py:26
|
||||
msgid "Orange"
|
||||
msgstr "Oranje"
|
||||
|
||||
#: literals.py:27
|
||||
msgid "Yellow"
|
||||
msgstr "Geel"
|
||||
|
||||
#: models.py:12 views.py:154 views.py:206 views.py:220
|
||||
msgid "tag"
|
||||
msgstr "label"
|
||||
|
||||
#: models.py:13
|
||||
msgid "color"
|
||||
msgstr "kleur"
|
||||
|
||||
#: models.py:16
|
||||
msgid "tag properties"
|
||||
msgstr "eigenschappen label"
|
||||
|
||||
#: models.py:17
|
||||
msgid "tags properties"
|
||||
msgstr "eigenschappen labels"
|
||||
|
||||
#: permissions.py:9
|
||||
msgid "Create new tags"
|
||||
msgstr "Aanmaken van nieuwe labels"
|
||||
|
||||
#: permissions.py:10
|
||||
msgid "Delete tags"
|
||||
msgstr "Verwijder labels"
|
||||
|
||||
#: permissions.py:11
|
||||
msgid "Edit tags"
|
||||
msgstr "Bewerken labels"
|
||||
|
||||
#: permissions.py:12
|
||||
msgid "View tags"
|
||||
msgstr "Bekijken labels"
|
||||
|
||||
#: permissions.py:13
|
||||
msgid "Attach tags to documents"
|
||||
msgstr "Label documenten"
|
||||
|
||||
#: permissions.py:14
|
||||
msgid "Remove tags from documents"
|
||||
msgstr "Labels van documenten verwijderen"
|
||||
|
||||
#: views.py:42
|
||||
msgid "Tag already exists."
|
||||
msgstr "Dit label bestaat al."
|
||||
|
||||
#: views.py:50
|
||||
msgid "Tag created succesfully."
|
||||
msgstr "Label aangemaakt"
|
||||
|
||||
#: views.py:56
|
||||
msgid "create tag"
|
||||
msgstr "aanmaken label"
|
||||
|
||||
#: views.py:77
|
||||
#, python-format
|
||||
msgid "Document is already tagged as \"%s\""
|
||||
msgstr "Document is momenteel al gelabeld als: \"%s\""
|
||||
|
||||
#: views.py:82
|
||||
#, python-format
|
||||
msgid "Tag \"%s\" attached successfully."
|
||||
msgstr "Label \"%s\" aangebracht."
|
||||
|
||||
#: views.py:88
|
||||
#, python-format
|
||||
msgid "attach tag to: %s"
|
||||
msgstr "aanbrengen van label aan: %s"
|
||||
|
||||
#: views.py:130 views.py:257
|
||||
msgid "Must provide at least one tag."
|
||||
msgstr "U moet minimaal een label aanbrengen."
|
||||
|
||||
#: views.py:145
|
||||
#, python-format
|
||||
msgid "Tag \"%s\" deleted successfully."
|
||||
msgstr "Label \"%s\" verwijderd."
|
||||
|
||||
#: views.py:147 views.py:269
|
||||
#, python-format
|
||||
msgid "Error deleting tag \"%(tag)s\": %(error)s"
|
||||
msgstr "Fout bij het verwijderen van label: \"%(tag)s\". Foutmelding: %(error)s"
|
||||
|
||||
#: views.py:162
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete the tag: %s?"
|
||||
msgstr "Bent u er zeker van om label: \"%s\" te verwijderen?"
|
||||
|
||||
#: views.py:163 views.py:166
|
||||
msgid "Will be removed from all documents."
|
||||
msgstr "Zal van alle documenten worden verwijderd."
|
||||
|
||||
#: views.py:165
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete the tags: %s?"
|
||||
msgstr "Bent u er zeker van om de volgende labels te verwijderen? Labels: %s."
|
||||
|
||||
#: views.py:194
|
||||
msgid "Tag updated succesfully."
|
||||
msgstr "Label aangepast."
|
||||
|
||||
#: views.py:203
|
||||
#, python-format
|
||||
msgid "edit tag: %s"
|
||||
msgstr "bewerken label: %s"
|
||||
|
||||
#: views.py:217
|
||||
#, python-format
|
||||
msgid "documents with the tag \"%s\""
|
||||
msgstr "documenten met label: \"%s\""
|
||||
|
||||
#: views.py:236
|
||||
#, python-format
|
||||
msgid "tags for: %s"
|
||||
msgstr "labels voor: %s"
|
||||
|
||||
#: views.py:267
|
||||
#, python-format
|
||||
msgid "Tag \"%s\" removed successfully."
|
||||
msgstr "Label \"%s\" verwijderd."
|
||||
|
||||
#: views.py:283
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to remove the tag: %s?"
|
||||
msgstr "Bent u er zeker van om label: \"%s\", te verwijderen?"
|
||||
|
||||
#: views.py:285
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to remove the tags: %s?"
|
||||
msgstr "Bent u er zeker van om de volgende labels te verwijderen? Labels: %s"
|
||||
|
||||
#: templatetags/tags_tags.py:17
|
||||
msgid "Add tag to document"
|
||||
msgstr "Label document"
|
||||
BIN
apps/user_management/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
BIN
apps/user_management/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
256
apps/user_management/locale/nl_NL/LC_MESSAGES/django.po
Normal file
256
apps/user_management/locale/nl_NL/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,256 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-07-23 15:37-0400\n"
|
||||
"PO-Revision-Date: 2011-09-30 04:55+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:13
|
||||
msgid "user list"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:14 views.py:31
|
||||
msgid "users"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:15 __init__.py:24
|
||||
msgid "edit"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:16 views.py:97
|
||||
msgid "create new user"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:17 __init__.py:18 __init__.py:26 __init__.py:27
|
||||
msgid "delete"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:19 __init__.py:20
|
||||
msgid "reset password"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:22
|
||||
msgid "group list"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:23 views.py:228
|
||||
msgid "groups"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:25 views.py:276
|
||||
msgid "create new group"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:28 views.py:232
|
||||
msgid "members"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:13
|
||||
msgid "New password"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:14
|
||||
msgid "Confirm password"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:7
|
||||
msgid "User management"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:9
|
||||
msgid "Create new users"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:10
|
||||
msgid "Edit existing users"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:11
|
||||
msgid "View existing users"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:12
|
||||
msgid "Delete existing users"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:14
|
||||
msgid "Create new groups"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:15
|
||||
msgid "Edit existing groups"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:16
|
||||
msgid "View existing groups"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:17
|
||||
msgid "Delete existing groups"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:35
|
||||
msgid "full name"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:39
|
||||
msgid "email"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:43
|
||||
msgid "active"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:47
|
||||
msgid "has usable password?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:61
|
||||
msgid ""
|
||||
"Super user and staff user editing is not allowed, use the admin interface "
|
||||
"for these cases."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:68
|
||||
#, python-format
|
||||
msgid "User \"%s\" updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:74
|
||||
#, python-format
|
||||
msgid "edit user: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:77 views.py:135 views.py:198
|
||||
msgid "user"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:91
|
||||
#, python-format
|
||||
msgid "User \"%s\" created successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:113 views.py:167
|
||||
msgid "Must provide at least one user."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:123
|
||||
msgid ""
|
||||
"Super user and staff user deleting is not allowed, use the admin interface "
|
||||
"for these cases."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:126
|
||||
#, python-format
|
||||
msgid "User \"%s\" deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:128
|
||||
#, python-format
|
||||
msgid "Error deleting user \"%(user)s\": %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:143
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete the user: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:145
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete the users: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:178
|
||||
msgid "Passwords do not match, try again."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:183
|
||||
msgid ""
|
||||
"Super user and staff user password reseting is not allowed, use the admin "
|
||||
"interface for these cases."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:187
|
||||
#, python-format
|
||||
msgid "Successfull password reset for user: %s."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:189
|
||||
#, python-format
|
||||
msgid "Error reseting password for user \"%(user)s\": %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:205
|
||||
#, python-format
|
||||
msgid "Reseting password for user: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:207
|
||||
#, python-format
|
||||
msgid "Reseting password for users: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:249
|
||||
#, python-format
|
||||
msgid "Group \"%s\" updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:255
|
||||
#, python-format
|
||||
msgid "edit group: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:258 views.py:311 views.py:356
|
||||
msgid "group"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:270
|
||||
#, python-format
|
||||
msgid "Group \"%s\" created successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:292
|
||||
msgid "Must provide at least one group."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:302
|
||||
#, python-format
|
||||
msgid "Group \"%s\" deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:304
|
||||
#, python-format
|
||||
msgid "Error deleting group \"%(group)s\": %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:319
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete the group: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:321
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete the groups: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:351
|
||||
#, python-format
|
||||
msgid "non members of group: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:352
|
||||
#, python-format
|
||||
msgid "members of group: %s"
|
||||
msgstr ""
|
||||
BIN
apps/web_theme/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
BIN
apps/web_theme/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
104
apps/web_theme/locale/nl_NL/LC_MESSAGES/django.po
Normal file
104
apps/web_theme/locale/nl_NL/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,104 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-07-23 15:37-0400\n"
|
||||
"PO-Revision-Date: 2011-11-03 21:42+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: 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:13 templates/web_theme_login.html.py:50
|
||||
msgid "Login"
|
||||
msgstr ""
|
||||
|
||||
#: templates/web_theme_login.html:19
|
||||
msgid "You are already logged in"
|
||||
msgstr ""
|
||||
|
||||
#: templates/web_theme_login.html:22
|
||||
msgid "Redirecting you to the website entry point in 5 seconds."
|
||||
msgstr ""
|
||||
|
||||
#: templates/web_theme_login.html:25
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Or click <a href=\"%(LOGIN_REDIRECT_URL)s\">here</a> if redirection doesn't "
|
||||
"work."
|
||||
msgstr ""
|
||||
|
||||
#: templates/web_theme_login.html:36
|
||||
msgid "First time login"
|
||||
msgstr ""
|
||||
|
||||
#: templates/web_theme_login.html:38
|
||||
msgid ""
|
||||
"You have just finished installing <strong>Mayan EDMS</strong>, "
|
||||
"congratulations!"
|
||||
msgstr ""
|
||||
|
||||
#: templates/web_theme_login.html:39
|
||||
msgid "Login using the following credentials:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/web_theme_login.html:40
|
||||
#, python-format
|
||||
msgid "Username: <strong>%(account)s</strong>"
|
||||
msgstr ""
|
||||
|
||||
#: templates/web_theme_login.html:41
|
||||
#, python-format
|
||||
msgid "Password: <strong>%(password)s</strong>"
|
||||
msgstr ""
|
||||
|
||||
#: templates/web_theme_login.html:42
|
||||
msgid ""
|
||||
"Be sure to change the password to increase security and to disable this "
|
||||
"message."
|
||||
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 ""
|
||||
Reference in New Issue
Block a user