Update and enable all language translations

This commit is contained in:
Roberto Rosario
2014-06-21 02:01:16 -04:00
parent 431f7a51d1
commit 73245e66f4
1161 changed files with 51200 additions and 4288 deletions

View File

@@ -3,11 +3,11 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Mohammed ALDOUB <voulnet@gmail.com>, 2013.
# Mohammed ALDOUB <voulnet@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:48-0400\n"
"PO-Revision-Date: 2013-01-25 21:06+0000\n"
"Last-Translator: Mohammed ALDOUB <voulnet@gmail.com>\n"

View File

@@ -3,14 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <pkoldamov@gmail.com>, 2012.
# Pavlin Koldamov <pkoldamov@gmail.com>, 2012
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:48-0400\n"
"PO-Revision-Date: 2012-12-12 06:05+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

Binary file not shown.

View 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: \n"
"POT-Creation-Date: 2012-12-12 01:48-0400\n"
"PO-Revision-Date: 2012-12-12 06:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: __init__.py:27
msgid "change password"
msgstr ""
#: __init__.py:28
msgid "user details"
msgstr ""
#: __init__.py:29
msgid "edit details"
msgstr ""
#: __init__.py:33 __init__.py:38
msgid "about"
msgstr ""
#: __init__.py:34
msgid "license"
msgstr ""
#: forms.py:97
msgid "Selection"
msgstr ""
#: forms.py:129
msgid "Email"
msgstr ""
#: forms.py:140
msgid ""
"Please enter a correct email and password. Note that the password fields is "
"case-sensitive."
msgstr ""
#: forms.py:142
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 ""

View File

@@ -3,8 +3,9 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Manticor <sl@suchreflex.de>, 2012
# Manticor <sl@suchreflex.de>, 2012
# Stefan Lodders <sl@suchreflex.de>, 2012
# Mathias Behrle <mbehrle@m9s.biz>, 2014
# Stefan Lodders <sl@suchreflex.de>, 2012
# Tobias Paepke <tobias.paepke@paepke.net>, 2014
msgid ""
msgstr ""
@@ -12,7 +13,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:48-0400\n"
"PO-Revision-Date: 2014-03-12 16:11+0000\n"
"Last-Translator: yangoon <mathiasb@m9s.biz>\n"
"Last-Translator: Mathias Behrle <mathiasb@m9s.biz>\n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@@ -1,295 +1,295 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-01-25 20:11-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"POT-Creation-Date: 2012-12-12 01:48-0400\n"
"PO-Revision-Date: 2012-12-12 06:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/language/en/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: en\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: __init__.py:27
msgid "change password"
msgstr ""
msgstr "change password"
#: __init__.py:28
msgid "user details"
msgstr ""
msgstr "user details"
#: __init__.py:29
msgid "edit details"
msgstr ""
msgstr "edit details"
#: __init__.py:33 __init__.py:38
msgid "about"
msgstr ""
msgstr "about"
#: __init__.py:34
msgid "license"
msgstr ""
msgstr "license"
#: forms.py:97
msgid "Selection"
msgstr ""
msgstr "Selection"
#: forms.py:129
msgid "Email"
msgstr ""
msgstr "Email"
#: forms.py:140
msgid ""
"Please enter a correct email and password. Note that the password fields is "
"case-sensitive."
msgstr ""
msgstr "Please enter a correct email and password. Note that the password fields is case-sensitive."
#: forms.py:142
msgid "This account is inactive."
msgstr ""
msgstr "This account is inactive."
#: literals.py:24
msgid "A5"
msgstr ""
msgstr "A5"
#: literals.py:25
msgid "A4"
msgstr ""
msgstr "A4"
#: literals.py:26
msgid "A3"
msgstr ""
msgstr "A3"
#: literals.py:27
msgid "B5"
msgstr ""
msgstr "B5"
#: literals.py:28
msgid "B4"
msgstr ""
msgstr "B4"
#: literals.py:29
msgid "Letter"
msgstr ""
msgstr "Letter"
#: literals.py:30
msgid "Legal"
msgstr ""
msgstr "Legal"
#: literals.py:31
msgid "Ledger"
msgstr ""
msgstr "Ledger"
#: literals.py:38
msgid "Portrait"
msgstr ""
msgstr "Portrait"
#: literals.py:39
msgid "Landscape"
msgstr ""
msgstr "Landscape"
#: models.py:17
msgid "lock field"
msgstr ""
msgstr "lock field"
#: models.py:45
msgid "Anonymous user"
msgstr ""
msgstr "Anonymous user"
#: models.py:48 models.py:49
msgid "anonymous user"
msgstr ""
msgstr "anonymous user"
#: models.py:53
msgid "account"
msgstr ""
msgstr "account"
#: models.py:54
msgid "password"
msgstr ""
msgstr "password"
#: models.py:55
msgid "password hash"
msgstr ""
msgstr "password hash"
#: models.py:58
msgid "auto admin properties"
msgstr ""
msgstr "auto admin properties"
#: utils.py:295
msgid "function found"
msgstr ""
msgstr "function found"
#: views.py:36
msgid "No action selected."
msgstr ""
msgstr "No action selected."
#: views.py:40
msgid "Must select at least one item."
msgstr ""
msgstr "Must select at least one item."
#: views.py:88
#, python-format
msgid "%(selection)s added successfully added to %(right_list_title)s."
msgstr ""
msgstr "%(selection)s added successfully added to %(right_list_title)s."
#: views.py:94 views.py:121
#, python-format
msgid "Unable to add %(selection)s to %(right_list_title)s."
msgstr ""
msgstr "Unable to add %(selection)s to %(right_list_title)s."
#: views.py:115
#, python-format
msgid "%(selection)s added successfully removed from %(right_list_title)s."
msgstr ""
msgstr "%(selection)s added successfully removed from %(right_list_title)s."
#: views.py:136
msgid "Add"
msgstr ""
msgstr "Add"
#: views.py:147
msgid "Remove"
msgstr ""
msgstr "Remove"
#: views.py:170
msgid "current user details"
msgstr ""
msgstr "current user details"
#: views.py:187
msgid "E-mail conflict, another user has that same email."
msgstr ""
msgstr "E-mail conflict, another user has that same email."
#: views.py:190
msgid "Current user's details updated."
msgstr ""
msgstr "Current user's details updated."
#: views.py:199
msgid "edit current user details"
msgstr ""
msgstr "edit current user details"
#: views.py:230
msgid "License"
msgstr ""
msgstr "License"
#: views.py:239
msgid "Current user password change"
msgstr ""
msgstr "Current user password change"
#: views.py:254 templates/password_change_done.html:5
msgid "Your password has been successfully changed."
msgstr ""
msgstr "Your password has been successfully changed."
#: widgets.py:58
msgid "None"
msgstr ""
msgstr "None"
#: 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 ""
"temporary files. If none is specified, one will be created using "
"tempfile.mkdtemp()"
msgstr "Temporary directory used site wide to store thumbnails, previews and temporary files. If none is specified, one will be created using tempfile.mkdtemp()"
#: conf/settings.py:66
msgid ""
"Controls the mechanism used to authenticated user. Options are: username, "
"email"
msgstr ""
msgstr "Controls the mechanism used to authenticated user. Options are: username, email"
#: conf/settings.py:75
msgid "Allow non authenticated users, access to all views"
msgstr ""
msgstr "Allow non authenticated users, access to all views"
#: templates/403.html:3 templates/403.html.py:7
msgid "Insufficient permissions"
msgstr ""
msgstr "Insufficient permissions"
#: templates/403.html:9
msgid "You don't have enough permissions for this operation."
msgstr ""
msgstr "You don't have enough permissions for this operation."
#: templates/404.html:3 templates/404.html.py:7
msgid "Page not found"
msgstr ""
msgstr "Page not found"
#: templates/404.html:9
msgid "Sorry, but the requested page could not be found."
msgstr ""
msgstr "Sorry, but the requested page could not be found."
#: templates/calculate_form_title.html:11
#, python-format
msgid "Details for %(object_name)s: %(object)s"
msgstr ""
msgstr "Details for %(object_name)s: %(object)s"
#: templates/calculate_form_title.html:13
#, python-format
msgid "Details for: %(object)s"
msgstr ""
msgstr "Details for: %(object)s"
#: templates/calculate_form_title.html:18
#, python-format
msgid "Edit %(object_name)s:"
msgstr ""
msgstr "Edit %(object_name)s:"
#: templates/calculate_form_title.html:20
msgid "Edit"
msgstr ""
msgstr "Edit"
#: templates/calculate_form_title.html:24
#, python-format
msgid "Create new %(object_name)s"
msgstr ""
msgstr "Create new %(object_name)s"
#: templates/calculate_form_title.html:26
msgid "Create"
msgstr ""
msgstr "Create"
#: templates/generic_assign_remove.html:3
#, python-format
msgid "Assign %(title)s %(object)s"
msgstr ""
msgstr "Assign %(title)s %(object)s"
#: templates/generic_confirm.html:3 templates/generic_confirm.html.py:18
msgid "Confirm"
msgstr ""
msgstr "Confirm"
#: templates/generic_confirm.html:16
msgid "Confirm delete"
msgstr ""
msgstr "Confirm delete"
#: templates/generic_confirm.html:32
msgid "form icon"
msgstr ""
msgstr "form icon"
#: templates/generic_confirm.html:40
#, python-format
msgid "Are you sure you wish to delete %(object_name)s: %(object)s?"
msgstr ""
msgstr "Are you sure you wish to delete %(object_name)s: %(object)s?"
#: templates/generic_confirm.html:42
#, python-format
msgid "Are you sure you wish to delete: %(object)s?"
msgstr ""
msgstr "Are you sure you wish to delete: %(object)s?"
#: templates/generic_confirm.html:50
msgid "Yes"
msgstr ""
msgstr "Yes"
#: templates/generic_confirm.html:54
msgid "No"
msgstr ""
msgstr "No"
#: templates/generic_form_instance.html:37
#: templates/generic_form_subtemplate.html:56
msgid "required"
msgstr ""
msgstr "required"
#: templates/generic_form_subtemplate.html:80
#: templates/generic_form_subtemplate.html:82
@@ -298,7 +298,7 @@ msgstr ""
#: templates/generic_list_subtemplate.html:52
#: templates/generic_list_subtemplate.html:178
msgid "Save"
msgstr ""
msgstr "Save"
#: templates/generic_form_subtemplate.html:80
#: templates/generic_form_subtemplate.html:82
@@ -307,16 +307,16 @@ msgstr ""
#: templates/generic_list_subtemplate.html:52
#: templates/generic_list_subtemplate.html:178
msgid "Submit"
msgstr ""
msgstr "Submit"
#: templates/generic_form_subtemplate.html:87
msgid "Cancel"
msgstr ""
msgstr "Cancel"
#: templates/generic_list.html:6 templates/generic_list_horizontal.html:6
#, python-format
msgid "List of %(stripped_title)s"
msgstr ""
msgstr "List of %(stripped_title)s"
#: templates/generic_list_horizontal_subtemplate.html:23
#: templates/generic_list_subtemplate.html:24
@@ -324,28 +324,28 @@ msgstr ""
msgid ""
"List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page "
"%(page_number)s of %(total_pages)s)"
msgstr ""
msgstr "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of %(total_pages)s)"
#: templates/generic_list_horizontal_subtemplate.html:25
#: templates/generic_list_subtemplate.html:26
#, python-format
msgid "List of %(title)s (%(total)s)"
msgstr ""
msgstr "List of %(title)s (%(total)s)"
#: templates/generic_list_subtemplate.html:72
msgid "Identifier"
msgstr ""
msgstr "Identifier"
#: templates/generic_list_subtemplate.html:152
#, python-format
msgid "There are no %(stripped_title)s"
msgstr ""
msgstr "There are no %(stripped_title)s"
#: templates/login.html:5
msgid "Login"
msgstr ""
msgstr "Login"
#: templates/password_change_done.html:3 templates/password_change_form.html:3
#: templates/password_change_form.html:5
msgid "Password change"
msgstr ""
msgstr "Password change"

View File

@@ -3,14 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Roberto Rosario <roberto.rosario.gonzalez@gmail.com>, 2011-2012.
# Roberto Rosario, 2011-2012
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:48-0400\n"
"PO-Revision-Date: 2012-12-12 06:12+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

Binary file not shown.

View File

@@ -0,0 +1,352 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Mohammad Dashtizadeh <mohammad@dashtizadeh.net>, 2013
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:48-0400\n"
"PO-Revision-Date: 2013-07-05 11:24+0000\n"
"Last-Translator: Mohammad Dashtizadeh <mohammad@dashtizadeh.net>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fa\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: __init__.py:27
msgid "change password"
msgstr "تغییر رمزعبور"
#: __init__.py:28
msgid "user details"
msgstr "جزئیات کاربر"
#: __init__.py:29
msgid "edit details"
msgstr "ویرایش جزئیات"
#: __init__.py:33 __init__.py:38
msgid "about"
msgstr "درباره"
#: __init__.py:34
msgid "license"
msgstr ""
#: forms.py:97
msgid "Selection"
msgstr ""
#: forms.py:129
msgid "Email"
msgstr "پست الکترونیک"
#: forms.py:140
msgid ""
"Please enter a correct email and password. Note that the password fields is "
"case-sensitive."
msgstr ""
#: forms.py:142
msgid "This account is inactive."
msgstr ""
#: literals.py:24
msgid "A5"
msgstr "A5"
#: literals.py:25
msgid "A4"
msgstr "A4"
#: literals.py:26
msgid "A3"
msgstr "A3"
#: literals.py:27
msgid "B5"
msgstr "B5"
#: literals.py:28
msgid "B4"
msgstr "B4"
#: 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 "ویرایش %(object_name)s:"
#: 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 ""

View File

@@ -3,15 +3,16 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <patrick.hetu@gmail.com>, 2012.
# Pierre Lhoste <peter.cathbad.host@gmail.com>, 2012.
# PatrickHetu <patrick.hetu@gmail.com>, 2012
# Pierre Lhoste <peter.cathbad.host@gmail.com>, 2012
# SadE54 <yannsuisini@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:48-0400\n"
"PO-Revision-Date: 2012-12-12 06:05+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
"PO-Revision-Date: 2013-02-04 00:06+0000\n"
"Last-Translator: SadE54 <yannsuisini@gmail.com>\n"
"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -197,7 +198,7 @@ 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 ""
msgstr "Répertoire temporaire utilisé pour stocker les miniatures, les aperçus et les fichiers temporaires. Si aucun n'est indiqué, celui-ci sera crée à l'aide de la fonction tempfile.mdktemp()"
#: conf/settings.py:66
msgid ""

Binary file not shown.

View 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: \n"
"POT-Creation-Date: 2012-12-12 01:48-0400\n"
"PO-Revision-Date: 2012-12-12 06:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: hr_HR\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#: __init__.py:27
msgid "change password"
msgstr ""
#: __init__.py:28
msgid "user details"
msgstr ""
#: __init__.py:29
msgid "edit details"
msgstr ""
#: __init__.py:33 __init__.py:38
msgid "about"
msgstr ""
#: __init__.py:34
msgid "license"
msgstr ""
#: forms.py:97
msgid "Selection"
msgstr ""
#: forms.py:129
msgid "Email"
msgstr ""
#: forms.py:140
msgid ""
"Please enter a correct email and password. Note that the password fields is "
"case-sensitive."
msgstr ""
#: forms.py:142
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 ""

Binary file not shown.

View 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: \n"
"POT-Creation-Date: 2012-12-12 01:48-0400\n"
"PO-Revision-Date: 2012-12-12 06:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: __init__.py:27
msgid "change password"
msgstr ""
#: __init__.py:28
msgid "user details"
msgstr ""
#: __init__.py:29
msgid "edit details"
msgstr ""
#: __init__.py:33 __init__.py:38
msgid "about"
msgstr ""
#: __init__.py:34
msgid "license"
msgstr ""
#: forms.py:97
msgid "Selection"
msgstr ""
#: forms.py:129
msgid "Email"
msgstr ""
#: forms.py:140
msgid ""
"Please enter a correct email and password. Note that the password fields is "
"case-sensitive."
msgstr ""
#: forms.py:142
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 ""

Binary file not shown.

View 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: \n"
"POT-Creation-Date: 2012-12-12 01:48-0400\n"
"PO-Revision-Date: 2011-09-30 04:55+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: __init__.py:27
msgid "change password"
msgstr ""
#: __init__.py:28
msgid "user details"
msgstr ""
#: __init__.py:29
msgid "edit details"
msgstr ""
#: __init__.py:33 __init__.py:38
msgid "about"
msgstr ""
#: __init__.py:34
msgid "license"
msgstr ""
#: forms.py:97
msgid "Selection"
msgstr ""
#: forms.py:129
msgid "Email"
msgstr ""
#: forms.py:140
msgid ""
"Please enter a correct email and password. Note that the password fields is "
"case-sensitive."
msgstr ""
#: forms.py:142
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 ""

View File

@@ -3,17 +3,18 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Carlo Zanatto <>, 2012.
# <pierpaolo.baldan@gmail.com>, 2011.
# Pierpaolo Baldan <pierpaolo.baldan@gmail.com>, 2012.
# Roberto Rosario <roberto.rosario.gonzalez@gmail.com>, 2012.
# Carlo Zanatto <>, 2012
# Giovanni Tricarico <gtricarico92@gmail.com>, 2014
# Pierpaolo Baldan <pierpaolo.baldan@gmail.com>, 2011
# Pierpaolo Baldan <pierpaolo.baldan@gmail.com>, 2012
# Roberto Rosario, 2012
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:48-0400\n"
"PO-Revision-Date: 2012-12-12 06:05+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
"PO-Revision-Date: 2014-01-11 12:02+0000\n"
"Last-Translator: Giovanni Tricarico <gtricarico92@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -113,19 +114,19 @@ msgstr "utente anonimo"
#: models.py:53
msgid "account"
msgstr ""
msgstr "account "
#: models.py:54
msgid "password"
msgstr ""
msgstr "password"
#: models.py:55
msgid "password hash"
msgstr ""
msgstr "password hash"
#: models.py:58
msgid "auto admin properties"
msgstr ""
msgstr "proprietà auto amministratore "
#: utils.py:295
msgid "function found"
@@ -199,7 +200,7 @@ 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 ""
msgstr "Elenco temporaneo ha usato ampi spazi per memorizzare miniature, anteprime e file temporanei. Se nessuno è specificato, uno può essere creato usando tempfile.mkdtemp() "
#: conf/settings.py:66
msgid ""

View File

@@ -6,10 +6,10 @@
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:48-0400\n"
"PO-Revision-Date: 2012-12-12 06:05+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
"Last-Translator: Roberto Rosario\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"

View File

@@ -3,17 +3,17 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# mic, 2012.
# mic <diveaway12@gmail.com>, 2012.
# <winterfall24@gmail.com>, 2012.
# <winterfall24@gmail.com>, 2012.
# mic, 2012
# mic <diveaway12@gmail.com>, 2012
# mic <winterfall24@gmail.com>, 2012
# mic <winterfall24@gmail.com>, 2012
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:48-0400\n"
"PO-Revision-Date: 2012-12-12 06:05+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@@ -3,16 +3,16 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <dev.emerson@gmail.com>, 2011.
# Roberto Rosario <roberto.rosario.gonzalez@gmail.com>, 2012.
# Vítor Figueiró <vfigueiro@gmail.com>, 2012.
# emersonsoares <dev.emerson@gmail.com>, 2011
# Roberto Rosario, 2012
# Vítor Figueiró <vfigueiro@gmail.com>, 2012
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:48-0400\n"
"PO-Revision-Date: 2012-12-12 06:05+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@@ -3,15 +3,15 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <dev.emerson@gmail.com>, 2011.
# Roberto Rosario <roberto.rosario.gonzalez@gmail.com>, 2012.
# emersonsoares <dev.emerson@gmail.com>, 2011
# Roberto Rosario, 2012
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:48-0400\n"
"PO-Revision-Date: 2012-12-12 06:05+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@@ -3,14 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Sergey Glita <gsv70@mail.ru>, 2011-2012.
# Sergey Glita <gsv70@mail.ru>, 2011-2013
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:48-0400\n"
"PO-Revision-Date: 2012-12-12 06:05+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
"PO-Revision-Date: 2013-05-14 06:31+0000\n"
"Last-Translator: Sergey Glita <gsv70@mail.ru>\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -196,7 +196,7 @@ 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 ""
msgstr "Временный каталог, используемый сайтом для хранения миниатюр, превью и временных файлов. Если он не указан, он будет создан с использованием tempfile.mkdtemp ()"
#: conf/settings.py:66
msgid ""

Binary file not shown.

View File

@@ -6,10 +6,10 @@
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:48-0400\n"
"PO-Revision-Date: 2012-12-12 06:05+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

Binary file not shown.

View File

@@ -0,0 +1,352 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Caner Başaran <basaran.caner@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:48-0400\n"
"PO-Revision-Date: 2013-06-10 10:53+0000\n"
"Last-Translator: Caner Başaran <basaran.caner@gmail.com>\n"
"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: tr_TR\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: __init__.py:27
msgid "change password"
msgstr "parola değiştir"
#: __init__.py:28
msgid "user details"
msgstr ""
#: __init__.py:29
msgid "edit details"
msgstr ""
#: __init__.py:33 __init__.py:38
msgid "about"
msgstr "hakkında"
#: __init__.py:34
msgid "license"
msgstr ""
#: forms.py:97
msgid "Selection"
msgstr ""
#: forms.py:129
msgid "Email"
msgstr "E-posta"
#: forms.py:140
msgid ""
"Please enter a correct email and password. Note that the password fields is "
"case-sensitive."
msgstr "Doğru bir e-posta ve parola girin. Parola kısmı büyük-küçük harf duyarlıdır."
#: forms.py:142
msgid "This account is inactive."
msgstr "Bu hesap etkin değildir."
#: literals.py:24
msgid "A5"
msgstr "A5"
#: literals.py:25
msgid "A4"
msgstr "A4"
#: literals.py:26
msgid "A3"
msgstr "A3"
#: literals.py:27
msgid "B5"
msgstr "B5"
#: literals.py:28
msgid "B4"
msgstr "B4"
#: literals.py:29
msgid "Letter"
msgstr ""
#: literals.py:30
msgid "Legal"
msgstr ""
#: literals.py:31
msgid "Ledger"
msgstr ""
#: literals.py:38
msgid "Portrait"
msgstr "Dikey"
#: literals.py:39
msgid "Landscape"
msgstr "Yatay"
#: models.py:17
msgid "lock field"
msgstr ""
#: models.py:45
msgid "Anonymous user"
msgstr "Anonim kullanıcı"
#: models.py:48 models.py:49
msgid "anonymous user"
msgstr "anonim kullanıcı"
#: models.py:53
msgid "account"
msgstr "hesap"
#: models.py:54
msgid "password"
msgstr "parola"
#: 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 "Ekle"
#: views.py:147
msgid "Remove"
msgstr "Kaldır"
#: 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 "Parolanız başarılı olarak değiştirildi."
#: 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 "Düzenle %(object_name)s:"
#: templates/calculate_form_title.html:20
msgid "Edit"
msgstr "Düzenle"
#: templates/calculate_form_title.html:24
#, python-format
msgid "Create new %(object_name)s"
msgstr ""
#: templates/calculate_form_title.html:26
msgid "Create"
msgstr "Oluştur"
#: 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 "Onayla"
#: 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 "Evet"
#: templates/generic_confirm.html:54
msgid "No"
msgstr "Hayır"
#: 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 "Kaydet"
#: 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 "Gönder"
#: templates/generic_form_subtemplate.html:87
msgid "Cancel"
msgstr "İptal"
#: templates/generic_list.html:6 templates/generic_list_horizontal.html:6
#, python-format
msgid "List of %(stripped_title)s"
msgstr "%(stripped_title)s listesi"
#: 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 "Giriş"
#: templates/password_change_done.html:3 templates/password_change_form.html:3
#: templates/password_change_form.html:5
msgid "Password change"
msgstr "Parola değiştir"

View File

@@ -3,14 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Trung Phan Minh <navmobile@gmail.com>, 2013.
# Trung Phan Minh <navmobile@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:48-0400\n"
"PO-Revision-Date: 2013-01-24 09:11+0000\n"
"Last-Translator: trungpm <navmobile@gmail.com>\n"
"Last-Translator: Trung Phan Minh <navmobile@gmail.com>\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"