diff --git a/mayan/apps/acls/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/ar/LC_MESSAGES/django.mo index a69dd4f193..5840054b79 100644 Binary files a/mayan/apps/acls/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/ar/LC_MESSAGES/django.po b/mayan/apps/acls/locale/ar/LC_MESSAGES/django.po index c6d968ea92..778632bae4 100644 --- a/mayan/apps/acls/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/ar/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Mohammed ALDOUB , 2013. +# Mohammed ALDOUB , 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-26 08:48+0000\n" "Last-Translator: Mohammed ALDOUB \n" diff --git a/mayan/apps/acls/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/bg/LC_MESSAGES/django.mo index 0f9095512c..7ca1ef3965 100644 Binary files a/mayan/apps/acls/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/bg/LC_MESSAGES/django.po b/mayan/apps/acls/locale/bg/LC_MESSAGES/django.po index 4f97094eb3..7fae6f6f45 100644 --- a/mayan/apps/acls/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/bg/LC_MESSAGES/django.po @@ -3,12 +3,12 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Iliya Georgiev , 2012. -# , 2012. +# Iliya Georgiev , 2012 +# Pavlin Koldamov , 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-10-15 10:27+0000\n" "Last-Translator: Pavlin Koldamov \n" diff --git a/mayan/apps/acls/locale/da/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..b7b50ab3fc Binary files /dev/null and b/mayan/apps/acls/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/da/LC_MESSAGES/django.po b/mayan/apps/acls/locale/da/LC_MESSAGES/django.po new file mode 100644 index 0000000000..bc1f924f16 --- /dev/null +++ b/mayan/apps/acls/locale/da/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2012-01-02 09:45+0000\n" +"Last-Translator: FULL NAME \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: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 "" diff --git a/mayan/apps/acls/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/de_DE/LC_MESSAGES/django.mo index 123874f0d1..7b8d0b780f 100644 Binary files a/mayan/apps/acls/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/acls/locale/de_DE/LC_MESSAGES/django.po index cfac877e77..3be65d8d4a 100644 --- a/mayan/apps/acls/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/de_DE/LC_MESSAGES/django.po @@ -3,8 +3,9 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Manticor , 2012 -# Manticor , 2012 +# Stefan Lodders , 2012 +# Mathias Behrle , 2014 +# Stefan Lodders , 2012 # tilmannsittig , 2012 # tilmannsittig , 2012 # Tobias Paepke , 2014 @@ -14,7 +15,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 \n" +"Last-Translator: Mathias Behrle \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" diff --git a/mayan/apps/acls/locale/en/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/en/LC_MESSAGES/django.mo index 0a05ef3a09..5b0aab59a8 100644 Binary files a/mayan/apps/acls/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/en/LC_MESSAGES/django.po b/mayan/apps/acls/locale/en/LC_MESSAGES/django.po index c2ef76c74a..d568d72eb0 100644 --- a/mayan/apps/acls/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/en/LC_MESSAGES/django.po @@ -1,241 +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. -# FIRST AUTHOR , 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 \n" -"Language-Team: LANGUAGE \n" -"Language: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2012-02-02 18:20+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:14 msgid "ACLs" -msgstr "" +msgstr "ACLs" #: __init__.py:15 __init__.py:23 msgid "details" -msgstr "" +msgstr "details" #: __init__.py:16 __init__.py:25 msgid "grant" -msgstr "" +msgstr "grant" #: __init__.py:17 __init__.py:26 msgid "revoke" -msgstr "" +msgstr "revoke" #: __init__.py:18 __init__.py:24 forms.py:21 msgid "New holder" -msgstr "" +msgstr "New holder" #: __init__.py:20 msgid "Default ACLs" -msgstr "" +msgstr "Default ACLs" #: __init__.py:21 msgid "List of classes" -msgstr "" +msgstr "List of classes" #: __init__.py:22 msgid "ACLs for class" -msgstr "" +msgstr "ACLs for class" #: forms.py:38 msgid "Users" -msgstr "" +msgstr "Users" #: forms.py:41 msgid "Groups" -msgstr "" +msgstr "Groups" #: forms.py:44 msgid "Roles" -msgstr "" +msgstr "Roles" #: forms.py:47 msgid "Special" -msgstr "" +msgstr "Special" #: managers.py:118 managers.py:130 msgid "Insufficient access." -msgstr "" +msgstr "Insufficient access." #: models.py:25 models.py:67 msgid "permission" -msgstr "" +msgstr "permission" #: models.py:51 msgid "access entry" -msgstr "" +msgstr "access entry" #: models.py:52 msgid "access entries" -msgstr "" +msgstr "access entries" #: models.py:88 msgid "default access entry" -msgstr "" +msgstr "default access entry" #: models.py:89 msgid "default access entries" -msgstr "" +msgstr "default access entries" #: models.py:108 msgid "Creator" -msgstr "" +msgstr "Creator" #: models.py:111 models.py:112 msgid "creator" -msgstr "" +msgstr "creator" #: permissions.py:7 permissions.py:8 msgid "Access control lists" -msgstr "" +msgstr "Access control lists" #: permissions.py:10 msgid "Edit ACLs" -msgstr "" +msgstr "Edit ACLs" #: permissions.py:11 msgid "View ACLs" -msgstr "" +msgstr "View ACLs" #: permissions.py:13 msgid "Edit class default ACLs" -msgstr "" +msgstr "Edit class default ACLs" #: permissions.py:14 msgid "View class default ACLs" -msgstr "" +msgstr "View class default ACLs" #: views.py:47 #, python-format msgid "access control lists for: %s" -msgstr "" +msgstr "access control lists for: %s" #: views.py:49 views.py:409 msgid "holder" -msgstr "" +msgstr "holder" #: views.py:50 views.py:410 msgid "permissions" -msgstr "" +msgstr "permissions" #: views.py:97 #, python-format msgid "permissions available to: %(actor)s for %(obj)s" -msgstr "" +msgstr "permissions available to: %(actor)s for %(obj)s" #: views.py:104 views.py:442 msgid "namespace" -msgstr "" +msgstr "namespace" #: views.py:105 views.py:443 msgid "label" -msgstr "" +msgstr "label" #: views.py:107 views.py:445 msgid "has permission" -msgstr "" +msgstr "has permission" #: views.py:184 views.py:277 views.py:525 views.py:604 msgid ", " -msgstr "" +msgstr ", " #: views.py:185 views.py:278 views.py:526 views.py:605 #, python-format msgid " for %s" -msgstr "" +msgstr " for %s" #: views.py:186 views.py:527 #, python-format msgid " to %s" -msgstr "" +msgstr " to %s" #: views.py:189 views.py:530 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" -msgstr "" +msgstr "Are you sure you wish to grant the permission %(title_suffix)s?" #: views.py:191 views.py:532 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" -msgstr "" +msgstr "Are you sure you wish to grant the permissions %(title_suffix)s?" #: views.py:198 views.py:539 #, python-format msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." -msgstr "" +msgstr "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." #: views.py:204 views.py:545 #, python-format msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." -msgstr "" +msgstr "%(actor)s, already had the permission \"%(permission)s\" granted for %(object)s." #: views.py:279 views.py:606 #, python-format msgid " from %s" -msgstr "" +msgstr " from %s" #: views.py:282 views.py:609 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" -msgstr "" +msgstr "Are you sure you wish to revoke the permission %(title_suffix)s?" #: views.py:284 views.py:611 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" -msgstr "" +msgstr "Are you sure you wish to revoke the permissions %(title_suffix)s?" #: views.py:291 views.py:618 #, python-format msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." -msgstr "" +msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #: views.py:297 views.py:624 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." -msgstr "" +msgstr "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #: views.py:353 #, python-format msgid "add new holder for: %s" -msgstr "" +msgstr "add new holder for: %s" #: views.py:354 views.py:486 msgid "Select" -msgstr "" +msgstr "Select" #: views.py:386 msgid "classes" -msgstr "" +msgstr "classes" #: views.py:388 msgid "class" -msgstr "" +msgstr "class" #: views.py:407 #, python-format msgid "default access control lists for class: %s" -msgstr "" +msgstr "default access control lists for class: %s" #: views.py:435 #, python-format msgid "permissions available to: %(actor)s for class %(class)s" -msgstr "" +msgstr "permissions available to: %(actor)s for class %(class)s" #: views.py:484 #, python-format msgid "add new holder for class: %s" -msgstr "" +msgstr "add new holder for class: %s" diff --git a/mayan/apps/acls/locale/es/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/es/LC_MESSAGES/django.mo index 78e97d8697..04b5e1f562 100644 Binary files a/mayan/apps/acls/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/es/LC_MESSAGES/django.po b/mayan/apps/acls/locale/es/LC_MESSAGES/django.po index b471423ba1..64ea88783b 100644 --- a/mayan/apps/acls/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/es/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Roberto Rosario , 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-02-12 00:16+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/acls/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..f402693746 Binary files /dev/null and b/mayan/apps/acls/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/fa/LC_MESSAGES/django.po b/mayan/apps/acls/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 0000000000..4b0fefd731 --- /dev/null +++ b/mayan/apps/acls/locale/fa/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2013-06-16 18:57+0000\n" +"Last-Translator: Roberto Rosario\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: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 "" diff --git a/mayan/apps/acls/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/fr/LC_MESSAGES/django.mo index 1112fcfe81..396b8295c3 100644 Binary files a/mayan/apps/acls/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/fr/LC_MESSAGES/django.po b/mayan/apps/acls/locale/fr/LC_MESSAGES/django.po index 1e1e7fcb5d..6841159aee 100644 --- a/mayan/apps/acls/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/fr/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Pierre Lhoste , 2012. +# Pierre Lhoste , 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-07-28 15:20+0000\n" "Last-Translator: Pierre Lhoste \n" diff --git a/mayan/apps/acls/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/hr_HR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..699d0241a9 Binary files /dev/null and b/mayan/apps/acls/locale/hr_HR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/acls/locale/hr_HR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..9b12f17260 --- /dev/null +++ b/mayan/apps/acls/locale/hr_HR/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2012-01-02 09:45+0000\n" +"Last-Translator: FULL NAME \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: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 "" diff --git a/mayan/apps/acls/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..325907dd0a Binary files /dev/null and b/mayan/apps/acls/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/hu/LC_MESSAGES/django.po b/mayan/apps/acls/locale/hu/LC_MESSAGES/django.po new file mode 100644 index 0000000000..6bc370616a --- /dev/null +++ b/mayan/apps/acls/locale/hu/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2012-01-02 09:45+0000\n" +"Last-Translator: FULL NAME \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: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 "" diff --git a/mayan/apps/acls/locale/id/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..2bf2a79a36 Binary files /dev/null and b/mayan/apps/acls/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/id/LC_MESSAGES/django.po b/mayan/apps/acls/locale/id/LC_MESSAGES/django.po new file mode 100644 index 0000000000..a856454b1c --- /dev/null +++ b/mayan/apps/acls/locale/id/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2012-01-02 09:45+0000\n" +"Last-Translator: FULL NAME \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: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 "" diff --git a/mayan/apps/acls/locale/it/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/it/LC_MESSAGES/django.mo index 23d1a47739..eeb507bcd0 100644 Binary files a/mayan/apps/acls/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/it/LC_MESSAGES/django.po b/mayan/apps/acls/locale/it/LC_MESSAGES/django.po index 43ab78d602..d9d2b46401 100644 --- a/mayan/apps/acls/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/it/LC_MESSAGES/django.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Carlo Zanatto <>, 2012. -# Pierpaolo Baldan , 2012. -# Roberto Rosario , 2012. +# Carlo Zanatto <>, 2012 +# Pierpaolo Baldan , 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-06-08 07:20+0000\n" "Last-Translator: Carlo Zanatto <>\n" diff --git a/mayan/apps/acls/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/nl_NL/LC_MESSAGES/django.mo index da0b7f201d..83792a4a63 100644 Binary files a/mayan/apps/acls/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/acls/locale/nl_NL/LC_MESSAGES/django.po index 9dc30582a3..a939e2ceb0 100644 --- a/mayan/apps/acls/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/nl_NL/LC_MESSAGES/django.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Lucas Weel , 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-01-02 09:45+0000\n" -"Last-Translator: FULL NAME \n" +"PO-Revision-Date: 2013-12-21 20:15+0000\n" +"Last-Translator: Lucas Weel \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" @@ -19,47 +20,47 @@ msgstr "" #: __init__.py:14 msgid "ACLs" -msgstr "" +msgstr "Authorisatielijsten" #: __init__.py:15 __init__.py:23 msgid "details" -msgstr "" +msgstr "details" #: __init__.py:16 __init__.py:25 msgid "grant" -msgstr "" +msgstr "toestaan" #: __init__.py:17 __init__.py:26 msgid "revoke" -msgstr "" +msgstr "intrekken" #: __init__.py:18 __init__.py:24 forms.py:21 msgid "New holder" -msgstr "" +msgstr "Nieuwe houder" #: __init__.py:20 msgid "Default ACLs" -msgstr "" +msgstr "Authorisatielijst verstekwaarden" #: __init__.py:21 msgid "List of classes" -msgstr "" +msgstr "Lijst met authorisatieklassen" #: __init__.py:22 msgid "ACLs for class" -msgstr "" +msgstr "Authorisatielijst voor authorisatieklasse" #: forms.py:38 msgid "Users" -msgstr "" +msgstr "Gebruikers" #: forms.py:41 msgid "Groups" -msgstr "" +msgstr "Groepen" #: forms.py:44 msgid "Roles" -msgstr "" +msgstr "gebruikersrollen" #: forms.py:47 msgid "Special" @@ -67,27 +68,27 @@ msgstr "" #: managers.py:118 managers.py:130 msgid "Insufficient access." -msgstr "" +msgstr "Permissies zijn ontoereikend" #: models.py:25 models.py:67 msgid "permission" -msgstr "" +msgstr "permissie" #: models.py:51 msgid "access entry" -msgstr "" +msgstr "Authorisatie invoer" #: models.py:52 msgid "access entries" -msgstr "" +msgstr "Authorisatie invoer" #: models.py:88 msgid "default access entry" -msgstr "" +msgstr "Verstekwaarden authorisatie invoer" #: models.py:89 msgid "default access entries" -msgstr "" +msgstr "Verstekwaarden authorisatie invoer" #: models.py:108 msgid "Creator" @@ -99,53 +100,53 @@ msgstr "" #: permissions.py:7 permissions.py:8 msgid "Access control lists" -msgstr "" +msgstr "Authorisatielijst" #: permissions.py:10 msgid "Edit ACLs" -msgstr "" +msgstr "Bewerken Authorisatielijst" #: permissions.py:11 msgid "View ACLs" -msgstr "" +msgstr "Bekijken Authorisatielijst" #: permissions.py:13 msgid "Edit class default ACLs" -msgstr "" +msgstr "Bewerk verstekwaarden authorisatieklasse" #: permissions.py:14 msgid "View class default ACLs" -msgstr "" +msgstr "Bekijken verstekwaarden authorisatieklassen" #: views.py:47 #, python-format msgid "access control lists for: %s" -msgstr "" +msgstr "Authorisatielijst voor: %s" #: views.py:49 views.py:409 msgid "holder" -msgstr "" +msgstr "houder" #: views.py:50 views.py:410 msgid "permissions" -msgstr "" +msgstr "permissies" #: views.py:97 #, python-format msgid "permissions available to: %(actor)s for %(obj)s" -msgstr "" +msgstr "permissies voor %(obj)s, beschikbaar voor %(actor)s" #: views.py:104 views.py:442 msgid "namespace" -msgstr "" +msgstr "'namespace'" #: views.py:105 views.py:443 msgid "label" -msgstr "" +msgstr "label" #: views.py:107 views.py:445 msgid "has permission" -msgstr "" +msgstr "heef permissie" #: views.py:184 views.py:277 views.py:525 views.py:604 msgid ", " @@ -154,22 +155,22 @@ msgstr "" #: views.py:185 views.py:278 views.py:526 views.py:605 #, python-format msgid " for %s" -msgstr "" +msgstr "voor %s" #: views.py:186 views.py:527 #, python-format msgid " to %s" -msgstr "" +msgstr "aan %s" #: views.py:189 views.py:530 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" -msgstr "" +msgstr "Bent u er zeker van permissies: %(title_suffix)s, toe te staan?" #: views.py:191 views.py:532 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" -msgstr "" +msgstr "Bent u er zeker van permissies: %(title_suffix)s, toe te staan?" #: views.py:198 views.py:539 #, python-format diff --git a/mayan/apps/acls/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/pl/LC_MESSAGES/django.mo index 4e55e8dbda..6852711056 100644 Binary files a/mayan/apps/acls/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/pl/LC_MESSAGES/django.po b/mayan/apps/acls/locale/pl/LC_MESSAGES/django.po index c48d00b095..8621343c61 100644 --- a/mayan/apps/acls/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/pl/LC_MESSAGES/django.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# mic , 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-01-02 09:45+0000\n" -"Last-Translator: FULL NAME \n" +"PO-Revision-Date: 2013-11-06 23:35+0000\n" +"Last-Translator: mic \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" @@ -19,19 +20,19 @@ msgstr "" #: __init__.py:14 msgid "ACLs" -msgstr "" +msgstr "ACLs" #: __init__.py:15 __init__.py:23 msgid "details" -msgstr "" +msgstr "szczegóły" #: __init__.py:16 __init__.py:25 msgid "grant" -msgstr "" +msgstr "przyznać" #: __init__.py:17 __init__.py:26 msgid "revoke" -msgstr "" +msgstr "odwołać" #: __init__.py:18 __init__.py:24 forms.py:21 msgid "New holder" @@ -39,7 +40,7 @@ msgstr "" #: __init__.py:20 msgid "Default ACLs" -msgstr "" +msgstr "Domyślne ACLs" #: __init__.py:21 msgid "List of classes" @@ -51,11 +52,11 @@ msgstr "" #: forms.py:38 msgid "Users" -msgstr "" +msgstr "Użytkownicy" #: forms.py:41 msgid "Groups" -msgstr "" +msgstr "Grupy" #: forms.py:44 msgid "Roles" @@ -67,11 +68,11 @@ msgstr "" #: managers.py:118 managers.py:130 msgid "Insufficient access." -msgstr "" +msgstr "Niewystarczające uprawnienia." #: models.py:25 models.py:67 msgid "permission" -msgstr "" +msgstr "uprawnienie" #: models.py:51 msgid "access entry" @@ -103,11 +104,11 @@ msgstr "" #: permissions.py:10 msgid "Edit ACLs" -msgstr "" +msgstr "Edytuj ACLs" #: permissions.py:11 msgid "View ACLs" -msgstr "" +msgstr "Podgląd ACLs" #: permissions.py:13 msgid "Edit class default ACLs" @@ -128,7 +129,7 @@ msgstr "" #: views.py:50 views.py:410 msgid "permissions" -msgstr "" +msgstr "uprawnienia" #: views.py:97 #, python-format @@ -141,11 +142,11 @@ msgstr "" #: views.py:105 views.py:443 msgid "label" -msgstr "" +msgstr "etykieta" #: views.py:107 views.py:445 msgid "has permission" -msgstr "" +msgstr "ma uprawnienie" #: views.py:184 views.py:277 views.py:525 views.py:604 msgid ", " @@ -164,12 +165,12 @@ msgstr "" #: views.py:189 views.py:530 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" -msgstr "" +msgstr "Czy na pewno chcesz przyznać uprawnienia %(title_suffix)s?" #: views.py:191 views.py:532 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" -msgstr "" +msgstr "Czy na pewno chcesz przyznać uprawnienia %(title_suffix)s?" #: views.py:198 views.py:539 #, python-format @@ -215,7 +216,7 @@ msgstr "" #: views.py:354 views.py:486 msgid "Select" -msgstr "" +msgstr "Wybierz" #: views.py:386 msgid "classes" diff --git a/mayan/apps/acls/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/pt/LC_MESSAGES/django.mo index a3d3b27ba4..541a0be319 100644 Binary files a/mayan/apps/acls/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/pt/LC_MESSAGES/django.po b/mayan/apps/acls/locale/pt/LC_MESSAGES/django.po index b3c32f7440..ee17742b00 100644 --- a/mayan/apps/acls/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/pt/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Vítor Figueiró , 2012. +# Vítor Figueiró , 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-07-03 19:01+0000\n" "Last-Translator: Vítor Figueiró \n" diff --git a/mayan/apps/acls/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/pt_BR/LC_MESSAGES/django.mo index 62c74f5ccf..22febc3525 100644 Binary files a/mayan/apps/acls/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/acls/locale/pt_BR/LC_MESSAGES/django.po index 2e8c312ffb..0dcdd095a8 100644 --- a/mayan/apps/acls/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/pt_BR/LC_MESSAGES/django.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# wolvsky , 2014 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-01-02 09:45+0000\n" -"Last-Translator: FULL NAME \n" +"PO-Revision-Date: 2014-06-21 04:43+0000\n" +"Last-Translator: wolvsky \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" @@ -19,223 +20,223 @@ msgstr "" #: __init__.py:14 msgid "ACLs" -msgstr "" +msgstr "ACLs" #: __init__.py:15 __init__.py:23 msgid "details" -msgstr "" +msgstr "detalhes" #: __init__.py:16 __init__.py:25 msgid "grant" -msgstr "" +msgstr "conceder" #: __init__.py:17 __init__.py:26 msgid "revoke" -msgstr "" +msgstr "revogar" #: __init__.py:18 __init__.py:24 forms.py:21 msgid "New holder" -msgstr "" +msgstr "Novo titular" #: __init__.py:20 msgid "Default ACLs" -msgstr "" +msgstr "ACLs padrões" #: __init__.py:21 msgid "List of classes" -msgstr "" +msgstr "Lista de classes" #: __init__.py:22 msgid "ACLs for class" -msgstr "" +msgstr "ACLs para classes" #: forms.py:38 msgid "Users" -msgstr "" +msgstr "Usuários" #: forms.py:41 msgid "Groups" -msgstr "" +msgstr "Grupos" #: forms.py:44 msgid "Roles" -msgstr "" +msgstr "Regras" #: forms.py:47 msgid "Special" -msgstr "" +msgstr "Especial" #: managers.py:118 managers.py:130 msgid "Insufficient access." -msgstr "" +msgstr "Acesso insuficiente." #: models.py:25 models.py:67 msgid "permission" -msgstr "" +msgstr "permissão" #: models.py:51 msgid "access entry" -msgstr "" +msgstr "entrada de acesso" #: models.py:52 msgid "access entries" -msgstr "" +msgstr "entradas de acesso" #: models.py:88 msgid "default access entry" -msgstr "" +msgstr "entrada de acesso padrão" #: models.py:89 msgid "default access entries" -msgstr "" +msgstr "entradas de acesso padrão" #: models.py:108 msgid "Creator" -msgstr "" +msgstr "Criador" #: models.py:111 models.py:112 msgid "creator" -msgstr "" +msgstr "criador" #: permissions.py:7 permissions.py:8 msgid "Access control lists" -msgstr "" +msgstr "Listas de controle de acesso" #: permissions.py:10 msgid "Edit ACLs" -msgstr "" +msgstr "Editar ACLs" #: permissions.py:11 msgid "View ACLs" -msgstr "" +msgstr "Visualizar ACLs" #: permissions.py:13 msgid "Edit class default ACLs" -msgstr "" +msgstr "Editar classe de ACLs padrões" #: permissions.py:14 msgid "View class default ACLs" -msgstr "" +msgstr "Visualizar classe de ACLs padrões" #: views.py:47 #, python-format msgid "access control lists for: %s" -msgstr "" +msgstr "listas de controle de acesso para: %s" #: views.py:49 views.py:409 msgid "holder" -msgstr "" +msgstr "titular" #: views.py:50 views.py:410 msgid "permissions" -msgstr "" +msgstr "permissões" #: views.py:97 #, python-format msgid "permissions available to: %(actor)s for %(obj)s" -msgstr "" +msgstr "permissões disponíveis para: %(actor)s para %(obj)s" #: views.py:104 views.py:442 msgid "namespace" -msgstr "" +msgstr "namespace" #: views.py:105 views.py:443 msgid "label" -msgstr "" +msgstr "etiqueta" #: views.py:107 views.py:445 msgid "has permission" -msgstr "" +msgstr "tem permissão" #: views.py:184 views.py:277 views.py:525 views.py:604 msgid ", " -msgstr "" +msgstr "," #: views.py:185 views.py:278 views.py:526 views.py:605 #, python-format msgid " for %s" -msgstr "" +msgstr "para %s" #: views.py:186 views.py:527 #, python-format msgid " to %s" -msgstr "" +msgstr "até %s" #: views.py:189 views.py:530 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" -msgstr "" +msgstr "Você tem certeza que deseja conceder a permissão %(title_suffix)s?" #: views.py:191 views.py:532 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" -msgstr "" +msgstr "Você tem certeza que deseja conceder a permissões %(title_suffix)s?" #: views.py:198 views.py:539 #, python-format msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." -msgstr "" +msgstr "Permissão \"%(permission)s\" concedida %(actor)s para %(object)s." #: views.py:204 views.py:545 #, python-format msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." -msgstr "" +msgstr "%(actor)s, já tem a permissão \"%(permission)s\" concedida para %(object)s." #: views.py:279 views.py:606 #, python-format msgid " from %s" -msgstr "" +msgstr "de %s" #: views.py:282 views.py:609 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" -msgstr "" +msgstr "Você tem certeza que deseja revogar a permissão %(title_suffix)s?" #: views.py:284 views.py:611 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" -msgstr "" +msgstr "Você tem certeza que deseja revogar as permissões %(title_suffix)s?" #: views.py:291 views.py:618 #, python-format msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." -msgstr "" +msgstr "Permissão \"%(permission)s\" revogada de %(actor)s para %(object)s." #: views.py:297 views.py:624 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." -msgstr "" +msgstr "%(actor)s, não tinha a permissão \"%(permission)s\" para %(object)s." #: views.py:353 #, python-format msgid "add new holder for: %s" -msgstr "" +msgstr "adicionar um novo titular para: %s" #: views.py:354 views.py:486 msgid "Select" -msgstr "" +msgstr "Selecionar" #: views.py:386 msgid "classes" -msgstr "" +msgstr "classes" #: views.py:388 msgid "class" -msgstr "" +msgstr "classe" #: views.py:407 #, python-format msgid "default access control lists for class: %s" -msgstr "" +msgstr "listas de controle de acesso padrão para classe: %s" #: views.py:435 #, python-format msgid "permissions available to: %(actor)s for class %(class)s" -msgstr "" +msgstr "permissões disponíveis para: %(actor)s para a classe %(class)s" #: views.py:484 #, python-format msgid "add new holder for class: %s" -msgstr "" +msgstr "adicionar um novo titular para a classe: %s" diff --git a/mayan/apps/acls/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/ru/LC_MESSAGES/django.mo index 4c3b5b668a..b407d9ac17 100644 Binary files a/mayan/apps/acls/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/ru/LC_MESSAGES/django.po b/mayan/apps/acls/locale/ru/LC_MESSAGES/django.po index deafdbf512..01cac508ed 100644 --- a/mayan/apps/acls/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/ru/LC_MESSAGES/django.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Sergey Glita , 2012. +# Sergey Glita , 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-02-27 04:26+0000\n" +"PO-Revision-Date: 2013-05-14 06:44+0000\n" "Last-Translator: Sergey Glita \n" "Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" diff --git a/mayan/apps/acls/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/sl_SI/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..8c1ddc170c Binary files /dev/null and b/mayan/apps/acls/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/acls/locale/sl_SI/LC_MESSAGES/django.po index 52a2eb186f..e619296b4d 100644 --- a/mayan/apps/acls/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/sl_SI/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ 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-01-02 09:45+0000\n" "Last-Translator: FULL NAME \n" diff --git a/mayan/apps/acls/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/tr_TR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..173be3a234 Binary files /dev/null and b/mayan/apps/acls/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/acls/locale/tr_TR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..05e728f0e0 --- /dev/null +++ b/mayan/apps/acls/locale/tr_TR/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"Last-Translator: Roberto Rosario\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: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 "" diff --git a/mayan/apps/acls/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/vi_VN/LC_MESSAGES/django.mo index c22cd4f732..21b013826d 100644 Binary files a/mayan/apps/acls/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/acls/locale/vi_VN/LC_MESSAGES/django.po index 12ec55875c..06b635404b 100644 --- a/mayan/apps/acls/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/vi_VN/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ 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-01-02 09:45+0000\n" "Last-Translator: FULL NAME \n" diff --git a/mayan/apps/bootstrap/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/bootstrap/locale/ar/LC_MESSAGES/django.mo index 64bab44fbd..d03f28b699 100644 Binary files a/mayan/apps/bootstrap/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/bootstrap/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/bootstrap/locale/ar/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/ar/LC_MESSAGES/django.po index 95736d4f84..0363686bbf 100644 --- a/mayan/apps/bootstrap/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/ar/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Mohammed ALDOUB , 2013. +# Mohammed ALDOUB , 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:49-0400\n" "PO-Revision-Date: 2013-01-26 08:57+0000\n" "Last-Translator: Mohammed ALDOUB \n" diff --git a/mayan/apps/bootstrap/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/bootstrap/locale/bg/LC_MESSAGES/django.mo index 0b6fe70c9f..e464f7b8bd 100644 Binary files a/mayan/apps/bootstrap/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/bootstrap/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/bootstrap/locale/bg/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/bg/LC_MESSAGES/django.po index 775f9ad85c..89f1fd5ac1 100644 --- a/mayan/apps/bootstrap/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/bg/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# Pavlin Koldamov , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:04+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/bootstrap/locale/da/LC_MESSAGES/django.mo b/mayan/apps/bootstrap/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..4bad2c3432 Binary files /dev/null and b/mayan/apps/bootstrap/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/bootstrap/locale/da/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/da/LC_MESSAGES/django.po new file mode 100644 index 0000000000..c4ac998f02 --- /dev/null +++ b/mayan/apps/bootstrap/locale/da/LC_MESSAGES/django.po @@ -0,0 +1,316 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2012-12-12 06:04+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" + +#: forms.py:50 +msgid "Bootstrap setup file" +msgstr "" + +#: forms.py:56 +msgid "Bootstrap setup URL" +msgstr "" + +#: links.py:11 +msgid "bootstrap" +msgstr "" + +#: links.py:12 +msgid "bootstrap setup list" +msgstr "" + +#: links.py:13 +msgid "create new bootstrap setup" +msgstr "" + +#: links.py:14 +msgid "edit" +msgstr "" + +#: links.py:15 +msgid "delete" +msgstr "" + +#: links.py:16 +msgid "details" +msgstr "" + +#: links.py:17 +msgid "execute" +msgstr "" + +#: links.py:18 +msgid "dump current setup" +msgstr "" + +#: links.py:19 +msgid "export" +msgstr "" + +#: links.py:20 +msgid "import from file" +msgstr "" + +#: links.py:21 +msgid "import from URL" +msgstr "" + +#: links.py:22 +msgid "sync with repository" +msgstr "" + +#: links.py:23 +msgid "erase database" +msgstr "" + +#: literals.py:20 +msgid "JSON" +msgstr "" + +#: literals.py:63 +msgid "YAML" +msgstr "" + +#: literals.py:64 +msgid "Better YAML" +msgstr "" + +#: models.py:30 +msgid "name" +msgstr "" + +#: models.py:31 +msgid "slug" +msgstr "" + +#: models.py:32 views.py:34 +msgid "description" +msgstr "" + +#: models.py:33 +msgid "fixture" +msgstr "" + +#: models.py:33 +msgid "These are the actual database structure creation instructions." +msgstr "" + +#: models.py:34 views.py:35 +msgid "type" +msgstr "" + +#: models.py:35 +msgid "creation date and time" +msgstr "" + +#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172 +msgid "bootstrap setup" +msgstr "" + +#: models.py:105 views.py:31 +msgid "bootstrap setups" +msgstr "" + +#: permissions.py:7 +msgid "Database bootstrap" +msgstr "" + +#: permissions.py:9 +msgid "View bootstrap setups" +msgstr "" + +#: permissions.py:10 +msgid "Create bootstrap setups" +msgstr "" + +#: permissions.py:11 +msgid "Edit bootstrap setups" +msgstr "" + +#: permissions.py:12 +msgid "Delete bootstrap setups" +msgstr "" + +#: permissions.py:13 +msgid "Execute bootstrap setups" +msgstr "" + +#: permissions.py:14 +msgid "Dump the current project\\s setup into a bootstrap setup" +msgstr "" + +#: permissions.py:15 +msgid "Export bootstrap setups as files" +msgstr "" + +#: permissions.py:16 +msgid "Import new bootstrap setups" +msgstr "" + +#: permissions.py:17 +msgid "Sync the local bootstrap setups with a published repository" +msgstr "" + +#: permissions.py:18 +msgid "Erase the entire database and document storage" +msgstr "" + +#: registry.py:7 +msgid "Bootstrap" +msgstr "" + +#: registry.py:8 +msgid "Provides pre configured setups for indexes, document types, tags, etc." +msgstr "" + +#: views.py:50 +msgid "Bootstrap setup created successfully" +msgstr "" + +#: views.py:53 +msgid "Error creating bootstrap setup." +msgstr "" + +#: views.py:58 +msgid "create bootstrap" +msgstr "" + +#: views.py:78 +msgid "Bootstrap setup edited successfully" +msgstr "" + +#: views.py:81 +msgid "Error editing bootstrap setup." +msgstr "" + +#: views.py:86 +#, python-format +msgid "edit bootstrap setup: %s" +msgstr "" + +#: views.py:111 +#, python-format +msgid "Bootstrap setup: %s deleted successfully." +msgstr "" + +#: views.py:113 +#, python-format +msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s" +msgstr "" + +#: views.py:124 +#, python-format +msgid "Are you sure you with to delete the bootstrap setup: %s?" +msgstr "" + +#: views.py:164 +msgid "" +"Cannot execute bootstrap setup, there is existing data. Erase all data and " +"try again." +msgstr "" + +#: views.py:166 +#, python-format +msgid "Error executing bootstrap setup; %s" +msgstr "" + +#: views.py:168 +#, python-format +msgid "Bootstrap setup \"%s\" executed successfully." +msgstr "" + +#: views.py:180 +#, python-format +msgid "" +"Are you sure you wish to execute the database bootstrap setup named: %s?" +msgstr "" + +#: views.py:196 +#, python-format +msgid "Error dumping configuration into a bootstrap setup; %s" +msgstr "" + +#: views.py:200 +msgid "Bootstrap setup created successfully." +msgstr "" + +#: views.py:206 +msgid "dump current configuration into a bootstrap setup" +msgstr "" + +#: views.py:240 views.py:268 +msgid "Bootstrap setup imported successfully." +msgstr "" + +#: views.py:243 +msgid "File is not a bootstrap setup." +msgstr "" + +#: views.py:245 +#, python-format +msgid "Error importing bootstrap setup from file; %s." +msgstr "" + +#: views.py:251 +msgid "Import bootstrap setup from file" +msgstr "" + +#: views.py:271 +msgid "Data from URL is not a bootstrap setup." +msgstr "" + +#: views.py:273 +#, python-format +msgid "Error importing bootstrap setup from URL; %s." +msgstr "" + +#: views.py:279 +msgid "Import bootstrap setup from URL" +msgstr "" + +#: views.py:298 +#, python-format +msgid "Error erasing database; %s" +msgstr "" + +#: views.py:300 +msgid "Database erased successfully." +msgstr "" + +#: views.py:310 +msgid "" +"Are you sure you wish to erase the entire database and document storage?" +msgstr "" + +#: views.py:311 +msgid "" +"All documents, sources, metadata, metadata types, set, tags, indexes and " +"logs will be lost irreversibly!" +msgstr "" + +#: views.py:328 +msgid "Bootstrap repository successfully synchronized." +msgstr "" + +#: views.py:330 +#, python-format +msgid "Bootstrap repository synchronization error: %(error)s" +msgstr "" + +#: views.py:337 +msgid "Are you sure you wish to synchronize with the bootstrap repository?" +msgstr "" diff --git a/mayan/apps/bootstrap/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/bootstrap/locale/de_DE/LC_MESSAGES/django.mo index 505b6425f3..ae8f25250f 100644 Binary files a/mayan/apps/bootstrap/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/bootstrap/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/bootstrap/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/de_DE/LC_MESSAGES/django.po index 8fd21bb90e..6baecc7623 100644 --- a/mayan/apps/bootstrap/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/de_DE/LC_MESSAGES/django.po @@ -3,6 +3,7 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Mathias Behrle , 2014 # Tobias Paepke , 2014 msgid "" msgstr "" @@ -10,7 +11,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-12-12 01:49-0400\n" "PO-Revision-Date: 2014-03-12 16:11+0000\n" -"Last-Translator: yangoon \n" +"Last-Translator: Mathias Behrle \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" diff --git a/mayan/apps/bootstrap/locale/en/LC_MESSAGES/django.mo b/mayan/apps/bootstrap/locale/en/LC_MESSAGES/django.mo index d811a86be2..cc5747ea88 100644 Binary files a/mayan/apps/bootstrap/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/bootstrap/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/bootstrap/locale/en/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/en/LC_MESSAGES/django.po index aa5df027f7..a8d6387b48 100644 --- a/mayan/apps/bootstrap/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/en/LC_MESSAGES/django.po @@ -1,316 +1,316 @@ # 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 , 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:12-0400\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2012-12-12 06:04+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" #: forms.py:50 msgid "Bootstrap setup file" -msgstr "" +msgstr "Bootstrap setup file" #: forms.py:56 msgid "Bootstrap setup URL" -msgstr "" +msgstr "Bootstrap setup URL" #: links.py:11 msgid "bootstrap" -msgstr "" +msgstr "bootstrap" #: links.py:12 msgid "bootstrap setup list" -msgstr "" +msgstr "bootstrap setup list" #: links.py:13 msgid "create new bootstrap setup" -msgstr "" +msgstr "create new bootstrap setup" #: links.py:14 msgid "edit" -msgstr "" +msgstr "edit" #: links.py:15 msgid "delete" -msgstr "" +msgstr "delete" #: links.py:16 msgid "details" -msgstr "" +msgstr "details" #: links.py:17 msgid "execute" -msgstr "" +msgstr "execute" #: links.py:18 msgid "dump current setup" -msgstr "" +msgstr "dump current setup" #: links.py:19 msgid "export" -msgstr "" +msgstr "export" #: links.py:20 msgid "import from file" -msgstr "" +msgstr "import from file" #: links.py:21 msgid "import from URL" -msgstr "" +msgstr "import from URL" #: links.py:22 msgid "sync with repository" -msgstr "" +msgstr "sync with repository" #: links.py:23 msgid "erase database" -msgstr "" +msgstr "erase database" #: literals.py:20 msgid "JSON" -msgstr "" +msgstr "JSON" #: literals.py:63 msgid "YAML" -msgstr "" +msgstr "YAML" #: literals.py:64 msgid "Better YAML" -msgstr "" +msgstr "Better YAML" #: models.py:30 msgid "name" -msgstr "" +msgstr "name" #: models.py:31 msgid "slug" -msgstr "" +msgstr "slug" #: models.py:32 views.py:34 msgid "description" -msgstr "" +msgstr "description" #: models.py:33 msgid "fixture" -msgstr "" +msgstr "fixture" #: models.py:33 msgid "These are the actual database structure creation instructions." -msgstr "" +msgstr "These are the actual database structure creation instructions." #: models.py:34 views.py:35 msgid "type" -msgstr "" +msgstr "type" #: models.py:35 msgid "creation date and time" -msgstr "" +msgstr "creation date and time" #: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172 msgid "bootstrap setup" -msgstr "" +msgstr "bootstrap setup" #: models.py:105 views.py:31 msgid "bootstrap setups" -msgstr "" +msgstr "bootstrap setups" #: permissions.py:7 msgid "Database bootstrap" -msgstr "" +msgstr "Database bootstrap" #: permissions.py:9 msgid "View bootstrap setups" -msgstr "" +msgstr "View bootstrap setups" #: permissions.py:10 msgid "Create bootstrap setups" -msgstr "" +msgstr "Create bootstrap setups" #: permissions.py:11 msgid "Edit bootstrap setups" -msgstr "" +msgstr "Edit bootstrap setups" #: permissions.py:12 msgid "Delete bootstrap setups" -msgstr "" +msgstr "Delete bootstrap setups" #: permissions.py:13 msgid "Execute bootstrap setups" -msgstr "" +msgstr "Execute bootstrap setups" #: permissions.py:14 msgid "Dump the current project\\s setup into a bootstrap setup" -msgstr "" +msgstr "Dump the current project\\s setup into a bootstrap setup" #: permissions.py:15 msgid "Export bootstrap setups as files" -msgstr "" +msgstr "Export bootstrap setups as files" #: permissions.py:16 msgid "Import new bootstrap setups" -msgstr "" +msgstr "Import new bootstrap setups" #: permissions.py:17 msgid "Sync the local bootstrap setups with a published repository" -msgstr "" +msgstr "Sync the local bootstrap setups with a published repository" #: permissions.py:18 msgid "Erase the entire database and document storage" -msgstr "" +msgstr "Erase the entire database and document storage" #: registry.py:7 msgid "Bootstrap" -msgstr "" +msgstr "Bootstrap" #: registry.py:8 msgid "Provides pre configured setups for indexes, document types, tags, etc." -msgstr "" +msgstr "Provides pre configured setups for indexes, document types, tags, etc." #: views.py:50 msgid "Bootstrap setup created successfully" -msgstr "" +msgstr "Bootstrap setup created successfully" #: views.py:53 msgid "Error creating bootstrap setup." -msgstr "" +msgstr "Error creating bootstrap setup." #: views.py:58 msgid "create bootstrap" -msgstr "" +msgstr "create bootstrap" #: views.py:78 msgid "Bootstrap setup edited successfully" -msgstr "" +msgstr "Bootstrap setup edited successfully" #: views.py:81 msgid "Error editing bootstrap setup." -msgstr "" +msgstr "Error editing bootstrap setup." #: views.py:86 #, python-format msgid "edit bootstrap setup: %s" -msgstr "" +msgstr "edit bootstrap setup: %s" #: views.py:111 #, python-format msgid "Bootstrap setup: %s deleted successfully." -msgstr "" +msgstr "Bootstrap setup: %s deleted successfully." #: views.py:113 #, python-format msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s" -msgstr "" +msgstr "Bootstrap setup: %(bootstrap)s, delete error: %(error)s" #: views.py:124 #, python-format msgid "Are you sure you with to delete the bootstrap setup: %s?" -msgstr "" +msgstr "Are you sure you with to delete the bootstrap setup: %s?" #: views.py:164 msgid "" "Cannot execute bootstrap setup, there is existing data. Erase all data and " "try again." -msgstr "" +msgstr "Cannot execute bootstrap setup, there is existing data. Erase all data and try again." #: views.py:166 #, python-format msgid "Error executing bootstrap setup; %s" -msgstr "" +msgstr "Error executing bootstrap setup; %s" #: views.py:168 #, python-format msgid "Bootstrap setup \"%s\" executed successfully." -msgstr "" +msgstr "Bootstrap setup \"%s\" executed successfully." #: views.py:180 #, python-format msgid "" "Are you sure you wish to execute the database bootstrap setup named: %s?" -msgstr "" +msgstr "Are you sure you wish to execute the database bootstrap setup named: %s?" #: views.py:196 #, python-format msgid "Error dumping configuration into a bootstrap setup; %s" -msgstr "" +msgstr "Error dumping configuration into a bootstrap setup; %s" #: views.py:200 msgid "Bootstrap setup created successfully." -msgstr "" +msgstr "Bootstrap setup created successfully." #: views.py:206 msgid "dump current configuration into a bootstrap setup" -msgstr "" +msgstr "dump current configuration into a bootstrap setup" #: views.py:240 views.py:268 msgid "Bootstrap setup imported successfully." -msgstr "" +msgstr "Bootstrap setup imported successfully." #: views.py:243 msgid "File is not a bootstrap setup." -msgstr "" +msgstr "File is not a bootstrap setup." #: views.py:245 #, python-format msgid "Error importing bootstrap setup from file; %s." -msgstr "" +msgstr "Error importing bootstrap setup from file; %s." #: views.py:251 msgid "Import bootstrap setup from file" -msgstr "" +msgstr "Import bootstrap setup from file" #: views.py:271 msgid "Data from URL is not a bootstrap setup." -msgstr "" +msgstr "Data from URL is not a bootstrap setup." #: views.py:273 #, python-format msgid "Error importing bootstrap setup from URL; %s." -msgstr "" +msgstr "Error importing bootstrap setup from URL; %s." #: views.py:279 msgid "Import bootstrap setup from URL" -msgstr "" +msgstr "Import bootstrap setup from URL" #: views.py:298 #, python-format msgid "Error erasing database; %s" -msgstr "" +msgstr "Error erasing database; %s" #: views.py:300 msgid "Database erased successfully." -msgstr "" +msgstr "Database erased successfully." #: views.py:310 msgid "" "Are you sure you wish to erase the entire database and document storage?" -msgstr "" +msgstr "Are you sure you wish to erase the entire database and document storage?" #: views.py:311 msgid "" "All documents, sources, metadata, metadata types, set, tags, indexes and " "logs will be lost irreversibly!" -msgstr "" +msgstr "All documents, sources, metadata, metadata types, set, tags, indexes and logs will be lost irreversibly!" #: views.py:328 msgid "Bootstrap repository successfully synchronized." -msgstr "" +msgstr "Bootstrap repository successfully synchronized." #: views.py:330 #, python-format msgid "Bootstrap repository synchronization error: %(error)s" -msgstr "" +msgstr "Bootstrap repository synchronization error: %(error)s" #: views.py:337 msgid "Are you sure you wish to synchronize with the bootstrap repository?" -msgstr "" +msgstr "Are you sure you wish to synchronize with the bootstrap repository?" diff --git a/mayan/apps/bootstrap/locale/es/LC_MESSAGES/django.mo b/mayan/apps/bootstrap/locale/es/LC_MESSAGES/django.mo index fb84db23a5..7a61313394 100644 Binary files a/mayan/apps/bootstrap/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/bootstrap/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/bootstrap/locale/es/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/es/LC_MESSAGES/django.po index d1c7078ce8..f7a1581056 100644 --- a/mayan/apps/bootstrap/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/es/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Roberto Rosario , 2012. +# Roberto Rosario, 2012-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:49-0400\n" -"PO-Revision-Date: 2012-12-12 07:20+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-02-10 16:51+0000\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" @@ -20,11 +20,11 @@ msgstr "" #: forms.py:50 msgid "Bootstrap setup file" -msgstr "" +msgstr "Archivo de configuración de arranque" #: forms.py:56 msgid "Bootstrap setup URL" -msgstr "" +msgstr "URL de configuración de arranque" #: links.py:11 msgid "bootstrap" @@ -156,15 +156,15 @@ msgstr "Grabar la configuración actual del projecto en una configuración de ar #: permissions.py:15 msgid "Export bootstrap setups as files" -msgstr "" +msgstr "Exportar configuraciones de arranque como archivos" #: permissions.py:16 msgid "Import new bootstrap setups" -msgstr "" +msgstr "Importar de nuevas configuraciones de arranque" #: permissions.py:17 msgid "Sync the local bootstrap setups with a published repository" -msgstr "" +msgstr "Sincronizar las configuraciones de arranque locales con un repositorio publicado" #: permissions.py:18 msgid "Erase the entire database and document storage" @@ -180,7 +180,7 @@ msgstr "Proporciona configuraciones pre ajustadas para los índices, tipos de do #: views.py:50 msgid "Bootstrap setup created successfully" -msgstr "" +msgstr "Configuración de arranque creada exitosamente." #: views.py:53 msgid "Error creating bootstrap setup." @@ -211,7 +211,7 @@ msgstr "Configuración de arranque :%s eliminada exitosamente." #: views.py:113 #, python-format msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s" -msgstr "" +msgstr "Error borrando configuración de arranque: %(bootstrap)s; %(error)s " #: views.py:124 #, python-format @@ -222,7 +222,7 @@ msgstr "¿Seguro que desea borrar la configuración de arranque: %s?" msgid "" "Cannot execute bootstrap setup, there is existing data. Erase all data and " "try again." -msgstr "" +msgstr "No se puede ejecutar la configuración de arranque, existen datos. Borre la base de datos y vuelva a intentarlo." #: views.py:166 #, python-format @@ -238,50 +238,50 @@ msgstr "Configuración de arranque \"%s\" ejecutada exitosamente." #, python-format msgid "" "Are you sure you wish to execute the database bootstrap setup named: %s?" -msgstr "" +msgstr "¿Seguro de que desea ejecutar la configuración de arranque de base de datos llamada: %s?" #: views.py:196 #, python-format msgid "Error dumping configuration into a bootstrap setup; %s" -msgstr "" +msgstr "Error vertiendo configuración actual en una configuración de arranque; %s" #: views.py:200 msgid "Bootstrap setup created successfully." -msgstr "" +msgstr "Configuración de arranque creada con exitosamente." #: views.py:206 msgid "dump current configuration into a bootstrap setup" -msgstr "" +msgstr "vertir la configuración actual en una configuración de arranque" #: views.py:240 views.py:268 msgid "Bootstrap setup imported successfully." -msgstr "" +msgstr "Configuración de arranque importada con exitosamente." #: views.py:243 msgid "File is not a bootstrap setup." -msgstr "" +msgstr "El archivo no es una configuración de arranque." #: views.py:245 #, python-format msgid "Error importing bootstrap setup from file; %s." -msgstr "" +msgstr "Error al importar la configuración de arranque desde el archivo; %s." #: views.py:251 msgid "Import bootstrap setup from file" -msgstr "" +msgstr "Importar configuración de arranque desde un archivo" #: views.py:271 msgid "Data from URL is not a bootstrap setup." -msgstr "" +msgstr "Los datos desde el URL no son una configuración de arranque." #: views.py:273 #, python-format msgid "Error importing bootstrap setup from URL; %s." -msgstr "" +msgstr "Error al importar la configuración de arranque desde la URL; %s." #: views.py:279 msgid "Import bootstrap setup from URL" -msgstr "" +msgstr "Importar configuración de arranque desde la URL" #: views.py:298 #, python-format @@ -305,13 +305,13 @@ msgstr "¡Todos los documentos, las fuentes, los metadatos, los tipos de metadat #: views.py:328 msgid "Bootstrap repository successfully synchronized." -msgstr "" +msgstr "Repositorio de configuración de arranque sincronizado exitosamente." #: views.py:330 #, python-format msgid "Bootstrap repository synchronization error: %(error)s" -msgstr "" +msgstr "Error sincronizando repositorio de configuraciónes de arranque: %(error)s" #: views.py:337 msgid "Are you sure you wish to synchronize with the bootstrap repository?" -msgstr "" +msgstr "¿Está seguro que desea sincronizar con el repositorio de configuraciónes de arranque?" diff --git a/mayan/apps/bootstrap/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/bootstrap/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..7ff9ad75be Binary files /dev/null and b/mayan/apps/bootstrap/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/bootstrap/locale/fa/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 0000000000..5cec355109 --- /dev/null +++ b/mayan/apps/bootstrap/locale/fa/LC_MESSAGES/django.po @@ -0,0 +1,317 @@ +# 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 , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-07-05 11:00+0000\n" +"Last-Translator: Mohammad Dashtizadeh \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" + +#: forms.py:50 +msgid "Bootstrap setup file" +msgstr "" + +#: forms.py:56 +msgid "Bootstrap setup URL" +msgstr "" + +#: links.py:11 +msgid "bootstrap" +msgstr "" + +#: links.py:12 +msgid "bootstrap setup list" +msgstr "" + +#: links.py:13 +msgid "create new bootstrap setup" +msgstr "" + +#: links.py:14 +msgid "edit" +msgstr "ویرایش" + +#: links.py:15 +msgid "delete" +msgstr "حذف" + +#: links.py:16 +msgid "details" +msgstr "جزوئیات" + +#: links.py:17 +msgid "execute" +msgstr "" + +#: links.py:18 +msgid "dump current setup" +msgstr "" + +#: links.py:19 +msgid "export" +msgstr "" + +#: links.py:20 +msgid "import from file" +msgstr "" + +#: links.py:21 +msgid "import from URL" +msgstr "" + +#: links.py:22 +msgid "sync with repository" +msgstr "" + +#: links.py:23 +msgid "erase database" +msgstr "" + +#: literals.py:20 +msgid "JSON" +msgstr "" + +#: literals.py:63 +msgid "YAML" +msgstr "" + +#: literals.py:64 +msgid "Better YAML" +msgstr "" + +#: models.py:30 +msgid "name" +msgstr "نام" + +#: models.py:31 +msgid "slug" +msgstr "" + +#: models.py:32 views.py:34 +msgid "description" +msgstr "توضیحات" + +#: models.py:33 +msgid "fixture" +msgstr "" + +#: models.py:33 +msgid "These are the actual database structure creation instructions." +msgstr "" + +#: models.py:34 views.py:35 +msgid "type" +msgstr "نوع" + +#: models.py:35 +msgid "creation date and time" +msgstr "" + +#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172 +msgid "bootstrap setup" +msgstr "" + +#: models.py:105 views.py:31 +msgid "bootstrap setups" +msgstr "" + +#: permissions.py:7 +msgid "Database bootstrap" +msgstr "" + +#: permissions.py:9 +msgid "View bootstrap setups" +msgstr "" + +#: permissions.py:10 +msgid "Create bootstrap setups" +msgstr "" + +#: permissions.py:11 +msgid "Edit bootstrap setups" +msgstr "" + +#: permissions.py:12 +msgid "Delete bootstrap setups" +msgstr "" + +#: permissions.py:13 +msgid "Execute bootstrap setups" +msgstr "" + +#: permissions.py:14 +msgid "Dump the current project\\s setup into a bootstrap setup" +msgstr "" + +#: permissions.py:15 +msgid "Export bootstrap setups as files" +msgstr "" + +#: permissions.py:16 +msgid "Import new bootstrap setups" +msgstr "" + +#: permissions.py:17 +msgid "Sync the local bootstrap setups with a published repository" +msgstr "" + +#: permissions.py:18 +msgid "Erase the entire database and document storage" +msgstr "" + +#: registry.py:7 +msgid "Bootstrap" +msgstr "" + +#: registry.py:8 +msgid "Provides pre configured setups for indexes, document types, tags, etc." +msgstr "" + +#: views.py:50 +msgid "Bootstrap setup created successfully" +msgstr "" + +#: views.py:53 +msgid "Error creating bootstrap setup." +msgstr "" + +#: views.py:58 +msgid "create bootstrap" +msgstr "" + +#: views.py:78 +msgid "Bootstrap setup edited successfully" +msgstr "" + +#: views.py:81 +msgid "Error editing bootstrap setup." +msgstr "" + +#: views.py:86 +#, python-format +msgid "edit bootstrap setup: %s" +msgstr "" + +#: views.py:111 +#, python-format +msgid "Bootstrap setup: %s deleted successfully." +msgstr "" + +#: views.py:113 +#, python-format +msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s" +msgstr "" + +#: views.py:124 +#, python-format +msgid "Are you sure you with to delete the bootstrap setup: %s?" +msgstr "" + +#: views.py:164 +msgid "" +"Cannot execute bootstrap setup, there is existing data. Erase all data and " +"try again." +msgstr "" + +#: views.py:166 +#, python-format +msgid "Error executing bootstrap setup; %s" +msgstr "" + +#: views.py:168 +#, python-format +msgid "Bootstrap setup \"%s\" executed successfully." +msgstr "" + +#: views.py:180 +#, python-format +msgid "" +"Are you sure you wish to execute the database bootstrap setup named: %s?" +msgstr "" + +#: views.py:196 +#, python-format +msgid "Error dumping configuration into a bootstrap setup; %s" +msgstr "" + +#: views.py:200 +msgid "Bootstrap setup created successfully." +msgstr "" + +#: views.py:206 +msgid "dump current configuration into a bootstrap setup" +msgstr "" + +#: views.py:240 views.py:268 +msgid "Bootstrap setup imported successfully." +msgstr "" + +#: views.py:243 +msgid "File is not a bootstrap setup." +msgstr "" + +#: views.py:245 +#, python-format +msgid "Error importing bootstrap setup from file; %s." +msgstr "" + +#: views.py:251 +msgid "Import bootstrap setup from file" +msgstr "" + +#: views.py:271 +msgid "Data from URL is not a bootstrap setup." +msgstr "" + +#: views.py:273 +#, python-format +msgid "Error importing bootstrap setup from URL; %s." +msgstr "" + +#: views.py:279 +msgid "Import bootstrap setup from URL" +msgstr "" + +#: views.py:298 +#, python-format +msgid "Error erasing database; %s" +msgstr "" + +#: views.py:300 +msgid "Database erased successfully." +msgstr "" + +#: views.py:310 +msgid "" +"Are you sure you wish to erase the entire database and document storage?" +msgstr "" + +#: views.py:311 +msgid "" +"All documents, sources, metadata, metadata types, set, tags, indexes and " +"logs will be lost irreversibly!" +msgstr "" + +#: views.py:328 +msgid "Bootstrap repository successfully synchronized." +msgstr "" + +#: views.py:330 +#, python-format +msgid "Bootstrap repository synchronization error: %(error)s" +msgstr "" + +#: views.py:337 +msgid "Are you sure you wish to synchronize with the bootstrap repository?" +msgstr "" diff --git a/mayan/apps/bootstrap/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/bootstrap/locale/fr/LC_MESSAGES/django.mo index 603511c104..489d0d7c4c 100644 Binary files a/mayan/apps/bootstrap/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/bootstrap/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/bootstrap/locale/fr/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/fr/LC_MESSAGES/django.po index ccc6b8dcab..b2b83c3c44 100644 --- a/mayan/apps/bootstrap/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/fr/LC_MESSAGES/django.po @@ -3,15 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. -# Pierre Lhoste , 2012. +# PatrickHetu , 2012 +# Pierre Lhoste , 2012 +# SadE54 , 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:49-0400\n" -"PO-Revision-Date: 2012-12-12 06:04+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-02-04 13:37+0000\n" +"Last-Translator: SadE54 \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" @@ -21,35 +22,35 @@ msgstr "" #: forms.py:50 msgid "Bootstrap setup file" -msgstr "" +msgstr "Fichier de pré-configuration" #: forms.py:56 msgid "Bootstrap setup URL" -msgstr "" +msgstr "URL de la pré-configuration" #: links.py:11 msgid "bootstrap" -msgstr "" +msgstr "Pré-configuration" #: links.py:12 msgid "bootstrap setup list" -msgstr "" +msgstr "Liste des pré-configurations" #: links.py:13 msgid "create new bootstrap setup" -msgstr "" +msgstr "Créer une nouvelle pré-configuration" #: links.py:14 msgid "edit" -msgstr "" +msgstr "éditer" #: links.py:15 msgid "delete" -msgstr "" +msgstr "effacer" #: links.py:16 msgid "details" -msgstr "" +msgstr "détails" #: links.py:17 msgid "execute" @@ -57,23 +58,23 @@ msgstr "exécuter" #: links.py:18 msgid "dump current setup" -msgstr "" +msgstr "injecter la configuration actuelle" #: links.py:19 msgid "export" -msgstr "" +msgstr "exporter" #: links.py:20 msgid "import from file" -msgstr "" +msgstr "importer depuis le fichier" #: links.py:21 msgid "import from URL" -msgstr "" +msgstr "importer depuis l'URL" #: links.py:22 msgid "sync with repository" -msgstr "" +msgstr "synchroniser avec le dépôt" #: links.py:23 msgid "erase database" @@ -81,23 +82,23 @@ msgstr "Supprimer la base de données" #: literals.py:20 msgid "JSON" -msgstr "" +msgstr "JSON" #: literals.py:63 msgid "YAML" -msgstr "" +msgstr "YAML" #: literals.py:64 msgid "Better YAML" -msgstr "" +msgstr "Better YAML" #: models.py:30 msgid "name" -msgstr "" +msgstr "nom" #: models.py:31 msgid "slug" -msgstr "" +msgstr "slug" #: models.py:32 views.py:34 msgid "description" @@ -105,19 +106,19 @@ msgstr "description" #: models.py:33 msgid "fixture" -msgstr "" +msgstr "fixation" #: models.py:33 msgid "These are the actual database structure creation instructions." -msgstr "" +msgstr "Ce sont les instructions pour la création de la base de données." #: models.py:34 views.py:35 msgid "type" -msgstr "" +msgstr "type" #: models.py:35 msgid "creation date and time" -msgstr "" +msgstr "date et heure de création" #: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172 msgid "bootstrap setup" @@ -125,7 +126,7 @@ msgstr "pré-configuration" #: models.py:105 views.py:31 msgid "bootstrap setups" -msgstr "" +msgstr "Pré-configurations" #: permissions.py:7 msgid "Database bootstrap" @@ -133,39 +134,39 @@ msgstr "Pré-configuration de base de données" #: permissions.py:9 msgid "View bootstrap setups" -msgstr "" +msgstr "Afficher les pré-configurations" #: permissions.py:10 msgid "Create bootstrap setups" -msgstr "" +msgstr "Créer de nouvelles pré-configurations" #: permissions.py:11 msgid "Edit bootstrap setups" -msgstr "" +msgstr "Modifier des pré-configurations" #: permissions.py:12 msgid "Delete bootstrap setups" -msgstr "" +msgstr "Supprimer des pré-configurations" #: permissions.py:13 msgid "Execute bootstrap setups" -msgstr "" +msgstr "Exécuter des pré-configurations" #: permissions.py:14 msgid "Dump the current project\\s setup into a bootstrap setup" -msgstr "" +msgstr "Insérer la configuration actuelle dans une pré-configuration" #: permissions.py:15 msgid "Export bootstrap setups as files" -msgstr "" +msgstr "Exporter les pré-configurations sous forme de fichier" #: permissions.py:16 msgid "Import new bootstrap setups" -msgstr "" +msgstr "Importer de nouvelles pré-configurations" #: permissions.py:17 msgid "Sync the local bootstrap setups with a published repository" -msgstr "" +msgstr "Synchroniser localement les pré-configurations depuis un dépôt en ligne" #: permissions.py:18 msgid "Erase the entire database and document storage" @@ -173,57 +174,57 @@ msgstr "Effacer l'ensemble de la base de donnée et tous les documents stockés" #: registry.py:7 msgid "Bootstrap" -msgstr "" +msgstr "Pré-configuration" #: registry.py:8 msgid "Provides pre configured setups for indexes, document types, tags, etc." -msgstr "" +msgstr "Permet une pré-configurations des index, types de documents, étiquettes, etc..." #: views.py:50 msgid "Bootstrap setup created successfully" -msgstr "" +msgstr "Pré-configuration crée avec succès" #: views.py:53 msgid "Error creating bootstrap setup." -msgstr "" +msgstr "Erreur en créant la pré-configuration." #: views.py:58 msgid "create bootstrap" -msgstr "" +msgstr "Créer une pré-configuration" #: views.py:78 msgid "Bootstrap setup edited successfully" -msgstr "" +msgstr "Pré-configuration modifiée avec succès" #: views.py:81 msgid "Error editing bootstrap setup." -msgstr "" +msgstr "erreur en modifiant la pré-configuration." #: views.py:86 #, python-format msgid "edit bootstrap setup: %s" -msgstr "" +msgstr "modifier la pré-configuration: %s" #: views.py:111 #, python-format msgid "Bootstrap setup: %s deleted successfully." -msgstr "" +msgstr "La pré-configuration: %s a été effacée avec succès." #: views.py:113 #, python-format msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s" -msgstr "" +msgstr "Pré-configuration: %(bootstrap)s, erreur de suppression: %(error)s" #: views.py:124 #, python-format msgid "Are you sure you with to delete the bootstrap setup: %s?" -msgstr "" +msgstr "Êtes-vous sûrs de vouloir effacer la pré-configuration: %s?" #: views.py:164 msgid "" "Cannot execute bootstrap setup, there is existing data. Erase all data and " "try again." -msgstr "" +msgstr "Impossible d'exécuter la pré-configuration car des données existent. Effacez-les et recommencez." #: views.py:166 #, python-format @@ -239,50 +240,50 @@ msgstr "Pré-configuration \"%s\" effectuée avec succès." #, python-format msgid "" "Are you sure you wish to execute the database bootstrap setup named: %s?" -msgstr "" +msgstr "Êtes-vous sûr de vouloir exécuter la pré-configuration intitulée: %s?" #: views.py:196 #, python-format msgid "Error dumping configuration into a bootstrap setup; %s" -msgstr "" +msgstr "Erreur en insérant la configuration actuelle dans la pré-configuration: %s" #: views.py:200 msgid "Bootstrap setup created successfully." -msgstr "" +msgstr "Pré-configuration crée avec succès." #: views.py:206 msgid "dump current configuration into a bootstrap setup" -msgstr "" +msgstr "insérer la configuration actuelle dans une pré-configuration" #: views.py:240 views.py:268 msgid "Bootstrap setup imported successfully." -msgstr "" +msgstr "Pré-configuration importée avec succès." #: views.py:243 msgid "File is not a bootstrap setup." -msgstr "" +msgstr "Ce fichier n'est pas un fichier de pré-configuration." #: views.py:245 #, python-format msgid "Error importing bootstrap setup from file; %s." -msgstr "" +msgstr "Erreur en important la pré-configuration depuis le fichier: %s." #: views.py:251 msgid "Import bootstrap setup from file" -msgstr "" +msgstr "Importer la pré-configuration depuis le fichier." #: views.py:271 msgid "Data from URL is not a bootstrap setup." -msgstr "" +msgstr "Les données provenant de l'URL ne sont pas une pré-configuration." #: views.py:273 #, python-format msgid "Error importing bootstrap setup from URL; %s." -msgstr "" +msgstr "Erreur en important la pré-configuration depuis l'URL: %s." #: views.py:279 msgid "Import bootstrap setup from URL" -msgstr "" +msgstr "Importer une pré-configuration depuis une URL" #: views.py:298 #, python-format @@ -306,13 +307,13 @@ msgstr "Tous les documents, sources, métadonnées, types de métadonnées, jeux #: views.py:328 msgid "Bootstrap repository successfully synchronized." -msgstr "" +msgstr "Dépôt de pré-configurations correctement synchronisé." #: views.py:330 #, python-format msgid "Bootstrap repository synchronization error: %(error)s" -msgstr "" +msgstr "Erreur de synchronisation du dépôt de pré-configurations: %(error)s" #: views.py:337 msgid "Are you sure you wish to synchronize with the bootstrap repository?" -msgstr "" +msgstr "Êtes-vous sûr de vouloir effectuer la synchronisation avec le dépôt de pré-configurations ?" diff --git a/mayan/apps/bootstrap/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/bootstrap/locale/hr_HR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..781ebd9fc3 Binary files /dev/null and b/mayan/apps/bootstrap/locale/hr_HR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/bootstrap/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/hr_HR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..c12a16c2f0 --- /dev/null +++ b/mayan/apps/bootstrap/locale/hr_HR/LC_MESSAGES/django.po @@ -0,0 +1,316 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2012-12-12 06:04+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" + +#: forms.py:50 +msgid "Bootstrap setup file" +msgstr "" + +#: forms.py:56 +msgid "Bootstrap setup URL" +msgstr "" + +#: links.py:11 +msgid "bootstrap" +msgstr "" + +#: links.py:12 +msgid "bootstrap setup list" +msgstr "" + +#: links.py:13 +msgid "create new bootstrap setup" +msgstr "" + +#: links.py:14 +msgid "edit" +msgstr "" + +#: links.py:15 +msgid "delete" +msgstr "" + +#: links.py:16 +msgid "details" +msgstr "" + +#: links.py:17 +msgid "execute" +msgstr "" + +#: links.py:18 +msgid "dump current setup" +msgstr "" + +#: links.py:19 +msgid "export" +msgstr "" + +#: links.py:20 +msgid "import from file" +msgstr "" + +#: links.py:21 +msgid "import from URL" +msgstr "" + +#: links.py:22 +msgid "sync with repository" +msgstr "" + +#: links.py:23 +msgid "erase database" +msgstr "" + +#: literals.py:20 +msgid "JSON" +msgstr "" + +#: literals.py:63 +msgid "YAML" +msgstr "" + +#: literals.py:64 +msgid "Better YAML" +msgstr "" + +#: models.py:30 +msgid "name" +msgstr "" + +#: models.py:31 +msgid "slug" +msgstr "" + +#: models.py:32 views.py:34 +msgid "description" +msgstr "" + +#: models.py:33 +msgid "fixture" +msgstr "" + +#: models.py:33 +msgid "These are the actual database structure creation instructions." +msgstr "" + +#: models.py:34 views.py:35 +msgid "type" +msgstr "" + +#: models.py:35 +msgid "creation date and time" +msgstr "" + +#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172 +msgid "bootstrap setup" +msgstr "" + +#: models.py:105 views.py:31 +msgid "bootstrap setups" +msgstr "" + +#: permissions.py:7 +msgid "Database bootstrap" +msgstr "" + +#: permissions.py:9 +msgid "View bootstrap setups" +msgstr "" + +#: permissions.py:10 +msgid "Create bootstrap setups" +msgstr "" + +#: permissions.py:11 +msgid "Edit bootstrap setups" +msgstr "" + +#: permissions.py:12 +msgid "Delete bootstrap setups" +msgstr "" + +#: permissions.py:13 +msgid "Execute bootstrap setups" +msgstr "" + +#: permissions.py:14 +msgid "Dump the current project\\s setup into a bootstrap setup" +msgstr "" + +#: permissions.py:15 +msgid "Export bootstrap setups as files" +msgstr "" + +#: permissions.py:16 +msgid "Import new bootstrap setups" +msgstr "" + +#: permissions.py:17 +msgid "Sync the local bootstrap setups with a published repository" +msgstr "" + +#: permissions.py:18 +msgid "Erase the entire database and document storage" +msgstr "" + +#: registry.py:7 +msgid "Bootstrap" +msgstr "" + +#: registry.py:8 +msgid "Provides pre configured setups for indexes, document types, tags, etc." +msgstr "" + +#: views.py:50 +msgid "Bootstrap setup created successfully" +msgstr "" + +#: views.py:53 +msgid "Error creating bootstrap setup." +msgstr "" + +#: views.py:58 +msgid "create bootstrap" +msgstr "" + +#: views.py:78 +msgid "Bootstrap setup edited successfully" +msgstr "" + +#: views.py:81 +msgid "Error editing bootstrap setup." +msgstr "" + +#: views.py:86 +#, python-format +msgid "edit bootstrap setup: %s" +msgstr "" + +#: views.py:111 +#, python-format +msgid "Bootstrap setup: %s deleted successfully." +msgstr "" + +#: views.py:113 +#, python-format +msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s" +msgstr "" + +#: views.py:124 +#, python-format +msgid "Are you sure you with to delete the bootstrap setup: %s?" +msgstr "" + +#: views.py:164 +msgid "" +"Cannot execute bootstrap setup, there is existing data. Erase all data and " +"try again." +msgstr "" + +#: views.py:166 +#, python-format +msgid "Error executing bootstrap setup; %s" +msgstr "" + +#: views.py:168 +#, python-format +msgid "Bootstrap setup \"%s\" executed successfully." +msgstr "" + +#: views.py:180 +#, python-format +msgid "" +"Are you sure you wish to execute the database bootstrap setup named: %s?" +msgstr "" + +#: views.py:196 +#, python-format +msgid "Error dumping configuration into a bootstrap setup; %s" +msgstr "" + +#: views.py:200 +msgid "Bootstrap setup created successfully." +msgstr "" + +#: views.py:206 +msgid "dump current configuration into a bootstrap setup" +msgstr "" + +#: views.py:240 views.py:268 +msgid "Bootstrap setup imported successfully." +msgstr "" + +#: views.py:243 +msgid "File is not a bootstrap setup." +msgstr "" + +#: views.py:245 +#, python-format +msgid "Error importing bootstrap setup from file; %s." +msgstr "" + +#: views.py:251 +msgid "Import bootstrap setup from file" +msgstr "" + +#: views.py:271 +msgid "Data from URL is not a bootstrap setup." +msgstr "" + +#: views.py:273 +#, python-format +msgid "Error importing bootstrap setup from URL; %s." +msgstr "" + +#: views.py:279 +msgid "Import bootstrap setup from URL" +msgstr "" + +#: views.py:298 +#, python-format +msgid "Error erasing database; %s" +msgstr "" + +#: views.py:300 +msgid "Database erased successfully." +msgstr "" + +#: views.py:310 +msgid "" +"Are you sure you wish to erase the entire database and document storage?" +msgstr "" + +#: views.py:311 +msgid "" +"All documents, sources, metadata, metadata types, set, tags, indexes and " +"logs will be lost irreversibly!" +msgstr "" + +#: views.py:328 +msgid "Bootstrap repository successfully synchronized." +msgstr "" + +#: views.py:330 +#, python-format +msgid "Bootstrap repository synchronization error: %(error)s" +msgstr "" + +#: views.py:337 +msgid "Are you sure you wish to synchronize with the bootstrap repository?" +msgstr "" diff --git a/mayan/apps/bootstrap/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/bootstrap/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..63c73d05ad Binary files /dev/null and b/mayan/apps/bootstrap/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/bootstrap/locale/hu/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/hu/LC_MESSAGES/django.po new file mode 100644 index 0000000000..97ffb59cdb --- /dev/null +++ b/mayan/apps/bootstrap/locale/hu/LC_MESSAGES/django.po @@ -0,0 +1,316 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2012-12-12 06:04+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" + +#: forms.py:50 +msgid "Bootstrap setup file" +msgstr "" + +#: forms.py:56 +msgid "Bootstrap setup URL" +msgstr "" + +#: links.py:11 +msgid "bootstrap" +msgstr "" + +#: links.py:12 +msgid "bootstrap setup list" +msgstr "" + +#: links.py:13 +msgid "create new bootstrap setup" +msgstr "" + +#: links.py:14 +msgid "edit" +msgstr "" + +#: links.py:15 +msgid "delete" +msgstr "" + +#: links.py:16 +msgid "details" +msgstr "" + +#: links.py:17 +msgid "execute" +msgstr "" + +#: links.py:18 +msgid "dump current setup" +msgstr "" + +#: links.py:19 +msgid "export" +msgstr "" + +#: links.py:20 +msgid "import from file" +msgstr "" + +#: links.py:21 +msgid "import from URL" +msgstr "" + +#: links.py:22 +msgid "sync with repository" +msgstr "" + +#: links.py:23 +msgid "erase database" +msgstr "" + +#: literals.py:20 +msgid "JSON" +msgstr "" + +#: literals.py:63 +msgid "YAML" +msgstr "" + +#: literals.py:64 +msgid "Better YAML" +msgstr "" + +#: models.py:30 +msgid "name" +msgstr "" + +#: models.py:31 +msgid "slug" +msgstr "" + +#: models.py:32 views.py:34 +msgid "description" +msgstr "" + +#: models.py:33 +msgid "fixture" +msgstr "" + +#: models.py:33 +msgid "These are the actual database structure creation instructions." +msgstr "" + +#: models.py:34 views.py:35 +msgid "type" +msgstr "" + +#: models.py:35 +msgid "creation date and time" +msgstr "" + +#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172 +msgid "bootstrap setup" +msgstr "" + +#: models.py:105 views.py:31 +msgid "bootstrap setups" +msgstr "" + +#: permissions.py:7 +msgid "Database bootstrap" +msgstr "" + +#: permissions.py:9 +msgid "View bootstrap setups" +msgstr "" + +#: permissions.py:10 +msgid "Create bootstrap setups" +msgstr "" + +#: permissions.py:11 +msgid "Edit bootstrap setups" +msgstr "" + +#: permissions.py:12 +msgid "Delete bootstrap setups" +msgstr "" + +#: permissions.py:13 +msgid "Execute bootstrap setups" +msgstr "" + +#: permissions.py:14 +msgid "Dump the current project\\s setup into a bootstrap setup" +msgstr "" + +#: permissions.py:15 +msgid "Export bootstrap setups as files" +msgstr "" + +#: permissions.py:16 +msgid "Import new bootstrap setups" +msgstr "" + +#: permissions.py:17 +msgid "Sync the local bootstrap setups with a published repository" +msgstr "" + +#: permissions.py:18 +msgid "Erase the entire database and document storage" +msgstr "" + +#: registry.py:7 +msgid "Bootstrap" +msgstr "" + +#: registry.py:8 +msgid "Provides pre configured setups for indexes, document types, tags, etc." +msgstr "" + +#: views.py:50 +msgid "Bootstrap setup created successfully" +msgstr "" + +#: views.py:53 +msgid "Error creating bootstrap setup." +msgstr "" + +#: views.py:58 +msgid "create bootstrap" +msgstr "" + +#: views.py:78 +msgid "Bootstrap setup edited successfully" +msgstr "" + +#: views.py:81 +msgid "Error editing bootstrap setup." +msgstr "" + +#: views.py:86 +#, python-format +msgid "edit bootstrap setup: %s" +msgstr "" + +#: views.py:111 +#, python-format +msgid "Bootstrap setup: %s deleted successfully." +msgstr "" + +#: views.py:113 +#, python-format +msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s" +msgstr "" + +#: views.py:124 +#, python-format +msgid "Are you sure you with to delete the bootstrap setup: %s?" +msgstr "" + +#: views.py:164 +msgid "" +"Cannot execute bootstrap setup, there is existing data. Erase all data and " +"try again." +msgstr "" + +#: views.py:166 +#, python-format +msgid "Error executing bootstrap setup; %s" +msgstr "" + +#: views.py:168 +#, python-format +msgid "Bootstrap setup \"%s\" executed successfully." +msgstr "" + +#: views.py:180 +#, python-format +msgid "" +"Are you sure you wish to execute the database bootstrap setup named: %s?" +msgstr "" + +#: views.py:196 +#, python-format +msgid "Error dumping configuration into a bootstrap setup; %s" +msgstr "" + +#: views.py:200 +msgid "Bootstrap setup created successfully." +msgstr "" + +#: views.py:206 +msgid "dump current configuration into a bootstrap setup" +msgstr "" + +#: views.py:240 views.py:268 +msgid "Bootstrap setup imported successfully." +msgstr "" + +#: views.py:243 +msgid "File is not a bootstrap setup." +msgstr "" + +#: views.py:245 +#, python-format +msgid "Error importing bootstrap setup from file; %s." +msgstr "" + +#: views.py:251 +msgid "Import bootstrap setup from file" +msgstr "" + +#: views.py:271 +msgid "Data from URL is not a bootstrap setup." +msgstr "" + +#: views.py:273 +#, python-format +msgid "Error importing bootstrap setup from URL; %s." +msgstr "" + +#: views.py:279 +msgid "Import bootstrap setup from URL" +msgstr "" + +#: views.py:298 +#, python-format +msgid "Error erasing database; %s" +msgstr "" + +#: views.py:300 +msgid "Database erased successfully." +msgstr "" + +#: views.py:310 +msgid "" +"Are you sure you wish to erase the entire database and document storage?" +msgstr "" + +#: views.py:311 +msgid "" +"All documents, sources, metadata, metadata types, set, tags, indexes and " +"logs will be lost irreversibly!" +msgstr "" + +#: views.py:328 +msgid "Bootstrap repository successfully synchronized." +msgstr "" + +#: views.py:330 +#, python-format +msgid "Bootstrap repository synchronization error: %(error)s" +msgstr "" + +#: views.py:337 +msgid "Are you sure you wish to synchronize with the bootstrap repository?" +msgstr "" diff --git a/mayan/apps/bootstrap/locale/id/LC_MESSAGES/django.mo b/mayan/apps/bootstrap/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..25e235192a Binary files /dev/null and b/mayan/apps/bootstrap/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/bootstrap/locale/id/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/id/LC_MESSAGES/django.po new file mode 100644 index 0000000000..25b9ef0719 --- /dev/null +++ b/mayan/apps/bootstrap/locale/id/LC_MESSAGES/django.po @@ -0,0 +1,316 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2012-07-23 19:40+0000\n" +"Last-Translator: FULL NAME \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" + +#: forms.py:50 +msgid "Bootstrap setup file" +msgstr "" + +#: forms.py:56 +msgid "Bootstrap setup URL" +msgstr "" + +#: links.py:11 +msgid "bootstrap" +msgstr "" + +#: links.py:12 +msgid "bootstrap setup list" +msgstr "" + +#: links.py:13 +msgid "create new bootstrap setup" +msgstr "" + +#: links.py:14 +msgid "edit" +msgstr "" + +#: links.py:15 +msgid "delete" +msgstr "" + +#: links.py:16 +msgid "details" +msgstr "" + +#: links.py:17 +msgid "execute" +msgstr "" + +#: links.py:18 +msgid "dump current setup" +msgstr "" + +#: links.py:19 +msgid "export" +msgstr "" + +#: links.py:20 +msgid "import from file" +msgstr "" + +#: links.py:21 +msgid "import from URL" +msgstr "" + +#: links.py:22 +msgid "sync with repository" +msgstr "" + +#: links.py:23 +msgid "erase database" +msgstr "" + +#: literals.py:20 +msgid "JSON" +msgstr "" + +#: literals.py:63 +msgid "YAML" +msgstr "" + +#: literals.py:64 +msgid "Better YAML" +msgstr "" + +#: models.py:30 +msgid "name" +msgstr "" + +#: models.py:31 +msgid "slug" +msgstr "" + +#: models.py:32 views.py:34 +msgid "description" +msgstr "" + +#: models.py:33 +msgid "fixture" +msgstr "" + +#: models.py:33 +msgid "These are the actual database structure creation instructions." +msgstr "" + +#: models.py:34 views.py:35 +msgid "type" +msgstr "" + +#: models.py:35 +msgid "creation date and time" +msgstr "" + +#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172 +msgid "bootstrap setup" +msgstr "" + +#: models.py:105 views.py:31 +msgid "bootstrap setups" +msgstr "" + +#: permissions.py:7 +msgid "Database bootstrap" +msgstr "" + +#: permissions.py:9 +msgid "View bootstrap setups" +msgstr "" + +#: permissions.py:10 +msgid "Create bootstrap setups" +msgstr "" + +#: permissions.py:11 +msgid "Edit bootstrap setups" +msgstr "" + +#: permissions.py:12 +msgid "Delete bootstrap setups" +msgstr "" + +#: permissions.py:13 +msgid "Execute bootstrap setups" +msgstr "" + +#: permissions.py:14 +msgid "Dump the current project\\s setup into a bootstrap setup" +msgstr "" + +#: permissions.py:15 +msgid "Export bootstrap setups as files" +msgstr "" + +#: permissions.py:16 +msgid "Import new bootstrap setups" +msgstr "" + +#: permissions.py:17 +msgid "Sync the local bootstrap setups with a published repository" +msgstr "" + +#: permissions.py:18 +msgid "Erase the entire database and document storage" +msgstr "" + +#: registry.py:7 +msgid "Bootstrap" +msgstr "" + +#: registry.py:8 +msgid "Provides pre configured setups for indexes, document types, tags, etc." +msgstr "" + +#: views.py:50 +msgid "Bootstrap setup created successfully" +msgstr "" + +#: views.py:53 +msgid "Error creating bootstrap setup." +msgstr "" + +#: views.py:58 +msgid "create bootstrap" +msgstr "" + +#: views.py:78 +msgid "Bootstrap setup edited successfully" +msgstr "" + +#: views.py:81 +msgid "Error editing bootstrap setup." +msgstr "" + +#: views.py:86 +#, python-format +msgid "edit bootstrap setup: %s" +msgstr "" + +#: views.py:111 +#, python-format +msgid "Bootstrap setup: %s deleted successfully." +msgstr "" + +#: views.py:113 +#, python-format +msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s" +msgstr "" + +#: views.py:124 +#, python-format +msgid "Are you sure you with to delete the bootstrap setup: %s?" +msgstr "" + +#: views.py:164 +msgid "" +"Cannot execute bootstrap setup, there is existing data. Erase all data and " +"try again." +msgstr "" + +#: views.py:166 +#, python-format +msgid "Error executing bootstrap setup; %s" +msgstr "" + +#: views.py:168 +#, python-format +msgid "Bootstrap setup \"%s\" executed successfully." +msgstr "" + +#: views.py:180 +#, python-format +msgid "" +"Are you sure you wish to execute the database bootstrap setup named: %s?" +msgstr "" + +#: views.py:196 +#, python-format +msgid "Error dumping configuration into a bootstrap setup; %s" +msgstr "" + +#: views.py:200 +msgid "Bootstrap setup created successfully." +msgstr "" + +#: views.py:206 +msgid "dump current configuration into a bootstrap setup" +msgstr "" + +#: views.py:240 views.py:268 +msgid "Bootstrap setup imported successfully." +msgstr "" + +#: views.py:243 +msgid "File is not a bootstrap setup." +msgstr "" + +#: views.py:245 +#, python-format +msgid "Error importing bootstrap setup from file; %s." +msgstr "" + +#: views.py:251 +msgid "Import bootstrap setup from file" +msgstr "" + +#: views.py:271 +msgid "Data from URL is not a bootstrap setup." +msgstr "" + +#: views.py:273 +#, python-format +msgid "Error importing bootstrap setup from URL; %s." +msgstr "" + +#: views.py:279 +msgid "Import bootstrap setup from URL" +msgstr "" + +#: views.py:298 +#, python-format +msgid "Error erasing database; %s" +msgstr "" + +#: views.py:300 +msgid "Database erased successfully." +msgstr "" + +#: views.py:310 +msgid "" +"Are you sure you wish to erase the entire database and document storage?" +msgstr "" + +#: views.py:311 +msgid "" +"All documents, sources, metadata, metadata types, set, tags, indexes and " +"logs will be lost irreversibly!" +msgstr "" + +#: views.py:328 +msgid "Bootstrap repository successfully synchronized." +msgstr "" + +#: views.py:330 +#, python-format +msgid "Bootstrap repository synchronization error: %(error)s" +msgstr "" + +#: views.py:337 +msgid "Are you sure you wish to synchronize with the bootstrap repository?" +msgstr "" diff --git a/mayan/apps/bootstrap/locale/it/LC_MESSAGES/django.mo b/mayan/apps/bootstrap/locale/it/LC_MESSAGES/django.mo index 237fe6fc78..19715d17da 100644 Binary files a/mayan/apps/bootstrap/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/bootstrap/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/bootstrap/locale/it/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/it/LC_MESSAGES/django.po index 742e8bface..99c8403d14 100644 --- a/mayan/apps/bootstrap/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/it/LC_MESSAGES/django.po @@ -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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:04+0000\n" -"Last-Translator: Roberto Rosario \n" +"Last-Translator: Roberto Rosario\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" diff --git a/mayan/apps/bootstrap/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/bootstrap/locale/nl_NL/LC_MESSAGES/django.mo index b5a62605af..152723ca3d 100644 Binary files a/mayan/apps/bootstrap/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/bootstrap/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/bootstrap/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/nl_NL/LC_MESSAGES/django.po index a571186df1..427c4d4cb5 100644 --- a/mayan/apps/bootstrap/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/nl_NL/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Lucas Weel , 2013. +# Lucas Weel , 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:49-0400\n" "PO-Revision-Date: 2013-01-12 13:11+0000\n" "Last-Translator: Lucas Weel \n" diff --git a/mayan/apps/bootstrap/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/bootstrap/locale/pl/LC_MESSAGES/django.mo index 9999dfcdde..885389dc7f 100644 Binary files a/mayan/apps/bootstrap/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/bootstrap/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/bootstrap/locale/pl/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/pl/LC_MESSAGES/django.po index 92e4c626e1..258a7cfae3 100644 --- a/mayan/apps/bootstrap/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/pl/LC_MESSAGES/django.po @@ -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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:04+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/bootstrap/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/bootstrap/locale/pt/LC_MESSAGES/django.mo index d45d1139e3..d5711c7df5 100644 Binary files a/mayan/apps/bootstrap/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/bootstrap/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/bootstrap/locale/pt/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/pt/LC_MESSAGES/django.po index 6d142bafc1..71b6c912fe 100644 --- a/mayan/apps/bootstrap/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/pt/LC_MESSAGES/django.po @@ -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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:04+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/bootstrap/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/bootstrap/locale/pt_BR/LC_MESSAGES/django.mo index 84f968daa4..bdb138b9b9 100644 Binary files a/mayan/apps/bootstrap/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/bootstrap/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/bootstrap/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/pt_BR/LC_MESSAGES/django.po index dcf2196c29..af4d385244 100644 --- a/mayan/apps/bootstrap/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/pt_BR/LC_MESSAGES/django.po @@ -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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:04+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/bootstrap/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/bootstrap/locale/ru/LC_MESSAGES/django.mo index 21945cfecf..b7141c021e 100644 Binary files a/mayan/apps/bootstrap/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/bootstrap/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/bootstrap/locale/ru/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/ru/LC_MESSAGES/django.po index 80009b9edb..8709f93c95 100644 --- a/mayan/apps/bootstrap/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/ru/LC_MESSAGES/django.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Sergey Glita , 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:49-0400\n" -"PO-Revision-Date: 2012-12-12 06:04+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-05-14 05:30+0000\n" +"Last-Translator: Sergey Glita \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" @@ -19,298 +20,298 @@ msgstr "" #: forms.py:50 msgid "Bootstrap setup file" -msgstr "" +msgstr "Файл заготовки" #: forms.py:56 msgid "Bootstrap setup URL" -msgstr "" +msgstr "URL заготовки" #: links.py:11 msgid "bootstrap" -msgstr "" +msgstr "заготовка" #: links.py:12 msgid "bootstrap setup list" -msgstr "" +msgstr "Список настроек заготовок" #: links.py:13 msgid "create new bootstrap setup" -msgstr "" +msgstr "создать новую заготовку" #: links.py:14 msgid "edit" -msgstr "" +msgstr "редактировать" #: links.py:15 msgid "delete" -msgstr "" +msgstr "удалить" #: links.py:16 msgid "details" -msgstr "" +msgstr "детали" #: links.py:17 msgid "execute" -msgstr "" +msgstr "выполнять" #: links.py:18 msgid "dump current setup" -msgstr "" +msgstr "сохранить текущие настройки" #: links.py:19 msgid "export" -msgstr "" +msgstr "экспорт" #: links.py:20 msgid "import from file" -msgstr "" +msgstr "импортировать из файла" #: links.py:21 msgid "import from URL" -msgstr "" +msgstr "импортировать из URL" #: links.py:22 msgid "sync with repository" -msgstr "" +msgstr "Синхронизация с хранилищем" #: links.py:23 msgid "erase database" -msgstr "" +msgstr "очистить базу данных" #: literals.py:20 msgid "JSON" -msgstr "" +msgstr "JSON" #: literals.py:63 msgid "YAML" -msgstr "" +msgstr "YAML" #: literals.py:64 msgid "Better YAML" -msgstr "" +msgstr "Better YAML" #: models.py:30 msgid "name" -msgstr "" +msgstr "название" #: models.py:31 msgid "slug" -msgstr "" +msgstr "жетон" #: models.py:32 views.py:34 msgid "description" -msgstr "" +msgstr "описание" #: models.py:33 msgid "fixture" -msgstr "" +msgstr "fixture" #: models.py:33 msgid "These are the actual database structure creation instructions." -msgstr "" +msgstr "Это фактические инструкции структуру создания базы данных." #: models.py:34 views.py:35 msgid "type" -msgstr "" +msgstr "тип" #: models.py:35 msgid "creation date and time" -msgstr "" +msgstr "дата и время создания" #: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172 msgid "bootstrap setup" -msgstr "" +msgstr "настройки заготовок" #: models.py:105 views.py:31 msgid "bootstrap setups" -msgstr "" +msgstr "заготовки" #: permissions.py:7 msgid "Database bootstrap" -msgstr "" +msgstr "Заготовка базы данных " #: permissions.py:9 msgid "View bootstrap setups" -msgstr "" +msgstr "Просмотр заготовок" #: permissions.py:10 msgid "Create bootstrap setups" -msgstr "" +msgstr "Создание заготовок" #: permissions.py:11 msgid "Edit bootstrap setups" -msgstr "" +msgstr "Изменить заготовку" #: permissions.py:12 msgid "Delete bootstrap setups" -msgstr "" +msgstr "Удалить заготовку" #: permissions.py:13 msgid "Execute bootstrap setups" -msgstr "" +msgstr "Применить заготовку" #: permissions.py:14 msgid "Dump the current project\\s setup into a bootstrap setup" -msgstr "" +msgstr "Дамп текущего проекта \\ установки в заготовку" #: permissions.py:15 msgid "Export bootstrap setups as files" -msgstr "" +msgstr "Экспорт заготовок в виде файлов" #: permissions.py:16 msgid "Import new bootstrap setups" -msgstr "" +msgstr "Импорт новых заготовок" #: permissions.py:17 msgid "Sync the local bootstrap setups with a published repository" -msgstr "" +msgstr "Синхронизация локальных установок с публичным хранилищем" #: permissions.py:18 msgid "Erase the entire database and document storage" -msgstr "" +msgstr "Очистить базу данных и хранилище документов" #: registry.py:7 msgid "Bootstrap" -msgstr "" +msgstr "Заготовка" #: registry.py:8 msgid "Provides pre configured setups for indexes, document types, tags, etc." -msgstr "" +msgstr "Предлагает заготовки для индексов, типов документов, тегов и т.д." #: views.py:50 msgid "Bootstrap setup created successfully" -msgstr "" +msgstr "Заготовка создана" #: views.py:53 msgid "Error creating bootstrap setup." -msgstr "" +msgstr "Ошибка при создании заготовки." #: views.py:58 msgid "create bootstrap" -msgstr "" +msgstr "создание заготовки" #: views.py:78 msgid "Bootstrap setup edited successfully" -msgstr "" +msgstr "Заготовка изменена" #: views.py:81 msgid "Error editing bootstrap setup." -msgstr "" +msgstr "Ошибка изменения заготовки" #: views.py:86 #, python-format msgid "edit bootstrap setup: %s" -msgstr "" +msgstr "изменить заготовку: %s" #: views.py:111 #, python-format msgid "Bootstrap setup: %s deleted successfully." -msgstr "" +msgstr "Заготовка %s удалена." #: views.py:113 #, python-format msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s" -msgstr "" +msgstr "Заготовка %(bootstrap)s, шибка удаления %(error)s" #: views.py:124 #, python-format msgid "Are you sure you with to delete the bootstrap setup: %s?" -msgstr "" +msgstr "Удалить заготовку %s?" #: views.py:164 msgid "" "Cannot execute bootstrap setup, there is existing data. Erase all data and " "try again." -msgstr "" +msgstr "Не удается применить заготовку, поскольку имеются данные. Сотрите все данные и повторите попытку." #: views.py:166 #, python-format msgid "Error executing bootstrap setup; %s" -msgstr "" +msgstr "Ошибка применения заготовки; %s" #: views.py:168 #, python-format msgid "Bootstrap setup \"%s\" executed successfully." -msgstr "" +msgstr "Заготовка \"%s\" применена" #: views.py:180 #, python-format msgid "" "Are you sure you wish to execute the database bootstrap setup named: %s?" -msgstr "" +msgstr "Применить заготовку %s?" #: views.py:196 #, python-format msgid "Error dumping configuration into a bootstrap setup; %s" -msgstr "" +msgstr "Ошибка сохранения конфигурации в заготовку %s" #: views.py:200 msgid "Bootstrap setup created successfully." -msgstr "" +msgstr "Заготовка создана" #: views.py:206 msgid "dump current configuration into a bootstrap setup" -msgstr "" +msgstr "дамп текущей конфигурации в заготовку" #: views.py:240 views.py:268 msgid "Bootstrap setup imported successfully." -msgstr "" +msgstr "Заготовка импортирована" #: views.py:243 msgid "File is not a bootstrap setup." -msgstr "" +msgstr "Это не файл заготовки." #: views.py:245 #, python-format msgid "Error importing bootstrap setup from file; %s." -msgstr "" +msgstr "Ошибка импорта заготовки %s." #: views.py:251 msgid "Import bootstrap setup from file" -msgstr "" +msgstr "импорт заготовки из файла" #: views.py:271 msgid "Data from URL is not a bootstrap setup." -msgstr "" +msgstr "Данные из этого URL не похожи на заготовку" #: views.py:273 #, python-format msgid "Error importing bootstrap setup from URL; %s." -msgstr "" +msgstr "Ошибка импорта заготовки из URL; %s" #: views.py:279 msgid "Import bootstrap setup from URL" -msgstr "" +msgstr "импорт заготовки из URL" #: views.py:298 #, python-format msgid "Error erasing database; %s" -msgstr "" +msgstr "Ошибка стирания данных; %s" #: views.py:300 msgid "Database erased successfully." -msgstr "" +msgstr "База данных стёрта." #: views.py:310 msgid "" "Are you sure you wish to erase the entire database and document storage?" -msgstr "" +msgstr "Вы уверены, что хотите стереть всю базу данных и хранилище документов?" #: views.py:311 msgid "" "All documents, sources, metadata, metadata types, set, tags, indexes and " "logs will be lost irreversibly!" -msgstr "" +msgstr "Все документы, источники, метаданные, типы метаданных , наборы, теги, индексы и журналы будут необратимо потеряны!" #: views.py:328 msgid "Bootstrap repository successfully synchronized." -msgstr "" +msgstr "Хранилище заготовок синхронизировано." #: views.py:330 #, python-format msgid "Bootstrap repository synchronization error: %(error)s" -msgstr "" +msgstr "Ошибка синхронизации с хранилищем %(error)s" #: views.py:337 msgid "Are you sure you wish to synchronize with the bootstrap repository?" -msgstr "" +msgstr "Синхронизировать с хранилищем заготовок?" diff --git a/mayan/apps/bootstrap/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/bootstrap/locale/sl_SI/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..4f6517cf0b Binary files /dev/null and b/mayan/apps/bootstrap/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/bootstrap/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/sl_SI/LC_MESSAGES/django.po new file mode 100644 index 0000000000..165bf8b5da --- /dev/null +++ b/mayan/apps/bootstrap/locale/sl_SI/LC_MESSAGES/django.po @@ -0,0 +1,316 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2012-12-12 06:04+0000\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" +"Content-Transfer-Encoding: 8bit\n" +"Language: sl_SI\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" + +#: forms.py:50 +msgid "Bootstrap setup file" +msgstr "" + +#: forms.py:56 +msgid "Bootstrap setup URL" +msgstr "" + +#: links.py:11 +msgid "bootstrap" +msgstr "" + +#: links.py:12 +msgid "bootstrap setup list" +msgstr "" + +#: links.py:13 +msgid "create new bootstrap setup" +msgstr "" + +#: links.py:14 +msgid "edit" +msgstr "" + +#: links.py:15 +msgid "delete" +msgstr "" + +#: links.py:16 +msgid "details" +msgstr "" + +#: links.py:17 +msgid "execute" +msgstr "" + +#: links.py:18 +msgid "dump current setup" +msgstr "" + +#: links.py:19 +msgid "export" +msgstr "" + +#: links.py:20 +msgid "import from file" +msgstr "" + +#: links.py:21 +msgid "import from URL" +msgstr "" + +#: links.py:22 +msgid "sync with repository" +msgstr "" + +#: links.py:23 +msgid "erase database" +msgstr "" + +#: literals.py:20 +msgid "JSON" +msgstr "" + +#: literals.py:63 +msgid "YAML" +msgstr "" + +#: literals.py:64 +msgid "Better YAML" +msgstr "" + +#: models.py:30 +msgid "name" +msgstr "" + +#: models.py:31 +msgid "slug" +msgstr "" + +#: models.py:32 views.py:34 +msgid "description" +msgstr "" + +#: models.py:33 +msgid "fixture" +msgstr "" + +#: models.py:33 +msgid "These are the actual database structure creation instructions." +msgstr "" + +#: models.py:34 views.py:35 +msgid "type" +msgstr "" + +#: models.py:35 +msgid "creation date and time" +msgstr "" + +#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172 +msgid "bootstrap setup" +msgstr "" + +#: models.py:105 views.py:31 +msgid "bootstrap setups" +msgstr "" + +#: permissions.py:7 +msgid "Database bootstrap" +msgstr "" + +#: permissions.py:9 +msgid "View bootstrap setups" +msgstr "" + +#: permissions.py:10 +msgid "Create bootstrap setups" +msgstr "" + +#: permissions.py:11 +msgid "Edit bootstrap setups" +msgstr "" + +#: permissions.py:12 +msgid "Delete bootstrap setups" +msgstr "" + +#: permissions.py:13 +msgid "Execute bootstrap setups" +msgstr "" + +#: permissions.py:14 +msgid "Dump the current project\\s setup into a bootstrap setup" +msgstr "" + +#: permissions.py:15 +msgid "Export bootstrap setups as files" +msgstr "" + +#: permissions.py:16 +msgid "Import new bootstrap setups" +msgstr "" + +#: permissions.py:17 +msgid "Sync the local bootstrap setups with a published repository" +msgstr "" + +#: permissions.py:18 +msgid "Erase the entire database and document storage" +msgstr "" + +#: registry.py:7 +msgid "Bootstrap" +msgstr "" + +#: registry.py:8 +msgid "Provides pre configured setups for indexes, document types, tags, etc." +msgstr "" + +#: views.py:50 +msgid "Bootstrap setup created successfully" +msgstr "" + +#: views.py:53 +msgid "Error creating bootstrap setup." +msgstr "" + +#: views.py:58 +msgid "create bootstrap" +msgstr "" + +#: views.py:78 +msgid "Bootstrap setup edited successfully" +msgstr "" + +#: views.py:81 +msgid "Error editing bootstrap setup." +msgstr "" + +#: views.py:86 +#, python-format +msgid "edit bootstrap setup: %s" +msgstr "" + +#: views.py:111 +#, python-format +msgid "Bootstrap setup: %s deleted successfully." +msgstr "" + +#: views.py:113 +#, python-format +msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s" +msgstr "" + +#: views.py:124 +#, python-format +msgid "Are you sure you with to delete the bootstrap setup: %s?" +msgstr "" + +#: views.py:164 +msgid "" +"Cannot execute bootstrap setup, there is existing data. Erase all data and " +"try again." +msgstr "" + +#: views.py:166 +#, python-format +msgid "Error executing bootstrap setup; %s" +msgstr "" + +#: views.py:168 +#, python-format +msgid "Bootstrap setup \"%s\" executed successfully." +msgstr "" + +#: views.py:180 +#, python-format +msgid "" +"Are you sure you wish to execute the database bootstrap setup named: %s?" +msgstr "" + +#: views.py:196 +#, python-format +msgid "Error dumping configuration into a bootstrap setup; %s" +msgstr "" + +#: views.py:200 +msgid "Bootstrap setup created successfully." +msgstr "" + +#: views.py:206 +msgid "dump current configuration into a bootstrap setup" +msgstr "" + +#: views.py:240 views.py:268 +msgid "Bootstrap setup imported successfully." +msgstr "" + +#: views.py:243 +msgid "File is not a bootstrap setup." +msgstr "" + +#: views.py:245 +#, python-format +msgid "Error importing bootstrap setup from file; %s." +msgstr "" + +#: views.py:251 +msgid "Import bootstrap setup from file" +msgstr "" + +#: views.py:271 +msgid "Data from URL is not a bootstrap setup." +msgstr "" + +#: views.py:273 +#, python-format +msgid "Error importing bootstrap setup from URL; %s." +msgstr "" + +#: views.py:279 +msgid "Import bootstrap setup from URL" +msgstr "" + +#: views.py:298 +#, python-format +msgid "Error erasing database; %s" +msgstr "" + +#: views.py:300 +msgid "Database erased successfully." +msgstr "" + +#: views.py:310 +msgid "" +"Are you sure you wish to erase the entire database and document storage?" +msgstr "" + +#: views.py:311 +msgid "" +"All documents, sources, metadata, metadata types, set, tags, indexes and " +"logs will be lost irreversibly!" +msgstr "" + +#: views.py:328 +msgid "Bootstrap repository successfully synchronized." +msgstr "" + +#: views.py:330 +#, python-format +msgid "Bootstrap repository synchronization error: %(error)s" +msgstr "" + +#: views.py:337 +msgid "Are you sure you wish to synchronize with the bootstrap repository?" +msgstr "" diff --git a/mayan/apps/bootstrap/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/bootstrap/locale/tr_TR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..4b0daaea02 Binary files /dev/null and b/mayan/apps/bootstrap/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/bootstrap/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/tr_TR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..d6c9cfc8ed --- /dev/null +++ b/mayan/apps/bootstrap/locale/tr_TR/LC_MESSAGES/django.po @@ -0,0 +1,316 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"Last-Translator: Roberto Rosario\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" + +#: forms.py:50 +msgid "Bootstrap setup file" +msgstr "" + +#: forms.py:56 +msgid "Bootstrap setup URL" +msgstr "" + +#: links.py:11 +msgid "bootstrap" +msgstr "" + +#: links.py:12 +msgid "bootstrap setup list" +msgstr "" + +#: links.py:13 +msgid "create new bootstrap setup" +msgstr "" + +#: links.py:14 +msgid "edit" +msgstr "" + +#: links.py:15 +msgid "delete" +msgstr "" + +#: links.py:16 +msgid "details" +msgstr "" + +#: links.py:17 +msgid "execute" +msgstr "" + +#: links.py:18 +msgid "dump current setup" +msgstr "" + +#: links.py:19 +msgid "export" +msgstr "" + +#: links.py:20 +msgid "import from file" +msgstr "" + +#: links.py:21 +msgid "import from URL" +msgstr "" + +#: links.py:22 +msgid "sync with repository" +msgstr "" + +#: links.py:23 +msgid "erase database" +msgstr "" + +#: literals.py:20 +msgid "JSON" +msgstr "" + +#: literals.py:63 +msgid "YAML" +msgstr "" + +#: literals.py:64 +msgid "Better YAML" +msgstr "" + +#: models.py:30 +msgid "name" +msgstr "" + +#: models.py:31 +msgid "slug" +msgstr "" + +#: models.py:32 views.py:34 +msgid "description" +msgstr "" + +#: models.py:33 +msgid "fixture" +msgstr "" + +#: models.py:33 +msgid "These are the actual database structure creation instructions." +msgstr "" + +#: models.py:34 views.py:35 +msgid "type" +msgstr "" + +#: models.py:35 +msgid "creation date and time" +msgstr "" + +#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172 +msgid "bootstrap setup" +msgstr "" + +#: models.py:105 views.py:31 +msgid "bootstrap setups" +msgstr "" + +#: permissions.py:7 +msgid "Database bootstrap" +msgstr "" + +#: permissions.py:9 +msgid "View bootstrap setups" +msgstr "" + +#: permissions.py:10 +msgid "Create bootstrap setups" +msgstr "" + +#: permissions.py:11 +msgid "Edit bootstrap setups" +msgstr "" + +#: permissions.py:12 +msgid "Delete bootstrap setups" +msgstr "" + +#: permissions.py:13 +msgid "Execute bootstrap setups" +msgstr "" + +#: permissions.py:14 +msgid "Dump the current project\\s setup into a bootstrap setup" +msgstr "" + +#: permissions.py:15 +msgid "Export bootstrap setups as files" +msgstr "" + +#: permissions.py:16 +msgid "Import new bootstrap setups" +msgstr "" + +#: permissions.py:17 +msgid "Sync the local bootstrap setups with a published repository" +msgstr "" + +#: permissions.py:18 +msgid "Erase the entire database and document storage" +msgstr "" + +#: registry.py:7 +msgid "Bootstrap" +msgstr "" + +#: registry.py:8 +msgid "Provides pre configured setups for indexes, document types, tags, etc." +msgstr "" + +#: views.py:50 +msgid "Bootstrap setup created successfully" +msgstr "" + +#: views.py:53 +msgid "Error creating bootstrap setup." +msgstr "" + +#: views.py:58 +msgid "create bootstrap" +msgstr "" + +#: views.py:78 +msgid "Bootstrap setup edited successfully" +msgstr "" + +#: views.py:81 +msgid "Error editing bootstrap setup." +msgstr "" + +#: views.py:86 +#, python-format +msgid "edit bootstrap setup: %s" +msgstr "" + +#: views.py:111 +#, python-format +msgid "Bootstrap setup: %s deleted successfully." +msgstr "" + +#: views.py:113 +#, python-format +msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s" +msgstr "" + +#: views.py:124 +#, python-format +msgid "Are you sure you with to delete the bootstrap setup: %s?" +msgstr "" + +#: views.py:164 +msgid "" +"Cannot execute bootstrap setup, there is existing data. Erase all data and " +"try again." +msgstr "" + +#: views.py:166 +#, python-format +msgid "Error executing bootstrap setup; %s" +msgstr "" + +#: views.py:168 +#, python-format +msgid "Bootstrap setup \"%s\" executed successfully." +msgstr "" + +#: views.py:180 +#, python-format +msgid "" +"Are you sure you wish to execute the database bootstrap setup named: %s?" +msgstr "" + +#: views.py:196 +#, python-format +msgid "Error dumping configuration into a bootstrap setup; %s" +msgstr "" + +#: views.py:200 +msgid "Bootstrap setup created successfully." +msgstr "" + +#: views.py:206 +msgid "dump current configuration into a bootstrap setup" +msgstr "" + +#: views.py:240 views.py:268 +msgid "Bootstrap setup imported successfully." +msgstr "" + +#: views.py:243 +msgid "File is not a bootstrap setup." +msgstr "" + +#: views.py:245 +#, python-format +msgid "Error importing bootstrap setup from file; %s." +msgstr "" + +#: views.py:251 +msgid "Import bootstrap setup from file" +msgstr "" + +#: views.py:271 +msgid "Data from URL is not a bootstrap setup." +msgstr "" + +#: views.py:273 +#, python-format +msgid "Error importing bootstrap setup from URL; %s." +msgstr "" + +#: views.py:279 +msgid "Import bootstrap setup from URL" +msgstr "" + +#: views.py:298 +#, python-format +msgid "Error erasing database; %s" +msgstr "" + +#: views.py:300 +msgid "Database erased successfully." +msgstr "" + +#: views.py:310 +msgid "" +"Are you sure you wish to erase the entire database and document storage?" +msgstr "" + +#: views.py:311 +msgid "" +"All documents, sources, metadata, metadata types, set, tags, indexes and " +"logs will be lost irreversibly!" +msgstr "" + +#: views.py:328 +msgid "Bootstrap repository successfully synchronized." +msgstr "" + +#: views.py:330 +#, python-format +msgid "Bootstrap repository synchronization error: %(error)s" +msgstr "" + +#: views.py:337 +msgid "Are you sure you wish to synchronize with the bootstrap repository?" +msgstr "" diff --git a/mayan/apps/bootstrap/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/bootstrap/locale/vi_VN/LC_MESSAGES/django.mo index d992a5afff..4eae69d126 100644 Binary files a/mayan/apps/bootstrap/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/bootstrap/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/bootstrap/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/vi_VN/LC_MESSAGES/django.po index b6d311c715..971d87e787 100644 --- a/mayan/apps/bootstrap/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/vi_VN/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ 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:49-0400\n" "PO-Revision-Date: 2012-07-23 19:40+0000\n" "Last-Translator: FULL NAME \n" diff --git a/mayan/apps/checkouts/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/ar/LC_MESSAGES/django.mo index 56bd23db5c..1d4422b254 100644 Binary files a/mayan/apps/checkouts/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/ar/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/ar/LC_MESSAGES/django.po index 4ca70a8d47..42dd3d6e72 100644 --- a/mayan/apps/checkouts/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/ar/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Mohammed ALDOUB , 2013. +# Mohammed ALDOUB , 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-26 08:52+0000\n" "Last-Translator: Mohammed ALDOUB \n" diff --git a/mayan/apps/checkouts/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/bg/LC_MESSAGES/django.mo index 3ddf8cd5af..d7cee985ee 100644 Binary files a/mayan/apps/checkouts/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/bg/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/bg/LC_MESSAGES/django.po index e84c09b13e..dca3c1d5c0 100644 --- a/mayan/apps/checkouts/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/bg/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# Pavlin Koldamov , 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-10-17 09:35+0000\n" "Last-Translator: Pavlin Koldamov \n" diff --git a/mayan/apps/checkouts/locale/da/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..58ac194779 Binary files /dev/null and b/mayan/apps/checkouts/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/da/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/da/LC_MESSAGES/django.po new file mode 100644 index 0000000000..8bd242c81d --- /dev/null +++ b/mayan/apps/checkouts/locale/da/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2012-07-10 15:47+0000\n" +"Last-Translator: FULL NAME \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:43 +msgid "Check expired check out documents and checks them in." +msgstr "" + +#: events.py:5 +msgid "Document checked out" +msgstr "" + +#: events.py:6 +#, 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:19 +msgid "Document automatically checked in" +msgstr "" + +#: events.py:20 +#, python-format +msgid "Document \"%(document)s\" automatically checked in." +msgstr "" + +#: events.py:25 +msgid "Document forcefully checked in" +msgstr "" + +#: events.py:26 +#, python-format +msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." +msgstr "" + +#: links.py:18 +msgid "checkouts" +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:25 views.py:133 +msgid "document" +msgstr "" + +#: models.py:26 +msgid "check out date and time" +msgstr "" + +#: models.py:27 +msgid "check out expiration date and time" +msgstr "" + +#: models.py:27 +msgid "Amount of time to hold the document checked out in minutes." +msgstr "" + +#: models.py:32 +msgid "block new version upload" +msgstr "" + +#: models.py:32 +msgid "Do not allow new version of this document to be uploaded." +msgstr "" + +#: models.py:55 +msgid "document checkout" +msgstr "" + +#: models.py:56 +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:125 +msgid "Document has not been checked out." +msgstr "" + +#: views.py:127 +#, python-format +msgid "Error trying to check in document; %s" +msgstr "" + +#: views.py:129 +#, python-format +msgid "Document \"%s\" checked in successfully." +msgstr "" + +#: views.py:142 +#, 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:144 +#, 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 "" diff --git a/mayan/apps/checkouts/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/de_DE/LC_MESSAGES/django.mo index cdfc4e12f2..a27bda77c9 100644 Binary files a/mayan/apps/checkouts/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/de_DE/LC_MESSAGES/django.po index b7ab931f37..50ae350466 100644 --- a/mayan/apps/checkouts/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/de_DE/LC_MESSAGES/django.po @@ -3,8 +3,9 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Manticor , 2012 -# Manticor , 2012 +# Stefan Lodders , 2012 +# Mathias Behrle , 2014 +# Stefan Lodders , 2012 # Tobias Paepke , 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 \n" +"Last-Translator: Mathias Behrle \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" diff --git a/mayan/apps/checkouts/locale/en/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/en/LC_MESSAGES/django.mo index 0a05ef3a09..94d9f0bcd6 100644 Binary files a/mayan/apps/checkouts/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/en/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/en/LC_MESSAGES/django.po index a93694008f..64189a0b5b 100644 --- a/mayan/apps/checkouts/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/en/LC_MESSAGES/django.po @@ -1,271 +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. -# FIRST AUTHOR , 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" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2012-07-10 15:47+0000\n" "Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \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:43 msgid "Check expired check out documents and checks them in." -msgstr "" +msgstr "Check expired check out documents and checks them in." #: events.py:5 msgid "Document checked out" -msgstr "" +msgstr "Document checked out" #: events.py:6 #, python-format msgid "Document \"%(document)s\" checked out by %(fullname)s." -msgstr "" +msgstr "Document \"%(document)s\" checked out by %(fullname)s." #: events.py:12 msgid "Document checked in" -msgstr "" +msgstr "Document checked in" #: events.py:13 #, python-format msgid "Document \"%(document)s\" checked in by %(fullname)s." -msgstr "" +msgstr "Document \"%(document)s\" checked in by %(fullname)s." #: events.py:19 msgid "Document automatically checked in" -msgstr "" +msgstr "Document automatically checked in" #: events.py:20 #, python-format msgid "Document \"%(document)s\" automatically checked in." -msgstr "" +msgstr "Document \"%(document)s\" automatically checked in." #: events.py:25 msgid "Document forcefully checked in" -msgstr "" +msgstr "Document forcefully checked in" #: events.py:26 #, python-format msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." -msgstr "" +msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s." #: links.py:18 msgid "checkouts" -msgstr "" +msgstr "checkouts" #: links.py:19 msgid "check out document" -msgstr "" +msgstr "check out document" #: links.py:20 msgid "check in document" -msgstr "" +msgstr "check in document" #: links.py:21 msgid "check in/out" -msgstr "" +msgstr "check in/out" #: literals.py:14 msgid "checked out" -msgstr "" +msgstr "checked out" #: literals.py:15 msgid "checked in/available" -msgstr "" +msgstr "checked in/available" #: models.py:25 views.py:133 msgid "document" -msgstr "" +msgstr "document" #: models.py:26 msgid "check out date and time" -msgstr "" +msgstr "check out date and time" #: models.py:27 msgid "check out expiration date and time" -msgstr "" +msgstr "check out expiration date and time" #: models.py:27 msgid "Amount of time to hold the document checked out in minutes." -msgstr "" +msgstr "Amount of time to hold the document checked out in minutes." #: models.py:32 msgid "block new version upload" -msgstr "" +msgstr "block new version upload" #: models.py:32 msgid "Do not allow new version of this document to be uploaded." -msgstr "" +msgstr "Do not allow new version of this document to be uploaded." #: models.py:55 msgid "document checkout" -msgstr "" +msgstr "document checkout" #: models.py:56 msgid "document checkouts" -msgstr "" +msgstr "document checkouts" #: permissions.py:7 msgid "Document checkout" -msgstr "" +msgstr "Document checkout" #: permissions.py:9 msgid "Check out documents" -msgstr "" +msgstr "Check out documents" #: permissions.py:10 msgid "Check in documents" -msgstr "" +msgstr "Check in documents" #: permissions.py:11 msgid "Forcefully check in documents" -msgstr "" +msgstr "Forcefully check in documents" #: permissions.py:12 msgid "Allow overriding check out restrictions" -msgstr "" +msgstr "Allow overriding check out restrictions" #: views.py:33 msgid "checked out documents" -msgstr "" +msgstr "checked out documents" #: views.py:36 msgid "checkout user" -msgstr "" +msgstr "checkout user" #: views.py:37 msgid "checkout time and date" -msgstr "" +msgstr "checkout time and date" #: views.py:38 msgid "checkout expiration" -msgstr "" +msgstr "checkout expiration" #: views.py:55 #, python-format msgid "User: %s" -msgstr "" +msgstr "User: %s" #: views.py:56 #, python-format msgid "Check out time: %s" -msgstr "" +msgstr "Check out time: %s" #: views.py:57 #, python-format msgid "Check out expiration: %s" -msgstr "" +msgstr "Check out expiration: %s" #: views.py:58 #, python-format msgid "New versions allowed: %s" -msgstr "" +msgstr "New versions allowed: %s" #: views.py:58 msgid "yes" -msgstr "" +msgstr "yes" #: views.py:58 msgid "no" -msgstr "" +msgstr "no" #: views.py:63 #, python-format msgid "Check out details for document: %s" -msgstr "" +msgstr "Check out details for document: %s" #: views.py:83 #, python-format msgid "Error trying to check out document; %s" -msgstr "" +msgstr "Error trying to check out document; %s" #: views.py:85 #, python-format msgid "Document \"%s\" checked out successfully." -msgstr "" +msgstr "Document \"%s\" checked out successfully." #: views.py:88 msgid "Document already checked out." -msgstr "" +msgstr "Document already checked out." #: views.py:96 #, python-format msgid "Check out document: %s" -msgstr "" +msgstr "Check out document: %s" #: views.py:125 msgid "Document has not been checked out." -msgstr "" +msgstr "Document has not been checked out." #: views.py:127 #, python-format msgid "Error trying to check in document; %s" -msgstr "" +msgstr "Error trying to check in document; %s" #: views.py:129 #, python-format msgid "Document \"%s\" checked in successfully." -msgstr "" +msgstr "Document \"%s\" checked in successfully." #: views.py:142 #, python-format msgid "" "You didn't originally checked out this document. Are you sure you wish to " "forcefully check in document: %s?" -msgstr "" +msgstr "You didn't originally checked out this document. Are you sure you wish to forcefully check in document: %s?" #: views.py:144 #, python-format msgid "Are you sure you wish to check in document: %s?" -msgstr "" +msgstr "Are you sure you wish to check in document: %s?" #: widgets.py:18 #, python-format msgid "Document status: %(widget)s %(text)s" -msgstr "" +msgstr "Document status: %(widget)s %(text)s" #: widgets.py:30 msgid "Days" -msgstr "" +msgstr "Days" #: widgets.py:31 msgid "Hours" -msgstr "" +msgstr "Hours" #: widgets.py:32 msgid "Minutes" -msgstr "" +msgstr "Minutes" #: widgets.py:62 msgid "Enter a valid number of days." -msgstr "" +msgstr "Enter a valid number of days." #: widgets.py:63 msgid "Enter a valid number of hours." -msgstr "" +msgstr "Enter a valid number of hours." #: widgets.py:64 msgid "Enter a valid number of minutes." -msgstr "" +msgstr "Enter a valid number of minutes." #: widgets.py:65 msgid "Enter a valid time difference." -msgstr "" +msgstr "Enter a valid time difference." #: widgets.py:88 msgid "" "Amount of time to hold the document in the checked out state in days, hours " "and/or minutes." -msgstr "" +msgstr "Amount of time to hold the document in the checked out state in days, hours and/or minutes." #: widgets.py:89 msgid "Check out expiration date and time" -msgstr "" +msgstr "Check out expiration date and time" diff --git a/mayan/apps/checkouts/locale/es/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/es/LC_MESSAGES/django.mo index 2f6b943dec..02d30433cd 100644 Binary files a/mayan/apps/checkouts/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/es/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/es/LC_MESSAGES/django.po index 472eade7ef..9e2b4201b8 100644 --- a/mayan/apps/checkouts/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/es/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Roberto Rosario , 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-07-10 16:11+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/checkouts/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..d5427b673b Binary files /dev/null and b/mayan/apps/checkouts/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/fa/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 0000000000..dfdc4d4608 --- /dev/null +++ b/mayan/apps/checkouts/locale/fa/LC_MESSAGES/django.po @@ -0,0 +1,272 @@ +# 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 , 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:00+0000\n" +"Last-Translator: Mohammad Dashtizadeh \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:43 +msgid "Check expired check out documents and checks them in." +msgstr "" + +#: events.py:5 +msgid "Document checked out" +msgstr "" + +#: events.py:6 +#, 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:19 +msgid "Document automatically checked in" +msgstr "" + +#: events.py:20 +#, python-format +msgid "Document \"%(document)s\" automatically checked in." +msgstr "" + +#: events.py:25 +msgid "Document forcefully checked in" +msgstr "" + +#: events.py:26 +#, python-format +msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." +msgstr "" + +#: links.py:18 +msgid "checkouts" +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:25 views.py:133 +msgid "document" +msgstr "سند" + +#: models.py:26 +msgid "check out date and time" +msgstr "" + +#: models.py:27 +msgid "check out expiration date and time" +msgstr "" + +#: models.py:27 +msgid "Amount of time to hold the document checked out in minutes." +msgstr "" + +#: models.py:32 +msgid "block new version upload" +msgstr "" + +#: models.py:32 +msgid "Do not allow new version of this document to be uploaded." +msgstr "" + +#: models.py:55 +msgid "document checkout" +msgstr "" + +#: models.py:56 +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:125 +msgid "Document has not been checked out." +msgstr "" + +#: views.py:127 +#, python-format +msgid "Error trying to check in document; %s" +msgstr "" + +#: views.py:129 +#, python-format +msgid "Document \"%s\" checked in successfully." +msgstr "" + +#: views.py:142 +#, 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:144 +#, 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 "" diff --git a/mayan/apps/checkouts/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/fr/LC_MESSAGES/django.mo index d485e5dcfb..388ba3c7ee 100644 Binary files a/mayan/apps/checkouts/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/fr/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/fr/LC_MESSAGES/django.po index f6f9caf59c..82e78fa5bd 100644 --- a/mayan/apps/checkouts/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/fr/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Pierre Lhoste , 2012. +# Pierre Lhoste , 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-07-28 14:44+0000\n" "Last-Translator: Pierre Lhoste \n" diff --git a/mayan/apps/checkouts/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/hr_HR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..79563cc6dd Binary files /dev/null and b/mayan/apps/checkouts/locale/hr_HR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/hr_HR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..3933f72bc0 --- /dev/null +++ b/mayan/apps/checkouts/locale/hr_HR/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2012-07-10 15:47+0000\n" +"Last-Translator: FULL NAME \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:43 +msgid "Check expired check out documents and checks them in." +msgstr "" + +#: events.py:5 +msgid "Document checked out" +msgstr "" + +#: events.py:6 +#, 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:19 +msgid "Document automatically checked in" +msgstr "" + +#: events.py:20 +#, python-format +msgid "Document \"%(document)s\" automatically checked in." +msgstr "" + +#: events.py:25 +msgid "Document forcefully checked in" +msgstr "" + +#: events.py:26 +#, python-format +msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." +msgstr "" + +#: links.py:18 +msgid "checkouts" +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:25 views.py:133 +msgid "document" +msgstr "" + +#: models.py:26 +msgid "check out date and time" +msgstr "" + +#: models.py:27 +msgid "check out expiration date and time" +msgstr "" + +#: models.py:27 +msgid "Amount of time to hold the document checked out in minutes." +msgstr "" + +#: models.py:32 +msgid "block new version upload" +msgstr "" + +#: models.py:32 +msgid "Do not allow new version of this document to be uploaded." +msgstr "" + +#: models.py:55 +msgid "document checkout" +msgstr "" + +#: models.py:56 +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:125 +msgid "Document has not been checked out." +msgstr "" + +#: views.py:127 +#, python-format +msgid "Error trying to check in document; %s" +msgstr "" + +#: views.py:129 +#, python-format +msgid "Document \"%s\" checked in successfully." +msgstr "" + +#: views.py:142 +#, 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:144 +#, 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 "" diff --git a/mayan/apps/checkouts/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..e7b542b707 Binary files /dev/null and b/mayan/apps/checkouts/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/hu/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/hu/LC_MESSAGES/django.po new file mode 100644 index 0000000000..c51cc330b1 --- /dev/null +++ b/mayan/apps/checkouts/locale/hu/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2012-07-10 15:47+0000\n" +"Last-Translator: FULL NAME \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:43 +msgid "Check expired check out documents and checks them in." +msgstr "" + +#: events.py:5 +msgid "Document checked out" +msgstr "" + +#: events.py:6 +#, 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:19 +msgid "Document automatically checked in" +msgstr "" + +#: events.py:20 +#, python-format +msgid "Document \"%(document)s\" automatically checked in." +msgstr "" + +#: events.py:25 +msgid "Document forcefully checked in" +msgstr "" + +#: events.py:26 +#, python-format +msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." +msgstr "" + +#: links.py:18 +msgid "checkouts" +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:25 views.py:133 +msgid "document" +msgstr "" + +#: models.py:26 +msgid "check out date and time" +msgstr "" + +#: models.py:27 +msgid "check out expiration date and time" +msgstr "" + +#: models.py:27 +msgid "Amount of time to hold the document checked out in minutes." +msgstr "" + +#: models.py:32 +msgid "block new version upload" +msgstr "" + +#: models.py:32 +msgid "Do not allow new version of this document to be uploaded." +msgstr "" + +#: models.py:55 +msgid "document checkout" +msgstr "" + +#: models.py:56 +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:125 +msgid "Document has not been checked out." +msgstr "" + +#: views.py:127 +#, python-format +msgid "Error trying to check in document; %s" +msgstr "" + +#: views.py:129 +#, python-format +msgid "Document \"%s\" checked in successfully." +msgstr "" + +#: views.py:142 +#, 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:144 +#, 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 "" diff --git a/mayan/apps/checkouts/locale/id/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..f16af1df2f Binary files /dev/null and b/mayan/apps/checkouts/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/id/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/id/LC_MESSAGES/django.po new file mode 100644 index 0000000000..82ecbdade3 --- /dev/null +++ b/mayan/apps/checkouts/locale/id/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2012-07-10 15:47+0000\n" +"Last-Translator: FULL NAME \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:43 +msgid "Check expired check out documents and checks them in." +msgstr "" + +#: events.py:5 +msgid "Document checked out" +msgstr "" + +#: events.py:6 +#, 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:19 +msgid "Document automatically checked in" +msgstr "" + +#: events.py:20 +#, python-format +msgid "Document \"%(document)s\" automatically checked in." +msgstr "" + +#: events.py:25 +msgid "Document forcefully checked in" +msgstr "" + +#: events.py:26 +#, python-format +msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." +msgstr "" + +#: links.py:18 +msgid "checkouts" +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:25 views.py:133 +msgid "document" +msgstr "" + +#: models.py:26 +msgid "check out date and time" +msgstr "" + +#: models.py:27 +msgid "check out expiration date and time" +msgstr "" + +#: models.py:27 +msgid "Amount of time to hold the document checked out in minutes." +msgstr "" + +#: models.py:32 +msgid "block new version upload" +msgstr "" + +#: models.py:32 +msgid "Do not allow new version of this document to be uploaded." +msgstr "" + +#: models.py:55 +msgid "document checkout" +msgstr "" + +#: models.py:56 +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:125 +msgid "Document has not been checked out." +msgstr "" + +#: views.py:127 +#, python-format +msgid "Error trying to check in document; %s" +msgstr "" + +#: views.py:129 +#, python-format +msgid "Document \"%s\" checked in successfully." +msgstr "" + +#: views.py:142 +#, 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:144 +#, 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 "" diff --git a/mayan/apps/checkouts/locale/it/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/it/LC_MESSAGES/django.mo index 8a41066dba..c223ce3e0f 100644 Binary files a/mayan/apps/checkouts/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/it/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/it/LC_MESSAGES/django.po index 1c4d0afaea..56d2a717ea 100644 --- a/mayan/apps/checkouts/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/it/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ 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-07-10 15:47+0000\n" "Last-Translator: FULL NAME \n" diff --git a/mayan/apps/checkouts/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/nl_NL/LC_MESSAGES/django.mo index db58dad2c9..a686f0a8b1 100644 Binary files a/mayan/apps/checkouts/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/nl_NL/LC_MESSAGES/django.po index 7bf01a0214..c4e607da61 100644 --- a/mayan/apps/checkouts/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/nl_NL/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ 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-07-10 15:47+0000\n" "Last-Translator: FULL NAME \n" diff --git a/mayan/apps/checkouts/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/pl/LC_MESSAGES/django.mo index a04f07b7bf..64fa1c6a91 100644 Binary files a/mayan/apps/checkouts/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/pl/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/pl/LC_MESSAGES/django.po index 93b080487e..32438e5ad0 100644 --- a/mayan/apps/checkouts/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/pl/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ 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-07-10 15:47+0000\n" "Last-Translator: FULL NAME \n" diff --git a/mayan/apps/checkouts/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/pt/LC_MESSAGES/django.mo index 0f8351860e..7153c555fe 100644 Binary files a/mayan/apps/checkouts/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/pt/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/pt/LC_MESSAGES/django.po index f5fee0a07d..314e8c3d13 100644 --- a/mayan/apps/checkouts/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/pt/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ 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-07-10 15:47+0000\n" "Last-Translator: FULL NAME \n" diff --git a/mayan/apps/checkouts/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/pt_BR/LC_MESSAGES/django.mo index 16ee88bcc4..ca821dabd6 100644 Binary files a/mayan/apps/checkouts/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/pt_BR/LC_MESSAGES/django.po index fa92aef5d2..2ff85952cf 100644 --- a/mayan/apps/checkouts/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/pt_BR/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ 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-07-10 15:47+0000\n" "Last-Translator: FULL NAME \n" diff --git a/mayan/apps/checkouts/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/ru/LC_MESSAGES/django.mo index 0363d3ad78..daebe5899e 100644 Binary files a/mayan/apps/checkouts/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/ru/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/ru/LC_MESSAGES/django.po index 14a4d7fcfc..f7e9efdbb9 100644 --- a/mayan/apps/checkouts/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/ru/LC_MESSAGES/django.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Sergey Glita , 2012. +# Sergey Glita , 2012-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-10-10 07:30+0000\n" +"PO-Revision-Date: 2013-05-14 09:21+0000\n" "Last-Translator: Sergey Glita \n" "Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" @@ -68,19 +68,19 @@ msgstr "бронирование документа" #: links.py:20 msgid "check in document" -msgstr "" +msgstr "освободить документ" #: links.py:21 msgid "check in/out" -msgstr "" +msgstr "бронировать/освободить" #: literals.py:14 msgid "checked out" -msgstr "" +msgstr "забронировано" #: literals.py:15 msgid "checked in/available" -msgstr "" +msgstr "освобожден/доступен" #: models.py:25 views.py:133 msgid "document" @@ -88,185 +88,185 @@ msgstr "документ" #: models.py:26 msgid "check out date and time" -msgstr "" +msgstr "дата и время бронирования" #: models.py:27 msgid "check out expiration date and time" -msgstr "" +msgstr "дата и время окончания бронирования" #: models.py:27 msgid "Amount of time to hold the document checked out in minutes." -msgstr "" +msgstr "Время бронирования документа в минутах." #: models.py:32 msgid "block new version upload" -msgstr "" +msgstr "блокировка загрузки новой версии" #: models.py:32 msgid "Do not allow new version of this document to be uploaded." -msgstr "" +msgstr "Запретить загрузку новых версий документа." #: models.py:55 msgid "document checkout" -msgstr "" +msgstr "бронирование документа" #: models.py:56 msgid "document checkouts" -msgstr "" +msgstr "бронирования документа" #: permissions.py:7 msgid "Document checkout" -msgstr "" +msgstr "Бронирование документа" #: permissions.py:9 msgid "Check out documents" -msgstr "" +msgstr "Бронирование документов" #: permissions.py:10 msgid "Check in documents" -msgstr "" +msgstr "Освобождение документов" #: permissions.py:11 msgid "Forcefully check in documents" -msgstr "" +msgstr "Принудительное освобождение документов" #: permissions.py:12 msgid "Allow overriding check out restrictions" -msgstr "" +msgstr "Разрешить игнорировать бронирование" #: views.py:33 msgid "checked out documents" -msgstr "" +msgstr "забронированные документы" #: views.py:36 msgid "checkout user" -msgstr "" +msgstr "забронировал" #: views.py:37 msgid "checkout time and date" -msgstr "" +msgstr "дата и время бронирования" #: views.py:38 msgid "checkout expiration" -msgstr "" +msgstr "истечение бронирования" #: views.py:55 #, python-format msgid "User: %s" -msgstr "" +msgstr "Пользователь: %s " #: views.py:56 #, python-format msgid "Check out time: %s" -msgstr "" +msgstr "Время бронирования: %s" #: views.py:57 #, python-format msgid "Check out expiration: %s" -msgstr "" +msgstr "Бронирование заканчивается: %s" #: views.py:58 #, python-format msgid "New versions allowed: %s" -msgstr "" +msgstr "Новые версии разрешены: %s" #: views.py:58 msgid "yes" -msgstr "" +msgstr "да" #: views.py:58 msgid "no" -msgstr "" +msgstr "нет" #: views.py:63 #, python-format msgid "Check out details for document: %s" -msgstr "" +msgstr "Подробности бронирования %s" #: views.py:83 #, python-format msgid "Error trying to check out document; %s" -msgstr "" +msgstr "Не удалось забронировать %s" #: views.py:85 #, python-format msgid "Document \"%s\" checked out successfully." -msgstr "" +msgstr "Документ \"%s\" забронирован." #: views.py:88 msgid "Document already checked out." -msgstr "" +msgstr "Документ уже забронирован." #: views.py:96 #, python-format msgid "Check out document: %s" -msgstr "" +msgstr "Бронирование документа: %s" #: views.py:125 msgid "Document has not been checked out." -msgstr "" +msgstr "Документ не был забронирован." #: views.py:127 #, python-format msgid "Error trying to check in document; %s" -msgstr "" +msgstr "Ошибка освобождения документа %s" #: views.py:129 #, python-format msgid "Document \"%s\" checked in successfully." -msgstr "" +msgstr "Документ \"%s\" освобожден." #: views.py:142 #, python-format msgid "" "You didn't originally checked out this document. Are you sure you wish to " "forcefully check in document: %s?" -msgstr "" +msgstr "Документ был забронирован не вами. Освободить насильно %s?" #: views.py:144 #, python-format msgid "Are you sure you wish to check in document: %s?" -msgstr "" +msgstr "Освободить документ %s?" #: widgets.py:18 #, python-format msgid "Document status: %(widget)s %(text)s" -msgstr "" +msgstr "Статус документа: %(widget)s %(text)s" #: widgets.py:30 msgid "Days" -msgstr "" +msgstr "Дней" #: widgets.py:31 msgid "Hours" -msgstr "" +msgstr "Часов" #: widgets.py:32 msgid "Minutes" -msgstr "" +msgstr "Минут" #: widgets.py:62 msgid "Enter a valid number of days." -msgstr "" +msgstr "Введите действительное количество дней." #: widgets.py:63 msgid "Enter a valid number of hours." -msgstr "" +msgstr "Введите действительное количество часов." #: widgets.py:64 msgid "Enter a valid number of minutes." -msgstr "" +msgstr "Введите действительное количество минут." #: widgets.py:65 msgid "Enter a valid time difference." -msgstr "" +msgstr "Введите действительную разницу во времени." #: widgets.py:88 msgid "" "Amount of time to hold the document in the checked out state in days, hours " "and/or minutes." -msgstr "" +msgstr "Время бронирования документа в днях, часах и/или минутах." #: widgets.py:89 msgid "Check out expiration date and time" -msgstr "" +msgstr "Дата и время окончания бронирования" diff --git a/mayan/apps/checkouts/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/sl_SI/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..58ccb20586 Binary files /dev/null and b/mayan/apps/checkouts/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/sl_SI/LC_MESSAGES/django.po new file mode 100644 index 0000000000..545448856f --- /dev/null +++ b/mayan/apps/checkouts/locale/sl_SI/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2012-07-10 15:47+0000\n" +"Last-Translator: FULL NAME \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" +"Content-Transfer-Encoding: 8bit\n" +"Language: sl_SI\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" + +#: __init__.py:43 +msgid "Check expired check out documents and checks them in." +msgstr "" + +#: events.py:5 +msgid "Document checked out" +msgstr "" + +#: events.py:6 +#, 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:19 +msgid "Document automatically checked in" +msgstr "" + +#: events.py:20 +#, python-format +msgid "Document \"%(document)s\" automatically checked in." +msgstr "" + +#: events.py:25 +msgid "Document forcefully checked in" +msgstr "" + +#: events.py:26 +#, python-format +msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." +msgstr "" + +#: links.py:18 +msgid "checkouts" +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:25 views.py:133 +msgid "document" +msgstr "" + +#: models.py:26 +msgid "check out date and time" +msgstr "" + +#: models.py:27 +msgid "check out expiration date and time" +msgstr "" + +#: models.py:27 +msgid "Amount of time to hold the document checked out in minutes." +msgstr "" + +#: models.py:32 +msgid "block new version upload" +msgstr "" + +#: models.py:32 +msgid "Do not allow new version of this document to be uploaded." +msgstr "" + +#: models.py:55 +msgid "document checkout" +msgstr "" + +#: models.py:56 +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:125 +msgid "Document has not been checked out." +msgstr "" + +#: views.py:127 +#, python-format +msgid "Error trying to check in document; %s" +msgstr "" + +#: views.py:129 +#, python-format +msgid "Document \"%s\" checked in successfully." +msgstr "" + +#: views.py:142 +#, 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:144 +#, 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 "" diff --git a/mayan/apps/checkouts/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/tr_TR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..173be3a234 Binary files /dev/null and b/mayan/apps/checkouts/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/tr_TR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..27eba24324 --- /dev/null +++ b/mayan/apps/checkouts/locale/tr_TR/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"Last-Translator: Roberto Rosario\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:43 +msgid "Check expired check out documents and checks them in." +msgstr "" + +#: events.py:5 +msgid "Document checked out" +msgstr "" + +#: events.py:6 +#, 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:19 +msgid "Document automatically checked in" +msgstr "" + +#: events.py:20 +#, python-format +msgid "Document \"%(document)s\" automatically checked in." +msgstr "" + +#: events.py:25 +msgid "Document forcefully checked in" +msgstr "" + +#: events.py:26 +#, python-format +msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." +msgstr "" + +#: links.py:18 +msgid "checkouts" +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:25 views.py:133 +msgid "document" +msgstr "" + +#: models.py:26 +msgid "check out date and time" +msgstr "" + +#: models.py:27 +msgid "check out expiration date and time" +msgstr "" + +#: models.py:27 +msgid "Amount of time to hold the document checked out in minutes." +msgstr "" + +#: models.py:32 +msgid "block new version upload" +msgstr "" + +#: models.py:32 +msgid "Do not allow new version of this document to be uploaded." +msgstr "" + +#: models.py:55 +msgid "document checkout" +msgstr "" + +#: models.py:56 +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:125 +msgid "Document has not been checked out." +msgstr "" + +#: views.py:127 +#, python-format +msgid "Error trying to check in document; %s" +msgstr "" + +#: views.py:129 +#, python-format +msgid "Document \"%s\" checked in successfully." +msgstr "" + +#: views.py:142 +#, 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:144 +#, 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 "" diff --git a/mayan/apps/checkouts/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/vi_VN/LC_MESSAGES/django.mo index 52b85a8bd1..7454e57467 100644 Binary files a/mayan/apps/checkouts/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/vi_VN/LC_MESSAGES/django.po index ae99d5bb22..f60e4458b5 100644 --- a/mayan/apps/checkouts/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/vi_VN/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ 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-07-10 15:47+0000\n" "Last-Translator: FULL NAME \n" diff --git a/mayan/apps/common/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/common/locale/ar/LC_MESSAGES/django.mo index 8218b93884..0d1f084920 100644 Binary files a/mayan/apps/common/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/ar/LC_MESSAGES/django.po b/mayan/apps/common/locale/ar/LC_MESSAGES/django.po index a4f3891e73..b363d4d46b 100644 --- a/mayan/apps/common/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/ar/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Mohammed ALDOUB , 2013. +# Mohammed ALDOUB , 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 \n" diff --git a/mayan/apps/common/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/common/locale/bg/LC_MESSAGES/django.mo index ac9cf43969..aa3f1e7a72 100644 Binary files a/mayan/apps/common/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/bg/LC_MESSAGES/django.po b/mayan/apps/common/locale/bg/LC_MESSAGES/django.po index b12ff3d851..0bc2319e3a 100644 --- a/mayan/apps/common/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/bg/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# Pavlin Koldamov , 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 \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" diff --git a/mayan/apps/common/locale/da/LC_MESSAGES/django.mo b/mayan/apps/common/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..9409a34f1e Binary files /dev/null and b/mayan/apps/common/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/da/LC_MESSAGES/django.po b/mayan/apps/common/locale/da/LC_MESSAGES/django.po new file mode 100644 index 0000000000..2158fd5e40 --- /dev/null +++ b/mayan/apps/common/locale/da/LC_MESSAGES/django.po @@ -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 "" diff --git a/mayan/apps/common/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/common/locale/de_DE/LC_MESSAGES/django.mo index 85a2ce583b..6a41524dd0 100644 Binary files a/mayan/apps/common/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/common/locale/de_DE/LC_MESSAGES/django.po index 0100ccd1c0..fcb7452220 100644 --- a/mayan/apps/common/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/de_DE/LC_MESSAGES/django.po @@ -3,8 +3,9 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Manticor , 2012 -# Manticor , 2012 +# Stefan Lodders , 2012 +# Mathias Behrle , 2014 +# Stefan Lodders , 2012 # Tobias Paepke , 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 \n" +"Last-Translator: Mathias Behrle \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" diff --git a/mayan/apps/common/locale/en/LC_MESSAGES/django.mo b/mayan/apps/common/locale/en/LC_MESSAGES/django.mo index 0a05ef3a09..8217fcebeb 100644 Binary files a/mayan/apps/common/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/en/LC_MESSAGES/django.po b/mayan/apps/common/locale/en/LC_MESSAGES/django.po index 31b7ca885e..ab5d58ebd4 100644 --- a/mayan/apps/common/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/en/LC_MESSAGES/django.po @@ -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 , 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 \n" -"Language-Team: LANGUAGE \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" diff --git a/mayan/apps/common/locale/es/LC_MESSAGES/django.mo b/mayan/apps/common/locale/es/LC_MESSAGES/django.mo index 4d05390ece..6a93fb149e 100644 Binary files a/mayan/apps/common/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/es/LC_MESSAGES/django.po b/mayan/apps/common/locale/es/LC_MESSAGES/django.po index 874241eca6..e7de713c6c 100644 --- a/mayan/apps/common/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/es/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Roberto Rosario , 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 \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" diff --git a/mayan/apps/common/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/common/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..d1a55554c8 Binary files /dev/null and b/mayan/apps/common/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/fa/LC_MESSAGES/django.po b/mayan/apps/common/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 0000000000..7f2f55f768 --- /dev/null +++ b/mayan/apps/common/locale/fa/LC_MESSAGES/django.po @@ -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 , 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 \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 "" diff --git a/mayan/apps/common/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/common/locale/fr/LC_MESSAGES/django.mo index 8cca7fd815..0d70f27aaa 100644 Binary files a/mayan/apps/common/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/fr/LC_MESSAGES/django.po b/mayan/apps/common/locale/fr/LC_MESSAGES/django.po index b05bbcc433..5ea0e69e11 100644 --- a/mayan/apps/common/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/fr/LC_MESSAGES/django.po @@ -3,15 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. -# Pierre Lhoste , 2012. +# PatrickHetu , 2012 +# Pierre Lhoste , 2012 +# SadE54 , 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 \n" +"PO-Revision-Date: 2013-02-04 00:06+0000\n" +"Last-Translator: SadE54 \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 "" diff --git a/mayan/apps/common/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/common/locale/hr_HR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..b397489c62 Binary files /dev/null and b/mayan/apps/common/locale/hr_HR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/common/locale/hr_HR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..766e34b112 --- /dev/null +++ b/mayan/apps/common/locale/hr_HR/LC_MESSAGES/django.po @@ -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 "" diff --git a/mayan/apps/common/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/common/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..691c4fd8b3 Binary files /dev/null and b/mayan/apps/common/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/hu/LC_MESSAGES/django.po b/mayan/apps/common/locale/hu/LC_MESSAGES/django.po new file mode 100644 index 0000000000..e9ba20ea96 --- /dev/null +++ b/mayan/apps/common/locale/hu/LC_MESSAGES/django.po @@ -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 "" diff --git a/mayan/apps/common/locale/id/LC_MESSAGES/django.mo b/mayan/apps/common/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..9ce80b2380 Binary files /dev/null and b/mayan/apps/common/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/id/LC_MESSAGES/django.po b/mayan/apps/common/locale/id/LC_MESSAGES/django.po new file mode 100644 index 0000000000..d640011b6b --- /dev/null +++ b/mayan/apps/common/locale/id/LC_MESSAGES/django.po @@ -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 \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 "" diff --git a/mayan/apps/common/locale/it/LC_MESSAGES/django.mo b/mayan/apps/common/locale/it/LC_MESSAGES/django.mo index a4273bd59f..5d7cc7f2d3 100644 Binary files a/mayan/apps/common/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/it/LC_MESSAGES/django.po b/mayan/apps/common/locale/it/LC_MESSAGES/django.po index a9b414206c..d1a94a243f 100644 --- a/mayan/apps/common/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/it/LC_MESSAGES/django.po @@ -3,17 +3,18 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Carlo Zanatto <>, 2012. -# , 2011. -# Pierpaolo Baldan , 2012. -# Roberto Rosario , 2012. +# Carlo Zanatto <>, 2012 +# Giovanni Tricarico , 2014 +# Pierpaolo Baldan , 2011 +# Pierpaolo Baldan , 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 \n" +"PO-Revision-Date: 2014-01-11 12:02+0000\n" +"Last-Translator: Giovanni Tricarico \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 "" diff --git a/mayan/apps/common/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/common/locale/nl_NL/LC_MESSAGES/django.mo index cae5fa60a7..0f44c7fc77 100644 Binary files a/mayan/apps/common/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/common/locale/nl_NL/LC_MESSAGES/django.po index 701db90e4f..ff2db8570e 100644 --- a/mayan/apps/common/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/nl_NL/LC_MESSAGES/django.po @@ -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 \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" diff --git a/mayan/apps/common/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/common/locale/pl/LC_MESSAGES/django.mo index ad3470020f..00e8834fd9 100644 Binary files a/mayan/apps/common/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/pl/LC_MESSAGES/django.po b/mayan/apps/common/locale/pl/LC_MESSAGES/django.po index 029a1726b8..28127a8e80 100644 --- a/mayan/apps/common/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/pl/LC_MESSAGES/django.po @@ -3,17 +3,17 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# mic, 2012. -# mic , 2012. -# , 2012. -# , 2012. +# mic, 2012 +# mic , 2012 +# mic , 2012 +# mic , 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 \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" diff --git a/mayan/apps/common/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/common/locale/pt/LC_MESSAGES/django.mo index 241f8f93ae..5b40c377c6 100644 Binary files a/mayan/apps/common/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/pt/LC_MESSAGES/django.po b/mayan/apps/common/locale/pt/LC_MESSAGES/django.po index f27171af67..2c768884a3 100644 --- a/mayan/apps/common/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/pt/LC_MESSAGES/django.po @@ -3,16 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. -# Roberto Rosario , 2012. -# Vítor Figueiró , 2012. +# emersonsoares , 2011 +# Roberto Rosario, 2012 +# Vítor Figueiró , 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 \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" diff --git a/mayan/apps/common/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/common/locale/pt_BR/LC_MESSAGES/django.mo index f7b9319202..65ff69d1b2 100644 Binary files a/mayan/apps/common/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/common/locale/pt_BR/LC_MESSAGES/django.po index b5072842d4..b48c6daeaf 100644 --- a/mayan/apps/common/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/pt_BR/LC_MESSAGES/django.po @@ -3,15 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. -# Roberto Rosario , 2012. +# emersonsoares , 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 \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" diff --git a/mayan/apps/common/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/common/locale/ru/LC_MESSAGES/django.mo index 13fe36deda..19866df1ed 100644 Binary files a/mayan/apps/common/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/ru/LC_MESSAGES/django.po b/mayan/apps/common/locale/ru/LC_MESSAGES/django.po index 5a30e3e2bf..d76c3c6f45 100644 --- a/mayan/apps/common/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/ru/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Sergey Glita , 2011-2012. +# Sergey Glita , 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 \n" +"PO-Revision-Date: 2013-05-14 06:31+0000\n" +"Last-Translator: Sergey Glita \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 "" diff --git a/mayan/apps/common/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/common/locale/sl_SI/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..9639e36e28 Binary files /dev/null and b/mayan/apps/common/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/common/locale/sl_SI/LC_MESSAGES/django.po index 3307b03496..27f1dfd193 100644 --- a/mayan/apps/common/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/sl_SI/LC_MESSAGES/django.po @@ -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 \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" diff --git a/mayan/apps/common/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/common/locale/tr_TR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..57a07e3393 Binary files /dev/null and b/mayan/apps/common/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/common/locale/tr_TR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..4cf213a300 --- /dev/null +++ b/mayan/apps/common/locale/tr_TR/LC_MESSAGES/django.po @@ -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 , 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 \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" diff --git a/mayan/apps/common/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/common/locale/vi_VN/LC_MESSAGES/django.mo index 346c1a2d18..55f48be5cc 100644 Binary files a/mayan/apps/common/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/common/locale/vi_VN/LC_MESSAGES/django.po index a56a70fec6..fe3695c08a 100644 --- a/mayan/apps/common/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/vi_VN/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Trung Phan Minh , 2013. +# Trung Phan Minh , 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 \n" +"Last-Translator: Trung Phan Minh \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" diff --git a/mayan/apps/converter/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/ar/LC_MESSAGES/django.mo index 85010a109b..39f8ac970e 100644 Binary files a/mayan/apps/converter/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/ar/LC_MESSAGES/django.po b/mayan/apps/converter/locale/ar/LC_MESSAGES/django.po index 85eab4b583..d2ec4d686e 100644 --- a/mayan/apps/converter/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/ar/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Mohammed ALDOUB , 2013. +# Mohammed ALDOUB , 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 20:53+0000\n" "Last-Translator: Mohammed ALDOUB \n" diff --git a/mayan/apps/converter/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/bg/LC_MESSAGES/django.mo index 85ccf0288a..333757aef5 100644 Binary files a/mayan/apps/converter/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/bg/LC_MESSAGES/django.po b/mayan/apps/converter/locale/bg/LC_MESSAGES/django.po index 0dfa1916a6..a56a1b3d76 100644 --- a/mayan/apps/converter/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/bg/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# Pavlin Koldamov , 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 \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" diff --git a/mayan/apps/converter/locale/da/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..9409a34f1e Binary files /dev/null and b/mayan/apps/converter/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/da/LC_MESSAGES/django.po b/mayan/apps/converter/locale/da/LC_MESSAGES/django.po new file mode 100644 index 0000000000..098743392d --- /dev/null +++ b/mayan/apps/converter/locale/da/LC_MESSAGES/django.po @@ -0,0 +1,926 @@ +# 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:15 +msgid "file formats" +msgstr "" + +#: literals.py:19 +msgid "Resize" +msgstr "" + +#: literals.py:20 +msgid "Resize." +msgstr "" + +#: literals.py:22 literals.py:37 +msgid "width" +msgstr "" + +#: literals.py:23 literals.py:38 +msgid "height" +msgstr "" + +#: literals.py:27 +msgid "Rotate" +msgstr "" + +#: literals.py:28 +msgid "Rotate by n degress." +msgstr "" + +#: literals.py:30 +msgid "degrees" +msgstr "" + +#: literals.py:34 +msgid "Density" +msgstr "" + +#: literals.py:35 +msgid "Change the resolution (ie: DPI) without resizing." +msgstr "" + +#: literals.py:42 +msgid "Zoom" +msgstr "" + +#: literals.py:43 +msgid "Zoom by n percent." +msgstr "" + +#: literals.py:45 +msgid "percent" +msgstr "" + +#: literals.py:51 +msgid "Hasselblad Photo RAW, CFV/H3D39II" +msgstr "" + +#: literals.py:52 literals.py:53 +msgid "Photoshop resource format" +msgstr "" + +#: literals.py:54 +msgid "Photoshop resource text format" +msgstr "" + +#: literals.py:55 +msgid "Photoshop resource wide text format" +msgstr "" + +#: literals.py:57 +msgid "Raw alpha samples" +msgstr "" + +#: literals.py:58 +msgid "Adobe Illustrator CS2" +msgstr "" + +#: literals.py:59 +msgid "Raw application information" +msgstr "" + +#: literals.py:60 +msgid "Raw JPEG binary data" +msgstr "" + +#: literals.py:61 +msgid "PFS: 1st Publisher Clip Art" +msgstr "" + +#: literals.py:62 +msgid "Sony Alpha DSLR Raw Image Format" +msgstr "" + +#: literals.py:63 +msgid "Microsoft Audio/Visual Interleaved" +msgstr "" + +#: literals.py:64 +msgid "AVS X image" +msgstr "" + +#: literals.py:66 +msgid "Raw blue samples" +msgstr "" + +#: literals.py:67 +msgid "Raw blue, green, and red samples" +msgstr "" + +#: literals.py:68 +msgid "Raw blue, green, red and alpha samples" +msgstr "" + +#: literals.py:69 +msgid "Microsoft Windows bitmap image" +msgstr "" + +#: literals.py:70 +msgid "Microsoft Windows bitmap image version 2" +msgstr "" + +#: literals.py:71 +msgid "Microsoft Windows bitmap image version 3" +msgstr "" + +#: literals.py:72 +msgid "BRF ASCII Braille format" +msgstr "" + +#: literals.py:73 +msgid "Raw blue, red, and green samples" +msgstr "" + +#: literals.py:75 +msgid "Raw cyan samples" +msgstr "" + +#: literals.py:76 literals.py:181 +msgid "Magick Persistent Cache image format" +msgstr "" + +#: literals.py:77 literals.py:78 +msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +msgstr "" + +#: literals.py:79 +msgid "Image caption" +msgstr "" + +#: literals.py:80 +msgid "Cineon Image File" +msgstr "" + +#: literals.py:81 +msgid "Cisco IP phone image format" +msgstr "" + +#: literals.py:82 +msgid "Image Clip Mask" +msgstr "" + +#: literals.py:83 +msgid "Raw cyan, magenta, yellow, and black samples" +msgstr "" + +#: literals.py:84 +msgid "Raw cyan, magenta, yellow, black, and opacity samples" +msgstr "" + +#: literals.py:85 literals.py:86 +msgid "Canon Digital Camera Raw Image Format" +msgstr "" + +#: literals.py:87 +msgid "Microsoft Cursor Icon" +msgstr "" + +#: literals.py:88 +msgid "DR Halo" +msgstr "" + +#: literals.py:90 +msgid "Digital Imaging and Communications in Medicine image" +msgstr "" + +#: literals.py:91 +msgid "Kodak Digital Camera Raw Image File" +msgstr "" + +#: literals.py:92 +msgid "ZSoft IBM PC multi-page Paintbrush" +msgstr "" + +#: literals.py:93 +msgid "Microsoft DirectDraw Surface" +msgstr "" + +#: literals.py:94 +msgid "Multi-face font package (Freetype 2.4.2)" +msgstr "" + +#: literals.py:95 +msgid "Déjà vu" +msgstr "" + +#: literals.py:96 +msgid "Adobe Digital Negative" +msgstr "" + +#: literals.py:97 +msgid "Graphviz" +msgstr "" + +#: literals.py:98 +msgid "SMPTE 268M-2003 (DPX 2.0)" +msgstr "" + +#: literals.py:100 +msgid "Encapsulated Portable Document Format" +msgstr "" + +#: literals.py:101 literals.py:106 +msgid "Adobe Encapsulated PostScript Interchange format" +msgstr "" + +#: literals.py:102 literals.py:105 +msgid "Adobe Encapsulated PostScript" +msgstr "" + +#: literals.py:103 +msgid "Adobe Level II Encapsulated PostScript" +msgstr "" + +#: literals.py:104 +msgid "Adobe Level III Encapsulated PostScript" +msgstr "" + +#: literals.py:107 +msgid "Adobe Encapsulated PostScript with TIFF preview" +msgstr "" + +#: literals.py:108 +msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +msgstr "" + +#: literals.py:109 +msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +msgstr "" + +#: literals.py:110 +msgid "Epson RAW Format" +msgstr "" + +#: literals.py:111 +msgid "Exif digital camera binary data" +msgstr "" + +#: literals.py:112 +msgid "High Dynamic-range (HDR)" +msgstr "" + +#: literals.py:114 +msgid "Group 3 FAX (Not TIFF Group3 FAX)" +msgstr "" + +#: literals.py:115 +msgid "Autodesk FLI animations file" +msgstr "" + +#: literals.py:116 +msgid "Autodesk FLC animations file" +msgstr "" + +#: literals.py:117 literals.py:120 +msgid "Flexible Image Transport System" +msgstr "" + +#: literals.py:118 +msgid "Kodak FlashPix file" +msgstr "" + +#: literals.py:119 literals.py:225 +msgid "Plasma fractal image" +msgstr "" + +#: literals.py:122 +msgid "Raw green samples" +msgstr "" + +#: literals.py:123 +msgid "Group 3 FAX" +msgstr "" + +#: literals.py:124 +msgid "Raw green, blue, and red samples" +msgstr "" + +#: literals.py:125 +msgid "GIMP brush file" +msgstr "" + +#: literals.py:126 +msgid "CompuServe graphics interchange format (version 89a)" +msgstr "" + +#: literals.py:127 +msgid "CompuServe graphics interchange format (version 87a)" +msgstr "" + +#: literals.py:128 +msgid "Gradual passing from one shade to another" +msgstr "" + +#: literals.py:129 +msgid "Raw gray samples" +msgstr "" + +#: literals.py:130 +msgid "Raw green, red, and blue samples" +msgstr "" + +#: literals.py:131 +msgid "Raw CCITT Group4" +msgstr "" + +#: literals.py:133 +msgid "Histogram of the image" +msgstr "" + +#: literals.py:134 +msgid "HRZ: Slow scan TV" +msgstr "" + +#: literals.py:135 literals.py:136 literals.py:255 +msgid "Hypertext Markup Language and a client-side image map" +msgstr "" + +#: literals.py:138 literals.py:264 literals.py:279 literals.py:283 +msgid "Truevision Targa image" +msgstr "" + +#: literals.py:139 literals.py:140 +msgid "ICC Color Profile" +msgstr "" + +#: literals.py:141 literals.py:142 +msgid "Microsoft Icon" +msgstr "" + +#: literals.py:143 +msgid "Hald CLUT identity image" +msgstr "" + +#: literals.py:144 +msgid "LabEye image format" +msgstr "" + +#: literals.py:145 +msgid "GraphicsMagick Embedded Image" +msgstr "" + +#: literals.py:146 +msgid "The image format and characteristics" +msgstr "" + +#: literals.py:147 +msgid "Base64-encoded inline images" +msgstr "" + +#: literals.py:148 +msgid "IPL Image Sequence" +msgstr "" + +#: literals.py:149 +msgid "IPTC Newsphoto" +msgstr "" + +#: literals.py:150 literals.py:151 +msgid "IPTC Newsphoto text format" +msgstr "" + +#: literals.py:152 +msgid "ISO/TR 11548-1 format" +msgstr "" + +#: literals.py:154 literals.py:157 +msgid "JPEG-2000 Code Stream Syntax" +msgstr "" + +#: literals.py:155 +msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:156 +msgid "JPEG-2000 JP2 File Format Syntax" +msgstr "" + +#: literals.py:158 literals.py:159 +msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +msgstr "" + +#: literals.py:160 +msgid "JPEG-2000 File Format Syntax" +msgstr "" + +#: literals.py:162 +msgid "Raw black samples" +msgstr "" + +#: literals.py:163 literals.py:164 +msgid "Kodak Digital Camera Raw Image Format" +msgstr "" + +#: literals.py:166 +msgid "Image label" +msgstr "" + +#: literals.py:168 +msgid "Raw magenta samples" +msgstr "" + +#: literals.py:169 literals.py:179 literals.py:182 literals.py:183 +msgid "MPEG Video Stream" +msgstr "" + +#: literals.py:170 +msgid "Raw MPEG-4 Video" +msgstr "" + +#: literals.py:171 +msgid "Colormap intensities and indices" +msgstr "" + +#: literals.py:172 +msgid "MATLAB image format" +msgstr "" + +#: literals.py:173 +msgid "MATTE raw opacity format" +msgstr "" + +#: literals.py:174 +msgid "8-bit McIdas area file" +msgstr "" + +#: literals.py:175 +msgid "Microsoft Image Composer (MIC) file" +msgstr "" + +#: literals.py:176 +msgid "Magick Image File Format" +msgstr "" + +#: literals.py:177 +msgid "" +"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:178 +msgid "Raw Bi-level bitmap in least-significant-byte first order" +msgstr "" + +#: literals.py:180 +msgid "MPEG-4 Video Stream" +msgstr "" + +#: literals.py:184 +msgid "Sony (Minolta) Raw Image File" +msgstr "" + +#: literals.py:185 +msgid "Magick Scripting Language" +msgstr "" + +#: literals.py:186 +msgid "Windows 1 and 2 MSP file format" +msgstr "" + +#: literals.py:187 +msgid "ImageMagick's own SVG internal renderer" +msgstr "" + +#: literals.py:188 +msgid "MTV Raytracing image format" +msgstr "" + +#: literals.py:189 +msgid "Magick Vector Graphics" +msgstr "" + +#: literals.py:191 +msgid "Nikon Digital SLR Camera Raw Image File" +msgstr "" + +#: literals.py:192 +msgid "Constant image of uniform color" +msgstr "" + +#: literals.py:194 +msgid "Raw opacity samples" +msgstr "" + +#: literals.py:195 +msgid "Olympus Digital Camera Raw Image File" +msgstr "" + +#: literals.py:196 +msgid "On-the-air bitmap" +msgstr "" + +#: literals.py:197 +msgid "Open Type font (Freetype 2.4.2)" +msgstr "" + +#: literals.py:199 +msgid "Xv thumbnail format" +msgstr "" + +#: literals.py:200 literals.py:277 +msgid "16bit/pixel interleaved YUV" +msgstr "" + +#: literals.py:201 +msgid "Palm pixmap" +msgstr "" + +#: literals.py:202 +msgid "Common 2-dimensional bitmap format" +msgstr "" + +#: literals.py:203 +msgid "Predefined pattern" +msgstr "" + +#: literals.py:204 +msgid "Portable bitmap format (black and white)" +msgstr "" + +#: literals.py:205 literals.py:206 +msgid "Photo CD" +msgstr "" + +#: literals.py:207 +msgid "Page Control Language" +msgstr "" + +#: literals.py:208 literals.py:221 +msgid "Apple Macintosh QuickDraw/PICT" +msgstr "" + +#: literals.py:209 +msgid "ZSoft IBM PC Paintbrush" +msgstr "" + +#: literals.py:210 +msgid "Palm Database ImageViewer Format" +msgstr "" + +#: literals.py:211 +msgid "Portable Document Format" +msgstr "" + +#: literals.py:212 +msgid "Portable Document Archive Format" +msgstr "" + +#: literals.py:213 +msgid "Pentax Electronic File" +msgstr "" + +#: literals.py:214 +msgid "Embrid Embroidery Format" +msgstr "" + +#: literals.py:215 +msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +msgstr "" + +#: literals.py:216 +msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +msgstr "" + +#: literals.py:217 +msgid "Portable float format" +msgstr "" + +#: literals.py:218 +msgid "Portable graymap format (gray scale)" +msgstr "" + +#: literals.py:219 +msgid "JPEG-2000 VM Format" +msgstr "" + +#: literals.py:220 +msgid "Personal Icon" +msgstr "" + +#: literals.py:222 +msgid "Alias/Wavefront RLE image format" +msgstr "" + +#: literals.py:223 +msgid "PIXAR raster file" +msgstr "" + +#: literals.py:224 +msgid "Joint Photographic Experts Group JFIF format (62)" +msgstr "" + +#: literals.py:226 +msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:227 +msgid "" +"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:228 +msgid "" +"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +"1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:229 +msgid "" +"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +"1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:230 +msgid "Portable anymap" +msgstr "" + +#: literals.py:231 +msgid "Portable pixmap format (color)" +msgstr "" + +#: literals.py:232 +msgid "Show a preview an image enhancement, effect, or f/x" +msgstr "" + +#: literals.py:233 +msgid "Adobe PostScript" +msgstr "" + +#: literals.py:234 +msgid "Adobe Level II PostScript" +msgstr "" + +#: literals.py:235 +msgid "Adobe Level III PostScript" +msgstr "" + +#: literals.py:236 +msgid "Adobe Large Document Format" +msgstr "" + +#: literals.py:237 +msgid "Adobe Photoshop bitmap" +msgstr "" + +#: literals.py:238 +msgid "Pyramid encoded TIFF" +msgstr "" + +#: literals.py:239 literals.py:253 +msgid "Seattle Film Works" +msgstr "" + +#: literals.py:241 +msgid "Raw red samples" +msgstr "" + +#: literals.py:242 +msgid "Fuji CCD-RAW Graphic File" +msgstr "" + +#: literals.py:243 literals.py:259 +msgid "SUN Rasterfile" +msgstr "" + +#: literals.py:244 +msgid "Raw red, blue, and green samples" +msgstr "" + +#: literals.py:245 +msgid "Raw red, green, and blue samples" +msgstr "" + +#: literals.py:246 +msgid "Raw red, green, blue, and matte samples" +msgstr "" + +#: literals.py:247 +msgid "Raw red, green, blue, and opacity samples" +msgstr "" + +#: literals.py:248 +msgid "Alias/Wavefront image" +msgstr "" + +#: literals.py:249 +msgid "Utah Run length encoded image" +msgstr "" + +#: literals.py:251 +msgid "ZX-Spectrum SCREEN$" +msgstr "" + +#: literals.py:252 +msgid "Scitex HandShake" +msgstr "" + +#: literals.py:254 +msgid "Irix RGB image" +msgstr "" + +#: literals.py:256 +msgid "Sony Raw Format 2" +msgstr "" + +#: literals.py:257 +msgid "Sony Raw Format" +msgstr "" + +#: literals.py:258 +msgid "Steganographic image" +msgstr "" + +#: literals.py:260 +msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +msgstr "" + +#: literals.py:261 +msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +msgstr "" + +#: literals.py:263 literals.py:273 +msgid "Text" +msgstr "" + +#: literals.py:265 +msgid "EXIF Profile Thumbnail" +msgstr "" + +#: literals.py:266 +msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +msgstr "" + +#: literals.py:267 +msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +msgstr "" + +#: literals.py:268 +msgid "Tile image with a texture" +msgstr "" + +#: literals.py:269 +msgid "PSX TIM" +msgstr "" + +#: literals.py:270 +msgid "TOPOL X Image" +msgstr "" + +#: literals.py:271 +msgid "TrueType font collection (Freetype 2.4.2)" +msgstr "" + +#: literals.py:272 +msgid "TrueType font (Freetype 2.4.2)" +msgstr "" + +#: literals.py:275 +msgid "Unicode Text format" +msgstr "" + +#: literals.py:276 +msgid "X-Motif UIL table" +msgstr "" + +#: literals.py:280 +msgid "VICAR rasterfile format" +msgstr "" + +#: literals.py:281 +msgid "Visual Image Directory" +msgstr "" + +#: literals.py:282 literals.py:299 +msgid "Khoros Visualization image" +msgstr "" + +#: literals.py:285 +msgid "Wireless Bitmap (level 0) image" +msgstr "" + +#: literals.py:286 +msgid "Windows Meta File" +msgstr "" + +#: literals.py:287 +msgid "Word Perfect Graphics" +msgstr "" + +#: literals.py:288 +msgid "Windows Media Video" +msgstr "" + +#: literals.py:289 +msgid "Compressed Windows Meta File" +msgstr "" + +#: literals.py:291 +msgid "X Window System" +msgstr "" + +#: literals.py:292 +msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +msgstr "" + +#: literals.py:293 +msgid "X Windows system bitmap (black and white)" +msgstr "" + +#: literals.py:294 +msgid "Constant image uniform color" +msgstr "" + +#: literals.py:295 +msgid "GIMP image" +msgstr "" + +#: literals.py:296 +msgid "Adobe XML metadata" +msgstr "" + +#: literals.py:297 +msgid "X Windows system pixmap (color)" +msgstr "" + +#: literals.py:298 +msgid "Microsoft XML Paper Specification" +msgstr "" + +#: literals.py:300 +msgid "XV thumbnail file" +msgstr "" + +#: literals.py:301 +msgid "X Windows system window dump (color)" +msgstr "" + +#: literals.py:303 +msgid "Raw yellow samples" +msgstr "" + +#: literals.py:304 +msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +msgstr "" + +#: views.py:17 +msgid "suported file formats" +msgstr "" + +#: views.py:22 +msgid "name" +msgstr "" + +#: views.py:26 +msgid "description" +msgstr "" + +#: conf/settings.py:11 +msgid "File path to imagemagick's convert program." +msgstr "" + +#: conf/settings.py:12 +msgid "File path to imagemagick's identify program." +msgstr "" + +#: conf/settings.py:13 +msgid "File path to graphicsmagick's program." +msgstr "" + +#: conf/settings.py:15 +msgid "" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick, converter.backends.graphicsmagick and " +"converter.backends.python." +msgstr "" + +#: conf/settings.py:16 +msgid "Path to the libreoffice program." +msgstr "" + +#: templates/converter_file_formats_help.html:3 +msgid "Help" +msgstr "" + +#: templates/converter_file_formats_help.html:4 +#, python-format +msgid "" +"These are the file formats supported by the currently selected converter " +"backend. In this case: '%(backend)s'" +msgstr "" diff --git a/mayan/apps/converter/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/de_DE/LC_MESSAGES/django.mo index e95ffbf07c..8824d055a3 100644 Binary files a/mayan/apps/converter/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/converter/locale/de_DE/LC_MESSAGES/django.po index 88d4f424e8..78e08ade73 100644 --- a/mayan/apps/converter/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/de_DE/LC_MESSAGES/django.po @@ -3,6 +3,7 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Mathias Behrle , 2014 # Tobias Paepke , 2014 msgid "" msgstr "" @@ -10,7 +11,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 \n" +"Last-Translator: Mathias Behrle \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" diff --git a/mayan/apps/converter/locale/en/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/en/LC_MESSAGES/django.mo index 0a05ef3a09..b6d0a721d2 100644 Binary files a/mayan/apps/converter/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/en/LC_MESSAGES/django.po b/mayan/apps/converter/locale/en/LC_MESSAGES/django.po index 96ddf75487..0eb19ee557 100644 --- a/mayan/apps/converter/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/en/LC_MESSAGES/django.po @@ -1,925 +1,926 @@ # 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 , 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 \n" -"Language-Team: LANGUAGE \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:15 msgid "file formats" -msgstr "" +msgstr "file formats" #: literals.py:19 msgid "Resize" -msgstr "" +msgstr "Resize" #: literals.py:20 msgid "Resize." -msgstr "" +msgstr "Resize." #: literals.py:22 literals.py:37 msgid "width" -msgstr "" +msgstr "width" #: literals.py:23 literals.py:38 msgid "height" -msgstr "" +msgstr "height" #: literals.py:27 msgid "Rotate" -msgstr "" +msgstr "Rotate" #: literals.py:28 msgid "Rotate by n degress." -msgstr "" +msgstr "Rotate by n degress." #: literals.py:30 msgid "degrees" -msgstr "" +msgstr "degrees" #: literals.py:34 msgid "Density" -msgstr "" +msgstr "Density" #: literals.py:35 msgid "Change the resolution (ie: DPI) without resizing." -msgstr "" +msgstr "Change the resolution (ie: DPI) without resizing." #: literals.py:42 msgid "Zoom" -msgstr "" +msgstr "Zoom" #: literals.py:43 msgid "Zoom by n percent." -msgstr "" +msgstr "Zoom by n percent." #: literals.py:45 msgid "percent" -msgstr "" +msgstr "percent" #: literals.py:51 msgid "Hasselblad Photo RAW, CFV/H3D39II" -msgstr "" +msgstr "Hasselblad Photo RAW, CFV/H3D39II" #: literals.py:52 literals.py:53 msgid "Photoshop resource format" -msgstr "" +msgstr "Photoshop resource format" #: literals.py:54 msgid "Photoshop resource text format" -msgstr "" +msgstr "Photoshop resource text format" #: literals.py:55 msgid "Photoshop resource wide text format" -msgstr "" +msgstr "Photoshop resource wide text format" #: literals.py:57 msgid "Raw alpha samples" -msgstr "" +msgstr "Raw alpha samples" #: literals.py:58 msgid "Adobe Illustrator CS2" -msgstr "" +msgstr "Adobe Illustrator CS2" #: literals.py:59 msgid "Raw application information" -msgstr "" +msgstr "Raw application information" #: literals.py:60 msgid "Raw JPEG binary data" -msgstr "" +msgstr "Raw JPEG binary data" #: literals.py:61 msgid "PFS: 1st Publisher Clip Art" -msgstr "" +msgstr "PFS: 1st Publisher Clip Art" #: literals.py:62 msgid "Sony Alpha DSLR Raw Image Format" -msgstr "" +msgstr "Sony Alpha DSLR Raw Image Format" #: literals.py:63 msgid "Microsoft Audio/Visual Interleaved" -msgstr "" +msgstr "Microsoft Audio/Visual Interleaved" #: literals.py:64 msgid "AVS X image" -msgstr "" +msgstr "AVS X image" #: literals.py:66 msgid "Raw blue samples" -msgstr "" +msgstr "Raw blue samples" #: literals.py:67 msgid "Raw blue, green, and red samples" -msgstr "" +msgstr "Raw blue, green, and red samples" #: literals.py:68 msgid "Raw blue, green, red and alpha samples" -msgstr "" +msgstr "Raw blue, green, red and alpha samples" #: literals.py:69 msgid "Microsoft Windows bitmap image" -msgstr "" +msgstr "Microsoft Windows bitmap image" #: literals.py:70 msgid "Microsoft Windows bitmap image version 2" -msgstr "" +msgstr "Microsoft Windows bitmap image version 2" #: literals.py:71 msgid "Microsoft Windows bitmap image version 3" -msgstr "" +msgstr "Microsoft Windows bitmap image version 3" #: literals.py:72 msgid "BRF ASCII Braille format" -msgstr "" +msgstr "BRF ASCII Braille format" #: literals.py:73 msgid "Raw blue, red, and green samples" -msgstr "" +msgstr "Raw blue, red, and green samples" #: literals.py:75 msgid "Raw cyan samples" -msgstr "" +msgstr "Raw cyan samples" #: literals.py:76 literals.py:181 msgid "Magick Persistent Cache image format" -msgstr "" +msgstr "Magick Persistent Cache image format" #: literals.py:77 literals.py:78 msgid "Continuous Acquisition and Life-cycle Support Type 1 image" -msgstr "" +msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" #: literals.py:79 msgid "Image caption" -msgstr "" +msgstr "Image caption" #: literals.py:80 msgid "Cineon Image File" -msgstr "" +msgstr "Cineon Image File" #: literals.py:81 msgid "Cisco IP phone image format" -msgstr "" +msgstr "Cisco IP phone image format" #: literals.py:82 msgid "Image Clip Mask" -msgstr "" +msgstr "Image Clip Mask" #: literals.py:83 msgid "Raw cyan, magenta, yellow, and black samples" -msgstr "" +msgstr "Raw cyan, magenta, yellow, and black samples" #: literals.py:84 msgid "Raw cyan, magenta, yellow, black, and opacity samples" -msgstr "" +msgstr "Raw cyan, magenta, yellow, black, and opacity samples" #: literals.py:85 literals.py:86 msgid "Canon Digital Camera Raw Image Format" -msgstr "" +msgstr "Canon Digital Camera Raw Image Format" #: literals.py:87 msgid "Microsoft Cursor Icon" -msgstr "" +msgstr "Microsoft Cursor Icon" #: literals.py:88 msgid "DR Halo" -msgstr "" +msgstr "DR Halo" #: literals.py:90 msgid "Digital Imaging and Communications in Medicine image" -msgstr "" +msgstr "Digital Imaging and Communications in Medicine image" #: literals.py:91 msgid "Kodak Digital Camera Raw Image File" -msgstr "" +msgstr "Kodak Digital Camera Raw Image File" #: literals.py:92 msgid "ZSoft IBM PC multi-page Paintbrush" -msgstr "" +msgstr "ZSoft IBM PC multi-page Paintbrush" #: literals.py:93 msgid "Microsoft DirectDraw Surface" -msgstr "" +msgstr "Microsoft DirectDraw Surface" #: literals.py:94 msgid "Multi-face font package (Freetype 2.4.2)" -msgstr "" +msgstr "Multi-face font package (Freetype 2.4.2)" #: literals.py:95 msgid "Déjà vu" -msgstr "" +msgstr "Déjà vu" #: literals.py:96 msgid "Adobe Digital Negative" -msgstr "" +msgstr "Adobe Digital Negative" #: literals.py:97 msgid "Graphviz" -msgstr "" +msgstr "Graphviz" #: literals.py:98 msgid "SMPTE 268M-2003 (DPX 2.0)" -msgstr "" +msgstr "SMPTE 268M-2003 (DPX 2.0)" #: literals.py:100 msgid "Encapsulated Portable Document Format" -msgstr "" +msgstr "Encapsulated Portable Document Format" #: literals.py:101 literals.py:106 msgid "Adobe Encapsulated PostScript Interchange format" -msgstr "" +msgstr "Adobe Encapsulated PostScript Interchange format" #: literals.py:102 literals.py:105 msgid "Adobe Encapsulated PostScript" -msgstr "" +msgstr "Adobe Encapsulated PostScript" #: literals.py:103 msgid "Adobe Level II Encapsulated PostScript" -msgstr "" +msgstr "Adobe Level II Encapsulated PostScript" #: literals.py:104 msgid "Adobe Level III Encapsulated PostScript" -msgstr "" +msgstr "Adobe Level III Encapsulated PostScript" #: literals.py:107 msgid "Adobe Encapsulated PostScript with TIFF preview" -msgstr "" +msgstr "Adobe Encapsulated PostScript with TIFF preview" #: literals.py:108 msgid "Adobe Level II Encapsulated PostScript with TIFF preview" -msgstr "" +msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" #: literals.py:109 msgid "Adobe Level III Encapsulated PostScript with TIFF preview" -msgstr "" +msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" #: literals.py:110 msgid "Epson RAW Format" -msgstr "" +msgstr "Epson RAW Format" #: literals.py:111 msgid "Exif digital camera binary data" -msgstr "" +msgstr "Exif digital camera binary data" #: literals.py:112 msgid "High Dynamic-range (HDR)" -msgstr "" +msgstr "High Dynamic-range (HDR)" #: literals.py:114 msgid "Group 3 FAX (Not TIFF Group3 FAX)" -msgstr "" +msgstr "Group 3 FAX (Not TIFF Group3 FAX)" #: literals.py:115 msgid "Autodesk FLI animations file" -msgstr "" +msgstr "Autodesk FLI animations file" #: literals.py:116 msgid "Autodesk FLC animations file" -msgstr "" +msgstr "Autodesk FLC animations file" #: literals.py:117 literals.py:120 msgid "Flexible Image Transport System" -msgstr "" +msgstr "Flexible Image Transport System" #: literals.py:118 msgid "Kodak FlashPix file" -msgstr "" +msgstr "Kodak FlashPix file" #: literals.py:119 literals.py:225 msgid "Plasma fractal image" -msgstr "" +msgstr "Plasma fractal image" #: literals.py:122 msgid "Raw green samples" -msgstr "" +msgstr "Raw green samples" #: literals.py:123 msgid "Group 3 FAX" -msgstr "" +msgstr "Group 3 FAX" #: literals.py:124 msgid "Raw green, blue, and red samples" -msgstr "" +msgstr "Raw green, blue, and red samples" #: literals.py:125 msgid "GIMP brush file" -msgstr "" +msgstr "GIMP brush file" #: literals.py:126 msgid "CompuServe graphics interchange format (version 89a)" -msgstr "" +msgstr "CompuServe graphics interchange format (version 89a)" #: literals.py:127 msgid "CompuServe graphics interchange format (version 87a)" -msgstr "" +msgstr "CompuServe graphics interchange format (version 87a)" #: literals.py:128 msgid "Gradual passing from one shade to another" -msgstr "" +msgstr "Gradual passing from one shade to another" #: literals.py:129 msgid "Raw gray samples" -msgstr "" +msgstr "Raw gray samples" #: literals.py:130 msgid "Raw green, red, and blue samples" -msgstr "" +msgstr "Raw green, red, and blue samples" #: literals.py:131 msgid "Raw CCITT Group4" -msgstr "" +msgstr "Raw CCITT Group4" #: literals.py:133 msgid "Histogram of the image" -msgstr "" +msgstr "Histogram of the image" #: literals.py:134 msgid "HRZ: Slow scan TV" -msgstr "" +msgstr "HRZ: Slow scan TV" #: literals.py:135 literals.py:136 literals.py:255 msgid "Hypertext Markup Language and a client-side image map" -msgstr "" +msgstr "Hypertext Markup Language and a client-side image map" #: literals.py:138 literals.py:264 literals.py:279 literals.py:283 msgid "Truevision Targa image" -msgstr "" +msgstr "Truevision Targa image" #: literals.py:139 literals.py:140 msgid "ICC Color Profile" -msgstr "" +msgstr "ICC Color Profile" #: literals.py:141 literals.py:142 msgid "Microsoft Icon" -msgstr "" +msgstr "Microsoft Icon" #: literals.py:143 msgid "Hald CLUT identity image" -msgstr "" +msgstr "Hald CLUT identity image" #: literals.py:144 msgid "LabEye image format" -msgstr "" +msgstr "LabEye image format" #: literals.py:145 msgid "GraphicsMagick Embedded Image" -msgstr "" +msgstr "GraphicsMagick Embedded Image" #: literals.py:146 msgid "The image format and characteristics" -msgstr "" +msgstr "The image format and characteristics" #: literals.py:147 msgid "Base64-encoded inline images" -msgstr "" +msgstr "Base64-encoded inline images" #: literals.py:148 msgid "IPL Image Sequence" -msgstr "" +msgstr "IPL Image Sequence" #: literals.py:149 msgid "IPTC Newsphoto" -msgstr "" +msgstr "IPTC Newsphoto" #: literals.py:150 literals.py:151 msgid "IPTC Newsphoto text format" -msgstr "" +msgstr "IPTC Newsphoto text format" #: literals.py:152 msgid "ISO/TR 11548-1 format" -msgstr "" +msgstr "ISO/TR 11548-1 format" #: literals.py:154 literals.py:157 msgid "JPEG-2000 Code Stream Syntax" -msgstr "" +msgstr "JPEG-2000 Code Stream Syntax" #: literals.py:155 msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" +msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" #: literals.py:156 msgid "JPEG-2000 JP2 File Format Syntax" -msgstr "" +msgstr "JPEG-2000 JP2 File Format Syntax" #: literals.py:158 literals.py:159 msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" -msgstr "" +msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" #: literals.py:160 msgid "JPEG-2000 File Format Syntax" -msgstr "" +msgstr "JPEG-2000 File Format Syntax" #: literals.py:162 msgid "Raw black samples" -msgstr "" +msgstr "Raw black samples" #: literals.py:163 literals.py:164 msgid "Kodak Digital Camera Raw Image Format" -msgstr "" +msgstr "Kodak Digital Camera Raw Image Format" #: literals.py:166 msgid "Image label" -msgstr "" +msgstr "Image label" #: literals.py:168 msgid "Raw magenta samples" -msgstr "" +msgstr "Raw magenta samples" #: literals.py:169 literals.py:179 literals.py:182 literals.py:183 msgid "MPEG Video Stream" -msgstr "" +msgstr "MPEG Video Stream" #: literals.py:170 msgid "Raw MPEG-4 Video" -msgstr "" +msgstr "Raw MPEG-4 Video" #: literals.py:171 msgid "Colormap intensities and indices" -msgstr "" +msgstr "Colormap intensities and indices" #: literals.py:172 msgid "MATLAB image format" -msgstr "" +msgstr "MATLAB image format" #: literals.py:173 msgid "MATTE raw opacity format" -msgstr "" +msgstr "MATTE raw opacity format" #: literals.py:174 msgid "8-bit McIdas area file" -msgstr "" +msgstr "8-bit McIdas area file" #: literals.py:175 msgid "Microsoft Image Composer (MIC) file" -msgstr "" +msgstr "Microsoft Image Composer (MIC) file" #: literals.py:176 msgid "Magick Image File Format" -msgstr "" +msgstr "Magick Image File Format" #: literals.py:177 msgid "" "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" +msgstr "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" #: literals.py:178 msgid "Raw Bi-level bitmap in least-significant-byte first order" -msgstr "" +msgstr "Raw Bi-level bitmap in least-significant-byte first order" #: literals.py:180 msgid "MPEG-4 Video Stream" -msgstr "" +msgstr "MPEG-4 Video Stream" #: literals.py:184 msgid "Sony (Minolta) Raw Image File" -msgstr "" +msgstr "Sony (Minolta) Raw Image File" #: literals.py:185 msgid "Magick Scripting Language" -msgstr "" +msgstr "Magick Scripting Language" #: literals.py:186 msgid "Windows 1 and 2 MSP file format" -msgstr "" +msgstr "Windows 1 and 2 MSP file format" #: literals.py:187 msgid "ImageMagick's own SVG internal renderer" -msgstr "" +msgstr "ImageMagick's own SVG internal renderer" #: literals.py:188 msgid "MTV Raytracing image format" -msgstr "" +msgstr "MTV Raytracing image format" #: literals.py:189 msgid "Magick Vector Graphics" -msgstr "" +msgstr "Magick Vector Graphics" #: literals.py:191 msgid "Nikon Digital SLR Camera Raw Image File" -msgstr "" +msgstr "Nikon Digital SLR Camera Raw Image File" #: literals.py:192 msgid "Constant image of uniform color" -msgstr "" +msgstr "Constant image of uniform color" #: literals.py:194 msgid "Raw opacity samples" -msgstr "" +msgstr "Raw opacity samples" #: literals.py:195 msgid "Olympus Digital Camera Raw Image File" -msgstr "" +msgstr "Olympus Digital Camera Raw Image File" #: literals.py:196 msgid "On-the-air bitmap" -msgstr "" +msgstr "On-the-air bitmap" #: literals.py:197 msgid "Open Type font (Freetype 2.4.2)" -msgstr "" +msgstr "Open Type font (Freetype 2.4.2)" #: literals.py:199 msgid "Xv thumbnail format" -msgstr "" +msgstr "Xv thumbnail format" #: literals.py:200 literals.py:277 msgid "16bit/pixel interleaved YUV" -msgstr "" +msgstr "16bit/pixel interleaved YUV" #: literals.py:201 msgid "Palm pixmap" -msgstr "" +msgstr "Palm pixmap" #: literals.py:202 msgid "Common 2-dimensional bitmap format" -msgstr "" +msgstr "Common 2-dimensional bitmap format" #: literals.py:203 msgid "Predefined pattern" -msgstr "" +msgstr "Predefined pattern" #: literals.py:204 msgid "Portable bitmap format (black and white)" -msgstr "" +msgstr "Portable bitmap format (black and white)" #: literals.py:205 literals.py:206 msgid "Photo CD" -msgstr "" +msgstr "Photo CD" #: literals.py:207 msgid "Page Control Language" -msgstr "" +msgstr "Page Control Language" #: literals.py:208 literals.py:221 msgid "Apple Macintosh QuickDraw/PICT" -msgstr "" +msgstr "Apple Macintosh QuickDraw/PICT" #: literals.py:209 msgid "ZSoft IBM PC Paintbrush" -msgstr "" +msgstr "ZSoft IBM PC Paintbrush" #: literals.py:210 msgid "Palm Database ImageViewer Format" -msgstr "" +msgstr "Palm Database ImageViewer Format" #: literals.py:211 msgid "Portable Document Format" -msgstr "" +msgstr "Portable Document Format" #: literals.py:212 msgid "Portable Document Archive Format" -msgstr "" +msgstr "Portable Document Archive Format" #: literals.py:213 msgid "Pentax Electronic File" -msgstr "" +msgstr "Pentax Electronic File" #: literals.py:214 msgid "Embrid Embroidery Format" -msgstr "" +msgstr "Embrid Embroidery Format" #: literals.py:215 msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" -msgstr "" +msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" #: literals.py:216 msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" -msgstr "" +msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" #: literals.py:217 msgid "Portable float format" -msgstr "" +msgstr "Portable float format" #: literals.py:218 msgid "Portable graymap format (gray scale)" -msgstr "" +msgstr "Portable graymap format (gray scale)" #: literals.py:219 msgid "JPEG-2000 VM Format" -msgstr "" +msgstr "JPEG-2000 VM Format" #: literals.py:220 msgid "Personal Icon" -msgstr "" +msgstr "Personal Icon" #: literals.py:222 msgid "Alias/Wavefront RLE image format" -msgstr "" +msgstr "Alias/Wavefront RLE image format" #: literals.py:223 msgid "PIXAR raster file" -msgstr "" +msgstr "PIXAR raster file" #: literals.py:224 msgid "Joint Photographic Experts Group JFIF format (62)" -msgstr "" +msgstr "Joint Photographic Experts Group JFIF format (62)" #: literals.py:226 msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" +msgstr "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" #: literals.py:227 msgid "" "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" +msgstr "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" #: literals.py:228 msgid "" "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " "1.2.3.3,1.2.3.4)" -msgstr "" +msgstr "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" #: literals.py:229 msgid "" "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " "1.2.3.3,1.2.3.4)" -msgstr "" +msgstr "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" #: literals.py:230 msgid "Portable anymap" -msgstr "" +msgstr "Portable anymap" #: literals.py:231 msgid "Portable pixmap format (color)" -msgstr "" +msgstr "Portable pixmap format (color)" #: literals.py:232 msgid "Show a preview an image enhancement, effect, or f/x" -msgstr "" +msgstr "Show a preview an image enhancement, effect, or f/x" #: literals.py:233 msgid "Adobe PostScript" -msgstr "" +msgstr "Adobe PostScript" #: literals.py:234 msgid "Adobe Level II PostScript" -msgstr "" +msgstr "Adobe Level II PostScript" #: literals.py:235 msgid "Adobe Level III PostScript" -msgstr "" +msgstr "Adobe Level III PostScript" #: literals.py:236 msgid "Adobe Large Document Format" -msgstr "" +msgstr "Adobe Large Document Format" #: literals.py:237 msgid "Adobe Photoshop bitmap" -msgstr "" +msgstr "Adobe Photoshop bitmap" #: literals.py:238 msgid "Pyramid encoded TIFF" -msgstr "" +msgstr "Pyramid encoded TIFF" #: literals.py:239 literals.py:253 msgid "Seattle Film Works" -msgstr "" +msgstr "Seattle Film Works" #: literals.py:241 msgid "Raw red samples" -msgstr "" +msgstr "Raw red samples" #: literals.py:242 msgid "Fuji CCD-RAW Graphic File" -msgstr "" +msgstr "Fuji CCD-RAW Graphic File" #: literals.py:243 literals.py:259 msgid "SUN Rasterfile" -msgstr "" +msgstr "SUN Rasterfile" #: literals.py:244 msgid "Raw red, blue, and green samples" -msgstr "" +msgstr "Raw red, blue, and green samples" #: literals.py:245 msgid "Raw red, green, and blue samples" -msgstr "" +msgstr "Raw red, green, and blue samples" #: literals.py:246 msgid "Raw red, green, blue, and matte samples" -msgstr "" +msgstr "Raw red, green, blue, and matte samples" #: literals.py:247 msgid "Raw red, green, blue, and opacity samples" -msgstr "" +msgstr "Raw red, green, blue, and opacity samples" #: literals.py:248 msgid "Alias/Wavefront image" -msgstr "" +msgstr "Alias/Wavefront image" #: literals.py:249 msgid "Utah Run length encoded image" -msgstr "" +msgstr "Utah Run length encoded image" #: literals.py:251 msgid "ZX-Spectrum SCREEN$" -msgstr "" +msgstr "ZX-Spectrum SCREEN$" #: literals.py:252 msgid "Scitex HandShake" -msgstr "" +msgstr "Scitex HandShake" #: literals.py:254 msgid "Irix RGB image" -msgstr "" +msgstr "Irix RGB image" #: literals.py:256 msgid "Sony Raw Format 2" -msgstr "" +msgstr "Sony Raw Format 2" #: literals.py:257 msgid "Sony Raw Format" -msgstr "" +msgstr "Sony Raw Format" #: literals.py:258 msgid "Steganographic image" -msgstr "" +msgstr "Steganographic image" #: literals.py:260 msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" -msgstr "" +msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" #: literals.py:261 msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" -msgstr "" +msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" #: literals.py:263 literals.py:273 msgid "Text" -msgstr "" +msgstr "Text" #: literals.py:265 msgid "EXIF Profile Thumbnail" -msgstr "" +msgstr "EXIF Profile Thumbnail" #: literals.py:266 msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" -msgstr "" +msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" #: literals.py:267 msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" -msgstr "" +msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" #: literals.py:268 msgid "Tile image with a texture" -msgstr "" +msgstr "Tile image with a texture" #: literals.py:269 msgid "PSX TIM" -msgstr "" +msgstr "PSX TIM" #: literals.py:270 msgid "TOPOL X Image" -msgstr "" +msgstr "TOPOL X Image" #: literals.py:271 msgid "TrueType font collection (Freetype 2.4.2)" -msgstr "" +msgstr "TrueType font collection (Freetype 2.4.2)" #: literals.py:272 msgid "TrueType font (Freetype 2.4.2)" -msgstr "" +msgstr "TrueType font (Freetype 2.4.2)" #: literals.py:275 msgid "Unicode Text format" -msgstr "" +msgstr "Unicode Text format" #: literals.py:276 msgid "X-Motif UIL table" -msgstr "" +msgstr "X-Motif UIL table" #: literals.py:280 msgid "VICAR rasterfile format" -msgstr "" +msgstr "VICAR rasterfile format" #: literals.py:281 msgid "Visual Image Directory" -msgstr "" +msgstr "Visual Image Directory" #: literals.py:282 literals.py:299 msgid "Khoros Visualization image" -msgstr "" +msgstr "Khoros Visualization image" #: literals.py:285 msgid "Wireless Bitmap (level 0) image" -msgstr "" +msgstr "Wireless Bitmap (level 0) image" #: literals.py:286 msgid "Windows Meta File" -msgstr "" +msgstr "Windows Meta File" #: literals.py:287 msgid "Word Perfect Graphics" -msgstr "" +msgstr "Word Perfect Graphics" #: literals.py:288 msgid "Windows Media Video" -msgstr "" +msgstr "Windows Media Video" #: literals.py:289 msgid "Compressed Windows Meta File" -msgstr "" +msgstr "Compressed Windows Meta File" #: literals.py:291 msgid "X Window System" -msgstr "" +msgstr "X Window System" #: literals.py:292 msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" -msgstr "" +msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" #: literals.py:293 msgid "X Windows system bitmap (black and white)" -msgstr "" +msgstr "X Windows system bitmap (black and white)" #: literals.py:294 msgid "Constant image uniform color" -msgstr "" +msgstr "Constant image uniform color" #: literals.py:295 msgid "GIMP image" -msgstr "" +msgstr "GIMP image" #: literals.py:296 msgid "Adobe XML metadata" -msgstr "" +msgstr "Adobe XML metadata" #: literals.py:297 msgid "X Windows system pixmap (color)" -msgstr "" +msgstr "X Windows system pixmap (color)" #: literals.py:298 msgid "Microsoft XML Paper Specification" -msgstr "" +msgstr "Microsoft XML Paper Specification" #: literals.py:300 msgid "XV thumbnail file" -msgstr "" +msgstr "XV thumbnail file" #: literals.py:301 msgid "X Windows system window dump (color)" -msgstr "" +msgstr "X Windows system window dump (color)" #: literals.py:303 msgid "Raw yellow samples" -msgstr "" +msgstr "Raw yellow samples" #: literals.py:304 msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" -msgstr "" +msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" #: views.py:17 msgid "suported file formats" -msgstr "" +msgstr "suported file formats" #: views.py:22 msgid "name" -msgstr "" +msgstr "name" #: views.py:26 msgid "description" -msgstr "" +msgstr "description" #: conf/settings.py:11 msgid "File path to imagemagick's convert program." -msgstr "" +msgstr "File path to imagemagick's convert program." #: conf/settings.py:12 msgid "File path to imagemagick's identify program." -msgstr "" +msgstr "File path to imagemagick's identify program." #: conf/settings.py:13 msgid "File path to graphicsmagick's program." -msgstr "" +msgstr "File path to graphicsmagick's program." #: conf/settings.py:15 msgid "" -"Graphics conversion backend to use. Options are: converter.backends." -"imagemagick, converter.backends.graphicsmagick and converter.backends.python." -msgstr "" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick, converter.backends.graphicsmagick and " +"converter.backends.python." +msgstr "Graphics conversion backend to use. Options are: converter.backends.imagemagick, converter.backends.graphicsmagick and converter.backends.python." #: conf/settings.py:16 msgid "Path to the libreoffice program." -msgstr "" +msgstr "Path to the libreoffice program." #: templates/converter_file_formats_help.html:3 msgid "Help" -msgstr "" +msgstr "Help" #: templates/converter_file_formats_help.html:4 #, python-format msgid "" "These are the file formats supported by the currently selected converter " "backend. In this case: '%(backend)s'" -msgstr "" +msgstr "These are the file formats supported by the currently selected converter backend. In this case: '%(backend)s'" diff --git a/mayan/apps/converter/locale/es/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/es/LC_MESSAGES/django.mo index 95de03eebc..cbb7253a51 100644 Binary files a/mayan/apps/converter/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/es/LC_MESSAGES/django.po b/mayan/apps/converter/locale/es/LC_MESSAGES/django.po index 7b05f1eb61..5f12e487a2 100644 --- a/mayan/apps/converter/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/es/LC_MESSAGES/django.po @@ -3,14 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Roberto Rosario , 2011-2012. +# jmcainzos , 2013 +# 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:05+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-09-13 10:45+0000\n" +"Last-Translator: jmcainzos \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" @@ -36,7 +37,7 @@ msgstr "ancho" #: literals.py:23 literals.py:38 msgid "height" -msgstr "altura" +msgstr "alto" #: literals.py:27 msgid "Rotate" @@ -84,11 +85,11 @@ msgstr "Formato de recursos de texto Photoshop" #: literals.py:55 msgid "Photoshop resource wide text format" -msgstr "Formato a lo largo de recursos de texto Photoshop" +msgstr "Formato ancho de recursos de texto Photoshop" #: literals.py:57 msgid "Raw alpha samples" -msgstr "Muestras crudas de transparencias" +msgstr "Muestras en bruto de transparencias" #: literals.py:58 msgid "Adobe Illustrator CS2" @@ -96,11 +97,11 @@ msgstr "Adobe Illustrator CS2" #: literals.py:59 msgid "Raw application information" -msgstr "Información cruda de aplicación" +msgstr "Información en bruto de aplicación" #: literals.py:60 msgid "Raw JPEG binary data" -msgstr "Datos binarios crudos JPEG" +msgstr "Datos binarios en bruto JPEG" #: literals.py:61 msgid "PFS: 1st Publisher Clip Art" @@ -108,7 +109,7 @@ msgstr "Galería de imágenes de PFS: 1st Publisher" #: literals.py:62 msgid "Sony Alpha DSLR Raw Image Format" -msgstr "Formato de imagen crudas Sony Alpha DSLR" +msgstr "Formato de imagen en bruto Sony Alpha DSLR" #: literals.py:63 msgid "Microsoft Audio/Visual Interleaved" @@ -120,19 +121,19 @@ msgstr "Imagen AVS X" #: literals.py:66 msgid "Raw blue samples" -msgstr "Muestras crudas de color azul" +msgstr "Muestras en bruto de color azul" #: literals.py:67 msgid "Raw blue, green, and red samples" -msgstr "Muestras crudas de colores azul, verde y rojo" +msgstr "Muestras en bruto de colores azul, verde y rojo" #: literals.py:68 msgid "Raw blue, green, red and alpha samples" -msgstr "Muestras crudas de colores azul, verde, rojo y transparencias" +msgstr "Muestras en bruto de colores azul, verde, rojo y transparencias" #: literals.py:69 msgid "Microsoft Windows bitmap image" -msgstr "Microsoft Windows bitmap image" +msgstr "Microsoft Windows imagen de mapa de bits" #: literals.py:70 msgid "Microsoft Windows bitmap image version 2" @@ -148,11 +149,11 @@ msgstr "Formato BRF ASCII Braille" #: literals.py:73 msgid "Raw blue, red, and green samples" -msgstr "Muestras crudas de colores azul, verde y rojo" +msgstr "Muestras en bruto de colores azul, verde y rojo" #: literals.py:75 msgid "Raw cyan samples" -msgstr "Muestras crudas de color cian" +msgstr "Muestras en bruto de color cian" #: literals.py:76 literals.py:181 msgid "Magick Persistent Cache image format" @@ -176,15 +177,15 @@ msgstr "Formato de imagen de Teléfono IP de Cisco" #: literals.py:82 msgid "Image Clip Mask" -msgstr "Image Clip Mask" +msgstr "Máscara de recorte de Imagen" #: literals.py:83 msgid "Raw cyan, magenta, yellow, and black samples" -msgstr "Muestras crudas de cian, magenta, amarillo y negro" +msgstr "Muestras en bruto de cian, magenta, amarillo y negro" #: literals.py:84 msgid "Raw cyan, magenta, yellow, black, and opacity samples" -msgstr "Muestras crudas de cian, magenta, amarillo, negro y opacidad" +msgstr "Muestras en bruto de cian, magenta, amarillo, negro y opacidad" #: literals.py:85 literals.py:86 msgid "Canon Digital Camera Raw Image Format" @@ -192,7 +193,7 @@ msgstr "Canon Digital Camera Raw Image Format" #: literals.py:87 msgid "Microsoft Cursor Icon" -msgstr "Emblema de cursor Microsoft" +msgstr "Icono de cursor Microsoft" #: literals.py:88 msgid "DR Halo" @@ -304,19 +305,19 @@ msgstr "Plasma fractal image" #: literals.py:122 msgid "Raw green samples" -msgstr "Raw green samples" +msgstr "Muestreo verde en bruto" #: literals.py:123 msgid "Group 3 FAX" -msgstr "Group 3 FAX" +msgstr "FAX Grupo 3" #: literals.py:124 msgid "Raw green, blue, and red samples" -msgstr "Raw green, blue, and red samples" +msgstr "Muestreos en bruto verde, azul y rojo" #: literals.py:125 msgid "GIMP brush file" -msgstr "GIMP brush file" +msgstr "Fichero de pincel GIMP" #: literals.py:126 msgid "CompuServe graphics interchange format (version 89a)" @@ -328,23 +329,23 @@ msgstr "CompuServe graphics interchange format (version 87a)" #: literals.py:128 msgid "Gradual passing from one shade to another" -msgstr "Gradual passing from one shade to another" +msgstr "Transformación gradual de un sombreado a otro" #: literals.py:129 msgid "Raw gray samples" -msgstr "Raw gray samples" +msgstr "Muestreos en bruto en escala de grises" #: literals.py:130 msgid "Raw green, red, and blue samples" -msgstr "Raw green, red, and blue samples" +msgstr "Muestreos en bruto verde, rojo y azul" #: literals.py:131 msgid "Raw CCITT Group4" -msgstr "Raw CCITT Group4" +msgstr "CCITT Grupo4 en bruto" #: literals.py:133 msgid "Histogram of the image" -msgstr "Histogram of the image" +msgstr "Histograma de la imagen" #: literals.py:134 msgid "HRZ: Slow scan TV" @@ -352,7 +353,7 @@ msgstr "HRZ: Slow scan TV" #: literals.py:135 literals.py:136 literals.py:255 msgid "Hypertext Markup Language and a client-side image map" -msgstr "Hypertext Markup Language and a client-side image map" +msgstr "Lenguaje de Marcado de Hipertexto (HTML) y mapa de imagen en el cliente" #: literals.py:138 literals.py:264 literals.py:279 literals.py:283 msgid "Truevision Targa image" @@ -360,7 +361,7 @@ msgstr "Truevision Targa image" #: literals.py:139 literals.py:140 msgid "ICC Color Profile" -msgstr "ICC Color Profile" +msgstr "Perfil de Color ICC" #: literals.py:141 literals.py:142 msgid "Microsoft Icon" @@ -424,7 +425,7 @@ msgstr "JPEG-2000 File Format Syntax" #: literals.py:162 msgid "Raw black samples" -msgstr "Raw black samples" +msgstr "Muestreos en bruto negros" #: literals.py:163 literals.py:164 msgid "Kodak Digital Camera Raw Image Format" @@ -432,11 +433,11 @@ msgstr "Kodak Digital Camera Raw Image Format" #: literals.py:166 msgid "Image label" -msgstr "Image label" +msgstr "Etiqueta de imagen" #: literals.py:168 msgid "Raw magenta samples" -msgstr "Raw magenta samples" +msgstr "Muestreo en bruto magenta" #: literals.py:169 literals.py:179 literals.py:182 literals.py:183 msgid "MPEG Video Stream" @@ -444,11 +445,11 @@ msgstr "MPEG Video Stream" #: literals.py:170 msgid "Raw MPEG-4 Video" -msgstr "Raw MPEG-4 Video" +msgstr "Video en bruto MPEG-4 " #: literals.py:171 msgid "Colormap intensities and indices" -msgstr "Colormap intensities and indices" +msgstr "Intensidades e indices de los colores de la imagen" #: literals.py:172 msgid "MATLAB image format" @@ -513,11 +514,11 @@ msgstr "Nikon Digital SLR Camera Raw Image File" #: literals.py:192 msgid "Constant image of uniform color" -msgstr "Constant image of uniform color" +msgstr "Imagen plana de color uniforme" #: literals.py:194 msgid "Raw opacity samples" -msgstr "Raw opacity samples" +msgstr "Muestreos en bruto de opacidad" #: literals.py:195 msgid "Olympus Digital Camera Raw Image File" @@ -549,7 +550,7 @@ msgstr "Common 2-dimensional bitmap format" #: literals.py:203 msgid "Predefined pattern" -msgstr "Predefined pattern" +msgstr "Patrón predefinido" #: literals.py:204 msgid "Portable bitmap format (black and white)" @@ -613,7 +614,7 @@ msgstr "JPEG-2000 VM Format" #: literals.py:220 msgid "Personal Icon" -msgstr "Personal Icon" +msgstr "Icono personal" #: literals.py:222 msgid "Alias/Wavefront RLE image format" @@ -658,7 +659,7 @@ msgstr "Portable pixmap format (color)" #: literals.py:232 msgid "Show a preview an image enhancement, effect, or f/x" -msgstr "Show a preview an image enhancement, effect, or f/x" +msgstr "Mostrar una previsualización del realzado de la imagen, efecto o efectos especiales (fx)" #: literals.py:233 msgid "Adobe PostScript" @@ -690,7 +691,7 @@ msgstr "Seattle Film Works" #: literals.py:241 msgid "Raw red samples" -msgstr "Raw red samples" +msgstr "Muestreos en bruto rojos" #: literals.py:242 msgid "Fuji CCD-RAW Graphic File" @@ -746,7 +747,7 @@ msgstr "Sony Raw Format" #: literals.py:258 msgid "Steganographic image" -msgstr "Steganographic image" +msgstr "Imagen Esteganográfica" #: literals.py:260 msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" @@ -758,7 +759,7 @@ msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" #: literals.py:263 literals.py:273 msgid "Text" -msgstr "Text" +msgstr "Texto" #: literals.py:265 msgid "EXIF Profile Thumbnail" @@ -774,7 +775,7 @@ msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" #: literals.py:268 msgid "Tile image with a texture" -msgstr "Tile image with a texture" +msgstr "Imagen de mosaico con textura" #: literals.py:269 msgid "PSX TIM" @@ -846,7 +847,7 @@ msgstr "X Windows system bitmap (black and white)" #: literals.py:294 msgid "Constant image uniform color" -msgstr "Constant image uniform color" +msgstr "Imagen plana de color uniforme" #: literals.py:295 msgid "GIMP image" @@ -902,14 +903,14 @@ msgstr "Ruta de archivo al programa de imagemagick, identify." #: conf/settings.py:13 msgid "File path to graphicsmagick's program." -msgstr "Ruta de archivo al programa imagemagick." +msgstr "Ruta de archivo al programa graphicsmagick." #: conf/settings.py:15 msgid "" "Graphics conversion backend to use. Options are: " "converter.backends.imagemagick, converter.backends.graphicsmagick and " "converter.backends.python." -msgstr "Manejador de conversión a usarse. Opciones son: converter.backends.imagemagick, converter.backends.graphicsmagick y converter.backends.python." +msgstr "Manejador de conversión a usar. Opciones son: converter.backends.imagemagick, converter.backends.graphicsmagick y converter.backends.python." #: conf/settings.py:16 msgid "Path to the libreoffice program." @@ -924,4 +925,4 @@ msgstr "Ayuda" msgid "" "These are the file formats supported by the currently selected converter " "backend. In this case: '%(backend)s'" -msgstr "Estos son los formatos de archivo apoyados por el servidor del convertidor seleccionado. En este caso: '%(backend)s'" +msgstr "Estos son los formatos de archivo soportados por el servidor del convertidor seleccionado. En este caso: '%(backend)s'" diff --git a/mayan/apps/converter/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..f402693746 Binary files /dev/null and b/mayan/apps/converter/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/fa/LC_MESSAGES/django.po b/mayan/apps/converter/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 0000000000..5d9f1a0dba --- /dev/null +++ b/mayan/apps/converter/locale/fa/LC_MESSAGES/django.po @@ -0,0 +1,926 @@ +# 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: 2013-06-16 18:57+0000\n" +"Last-Translator: Roberto Rosario\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:15 +msgid "file formats" +msgstr "" + +#: literals.py:19 +msgid "Resize" +msgstr "" + +#: literals.py:20 +msgid "Resize." +msgstr "" + +#: literals.py:22 literals.py:37 +msgid "width" +msgstr "" + +#: literals.py:23 literals.py:38 +msgid "height" +msgstr "" + +#: literals.py:27 +msgid "Rotate" +msgstr "" + +#: literals.py:28 +msgid "Rotate by n degress." +msgstr "" + +#: literals.py:30 +msgid "degrees" +msgstr "" + +#: literals.py:34 +msgid "Density" +msgstr "" + +#: literals.py:35 +msgid "Change the resolution (ie: DPI) without resizing." +msgstr "" + +#: literals.py:42 +msgid "Zoom" +msgstr "" + +#: literals.py:43 +msgid "Zoom by n percent." +msgstr "" + +#: literals.py:45 +msgid "percent" +msgstr "" + +#: literals.py:51 +msgid "Hasselblad Photo RAW, CFV/H3D39II" +msgstr "" + +#: literals.py:52 literals.py:53 +msgid "Photoshop resource format" +msgstr "" + +#: literals.py:54 +msgid "Photoshop resource text format" +msgstr "" + +#: literals.py:55 +msgid "Photoshop resource wide text format" +msgstr "" + +#: literals.py:57 +msgid "Raw alpha samples" +msgstr "" + +#: literals.py:58 +msgid "Adobe Illustrator CS2" +msgstr "" + +#: literals.py:59 +msgid "Raw application information" +msgstr "" + +#: literals.py:60 +msgid "Raw JPEG binary data" +msgstr "" + +#: literals.py:61 +msgid "PFS: 1st Publisher Clip Art" +msgstr "" + +#: literals.py:62 +msgid "Sony Alpha DSLR Raw Image Format" +msgstr "" + +#: literals.py:63 +msgid "Microsoft Audio/Visual Interleaved" +msgstr "" + +#: literals.py:64 +msgid "AVS X image" +msgstr "" + +#: literals.py:66 +msgid "Raw blue samples" +msgstr "" + +#: literals.py:67 +msgid "Raw blue, green, and red samples" +msgstr "" + +#: literals.py:68 +msgid "Raw blue, green, red and alpha samples" +msgstr "" + +#: literals.py:69 +msgid "Microsoft Windows bitmap image" +msgstr "" + +#: literals.py:70 +msgid "Microsoft Windows bitmap image version 2" +msgstr "" + +#: literals.py:71 +msgid "Microsoft Windows bitmap image version 3" +msgstr "" + +#: literals.py:72 +msgid "BRF ASCII Braille format" +msgstr "" + +#: literals.py:73 +msgid "Raw blue, red, and green samples" +msgstr "" + +#: literals.py:75 +msgid "Raw cyan samples" +msgstr "" + +#: literals.py:76 literals.py:181 +msgid "Magick Persistent Cache image format" +msgstr "" + +#: literals.py:77 literals.py:78 +msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +msgstr "" + +#: literals.py:79 +msgid "Image caption" +msgstr "" + +#: literals.py:80 +msgid "Cineon Image File" +msgstr "" + +#: literals.py:81 +msgid "Cisco IP phone image format" +msgstr "" + +#: literals.py:82 +msgid "Image Clip Mask" +msgstr "" + +#: literals.py:83 +msgid "Raw cyan, magenta, yellow, and black samples" +msgstr "" + +#: literals.py:84 +msgid "Raw cyan, magenta, yellow, black, and opacity samples" +msgstr "" + +#: literals.py:85 literals.py:86 +msgid "Canon Digital Camera Raw Image Format" +msgstr "" + +#: literals.py:87 +msgid "Microsoft Cursor Icon" +msgstr "" + +#: literals.py:88 +msgid "DR Halo" +msgstr "" + +#: literals.py:90 +msgid "Digital Imaging and Communications in Medicine image" +msgstr "" + +#: literals.py:91 +msgid "Kodak Digital Camera Raw Image File" +msgstr "" + +#: literals.py:92 +msgid "ZSoft IBM PC multi-page Paintbrush" +msgstr "" + +#: literals.py:93 +msgid "Microsoft DirectDraw Surface" +msgstr "" + +#: literals.py:94 +msgid "Multi-face font package (Freetype 2.4.2)" +msgstr "" + +#: literals.py:95 +msgid "Déjà vu" +msgstr "" + +#: literals.py:96 +msgid "Adobe Digital Negative" +msgstr "" + +#: literals.py:97 +msgid "Graphviz" +msgstr "" + +#: literals.py:98 +msgid "SMPTE 268M-2003 (DPX 2.0)" +msgstr "" + +#: literals.py:100 +msgid "Encapsulated Portable Document Format" +msgstr "" + +#: literals.py:101 literals.py:106 +msgid "Adobe Encapsulated PostScript Interchange format" +msgstr "" + +#: literals.py:102 literals.py:105 +msgid "Adobe Encapsulated PostScript" +msgstr "" + +#: literals.py:103 +msgid "Adobe Level II Encapsulated PostScript" +msgstr "" + +#: literals.py:104 +msgid "Adobe Level III Encapsulated PostScript" +msgstr "" + +#: literals.py:107 +msgid "Adobe Encapsulated PostScript with TIFF preview" +msgstr "" + +#: literals.py:108 +msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +msgstr "" + +#: literals.py:109 +msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +msgstr "" + +#: literals.py:110 +msgid "Epson RAW Format" +msgstr "" + +#: literals.py:111 +msgid "Exif digital camera binary data" +msgstr "" + +#: literals.py:112 +msgid "High Dynamic-range (HDR)" +msgstr "" + +#: literals.py:114 +msgid "Group 3 FAX (Not TIFF Group3 FAX)" +msgstr "" + +#: literals.py:115 +msgid "Autodesk FLI animations file" +msgstr "" + +#: literals.py:116 +msgid "Autodesk FLC animations file" +msgstr "" + +#: literals.py:117 literals.py:120 +msgid "Flexible Image Transport System" +msgstr "" + +#: literals.py:118 +msgid "Kodak FlashPix file" +msgstr "" + +#: literals.py:119 literals.py:225 +msgid "Plasma fractal image" +msgstr "" + +#: literals.py:122 +msgid "Raw green samples" +msgstr "" + +#: literals.py:123 +msgid "Group 3 FAX" +msgstr "" + +#: literals.py:124 +msgid "Raw green, blue, and red samples" +msgstr "" + +#: literals.py:125 +msgid "GIMP brush file" +msgstr "" + +#: literals.py:126 +msgid "CompuServe graphics interchange format (version 89a)" +msgstr "" + +#: literals.py:127 +msgid "CompuServe graphics interchange format (version 87a)" +msgstr "" + +#: literals.py:128 +msgid "Gradual passing from one shade to another" +msgstr "" + +#: literals.py:129 +msgid "Raw gray samples" +msgstr "" + +#: literals.py:130 +msgid "Raw green, red, and blue samples" +msgstr "" + +#: literals.py:131 +msgid "Raw CCITT Group4" +msgstr "" + +#: literals.py:133 +msgid "Histogram of the image" +msgstr "" + +#: literals.py:134 +msgid "HRZ: Slow scan TV" +msgstr "" + +#: literals.py:135 literals.py:136 literals.py:255 +msgid "Hypertext Markup Language and a client-side image map" +msgstr "" + +#: literals.py:138 literals.py:264 literals.py:279 literals.py:283 +msgid "Truevision Targa image" +msgstr "" + +#: literals.py:139 literals.py:140 +msgid "ICC Color Profile" +msgstr "" + +#: literals.py:141 literals.py:142 +msgid "Microsoft Icon" +msgstr "" + +#: literals.py:143 +msgid "Hald CLUT identity image" +msgstr "" + +#: literals.py:144 +msgid "LabEye image format" +msgstr "" + +#: literals.py:145 +msgid "GraphicsMagick Embedded Image" +msgstr "" + +#: literals.py:146 +msgid "The image format and characteristics" +msgstr "" + +#: literals.py:147 +msgid "Base64-encoded inline images" +msgstr "" + +#: literals.py:148 +msgid "IPL Image Sequence" +msgstr "" + +#: literals.py:149 +msgid "IPTC Newsphoto" +msgstr "" + +#: literals.py:150 literals.py:151 +msgid "IPTC Newsphoto text format" +msgstr "" + +#: literals.py:152 +msgid "ISO/TR 11548-1 format" +msgstr "" + +#: literals.py:154 literals.py:157 +msgid "JPEG-2000 Code Stream Syntax" +msgstr "" + +#: literals.py:155 +msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:156 +msgid "JPEG-2000 JP2 File Format Syntax" +msgstr "" + +#: literals.py:158 literals.py:159 +msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +msgstr "" + +#: literals.py:160 +msgid "JPEG-2000 File Format Syntax" +msgstr "" + +#: literals.py:162 +msgid "Raw black samples" +msgstr "" + +#: literals.py:163 literals.py:164 +msgid "Kodak Digital Camera Raw Image Format" +msgstr "" + +#: literals.py:166 +msgid "Image label" +msgstr "" + +#: literals.py:168 +msgid "Raw magenta samples" +msgstr "" + +#: literals.py:169 literals.py:179 literals.py:182 literals.py:183 +msgid "MPEG Video Stream" +msgstr "" + +#: literals.py:170 +msgid "Raw MPEG-4 Video" +msgstr "" + +#: literals.py:171 +msgid "Colormap intensities and indices" +msgstr "" + +#: literals.py:172 +msgid "MATLAB image format" +msgstr "" + +#: literals.py:173 +msgid "MATTE raw opacity format" +msgstr "" + +#: literals.py:174 +msgid "8-bit McIdas area file" +msgstr "" + +#: literals.py:175 +msgid "Microsoft Image Composer (MIC) file" +msgstr "" + +#: literals.py:176 +msgid "Magick Image File Format" +msgstr "" + +#: literals.py:177 +msgid "" +"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:178 +msgid "Raw Bi-level bitmap in least-significant-byte first order" +msgstr "" + +#: literals.py:180 +msgid "MPEG-4 Video Stream" +msgstr "" + +#: literals.py:184 +msgid "Sony (Minolta) Raw Image File" +msgstr "" + +#: literals.py:185 +msgid "Magick Scripting Language" +msgstr "" + +#: literals.py:186 +msgid "Windows 1 and 2 MSP file format" +msgstr "" + +#: literals.py:187 +msgid "ImageMagick's own SVG internal renderer" +msgstr "" + +#: literals.py:188 +msgid "MTV Raytracing image format" +msgstr "" + +#: literals.py:189 +msgid "Magick Vector Graphics" +msgstr "" + +#: literals.py:191 +msgid "Nikon Digital SLR Camera Raw Image File" +msgstr "" + +#: literals.py:192 +msgid "Constant image of uniform color" +msgstr "" + +#: literals.py:194 +msgid "Raw opacity samples" +msgstr "" + +#: literals.py:195 +msgid "Olympus Digital Camera Raw Image File" +msgstr "" + +#: literals.py:196 +msgid "On-the-air bitmap" +msgstr "" + +#: literals.py:197 +msgid "Open Type font (Freetype 2.4.2)" +msgstr "" + +#: literals.py:199 +msgid "Xv thumbnail format" +msgstr "" + +#: literals.py:200 literals.py:277 +msgid "16bit/pixel interleaved YUV" +msgstr "" + +#: literals.py:201 +msgid "Palm pixmap" +msgstr "" + +#: literals.py:202 +msgid "Common 2-dimensional bitmap format" +msgstr "" + +#: literals.py:203 +msgid "Predefined pattern" +msgstr "" + +#: literals.py:204 +msgid "Portable bitmap format (black and white)" +msgstr "" + +#: literals.py:205 literals.py:206 +msgid "Photo CD" +msgstr "" + +#: literals.py:207 +msgid "Page Control Language" +msgstr "" + +#: literals.py:208 literals.py:221 +msgid "Apple Macintosh QuickDraw/PICT" +msgstr "" + +#: literals.py:209 +msgid "ZSoft IBM PC Paintbrush" +msgstr "" + +#: literals.py:210 +msgid "Palm Database ImageViewer Format" +msgstr "" + +#: literals.py:211 +msgid "Portable Document Format" +msgstr "" + +#: literals.py:212 +msgid "Portable Document Archive Format" +msgstr "" + +#: literals.py:213 +msgid "Pentax Electronic File" +msgstr "" + +#: literals.py:214 +msgid "Embrid Embroidery Format" +msgstr "" + +#: literals.py:215 +msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +msgstr "" + +#: literals.py:216 +msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +msgstr "" + +#: literals.py:217 +msgid "Portable float format" +msgstr "" + +#: literals.py:218 +msgid "Portable graymap format (gray scale)" +msgstr "" + +#: literals.py:219 +msgid "JPEG-2000 VM Format" +msgstr "" + +#: literals.py:220 +msgid "Personal Icon" +msgstr "" + +#: literals.py:222 +msgid "Alias/Wavefront RLE image format" +msgstr "" + +#: literals.py:223 +msgid "PIXAR raster file" +msgstr "" + +#: literals.py:224 +msgid "Joint Photographic Experts Group JFIF format (62)" +msgstr "" + +#: literals.py:226 +msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:227 +msgid "" +"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:228 +msgid "" +"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +"1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:229 +msgid "" +"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +"1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:230 +msgid "Portable anymap" +msgstr "" + +#: literals.py:231 +msgid "Portable pixmap format (color)" +msgstr "" + +#: literals.py:232 +msgid "Show a preview an image enhancement, effect, or f/x" +msgstr "" + +#: literals.py:233 +msgid "Adobe PostScript" +msgstr "" + +#: literals.py:234 +msgid "Adobe Level II PostScript" +msgstr "" + +#: literals.py:235 +msgid "Adobe Level III PostScript" +msgstr "" + +#: literals.py:236 +msgid "Adobe Large Document Format" +msgstr "" + +#: literals.py:237 +msgid "Adobe Photoshop bitmap" +msgstr "" + +#: literals.py:238 +msgid "Pyramid encoded TIFF" +msgstr "" + +#: literals.py:239 literals.py:253 +msgid "Seattle Film Works" +msgstr "" + +#: literals.py:241 +msgid "Raw red samples" +msgstr "" + +#: literals.py:242 +msgid "Fuji CCD-RAW Graphic File" +msgstr "" + +#: literals.py:243 literals.py:259 +msgid "SUN Rasterfile" +msgstr "" + +#: literals.py:244 +msgid "Raw red, blue, and green samples" +msgstr "" + +#: literals.py:245 +msgid "Raw red, green, and blue samples" +msgstr "" + +#: literals.py:246 +msgid "Raw red, green, blue, and matte samples" +msgstr "" + +#: literals.py:247 +msgid "Raw red, green, blue, and opacity samples" +msgstr "" + +#: literals.py:248 +msgid "Alias/Wavefront image" +msgstr "" + +#: literals.py:249 +msgid "Utah Run length encoded image" +msgstr "" + +#: literals.py:251 +msgid "ZX-Spectrum SCREEN$" +msgstr "" + +#: literals.py:252 +msgid "Scitex HandShake" +msgstr "" + +#: literals.py:254 +msgid "Irix RGB image" +msgstr "" + +#: literals.py:256 +msgid "Sony Raw Format 2" +msgstr "" + +#: literals.py:257 +msgid "Sony Raw Format" +msgstr "" + +#: literals.py:258 +msgid "Steganographic image" +msgstr "" + +#: literals.py:260 +msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +msgstr "" + +#: literals.py:261 +msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +msgstr "" + +#: literals.py:263 literals.py:273 +msgid "Text" +msgstr "" + +#: literals.py:265 +msgid "EXIF Profile Thumbnail" +msgstr "" + +#: literals.py:266 +msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +msgstr "" + +#: literals.py:267 +msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +msgstr "" + +#: literals.py:268 +msgid "Tile image with a texture" +msgstr "" + +#: literals.py:269 +msgid "PSX TIM" +msgstr "" + +#: literals.py:270 +msgid "TOPOL X Image" +msgstr "" + +#: literals.py:271 +msgid "TrueType font collection (Freetype 2.4.2)" +msgstr "" + +#: literals.py:272 +msgid "TrueType font (Freetype 2.4.2)" +msgstr "" + +#: literals.py:275 +msgid "Unicode Text format" +msgstr "" + +#: literals.py:276 +msgid "X-Motif UIL table" +msgstr "" + +#: literals.py:280 +msgid "VICAR rasterfile format" +msgstr "" + +#: literals.py:281 +msgid "Visual Image Directory" +msgstr "" + +#: literals.py:282 literals.py:299 +msgid "Khoros Visualization image" +msgstr "" + +#: literals.py:285 +msgid "Wireless Bitmap (level 0) image" +msgstr "" + +#: literals.py:286 +msgid "Windows Meta File" +msgstr "" + +#: literals.py:287 +msgid "Word Perfect Graphics" +msgstr "" + +#: literals.py:288 +msgid "Windows Media Video" +msgstr "" + +#: literals.py:289 +msgid "Compressed Windows Meta File" +msgstr "" + +#: literals.py:291 +msgid "X Window System" +msgstr "" + +#: literals.py:292 +msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +msgstr "" + +#: literals.py:293 +msgid "X Windows system bitmap (black and white)" +msgstr "" + +#: literals.py:294 +msgid "Constant image uniform color" +msgstr "" + +#: literals.py:295 +msgid "GIMP image" +msgstr "" + +#: literals.py:296 +msgid "Adobe XML metadata" +msgstr "" + +#: literals.py:297 +msgid "X Windows system pixmap (color)" +msgstr "" + +#: literals.py:298 +msgid "Microsoft XML Paper Specification" +msgstr "" + +#: literals.py:300 +msgid "XV thumbnail file" +msgstr "" + +#: literals.py:301 +msgid "X Windows system window dump (color)" +msgstr "" + +#: literals.py:303 +msgid "Raw yellow samples" +msgstr "" + +#: literals.py:304 +msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +msgstr "" + +#: views.py:17 +msgid "suported file formats" +msgstr "" + +#: views.py:22 +msgid "name" +msgstr "" + +#: views.py:26 +msgid "description" +msgstr "" + +#: conf/settings.py:11 +msgid "File path to imagemagick's convert program." +msgstr "" + +#: conf/settings.py:12 +msgid "File path to imagemagick's identify program." +msgstr "" + +#: conf/settings.py:13 +msgid "File path to graphicsmagick's program." +msgstr "" + +#: conf/settings.py:15 +msgid "" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick, converter.backends.graphicsmagick and " +"converter.backends.python." +msgstr "" + +#: conf/settings.py:16 +msgid "Path to the libreoffice program." +msgstr "" + +#: templates/converter_file_formats_help.html:3 +msgid "Help" +msgstr "" + +#: templates/converter_file_formats_help.html:4 +#, python-format +msgid "" +"These are the file formats supported by the currently selected converter " +"backend. In this case: '%(backend)s'" +msgstr "" diff --git a/mayan/apps/converter/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/fr/LC_MESSAGES/django.mo index 6d8d4adb40..0a998e3e3d 100644 Binary files a/mayan/apps/converter/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/fr/LC_MESSAGES/django.po b/mayan/apps/converter/locale/fr/LC_MESSAGES/django.po index 1e4fe82ea7..d0420e4fa1 100644 --- a/mayan/apps/converter/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/fr/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Pierre Lhoste , 2012. +# Pierre Lhoste , 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 \n" +"Last-Translator: Roberto Rosario\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" diff --git a/mayan/apps/converter/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/hr_HR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..b397489c62 Binary files /dev/null and b/mayan/apps/converter/locale/hr_HR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/converter/locale/hr_HR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..1bca3ed74e --- /dev/null +++ b/mayan/apps/converter/locale/hr_HR/LC_MESSAGES/django.po @@ -0,0 +1,926 @@ +# 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:15 +msgid "file formats" +msgstr "" + +#: literals.py:19 +msgid "Resize" +msgstr "" + +#: literals.py:20 +msgid "Resize." +msgstr "" + +#: literals.py:22 literals.py:37 +msgid "width" +msgstr "" + +#: literals.py:23 literals.py:38 +msgid "height" +msgstr "" + +#: literals.py:27 +msgid "Rotate" +msgstr "" + +#: literals.py:28 +msgid "Rotate by n degress." +msgstr "" + +#: literals.py:30 +msgid "degrees" +msgstr "" + +#: literals.py:34 +msgid "Density" +msgstr "" + +#: literals.py:35 +msgid "Change the resolution (ie: DPI) without resizing." +msgstr "" + +#: literals.py:42 +msgid "Zoom" +msgstr "" + +#: literals.py:43 +msgid "Zoom by n percent." +msgstr "" + +#: literals.py:45 +msgid "percent" +msgstr "" + +#: literals.py:51 +msgid "Hasselblad Photo RAW, CFV/H3D39II" +msgstr "" + +#: literals.py:52 literals.py:53 +msgid "Photoshop resource format" +msgstr "" + +#: literals.py:54 +msgid "Photoshop resource text format" +msgstr "" + +#: literals.py:55 +msgid "Photoshop resource wide text format" +msgstr "" + +#: literals.py:57 +msgid "Raw alpha samples" +msgstr "" + +#: literals.py:58 +msgid "Adobe Illustrator CS2" +msgstr "" + +#: literals.py:59 +msgid "Raw application information" +msgstr "" + +#: literals.py:60 +msgid "Raw JPEG binary data" +msgstr "" + +#: literals.py:61 +msgid "PFS: 1st Publisher Clip Art" +msgstr "" + +#: literals.py:62 +msgid "Sony Alpha DSLR Raw Image Format" +msgstr "" + +#: literals.py:63 +msgid "Microsoft Audio/Visual Interleaved" +msgstr "" + +#: literals.py:64 +msgid "AVS X image" +msgstr "" + +#: literals.py:66 +msgid "Raw blue samples" +msgstr "" + +#: literals.py:67 +msgid "Raw blue, green, and red samples" +msgstr "" + +#: literals.py:68 +msgid "Raw blue, green, red and alpha samples" +msgstr "" + +#: literals.py:69 +msgid "Microsoft Windows bitmap image" +msgstr "" + +#: literals.py:70 +msgid "Microsoft Windows bitmap image version 2" +msgstr "" + +#: literals.py:71 +msgid "Microsoft Windows bitmap image version 3" +msgstr "" + +#: literals.py:72 +msgid "BRF ASCII Braille format" +msgstr "" + +#: literals.py:73 +msgid "Raw blue, red, and green samples" +msgstr "" + +#: literals.py:75 +msgid "Raw cyan samples" +msgstr "" + +#: literals.py:76 literals.py:181 +msgid "Magick Persistent Cache image format" +msgstr "" + +#: literals.py:77 literals.py:78 +msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +msgstr "" + +#: literals.py:79 +msgid "Image caption" +msgstr "" + +#: literals.py:80 +msgid "Cineon Image File" +msgstr "" + +#: literals.py:81 +msgid "Cisco IP phone image format" +msgstr "" + +#: literals.py:82 +msgid "Image Clip Mask" +msgstr "" + +#: literals.py:83 +msgid "Raw cyan, magenta, yellow, and black samples" +msgstr "" + +#: literals.py:84 +msgid "Raw cyan, magenta, yellow, black, and opacity samples" +msgstr "" + +#: literals.py:85 literals.py:86 +msgid "Canon Digital Camera Raw Image Format" +msgstr "" + +#: literals.py:87 +msgid "Microsoft Cursor Icon" +msgstr "" + +#: literals.py:88 +msgid "DR Halo" +msgstr "" + +#: literals.py:90 +msgid "Digital Imaging and Communications in Medicine image" +msgstr "" + +#: literals.py:91 +msgid "Kodak Digital Camera Raw Image File" +msgstr "" + +#: literals.py:92 +msgid "ZSoft IBM PC multi-page Paintbrush" +msgstr "" + +#: literals.py:93 +msgid "Microsoft DirectDraw Surface" +msgstr "" + +#: literals.py:94 +msgid "Multi-face font package (Freetype 2.4.2)" +msgstr "" + +#: literals.py:95 +msgid "Déjà vu" +msgstr "" + +#: literals.py:96 +msgid "Adobe Digital Negative" +msgstr "" + +#: literals.py:97 +msgid "Graphviz" +msgstr "" + +#: literals.py:98 +msgid "SMPTE 268M-2003 (DPX 2.0)" +msgstr "" + +#: literals.py:100 +msgid "Encapsulated Portable Document Format" +msgstr "" + +#: literals.py:101 literals.py:106 +msgid "Adobe Encapsulated PostScript Interchange format" +msgstr "" + +#: literals.py:102 literals.py:105 +msgid "Adobe Encapsulated PostScript" +msgstr "" + +#: literals.py:103 +msgid "Adobe Level II Encapsulated PostScript" +msgstr "" + +#: literals.py:104 +msgid "Adobe Level III Encapsulated PostScript" +msgstr "" + +#: literals.py:107 +msgid "Adobe Encapsulated PostScript with TIFF preview" +msgstr "" + +#: literals.py:108 +msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +msgstr "" + +#: literals.py:109 +msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +msgstr "" + +#: literals.py:110 +msgid "Epson RAW Format" +msgstr "" + +#: literals.py:111 +msgid "Exif digital camera binary data" +msgstr "" + +#: literals.py:112 +msgid "High Dynamic-range (HDR)" +msgstr "" + +#: literals.py:114 +msgid "Group 3 FAX (Not TIFF Group3 FAX)" +msgstr "" + +#: literals.py:115 +msgid "Autodesk FLI animations file" +msgstr "" + +#: literals.py:116 +msgid "Autodesk FLC animations file" +msgstr "" + +#: literals.py:117 literals.py:120 +msgid "Flexible Image Transport System" +msgstr "" + +#: literals.py:118 +msgid "Kodak FlashPix file" +msgstr "" + +#: literals.py:119 literals.py:225 +msgid "Plasma fractal image" +msgstr "" + +#: literals.py:122 +msgid "Raw green samples" +msgstr "" + +#: literals.py:123 +msgid "Group 3 FAX" +msgstr "" + +#: literals.py:124 +msgid "Raw green, blue, and red samples" +msgstr "" + +#: literals.py:125 +msgid "GIMP brush file" +msgstr "" + +#: literals.py:126 +msgid "CompuServe graphics interchange format (version 89a)" +msgstr "" + +#: literals.py:127 +msgid "CompuServe graphics interchange format (version 87a)" +msgstr "" + +#: literals.py:128 +msgid "Gradual passing from one shade to another" +msgstr "" + +#: literals.py:129 +msgid "Raw gray samples" +msgstr "" + +#: literals.py:130 +msgid "Raw green, red, and blue samples" +msgstr "" + +#: literals.py:131 +msgid "Raw CCITT Group4" +msgstr "" + +#: literals.py:133 +msgid "Histogram of the image" +msgstr "" + +#: literals.py:134 +msgid "HRZ: Slow scan TV" +msgstr "" + +#: literals.py:135 literals.py:136 literals.py:255 +msgid "Hypertext Markup Language and a client-side image map" +msgstr "" + +#: literals.py:138 literals.py:264 literals.py:279 literals.py:283 +msgid "Truevision Targa image" +msgstr "" + +#: literals.py:139 literals.py:140 +msgid "ICC Color Profile" +msgstr "" + +#: literals.py:141 literals.py:142 +msgid "Microsoft Icon" +msgstr "" + +#: literals.py:143 +msgid "Hald CLUT identity image" +msgstr "" + +#: literals.py:144 +msgid "LabEye image format" +msgstr "" + +#: literals.py:145 +msgid "GraphicsMagick Embedded Image" +msgstr "" + +#: literals.py:146 +msgid "The image format and characteristics" +msgstr "" + +#: literals.py:147 +msgid "Base64-encoded inline images" +msgstr "" + +#: literals.py:148 +msgid "IPL Image Sequence" +msgstr "" + +#: literals.py:149 +msgid "IPTC Newsphoto" +msgstr "" + +#: literals.py:150 literals.py:151 +msgid "IPTC Newsphoto text format" +msgstr "" + +#: literals.py:152 +msgid "ISO/TR 11548-1 format" +msgstr "" + +#: literals.py:154 literals.py:157 +msgid "JPEG-2000 Code Stream Syntax" +msgstr "" + +#: literals.py:155 +msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:156 +msgid "JPEG-2000 JP2 File Format Syntax" +msgstr "" + +#: literals.py:158 literals.py:159 +msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +msgstr "" + +#: literals.py:160 +msgid "JPEG-2000 File Format Syntax" +msgstr "" + +#: literals.py:162 +msgid "Raw black samples" +msgstr "" + +#: literals.py:163 literals.py:164 +msgid "Kodak Digital Camera Raw Image Format" +msgstr "" + +#: literals.py:166 +msgid "Image label" +msgstr "" + +#: literals.py:168 +msgid "Raw magenta samples" +msgstr "" + +#: literals.py:169 literals.py:179 literals.py:182 literals.py:183 +msgid "MPEG Video Stream" +msgstr "" + +#: literals.py:170 +msgid "Raw MPEG-4 Video" +msgstr "" + +#: literals.py:171 +msgid "Colormap intensities and indices" +msgstr "" + +#: literals.py:172 +msgid "MATLAB image format" +msgstr "" + +#: literals.py:173 +msgid "MATTE raw opacity format" +msgstr "" + +#: literals.py:174 +msgid "8-bit McIdas area file" +msgstr "" + +#: literals.py:175 +msgid "Microsoft Image Composer (MIC) file" +msgstr "" + +#: literals.py:176 +msgid "Magick Image File Format" +msgstr "" + +#: literals.py:177 +msgid "" +"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:178 +msgid "Raw Bi-level bitmap in least-significant-byte first order" +msgstr "" + +#: literals.py:180 +msgid "MPEG-4 Video Stream" +msgstr "" + +#: literals.py:184 +msgid "Sony (Minolta) Raw Image File" +msgstr "" + +#: literals.py:185 +msgid "Magick Scripting Language" +msgstr "" + +#: literals.py:186 +msgid "Windows 1 and 2 MSP file format" +msgstr "" + +#: literals.py:187 +msgid "ImageMagick's own SVG internal renderer" +msgstr "" + +#: literals.py:188 +msgid "MTV Raytracing image format" +msgstr "" + +#: literals.py:189 +msgid "Magick Vector Graphics" +msgstr "" + +#: literals.py:191 +msgid "Nikon Digital SLR Camera Raw Image File" +msgstr "" + +#: literals.py:192 +msgid "Constant image of uniform color" +msgstr "" + +#: literals.py:194 +msgid "Raw opacity samples" +msgstr "" + +#: literals.py:195 +msgid "Olympus Digital Camera Raw Image File" +msgstr "" + +#: literals.py:196 +msgid "On-the-air bitmap" +msgstr "" + +#: literals.py:197 +msgid "Open Type font (Freetype 2.4.2)" +msgstr "" + +#: literals.py:199 +msgid "Xv thumbnail format" +msgstr "" + +#: literals.py:200 literals.py:277 +msgid "16bit/pixel interleaved YUV" +msgstr "" + +#: literals.py:201 +msgid "Palm pixmap" +msgstr "" + +#: literals.py:202 +msgid "Common 2-dimensional bitmap format" +msgstr "" + +#: literals.py:203 +msgid "Predefined pattern" +msgstr "" + +#: literals.py:204 +msgid "Portable bitmap format (black and white)" +msgstr "" + +#: literals.py:205 literals.py:206 +msgid "Photo CD" +msgstr "" + +#: literals.py:207 +msgid "Page Control Language" +msgstr "" + +#: literals.py:208 literals.py:221 +msgid "Apple Macintosh QuickDraw/PICT" +msgstr "" + +#: literals.py:209 +msgid "ZSoft IBM PC Paintbrush" +msgstr "" + +#: literals.py:210 +msgid "Palm Database ImageViewer Format" +msgstr "" + +#: literals.py:211 +msgid "Portable Document Format" +msgstr "" + +#: literals.py:212 +msgid "Portable Document Archive Format" +msgstr "" + +#: literals.py:213 +msgid "Pentax Electronic File" +msgstr "" + +#: literals.py:214 +msgid "Embrid Embroidery Format" +msgstr "" + +#: literals.py:215 +msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +msgstr "" + +#: literals.py:216 +msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +msgstr "" + +#: literals.py:217 +msgid "Portable float format" +msgstr "" + +#: literals.py:218 +msgid "Portable graymap format (gray scale)" +msgstr "" + +#: literals.py:219 +msgid "JPEG-2000 VM Format" +msgstr "" + +#: literals.py:220 +msgid "Personal Icon" +msgstr "" + +#: literals.py:222 +msgid "Alias/Wavefront RLE image format" +msgstr "" + +#: literals.py:223 +msgid "PIXAR raster file" +msgstr "" + +#: literals.py:224 +msgid "Joint Photographic Experts Group JFIF format (62)" +msgstr "" + +#: literals.py:226 +msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:227 +msgid "" +"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:228 +msgid "" +"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +"1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:229 +msgid "" +"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +"1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:230 +msgid "Portable anymap" +msgstr "" + +#: literals.py:231 +msgid "Portable pixmap format (color)" +msgstr "" + +#: literals.py:232 +msgid "Show a preview an image enhancement, effect, or f/x" +msgstr "" + +#: literals.py:233 +msgid "Adobe PostScript" +msgstr "" + +#: literals.py:234 +msgid "Adobe Level II PostScript" +msgstr "" + +#: literals.py:235 +msgid "Adobe Level III PostScript" +msgstr "" + +#: literals.py:236 +msgid "Adobe Large Document Format" +msgstr "" + +#: literals.py:237 +msgid "Adobe Photoshop bitmap" +msgstr "" + +#: literals.py:238 +msgid "Pyramid encoded TIFF" +msgstr "" + +#: literals.py:239 literals.py:253 +msgid "Seattle Film Works" +msgstr "" + +#: literals.py:241 +msgid "Raw red samples" +msgstr "" + +#: literals.py:242 +msgid "Fuji CCD-RAW Graphic File" +msgstr "" + +#: literals.py:243 literals.py:259 +msgid "SUN Rasterfile" +msgstr "" + +#: literals.py:244 +msgid "Raw red, blue, and green samples" +msgstr "" + +#: literals.py:245 +msgid "Raw red, green, and blue samples" +msgstr "" + +#: literals.py:246 +msgid "Raw red, green, blue, and matte samples" +msgstr "" + +#: literals.py:247 +msgid "Raw red, green, blue, and opacity samples" +msgstr "" + +#: literals.py:248 +msgid "Alias/Wavefront image" +msgstr "" + +#: literals.py:249 +msgid "Utah Run length encoded image" +msgstr "" + +#: literals.py:251 +msgid "ZX-Spectrum SCREEN$" +msgstr "" + +#: literals.py:252 +msgid "Scitex HandShake" +msgstr "" + +#: literals.py:254 +msgid "Irix RGB image" +msgstr "" + +#: literals.py:256 +msgid "Sony Raw Format 2" +msgstr "" + +#: literals.py:257 +msgid "Sony Raw Format" +msgstr "" + +#: literals.py:258 +msgid "Steganographic image" +msgstr "" + +#: literals.py:260 +msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +msgstr "" + +#: literals.py:261 +msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +msgstr "" + +#: literals.py:263 literals.py:273 +msgid "Text" +msgstr "" + +#: literals.py:265 +msgid "EXIF Profile Thumbnail" +msgstr "" + +#: literals.py:266 +msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +msgstr "" + +#: literals.py:267 +msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +msgstr "" + +#: literals.py:268 +msgid "Tile image with a texture" +msgstr "" + +#: literals.py:269 +msgid "PSX TIM" +msgstr "" + +#: literals.py:270 +msgid "TOPOL X Image" +msgstr "" + +#: literals.py:271 +msgid "TrueType font collection (Freetype 2.4.2)" +msgstr "" + +#: literals.py:272 +msgid "TrueType font (Freetype 2.4.2)" +msgstr "" + +#: literals.py:275 +msgid "Unicode Text format" +msgstr "" + +#: literals.py:276 +msgid "X-Motif UIL table" +msgstr "" + +#: literals.py:280 +msgid "VICAR rasterfile format" +msgstr "" + +#: literals.py:281 +msgid "Visual Image Directory" +msgstr "" + +#: literals.py:282 literals.py:299 +msgid "Khoros Visualization image" +msgstr "" + +#: literals.py:285 +msgid "Wireless Bitmap (level 0) image" +msgstr "" + +#: literals.py:286 +msgid "Windows Meta File" +msgstr "" + +#: literals.py:287 +msgid "Word Perfect Graphics" +msgstr "" + +#: literals.py:288 +msgid "Windows Media Video" +msgstr "" + +#: literals.py:289 +msgid "Compressed Windows Meta File" +msgstr "" + +#: literals.py:291 +msgid "X Window System" +msgstr "" + +#: literals.py:292 +msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +msgstr "" + +#: literals.py:293 +msgid "X Windows system bitmap (black and white)" +msgstr "" + +#: literals.py:294 +msgid "Constant image uniform color" +msgstr "" + +#: literals.py:295 +msgid "GIMP image" +msgstr "" + +#: literals.py:296 +msgid "Adobe XML metadata" +msgstr "" + +#: literals.py:297 +msgid "X Windows system pixmap (color)" +msgstr "" + +#: literals.py:298 +msgid "Microsoft XML Paper Specification" +msgstr "" + +#: literals.py:300 +msgid "XV thumbnail file" +msgstr "" + +#: literals.py:301 +msgid "X Windows system window dump (color)" +msgstr "" + +#: literals.py:303 +msgid "Raw yellow samples" +msgstr "" + +#: literals.py:304 +msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +msgstr "" + +#: views.py:17 +msgid "suported file formats" +msgstr "" + +#: views.py:22 +msgid "name" +msgstr "" + +#: views.py:26 +msgid "description" +msgstr "" + +#: conf/settings.py:11 +msgid "File path to imagemagick's convert program." +msgstr "" + +#: conf/settings.py:12 +msgid "File path to imagemagick's identify program." +msgstr "" + +#: conf/settings.py:13 +msgid "File path to graphicsmagick's program." +msgstr "" + +#: conf/settings.py:15 +msgid "" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick, converter.backends.graphicsmagick and " +"converter.backends.python." +msgstr "" + +#: conf/settings.py:16 +msgid "Path to the libreoffice program." +msgstr "" + +#: templates/converter_file_formats_help.html:3 +msgid "Help" +msgstr "" + +#: templates/converter_file_formats_help.html:4 +#, python-format +msgid "" +"These are the file formats supported by the currently selected converter " +"backend. In this case: '%(backend)s'" +msgstr "" diff --git a/mayan/apps/converter/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..691c4fd8b3 Binary files /dev/null and b/mayan/apps/converter/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/hu/LC_MESSAGES/django.po b/mayan/apps/converter/locale/hu/LC_MESSAGES/django.po new file mode 100644 index 0000000000..ba841031f9 --- /dev/null +++ b/mayan/apps/converter/locale/hu/LC_MESSAGES/django.po @@ -0,0 +1,926 @@ +# 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:15 +msgid "file formats" +msgstr "" + +#: literals.py:19 +msgid "Resize" +msgstr "" + +#: literals.py:20 +msgid "Resize." +msgstr "" + +#: literals.py:22 literals.py:37 +msgid "width" +msgstr "" + +#: literals.py:23 literals.py:38 +msgid "height" +msgstr "" + +#: literals.py:27 +msgid "Rotate" +msgstr "" + +#: literals.py:28 +msgid "Rotate by n degress." +msgstr "" + +#: literals.py:30 +msgid "degrees" +msgstr "" + +#: literals.py:34 +msgid "Density" +msgstr "" + +#: literals.py:35 +msgid "Change the resolution (ie: DPI) without resizing." +msgstr "" + +#: literals.py:42 +msgid "Zoom" +msgstr "" + +#: literals.py:43 +msgid "Zoom by n percent." +msgstr "" + +#: literals.py:45 +msgid "percent" +msgstr "" + +#: literals.py:51 +msgid "Hasselblad Photo RAW, CFV/H3D39II" +msgstr "" + +#: literals.py:52 literals.py:53 +msgid "Photoshop resource format" +msgstr "" + +#: literals.py:54 +msgid "Photoshop resource text format" +msgstr "" + +#: literals.py:55 +msgid "Photoshop resource wide text format" +msgstr "" + +#: literals.py:57 +msgid "Raw alpha samples" +msgstr "" + +#: literals.py:58 +msgid "Adobe Illustrator CS2" +msgstr "" + +#: literals.py:59 +msgid "Raw application information" +msgstr "" + +#: literals.py:60 +msgid "Raw JPEG binary data" +msgstr "" + +#: literals.py:61 +msgid "PFS: 1st Publisher Clip Art" +msgstr "" + +#: literals.py:62 +msgid "Sony Alpha DSLR Raw Image Format" +msgstr "" + +#: literals.py:63 +msgid "Microsoft Audio/Visual Interleaved" +msgstr "" + +#: literals.py:64 +msgid "AVS X image" +msgstr "" + +#: literals.py:66 +msgid "Raw blue samples" +msgstr "" + +#: literals.py:67 +msgid "Raw blue, green, and red samples" +msgstr "" + +#: literals.py:68 +msgid "Raw blue, green, red and alpha samples" +msgstr "" + +#: literals.py:69 +msgid "Microsoft Windows bitmap image" +msgstr "" + +#: literals.py:70 +msgid "Microsoft Windows bitmap image version 2" +msgstr "" + +#: literals.py:71 +msgid "Microsoft Windows bitmap image version 3" +msgstr "" + +#: literals.py:72 +msgid "BRF ASCII Braille format" +msgstr "" + +#: literals.py:73 +msgid "Raw blue, red, and green samples" +msgstr "" + +#: literals.py:75 +msgid "Raw cyan samples" +msgstr "" + +#: literals.py:76 literals.py:181 +msgid "Magick Persistent Cache image format" +msgstr "" + +#: literals.py:77 literals.py:78 +msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +msgstr "" + +#: literals.py:79 +msgid "Image caption" +msgstr "" + +#: literals.py:80 +msgid "Cineon Image File" +msgstr "" + +#: literals.py:81 +msgid "Cisco IP phone image format" +msgstr "" + +#: literals.py:82 +msgid "Image Clip Mask" +msgstr "" + +#: literals.py:83 +msgid "Raw cyan, magenta, yellow, and black samples" +msgstr "" + +#: literals.py:84 +msgid "Raw cyan, magenta, yellow, black, and opacity samples" +msgstr "" + +#: literals.py:85 literals.py:86 +msgid "Canon Digital Camera Raw Image Format" +msgstr "" + +#: literals.py:87 +msgid "Microsoft Cursor Icon" +msgstr "" + +#: literals.py:88 +msgid "DR Halo" +msgstr "" + +#: literals.py:90 +msgid "Digital Imaging and Communications in Medicine image" +msgstr "" + +#: literals.py:91 +msgid "Kodak Digital Camera Raw Image File" +msgstr "" + +#: literals.py:92 +msgid "ZSoft IBM PC multi-page Paintbrush" +msgstr "" + +#: literals.py:93 +msgid "Microsoft DirectDraw Surface" +msgstr "" + +#: literals.py:94 +msgid "Multi-face font package (Freetype 2.4.2)" +msgstr "" + +#: literals.py:95 +msgid "Déjà vu" +msgstr "" + +#: literals.py:96 +msgid "Adobe Digital Negative" +msgstr "" + +#: literals.py:97 +msgid "Graphviz" +msgstr "" + +#: literals.py:98 +msgid "SMPTE 268M-2003 (DPX 2.0)" +msgstr "" + +#: literals.py:100 +msgid "Encapsulated Portable Document Format" +msgstr "" + +#: literals.py:101 literals.py:106 +msgid "Adobe Encapsulated PostScript Interchange format" +msgstr "" + +#: literals.py:102 literals.py:105 +msgid "Adobe Encapsulated PostScript" +msgstr "" + +#: literals.py:103 +msgid "Adobe Level II Encapsulated PostScript" +msgstr "" + +#: literals.py:104 +msgid "Adobe Level III Encapsulated PostScript" +msgstr "" + +#: literals.py:107 +msgid "Adobe Encapsulated PostScript with TIFF preview" +msgstr "" + +#: literals.py:108 +msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +msgstr "" + +#: literals.py:109 +msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +msgstr "" + +#: literals.py:110 +msgid "Epson RAW Format" +msgstr "" + +#: literals.py:111 +msgid "Exif digital camera binary data" +msgstr "" + +#: literals.py:112 +msgid "High Dynamic-range (HDR)" +msgstr "" + +#: literals.py:114 +msgid "Group 3 FAX (Not TIFF Group3 FAX)" +msgstr "" + +#: literals.py:115 +msgid "Autodesk FLI animations file" +msgstr "" + +#: literals.py:116 +msgid "Autodesk FLC animations file" +msgstr "" + +#: literals.py:117 literals.py:120 +msgid "Flexible Image Transport System" +msgstr "" + +#: literals.py:118 +msgid "Kodak FlashPix file" +msgstr "" + +#: literals.py:119 literals.py:225 +msgid "Plasma fractal image" +msgstr "" + +#: literals.py:122 +msgid "Raw green samples" +msgstr "" + +#: literals.py:123 +msgid "Group 3 FAX" +msgstr "" + +#: literals.py:124 +msgid "Raw green, blue, and red samples" +msgstr "" + +#: literals.py:125 +msgid "GIMP brush file" +msgstr "" + +#: literals.py:126 +msgid "CompuServe graphics interchange format (version 89a)" +msgstr "" + +#: literals.py:127 +msgid "CompuServe graphics interchange format (version 87a)" +msgstr "" + +#: literals.py:128 +msgid "Gradual passing from one shade to another" +msgstr "" + +#: literals.py:129 +msgid "Raw gray samples" +msgstr "" + +#: literals.py:130 +msgid "Raw green, red, and blue samples" +msgstr "" + +#: literals.py:131 +msgid "Raw CCITT Group4" +msgstr "" + +#: literals.py:133 +msgid "Histogram of the image" +msgstr "" + +#: literals.py:134 +msgid "HRZ: Slow scan TV" +msgstr "" + +#: literals.py:135 literals.py:136 literals.py:255 +msgid "Hypertext Markup Language and a client-side image map" +msgstr "" + +#: literals.py:138 literals.py:264 literals.py:279 literals.py:283 +msgid "Truevision Targa image" +msgstr "" + +#: literals.py:139 literals.py:140 +msgid "ICC Color Profile" +msgstr "" + +#: literals.py:141 literals.py:142 +msgid "Microsoft Icon" +msgstr "" + +#: literals.py:143 +msgid "Hald CLUT identity image" +msgstr "" + +#: literals.py:144 +msgid "LabEye image format" +msgstr "" + +#: literals.py:145 +msgid "GraphicsMagick Embedded Image" +msgstr "" + +#: literals.py:146 +msgid "The image format and characteristics" +msgstr "" + +#: literals.py:147 +msgid "Base64-encoded inline images" +msgstr "" + +#: literals.py:148 +msgid "IPL Image Sequence" +msgstr "" + +#: literals.py:149 +msgid "IPTC Newsphoto" +msgstr "" + +#: literals.py:150 literals.py:151 +msgid "IPTC Newsphoto text format" +msgstr "" + +#: literals.py:152 +msgid "ISO/TR 11548-1 format" +msgstr "" + +#: literals.py:154 literals.py:157 +msgid "JPEG-2000 Code Stream Syntax" +msgstr "" + +#: literals.py:155 +msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:156 +msgid "JPEG-2000 JP2 File Format Syntax" +msgstr "" + +#: literals.py:158 literals.py:159 +msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +msgstr "" + +#: literals.py:160 +msgid "JPEG-2000 File Format Syntax" +msgstr "" + +#: literals.py:162 +msgid "Raw black samples" +msgstr "" + +#: literals.py:163 literals.py:164 +msgid "Kodak Digital Camera Raw Image Format" +msgstr "" + +#: literals.py:166 +msgid "Image label" +msgstr "" + +#: literals.py:168 +msgid "Raw magenta samples" +msgstr "" + +#: literals.py:169 literals.py:179 literals.py:182 literals.py:183 +msgid "MPEG Video Stream" +msgstr "" + +#: literals.py:170 +msgid "Raw MPEG-4 Video" +msgstr "" + +#: literals.py:171 +msgid "Colormap intensities and indices" +msgstr "" + +#: literals.py:172 +msgid "MATLAB image format" +msgstr "" + +#: literals.py:173 +msgid "MATTE raw opacity format" +msgstr "" + +#: literals.py:174 +msgid "8-bit McIdas area file" +msgstr "" + +#: literals.py:175 +msgid "Microsoft Image Composer (MIC) file" +msgstr "" + +#: literals.py:176 +msgid "Magick Image File Format" +msgstr "" + +#: literals.py:177 +msgid "" +"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:178 +msgid "Raw Bi-level bitmap in least-significant-byte first order" +msgstr "" + +#: literals.py:180 +msgid "MPEG-4 Video Stream" +msgstr "" + +#: literals.py:184 +msgid "Sony (Minolta) Raw Image File" +msgstr "" + +#: literals.py:185 +msgid "Magick Scripting Language" +msgstr "" + +#: literals.py:186 +msgid "Windows 1 and 2 MSP file format" +msgstr "" + +#: literals.py:187 +msgid "ImageMagick's own SVG internal renderer" +msgstr "" + +#: literals.py:188 +msgid "MTV Raytracing image format" +msgstr "" + +#: literals.py:189 +msgid "Magick Vector Graphics" +msgstr "" + +#: literals.py:191 +msgid "Nikon Digital SLR Camera Raw Image File" +msgstr "" + +#: literals.py:192 +msgid "Constant image of uniform color" +msgstr "" + +#: literals.py:194 +msgid "Raw opacity samples" +msgstr "" + +#: literals.py:195 +msgid "Olympus Digital Camera Raw Image File" +msgstr "" + +#: literals.py:196 +msgid "On-the-air bitmap" +msgstr "" + +#: literals.py:197 +msgid "Open Type font (Freetype 2.4.2)" +msgstr "" + +#: literals.py:199 +msgid "Xv thumbnail format" +msgstr "" + +#: literals.py:200 literals.py:277 +msgid "16bit/pixel interleaved YUV" +msgstr "" + +#: literals.py:201 +msgid "Palm pixmap" +msgstr "" + +#: literals.py:202 +msgid "Common 2-dimensional bitmap format" +msgstr "" + +#: literals.py:203 +msgid "Predefined pattern" +msgstr "" + +#: literals.py:204 +msgid "Portable bitmap format (black and white)" +msgstr "" + +#: literals.py:205 literals.py:206 +msgid "Photo CD" +msgstr "" + +#: literals.py:207 +msgid "Page Control Language" +msgstr "" + +#: literals.py:208 literals.py:221 +msgid "Apple Macintosh QuickDraw/PICT" +msgstr "" + +#: literals.py:209 +msgid "ZSoft IBM PC Paintbrush" +msgstr "" + +#: literals.py:210 +msgid "Palm Database ImageViewer Format" +msgstr "" + +#: literals.py:211 +msgid "Portable Document Format" +msgstr "" + +#: literals.py:212 +msgid "Portable Document Archive Format" +msgstr "" + +#: literals.py:213 +msgid "Pentax Electronic File" +msgstr "" + +#: literals.py:214 +msgid "Embrid Embroidery Format" +msgstr "" + +#: literals.py:215 +msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +msgstr "" + +#: literals.py:216 +msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +msgstr "" + +#: literals.py:217 +msgid "Portable float format" +msgstr "" + +#: literals.py:218 +msgid "Portable graymap format (gray scale)" +msgstr "" + +#: literals.py:219 +msgid "JPEG-2000 VM Format" +msgstr "" + +#: literals.py:220 +msgid "Personal Icon" +msgstr "" + +#: literals.py:222 +msgid "Alias/Wavefront RLE image format" +msgstr "" + +#: literals.py:223 +msgid "PIXAR raster file" +msgstr "" + +#: literals.py:224 +msgid "Joint Photographic Experts Group JFIF format (62)" +msgstr "" + +#: literals.py:226 +msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:227 +msgid "" +"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:228 +msgid "" +"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +"1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:229 +msgid "" +"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +"1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:230 +msgid "Portable anymap" +msgstr "" + +#: literals.py:231 +msgid "Portable pixmap format (color)" +msgstr "" + +#: literals.py:232 +msgid "Show a preview an image enhancement, effect, or f/x" +msgstr "" + +#: literals.py:233 +msgid "Adobe PostScript" +msgstr "" + +#: literals.py:234 +msgid "Adobe Level II PostScript" +msgstr "" + +#: literals.py:235 +msgid "Adobe Level III PostScript" +msgstr "" + +#: literals.py:236 +msgid "Adobe Large Document Format" +msgstr "" + +#: literals.py:237 +msgid "Adobe Photoshop bitmap" +msgstr "" + +#: literals.py:238 +msgid "Pyramid encoded TIFF" +msgstr "" + +#: literals.py:239 literals.py:253 +msgid "Seattle Film Works" +msgstr "" + +#: literals.py:241 +msgid "Raw red samples" +msgstr "" + +#: literals.py:242 +msgid "Fuji CCD-RAW Graphic File" +msgstr "" + +#: literals.py:243 literals.py:259 +msgid "SUN Rasterfile" +msgstr "" + +#: literals.py:244 +msgid "Raw red, blue, and green samples" +msgstr "" + +#: literals.py:245 +msgid "Raw red, green, and blue samples" +msgstr "" + +#: literals.py:246 +msgid "Raw red, green, blue, and matte samples" +msgstr "" + +#: literals.py:247 +msgid "Raw red, green, blue, and opacity samples" +msgstr "" + +#: literals.py:248 +msgid "Alias/Wavefront image" +msgstr "" + +#: literals.py:249 +msgid "Utah Run length encoded image" +msgstr "" + +#: literals.py:251 +msgid "ZX-Spectrum SCREEN$" +msgstr "" + +#: literals.py:252 +msgid "Scitex HandShake" +msgstr "" + +#: literals.py:254 +msgid "Irix RGB image" +msgstr "" + +#: literals.py:256 +msgid "Sony Raw Format 2" +msgstr "" + +#: literals.py:257 +msgid "Sony Raw Format" +msgstr "" + +#: literals.py:258 +msgid "Steganographic image" +msgstr "" + +#: literals.py:260 +msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +msgstr "" + +#: literals.py:261 +msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +msgstr "" + +#: literals.py:263 literals.py:273 +msgid "Text" +msgstr "" + +#: literals.py:265 +msgid "EXIF Profile Thumbnail" +msgstr "" + +#: literals.py:266 +msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +msgstr "" + +#: literals.py:267 +msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +msgstr "" + +#: literals.py:268 +msgid "Tile image with a texture" +msgstr "" + +#: literals.py:269 +msgid "PSX TIM" +msgstr "" + +#: literals.py:270 +msgid "TOPOL X Image" +msgstr "" + +#: literals.py:271 +msgid "TrueType font collection (Freetype 2.4.2)" +msgstr "" + +#: literals.py:272 +msgid "TrueType font (Freetype 2.4.2)" +msgstr "" + +#: literals.py:275 +msgid "Unicode Text format" +msgstr "" + +#: literals.py:276 +msgid "X-Motif UIL table" +msgstr "" + +#: literals.py:280 +msgid "VICAR rasterfile format" +msgstr "" + +#: literals.py:281 +msgid "Visual Image Directory" +msgstr "" + +#: literals.py:282 literals.py:299 +msgid "Khoros Visualization image" +msgstr "" + +#: literals.py:285 +msgid "Wireless Bitmap (level 0) image" +msgstr "" + +#: literals.py:286 +msgid "Windows Meta File" +msgstr "" + +#: literals.py:287 +msgid "Word Perfect Graphics" +msgstr "" + +#: literals.py:288 +msgid "Windows Media Video" +msgstr "" + +#: literals.py:289 +msgid "Compressed Windows Meta File" +msgstr "" + +#: literals.py:291 +msgid "X Window System" +msgstr "" + +#: literals.py:292 +msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +msgstr "" + +#: literals.py:293 +msgid "X Windows system bitmap (black and white)" +msgstr "" + +#: literals.py:294 +msgid "Constant image uniform color" +msgstr "" + +#: literals.py:295 +msgid "GIMP image" +msgstr "" + +#: literals.py:296 +msgid "Adobe XML metadata" +msgstr "" + +#: literals.py:297 +msgid "X Windows system pixmap (color)" +msgstr "" + +#: literals.py:298 +msgid "Microsoft XML Paper Specification" +msgstr "" + +#: literals.py:300 +msgid "XV thumbnail file" +msgstr "" + +#: literals.py:301 +msgid "X Windows system window dump (color)" +msgstr "" + +#: literals.py:303 +msgid "Raw yellow samples" +msgstr "" + +#: literals.py:304 +msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +msgstr "" + +#: views.py:17 +msgid "suported file formats" +msgstr "" + +#: views.py:22 +msgid "name" +msgstr "" + +#: views.py:26 +msgid "description" +msgstr "" + +#: conf/settings.py:11 +msgid "File path to imagemagick's convert program." +msgstr "" + +#: conf/settings.py:12 +msgid "File path to imagemagick's identify program." +msgstr "" + +#: conf/settings.py:13 +msgid "File path to graphicsmagick's program." +msgstr "" + +#: conf/settings.py:15 +msgid "" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick, converter.backends.graphicsmagick and " +"converter.backends.python." +msgstr "" + +#: conf/settings.py:16 +msgid "Path to the libreoffice program." +msgstr "" + +#: templates/converter_file_formats_help.html:3 +msgid "Help" +msgstr "" + +#: templates/converter_file_formats_help.html:4 +#, python-format +msgid "" +"These are the file formats supported by the currently selected converter " +"backend. In this case: '%(backend)s'" +msgstr "" diff --git a/mayan/apps/converter/locale/id/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..9ce80b2380 Binary files /dev/null and b/mayan/apps/converter/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/id/LC_MESSAGES/django.po b/mayan/apps/converter/locale/id/LC_MESSAGES/django.po new file mode 100644 index 0000000000..ecad21af5e --- /dev/null +++ b/mayan/apps/converter/locale/id/LC_MESSAGES/django.po @@ -0,0 +1,926 @@ +# 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 \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:15 +msgid "file formats" +msgstr "" + +#: literals.py:19 +msgid "Resize" +msgstr "" + +#: literals.py:20 +msgid "Resize." +msgstr "" + +#: literals.py:22 literals.py:37 +msgid "width" +msgstr "" + +#: literals.py:23 literals.py:38 +msgid "height" +msgstr "" + +#: literals.py:27 +msgid "Rotate" +msgstr "" + +#: literals.py:28 +msgid "Rotate by n degress." +msgstr "" + +#: literals.py:30 +msgid "degrees" +msgstr "" + +#: literals.py:34 +msgid "Density" +msgstr "" + +#: literals.py:35 +msgid "Change the resolution (ie: DPI) without resizing." +msgstr "" + +#: literals.py:42 +msgid "Zoom" +msgstr "" + +#: literals.py:43 +msgid "Zoom by n percent." +msgstr "" + +#: literals.py:45 +msgid "percent" +msgstr "" + +#: literals.py:51 +msgid "Hasselblad Photo RAW, CFV/H3D39II" +msgstr "" + +#: literals.py:52 literals.py:53 +msgid "Photoshop resource format" +msgstr "" + +#: literals.py:54 +msgid "Photoshop resource text format" +msgstr "" + +#: literals.py:55 +msgid "Photoshop resource wide text format" +msgstr "" + +#: literals.py:57 +msgid "Raw alpha samples" +msgstr "" + +#: literals.py:58 +msgid "Adobe Illustrator CS2" +msgstr "" + +#: literals.py:59 +msgid "Raw application information" +msgstr "" + +#: literals.py:60 +msgid "Raw JPEG binary data" +msgstr "" + +#: literals.py:61 +msgid "PFS: 1st Publisher Clip Art" +msgstr "" + +#: literals.py:62 +msgid "Sony Alpha DSLR Raw Image Format" +msgstr "" + +#: literals.py:63 +msgid "Microsoft Audio/Visual Interleaved" +msgstr "" + +#: literals.py:64 +msgid "AVS X image" +msgstr "" + +#: literals.py:66 +msgid "Raw blue samples" +msgstr "" + +#: literals.py:67 +msgid "Raw blue, green, and red samples" +msgstr "" + +#: literals.py:68 +msgid "Raw blue, green, red and alpha samples" +msgstr "" + +#: literals.py:69 +msgid "Microsoft Windows bitmap image" +msgstr "" + +#: literals.py:70 +msgid "Microsoft Windows bitmap image version 2" +msgstr "" + +#: literals.py:71 +msgid "Microsoft Windows bitmap image version 3" +msgstr "" + +#: literals.py:72 +msgid "BRF ASCII Braille format" +msgstr "" + +#: literals.py:73 +msgid "Raw blue, red, and green samples" +msgstr "" + +#: literals.py:75 +msgid "Raw cyan samples" +msgstr "" + +#: literals.py:76 literals.py:181 +msgid "Magick Persistent Cache image format" +msgstr "" + +#: literals.py:77 literals.py:78 +msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +msgstr "" + +#: literals.py:79 +msgid "Image caption" +msgstr "" + +#: literals.py:80 +msgid "Cineon Image File" +msgstr "" + +#: literals.py:81 +msgid "Cisco IP phone image format" +msgstr "" + +#: literals.py:82 +msgid "Image Clip Mask" +msgstr "" + +#: literals.py:83 +msgid "Raw cyan, magenta, yellow, and black samples" +msgstr "" + +#: literals.py:84 +msgid "Raw cyan, magenta, yellow, black, and opacity samples" +msgstr "" + +#: literals.py:85 literals.py:86 +msgid "Canon Digital Camera Raw Image Format" +msgstr "" + +#: literals.py:87 +msgid "Microsoft Cursor Icon" +msgstr "" + +#: literals.py:88 +msgid "DR Halo" +msgstr "" + +#: literals.py:90 +msgid "Digital Imaging and Communications in Medicine image" +msgstr "" + +#: literals.py:91 +msgid "Kodak Digital Camera Raw Image File" +msgstr "" + +#: literals.py:92 +msgid "ZSoft IBM PC multi-page Paintbrush" +msgstr "" + +#: literals.py:93 +msgid "Microsoft DirectDraw Surface" +msgstr "" + +#: literals.py:94 +msgid "Multi-face font package (Freetype 2.4.2)" +msgstr "" + +#: literals.py:95 +msgid "Déjà vu" +msgstr "" + +#: literals.py:96 +msgid "Adobe Digital Negative" +msgstr "" + +#: literals.py:97 +msgid "Graphviz" +msgstr "" + +#: literals.py:98 +msgid "SMPTE 268M-2003 (DPX 2.0)" +msgstr "" + +#: literals.py:100 +msgid "Encapsulated Portable Document Format" +msgstr "" + +#: literals.py:101 literals.py:106 +msgid "Adobe Encapsulated PostScript Interchange format" +msgstr "" + +#: literals.py:102 literals.py:105 +msgid "Adobe Encapsulated PostScript" +msgstr "" + +#: literals.py:103 +msgid "Adobe Level II Encapsulated PostScript" +msgstr "" + +#: literals.py:104 +msgid "Adobe Level III Encapsulated PostScript" +msgstr "" + +#: literals.py:107 +msgid "Adobe Encapsulated PostScript with TIFF preview" +msgstr "" + +#: literals.py:108 +msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +msgstr "" + +#: literals.py:109 +msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +msgstr "" + +#: literals.py:110 +msgid "Epson RAW Format" +msgstr "" + +#: literals.py:111 +msgid "Exif digital camera binary data" +msgstr "" + +#: literals.py:112 +msgid "High Dynamic-range (HDR)" +msgstr "" + +#: literals.py:114 +msgid "Group 3 FAX (Not TIFF Group3 FAX)" +msgstr "" + +#: literals.py:115 +msgid "Autodesk FLI animations file" +msgstr "" + +#: literals.py:116 +msgid "Autodesk FLC animations file" +msgstr "" + +#: literals.py:117 literals.py:120 +msgid "Flexible Image Transport System" +msgstr "" + +#: literals.py:118 +msgid "Kodak FlashPix file" +msgstr "" + +#: literals.py:119 literals.py:225 +msgid "Plasma fractal image" +msgstr "" + +#: literals.py:122 +msgid "Raw green samples" +msgstr "" + +#: literals.py:123 +msgid "Group 3 FAX" +msgstr "" + +#: literals.py:124 +msgid "Raw green, blue, and red samples" +msgstr "" + +#: literals.py:125 +msgid "GIMP brush file" +msgstr "" + +#: literals.py:126 +msgid "CompuServe graphics interchange format (version 89a)" +msgstr "" + +#: literals.py:127 +msgid "CompuServe graphics interchange format (version 87a)" +msgstr "" + +#: literals.py:128 +msgid "Gradual passing from one shade to another" +msgstr "" + +#: literals.py:129 +msgid "Raw gray samples" +msgstr "" + +#: literals.py:130 +msgid "Raw green, red, and blue samples" +msgstr "" + +#: literals.py:131 +msgid "Raw CCITT Group4" +msgstr "" + +#: literals.py:133 +msgid "Histogram of the image" +msgstr "" + +#: literals.py:134 +msgid "HRZ: Slow scan TV" +msgstr "" + +#: literals.py:135 literals.py:136 literals.py:255 +msgid "Hypertext Markup Language and a client-side image map" +msgstr "" + +#: literals.py:138 literals.py:264 literals.py:279 literals.py:283 +msgid "Truevision Targa image" +msgstr "" + +#: literals.py:139 literals.py:140 +msgid "ICC Color Profile" +msgstr "" + +#: literals.py:141 literals.py:142 +msgid "Microsoft Icon" +msgstr "" + +#: literals.py:143 +msgid "Hald CLUT identity image" +msgstr "" + +#: literals.py:144 +msgid "LabEye image format" +msgstr "" + +#: literals.py:145 +msgid "GraphicsMagick Embedded Image" +msgstr "" + +#: literals.py:146 +msgid "The image format and characteristics" +msgstr "" + +#: literals.py:147 +msgid "Base64-encoded inline images" +msgstr "" + +#: literals.py:148 +msgid "IPL Image Sequence" +msgstr "" + +#: literals.py:149 +msgid "IPTC Newsphoto" +msgstr "" + +#: literals.py:150 literals.py:151 +msgid "IPTC Newsphoto text format" +msgstr "" + +#: literals.py:152 +msgid "ISO/TR 11548-1 format" +msgstr "" + +#: literals.py:154 literals.py:157 +msgid "JPEG-2000 Code Stream Syntax" +msgstr "" + +#: literals.py:155 +msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:156 +msgid "JPEG-2000 JP2 File Format Syntax" +msgstr "" + +#: literals.py:158 literals.py:159 +msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +msgstr "" + +#: literals.py:160 +msgid "JPEG-2000 File Format Syntax" +msgstr "" + +#: literals.py:162 +msgid "Raw black samples" +msgstr "" + +#: literals.py:163 literals.py:164 +msgid "Kodak Digital Camera Raw Image Format" +msgstr "" + +#: literals.py:166 +msgid "Image label" +msgstr "" + +#: literals.py:168 +msgid "Raw magenta samples" +msgstr "" + +#: literals.py:169 literals.py:179 literals.py:182 literals.py:183 +msgid "MPEG Video Stream" +msgstr "" + +#: literals.py:170 +msgid "Raw MPEG-4 Video" +msgstr "" + +#: literals.py:171 +msgid "Colormap intensities and indices" +msgstr "" + +#: literals.py:172 +msgid "MATLAB image format" +msgstr "" + +#: literals.py:173 +msgid "MATTE raw opacity format" +msgstr "" + +#: literals.py:174 +msgid "8-bit McIdas area file" +msgstr "" + +#: literals.py:175 +msgid "Microsoft Image Composer (MIC) file" +msgstr "" + +#: literals.py:176 +msgid "Magick Image File Format" +msgstr "" + +#: literals.py:177 +msgid "" +"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:178 +msgid "Raw Bi-level bitmap in least-significant-byte first order" +msgstr "" + +#: literals.py:180 +msgid "MPEG-4 Video Stream" +msgstr "" + +#: literals.py:184 +msgid "Sony (Minolta) Raw Image File" +msgstr "" + +#: literals.py:185 +msgid "Magick Scripting Language" +msgstr "" + +#: literals.py:186 +msgid "Windows 1 and 2 MSP file format" +msgstr "" + +#: literals.py:187 +msgid "ImageMagick's own SVG internal renderer" +msgstr "" + +#: literals.py:188 +msgid "MTV Raytracing image format" +msgstr "" + +#: literals.py:189 +msgid "Magick Vector Graphics" +msgstr "" + +#: literals.py:191 +msgid "Nikon Digital SLR Camera Raw Image File" +msgstr "" + +#: literals.py:192 +msgid "Constant image of uniform color" +msgstr "" + +#: literals.py:194 +msgid "Raw opacity samples" +msgstr "" + +#: literals.py:195 +msgid "Olympus Digital Camera Raw Image File" +msgstr "" + +#: literals.py:196 +msgid "On-the-air bitmap" +msgstr "" + +#: literals.py:197 +msgid "Open Type font (Freetype 2.4.2)" +msgstr "" + +#: literals.py:199 +msgid "Xv thumbnail format" +msgstr "" + +#: literals.py:200 literals.py:277 +msgid "16bit/pixel interleaved YUV" +msgstr "" + +#: literals.py:201 +msgid "Palm pixmap" +msgstr "" + +#: literals.py:202 +msgid "Common 2-dimensional bitmap format" +msgstr "" + +#: literals.py:203 +msgid "Predefined pattern" +msgstr "" + +#: literals.py:204 +msgid "Portable bitmap format (black and white)" +msgstr "" + +#: literals.py:205 literals.py:206 +msgid "Photo CD" +msgstr "" + +#: literals.py:207 +msgid "Page Control Language" +msgstr "" + +#: literals.py:208 literals.py:221 +msgid "Apple Macintosh QuickDraw/PICT" +msgstr "" + +#: literals.py:209 +msgid "ZSoft IBM PC Paintbrush" +msgstr "" + +#: literals.py:210 +msgid "Palm Database ImageViewer Format" +msgstr "" + +#: literals.py:211 +msgid "Portable Document Format" +msgstr "" + +#: literals.py:212 +msgid "Portable Document Archive Format" +msgstr "" + +#: literals.py:213 +msgid "Pentax Electronic File" +msgstr "" + +#: literals.py:214 +msgid "Embrid Embroidery Format" +msgstr "" + +#: literals.py:215 +msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +msgstr "" + +#: literals.py:216 +msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +msgstr "" + +#: literals.py:217 +msgid "Portable float format" +msgstr "" + +#: literals.py:218 +msgid "Portable graymap format (gray scale)" +msgstr "" + +#: literals.py:219 +msgid "JPEG-2000 VM Format" +msgstr "" + +#: literals.py:220 +msgid "Personal Icon" +msgstr "" + +#: literals.py:222 +msgid "Alias/Wavefront RLE image format" +msgstr "" + +#: literals.py:223 +msgid "PIXAR raster file" +msgstr "" + +#: literals.py:224 +msgid "Joint Photographic Experts Group JFIF format (62)" +msgstr "" + +#: literals.py:226 +msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:227 +msgid "" +"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:228 +msgid "" +"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +"1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:229 +msgid "" +"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +"1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:230 +msgid "Portable anymap" +msgstr "" + +#: literals.py:231 +msgid "Portable pixmap format (color)" +msgstr "" + +#: literals.py:232 +msgid "Show a preview an image enhancement, effect, or f/x" +msgstr "" + +#: literals.py:233 +msgid "Adobe PostScript" +msgstr "" + +#: literals.py:234 +msgid "Adobe Level II PostScript" +msgstr "" + +#: literals.py:235 +msgid "Adobe Level III PostScript" +msgstr "" + +#: literals.py:236 +msgid "Adobe Large Document Format" +msgstr "" + +#: literals.py:237 +msgid "Adobe Photoshop bitmap" +msgstr "" + +#: literals.py:238 +msgid "Pyramid encoded TIFF" +msgstr "" + +#: literals.py:239 literals.py:253 +msgid "Seattle Film Works" +msgstr "" + +#: literals.py:241 +msgid "Raw red samples" +msgstr "" + +#: literals.py:242 +msgid "Fuji CCD-RAW Graphic File" +msgstr "" + +#: literals.py:243 literals.py:259 +msgid "SUN Rasterfile" +msgstr "" + +#: literals.py:244 +msgid "Raw red, blue, and green samples" +msgstr "" + +#: literals.py:245 +msgid "Raw red, green, and blue samples" +msgstr "" + +#: literals.py:246 +msgid "Raw red, green, blue, and matte samples" +msgstr "" + +#: literals.py:247 +msgid "Raw red, green, blue, and opacity samples" +msgstr "" + +#: literals.py:248 +msgid "Alias/Wavefront image" +msgstr "" + +#: literals.py:249 +msgid "Utah Run length encoded image" +msgstr "" + +#: literals.py:251 +msgid "ZX-Spectrum SCREEN$" +msgstr "" + +#: literals.py:252 +msgid "Scitex HandShake" +msgstr "" + +#: literals.py:254 +msgid "Irix RGB image" +msgstr "" + +#: literals.py:256 +msgid "Sony Raw Format 2" +msgstr "" + +#: literals.py:257 +msgid "Sony Raw Format" +msgstr "" + +#: literals.py:258 +msgid "Steganographic image" +msgstr "" + +#: literals.py:260 +msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +msgstr "" + +#: literals.py:261 +msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +msgstr "" + +#: literals.py:263 literals.py:273 +msgid "Text" +msgstr "" + +#: literals.py:265 +msgid "EXIF Profile Thumbnail" +msgstr "" + +#: literals.py:266 +msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +msgstr "" + +#: literals.py:267 +msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +msgstr "" + +#: literals.py:268 +msgid "Tile image with a texture" +msgstr "" + +#: literals.py:269 +msgid "PSX TIM" +msgstr "" + +#: literals.py:270 +msgid "TOPOL X Image" +msgstr "" + +#: literals.py:271 +msgid "TrueType font collection (Freetype 2.4.2)" +msgstr "" + +#: literals.py:272 +msgid "TrueType font (Freetype 2.4.2)" +msgstr "" + +#: literals.py:275 +msgid "Unicode Text format" +msgstr "" + +#: literals.py:276 +msgid "X-Motif UIL table" +msgstr "" + +#: literals.py:280 +msgid "VICAR rasterfile format" +msgstr "" + +#: literals.py:281 +msgid "Visual Image Directory" +msgstr "" + +#: literals.py:282 literals.py:299 +msgid "Khoros Visualization image" +msgstr "" + +#: literals.py:285 +msgid "Wireless Bitmap (level 0) image" +msgstr "" + +#: literals.py:286 +msgid "Windows Meta File" +msgstr "" + +#: literals.py:287 +msgid "Word Perfect Graphics" +msgstr "" + +#: literals.py:288 +msgid "Windows Media Video" +msgstr "" + +#: literals.py:289 +msgid "Compressed Windows Meta File" +msgstr "" + +#: literals.py:291 +msgid "X Window System" +msgstr "" + +#: literals.py:292 +msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +msgstr "" + +#: literals.py:293 +msgid "X Windows system bitmap (black and white)" +msgstr "" + +#: literals.py:294 +msgid "Constant image uniform color" +msgstr "" + +#: literals.py:295 +msgid "GIMP image" +msgstr "" + +#: literals.py:296 +msgid "Adobe XML metadata" +msgstr "" + +#: literals.py:297 +msgid "X Windows system pixmap (color)" +msgstr "" + +#: literals.py:298 +msgid "Microsoft XML Paper Specification" +msgstr "" + +#: literals.py:300 +msgid "XV thumbnail file" +msgstr "" + +#: literals.py:301 +msgid "X Windows system window dump (color)" +msgstr "" + +#: literals.py:303 +msgid "Raw yellow samples" +msgstr "" + +#: literals.py:304 +msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +msgstr "" + +#: views.py:17 +msgid "suported file formats" +msgstr "" + +#: views.py:22 +msgid "name" +msgstr "" + +#: views.py:26 +msgid "description" +msgstr "" + +#: conf/settings.py:11 +msgid "File path to imagemagick's convert program." +msgstr "" + +#: conf/settings.py:12 +msgid "File path to imagemagick's identify program." +msgstr "" + +#: conf/settings.py:13 +msgid "File path to graphicsmagick's program." +msgstr "" + +#: conf/settings.py:15 +msgid "" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick, converter.backends.graphicsmagick and " +"converter.backends.python." +msgstr "" + +#: conf/settings.py:16 +msgid "Path to the libreoffice program." +msgstr "" + +#: templates/converter_file_formats_help.html:3 +msgid "Help" +msgstr "" + +#: templates/converter_file_formats_help.html:4 +#, python-format +msgid "" +"These are the file formats supported by the currently selected converter " +"backend. In this case: '%(backend)s'" +msgstr "" diff --git a/mayan/apps/converter/locale/it/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/it/LC_MESSAGES/django.mo index 484de49033..aa6cf2c701 100644 Binary files a/mayan/apps/converter/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/it/LC_MESSAGES/django.po b/mayan/apps/converter/locale/it/LC_MESSAGES/django.po index a98df9e981..549c5cc7e6 100644 --- a/mayan/apps/converter/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/it/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. +# Pierpaolo Baldan , 2011 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 \n" +"Last-Translator: Roberto Rosario\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" diff --git a/mayan/apps/converter/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/nl_NL/LC_MESSAGES/django.mo index cae5fa60a7..af5c5f0f6c 100644 Binary files a/mayan/apps/converter/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/converter/locale/nl_NL/LC_MESSAGES/django.po index 90db1ebd00..73c8b24b38 100644 --- a/mayan/apps/converter/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/nl_NL/LC_MESSAGES/django.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Lucas Weel , 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 \n" +"PO-Revision-Date: 2013-12-21 19:56+0000\n" +"Last-Translator: Lucas Weel \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" @@ -19,908 +20,908 @@ msgstr "" #: __init__.py:15 msgid "file formats" -msgstr "" +msgstr "bestandsformaten" #: literals.py:19 msgid "Resize" -msgstr "" +msgstr "Afmeting wijzigen" #: literals.py:20 msgid "Resize." -msgstr "" +msgstr "Afmeting wijzigen." #: literals.py:22 literals.py:37 msgid "width" -msgstr "" +msgstr "breedte" #: literals.py:23 literals.py:38 msgid "height" -msgstr "" +msgstr "hoogte" #: literals.py:27 msgid "Rotate" -msgstr "" +msgstr "Roteren" #: literals.py:28 msgid "Rotate by n degress." -msgstr "" +msgstr "Roteren met n graden" #: literals.py:30 msgid "degrees" -msgstr "" +msgstr "graden" #: literals.py:34 msgid "Density" -msgstr "" +msgstr "Dichtheid" #: literals.py:35 msgid "Change the resolution (ie: DPI) without resizing." -msgstr "" +msgstr "Wijzig resolutie (DPI) zonder wijzigen afmetingen." #: literals.py:42 msgid "Zoom" -msgstr "" +msgstr "Inzoomen" #: literals.py:43 msgid "Zoom by n percent." -msgstr "" +msgstr "Inzoomen met n procent." #: literals.py:45 msgid "percent" -msgstr "" +msgstr "procent" #: literals.py:51 msgid "Hasselblad Photo RAW, CFV/H3D39II" -msgstr "" +msgstr "Hasselblad Photo RAW, CFV/H3D39II" #: literals.py:52 literals.py:53 msgid "Photoshop resource format" -msgstr "" +msgstr "Photoshop resource format" #: literals.py:54 msgid "Photoshop resource text format" -msgstr "" +msgstr "Photoshop resource text format" #: literals.py:55 msgid "Photoshop resource wide text format" -msgstr "" +msgstr "Photoshop resource wide text format" #: literals.py:57 msgid "Raw alpha samples" -msgstr "" +msgstr "Raw alpha samples" #: literals.py:58 msgid "Adobe Illustrator CS2" -msgstr "" +msgstr "Adobe Illustrator CS2" #: literals.py:59 msgid "Raw application information" -msgstr "" +msgstr "Raw application information" #: literals.py:60 msgid "Raw JPEG binary data" -msgstr "" +msgstr "Ruwe JPEG binaire data" #: literals.py:61 msgid "PFS: 1st Publisher Clip Art" -msgstr "" +msgstr "PFS: 1st Publisher Clip Art" #: literals.py:62 msgid "Sony Alpha DSLR Raw Image Format" -msgstr "" +msgstr "Sony Alpha DSLR Raw Image Format" #: literals.py:63 msgid "Microsoft Audio/Visual Interleaved" -msgstr "" +msgstr "Microsoft Audio/Visual Interleaved" #: literals.py:64 msgid "AVS X image" -msgstr "" +msgstr "AVS X image" #: literals.py:66 msgid "Raw blue samples" -msgstr "" +msgstr "Raw blue samples" #: literals.py:67 msgid "Raw blue, green, and red samples" -msgstr "" +msgstr "Raw blue, green, and red samples" #: literals.py:68 msgid "Raw blue, green, red and alpha samples" -msgstr "" +msgstr "Raw blue, green, red and alpha samples" #: literals.py:69 msgid "Microsoft Windows bitmap image" -msgstr "" +msgstr "Microsoft Windows bitmap image" #: literals.py:70 msgid "Microsoft Windows bitmap image version 2" -msgstr "" +msgstr "Microsoft Windows bitmap image version 2" #: literals.py:71 msgid "Microsoft Windows bitmap image version 3" -msgstr "" +msgstr "Microsoft Windows bitmap image version 3" #: literals.py:72 msgid "BRF ASCII Braille format" -msgstr "" +msgstr "BRF ASCII Braille format" #: literals.py:73 msgid "Raw blue, red, and green samples" -msgstr "" +msgstr "Raw blue, red, and green samples" #: literals.py:75 msgid "Raw cyan samples" -msgstr "" +msgstr "Raw cyan samples" #: literals.py:76 literals.py:181 msgid "Magick Persistent Cache image format" -msgstr "" +msgstr "Magick Persistent Cache image format" #: literals.py:77 literals.py:78 msgid "Continuous Acquisition and Life-cycle Support Type 1 image" -msgstr "" +msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" #: literals.py:79 msgid "Image caption" -msgstr "" +msgstr "Image caption" #: literals.py:80 msgid "Cineon Image File" -msgstr "" +msgstr "Cineon Image File" #: literals.py:81 msgid "Cisco IP phone image format" -msgstr "" +msgstr "Cisco IP phone image format" #: literals.py:82 msgid "Image Clip Mask" -msgstr "" +msgstr "Image Clip Mask" #: literals.py:83 msgid "Raw cyan, magenta, yellow, and black samples" -msgstr "" +msgstr "Raw cyan, magenta, yellow, and black samples" #: literals.py:84 msgid "Raw cyan, magenta, yellow, black, and opacity samples" -msgstr "" +msgstr "Raw cyan, magenta, yellow, black, and opacity samples" #: literals.py:85 literals.py:86 msgid "Canon Digital Camera Raw Image Format" -msgstr "" +msgstr "Canon Digital Camera Raw Image Format" #: literals.py:87 msgid "Microsoft Cursor Icon" -msgstr "" +msgstr "Microsoft Cursor Icon" #: literals.py:88 msgid "DR Halo" -msgstr "" +msgstr "DR Halo" #: literals.py:90 msgid "Digital Imaging and Communications in Medicine image" -msgstr "" +msgstr "Digital Imaging and Communications in Medicine image" #: literals.py:91 msgid "Kodak Digital Camera Raw Image File" -msgstr "" +msgstr "Kodak Digital Camera Raw Image File" #: literals.py:92 msgid "ZSoft IBM PC multi-page Paintbrush" -msgstr "" +msgstr "ZSoft IBM PC multi-page Paintbrush" #: literals.py:93 msgid "Microsoft DirectDraw Surface" -msgstr "" +msgstr "Microsoft DirectDraw Surface" #: literals.py:94 msgid "Multi-face font package (Freetype 2.4.2)" -msgstr "" +msgstr "Multi-face font package (Freetype 2.4.2)" #: literals.py:95 msgid "Déjà vu" -msgstr "" +msgstr "Déjà vu" #: literals.py:96 msgid "Adobe Digital Negative" -msgstr "" +msgstr "Adobe Digital Negative" #: literals.py:97 msgid "Graphviz" -msgstr "" +msgstr "Graphviz" #: literals.py:98 msgid "SMPTE 268M-2003 (DPX 2.0)" -msgstr "" +msgstr "SMPTE 268M-2003 (DPX 2.0)" #: literals.py:100 msgid "Encapsulated Portable Document Format" -msgstr "" +msgstr "Encapsulated Portable Document Format" #: literals.py:101 literals.py:106 msgid "Adobe Encapsulated PostScript Interchange format" -msgstr "" +msgstr "Adobe Encapsulated PostScript Interchange format" #: literals.py:102 literals.py:105 msgid "Adobe Encapsulated PostScript" -msgstr "" +msgstr "Adobe Encapsulated PostScript" #: literals.py:103 msgid "Adobe Level II Encapsulated PostScript" -msgstr "" +msgstr "Adobe Level II Encapsulated PostScript" #: literals.py:104 msgid "Adobe Level III Encapsulated PostScript" -msgstr "" +msgstr "Adobe Level III Encapsulated PostScript" #: literals.py:107 msgid "Adobe Encapsulated PostScript with TIFF preview" -msgstr "" +msgstr "Adobe Encapsulated PostScript with TIFF preview" #: literals.py:108 msgid "Adobe Level II Encapsulated PostScript with TIFF preview" -msgstr "" +msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" #: literals.py:109 msgid "Adobe Level III Encapsulated PostScript with TIFF preview" -msgstr "" +msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" #: literals.py:110 msgid "Epson RAW Format" -msgstr "" +msgstr "Epson RAW Format" #: literals.py:111 msgid "Exif digital camera binary data" -msgstr "" +msgstr "Exif digital camera binary data" #: literals.py:112 msgid "High Dynamic-range (HDR)" -msgstr "" +msgstr "High Dynamic-range (HDR)" #: literals.py:114 msgid "Group 3 FAX (Not TIFF Group3 FAX)" -msgstr "" +msgstr "Group 3 FAX (Not TIFF Group3 FAX)" #: literals.py:115 msgid "Autodesk FLI animations file" -msgstr "" +msgstr "Autodesk FLI animations file" #: literals.py:116 msgid "Autodesk FLC animations file" -msgstr "" +msgstr "Autodesk FLC animations file" #: literals.py:117 literals.py:120 msgid "Flexible Image Transport System" -msgstr "" +msgstr "Flexible Image Transport System" #: literals.py:118 msgid "Kodak FlashPix file" -msgstr "" +msgstr "Kodak FlashPix file" #: literals.py:119 literals.py:225 msgid "Plasma fractal image" -msgstr "" +msgstr "Plasma fractal image" #: literals.py:122 msgid "Raw green samples" -msgstr "" +msgstr "Raw green samples" #: literals.py:123 msgid "Group 3 FAX" -msgstr "" +msgstr "Group 3 FAX" #: literals.py:124 msgid "Raw green, blue, and red samples" -msgstr "" +msgstr "Raw green, blue, and red samples" #: literals.py:125 msgid "GIMP brush file" -msgstr "" +msgstr "GIMP brush file" #: literals.py:126 msgid "CompuServe graphics interchange format (version 89a)" -msgstr "" +msgstr "CompuServe graphics interchange format (version 89a)" #: literals.py:127 msgid "CompuServe graphics interchange format (version 87a)" -msgstr "" +msgstr "CompuServe graphics interchange format (version 87a)" #: literals.py:128 msgid "Gradual passing from one shade to another" -msgstr "" +msgstr "Gradual passing from one shade to another" #: literals.py:129 msgid "Raw gray samples" -msgstr "" +msgstr "Raw gray samples" #: literals.py:130 msgid "Raw green, red, and blue samples" -msgstr "" +msgstr "Raw green, red, and blue samples" #: literals.py:131 msgid "Raw CCITT Group4" -msgstr "" +msgstr "Raw CCITT Group4" #: literals.py:133 msgid "Histogram of the image" -msgstr "" +msgstr "Histogram of the image" #: literals.py:134 msgid "HRZ: Slow scan TV" -msgstr "" +msgstr "HRZ: Slow scan TV" #: literals.py:135 literals.py:136 literals.py:255 msgid "Hypertext Markup Language and a client-side image map" -msgstr "" +msgstr "Hypertext Markup Language and a client-side image map" #: literals.py:138 literals.py:264 literals.py:279 literals.py:283 msgid "Truevision Targa image" -msgstr "" +msgstr "Truevision Targa image" #: literals.py:139 literals.py:140 msgid "ICC Color Profile" -msgstr "" +msgstr "ICC Color Profile" #: literals.py:141 literals.py:142 msgid "Microsoft Icon" -msgstr "" +msgstr "Microsoft Icon" #: literals.py:143 msgid "Hald CLUT identity image" -msgstr "" +msgstr "Hald CLUT identity image" #: literals.py:144 msgid "LabEye image format" -msgstr "" +msgstr "LabEye image format" #: literals.py:145 msgid "GraphicsMagick Embedded Image" -msgstr "" +msgstr "GraphicsMagick Embedded Image" #: literals.py:146 msgid "The image format and characteristics" -msgstr "" +msgstr "The image format and characteristics" #: literals.py:147 msgid "Base64-encoded inline images" -msgstr "" +msgstr "Base64-encoded inline images" #: literals.py:148 msgid "IPL Image Sequence" -msgstr "" +msgstr "IPL Image Sequence" #: literals.py:149 msgid "IPTC Newsphoto" -msgstr "" +msgstr "IPTC Newsphoto" #: literals.py:150 literals.py:151 msgid "IPTC Newsphoto text format" -msgstr "" +msgstr "IPTC Newsphoto text format" #: literals.py:152 msgid "ISO/TR 11548-1 format" -msgstr "" +msgstr "ISO/TR 11548-1 format" #: literals.py:154 literals.py:157 msgid "JPEG-2000 Code Stream Syntax" -msgstr "" +msgstr "JPEG-2000 Code Stream Syntax" #: literals.py:155 msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" +msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" #: literals.py:156 msgid "JPEG-2000 JP2 File Format Syntax" -msgstr "" +msgstr "JPEG-2000 JP2 File Format Syntax" #: literals.py:158 literals.py:159 msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" -msgstr "" +msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" #: literals.py:160 msgid "JPEG-2000 File Format Syntax" -msgstr "" +msgstr "JPEG-2000 File Format Syntax" #: literals.py:162 msgid "Raw black samples" -msgstr "" +msgstr "Raw black samples" #: literals.py:163 literals.py:164 msgid "Kodak Digital Camera Raw Image Format" -msgstr "" +msgstr "Kodak Digital Camera Raw Image Format" #: literals.py:166 msgid "Image label" -msgstr "" +msgstr "Image label" #: literals.py:168 msgid "Raw magenta samples" -msgstr "" +msgstr "Raw magenta samples" #: literals.py:169 literals.py:179 literals.py:182 literals.py:183 msgid "MPEG Video Stream" -msgstr "" +msgstr "MPEG Video Stream" #: literals.py:170 msgid "Raw MPEG-4 Video" -msgstr "" +msgstr "Raw MPEG-4 Video" #: literals.py:171 msgid "Colormap intensities and indices" -msgstr "" +msgstr "Colormap intensities and indices" #: literals.py:172 msgid "MATLAB image format" -msgstr "" +msgstr "MATLAB image format" #: literals.py:173 msgid "MATTE raw opacity format" -msgstr "" +msgstr "MATTE raw opacity format" #: literals.py:174 msgid "8-bit McIdas area file" -msgstr "" +msgstr "8-bit McIdas area file" #: literals.py:175 msgid "Microsoft Image Composer (MIC) file" -msgstr "" +msgstr "Microsoft Image Composer (MIC) file" #: literals.py:176 msgid "Magick Image File Format" -msgstr "" +msgstr "Magick Image File Format" #: literals.py:177 msgid "" "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" +msgstr "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" #: literals.py:178 msgid "Raw Bi-level bitmap in least-significant-byte first order" -msgstr "" +msgstr "Raw Bi-level bitmap in least-significant-byte first order" #: literals.py:180 msgid "MPEG-4 Video Stream" -msgstr "" +msgstr "MPEG-4 Video Stream" #: literals.py:184 msgid "Sony (Minolta) Raw Image File" -msgstr "" +msgstr "Sony (Minolta) Raw Image File" #: literals.py:185 msgid "Magick Scripting Language" -msgstr "" +msgstr "Magick Scripting Language" #: literals.py:186 msgid "Windows 1 and 2 MSP file format" -msgstr "" +msgstr "Windows 1 and 2 MSP file format" #: literals.py:187 msgid "ImageMagick's own SVG internal renderer" -msgstr "" +msgstr "ImageMagick's own SVG internal renderer" #: literals.py:188 msgid "MTV Raytracing image format" -msgstr "" +msgstr "MTV Raytracing image format" #: literals.py:189 msgid "Magick Vector Graphics" -msgstr "" +msgstr "Magick Vector Graphics" #: literals.py:191 msgid "Nikon Digital SLR Camera Raw Image File" -msgstr "" +msgstr "Nikon Digital SLR Camera Raw Image File" #: literals.py:192 msgid "Constant image of uniform color" -msgstr "" +msgstr "Constant image of uniform color" #: literals.py:194 msgid "Raw opacity samples" -msgstr "" +msgstr "Raw opacity samples" #: literals.py:195 msgid "Olympus Digital Camera Raw Image File" -msgstr "" +msgstr "Olympus Digital Camera Raw Image File" #: literals.py:196 msgid "On-the-air bitmap" -msgstr "" +msgstr "On-the-air bitmap" #: literals.py:197 msgid "Open Type font (Freetype 2.4.2)" -msgstr "" +msgstr "Open Type font (Freetype 2.4.2)" #: literals.py:199 msgid "Xv thumbnail format" -msgstr "" +msgstr "Xv thumbnail format" #: literals.py:200 literals.py:277 msgid "16bit/pixel interleaved YUV" -msgstr "" +msgstr "16bit/pixel interleaved YUV" #: literals.py:201 msgid "Palm pixmap" -msgstr "" +msgstr "Palm pixmap" #: literals.py:202 msgid "Common 2-dimensional bitmap format" -msgstr "" +msgstr "Common 2-dimensional bitmap format" #: literals.py:203 msgid "Predefined pattern" -msgstr "" +msgstr "Predefined pattern" #: literals.py:204 msgid "Portable bitmap format (black and white)" -msgstr "" +msgstr "Portable bitmap format (black and white)" #: literals.py:205 literals.py:206 msgid "Photo CD" -msgstr "" +msgstr "Photo CD" #: literals.py:207 msgid "Page Control Language" -msgstr "" +msgstr "Page Control Language" #: literals.py:208 literals.py:221 msgid "Apple Macintosh QuickDraw/PICT" -msgstr "" +msgstr "Apple Macintosh QuickDraw/PICT" #: literals.py:209 msgid "ZSoft IBM PC Paintbrush" -msgstr "" +msgstr "ZSoft IBM PC Paintbrush" #: literals.py:210 msgid "Palm Database ImageViewer Format" -msgstr "" +msgstr "Palm Database ImageViewer Format" #: literals.py:211 msgid "Portable Document Format" -msgstr "" +msgstr "Portable Document Format" #: literals.py:212 msgid "Portable Document Archive Format" -msgstr "" +msgstr "Portable Document Archive Format" #: literals.py:213 msgid "Pentax Electronic File" -msgstr "" +msgstr "Pentax Electronic File" #: literals.py:214 msgid "Embrid Embroidery Format" -msgstr "" +msgstr "Embrid Embroidery Format" #: literals.py:215 msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" -msgstr "" +msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" #: literals.py:216 msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" -msgstr "" +msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" #: literals.py:217 msgid "Portable float format" -msgstr "" +msgstr "Portable float format" #: literals.py:218 msgid "Portable graymap format (gray scale)" -msgstr "" +msgstr "Portable graymap format (gray scale)" #: literals.py:219 msgid "JPEG-2000 VM Format" -msgstr "" +msgstr "JPEG-2000 VM Format" #: literals.py:220 msgid "Personal Icon" -msgstr "" +msgstr "Personal Icon" #: literals.py:222 msgid "Alias/Wavefront RLE image format" -msgstr "" +msgstr "Alias/Wavefront RLE image format" #: literals.py:223 msgid "PIXAR raster file" -msgstr "" +msgstr "PIXAR raster file" #: literals.py:224 msgid "Joint Photographic Experts Group JFIF format (62)" -msgstr "" +msgstr "Joint Photographic Experts Group JFIF format (62)" #: literals.py:226 msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" +msgstr "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" #: literals.py:227 msgid "" "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" +msgstr "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" #: literals.py:228 msgid "" "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " "1.2.3.3,1.2.3.4)" -msgstr "" +msgstr "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" #: literals.py:229 msgid "" "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " "1.2.3.3,1.2.3.4)" -msgstr "" +msgstr "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" #: literals.py:230 msgid "Portable anymap" -msgstr "" +msgstr "Portable anymap" #: literals.py:231 msgid "Portable pixmap format (color)" -msgstr "" +msgstr "Portable pixmap format (color)" #: literals.py:232 msgid "Show a preview an image enhancement, effect, or f/x" -msgstr "" +msgstr "Show a preview an image enhancement, effect, or f/x" #: literals.py:233 msgid "Adobe PostScript" -msgstr "" +msgstr "Adobe PostScript" #: literals.py:234 msgid "Adobe Level II PostScript" -msgstr "" +msgstr "Adobe Level II PostScript" #: literals.py:235 msgid "Adobe Level III PostScript" -msgstr "" +msgstr "Adobe Level III PostScript" #: literals.py:236 msgid "Adobe Large Document Format" -msgstr "" +msgstr "Adobe Large Document Format" #: literals.py:237 msgid "Adobe Photoshop bitmap" -msgstr "" +msgstr "Adobe Photoshop bitmap" #: literals.py:238 msgid "Pyramid encoded TIFF" -msgstr "" +msgstr "Pyramid encoded TIFF" #: literals.py:239 literals.py:253 msgid "Seattle Film Works" -msgstr "" +msgstr "Seattle Film Works" #: literals.py:241 msgid "Raw red samples" -msgstr "" +msgstr "Raw red samples" #: literals.py:242 msgid "Fuji CCD-RAW Graphic File" -msgstr "" +msgstr "Fuji CCD-RAW Graphic File" #: literals.py:243 literals.py:259 msgid "SUN Rasterfile" -msgstr "" +msgstr "SUN Rasterfile" #: literals.py:244 msgid "Raw red, blue, and green samples" -msgstr "" +msgstr "Raw red, blue, and green samples" #: literals.py:245 msgid "Raw red, green, and blue samples" -msgstr "" +msgstr "Raw red, green, and blue samples" #: literals.py:246 msgid "Raw red, green, blue, and matte samples" -msgstr "" +msgstr "Raw red, green, blue, and matte samples" #: literals.py:247 msgid "Raw red, green, blue, and opacity samples" -msgstr "" +msgstr "Raw red, green, blue, and opacity samples" #: literals.py:248 msgid "Alias/Wavefront image" -msgstr "" +msgstr "Alias/Wavefront image" #: literals.py:249 msgid "Utah Run length encoded image" -msgstr "" +msgstr "Utah Run length encoded image" #: literals.py:251 msgid "ZX-Spectrum SCREEN$" -msgstr "" +msgstr "ZX-Spectrum SCREEN$" #: literals.py:252 msgid "Scitex HandShake" -msgstr "" +msgstr "Scitex HandShake" #: literals.py:254 msgid "Irix RGB image" -msgstr "" +msgstr "Irix RGB image" #: literals.py:256 msgid "Sony Raw Format 2" -msgstr "" +msgstr "Sony Raw Format 2" #: literals.py:257 msgid "Sony Raw Format" -msgstr "" +msgstr "Sony Raw Format" #: literals.py:258 msgid "Steganographic image" -msgstr "" +msgstr "Steganographic image" #: literals.py:260 msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" -msgstr "" +msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" #: literals.py:261 msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" -msgstr "" +msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" #: literals.py:263 literals.py:273 msgid "Text" -msgstr "" +msgstr "Text" #: literals.py:265 msgid "EXIF Profile Thumbnail" -msgstr "" +msgstr "EXIF Profile Thumbnail" #: literals.py:266 msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" -msgstr "" +msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" #: literals.py:267 msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" -msgstr "" +msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" #: literals.py:268 msgid "Tile image with a texture" -msgstr "" +msgstr "Tile image with a texture" #: literals.py:269 msgid "PSX TIM" -msgstr "" +msgstr "PSX TIM" #: literals.py:270 msgid "TOPOL X Image" -msgstr "" +msgstr "TOPOL X Image" #: literals.py:271 msgid "TrueType font collection (Freetype 2.4.2)" -msgstr "" +msgstr "TrueType font collection (Freetype 2.4.2)" #: literals.py:272 msgid "TrueType font (Freetype 2.4.2)" -msgstr "" +msgstr "TrueType font (Freetype 2.4.2)" #: literals.py:275 msgid "Unicode Text format" -msgstr "" +msgstr "Unicode Text format" #: literals.py:276 msgid "X-Motif UIL table" -msgstr "" +msgstr "X-Motif UIL table" #: literals.py:280 msgid "VICAR rasterfile format" -msgstr "" +msgstr "VICAR rasterfile format" #: literals.py:281 msgid "Visual Image Directory" -msgstr "" +msgstr "Visual Image Directory" #: literals.py:282 literals.py:299 msgid "Khoros Visualization image" -msgstr "" +msgstr "Khoros Visualization image" #: literals.py:285 msgid "Wireless Bitmap (level 0) image" -msgstr "" +msgstr "Wireless Bitmap (level 0) image" #: literals.py:286 msgid "Windows Meta File" -msgstr "" +msgstr "Windows Meta File" #: literals.py:287 msgid "Word Perfect Graphics" -msgstr "" +msgstr "Word Perfect Graphics" #: literals.py:288 msgid "Windows Media Video" -msgstr "" +msgstr "Windows Media Video" #: literals.py:289 msgid "Compressed Windows Meta File" -msgstr "" +msgstr "Compressed Windows Meta File" #: literals.py:291 msgid "X Window System" -msgstr "" +msgstr "X Window System" #: literals.py:292 msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" -msgstr "" +msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" #: literals.py:293 msgid "X Windows system bitmap (black and white)" -msgstr "" +msgstr "X Windows system bitmap (black and white)" #: literals.py:294 msgid "Constant image uniform color" -msgstr "" +msgstr "Constant image uniform color" #: literals.py:295 msgid "GIMP image" -msgstr "" +msgstr "GIMP image" #: literals.py:296 msgid "Adobe XML metadata" -msgstr "" +msgstr "Adobe XML metadata" #: literals.py:297 msgid "X Windows system pixmap (color)" -msgstr "" +msgstr "X Windows system pixmap (color)" #: literals.py:298 msgid "Microsoft XML Paper Specification" -msgstr "" +msgstr "Microsoft XML Paper Specification" #: literals.py:300 msgid "XV thumbnail file" -msgstr "" +msgstr "XV thumbnail file" #: literals.py:301 msgid "X Windows system window dump (color)" -msgstr "" +msgstr "X Windows system window dump (color)" #: literals.py:303 msgid "Raw yellow samples" -msgstr "" +msgstr "Raw yellow samples" #: literals.py:304 msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" -msgstr "" +msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" #: views.py:17 msgid "suported file formats" -msgstr "" +msgstr "Ondersteunde bestandsformaten" #: views.py:22 msgid "name" -msgstr "" +msgstr "naam" #: views.py:26 msgid "description" -msgstr "" +msgstr "omschrijving" #: conf/settings.py:11 msgid "File path to imagemagick's convert program." -msgstr "" +msgstr "Locatie 'imagemagick' convert commandline executable." #: conf/settings.py:12 msgid "File path to imagemagick's identify program." -msgstr "" +msgstr "Locatie 'imagemagick' identification commandline executable." #: conf/settings.py:13 msgid "File path to graphicsmagick's program." -msgstr "" +msgstr "Locatie 'imagemagic' commandline executable." #: conf/settings.py:15 msgid "" "Graphics conversion backend to use. Options are: " "converter.backends.imagemagick, converter.backends.graphicsmagick and " "converter.backends.python." -msgstr "" +msgstr "Selecteer 'Graphics conversion backend'. Opties: converter.backends.imagemagick; converter.backends.graphicsmagick; converter.backends.python." #: conf/settings.py:16 msgid "Path to the libreoffice program." -msgstr "" +msgstr "Locatie 'libreoffice' commandline executable." #: templates/converter_file_formats_help.html:3 msgid "Help" -msgstr "" +msgstr "Help" #: templates/converter_file_formats_help.html:4 #, python-format msgid "" "These are the file formats supported by the currently selected converter " "backend. In this case: '%(backend)s'" -msgstr "" +msgstr "Dit zijn de bestandsformaten die worden ondersteund door converter backend: '%(backend)s'" diff --git a/mayan/apps/converter/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/pl/LC_MESSAGES/django.mo index d05495d448..cefc89be00 100644 Binary files a/mayan/apps/converter/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/pl/LC_MESSAGES/django.po b/mayan/apps/converter/locale/pl/LC_MESSAGES/django.po index 9c64644313..db6837cedc 100644 --- a/mayan/apps/converter/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/pl/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# mic , 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 \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" diff --git a/mayan/apps/converter/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/pt/LC_MESSAGES/django.mo index dd9cd27812..c95a516ceb 100644 Binary files a/mayan/apps/converter/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/pt/LC_MESSAGES/django.po b/mayan/apps/converter/locale/pt/LC_MESSAGES/django.po index 8c32bd8e3d..9944c854ae 100644 --- a/mayan/apps/converter/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/pt/LC_MESSAGES/django.po @@ -3,16 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. -# Renata Oliveira , 2011. -# Vítor Figueiró , 2012. +# emersonsoares , 2011 +# Renata Oliveira , 2011 +# Vítor Figueiró , 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 \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" diff --git a/mayan/apps/converter/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/pt_BR/LC_MESSAGES/django.mo index 3fb4d38461..8f1765cb41 100644 Binary files a/mayan/apps/converter/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/converter/locale/pt_BR/LC_MESSAGES/django.po index f50ac6fafb..baf44880d0 100644 --- a/mayan/apps/converter/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/pt_BR/LC_MESSAGES/django.po @@ -3,15 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011-2012. -# Renata Oliveira , 2011. +# emersonsoares , 2011-2012 +# Renata Oliveira , 2011 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 \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" diff --git a/mayan/apps/converter/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/ru/LC_MESSAGES/django.mo index 7fb9762be8..7de9adb7f6 100644 Binary files a/mayan/apps/converter/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/ru/LC_MESSAGES/django.po b/mayan/apps/converter/locale/ru/LC_MESSAGES/django.po index 4c4ebd4dca..f44fb2db83 100644 --- a/mayan/apps/converter/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/ru/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Sergey Glita , 2011-2012. +# Sergey Glita , 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:05+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-05-14 06:29+0000\n" +"Last-Translator: Sergey Glita \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" diff --git a/mayan/apps/converter/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/sl_SI/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..9639e36e28 Binary files /dev/null and b/mayan/apps/converter/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/converter/locale/sl_SI/LC_MESSAGES/django.po index 4e909c2309..4dfcddcc8a 100644 --- a/mayan/apps/converter/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/sl_SI/LC_MESSAGES/django.po @@ -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 \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" diff --git a/mayan/apps/converter/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/tr_TR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..173be3a234 Binary files /dev/null and b/mayan/apps/converter/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/converter/locale/tr_TR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..0ead17b2e5 --- /dev/null +++ b/mayan/apps/converter/locale/tr_TR/LC_MESSAGES/django.po @@ -0,0 +1,926 @@ +# 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: 2013-06-10 05:29+0000\n" +"Last-Translator: Roberto Rosario\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:15 +msgid "file formats" +msgstr "" + +#: literals.py:19 +msgid "Resize" +msgstr "" + +#: literals.py:20 +msgid "Resize." +msgstr "" + +#: literals.py:22 literals.py:37 +msgid "width" +msgstr "" + +#: literals.py:23 literals.py:38 +msgid "height" +msgstr "" + +#: literals.py:27 +msgid "Rotate" +msgstr "" + +#: literals.py:28 +msgid "Rotate by n degress." +msgstr "" + +#: literals.py:30 +msgid "degrees" +msgstr "" + +#: literals.py:34 +msgid "Density" +msgstr "" + +#: literals.py:35 +msgid "Change the resolution (ie: DPI) without resizing." +msgstr "" + +#: literals.py:42 +msgid "Zoom" +msgstr "" + +#: literals.py:43 +msgid "Zoom by n percent." +msgstr "" + +#: literals.py:45 +msgid "percent" +msgstr "" + +#: literals.py:51 +msgid "Hasselblad Photo RAW, CFV/H3D39II" +msgstr "" + +#: literals.py:52 literals.py:53 +msgid "Photoshop resource format" +msgstr "" + +#: literals.py:54 +msgid "Photoshop resource text format" +msgstr "" + +#: literals.py:55 +msgid "Photoshop resource wide text format" +msgstr "" + +#: literals.py:57 +msgid "Raw alpha samples" +msgstr "" + +#: literals.py:58 +msgid "Adobe Illustrator CS2" +msgstr "" + +#: literals.py:59 +msgid "Raw application information" +msgstr "" + +#: literals.py:60 +msgid "Raw JPEG binary data" +msgstr "" + +#: literals.py:61 +msgid "PFS: 1st Publisher Clip Art" +msgstr "" + +#: literals.py:62 +msgid "Sony Alpha DSLR Raw Image Format" +msgstr "" + +#: literals.py:63 +msgid "Microsoft Audio/Visual Interleaved" +msgstr "" + +#: literals.py:64 +msgid "AVS X image" +msgstr "" + +#: literals.py:66 +msgid "Raw blue samples" +msgstr "" + +#: literals.py:67 +msgid "Raw blue, green, and red samples" +msgstr "" + +#: literals.py:68 +msgid "Raw blue, green, red and alpha samples" +msgstr "" + +#: literals.py:69 +msgid "Microsoft Windows bitmap image" +msgstr "" + +#: literals.py:70 +msgid "Microsoft Windows bitmap image version 2" +msgstr "" + +#: literals.py:71 +msgid "Microsoft Windows bitmap image version 3" +msgstr "" + +#: literals.py:72 +msgid "BRF ASCII Braille format" +msgstr "" + +#: literals.py:73 +msgid "Raw blue, red, and green samples" +msgstr "" + +#: literals.py:75 +msgid "Raw cyan samples" +msgstr "" + +#: literals.py:76 literals.py:181 +msgid "Magick Persistent Cache image format" +msgstr "" + +#: literals.py:77 literals.py:78 +msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +msgstr "" + +#: literals.py:79 +msgid "Image caption" +msgstr "" + +#: literals.py:80 +msgid "Cineon Image File" +msgstr "" + +#: literals.py:81 +msgid "Cisco IP phone image format" +msgstr "" + +#: literals.py:82 +msgid "Image Clip Mask" +msgstr "" + +#: literals.py:83 +msgid "Raw cyan, magenta, yellow, and black samples" +msgstr "" + +#: literals.py:84 +msgid "Raw cyan, magenta, yellow, black, and opacity samples" +msgstr "" + +#: literals.py:85 literals.py:86 +msgid "Canon Digital Camera Raw Image Format" +msgstr "" + +#: literals.py:87 +msgid "Microsoft Cursor Icon" +msgstr "" + +#: literals.py:88 +msgid "DR Halo" +msgstr "" + +#: literals.py:90 +msgid "Digital Imaging and Communications in Medicine image" +msgstr "" + +#: literals.py:91 +msgid "Kodak Digital Camera Raw Image File" +msgstr "" + +#: literals.py:92 +msgid "ZSoft IBM PC multi-page Paintbrush" +msgstr "" + +#: literals.py:93 +msgid "Microsoft DirectDraw Surface" +msgstr "" + +#: literals.py:94 +msgid "Multi-face font package (Freetype 2.4.2)" +msgstr "" + +#: literals.py:95 +msgid "Déjà vu" +msgstr "" + +#: literals.py:96 +msgid "Adobe Digital Negative" +msgstr "" + +#: literals.py:97 +msgid "Graphviz" +msgstr "" + +#: literals.py:98 +msgid "SMPTE 268M-2003 (DPX 2.0)" +msgstr "" + +#: literals.py:100 +msgid "Encapsulated Portable Document Format" +msgstr "" + +#: literals.py:101 literals.py:106 +msgid "Adobe Encapsulated PostScript Interchange format" +msgstr "" + +#: literals.py:102 literals.py:105 +msgid "Adobe Encapsulated PostScript" +msgstr "" + +#: literals.py:103 +msgid "Adobe Level II Encapsulated PostScript" +msgstr "" + +#: literals.py:104 +msgid "Adobe Level III Encapsulated PostScript" +msgstr "" + +#: literals.py:107 +msgid "Adobe Encapsulated PostScript with TIFF preview" +msgstr "" + +#: literals.py:108 +msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +msgstr "" + +#: literals.py:109 +msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +msgstr "" + +#: literals.py:110 +msgid "Epson RAW Format" +msgstr "" + +#: literals.py:111 +msgid "Exif digital camera binary data" +msgstr "" + +#: literals.py:112 +msgid "High Dynamic-range (HDR)" +msgstr "" + +#: literals.py:114 +msgid "Group 3 FAX (Not TIFF Group3 FAX)" +msgstr "" + +#: literals.py:115 +msgid "Autodesk FLI animations file" +msgstr "" + +#: literals.py:116 +msgid "Autodesk FLC animations file" +msgstr "" + +#: literals.py:117 literals.py:120 +msgid "Flexible Image Transport System" +msgstr "" + +#: literals.py:118 +msgid "Kodak FlashPix file" +msgstr "" + +#: literals.py:119 literals.py:225 +msgid "Plasma fractal image" +msgstr "" + +#: literals.py:122 +msgid "Raw green samples" +msgstr "" + +#: literals.py:123 +msgid "Group 3 FAX" +msgstr "" + +#: literals.py:124 +msgid "Raw green, blue, and red samples" +msgstr "" + +#: literals.py:125 +msgid "GIMP brush file" +msgstr "" + +#: literals.py:126 +msgid "CompuServe graphics interchange format (version 89a)" +msgstr "" + +#: literals.py:127 +msgid "CompuServe graphics interchange format (version 87a)" +msgstr "" + +#: literals.py:128 +msgid "Gradual passing from one shade to another" +msgstr "" + +#: literals.py:129 +msgid "Raw gray samples" +msgstr "" + +#: literals.py:130 +msgid "Raw green, red, and blue samples" +msgstr "" + +#: literals.py:131 +msgid "Raw CCITT Group4" +msgstr "" + +#: literals.py:133 +msgid "Histogram of the image" +msgstr "" + +#: literals.py:134 +msgid "HRZ: Slow scan TV" +msgstr "" + +#: literals.py:135 literals.py:136 literals.py:255 +msgid "Hypertext Markup Language and a client-side image map" +msgstr "" + +#: literals.py:138 literals.py:264 literals.py:279 literals.py:283 +msgid "Truevision Targa image" +msgstr "" + +#: literals.py:139 literals.py:140 +msgid "ICC Color Profile" +msgstr "" + +#: literals.py:141 literals.py:142 +msgid "Microsoft Icon" +msgstr "" + +#: literals.py:143 +msgid "Hald CLUT identity image" +msgstr "" + +#: literals.py:144 +msgid "LabEye image format" +msgstr "" + +#: literals.py:145 +msgid "GraphicsMagick Embedded Image" +msgstr "" + +#: literals.py:146 +msgid "The image format and characteristics" +msgstr "" + +#: literals.py:147 +msgid "Base64-encoded inline images" +msgstr "" + +#: literals.py:148 +msgid "IPL Image Sequence" +msgstr "" + +#: literals.py:149 +msgid "IPTC Newsphoto" +msgstr "" + +#: literals.py:150 literals.py:151 +msgid "IPTC Newsphoto text format" +msgstr "" + +#: literals.py:152 +msgid "ISO/TR 11548-1 format" +msgstr "" + +#: literals.py:154 literals.py:157 +msgid "JPEG-2000 Code Stream Syntax" +msgstr "" + +#: literals.py:155 +msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:156 +msgid "JPEG-2000 JP2 File Format Syntax" +msgstr "" + +#: literals.py:158 literals.py:159 +msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +msgstr "" + +#: literals.py:160 +msgid "JPEG-2000 File Format Syntax" +msgstr "" + +#: literals.py:162 +msgid "Raw black samples" +msgstr "" + +#: literals.py:163 literals.py:164 +msgid "Kodak Digital Camera Raw Image Format" +msgstr "" + +#: literals.py:166 +msgid "Image label" +msgstr "" + +#: literals.py:168 +msgid "Raw magenta samples" +msgstr "" + +#: literals.py:169 literals.py:179 literals.py:182 literals.py:183 +msgid "MPEG Video Stream" +msgstr "" + +#: literals.py:170 +msgid "Raw MPEG-4 Video" +msgstr "" + +#: literals.py:171 +msgid "Colormap intensities and indices" +msgstr "" + +#: literals.py:172 +msgid "MATLAB image format" +msgstr "" + +#: literals.py:173 +msgid "MATTE raw opacity format" +msgstr "" + +#: literals.py:174 +msgid "8-bit McIdas area file" +msgstr "" + +#: literals.py:175 +msgid "Microsoft Image Composer (MIC) file" +msgstr "" + +#: literals.py:176 +msgid "Magick Image File Format" +msgstr "" + +#: literals.py:177 +msgid "" +"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:178 +msgid "Raw Bi-level bitmap in least-significant-byte first order" +msgstr "" + +#: literals.py:180 +msgid "MPEG-4 Video Stream" +msgstr "" + +#: literals.py:184 +msgid "Sony (Minolta) Raw Image File" +msgstr "" + +#: literals.py:185 +msgid "Magick Scripting Language" +msgstr "" + +#: literals.py:186 +msgid "Windows 1 and 2 MSP file format" +msgstr "" + +#: literals.py:187 +msgid "ImageMagick's own SVG internal renderer" +msgstr "" + +#: literals.py:188 +msgid "MTV Raytracing image format" +msgstr "" + +#: literals.py:189 +msgid "Magick Vector Graphics" +msgstr "" + +#: literals.py:191 +msgid "Nikon Digital SLR Camera Raw Image File" +msgstr "" + +#: literals.py:192 +msgid "Constant image of uniform color" +msgstr "" + +#: literals.py:194 +msgid "Raw opacity samples" +msgstr "" + +#: literals.py:195 +msgid "Olympus Digital Camera Raw Image File" +msgstr "" + +#: literals.py:196 +msgid "On-the-air bitmap" +msgstr "" + +#: literals.py:197 +msgid "Open Type font (Freetype 2.4.2)" +msgstr "" + +#: literals.py:199 +msgid "Xv thumbnail format" +msgstr "" + +#: literals.py:200 literals.py:277 +msgid "16bit/pixel interleaved YUV" +msgstr "" + +#: literals.py:201 +msgid "Palm pixmap" +msgstr "" + +#: literals.py:202 +msgid "Common 2-dimensional bitmap format" +msgstr "" + +#: literals.py:203 +msgid "Predefined pattern" +msgstr "" + +#: literals.py:204 +msgid "Portable bitmap format (black and white)" +msgstr "" + +#: literals.py:205 literals.py:206 +msgid "Photo CD" +msgstr "" + +#: literals.py:207 +msgid "Page Control Language" +msgstr "" + +#: literals.py:208 literals.py:221 +msgid "Apple Macintosh QuickDraw/PICT" +msgstr "" + +#: literals.py:209 +msgid "ZSoft IBM PC Paintbrush" +msgstr "" + +#: literals.py:210 +msgid "Palm Database ImageViewer Format" +msgstr "" + +#: literals.py:211 +msgid "Portable Document Format" +msgstr "" + +#: literals.py:212 +msgid "Portable Document Archive Format" +msgstr "" + +#: literals.py:213 +msgid "Pentax Electronic File" +msgstr "" + +#: literals.py:214 +msgid "Embrid Embroidery Format" +msgstr "" + +#: literals.py:215 +msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +msgstr "" + +#: literals.py:216 +msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +msgstr "" + +#: literals.py:217 +msgid "Portable float format" +msgstr "" + +#: literals.py:218 +msgid "Portable graymap format (gray scale)" +msgstr "" + +#: literals.py:219 +msgid "JPEG-2000 VM Format" +msgstr "" + +#: literals.py:220 +msgid "Personal Icon" +msgstr "" + +#: literals.py:222 +msgid "Alias/Wavefront RLE image format" +msgstr "" + +#: literals.py:223 +msgid "PIXAR raster file" +msgstr "" + +#: literals.py:224 +msgid "Joint Photographic Experts Group JFIF format (62)" +msgstr "" + +#: literals.py:226 +msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:227 +msgid "" +"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:228 +msgid "" +"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +"1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:229 +msgid "" +"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +"1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:230 +msgid "Portable anymap" +msgstr "" + +#: literals.py:231 +msgid "Portable pixmap format (color)" +msgstr "" + +#: literals.py:232 +msgid "Show a preview an image enhancement, effect, or f/x" +msgstr "" + +#: literals.py:233 +msgid "Adobe PostScript" +msgstr "" + +#: literals.py:234 +msgid "Adobe Level II PostScript" +msgstr "" + +#: literals.py:235 +msgid "Adobe Level III PostScript" +msgstr "" + +#: literals.py:236 +msgid "Adobe Large Document Format" +msgstr "" + +#: literals.py:237 +msgid "Adobe Photoshop bitmap" +msgstr "" + +#: literals.py:238 +msgid "Pyramid encoded TIFF" +msgstr "" + +#: literals.py:239 literals.py:253 +msgid "Seattle Film Works" +msgstr "" + +#: literals.py:241 +msgid "Raw red samples" +msgstr "" + +#: literals.py:242 +msgid "Fuji CCD-RAW Graphic File" +msgstr "" + +#: literals.py:243 literals.py:259 +msgid "SUN Rasterfile" +msgstr "" + +#: literals.py:244 +msgid "Raw red, blue, and green samples" +msgstr "" + +#: literals.py:245 +msgid "Raw red, green, and blue samples" +msgstr "" + +#: literals.py:246 +msgid "Raw red, green, blue, and matte samples" +msgstr "" + +#: literals.py:247 +msgid "Raw red, green, blue, and opacity samples" +msgstr "" + +#: literals.py:248 +msgid "Alias/Wavefront image" +msgstr "" + +#: literals.py:249 +msgid "Utah Run length encoded image" +msgstr "" + +#: literals.py:251 +msgid "ZX-Spectrum SCREEN$" +msgstr "" + +#: literals.py:252 +msgid "Scitex HandShake" +msgstr "" + +#: literals.py:254 +msgid "Irix RGB image" +msgstr "" + +#: literals.py:256 +msgid "Sony Raw Format 2" +msgstr "" + +#: literals.py:257 +msgid "Sony Raw Format" +msgstr "" + +#: literals.py:258 +msgid "Steganographic image" +msgstr "" + +#: literals.py:260 +msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +msgstr "" + +#: literals.py:261 +msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +msgstr "" + +#: literals.py:263 literals.py:273 +msgid "Text" +msgstr "" + +#: literals.py:265 +msgid "EXIF Profile Thumbnail" +msgstr "" + +#: literals.py:266 +msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +msgstr "" + +#: literals.py:267 +msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +msgstr "" + +#: literals.py:268 +msgid "Tile image with a texture" +msgstr "" + +#: literals.py:269 +msgid "PSX TIM" +msgstr "" + +#: literals.py:270 +msgid "TOPOL X Image" +msgstr "" + +#: literals.py:271 +msgid "TrueType font collection (Freetype 2.4.2)" +msgstr "" + +#: literals.py:272 +msgid "TrueType font (Freetype 2.4.2)" +msgstr "" + +#: literals.py:275 +msgid "Unicode Text format" +msgstr "" + +#: literals.py:276 +msgid "X-Motif UIL table" +msgstr "" + +#: literals.py:280 +msgid "VICAR rasterfile format" +msgstr "" + +#: literals.py:281 +msgid "Visual Image Directory" +msgstr "" + +#: literals.py:282 literals.py:299 +msgid "Khoros Visualization image" +msgstr "" + +#: literals.py:285 +msgid "Wireless Bitmap (level 0) image" +msgstr "" + +#: literals.py:286 +msgid "Windows Meta File" +msgstr "" + +#: literals.py:287 +msgid "Word Perfect Graphics" +msgstr "" + +#: literals.py:288 +msgid "Windows Media Video" +msgstr "" + +#: literals.py:289 +msgid "Compressed Windows Meta File" +msgstr "" + +#: literals.py:291 +msgid "X Window System" +msgstr "" + +#: literals.py:292 +msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +msgstr "" + +#: literals.py:293 +msgid "X Windows system bitmap (black and white)" +msgstr "" + +#: literals.py:294 +msgid "Constant image uniform color" +msgstr "" + +#: literals.py:295 +msgid "GIMP image" +msgstr "" + +#: literals.py:296 +msgid "Adobe XML metadata" +msgstr "" + +#: literals.py:297 +msgid "X Windows system pixmap (color)" +msgstr "" + +#: literals.py:298 +msgid "Microsoft XML Paper Specification" +msgstr "" + +#: literals.py:300 +msgid "XV thumbnail file" +msgstr "" + +#: literals.py:301 +msgid "X Windows system window dump (color)" +msgstr "" + +#: literals.py:303 +msgid "Raw yellow samples" +msgstr "" + +#: literals.py:304 +msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +msgstr "" + +#: views.py:17 +msgid "suported file formats" +msgstr "" + +#: views.py:22 +msgid "name" +msgstr "" + +#: views.py:26 +msgid "description" +msgstr "" + +#: conf/settings.py:11 +msgid "File path to imagemagick's convert program." +msgstr "" + +#: conf/settings.py:12 +msgid "File path to imagemagick's identify program." +msgstr "" + +#: conf/settings.py:13 +msgid "File path to graphicsmagick's program." +msgstr "" + +#: conf/settings.py:15 +msgid "" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick, converter.backends.graphicsmagick and " +"converter.backends.python." +msgstr "" + +#: conf/settings.py:16 +msgid "Path to the libreoffice program." +msgstr "" + +#: templates/converter_file_formats_help.html:3 +msgid "Help" +msgstr "" + +#: templates/converter_file_formats_help.html:4 +#, python-format +msgid "" +"These are the file formats supported by the currently selected converter " +"backend. In this case: '%(backend)s'" +msgstr "" diff --git a/mayan/apps/converter/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/vi_VN/LC_MESSAGES/django.mo index 20828b5fa1..9b11b0389f 100644 Binary files a/mayan/apps/converter/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/converter/locale/vi_VN/LC_MESSAGES/django.po index d206838f97..00e4261137 100644 --- a/mayan/apps/converter/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/vi_VN/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ 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: 2011-09-30 04:55+0000\n" "Last-Translator: FULL NAME \n" diff --git a/mayan/apps/django_gpg/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/ar/LC_MESSAGES/django.mo index 939f92c8f3..22ad804aba 100644 Binary files a/mayan/apps/django_gpg/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/ar/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/ar/LC_MESSAGES/django.po index 527d75b09d..55293ab918 100644 --- a/mayan/apps/django_gpg/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/ar/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Mohammed ALDOUB , 2013. +# Mohammed ALDOUB , 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 20:29+0000\n" "Last-Translator: Mohammed ALDOUB \n" diff --git a/mayan/apps/django_gpg/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/bg/LC_MESSAGES/django.mo index 5fef894ebf..784daa864b 100644 Binary files a/mayan/apps/django_gpg/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/bg/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/bg/LC_MESSAGES/django.po index 4c3a37b389..bfa88ff2bc 100644 --- a/mayan/apps/django_gpg/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/bg/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# Pavlin Koldamov , 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 \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" diff --git a/mayan/apps/django_gpg/locale/da/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..9409a34f1e Binary files /dev/null and b/mayan/apps/django_gpg/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/da/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/da/LC_MESSAGES/django.po new file mode 100644 index 0000000000..42de7f315c --- /dev/null +++ b/mayan/apps/django_gpg/locale/da/LC_MESSAGES/django.po @@ -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: \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: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 "" diff --git a/mayan/apps/django_gpg/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/de_DE/LC_MESSAGES/django.mo index d13e965819..0d16b83764 100644 Binary files a/mayan/apps/django_gpg/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/de_DE/LC_MESSAGES/django.po index d8c3aca525..51c1f45f61 100644 --- a/mayan/apps/django_gpg/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/de_DE/LC_MESSAGES/django.po @@ -3,7 +3,8 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Manticor , 2012 +# Mathias Behrle , 2014 +# Stefan Lodders , 2012 # tetjarediske , 2012 msgid "" msgstr "" @@ -11,7 +12,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 \n" +"Last-Translator: Mathias Behrle \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" diff --git a/mayan/apps/django_gpg/locale/en/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/en/LC_MESSAGES/django.mo index 0a05ef3a09..8c1ec9fbc9 100644 Binary files a/mayan/apps/django_gpg/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/en/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/en/LC_MESSAGES/django.po index 0d8be90486..94b88aa8e6 100644 --- a/mayan/apps/django_gpg/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/en/LC_MESSAGES/django.po @@ -1,157 +1,157 @@ # 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 , 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 \n" -"Language-Team: LANGUAGE \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:14 views.py:66 msgid "private keys" -msgstr "" +msgstr "private keys" #: __init__.py:15 views.py:69 msgid "public keys" -msgstr "" +msgstr "public keys" #: __init__.py:16 msgid "delete" -msgstr "" +msgstr "delete" #: __init__.py:17 msgid "query keyservers" -msgstr "" +msgstr "query keyservers" #: __init__.py:18 msgid "import" -msgstr "" +msgstr "import" #: __init__.py:19 msgid "key management" -msgstr "" +msgstr "key management" #: api.py:24 msgid "Public" -msgstr "" +msgstr "Public" #: api.py:25 msgid "Secret" -msgstr "" +msgstr "Secret" #: api.py:33 api.py:38 msgid "RSA" -msgstr "" +msgstr "RSA" #: api.py:34 msgid "DSA" -msgstr "" +msgstr "DSA" #: api.py:39 msgid "Elgamal" -msgstr "" +msgstr "Elgamal" #: api.py:53 msgid "Bad signature." -msgstr "" +msgstr "Bad signature." #: api.py:57 msgid "Document not signed or invalid signature." -msgstr "" +msgstr "Document not signed or invalid signature." #: api.py:61 msgid "Signature error." -msgstr "" +msgstr "Signature error." #: api.py:65 msgid "Document is signed but no public key is available for verification." -msgstr "" +msgstr "Document is signed but no public key is available for verification." #: api.py:69 msgid "Document is signed, and signature is good." -msgstr "" +msgstr "Document is signed, and signature is good." #: api.py:73 msgid "Document is signed with a valid signature." -msgstr "" +msgstr "Document is signed with a valid signature." #: api.py:146 msgid "unknown" -msgstr "" +msgstr "unknown" #: forms.py:7 msgid "Term" -msgstr "" +msgstr "Term" #: forms.py:8 msgid "Name, e-mail, key ID or key fingerprint to look for." -msgstr "" +msgstr "Name, e-mail, key ID or key fingerprint to look for." #: permissions.py:7 msgid "Key management" -msgstr "" +msgstr "Key management" #: permissions.py:9 msgid "View keys" -msgstr "" +msgstr "View keys" #: permissions.py:10 msgid "Delete keys" -msgstr "" +msgstr "Delete keys" #: permissions.py:11 msgid "Query keyservers" -msgstr "" +msgstr "Query keyservers" #: permissions.py:12 msgid "Import keys from keyservers" -msgstr "" +msgstr "Import keys from keyservers" #: views.py:37 #, python-format msgid "Key: %s, imported successfully." -msgstr "" +msgstr "Key: %s, imported successfully." #: views.py:42 #, python-format msgid "Unable to import key id: %(key_id)s; %(error)s" -msgstr "" +msgstr "Unable to import key id: %(key_id)s; %(error)s" #: views.py:51 msgid "Import key" -msgstr "" +msgstr "Import key" #: views.py:52 #, python-format msgid "Are you sure you wish to import key id: %s?" -msgstr "" +msgstr "Are you sure you wish to import key id: %s?" #: views.py:77 msgid "Key ID" -msgstr "" +msgstr "Key ID" #: views.py:81 msgid "Owner" -msgstr "" +msgstr "Owner" #: views.py:101 #, python-format msgid "Key: %s, deleted successfully." -msgstr "" +msgstr "Key: %s, deleted successfully." #: views.py:108 msgid "Delete key" -msgstr "" +msgstr "Delete key" #: views.py:110 #, python-format @@ -159,56 +159,56 @@ 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 "" +msgstr "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." #: views.py:128 msgid "Query key server" -msgstr "" +msgstr "Query key server" #: views.py:141 msgid "results" -msgstr "" +msgstr "results" #: views.py:146 msgid "ID" -msgstr "" +msgstr "ID" #: views.py:150 msgid "type" -msgstr "" +msgstr "type" #: views.py:154 msgid "creation date" -msgstr "" +msgstr "creation date" #: views.py:158 msgid "disabled" -msgstr "" +msgstr "disabled" #: views.py:162 msgid "expiration date" -msgstr "" +msgstr "expiration date" #: views.py:166 msgid "expired" -msgstr "" +msgstr "expired" #: views.py:170 msgid "length" -msgstr "" +msgstr "length" #: views.py:174 msgid "revoked" -msgstr "" +msgstr "revoked" #: views.py:179 msgid "Identifies" -msgstr "" +msgstr "Identifies" #: conf/settings.py:15 msgid "List of keyservers to be queried for unknown keys." -msgstr "" +msgstr "List of keyservers to be queried for unknown keys." #: conf/settings.py:16 msgid "Home directory used to store keys as well as configuration files." -msgstr "" +msgstr "Home directory used to store keys as well as configuration files." diff --git a/mayan/apps/django_gpg/locale/es/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/es/LC_MESSAGES/django.mo index 87ab43d4ee..e11fbf5007 100644 Binary files a/mayan/apps/django_gpg/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/es/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/es/LC_MESSAGES/django.po index cf51659c54..bb4e3458b0 100644 --- a/mayan/apps/django_gpg/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/es/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Roberto Rosario , 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:05+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/django_gpg/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..f402693746 Binary files /dev/null and b/mayan/apps/django_gpg/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/fa/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 0000000000..8b086c0b12 --- /dev/null +++ b/mayan/apps/django_gpg/locale/fa/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2013-06-16 18:57+0000\n" +"Last-Translator: Roberto Rosario\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: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 "" diff --git a/mayan/apps/django_gpg/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/fr/LC_MESSAGES/django.mo index 897d44bd55..6b26aaf36c 100644 Binary files a/mayan/apps/django_gpg/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/fr/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/fr/LC_MESSAGES/django.po index dd1a778b45..8f98b6aaf6 100644 --- a/mayan/apps/django_gpg/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/fr/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Pierre Lhoste , 2012. +# Pierre Lhoste , 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 \n" +"Last-Translator: Roberto Rosario\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" diff --git a/mayan/apps/django_gpg/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/hr_HR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..b397489c62 Binary files /dev/null and b/mayan/apps/django_gpg/locale/hr_HR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/hr_HR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..7395b1561f --- /dev/null +++ b/mayan/apps/django_gpg/locale/hr_HR/LC_MESSAGES/django.po @@ -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: \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: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 "" diff --git a/mayan/apps/django_gpg/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..691c4fd8b3 Binary files /dev/null and b/mayan/apps/django_gpg/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/hu/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/hu/LC_MESSAGES/django.po new file mode 100644 index 0000000000..1a3109ea9e --- /dev/null +++ b/mayan/apps/django_gpg/locale/hu/LC_MESSAGES/django.po @@ -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: \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: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 "" diff --git a/mayan/apps/django_gpg/locale/id/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..150d847904 Binary files /dev/null and b/mayan/apps/django_gpg/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/id/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/id/LC_MESSAGES/django.po new file mode 100644 index 0000000000..1ffc6d1856 --- /dev/null +++ b/mayan/apps/django_gpg/locale/id/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2011-12-05 17:43+0000\n" +"Last-Translator: FULL NAME \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: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 "" diff --git a/mayan/apps/django_gpg/locale/it/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/it/LC_MESSAGES/django.mo index 7e4f0e2d39..4925439dbb 100644 Binary files a/mayan/apps/django_gpg/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/it/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/it/LC_MESSAGES/django.po index b3632429aa..b123266f3b 100644 --- a/mayan/apps/django_gpg/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/it/LC_MESSAGES/django.po @@ -3,15 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. -# Pierpaolo Baldan , 2012. +# Pierpaolo Baldan , 2011 +# Pierpaolo Baldan , 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 \n" +"Last-Translator: Roberto Rosario\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" diff --git a/mayan/apps/django_gpg/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/nl_NL/LC_MESSAGES/django.mo index cae5fa60a7..0f44c7fc77 100644 Binary files a/mayan/apps/django_gpg/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/nl_NL/LC_MESSAGES/django.po index 4d8908f69b..adfdc058f6 100644 --- a/mayan/apps/django_gpg/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/nl_NL/LC_MESSAGES/django.po @@ -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 \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" diff --git a/mayan/apps/django_gpg/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/pl/LC_MESSAGES/django.mo index e45e10f913..c7f43b5b7b 100644 Binary files a/mayan/apps/django_gpg/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/pl/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/pl/LC_MESSAGES/django.po index 072e34c99c..7eb85de80e 100644 --- a/mayan/apps/django_gpg/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/pl/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# mic , 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 \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" diff --git a/mayan/apps/django_gpg/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/pt/LC_MESSAGES/django.mo index 9c367f04a5..32ffe6276f 100644 Binary files a/mayan/apps/django_gpg/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/pt/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/pt/LC_MESSAGES/django.po index 8d6369729e..7b82d75c56 100644 --- a/mayan/apps/django_gpg/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/pt/LC_MESSAGES/django.po @@ -3,15 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Roberto Rosario , 2012. -# Vítor Figueiró , 2012. +# Roberto Rosario, 2012 +# Vítor Figueiró , 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 \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" diff --git a/mayan/apps/django_gpg/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/pt_BR/LC_MESSAGES/django.mo index 2a43b844f0..ac61a58cba 100644 Binary files a/mayan/apps/django_gpg/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/pt_BR/LC_MESSAGES/django.po index 5f1b1be449..5e8eae4a3a 100644 --- a/mayan/apps/django_gpg/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/pt_BR/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Roberto Rosario , 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 \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" diff --git a/mayan/apps/django_gpg/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/ru/LC_MESSAGES/django.mo index 7d8b4cb1b2..7644ffa21b 100644 Binary files a/mayan/apps/django_gpg/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/ru/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/ru/LC_MESSAGES/django.po index 9d7a22b179..47fbefbdab 100644 --- a/mayan/apps/django_gpg/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/ru/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Sergey Glita , 2011-2012. +# Sergey Glita , 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:05+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-05-14 06:42+0000\n" +"Last-Translator: Sergey Glita \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" diff --git a/mayan/apps/django_gpg/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/sl_SI/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..9639e36e28 Binary files /dev/null and b/mayan/apps/django_gpg/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/sl_SI/LC_MESSAGES/django.po index d93f801ec9..7bb3c8ae53 100644 --- a/mayan/apps/django_gpg/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/sl_SI/LC_MESSAGES/django.po @@ -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 \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" diff --git a/mayan/apps/django_gpg/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/tr_TR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..173be3a234 Binary files /dev/null and b/mayan/apps/django_gpg/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/tr_TR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..b05bf8f93c --- /dev/null +++ b/mayan/apps/django_gpg/locale/tr_TR/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"Last-Translator: Roberto Rosario\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: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 "" diff --git a/mayan/apps/django_gpg/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/vi_VN/LC_MESSAGES/django.mo index bfcac2335d..84ec320b5b 100644 Binary files a/mayan/apps/django_gpg/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/vi_VN/LC_MESSAGES/django.po index 6cf087d2a9..dfebc540c0 100644 --- a/mayan/apps/django_gpg/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/vi_VN/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Trung Phan Minh , 2013. +# Trung Phan Minh , 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 08:34+0000\n" -"Last-Translator: trungpm \n" +"Last-Translator: Trung Phan Minh \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" diff --git a/mayan/apps/document_comments/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/ar/LC_MESSAGES/django.mo index f52f9fd3de..0a36b62a60 100644 Binary files a/mayan/apps/document_comments/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/ar/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/ar/LC_MESSAGES/django.po index 255f28c424..5031e4232c 100644 --- a/mayan/apps/document_comments/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/ar/LC_MESSAGES/django.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Mohammed ALDOUB , 2013. +# Mohammed ALDOUB , 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 16:58+0000\n" +"PO-Revision-Date: 2013-11-20 11:56+0000\n" "Last-Translator: Mohammed ALDOUB \n" "Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" diff --git a/mayan/apps/document_comments/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/bg/LC_MESSAGES/django.mo index 56fbb6d3e0..06183f278a 100644 Binary files a/mayan/apps/document_comments/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/bg/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/bg/LC_MESSAGES/django.po index 5ca5b2aa6b..7e9648a073 100644 --- a/mayan/apps/document_comments/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/bg/LC_MESSAGES/django.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# Pavlin Koldamov , 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-07-06 07:43+0000\n" +"PO-Revision-Date: 2013-11-20 11:56+0000\n" "Last-Translator: Pavlin Koldamov \n" "Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" diff --git a/mayan/apps/document_comments/locale/da/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..6664004acb Binary files /dev/null and b/mayan/apps/document_comments/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/da/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/da/LC_MESSAGES/django.po new file mode 100644 index 0000000000..0956f1831b --- /dev/null +++ b/mayan/apps/document_comments/locale/da/LC_MESSAGES/django.po @@ -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: +# Mads L. Nielsen , 2012 +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-11-20 11:56+0000\n" +"Last-Translator: Mads L. Nielsen \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:19 __init__.py:20 +msgid "delete" +msgstr "slet" + +#: __init__.py:21 +msgid "add comment" +msgstr "Tilføj kommentar" + +#: __init__.py:22 +msgid "comments" +msgstr "kommentarer" + +#: __init__.py:26 +msgid "date" +msgstr "dato" + +#: __init__.py:30 +msgid "user" +msgstr "bruger" + +#: __init__.py:34 +msgid "comment" +msgstr "kommentar" + +#: permissions.py:7 +msgid "Comments" +msgstr "Kommentarer" + +#: permissions.py:9 +msgid "Create new comments" +msgstr "Opret nye kommentarer" + +#: permissions.py:10 +msgid "Delete comments" +msgstr "Slet kommentarer" + +#: permissions.py:11 +msgid "View comments" +msgstr "Se kommentarer" + +#: views.py:36 +msgid "Must provide at least one comment." +msgstr "Skal angive mindst én kommentar." + +#: views.py:46 +#, python-format +msgid "Comment \"%s\" deleted successfully." +msgstr "Kommentar \"%s\" slettet." + +#: views.py:48 +#, python-format +msgid "Error deleting comment \"%(comment)s\": %(error)s" +msgstr "Fejl ved sletning af kommentar \" %(comment)s \": %(error)s " + +#: views.py:63 +#, python-format +msgid "Are you sure you wish to delete the comment: %s?" +msgstr "Er du sikker på du vil slette kommentaren: %s?" + +#: views.py:65 +#, python-format +msgid "Are you sure you wish to delete the comments: %s?" +msgstr "Er du sikker på du ønsker at slette kommentarerne: %s?" + +#: views.py:99 +msgid "Comment added successfully." +msgstr "Kommentar tilføjet." + +#: views.py:106 +#, python-format +msgid "Add comment to document: %s" +msgstr "Tilføj kommentar til dokument: %s" + +#: views.py:126 +#, python-format +msgid "comments: %s" +msgstr "kommentarer: %s" diff --git a/mayan/apps/document_comments/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/de_DE/LC_MESSAGES/django.mo index 07ef138149..fdcca2602f 100644 Binary files a/mayan/apps/document_comments/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/de_DE/LC_MESSAGES/django.po index a1b2dca428..bff566f10b 100644 --- a/mayan/apps/document_comments/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/de_DE/LC_MESSAGES/django.po @@ -3,6 +3,7 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Mathias Behrle , 2014 # tetjarediske , 2012 msgid "" msgstr "" @@ -10,7 +11,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 \n" +"Last-Translator: Mathias Behrle \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" diff --git a/mayan/apps/document_comments/locale/en/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/en/LC_MESSAGES/django.mo index 0a05ef3a09..814214d5da 100644 Binary files a/mayan/apps/document_comments/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/en/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/en/LC_MESSAGES/django.po index 6dfc7ed0f1..8c1734f1e6 100644 --- a/mayan/apps/document_comments/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/en/LC_MESSAGES/django.po @@ -1,96 +1,96 @@ # 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 , 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 \n" -"Language-Team: LANGUAGE \n" -"Language: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2013-11-20 11:56+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:19 __init__.py:20 msgid "delete" -msgstr "" +msgstr "delete" #: __init__.py:21 msgid "add comment" -msgstr "" +msgstr "add comment" #: __init__.py:22 msgid "comments" -msgstr "" +msgstr "comments" #: __init__.py:26 msgid "date" -msgstr "" +msgstr "date" #: __init__.py:30 msgid "user" -msgstr "" +msgstr "user" #: __init__.py:34 msgid "comment" -msgstr "" +msgstr "comment" #: permissions.py:7 msgid "Comments" -msgstr "" +msgstr "Comments" #: permissions.py:9 msgid "Create new comments" -msgstr "" +msgstr "Create new comments" #: permissions.py:10 msgid "Delete comments" -msgstr "" +msgstr "Delete comments" #: permissions.py:11 msgid "View comments" -msgstr "" +msgstr "View comments" #: views.py:36 msgid "Must provide at least one comment." -msgstr "" +msgstr "Must provide at least one comment." #: views.py:46 #, python-format msgid "Comment \"%s\" deleted successfully." -msgstr "" +msgstr "Comment \"%s\" deleted successfully." #: views.py:48 #, python-format msgid "Error deleting comment \"%(comment)s\": %(error)s" -msgstr "" +msgstr "Error deleting comment \"%(comment)s\": %(error)s" #: views.py:63 #, python-format msgid "Are you sure you wish to delete the comment: %s?" -msgstr "" +msgstr "Are you sure you wish to delete the comment: %s?" #: views.py:65 #, python-format msgid "Are you sure you wish to delete the comments: %s?" -msgstr "" +msgstr "Are you sure you wish to delete the comments: %s?" #: views.py:99 msgid "Comment added successfully." -msgstr "" +msgstr "Comment added successfully." #: views.py:106 #, python-format msgid "Add comment to document: %s" -msgstr "" +msgstr "Add comment to document: %s" #: views.py:126 #, python-format msgid "comments: %s" -msgstr "" +msgstr "comments: %s" diff --git a/mayan/apps/document_comments/locale/es/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/es/LC_MESSAGES/django.mo index 06b17ef900..9b371fe330 100644 Binary files a/mayan/apps/document_comments/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/es/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/es/LC_MESSAGES/django.po index c75583a80e..a24aeca678 100644 --- a/mayan/apps/document_comments/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/es/LC_MESSAGES/django.po @@ -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-02-02 18:20+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-11-20 11:56+0000\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" diff --git a/mayan/apps/document_comments/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..38cc7e62bb Binary files /dev/null and b/mayan/apps/document_comments/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/fa/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 0000000000..d5be349ab4 --- /dev/null +++ b/mayan/apps/document_comments/locale/fa/LC_MESSAGES/django.po @@ -0,0 +1,96 @@ +# 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: 2013-11-20 11:56+0000\n" +"Last-Translator: Roberto Rosario\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:19 __init__.py:20 +msgid "delete" +msgstr "" + +#: __init__.py:21 +msgid "add comment" +msgstr "" + +#: __init__.py:22 +msgid "comments" +msgstr "" + +#: __init__.py:26 +msgid "date" +msgstr "" + +#: __init__.py:30 +msgid "user" +msgstr "" + +#: __init__.py:34 +msgid "comment" +msgstr "" + +#: permissions.py:7 +msgid "Comments" +msgstr "" + +#: permissions.py:9 +msgid "Create new comments" +msgstr "" + +#: permissions.py:10 +msgid "Delete comments" +msgstr "" + +#: permissions.py:11 +msgid "View comments" +msgstr "" + +#: views.py:36 +msgid "Must provide at least one comment." +msgstr "" + +#: views.py:46 +#, python-format +msgid "Comment \"%s\" deleted successfully." +msgstr "" + +#: views.py:48 +#, python-format +msgid "Error deleting comment \"%(comment)s\": %(error)s" +msgstr "" + +#: views.py:63 +#, python-format +msgid "Are you sure you wish to delete the comment: %s?" +msgstr "" + +#: views.py:65 +#, python-format +msgid "Are you sure you wish to delete the comments: %s?" +msgstr "" + +#: views.py:99 +msgid "Comment added successfully." +msgstr "" + +#: views.py:106 +#, python-format +msgid "Add comment to document: %s" +msgstr "" + +#: views.py:126 +#, python-format +msgid "comments: %s" +msgstr "" diff --git a/mayan/apps/document_comments/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/fr/LC_MESSAGES/django.mo index 072d5b8465..ddc6eec276 100644 Binary files a/mayan/apps/document_comments/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/fr/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/fr/LC_MESSAGES/django.po index b688106bc0..0479b7af3c 100644 --- a/mayan/apps/document_comments/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/fr/LC_MESSAGES/django.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Pierre Lhoste , 2012. +# Pierre Lhoste , 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-07-21 20:59+0000\n" +"PO-Revision-Date: 2013-11-20 11:56+0000\n" "Last-Translator: Pierre Lhoste \n" "Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" diff --git a/mayan/apps/document_comments/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/hr_HR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..8f2f212097 Binary files /dev/null and b/mayan/apps/document_comments/locale/hr_HR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/hr_HR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..f96b214ff0 --- /dev/null +++ b/mayan/apps/document_comments/locale/hr_HR/LC_MESSAGES/django.po @@ -0,0 +1,96 @@ +# 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:33+0000\n" +"Last-Translator: FULL NAME \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:19 __init__.py:20 +msgid "delete" +msgstr "" + +#: __init__.py:21 +msgid "add comment" +msgstr "" + +#: __init__.py:22 +msgid "comments" +msgstr "" + +#: __init__.py:26 +msgid "date" +msgstr "" + +#: __init__.py:30 +msgid "user" +msgstr "" + +#: __init__.py:34 +msgid "comment" +msgstr "" + +#: permissions.py:7 +msgid "Comments" +msgstr "" + +#: permissions.py:9 +msgid "Create new comments" +msgstr "" + +#: permissions.py:10 +msgid "Delete comments" +msgstr "" + +#: permissions.py:11 +msgid "View comments" +msgstr "" + +#: views.py:36 +msgid "Must provide at least one comment." +msgstr "" + +#: views.py:46 +#, python-format +msgid "Comment \"%s\" deleted successfully." +msgstr "" + +#: views.py:48 +#, python-format +msgid "Error deleting comment \"%(comment)s\": %(error)s" +msgstr "" + +#: views.py:63 +#, python-format +msgid "Are you sure you wish to delete the comment: %s?" +msgstr "" + +#: views.py:65 +#, python-format +msgid "Are you sure you wish to delete the comments: %s?" +msgstr "" + +#: views.py:99 +msgid "Comment added successfully." +msgstr "" + +#: views.py:106 +#, python-format +msgid "Add comment to document: %s" +msgstr "" + +#: views.py:126 +#, python-format +msgid "comments: %s" +msgstr "" diff --git a/mayan/apps/document_comments/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..df408de020 Binary files /dev/null and b/mayan/apps/document_comments/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/hu/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/hu/LC_MESSAGES/django.po new file mode 100644 index 0000000000..060e4d2a18 --- /dev/null +++ b/mayan/apps/document_comments/locale/hu/LC_MESSAGES/django.po @@ -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: +# Dezső József , 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-11-20 11:56+0000\n" +"Last-Translator: Dezső József \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:19 __init__.py:20 +msgid "delete" +msgstr "törlés" + +#: __init__.py:21 +msgid "add comment" +msgstr "megjegyzést fűz hozzá" + +#: __init__.py:22 +msgid "comments" +msgstr "hozzászólás" + +#: __init__.py:26 +msgid "date" +msgstr "dátum" + +#: __init__.py:30 +msgid "user" +msgstr "felhasználó" + +#: __init__.py:34 +msgid "comment" +msgstr "megjegyzés" + +#: permissions.py:7 +msgid "Comments" +msgstr "Hozzászólás" + +#: permissions.py:9 +msgid "Create new comments" +msgstr "Új hozzászólás" + +#: permissions.py:10 +msgid "Delete comments" +msgstr "hozzászólás törlése" + +#: permissions.py:11 +msgid "View comments" +msgstr "hozzászólás megtekintése" + +#: views.py:36 +msgid "Must provide at least one comment." +msgstr "Legalább egy megjegyzés szükséges!" + +#: views.py:46 +#, python-format +msgid "Comment \"%s\" deleted successfully." +msgstr "A megjegyzés \"%s\" törlése sikerült." + +#: views.py:48 +#, python-format +msgid "Error deleting comment \"%(comment)s\": %(error)s" +msgstr "A megjegyzés \"%(comment)s\": a %(error)s hiba miatt sikertelen." + +#: views.py:63 +#, python-format +msgid "Are you sure you wish to delete the comment: %s?" +msgstr "Valóban törölni akarja a következő megjegyzést: %s?" + +#: views.py:65 +#, python-format +msgid "Are you sure you wish to delete the comments: %s?" +msgstr "Biztos, hogy törölni szeretné a hozzászólást: %s?" + +#: views.py:99 +msgid "Comment added successfully." +msgstr "Megjegyzés hozzáfűzése sikeres." + +#: views.py:106 +#, python-format +msgid "Add comment to document: %s" +msgstr "Megjegyzés fűzése a %s dokumentumhoz." + +#: views.py:126 +#, python-format +msgid "comments: %s" +msgstr "hozzászólás: %s" diff --git a/mayan/apps/document_comments/locale/id/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..141287dd27 Binary files /dev/null and b/mayan/apps/document_comments/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/id/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/id/LC_MESSAGES/django.po new file mode 100644 index 0000000000..c3f1c3eb58 --- /dev/null +++ b/mayan/apps/document_comments/locale/id/LC_MESSAGES/django.po @@ -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: +# Sehat , 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-11-20 11:56+0000\n" +"Last-Translator: Sehat \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:19 __init__.py:20 +msgid "delete" +msgstr "hapus" + +#: __init__.py:21 +msgid "add comment" +msgstr "tambahkan komentar" + +#: __init__.py:22 +msgid "comments" +msgstr "komentar-komentar" + +#: __init__.py:26 +msgid "date" +msgstr "tanggal" + +#: __init__.py:30 +msgid "user" +msgstr "pengguna" + +#: __init__.py:34 +msgid "comment" +msgstr "komentar" + +#: permissions.py:7 +msgid "Comments" +msgstr "Komentar-komentar" + +#: permissions.py:9 +msgid "Create new comments" +msgstr "Buat komentar-komentar baru" + +#: permissions.py:10 +msgid "Delete comments" +msgstr "Hapus komentar-komentar" + +#: permissions.py:11 +msgid "View comments" +msgstr "Lihat komentar-komentar" + +#: views.py:36 +msgid "Must provide at least one comment." +msgstr "Harus memberikan setidaknya satu komentar." + +#: views.py:46 +#, python-format +msgid "Comment \"%s\" deleted successfully." +msgstr "Komentar \"%s\" berhasil dihapus." + +#: views.py:48 +#, python-format +msgid "Error deleting comment \"%(comment)s\": %(error)s" +msgstr "Masalah dalam menghapus komentar \"%(comment)s\": %(error)s" + +#: views.py:63 +#, python-format +msgid "Are you sure you wish to delete the comment: %s?" +msgstr "Apakah anda yakin untuk menghapus komentar: %s?" + +#: views.py:65 +#, python-format +msgid "Are you sure you wish to delete the comments: %s?" +msgstr "Apakah anda yakin untuk menghapus komentar-komentar: %s?" + +#: views.py:99 +msgid "Comment added successfully." +msgstr "Komentar berhasil ditambahkan." + +#: views.py:106 +#, python-format +msgid "Add comment to document: %s" +msgstr "Menambah komentar ke dokumen: %s" + +#: views.py:126 +#, python-format +msgid "comments: %s" +msgstr "komentar-komentar: %s" diff --git a/mayan/apps/document_comments/locale/it/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/it/LC_MESSAGES/django.mo index fc562a3a72..e194fd43a1 100644 Binary files a/mayan/apps/document_comments/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/it/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/it/LC_MESSAGES/django.po index e487beedff..5ec53bf40c 100644 --- a/mayan/apps/document_comments/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/it/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. +# Pierpaolo Baldan , 2011 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-02-02 18:20+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-11-20 11:56+0000\n" +"Last-Translator: Roberto Rosario\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" diff --git a/mayan/apps/document_comments/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/nl_NL/LC_MESSAGES/django.mo index 2f476e059e..b6f9175120 100644 Binary files a/mayan/apps/document_comments/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/nl_NL/LC_MESSAGES/django.po index 57180fe228..fc5b14e9da 100644 --- a/mayan/apps/document_comments/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/nl_NL/LC_MESSAGES/django.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Lucas Weel , 2012. +# Lucas Weel , 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-07-12 19:49+0000\n" +"PO-Revision-Date: 2013-11-20 11:56+0000\n" "Last-Translator: Lucas Weel \n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" diff --git a/mayan/apps/document_comments/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/pl/LC_MESSAGES/django.mo index 3c1c5fc03b..c52e7378c2 100644 Binary files a/mayan/apps/document_comments/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/pl/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/pl/LC_MESSAGES/django.po index 084b854514..6c9c0c9ed1 100644 --- a/mayan/apps/document_comments/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/pl/LC_MESSAGES/django.po @@ -3,15 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# mic , 2012. -# , 2012. -# , 2012. +# mic , 2012 +# mic , 2012 +# mic , 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-02-21 14:50+0000\n" +"PO-Revision-Date: 2013-11-20 11:56+0000\n" "Last-Translator: mic \n" "Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" diff --git a/mayan/apps/document_comments/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/pt/LC_MESSAGES/django.mo index 273a781dfc..2d5e019c09 100644 Binary files a/mayan/apps/document_comments/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/pt/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/pt/LC_MESSAGES/django.po index 877e929fa0..c9a503245b 100644 --- a/mayan/apps/document_comments/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/pt/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. -# Vítor Figueiró , 2012. +# emersonsoares , 2011 +# Vítor Figueiró , 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-07-02 11:57+0000\n" +"PO-Revision-Date: 2013-11-20 11:56+0000\n" "Last-Translator: Vítor Figueiró \n" "Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" diff --git a/mayan/apps/document_comments/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/pt_BR/LC_MESSAGES/django.mo index 981b8489cf..ca5fa6cba4 100644 Binary files a/mayan/apps/document_comments/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/pt_BR/LC_MESSAGES/django.po index 0db6b42225..a987093340 100644 --- a/mayan/apps/document_comments/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/pt_BR/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. +# emersonsoares , 2011 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-07-02 03:32+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-11-20 11:56+0000\n" +"Last-Translator: emersonsoares \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" diff --git a/mayan/apps/document_comments/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/ru/LC_MESSAGES/django.mo index 3207663133..4ac235e49c 100644 Binary files a/mayan/apps/document_comments/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/ru/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/ru/LC_MESSAGES/django.po index 8471ed6a7f..2506b748d0 100644 --- a/mayan/apps/document_comments/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/ru/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Sergey Glita , 2011. +# Sergey Glita , 2011 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-02-02 18:20+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-11-20 11:56+0000\n" +"Last-Translator: Sergey Glita \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" diff --git a/mayan/apps/document_comments/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/sl_SI/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..e948921b4c Binary files /dev/null and b/mayan/apps/document_comments/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/sl_SI/LC_MESSAGES/django.po index 785ba20cdc..cf492ae10c 100644 --- a/mayan/apps/document_comments/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/sl_SI/LC_MESSAGES/django.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# kontrabant , 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: 2011-09-30 04:33+0000\n" -"Last-Translator: FULL NAME \n" +"PO-Revision-Date: 2013-11-20 11:56+0000\n" +"Last-Translator: kontrabant \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" @@ -19,78 +20,78 @@ msgstr "" #: __init__.py:19 __init__.py:20 msgid "delete" -msgstr "" +msgstr "izbriši" #: __init__.py:21 msgid "add comment" -msgstr "" +msgstr "dodaj komentar" #: __init__.py:22 msgid "comments" -msgstr "" +msgstr "komentarji" #: __init__.py:26 msgid "date" -msgstr "" +msgstr "datum" #: __init__.py:30 msgid "user" -msgstr "" +msgstr "uporabnik" #: __init__.py:34 msgid "comment" -msgstr "" +msgstr "komentar" #: permissions.py:7 msgid "Comments" -msgstr "" +msgstr "Komentarji" #: permissions.py:9 msgid "Create new comments" -msgstr "" +msgstr "Kreiraj nove komentarje" #: permissions.py:10 msgid "Delete comments" -msgstr "" +msgstr "Izbriši komentarje" #: permissions.py:11 msgid "View comments" -msgstr "" +msgstr "Poglej komentarje" #: views.py:36 msgid "Must provide at least one comment." -msgstr "" +msgstr "Potrebno je podati vsaj en komentar." #: views.py:46 #, python-format msgid "Comment \"%s\" deleted successfully." -msgstr "" +msgstr "Komentar %s je bil uspešno izbrisan." #: views.py:48 #, python-format msgid "Error deleting comment \"%(comment)s\": %(error)s" -msgstr "" +msgstr "Napaka v izbrisu komentarja: %(comment)s; %(error)s." #: views.py:63 #, python-format msgid "Are you sure you wish to delete the comment: %s?" -msgstr "" +msgstr "Ali ste prepričani, da želite pobrisati komentar: %s" #: views.py:65 #, python-format msgid "Are you sure you wish to delete the comments: %s?" -msgstr "" +msgstr "Ali ste prepričani, da želite pobrisati komentarje: %s" #: views.py:99 msgid "Comment added successfully." -msgstr "" +msgstr "Komentar je bil uspešno dodan." #: views.py:106 #, python-format msgid "Add comment to document: %s" -msgstr "" +msgstr "Dodaj komentar datotekei: %s" #: views.py:126 #, python-format msgid "comments: %s" -msgstr "" +msgstr "komentarji: %s" diff --git a/mayan/apps/document_comments/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/tr_TR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..fbce34bbec Binary files /dev/null and b/mayan/apps/document_comments/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/tr_TR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..8963ea6cdd --- /dev/null +++ b/mayan/apps/document_comments/locale/tr_TR/LC_MESSAGES/django.po @@ -0,0 +1,96 @@ +# 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: 2013-11-20 11:56+0000\n" +"Last-Translator: Roberto Rosario\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:19 __init__.py:20 +msgid "delete" +msgstr "" + +#: __init__.py:21 +msgid "add comment" +msgstr "" + +#: __init__.py:22 +msgid "comments" +msgstr "" + +#: __init__.py:26 +msgid "date" +msgstr "" + +#: __init__.py:30 +msgid "user" +msgstr "" + +#: __init__.py:34 +msgid "comment" +msgstr "" + +#: permissions.py:7 +msgid "Comments" +msgstr "" + +#: permissions.py:9 +msgid "Create new comments" +msgstr "" + +#: permissions.py:10 +msgid "Delete comments" +msgstr "" + +#: permissions.py:11 +msgid "View comments" +msgstr "" + +#: views.py:36 +msgid "Must provide at least one comment." +msgstr "" + +#: views.py:46 +#, python-format +msgid "Comment \"%s\" deleted successfully." +msgstr "" + +#: views.py:48 +#, python-format +msgid "Error deleting comment \"%(comment)s\": %(error)s" +msgstr "" + +#: views.py:63 +#, python-format +msgid "Are you sure you wish to delete the comment: %s?" +msgstr "" + +#: views.py:65 +#, python-format +msgid "Are you sure you wish to delete the comments: %s?" +msgstr "" + +#: views.py:99 +msgid "Comment added successfully." +msgstr "" + +#: views.py:106 +#, python-format +msgid "Add comment to document: %s" +msgstr "" + +#: views.py:126 +#, python-format +msgid "comments: %s" +msgstr "" diff --git a/mayan/apps/document_comments/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/vi_VN/LC_MESSAGES/django.mo index f36fb8bef7..83695d86f4 100644 Binary files a/mayan/apps/document_comments/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/vi_VN/LC_MESSAGES/django.po index ec773abe7d..b9d0e84c3a 100644 --- a/mayan/apps/document_comments/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/vi_VN/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Trung Phan Minh , 2013. +# Trung Phan Minh , 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-22 07:15+0000\n" -"Last-Translator: trungpm \n" +"PO-Revision-Date: 2013-11-20 11:56+0000\n" +"Last-Translator: Trung Phan Minh \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" diff --git a/mayan/apps/document_indexing/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/ar/LC_MESSAGES/django.mo index 03a5f23771..24a2b8efc4 100644 Binary files a/mayan/apps/document_indexing/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/ar/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/ar/LC_MESSAGES/django.po index fd58d20f28..54574bf998 100644 --- a/mayan/apps/document_indexing/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/ar/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Mohammed ALDOUB , 2013. +# Mohammed ALDOUB , 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 20:38+0000\n" "Last-Translator: Mohammed ALDOUB \n" diff --git a/mayan/apps/document_indexing/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/bg/LC_MESSAGES/django.mo index 7d84cdbb8d..916660b774 100644 Binary files a/mayan/apps/document_indexing/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/bg/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/bg/LC_MESSAGES/django.po index b9ff3e403e..46e6fd1fc4 100644 --- a/mayan/apps/document_indexing/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/bg/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# Pavlin Koldamov , 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 \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" diff --git a/mayan/apps/document_indexing/locale/da/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..9409a34f1e Binary files /dev/null and b/mayan/apps/document_indexing/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/da/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/da/LC_MESSAGES/django.po new file mode 100644 index 0000000000..fec36794c6 --- /dev/null +++ b/mayan/apps/document_indexing/locale/da/LC_MESSAGES/django.po @@ -0,0 +1,381 @@ +# 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:31 __init__.py:46 __init__.py:48 models.py:64 views.py:39 +#: views.py:310 +msgid "indexes" +msgstr "" + +#: __init__.py:32 __init__.py:43 +msgid "index list" +msgstr "" + +#: __init__.py:33 views.py:78 +msgid "create index" +msgstr "" + +#: __init__.py:34 __init__.py:40 +msgid "edit" +msgstr "" + +#: __init__.py:35 __init__.py:41 +msgid "delete" +msgstr "" + +#: __init__.py:36 +msgid "tree template" +msgstr "" + +#: __init__.py:37 models.py:21 views.py:314 +msgid "document types" +msgstr "" + +#: __init__.py:39 +msgid "new child node" +msgstr "" + +#: __init__.py:45 +msgid "go up one level" +msgstr "" + +#: __init__.py:50 +msgid "rebuild indexes" +msgstr "" + +#: __init__.py:50 +msgid "Deletes and creates from scratch all the document indexes." +msgstr "" + +#: __init__.py:52 +msgid "Indexes" +msgstr "" + +#: api.py:71 +#, python-format +msgid "Maximum suffix (%s) count reached." +msgstr "" + +#: api.py:85 +#, python-format +msgid "" +"Error in document indexing update expression: %(expression)s; %(exception)s" +msgstr "" + +#: api.py:94 api.py:109 +#, python-format +msgid "" +"Error updating document index, expression: %(expression)s; %(exception)s" +msgstr "" + +#: api.py:151 +#, 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:14 +#, python-format +msgid "Available functions: %s" +msgstr "" + +#: models.py:18 views.py:43 +msgid "name" +msgstr "" + +#: models.py:18 +msgid "Internal name used to reference this index." +msgstr "" + +#: models.py:19 views.py:44 +msgid "title" +msgstr "" + +#: models.py:19 +msgid "The name that will be visible to users." +msgstr "" + +#: models.py:20 models.py:72 views.py:45 views.py:169 +msgid "enabled" +msgstr "" + +#: models.py:20 +msgid "" +"Causes this index to be visible and updated when document data changes." +msgstr "" + +#: models.py:63 models.py:69 views.py:105 views.py:136 views.py:162 +#: views.py:198 views.py:225 views.py:255 views.py:295 +msgid "index" +msgstr "" + +#: models.py:70 +msgid "indexing expression" +msgstr "" + +#: models.py:70 +msgid "Enter a python string expression to be evaluated." +msgstr "" + +#: models.py:72 +msgid "Causes this node to be visible and updated when document data changes." +msgstr "" + +#: models.py:73 +msgid "link documents" +msgstr "" + +#: models.py:73 +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:83 models.py:89 +msgid "index template node" +msgstr "" + +#: models.py:84 +msgid "indexes template nodes" +msgstr "" + +#: models.py:90 +msgid "value" +msgstr "" + +#: models.py:91 +msgid "documents" +msgstr "" + +#: models.py:101 +msgid "index instance node" +msgstr "" + +#: models.py:102 +msgid "indexes instance nodes" +msgstr "" + +#: models.py:106 +msgid "index instance" +msgstr "" + +#: models.py:107 +msgid "document" +msgstr "" + +#: models.py:114 +msgid "document rename count" +msgstr "" + +#: models.py:115 +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:72 +msgid "Index created successfully." +msgstr "" + +#: views.py:96 +msgid "Index edited successfully" +msgstr "" + +#: views.py:102 +#, python-format +msgid "edit index: %s" +msgstr "" + +#: views.py:127 +#, python-format +msgid "Index: %s deleted successfully." +msgstr "" + +#: views.py:129 +#, python-format +msgid "Index: %(index)s delete error: %(error)s" +msgstr "" + +#: views.py:141 +#, python-format +msgid "Are you sure you with to delete the index: %s?" +msgstr "" + +#: views.py:165 +#, python-format +msgid "tree template nodes for index: %s" +msgstr "" + +#: views.py:168 +msgid "level" +msgstr "" + +#: views.py:170 +msgid "has document links?" +msgstr "" + +#: views.py:192 +#, python-format +msgid "document types not in index: %s" +msgstr "" + +#: views.py:193 +#, python-format +msgid "document types for index: %s" +msgstr "" + +#: views.py:216 +msgid "Index template node created successfully." +msgstr "" + +#: views.py:222 +msgid "create child node" +msgstr "" + +#: views.py:243 +msgid "Index template node edited successfully" +msgstr "" + +#: views.py:249 +#, python-format +msgid "edit index template node: %s" +msgstr "" + +#: views.py:256 views.py:296 views.py:365 +msgid "node" +msgstr "" + +#: views.py:278 +#, python-format +msgid "Node: %s deleted successfully." +msgstr "" + +#: views.py:280 +#, python-format +msgid "Node: %(node)s delete error: %(error)s" +msgstr "" + +#: views.py:289 +#, python-format +msgid "Are you sure you with to delete the index template node: %s?" +msgstr "" + +#: views.py:313 +msgid "nodes" +msgstr "" + +#: views.py:347 +#, python-format +msgid "contents for index: %s" +msgstr "" + +#: views.py:369 +msgid "items" +msgstr "" + +#: views.py:394 +msgid "Are you sure you wish to rebuild all indexes?" +msgstr "" + +#: views.py:395 +msgid "On large databases this operation may take some time to execute." +msgstr "" + +#: views.py:401 +msgid "Index rebuild completed successfully." +msgstr "" + +#: views.py:408 +#, python-format +msgid "Index rebuild error: %s" +msgstr "" + +#: views.py:431 +#, 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 "" diff --git a/mayan/apps/document_indexing/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/de_DE/LC_MESSAGES/django.mo index 1be8044ad9..3f10e6273a 100644 Binary files a/mayan/apps/document_indexing/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/de_DE/LC_MESSAGES/django.po index 57e14e8ab2..1dd20c863d 100644 --- a/mayan/apps/document_indexing/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/de_DE/LC_MESSAGES/django.po @@ -3,8 +3,9 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Manticor , 2012 -# Manticor , 2012 +# Stefan Lodders , 2012 +# Mathias Behrle , 2014 +# Stefan Lodders , 2012 # tilmannsittig , 2012 # tilmannsittig , 2012 # Tobias Paepke , 2014 @@ -14,7 +15,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 \n" +"Last-Translator: Mathias Behrle \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" diff --git a/mayan/apps/document_indexing/locale/en/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/en/LC_MESSAGES/django.mo index 0a05ef3a09..0f99ad82a5 100644 Binary files a/mayan/apps/document_indexing/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/en/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/en/LC_MESSAGES/django.po index 77855bb91b..14c48d7b46 100644 --- a/mayan/apps/document_indexing/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/en/LC_MESSAGES/django.po @@ -1,380 +1,381 @@ # 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 , 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 \n" -"Language-Team: LANGUAGE \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:31 __init__.py:46 __init__.py:48 models.py:64 views.py:39 #: views.py:310 msgid "indexes" -msgstr "" +msgstr "indexes" #: __init__.py:32 __init__.py:43 msgid "index list" -msgstr "" +msgstr "index list" #: __init__.py:33 views.py:78 msgid "create index" -msgstr "" +msgstr "create index" #: __init__.py:34 __init__.py:40 msgid "edit" -msgstr "" +msgstr "edit" #: __init__.py:35 __init__.py:41 msgid "delete" -msgstr "" +msgstr "delete" #: __init__.py:36 msgid "tree template" -msgstr "" +msgstr "tree template" #: __init__.py:37 models.py:21 views.py:314 msgid "document types" -msgstr "" +msgstr "document types" #: __init__.py:39 msgid "new child node" -msgstr "" +msgstr "new child node" #: __init__.py:45 msgid "go up one level" -msgstr "" +msgstr "go up one level" #: __init__.py:50 msgid "rebuild indexes" -msgstr "" +msgstr "rebuild indexes" #: __init__.py:50 msgid "Deletes and creates from scratch all the document indexes." -msgstr "" +msgstr "Deletes and creates from scratch all the document indexes." #: __init__.py:52 msgid "Indexes" -msgstr "" +msgstr "Indexes" #: api.py:71 #, python-format msgid "Maximum suffix (%s) count reached." -msgstr "" +msgstr "Maximum suffix (%s) count reached." #: api.py:85 #, python-format msgid "" "Error in document indexing update expression: %(expression)s; %(exception)s" -msgstr "" +msgstr "Error in document indexing update expression: %(expression)s; %(exception)s" #: api.py:94 api.py:109 #, python-format msgid "" "Error updating document index, expression: %(expression)s; %(exception)s" -msgstr "" +msgstr "Error updating document index, expression: %(expression)s; %(exception)s" #: api.py:151 #, python-format msgid "Unable to delete document indexing node; %s" -msgstr "" +msgstr "Unable to delete document indexing node; %s" #: filesystem.py:51 #, python-format msgid "Unable to create indexing directory; %s" -msgstr "" +msgstr "Unable to create indexing directory; %s" #: filesystem.py:69 #, python-format msgid "" "Unable to create symbolic link, file exists and could not be deleted: " "%(filepath)s; %(exc)s" -msgstr "" +msgstr "Unable to create symbolic link, file exists and could not be deleted: %(filepath)s; %(exc)s" #: filesystem.py:71 #, python-format msgid "Unable to create symbolic link: %(filepath)s; %(exc)s" -msgstr "" +msgstr "Unable to create symbolic link: %(filepath)s; %(exc)s" #: filesystem.py:84 #, python-format msgid "Unable to delete document symbolic link; %s" -msgstr "" +msgstr "Unable to delete document symbolic link; %s" #: filesystem.py:96 #, python-format msgid "Unable to delete indexing directory; %s" -msgstr "" +msgstr "Unable to delete indexing directory; %s" #: models.py:14 #, python-format msgid "Available functions: %s" -msgstr "" +msgstr "Available functions: %s" #: models.py:18 views.py:43 msgid "name" -msgstr "" +msgstr "name" #: models.py:18 msgid "Internal name used to reference this index." -msgstr "" +msgstr "Internal name used to reference this index." #: models.py:19 views.py:44 msgid "title" -msgstr "" +msgstr "title" #: models.py:19 msgid "The name that will be visible to users." -msgstr "" +msgstr "The name that will be visible to users." #: models.py:20 models.py:72 views.py:45 views.py:169 msgid "enabled" -msgstr "" +msgstr "enabled" #: models.py:20 -msgid "Causes this index to be visible and updated when document data changes." -msgstr "" +msgid "" +"Causes this index to be visible and updated when document data changes." +msgstr "Causes this index to be visible and updated when document data changes." #: models.py:63 models.py:69 views.py:105 views.py:136 views.py:162 #: views.py:198 views.py:225 views.py:255 views.py:295 msgid "index" -msgstr "" +msgstr "index" #: models.py:70 msgid "indexing expression" -msgstr "" +msgstr "indexing expression" #: models.py:70 msgid "Enter a python string expression to be evaluated." -msgstr "" +msgstr "Enter a python string expression to be evaluated." #: models.py:72 msgid "Causes this node to be visible and updated when document data changes." -msgstr "" +msgstr "Causes this node to be visible and updated when document data changes." #: models.py:73 msgid "link documents" -msgstr "" +msgstr "link documents" #: models.py:73 msgid "" -"Check this option to have this node act as a container for documents and not " -"as a parent for further nodes." -msgstr "" +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." +msgstr "Check this option to have this node act as a container for documents and not as a parent for further nodes." #: models.py:83 models.py:89 msgid "index template node" -msgstr "" +msgstr "index template node" #: models.py:84 msgid "indexes template nodes" -msgstr "" +msgstr "indexes template nodes" #: models.py:90 msgid "value" -msgstr "" +msgstr "value" #: models.py:91 msgid "documents" -msgstr "" +msgstr "documents" #: models.py:101 msgid "index instance node" -msgstr "" +msgstr "index instance node" #: models.py:102 msgid "indexes instance nodes" -msgstr "" +msgstr "indexes instance nodes" #: models.py:106 msgid "index instance" -msgstr "" +msgstr "index instance" #: models.py:107 msgid "document" -msgstr "" +msgstr "document" #: models.py:114 msgid "document rename count" -msgstr "" +msgstr "document rename count" #: models.py:115 msgid "documents rename count" -msgstr "" +msgstr "documents rename count" #: permissions.py:7 msgid "Indexing" -msgstr "" +msgstr "Indexing" #: permissions.py:9 msgid "Configure document indexes" -msgstr "" +msgstr "Configure document indexes" #: permissions.py:10 msgid "Create new document indexes" -msgstr "" +msgstr "Create new document indexes" #: permissions.py:11 msgid "Edit document indexes" -msgstr "" +msgstr "Edit document indexes" #: permissions.py:12 msgid "Delete document indexes" -msgstr "" +msgstr "Delete document indexes" #: permissions.py:14 msgid "View document indexes" -msgstr "" +msgstr "View document indexes" #: permissions.py:15 msgid "Rebuild document indexes" -msgstr "" +msgstr "Rebuild document indexes" #: utils.py:19 msgid "document indexes" -msgstr "" +msgstr "document indexes" #: views.py:72 msgid "Index created successfully." -msgstr "" +msgstr "Index created successfully." #: views.py:96 msgid "Index edited successfully" -msgstr "" +msgstr "Index edited successfully" #: views.py:102 #, python-format msgid "edit index: %s" -msgstr "" +msgstr "edit index: %s" #: views.py:127 #, python-format msgid "Index: %s deleted successfully." -msgstr "" +msgstr "Index: %s deleted successfully." #: views.py:129 #, python-format msgid "Index: %(index)s delete error: %(error)s" -msgstr "" +msgstr "Index: %(index)s delete error: %(error)s" #: views.py:141 #, python-format msgid "Are you sure you with to delete the index: %s?" -msgstr "" +msgstr "Are you sure you with to delete the index: %s?" #: views.py:165 #, python-format msgid "tree template nodes for index: %s" -msgstr "" +msgstr "tree template nodes for index: %s" #: views.py:168 msgid "level" -msgstr "" +msgstr "level" #: views.py:170 msgid "has document links?" -msgstr "" +msgstr "has document links?" #: views.py:192 #, python-format msgid "document types not in index: %s" -msgstr "" +msgstr "document types not in index: %s" #: views.py:193 #, python-format msgid "document types for index: %s" -msgstr "" +msgstr "document types for index: %s" #: views.py:216 msgid "Index template node created successfully." -msgstr "" +msgstr "Index template node created successfully." #: views.py:222 msgid "create child node" -msgstr "" +msgstr "create child node" #: views.py:243 msgid "Index template node edited successfully" -msgstr "" +msgstr "Index template node edited successfully" #: views.py:249 #, python-format msgid "edit index template node: %s" -msgstr "" +msgstr "edit index template node: %s" #: views.py:256 views.py:296 views.py:365 msgid "node" -msgstr "" +msgstr "node" #: views.py:278 #, python-format msgid "Node: %s deleted successfully." -msgstr "" +msgstr "Node: %s deleted successfully." #: views.py:280 #, python-format msgid "Node: %(node)s delete error: %(error)s" -msgstr "" +msgstr "Node: %(node)s delete error: %(error)s" #: views.py:289 #, python-format msgid "Are you sure you with to delete the index template node: %s?" -msgstr "" +msgstr "Are you sure you with to delete the index template node: %s?" #: views.py:313 msgid "nodes" -msgstr "" +msgstr "nodes" #: views.py:347 #, python-format msgid "contents for index: %s" -msgstr "" +msgstr "contents for index: %s" #: views.py:369 msgid "items" -msgstr "" +msgstr "items" #: views.py:394 msgid "Are you sure you wish to rebuild all indexes?" -msgstr "" +msgstr "Are you sure you wish to rebuild all indexes?" #: views.py:395 msgid "On large databases this operation may take some time to execute." -msgstr "" +msgstr "On large databases this operation may take some time to execute." #: views.py:401 msgid "Index rebuild completed successfully." -msgstr "" +msgstr "Index rebuild completed successfully." #: views.py:408 #, python-format msgid "Index rebuild error: %s" -msgstr "" +msgstr "Index rebuild error: %s" #: views.py:431 #, python-format msgid "indexes containing: %s" -msgstr "" +msgstr "indexes containing: %s" #: conf/settings.py:22 msgid "" -"A dictionary that maps the index name and where on the filesystem that index " -"will be mirrored." -msgstr "" +"A dictionary that maps the index name and where on the filesystem that index" +" will be mirrored." +msgstr "A dictionary that maps the index name and where on the filesystem that index will be mirrored." #: templates/indexing_help.html:3 msgid "What are indexes?" -msgstr "" +msgstr "What are indexes?" #: templates/indexing_help.html:4 msgid "Indexes group documents into a tree like hierarchical structure." -msgstr "" +msgstr "Indexes group documents into a tree like hierarchical structure." diff --git a/mayan/apps/document_indexing/locale/es/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/es/LC_MESSAGES/django.mo index e9270829f8..3712aca81e 100644 Binary files a/mayan/apps/document_indexing/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/es/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/es/LC_MESSAGES/django.po index 46aab5b532..876ad23647 100644 --- a/mayan/apps/document_indexing/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/es/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Roberto Rosario , 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:14+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/document_indexing/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..f402693746 Binary files /dev/null and b/mayan/apps/document_indexing/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/fa/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 0000000000..c4a6b0e5be --- /dev/null +++ b/mayan/apps/document_indexing/locale/fa/LC_MESSAGES/django.po @@ -0,0 +1,381 @@ +# 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: 2013-06-16 18:57+0000\n" +"Last-Translator: Roberto Rosario\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:31 __init__.py:46 __init__.py:48 models.py:64 views.py:39 +#: views.py:310 +msgid "indexes" +msgstr "" + +#: __init__.py:32 __init__.py:43 +msgid "index list" +msgstr "" + +#: __init__.py:33 views.py:78 +msgid "create index" +msgstr "" + +#: __init__.py:34 __init__.py:40 +msgid "edit" +msgstr "" + +#: __init__.py:35 __init__.py:41 +msgid "delete" +msgstr "" + +#: __init__.py:36 +msgid "tree template" +msgstr "" + +#: __init__.py:37 models.py:21 views.py:314 +msgid "document types" +msgstr "" + +#: __init__.py:39 +msgid "new child node" +msgstr "" + +#: __init__.py:45 +msgid "go up one level" +msgstr "" + +#: __init__.py:50 +msgid "rebuild indexes" +msgstr "" + +#: __init__.py:50 +msgid "Deletes and creates from scratch all the document indexes." +msgstr "" + +#: __init__.py:52 +msgid "Indexes" +msgstr "" + +#: api.py:71 +#, python-format +msgid "Maximum suffix (%s) count reached." +msgstr "" + +#: api.py:85 +#, python-format +msgid "" +"Error in document indexing update expression: %(expression)s; %(exception)s" +msgstr "" + +#: api.py:94 api.py:109 +#, python-format +msgid "" +"Error updating document index, expression: %(expression)s; %(exception)s" +msgstr "" + +#: api.py:151 +#, 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:14 +#, python-format +msgid "Available functions: %s" +msgstr "" + +#: models.py:18 views.py:43 +msgid "name" +msgstr "" + +#: models.py:18 +msgid "Internal name used to reference this index." +msgstr "" + +#: models.py:19 views.py:44 +msgid "title" +msgstr "" + +#: models.py:19 +msgid "The name that will be visible to users." +msgstr "" + +#: models.py:20 models.py:72 views.py:45 views.py:169 +msgid "enabled" +msgstr "" + +#: models.py:20 +msgid "" +"Causes this index to be visible and updated when document data changes." +msgstr "" + +#: models.py:63 models.py:69 views.py:105 views.py:136 views.py:162 +#: views.py:198 views.py:225 views.py:255 views.py:295 +msgid "index" +msgstr "" + +#: models.py:70 +msgid "indexing expression" +msgstr "" + +#: models.py:70 +msgid "Enter a python string expression to be evaluated." +msgstr "" + +#: models.py:72 +msgid "Causes this node to be visible and updated when document data changes." +msgstr "" + +#: models.py:73 +msgid "link documents" +msgstr "" + +#: models.py:73 +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:83 models.py:89 +msgid "index template node" +msgstr "" + +#: models.py:84 +msgid "indexes template nodes" +msgstr "" + +#: models.py:90 +msgid "value" +msgstr "" + +#: models.py:91 +msgid "documents" +msgstr "" + +#: models.py:101 +msgid "index instance node" +msgstr "" + +#: models.py:102 +msgid "indexes instance nodes" +msgstr "" + +#: models.py:106 +msgid "index instance" +msgstr "" + +#: models.py:107 +msgid "document" +msgstr "" + +#: models.py:114 +msgid "document rename count" +msgstr "" + +#: models.py:115 +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:72 +msgid "Index created successfully." +msgstr "" + +#: views.py:96 +msgid "Index edited successfully" +msgstr "" + +#: views.py:102 +#, python-format +msgid "edit index: %s" +msgstr "" + +#: views.py:127 +#, python-format +msgid "Index: %s deleted successfully." +msgstr "" + +#: views.py:129 +#, python-format +msgid "Index: %(index)s delete error: %(error)s" +msgstr "" + +#: views.py:141 +#, python-format +msgid "Are you sure you with to delete the index: %s?" +msgstr "" + +#: views.py:165 +#, python-format +msgid "tree template nodes for index: %s" +msgstr "" + +#: views.py:168 +msgid "level" +msgstr "" + +#: views.py:170 +msgid "has document links?" +msgstr "" + +#: views.py:192 +#, python-format +msgid "document types not in index: %s" +msgstr "" + +#: views.py:193 +#, python-format +msgid "document types for index: %s" +msgstr "" + +#: views.py:216 +msgid "Index template node created successfully." +msgstr "" + +#: views.py:222 +msgid "create child node" +msgstr "" + +#: views.py:243 +msgid "Index template node edited successfully" +msgstr "" + +#: views.py:249 +#, python-format +msgid "edit index template node: %s" +msgstr "" + +#: views.py:256 views.py:296 views.py:365 +msgid "node" +msgstr "" + +#: views.py:278 +#, python-format +msgid "Node: %s deleted successfully." +msgstr "" + +#: views.py:280 +#, python-format +msgid "Node: %(node)s delete error: %(error)s" +msgstr "" + +#: views.py:289 +#, python-format +msgid "Are you sure you with to delete the index template node: %s?" +msgstr "" + +#: views.py:313 +msgid "nodes" +msgstr "" + +#: views.py:347 +#, python-format +msgid "contents for index: %s" +msgstr "" + +#: views.py:369 +msgid "items" +msgstr "" + +#: views.py:394 +msgid "Are you sure you wish to rebuild all indexes?" +msgstr "" + +#: views.py:395 +msgid "On large databases this operation may take some time to execute." +msgstr "" + +#: views.py:401 +msgid "Index rebuild completed successfully." +msgstr "" + +#: views.py:408 +#, python-format +msgid "Index rebuild error: %s" +msgstr "" + +#: views.py:431 +#, 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 "" diff --git a/mayan/apps/document_indexing/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/fr/LC_MESSAGES/django.mo index 7f57d06b90..2fe657da7a 100644 Binary files a/mayan/apps/document_indexing/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/fr/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/fr/LC_MESSAGES/django.po index 20d61daa04..3e2f493b7f 100644 --- a/mayan/apps/document_indexing/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/fr/LC_MESSAGES/django.po @@ -3,14 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Pierre Lhoste , 2012. +# Pierre Lhoste , 2012 +# SadE54 , 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 \n" +"PO-Revision-Date: 2013-02-04 00:15+0000\n" +"Last-Translator: SadE54 \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" @@ -45,7 +46,7 @@ msgstr "modèle d'arborescence" #: __init__.py:37 models.py:21 views.py:314 msgid "document types" -msgstr "" +msgstr "types de document" #: __init__.py:39 msgid "new child node" @@ -243,7 +244,7 @@ msgstr "Reconstruire les indexes des documents" #: utils.py:19 msgid "document indexes" -msgstr "" +msgstr "Index de document" #: views.py:72 msgid "Index created successfully." @@ -289,12 +290,12 @@ msgstr "est lié à d'autres documents ?" #: views.py:192 #, python-format msgid "document types not in index: %s" -msgstr "" +msgstr "types de document non présents dans l'index: %s" #: views.py:193 #, python-format msgid "document types for index: %s" -msgstr "" +msgstr "type de document pour l'index: %s" #: views.py:216 msgid "Index template node created successfully." diff --git a/mayan/apps/document_indexing/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/hr_HR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..b397489c62 Binary files /dev/null and b/mayan/apps/document_indexing/locale/hr_HR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/hr_HR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..535c3c844a --- /dev/null +++ b/mayan/apps/document_indexing/locale/hr_HR/LC_MESSAGES/django.po @@ -0,0 +1,381 @@ +# 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:31 __init__.py:46 __init__.py:48 models.py:64 views.py:39 +#: views.py:310 +msgid "indexes" +msgstr "" + +#: __init__.py:32 __init__.py:43 +msgid "index list" +msgstr "" + +#: __init__.py:33 views.py:78 +msgid "create index" +msgstr "" + +#: __init__.py:34 __init__.py:40 +msgid "edit" +msgstr "" + +#: __init__.py:35 __init__.py:41 +msgid "delete" +msgstr "" + +#: __init__.py:36 +msgid "tree template" +msgstr "" + +#: __init__.py:37 models.py:21 views.py:314 +msgid "document types" +msgstr "" + +#: __init__.py:39 +msgid "new child node" +msgstr "" + +#: __init__.py:45 +msgid "go up one level" +msgstr "" + +#: __init__.py:50 +msgid "rebuild indexes" +msgstr "" + +#: __init__.py:50 +msgid "Deletes and creates from scratch all the document indexes." +msgstr "" + +#: __init__.py:52 +msgid "Indexes" +msgstr "" + +#: api.py:71 +#, python-format +msgid "Maximum suffix (%s) count reached." +msgstr "" + +#: api.py:85 +#, python-format +msgid "" +"Error in document indexing update expression: %(expression)s; %(exception)s" +msgstr "" + +#: api.py:94 api.py:109 +#, python-format +msgid "" +"Error updating document index, expression: %(expression)s; %(exception)s" +msgstr "" + +#: api.py:151 +#, 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:14 +#, python-format +msgid "Available functions: %s" +msgstr "" + +#: models.py:18 views.py:43 +msgid "name" +msgstr "" + +#: models.py:18 +msgid "Internal name used to reference this index." +msgstr "" + +#: models.py:19 views.py:44 +msgid "title" +msgstr "" + +#: models.py:19 +msgid "The name that will be visible to users." +msgstr "" + +#: models.py:20 models.py:72 views.py:45 views.py:169 +msgid "enabled" +msgstr "" + +#: models.py:20 +msgid "" +"Causes this index to be visible and updated when document data changes." +msgstr "" + +#: models.py:63 models.py:69 views.py:105 views.py:136 views.py:162 +#: views.py:198 views.py:225 views.py:255 views.py:295 +msgid "index" +msgstr "" + +#: models.py:70 +msgid "indexing expression" +msgstr "" + +#: models.py:70 +msgid "Enter a python string expression to be evaluated." +msgstr "" + +#: models.py:72 +msgid "Causes this node to be visible and updated when document data changes." +msgstr "" + +#: models.py:73 +msgid "link documents" +msgstr "" + +#: models.py:73 +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:83 models.py:89 +msgid "index template node" +msgstr "" + +#: models.py:84 +msgid "indexes template nodes" +msgstr "" + +#: models.py:90 +msgid "value" +msgstr "" + +#: models.py:91 +msgid "documents" +msgstr "" + +#: models.py:101 +msgid "index instance node" +msgstr "" + +#: models.py:102 +msgid "indexes instance nodes" +msgstr "" + +#: models.py:106 +msgid "index instance" +msgstr "" + +#: models.py:107 +msgid "document" +msgstr "" + +#: models.py:114 +msgid "document rename count" +msgstr "" + +#: models.py:115 +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:72 +msgid "Index created successfully." +msgstr "" + +#: views.py:96 +msgid "Index edited successfully" +msgstr "" + +#: views.py:102 +#, python-format +msgid "edit index: %s" +msgstr "" + +#: views.py:127 +#, python-format +msgid "Index: %s deleted successfully." +msgstr "" + +#: views.py:129 +#, python-format +msgid "Index: %(index)s delete error: %(error)s" +msgstr "" + +#: views.py:141 +#, python-format +msgid "Are you sure you with to delete the index: %s?" +msgstr "" + +#: views.py:165 +#, python-format +msgid "tree template nodes for index: %s" +msgstr "" + +#: views.py:168 +msgid "level" +msgstr "" + +#: views.py:170 +msgid "has document links?" +msgstr "" + +#: views.py:192 +#, python-format +msgid "document types not in index: %s" +msgstr "" + +#: views.py:193 +#, python-format +msgid "document types for index: %s" +msgstr "" + +#: views.py:216 +msgid "Index template node created successfully." +msgstr "" + +#: views.py:222 +msgid "create child node" +msgstr "" + +#: views.py:243 +msgid "Index template node edited successfully" +msgstr "" + +#: views.py:249 +#, python-format +msgid "edit index template node: %s" +msgstr "" + +#: views.py:256 views.py:296 views.py:365 +msgid "node" +msgstr "" + +#: views.py:278 +#, python-format +msgid "Node: %s deleted successfully." +msgstr "" + +#: views.py:280 +#, python-format +msgid "Node: %(node)s delete error: %(error)s" +msgstr "" + +#: views.py:289 +#, python-format +msgid "Are you sure you with to delete the index template node: %s?" +msgstr "" + +#: views.py:313 +msgid "nodes" +msgstr "" + +#: views.py:347 +#, python-format +msgid "contents for index: %s" +msgstr "" + +#: views.py:369 +msgid "items" +msgstr "" + +#: views.py:394 +msgid "Are you sure you wish to rebuild all indexes?" +msgstr "" + +#: views.py:395 +msgid "On large databases this operation may take some time to execute." +msgstr "" + +#: views.py:401 +msgid "Index rebuild completed successfully." +msgstr "" + +#: views.py:408 +#, python-format +msgid "Index rebuild error: %s" +msgstr "" + +#: views.py:431 +#, 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 "" diff --git a/mayan/apps/document_indexing/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..691c4fd8b3 Binary files /dev/null and b/mayan/apps/document_indexing/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/hu/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/hu/LC_MESSAGES/django.po new file mode 100644 index 0000000000..6ea5e94359 --- /dev/null +++ b/mayan/apps/document_indexing/locale/hu/LC_MESSAGES/django.po @@ -0,0 +1,381 @@ +# 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:31 __init__.py:46 __init__.py:48 models.py:64 views.py:39 +#: views.py:310 +msgid "indexes" +msgstr "" + +#: __init__.py:32 __init__.py:43 +msgid "index list" +msgstr "" + +#: __init__.py:33 views.py:78 +msgid "create index" +msgstr "" + +#: __init__.py:34 __init__.py:40 +msgid "edit" +msgstr "" + +#: __init__.py:35 __init__.py:41 +msgid "delete" +msgstr "" + +#: __init__.py:36 +msgid "tree template" +msgstr "" + +#: __init__.py:37 models.py:21 views.py:314 +msgid "document types" +msgstr "" + +#: __init__.py:39 +msgid "new child node" +msgstr "" + +#: __init__.py:45 +msgid "go up one level" +msgstr "" + +#: __init__.py:50 +msgid "rebuild indexes" +msgstr "" + +#: __init__.py:50 +msgid "Deletes and creates from scratch all the document indexes." +msgstr "" + +#: __init__.py:52 +msgid "Indexes" +msgstr "" + +#: api.py:71 +#, python-format +msgid "Maximum suffix (%s) count reached." +msgstr "" + +#: api.py:85 +#, python-format +msgid "" +"Error in document indexing update expression: %(expression)s; %(exception)s" +msgstr "" + +#: api.py:94 api.py:109 +#, python-format +msgid "" +"Error updating document index, expression: %(expression)s; %(exception)s" +msgstr "" + +#: api.py:151 +#, 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:14 +#, python-format +msgid "Available functions: %s" +msgstr "" + +#: models.py:18 views.py:43 +msgid "name" +msgstr "" + +#: models.py:18 +msgid "Internal name used to reference this index." +msgstr "" + +#: models.py:19 views.py:44 +msgid "title" +msgstr "" + +#: models.py:19 +msgid "The name that will be visible to users." +msgstr "" + +#: models.py:20 models.py:72 views.py:45 views.py:169 +msgid "enabled" +msgstr "" + +#: models.py:20 +msgid "" +"Causes this index to be visible and updated when document data changes." +msgstr "" + +#: models.py:63 models.py:69 views.py:105 views.py:136 views.py:162 +#: views.py:198 views.py:225 views.py:255 views.py:295 +msgid "index" +msgstr "" + +#: models.py:70 +msgid "indexing expression" +msgstr "" + +#: models.py:70 +msgid "Enter a python string expression to be evaluated." +msgstr "" + +#: models.py:72 +msgid "Causes this node to be visible and updated when document data changes." +msgstr "" + +#: models.py:73 +msgid "link documents" +msgstr "" + +#: models.py:73 +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:83 models.py:89 +msgid "index template node" +msgstr "" + +#: models.py:84 +msgid "indexes template nodes" +msgstr "" + +#: models.py:90 +msgid "value" +msgstr "" + +#: models.py:91 +msgid "documents" +msgstr "" + +#: models.py:101 +msgid "index instance node" +msgstr "" + +#: models.py:102 +msgid "indexes instance nodes" +msgstr "" + +#: models.py:106 +msgid "index instance" +msgstr "" + +#: models.py:107 +msgid "document" +msgstr "" + +#: models.py:114 +msgid "document rename count" +msgstr "" + +#: models.py:115 +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:72 +msgid "Index created successfully." +msgstr "" + +#: views.py:96 +msgid "Index edited successfully" +msgstr "" + +#: views.py:102 +#, python-format +msgid "edit index: %s" +msgstr "" + +#: views.py:127 +#, python-format +msgid "Index: %s deleted successfully." +msgstr "" + +#: views.py:129 +#, python-format +msgid "Index: %(index)s delete error: %(error)s" +msgstr "" + +#: views.py:141 +#, python-format +msgid "Are you sure you with to delete the index: %s?" +msgstr "" + +#: views.py:165 +#, python-format +msgid "tree template nodes for index: %s" +msgstr "" + +#: views.py:168 +msgid "level" +msgstr "" + +#: views.py:170 +msgid "has document links?" +msgstr "" + +#: views.py:192 +#, python-format +msgid "document types not in index: %s" +msgstr "" + +#: views.py:193 +#, python-format +msgid "document types for index: %s" +msgstr "" + +#: views.py:216 +msgid "Index template node created successfully." +msgstr "" + +#: views.py:222 +msgid "create child node" +msgstr "" + +#: views.py:243 +msgid "Index template node edited successfully" +msgstr "" + +#: views.py:249 +#, python-format +msgid "edit index template node: %s" +msgstr "" + +#: views.py:256 views.py:296 views.py:365 +msgid "node" +msgstr "" + +#: views.py:278 +#, python-format +msgid "Node: %s deleted successfully." +msgstr "" + +#: views.py:280 +#, python-format +msgid "Node: %(node)s delete error: %(error)s" +msgstr "" + +#: views.py:289 +#, python-format +msgid "Are you sure you with to delete the index template node: %s?" +msgstr "" + +#: views.py:313 +msgid "nodes" +msgstr "" + +#: views.py:347 +#, python-format +msgid "contents for index: %s" +msgstr "" + +#: views.py:369 +msgid "items" +msgstr "" + +#: views.py:394 +msgid "Are you sure you wish to rebuild all indexes?" +msgstr "" + +#: views.py:395 +msgid "On large databases this operation may take some time to execute." +msgstr "" + +#: views.py:401 +msgid "Index rebuild completed successfully." +msgstr "" + +#: views.py:408 +#, python-format +msgid "Index rebuild error: %s" +msgstr "" + +#: views.py:431 +#, 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 "" diff --git a/mayan/apps/document_indexing/locale/id/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..c22faafb7a Binary files /dev/null and b/mayan/apps/document_indexing/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/id/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/id/LC_MESSAGES/django.po new file mode 100644 index 0000000000..f86a9dda0c --- /dev/null +++ b/mayan/apps/document_indexing/locale/id/LC_MESSAGES/django.po @@ -0,0 +1,381 @@ +# 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:42+0000\n" +"Last-Translator: FULL NAME \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:31 __init__.py:46 __init__.py:48 models.py:64 views.py:39 +#: views.py:310 +msgid "indexes" +msgstr "" + +#: __init__.py:32 __init__.py:43 +msgid "index list" +msgstr "" + +#: __init__.py:33 views.py:78 +msgid "create index" +msgstr "" + +#: __init__.py:34 __init__.py:40 +msgid "edit" +msgstr "" + +#: __init__.py:35 __init__.py:41 +msgid "delete" +msgstr "" + +#: __init__.py:36 +msgid "tree template" +msgstr "" + +#: __init__.py:37 models.py:21 views.py:314 +msgid "document types" +msgstr "" + +#: __init__.py:39 +msgid "new child node" +msgstr "" + +#: __init__.py:45 +msgid "go up one level" +msgstr "" + +#: __init__.py:50 +msgid "rebuild indexes" +msgstr "" + +#: __init__.py:50 +msgid "Deletes and creates from scratch all the document indexes." +msgstr "" + +#: __init__.py:52 +msgid "Indexes" +msgstr "" + +#: api.py:71 +#, python-format +msgid "Maximum suffix (%s) count reached." +msgstr "" + +#: api.py:85 +#, python-format +msgid "" +"Error in document indexing update expression: %(expression)s; %(exception)s" +msgstr "" + +#: api.py:94 api.py:109 +#, python-format +msgid "" +"Error updating document index, expression: %(expression)s; %(exception)s" +msgstr "" + +#: api.py:151 +#, 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:14 +#, python-format +msgid "Available functions: %s" +msgstr "" + +#: models.py:18 views.py:43 +msgid "name" +msgstr "" + +#: models.py:18 +msgid "Internal name used to reference this index." +msgstr "" + +#: models.py:19 views.py:44 +msgid "title" +msgstr "" + +#: models.py:19 +msgid "The name that will be visible to users." +msgstr "" + +#: models.py:20 models.py:72 views.py:45 views.py:169 +msgid "enabled" +msgstr "" + +#: models.py:20 +msgid "" +"Causes this index to be visible and updated when document data changes." +msgstr "" + +#: models.py:63 models.py:69 views.py:105 views.py:136 views.py:162 +#: views.py:198 views.py:225 views.py:255 views.py:295 +msgid "index" +msgstr "" + +#: models.py:70 +msgid "indexing expression" +msgstr "" + +#: models.py:70 +msgid "Enter a python string expression to be evaluated." +msgstr "" + +#: models.py:72 +msgid "Causes this node to be visible and updated when document data changes." +msgstr "" + +#: models.py:73 +msgid "link documents" +msgstr "" + +#: models.py:73 +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:83 models.py:89 +msgid "index template node" +msgstr "" + +#: models.py:84 +msgid "indexes template nodes" +msgstr "" + +#: models.py:90 +msgid "value" +msgstr "" + +#: models.py:91 +msgid "documents" +msgstr "" + +#: models.py:101 +msgid "index instance node" +msgstr "" + +#: models.py:102 +msgid "indexes instance nodes" +msgstr "" + +#: models.py:106 +msgid "index instance" +msgstr "" + +#: models.py:107 +msgid "document" +msgstr "" + +#: models.py:114 +msgid "document rename count" +msgstr "" + +#: models.py:115 +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:72 +msgid "Index created successfully." +msgstr "" + +#: views.py:96 +msgid "Index edited successfully" +msgstr "" + +#: views.py:102 +#, python-format +msgid "edit index: %s" +msgstr "" + +#: views.py:127 +#, python-format +msgid "Index: %s deleted successfully." +msgstr "" + +#: views.py:129 +#, python-format +msgid "Index: %(index)s delete error: %(error)s" +msgstr "" + +#: views.py:141 +#, python-format +msgid "Are you sure you with to delete the index: %s?" +msgstr "" + +#: views.py:165 +#, python-format +msgid "tree template nodes for index: %s" +msgstr "" + +#: views.py:168 +msgid "level" +msgstr "" + +#: views.py:170 +msgid "has document links?" +msgstr "" + +#: views.py:192 +#, python-format +msgid "document types not in index: %s" +msgstr "" + +#: views.py:193 +#, python-format +msgid "document types for index: %s" +msgstr "" + +#: views.py:216 +msgid "Index template node created successfully." +msgstr "" + +#: views.py:222 +msgid "create child node" +msgstr "" + +#: views.py:243 +msgid "Index template node edited successfully" +msgstr "" + +#: views.py:249 +#, python-format +msgid "edit index template node: %s" +msgstr "" + +#: views.py:256 views.py:296 views.py:365 +msgid "node" +msgstr "" + +#: views.py:278 +#, python-format +msgid "Node: %s deleted successfully." +msgstr "" + +#: views.py:280 +#, python-format +msgid "Node: %(node)s delete error: %(error)s" +msgstr "" + +#: views.py:289 +#, python-format +msgid "Are you sure you with to delete the index template node: %s?" +msgstr "" + +#: views.py:313 +msgid "nodes" +msgstr "" + +#: views.py:347 +#, python-format +msgid "contents for index: %s" +msgstr "" + +#: views.py:369 +msgid "items" +msgstr "" + +#: views.py:394 +msgid "Are you sure you wish to rebuild all indexes?" +msgstr "" + +#: views.py:395 +msgid "On large databases this operation may take some time to execute." +msgstr "" + +#: views.py:401 +msgid "Index rebuild completed successfully." +msgstr "" + +#: views.py:408 +#, python-format +msgid "Index rebuild error: %s" +msgstr "" + +#: views.py:431 +#, 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 "" diff --git a/mayan/apps/document_indexing/locale/it/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/it/LC_MESSAGES/django.mo index f6639738a5..24fa6230ff 100644 Binary files a/mayan/apps/document_indexing/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/it/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/it/LC_MESSAGES/django.po index d83e4a5305..fd943d4f09 100644 --- a/mayan/apps/document_indexing/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/it/LC_MESSAGES/django.po @@ -3,16 +3,17 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Carlo Zanatto <>, 2012. -# , 2011. -# Pierpaolo Baldan , 2012. +# Carlo Zanatto <>, 2012 +# Giovanni Tricarico , 2014 +# Pierpaolo Baldan , 2011 +# Pierpaolo Baldan , 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 \n" +"PO-Revision-Date: 2014-01-11 11:49+0000\n" +"Last-Translator: Giovanni Tricarico \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" @@ -47,7 +48,7 @@ msgstr "albero di template" #: __init__.py:37 models.py:21 views.py:314 msgid "document types" -msgstr "" +msgstr "tipi documento " #: __init__.py:39 msgid "new child node" @@ -245,7 +246,7 @@ msgstr "Ricostruisci indici documento" #: utils.py:19 msgid "document indexes" -msgstr "" +msgstr "indici documento " #: views.py:72 msgid "Index created successfully." @@ -286,17 +287,17 @@ msgstr "livello" #: views.py:170 msgid "has document links?" -msgstr "" +msgstr "Il documento ha collegamento ?" #: views.py:192 #, python-format msgid "document types not in index: %s" -msgstr "" +msgstr "tipi documento non nell'indice: %s" #: views.py:193 #, python-format msgid "document types for index: %s" -msgstr "" +msgstr "tipi documento per indice: %s" #: views.py:216 msgid "Index template node created successfully." diff --git a/mayan/apps/document_indexing/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/nl_NL/LC_MESSAGES/django.mo index b12bb9fe4c..336124a48d 100644 Binary files a/mayan/apps/document_indexing/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/nl_NL/LC_MESSAGES/django.po index b078550644..3cf8d26ebe 100644 --- a/mayan/apps/document_indexing/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/nl_NL/LC_MESSAGES/django.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Lucas Weel , 2013. +# Lucas Weel , 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-21 10:57+0000\n" +"PO-Revision-Date: 2013-12-18 14:15+0000\n" "Last-Translator: Lucas Weel \n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" @@ -29,27 +29,27 @@ msgstr "indexeringslijst" #: __init__.py:33 views.py:78 msgid "create index" -msgstr "" +msgstr "indexering aanmaken" #: __init__.py:34 __init__.py:40 msgid "edit" -msgstr "" +msgstr "wijzigen" #: __init__.py:35 __init__.py:41 msgid "delete" -msgstr "" +msgstr "verwijderen" #: __init__.py:36 msgid "tree template" -msgstr "" +msgstr "sjabloon boomstructuur" #: __init__.py:37 models.py:21 views.py:314 msgid "document types" -msgstr "" +msgstr "document-typen" #: __init__.py:39 msgid "new child node" -msgstr "" +msgstr "nieuwe node" #: __init__.py:45 msgid "go up one level" @@ -104,114 +104,114 @@ msgstr "Niet mogelijke om een 'symbolic link' aan te maken. Bestand bestaat reed #: filesystem.py:71 #, python-format msgid "Unable to create symbolic link: %(filepath)s; %(exc)s" -msgstr "" +msgstr "Niet mogelijk om een 'symbolic link': %(filepath)s; aan te maken, voor: %(exc)s " #: filesystem.py:84 #, python-format msgid "Unable to delete document symbolic link; %s" -msgstr "" +msgstr "Niet mogelijk om de 'symbolic link' voor document: %s te verwijderen." #: filesystem.py:96 #, python-format msgid "Unable to delete indexing directory; %s" -msgstr "" +msgstr "Niet mogelijk om de indexingfolder: %s, te verwijderen." #: models.py:14 #, python-format msgid "Available functions: %s" -msgstr "" +msgstr "Beschikbare functies: %s" #: models.py:18 views.py:43 msgid "name" -msgstr "" +msgstr "naam" #: models.py:18 msgid "Internal name used to reference this index." -msgstr "" +msgstr "Interne naam voor deze index." #: models.py:19 views.py:44 msgid "title" -msgstr "" +msgstr "titel" #: models.py:19 msgid "The name that will be visible to users." -msgstr "" +msgstr "Naam zichtbaar voor gebruikers" #: models.py:20 models.py:72 views.py:45 views.py:169 msgid "enabled" -msgstr "" +msgstr "ingeschakeld" #: models.py:20 msgid "" "Causes this index to be visible and updated when document data changes." -msgstr "" +msgstr "Maakt deze index zichtbaar en 'up-to-date' wanneer document gegevens wijzigd." #: models.py:63 models.py:69 views.py:105 views.py:136 views.py:162 #: views.py:198 views.py:225 views.py:255 views.py:295 msgid "index" -msgstr "" +msgstr "index" #: models.py:70 msgid "indexing expression" -msgstr "" +msgstr "indexering-expressie" #: models.py:70 msgid "Enter a python string expression to be evaluated." -msgstr "" +msgstr "Voer een python sting expressie in, voor evaluatie." #: models.py:72 msgid "Causes this node to be visible and updated when document data changes." -msgstr "" +msgstr "Maakt deze node zichtbaar en 'up-to-date' wanneer document gegevens wijzigen" #: models.py:73 msgid "link documents" -msgstr "" +msgstr "gekoppelde documenten" #: models.py:73 msgid "" "Check this option to have this node act as a container for documents and not" " as a parent for further nodes." -msgstr "" +msgstr "Selecteer deze optie, wanneer deze node alleen documenten dient te bevatten. " #: models.py:83 models.py:89 msgid "index template node" -msgstr "" +msgstr "sjabloon indexering node" #: models.py:84 msgid "indexes template nodes" -msgstr "" +msgstr "sjabloon indexeringen nodes" #: models.py:90 msgid "value" -msgstr "" +msgstr "waarde" #: models.py:91 msgid "documents" -msgstr "" +msgstr "documenten" #: models.py:101 msgid "index instance node" -msgstr "" +msgstr "instantie indexeringsnode" #: models.py:102 msgid "indexes instance nodes" -msgstr "" +msgstr "instantie indexeringsnodes" #: models.py:106 msgid "index instance" -msgstr "" +msgstr "index instantie" #: models.py:107 msgid "document" -msgstr "" +msgstr "document" #: models.py:114 msgid "document rename count" -msgstr "" +msgstr "document hernoem teller" #: models.py:115 msgid "documents rename count" -msgstr "" +msgstr "documenten hernoem teller" #: permissions.py:7 msgid "Indexing" @@ -219,19 +219,19 @@ msgstr "Indexering bezig" #: permissions.py:9 msgid "Configure document indexes" -msgstr "" +msgstr "Document indexeringen configureren" #: permissions.py:10 msgid "Create new document indexes" -msgstr "" +msgstr "Aanmaken van nieuw document-indexeringen" #: permissions.py:11 msgid "Edit document indexes" -msgstr "" +msgstr "Wijzig document-indexeringen" #: permissions.py:12 msgid "Delete document indexes" -msgstr "" +msgstr "Verwijder document-indexeringen" #: permissions.py:14 msgid "View document indexes" @@ -243,140 +243,140 @@ msgstr "documenten opnieuw indexeren" #: utils.py:19 msgid "document indexes" -msgstr "" +msgstr "document-indexeringen" #: views.py:72 msgid "Index created successfully." -msgstr "" +msgstr "Indexering succesvol aangemaakt." #: views.py:96 msgid "Index edited successfully" -msgstr "" +msgstr "Indexering succesvol bewerkt" #: views.py:102 #, python-format msgid "edit index: %s" -msgstr "" +msgstr "wijzig index: %s" #: views.py:127 #, python-format msgid "Index: %s deleted successfully." -msgstr "" +msgstr "Index: %s verwijderd." #: views.py:129 #, python-format msgid "Index: %(index)s delete error: %(error)s" -msgstr "" +msgstr "Fout bij het verwijderen van index: %(index)s, foutmelding: %(error)s " #: views.py:141 #, python-format msgid "Are you sure you with to delete the index: %s?" -msgstr "" +msgstr "Bent u er zeker van om index: %s, te verwijderen?" #: views.py:165 #, python-format msgid "tree template nodes for index: %s" -msgstr "" +msgstr "sjabloon node boomstructuur voor index: %s" #: views.py:168 msgid "level" -msgstr "" +msgstr "niveau" #: views.py:170 msgid "has document links?" -msgstr "" +msgstr "heeft document verwijzingen?" #: views.py:192 #, python-format msgid "document types not in index: %s" -msgstr "" +msgstr "documenttype komt niet voor in index: %s" #: views.py:193 #, python-format msgid "document types for index: %s" -msgstr "" +msgstr "documenttype for index: %s" #: views.py:216 msgid "Index template node created successfully." -msgstr "" +msgstr "sjabloon node index succesvol aangemaakt." #: views.py:222 msgid "create child node" -msgstr "" +msgstr "aanmaken node" #: views.py:243 msgid "Index template node edited successfully" -msgstr "" +msgstr "Sjabloon node index succesvol bewerkt" #: views.py:249 #, python-format msgid "edit index template node: %s" -msgstr "" +msgstr "Bewerken sjabloon node index: %s" #: views.py:256 views.py:296 views.py:365 msgid "node" -msgstr "" +msgstr "node" #: views.py:278 #, python-format msgid "Node: %s deleted successfully." -msgstr "" +msgstr "Node: %s verwijdert" #: views.py:280 #, python-format msgid "Node: %(node)s delete error: %(error)s" -msgstr "" +msgstr "Fout bij het verwijderen van Node: %(node)s, foutmelding: %(error)s" #: views.py:289 #, python-format msgid "Are you sure you with to delete the index template node: %s?" -msgstr "" +msgstr "Bent u er zeker van om sjabloon indexeringsnode: %s, te verwijderen?" #: views.py:313 msgid "nodes" -msgstr "" +msgstr "nodes" #: views.py:347 #, python-format msgid "contents for index: %s" -msgstr "" +msgstr "inhoud voor index: %s" #: views.py:369 msgid "items" -msgstr "" +msgstr "items" #: views.py:394 msgid "Are you sure you wish to rebuild all indexes?" -msgstr "" +msgstr "Weet u zeker dat u alle indexeringen wilt herbouwen." #: views.py:395 msgid "On large databases this operation may take some time to execute." -msgstr "" +msgstr "Voor een grote database kan deze operatie lang duren." #: views.py:401 msgid "Index rebuild completed successfully." -msgstr "" +msgstr "aanmaken indexering succesvol voltooid." #: views.py:408 #, python-format msgid "Index rebuild error: %s" -msgstr "" +msgstr "Fout bij het aanmaken van de indexering. Melding: %s" #: views.py:431 #, python-format msgid "indexes containing: %s" -msgstr "" +msgstr "Indexeringen met inhoud: %s" #: conf/settings.py:22 msgid "" "A dictionary that maps the index name and where on the filesystem that index" " will be mirrored." -msgstr "" +msgstr "Een mapping tussen indexnaam en de locatie op het filesysteem." #: templates/indexing_help.html:3 msgid "What are indexes?" -msgstr "" +msgstr "Wat zijn indexeringen?" #: templates/indexing_help.html:4 msgid "Indexes group documents into a tree like hierarchical structure." -msgstr "" +msgstr "Indexeringen groeperen documenten in een hierargische boomstructuur." diff --git a/mayan/apps/document_indexing/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/pl/LC_MESSAGES/django.mo index dd55100a5f..1d587c3f6a 100644 Binary files a/mayan/apps/document_indexing/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/pl/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/pl/LC_MESSAGES/django.po index e2a43aceb5..c74aad7933 100644 --- a/mayan/apps/document_indexing/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/pl/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# mic , 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 \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" diff --git a/mayan/apps/document_indexing/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/pt/LC_MESSAGES/django.mo index 58af9c2f3c..fb9651ed27 100644 Binary files a/mayan/apps/document_indexing/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/pt/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/pt/LC_MESSAGES/django.po index d1a17d4007..9ac34bcc0a 100644 --- a/mayan/apps/document_indexing/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/pt/LC_MESSAGES/django.po @@ -3,15 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Renata Oliveira , 2011. -# Vítor Figueiró , 2012. +# Renata Oliveira , 2011 +# Vítor Figueiró , 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 \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" diff --git a/mayan/apps/document_indexing/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/pt_BR/LC_MESSAGES/django.mo index 66b0db8b8d..fe83386de3 100644 Binary files a/mayan/apps/document_indexing/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/pt_BR/LC_MESSAGES/django.po index 5e6ef68995..78bddc8558 100644 --- a/mayan/apps/document_indexing/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/pt_BR/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Renata Oliveira , 2011. +# Renata Oliveira , 2011 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 \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" diff --git a/mayan/apps/document_indexing/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/ru/LC_MESSAGES/django.mo index 4cf40152aa..354b043673 100644 Binary files a/mayan/apps/document_indexing/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/ru/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/ru/LC_MESSAGES/django.po index e67a4e8085..825468c47e 100644 --- a/mayan/apps/document_indexing/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/ru/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Sergey Glita , 2012. +# Sergey Glita , 2012-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 \n" +"PO-Revision-Date: 2013-05-14 06:28+0000\n" +"Last-Translator: Sergey Glita \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" @@ -45,7 +45,7 @@ msgstr "шаблон дерева" #: __init__.py:37 models.py:21 views.py:314 msgid "document types" -msgstr "" +msgstr "типы документов" #: __init__.py:39 msgid "new child node" @@ -243,7 +243,7 @@ msgstr "Восстановление индексов документа" #: utils.py:19 msgid "document indexes" -msgstr "" +msgstr "индексы документов" #: views.py:72 msgid "Index created successfully." @@ -289,12 +289,12 @@ msgstr "есть ссылки на документы?" #: views.py:192 #, python-format msgid "document types not in index: %s" -msgstr "" +msgstr "типы документов вне индекса: %s" #: views.py:193 #, python-format msgid "document types for index: %s" -msgstr "" +msgstr "типы документов для индекса: %s" #: views.py:216 msgid "Index template node created successfully." diff --git a/mayan/apps/document_indexing/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/sl_SI/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..9639e36e28 Binary files /dev/null and b/mayan/apps/document_indexing/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/sl_SI/LC_MESSAGES/django.po index f3281ee354..c70c339ba3 100644 --- a/mayan/apps/document_indexing/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/sl_SI/LC_MESSAGES/django.po @@ -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 \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" diff --git a/mayan/apps/document_indexing/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/tr_TR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..173be3a234 Binary files /dev/null and b/mayan/apps/document_indexing/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/tr_TR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..b5d5b24ba4 --- /dev/null +++ b/mayan/apps/document_indexing/locale/tr_TR/LC_MESSAGES/django.po @@ -0,0 +1,381 @@ +# 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: 2013-06-10 05:29+0000\n" +"Last-Translator: Roberto Rosario\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:31 __init__.py:46 __init__.py:48 models.py:64 views.py:39 +#: views.py:310 +msgid "indexes" +msgstr "" + +#: __init__.py:32 __init__.py:43 +msgid "index list" +msgstr "" + +#: __init__.py:33 views.py:78 +msgid "create index" +msgstr "" + +#: __init__.py:34 __init__.py:40 +msgid "edit" +msgstr "" + +#: __init__.py:35 __init__.py:41 +msgid "delete" +msgstr "" + +#: __init__.py:36 +msgid "tree template" +msgstr "" + +#: __init__.py:37 models.py:21 views.py:314 +msgid "document types" +msgstr "" + +#: __init__.py:39 +msgid "new child node" +msgstr "" + +#: __init__.py:45 +msgid "go up one level" +msgstr "" + +#: __init__.py:50 +msgid "rebuild indexes" +msgstr "" + +#: __init__.py:50 +msgid "Deletes and creates from scratch all the document indexes." +msgstr "" + +#: __init__.py:52 +msgid "Indexes" +msgstr "" + +#: api.py:71 +#, python-format +msgid "Maximum suffix (%s) count reached." +msgstr "" + +#: api.py:85 +#, python-format +msgid "" +"Error in document indexing update expression: %(expression)s; %(exception)s" +msgstr "" + +#: api.py:94 api.py:109 +#, python-format +msgid "" +"Error updating document index, expression: %(expression)s; %(exception)s" +msgstr "" + +#: api.py:151 +#, 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:14 +#, python-format +msgid "Available functions: %s" +msgstr "" + +#: models.py:18 views.py:43 +msgid "name" +msgstr "" + +#: models.py:18 +msgid "Internal name used to reference this index." +msgstr "" + +#: models.py:19 views.py:44 +msgid "title" +msgstr "" + +#: models.py:19 +msgid "The name that will be visible to users." +msgstr "" + +#: models.py:20 models.py:72 views.py:45 views.py:169 +msgid "enabled" +msgstr "" + +#: models.py:20 +msgid "" +"Causes this index to be visible and updated when document data changes." +msgstr "" + +#: models.py:63 models.py:69 views.py:105 views.py:136 views.py:162 +#: views.py:198 views.py:225 views.py:255 views.py:295 +msgid "index" +msgstr "" + +#: models.py:70 +msgid "indexing expression" +msgstr "" + +#: models.py:70 +msgid "Enter a python string expression to be evaluated." +msgstr "" + +#: models.py:72 +msgid "Causes this node to be visible and updated when document data changes." +msgstr "" + +#: models.py:73 +msgid "link documents" +msgstr "" + +#: models.py:73 +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:83 models.py:89 +msgid "index template node" +msgstr "" + +#: models.py:84 +msgid "indexes template nodes" +msgstr "" + +#: models.py:90 +msgid "value" +msgstr "" + +#: models.py:91 +msgid "documents" +msgstr "" + +#: models.py:101 +msgid "index instance node" +msgstr "" + +#: models.py:102 +msgid "indexes instance nodes" +msgstr "" + +#: models.py:106 +msgid "index instance" +msgstr "" + +#: models.py:107 +msgid "document" +msgstr "" + +#: models.py:114 +msgid "document rename count" +msgstr "" + +#: models.py:115 +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:72 +msgid "Index created successfully." +msgstr "" + +#: views.py:96 +msgid "Index edited successfully" +msgstr "" + +#: views.py:102 +#, python-format +msgid "edit index: %s" +msgstr "" + +#: views.py:127 +#, python-format +msgid "Index: %s deleted successfully." +msgstr "" + +#: views.py:129 +#, python-format +msgid "Index: %(index)s delete error: %(error)s" +msgstr "" + +#: views.py:141 +#, python-format +msgid "Are you sure you with to delete the index: %s?" +msgstr "" + +#: views.py:165 +#, python-format +msgid "tree template nodes for index: %s" +msgstr "" + +#: views.py:168 +msgid "level" +msgstr "" + +#: views.py:170 +msgid "has document links?" +msgstr "" + +#: views.py:192 +#, python-format +msgid "document types not in index: %s" +msgstr "" + +#: views.py:193 +#, python-format +msgid "document types for index: %s" +msgstr "" + +#: views.py:216 +msgid "Index template node created successfully." +msgstr "" + +#: views.py:222 +msgid "create child node" +msgstr "" + +#: views.py:243 +msgid "Index template node edited successfully" +msgstr "" + +#: views.py:249 +#, python-format +msgid "edit index template node: %s" +msgstr "" + +#: views.py:256 views.py:296 views.py:365 +msgid "node" +msgstr "" + +#: views.py:278 +#, python-format +msgid "Node: %s deleted successfully." +msgstr "" + +#: views.py:280 +#, python-format +msgid "Node: %(node)s delete error: %(error)s" +msgstr "" + +#: views.py:289 +#, python-format +msgid "Are you sure you with to delete the index template node: %s?" +msgstr "" + +#: views.py:313 +msgid "nodes" +msgstr "" + +#: views.py:347 +#, python-format +msgid "contents for index: %s" +msgstr "" + +#: views.py:369 +msgid "items" +msgstr "" + +#: views.py:394 +msgid "Are you sure you wish to rebuild all indexes?" +msgstr "" + +#: views.py:395 +msgid "On large databases this operation may take some time to execute." +msgstr "" + +#: views.py:401 +msgid "Index rebuild completed successfully." +msgstr "" + +#: views.py:408 +#, python-format +msgid "Index rebuild error: %s" +msgstr "" + +#: views.py:431 +#, 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 "" diff --git a/mayan/apps/document_indexing/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/vi_VN/LC_MESSAGES/django.mo index 1bc71829ca..7aade2f25b 100644 Binary files a/mayan/apps/document_indexing/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/vi_VN/LC_MESSAGES/django.po index 2872c75491..e52bac6752 100644 --- a/mayan/apps/document_indexing/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/vi_VN/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ 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: 2011-09-30 04:42+0000\n" "Last-Translator: FULL NAME \n" diff --git a/mayan/apps/document_signatures/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/ar/LC_MESSAGES/django.mo index e0f6c31b03..6968aee70a 100644 Binary files a/mayan/apps/document_signatures/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/ar/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/ar/LC_MESSAGES/django.po index 67b1137fa9..0789399ccc 100644 --- a/mayan/apps/document_signatures/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/ar/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Mohammed ALDOUB , 2013. +# Mohammed ALDOUB , 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-26 08:47+0000\n" "Last-Translator: Mohammed ALDOUB \n" diff --git a/mayan/apps/document_signatures/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/bg/LC_MESSAGES/django.mo index 29f3004902..93593fe0a8 100644 Binary files a/mayan/apps/document_signatures/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/bg/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/bg/LC_MESSAGES/django.po index 12e5e10659..ec79049c8c 100644 --- a/mayan/apps/document_signatures/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/bg/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# Pavlin Koldamov , 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 \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" diff --git a/mayan/apps/document_signatures/locale/da/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..9409a34f1e Binary files /dev/null and b/mayan/apps/document_signatures/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/da/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/da/LC_MESSAGES/django.po new file mode 100644 index 0000000000..53e16c2515 --- /dev/null +++ b/mayan/apps/document_signatures/locale/da/LC_MESSAGES/django.po @@ -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: \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: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 "" diff --git a/mayan/apps/document_signatures/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/de_DE/LC_MESSAGES/django.mo index aa65e940ea..e7b09febbd 100644 Binary files a/mayan/apps/document_signatures/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/de_DE/LC_MESSAGES/django.po index e77b52ad76..030bfe6824 100644 --- a/mayan/apps/document_signatures/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/de_DE/LC_MESSAGES/django.po @@ -3,7 +3,8 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Manticor , 2012 +# Mathias Behrle , 2014 +# Stefan Lodders , 2012 # tetjarediske , 2012 msgid "" msgstr "" @@ -11,7 +12,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 \n" +"Last-Translator: Mathias Behrle \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" diff --git a/mayan/apps/document_signatures/locale/en/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/en/LC_MESSAGES/django.mo index 0a05ef3a09..12c5d45d8a 100644 Binary files a/mayan/apps/document_signatures/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/en/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/en/LC_MESSAGES/django.po index c39dfb3d7f..093e94bad2 100644 --- a/mayan/apps/document_signatures/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/en/LC_MESSAGES/django.po @@ -1,122 +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. -# FIRST AUTHOR , 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 \n" -"Language-Team: LANGUAGE \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:83 msgid "upload signature" -msgstr "" +msgstr "upload signature" #: __init__.py:84 msgid "download signature" -msgstr "" +msgstr "download signature" #: __init__.py:85 msgid "signatures" -msgstr "" +msgstr "signatures" #: forms.py:11 msgid "Signature file" -msgstr "" +msgstr "Signature file" #: models.py:20 msgid "document version" -msgstr "" +msgstr "document version" #: models.py:21 msgid "signature file" -msgstr "" +msgstr "signature file" #: models.py:22 msgid "has embedded signature" -msgstr "" +msgstr "has embedded signature" #: models.py:37 msgid "document version signature" -msgstr "" +msgstr "document version signature" #: models.py:38 msgid "document version signatures" -msgstr "" +msgstr "document version signatures" #: permissions.py:7 msgid "Document signatures" -msgstr "" +msgstr "Document signatures" #: permissions.py:8 msgid "Verify document signatures" -msgstr "" +msgstr "Verify document signatures" #: permissions.py:9 msgid "Upload detached signatures" -msgstr "" +msgstr "Upload detached signatures" #: permissions.py:10 msgid "Download detached signatures" -msgstr "" +msgstr "Download detached signatures" #: views.py:47 #, python-format msgid "Signature status: %(widget)s %(text)s" -msgstr "" +msgstr "Signature status: %(widget)s %(text)s" #: views.py:54 msgid "embedded" -msgstr "" +msgstr "embedded" #: views.py:56 msgid "detached" -msgstr "" +msgstr "detached" #: views.py:61 #, python-format msgid "Signature ID: %s" -msgstr "" +msgstr "Signature ID: %s" #: views.py:62 #, python-format msgid "Signature type: %s" -msgstr "" +msgstr "Signature type: %s" #: views.py:63 #, python-format msgid "Key ID: %s" -msgstr "" +msgstr "Key ID: %s" #: views.py:64 #, python-format msgid "Timestamp: %s" -msgstr "" +msgstr "Timestamp: %s" #: views.py:65 #, python-format msgid "Signee: %s" -msgstr "" +msgstr "Signee: %s" #: views.py:70 #, python-format msgid "signature properties for: %s" -msgstr "" +msgstr "signature properties for: %s" #: views.py:96 msgid "Detached signature uploaded successfully." -msgstr "" +msgstr "Detached signature uploaded successfully." #: views.py:105 #, python-format msgid "Upload detached signature for: %s" -msgstr "" +msgstr "Upload detached signature for: %s" diff --git a/mayan/apps/document_signatures/locale/es/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/es/LC_MESSAGES/django.mo index 6030b293b5..448efb3a23 100644 Binary files a/mayan/apps/document_signatures/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/es/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/es/LC_MESSAGES/django.po index ad0ab330eb..f167e80992 100644 --- a/mayan/apps/document_signatures/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/es/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Roberto Rosario , 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 \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" diff --git a/mayan/apps/document_signatures/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..f402693746 Binary files /dev/null and b/mayan/apps/document_signatures/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/fa/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 0000000000..a72ea3fb81 --- /dev/null +++ b/mayan/apps/document_signatures/locale/fa/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2013-06-16 18:57+0000\n" +"Last-Translator: Roberto Rosario\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: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 "" diff --git a/mayan/apps/document_signatures/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/fr/LC_MESSAGES/django.mo index f8adfaea05..73afbe471c 100644 Binary files a/mayan/apps/document_signatures/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/fr/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/fr/LC_MESSAGES/django.po index 86694fc937..682d307f78 100644 --- a/mayan/apps/document_signatures/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/fr/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Pierre Lhoste , 2012. +# Pierre Lhoste , 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 \n" +"Last-Translator: Roberto Rosario\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" diff --git a/mayan/apps/document_signatures/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/hr_HR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..b397489c62 Binary files /dev/null and b/mayan/apps/document_signatures/locale/hr_HR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/hr_HR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..cf0a37a3a6 --- /dev/null +++ b/mayan/apps/document_signatures/locale/hr_HR/LC_MESSAGES/django.po @@ -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: \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: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 "" diff --git a/mayan/apps/document_signatures/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..691c4fd8b3 Binary files /dev/null and b/mayan/apps/document_signatures/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/hu/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/hu/LC_MESSAGES/django.po new file mode 100644 index 0000000000..0f68647711 --- /dev/null +++ b/mayan/apps/document_signatures/locale/hu/LC_MESSAGES/django.po @@ -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: \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: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 "" diff --git a/mayan/apps/document_signatures/locale/id/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..c795efe056 Binary files /dev/null and b/mayan/apps/document_signatures/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/id/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/id/LC_MESSAGES/django.po new file mode 100644 index 0000000000..12efa78aa8 --- /dev/null +++ b/mayan/apps/document_signatures/locale/id/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2012-01-02 04:45+0000\n" +"Last-Translator: FULL NAME \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: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 "" diff --git a/mayan/apps/document_signatures/locale/it/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/it/LC_MESSAGES/django.mo index 503394c26e..a434164381 100644 Binary files a/mayan/apps/document_signatures/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/it/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/it/LC_MESSAGES/django.po index f069d8e58e..d9ef1991da 100644 --- a/mayan/apps/document_signatures/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/it/LC_MESSAGES/django.po @@ -3,15 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Carlo Zanatto <>, 2012. -# Pierpaolo Baldan , 2012. +# Carlo Zanatto <>, 2012 +# Pierpaolo Baldan , 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 \n" +"Last-Translator: Roberto Rosario\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" diff --git a/mayan/apps/document_signatures/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/nl_NL/LC_MESSAGES/django.mo index cae5fa60a7..0f44c7fc77 100644 Binary files a/mayan/apps/document_signatures/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/nl_NL/LC_MESSAGES/django.po index ef4fea1e54..aa6834cad6 100644 --- a/mayan/apps/document_signatures/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/nl_NL/LC_MESSAGES/django.po @@ -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 \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" diff --git a/mayan/apps/document_signatures/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/pl/LC_MESSAGES/django.mo index e4e5d9d2fc..73d5408566 100644 Binary files a/mayan/apps/document_signatures/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/pl/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/pl/LC_MESSAGES/django.po index 49442b1ef7..1b27f8b1d3 100644 --- a/mayan/apps/document_signatures/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/pl/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# mic , 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 \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" diff --git a/mayan/apps/document_signatures/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/pt/LC_MESSAGES/django.mo index f4efa678b1..394ed4b8c6 100644 Binary files a/mayan/apps/document_signatures/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/pt/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/pt/LC_MESSAGES/django.po index 1234cf3899..73c6e600bd 100644 --- a/mayan/apps/document_signatures/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/pt/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Vítor Figueiró , 2012. +# Vítor Figueiró , 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 \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" diff --git a/mayan/apps/document_signatures/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/pt_BR/LC_MESSAGES/django.mo index c4c3514bb5..e580ed72e5 100644 Binary files a/mayan/apps/document_signatures/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/pt_BR/LC_MESSAGES/django.po index 1004efe9ca..933dfa9293 100644 --- a/mayan/apps/document_signatures/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/pt_BR/LC_MESSAGES/django.po @@ -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 \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" diff --git a/mayan/apps/document_signatures/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/ru/LC_MESSAGES/django.mo index 7afbd2e54d..8d8d5e698e 100644 Binary files a/mayan/apps/document_signatures/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/ru/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/ru/LC_MESSAGES/django.po index e3bc0ab24e..9b59449bd5 100644 --- a/mayan/apps/document_signatures/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/ru/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Sergey Glita , 2012. +# Sergey Glita , 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 \n" +"PO-Revision-Date: 2013-05-14 06:44+0000\n" +"Last-Translator: Sergey Glita \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" diff --git a/mayan/apps/document_signatures/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/sl_SI/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..9639e36e28 Binary files /dev/null and b/mayan/apps/document_signatures/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/sl_SI/LC_MESSAGES/django.po index 65452a631e..47b3793cb9 100644 --- a/mayan/apps/document_signatures/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/sl_SI/LC_MESSAGES/django.po @@ -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 \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" diff --git a/mayan/apps/document_signatures/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/tr_TR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..173be3a234 Binary files /dev/null and b/mayan/apps/document_signatures/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/tr_TR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..bba3b133cf --- /dev/null +++ b/mayan/apps/document_signatures/locale/tr_TR/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"Last-Translator: Roberto Rosario\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: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 "" diff --git a/mayan/apps/document_signatures/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/vi_VN/LC_MESSAGES/django.mo index cc915252dc..76b37ba015 100644 Binary files a/mayan/apps/document_signatures/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/vi_VN/LC_MESSAGES/django.po index 798fedb7ba..cc7c1f2835 100644 --- a/mayan/apps/document_signatures/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/vi_VN/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Trung Phan Minh , 2013. +# Trung Phan Minh , 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 08:02+0000\n" -"Last-Translator: trungpm \n" +"Last-Translator: Trung Phan Minh \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" diff --git a/mayan/apps/documents/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/ar/LC_MESSAGES/django.mo index d794ebbb12..d81e54f793 100644 Binary files a/mayan/apps/documents/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/ar/LC_MESSAGES/django.po b/mayan/apps/documents/locale/ar/LC_MESSAGES/django.po index 3a978968a7..73a8e0568b 100644 --- a/mayan/apps/documents/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/ar/LC_MESSAGES/django.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Mohammed ALDOUB , 2013. +# Mohammed ALDOUB , 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 03:19-0400\n" -"PO-Revision-Date: 2013-01-25 16:54+0000\n" +"PO-Revision-Date: 2013-11-20 11:36+0000\n" "Last-Translator: Mohammed ALDOUB \n" "Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" diff --git a/mayan/apps/documents/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/bg/LC_MESSAGES/django.mo index 248b0801ac..e412f817a0 100644 Binary files a/mayan/apps/documents/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/bg/LC_MESSAGES/django.po b/mayan/apps/documents/locale/bg/LC_MESSAGES/django.po index b1ea701960..efdb6c02d2 100644 --- a/mayan/apps/documents/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/bg/LC_MESSAGES/django.po @@ -3,16 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Iliya Georgiev , 2012. -# Pavlin Koldamov , 2012. -# , 2012. +# Iliya Georgiev , 2012 +# Pavlin Koldamov , 2012 +# Pavlin Koldamov , 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 03:19-0400\n" -"PO-Revision-Date: 2012-12-27 08:29+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-11-20 11:36+0000\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" diff --git a/mayan/apps/documents/locale/da/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..bab38d5b18 Binary files /dev/null and b/mayan/apps/documents/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/da/LC_MESSAGES/django.po b/mayan/apps/documents/locale/da/LC_MESSAGES/django.po new file mode 100644 index 0000000000..42d7dc10d8 --- /dev/null +++ b/mayan/apps/documents/locale/da/LC_MESSAGES/django.po @@ -0,0 +1,1110 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Mads L. Nielsen , 2013 +# Mads L. Nielsen , 2012 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 03:19-0400\n" +"PO-Revision-Date: 2013-11-20 11:36+0000\n" +"Last-Translator: Mads L. Nielsen \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:62 +msgid "all documents" +msgstr "alle dokumenter" + +#: __init__.py:63 models.py:657 views.py:872 +msgid "recent documents" +msgstr "seneste dokumenter" + +#: __init__.py:64 +msgid "upload new documents" +msgstr "upload nye dokumenter" + +#: __init__.py:65 +msgid "clone metadata" +msgstr "klon metadata" + +#: __init__.py:66 +msgid "details" +msgstr "detaljer" + +#: __init__.py:67 +msgid "properties" +msgstr "egenskaber" + +#: __init__.py:68 __init__.py:69 __init__.py:91 __init__.py:115 +#: __init__.py:121 +msgid "delete" +msgstr "slet" + +#: __init__.py:70 __init__.py:90 __init__.py:114 __init__.py:120 +msgid "edit" +msgstr "redigér" + +#: __init__.py:71 +msgid "preview" +msgstr "forhåndsvisning" + +#: __init__.py:72 __init__.py:73 __init__.py:74 +msgid "download" +msgstr "download" + +#: __init__.py:75 +msgid "find duplicates" +msgstr "finde dubletter" + +#: __init__.py:76 +msgid "find all duplicates" +msgstr "finde alle dubletter" + +#: __init__.py:76 +msgid "" +"Search all the documents' checksums and return a list of the exact matches." +msgstr "Søg på alle de dokumenters kontrolsummer og returnere en liste over de nøjagtige matches." + +#: __init__.py:77 +msgid "update office documents' page count" +msgstr "opdatér office dokumenters sideantal" + +#: __init__.py:77 +msgid "" +"Update the page count of the office type documents. This is useful when " +"enabling office document support after there were already office type " +"documents in the database." +msgstr "Opdater side optælling af office dokumenttyper. Dette er nyttigt når office dokumenter aktiveres når der allerede er office dokumenttyper i databasen." + +#: __init__.py:78 __init__.py:79 +msgid "clear transformations" +msgstr "ryd transformationer" + +#: __init__.py:80 +msgid "print" +msgstr "print" + +#: __init__.py:81 +msgid "history" +msgstr "historie" + +#: __init__.py:82 +msgid "Find missing document files" +msgstr "Find manglende dokument filer" + +#: __init__.py:85 +msgid "Clear the document image cache" +msgstr "Ryd cache til dokumentbillede" + +#: __init__.py:85 +msgid "" +"Clear the graphics representations used to speed up the documents' display " +"and interactive transformations results." +msgstr "Fjern grafiske repræsentationer brugt til at fremskynde visning af de dokumenter og interaktivt transformerede resultater." + +#: __init__.py:88 +msgid "page transformations" +msgstr "side transformationer" + +#: __init__.py:89 +msgid "create new transformation" +msgstr "opret ny transformation" + +#: __init__.py:93 +msgid "page image" +msgstr "side billede" + +#: __init__.py:94 +msgid "page text" +msgstr "side tekst" + +#: __init__.py:95 +msgid "edit page text" +msgstr "redigér side tekst" + +#: __init__.py:96 +msgid "next page" +msgstr "næste side" + +#: __init__.py:97 +msgid "previous page" +msgstr "forrige side" + +#: __init__.py:98 +msgid "first page" +msgstr "første side" + +#: __init__.py:99 +msgid "last page" +msgstr "sidste side" + +#: __init__.py:100 +msgid "zoom in" +msgstr "zoom ind" + +#: __init__.py:101 +msgid "zoom out" +msgstr "zoom ud" + +#: __init__.py:102 +msgid "rotate right" +msgstr "rotér højre" + +#: __init__.py:103 +msgid "rotate left" +msgstr "rotér venstre" + +#: __init__.py:104 +msgid "reset view" +msgstr "nulstille visning" + +#: __init__.py:107 +msgid "versions" +msgstr "versioner" + +#: __init__.py:108 +msgid "revert" +msgstr "modsat" + +#: __init__.py:111 +msgid "document type list" +msgstr "dokument type liste" + +#: __init__.py:112 views.py:1051 +msgid "document types" +msgstr "dokument typer" + +#: __init__.py:113 +msgid "documents of this type" +msgstr "dokumenter af denne type" + +#: __init__.py:116 views.py:1162 +msgid "create document type" +msgstr "opret dokument type" + +#: __init__.py:118 +msgid "filenames" +msgstr "filnavne" + +#: __init__.py:119 +msgid "add filename to document type" +msgstr "tilføje filnavn til dokumenttype" + +#: __init__.py:161 permissions.py:7 +msgid "Documents" +msgstr "Dokumenter" + +#: __init__.py:163 __init__.py:173 models.py:96 views.py:79 +msgid "documents" +msgstr "dokumenter" + +#: __init__.py:166 +msgid "thumbnail" +msgstr "miniature" + +#: events.py:5 +msgid "Document creation" +msgstr "Document oprettelse" + +#: events.py:6 +#, python-format +msgid "Document \"%(content_object)s\" created by %(fullname)s." +msgstr "Document \" %(content_object)s \" oprettet af %(fullname)s ." + +#: events.py:7 +#, python-format +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "Document \" %(content_object)s \" oprettet %(datetime)s af %(fullname)s ." + +#: events.py:13 +msgid "Document edited" +msgstr "Dokument redigeret" + +#: events.py:14 +#, python-format +msgid "Document \"%(content_object)s\" edited by %(fullname)s." +msgstr "Document \" %(content_object)s \" redigeret af %(fullname)s ." + +#: events.py:15 +#, python-format +msgid "" +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." +msgstr "Document \" %(content_object)s \" blev redigeret %(datetime)s af %(fullname)s . Følgende ændringer har fundet sted: %(changes)s ." + +#: events.py:24 +msgid "Document deleted" +msgstr "Dokument slettet" + +#: events.py:25 +#, python-format +msgid "Document \"%(document)s\" deleted by %(fullname)s." +msgstr "Document \" %(document)s \" slettet af %(fullname)s ." + +#: events.py:26 +#, python-format +msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." +msgstr "Document \" %(document)s \" slettet %(datetime)s af %(fullname)s ." + +#: forms.py:65 +msgid "Page image" +msgstr "Side billede" + +#: forms.py:75 forms.py:272 +msgid "Contents" +msgstr "Indhold" + +#: forms.py:111 forms.py:267 +msgid "Page" +msgstr "Side" + +#: forms.py:123 +msgid "Details" +msgstr "Detaljer" + +#: forms.py:128 +msgid "Click on the image for full size preview" +msgstr "Klik på billedet for fuld størrelse forhåndsvisning" + +#: forms.py:138 +#, python-format +msgid "Document pages (%s)" +msgstr "Dokumentsider (%s)" + +#: forms.py:164 +msgid "Use the new version filename as the document filename" +msgstr "Brug den nye versions filnavn som dokumentnavn" + +#: forms.py:180 +msgid "Quick document rename" +msgstr "Hurtig dokument omdøbning" + +#: forms.py:187 +msgid "Version update" +msgstr "Versionsopdatering" + +#: forms.py:192 +msgid "Release level" +msgstr "Udgivelsesniveau" + +#: forms.py:198 +msgid "Release level serial" +msgstr "Udgivelsesniveau id" + +#: forms.py:206 +msgid "Comment" +msgstr "Kommentar" + +#: forms.py:212 +msgid "New document filename" +msgstr "Nyt dokument filnavn" + +#: forms.py:290 +msgid "Page range" +msgstr "Sideinterval" + +#: forms.py:320 +msgid "Compress" +msgstr "Komprimér" + +#: forms.py:320 +msgid "" +"Download the document in the original format or in a compressed manner. " +"This option is selectable only when downloading one document, for multiple " +"documents, the bundle will always be downloads as a compressed file." +msgstr "Hent dokumentet i det originale format eller i en komprimeret udgave. Denne mulighed er kun valgbar når der downloades ét dokument. Ved overførsel af flere dokumenter pakkes disse altid i et arkiv." + +#: forms.py:321 +msgid "Compressed filename" +msgstr "Pakket filnavn" + +#: forms.py:321 +msgid "" +"The filename of the compressed file that will contain the documents to be " +"downloaded, if the previous option is selected." +msgstr "Filnavnet for den pakkede fil, der vil indeholde dokumenterne til download. Dette hvis den tidligere mulighed er valg." + +#: literals.py:15 +msgid "final" +msgstr "sidste" + +#: literals.py:16 +msgid "alpha" +msgstr "alfa" + +#: literals.py:17 +msgid "beta" +msgstr "beta" + +#: literals.py:18 +msgid "release candidate" +msgstr "kandidat til udgivelse" + +#: literals.py:19 +msgid "hotfix" +msgstr "hotfix" + +#: models.py:62 +msgid "name" +msgstr "navn" + +#: models.py:73 models.py:83 models.py:548 views.py:1069 views.py:1098 +#: views.py:1127 views.py:1132 views.py:1175 views.py:1221 views.py:1255 +#: views.py:1296 +msgid "document type" +msgstr "dokumenttype" + +#: models.py:74 +msgid "documents types" +msgstr "dokumenter typer" + +#: models.py:84 +msgid "description" +msgstr "beskrivelse" + +#: models.py:85 +msgid "added" +msgstr "tilføjet" + +#: models.py:95 models.py:313 models.py:646 models.py:661 views.py:227 +#: views.py:351 +msgid "document" +msgstr "dokument" + +#: models.py:300 +#, python-format +msgid "Major %(major)i.%(minor)i, (new release)" +msgstr "Major %(major)i.%(minor)i, (new release)" + +#: models.py:301 +#, python-format +msgid "Minor %(major)i.%(minor)i, (some updates)" +msgstr "Minor %(major)i.%(minor)i, (some updates)" + +#: models.py:302 +#, python-format +msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" +msgstr "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" + +#: models.py:314 +msgid "mayor" +msgstr "" + +#: models.py:315 +msgid "minor" +msgstr "minor" + +#: models.py:316 +msgid "micro" +msgstr "micro" + +#: models.py:317 +msgid "release level" +msgstr "udgivelsesniveau" + +#: models.py:318 +msgid "serial" +msgstr "serie" + +#: models.py:319 +msgid "timestamp" +msgstr "tidsstempel" + +#: models.py:320 views.py:1361 +msgid "comment" +msgstr "kommentar" + +#: models.py:323 +msgid "file" +msgstr "fil" + +#: models.py:327 +msgid "checksum" +msgstr "checksum" + +#: models.py:331 models.py:332 models.py:565 +msgid "document version" +msgstr "dokument version" + +#: models.py:424 +msgid "" +"This document's file format is not known, the page count has therefore " +"defaulted to 1." +msgstr "Dette dokuments filformat er ukendt, hvorfor sidetal er sat til standardværdien 1." + +#: models.py:549 views.py:1357 +msgid "filename" +msgstr "filnavn" + +#: models.py:550 views.py:1182 +msgid "enabled" +msgstr "aktiveret" + +#: models.py:557 +msgid "document type quick rename filename" +msgstr "dokumenttype hurtig omdøbe filnavn" + +#: models.py:558 +msgid "document types quick rename filenames" +msgstr "dokumenttyper hurtige omdøbe filnavne" + +#: models.py:566 +msgid "content" +msgstr "indhold" + +#: models.py:567 +msgid "page label" +msgstr "side etiket" + +#: models.py:568 +msgid "page number" +msgstr "sidetal" + +#: models.py:571 +#, python-format +msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" +msgstr "Side %(page_num)d ud af %(total_pages)d i %(document)s " + +#: models.py:579 models.py:625 +msgid "document page" +msgstr "dokumentside" + +#: models.py:580 +msgid "document pages" +msgstr "dokumentsider" + +#: models.py:600 +msgid "Enter a valid value." +msgstr "Indtast en gyldig værdi." + +#: models.py:626 views.py:450 +msgid "order" +msgstr "rækkefølge" + +#: models.py:627 views.py:451 views.py:512 views.py:543 +msgid "transformation" +msgstr "transformation" + +#: models.py:628 views.py:452 +msgid "arguments" +msgstr "argumenter" + +#: models.py:628 +#, python-format +msgid "Use dictionaries to indentify arguments, example: %s" +msgstr "Brug opslag til at identificere argumenter, eksempel: %s" + +#: models.py:636 +msgid "document page transformation" +msgstr "dokumentside transformation" + +#: models.py:637 +msgid "document page transformations" +msgstr "dokumentside transformationer" + +#: models.py:645 +msgid "user" +msgstr "bruger" + +#: models.py:647 +msgid "accessed" +msgstr "tilgået" + +#: models.py:656 +msgid "recent document" +msgstr "seneste dokument" + +#: models.py:662 +msgid "Document type" +msgstr "Dokumenttype" + +#: models.py:663 +msgid "MIME type" +msgstr "MIME type" + +#: models.py:664 views.py:132 +msgid "Filename" +msgstr "Filnavn" + +#: models.py:665 +msgid "Metadata type" +msgstr "Metadata type" + +#: models.py:666 +msgid "Metadata value" +msgstr "Metadata værdi" + +#: models.py:667 +msgid "Content" +msgstr "Indhold" + +#: models.py:668 +msgid "Description" +msgstr "Beskrivelse" + +#: models.py:669 +msgid "Tags" +msgstr "Tags" + +#: models.py:670 +msgid "Comments" +msgstr "Kommentarer" + +#: permissions.py:9 +msgid "Create documents" +msgstr "Opret dokumenter" + +#: permissions.py:10 +msgid "Edit document properties" +msgstr "Redigér dokumentegenskaber" + +#: permissions.py:11 +msgid "Edit documents" +msgstr "Redigér dokumenter" + +#: permissions.py:12 +msgid "View documents" +msgstr "Se dokumenter" + +#: permissions.py:13 +msgid "Delete documents" +msgstr "Slet dokumenter" + +#: permissions.py:14 views.py:408 +msgid "Download documents" +msgstr "Hent dokumenter" + +#: permissions.py:15 +msgid "Transform documents" +msgstr "Omdan dokumenter" + +#: permissions.py:16 +msgid "Execute document modifying tools" +msgstr "Udfør dokument modificerende værktøjer" + +#: permissions.py:17 +msgid "Revert documents to a previous version" +msgstr "Bring dokumenter tilbage til tidligere version" + +#: permissions.py:18 +msgid "Create new document versions" +msgstr "Dan ny dokumentversion" + +#: permissions.py:20 +msgid "Documents setup" +msgstr "Dokument indstillinger" + +#: permissions.py:22 +msgid "View document types" +msgstr "Vis dokumenttyper" + +#: permissions.py:23 +msgid "Edit document types" +msgstr "Redigér dokumenttyper" + +#: permissions.py:24 +msgid "Delete document types" +msgstr "Slet dokumenttyper" + +#: permissions.py:25 +msgid "Create document types" +msgstr "Opret dokumenttyper" + +#: statistics.py:44 +#, python-format +msgid "Document types: %d" +msgstr "Document typer: %d" + +#: statistics.py:45 +#, python-format +msgid "Documents in database: %d" +msgstr "Dokumenter i databasen: %d" + +#: statistics.py:50 +#, python-format +msgid "Documents in storage: %d" +msgstr "Dokumenter i opbevaring: %d" + +#: statistics.py:52 +#, python-format +msgid "" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" +msgstr "Plads, der bruges i opbevaring: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d bytes" + +#: statistics.py:63 +#, python-format +msgid "Document pages in database: %d" +msgstr "Dokumentsider i databasen: %d" + +#: statistics.py:64 +#, python-format +msgid "Minimum amount of pages per document: %d" +msgstr "Minimum antal sider pr dokument: %d" + +#: statistics.py:65 +#, python-format +msgid "Maximum amount of pages per document: %d" +msgstr "Maksimale antal sider pr dokument: %d" + +#: statistics.py:66 +#, python-format +msgid "Average amount of pages per document: %f" +msgstr "Gennemsnitlig antal sider pr dokument: %f" + +#: statistics.py:71 +msgid "Document statistics" +msgstr "Document statistik" + +#: views.py:133 +msgid "File mimetype" +msgstr "File MIME-type" + +#: views.py:133 views.py:134 +msgid "None" +msgstr "Ingen" + +#: views.py:134 +msgid "File mime encoding" +msgstr "Fil MIME kodning" + +#: views.py:135 +msgid "File size" +msgstr "Fil størrelse" + +#: views.py:136 +msgid "Exists in storage" +msgstr "Eksisterer i opbevaring" + +#: views.py:137 +msgid "File path in storage" +msgstr "Filsti i opbevaring" + +#: views.py:138 +msgid "Date added" +msgstr "Dato tilføjet" + +#: views.py:139 +msgid "Time added" +msgstr "Tid tilføjet" + +#: views.py:140 +msgid "Checksum" +msgstr "Checksum" + +#: views.py:141 +msgid "UUID" +msgstr "UUID" + +#: views.py:142 +msgid "Pages" +msgstr "Sider" + +#: views.py:151 +#, python-format +msgid "document properties for: %s" +msgstr "dokumentegenskaber til: %s" + +#: views.py:173 +msgid "document data" +msgstr "dokumentdata" + +#: views.py:197 views.py:647 +msgid "Must provide at least one document." +msgstr "Skal angive mindst ét ​​dokument." + +#: views.py:218 +msgid "Document deleted successfully." +msgstr "Dokument slettet" + +#: views.py:220 +#, python-format +msgid "Document: %(document)s delete error: %(error)s" +msgstr "Dokument: %(document)s slette fejl: %(error)s " + +#: views.py:235 +#, python-format +msgid "Are you sure you wish to delete the document: %s?" +msgstr "Er du sikker på du vil slette dokumentet: %s?" + +#: views.py:237 +#, python-format +msgid "Are you sure you wish to delete the documents: %s?" +msgstr "Er du sikker på du ønsker at slette dokumenterne: %s?" + +#: views.py:276 +#, python-format +msgid "Document \"%s\" edited successfully." +msgstr "Dokument \"%s\" blev redigeret." + +#: views.py:342 +msgid "documents to be downloaded" +msgstr "dokumenter til download" + +#: views.py:352 views.py:1341 +msgid "version" +msgstr "version" + +#: views.py:409 +msgid "Download" +msgstr "Hent" + +#: views.py:411 +msgid "Return" +msgstr "Retur" + +#: views.py:446 +#, python-format +msgid "transformations for: %s" +msgstr "transformationer til: %s" + +#: views.py:473 +msgid "Document page transformation created successfully." +msgstr "Document side transformation oprettet." + +#: views.py:482 +#, python-format +msgid "Create new transformation for page: %(page)s of document: %(document)s" +msgstr "Opret ny transformation til side: %(page)s i dokumentet: %(document)s " + +#: views.py:501 +msgid "Document page transformation edited successfully." +msgstr "Dokument side transformation redigeret." + +#: views.py:514 +#, python-format +msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" +msgstr "Rediger transformation \" %(transformation)s \" for: %(document_page)s " + +#: views.py:534 +msgid "Document page transformation deleted successfully." +msgstr "Dokument side transformation slettet." + +#: views.py:545 +#, python-format +msgid "" +"Are you sure you wish to delete transformation \"%(transformation)s\" for: " +"%(document_page)s" +msgstr "Er du sikker på du ønsker at slette transformation \" %(transformation)s \" for: %(document_page)s " + +#: views.py:563 +#, python-format +msgid "duplicates of: %s" +msgstr "dubletter af: %s" + +#: views.py:575 +msgid "Are you sure you wish to find all duplicates?" +msgstr "Er du sikker på du vil finde alle dubletter?" + +#: views.py:576 views.py:634 views.py:702 +msgid "On large databases this operation may take some time to execute." +msgstr "På store databaser kan denne operation tage lidt tid at udføre." + +#: views.py:599 +msgid "duplicated documents" +msgstr "duplikerede dokumenter" + +#: views.py:625 +#, python-format +msgid "" +"Page count update complete. Documents processed: %(total)d, documents with " +"changed page count: %(change)d" +msgstr "Opdatering af sideantal færdig. Dokumenter behandlet: %(total)d, dokumenter med ændret sideantal: %(change)d" + +#: views.py:633 +#, python-format +msgid "" +"Are you sure you wish to update the page count for the office documents " +"(%d)?" +msgstr "Er du sikker på du ønsker at opdatere sidetallet for Office-dokumenterne (%d)?" + +#: views.py:665 +#, python-format +msgid "" +"All the page transformations for document: %s, have been deleted " +"successfully." +msgstr "Alle side transformationer for dokument: %s, er blevet slettet." + +#: views.py:667 +#, python-format +msgid "" +"Error deleting the page transformations for document: %(document)s; " +"%(error)s." +msgstr "Fejl ved sletning af sidens transformationer for dokument: %(document)s ; %(error)s ." + +#: views.py:673 +msgid "document transformation" +msgstr "dokument transformation" + +#: views.py:682 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for document: " +"%s?" +msgstr "Er du sikker på du ønsker at slette alle sidens transformationer for dokument: %s?" + +#: views.py:684 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for documents: " +"%s?" +msgstr "Er du sikker på du ønsker at slette alle side transformationer for dokumenter: %s?" + +#: views.py:712 +msgid "missing documents" +msgstr "manglende dokumenter" + +#: views.py:728 views.py:770 +#, python-format +msgid "details for: %s" +msgstr "detaljer for: %s" + +#: views.py:789 +msgid "Document page edited successfully." +msgstr "Dokument side redigeret." + +#: views.py:798 +#, python-format +msgid "edit: %s" +msgstr "edit: %s" + +#: views.py:815 +msgid "There are no more pages in this document" +msgstr "Der er ikke flere sider i dette dokument" + +#: views.py:833 +msgid "You are already at the first page of this document" +msgstr "Du er allerede på den første side af dette dokument" + +#: views.py:994 +#, python-format +msgid "print: %s" +msgstr "print: %s" + +#: views.py:1067 +#, python-format +msgid "documents of type \"%s\"" +msgstr "dokumenter af typen \"%s\"" + +#: views.py:1087 +msgid "Document type edited successfully" +msgstr "Dokumenttype redigeret" + +#: views.py:1090 +#, python-format +msgid "Error editing document type; %s" +msgstr "Fejl ved redigering af dokument type; %s" + +#: views.py:1095 +#, python-format +msgid "edit document type: %s" +msgstr "redigere dokumenttype: %s" + +#: views.py:1119 +#, python-format +msgid "Document type: %s deleted successfully." +msgstr "Dokumenttype: %s slettet." + +#: views.py:1121 +#, python-format +msgid "Document type: %(document_type)s delete error: %(error)s" +msgstr "Dokumenttype: %(document_type)s slette fejl: %(error)s " + +#: views.py:1136 +#, python-format +msgid "Are you sure you wish to delete the document type: %s?" +msgstr "Er du sikker på du vil slette dokumenttype: %s?" + +#: views.py:1137 +msgid "" +"The document type of all documents using this document type will be set to " +"none." +msgstr "Dokumenttype af alle dokumenter, der anvender denne dokumenttype vil blive sat til ingen." + +#: views.py:1153 +msgid "Document type created successfully" +msgstr "Dokumenttype blevet oprettet" + +#: views.py:1156 +#, python-format +msgid "Error creating document type; %(error)s" +msgstr "Fejl ved oprettelse af dokument type %(error)s " + +#: views.py:1174 +#, python-format +msgid "filenames for document type: %s" +msgstr "filnavne for dokumenttype: %s" + +#: views.py:1205 +msgid "Document type filename edited successfully" +msgstr "Dokumenttype filnavn redigeret" + +#: views.py:1208 +#, python-format +msgid "Error editing document type filename; %s" +msgstr "Fejl ved redigering af dokumenttype filnavn, %s" + +#: views.py:1213 +#, python-format +msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgstr "redigere filenavn \" %(filename)s \" fra dokumenttype \" %(document_type)s \"" + +#: views.py:1222 views.py:1248 views.py:1256 +msgid "document type filename" +msgstr "dokumenttype filnavn" + +#: views.py:1240 +#, python-format +msgid "Document type filename: %s deleted successfully." +msgstr "Document type filnavn: %s slettet." + +#: views.py:1242 +#, python-format +msgid "" +"Document type filename: %(document_type_filename)s delete error: %(error)s" +msgstr "Dokumenttype filnavn: %(document_type_filename)s slette fejl: %(error)s " + +#: views.py:1258 +#, python-format +msgid "" +"Are you sure you wish to delete the filename: %(filename)s, from document " +"type \"%(document_type)s\"?" +msgstr "Er du sikker på du vil slette filnavn: %(filename)s , fra dokumenttype \" %(document_type)s \"?" + +#: views.py:1283 +msgid "Document type filename created successfully" +msgstr "Dokumenttype filnavn oprettet" + +#: views.py:1286 +#, python-format +msgid "Error creating document type filename; %(error)s" +msgstr "Fejl ved oprettelse af dokumenttype filnavn, %(error)s " + +#: views.py:1292 +#, python-format +msgid "create filename for document type: %s" +msgstr "opret filnavn for dokumenttype: %s" + +#: views.py:1310 +msgid "Document image cache cleared successfully" +msgstr "Cache af dokumentbilled slettet" + +#: views.py:1312 +#, python-format +msgid "Error clearing document image cache; %s" +msgstr "Fejl ved fjernelse af cachet dokumentbilled; %s" + +#: views.py:1318 +msgid "Are you sure you wish to clear the document image cache?" +msgstr "Er du sikker på at du vil slette cache til dokumentbilled" + +#: views.py:1335 +#, python-format +msgid "versions for document: %s" +msgstr "Dokumentverion: %s" + +#: views.py:1345 +msgid "time and date" +msgstr "tid og dato" + +#: views.py:1349 +msgid "mimetype" +msgstr "MIME type" + +#: views.py:1353 +msgid "encoding" +msgstr "kodning" + +#: views.py:1384 +msgid "Document version reverted successfully" +msgstr "Tidligere dokumentversion genskabt" + +#: views.py:1386 +#, python-format +msgid "Error reverting document version; %s" +msgstr "Fejl ved genskabelse af dokumentversion; %s" + +#: views.py:1393 +msgid "Are you sure you wish to revert to this version?" +msgstr "Er du sikker på at du vil genskabe denne version?" + +#: views.py:1394 +msgid "All later version after this one will be deleted too." +msgstr "Alle senere versioner af denne vil også blive slettet." + +#: widgets.py:25 +msgid "document page image" +msgstr "dokumentside billede" + +#: wizards.py:36 +msgid "step 1 of 3: Document type" +msgstr "skridt 1 af 3: Dokumenttype" + +#: wizards.py:37 +msgid "step 2 of 3: Metadata selection" +msgstr "skridt 2 af 3: Metadata valg" + +#: wizards.py:38 +msgid "step 3 of 3: Document metadata" +msgstr "skridt 3 af 3: Dokument metadata" + +#: wizards.py:46 +msgid "Next step" +msgstr "Næste skridt" + +#: conf/settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "Maksimalt antal seneste (oprettet, redigeret, set) dokumenter der huskes per bruger." + +#: conf/settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "Procent zoom ind eller ud af en dokument side pr brugerinteraktion." + +#: conf/settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "Maksimal mængde i procent (%) en bruger kan zoome i et dokuments side interaktivt." + +#: conf/settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "Minimum procent (%) en brugeren er tilladt at zoome ud af en dokumentside interaktivt." + +#: conf/settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "Antal grader en dokumentside roterer pr brugerinteraktion." + +#: templates/document_types_help.html:3 +msgid "What are document types?" +msgstr "Hvad er dokumenttyper?" + +#: templates/document_types_help.html:4 +msgid "" +"Document types define a class that represents a broard group of documents, " +"such as: invoices, regulations or manuals. The advantage of using document " +"types are: assigning a list of typical filenames for quick renaming during " +"creation, as well as assigning default metadata types and sets to it." +msgstr "Dokumenttyper definere en klasse, der repræsenterer en bred gruppe af dokumenter, såsom: fakturaer, regulativer eller manualer. Fordelen ved at bruge dokumenttyper er: tildele en liste over typiske filnavne til hurtig omdøbning under oprettelse, samt tildeling af standard metadata typer og sæt til den." + +#: templates/recent_document_list_help.html:3 +msgid "What are recent documents?" +msgstr "Hvad er de seneste dokumenter?" + +#: templates/recent_document_list_help.html:4 +#, python-format +msgid "" +"Here you will find the latest %(recent_count)s documents you have either " +"created or edited in any way." +msgstr "Her finder du de seneste %(recent_count)s dokumenter, du enten har oprettet eller redigeret." diff --git a/mayan/apps/documents/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/de_DE/LC_MESSAGES/django.mo index e87d1c1851..8ed50e7cc7 100644 Binary files a/mayan/apps/documents/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/documents/locale/de_DE/LC_MESSAGES/django.po index 1d75c25f35..6994ea382b 100644 --- a/mayan/apps/documents/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/de_DE/LC_MESSAGES/django.po @@ -3,8 +3,9 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Manticor , 2012 -# Manticor , 2012 +# Stefan Lodders , 2012 +# Mathias Behrle , 2014 +# Stefan Lodders , 2012 # tetjarediske , 2012 # tetjarediske , 2012 # Tobias Paepke , 2014 @@ -14,7 +15,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-12-12 03:19-0400\n" "PO-Revision-Date: 2014-03-12 16:11+0000\n" -"Last-Translator: yangoon \n" +"Last-Translator: Mathias Behrle \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" diff --git a/mayan/apps/documents/locale/en/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/en/LC_MESSAGES/django.mo index 0a05ef3a09..7580348c93 100644 Binary files a/mayan/apps/documents/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/en/LC_MESSAGES/django.po b/mayan/apps/documents/locale/en/LC_MESSAGES/django.po index 38e8b171a3..e32b1050be 100644 --- a/mayan/apps/documents/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/en/LC_MESSAGES/django.po @@ -1,1090 +1,1092 @@ # 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 , 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 \n" -"Language-Team: LANGUAGE \n" -"Language: \n" +"POT-Creation-Date: 2012-12-12 03:19-0400\n" +"PO-Revision-Date: 2013-11-20 11:36+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:63 +#: __init__.py:62 msgid "all documents" -msgstr "" +msgstr "all documents" -#: __init__.py:64 models.py:656 views.py:872 +#: __init__.py:63 models.py:657 views.py:872 msgid "recent documents" -msgstr "" +msgstr "recent documents" + +#: __init__.py:64 +msgid "upload new documents" +msgstr "upload new documents" #: __init__.py:65 -msgid "upload new documents" -msgstr "" +msgid "clone metadata" +msgstr "clone metadata" #: __init__.py:66 -msgid "clone metadata" -msgstr "" +msgid "details" +msgstr "details" #: __init__.py:67 -msgid "details" -msgstr "" - -#: __init__.py:68 msgid "properties" -msgstr "" +msgstr "properties" -#: __init__.py:69 __init__.py:70 __init__.py:92 __init__.py:116 -#: __init__.py:122 +#: __init__.py:68 __init__.py:69 __init__.py:91 __init__.py:115 +#: __init__.py:121 msgid "delete" -msgstr "" +msgstr "delete" -#: __init__.py:71 __init__.py:91 __init__.py:115 __init__.py:121 +#: __init__.py:70 __init__.py:90 __init__.py:114 __init__.py:120 msgid "edit" -msgstr "" +msgstr "edit" -#: __init__.py:72 +#: __init__.py:71 msgid "preview" -msgstr "" +msgstr "preview" -#: __init__.py:73 __init__.py:74 __init__.py:75 +#: __init__.py:72 __init__.py:73 __init__.py:74 msgid "download" -msgstr "" +msgstr "download" + +#: __init__.py:75 +msgid "find duplicates" +msgstr "find duplicates" #: __init__.py:76 -msgid "find duplicates" -msgstr "" - -#: __init__.py:77 msgid "find all duplicates" -msgstr "" +msgstr "find all duplicates" -#: __init__.py:77 +#: __init__.py:76 msgid "" "Search all the documents' checksums and return a list of the exact matches." -msgstr "" +msgstr "Search all the documents' checksums and return a list of the exact matches." -#: __init__.py:78 +#: __init__.py:77 msgid "update office documents' page count" -msgstr "" +msgstr "update office documents' page count" -#: __init__.py:78 +#: __init__.py:77 msgid "" "Update the page count of the office type documents. This is useful when " "enabling office document support after there were already office type " "documents in the database." -msgstr "" +msgstr "Update the page count of the office type documents. This is useful when enabling office document support after there were already office type documents in the database." -#: __init__.py:79 __init__.py:80 +#: __init__.py:78 __init__.py:79 msgid "clear transformations" -msgstr "" +msgstr "clear transformations" + +#: __init__.py:80 +msgid "print" +msgstr "print" #: __init__.py:81 -msgid "print" -msgstr "" +msgid "history" +msgstr "history" #: __init__.py:82 -msgid "history" -msgstr "" - -#: __init__.py:83 msgid "Find missing document files" -msgstr "" +msgstr "Find missing document files" -#: __init__.py:86 +#: __init__.py:85 msgid "Clear the document image cache" -msgstr "" +msgstr "Clear the document image cache" -#: __init__.py:86 +#: __init__.py:85 msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." -msgstr "" +msgstr "Clear the graphics representations used to speed up the documents' display and interactive transformations results." + +#: __init__.py:88 +msgid "page transformations" +msgstr "page transformations" #: __init__.py:89 -msgid "page transformations" -msgstr "" - -#: __init__.py:90 msgid "create new transformation" -msgstr "" +msgstr "create new transformation" + +#: __init__.py:93 +msgid "page image" +msgstr "page image" #: __init__.py:94 -msgid "page image" -msgstr "" +msgid "page text" +msgstr "page text" #: __init__.py:95 -msgid "page text" -msgstr "" +msgid "edit page text" +msgstr "edit page text" #: __init__.py:96 -msgid "edit page text" -msgstr "" +msgid "next page" +msgstr "next page" #: __init__.py:97 -msgid "next page" -msgstr "" +msgid "previous page" +msgstr "previous page" #: __init__.py:98 -msgid "previous page" -msgstr "" +msgid "first page" +msgstr "first page" #: __init__.py:99 -msgid "first page" -msgstr "" +msgid "last page" +msgstr "last page" #: __init__.py:100 -msgid "last page" -msgstr "" +msgid "zoom in" +msgstr "zoom in" #: __init__.py:101 -msgid "zoom in" -msgstr "" +msgid "zoom out" +msgstr "zoom out" #: __init__.py:102 -msgid "zoom out" -msgstr "" +msgid "rotate right" +msgstr "rotate right" #: __init__.py:103 -msgid "rotate right" -msgstr "" +msgid "rotate left" +msgstr "rotate left" #: __init__.py:104 -msgid "rotate left" -msgstr "" - -#: __init__.py:105 msgid "reset view" -msgstr "" +msgstr "reset view" + +#: __init__.py:107 +msgid "versions" +msgstr "versions" #: __init__.py:108 -msgid "versions" -msgstr "" - -#: __init__.py:109 msgid "revert" -msgstr "" +msgstr "revert" -#: __init__.py:112 +#: __init__.py:111 msgid "document type list" -msgstr "" +msgstr "document type list" -#: __init__.py:113 views.py:1051 +#: __init__.py:112 views.py:1051 msgid "document types" -msgstr "" +msgstr "document types" -#: __init__.py:114 +#: __init__.py:113 msgid "documents of this type" -msgstr "" +msgstr "documents of this type" -#: __init__.py:117 views.py:1162 +#: __init__.py:116 views.py:1162 msgid "create document type" -msgstr "" +msgstr "create document type" + +#: __init__.py:118 +msgid "filenames" +msgstr "filenames" #: __init__.py:119 -msgid "filenames" -msgstr "" - -#: __init__.py:120 msgid "add filename to document type" -msgstr "" +msgstr "add filename to document type" -#: __init__.py:162 permissions.py:7 +#: __init__.py:161 permissions.py:7 msgid "Documents" -msgstr "" +msgstr "Documents" -#: __init__.py:164 __init__.py:174 models.py:95 views.py:79 +#: __init__.py:163 __init__.py:173 models.py:96 views.py:79 msgid "documents" -msgstr "" +msgstr "documents" -#: __init__.py:167 +#: __init__.py:166 msgid "thumbnail" -msgstr "" - -#: __init__.py:209 -msgid "Document type" -msgstr "" - -#: __init__.py:210 -msgid "MIME type" -msgstr "" - -#: __init__.py:211 views.py:132 -msgid "Filename" -msgstr "" - -#: __init__.py:212 -msgid "Metadata type" -msgstr "" - -#: __init__.py:213 -msgid "Metadata value" -msgstr "" - -#: __init__.py:214 -msgid "Content" -msgstr "" - -#: __init__.py:215 -msgid "Description" -msgstr "" - -#: __init__.py:216 -msgid "Tags" -msgstr "" - -#: __init__.py:217 -msgid "Comments" -msgstr "" +msgstr "thumbnail" #: events.py:5 msgid "Document creation" -msgstr "" +msgstr "Document creation" #: events.py:6 #, python-format msgid "Document \"%(content_object)s\" created by %(fullname)s." -msgstr "" +msgstr "Document \"%(content_object)s\" created by %(fullname)s." #: events.py:7 #, python-format -msgid "" -"Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." -msgstr "" +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." #: events.py:13 msgid "Document edited" -msgstr "" +msgstr "Document edited" #: events.py:14 #, python-format msgid "Document \"%(content_object)s\" edited by %(fullname)s." -msgstr "" +msgstr "Document \"%(content_object)s\" edited by %(fullname)s." #: events.py:15 #, python-format msgid "" -"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s. " -"The following changes took place: %(changes)s." -msgstr "" +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." +msgstr "Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s. The following changes took place: %(changes)s." #: events.py:24 msgid "Document deleted" -msgstr "" +msgstr "Document deleted" #: events.py:25 #, python-format msgid "Document \"%(document)s\" deleted by %(fullname)s." -msgstr "" +msgstr "Document \"%(document)s\" deleted by %(fullname)s." #: events.py:26 #, python-format msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." -msgstr "" +msgstr "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." #: forms.py:65 msgid "Page image" -msgstr "" +msgstr "Page image" #: forms.py:75 forms.py:272 msgid "Contents" -msgstr "" +msgstr "Contents" #: forms.py:111 forms.py:267 msgid "Page" -msgstr "" +msgstr "Page" #: forms.py:123 msgid "Details" -msgstr "" +msgstr "Details" #: forms.py:128 msgid "Click on the image for full size preview" -msgstr "" +msgstr "Click on the image for full size preview" #: forms.py:138 #, python-format msgid "Document pages (%s)" -msgstr "" +msgstr "Document pages (%s)" #: forms.py:164 msgid "Use the new version filename as the document filename" -msgstr "" +msgstr "Use the new version filename as the document filename" #: forms.py:180 msgid "Quick document rename" -msgstr "" +msgstr "Quick document rename" #: forms.py:187 msgid "Version update" -msgstr "" +msgstr "Version update" #: forms.py:192 msgid "Release level" -msgstr "" +msgstr "Release level" #: forms.py:198 msgid "Release level serial" -msgstr "" +msgstr "Release level serial" #: forms.py:206 msgid "Comment" -msgstr "" +msgstr "Comment" #: forms.py:212 msgid "New document filename" -msgstr "" +msgstr "New document filename" #: forms.py:290 msgid "Page range" -msgstr "" +msgstr "Page range" #: forms.py:320 msgid "Compress" -msgstr "" +msgstr "Compress" #: forms.py:320 msgid "" "Download the document in the original format or in a compressed manner. " "This option is selectable only when downloading one document, for multiple " "documents, the bundle will always be downloads as a compressed file." -msgstr "" +msgstr "Download the document in the original format or in a compressed manner. This option is selectable only when downloading one document, for multiple documents, the bundle will always be downloads as a compressed file." #: forms.py:321 msgid "Compressed filename" -msgstr "" +msgstr "Compressed filename" #: forms.py:321 msgid "" "The filename of the compressed file that will contain the documents to be " "downloaded, if the previous option is selected." -msgstr "" +msgstr "The filename of the compressed file that will contain the documents to be downloaded, if the previous option is selected." #: literals.py:15 msgid "final" -msgstr "" +msgstr "final" #: literals.py:16 msgid "alpha" -msgstr "" +msgstr "alpha" #: literals.py:17 msgid "beta" -msgstr "" +msgstr "beta" #: literals.py:18 msgid "release candidate" -msgstr "" +msgstr "release candidate" #: literals.py:19 msgid "hotfix" -msgstr "" +msgstr "hotfix" -#: models.py:61 +#: models.py:62 msgid "name" -msgstr "" +msgstr "name" -#: models.py:72 models.py:82 models.py:547 views.py:1069 views.py:1098 +#: models.py:73 models.py:83 models.py:548 views.py:1069 views.py:1098 #: views.py:1127 views.py:1132 views.py:1175 views.py:1221 views.py:1255 #: views.py:1296 msgid "document type" -msgstr "" +msgstr "document type" -#: models.py:73 +#: models.py:74 msgid "documents types" -msgstr "" - -#: models.py:83 -msgid "description" -msgstr "" +msgstr "documents types" #: models.py:84 +msgid "description" +msgstr "description" + +#: models.py:85 msgid "added" -msgstr "" +msgstr "added" -#: models.py:94 models.py:312 models.py:645 views.py:227 views.py:351 +#: models.py:95 models.py:313 models.py:646 models.py:661 views.py:227 +#: views.py:351 msgid "document" -msgstr "" - -#: models.py:299 -#, python-format -msgid "Major %(major)i.%(minor)i, (new release)" -msgstr "" +msgstr "document" #: models.py:300 #, python-format -msgid "Minor %(major)i.%(minor)i, (some updates)" -msgstr "" +msgid "Major %(major)i.%(minor)i, (new release)" +msgstr "Major %(major)i.%(minor)i, (new release)" #: models.py:301 #, python-format -msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" -msgstr "" +msgid "Minor %(major)i.%(minor)i, (some updates)" +msgstr "Minor %(major)i.%(minor)i, (some updates)" -#: models.py:313 -msgid "mayor" -msgstr "" +#: models.py:302 +#, python-format +msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" +msgstr "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" #: models.py:314 -msgid "minor" -msgstr "" +msgid "mayor" +msgstr "mayor" #: models.py:315 -msgid "micro" -msgstr "" +msgid "minor" +msgstr "minor" #: models.py:316 -msgid "release level" -msgstr "" +msgid "micro" +msgstr "micro" #: models.py:317 -msgid "serial" -msgstr "" +msgid "release level" +msgstr "release level" #: models.py:318 +msgid "serial" +msgstr "serial" + +#: models.py:319 msgid "timestamp" -msgstr "" +msgstr "timestamp" -#: models.py:319 views.py:1361 +#: models.py:320 views.py:1361 msgid "comment" -msgstr "" +msgstr "comment" -#: models.py:322 +#: models.py:323 msgid "file" -msgstr "" +msgstr "file" -#: models.py:326 +#: models.py:327 msgid "checksum" -msgstr "" +msgstr "checksum" -#: models.py:330 models.py:331 models.py:564 +#: models.py:331 models.py:332 models.py:565 msgid "document version" -msgstr "" +msgstr "document version" -#: models.py:423 +#: models.py:424 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." -msgstr "" +msgstr "This document's file format is not known, the page count has therefore defaulted to 1." -#: models.py:548 views.py:1357 +#: models.py:549 views.py:1357 msgid "filename" -msgstr "" +msgstr "filename" -#: models.py:549 views.py:1182 +#: models.py:550 views.py:1182 msgid "enabled" -msgstr "" - -#: models.py:556 -msgid "document type quick rename filename" -msgstr "" +msgstr "enabled" #: models.py:557 -msgid "document types quick rename filenames" -msgstr "" +msgid "document type quick rename filename" +msgstr "document type quick rename filename" -#: models.py:565 -msgid "content" -msgstr "" +#: models.py:558 +msgid "document types quick rename filenames" +msgstr "document types quick rename filenames" #: models.py:566 -msgid "page label" -msgstr "" +msgid "content" +msgstr "content" #: models.py:567 -msgid "page number" -msgstr "" +msgid "page label" +msgstr "page label" -#: models.py:570 +#: models.py:568 +msgid "page number" +msgstr "page number" + +#: models.py:571 #, python-format msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" -msgstr "" +msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s" -#: models.py:578 models.py:624 +#: models.py:579 models.py:625 msgid "document page" -msgstr "" +msgstr "document page" -#: models.py:579 +#: models.py:580 msgid "document pages" -msgstr "" +msgstr "document pages" -#: models.py:599 +#: models.py:600 msgid "Enter a valid value." -msgstr "" +msgstr "Enter a valid value." -#: models.py:625 views.py:450 +#: models.py:626 views.py:450 msgid "order" -msgstr "" +msgstr "order" -#: models.py:626 views.py:451 views.py:512 views.py:543 +#: models.py:627 views.py:451 views.py:512 views.py:543 msgid "transformation" -msgstr "" +msgstr "transformation" -#: models.py:627 views.py:452 +#: models.py:628 views.py:452 msgid "arguments" -msgstr "" +msgstr "arguments" -#: models.py:627 +#: models.py:628 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" -msgstr "" - -#: models.py:635 -msgid "document page transformation" -msgstr "" +msgstr "Use dictionaries to indentify arguments, example: %s" #: models.py:636 +msgid "document page transformation" +msgstr "document page transformation" + +#: models.py:637 msgid "document page transformations" -msgstr "" +msgstr "document page transformations" -#: models.py:644 +#: models.py:645 msgid "user" -msgstr "" +msgstr "user" -#: models.py:646 +#: models.py:647 msgid "accessed" -msgstr "" +msgstr "accessed" -#: models.py:655 +#: models.py:656 msgid "recent document" -msgstr "" +msgstr "recent document" + +#: models.py:662 +msgid "Document type" +msgstr "Document type" + +#: models.py:663 +msgid "MIME type" +msgstr "MIME type" + +#: models.py:664 views.py:132 +msgid "Filename" +msgstr "Filename" + +#: models.py:665 +msgid "Metadata type" +msgstr "Metadata type" + +#: models.py:666 +msgid "Metadata value" +msgstr "Metadata value" + +#: models.py:667 +msgid "Content" +msgstr "Content" + +#: models.py:668 +msgid "Description" +msgstr "Description" + +#: models.py:669 +msgid "Tags" +msgstr "Tags" + +#: models.py:670 +msgid "Comments" +msgstr "Comments" #: permissions.py:9 msgid "Create documents" -msgstr "" +msgstr "Create documents" #: permissions.py:10 msgid "Edit document properties" -msgstr "" +msgstr "Edit document properties" #: permissions.py:11 msgid "Edit documents" -msgstr "" +msgstr "Edit documents" #: permissions.py:12 msgid "View documents" -msgstr "" +msgstr "View documents" #: permissions.py:13 msgid "Delete documents" -msgstr "" +msgstr "Delete documents" #: permissions.py:14 views.py:408 msgid "Download documents" -msgstr "" +msgstr "Download documents" #: permissions.py:15 msgid "Transform documents" -msgstr "" +msgstr "Transform documents" #: permissions.py:16 msgid "Execute document modifying tools" -msgstr "" +msgstr "Execute document modifying tools" #: permissions.py:17 msgid "Revert documents to a previous version" -msgstr "" +msgstr "Revert documents to a previous version" #: permissions.py:18 msgid "Create new document versions" -msgstr "" +msgstr "Create new document versions" #: permissions.py:20 msgid "Documents setup" -msgstr "" +msgstr "Documents setup" #: permissions.py:22 msgid "View document types" -msgstr "" +msgstr "View document types" #: permissions.py:23 msgid "Edit document types" -msgstr "" +msgstr "Edit document types" #: permissions.py:24 msgid "Delete document types" -msgstr "" +msgstr "Delete document types" #: permissions.py:25 msgid "Create document types" -msgstr "" +msgstr "Create document types" #: statistics.py:44 #, python-format msgid "Document types: %d" -msgstr "" +msgstr "Document types: %d" #: statistics.py:45 #, python-format msgid "Documents in database: %d" -msgstr "" +msgstr "Documents in database: %d" #: statistics.py:50 #, python-format msgid "Documents in storage: %d" -msgstr "" +msgstr "Documents in storage: %d" #: statistics.py:52 #, python-format msgid "" -"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d " -"bytes" -msgstr "" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" +msgstr "Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d bytes" #: statistics.py:63 #, python-format msgid "Document pages in database: %d" -msgstr "" +msgstr "Document pages in database: %d" #: statistics.py:64 #, python-format msgid "Minimum amount of pages per document: %d" -msgstr "" +msgstr "Minimum amount of pages per document: %d" #: statistics.py:65 #, python-format msgid "Maximum amount of pages per document: %d" -msgstr "" +msgstr "Maximum amount of pages per document: %d" #: statistics.py:66 #, python-format msgid "Average amount of pages per document: %f" -msgstr "" +msgstr "Average amount of pages per document: %f" #: statistics.py:71 msgid "Document statistics" -msgstr "" +msgstr "Document statistics" #: views.py:133 msgid "File mimetype" -msgstr "" +msgstr "File mimetype" #: views.py:133 views.py:134 msgid "None" -msgstr "" +msgstr "None" #: views.py:134 msgid "File mime encoding" -msgstr "" +msgstr "File mime encoding" #: views.py:135 msgid "File size" -msgstr "" +msgstr "File size" #: views.py:136 msgid "Exists in storage" -msgstr "" +msgstr "Exists in storage" #: views.py:137 msgid "File path in storage" -msgstr "" +msgstr "File path in storage" #: views.py:138 msgid "Date added" -msgstr "" +msgstr "Date added" #: views.py:139 msgid "Time added" -msgstr "" +msgstr "Time added" #: views.py:140 msgid "Checksum" -msgstr "" +msgstr "Checksum" #: views.py:141 msgid "UUID" -msgstr "" +msgstr "UUID" #: views.py:142 msgid "Pages" -msgstr "" +msgstr "Pages" #: views.py:151 #, python-format msgid "document properties for: %s" -msgstr "" +msgstr "document properties for: %s" #: views.py:173 msgid "document data" -msgstr "" +msgstr "document data" #: views.py:197 views.py:647 msgid "Must provide at least one document." -msgstr "" +msgstr "Must provide at least one document." #: views.py:218 msgid "Document deleted successfully." -msgstr "" +msgstr "Document deleted successfully." #: views.py:220 #, python-format msgid "Document: %(document)s delete error: %(error)s" -msgstr "" +msgstr "Document: %(document)s delete error: %(error)s" #: views.py:235 #, python-format msgid "Are you sure you wish to delete the document: %s?" -msgstr "" +msgstr "Are you sure you wish to delete the document: %s?" #: views.py:237 #, python-format msgid "Are you sure you wish to delete the documents: %s?" -msgstr "" +msgstr "Are you sure you wish to delete the documents: %s?" #: views.py:276 #, python-format msgid "Document \"%s\" edited successfully." -msgstr "" +msgstr "Document \"%s\" edited successfully." #: views.py:342 msgid "documents to be downloaded" -msgstr "" +msgstr "documents to be downloaded" #: views.py:352 views.py:1341 msgid "version" -msgstr "" +msgstr "version" #: views.py:409 msgid "Download" -msgstr "" +msgstr "Download" #: views.py:411 msgid "Return" -msgstr "" +msgstr "Return" #: views.py:446 #, python-format msgid "transformations for: %s" -msgstr "" +msgstr "transformations for: %s" #: views.py:473 msgid "Document page transformation created successfully." -msgstr "" +msgstr "Document page transformation created successfully." #: views.py:482 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" -msgstr "" +msgstr "Create new transformation for page: %(page)s of document: %(document)s" #: views.py:501 msgid "Document page transformation edited successfully." -msgstr "" +msgstr "Document page transformation edited successfully." #: views.py:514 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" -msgstr "" +msgstr "Edit transformation \"%(transformation)s\" for: %(document_page)s" #: views.py:534 msgid "Document page transformation deleted successfully." -msgstr "" +msgstr "Document page transformation deleted successfully." #: views.py:545 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" -msgstr "" +msgstr "Are you sure you wish to delete transformation \"%(transformation)s\" for: %(document_page)s" #: views.py:563 #, python-format msgid "duplicates of: %s" -msgstr "" +msgstr "duplicates of: %s" #: views.py:575 msgid "Are you sure you wish to find all duplicates?" -msgstr "" +msgstr "Are you sure you wish to find all duplicates?" #: views.py:576 views.py:634 views.py:702 msgid "On large databases this operation may take some time to execute." -msgstr "" +msgstr "On large databases this operation may take some time to execute." #: views.py:599 msgid "duplicated documents" -msgstr "" +msgstr "duplicated documents" #: views.py:625 #, python-format msgid "" "Page count update complete. Documents processed: %(total)d, documents with " "changed page count: %(change)d" -msgstr "" +msgstr "Page count update complete. Documents processed: %(total)d, documents with changed page count: %(change)d" #: views.py:633 #, python-format msgid "" -"Are you sure you wish to update the page count for the office documents (%d)?" -msgstr "" +"Are you sure you wish to update the page count for the office documents " +"(%d)?" +msgstr "Are you sure you wish to update the page count for the office documents (%d)?" #: views.py:665 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." -msgstr "" +msgstr "All the page transformations for document: %s, have been deleted successfully." #: views.py:667 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." -msgstr "" +msgstr "Error deleting the page transformations for document: %(document)s; %(error)s." #: views.py:673 msgid "document transformation" -msgstr "" +msgstr "document transformation" #: views.py:682 #, python-format msgid "" -"Are you sure you wish to clear all the page transformations for document: %s?" -msgstr "" +"Are you sure you wish to clear all the page transformations for document: " +"%s?" +msgstr "Are you sure you wish to clear all the page transformations for document: %s?" #: views.py:684 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for documents: " "%s?" -msgstr "" +msgstr "Are you sure you wish to clear all the page transformations for documents: %s?" #: views.py:712 msgid "missing documents" -msgstr "" +msgstr "missing documents" #: views.py:728 views.py:770 #, python-format msgid "details for: %s" -msgstr "" +msgstr "details for: %s" #: views.py:789 msgid "Document page edited successfully." -msgstr "" +msgstr "Document page edited successfully." #: views.py:798 #, python-format msgid "edit: %s" -msgstr "" +msgstr "edit: %s" #: views.py:815 msgid "There are no more pages in this document" -msgstr "" +msgstr "There are no more pages in this document" #: views.py:833 msgid "You are already at the first page of this document" -msgstr "" +msgstr "You are already at the first page of this document" #: views.py:994 #, python-format msgid "print: %s" -msgstr "" +msgstr "print: %s" #: views.py:1067 #, python-format msgid "documents of type \"%s\"" -msgstr "" +msgstr "documents of type \"%s\"" #: views.py:1087 msgid "Document type edited successfully" -msgstr "" +msgstr "Document type edited successfully" #: views.py:1090 #, python-format msgid "Error editing document type; %s" -msgstr "" +msgstr "Error editing document type; %s" #: views.py:1095 #, python-format msgid "edit document type: %s" -msgstr "" +msgstr "edit document type: %s" #: views.py:1119 #, python-format msgid "Document type: %s deleted successfully." -msgstr "" +msgstr "Document type: %s deleted successfully." #: views.py:1121 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" -msgstr "" +msgstr "Document type: %(document_type)s delete error: %(error)s" #: views.py:1136 #, python-format msgid "Are you sure you wish to delete the document type: %s?" -msgstr "" +msgstr "Are you sure you wish to delete the document type: %s?" #: views.py:1137 msgid "" "The document type of all documents using this document type will be set to " "none." -msgstr "" +msgstr "The document type of all documents using this document type will be set to none." #: views.py:1153 msgid "Document type created successfully" -msgstr "" +msgstr "Document type created successfully" #: views.py:1156 #, python-format msgid "Error creating document type; %(error)s" -msgstr "" +msgstr "Error creating document type; %(error)s" #: views.py:1174 #, python-format msgid "filenames for document type: %s" -msgstr "" +msgstr "filenames for document type: %s" #: views.py:1205 msgid "Document type filename edited successfully" -msgstr "" +msgstr "Document type filename edited successfully" #: views.py:1208 #, python-format msgid "Error editing document type filename; %s" -msgstr "" +msgstr "Error editing document type filename; %s" #: views.py:1213 #, python-format msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" -msgstr "" +msgstr "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" #: views.py:1222 views.py:1248 views.py:1256 msgid "document type filename" -msgstr "" +msgstr "document type filename" #: views.py:1240 #, python-format msgid "Document type filename: %s deleted successfully." -msgstr "" +msgstr "Document type filename: %s deleted successfully." #: views.py:1242 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" -msgstr "" +msgstr "Document type filename: %(document_type_filename)s delete error: %(error)s" #: views.py:1258 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" -msgstr "" +msgstr "Are you sure you wish to delete the filename: %(filename)s, from document type \"%(document_type)s\"?" #: views.py:1283 msgid "Document type filename created successfully" -msgstr "" +msgstr "Document type filename created successfully" #: views.py:1286 #, python-format msgid "Error creating document type filename; %(error)s" -msgstr "" +msgstr "Error creating document type filename; %(error)s" #: views.py:1292 #, python-format msgid "create filename for document type: %s" -msgstr "" +msgstr "create filename for document type: %s" #: views.py:1310 msgid "Document image cache cleared successfully" -msgstr "" +msgstr "Document image cache cleared successfully" #: views.py:1312 #, python-format msgid "Error clearing document image cache; %s" -msgstr "" +msgstr "Error clearing document image cache; %s" #: views.py:1318 msgid "Are you sure you wish to clear the document image cache?" -msgstr "" +msgstr "Are you sure you wish to clear the document image cache?" #: views.py:1335 #, python-format msgid "versions for document: %s" -msgstr "" +msgstr "versions for document: %s" #: views.py:1345 msgid "time and date" -msgstr "" +msgstr "time and date" #: views.py:1349 msgid "mimetype" -msgstr "" +msgstr "mimetype" #: views.py:1353 msgid "encoding" -msgstr "" +msgstr "encoding" #: views.py:1384 msgid "Document version reverted successfully" -msgstr "" +msgstr "Document version reverted successfully" #: views.py:1386 #, python-format msgid "Error reverting document version; %s" -msgstr "" +msgstr "Error reverting document version; %s" #: views.py:1393 msgid "Are you sure you wish to revert to this version?" -msgstr "" +msgstr "Are you sure you wish to revert to this version?" #: views.py:1394 msgid "All later version after this one will be deleted too." -msgstr "" +msgstr "All later version after this one will be deleted too." #: widgets.py:25 msgid "document page image" -msgstr "" +msgstr "document page image" #: wizards.py:36 msgid "step 1 of 3: Document type" -msgstr "" +msgstr "step 1 of 3: Document type" #: wizards.py:37 msgid "step 2 of 3: Metadata selection" -msgstr "" +msgstr "step 2 of 3: Metadata selection" #: wizards.py:38 msgid "step 3 of 3: Document metadata" -msgstr "" +msgstr "step 3 of 3: Document metadata" #: wizards.py:46 msgid "Next step" -msgstr "" +msgstr "Next step" #: conf/settings.py:38 msgid "" -"Maximum number of recent (created, edited, viewed) documents to remember per " -"user." -msgstr "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "Maximum number of recent (created, edited, viewed) documents to remember per user." #: conf/settings.py:39 msgid "Amount in percent zoom in or out a document page per user interaction." -msgstr "" +msgstr "Amount in percent zoom in or out a document page per user interaction." #: conf/settings.py:40 msgid "" "Maximum amount in percent (%) to allow user to zoom in a document page " "interactively." -msgstr "" +msgstr "Maximum amount in percent (%) to allow user to zoom in a document page interactively." #: conf/settings.py:41 msgid "" "Minimum amount in percent (%) to allow user to zoom out a document page " "interactively." -msgstr "" +msgstr "Minimum amount in percent (%) to allow user to zoom out a document page interactively." #: conf/settings.py:42 msgid "Amount in degrees to rotate a document page per user interaction." -msgstr "" +msgstr "Amount in degrees to rotate a document page per user interaction." #: templates/document_types_help.html:3 msgid "What are document types?" -msgstr "" +msgstr "What are document types?" #: templates/document_types_help.html:4 msgid "" @@ -1092,15 +1094,15 @@ msgid "" "such as: invoices, regulations or manuals. The advantage of using document " "types are: assigning a list of typical filenames for quick renaming during " "creation, as well as assigning default metadata types and sets to it." -msgstr "" +msgstr "Document types define a class that represents a broard group of documents, such as: invoices, regulations or manuals. The advantage of using document types are: assigning a list of typical filenames for quick renaming during creation, as well as assigning default metadata types and sets to it." #: templates/recent_document_list_help.html:3 msgid "What are recent documents?" -msgstr "" +msgstr "What are recent documents?" #: templates/recent_document_list_help.html:4 #, python-format msgid "" "Here you will find the latest %(recent_count)s documents you have either " "created or edited in any way." -msgstr "" +msgstr "Here you will find the latest %(recent_count)s documents you have either created or edited in any way." diff --git a/mayan/apps/documents/locale/es/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/es/LC_MESSAGES/django.mo index b0780f59c6..387423806f 100644 Binary files a/mayan/apps/documents/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/es/LC_MESSAGES/django.po b/mayan/apps/documents/locale/es/LC_MESSAGES/django.po index b4269dc566..f157875e99 100644 --- a/mayan/apps/documents/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/es/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Roberto Rosario , 2011-2012. +# Roberto Rosario, 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 03:19-0400\n" -"PO-Revision-Date: 2012-12-27 08:29+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-11-20 11:36+0000\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" @@ -28,7 +28,7 @@ msgstr "documentos recientes" #: __init__.py:64 msgid "upload new documents" -msgstr "" +msgstr "subir nuevos documentos" #: __init__.py:65 msgid "clone metadata" @@ -127,7 +127,7 @@ msgstr "texto de la página" #: __init__.py:95 msgid "edit page text" -msgstr "editar el texto de la página" +msgstr "editar texto de la página" #: __init__.py:96 msgid "next page" @@ -175,7 +175,7 @@ msgstr "revertir" #: __init__.py:111 msgid "document type list" -msgstr "ista de tipos de documentos" +msgstr "lista de tipos de documentos" #: __init__.py:112 views.py:1051 msgid "document types" @@ -211,7 +211,7 @@ msgstr "miniatura" #: events.py:5 msgid "Document creation" -msgstr "Creación de documentos" +msgstr "Creación de documento" #: events.py:6 #, python-format @@ -523,11 +523,11 @@ msgstr "documento reciente" #: models.py:662 msgid "Document type" -msgstr "" +msgstr "Tipo de documento" #: models.py:663 msgid "MIME type" -msgstr "" +msgstr "Tipo MIME" #: models.py:664 views.py:132 msgid "Filename" @@ -535,27 +535,27 @@ msgstr "Nombre del archivo" #: models.py:665 msgid "Metadata type" -msgstr "" +msgstr "Tipo de metadato" #: models.py:666 msgid "Metadata value" -msgstr "" +msgstr "Valor de metadato" #: models.py:667 msgid "Content" -msgstr "" +msgstr "Contenido" #: models.py:668 msgid "Description" -msgstr "" +msgstr "Descripción" #: models.py:669 msgid "Tags" -msgstr "" +msgstr "Etiquetas" #: models.py:670 msgid "Comments" -msgstr "" +msgstr "Comentarios" #: permissions.py:9 msgid "Create documents" @@ -1045,19 +1045,19 @@ msgstr "imagen de página de documento" #: wizards.py:36 msgid "step 1 of 3: Document type" -msgstr "" +msgstr "Paso 1 de 3: Tipo de documento" #: wizards.py:37 msgid "step 2 of 3: Metadata selection" -msgstr "" +msgstr "paso 2 de 3: Selección de metadatos" #: wizards.py:38 msgid "step 3 of 3: Document metadata" -msgstr "" +msgstr "paso 3 de 3: Metadatos de documento" #: wizards.py:46 msgid "Next step" -msgstr "" +msgstr "Siguiente paso" #: conf/settings.py:38 msgid "" diff --git a/mayan/apps/documents/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..4694b9fe8c Binary files /dev/null and b/mayan/apps/documents/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/fa/LC_MESSAGES/django.po b/mayan/apps/documents/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 0000000000..f088d95472 --- /dev/null +++ b/mayan/apps/documents/locale/fa/LC_MESSAGES/django.po @@ -0,0 +1,1108 @@ +# 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 03:19-0400\n" +"PO-Revision-Date: 2013-11-20 11:36+0000\n" +"Last-Translator: Roberto Rosario\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:62 +msgid "all documents" +msgstr "" + +#: __init__.py:63 models.py:657 views.py:872 +msgid "recent documents" +msgstr "" + +#: __init__.py:64 +msgid "upload new documents" +msgstr "" + +#: __init__.py:65 +msgid "clone metadata" +msgstr "" + +#: __init__.py:66 +msgid "details" +msgstr "" + +#: __init__.py:67 +msgid "properties" +msgstr "" + +#: __init__.py:68 __init__.py:69 __init__.py:91 __init__.py:115 +#: __init__.py:121 +msgid "delete" +msgstr "" + +#: __init__.py:70 __init__.py:90 __init__.py:114 __init__.py:120 +msgid "edit" +msgstr "" + +#: __init__.py:71 +msgid "preview" +msgstr "" + +#: __init__.py:72 __init__.py:73 __init__.py:74 +msgid "download" +msgstr "" + +#: __init__.py:75 +msgid "find duplicates" +msgstr "" + +#: __init__.py:76 +msgid "find all duplicates" +msgstr "" + +#: __init__.py:76 +msgid "" +"Search all the documents' checksums and return a list of the exact matches." +msgstr "" + +#: __init__.py:77 +msgid "update office documents' page count" +msgstr "" + +#: __init__.py:77 +msgid "" +"Update the page count of the office type documents. This is useful when " +"enabling office document support after there were already office type " +"documents in the database." +msgstr "" + +#: __init__.py:78 __init__.py:79 +msgid "clear transformations" +msgstr "" + +#: __init__.py:80 +msgid "print" +msgstr "" + +#: __init__.py:81 +msgid "history" +msgstr "" + +#: __init__.py:82 +msgid "Find missing document files" +msgstr "" + +#: __init__.py:85 +msgid "Clear the document image cache" +msgstr "" + +#: __init__.py:85 +msgid "" +"Clear the graphics representations used to speed up the documents' display " +"and interactive transformations results." +msgstr "" + +#: __init__.py:88 +msgid "page transformations" +msgstr "" + +#: __init__.py:89 +msgid "create new transformation" +msgstr "" + +#: __init__.py:93 +msgid "page image" +msgstr "" + +#: __init__.py:94 +msgid "page text" +msgstr "" + +#: __init__.py:95 +msgid "edit page text" +msgstr "" + +#: __init__.py:96 +msgid "next page" +msgstr "" + +#: __init__.py:97 +msgid "previous page" +msgstr "" + +#: __init__.py:98 +msgid "first page" +msgstr "" + +#: __init__.py:99 +msgid "last page" +msgstr "" + +#: __init__.py:100 +msgid "zoom in" +msgstr "" + +#: __init__.py:101 +msgid "zoom out" +msgstr "" + +#: __init__.py:102 +msgid "rotate right" +msgstr "" + +#: __init__.py:103 +msgid "rotate left" +msgstr "" + +#: __init__.py:104 +msgid "reset view" +msgstr "" + +#: __init__.py:107 +msgid "versions" +msgstr "" + +#: __init__.py:108 +msgid "revert" +msgstr "" + +#: __init__.py:111 +msgid "document type list" +msgstr "" + +#: __init__.py:112 views.py:1051 +msgid "document types" +msgstr "" + +#: __init__.py:113 +msgid "documents of this type" +msgstr "" + +#: __init__.py:116 views.py:1162 +msgid "create document type" +msgstr "" + +#: __init__.py:118 +msgid "filenames" +msgstr "" + +#: __init__.py:119 +msgid "add filename to document type" +msgstr "" + +#: __init__.py:161 permissions.py:7 +msgid "Documents" +msgstr "" + +#: __init__.py:163 __init__.py:173 models.py:96 views.py:79 +msgid "documents" +msgstr "" + +#: __init__.py:166 +msgid "thumbnail" +msgstr "" + +#: events.py:5 +msgid "Document creation" +msgstr "" + +#: events.py:6 +#, python-format +msgid "Document \"%(content_object)s\" created by %(fullname)s." +msgstr "" + +#: events.py:7 +#, python-format +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "" + +#: events.py:13 +msgid "Document edited" +msgstr "" + +#: events.py:14 +#, python-format +msgid "Document \"%(content_object)s\" edited by %(fullname)s." +msgstr "" + +#: events.py:15 +#, python-format +msgid "" +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." +msgstr "" + +#: events.py:24 +msgid "Document deleted" +msgstr "" + +#: events.py:25 +#, python-format +msgid "Document \"%(document)s\" deleted by %(fullname)s." +msgstr "" + +#: events.py:26 +#, python-format +msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." +msgstr "" + +#: forms.py:65 +msgid "Page image" +msgstr "" + +#: forms.py:75 forms.py:272 +msgid "Contents" +msgstr "" + +#: forms.py:111 forms.py:267 +msgid "Page" +msgstr "" + +#: forms.py:123 +msgid "Details" +msgstr "" + +#: forms.py:128 +msgid "Click on the image for full size preview" +msgstr "" + +#: forms.py:138 +#, python-format +msgid "Document pages (%s)" +msgstr "" + +#: forms.py:164 +msgid "Use the new version filename as the document filename" +msgstr "" + +#: forms.py:180 +msgid "Quick document rename" +msgstr "" + +#: forms.py:187 +msgid "Version update" +msgstr "" + +#: forms.py:192 +msgid "Release level" +msgstr "" + +#: forms.py:198 +msgid "Release level serial" +msgstr "" + +#: forms.py:206 +msgid "Comment" +msgstr "" + +#: forms.py:212 +msgid "New document filename" +msgstr "" + +#: forms.py:290 +msgid "Page range" +msgstr "" + +#: forms.py:320 +msgid "Compress" +msgstr "" + +#: forms.py:320 +msgid "" +"Download the document in the original format or in a compressed manner. " +"This option is selectable only when downloading one document, for multiple " +"documents, the bundle will always be downloads as a compressed file." +msgstr "" + +#: forms.py:321 +msgid "Compressed filename" +msgstr "" + +#: forms.py:321 +msgid "" +"The filename of the compressed file that will contain the documents to be " +"downloaded, if the previous option is selected." +msgstr "" + +#: literals.py:15 +msgid "final" +msgstr "" + +#: literals.py:16 +msgid "alpha" +msgstr "" + +#: literals.py:17 +msgid "beta" +msgstr "" + +#: literals.py:18 +msgid "release candidate" +msgstr "" + +#: literals.py:19 +msgid "hotfix" +msgstr "" + +#: models.py:62 +msgid "name" +msgstr "" + +#: models.py:73 models.py:83 models.py:548 views.py:1069 views.py:1098 +#: views.py:1127 views.py:1132 views.py:1175 views.py:1221 views.py:1255 +#: views.py:1296 +msgid "document type" +msgstr "" + +#: models.py:74 +msgid "documents types" +msgstr "" + +#: models.py:84 +msgid "description" +msgstr "" + +#: models.py:85 +msgid "added" +msgstr "" + +#: models.py:95 models.py:313 models.py:646 models.py:661 views.py:227 +#: views.py:351 +msgid "document" +msgstr "" + +#: models.py:300 +#, python-format +msgid "Major %(major)i.%(minor)i, (new release)" +msgstr "" + +#: models.py:301 +#, python-format +msgid "Minor %(major)i.%(minor)i, (some updates)" +msgstr "" + +#: models.py:302 +#, python-format +msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" +msgstr "" + +#: models.py:314 +msgid "mayor" +msgstr "" + +#: models.py:315 +msgid "minor" +msgstr "" + +#: models.py:316 +msgid "micro" +msgstr "" + +#: models.py:317 +msgid "release level" +msgstr "" + +#: models.py:318 +msgid "serial" +msgstr "" + +#: models.py:319 +msgid "timestamp" +msgstr "" + +#: models.py:320 views.py:1361 +msgid "comment" +msgstr "" + +#: models.py:323 +msgid "file" +msgstr "" + +#: models.py:327 +msgid "checksum" +msgstr "" + +#: models.py:331 models.py:332 models.py:565 +msgid "document version" +msgstr "" + +#: models.py:424 +msgid "" +"This document's file format is not known, the page count has therefore " +"defaulted to 1." +msgstr "" + +#: models.py:549 views.py:1357 +msgid "filename" +msgstr "" + +#: models.py:550 views.py:1182 +msgid "enabled" +msgstr "" + +#: models.py:557 +msgid "document type quick rename filename" +msgstr "" + +#: models.py:558 +msgid "document types quick rename filenames" +msgstr "" + +#: models.py:566 +msgid "content" +msgstr "" + +#: models.py:567 +msgid "page label" +msgstr "" + +#: models.py:568 +msgid "page number" +msgstr "" + +#: models.py:571 +#, python-format +msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" +msgstr "" + +#: models.py:579 models.py:625 +msgid "document page" +msgstr "" + +#: models.py:580 +msgid "document pages" +msgstr "" + +#: models.py:600 +msgid "Enter a valid value." +msgstr "" + +#: models.py:626 views.py:450 +msgid "order" +msgstr "" + +#: models.py:627 views.py:451 views.py:512 views.py:543 +msgid "transformation" +msgstr "" + +#: models.py:628 views.py:452 +msgid "arguments" +msgstr "" + +#: models.py:628 +#, python-format +msgid "Use dictionaries to indentify arguments, example: %s" +msgstr "" + +#: models.py:636 +msgid "document page transformation" +msgstr "" + +#: models.py:637 +msgid "document page transformations" +msgstr "" + +#: models.py:645 +msgid "user" +msgstr "" + +#: models.py:647 +msgid "accessed" +msgstr "" + +#: models.py:656 +msgid "recent document" +msgstr "" + +#: models.py:662 +msgid "Document type" +msgstr "" + +#: models.py:663 +msgid "MIME type" +msgstr "" + +#: models.py:664 views.py:132 +msgid "Filename" +msgstr "" + +#: models.py:665 +msgid "Metadata type" +msgstr "" + +#: models.py:666 +msgid "Metadata value" +msgstr "" + +#: models.py:667 +msgid "Content" +msgstr "" + +#: models.py:668 +msgid "Description" +msgstr "" + +#: models.py:669 +msgid "Tags" +msgstr "" + +#: models.py:670 +msgid "Comments" +msgstr "" + +#: permissions.py:9 +msgid "Create documents" +msgstr "" + +#: permissions.py:10 +msgid "Edit document properties" +msgstr "" + +#: permissions.py:11 +msgid "Edit documents" +msgstr "" + +#: permissions.py:12 +msgid "View documents" +msgstr "" + +#: permissions.py:13 +msgid "Delete documents" +msgstr "" + +#: permissions.py:14 views.py:408 +msgid "Download documents" +msgstr "" + +#: permissions.py:15 +msgid "Transform documents" +msgstr "" + +#: permissions.py:16 +msgid "Execute document modifying tools" +msgstr "" + +#: permissions.py:17 +msgid "Revert documents to a previous version" +msgstr "" + +#: permissions.py:18 +msgid "Create new document versions" +msgstr "" + +#: permissions.py:20 +msgid "Documents setup" +msgstr "" + +#: permissions.py:22 +msgid "View document types" +msgstr "" + +#: permissions.py:23 +msgid "Edit document types" +msgstr "" + +#: permissions.py:24 +msgid "Delete document types" +msgstr "" + +#: permissions.py:25 +msgid "Create document types" +msgstr "" + +#: statistics.py:44 +#, python-format +msgid "Document types: %d" +msgstr "" + +#: statistics.py:45 +#, python-format +msgid "Documents in database: %d" +msgstr "" + +#: statistics.py:50 +#, python-format +msgid "Documents in storage: %d" +msgstr "" + +#: statistics.py:52 +#, python-format +msgid "" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" +msgstr "" + +#: statistics.py:63 +#, python-format +msgid "Document pages in database: %d" +msgstr "" + +#: statistics.py:64 +#, python-format +msgid "Minimum amount of pages per document: %d" +msgstr "" + +#: statistics.py:65 +#, python-format +msgid "Maximum amount of pages per document: %d" +msgstr "" + +#: statistics.py:66 +#, python-format +msgid "Average amount of pages per document: %f" +msgstr "" + +#: statistics.py:71 +msgid "Document statistics" +msgstr "" + +#: views.py:133 +msgid "File mimetype" +msgstr "" + +#: views.py:133 views.py:134 +msgid "None" +msgstr "" + +#: views.py:134 +msgid "File mime encoding" +msgstr "" + +#: views.py:135 +msgid "File size" +msgstr "" + +#: views.py:136 +msgid "Exists in storage" +msgstr "" + +#: views.py:137 +msgid "File path in storage" +msgstr "" + +#: views.py:138 +msgid "Date added" +msgstr "" + +#: views.py:139 +msgid "Time added" +msgstr "" + +#: views.py:140 +msgid "Checksum" +msgstr "" + +#: views.py:141 +msgid "UUID" +msgstr "" + +#: views.py:142 +msgid "Pages" +msgstr "" + +#: views.py:151 +#, python-format +msgid "document properties for: %s" +msgstr "" + +#: views.py:173 +msgid "document data" +msgstr "" + +#: views.py:197 views.py:647 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:218 +msgid "Document deleted successfully." +msgstr "" + +#: views.py:220 +#, python-format +msgid "Document: %(document)s delete error: %(error)s" +msgstr "" + +#: views.py:235 +#, python-format +msgid "Are you sure you wish to delete the document: %s?" +msgstr "" + +#: views.py:237 +#, python-format +msgid "Are you sure you wish to delete the documents: %s?" +msgstr "" + +#: views.py:276 +#, python-format +msgid "Document \"%s\" edited successfully." +msgstr "" + +#: views.py:342 +msgid "documents to be downloaded" +msgstr "" + +#: views.py:352 views.py:1341 +msgid "version" +msgstr "" + +#: views.py:409 +msgid "Download" +msgstr "" + +#: views.py:411 +msgid "Return" +msgstr "" + +#: views.py:446 +#, python-format +msgid "transformations for: %s" +msgstr "" + +#: views.py:473 +msgid "Document page transformation created successfully." +msgstr "" + +#: views.py:482 +#, python-format +msgid "Create new transformation for page: %(page)s of document: %(document)s" +msgstr "" + +#: views.py:501 +msgid "Document page transformation edited successfully." +msgstr "" + +#: views.py:514 +#, python-format +msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" +msgstr "" + +#: views.py:534 +msgid "Document page transformation deleted successfully." +msgstr "" + +#: views.py:545 +#, python-format +msgid "" +"Are you sure you wish to delete transformation \"%(transformation)s\" for: " +"%(document_page)s" +msgstr "" + +#: views.py:563 +#, python-format +msgid "duplicates of: %s" +msgstr "" + +#: views.py:575 +msgid "Are you sure you wish to find all duplicates?" +msgstr "" + +#: views.py:576 views.py:634 views.py:702 +msgid "On large databases this operation may take some time to execute." +msgstr "" + +#: views.py:599 +msgid "duplicated documents" +msgstr "" + +#: views.py:625 +#, python-format +msgid "" +"Page count update complete. Documents processed: %(total)d, documents with " +"changed page count: %(change)d" +msgstr "" + +#: views.py:633 +#, python-format +msgid "" +"Are you sure you wish to update the page count for the office documents " +"(%d)?" +msgstr "" + +#: views.py:665 +#, python-format +msgid "" +"All the page transformations for document: %s, have been deleted " +"successfully." +msgstr "" + +#: views.py:667 +#, python-format +msgid "" +"Error deleting the page transformations for document: %(document)s; " +"%(error)s." +msgstr "" + +#: views.py:673 +msgid "document transformation" +msgstr "" + +#: views.py:682 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for document: " +"%s?" +msgstr "" + +#: views.py:684 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for documents: " +"%s?" +msgstr "" + +#: views.py:712 +msgid "missing documents" +msgstr "" + +#: views.py:728 views.py:770 +#, python-format +msgid "details for: %s" +msgstr "" + +#: views.py:789 +msgid "Document page edited successfully." +msgstr "" + +#: views.py:798 +#, python-format +msgid "edit: %s" +msgstr "" + +#: views.py:815 +msgid "There are no more pages in this document" +msgstr "" + +#: views.py:833 +msgid "You are already at the first page of this document" +msgstr "" + +#: views.py:994 +#, python-format +msgid "print: %s" +msgstr "" + +#: views.py:1067 +#, python-format +msgid "documents of type \"%s\"" +msgstr "" + +#: views.py:1087 +msgid "Document type edited successfully" +msgstr "" + +#: views.py:1090 +#, python-format +msgid "Error editing document type; %s" +msgstr "" + +#: views.py:1095 +#, python-format +msgid "edit document type: %s" +msgstr "" + +#: views.py:1119 +#, python-format +msgid "Document type: %s deleted successfully." +msgstr "" + +#: views.py:1121 +#, python-format +msgid "Document type: %(document_type)s delete error: %(error)s" +msgstr "" + +#: views.py:1136 +#, python-format +msgid "Are you sure you wish to delete the document type: %s?" +msgstr "" + +#: views.py:1137 +msgid "" +"The document type of all documents using this document type will be set to " +"none." +msgstr "" + +#: views.py:1153 +msgid "Document type created successfully" +msgstr "" + +#: views.py:1156 +#, python-format +msgid "Error creating document type; %(error)s" +msgstr "" + +#: views.py:1174 +#, python-format +msgid "filenames for document type: %s" +msgstr "" + +#: views.py:1205 +msgid "Document type filename edited successfully" +msgstr "" + +#: views.py:1208 +#, python-format +msgid "Error editing document type filename; %s" +msgstr "" + +#: views.py:1213 +#, python-format +msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgstr "" + +#: views.py:1222 views.py:1248 views.py:1256 +msgid "document type filename" +msgstr "" + +#: views.py:1240 +#, python-format +msgid "Document type filename: %s deleted successfully." +msgstr "" + +#: views.py:1242 +#, python-format +msgid "" +"Document type filename: %(document_type_filename)s delete error: %(error)s" +msgstr "" + +#: views.py:1258 +#, python-format +msgid "" +"Are you sure you wish to delete the filename: %(filename)s, from document " +"type \"%(document_type)s\"?" +msgstr "" + +#: views.py:1283 +msgid "Document type filename created successfully" +msgstr "" + +#: views.py:1286 +#, python-format +msgid "Error creating document type filename; %(error)s" +msgstr "" + +#: views.py:1292 +#, python-format +msgid "create filename for document type: %s" +msgstr "" + +#: views.py:1310 +msgid "Document image cache cleared successfully" +msgstr "" + +#: views.py:1312 +#, python-format +msgid "Error clearing document image cache; %s" +msgstr "" + +#: views.py:1318 +msgid "Are you sure you wish to clear the document image cache?" +msgstr "" + +#: views.py:1335 +#, python-format +msgid "versions for document: %s" +msgstr "" + +#: views.py:1345 +msgid "time and date" +msgstr "" + +#: views.py:1349 +msgid "mimetype" +msgstr "" + +#: views.py:1353 +msgid "encoding" +msgstr "" + +#: views.py:1384 +msgid "Document version reverted successfully" +msgstr "" + +#: views.py:1386 +#, python-format +msgid "Error reverting document version; %s" +msgstr "" + +#: views.py:1393 +msgid "Are you sure you wish to revert to this version?" +msgstr "" + +#: views.py:1394 +msgid "All later version after this one will be deleted too." +msgstr "" + +#: widgets.py:25 +msgid "document page image" +msgstr "" + +#: wizards.py:36 +msgid "step 1 of 3: Document type" +msgstr "" + +#: wizards.py:37 +msgid "step 2 of 3: Metadata selection" +msgstr "" + +#: wizards.py:38 +msgid "step 3 of 3: Document metadata" +msgstr "" + +#: wizards.py:46 +msgid "Next step" +msgstr "" + +#: conf/settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "" + +#: conf/settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "" + +#: conf/settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "" + +#: conf/settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "" + +#: conf/settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "" + +#: templates/document_types_help.html:3 +msgid "What are document types?" +msgstr "" + +#: templates/document_types_help.html:4 +msgid "" +"Document types define a class that represents a broard group of documents, " +"such as: invoices, regulations or manuals. The advantage of using document " +"types are: assigning a list of typical filenames for quick renaming during " +"creation, as well as assigning default metadata types and sets to it." +msgstr "" + +#: templates/recent_document_list_help.html:3 +msgid "What are recent documents?" +msgstr "" + +#: templates/recent_document_list_help.html:4 +#, python-format +msgid "" +"Here you will find the latest %(recent_count)s documents you have either " +"created or edited in any way." +msgstr "" diff --git a/mayan/apps/documents/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/fr/LC_MESSAGES/django.mo index 0b09f6e700..251ae540db 100644 Binary files a/mayan/apps/documents/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/fr/LC_MESSAGES/django.po b/mayan/apps/documents/locale/fr/LC_MESSAGES/django.po index 7360267804..9e026ff9ad 100644 --- a/mayan/apps/documents/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/fr/LC_MESSAGES/django.po @@ -3,14 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Pierre Lhoste , 2012. +# Pierre Lhoste , 2012 +# SadE54 , 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 03:19-0400\n" -"PO-Revision-Date: 2012-12-27 08:29+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-11-20 11:36+0000\n" +"Last-Translator: SadE54 \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" @@ -28,7 +29,7 @@ msgstr "documents récents" #: __init__.py:64 msgid "upload new documents" -msgstr "" +msgstr "charger de nouveaux documents" #: __init__.py:65 msgid "clone metadata" @@ -523,11 +524,11 @@ msgstr "document récent" #: models.py:662 msgid "Document type" -msgstr "" +msgstr "Type de document" #: models.py:663 msgid "MIME type" -msgstr "" +msgstr "Type MIME" #: models.py:664 views.py:132 msgid "Filename" @@ -535,27 +536,27 @@ msgstr "Nom de fichier" #: models.py:665 msgid "Metadata type" -msgstr "" +msgstr "Type de métadonnées" #: models.py:666 msgid "Metadata value" -msgstr "" +msgstr "Valeur de la métadonnée" #: models.py:667 msgid "Content" -msgstr "" +msgstr "Contenu" #: models.py:668 msgid "Description" -msgstr "" +msgstr "Description" #: models.py:669 msgid "Tags" -msgstr "" +msgstr "Etiquettes" #: models.py:670 msgid "Comments" -msgstr "" +msgstr "Commentaires" #: permissions.py:9 msgid "Create documents" @@ -1045,19 +1046,19 @@ msgstr "image pour la page du document" #: wizards.py:36 msgid "step 1 of 3: Document type" -msgstr "" +msgstr "étape 1 sur 3: Type de document" #: wizards.py:37 msgid "step 2 of 3: Metadata selection" -msgstr "" +msgstr "étape 2 sur 3: Sélection des Métadonnées" #: wizards.py:38 msgid "step 3 of 3: Document metadata" -msgstr "" +msgstr "étape 3 sur 3: Métadonnées du document" #: wizards.py:46 msgid "Next step" -msgstr "" +msgstr "Prochaine étape" #: conf/settings.py:38 msgid "" diff --git a/mayan/apps/documents/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/hr_HR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..077e397728 Binary files /dev/null and b/mayan/apps/documents/locale/hr_HR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/documents/locale/hr_HR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..f376659bfb --- /dev/null +++ b/mayan/apps/documents/locale/hr_HR/LC_MESSAGES/django.po @@ -0,0 +1,1112 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Matija Kolarić , 2012 +# Matija Kolarić , 2012 +# Zoran Spoja , 2014 +# Zoran Spoja , 2014 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 03:19-0400\n" +"PO-Revision-Date: 2014-03-28 11:07+0000\n" +"Last-Translator: Zoran Spoja \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:62 +msgid "all documents" +msgstr "svi dokumenti" + +#: __init__.py:63 models.py:657 views.py:872 +msgid "recent documents" +msgstr "nedavni dokumenti" + +#: __init__.py:64 +msgid "upload new documents" +msgstr "" + +#: __init__.py:65 +msgid "clone metadata" +msgstr "kloniraj meta-podatke" + +#: __init__.py:66 +msgid "details" +msgstr "detalji" + +#: __init__.py:67 +msgid "properties" +msgstr "svojstva" + +#: __init__.py:68 __init__.py:69 __init__.py:91 __init__.py:115 +#: __init__.py:121 +msgid "delete" +msgstr "briši" + +#: __init__.py:70 __init__.py:90 __init__.py:114 __init__.py:120 +msgid "edit" +msgstr "uredi" + +#: __init__.py:71 +msgid "preview" +msgstr "pregled" + +#: __init__.py:72 __init__.py:73 __init__.py:74 +msgid "download" +msgstr "preuzmi" + +#: __init__.py:75 +msgid "find duplicates" +msgstr "nađi duplikate" + +#: __init__.py:76 +msgid "find all duplicates" +msgstr "nađi sve duplikate" + +#: __init__.py:76 +msgid "" +"Search all the documents' checksums and return a list of the exact matches." +msgstr "Pretraži sve kontrolne zbrojeve dokumenata i vrati popis istovjetnih." + +#: __init__.py:77 +msgid "update office documents' page count" +msgstr "" + +#: __init__.py:77 +msgid "" +"Update the page count of the office type documents. This is useful when " +"enabling office document support after there were already office type " +"documents in the database." +msgstr "" + +#: __init__.py:78 __init__.py:79 +msgid "clear transformations" +msgstr "očisti preobrazbe" + +#: __init__.py:80 +msgid "print" +msgstr "ispis" + +#: __init__.py:81 +msgid "history" +msgstr "povijest" + +#: __init__.py:82 +msgid "Find missing document files" +msgstr "Nađi nedostajuće datoteke dokumenata" + +#: __init__.py:85 +msgid "Clear the document image cache" +msgstr "" + +#: __init__.py:85 +msgid "" +"Clear the graphics representations used to speed up the documents' display " +"and interactive transformations results." +msgstr "" + +#: __init__.py:88 +msgid "page transformations" +msgstr "preobrazbe stranica" + +#: __init__.py:89 +msgid "create new transformation" +msgstr "stvori novu preobrazbu" + +#: __init__.py:93 +msgid "page image" +msgstr "slika stranice" + +#: __init__.py:94 +msgid "page text" +msgstr "tekst stranice" + +#: __init__.py:95 +msgid "edit page text" +msgstr "uredi tekst stranice" + +#: __init__.py:96 +msgid "next page" +msgstr "sljedeća stranica" + +#: __init__.py:97 +msgid "previous page" +msgstr "prethodna stranica" + +#: __init__.py:98 +msgid "first page" +msgstr "prva stranica" + +#: __init__.py:99 +msgid "last page" +msgstr "zadnja stranica" + +#: __init__.py:100 +msgid "zoom in" +msgstr "uvećaj" + +#: __init__.py:101 +msgid "zoom out" +msgstr "umanji" + +#: __init__.py:102 +msgid "rotate right" +msgstr "zaokreni desno" + +#: __init__.py:103 +msgid "rotate left" +msgstr "zaokreni lijevo" + +#: __init__.py:104 +msgid "reset view" +msgstr "poništi pogled" + +#: __init__.py:107 +msgid "versions" +msgstr "" + +#: __init__.py:108 +msgid "revert" +msgstr "" + +#: __init__.py:111 +msgid "document type list" +msgstr "popis vrste dokumenata" + +#: __init__.py:112 views.py:1051 +msgid "document types" +msgstr "vrste dokumenata" + +#: __init__.py:113 +msgid "documents of this type" +msgstr "dokumenti ove vrste" + +#: __init__.py:116 views.py:1162 +msgid "create document type" +msgstr "stvori vrstu dokumenta" + +#: __init__.py:118 +msgid "filenames" +msgstr "imena datoteka" + +#: __init__.py:119 +msgid "add filename to document type" +msgstr "dodat ime datoteke vrsti datoteke" + +#: __init__.py:161 permissions.py:7 +msgid "Documents" +msgstr "Dokumenti" + +#: __init__.py:163 __init__.py:173 models.py:96 views.py:79 +msgid "documents" +msgstr "dokumenti" + +#: __init__.py:166 +msgid "thumbnail" +msgstr "sažeti prikaz" + +#: events.py:5 +msgid "Document creation" +msgstr "Stvori dokument" + +#: events.py:6 +#, python-format +msgid "Document \"%(content_object)s\" created by %(fullname)s." +msgstr "Dokument \"%(content_object)s\" stvorio/la %(fullname)s." + +#: events.py:7 +#, python-format +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "Dokument \"%(content_object)s\" stvorio/la %(fullname)s dana %(datetime)s." + +#: events.py:13 +msgid "Document edited" +msgstr "Dokument uređen" + +#: events.py:14 +#, python-format +msgid "Document \"%(content_object)s\" edited by %(fullname)s." +msgstr "Dokument \"%(content_object)s\" uredio/la %(fullname)s." + +#: events.py:15 +#, python-format +msgid "" +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." +msgstr "Dokument \"%(content_object)s\" je uredio/la %(fullname)s dana %(datetime)s. Izvršene su slijedeće izmjene: %(changes)s." + +#: events.py:24 +msgid "Document deleted" +msgstr "Dokument je uklonjen" + +#: events.py:25 +#, python-format +msgid "Document \"%(document)s\" deleted by %(fullname)s." +msgstr "Dokument \"%(document)s\" je uklonio/la %(fullname)s." + +#: events.py:26 +#, python-format +msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." +msgstr "Dokument \"%(document)s\" je uklonio/la %(fullname)s dana %(datetime)s." + +#: forms.py:65 +msgid "Page image" +msgstr "Slika stranice" + +#: forms.py:75 forms.py:272 +msgid "Contents" +msgstr "Sadržaj" + +#: forms.py:111 forms.py:267 +msgid "Page" +msgstr "" + +#: forms.py:123 +msgid "Details" +msgstr "Detalji" + +#: forms.py:128 +msgid "Click on the image for full size preview" +msgstr "Kliknite na sliku za prikaz u punoj veličini" + +#: forms.py:138 +#, python-format +msgid "Document pages (%s)" +msgstr "Stranice dokumenata (%s)" + +#: forms.py:164 +msgid "Use the new version filename as the document filename" +msgstr "" + +#: forms.py:180 +msgid "Quick document rename" +msgstr "Brza promjena naziva dokumenta" + +#: forms.py:187 +msgid "Version update" +msgstr "" + +#: forms.py:192 +msgid "Release level" +msgstr "" + +#: forms.py:198 +msgid "Release level serial" +msgstr "" + +#: forms.py:206 +msgid "Comment" +msgstr "Komentar" + +#: forms.py:212 +msgid "New document filename" +msgstr "Naziv datoteke novog dokumenta" + +#: forms.py:290 +msgid "Page range" +msgstr "Opseg stranica" + +#: forms.py:320 +msgid "Compress" +msgstr "" + +#: forms.py:320 +msgid "" +"Download the document in the original format or in a compressed manner. " +"This option is selectable only when downloading one document, for multiple " +"documents, the bundle will always be downloads as a compressed file." +msgstr "" + +#: forms.py:321 +msgid "Compressed filename" +msgstr "" + +#: forms.py:321 +msgid "" +"The filename of the compressed file that will contain the documents to be " +"downloaded, if the previous option is selected." +msgstr "" + +#: literals.py:15 +msgid "final" +msgstr "" + +#: literals.py:16 +msgid "alpha" +msgstr "" + +#: literals.py:17 +msgid "beta" +msgstr "" + +#: literals.py:18 +msgid "release candidate" +msgstr "" + +#: literals.py:19 +msgid "hotfix" +msgstr "" + +#: models.py:62 +msgid "name" +msgstr "" + +#: models.py:73 models.py:83 models.py:548 views.py:1069 views.py:1098 +#: views.py:1127 views.py:1132 views.py:1175 views.py:1221 views.py:1255 +#: views.py:1296 +msgid "document type" +msgstr "" + +#: models.py:74 +msgid "documents types" +msgstr "" + +#: models.py:84 +msgid "description" +msgstr "" + +#: models.py:85 +msgid "added" +msgstr "" + +#: models.py:95 models.py:313 models.py:646 models.py:661 views.py:227 +#: views.py:351 +msgid "document" +msgstr "" + +#: models.py:300 +#, python-format +msgid "Major %(major)i.%(minor)i, (new release)" +msgstr "" + +#: models.py:301 +#, python-format +msgid "Minor %(major)i.%(minor)i, (some updates)" +msgstr "" + +#: models.py:302 +#, python-format +msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" +msgstr "" + +#: models.py:314 +msgid "mayor" +msgstr "" + +#: models.py:315 +msgid "minor" +msgstr "" + +#: models.py:316 +msgid "micro" +msgstr "" + +#: models.py:317 +msgid "release level" +msgstr "" + +#: models.py:318 +msgid "serial" +msgstr "" + +#: models.py:319 +msgid "timestamp" +msgstr "" + +#: models.py:320 views.py:1361 +msgid "comment" +msgstr "" + +#: models.py:323 +msgid "file" +msgstr "" + +#: models.py:327 +msgid "checksum" +msgstr "" + +#: models.py:331 models.py:332 models.py:565 +msgid "document version" +msgstr "" + +#: models.py:424 +msgid "" +"This document's file format is not known, the page count has therefore " +"defaulted to 1." +msgstr "" + +#: models.py:549 views.py:1357 +msgid "filename" +msgstr "" + +#: models.py:550 views.py:1182 +msgid "enabled" +msgstr "" + +#: models.py:557 +msgid "document type quick rename filename" +msgstr "" + +#: models.py:558 +msgid "document types quick rename filenames" +msgstr "" + +#: models.py:566 +msgid "content" +msgstr "" + +#: models.py:567 +msgid "page label" +msgstr "" + +#: models.py:568 +msgid "page number" +msgstr "" + +#: models.py:571 +#, python-format +msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" +msgstr "" + +#: models.py:579 models.py:625 +msgid "document page" +msgstr "stranica dokumenta" + +#: models.py:580 +msgid "document pages" +msgstr "" + +#: models.py:600 +msgid "Enter a valid value." +msgstr "" + +#: models.py:626 views.py:450 +msgid "order" +msgstr "" + +#: models.py:627 views.py:451 views.py:512 views.py:543 +msgid "transformation" +msgstr "" + +#: models.py:628 views.py:452 +msgid "arguments" +msgstr "" + +#: models.py:628 +#, python-format +msgid "Use dictionaries to indentify arguments, example: %s" +msgstr "" + +#: models.py:636 +msgid "document page transformation" +msgstr "" + +#: models.py:637 +msgid "document page transformations" +msgstr "" + +#: models.py:645 +msgid "user" +msgstr "" + +#: models.py:647 +msgid "accessed" +msgstr "" + +#: models.py:656 +msgid "recent document" +msgstr "" + +#: models.py:662 +msgid "Document type" +msgstr "" + +#: models.py:663 +msgid "MIME type" +msgstr "" + +#: models.py:664 views.py:132 +msgid "Filename" +msgstr "" + +#: models.py:665 +msgid "Metadata type" +msgstr "" + +#: models.py:666 +msgid "Metadata value" +msgstr "" + +#: models.py:667 +msgid "Content" +msgstr "" + +#: models.py:668 +msgid "Description" +msgstr "" + +#: models.py:669 +msgid "Tags" +msgstr "" + +#: models.py:670 +msgid "Comments" +msgstr "" + +#: permissions.py:9 +msgid "Create documents" +msgstr "Stvori dokumente" + +#: permissions.py:10 +msgid "Edit document properties" +msgstr "Uredi svojstva dokumenta" + +#: permissions.py:11 +msgid "Edit documents" +msgstr "Uredi dokumente" + +#: permissions.py:12 +msgid "View documents" +msgstr "Pregled dokumenata" + +#: permissions.py:13 +msgid "Delete documents" +msgstr "Brisanje dokumenata" + +#: permissions.py:14 views.py:408 +msgid "Download documents" +msgstr "Preuzimanje dokumenata" + +#: permissions.py:15 +msgid "Transform documents" +msgstr "Preobrazi dokumente" + +#: permissions.py:16 +msgid "Execute document modifying tools" +msgstr "Izvrši alate za preinaku dokumenta" + +#: permissions.py:17 +msgid "Revert documents to a previous version" +msgstr "" + +#: permissions.py:18 +msgid "Create new document versions" +msgstr "" + +#: permissions.py:20 +msgid "Documents setup" +msgstr "Postavke dokumenata" + +#: permissions.py:22 +msgid "View document types" +msgstr "" + +#: permissions.py:23 +msgid "Edit document types" +msgstr "Uredi vrste dokumenata" + +#: permissions.py:24 +msgid "Delete document types" +msgstr "Ukloni vrste dokumenta" + +#: permissions.py:25 +msgid "Create document types" +msgstr "Stvori vrste dokumenata" + +#: statistics.py:44 +#, python-format +msgid "Document types: %d" +msgstr "" + +#: statistics.py:45 +#, python-format +msgid "Documents in database: %d" +msgstr "" + +#: statistics.py:50 +#, python-format +msgid "Documents in storage: %d" +msgstr "" + +#: statistics.py:52 +#, python-format +msgid "" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" +msgstr "" + +#: statistics.py:63 +#, python-format +msgid "Document pages in database: %d" +msgstr "" + +#: statistics.py:64 +#, python-format +msgid "Minimum amount of pages per document: %d" +msgstr "" + +#: statistics.py:65 +#, python-format +msgid "Maximum amount of pages per document: %d" +msgstr "" + +#: statistics.py:66 +#, python-format +msgid "Average amount of pages per document: %f" +msgstr "" + +#: statistics.py:71 +msgid "Document statistics" +msgstr "" + +#: views.py:133 +msgid "File mimetype" +msgstr "" + +#: views.py:133 views.py:134 +msgid "None" +msgstr "" + +#: views.py:134 +msgid "File mime encoding" +msgstr "" + +#: views.py:135 +msgid "File size" +msgstr "" + +#: views.py:136 +msgid "Exists in storage" +msgstr "" + +#: views.py:137 +msgid "File path in storage" +msgstr "" + +#: views.py:138 +msgid "Date added" +msgstr "" + +#: views.py:139 +msgid "Time added" +msgstr "" + +#: views.py:140 +msgid "Checksum" +msgstr "" + +#: views.py:141 +msgid "UUID" +msgstr "" + +#: views.py:142 +msgid "Pages" +msgstr "" + +#: views.py:151 +#, python-format +msgid "document properties for: %s" +msgstr "" + +#: views.py:173 +msgid "document data" +msgstr "" + +#: views.py:197 views.py:647 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:218 +msgid "Document deleted successfully." +msgstr "" + +#: views.py:220 +#, python-format +msgid "Document: %(document)s delete error: %(error)s" +msgstr "" + +#: views.py:235 +#, python-format +msgid "Are you sure you wish to delete the document: %s?" +msgstr "" + +#: views.py:237 +#, python-format +msgid "Are you sure you wish to delete the documents: %s?" +msgstr "" + +#: views.py:276 +#, python-format +msgid "Document \"%s\" edited successfully." +msgstr "" + +#: views.py:342 +msgid "documents to be downloaded" +msgstr "" + +#: views.py:352 views.py:1341 +msgid "version" +msgstr "" + +#: views.py:409 +msgid "Download" +msgstr "" + +#: views.py:411 +msgid "Return" +msgstr "" + +#: views.py:446 +#, python-format +msgid "transformations for: %s" +msgstr "" + +#: views.py:473 +msgid "Document page transformation created successfully." +msgstr "" + +#: views.py:482 +#, python-format +msgid "Create new transformation for page: %(page)s of document: %(document)s" +msgstr "" + +#: views.py:501 +msgid "Document page transformation edited successfully." +msgstr "" + +#: views.py:514 +#, python-format +msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" +msgstr "" + +#: views.py:534 +msgid "Document page transformation deleted successfully." +msgstr "" + +#: views.py:545 +#, python-format +msgid "" +"Are you sure you wish to delete transformation \"%(transformation)s\" for: " +"%(document_page)s" +msgstr "" + +#: views.py:563 +#, python-format +msgid "duplicates of: %s" +msgstr "" + +#: views.py:575 +msgid "Are you sure you wish to find all duplicates?" +msgstr "" + +#: views.py:576 views.py:634 views.py:702 +msgid "On large databases this operation may take some time to execute." +msgstr "" + +#: views.py:599 +msgid "duplicated documents" +msgstr "" + +#: views.py:625 +#, python-format +msgid "" +"Page count update complete. Documents processed: %(total)d, documents with " +"changed page count: %(change)d" +msgstr "" + +#: views.py:633 +#, python-format +msgid "" +"Are you sure you wish to update the page count for the office documents " +"(%d)?" +msgstr "" + +#: views.py:665 +#, python-format +msgid "" +"All the page transformations for document: %s, have been deleted " +"successfully." +msgstr "" + +#: views.py:667 +#, python-format +msgid "" +"Error deleting the page transformations for document: %(document)s; " +"%(error)s." +msgstr "" + +#: views.py:673 +msgid "document transformation" +msgstr "" + +#: views.py:682 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for document: " +"%s?" +msgstr "" + +#: views.py:684 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for documents: " +"%s?" +msgstr "" + +#: views.py:712 +msgid "missing documents" +msgstr "" + +#: views.py:728 views.py:770 +#, python-format +msgid "details for: %s" +msgstr "" + +#: views.py:789 +msgid "Document page edited successfully." +msgstr "" + +#: views.py:798 +#, python-format +msgid "edit: %s" +msgstr "" + +#: views.py:815 +msgid "There are no more pages in this document" +msgstr "" + +#: views.py:833 +msgid "You are already at the first page of this document" +msgstr "" + +#: views.py:994 +#, python-format +msgid "print: %s" +msgstr "" + +#: views.py:1067 +#, python-format +msgid "documents of type \"%s\"" +msgstr "" + +#: views.py:1087 +msgid "Document type edited successfully" +msgstr "" + +#: views.py:1090 +#, python-format +msgid "Error editing document type; %s" +msgstr "" + +#: views.py:1095 +#, python-format +msgid "edit document type: %s" +msgstr "" + +#: views.py:1119 +#, python-format +msgid "Document type: %s deleted successfully." +msgstr "" + +#: views.py:1121 +#, python-format +msgid "Document type: %(document_type)s delete error: %(error)s" +msgstr "" + +#: views.py:1136 +#, python-format +msgid "Are you sure you wish to delete the document type: %s?" +msgstr "" + +#: views.py:1137 +msgid "" +"The document type of all documents using this document type will be set to " +"none." +msgstr "" + +#: views.py:1153 +msgid "Document type created successfully" +msgstr "" + +#: views.py:1156 +#, python-format +msgid "Error creating document type; %(error)s" +msgstr "" + +#: views.py:1174 +#, python-format +msgid "filenames for document type: %s" +msgstr "" + +#: views.py:1205 +msgid "Document type filename edited successfully" +msgstr "" + +#: views.py:1208 +#, python-format +msgid "Error editing document type filename; %s" +msgstr "" + +#: views.py:1213 +#, python-format +msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgstr "" + +#: views.py:1222 views.py:1248 views.py:1256 +msgid "document type filename" +msgstr "" + +#: views.py:1240 +#, python-format +msgid "Document type filename: %s deleted successfully." +msgstr "" + +#: views.py:1242 +#, python-format +msgid "" +"Document type filename: %(document_type_filename)s delete error: %(error)s" +msgstr "" + +#: views.py:1258 +#, python-format +msgid "" +"Are you sure you wish to delete the filename: %(filename)s, from document " +"type \"%(document_type)s\"?" +msgstr "" + +#: views.py:1283 +msgid "Document type filename created successfully" +msgstr "" + +#: views.py:1286 +#, python-format +msgid "Error creating document type filename; %(error)s" +msgstr "" + +#: views.py:1292 +#, python-format +msgid "create filename for document type: %s" +msgstr "" + +#: views.py:1310 +msgid "Document image cache cleared successfully" +msgstr "" + +#: views.py:1312 +#, python-format +msgid "Error clearing document image cache; %s" +msgstr "" + +#: views.py:1318 +msgid "Are you sure you wish to clear the document image cache?" +msgstr "" + +#: views.py:1335 +#, python-format +msgid "versions for document: %s" +msgstr "" + +#: views.py:1345 +msgid "time and date" +msgstr "" + +#: views.py:1349 +msgid "mimetype" +msgstr "" + +#: views.py:1353 +msgid "encoding" +msgstr "" + +#: views.py:1384 +msgid "Document version reverted successfully" +msgstr "" + +#: views.py:1386 +#, python-format +msgid "Error reverting document version; %s" +msgstr "" + +#: views.py:1393 +msgid "Are you sure you wish to revert to this version?" +msgstr "" + +#: views.py:1394 +msgid "All later version after this one will be deleted too." +msgstr "" + +#: widgets.py:25 +msgid "document page image" +msgstr "" + +#: wizards.py:36 +msgid "step 1 of 3: Document type" +msgstr "" + +#: wizards.py:37 +msgid "step 2 of 3: Metadata selection" +msgstr "" + +#: wizards.py:38 +msgid "step 3 of 3: Document metadata" +msgstr "" + +#: wizards.py:46 +msgid "Next step" +msgstr "" + +#: conf/settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "" + +#: conf/settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "" + +#: conf/settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "" + +#: conf/settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "" + +#: conf/settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "" + +#: templates/document_types_help.html:3 +msgid "What are document types?" +msgstr "" + +#: templates/document_types_help.html:4 +msgid "" +"Document types define a class that represents a broard group of documents, " +"such as: invoices, regulations or manuals. The advantage of using document " +"types are: assigning a list of typical filenames for quick renaming during " +"creation, as well as assigning default metadata types and sets to it." +msgstr "" + +#: templates/recent_document_list_help.html:3 +msgid "What are recent documents?" +msgstr "" + +#: templates/recent_document_list_help.html:4 +#, python-format +msgid "" +"Here you will find the latest %(recent_count)s documents you have either " +"created or edited in any way." +msgstr "" diff --git a/mayan/apps/documents/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..ccc4592b21 Binary files /dev/null and b/mayan/apps/documents/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/hu/LC_MESSAGES/django.po b/mayan/apps/documents/locale/hu/LC_MESSAGES/django.po new file mode 100644 index 0000000000..bfe7ff83a3 --- /dev/null +++ b/mayan/apps/documents/locale/hu/LC_MESSAGES/django.po @@ -0,0 +1,1109 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Dezső József , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 03:19-0400\n" +"PO-Revision-Date: 2013-11-20 11:36+0000\n" +"Last-Translator: Dezső József \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:62 +msgid "all documents" +msgstr "minden dokumentum" + +#: __init__.py:63 models.py:657 views.py:872 +msgid "recent documents" +msgstr "legutóbbi dokumentumok" + +#: __init__.py:64 +msgid "upload new documents" +msgstr "új dokumentum feltöltése" + +#: __init__.py:65 +msgid "clone metadata" +msgstr "metaadat klónozása" + +#: __init__.py:66 +msgid "details" +msgstr "részletek" + +#: __init__.py:67 +msgid "properties" +msgstr "tulajdonságok" + +#: __init__.py:68 __init__.py:69 __init__.py:91 __init__.py:115 +#: __init__.py:121 +msgid "delete" +msgstr "törlés" + +#: __init__.py:70 __init__.py:90 __init__.py:114 __init__.py:120 +msgid "edit" +msgstr "szerkeszt" + +#: __init__.py:71 +msgid "preview" +msgstr "előnézet" + +#: __init__.py:72 __init__.py:73 __init__.py:74 +msgid "download" +msgstr "letölt" + +#: __init__.py:75 +msgid "find duplicates" +msgstr "duplikátum keresése" + +#: __init__.py:76 +msgid "find all duplicates" +msgstr "összes duplikátum keresése" + +#: __init__.py:76 +msgid "" +"Search all the documents' checksums and return a list of the exact matches." +msgstr "Minden dokumentum keresése, ellenőrzőösszeg számítással vizsgált egyezőség alapján pontosított találat." + +#: __init__.py:77 +msgid "update office documents' page count" +msgstr "office dokumentumok oldalszám frissítése" + +#: __init__.py:77 +msgid "" +"Update the page count of the office type documents. This is useful when " +"enabling office document support after there were already office type " +"documents in the database." +msgstr "Az Office típusú dokumentumok oldal számának frissítse. Ez akkor hasznos, ha engedélyezett a már az adatbázisban tárolt Office-dokumentumok módosítása." + +#: __init__.py:78 __init__.py:79 +msgid "clear transformations" +msgstr "átalakítás törlése" + +#: __init__.py:80 +msgid "print" +msgstr "nyomtatás" + +#: __init__.py:81 +msgid "history" +msgstr "történet" + +#: __init__.py:82 +msgid "Find missing document files" +msgstr "Hiányzó dokumentumfájl keresése" + +#: __init__.py:85 +msgid "Clear the document image cache" +msgstr "Dokumentum kép gyorsítótár törlése" + +#: __init__.py:85 +msgid "" +"Clear the graphics representations used to speed up the documents' display " +"and interactive transformations results." +msgstr "Törölje a grafikus ábrázolásokat, hogy felgyorsítsa a dokumentum megjelenítését és az interaktív átalakításokat." + +#: __init__.py:88 +msgid "page transformations" +msgstr "oldal átalakítások" + +#: __init__.py:89 +msgid "create new transformation" +msgstr "új átalakítás" + +#: __init__.py:93 +msgid "page image" +msgstr "oldal képként" + +#: __init__.py:94 +msgid "page text" +msgstr "oldal szövegesen" + +#: __init__.py:95 +msgid "edit page text" +msgstr "az oldal szövegének szerkesztése" + +#: __init__.py:96 +msgid "next page" +msgstr "következő oldal" + +#: __init__.py:97 +msgid "previous page" +msgstr "előző oldal" + +#: __init__.py:98 +msgid "first page" +msgstr "első oldal" + +#: __init__.py:99 +msgid "last page" +msgstr "utolsó oldal" + +#: __init__.py:100 +msgid "zoom in" +msgstr "nagyítás" + +#: __init__.py:101 +msgid "zoom out" +msgstr "kicsinyítés" + +#: __init__.py:102 +msgid "rotate right" +msgstr "elforgatás jobbra" + +#: __init__.py:103 +msgid "rotate left" +msgstr "elforgatás balra" + +#: __init__.py:104 +msgid "reset view" +msgstr "eredeti nézet" + +#: __init__.py:107 +msgid "versions" +msgstr "verziók" + +#: __init__.py:108 +msgid "revert" +msgstr "visszatér" + +#: __init__.py:111 +msgid "document type list" +msgstr "dokumentum típusok" + +#: __init__.py:112 views.py:1051 +msgid "document types" +msgstr "dokumentum típus" + +#: __init__.py:113 +msgid "documents of this type" +msgstr "adott típusú dokumentumok" + +#: __init__.py:116 views.py:1162 +msgid "create document type" +msgstr "új dokumentum típus" + +#: __init__.py:118 +msgid "filenames" +msgstr "fájlnév" + +#: __init__.py:119 +msgid "add filename to document type" +msgstr "a dokumentum típushoz tartozó fájlnév megadása" + +#: __init__.py:161 permissions.py:7 +msgid "Documents" +msgstr "dokumentumok" + +#: __init__.py:163 __init__.py:173 models.py:96 views.py:79 +msgid "documents" +msgstr "dokumentumok" + +#: __init__.py:166 +msgid "thumbnail" +msgstr "bélyegkép" + +#: events.py:5 +msgid "Document creation" +msgstr "Dokumentum létrehozás" + +#: events.py:6 +#, python-format +msgid "Document \"%(content_object)s\" created by %(fullname)s." +msgstr "A dokumentumot \"%(content_object)s\" készítette %(fullname)s." + +#: events.py:7 +#, python-format +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "A dokumentumot \"%(content_object)s\" %(datetime)s időpontban készítette %(fullname)s. " + +#: events.py:13 +msgid "Document edited" +msgstr "A dokumentum módosított" + +#: events.py:14 +#, python-format +msgid "Document \"%(content_object)s\" edited by %(fullname)s." +msgstr "A dokumentumot \"%(content_object)s\" módosította: %(fullname)s." + +#: events.py:15 +#, python-format +msgid "" +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." +msgstr "Dokumentumot \"%(content_object)s\" %(datetime)s-kor %(fullname)s. módosította. Az következő változások történtek: %(changes)s." + +#: events.py:24 +msgid "Document deleted" +msgstr "Dokumentumot törölték" + +#: events.py:25 +#, python-format +msgid "Document \"%(document)s\" deleted by %(fullname)s." +msgstr "A Dokumentumot \"%(document)s\" törölte: %(fullname)s." + +#: events.py:26 +#, python-format +msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." +msgstr "A dokumentumot \"%(document)s\" %(datetime)s időpontban %(fullname)s törölte." + +#: forms.py:65 +msgid "Page image" +msgstr "Oldal kép" + +#: forms.py:75 forms.py:272 +msgid "Contents" +msgstr "Tartalom" + +#: forms.py:111 forms.py:267 +msgid "Page" +msgstr "Oldal" + +#: forms.py:123 +msgid "Details" +msgstr "Részletek" + +#: forms.py:128 +msgid "Click on the image for full size preview" +msgstr "A teljes méretű előnézethez kattints a képre" + +#: forms.py:138 +#, python-format +msgid "Document pages (%s)" +msgstr "Dokumentum oldalak (%s)" + +#: forms.py:164 +msgid "Use the new version filename as the document filename" +msgstr "Az új verzió fájlnév használata dokumentum fájlnévként." + +#: forms.py:180 +msgid "Quick document rename" +msgstr "Dokumentum gyors átnevezése" + +#: forms.py:187 +msgid "Version update" +msgstr "Verzió frissítés" + +#: forms.py:192 +msgid "Release level" +msgstr "Kiadási szint" + +#: forms.py:198 +msgid "Release level serial" +msgstr "Kiadási szint sorozat" + +#: forms.py:206 +msgid "Comment" +msgstr "Megjegyzés" + +#: forms.py:212 +msgid "New document filename" +msgstr "Új dokumentum fájlnév" + +#: forms.py:290 +msgid "Page range" +msgstr "Oldal tartomány" + +#: forms.py:320 +msgid "Compress" +msgstr "Tömörítés" + +#: forms.py:320 +msgid "" +"Download the document in the original format or in a compressed manner. " +"This option is selectable only when downloading one document, for multiple " +"documents, the bundle will always be downloads as a compressed file." +msgstr "Töltse le a dokumentumot az eredeti formátumban vagy tömörített módon.\nEz az opció csak akkor választható, ha egy dokumentumot tölt le, mert több dokumentum esetén, a letöltött fájlokat mindig egy csomagba tömöríti." + +#: forms.py:321 +msgid "Compressed filename" +msgstr "Tömörített fájlnév" + +#: forms.py:321 +msgid "" +"The filename of the compressed file that will contain the documents to be " +"downloaded, if the previous option is selected." +msgstr "A tömörített fájl neve, amely a letöltött dokumentumokat tartalmazni fogja, ha az előző opció van kiválasztva." + +#: literals.py:15 +msgid "final" +msgstr "vége" + +#: literals.py:16 +msgid "alpha" +msgstr "alfa" + +#: literals.py:17 +msgid "beta" +msgstr "béta" + +#: literals.py:18 +msgid "release candidate" +msgstr "kiadásra jelölt" + +#: literals.py:19 +msgid "hotfix" +msgstr "gyorjavítás" + +#: models.py:62 +msgid "name" +msgstr "név" + +#: models.py:73 models.py:83 models.py:548 views.py:1069 views.py:1098 +#: views.py:1127 views.py:1132 views.py:1175 views.py:1221 views.py:1255 +#: views.py:1296 +msgid "document type" +msgstr "dokumentum típus" + +#: models.py:74 +msgid "documents types" +msgstr "dokumentum típusok" + +#: models.py:84 +msgid "description" +msgstr "leírás" + +#: models.py:85 +msgid "added" +msgstr "hozzáadva" + +#: models.py:95 models.py:313 models.py:646 models.py:661 views.py:227 +#: views.py:351 +msgid "document" +msgstr "dokumentum" + +#: models.py:300 +#, python-format +msgid "Major %(major)i.%(minor)i, (new release)" +msgstr "Verzió: %(major)i.%(minor)i, (új kiadás)" + +#: models.py:301 +#, python-format +msgid "Minor %(major)i.%(minor)i, (some updates)" +msgstr "Verzió: %(major)i.%(minor)i, (valamilyen frissítés)" + +#: models.py:302 +#, python-format +msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" +msgstr "alverzió: %(major)i.%(minor)i.%(micro)i, (javítások)" + +#: models.py:314 +msgid "mayor" +msgstr "fő-" + +#: models.py:315 +msgid "minor" +msgstr "al-" + +#: models.py:316 +msgid "micro" +msgstr "mikro" + +#: models.py:317 +msgid "release level" +msgstr "kiadási szint" + +#: models.py:318 +msgid "serial" +msgstr "sorozat" + +#: models.py:319 +msgid "timestamp" +msgstr "időbélyeg" + +#: models.py:320 views.py:1361 +msgid "comment" +msgstr "megjegyzés" + +#: models.py:323 +msgid "file" +msgstr "fájl" + +#: models.py:327 +msgid "checksum" +msgstr "ellenőrző összeg" + +#: models.py:331 models.py:332 models.py:565 +msgid "document version" +msgstr "dokumentum verzió" + +#: models.py:424 +msgid "" +"This document's file format is not known, the page count has therefore " +"defaulted to 1." +msgstr "Ennek a dokumentumnak a fájlformátuma nem ismert, ezért az oldalak száma 1-re állítva." + +#: models.py:549 views.py:1357 +msgid "filename" +msgstr "fájlnév" + +#: models.py:550 views.py:1182 +msgid "enabled" +msgstr "engedélyezett" + +#: models.py:557 +msgid "document type quick rename filename" +msgstr "Adott típusú dokumentum fájl gyors átnevezése" + +#: models.py:558 +msgid "document types quick rename filenames" +msgstr "Adott típusú dokumentum fájlok gyors átnevezése" + +#: models.py:566 +msgid "content" +msgstr "tartalom" + +#: models.py:567 +msgid "page label" +msgstr "oldal címke" + +#: models.py:568 +msgid "page number" +msgstr "oldal szám" + +#: models.py:571 +#, python-format +msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" +msgstr "Az oldalak száma %(page_num)d nagyobb mint a %(document)s oldalainak száma: %(total_pages)d " + +#: models.py:579 models.py:625 +msgid "document page" +msgstr "dokumentum lap" + +#: models.py:580 +msgid "document pages" +msgstr "dokumentum oldalak" + +#: models.py:600 +msgid "Enter a valid value." +msgstr "Adjon meg egy érvényes értéket." + +#: models.py:626 views.py:450 +msgid "order" +msgstr "sorrend" + +#: models.py:627 views.py:451 views.py:512 views.py:543 +msgid "transformation" +msgstr "átalakítás" + +#: models.py:628 views.py:452 +msgid "arguments" +msgstr "paraméterek" + +#: models.py:628 +#, python-format +msgid "Use dictionaries to indentify arguments, example: %s" +msgstr "Használj szótári alakú azonosítókat paraméterként, például %s" + +#: models.py:636 +msgid "document page transformation" +msgstr "dokumentum oldal átalakítás" + +#: models.py:637 +msgid "document page transformations" +msgstr "dokumentum oldal átalakítások" + +#: models.py:645 +msgid "user" +msgstr "felhasználó" + +#: models.py:647 +msgid "accessed" +msgstr "elérhető" + +#: models.py:656 +msgid "recent document" +msgstr "legutóbbi dokumentum" + +#: models.py:662 +msgid "Document type" +msgstr "Dokumentum típus" + +#: models.py:663 +msgid "MIME type" +msgstr "MIME típus" + +#: models.py:664 views.py:132 +msgid "Filename" +msgstr "Fájlnév" + +#: models.py:665 +msgid "Metadata type" +msgstr "Metaadat típus" + +#: models.py:666 +msgid "Metadata value" +msgstr "Metaadat érték" + +#: models.py:667 +msgid "Content" +msgstr "Tartalom" + +#: models.py:668 +msgid "Description" +msgstr "Leírás" + +#: models.py:669 +msgid "Tags" +msgstr "Címkék" + +#: models.py:670 +msgid "Comments" +msgstr "Megjegyzések" + +#: permissions.py:9 +msgid "Create documents" +msgstr "Új dokumentum" + +#: permissions.py:10 +msgid "Edit document properties" +msgstr "Dokumentum tulajdonságok szerkesztése" + +#: permissions.py:11 +msgid "Edit documents" +msgstr "Dokumentum szerkesztése" + +#: permissions.py:12 +msgid "View documents" +msgstr "Dokumentum megtekintése" + +#: permissions.py:13 +msgid "Delete documents" +msgstr "Dokumentum törlése" + +#: permissions.py:14 views.py:408 +msgid "Download documents" +msgstr "Dokumentum letöltése" + +#: permissions.py:15 +msgid "Transform documents" +msgstr "Dokumentum átalakítása" + +#: permissions.py:16 +msgid "Execute document modifying tools" +msgstr "Dokumentum módosító futtatása" + +#: permissions.py:17 +msgid "Revert documents to a previous version" +msgstr "Visszatérés a dokumentum előző verziójához" + +#: permissions.py:18 +msgid "Create new document versions" +msgstr "Új dokumentum verzió" + +#: permissions.py:20 +msgid "Documents setup" +msgstr "dokumentumok beállítása" + +#: permissions.py:22 +msgid "View document types" +msgstr "Dokumentum típus megtekintése" + +#: permissions.py:23 +msgid "Edit document types" +msgstr "Dokumentum típus szerkesztése" + +#: permissions.py:24 +msgid "Delete document types" +msgstr "Dokumentum típus törlése" + +#: permissions.py:25 +msgid "Create document types" +msgstr "Új dokumentum típus készítése" + +#: statistics.py:44 +#, python-format +msgid "Document types: %d" +msgstr "Dokumentum típus: %d" + +#: statistics.py:45 +#, python-format +msgid "Documents in database: %d" +msgstr "Dokumentum az adatbázisban: %d" + +#: statistics.py:50 +#, python-format +msgid "Documents in storage: %d" +msgstr "Dokumentum a tárolóban: %d" + +#: statistics.py:52 +#, python-format +msgid "" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" +msgstr "A tárolóban elfoglalt hely: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d byte" + +#: statistics.py:63 +#, python-format +msgid "Document pages in database: %d" +msgstr "Dokumentum oldalak száma az adatbázisban: %d" + +#: statistics.py:64 +#, python-format +msgid "Minimum amount of pages per document: %d" +msgstr "Minimális oldalszám dokumentumonként: %d" + +#: statistics.py:65 +#, python-format +msgid "Maximum amount of pages per document: %d" +msgstr "Maximális oldalszám dokumentumonként: %d" + +#: statistics.py:66 +#, python-format +msgid "Average amount of pages per document: %f" +msgstr "Átlagos oldalszám dokumentumonként: %f" + +#: statistics.py:71 +msgid "Document statistics" +msgstr "Dokumentum statisztikák" + +#: views.py:133 +msgid "File mimetype" +msgstr "Fájl MIME-típusa" + +#: views.py:133 views.py:134 +msgid "None" +msgstr "Semmi" + +#: views.py:134 +msgid "File mime encoding" +msgstr "Fájl MIME-kódolása" + +#: views.py:135 +msgid "File size" +msgstr "Fájl mérete" + +#: views.py:136 +msgid "Exists in storage" +msgstr "Létezik a tárolóban" + +#: views.py:137 +msgid "File path in storage" +msgstr "A fájl elérési útja a tárolóban" + +#: views.py:138 +msgid "Date added" +msgstr "Dátum megadása" + +#: views.py:139 +msgid "Time added" +msgstr "Időpont megadása" + +#: views.py:140 +msgid "Checksum" +msgstr "Ellenőrző összeg" + +#: views.py:141 +msgid "UUID" +msgstr "UUID" + +#: views.py:142 +msgid "Pages" +msgstr "Lapok" + +#: views.py:151 +#, python-format +msgid "document properties for: %s" +msgstr "%s dokumentum tulajdonságai " + +#: views.py:173 +msgid "document data" +msgstr "dokumentum dátuma" + +#: views.py:197 views.py:647 +msgid "Must provide at least one document." +msgstr "Adjon meg legalább egy dokumentumot!" + +#: views.py:218 +msgid "Document deleted successfully." +msgstr "Sikeres dokumentum törlés." + +#: views.py:220 +#, python-format +msgid "Document: %(document)s delete error: %(error)s" +msgstr "Dokumentum: %(document)s törlési hiba: %(error)s" + +#: views.py:235 +#, python-format +msgid "Are you sure you wish to delete the document: %s?" +msgstr "Biztosan törölni akarja a dokumentumot: %s?" + +#: views.py:237 +#, python-format +msgid "Are you sure you wish to delete the documents: %s?" +msgstr "Biztosan törölni akarja a dokumentumokat: %s?" + +#: views.py:276 +#, python-format +msgid "Document \"%s\" edited successfully." +msgstr "A dokumentum \"%s\" szerkesztése sikeres." + +#: views.py:342 +msgid "documents to be downloaded" +msgstr "letölthető dokumentumok" + +#: views.py:352 views.py:1341 +msgid "version" +msgstr "verzió" + +#: views.py:409 +msgid "Download" +msgstr "Letöltés" + +#: views.py:411 +msgid "Return" +msgstr "Vissza" + +#: views.py:446 +#, python-format +msgid "transformations for: %s" +msgstr "átalakítás: %s -ra." + +#: views.py:473 +msgid "Document page transformation created successfully." +msgstr "Sikeres dokumentum oldal átalakító létrehozása." + +#: views.py:482 +#, python-format +msgid "Create new transformation for page: %(page)s of document: %(document)s" +msgstr "A dokumentum: %(document)s %(page)s oldalához átalakító készítés." + +#: views.py:501 +msgid "Document page transformation edited successfully." +msgstr "A dokumentum oldal átalakító szerkesztése sikeres." + +#: views.py:514 +#, python-format +msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" +msgstr "Átalakító: \"%(transformation)s\" szerkesztése a dokumentum laphoz: %(document_page)s" + +#: views.py:534 +msgid "Document page transformation deleted successfully." +msgstr "A dokumentum lap átalakító törlése sikeres." + +#: views.py:545 +#, python-format +msgid "" +"Are you sure you wish to delete transformation \"%(transformation)s\" for: " +"%(document_page)s" +msgstr "Biztos, hogy törölni szeretné a %(document_page)s \"%(transformation)s\" átalakítóját?" + +#: views.py:563 +#, python-format +msgid "duplicates of: %s" +msgstr "A %s duplikátuma" + +#: views.py:575 +msgid "Are you sure you wish to find all duplicates?" +msgstr "Biztosan megkeresi az összes duplikátumot?" + +#: views.py:576 views.py:634 views.py:702 +msgid "On large databases this operation may take some time to execute." +msgstr "A nagy adatbázisok esetében a művelet sokáig is tarthat." + +#: views.py:599 +msgid "duplicated documents" +msgstr "Dupla dokumentumok" + +#: views.py:625 +#, python-format +msgid "" +"Page count update complete. Documents processed: %(total)d, documents with " +"changed page count: %(change)d" +msgstr "Oldal szám frissítés kész. Összesen feldolgozott dokumentumok száma: %(total)d, megváltozott oldalszámú dokumentum: %(change)d" + +#: views.py:633 +#, python-format +msgid "" +"Are you sure you wish to update the page count for the office documents " +"(%d)?" +msgstr "Biztos benne, hogy frissíteni szeretné az oldalszámot az Office dokumentumokban (% d)?" + +#: views.py:665 +#, python-format +msgid "" +"All the page transformations for document: %s, have been deleted " +"successfully." +msgstr "A dokumentum:% s minden oldal átalakítójának törlése sikeres." + +#: views.py:667 +#, python-format +msgid "" +"Error deleting the page transformations for document: %(document)s; " +"%(error)s." +msgstr "Hiba %(error)s a dokumentum %(document)s oldal átalakítójának törlése közben." + +#: views.py:673 +msgid "document transformation" +msgstr "dokumentum átalakítása" + +#: views.py:682 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for document: " +"%s?" +msgstr "Biztos, hogy törölni szeretné a dokumentum:%s összes oldalt átalakítását?" + +#: views.py:684 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for documents: " +"%s?" +msgstr "Biztos, hogy törölni szeretné a dokumentumok :%s összes oldalt átalakítását?" + +#: views.py:712 +msgid "missing documents" +msgstr "hiányzik a dokumentum" + +#: views.py:728 views.py:770 +#, python-format +msgid "details for: %s" +msgstr "a %s részletei" + +#: views.py:789 +msgid "Document page edited successfully." +msgstr "a dokumentum lap szerkesztése kikeres" + +#: views.py:798 +#, python-format +msgid "edit: %s" +msgstr "a %s szerkesztése" + +#: views.py:815 +msgid "There are no more pages in this document" +msgstr "a dokumentumnak nincs több oldala" + +#: views.py:833 +msgid "You are already at the first page of this document" +msgstr "Ez már a dokumentum első oldala" + +#: views.py:994 +#, python-format +msgid "print: %s" +msgstr "%s nyomtatása" + +#: views.py:1067 +#, python-format +msgid "documents of type \"%s\"" +msgstr "%s dokumentum típusa" + +#: views.py:1087 +msgid "Document type edited successfully" +msgstr "A dokumentum típus sikeres szerkesztése" + +#: views.py:1090 +#, python-format +msgid "Error editing document type; %s" +msgstr "Hiba a dokumentum típus %s szerkesztése közben" + +#: views.py:1095 +#, python-format +msgid "edit document type: %s" +msgstr "A dokumentum típus: %s a szerkesztése" + +#: views.py:1119 +#, python-format +msgid "Document type: %s deleted successfully." +msgstr "A a dokumentum típus %s sikeres törlése" + +#: views.py:1121 +#, python-format +msgid "Document type: %(document_type)s delete error: %(error)s" +msgstr "Hiba : %(error)s a dokumentum típus: %(document_type)s törlése közben." + +#: views.py:1136 +#, python-format +msgid "Are you sure you wish to delete the document type: %s?" +msgstr "Biztos, hogy törölni szeretné a dokumentum típust: %s?" + +#: views.py:1137 +msgid "" +"The document type of all documents using this document type will be set to " +"none." +msgstr "Ezt a dokumentum típust az összes dokumentum használja, ezért a dokumentum típus nem lesz beállítva." + +#: views.py:1153 +msgid "Document type created successfully" +msgstr "Sikeres dokumentum típus létrehozás." + +#: views.py:1156 +#, python-format +msgid "Error creating document type; %(error)s" +msgstr "A dokumentum típus létrehozása hibás: %(error)s" + +#: views.py:1174 +#, python-format +msgid "filenames for document type: %s" +msgstr "A dokumentum típus fájlneve: %s" + +#: views.py:1205 +msgid "Document type filename edited successfully" +msgstr "A dokumentum típus fájlnevének szerkesztése sikeres." + +#: views.py:1208 +#, python-format +msgid "Error editing document type filename; %s" +msgstr "A dokumentum típus fájlnevének szerkesztése hibás; %s" + +#: views.py:1213 +#, python-format +msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgstr "a dokumentum típus \"%(document_type)s\" fájlnév \"%(filename)s\" szerkesztése" + +#: views.py:1222 views.py:1248 views.py:1256 +msgid "document type filename" +msgstr "dokumentum típus fájlnév" + +#: views.py:1240 +#, python-format +msgid "Document type filename: %s deleted successfully." +msgstr "a dokumentum típus fájlnév %s törlése sikeres" + +#: views.py:1242 +#, python-format +msgid "" +"Document type filename: %(document_type_filename)s delete error: %(error)s" +msgstr "Dokumentum típus fájlnév: : %(document_type_filename)s törlési hiba: %(error)s" + +#: views.py:1258 +#, python-format +msgid "" +"Are you sure you wish to delete the filename: %(filename)s, from document " +"type \"%(document_type)s\"?" +msgstr "Biztos, hogy törölni szeretné a fájlt: %(filename)s, a dokumentum típusból \"%(document_type)s\"?" + +#: views.py:1283 +msgid "Document type filename created successfully" +msgstr "Dokumentum típus fájlnéve sikeresen létrehozva" + +#: views.py:1286 +#, python-format +msgid "Error creating document type filename; %(error)s" +msgstr "Hiba a dokumentum típus fájlnevének ; %(error)s létrehozásakor" + +#: views.py:1292 +#, python-format +msgid "create filename for document type: %s" +msgstr "új fájlnév a dokumentum típushoz: %s" + +#: views.py:1310 +msgid "Document image cache cleared successfully" +msgstr "Dokumentum kép gyorsítótárának sikeres törlése." + +#: views.py:1312 +#, python-format +msgid "Error clearing document image cache; %s" +msgstr "Hiba a dokumentum kép gyorsítótárának törlésekor: %s" + +#: views.py:1318 +msgid "Are you sure you wish to clear the document image cache?" +msgstr "Valóban törli a dokumentum kép gyorsítótárát?" + +#: views.py:1335 +#, python-format +msgid "versions for document: %s" +msgstr "A dokumentum verziója: %s" + +#: views.py:1345 +msgid "time and date" +msgstr "idő és daátum" + +#: views.py:1349 +msgid "mimetype" +msgstr "MIME-típus" + +#: views.py:1353 +msgid "encoding" +msgstr "kódolás" + +#: views.py:1384 +msgid "Document version reverted successfully" +msgstr "Dokumentum verzió sikeresen visszaállt" + +#: views.py:1386 +#, python-format +msgid "Error reverting document version; %s" +msgstr "Hiba a dokumentum verzió visszaállítása közben; %s" + +#: views.py:1393 +msgid "Are you sure you wish to revert to this version?" +msgstr "Biztos benne, hogy szeretné visszaállítani ezt a verziót?" + +#: views.py:1394 +msgid "All later version after this one will be deleted too." +msgstr "Minden ezután következő verzió is törölve lesz." + +#: widgets.py:25 +msgid "document page image" +msgstr "dokumentum oldal képe" + +#: wizards.py:36 +msgid "step 1 of 3: Document type" +msgstr "1. lépés a 3-ból: Dokumentum típusa" + +#: wizards.py:37 +msgid "step 2 of 3: Metadata selection" +msgstr "2. lépés a 3-ból: Metaadat kiválasztás" + +#: wizards.py:38 +msgid "step 3 of 3: Document metadata" +msgstr "3. lépés a 3-ból: Dokumentum metaadatai" + +#: wizards.py:46 +msgid "Next step" +msgstr "Következő lépés" + +#: conf/settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "A felhasználónként megjegyzendő dokumentumok maximális száma amit az utóbbi időben (létrehozott, szerkesztett, a megtekintett)." + +#: conf/settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "Egy dokumentum oldal százalékos nagyításának vagy kicsinyítésének aránya egy lépésben." + +#: conf/settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "Egy dokumentum oldal százalékos (%) nagyításának aránya egy lépésben." + +#: conf/settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "Egy dokumentum oldal százalékos (%) kicsinyítésének aránya egy lépésben." + +#: conf/settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "A felhasználó ennyi fokkal lesz képes elforgatni a dokumentumot oldalt egy lépésben." + +#: templates/document_types_help.html:3 +msgid "What are document types?" +msgstr "Mik azok a dokumentumtípusok?" + +#: templates/document_types_help.html:4 +msgid "" +"Document types define a class that represents a broard group of documents, " +"such as: invoices, regulations or manuals. The advantage of using document " +"types are: assigning a list of typical filenames for quick renaming during " +"creation, as well as assigning default metadata types and sets to it." +msgstr "A dokumentumtípusok meghatároznak egy osztályt, ami szerint csoportosítja a dokumentumokat, mint például: számlák, rendeletek, vagy utasítások. Használata azzal az előnnyel jár, hogy a dokumentum típusok hozzárendelődnek egy fájlnév listához, így a tipikus fájlnevek gyors átnevezése közben létrejönnek valamint hozzárendeli az alapértelmezett metaadatokat és beállítja a típusok is hozzá." + +#: templates/recent_document_list_help.html:3 +msgid "What are recent documents?" +msgstr "Mik azok a legutóbb használt dokumentumok?" + +#: templates/recent_document_list_help.html:4 +#, python-format +msgid "" +"Here you will find the latest %(recent_count)s documents you have either " +"created or edited in any way." +msgstr "Itt találja a legújabb %(recent_count)s dokumentumokat, legyenek azok újonnan létrehozottak vagy szerkesztetteket." diff --git a/mayan/apps/documents/locale/id/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..b04064ca40 Binary files /dev/null and b/mayan/apps/documents/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/id/LC_MESSAGES/django.po b/mayan/apps/documents/locale/id/LC_MESSAGES/django.po new file mode 100644 index 0000000000..deef02d8ac --- /dev/null +++ b/mayan/apps/documents/locale/id/LC_MESSAGES/django.po @@ -0,0 +1,1109 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Sehat , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 03:19-0400\n" +"PO-Revision-Date: 2013-11-20 11:36+0000\n" +"Last-Translator: Sehat \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:62 +msgid "all documents" +msgstr "semua dokumen" + +#: __init__.py:63 models.py:657 views.py:872 +msgid "recent documents" +msgstr "dokumen barusan" + +#: __init__.py:64 +msgid "upload new documents" +msgstr "Mengunggah dokumen-dokumen baru" + +#: __init__.py:65 +msgid "clone metadata" +msgstr "" + +#: __init__.py:66 +msgid "details" +msgstr "detail" + +#: __init__.py:67 +msgid "properties" +msgstr "" + +#: __init__.py:68 __init__.py:69 __init__.py:91 __init__.py:115 +#: __init__.py:121 +msgid "delete" +msgstr "hapus" + +#: __init__.py:70 __init__.py:90 __init__.py:114 __init__.py:120 +msgid "edit" +msgstr "sunting" + +#: __init__.py:71 +msgid "preview" +msgstr "pra-tinjau" + +#: __init__.py:72 __init__.py:73 __init__.py:74 +msgid "download" +msgstr "unduh" + +#: __init__.py:75 +msgid "find duplicates" +msgstr "temukan yang ganda" + +#: __init__.py:76 +msgid "find all duplicates" +msgstr "temukan semua yang ganda" + +#: __init__.py:76 +msgid "" +"Search all the documents' checksums and return a list of the exact matches." +msgstr "cari 'checksum' semua dokumen dan perlihatkan hasil dalam bentuk daftar dokumen yang sama persis" + +#: __init__.py:77 +msgid "update office documents' page count" +msgstr "memperbaharui jumlah halaman dokumen-dokumen kantor" + +#: __init__.py:77 +msgid "" +"Update the page count of the office type documents. This is useful when " +"enabling office document support after there were already office type " +"documents in the database." +msgstr "" + +#: __init__.py:78 __init__.py:79 +msgid "clear transformations" +msgstr "bersihkan transformasi" + +#: __init__.py:80 +msgid "print" +msgstr "cetak" + +#: __init__.py:81 +msgid "history" +msgstr "riwayat" + +#: __init__.py:82 +msgid "Find missing document files" +msgstr "temukan dokumen-dokumen yang hilang" + +#: __init__.py:85 +msgid "Clear the document image cache" +msgstr "Bersihkan penyimpanan sementara dokumen" + +#: __init__.py:85 +msgid "" +"Clear the graphics representations used to speed up the documents' display " +"and interactive transformations results." +msgstr "Bersihkan representasi gambar-gambar yang dipergunakan untuk mempercepat menampilkan dokumen dan hasil transformasi interaktif." + +#: __init__.py:88 +msgid "page transformations" +msgstr "transformasi halaman" + +#: __init__.py:89 +msgid "create new transformation" +msgstr "buat transformasi baru" + +#: __init__.py:93 +msgid "page image" +msgstr "gambar halaman" + +#: __init__.py:94 +msgid "page text" +msgstr "text halaman" + +#: __init__.py:95 +msgid "edit page text" +msgstr "sunting text halaman" + +#: __init__.py:96 +msgid "next page" +msgstr "halaman selanjutnya" + +#: __init__.py:97 +msgid "previous page" +msgstr "halaman sebelumnya" + +#: __init__.py:98 +msgid "first page" +msgstr "halaman pertama" + +#: __init__.py:99 +msgid "last page" +msgstr "halaman terakhir" + +#: __init__.py:100 +msgid "zoom in" +msgstr "memperbesar tampilan" + +#: __init__.py:101 +msgid "zoom out" +msgstr "memperkecil tampilan" + +#: __init__.py:102 +msgid "rotate right" +msgstr "memutar ke kanan" + +#: __init__.py:103 +msgid "rotate left" +msgstr "memutar ke kiri" + +#: __init__.py:104 +msgid "reset view" +msgstr "ulangi tampilan" + +#: __init__.py:107 +msgid "versions" +msgstr "versi" + +#: __init__.py:108 +msgid "revert" +msgstr "kembali" + +#: __init__.py:111 +msgid "document type list" +msgstr "daftar jenis dokumen" + +#: __init__.py:112 views.py:1051 +msgid "document types" +msgstr "jenis dokumen" + +#: __init__.py:113 +msgid "documents of this type" +msgstr "dokumen-dokumen yang sejenis dengan ini" + +#: __init__.py:116 views.py:1162 +msgid "create document type" +msgstr "buat jenis dokumen" + +#: __init__.py:118 +msgid "filenames" +msgstr "nama berkas" + +#: __init__.py:119 +msgid "add filename to document type" +msgstr "tambahkan nama file ke jenis dokumen" + +#: __init__.py:161 permissions.py:7 +msgid "Documents" +msgstr "Dokumen" + +#: __init__.py:163 __init__.py:173 models.py:96 views.py:79 +msgid "documents" +msgstr "dokumen-dokumen" + +#: __init__.py:166 +msgid "thumbnail" +msgstr "" + +#: events.py:5 +msgid "Document creation" +msgstr "Pembuatan dokumen" + +#: events.py:6 +#, python-format +msgid "Document \"%(content_object)s\" created by %(fullname)s." +msgstr "Dokumen \"%(content_object)s\" dibuat oleh %(fullname)s." + +#: events.py:7 +#, python-format +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "Dokumen \"%(content_object)s\" dibuat oleh pada %(datetime)s oleh %(fullname)s" + +#: events.py:13 +msgid "Document edited" +msgstr "Dokumen telah disunting" + +#: events.py:14 +#, python-format +msgid "Document \"%(content_object)s\" edited by %(fullname)s." +msgstr "Dokumen \"%(content_object)s\" disunting oleh %(fullname)s" + +#: events.py:15 +#, python-format +msgid "" +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." +msgstr "" + +#: events.py:24 +msgid "Document deleted" +msgstr "Dokumen telah dihapus" + +#: events.py:25 +#, python-format +msgid "Document \"%(document)s\" deleted by %(fullname)s." +msgstr "Dokumen \"%(document)s\" deleteled by %(fullname)s." + +#: events.py:26 +#, python-format +msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." +msgstr "Dokumen \"%(document)s\" dihapus pada %(datetime)s oleh %(fullname)s." + +#: forms.py:65 +msgid "Page image" +msgstr "Gambar halaman" + +#: forms.py:75 forms.py:272 +msgid "Contents" +msgstr "Isi" + +#: forms.py:111 forms.py:267 +msgid "Page" +msgstr "Halaman" + +#: forms.py:123 +msgid "Details" +msgstr "Detail" + +#: forms.py:128 +msgid "Click on the image for full size preview" +msgstr "Klik pada gambar untuk melihat ukuran penuh" + +#: forms.py:138 +#, python-format +msgid "Document pages (%s)" +msgstr "Halaman-halaman dokumen (%s)" + +#: forms.py:164 +msgid "Use the new version filename as the document filename" +msgstr "Gunakan nama berkas versi baru sebagai nama berkas dokumen" + +#: forms.py:180 +msgid "Quick document rename" +msgstr "Cara cepat mengganti nama dokumen" + +#: forms.py:187 +msgid "Version update" +msgstr "Pembaharuan versi" + +#: forms.py:192 +msgid "Release level" +msgstr "" + +#: forms.py:198 +msgid "Release level serial" +msgstr "" + +#: forms.py:206 +msgid "Comment" +msgstr "Komentar" + +#: forms.py:212 +msgid "New document filename" +msgstr "Nama berkas untuk dokumen baru" + +#: forms.py:290 +msgid "Page range" +msgstr "Jangkauan halaman" + +#: forms.py:320 +msgid "Compress" +msgstr "Kompresi" + +#: forms.py:320 +msgid "" +"Download the document in the original format or in a compressed manner. " +"This option is selectable only when downloading one document, for multiple " +"documents, the bundle will always be downloads as a compressed file." +msgstr "Mengunduh dokumen-dokumen dalam bentuk asli atau dalam bentuk kompresi. Pilihan ini hanya bisa dipilih saat mengunduh satu dokumen, untuk dokumen lebih dari satu, bundel selalu diunduh dalam bentuk berkas terkompresi." + +#: forms.py:321 +msgid "Compressed filename" +msgstr "Nama berkas terkompresi" + +#: forms.py:321 +msgid "" +"The filename of the compressed file that will contain the documents to be " +"downloaded, if the previous option is selected." +msgstr "Nama berkas dari berkas terkompresi yang mengandung dokumen-dokumen yang akan diunduh, bila pilihan sebelumnya terpilih." + +#: literals.py:15 +msgid "final" +msgstr "final" + +#: literals.py:16 +msgid "alpha" +msgstr "alfa" + +#: literals.py:17 +msgid "beta" +msgstr "beta" + +#: literals.py:18 +msgid "release candidate" +msgstr "" + +#: literals.py:19 +msgid "hotfix" +msgstr "" + +#: models.py:62 +msgid "name" +msgstr "nama" + +#: models.py:73 models.py:83 models.py:548 views.py:1069 views.py:1098 +#: views.py:1127 views.py:1132 views.py:1175 views.py:1221 views.py:1255 +#: views.py:1296 +msgid "document type" +msgstr "jenis dokumen" + +#: models.py:74 +msgid "documents types" +msgstr "jenis-jenis dokumen" + +#: models.py:84 +msgid "description" +msgstr "deskripsi" + +#: models.py:85 +msgid "added" +msgstr "telah ditambahkan" + +#: models.py:95 models.py:313 models.py:646 models.py:661 views.py:227 +#: views.py:351 +msgid "document" +msgstr "dokumen" + +#: models.py:300 +#, python-format +msgid "Major %(major)i.%(minor)i, (new release)" +msgstr "Mayor %(major)i.%(minor)i, (release baru)" + +#: models.py:301 +#, python-format +msgid "Minor %(major)i.%(minor)i, (some updates)" +msgstr "Minor %(major)i.%(minor)i, (beberapa pembaharuan)" + +#: models.py:302 +#, python-format +msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" +msgstr "Mikro %(major)i.%(minor)i.%(micro)i, (perbaikan-perbaikan)" + +#: models.py:314 +msgid "mayor" +msgstr "mayor" + +#: models.py:315 +msgid "minor" +msgstr "minor" + +#: models.py:316 +msgid "micro" +msgstr "mikro" + +#: models.py:317 +msgid "release level" +msgstr "" + +#: models.py:318 +msgid "serial" +msgstr "" + +#: models.py:319 +msgid "timestamp" +msgstr "" + +#: models.py:320 views.py:1361 +msgid "comment" +msgstr "komentar" + +#: models.py:323 +msgid "file" +msgstr "berkas" + +#: models.py:327 +msgid "checksum" +msgstr "" + +#: models.py:331 models.py:332 models.py:565 +msgid "document version" +msgstr "versi dokumen" + +#: models.py:424 +msgid "" +"This document's file format is not known, the page count has therefore " +"defaulted to 1." +msgstr "Format berkas dokumen ini tidak dikenal, oleh karena itu jumlah layar dianggap sebagai 1." + +#: models.py:549 views.py:1357 +msgid "filename" +msgstr "nama berkas" + +#: models.py:550 views.py:1182 +msgid "enabled" +msgstr "" + +#: models.py:557 +msgid "document type quick rename filename" +msgstr "" + +#: models.py:558 +msgid "document types quick rename filenames" +msgstr "" + +#: models.py:566 +msgid "content" +msgstr "isi" + +#: models.py:567 +msgid "page label" +msgstr "Label halaman" + +#: models.py:568 +msgid "page number" +msgstr "Nomor halaman" + +#: models.py:571 +#, python-format +msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" +msgstr "Halaman %(page_num)d dari %(total_pages)d untuk %(document)s" + +#: models.py:579 models.py:625 +msgid "document page" +msgstr "halaman dokumen" + +#: models.py:580 +msgid "document pages" +msgstr "halaman-halaman dokumen" + +#: models.py:600 +msgid "Enter a valid value." +msgstr "Masukkan nilai yang sesuai" + +#: models.py:626 views.py:450 +msgid "order" +msgstr "urutan" + +#: models.py:627 views.py:451 views.py:512 views.py:543 +msgid "transformation" +msgstr "transformasi" + +#: models.py:628 views.py:452 +msgid "arguments" +msgstr "argumen" + +#: models.py:628 +#, python-format +msgid "Use dictionaries to indentify arguments, example: %s" +msgstr "Gunakan kamus untuk mengidentifikasi argumen, misalnya: %s" + +#: models.py:636 +msgid "document page transformation" +msgstr "transformasi halaman dokumen" + +#: models.py:637 +msgid "document page transformations" +msgstr "transformasi-transformasi halaman dokumen" + +#: models.py:645 +msgid "user" +msgstr "pengguna" + +#: models.py:647 +msgid "accessed" +msgstr "diakses" + +#: models.py:656 +msgid "recent document" +msgstr "dokumen baru-baru ini" + +#: models.py:662 +msgid "Document type" +msgstr "Jenis dokumen" + +#: models.py:663 +msgid "MIME type" +msgstr "" + +#: models.py:664 views.py:132 +msgid "Filename" +msgstr "Nama berkas" + +#: models.py:665 +msgid "Metadata type" +msgstr "Jenis 'metadata'" + +#: models.py:666 +msgid "Metadata value" +msgstr "Nilai 'metadata'" + +#: models.py:667 +msgid "Content" +msgstr "Isi" + +#: models.py:668 +msgid "Description" +msgstr "Deskripsi" + +#: models.py:669 +msgid "Tags" +msgstr "" + +#: models.py:670 +msgid "Comments" +msgstr "Komentar-komentar" + +#: permissions.py:9 +msgid "Create documents" +msgstr "Buat dokumen" + +#: permissions.py:10 +msgid "Edit document properties" +msgstr "" + +#: permissions.py:11 +msgid "Edit documents" +msgstr "Sunting dokumen" + +#: permissions.py:12 +msgid "View documents" +msgstr "Lihat dokumen" + +#: permissions.py:13 +msgid "Delete documents" +msgstr "Hapus dokumen" + +#: permissions.py:14 views.py:408 +msgid "Download documents" +msgstr "Unduh dokumen" + +#: permissions.py:15 +msgid "Transform documents" +msgstr "Ubah dokumen" + +#: permissions.py:16 +msgid "Execute document modifying tools" +msgstr "Jalankan peralatan pengubah dokumen" + +#: permissions.py:17 +msgid "Revert documents to a previous version" +msgstr "kembalikan dokumen ke versi sebelumnya" + +#: permissions.py:18 +msgid "Create new document versions" +msgstr "Buat versi dokumen baru" + +#: permissions.py:20 +msgid "Documents setup" +msgstr "" + +#: permissions.py:22 +msgid "View document types" +msgstr "Lihat jenis-jenis dokumen" + +#: permissions.py:23 +msgid "Edit document types" +msgstr "Sunting jenis dokumen" + +#: permissions.py:24 +msgid "Delete document types" +msgstr "Hapus jenis dokumen" + +#: permissions.py:25 +msgid "Create document types" +msgstr "Buat jenis dokumen" + +#: statistics.py:44 +#, python-format +msgid "Document types: %d" +msgstr "Jenis-jenis dokumen: %d" + +#: statistics.py:45 +#, python-format +msgid "Documents in database: %d" +msgstr "" + +#: statistics.py:50 +#, python-format +msgid "Documents in storage: %d" +msgstr "Dokumen-dokumen di penyimpanan: %d" + +#: statistics.py:52 +#, python-format +msgid "" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" +msgstr "Ruang terpakai di penyimpanan: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d bytes" + +#: statistics.py:63 +#, python-format +msgid "Document pages in database: %d" +msgstr "Halaman-halaman dokumen di dalam database: %d" + +#: statistics.py:64 +#, python-format +msgid "Minimum amount of pages per document: %d" +msgstr "Jumlah minimal halaman per dokumen: %d" + +#: statistics.py:65 +#, python-format +msgid "Maximum amount of pages per document: %d" +msgstr "Jumlah maksimal halaman per dokumen: %d" + +#: statistics.py:66 +#, python-format +msgid "Average amount of pages per document: %f" +msgstr "Jumlah rata-rata halaman per dokumen: %f" + +#: statistics.py:71 +msgid "Document statistics" +msgstr "Statistik dokumen" + +#: views.py:133 +msgid "File mimetype" +msgstr "Jenis mime berkas" + +#: views.py:133 views.py:134 +msgid "None" +msgstr "" + +#: views.py:134 +msgid "File mime encoding" +msgstr "" + +#: views.py:135 +msgid "File size" +msgstr "Ukuran berkas" + +#: views.py:136 +msgid "Exists in storage" +msgstr "Ada di penyimpanan" + +#: views.py:137 +msgid "File path in storage" +msgstr "" + +#: views.py:138 +msgid "Date added" +msgstr "Tanggal ditambahkan" + +#: views.py:139 +msgid "Time added" +msgstr "Waktu ditambahkan" + +#: views.py:140 +msgid "Checksum" +msgstr "" + +#: views.py:141 +msgid "UUID" +msgstr "UUID" + +#: views.py:142 +msgid "Pages" +msgstr "Halaman-halaman" + +#: views.py:151 +#, python-format +msgid "document properties for: %s" +msgstr "" + +#: views.py:173 +msgid "document data" +msgstr "data dokumen" + +#: views.py:197 views.py:647 +msgid "Must provide at least one document." +msgstr "Harus memberikan setidaknya satu dokumen." + +#: views.py:218 +msgid "Document deleted successfully." +msgstr "Dokumen berhasil dihapus." + +#: views.py:220 +#, python-format +msgid "Document: %(document)s delete error: %(error)s" +msgstr "Dokumen: %(document)s penghapusan bermasalah: %(error)s" + +#: views.py:235 +#, python-format +msgid "Are you sure you wish to delete the document: %s?" +msgstr "Apakah anda yakin ingin menghapus dokumen: %s?" + +#: views.py:237 +#, python-format +msgid "Are you sure you wish to delete the documents: %s?" +msgstr "Apakah anda yakin ingin menghapus dokumen-dokumen: %s?" + +#: views.py:276 +#, python-format +msgid "Document \"%s\" edited successfully." +msgstr "Dokumen \"%s\" berhasil disunting." + +#: views.py:342 +msgid "documents to be downloaded" +msgstr "dokumen yang akan diunduh" + +#: views.py:352 views.py:1341 +msgid "version" +msgstr "versi" + +#: views.py:409 +msgid "Download" +msgstr "Unduh" + +#: views.py:411 +msgid "Return" +msgstr "Kembali" + +#: views.py:446 +#, python-format +msgid "transformations for: %s" +msgstr "transformasi untuk: %s" + +#: views.py:473 +msgid "Document page transformation created successfully." +msgstr "Transformasi halaman dokumen berhasil dibuat." + +#: views.py:482 +#, python-format +msgid "Create new transformation for page: %(page)s of document: %(document)s" +msgstr "Buat transformasi baru untuk halaman: %(page)s dari dokumen: %(document)s" + +#: views.py:501 +msgid "Document page transformation edited successfully." +msgstr "Transformasi halaman dokumen berhasil disunting" + +#: views.py:514 +#, python-format +msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" +msgstr "Sunting transformasi \"%(transformation)s\" untuk: %(document_page)s" + +#: views.py:534 +msgid "Document page transformation deleted successfully." +msgstr "Transformasi halaman dokumen berhasil dihapus." + +#: views.py:545 +#, python-format +msgid "" +"Are you sure you wish to delete transformation \"%(transformation)s\" for: " +"%(document_page)s" +msgstr "Apakah anda yakin untuk menghapus transformasi \"%(transformation)s\" untuk: %(document_page)s" + +#: views.py:563 +#, python-format +msgid "duplicates of: %s" +msgstr "" + +#: views.py:575 +msgid "Are you sure you wish to find all duplicates?" +msgstr "" + +#: views.py:576 views.py:634 views.py:702 +msgid "On large databases this operation may take some time to execute." +msgstr "Pada database yang besar pekerjaan berikut mungkin akan membutuhkan waktu untuk dilaksanakan." + +#: views.py:599 +msgid "duplicated documents" +msgstr "Dokumen-dokumen ganda" + +#: views.py:625 +#, python-format +msgid "" +"Page count update complete. Documents processed: %(total)d, documents with " +"changed page count: %(change)d" +msgstr "Pembaharuan jumlah halaman selesai. Jumlah dokumen diproses: %(total)d, dokumen-dokumen yang diperbaharui: %(change)d" + +#: views.py:633 +#, python-format +msgid "" +"Are you sure you wish to update the page count for the office documents " +"(%d)?" +msgstr "Apakah Anda yakin untuk memperbaharui jumlah halaman untuk dokumen-dokumen kantor (%d)?" + +#: views.py:665 +#, python-format +msgid "" +"All the page transformations for document: %s, have been deleted " +"successfully." +msgstr "Semua transformasi-transformasi halaman untuk dokumen: %s, telah berhasil dihapus." + +#: views.py:667 +#, python-format +msgid "" +"Error deleting the page transformations for document: %(document)s; " +"%(error)s." +msgstr "Masalah dalam menghapus transformasi-transformasi untuk halaman: %(document)s; %(error)s." + +#: views.py:673 +msgid "document transformation" +msgstr "transformasi dokumen" + +#: views.py:682 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for document: " +"%s?" +msgstr "Apakah anda yakin untuk membersihkan semua transformasi halaman untuk dokumen: %s?" + +#: views.py:684 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for documents: " +"%s?" +msgstr "Apakah anda yakin untuk menghapus semua transformasi-transformasi halaman untuk dokumen-dokumen: %s?" + +#: views.py:712 +msgid "missing documents" +msgstr "dokumen-dokumen hilang" + +#: views.py:728 views.py:770 +#, python-format +msgid "details for: %s" +msgstr "detail-detail untuk: %s" + +#: views.py:789 +msgid "Document page edited successfully." +msgstr "Halaman dokumen berhasil disunting." + +#: views.py:798 +#, python-format +msgid "edit: %s" +msgstr "sunting: %s" + +#: views.py:815 +msgid "There are no more pages in this document" +msgstr "Tidak ada halaman lagi dalam dokumen ini" + +#: views.py:833 +msgid "You are already at the first page of this document" +msgstr "Anda telah berada pada halaman pertama dari dokumen ini" + +#: views.py:994 +#, python-format +msgid "print: %s" +msgstr "cetak: %s" + +#: views.py:1067 +#, python-format +msgid "documents of type \"%s\"" +msgstr "Dokumen-dokumen jenis \"%s\"" + +#: views.py:1087 +msgid "Document type edited successfully" +msgstr "Jenis dokumen berhasil disunting" + +#: views.py:1090 +#, python-format +msgid "Error editing document type; %s" +msgstr "Masalah dalam menyunting jenis dokumen: %s" + +#: views.py:1095 +#, python-format +msgid "edit document type: %s" +msgstr "sunting jenis dokumen: %s" + +#: views.py:1119 +#, python-format +msgid "Document type: %s deleted successfully." +msgstr "Jenis dokumen: %s berhasil dihapus." + +#: views.py:1121 +#, python-format +msgid "Document type: %(document_type)s delete error: %(error)s" +msgstr "Jenis dokumen: %(document_type)s masalah dalam penghapusan: %(error)s" + +#: views.py:1136 +#, python-format +msgid "Are you sure you wish to delete the document type: %s?" +msgstr "Apakah anda yakin untuk menghapus jenis dokumen: %s?" + +#: views.py:1137 +msgid "" +"The document type of all documents using this document type will be set to " +"none." +msgstr "Jenis dokumen dari semua dokumen yang menggunakan jenis dokumen ini akan dibuat menjadi 'none'." + +#: views.py:1153 +msgid "Document type created successfully" +msgstr "Jenis dokumen berhasil dibuat" + +#: views.py:1156 +#, python-format +msgid "Error creating document type; %(error)s" +msgstr "Masalah dalam membuat jenis dokumen; %(error)s" + +#: views.py:1174 +#, python-format +msgid "filenames for document type: %s" +msgstr "nama berkas untuk jenis dokumen: %s" + +#: views.py:1205 +msgid "Document type filename edited successfully" +msgstr "Nama berkas jenis dokumen berhasil disunting." + +#: views.py:1208 +#, python-format +msgid "Error editing document type filename; %s" +msgstr "Masalah dalam menyunting nama berkas jenis dokumen: %s" + +#: views.py:1213 +#, python-format +msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgstr "sunting nama berkas \"%(filename)s\" dari jenis dokumen \"%(document_type)s\"" + +#: views.py:1222 views.py:1248 views.py:1256 +msgid "document type filename" +msgstr "nama berkas jenis dokumen" + +#: views.py:1240 +#, python-format +msgid "Document type filename: %s deleted successfully." +msgstr "Nama berkas jenis dokumen: %s berhasil dihapus." + +#: views.py:1242 +#, python-format +msgid "" +"Document type filename: %(document_type_filename)s delete error: %(error)s" +msgstr "Nama berkas jenis dokumen: %(document_type_filename)s masalah dalam menghapus: %(error)s" + +#: views.py:1258 +#, python-format +msgid "" +"Are you sure you wish to delete the filename: %(filename)s, from document " +"type \"%(document_type)s\"?" +msgstr "Apakah anda yakin untuk menghapus nama berkas: %(filename)s, dari jenis dokumen \"%(document_type)s\"?" + +#: views.py:1283 +msgid "Document type filename created successfully" +msgstr "Nama berkas jenis dokumen berhasil dibuat." + +#: views.py:1286 +#, python-format +msgid "Error creating document type filename; %(error)s" +msgstr "Masalah dalam membuat nama berkas jenis dokumen; %(error)s" + +#: views.py:1292 +#, python-format +msgid "create filename for document type: %s" +msgstr "Buat nama berkas untuk jenis dokumen: %s" + +#: views.py:1310 +msgid "Document image cache cleared successfully" +msgstr "Penyimpanan sementara gambar dokumen berhasil dibersihkan" + +#: views.py:1312 +#, python-format +msgid "Error clearing document image cache; %s" +msgstr "Masalah dalam membersihkan penyimpanan sementara gambar dokumen; %s" + +#: views.py:1318 +msgid "Are you sure you wish to clear the document image cache?" +msgstr "Apakah anda yakin untuk membersihkan penyimpanan sementara gambar dokumen?" + +#: views.py:1335 +#, python-format +msgid "versions for document: %s" +msgstr "versi dokumen: %s" + +#: views.py:1345 +msgid "time and date" +msgstr "waktu dan tanggal" + +#: views.py:1349 +msgid "mimetype" +msgstr "" + +#: views.py:1353 +msgid "encoding" +msgstr "" + +#: views.py:1384 +msgid "Document version reverted successfully" +msgstr "Versi dokumen berhasil dikembalikan." + +#: views.py:1386 +#, python-format +msgid "Error reverting document version; %s" +msgstr "Masalah dalam mengembalikan versi dokumen; %s" + +#: views.py:1393 +msgid "Are you sure you wish to revert to this version?" +msgstr "Apakah anda yakin untuk kembali ke versi yang ini?" + +#: views.py:1394 +msgid "All later version after this one will be deleted too." +msgstr "Semua versi sebelum versi yang ini akan ikut dihapus juga." + +#: widgets.py:25 +msgid "document page image" +msgstr "gambar halaman dokumen" + +#: wizards.py:36 +msgid "step 1 of 3: Document type" +msgstr "langkah 1 dari 3: Jenis dokumen" + +#: wizards.py:37 +msgid "step 2 of 3: Metadata selection" +msgstr "langkah 2 dari 3: Pemilihan 'metadata'" + +#: wizards.py:38 +msgid "step 3 of 3: Document metadata" +msgstr "langkah 3 dari 3: 'Metadata' dokumen" + +#: wizards.py:46 +msgid "Next step" +msgstr "Langkah selanjutnya" + +#: conf/settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "Jumlah maksimal dokumen-dokumen (dibuat, disunting, dilihat) baru-baru ini per pengguna." + +#: conf/settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "Satuan dalam persen untuk memperbesar atau memperkecil tampilan halaman dokumen per interaksi pengguna." + +#: conf/settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "Jumlah maksimal dalam persen (%) yang diperbolehkan bagi pengguna untuk memperbesar tampilan halaman dokumen secara interaktif" + +#: conf/settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "Jumlah minimal dalam persen (%) yang diperbolehkan bagi pengguna untuk memperkecil tampilan halaman dokumen secara interaktif." + +#: conf/settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "Jumlah dalam derajat untuk memutar halaman dokumen per interaksi pengguna." + +#: templates/document_types_help.html:3 +msgid "What are document types?" +msgstr "Apa jenis dokumen?" + +#: templates/document_types_help.html:4 +msgid "" +"Document types define a class that represents a broard group of documents, " +"such as: invoices, regulations or manuals. The advantage of using document " +"types are: assigning a list of typical filenames for quick renaming during " +"creation, as well as assigning default metadata types and sets to it." +msgstr "Jenis-jenis dokumen menentukan sebuat kelas yang mewakili kelompok dokumen dalam kelompok yang besar, misalnya: faktur, peraturan-peraturan atau buku-buku petunjuk. Keuntungan menggunakan jenis dokumen adalah: memberikan daftar nama-nama berkas yang umum untuk mengubah nama secara cepat pada saat pembuatan, termasuk memberikan jenis-jenis 'metadata' yang sesuai." + +#: templates/recent_document_list_help.html:3 +msgid "What are recent documents?" +msgstr "Apakah yang dimaksud dengan dokumen baru-baru ini?" + +#: templates/recent_document_list_help.html:4 +#, python-format +msgid "" +"Here you will find the latest %(recent_count)s documents you have either " +"created or edited in any way." +msgstr "Di sini Anda akan menemukan %(recent_count)s dokumen-dokumen terbaru yang telah anda buat atau sunting dalam bentuk apa saja." diff --git a/mayan/apps/documents/locale/it/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/it/LC_MESSAGES/django.mo index 747f05cb46..39c35e2e02 100644 Binary files a/mayan/apps/documents/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/it/LC_MESSAGES/django.po b/mayan/apps/documents/locale/it/LC_MESSAGES/django.po index 0690f4c1a0..a5d87a2a77 100644 --- a/mayan/apps/documents/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/it/LC_MESSAGES/django.po @@ -3,17 +3,18 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Carlo Zanatto <>, 2012. -# , 2011. -# Pierpaolo Baldan , 2012. -# Roberto Rosario , 2012. +# Carlo Zanatto <>, 2012 +# Giovanni Tricarico , 2014 +# Pierpaolo Baldan , 2011 +# Pierpaolo Baldan , 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 03:19-0400\n" -"PO-Revision-Date: 2012-12-27 08:29+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2014-01-11 11:53+0000\n" +"Last-Translator: Giovanni Tricarico \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" @@ -31,7 +32,7 @@ msgstr "documenti recenti" #: __init__.py:64 msgid "upload new documents" -msgstr "" +msgstr "carica nuovi documenti " #: __init__.py:65 msgid "clone metadata" @@ -326,13 +327,13 @@ msgstr "Scarica il documento nel formato originale o in modo compresso. Questa o #: forms.py:321 msgid "Compressed filename" -msgstr "" +msgstr "Nome file compresso " #: forms.py:321 msgid "" "The filename of the compressed file that will contain the documents to be " "downloaded, if the previous option is selected." -msgstr "" +msgstr "Il nome file del file compresso che conterrà il documento da scaricare, se l'opzione precedente è selezionata." #: literals.py:15 msgid "final" @@ -526,11 +527,11 @@ msgstr "documenti recenti" #: models.py:662 msgid "Document type" -msgstr "" +msgstr "Tipo documento " #: models.py:663 msgid "MIME type" -msgstr "" +msgstr "Tipo MIME" #: models.py:664 views.py:132 msgid "Filename" @@ -538,27 +539,27 @@ msgstr "Nome file" #: models.py:665 msgid "Metadata type" -msgstr "" +msgstr "Tipo metdata" #: models.py:666 msgid "Metadata value" -msgstr "" +msgstr "Valore metadata" #: models.py:667 msgid "Content" -msgstr "" +msgstr "Contenuto " #: models.py:668 msgid "Description" -msgstr "" +msgstr "Descrizione " #: models.py:669 msgid "Tags" -msgstr "" +msgstr "Etichette " #: models.py:670 msgid "Comments" -msgstr "" +msgstr "Commenti " #: permissions.py:9 msgid "Create documents" @@ -650,17 +651,17 @@ msgstr "Pagine di documenti nel database:%d" #: statistics.py:64 #, python-format msgid "Minimum amount of pages per document: %d" -msgstr "" +msgstr "Minimo numero di pagine per documento: %d" #: statistics.py:65 #, python-format msgid "Maximum amount of pages per document: %d" -msgstr "" +msgstr "Massimo numero di pagine per documento: %d" #: statistics.py:66 #, python-format msgid "Average amount of pages per document: %f" -msgstr "" +msgstr "Media numero di pagine per documento: %f" #: statistics.py:71 msgid "Document statistics" @@ -672,7 +673,7 @@ msgstr "File mimetype" #: views.py:133 views.py:134 msgid "None" -msgstr "" +msgstr "Nessuno " #: views.py:134 msgid "File mime encoding" @@ -1048,19 +1049,19 @@ msgstr "immagine della pagina del documento" #: wizards.py:36 msgid "step 1 of 3: Document type" -msgstr "" +msgstr "Passo 1 di 3: Tipo documento " #: wizards.py:37 msgid "step 2 of 3: Metadata selection" -msgstr "" +msgstr "Passo 2 di 3: Selezione metadata" #: wizards.py:38 msgid "step 3 of 3: Document metadata" -msgstr "" +msgstr "Passo 3 di 3: Metadata documento " #: wizards.py:46 msgid "Next step" -msgstr "" +msgstr "Prossimo passo " #: conf/settings.py:38 msgid "" diff --git a/mayan/apps/documents/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/nl_NL/LC_MESSAGES/django.mo index 2b35a59cd0..7881c18daa 100644 Binary files a/mayan/apps/documents/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/documents/locale/nl_NL/LC_MESSAGES/django.po index 589e7b39c7..85b59d4943 100644 --- a/mayan/apps/documents/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/nl_NL/LC_MESSAGES/django.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Lucas Weel , 2012-2013. +# Lucas Weel , 2012-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 03:19-0400\n" -"PO-Revision-Date: 2013-01-12 11:01+0000\n" +"PO-Revision-Date: 2013-11-20 11:36+0000\n" "Last-Translator: Lucas Weel \n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" diff --git a/mayan/apps/documents/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/pl/LC_MESSAGES/django.mo index 794de11883..01a5d1970a 100644 Binary files a/mayan/apps/documents/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/pl/LC_MESSAGES/django.po b/mayan/apps/documents/locale/pl/LC_MESSAGES/django.po index 51323d2a17..5f9b12fe09 100644 --- a/mayan/apps/documents/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/pl/LC_MESSAGES/django.po @@ -3,16 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# mic , 2012. -# , 2012. -# , 2012. +# mic , 2012 +# mic , 2012 +# mic , 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 03:19-0400\n" -"PO-Revision-Date: 2012-12-27 08:29+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-11-20 11:36+0000\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" diff --git a/mayan/apps/documents/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/pt/LC_MESSAGES/django.mo index cf2c933cf7..4788711876 100644 Binary files a/mayan/apps/documents/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/pt/LC_MESSAGES/django.po b/mayan/apps/documents/locale/pt/LC_MESSAGES/django.po index 7fde5500c2..4cf1e108ad 100644 --- a/mayan/apps/documents/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/pt/LC_MESSAGES/django.po @@ -3,16 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011-2012. -# Roberto Rosario , 2012. -# Vítor Figueiró , 2012. +# emersonsoares , 2011-2012 +# Roberto Rosario, 2012 +# Vítor Figueiró , 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 03:19-0400\n" -"PO-Revision-Date: 2012-12-27 08:29+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-11-20 11:36+0000\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" diff --git a/mayan/apps/documents/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/pt_BR/LC_MESSAGES/django.mo index 0da79993d4..f60ca53a44 100644 Binary files a/mayan/apps/documents/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/documents/locale/pt_BR/LC_MESSAGES/django.po index e76a09272e..6377cfc0f0 100644 --- a/mayan/apps/documents/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/pt_BR/LC_MESSAGES/django.po @@ -3,16 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011-2012. -# Fábio , 2012. -# Roberto Rosario , 2012. +# emersonsoares , 2011-2012 +# Fábio C. Barrionuevo da Luz , 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 03:19-0400\n" -"PO-Revision-Date: 2012-12-27 08:29+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-11-20 11:36+0000\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" diff --git a/mayan/apps/documents/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/ru/LC_MESSAGES/django.mo index 90d47dff31..aee9f34196 100644 Binary files a/mayan/apps/documents/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/ru/LC_MESSAGES/django.po b/mayan/apps/documents/locale/ru/LC_MESSAGES/django.po index 278a162792..e49b5bae94 100644 --- a/mayan/apps/documents/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/ru/LC_MESSAGES/django.po @@ -3,15 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Roberto Rosario , 2011. -# Sergey Glita , 2011-2012. +# Roberto Rosario, 2011 +# Sergey Glita , 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 03:19-0400\n" -"PO-Revision-Date: 2012-12-27 08:29+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-11-20 11:36+0000\n" +"Last-Translator: Sergey Glita \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" @@ -29,7 +29,7 @@ msgstr "последние документы" #: __init__.py:64 msgid "upload new documents" -msgstr "" +msgstr "Загрузка новых файлов" #: __init__.py:65 msgid "clone metadata" @@ -524,11 +524,11 @@ msgstr "недавний документ" #: models.py:662 msgid "Document type" -msgstr "" +msgstr "Тип документа" #: models.py:663 msgid "MIME type" -msgstr "" +msgstr "MIME type" #: models.py:664 views.py:132 msgid "Filename" @@ -536,27 +536,27 @@ msgstr "Имя файла" #: models.py:665 msgid "Metadata type" -msgstr "" +msgstr "Тип метаданных" #: models.py:666 msgid "Metadata value" -msgstr "" +msgstr "Значение метаданных" #: models.py:667 msgid "Content" -msgstr "" +msgstr "Содержимое" #: models.py:668 msgid "Description" -msgstr "" +msgstr "Описание" #: models.py:669 msgid "Tags" -msgstr "" +msgstr "Метки" #: models.py:670 msgid "Comments" -msgstr "" +msgstr "Комментарии" #: permissions.py:9 msgid "Create documents" @@ -1046,19 +1046,19 @@ msgstr "изображение страницы" #: wizards.py:36 msgid "step 1 of 3: Document type" -msgstr "" +msgstr "Шаг 1 из 3: Тип документа" #: wizards.py:37 msgid "step 2 of 3: Metadata selection" -msgstr "" +msgstr "Шаг 2 из 3: Выбор метаданных" #: wizards.py:38 msgid "step 3 of 3: Document metadata" -msgstr "" +msgstr "Шаг 2 из 3: Ввод метаданных" #: wizards.py:46 msgid "Next step" -msgstr "" +msgstr "Далее" #: conf/settings.py:38 msgid "" diff --git a/mayan/apps/documents/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/sl_SI/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..ce25fe6c85 Binary files /dev/null and b/mayan/apps/documents/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/documents/locale/sl_SI/LC_MESSAGES/django.po index 8affb1d104..bfec8e0378 100644 --- a/mayan/apps/documents/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/sl_SI/LC_MESSAGES/django.po @@ -3,14 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# kontrabant , 2013 +# kontrabant , 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 03:19-0400\n" -"PO-Revision-Date: 2012-12-27 08:29+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-11-20 11:36+0000\n" +"Last-Translator: kontrabant \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" @@ -28,7 +29,7 @@ msgstr "zadnji dokumenti" #: __init__.py:64 msgid "upload new documents" -msgstr "" +msgstr "prenesi nov dokument" #: __init__.py:65 msgid "clone metadata" @@ -74,14 +75,14 @@ msgstr "Išči vse nadzorne vsote vseh dokumentov in vrni seznam natančnih zad #: __init__.py:77 msgid "update office documents' page count" -msgstr "" +msgstr "osveži število strani v pisarniških dokumentih" #: __init__.py:77 msgid "" "Update the page count of the office type documents. This is useful when " "enabling office document support after there were already office type " "documents in the database." -msgstr "" +msgstr "Posodobite število strani v pisarniških tipih dokumentov. To je koristno pri omogočanju podpore pisarniških dokumentov, ko so že obstajali pisarniški tipi dokumentov v bazi." #: __init__.py:78 __init__.py:79 msgid "clear transformations" @@ -101,13 +102,13 @@ msgstr "Poišči manjkajoče datoteke iz dokumenta" #: __init__.py:85 msgid "Clear the document image cache" -msgstr "" +msgstr "Pobriši predpomnilniško sliko dokumenta" #: __init__.py:85 msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." -msgstr "" +msgstr "Počistite grafične predstavitve, ki se uporabljajo za pospešitev prikaza dokumentov in rezultatov interaktivnih transformacij." #: __init__.py:88 msgid "page transformations" @@ -167,11 +168,11 @@ msgstr "ponastavi pogled" #: __init__.py:107 msgid "versions" -msgstr "" +msgstr "verzije" #: __init__.py:108 msgid "revert" -msgstr "" +msgstr "povrni" #: __init__.py:111 msgid "document type list" @@ -211,47 +212,47 @@ msgstr "sličica" #: events.py:5 msgid "Document creation" -msgstr "" +msgstr "Kreiranje dokumenta" #: events.py:6 #, python-format msgid "Document \"%(content_object)s\" created by %(fullname)s." -msgstr "" +msgstr "Dokument \"%(content_object)s\" kreiral %(fullname)s." #: events.py:7 #, python-format msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." -msgstr "" +msgstr "Dokument \"%(content_object)s\" kreiral %(fullname)s ob %(datetime)s." #: events.py:13 msgid "Document edited" -msgstr "" +msgstr "Dokument urejen" #: events.py:14 #, python-format msgid "Document \"%(content_object)s\" edited by %(fullname)s." -msgstr "" +msgstr "Dokument \"%(content_object)s\" je uredil %(fullname)s." #: events.py:15 #, python-format msgid "" "Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." " The following changes took place: %(changes)s." -msgstr "" +msgstr "Dokument \"%(content_object)s\" je uredil %(fullname)s ob %(datetime)s. Narejene so bile naslednje spremembe: %(changes)s." #: events.py:24 msgid "Document deleted" -msgstr "" +msgstr "Dokument je bil izbrisan" #: events.py:25 #, python-format msgid "Document \"%(document)s\" deleted by %(fullname)s." -msgstr "" +msgstr "Dockment \"%(document)s\" je izbrisal %(fullname)s." #: events.py:26 #, python-format msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." -msgstr "" +msgstr "Dokument \"%(document)s\" je izbrisal %(fullname)s ob %(datetime)s." #: forms.py:65 msgid "Page image" @@ -263,7 +264,7 @@ msgstr "Vsebina" #: forms.py:111 forms.py:267 msgid "Page" -msgstr "" +msgstr "Stran" #: forms.py:123 msgid "Details" @@ -280,7 +281,7 @@ msgstr "Strani dokumenta (%s)" #: forms.py:164 msgid "Use the new version filename as the document filename" -msgstr "" +msgstr "Uporabi ime nove verzije kot ime dokumenta." #: forms.py:180 msgid "Quick document rename" @@ -288,19 +289,19 @@ msgstr "Hitro preimenovanje dokumenta" #: forms.py:187 msgid "Version update" -msgstr "" +msgstr "Posodobitev različice" #: forms.py:192 msgid "Release level" -msgstr "" +msgstr "Rasličica izdaje" #: forms.py:198 msgid "Release level serial" -msgstr "" +msgstr "Serijska številka različice izdaje" #: forms.py:206 msgid "Comment" -msgstr "" +msgstr "Komentar" #: forms.py:212 msgid "New document filename" @@ -312,165 +313,165 @@ msgstr "Obseg strani" #: forms.py:320 msgid "Compress" -msgstr "" +msgstr "Stisni" #: forms.py:320 msgid "" "Download the document in the original format or in a compressed manner. " "This option is selectable only when downloading one document, for multiple " "documents, the bundle will always be downloads as a compressed file." -msgstr "" +msgstr "Prenesi dokument v originalnem formatu ali v stisnjeni obliki. To opcijo lahko izberete samo ko prenašate en dokument. Ob prenosu večih dokumentov, se vedno naredi stisnjen paket." #: forms.py:321 msgid "Compressed filename" -msgstr "" +msgstr "Ime stisnjene datoteke" #: forms.py:321 msgid "" "The filename of the compressed file that will contain the documents to be " "downloaded, if the previous option is selected." -msgstr "" +msgstr "Ime skrčene datotteke, ki do vsebovala datoteke za prenos, če je bila prejšnja opcija izbrana." #: literals.py:15 msgid "final" -msgstr "" +msgstr "končni" #: literals.py:16 msgid "alpha" -msgstr "" +msgstr "alfa" #: literals.py:17 msgid "beta" -msgstr "" +msgstr "beta" #: literals.py:18 msgid "release candidate" -msgstr "" +msgstr "kandidat za izdajo" #: literals.py:19 msgid "hotfix" -msgstr "" +msgstr "pomemben popravek" #: models.py:62 msgid "name" -msgstr "" +msgstr "ime" #: models.py:73 models.py:83 models.py:548 views.py:1069 views.py:1098 #: views.py:1127 views.py:1132 views.py:1175 views.py:1221 views.py:1255 #: views.py:1296 msgid "document type" -msgstr "" +msgstr "tipi dokumenta" #: models.py:74 msgid "documents types" -msgstr "" +msgstr "tipi dokumenta" #: models.py:84 msgid "description" -msgstr "" +msgstr "opis" #: models.py:85 msgid "added" -msgstr "" +msgstr "dodano" #: models.py:95 models.py:313 models.py:646 models.py:661 views.py:227 #: views.py:351 msgid "document" -msgstr "" +msgstr "dokument" #: models.py:300 #, python-format msgid "Major %(major)i.%(minor)i, (new release)" -msgstr "" +msgstr "Glavni %(major)i.%(minor)i, (nova izdaja)" #: models.py:301 #, python-format msgid "Minor %(major)i.%(minor)i, (some updates)" -msgstr "" +msgstr "Manjši %(major)i.%(minor)i, (nekatere posodobitve)" #: models.py:302 #, python-format msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" -msgstr "" +msgstr "Mikro %(major)i.%(minor)i.%(micro)i, (popravki)" #: models.py:314 msgid "mayor" -msgstr "" +msgstr "glavni" #: models.py:315 msgid "minor" -msgstr "" +msgstr "manjši" #: models.py:316 msgid "micro" -msgstr "" +msgstr "mikro" #: models.py:317 msgid "release level" -msgstr "" +msgstr "stopnja izdaje" #: models.py:318 msgid "serial" -msgstr "" +msgstr "serijska" #: models.py:319 msgid "timestamp" -msgstr "" +msgstr "časovni žig" #: models.py:320 views.py:1361 msgid "comment" -msgstr "" +msgstr "komentar" #: models.py:323 msgid "file" -msgstr "" +msgstr "datoteka" #: models.py:327 msgid "checksum" -msgstr "" +msgstr "kontrolna vsota" #: models.py:331 models.py:332 models.py:565 msgid "document version" -msgstr "" +msgstr "verzija dokumenta" #: models.py:424 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." -msgstr "" +msgstr "Tip dokumenta je neznan, zako je število strani privzeto na 1." #: models.py:549 views.py:1357 msgid "filename" -msgstr "" +msgstr "ime datoteke" #: models.py:550 views.py:1182 msgid "enabled" -msgstr "" +msgstr "omogočeno" #: models.py:557 msgid "document type quick rename filename" -msgstr "" +msgstr "hitro preimenovanje datoteke po tipu dokumenta" #: models.py:558 msgid "document types quick rename filenames" -msgstr "" +msgstr "hitro preimenovanje datotek po tipu dokumenta" #: models.py:566 msgid "content" -msgstr "" +msgstr "vsebina" #: models.py:567 msgid "page label" -msgstr "" +msgstr "oznaka strani" #: models.py:568 msgid "page number" -msgstr "" +msgstr "številka strani" #: models.py:571 #, python-format msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" -msgstr "" +msgstr "Stran %(page_num)d od %(total_pages)d dokumenta %(document)s" #: models.py:579 models.py:625 msgid "document page" @@ -478,84 +479,84 @@ msgstr "stran dokumenta" #: models.py:580 msgid "document pages" -msgstr "" +msgstr "strani dokumenta" #: models.py:600 msgid "Enter a valid value." -msgstr "" +msgstr "Vnesi veljavno vrednost." #: models.py:626 views.py:450 msgid "order" -msgstr "" +msgstr "vrstni red" #: models.py:627 views.py:451 views.py:512 views.py:543 msgid "transformation" -msgstr "" +msgstr "transformacija" #: models.py:628 views.py:452 msgid "arguments" -msgstr "" +msgstr "argumenti" #: models.py:628 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" -msgstr "" +msgstr "Uporabi slovar za identifikacijo argumentov. Primer: %s" #: models.py:636 msgid "document page transformation" -msgstr "" +msgstr "preoblikovanje strani dokumenta" #: models.py:637 msgid "document page transformations" -msgstr "" +msgstr "preoblikovanje strani dokumenta" #: models.py:645 msgid "user" -msgstr "" +msgstr "uporabnik" #: models.py:647 msgid "accessed" -msgstr "" +msgstr "dostopal" #: models.py:656 msgid "recent document" -msgstr "" +msgstr "nedavni dokumenti" #: models.py:662 msgid "Document type" -msgstr "" +msgstr "Tip dokumenta" #: models.py:663 msgid "MIME type" -msgstr "" +msgstr "MIME tip" #: models.py:664 views.py:132 msgid "Filename" -msgstr "" +msgstr "Ime datoteke" #: models.py:665 msgid "Metadata type" -msgstr "" +msgstr "Tip metapodatkov" #: models.py:666 msgid "Metadata value" -msgstr "" +msgstr "Vrednost metapodatkov" #: models.py:667 msgid "Content" -msgstr "" +msgstr "Vsebina" #: models.py:668 msgid "Description" -msgstr "" +msgstr "Opis" #: models.py:669 msgid "Tags" -msgstr "" +msgstr "Oznaka" #: models.py:670 msgid "Comments" -msgstr "" +msgstr "Komentarji" #: permissions.py:9 msgid "Create documents" @@ -563,39 +564,39 @@ msgstr "Ustvari dokument" #: permissions.py:10 msgid "Edit document properties" -msgstr "" +msgstr "Uredi lastnosti dokumenta" #: permissions.py:11 msgid "Edit documents" -msgstr "" +msgstr "Uredi dokumente" #: permissions.py:12 msgid "View documents" -msgstr "" +msgstr "Poglej dokumente" #: permissions.py:13 msgid "Delete documents" -msgstr "" +msgstr "Izbiši dokumente" #: permissions.py:14 views.py:408 msgid "Download documents" -msgstr "" +msgstr "Prenesi dokumente" #: permissions.py:15 msgid "Transform documents" -msgstr "" +msgstr "Spremeni dokumente" #: permissions.py:16 msgid "Execute document modifying tools" -msgstr "" +msgstr "Izvedi orodja za spreminjanje dokumentov" #: permissions.py:17 msgid "Revert documents to a previous version" -msgstr "" +msgstr "Povrni na prejšnjo verzijo dokumenta" #: permissions.py:18 msgid "Create new document versions" -msgstr "" +msgstr "Kreiraj novo verzijo dokumenta" #: permissions.py:20 msgid "Documents setup" @@ -603,29 +604,29 @@ msgstr "Nastavitveni dokumenti" #: permissions.py:22 msgid "View document types" -msgstr "" +msgstr "Poglej tip dokumenta" #: permissions.py:23 msgid "Edit document types" -msgstr "" +msgstr "Uredi tipe dokumentov" #: permissions.py:24 msgid "Delete document types" -msgstr "" +msgstr "Izbriši tipe dokumentov" #: permissions.py:25 msgid "Create document types" -msgstr "" +msgstr "Kreiran tipe dokumentov" #: statistics.py:44 #, python-format msgid "Document types: %d" -msgstr "" +msgstr "Tipi dokumenta: %d" #: statistics.py:45 #, python-format msgid "Documents in database: %d" -msgstr "" +msgstr "Dokumenti v bazi: %d" #: statistics.py:50 #, python-format @@ -647,17 +648,17 @@ msgstr "Strani dokumenta v bazi: %d" #: statistics.py:64 #, python-format msgid "Minimum amount of pages per document: %d" -msgstr "" +msgstr "Minimalno število strani na dokument: %d" #: statistics.py:65 #, python-format msgid "Maximum amount of pages per document: %d" -msgstr "" +msgstr "Maksimalno število strani na dokument: %d" #: statistics.py:66 #, python-format msgid "Average amount of pages per document: %f" -msgstr "" +msgstr "Povprečno število strani na dokument: %f" #: statistics.py:71 msgid "Document statistics" @@ -669,7 +670,7 @@ msgstr "MIME vrsta datoteke" #: views.py:133 views.py:134 msgid "None" -msgstr "" +msgstr "Brez" #: views.py:134 msgid "File mime encoding" @@ -722,7 +723,7 @@ msgstr "Potrebno je podati vsaj en dokument" #: views.py:218 msgid "Document deleted successfully." -msgstr "" +msgstr "Dokument bil uspešno izbrisan." #: views.py:220 #, python-format @@ -746,19 +747,19 @@ msgstr "Dokument %s je bil uspešno urejen." #: views.py:342 msgid "documents to be downloaded" -msgstr "" +msgstr "dokumenti za prenos" #: views.py:352 views.py:1341 msgid "version" -msgstr "" +msgstr "verzija" #: views.py:409 msgid "Download" -msgstr "" +msgstr "Prenos" #: views.py:411 msgid "Return" -msgstr "" +msgstr "Nazaj" #: views.py:446 #, python-format @@ -816,46 +817,46 @@ msgstr "podvojeni dokumenti" msgid "" "Page count update complete. Documents processed: %(total)d, documents with " "changed page count: %(change)d" -msgstr "" +msgstr "Osveževanje števila strani je uspešno končano. Pregledanih dokumentov: %(total)d, dokumenti s spremenjenimi stranmi: %(change)d" #: views.py:633 #, python-format msgid "" "Are you sure you wish to update the page count for the office documents " "(%d)?" -msgstr "" +msgstr "Ali ste prepričani, da želite osvežiti število strani za pisarniške dokumente (%d)?" #: views.py:665 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." -msgstr "" +msgstr "Vsa preoblikovanja strani dokumenta: %s, so bila uspešno izbrisana." #: views.py:667 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." -msgstr "" +msgstr "Napaka v izbrisu preoblikovanj strani za dokument: %(document)s; %(error)s." #: views.py:673 msgid "document transformation" -msgstr "" +msgstr "preoblikovanje strani" #: views.py:682 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for document: " "%s?" -msgstr "" +msgstr "Ali ste prepričani, da želite izbrisati preoblikovanja za dokument: %s?" #: views.py:684 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for documents: " "%s?" -msgstr "" +msgstr "Ali ste prepričani, da želite izbrisati preoblikovanja vseh strani za dokument %s?" #: views.py:712 msgid "missing documents" @@ -868,108 +869,108 @@ msgstr "podrobnosti za: %s" #: views.py:789 msgid "Document page edited successfully." -msgstr "" +msgstr "Stran dokumenta je bila uspešno urejena." #: views.py:798 #, python-format msgid "edit: %s" -msgstr "" +msgstr "uredi: %s" #: views.py:815 msgid "There are no more pages in this document" -msgstr "" +msgstr "Ni več strani v tem dokumentu" #: views.py:833 msgid "You are already at the first page of this document" -msgstr "" +msgstr "Ste že na prvi strani dokumenta" #: views.py:994 #, python-format msgid "print: %s" -msgstr "" +msgstr "tiskanje: %s" #: views.py:1067 #, python-format msgid "documents of type \"%s\"" -msgstr "" +msgstr "dokumenti tipa: \"%s\"" #: views.py:1087 msgid "Document type edited successfully" -msgstr "" +msgstr "Tip dokumenta je bil uspešno urejen" #: views.py:1090 #, python-format msgid "Error editing document type; %s" -msgstr "" +msgstr "Napaka urejanja tipa dokumenta: %s" #: views.py:1095 #, python-format msgid "edit document type: %s" -msgstr "" +msgstr "uredi tip dokumenta: %s" #: views.py:1119 #, python-format msgid "Document type: %s deleted successfully." -msgstr "" +msgstr "Dokument tipa: %s je bil uspešno izbrisan." #: views.py:1121 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" -msgstr "" +msgstr "Tip dokument: %(document_type)s napaka brisanja:%(error)s" #: views.py:1136 #, python-format msgid "Are you sure you wish to delete the document type: %s?" -msgstr "" +msgstr "Ali ste prepričani, da želite pobrisati tip dokument: %s" #: views.py:1137 msgid "" "The document type of all documents using this document type will be set to " "none." -msgstr "" +msgstr "Tip dokumenta vseh dokumentov, ki uporabljajo ta tip bo nastavljen na brez." #: views.py:1153 msgid "Document type created successfully" -msgstr "" +msgstr "Tip dokumenta je bil uspešno kreiran" #: views.py:1156 #, python-format msgid "Error creating document type; %(error)s" -msgstr "" +msgstr "Napaka kreiranja tipa dokumenta: %(error)s" #: views.py:1174 #, python-format msgid "filenames for document type: %s" -msgstr "" +msgstr "ime datoteke za tip dokumenta: %s" #: views.py:1205 msgid "Document type filename edited successfully" -msgstr "" +msgstr "Ime dokumenta za tip dokumenta je bil uspešno urejen." #: views.py:1208 #, python-format msgid "Error editing document type filename; %s" -msgstr "" +msgstr "Napaka urejanja za ime datoteke tipaa dokumenta: %s" #: views.py:1213 #, python-format msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" -msgstr "" +msgstr "uredi ime datoteke \"%(filename)s\" za tip dokumenta \"%(document_type)s\"" #: views.py:1222 views.py:1248 views.py:1256 msgid "document type filename" -msgstr "" +msgstr "ime datoteke za tip dokumenta" #: views.py:1240 #, python-format msgid "Document type filename: %s deleted successfully." -msgstr "" +msgstr "Ime datoteke tipa dokumenta: %s je bil uspešno izbrisan." #: views.py:1242 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" -msgstr "" +msgstr "Ime datoteke tipa dokumenta: %(document_type_filename)s napaka brisanja:%(error)s" #: views.py:1258 #, python-format @@ -980,114 +981,114 @@ msgstr "" #: views.py:1283 msgid "Document type filename created successfully" -msgstr "" +msgstr "Ime datoteke za tip dokumenta je bil uspešno kreiran" #: views.py:1286 #, python-format msgid "Error creating document type filename; %(error)s" -msgstr "" +msgstr "Napaka kreiranja imena datoteke za tip dokumenta: %(error)s" #: views.py:1292 #, python-format msgid "create filename for document type: %s" -msgstr "" +msgstr "dodaj ime datoteke za tip dokumenta: %s" #: views.py:1310 msgid "Document image cache cleared successfully" -msgstr "" +msgstr " Predpomnilniška slika dokumenta je bila uspešno izbrisana" #: views.py:1312 #, python-format msgid "Error clearing document image cache; %s" -msgstr "" +msgstr "Napaka v brisanju predpomnilniške slike dokumenta:%s" #: views.py:1318 msgid "Are you sure you wish to clear the document image cache?" -msgstr "" +msgstr "Ali ste prepričani, da želite pobrisati predpomnilniško sliko dokumenta?" #: views.py:1335 #, python-format msgid "versions for document: %s" -msgstr "" +msgstr "verzije dokumenta: %s" #: views.py:1345 msgid "time and date" -msgstr "" +msgstr "čas in datum" #: views.py:1349 msgid "mimetype" -msgstr "" +msgstr "MIME vrsta datoteke" #: views.py:1353 msgid "encoding" -msgstr "" +msgstr "enkodiranje" #: views.py:1384 msgid "Document version reverted successfully" -msgstr "" +msgstr "Povrnitev verzije dokumenta je bila uspešna" #: views.py:1386 #, python-format msgid "Error reverting document version; %s" -msgstr "" +msgstr "Napaka v povrnitvi dokumenta verzija: %s" #: views.py:1393 msgid "Are you sure you wish to revert to this version?" -msgstr "" +msgstr "Ali želite povrniti dokument na izbrano verzijo?" #: views.py:1394 msgid "All later version after this one will be deleted too." -msgstr "" +msgstr "Vse prejšnje verzije bodo tudi izbrisane." #: widgets.py:25 msgid "document page image" -msgstr "" +msgstr "slika strani dokumenta" #: wizards.py:36 msgid "step 1 of 3: Document type" -msgstr "" +msgstr "korak 1 od 3: Tip dokumenta" #: wizards.py:37 msgid "step 2 of 3: Metadata selection" -msgstr "" +msgstr "korak 2 os 3: Izbira meta podatkov" #: wizards.py:38 msgid "step 3 of 3: Document metadata" -msgstr "" +msgstr "korak 3 od 3: Meta podatki dokumenta" #: wizards.py:46 msgid "Next step" -msgstr "" +msgstr "Naslednji korak" #: conf/settings.py:38 msgid "" "Maximum number of recent (created, edited, viewed) documents to remember per" " user." -msgstr "" +msgstr "Največje število zadnjih (kreiranih, urejenih, pogledanih) dokumentov za prikaz po uporabniku." #: conf/settings.py:39 msgid "Amount in percent zoom in or out a document page per user interaction." -msgstr "" +msgstr "Znesek v procentih za približane oziroma oddaljene strani na dokument v uporabniškem vmesniku." #: conf/settings.py:40 msgid "" "Maximum amount in percent (%) to allow user to zoom in a document page " "interactively." -msgstr "" +msgstr "Največji znesek v procentih (%), ki je dovoljen uporabniku za približevanje strani v dokumentu." #: conf/settings.py:41 msgid "" "Minimum amount in percent (%) to allow user to zoom out a document page " "interactively." -msgstr "" +msgstr "Naamanjši znesek v procentih (%), ki je dovoljen uporabniku za približevanje strani v dokumentu." #: conf/settings.py:42 msgid "Amount in degrees to rotate a document page per user interaction." -msgstr "" +msgstr "Število v stopinjah za rotiranje strani dokumenta ob uporabniški interakciji." #: templates/document_types_help.html:3 msgid "What are document types?" -msgstr "" +msgstr "Kaj so tipi dokumenta?" #: templates/document_types_help.html:4 msgid "" @@ -1095,15 +1096,15 @@ msgid "" "such as: invoices, regulations or manuals. The advantage of using document " "types are: assigning a list of typical filenames for quick renaming during " "creation, as well as assigning default metadata types and sets to it." -msgstr "" +msgstr "Vrste dokumentov določi razred, ki predstavlja širšo skupino dokumentov kot so: računi, predpisi ali priročniki. Prednost uporabe tipov dokumenta so: dodeljevanje seznam tipičnih imen za hitro preimenovanje med ustvarjanjem kot tudi dodelitev privzete vrste metapodatkov in naborov za le te." #: templates/recent_document_list_help.html:3 msgid "What are recent documents?" -msgstr "" +msgstr "Kaj so nedavni dokumenti?" #: templates/recent_document_list_help.html:4 #, python-format msgid "" "Here you will find the latest %(recent_count)s documents you have either " "created or edited in any way." -msgstr "" +msgstr "Tu se nahaja %(recent_count)s nedavnih dokumentov, ki ste jih ustvarili ali urejevali na kakršen koli način." diff --git a/mayan/apps/documents/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/tr_TR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..95e4a428f1 Binary files /dev/null and b/mayan/apps/documents/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/documents/locale/tr_TR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..311f01f325 --- /dev/null +++ b/mayan/apps/documents/locale/tr_TR/LC_MESSAGES/django.po @@ -0,0 +1,1108 @@ +# 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 03:19-0400\n" +"PO-Revision-Date: 2013-11-20 11:36+0000\n" +"Last-Translator: Roberto Rosario\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:62 +msgid "all documents" +msgstr "" + +#: __init__.py:63 models.py:657 views.py:872 +msgid "recent documents" +msgstr "" + +#: __init__.py:64 +msgid "upload new documents" +msgstr "" + +#: __init__.py:65 +msgid "clone metadata" +msgstr "" + +#: __init__.py:66 +msgid "details" +msgstr "" + +#: __init__.py:67 +msgid "properties" +msgstr "" + +#: __init__.py:68 __init__.py:69 __init__.py:91 __init__.py:115 +#: __init__.py:121 +msgid "delete" +msgstr "" + +#: __init__.py:70 __init__.py:90 __init__.py:114 __init__.py:120 +msgid "edit" +msgstr "" + +#: __init__.py:71 +msgid "preview" +msgstr "" + +#: __init__.py:72 __init__.py:73 __init__.py:74 +msgid "download" +msgstr "" + +#: __init__.py:75 +msgid "find duplicates" +msgstr "" + +#: __init__.py:76 +msgid "find all duplicates" +msgstr "" + +#: __init__.py:76 +msgid "" +"Search all the documents' checksums and return a list of the exact matches." +msgstr "" + +#: __init__.py:77 +msgid "update office documents' page count" +msgstr "" + +#: __init__.py:77 +msgid "" +"Update the page count of the office type documents. This is useful when " +"enabling office document support after there were already office type " +"documents in the database." +msgstr "" + +#: __init__.py:78 __init__.py:79 +msgid "clear transformations" +msgstr "" + +#: __init__.py:80 +msgid "print" +msgstr "" + +#: __init__.py:81 +msgid "history" +msgstr "" + +#: __init__.py:82 +msgid "Find missing document files" +msgstr "" + +#: __init__.py:85 +msgid "Clear the document image cache" +msgstr "" + +#: __init__.py:85 +msgid "" +"Clear the graphics representations used to speed up the documents' display " +"and interactive transformations results." +msgstr "" + +#: __init__.py:88 +msgid "page transformations" +msgstr "" + +#: __init__.py:89 +msgid "create new transformation" +msgstr "" + +#: __init__.py:93 +msgid "page image" +msgstr "" + +#: __init__.py:94 +msgid "page text" +msgstr "" + +#: __init__.py:95 +msgid "edit page text" +msgstr "" + +#: __init__.py:96 +msgid "next page" +msgstr "" + +#: __init__.py:97 +msgid "previous page" +msgstr "" + +#: __init__.py:98 +msgid "first page" +msgstr "" + +#: __init__.py:99 +msgid "last page" +msgstr "" + +#: __init__.py:100 +msgid "zoom in" +msgstr "" + +#: __init__.py:101 +msgid "zoom out" +msgstr "" + +#: __init__.py:102 +msgid "rotate right" +msgstr "" + +#: __init__.py:103 +msgid "rotate left" +msgstr "" + +#: __init__.py:104 +msgid "reset view" +msgstr "" + +#: __init__.py:107 +msgid "versions" +msgstr "" + +#: __init__.py:108 +msgid "revert" +msgstr "" + +#: __init__.py:111 +msgid "document type list" +msgstr "" + +#: __init__.py:112 views.py:1051 +msgid "document types" +msgstr "" + +#: __init__.py:113 +msgid "documents of this type" +msgstr "" + +#: __init__.py:116 views.py:1162 +msgid "create document type" +msgstr "" + +#: __init__.py:118 +msgid "filenames" +msgstr "" + +#: __init__.py:119 +msgid "add filename to document type" +msgstr "" + +#: __init__.py:161 permissions.py:7 +msgid "Documents" +msgstr "" + +#: __init__.py:163 __init__.py:173 models.py:96 views.py:79 +msgid "documents" +msgstr "" + +#: __init__.py:166 +msgid "thumbnail" +msgstr "" + +#: events.py:5 +msgid "Document creation" +msgstr "" + +#: events.py:6 +#, python-format +msgid "Document \"%(content_object)s\" created by %(fullname)s." +msgstr "" + +#: events.py:7 +#, python-format +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "" + +#: events.py:13 +msgid "Document edited" +msgstr "" + +#: events.py:14 +#, python-format +msgid "Document \"%(content_object)s\" edited by %(fullname)s." +msgstr "" + +#: events.py:15 +#, python-format +msgid "" +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." +msgstr "" + +#: events.py:24 +msgid "Document deleted" +msgstr "" + +#: events.py:25 +#, python-format +msgid "Document \"%(document)s\" deleted by %(fullname)s." +msgstr "" + +#: events.py:26 +#, python-format +msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." +msgstr "" + +#: forms.py:65 +msgid "Page image" +msgstr "" + +#: forms.py:75 forms.py:272 +msgid "Contents" +msgstr "" + +#: forms.py:111 forms.py:267 +msgid "Page" +msgstr "" + +#: forms.py:123 +msgid "Details" +msgstr "" + +#: forms.py:128 +msgid "Click on the image for full size preview" +msgstr "" + +#: forms.py:138 +#, python-format +msgid "Document pages (%s)" +msgstr "" + +#: forms.py:164 +msgid "Use the new version filename as the document filename" +msgstr "" + +#: forms.py:180 +msgid "Quick document rename" +msgstr "" + +#: forms.py:187 +msgid "Version update" +msgstr "" + +#: forms.py:192 +msgid "Release level" +msgstr "" + +#: forms.py:198 +msgid "Release level serial" +msgstr "" + +#: forms.py:206 +msgid "Comment" +msgstr "" + +#: forms.py:212 +msgid "New document filename" +msgstr "" + +#: forms.py:290 +msgid "Page range" +msgstr "" + +#: forms.py:320 +msgid "Compress" +msgstr "" + +#: forms.py:320 +msgid "" +"Download the document in the original format or in a compressed manner. " +"This option is selectable only when downloading one document, for multiple " +"documents, the bundle will always be downloads as a compressed file." +msgstr "" + +#: forms.py:321 +msgid "Compressed filename" +msgstr "" + +#: forms.py:321 +msgid "" +"The filename of the compressed file that will contain the documents to be " +"downloaded, if the previous option is selected." +msgstr "" + +#: literals.py:15 +msgid "final" +msgstr "" + +#: literals.py:16 +msgid "alpha" +msgstr "" + +#: literals.py:17 +msgid "beta" +msgstr "" + +#: literals.py:18 +msgid "release candidate" +msgstr "" + +#: literals.py:19 +msgid "hotfix" +msgstr "" + +#: models.py:62 +msgid "name" +msgstr "" + +#: models.py:73 models.py:83 models.py:548 views.py:1069 views.py:1098 +#: views.py:1127 views.py:1132 views.py:1175 views.py:1221 views.py:1255 +#: views.py:1296 +msgid "document type" +msgstr "" + +#: models.py:74 +msgid "documents types" +msgstr "" + +#: models.py:84 +msgid "description" +msgstr "" + +#: models.py:85 +msgid "added" +msgstr "" + +#: models.py:95 models.py:313 models.py:646 models.py:661 views.py:227 +#: views.py:351 +msgid "document" +msgstr "" + +#: models.py:300 +#, python-format +msgid "Major %(major)i.%(minor)i, (new release)" +msgstr "" + +#: models.py:301 +#, python-format +msgid "Minor %(major)i.%(minor)i, (some updates)" +msgstr "" + +#: models.py:302 +#, python-format +msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" +msgstr "" + +#: models.py:314 +msgid "mayor" +msgstr "" + +#: models.py:315 +msgid "minor" +msgstr "" + +#: models.py:316 +msgid "micro" +msgstr "" + +#: models.py:317 +msgid "release level" +msgstr "" + +#: models.py:318 +msgid "serial" +msgstr "" + +#: models.py:319 +msgid "timestamp" +msgstr "" + +#: models.py:320 views.py:1361 +msgid "comment" +msgstr "" + +#: models.py:323 +msgid "file" +msgstr "" + +#: models.py:327 +msgid "checksum" +msgstr "" + +#: models.py:331 models.py:332 models.py:565 +msgid "document version" +msgstr "" + +#: models.py:424 +msgid "" +"This document's file format is not known, the page count has therefore " +"defaulted to 1." +msgstr "" + +#: models.py:549 views.py:1357 +msgid "filename" +msgstr "" + +#: models.py:550 views.py:1182 +msgid "enabled" +msgstr "" + +#: models.py:557 +msgid "document type quick rename filename" +msgstr "" + +#: models.py:558 +msgid "document types quick rename filenames" +msgstr "" + +#: models.py:566 +msgid "content" +msgstr "" + +#: models.py:567 +msgid "page label" +msgstr "" + +#: models.py:568 +msgid "page number" +msgstr "" + +#: models.py:571 +#, python-format +msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" +msgstr "" + +#: models.py:579 models.py:625 +msgid "document page" +msgstr "" + +#: models.py:580 +msgid "document pages" +msgstr "" + +#: models.py:600 +msgid "Enter a valid value." +msgstr "" + +#: models.py:626 views.py:450 +msgid "order" +msgstr "" + +#: models.py:627 views.py:451 views.py:512 views.py:543 +msgid "transformation" +msgstr "" + +#: models.py:628 views.py:452 +msgid "arguments" +msgstr "" + +#: models.py:628 +#, python-format +msgid "Use dictionaries to indentify arguments, example: %s" +msgstr "" + +#: models.py:636 +msgid "document page transformation" +msgstr "" + +#: models.py:637 +msgid "document page transformations" +msgstr "" + +#: models.py:645 +msgid "user" +msgstr "" + +#: models.py:647 +msgid "accessed" +msgstr "" + +#: models.py:656 +msgid "recent document" +msgstr "" + +#: models.py:662 +msgid "Document type" +msgstr "" + +#: models.py:663 +msgid "MIME type" +msgstr "" + +#: models.py:664 views.py:132 +msgid "Filename" +msgstr "" + +#: models.py:665 +msgid "Metadata type" +msgstr "" + +#: models.py:666 +msgid "Metadata value" +msgstr "" + +#: models.py:667 +msgid "Content" +msgstr "" + +#: models.py:668 +msgid "Description" +msgstr "" + +#: models.py:669 +msgid "Tags" +msgstr "" + +#: models.py:670 +msgid "Comments" +msgstr "" + +#: permissions.py:9 +msgid "Create documents" +msgstr "" + +#: permissions.py:10 +msgid "Edit document properties" +msgstr "" + +#: permissions.py:11 +msgid "Edit documents" +msgstr "" + +#: permissions.py:12 +msgid "View documents" +msgstr "" + +#: permissions.py:13 +msgid "Delete documents" +msgstr "" + +#: permissions.py:14 views.py:408 +msgid "Download documents" +msgstr "" + +#: permissions.py:15 +msgid "Transform documents" +msgstr "" + +#: permissions.py:16 +msgid "Execute document modifying tools" +msgstr "" + +#: permissions.py:17 +msgid "Revert documents to a previous version" +msgstr "" + +#: permissions.py:18 +msgid "Create new document versions" +msgstr "" + +#: permissions.py:20 +msgid "Documents setup" +msgstr "" + +#: permissions.py:22 +msgid "View document types" +msgstr "" + +#: permissions.py:23 +msgid "Edit document types" +msgstr "" + +#: permissions.py:24 +msgid "Delete document types" +msgstr "" + +#: permissions.py:25 +msgid "Create document types" +msgstr "" + +#: statistics.py:44 +#, python-format +msgid "Document types: %d" +msgstr "" + +#: statistics.py:45 +#, python-format +msgid "Documents in database: %d" +msgstr "" + +#: statistics.py:50 +#, python-format +msgid "Documents in storage: %d" +msgstr "" + +#: statistics.py:52 +#, python-format +msgid "" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" +msgstr "" + +#: statistics.py:63 +#, python-format +msgid "Document pages in database: %d" +msgstr "" + +#: statistics.py:64 +#, python-format +msgid "Minimum amount of pages per document: %d" +msgstr "" + +#: statistics.py:65 +#, python-format +msgid "Maximum amount of pages per document: %d" +msgstr "" + +#: statistics.py:66 +#, python-format +msgid "Average amount of pages per document: %f" +msgstr "" + +#: statistics.py:71 +msgid "Document statistics" +msgstr "" + +#: views.py:133 +msgid "File mimetype" +msgstr "" + +#: views.py:133 views.py:134 +msgid "None" +msgstr "" + +#: views.py:134 +msgid "File mime encoding" +msgstr "" + +#: views.py:135 +msgid "File size" +msgstr "" + +#: views.py:136 +msgid "Exists in storage" +msgstr "" + +#: views.py:137 +msgid "File path in storage" +msgstr "" + +#: views.py:138 +msgid "Date added" +msgstr "" + +#: views.py:139 +msgid "Time added" +msgstr "" + +#: views.py:140 +msgid "Checksum" +msgstr "" + +#: views.py:141 +msgid "UUID" +msgstr "" + +#: views.py:142 +msgid "Pages" +msgstr "" + +#: views.py:151 +#, python-format +msgid "document properties for: %s" +msgstr "" + +#: views.py:173 +msgid "document data" +msgstr "" + +#: views.py:197 views.py:647 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:218 +msgid "Document deleted successfully." +msgstr "" + +#: views.py:220 +#, python-format +msgid "Document: %(document)s delete error: %(error)s" +msgstr "" + +#: views.py:235 +#, python-format +msgid "Are you sure you wish to delete the document: %s?" +msgstr "" + +#: views.py:237 +#, python-format +msgid "Are you sure you wish to delete the documents: %s?" +msgstr "" + +#: views.py:276 +#, python-format +msgid "Document \"%s\" edited successfully." +msgstr "" + +#: views.py:342 +msgid "documents to be downloaded" +msgstr "" + +#: views.py:352 views.py:1341 +msgid "version" +msgstr "" + +#: views.py:409 +msgid "Download" +msgstr "" + +#: views.py:411 +msgid "Return" +msgstr "" + +#: views.py:446 +#, python-format +msgid "transformations for: %s" +msgstr "" + +#: views.py:473 +msgid "Document page transformation created successfully." +msgstr "" + +#: views.py:482 +#, python-format +msgid "Create new transformation for page: %(page)s of document: %(document)s" +msgstr "" + +#: views.py:501 +msgid "Document page transformation edited successfully." +msgstr "" + +#: views.py:514 +#, python-format +msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" +msgstr "" + +#: views.py:534 +msgid "Document page transformation deleted successfully." +msgstr "" + +#: views.py:545 +#, python-format +msgid "" +"Are you sure you wish to delete transformation \"%(transformation)s\" for: " +"%(document_page)s" +msgstr "" + +#: views.py:563 +#, python-format +msgid "duplicates of: %s" +msgstr "" + +#: views.py:575 +msgid "Are you sure you wish to find all duplicates?" +msgstr "" + +#: views.py:576 views.py:634 views.py:702 +msgid "On large databases this operation may take some time to execute." +msgstr "" + +#: views.py:599 +msgid "duplicated documents" +msgstr "" + +#: views.py:625 +#, python-format +msgid "" +"Page count update complete. Documents processed: %(total)d, documents with " +"changed page count: %(change)d" +msgstr "" + +#: views.py:633 +#, python-format +msgid "" +"Are you sure you wish to update the page count for the office documents " +"(%d)?" +msgstr "" + +#: views.py:665 +#, python-format +msgid "" +"All the page transformations for document: %s, have been deleted " +"successfully." +msgstr "" + +#: views.py:667 +#, python-format +msgid "" +"Error deleting the page transformations for document: %(document)s; " +"%(error)s." +msgstr "" + +#: views.py:673 +msgid "document transformation" +msgstr "" + +#: views.py:682 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for document: " +"%s?" +msgstr "" + +#: views.py:684 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for documents: " +"%s?" +msgstr "" + +#: views.py:712 +msgid "missing documents" +msgstr "" + +#: views.py:728 views.py:770 +#, python-format +msgid "details for: %s" +msgstr "" + +#: views.py:789 +msgid "Document page edited successfully." +msgstr "" + +#: views.py:798 +#, python-format +msgid "edit: %s" +msgstr "" + +#: views.py:815 +msgid "There are no more pages in this document" +msgstr "" + +#: views.py:833 +msgid "You are already at the first page of this document" +msgstr "" + +#: views.py:994 +#, python-format +msgid "print: %s" +msgstr "" + +#: views.py:1067 +#, python-format +msgid "documents of type \"%s\"" +msgstr "" + +#: views.py:1087 +msgid "Document type edited successfully" +msgstr "" + +#: views.py:1090 +#, python-format +msgid "Error editing document type; %s" +msgstr "" + +#: views.py:1095 +#, python-format +msgid "edit document type: %s" +msgstr "" + +#: views.py:1119 +#, python-format +msgid "Document type: %s deleted successfully." +msgstr "" + +#: views.py:1121 +#, python-format +msgid "Document type: %(document_type)s delete error: %(error)s" +msgstr "" + +#: views.py:1136 +#, python-format +msgid "Are you sure you wish to delete the document type: %s?" +msgstr "" + +#: views.py:1137 +msgid "" +"The document type of all documents using this document type will be set to " +"none." +msgstr "" + +#: views.py:1153 +msgid "Document type created successfully" +msgstr "" + +#: views.py:1156 +#, python-format +msgid "Error creating document type; %(error)s" +msgstr "" + +#: views.py:1174 +#, python-format +msgid "filenames for document type: %s" +msgstr "" + +#: views.py:1205 +msgid "Document type filename edited successfully" +msgstr "" + +#: views.py:1208 +#, python-format +msgid "Error editing document type filename; %s" +msgstr "" + +#: views.py:1213 +#, python-format +msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgstr "" + +#: views.py:1222 views.py:1248 views.py:1256 +msgid "document type filename" +msgstr "" + +#: views.py:1240 +#, python-format +msgid "Document type filename: %s deleted successfully." +msgstr "" + +#: views.py:1242 +#, python-format +msgid "" +"Document type filename: %(document_type_filename)s delete error: %(error)s" +msgstr "" + +#: views.py:1258 +#, python-format +msgid "" +"Are you sure you wish to delete the filename: %(filename)s, from document " +"type \"%(document_type)s\"?" +msgstr "" + +#: views.py:1283 +msgid "Document type filename created successfully" +msgstr "" + +#: views.py:1286 +#, python-format +msgid "Error creating document type filename; %(error)s" +msgstr "" + +#: views.py:1292 +#, python-format +msgid "create filename for document type: %s" +msgstr "" + +#: views.py:1310 +msgid "Document image cache cleared successfully" +msgstr "" + +#: views.py:1312 +#, python-format +msgid "Error clearing document image cache; %s" +msgstr "" + +#: views.py:1318 +msgid "Are you sure you wish to clear the document image cache?" +msgstr "" + +#: views.py:1335 +#, python-format +msgid "versions for document: %s" +msgstr "" + +#: views.py:1345 +msgid "time and date" +msgstr "" + +#: views.py:1349 +msgid "mimetype" +msgstr "" + +#: views.py:1353 +msgid "encoding" +msgstr "" + +#: views.py:1384 +msgid "Document version reverted successfully" +msgstr "" + +#: views.py:1386 +#, python-format +msgid "Error reverting document version; %s" +msgstr "" + +#: views.py:1393 +msgid "Are you sure you wish to revert to this version?" +msgstr "" + +#: views.py:1394 +msgid "All later version after this one will be deleted too." +msgstr "" + +#: widgets.py:25 +msgid "document page image" +msgstr "" + +#: wizards.py:36 +msgid "step 1 of 3: Document type" +msgstr "" + +#: wizards.py:37 +msgid "step 2 of 3: Metadata selection" +msgstr "" + +#: wizards.py:38 +msgid "step 3 of 3: Document metadata" +msgstr "" + +#: wizards.py:46 +msgid "Next step" +msgstr "" + +#: conf/settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "" + +#: conf/settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "" + +#: conf/settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "" + +#: conf/settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "" + +#: conf/settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "" + +#: templates/document_types_help.html:3 +msgid "What are document types?" +msgstr "" + +#: templates/document_types_help.html:4 +msgid "" +"Document types define a class that represents a broard group of documents, " +"such as: invoices, regulations or manuals. The advantage of using document " +"types are: assigning a list of typical filenames for quick renaming during " +"creation, as well as assigning default metadata types and sets to it." +msgstr "" + +#: templates/recent_document_list_help.html:3 +msgid "What are recent documents?" +msgstr "" + +#: templates/recent_document_list_help.html:4 +#, python-format +msgid "" +"Here you will find the latest %(recent_count)s documents you have either " +"created or edited in any way." +msgstr "" diff --git a/mayan/apps/documents/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/vi_VN/LC_MESSAGES/django.mo index 7ebedb637f..58f0f72441 100644 Binary files a/mayan/apps/documents/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/documents/locale/vi_VN/LC_MESSAGES/django.po index 834cf04c23..8874f974c4 100644 --- a/mayan/apps/documents/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/vi_VN/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Trung Phan Minh , 2013. +# Trung Phan Minh , 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 03:19-0400\n" -"PO-Revision-Date: 2013-01-22 07:14+0000\n" -"Last-Translator: trungpm \n" +"PO-Revision-Date: 2013-11-20 11:36+0000\n" +"Last-Translator: Trung Phan Minh \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" diff --git a/mayan/apps/dynamic_search/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/ar/LC_MESSAGES/django.mo index 8fa9fe41b1..e97f71768b 100644 Binary files a/mayan/apps/dynamic_search/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/ar/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/ar/LC_MESSAGES/django.po index 1b08ec214c..582c8adffa 100644 --- a/mayan/apps/dynamic_search/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/ar/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Mohammed ALDOUB , 2013. +# Mohammed ALDOUB , 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 20:19+0000\n" "Last-Translator: Mohammed ALDOUB \n" diff --git a/mayan/apps/dynamic_search/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/bg/LC_MESSAGES/django.mo index 002d3f32f4..0fd82e73a6 100644 Binary files a/mayan/apps/dynamic_search/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/bg/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/bg/LC_MESSAGES/django.po index c1fbf1d26b..0c387b0838 100644 --- a/mayan/apps/dynamic_search/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/bg/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# Pavlin Koldamov , 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 \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" diff --git a/mayan/apps/dynamic_search/locale/da/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..9409a34f1e Binary files /dev/null and b/mayan/apps/dynamic_search/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/da/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/da/LC_MESSAGES/django.po new file mode 100644 index 0000000000..3a71cf48e5 --- /dev/null +++ b/mayan/apps/dynamic_search/locale/da/LC_MESSAGES/django.po @@ -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: \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: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:20 +msgid "user" +msgstr "" + +#: models.py:21 +msgid "query" +msgstr "" + +#: models.py:22 +msgid "datetime created" +msgstr "" + +#: models.py:23 +msgid "hits" +msgstr "" + +#: models.py:61 +msgid "recent search" +msgstr "" + +#: models.py:62 +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 "" diff --git a/mayan/apps/dynamic_search/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/de_DE/LC_MESSAGES/django.mo index 9494d33dc3..11c6b4c9a9 100644 Binary files a/mayan/apps/dynamic_search/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/de_DE/LC_MESSAGES/django.po index f1b90f156b..c122a8916c 100644 --- a/mayan/apps/dynamic_search/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/de_DE/LC_MESSAGES/django.po @@ -3,6 +3,7 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Mathias Behrle , 2014 # tetjarediske , 2012 # tetjarediske , 2012 # Tobias Paepke , 2014 @@ -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 \n" +"Last-Translator: Mathias Behrle \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" diff --git a/mayan/apps/dynamic_search/locale/en/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/en/LC_MESSAGES/django.mo index 0a05ef3a09..527dc3c594 100644 Binary files a/mayan/apps/dynamic_search/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/en/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/en/LC_MESSAGES/django.po index ac8b338cd0..392ba2c9cd 100644 --- a/mayan/apps/dynamic_search/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/en/LC_MESSAGES/django.po @@ -1,109 +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. -# FIRST AUTHOR , 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 \n" -"Language-Team: LANGUAGE \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:5 msgid "search" -msgstr "" +msgstr "search" -#: __init__.py:6 views.py:83 +#: __init__.py:6 views.py:72 msgid "advanced search" -msgstr "" +msgstr "advanced search" #: __init__.py:7 msgid "search again" -msgstr "" +msgstr "search again" #: forms.py:8 msgid "Search terms" -msgstr "" +msgstr "Search terms" + +#: models.py:20 +msgid "user" +msgstr "user" + +#: models.py:21 +msgid "query" +msgstr "query" #: models.py:22 -msgid "user" -msgstr "" +msgid "datetime created" +msgstr "datetime created" #: models.py:23 -msgid "query" -msgstr "" - -#: models.py:24 -msgid "datetime created" -msgstr "" - -#: models.py:25 msgid "hits" -msgstr "" +msgstr "hits" #: models.py:61 msgid "recent search" -msgstr "" +msgstr "recent search" #: models.py:62 msgid "recent searches" -msgstr "" +msgstr "recent searches" -#: views.py:49 +#: views.py:33 #, python-format msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" -msgstr "" +msgstr "results, (showing only %(shown_result_count)s out of %(result_count)s)" -#: views.py:54 +#: views.py:37 msgid "results" -msgstr "" +msgstr "results" -#: views.py:71 +#: views.py:56 +#, python-format +msgid "Search error: %s" +msgstr "Search error: %s" + +#: views.py:60 msgid "type" -msgstr "" +msgstr "type" -#: views.py:87 views.py:97 views.py:99 templatetags/search_tags.py:19 +#: views.py:76 views.py:86 views.py:88 templatetags/search_tags.py:19 #: templatetags/search_tags.py:20 msgid "Search" -msgstr "" +msgstr "Search" #: conf/settings.py:12 msgid "Maximum amount search hits to fetch and display." -msgstr "" +msgstr "Maximum amount search hits to fetch and display." #: conf/settings.py:13 msgid "Maximum number of search queries to remember per user." -msgstr "" +msgstr "Maximum number of search queries to remember per user." #: templates/search_help.html:3 msgid "Help" -msgstr "" +msgstr "Help" #: 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 "" +msgstr "Enter the desired search keywords separated by space. Only the top %(search_results_limit)s results will be available." #: templates/search_results.html:3 msgid "Search results" -msgstr "" +msgstr "Search results" #: templates/search_results.html:19 #, python-format msgid "Elapsed time: %(time_delta)s seconds" -msgstr "" +msgstr "Elapsed time: %(time_delta)s seconds" #: templatetags/search_tags.py:33 #, python-format msgid "recent searches (maximum of %d)" -msgstr "" +msgstr "recent searches (maximum of %d)" diff --git a/mayan/apps/dynamic_search/locale/es/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/es/LC_MESSAGES/django.mo index 7c22635930..1918198a04 100644 Binary files a/mayan/apps/dynamic_search/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/es/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/es/LC_MESSAGES/django.po index 295138db8b..b6f9546b83 100644 --- a/mayan/apps/dynamic_search/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/es/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Roberto Rosario , 2011. +# Roberto Rosario, 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 \n" +"PO-Revision-Date: 2013-02-10 17:00+0000\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" @@ -32,7 +32,7 @@ msgstr "buscar de nuevo" #: forms.py:8 msgid "Search terms" -msgstr "" +msgstr "Términos de búsqueda" #: models.py:20 msgid "user" @@ -61,20 +61,20 @@ msgstr "búsquedas recientes" #: views.py:33 #, python-format msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" -msgstr "" +msgstr "resultados, (mostrando solamente %(shown_result_count)s de %(result_count)s)" #: views.py:37 msgid "results" -msgstr "" +msgstr "resultados" #: views.py:56 #, python-format msgid "Search error: %s" -msgstr "" +msgstr "Error de búsqueda: %s" #: views.py:60 msgid "type" -msgstr "" +msgstr "tipo" #: views.py:76 views.py:86 views.py:88 templatetags/search_tags.py:19 #: templatetags/search_tags.py:20 @@ -83,7 +83,7 @@ msgstr "Búsqueda" #: conf/settings.py:12 msgid "Maximum amount search hits to fetch and display." -msgstr "" +msgstr "La cantidad máxima de resultados de búsqueda a buscar y mostrar." #: conf/settings.py:13 msgid "Maximum number of search queries to remember per user." diff --git a/mayan/apps/dynamic_search/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..f402693746 Binary files /dev/null and b/mayan/apps/dynamic_search/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/fa/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 0000000000..f070ee10f2 --- /dev/null +++ b/mayan/apps/dynamic_search/locale/fa/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2013-06-16 18:57+0000\n" +"Last-Translator: Roberto Rosario\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: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:20 +msgid "user" +msgstr "" + +#: models.py:21 +msgid "query" +msgstr "" + +#: models.py:22 +msgid "datetime created" +msgstr "" + +#: models.py:23 +msgid "hits" +msgstr "" + +#: models.py:61 +msgid "recent search" +msgstr "" + +#: models.py:62 +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 "" diff --git a/mayan/apps/dynamic_search/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/fr/LC_MESSAGES/django.mo index c3874e84d7..cea87a0e06 100644 Binary files a/mayan/apps/dynamic_search/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/fr/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/fr/LC_MESSAGES/django.po index 621df07839..6c874fd5f8 100644 --- a/mayan/apps/dynamic_search/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/fr/LC_MESSAGES/django.po @@ -3,14 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Pierre Lhoste , 2012. +# Pierre Lhoste , 2012 +# SadE54 , 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 \n" +"PO-Revision-Date: 2013-02-04 00:55+0000\n" +"Last-Translator: SadE54 \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" @@ -32,7 +33,7 @@ msgstr "rechercher à nouveau" #: forms.py:8 msgid "Search terms" -msgstr "" +msgstr "Termes de recherche" #: models.py:20 msgid "user" @@ -61,20 +62,20 @@ msgstr "recherches récentes" #: views.py:33 #, python-format msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" -msgstr "" +msgstr "résultats, (en affichant seulement %(shown_result_count)s des %(result_count)s)" #: views.py:37 msgid "results" -msgstr "" +msgstr "résultats" #: views.py:56 #, python-format msgid "Search error: %s" -msgstr "" +msgstr "Erreur de recherche: %s." #: views.py:60 msgid "type" -msgstr "" +msgstr "type" #: views.py:76 views.py:86 views.py:88 templatetags/search_tags.py:19 #: templatetags/search_tags.py:20 @@ -83,7 +84,7 @@ msgstr "Recherche" #: conf/settings.py:12 msgid "Maximum amount search hits to fetch and display." -msgstr "" +msgstr "Nombre maximum de résultats de recherche à traiter et afficher." #: conf/settings.py:13 msgid "Maximum number of search queries to remember per user." diff --git a/mayan/apps/dynamic_search/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/hr_HR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..b397489c62 Binary files /dev/null and b/mayan/apps/dynamic_search/locale/hr_HR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/hr_HR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..520a858be3 --- /dev/null +++ b/mayan/apps/dynamic_search/locale/hr_HR/LC_MESSAGES/django.po @@ -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: \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: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:20 +msgid "user" +msgstr "" + +#: models.py:21 +msgid "query" +msgstr "" + +#: models.py:22 +msgid "datetime created" +msgstr "" + +#: models.py:23 +msgid "hits" +msgstr "" + +#: models.py:61 +msgid "recent search" +msgstr "" + +#: models.py:62 +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 "" diff --git a/mayan/apps/dynamic_search/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..0e3cf6e78f Binary files /dev/null and b/mayan/apps/dynamic_search/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/hu/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/hu/LC_MESSAGES/django.po new file mode 100644 index 0000000000..362a7c2694 --- /dev/null +++ b/mayan/apps/dynamic_search/locale/hu/LC_MESSAGES/django.po @@ -0,0 +1,115 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Dezső József , 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-25 11:22+0000\n" +"Last-Translator: Dezső József \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:5 +msgid "search" +msgstr "keresés" + +#: __init__.py:6 views.py:72 +msgid "advanced search" +msgstr "részletes keresés" + +#: __init__.py:7 +msgid "search again" +msgstr "keresés ismétlése" + +#: forms.py:8 +msgid "Search terms" +msgstr "keresési feltételek" + +#: models.py:20 +msgid "user" +msgstr "felhasználó" + +#: models.py:21 +msgid "query" +msgstr "lekérdezés" + +#: models.py:22 +msgid "datetime created" +msgstr "létrehozás dátuma és ideje" + +#: models.py:23 +msgid "hits" +msgstr "találat" + +#: models.py:61 +msgid "recent search" +msgstr "legutóbbi keresés" + +#: models.py:62 +msgid "recent searches" +msgstr "legutóbbi keresések" + +#: views.py:33 +#, python-format +msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" +msgstr "eredmények, (csak %(shown_result_count)s látható a %(result_count)s)-ból." + +#: views.py:37 +msgid "results" +msgstr "eredmények" + +#: views.py:56 +#, python-format +msgid "Search error: %s" +msgstr "Keresési hiba: %s" + +#: views.py:60 +msgid "type" +msgstr "típus" + +#: views.py:76 views.py:86 views.py:88 templatetags/search_tags.py:19 +#: templatetags/search_tags.py:20 +msgid "Search" +msgstr "Keresés" + +#: conf/settings.py:12 +msgid "Maximum amount search hits to fetch and display." +msgstr "A letölthető és megjeleníthető keresési találatok maximális száma." + +#: conf/settings.py:13 +msgid "Maximum number of search queries to remember per user." +msgstr "A keresési előzmények maximális száma felhasználónként." + +#: templates/search_help.html:3 +msgid "Help" +msgstr "Segítség / súgó" + +#: 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 "Adja meg a kívánt keresési kulcsszavakat szóközzel elválasztva. Csak az első %(search_results_limit)s eredmények lesznek elérhetőek." + +#: templates/search_results.html:3 +msgid "Search results" +msgstr "A keresés eredményei" + +#: templates/search_results.html:19 +#, python-format +msgid "Elapsed time: %(time_delta)s seconds" +msgstr "Eltelt idő: %(time_delta)s másodperc" + +#: templatetags/search_tags.py:33 +#, python-format +msgid "recent searches (maximum of %d)" +msgstr "legutóbbi keresések (legfeljebb %d)" diff --git a/mayan/apps/dynamic_search/locale/id/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..c22faafb7a Binary files /dev/null and b/mayan/apps/dynamic_search/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/id/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/id/LC_MESSAGES/django.po new file mode 100644 index 0000000000..fdd8ef4edc --- /dev/null +++ b/mayan/apps/dynamic_search/locale/id/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2011-09-30 04:42+0000\n" +"Last-Translator: FULL NAME \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: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:20 +msgid "user" +msgstr "" + +#: models.py:21 +msgid "query" +msgstr "" + +#: models.py:22 +msgid "datetime created" +msgstr "" + +#: models.py:23 +msgid "hits" +msgstr "" + +#: models.py:61 +msgid "recent search" +msgstr "" + +#: models.py:62 +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 "" diff --git a/mayan/apps/dynamic_search/locale/it/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/it/LC_MESSAGES/django.mo index 95e8581f2f..2f130eb8d4 100644 Binary files a/mayan/apps/dynamic_search/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/it/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/it/LC_MESSAGES/django.po index bb58bda0f0..81a7f6a27c 100644 --- a/mayan/apps/dynamic_search/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/it/LC_MESSAGES/django.po @@ -3,15 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Carlo Zanatto <>, 2012. -# , 2011. +# Carlo Zanatto <>, 2012 +# Giovanni Tricarico , 2014 +# Pierpaolo Baldan , 2011 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 \n" +"PO-Revision-Date: 2014-01-11 11:56+0000\n" +"Last-Translator: Giovanni Tricarico \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" @@ -33,7 +34,7 @@ msgstr "cerca ancora" #: forms.py:8 msgid "Search terms" -msgstr "" +msgstr "Cerca termini " #: models.py:20 msgid "user" @@ -62,20 +63,20 @@ msgstr "risultati della ricerca" #: views.py:33 #, python-format msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" -msgstr "" +msgstr "risultati, (mostra solo %(shown_result_count)s su %(result_count)s) " #: views.py:37 msgid "results" -msgstr "" +msgstr "risultati " #: views.py:56 #, python-format msgid "Search error: %s" -msgstr "" +msgstr "Cerca errore: %s" #: views.py:60 msgid "type" -msgstr "" +msgstr "tipo " #: views.py:76 views.py:86 views.py:88 templatetags/search_tags.py:19 #: templatetags/search_tags.py:20 @@ -84,7 +85,7 @@ msgstr "Cerca" #: conf/settings.py:12 msgid "Maximum amount search hits to fetch and display." -msgstr "" +msgstr "Massimo numero ricerca risultati da recuperare e visualizzare. " #: conf/settings.py:13 msgid "Maximum number of search queries to remember per user." diff --git a/mayan/apps/dynamic_search/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/nl_NL/LC_MESSAGES/django.mo index 7d5d84bff2..1be8078209 100644 Binary files a/mayan/apps/dynamic_search/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/nl_NL/LC_MESSAGES/django.po index f1eb1156ce..8e4d4fe66b 100644 --- a/mayan/apps/dynamic_search/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/nl_NL/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Lucas Weel , 2013. +# Lucas Weel , 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-15 14:53+0000\n" "Last-Translator: Lucas Weel \n" diff --git a/mayan/apps/dynamic_search/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/pl/LC_MESSAGES/django.mo index 988c417d8a..325f2f8c94 100644 Binary files a/mayan/apps/dynamic_search/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/pl/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/pl/LC_MESSAGES/django.po index 9dde8c0f59..59c0446a59 100644 --- a/mayan/apps/dynamic_search/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/pl/LC_MESSAGES/django.po @@ -3,16 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# mic , 2012. -# , 2012. -# , 2012. +# mic , 2012 +# mic , 2012 +# mic , 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 \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" diff --git a/mayan/apps/dynamic_search/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/pt/LC_MESSAGES/django.mo index 8866ef0be6..a5b6bd2e9e 100644 Binary files a/mayan/apps/dynamic_search/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/pt/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/pt/LC_MESSAGES/django.po index 53ec0539af..bc091c37ce 100644 --- a/mayan/apps/dynamic_search/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/pt/LC_MESSAGES/django.po @@ -3,15 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. -# Vítor Figueiró , 2012. +# emersonsoares , 2011 +# Vítor Figueiró , 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 \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" diff --git a/mayan/apps/dynamic_search/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/pt_BR/LC_MESSAGES/django.mo index 9526ea452f..4285ca0fb4 100644 Binary files a/mayan/apps/dynamic_search/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/pt_BR/LC_MESSAGES/django.po index e1edefcdb8..75dfbf6357 100644 --- a/mayan/apps/dynamic_search/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/pt_BR/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. +# emersonsoares , 2011 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 \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" diff --git a/mayan/apps/dynamic_search/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/ru/LC_MESSAGES/django.mo index a0eb99edce..fa8cba1864 100644 Binary files a/mayan/apps/dynamic_search/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/ru/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/ru/LC_MESSAGES/django.po index 5b6ee2eb69..1ab56064b2 100644 --- a/mayan/apps/dynamic_search/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/ru/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Sergey Glita , 2012. +# Sergey Glita , 2012-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 \n" +"PO-Revision-Date: 2013-05-14 06:21+0000\n" +"Last-Translator: Sergey Glita \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" @@ -32,7 +32,7 @@ msgstr "искать ещё раз" #: forms.py:8 msgid "Search terms" -msgstr "" +msgstr "Условия поиска" #: models.py:20 msgid "user" @@ -61,20 +61,20 @@ msgstr "последние запросы" #: views.py:33 #, python-format msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" -msgstr "" +msgstr "результаты (%(shown_result_count)s из %(result_count)s)" #: views.py:37 msgid "results" -msgstr "" +msgstr "результаты" #: views.py:56 #, python-format msgid "Search error: %s" -msgstr "" +msgstr "Ошибка поиска: %s" #: views.py:60 msgid "type" -msgstr "" +msgstr "тип" #: views.py:76 views.py:86 views.py:88 templatetags/search_tags.py:19 #: templatetags/search_tags.py:20 @@ -83,7 +83,7 @@ msgstr "Поиск" #: conf/settings.py:12 msgid "Maximum amount search hits to fetch and display." -msgstr "" +msgstr "Максимальное количество отображаемых документов из результатов поиска." #: conf/settings.py:13 msgid "Maximum number of search queries to remember per user." diff --git a/mayan/apps/dynamic_search/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/sl_SI/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..9639e36e28 Binary files /dev/null and b/mayan/apps/dynamic_search/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/sl_SI/LC_MESSAGES/django.po index ee52f72175..1e63e21a5d 100644 --- a/mayan/apps/dynamic_search/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/sl_SI/LC_MESSAGES/django.po @@ -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 \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" diff --git a/mayan/apps/dynamic_search/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/tr_TR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..173be3a234 Binary files /dev/null and b/mayan/apps/dynamic_search/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/tr_TR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..1ffef98c03 --- /dev/null +++ b/mayan/apps/dynamic_search/locale/tr_TR/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"Last-Translator: Roberto Rosario\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: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:20 +msgid "user" +msgstr "" + +#: models.py:21 +msgid "query" +msgstr "" + +#: models.py:22 +msgid "datetime created" +msgstr "" + +#: models.py:23 +msgid "hits" +msgstr "" + +#: models.py:61 +msgid "recent search" +msgstr "" + +#: models.py:62 +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 "" diff --git a/mayan/apps/dynamic_search/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/vi_VN/LC_MESSAGES/django.mo index 06179213bc..ec04fa3754 100644 Binary files a/mayan/apps/dynamic_search/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/vi_VN/LC_MESSAGES/django.po index 1e6fdc8f2c..60e8413329 100644 --- a/mayan/apps/dynamic_search/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/vi_VN/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Trung Phan Minh , 2013. +# Trung Phan Minh , 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:02+0000\n" -"Last-Translator: trungpm \n" +"Last-Translator: Trung Phan Minh \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" diff --git a/mayan/apps/folders/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/folders/locale/ar/LC_MESSAGES/django.mo index 490728adcd..28490d66ca 100644 Binary files a/mayan/apps/folders/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/ar/LC_MESSAGES/django.po b/mayan/apps/folders/locale/ar/LC_MESSAGES/django.po index adf7dabc60..34df5a21bd 100644 --- a/mayan/apps/folders/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/ar/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Mohammed ALDOUB , 2013. +# Mohammed ALDOUB , 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-26 08:08+0000\n" "Last-Translator: Mohammed ALDOUB \n" diff --git a/mayan/apps/folders/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/folders/locale/bg/LC_MESSAGES/django.mo index 0346cf3b29..d34163b7f1 100644 Binary files a/mayan/apps/folders/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/bg/LC_MESSAGES/django.po b/mayan/apps/folders/locale/bg/LC_MESSAGES/django.po index 4ba031cbb0..36513034ba 100644 --- a/mayan/apps/folders/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/bg/LC_MESSAGES/django.po @@ -3,15 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Iliya Georgiev , 2012. -# , 2012. +# Iliya Georgiev , 2012 +# Pavlin Koldamov , 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 \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" diff --git a/mayan/apps/folders/locale/da/LC_MESSAGES/django.mo b/mayan/apps/folders/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..6b9d1adb4f Binary files /dev/null and b/mayan/apps/folders/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/da/LC_MESSAGES/django.po b/mayan/apps/folders/locale/da/LC_MESSAGES/django.po new file mode 100644 index 0000000000..e7ca00fa24 --- /dev/null +++ b/mayan/apps/folders/locale/da/LC_MESSAGES/django.po @@ -0,0 +1,243 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Mads L. Nielsen , 2012 +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-19 19:08+0000\n" +"Last-Translator: Mads L. Nielsen \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:18 +msgid "folder list" +msgstr "mappeliste" + +#: __init__.py:19 views.py:77 +msgid "create folder" +msgstr "opret mappe" + +#: __init__.py:20 +msgid "edit" +msgstr "redigér" + +#: __init__.py:21 +msgid "delete" +msgstr "slet" + +#: __init__.py:22 +msgid "remove from folder" +msgstr "fjern fra mappe" + +#: __init__.py:23 +msgid "folder documents" +msgstr "mappe dokumenter" + +#: __init__.py:24 +msgid "add to a folder" +msgstr "føje til en mappe" + +#: __init__.py:25 +msgid "add to folder" +msgstr "føj til mappe" + +#: __init__.py:26 __init__.py:36 models.py:43 views.py:34 +msgid "folders" +msgstr "mapper" + +#: __init__.py:28 +msgid "ACLs" +msgstr "ACL'er" + +#: forms.py:38 +msgid "Folder" +msgstr "Mappe" + +#: models.py:11 +msgid "title" +msgstr "titel" + +#: models.py:12 +msgid "user" +msgstr "bruger" + +#: models.py:13 +msgid "datetime created" +msgstr "oprettelsestidspunkt" + +#: models.py:42 models.py:47 views.py:108 views.py:137 views.py:162 +msgid "folder" +msgstr "mappe" + +#: models.py:48 views.py:209 +msgid "document" +msgstr "dokument" + +#: models.py:54 views.py:279 +msgid "folder document" +msgstr "mappe dokument" + +#: models.py:55 +msgid "folders documents" +msgstr "mapper dokumenter" + +#: permissions.py:7 +msgid "Folders" +msgstr "Mapper" + +#: permissions.py:9 +msgid "Create new folders" +msgstr "Opret nye mapper" + +#: permissions.py:10 +msgid "Edit new folders" +msgstr "Redigér nye mapper" + +#: permissions.py:11 +msgid "Delete new folders" +msgstr "Slet nye mapper" + +#: permissions.py:12 +msgid "Remove documents from folders" +msgstr "Fjern dokumenter fra mapper" + +#: permissions.py:13 +msgid "View existing folders" +msgstr "Se eksisterende mapper" + +#: permissions.py:14 +msgid "Add documents to existing folders" +msgstr "Føj dokumenter til eksisterende mapper" + +#: views.py:37 +msgid "created" +msgstr "oprettet" + +#: views.py:38 +msgid "documents" +msgstr "dokumenter" + +#: views.py:69 +msgid "Folder created successfully" +msgstr "Folder blevet oprettet" + +#: views.py:72 +#, python-format +msgid "A folder named: %s, already exists." +msgstr "En navngiven mappe: %s, eksisterer allerede." + +#: views.py:97 +msgid "Folder edited successfully" +msgstr "Mappe redigeret" + +#: views.py:100 +#, python-format +msgid "Error editing folder; %s" +msgstr "Fejl ved redigering af mappe; %s" + +#: views.py:105 +#, python-format +msgid "edit folder: %s" +msgstr "redigér mappe: %s" + +#: views.py:129 +#, python-format +msgid "Folder: %s deleted successfully." +msgstr "Mappe: %s slettet." + +#: views.py:131 +#, python-format +msgid "Folder: %(folder)s delete error: %(error)s" +msgstr "Mapper: %(folder)s slettefejl: %(error)s" + +#: views.py:142 +#, python-format +msgid "Are you sure you with to delete the folder: %s?" +msgstr "Er du sikker på at du vil slette mappen: %s?" + +#: views.py:168 +#, python-format +msgid "documents in folder: %s" +msgstr "dokumenter i mappen: %s" + +#: views.py:180 +msgid "Must provide at least one document." +msgstr "Angiv mindst ét ​​dokument." + +#: views.py:198 +#, python-format +msgid "Document: %(document)s added to folder: %(folder)s successfully." +msgstr "Dokument: %(document)s føjet til mappen: %(folder)s med succes." + +#: views.py:201 +#, python-format +msgid "Document: %(document)s is already in folder: %(folder)s." +msgstr "Dokument: %(document)s er allerede i mappen: %(folder)s." + +#: views.py:217 +#, python-format +msgid "Add document: %s to folder." +msgstr "Tilføj dokument: %s til mappe." + +#: views.py:219 +#, python-format +msgid "Add documents: %s to folder." +msgstr "Tilføj dokumenter: %s til mappe." + +#: views.py:237 +#, python-format +msgid "folders containing: %s" +msgstr "mapper, der indeholder: %s" + +#: views.py:253 +msgid "Must provide at least one folder document." +msgstr "Skal give mindst ét mappe dokument." + +#: views.py:271 +#, python-format +msgid "Document: %s removed successfully." +msgstr "Dokument: %s blev slettet." + +#: views.py:273 +#, python-format +msgid "Document: %(document)s delete error: %(error)s" +msgstr "Dokument: %(document)s slettefejl: %(error)s " + +#: views.py:287 +#, python-format +msgid "" +"Are you sure you wish to remove the document: %(document)s from the folder " +"\"%(folder)s\"?" +msgstr "Er du sikker på du vil fjerne dokumentet: %(document)s fra mappen \" %(folder)s \"?" + +#: views.py:290 +#, python-format +msgid "" +"Are you sure you wish to remove the documents: %(documents)s from the folder" +" \"%(folder)s\"?" +msgstr "Er du sikker på du vil fjerne dokumenter: %(documents)s fra mappen \" %(folder)s \"?" + +#: templates/folders_help.html:3 +msgid "What are folders?" +msgstr "Hvad er mapper?" + +#: 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 "Disse mapper kan også beskrives som brugermapper. De er en måde at lade de enkelte brugere oprette deres egne måde at organisere dokumenter. Mapper oprettet af en bruger og dokumenter i dem, påvirker ikke andre brugermapper eller dokumenter." + +#: templatetags/folder_tags.py:17 +msgid "Add document to a folder" +msgstr "Tilføj dokument til en mappe" diff --git a/mayan/apps/folders/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/folders/locale/de_DE/LC_MESSAGES/django.mo index ca3db7f708..1ae4845817 100644 Binary files a/mayan/apps/folders/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/folders/locale/de_DE/LC_MESSAGES/django.po index cb1f43fdf7..ef4577d644 100644 --- a/mayan/apps/folders/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/de_DE/LC_MESSAGES/django.po @@ -3,9 +3,10 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Manticor , 2012 -# Roberto Rosario , 2012 -# Manticor , 2012 +# Stefan Lodders , 2012 +# Mathias Behrle , 2014 +# Roberto Rosario, 2012 +# Stefan Lodders , 2012 # Tobias Paepke , 2014 msgid "" msgstr "" @@ -13,7 +14,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 \n" +"Last-Translator: Mathias Behrle \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" diff --git a/mayan/apps/folders/locale/en/LC_MESSAGES/django.mo b/mayan/apps/folders/locale/en/LC_MESSAGES/django.mo index 0a05ef3a09..b1eff0d972 100644 Binary files a/mayan/apps/folders/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/en/LC_MESSAGES/django.po b/mayan/apps/folders/locale/en/LC_MESSAGES/django.po index 94a660be52..d8d51f2552 100644 --- a/mayan/apps/folders/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/en/LC_MESSAGES/django.po @@ -1,233 +1,233 @@ # 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 , 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 \n" -"Language-Team: LANGUAGE \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:18 msgid "folder list" -msgstr "" +msgstr "folder list" #: __init__.py:19 views.py:77 msgid "create folder" -msgstr "" +msgstr "create folder" #: __init__.py:20 msgid "edit" -msgstr "" +msgstr "edit" #: __init__.py:21 msgid "delete" -msgstr "" +msgstr "delete" #: __init__.py:22 msgid "remove from folder" -msgstr "" +msgstr "remove from folder" #: __init__.py:23 msgid "folder documents" -msgstr "" +msgstr "folder documents" #: __init__.py:24 msgid "add to a folder" -msgstr "" +msgstr "add to a folder" #: __init__.py:25 msgid "add to folder" -msgstr "" +msgstr "add to folder" #: __init__.py:26 __init__.py:36 models.py:43 views.py:34 msgid "folders" -msgstr "" +msgstr "folders" #: __init__.py:28 msgid "ACLs" -msgstr "" +msgstr "ACLs" #: forms.py:38 msgid "Folder" -msgstr "" +msgstr "Folder" #: models.py:11 msgid "title" -msgstr "" +msgstr "title" #: models.py:12 msgid "user" -msgstr "" +msgstr "user" #: models.py:13 msgid "datetime created" -msgstr "" +msgstr "datetime created" #: models.py:42 models.py:47 views.py:108 views.py:137 views.py:162 msgid "folder" -msgstr "" +msgstr "folder" #: models.py:48 views.py:209 msgid "document" -msgstr "" +msgstr "document" #: models.py:54 views.py:279 msgid "folder document" -msgstr "" +msgstr "folder document" #: models.py:55 msgid "folders documents" -msgstr "" +msgstr "folders documents" #: permissions.py:7 msgid "Folders" -msgstr "" +msgstr "Folders" #: permissions.py:9 msgid "Create new folders" -msgstr "" +msgstr "Create new folders" #: permissions.py:10 msgid "Edit new folders" -msgstr "" +msgstr "Edit new folders" #: permissions.py:11 msgid "Delete new folders" -msgstr "" +msgstr "Delete new folders" #: permissions.py:12 msgid "Remove documents from folders" -msgstr "" +msgstr "Remove documents from folders" #: permissions.py:13 msgid "View existing folders" -msgstr "" +msgstr "View existing folders" #: permissions.py:14 msgid "Add documents to existing folders" -msgstr "" +msgstr "Add documents to existing folders" #: views.py:37 msgid "created" -msgstr "" +msgstr "created" #: views.py:38 msgid "documents" -msgstr "" +msgstr "documents" #: views.py:69 msgid "Folder created successfully" -msgstr "" +msgstr "Folder created successfully" #: views.py:72 #, python-format msgid "A folder named: %s, already exists." -msgstr "" +msgstr "A folder named: %s, already exists." #: views.py:97 msgid "Folder edited successfully" -msgstr "" +msgstr "Folder edited successfully" #: views.py:100 #, python-format msgid "Error editing folder; %s" -msgstr "" +msgstr "Error editing folder; %s" #: views.py:105 #, python-format msgid "edit folder: %s" -msgstr "" +msgstr "edit folder: %s" #: views.py:129 #, python-format msgid "Folder: %s deleted successfully." -msgstr "" +msgstr "Folder: %s deleted successfully." #: views.py:131 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" -msgstr "" +msgstr "Folder: %(folder)s delete error: %(error)s" #: views.py:142 #, python-format msgid "Are you sure you with to delete the folder: %s?" -msgstr "" +msgstr "Are you sure you with to delete the folder: %s?" #: views.py:168 #, python-format msgid "documents in folder: %s" -msgstr "" +msgstr "documents in folder: %s" #: views.py:180 msgid "Must provide at least one document." -msgstr "" +msgstr "Must provide at least one document." #: views.py:198 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." -msgstr "" +msgstr "Document: %(document)s added to folder: %(folder)s successfully." #: views.py:201 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." -msgstr "" +msgstr "Document: %(document)s is already in folder: %(folder)s." #: views.py:217 #, python-format msgid "Add document: %s to folder." -msgstr "" +msgstr "Add document: %s to folder." #: views.py:219 #, python-format msgid "Add documents: %s to folder." -msgstr "" +msgstr "Add documents: %s to folder." #: views.py:237 #, python-format msgid "folders containing: %s" -msgstr "" +msgstr "folders containing: %s" #: views.py:253 msgid "Must provide at least one folder document." -msgstr "" +msgstr "Must provide at least one folder document." #: views.py:271 #, python-format msgid "Document: %s removed successfully." -msgstr "" +msgstr "Document: %s removed successfully." #: views.py:273 #, python-format msgid "Document: %(document)s delete error: %(error)s" -msgstr "" +msgstr "Document: %(document)s delete error: %(error)s" #: views.py:287 #, python-format msgid "" "Are you sure you wish to remove the document: %(document)s from the folder " "\"%(folder)s\"?" -msgstr "" +msgstr "Are you sure you wish to remove the document: %(document)s from the folder \"%(folder)s\"?" #: views.py:290 #, python-format msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" +"Are you sure you wish to remove the documents: %(documents)s from the folder" +" \"%(folder)s\"?" +msgstr "Are you sure you wish to remove the documents: %(documents)s from the folder \"%(folder)s\"?" #: templates/folders_help.html:3 msgid "What are folders?" -msgstr "" +msgstr "What are folders?" #: templates/folders_help.html:4 msgid "" @@ -235,8 +235,8 @@ msgid "" "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 "" +msgstr "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." #: templatetags/folder_tags.py:17 msgid "Add document to a folder" -msgstr "" +msgstr "Add document to a folder" diff --git a/mayan/apps/folders/locale/es/LC_MESSAGES/django.mo b/mayan/apps/folders/locale/es/LC_MESSAGES/django.mo index 273a51ab2e..479c3ed708 100644 Binary files a/mayan/apps/folders/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/es/LC_MESSAGES/django.po b/mayan/apps/folders/locale/es/LC_MESSAGES/django.po index 904d49b25a..02fc3f3756 100644 --- a/mayan/apps/folders/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/es/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Roberto Rosario , 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:09+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/folders/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/folders/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..f402693746 Binary files /dev/null and b/mayan/apps/folders/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/fa/LC_MESSAGES/django.po b/mayan/apps/folders/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 0000000000..f31dcbc046 --- /dev/null +++ b/mayan/apps/folders/locale/fa/LC_MESSAGES/django.po @@ -0,0 +1,242 @@ +# 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: 2013-06-16 18:57+0000\n" +"Last-Translator: Roberto Rosario\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: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 +msgid "add to folder" +msgstr "" + +#: __init__.py:26 __init__.py:36 models.py:43 views.py:34 +msgid "folders" +msgstr "" + +#: __init__.py:28 +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 views.py:209 +msgid "document" +msgstr "" + +#: models.py:54 views.py:279 +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:180 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:198 +#, python-format +msgid "Document: %(document)s added to folder: %(folder)s successfully." +msgstr "" + +#: views.py:201 +#, python-format +msgid "Document: %(document)s is already in folder: %(folder)s." +msgstr "" + +#: views.py:217 +#, python-format +msgid "Add document: %s to folder." +msgstr "" + +#: views.py:219 +#, python-format +msgid "Add documents: %s to folder." +msgstr "" + +#: views.py:237 +#, python-format +msgid "folders containing: %s" +msgstr "" + +#: views.py:253 +msgid "Must provide at least one folder document." +msgstr "" + +#: views.py:271 +#, python-format +msgid "Document: %s removed successfully." +msgstr "" + +#: views.py:273 +#, python-format +msgid "Document: %(document)s delete error: %(error)s" +msgstr "" + +#: views.py:287 +#, python-format +msgid "" +"Are you sure you wish to remove the document: %(document)s from the folder " +"\"%(folder)s\"?" +msgstr "" + +#: views.py:290 +#, 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 "" diff --git a/mayan/apps/folders/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/folders/locale/fr/LC_MESSAGES/django.mo index 31bcc0542d..011a98ae36 100644 Binary files a/mayan/apps/folders/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/fr/LC_MESSAGES/django.po b/mayan/apps/folders/locale/fr/LC_MESSAGES/django.po index 2c40c60704..0554af21f5 100644 --- a/mayan/apps/folders/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/fr/LC_MESSAGES/django.po @@ -3,14 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Pierre Lhoste , 2012. +# Pierre Lhoste , 2012 +# SadE54 , 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 \n" +"PO-Revision-Date: 2013-02-04 00:27+0000\n" +"Last-Translator: SadE54 \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" @@ -48,7 +49,7 @@ msgstr "ajouter à un répertoire" #: __init__.py:25 msgid "add to folder" -msgstr "" +msgstr "ajouter au répertoire" #: __init__.py:26 __init__.py:36 models.py:43 views.py:34 msgid "folders" @@ -171,7 +172,7 @@ msgstr "documents du répertoire: %s" #: views.py:180 msgid "Must provide at least one document." -msgstr "" +msgstr "Il est nécessaire de fournir au moins un document." #: views.py:198 #, python-format @@ -186,12 +187,12 @@ msgstr "Document: %(document)s est déjà présent dans le répertoire: %(folder #: views.py:217 #, python-format msgid "Add document: %s to folder." -msgstr "" +msgstr "Ajouter le document: %s au répertoire." #: views.py:219 #, python-format msgid "Add documents: %s to folder." -msgstr "" +msgstr "Ajouter les documents: %s au répertoire." #: views.py:237 #, python-format diff --git a/mayan/apps/folders/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/folders/locale/hr_HR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..b397489c62 Binary files /dev/null and b/mayan/apps/folders/locale/hr_HR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/folders/locale/hr_HR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..c699012525 --- /dev/null +++ b/mayan/apps/folders/locale/hr_HR/LC_MESSAGES/django.po @@ -0,0 +1,242 @@ +# 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: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 +msgid "add to folder" +msgstr "" + +#: __init__.py:26 __init__.py:36 models.py:43 views.py:34 +msgid "folders" +msgstr "" + +#: __init__.py:28 +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 views.py:209 +msgid "document" +msgstr "" + +#: models.py:54 views.py:279 +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:180 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:198 +#, python-format +msgid "Document: %(document)s added to folder: %(folder)s successfully." +msgstr "" + +#: views.py:201 +#, python-format +msgid "Document: %(document)s is already in folder: %(folder)s." +msgstr "" + +#: views.py:217 +#, python-format +msgid "Add document: %s to folder." +msgstr "" + +#: views.py:219 +#, python-format +msgid "Add documents: %s to folder." +msgstr "" + +#: views.py:237 +#, python-format +msgid "folders containing: %s" +msgstr "" + +#: views.py:253 +msgid "Must provide at least one folder document." +msgstr "" + +#: views.py:271 +#, python-format +msgid "Document: %s removed successfully." +msgstr "" + +#: views.py:273 +#, python-format +msgid "Document: %(document)s delete error: %(error)s" +msgstr "" + +#: views.py:287 +#, python-format +msgid "" +"Are you sure you wish to remove the document: %(document)s from the folder " +"\"%(folder)s\"?" +msgstr "" + +#: views.py:290 +#, 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 "" diff --git a/mayan/apps/folders/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/folders/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..4c16f9cf1c Binary files /dev/null and b/mayan/apps/folders/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/hu/LC_MESSAGES/django.po b/mayan/apps/folders/locale/hu/LC_MESSAGES/django.po new file mode 100644 index 0000000000..0140432f10 --- /dev/null +++ b/mayan/apps/folders/locale/hu/LC_MESSAGES/django.po @@ -0,0 +1,243 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Dezső József , 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-25 12:25+0000\n" +"Last-Translator: Dezső József \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:18 +msgid "folder list" +msgstr "mappalista" + +#: __init__.py:19 views.py:77 +msgid "create folder" +msgstr "mappa létrehozás" + +#: __init__.py:20 +msgid "edit" +msgstr "szerkesztés" + +#: __init__.py:21 +msgid "delete" +msgstr "törlés" + +#: __init__.py:22 +msgid "remove from folder" +msgstr "eltávolítás a mappából" + +#: __init__.py:23 +msgid "folder documents" +msgstr "dokumentum mappa" + +#: __init__.py:24 +msgid "add to a folder" +msgstr "a mappába helyez" + +#: __init__.py:25 +msgid "add to folder" +msgstr "mappába helyezés" + +#: __init__.py:26 __init__.py:36 models.py:43 views.py:34 +msgid "folders" +msgstr "mappák" + +#: __init__.py:28 +msgid "ACLs" +msgstr "ACL-ek" + +#: forms.py:38 +msgid "Folder" +msgstr "Mappa" + +#: models.py:11 +msgid "title" +msgstr "cím" + +#: models.py:12 +msgid "user" +msgstr "felhasználó" + +#: models.py:13 +msgid "datetime created" +msgstr "létrehozás dátuma és ideje" + +#: models.py:42 models.py:47 views.py:108 views.py:137 views.py:162 +msgid "folder" +msgstr "mappa" + +#: models.py:48 views.py:209 +msgid "document" +msgstr "dokumentum" + +#: models.py:54 views.py:279 +msgid "folder document" +msgstr "dokumentum mappa" + +#: models.py:55 +msgid "folders documents" +msgstr "dokumentum mappák" + +#: permissions.py:7 +msgid "Folders" +msgstr "Mappák" + +#: permissions.py:9 +msgid "Create new folders" +msgstr "Új mappa" + +#: permissions.py:10 +msgid "Edit new folders" +msgstr "Új mappák módosítása" + +#: permissions.py:11 +msgid "Delete new folders" +msgstr "Új mappák törlése" + +#: permissions.py:12 +msgid "Remove documents from folders" +msgstr "Dokumentumok eltávolítása a mappákból" + +#: permissions.py:13 +msgid "View existing folders" +msgstr "Meglévő mappák megtekintése" + +#: permissions.py:14 +msgid "Add documents to existing folders" +msgstr "Dokumentumok elhelyezése a meglévő mappákba" + +#: views.py:37 +msgid "created" +msgstr "létrehozva" + +#: views.py:38 +msgid "documents" +msgstr "dokumentumok" + +#: views.py:69 +msgid "Folder created successfully" +msgstr "mappa létrehozása sikerült" + +#: views.py:72 +#, python-format +msgid "A folder named: %s, already exists." +msgstr "Már van %s nevű mappa." + +#: views.py:97 +msgid "Folder edited successfully" +msgstr "Mappa módosítása sikerült" + +#: views.py:100 +#, python-format +msgid "Error editing folder; %s" +msgstr "Hiba mappa módosítás közben; %s" + +#: views.py:105 +#, python-format +msgid "edit folder: %s" +msgstr "%s mappa módosítása" + +#: views.py:129 +#, python-format +msgid "Folder: %s deleted successfully." +msgstr "%s mappa sikeresen törölve" + +#: views.py:131 +#, python-format +msgid "Folder: %(folder)s delete error: %(error)s" +msgstr "Hiba a %(folder)s mappa törlésekor: %(error)s" + +#: views.py:142 +#, python-format +msgid "Are you sure you with to delete the folder: %s?" +msgstr "Biztosan törölni akarja a %s mappát?" + +#: views.py:168 +#, python-format +msgid "documents in folder: %s" +msgstr "dokumentumok a %s mappában" + +#: views.py:180 +msgid "Must provide at least one document." +msgstr "Adjon meg legalább egy dokumentumot." + +#: views.py:198 +#, python-format +msgid "Document: %(document)s added to folder: %(folder)s successfully." +msgstr "A %(document)s dokumentum elhelyezése a %(folder)s mappában sikerült." + +#: views.py:201 +#, python-format +msgid "Document: %(document)s is already in folder: %(folder)s." +msgstr "A %(document)s nevű dokumentum már van a %(folder)s. mappában." + +#: views.py:217 +#, python-format +msgid "Add document: %s to folder." +msgstr "Dokumentum elhelyezése a %s mappában." + +#: views.py:219 +#, python-format +msgid "Add documents: %s to folder." +msgstr "Dokumentumok elhelyezése a %s mappában." + +#: views.py:237 +#, python-format +msgid "folders containing: %s" +msgstr "A mappa tartalma: %s" + +#: views.py:253 +msgid "Must provide at least one folder document." +msgstr "Legalább egy dokumentum mappa szükséges" + +#: views.py:271 +#, python-format +msgid "Document: %s removed successfully." +msgstr "A %s dokumentum eltávolítása sikerült." + +#: views.py:273 +#, python-format +msgid "Document: %(document)s delete error: %(error)s" +msgstr "Hiba %(error)s a %(document)s dokumentum törlésekor." + +#: views.py:287 +#, python-format +msgid "" +"Are you sure you wish to remove the document: %(document)s from the folder " +"\"%(folder)s\"?" +msgstr "Biztosan eltávolítja a %(document)s dokumentumot a \"%(folder)s\" mappából?" + +#: views.py:290 +#, python-format +msgid "" +"Are you sure you wish to remove the documents: %(documents)s from the folder" +" \"%(folder)s\"?" +msgstr "Biztosan eltávolítja a %(documents)s dokumentumokat a \"%(folder)s\" mappából?" + +#: templates/folders_help.html:3 +msgid "What are folders?" +msgstr "Mik azok a mappák?" + +#: 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 "Ezek a mappák hasonlóak, mint a felhasználók mappái a számítógépen. Ez lehetőséget biztosít arra, hogy az egyes felhasználók saját dokumentumaik tárolására egyéni módszert, logikát alakítsanak ki. A felhasználók által létrehozott mappák és a bennük elhelyezett dokumentumaik nem befolyásolják más felhasználók mappáit és dokumentumait." + +#: templatetags/folder_tags.py:17 +msgid "Add document to a folder" +msgstr "Dokumentum elhelyezése egy mappában" diff --git a/mayan/apps/folders/locale/id/LC_MESSAGES/django.mo b/mayan/apps/folders/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..9ce80b2380 Binary files /dev/null and b/mayan/apps/folders/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/id/LC_MESSAGES/django.po b/mayan/apps/folders/locale/id/LC_MESSAGES/django.po new file mode 100644 index 0000000000..a52ce12790 --- /dev/null +++ b/mayan/apps/folders/locale/id/LC_MESSAGES/django.po @@ -0,0 +1,242 @@ +# 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 \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: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 +msgid "add to folder" +msgstr "" + +#: __init__.py:26 __init__.py:36 models.py:43 views.py:34 +msgid "folders" +msgstr "" + +#: __init__.py:28 +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 views.py:209 +msgid "document" +msgstr "" + +#: models.py:54 views.py:279 +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:180 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:198 +#, python-format +msgid "Document: %(document)s added to folder: %(folder)s successfully." +msgstr "" + +#: views.py:201 +#, python-format +msgid "Document: %(document)s is already in folder: %(folder)s." +msgstr "" + +#: views.py:217 +#, python-format +msgid "Add document: %s to folder." +msgstr "" + +#: views.py:219 +#, python-format +msgid "Add documents: %s to folder." +msgstr "" + +#: views.py:237 +#, python-format +msgid "folders containing: %s" +msgstr "" + +#: views.py:253 +msgid "Must provide at least one folder document." +msgstr "" + +#: views.py:271 +#, python-format +msgid "Document: %s removed successfully." +msgstr "" + +#: views.py:273 +#, python-format +msgid "Document: %(document)s delete error: %(error)s" +msgstr "" + +#: views.py:287 +#, python-format +msgid "" +"Are you sure you wish to remove the document: %(document)s from the folder " +"\"%(folder)s\"?" +msgstr "" + +#: views.py:290 +#, 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 "" diff --git a/mayan/apps/folders/locale/it/LC_MESSAGES/django.mo b/mayan/apps/folders/locale/it/LC_MESSAGES/django.mo index 220879256a..0fd5837926 100644 Binary files a/mayan/apps/folders/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/it/LC_MESSAGES/django.po b/mayan/apps/folders/locale/it/LC_MESSAGES/django.po index 76e18ac8ef..baf54f567f 100644 --- a/mayan/apps/folders/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/it/LC_MESSAGES/django.po @@ -3,17 +3,18 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Carlo Zanatto <>, 2012. -# , 2011. -# Pierpaolo Baldan , 2012. -# Roberto Rosario , 2012. +# Carlo Zanatto <>, 2012 +# Giovanni Tricarico , 2014 +# Pierpaolo Baldan , 2011 +# Pierpaolo Baldan , 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 \n" +"PO-Revision-Date: 2014-01-11 12:04+0000\n" +"Last-Translator: Giovanni Tricarico \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" @@ -51,7 +52,7 @@ msgstr "aggiungi alla cartella" #: __init__.py:25 msgid "add to folder" -msgstr "" +msgstr "aggiungi alla cartella " #: __init__.py:26 __init__.py:36 models.py:43 views.py:34 msgid "folders" @@ -174,7 +175,7 @@ msgstr "documenti nella cartella: %s" #: views.py:180 msgid "Must provide at least one document." -msgstr "" +msgstr "Bisogna fornire almeno un documento." #: views.py:198 #, python-format @@ -189,12 +190,12 @@ msgstr "Documento: %(document)s è già nella cartella: %(folder)s." #: views.py:217 #, python-format msgid "Add document: %s to folder." -msgstr "" +msgstr "Aggiungi documento: %s alla cartella." #: views.py:219 #, python-format msgid "Add documents: %s to folder." -msgstr "" +msgstr "Aggiungi documenti: %s alla cartella." #: views.py:237 #, python-format diff --git a/mayan/apps/folders/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/folders/locale/nl_NL/LC_MESSAGES/django.mo index cae5fa60a7..0f44c7fc77 100644 Binary files a/mayan/apps/folders/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/folders/locale/nl_NL/LC_MESSAGES/django.po index a101b3644d..e07d6e8e27 100644 --- a/mayan/apps/folders/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/nl_NL/LC_MESSAGES/django.po @@ -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 \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" diff --git a/mayan/apps/folders/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/folders/locale/pl/LC_MESSAGES/django.mo index 111b66e3f0..a178bb10bf 100644 Binary files a/mayan/apps/folders/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/pl/LC_MESSAGES/django.po b/mayan/apps/folders/locale/pl/LC_MESSAGES/django.po index 9dad85b510..ce3d6ad342 100644 --- a/mayan/apps/folders/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/pl/LC_MESSAGES/django.po @@ -3,15 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# mic , 2012. -# , 2012. +# mic , 2012 +# mic , 2013 +# mic , 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 \n" +"PO-Revision-Date: 2013-11-06 12:41+0000\n" +"Last-Translator: mic \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" @@ -21,11 +22,11 @@ msgstr "" #: __init__.py:18 msgid "folder list" -msgstr "lista folderów" +msgstr "Spis katalogów" #: __init__.py:19 views.py:77 msgid "create folder" -msgstr "stworzyć folder" +msgstr "Utwórz katalog" #: __init__.py:20 msgid "edit" @@ -37,7 +38,7 @@ msgstr "usuń" #: __init__.py:22 msgid "remove from folder" -msgstr "usuń z folderu" +msgstr "usuń z katalogu" #: __init__.py:23 msgid "folder documents" @@ -45,11 +46,11 @@ msgstr "" #: __init__.py:24 msgid "add to a folder" -msgstr "dodać do folderu" +msgstr "dodaj do folderu" #: __init__.py:25 msgid "add to folder" -msgstr "" +msgstr "dodaj do katalogu" #: __init__.py:26 __init__.py:36 models.py:43 views.py:34 msgid "folders" @@ -57,11 +58,11 @@ msgstr "katalogi" #: __init__.py:28 msgid "ACLs" -msgstr "" +msgstr "ACLs" #: forms.py:38 msgid "Folder" -msgstr "" +msgstr "Katalog" #: models.py:11 msgid "title" @@ -77,7 +78,7 @@ msgstr "" #: models.py:42 models.py:47 views.py:108 views.py:137 views.py:162 msgid "folder" -msgstr "folder" +msgstr "katalog" #: models.py:48 views.py:209 msgid "document" @@ -93,11 +94,11 @@ msgstr "" #: permissions.py:7 msgid "Folders" -msgstr "Foldery" +msgstr "Katalogi" #: permissions.py:9 msgid "Create new folders" -msgstr "" +msgstr "Utwórz nowe katalogi" #: permissions.py:10 msgid "Edit new folders" @@ -105,23 +106,23 @@ msgstr "Edytuj nowe foldery" #: permissions.py:11 msgid "Delete new folders" -msgstr "Usuń nowe foldery" +msgstr "Usuń nowe katalogi" #: permissions.py:12 msgid "Remove documents from folders" -msgstr "" +msgstr "Usuń dokumenty z katalogów" #: permissions.py:13 msgid "View existing folders" -msgstr "" +msgstr "Zobacz istniejące katalogi" #: permissions.py:14 msgid "Add documents to existing folders" -msgstr "Dodaj dokumenty do istniejących folderów" +msgstr "Dodaj dokumenty do istniejących katalogów" #: views.py:37 msgid "created" -msgstr "" +msgstr "utworzony" #: views.py:38 msgid "documents" @@ -153,7 +154,7 @@ msgstr "" #: views.py:129 #, python-format msgid "Folder: %s deleted successfully." -msgstr "" +msgstr "Katalog: %s został usunięty." #: views.py:131 #, python-format @@ -163,7 +164,7 @@ msgstr "" #: views.py:142 #, python-format msgid "Are you sure you with to delete the folder: %s?" -msgstr "" +msgstr "Czy na pewno chcesz usunąć katalog: %s?" #: views.py:168 #, python-format @@ -172,7 +173,7 @@ msgstr "" #: views.py:180 msgid "Must provide at least one document." -msgstr "" +msgstr "Musisz podać co najmniej jeden dokument." #: views.py:198 #, python-format @@ -187,12 +188,12 @@ msgstr "" #: views.py:217 #, python-format msgid "Add document: %s to folder." -msgstr "" +msgstr "Dodaj dokument: %s do katalogu." #: views.py:219 #, python-format msgid "Add documents: %s to folder." -msgstr "" +msgstr "Dodaj dokumenty: %s do katalogu." #: views.py:237 #, python-format diff --git a/mayan/apps/folders/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/folders/locale/pt/LC_MESSAGES/django.mo index 9aeacbd7a0..f6cb73138d 100644 Binary files a/mayan/apps/folders/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/pt/LC_MESSAGES/django.po b/mayan/apps/folders/locale/pt/LC_MESSAGES/django.po index 21a19615d1..d042fa92d1 100644 --- a/mayan/apps/folders/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/pt/LC_MESSAGES/django.po @@ -3,16 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Renata Oliveira , 2011. -# Roberto Rosario , 2012. -# Vítor Figueiró , 2012. +# Renata Oliveira , 2011 +# Roberto Rosario, 2012 +# Vítor Figueiró , 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 \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" diff --git a/mayan/apps/folders/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/folders/locale/pt_BR/LC_MESSAGES/django.mo index bb258f3832..ec8b93730f 100644 Binary files a/mayan/apps/folders/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/folders/locale/pt_BR/LC_MESSAGES/django.po index f93b55c71f..cd86f04100 100644 --- a/mayan/apps/folders/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/pt_BR/LC_MESSAGES/django.po @@ -3,16 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. -# Renata Oliveira , 2011. -# Roberto Rosario , 2012. +# emersonsoares , 2012 +# Renata Oliveira , 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 \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" diff --git a/mayan/apps/folders/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/folders/locale/ru/LC_MESSAGES/django.mo index 7682a197c4..dc1fca35a8 100644 Binary files a/mayan/apps/folders/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/ru/LC_MESSAGES/django.po b/mayan/apps/folders/locale/ru/LC_MESSAGES/django.po index b329bd3296..e4eb7dd4f3 100644 --- a/mayan/apps/folders/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/ru/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Sergey Glita , 2012. +# Sergey Glita , 2012-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 \n" +"PO-Revision-Date: 2013-05-14 06:36+0000\n" +"Last-Translator: Sergey Glita \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" @@ -48,7 +48,7 @@ msgstr "добавить в папку" #: __init__.py:25 msgid "add to folder" -msgstr "" +msgstr "добавить в папку" #: __init__.py:26 __init__.py:36 models.py:43 views.py:34 msgid "folders" @@ -171,7 +171,7 @@ msgstr "документы в папке: %s" #: views.py:180 msgid "Must provide at least one document." -msgstr "" +msgstr "Необходимо указатьть хотя бы один документ." #: views.py:198 #, python-format @@ -186,12 +186,12 @@ msgstr "Документ: %(document)s is already in folder: %(folder)s." #: views.py:217 #, python-format msgid "Add document: %s to folder." -msgstr "" +msgstr "Добавить документ %s в папку" #: views.py:219 #, python-format msgid "Add documents: %s to folder." -msgstr "" +msgstr "Добавить документы %s в папку" #: views.py:237 #, python-format diff --git a/mayan/apps/folders/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/folders/locale/sl_SI/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..9639e36e28 Binary files /dev/null and b/mayan/apps/folders/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/folders/locale/sl_SI/LC_MESSAGES/django.po index 347940d580..d37f38c4bd 100644 --- a/mayan/apps/folders/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/sl_SI/LC_MESSAGES/django.po @@ -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 \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" diff --git a/mayan/apps/folders/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/folders/locale/tr_TR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..173be3a234 Binary files /dev/null and b/mayan/apps/folders/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/folders/locale/tr_TR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..ce0809319a --- /dev/null +++ b/mayan/apps/folders/locale/tr_TR/LC_MESSAGES/django.po @@ -0,0 +1,242 @@ +# 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: 2013-06-10 05:29+0000\n" +"Last-Translator: Roberto Rosario\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: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 +msgid "add to folder" +msgstr "" + +#: __init__.py:26 __init__.py:36 models.py:43 views.py:34 +msgid "folders" +msgstr "" + +#: __init__.py:28 +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 views.py:209 +msgid "document" +msgstr "" + +#: models.py:54 views.py:279 +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:180 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:198 +#, python-format +msgid "Document: %(document)s added to folder: %(folder)s successfully." +msgstr "" + +#: views.py:201 +#, python-format +msgid "Document: %(document)s is already in folder: %(folder)s." +msgstr "" + +#: views.py:217 +#, python-format +msgid "Add document: %s to folder." +msgstr "" + +#: views.py:219 +#, python-format +msgid "Add documents: %s to folder." +msgstr "" + +#: views.py:237 +#, python-format +msgid "folders containing: %s" +msgstr "" + +#: views.py:253 +msgid "Must provide at least one folder document." +msgstr "" + +#: views.py:271 +#, python-format +msgid "Document: %s removed successfully." +msgstr "" + +#: views.py:273 +#, python-format +msgid "Document: %(document)s delete error: %(error)s" +msgstr "" + +#: views.py:287 +#, python-format +msgid "" +"Are you sure you wish to remove the document: %(document)s from the folder " +"\"%(folder)s\"?" +msgstr "" + +#: views.py:290 +#, 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 "" diff --git a/mayan/apps/folders/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/folders/locale/vi_VN/LC_MESSAGES/django.mo index 994b056ef8..41040e5d5c 100644 Binary files a/mayan/apps/folders/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/folders/locale/vi_VN/LC_MESSAGES/django.po index c2138d6615..1af13118eb 100644 --- a/mayan/apps/folders/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/vi_VN/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Trung Phan Minh , 2013. +# Trung Phan Minh , 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 08:54+0000\n" -"Last-Translator: trungpm \n" +"Last-Translator: Trung Phan Minh \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" diff --git a/mayan/apps/history/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/history/locale/ar/LC_MESSAGES/django.mo index aaefad85bb..68de3152cc 100644 Binary files a/mayan/apps/history/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/history/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/history/locale/ar/LC_MESSAGES/django.po b/mayan/apps/history/locale/ar/LC_MESSAGES/django.po index 4d388ca7e2..1cc87e9aac 100644 --- a/mayan/apps/history/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/ar/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Mohammed ALDOUB , 2013. +# Mohammed ALDOUB , 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-26 08:24+0000\n" "Last-Translator: Mohammed ALDOUB \n" diff --git a/mayan/apps/history/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/history/locale/bg/LC_MESSAGES/django.mo index 0b8beec947..b7b775f497 100644 Binary files a/mayan/apps/history/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/history/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/history/locale/bg/LC_MESSAGES/django.po b/mayan/apps/history/locale/bg/LC_MESSAGES/django.po index b121c137f0..c26f87fc2e 100644 --- a/mayan/apps/history/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/bg/LC_MESSAGES/django.po @@ -3,12 +3,12 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Pavlin Koldamov , 2012. -# , 2012. +# Pavlin Koldamov , 2012 +# Pavlin Koldamov , 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-07-06 09:08+0000\n" "Last-Translator: Pavlin Koldamov \n" diff --git a/mayan/apps/history/locale/da/LC_MESSAGES/django.mo b/mayan/apps/history/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..d7796efdbe Binary files /dev/null and b/mayan/apps/history/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/history/locale/da/LC_MESSAGES/django.po b/mayan/apps/history/locale/da/LC_MESSAGES/django.po new file mode 100644 index 0000000000..de01f4fcb1 --- /dev/null +++ b/mayan/apps/history/locale/da/LC_MESSAGES/django.po @@ -0,0 +1,123 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Mads L. Nielsen , 2013 +# René Rovsing Bach , 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-08-27 07:43+0000\n" +"Last-Translator: Mads L. Nielsen \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:17 +msgid "date and time" +msgstr "dato og tid" + +#: __init__.py:21 +msgid "type" +msgstr "type" + +#: __init__.py:25 +msgid "summary" +msgstr "sammendrag" + +#: links.py:7 models.py:78 +msgid "history" +msgstr "historie" + +#: links.py:8 +msgid "details" +msgstr "detaljer" + +#: models.py:18 +msgid "namespace" +msgstr "navnerum" + +#: models.py:19 +msgid "name" +msgstr "navn" + +#: models.py:34 models.py:43 +msgid "history type" +msgstr "historie type" + +#: models.py:35 +msgid "history types" +msgstr "historie typer" + +#: models.py:39 +msgid "date time" +msgstr "dato tid" + +#: models.py:44 +msgid "dictionary" +msgstr "ordbog" + +#: models.py:79 +msgid "histories" +msgstr "historier" + +#: permissions.py:7 +msgid "History" +msgstr "Historie" + +#: permissions.py:8 +msgid "Access the history of an object" +msgstr "Tilgå historien for ​​et objekt" + +#: views.py:37 +msgid "history events" +msgstr "historie begivenheder" + +#: views.py:40 +msgid "object link" +msgstr "objekt link" + +#: views.py:68 +#, python-format +msgid "history events for: %s" +msgstr "historie begivenheder for: %s" + +#: views.py:86 +msgid "Date" +msgstr "Dato" + +#: views.py:87 +msgid "Time" +msgstr "Tid" + +#: views.py:88 +msgid "Object" +msgstr "Objekt" + +#: views.py:89 +msgid "Event type" +msgstr "Hændelsestype" + +#: views.py:90 +msgid "Additional details" +msgstr "Yderligere detaljer" + +#: views.py:90 +msgid "None" +msgstr "Ingen" + +#: views.py:94 +#, python-format +msgid "details for: %s" +msgstr "detaljerne for: %s" + +#: views.py:106 +#, python-format +msgid "history events of type: %s" +msgstr "historie hændelser af typen: %s" diff --git a/mayan/apps/history/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/history/locale/de_DE/LC_MESSAGES/django.mo index 1c6b77b47b..ef491aa0ec 100644 Binary files a/mayan/apps/history/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/history/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/history/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/history/locale/de_DE/LC_MESSAGES/django.po index 01c1f90223..f7645f4bf5 100644 --- a/mayan/apps/history/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/de_DE/LC_MESSAGES/django.po @@ -3,6 +3,7 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Mathias Behrle , 2014 # tetjarediske , 2012 # tetjarediske , 2012 # tetjarediske , 2012 @@ -13,7 +14,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 \n" +"Last-Translator: Mathias Behrle \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" diff --git a/mayan/apps/history/locale/en/LC_MESSAGES/django.mo b/mayan/apps/history/locale/en/LC_MESSAGES/django.mo index 0a05ef3a09..a4d5389634 100644 Binary files a/mayan/apps/history/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/history/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/history/locale/en/LC_MESSAGES/django.po b/mayan/apps/history/locale/en/LC_MESSAGES/django.po index 55213be45c..c1c4ca49fa 100644 --- a/mayan/apps/history/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/en/LC_MESSAGES/django.po @@ -1,121 +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. -# FIRST AUTHOR , 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 \n" -"Language-Team: LANGUAGE \n" -"Language: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2012-06-17 22:12+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:17 msgid "date and time" -msgstr "" +msgstr "date and time" #: __init__.py:21 msgid "type" -msgstr "" +msgstr "type" #: __init__.py:25 msgid "summary" -msgstr "" +msgstr "summary" #: links.py:7 models.py:78 msgid "history" -msgstr "" +msgstr "history" #: links.py:8 msgid "details" -msgstr "" +msgstr "details" #: models.py:18 msgid "namespace" -msgstr "" +msgstr "namespace" #: models.py:19 msgid "name" -msgstr "" +msgstr "name" #: models.py:34 models.py:43 msgid "history type" -msgstr "" +msgstr "history type" #: models.py:35 msgid "history types" -msgstr "" +msgstr "history types" #: models.py:39 msgid "date time" -msgstr "" +msgstr "date time" #: models.py:44 msgid "dictionary" -msgstr "" +msgstr "dictionary" #: models.py:79 msgid "histories" -msgstr "" +msgstr "histories" #: permissions.py:7 msgid "History" -msgstr "" +msgstr "History" #: permissions.py:8 msgid "Access the history of an object" -msgstr "" +msgstr "Access the history of an object" #: views.py:37 msgid "history events" -msgstr "" +msgstr "history events" #: views.py:40 msgid "object link" -msgstr "" +msgstr "object link" #: views.py:68 #, python-format msgid "history events for: %s" -msgstr "" +msgstr "history events for: %s" #: views.py:86 msgid "Date" -msgstr "" +msgstr "Date" #: views.py:87 msgid "Time" -msgstr "" +msgstr "Time" #: views.py:88 msgid "Object" -msgstr "" +msgstr "Object" #: views.py:89 msgid "Event type" -msgstr "" +msgstr "Event type" #: views.py:90 msgid "Additional details" -msgstr "" +msgstr "Additional details" #: views.py:90 msgid "None" -msgstr "" +msgstr "None" #: views.py:94 #, python-format msgid "details for: %s" -msgstr "" +msgstr "details for: %s" #: views.py:106 #, python-format msgid "history events of type: %s" -msgstr "" +msgstr "history events of type: %s" diff --git a/mayan/apps/history/locale/es/LC_MESSAGES/django.mo b/mayan/apps/history/locale/es/LC_MESSAGES/django.mo index 229d19e2ea..689d292f0a 100644 Binary files a/mayan/apps/history/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/history/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/history/locale/es/LC_MESSAGES/django.po b/mayan/apps/history/locale/es/LC_MESSAGES/django.po index 11b20566ad..febb0eebef 100644 --- a/mayan/apps/history/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/es/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Roberto Rosario , 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-06-17 22:24+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/history/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/history/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..f402693746 Binary files /dev/null and b/mayan/apps/history/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/history/locale/fa/LC_MESSAGES/django.po b/mayan/apps/history/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 0000000000..9b3967fa09 --- /dev/null +++ b/mayan/apps/history/locale/fa/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2013-06-16 18:57+0000\n" +"Last-Translator: Roberto Rosario\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:17 +msgid "date and time" +msgstr "" + +#: __init__.py:21 +msgid "type" +msgstr "" + +#: __init__.py:25 +msgid "summary" +msgstr "" + +#: links.py:7 models.py:78 +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:79 +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 "" diff --git a/mayan/apps/history/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/history/locale/fr/LC_MESSAGES/django.mo index 2679fcef66..5be9eb2b34 100644 Binary files a/mayan/apps/history/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/history/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/history/locale/fr/LC_MESSAGES/django.po b/mayan/apps/history/locale/fr/LC_MESSAGES/django.po index 5ad2521507..5a666a99ef 100644 --- a/mayan/apps/history/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/fr/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Pierre Lhoste , 2012. +# Pierre Lhoste , 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-07-28 15:48+0000\n" "Last-Translator: Pierre Lhoste \n" diff --git a/mayan/apps/history/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/history/locale/hr_HR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..2e8c4d8cd0 Binary files /dev/null and b/mayan/apps/history/locale/hr_HR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/history/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/history/locale/hr_HR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..8678e5e32b --- /dev/null +++ b/mayan/apps/history/locale/hr_HR/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2011-09-30 04:56+0000\n" +"Last-Translator: FULL NAME \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:17 +msgid "date and time" +msgstr "" + +#: __init__.py:21 +msgid "type" +msgstr "" + +#: __init__.py:25 +msgid "summary" +msgstr "" + +#: links.py:7 models.py:78 +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:79 +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 "" diff --git a/mayan/apps/history/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/history/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..b084503e25 Binary files /dev/null and b/mayan/apps/history/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/history/locale/hu/LC_MESSAGES/django.po b/mayan/apps/history/locale/hu/LC_MESSAGES/django.po new file mode 100644 index 0000000000..d6ec96807d --- /dev/null +++ b/mayan/apps/history/locale/hu/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2011-09-30 04:56+0000\n" +"Last-Translator: FULL NAME \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:17 +msgid "date and time" +msgstr "" + +#: __init__.py:21 +msgid "type" +msgstr "" + +#: __init__.py:25 +msgid "summary" +msgstr "" + +#: links.py:7 models.py:78 +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:79 +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 "" diff --git a/mayan/apps/history/locale/id/LC_MESSAGES/django.mo b/mayan/apps/history/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..a436ea1f08 Binary files /dev/null and b/mayan/apps/history/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/history/locale/id/LC_MESSAGES/django.po b/mayan/apps/history/locale/id/LC_MESSAGES/django.po new file mode 100644 index 0000000000..7b863f5bd8 --- /dev/null +++ b/mayan/apps/history/locale/id/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2011-09-30 04:56+0000\n" +"Last-Translator: FULL NAME \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:17 +msgid "date and time" +msgstr "" + +#: __init__.py:21 +msgid "type" +msgstr "" + +#: __init__.py:25 +msgid "summary" +msgstr "" + +#: links.py:7 models.py:78 +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:79 +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 "" diff --git a/mayan/apps/history/locale/it/LC_MESSAGES/django.mo b/mayan/apps/history/locale/it/LC_MESSAGES/django.mo index 0e28822972..7274af9196 100644 Binary files a/mayan/apps/history/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/history/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/history/locale/it/LC_MESSAGES/django.po b/mayan/apps/history/locale/it/LC_MESSAGES/django.po index 49103666dc..fc4d906631 100644 --- a/mayan/apps/history/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/it/LC_MESSAGES/django.po @@ -3,15 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. -# Pierpaolo Baldan , 2012. +# Giovanni Tricarico , 2014 +# Pierpaolo Baldan , 2011 +# Pierpaolo Baldan , 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-06-17 22:12+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2014-01-11 12:05+0000\n" +"Last-Translator: Giovanni Tricarico \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" @@ -25,7 +26,7 @@ msgstr "data e orario" #: __init__.py:21 msgid "type" -msgstr "" +msgstr "tipo" #: __init__.py:25 msgid "summary" @@ -37,7 +38,7 @@ msgstr "versioni" #: links.py:8 msgid "details" -msgstr "" +msgstr "detagli" #: models.py:18 msgid "namespace" @@ -81,7 +82,7 @@ msgstr "eventi cronologia" #: views.py:40 msgid "object link" -msgstr "" +msgstr "collegamento oggetto " #: views.py:68 #, python-format @@ -106,11 +107,11 @@ msgstr "Tipo evento" #: views.py:90 msgid "Additional details" -msgstr "" +msgstr "Dettagli aggiuntivi " #: views.py:90 msgid "None" -msgstr "" +msgstr "Nessuno " #: views.py:94 #, python-format @@ -120,4 +121,4 @@ msgstr "dettaglio per:%s" #: views.py:106 #, python-format msgid "history events of type: %s" -msgstr "" +msgstr "storico eventi di tipo: %s" diff --git a/mayan/apps/history/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/history/locale/nl_NL/LC_MESSAGES/django.mo index 982273296e..77f399d921 100644 Binary files a/mayan/apps/history/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/history/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/history/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/history/locale/nl_NL/LC_MESSAGES/django.po index c8f1ed24d6..ee1bde5266 100644 --- a/mayan/apps/history/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/nl_NL/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ 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: 2011-09-30 04:56+0000\n" "Last-Translator: FULL NAME \n" diff --git a/mayan/apps/history/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/history/locale/pl/LC_MESSAGES/django.mo index 2e9b187458..3e93ce9e93 100644 Binary files a/mayan/apps/history/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/history/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/history/locale/pl/LC_MESSAGES/django.po b/mayan/apps/history/locale/pl/LC_MESSAGES/django.po index 19c53c3895..d30f39a0e3 100644 --- a/mayan/apps/history/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/pl/LC_MESSAGES/django.po @@ -3,16 +3,17 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# mic , 2012. -# , 2012. -# , 2012. +# mic , 2012 +# mic , 2012 +# mic , 2013 +# mic , 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-06-17 22:12+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-11-06 12:45+0000\n" +"Last-Translator: mic \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" @@ -26,11 +27,11 @@ msgstr "data i godzina" #: __init__.py:21 msgid "type" -msgstr "" +msgstr "typ" #: __init__.py:25 msgid "summary" -msgstr "streszczenie" +msgstr "podsumowanie" #: links.py:7 models.py:78 msgid "history" @@ -38,7 +39,7 @@ msgstr "historia" #: links.py:8 msgid "details" -msgstr "" +msgstr "szczegóły" #: models.py:18 msgid "namespace" @@ -87,7 +88,7 @@ msgstr "" #: views.py:68 #, python-format msgid "history events for: %s" -msgstr "zdarzenia historii dla:%s" +msgstr "historia wydarzeń dla:%s" #: views.py:86 msgid "Date" @@ -107,11 +108,11 @@ msgstr "Typ zdarzenia" #: views.py:90 msgid "Additional details" -msgstr "" +msgstr "Dodatkowe szczegóły" #: views.py:90 msgid "None" -msgstr "" +msgstr "Brak" #: views.py:94 #, python-format diff --git a/mayan/apps/history/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/history/locale/pt/LC_MESSAGES/django.mo index b3b952adfe..c6d326ae08 100644 Binary files a/mayan/apps/history/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/history/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/history/locale/pt/LC_MESSAGES/django.po b/mayan/apps/history/locale/pt/LC_MESSAGES/django.po index 209bded1d8..930e8b31a6 100644 --- a/mayan/apps/history/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/pt/LC_MESSAGES/django.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. -# Emerson Soares , 2011. -# Vítor Figueiró , 2012. +# emersonsoares , 2011 +# emersonsoares , 2011 +# Vítor Figueiró , 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-07-05 19:38+0000\n" "Last-Translator: Vítor Figueiró \n" diff --git a/mayan/apps/history/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/history/locale/pt_BR/LC_MESSAGES/django.mo index 2f18af8c37..304e9a1e67 100644 Binary files a/mayan/apps/history/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/history/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/history/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/history/locale/pt_BR/LC_MESSAGES/django.po index ebff8e61fb..92ac8116bb 100644 --- a/mayan/apps/history/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/pt_BR/LC_MESSAGES/django.po @@ -3,15 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. -# Emerson Soares , 2011. +# emersonsoares , 2011 +# emersonsoares , 2011 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-07-02 03:31+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/history/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/history/locale/ru/LC_MESSAGES/django.mo index 49bbcdc44e..eb6cf020c6 100644 Binary files a/mayan/apps/history/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/history/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/history/locale/ru/LC_MESSAGES/django.po b/mayan/apps/history/locale/ru/LC_MESSAGES/django.po index 31d2c88788..7b8b57810c 100644 --- a/mayan/apps/history/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/ru/LC_MESSAGES/django.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Sergey Glita , 2012. +# Sergey Glita , 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-10-09 11:53+0000\n" +"PO-Revision-Date: 2013-05-14 06:36+0000\n" "Last-Translator: Sergey Glita \n" "Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" diff --git a/mayan/apps/history/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/history/locale/sl_SI/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..3823f87724 Binary files /dev/null and b/mayan/apps/history/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/history/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/history/locale/sl_SI/LC_MESSAGES/django.po index d9d13bad76..4ec30b8aca 100644 --- a/mayan/apps/history/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/sl_SI/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ 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: 2011-09-30 04:56+0000\n" "Last-Translator: FULL NAME \n" diff --git a/mayan/apps/history/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/history/locale/tr_TR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..173be3a234 Binary files /dev/null and b/mayan/apps/history/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/history/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/history/locale/tr_TR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..1ec23d708d --- /dev/null +++ b/mayan/apps/history/locale/tr_TR/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"Last-Translator: Roberto Rosario\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:17 +msgid "date and time" +msgstr "" + +#: __init__.py:21 +msgid "type" +msgstr "" + +#: __init__.py:25 +msgid "summary" +msgstr "" + +#: links.py:7 models.py:78 +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:79 +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 "" diff --git a/mayan/apps/history/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/history/locale/vi_VN/LC_MESSAGES/django.mo index 3bf8ca71cf..0787d4ee92 100644 Binary files a/mayan/apps/history/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/history/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/history/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/history/locale/vi_VN/LC_MESSAGES/django.po index 66b0dd9253..3992c12fe7 100644 --- a/mayan/apps/history/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/vi_VN/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Trung Phan Minh , 2013. +# Trung Phan Minh , 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 00:48+0000\n" -"Last-Translator: trungpm \n" +"Last-Translator: Trung Phan Minh \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" diff --git a/mayan/apps/installation/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/ar/LC_MESSAGES/django.mo index d4e008e2c0..7c1a632227 100644 Binary files a/mayan/apps/installation/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/ar/LC_MESSAGES/django.po b/mayan/apps/installation/locale/ar/LC_MESSAGES/django.po index 4962ee028f..4f5db83a5a 100644 --- a/mayan/apps/installation/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/ar/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Mohammed ALDOUB , 2013. +# Mohammed ALDOUB , 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-26 08:50+0000\n" "Last-Translator: Mohammed ALDOUB \n" diff --git a/mayan/apps/installation/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/bg/LC_MESSAGES/django.mo index 4f4976362e..ae34feafa5 100644 Binary files a/mayan/apps/installation/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/bg/LC_MESSAGES/django.po b/mayan/apps/installation/locale/bg/LC_MESSAGES/django.po index 8f63b6586a..842838ff95 100644 --- a/mayan/apps/installation/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/bg/LC_MESSAGES/django.po @@ -3,15 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Iliya Georgiev , 2012. -# , 2012. +# Iliya Georgiev , 2012 +# Pavlin Koldamov , 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:06+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/installation/locale/da/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..bd997ddba8 Binary files /dev/null and b/mayan/apps/installation/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/da/LC_MESSAGES/django.po b/mayan/apps/installation/locale/da/LC_MESSAGES/django.po new file mode 100644 index 0000000000..432e9f215f --- /dev/null +++ b/mayan/apps/installation/locale/da/LC_MESSAGES/django.po @@ -0,0 +1,163 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# René Rovsing Bach , 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-02-10 11:51+0000\n" +"Last-Translator: René Rovsing Bach \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" + +#: links.py:7 models.py:194 +msgid "installation details" +msgstr "installations detaljer" + +#: models.py:68 models.py:75 +msgid "LSB OS" +msgstr "LSB OS" + +#: models.py:69 +msgid "Distributor ID" +msgstr "Distributør id" + +#: models.py:70 +msgid "Description" +msgstr "Beskrivelse" + +#: models.py:71 +msgid "Release" +msgstr "Release" + +#: models.py:72 +msgid "Codename" +msgstr "Codename" + +#: models.py:73 +msgid "System info" +msgstr "System info" + +#: models.py:77 +msgid "OS architecture" +msgstr "OS arkitektur" + +#: models.py:78 +msgid "Python version" +msgstr "Python version" + +#: models.py:79 +msgid "Hostname" +msgstr "Host navn" + +#: models.py:80 +msgid "Platform" +msgstr "Platform" + +#: models.py:81 +msgid "Machine" +msgstr "Maskine" + +#: models.py:82 +msgid "Processor" +msgstr "Processor" + +#: models.py:83 +msgid "Number of CPUs" +msgstr "Antal CPU'er" + +#: models.py:84 +msgid "Total physical memory" +msgstr "Samlet fysisk hukommelse" + +#: models.py:85 +msgid "Disk partitions" +msgstr "Diskpartitioner" + +#: models.py:89 models.py:91 models.py:93 +msgid "tesseract version" +msgstr "Tesseract version" + +#: models.py:91 models.py:99 models.py:107 +msgid "not found" +msgstr "Ej fundet" + +#: models.py:93 models.py:101 models.py:109 +msgid "error getting version" +msgstr "Fejl ved versionssøgning" + +#: models.py:97 models.py:99 models.py:101 +msgid "unpaper version" +msgstr "digital udgave" + +#: models.py:105 models.py:107 models.py:109 +msgid "pdftotext version" +msgstr "pdftotext version" + +#: models.py:111 +msgid "Mayan EDMS version" +msgstr "Mayan EDMS version" + +#: models.py:112 +msgid "Installed via fabfile" +msgstr "Installeret via fabfile" + +#: models.py:117 models.py:121 +msgid "Running from a Git repository" +msgstr "Kører fra en Git repository" + +#: models.py:122 +msgid "Repository remotes" +msgstr "Repository remotes" + +#: models.py:123 +msgid "Repository remotes URLs" +msgstr "Repository remotes URLs" + +#: models.py:124 +msgid "Branch" +msgstr "Branch" + +#: models.py:125 +msgid "HEAD commit hex SHA" +msgstr "HEAD commit hex SHA" + +#: models.py:126 +msgid "HEAD commit author" +msgstr "HEAD commit author" + +#: models.py:127 +msgid "HEAD commit authored date" +msgstr "HEAD commit authored date" + +#: models.py:128 +msgid "HEAD commit committer" +msgstr "HEAD commit committer" + +#: models.py:129 +msgid "HEAD commit committed date" +msgstr "HEAD commit committed date" + +#: models.py:130 +msgid "HEAD commit message" +msgstr "HEAD commit message" + +#: permissions.py:7 +msgid "Installation" +msgstr "Installation" + +#: permissions.py:8 +msgid "View installation environment details" +msgstr "Se installations miljø detaljer" + +#: views.py:24 +msgid "Installation environment details" +msgstr "Installations miljø detaljer" diff --git a/mayan/apps/installation/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/de_DE/LC_MESSAGES/django.mo index 7e9dcdb9d7..45fa00a98a 100644 Binary files a/mayan/apps/installation/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/installation/locale/de_DE/LC_MESSAGES/django.po index ed5b3119df..c833406724 100644 --- a/mayan/apps/installation/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/de_DE/LC_MESSAGES/django.po @@ -3,8 +3,9 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Manticor , 2012 -# Manticor , 2012 +# Stefan Lodders , 2012 +# Mathias Behrle , 2014 +# Stefan Lodders , 2012 # Tobias Paepke , 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:12+0000\n" -"Last-Translator: yangoon \n" +"Last-Translator: Mathias Behrle \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" diff --git a/mayan/apps/installation/locale/en/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/en/LC_MESSAGES/django.mo index 0a05ef3a09..1588c98220 100644 Binary files a/mayan/apps/installation/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/en/LC_MESSAGES/django.po b/mayan/apps/installation/locale/en/LC_MESSAGES/django.po index 711a01ad46..7847aa2a58 100644 --- a/mayan/apps/installation/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/en/LC_MESSAGES/django.po @@ -1,162 +1,162 @@ # 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 , 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 \n" -"Language-Team: LANGUAGE \n" -"Language: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2012-12-12 06:06+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" -#: links.py:7 models.py:195 +#: links.py:7 models.py:194 msgid "installation details" -msgstr "" +msgstr "installation details" #: models.py:68 models.py:75 msgid "LSB OS" -msgstr "" +msgstr "LSB OS" #: models.py:69 msgid "Distributor ID" -msgstr "" +msgstr "Distributor ID" #: models.py:70 msgid "Description" -msgstr "" +msgstr "Description" #: models.py:71 msgid "Release" -msgstr "" +msgstr "Release" #: models.py:72 msgid "Codename" -msgstr "" +msgstr "Codename" #: models.py:73 msgid "System info" -msgstr "" +msgstr "System info" #: models.py:77 msgid "OS architecture" -msgstr "" +msgstr "OS architecture" #: models.py:78 msgid "Python version" -msgstr "" +msgstr "Python version" #: models.py:79 msgid "Hostname" -msgstr "" +msgstr "Hostname" #: models.py:80 msgid "Platform" -msgstr "" +msgstr "Platform" #: models.py:81 msgid "Machine" -msgstr "" +msgstr "Machine" #: models.py:82 msgid "Processor" -msgstr "" +msgstr "Processor" #: models.py:83 msgid "Number of CPUs" -msgstr "" +msgstr "Number of CPUs" #: models.py:84 msgid "Total physical memory" -msgstr "" +msgstr "Total physical memory" #: models.py:85 msgid "Disk partitions" -msgstr "" +msgstr "Disk partitions" #: models.py:89 models.py:91 models.py:93 msgid "tesseract version" -msgstr "" +msgstr "tesseract version" #: models.py:91 models.py:99 models.py:107 msgid "not found" -msgstr "" +msgstr "not found" #: models.py:93 models.py:101 models.py:109 msgid "error getting version" -msgstr "" +msgstr "error getting version" #: models.py:97 models.py:99 models.py:101 msgid "unpaper version" -msgstr "" +msgstr "unpaper version" #: models.py:105 models.py:107 models.py:109 msgid "pdftotext version" -msgstr "" +msgstr "pdftotext version" #: models.py:111 msgid "Mayan EDMS version" -msgstr "" +msgstr "Mayan EDMS version" #: models.py:112 msgid "Installed via fabfile" -msgstr "" +msgstr "Installed via fabfile" #: models.py:117 models.py:121 msgid "Running from a Git repository" -msgstr "" +msgstr "Running from a Git repository" #: models.py:122 msgid "Repository remotes" -msgstr "" +msgstr "Repository remotes" #: models.py:123 msgid "Repository remotes URLs" -msgstr "" +msgstr "Repository remotes URLs" #: models.py:124 msgid "Branch" -msgstr "" +msgstr "Branch" #: models.py:125 msgid "HEAD commit hex SHA" -msgstr "" +msgstr "HEAD commit hex SHA" #: models.py:126 msgid "HEAD commit author" -msgstr "" +msgstr "HEAD commit author" #: models.py:127 msgid "HEAD commit authored date" -msgstr "" +msgstr "HEAD commit authored date" #: models.py:128 msgid "HEAD commit committer" -msgstr "" +msgstr "HEAD commit committer" #: models.py:129 msgid "HEAD commit committed date" -msgstr "" +msgstr "HEAD commit committed date" #: models.py:130 msgid "HEAD commit message" -msgstr "" +msgstr "HEAD commit message" #: permissions.py:7 msgid "Installation" -msgstr "" +msgstr "Installation" #: permissions.py:8 msgid "View installation environment details" -msgstr "" +msgstr "View installation environment details" #: views.py:24 msgid "Installation environment details" -msgstr "" +msgstr "Installation environment details" diff --git a/mayan/apps/installation/locale/es/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/es/LC_MESSAGES/django.mo index ffe9c75016..4a1b0b054f 100644 Binary files a/mayan/apps/installation/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/es/LC_MESSAGES/django.po b/mayan/apps/installation/locale/es/LC_MESSAGES/django.po index 0d4ddbe7af..b39bc39696 100644 --- a/mayan/apps/installation/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/es/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Roberto Rosario , 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:17+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/installation/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..6508212b25 Binary files /dev/null and b/mayan/apps/installation/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/fa/LC_MESSAGES/django.po b/mayan/apps/installation/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 0000000000..83fee9d8b0 --- /dev/null +++ b/mayan/apps/installation/locale/fa/LC_MESSAGES/django.po @@ -0,0 +1,163 @@ +# 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 , 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:00+0000\n" +"Last-Translator: Mohammad Dashtizadeh \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" + +#: links.py:7 models.py:194 +msgid "installation details" +msgstr "جزئیات نصب" + +#: models.py:68 models.py:75 +msgid "LSB OS" +msgstr "" + +#: models.py:69 +msgid "Distributor ID" +msgstr "" + +#: models.py:70 +msgid "Description" +msgstr "" + +#: models.py:71 +msgid "Release" +msgstr "انتشار" + +#: models.py:72 +msgid "Codename" +msgstr "" + +#: models.py:73 +msgid "System info" +msgstr "اطلاعات سیستم" + +#: models.py:77 +msgid "OS architecture" +msgstr "معماری سیستم‌عامل" + +#: models.py:78 +msgid "Python version" +msgstr "نسخه‌ی پایتون" + +#: models.py:79 +msgid "Hostname" +msgstr "نام میزبان" + +#: models.py:80 +msgid "Platform" +msgstr "" + +#: models.py:81 +msgid "Machine" +msgstr "" + +#: models.py:82 +msgid "Processor" +msgstr "" + +#: models.py:83 +msgid "Number of CPUs" +msgstr "" + +#: models.py:84 +msgid "Total physical memory" +msgstr "" + +#: models.py:85 +msgid "Disk partitions" +msgstr "" + +#: models.py:89 models.py:91 models.py:93 +msgid "tesseract version" +msgstr "" + +#: models.py:91 models.py:99 models.py:107 +msgid "not found" +msgstr "" + +#: models.py:93 models.py:101 models.py:109 +msgid "error getting version" +msgstr "" + +#: models.py:97 models.py:99 models.py:101 +msgid "unpaper version" +msgstr "" + +#: models.py:105 models.py:107 models.py:109 +msgid "pdftotext version" +msgstr "" + +#: models.py:111 +msgid "Mayan EDMS version" +msgstr "" + +#: models.py:112 +msgid "Installed via fabfile" +msgstr "" + +#: models.py:117 models.py:121 +msgid "Running from a Git repository" +msgstr "" + +#: models.py:122 +msgid "Repository remotes" +msgstr "" + +#: models.py:123 +msgid "Repository remotes URLs" +msgstr "" + +#: models.py:124 +msgid "Branch" +msgstr "" + +#: models.py:125 +msgid "HEAD commit hex SHA" +msgstr "" + +#: models.py:126 +msgid "HEAD commit author" +msgstr "" + +#: models.py:127 +msgid "HEAD commit authored date" +msgstr "" + +#: models.py:128 +msgid "HEAD commit committer" +msgstr "" + +#: models.py:129 +msgid "HEAD commit committed date" +msgstr "" + +#: models.py:130 +msgid "HEAD commit message" +msgstr "" + +#: permissions.py:7 +msgid "Installation" +msgstr "نصب" + +#: permissions.py:8 +msgid "View installation environment details" +msgstr "" + +#: views.py:24 +msgid "Installation environment details" +msgstr "" diff --git a/mayan/apps/installation/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/fr/LC_MESSAGES/django.mo index da6bf49edc..815928f8f4 100644 Binary files a/mayan/apps/installation/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/fr/LC_MESSAGES/django.po b/mayan/apps/installation/locale/fr/LC_MESSAGES/django.po index 4a1780cbb3..9598d5649a 100644 --- a/mayan/apps/installation/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/fr/LC_MESSAGES/django.po @@ -3,15 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. -# PatrickHetu , 2012. +# PatrickHetu , 2012 +# PatrickHetu , 2012 +# SadE54 , 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:06+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-02-04 00:28+0000\n" +"Last-Translator: SadE54 \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" @@ -93,7 +94,7 @@ msgstr "non trouvée" #: models.py:93 models.py:101 models.py:109 msgid "error getting version" -msgstr "" +msgstr "erreur en récupérant la version" #: models.py:97 models.py:99 models.py:101 msgid "unpaper version" @@ -101,7 +102,7 @@ msgstr "Version de unpaper" #: models.py:105 models.py:107 models.py:109 msgid "pdftotext version" -msgstr "" +msgstr "version de pdftotext" #: models.py:111 msgid "Mayan EDMS version" @@ -121,7 +122,7 @@ msgstr "Dépôt distant" #: models.py:123 msgid "Repository remotes URLs" -msgstr "" +msgstr "Liens des dépôts distants" #: models.py:124 msgid "Branch" diff --git a/mayan/apps/installation/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/hr_HR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..102d84deee Binary files /dev/null and b/mayan/apps/installation/locale/hr_HR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/installation/locale/hr_HR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..6780903b8d --- /dev/null +++ b/mayan/apps/installation/locale/hr_HR/LC_MESSAGES/django.po @@ -0,0 +1,162 @@ +# 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:06+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" + +#: links.py:7 models.py:194 +msgid "installation details" +msgstr "" + +#: models.py:68 models.py:75 +msgid "LSB OS" +msgstr "" + +#: models.py:69 +msgid "Distributor ID" +msgstr "" + +#: models.py:70 +msgid "Description" +msgstr "" + +#: models.py:71 +msgid "Release" +msgstr "" + +#: models.py:72 +msgid "Codename" +msgstr "" + +#: models.py:73 +msgid "System info" +msgstr "" + +#: models.py:77 +msgid "OS architecture" +msgstr "" + +#: models.py:78 +msgid "Python version" +msgstr "" + +#: models.py:79 +msgid "Hostname" +msgstr "" + +#: models.py:80 +msgid "Platform" +msgstr "" + +#: models.py:81 +msgid "Machine" +msgstr "" + +#: models.py:82 +msgid "Processor" +msgstr "" + +#: models.py:83 +msgid "Number of CPUs" +msgstr "" + +#: models.py:84 +msgid "Total physical memory" +msgstr "" + +#: models.py:85 +msgid "Disk partitions" +msgstr "" + +#: models.py:89 models.py:91 models.py:93 +msgid "tesseract version" +msgstr "" + +#: models.py:91 models.py:99 models.py:107 +msgid "not found" +msgstr "" + +#: models.py:93 models.py:101 models.py:109 +msgid "error getting version" +msgstr "" + +#: models.py:97 models.py:99 models.py:101 +msgid "unpaper version" +msgstr "" + +#: models.py:105 models.py:107 models.py:109 +msgid "pdftotext version" +msgstr "" + +#: models.py:111 +msgid "Mayan EDMS version" +msgstr "" + +#: models.py:112 +msgid "Installed via fabfile" +msgstr "" + +#: models.py:117 models.py:121 +msgid "Running from a Git repository" +msgstr "" + +#: models.py:122 +msgid "Repository remotes" +msgstr "" + +#: models.py:123 +msgid "Repository remotes URLs" +msgstr "" + +#: models.py:124 +msgid "Branch" +msgstr "" + +#: models.py:125 +msgid "HEAD commit hex SHA" +msgstr "" + +#: models.py:126 +msgid "HEAD commit author" +msgstr "" + +#: models.py:127 +msgid "HEAD commit authored date" +msgstr "" + +#: models.py:128 +msgid "HEAD commit committer" +msgstr "" + +#: models.py:129 +msgid "HEAD commit committed date" +msgstr "" + +#: models.py:130 +msgid "HEAD commit message" +msgstr "" + +#: permissions.py:7 +msgid "Installation" +msgstr "" + +#: permissions.py:8 +msgid "View installation environment details" +msgstr "" + +#: views.py:24 +msgid "Installation environment details" +msgstr "" diff --git a/mayan/apps/installation/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..94702c5f2e Binary files /dev/null and b/mayan/apps/installation/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/hu/LC_MESSAGES/django.po b/mayan/apps/installation/locale/hu/LC_MESSAGES/django.po new file mode 100644 index 0000000000..0676685625 --- /dev/null +++ b/mayan/apps/installation/locale/hu/LC_MESSAGES/django.po @@ -0,0 +1,162 @@ +# 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:06+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" + +#: links.py:7 models.py:194 +msgid "installation details" +msgstr "" + +#: models.py:68 models.py:75 +msgid "LSB OS" +msgstr "" + +#: models.py:69 +msgid "Distributor ID" +msgstr "" + +#: models.py:70 +msgid "Description" +msgstr "" + +#: models.py:71 +msgid "Release" +msgstr "" + +#: models.py:72 +msgid "Codename" +msgstr "" + +#: models.py:73 +msgid "System info" +msgstr "" + +#: models.py:77 +msgid "OS architecture" +msgstr "" + +#: models.py:78 +msgid "Python version" +msgstr "" + +#: models.py:79 +msgid "Hostname" +msgstr "" + +#: models.py:80 +msgid "Platform" +msgstr "" + +#: models.py:81 +msgid "Machine" +msgstr "" + +#: models.py:82 +msgid "Processor" +msgstr "" + +#: models.py:83 +msgid "Number of CPUs" +msgstr "" + +#: models.py:84 +msgid "Total physical memory" +msgstr "" + +#: models.py:85 +msgid "Disk partitions" +msgstr "" + +#: models.py:89 models.py:91 models.py:93 +msgid "tesseract version" +msgstr "" + +#: models.py:91 models.py:99 models.py:107 +msgid "not found" +msgstr "" + +#: models.py:93 models.py:101 models.py:109 +msgid "error getting version" +msgstr "" + +#: models.py:97 models.py:99 models.py:101 +msgid "unpaper version" +msgstr "" + +#: models.py:105 models.py:107 models.py:109 +msgid "pdftotext version" +msgstr "" + +#: models.py:111 +msgid "Mayan EDMS version" +msgstr "" + +#: models.py:112 +msgid "Installed via fabfile" +msgstr "" + +#: models.py:117 models.py:121 +msgid "Running from a Git repository" +msgstr "" + +#: models.py:122 +msgid "Repository remotes" +msgstr "" + +#: models.py:123 +msgid "Repository remotes URLs" +msgstr "" + +#: models.py:124 +msgid "Branch" +msgstr "" + +#: models.py:125 +msgid "HEAD commit hex SHA" +msgstr "" + +#: models.py:126 +msgid "HEAD commit author" +msgstr "" + +#: models.py:127 +msgid "HEAD commit authored date" +msgstr "" + +#: models.py:128 +msgid "HEAD commit committer" +msgstr "" + +#: models.py:129 +msgid "HEAD commit committed date" +msgstr "" + +#: models.py:130 +msgid "HEAD commit message" +msgstr "" + +#: permissions.py:7 +msgid "Installation" +msgstr "" + +#: permissions.py:8 +msgid "View installation environment details" +msgstr "" + +#: views.py:24 +msgid "Installation environment details" +msgstr "" diff --git a/mayan/apps/installation/locale/id/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..25f6c2fed4 Binary files /dev/null and b/mayan/apps/installation/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/id/LC_MESSAGES/django.po b/mayan/apps/installation/locale/id/LC_MESSAGES/django.po new file mode 100644 index 0000000000..61281052d4 --- /dev/null +++ b/mayan/apps/installation/locale/id/LC_MESSAGES/django.po @@ -0,0 +1,162 @@ +# 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-06-17 22:18+0000\n" +"Last-Translator: FULL NAME \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" + +#: links.py:7 models.py:194 +msgid "installation details" +msgstr "" + +#: models.py:68 models.py:75 +msgid "LSB OS" +msgstr "" + +#: models.py:69 +msgid "Distributor ID" +msgstr "" + +#: models.py:70 +msgid "Description" +msgstr "" + +#: models.py:71 +msgid "Release" +msgstr "" + +#: models.py:72 +msgid "Codename" +msgstr "" + +#: models.py:73 +msgid "System info" +msgstr "" + +#: models.py:77 +msgid "OS architecture" +msgstr "" + +#: models.py:78 +msgid "Python version" +msgstr "" + +#: models.py:79 +msgid "Hostname" +msgstr "" + +#: models.py:80 +msgid "Platform" +msgstr "" + +#: models.py:81 +msgid "Machine" +msgstr "" + +#: models.py:82 +msgid "Processor" +msgstr "" + +#: models.py:83 +msgid "Number of CPUs" +msgstr "" + +#: models.py:84 +msgid "Total physical memory" +msgstr "" + +#: models.py:85 +msgid "Disk partitions" +msgstr "" + +#: models.py:89 models.py:91 models.py:93 +msgid "tesseract version" +msgstr "" + +#: models.py:91 models.py:99 models.py:107 +msgid "not found" +msgstr "" + +#: models.py:93 models.py:101 models.py:109 +msgid "error getting version" +msgstr "" + +#: models.py:97 models.py:99 models.py:101 +msgid "unpaper version" +msgstr "" + +#: models.py:105 models.py:107 models.py:109 +msgid "pdftotext version" +msgstr "" + +#: models.py:111 +msgid "Mayan EDMS version" +msgstr "" + +#: models.py:112 +msgid "Installed via fabfile" +msgstr "" + +#: models.py:117 models.py:121 +msgid "Running from a Git repository" +msgstr "" + +#: models.py:122 +msgid "Repository remotes" +msgstr "" + +#: models.py:123 +msgid "Repository remotes URLs" +msgstr "" + +#: models.py:124 +msgid "Branch" +msgstr "" + +#: models.py:125 +msgid "HEAD commit hex SHA" +msgstr "" + +#: models.py:126 +msgid "HEAD commit author" +msgstr "" + +#: models.py:127 +msgid "HEAD commit authored date" +msgstr "" + +#: models.py:128 +msgid "HEAD commit committer" +msgstr "" + +#: models.py:129 +msgid "HEAD commit committed date" +msgstr "" + +#: models.py:130 +msgid "HEAD commit message" +msgstr "" + +#: permissions.py:7 +msgid "Installation" +msgstr "" + +#: permissions.py:8 +msgid "View installation environment details" +msgstr "" + +#: views.py:24 +msgid "Installation environment details" +msgstr "" diff --git a/mayan/apps/installation/locale/it/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/it/LC_MESSAGES/django.mo index 3b0074d45f..e15f4dddf6 100644 Binary files a/mayan/apps/installation/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/it/LC_MESSAGES/django.po b/mayan/apps/installation/locale/it/LC_MESSAGES/django.po index b3f6f3591b..360da34470 100644 --- a/mayan/apps/installation/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/it/LC_MESSAGES/django.po @@ -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:06+0000\n" -"Last-Translator: Roberto Rosario \n" +"Last-Translator: Roberto Rosario\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" diff --git a/mayan/apps/installation/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/nl_NL/LC_MESSAGES/django.mo index 54e42f8dbb..27aedc665f 100644 Binary files a/mayan/apps/installation/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/installation/locale/nl_NL/LC_MESSAGES/django.po index 3aa48d89d8..acecf0466b 100644 --- a/mayan/apps/installation/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/nl_NL/LC_MESSAGES/django.po @@ -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:06+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/installation/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/pl/LC_MESSAGES/django.mo index 325121e7ef..0574e363b8 100644 Binary files a/mayan/apps/installation/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/pl/LC_MESSAGES/django.po b/mayan/apps/installation/locale/pl/LC_MESSAGES/django.po index 8d312af734..4b3f76692d 100644 --- a/mayan/apps/installation/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/pl/LC_MESSAGES/django.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# mic , 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:06+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-11-06 11:36+0000\n" +"Last-Translator: mic \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" @@ -19,7 +20,7 @@ msgstr "" #: links.py:7 models.py:194 msgid "installation details" -msgstr "" +msgstr "Szczegóły instalacji" #: models.py:68 models.py:75 msgid "LSB OS" @@ -31,7 +32,7 @@ msgstr "" #: models.py:70 msgid "Description" -msgstr "" +msgstr "Opis" #: models.py:71 msgid "Release" @@ -47,19 +48,19 @@ msgstr "" #: models.py:77 msgid "OS architecture" -msgstr "" +msgstr "OS architektura" #: models.py:78 msgid "Python version" -msgstr "" +msgstr "Python wersja" #: models.py:79 msgid "Hostname" -msgstr "" +msgstr "Hostname" #: models.py:80 msgid "Platform" -msgstr "" +msgstr "Platforma" #: models.py:81 msgid "Machine" @@ -67,7 +68,7 @@ msgstr "" #: models.py:82 msgid "Processor" -msgstr "" +msgstr "Procesor" #: models.py:83 msgid "Number of CPUs" @@ -151,7 +152,7 @@ msgstr "" #: permissions.py:7 msgid "Installation" -msgstr "" +msgstr "Instalacja" #: permissions.py:8 msgid "View installation environment details" diff --git a/mayan/apps/installation/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/pt/LC_MESSAGES/django.mo index e517707fae..f1d6dd06a9 100644 Binary files a/mayan/apps/installation/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/pt/LC_MESSAGES/django.po b/mayan/apps/installation/locale/pt/LC_MESSAGES/django.po index db14c7b25b..36d9fde730 100644 --- a/mayan/apps/installation/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/pt/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Vítor Figueiró , 2012. +# Vítor Figueiró , 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:06+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/installation/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/pt_BR/LC_MESSAGES/django.mo index 2754a9dd62..71f5724448 100644 Binary files a/mayan/apps/installation/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/installation/locale/pt_BR/LC_MESSAGES/django.po index a94679fbe3..f53f7eef0f 100644 --- a/mayan/apps/installation/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/pt_BR/LC_MESSAGES/django.po @@ -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:06+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/installation/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/ru/LC_MESSAGES/django.mo index 8f99fe914b..071ffd7bda 100644 Binary files a/mayan/apps/installation/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/ru/LC_MESSAGES/django.po b/mayan/apps/installation/locale/ru/LC_MESSAGES/django.po index f275a9f44e..918e2a7fef 100644 --- a/mayan/apps/installation/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/ru/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Sergey Glita , 2012. +# Sergey Glita , 2012-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:06+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-05-14 06:53+0000\n" +"Last-Translator: Sergey Glita \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" @@ -92,7 +92,7 @@ msgstr "не найдено" #: models.py:93 models.py:101 models.py:109 msgid "error getting version" -msgstr "" +msgstr "Ошибка при получении версии" #: models.py:97 models.py:99 models.py:101 msgid "unpaper version" @@ -100,7 +100,7 @@ msgstr "unpaper версия" #: models.py:105 models.py:107 models.py:109 msgid "pdftotext version" -msgstr "" +msgstr "версия pdftotext" #: models.py:111 msgid "Mayan EDMS version" @@ -120,7 +120,7 @@ msgstr "Repository remotes" #: models.py:123 msgid "Repository remotes URLs" -msgstr "" +msgstr "Адреса URL репозиториев " #: models.py:124 msgid "Branch" diff --git a/mayan/apps/installation/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/sl_SI/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..3c632e961d Binary files /dev/null and b/mayan/apps/installation/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/installation/locale/sl_SI/LC_MESSAGES/django.po index 6032b5e51d..487d508c7a 100644 --- a/mayan/apps/installation/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/sl_SI/LC_MESSAGES/django.po @@ -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:06+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/installation/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/tr_TR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..0d365796ec Binary files /dev/null and b/mayan/apps/installation/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/installation/locale/tr_TR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..af6c29384a --- /dev/null +++ b/mayan/apps/installation/locale/tr_TR/LC_MESSAGES/django.po @@ -0,0 +1,163 @@ +# 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 , 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:56+0000\n" +"Last-Translator: Caner Başaran \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" + +#: links.py:7 models.py:194 +msgid "installation details" +msgstr "" + +#: models.py:68 models.py:75 +msgid "LSB OS" +msgstr "" + +#: models.py:69 +msgid "Distributor ID" +msgstr "" + +#: models.py:70 +msgid "Description" +msgstr "" + +#: models.py:71 +msgid "Release" +msgstr "" + +#: models.py:72 +msgid "Codename" +msgstr "" + +#: models.py:73 +msgid "System info" +msgstr "" + +#: models.py:77 +msgid "OS architecture" +msgstr "" + +#: models.py:78 +msgid "Python version" +msgstr "Python sürümü" + +#: models.py:79 +msgid "Hostname" +msgstr "" + +#: models.py:80 +msgid "Platform" +msgstr "" + +#: models.py:81 +msgid "Machine" +msgstr "" + +#: models.py:82 +msgid "Processor" +msgstr "İşlemci" + +#: models.py:83 +msgid "Number of CPUs" +msgstr "CPU sayısı" + +#: models.py:84 +msgid "Total physical memory" +msgstr "" + +#: models.py:85 +msgid "Disk partitions" +msgstr "" + +#: models.py:89 models.py:91 models.py:93 +msgid "tesseract version" +msgstr "" + +#: models.py:91 models.py:99 models.py:107 +msgid "not found" +msgstr "" + +#: models.py:93 models.py:101 models.py:109 +msgid "error getting version" +msgstr "" + +#: models.py:97 models.py:99 models.py:101 +msgid "unpaper version" +msgstr "" + +#: models.py:105 models.py:107 models.py:109 +msgid "pdftotext version" +msgstr "" + +#: models.py:111 +msgid "Mayan EDMS version" +msgstr "" + +#: models.py:112 +msgid "Installed via fabfile" +msgstr "" + +#: models.py:117 models.py:121 +msgid "Running from a Git repository" +msgstr "" + +#: models.py:122 +msgid "Repository remotes" +msgstr "" + +#: models.py:123 +msgid "Repository remotes URLs" +msgstr "" + +#: models.py:124 +msgid "Branch" +msgstr "" + +#: models.py:125 +msgid "HEAD commit hex SHA" +msgstr "" + +#: models.py:126 +msgid "HEAD commit author" +msgstr "" + +#: models.py:127 +msgid "HEAD commit authored date" +msgstr "" + +#: models.py:128 +msgid "HEAD commit committer" +msgstr "" + +#: models.py:129 +msgid "HEAD commit committed date" +msgstr "" + +#: models.py:130 +msgid "HEAD commit message" +msgstr "" + +#: permissions.py:7 +msgid "Installation" +msgstr "Kurulum" + +#: permissions.py:8 +msgid "View installation environment details" +msgstr "" + +#: views.py:24 +msgid "Installation environment details" +msgstr "" diff --git a/mayan/apps/installation/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/vi_VN/LC_MESSAGES/django.mo index 125f5e3117..a558a8f282 100644 Binary files a/mayan/apps/installation/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/installation/locale/vi_VN/LC_MESSAGES/django.po index ccafa7da05..08be406996 100644 --- a/mayan/apps/installation/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/vi_VN/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ 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-06-17 22:18+0000\n" "Last-Translator: FULL NAME \n" diff --git a/mayan/apps/linking/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/ar/LC_MESSAGES/django.mo index d803147aeb..cc760b5931 100644 Binary files a/mayan/apps/linking/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/ar/LC_MESSAGES/django.po b/mayan/apps/linking/locale/ar/LC_MESSAGES/django.po index 368ef40001..744688220a 100644 --- a/mayan/apps/linking/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/ar/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Mohammed ALDOUB , 2013. +# Mohammed ALDOUB , 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 19:42+0000\n" "Last-Translator: Mohammed ALDOUB \n" diff --git a/mayan/apps/linking/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/bg/LC_MESSAGES/django.mo index 65aa095fca..2ee3c395f8 100644 Binary files a/mayan/apps/linking/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/bg/LC_MESSAGES/django.po b/mayan/apps/linking/locale/bg/LC_MESSAGES/django.po index 162a9a19d6..770af19ea5 100644 --- a/mayan/apps/linking/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/bg/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# Pavlin Koldamov , 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:06+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/linking/locale/da/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..fb5ec1ced1 Binary files /dev/null and b/mayan/apps/linking/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/da/LC_MESSAGES/django.po b/mayan/apps/linking/locale/da/LC_MESSAGES/django.po new file mode 100644 index 0000000000..7b0194b513 --- /dev/null +++ b/mayan/apps/linking/locale/da/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2012-12-12 06:06+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: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.` and `metadata.`." +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 "" diff --git a/mayan/apps/linking/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/de_DE/LC_MESSAGES/django.mo index 3e1ac6168c..5a7c912553 100644 Binary files a/mayan/apps/linking/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/linking/locale/de_DE/LC_MESSAGES/django.po index 97227680fb..734d8fa329 100644 --- a/mayan/apps/linking/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/de_DE/LC_MESSAGES/django.po @@ -3,8 +3,9 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Manticor , 2012 -# Manticor , 2012 +# Stefan Lodders , 2012 +# Mathias Behrle , 2014 +# Stefan Lodders , 2012 # tilmannsittig , 2012 # tilmannsittig , 2012 msgid "" @@ -13,7 +14,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-12-12 01:48-0400\n" "PO-Revision-Date: 2014-03-12 16:12+0000\n" -"Last-Translator: yangoon \n" +"Last-Translator: Mathias Behrle \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" diff --git a/mayan/apps/linking/locale/en/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/en/LC_MESSAGES/django.mo index 0a05ef3a09..439e950e58 100644 Binary files a/mayan/apps/linking/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/en/LC_MESSAGES/django.po b/mayan/apps/linking/locale/en/LC_MESSAGES/django.po index 47fe17ab9e..0a22bb2185 100644 --- a/mayan/apps/linking/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/en/LC_MESSAGES/django.po @@ -1,327 +1,327 @@ # 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 , 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 \n" -"Language-Team: LANGUAGE \n" -"Language: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2012-12-12 06:06+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:17 msgid "smart links actions" -msgstr "" +msgstr "smart links actions" #: __init__.py:18 __init__.py:20 models.py:23 views.py:132 msgid "smart links" -msgstr "" +msgstr "smart links" #: __init__.py:21 msgid "smart links list" -msgstr "" +msgstr "smart links list" #: __init__.py:22 msgid "create new smart link" -msgstr "" +msgstr "create new smart link" #: __init__.py:23 __init__.py:28 msgid "edit" -msgstr "" +msgstr "edit" #: __init__.py:24 __init__.py:29 msgid "delete" -msgstr "" +msgstr "delete" #: __init__.py:26 msgid "conditions" -msgstr "" +msgstr "conditions" #: __init__.py:27 msgid "create condition" -msgstr "" +msgstr "create condition" #: __init__.py:31 msgid "ACLs" -msgstr "" +msgstr "ACLs" #: forms.py:48 msgid "Pages" -msgstr "" +msgstr "Pages" #: forms.py:54 msgid "Select" -msgstr "" +msgstr "Select" #: forms.py:61 msgid "Click on the image for full size view of the first page." -msgstr "" +msgstr "Click on the image for full size view of the first page." #: literals.py:7 msgid "and" -msgstr "" +msgstr "and" #: literals.py:8 msgid "or" -msgstr "" +msgstr "or" #: literals.py:12 msgid "is equal to" -msgstr "" +msgstr "is equal to" #: literals.py:13 msgid "is equal to (case insensitive)" -msgstr "" +msgstr "is equal to (case insensitive)" #: literals.py:14 msgid "contains" -msgstr "" +msgstr "contains" #: literals.py:15 msgid "contains (case insensitive)" -msgstr "" +msgstr "contains (case insensitive)" #: literals.py:16 msgid "is in" -msgstr "" +msgstr "is in" #: literals.py:17 msgid "is greater than" -msgstr "" +msgstr "is greater than" #: literals.py:18 msgid "is greater than or equal to" -msgstr "" +msgstr "is greater than or equal to" #: literals.py:19 msgid "is less than" -msgstr "" +msgstr "is less than" #: literals.py:20 msgid "is less than or equal to" -msgstr "" +msgstr "is less than or equal to" #: literals.py:21 msgid "starts with" -msgstr "" +msgstr "starts with" #: literals.py:22 msgid "starts with (case insensitive)" -msgstr "" +msgstr "starts with (case insensitive)" #: literals.py:23 msgid "ends with" -msgstr "" +msgstr "ends with" #: literals.py:24 msgid "ends with (case insensitive)" -msgstr "" +msgstr "ends with (case insensitive)" #: literals.py:25 msgid "is in regular expression" -msgstr "" +msgstr "is in regular expression" #: literals.py:26 msgid "is in regular expression (case insensitive)" -msgstr "" +msgstr "is in regular expression (case insensitive)" #: models.py:12 msgid "title" -msgstr "" +msgstr "title" #: models.py:13 views.py:135 msgid "dynamic title" -msgstr "" +msgstr "dynamic title" #: 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 "" +msgstr "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`." #: models.py:14 models.py:33 views.py:136 views.py:232 msgid "enabled" -msgstr "" +msgstr "enabled" #: models.py:22 models.py:27 views.py:296 views.py:330 msgid "smart link" -msgstr "" +msgstr "smart link" #: models.py:28 msgid "The inclusion is ignored for the first item." -msgstr "" +msgstr "The inclusion is ignored for the first item." #: models.py:29 msgid "foreign document data" -msgstr "" +msgstr "foreign document data" #: models.py:29 msgid "" "This represents the metadata of all other documents. Available objects: " "`document.` and `metadata.`." -msgstr "" +msgstr "This represents the metadata of all other documents. Available objects: `document.` and `metadata.`." #: models.py:31 msgid "expression" -msgstr "" +msgstr "expression" #: models.py:32 msgid "negated" -msgstr "" +msgstr "negated" #: models.py:32 msgid "Inverts the logic of the operator." -msgstr "" +msgstr "Inverts the logic of the operator." #: models.py:36 msgid "not" -msgstr "" +msgstr "not" #: models.py:39 msgid "link condition" -msgstr "" +msgstr "link condition" #: models.py:40 msgid "link conditions" -msgstr "" +msgstr "link conditions" #: permissions.py:7 msgid "Smart links" -msgstr "" +msgstr "Smart links" #: permissions.py:9 msgid "View existing smart links" -msgstr "" +msgstr "View existing smart links" #: permissions.py:10 msgid "Create new smart links" -msgstr "" +msgstr "Create new smart links" #: permissions.py:11 msgid "Delete smart links" -msgstr "" +msgstr "Delete smart links" #: permissions.py:12 msgid "Edit smart links" -msgstr "" +msgstr "Edit smart links" #: views.py:41 msgid "No action selected." -msgstr "" +msgstr "No action selected." #: views.py:60 #, python-format msgid "documents in smart link: %(group)s" -msgstr "" +msgstr "documents in smart link: %(group)s" #: views.py:76 #, python-format msgid "Smart link query error: %s" -msgstr "" +msgstr "Smart link query error: %s" #: views.py:98 #, python-format msgid "smart links (%s)" -msgstr "" +msgstr "smart links (%s)" #: views.py:112 msgid "There no defined smart links for the current document." -msgstr "" +msgstr "There no defined smart links for the current document." #: views.py:152 #, python-format msgid "Smart link: %s created successfully." -msgstr "" +msgstr "Smart link: %s created successfully." #: views.py:159 msgid "Create new smart link" -msgstr "" +msgstr "Create new smart link" #: views.py:175 #, python-format msgid "Smart link: %s edited successfully." -msgstr "" +msgstr "Smart link: %s edited successfully." #: views.py:184 #, python-format msgid "Edit smart link: %s" -msgstr "" +msgstr "Edit smart link: %s" #: views.py:202 #, python-format msgid "Smart link: %s deleted successfully." -msgstr "" +msgstr "Smart link: %s deleted successfully." #: views.py:204 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(error)s." -msgstr "" +msgstr "Error deleting smart link: %(smart_link)s; %(error)s." #: views.py:213 #, python-format msgid "Are you sure you wish to delete smart link: %s?" -msgstr "" +msgstr "Are you sure you wish to delete smart link: %s?" #: views.py:229 #, python-format msgid "conditions for smart link: %s" -msgstr "" +msgstr "conditions for smart link: %s" #: views.py:254 #, python-format msgid "Smart link condition: \"%s\" created successfully." -msgstr "" +msgstr "Smart link condition: \"%s\" created successfully." #: views.py:261 #, python-format msgid "Add new conditions to smart link: \"%s\"" -msgstr "" +msgstr "Add new conditions to smart link: \"%s\"" #: views.py:283 #, python-format msgid "Smart link condition: \"%s\" edited successfully." -msgstr "" +msgstr "Smart link condition: \"%s\" edited successfully." #: views.py:290 msgid "Edit smart link condition" -msgstr "" +msgstr "Edit smart link condition" #: views.py:297 views.py:331 msgid "condition" -msgstr "" +msgstr "condition" #: views.py:317 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." -msgstr "" +msgstr "Smart link condition: \"%s\" deleted successfully." #: views.py:319 #, python-format msgid "" "Error deleting smart link condition: %(smart_link_condition)s; %(error)s." -msgstr "" +msgstr "Error deleting smart link condition: %(smart_link_condition)s; %(error)s." #: views.py:333 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" -msgstr "" +msgstr "Are you sure you wish to delete smart link condition: \"%s\"?" #: conf/settings.py:11 msgid "Show smart link that don't return any documents." -msgstr "" +msgstr "Show smart link that don't return any documents." #: templates/smart_links_help.html:3 msgid "What are smart links?" -msgstr "" +msgstr "What are smart links?" #: templates/smart_links_help.html:4 msgid "" @@ -330,4 +330,4 @@ msgid "" "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 "" +msgstr "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." diff --git a/mayan/apps/linking/locale/es/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/es/LC_MESSAGES/django.mo index 01cad25ad3..3949737c7e 100644 Binary files a/mayan/apps/linking/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/es/LC_MESSAGES/django.po b/mayan/apps/linking/locale/es/LC_MESSAGES/django.po index 6df7015fbe..46ff3eeb6d 100644 --- a/mayan/apps/linking/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/es/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Roberto Rosario , 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:06+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/linking/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..54fd4f10a7 Binary files /dev/null and b/mayan/apps/linking/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/fa/LC_MESSAGES/django.po b/mayan/apps/linking/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 0000000000..02c98835e0 --- /dev/null +++ b/mayan/apps/linking/locale/fa/LC_MESSAGES/django.po @@ -0,0 +1,334 @@ +# 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 , 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:22+0000\n" +"Last-Translator: Mohammad Dashtizadeh \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: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.` and `metadata.`." +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 "" diff --git a/mayan/apps/linking/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/fr/LC_MESSAGES/django.mo index 2155c00862..5c00ef65c1 100644 Binary files a/mayan/apps/linking/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/fr/LC_MESSAGES/django.po b/mayan/apps/linking/locale/fr/LC_MESSAGES/django.po index b98e24d85f..b4667b1bcf 100644 --- a/mayan/apps/linking/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/fr/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Pierre Lhoste , 2012. +# Pierre Lhoste , 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:06+0000\n" -"Last-Translator: Roberto Rosario \n" +"Last-Translator: Roberto Rosario\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" diff --git a/mayan/apps/linking/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/hr_HR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..102d84deee Binary files /dev/null and b/mayan/apps/linking/locale/hr_HR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/linking/locale/hr_HR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..abf564e077 --- /dev/null +++ b/mayan/apps/linking/locale/hr_HR/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2012-12-12 06:06+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: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.` and `metadata.`." +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 "" diff --git a/mayan/apps/linking/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..94702c5f2e Binary files /dev/null and b/mayan/apps/linking/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/hu/LC_MESSAGES/django.po b/mayan/apps/linking/locale/hu/LC_MESSAGES/django.po new file mode 100644 index 0000000000..f34e95fa86 --- /dev/null +++ b/mayan/apps/linking/locale/hu/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2012-12-12 06:06+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: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.` and `metadata.`." +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 "" diff --git a/mayan/apps/linking/locale/id/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..9276e3a218 Binary files /dev/null and b/mayan/apps/linking/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/id/LC_MESSAGES/django.po b/mayan/apps/linking/locale/id/LC_MESSAGES/django.po new file mode 100644 index 0000000000..f184bd489d --- /dev/null +++ b/mayan/apps/linking/locale/id/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2011-09-30 04:41+0000\n" +"Last-Translator: FULL NAME \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: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.` and `metadata.`." +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 "" diff --git a/mayan/apps/linking/locale/it/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/it/LC_MESSAGES/django.mo index c18121ba7d..6d6e9193d5 100644 Binary files a/mayan/apps/linking/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/it/LC_MESSAGES/django.po b/mayan/apps/linking/locale/it/LC_MESSAGES/django.po index b2dddde126..43ab629b13 100644 --- a/mayan/apps/linking/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/it/LC_MESSAGES/django.po @@ -3,15 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. -# Pierpaolo Baldan , 2012. +# Pierpaolo Baldan , 2011 +# Pierpaolo Baldan , 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:06+0000\n" -"Last-Translator: Roberto Rosario \n" +"Last-Translator: Roberto Rosario\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" diff --git a/mayan/apps/linking/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/nl_NL/LC_MESSAGES/django.mo index 6c2c20f57a..82029d0143 100644 Binary files a/mayan/apps/linking/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/linking/locale/nl_NL/LC_MESSAGES/django.po index f041df765f..c45af1f743 100644 --- a/mayan/apps/linking/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/nl_NL/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Lucas Weel , 2013. +# Lucas Weel , 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-12 10:57+0000\n" "Last-Translator: Lucas Weel \n" diff --git a/mayan/apps/linking/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/pl/LC_MESSAGES/django.mo index af5c124edd..911317c049 100644 Binary files a/mayan/apps/linking/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/pl/LC_MESSAGES/django.po b/mayan/apps/linking/locale/pl/LC_MESSAGES/django.po index 4cbdd452e0..2835619de8 100644 --- a/mayan/apps/linking/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/pl/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# mic , 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:06+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/linking/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/pt/LC_MESSAGES/django.mo index 8f275833b6..9977794ebf 100644 Binary files a/mayan/apps/linking/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/pt/LC_MESSAGES/django.po b/mayan/apps/linking/locale/pt/LC_MESSAGES/django.po index 36a838b739..99c135dfb0 100644 --- a/mayan/apps/linking/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/pt/LC_MESSAGES/django.po @@ -3,16 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. -# Roberto Rosario , 2012. -# Vítor Figueiró , 2012. +# emersonsoares , 2011 +# Roberto Rosario, 2012 +# Vítor Figueiró , 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:06+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/linking/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/pt_BR/LC_MESSAGES/django.mo index 678a4beacb..c652057895 100644 Binary files a/mayan/apps/linking/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/linking/locale/pt_BR/LC_MESSAGES/django.po index 810208ec9d..86adce02cc 100644 --- a/mayan/apps/linking/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/pt_BR/LC_MESSAGES/django.po @@ -3,15 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. -# Roberto Rosario , 2012. +# emersonsoares , 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:06+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/linking/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/ru/LC_MESSAGES/django.mo index a7fec626e9..38b16d21cd 100644 Binary files a/mayan/apps/linking/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/ru/LC_MESSAGES/django.po b/mayan/apps/linking/locale/ru/LC_MESSAGES/django.po index 1005eb36ae..298a7d9293 100644 --- a/mayan/apps/linking/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/ru/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Sergey Glita , 2011-2012. +# Sergey Glita , 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:06+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-05-14 06:13+0000\n" +"Last-Translator: Sergey Glita \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" diff --git a/mayan/apps/linking/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/sl_SI/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..3c632e961d Binary files /dev/null and b/mayan/apps/linking/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/linking/locale/sl_SI/LC_MESSAGES/django.po index f6551ed15e..fbcd7f2d76 100644 --- a/mayan/apps/linking/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/sl_SI/LC_MESSAGES/django.po @@ -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:06+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/linking/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/tr_TR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..173be3a234 Binary files /dev/null and b/mayan/apps/linking/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/linking/locale/tr_TR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..dd6b4100af --- /dev/null +++ b/mayan/apps/linking/locale/tr_TR/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:48-0400\n" +"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"Last-Translator: Roberto Rosario\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: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.` and `metadata.`." +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 "" diff --git a/mayan/apps/linking/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/vi_VN/LC_MESSAGES/django.mo index fffc7c0b02..71a36ccce7 100644 Binary files a/mayan/apps/linking/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/linking/locale/vi_VN/LC_MESSAGES/django.po index dbb8013b07..720aaf4e93 100644 --- a/mayan/apps/linking/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/vi_VN/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Trung Phan Minh , 2013. +# Trung Phan Minh , 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 07:39+0000\n" -"Last-Translator: trungpm \n" +"Last-Translator: Trung Phan Minh \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" diff --git a/mayan/apps/main/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/main/locale/ar/LC_MESSAGES/django.mo index 11a19ac1bd..79c8a662d3 100644 Binary files a/mayan/apps/main/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/ar/LC_MESSAGES/django.po b/mayan/apps/main/locale/ar/LC_MESSAGES/django.po index d24b2bb382..68156399de 100644 --- a/mayan/apps/main/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/ar/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Mohammed ALDOUB , 2013. +# Mohammed ALDOUB , 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:49-0400\n" "PO-Revision-Date: 2013-01-25 20:01+0000\n" "Last-Translator: Mohammed ALDOUB \n" diff --git a/mayan/apps/main/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/main/locale/bg/LC_MESSAGES/django.mo index 795647d2a5..ef16d8be25 100644 Binary files a/mayan/apps/main/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/bg/LC_MESSAGES/django.po b/mayan/apps/main/locale/bg/LC_MESSAGES/django.po index 10db836285..0fa9770aa7 100644 --- a/mayan/apps/main/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/bg/LC_MESSAGES/django.po @@ -3,15 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Pavlin Koldamov , 2012. -# , 2012. +# Pavlin Koldamov , 2012 +# Pavlin Koldamov , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/main/locale/da/LC_MESSAGES/django.mo b/mayan/apps/main/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..02dc27f62e Binary files /dev/null and b/mayan/apps/main/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/da/LC_MESSAGES/django.po b/mayan/apps/main/locale/da/LC_MESSAGES/django.po new file mode 100644 index 0000000000..741fef13e7 --- /dev/null +++ b/mayan/apps/main/locale/da/LC_MESSAGES/django.po @@ -0,0 +1,148 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Mads L. Nielsen , 2013 +# René Rovsing Bach , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-02-15 15:19+0000\n" +"Last-Translator: Mads L. Nielsen \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:33 +msgid "maintenance" +msgstr "vedligeholdelse" + +#: __init__.py:34 +msgid "statistics" +msgstr "statistik" + +#: __init__.py:35 +msgid "diagnostics" +msgstr "diagnostik" + +#: __init__.py:36 +msgid "sentry" +msgstr "vagt" + +#: __init__.py:37 +msgid "admin site" +msgstr "administrator side" + +#: __init__.py:40 +msgid "home" +msgstr "hjem" + +#: __init__.py:42 +msgid "search" +msgstr "søg" + +#: views.py:43 +msgid "maintenance menu" +msgstr "vedligeholdelses menu" + +#: views.py:56 +msgid "Statistics" +msgstr "Statistik" + +#: views.py:66 +msgid "Diagnostics" +msgstr "Diagnostik" + +#: conf/settings.py:12 +msgid "" +"Controls whether the search functionality is provided by a sidebar widget or" +" by a menu entry." +msgstr "Bestemmer hvorvidt søgefunktionen en widget eller et menupunkt." + +#: templates/about.html:5 +msgid "About this program" +msgstr "Om dette program" + +#: templates/about.html:9 templates/verbose_login.html:4 +msgid "Version" +msgstr "Version" + +#: templates/base.html:28 +msgid "(DEBUG)" +msgstr "(DEBUG)" + +#: templates/base.html:193 +msgid "User" +msgstr "Bruger" + +#: templates/base.html:195 +msgid "Anonymous" +msgstr "Anonym" + +#: templates/base.html:198 +msgid "User details" +msgstr "Bruger detaljer" + +#: templates/base.html:215 +msgid "Login" +msgstr "Log ind" + +#: templates/base.html:215 +msgid "Logout" +msgstr "Log ud" + +#: templates/base.html:295 +msgid "Secondary menu" +msgstr "Sekundær menu" + +#: templates/base.html:311 +#, python-format +msgid "Actions for %(name)s: %(navigation_object)s" +msgstr "Handlinger for %(name)s : %(navigation_object)s " + +#: templates/base.html:313 templates/base.html.py:345 +#, python-format +msgid "Actions for: %(navigation_object)s" +msgstr "Handlinger for: %(navigation_object)s " + +#: templates/base.html:316 +msgid "Available actions" +msgstr "Mulige valg" + +#: templates/base.html:328 templates/base.html.py:360 +msgid "Related actions" +msgstr "Relaterede handlinger" + +#: templates/base.html:343 +#, python-format +msgid "Actions for %(object_name)s: %(navigation_object)s" +msgstr "Handlinger for %(object_name)s : %(navigation_object)s " + +#: templates/base.html:348 +msgid "Actions" +msgstr "Handlinger" + +#: templates/base.html:373 +msgid "Other available actions" +msgstr "Andre mulige valg" + +#: templates/home.html:8 +msgid "Django based open source document management system" +msgstr "Open source Elektronisk Dokument HåndteringsSystem baseret på Django" + +#: 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 "Open source, Django baseret elektronisk dokument håndteringssystem med brugerdefinerede metadata, indeksering, tagging, fil server integration, digital signatur støtte og OCR-funktioner" + +#: templates/project_description.html:21 +msgid "Released under the GPL V3 License" +msgstr "Frigivet under GPL V3 Licens" diff --git a/mayan/apps/main/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/main/locale/de_DE/LC_MESSAGES/django.mo index 6bf7dc032d..081dadbbca 100644 Binary files a/mayan/apps/main/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/main/locale/de_DE/LC_MESSAGES/django.po index f03fe9bf52..de1ec98069 100644 --- a/mayan/apps/main/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/de_DE/LC_MESSAGES/django.po @@ -3,8 +3,9 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Manticor , 2012 -# Manticor , 2012 +# Stefan Lodders , 2012 +# Mathias Behrle , 2014 +# Stefan Lodders , 2012 # tetjarediske , 2012 # tetjarediske , 2012 # Tobias Paepke , 2014 @@ -14,7 +15,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-12-12 01:49-0400\n" "PO-Revision-Date: 2014-03-12 16:12+0000\n" -"Last-Translator: yangoon \n" +"Last-Translator: Mathias Behrle \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" diff --git a/mayan/apps/main/locale/en/LC_MESSAGES/django.mo b/mayan/apps/main/locale/en/LC_MESSAGES/django.mo index 0a05ef3a09..a3cda00797 100644 Binary files a/mayan/apps/main/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/en/LC_MESSAGES/django.po b/mayan/apps/main/locale/en/LC_MESSAGES/django.po index ec7ed9c65e..a658b579e6 100644 --- a/mayan/apps/main/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/en/LC_MESSAGES/django.po @@ -1,146 +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. -# FIRST AUTHOR , 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 \n" -"Language-Team: LANGUAGE \n" -"Language: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2012-12-12 06:06+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:33 msgid "maintenance" -msgstr "" +msgstr "maintenance" #: __init__.py:34 msgid "statistics" -msgstr "" +msgstr "statistics" #: __init__.py:35 msgid "diagnostics" -msgstr "" +msgstr "diagnostics" #: __init__.py:36 msgid "sentry" -msgstr "" +msgstr "sentry" #: __init__.py:37 msgid "admin site" -msgstr "" +msgstr "admin site" #: __init__.py:40 msgid "home" -msgstr "" +msgstr "home" #: __init__.py:42 msgid "search" -msgstr "" +msgstr "search" #: views.py:43 msgid "maintenance menu" -msgstr "" +msgstr "maintenance menu" #: views.py:56 msgid "Statistics" -msgstr "" +msgstr "Statistics" #: views.py:66 msgid "Diagnostics" -msgstr "" +msgstr "Diagnostics" #: conf/settings.py:12 msgid "" -"Controls whether the search functionality is provided by a sidebar widget or " -"by a menu entry." -msgstr "" +"Controls whether the search functionality is provided by a sidebar widget or" +" by a menu entry." +msgstr "Controls whether the search functionality is provided by a sidebar widget or by a menu entry." #: templates/about.html:5 msgid "About this program" -msgstr "" +msgstr "About this program" #: templates/about.html:9 templates/verbose_login.html:4 msgid "Version" -msgstr "" +msgstr "Version" #: templates/base.html:28 msgid "(DEBUG)" -msgstr "" +msgstr "(DEBUG)" #: templates/base.html:193 msgid "User" -msgstr "" +msgstr "User" #: templates/base.html:195 msgid "Anonymous" -msgstr "" +msgstr "Anonymous" #: templates/base.html:198 msgid "User details" -msgstr "" +msgstr "User details" #: templates/base.html:215 msgid "Login" -msgstr "" +msgstr "Login" #: templates/base.html:215 msgid "Logout" -msgstr "" +msgstr "Logout" #: templates/base.html:295 msgid "Secondary menu" -msgstr "" +msgstr "Secondary menu" #: templates/base.html:311 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" -msgstr "" +msgstr "Actions for %(name)s: %(navigation_object)s" -#: templates/base.html:313 templates/base.html.py:356 +#: templates/base.html:313 templates/base.html.py:345 #, python-format msgid "Actions for: %(navigation_object)s" -msgstr "" +msgstr "Actions for: %(navigation_object)s" #: templates/base.html:316 msgid "Available actions" -msgstr "" +msgstr "Available actions" -#: templates/base.html:328 templates/base.html.py:371 +#: templates/base.html:328 templates/base.html.py:360 msgid "Related actions" -msgstr "" +msgstr "Related actions" -#: templates/base.html:339 templates/base.html.py:384 -msgid "Other available actions" -msgstr "" - -#: templates/base.html:354 +#: templates/base.html:343 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" -msgstr "" +msgstr "Actions for %(object_name)s: %(navigation_object)s" -#: templates/base.html:359 +#: templates/base.html:348 msgid "Actions" -msgstr "" +msgstr "Actions" + +#: templates/base.html:373 +msgid "Other available actions" +msgstr "Other available actions" #: templates/home.html:8 msgid "Django based open source document management system" -msgstr "" +msgstr "Django based open source document management system" #: 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 "" +msgstr "Open source, Django based electronic document manager with custom metadata, indexing, tagging, file serving integration, digital signature support and OCR capabilities" #: templates/project_description.html:21 msgid "Released under the GPL V3 License" -msgstr "" +msgstr "Released under the GPL V3 License" diff --git a/mayan/apps/main/locale/es/LC_MESSAGES/django.mo b/mayan/apps/main/locale/es/LC_MESSAGES/django.mo index 2405a38e0a..d2da9ad2ce 100644 Binary files a/mayan/apps/main/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/es/LC_MESSAGES/django.po b/mayan/apps/main/locale/es/LC_MESSAGES/django.po index 5dc9a779d2..80c86ace87 100644 --- a/mayan/apps/main/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/es/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Roberto Rosario , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:15+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/main/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/main/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..7f8f08522c Binary files /dev/null and b/mayan/apps/main/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/fa/LC_MESSAGES/django.po b/mayan/apps/main/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 0000000000..a4039465ae --- /dev/null +++ b/mayan/apps/main/locale/fa/LC_MESSAGES/django.po @@ -0,0 +1,147 @@ +# 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 , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-07-05 11:08+0000\n" +"Last-Translator: Mohammad Dashtizadeh \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: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:198 +msgid "User details" +msgstr "" + +#: templates/base.html:215 +msgid "Login" +msgstr "" + +#: templates/base.html:215 +msgid "Logout" +msgstr "خروج" + +#: templates/base.html:295 +msgid "Secondary menu" +msgstr "" + +#: templates/base.html:311 +#, python-format +msgid "Actions for %(name)s: %(navigation_object)s" +msgstr "" + +#: templates/base.html:313 templates/base.html.py:345 +#, python-format +msgid "Actions for: %(navigation_object)s" +msgstr "" + +#: templates/base.html:316 +msgid "Available actions" +msgstr "" + +#: templates/base.html:328 templates/base.html.py:360 +msgid "Related actions" +msgstr "" + +#: templates/base.html:343 +#, python-format +msgid "Actions for %(object_name)s: %(navigation_object)s" +msgstr "" + +#: templates/base.html:348 +msgid "Actions" +msgstr "" + +#: templates/base.html:373 +msgid "Other available 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:21 +msgid "Released under the GPL V3 License" +msgstr "" diff --git a/mayan/apps/main/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/main/locale/fr/LC_MESSAGES/django.mo index 8463b40340..5b82fdccf6 100644 Binary files a/mayan/apps/main/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/fr/LC_MESSAGES/django.po b/mayan/apps/main/locale/fr/LC_MESSAGES/django.po index 55e9a85b79..7bd73a48d1 100644 --- a/mayan/apps/main/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/fr/LC_MESSAGES/django.po @@ -3,14 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Pierre Lhoste , 2012. +# Pierre Lhoste , 2012 +# SadE54 , 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:49-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-02-04 00:31+0000\n" +"Last-Translator: SadE54 \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" @@ -103,12 +104,12 @@ msgstr "Menu secondaire" #: templates/base.html:311 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" -msgstr "" +msgstr "Actions pour %(name)s:%(navigation_object)s" #: templates/base.html:313 templates/base.html.py:345 #, python-format msgid "Actions for: %(navigation_object)s" -msgstr "" +msgstr "Actions pour: %(navigation_object)s" #: templates/base.html:316 msgid "Available actions" @@ -116,16 +117,16 @@ msgstr "Actions disponibles" #: templates/base.html:328 templates/base.html.py:360 msgid "Related actions" -msgstr "" +msgstr "Actions relatives" #: templates/base.html:343 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" -msgstr "" +msgstr "Actions pour %(object_name)s:%(navigation_object)s" #: templates/base.html:348 msgid "Actions" -msgstr "" +msgstr "Actions" #: templates/base.html:373 msgid "Other available actions" diff --git a/mayan/apps/main/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/main/locale/hr_HR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..b7afa8a5de Binary files /dev/null and b/mayan/apps/main/locale/hr_HR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/main/locale/hr_HR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..4b5d2ae630 --- /dev/null +++ b/mayan/apps/main/locale/hr_HR/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2012-12-12 06:06+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: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:198 +msgid "User details" +msgstr "" + +#: templates/base.html:215 +msgid "Login" +msgstr "" + +#: templates/base.html:215 +msgid "Logout" +msgstr "" + +#: templates/base.html:295 +msgid "Secondary menu" +msgstr "" + +#: templates/base.html:311 +#, python-format +msgid "Actions for %(name)s: %(navigation_object)s" +msgstr "" + +#: templates/base.html:313 templates/base.html.py:345 +#, python-format +msgid "Actions for: %(navigation_object)s" +msgstr "" + +#: templates/base.html:316 +msgid "Available actions" +msgstr "" + +#: templates/base.html:328 templates/base.html.py:360 +msgid "Related actions" +msgstr "" + +#: templates/base.html:343 +#, python-format +msgid "Actions for %(object_name)s: %(navigation_object)s" +msgstr "" + +#: templates/base.html:348 +msgid "Actions" +msgstr "" + +#: templates/base.html:373 +msgid "Other available 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:21 +msgid "Released under the GPL V3 License" +msgstr "" diff --git a/mayan/apps/main/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/main/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..832b067259 Binary files /dev/null and b/mayan/apps/main/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/hu/LC_MESSAGES/django.po b/mayan/apps/main/locale/hu/LC_MESSAGES/django.po new file mode 100644 index 0000000000..28c3d2caac --- /dev/null +++ b/mayan/apps/main/locale/hu/LC_MESSAGES/django.po @@ -0,0 +1,147 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Dezső József , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-06-25 11:08+0000\n" +"Last-Translator: Dezső József \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:33 +msgid "maintenance" +msgstr "karbantartás" + +#: __init__.py:34 +msgid "statistics" +msgstr "statisztikák" + +#: __init__.py:35 +msgid "diagnostics" +msgstr "diagnosztika" + +#: __init__.py:36 +msgid "sentry" +msgstr "őrszem" + +#: __init__.py:37 +msgid "admin site" +msgstr "admin oldal" + +#: __init__.py:40 +msgid "home" +msgstr "kezdő oldal" + +#: __init__.py:42 +msgid "search" +msgstr "keresés" + +#: views.py:43 +msgid "maintenance menu" +msgstr "karbantartás menü" + +#: views.py:56 +msgid "Statistics" +msgstr "Statisztika" + +#: views.py:66 +msgid "Diagnostics" +msgstr "Diagnosztika" + +#: conf/settings.py:12 +msgid "" +"Controls whether the search functionality is provided by a sidebar widget or" +" by a menu entry." +msgstr "Azt szabályozza, hogy a keresés funkciót, az oldalsávban vagy egy menüpontban legyen." + +#: templates/about.html:5 +msgid "About this program" +msgstr "A programról" + +#: templates/about.html:9 templates/verbose_login.html:4 +msgid "Version" +msgstr "Verzió" + +#: templates/base.html:28 +msgid "(DEBUG)" +msgstr "(Hibakeresés)" + +#: templates/base.html:193 +msgid "User" +msgstr "Felhasználó" + +#: templates/base.html:195 +msgid "Anonymous" +msgstr "névtelen felhasználó" + +#: templates/base.html:198 +msgid "User details" +msgstr "A felhasználó adatai" + +#: templates/base.html:215 +msgid "Login" +msgstr "Bejelentkezés" + +#: templates/base.html:215 +msgid "Logout" +msgstr "Kijelentkezés" + +#: templates/base.html:295 +msgid "Secondary menu" +msgstr "Másodlagos menü" + +#: templates/base.html:311 +#, python-format +msgid "Actions for %(name)s: %(navigation_object)s" +msgstr "Műveletek ezzel %(name)s: %(navigation_object)s" + +#: templates/base.html:313 templates/base.html.py:345 +#, python-format +msgid "Actions for: %(navigation_object)s" +msgstr "Műveletek ezen: %(navigation_object)s" + +#: templates/base.html:316 +msgid "Available actions" +msgstr "Rendelkezésre álló műveletek" + +#: templates/base.html:328 templates/base.html.py:360 +msgid "Related actions" +msgstr "Kapcsolódó műveletek" + +#: templates/base.html:343 +#, python-format +msgid "Actions for %(object_name)s: %(navigation_object)s" +msgstr "Műveletek ezzel %(object_name)s: %(navigation_object)s" + +#: templates/base.html:348 +msgid "Actions" +msgstr "Műveletek" + +#: templates/base.html:373 +msgid "Other available actions" +msgstr "További rendelkezésre álló műveletek" + +#: templates/home.html:8 +msgid "Django based open source document management system" +msgstr "Django alapú nyílt forrású dokumentum kezelő rendszer" + +#: 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 "Nyílt forráskódú, Django alapú elektronikus dokumentum kezelő egyéni metaadat, indexelés és címkézés, fájlkiszolgáló integráció, digitális aláírás támogatás és OCR képességekkel." + +#: templates/project_description.html:21 +msgid "Released under the GPL V3 License" +msgstr "Kiadás GPL 3 Licence alatt" diff --git a/mayan/apps/main/locale/id/LC_MESSAGES/django.mo b/mayan/apps/main/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..787510b3dc Binary files /dev/null and b/mayan/apps/main/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/id/LC_MESSAGES/django.po b/mayan/apps/main/locale/id/LC_MESSAGES/django.po new file mode 100644 index 0000000000..75212ef9ae --- /dev/null +++ b/mayan/apps/main/locale/id/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2011-09-30 04:41+0000\n" +"Last-Translator: FULL NAME \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: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:198 +msgid "User details" +msgstr "" + +#: templates/base.html:215 +msgid "Login" +msgstr "" + +#: templates/base.html:215 +msgid "Logout" +msgstr "" + +#: templates/base.html:295 +msgid "Secondary menu" +msgstr "" + +#: templates/base.html:311 +#, python-format +msgid "Actions for %(name)s: %(navigation_object)s" +msgstr "" + +#: templates/base.html:313 templates/base.html.py:345 +#, python-format +msgid "Actions for: %(navigation_object)s" +msgstr "" + +#: templates/base.html:316 +msgid "Available actions" +msgstr "" + +#: templates/base.html:328 templates/base.html.py:360 +msgid "Related actions" +msgstr "" + +#: templates/base.html:343 +#, python-format +msgid "Actions for %(object_name)s: %(navigation_object)s" +msgstr "" + +#: templates/base.html:348 +msgid "Actions" +msgstr "" + +#: templates/base.html:373 +msgid "Other available 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:21 +msgid "Released under the GPL V3 License" +msgstr "" diff --git a/mayan/apps/main/locale/it/LC_MESSAGES/django.mo b/mayan/apps/main/locale/it/LC_MESSAGES/django.mo index 4e8cb7d995..056cbef213 100644 Binary files a/mayan/apps/main/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/it/LC_MESSAGES/django.po b/mayan/apps/main/locale/it/LC_MESSAGES/django.po index 3450b371e4..6d26356e7b 100644 --- a/mayan/apps/main/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/it/LC_MESSAGES/django.po @@ -3,16 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Carlo Zanatto <>, 2012. -# , 2011. -# Roberto Rosario , 2012. +# Carlo Zanatto <>, 2012 +# Pierpaolo Baldan , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \n" +"Last-Translator: Roberto Rosario\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" diff --git a/mayan/apps/main/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/main/locale/nl_NL/LC_MESSAGES/django.mo index 2590ab8acd..9f4288189d 100644 Binary files a/mayan/apps/main/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/main/locale/nl_NL/LC_MESSAGES/django.po index b7b601da7e..66e72e0992 100644 --- a/mayan/apps/main/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/nl_NL/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Lucas Weel , 2013. +# Lucas Weel , 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:49-0400\n" "PO-Revision-Date: 2013-01-15 14:43+0000\n" "Last-Translator: Lucas Weel \n" diff --git a/mayan/apps/main/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/main/locale/pl/LC_MESSAGES/django.mo index 837135a035..388cfed2fa 100644 Binary files a/mayan/apps/main/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/pl/LC_MESSAGES/django.po b/mayan/apps/main/locale/pl/LC_MESSAGES/django.po index 7f14487fda..a491ac3c8e 100644 --- a/mayan/apps/main/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/pl/LC_MESSAGES/django.po @@ -3,14 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# mic , 2013 +# mic , 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:49-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-11-06 11:44+0000\n" +"Last-Translator: mic \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" @@ -20,7 +21,7 @@ msgstr "" #: __init__.py:33 msgid "maintenance" -msgstr "utrzymanie" +msgstr "konserwacja" #: __init__.py:34 msgid "statistics" @@ -36,7 +37,7 @@ msgstr "" #: __init__.py:37 msgid "admin site" -msgstr "strona administracyjna" +msgstr "panel administracyjna" #: __init__.py:40 msgid "home" @@ -48,7 +49,7 @@ msgstr "szukaj" #: views.py:43 msgid "maintenance menu" -msgstr "" +msgstr "Menu konserwacji" #: views.py:56 msgid "Statistics" @@ -66,7 +67,7 @@ msgstr "" #: templates/about.html:5 msgid "About this program" -msgstr "O programie" +msgstr "Informacje o Mayan EDMS" #: templates/about.html:9 templates/verbose_login.html:4 msgid "Version" @@ -98,7 +99,7 @@ msgstr "Wyloguj" #: templates/base.html:295 msgid "Secondary menu" -msgstr "" +msgstr "Dodatkowe menu" #: templates/base.html:311 #, python-format diff --git a/mayan/apps/main/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/main/locale/pt/LC_MESSAGES/django.mo index 71d7c60354..086fba798f 100644 Binary files a/mayan/apps/main/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/pt/LC_MESSAGES/django.po b/mayan/apps/main/locale/pt/LC_MESSAGES/django.po index cd8874cdd6..8ca50908e8 100644 --- a/mayan/apps/main/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/pt/LC_MESSAGES/django.po @@ -3,16 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. -# Roberto Rosario , 2012. -# Vítor Figueiró , 2012. +# emersonsoares , 2011 +# Roberto Rosario, 2012 +# Vítor Figueiró , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/main/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/main/locale/pt_BR/LC_MESSAGES/django.mo index e5f69b825e..b001bad185 100644 Binary files a/mayan/apps/main/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/main/locale/pt_BR/LC_MESSAGES/django.po index c63b512d0c..077693bb26 100644 --- a/mayan/apps/main/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/pt_BR/LC_MESSAGES/django.po @@ -3,15 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. -# Roberto Rosario , 2012. +# emersonsoares , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/main/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/main/locale/ru/LC_MESSAGES/django.mo index 802ff1b79f..857ef24364 100644 Binary files a/mayan/apps/main/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/ru/LC_MESSAGES/django.po b/mayan/apps/main/locale/ru/LC_MESSAGES/django.po index 7ebcea14a4..ba3ed7e729 100644 --- a/mayan/apps/main/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/ru/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Sergey Glita , 2011-2012. +# Sergey Glita , 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:49-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-05-14 06:17+0000\n" +"Last-Translator: Sergey Glita \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" @@ -103,12 +103,12 @@ msgstr "Вторичное меню" #: templates/base.html:311 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" -msgstr "" +msgstr "Действия для %(name)s: %(navigation_object)s" #: templates/base.html:313 templates/base.html.py:345 #, python-format msgid "Actions for: %(navigation_object)s" -msgstr "" +msgstr "Действия для %(navigation_object)s" #: templates/base.html:316 msgid "Available actions" @@ -116,16 +116,16 @@ msgstr "Доступные действия" #: templates/base.html:328 templates/base.html.py:360 msgid "Related actions" -msgstr "" +msgstr "Соответствующие действия" #: templates/base.html:343 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" -msgstr "" +msgstr "Действия для %(object_name)s: %(navigation_object)s" #: templates/base.html:348 msgid "Actions" -msgstr "" +msgstr "Действия" #: templates/base.html:373 msgid "Other available actions" diff --git a/mayan/apps/main/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/main/locale/sl_SI/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..4d686302fc Binary files /dev/null and b/mayan/apps/main/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/main/locale/sl_SI/LC_MESSAGES/django.po index f320752cac..4f62d90bca 100644 --- a/mayan/apps/main/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/sl_SI/LC_MESSAGES/django.po @@ -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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/main/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/main/locale/tr_TR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..edcc4743f9 Binary files /dev/null and b/mayan/apps/main/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/main/locale/tr_TR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..4f634229c7 --- /dev/null +++ b/mayan/apps/main/locale/tr_TR/LC_MESSAGES/django.po @@ -0,0 +1,147 @@ +# 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 , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-06-10 10:42+0000\n" +"Last-Translator: Caner Başaran \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:33 +msgid "maintenance" +msgstr "" + +#: __init__.py:34 +msgid "statistics" +msgstr "istatistikler" + +#: __init__.py:35 +msgid "diagnostics" +msgstr "" + +#: __init__.py:36 +msgid "sentry" +msgstr "" + +#: __init__.py:37 +msgid "admin site" +msgstr "yönetici sayfası" + +#: __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 "İstatistikler" + +#: 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 "Bu program hakkında" + +#: templates/about.html:9 templates/verbose_login.html:4 +msgid "Version" +msgstr "Sürüm" + +#: templates/base.html:28 +msgid "(DEBUG)" +msgstr "" + +#: templates/base.html:193 +msgid "User" +msgstr "" + +#: templates/base.html:195 +msgid "Anonymous" +msgstr "Anonim" + +#: templates/base.html:198 +msgid "User details" +msgstr "" + +#: templates/base.html:215 +msgid "Login" +msgstr "Giriş" + +#: templates/base.html:215 +msgid "Logout" +msgstr "Çıkış" + +#: templates/base.html:295 +msgid "Secondary menu" +msgstr "" + +#: templates/base.html:311 +#, python-format +msgid "Actions for %(name)s: %(navigation_object)s" +msgstr "" + +#: templates/base.html:313 templates/base.html.py:345 +#, python-format +msgid "Actions for: %(navigation_object)s" +msgstr "" + +#: templates/base.html:316 +msgid "Available actions" +msgstr "" + +#: templates/base.html:328 templates/base.html.py:360 +msgid "Related actions" +msgstr "" + +#: templates/base.html:343 +#, python-format +msgid "Actions for %(object_name)s: %(navigation_object)s" +msgstr "" + +#: templates/base.html:348 +msgid "Actions" +msgstr "" + +#: templates/base.html:373 +msgid "Other available 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:21 +msgid "Released under the GPL V3 License" +msgstr "" diff --git a/mayan/apps/main/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/main/locale/vi_VN/LC_MESSAGES/django.mo index d6be44c0f9..67dbd7e78d 100644 Binary files a/mayan/apps/main/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/main/locale/vi_VN/LC_MESSAGES/django.po index 14067b957c..37707d3ed6 100644 --- a/mayan/apps/main/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/vi_VN/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Trung Phan Minh , 2013. +# Trung Phan Minh , 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:49-0400\n" "PO-Revision-Date: 2013-01-24 08:57+0000\n" -"Last-Translator: trungpm \n" +"Last-Translator: Trung Phan Minh \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" diff --git a/mayan/apps/metadata/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/ar/LC_MESSAGES/django.mo index 503c3022d2..86b68eed04 100644 Binary files a/mayan/apps/metadata/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/ar/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/ar/LC_MESSAGES/django.po index 6748a44fcd..732efc6046 100644 --- a/mayan/apps/metadata/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/ar/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Mohammed ALDOUB , 2013. +# Mohammed ALDOUB , 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:49-0400\n" "PO-Revision-Date: 2013-01-26 08:46+0000\n" "Last-Translator: Mohammed ALDOUB \n" diff --git a/mayan/apps/metadata/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/bg/LC_MESSAGES/django.mo index a190b1854a..0b3da6b99c 100644 Binary files a/mayan/apps/metadata/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/bg/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/bg/LC_MESSAGES/django.po index a3423af6af..df0fd4c1bd 100644 --- a/mayan/apps/metadata/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/bg/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# Pavlin Koldamov , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/metadata/locale/da/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..ae22adcd07 Binary files /dev/null and b/mayan/apps/metadata/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/da/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/da/LC_MESSAGES/django.po new file mode 100644 index 0000000000..2107199117 --- /dev/null +++ b/mayan/apps/metadata/locale/da/LC_MESSAGES/django.po @@ -0,0 +1,470 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Mads L. Nielsen , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-08-27 12:49+0000\n" +"Last-Translator: Mads L. Nielsen \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:23 __init__.py:25 +msgid "edit metadata" +msgstr "" + +#: __init__.py:24 __init__.py:70 +msgid "metadata" +msgstr "" + +#: __init__.py:26 __init__.py:27 +msgid "add metadata" +msgstr "" + +#: __init__.py:28 __init__.py:29 +msgid "remove metadata" +msgstr "" + +#: __init__.py:31 models.py:40 views.py:316 +msgid "metadata types" +msgstr "" + +#: __init__.py:32 __init__.py:37 +msgid "edit" +msgstr "" + +#: __init__.py:33 __init__.py:39 +msgid "delete" +msgstr "" + +#: __init__.py:34 __init__.py:40 +msgid "create new" +msgstr "" + +#: __init__.py:36 views.py:416 +msgid "metadata sets" +msgstr "" + +#: __init__.py:38 views.py:420 +msgid "members" +msgstr "" + +#: __init__.py:42 models.py:104 +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:568 views.py:586 +msgid "Metadata sets" +msgstr "" + +#: forms.py:94 permissions.py:7 +msgid "Metadata" +msgstr "" + +#: models.py:11 +#, python-format +msgid " Available models: %s" +msgstr "" + +#: models.py:12 +#, python-format +msgid " Available functions: %s" +msgstr "" + +#: models.py:19 +msgid "name" +msgstr "" + +#: models.py:19 +msgid "Do not use python reserved words, or spaces." +msgstr "" + +#: models.py:20 models.py:47 +msgid "title" +msgstr "" + +#: models.py:22 +msgid "default" +msgstr "" + +#: models.py:23 +#, python-format +msgid "Enter a string to be evaluated.%s" +msgstr "" + +#: models.py:25 +msgid "lookup" +msgstr "" + +#: models.py:26 +#, python-format +msgid "" +"Enter a string to be evaluated. Example: [user.get_full_name() for user in " +"User.objects.all()].%s" +msgstr "" + +#: models.py:39 models.py:69 views.py:353 views.py:398 +msgid "metadata type" +msgstr "" + +#: models.py:59 models.py:60 models.py:68 views.py:452 views.py:495 +#: views.py:541 +msgid "metadata set" +msgstr "" + +#: models.py:76 +msgid "metadata set item" +msgstr "" + +#: models.py:77 +msgid "metadata set items" +msgstr "" + +#: models.py:85 +msgid "document" +msgstr "" + +#: models.py:86 +msgid "type" +msgstr "" + +#: models.py:87 views.py:304 +msgid "value" +msgstr "" + +#: models.py:93 models.py:94 +msgid "document metadata" +msgstr "" + +#: models.py:102 views.py:626 +msgid "document type" +msgstr "" + +#: models.py:103 +msgid "default metadata sets" +msgstr "" + +#: models.py:110 +msgid "document type defaults" +msgstr "" + +#: models.py:111 +msgid "document types defaults" +msgstr "" + +#: permissions.py:8 +msgid "Edit a document's metadata" +msgstr "Redigér et dokuments metadata" + +#: permissions.py:9 +msgid "Add metadata to a document" +msgstr "Tilføj metadata til et dokument" + +#: permissions.py:10 +msgid "Remove metadata from a document" +msgstr "Fjern metadata fra et dokument" + +#: permissions.py:11 +msgid "View metadata from a document" +msgstr "Se metadata fra et dokument" + +#: 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:440 +msgid "Metadata set edited successfully" +msgstr "" + +#: views.py:443 +#, python-format +msgid "Error editing metadata set; %s" +msgstr "" + +#: views.py:449 +#, python-format +msgid "edit metadata set: %s" +msgstr "" + +#: views.py:491 +#, python-format +msgid "non members of metadata set: %s" +msgstr "" + +#: views.py:492 +#, python-format +msgid "members of metadata set: %s" +msgstr "" + +#: views.py:507 +msgid "Metadata set created successfully" +msgstr "" + +#: views.py:513 +msgid "create metadata set" +msgstr "" + +#: views.py:532 +#, python-format +msgid "Metadata set: %s deleted successfully." +msgstr "" + +#: views.py:535 +#, python-format +msgid "Metadata set: %(metadata_set)s delete error: %(error)s" +msgstr "" + +#: views.py:546 +#, python-format +msgid "Are you sure you wish to delete the metadata set: %s?" +msgstr "" + +#: views.py:565 views.py:583 +msgid "Metadata types" +msgstr "" + +#: views.py:621 +#, python-format +msgid "non members of document type: %s" +msgstr "" + +#: views.py:622 +#, 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 "" diff --git a/mayan/apps/metadata/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/de_DE/LC_MESSAGES/django.mo index 62994d439e..e9b96616c2 100644 Binary files a/mayan/apps/metadata/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/de_DE/LC_MESSAGES/django.po index 183ea6a3d1..b3d64cc586 100644 --- a/mayan/apps/metadata/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/de_DE/LC_MESSAGES/django.po @@ -3,8 +3,9 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Manticor , 2012 -# Manticor , 2012 +# Stefan Lodders , 2012 +# Mathias Behrle , 2014 +# Stefan Lodders , 2012 # Tobias Paepke , 2014 msgid "" msgstr "" @@ -12,7 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-12-12 01:49-0400\n" "PO-Revision-Date: 2014-03-12 16:12+0000\n" -"Last-Translator: yangoon \n" +"Last-Translator: Mathias Behrle \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" diff --git a/mayan/apps/metadata/locale/en/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/en/LC_MESSAGES/django.mo index 0a05ef3a09..16c30d34ce 100644 Binary files a/mayan/apps/metadata/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/en/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/en/LC_MESSAGES/django.po index 7985648769..36421d928c 100644 --- a/mayan/apps/metadata/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/en/LC_MESSAGES/django.po @@ -1,468 +1,469 @@ # 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 , 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 \n" -"Language-Team: LANGUAGE \n" -"Language: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2012-12-12 06:06+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:23 __init__.py:25 msgid "edit metadata" -msgstr "" +msgstr "edit metadata" #: __init__.py:24 __init__.py:70 msgid "metadata" -msgstr "" +msgstr "metadata" #: __init__.py:26 __init__.py:27 msgid "add metadata" -msgstr "" +msgstr "add metadata" #: __init__.py:28 __init__.py:29 msgid "remove metadata" -msgstr "" +msgstr "remove metadata" #: __init__.py:31 models.py:40 views.py:316 msgid "metadata types" -msgstr "" +msgstr "metadata types" #: __init__.py:32 __init__.py:37 msgid "edit" -msgstr "" +msgstr "edit" #: __init__.py:33 __init__.py:39 msgid "delete" -msgstr "" +msgstr "delete" #: __init__.py:34 __init__.py:40 msgid "create new" -msgstr "" +msgstr "create new" #: __init__.py:36 views.py:416 msgid "metadata sets" -msgstr "" +msgstr "metadata sets" #: __init__.py:38 views.py:420 msgid "members" -msgstr "" +msgstr "members" #: __init__.py:42 models.py:104 msgid "default metadata" -msgstr "" +msgstr "default metadata" #: classes.py:14 #, python-format msgid "'metadata' object has no attribute '%s'" -msgstr "" +msgstr "'metadata' object has no attribute '%s'" #: forms.py:28 msgid "required" -msgstr "" +msgstr "required" #: forms.py:54 msgid "id" -msgstr "" +msgstr "id" #: forms.py:55 msgid "Name" -msgstr "" +msgstr "Name" #: forms.py:57 msgid "Value" -msgstr "" +msgstr "Value" #: forms.py:58 msgid "Update" -msgstr "" +msgstr "Update" #: forms.py:64 msgid "Metadata type" -msgstr "" +msgstr "Metadata type" #: forms.py:68 msgid "Remove" -msgstr "" +msgstr "Remove" #: forms.py:86 views.py:568 views.py:586 msgid "Metadata sets" -msgstr "" +msgstr "Metadata sets" #: forms.py:94 permissions.py:7 msgid "Metadata" -msgstr "" +msgstr "Metadata" #: models.py:11 #, python-format msgid " Available models: %s" -msgstr "" +msgstr " Available models: %s" #: models.py:12 #, python-format msgid " Available functions: %s" -msgstr "" +msgstr " Available functions: %s" #: models.py:19 msgid "name" -msgstr "" +msgstr "name" #: models.py:19 msgid "Do not use python reserved words, or spaces." -msgstr "" +msgstr "Do not use python reserved words, or spaces." #: models.py:20 models.py:47 msgid "title" -msgstr "" +msgstr "title" #: models.py:22 msgid "default" -msgstr "" +msgstr "default" #: models.py:23 #, python-format msgid "Enter a string to be evaluated.%s" -msgstr "" +msgstr "Enter a string to be evaluated.%s" #: models.py:25 msgid "lookup" -msgstr "" +msgstr "lookup" #: models.py:26 #, python-format msgid "" "Enter a string to be evaluated. Example: [user.get_full_name() for user in " "User.objects.all()].%s" -msgstr "" +msgstr "Enter a string to be evaluated. Example: [user.get_full_name() for user in User.objects.all()].%s" #: models.py:39 models.py:69 views.py:353 views.py:398 msgid "metadata type" -msgstr "" +msgstr "metadata type" #: models.py:59 models.py:60 models.py:68 views.py:452 views.py:495 #: views.py:541 msgid "metadata set" -msgstr "" +msgstr "metadata set" #: models.py:76 msgid "metadata set item" -msgstr "" +msgstr "metadata set item" #: models.py:77 msgid "metadata set items" -msgstr "" +msgstr "metadata set items" #: models.py:85 msgid "document" -msgstr "" +msgstr "document" #: models.py:86 msgid "type" -msgstr "" +msgstr "type" #: models.py:87 views.py:304 msgid "value" -msgstr "" +msgstr "value" #: models.py:93 models.py:94 msgid "document metadata" -msgstr "" +msgstr "document metadata" #: models.py:102 views.py:626 msgid "document type" -msgstr "" +msgstr "document type" #: models.py:103 msgid "default metadata sets" -msgstr "" +msgstr "default metadata sets" #: models.py:110 msgid "document type defaults" -msgstr "" +msgstr "document type defaults" #: models.py:111 msgid "document types defaults" -msgstr "" +msgstr "document types defaults" #: permissions.py:8 msgid "Edit a document's metadata" -msgstr "" +msgstr "Edit a document's metadata" #: permissions.py:9 msgid "Add metadata to a document" -msgstr "" +msgstr "Add metadata to a document" #: permissions.py:10 msgid "Remove metadata from a document" -msgstr "" +msgstr "Remove metadata from a document" #: permissions.py:11 msgid "View metadata from a document" -msgstr "" +msgstr "View metadata from a document" #: permissions.py:13 msgid "Metadata setup" -msgstr "" +msgstr "Metadata setup" #: permissions.py:14 msgid "Edit metadata types" -msgstr "" +msgstr "Edit metadata types" #: permissions.py:15 msgid "Create new metadata types" -msgstr "" +msgstr "Create new metadata types" #: permissions.py:16 msgid "Delete metadata types" -msgstr "" +msgstr "Delete metadata types" #: permissions.py:17 msgid "View metadata types" -msgstr "" +msgstr "View metadata types" #: permissions.py:19 msgid "Edit metadata sets" -msgstr "" +msgstr "Edit metadata sets" #: permissions.py:20 msgid "Create new metadata sets" -msgstr "" +msgstr "Create new metadata sets" #: permissions.py:21 msgid "Delete metadata sets" -msgstr "" +msgstr "Delete metadata sets" #: permissions.py:22 msgid "View metadata sets" -msgstr "" +msgstr "View metadata sets" #: views.py:41 views.py:204 msgid "The selected document doesn't have any metadata." -msgstr "" +msgstr "The selected document doesn't have any metadata." #: views.py:52 views.py:144 views.py:216 msgid "Must provide at least one document." -msgstr "" +msgstr "Must provide at least one document." #: views.py:87 views.py:251 #, python-format msgid "Error deleting document indexes; %s" -msgstr "" +msgstr "Error deleting document indexes; %s" #: views.py:99 #, python-format msgid "Error editing metadata for document %(document)s; %(error)s." -msgstr "" +msgstr "Error editing metadata for document %(document)s; %(error)s." #: views.py:102 #, python-format msgid "Metadata for document %s edited successfully." -msgstr "" +msgstr "Metadata for document %s edited successfully." #: views.py:107 views.py:268 #, python-format msgid "Error updating document indexes; %s" -msgstr "" +msgstr "Error updating document indexes; %s" #: views.py:109 views.py:270 msgid "Document indexes updated successfully." -msgstr "" +msgstr "Document indexes updated successfully." #: views.py:120 #, python-format msgid "Edit metadata for document: %s" -msgstr "" +msgstr "Edit metadata for document: %s" #: views.py:122 #, python-format msgid "Edit metadata for documents: %s" -msgstr "" +msgstr "Edit metadata for documents: %s" #: views.py:161 #, python-format msgid "" -"Metadata type: %(metadata_type)s successfully added to document %(document)s." -msgstr "" +"Metadata type: %(metadata_type)s successfully added to document " +"%(document)s." +msgstr "Metadata type: %(metadata_type)s successfully added to document %(document)s." #: views.py:164 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." -msgstr "" +msgstr "Metadata type: %(metadata_type)s already present in document %(document)s." #: views.py:188 #, python-format msgid "Add metadata type to document: %s" -msgstr "" +msgstr "Add metadata type to document: %s" #: views.py:190 #, python-format msgid "Add metadata type to documents: %s" -msgstr "" +msgstr "Add metadata type to documents: %s" #: views.py:259 #, python-format msgid "" "Successfully remove metadata type: %(metadata_type)s from document: " "%(document)s." -msgstr "" +msgstr "Successfully remove metadata type: %(metadata_type)s from document: %(document)s." #: views.py:262 #, python-format msgid "" "Error removing metadata type: %(metadata_type)s from document: %(document)s." -msgstr "" +msgstr "Error removing metadata type: %(metadata_type)s from document: %(document)s." #: views.py:281 #, python-format msgid "Remove metadata types from document: %s" -msgstr "" +msgstr "Remove metadata types from document: %s" #: views.py:283 #, python-format msgid "Remove metadata types from documents: %s" -msgstr "" +msgstr "Remove metadata types from documents: %s" #: views.py:302 #, python-format msgid "metadata for: %s" -msgstr "" +msgstr "metadata for: %s" #: views.py:320 msgid "internal name" -msgstr "" +msgstr "internal name" #: views.py:341 msgid "Metadata type edited successfully" -msgstr "" +msgstr "Metadata type edited successfully" #: views.py:344 #, python-format msgid "Error editing metadata type; %s" -msgstr "" +msgstr "Error editing metadata type; %s" #: views.py:350 #, python-format msgid "edit metadata type: %s" -msgstr "" +msgstr "edit metadata type: %s" #: views.py:365 msgid "Metadata type created successfully" -msgstr "" +msgstr "Metadata type created successfully" #: views.py:371 msgid "create metadata type" -msgstr "" +msgstr "create metadata type" #: views.py:390 #, python-format msgid "Metadata type: %s deleted successfully." -msgstr "" +msgstr "Metadata type: %s deleted successfully." #: views.py:392 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" -msgstr "" +msgstr "Metadata type: %(metadata_type)s delete error: %(error)s" #: views.py:403 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" -msgstr "" +msgstr "Are you sure you wish to delete the metadata type: %s?" #: views.py:440 msgid "Metadata set edited successfully" -msgstr "" +msgstr "Metadata set edited successfully" #: views.py:443 #, python-format msgid "Error editing metadata set; %s" -msgstr "" +msgstr "Error editing metadata set; %s" #: views.py:449 #, python-format msgid "edit metadata set: %s" -msgstr "" +msgstr "edit metadata set: %s" #: views.py:491 #, python-format msgid "non members of metadata set: %s" -msgstr "" +msgstr "non members of metadata set: %s" #: views.py:492 #, python-format msgid "members of metadata set: %s" -msgstr "" +msgstr "members of metadata set: %s" #: views.py:507 msgid "Metadata set created successfully" -msgstr "" +msgstr "Metadata set created successfully" #: views.py:513 msgid "create metadata set" -msgstr "" +msgstr "create metadata set" #: views.py:532 #, python-format msgid "Metadata set: %s deleted successfully." -msgstr "" +msgstr "Metadata set: %s deleted successfully." #: views.py:535 #, python-format msgid "Metadata set: %(metadata_set)s delete error: %(error)s" -msgstr "" +msgstr "Metadata set: %(metadata_set)s delete error: %(error)s" #: views.py:546 #, python-format msgid "Are you sure you wish to delete the metadata set: %s?" -msgstr "" +msgstr "Are you sure you wish to delete the metadata set: %s?" #: views.py:565 views.py:583 msgid "Metadata types" -msgstr "" +msgstr "Metadata types" #: views.py:621 #, python-format msgid "non members of document type: %s" -msgstr "" +msgstr "non members of document type: %s" #: views.py:622 #, python-format msgid "members of document type: %s" -msgstr "" +msgstr "members of document type: %s" #: templates/metadata_set_help.html:3 msgid "What are metadata sets?" -msgstr "" +msgstr "What are metadata sets?" #: 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 "" +msgstr "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." #: templates/metadata_type_help.html:3 msgid "What are metadata types?" -msgstr "" +msgstr "What are metadata types?" #: 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 " +"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 "" +"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 "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." diff --git a/mayan/apps/metadata/locale/es/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/es/LC_MESSAGES/django.mo index 33f224e79e..1d0eed0125 100644 Binary files a/mayan/apps/metadata/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/es/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/es/LC_MESSAGES/django.po index 12fa6191e9..5a9fbc23f9 100644 --- a/mayan/apps/metadata/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/es/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Roberto Rosario , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:13+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/metadata/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..b18c0c1b44 Binary files /dev/null and b/mayan/apps/metadata/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/fa/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 0000000000..695c717e1e --- /dev/null +++ b/mayan/apps/metadata/locale/fa/LC_MESSAGES/django.po @@ -0,0 +1,470 @@ +# 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 , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-07-05 11:18+0000\n" +"Last-Translator: Mohammad Dashtizadeh \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:23 __init__.py:25 +msgid "edit metadata" +msgstr "" + +#: __init__.py:24 __init__.py:70 +msgid "metadata" +msgstr "" + +#: __init__.py:26 __init__.py:27 +msgid "add metadata" +msgstr "" + +#: __init__.py:28 __init__.py:29 +msgid "remove metadata" +msgstr "" + +#: __init__.py:31 models.py:40 views.py:316 +msgid "metadata types" +msgstr "" + +#: __init__.py:32 __init__.py:37 +msgid "edit" +msgstr "ویرایش" + +#: __init__.py:33 __init__.py:39 +msgid "delete" +msgstr "حذف" + +#: __init__.py:34 __init__.py:40 +msgid "create new" +msgstr "" + +#: __init__.py:36 views.py:416 +msgid "metadata sets" +msgstr "" + +#: __init__.py:38 views.py:420 +msgid "members" +msgstr "" + +#: __init__.py:42 models.py:104 +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:568 views.py:586 +msgid "Metadata sets" +msgstr "" + +#: forms.py:94 permissions.py:7 +msgid "Metadata" +msgstr "" + +#: models.py:11 +#, python-format +msgid " Available models: %s" +msgstr "" + +#: models.py:12 +#, python-format +msgid " Available functions: %s" +msgstr "" + +#: models.py:19 +msgid "name" +msgstr "نام" + +#: models.py:19 +msgid "Do not use python reserved words, or spaces." +msgstr "" + +#: models.py:20 models.py:47 +msgid "title" +msgstr "عنوان" + +#: models.py:22 +msgid "default" +msgstr "" + +#: models.py:23 +#, python-format +msgid "Enter a string to be evaluated.%s" +msgstr "" + +#: models.py:25 +msgid "lookup" +msgstr "" + +#: models.py:26 +#, python-format +msgid "" +"Enter a string to be evaluated. Example: [user.get_full_name() for user in " +"User.objects.all()].%s" +msgstr "" + +#: models.py:39 models.py:69 views.py:353 views.py:398 +msgid "metadata type" +msgstr "" + +#: models.py:59 models.py:60 models.py:68 views.py:452 views.py:495 +#: views.py:541 +msgid "metadata set" +msgstr "" + +#: models.py:76 +msgid "metadata set item" +msgstr "" + +#: models.py:77 +msgid "metadata set items" +msgstr "" + +#: models.py:85 +msgid "document" +msgstr "سند" + +#: models.py:86 +msgid "type" +msgstr "نوع" + +#: models.py:87 views.py:304 +msgid "value" +msgstr "" + +#: models.py:93 models.py:94 +msgid "document metadata" +msgstr "" + +#: models.py:102 views.py:626 +msgid "document type" +msgstr "" + +#: models.py:103 +msgid "default metadata sets" +msgstr "" + +#: models.py:110 +msgid "document type defaults" +msgstr "" + +#: models.py:111 +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:440 +msgid "Metadata set edited successfully" +msgstr "" + +#: views.py:443 +#, python-format +msgid "Error editing metadata set; %s" +msgstr "" + +#: views.py:449 +#, python-format +msgid "edit metadata set: %s" +msgstr "" + +#: views.py:491 +#, python-format +msgid "non members of metadata set: %s" +msgstr "" + +#: views.py:492 +#, python-format +msgid "members of metadata set: %s" +msgstr "" + +#: views.py:507 +msgid "Metadata set created successfully" +msgstr "" + +#: views.py:513 +msgid "create metadata set" +msgstr "" + +#: views.py:532 +#, python-format +msgid "Metadata set: %s deleted successfully." +msgstr "" + +#: views.py:535 +#, python-format +msgid "Metadata set: %(metadata_set)s delete error: %(error)s" +msgstr "" + +#: views.py:546 +#, python-format +msgid "Are you sure you wish to delete the metadata set: %s?" +msgstr "" + +#: views.py:565 views.py:583 +msgid "Metadata types" +msgstr "" + +#: views.py:621 +#, python-format +msgid "non members of document type: %s" +msgstr "" + +#: views.py:622 +#, 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 "" diff --git a/mayan/apps/metadata/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/fr/LC_MESSAGES/django.mo index ebda12934f..533e9e76dc 100644 Binary files a/mayan/apps/metadata/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/fr/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/fr/LC_MESSAGES/django.po index 6bfdb01ec9..e8db0ed4b5 100644 --- a/mayan/apps/metadata/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/fr/LC_MESSAGES/django.po @@ -3,16 +3,17 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. -# PatrickHetu , 2012. -# Pierre Lhoste , 2012. +# PatrickHetu , 2012 +# PatrickHetu , 2012 +# Pierre Lhoste , 2012 +# SadE54 , 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:49-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-02-04 00:10+0000\n" +"Last-Translator: SadE54 \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" @@ -259,7 +260,7 @@ msgstr "Vous devez fournir au moins un document." #: views.py:87 views.py:251 #, python-format msgid "Error deleting document indexes; %s" -msgstr "" +msgstr "Erreur en effaçant les index de documents; %s" #: views.py:99 #, python-format @@ -274,11 +275,11 @@ msgstr "Métadonnées pour le document %s modifiées avec succès." #: views.py:107 views.py:268 #, python-format msgid "Error updating document indexes; %s" -msgstr "" +msgstr "Erreur en mettant à jour les index de documents; %s" #: views.py:109 views.py:270 msgid "Document indexes updated successfully." -msgstr "" +msgstr "Les index de documents ont été mis à jour avec succès." #: views.py:120 #, python-format diff --git a/mayan/apps/metadata/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/hr_HR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..b7afa8a5de Binary files /dev/null and b/mayan/apps/metadata/locale/hr_HR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/hr_HR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..6d8706d77f --- /dev/null +++ b/mayan/apps/metadata/locale/hr_HR/LC_MESSAGES/django.po @@ -0,0 +1,469 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2012-12-12 06:06+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:23 __init__.py:25 +msgid "edit metadata" +msgstr "" + +#: __init__.py:24 __init__.py:70 +msgid "metadata" +msgstr "" + +#: __init__.py:26 __init__.py:27 +msgid "add metadata" +msgstr "" + +#: __init__.py:28 __init__.py:29 +msgid "remove metadata" +msgstr "" + +#: __init__.py:31 models.py:40 views.py:316 +msgid "metadata types" +msgstr "" + +#: __init__.py:32 __init__.py:37 +msgid "edit" +msgstr "" + +#: __init__.py:33 __init__.py:39 +msgid "delete" +msgstr "" + +#: __init__.py:34 __init__.py:40 +msgid "create new" +msgstr "" + +#: __init__.py:36 views.py:416 +msgid "metadata sets" +msgstr "" + +#: __init__.py:38 views.py:420 +msgid "members" +msgstr "" + +#: __init__.py:42 models.py:104 +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:568 views.py:586 +msgid "Metadata sets" +msgstr "" + +#: forms.py:94 permissions.py:7 +msgid "Metadata" +msgstr "" + +#: models.py:11 +#, python-format +msgid " Available models: %s" +msgstr "" + +#: models.py:12 +#, python-format +msgid " Available functions: %s" +msgstr "" + +#: models.py:19 +msgid "name" +msgstr "" + +#: models.py:19 +msgid "Do not use python reserved words, or spaces." +msgstr "" + +#: models.py:20 models.py:47 +msgid "title" +msgstr "" + +#: models.py:22 +msgid "default" +msgstr "" + +#: models.py:23 +#, python-format +msgid "Enter a string to be evaluated.%s" +msgstr "" + +#: models.py:25 +msgid "lookup" +msgstr "" + +#: models.py:26 +#, python-format +msgid "" +"Enter a string to be evaluated. Example: [user.get_full_name() for user in " +"User.objects.all()].%s" +msgstr "" + +#: models.py:39 models.py:69 views.py:353 views.py:398 +msgid "metadata type" +msgstr "" + +#: models.py:59 models.py:60 models.py:68 views.py:452 views.py:495 +#: views.py:541 +msgid "metadata set" +msgstr "" + +#: models.py:76 +msgid "metadata set item" +msgstr "" + +#: models.py:77 +msgid "metadata set items" +msgstr "" + +#: models.py:85 +msgid "document" +msgstr "" + +#: models.py:86 +msgid "type" +msgstr "" + +#: models.py:87 views.py:304 +msgid "value" +msgstr "" + +#: models.py:93 models.py:94 +msgid "document metadata" +msgstr "" + +#: models.py:102 views.py:626 +msgid "document type" +msgstr "" + +#: models.py:103 +msgid "default metadata sets" +msgstr "" + +#: models.py:110 +msgid "document type defaults" +msgstr "" + +#: models.py:111 +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:440 +msgid "Metadata set edited successfully" +msgstr "" + +#: views.py:443 +#, python-format +msgid "Error editing metadata set; %s" +msgstr "" + +#: views.py:449 +#, python-format +msgid "edit metadata set: %s" +msgstr "" + +#: views.py:491 +#, python-format +msgid "non members of metadata set: %s" +msgstr "" + +#: views.py:492 +#, python-format +msgid "members of metadata set: %s" +msgstr "" + +#: views.py:507 +msgid "Metadata set created successfully" +msgstr "" + +#: views.py:513 +msgid "create metadata set" +msgstr "" + +#: views.py:532 +#, python-format +msgid "Metadata set: %s deleted successfully." +msgstr "" + +#: views.py:535 +#, python-format +msgid "Metadata set: %(metadata_set)s delete error: %(error)s" +msgstr "" + +#: views.py:546 +#, python-format +msgid "Are you sure you wish to delete the metadata set: %s?" +msgstr "" + +#: views.py:565 views.py:583 +msgid "Metadata types" +msgstr "" + +#: views.py:621 +#, python-format +msgid "non members of document type: %s" +msgstr "" + +#: views.py:622 +#, 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 "" diff --git a/mayan/apps/metadata/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..2b89d1495e Binary files /dev/null and b/mayan/apps/metadata/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/hu/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/hu/LC_MESSAGES/django.po new file mode 100644 index 0000000000..3c826819cf --- /dev/null +++ b/mayan/apps/metadata/locale/hu/LC_MESSAGES/django.po @@ -0,0 +1,469 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2012-12-12 06:06+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:23 __init__.py:25 +msgid "edit metadata" +msgstr "" + +#: __init__.py:24 __init__.py:70 +msgid "metadata" +msgstr "" + +#: __init__.py:26 __init__.py:27 +msgid "add metadata" +msgstr "" + +#: __init__.py:28 __init__.py:29 +msgid "remove metadata" +msgstr "" + +#: __init__.py:31 models.py:40 views.py:316 +msgid "metadata types" +msgstr "" + +#: __init__.py:32 __init__.py:37 +msgid "edit" +msgstr "" + +#: __init__.py:33 __init__.py:39 +msgid "delete" +msgstr "" + +#: __init__.py:34 __init__.py:40 +msgid "create new" +msgstr "" + +#: __init__.py:36 views.py:416 +msgid "metadata sets" +msgstr "" + +#: __init__.py:38 views.py:420 +msgid "members" +msgstr "" + +#: __init__.py:42 models.py:104 +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:568 views.py:586 +msgid "Metadata sets" +msgstr "" + +#: forms.py:94 permissions.py:7 +msgid "Metadata" +msgstr "" + +#: models.py:11 +#, python-format +msgid " Available models: %s" +msgstr "" + +#: models.py:12 +#, python-format +msgid " Available functions: %s" +msgstr "" + +#: models.py:19 +msgid "name" +msgstr "" + +#: models.py:19 +msgid "Do not use python reserved words, or spaces." +msgstr "" + +#: models.py:20 models.py:47 +msgid "title" +msgstr "" + +#: models.py:22 +msgid "default" +msgstr "" + +#: models.py:23 +#, python-format +msgid "Enter a string to be evaluated.%s" +msgstr "" + +#: models.py:25 +msgid "lookup" +msgstr "" + +#: models.py:26 +#, python-format +msgid "" +"Enter a string to be evaluated. Example: [user.get_full_name() for user in " +"User.objects.all()].%s" +msgstr "" + +#: models.py:39 models.py:69 views.py:353 views.py:398 +msgid "metadata type" +msgstr "" + +#: models.py:59 models.py:60 models.py:68 views.py:452 views.py:495 +#: views.py:541 +msgid "metadata set" +msgstr "" + +#: models.py:76 +msgid "metadata set item" +msgstr "" + +#: models.py:77 +msgid "metadata set items" +msgstr "" + +#: models.py:85 +msgid "document" +msgstr "" + +#: models.py:86 +msgid "type" +msgstr "" + +#: models.py:87 views.py:304 +msgid "value" +msgstr "" + +#: models.py:93 models.py:94 +msgid "document metadata" +msgstr "" + +#: models.py:102 views.py:626 +msgid "document type" +msgstr "" + +#: models.py:103 +msgid "default metadata sets" +msgstr "" + +#: models.py:110 +msgid "document type defaults" +msgstr "" + +#: models.py:111 +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:440 +msgid "Metadata set edited successfully" +msgstr "" + +#: views.py:443 +#, python-format +msgid "Error editing metadata set; %s" +msgstr "" + +#: views.py:449 +#, python-format +msgid "edit metadata set: %s" +msgstr "" + +#: views.py:491 +#, python-format +msgid "non members of metadata set: %s" +msgstr "" + +#: views.py:492 +#, python-format +msgid "members of metadata set: %s" +msgstr "" + +#: views.py:507 +msgid "Metadata set created successfully" +msgstr "" + +#: views.py:513 +msgid "create metadata set" +msgstr "" + +#: views.py:532 +#, python-format +msgid "Metadata set: %s deleted successfully." +msgstr "" + +#: views.py:535 +#, python-format +msgid "Metadata set: %(metadata_set)s delete error: %(error)s" +msgstr "" + +#: views.py:546 +#, python-format +msgid "Are you sure you wish to delete the metadata set: %s?" +msgstr "" + +#: views.py:565 views.py:583 +msgid "Metadata types" +msgstr "" + +#: views.py:621 +#, python-format +msgid "non members of document type: %s" +msgstr "" + +#: views.py:622 +#, 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 "" diff --git a/mayan/apps/metadata/locale/id/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..fa2b81aaa4 Binary files /dev/null and b/mayan/apps/metadata/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/id/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/id/LC_MESSAGES/django.po new file mode 100644 index 0000000000..6f7c025f44 --- /dev/null +++ b/mayan/apps/metadata/locale/id/LC_MESSAGES/django.po @@ -0,0 +1,469 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2011-09-30 04:56+0000\n" +"Last-Translator: FULL NAME \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:23 __init__.py:25 +msgid "edit metadata" +msgstr "" + +#: __init__.py:24 __init__.py:70 +msgid "metadata" +msgstr "" + +#: __init__.py:26 __init__.py:27 +msgid "add metadata" +msgstr "" + +#: __init__.py:28 __init__.py:29 +msgid "remove metadata" +msgstr "" + +#: __init__.py:31 models.py:40 views.py:316 +msgid "metadata types" +msgstr "" + +#: __init__.py:32 __init__.py:37 +msgid "edit" +msgstr "" + +#: __init__.py:33 __init__.py:39 +msgid "delete" +msgstr "" + +#: __init__.py:34 __init__.py:40 +msgid "create new" +msgstr "" + +#: __init__.py:36 views.py:416 +msgid "metadata sets" +msgstr "" + +#: __init__.py:38 views.py:420 +msgid "members" +msgstr "" + +#: __init__.py:42 models.py:104 +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:568 views.py:586 +msgid "Metadata sets" +msgstr "" + +#: forms.py:94 permissions.py:7 +msgid "Metadata" +msgstr "" + +#: models.py:11 +#, python-format +msgid " Available models: %s" +msgstr "" + +#: models.py:12 +#, python-format +msgid " Available functions: %s" +msgstr "" + +#: models.py:19 +msgid "name" +msgstr "" + +#: models.py:19 +msgid "Do not use python reserved words, or spaces." +msgstr "" + +#: models.py:20 models.py:47 +msgid "title" +msgstr "" + +#: models.py:22 +msgid "default" +msgstr "" + +#: models.py:23 +#, python-format +msgid "Enter a string to be evaluated.%s" +msgstr "" + +#: models.py:25 +msgid "lookup" +msgstr "" + +#: models.py:26 +#, python-format +msgid "" +"Enter a string to be evaluated. Example: [user.get_full_name() for user in " +"User.objects.all()].%s" +msgstr "" + +#: models.py:39 models.py:69 views.py:353 views.py:398 +msgid "metadata type" +msgstr "" + +#: models.py:59 models.py:60 models.py:68 views.py:452 views.py:495 +#: views.py:541 +msgid "metadata set" +msgstr "" + +#: models.py:76 +msgid "metadata set item" +msgstr "" + +#: models.py:77 +msgid "metadata set items" +msgstr "" + +#: models.py:85 +msgid "document" +msgstr "" + +#: models.py:86 +msgid "type" +msgstr "" + +#: models.py:87 views.py:304 +msgid "value" +msgstr "" + +#: models.py:93 models.py:94 +msgid "document metadata" +msgstr "" + +#: models.py:102 views.py:626 +msgid "document type" +msgstr "" + +#: models.py:103 +msgid "default metadata sets" +msgstr "" + +#: models.py:110 +msgid "document type defaults" +msgstr "" + +#: models.py:111 +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:440 +msgid "Metadata set edited successfully" +msgstr "" + +#: views.py:443 +#, python-format +msgid "Error editing metadata set; %s" +msgstr "" + +#: views.py:449 +#, python-format +msgid "edit metadata set: %s" +msgstr "" + +#: views.py:491 +#, python-format +msgid "non members of metadata set: %s" +msgstr "" + +#: views.py:492 +#, python-format +msgid "members of metadata set: %s" +msgstr "" + +#: views.py:507 +msgid "Metadata set created successfully" +msgstr "" + +#: views.py:513 +msgid "create metadata set" +msgstr "" + +#: views.py:532 +#, python-format +msgid "Metadata set: %s deleted successfully." +msgstr "" + +#: views.py:535 +#, python-format +msgid "Metadata set: %(metadata_set)s delete error: %(error)s" +msgstr "" + +#: views.py:546 +#, python-format +msgid "Are you sure you wish to delete the metadata set: %s?" +msgstr "" + +#: views.py:565 views.py:583 +msgid "Metadata types" +msgstr "" + +#: views.py:621 +#, python-format +msgid "non members of document type: %s" +msgstr "" + +#: views.py:622 +#, 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 "" diff --git a/mayan/apps/metadata/locale/it/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/it/LC_MESSAGES/django.mo index 7b940e96f6..e57b2dde7d 100644 Binary files a/mayan/apps/metadata/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/it/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/it/LC_MESSAGES/django.po index e8aefc5c64..ee250337a0 100644 --- a/mayan/apps/metadata/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/it/LC_MESSAGES/django.po @@ -3,15 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. -# Pierpaolo Baldan , 2012. +# Pierpaolo Baldan , 2011 +# Pierpaolo Baldan , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \n" +"Last-Translator: Roberto Rosario\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" diff --git a/mayan/apps/metadata/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/nl_NL/LC_MESSAGES/django.mo index 9a1831dfdd..6d90e32c37 100644 Binary files a/mayan/apps/metadata/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/nl_NL/LC_MESSAGES/django.po index 570a183abe..f114c9d173 100644 --- a/mayan/apps/metadata/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/nl_NL/LC_MESSAGES/django.po @@ -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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/metadata/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/pl/LC_MESSAGES/django.mo index c550053600..62e794e005 100644 Binary files a/mayan/apps/metadata/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/pl/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/pl/LC_MESSAGES/django.po index eb18f57fe2..2bf401a46f 100644 --- a/mayan/apps/metadata/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/pl/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# mic , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/metadata/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/pt/LC_MESSAGES/django.mo index d15cf372b3..4de7475fca 100644 Binary files a/mayan/apps/metadata/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/pt/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/pt/LC_MESSAGES/django.po index 756762be3d..cfaae6812f 100644 --- a/mayan/apps/metadata/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/pt/LC_MESSAGES/django.po @@ -3,16 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. -# Renata Oliveira , 2011. -# Vítor Figueiró , 2012. +# emersonsoares , 2011 +# Renata Oliveira , 2011 +# Vítor Figueiró , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/metadata/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/pt_BR/LC_MESSAGES/django.mo index 908f1fa637..03f0710156 100644 Binary files a/mayan/apps/metadata/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/pt_BR/LC_MESSAGES/django.po index 4501835d3b..65d98aa52c 100644 --- a/mayan/apps/metadata/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/pt_BR/LC_MESSAGES/django.po @@ -3,15 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011-2012. -# Renata Oliveira , 2011. +# emersonsoares , 2013 +# emersonsoares , 2011-2012 +# Renata Oliveira , 2011 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:49-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-05-14 22:11+0000\n" +"Last-Translator: emersonsoares \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" @@ -258,7 +259,7 @@ msgstr "Deve fornecer pelo menos um documento." #: views.py:87 views.py:251 #, python-format msgid "Error deleting document indexes; %s" -msgstr "" +msgstr "Erro ao excluir índices de documento; %s" #: views.py:99 #, python-format @@ -273,11 +274,11 @@ msgstr "Metadados para o documento %s alterados com sucesso." #: views.py:107 views.py:268 #, python-format msgid "Error updating document indexes; %s" -msgstr "" +msgstr "Erro ao atualizar índices do documento; %s" #: views.py:109 views.py:270 msgid "Document indexes updated successfully." -msgstr "" +msgstr "Índices de documento atualizados com sucesso. " #: views.py:120 #, python-format diff --git a/mayan/apps/metadata/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/ru/LC_MESSAGES/django.mo index 476914c2b8..7ce109a74b 100644 Binary files a/mayan/apps/metadata/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/ru/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/ru/LC_MESSAGES/django.po index a4c3ef2ebe..f68c89e926 100644 --- a/mayan/apps/metadata/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/ru/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Sergey Glita , 2011-2012. +# Sergey Glita , 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:49-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-05-14 06:38+0000\n" +"Last-Translator: Sergey Glita \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" @@ -257,7 +257,7 @@ msgstr "Необходимо предоставить хотя бы один д #: views.py:87 views.py:251 #, python-format msgid "Error deleting document indexes; %s" -msgstr "" +msgstr "Ошибка при удалении индексов документа; %s" #: views.py:99 #, python-format @@ -272,11 +272,11 @@ msgstr "Метаданные для документов %s изменены." #: views.py:107 views.py:268 #, python-format msgid "Error updating document indexes; %s" -msgstr "" +msgstr "Ошибка при обновлении индексов документа; %s" #: views.py:109 views.py:270 msgid "Document indexes updated successfully." -msgstr "" +msgstr "Индексы документа обновлены." #: views.py:120 #, python-format diff --git a/mayan/apps/metadata/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/sl_SI/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..4d686302fc Binary files /dev/null and b/mayan/apps/metadata/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/sl_SI/LC_MESSAGES/django.po index fb087cf205..a5a199f7dd 100644 --- a/mayan/apps/metadata/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/sl_SI/LC_MESSAGES/django.po @@ -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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/metadata/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/tr_TR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..4b0daaea02 Binary files /dev/null and b/mayan/apps/metadata/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/tr_TR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..182eb8b874 --- /dev/null +++ b/mayan/apps/metadata/locale/tr_TR/LC_MESSAGES/django.po @@ -0,0 +1,469 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"Last-Translator: Roberto Rosario\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:23 __init__.py:25 +msgid "edit metadata" +msgstr "" + +#: __init__.py:24 __init__.py:70 +msgid "metadata" +msgstr "" + +#: __init__.py:26 __init__.py:27 +msgid "add metadata" +msgstr "" + +#: __init__.py:28 __init__.py:29 +msgid "remove metadata" +msgstr "" + +#: __init__.py:31 models.py:40 views.py:316 +msgid "metadata types" +msgstr "" + +#: __init__.py:32 __init__.py:37 +msgid "edit" +msgstr "" + +#: __init__.py:33 __init__.py:39 +msgid "delete" +msgstr "" + +#: __init__.py:34 __init__.py:40 +msgid "create new" +msgstr "" + +#: __init__.py:36 views.py:416 +msgid "metadata sets" +msgstr "" + +#: __init__.py:38 views.py:420 +msgid "members" +msgstr "" + +#: __init__.py:42 models.py:104 +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:568 views.py:586 +msgid "Metadata sets" +msgstr "" + +#: forms.py:94 permissions.py:7 +msgid "Metadata" +msgstr "" + +#: models.py:11 +#, python-format +msgid " Available models: %s" +msgstr "" + +#: models.py:12 +#, python-format +msgid " Available functions: %s" +msgstr "" + +#: models.py:19 +msgid "name" +msgstr "" + +#: models.py:19 +msgid "Do not use python reserved words, or spaces." +msgstr "" + +#: models.py:20 models.py:47 +msgid "title" +msgstr "" + +#: models.py:22 +msgid "default" +msgstr "" + +#: models.py:23 +#, python-format +msgid "Enter a string to be evaluated.%s" +msgstr "" + +#: models.py:25 +msgid "lookup" +msgstr "" + +#: models.py:26 +#, python-format +msgid "" +"Enter a string to be evaluated. Example: [user.get_full_name() for user in " +"User.objects.all()].%s" +msgstr "" + +#: models.py:39 models.py:69 views.py:353 views.py:398 +msgid "metadata type" +msgstr "" + +#: models.py:59 models.py:60 models.py:68 views.py:452 views.py:495 +#: views.py:541 +msgid "metadata set" +msgstr "" + +#: models.py:76 +msgid "metadata set item" +msgstr "" + +#: models.py:77 +msgid "metadata set items" +msgstr "" + +#: models.py:85 +msgid "document" +msgstr "" + +#: models.py:86 +msgid "type" +msgstr "" + +#: models.py:87 views.py:304 +msgid "value" +msgstr "" + +#: models.py:93 models.py:94 +msgid "document metadata" +msgstr "" + +#: models.py:102 views.py:626 +msgid "document type" +msgstr "" + +#: models.py:103 +msgid "default metadata sets" +msgstr "" + +#: models.py:110 +msgid "document type defaults" +msgstr "" + +#: models.py:111 +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:440 +msgid "Metadata set edited successfully" +msgstr "" + +#: views.py:443 +#, python-format +msgid "Error editing metadata set; %s" +msgstr "" + +#: views.py:449 +#, python-format +msgid "edit metadata set: %s" +msgstr "" + +#: views.py:491 +#, python-format +msgid "non members of metadata set: %s" +msgstr "" + +#: views.py:492 +#, python-format +msgid "members of metadata set: %s" +msgstr "" + +#: views.py:507 +msgid "Metadata set created successfully" +msgstr "" + +#: views.py:513 +msgid "create metadata set" +msgstr "" + +#: views.py:532 +#, python-format +msgid "Metadata set: %s deleted successfully." +msgstr "" + +#: views.py:535 +#, python-format +msgid "Metadata set: %(metadata_set)s delete error: %(error)s" +msgstr "" + +#: views.py:546 +#, python-format +msgid "Are you sure you wish to delete the metadata set: %s?" +msgstr "" + +#: views.py:565 views.py:583 +msgid "Metadata types" +msgstr "" + +#: views.py:621 +#, python-format +msgid "non members of document type: %s" +msgstr "" + +#: views.py:622 +#, 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 "" diff --git a/mayan/apps/metadata/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/vi_VN/LC_MESSAGES/django.mo index 6a2c89c50a..938fa08f2b 100644 Binary files a/mayan/apps/metadata/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/vi_VN/LC_MESSAGES/django.po index 033390012a..355c71dd55 100644 --- a/mayan/apps/metadata/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/vi_VN/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Trung Phan Minh , 2013. +# Trung Phan Minh , 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:49-0400\n" "PO-Revision-Date: 2013-01-25 01:06+0000\n" -"Last-Translator: trungpm \n" +"Last-Translator: Trung Phan Minh \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" diff --git a/mayan/apps/navigation/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/ar/LC_MESSAGES/django.mo index 3ec32dc7d4..ccebe10d4c 100644 Binary files a/mayan/apps/navigation/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/ar/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/ar/LC_MESSAGES/django.po index 50bb106388..d43441abc5 100644 --- a/mayan/apps/navigation/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/ar/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Mohammed ALDOUB , 2013. +# Mohammed ALDOUB , 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:49-0400\n" "PO-Revision-Date: 2013-01-25 17:57+0000\n" "Last-Translator: Mohammed ALDOUB \n" diff --git a/mayan/apps/navigation/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/bg/LC_MESSAGES/django.mo index 68860baf2d..5a8b44561c 100644 Binary files a/mayan/apps/navigation/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/bg/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/bg/LC_MESSAGES/django.po index a8b8911aa2..26012652ed 100644 --- a/mayan/apps/navigation/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/bg/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# Pavlin Koldamov , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/navigation/locale/da/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..4f3063f75b Binary files /dev/null and b/mayan/apps/navigation/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/da/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/da/LC_MESSAGES/django.po new file mode 100644 index 0000000000..aafd446feb --- /dev/null +++ b/mayan/apps/navigation/locale/da/LC_MESSAGES/django.po @@ -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: +# Mads L. Nielsen , 2012 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2012-12-13 07:57+0000\n" +"Last-Translator: Mads L. Nielsen \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" + +#: forms.py:14 +msgid "Multi item action" +msgstr "Handling for flere elementer" + +#: widgets.py:48 +msgid "icon" +msgstr "ikon" + +#: templatetags/navigation_tags.py:282 +msgid "Selected item actions:" +msgstr "Handlinger for valgte elementer:" diff --git a/mayan/apps/navigation/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/de_DE/LC_MESSAGES/django.mo index 9cf55104c7..b53f3a9432 100644 Binary files a/mayan/apps/navigation/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/de_DE/LC_MESSAGES/django.po index b3d9d8c7b0..41dcea076e 100644 --- a/mayan/apps/navigation/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/de_DE/LC_MESSAGES/django.po @@ -3,6 +3,7 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Mathias Behrle , 2014 # tetjarediske , 2012 msgid "" msgstr "" @@ -10,7 +11,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-12-12 01:49-0400\n" "PO-Revision-Date: 2014-03-12 16:12+0000\n" -"Last-Translator: yangoon \n" +"Last-Translator: Mathias Behrle \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" diff --git a/mayan/apps/navigation/locale/en/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/en/LC_MESSAGES/django.mo index d811a86be2..db40831835 100644 Binary files a/mayan/apps/navigation/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/en/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/en/LC_MESSAGES/django.po index 1febeb06a8..40e729dc39 100644 --- a/mayan/apps/navigation/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/en/LC_MESSAGES/django.po @@ -1,30 +1,30 @@ # 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 , 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:12-0400\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2012-12-12 06:06+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" #: forms.py:14 msgid "Multi item action" -msgstr "" +msgstr "Multi item action" #: widgets.py:48 msgid "icon" -msgstr "" +msgstr "icon" #: templatetags/navigation_tags.py:282 msgid "Selected item actions:" -msgstr "" +msgstr "Selected item actions:" diff --git a/mayan/apps/navigation/locale/es/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/es/LC_MESSAGES/django.mo index 92921c8d2c..dcf8a30b0c 100644 Binary files a/mayan/apps/navigation/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/es/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/es/LC_MESSAGES/django.po index ec0116fd2b..63d03a5b74 100644 --- a/mayan/apps/navigation/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/es/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Roberto Rosario , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/navigation/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..17e4ca305d Binary files /dev/null and b/mayan/apps/navigation/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/fa/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 0000000000..368b12f208 --- /dev/null +++ b/mayan/apps/navigation/locale/fa/LC_MESSAGES/django.po @@ -0,0 +1,30 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2013-06-16 18:57+0000\n" +"Last-Translator: Roberto Rosario\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" + +#: forms.py:14 +msgid "Multi item action" +msgstr "" + +#: widgets.py:48 +msgid "icon" +msgstr "" + +#: templatetags/navigation_tags.py:282 +msgid "Selected item actions:" +msgstr "" diff --git a/mayan/apps/navigation/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/fr/LC_MESSAGES/django.mo index 89c38f425f..c376771ba9 100644 Binary files a/mayan/apps/navigation/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/fr/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/fr/LC_MESSAGES/django.po index 0fec563437..74805d2b2a 100644 --- a/mayan/apps/navigation/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/fr/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Pierre Lhoste , 2012. +# Pierre Lhoste , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \n" +"Last-Translator: Roberto Rosario\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" diff --git a/mayan/apps/navigation/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/hr_HR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..b7afa8a5de Binary files /dev/null and b/mayan/apps/navigation/locale/hr_HR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/hr_HR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..190c5fea53 --- /dev/null +++ b/mayan/apps/navigation/locale/hr_HR/LC_MESSAGES/django.po @@ -0,0 +1,30 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2012-12-12 06:06+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" + +#: forms.py:14 +msgid "Multi item action" +msgstr "" + +#: widgets.py:48 +msgid "icon" +msgstr "" + +#: templatetags/navigation_tags.py:282 +msgid "Selected item actions:" +msgstr "" diff --git a/mayan/apps/navigation/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..6a24958632 Binary files /dev/null and b/mayan/apps/navigation/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/hu/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/hu/LC_MESSAGES/django.po new file mode 100644 index 0000000000..cf878d0ee4 --- /dev/null +++ b/mayan/apps/navigation/locale/hu/LC_MESSAGES/django.po @@ -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: +# Dezső József , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-06-24 14:00+0000\n" +"Last-Translator: Dezső József \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" + +#: forms.py:14 +msgid "Multi item action" +msgstr "Több elemű tevékenység" + +#: widgets.py:48 +msgid "icon" +msgstr "ikon" + +#: templatetags/navigation_tags.py:282 +msgid "Selected item actions:" +msgstr "Művelet a kiválasztott elemen" diff --git a/mayan/apps/navigation/locale/id/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..787510b3dc Binary files /dev/null and b/mayan/apps/navigation/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/id/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/id/LC_MESSAGES/django.po new file mode 100644 index 0000000000..1d89f8b5a8 --- /dev/null +++ b/mayan/apps/navigation/locale/id/LC_MESSAGES/django.po @@ -0,0 +1,30 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2011-09-30 04:41+0000\n" +"Last-Translator: FULL NAME \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" + +#: forms.py:14 +msgid "Multi item action" +msgstr "" + +#: widgets.py:48 +msgid "icon" +msgstr "" + +#: templatetags/navigation_tags.py:282 +msgid "Selected item actions:" +msgstr "" diff --git a/mayan/apps/navigation/locale/it/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/it/LC_MESSAGES/django.mo index 6d782f9a39..6bd1660d00 100644 Binary files a/mayan/apps/navigation/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/it/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/it/LC_MESSAGES/django.po index efc0937eb5..95df249cd3 100644 --- a/mayan/apps/navigation/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/it/LC_MESSAGES/django.po @@ -3,15 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Carlo Zanatto <>, 2012. -# , 2011. +# Carlo Zanatto <>, 2012 +# Pierpaolo Baldan , 2011 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \n" +"Last-Translator: Roberto Rosario\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" diff --git a/mayan/apps/navigation/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/nl_NL/LC_MESSAGES/django.mo index 1ee4384ca2..7d3e48ce2e 100644 Binary files a/mayan/apps/navigation/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/nl_NL/LC_MESSAGES/django.po index af0943bab5..0e7585ccc3 100644 --- a/mayan/apps/navigation/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/nl_NL/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Lucas Weel , 2012. +# Lucas Weel , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/navigation/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/pl/LC_MESSAGES/django.mo index fd8d08b22a..3c0c44e1ee 100644 Binary files a/mayan/apps/navigation/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/pl/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/pl/LC_MESSAGES/django.po index 81ee94748e..8b10af27d9 100644 --- a/mayan/apps/navigation/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/pl/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# mic , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/navigation/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/pt/LC_MESSAGES/django.mo index 466ef142a8..fa5329458f 100644 Binary files a/mayan/apps/navigation/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/pt/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/pt/LC_MESSAGES/django.po index 73aa6390cb..6fa4ba7f5e 100644 --- a/mayan/apps/navigation/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/pt/LC_MESSAGES/django.po @@ -3,15 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. -# Vítor Figueiró , 2012. +# emersonsoares , 2011 +# Vítor Figueiró , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/navigation/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/pt_BR/LC_MESSAGES/django.mo index b93ebaf217..28a655b4dc 100644 Binary files a/mayan/apps/navigation/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/pt_BR/LC_MESSAGES/django.po index 0f9e006584..1a719b9152 100644 --- a/mayan/apps/navigation/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/pt_BR/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. +# emersonsoares , 2011 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/navigation/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/ru/LC_MESSAGES/django.mo index 437047744a..a0ef58d821 100644 Binary files a/mayan/apps/navigation/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/ru/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/ru/LC_MESSAGES/django.po index c6e39b9983..087d8f892f 100644 --- a/mayan/apps/navigation/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/ru/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Sergey Glita , 2011-2012. +# Sergey Glita , 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:49-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-05-14 05:37+0000\n" +"Last-Translator: Sergey Glita \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" diff --git a/mayan/apps/navigation/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/sl_SI/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..4d686302fc Binary files /dev/null and b/mayan/apps/navigation/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/sl_SI/LC_MESSAGES/django.po index e391fff769..a6a8fc4e30 100644 --- a/mayan/apps/navigation/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/sl_SI/LC_MESSAGES/django.po @@ -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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/navigation/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/tr_TR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..4b0daaea02 Binary files /dev/null and b/mayan/apps/navigation/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/tr_TR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..84a3a912b1 --- /dev/null +++ b/mayan/apps/navigation/locale/tr_TR/LC_MESSAGES/django.po @@ -0,0 +1,30 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"Last-Translator: Roberto Rosario\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" + +#: forms.py:14 +msgid "Multi item action" +msgstr "" + +#: widgets.py:48 +msgid "icon" +msgstr "" + +#: templatetags/navigation_tags.py:282 +msgid "Selected item actions:" +msgstr "" diff --git a/mayan/apps/navigation/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/vi_VN/LC_MESSAGES/django.mo index 27d98bf6cb..5b540c562b 100644 Binary files a/mayan/apps/navigation/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/vi_VN/LC_MESSAGES/django.po index ae5c4df7a9..5ea8ef7709 100644 --- a/mayan/apps/navigation/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/vi_VN/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Trung Phan Minh , 2013. +# Trung Phan Minh , 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:49-0400\n" "PO-Revision-Date: 2013-01-24 00:59+0000\n" -"Last-Translator: trungpm \n" +"Last-Translator: Trung Phan Minh \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" diff --git a/mayan/apps/ocr/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/ar/LC_MESSAGES/django.mo index c3ada134af..da69721bad 100644 Binary files a/mayan/apps/ocr/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/ar/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/ar/LC_MESSAGES/django.po index 280f9d4b22..4a1af7bb1a 100644 --- a/mayan/apps/ocr/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/ar/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Mohammed ALDOUB , 2013. +# Mohammed ALDOUB , 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:49-0400\n" "PO-Revision-Date: 2013-01-25 18:18+0000\n" "Last-Translator: Mohammed ALDOUB \n" diff --git a/mayan/apps/ocr/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/bg/LC_MESSAGES/django.mo index 2db913d8f3..a64c654fe9 100644 Binary files a/mayan/apps/ocr/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/bg/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/bg/LC_MESSAGES/django.po index b10538376b..8971718fb3 100644 --- a/mayan/apps/ocr/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/bg/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# Pavlin Koldamov , 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:49-0400\n" "PO-Revision-Date: 2012-10-18 05:28+0000\n" "Last-Translator: Pavlin Koldamov \n" diff --git a/mayan/apps/ocr/locale/da/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..2a5ac2da54 Binary files /dev/null and b/mayan/apps/ocr/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/da/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/da/LC_MESSAGES/django.po new file mode 100644 index 0000000000..736ad834db --- /dev/null +++ b/mayan/apps/ocr/locale/da/LC_MESSAGES/django.po @@ -0,0 +1,423 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Mads L. Nielsen , 2013 +# René Rovsing Bach , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-08-22 21:01+0000\n" +"Last-Translator: Mads L. Nielsen \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:32 __init__.py:33 +msgid "submit to OCR queue" +msgstr "send til OCR kø" + +#: __init__.py:34 __init__.py:35 +msgid "re-queue" +msgstr "Send i kø påny" + +#: __init__.py:36 __init__.py:37 __init__.py:50 +msgid "delete" +msgstr "slet" + +#: __init__.py:39 +msgid "stop queue" +msgstr "stop køen" + +#: __init__.py:40 +msgid "activate queue" +msgstr "aktivér kø" + +#: __init__.py:42 +msgid "clean up pages content" +msgstr "fjern siders indhold" + +#: __init__.py:42 +msgid "" +"Runs a language filter to remove common OCR mistakes from document pages " +"content." +msgstr "Kører et sprogfilter for at fjerne almindelige OCR fejl fra dokumentsiders indhold." + +#: __init__.py:44 +msgid "queue document list" +msgstr "kø dokument liste" + +#: __init__.py:45 __init__.py:63 permissions.py:7 +msgid "OCR" +msgstr "OCR" + +#: __init__.py:47 +msgid "transformations" +msgstr "transformationer" + +#: __init__.py:48 +msgid "add transformation" +msgstr "tilføj transformation" + +#: __init__.py:49 +msgid "edit" +msgstr "redigér" + +#: __init__.py:74 +msgid "Default" +msgstr "Standard" + +#: __init__.py:102 +msgid "Checks the OCR queue for pending documents." +msgstr "Kontrollerer OCR kø for ventende dokumenter." + +#: api.py:122 +msgid "Text from OCR" +msgstr "Tekst fra OCR" + +#: literals.py:8 +msgid "stopped" +msgstr "stoppet" + +#: literals.py:9 +msgid "active" +msgstr "aktiv" + +#: literals.py:18 +msgid "pending" +msgstr "venter" + +#: literals.py:19 +msgid "processing" +msgstr "bearbejder" + +#: literals.py:20 +msgid "error" +msgstr "fejl" + +#: models.py:27 +msgid "name" +msgstr "navn" + +#: models.py:28 +msgid "label" +msgstr "etiket" + +#: 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 "dokument kø" + +#: models.py:38 +msgid "document queues" +msgstr "dokument køer" + +#: models.py:46 +msgid "document" +msgstr "dokument" + +#: models.py:47 +msgid "date time submitted" +msgstr "dato tid sendt" + +#: models.py:48 +msgid "delay ocr" +msgstr "forsink OCR" + +#: models.py:53 +msgid "result" +msgstr "resultat" + +#: models.py:54 +msgid "node name" +msgstr "nodenavn" + +#: models.py:58 +msgid "queue document" +msgstr "sæt dokument i kø" + +#: models.py:59 +msgid "queue documents" +msgstr "sæt dokumenter i kø" + +#: models.py:79 views.py:47 +msgid "Missing document." +msgstr "Manglende dokument." + +#: models.py:83 +msgid "Enter a valid value." +msgstr "Indtast en gyldig værdi." + +#: models.py:111 views.py:317 +msgid "order" +msgstr "rækkefølge" + +#: models.py:112 views.py:318 views.py:355 views.py:385 +msgid "transformation" +msgstr "transformation" + +#: models.py:113 views.py:319 +msgid "arguments" +msgstr "argumenter" + +#: models.py:113 +#, python-format +msgid "Use dictionaries to indentify arguments, example: %s" +msgstr "Brug opslag til at identificere argumenter, eksempel: %s" + +#: models.py:123 +msgid "document queue transformation" +msgstr "dokument kø transformation" + +#: models.py:124 +msgid "document queue transformations" +msgstr "dokument kø transformationer" + +#: permissions.py:8 +msgid "Submit documents for OCR" +msgstr "Tilmeld dokumenter til OCR" + +#: permissions.py:9 +msgid "Delete documents from OCR queue" +msgstr "Slet dokumenter fra OCR kø" + +#: permissions.py:10 +msgid "Can enable/disable the OCR queue" +msgstr "Kan aktivere/desaktivere OCR køen" + +#: permissions.py:11 +msgid "Can execute the OCR clean up on all document pages" +msgstr "kan udføre OCR rensning på alle dokument sider" + +#: permissions.py:12 +msgid "Can edit an OCR queue properties" +msgstr "Kan redigere en OCR-kø's egenskaber" + +#: statistics.py:8 +#, python-format +msgid "Document queues: %d" +msgstr "Dokument køer: %d" + +#: statistics.py:9 +#, python-format +msgid "Queued documents: %d" +msgstr "Dokumenter i kø: %d" + +#: statistics.py:13 +msgid "OCR statistics" +msgstr "OCR statistik" + +#: views.py:40 +#, python-format +msgid "documents in queue: %s" +msgstr "dokumenter i kø: %s" + +#: views.py:48 +msgid "thumbnail" +msgstr "miniature" + +#: views.py:61 +msgid "document queue properties" +msgstr "dokument kø egenskaber" + +#: views.py:62 +#, python-format +msgid "Current state: %s" +msgstr "Nuværende status: %s" + +#: views.py:78 views.py:166 +msgid "Must provide at least one queue document." +msgstr "Skal angive mindst ét ​​dokument i kø." + +#: views.py:88 +#, python-format +msgid "Document: %s is being processed and can't be deleted." +msgstr "Dokument: %s er ved at blive behandlet og kan ikke slettes." + +#: views.py:91 +#, python-format +msgid "Queue document: %(document)s deleted successfully." +msgstr "Kø dokument: %(document)s slettet" + +#: views.py:95 +#, python-format +msgid "Error deleting document: %(document)s; %(error)s" +msgstr "Fejl ved sletning af dokument: %(document)s; %(error)s" + +#: views.py:108 +#, python-format +msgid "Are you sure you wish to delete queue document: %s?" +msgstr "Er du sikker på at du vil slette dokument i køen: %s?" + +#: views.py:110 +#, python-format +msgid "Are you sure you wish to delete queue documents: %s?" +msgstr "Er du sikker på at du vil slette dokumenter i køen: %s?" + +#: views.py:146 +#, python-format +msgid "Document: %(document)s was added to the OCR queue: %(queue)s." +msgstr "Dokument: %(document)s var tilføjet til OCR kø: %(queue)s" + +#: views.py:149 +#, python-format +msgid "Document: %(document)s is already queued." +msgstr "Dokument: %(document)s er allerede i kø" + +#: views.py:178 +#, python-format +msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" +msgstr "Dokument: %(document)s blev genindsat i OCR køen: %(queue)s" + +#: views.py:184 +#, python-format +msgid "Document id#: %d, no longer exists." +msgstr "Dokument id#: %d, eksistere ikke længere" + +#: views.py:188 +#, python-format +msgid "Document: %s is already being processed and can't be re-queded." +msgstr "Dokument %s er allerede ved at blive behandlet og kan ikke blive lagt i kø igen." + +#: views.py:200 +#, python-format +msgid "Are you sure you wish to re-queue document: %s?" +msgstr "Er du sikker på at du vil genindsætte dokument i kø: %s?" + +#: views.py:202 +#, python-format +msgid "Are you sure you wish to re-queue documents: %s?" +msgstr "Er du sikker på at du vil genindsætte dokumenter i kø: %s" + +#: views.py:220 +#, python-format +msgid "Document queue: %s, already stopped." +msgstr "Dokument kø: %s er allerede stoppet" + +#: views.py:226 +#, python-format +msgid "Document queue: %s, stopped successfully." +msgstr "Dokument kø: %s er stoppet" + +#: views.py:232 +#, python-format +msgid "Are you sure you wish to disable document queue: %s" +msgstr "Er du sikker på at du vil deaktivere dokument kø: %s" + +#: views.py:247 +#, python-format +msgid "Document queue: %s, already active." +msgstr "Dokument kø: %s allerede aktiv" + +#: views.py:253 +#, python-format +msgid "Document queue: %s, activated successfully." +msgstr "Dokument kø: %s, aktiveret" + +#: views.py:259 +#, python-format +msgid "Are you sure you wish to activate document queue: %s" +msgstr "Er du sikker på at du vil aktivere dokument kø: %s" + +#: views.py:276 +msgid "Are you sure you wish to clean up all the pages content?" +msgstr "Er du sikker på at du vil rense alle sidernes indhold" + +#: views.py:277 +msgid "On large databases this operation may take some time to execute." +msgstr "På store databaser kan denne operation tage lidt tid at udføre." + +#: views.py:283 +msgid "Document pages content clean up complete." +msgstr "Dokument siders indhold renset" + +#: views.py:285 +#, python-format +msgid "Document pages content clean up error: %s" +msgstr "Fejl ved rensning af side indhold: %s" + +#: views.py:311 +#, python-format +msgid "transformations for: %s" +msgstr "transformation for: %s" + +#: views.py:341 +msgid "Queue transformation edited successfully" +msgstr "Kø transformation redigeret" + +#: views.py:344 +#, python-format +msgid "Error editing queue transformation; %s" +msgstr "Fejl ved redigering af kø transformation; %s" + +#: views.py:349 +#, python-format +msgid "Edit transformation: %s" +msgstr "Redigér transformation: %s" + +#: views.py:372 +msgid "Queue transformation deleted successfully." +msgstr "Kø transformation slettet." + +#: views.py:374 +#, python-format +msgid "Error deleting queue transformation; %(error)s" +msgstr "Fejl ved sletning af kø transformation; %(error)s" + +#: views.py:387 +#, python-format +msgid "" +"Are you sure you wish to delete queue transformation \"%(transformation)s\"" +msgstr "Er du sikker på at du vil slette kø transformation \"%(transformation)s\"" + +#: views.py:410 +msgid "Queue transformation created successfully" +msgstr "Kø transformation dannet" + +#: views.py:413 +#, python-format +msgid "Error creating queue transformation; %s" +msgstr "Fejl ved dannelse af kø transformation: %s" + +#: views.py:422 +#, python-format +msgid "Create new transformation for queue: %s" +msgstr "Dan ny transformation til kø: %s" + +#: conf/settings.py:13 +msgid "" +"Amount of seconds to delay OCR of documents to allow for the node's storage " +"replication overhead." +msgstr "Antal sekunders forsinkelse af OCR af dokumenter for at tage højde for nodens replikations overhead." + +#: conf/settings.py:14 +msgid "Maximum amount of concurrent document OCRs a node can perform." +msgstr "Maksimale antal samtidige OCR behandlinger en node kan udfører." + +#: conf/settings.py:15 +msgid "Automatically queue newly created documents for OCR." +msgstr "Sæt automatisk nyligt dannede dokumenter i kø til OCR." + +#: conf/settings.py:17 +msgid "File path to unpaper program." +msgstr "Fil sti til unpaper program." + +#: conf/settings.py:18 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF " +"files." +msgstr "Fil sti til poppler's pdftotext program, brugt til at identificere tekst fra PDF filer." + +#: parsers/__init__.py:87 parsers/__init__.py:164 +msgid "Text extracted from PDF" +msgstr "Tekst identificeret fra PDF" diff --git a/mayan/apps/ocr/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/de_DE/LC_MESSAGES/django.mo index f0483f9d44..a6b95edfea 100644 Binary files a/mayan/apps/ocr/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/de_DE/LC_MESSAGES/django.po index 37771d8cf1..8abd2404d5 100644 --- a/mayan/apps/ocr/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/de_DE/LC_MESSAGES/django.po @@ -3,7 +3,8 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Manticor , 2012 +# Mathias Behrle , 2014 +# Stefan Lodders , 2012 # tilmannsittig , 2012 msgid "" msgstr "" @@ -11,7 +12,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-12-12 01:49-0400\n" "PO-Revision-Date: 2014-03-12 16:12+0000\n" -"Last-Translator: yangoon \n" +"Last-Translator: Mathias Behrle \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" diff --git a/mayan/apps/ocr/locale/en/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/en/LC_MESSAGES/django.mo index d811a86be2..d08fc93c2d 100644 Binary files a/mayan/apps/ocr/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/en/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/en/LC_MESSAGES/django.po index 7f9c681430..6c1106df45 100644 --- a/mayan/apps/ocr/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/en/LC_MESSAGES/django.po @@ -1,420 +1,421 @@ # 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 , 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:12-0400\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2012-06-17 22:12+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:32 __init__.py:33 msgid "submit to OCR queue" -msgstr "" +msgstr "submit to OCR queue" #: __init__.py:34 __init__.py:35 msgid "re-queue" -msgstr "" +msgstr "re-queue" #: __init__.py:36 __init__.py:37 __init__.py:50 msgid "delete" -msgstr "" +msgstr "delete" #: __init__.py:39 msgid "stop queue" -msgstr "" +msgstr "stop queue" #: __init__.py:40 msgid "activate queue" -msgstr "" +msgstr "activate queue" #: __init__.py:42 msgid "clean up pages content" -msgstr "" +msgstr "clean up pages content" #: __init__.py:42 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." -msgstr "" +msgstr "Runs a language filter to remove common OCR mistakes from document pages content." #: __init__.py:44 msgid "queue document list" -msgstr "" +msgstr "queue document list" #: __init__.py:45 __init__.py:63 permissions.py:7 msgid "OCR" -msgstr "" +msgstr "OCR" #: __init__.py:47 msgid "transformations" -msgstr "" +msgstr "transformations" #: __init__.py:48 msgid "add transformation" -msgstr "" +msgstr "add transformation" #: __init__.py:49 msgid "edit" -msgstr "" +msgstr "edit" #: __init__.py:74 msgid "Default" -msgstr "" +msgstr "Default" #: __init__.py:102 msgid "Checks the OCR queue for pending documents." -msgstr "" +msgstr "Checks the OCR queue for pending documents." #: api.py:122 msgid "Text from OCR" -msgstr "" +msgstr "Text from OCR" #: literals.py:8 msgid "stopped" -msgstr "" +msgstr "stopped" #: literals.py:9 msgid "active" -msgstr "" +msgstr "active" #: literals.py:18 msgid "pending" -msgstr "" +msgstr "pending" #: literals.py:19 msgid "processing" -msgstr "" +msgstr "processing" #: literals.py:20 msgid "error" -msgstr "" +msgstr "error" #: models.py:27 msgid "name" -msgstr "" +msgstr "name" #: models.py:28 msgid "label" -msgstr "" +msgstr "label" #: models.py:32 models.py:52 msgid "state" -msgstr "" +msgstr "state" #: 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 "" +msgstr "document queue" #: models.py:38 msgid "document queues" -msgstr "" +msgstr "document queues" #: models.py:46 msgid "document" -msgstr "" +msgstr "document" #: models.py:47 msgid "date time submitted" -msgstr "" +msgstr "date time submitted" #: models.py:48 msgid "delay ocr" -msgstr "" +msgstr "delay ocr" #: models.py:53 msgid "result" -msgstr "" +msgstr "result" #: models.py:54 msgid "node name" -msgstr "" +msgstr "node name" #: models.py:58 msgid "queue document" -msgstr "" +msgstr "queue document" #: models.py:59 msgid "queue documents" -msgstr "" +msgstr "queue documents" #: models.py:79 views.py:47 msgid "Missing document." -msgstr "" +msgstr "Missing document." #: models.py:83 msgid "Enter a valid value." -msgstr "" +msgstr "Enter a valid value." #: models.py:111 views.py:317 msgid "order" -msgstr "" +msgstr "order" #: models.py:112 views.py:318 views.py:355 views.py:385 msgid "transformation" -msgstr "" +msgstr "transformation" #: models.py:113 views.py:319 msgid "arguments" -msgstr "" +msgstr "arguments" #: models.py:113 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" -msgstr "" +msgstr "Use dictionaries to indentify arguments, example: %s" #: models.py:123 msgid "document queue transformation" -msgstr "" +msgstr "document queue transformation" #: models.py:124 msgid "document queue transformations" -msgstr "" +msgstr "document queue transformations" #: permissions.py:8 msgid "Submit documents for OCR" -msgstr "" +msgstr "Submit documents for OCR" #: permissions.py:9 msgid "Delete documents from OCR queue" -msgstr "" +msgstr "Delete documents from OCR queue" #: permissions.py:10 msgid "Can enable/disable the OCR queue" -msgstr "" +msgstr "Can enable/disable the OCR queue" #: permissions.py:11 msgid "Can execute the OCR clean up on all document pages" -msgstr "" +msgstr "Can execute the OCR clean up on all document pages" #: permissions.py:12 msgid "Can edit an OCR queue properties" -msgstr "" +msgstr "Can edit an OCR queue properties" #: statistics.py:8 #, python-format msgid "Document queues: %d" -msgstr "" +msgstr "Document queues: %d" #: statistics.py:9 #, python-format msgid "Queued documents: %d" -msgstr "" +msgstr "Queued documents: %d" #: statistics.py:13 msgid "OCR statistics" -msgstr "" +msgstr "OCR statistics" #: views.py:40 #, python-format msgid "documents in queue: %s" -msgstr "" +msgstr "documents in queue: %s" #: views.py:48 msgid "thumbnail" -msgstr "" +msgstr "thumbnail" #: views.py:61 msgid "document queue properties" -msgstr "" +msgstr "document queue properties" #: views.py:62 #, python-format msgid "Current state: %s" -msgstr "" +msgstr "Current state: %s" #: views.py:78 views.py:166 msgid "Must provide at least one queue document." -msgstr "" +msgstr "Must provide at least one queue document." #: views.py:88 #, python-format msgid "Document: %s is being processed and can't be deleted." -msgstr "" +msgstr "Document: %s is being processed and can't be deleted." #: views.py:91 #, python-format msgid "Queue document: %(document)s deleted successfully." -msgstr "" +msgstr "Queue document: %(document)s deleted successfully." #: views.py:95 #, python-format msgid "Error deleting document: %(document)s; %(error)s" -msgstr "" +msgstr "Error deleting document: %(document)s; %(error)s" #: views.py:108 #, python-format msgid "Are you sure you wish to delete queue document: %s?" -msgstr "" +msgstr "Are you sure you wish to delete queue document: %s?" #: views.py:110 #, python-format msgid "Are you sure you wish to delete queue documents: %s?" -msgstr "" +msgstr "Are you sure you wish to delete queue documents: %s?" #: views.py:146 #, python-format msgid "Document: %(document)s was added to the OCR queue: %(queue)s." -msgstr "" +msgstr "Document: %(document)s was added to the OCR queue: %(queue)s." #: views.py:149 #, python-format msgid "Document: %(document)s is already queued." -msgstr "" +msgstr "Document: %(document)s is already queued." #: views.py:178 #, python-format msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" -msgstr "" +msgstr "Document: %(document)s was re-queued to the OCR queue: %(queue)s" #: views.py:184 #, python-format msgid "Document id#: %d, no longer exists." -msgstr "" +msgstr "Document id#: %d, no longer exists." #: views.py:188 #, python-format msgid "Document: %s is already being processed and can't be re-queded." -msgstr "" +msgstr "Document: %s is already being processed and can't be re-queded." #: views.py:200 #, python-format msgid "Are you sure you wish to re-queue document: %s?" -msgstr "" +msgstr "Are you sure you wish to re-queue document: %s?" #: views.py:202 #, python-format msgid "Are you sure you wish to re-queue documents: %s?" -msgstr "" +msgstr "Are you sure you wish to re-queue documents: %s?" #: views.py:220 #, python-format msgid "Document queue: %s, already stopped." -msgstr "" +msgstr "Document queue: %s, already stopped." #: views.py:226 #, python-format msgid "Document queue: %s, stopped successfully." -msgstr "" +msgstr "Document queue: %s, stopped successfully." #: views.py:232 #, python-format msgid "Are you sure you wish to disable document queue: %s" -msgstr "" +msgstr "Are you sure you wish to disable document queue: %s" #: views.py:247 #, python-format msgid "Document queue: %s, already active." -msgstr "" +msgstr "Document queue: %s, already active." #: views.py:253 #, python-format msgid "Document queue: %s, activated successfully." -msgstr "" +msgstr "Document queue: %s, activated successfully." #: views.py:259 #, python-format msgid "Are you sure you wish to activate document queue: %s" -msgstr "" +msgstr "Are you sure you wish to activate document queue: %s" #: views.py:276 msgid "Are you sure you wish to clean up all the pages content?" -msgstr "" +msgstr "Are you sure you wish to clean up all the pages content?" #: views.py:277 msgid "On large databases this operation may take some time to execute." -msgstr "" +msgstr "On large databases this operation may take some time to execute." #: views.py:283 msgid "Document pages content clean up complete." -msgstr "" +msgstr "Document pages content clean up complete." #: views.py:285 #, python-format msgid "Document pages content clean up error: %s" -msgstr "" +msgstr "Document pages content clean up error: %s" #: views.py:311 #, python-format msgid "transformations for: %s" -msgstr "" +msgstr "transformations for: %s" #: views.py:341 msgid "Queue transformation edited successfully" -msgstr "" +msgstr "Queue transformation edited successfully" #: views.py:344 #, python-format msgid "Error editing queue transformation; %s" -msgstr "" +msgstr "Error editing queue transformation; %s" #: views.py:349 #, python-format msgid "Edit transformation: %s" -msgstr "" +msgstr "Edit transformation: %s" #: views.py:372 msgid "Queue transformation deleted successfully." -msgstr "" +msgstr "Queue transformation deleted successfully." #: views.py:374 #, python-format msgid "Error deleting queue transformation; %(error)s" -msgstr "" +msgstr "Error deleting queue transformation; %(error)s" #: views.py:387 #, python-format msgid "" "Are you sure you wish to delete queue transformation \"%(transformation)s\"" -msgstr "" +msgstr "Are you sure you wish to delete queue transformation \"%(transformation)s\"" #: views.py:410 msgid "Queue transformation created successfully" -msgstr "" +msgstr "Queue transformation created successfully" #: views.py:413 #, python-format msgid "Error creating queue transformation; %s" -msgstr "" +msgstr "Error creating queue transformation; %s" #: views.py:422 #, python-format msgid "Create new transformation for queue: %s" -msgstr "" +msgstr "Create new transformation for queue: %s" #: conf/settings.py:13 msgid "" "Amount of seconds to delay OCR of documents to allow for the node's storage " "replication overhead." -msgstr "" +msgstr "Amount of seconds to delay OCR of documents to allow for the node's storage replication overhead." #: conf/settings.py:14 msgid "Maximum amount of concurrent document OCRs a node can perform." -msgstr "" +msgstr "Maximum amount of concurrent document OCRs a node can perform." #: conf/settings.py:15 msgid "Automatically queue newly created documents for OCR." -msgstr "" +msgstr "Automatically queue newly created documents for OCR." #: conf/settings.py:17 msgid "File path to unpaper program." -msgstr "" +msgstr "File path to unpaper program." #: conf/settings.py:18 msgid "" -"File path to poppler's pdftotext program used to extract text from PDF files." -msgstr "" +"File path to poppler's pdftotext program used to extract text from PDF " +"files." +msgstr "File path to poppler's pdftotext program used to extract text from PDF files." #: parsers/__init__.py:87 parsers/__init__.py:164 msgid "Text extracted from PDF" -msgstr "" +msgstr "Text extracted from PDF" diff --git a/mayan/apps/ocr/locale/es/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/es/LC_MESSAGES/django.mo index d6e75c3660..9801ea2aed 100644 Binary files a/mayan/apps/ocr/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/es/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/es/LC_MESSAGES/django.po index a569aece20..a1126b15f8 100644 --- a/mayan/apps/ocr/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/es/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Roberto Rosario , 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:49-0400\n" "PO-Revision-Date: 2012-06-17 22:27+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/ocr/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..17e4ca305d Binary files /dev/null and b/mayan/apps/ocr/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/fa/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 0000000000..979054c5e1 --- /dev/null +++ b/mayan/apps/ocr/locale/fa/LC_MESSAGES/django.po @@ -0,0 +1,421 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2013-06-16 18:57+0000\n" +"Last-Translator: Roberto Rosario\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:32 __init__.py:33 +msgid "submit to OCR queue" +msgstr "" + +#: __init__.py:34 __init__.py:35 +msgid "re-queue" +msgstr "" + +#: __init__.py:36 __init__.py:37 __init__.py:50 +msgid "delete" +msgstr "" + +#: __init__.py:39 +msgid "stop queue" +msgstr "" + +#: __init__.py:40 +msgid "activate queue" +msgstr "" + +#: __init__.py:42 +msgid "clean up pages content" +msgstr "" + +#: __init__.py:42 +msgid "" +"Runs a language filter to remove common OCR mistakes from document pages " +"content." +msgstr "" + +#: __init__.py:44 +msgid "queue document list" +msgstr "" + +#: __init__.py:45 __init__.py:63 permissions.py:7 +msgid "OCR" +msgstr "" + +#: __init__.py:47 +msgid "transformations" +msgstr "" + +#: __init__.py:48 +msgid "add transformation" +msgstr "" + +#: __init__.py:49 +msgid "edit" +msgstr "" + +#: __init__.py:74 +msgid "Default" +msgstr "" + +#: __init__.py:102 +msgid "Checks the OCR queue for pending documents." +msgstr "" + +#: api.py:122 +msgid "Text from OCR" +msgstr "" + +#: literals.py:8 +msgid "stopped" +msgstr "" + +#: literals.py:9 +msgid "active" +msgstr "" + +#: literals.py:18 +msgid "pending" +msgstr "" + +#: literals.py:19 +msgid "processing" +msgstr "" + +#: literals.py:20 +msgid "error" +msgstr "" + +#: models.py:27 +msgid "name" +msgstr "" + +#: models.py:28 +msgid "label" +msgstr "" + +#: models.py:32 models.py:52 +msgid "state" +msgstr "" + +#: 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 "" + +#: models.py:38 +msgid "document queues" +msgstr "" + +#: models.py:46 +msgid "document" +msgstr "" + +#: models.py:47 +msgid "date time submitted" +msgstr "" + +#: models.py:48 +msgid "delay ocr" +msgstr "" + +#: models.py:53 +msgid "result" +msgstr "" + +#: models.py:54 +msgid "node name" +msgstr "" + +#: models.py:58 +msgid "queue document" +msgstr "" + +#: models.py:59 +msgid "queue documents" +msgstr "" + +#: models.py:79 views.py:47 +msgid "Missing document." +msgstr "" + +#: models.py:83 +msgid "Enter a valid value." +msgstr "" + +#: models.py:111 views.py:317 +msgid "order" +msgstr "" + +#: models.py:112 views.py:318 views.py:355 views.py:385 +msgid "transformation" +msgstr "" + +#: models.py:113 views.py:319 +msgid "arguments" +msgstr "" + +#: models.py:113 +#, python-format +msgid "Use dictionaries to indentify arguments, example: %s" +msgstr "" + +#: models.py:123 +msgid "document queue transformation" +msgstr "" + +#: models.py:124 +msgid "document queue transformations" +msgstr "" + +#: 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 "" + +#: statistics.py:8 +#, python-format +msgid "Document queues: %d" +msgstr "" + +#: statistics.py:9 +#, python-format +msgid "Queued documents: %d" +msgstr "" + +#: statistics.py:13 +msgid "OCR statistics" +msgstr "" + +#: views.py:40 +#, python-format +msgid "documents in queue: %s" +msgstr "" + +#: views.py:48 +msgid "thumbnail" +msgstr "" + +#: views.py:61 +msgid "document queue properties" +msgstr "" + +#: views.py:62 +#, python-format +msgid "Current state: %s" +msgstr "" + +#: views.py:78 views.py:166 +msgid "Must provide at least one queue document." +msgstr "" + +#: views.py:88 +#, python-format +msgid "Document: %s is being processed and can't be deleted." +msgstr "" + +#: views.py:91 +#, python-format +msgid "Queue document: %(document)s deleted successfully." +msgstr "" + +#: views.py:95 +#, python-format +msgid "Error deleting document: %(document)s; %(error)s" +msgstr "" + +#: views.py:108 +#, python-format +msgid "Are you sure you wish to delete queue document: %s?" +msgstr "" + +#: views.py:110 +#, python-format +msgid "Are you sure you wish to delete queue documents: %s?" +msgstr "" + +#: views.py:146 +#, python-format +msgid "Document: %(document)s was added to the OCR queue: %(queue)s." +msgstr "" + +#: views.py:149 +#, python-format +msgid "Document: %(document)s is already queued." +msgstr "" + +#: views.py:178 +#, python-format +msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" +msgstr "" + +#: views.py:184 +#, python-format +msgid "Document id#: %d, no longer exists." +msgstr "" + +#: views.py:188 +#, python-format +msgid "Document: %s is already being processed and can't be re-queded." +msgstr "" + +#: views.py:200 +#, python-format +msgid "Are you sure you wish to re-queue document: %s?" +msgstr "" + +#: views.py:202 +#, python-format +msgid "Are you sure you wish to re-queue documents: %s?" +msgstr "" + +#: views.py:220 +#, python-format +msgid "Document queue: %s, already stopped." +msgstr "" + +#: views.py:226 +#, python-format +msgid "Document queue: %s, stopped successfully." +msgstr "" + +#: views.py:232 +#, python-format +msgid "Are you sure you wish to disable document queue: %s" +msgstr "" + +#: views.py:247 +#, python-format +msgid "Document queue: %s, already active." +msgstr "" + +#: views.py:253 +#, python-format +msgid "Document queue: %s, activated successfully." +msgstr "" + +#: views.py:259 +#, python-format +msgid "Are you sure you wish to activate document queue: %s" +msgstr "" + +#: 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 "" diff --git a/mayan/apps/ocr/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/fr/LC_MESSAGES/django.mo index 626b38acac..b36d0c1514 100644 Binary files a/mayan/apps/ocr/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/fr/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/fr/LC_MESSAGES/django.po index 66f448c4bb..3080e6e26f 100644 --- a/mayan/apps/ocr/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/fr/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Pierre Lhoste , 2012. +# Pierre Lhoste , 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:49-0400\n" "PO-Revision-Date: 2012-07-21 22:30+0000\n" "Last-Translator: Pierre Lhoste \n" diff --git a/mayan/apps/ocr/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/hr_HR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..2434ecd8ef Binary files /dev/null and b/mayan/apps/ocr/locale/hr_HR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/hr_HR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..96da7cab24 --- /dev/null +++ b/mayan/apps/ocr/locale/hr_HR/LC_MESSAGES/django.po @@ -0,0 +1,421 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2011-09-30 04:41+0000\n" +"Last-Translator: FULL NAME \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:32 __init__.py:33 +msgid "submit to OCR queue" +msgstr "" + +#: __init__.py:34 __init__.py:35 +msgid "re-queue" +msgstr "" + +#: __init__.py:36 __init__.py:37 __init__.py:50 +msgid "delete" +msgstr "" + +#: __init__.py:39 +msgid "stop queue" +msgstr "" + +#: __init__.py:40 +msgid "activate queue" +msgstr "" + +#: __init__.py:42 +msgid "clean up pages content" +msgstr "" + +#: __init__.py:42 +msgid "" +"Runs a language filter to remove common OCR mistakes from document pages " +"content." +msgstr "" + +#: __init__.py:44 +msgid "queue document list" +msgstr "" + +#: __init__.py:45 __init__.py:63 permissions.py:7 +msgid "OCR" +msgstr "" + +#: __init__.py:47 +msgid "transformations" +msgstr "" + +#: __init__.py:48 +msgid "add transformation" +msgstr "" + +#: __init__.py:49 +msgid "edit" +msgstr "" + +#: __init__.py:74 +msgid "Default" +msgstr "" + +#: __init__.py:102 +msgid "Checks the OCR queue for pending documents." +msgstr "" + +#: api.py:122 +msgid "Text from OCR" +msgstr "" + +#: literals.py:8 +msgid "stopped" +msgstr "" + +#: literals.py:9 +msgid "active" +msgstr "" + +#: literals.py:18 +msgid "pending" +msgstr "" + +#: literals.py:19 +msgid "processing" +msgstr "" + +#: literals.py:20 +msgid "error" +msgstr "" + +#: models.py:27 +msgid "name" +msgstr "" + +#: models.py:28 +msgid "label" +msgstr "" + +#: models.py:32 models.py:52 +msgid "state" +msgstr "" + +#: 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 "" + +#: models.py:38 +msgid "document queues" +msgstr "" + +#: models.py:46 +msgid "document" +msgstr "" + +#: models.py:47 +msgid "date time submitted" +msgstr "" + +#: models.py:48 +msgid "delay ocr" +msgstr "" + +#: models.py:53 +msgid "result" +msgstr "" + +#: models.py:54 +msgid "node name" +msgstr "" + +#: models.py:58 +msgid "queue document" +msgstr "" + +#: models.py:59 +msgid "queue documents" +msgstr "" + +#: models.py:79 views.py:47 +msgid "Missing document." +msgstr "" + +#: models.py:83 +msgid "Enter a valid value." +msgstr "" + +#: models.py:111 views.py:317 +msgid "order" +msgstr "" + +#: models.py:112 views.py:318 views.py:355 views.py:385 +msgid "transformation" +msgstr "" + +#: models.py:113 views.py:319 +msgid "arguments" +msgstr "" + +#: models.py:113 +#, python-format +msgid "Use dictionaries to indentify arguments, example: %s" +msgstr "" + +#: models.py:123 +msgid "document queue transformation" +msgstr "" + +#: models.py:124 +msgid "document queue transformations" +msgstr "" + +#: 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 "" + +#: statistics.py:8 +#, python-format +msgid "Document queues: %d" +msgstr "" + +#: statistics.py:9 +#, python-format +msgid "Queued documents: %d" +msgstr "" + +#: statistics.py:13 +msgid "OCR statistics" +msgstr "" + +#: views.py:40 +#, python-format +msgid "documents in queue: %s" +msgstr "" + +#: views.py:48 +msgid "thumbnail" +msgstr "" + +#: views.py:61 +msgid "document queue properties" +msgstr "" + +#: views.py:62 +#, python-format +msgid "Current state: %s" +msgstr "" + +#: views.py:78 views.py:166 +msgid "Must provide at least one queue document." +msgstr "" + +#: views.py:88 +#, python-format +msgid "Document: %s is being processed and can't be deleted." +msgstr "" + +#: views.py:91 +#, python-format +msgid "Queue document: %(document)s deleted successfully." +msgstr "" + +#: views.py:95 +#, python-format +msgid "Error deleting document: %(document)s; %(error)s" +msgstr "" + +#: views.py:108 +#, python-format +msgid "Are you sure you wish to delete queue document: %s?" +msgstr "" + +#: views.py:110 +#, python-format +msgid "Are you sure you wish to delete queue documents: %s?" +msgstr "" + +#: views.py:146 +#, python-format +msgid "Document: %(document)s was added to the OCR queue: %(queue)s." +msgstr "" + +#: views.py:149 +#, python-format +msgid "Document: %(document)s is already queued." +msgstr "" + +#: views.py:178 +#, python-format +msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" +msgstr "" + +#: views.py:184 +#, python-format +msgid "Document id#: %d, no longer exists." +msgstr "" + +#: views.py:188 +#, python-format +msgid "Document: %s is already being processed and can't be re-queded." +msgstr "" + +#: views.py:200 +#, python-format +msgid "Are you sure you wish to re-queue document: %s?" +msgstr "" + +#: views.py:202 +#, python-format +msgid "Are you sure you wish to re-queue documents: %s?" +msgstr "" + +#: views.py:220 +#, python-format +msgid "Document queue: %s, already stopped." +msgstr "" + +#: views.py:226 +#, python-format +msgid "Document queue: %s, stopped successfully." +msgstr "" + +#: views.py:232 +#, python-format +msgid "Are you sure you wish to disable document queue: %s" +msgstr "" + +#: views.py:247 +#, python-format +msgid "Document queue: %s, already active." +msgstr "" + +#: views.py:253 +#, python-format +msgid "Document queue: %s, activated successfully." +msgstr "" + +#: views.py:259 +#, python-format +msgid "Are you sure you wish to activate document queue: %s" +msgstr "" + +#: 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 "" diff --git a/mayan/apps/ocr/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..f0e3d8bb41 Binary files /dev/null and b/mayan/apps/ocr/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/hu/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/hu/LC_MESSAGES/django.po new file mode 100644 index 0000000000..9ba92d3157 --- /dev/null +++ b/mayan/apps/ocr/locale/hu/LC_MESSAGES/django.po @@ -0,0 +1,421 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2011-09-30 04:41+0000\n" +"Last-Translator: FULL NAME \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:32 __init__.py:33 +msgid "submit to OCR queue" +msgstr "" + +#: __init__.py:34 __init__.py:35 +msgid "re-queue" +msgstr "" + +#: __init__.py:36 __init__.py:37 __init__.py:50 +msgid "delete" +msgstr "" + +#: __init__.py:39 +msgid "stop queue" +msgstr "" + +#: __init__.py:40 +msgid "activate queue" +msgstr "" + +#: __init__.py:42 +msgid "clean up pages content" +msgstr "" + +#: __init__.py:42 +msgid "" +"Runs a language filter to remove common OCR mistakes from document pages " +"content." +msgstr "" + +#: __init__.py:44 +msgid "queue document list" +msgstr "" + +#: __init__.py:45 __init__.py:63 permissions.py:7 +msgid "OCR" +msgstr "" + +#: __init__.py:47 +msgid "transformations" +msgstr "" + +#: __init__.py:48 +msgid "add transformation" +msgstr "" + +#: __init__.py:49 +msgid "edit" +msgstr "" + +#: __init__.py:74 +msgid "Default" +msgstr "" + +#: __init__.py:102 +msgid "Checks the OCR queue for pending documents." +msgstr "" + +#: api.py:122 +msgid "Text from OCR" +msgstr "" + +#: literals.py:8 +msgid "stopped" +msgstr "" + +#: literals.py:9 +msgid "active" +msgstr "" + +#: literals.py:18 +msgid "pending" +msgstr "" + +#: literals.py:19 +msgid "processing" +msgstr "" + +#: literals.py:20 +msgid "error" +msgstr "" + +#: models.py:27 +msgid "name" +msgstr "" + +#: models.py:28 +msgid "label" +msgstr "" + +#: models.py:32 models.py:52 +msgid "state" +msgstr "" + +#: 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 "" + +#: models.py:38 +msgid "document queues" +msgstr "" + +#: models.py:46 +msgid "document" +msgstr "" + +#: models.py:47 +msgid "date time submitted" +msgstr "" + +#: models.py:48 +msgid "delay ocr" +msgstr "" + +#: models.py:53 +msgid "result" +msgstr "" + +#: models.py:54 +msgid "node name" +msgstr "" + +#: models.py:58 +msgid "queue document" +msgstr "" + +#: models.py:59 +msgid "queue documents" +msgstr "" + +#: models.py:79 views.py:47 +msgid "Missing document." +msgstr "" + +#: models.py:83 +msgid "Enter a valid value." +msgstr "" + +#: models.py:111 views.py:317 +msgid "order" +msgstr "" + +#: models.py:112 views.py:318 views.py:355 views.py:385 +msgid "transformation" +msgstr "" + +#: models.py:113 views.py:319 +msgid "arguments" +msgstr "" + +#: models.py:113 +#, python-format +msgid "Use dictionaries to indentify arguments, example: %s" +msgstr "" + +#: models.py:123 +msgid "document queue transformation" +msgstr "" + +#: models.py:124 +msgid "document queue transformations" +msgstr "" + +#: 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 "" + +#: statistics.py:8 +#, python-format +msgid "Document queues: %d" +msgstr "" + +#: statistics.py:9 +#, python-format +msgid "Queued documents: %d" +msgstr "" + +#: statistics.py:13 +msgid "OCR statistics" +msgstr "" + +#: views.py:40 +#, python-format +msgid "documents in queue: %s" +msgstr "" + +#: views.py:48 +msgid "thumbnail" +msgstr "" + +#: views.py:61 +msgid "document queue properties" +msgstr "" + +#: views.py:62 +#, python-format +msgid "Current state: %s" +msgstr "" + +#: views.py:78 views.py:166 +msgid "Must provide at least one queue document." +msgstr "" + +#: views.py:88 +#, python-format +msgid "Document: %s is being processed and can't be deleted." +msgstr "" + +#: views.py:91 +#, python-format +msgid "Queue document: %(document)s deleted successfully." +msgstr "" + +#: views.py:95 +#, python-format +msgid "Error deleting document: %(document)s; %(error)s" +msgstr "" + +#: views.py:108 +#, python-format +msgid "Are you sure you wish to delete queue document: %s?" +msgstr "" + +#: views.py:110 +#, python-format +msgid "Are you sure you wish to delete queue documents: %s?" +msgstr "" + +#: views.py:146 +#, python-format +msgid "Document: %(document)s was added to the OCR queue: %(queue)s." +msgstr "" + +#: views.py:149 +#, python-format +msgid "Document: %(document)s is already queued." +msgstr "" + +#: views.py:178 +#, python-format +msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" +msgstr "" + +#: views.py:184 +#, python-format +msgid "Document id#: %d, no longer exists." +msgstr "" + +#: views.py:188 +#, python-format +msgid "Document: %s is already being processed and can't be re-queded." +msgstr "" + +#: views.py:200 +#, python-format +msgid "Are you sure you wish to re-queue document: %s?" +msgstr "" + +#: views.py:202 +#, python-format +msgid "Are you sure you wish to re-queue documents: %s?" +msgstr "" + +#: views.py:220 +#, python-format +msgid "Document queue: %s, already stopped." +msgstr "" + +#: views.py:226 +#, python-format +msgid "Document queue: %s, stopped successfully." +msgstr "" + +#: views.py:232 +#, python-format +msgid "Are you sure you wish to disable document queue: %s" +msgstr "" + +#: views.py:247 +#, python-format +msgid "Document queue: %s, already active." +msgstr "" + +#: views.py:253 +#, python-format +msgid "Document queue: %s, activated successfully." +msgstr "" + +#: views.py:259 +#, python-format +msgid "Are you sure you wish to activate document queue: %s" +msgstr "" + +#: 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 "" diff --git a/mayan/apps/ocr/locale/id/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..787510b3dc Binary files /dev/null and b/mayan/apps/ocr/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/id/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/id/LC_MESSAGES/django.po new file mode 100644 index 0000000000..7bc345be30 --- /dev/null +++ b/mayan/apps/ocr/locale/id/LC_MESSAGES/django.po @@ -0,0 +1,421 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2011-09-30 04:41+0000\n" +"Last-Translator: FULL NAME \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:32 __init__.py:33 +msgid "submit to OCR queue" +msgstr "" + +#: __init__.py:34 __init__.py:35 +msgid "re-queue" +msgstr "" + +#: __init__.py:36 __init__.py:37 __init__.py:50 +msgid "delete" +msgstr "" + +#: __init__.py:39 +msgid "stop queue" +msgstr "" + +#: __init__.py:40 +msgid "activate queue" +msgstr "" + +#: __init__.py:42 +msgid "clean up pages content" +msgstr "" + +#: __init__.py:42 +msgid "" +"Runs a language filter to remove common OCR mistakes from document pages " +"content." +msgstr "" + +#: __init__.py:44 +msgid "queue document list" +msgstr "" + +#: __init__.py:45 __init__.py:63 permissions.py:7 +msgid "OCR" +msgstr "" + +#: __init__.py:47 +msgid "transformations" +msgstr "" + +#: __init__.py:48 +msgid "add transformation" +msgstr "" + +#: __init__.py:49 +msgid "edit" +msgstr "" + +#: __init__.py:74 +msgid "Default" +msgstr "" + +#: __init__.py:102 +msgid "Checks the OCR queue for pending documents." +msgstr "" + +#: api.py:122 +msgid "Text from OCR" +msgstr "" + +#: literals.py:8 +msgid "stopped" +msgstr "" + +#: literals.py:9 +msgid "active" +msgstr "" + +#: literals.py:18 +msgid "pending" +msgstr "" + +#: literals.py:19 +msgid "processing" +msgstr "" + +#: literals.py:20 +msgid "error" +msgstr "" + +#: models.py:27 +msgid "name" +msgstr "" + +#: models.py:28 +msgid "label" +msgstr "" + +#: models.py:32 models.py:52 +msgid "state" +msgstr "" + +#: 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 "" + +#: models.py:38 +msgid "document queues" +msgstr "" + +#: models.py:46 +msgid "document" +msgstr "" + +#: models.py:47 +msgid "date time submitted" +msgstr "" + +#: models.py:48 +msgid "delay ocr" +msgstr "" + +#: models.py:53 +msgid "result" +msgstr "" + +#: models.py:54 +msgid "node name" +msgstr "" + +#: models.py:58 +msgid "queue document" +msgstr "" + +#: models.py:59 +msgid "queue documents" +msgstr "" + +#: models.py:79 views.py:47 +msgid "Missing document." +msgstr "" + +#: models.py:83 +msgid "Enter a valid value." +msgstr "" + +#: models.py:111 views.py:317 +msgid "order" +msgstr "" + +#: models.py:112 views.py:318 views.py:355 views.py:385 +msgid "transformation" +msgstr "" + +#: models.py:113 views.py:319 +msgid "arguments" +msgstr "" + +#: models.py:113 +#, python-format +msgid "Use dictionaries to indentify arguments, example: %s" +msgstr "" + +#: models.py:123 +msgid "document queue transformation" +msgstr "" + +#: models.py:124 +msgid "document queue transformations" +msgstr "" + +#: 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 "" + +#: statistics.py:8 +#, python-format +msgid "Document queues: %d" +msgstr "" + +#: statistics.py:9 +#, python-format +msgid "Queued documents: %d" +msgstr "" + +#: statistics.py:13 +msgid "OCR statistics" +msgstr "" + +#: views.py:40 +#, python-format +msgid "documents in queue: %s" +msgstr "" + +#: views.py:48 +msgid "thumbnail" +msgstr "" + +#: views.py:61 +msgid "document queue properties" +msgstr "" + +#: views.py:62 +#, python-format +msgid "Current state: %s" +msgstr "" + +#: views.py:78 views.py:166 +msgid "Must provide at least one queue document." +msgstr "" + +#: views.py:88 +#, python-format +msgid "Document: %s is being processed and can't be deleted." +msgstr "" + +#: views.py:91 +#, python-format +msgid "Queue document: %(document)s deleted successfully." +msgstr "" + +#: views.py:95 +#, python-format +msgid "Error deleting document: %(document)s; %(error)s" +msgstr "" + +#: views.py:108 +#, python-format +msgid "Are you sure you wish to delete queue document: %s?" +msgstr "" + +#: views.py:110 +#, python-format +msgid "Are you sure you wish to delete queue documents: %s?" +msgstr "" + +#: views.py:146 +#, python-format +msgid "Document: %(document)s was added to the OCR queue: %(queue)s." +msgstr "" + +#: views.py:149 +#, python-format +msgid "Document: %(document)s is already queued." +msgstr "" + +#: views.py:178 +#, python-format +msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" +msgstr "" + +#: views.py:184 +#, python-format +msgid "Document id#: %d, no longer exists." +msgstr "" + +#: views.py:188 +#, python-format +msgid "Document: %s is already being processed and can't be re-queded." +msgstr "" + +#: views.py:200 +#, python-format +msgid "Are you sure you wish to re-queue document: %s?" +msgstr "" + +#: views.py:202 +#, python-format +msgid "Are you sure you wish to re-queue documents: %s?" +msgstr "" + +#: views.py:220 +#, python-format +msgid "Document queue: %s, already stopped." +msgstr "" + +#: views.py:226 +#, python-format +msgid "Document queue: %s, stopped successfully." +msgstr "" + +#: views.py:232 +#, python-format +msgid "Are you sure you wish to disable document queue: %s" +msgstr "" + +#: views.py:247 +#, python-format +msgid "Document queue: %s, already active." +msgstr "" + +#: views.py:253 +#, python-format +msgid "Document queue: %s, activated successfully." +msgstr "" + +#: views.py:259 +#, python-format +msgid "Are you sure you wish to activate document queue: %s" +msgstr "" + +#: 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 "" diff --git a/mayan/apps/ocr/locale/it/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/it/LC_MESSAGES/django.mo index 1e61901553..f81970890a 100644 Binary files a/mayan/apps/ocr/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/it/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/it/LC_MESSAGES/django.po index 235594bdd4..296c539ef5 100644 --- a/mayan/apps/ocr/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/it/LC_MESSAGES/django.po @@ -3,15 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. -# Pierpaolo Baldan , 2012. +# Pierpaolo Baldan , 2011 +# Pierpaolo Baldan , 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:49-0400\n" "PO-Revision-Date: 2012-06-17 22:12+0000\n" -"Last-Translator: Roberto Rosario \n" +"Last-Translator: Roberto Rosario\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" diff --git a/mayan/apps/ocr/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/nl_NL/LC_MESSAGES/django.mo index 21078ac46a..400de83ef5 100644 Binary files a/mayan/apps/ocr/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/nl_NL/LC_MESSAGES/django.po index 821f9bdb1d..274044e16c 100644 --- a/mayan/apps/ocr/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/nl_NL/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Lucas Weel , 2012. +# Lucas Weel , 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:49-0400\n" "PO-Revision-Date: 2012-09-28 19:58+0000\n" "Last-Translator: Lucas Weel \n" diff --git a/mayan/apps/ocr/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/pl/LC_MESSAGES/django.mo index d422469802..5d50ab9387 100644 Binary files a/mayan/apps/ocr/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/pl/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/pl/LC_MESSAGES/django.po index b83c79c4fa..4566723b98 100644 --- a/mayan/apps/ocr/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/pl/LC_MESSAGES/django.po @@ -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:49-0400\n" "PO-Revision-Date: 2012-06-17 22:12+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/ocr/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/pt/LC_MESSAGES/django.mo index 847da44868..93cded49a8 100644 Binary files a/mayan/apps/ocr/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/pt/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/pt/LC_MESSAGES/django.po index 51ffbc34db..b3ce930f79 100644 --- a/mayan/apps/ocr/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/pt/LC_MESSAGES/django.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. -# Renata Oliveira , 2011. -# Vítor Figueiró , 2012. +# emersonsoares , 2011 +# Renata Oliveira , 2011 +# Vítor Figueiró , 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:49-0400\n" "PO-Revision-Date: 2012-07-02 21:27+0000\n" "Last-Translator: Vítor Figueiró \n" diff --git a/mayan/apps/ocr/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/pt_BR/LC_MESSAGES/django.mo index 6d66c4278b..a103d0240b 100644 Binary files a/mayan/apps/ocr/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/pt_BR/LC_MESSAGES/django.po index ae04a80285..893e0aea61 100644 --- a/mayan/apps/ocr/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/pt_BR/LC_MESSAGES/django.po @@ -3,12 +3,12 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011-2012. -# Renata Oliveira , 2011. +# emersonsoares , 2011-2012 +# Renata Oliveira , 2011 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:49-0400\n" "PO-Revision-Date: 2012-11-29 14:54+0000\n" "Last-Translator: emersonsoares \n" diff --git a/mayan/apps/ocr/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/ru/LC_MESSAGES/django.mo index a7c4989008..788a3cba94 100644 Binary files a/mayan/apps/ocr/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/ru/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/ru/LC_MESSAGES/django.po index 8cfae98d47..2ec8b4aaa9 100644 --- a/mayan/apps/ocr/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/ru/LC_MESSAGES/django.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Sergey Glita , 2011-2012. +# Sergey Glita , 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:49-0400\n" -"PO-Revision-Date: 2012-10-09 10:56+0000\n" +"PO-Revision-Date: 2013-05-14 06:12+0000\n" "Last-Translator: Sergey Glita \n" "Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" diff --git a/mayan/apps/ocr/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/sl_SI/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..65120028fe Binary files /dev/null and b/mayan/apps/ocr/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/sl_SI/LC_MESSAGES/django.po index 492c7150dd..97a5f71dcf 100644 --- a/mayan/apps/ocr/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/sl_SI/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ 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:49-0400\n" "PO-Revision-Date: 2011-09-30 04:41+0000\n" "Last-Translator: FULL NAME \n" diff --git a/mayan/apps/ocr/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/tr_TR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..4b0daaea02 Binary files /dev/null and b/mayan/apps/ocr/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/tr_TR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..9a08abf675 --- /dev/null +++ b/mayan/apps/ocr/locale/tr_TR/LC_MESSAGES/django.po @@ -0,0 +1,421 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"Last-Translator: Roberto Rosario\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:32 __init__.py:33 +msgid "submit to OCR queue" +msgstr "" + +#: __init__.py:34 __init__.py:35 +msgid "re-queue" +msgstr "" + +#: __init__.py:36 __init__.py:37 __init__.py:50 +msgid "delete" +msgstr "" + +#: __init__.py:39 +msgid "stop queue" +msgstr "" + +#: __init__.py:40 +msgid "activate queue" +msgstr "" + +#: __init__.py:42 +msgid "clean up pages content" +msgstr "" + +#: __init__.py:42 +msgid "" +"Runs a language filter to remove common OCR mistakes from document pages " +"content." +msgstr "" + +#: __init__.py:44 +msgid "queue document list" +msgstr "" + +#: __init__.py:45 __init__.py:63 permissions.py:7 +msgid "OCR" +msgstr "" + +#: __init__.py:47 +msgid "transformations" +msgstr "" + +#: __init__.py:48 +msgid "add transformation" +msgstr "" + +#: __init__.py:49 +msgid "edit" +msgstr "" + +#: __init__.py:74 +msgid "Default" +msgstr "" + +#: __init__.py:102 +msgid "Checks the OCR queue for pending documents." +msgstr "" + +#: api.py:122 +msgid "Text from OCR" +msgstr "" + +#: literals.py:8 +msgid "stopped" +msgstr "" + +#: literals.py:9 +msgid "active" +msgstr "" + +#: literals.py:18 +msgid "pending" +msgstr "" + +#: literals.py:19 +msgid "processing" +msgstr "" + +#: literals.py:20 +msgid "error" +msgstr "" + +#: models.py:27 +msgid "name" +msgstr "" + +#: models.py:28 +msgid "label" +msgstr "" + +#: models.py:32 models.py:52 +msgid "state" +msgstr "" + +#: 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 "" + +#: models.py:38 +msgid "document queues" +msgstr "" + +#: models.py:46 +msgid "document" +msgstr "" + +#: models.py:47 +msgid "date time submitted" +msgstr "" + +#: models.py:48 +msgid "delay ocr" +msgstr "" + +#: models.py:53 +msgid "result" +msgstr "" + +#: models.py:54 +msgid "node name" +msgstr "" + +#: models.py:58 +msgid "queue document" +msgstr "" + +#: models.py:59 +msgid "queue documents" +msgstr "" + +#: models.py:79 views.py:47 +msgid "Missing document." +msgstr "" + +#: models.py:83 +msgid "Enter a valid value." +msgstr "" + +#: models.py:111 views.py:317 +msgid "order" +msgstr "" + +#: models.py:112 views.py:318 views.py:355 views.py:385 +msgid "transformation" +msgstr "" + +#: models.py:113 views.py:319 +msgid "arguments" +msgstr "" + +#: models.py:113 +#, python-format +msgid "Use dictionaries to indentify arguments, example: %s" +msgstr "" + +#: models.py:123 +msgid "document queue transformation" +msgstr "" + +#: models.py:124 +msgid "document queue transformations" +msgstr "" + +#: 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 "" + +#: statistics.py:8 +#, python-format +msgid "Document queues: %d" +msgstr "" + +#: statistics.py:9 +#, python-format +msgid "Queued documents: %d" +msgstr "" + +#: statistics.py:13 +msgid "OCR statistics" +msgstr "" + +#: views.py:40 +#, python-format +msgid "documents in queue: %s" +msgstr "" + +#: views.py:48 +msgid "thumbnail" +msgstr "" + +#: views.py:61 +msgid "document queue properties" +msgstr "" + +#: views.py:62 +#, python-format +msgid "Current state: %s" +msgstr "" + +#: views.py:78 views.py:166 +msgid "Must provide at least one queue document." +msgstr "" + +#: views.py:88 +#, python-format +msgid "Document: %s is being processed and can't be deleted." +msgstr "" + +#: views.py:91 +#, python-format +msgid "Queue document: %(document)s deleted successfully." +msgstr "" + +#: views.py:95 +#, python-format +msgid "Error deleting document: %(document)s; %(error)s" +msgstr "" + +#: views.py:108 +#, python-format +msgid "Are you sure you wish to delete queue document: %s?" +msgstr "" + +#: views.py:110 +#, python-format +msgid "Are you sure you wish to delete queue documents: %s?" +msgstr "" + +#: views.py:146 +#, python-format +msgid "Document: %(document)s was added to the OCR queue: %(queue)s." +msgstr "" + +#: views.py:149 +#, python-format +msgid "Document: %(document)s is already queued." +msgstr "" + +#: views.py:178 +#, python-format +msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" +msgstr "" + +#: views.py:184 +#, python-format +msgid "Document id#: %d, no longer exists." +msgstr "" + +#: views.py:188 +#, python-format +msgid "Document: %s is already being processed and can't be re-queded." +msgstr "" + +#: views.py:200 +#, python-format +msgid "Are you sure you wish to re-queue document: %s?" +msgstr "" + +#: views.py:202 +#, python-format +msgid "Are you sure you wish to re-queue documents: %s?" +msgstr "" + +#: views.py:220 +#, python-format +msgid "Document queue: %s, already stopped." +msgstr "" + +#: views.py:226 +#, python-format +msgid "Document queue: %s, stopped successfully." +msgstr "" + +#: views.py:232 +#, python-format +msgid "Are you sure you wish to disable document queue: %s" +msgstr "" + +#: views.py:247 +#, python-format +msgid "Document queue: %s, already active." +msgstr "" + +#: views.py:253 +#, python-format +msgid "Document queue: %s, activated successfully." +msgstr "" + +#: views.py:259 +#, python-format +msgid "Are you sure you wish to activate document queue: %s" +msgstr "" + +#: 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 "" diff --git a/mayan/apps/ocr/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/vi_VN/LC_MESSAGES/django.mo index 5e7a5d5476..d5a7d62537 100644 Binary files a/mayan/apps/ocr/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/vi_VN/LC_MESSAGES/django.po index fe54d311c8..553e58571b 100644 --- a/mayan/apps/ocr/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/vi_VN/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Trung Phan Minh , 2013. +# Trung Phan Minh , 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:49-0400\n" "PO-Revision-Date: 2013-01-24 01:06+0000\n" -"Last-Translator: trungpm \n" +"Last-Translator: Trung Phan Minh \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" diff --git a/mayan/apps/permissions/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/ar/LC_MESSAGES/django.mo index 82da9ae232..b4059027dc 100644 Binary files a/mayan/apps/permissions/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/ar/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/ar/LC_MESSAGES/django.po index b83b38638a..063de0d29b 100644 --- a/mayan/apps/permissions/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/ar/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Mohammed ALDOUB , 2013. +# Mohammed ALDOUB , 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:49-0400\n" "PO-Revision-Date: 2013-01-25 18:55+0000\n" "Last-Translator: Mohammed ALDOUB \n" diff --git a/mayan/apps/permissions/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/bg/LC_MESSAGES/django.mo index 04c4389242..b8ac2bf374 100644 Binary files a/mayan/apps/permissions/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/bg/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/bg/LC_MESSAGES/django.po index 3941fb57cd..9322d003f0 100644 --- a/mayan/apps/permissions/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/bg/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Iliya Georgiev , 2012. +# Iliya Georgiev , 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:49-0400\n" "PO-Revision-Date: 2012-07-30 13:31+0000\n" "Last-Translator: Iliya Georgiev \n" diff --git a/mayan/apps/permissions/locale/da/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..6175122d69 Binary files /dev/null and b/mayan/apps/permissions/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/da/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/da/LC_MESSAGES/django.po new file mode 100644 index 0000000000..1a7ff72c34 --- /dev/null +++ b/mayan/apps/permissions/locale/da/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2011-09-30 04:41+0000\n" +"Last-Translator: FULL NAME \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:17 models.py:214 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:127 views.py:60 +msgid "namespace" +msgstr "" + +#: models.py:128 views.py:61 +msgid "name" +msgstr "" + +#: models.py:135 models.py:192 views.py:152 views.py:215 +msgid "permission" +msgstr "" + +#: models.py:136 views.py:57 views.py:154 views.py:217 +msgid "permissions" +msgstr "" + +#: models.py:200 +msgid "permission holder" +msgstr "" + +#: models.py:201 +msgid "permission holders" +msgstr "" + +#: models.py:209 +msgid "label" +msgstr "" + +#: models.py:213 models.py:244 views.py:76 views.py:93 views.py:117 +#: views.py:334 +msgid "role" +msgstr "" + +#: models.py:260 +msgid "role member" +msgstr "" + +#: models.py:261 +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 "" diff --git a/mayan/apps/permissions/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/de_DE/LC_MESSAGES/django.mo index 624c52f501..d00badb5b6 100644 Binary files a/mayan/apps/permissions/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/de_DE/LC_MESSAGES/django.po index d5214c3fd1..14b3292d31 100644 --- a/mayan/apps/permissions/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/de_DE/LC_MESSAGES/django.po @@ -3,6 +3,7 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Mathias Behrle , 2014 # tetjarediske , 2012 msgid "" msgstr "" @@ -10,7 +11,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-12-12 01:49-0400\n" "PO-Revision-Date: 2014-03-12 16:12+0000\n" -"Last-Translator: yangoon \n" +"Last-Translator: Mathias Behrle \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" diff --git a/mayan/apps/permissions/locale/en/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/en/LC_MESSAGES/django.mo index d811a86be2..d486e2a960 100644 Binary files a/mayan/apps/permissions/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/en/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/en/LC_MESSAGES/django.po index 49a103d012..11d1fd9170 100644 --- a/mayan/apps/permissions/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/en/LC_MESSAGES/django.po @@ -1,204 +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. -# FIRST AUTHOR , 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:12-0400\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2012-02-02 18:18+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:17 models.py:219 views.py:40 +#: __init__.py:17 models.py:214 views.py:40 msgid "roles" -msgstr "" +msgstr "roles" #: __init__.py:18 msgid "create new role" -msgstr "" +msgstr "create new role" #: __init__.py:19 msgid "edit" -msgstr "" +msgstr "edit" #: __init__.py:20 msgid "members" -msgstr "" +msgstr "members" #: __init__.py:21 msgid "role permissions" -msgstr "" +msgstr "role permissions" #: __init__.py:22 msgid "delete" -msgstr "" +msgstr "delete" #: __init__.py:24 msgid "grant" -msgstr "" +msgstr "grant" #: __init__.py:25 msgid "revoke" -msgstr "" +msgstr "revoke" #: models.py:51 msgid "Insufficient permissions." -msgstr "" +msgstr "Insufficient permissions." #: models.py:127 views.py:60 msgid "namespace" -msgstr "" +msgstr "namespace" #: models.py:128 views.py:61 msgid "name" -msgstr "" +msgstr "name" -#: models.py:135 models.py:197 views.py:152 views.py:215 +#: models.py:135 models.py:192 views.py:152 views.py:215 msgid "permission" -msgstr "" +msgstr "permission" #: models.py:136 views.py:57 views.py:154 views.py:217 msgid "permissions" -msgstr "" +msgstr "permissions" -#: models.py:205 +#: models.py:200 msgid "permission holder" -msgstr "" +msgstr "permission holder" -#: models.py:206 +#: models.py:201 msgid "permission holders" -msgstr "" +msgstr "permission holders" -#: models.py:214 +#: models.py:209 msgid "label" -msgstr "" +msgstr "label" -#: models.py:218 models.py:249 views.py:76 views.py:93 views.py:117 +#: models.py:213 models.py:244 views.py:76 views.py:93 views.py:117 #: views.py:334 msgid "role" -msgstr "" +msgstr "role" -#: models.py:265 +#: models.py:260 msgid "role member" -msgstr "" +msgstr "role member" -#: models.py:266 +#: models.py:261 msgid "role members" -msgstr "" +msgstr "role members" #: permissions.py:7 msgid "Permissions" -msgstr "" +msgstr "Permissions" #: permissions.py:9 msgid "View roles" -msgstr "" +msgstr "View roles" #: permissions.py:10 msgid "Edit roles" -msgstr "" +msgstr "Edit roles" #: permissions.py:11 msgid "Create roles" -msgstr "" +msgstr "Create roles" #: permissions.py:12 msgid "Delete roles" -msgstr "" +msgstr "Delete roles" #: permissions.py:13 msgid "Grant permissions" -msgstr "" +msgstr "Grant permissions" #: permissions.py:14 msgid "Revoke permissions" -msgstr "" +msgstr "Revoke permissions" #: views.py:63 msgid "has permission" -msgstr "" +msgstr "has permission" #: views.py:149 views.py:212 msgid " and " -msgstr "" +msgstr " and " #: views.py:149 views.py:212 #, python-format msgid "%(permissions)s to %(requester)s" -msgstr "" +msgstr "%(permissions)s to %(requester)s" #: views.py:159 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." -msgstr "" +msgstr "Permission \"%(permission)s\" granted to: %(requester)s." #: views.py:162 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." -msgstr "" +msgstr "%(requester)s, already had the permission \"%(permission)s\" granted." #: views.py:173 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" -msgstr "" +msgstr "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" #: views.py:222 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." -msgstr "" +msgstr "Permission \"%(permission)s\" revoked from: %(requester)s." #: views.py:225 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." -msgstr "" +msgstr "%(requester)s, doesn't have the permission \"%(permission)s\" granted." #: views.py:236 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" -msgstr "" +msgstr "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" #: views.py:271 views.py:295 msgid "Users" -msgstr "" +msgstr "Users" #: views.py:274 views.py:298 msgid "Groups" -msgstr "" +msgstr "Groups" #: views.py:277 views.py:301 msgid "Special" -msgstr "" +msgstr "Special" #: views.py:330 #, python-format msgid "non members of role: %s" -msgstr "" +msgstr "non members of role: %s" #: views.py:331 #, python-format msgid "members of role: %s" -msgstr "" +msgstr "members of role: %s" #: widgets.py:16 msgid "Revoke" -msgstr "" +msgstr "Revoke" #: widgets.py:21 msgid "Grant" -msgstr "" +msgstr "Grant" #: conf/settings.py:10 msgid "" "A list of existing roles that are automatically assigned to newly created " "users" -msgstr "" +msgstr "A list of existing roles that are automatically assigned to newly created users" diff --git a/mayan/apps/permissions/locale/es/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/es/LC_MESSAGES/django.mo index cf11f2607a..d7d188f02e 100644 Binary files a/mayan/apps/permissions/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/es/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/es/LC_MESSAGES/django.po index 540046d2e8..6e20d8dae6 100644 --- a/mayan/apps/permissions/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/es/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Roberto Rosario , 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:49-0400\n" "PO-Revision-Date: 2012-02-12 00:25+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/permissions/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..107e202e91 Binary files /dev/null and b/mayan/apps/permissions/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/fa/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 0000000000..a0bc0e9a67 --- /dev/null +++ b/mayan/apps/permissions/locale/fa/LC_MESSAGES/django.po @@ -0,0 +1,205 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Mohammad Dashtizadeh , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-07-05 11:21+0000\n" +"Last-Translator: Mohammad Dashtizadeh \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:17 models.py:214 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:127 views.py:60 +msgid "namespace" +msgstr "" + +#: models.py:128 views.py:61 +msgid "name" +msgstr "نام" + +#: models.py:135 models.py:192 views.py:152 views.py:215 +msgid "permission" +msgstr "" + +#: models.py:136 views.py:57 views.py:154 views.py:217 +msgid "permissions" +msgstr "" + +#: models.py:200 +msgid "permission holder" +msgstr "" + +#: models.py:201 +msgid "permission holders" +msgstr "" + +#: models.py:209 +msgid "label" +msgstr "" + +#: models.py:213 models.py:244 views.py:76 views.py:93 views.py:117 +#: views.py:334 +msgid "role" +msgstr "" + +#: models.py:260 +msgid "role member" +msgstr "" + +#: models.py:261 +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 "" diff --git a/mayan/apps/permissions/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/fr/LC_MESSAGES/django.mo index 71a8a6d187..d167fbee7e 100644 Binary files a/mayan/apps/permissions/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/fr/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/fr/LC_MESSAGES/django.po index bef23e5df9..33f3e665e9 100644 --- a/mayan/apps/permissions/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/fr/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Pierre Lhoste , 2012. +# Pierre Lhoste , 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:49-0400\n" "PO-Revision-Date: 2012-07-21 22:40+0000\n" "Last-Translator: Pierre Lhoste \n" diff --git a/mayan/apps/permissions/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/hr_HR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..2434ecd8ef Binary files /dev/null and b/mayan/apps/permissions/locale/hr_HR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/hr_HR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..64457e5224 --- /dev/null +++ b/mayan/apps/permissions/locale/hr_HR/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2011-09-30 04:41+0000\n" +"Last-Translator: FULL NAME \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:17 models.py:214 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:127 views.py:60 +msgid "namespace" +msgstr "" + +#: models.py:128 views.py:61 +msgid "name" +msgstr "" + +#: models.py:135 models.py:192 views.py:152 views.py:215 +msgid "permission" +msgstr "" + +#: models.py:136 views.py:57 views.py:154 views.py:217 +msgid "permissions" +msgstr "" + +#: models.py:200 +msgid "permission holder" +msgstr "" + +#: models.py:201 +msgid "permission holders" +msgstr "" + +#: models.py:209 +msgid "label" +msgstr "" + +#: models.py:213 models.py:244 views.py:76 views.py:93 views.py:117 +#: views.py:334 +msgid "role" +msgstr "" + +#: models.py:260 +msgid "role member" +msgstr "" + +#: models.py:261 +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 "" diff --git a/mayan/apps/permissions/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..f0e3d8bb41 Binary files /dev/null and b/mayan/apps/permissions/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/hu/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/hu/LC_MESSAGES/django.po new file mode 100644 index 0000000000..53f9f989b8 --- /dev/null +++ b/mayan/apps/permissions/locale/hu/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2011-09-30 04:41+0000\n" +"Last-Translator: FULL NAME \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:17 models.py:214 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:127 views.py:60 +msgid "namespace" +msgstr "" + +#: models.py:128 views.py:61 +msgid "name" +msgstr "" + +#: models.py:135 models.py:192 views.py:152 views.py:215 +msgid "permission" +msgstr "" + +#: models.py:136 views.py:57 views.py:154 views.py:217 +msgid "permissions" +msgstr "" + +#: models.py:200 +msgid "permission holder" +msgstr "" + +#: models.py:201 +msgid "permission holders" +msgstr "" + +#: models.py:209 +msgid "label" +msgstr "" + +#: models.py:213 models.py:244 views.py:76 views.py:93 views.py:117 +#: views.py:334 +msgid "role" +msgstr "" + +#: models.py:260 +msgid "role member" +msgstr "" + +#: models.py:261 +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 "" diff --git a/mayan/apps/permissions/locale/id/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..787510b3dc Binary files /dev/null and b/mayan/apps/permissions/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/id/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/id/LC_MESSAGES/django.po new file mode 100644 index 0000000000..5e39d6590f --- /dev/null +++ b/mayan/apps/permissions/locale/id/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2011-09-30 04:41+0000\n" +"Last-Translator: FULL NAME \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:17 models.py:214 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:127 views.py:60 +msgid "namespace" +msgstr "" + +#: models.py:128 views.py:61 +msgid "name" +msgstr "" + +#: models.py:135 models.py:192 views.py:152 views.py:215 +msgid "permission" +msgstr "" + +#: models.py:136 views.py:57 views.py:154 views.py:217 +msgid "permissions" +msgstr "" + +#: models.py:200 +msgid "permission holder" +msgstr "" + +#: models.py:201 +msgid "permission holders" +msgstr "" + +#: models.py:209 +msgid "label" +msgstr "" + +#: models.py:213 models.py:244 views.py:76 views.py:93 views.py:117 +#: views.py:334 +msgid "role" +msgstr "" + +#: models.py:260 +msgid "role member" +msgstr "" + +#: models.py:261 +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 "" diff --git a/mayan/apps/permissions/locale/it/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/it/LC_MESSAGES/django.mo index 3a2dc4a2a7..67e2959595 100644 Binary files a/mayan/apps/permissions/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/it/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/it/LC_MESSAGES/django.po index 84e276df61..9256f024e6 100644 --- a/mayan/apps/permissions/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/it/LC_MESSAGES/django.po @@ -3,12 +3,12 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. -# Pierpaolo Baldan , 2012. +# Pierpaolo Baldan , 2011 +# Pierpaolo Baldan , 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:49-0400\n" "PO-Revision-Date: 2012-03-21 13:31+0000\n" "Last-Translator: Pierpaolo Baldan \n" diff --git a/mayan/apps/permissions/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/nl_NL/LC_MESSAGES/django.mo index 907b94077e..3e1720ace4 100644 Binary files a/mayan/apps/permissions/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/nl_NL/LC_MESSAGES/django.po index 084618cd26..5891bc8c2a 100644 --- a/mayan/apps/permissions/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/nl_NL/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Lucas Weel , 2013. +# Lucas Weel , 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:49-0400\n" "PO-Revision-Date: 2013-01-15 10:05+0000\n" "Last-Translator: Lucas Weel \n" diff --git a/mayan/apps/permissions/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/pl/LC_MESSAGES/django.mo index 62fc13241e..5a03737a03 100644 Binary files a/mayan/apps/permissions/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/pl/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/pl/LC_MESSAGES/django.po index 96e0ca5f00..15dbb782b9 100644 --- a/mayan/apps/permissions/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/pl/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# mic , 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:49-0400\n" "PO-Revision-Date: 2012-02-20 16:08+0000\n" "Last-Translator: mic \n" diff --git a/mayan/apps/permissions/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/pt/LC_MESSAGES/django.mo index 315c0492e2..3b58adae40 100644 Binary files a/mayan/apps/permissions/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/pt/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/pt/LC_MESSAGES/django.po index 44e766d51a..01069709ce 100644 --- a/mayan/apps/permissions/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/pt/LC_MESSAGES/django.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. -# Roberto Rosario , 2012. -# Vítor Figueiró , 2012. +# emersonsoares , 2011 +# Roberto Rosario, 2012 +# Vítor Figueiró , 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:49-0400\n" "PO-Revision-Date: 2012-07-05 16:44+0000\n" "Last-Translator: Vítor Figueiró \n" diff --git a/mayan/apps/permissions/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/pt_BR/LC_MESSAGES/django.mo index dff4f47989..0e9a54edd9 100644 Binary files a/mayan/apps/permissions/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/pt_BR/LC_MESSAGES/django.po index 7856b35e48..604acca57f 100644 --- a/mayan/apps/permissions/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/pt_BR/LC_MESSAGES/django.po @@ -3,15 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. -# Roberto Rosario , 2012. +# emersonsoares , 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:49-0400\n" "PO-Revision-Date: 2012-07-02 03:30+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/permissions/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/ru/LC_MESSAGES/django.mo index 14e253c35d..c50f9d2001 100644 Binary files a/mayan/apps/permissions/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/ru/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/ru/LC_MESSAGES/django.po index c36a974961..abc3e782d6 100644 --- a/mayan/apps/permissions/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/ru/LC_MESSAGES/django.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Sergey Glita , 2011-2012. +# Sergey Glita , 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:49-0400\n" -"PO-Revision-Date: 2012-02-03 05:06+0000\n" +"PO-Revision-Date: 2013-05-14 06:12+0000\n" "Last-Translator: Sergey Glita \n" "Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" diff --git a/mayan/apps/permissions/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/sl_SI/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..65120028fe Binary files /dev/null and b/mayan/apps/permissions/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/sl_SI/LC_MESSAGES/django.po index 4098782c0e..c1cac2050b 100644 --- a/mayan/apps/permissions/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/sl_SI/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ 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:49-0400\n" "PO-Revision-Date: 2011-09-30 04:41+0000\n" "Last-Translator: FULL NAME \n" diff --git a/mayan/apps/permissions/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/tr_TR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..4b0daaea02 Binary files /dev/null and b/mayan/apps/permissions/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/tr_TR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..84783097aa --- /dev/null +++ b/mayan/apps/permissions/locale/tr_TR/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"Last-Translator: Roberto Rosario\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:17 models.py:214 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:127 views.py:60 +msgid "namespace" +msgstr "" + +#: models.py:128 views.py:61 +msgid "name" +msgstr "" + +#: models.py:135 models.py:192 views.py:152 views.py:215 +msgid "permission" +msgstr "" + +#: models.py:136 views.py:57 views.py:154 views.py:217 +msgid "permissions" +msgstr "" + +#: models.py:200 +msgid "permission holder" +msgstr "" + +#: models.py:201 +msgid "permission holders" +msgstr "" + +#: models.py:209 +msgid "label" +msgstr "" + +#: models.py:213 models.py:244 views.py:76 views.py:93 views.py:117 +#: views.py:334 +msgid "role" +msgstr "" + +#: models.py:260 +msgid "role member" +msgstr "" + +#: models.py:261 +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 "" diff --git a/mayan/apps/permissions/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/vi_VN/LC_MESSAGES/django.mo index 52456f5813..584c08cf01 100644 Binary files a/mayan/apps/permissions/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/vi_VN/LC_MESSAGES/django.po index 6584997aa7..10abe2958a 100644 --- a/mayan/apps/permissions/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/vi_VN/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Trung Phan Minh , 2013. +# Trung Phan Minh , 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:49-0400\n" "PO-Revision-Date: 2013-01-24 07:29+0000\n" -"Last-Translator: trungpm \n" +"Last-Translator: Trung Phan Minh \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" diff --git a/mayan/apps/project_setup/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/ar/LC_MESSAGES/django.mo index b3c8c2d885..621e3c6394 100644 Binary files a/mayan/apps/project_setup/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_setup/locale/ar/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/ar/LC_MESSAGES/django.po index e920d544fe..9c2253173d 100644 --- a/mayan/apps/project_setup/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/ar/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Mohammed ALDOUB , 2013. +# Mohammed ALDOUB , 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:49-0400\n" "PO-Revision-Date: 2013-01-25 20:29+0000\n" "Last-Translator: Mohammed ALDOUB \n" diff --git a/mayan/apps/project_setup/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/bg/LC_MESSAGES/django.mo index e65148ae48..14370398de 100644 Binary files a/mayan/apps/project_setup/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_setup/locale/bg/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/bg/LC_MESSAGES/django.po index 0b2d667af7..08423d64a3 100644 --- a/mayan/apps/project_setup/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/bg/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# Pavlin Koldamov , 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:49-0400\n" "PO-Revision-Date: 2012-10-17 09:38+0000\n" "Last-Translator: Pavlin Koldamov \n" diff --git a/mayan/apps/project_setup/locale/da/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..699e7ffb21 Binary files /dev/null and b/mayan/apps/project_setup/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_setup/locale/da/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/da/LC_MESSAGES/django.po new file mode 100644 index 0000000000..be48ba3890 --- /dev/null +++ b/mayan/apps/project_setup/locale/da/LC_MESSAGES/django.po @@ -0,0 +1,27 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Mads L. Nielsen , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-02-15 15:16+0000\n" +"Last-Translator: Mads L. Nielsen \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:5 +msgid "setup" +msgstr "setup" + +#: views.py:15 +msgid "setup items" +msgstr "setup elementer" diff --git a/mayan/apps/project_setup/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/de_DE/LC_MESSAGES/django.mo index 6b2ab963be..4c8cbfd94b 100644 Binary files a/mayan/apps/project_setup/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_setup/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/de_DE/LC_MESSAGES/django.po index fe6eafbd08..a1a3ac4aee 100644 --- a/mayan/apps/project_setup/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/de_DE/LC_MESSAGES/django.po @@ -3,11 +3,12 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# Mathias Behrle , 2014 +# tetjarediske , 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:49-0400\n" "PO-Revision-Date: 2012-04-20 09:24+0000\n" "Last-Translator: tetjarediske \n" diff --git a/mayan/apps/project_setup/locale/en/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/en/LC_MESSAGES/django.mo index d811a86be2..17924b3a7e 100644 Binary files a/mayan/apps/project_setup/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_setup/locale/en/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/en/LC_MESSAGES/django.po index cd7f3bb093..bc3ba3ec77 100644 --- a/mayan/apps/project_setup/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/en/LC_MESSAGES/django.po @@ -1,26 +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. -# FIRST AUTHOR , 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:12-0400\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2011-09-30 04:42+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:5 msgid "setup" -msgstr "" +msgstr "setup" #: views.py:15 msgid "setup items" -msgstr "" +msgstr "setup items" diff --git a/mayan/apps/project_setup/locale/es/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/es/LC_MESSAGES/django.mo index fd12a057d3..7179f253f6 100644 Binary files a/mayan/apps/project_setup/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_setup/locale/es/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/es/LC_MESSAGES/django.po index 2a0af16167..1a459cb4c6 100644 --- a/mayan/apps/project_setup/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/es/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Roberto Rosario , 2011. +# Roberto Rosario, 2011 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:49-0400\n" "PO-Revision-Date: 2011-11-04 01:03+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/project_setup/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..ba7a2bf7ae Binary files /dev/null and b/mayan/apps/project_setup/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_setup/locale/fa/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 0000000000..4c0db20861 --- /dev/null +++ b/mayan/apps/project_setup/locale/fa/LC_MESSAGES/django.po @@ -0,0 +1,27 @@ +# 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 , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-07-05 11:22+0000\n" +"Last-Translator: Mohammad Dashtizadeh \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:5 +msgid "setup" +msgstr "نصب" + +#: views.py:15 +msgid "setup items" +msgstr "" diff --git a/mayan/apps/project_setup/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/fr/LC_MESSAGES/django.mo index 4d46faf2e3..f708bcc0a1 100644 Binary files a/mayan/apps/project_setup/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_setup/locale/fr/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/fr/LC_MESSAGES/django.po index 3cf2f966a2..70993fd968 100644 --- a/mayan/apps/project_setup/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/fr/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Pierre Lhoste , 2012. +# Pierre Lhoste , 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:49-0400\n" "PO-Revision-Date: 2012-07-21 23:17+0000\n" "Last-Translator: Pierre Lhoste \n" diff --git a/mayan/apps/project_setup/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/hr_HR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..bef3ec91da Binary files /dev/null and b/mayan/apps/project_setup/locale/hr_HR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_setup/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/hr_HR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..0b2387daa8 --- /dev/null +++ b/mayan/apps/project_setup/locale/hr_HR/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2011-09-30 04:42+0000\n" +"Last-Translator: FULL NAME \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:5 +msgid "setup" +msgstr "" + +#: views.py:15 +msgid "setup items" +msgstr "" diff --git a/mayan/apps/project_setup/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..0b74b511c0 Binary files /dev/null and b/mayan/apps/project_setup/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_setup/locale/hu/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/hu/LC_MESSAGES/django.po new file mode 100644 index 0000000000..0da1295b32 --- /dev/null +++ b/mayan/apps/project_setup/locale/hu/LC_MESSAGES/django.po @@ -0,0 +1,27 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Dezső József , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-06-24 13:55+0000\n" +"Last-Translator: Dezső József \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:5 +msgid "setup" +msgstr "beállítás" + +#: views.py:15 +msgid "setup items" +msgstr "modulok beállítása" diff --git a/mayan/apps/project_setup/locale/id/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..7975912733 Binary files /dev/null and b/mayan/apps/project_setup/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_setup/locale/id/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/id/LC_MESSAGES/django.po new file mode 100644 index 0000000000..069a3d0acc --- /dev/null +++ b/mayan/apps/project_setup/locale/id/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2011-09-30 04:42+0000\n" +"Last-Translator: FULL NAME \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:5 +msgid "setup" +msgstr "" + +#: views.py:15 +msgid "setup items" +msgstr "" diff --git a/mayan/apps/project_setup/locale/it/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/it/LC_MESSAGES/django.mo index 6301e96c95..6a42a939cc 100644 Binary files a/mayan/apps/project_setup/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_setup/locale/it/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/it/LC_MESSAGES/django.po index e909a7c4b4..1d645f9ade 100644 --- a/mayan/apps/project_setup/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/it/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. +# Pierpaolo Baldan , 2011 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:49-0400\n" "PO-Revision-Date: 2011-12-09 18:08+0000\n" "Last-Translator: Pierpaolo Baldan \n" diff --git a/mayan/apps/project_setup/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/nl_NL/LC_MESSAGES/django.mo index 5795e53158..1ca46240c6 100644 Binary files a/mayan/apps/project_setup/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_setup/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/nl_NL/LC_MESSAGES/django.po index bfb262f506..b7593832d3 100644 --- a/mayan/apps/project_setup/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/nl_NL/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Lucas Weel , 2013. +# Lucas Weel , 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:49-0400\n" "PO-Revision-Date: 2013-01-15 14:54+0000\n" "Last-Translator: Lucas Weel \n" diff --git a/mayan/apps/project_setup/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/pl/LC_MESSAGES/django.mo index 5665c409ea..06ce8ffb46 100644 Binary files a/mayan/apps/project_setup/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_setup/locale/pl/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/pl/LC_MESSAGES/django.po index ae1f5fe1f7..4f86d61169 100644 --- a/mayan/apps/project_setup/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/pl/LC_MESSAGES/django.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# mic , 2012. -# , 2012. -# , 2012. +# mic , 2012 +# mic , 2012 +# mic , 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:49-0400\n" "PO-Revision-Date: 2012-02-20 21:42+0000\n" "Last-Translator: mic \n" diff --git a/mayan/apps/project_setup/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/pt/LC_MESSAGES/django.mo index 85392ed383..86622abdda 100644 Binary files a/mayan/apps/project_setup/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_setup/locale/pt/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/pt/LC_MESSAGES/django.po index 378ba892db..24dad8d6c0 100644 --- a/mayan/apps/project_setup/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/pt/LC_MESSAGES/django.po @@ -3,12 +3,12 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. -# Vítor Figueiró , 2012. +# emersonsoares , 2011 +# Vítor Figueiró , 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:49-0400\n" "PO-Revision-Date: 2012-07-03 09:57+0000\n" "Last-Translator: Vítor Figueiró \n" diff --git a/mayan/apps/project_setup/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/pt_BR/LC_MESSAGES/django.mo index 28b2e4df51..c78fcd70a3 100644 Binary files a/mayan/apps/project_setup/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_setup/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/pt_BR/LC_MESSAGES/django.po index b4e0fde0e6..7869c98bea 100644 --- a/mayan/apps/project_setup/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/pt_BR/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. +# emersonsoares , 2011 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:49-0400\n" "PO-Revision-Date: 2012-07-02 03:31+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/project_setup/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/ru/LC_MESSAGES/django.mo index 1f9370353d..2bb9d4138b 100644 Binary files a/mayan/apps/project_setup/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_setup/locale/ru/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/ru/LC_MESSAGES/django.po index 70c6dc0497..008ceba3cf 100644 --- a/mayan/apps/project_setup/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/ru/LC_MESSAGES/django.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Sergey Glita , 2011. +# Sergey Glita , 2011 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:49-0400\n" -"PO-Revision-Date: 2011-11-19 20:30+0000\n" +"PO-Revision-Date: 2013-05-14 06:24+0000\n" "Last-Translator: Sergey Glita \n" "Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" diff --git a/mayan/apps/project_setup/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/sl_SI/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..2ff62a4a4e Binary files /dev/null and b/mayan/apps/project_setup/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_setup/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/sl_SI/LC_MESSAGES/django.po index 1a29048563..5d90650a13 100644 --- a/mayan/apps/project_setup/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/sl_SI/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ 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:49-0400\n" "PO-Revision-Date: 2011-09-30 04:42+0000\n" "Last-Translator: FULL NAME \n" diff --git a/mayan/apps/project_setup/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/tr_TR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..4b0daaea02 Binary files /dev/null and b/mayan/apps/project_setup/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_setup/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/tr_TR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..692a888f9e --- /dev/null +++ b/mayan/apps/project_setup/locale/tr_TR/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"Last-Translator: Roberto Rosario\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:5 +msgid "setup" +msgstr "" + +#: views.py:15 +msgid "setup items" +msgstr "" diff --git a/mayan/apps/project_setup/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/vi_VN/LC_MESSAGES/django.mo index ef8d294744..edc5b8eb1c 100644 Binary files a/mayan/apps/project_setup/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_setup/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/vi_VN/LC_MESSAGES/django.po index 555d03e869..bd2dad0067 100644 --- a/mayan/apps/project_setup/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/vi_VN/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Trung Phan Minh , 2013. +# Trung Phan Minh , 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:49-0400\n" "PO-Revision-Date: 2013-01-25 00:32+0000\n" -"Last-Translator: trungpm \n" +"Last-Translator: Trung Phan Minh \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" diff --git a/mayan/apps/project_tools/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/ar/LC_MESSAGES/django.mo index 294dc66a99..8d4b021a41 100644 Binary files a/mayan/apps/project_tools/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_tools/locale/ar/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/ar/LC_MESSAGES/django.po index 2fbc4846e6..6f7569d9e6 100644 --- a/mayan/apps/project_tools/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/ar/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Mohammed ALDOUB , 2013. +# Mohammed ALDOUB , 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:49-0400\n" "PO-Revision-Date: 2013-01-25 18:55+0000\n" "Last-Translator: Mohammed ALDOUB \n" diff --git a/mayan/apps/project_tools/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/bg/LC_MESSAGES/django.mo index ff06fbf141..6a824026bf 100644 Binary files a/mayan/apps/project_tools/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_tools/locale/bg/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/bg/LC_MESSAGES/django.po index f6a1714176..da040e6938 100644 --- a/mayan/apps/project_tools/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/bg/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# Pavlin Koldamov , 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:49-0400\n" "PO-Revision-Date: 2012-07-06 08:22+0000\n" "Last-Translator: Pavlin Koldamov \n" diff --git a/mayan/apps/project_tools/locale/da/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..f8a2c204be Binary files /dev/null and b/mayan/apps/project_tools/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_tools/locale/da/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/da/LC_MESSAGES/django.po new file mode 100644 index 0000000000..36efda099d --- /dev/null +++ b/mayan/apps/project_tools/locale/da/LC_MESSAGES/django.po @@ -0,0 +1,23 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Mads L. Nielsen , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-02-15 15:16+0000\n" +"Last-Translator: Mads L. Nielsen \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:5 views.py:15 +msgid "tools" +msgstr "værktøjer" diff --git a/mayan/apps/project_tools/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/de_DE/LC_MESSAGES/django.mo index 80254315eb..6cc02aa108 100644 Binary files a/mayan/apps/project_tools/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_tools/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/de_DE/LC_MESSAGES/django.po index f1c77ce96a..70560e3203 100644 --- a/mayan/apps/project_tools/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/de_DE/LC_MESSAGES/django.po @@ -3,11 +3,12 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# Mathias Behrle , 2014 +# tetjarediske , 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:49-0400\n" "PO-Revision-Date: 2012-04-20 09:18+0000\n" "Last-Translator: tetjarediske \n" diff --git a/mayan/apps/project_tools/locale/en/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/en/LC_MESSAGES/django.mo index d811a86be2..f3ef5f85c9 100644 Binary files a/mayan/apps/project_tools/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_tools/locale/en/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/en/LC_MESSAGES/django.po index f1867870af..e3acb8c752 100644 --- a/mayan/apps/project_tools/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/en/LC_MESSAGES/django.po @@ -1,22 +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. -# FIRST AUTHOR , 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:12-0400\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2011-09-30 04:41+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:5 views.py:15 msgid "tools" -msgstr "" +msgstr "tools" diff --git a/mayan/apps/project_tools/locale/es/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/es/LC_MESSAGES/django.mo index 90a34c2703..06b026ea1a 100644 Binary files a/mayan/apps/project_tools/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_tools/locale/es/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/es/LC_MESSAGES/django.po index 019abcdbe1..e2fa983a15 100644 --- a/mayan/apps/project_tools/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/es/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Roberto Rosario , 2011. +# Roberto Rosario, 2011 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:49-0400\n" "PO-Revision-Date: 2011-09-30 05:22+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/project_tools/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..17e4ca305d Binary files /dev/null and b/mayan/apps/project_tools/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_tools/locale/fa/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 0000000000..cec3d9bc98 --- /dev/null +++ b/mayan/apps/project_tools/locale/fa/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-06-16 18:57+0000\n" +"Last-Translator: Roberto Rosario\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:5 views.py:15 +msgid "tools" +msgstr "" diff --git a/mayan/apps/project_tools/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/fr/LC_MESSAGES/django.mo index 051c02ce92..b74a5af222 100644 Binary files a/mayan/apps/project_tools/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_tools/locale/fr/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/fr/LC_MESSAGES/django.po index 27e5a02b55..6a28266859 100644 --- a/mayan/apps/project_tools/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/fr/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Pierre Lhoste , 2012. +# Pierre Lhoste , 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:49-0400\n" "PO-Revision-Date: 2012-07-21 22:41+0000\n" "Last-Translator: Pierre Lhoste \n" diff --git a/mayan/apps/project_tools/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/hr_HR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..2434ecd8ef Binary files /dev/null and b/mayan/apps/project_tools/locale/hr_HR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_tools/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/hr_HR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..530972f494 --- /dev/null +++ b/mayan/apps/project_tools/locale/hr_HR/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2011-09-30 04:41+0000\n" +"Last-Translator: FULL NAME \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:5 views.py:15 +msgid "tools" +msgstr "" diff --git a/mayan/apps/project_tools/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..6a8936cd18 Binary files /dev/null and b/mayan/apps/project_tools/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_tools/locale/hu/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/hu/LC_MESSAGES/django.po new file mode 100644 index 0000000000..82f4490f9a --- /dev/null +++ b/mayan/apps/project_tools/locale/hu/LC_MESSAGES/django.po @@ -0,0 +1,23 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Dezső József , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-06-24 13:57+0000\n" +"Last-Translator: Dezső József \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:5 views.py:15 +msgid "tools" +msgstr "eszközök" diff --git a/mayan/apps/project_tools/locale/id/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..787510b3dc Binary files /dev/null and b/mayan/apps/project_tools/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_tools/locale/id/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/id/LC_MESSAGES/django.po new file mode 100644 index 0000000000..c50a07ac69 --- /dev/null +++ b/mayan/apps/project_tools/locale/id/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2011-09-30 04:41+0000\n" +"Last-Translator: FULL NAME \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:5 views.py:15 +msgid "tools" +msgstr "" diff --git a/mayan/apps/project_tools/locale/it/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/it/LC_MESSAGES/django.mo index 857cab2c8a..532fb9df56 100644 Binary files a/mayan/apps/project_tools/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_tools/locale/it/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/it/LC_MESSAGES/django.po index 45ecf4196b..44c10bc939 100644 --- a/mayan/apps/project_tools/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/it/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. +# Pierpaolo Baldan , 2011 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:49-0400\n" "PO-Revision-Date: 2011-12-09 18:01+0000\n" "Last-Translator: Pierpaolo Baldan \n" diff --git a/mayan/apps/project_tools/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/nl_NL/LC_MESSAGES/django.mo index bb6085a95b..ddd61d94ff 100644 Binary files a/mayan/apps/project_tools/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_tools/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/nl_NL/LC_MESSAGES/django.po index dadd1d0a6b..1ef2256d48 100644 --- a/mayan/apps/project_tools/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/nl_NL/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Lucas Weel , 2013. +# Lucas Weel , 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:49-0400\n" "PO-Revision-Date: 2013-01-15 10:05+0000\n" "Last-Translator: Lucas Weel \n" diff --git a/mayan/apps/project_tools/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/pl/LC_MESSAGES/django.mo index daac7e6d9c..6d86e287e2 100644 Binary files a/mayan/apps/project_tools/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_tools/locale/pl/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/pl/LC_MESSAGES/django.po index 96db9b3d3c..b9b1ae8179 100644 --- a/mayan/apps/project_tools/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/pl/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# mic , 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:49-0400\n" "PO-Revision-Date: 2012-02-20 16:08+0000\n" "Last-Translator: mic \n" diff --git a/mayan/apps/project_tools/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/pt/LC_MESSAGES/django.mo index 06eafd215d..82df72c96c 100644 Binary files a/mayan/apps/project_tools/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_tools/locale/pt/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/pt/LC_MESSAGES/django.po index 3b98cdd950..86fe23af9c 100644 --- a/mayan/apps/project_tools/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/pt/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. +# emersonsoares , 2011 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:49-0400\n" "PO-Revision-Date: 2011-11-02 01:25+0000\n" "Last-Translator: emersonsoares \n" diff --git a/mayan/apps/project_tools/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/pt_BR/LC_MESSAGES/django.mo index 050314001e..9adf6f46d8 100644 Binary files a/mayan/apps/project_tools/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_tools/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/pt_BR/LC_MESSAGES/django.po index 6f7b1b2c6c..26d1d82b61 100644 --- a/mayan/apps/project_tools/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/pt_BR/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. +# emersonsoares , 2011 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:49-0400\n" "PO-Revision-Date: 2012-07-02 03:31+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/project_tools/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/ru/LC_MESSAGES/django.mo index 725f18241d..c891fdfdfd 100644 Binary files a/mayan/apps/project_tools/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_tools/locale/ru/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/ru/LC_MESSAGES/django.po index 5e73e680d4..2334469451 100644 --- a/mayan/apps/project_tools/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/ru/LC_MESSAGES/django.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Sergey Glita , 2011. +# Sergey Glita , 2011 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:49-0400\n" -"PO-Revision-Date: 2011-11-03 17:24+0000\n" +"PO-Revision-Date: 2013-05-14 06:13+0000\n" "Last-Translator: Sergey Glita \n" "Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" diff --git a/mayan/apps/project_tools/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/sl_SI/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..65120028fe Binary files /dev/null and b/mayan/apps/project_tools/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_tools/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/sl_SI/LC_MESSAGES/django.po index ba789e2526..bac3269107 100644 --- a/mayan/apps/project_tools/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/sl_SI/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ 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:49-0400\n" "PO-Revision-Date: 2011-09-30 04:41+0000\n" "Last-Translator: FULL NAME \n" diff --git a/mayan/apps/project_tools/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/tr_TR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..4b0daaea02 Binary files /dev/null and b/mayan/apps/project_tools/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_tools/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/tr_TR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..21bda70993 --- /dev/null +++ b/mayan/apps/project_tools/locale/tr_TR/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"Last-Translator: Roberto Rosario\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:5 views.py:15 +msgid "tools" +msgstr "" diff --git a/mayan/apps/project_tools/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/vi_VN/LC_MESSAGES/django.mo index 58baa3077f..97ae8fe81e 100644 Binary files a/mayan/apps/project_tools/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_tools/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/vi_VN/LC_MESSAGES/django.po index 04d742a0df..54aa11496e 100644 --- a/mayan/apps/project_tools/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/vi_VN/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Trung Phan Minh , 2013. +# Trung Phan Minh , 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:49-0400\n" "PO-Revision-Date: 2013-01-24 07:27+0000\n" -"Last-Translator: trungpm \n" +"Last-Translator: Trung Phan Minh \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" diff --git a/mayan/apps/registration/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/ar/LC_MESSAGES/django.mo index 6dd434f9db..9e61e33955 100644 Binary files a/mayan/apps/registration/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/ar/LC_MESSAGES/django.po b/mayan/apps/registration/locale/ar/LC_MESSAGES/django.po index ef58e4804a..cfe81405c8 100644 --- a/mayan/apps/registration/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/ar/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Mohammed ALDOUB , 2013. +# Mohammed ALDOUB , 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:49-0400\n" "PO-Revision-Date: 2013-01-26 09:04+0000\n" "Last-Translator: Mohammed ALDOUB \n" diff --git a/mayan/apps/registration/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/bg/LC_MESSAGES/django.mo index 7f109f78b0..532a2ec8d7 100644 Binary files a/mayan/apps/registration/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/bg/LC_MESSAGES/django.po b/mayan/apps/registration/locale/bg/LC_MESSAGES/django.po index b8d8a41834..2c2ce72cdd 100644 --- a/mayan/apps/registration/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/bg/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# Pavlin Koldamov , 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:49-0400\n" "PO-Revision-Date: 2012-10-17 08:59+0000\n" "Last-Translator: Pavlin Koldamov \n" diff --git a/mayan/apps/registration/locale/da/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..4ae3408246 Binary files /dev/null and b/mayan/apps/registration/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/da/LC_MESSAGES/django.po b/mayan/apps/registration/locale/da/LC_MESSAGES/django.po new file mode 100644 index 0000000000..06368cf645 --- /dev/null +++ b/mayan/apps/registration/locale/da/LC_MESSAGES/django.po @@ -0,0 +1,89 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Mads L. Nielsen , 2013 +# René Rovsing Bach , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-02-15 15:22+0000\n" +"Last-Translator: Mads L. Nielsen \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:15 +msgid "Registration" +msgstr "Registrering" + +#: forms.py:13 +msgid "Your name:" +msgstr "Dit navn:" + +#: forms.py:18 +msgid "Your email:" +msgstr "Din e-mail:" + +#: forms.py:23 +msgid "Company name:" +msgstr "Firmanavn:" + +#: forms.py:28 +msgid "Industry:" +msgstr "Branche:" + +#: forms.py:33 +msgid "Company website:" +msgstr "Firma hjemmeside:" + +#: forms.py:38 +msgid "Country:" +msgstr "Land:" + +#: forms.py:46 +msgid "Other information:" +msgstr "Andre oplysninger:" + +#: models.py:20 +msgid "registered" +msgstr "registreret" + +#: models.py:21 +msgid "registration data" +msgstr "registreringsdata" + +#: models.py:47 +msgid "No name" +msgstr "Intet navn" + +#: models.py:86 +msgid "registration properties" +msgstr "egenskaber for registrering" + +#: views.py:22 +msgid "Thank you for registering." +msgstr "Tak for din registrering." + +#: views.py:25 +msgid "Your copy is already registered." +msgstr "Din kopi er allerede registreret." + +#: views.py:28 +#, python-format +msgid "Error submiting form; %s." +msgstr "Fejl ved afsendelse af formular, %s." + +#: views.py:33 +msgid "registration form" +msgstr "tilmeldingsformular" + +#: templatetags/registration_tags.py:18 +msgid "Unregistered" +msgstr "Uregistreret" diff --git a/mayan/apps/registration/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/de_DE/LC_MESSAGES/django.mo index 2c6278bb96..1dfd39bc30 100644 Binary files a/mayan/apps/registration/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/registration/locale/de_DE/LC_MESSAGES/django.po index bc1c773b0a..0dd189087e 100644 --- a/mayan/apps/registration/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/de_DE/LC_MESSAGES/django.po @@ -3,6 +3,7 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Mathias Behrle , 2014 # Tobias Paepke , 2014 msgid "" msgstr "" @@ -10,7 +11,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-12-12 01:49-0400\n" "PO-Revision-Date: 2014-03-12 16:12+0000\n" -"Last-Translator: yangoon \n" +"Last-Translator: Mathias Behrle \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" diff --git a/mayan/apps/registration/locale/en/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/en/LC_MESSAGES/django.mo index d811a86be2..5be7ca7aed 100644 Binary files a/mayan/apps/registration/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/en/LC_MESSAGES/django.po b/mayan/apps/registration/locale/en/LC_MESSAGES/django.po index c13b2074f6..b67409378d 100644 --- a/mayan/apps/registration/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/en/LC_MESSAGES/django.po @@ -1,87 +1,87 @@ # 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 , 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:12-0400\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2012-10-10 13:43+0000\n" "Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \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:15 msgid "Registration" -msgstr "" +msgstr "Registration" #: forms.py:13 msgid "Your name:" -msgstr "" +msgstr "Your name:" #: forms.py:18 msgid "Your email:" -msgstr "" +msgstr "Your email:" #: forms.py:23 msgid "Company name:" -msgstr "" +msgstr "Company name:" #: forms.py:28 msgid "Industry:" -msgstr "" +msgstr "Industry:" #: forms.py:33 msgid "Company website:" -msgstr "" +msgstr "Company website:" #: forms.py:38 msgid "Country:" -msgstr "" +msgstr "Country:" #: forms.py:46 msgid "Other information:" -msgstr "" +msgstr "Other information:" #: models.py:20 msgid "registered" -msgstr "" +msgstr "registered" #: models.py:21 msgid "registration data" -msgstr "" +msgstr "registration data" #: models.py:47 msgid "No name" -msgstr "" +msgstr "No name" #: models.py:86 msgid "registration properties" -msgstr "" +msgstr "registration properties" #: views.py:22 msgid "Thank you for registering." -msgstr "" +msgstr "Thank you for registering." #: views.py:25 msgid "Your copy is already registered." -msgstr "" +msgstr "Your copy is already registered." #: views.py:28 #, python-format msgid "Error submiting form; %s." -msgstr "" +msgstr "Error submiting form; %s." #: views.py:33 msgid "registration form" -msgstr "" +msgstr "registration form" #: templatetags/registration_tags.py:18 msgid "Unregistered" -msgstr "" +msgstr "Unregistered" diff --git a/mayan/apps/registration/locale/es/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/es/LC_MESSAGES/django.mo index cdbaa41531..99362844f0 100644 Binary files a/mayan/apps/registration/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/es/LC_MESSAGES/django.po b/mayan/apps/registration/locale/es/LC_MESSAGES/django.po index b3011ae1e0..293494458f 100644 --- a/mayan/apps/registration/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/es/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Roberto Rosario , 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:49-0400\n" "PO-Revision-Date: 2012-10-11 15:35+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/registration/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..203b7be118 Binary files /dev/null and b/mayan/apps/registration/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/fa/LC_MESSAGES/django.po b/mayan/apps/registration/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 0000000000..16aaf25321 --- /dev/null +++ b/mayan/apps/registration/locale/fa/LC_MESSAGES/django.po @@ -0,0 +1,88 @@ +# 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 , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-07-05 10:37+0000\n" +"Last-Translator: Mohammad Dashtizadeh \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:15 +msgid "Registration" +msgstr "عضویت" + +#: forms.py:13 +msgid "Your name:" +msgstr "نام شما:" + +#: forms.py:18 +msgid "Your email:" +msgstr "پست الکترونیک شما:" + +#: forms.py:23 +msgid "Company name:" +msgstr "نام شرکت:" + +#: forms.py:28 +msgid "Industry:" +msgstr "صنعت:" + +#: forms.py:33 +msgid "Company website:" +msgstr "وب‌سایت شرکت:" + +#: forms.py:38 +msgid "Country:" +msgstr "کشور:" + +#: forms.py:46 +msgid "Other information:" +msgstr "دیگر اطلاعات:" + +#: models.py:20 +msgid "registered" +msgstr "عضویت‌یافته" + +#: models.py:21 +msgid "registration data" +msgstr "داده‌های عضویت" + +#: models.py:47 +msgid "No name" +msgstr "بدون نام" + +#: models.py:86 +msgid "registration properties" +msgstr "خصوصیاتِ عضویت" + +#: views.py:22 +msgid "Thank you for registering." +msgstr "از عضویتِ شما سپاس‌گذاریم." + +#: views.py:25 +msgid "Your copy is already registered." +msgstr "" + +#: views.py:28 +#, python-format +msgid "Error submiting form; %s." +msgstr "خطا در ارسال فرم؛ %s." + +#: views.py:33 +msgid "registration form" +msgstr "فرم عضویت" + +#: templatetags/registration_tags.py:18 +msgid "Unregistered" +msgstr "عضویت‌نیافته" diff --git a/mayan/apps/registration/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/fr/LC_MESSAGES/django.mo index fa38c62a90..0e75de0e92 100644 Binary files a/mayan/apps/registration/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/fr/LC_MESSAGES/django.po b/mayan/apps/registration/locale/fr/LC_MESSAGES/django.po index 8db4ac6711..5ce57633fd 100644 --- a/mayan/apps/registration/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/fr/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Pierre Lhoste , 2012. +# Pierre Lhoste , 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:49-0400\n" "PO-Revision-Date: 2012-10-13 06:32+0000\n" "Last-Translator: Pierre Lhoste \n" diff --git a/mayan/apps/registration/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/hr_HR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..1ff86b2e7f Binary files /dev/null and b/mayan/apps/registration/locale/hr_HR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/registration/locale/hr_HR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..83351bbc32 --- /dev/null +++ b/mayan/apps/registration/locale/hr_HR/LC_MESSAGES/django.po @@ -0,0 +1,87 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2012-10-10 13:43+0000\n" +"Last-Translator: FULL NAME \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:15 +msgid "Registration" +msgstr "" + +#: forms.py:13 +msgid "Your name:" +msgstr "" + +#: forms.py:18 +msgid "Your email:" +msgstr "" + +#: forms.py:23 +msgid "Company name:" +msgstr "" + +#: forms.py:28 +msgid "Industry:" +msgstr "" + +#: forms.py:33 +msgid "Company website:" +msgstr "" + +#: forms.py:38 +msgid "Country:" +msgstr "" + +#: forms.py:46 +msgid "Other information:" +msgstr "" + +#: models.py:20 +msgid "registered" +msgstr "" + +#: models.py:21 +msgid "registration data" +msgstr "" + +#: models.py:47 +msgid "No name" +msgstr "" + +#: models.py:86 +msgid "registration properties" +msgstr "" + +#: views.py:22 +msgid "Thank you for registering." +msgstr "" + +#: views.py:25 +msgid "Your copy is already registered." +msgstr "" + +#: views.py:28 +#, python-format +msgid "Error submiting form; %s." +msgstr "" + +#: views.py:33 +msgid "registration form" +msgstr "" + +#: templatetags/registration_tags.py:18 +msgid "Unregistered" +msgstr "" diff --git a/mayan/apps/registration/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..083f882e28 Binary files /dev/null and b/mayan/apps/registration/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/hu/LC_MESSAGES/django.po b/mayan/apps/registration/locale/hu/LC_MESSAGES/django.po new file mode 100644 index 0000000000..9c492ded8c --- /dev/null +++ b/mayan/apps/registration/locale/hu/LC_MESSAGES/django.po @@ -0,0 +1,88 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Dezső József , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-06-24 13:02+0000\n" +"Last-Translator: Dezső József \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:15 +msgid "Registration" +msgstr "Regiszráció" + +#: forms.py:13 +msgid "Your name:" +msgstr "neve:" + +#: forms.py:18 +msgid "Your email:" +msgstr "email címe:" + +#: forms.py:23 +msgid "Company name:" +msgstr "cég neve:" + +#: forms.py:28 +msgid "Industry:" +msgstr "iparág:" + +#: forms.py:33 +msgid "Company website:" +msgstr "cég web-oldala:" + +#: forms.py:38 +msgid "Country:" +msgstr "ország" + +#: forms.py:46 +msgid "Other information:" +msgstr "egyéb információ" + +#: models.py:20 +msgid "registered" +msgstr "regisztrált" + +#: models.py:21 +msgid "registration data" +msgstr "regisztrációs adatok" + +#: models.py:47 +msgid "No name" +msgstr "névtelen" + +#: models.py:86 +msgid "registration properties" +msgstr "regisztrációs tulajdonságok" + +#: views.py:22 +msgid "Thank you for registering." +msgstr "Köszönjük, hogy regisztrált." + +#: views.py:25 +msgid "Your copy is already registered." +msgstr "Regisztrált példány." + +#: views.py:28 +#, python-format +msgid "Error submiting form; %s." +msgstr "Űrlap hiba: %s" + +#: views.py:33 +msgid "registration form" +msgstr "regisztrációs űrlap" + +#: templatetags/registration_tags.py:18 +msgid "Unregistered" +msgstr "Nem regisztrált" diff --git a/mayan/apps/registration/locale/id/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..d8e7ed97d9 Binary files /dev/null and b/mayan/apps/registration/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/id/LC_MESSAGES/django.po b/mayan/apps/registration/locale/id/LC_MESSAGES/django.po new file mode 100644 index 0000000000..107e47f4ed --- /dev/null +++ b/mayan/apps/registration/locale/id/LC_MESSAGES/django.po @@ -0,0 +1,88 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Sehat , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-11-11 13:35+0000\n" +"Last-Translator: Sehat \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:15 +msgid "Registration" +msgstr "Pendaftaran" + +#: forms.py:13 +msgid "Your name:" +msgstr "Nama Anda:" + +#: forms.py:18 +msgid "Your email:" +msgstr "Email Anda:" + +#: forms.py:23 +msgid "Company name:" +msgstr "Nama perusahaan:" + +#: forms.py:28 +msgid "Industry:" +msgstr "Industri:" + +#: forms.py:33 +msgid "Company website:" +msgstr "Situs web perusahaan:" + +#: forms.py:38 +msgid "Country:" +msgstr "Negara:" + +#: forms.py:46 +msgid "Other information:" +msgstr "Informasi lain:" + +#: models.py:20 +msgid "registered" +msgstr "terdaftar" + +#: models.py:21 +msgid "registration data" +msgstr "data pendaftaran" + +#: models.py:47 +msgid "No name" +msgstr "Tidak ada nama" + +#: models.py:86 +msgid "registration properties" +msgstr "sifat-sifat pendaftaran" + +#: views.py:22 +msgid "Thank you for registering." +msgstr "Terima kasih telah mendaftar." + +#: views.py:25 +msgid "Your copy is already registered." +msgstr "Salinan anda telah terdaftar." + +#: views.py:28 +#, python-format +msgid "Error submiting form; %s." +msgstr "Masalah dalam pengiriman formulir: %s." + +#: views.py:33 +msgid "registration form" +msgstr "Formulir pendaftaran" + +#: templatetags/registration_tags.py:18 +msgid "Unregistered" +msgstr "Tidak terdaftar" diff --git a/mayan/apps/registration/locale/it/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/it/LC_MESSAGES/django.mo index 5110a41398..dc227a8004 100644 Binary files a/mayan/apps/registration/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/it/LC_MESSAGES/django.po b/mayan/apps/registration/locale/it/LC_MESSAGES/django.po index 638b31cf6c..db737db1d5 100644 --- a/mayan/apps/registration/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/it/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ 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:49-0400\n" "PO-Revision-Date: 2012-10-10 13:43+0000\n" "Last-Translator: FULL NAME \n" diff --git a/mayan/apps/registration/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/nl_NL/LC_MESSAGES/django.mo index 78ddc33dcc..1c1291ff13 100644 Binary files a/mayan/apps/registration/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/registration/locale/nl_NL/LC_MESSAGES/django.po index e2893a0d64..ee2ed0e812 100644 --- a/mayan/apps/registration/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/nl_NL/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Lucas Weel , 2013. +# Lucas Weel , 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:49-0400\n" "PO-Revision-Date: 2013-01-14 14:17+0000\n" "Last-Translator: Lucas Weel \n" diff --git a/mayan/apps/registration/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/pl/LC_MESSAGES/django.mo index 18945c57a8..717944a892 100644 Binary files a/mayan/apps/registration/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/pl/LC_MESSAGES/django.po b/mayan/apps/registration/locale/pl/LC_MESSAGES/django.po index aefb91fe74..df87e9d8dc 100644 --- a/mayan/apps/registration/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/pl/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ 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:49-0400\n" "PO-Revision-Date: 2012-10-10 13:43+0000\n" "Last-Translator: FULL NAME \n" diff --git a/mayan/apps/registration/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/pt/LC_MESSAGES/django.mo index c388e025dd..82046a5c0e 100644 Binary files a/mayan/apps/registration/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/pt/LC_MESSAGES/django.po b/mayan/apps/registration/locale/pt/LC_MESSAGES/django.po index ea1186ce29..6641c1f2aa 100644 --- a/mayan/apps/registration/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/pt/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ 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:49-0400\n" "PO-Revision-Date: 2012-10-10 13:43+0000\n" "Last-Translator: FULL NAME \n" diff --git a/mayan/apps/registration/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/pt_BR/LC_MESSAGES/django.mo index 097b1437e2..85ecf15969 100644 Binary files a/mayan/apps/registration/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/registration/locale/pt_BR/LC_MESSAGES/django.po index 31b6628d6d..98d90c54c4 100644 --- a/mayan/apps/registration/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/pt_BR/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ 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:49-0400\n" "PO-Revision-Date: 2012-10-10 13:43+0000\n" "Last-Translator: FULL NAME \n" diff --git a/mayan/apps/registration/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/ru/LC_MESSAGES/django.mo index adfe9c1057..1d7e380ada 100644 Binary files a/mayan/apps/registration/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/ru/LC_MESSAGES/django.po b/mayan/apps/registration/locale/ru/LC_MESSAGES/django.po index a72cf8e827..9bad9f55c0 100644 --- a/mayan/apps/registration/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/ru/LC_MESSAGES/django.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Sergey Glita , 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:49-0400\n" -"PO-Revision-Date: 2012-10-10 13:43+0000\n" -"Last-Translator: FULL NAME \n" +"PO-Revision-Date: 2013-05-14 05:31+0000\n" +"Last-Translator: Sergey Glita \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" @@ -19,69 +20,69 @@ msgstr "" #: __init__.py:15 msgid "Registration" -msgstr "" +msgstr "Регистрация" #: forms.py:13 msgid "Your name:" -msgstr "" +msgstr "Ваше имя:" #: forms.py:18 msgid "Your email:" -msgstr "" +msgstr "Ваш e-mail:" #: forms.py:23 msgid "Company name:" -msgstr "" +msgstr "Название компании:" #: forms.py:28 msgid "Industry:" -msgstr "" +msgstr "Сфера деятельности:" #: forms.py:33 msgid "Company website:" -msgstr "" +msgstr "Веб-сайт компании:" #: forms.py:38 msgid "Country:" -msgstr "" +msgstr "Страна:" #: forms.py:46 msgid "Other information:" -msgstr "" +msgstr "Дополнительная информация:" #: models.py:20 msgid "registered" -msgstr "" +msgstr "зарегистрированный" #: models.py:21 msgid "registration data" -msgstr "" +msgstr "регистрационные данные" #: models.py:47 msgid "No name" -msgstr "" +msgstr "Без названия" #: models.py:86 msgid "registration properties" -msgstr "" +msgstr "свойства регистрации" #: views.py:22 msgid "Thank you for registering." -msgstr "" +msgstr "Спасибо за регистрацию." #: views.py:25 msgid "Your copy is already registered." -msgstr "" +msgstr "Ваша копия уже зарегистрирована." #: views.py:28 #, python-format msgid "Error submiting form; %s." -msgstr "" +msgstr "Ошибка заполнения формы; %s." #: views.py:33 msgid "registration form" -msgstr "" +msgstr "форма регистрации" #: templatetags/registration_tags.py:18 msgid "Unregistered" -msgstr "" +msgstr "Не зарегистрировано" diff --git a/mayan/apps/registration/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/sl_SI/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..1da7f31804 Binary files /dev/null and b/mayan/apps/registration/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/registration/locale/sl_SI/LC_MESSAGES/django.po new file mode 100644 index 0000000000..617f838c31 --- /dev/null +++ b/mayan/apps/registration/locale/sl_SI/LC_MESSAGES/django.po @@ -0,0 +1,88 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# kontrabant , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-05-29 08:49+0000\n" +"Last-Translator: kontrabant \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" +"Content-Transfer-Encoding: 8bit\n" +"Language: sl_SI\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" + +#: __init__.py:15 +msgid "Registration" +msgstr "Registracija" + +#: forms.py:13 +msgid "Your name:" +msgstr "Vaše ime:" + +#: forms.py:18 +msgid "Your email:" +msgstr "Vaš email:" + +#: forms.py:23 +msgid "Company name:" +msgstr "Ime podjetja:" + +#: forms.py:28 +msgid "Industry:" +msgstr "Panoga:" + +#: forms.py:33 +msgid "Company website:" +msgstr "Stran podjetja:" + +#: forms.py:38 +msgid "Country:" +msgstr "Držaja:" + +#: forms.py:46 +msgid "Other information:" +msgstr "Ostale informacije:" + +#: models.py:20 +msgid "registered" +msgstr "prijavljen" + +#: models.py:21 +msgid "registration data" +msgstr "podatki o prijavi" + +#: models.py:47 +msgid "No name" +msgstr "Ni imena" + +#: models.py:86 +msgid "registration properties" +msgstr "Lastnosti prijave" + +#: views.py:22 +msgid "Thank you for registering." +msgstr "Hvala za prijavo:" + +#: views.py:25 +msgid "Your copy is already registered." +msgstr "Vaša kopija je že prijavljena." + +#: views.py:28 +#, python-format +msgid "Error submiting form; %s." +msgstr "Napaka v pošiljanju forme: %s." + +#: views.py:33 +msgid "registration form" +msgstr "forma za prijavo" + +#: templatetags/registration_tags.py:18 +msgid "Unregistered" +msgstr "Neprijavljen" diff --git a/mayan/apps/registration/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/tr_TR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..8f83615228 Binary files /dev/null and b/mayan/apps/registration/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/registration/locale/tr_TR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..acd54fcaab --- /dev/null +++ b/mayan/apps/registration/locale/tr_TR/LC_MESSAGES/django.po @@ -0,0 +1,88 @@ +# 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 , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-06-10 10:58+0000\n" +"Last-Translator: Caner Başaran \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:15 +msgid "Registration" +msgstr "Kayıt" + +#: forms.py:13 +msgid "Your name:" +msgstr "Adınız:" + +#: forms.py:18 +msgid "Your email:" +msgstr "E-posta adresiniz:" + +#: forms.py:23 +msgid "Company name:" +msgstr "Şirket adı:" + +#: forms.py:28 +msgid "Industry:" +msgstr "" + +#: forms.py:33 +msgid "Company website:" +msgstr "Şirket web sayfası:" + +#: forms.py:38 +msgid "Country:" +msgstr "Ülke:" + +#: forms.py:46 +msgid "Other information:" +msgstr "" + +#: models.py:20 +msgid "registered" +msgstr "" + +#: models.py:21 +msgid "registration data" +msgstr "" + +#: models.py:47 +msgid "No name" +msgstr "" + +#: models.py:86 +msgid "registration properties" +msgstr "" + +#: views.py:22 +msgid "Thank you for registering." +msgstr "Kayıt olduğunuz için teşekkürler." + +#: views.py:25 +msgid "Your copy is already registered." +msgstr "" + +#: views.py:28 +#, python-format +msgid "Error submiting form; %s." +msgstr "" + +#: views.py:33 +msgid "registration form" +msgstr "" + +#: templatetags/registration_tags.py:18 +msgid "Unregistered" +msgstr "" diff --git a/mayan/apps/registration/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/vi_VN/LC_MESSAGES/django.mo index fd1bcb814e..63a43e91f5 100644 Binary files a/mayan/apps/registration/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/registration/locale/vi_VN/LC_MESSAGES/django.po index 461c7fbe8f..f58f6cd238 100644 --- a/mayan/apps/registration/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/vi_VN/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Trung Phan Minh , 2013. +# Trung Phan Minh , 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:49-0400\n" "PO-Revision-Date: 2013-01-24 08:37+0000\n" -"Last-Translator: trungpm \n" +"Last-Translator: Trung Phan Minh \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" diff --git a/mayan/apps/scheduler/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/scheduler/locale/ar/LC_MESSAGES/django.mo index 672bb74177..fa7f45208d 100644 Binary files a/mayan/apps/scheduler/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/scheduler/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/scheduler/locale/ar/LC_MESSAGES/django.po b/mayan/apps/scheduler/locale/ar/LC_MESSAGES/django.po index 4ebf93bec0..3890e446e0 100644 --- a/mayan/apps/scheduler/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/scheduler/locale/ar/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Mohammed ALDOUB , 2013. +# Mohammed ALDOUB , 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:49-0400\n" "PO-Revision-Date: 2013-01-26 08:51+0000\n" "Last-Translator: Mohammed ALDOUB \n" diff --git a/mayan/apps/scheduler/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/scheduler/locale/bg/LC_MESSAGES/django.mo index 44530e940f..afab381db7 100644 Binary files a/mayan/apps/scheduler/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/scheduler/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/scheduler/locale/bg/LC_MESSAGES/django.po b/mayan/apps/scheduler/locale/bg/LC_MESSAGES/django.po index 693093a086..9f09b801fc 100644 --- a/mayan/apps/scheduler/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/scheduler/locale/bg/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# Pavlin Koldamov , 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:49-0400\n" "PO-Revision-Date: 2012-10-08 09:21+0000\n" "Last-Translator: Pavlin Koldamov \n" diff --git a/mayan/apps/scheduler/locale/da/LC_MESSAGES/django.mo b/mayan/apps/scheduler/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..06ea2a28dd Binary files /dev/null and b/mayan/apps/scheduler/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/scheduler/locale/da/LC_MESSAGES/django.po b/mayan/apps/scheduler/locale/da/LC_MESSAGES/django.po new file mode 100644 index 0000000000..3c7155da69 --- /dev/null +++ b/mayan/apps/scheduler/locale/da/LC_MESSAGES/django.po @@ -0,0 +1,47 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Mads L. Nielsen , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-02-15 15:15+0000\n" +"Last-Translator: Mads L. Nielsen \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" + +#: links.py:7 +msgid "interval job list" +msgstr "liste over tilbagvendende job" + +#: permissions.py:7 +msgid "Scheduler" +msgstr "Planlægger" + +#: permissions.py:8 +msgid "View the interval job list" +msgstr "Se liste over tilbagvendende job" + +#: views.py:20 +msgid "interval jobs" +msgstr "tilbagvendende jobs" + +#: views.py:23 +msgid "label" +msgstr "etiket" + +#: views.py:27 +msgid "start date time" +msgstr "starttidspunkt" + +#: views.py:31 +msgid "interval" +msgstr "interval" diff --git a/mayan/apps/scheduler/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/scheduler/locale/de_DE/LC_MESSAGES/django.mo index e651922d2a..3c95449ac8 100644 Binary files a/mayan/apps/scheduler/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/scheduler/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/scheduler/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/scheduler/locale/de_DE/LC_MESSAGES/django.po index 6b45175798..456f039745 100644 --- a/mayan/apps/scheduler/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/scheduler/locale/de_DE/LC_MESSAGES/django.po @@ -3,6 +3,7 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Mathias Behrle , 2014 # Tobias Paepke , 2014 msgid "" msgstr "" @@ -10,7 +11,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-12-12 01:49-0400\n" "PO-Revision-Date: 2014-03-12 16:12+0000\n" -"Last-Translator: yangoon \n" +"Last-Translator: Mathias Behrle \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" diff --git a/mayan/apps/scheduler/locale/en/LC_MESSAGES/django.mo b/mayan/apps/scheduler/locale/en/LC_MESSAGES/django.mo index d811a86be2..383dce5dbb 100644 Binary files a/mayan/apps/scheduler/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/scheduler/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/scheduler/locale/en/LC_MESSAGES/django.po b/mayan/apps/scheduler/locale/en/LC_MESSAGES/django.po index bc2ec64f77..40d8a40b51 100644 --- a/mayan/apps/scheduler/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/scheduler/locale/en/LC_MESSAGES/django.po @@ -1,46 +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. -# FIRST AUTHOR , 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:12-0400\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2012-06-17 22:19+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" #: links.py:7 msgid "interval job list" -msgstr "" +msgstr "interval job list" #: permissions.py:7 msgid "Scheduler" -msgstr "" +msgstr "Scheduler" #: permissions.py:8 msgid "View the interval job list" -msgstr "" +msgstr "View the interval job list" #: views.py:20 msgid "interval jobs" -msgstr "" +msgstr "interval jobs" #: views.py:23 msgid "label" -msgstr "" +msgstr "label" #: views.py:27 msgid "start date time" -msgstr "" +msgstr "start date time" #: views.py:31 msgid "interval" -msgstr "" +msgstr "interval" diff --git a/mayan/apps/scheduler/locale/es/LC_MESSAGES/django.mo b/mayan/apps/scheduler/locale/es/LC_MESSAGES/django.mo index f62d255a3c..5b298ff84a 100644 Binary files a/mayan/apps/scheduler/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/scheduler/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/scheduler/locale/es/LC_MESSAGES/django.po b/mayan/apps/scheduler/locale/es/LC_MESSAGES/django.po index e60feff078..dba5a61563 100644 --- a/mayan/apps/scheduler/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/scheduler/locale/es/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Roberto Rosario , 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:49-0400\n" "PO-Revision-Date: 2012-06-17 22:27+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/scheduler/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/scheduler/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..17e4ca305d Binary files /dev/null and b/mayan/apps/scheduler/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/scheduler/locale/fa/LC_MESSAGES/django.po b/mayan/apps/scheduler/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 0000000000..4b913ee125 --- /dev/null +++ b/mayan/apps/scheduler/locale/fa/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-06-16 18:57+0000\n" +"Last-Translator: Roberto Rosario\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" + +#: 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 "" diff --git a/mayan/apps/scheduler/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/scheduler/locale/fr/LC_MESSAGES/django.mo index db3369b5c9..a515494cb2 100644 Binary files a/mayan/apps/scheduler/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/scheduler/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/scheduler/locale/fr/LC_MESSAGES/django.po b/mayan/apps/scheduler/locale/fr/LC_MESSAGES/django.po index 678372af7b..c598c948df 100644 --- a/mayan/apps/scheduler/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/scheduler/locale/fr/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Pierre Lhoste , 2012. +# Pierre Lhoste , 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:49-0400\n" "PO-Revision-Date: 2012-07-28 14:50+0000\n" "Last-Translator: Pierre Lhoste \n" diff --git a/mayan/apps/scheduler/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/scheduler/locale/hr_HR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..28e948d1a9 Binary files /dev/null and b/mayan/apps/scheduler/locale/hr_HR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/scheduler/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/scheduler/locale/hr_HR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..ae344bf263 --- /dev/null +++ b/mayan/apps/scheduler/locale/hr_HR/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2012-06-17 22:19+0000\n" +"Last-Translator: FULL NAME \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" + +#: 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 "" diff --git a/mayan/apps/scheduler/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/scheduler/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..317a54fcae Binary files /dev/null and b/mayan/apps/scheduler/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/scheduler/locale/hu/LC_MESSAGES/django.po b/mayan/apps/scheduler/locale/hu/LC_MESSAGES/django.po new file mode 100644 index 0000000000..370d45b61b --- /dev/null +++ b/mayan/apps/scheduler/locale/hu/LC_MESSAGES/django.po @@ -0,0 +1,47 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Dezső József , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-06-24 13:20+0000\n" +"Last-Translator: Dezső József \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" + +#: links.py:7 +msgid "interval job list" +msgstr "intervallum feladatlista" + +#: permissions.py:7 +msgid "Scheduler" +msgstr "A Feladatütemező" + +#: permissions.py:8 +msgid "View the interval job list" +msgstr "Az intervallum feladat lista megtekintése" + +#: views.py:20 +msgid "interval jobs" +msgstr "intervallum feladatok" + +#: views.py:23 +msgid "label" +msgstr "címke" + +#: views.py:27 +msgid "start date time" +msgstr "kezdő dátum és idő" + +#: views.py:31 +msgid "interval" +msgstr "intervallum" diff --git a/mayan/apps/scheduler/locale/id/LC_MESSAGES/django.mo b/mayan/apps/scheduler/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..4b3229c556 Binary files /dev/null and b/mayan/apps/scheduler/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/scheduler/locale/id/LC_MESSAGES/django.po b/mayan/apps/scheduler/locale/id/LC_MESSAGES/django.po new file mode 100644 index 0000000000..2edafb090c --- /dev/null +++ b/mayan/apps/scheduler/locale/id/LC_MESSAGES/django.po @@ -0,0 +1,47 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Sehat , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-11-11 13:46+0000\n" +"Last-Translator: Sehat \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" + +#: links.py:7 +msgid "interval job list" +msgstr "daftar kerja selang waktu" + +#: permissions.py:7 +msgid "Scheduler" +msgstr "Penjadwal" + +#: permissions.py:8 +msgid "View the interval job list" +msgstr "Lihat daftar kerja selang waktu" + +#: views.py:20 +msgid "interval jobs" +msgstr "kerja-kerja selang waktu" + +#: views.py:23 +msgid "label" +msgstr "label" + +#: views.py:27 +msgid "start date time" +msgstr "tanggal waktu mulai" + +#: views.py:31 +msgid "interval" +msgstr "" diff --git a/mayan/apps/scheduler/locale/it/LC_MESSAGES/django.mo b/mayan/apps/scheduler/locale/it/LC_MESSAGES/django.mo index bdc80d50a0..927c0fd49f 100644 Binary files a/mayan/apps/scheduler/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/scheduler/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/scheduler/locale/it/LC_MESSAGES/django.po b/mayan/apps/scheduler/locale/it/LC_MESSAGES/django.po index ea2f1f8965..29f005b193 100644 --- a/mayan/apps/scheduler/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/scheduler/locale/it/LC_MESSAGES/django.po @@ -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:49-0400\n" "PO-Revision-Date: 2012-06-17 22:19+0000\n" -"Last-Translator: Roberto Rosario \n" +"Last-Translator: Roberto Rosario\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" diff --git a/mayan/apps/scheduler/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/scheduler/locale/nl_NL/LC_MESSAGES/django.mo index 2521458568..56db9fa88d 100644 Binary files a/mayan/apps/scheduler/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/scheduler/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/scheduler/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/scheduler/locale/nl_NL/LC_MESSAGES/django.po index cb136b0b10..5bc4571341 100644 --- a/mayan/apps/scheduler/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/scheduler/locale/nl_NL/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ 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:49-0400\n" "PO-Revision-Date: 2012-06-17 22:19+0000\n" "Last-Translator: FULL NAME \n" diff --git a/mayan/apps/scheduler/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/scheduler/locale/pl/LC_MESSAGES/django.mo index ce55e6780c..50aa66c61d 100644 Binary files a/mayan/apps/scheduler/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/scheduler/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/scheduler/locale/pl/LC_MESSAGES/django.po b/mayan/apps/scheduler/locale/pl/LC_MESSAGES/django.po index fd32213a49..7f060dc33a 100644 --- a/mayan/apps/scheduler/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/scheduler/locale/pl/LC_MESSAGES/django.po @@ -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:49-0400\n" "PO-Revision-Date: 2012-06-17 22:19+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/scheduler/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/scheduler/locale/pt/LC_MESSAGES/django.mo index e6dc8c42d9..668f52ed22 100644 Binary files a/mayan/apps/scheduler/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/scheduler/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/scheduler/locale/pt/LC_MESSAGES/django.po b/mayan/apps/scheduler/locale/pt/LC_MESSAGES/django.po index 08a0605a33..64853a1f44 100644 --- a/mayan/apps/scheduler/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/scheduler/locale/pt/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Vítor Figueiró , 2012. +# Vítor Figueiró , 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:49-0400\n" "PO-Revision-Date: 2012-07-03 19:44+0000\n" "Last-Translator: Vítor Figueiró \n" diff --git a/mayan/apps/scheduler/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/scheduler/locale/pt_BR/LC_MESSAGES/django.mo index 5d88455eac..ab001e5377 100644 Binary files a/mayan/apps/scheduler/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/scheduler/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/scheduler/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/scheduler/locale/pt_BR/LC_MESSAGES/django.po index 243d07aa52..e4fdc25680 100644 --- a/mayan/apps/scheduler/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/scheduler/locale/pt_BR/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ 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:49-0400\n" "PO-Revision-Date: 2012-06-17 22:19+0000\n" "Last-Translator: FULL NAME \n" diff --git a/mayan/apps/scheduler/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/scheduler/locale/ru/LC_MESSAGES/django.mo index bf84e583ed..b0aad95b5c 100644 Binary files a/mayan/apps/scheduler/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/scheduler/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/scheduler/locale/ru/LC_MESSAGES/django.po b/mayan/apps/scheduler/locale/ru/LC_MESSAGES/django.po index 982ac65829..ee632953d5 100644 --- a/mayan/apps/scheduler/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/scheduler/locale/ru/LC_MESSAGES/django.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Sergey Glita , 2012. +# Sergey Glita , 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:49-0400\n" -"PO-Revision-Date: 2012-10-10 04:34+0000\n" +"PO-Revision-Date: 2013-05-14 06:53+0000\n" "Last-Translator: Sergey Glita \n" "Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" diff --git a/mayan/apps/scheduler/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/scheduler/locale/sl_SI/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..f59f73b174 Binary files /dev/null and b/mayan/apps/scheduler/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/scheduler/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/scheduler/locale/sl_SI/LC_MESSAGES/django.po index 58f89728e6..1bf23e63a2 100644 --- a/mayan/apps/scheduler/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/scheduler/locale/sl_SI/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ 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:49-0400\n" "PO-Revision-Date: 2012-06-17 22:19+0000\n" "Last-Translator: FULL NAME \n" diff --git a/mayan/apps/scheduler/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/scheduler/locale/tr_TR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..4b0daaea02 Binary files /dev/null and b/mayan/apps/scheduler/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/scheduler/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/scheduler/locale/tr_TR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..78d5cfd88c --- /dev/null +++ b/mayan/apps/scheduler/locale/tr_TR/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"Last-Translator: Roberto Rosario\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" + +#: 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 "" diff --git a/mayan/apps/scheduler/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/scheduler/locale/vi_VN/LC_MESSAGES/django.mo index 99da6efcb0..ab323f339b 100644 Binary files a/mayan/apps/scheduler/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/scheduler/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/scheduler/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/scheduler/locale/vi_VN/LC_MESSAGES/django.po index 683ebd51e2..c84923acd0 100644 --- a/mayan/apps/scheduler/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/scheduler/locale/vi_VN/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ 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:49-0400\n" "PO-Revision-Date: 2012-06-17 22:19+0000\n" "Last-Translator: FULL NAME \n" diff --git a/mayan/apps/smart_settings/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/ar/LC_MESSAGES/django.mo index 2b9d5d098f..92180675c1 100644 Binary files a/mayan/apps/smart_settings/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/ar/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/ar/LC_MESSAGES/django.po index 55c89582bb..d56a8adacb 100644 --- a/mayan/apps/smart_settings/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/ar/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Mohammed ALDOUB , 2013. +# Mohammed ALDOUB , 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:49-0400\n" "PO-Revision-Date: 2013-01-25 17:46+0000\n" "Last-Translator: Mohammed ALDOUB \n" diff --git a/mayan/apps/smart_settings/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/bg/LC_MESSAGES/django.mo index 8786a77eaf..ed115d0e35 100644 Binary files a/mayan/apps/smart_settings/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/bg/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/bg/LC_MESSAGES/django.po index 17096ce0ad..ea3ddfdd33 100644 --- a/mayan/apps/smart_settings/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/bg/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# Pavlin Koldamov , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/smart_settings/locale/da/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..de12e0dde9 Binary files /dev/null and b/mayan/apps/smart_settings/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/da/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/da/LC_MESSAGES/django.po new file mode 100644 index 0000000000..e5bf1b9c3e --- /dev/null +++ b/mayan/apps/smart_settings/locale/da/LC_MESSAGES/django.po @@ -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: +# Mads L. Nielsen , 2012 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2012-12-13 07:55+0000\n" +"Last-Translator: Mads L. Nielsen \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:9 views.py:28 +msgid "settings" +msgstr "indstillinger" + +#: views.py:33 +msgid "name" +msgstr "navn" + +#: views.py:34 +msgid "default" +msgstr "standard" + +#: views.py:35 +msgid "value" +msgstr "værdi" diff --git a/mayan/apps/smart_settings/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/de_DE/LC_MESSAGES/django.mo index 89f3241c51..e10152012d 100644 Binary files a/mayan/apps/smart_settings/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/de_DE/LC_MESSAGES/django.po index bd65547b4a..dd043d353c 100644 --- a/mayan/apps/smart_settings/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/de_DE/LC_MESSAGES/django.po @@ -3,15 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. -# , 2012. +# Mathias Behrle , 2014 +# Stefan Lodders , 2012 +# tetjarediske , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \n" +"Last-Translator: Roberto Rosario\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" diff --git a/mayan/apps/smart_settings/locale/en/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/en/LC_MESSAGES/django.mo index d811a86be2..15daf4a998 100644 Binary files a/mayan/apps/smart_settings/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/en/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/en/LC_MESSAGES/django.po index 0bd7a40848..0f28e51c53 100644 --- a/mayan/apps/smart_settings/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/en/LC_MESSAGES/django.po @@ -1,34 +1,34 @@ # 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 , 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:12-0400\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2012-12-12 06:06+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:9 views.py:28 msgid "settings" -msgstr "" +msgstr "settings" #: views.py:33 msgid "name" -msgstr "" +msgstr "name" #: views.py:34 msgid "default" -msgstr "" +msgstr "default" #: views.py:35 msgid "value" -msgstr "" +msgstr "value" diff --git a/mayan/apps/smart_settings/locale/es/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/es/LC_MESSAGES/django.mo index 14eee5d1a3..f25b974e49 100644 Binary files a/mayan/apps/smart_settings/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/es/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/es/LC_MESSAGES/django.po index cd4b615843..8c51baeda1 100644 --- a/mayan/apps/smart_settings/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/es/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Roberto Rosario , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/smart_settings/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..cc50967134 Binary files /dev/null and b/mayan/apps/smart_settings/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/fa/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 0000000000..a4db961274 --- /dev/null +++ b/mayan/apps/smart_settings/locale/fa/LC_MESSAGES/django.po @@ -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: +# Mohammad Dashtizadeh , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-07-05 11:19+0000\n" +"Last-Translator: Mohammad Dashtizadeh \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:9 views.py:28 +msgid "settings" +msgstr "تنظیمات" + +#: views.py:33 +msgid "name" +msgstr "نام" + +#: views.py:34 +msgid "default" +msgstr "" + +#: views.py:35 +msgid "value" +msgstr "" diff --git a/mayan/apps/smart_settings/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/fr/LC_MESSAGES/django.mo index 8df1f7f666..9e93d4b053 100644 Binary files a/mayan/apps/smart_settings/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/fr/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/fr/LC_MESSAGES/django.po index 2465b6b50b..b1679848aa 100644 --- a/mayan/apps/smart_settings/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/fr/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Pierre Lhoste , 2012. +# Pierre Lhoste , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \n" +"Last-Translator: Roberto Rosario\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" diff --git a/mayan/apps/smart_settings/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/hr_HR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..b7afa8a5de Binary files /dev/null and b/mayan/apps/smart_settings/locale/hr_HR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/hr_HR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..a93909165f --- /dev/null +++ b/mayan/apps/smart_settings/locale/hr_HR/LC_MESSAGES/django.po @@ -0,0 +1,34 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2012-12-12 06:06+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:9 views.py:28 +msgid "settings" +msgstr "" + +#: views.py:33 +msgid "name" +msgstr "" + +#: views.py:34 +msgid "default" +msgstr "" + +#: views.py:35 +msgid "value" +msgstr "" diff --git a/mayan/apps/smart_settings/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..cd97a80aec Binary files /dev/null and b/mayan/apps/smart_settings/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/hu/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/hu/LC_MESSAGES/django.po new file mode 100644 index 0000000000..13a58a6fc6 --- /dev/null +++ b/mayan/apps/smart_settings/locale/hu/LC_MESSAGES/django.po @@ -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: +# Dezső József , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-06-24 12:54+0000\n" +"Last-Translator: Dezső József \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:9 views.py:28 +msgid "settings" +msgstr "beállítások" + +#: views.py:33 +msgid "name" +msgstr "név" + +#: views.py:34 +msgid "default" +msgstr "alapértelmezett" + +#: views.py:35 +msgid "value" +msgstr "érték" diff --git a/mayan/apps/smart_settings/locale/id/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..787510b3dc Binary files /dev/null and b/mayan/apps/smart_settings/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/id/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/id/LC_MESSAGES/django.po new file mode 100644 index 0000000000..0b73763a56 --- /dev/null +++ b/mayan/apps/smart_settings/locale/id/LC_MESSAGES/django.po @@ -0,0 +1,34 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2011-09-30 04:41+0000\n" +"Last-Translator: FULL NAME \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:9 views.py:28 +msgid "settings" +msgstr "" + +#: views.py:33 +msgid "name" +msgstr "" + +#: views.py:34 +msgid "default" +msgstr "" + +#: views.py:35 +msgid "value" +msgstr "" diff --git a/mayan/apps/smart_settings/locale/it/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/it/LC_MESSAGES/django.mo index f537d6c6d7..7e4d928a77 100644 Binary files a/mayan/apps/smart_settings/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/it/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/it/LC_MESSAGES/django.po index fbdfe7988e..b49ba72ae3 100644 --- a/mayan/apps/smart_settings/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/it/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. +# Pierpaolo Baldan , 2011 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \n" +"Last-Translator: Roberto Rosario\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" diff --git a/mayan/apps/smart_settings/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/nl_NL/LC_MESSAGES/django.mo index 2a17825d4f..713796e718 100644 Binary files a/mayan/apps/smart_settings/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/nl_NL/LC_MESSAGES/django.po index be3126b91a..d186c52038 100644 --- a/mayan/apps/smart_settings/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/nl_NL/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Lucas Weel , 2012. +# Lucas Weel , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/smart_settings/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/pl/LC_MESSAGES/django.mo index e18ba34234..afe14016a4 100644 Binary files a/mayan/apps/smart_settings/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/pl/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/pl/LC_MESSAGES/django.po index 678202e663..dd5a52215c 100644 --- a/mayan/apps/smart_settings/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/pl/LC_MESSAGES/django.po @@ -3,16 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# mic , 2012. -# , 2012. -# , 2012. +# mic , 2012 +# mic , 2012 +# mic , 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:49-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-11-07 11:21+0000\n" +"Last-Translator: mic \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" diff --git a/mayan/apps/smart_settings/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/pt/LC_MESSAGES/django.mo index 0a0b22109f..ba9460c1c5 100644 Binary files a/mayan/apps/smart_settings/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/pt/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/pt/LC_MESSAGES/django.po index 9473eeaee2..276e62ab3a 100644 --- a/mayan/apps/smart_settings/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/pt/LC_MESSAGES/django.po @@ -3,15 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. -# Vítor Figueiró , 2012. +# emersonsoares , 2011 +# Vítor Figueiró , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/smart_settings/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/pt_BR/LC_MESSAGES/django.mo index 6fbcf50e06..6231402c48 100644 Binary files a/mayan/apps/smart_settings/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/pt_BR/LC_MESSAGES/django.po index ac8f996ecf..82e903bffa 100644 --- a/mayan/apps/smart_settings/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/pt_BR/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. +# emersonsoares , 2011 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/smart_settings/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/ru/LC_MESSAGES/django.mo index 23a7b6db6e..a701ece4de 100644 Binary files a/mayan/apps/smart_settings/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/ru/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/ru/LC_MESSAGES/django.po index aefa7b5e6a..55e5f71900 100644 --- a/mayan/apps/smart_settings/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/ru/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Sergey Glita , 2011-2012. +# Sergey Glita , 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:49-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-05-14 05:37+0000\n" +"Last-Translator: Sergey Glita \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" diff --git a/mayan/apps/smart_settings/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/sl_SI/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..4d686302fc Binary files /dev/null and b/mayan/apps/smart_settings/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/sl_SI/LC_MESSAGES/django.po index f3704657a6..c545ec470c 100644 --- a/mayan/apps/smart_settings/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/sl_SI/LC_MESSAGES/django.po @@ -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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/smart_settings/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/tr_TR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..4b0daaea02 Binary files /dev/null and b/mayan/apps/smart_settings/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/tr_TR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..cec015313e --- /dev/null +++ b/mayan/apps/smart_settings/locale/tr_TR/LC_MESSAGES/django.po @@ -0,0 +1,34 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"Last-Translator: Roberto Rosario\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:9 views.py:28 +msgid "settings" +msgstr "" + +#: views.py:33 +msgid "name" +msgstr "" + +#: views.py:34 +msgid "default" +msgstr "" + +#: views.py:35 +msgid "value" +msgstr "" diff --git a/mayan/apps/smart_settings/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/vi_VN/LC_MESSAGES/django.mo index 8284359ea6..bdb3c22f0c 100644 Binary files a/mayan/apps/smart_settings/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/vi_VN/LC_MESSAGES/django.po index 4791ce9d71..ca376ee5e1 100644 --- a/mayan/apps/smart_settings/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/vi_VN/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Trung Phan Minh , 2013. +# Trung Phan Minh , 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:49-0400\n" "PO-Revision-Date: 2013-01-24 00:58+0000\n" -"Last-Translator: trungpm \n" +"Last-Translator: Trung Phan Minh \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" diff --git a/mayan/apps/sources/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/ar/LC_MESSAGES/django.mo index 534ae06b08..e7cdb7b71b 100644 Binary files a/mayan/apps/sources/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/ar/LC_MESSAGES/django.po b/mayan/apps/sources/locale/ar/LC_MESSAGES/django.po index db6d4f40f3..390582ba99 100644 --- a/mayan/apps/sources/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/ar/LC_MESSAGES/django.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Mohammed ALDOUB , 2013. +# Mohammed ALDOUB , 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:49-0400\n" -"PO-Revision-Date: 2013-01-25 17:45+0000\n" +"PO-Revision-Date: 2013-11-20 13:14+0000\n" "Last-Translator: Mohammed ALDOUB \n" "Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" diff --git a/mayan/apps/sources/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/bg/LC_MESSAGES/django.mo index 57a8264ddb..5684189048 100644 Binary files a/mayan/apps/sources/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/bg/LC_MESSAGES/django.po b/mayan/apps/sources/locale/bg/LC_MESSAGES/django.po index 84dd711d8d..54f63ef9f1 100644 --- a/mayan/apps/sources/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/bg/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Iliya Georgiev , 2012. +# Iliya Georgiev , 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:49-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-11-20 13:14+0000\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" diff --git a/mayan/apps/sources/locale/da/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..76e25b1a8e Binary files /dev/null and b/mayan/apps/sources/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/da/LC_MESSAGES/django.po b/mayan/apps/sources/locale/da/LC_MESSAGES/django.po new file mode 100644 index 0000000000..8c3038ad72 --- /dev/null +++ b/mayan/apps/sources/locale/da/LC_MESSAGES/django.po @@ -0,0 +1,529 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Mads L. Nielsen , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-11-20 13:14+0000\n" +"Last-Translator: Mads L. Nielsen \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:20 +msgid "preview" +msgstr "forhåndsvisning" + +#: __init__.py:21 __init__.py:29 __init__.py:35 +msgid "delete" +msgstr "slet" + +#: __init__.py:23 +msgid "sources" +msgstr "kilder" + +#: __init__.py:24 literals.py:53 models.py:204 +msgid "web forms" +msgstr "webformularer" + +#: __init__.py:25 models.py:175 +msgid "staging folders" +msgstr "staging mapper" + +#: __init__.py:26 models.py:239 +msgid "watch folders" +msgstr "overvågningsmapper" + +#: __init__.py:28 __init__.py:34 +msgid "edit" +msgstr "redigér" + +#: __init__.py:30 +msgid "add new source" +msgstr "tilføje ny kilde" + +#: __init__.py:32 +msgid "transformations" +msgstr "transformationer" + +#: __init__.py:33 +msgid "add transformation" +msgstr "tilføje transformation" + +#: __init__.py:37 +msgid "Document sources" +msgstr "Document kilder" + +#: __init__.py:39 +msgid "upload new version" +msgstr "upload ny version" + +#: __init__.py:69 widgets.py:39 +msgid "thumbnail" +msgstr "miniature" + +#: forms.py:34 forms.py:59 +msgid "Expand compressed files" +msgstr "Udpak komprimerede filer" + +#: forms.py:35 forms.py:60 +msgid "Upload a compressed file's contained files as individual documents" +msgstr "Upload individuelle filer fra komprimeret arkiv" + +#: forms.py:43 +msgid "Staging file" +msgstr "Staging fil" + +#: forms.py:50 +msgid "File" +msgstr "Fil" + +#: literals.py:8 literals.py:13 +msgid "Always" +msgstr "Altid" + +#: literals.py:9 literals.py:14 +msgid "Never" +msgstr "Aldrig" + +#: literals.py:15 +msgid "Ask user" +msgstr "Spørg bruger" + +#: literals.py:30 +msgid "Disk" +msgstr "Disk" + +#: literals.py:31 +msgid "Database" +msgstr "Database" + +#: literals.py:32 +msgid "Drive" +msgstr "Drev" + +#: literals.py:33 +msgid "Network drive" +msgstr "Netværksdrev" + +#: literals.py:34 +msgid "User drive" +msgstr "Bruger-drev" + +#: literals.py:35 +msgid "Envelope" +msgstr "Kuvert" + +#: literals.py:36 +msgid "Folder" +msgstr "Mappe" + +#: literals.py:37 +msgid "World" +msgstr "Verden" + +#: literals.py:38 +msgid "Printer" +msgstr "Printer" + +#: literals.py:39 +msgid "Empty printer" +msgstr "Tom printer" + +#: literals.py:47 models.py:203 +msgid "web form" +msgstr "webformular" + +#: literals.py:48 +msgid "server staging folder" +msgstr "server staging mappe" + +#: literals.py:49 +msgid "server watch folder" +msgstr "server overvågningsmappe" + +#: literals.py:54 +msgid "server staging folders" +msgstr "server stagingmapper" + +#: literals.py:55 +msgid "server watch folders" +msgstr "server overvågningsmapper" + +#: models.py:36 +msgid "title" +msgstr "titel" + +#: models.py:37 +msgid "enabled" +msgstr "aktiveret" + +#: models.py:38 +msgid "whitelist" +msgstr "hvidliste" + +#: models.py:39 +msgid "blacklist" +msgstr "sortliste" + +#: models.py:143 +msgid "icon" +msgstr "ikon" + +#: models.py:143 +msgid "An icon to visually distinguish this source." +msgstr "Et ikon til visuelt at skelne denne kilde." + +#: models.py:159 models.py:211 +msgid "folder path" +msgstr "mappesti" + +#: models.py:159 models.py:211 +msgid "Server side filesystem path." +msgstr "Serverside filsystem sti." + +#: models.py:160 +msgid "preview width" +msgstr "Forhåndsvis bredte" + +#: models.py:160 +msgid "Width value to be passed to the converter backend." +msgstr "Bredde, der overføres til konverter backend." + +#: models.py:161 +msgid "preview height" +msgstr "Forhåndsvis højde" + +#: models.py:161 +msgid "Height value to be passed to the converter backend." +msgstr "Højde, der overføres til konverter backend." + +#: models.py:162 models.py:199 models.py:212 +msgid "uncompress" +msgstr "udpak" + +#: models.py:162 models.py:199 models.py:212 +msgid "Whether to expand or not compressed archives." +msgstr "Hvorvidt et pakket arkiv skal udpakkes eller ikke" + +#: models.py:163 models.py:213 +msgid "delete after upload" +msgstr "slet efter upload" + +#: models.py:163 models.py:213 +msgid "Delete the file after is has been successfully uploaded." +msgstr "Slet filen, efter upload." + +#: models.py:174 +msgid "staging folder" +msgstr "staging mappe" + +#: models.py:214 +msgid "interval" +msgstr "interval" + +#: models.py:214 +msgid "" +"Inverval in seconds where the watch folder path is checked for new " +"documents." +msgstr "Inverval i sekunder, for kontrol af nye dokumenter i overvåget mappe " + +#: models.py:238 +msgid "watch folder" +msgstr "overvåget mappe" + +#: models.py:243 +msgid "Enter a valid value." +msgstr "Indtast en gyldig værdi." + +#: models.py:271 views.py:595 +msgid "order" +msgstr "rækkefølge" + +#: models.py:272 views.py:596 views.py:633 views.py:663 +msgid "transformation" +msgstr "transformation" + +#: models.py:273 views.py:597 +msgid "arguments" +msgstr "argumenter" + +#: models.py:273 +#, python-format +msgid "Use dictionaries to indentify arguments, example: %s" +msgstr "Brug ordbøger til at identificere argumenter, eksempel: %s" + +#: models.py:284 +msgid "document source transformation" +msgstr "dokument kilde transformation" + +#: models.py:285 +msgid "document source transformations" +msgstr "dokument kilde transformationer" + +#: models.py:292 models.py:293 +msgid "out of process" +msgstr "ude af proces" + +#: permissions.py:7 +msgid "Sources setup" +msgstr "Kilde setup" + +#: permissions.py:8 +msgid "View existing document sources" +msgstr "Se eksisterende dokument kilder" + +#: permissions.py:9 +msgid "Edit document sources" +msgstr "Rediger dokument kilder" + +#: permissions.py:10 +msgid "Delete document sources" +msgstr "Slet Document kilder" + +#: permissions.py:11 +msgid "Create new document sources" +msgstr "Opret et nyt dokument kilder" + +#: staging.py:45 +#, python-format +msgid "Unable get list of staging files: %s" +msgstr "Kan ikke danne en liste med staging filer: %s" + +#: staging.py:128 +#, python-format +msgid "Unable to upload staging file: %s" +msgstr "Kan ikke uploade staging fil: %s" + +#: staging.py:138 +#, python-format +msgid "Unable to delete staging file: %s" +msgstr "Kan ikke slette staging fil: %s" + +#: utils.py:40 +msgid "Whitelist Blacklist validation error." +msgstr "Hvidliste Sortliste valideringsfejl." + +#: views.py:100 +msgid "here" +msgstr "her" + +#: views.py:105 +msgid "Upload sources" +msgstr "Upload kilder" + +#: views.py:107 +msgid "" +"No interactive document sources have been defined or none have been enabled." +msgstr "Ingen interaktive dokument kilder er blevet defineret eller ingen er blevet aktiveret." + +#: views.py:108 +#, python-format +msgid "Click %(setup_link)s to add or enable some document sources." +msgstr "Klik %(setup_link)s for at tilføje eller aktivere nogle dokumenter kilder." + +#: views.py:165 +msgid "New document version uploaded successfully." +msgstr "Ny dokumentversion uploadet" + +#: views.py:169 +msgid "File uploaded successfully." +msgstr "Fil uploadet" + +#: views.py:172 +msgid "File uncompressed successfully and uploaded as individual files." +msgstr "Fil pakket ud og uploadet som individuelle filer" + +#: views.py:175 +msgid "File was not a compressed file, uploaded as it was." +msgstr "Det var ikke en pakket fil der blev uploadet" + +#: views.py:179 views.py:260 +msgid "New version uploads are not allowed for this document." +msgstr "Ikke tilladt at uploade nye versioner af dette dokument" + +#: views.py:183 views.py:264 +#, python-format +msgid "Unhandled exception: %s" +msgstr "Uhåndteret undtagelse: %s" + +#: views.py:192 +#, python-format +msgid "upload a new version from source: %s" +msgstr "upload en ny version fra kilden: %s" + +#: views.py:194 +#, python-format +msgid "upload a local document from source: %s" +msgstr "uploade en lokal dokument fra kilde: %s" + +#: views.py:240 +#, python-format +msgid "Document version from staging file: %s, uploaded successfully." +msgstr "Dokument fra midlertidig fil: %s, uploadet" + +#: views.py:243 +#, python-format +msgid "Staging file: %s, uploaded successfully." +msgstr "Staging fil: %s, uploadet." + +#: views.py:246 +#, python-format +msgid "" +"Staging file: %s, uncompressed successfully and uploaded as individual " +"files." +msgstr "Midlertidig fil: %s, pakket ud og uploadet som individuelle filer" + +#: views.py:249 +#, python-format +msgid "Staging file: %s, was not compressed, uploaded as a single file." +msgstr "Midlertidig fil; %s var ikke en pakket fin, uploadet som enkelt fil." + +#: views.py:254 +#, python-format +msgid "Staging file: %s, deleted successfully." +msgstr "Staging fil: %s slettet." + +#: views.py:279 +#, python-format +msgid "upload a new version from staging source: %s" +msgstr "upload en ny version fra midlertidig kilde: %s" + +#: views.py:281 +#, python-format +msgid "upload a document from staging source: %s" +msgstr "upload et dokument fra staging kilde: %s" + +#: views.py:294 +msgid "files in staging path" +msgstr "filer på midlertidig sti" + +#: views.py:326 +msgid "Current document type" +msgstr "Nuværende dokument type" + +#: views.py:327 +msgid "None" +msgstr "Ingen" + +#: views.py:334 +msgid "Current metadata" +msgstr "Nuværende metadata" + +#: views.py:372 views.py:391 +#, python-format +msgid "Staging file transformation error: %(error)s" +msgstr "Fejl ved midlertidig fil: %(error)s" + +#: views.py:414 +msgid "Staging file delete successfully." +msgstr "Midlertidig fil slettet" + +#: views.py:416 +#, python-format +msgid "Staging file delete error; %s." +msgstr "Fejl ved sletning af midlertidig fil; %s" + +#: views.py:476 +msgid "Source edited successfully" +msgstr "Kilde rettet" + +#: views.py:479 +#, python-format +msgid "Error editing source; %s" +msgstr "Fejl ved rettelse af kilde; %s" + +#: views.py:484 +#, python-format +msgid "edit source: %s" +msgstr "ret kilde; %s" + +#: views.py:489 views.py:529 views.py:591 views.py:632 views.py:662 +#: views.py:705 +msgid "source" +msgstr "kilde" + +#: views.py:518 +#, python-format +msgid "Source \"%s\" deleted successfully." +msgstr "Kilde \"%s\" slettet." + +#: views.py:520 +#, python-format +msgid "Error deleting source \"%(source)s\": %(error)s" +msgstr "Fejl ved sletning af kilde \"%(source)s\": %(error)s" + +#: views.py:527 +#, python-format +msgid "Are you sure you wish to delete the source: %s?" +msgstr "Er du sikker på at du vil slette kilden: %s?" + +#: views.py:559 +msgid "Source created successfully" +msgstr "Kilde dannet" + +#: views.py:562 +#, python-format +msgid "Error creating source; %s" +msgstr "Fejl ved dannelse af kilde; %s" + +#: views.py:567 +#, python-format +msgid "Create new source of type: %s" +msgstr "Dan en ny kilde af typen: %s" + +#: views.py:589 +#, python-format +msgid "transformations for: %s" +msgstr "transformationer for: %s" + +#: views.py:619 +msgid "Source transformation edited successfully" +msgstr "Kilde tranformation redigeret" + +#: views.py:622 +#, python-format +msgid "Error editing source transformation; %s" +msgstr "Fejl ved kilde transformation; %s" + +#: views.py:627 +#, python-format +msgid "Edit transformation: %s" +msgstr "Redigér transformation: %s" + +#: views.py:650 +msgid "Source transformation deleted successfully." +msgstr "Kilde transformation slettet" + +#: views.py:652 +#, python-format +msgid "Error deleting source transformation; %(error)s" +msgstr "Fejl ved sletning af kilde transformation; %(error)s" + +#: views.py:665 +#, python-format +msgid "" +"Are you sure you wish to delete source transformation \"%(transformation)s\"" +msgstr "Er du sikker på at du vil slette kilde transformation \"%(transformation)s\"" + +#: views.py:695 +msgid "Source transformation created successfully" +msgstr "Kilde transformation dannet" + +#: views.py:698 +#, python-format +msgid "Error creating source transformation; %s" +msgstr "Fejl ved dannelse af kilde transformation; %s" + +#: views.py:707 +#, python-format +msgid "Create new transformation for source: %s" +msgstr "Dan ny transformation til kilde: %s" diff --git a/mayan/apps/sources/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/de_DE/LC_MESSAGES/django.mo index ac29e6fb46..6bb6f3c1cd 100644 Binary files a/mayan/apps/sources/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/sources/locale/de_DE/LC_MESSAGES/django.po index 8a9cd883e9..7d4c775aee 100644 --- a/mayan/apps/sources/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/de_DE/LC_MESSAGES/django.po @@ -3,7 +3,8 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# toolking, 2013 +# Ingo, 2013 +# Mathias Behrle , 2014 # tetjarediske , 2012 # tilmannsittig , 2012 msgid "" @@ -12,7 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-12-12 01:49-0400\n" "PO-Revision-Date: 2014-03-12 16:12+0000\n" -"Last-Translator: yangoon \n" +"Last-Translator: Mathias Behrle \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" diff --git a/mayan/apps/sources/locale/en/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/en/LC_MESSAGES/django.mo index d811a86be2..c2a93fd081 100644 Binary files a/mayan/apps/sources/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/en/LC_MESSAGES/django.po b/mayan/apps/sources/locale/en/LC_MESSAGES/django.po index 4bec6cec89..c74dd3d2c4 100644 --- a/mayan/apps/sources/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/en/LC_MESSAGES/django.po @@ -1,526 +1,528 @@ # 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 , 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:12-0400\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-11-20 13:14+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:20 msgid "preview" -msgstr "" +msgstr "preview" #: __init__.py:21 __init__.py:29 __init__.py:35 msgid "delete" -msgstr "" +msgstr "delete" #: __init__.py:23 msgid "sources" -msgstr "" +msgstr "sources" #: __init__.py:24 literals.py:53 models.py:204 msgid "web forms" -msgstr "" +msgstr "web forms" #: __init__.py:25 models.py:175 msgid "staging folders" -msgstr "" +msgstr "staging folders" #: __init__.py:26 models.py:239 msgid "watch folders" -msgstr "" +msgstr "watch folders" #: __init__.py:28 __init__.py:34 msgid "edit" -msgstr "" +msgstr "edit" #: __init__.py:30 msgid "add new source" -msgstr "" +msgstr "add new source" #: __init__.py:32 msgid "transformations" -msgstr "" +msgstr "transformations" #: __init__.py:33 msgid "add transformation" -msgstr "" +msgstr "add transformation" #: __init__.py:37 msgid "Document sources" -msgstr "" +msgstr "Document sources" #: __init__.py:39 msgid "upload new version" -msgstr "" +msgstr "upload new version" #: __init__.py:69 widgets.py:39 msgid "thumbnail" -msgstr "" +msgstr "thumbnail" #: forms.py:34 forms.py:59 msgid "Expand compressed files" -msgstr "" +msgstr "Expand compressed files" #: forms.py:35 forms.py:60 msgid "Upload a compressed file's contained files as individual documents" -msgstr "" +msgstr "Upload a compressed file's contained files as individual documents" #: forms.py:43 msgid "Staging file" -msgstr "" +msgstr "Staging file" #: forms.py:50 msgid "File" -msgstr "" +msgstr "File" #: literals.py:8 literals.py:13 msgid "Always" -msgstr "" +msgstr "Always" #: literals.py:9 literals.py:14 msgid "Never" -msgstr "" +msgstr "Never" #: literals.py:15 msgid "Ask user" -msgstr "" +msgstr "Ask user" #: literals.py:30 msgid "Disk" -msgstr "" +msgstr "Disk" #: literals.py:31 msgid "Database" -msgstr "" +msgstr "Database" #: literals.py:32 msgid "Drive" -msgstr "" +msgstr "Drive" #: literals.py:33 msgid "Network drive" -msgstr "" +msgstr "Network drive" #: literals.py:34 msgid "User drive" -msgstr "" +msgstr "User drive" #: literals.py:35 msgid "Envelope" -msgstr "" +msgstr "Envelope" #: literals.py:36 msgid "Folder" -msgstr "" +msgstr "Folder" #: literals.py:37 msgid "World" -msgstr "" +msgstr "World" #: literals.py:38 msgid "Printer" -msgstr "" +msgstr "Printer" #: literals.py:39 msgid "Empty printer" -msgstr "" +msgstr "Empty printer" #: literals.py:47 models.py:203 msgid "web form" -msgstr "" +msgstr "web form" #: literals.py:48 msgid "server staging folder" -msgstr "" +msgstr "server staging folder" #: literals.py:49 msgid "server watch folder" -msgstr "" +msgstr "server watch folder" #: literals.py:54 msgid "server staging folders" -msgstr "" +msgstr "server staging folders" #: literals.py:55 msgid "server watch folders" -msgstr "" +msgstr "server watch folders" #: models.py:36 msgid "title" -msgstr "" +msgstr "title" #: models.py:37 msgid "enabled" -msgstr "" +msgstr "enabled" #: models.py:38 msgid "whitelist" -msgstr "" +msgstr "whitelist" #: models.py:39 msgid "blacklist" -msgstr "" +msgstr "blacklist" #: models.py:143 msgid "icon" -msgstr "" +msgstr "icon" #: models.py:143 msgid "An icon to visually distinguish this source." -msgstr "" +msgstr "An icon to visually distinguish this source." #: models.py:159 models.py:211 msgid "folder path" -msgstr "" +msgstr "folder path" #: models.py:159 models.py:211 msgid "Server side filesystem path." -msgstr "" +msgstr "Server side filesystem path." #: models.py:160 msgid "preview width" -msgstr "" +msgstr "preview width" #: models.py:160 msgid "Width value to be passed to the converter backend." -msgstr "" +msgstr "Width value to be passed to the converter backend." #: models.py:161 msgid "preview height" -msgstr "" +msgstr "preview height" #: models.py:161 msgid "Height value to be passed to the converter backend." -msgstr "" +msgstr "Height value to be passed to the converter backend." #: models.py:162 models.py:199 models.py:212 msgid "uncompress" -msgstr "" +msgstr "uncompress" #: models.py:162 models.py:199 models.py:212 msgid "Whether to expand or not compressed archives." -msgstr "" +msgstr "Whether to expand or not compressed archives." #: models.py:163 models.py:213 msgid "delete after upload" -msgstr "" +msgstr "delete after upload" #: models.py:163 models.py:213 msgid "Delete the file after is has been successfully uploaded." -msgstr "" +msgstr "Delete the file after is has been successfully uploaded." #: models.py:174 msgid "staging folder" -msgstr "" +msgstr "staging folder" #: models.py:214 msgid "interval" -msgstr "" +msgstr "interval" #: models.py:214 msgid "" -"Inverval in seconds where the watch folder path is checked for new documents." -msgstr "" +"Inverval in seconds where the watch folder path is checked for new " +"documents." +msgstr "Inverval in seconds where the watch folder path is checked for new documents." #: models.py:238 msgid "watch folder" -msgstr "" +msgstr "watch folder" #: models.py:243 msgid "Enter a valid value." -msgstr "" +msgstr "Enter a valid value." #: models.py:271 views.py:595 msgid "order" -msgstr "" +msgstr "order" #: models.py:272 views.py:596 views.py:633 views.py:663 msgid "transformation" -msgstr "" +msgstr "transformation" #: models.py:273 views.py:597 msgid "arguments" -msgstr "" +msgstr "arguments" #: models.py:273 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" -msgstr "" +msgstr "Use dictionaries to indentify arguments, example: %s" #: models.py:284 msgid "document source transformation" -msgstr "" +msgstr "document source transformation" #: models.py:285 msgid "document source transformations" -msgstr "" +msgstr "document source transformations" #: models.py:292 models.py:293 msgid "out of process" -msgstr "" +msgstr "out of process" #: permissions.py:7 msgid "Sources setup" -msgstr "" +msgstr "Sources setup" #: permissions.py:8 msgid "View existing document sources" -msgstr "" +msgstr "View existing document sources" #: permissions.py:9 msgid "Edit document sources" -msgstr "" +msgstr "Edit document sources" #: permissions.py:10 msgid "Delete document sources" -msgstr "" +msgstr "Delete document sources" #: permissions.py:11 msgid "Create new document sources" -msgstr "" +msgstr "Create new document sources" #: staging.py:45 #, python-format msgid "Unable get list of staging files: %s" -msgstr "" +msgstr "Unable get list of staging files: %s" #: staging.py:128 #, python-format msgid "Unable to upload staging file: %s" -msgstr "" +msgstr "Unable to upload staging file: %s" #: staging.py:138 #, python-format msgid "Unable to delete staging file: %s" -msgstr "" +msgstr "Unable to delete staging file: %s" #: utils.py:40 msgid "Whitelist Blacklist validation error." -msgstr "" +msgstr "Whitelist Blacklist validation error." #: views.py:100 msgid "here" -msgstr "" +msgstr "here" #: views.py:105 msgid "Upload sources" -msgstr "" +msgstr "Upload sources" #: views.py:107 msgid "" "No interactive document sources have been defined or none have been enabled." -msgstr "" +msgstr "No interactive document sources have been defined or none have been enabled." #: views.py:108 #, python-format msgid "Click %(setup_link)s to add or enable some document sources." -msgstr "" +msgstr "Click %(setup_link)s to add or enable some document sources." #: views.py:165 msgid "New document version uploaded successfully." -msgstr "" +msgstr "New document version uploaded successfully." #: views.py:169 msgid "File uploaded successfully." -msgstr "" +msgstr "File uploaded successfully." #: views.py:172 msgid "File uncompressed successfully and uploaded as individual files." -msgstr "" +msgstr "File uncompressed successfully and uploaded as individual files." #: views.py:175 msgid "File was not a compressed file, uploaded as it was." -msgstr "" +msgstr "File was not a compressed file, uploaded as it was." #: views.py:179 views.py:260 msgid "New version uploads are not allowed for this document." -msgstr "" +msgstr "New version uploads are not allowed for this document." #: views.py:183 views.py:264 #, python-format msgid "Unhandled exception: %s" -msgstr "" +msgstr "Unhandled exception: %s" #: views.py:192 #, python-format msgid "upload a new version from source: %s" -msgstr "" +msgstr "upload a new version from source: %s" #: views.py:194 #, python-format msgid "upload a local document from source: %s" -msgstr "" +msgstr "upload a local document from source: %s" #: views.py:240 #, python-format msgid "Document version from staging file: %s, uploaded successfully." -msgstr "" +msgstr "Document version from staging file: %s, uploaded successfully." #: views.py:243 #, python-format msgid "Staging file: %s, uploaded successfully." -msgstr "" +msgstr "Staging file: %s, uploaded successfully." #: views.py:246 #, python-format msgid "" -"Staging file: %s, uncompressed successfully and uploaded as individual files." -msgstr "" +"Staging file: %s, uncompressed successfully and uploaded as individual " +"files." +msgstr "Staging file: %s, uncompressed successfully and uploaded as individual files." #: views.py:249 #, python-format msgid "Staging file: %s, was not compressed, uploaded as a single file." -msgstr "" +msgstr "Staging file: %s, was not compressed, uploaded as a single file." #: views.py:254 #, python-format msgid "Staging file: %s, deleted successfully." -msgstr "" +msgstr "Staging file: %s, deleted successfully." #: views.py:279 #, python-format msgid "upload a new version from staging source: %s" -msgstr "" +msgstr "upload a new version from staging source: %s" #: views.py:281 #, python-format msgid "upload a document from staging source: %s" -msgstr "" +msgstr "upload a document from staging source: %s" #: views.py:294 msgid "files in staging path" -msgstr "" +msgstr "files in staging path" #: views.py:326 msgid "Current document type" -msgstr "" +msgstr "Current document type" #: views.py:327 msgid "None" -msgstr "" +msgstr "None" #: views.py:334 msgid "Current metadata" -msgstr "" +msgstr "Current metadata" #: views.py:372 views.py:391 #, python-format msgid "Staging file transformation error: %(error)s" -msgstr "" +msgstr "Staging file transformation error: %(error)s" #: views.py:414 msgid "Staging file delete successfully." -msgstr "" +msgstr "Staging file delete successfully." #: views.py:416 #, python-format msgid "Staging file delete error; %s." -msgstr "" +msgstr "Staging file delete error; %s." #: views.py:476 msgid "Source edited successfully" -msgstr "" +msgstr "Source edited successfully" #: views.py:479 #, python-format msgid "Error editing source; %s" -msgstr "" +msgstr "Error editing source; %s" #: views.py:484 #, python-format msgid "edit source: %s" -msgstr "" +msgstr "edit source: %s" #: views.py:489 views.py:529 views.py:591 views.py:632 views.py:662 #: views.py:705 msgid "source" -msgstr "" +msgstr "source" #: views.py:518 #, python-format msgid "Source \"%s\" deleted successfully." -msgstr "" +msgstr "Source \"%s\" deleted successfully." #: views.py:520 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" -msgstr "" +msgstr "Error deleting source \"%(source)s\": %(error)s" #: views.py:527 #, python-format msgid "Are you sure you wish to delete the source: %s?" -msgstr "" +msgstr "Are you sure you wish to delete the source: %s?" #: views.py:559 msgid "Source created successfully" -msgstr "" +msgstr "Source created successfully" #: views.py:562 #, python-format msgid "Error creating source; %s" -msgstr "" +msgstr "Error creating source; %s" #: views.py:567 #, python-format msgid "Create new source of type: %s" -msgstr "" +msgstr "Create new source of type: %s" #: views.py:589 #, python-format msgid "transformations for: %s" -msgstr "" +msgstr "transformations for: %s" #: views.py:619 msgid "Source transformation edited successfully" -msgstr "" +msgstr "Source transformation edited successfully" #: views.py:622 #, python-format msgid "Error editing source transformation; %s" -msgstr "" +msgstr "Error editing source transformation; %s" #: views.py:627 #, python-format msgid "Edit transformation: %s" -msgstr "" +msgstr "Edit transformation: %s" #: views.py:650 msgid "Source transformation deleted successfully." -msgstr "" +msgstr "Source transformation deleted successfully." #: views.py:652 #, python-format msgid "Error deleting source transformation; %(error)s" -msgstr "" +msgstr "Error deleting source transformation; %(error)s" #: views.py:665 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" -msgstr "" +msgstr "Are you sure you wish to delete source transformation \"%(transformation)s\"" #: views.py:695 msgid "Source transformation created successfully" -msgstr "" +msgstr "Source transformation created successfully" #: views.py:698 #, python-format msgid "Error creating source transformation; %s" -msgstr "" +msgstr "Error creating source transformation; %s" #: views.py:707 #, python-format msgid "Create new transformation for source: %s" -msgstr "" +msgstr "Create new transformation for source: %s" diff --git a/mayan/apps/sources/locale/es/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/es/LC_MESSAGES/django.mo index 201d448c55..e075813190 100644 Binary files a/mayan/apps/sources/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/es/LC_MESSAGES/django.po b/mayan/apps/sources/locale/es/LC_MESSAGES/django.po index 5af6b3b1ef..1a2c8a52cb 100644 --- a/mayan/apps/sources/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/es/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Roberto Rosario , 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:49-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-11-20 13:14+0000\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" diff --git a/mayan/apps/sources/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..a19f1fe1a4 Binary files /dev/null and b/mayan/apps/sources/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/fa/LC_MESSAGES/django.po b/mayan/apps/sources/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 0000000000..2ca470e10d --- /dev/null +++ b/mayan/apps/sources/locale/fa/LC_MESSAGES/django.po @@ -0,0 +1,529 @@ +# 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 , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-11-20 13:14+0000\n" +"Last-Translator: Mohammad Dashtizadeh \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:20 +msgid "preview" +msgstr "پیش‌نمایش" + +#: __init__.py:21 __init__.py:29 __init__.py:35 +msgid "delete" +msgstr "حذف" + +#: __init__.py:23 +msgid "sources" +msgstr "" + +#: __init__.py:24 literals.py:53 models.py:204 +msgid "web forms" +msgstr "" + +#: __init__.py:25 models.py:175 +msgid "staging folders" +msgstr "" + +#: __init__.py:26 models.py:239 +msgid "watch folders" +msgstr "" + +#: __init__.py:28 __init__.py:34 +msgid "edit" +msgstr "ویرایش" + +#: __init__.py:30 +msgid "add new source" +msgstr "" + +#: __init__.py:32 +msgid "transformations" +msgstr "" + +#: __init__.py:33 +msgid "add transformation" +msgstr "" + +#: __init__.py:37 +msgid "Document sources" +msgstr "" + +#: __init__.py:39 +msgid "upload new version" +msgstr "" + +#: __init__.py:69 widgets.py:39 +msgid "thumbnail" +msgstr "" + +#: forms.py:34 forms.py:59 +msgid "Expand compressed files" +msgstr "" + +#: forms.py:35 forms.py:60 +msgid "Upload a compressed file's contained files as individual documents" +msgstr "" + +#: forms.py:43 +msgid "Staging file" +msgstr "" + +#: forms.py:50 +msgid "File" +msgstr "پرونده" + +#: literals.py:8 literals.py:13 +msgid "Always" +msgstr "همیشه" + +#: literals.py:9 literals.py:14 +msgid "Never" +msgstr "هرگز" + +#: literals.py:15 +msgid "Ask user" +msgstr "" + +#: literals.py:30 +msgid "Disk" +msgstr "" + +#: literals.py:31 +msgid "Database" +msgstr "پایگاه‌داده" + +#: literals.py:32 +msgid "Drive" +msgstr "" + +#: literals.py:33 +msgid "Network drive" +msgstr "" + +#: literals.py:34 +msgid "User drive" +msgstr "" + +#: literals.py:35 +msgid "Envelope" +msgstr "" + +#: literals.py:36 +msgid "Folder" +msgstr "پوشه" + +#: literals.py:37 +msgid "World" +msgstr "" + +#: literals.py:38 +msgid "Printer" +msgstr "چاپ‌گر" + +#: literals.py:39 +msgid "Empty printer" +msgstr "" + +#: literals.py:47 models.py:203 +msgid "web form" +msgstr "" + +#: literals.py:48 +msgid "server staging folder" +msgstr "" + +#: literals.py:49 +msgid "server watch folder" +msgstr "" + +#: literals.py:54 +msgid "server staging folders" +msgstr "" + +#: literals.py:55 +msgid "server watch folders" +msgstr "" + +#: models.py:36 +msgid "title" +msgstr "" + +#: models.py:37 +msgid "enabled" +msgstr "" + +#: models.py:38 +msgid "whitelist" +msgstr "" + +#: models.py:39 +msgid "blacklist" +msgstr "" + +#: models.py:143 +msgid "icon" +msgstr "" + +#: models.py:143 +msgid "An icon to visually distinguish this source." +msgstr "" + +#: models.py:159 models.py:211 +msgid "folder path" +msgstr "" + +#: models.py:159 models.py:211 +msgid "Server side filesystem path." +msgstr "" + +#: models.py:160 +msgid "preview width" +msgstr "" + +#: models.py:160 +msgid "Width value to be passed to the converter backend." +msgstr "" + +#: models.py:161 +msgid "preview height" +msgstr "" + +#: models.py:161 +msgid "Height value to be passed to the converter backend." +msgstr "" + +#: models.py:162 models.py:199 models.py:212 +msgid "uncompress" +msgstr "" + +#: models.py:162 models.py:199 models.py:212 +msgid "Whether to expand or not compressed archives." +msgstr "" + +#: models.py:163 models.py:213 +msgid "delete after upload" +msgstr "" + +#: models.py:163 models.py:213 +msgid "Delete the file after is has been successfully uploaded." +msgstr "" + +#: models.py:174 +msgid "staging folder" +msgstr "" + +#: models.py:214 +msgid "interval" +msgstr "" + +#: models.py:214 +msgid "" +"Inverval in seconds where the watch folder path is checked for new " +"documents." +msgstr "" + +#: models.py:238 +msgid "watch folder" +msgstr "" + +#: models.py:243 +msgid "Enter a valid value." +msgstr "یک مقدار معتبر وارد کنید." + +#: models.py:271 views.py:595 +msgid "order" +msgstr "" + +#: models.py:272 views.py:596 views.py:633 views.py:663 +msgid "transformation" +msgstr "" + +#: models.py:273 views.py:597 +msgid "arguments" +msgstr "" + +#: models.py:273 +#, python-format +msgid "Use dictionaries to indentify arguments, example: %s" +msgstr "" + +#: models.py:284 +msgid "document source transformation" +msgstr "" + +#: models.py:285 +msgid "document source transformations" +msgstr "" + +#: models.py:292 models.py:293 +msgid "out of process" +msgstr "" + +#: permissions.py:7 +msgid "Sources setup" +msgstr "" + +#: permissions.py:8 +msgid "View existing document sources" +msgstr "" + +#: permissions.py:9 +msgid "Edit document sources" +msgstr "" + +#: permissions.py:10 +msgid "Delete document sources" +msgstr "" + +#: permissions.py:11 +msgid "Create new document sources" +msgstr "" + +#: staging.py:45 +#, python-format +msgid "Unable get list of staging files: %s" +msgstr "" + +#: staging.py:128 +#, python-format +msgid "Unable to upload staging file: %s" +msgstr "" + +#: staging.py:138 +#, python-format +msgid "Unable to delete staging file: %s" +msgstr "" + +#: utils.py:40 +msgid "Whitelist Blacklist validation error." +msgstr "" + +#: views.py:100 +msgid "here" +msgstr "" + +#: views.py:105 +msgid "Upload sources" +msgstr "" + +#: views.py:107 +msgid "" +"No interactive document sources have been defined or none have been enabled." +msgstr "" + +#: views.py:108 +#, python-format +msgid "Click %(setup_link)s to add or enable some document sources." +msgstr "" + +#: views.py:165 +msgid "New document version uploaded successfully." +msgstr "" + +#: views.py:169 +msgid "File uploaded successfully." +msgstr "" + +#: views.py:172 +msgid "File uncompressed successfully and uploaded as individual files." +msgstr "" + +#: views.py:175 +msgid "File was not a compressed file, uploaded as it was." +msgstr "" + +#: views.py:179 views.py:260 +msgid "New version uploads are not allowed for this document." +msgstr "" + +#: views.py:183 views.py:264 +#, python-format +msgid "Unhandled exception: %s" +msgstr "" + +#: views.py:192 +#, python-format +msgid "upload a new version from source: %s" +msgstr "" + +#: views.py:194 +#, python-format +msgid "upload a local document from source: %s" +msgstr "" + +#: views.py:240 +#, python-format +msgid "Document version from staging file: %s, uploaded successfully." +msgstr "" + +#: views.py:243 +#, python-format +msgid "Staging file: %s, uploaded successfully." +msgstr "" + +#: views.py:246 +#, python-format +msgid "" +"Staging file: %s, uncompressed successfully and uploaded as individual " +"files." +msgstr "" + +#: views.py:249 +#, python-format +msgid "Staging file: %s, was not compressed, uploaded as a single file." +msgstr "" + +#: views.py:254 +#, python-format +msgid "Staging file: %s, deleted successfully." +msgstr "" + +#: views.py:279 +#, python-format +msgid "upload a new version from staging source: %s" +msgstr "" + +#: views.py:281 +#, python-format +msgid "upload a document from staging source: %s" +msgstr "" + +#: views.py:294 +msgid "files in staging path" +msgstr "" + +#: views.py:326 +msgid "Current document type" +msgstr "" + +#: views.py:327 +msgid "None" +msgstr "" + +#: views.py:334 +msgid "Current metadata" +msgstr "" + +#: views.py:372 views.py:391 +#, python-format +msgid "Staging file transformation error: %(error)s" +msgstr "" + +#: views.py:414 +msgid "Staging file delete successfully." +msgstr "" + +#: views.py:416 +#, python-format +msgid "Staging file delete error; %s." +msgstr "" + +#: views.py:476 +msgid "Source edited successfully" +msgstr "" + +#: views.py:479 +#, python-format +msgid "Error editing source; %s" +msgstr "" + +#: views.py:484 +#, python-format +msgid "edit source: %s" +msgstr "" + +#: views.py:489 views.py:529 views.py:591 views.py:632 views.py:662 +#: views.py:705 +msgid "source" +msgstr "" + +#: views.py:518 +#, python-format +msgid "Source \"%s\" deleted successfully." +msgstr "" + +#: views.py:520 +#, python-format +msgid "Error deleting source \"%(source)s\": %(error)s" +msgstr "" + +#: views.py:527 +#, python-format +msgid "Are you sure you wish to delete the source: %s?" +msgstr "" + +#: views.py:559 +msgid "Source created successfully" +msgstr "" + +#: views.py:562 +#, python-format +msgid "Error creating source; %s" +msgstr "" + +#: views.py:567 +#, python-format +msgid "Create new source of type: %s" +msgstr "" + +#: views.py:589 +#, python-format +msgid "transformations for: %s" +msgstr "" + +#: views.py:619 +msgid "Source transformation edited successfully" +msgstr "" + +#: views.py:622 +#, python-format +msgid "Error editing source transformation; %s" +msgstr "" + +#: views.py:627 +#, python-format +msgid "Edit transformation: %s" +msgstr "" + +#: views.py:650 +msgid "Source transformation deleted successfully." +msgstr "" + +#: views.py:652 +#, python-format +msgid "Error deleting source transformation; %(error)s" +msgstr "" + +#: views.py:665 +#, python-format +msgid "" +"Are you sure you wish to delete source transformation \"%(transformation)s\"" +msgstr "" + +#: views.py:695 +msgid "Source transformation created successfully" +msgstr "" + +#: views.py:698 +#, python-format +msgid "Error creating source transformation; %s" +msgstr "" + +#: views.py:707 +#, python-format +msgid "Create new transformation for source: %s" +msgstr "" diff --git a/mayan/apps/sources/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/fr/LC_MESSAGES/django.mo index 4bc3c28eac..62f8641018 100644 Binary files a/mayan/apps/sources/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/fr/LC_MESSAGES/django.po b/mayan/apps/sources/locale/fr/LC_MESSAGES/django.po index 60d778ab24..87eaa81f59 100644 --- a/mayan/apps/sources/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/fr/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Pierre Lhoste , 2012. +# Pierre Lhoste , 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:49-0400\n" -"PO-Revision-Date: 2012-12-12 06:07+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-11-20 13:14+0000\n" +"Last-Translator: Roberto Rosario\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" diff --git a/mayan/apps/sources/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/hr_HR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..b3a80301bb Binary files /dev/null and b/mayan/apps/sources/locale/hr_HR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/sources/locale/hr_HR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..7743a116f8 --- /dev/null +++ b/mayan/apps/sources/locale/hr_HR/LC_MESSAGES/django.po @@ -0,0 +1,528 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2013-11-20 13:14+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:20 +msgid "preview" +msgstr "" + +#: __init__.py:21 __init__.py:29 __init__.py:35 +msgid "delete" +msgstr "" + +#: __init__.py:23 +msgid "sources" +msgstr "" + +#: __init__.py:24 literals.py:53 models.py:204 +msgid "web forms" +msgstr "" + +#: __init__.py:25 models.py:175 +msgid "staging folders" +msgstr "" + +#: __init__.py:26 models.py:239 +msgid "watch folders" +msgstr "" + +#: __init__.py:28 __init__.py:34 +msgid "edit" +msgstr "" + +#: __init__.py:30 +msgid "add new source" +msgstr "" + +#: __init__.py:32 +msgid "transformations" +msgstr "" + +#: __init__.py:33 +msgid "add transformation" +msgstr "" + +#: __init__.py:37 +msgid "Document sources" +msgstr "" + +#: __init__.py:39 +msgid "upload new version" +msgstr "" + +#: __init__.py:69 widgets.py:39 +msgid "thumbnail" +msgstr "" + +#: forms.py:34 forms.py:59 +msgid "Expand compressed files" +msgstr "" + +#: forms.py:35 forms.py:60 +msgid "Upload a compressed file's contained files as individual documents" +msgstr "" + +#: forms.py:43 +msgid "Staging file" +msgstr "" + +#: forms.py:50 +msgid "File" +msgstr "" + +#: literals.py:8 literals.py:13 +msgid "Always" +msgstr "" + +#: literals.py:9 literals.py:14 +msgid "Never" +msgstr "" + +#: literals.py:15 +msgid "Ask user" +msgstr "" + +#: literals.py:30 +msgid "Disk" +msgstr "" + +#: literals.py:31 +msgid "Database" +msgstr "" + +#: literals.py:32 +msgid "Drive" +msgstr "" + +#: literals.py:33 +msgid "Network drive" +msgstr "" + +#: literals.py:34 +msgid "User drive" +msgstr "" + +#: literals.py:35 +msgid "Envelope" +msgstr "" + +#: literals.py:36 +msgid "Folder" +msgstr "" + +#: literals.py:37 +msgid "World" +msgstr "" + +#: literals.py:38 +msgid "Printer" +msgstr "" + +#: literals.py:39 +msgid "Empty printer" +msgstr "" + +#: literals.py:47 models.py:203 +msgid "web form" +msgstr "" + +#: literals.py:48 +msgid "server staging folder" +msgstr "" + +#: literals.py:49 +msgid "server watch folder" +msgstr "" + +#: literals.py:54 +msgid "server staging folders" +msgstr "" + +#: literals.py:55 +msgid "server watch folders" +msgstr "" + +#: models.py:36 +msgid "title" +msgstr "" + +#: models.py:37 +msgid "enabled" +msgstr "" + +#: models.py:38 +msgid "whitelist" +msgstr "" + +#: models.py:39 +msgid "blacklist" +msgstr "" + +#: models.py:143 +msgid "icon" +msgstr "" + +#: models.py:143 +msgid "An icon to visually distinguish this source." +msgstr "" + +#: models.py:159 models.py:211 +msgid "folder path" +msgstr "" + +#: models.py:159 models.py:211 +msgid "Server side filesystem path." +msgstr "" + +#: models.py:160 +msgid "preview width" +msgstr "" + +#: models.py:160 +msgid "Width value to be passed to the converter backend." +msgstr "" + +#: models.py:161 +msgid "preview height" +msgstr "" + +#: models.py:161 +msgid "Height value to be passed to the converter backend." +msgstr "" + +#: models.py:162 models.py:199 models.py:212 +msgid "uncompress" +msgstr "" + +#: models.py:162 models.py:199 models.py:212 +msgid "Whether to expand or not compressed archives." +msgstr "" + +#: models.py:163 models.py:213 +msgid "delete after upload" +msgstr "" + +#: models.py:163 models.py:213 +msgid "Delete the file after is has been successfully uploaded." +msgstr "" + +#: models.py:174 +msgid "staging folder" +msgstr "" + +#: models.py:214 +msgid "interval" +msgstr "" + +#: models.py:214 +msgid "" +"Inverval in seconds where the watch folder path is checked for new " +"documents." +msgstr "" + +#: models.py:238 +msgid "watch folder" +msgstr "" + +#: models.py:243 +msgid "Enter a valid value." +msgstr "" + +#: models.py:271 views.py:595 +msgid "order" +msgstr "" + +#: models.py:272 views.py:596 views.py:633 views.py:663 +msgid "transformation" +msgstr "" + +#: models.py:273 views.py:597 +msgid "arguments" +msgstr "" + +#: models.py:273 +#, python-format +msgid "Use dictionaries to indentify arguments, example: %s" +msgstr "" + +#: models.py:284 +msgid "document source transformation" +msgstr "" + +#: models.py:285 +msgid "document source transformations" +msgstr "" + +#: models.py:292 models.py:293 +msgid "out of process" +msgstr "" + +#: permissions.py:7 +msgid "Sources setup" +msgstr "" + +#: permissions.py:8 +msgid "View existing document sources" +msgstr "" + +#: permissions.py:9 +msgid "Edit document sources" +msgstr "" + +#: permissions.py:10 +msgid "Delete document sources" +msgstr "" + +#: permissions.py:11 +msgid "Create new document sources" +msgstr "" + +#: staging.py:45 +#, python-format +msgid "Unable get list of staging files: %s" +msgstr "" + +#: staging.py:128 +#, python-format +msgid "Unable to upload staging file: %s" +msgstr "" + +#: staging.py:138 +#, python-format +msgid "Unable to delete staging file: %s" +msgstr "" + +#: utils.py:40 +msgid "Whitelist Blacklist validation error." +msgstr "" + +#: views.py:100 +msgid "here" +msgstr "" + +#: views.py:105 +msgid "Upload sources" +msgstr "" + +#: views.py:107 +msgid "" +"No interactive document sources have been defined or none have been enabled." +msgstr "" + +#: views.py:108 +#, python-format +msgid "Click %(setup_link)s to add or enable some document sources." +msgstr "" + +#: views.py:165 +msgid "New document version uploaded successfully." +msgstr "" + +#: views.py:169 +msgid "File uploaded successfully." +msgstr "" + +#: views.py:172 +msgid "File uncompressed successfully and uploaded as individual files." +msgstr "" + +#: views.py:175 +msgid "File was not a compressed file, uploaded as it was." +msgstr "" + +#: views.py:179 views.py:260 +msgid "New version uploads are not allowed for this document." +msgstr "" + +#: views.py:183 views.py:264 +#, python-format +msgid "Unhandled exception: %s" +msgstr "" + +#: views.py:192 +#, python-format +msgid "upload a new version from source: %s" +msgstr "" + +#: views.py:194 +#, python-format +msgid "upload a local document from source: %s" +msgstr "" + +#: views.py:240 +#, python-format +msgid "Document version from staging file: %s, uploaded successfully." +msgstr "" + +#: views.py:243 +#, python-format +msgid "Staging file: %s, uploaded successfully." +msgstr "" + +#: views.py:246 +#, python-format +msgid "" +"Staging file: %s, uncompressed successfully and uploaded as individual " +"files." +msgstr "" + +#: views.py:249 +#, python-format +msgid "Staging file: %s, was not compressed, uploaded as a single file." +msgstr "" + +#: views.py:254 +#, python-format +msgid "Staging file: %s, deleted successfully." +msgstr "" + +#: views.py:279 +#, python-format +msgid "upload a new version from staging source: %s" +msgstr "" + +#: views.py:281 +#, python-format +msgid "upload a document from staging source: %s" +msgstr "" + +#: views.py:294 +msgid "files in staging path" +msgstr "" + +#: views.py:326 +msgid "Current document type" +msgstr "" + +#: views.py:327 +msgid "None" +msgstr "" + +#: views.py:334 +msgid "Current metadata" +msgstr "" + +#: views.py:372 views.py:391 +#, python-format +msgid "Staging file transformation error: %(error)s" +msgstr "" + +#: views.py:414 +msgid "Staging file delete successfully." +msgstr "" + +#: views.py:416 +#, python-format +msgid "Staging file delete error; %s." +msgstr "" + +#: views.py:476 +msgid "Source edited successfully" +msgstr "" + +#: views.py:479 +#, python-format +msgid "Error editing source; %s" +msgstr "" + +#: views.py:484 +#, python-format +msgid "edit source: %s" +msgstr "" + +#: views.py:489 views.py:529 views.py:591 views.py:632 views.py:662 +#: views.py:705 +msgid "source" +msgstr "" + +#: views.py:518 +#, python-format +msgid "Source \"%s\" deleted successfully." +msgstr "" + +#: views.py:520 +#, python-format +msgid "Error deleting source \"%(source)s\": %(error)s" +msgstr "" + +#: views.py:527 +#, python-format +msgid "Are you sure you wish to delete the source: %s?" +msgstr "" + +#: views.py:559 +msgid "Source created successfully" +msgstr "" + +#: views.py:562 +#, python-format +msgid "Error creating source; %s" +msgstr "" + +#: views.py:567 +#, python-format +msgid "Create new source of type: %s" +msgstr "" + +#: views.py:589 +#, python-format +msgid "transformations for: %s" +msgstr "" + +#: views.py:619 +msgid "Source transformation edited successfully" +msgstr "" + +#: views.py:622 +#, python-format +msgid "Error editing source transformation; %s" +msgstr "" + +#: views.py:627 +#, python-format +msgid "Edit transformation: %s" +msgstr "" + +#: views.py:650 +msgid "Source transformation deleted successfully." +msgstr "" + +#: views.py:652 +#, python-format +msgid "Error deleting source transformation; %(error)s" +msgstr "" + +#: views.py:665 +#, python-format +msgid "" +"Are you sure you wish to delete source transformation \"%(transformation)s\"" +msgstr "" + +#: views.py:695 +msgid "Source transformation created successfully" +msgstr "" + +#: views.py:698 +#, python-format +msgid "Error creating source transformation; %s" +msgstr "" + +#: views.py:707 +#, python-format +msgid "Create new transformation for source: %s" +msgstr "" diff --git a/mayan/apps/sources/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..3c17f22eb3 Binary files /dev/null and b/mayan/apps/sources/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/hu/LC_MESSAGES/django.po b/mayan/apps/sources/locale/hu/LC_MESSAGES/django.po new file mode 100644 index 0000000000..f23779fa51 --- /dev/null +++ b/mayan/apps/sources/locale/hu/LC_MESSAGES/django.po @@ -0,0 +1,529 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Dezső József , 2014 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2014-04-14 06:44+0000\n" +"Last-Translator: Dezső József \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:20 +msgid "preview" +msgstr "előnézet" + +#: __init__.py:21 __init__.py:29 __init__.py:35 +msgid "delete" +msgstr "törlés" + +#: __init__.py:23 +msgid "sources" +msgstr "források" + +#: __init__.py:24 literals.py:53 models.py:204 +msgid "web forms" +msgstr "web űrlap" + +#: __init__.py:25 models.py:175 +msgid "staging folders" +msgstr "átmeneti könyvtárak" + +#: __init__.py:26 models.py:239 +msgid "watch folders" +msgstr "könyvtár ellenőrzés" + +#: __init__.py:28 __init__.py:34 +msgid "edit" +msgstr "szerkesztés" + +#: __init__.py:30 +msgid "add new source" +msgstr "új forrás" + +#: __init__.py:32 +msgid "transformations" +msgstr "átalakítás" + +#: __init__.py:33 +msgid "add transformation" +msgstr "új átalakítás" + +#: __init__.py:37 +msgid "Document sources" +msgstr "Dokumentum források" + +#: __init__.py:39 +msgid "upload new version" +msgstr "" + +#: __init__.py:69 widgets.py:39 +msgid "thumbnail" +msgstr "bélyegkép" + +#: forms.py:34 forms.py:59 +msgid "Expand compressed files" +msgstr "Tömörített fájlok kibontása" + +#: forms.py:35 forms.py:60 +msgid "Upload a compressed file's contained files as individual documents" +msgstr "Tömörített fájlokat feltöltése önálló dokumentumként" + +#: forms.py:43 +msgid "Staging file" +msgstr "Átmeneti fájl" + +#: forms.py:50 +msgid "File" +msgstr "" + +#: literals.py:8 literals.py:13 +msgid "Always" +msgstr "Mindig" + +#: literals.py:9 literals.py:14 +msgid "Never" +msgstr "Sohasem" + +#: literals.py:15 +msgid "Ask user" +msgstr "Kérdezd meg a felhasználót" + +#: literals.py:30 +msgid "Disk" +msgstr "Lemez" + +#: literals.py:31 +msgid "Database" +msgstr "Adatbázis" + +#: literals.py:32 +msgid "Drive" +msgstr "Meghajtó" + +#: literals.py:33 +msgid "Network drive" +msgstr "Hálózati meghajtó" + +#: literals.py:34 +msgid "User drive" +msgstr "Használt meghajtó" + +#: literals.py:35 +msgid "Envelope" +msgstr "Boríték" + +#: literals.py:36 +msgid "Folder" +msgstr "Könyvtár" + +#: literals.py:37 +msgid "World" +msgstr "Világ" + +#: literals.py:38 +msgid "Printer" +msgstr "Nyomtató" + +#: literals.py:39 +msgid "Empty printer" +msgstr "Szabad nyomtató" + +#: literals.py:47 models.py:203 +msgid "web form" +msgstr "web űrlap" + +#: literals.py:48 +msgid "server staging folder" +msgstr "kiszolgáló átmeneti mappa" + +#: literals.py:49 +msgid "server watch folder" +msgstr "kiszolgáló könyvtár" + +#: literals.py:54 +msgid "server staging folders" +msgstr "kiszolgáló átmeneti mappa" + +#: literals.py:55 +msgid "server watch folders" +msgstr "kiszolgáló könyvtárak figyelése" + +#: models.py:36 +msgid "title" +msgstr "" + +#: models.py:37 +msgid "enabled" +msgstr "engedélyezett" + +#: models.py:38 +msgid "whitelist" +msgstr "fehér lista" + +#: models.py:39 +msgid "blacklist" +msgstr "fekete lista" + +#: models.py:143 +msgid "icon" +msgstr "" + +#: models.py:143 +msgid "An icon to visually distinguish this source." +msgstr "" + +#: models.py:159 models.py:211 +msgid "folder path" +msgstr "" + +#: models.py:159 models.py:211 +msgid "Server side filesystem path." +msgstr "" + +#: models.py:160 +msgid "preview width" +msgstr "" + +#: models.py:160 +msgid "Width value to be passed to the converter backend." +msgstr "" + +#: models.py:161 +msgid "preview height" +msgstr "" + +#: models.py:161 +msgid "Height value to be passed to the converter backend." +msgstr "" + +#: models.py:162 models.py:199 models.py:212 +msgid "uncompress" +msgstr "" + +#: models.py:162 models.py:199 models.py:212 +msgid "Whether to expand or not compressed archives." +msgstr "" + +#: models.py:163 models.py:213 +msgid "delete after upload" +msgstr "" + +#: models.py:163 models.py:213 +msgid "Delete the file after is has been successfully uploaded." +msgstr "" + +#: models.py:174 +msgid "staging folder" +msgstr "" + +#: models.py:214 +msgid "interval" +msgstr "" + +#: models.py:214 +msgid "" +"Inverval in seconds where the watch folder path is checked for new " +"documents." +msgstr "" + +#: models.py:238 +msgid "watch folder" +msgstr "könyvtár figyelés" + +#: models.py:243 +msgid "Enter a valid value." +msgstr "" + +#: models.py:271 views.py:595 +msgid "order" +msgstr "" + +#: models.py:272 views.py:596 views.py:633 views.py:663 +msgid "transformation" +msgstr "" + +#: models.py:273 views.py:597 +msgid "arguments" +msgstr "" + +#: models.py:273 +#, python-format +msgid "Use dictionaries to indentify arguments, example: %s" +msgstr "" + +#: models.py:284 +msgid "document source transformation" +msgstr "" + +#: models.py:285 +msgid "document source transformations" +msgstr "" + +#: models.py:292 models.py:293 +msgid "out of process" +msgstr "" + +#: permissions.py:7 +msgid "Sources setup" +msgstr "Források beállítása" + +#: permissions.py:8 +msgid "View existing document sources" +msgstr "Létező dokumentum források megtekintése" + +#: permissions.py:9 +msgid "Edit document sources" +msgstr "Dokumentum források szerkesztése" + +#: permissions.py:10 +msgid "Delete document sources" +msgstr "Dokumentum források törlése" + +#: permissions.py:11 +msgid "Create new document sources" +msgstr "Új dokumentum források létrehozása" + +#: staging.py:45 +#, python-format +msgid "Unable get list of staging files: %s" +msgstr "" + +#: staging.py:128 +#, python-format +msgid "Unable to upload staging file: %s" +msgstr "" + +#: staging.py:138 +#, python-format +msgid "Unable to delete staging file: %s" +msgstr "" + +#: utils.py:40 +msgid "Whitelist Blacklist validation error." +msgstr "" + +#: views.py:100 +msgid "here" +msgstr "" + +#: views.py:105 +msgid "Upload sources" +msgstr "" + +#: views.py:107 +msgid "" +"No interactive document sources have been defined or none have been enabled." +msgstr "" + +#: views.py:108 +#, python-format +msgid "Click %(setup_link)s to add or enable some document sources." +msgstr "" + +#: views.py:165 +msgid "New document version uploaded successfully." +msgstr "" + +#: views.py:169 +msgid "File uploaded successfully." +msgstr "" + +#: views.py:172 +msgid "File uncompressed successfully and uploaded as individual files." +msgstr "" + +#: views.py:175 +msgid "File was not a compressed file, uploaded as it was." +msgstr "" + +#: views.py:179 views.py:260 +msgid "New version uploads are not allowed for this document." +msgstr "" + +#: views.py:183 views.py:264 +#, python-format +msgid "Unhandled exception: %s" +msgstr "" + +#: views.py:192 +#, python-format +msgid "upload a new version from source: %s" +msgstr "" + +#: views.py:194 +#, python-format +msgid "upload a local document from source: %s" +msgstr "" + +#: views.py:240 +#, python-format +msgid "Document version from staging file: %s, uploaded successfully." +msgstr "" + +#: views.py:243 +#, python-format +msgid "Staging file: %s, uploaded successfully." +msgstr "" + +#: views.py:246 +#, python-format +msgid "" +"Staging file: %s, uncompressed successfully and uploaded as individual " +"files." +msgstr "" + +#: views.py:249 +#, python-format +msgid "Staging file: %s, was not compressed, uploaded as a single file." +msgstr "" + +#: views.py:254 +#, python-format +msgid "Staging file: %s, deleted successfully." +msgstr "" + +#: views.py:279 +#, python-format +msgid "upload a new version from staging source: %s" +msgstr "" + +#: views.py:281 +#, python-format +msgid "upload a document from staging source: %s" +msgstr "" + +#: views.py:294 +msgid "files in staging path" +msgstr "" + +#: views.py:326 +msgid "Current document type" +msgstr "" + +#: views.py:327 +msgid "None" +msgstr "" + +#: views.py:334 +msgid "Current metadata" +msgstr "" + +#: views.py:372 views.py:391 +#, python-format +msgid "Staging file transformation error: %(error)s" +msgstr "" + +#: views.py:414 +msgid "Staging file delete successfully." +msgstr "" + +#: views.py:416 +#, python-format +msgid "Staging file delete error; %s." +msgstr "" + +#: views.py:476 +msgid "Source edited successfully" +msgstr "" + +#: views.py:479 +#, python-format +msgid "Error editing source; %s" +msgstr "" + +#: views.py:484 +#, python-format +msgid "edit source: %s" +msgstr "" + +#: views.py:489 views.py:529 views.py:591 views.py:632 views.py:662 +#: views.py:705 +msgid "source" +msgstr "" + +#: views.py:518 +#, python-format +msgid "Source \"%s\" deleted successfully." +msgstr "" + +#: views.py:520 +#, python-format +msgid "Error deleting source \"%(source)s\": %(error)s" +msgstr "" + +#: views.py:527 +#, python-format +msgid "Are you sure you wish to delete the source: %s?" +msgstr "" + +#: views.py:559 +msgid "Source created successfully" +msgstr "" + +#: views.py:562 +#, python-format +msgid "Error creating source; %s" +msgstr "" + +#: views.py:567 +#, python-format +msgid "Create new source of type: %s" +msgstr "" + +#: views.py:589 +#, python-format +msgid "transformations for: %s" +msgstr "" + +#: views.py:619 +msgid "Source transformation edited successfully" +msgstr "" + +#: views.py:622 +#, python-format +msgid "Error editing source transformation; %s" +msgstr "" + +#: views.py:627 +#, python-format +msgid "Edit transformation: %s" +msgstr "" + +#: views.py:650 +msgid "Source transformation deleted successfully." +msgstr "" + +#: views.py:652 +#, python-format +msgid "Error deleting source transformation; %(error)s" +msgstr "" + +#: views.py:665 +#, python-format +msgid "" +"Are you sure you wish to delete source transformation \"%(transformation)s\"" +msgstr "" + +#: views.py:695 +msgid "Source transformation created successfully" +msgstr "" + +#: views.py:698 +#, python-format +msgid "Error creating source transformation; %s" +msgstr "" + +#: views.py:707 +#, python-format +msgid "Create new transformation for source: %s" +msgstr "" diff --git a/mayan/apps/sources/locale/id/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..11e9fbde33 Binary files /dev/null and b/mayan/apps/sources/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/id/LC_MESSAGES/django.po b/mayan/apps/sources/locale/id/LC_MESSAGES/django.po new file mode 100644 index 0000000000..b563da3df5 --- /dev/null +++ b/mayan/apps/sources/locale/id/LC_MESSAGES/django.po @@ -0,0 +1,529 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Sehat , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-11-20 13:14+0000\n" +"Last-Translator: Sehat \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:20 +msgid "preview" +msgstr "pratinjau" + +#: __init__.py:21 __init__.py:29 __init__.py:35 +msgid "delete" +msgstr "hapus" + +#: __init__.py:23 +msgid "sources" +msgstr "sumber-sumber" + +#: __init__.py:24 literals.py:53 models.py:204 +msgid "web forms" +msgstr "formulir-formulir web" + +#: __init__.py:25 models.py:175 +msgid "staging folders" +msgstr "" + +#: __init__.py:26 models.py:239 +msgid "watch folders" +msgstr "" + +#: __init__.py:28 __init__.py:34 +msgid "edit" +msgstr "sunting" + +#: __init__.py:30 +msgid "add new source" +msgstr "tambah sumber baru" + +#: __init__.py:32 +msgid "transformations" +msgstr "transformasi-transformasi" + +#: __init__.py:33 +msgid "add transformation" +msgstr "tambah transformasi" + +#: __init__.py:37 +msgid "Document sources" +msgstr "Sumber-sumber dokumen" + +#: __init__.py:39 +msgid "upload new version" +msgstr "" + +#: __init__.py:69 widgets.py:39 +msgid "thumbnail" +msgstr "" + +#: forms.py:34 forms.py:59 +msgid "Expand compressed files" +msgstr "Kembangkan berkas-berkas terkompresi" + +#: forms.py:35 forms.py:60 +msgid "Upload a compressed file's contained files as individual documents" +msgstr "Unggah berkas terkompresi yang mengandung berkas-berkas sebagai dokumen-dokumen individual" + +#: forms.py:43 +msgid "Staging file" +msgstr "" + +#: forms.py:50 +msgid "File" +msgstr "" + +#: literals.py:8 literals.py:13 +msgid "Always" +msgstr "Selalu" + +#: literals.py:9 literals.py:14 +msgid "Never" +msgstr "Tidak pernah" + +#: literals.py:15 +msgid "Ask user" +msgstr "Tanya pengguna" + +#: literals.py:30 +msgid "Disk" +msgstr "" + +#: literals.py:31 +msgid "Database" +msgstr "Database" + +#: literals.py:32 +msgid "Drive" +msgstr "" + +#: literals.py:33 +msgid "Network drive" +msgstr "" + +#: literals.py:34 +msgid "User drive" +msgstr "" + +#: literals.py:35 +msgid "Envelope" +msgstr "Amplop" + +#: literals.py:36 +msgid "Folder" +msgstr "" + +#: literals.py:37 +msgid "World" +msgstr "Dunia" + +#: literals.py:38 +msgid "Printer" +msgstr "Printer" + +#: literals.py:39 +msgid "Empty printer" +msgstr "Printer kosong" + +#: literals.py:47 models.py:203 +msgid "web form" +msgstr "formulir web" + +#: literals.py:48 +msgid "server staging folder" +msgstr "" + +#: literals.py:49 +msgid "server watch folder" +msgstr "" + +#: literals.py:54 +msgid "server staging folders" +msgstr "" + +#: literals.py:55 +msgid "server watch folders" +msgstr "" + +#: models.py:36 +msgid "title" +msgstr "judul" + +#: models.py:37 +msgid "enabled" +msgstr "" + +#: models.py:38 +msgid "whitelist" +msgstr "" + +#: models.py:39 +msgid "blacklist" +msgstr "" + +#: models.py:143 +msgid "icon" +msgstr "" + +#: models.py:143 +msgid "An icon to visually distinguish this source." +msgstr "" + +#: models.py:159 models.py:211 +msgid "folder path" +msgstr "" + +#: models.py:159 models.py:211 +msgid "Server side filesystem path." +msgstr "" + +#: models.py:160 +msgid "preview width" +msgstr "lebar pratinjau" + +#: models.py:160 +msgid "Width value to be passed to the converter backend." +msgstr "" + +#: models.py:161 +msgid "preview height" +msgstr "tinggi pratinjau" + +#: models.py:161 +msgid "Height value to be passed to the converter backend." +msgstr "" + +#: models.py:162 models.py:199 models.py:212 +msgid "uncompress" +msgstr "tanpa kompresi" + +#: models.py:162 models.py:199 models.py:212 +msgid "Whether to expand or not compressed archives." +msgstr "Apakah mengembangkan atau tidak mengkompresi arsip-arsip." + +#: models.py:163 models.py:213 +msgid "delete after upload" +msgstr "hapus setelah unggah" + +#: models.py:163 models.py:213 +msgid "Delete the file after is has been successfully uploaded." +msgstr "Hapus berkas setelah berhasil di unggah." + +#: models.py:174 +msgid "staging folder" +msgstr "" + +#: models.py:214 +msgid "interval" +msgstr "selang waktu" + +#: models.py:214 +msgid "" +"Inverval in seconds where the watch folder path is checked for new " +"documents." +msgstr "" + +#: models.py:238 +msgid "watch folder" +msgstr "" + +#: models.py:243 +msgid "Enter a valid value." +msgstr "Masukkan nilai yang sesuai" + +#: models.py:271 views.py:595 +msgid "order" +msgstr "Urutan" + +#: models.py:272 views.py:596 views.py:633 views.py:663 +msgid "transformation" +msgstr "transformasi" + +#: models.py:273 views.py:597 +msgid "arguments" +msgstr "argumen-argumen" + +#: models.py:273 +#, python-format +msgid "Use dictionaries to indentify arguments, example: %s" +msgstr "Pergunakan kamus untuk mengidentifikasi argumen, misalnya: %s" + +#: models.py:284 +msgid "document source transformation" +msgstr "transformasi sumber dokumen" + +#: models.py:285 +msgid "document source transformations" +msgstr "transformasi-transformasi sumber dokumen" + +#: models.py:292 models.py:293 +msgid "out of process" +msgstr "" + +#: permissions.py:7 +msgid "Sources setup" +msgstr "" + +#: permissions.py:8 +msgid "View existing document sources" +msgstr "Lihat sumber-sumber dokumen yang telah ada" + +#: permissions.py:9 +msgid "Edit document sources" +msgstr "Sunting sumber-sumber dokumen" + +#: permissions.py:10 +msgid "Delete document sources" +msgstr "Hapus sumber-sumber dokumen" + +#: permissions.py:11 +msgid "Create new document sources" +msgstr "Buat sumber-sumber dokumen baru" + +#: staging.py:45 +#, python-format +msgid "Unable get list of staging files: %s" +msgstr "" + +#: staging.py:128 +#, python-format +msgid "Unable to upload staging file: %s" +msgstr "" + +#: staging.py:138 +#, python-format +msgid "Unable to delete staging file: %s" +msgstr "" + +#: utils.py:40 +msgid "Whitelist Blacklist validation error." +msgstr "" + +#: views.py:100 +msgid "here" +msgstr "di sini" + +#: views.py:105 +msgid "Upload sources" +msgstr "Sumber-sumber unggah" + +#: views.py:107 +msgid "" +"No interactive document sources have been defined or none have been enabled." +msgstr "Tidak ada sumber-sumber dokumen interaktif yang telah ditentukan atau tidak ada yang telah diaktifkan." + +#: views.py:108 +#, python-format +msgid "Click %(setup_link)s to add or enable some document sources." +msgstr "Klik %(setup_link)s untuk menambah atau mengaktifkan sumber-sumber dokumen." + +#: views.py:165 +msgid "New document version uploaded successfully." +msgstr "" + +#: views.py:169 +msgid "File uploaded successfully." +msgstr "" + +#: views.py:172 +msgid "File uncompressed successfully and uploaded as individual files." +msgstr "" + +#: views.py:175 +msgid "File was not a compressed file, uploaded as it was." +msgstr "" + +#: views.py:179 views.py:260 +msgid "New version uploads are not allowed for this document." +msgstr "" + +#: views.py:183 views.py:264 +#, python-format +msgid "Unhandled exception: %s" +msgstr "" + +#: views.py:192 +#, python-format +msgid "upload a new version from source: %s" +msgstr "" + +#: views.py:194 +#, python-format +msgid "upload a local document from source: %s" +msgstr "unggah dokumen lokal dari sumber: %s" + +#: views.py:240 +#, python-format +msgid "Document version from staging file: %s, uploaded successfully." +msgstr "" + +#: views.py:243 +#, python-format +msgid "Staging file: %s, uploaded successfully." +msgstr "" + +#: views.py:246 +#, python-format +msgid "" +"Staging file: %s, uncompressed successfully and uploaded as individual " +"files." +msgstr "" + +#: views.py:249 +#, python-format +msgid "Staging file: %s, was not compressed, uploaded as a single file." +msgstr "" + +#: views.py:254 +#, python-format +msgid "Staging file: %s, deleted successfully." +msgstr "" + +#: views.py:279 +#, python-format +msgid "upload a new version from staging source: %s" +msgstr "" + +#: views.py:281 +#, python-format +msgid "upload a document from staging source: %s" +msgstr "" + +#: views.py:294 +msgid "files in staging path" +msgstr "" + +#: views.py:326 +msgid "Current document type" +msgstr "" + +#: views.py:327 +msgid "None" +msgstr "" + +#: views.py:334 +msgid "Current metadata" +msgstr "Metadata saat ini" + +#: views.py:372 views.py:391 +#, python-format +msgid "Staging file transformation error: %(error)s" +msgstr "" + +#: views.py:414 +msgid "Staging file delete successfully." +msgstr "" + +#: views.py:416 +#, python-format +msgid "Staging file delete error; %s." +msgstr "" + +#: views.py:476 +msgid "Source edited successfully" +msgstr "Sumber berhasil disunting" + +#: views.py:479 +#, python-format +msgid "Error editing source; %s" +msgstr "Masalah dalam menyunting sumber; %s" + +#: views.py:484 +#, python-format +msgid "edit source: %s" +msgstr "sunting sumber; %s" + +#: views.py:489 views.py:529 views.py:591 views.py:632 views.py:662 +#: views.py:705 +msgid "source" +msgstr "sumber" + +#: views.py:518 +#, python-format +msgid "Source \"%s\" deleted successfully." +msgstr "Sumber \"%s\" berhasil dihapus." + +#: views.py:520 +#, python-format +msgid "Error deleting source \"%(source)s\": %(error)s" +msgstr "Masalah dalam menghapus sumber \"%(source)s\": %(error)s" + +#: views.py:527 +#, python-format +msgid "Are you sure you wish to delete the source: %s?" +msgstr "Apakah anda yakin untuk menghapus sumber: %s?" + +#: views.py:559 +msgid "Source created successfully" +msgstr "Sumber berhasil dibuat" + +#: views.py:562 +#, python-format +msgid "Error creating source; %s" +msgstr "Masalah dalam membuat sumber; %s" + +#: views.py:567 +#, python-format +msgid "Create new source of type: %s" +msgstr "Membuat sumber baru dengan jenis: %s" + +#: views.py:589 +#, python-format +msgid "transformations for: %s" +msgstr "transformasi-transformasi untuk: %s" + +#: views.py:619 +msgid "Source transformation edited successfully" +msgstr "Transformasi sumber berhasil disunting" + +#: views.py:622 +#, python-format +msgid "Error editing source transformation; %s" +msgstr "Masalah dalam menyunting transformasi sumber; %s" + +#: views.py:627 +#, python-format +msgid "Edit transformation: %s" +msgstr "Sunting transformasi: %s" + +#: views.py:650 +msgid "Source transformation deleted successfully." +msgstr "Transformasi sumber berhasil dihapus." + +#: views.py:652 +#, python-format +msgid "Error deleting source transformation; %(error)s" +msgstr "Masalah dalam menghapus transformasi sumber; %(error)s" + +#: views.py:665 +#, python-format +msgid "" +"Are you sure you wish to delete source transformation \"%(transformation)s\"" +msgstr "Apakah anda yakin untuk menghapus transformasi sumber \"%(transformation)s\"" + +#: views.py:695 +msgid "Source transformation created successfully" +msgstr "Transformasi sumber berhasil dibuat" + +#: views.py:698 +#, python-format +msgid "Error creating source transformation; %s" +msgstr "" + +#: views.py:707 +#, python-format +msgid "Create new transformation for source: %s" +msgstr "" diff --git a/mayan/apps/sources/locale/it/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/it/LC_MESSAGES/django.mo index 75e3f20e51..8bfe621a24 100644 Binary files a/mayan/apps/sources/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/it/LC_MESSAGES/django.po b/mayan/apps/sources/locale/it/LC_MESSAGES/django.po index b2c5a66eb6..4061127645 100644 --- a/mayan/apps/sources/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/it/LC_MESSAGES/django.po @@ -3,15 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. -# Pierpaolo Baldan , 2012. +# Giovanni Tricarico , 2014 +# Pierpaolo Baldan , 2011 +# Pierpaolo Baldan , 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:49-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2014-01-11 11:47+0000\n" +"Last-Translator: Giovanni Tricarico \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" @@ -349,7 +350,7 @@ msgstr "Il file non era un file compresso,è stato caricato così com'era." #: views.py:179 views.py:260 msgid "New version uploads are not allowed for this document." -msgstr "" +msgstr "Nuova versione aggiornamenti non abilitati per questo documento" #: views.py:183 views.py:264 #, python-format diff --git a/mayan/apps/sources/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/nl_NL/LC_MESSAGES/django.mo index 79fbe4f968..56d5b0ca93 100644 Binary files a/mayan/apps/sources/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/sources/locale/nl_NL/LC_MESSAGES/django.po index 29bd7ae942..3b40fa7a97 100644 --- a/mayan/apps/sources/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/nl_NL/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Lucas Weel , 2012. +# Lucas Weel , 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:49-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-11-20 13:14+0000\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" diff --git a/mayan/apps/sources/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/pl/LC_MESSAGES/django.mo index 0f9f83bed3..b2cc175a8c 100644 Binary files a/mayan/apps/sources/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/pl/LC_MESSAGES/django.po b/mayan/apps/sources/locale/pl/LC_MESSAGES/django.po index 2569e31bd3..c70b1ea473 100644 --- a/mayan/apps/sources/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/pl/LC_MESSAGES/django.po @@ -3,14 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# mic , 2013 +# mic , 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:49-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-11-20 13:14+0000\n" +"Last-Translator: mic \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" @@ -24,7 +25,7 @@ msgstr "podgląd" #: __init__.py:21 __init__.py:29 __init__.py:35 msgid "delete" -msgstr "usunąć" +msgstr "usuń" #: __init__.py:23 msgid "sources" @@ -48,7 +49,7 @@ msgstr "edycja" #: __init__.py:30 msgid "add new source" -msgstr "" +msgstr "dodaj nowe źródło" #: __init__.py:32 msgid "transformations" @@ -124,7 +125,7 @@ msgstr "Koperta" #: literals.py:36 msgid "Folder" -msgstr "Folder" +msgstr "Katalog" #: literals.py:37 msgid "World" @@ -412,7 +413,7 @@ msgstr "" #: views.py:327 msgid "None" -msgstr "" +msgstr "Brak" #: views.py:334 msgid "Current metadata" diff --git a/mayan/apps/sources/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/pt/LC_MESSAGES/django.mo index 685e4a1ef3..6ff710afb5 100644 Binary files a/mayan/apps/sources/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/pt/LC_MESSAGES/django.po b/mayan/apps/sources/locale/pt/LC_MESSAGES/django.po index bab40b3a9b..909003da7c 100644 --- a/mayan/apps/sources/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/pt/LC_MESSAGES/django.po @@ -3,15 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. -# Vítor Figueiró , 2012. +# emersonsoares , 2011 +# Vítor Figueiró , 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:49-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-11-20 13:14+0000\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" diff --git a/mayan/apps/sources/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/pt_BR/LC_MESSAGES/django.mo index 0107d7173d..972bd618c7 100644 Binary files a/mayan/apps/sources/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/sources/locale/pt_BR/LC_MESSAGES/django.po index 0011716fda..c969710121 100644 --- a/mayan/apps/sources/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/pt_BR/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. +# emersonsoares , 2011 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:49-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-11-20 13:14+0000\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" diff --git a/mayan/apps/sources/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/ru/LC_MESSAGES/django.mo index 84fe62a66d..7d30c70133 100644 Binary files a/mayan/apps/sources/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/ru/LC_MESSAGES/django.po b/mayan/apps/sources/locale/ru/LC_MESSAGES/django.po index 55a3f3241b..92541129d3 100644 --- a/mayan/apps/sources/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/ru/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Sergey Glita , 2011-2012. +# Sergey Glita , 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:49-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-11-20 13:14+0000\n" +"Last-Translator: Sergey Glita \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" diff --git a/mayan/apps/sources/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/sl_SI/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..12648a9d50 Binary files /dev/null and b/mayan/apps/sources/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/sources/locale/sl_SI/LC_MESSAGES/django.po index 9bb08e38e4..dfd50d1720 100644 --- a/mayan/apps/sources/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/sl_SI/LC_MESSAGES/django.po @@ -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:49-0400\n" -"PO-Revision-Date: 2012-12-12 06:07+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-11-20 13:14+0000\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" diff --git a/mayan/apps/sources/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/tr_TR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..b965d2c50d Binary files /dev/null and b/mayan/apps/sources/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/sources/locale/tr_TR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..380247ad87 --- /dev/null +++ b/mayan/apps/sources/locale/tr_TR/LC_MESSAGES/django.po @@ -0,0 +1,528 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2013-11-20 13:14+0000\n" +"Last-Translator: Roberto Rosario\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:20 +msgid "preview" +msgstr "" + +#: __init__.py:21 __init__.py:29 __init__.py:35 +msgid "delete" +msgstr "" + +#: __init__.py:23 +msgid "sources" +msgstr "" + +#: __init__.py:24 literals.py:53 models.py:204 +msgid "web forms" +msgstr "" + +#: __init__.py:25 models.py:175 +msgid "staging folders" +msgstr "" + +#: __init__.py:26 models.py:239 +msgid "watch folders" +msgstr "" + +#: __init__.py:28 __init__.py:34 +msgid "edit" +msgstr "" + +#: __init__.py:30 +msgid "add new source" +msgstr "" + +#: __init__.py:32 +msgid "transformations" +msgstr "" + +#: __init__.py:33 +msgid "add transformation" +msgstr "" + +#: __init__.py:37 +msgid "Document sources" +msgstr "" + +#: __init__.py:39 +msgid "upload new version" +msgstr "" + +#: __init__.py:69 widgets.py:39 +msgid "thumbnail" +msgstr "" + +#: forms.py:34 forms.py:59 +msgid "Expand compressed files" +msgstr "" + +#: forms.py:35 forms.py:60 +msgid "Upload a compressed file's contained files as individual documents" +msgstr "" + +#: forms.py:43 +msgid "Staging file" +msgstr "" + +#: forms.py:50 +msgid "File" +msgstr "" + +#: literals.py:8 literals.py:13 +msgid "Always" +msgstr "" + +#: literals.py:9 literals.py:14 +msgid "Never" +msgstr "" + +#: literals.py:15 +msgid "Ask user" +msgstr "" + +#: literals.py:30 +msgid "Disk" +msgstr "" + +#: literals.py:31 +msgid "Database" +msgstr "" + +#: literals.py:32 +msgid "Drive" +msgstr "" + +#: literals.py:33 +msgid "Network drive" +msgstr "" + +#: literals.py:34 +msgid "User drive" +msgstr "" + +#: literals.py:35 +msgid "Envelope" +msgstr "" + +#: literals.py:36 +msgid "Folder" +msgstr "" + +#: literals.py:37 +msgid "World" +msgstr "" + +#: literals.py:38 +msgid "Printer" +msgstr "" + +#: literals.py:39 +msgid "Empty printer" +msgstr "" + +#: literals.py:47 models.py:203 +msgid "web form" +msgstr "" + +#: literals.py:48 +msgid "server staging folder" +msgstr "" + +#: literals.py:49 +msgid "server watch folder" +msgstr "" + +#: literals.py:54 +msgid "server staging folders" +msgstr "" + +#: literals.py:55 +msgid "server watch folders" +msgstr "" + +#: models.py:36 +msgid "title" +msgstr "" + +#: models.py:37 +msgid "enabled" +msgstr "" + +#: models.py:38 +msgid "whitelist" +msgstr "" + +#: models.py:39 +msgid "blacklist" +msgstr "" + +#: models.py:143 +msgid "icon" +msgstr "" + +#: models.py:143 +msgid "An icon to visually distinguish this source." +msgstr "" + +#: models.py:159 models.py:211 +msgid "folder path" +msgstr "" + +#: models.py:159 models.py:211 +msgid "Server side filesystem path." +msgstr "" + +#: models.py:160 +msgid "preview width" +msgstr "" + +#: models.py:160 +msgid "Width value to be passed to the converter backend." +msgstr "" + +#: models.py:161 +msgid "preview height" +msgstr "" + +#: models.py:161 +msgid "Height value to be passed to the converter backend." +msgstr "" + +#: models.py:162 models.py:199 models.py:212 +msgid "uncompress" +msgstr "" + +#: models.py:162 models.py:199 models.py:212 +msgid "Whether to expand or not compressed archives." +msgstr "" + +#: models.py:163 models.py:213 +msgid "delete after upload" +msgstr "" + +#: models.py:163 models.py:213 +msgid "Delete the file after is has been successfully uploaded." +msgstr "" + +#: models.py:174 +msgid "staging folder" +msgstr "" + +#: models.py:214 +msgid "interval" +msgstr "" + +#: models.py:214 +msgid "" +"Inverval in seconds where the watch folder path is checked for new " +"documents." +msgstr "" + +#: models.py:238 +msgid "watch folder" +msgstr "" + +#: models.py:243 +msgid "Enter a valid value." +msgstr "" + +#: models.py:271 views.py:595 +msgid "order" +msgstr "" + +#: models.py:272 views.py:596 views.py:633 views.py:663 +msgid "transformation" +msgstr "" + +#: models.py:273 views.py:597 +msgid "arguments" +msgstr "" + +#: models.py:273 +#, python-format +msgid "Use dictionaries to indentify arguments, example: %s" +msgstr "" + +#: models.py:284 +msgid "document source transformation" +msgstr "" + +#: models.py:285 +msgid "document source transformations" +msgstr "" + +#: models.py:292 models.py:293 +msgid "out of process" +msgstr "" + +#: permissions.py:7 +msgid "Sources setup" +msgstr "" + +#: permissions.py:8 +msgid "View existing document sources" +msgstr "" + +#: permissions.py:9 +msgid "Edit document sources" +msgstr "" + +#: permissions.py:10 +msgid "Delete document sources" +msgstr "" + +#: permissions.py:11 +msgid "Create new document sources" +msgstr "" + +#: staging.py:45 +#, python-format +msgid "Unable get list of staging files: %s" +msgstr "" + +#: staging.py:128 +#, python-format +msgid "Unable to upload staging file: %s" +msgstr "" + +#: staging.py:138 +#, python-format +msgid "Unable to delete staging file: %s" +msgstr "" + +#: utils.py:40 +msgid "Whitelist Blacklist validation error." +msgstr "" + +#: views.py:100 +msgid "here" +msgstr "" + +#: views.py:105 +msgid "Upload sources" +msgstr "" + +#: views.py:107 +msgid "" +"No interactive document sources have been defined or none have been enabled." +msgstr "" + +#: views.py:108 +#, python-format +msgid "Click %(setup_link)s to add or enable some document sources." +msgstr "" + +#: views.py:165 +msgid "New document version uploaded successfully." +msgstr "" + +#: views.py:169 +msgid "File uploaded successfully." +msgstr "" + +#: views.py:172 +msgid "File uncompressed successfully and uploaded as individual files." +msgstr "" + +#: views.py:175 +msgid "File was not a compressed file, uploaded as it was." +msgstr "" + +#: views.py:179 views.py:260 +msgid "New version uploads are not allowed for this document." +msgstr "" + +#: views.py:183 views.py:264 +#, python-format +msgid "Unhandled exception: %s" +msgstr "" + +#: views.py:192 +#, python-format +msgid "upload a new version from source: %s" +msgstr "" + +#: views.py:194 +#, python-format +msgid "upload a local document from source: %s" +msgstr "" + +#: views.py:240 +#, python-format +msgid "Document version from staging file: %s, uploaded successfully." +msgstr "" + +#: views.py:243 +#, python-format +msgid "Staging file: %s, uploaded successfully." +msgstr "" + +#: views.py:246 +#, python-format +msgid "" +"Staging file: %s, uncompressed successfully and uploaded as individual " +"files." +msgstr "" + +#: views.py:249 +#, python-format +msgid "Staging file: %s, was not compressed, uploaded as a single file." +msgstr "" + +#: views.py:254 +#, python-format +msgid "Staging file: %s, deleted successfully." +msgstr "" + +#: views.py:279 +#, python-format +msgid "upload a new version from staging source: %s" +msgstr "" + +#: views.py:281 +#, python-format +msgid "upload a document from staging source: %s" +msgstr "" + +#: views.py:294 +msgid "files in staging path" +msgstr "" + +#: views.py:326 +msgid "Current document type" +msgstr "" + +#: views.py:327 +msgid "None" +msgstr "" + +#: views.py:334 +msgid "Current metadata" +msgstr "" + +#: views.py:372 views.py:391 +#, python-format +msgid "Staging file transformation error: %(error)s" +msgstr "" + +#: views.py:414 +msgid "Staging file delete successfully." +msgstr "" + +#: views.py:416 +#, python-format +msgid "Staging file delete error; %s." +msgstr "" + +#: views.py:476 +msgid "Source edited successfully" +msgstr "" + +#: views.py:479 +#, python-format +msgid "Error editing source; %s" +msgstr "" + +#: views.py:484 +#, python-format +msgid "edit source: %s" +msgstr "" + +#: views.py:489 views.py:529 views.py:591 views.py:632 views.py:662 +#: views.py:705 +msgid "source" +msgstr "" + +#: views.py:518 +#, python-format +msgid "Source \"%s\" deleted successfully." +msgstr "" + +#: views.py:520 +#, python-format +msgid "Error deleting source \"%(source)s\": %(error)s" +msgstr "" + +#: views.py:527 +#, python-format +msgid "Are you sure you wish to delete the source: %s?" +msgstr "" + +#: views.py:559 +msgid "Source created successfully" +msgstr "" + +#: views.py:562 +#, python-format +msgid "Error creating source; %s" +msgstr "" + +#: views.py:567 +#, python-format +msgid "Create new source of type: %s" +msgstr "" + +#: views.py:589 +#, python-format +msgid "transformations for: %s" +msgstr "" + +#: views.py:619 +msgid "Source transformation edited successfully" +msgstr "" + +#: views.py:622 +#, python-format +msgid "Error editing source transformation; %s" +msgstr "" + +#: views.py:627 +#, python-format +msgid "Edit transformation: %s" +msgstr "" + +#: views.py:650 +msgid "Source transformation deleted successfully." +msgstr "" + +#: views.py:652 +#, python-format +msgid "Error deleting source transformation; %(error)s" +msgstr "" + +#: views.py:665 +#, python-format +msgid "" +"Are you sure you wish to delete source transformation \"%(transformation)s\"" +msgstr "" + +#: views.py:695 +msgid "Source transformation created successfully" +msgstr "" + +#: views.py:698 +#, python-format +msgid "Error creating source transformation; %s" +msgstr "" + +#: views.py:707 +#, python-format +msgid "Create new transformation for source: %s" +msgstr "" diff --git a/mayan/apps/sources/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/vi_VN/LC_MESSAGES/django.mo index 840fd9ef65..9b1c1b0f13 100644 Binary files a/mayan/apps/sources/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/sources/locale/vi_VN/LC_MESSAGES/django.po index 1d2593e970..88c4e4bab7 100644 --- a/mayan/apps/sources/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/vi_VN/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Trung Phan Minh , 2013. +# Trung Phan Minh , 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:49-0400\n" -"PO-Revision-Date: 2013-01-24 00:57+0000\n" -"Last-Translator: trungpm \n" +"PO-Revision-Date: 2013-11-20 13:14+0000\n" +"Last-Translator: Trung Phan Minh \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" diff --git a/mayan/apps/tags/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/ar/LC_MESSAGES/django.mo index a9d4e7b34c..bd0a4aaebf 100644 Binary files a/mayan/apps/tags/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/ar/LC_MESSAGES/django.po b/mayan/apps/tags/locale/ar/LC_MESSAGES/django.po index fcf12b32b5..0d9aa34d53 100644 --- a/mayan/apps/tags/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/ar/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Mohammed ALDOUB , 2013. +# Mohammed ALDOUB , 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:49-0400\n" "PO-Revision-Date: 2013-01-25 18:44+0000\n" "Last-Translator: Mohammed ALDOUB \n" diff --git a/mayan/apps/tags/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/bg/LC_MESSAGES/django.mo index 6603fe4f8c..404b80ad40 100644 Binary files a/mayan/apps/tags/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/bg/LC_MESSAGES/django.po b/mayan/apps/tags/locale/bg/LC_MESSAGES/django.po index 8f9a44f5c1..8b4029d53e 100644 --- a/mayan/apps/tags/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/bg/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# Pavlin Koldamov , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:07+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/tags/locale/da/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..d1ec82b1c9 Binary files /dev/null and b/mayan/apps/tags/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/da/LC_MESSAGES/django.po b/mayan/apps/tags/locale/da/LC_MESSAGES/django.po new file mode 100644 index 0000000000..9354c8510d --- /dev/null +++ b/mayan/apps/tags/locale/da/LC_MESSAGES/django.po @@ -0,0 +1,302 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Mads L. Nielsen , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-08-27 11:27+0000\n" +"Last-Translator: Mads L. Nielsen \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:24 +msgid "preview" +msgstr "forhåndsvisning" + +#: __init__.py:28 +msgid "tagged items" +msgstr "taggede elementer" + +#: __init__.py:34 __init__.py:42 links.py:21 views.py:124 +msgid "tags" +msgstr "tags" + +#: forms.py:24 +msgid "Name" +msgstr "Navn" + +#: forms.py:25 +msgid "Color" +msgstr "Farve" + +#: forms.py:42 permissions.py:7 +msgid "Tags" +msgstr "Tags" + +#: links.py:11 +msgid "tag list" +msgstr "tag liste" + +#: links.py:12 +msgid "create new tag" +msgstr "opret nyt tag" + +#: links.py:14 links.py:15 +msgid "attach tag" +msgstr "vedhæfte tag" + +#: links.py:18 +msgid "remove tag" +msgstr "fjern tag" + +#: links.py:19 +msgid "remove tags" +msgstr "fjern tags" + +#: links.py:22 links.py:25 +msgid "delete" +msgstr "slet" + +#: links.py:23 +msgid "edit" +msgstr "redigér" + +#: links.py:24 +msgid "tagged documents" +msgstr "taggede dokumenter" + +#: links.py:26 +msgid "ACLs" +msgstr "ACLs" + +#: literals.py:18 +msgid "Blue" +msgstr "Blå" + +#: literals.py:19 +msgid "Cyan" +msgstr "Cyan" + +#: literals.py:20 +msgid "Coral" +msgstr "Coral" + +#: literals.py:21 +msgid "Green-Yellow" +msgstr "Grøn-Gul" + +#: literals.py:22 +msgid "Khaki" +msgstr "Khaki" + +#: literals.py:23 +msgid "LightGrey" +msgstr "LysGrå" + +#: literals.py:24 +msgid "Magenta" +msgstr "Magenta" + +#: literals.py:25 +msgid "Red" +msgstr "Rød" + +#: literals.py:26 +msgid "Orange" +msgstr "Orange" + +#: literals.py:27 +msgid "Yellow" +msgstr "Gul" + +#: models.py:12 views.py:180 views.py:232 views.py:246 +msgid "tag" +msgstr "tag" + +#: models.py:13 +msgid "color" +msgstr "farve" + +#: models.py:16 +msgid "tag properties" +msgstr "tag egenskaber" + +#: models.py:17 +msgid "tags properties" +msgstr "tags egenskaber" + +#: permissions.py:9 +msgid "Create new tags" +msgstr "Opret nye tags" + +#: permissions.py:10 +msgid "Delete tags" +msgstr "Slet tags" + +#: permissions.py:11 +msgid "Edit tags" +msgstr "Redigér tags" + +#: permissions.py:12 +msgid "View tags" +msgstr "Vis tags" + +#: permissions.py:13 +msgid "Attach tags to documents" +msgstr "Vedhæft tags til dokumenter" + +#: permissions.py:14 +msgid "Remove tags from documents" +msgstr "Fjern tags fra dokumenter" + +#: views.py:42 +msgid "Tag already exists." +msgstr "Tag eksistere allerede." + +#: views.py:50 +msgid "Tag created succesfully." +msgstr "Tag oprettet." + +#: views.py:56 +msgid "create tag" +msgstr "opret tag" + +#: views.py:69 +msgid "Must provide at least one document." +msgstr "Skal angive mindst ét ​​dokument." + +#: views.py:87 +#, python-format +msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" +msgstr "Dokumentet \"%(document)s\" er allerede mærket som \"%(tag)s\"" + +#: views.py:92 +#, python-format +msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." +msgstr "Tag \"%(tag)s\" vedhæftet til at dokumentet \"%(document)s\"." + +#: views.py:100 +msgid "document" +msgstr "dokument" + +#: views.py:108 +#, python-format +msgid "Attach tag to document: %s." +msgstr "Vedhæft tag til dokumenter: %s." + +#: views.py:110 +#, python-format +msgid "Attach tag to documents: %s." +msgstr "Vedhæft tag til dokumenter: %s." + +#: views.py:156 +msgid "Must provide at least one tag." +msgstr "Der skal angives mindst én tag." + +#: views.py:171 +#, python-format +msgid "Tag \"%s\" deleted successfully." +msgstr "Tag \"%s\" slettet." + +#: views.py:173 +#, python-format +msgid "Error deleting tag \"%(tag)s\": %(error)s" +msgstr "Fejl ved sletning af tag \"%(tag)s\": %(error)s" + +#: views.py:188 +#, python-format +msgid "Are you sure you wish to delete the tag: %s?" +msgstr "Er du sikker på du ønsker at slette tag: %s?" + +#: views.py:189 views.py:192 +msgid "Will be removed from all documents." +msgstr "Vil blive fjernet fra alle dokumenter." + +#: views.py:191 +#, python-format +msgid "Are you sure you wish to delete the tags: %s?" +msgstr "Er du sikker på du ønsker at slette disse tags: %s?" + +#: views.py:220 +msgid "Tag updated succesfully." +msgstr "Tag opdateret." + +#: views.py:229 +#, python-format +msgid "edit tag: %s" +msgstr "redigér tag: %s" + +#: views.py:243 +#, python-format +msgid "documents with the tag \"%s\"" +msgstr "dokumenter med tag \"%s\"" + +#: views.py:262 +#, python-format +msgid "tags for: %s" +msgstr "tags for: %s" + +#: views.py:274 +msgid "Must provide at least one tagged document." +msgstr "Skal angive mindst ét tagget dokument." + +#: views.py:313 +#, python-format +msgid "Remove tag from document: %s." +msgstr "Fjern tag fra dokument: %s." + +#: views.py:315 +#, python-format +msgid "Remove tag from documents: %s." +msgstr "Fjern tag fra dokumenter: %s." + +#: views.py:321 +#, python-format +msgid "" +"Are you sure you wish to remove the tag \"%(tag)s\" from the document: " +"%(document)s?" +msgstr "Er du sikker på du vil fjerne mærket \"%(tag)s\" fra dokumentet: %(document)s?" + +#: views.py:324 +#, python-format +msgid "" +"Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " +"%(documents)s?" +msgstr "Er du sikker på du vil fjerne mærket \"%(tag)s\" fra dokumenterne: %(documents)s?" + +#: views.py:329 +#, python-format +msgid "" +"Are you sure you wish to remove the tags: %(tags)s from the document: " +"%(document)s?" +msgstr "Er du sikker på du ønsker at fjerne tags: %(tags)s fra dokumentet: %(document)s?" + +#: views.py:332 +#, python-format +msgid "" +"Are you sure you wish to remove the tags %(tag)s from the documents: " +"%(documents)s?" +msgstr "Er du sikker på du ønsker at fjerne tags %(tag)s fra dokumenter: %(documents)s?" + +#: views.py:339 +#, python-format +msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" +msgstr "Dokumentet \"%(document)s\" ikke blev kodet som \"%(tag)s\"" + +#: views.py:344 +#, python-format +msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." +msgstr "Tag \"%(tag)s\" blev fjernet fra dokumentet \"%(document)s\"." + +#: templatetags/tags_tags.py:17 +msgid "Add tag to document" +msgstr "Tilføj tag til dokument" diff --git a/mayan/apps/tags/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/de_DE/LC_MESSAGES/django.mo index ea2d4f3c68..5d7a3f86dd 100644 Binary files a/mayan/apps/tags/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/tags/locale/de_DE/LC_MESSAGES/django.po index 6f594f980c..d10a3145a1 100644 --- a/mayan/apps/tags/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/de_DE/LC_MESSAGES/django.po @@ -3,7 +3,8 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# toolking, 2013 +# Ingo, 2013 +# Mathias Behrle , 2014 # tetjarediske , 2012 # tetjarediske , 2012 # Tobias Paepke , 2014 @@ -14,7 +15,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-12-12 01:49-0400\n" "PO-Revision-Date: 2014-03-12 16:12+0000\n" -"Last-Translator: yangoon \n" +"Last-Translator: Mathias Behrle \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" diff --git a/mayan/apps/tags/locale/en/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/en/LC_MESSAGES/django.mo index d811a86be2..13bb26706c 100644 Binary files a/mayan/apps/tags/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/en/LC_MESSAGES/django.po b/mayan/apps/tags/locale/en/LC_MESSAGES/django.po index 2c5c675f26..d90d79175d 100644 --- a/mayan/apps/tags/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/en/LC_MESSAGES/django.po @@ -1,301 +1,301 @@ # 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 , 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:12-0400\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2012-12-12 06:07+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:24 msgid "preview" -msgstr "" +msgstr "preview" #: __init__.py:28 msgid "tagged items" -msgstr "" +msgstr "tagged items" #: __init__.py:34 __init__.py:42 links.py:21 views.py:124 msgid "tags" -msgstr "" +msgstr "tags" #: forms.py:24 msgid "Name" -msgstr "" +msgstr "Name" #: forms.py:25 msgid "Color" -msgstr "" +msgstr "Color" #: forms.py:42 permissions.py:7 msgid "Tags" -msgstr "" +msgstr "Tags" #: links.py:11 msgid "tag list" -msgstr "" +msgstr "tag list" #: links.py:12 msgid "create new tag" -msgstr "" +msgstr "create new tag" #: links.py:14 links.py:15 msgid "attach tag" -msgstr "" +msgstr "attach tag" #: links.py:18 msgid "remove tag" -msgstr "" +msgstr "remove tag" #: links.py:19 msgid "remove tags" -msgstr "" +msgstr "remove tags" #: links.py:22 links.py:25 msgid "delete" -msgstr "" +msgstr "delete" #: links.py:23 msgid "edit" -msgstr "" +msgstr "edit" #: links.py:24 msgid "tagged documents" -msgstr "" +msgstr "tagged documents" #: links.py:26 msgid "ACLs" -msgstr "" +msgstr "ACLs" #: literals.py:18 msgid "Blue" -msgstr "" +msgstr "Blue" #: literals.py:19 msgid "Cyan" -msgstr "" +msgstr "Cyan" #: literals.py:20 msgid "Coral" -msgstr "" +msgstr "Coral" #: literals.py:21 msgid "Green-Yellow" -msgstr "" +msgstr "Green-Yellow" #: literals.py:22 msgid "Khaki" -msgstr "" +msgstr "Khaki" #: literals.py:23 msgid "LightGrey" -msgstr "" +msgstr "LightGrey" #: literals.py:24 msgid "Magenta" -msgstr "" +msgstr "Magenta" #: literals.py:25 msgid "Red" -msgstr "" +msgstr "Red" #: literals.py:26 msgid "Orange" -msgstr "" +msgstr "Orange" #: literals.py:27 msgid "Yellow" -msgstr "" +msgstr "Yellow" #: models.py:12 views.py:180 views.py:232 views.py:246 msgid "tag" -msgstr "" +msgstr "tag" #: models.py:13 msgid "color" -msgstr "" +msgstr "color" #: models.py:16 msgid "tag properties" -msgstr "" +msgstr "tag properties" #: models.py:17 msgid "tags properties" -msgstr "" +msgstr "tags properties" #: permissions.py:9 msgid "Create new tags" -msgstr "" +msgstr "Create new tags" #: permissions.py:10 msgid "Delete tags" -msgstr "" +msgstr "Delete tags" #: permissions.py:11 msgid "Edit tags" -msgstr "" +msgstr "Edit tags" #: permissions.py:12 msgid "View tags" -msgstr "" +msgstr "View tags" #: permissions.py:13 msgid "Attach tags to documents" -msgstr "" +msgstr "Attach tags to documents" #: permissions.py:14 msgid "Remove tags from documents" -msgstr "" +msgstr "Remove tags from documents" #: views.py:42 msgid "Tag already exists." -msgstr "" +msgstr "Tag already exists." #: views.py:50 msgid "Tag created succesfully." -msgstr "" +msgstr "Tag created succesfully." #: views.py:56 msgid "create tag" -msgstr "" +msgstr "create tag" #: views.py:69 msgid "Must provide at least one document." -msgstr "" +msgstr "Must provide at least one document." #: views.py:87 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" -msgstr "" +msgstr "Document \"%(document)s\" is already tagged as \"%(tag)s\"" #: views.py:92 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." -msgstr "" +msgstr "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." #: views.py:100 msgid "document" -msgstr "" +msgstr "document" #: views.py:108 #, python-format msgid "Attach tag to document: %s." -msgstr "" +msgstr "Attach tag to document: %s." #: views.py:110 #, python-format msgid "Attach tag to documents: %s." -msgstr "" +msgstr "Attach tag to documents: %s." #: views.py:156 msgid "Must provide at least one tag." -msgstr "" +msgstr "Must provide at least one tag." #: views.py:171 #, python-format msgid "Tag \"%s\" deleted successfully." -msgstr "" +msgstr "Tag \"%s\" deleted successfully." #: views.py:173 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" -msgstr "" +msgstr "Error deleting tag \"%(tag)s\": %(error)s" #: views.py:188 #, python-format msgid "Are you sure you wish to delete the tag: %s?" -msgstr "" +msgstr "Are you sure you wish to delete the tag: %s?" #: views.py:189 views.py:192 msgid "Will be removed from all documents." -msgstr "" +msgstr "Will be removed from all documents." #: views.py:191 #, python-format msgid "Are you sure you wish to delete the tags: %s?" -msgstr "" +msgstr "Are you sure you wish to delete the tags: %s?" #: views.py:220 msgid "Tag updated succesfully." -msgstr "" +msgstr "Tag updated succesfully." #: views.py:229 #, python-format msgid "edit tag: %s" -msgstr "" +msgstr "edit tag: %s" #: views.py:243 #, python-format msgid "documents with the tag \"%s\"" -msgstr "" +msgstr "documents with the tag \"%s\"" #: views.py:262 #, python-format msgid "tags for: %s" -msgstr "" +msgstr "tags for: %s" #: views.py:274 msgid "Must provide at least one tagged document." -msgstr "" +msgstr "Must provide at least one tagged document." #: views.py:313 #, python-format msgid "Remove tag from document: %s." -msgstr "" +msgstr "Remove tag from document: %s." #: views.py:315 #, python-format msgid "Remove tag from documents: %s." -msgstr "" +msgstr "Remove tag from documents: %s." #: views.py:321 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" -msgstr "" +msgstr "Are you sure you wish to remove the tag \"%(tag)s\" from the document: %(document)s?" #: views.py:324 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" -msgstr "" +msgstr "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: %(documents)s?" #: views.py:329 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" -msgstr "" +msgstr "Are you sure you wish to remove the tags: %(tags)s from the document: %(document)s?" #: views.py:332 #, python-format msgid "" -"Are you sure you wish to remove the tags %(tags)s from the documents: " +"Are you sure you wish to remove the tags %(tag)s from the documents: " "%(documents)s?" -msgstr "" +msgstr "Are you sure you wish to remove the tags %(tag)s from the documents: %(documents)s?" #: views.py:339 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" -msgstr "" +msgstr "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" #: views.py:344 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." -msgstr "" +msgstr "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." #: templatetags/tags_tags.py:17 msgid "Add tag to document" -msgstr "" +msgstr "Add tag to document" diff --git a/mayan/apps/tags/locale/es/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/es/LC_MESSAGES/django.mo index 4d16020e13..79a69974a8 100644 Binary files a/mayan/apps/tags/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/es/LC_MESSAGES/django.po b/mayan/apps/tags/locale/es/LC_MESSAGES/django.po index 813c537394..490ff909ab 100644 --- a/mayan/apps/tags/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/es/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Roberto Rosario , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:22+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/tags/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..7651895781 Binary files /dev/null and b/mayan/apps/tags/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/fa/LC_MESSAGES/django.po b/mayan/apps/tags/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 0000000000..b0d41bc337 --- /dev/null +++ b/mayan/apps/tags/locale/fa/LC_MESSAGES/django.po @@ -0,0 +1,302 @@ +# 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 , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-07-05 11:20+0000\n" +"Last-Translator: Mohammad Dashtizadeh \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:24 +msgid "preview" +msgstr "پیش‌نمایش" + +#: __init__.py:28 +msgid "tagged items" +msgstr "" + +#: __init__.py:34 __init__.py:42 links.py:21 views.py:124 +msgid "tags" +msgstr "" + +#: forms.py:24 +msgid "Name" +msgstr "نام" + +#: forms.py:25 +msgid "Color" +msgstr "رنگ" + +#: forms.py:42 permissions.py:7 +msgid "Tags" +msgstr "" + +#: links.py:11 +msgid "tag list" +msgstr "" + +#: links.py:12 +msgid "create new tag" +msgstr "" + +#: links.py:14 links.py:15 +msgid "attach tag" +msgstr "" + +#: links.py:18 +msgid "remove tag" +msgstr "" + +#: links.py:19 +msgid "remove tags" +msgstr "" + +#: links.py:22 links.py:25 +msgid "delete" +msgstr "" + +#: links.py:23 +msgid "edit" +msgstr "ویرایش" + +#: links.py:24 +msgid "tagged documents" +msgstr "" + +#: links.py:26 +msgid "ACLs" +msgstr "" + +#: literals.py:18 +msgid "Blue" +msgstr "آبی" + +#: literals.py:19 +msgid "Cyan" +msgstr "" + +#: literals.py:20 +msgid "Coral" +msgstr "" + +#: literals.py:21 +msgid "Green-Yellow" +msgstr "" + +#: literals.py:22 +msgid "Khaki" +msgstr "" + +#: literals.py:23 +msgid "LightGrey" +msgstr "" + +#: literals.py:24 +msgid "Magenta" +msgstr "" + +#: literals.py:25 +msgid "Red" +msgstr "قرمز" + +#: literals.py:26 +msgid "Orange" +msgstr "نارنجی" + +#: literals.py:27 +msgid "Yellow" +msgstr "زرد" + +#: models.py:12 views.py:180 views.py:232 views.py:246 +msgid "tag" +msgstr "" + +#: models.py:13 +msgid "color" +msgstr "رنگ" + +#: models.py:16 +msgid "tag properties" +msgstr "" + +#: models.py:17 +msgid "tags properties" +msgstr "" + +#: permissions.py:9 +msgid "Create new tags" +msgstr "" + +#: permissions.py:10 +msgid "Delete tags" +msgstr "" + +#: permissions.py:11 +msgid "Edit tags" +msgstr "" + +#: permissions.py:12 +msgid "View tags" +msgstr "" + +#: permissions.py:13 +msgid "Attach tags to documents" +msgstr "" + +#: permissions.py:14 +msgid "Remove tags from documents" +msgstr "" + +#: views.py:42 +msgid "Tag already exists." +msgstr "" + +#: views.py:50 +msgid "Tag created succesfully." +msgstr "" + +#: views.py:56 +msgid "create tag" +msgstr "" + +#: views.py:69 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:87 +#, python-format +msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" +msgstr "" + +#: views.py:92 +#, python-format +msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." +msgstr "" + +#: views.py:100 +msgid "document" +msgstr "سند" + +#: views.py:108 +#, python-format +msgid "Attach tag to document: %s." +msgstr "" + +#: views.py:110 +#, python-format +msgid "Attach tag to documents: %s." +msgstr "" + +#: views.py:156 +msgid "Must provide at least one tag." +msgstr "" + +#: views.py:171 +#, python-format +msgid "Tag \"%s\" deleted successfully." +msgstr "" + +#: views.py:173 +#, python-format +msgid "Error deleting tag \"%(tag)s\": %(error)s" +msgstr "" + +#: views.py:188 +#, python-format +msgid "Are you sure you wish to delete the tag: %s?" +msgstr "" + +#: views.py:189 views.py:192 +msgid "Will be removed from all documents." +msgstr "" + +#: views.py:191 +#, python-format +msgid "Are you sure you wish to delete the tags: %s?" +msgstr "" + +#: views.py:220 +msgid "Tag updated succesfully." +msgstr "" + +#: views.py:229 +#, python-format +msgid "edit tag: %s" +msgstr "" + +#: views.py:243 +#, python-format +msgid "documents with the tag \"%s\"" +msgstr "" + +#: views.py:262 +#, python-format +msgid "tags for: %s" +msgstr "" + +#: views.py:274 +msgid "Must provide at least one tagged document." +msgstr "" + +#: views.py:313 +#, python-format +msgid "Remove tag from document: %s." +msgstr "" + +#: views.py:315 +#, python-format +msgid "Remove tag from documents: %s." +msgstr "" + +#: views.py:321 +#, python-format +msgid "" +"Are you sure you wish to remove the tag \"%(tag)s\" from the document: " +"%(document)s?" +msgstr "" + +#: views.py:324 +#, python-format +msgid "" +"Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " +"%(documents)s?" +msgstr "" + +#: views.py:329 +#, python-format +msgid "" +"Are you sure you wish to remove the tags: %(tags)s from the document: " +"%(document)s?" +msgstr "" + +#: views.py:332 +#, python-format +msgid "" +"Are you sure you wish to remove the tags %(tag)s from the documents: " +"%(documents)s?" +msgstr "" + +#: views.py:339 +#, python-format +msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" +msgstr "" + +#: views.py:344 +#, python-format +msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." +msgstr "" + +#: templatetags/tags_tags.py:17 +msgid "Add tag to document" +msgstr "" diff --git a/mayan/apps/tags/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/fr/LC_MESSAGES/django.mo index ac8c6cfe90..5ed8e6a690 100644 Binary files a/mayan/apps/tags/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/fr/LC_MESSAGES/django.po b/mayan/apps/tags/locale/fr/LC_MESSAGES/django.po index 84eb437e15..0a82947133 100644 --- a/mayan/apps/tags/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/fr/LC_MESSAGES/django.po @@ -3,14 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Pierre Lhoste , 2012. +# Pierre Lhoste , 2012 +# SadE54 , 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:49-0400\n" -"PO-Revision-Date: 2012-12-12 06:07+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-02-04 00:49+0000\n" +"Last-Translator: SadE54 \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" @@ -56,11 +57,11 @@ msgstr "rattacher une étiquette" #: links.py:18 msgid "remove tag" -msgstr "" +msgstr "supprimer une étiquette" #: links.py:19 msgid "remove tags" -msgstr "" +msgstr "supprimer des étiquettes" #: links.py:22 links.py:25 msgid "delete" @@ -172,31 +173,31 @@ msgstr "créer une étiquette" #: views.py:69 msgid "Must provide at least one document." -msgstr "" +msgstr "Il est nécessaire d'indiquer au moins un document." #: views.py:87 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" -msgstr "" +msgstr "Le document \"%(document)s\" est déjà étiqueté comme \"%(tag)s\"" #: views.py:92 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." -msgstr "" +msgstr "L'étiquette \"%(tag)s\" a été attachée avec succès au document \"%(document)s\"." #: views.py:100 msgid "document" -msgstr "" +msgstr "document" #: views.py:108 #, python-format msgid "Attach tag to document: %s." -msgstr "" +msgstr "Attacher l'étiquette au document: %s." #: views.py:110 #, python-format msgid "Attach tag to documents: %s." -msgstr "" +msgstr "Attacher l'étiquette au documents: %s." #: views.py:156 msgid "Must provide at least one tag." @@ -247,55 +248,55 @@ msgstr "étiquettes pour:%s" #: views.py:274 msgid "Must provide at least one tagged document." -msgstr "" +msgstr "Il est nécessaire d'indiquer au moins un document étiqueté." #: views.py:313 #, python-format msgid "Remove tag from document: %s." -msgstr "" +msgstr "Supprimer l'étiquette du document: %s" #: views.py:315 #, python-format msgid "Remove tag from documents: %s." -msgstr "" +msgstr "Supprimer l'étiquette des documents: %s" #: views.py:321 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" -msgstr "" +msgstr "Êtes-vous sûr de vouloir supprimer l'étiquette \"%(tag)s\" du document: %(document)s?" #: views.py:324 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" -msgstr "" +msgstr "Êtes-vous sûr de vouloir supprimer l'étiquette \"%(tag)s\" des documents: %(documents)s?" #: views.py:329 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" -msgstr "" +msgstr "Êtes-vous sûr de vouloir supprimer les étiquettes: %(tags)s du document: %(document)s?" #: views.py:332 #, python-format msgid "" "Are you sure you wish to remove the tags %(tag)s from the documents: " "%(documents)s?" -msgstr "" +msgstr "Êtes-vous sûr de vouloir supprimer les étiquettes: %(tag)s des documents: %(documents)s?" #: views.py:339 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" -msgstr "" +msgstr "Le document \"%(document)s\" n'a pas été étiqueté avec \"%(tag)s\"" #: views.py:344 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." -msgstr "" +msgstr "L'étiquette \"%(tag)s\" à été supprimée avec succès du document \"%(document)s\"." #: templatetags/tags_tags.py:17 msgid "Add tag to document" diff --git a/mayan/apps/tags/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/hr_HR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..f4559d3dc1 Binary files /dev/null and b/mayan/apps/tags/locale/hr_HR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/tags/locale/hr_HR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..48c648c077 --- /dev/null +++ b/mayan/apps/tags/locale/hr_HR/LC_MESSAGES/django.po @@ -0,0 +1,301 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2012-12-12 06:07+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:24 +msgid "preview" +msgstr "" + +#: __init__.py:28 +msgid "tagged items" +msgstr "" + +#: __init__.py:34 __init__.py:42 links.py:21 views.py:124 +msgid "tags" +msgstr "" + +#: forms.py:24 +msgid "Name" +msgstr "" + +#: forms.py:25 +msgid "Color" +msgstr "" + +#: forms.py:42 permissions.py:7 +msgid "Tags" +msgstr "" + +#: links.py:11 +msgid "tag list" +msgstr "" + +#: links.py:12 +msgid "create new tag" +msgstr "" + +#: links.py:14 links.py:15 +msgid "attach tag" +msgstr "" + +#: links.py:18 +msgid "remove tag" +msgstr "" + +#: links.py:19 +msgid "remove tags" +msgstr "" + +#: links.py:22 links.py:25 +msgid "delete" +msgstr "" + +#: links.py:23 +msgid "edit" +msgstr "" + +#: links.py:24 +msgid "tagged documents" +msgstr "" + +#: links.py:26 +msgid "ACLs" +msgstr "" + +#: literals.py:18 +msgid "Blue" +msgstr "" + +#: literals.py:19 +msgid "Cyan" +msgstr "" + +#: literals.py:20 +msgid "Coral" +msgstr "" + +#: literals.py:21 +msgid "Green-Yellow" +msgstr "" + +#: literals.py:22 +msgid "Khaki" +msgstr "" + +#: literals.py:23 +msgid "LightGrey" +msgstr "" + +#: literals.py:24 +msgid "Magenta" +msgstr "" + +#: literals.py:25 +msgid "Red" +msgstr "" + +#: literals.py:26 +msgid "Orange" +msgstr "" + +#: literals.py:27 +msgid "Yellow" +msgstr "" + +#: models.py:12 views.py:180 views.py:232 views.py:246 +msgid "tag" +msgstr "" + +#: models.py:13 +msgid "color" +msgstr "" + +#: models.py:16 +msgid "tag properties" +msgstr "" + +#: models.py:17 +msgid "tags properties" +msgstr "" + +#: permissions.py:9 +msgid "Create new tags" +msgstr "" + +#: permissions.py:10 +msgid "Delete tags" +msgstr "" + +#: permissions.py:11 +msgid "Edit tags" +msgstr "" + +#: permissions.py:12 +msgid "View tags" +msgstr "" + +#: permissions.py:13 +msgid "Attach tags to documents" +msgstr "" + +#: permissions.py:14 +msgid "Remove tags from documents" +msgstr "" + +#: views.py:42 +msgid "Tag already exists." +msgstr "" + +#: views.py:50 +msgid "Tag created succesfully." +msgstr "" + +#: views.py:56 +msgid "create tag" +msgstr "" + +#: views.py:69 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:87 +#, python-format +msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" +msgstr "" + +#: views.py:92 +#, python-format +msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." +msgstr "" + +#: views.py:100 +msgid "document" +msgstr "" + +#: views.py:108 +#, python-format +msgid "Attach tag to document: %s." +msgstr "" + +#: views.py:110 +#, python-format +msgid "Attach tag to documents: %s." +msgstr "" + +#: views.py:156 +msgid "Must provide at least one tag." +msgstr "" + +#: views.py:171 +#, python-format +msgid "Tag \"%s\" deleted successfully." +msgstr "" + +#: views.py:173 +#, python-format +msgid "Error deleting tag \"%(tag)s\": %(error)s" +msgstr "" + +#: views.py:188 +#, python-format +msgid "Are you sure you wish to delete the tag: %s?" +msgstr "" + +#: views.py:189 views.py:192 +msgid "Will be removed from all documents." +msgstr "" + +#: views.py:191 +#, python-format +msgid "Are you sure you wish to delete the tags: %s?" +msgstr "" + +#: views.py:220 +msgid "Tag updated succesfully." +msgstr "" + +#: views.py:229 +#, python-format +msgid "edit tag: %s" +msgstr "" + +#: views.py:243 +#, python-format +msgid "documents with the tag \"%s\"" +msgstr "" + +#: views.py:262 +#, python-format +msgid "tags for: %s" +msgstr "" + +#: views.py:274 +msgid "Must provide at least one tagged document." +msgstr "" + +#: views.py:313 +#, python-format +msgid "Remove tag from document: %s." +msgstr "" + +#: views.py:315 +#, python-format +msgid "Remove tag from documents: %s." +msgstr "" + +#: views.py:321 +#, python-format +msgid "" +"Are you sure you wish to remove the tag \"%(tag)s\" from the document: " +"%(document)s?" +msgstr "" + +#: views.py:324 +#, python-format +msgid "" +"Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " +"%(documents)s?" +msgstr "" + +#: views.py:329 +#, python-format +msgid "" +"Are you sure you wish to remove the tags: %(tags)s from the document: " +"%(document)s?" +msgstr "" + +#: views.py:332 +#, python-format +msgid "" +"Are you sure you wish to remove the tags %(tag)s from the documents: " +"%(documents)s?" +msgstr "" + +#: views.py:339 +#, python-format +msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" +msgstr "" + +#: views.py:344 +#, python-format +msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." +msgstr "" + +#: templatetags/tags_tags.py:17 +msgid "Add tag to document" +msgstr "" diff --git a/mayan/apps/tags/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..3d7d2fac30 Binary files /dev/null and b/mayan/apps/tags/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/hu/LC_MESSAGES/django.po b/mayan/apps/tags/locale/hu/LC_MESSAGES/django.po new file mode 100644 index 0000000000..b034c8a885 --- /dev/null +++ b/mayan/apps/tags/locale/hu/LC_MESSAGES/django.po @@ -0,0 +1,301 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2012-12-12 06:07+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:24 +msgid "preview" +msgstr "" + +#: __init__.py:28 +msgid "tagged items" +msgstr "" + +#: __init__.py:34 __init__.py:42 links.py:21 views.py:124 +msgid "tags" +msgstr "" + +#: forms.py:24 +msgid "Name" +msgstr "" + +#: forms.py:25 +msgid "Color" +msgstr "" + +#: forms.py:42 permissions.py:7 +msgid "Tags" +msgstr "" + +#: links.py:11 +msgid "tag list" +msgstr "" + +#: links.py:12 +msgid "create new tag" +msgstr "" + +#: links.py:14 links.py:15 +msgid "attach tag" +msgstr "" + +#: links.py:18 +msgid "remove tag" +msgstr "" + +#: links.py:19 +msgid "remove tags" +msgstr "" + +#: links.py:22 links.py:25 +msgid "delete" +msgstr "" + +#: links.py:23 +msgid "edit" +msgstr "" + +#: links.py:24 +msgid "tagged documents" +msgstr "" + +#: links.py:26 +msgid "ACLs" +msgstr "" + +#: literals.py:18 +msgid "Blue" +msgstr "" + +#: literals.py:19 +msgid "Cyan" +msgstr "" + +#: literals.py:20 +msgid "Coral" +msgstr "" + +#: literals.py:21 +msgid "Green-Yellow" +msgstr "" + +#: literals.py:22 +msgid "Khaki" +msgstr "" + +#: literals.py:23 +msgid "LightGrey" +msgstr "" + +#: literals.py:24 +msgid "Magenta" +msgstr "" + +#: literals.py:25 +msgid "Red" +msgstr "" + +#: literals.py:26 +msgid "Orange" +msgstr "" + +#: literals.py:27 +msgid "Yellow" +msgstr "" + +#: models.py:12 views.py:180 views.py:232 views.py:246 +msgid "tag" +msgstr "" + +#: models.py:13 +msgid "color" +msgstr "" + +#: models.py:16 +msgid "tag properties" +msgstr "" + +#: models.py:17 +msgid "tags properties" +msgstr "" + +#: permissions.py:9 +msgid "Create new tags" +msgstr "" + +#: permissions.py:10 +msgid "Delete tags" +msgstr "" + +#: permissions.py:11 +msgid "Edit tags" +msgstr "" + +#: permissions.py:12 +msgid "View tags" +msgstr "" + +#: permissions.py:13 +msgid "Attach tags to documents" +msgstr "" + +#: permissions.py:14 +msgid "Remove tags from documents" +msgstr "" + +#: views.py:42 +msgid "Tag already exists." +msgstr "" + +#: views.py:50 +msgid "Tag created succesfully." +msgstr "" + +#: views.py:56 +msgid "create tag" +msgstr "" + +#: views.py:69 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:87 +#, python-format +msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" +msgstr "" + +#: views.py:92 +#, python-format +msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." +msgstr "" + +#: views.py:100 +msgid "document" +msgstr "" + +#: views.py:108 +#, python-format +msgid "Attach tag to document: %s." +msgstr "" + +#: views.py:110 +#, python-format +msgid "Attach tag to documents: %s." +msgstr "" + +#: views.py:156 +msgid "Must provide at least one tag." +msgstr "" + +#: views.py:171 +#, python-format +msgid "Tag \"%s\" deleted successfully." +msgstr "" + +#: views.py:173 +#, python-format +msgid "Error deleting tag \"%(tag)s\": %(error)s" +msgstr "" + +#: views.py:188 +#, python-format +msgid "Are you sure you wish to delete the tag: %s?" +msgstr "" + +#: views.py:189 views.py:192 +msgid "Will be removed from all documents." +msgstr "" + +#: views.py:191 +#, python-format +msgid "Are you sure you wish to delete the tags: %s?" +msgstr "" + +#: views.py:220 +msgid "Tag updated succesfully." +msgstr "" + +#: views.py:229 +#, python-format +msgid "edit tag: %s" +msgstr "" + +#: views.py:243 +#, python-format +msgid "documents with the tag \"%s\"" +msgstr "" + +#: views.py:262 +#, python-format +msgid "tags for: %s" +msgstr "" + +#: views.py:274 +msgid "Must provide at least one tagged document." +msgstr "" + +#: views.py:313 +#, python-format +msgid "Remove tag from document: %s." +msgstr "" + +#: views.py:315 +#, python-format +msgid "Remove tag from documents: %s." +msgstr "" + +#: views.py:321 +#, python-format +msgid "" +"Are you sure you wish to remove the tag \"%(tag)s\" from the document: " +"%(document)s?" +msgstr "" + +#: views.py:324 +#, python-format +msgid "" +"Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " +"%(documents)s?" +msgstr "" + +#: views.py:329 +#, python-format +msgid "" +"Are you sure you wish to remove the tags: %(tags)s from the document: " +"%(document)s?" +msgstr "" + +#: views.py:332 +#, python-format +msgid "" +"Are you sure you wish to remove the tags %(tag)s from the documents: " +"%(documents)s?" +msgstr "" + +#: views.py:339 +#, python-format +msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" +msgstr "" + +#: views.py:344 +#, python-format +msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." +msgstr "" + +#: templatetags/tags_tags.py:17 +msgid "Add tag to document" +msgstr "" diff --git a/mayan/apps/tags/locale/id/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..787510b3dc Binary files /dev/null and b/mayan/apps/tags/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/id/LC_MESSAGES/django.po b/mayan/apps/tags/locale/id/LC_MESSAGES/django.po new file mode 100644 index 0000000000..1a725ed38c --- /dev/null +++ b/mayan/apps/tags/locale/id/LC_MESSAGES/django.po @@ -0,0 +1,301 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2011-09-30 04:41+0000\n" +"Last-Translator: FULL NAME \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:24 +msgid "preview" +msgstr "" + +#: __init__.py:28 +msgid "tagged items" +msgstr "" + +#: __init__.py:34 __init__.py:42 links.py:21 views.py:124 +msgid "tags" +msgstr "" + +#: forms.py:24 +msgid "Name" +msgstr "" + +#: forms.py:25 +msgid "Color" +msgstr "" + +#: forms.py:42 permissions.py:7 +msgid "Tags" +msgstr "" + +#: links.py:11 +msgid "tag list" +msgstr "" + +#: links.py:12 +msgid "create new tag" +msgstr "" + +#: links.py:14 links.py:15 +msgid "attach tag" +msgstr "" + +#: links.py:18 +msgid "remove tag" +msgstr "" + +#: links.py:19 +msgid "remove tags" +msgstr "" + +#: links.py:22 links.py:25 +msgid "delete" +msgstr "" + +#: links.py:23 +msgid "edit" +msgstr "" + +#: links.py:24 +msgid "tagged documents" +msgstr "" + +#: links.py:26 +msgid "ACLs" +msgstr "" + +#: literals.py:18 +msgid "Blue" +msgstr "" + +#: literals.py:19 +msgid "Cyan" +msgstr "" + +#: literals.py:20 +msgid "Coral" +msgstr "" + +#: literals.py:21 +msgid "Green-Yellow" +msgstr "" + +#: literals.py:22 +msgid "Khaki" +msgstr "" + +#: literals.py:23 +msgid "LightGrey" +msgstr "" + +#: literals.py:24 +msgid "Magenta" +msgstr "" + +#: literals.py:25 +msgid "Red" +msgstr "" + +#: literals.py:26 +msgid "Orange" +msgstr "" + +#: literals.py:27 +msgid "Yellow" +msgstr "" + +#: models.py:12 views.py:180 views.py:232 views.py:246 +msgid "tag" +msgstr "" + +#: models.py:13 +msgid "color" +msgstr "" + +#: models.py:16 +msgid "tag properties" +msgstr "" + +#: models.py:17 +msgid "tags properties" +msgstr "" + +#: permissions.py:9 +msgid "Create new tags" +msgstr "" + +#: permissions.py:10 +msgid "Delete tags" +msgstr "" + +#: permissions.py:11 +msgid "Edit tags" +msgstr "" + +#: permissions.py:12 +msgid "View tags" +msgstr "" + +#: permissions.py:13 +msgid "Attach tags to documents" +msgstr "" + +#: permissions.py:14 +msgid "Remove tags from documents" +msgstr "" + +#: views.py:42 +msgid "Tag already exists." +msgstr "" + +#: views.py:50 +msgid "Tag created succesfully." +msgstr "" + +#: views.py:56 +msgid "create tag" +msgstr "" + +#: views.py:69 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:87 +#, python-format +msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" +msgstr "" + +#: views.py:92 +#, python-format +msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." +msgstr "" + +#: views.py:100 +msgid "document" +msgstr "" + +#: views.py:108 +#, python-format +msgid "Attach tag to document: %s." +msgstr "" + +#: views.py:110 +#, python-format +msgid "Attach tag to documents: %s." +msgstr "" + +#: views.py:156 +msgid "Must provide at least one tag." +msgstr "" + +#: views.py:171 +#, python-format +msgid "Tag \"%s\" deleted successfully." +msgstr "" + +#: views.py:173 +#, python-format +msgid "Error deleting tag \"%(tag)s\": %(error)s" +msgstr "" + +#: views.py:188 +#, python-format +msgid "Are you sure you wish to delete the tag: %s?" +msgstr "" + +#: views.py:189 views.py:192 +msgid "Will be removed from all documents." +msgstr "" + +#: views.py:191 +#, python-format +msgid "Are you sure you wish to delete the tags: %s?" +msgstr "" + +#: views.py:220 +msgid "Tag updated succesfully." +msgstr "" + +#: views.py:229 +#, python-format +msgid "edit tag: %s" +msgstr "" + +#: views.py:243 +#, python-format +msgid "documents with the tag \"%s\"" +msgstr "" + +#: views.py:262 +#, python-format +msgid "tags for: %s" +msgstr "" + +#: views.py:274 +msgid "Must provide at least one tagged document." +msgstr "" + +#: views.py:313 +#, python-format +msgid "Remove tag from document: %s." +msgstr "" + +#: views.py:315 +#, python-format +msgid "Remove tag from documents: %s." +msgstr "" + +#: views.py:321 +#, python-format +msgid "" +"Are you sure you wish to remove the tag \"%(tag)s\" from the document: " +"%(document)s?" +msgstr "" + +#: views.py:324 +#, python-format +msgid "" +"Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " +"%(documents)s?" +msgstr "" + +#: views.py:329 +#, python-format +msgid "" +"Are you sure you wish to remove the tags: %(tags)s from the document: " +"%(document)s?" +msgstr "" + +#: views.py:332 +#, python-format +msgid "" +"Are you sure you wish to remove the tags %(tag)s from the documents: " +"%(documents)s?" +msgstr "" + +#: views.py:339 +#, python-format +msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" +msgstr "" + +#: views.py:344 +#, python-format +msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." +msgstr "" + +#: templatetags/tags_tags.py:17 +msgid "Add tag to document" +msgstr "" diff --git a/mayan/apps/tags/locale/it/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/it/LC_MESSAGES/django.mo index d07fb6ba3c..68873ce207 100644 Binary files a/mayan/apps/tags/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/it/LC_MESSAGES/django.po b/mayan/apps/tags/locale/it/LC_MESSAGES/django.po index f4f2d89988..842191da0b 100644 --- a/mayan/apps/tags/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/it/LC_MESSAGES/django.po @@ -3,16 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. -# Pierpaolo Baldan , 2012. -# Roberto Rosario , 2011. +# Pierpaolo Baldan , 2011 +# Pierpaolo Baldan , 2012 +# Roberto Rosario, 2011 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:07+0000\n" -"Last-Translator: Roberto Rosario \n" +"Last-Translator: Roberto Rosario\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" diff --git a/mayan/apps/tags/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/nl_NL/LC_MESSAGES/django.mo index 8332070a0d..820f756d12 100644 Binary files a/mayan/apps/tags/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/tags/locale/nl_NL/LC_MESSAGES/django.po index f97225e5ab..26a32b4ae3 100644 --- a/mayan/apps/tags/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/nl_NL/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Lucas Weel , 2012-2013. +# Lucas Weel , 2012-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:49-0400\n" "PO-Revision-Date: 2013-01-12 10:56+0000\n" "Last-Translator: Lucas Weel \n" diff --git a/mayan/apps/tags/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/pl/LC_MESSAGES/django.mo index 4b016a1590..427011aaab 100644 Binary files a/mayan/apps/tags/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/pl/LC_MESSAGES/django.po b/mayan/apps/tags/locale/pl/LC_MESSAGES/django.po index 8c28cdd2b5..ec859d7fc9 100644 --- a/mayan/apps/tags/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/pl/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# mic , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:07+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/tags/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/pt/LC_MESSAGES/django.mo index ef8bb8c879..5c9041ef0a 100644 Binary files a/mayan/apps/tags/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/pt/LC_MESSAGES/django.po b/mayan/apps/tags/locale/pt/LC_MESSAGES/django.po index 992672b9b9..99dcfe48ba 100644 --- a/mayan/apps/tags/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/pt/LC_MESSAGES/django.po @@ -3,16 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. -# Roberto Rosario , 2012. -# Vítor Figueiró , 2012. +# emersonsoares , 2011 +# Roberto Rosario, 2012 +# Vítor Figueiró , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:07+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/tags/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/pt_BR/LC_MESSAGES/django.mo index 456ac98236..096eeda139 100644 Binary files a/mayan/apps/tags/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/tags/locale/pt_BR/LC_MESSAGES/django.po index 33225b1744..9193364cdd 100644 --- a/mayan/apps/tags/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/pt_BR/LC_MESSAGES/django.po @@ -3,15 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011-2012. -# Roberto Rosario , 2012. +# emersonsoares , 2011-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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:07+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/tags/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/ru/LC_MESSAGES/django.mo index f6860da3d4..d000168353 100644 Binary files a/mayan/apps/tags/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/ru/LC_MESSAGES/django.po b/mayan/apps/tags/locale/ru/LC_MESSAGES/django.po index a9798e8e26..052ec3f6d5 100644 --- a/mayan/apps/tags/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/ru/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Sergey Glita , 2012. +# Sergey Glita , 2012-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:49-0400\n" -"PO-Revision-Date: 2012-12-12 06:07+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-05-14 06:12+0000\n" +"Last-Translator: Sergey Glita \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" @@ -56,11 +56,11 @@ msgstr "пометить" #: links.py:18 msgid "remove tag" -msgstr "" +msgstr "Удалить метку" #: links.py:19 msgid "remove tags" -msgstr "" +msgstr "Удалить метки" #: links.py:22 links.py:25 msgid "delete" @@ -172,31 +172,31 @@ msgstr "создать метку" #: views.py:69 msgid "Must provide at least one document." -msgstr "" +msgstr "Должен быть хотя бы один документ." #: views.py:87 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" -msgstr "" +msgstr "\"%(document)s\" уже имеет метку \"%(tag)s\"" #: views.py:92 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." -msgstr "" +msgstr "Метка \"%(tag)s\" присвоена \"%(document)s\"." #: views.py:100 msgid "document" -msgstr "" +msgstr "документ" #: views.py:108 #, python-format msgid "Attach tag to document: %s." -msgstr "" +msgstr "Пометить документ %s." #: views.py:110 #, python-format msgid "Attach tag to documents: %s." -msgstr "" +msgstr "Пометить документы %s." #: views.py:156 msgid "Must provide at least one tag." @@ -247,55 +247,55 @@ msgstr "теги для:%s" #: views.py:274 msgid "Must provide at least one tagged document." -msgstr "" +msgstr "Следует указать хотя бы один помеченный документ." #: views.py:313 #, python-format msgid "Remove tag from document: %s." -msgstr "" +msgstr "Снять метку с документа %s." #: views.py:315 #, python-format msgid "Remove tag from documents: %s." -msgstr "" +msgstr "Снять метку с документов %s." #: views.py:321 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" -msgstr "" +msgstr "Снять метку \"%(tag)s\" с документа %(document)s?" #: views.py:324 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" -msgstr "" +msgstr "Снять метку \"%(tag)s\" с документов %(documents)s? " #: views.py:329 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" -msgstr "" +msgstr "Снять метки \"%(tags)s\" с документа %(document)s?" #: views.py:332 #, python-format msgid "" "Are you sure you wish to remove the tags %(tag)s from the documents: " "%(documents)s?" -msgstr "" +msgstr "Снять метку %(tag)s с документов %(documents)s?" #: views.py:339 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" -msgstr "" +msgstr "\"%(document)s\" не помечен как \"%(tag)s\"" #: views.py:344 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." -msgstr "" +msgstr "Метка \"%(tag)s\" снята с документа \"%(document)s\"." #: templatetags/tags_tags.py:17 msgid "Add tag to document" diff --git a/mayan/apps/tags/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/sl_SI/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..10ee313901 Binary files /dev/null and b/mayan/apps/tags/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/tags/locale/sl_SI/LC_MESSAGES/django.po index 0956bac5ce..e6906bd58a 100644 --- a/mayan/apps/tags/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/sl_SI/LC_MESSAGES/django.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# kontrabant , 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:49-0400\n" -"PO-Revision-Date: 2012-12-12 06:07+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-05-29 08:52+0000\n" +"Last-Translator: kontrabant \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" @@ -27,31 +28,31 @@ msgstr "" #: __init__.py:34 __init__.py:42 links.py:21 views.py:124 msgid "tags" -msgstr "" +msgstr "oznake" #: forms.py:24 msgid "Name" -msgstr "" +msgstr "Ime" #: forms.py:25 msgid "Color" -msgstr "" +msgstr "Barva" #: forms.py:42 permissions.py:7 msgid "Tags" -msgstr "" +msgstr "Oznake" #: links.py:11 msgid "tag list" -msgstr "" +msgstr "spisek oznak" #: links.py:12 msgid "create new tag" -msgstr "" +msgstr "ustvari novo oznako" #: links.py:14 links.py:15 msgid "attach tag" -msgstr "" +msgstr "dodaj oznako" #: links.py:18 msgid "remove tag" @@ -63,15 +64,15 @@ msgstr "" #: links.py:22 links.py:25 msgid "delete" -msgstr "" +msgstr "izbriši" #: links.py:23 msgid "edit" -msgstr "" +msgstr "uredi" #: links.py:24 msgid "tagged documents" -msgstr "" +msgstr "označeni dokumenti" #: links.py:26 msgid "ACLs" @@ -79,7 +80,7 @@ msgstr "" #: literals.py:18 msgid "Blue" -msgstr "" +msgstr "Modra" #: literals.py:19 msgid "Cyan" @@ -123,7 +124,7 @@ msgstr "" #: models.py:13 msgid "color" -msgstr "" +msgstr "barva" #: models.py:16 msgid "tag properties" @@ -135,7 +136,7 @@ msgstr "" #: permissions.py:9 msgid "Create new tags" -msgstr "" +msgstr "Kreiraj novo oznako" #: permissions.py:10 msgid "Delete tags" @@ -155,7 +156,7 @@ msgstr "" #: permissions.py:14 msgid "Remove tags from documents" -msgstr "" +msgstr "Odstrani oznake iz dokumenta" #: views.py:42 msgid "Tag already exists." diff --git a/mayan/apps/tags/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/tr_TR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..4b0daaea02 Binary files /dev/null and b/mayan/apps/tags/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/tags/locale/tr_TR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..083520b1f4 --- /dev/null +++ b/mayan/apps/tags/locale/tr_TR/LC_MESSAGES/django.po @@ -0,0 +1,301 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"Last-Translator: Roberto Rosario\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:24 +msgid "preview" +msgstr "" + +#: __init__.py:28 +msgid "tagged items" +msgstr "" + +#: __init__.py:34 __init__.py:42 links.py:21 views.py:124 +msgid "tags" +msgstr "" + +#: forms.py:24 +msgid "Name" +msgstr "" + +#: forms.py:25 +msgid "Color" +msgstr "" + +#: forms.py:42 permissions.py:7 +msgid "Tags" +msgstr "" + +#: links.py:11 +msgid "tag list" +msgstr "" + +#: links.py:12 +msgid "create new tag" +msgstr "" + +#: links.py:14 links.py:15 +msgid "attach tag" +msgstr "" + +#: links.py:18 +msgid "remove tag" +msgstr "" + +#: links.py:19 +msgid "remove tags" +msgstr "" + +#: links.py:22 links.py:25 +msgid "delete" +msgstr "" + +#: links.py:23 +msgid "edit" +msgstr "" + +#: links.py:24 +msgid "tagged documents" +msgstr "" + +#: links.py:26 +msgid "ACLs" +msgstr "" + +#: literals.py:18 +msgid "Blue" +msgstr "" + +#: literals.py:19 +msgid "Cyan" +msgstr "" + +#: literals.py:20 +msgid "Coral" +msgstr "" + +#: literals.py:21 +msgid "Green-Yellow" +msgstr "" + +#: literals.py:22 +msgid "Khaki" +msgstr "" + +#: literals.py:23 +msgid "LightGrey" +msgstr "" + +#: literals.py:24 +msgid "Magenta" +msgstr "" + +#: literals.py:25 +msgid "Red" +msgstr "" + +#: literals.py:26 +msgid "Orange" +msgstr "" + +#: literals.py:27 +msgid "Yellow" +msgstr "" + +#: models.py:12 views.py:180 views.py:232 views.py:246 +msgid "tag" +msgstr "" + +#: models.py:13 +msgid "color" +msgstr "" + +#: models.py:16 +msgid "tag properties" +msgstr "" + +#: models.py:17 +msgid "tags properties" +msgstr "" + +#: permissions.py:9 +msgid "Create new tags" +msgstr "" + +#: permissions.py:10 +msgid "Delete tags" +msgstr "" + +#: permissions.py:11 +msgid "Edit tags" +msgstr "" + +#: permissions.py:12 +msgid "View tags" +msgstr "" + +#: permissions.py:13 +msgid "Attach tags to documents" +msgstr "" + +#: permissions.py:14 +msgid "Remove tags from documents" +msgstr "" + +#: views.py:42 +msgid "Tag already exists." +msgstr "" + +#: views.py:50 +msgid "Tag created succesfully." +msgstr "" + +#: views.py:56 +msgid "create tag" +msgstr "" + +#: views.py:69 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:87 +#, python-format +msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" +msgstr "" + +#: views.py:92 +#, python-format +msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." +msgstr "" + +#: views.py:100 +msgid "document" +msgstr "" + +#: views.py:108 +#, python-format +msgid "Attach tag to document: %s." +msgstr "" + +#: views.py:110 +#, python-format +msgid "Attach tag to documents: %s." +msgstr "" + +#: views.py:156 +msgid "Must provide at least one tag." +msgstr "" + +#: views.py:171 +#, python-format +msgid "Tag \"%s\" deleted successfully." +msgstr "" + +#: views.py:173 +#, python-format +msgid "Error deleting tag \"%(tag)s\": %(error)s" +msgstr "" + +#: views.py:188 +#, python-format +msgid "Are you sure you wish to delete the tag: %s?" +msgstr "" + +#: views.py:189 views.py:192 +msgid "Will be removed from all documents." +msgstr "" + +#: views.py:191 +#, python-format +msgid "Are you sure you wish to delete the tags: %s?" +msgstr "" + +#: views.py:220 +msgid "Tag updated succesfully." +msgstr "" + +#: views.py:229 +#, python-format +msgid "edit tag: %s" +msgstr "" + +#: views.py:243 +#, python-format +msgid "documents with the tag \"%s\"" +msgstr "" + +#: views.py:262 +#, python-format +msgid "tags for: %s" +msgstr "" + +#: views.py:274 +msgid "Must provide at least one tagged document." +msgstr "" + +#: views.py:313 +#, python-format +msgid "Remove tag from document: %s." +msgstr "" + +#: views.py:315 +#, python-format +msgid "Remove tag from documents: %s." +msgstr "" + +#: views.py:321 +#, python-format +msgid "" +"Are you sure you wish to remove the tag \"%(tag)s\" from the document: " +"%(document)s?" +msgstr "" + +#: views.py:324 +#, python-format +msgid "" +"Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " +"%(documents)s?" +msgstr "" + +#: views.py:329 +#, python-format +msgid "" +"Are you sure you wish to remove the tags: %(tags)s from the document: " +"%(document)s?" +msgstr "" + +#: views.py:332 +#, python-format +msgid "" +"Are you sure you wish to remove the tags %(tag)s from the documents: " +"%(documents)s?" +msgstr "" + +#: views.py:339 +#, python-format +msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" +msgstr "" + +#: views.py:344 +#, python-format +msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." +msgstr "" + +#: templatetags/tags_tags.py:17 +msgid "Add tag to document" +msgstr "" diff --git a/mayan/apps/tags/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/vi_VN/LC_MESSAGES/django.mo index bdbe3bdc20..fc12c3f277 100644 Binary files a/mayan/apps/tags/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/tags/locale/vi_VN/LC_MESSAGES/django.po index 138cfa4402..2cad49d37e 100644 --- a/mayan/apps/tags/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/vi_VN/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Trung Phan Minh , 2013. +# Trung Phan Minh , 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:49-0400\n" "PO-Revision-Date: 2013-01-22 07:31+0000\n" -"Last-Translator: trungpm \n" +"Last-Translator: Trung Phan Minh \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" diff --git a/mayan/apps/user_management/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/ar/LC_MESSAGES/django.mo index 4c6bee4667..1f31046baa 100644 Binary files a/mayan/apps/user_management/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/ar/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/ar/LC_MESSAGES/django.po index 4ad8c9962c..4c063ccbed 100644 --- a/mayan/apps/user_management/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/ar/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Mohammed ALDOUB , 2013. +# Mohammed ALDOUB , 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:49-0400\n" "PO-Revision-Date: 2013-01-25 21:20+0000\n" "Last-Translator: Mohammed ALDOUB \n" diff --git a/mayan/apps/user_management/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/bg/LC_MESSAGES/django.mo index ac92e51236..4fa561b555 100644 Binary files a/mayan/apps/user_management/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/bg/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/bg/LC_MESSAGES/django.po index 3ff2711188..21f633e43d 100644 --- a/mayan/apps/user_management/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/bg/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Iliya Georgiev , 2012. +# Iliya Georgiev , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:07+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/user_management/locale/da/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..9aa7d70a05 Binary files /dev/null and b/mayan/apps/user_management/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/da/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/da/LC_MESSAGES/django.po new file mode 100644 index 0000000000..73036e48b2 --- /dev/null +++ b/mayan/apps/user_management/locale/da/LC_MESSAGES/django.po @@ -0,0 +1,267 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# René Rovsing Bach , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-02-10 11:43+0000\n" +"Last-Translator: René Rovsing Bach \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:13 +msgid "user list" +msgstr "brugerliste" + +#: __init__.py:14 views.py:31 +msgid "users" +msgstr "brugere" + +#: __init__.py:15 __init__.py:25 +msgid "edit" +msgstr "redigér" + +#: __init__.py:16 views.py:97 +msgid "create new user" +msgstr "opret ny bruger" + +#: __init__.py:17 __init__.py:18 __init__.py:27 __init__.py:28 +msgid "delete" +msgstr "slet" + +#: __init__.py:19 __init__.py:20 +msgid "reset password" +msgstr "nulstil password" + +#: __init__.py:21 __init__.py:24 views.py:257 +msgid "groups" +msgstr "grupper" + +#: __init__.py:23 +msgid "group list" +msgstr "gruppeliste" + +#: __init__.py:26 views.py:305 +msgid "create new group" +msgstr "opret ny gruppe" + +#: __init__.py:29 views.py:261 +msgid "members" +msgstr "medlemmer" + +#: forms.py:13 +msgid "New password" +msgstr "Nyt password" + +#: forms.py:14 +msgid "Confirm password" +msgstr "Bekræft password" + +#: permissions.py:7 +msgid "User management" +msgstr "Brugerstyring" + +#: permissions.py:9 +msgid "Create new users" +msgstr "Opret nye brugere" + +#: permissions.py:10 +msgid "Edit existing users" +msgstr "Rediger eksisterende brugere" + +#: permissions.py:11 +msgid "View existing users" +msgstr "Se eksisterende brugere" + +#: permissions.py:12 +msgid "Delete existing users" +msgstr "Slet eksisterende brugere" + +#: permissions.py:14 +msgid "Create new groups" +msgstr "Opret nye grupper" + +#: permissions.py:15 +msgid "Edit existing groups" +msgstr "Rediger eksisterende grupper" + +#: permissions.py:16 +msgid "View existing groups" +msgstr "Se eksisterende grupper" + +#: permissions.py:17 +msgid "Delete existing groups" +msgstr "Slet eksisterende grupper" + +#: views.py:35 +msgid "full name" +msgstr "fulde navn" + +#: views.py:39 +msgid "email" +msgstr "e-mail" + +#: views.py:43 +msgid "active" +msgstr "aktiv" + +#: views.py:47 +msgid "has usable password?" +msgstr "har brugbart password?" + +#: views.py:61 +msgid "" +"Super user and staff user editing is not allowed, use the admin interface " +"for these cases." +msgstr "Superbruger og personale-bruger redigering er ikke tilladt. Anvend administrator brugerflade i disse tilfælde. " + +#: views.py:68 +#, python-format +msgid "User \"%s\" updated successfully." +msgstr "Bruger \"%s\" opdateret." + +#: views.py:74 +#, python-format +msgid "edit user: %s" +msgstr "rediger bruger: %s" + +#: views.py:77 views.py:135 views.py:198 views.py:243 +msgid "user" +msgstr "bruger" + +#: views.py:91 +#, python-format +msgid "User \"%s\" created successfully." +msgstr "Bruger \"%s\" oprettet." + +#: views.py:113 views.py:167 +msgid "Must provide at least one user." +msgstr "Der skal angives mindst én bruger." + +#: views.py:123 +msgid "" +"Super user and staff user deleting is not allowed, use the admin interface " +"for these cases." +msgstr "Det er ikke tilladt at slette superbruger og personalebruger. Anvend administrator brugerfladen i disse tilfælde." + +#: views.py:126 +#, python-format +msgid "User \"%s\" deleted successfully." +msgstr "Bruger \"%s\" slettet." + +#: views.py:128 +#, python-format +msgid "Error deleting user \"%(user)s\": %(error)s" +msgstr "Fejl ved sletning af bruger \"%(user)s\": %(error)s" + +#: views.py:143 +#, python-format +msgid "Are you sure you wish to delete the user: %s?" +msgstr "Er du sikker på at du vil slette brugeren: %s?" + +#: views.py:145 +#, python-format +msgid "Are you sure you wish to delete the users: %s?" +msgstr "Er du sikker på at du vil slette brugerne: %s?" + +#: views.py:178 +msgid "Passwords do not match, try again." +msgstr "De to password stemmer ikke overens, prøv igen." + +#: views.py:183 +msgid "" +"Super user and staff user password reseting is not allowed, use the admin " +"interface for these cases." +msgstr "Det er ikke tilladt at nulstille Superbruger og personale brugeradgangskode. Anvend administrator brugerflade istedet." + +#: views.py:187 +#, python-format +msgid "Successfull password reset for user: %s." +msgstr "Password er blevet nulstillet for bruger: %s." + +#: views.py:189 +#, python-format +msgid "Error reseting password for user \"%(user)s\": %(error)s" +msgstr "Fejl ved nulstilling af password for bruger \"%(user)s\": %(error)s" + +#: views.py:205 +#, python-format +msgid "Reseting password for user: %s" +msgstr "Nulstiller password for bruger: %s" + +#: views.py:207 +#, python-format +msgid "Reseting password for users: %s" +msgstr "Nulstiller password for brugerne: %s" + +#: views.py:238 +#, python-format +msgid "non groups of user: %s" +msgstr "Grupper ej tilhørende bruger: %s" + +#: views.py:239 +#, python-format +msgid "groups of user: %s" +msgstr "Grupper tilhørende bruger: %s" + +#: views.py:278 +#, python-format +msgid "Group \"%s\" updated successfully." +msgstr "Gruppen \"%s\" opdateret." + +#: views.py:284 +#, python-format +msgid "edit group: %s" +msgstr "redigér gruppe: %s" + +#: views.py:287 views.py:340 views.py:385 +msgid "group" +msgstr "gruppe" + +#: views.py:299 +#, python-format +msgid "Group \"%s\" created successfully." +msgstr "Gruppen \"%s\" oprettet." + +#: views.py:321 +msgid "Must provide at least one group." +msgstr "Du skal angive mindst én gruppe." + +#: views.py:331 +#, python-format +msgid "Group \"%s\" deleted successfully." +msgstr "Gruppen \"%s\" slettet." + +#: views.py:333 +#, python-format +msgid "Error deleting group \"%(group)s\": %(error)s" +msgstr "Fejl ved sletning af gruppen \"%(group)s\": %(error)s" + +#: views.py:348 +#, python-format +msgid "Are you sure you wish to delete the group: %s?" +msgstr "Er du sikker på du vil slette gruppen: %s?" + +#: views.py:350 +#, python-format +msgid "Are you sure you wish to delete the groups: %s?" +msgstr "Er du sikker på du ønsker at slette grupperne: %s?" + +#: views.py:380 +#, python-format +msgid "non members of group: %s" +msgstr "ikke medlem af gruppen: %s" + +#: views.py:381 +#, python-format +msgid "members of group: %s" +msgstr "medlemmer af gruppen:% s" diff --git a/mayan/apps/user_management/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/de_DE/LC_MESSAGES/django.mo index fb72aaef26..f741e5adb3 100644 Binary files a/mayan/apps/user_management/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/de_DE/LC_MESSAGES/django.po index ec7601279e..f6409296ac 100644 --- a/mayan/apps/user_management/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/de_DE/LC_MESSAGES/django.po @@ -3,8 +3,9 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Manticor , 2012 -# Manticor , 2012 +# Stefan Lodders , 2012 +# Mathias Behrle , 2014 +# Stefan Lodders , 2012 # tetjarediske , 2012 # tetjarediske , 2012 # Tobias Paepke , 2014 @@ -14,7 +15,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-12-12 01:49-0400\n" "PO-Revision-Date: 2014-03-12 16:12+0000\n" -"Last-Translator: yangoon \n" +"Last-Translator: Mathias Behrle \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" diff --git a/mayan/apps/user_management/locale/en/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/en/LC_MESSAGES/django.mo index d811a86be2..98de2f2751 100644 Binary files a/mayan/apps/user_management/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/en/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/en/LC_MESSAGES/django.po index bb7c84685b..efcc2f5b2e 100644 --- a/mayan/apps/user_management/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/en/LC_MESSAGES/django.po @@ -1,266 +1,266 @@ # 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 , 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:12-0400\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2012-12-12 06:07+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:13 msgid "user list" -msgstr "" +msgstr "user list" #: __init__.py:14 views.py:31 msgid "users" -msgstr "" +msgstr "users" #: __init__.py:15 __init__.py:25 msgid "edit" -msgstr "" +msgstr "edit" #: __init__.py:16 views.py:97 msgid "create new user" -msgstr "" +msgstr "create new user" #: __init__.py:17 __init__.py:18 __init__.py:27 __init__.py:28 msgid "delete" -msgstr "" +msgstr "delete" #: __init__.py:19 __init__.py:20 msgid "reset password" -msgstr "" +msgstr "reset password" #: __init__.py:21 __init__.py:24 views.py:257 msgid "groups" -msgstr "" +msgstr "groups" #: __init__.py:23 msgid "group list" -msgstr "" +msgstr "group list" #: __init__.py:26 views.py:305 msgid "create new group" -msgstr "" +msgstr "create new group" #: __init__.py:29 views.py:261 msgid "members" -msgstr "" +msgstr "members" #: forms.py:13 msgid "New password" -msgstr "" +msgstr "New password" #: forms.py:14 msgid "Confirm password" -msgstr "" +msgstr "Confirm password" #: permissions.py:7 msgid "User management" -msgstr "" +msgstr "User management" #: permissions.py:9 msgid "Create new users" -msgstr "" +msgstr "Create new users" #: permissions.py:10 msgid "Edit existing users" -msgstr "" +msgstr "Edit existing users" #: permissions.py:11 msgid "View existing users" -msgstr "" +msgstr "View existing users" #: permissions.py:12 msgid "Delete existing users" -msgstr "" +msgstr "Delete existing users" #: permissions.py:14 msgid "Create new groups" -msgstr "" +msgstr "Create new groups" #: permissions.py:15 msgid "Edit existing groups" -msgstr "" +msgstr "Edit existing groups" #: permissions.py:16 msgid "View existing groups" -msgstr "" +msgstr "View existing groups" #: permissions.py:17 msgid "Delete existing groups" -msgstr "" +msgstr "Delete existing groups" #: views.py:35 msgid "full name" -msgstr "" +msgstr "full name" #: views.py:39 msgid "email" -msgstr "" +msgstr "email" #: views.py:43 msgid "active" -msgstr "" +msgstr "active" #: views.py:47 msgid "has usable password?" -msgstr "" +msgstr "has usable password?" #: views.py:61 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." -msgstr "" +msgstr "Super user and staff user editing is not allowed, use the admin interface for these cases." #: views.py:68 #, python-format msgid "User \"%s\" updated successfully." -msgstr "" +msgstr "User \"%s\" updated successfully." #: views.py:74 #, python-format msgid "edit user: %s" -msgstr "" +msgstr "edit user: %s" #: views.py:77 views.py:135 views.py:198 views.py:243 msgid "user" -msgstr "" +msgstr "user" #: views.py:91 #, python-format msgid "User \"%s\" created successfully." -msgstr "" +msgstr "User \"%s\" created successfully." #: views.py:113 views.py:167 msgid "Must provide at least one user." -msgstr "" +msgstr "Must provide at least one user." #: views.py:123 msgid "" "Super user and staff user deleting is not allowed, use the admin interface " "for these cases." -msgstr "" +msgstr "Super user and staff user deleting is not allowed, use the admin interface for these cases." #: views.py:126 #, python-format msgid "User \"%s\" deleted successfully." -msgstr "" +msgstr "User \"%s\" deleted successfully." #: views.py:128 #, python-format msgid "Error deleting user \"%(user)s\": %(error)s" -msgstr "" +msgstr "Error deleting user \"%(user)s\": %(error)s" #: views.py:143 #, python-format msgid "Are you sure you wish to delete the user: %s?" -msgstr "" +msgstr "Are you sure you wish to delete the user: %s?" #: views.py:145 #, python-format msgid "Are you sure you wish to delete the users: %s?" -msgstr "" +msgstr "Are you sure you wish to delete the users: %s?" #: views.py:178 msgid "Passwords do not match, try again." -msgstr "" +msgstr "Passwords do not match, try again." #: views.py:183 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." -msgstr "" +msgstr "Super user and staff user password reseting is not allowed, use the admin interface for these cases." #: views.py:187 #, python-format msgid "Successfull password reset for user: %s." -msgstr "" +msgstr "Successfull password reset for user: %s." #: views.py:189 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" -msgstr "" +msgstr "Error reseting password for user \"%(user)s\": %(error)s" #: views.py:205 #, python-format msgid "Reseting password for user: %s" -msgstr "" +msgstr "Reseting password for user: %s" #: views.py:207 #, python-format msgid "Reseting password for users: %s" -msgstr "" +msgstr "Reseting password for users: %s" #: views.py:238 #, python-format msgid "non groups of user: %s" -msgstr "" +msgstr "non groups of user: %s" #: views.py:239 #, python-format msgid "groups of user: %s" -msgstr "" +msgstr "groups of user: %s" #: views.py:278 #, python-format msgid "Group \"%s\" updated successfully." -msgstr "" +msgstr "Group \"%s\" updated successfully." #: views.py:284 #, python-format msgid "edit group: %s" -msgstr "" +msgstr "edit group: %s" #: views.py:287 views.py:340 views.py:385 msgid "group" -msgstr "" +msgstr "group" #: views.py:299 #, python-format msgid "Group \"%s\" created successfully." -msgstr "" +msgstr "Group \"%s\" created successfully." #: views.py:321 msgid "Must provide at least one group." -msgstr "" +msgstr "Must provide at least one group." #: views.py:331 #, python-format msgid "Group \"%s\" deleted successfully." -msgstr "" +msgstr "Group \"%s\" deleted successfully." #: views.py:333 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" -msgstr "" +msgstr "Error deleting group \"%(group)s\": %(error)s" #: views.py:348 #, python-format msgid "Are you sure you wish to delete the group: %s?" -msgstr "" +msgstr "Are you sure you wish to delete the group: %s?" #: views.py:350 #, python-format msgid "Are you sure you wish to delete the groups: %s?" -msgstr "" +msgstr "Are you sure you wish to delete the groups: %s?" #: views.py:380 #, python-format msgid "non members of group: %s" -msgstr "" +msgstr "non members of group: %s" #: views.py:381 #, python-format msgid "members of group: %s" -msgstr "" +msgstr "members of group: %s" diff --git a/mayan/apps/user_management/locale/es/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/es/LC_MESSAGES/django.mo index 60c02a3ee3..d6848148df 100644 Binary files a/mayan/apps/user_management/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/es/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/es/LC_MESSAGES/django.po index f7e2d1da75..8e1aad8b4f 100644 --- a/mayan/apps/user_management/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/es/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Roberto Rosario , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:12+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/user_management/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..17e4ca305d Binary files /dev/null and b/mayan/apps/user_management/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/fa/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 0000000000..943c1695a7 --- /dev/null +++ b/mayan/apps/user_management/locale/fa/LC_MESSAGES/django.po @@ -0,0 +1,266 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2013-06-16 18:57+0000\n" +"Last-Translator: Roberto Rosario\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:13 +msgid "user list" +msgstr "" + +#: __init__.py:14 views.py:31 +msgid "users" +msgstr "" + +#: __init__.py:15 __init__.py:25 +msgid "edit" +msgstr "" + +#: __init__.py:16 views.py:97 +msgid "create new user" +msgstr "" + +#: __init__.py:17 __init__.py:18 __init__.py:27 __init__.py:28 +msgid "delete" +msgstr "" + +#: __init__.py:19 __init__.py:20 +msgid "reset password" +msgstr "" + +#: __init__.py:21 __init__.py:24 views.py:257 +msgid "groups" +msgstr "" + +#: __init__.py:23 +msgid "group list" +msgstr "" + +#: __init__.py:26 views.py:305 +msgid "create new group" +msgstr "" + +#: __init__.py:29 views.py:261 +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 views.py:243 +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:238 +#, python-format +msgid "non groups of user: %s" +msgstr "" + +#: views.py:239 +#, python-format +msgid "groups of user: %s" +msgstr "" + +#: views.py:278 +#, python-format +msgid "Group \"%s\" updated successfully." +msgstr "" + +#: views.py:284 +#, python-format +msgid "edit group: %s" +msgstr "" + +#: views.py:287 views.py:340 views.py:385 +msgid "group" +msgstr "" + +#: views.py:299 +#, python-format +msgid "Group \"%s\" created successfully." +msgstr "" + +#: views.py:321 +msgid "Must provide at least one group." +msgstr "" + +#: views.py:331 +#, python-format +msgid "Group \"%s\" deleted successfully." +msgstr "" + +#: views.py:333 +#, python-format +msgid "Error deleting group \"%(group)s\": %(error)s" +msgstr "" + +#: views.py:348 +#, python-format +msgid "Are you sure you wish to delete the group: %s?" +msgstr "" + +#: views.py:350 +#, python-format +msgid "Are you sure you wish to delete the groups: %s?" +msgstr "" + +#: views.py:380 +#, python-format +msgid "non members of group: %s" +msgstr "" + +#: views.py:381 +#, python-format +msgid "members of group: %s" +msgstr "" diff --git a/mayan/apps/user_management/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/fr/LC_MESSAGES/django.mo index a07c90220b..254b07fd11 100644 Binary files a/mayan/apps/user_management/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/fr/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/fr/LC_MESSAGES/django.po index 46044fb26d..d50d965ca7 100644 --- a/mayan/apps/user_management/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/fr/LC_MESSAGES/django.po @@ -3,14 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Pierre Lhoste , 2012. +# Pierre Lhoste , 2012 +# SadE54 , 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:49-0400\n" -"PO-Revision-Date: 2012-12-12 06:07+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-02-04 13:47+0000\n" +"Last-Translator: SadE54 \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" @@ -206,12 +207,12 @@ msgstr "Ré-initialisation du mote de passe pour les utilisateur: %s" #: views.py:238 #, python-format msgid "non groups of user: %s" -msgstr "" +msgstr "Membres absents du groupe: %s" #: views.py:239 #, python-format msgid "groups of user: %s" -msgstr "" +msgstr "Membres du groupe: %s" #: views.py:278 #, python-format diff --git a/mayan/apps/user_management/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/hr_HR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..f4559d3dc1 Binary files /dev/null and b/mayan/apps/user_management/locale/hr_HR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/hr_HR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..d7c96a53d8 --- /dev/null +++ b/mayan/apps/user_management/locale/hr_HR/LC_MESSAGES/django.po @@ -0,0 +1,266 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2012-12-12 06:07+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:13 +msgid "user list" +msgstr "" + +#: __init__.py:14 views.py:31 +msgid "users" +msgstr "" + +#: __init__.py:15 __init__.py:25 +msgid "edit" +msgstr "" + +#: __init__.py:16 views.py:97 +msgid "create new user" +msgstr "" + +#: __init__.py:17 __init__.py:18 __init__.py:27 __init__.py:28 +msgid "delete" +msgstr "" + +#: __init__.py:19 __init__.py:20 +msgid "reset password" +msgstr "" + +#: __init__.py:21 __init__.py:24 views.py:257 +msgid "groups" +msgstr "" + +#: __init__.py:23 +msgid "group list" +msgstr "" + +#: __init__.py:26 views.py:305 +msgid "create new group" +msgstr "" + +#: __init__.py:29 views.py:261 +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 views.py:243 +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:238 +#, python-format +msgid "non groups of user: %s" +msgstr "" + +#: views.py:239 +#, python-format +msgid "groups of user: %s" +msgstr "" + +#: views.py:278 +#, python-format +msgid "Group \"%s\" updated successfully." +msgstr "" + +#: views.py:284 +#, python-format +msgid "edit group: %s" +msgstr "" + +#: views.py:287 views.py:340 views.py:385 +msgid "group" +msgstr "" + +#: views.py:299 +#, python-format +msgid "Group \"%s\" created successfully." +msgstr "" + +#: views.py:321 +msgid "Must provide at least one group." +msgstr "" + +#: views.py:331 +#, python-format +msgid "Group \"%s\" deleted successfully." +msgstr "" + +#: views.py:333 +#, python-format +msgid "Error deleting group \"%(group)s\": %(error)s" +msgstr "" + +#: views.py:348 +#, python-format +msgid "Are you sure you wish to delete the group: %s?" +msgstr "" + +#: views.py:350 +#, python-format +msgid "Are you sure you wish to delete the groups: %s?" +msgstr "" + +#: views.py:380 +#, python-format +msgid "non members of group: %s" +msgstr "" + +#: views.py:381 +#, python-format +msgid "members of group: %s" +msgstr "" diff --git a/mayan/apps/user_management/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..3d7d2fac30 Binary files /dev/null and b/mayan/apps/user_management/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/hu/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/hu/LC_MESSAGES/django.po new file mode 100644 index 0000000000..98e1a29596 --- /dev/null +++ b/mayan/apps/user_management/locale/hu/LC_MESSAGES/django.po @@ -0,0 +1,266 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2012-12-12 06:07+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:13 +msgid "user list" +msgstr "" + +#: __init__.py:14 views.py:31 +msgid "users" +msgstr "" + +#: __init__.py:15 __init__.py:25 +msgid "edit" +msgstr "" + +#: __init__.py:16 views.py:97 +msgid "create new user" +msgstr "" + +#: __init__.py:17 __init__.py:18 __init__.py:27 __init__.py:28 +msgid "delete" +msgstr "" + +#: __init__.py:19 __init__.py:20 +msgid "reset password" +msgstr "" + +#: __init__.py:21 __init__.py:24 views.py:257 +msgid "groups" +msgstr "" + +#: __init__.py:23 +msgid "group list" +msgstr "" + +#: __init__.py:26 views.py:305 +msgid "create new group" +msgstr "" + +#: __init__.py:29 views.py:261 +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 views.py:243 +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:238 +#, python-format +msgid "non groups of user: %s" +msgstr "" + +#: views.py:239 +#, python-format +msgid "groups of user: %s" +msgstr "" + +#: views.py:278 +#, python-format +msgid "Group \"%s\" updated successfully." +msgstr "" + +#: views.py:284 +#, python-format +msgid "edit group: %s" +msgstr "" + +#: views.py:287 views.py:340 views.py:385 +msgid "group" +msgstr "" + +#: views.py:299 +#, python-format +msgid "Group \"%s\" created successfully." +msgstr "" + +#: views.py:321 +msgid "Must provide at least one group." +msgstr "" + +#: views.py:331 +#, python-format +msgid "Group \"%s\" deleted successfully." +msgstr "" + +#: views.py:333 +#, python-format +msgid "Error deleting group \"%(group)s\": %(error)s" +msgstr "" + +#: views.py:348 +#, python-format +msgid "Are you sure you wish to delete the group: %s?" +msgstr "" + +#: views.py:350 +#, python-format +msgid "Are you sure you wish to delete the groups: %s?" +msgstr "" + +#: views.py:380 +#, python-format +msgid "non members of group: %s" +msgstr "" + +#: views.py:381 +#, python-format +msgid "members of group: %s" +msgstr "" diff --git a/mayan/apps/user_management/locale/id/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..f762bbb915 Binary files /dev/null and b/mayan/apps/user_management/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/id/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/id/LC_MESSAGES/django.po new file mode 100644 index 0000000000..cd71e4d8df --- /dev/null +++ b/mayan/apps/user_management/locale/id/LC_MESSAGES/django.po @@ -0,0 +1,266 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2011-09-30 04:55+0000\n" +"Last-Translator: FULL NAME \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:13 +msgid "user list" +msgstr "" + +#: __init__.py:14 views.py:31 +msgid "users" +msgstr "" + +#: __init__.py:15 __init__.py:25 +msgid "edit" +msgstr "" + +#: __init__.py:16 views.py:97 +msgid "create new user" +msgstr "" + +#: __init__.py:17 __init__.py:18 __init__.py:27 __init__.py:28 +msgid "delete" +msgstr "" + +#: __init__.py:19 __init__.py:20 +msgid "reset password" +msgstr "" + +#: __init__.py:21 __init__.py:24 views.py:257 +msgid "groups" +msgstr "" + +#: __init__.py:23 +msgid "group list" +msgstr "" + +#: __init__.py:26 views.py:305 +msgid "create new group" +msgstr "" + +#: __init__.py:29 views.py:261 +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 views.py:243 +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:238 +#, python-format +msgid "non groups of user: %s" +msgstr "" + +#: views.py:239 +#, python-format +msgid "groups of user: %s" +msgstr "" + +#: views.py:278 +#, python-format +msgid "Group \"%s\" updated successfully." +msgstr "" + +#: views.py:284 +#, python-format +msgid "edit group: %s" +msgstr "" + +#: views.py:287 views.py:340 views.py:385 +msgid "group" +msgstr "" + +#: views.py:299 +#, python-format +msgid "Group \"%s\" created successfully." +msgstr "" + +#: views.py:321 +msgid "Must provide at least one group." +msgstr "" + +#: views.py:331 +#, python-format +msgid "Group \"%s\" deleted successfully." +msgstr "" + +#: views.py:333 +#, python-format +msgid "Error deleting group \"%(group)s\": %(error)s" +msgstr "" + +#: views.py:348 +#, python-format +msgid "Are you sure you wish to delete the group: %s?" +msgstr "" + +#: views.py:350 +#, python-format +msgid "Are you sure you wish to delete the groups: %s?" +msgstr "" + +#: views.py:380 +#, python-format +msgid "non members of group: %s" +msgstr "" + +#: views.py:381 +#, python-format +msgid "members of group: %s" +msgstr "" diff --git a/mayan/apps/user_management/locale/it/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/it/LC_MESSAGES/django.mo index 8a8503efae..af29ef93a0 100644 Binary files a/mayan/apps/user_management/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/it/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/it/LC_MESSAGES/django.po index 952edf8c5c..e27ae371a2 100644 --- a/mayan/apps/user_management/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/it/LC_MESSAGES/django.po @@ -3,15 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. -# Roberto Rosario , 2012. +# Pierpaolo Baldan , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:07+0000\n" -"Last-Translator: Roberto Rosario \n" +"Last-Translator: Roberto Rosario\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" diff --git a/mayan/apps/user_management/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/nl_NL/LC_MESSAGES/django.mo index 0e86940b13..65b114e35a 100644 Binary files a/mayan/apps/user_management/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/nl_NL/LC_MESSAGES/django.po index 413275898f..ea5db8b1a1 100644 --- a/mayan/apps/user_management/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/nl_NL/LC_MESSAGES/django.po @@ -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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:07+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/user_management/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/pl/LC_MESSAGES/django.mo index 0ff5d5afc8..f6c51f8e6c 100644 Binary files a/mayan/apps/user_management/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/pl/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/pl/LC_MESSAGES/django.po index ea20b91d16..f164c7e927 100644 --- a/mayan/apps/user_management/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/pl/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# mic , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:07+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/user_management/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/pt/LC_MESSAGES/django.mo index 806cb64297..a3a415cf96 100644 Binary files a/mayan/apps/user_management/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/pt/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/pt/LC_MESSAGES/django.po index 6ddac49a8f..0d846c5482 100644 --- a/mayan/apps/user_management/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/pt/LC_MESSAGES/django.po @@ -3,16 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Renata Oliveira , 2011. -# Roberto Rosario , 2012. -# Vítor Figueiró , 2012. +# Renata Oliveira , 2011 +# Roberto Rosario, 2012 +# Vítor Figueiró , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:07+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/user_management/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/pt_BR/LC_MESSAGES/django.mo index 7bffb835db..aed44213ec 100644 Binary files a/mayan/apps/user_management/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/pt_BR/LC_MESSAGES/django.po index 642a8c6271..4ef373370d 100644 --- a/mayan/apps/user_management/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/pt_BR/LC_MESSAGES/django.po @@ -3,15 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Renata Oliveira , 2011. -# Roberto Rosario , 2012. +# emersonsoares , 2013 +# Renata Oliveira , 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:49-0400\n" -"PO-Revision-Date: 2012-12-12 06:07+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-05-14 22:08+0000\n" +"Last-Translator: emersonsoares \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" @@ -85,7 +86,7 @@ msgstr "Ver os usuários existentes" #: permissions.py:12 msgid "Delete existing users" -msgstr "Exclui usuários existentes" +msgstr "Excluir usuários existentes" #: permissions.py:14 msgid "Create new groups" diff --git a/mayan/apps/user_management/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/ru/LC_MESSAGES/django.mo index 451b69f161..5c682c53e5 100644 Binary files a/mayan/apps/user_management/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/ru/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/ru/LC_MESSAGES/django.po index 162d3af3c1..b451d8f7d3 100644 --- a/mayan/apps/user_management/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/ru/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Sergey Glita , 2012. +# Sergey Glita , 2012-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:49-0400\n" -"PO-Revision-Date: 2012-12-12 06:07+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-05-14 06:34+0000\n" +"Last-Translator: Sergey Glita \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" @@ -206,12 +206,12 @@ msgstr "Сброс пароля для пользователей: %s" #: views.py:238 #, python-format msgid "non groups of user: %s" -msgstr "" +msgstr "вне групп %s" #: views.py:239 #, python-format msgid "groups of user: %s" -msgstr "" +msgstr "групп пользователя %s" #: views.py:278 #, python-format diff --git a/mayan/apps/user_management/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/sl_SI/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..bb6148a12a Binary files /dev/null and b/mayan/apps/user_management/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/sl_SI/LC_MESSAGES/django.po index 0ca34a248e..19a3703aad 100644 --- a/mayan/apps/user_management/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/sl_SI/LC_MESSAGES/django.po @@ -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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:07+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/user_management/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/tr_TR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..4b0daaea02 Binary files /dev/null and b/mayan/apps/user_management/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/tr_TR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..489ec40e39 --- /dev/null +++ b/mayan/apps/user_management/locale/tr_TR/LC_MESSAGES/django.po @@ -0,0 +1,266 @@ +# 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:49-0400\n" +"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"Last-Translator: Roberto Rosario\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:13 +msgid "user list" +msgstr "" + +#: __init__.py:14 views.py:31 +msgid "users" +msgstr "" + +#: __init__.py:15 __init__.py:25 +msgid "edit" +msgstr "" + +#: __init__.py:16 views.py:97 +msgid "create new user" +msgstr "" + +#: __init__.py:17 __init__.py:18 __init__.py:27 __init__.py:28 +msgid "delete" +msgstr "" + +#: __init__.py:19 __init__.py:20 +msgid "reset password" +msgstr "" + +#: __init__.py:21 __init__.py:24 views.py:257 +msgid "groups" +msgstr "" + +#: __init__.py:23 +msgid "group list" +msgstr "" + +#: __init__.py:26 views.py:305 +msgid "create new group" +msgstr "" + +#: __init__.py:29 views.py:261 +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 views.py:243 +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:238 +#, python-format +msgid "non groups of user: %s" +msgstr "" + +#: views.py:239 +#, python-format +msgid "groups of user: %s" +msgstr "" + +#: views.py:278 +#, python-format +msgid "Group \"%s\" updated successfully." +msgstr "" + +#: views.py:284 +#, python-format +msgid "edit group: %s" +msgstr "" + +#: views.py:287 views.py:340 views.py:385 +msgid "group" +msgstr "" + +#: views.py:299 +#, python-format +msgid "Group \"%s\" created successfully." +msgstr "" + +#: views.py:321 +msgid "Must provide at least one group." +msgstr "" + +#: views.py:331 +#, python-format +msgid "Group \"%s\" deleted successfully." +msgstr "" + +#: views.py:333 +#, python-format +msgid "Error deleting group \"%(group)s\": %(error)s" +msgstr "" + +#: views.py:348 +#, python-format +msgid "Are you sure you wish to delete the group: %s?" +msgstr "" + +#: views.py:350 +#, python-format +msgid "Are you sure you wish to delete the groups: %s?" +msgstr "" + +#: views.py:380 +#, python-format +msgid "non members of group: %s" +msgstr "" + +#: views.py:381 +#, python-format +msgid "members of group: %s" +msgstr "" diff --git a/mayan/apps/user_management/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/vi_VN/LC_MESSAGES/django.mo index b34e943132..b80d6df0e5 100644 Binary files a/mayan/apps/user_management/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/vi_VN/LC_MESSAGES/django.po index 7c7fac5859..bcafbe7dcc 100644 --- a/mayan/apps/user_management/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/vi_VN/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Trung Phan Minh , 2013. +# Trung Phan Minh , 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:49-0400\n" "PO-Revision-Date: 2013-01-25 00:14+0000\n" -"Last-Translator: trungpm \n" +"Last-Translator: Trung Phan Minh \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" diff --git a/mayan/apps/web_theme/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/web_theme/locale/ar/LC_MESSAGES/django.mo index 0ca6993da0..73dd3c806f 100644 Binary files a/mayan/apps/web_theme/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/web_theme/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_theme/locale/ar/LC_MESSAGES/django.po b/mayan/apps/web_theme/locale/ar/LC_MESSAGES/django.po index 799e6ceff9..00a10662b3 100644 --- a/mayan/apps/web_theme/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/web_theme/locale/ar/LC_MESSAGES/django.po @@ -3,11 +3,11 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Mohammed ALDOUB , 2013. +# Mohammed ALDOUB , 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:49-0400\n" "PO-Revision-Date: 2013-01-26 08:25+0000\n" "Last-Translator: Mohammed ALDOUB \n" diff --git a/mayan/apps/web_theme/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/web_theme/locale/bg/LC_MESSAGES/django.mo index 57ee0d1cdb..149da25441 100644 Binary files a/mayan/apps/web_theme/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/web_theme/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_theme/locale/bg/LC_MESSAGES/django.po b/mayan/apps/web_theme/locale/bg/LC_MESSAGES/django.po index a701dc2291..4391b25687 100644 --- a/mayan/apps/web_theme/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/web_theme/locale/bg/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# Pavlin Koldamov , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:07+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/web_theme/locale/da/LC_MESSAGES/django.mo b/mayan/apps/web_theme/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..f0f50c8030 Binary files /dev/null and b/mayan/apps/web_theme/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_theme/locale/da/LC_MESSAGES/django.po b/mayan/apps/web_theme/locale/da/LC_MESSAGES/django.po new file mode 100644 index 0000000000..bfca0254d3 --- /dev/null +++ b/mayan/apps/web_theme/locale/da/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2012-12-12 06:07+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" + +#: 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 here 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 Mayan EDMS, " +"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: %(account)s" +msgstr "" + +#: templates/web_theme_login.html:41 +#, python-format +msgid "Password: %(password)s" +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 "" diff --git a/mayan/apps/web_theme/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/web_theme/locale/de_DE/LC_MESSAGES/django.mo index d6570c9c02..baaa8c17eb 100644 Binary files a/mayan/apps/web_theme/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/web_theme/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_theme/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/web_theme/locale/de_DE/LC_MESSAGES/django.po index 996d60c727..be941d92ed 100644 --- a/mayan/apps/web_theme/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/web_theme/locale/de_DE/LC_MESSAGES/django.po @@ -3,7 +3,8 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Manticor , 2012 +# Mathias Behrle , 2014 +# Stefan Lodders , 2012 # tetjarediske , 2012 msgid "" msgstr "" @@ -11,7 +12,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-12-12 01:49-0400\n" "PO-Revision-Date: 2014-03-12 16:12+0000\n" -"Last-Translator: yangoon \n" +"Last-Translator: Mathias Behrle \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" diff --git a/mayan/apps/web_theme/locale/en/LC_MESSAGES/django.mo b/mayan/apps/web_theme/locale/en/LC_MESSAGES/django.mo index d811a86be2..7955bcb5c8 100644 Binary files a/mayan/apps/web_theme/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/web_theme/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_theme/locale/en/LC_MESSAGES/django.po b/mayan/apps/web_theme/locale/en/LC_MESSAGES/django.po index 7642f5de1e..021076136f 100644 --- a/mayan/apps/web_theme/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/web_theme/locale/en/LC_MESSAGES/django.po @@ -1,104 +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. -# FIRST AUTHOR , 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:12-0400\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2012-12-12 06:07+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" #: 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 "" +msgstr "CSS theme to apply, options are: amro, bec, bec-green, blue, default, djime-cerulean, drastic-dark, kathleene, olive, orange, red, reidb-greenish and warehouse." #: conf/settings.py:12 msgid "Display extra information in the login screen." -msgstr "" +msgstr "Display extra information in the login screen." #: templates/web_theme_base.html:101 msgid "dismiss all notifications" -msgstr "" +msgstr "dismiss all notifications" #: templates/web_theme_base.html:101 msgid "close all" -msgstr "" +msgstr "close all" #: templates/web_theme_base.html:102 msgid "dismiss this notification" -msgstr "" +msgstr "dismiss this notification" #: templates/web_theme_base.html:102 msgid "close" -msgstr "" +msgstr "close" #: templates/web_theme_login.html:13 templates/web_theme_login.html.py:50 msgid "Login" -msgstr "" +msgstr "Login" #: templates/web_theme_login.html:19 msgid "You are already logged in" -msgstr "" +msgstr "You are already logged in" #: templates/web_theme_login.html:22 msgid "Redirecting you to the website entry point in 5 seconds." -msgstr "" +msgstr "Redirecting you to the website entry point in 5 seconds." #: templates/web_theme_login.html:25 #, python-format msgid "" "Or click here if redirection doesn't " "work." -msgstr "" +msgstr "Or click here if redirection doesn't work." #: templates/web_theme_login.html:36 msgid "First time login" -msgstr "" +msgstr "First time login" #: templates/web_theme_login.html:38 msgid "" "You have just finished installing Mayan EDMS, " "congratulations!" -msgstr "" +msgstr "You have just finished installing Mayan EDMS, congratulations!" #: templates/web_theme_login.html:39 msgid "Login using the following credentials:" -msgstr "" +msgstr "Login using the following credentials:" #: templates/web_theme_login.html:40 #, python-format msgid "Username: %(account)s" -msgstr "" +msgstr "Username: %(account)s" #: templates/web_theme_login.html:41 #, python-format msgid "Password: %(password)s" -msgstr "" +msgstr "Password: %(password)s" #: templates/web_theme_login.html:42 msgid "" "Be sure to change the password to increase security and to disable this " "message." -msgstr "" +msgstr "Be sure to change the password to increase security and to disable this message." #: templates/pagination/pagination.html:6 #: templates/pagination/pagination.html:8 msgid "Previous" -msgstr "" +msgstr "Previous" #: templates/pagination/pagination.html:26 #: templates/pagination/pagination.html:28 msgid "Next" -msgstr "" +msgstr "Next" diff --git a/mayan/apps/web_theme/locale/es/LC_MESSAGES/django.mo b/mayan/apps/web_theme/locale/es/LC_MESSAGES/django.mo index b1ae30ef3e..368369900d 100644 Binary files a/mayan/apps/web_theme/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/web_theme/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_theme/locale/es/LC_MESSAGES/django.po b/mayan/apps/web_theme/locale/es/LC_MESSAGES/django.po index 3d3c1c0d4b..0a27dd6eb2 100644 --- a/mayan/apps/web_theme/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/web_theme/locale/es/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Roberto Rosario , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:07+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/web_theme/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/web_theme/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..17e4ca305d Binary files /dev/null and b/mayan/apps/web_theme/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_theme/locale/fa/LC_MESSAGES/django.po b/mayan/apps/web_theme/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 0000000000..b91c47bddf --- /dev/null +++ b/mayan/apps/web_theme/locale/fa/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-06-16 18:57+0000\n" +"Last-Translator: Roberto Rosario\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" + +#: 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 here 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 Mayan EDMS, " +"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: %(account)s" +msgstr "" + +#: templates/web_theme_login.html:41 +#, python-format +msgid "Password: %(password)s" +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 "" diff --git a/mayan/apps/web_theme/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/web_theme/locale/fr/LC_MESSAGES/django.mo index 44691a6738..3909d79878 100644 Binary files a/mayan/apps/web_theme/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/web_theme/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_theme/locale/fr/LC_MESSAGES/django.po b/mayan/apps/web_theme/locale/fr/LC_MESSAGES/django.po index 495e50f0fc..51082c6289 100644 --- a/mayan/apps/web_theme/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/web_theme/locale/fr/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# PatrickHetu , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:07+0000\n" -"Last-Translator: Roberto Rosario \n" +"Last-Translator: Roberto Rosario\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" diff --git a/mayan/apps/web_theme/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/web_theme/locale/hr_HR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..f4559d3dc1 Binary files /dev/null and b/mayan/apps/web_theme/locale/hr_HR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_theme/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/web_theme/locale/hr_HR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..13463c8005 --- /dev/null +++ b/mayan/apps/web_theme/locale/hr_HR/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2012-12-12 06:07+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" + +#: 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 here 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 Mayan EDMS, " +"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: %(account)s" +msgstr "" + +#: templates/web_theme_login.html:41 +#, python-format +msgid "Password: %(password)s" +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 "" diff --git a/mayan/apps/web_theme/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/web_theme/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..3d7d2fac30 Binary files /dev/null and b/mayan/apps/web_theme/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_theme/locale/hu/LC_MESSAGES/django.po b/mayan/apps/web_theme/locale/hu/LC_MESSAGES/django.po new file mode 100644 index 0000000000..f07e6a5764 --- /dev/null +++ b/mayan/apps/web_theme/locale/hu/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2012-12-12 06:07+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" + +#: 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 here 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 Mayan EDMS, " +"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: %(account)s" +msgstr "" + +#: templates/web_theme_login.html:41 +#, python-format +msgid "Password: %(password)s" +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 "" diff --git a/mayan/apps/web_theme/locale/id/LC_MESSAGES/django.mo b/mayan/apps/web_theme/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..b25d704ffb Binary files /dev/null and b/mayan/apps/web_theme/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_theme/locale/id/LC_MESSAGES/django.po b/mayan/apps/web_theme/locale/id/LC_MESSAGES/django.po new file mode 100644 index 0000000000..ba323b0ea1 --- /dev/null +++ b/mayan/apps/web_theme/locale/id/LC_MESSAGES/django.po @@ -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: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2011-11-03 21:42+0000\n" +"Last-Translator: FULL NAME \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" + +#: 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 here 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 Mayan EDMS, " +"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: %(account)s" +msgstr "" + +#: templates/web_theme_login.html:41 +#, python-format +msgid "Password: %(password)s" +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 "" diff --git a/mayan/apps/web_theme/locale/it/LC_MESSAGES/django.mo b/mayan/apps/web_theme/locale/it/LC_MESSAGES/django.mo index 57cf426407..39ef9abdb2 100644 Binary files a/mayan/apps/web_theme/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/web_theme/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_theme/locale/it/LC_MESSAGES/django.po b/mayan/apps/web_theme/locale/it/LC_MESSAGES/django.po index be77d10731..59bdb99776 100644 --- a/mayan/apps/web_theme/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/web_theme/locale/it/LC_MESSAGES/django.po @@ -3,15 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Carlo Zanatto <>, 2012. -# , 2011. +# Carlo Zanatto <>, 2012 +# Pierpaolo Baldan , 2011 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:07+0000\n" -"Last-Translator: Roberto Rosario \n" +"Last-Translator: Roberto Rosario\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" diff --git a/mayan/apps/web_theme/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/web_theme/locale/nl_NL/LC_MESSAGES/django.mo index 0e86940b13..65b114e35a 100644 Binary files a/mayan/apps/web_theme/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/web_theme/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_theme/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/web_theme/locale/nl_NL/LC_MESSAGES/django.po index 6947c28254..8735f02c54 100644 --- a/mayan/apps/web_theme/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/web_theme/locale/nl_NL/LC_MESSAGES/django.po @@ -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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:07+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/web_theme/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/web_theme/locale/pl/LC_MESSAGES/django.mo index de01372b46..9ac36f7a64 100644 Binary files a/mayan/apps/web_theme/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/web_theme/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_theme/locale/pl/LC_MESSAGES/django.po b/mayan/apps/web_theme/locale/pl/LC_MESSAGES/django.po index 54c8240daf..4e564db485 100644 --- a/mayan/apps/web_theme/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/web_theme/locale/pl/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2012. +# mic , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:07+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/web_theme/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/web_theme/locale/pt/LC_MESSAGES/django.mo index 185e78e3b3..eead15d408 100644 Binary files a/mayan/apps/web_theme/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/web_theme/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_theme/locale/pt/LC_MESSAGES/django.po b/mayan/apps/web_theme/locale/pt/LC_MESSAGES/django.po index 223454050b..5466038826 100644 --- a/mayan/apps/web_theme/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/web_theme/locale/pt/LC_MESSAGES/django.po @@ -3,15 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. -# Vítor Figueiró , 2012. +# emersonsoares , 2011 +# Vítor Figueiró , 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:07+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/web_theme/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/web_theme/locale/pt_BR/LC_MESSAGES/django.mo index 063831432a..3db7a5937b 100644 Binary files a/mayan/apps/web_theme/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/web_theme/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_theme/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/web_theme/locale/pt_BR/LC_MESSAGES/django.po index 70c2565193..49fee5df0a 100644 --- a/mayan/apps/web_theme/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/web_theme/locale/pt_BR/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# , 2011. +# emersonsoares , 2011 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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:07+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/web_theme/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/web_theme/locale/ru/LC_MESSAGES/django.mo index c78aad2f30..7c42a78fc5 100644 Binary files a/mayan/apps/web_theme/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/web_theme/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_theme/locale/ru/LC_MESSAGES/django.po b/mayan/apps/web_theme/locale/ru/LC_MESSAGES/django.po index d0416f4828..2695ad7a31 100644 --- a/mayan/apps/web_theme/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/web_theme/locale/ru/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Sergey Glita , 2012. +# Sergey Glita , 2012-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:49-0400\n" -"PO-Revision-Date: 2012-12-12 06:07+0000\n" -"Last-Translator: Roberto Rosario \n" +"PO-Revision-Date: 2013-05-14 06:41+0000\n" +"Last-Translator: Sergey Glita \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" @@ -23,7 +23,7 @@ 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 "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 "Темы CSS на выбор: amro, bec, bec-green, blue, default, djime-cerulean, drastic-dark, kathleene, olive, orange, red, reidb-greenish and warehouse." #: conf/settings.py:12 msgid "Display extra information in the login screen." diff --git a/mayan/apps/web_theme/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/web_theme/locale/sl_SI/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..bb6148a12a Binary files /dev/null and b/mayan/apps/web_theme/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_theme/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/web_theme/locale/sl_SI/LC_MESSAGES/django.po index f285fb8ce6..f350f827fd 100644 --- a/mayan/apps/web_theme/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/web_theme/locale/sl_SI/LC_MESSAGES/django.po @@ -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:49-0400\n" "PO-Revision-Date: 2012-12-12 06:07+0000\n" -"Last-Translator: Roberto Rosario \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" diff --git a/mayan/apps/web_theme/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/web_theme/locale/tr_TR/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..2e3ffc2d85 Binary files /dev/null and b/mayan/apps/web_theme/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_theme/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/web_theme/locale/tr_TR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..812083346f --- /dev/null +++ b/mayan/apps/web_theme/locale/tr_TR/LC_MESSAGES/django.po @@ -0,0 +1,105 @@ +# 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 , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-12-12 01:49-0400\n" +"PO-Revision-Date: 2013-06-10 10:55+0000\n" +"Last-Translator: Caner Başaran \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" + +#: 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 "tümünü kapat" + +#: templates/web_theme_base.html:102 +msgid "dismiss this notification" +msgstr "" + +#: templates/web_theme_base.html:102 +msgid "close" +msgstr "kapat" + +#: templates/web_theme_login.html:13 templates/web_theme_login.html.py:50 +msgid "Login" +msgstr "Giriş" + +#: 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 here if redirection doesn't " +"work." +msgstr "" + +#: templates/web_theme_login.html:36 +msgid "First time login" +msgstr "İlk defa giriş" + +#: templates/web_theme_login.html:38 +msgid "" +"You have just finished installing Mayan EDMS, " +"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: %(account)s" +msgstr "Kullanıcı adı: %(account)s" + +#: templates/web_theme_login.html:41 +#, python-format +msgid "Password: %(password)s" +msgstr "Parola: %(password)s" + +#: 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 "Geri" + +#: templates/pagination/pagination.html:26 +#: templates/pagination/pagination.html:28 +msgid "Next" +msgstr "İleri" diff --git a/mayan/apps/web_theme/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/web_theme/locale/vi_VN/LC_MESSAGES/django.mo index 1de8905d90..49b5465a2a 100644 Binary files a/mayan/apps/web_theme/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/web_theme/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/web_theme/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/web_theme/locale/vi_VN/LC_MESSAGES/django.po index e38e05e111..427acbed00 100644 --- a/mayan/apps/web_theme/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/web_theme/locale/vi_VN/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Trung Phan Minh , 2013. +# Trung Phan Minh , 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:49-0400\n" "PO-Revision-Date: 2013-01-25 00:39+0000\n" -"Last-Translator: trungpm \n" +"Last-Translator: Trung Phan Minh \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" diff --git a/mayan/settings.py b/mayan/settings.py index 0311c54958..91773b4000 100644 --- a/mayan/settings.py +++ b/mayan/settings.py @@ -49,10 +49,15 @@ LANGUAGES = ( ('ar', ugettext('Arabic')), ('bg', ugettext('Bulgarian')), ('bs', ugettext('Bosnian (Bosnia and Herzegovina)')), + ('da', ugettext('Danish')), ('de', ugettext('German (Germany)')), ('en', ugettext('English')), ('es', ugettext('Spanish')), + ('fa', ugettext('Persian')), ('fr', ugettext('French')), + ('hu', ugettext('Hungarian')), + ('hr', ugettext('Croatian')), + ('id', ugettext('Indonesian')), ('it', ugettext('Italian')), ('nl', ugettext('Dutch (Nethherlands)')), ('pl', ugettext('Polish')), @@ -60,6 +65,8 @@ LANGUAGES = ( ('pt-br', ugettext('Portuguese (Brazil)')), ('ro', ugettext('Romanian (Romania)')), ('ru', ugettext('Russian')), + ('sl', ugettext('Slovenian')), + ('tr', ugettext('Turkish')), ('vi', ugettext('Vietnamese (Viet Nam)')), )