Update translation source files for all apps. Add Message of the Day source message file.

This commit is contained in:
Roberto Rosario
2016-03-21 16:53:09 -04:00
parent 7dc260046b
commit 6fe778051e
674 changed files with 31667 additions and 29456 deletions

View File

@@ -127,10 +127,16 @@ source_lang = en
source_file = mayan/apps/mirroring/locale/en/LC_MESSAGES/django.po source_file = mayan/apps/mirroring/locale/en/LC_MESSAGES/django.po
type = PO type = PO
[mayan-edms.navigation-2-0] [mayan-edms.mirroring-2-0]
file_filter = mayan/apps/navigation/locale/<lang>/LC_MESSAGES/django.po file_filter = mayan/apps/mirroring/locale/<lang>/LC_MESSAGES/django.po
source_lang = en source_lang = en
source_file = mayan/apps/navigation/locale/en/LC_MESSAGES/django.po source_file = mayan/apps/mirroring/locale/en/LC_MESSAGES/django.po
type = PO
[mayan-edms.motd-2-0]
file_filter = mayan/apps/motd/locale/<lang>/LC_MESSAGES/django.po
source_lang = en
source_file = mayan/apps/motd/locale/en/LC_MESSAGES/django.po
type = PO type = PO
[mayan-edms.ocr-2-0] [mayan-edms.ocr-2-0]

View File

@@ -9,19 +9,17 @@ APP_LIST = (
'converter', 'django_gpg', 'document_comments', 'document_indexing', 'converter', 'django_gpg', 'document_comments', 'document_indexing',
'document_signatures', 'document_states', 'documents', 'dynamic_search', 'document_signatures', 'document_states', 'documents', 'dynamic_search',
'events', 'folders', 'installation', 'linking', 'lock_manager', 'mailer', 'events', 'folders', 'installation', 'linking', 'lock_manager', 'mailer',
'metadata', 'mirroring', 'navigation', 'ocr', 'permissions', 'rest_api', 'metadata', 'mirroring', 'motd', 'navigation', 'ocr', 'permissions',
'smart_settings', 'sources', 'statistics', 'storage', 'tags', 'rest_api', 'smart_settings', 'sources', 'statistics', 'storage', 'tags',
'user_management' 'user_management'
) )
LANGUAGE_LIST = ( LANGUAGE_LIST = (
'ar', 'bg', 'bs_BA', 'da', 'de_DE', 'en', 'es', 'fa', 'fr', 'hu', 'id', 'ar', 'bg', 'bs_BA', 'da', 'de_DE', 'en', 'es', 'fa', 'fr', 'hu', 'id',
'it', 'nl_NL', 'pl', 'pt', 'pt_BR', 'ro_RO', 'ru', 'sl_SI', 'vi_VN', 'it', 'nl_NL', 'pl', 'pt', 'pt_BR', 'ro_RO', 'ru', 'sl_SI', 'vi_VN',
'zh_CN', 'zh_CN',
) )
# Inactive translations
# 'de_CH', 'hr_HR', 'lv', 'nb', 'sq', 'tr_TR', 'zh_TW'
makemessages = sh.Command('django-admin.py') makemessages = sh.Command('django-admin.py')
makemessages = makemessages.bake('makemessages') makemessages = makemessages.bake('makemessages')

View File

@@ -1,33 +1,34 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-09-24 05:15+0000\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/"
"ar/)\n"
"Language: ar\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: ar\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: apps.py:14 links.py:30 #: apps.py:14 links.py:30
msgid "ACLs" msgid "ACLs"
msgstr "" msgstr ""
#: apps.py:20 links.py:38 models.py:36 #: apps.py:22 links.py:38 models.py:36
msgid "Permissions" msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:26 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -36,11 +37,10 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
#: managers.py:72 #: managers.py:84
msgid "Insufficient access." msgid "Insufficient access."
msgstr "" msgstr ""
@@ -68,39 +68,38 @@ msgstr ""
msgid "View ACLs" msgid "View ACLs"
msgstr "" msgstr ""
#: views.py:61 #: views.py:78
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:107
#, python-format #, python-format
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:132 #: views.py:109
#, python-format #, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s" msgid "Delete ACL: %s"
msgstr "" msgstr ""
#: views.py:147 #: views.py:151
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:162
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:148 #: views.py:163
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:187 #: views.py:222
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#: views.py:218
#, python-format #, python-format
msgid "Role \"%(role)s\" permission's for \"%(object)s\"" msgid "Role \"%(role)s\" permission's for \"%(object)s\""
msgstr "" msgstr ""
#: views.py:242
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#~ msgid "New holder" #~ msgid "New holder"
#~ msgstr "New holder" #~ msgstr "New holder"
@@ -195,8 +194,10 @@ msgstr ""
#~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ msgid ""
#~ msgstr "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgstr ""
#~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgid "Add new holder for: %s" #~ msgid "Add new holder for: %s"
#~ msgstr "add new holder for: %s" #~ msgstr "add new holder for: %s"

View File

@@ -1,33 +1,33 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-09-24 05:15+0000\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/"
"language/bg/)\n"
"Language: bg\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:14 links.py:30 #: apps.py:14 links.py:30
msgid "ACLs" msgid "ACLs"
msgstr "" msgstr ""
#: apps.py:20 links.py:38 models.py:36 #: apps.py:22 links.py:38 models.py:36
msgid "Permissions" msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:26 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -36,11 +36,10 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
#: managers.py:72 #: managers.py:84
msgid "Insufficient access." msgid "Insufficient access."
msgstr "" msgstr ""
@@ -68,39 +67,38 @@ msgstr ""
msgid "View ACLs" msgid "View ACLs"
msgstr "" msgstr ""
#: views.py:61 #: views.py:78
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:107
#, python-format #, python-format
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:132 #: views.py:109
#, python-format #, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s" msgid "Delete ACL: %s"
msgstr "" msgstr ""
#: views.py:147 #: views.py:151
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:162
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:148 #: views.py:163
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:187 #: views.py:222
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#: views.py:218
#, python-format #, python-format
msgid "Role \"%(role)s\" permission's for \"%(object)s\"" msgid "Role \"%(role)s\" permission's for \"%(object)s\""
msgstr "" msgstr ""
#: views.py:242
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#~ msgid "New holder" #~ msgid "New holder"
#~ msgstr "New holder" #~ msgstr "New holder"
@@ -195,8 +193,10 @@ msgstr ""
#~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ msgid ""
#~ msgstr "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgstr ""
#~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgid "Add new holder for: %s" #~ msgid "Add new holder for: %s"
#~ msgstr "add new holder for: %s" #~ msgstr "add new holder for: %s"

View File

@@ -1,33 +1,34 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-09-24 05:15+0000\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/"
"rosarior/mayan-edms/language/bs_BA/)\n"
"Language: bs_BA\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: bs_BA\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: apps.py:14 links.py:30 #: apps.py:14 links.py:30
msgid "ACLs" msgid "ACLs"
msgstr "" msgstr ""
#: apps.py:20 links.py:38 models.py:36 #: apps.py:22 links.py:38 models.py:36
msgid "Permissions" msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:26 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -36,11 +37,10 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
#: managers.py:72 #: managers.py:84
msgid "Insufficient access." msgid "Insufficient access."
msgstr "" msgstr ""
@@ -68,39 +68,38 @@ msgstr ""
msgid "View ACLs" msgid "View ACLs"
msgstr "" msgstr ""
#: views.py:61 #: views.py:78
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:107
#, python-format #, python-format
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:132 #: views.py:109
#, python-format #, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s" msgid "Delete ACL: %s"
msgstr "" msgstr ""
#: views.py:147 #: views.py:151
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:162
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:148 #: views.py:163
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:187 #: views.py:222
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#: views.py:218
#, python-format #, python-format
msgid "Role \"%(role)s\" permission's for \"%(object)s\"" msgid "Role \"%(role)s\" permission's for \"%(object)s\""
msgstr "" msgstr ""
#: views.py:242
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#~ msgid "New holder" #~ msgid "New holder"
#~ msgstr "New holder" #~ msgstr "New holder"
@@ -195,8 +194,10 @@ msgstr ""
#~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ msgid ""
#~ msgstr "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgstr ""
#~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgid "Add new holder for: %s" #~ msgid "Add new holder for: %s"
#~ msgstr "add new holder for: %s" #~ msgstr "add new holder for: %s"

View File

@@ -1,33 +1,33 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-09-24 05:15+0000\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/"
"da/)\n"
"Language: da\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:14 links.py:30 #: apps.py:14 links.py:30
msgid "ACLs" msgid "ACLs"
msgstr "" msgstr ""
#: apps.py:20 links.py:38 models.py:36 #: apps.py:22 links.py:38 models.py:36
msgid "Permissions" msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:26 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -36,11 +36,10 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
#: managers.py:72 #: managers.py:84
msgid "Insufficient access." msgid "Insufficient access."
msgstr "" msgstr ""
@@ -68,39 +67,38 @@ msgstr ""
msgid "View ACLs" msgid "View ACLs"
msgstr "" msgstr ""
#: views.py:61 #: views.py:78
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:107
#, python-format #, python-format
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:132 #: views.py:109
#, python-format #, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s" msgid "Delete ACL: %s"
msgstr "" msgstr ""
#: views.py:147 #: views.py:151
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:162
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:148 #: views.py:163
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:187 #: views.py:222
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#: views.py:218
#, python-format #, python-format
msgid "Role \"%(role)s\" permission's for \"%(object)s\"" msgid "Role \"%(role)s\" permission's for \"%(object)s\""
msgstr "" msgstr ""
#: views.py:242
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#~ msgid "New holder" #~ msgid "New holder"
#~ msgstr "New holder" #~ msgstr "New holder"
@@ -195,8 +193,10 @@ msgstr ""
#~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ msgid ""
#~ msgstr "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgstr ""
#~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgid "Add new holder for: %s" #~ msgid "Add new holder for: %s"
#~ msgstr "add new holder for: %s" #~ msgstr "add new holder for: %s"

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
# Berny <berny@bernhard-marx.de>, 2015 # Berny <berny@bernhard-marx.de>, 2015
@@ -9,26 +9,26 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-09-24 17:20+0000\n" "PO-Revision-Date: 2015-09-24 17:20+0000\n"
"Last-Translator: Berny <berny@bernhard-marx.de>\n" "Last-Translator: Berny <berny@bernhard-marx.de>\n"
"Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-"
"edms/language/de_DE/)\n"
"Language: de_DE\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: de_DE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:14 links.py:30 #: apps.py:14 links.py:30
msgid "ACLs" msgid "ACLs"
msgstr "Zugriffsberechtigungen" msgstr "Zugriffsberechtigungen"
#: apps.py:20 links.py:38 models.py:36 #: apps.py:22 links.py:38 models.py:36
msgid "Permissions" msgid "Permissions"
msgstr "Berechtigungen" msgstr "Berechtigungen"
#: apps.py:24 models.py:38 #: apps.py:26 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "Rolle" msgstr "Rolle"
@@ -37,11 +37,10 @@ msgid "Delete"
msgstr "Löschen" msgstr "Löschen"
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "Neue Berechtigung" msgstr "Neue Berechtigung"
#: managers.py:72 #: managers.py:84
msgid "Insufficient access." msgid "Insufficient access."
msgstr "Fehlende Berechtigung" msgstr "Fehlende Berechtigung"
@@ -69,39 +68,39 @@ msgstr "Zugriffsberechtigungen bearbeiten"
msgid "View ACLs" msgid "View ACLs"
msgstr "Zugriffsberechtigungen anzeigen" msgstr "Zugriffsberechtigungen anzeigen"
#: views.py:61 #: views.py:78
#, python-format
msgid "Access control lists for: %s"
msgstr "Zugriffsberechtigungen für %s"
#: views.py:107
#, python-format #, python-format
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "Neue Zugriffsberechtigung für %s" msgstr "Neue Zugriffsberechtigung für %s"
#: views.py:132 #: views.py:109
#, python-format #, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s" msgid "Delete ACL: %s"
msgstr "ACL \"%s\" löschen" msgstr "ACL \"%s\" löschen"
#: views.py:147 #: views.py:151
#, python-format
msgid "Access control lists for: %s"
msgstr "Zugriffsberechtigungen für %s"
#: views.py:162
msgid "Available permissions" msgid "Available permissions"
msgstr "Verfügbare Berechtigungen" msgstr "Verfügbare Berechtigungen"
#: views.py:148 #: views.py:163
msgid "Granted permissions" msgid "Granted permissions"
msgstr "Erteilte Berechtigungen" msgstr "Erteilte Berechtigungen"
#: views.py:187 #: views.py:222
msgid "Disabled permissions are inherited from a parent object."
msgstr "Deaktivierte Berechtigungen sind von einem übergeordneten Objekt vererbt."
#: views.py:218
#, python-format #, python-format
msgid "Role \"%(role)s\" permission's for \"%(object)s\"" msgid "Role \"%(role)s\" permission's for \"%(object)s\""
msgstr "Berechtigungen von Rolle \"%(role)s\" für \"%(object)s\"" msgstr "Berechtigungen von Rolle \"%(role)s\" für \"%(object)s\""
#: views.py:242
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
"Deaktivierte Berechtigungen sind von einem übergeordneten Objekt vererbt."
#~ msgid "New holder" #~ msgid "New holder"
#~ msgstr "New holder" #~ msgstr "New holder"
@@ -196,8 +195,10 @@ msgstr "Berechtigungen von Rolle \"%(role)s\" für \"%(object)s\""
#~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ msgid ""
#~ msgstr "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgstr ""
#~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgid "Add new holder for: %s" #~ msgid "Add new holder for: %s"
#~ msgstr "add new holder for: %s" #~ msgstr "add new holder for: %s"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2012-02-02 18:20+0000\n" "PO-Revision-Date: 2012-02-02 18:20+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/" "Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/"
@@ -22,12 +22,12 @@ msgstr ""
msgid "ACLs" msgid "ACLs"
msgstr "ACLs" msgstr "ACLs"
#: apps.py:20 links.py:38 models.py:36 #: apps.py:22 links.py:38 models.py:36
#, fuzzy #, fuzzy
msgid "Permissions" msgid "Permissions"
msgstr "permissions" msgstr "permissions"
#: apps.py:24 models.py:38 #: apps.py:26 models.py:38
#, fuzzy #, fuzzy
#| msgid "Roles" #| msgid "Roles"
msgid "Role" msgid "Role"
@@ -43,7 +43,7 @@ msgstr ""
msgid "New ACL" msgid "New ACL"
msgstr "View ACLs" msgstr "View ACLs"
#: managers.py:72 #: managers.py:84
msgid "Insufficient access." msgid "Insufficient access."
msgstr "Insufficient access." msgstr "Insufficient access."
@@ -73,41 +73,41 @@ msgstr "Edit ACLs"
msgid "View ACLs" msgid "View ACLs"
msgstr "View ACLs" msgstr "View ACLs"
#: views.py:61 #: views.py:78
#, fuzzy, python-format
msgid "Access control lists for: %s"
msgstr "access control lists for: %s"
#: views.py:107
#, fuzzy, python-format #, fuzzy, python-format
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "access control lists for: %s" msgstr "access control lists for: %s"
#: views.py:132 #: views.py:109
#, fuzzy, python-format #, fuzzy, python-format
#| msgid "Default ACLs" #| msgid "Default ACLs"
msgid "Delete ACL: %s" msgid "Delete ACL: %s"
msgstr "Default ACLs" msgstr "Default ACLs"
#: views.py:147 #: views.py:151
#, fuzzy, python-format
msgid "Access control lists for: %s"
msgstr "access control lists for: %s"
#: views.py:162
#, fuzzy #, fuzzy
msgid "Available permissions" msgid "Available permissions"
msgstr "has permission" msgstr "has permission"
#: views.py:148 #: views.py:163
#, fuzzy #, fuzzy
msgid "Granted permissions" msgid "Granted permissions"
msgstr "has permission" msgstr "has permission"
#: views.py:187 #: views.py:222
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#: views.py:218
#, python-format #, python-format
msgid "Role \"%(role)s\" permission's for \"%(object)s\"" msgid "Role \"%(role)s\" permission's for \"%(object)s\""
msgstr "" msgstr ""
#: views.py:242
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#~ msgid "New holder" #~ msgid "New holder"
#~ msgstr "New holder" #~ msgstr "New holder"

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
# jmcainzos <jmcainzos@vodafone.es>, 2015 # jmcainzos <jmcainzos@vodafone.es>, 2015
@@ -11,26 +11,26 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-09-24 05:15+0000\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/"
"language/es/)\n"
"Language: es\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:14 links.py:30 #: apps.py:14 links.py:30
msgid "ACLs" msgid "ACLs"
msgstr "LCAs" msgstr "LCAs"
#: apps.py:20 links.py:38 models.py:36 #: apps.py:22 links.py:38 models.py:36
msgid "Permissions" msgid "Permissions"
msgstr "Permisos" msgstr "Permisos"
#: apps.py:24 models.py:38 #: apps.py:26 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "Rol" msgstr "Rol"
@@ -39,11 +39,10 @@ msgid "Delete"
msgstr "Borrar" msgstr "Borrar"
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "Nueva LCA" msgstr "Nueva LCA"
#: managers.py:72 #: managers.py:84
msgid "Insufficient access." msgid "Insufficient access."
msgstr "Acceso insuficiente." msgstr "Acceso insuficiente."
@@ -71,39 +70,38 @@ msgstr "Editar LCAs"
msgid "View ACLs" msgid "View ACLs"
msgstr "Ver LCAs" msgstr "Ver LCAs"
#: views.py:61 #: views.py:78
#, python-format
msgid "Access control lists for: %s"
msgstr "Listas de control de acceso para: %s"
#: views.py:107
#, python-format #, python-format
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "Nueva lista de control de acceso para: %s" msgstr "Nueva lista de control de acceso para: %s"
#: views.py:132 #: views.py:109
#, python-format #, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s" msgid "Delete ACL: %s"
msgstr "" msgstr ""
#: views.py:147 #: views.py:151
#, python-format
msgid "Access control lists for: %s"
msgstr "Listas de control de acceso para: %s"
#: views.py:162
msgid "Available permissions" msgid "Available permissions"
msgstr "Permisos disponibles" msgstr "Permisos disponibles"
#: views.py:148 #: views.py:163
msgid "Granted permissions" msgid "Granted permissions"
msgstr "Permisos otorgados" msgstr "Permisos otorgados"
#: views.py:187 #: views.py:222
msgid "Disabled permissions are inherited from a parent object."
msgstr "Los permisos inactivos se heredan de un objeto precedente."
#: views.py:218
#, python-format #, python-format
msgid "Role \"%(role)s\" permission's for \"%(object)s\"" msgid "Role \"%(role)s\" permission's for \"%(object)s\""
msgstr "Permisos del rol \"%(role)s\" para \"%(object)s\"" msgstr "Permisos del rol \"%(role)s\" para \"%(object)s\""
#: views.py:242
msgid "Disabled permissions are inherited from a parent object."
msgstr "Los permisos inactivos se heredan de un objeto precedente."
#~ msgid "New holder" #~ msgid "New holder"
#~ msgstr "New holder" #~ msgstr "New holder"
@@ -198,8 +196,10 @@ msgstr "Permisos del rol \"%(role)s\" para \"%(object)s\""
#~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ msgid ""
#~ msgstr "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgstr ""
#~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgid "Add new holder for: %s" #~ msgid "Add new holder for: %s"
#~ msgstr "add new holder for: %s" #~ msgstr "add new holder for: %s"

View File

@@ -1,33 +1,33 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-09-24 05:15+0000\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/"
"language/fa/)\n"
"Language: fa\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: fa\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:14 links.py:30 #: apps.py:14 links.py:30
msgid "ACLs" msgid "ACLs"
msgstr "" msgstr ""
#: apps.py:20 links.py:38 models.py:36 #: apps.py:22 links.py:38 models.py:36
msgid "Permissions" msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:26 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -36,11 +36,10 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
#: managers.py:72 #: managers.py:84
msgid "Insufficient access." msgid "Insufficient access."
msgstr "" msgstr ""
@@ -68,39 +67,38 @@ msgstr ""
msgid "View ACLs" msgid "View ACLs"
msgstr "" msgstr ""
#: views.py:61 #: views.py:78
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:107
#, python-format #, python-format
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:132 #: views.py:109
#, python-format #, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s" msgid "Delete ACL: %s"
msgstr "" msgstr ""
#: views.py:147 #: views.py:151
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:162
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:148 #: views.py:163
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:187 #: views.py:222
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#: views.py:218
#, python-format #, python-format
msgid "Role \"%(role)s\" permission's for \"%(object)s\"" msgid "Role \"%(role)s\" permission's for \"%(object)s\""
msgstr "" msgstr ""
#: views.py:242
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#~ msgid "New holder" #~ msgid "New holder"
#~ msgstr "New holder" #~ msgstr "New holder"
@@ -195,8 +193,10 @@ msgstr ""
#~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ msgid ""
#~ msgstr "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgstr ""
#~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgid "Add new holder for: %s" #~ msgid "Add new holder for: %s"
#~ msgstr "add new holder for: %s" #~ msgstr "add new holder for: %s"

View File

@@ -1,33 +1,33 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-09-24 05:15+0000\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/"
"fr/)\n"
"Language: fr\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: apps.py:14 links.py:30 #: apps.py:14 links.py:30
msgid "ACLs" msgid "ACLs"
msgstr "" msgstr ""
#: apps.py:20 links.py:38 models.py:36 #: apps.py:22 links.py:38 models.py:36
msgid "Permissions" msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:26 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -36,11 +36,10 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
#: managers.py:72 #: managers.py:84
msgid "Insufficient access." msgid "Insufficient access."
msgstr "" msgstr ""
@@ -68,39 +67,38 @@ msgstr ""
msgid "View ACLs" msgid "View ACLs"
msgstr "" msgstr ""
#: views.py:61 #: views.py:78
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:107
#, python-format #, python-format
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:132 #: views.py:109
#, python-format #, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s" msgid "Delete ACL: %s"
msgstr "" msgstr ""
#: views.py:147 #: views.py:151
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:162
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:148 #: views.py:163
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:187 #: views.py:222
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#: views.py:218
#, python-format #, python-format
msgid "Role \"%(role)s\" permission's for \"%(object)s\"" msgid "Role \"%(role)s\" permission's for \"%(object)s\""
msgstr "" msgstr ""
#: views.py:242
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#~ msgid "New holder" #~ msgid "New holder"
#~ msgstr "New holder" #~ msgstr "New holder"
@@ -195,8 +193,10 @@ msgstr ""
#~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ msgid ""
#~ msgstr "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgstr ""
#~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgid "Add new holder for: %s" #~ msgid "Add new holder for: %s"
#~ msgstr "add new holder for: %s" #~ msgstr "add new holder for: %s"

View File

@@ -1,33 +1,33 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-09-24 05:15+0000\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/"
"language/hu/)\n"
"Language: hu\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:14 links.py:30 #: apps.py:14 links.py:30
msgid "ACLs" msgid "ACLs"
msgstr "" msgstr ""
#: apps.py:20 links.py:38 models.py:36 #: apps.py:22 links.py:38 models.py:36
msgid "Permissions" msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:26 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -36,11 +36,10 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
#: managers.py:72 #: managers.py:84
msgid "Insufficient access." msgid "Insufficient access."
msgstr "" msgstr ""
@@ -68,39 +67,38 @@ msgstr ""
msgid "View ACLs" msgid "View ACLs"
msgstr "" msgstr ""
#: views.py:61 #: views.py:78
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:107
#, python-format #, python-format
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:132 #: views.py:109
#, python-format #, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s" msgid "Delete ACL: %s"
msgstr "" msgstr ""
#: views.py:147 #: views.py:151
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:162
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:148 #: views.py:163
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:187 #: views.py:222
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#: views.py:218
#, python-format #, python-format
msgid "Role \"%(role)s\" permission's for \"%(object)s\"" msgid "Role \"%(role)s\" permission's for \"%(object)s\""
msgstr "" msgstr ""
#: views.py:242
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#~ msgid "New holder" #~ msgid "New holder"
#~ msgstr "New holder" #~ msgstr "New holder"
@@ -195,8 +193,10 @@ msgstr ""
#~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ msgid ""
#~ msgstr "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgstr ""
#~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgid "Add new holder for: %s" #~ msgid "Add new holder for: %s"
#~ msgstr "add new holder for: %s" #~ msgstr "add new holder for: %s"

View File

@@ -1,33 +1,33 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-09-24 05:15+0000\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/"
"language/id/)\n"
"Language: id\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:14 links.py:30 #: apps.py:14 links.py:30
msgid "ACLs" msgid "ACLs"
msgstr "" msgstr ""
#: apps.py:20 links.py:38 models.py:36 #: apps.py:22 links.py:38 models.py:36
msgid "Permissions" msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:26 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -36,11 +36,10 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
#: managers.py:72 #: managers.py:84
msgid "Insufficient access." msgid "Insufficient access."
msgstr "" msgstr ""
@@ -68,39 +67,38 @@ msgstr ""
msgid "View ACLs" msgid "View ACLs"
msgstr "" msgstr ""
#: views.py:61 #: views.py:78
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:107
#, python-format #, python-format
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:132 #: views.py:109
#, python-format #, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s" msgid "Delete ACL: %s"
msgstr "" msgstr ""
#: views.py:147 #: views.py:151
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:162
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:148 #: views.py:163
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:187 #: views.py:222
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#: views.py:218
#, python-format #, python-format
msgid "Role \"%(role)s\" permission's for \"%(object)s\"" msgid "Role \"%(role)s\" permission's for \"%(object)s\""
msgstr "" msgstr ""
#: views.py:242
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#~ msgid "New holder" #~ msgid "New holder"
#~ msgstr "New holder" #~ msgstr "New holder"
@@ -195,8 +193,10 @@ msgstr ""
#~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ msgid ""
#~ msgstr "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgstr ""
#~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgid "Add new holder for: %s" #~ msgid "Add new holder for: %s"
#~ msgstr "add new holder for: %s" #~ msgstr "add new holder for: %s"

View File

@@ -1,33 +1,33 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-09-24 05:15+0000\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/"
"language/it/)\n"
"Language: it\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:14 links.py:30 #: apps.py:14 links.py:30
msgid "ACLs" msgid "ACLs"
msgstr "" msgstr ""
#: apps.py:20 links.py:38 models.py:36 #: apps.py:22 links.py:38 models.py:36
msgid "Permissions" msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:26 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -36,11 +36,10 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
#: managers.py:72 #: managers.py:84
msgid "Insufficient access." msgid "Insufficient access."
msgstr "" msgstr ""
@@ -68,39 +67,38 @@ msgstr ""
msgid "View ACLs" msgid "View ACLs"
msgstr "" msgstr ""
#: views.py:61 #: views.py:78
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:107
#, python-format #, python-format
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:132 #: views.py:109
#, python-format #, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s" msgid "Delete ACL: %s"
msgstr "" msgstr ""
#: views.py:147 #: views.py:151
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:162
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:148 #: views.py:163
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:187 #: views.py:222
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#: views.py:218
#, python-format #, python-format
msgid "Role \"%(role)s\" permission's for \"%(object)s\"" msgid "Role \"%(role)s\" permission's for \"%(object)s\""
msgstr "" msgstr ""
#: views.py:242
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#~ msgid "New holder" #~ msgid "New holder"
#~ msgstr "New holder" #~ msgstr "New holder"
@@ -195,8 +193,10 @@ msgstr ""
#~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ msgid ""
#~ msgstr "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgstr ""
#~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgid "Add new holder for: %s" #~ msgid "Add new holder for: %s"
#~ msgstr "add new holder for: %s" #~ msgstr "add new holder for: %s"

View File

@@ -1,33 +1,33 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-09-24 05:15+0000\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-"
"edms/language/nl_NL/)\n"
"Language: nl_NL\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: nl_NL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:14 links.py:30 #: apps.py:14 links.py:30
msgid "ACLs" msgid "ACLs"
msgstr "" msgstr ""
#: apps.py:20 links.py:38 models.py:36 #: apps.py:22 links.py:38 models.py:36
msgid "Permissions" msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:26 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -36,11 +36,10 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
#: managers.py:72 #: managers.py:84
msgid "Insufficient access." msgid "Insufficient access."
msgstr "" msgstr ""
@@ -68,39 +67,38 @@ msgstr ""
msgid "View ACLs" msgid "View ACLs"
msgstr "" msgstr ""
#: views.py:61 #: views.py:78
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:107
#, python-format #, python-format
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:132 #: views.py:109
#, python-format #, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s" msgid "Delete ACL: %s"
msgstr "" msgstr ""
#: views.py:147 #: views.py:151
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:162
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:148 #: views.py:163
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:187 #: views.py:222
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#: views.py:218
#, python-format #, python-format
msgid "Role \"%(role)s\" permission's for \"%(object)s\"" msgid "Role \"%(role)s\" permission's for \"%(object)s\""
msgstr "" msgstr ""
#: views.py:242
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#~ msgid "New holder" #~ msgid "New holder"
#~ msgstr "New holder" #~ msgstr "New holder"
@@ -195,8 +193,10 @@ msgstr ""
#~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ msgid ""
#~ msgstr "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgstr ""
#~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgid "Add new holder for: %s" #~ msgid "Add new holder for: %s"
#~ msgstr "add new holder for: %s" #~ msgstr "add new holder for: %s"

View File

@@ -1,33 +1,34 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-09-24 05:15+0000\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/"
"pl/)\n"
"Language: pl\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: pl\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "|| n%100>=20) ? 1 : 2);\n"
#: apps.py:14 links.py:30 #: apps.py:14 links.py:30
msgid "ACLs" msgid "ACLs"
msgstr "" msgstr ""
#: apps.py:20 links.py:38 models.py:36 #: apps.py:22 links.py:38 models.py:36
msgid "Permissions" msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:26 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -36,11 +37,10 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
#: managers.py:72 #: managers.py:84
msgid "Insufficient access." msgid "Insufficient access."
msgstr "" msgstr ""
@@ -68,39 +68,38 @@ msgstr ""
msgid "View ACLs" msgid "View ACLs"
msgstr "" msgstr ""
#: views.py:61 #: views.py:78
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:107
#, python-format #, python-format
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:132 #: views.py:109
#, python-format #, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s" msgid "Delete ACL: %s"
msgstr "" msgstr ""
#: views.py:147 #: views.py:151
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:162
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:148 #: views.py:163
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:187 #: views.py:222
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#: views.py:218
#, python-format #, python-format
msgid "Role \"%(role)s\" permission's for \"%(object)s\"" msgid "Role \"%(role)s\" permission's for \"%(object)s\""
msgstr "" msgstr ""
#: views.py:242
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#~ msgid "New holder" #~ msgid "New holder"
#~ msgstr "New holder" #~ msgstr "New holder"
@@ -195,8 +194,10 @@ msgstr ""
#~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ msgid ""
#~ msgstr "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgstr ""
#~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgid "Add new holder for: %s" #~ msgid "Add new holder for: %s"
#~ msgstr "add new holder for: %s" #~ msgstr "add new holder for: %s"

View File

@@ -1,33 +1,33 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-09-24 05:15+0000\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/"
"language/pt/)\n"
"Language: pt\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: pt\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:14 links.py:30 #: apps.py:14 links.py:30
msgid "ACLs" msgid "ACLs"
msgstr "" msgstr ""
#: apps.py:20 links.py:38 models.py:36 #: apps.py:22 links.py:38 models.py:36
msgid "Permissions" msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:26 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -36,11 +36,10 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
#: managers.py:72 #: managers.py:84
msgid "Insufficient access." msgid "Insufficient access."
msgstr "" msgstr ""
@@ -68,39 +67,38 @@ msgstr ""
msgid "View ACLs" msgid "View ACLs"
msgstr "" msgstr ""
#: views.py:61 #: views.py:78
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:107
#, python-format #, python-format
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:132 #: views.py:109
#, python-format #, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s" msgid "Delete ACL: %s"
msgstr "" msgstr ""
#: views.py:147 #: views.py:151
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:162
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:148 #: views.py:163
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:187 #: views.py:222
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#: views.py:218
#, python-format #, python-format
msgid "Role \"%(role)s\" permission's for \"%(object)s\"" msgid "Role \"%(role)s\" permission's for \"%(object)s\""
msgstr "" msgstr ""
#: views.py:242
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#~ msgid "New holder" #~ msgid "New holder"
#~ msgstr "New holder" #~ msgstr "New holder"
@@ -195,8 +193,10 @@ msgstr ""
#~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ msgid ""
#~ msgstr "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgstr ""
#~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgid "Add new holder for: %s" #~ msgid "Add new holder for: %s"
#~ msgstr "add new holder for: %s" #~ msgstr "add new holder for: %s"

View File

@@ -1,33 +1,33 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-09-24 05:15+0000\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-"
"edms/language/pt_BR/)\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: apps.py:14 links.py:30 #: apps.py:14 links.py:30
msgid "ACLs" msgid "ACLs"
msgstr "" msgstr ""
#: apps.py:20 links.py:38 models.py:36 #: apps.py:22 links.py:38 models.py:36
msgid "Permissions" msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:26 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -36,11 +36,10 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
#: managers.py:72 #: managers.py:84
msgid "Insufficient access." msgid "Insufficient access."
msgstr "" msgstr ""
@@ -68,39 +67,38 @@ msgstr ""
msgid "View ACLs" msgid "View ACLs"
msgstr "" msgstr ""
#: views.py:61 #: views.py:78
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:107
#, python-format #, python-format
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:132 #: views.py:109
#, python-format #, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s" msgid "Delete ACL: %s"
msgstr "" msgstr ""
#: views.py:147 #: views.py:151
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:162
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:148 #: views.py:163
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:187 #: views.py:222
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#: views.py:218
#, python-format #, python-format
msgid "Role \"%(role)s\" permission's for \"%(object)s\"" msgid "Role \"%(role)s\" permission's for \"%(object)s\""
msgstr "" msgstr ""
#: views.py:242
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#~ msgid "New holder" #~ msgid "New holder"
#~ msgstr "New holder" #~ msgstr "New holder"
@@ -195,8 +193,10 @@ msgstr ""
#~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ msgid ""
#~ msgstr "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgstr ""
#~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgid "Add new holder for: %s" #~ msgid "Add new holder for: %s"
#~ msgstr "add new holder for: %s" #~ msgstr "add new holder for: %s"

View File

@@ -1,33 +1,34 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-09-24 05:15+0000\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-"
"edms/language/ro_RO/)\n"
"Language: ro_RO\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: ro_RO\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" "2:1));\n"
#: apps.py:14 links.py:30 #: apps.py:14 links.py:30
msgid "ACLs" msgid "ACLs"
msgstr "" msgstr ""
#: apps.py:20 links.py:38 models.py:36 #: apps.py:22 links.py:38 models.py:36
msgid "Permissions" msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:26 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -36,11 +37,10 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
#: managers.py:72 #: managers.py:84
msgid "Insufficient access." msgid "Insufficient access."
msgstr "" msgstr ""
@@ -68,39 +68,38 @@ msgstr ""
msgid "View ACLs" msgid "View ACLs"
msgstr "" msgstr ""
#: views.py:61 #: views.py:78
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:107
#, python-format #, python-format
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:132 #: views.py:109
#, python-format #, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s" msgid "Delete ACL: %s"
msgstr "" msgstr ""
#: views.py:147 #: views.py:151
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:162
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:148 #: views.py:163
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:187 #: views.py:222
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#: views.py:218
#, python-format #, python-format
msgid "Role \"%(role)s\" permission's for \"%(object)s\"" msgid "Role \"%(role)s\" permission's for \"%(object)s\""
msgstr "" msgstr ""
#: views.py:242
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#~ msgid "New holder" #~ msgid "New holder"
#~ msgstr "New holder" #~ msgstr "New holder"
@@ -195,8 +194,10 @@ msgstr ""
#~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ msgid ""
#~ msgstr "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgstr ""
#~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgid "Add new holder for: %s" #~ msgid "Add new holder for: %s"
#~ msgstr "add new holder for: %s" #~ msgstr "add new holder for: %s"

View File

@@ -1,33 +1,35 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-09-24 05:15+0000\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/"
"language/ru/)\n"
"Language: ru\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: ru\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" "%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
"%100>=11 && n%100<=14)? 2 : 3);\n"
#: apps.py:14 links.py:30 #: apps.py:14 links.py:30
msgid "ACLs" msgid "ACLs"
msgstr "" msgstr ""
#: apps.py:20 links.py:38 models.py:36 #: apps.py:22 links.py:38 models.py:36
msgid "Permissions" msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:26 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -36,11 +38,10 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
#: managers.py:72 #: managers.py:84
msgid "Insufficient access." msgid "Insufficient access."
msgstr "" msgstr ""
@@ -68,39 +69,38 @@ msgstr ""
msgid "View ACLs" msgid "View ACLs"
msgstr "" msgstr ""
#: views.py:61 #: views.py:78
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:107
#, python-format #, python-format
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:132 #: views.py:109
#, python-format #, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s" msgid "Delete ACL: %s"
msgstr "" msgstr ""
#: views.py:147 #: views.py:151
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:162
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:148 #: views.py:163
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:187 #: views.py:222
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#: views.py:218
#, python-format #, python-format
msgid "Role \"%(role)s\" permission's for \"%(object)s\"" msgid "Role \"%(role)s\" permission's for \"%(object)s\""
msgstr "" msgstr ""
#: views.py:242
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#~ msgid "New holder" #~ msgid "New holder"
#~ msgstr "New holder" #~ msgstr "New holder"
@@ -195,8 +195,10 @@ msgstr ""
#~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ msgid ""
#~ msgstr "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgstr ""
#~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgid "Add new holder for: %s" #~ msgid "Add new holder for: %s"
#~ msgstr "add new holder for: %s" #~ msgstr "add new holder for: %s"

View File

@@ -1,33 +1,34 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-09-24 05:15+0000\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-"
"edms/language/sl_SI/)\n"
"Language: sl_SI\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" "%100==4 ? 2 : 3);\n"
#: apps.py:14 links.py:30 #: apps.py:14 links.py:30
msgid "ACLs" msgid "ACLs"
msgstr "" msgstr ""
#: apps.py:20 links.py:38 models.py:36 #: apps.py:22 links.py:38 models.py:36
msgid "Permissions" msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:26 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -36,11 +37,10 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
#: managers.py:72 #: managers.py:84
msgid "Insufficient access." msgid "Insufficient access."
msgstr "" msgstr ""
@@ -68,39 +68,38 @@ msgstr ""
msgid "View ACLs" msgid "View ACLs"
msgstr "" msgstr ""
#: views.py:61 #: views.py:78
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:107
#, python-format #, python-format
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:132 #: views.py:109
#, python-format #, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s" msgid "Delete ACL: %s"
msgstr "" msgstr ""
#: views.py:147 #: views.py:151
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:162
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:148 #: views.py:163
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:187 #: views.py:222
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#: views.py:218
#, python-format #, python-format
msgid "Role \"%(role)s\" permission's for \"%(object)s\"" msgid "Role \"%(role)s\" permission's for \"%(object)s\""
msgstr "" msgstr ""
#: views.py:242
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#~ msgid "New holder" #~ msgid "New holder"
#~ msgstr "New holder" #~ msgstr "New holder"
@@ -195,8 +194,10 @@ msgstr ""
#~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ msgid ""
#~ msgstr "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgstr ""
#~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgid "Add new holder for: %s" #~ msgid "Add new holder for: %s"
#~ msgstr "add new holder for: %s" #~ msgstr "add new holder for: %s"

View File

@@ -1,33 +1,33 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-09-24 05:15+0000\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/"
"mayan-edms/language/vi_VN/)\n"
"Language: vi_VN\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: vi_VN\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:14 links.py:30 #: apps.py:14 links.py:30
msgid "ACLs" msgid "ACLs"
msgstr "" msgstr ""
#: apps.py:20 links.py:38 models.py:36 #: apps.py:22 links.py:38 models.py:36
msgid "Permissions" msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:26 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -36,11 +36,10 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
#: managers.py:72 #: managers.py:84
msgid "Insufficient access." msgid "Insufficient access."
msgstr "" msgstr ""
@@ -68,39 +67,38 @@ msgstr ""
msgid "View ACLs" msgid "View ACLs"
msgstr "" msgstr ""
#: views.py:61 #: views.py:78
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:107
#, python-format #, python-format
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:132 #: views.py:109
#, python-format #, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s" msgid "Delete ACL: %s"
msgstr "" msgstr ""
#: views.py:147 #: views.py:151
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:162
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:148 #: views.py:163
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:187 #: views.py:222
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#: views.py:218
#, python-format #, python-format
msgid "Role \"%(role)s\" permission's for \"%(object)s\"" msgid "Role \"%(role)s\" permission's for \"%(object)s\""
msgstr "" msgstr ""
#: views.py:242
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#~ msgid "New holder" #~ msgid "New holder"
#~ msgstr "New holder" #~ msgstr "New holder"
@@ -195,8 +193,10 @@ msgstr ""
#~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ msgid ""
#~ msgstr "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgstr ""
#~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgid "Add new holder for: %s" #~ msgid "Add new holder for: %s"
#~ msgstr "add new holder for: %s" #~ msgstr "add new holder for: %s"

View File

@@ -1,33 +1,33 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-09-24 05:15+0000\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/"
"language/zh_CN/)\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:14 links.py:30 #: apps.py:14 links.py:30
msgid "ACLs" msgid "ACLs"
msgstr "" msgstr ""
#: apps.py:20 links.py:38 models.py:36 #: apps.py:22 links.py:38 models.py:36
msgid "Permissions" msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:26 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -36,11 +36,10 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
#: managers.py:72 #: managers.py:84
msgid "Insufficient access." msgid "Insufficient access."
msgstr "" msgstr ""
@@ -68,39 +67,38 @@ msgstr ""
msgid "View ACLs" msgid "View ACLs"
msgstr "" msgstr ""
#: views.py:61 #: views.py:78
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:107
#, python-format #, python-format
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:132 #: views.py:109
#, python-format #, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s" msgid "Delete ACL: %s"
msgstr "" msgstr ""
#: views.py:147 #: views.py:151
#, python-format
msgid "Access control lists for: %s"
msgstr ""
#: views.py:162
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:148 #: views.py:163
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:187 #: views.py:222
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#: views.py:218
#, python-format #, python-format
msgid "Role \"%(role)s\" permission's for \"%(object)s\"" msgid "Role \"%(role)s\" permission's for \"%(object)s\""
msgstr "" msgstr ""
#: views.py:242
msgid "Disabled permissions are inherited from a parent object."
msgstr ""
#~ msgid "New holder" #~ msgid "New holder"
#~ msgstr "New holder" #~ msgstr "New holder"
@@ -195,8 +193,10 @@ msgstr ""
#~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s."
#~ msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ msgid ""
#~ msgstr "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgstr ""
#~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s."
#~ msgid "Add new holder for: %s" #~ msgid "Add new holder for: %s"
#~ msgstr "add new holder for: %s" #~ msgstr "add new holder for: %s"

View File

@@ -1,23 +1,25 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n" "PO-Revision-Date: 2015-08-27 05:24+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/"
"ar/)\n"
"Language: ar\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: ar\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: apps.py:12 #: apps.py:11
msgid "Appearance" msgid "Appearance"
msgstr "" msgstr ""
@@ -43,8 +45,8 @@ msgstr ""
#: templates/500.html:11 #: templates/500.html:11
msgid "" msgid ""
"There's been an error. It's been reported to the site administrators via " "There's been an error. It's been reported to the site administrators via e-"
"e-mail and should be fixed shortly. Thanks for your patience." "mail and should be fixed shortly. Thanks for your patience."
msgstr "" msgstr ""
#: templates/500.html:14 #: templates/500.html:14
@@ -74,39 +76,39 @@ msgstr ""
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:42 #: templates/appearance/base.html:43
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:71 #: templates/appearance/base.html:72
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:73 #: templates/appearance/base.html:74
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:115 #: templates/appearance/base.html:116
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:116 #: templates/appearance/base.html:117
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
msgstr "" msgstr ""
@@ -154,21 +156,26 @@ msgid "required"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Save" msgid "Save"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_list_subtemplate.html:31 #: templates/appearance/generic_list_subtemplate.html:31
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:74 #: templates/appearance/generic_form_subtemplate.html:74
#: templates/appearance/generic_multiform_subtemplate.html:67 #: templates/appearance/generic_multiform_subtemplate.html:69
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: templates/appearance/generic_list_horizontal.html:20
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/generic_list_subtemplate.html:12 #: templates/appearance/generic_list_subtemplate.html:12
#, python-format #, python-format
msgid "" msgid ""
@@ -186,10 +193,6 @@ msgstr ""
msgid "Identifier" msgid "Identifier"
msgstr "" msgstr ""
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/home.html:8 templates/appearance/home.html.py:12 #: templates/appearance/home.html:8 templates/appearance/home.html.py:12
msgid "Home" msgid "Home"
msgstr "" msgstr ""
@@ -214,46 +217,46 @@ msgstr ""
msgid "Advanced" msgid "Advanced"
msgstr "" msgstr ""
#: templates/appearance/login.html:9 #: templates/appearance/login.html:10
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: templates/appearance/login.html:20 #: templates/appearance/login.html:21
msgid "First time login" msgid "First time login"
msgstr "" msgstr ""
#: templates/appearance/login.html:23 #: templates/appearance/login.html:24
msgid "" msgid ""
"You have just finished installing <strong>Mayan EDMS</strong>, " "You have just finished installing <strong>Mayan EDMS</strong>, "
"congratulations!" "congratulations!"
msgstr "" msgstr ""
#: templates/appearance/login.html:24
msgid "Login using the following credentials:"
msgstr ""
#: templates/appearance/login.html:25 #: templates/appearance/login.html:25
#, python-format msgid "Login using the following credentials:"
msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:26 #: templates/appearance/login.html:26
#, python-format #, python-format
msgid "Email: <strong>%(email)s</strong>" msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:27 #: templates/appearance/login.html:27
#, python-format #, python-format
msgid "Password: <strong>%(password)s</strong>" msgid "Email: <strong>%(email)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:28 #: templates/appearance/login.html:28
#, python-format
msgid "Password: <strong>%(password)s</strong>"
msgstr ""
#: templates/appearance/login.html:29
msgid "" msgid ""
"Be sure to change the password to increase security and to disable this " "Be sure to change the password to increase security and to disable this "
"message." "message."
msgstr "" msgstr ""
#: templates/appearance/login.html:37 templates/appearance/login.html.py:46 #: templates/appearance/login.html:45 templates/appearance/login.html.py:54
msgid "Sign in" msgid "Sign in"
msgstr "" msgstr ""

View File

@@ -1,23 +1,24 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n" "PO-Revision-Date: 2015-08-27 05:24+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/"
"language/bg/)\n"
"Language: bg\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:12 #: apps.py:11
msgid "Appearance" msgid "Appearance"
msgstr "" msgstr ""
@@ -43,8 +44,8 @@ msgstr ""
#: templates/500.html:11 #: templates/500.html:11
msgid "" msgid ""
"There's been an error. It's been reported to the site administrators via " "There's been an error. It's been reported to the site administrators via e-"
"e-mail and should be fixed shortly. Thanks for your patience." "mail and should be fixed shortly. Thanks for your patience."
msgstr "" msgstr ""
#: templates/500.html:14 #: templates/500.html:14
@@ -74,39 +75,39 @@ msgstr ""
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:42 #: templates/appearance/base.html:43
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:71 #: templates/appearance/base.html:72
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:73 #: templates/appearance/base.html:74
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:115 #: templates/appearance/base.html:116
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:116 #: templates/appearance/base.html:117
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
msgstr "" msgstr ""
@@ -154,21 +155,26 @@ msgid "required"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Save" msgid "Save"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_list_subtemplate.html:31 #: templates/appearance/generic_list_subtemplate.html:31
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:74 #: templates/appearance/generic_form_subtemplate.html:74
#: templates/appearance/generic_multiform_subtemplate.html:67 #: templates/appearance/generic_multiform_subtemplate.html:69
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: templates/appearance/generic_list_horizontal.html:20
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/generic_list_subtemplate.html:12 #: templates/appearance/generic_list_subtemplate.html:12
#, python-format #, python-format
msgid "" msgid ""
@@ -186,10 +192,6 @@ msgstr ""
msgid "Identifier" msgid "Identifier"
msgstr "" msgstr ""
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/home.html:8 templates/appearance/home.html.py:12 #: templates/appearance/home.html:8 templates/appearance/home.html.py:12
msgid "Home" msgid "Home"
msgstr "" msgstr ""
@@ -214,46 +216,46 @@ msgstr ""
msgid "Advanced" msgid "Advanced"
msgstr "" msgstr ""
#: templates/appearance/login.html:9 #: templates/appearance/login.html:10
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: templates/appearance/login.html:20 #: templates/appearance/login.html:21
msgid "First time login" msgid "First time login"
msgstr "" msgstr ""
#: templates/appearance/login.html:23 #: templates/appearance/login.html:24
msgid "" msgid ""
"You have just finished installing <strong>Mayan EDMS</strong>, " "You have just finished installing <strong>Mayan EDMS</strong>, "
"congratulations!" "congratulations!"
msgstr "" msgstr ""
#: templates/appearance/login.html:24
msgid "Login using the following credentials:"
msgstr ""
#: templates/appearance/login.html:25 #: templates/appearance/login.html:25
#, python-format msgid "Login using the following credentials:"
msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:26 #: templates/appearance/login.html:26
#, python-format #, python-format
msgid "Email: <strong>%(email)s</strong>" msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:27 #: templates/appearance/login.html:27
#, python-format #, python-format
msgid "Password: <strong>%(password)s</strong>" msgid "Email: <strong>%(email)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:28 #: templates/appearance/login.html:28
#, python-format
msgid "Password: <strong>%(password)s</strong>"
msgstr ""
#: templates/appearance/login.html:29
msgid "" msgid ""
"Be sure to change the password to increase security and to disable this " "Be sure to change the password to increase security and to disable this "
"message." "message."
msgstr "" msgstr ""
#: templates/appearance/login.html:37 templates/appearance/login.html.py:46 #: templates/appearance/login.html:45 templates/appearance/login.html.py:54
msgid "Sign in" msgid "Sign in"
msgstr "" msgstr ""

View File

@@ -1,23 +1,25 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n" "PO-Revision-Date: 2015-08-27 05:24+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/"
"rosarior/mayan-edms/language/bs_BA/)\n"
"Language: bs_BA\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: bs_BA\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: apps.py:12 #: apps.py:11
msgid "Appearance" msgid "Appearance"
msgstr "" msgstr ""
@@ -43,8 +45,8 @@ msgstr ""
#: templates/500.html:11 #: templates/500.html:11
msgid "" msgid ""
"There's been an error. It's been reported to the site administrators via " "There's been an error. It's been reported to the site administrators via e-"
"e-mail and should be fixed shortly. Thanks for your patience." "mail and should be fixed shortly. Thanks for your patience."
msgstr "" msgstr ""
#: templates/500.html:14 #: templates/500.html:14
@@ -74,39 +76,39 @@ msgstr ""
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:42 #: templates/appearance/base.html:43
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:71 #: templates/appearance/base.html:72
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:73 #: templates/appearance/base.html:74
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:115 #: templates/appearance/base.html:116
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:116 #: templates/appearance/base.html:117
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
msgstr "" msgstr ""
@@ -154,21 +156,26 @@ msgid "required"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Save" msgid "Save"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_list_subtemplate.html:31 #: templates/appearance/generic_list_subtemplate.html:31
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:74 #: templates/appearance/generic_form_subtemplate.html:74
#: templates/appearance/generic_multiform_subtemplate.html:67 #: templates/appearance/generic_multiform_subtemplate.html:69
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: templates/appearance/generic_list_horizontal.html:20
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/generic_list_subtemplate.html:12 #: templates/appearance/generic_list_subtemplate.html:12
#, python-format #, python-format
msgid "" msgid ""
@@ -186,10 +193,6 @@ msgstr ""
msgid "Identifier" msgid "Identifier"
msgstr "" msgstr ""
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/home.html:8 templates/appearance/home.html.py:12 #: templates/appearance/home.html:8 templates/appearance/home.html.py:12
msgid "Home" msgid "Home"
msgstr "" msgstr ""
@@ -214,46 +217,46 @@ msgstr ""
msgid "Advanced" msgid "Advanced"
msgstr "" msgstr ""
#: templates/appearance/login.html:9 #: templates/appearance/login.html:10
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: templates/appearance/login.html:20 #: templates/appearance/login.html:21
msgid "First time login" msgid "First time login"
msgstr "" msgstr ""
#: templates/appearance/login.html:23 #: templates/appearance/login.html:24
msgid "" msgid ""
"You have just finished installing <strong>Mayan EDMS</strong>, " "You have just finished installing <strong>Mayan EDMS</strong>, "
"congratulations!" "congratulations!"
msgstr "" msgstr ""
#: templates/appearance/login.html:24
msgid "Login using the following credentials:"
msgstr ""
#: templates/appearance/login.html:25 #: templates/appearance/login.html:25
#, python-format msgid "Login using the following credentials:"
msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:26 #: templates/appearance/login.html:26
#, python-format #, python-format
msgid "Email: <strong>%(email)s</strong>" msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:27 #: templates/appearance/login.html:27
#, python-format #, python-format
msgid "Password: <strong>%(password)s</strong>" msgid "Email: <strong>%(email)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:28 #: templates/appearance/login.html:28
#, python-format
msgid "Password: <strong>%(password)s</strong>"
msgstr ""
#: templates/appearance/login.html:29
msgid "" msgid ""
"Be sure to change the password to increase security and to disable this " "Be sure to change the password to increase security and to disable this "
"message." "message."
msgstr "" msgstr ""
#: templates/appearance/login.html:37 templates/appearance/login.html.py:46 #: templates/appearance/login.html:45 templates/appearance/login.html.py:54
msgid "Sign in" msgid "Sign in"
msgstr "" msgstr ""

View File

@@ -1,23 +1,24 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n" "PO-Revision-Date: 2015-08-27 05:24+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/"
"da/)\n"
"Language: da\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:12 #: apps.py:11
msgid "Appearance" msgid "Appearance"
msgstr "" msgstr ""
@@ -43,8 +44,8 @@ msgstr ""
#: templates/500.html:11 #: templates/500.html:11
msgid "" msgid ""
"There's been an error. It's been reported to the site administrators via " "There's been an error. It's been reported to the site administrators via e-"
"e-mail and should be fixed shortly. Thanks for your patience." "mail and should be fixed shortly. Thanks for your patience."
msgstr "" msgstr ""
#: templates/500.html:14 #: templates/500.html:14
@@ -74,39 +75,39 @@ msgstr ""
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:42 #: templates/appearance/base.html:43
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:71 #: templates/appearance/base.html:72
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:73 #: templates/appearance/base.html:74
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:115 #: templates/appearance/base.html:116
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:116 #: templates/appearance/base.html:117
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
msgstr "" msgstr ""
@@ -154,21 +155,26 @@ msgid "required"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Save" msgid "Save"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_list_subtemplate.html:31 #: templates/appearance/generic_list_subtemplate.html:31
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:74 #: templates/appearance/generic_form_subtemplate.html:74
#: templates/appearance/generic_multiform_subtemplate.html:67 #: templates/appearance/generic_multiform_subtemplate.html:69
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: templates/appearance/generic_list_horizontal.html:20
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/generic_list_subtemplate.html:12 #: templates/appearance/generic_list_subtemplate.html:12
#, python-format #, python-format
msgid "" msgid ""
@@ -186,10 +192,6 @@ msgstr ""
msgid "Identifier" msgid "Identifier"
msgstr "" msgstr ""
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/home.html:8 templates/appearance/home.html.py:12 #: templates/appearance/home.html:8 templates/appearance/home.html.py:12
msgid "Home" msgid "Home"
msgstr "" msgstr ""
@@ -214,46 +216,46 @@ msgstr ""
msgid "Advanced" msgid "Advanced"
msgstr "" msgstr ""
#: templates/appearance/login.html:9 #: templates/appearance/login.html:10
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: templates/appearance/login.html:20 #: templates/appearance/login.html:21
msgid "First time login" msgid "First time login"
msgstr "" msgstr ""
#: templates/appearance/login.html:23 #: templates/appearance/login.html:24
msgid "" msgid ""
"You have just finished installing <strong>Mayan EDMS</strong>, " "You have just finished installing <strong>Mayan EDMS</strong>, "
"congratulations!" "congratulations!"
msgstr "" msgstr ""
#: templates/appearance/login.html:24
msgid "Login using the following credentials:"
msgstr ""
#: templates/appearance/login.html:25 #: templates/appearance/login.html:25
#, python-format msgid "Login using the following credentials:"
msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:26 #: templates/appearance/login.html:26
#, python-format #, python-format
msgid "Email: <strong>%(email)s</strong>" msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:27 #: templates/appearance/login.html:27
#, python-format #, python-format
msgid "Password: <strong>%(password)s</strong>" msgid "Email: <strong>%(email)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:28 #: templates/appearance/login.html:28
#, python-format
msgid "Password: <strong>%(password)s</strong>"
msgstr ""
#: templates/appearance/login.html:29
msgid "" msgid ""
"Be sure to change the password to increase security and to disable this " "Be sure to change the password to increase security and to disable this "
"message." "message."
msgstr "" msgstr ""
#: templates/appearance/login.html:37 templates/appearance/login.html.py:46 #: templates/appearance/login.html:45 templates/appearance/login.html.py:54
msgid "Sign in" msgid "Sign in"
msgstr "" msgstr ""

View File

@@ -1,24 +1,25 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Berny <berny@bernhard-marx.de>, 2015 # Berny <berny@bernhard-marx.de>, 2015
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-09-08 23:04+0000\n" "PO-Revision-Date: 2015-09-08 23:04+0000\n"
"Last-Translator: Mathias Behrle <mathiasb@m9s.biz>\n" "Last-Translator: Mathias Behrle <mathiasb@m9s.biz>\n"
"Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-"
"edms/language/de_DE/)\n"
"Language: de_DE\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: de_DE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:12 #: apps.py:11
msgid "Appearance" msgid "Appearance"
msgstr "Erscheinungsbild" msgstr "Erscheinungsbild"
@@ -44,15 +45,19 @@ msgstr "Serverfehler"
#: templates/500.html:11 #: templates/500.html:11
msgid "" msgid ""
"There's been an error. It's been reported to the site administrators via " "There's been an error. It's been reported to the site administrators via e-"
"e-mail and should be fixed shortly. Thanks for your patience." "mail and should be fixed shortly. Thanks for your patience."
msgstr "Es kam zu einem Fehler. Der Fehler wurde per E-Mail and die Administratoren gemeldet und sollte bald behoben werden. Vielen Dank für Ihre Geduld." msgstr ""
"Es kam zu einem Fehler. Der Fehler wurde per E-Mail and die Administratoren "
"gemeldet und sollte bald behoben werden. Vielen Dank für Ihre Geduld."
#: templates/500.html:14 #: templates/500.html:14
msgid "" msgid ""
"If you need assistance, you may reference this error via the following " "If you need assistance, you may reference this error via the following "
"identifier:" "identifier:"
msgstr "Wenn Sie Hilfe brauchen, können Sie den Fehler über folgende Kennung referenzieren: " msgstr ""
"Wenn Sie Hilfe brauchen, können Sie den Fehler über folgende Kennung "
"referenzieren: "
#: templates/appearance/about.html:8 templates/appearance/about.html.py:57 #: templates/appearance/about.html:8 templates/appearance/about.html.py:57
msgid "About" msgid "About"
@@ -75,39 +80,39 @@ msgstr "Veröffentlicht unter der Apache 2.0 Lizenz"
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "Copyright &copy; 2011-2015 Roberto Rosario." msgstr "Copyright &copy; 2011-2015 Roberto Rosario."
#: templates/appearance/base.html:42 #: templates/appearance/base.html:43
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "Navigation ein-/ausschalten" msgstr "Navigation ein-/ausschalten"
#: templates/appearance/base.html:71 #: templates/appearance/base.html:72
msgid "Anonymous" msgid "Anonymous"
msgstr "Anonymer Benutzer" msgstr "Anonymer Benutzer"
#: templates/appearance/base.html:73 #: templates/appearance/base.html:74
msgid "User details" msgid "User details"
msgstr "Benutzerdetails" msgstr "Benutzerdetails"
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Success" msgid "Success"
msgstr "Erfolg" msgstr "Erfolg"
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Information" msgid "Information"
msgstr "Information" msgstr "Information"
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Warning" msgid "Warning"
msgstr "Warnung" msgstr "Warnung"
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Error" msgid "Error"
msgstr "Fehler" msgstr "Fehler"
#: templates/appearance/base.html:115 #: templates/appearance/base.html:116
msgid "Actions" msgid "Actions"
msgstr "Aktionen" msgstr "Aktionen"
#: templates/appearance/base.html:116 #: templates/appearance/base.html:117
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
msgstr "Ausklappmenü ein-/ausschalten" msgstr "Ausklappmenü ein-/ausschalten"
@@ -155,27 +160,34 @@ msgid "required"
msgstr "erforderlich" msgstr "erforderlich"
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Save" msgid "Save"
msgstr "Speichern" msgstr "Speichern"
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_list_subtemplate.html:31 #: templates/appearance/generic_list_subtemplate.html:31
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Submit" msgid "Submit"
msgstr "Absenden" msgstr "Absenden"
#: templates/appearance/generic_form_subtemplate.html:74 #: templates/appearance/generic_form_subtemplate.html:74
#: templates/appearance/generic_multiform_subtemplate.html:67 #: templates/appearance/generic_multiform_subtemplate.html:69
msgid "Cancel" msgid "Cancel"
msgstr "Abbrechen" msgstr "Abbrechen"
#: templates/appearance/generic_list_horizontal.html:20
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr "Kein Ergebnis"
#: templates/appearance/generic_list_subtemplate.html:12 #: templates/appearance/generic_list_subtemplate.html:12
#, python-format #, python-format
msgid "" msgid ""
"Total (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of " "Total (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of "
"%(total_pages)s)" "%(total_pages)s)"
msgstr "Gesamt (%(start)s - %(end)s von %(total)s) (Seite %(page_number)s von %(total_pages)s)" msgstr ""
"Gesamt (%(start)s - %(end)s von %(total)s) (Seite %(page_number)s von "
"%(total_pages)s)"
#: templates/appearance/generic_list_subtemplate.html:14 #: templates/appearance/generic_list_subtemplate.html:14
#: templates/appearance/generic_list_subtemplate.html:17 #: templates/appearance/generic_list_subtemplate.html:17
@@ -187,10 +199,6 @@ msgstr "Gesamt: %(total)s"
msgid "Identifier" msgid "Identifier"
msgstr "Bezeichner" msgstr "Bezeichner"
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr "Kein Ergebnis"
#: templates/appearance/home.html:8 templates/appearance/home.html.py:12 #: templates/appearance/home.html:8 templates/appearance/home.html.py:12
msgid "Home" msgid "Home"
msgstr "Start" msgstr "Start"
@@ -215,46 +223,50 @@ msgstr "Suche"
msgid "Advanced" msgid "Advanced"
msgstr "Erweitert" msgstr "Erweitert"
#: templates/appearance/login.html:9 #: templates/appearance/login.html:10
msgid "Login" msgid "Login"
msgstr "Login" msgstr "Login"
#: templates/appearance/login.html:20 #: templates/appearance/login.html:21
msgid "First time login" msgid "First time login"
msgstr "Erstanmeldung" msgstr "Erstanmeldung"
#: templates/appearance/login.html:23 #: templates/appearance/login.html:24
msgid "" msgid ""
"You have just finished installing <strong>Mayan EDMS</strong>, " "You have just finished installing <strong>Mayan EDMS</strong>, "
"congratulations!" "congratulations!"
msgstr "Herzlichen Glückwunsch! Sie haben die Installation von <strong>Mayan EDMS</strong> erfolgreich abgeschlossen. " msgstr ""
"Herzlichen Glückwunsch! Sie haben die Installation von <strong>Mayan EDMS</"
"strong> erfolgreich abgeschlossen. "
#: templates/appearance/login.html:24 #: templates/appearance/login.html:25
msgid "Login using the following credentials:" msgid "Login using the following credentials:"
msgstr "Einloggen mit folgenden Zugangsdaten:" msgstr "Einloggen mit folgenden Zugangsdaten:"
#: templates/appearance/login.html:25 #: templates/appearance/login.html:26
#, python-format #, python-format
msgid "Username: <strong>%(account)s</strong>" msgid "Username: <strong>%(account)s</strong>"
msgstr "Benutzername: <strong>%(account)s</strong>" msgstr "Benutzername: <strong>%(account)s</strong>"
#: templates/appearance/login.html:26 #: templates/appearance/login.html:27
#, python-format #, python-format
msgid "Email: <strong>%(email)s</strong>" msgid "Email: <strong>%(email)s</strong>"
msgstr "E-Mail: <strong>%(email)s</strong>" msgstr "E-Mail: <strong>%(email)s</strong>"
#: templates/appearance/login.html:27 #: templates/appearance/login.html:28
#, python-format #, python-format
msgid "Password: <strong>%(password)s</strong>" msgid "Password: <strong>%(password)s</strong>"
msgstr "Passwort: <strong>%(password)s</strong>" msgstr "Passwort: <strong>%(password)s</strong>"
#: templates/appearance/login.html:28 #: templates/appearance/login.html:29
msgid "" msgid ""
"Be sure to change the password to increase security and to disable this " "Be sure to change the password to increase security and to disable this "
"message." "message."
msgstr "Bitte ändern Sie das Passwort, um die Sicherheit zu erhöhen und diese Nachricht zu deaktivieren." msgstr ""
"Bitte ändern Sie das Passwort, um die Sicherheit zu erhöhen und diese "
"Nachricht zu deaktivieren."
#: templates/appearance/login.html:37 templates/appearance/login.html.py:46 #: templates/appearance/login.html:45 templates/appearance/login.html.py:54
msgid "Sign in" msgid "Sign in"
msgstr "Anmelden" msgstr "Anmelden"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: apps.py:12 #: apps.py:11
msgid "Appearance" msgid "Appearance"
msgstr "" msgstr ""
@@ -74,39 +74,39 @@ msgstr ""
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:42 #: templates/appearance/base.html:43
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:71 #: templates/appearance/base.html:72
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:73 #: templates/appearance/base.html:74
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:115 #: templates/appearance/base.html:116
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:116 #: templates/appearance/base.html:117
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
msgstr "" msgstr ""
@@ -154,21 +154,26 @@ msgid "required"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Save" msgid "Save"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_list_subtemplate.html:31 #: templates/appearance/generic_list_subtemplate.html:31
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:74 #: templates/appearance/generic_form_subtemplate.html:74
#: templates/appearance/generic_multiform_subtemplate.html:67 #: templates/appearance/generic_multiform_subtemplate.html:69
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: templates/appearance/generic_list_horizontal.html:20
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/generic_list_subtemplate.html:12 #: templates/appearance/generic_list_subtemplate.html:12
#, python-format #, python-format
msgid "" msgid ""
@@ -186,10 +191,6 @@ msgstr ""
msgid "Identifier" msgid "Identifier"
msgstr "" msgstr ""
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/home.html:8 templates/appearance/home.html.py:12 #: templates/appearance/home.html:8 templates/appearance/home.html.py:12
msgid "Home" msgid "Home"
msgstr "" msgstr ""
@@ -214,46 +215,46 @@ msgstr ""
msgid "Advanced" msgid "Advanced"
msgstr "" msgstr ""
#: templates/appearance/login.html:9 #: templates/appearance/login.html:10
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: templates/appearance/login.html:20 #: templates/appearance/login.html:21
msgid "First time login" msgid "First time login"
msgstr "" msgstr ""
#: templates/appearance/login.html:23 #: templates/appearance/login.html:24
msgid "" msgid ""
"You have just finished installing <strong>Mayan EDMS</strong>, " "You have just finished installing <strong>Mayan EDMS</strong>, "
"congratulations!" "congratulations!"
msgstr "" msgstr ""
#: templates/appearance/login.html:24
msgid "Login using the following credentials:"
msgstr ""
#: templates/appearance/login.html:25 #: templates/appearance/login.html:25
#, python-format msgid "Login using the following credentials:"
msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:26 #: templates/appearance/login.html:26
#, python-format #, python-format
msgid "Email: <strong>%(email)s</strong>" msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:27 #: templates/appearance/login.html:27
#, python-format #, python-format
msgid "Password: <strong>%(password)s</strong>" msgid "Email: <strong>%(email)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:28 #: templates/appearance/login.html:28
#, python-format
msgid "Password: <strong>%(password)s</strong>"
msgstr ""
#: templates/appearance/login.html:29
msgid "" msgid ""
"Be sure to change the password to increase security and to disable this " "Be sure to change the password to increase security and to disable this "
"message." "message."
msgstr "" msgstr ""
#: templates/appearance/login.html:37 templates/appearance/login.html.py:46 #: templates/appearance/login.html:45 templates/appearance/login.html.py:54
msgid "Sign in" msgid "Sign in"
msgstr "" msgstr ""

View File

@@ -1,24 +1,25 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Roberto Rosario, 2015 # Roberto Rosario, 2015
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n" "PO-Revision-Date: 2015-08-27 05:24+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/"
"language/es/)\n"
"Language: es\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:12 #: apps.py:11
msgid "Appearance" msgid "Appearance"
msgstr "Apariencia" msgstr "Apariencia"
@@ -44,8 +45,8 @@ msgstr "Error de servidor"
#: templates/500.html:11 #: templates/500.html:11
msgid "" msgid ""
"There's been an error. It's been reported to the site administrators via " "There's been an error. It's been reported to the site administrators via e-"
"e-mail and should be fixed shortly. Thanks for your patience." "mail and should be fixed shortly. Thanks for your patience."
msgstr "" msgstr ""
#: templates/500.html:14 #: templates/500.html:14
@@ -75,39 +76,39 @@ msgstr "Liberado bajo la licencia Apache 2.0 License"
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "Todos los derechos reservados &copy; 2011-2015 Roberto Rosario." msgstr "Todos los derechos reservados &copy; 2011-2015 Roberto Rosario."
#: templates/appearance/base.html:42 #: templates/appearance/base.html:43
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "Activar/Desactivar navegación" msgstr "Activar/Desactivar navegación"
#: templates/appearance/base.html:71 #: templates/appearance/base.html:72
msgid "Anonymous" msgid "Anonymous"
msgstr "Anónimo" msgstr "Anónimo"
#: templates/appearance/base.html:73 #: templates/appearance/base.html:74
msgid "User details" msgid "User details"
msgstr "Detalles del usuario" msgstr "Detalles del usuario"
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Success" msgid "Success"
msgstr "Exitoso" msgstr "Exitoso"
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Information" msgid "Information"
msgstr "Información" msgstr "Información"
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Warning" msgid "Warning"
msgstr "Advertencia" msgstr "Advertencia"
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Error" msgid "Error"
msgstr "Error" msgstr "Error"
#: templates/appearance/base.html:115 #: templates/appearance/base.html:116
msgid "Actions" msgid "Actions"
msgstr "Acciones" msgstr "Acciones"
#: templates/appearance/base.html:116 #: templates/appearance/base.html:117
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
msgstr "" msgstr ""
@@ -155,27 +156,34 @@ msgid "required"
msgstr "requerido" msgstr "requerido"
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Save" msgid "Save"
msgstr "Guardar" msgstr "Guardar"
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_list_subtemplate.html:31 #: templates/appearance/generic_list_subtemplate.html:31
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Submit" msgid "Submit"
msgstr "Enviar" msgstr "Enviar"
#: templates/appearance/generic_form_subtemplate.html:74 #: templates/appearance/generic_form_subtemplate.html:74
#: templates/appearance/generic_multiform_subtemplate.html:67 #: templates/appearance/generic_multiform_subtemplate.html:69
msgid "Cancel" msgid "Cancel"
msgstr "Cancelar" msgstr "Cancelar"
#: templates/appearance/generic_list_horizontal.html:20
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr "Ningún resultado"
#: templates/appearance/generic_list_subtemplate.html:12 #: templates/appearance/generic_list_subtemplate.html:12
#, python-format #, python-format
msgid "" msgid ""
"Total (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of " "Total (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of "
"%(total_pages)s)" "%(total_pages)s)"
msgstr "Total (%(start)s - %(end)s de %(total)s) (Página %(page_number)s de %(total_pages)s)" msgstr ""
"Total (%(start)s - %(end)s de %(total)s) (Página %(page_number)s de "
"%(total_pages)s)"
#: templates/appearance/generic_list_subtemplate.html:14 #: templates/appearance/generic_list_subtemplate.html:14
#: templates/appearance/generic_list_subtemplate.html:17 #: templates/appearance/generic_list_subtemplate.html:17
@@ -187,10 +195,6 @@ msgstr "Total: %(total)s"
msgid "Identifier" msgid "Identifier"
msgstr "Identificador" msgstr "Identificador"
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr "Ningún resultado"
#: templates/appearance/home.html:8 templates/appearance/home.html.py:12 #: templates/appearance/home.html:8 templates/appearance/home.html.py:12
msgid "Home" msgid "Home"
msgstr "inicio" msgstr "inicio"
@@ -215,46 +219,49 @@ msgstr "Búsqueda"
msgid "Advanced" msgid "Advanced"
msgstr "Avanzada" msgstr "Avanzada"
#: templates/appearance/login.html:9 #: templates/appearance/login.html:10
msgid "Login" msgid "Login"
msgstr "Iniciar sesión" msgstr "Iniciar sesión"
#: templates/appearance/login.html:20 #: templates/appearance/login.html:21
msgid "First time login" msgid "First time login"
msgstr "Primer inicio de sesión" msgstr "Primer inicio de sesión"
#: templates/appearance/login.html:23 #: templates/appearance/login.html:24
msgid "" msgid ""
"You have just finished installing <strong>Mayan EDMS</strong>, " "You have just finished installing <strong>Mayan EDMS</strong>, "
"congratulations!" "congratulations!"
msgstr "!Felicitaciones! Acaba de terminar de instalar <strong>Mayan EDMS</strong>" msgstr ""
"!Felicitaciones! Acaba de terminar de instalar <strong>Mayan EDMS</strong>"
#: templates/appearance/login.html:24 #: templates/appearance/login.html:25
msgid "Login using the following credentials:" msgid "Login using the following credentials:"
msgstr "Inicie sesión con las siguientes credenciales:" msgstr "Inicie sesión con las siguientes credenciales:"
#: templates/appearance/login.html:25 #: templates/appearance/login.html:26
#, python-format #, python-format
msgid "Username: <strong>%(account)s</strong>" msgid "Username: <strong>%(account)s</strong>"
msgstr "Usuario: <strong>%(account)s</strong>" msgstr "Usuario: <strong>%(account)s</strong>"
#: templates/appearance/login.html:26 #: templates/appearance/login.html:27
#, python-format #, python-format
msgid "Email: <strong>%(email)s</strong>" msgid "Email: <strong>%(email)s</strong>"
msgstr "Correo electrónico: <strong>%(email)s</strong>" msgstr "Correo electrónico: <strong>%(email)s</strong>"
#: templates/appearance/login.html:27 #: templates/appearance/login.html:28
#, python-format #, python-format
msgid "Password: <strong>%(password)s</strong>" msgid "Password: <strong>%(password)s</strong>"
msgstr "Contraseña: <strong>%(password)s</strong>" msgstr "Contraseña: <strong>%(password)s</strong>"
#: templates/appearance/login.html:28 #: templates/appearance/login.html:29
msgid "" msgid ""
"Be sure to change the password to increase security and to disable this " "Be sure to change the password to increase security and to disable this "
"message." "message."
msgstr "Asegúrese de cambiar su contraseña para aumentar la seguridad y para desactivar este mensaje" msgstr ""
"Asegúrese de cambiar su contraseña para aumentar la seguridad y para "
"desactivar este mensaje"
#: templates/appearance/login.html:37 templates/appearance/login.html.py:46 #: templates/appearance/login.html:45 templates/appearance/login.html.py:54
msgid "Sign in" msgid "Sign in"
msgstr "Entrar" msgstr "Entrar"

View File

@@ -1,23 +1,24 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n" "PO-Revision-Date: 2015-08-27 05:24+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/"
"language/fa/)\n"
"Language: fa\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: fa\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:12 #: apps.py:11
msgid "Appearance" msgid "Appearance"
msgstr "" msgstr ""
@@ -43,8 +44,8 @@ msgstr ""
#: templates/500.html:11 #: templates/500.html:11
msgid "" msgid ""
"There's been an error. It's been reported to the site administrators via " "There's been an error. It's been reported to the site administrators via e-"
"e-mail and should be fixed shortly. Thanks for your patience." "mail and should be fixed shortly. Thanks for your patience."
msgstr "" msgstr ""
#: templates/500.html:14 #: templates/500.html:14
@@ -74,39 +75,39 @@ msgstr ""
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:42 #: templates/appearance/base.html:43
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:71 #: templates/appearance/base.html:72
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:73 #: templates/appearance/base.html:74
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:115 #: templates/appearance/base.html:116
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:116 #: templates/appearance/base.html:117
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
msgstr "" msgstr ""
@@ -154,21 +155,26 @@ msgid "required"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Save" msgid "Save"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_list_subtemplate.html:31 #: templates/appearance/generic_list_subtemplate.html:31
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:74 #: templates/appearance/generic_form_subtemplate.html:74
#: templates/appearance/generic_multiform_subtemplate.html:67 #: templates/appearance/generic_multiform_subtemplate.html:69
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: templates/appearance/generic_list_horizontal.html:20
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/generic_list_subtemplate.html:12 #: templates/appearance/generic_list_subtemplate.html:12
#, python-format #, python-format
msgid "" msgid ""
@@ -186,10 +192,6 @@ msgstr ""
msgid "Identifier" msgid "Identifier"
msgstr "" msgstr ""
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/home.html:8 templates/appearance/home.html.py:12 #: templates/appearance/home.html:8 templates/appearance/home.html.py:12
msgid "Home" msgid "Home"
msgstr "" msgstr ""
@@ -214,46 +216,46 @@ msgstr ""
msgid "Advanced" msgid "Advanced"
msgstr "" msgstr ""
#: templates/appearance/login.html:9 #: templates/appearance/login.html:10
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: templates/appearance/login.html:20 #: templates/appearance/login.html:21
msgid "First time login" msgid "First time login"
msgstr "" msgstr ""
#: templates/appearance/login.html:23 #: templates/appearance/login.html:24
msgid "" msgid ""
"You have just finished installing <strong>Mayan EDMS</strong>, " "You have just finished installing <strong>Mayan EDMS</strong>, "
"congratulations!" "congratulations!"
msgstr "" msgstr ""
#: templates/appearance/login.html:24
msgid "Login using the following credentials:"
msgstr ""
#: templates/appearance/login.html:25 #: templates/appearance/login.html:25
#, python-format msgid "Login using the following credentials:"
msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:26 #: templates/appearance/login.html:26
#, python-format #, python-format
msgid "Email: <strong>%(email)s</strong>" msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:27 #: templates/appearance/login.html:27
#, python-format #, python-format
msgid "Password: <strong>%(password)s</strong>" msgid "Email: <strong>%(email)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:28 #: templates/appearance/login.html:28
#, python-format
msgid "Password: <strong>%(password)s</strong>"
msgstr ""
#: templates/appearance/login.html:29
msgid "" msgid ""
"Be sure to change the password to increase security and to disable this " "Be sure to change the password to increase security and to disable this "
"message." "message."
msgstr "" msgstr ""
#: templates/appearance/login.html:37 templates/appearance/login.html.py:46 #: templates/appearance/login.html:45 templates/appearance/login.html.py:54
msgid "Sign in" msgid "Sign in"
msgstr "" msgstr ""

View File

@@ -1,23 +1,24 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n" "PO-Revision-Date: 2015-08-27 05:24+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/"
"fr/)\n"
"Language: fr\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: apps.py:12 #: apps.py:11
msgid "Appearance" msgid "Appearance"
msgstr "" msgstr ""
@@ -43,8 +44,8 @@ msgstr ""
#: templates/500.html:11 #: templates/500.html:11
msgid "" msgid ""
"There's been an error. It's been reported to the site administrators via " "There's been an error. It's been reported to the site administrators via e-"
"e-mail and should be fixed shortly. Thanks for your patience." "mail and should be fixed shortly. Thanks for your patience."
msgstr "" msgstr ""
#: templates/500.html:14 #: templates/500.html:14
@@ -74,39 +75,39 @@ msgstr ""
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:42 #: templates/appearance/base.html:43
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:71 #: templates/appearance/base.html:72
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:73 #: templates/appearance/base.html:74
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:115 #: templates/appearance/base.html:116
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:116 #: templates/appearance/base.html:117
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
msgstr "" msgstr ""
@@ -154,21 +155,26 @@ msgid "required"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Save" msgid "Save"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_list_subtemplate.html:31 #: templates/appearance/generic_list_subtemplate.html:31
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:74 #: templates/appearance/generic_form_subtemplate.html:74
#: templates/appearance/generic_multiform_subtemplate.html:67 #: templates/appearance/generic_multiform_subtemplate.html:69
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: templates/appearance/generic_list_horizontal.html:20
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/generic_list_subtemplate.html:12 #: templates/appearance/generic_list_subtemplate.html:12
#, python-format #, python-format
msgid "" msgid ""
@@ -186,10 +192,6 @@ msgstr ""
msgid "Identifier" msgid "Identifier"
msgstr "" msgstr ""
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/home.html:8 templates/appearance/home.html.py:12 #: templates/appearance/home.html:8 templates/appearance/home.html.py:12
msgid "Home" msgid "Home"
msgstr "" msgstr ""
@@ -214,46 +216,46 @@ msgstr ""
msgid "Advanced" msgid "Advanced"
msgstr "" msgstr ""
#: templates/appearance/login.html:9 #: templates/appearance/login.html:10
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: templates/appearance/login.html:20 #: templates/appearance/login.html:21
msgid "First time login" msgid "First time login"
msgstr "" msgstr ""
#: templates/appearance/login.html:23 #: templates/appearance/login.html:24
msgid "" msgid ""
"You have just finished installing <strong>Mayan EDMS</strong>, " "You have just finished installing <strong>Mayan EDMS</strong>, "
"congratulations!" "congratulations!"
msgstr "" msgstr ""
#: templates/appearance/login.html:24
msgid "Login using the following credentials:"
msgstr ""
#: templates/appearance/login.html:25 #: templates/appearance/login.html:25
#, python-format msgid "Login using the following credentials:"
msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:26 #: templates/appearance/login.html:26
#, python-format #, python-format
msgid "Email: <strong>%(email)s</strong>" msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:27 #: templates/appearance/login.html:27
#, python-format #, python-format
msgid "Password: <strong>%(password)s</strong>" msgid "Email: <strong>%(email)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:28 #: templates/appearance/login.html:28
#, python-format
msgid "Password: <strong>%(password)s</strong>"
msgstr ""
#: templates/appearance/login.html:29
msgid "" msgid ""
"Be sure to change the password to increase security and to disable this " "Be sure to change the password to increase security and to disable this "
"message." "message."
msgstr "" msgstr ""
#: templates/appearance/login.html:37 templates/appearance/login.html.py:46 #: templates/appearance/login.html:45 templates/appearance/login.html.py:54
msgid "Sign in" msgid "Sign in"
msgstr "" msgstr ""

View File

@@ -1,23 +1,24 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n" "PO-Revision-Date: 2015-08-27 05:24+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/"
"language/hu/)\n"
"Language: hu\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:12 #: apps.py:11
msgid "Appearance" msgid "Appearance"
msgstr "" msgstr ""
@@ -43,8 +44,8 @@ msgstr ""
#: templates/500.html:11 #: templates/500.html:11
msgid "" msgid ""
"There's been an error. It's been reported to the site administrators via " "There's been an error. It's been reported to the site administrators via e-"
"e-mail and should be fixed shortly. Thanks for your patience." "mail and should be fixed shortly. Thanks for your patience."
msgstr "" msgstr ""
#: templates/500.html:14 #: templates/500.html:14
@@ -74,39 +75,39 @@ msgstr ""
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:42 #: templates/appearance/base.html:43
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:71 #: templates/appearance/base.html:72
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:73 #: templates/appearance/base.html:74
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:115 #: templates/appearance/base.html:116
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:116 #: templates/appearance/base.html:117
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
msgstr "" msgstr ""
@@ -154,21 +155,26 @@ msgid "required"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Save" msgid "Save"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_list_subtemplate.html:31 #: templates/appearance/generic_list_subtemplate.html:31
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:74 #: templates/appearance/generic_form_subtemplate.html:74
#: templates/appearance/generic_multiform_subtemplate.html:67 #: templates/appearance/generic_multiform_subtemplate.html:69
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: templates/appearance/generic_list_horizontal.html:20
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/generic_list_subtemplate.html:12 #: templates/appearance/generic_list_subtemplate.html:12
#, python-format #, python-format
msgid "" msgid ""
@@ -186,10 +192,6 @@ msgstr ""
msgid "Identifier" msgid "Identifier"
msgstr "" msgstr ""
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/home.html:8 templates/appearance/home.html.py:12 #: templates/appearance/home.html:8 templates/appearance/home.html.py:12
msgid "Home" msgid "Home"
msgstr "" msgstr ""
@@ -214,46 +216,46 @@ msgstr ""
msgid "Advanced" msgid "Advanced"
msgstr "" msgstr ""
#: templates/appearance/login.html:9 #: templates/appearance/login.html:10
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: templates/appearance/login.html:20 #: templates/appearance/login.html:21
msgid "First time login" msgid "First time login"
msgstr "" msgstr ""
#: templates/appearance/login.html:23 #: templates/appearance/login.html:24
msgid "" msgid ""
"You have just finished installing <strong>Mayan EDMS</strong>, " "You have just finished installing <strong>Mayan EDMS</strong>, "
"congratulations!" "congratulations!"
msgstr "" msgstr ""
#: templates/appearance/login.html:24
msgid "Login using the following credentials:"
msgstr ""
#: templates/appearance/login.html:25 #: templates/appearance/login.html:25
#, python-format msgid "Login using the following credentials:"
msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:26 #: templates/appearance/login.html:26
#, python-format #, python-format
msgid "Email: <strong>%(email)s</strong>" msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:27 #: templates/appearance/login.html:27
#, python-format #, python-format
msgid "Password: <strong>%(password)s</strong>" msgid "Email: <strong>%(email)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:28 #: templates/appearance/login.html:28
#, python-format
msgid "Password: <strong>%(password)s</strong>"
msgstr ""
#: templates/appearance/login.html:29
msgid "" msgid ""
"Be sure to change the password to increase security and to disable this " "Be sure to change the password to increase security and to disable this "
"message." "message."
msgstr "" msgstr ""
#: templates/appearance/login.html:37 templates/appearance/login.html.py:46 #: templates/appearance/login.html:45 templates/appearance/login.html.py:54
msgid "Sign in" msgid "Sign in"
msgstr "" msgstr ""

View File

@@ -1,23 +1,24 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n" "PO-Revision-Date: 2015-08-27 05:24+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/"
"language/id/)\n"
"Language: id\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:12 #: apps.py:11
msgid "Appearance" msgid "Appearance"
msgstr "" msgstr ""
@@ -43,8 +44,8 @@ msgstr ""
#: templates/500.html:11 #: templates/500.html:11
msgid "" msgid ""
"There's been an error. It's been reported to the site administrators via " "There's been an error. It's been reported to the site administrators via e-"
"e-mail and should be fixed shortly. Thanks for your patience." "mail and should be fixed shortly. Thanks for your patience."
msgstr "" msgstr ""
#: templates/500.html:14 #: templates/500.html:14
@@ -74,39 +75,39 @@ msgstr ""
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:42 #: templates/appearance/base.html:43
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:71 #: templates/appearance/base.html:72
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:73 #: templates/appearance/base.html:74
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:115 #: templates/appearance/base.html:116
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:116 #: templates/appearance/base.html:117
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
msgstr "" msgstr ""
@@ -154,21 +155,26 @@ msgid "required"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Save" msgid "Save"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_list_subtemplate.html:31 #: templates/appearance/generic_list_subtemplate.html:31
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:74 #: templates/appearance/generic_form_subtemplate.html:74
#: templates/appearance/generic_multiform_subtemplate.html:67 #: templates/appearance/generic_multiform_subtemplate.html:69
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: templates/appearance/generic_list_horizontal.html:20
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/generic_list_subtemplate.html:12 #: templates/appearance/generic_list_subtemplate.html:12
#, python-format #, python-format
msgid "" msgid ""
@@ -186,10 +192,6 @@ msgstr ""
msgid "Identifier" msgid "Identifier"
msgstr "" msgstr ""
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/home.html:8 templates/appearance/home.html.py:12 #: templates/appearance/home.html:8 templates/appearance/home.html.py:12
msgid "Home" msgid "Home"
msgstr "" msgstr ""
@@ -214,46 +216,46 @@ msgstr ""
msgid "Advanced" msgid "Advanced"
msgstr "" msgstr ""
#: templates/appearance/login.html:9 #: templates/appearance/login.html:10
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: templates/appearance/login.html:20 #: templates/appearance/login.html:21
msgid "First time login" msgid "First time login"
msgstr "" msgstr ""
#: templates/appearance/login.html:23 #: templates/appearance/login.html:24
msgid "" msgid ""
"You have just finished installing <strong>Mayan EDMS</strong>, " "You have just finished installing <strong>Mayan EDMS</strong>, "
"congratulations!" "congratulations!"
msgstr "" msgstr ""
#: templates/appearance/login.html:24
msgid "Login using the following credentials:"
msgstr ""
#: templates/appearance/login.html:25 #: templates/appearance/login.html:25
#, python-format msgid "Login using the following credentials:"
msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:26 #: templates/appearance/login.html:26
#, python-format #, python-format
msgid "Email: <strong>%(email)s</strong>" msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:27 #: templates/appearance/login.html:27
#, python-format #, python-format
msgid "Password: <strong>%(password)s</strong>" msgid "Email: <strong>%(email)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:28 #: templates/appearance/login.html:28
#, python-format
msgid "Password: <strong>%(password)s</strong>"
msgstr ""
#: templates/appearance/login.html:29
msgid "" msgid ""
"Be sure to change the password to increase security and to disable this " "Be sure to change the password to increase security and to disable this "
"message." "message."
msgstr "" msgstr ""
#: templates/appearance/login.html:37 templates/appearance/login.html.py:46 #: templates/appearance/login.html:45 templates/appearance/login.html.py:54
msgid "Sign in" msgid "Sign in"
msgstr "" msgstr ""

View File

@@ -1,23 +1,24 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n" "PO-Revision-Date: 2015-08-27 05:24+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/"
"language/it/)\n"
"Language: it\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:12 #: apps.py:11
msgid "Appearance" msgid "Appearance"
msgstr "" msgstr ""
@@ -43,8 +44,8 @@ msgstr ""
#: templates/500.html:11 #: templates/500.html:11
msgid "" msgid ""
"There's been an error. It's been reported to the site administrators via " "There's been an error. It's been reported to the site administrators via e-"
"e-mail and should be fixed shortly. Thanks for your patience." "mail and should be fixed shortly. Thanks for your patience."
msgstr "" msgstr ""
#: templates/500.html:14 #: templates/500.html:14
@@ -74,39 +75,39 @@ msgstr ""
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:42 #: templates/appearance/base.html:43
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:71 #: templates/appearance/base.html:72
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:73 #: templates/appearance/base.html:74
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:115 #: templates/appearance/base.html:116
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:116 #: templates/appearance/base.html:117
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
msgstr "" msgstr ""
@@ -154,21 +155,26 @@ msgid "required"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Save" msgid "Save"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_list_subtemplate.html:31 #: templates/appearance/generic_list_subtemplate.html:31
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:74 #: templates/appearance/generic_form_subtemplate.html:74
#: templates/appearance/generic_multiform_subtemplate.html:67 #: templates/appearance/generic_multiform_subtemplate.html:69
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: templates/appearance/generic_list_horizontal.html:20
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/generic_list_subtemplate.html:12 #: templates/appearance/generic_list_subtemplate.html:12
#, python-format #, python-format
msgid "" msgid ""
@@ -186,10 +192,6 @@ msgstr ""
msgid "Identifier" msgid "Identifier"
msgstr "" msgstr ""
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/home.html:8 templates/appearance/home.html.py:12 #: templates/appearance/home.html:8 templates/appearance/home.html.py:12
msgid "Home" msgid "Home"
msgstr "" msgstr ""
@@ -214,46 +216,46 @@ msgstr ""
msgid "Advanced" msgid "Advanced"
msgstr "" msgstr ""
#: templates/appearance/login.html:9 #: templates/appearance/login.html:10
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: templates/appearance/login.html:20 #: templates/appearance/login.html:21
msgid "First time login" msgid "First time login"
msgstr "" msgstr ""
#: templates/appearance/login.html:23 #: templates/appearance/login.html:24
msgid "" msgid ""
"You have just finished installing <strong>Mayan EDMS</strong>, " "You have just finished installing <strong>Mayan EDMS</strong>, "
"congratulations!" "congratulations!"
msgstr "" msgstr ""
#: templates/appearance/login.html:24
msgid "Login using the following credentials:"
msgstr ""
#: templates/appearance/login.html:25 #: templates/appearance/login.html:25
#, python-format msgid "Login using the following credentials:"
msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:26 #: templates/appearance/login.html:26
#, python-format #, python-format
msgid "Email: <strong>%(email)s</strong>" msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:27 #: templates/appearance/login.html:27
#, python-format #, python-format
msgid "Password: <strong>%(password)s</strong>" msgid "Email: <strong>%(email)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:28 #: templates/appearance/login.html:28
#, python-format
msgid "Password: <strong>%(password)s</strong>"
msgstr ""
#: templates/appearance/login.html:29
msgid "" msgid ""
"Be sure to change the password to increase security and to disable this " "Be sure to change the password to increase security and to disable this "
"message." "message."
msgstr "" msgstr ""
#: templates/appearance/login.html:37 templates/appearance/login.html.py:46 #: templates/appearance/login.html:45 templates/appearance/login.html.py:54
msgid "Sign in" msgid "Sign in"
msgstr "" msgstr ""

View File

@@ -1,23 +1,24 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n" "PO-Revision-Date: 2015-08-27 05:24+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-"
"edms/language/nl_NL/)\n"
"Language: nl_NL\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: nl_NL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:12 #: apps.py:11
msgid "Appearance" msgid "Appearance"
msgstr "" msgstr ""
@@ -43,8 +44,8 @@ msgstr ""
#: templates/500.html:11 #: templates/500.html:11
msgid "" msgid ""
"There's been an error. It's been reported to the site administrators via " "There's been an error. It's been reported to the site administrators via e-"
"e-mail and should be fixed shortly. Thanks for your patience." "mail and should be fixed shortly. Thanks for your patience."
msgstr "" msgstr ""
#: templates/500.html:14 #: templates/500.html:14
@@ -74,39 +75,39 @@ msgstr ""
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:42 #: templates/appearance/base.html:43
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:71 #: templates/appearance/base.html:72
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:73 #: templates/appearance/base.html:74
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:115 #: templates/appearance/base.html:116
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:116 #: templates/appearance/base.html:117
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
msgstr "" msgstr ""
@@ -154,21 +155,26 @@ msgid "required"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Save" msgid "Save"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_list_subtemplate.html:31 #: templates/appearance/generic_list_subtemplate.html:31
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:74 #: templates/appearance/generic_form_subtemplate.html:74
#: templates/appearance/generic_multiform_subtemplate.html:67 #: templates/appearance/generic_multiform_subtemplate.html:69
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: templates/appearance/generic_list_horizontal.html:20
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/generic_list_subtemplate.html:12 #: templates/appearance/generic_list_subtemplate.html:12
#, python-format #, python-format
msgid "" msgid ""
@@ -186,10 +192,6 @@ msgstr ""
msgid "Identifier" msgid "Identifier"
msgstr "" msgstr ""
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/home.html:8 templates/appearance/home.html.py:12 #: templates/appearance/home.html:8 templates/appearance/home.html.py:12
msgid "Home" msgid "Home"
msgstr "" msgstr ""
@@ -214,46 +216,46 @@ msgstr ""
msgid "Advanced" msgid "Advanced"
msgstr "" msgstr ""
#: templates/appearance/login.html:9 #: templates/appearance/login.html:10
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: templates/appearance/login.html:20 #: templates/appearance/login.html:21
msgid "First time login" msgid "First time login"
msgstr "" msgstr ""
#: templates/appearance/login.html:23 #: templates/appearance/login.html:24
msgid "" msgid ""
"You have just finished installing <strong>Mayan EDMS</strong>, " "You have just finished installing <strong>Mayan EDMS</strong>, "
"congratulations!" "congratulations!"
msgstr "" msgstr ""
#: templates/appearance/login.html:24
msgid "Login using the following credentials:"
msgstr ""
#: templates/appearance/login.html:25 #: templates/appearance/login.html:25
#, python-format msgid "Login using the following credentials:"
msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:26 #: templates/appearance/login.html:26
#, python-format #, python-format
msgid "Email: <strong>%(email)s</strong>" msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:27 #: templates/appearance/login.html:27
#, python-format #, python-format
msgid "Password: <strong>%(password)s</strong>" msgid "Email: <strong>%(email)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:28 #: templates/appearance/login.html:28
#, python-format
msgid "Password: <strong>%(password)s</strong>"
msgstr ""
#: templates/appearance/login.html:29
msgid "" msgid ""
"Be sure to change the password to increase security and to disable this " "Be sure to change the password to increase security and to disable this "
"message." "message."
msgstr "" msgstr ""
#: templates/appearance/login.html:37 templates/appearance/login.html.py:46 #: templates/appearance/login.html:45 templates/appearance/login.html.py:54
msgid "Sign in" msgid "Sign in"
msgstr "" msgstr ""

View File

@@ -1,23 +1,25 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n" "PO-Revision-Date: 2015-08-27 05:24+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/"
"pl/)\n"
"Language: pl\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: pl\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "|| n%100>=20) ? 1 : 2);\n"
#: apps.py:12 #: apps.py:11
msgid "Appearance" msgid "Appearance"
msgstr "" msgstr ""
@@ -43,8 +45,8 @@ msgstr ""
#: templates/500.html:11 #: templates/500.html:11
msgid "" msgid ""
"There's been an error. It's been reported to the site administrators via " "There's been an error. It's been reported to the site administrators via e-"
"e-mail and should be fixed shortly. Thanks for your patience." "mail and should be fixed shortly. Thanks for your patience."
msgstr "" msgstr ""
#: templates/500.html:14 #: templates/500.html:14
@@ -74,39 +76,39 @@ msgstr ""
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:42 #: templates/appearance/base.html:43
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:71 #: templates/appearance/base.html:72
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:73 #: templates/appearance/base.html:74
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:115 #: templates/appearance/base.html:116
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:116 #: templates/appearance/base.html:117
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
msgstr "" msgstr ""
@@ -154,21 +156,26 @@ msgid "required"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Save" msgid "Save"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_list_subtemplate.html:31 #: templates/appearance/generic_list_subtemplate.html:31
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:74 #: templates/appearance/generic_form_subtemplate.html:74
#: templates/appearance/generic_multiform_subtemplate.html:67 #: templates/appearance/generic_multiform_subtemplate.html:69
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: templates/appearance/generic_list_horizontal.html:20
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/generic_list_subtemplate.html:12 #: templates/appearance/generic_list_subtemplate.html:12
#, python-format #, python-format
msgid "" msgid ""
@@ -186,10 +193,6 @@ msgstr ""
msgid "Identifier" msgid "Identifier"
msgstr "" msgstr ""
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/home.html:8 templates/appearance/home.html.py:12 #: templates/appearance/home.html:8 templates/appearance/home.html.py:12
msgid "Home" msgid "Home"
msgstr "" msgstr ""
@@ -214,46 +217,46 @@ msgstr ""
msgid "Advanced" msgid "Advanced"
msgstr "" msgstr ""
#: templates/appearance/login.html:9 #: templates/appearance/login.html:10
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: templates/appearance/login.html:20 #: templates/appearance/login.html:21
msgid "First time login" msgid "First time login"
msgstr "" msgstr ""
#: templates/appearance/login.html:23 #: templates/appearance/login.html:24
msgid "" msgid ""
"You have just finished installing <strong>Mayan EDMS</strong>, " "You have just finished installing <strong>Mayan EDMS</strong>, "
"congratulations!" "congratulations!"
msgstr "" msgstr ""
#: templates/appearance/login.html:24
msgid "Login using the following credentials:"
msgstr ""
#: templates/appearance/login.html:25 #: templates/appearance/login.html:25
#, python-format msgid "Login using the following credentials:"
msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:26 #: templates/appearance/login.html:26
#, python-format #, python-format
msgid "Email: <strong>%(email)s</strong>" msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:27 #: templates/appearance/login.html:27
#, python-format #, python-format
msgid "Password: <strong>%(password)s</strong>" msgid "Email: <strong>%(email)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:28 #: templates/appearance/login.html:28
#, python-format
msgid "Password: <strong>%(password)s</strong>"
msgstr ""
#: templates/appearance/login.html:29
msgid "" msgid ""
"Be sure to change the password to increase security and to disable this " "Be sure to change the password to increase security and to disable this "
"message." "message."
msgstr "" msgstr ""
#: templates/appearance/login.html:37 templates/appearance/login.html.py:46 #: templates/appearance/login.html:45 templates/appearance/login.html.py:54
msgid "Sign in" msgid "Sign in"
msgstr "" msgstr ""

View File

@@ -1,23 +1,24 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n" "PO-Revision-Date: 2015-08-27 05:24+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/"
"language/pt/)\n"
"Language: pt\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: pt\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:12 #: apps.py:11
msgid "Appearance" msgid "Appearance"
msgstr "" msgstr ""
@@ -43,8 +44,8 @@ msgstr ""
#: templates/500.html:11 #: templates/500.html:11
msgid "" msgid ""
"There's been an error. It's been reported to the site administrators via " "There's been an error. It's been reported to the site administrators via e-"
"e-mail and should be fixed shortly. Thanks for your patience." "mail and should be fixed shortly. Thanks for your patience."
msgstr "" msgstr ""
#: templates/500.html:14 #: templates/500.html:14
@@ -74,39 +75,39 @@ msgstr ""
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:42 #: templates/appearance/base.html:43
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:71 #: templates/appearance/base.html:72
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:73 #: templates/appearance/base.html:74
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:115 #: templates/appearance/base.html:116
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:116 #: templates/appearance/base.html:117
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
msgstr "" msgstr ""
@@ -154,21 +155,26 @@ msgid "required"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Save" msgid "Save"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_list_subtemplate.html:31 #: templates/appearance/generic_list_subtemplate.html:31
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:74 #: templates/appearance/generic_form_subtemplate.html:74
#: templates/appearance/generic_multiform_subtemplate.html:67 #: templates/appearance/generic_multiform_subtemplate.html:69
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: templates/appearance/generic_list_horizontal.html:20
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/generic_list_subtemplate.html:12 #: templates/appearance/generic_list_subtemplate.html:12
#, python-format #, python-format
msgid "" msgid ""
@@ -186,10 +192,6 @@ msgstr ""
msgid "Identifier" msgid "Identifier"
msgstr "" msgstr ""
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/home.html:8 templates/appearance/home.html.py:12 #: templates/appearance/home.html:8 templates/appearance/home.html.py:12
msgid "Home" msgid "Home"
msgstr "" msgstr ""
@@ -214,46 +216,46 @@ msgstr ""
msgid "Advanced" msgid "Advanced"
msgstr "" msgstr ""
#: templates/appearance/login.html:9 #: templates/appearance/login.html:10
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: templates/appearance/login.html:20 #: templates/appearance/login.html:21
msgid "First time login" msgid "First time login"
msgstr "" msgstr ""
#: templates/appearance/login.html:23 #: templates/appearance/login.html:24
msgid "" msgid ""
"You have just finished installing <strong>Mayan EDMS</strong>, " "You have just finished installing <strong>Mayan EDMS</strong>, "
"congratulations!" "congratulations!"
msgstr "" msgstr ""
#: templates/appearance/login.html:24
msgid "Login using the following credentials:"
msgstr ""
#: templates/appearance/login.html:25 #: templates/appearance/login.html:25
#, python-format msgid "Login using the following credentials:"
msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:26 #: templates/appearance/login.html:26
#, python-format #, python-format
msgid "Email: <strong>%(email)s</strong>" msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:27 #: templates/appearance/login.html:27
#, python-format #, python-format
msgid "Password: <strong>%(password)s</strong>" msgid "Email: <strong>%(email)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:28 #: templates/appearance/login.html:28
#, python-format
msgid "Password: <strong>%(password)s</strong>"
msgstr ""
#: templates/appearance/login.html:29
msgid "" msgid ""
"Be sure to change the password to increase security and to disable this " "Be sure to change the password to increase security and to disable this "
"message." "message."
msgstr "" msgstr ""
#: templates/appearance/login.html:37 templates/appearance/login.html.py:46 #: templates/appearance/login.html:45 templates/appearance/login.html.py:54
msgid "Sign in" msgid "Sign in"
msgstr "" msgstr ""

View File

@@ -1,23 +1,24 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n" "PO-Revision-Date: 2015-08-27 05:24+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-"
"edms/language/pt_BR/)\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: apps.py:12 #: apps.py:11
msgid "Appearance" msgid "Appearance"
msgstr "" msgstr ""
@@ -43,8 +44,8 @@ msgstr ""
#: templates/500.html:11 #: templates/500.html:11
msgid "" msgid ""
"There's been an error. It's been reported to the site administrators via " "There's been an error. It's been reported to the site administrators via e-"
"e-mail and should be fixed shortly. Thanks for your patience." "mail and should be fixed shortly. Thanks for your patience."
msgstr "" msgstr ""
#: templates/500.html:14 #: templates/500.html:14
@@ -74,39 +75,39 @@ msgstr ""
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:42 #: templates/appearance/base.html:43
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:71 #: templates/appearance/base.html:72
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:73 #: templates/appearance/base.html:74
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:115 #: templates/appearance/base.html:116
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:116 #: templates/appearance/base.html:117
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
msgstr "" msgstr ""
@@ -154,21 +155,26 @@ msgid "required"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Save" msgid "Save"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_list_subtemplate.html:31 #: templates/appearance/generic_list_subtemplate.html:31
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:74 #: templates/appearance/generic_form_subtemplate.html:74
#: templates/appearance/generic_multiform_subtemplate.html:67 #: templates/appearance/generic_multiform_subtemplate.html:69
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: templates/appearance/generic_list_horizontal.html:20
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/generic_list_subtemplate.html:12 #: templates/appearance/generic_list_subtemplate.html:12
#, python-format #, python-format
msgid "" msgid ""
@@ -186,10 +192,6 @@ msgstr ""
msgid "Identifier" msgid "Identifier"
msgstr "" msgstr ""
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/home.html:8 templates/appearance/home.html.py:12 #: templates/appearance/home.html:8 templates/appearance/home.html.py:12
msgid "Home" msgid "Home"
msgstr "" msgstr ""
@@ -214,46 +216,46 @@ msgstr ""
msgid "Advanced" msgid "Advanced"
msgstr "" msgstr ""
#: templates/appearance/login.html:9 #: templates/appearance/login.html:10
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: templates/appearance/login.html:20 #: templates/appearance/login.html:21
msgid "First time login" msgid "First time login"
msgstr "" msgstr ""
#: templates/appearance/login.html:23 #: templates/appearance/login.html:24
msgid "" msgid ""
"You have just finished installing <strong>Mayan EDMS</strong>, " "You have just finished installing <strong>Mayan EDMS</strong>, "
"congratulations!" "congratulations!"
msgstr "" msgstr ""
#: templates/appearance/login.html:24
msgid "Login using the following credentials:"
msgstr ""
#: templates/appearance/login.html:25 #: templates/appearance/login.html:25
#, python-format msgid "Login using the following credentials:"
msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:26 #: templates/appearance/login.html:26
#, python-format #, python-format
msgid "Email: <strong>%(email)s</strong>" msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:27 #: templates/appearance/login.html:27
#, python-format #, python-format
msgid "Password: <strong>%(password)s</strong>" msgid "Email: <strong>%(email)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:28 #: templates/appearance/login.html:28
#, python-format
msgid "Password: <strong>%(password)s</strong>"
msgstr ""
#: templates/appearance/login.html:29
msgid "" msgid ""
"Be sure to change the password to increase security and to disable this " "Be sure to change the password to increase security and to disable this "
"message." "message."
msgstr "" msgstr ""
#: templates/appearance/login.html:37 templates/appearance/login.html.py:46 #: templates/appearance/login.html:45 templates/appearance/login.html.py:54
msgid "Sign in" msgid "Sign in"
msgstr "" msgstr ""

View File

@@ -1,23 +1,25 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n" "PO-Revision-Date: 2015-08-27 05:24+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-"
"edms/language/ro_RO/)\n"
"Language: ro_RO\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: ro_RO\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" "2:1));\n"
#: apps.py:12 #: apps.py:11
msgid "Appearance" msgid "Appearance"
msgstr "" msgstr ""
@@ -43,8 +45,8 @@ msgstr ""
#: templates/500.html:11 #: templates/500.html:11
msgid "" msgid ""
"There's been an error. It's been reported to the site administrators via " "There's been an error. It's been reported to the site administrators via e-"
"e-mail and should be fixed shortly. Thanks for your patience." "mail and should be fixed shortly. Thanks for your patience."
msgstr "" msgstr ""
#: templates/500.html:14 #: templates/500.html:14
@@ -74,39 +76,39 @@ msgstr ""
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:42 #: templates/appearance/base.html:43
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:71 #: templates/appearance/base.html:72
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:73 #: templates/appearance/base.html:74
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:115 #: templates/appearance/base.html:116
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:116 #: templates/appearance/base.html:117
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
msgstr "" msgstr ""
@@ -154,21 +156,26 @@ msgid "required"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Save" msgid "Save"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_list_subtemplate.html:31 #: templates/appearance/generic_list_subtemplate.html:31
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:74 #: templates/appearance/generic_form_subtemplate.html:74
#: templates/appearance/generic_multiform_subtemplate.html:67 #: templates/appearance/generic_multiform_subtemplate.html:69
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: templates/appearance/generic_list_horizontal.html:20
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/generic_list_subtemplate.html:12 #: templates/appearance/generic_list_subtemplate.html:12
#, python-format #, python-format
msgid "" msgid ""
@@ -186,10 +193,6 @@ msgstr ""
msgid "Identifier" msgid "Identifier"
msgstr "" msgstr ""
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/home.html:8 templates/appearance/home.html.py:12 #: templates/appearance/home.html:8 templates/appearance/home.html.py:12
msgid "Home" msgid "Home"
msgstr "" msgstr ""
@@ -214,46 +217,46 @@ msgstr ""
msgid "Advanced" msgid "Advanced"
msgstr "" msgstr ""
#: templates/appearance/login.html:9 #: templates/appearance/login.html:10
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: templates/appearance/login.html:20 #: templates/appearance/login.html:21
msgid "First time login" msgid "First time login"
msgstr "" msgstr ""
#: templates/appearance/login.html:23 #: templates/appearance/login.html:24
msgid "" msgid ""
"You have just finished installing <strong>Mayan EDMS</strong>, " "You have just finished installing <strong>Mayan EDMS</strong>, "
"congratulations!" "congratulations!"
msgstr "" msgstr ""
#: templates/appearance/login.html:24
msgid "Login using the following credentials:"
msgstr ""
#: templates/appearance/login.html:25 #: templates/appearance/login.html:25
#, python-format msgid "Login using the following credentials:"
msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:26 #: templates/appearance/login.html:26
#, python-format #, python-format
msgid "Email: <strong>%(email)s</strong>" msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:27 #: templates/appearance/login.html:27
#, python-format #, python-format
msgid "Password: <strong>%(password)s</strong>" msgid "Email: <strong>%(email)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:28 #: templates/appearance/login.html:28
#, python-format
msgid "Password: <strong>%(password)s</strong>"
msgstr ""
#: templates/appearance/login.html:29
msgid "" msgid ""
"Be sure to change the password to increase security and to disable this " "Be sure to change the password to increase security and to disable this "
"message." "message."
msgstr "" msgstr ""
#: templates/appearance/login.html:37 templates/appearance/login.html.py:46 #: templates/appearance/login.html:45 templates/appearance/login.html.py:54
msgid "Sign in" msgid "Sign in"
msgstr "" msgstr ""

View File

@@ -1,23 +1,26 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n" "PO-Revision-Date: 2015-08-27 05:24+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/"
"language/ru/)\n"
"Language: ru\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: ru\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" "%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
"%100>=11 && n%100<=14)? 2 : 3);\n"
#: apps.py:12 #: apps.py:11
msgid "Appearance" msgid "Appearance"
msgstr "" msgstr ""
@@ -43,8 +46,8 @@ msgstr ""
#: templates/500.html:11 #: templates/500.html:11
msgid "" msgid ""
"There's been an error. It's been reported to the site administrators via " "There's been an error. It's been reported to the site administrators via e-"
"e-mail and should be fixed shortly. Thanks for your patience." "mail and should be fixed shortly. Thanks for your patience."
msgstr "" msgstr ""
#: templates/500.html:14 #: templates/500.html:14
@@ -74,39 +77,39 @@ msgstr ""
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:42 #: templates/appearance/base.html:43
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:71 #: templates/appearance/base.html:72
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:73 #: templates/appearance/base.html:74
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:115 #: templates/appearance/base.html:116
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:116 #: templates/appearance/base.html:117
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
msgstr "" msgstr ""
@@ -154,21 +157,26 @@ msgid "required"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Save" msgid "Save"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_list_subtemplate.html:31 #: templates/appearance/generic_list_subtemplate.html:31
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:74 #: templates/appearance/generic_form_subtemplate.html:74
#: templates/appearance/generic_multiform_subtemplate.html:67 #: templates/appearance/generic_multiform_subtemplate.html:69
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: templates/appearance/generic_list_horizontal.html:20
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/generic_list_subtemplate.html:12 #: templates/appearance/generic_list_subtemplate.html:12
#, python-format #, python-format
msgid "" msgid ""
@@ -186,10 +194,6 @@ msgstr ""
msgid "Identifier" msgid "Identifier"
msgstr "" msgstr ""
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/home.html:8 templates/appearance/home.html.py:12 #: templates/appearance/home.html:8 templates/appearance/home.html.py:12
msgid "Home" msgid "Home"
msgstr "" msgstr ""
@@ -214,46 +218,46 @@ msgstr ""
msgid "Advanced" msgid "Advanced"
msgstr "" msgstr ""
#: templates/appearance/login.html:9 #: templates/appearance/login.html:10
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: templates/appearance/login.html:20 #: templates/appearance/login.html:21
msgid "First time login" msgid "First time login"
msgstr "" msgstr ""
#: templates/appearance/login.html:23 #: templates/appearance/login.html:24
msgid "" msgid ""
"You have just finished installing <strong>Mayan EDMS</strong>, " "You have just finished installing <strong>Mayan EDMS</strong>, "
"congratulations!" "congratulations!"
msgstr "" msgstr ""
#: templates/appearance/login.html:24
msgid "Login using the following credentials:"
msgstr ""
#: templates/appearance/login.html:25 #: templates/appearance/login.html:25
#, python-format msgid "Login using the following credentials:"
msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:26 #: templates/appearance/login.html:26
#, python-format #, python-format
msgid "Email: <strong>%(email)s</strong>" msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:27 #: templates/appearance/login.html:27
#, python-format #, python-format
msgid "Password: <strong>%(password)s</strong>" msgid "Email: <strong>%(email)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:28 #: templates/appearance/login.html:28
#, python-format
msgid "Password: <strong>%(password)s</strong>"
msgstr ""
#: templates/appearance/login.html:29
msgid "" msgid ""
"Be sure to change the password to increase security and to disable this " "Be sure to change the password to increase security and to disable this "
"message." "message."
msgstr "" msgstr ""
#: templates/appearance/login.html:37 templates/appearance/login.html.py:46 #: templates/appearance/login.html:45 templates/appearance/login.html.py:54
msgid "Sign in" msgid "Sign in"
msgstr "" msgstr ""

View File

@@ -1,23 +1,25 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n" "PO-Revision-Date: 2015-08-27 05:24+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-"
"edms/language/sl_SI/)\n"
"Language: sl_SI\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" "%100==4 ? 2 : 3);\n"
#: apps.py:12 #: apps.py:11
msgid "Appearance" msgid "Appearance"
msgstr "" msgstr ""
@@ -43,8 +45,8 @@ msgstr ""
#: templates/500.html:11 #: templates/500.html:11
msgid "" msgid ""
"There's been an error. It's been reported to the site administrators via " "There's been an error. It's been reported to the site administrators via e-"
"e-mail and should be fixed shortly. Thanks for your patience." "mail and should be fixed shortly. Thanks for your patience."
msgstr "" msgstr ""
#: templates/500.html:14 #: templates/500.html:14
@@ -74,39 +76,39 @@ msgstr ""
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:42 #: templates/appearance/base.html:43
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:71 #: templates/appearance/base.html:72
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:73 #: templates/appearance/base.html:74
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:115 #: templates/appearance/base.html:116
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:116 #: templates/appearance/base.html:117
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
msgstr "" msgstr ""
@@ -154,21 +156,26 @@ msgid "required"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Save" msgid "Save"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_list_subtemplate.html:31 #: templates/appearance/generic_list_subtemplate.html:31
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:74 #: templates/appearance/generic_form_subtemplate.html:74
#: templates/appearance/generic_multiform_subtemplate.html:67 #: templates/appearance/generic_multiform_subtemplate.html:69
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: templates/appearance/generic_list_horizontal.html:20
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/generic_list_subtemplate.html:12 #: templates/appearance/generic_list_subtemplate.html:12
#, python-format #, python-format
msgid "" msgid ""
@@ -186,10 +193,6 @@ msgstr ""
msgid "Identifier" msgid "Identifier"
msgstr "" msgstr ""
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/home.html:8 templates/appearance/home.html.py:12 #: templates/appearance/home.html:8 templates/appearance/home.html.py:12
msgid "Home" msgid "Home"
msgstr "" msgstr ""
@@ -214,46 +217,46 @@ msgstr ""
msgid "Advanced" msgid "Advanced"
msgstr "" msgstr ""
#: templates/appearance/login.html:9 #: templates/appearance/login.html:10
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: templates/appearance/login.html:20 #: templates/appearance/login.html:21
msgid "First time login" msgid "First time login"
msgstr "" msgstr ""
#: templates/appearance/login.html:23 #: templates/appearance/login.html:24
msgid "" msgid ""
"You have just finished installing <strong>Mayan EDMS</strong>, " "You have just finished installing <strong>Mayan EDMS</strong>, "
"congratulations!" "congratulations!"
msgstr "" msgstr ""
#: templates/appearance/login.html:24
msgid "Login using the following credentials:"
msgstr ""
#: templates/appearance/login.html:25 #: templates/appearance/login.html:25
#, python-format msgid "Login using the following credentials:"
msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:26 #: templates/appearance/login.html:26
#, python-format #, python-format
msgid "Email: <strong>%(email)s</strong>" msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:27 #: templates/appearance/login.html:27
#, python-format #, python-format
msgid "Password: <strong>%(password)s</strong>" msgid "Email: <strong>%(email)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:28 #: templates/appearance/login.html:28
#, python-format
msgid "Password: <strong>%(password)s</strong>"
msgstr ""
#: templates/appearance/login.html:29
msgid "" msgid ""
"Be sure to change the password to increase security and to disable this " "Be sure to change the password to increase security and to disable this "
"message." "message."
msgstr "" msgstr ""
#: templates/appearance/login.html:37 templates/appearance/login.html.py:46 #: templates/appearance/login.html:45 templates/appearance/login.html.py:54
msgid "Sign in" msgid "Sign in"
msgstr "" msgstr ""

View File

@@ -1,23 +1,24 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n" "PO-Revision-Date: 2015-08-27 05:24+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/"
"mayan-edms/language/vi_VN/)\n"
"Language: vi_VN\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: vi_VN\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:12 #: apps.py:11
msgid "Appearance" msgid "Appearance"
msgstr "" msgstr ""
@@ -43,8 +44,8 @@ msgstr ""
#: templates/500.html:11 #: templates/500.html:11
msgid "" msgid ""
"There's been an error. It's been reported to the site administrators via " "There's been an error. It's been reported to the site administrators via e-"
"e-mail and should be fixed shortly. Thanks for your patience." "mail and should be fixed shortly. Thanks for your patience."
msgstr "" msgstr ""
#: templates/500.html:14 #: templates/500.html:14
@@ -74,39 +75,39 @@ msgstr ""
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:42 #: templates/appearance/base.html:43
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:71 #: templates/appearance/base.html:72
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:73 #: templates/appearance/base.html:74
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:115 #: templates/appearance/base.html:116
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:116 #: templates/appearance/base.html:117
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
msgstr "" msgstr ""
@@ -154,21 +155,26 @@ msgid "required"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Save" msgid "Save"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_list_subtemplate.html:31 #: templates/appearance/generic_list_subtemplate.html:31
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:74 #: templates/appearance/generic_form_subtemplate.html:74
#: templates/appearance/generic_multiform_subtemplate.html:67 #: templates/appearance/generic_multiform_subtemplate.html:69
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: templates/appearance/generic_list_horizontal.html:20
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/generic_list_subtemplate.html:12 #: templates/appearance/generic_list_subtemplate.html:12
#, python-format #, python-format
msgid "" msgid ""
@@ -186,10 +192,6 @@ msgstr ""
msgid "Identifier" msgid "Identifier"
msgstr "" msgstr ""
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/home.html:8 templates/appearance/home.html.py:12 #: templates/appearance/home.html:8 templates/appearance/home.html.py:12
msgid "Home" msgid "Home"
msgstr "" msgstr ""
@@ -214,46 +216,46 @@ msgstr ""
msgid "Advanced" msgid "Advanced"
msgstr "" msgstr ""
#: templates/appearance/login.html:9 #: templates/appearance/login.html:10
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: templates/appearance/login.html:20 #: templates/appearance/login.html:21
msgid "First time login" msgid "First time login"
msgstr "" msgstr ""
#: templates/appearance/login.html:23 #: templates/appearance/login.html:24
msgid "" msgid ""
"You have just finished installing <strong>Mayan EDMS</strong>, " "You have just finished installing <strong>Mayan EDMS</strong>, "
"congratulations!" "congratulations!"
msgstr "" msgstr ""
#: templates/appearance/login.html:24
msgid "Login using the following credentials:"
msgstr ""
#: templates/appearance/login.html:25 #: templates/appearance/login.html:25
#, python-format msgid "Login using the following credentials:"
msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:26 #: templates/appearance/login.html:26
#, python-format #, python-format
msgid "Email: <strong>%(email)s</strong>" msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:27 #: templates/appearance/login.html:27
#, python-format #, python-format
msgid "Password: <strong>%(password)s</strong>" msgid "Email: <strong>%(email)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:28 #: templates/appearance/login.html:28
#, python-format
msgid "Password: <strong>%(password)s</strong>"
msgstr ""
#: templates/appearance/login.html:29
msgid "" msgid ""
"Be sure to change the password to increase security and to disable this " "Be sure to change the password to increase security and to disable this "
"message." "message."
msgstr "" msgstr ""
#: templates/appearance/login.html:37 templates/appearance/login.html.py:46 #: templates/appearance/login.html:45 templates/appearance/login.html.py:54
msgid "Sign in" msgid "Sign in"
msgstr "" msgstr ""

View File

@@ -1,23 +1,24 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n" "PO-Revision-Date: 2015-08-27 05:24+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/"
"language/zh_CN/)\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:12 #: apps.py:11
msgid "Appearance" msgid "Appearance"
msgstr "" msgstr ""
@@ -43,8 +44,8 @@ msgstr ""
#: templates/500.html:11 #: templates/500.html:11
msgid "" msgid ""
"There's been an error. It's been reported to the site administrators via " "There's been an error. It's been reported to the site administrators via e-"
"e-mail and should be fixed shortly. Thanks for your patience." "mail and should be fixed shortly. Thanks for your patience."
msgstr "" msgstr ""
#: templates/500.html:14 #: templates/500.html:14
@@ -74,39 +75,39 @@ msgstr ""
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:42 #: templates/appearance/base.html:43
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:71 #: templates/appearance/base.html:72
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:73 #: templates/appearance/base.html:74
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:86 #: templates/appearance/base.html:87
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:115 #: templates/appearance/base.html:116
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:116 #: templates/appearance/base.html:117
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
msgstr "" msgstr ""
@@ -154,21 +155,26 @@ msgid "required"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Save" msgid "Save"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:71 #: templates/appearance/generic_form_subtemplate.html:71
#: templates/appearance/generic_list_subtemplate.html:31 #: templates/appearance/generic_list_subtemplate.html:31
#: templates/appearance/generic_multiform_subtemplate.html:64 #: templates/appearance/generic_multiform_subtemplate.html:65
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: templates/appearance/generic_form_subtemplate.html:74 #: templates/appearance/generic_form_subtemplate.html:74
#: templates/appearance/generic_multiform_subtemplate.html:67 #: templates/appearance/generic_multiform_subtemplate.html:69
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: templates/appearance/generic_list_horizontal.html:20
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/generic_list_subtemplate.html:12 #: templates/appearance/generic_list_subtemplate.html:12
#, python-format #, python-format
msgid "" msgid ""
@@ -186,10 +192,6 @@ msgstr ""
msgid "Identifier" msgid "Identifier"
msgstr "" msgstr ""
#: templates/appearance/generic_list_subtemplate.html:108
msgid "No results"
msgstr ""
#: templates/appearance/home.html:8 templates/appearance/home.html.py:12 #: templates/appearance/home.html:8 templates/appearance/home.html.py:12
msgid "Home" msgid "Home"
msgstr "" msgstr ""
@@ -214,46 +216,46 @@ msgstr ""
msgid "Advanced" msgid "Advanced"
msgstr "" msgstr ""
#: templates/appearance/login.html:9 #: templates/appearance/login.html:10
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: templates/appearance/login.html:20 #: templates/appearance/login.html:21
msgid "First time login" msgid "First time login"
msgstr "" msgstr ""
#: templates/appearance/login.html:23 #: templates/appearance/login.html:24
msgid "" msgid ""
"You have just finished installing <strong>Mayan EDMS</strong>, " "You have just finished installing <strong>Mayan EDMS</strong>, "
"congratulations!" "congratulations!"
msgstr "" msgstr ""
#: templates/appearance/login.html:24
msgid "Login using the following credentials:"
msgstr ""
#: templates/appearance/login.html:25 #: templates/appearance/login.html:25
#, python-format msgid "Login using the following credentials:"
msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:26 #: templates/appearance/login.html:26
#, python-format #, python-format
msgid "Email: <strong>%(email)s</strong>" msgid "Username: <strong>%(account)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:27 #: templates/appearance/login.html:27
#, python-format #, python-format
msgid "Password: <strong>%(password)s</strong>" msgid "Email: <strong>%(email)s</strong>"
msgstr "" msgstr ""
#: templates/appearance/login.html:28 #: templates/appearance/login.html:28
#, python-format
msgid "Password: <strong>%(password)s</strong>"
msgstr ""
#: templates/appearance/login.html:29
msgid "" msgid ""
"Be sure to change the password to increase security and to disable this " "Be sure to change the password to increase security and to disable this "
"message." "message."
msgstr "" msgstr ""
#: templates/appearance/login.html:37 templates/appearance/login.html.py:46 #: templates/appearance/login.html:45 templates/appearance/login.html.py:54
msgid "Sign in" msgid "Sign in"
msgstr "" msgstr ""

View File

@@ -1,23 +1,25 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-20 19:09+0000\n" "PO-Revision-Date: 2015-08-20 19:09+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/"
"ar/)\n"
"Language: ar\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: ar\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: apps.py:16 settings.py:7 #: apps.py:17 settings.py:7
msgid "Authentication" msgid "Authentication"
msgstr "" msgstr ""
@@ -53,10 +55,10 @@ msgid ""
"email" "email"
msgstr "" msgstr ""
#: views.py:36 #: views.py:39
msgid "Current user password change" msgid "Current user password change"
msgstr "" msgstr ""
#: views.py:52 #: views.py:55
msgid "Your password has been successfully changed." msgid "Your password has been successfully changed."
msgstr "" msgstr ""

View File

@@ -1,23 +1,24 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-20 19:09+0000\n" "PO-Revision-Date: 2015-08-20 19:09+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/"
"language/bg/)\n"
"Language: bg\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:16 settings.py:7 #: apps.py:17 settings.py:7
msgid "Authentication" msgid "Authentication"
msgstr "" msgstr ""
@@ -53,10 +54,10 @@ msgid ""
"email" "email"
msgstr "" msgstr ""
#: views.py:36 #: views.py:39
msgid "Current user password change" msgid "Current user password change"
msgstr "" msgstr ""
#: views.py:52 #: views.py:55
msgid "Your password has been successfully changed." msgid "Your password has been successfully changed."
msgstr "" msgstr ""

View File

@@ -1,23 +1,25 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-20 19:09+0000\n" "PO-Revision-Date: 2015-08-20 19:09+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/"
"rosarior/mayan-edms/language/bs_BA/)\n"
"Language: bs_BA\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: bs_BA\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: apps.py:16 settings.py:7 #: apps.py:17 settings.py:7
msgid "Authentication" msgid "Authentication"
msgstr "" msgstr ""
@@ -53,10 +55,10 @@ msgid ""
"email" "email"
msgstr "" msgstr ""
#: views.py:36 #: views.py:39
msgid "Current user password change" msgid "Current user password change"
msgstr "" msgstr ""
#: views.py:52 #: views.py:55
msgid "Your password has been successfully changed." msgid "Your password has been successfully changed."
msgstr "" msgstr ""

View File

@@ -1,23 +1,24 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-20 19:09+0000\n" "PO-Revision-Date: 2015-08-20 19:09+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/"
"da/)\n"
"Language: da\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:16 settings.py:7 #: apps.py:17 settings.py:7
msgid "Authentication" msgid "Authentication"
msgstr "" msgstr ""
@@ -53,10 +54,10 @@ msgid ""
"email" "email"
msgstr "" msgstr ""
#: views.py:36 #: views.py:39
msgid "Current user password change" msgid "Current user password change"
msgstr "" msgstr ""
#: views.py:52 #: views.py:55
msgid "Your password has been successfully changed." msgid "Your password has been successfully changed."
msgstr "" msgstr ""

View File

@@ -1,24 +1,25 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Berny <berny@bernhard-marx.de>, 2015 # Berny <berny@bernhard-marx.de>, 2015
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-20 22:41+0000\n" "PO-Revision-Date: 2015-08-20 22:41+0000\n"
"Last-Translator: Berny <berny@bernhard-marx.de>\n" "Last-Translator: Berny <berny@bernhard-marx.de>\n"
"Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-"
"edms/language/de_DE/)\n"
"Language: de_DE\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: de_DE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:16 settings.py:7 #: apps.py:17 settings.py:7
msgid "Authentication" msgid "Authentication"
msgstr "Authentifizierung" msgstr "Authentifizierung"
@@ -34,7 +35,9 @@ msgstr "Passwort"
msgid "" msgid ""
"Please enter a correct email and password. Note that the password field is " "Please enter a correct email and password. Note that the password field is "
"case-sensitive." "case-sensitive."
msgstr "Bitte geben Sie Ihre E-Mailadresse und ein Passwort an. Beachten Sie, dass das Passwortfeld Groß- und Kleinschreibung unterscheidet." msgstr ""
"Bitte geben Sie Ihre E-Mailadresse und ein Passwort an. Beachten Sie, dass "
"das Passwortfeld Groß- und Kleinschreibung unterscheidet."
#: forms.py:26 #: forms.py:26
msgid "This account is inactive." msgid "This account is inactive."
@@ -52,12 +55,14 @@ msgstr "Passwort ändern"
msgid "" msgid ""
"Controls the mechanism used to authenticated user. Options are: username, " "Controls the mechanism used to authenticated user. Options are: username, "
"email" "email"
msgstr "Authentifizierungs-Mechanismus für die Benutzer. Optionen: Benutzername, E-Mail-Adresse" msgstr ""
"Authentifizierungs-Mechanismus für die Benutzer. Optionen: Benutzername, E-"
"Mail-Adresse"
#: views.py:36 #: views.py:39
msgid "Current user password change" msgid "Current user password change"
msgstr "Passwortänderung für aktuellen Benutzer" msgstr "Passwortänderung für aktuellen Benutzer"
#: views.py:52 #: views.py:55
msgid "Your password has been successfully changed." msgid "Your password has been successfully changed."
msgstr "Das Passwort wurde erfolgreich geändert." msgstr "Das Passwort wurde erfolgreich geändert."

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: apps.py:16 settings.py:7 #: apps.py:17 settings.py:7
msgid "Authentication" msgid "Authentication"
msgstr "" msgstr ""
@@ -53,10 +53,10 @@ msgid ""
"email" "email"
msgstr "" msgstr ""
#: views.py:36 #: views.py:39
msgid "Current user password change" msgid "Current user password change"
msgstr "" msgstr ""
#: views.py:52 #: views.py:55
msgid "Your password has been successfully changed." msgid "Your password has been successfully changed."
msgstr "" msgstr ""

View File

@@ -1,24 +1,25 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Roberto Rosario, 2015 # Roberto Rosario, 2015
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-20 22:36+0000\n" "PO-Revision-Date: 2015-08-20 22:36+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/"
"language/es/)\n"
"Language: es\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:16 settings.py:7 #: apps.py:17 settings.py:7
msgid "Authentication" msgid "Authentication"
msgstr "Autenticación " msgstr "Autenticación "
@@ -34,7 +35,9 @@ msgstr "Contraseña"
msgid "" msgid ""
"Please enter a correct email and password. Note that the password field is " "Please enter a correct email and password. Note that the password field is "
"case-sensitive." "case-sensitive."
msgstr "Introduzca una dirección de correo y contraseña válidos. Recuerde que la contraseña es sensible a mayúsculas." msgstr ""
"Introduzca una dirección de correo y contraseña válidos. Recuerde que la "
"contraseña es sensible a mayúsculas."
#: forms.py:26 #: forms.py:26
msgid "This account is inactive." msgid "This account is inactive."
@@ -52,12 +55,14 @@ msgstr "Cambiar contraseña"
msgid "" msgid ""
"Controls the mechanism used to authenticated user. Options are: username, " "Controls the mechanism used to authenticated user. Options are: username, "
"email" "email"
msgstr "Controla el mecanismo utilizado para el usuario autenticado. Las opciones son: 'username' nombre de usuario, 'email' correo electrónico" msgstr ""
"Controla el mecanismo utilizado para el usuario autenticado. Las opciones "
"son: 'username' nombre de usuario, 'email' correo electrónico"
#: views.py:36 #: views.py:39
msgid "Current user password change" msgid "Current user password change"
msgstr "Cambio de contraseña de usuario actual" msgstr "Cambio de contraseña de usuario actual"
#: views.py:52 #: views.py:55
msgid "Your password has been successfully changed." msgid "Your password has been successfully changed."
msgstr "Su contraseña ha sido actualizada con éxito." msgstr "Su contraseña ha sido actualizada con éxito."

View File

@@ -1,23 +1,24 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-20 19:09+0000\n" "PO-Revision-Date: 2015-08-20 19:09+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/"
"language/fa/)\n"
"Language: fa\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: fa\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:16 settings.py:7 #: apps.py:17 settings.py:7
msgid "Authentication" msgid "Authentication"
msgstr "" msgstr ""
@@ -53,10 +54,10 @@ msgid ""
"email" "email"
msgstr "" msgstr ""
#: views.py:36 #: views.py:39
msgid "Current user password change" msgid "Current user password change"
msgstr "" msgstr ""
#: views.py:52 #: views.py:55
msgid "Your password has been successfully changed." msgid "Your password has been successfully changed."
msgstr "" msgstr ""

View File

@@ -1,23 +1,24 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-20 19:09+0000\n" "PO-Revision-Date: 2015-08-20 19:09+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/"
"fr/)\n"
"Language: fr\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: apps.py:16 settings.py:7 #: apps.py:17 settings.py:7
msgid "Authentication" msgid "Authentication"
msgstr "" msgstr ""
@@ -53,10 +54,10 @@ msgid ""
"email" "email"
msgstr "" msgstr ""
#: views.py:36 #: views.py:39
msgid "Current user password change" msgid "Current user password change"
msgstr "" msgstr ""
#: views.py:52 #: views.py:55
msgid "Your password has been successfully changed." msgid "Your password has been successfully changed."
msgstr "" msgstr ""

View File

@@ -1,23 +1,24 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-20 19:09+0000\n" "PO-Revision-Date: 2015-08-20 19:09+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/"
"language/hu/)\n"
"Language: hu\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:16 settings.py:7 #: apps.py:17 settings.py:7
msgid "Authentication" msgid "Authentication"
msgstr "" msgstr ""
@@ -53,10 +54,10 @@ msgid ""
"email" "email"
msgstr "" msgstr ""
#: views.py:36 #: views.py:39
msgid "Current user password change" msgid "Current user password change"
msgstr "" msgstr ""
#: views.py:52 #: views.py:55
msgid "Your password has been successfully changed." msgid "Your password has been successfully changed."
msgstr "" msgstr ""

View File

@@ -1,23 +1,24 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-20 19:09+0000\n" "PO-Revision-Date: 2015-08-20 19:09+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/"
"language/id/)\n"
"Language: id\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:16 settings.py:7 #: apps.py:17 settings.py:7
msgid "Authentication" msgid "Authentication"
msgstr "" msgstr ""
@@ -53,10 +54,10 @@ msgid ""
"email" "email"
msgstr "" msgstr ""
#: views.py:36 #: views.py:39
msgid "Current user password change" msgid "Current user password change"
msgstr "" msgstr ""
#: views.py:52 #: views.py:55
msgid "Your password has been successfully changed." msgid "Your password has been successfully changed."
msgstr "" msgstr ""

View File

@@ -1,23 +1,24 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-20 19:09+0000\n" "PO-Revision-Date: 2015-08-20 19:09+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/"
"language/it/)\n"
"Language: it\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:16 settings.py:7 #: apps.py:17 settings.py:7
msgid "Authentication" msgid "Authentication"
msgstr "" msgstr ""
@@ -53,10 +54,10 @@ msgid ""
"email" "email"
msgstr "" msgstr ""
#: views.py:36 #: views.py:39
msgid "Current user password change" msgid "Current user password change"
msgstr "" msgstr ""
#: views.py:52 #: views.py:55
msgid "Your password has been successfully changed." msgid "Your password has been successfully changed."
msgstr "" msgstr ""

View File

@@ -1,23 +1,24 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-20 19:09+0000\n" "PO-Revision-Date: 2015-08-20 19:09+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-"
"edms/language/nl_NL/)\n"
"Language: nl_NL\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: nl_NL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:16 settings.py:7 #: apps.py:17 settings.py:7
msgid "Authentication" msgid "Authentication"
msgstr "" msgstr ""
@@ -53,10 +54,10 @@ msgid ""
"email" "email"
msgstr "" msgstr ""
#: views.py:36 #: views.py:39
msgid "Current user password change" msgid "Current user password change"
msgstr "" msgstr ""
#: views.py:52 #: views.py:55
msgid "Your password has been successfully changed." msgid "Your password has been successfully changed."
msgstr "" msgstr ""

View File

@@ -1,23 +1,25 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-20 19:09+0000\n" "PO-Revision-Date: 2015-08-20 19:09+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/"
"pl/)\n"
"Language: pl\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: pl\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "|| n%100>=20) ? 1 : 2);\n"
#: apps.py:16 settings.py:7 #: apps.py:17 settings.py:7
msgid "Authentication" msgid "Authentication"
msgstr "" msgstr ""
@@ -53,10 +55,10 @@ msgid ""
"email" "email"
msgstr "" msgstr ""
#: views.py:36 #: views.py:39
msgid "Current user password change" msgid "Current user password change"
msgstr "" msgstr ""
#: views.py:52 #: views.py:55
msgid "Your password has been successfully changed." msgid "Your password has been successfully changed."
msgstr "" msgstr ""

View File

@@ -1,23 +1,24 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-20 19:09+0000\n" "PO-Revision-Date: 2015-08-20 19:09+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/"
"language/pt/)\n"
"Language: pt\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: pt\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:16 settings.py:7 #: apps.py:17 settings.py:7
msgid "Authentication" msgid "Authentication"
msgstr "" msgstr ""
@@ -53,10 +54,10 @@ msgid ""
"email" "email"
msgstr "" msgstr ""
#: views.py:36 #: views.py:39
msgid "Current user password change" msgid "Current user password change"
msgstr "" msgstr ""
#: views.py:52 #: views.py:55
msgid "Your password has been successfully changed." msgid "Your password has been successfully changed."
msgstr "" msgstr ""

View File

@@ -1,23 +1,24 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:41-0400\n"
"PO-Revision-Date: 2015-08-20 19:09+0000\n" "PO-Revision-Date: 2015-08-20 19:09+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-"
"edms/language/pt_BR/)\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: apps.py:16 settings.py:7 #: apps.py:17 settings.py:7
msgid "Authentication" msgid "Authentication"
msgstr "" msgstr ""
@@ -53,10 +54,10 @@ msgid ""
"email" "email"
msgstr "" msgstr ""
#: views.py:36 #: views.py:39
msgid "Current user password change" msgid "Current user password change"
msgstr "" msgstr ""
#: views.py:52 #: views.py:55
msgid "Your password has been successfully changed." msgid "Your password has been successfully changed."
msgstr "" msgstr ""

View File

@@ -1,23 +1,25 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-08-20 19:09+0000\n" "PO-Revision-Date: 2015-08-20 19:09+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-"
"edms/language/ro_RO/)\n"
"Language: ro_RO\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: ro_RO\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" "2:1));\n"
#: apps.py:16 settings.py:7 #: apps.py:17 settings.py:7
msgid "Authentication" msgid "Authentication"
msgstr "" msgstr ""
@@ -53,10 +55,10 @@ msgid ""
"email" "email"
msgstr "" msgstr ""
#: views.py:36 #: views.py:39
msgid "Current user password change" msgid "Current user password change"
msgstr "" msgstr ""
#: views.py:52 #: views.py:55
msgid "Your password has been successfully changed." msgid "Your password has been successfully changed."
msgstr "" msgstr ""

View File

@@ -1,23 +1,26 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-08-20 19:09+0000\n" "PO-Revision-Date: 2015-08-20 19:09+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/"
"language/ru/)\n"
"Language: ru\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: ru\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" "%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
"%100>=11 && n%100<=14)? 2 : 3);\n"
#: apps.py:16 settings.py:7 #: apps.py:17 settings.py:7
msgid "Authentication" msgid "Authentication"
msgstr "" msgstr ""
@@ -53,10 +56,10 @@ msgid ""
"email" "email"
msgstr "" msgstr ""
#: views.py:36 #: views.py:39
msgid "Current user password change" msgid "Current user password change"
msgstr "" msgstr ""
#: views.py:52 #: views.py:55
msgid "Your password has been successfully changed." msgid "Your password has been successfully changed."
msgstr "" msgstr ""

View File

@@ -1,23 +1,25 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-08-20 19:09+0000\n" "PO-Revision-Date: 2015-08-20 19:09+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-"
"edms/language/sl_SI/)\n"
"Language: sl_SI\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" "%100==4 ? 2 : 3);\n"
#: apps.py:16 settings.py:7 #: apps.py:17 settings.py:7
msgid "Authentication" msgid "Authentication"
msgstr "" msgstr ""
@@ -53,10 +55,10 @@ msgid ""
"email" "email"
msgstr "" msgstr ""
#: views.py:36 #: views.py:39
msgid "Current user password change" msgid "Current user password change"
msgstr "" msgstr ""
#: views.py:52 #: views.py:55
msgid "Your password has been successfully changed." msgid "Your password has been successfully changed."
msgstr "" msgstr ""

View File

@@ -1,23 +1,24 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-08-20 19:09+0000\n" "PO-Revision-Date: 2015-08-20 19:09+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/"
"mayan-edms/language/vi_VN/)\n"
"Language: vi_VN\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: vi_VN\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:16 settings.py:7 #: apps.py:17 settings.py:7
msgid "Authentication" msgid "Authentication"
msgstr "" msgstr ""
@@ -53,10 +54,10 @@ msgid ""
"email" "email"
msgstr "" msgstr ""
#: views.py:36 #: views.py:39
msgid "Current user password change" msgid "Current user password change"
msgstr "" msgstr ""
#: views.py:52 #: views.py:55
msgid "Your password has been successfully changed." msgid "Your password has been successfully changed."
msgstr "" msgstr ""

View File

@@ -1,23 +1,24 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-08-20 19:09+0000\n" "PO-Revision-Date: 2015-08-20 19:09+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/"
"language/zh_CN/)\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:16 settings.py:7 #: apps.py:17 settings.py:7
msgid "Authentication" msgid "Authentication"
msgstr "" msgstr ""
@@ -53,10 +54,10 @@ msgid ""
"email" "email"
msgstr "" msgstr ""
#: views.py:36 #: views.py:39
msgid "Current user password change" msgid "Current user password change"
msgstr "" msgstr ""
#: views.py:52 #: views.py:55
msgid "Your password has been successfully changed." msgid "Your password has been successfully changed."
msgstr "" msgstr ""

View File

@@ -1,24 +1,26 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-08-19 06:41+0000\n" "PO-Revision-Date: 2015-08-19 06:41+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/"
"ar/)\n"
"Language: ar\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: ar\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: apps.py:33 links.py:22 #: apps.py:31 links.py:30
msgid "Checkouts" msgid "Checkouts"
msgstr "" msgstr ""
@@ -38,25 +40,53 @@ msgstr ""
msgid "Document forcefully checked in" msgid "Document forcefully checked in"
msgstr "" msgstr ""
#: exceptions.py:32 views.py:55 #: exceptions.py:25 views.py:55
msgid "Document already checked out." msgid "Document already checked out."
msgstr "" msgstr ""
#: handlers.py:13 #: forms.py:28
#, python-format #, fuzzy
#| msgid "New versions allowed: %s" #| msgid "document"
msgid "New versions not allowed for the checkedout document: %s" msgid "Document status"
msgstr "document"
#: forms.py:37 models.py:37 views.py:85
msgid "User"
msgstr "" msgstr ""
#: links.py:27 #: forms.py:41
#, fuzzy
#| msgid "Checkout user"
msgid "Check out time"
msgstr "checkout user"
#: forms.py:46
#, fuzzy
#| msgid "check out expiration date and time"
msgid "Check out expiration"
msgstr "check out expiration date and time"
#: forms.py:51
msgid "New versions allowed?"
msgstr ""
#: forms.py:52
msgid "Yes"
msgstr ""
#: forms.py:52
msgid "No"
msgstr ""
#: links.py:35
msgid "Check out document" msgid "Check out document"
msgstr "" msgstr ""
#: links.py:33 #: links.py:41
msgid "Check in document" msgid "Check in document"
msgstr "" msgstr ""
#: links.py:40 #: links.py:48
msgid "Check in/out" msgid "Check in/out"
msgstr "" msgstr ""
@@ -68,45 +98,39 @@ msgstr ""
msgid "Checked in/available" msgid "Checked in/available"
msgstr "" msgstr ""
#: models.py:28 #: models.py:27
msgid "Document" msgid "Document"
msgstr "" msgstr ""
#: models.py:31 #: models.py:29
msgid "Check out date and time" msgid "Check out date and time"
msgstr "" msgstr ""
#: models.py:35 #: models.py:33
msgid "Amount of time to hold the document checked out in minutes." msgid "Amount of time to hold the document checked out in minutes."
msgstr "" msgstr ""
#: models.py:37 #: models.py:35
msgid "Check out expiration date and time" msgid "Check out expiration date and time"
msgstr "" msgstr ""
#: models.py:39 views.py:85 #: models.py:41
#| msgid "User: %s"
msgid "User"
msgstr ""
#: models.py:43
msgid "Do not allow new version of this document to be uploaded." msgid "Do not allow new version of this document to be uploaded."
msgstr "" msgstr ""
#: models.py:45 #: models.py:43
msgid "Block new version upload" msgid "Block new version upload"
msgstr "" msgstr ""
#: models.py:59 #: models.py:54
#| msgid "Check out expiration date and time"
msgid "Check out expiration date and time must be in the future." msgid "Check out expiration date and time must be in the future."
msgstr "" msgstr ""
#: models.py:80 permissions.py:7 #: models.py:87 permissions.py:7
msgid "Document checkout" msgid "Document checkout"
msgstr "" msgstr ""
#: models.py:81 #: models.py:88
msgid "Document checkouts" msgid "Document checkouts"
msgstr "" msgstr ""
@@ -122,6 +146,12 @@ msgstr ""
msgid "Check out documents" msgid "Check out documents"
msgstr "" msgstr ""
#: permissions.py:19
#, fuzzy
#| msgid "Checkout user"
msgid "Check out details view"
msgstr "checkout user"
#: views.py:59 #: views.py:59
#, python-format #, python-format
msgid "Error trying to check out document; %s" msgid "Error trying to check out document; %s"
@@ -149,70 +179,33 @@ msgstr ""
msgid "Checkout expiration" msgid "Checkout expiration"
msgstr "" msgstr ""
#: views.py:124 #: views.py:118
#, python-format
msgid "Document status: %s"
msgstr ""
#: views.py:130
#, python-format
msgid "User: %s"
msgstr ""
#: views.py:136
#, python-format
msgid "Check out time: %s"
msgstr ""
#: views.py:141
#, python-format
msgid "Check out expiration: %s"
msgstr ""
#: views.py:146
#, python-format
msgid "New versions allowed: %s"
msgstr ""
#: views.py:147
msgid "Yes"
msgstr ""
#: views.py:147
msgid "No"
msgstr ""
#: views.py:154
#, python-format #, python-format
msgid "Check out details for document: %s" msgid "Check out details for document: %s"
msgstr "" msgstr ""
#: views.py:170 #: views.py:136
#, python-format #, python-format
#| msgid ""
#| "dn't originally checked out this document. Are you sure you wish cefully "
#| "check in document: %s?"
msgid "" msgid ""
"You didn't originally checked out this document. Forcefully check in the " "You didn't originally checked out this document. Forcefully check in the "
"document: %s?" "document: %s?"
msgstr "" msgstr ""
#: views.py:174 #: views.py:140
#, python-format #, python-format
#| msgid "Check out document: %s"
msgid "Check in the document: %s?" msgid "Check in the document: %s?"
msgstr "" msgstr ""
#: views.py:210 #: views.py:177
msgid "Document has not been checked out." msgid "Document has not been checked out."
msgstr "" msgstr ""
#: views.py:213 #: views.py:182
#, python-format #, python-format
msgid "Error trying to check in document; %s" msgid "Error trying to check in document; %s"
msgstr "" msgstr ""
#: views.py:217 #: views.py:187
#, python-format #, python-format
msgid "Document \"%s\" checked in successfully." msgid "Document \"%s\" checked in successfully."
msgstr "" msgstr ""
@@ -224,9 +217,6 @@ msgstr ""
#~ msgid "Allow overriding check out restrictions" #~ msgid "Allow overriding check out restrictions"
#~ msgstr "Allow overriding check out restrictions" #~ msgstr "Allow overriding check out restrictions"
#~ msgid "Checkout user"
#~ msgstr "checkout user"
#~ msgid "Are you sure you wish to check in document: %s?" #~ msgid "Are you sure you wish to check in document: %s?"
#~ msgstr "Are you sure you wish to check in document: %s?" #~ msgstr "Are you sure you wish to check in document: %s?"
@@ -252,11 +242,11 @@ msgstr ""
#~ msgstr "Enter a valid time difference." #~ msgstr "Enter a valid time difference."
#~ msgid "" #~ msgid ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgstr "" #~ msgstr ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgid "Document \"%(document)s\" checked out by %(fullname)s." #~ msgid "Document \"%(document)s\" checked out by %(fullname)s."
#~ msgstr "Document \"%(document)s\" checked out by %(fullname)s." #~ msgstr "Document \"%(document)s\" checked out by %(fullname)s."
@@ -270,12 +260,6 @@ msgstr ""
#~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgid "document"
#~ msgstr "document"
#~ msgid "check out expiration date and time"
#~ msgstr "check out expiration date and time"
#~ msgid "document checkout" #~ msgid "document checkout"
#~ msgstr "document checkout" #~ msgstr "document checkout"

View File

@@ -1,24 +1,25 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-08-19 06:41+0000\n" "PO-Revision-Date: 2015-08-19 06:41+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/"
"language/bg/)\n"
"Language: bg\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:33 links.py:22 #: apps.py:31 links.py:30
msgid "Checkouts" msgid "Checkouts"
msgstr "" msgstr ""
@@ -38,25 +39,53 @@ msgstr ""
msgid "Document forcefully checked in" msgid "Document forcefully checked in"
msgstr "" msgstr ""
#: exceptions.py:32 views.py:55 #: exceptions.py:25 views.py:55
msgid "Document already checked out." msgid "Document already checked out."
msgstr "" msgstr ""
#: handlers.py:13 #: forms.py:28
#, python-format #, fuzzy
#| msgid "New versions allowed: %s" #| msgid "document"
msgid "New versions not allowed for the checkedout document: %s" msgid "Document status"
msgstr "document"
#: forms.py:37 models.py:37 views.py:85
msgid "User"
msgstr "" msgstr ""
#: links.py:27 #: forms.py:41
#, fuzzy
#| msgid "Checkout user"
msgid "Check out time"
msgstr "checkout user"
#: forms.py:46
#, fuzzy
#| msgid "check out expiration date and time"
msgid "Check out expiration"
msgstr "check out expiration date and time"
#: forms.py:51
msgid "New versions allowed?"
msgstr ""
#: forms.py:52
msgid "Yes"
msgstr ""
#: forms.py:52
msgid "No"
msgstr ""
#: links.py:35
msgid "Check out document" msgid "Check out document"
msgstr "" msgstr ""
#: links.py:33 #: links.py:41
msgid "Check in document" msgid "Check in document"
msgstr "" msgstr ""
#: links.py:40 #: links.py:48
msgid "Check in/out" msgid "Check in/out"
msgstr "" msgstr ""
@@ -68,45 +97,39 @@ msgstr ""
msgid "Checked in/available" msgid "Checked in/available"
msgstr "" msgstr ""
#: models.py:28 #: models.py:27
msgid "Document" msgid "Document"
msgstr "" msgstr ""
#: models.py:31 #: models.py:29
msgid "Check out date and time" msgid "Check out date and time"
msgstr "" msgstr ""
#: models.py:35 #: models.py:33
msgid "Amount of time to hold the document checked out in minutes." msgid "Amount of time to hold the document checked out in minutes."
msgstr "" msgstr ""
#: models.py:37 #: models.py:35
msgid "Check out expiration date and time" msgid "Check out expiration date and time"
msgstr "" msgstr ""
#: models.py:39 views.py:85 #: models.py:41
#| msgid "User: %s"
msgid "User"
msgstr ""
#: models.py:43
msgid "Do not allow new version of this document to be uploaded." msgid "Do not allow new version of this document to be uploaded."
msgstr "" msgstr ""
#: models.py:45 #: models.py:43
msgid "Block new version upload" msgid "Block new version upload"
msgstr "" msgstr ""
#: models.py:59 #: models.py:54
#| msgid "Check out expiration date and time"
msgid "Check out expiration date and time must be in the future." msgid "Check out expiration date and time must be in the future."
msgstr "" msgstr ""
#: models.py:80 permissions.py:7 #: models.py:87 permissions.py:7
msgid "Document checkout" msgid "Document checkout"
msgstr "" msgstr ""
#: models.py:81 #: models.py:88
msgid "Document checkouts" msgid "Document checkouts"
msgstr "" msgstr ""
@@ -122,6 +145,12 @@ msgstr ""
msgid "Check out documents" msgid "Check out documents"
msgstr "" msgstr ""
#: permissions.py:19
#, fuzzy
#| msgid "Checkout user"
msgid "Check out details view"
msgstr "checkout user"
#: views.py:59 #: views.py:59
#, python-format #, python-format
msgid "Error trying to check out document; %s" msgid "Error trying to check out document; %s"
@@ -149,70 +178,33 @@ msgstr ""
msgid "Checkout expiration" msgid "Checkout expiration"
msgstr "" msgstr ""
#: views.py:124 #: views.py:118
#, python-format
msgid "Document status: %s"
msgstr ""
#: views.py:130
#, python-format
msgid "User: %s"
msgstr ""
#: views.py:136
#, python-format
msgid "Check out time: %s"
msgstr ""
#: views.py:141
#, python-format
msgid "Check out expiration: %s"
msgstr ""
#: views.py:146
#, python-format
msgid "New versions allowed: %s"
msgstr ""
#: views.py:147
msgid "Yes"
msgstr ""
#: views.py:147
msgid "No"
msgstr ""
#: views.py:154
#, python-format #, python-format
msgid "Check out details for document: %s" msgid "Check out details for document: %s"
msgstr "" msgstr ""
#: views.py:170 #: views.py:136
#, python-format #, python-format
#| msgid ""
#| "dn't originally checked out this document. Are you sure you wish cefully "
#| "check in document: %s?"
msgid "" msgid ""
"You didn't originally checked out this document. Forcefully check in the " "You didn't originally checked out this document. Forcefully check in the "
"document: %s?" "document: %s?"
msgstr "" msgstr ""
#: views.py:174 #: views.py:140
#, python-format #, python-format
#| msgid "Check out document: %s"
msgid "Check in the document: %s?" msgid "Check in the document: %s?"
msgstr "" msgstr ""
#: views.py:210 #: views.py:177
msgid "Document has not been checked out." msgid "Document has not been checked out."
msgstr "" msgstr ""
#: views.py:213 #: views.py:182
#, python-format #, python-format
msgid "Error trying to check in document; %s" msgid "Error trying to check in document; %s"
msgstr "" msgstr ""
#: views.py:217 #: views.py:187
#, python-format #, python-format
msgid "Document \"%s\" checked in successfully." msgid "Document \"%s\" checked in successfully."
msgstr "" msgstr ""
@@ -224,9 +216,6 @@ msgstr ""
#~ msgid "Allow overriding check out restrictions" #~ msgid "Allow overriding check out restrictions"
#~ msgstr "Allow overriding check out restrictions" #~ msgstr "Allow overriding check out restrictions"
#~ msgid "Checkout user"
#~ msgstr "checkout user"
#~ msgid "Are you sure you wish to check in document: %s?" #~ msgid "Are you sure you wish to check in document: %s?"
#~ msgstr "Are you sure you wish to check in document: %s?" #~ msgstr "Are you sure you wish to check in document: %s?"
@@ -252,11 +241,11 @@ msgstr ""
#~ msgstr "Enter a valid time difference." #~ msgstr "Enter a valid time difference."
#~ msgid "" #~ msgid ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgstr "" #~ msgstr ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgid "Document \"%(document)s\" checked out by %(fullname)s." #~ msgid "Document \"%(document)s\" checked out by %(fullname)s."
#~ msgstr "Document \"%(document)s\" checked out by %(fullname)s." #~ msgstr "Document \"%(document)s\" checked out by %(fullname)s."
@@ -270,12 +259,6 @@ msgstr ""
#~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgid "document"
#~ msgstr "document"
#~ msgid "check out expiration date and time"
#~ msgstr "check out expiration date and time"
#~ msgid "document checkout" #~ msgid "document checkout"
#~ msgstr "document checkout" #~ msgstr "document checkout"

View File

@@ -1,24 +1,26 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-08-19 06:41+0000\n" "PO-Revision-Date: 2015-08-19 06:41+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/"
"rosarior/mayan-edms/language/bs_BA/)\n"
"Language: bs_BA\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: bs_BA\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: apps.py:33 links.py:22 #: apps.py:31 links.py:30
msgid "Checkouts" msgid "Checkouts"
msgstr "" msgstr ""
@@ -38,25 +40,53 @@ msgstr ""
msgid "Document forcefully checked in" msgid "Document forcefully checked in"
msgstr "" msgstr ""
#: exceptions.py:32 views.py:55 #: exceptions.py:25 views.py:55
msgid "Document already checked out." msgid "Document already checked out."
msgstr "" msgstr ""
#: handlers.py:13 #: forms.py:28
#, python-format #, fuzzy
#| msgid "New versions allowed: %s" #| msgid "document"
msgid "New versions not allowed for the checkedout document: %s" msgid "Document status"
msgstr "document"
#: forms.py:37 models.py:37 views.py:85
msgid "User"
msgstr "" msgstr ""
#: links.py:27 #: forms.py:41
#, fuzzy
#| msgid "Checkout user"
msgid "Check out time"
msgstr "checkout user"
#: forms.py:46
#, fuzzy
#| msgid "check out expiration date and time"
msgid "Check out expiration"
msgstr "check out expiration date and time"
#: forms.py:51
msgid "New versions allowed?"
msgstr ""
#: forms.py:52
msgid "Yes"
msgstr ""
#: forms.py:52
msgid "No"
msgstr ""
#: links.py:35
msgid "Check out document" msgid "Check out document"
msgstr "" msgstr ""
#: links.py:33 #: links.py:41
msgid "Check in document" msgid "Check in document"
msgstr "" msgstr ""
#: links.py:40 #: links.py:48
msgid "Check in/out" msgid "Check in/out"
msgstr "" msgstr ""
@@ -68,45 +98,39 @@ msgstr ""
msgid "Checked in/available" msgid "Checked in/available"
msgstr "" msgstr ""
#: models.py:28 #: models.py:27
msgid "Document" msgid "Document"
msgstr "" msgstr ""
#: models.py:31 #: models.py:29
msgid "Check out date and time" msgid "Check out date and time"
msgstr "" msgstr ""
#: models.py:35 #: models.py:33
msgid "Amount of time to hold the document checked out in minutes." msgid "Amount of time to hold the document checked out in minutes."
msgstr "" msgstr ""
#: models.py:37 #: models.py:35
msgid "Check out expiration date and time" msgid "Check out expiration date and time"
msgstr "" msgstr ""
#: models.py:39 views.py:85 #: models.py:41
#| msgid "User: %s"
msgid "User"
msgstr ""
#: models.py:43
msgid "Do not allow new version of this document to be uploaded." msgid "Do not allow new version of this document to be uploaded."
msgstr "" msgstr ""
#: models.py:45 #: models.py:43
msgid "Block new version upload" msgid "Block new version upload"
msgstr "" msgstr ""
#: models.py:59 #: models.py:54
#| msgid "Check out expiration date and time"
msgid "Check out expiration date and time must be in the future." msgid "Check out expiration date and time must be in the future."
msgstr "" msgstr ""
#: models.py:80 permissions.py:7 #: models.py:87 permissions.py:7
msgid "Document checkout" msgid "Document checkout"
msgstr "" msgstr ""
#: models.py:81 #: models.py:88
msgid "Document checkouts" msgid "Document checkouts"
msgstr "" msgstr ""
@@ -122,6 +146,12 @@ msgstr ""
msgid "Check out documents" msgid "Check out documents"
msgstr "" msgstr ""
#: permissions.py:19
#, fuzzy
#| msgid "Checkout user"
msgid "Check out details view"
msgstr "checkout user"
#: views.py:59 #: views.py:59
#, python-format #, python-format
msgid "Error trying to check out document; %s" msgid "Error trying to check out document; %s"
@@ -149,70 +179,33 @@ msgstr ""
msgid "Checkout expiration" msgid "Checkout expiration"
msgstr "" msgstr ""
#: views.py:124 #: views.py:118
#, python-format
msgid "Document status: %s"
msgstr ""
#: views.py:130
#, python-format
msgid "User: %s"
msgstr ""
#: views.py:136
#, python-format
msgid "Check out time: %s"
msgstr ""
#: views.py:141
#, python-format
msgid "Check out expiration: %s"
msgstr ""
#: views.py:146
#, python-format
msgid "New versions allowed: %s"
msgstr ""
#: views.py:147
msgid "Yes"
msgstr ""
#: views.py:147
msgid "No"
msgstr ""
#: views.py:154
#, python-format #, python-format
msgid "Check out details for document: %s" msgid "Check out details for document: %s"
msgstr "" msgstr ""
#: views.py:170 #: views.py:136
#, python-format #, python-format
#| msgid ""
#| "dn't originally checked out this document. Are you sure you wish cefully "
#| "check in document: %s?"
msgid "" msgid ""
"You didn't originally checked out this document. Forcefully check in the " "You didn't originally checked out this document. Forcefully check in the "
"document: %s?" "document: %s?"
msgstr "" msgstr ""
#: views.py:174 #: views.py:140
#, python-format #, python-format
#| msgid "Check out document: %s"
msgid "Check in the document: %s?" msgid "Check in the document: %s?"
msgstr "" msgstr ""
#: views.py:210 #: views.py:177
msgid "Document has not been checked out." msgid "Document has not been checked out."
msgstr "" msgstr ""
#: views.py:213 #: views.py:182
#, python-format #, python-format
msgid "Error trying to check in document; %s" msgid "Error trying to check in document; %s"
msgstr "" msgstr ""
#: views.py:217 #: views.py:187
#, python-format #, python-format
msgid "Document \"%s\" checked in successfully." msgid "Document \"%s\" checked in successfully."
msgstr "" msgstr ""
@@ -224,9 +217,6 @@ msgstr ""
#~ msgid "Allow overriding check out restrictions" #~ msgid "Allow overriding check out restrictions"
#~ msgstr "Allow overriding check out restrictions" #~ msgstr "Allow overriding check out restrictions"
#~ msgid "Checkout user"
#~ msgstr "checkout user"
#~ msgid "Are you sure you wish to check in document: %s?" #~ msgid "Are you sure you wish to check in document: %s?"
#~ msgstr "Are you sure you wish to check in document: %s?" #~ msgstr "Are you sure you wish to check in document: %s?"
@@ -252,11 +242,11 @@ msgstr ""
#~ msgstr "Enter a valid time difference." #~ msgstr "Enter a valid time difference."
#~ msgid "" #~ msgid ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgstr "" #~ msgstr ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgid "Document \"%(document)s\" checked out by %(fullname)s." #~ msgid "Document \"%(document)s\" checked out by %(fullname)s."
#~ msgstr "Document \"%(document)s\" checked out by %(fullname)s." #~ msgstr "Document \"%(document)s\" checked out by %(fullname)s."
@@ -270,12 +260,6 @@ msgstr ""
#~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgid "document"
#~ msgstr "document"
#~ msgid "check out expiration date and time"
#~ msgstr "check out expiration date and time"
#~ msgid "document checkout" #~ msgid "document checkout"
#~ msgstr "document checkout" #~ msgstr "document checkout"

View File

@@ -1,24 +1,25 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-08-19 06:41+0000\n" "PO-Revision-Date: 2015-08-19 06:41+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/"
"da/)\n"
"Language: da\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:33 links.py:22 #: apps.py:31 links.py:30
msgid "Checkouts" msgid "Checkouts"
msgstr "" msgstr ""
@@ -38,25 +39,53 @@ msgstr ""
msgid "Document forcefully checked in" msgid "Document forcefully checked in"
msgstr "" msgstr ""
#: exceptions.py:32 views.py:55 #: exceptions.py:25 views.py:55
msgid "Document already checked out." msgid "Document already checked out."
msgstr "" msgstr ""
#: handlers.py:13 #: forms.py:28
#, python-format #, fuzzy
#| msgid "New versions allowed: %s" #| msgid "document"
msgid "New versions not allowed for the checkedout document: %s" msgid "Document status"
msgstr "document"
#: forms.py:37 models.py:37 views.py:85
msgid "User"
msgstr "" msgstr ""
#: links.py:27 #: forms.py:41
#, fuzzy
#| msgid "Checkout user"
msgid "Check out time"
msgstr "checkout user"
#: forms.py:46
#, fuzzy
#| msgid "check out expiration date and time"
msgid "Check out expiration"
msgstr "check out expiration date and time"
#: forms.py:51
msgid "New versions allowed?"
msgstr ""
#: forms.py:52
msgid "Yes"
msgstr ""
#: forms.py:52
msgid "No"
msgstr ""
#: links.py:35
msgid "Check out document" msgid "Check out document"
msgstr "" msgstr ""
#: links.py:33 #: links.py:41
msgid "Check in document" msgid "Check in document"
msgstr "" msgstr ""
#: links.py:40 #: links.py:48
msgid "Check in/out" msgid "Check in/out"
msgstr "" msgstr ""
@@ -68,45 +97,39 @@ msgstr ""
msgid "Checked in/available" msgid "Checked in/available"
msgstr "" msgstr ""
#: models.py:28 #: models.py:27
msgid "Document" msgid "Document"
msgstr "" msgstr ""
#: models.py:31 #: models.py:29
msgid "Check out date and time" msgid "Check out date and time"
msgstr "" msgstr ""
#: models.py:35 #: models.py:33
msgid "Amount of time to hold the document checked out in minutes." msgid "Amount of time to hold the document checked out in minutes."
msgstr "" msgstr ""
#: models.py:37 #: models.py:35
msgid "Check out expiration date and time" msgid "Check out expiration date and time"
msgstr "" msgstr ""
#: models.py:39 views.py:85 #: models.py:41
#| msgid "User: %s"
msgid "User"
msgstr ""
#: models.py:43
msgid "Do not allow new version of this document to be uploaded." msgid "Do not allow new version of this document to be uploaded."
msgstr "" msgstr ""
#: models.py:45 #: models.py:43
msgid "Block new version upload" msgid "Block new version upload"
msgstr "" msgstr ""
#: models.py:59 #: models.py:54
#| msgid "Check out expiration date and time"
msgid "Check out expiration date and time must be in the future." msgid "Check out expiration date and time must be in the future."
msgstr "" msgstr ""
#: models.py:80 permissions.py:7 #: models.py:87 permissions.py:7
msgid "Document checkout" msgid "Document checkout"
msgstr "" msgstr ""
#: models.py:81 #: models.py:88
msgid "Document checkouts" msgid "Document checkouts"
msgstr "" msgstr ""
@@ -122,6 +145,12 @@ msgstr ""
msgid "Check out documents" msgid "Check out documents"
msgstr "" msgstr ""
#: permissions.py:19
#, fuzzy
#| msgid "Checkout user"
msgid "Check out details view"
msgstr "checkout user"
#: views.py:59 #: views.py:59
#, python-format #, python-format
msgid "Error trying to check out document; %s" msgid "Error trying to check out document; %s"
@@ -149,70 +178,33 @@ msgstr ""
msgid "Checkout expiration" msgid "Checkout expiration"
msgstr "" msgstr ""
#: views.py:124 #: views.py:118
#, python-format
msgid "Document status: %s"
msgstr ""
#: views.py:130
#, python-format
msgid "User: %s"
msgstr ""
#: views.py:136
#, python-format
msgid "Check out time: %s"
msgstr ""
#: views.py:141
#, python-format
msgid "Check out expiration: %s"
msgstr ""
#: views.py:146
#, python-format
msgid "New versions allowed: %s"
msgstr ""
#: views.py:147
msgid "Yes"
msgstr ""
#: views.py:147
msgid "No"
msgstr ""
#: views.py:154
#, python-format #, python-format
msgid "Check out details for document: %s" msgid "Check out details for document: %s"
msgstr "" msgstr ""
#: views.py:170 #: views.py:136
#, python-format #, python-format
#| msgid ""
#| "dn't originally checked out this document. Are you sure you wish cefully "
#| "check in document: %s?"
msgid "" msgid ""
"You didn't originally checked out this document. Forcefully check in the " "You didn't originally checked out this document. Forcefully check in the "
"document: %s?" "document: %s?"
msgstr "" msgstr ""
#: views.py:174 #: views.py:140
#, python-format #, python-format
#| msgid "Check out document: %s"
msgid "Check in the document: %s?" msgid "Check in the document: %s?"
msgstr "" msgstr ""
#: views.py:210 #: views.py:177
msgid "Document has not been checked out." msgid "Document has not been checked out."
msgstr "" msgstr ""
#: views.py:213 #: views.py:182
#, python-format #, python-format
msgid "Error trying to check in document; %s" msgid "Error trying to check in document; %s"
msgstr "" msgstr ""
#: views.py:217 #: views.py:187
#, python-format #, python-format
msgid "Document \"%s\" checked in successfully." msgid "Document \"%s\" checked in successfully."
msgstr "" msgstr ""
@@ -224,9 +216,6 @@ msgstr ""
#~ msgid "Allow overriding check out restrictions" #~ msgid "Allow overriding check out restrictions"
#~ msgstr "Allow overriding check out restrictions" #~ msgstr "Allow overriding check out restrictions"
#~ msgid "Checkout user"
#~ msgstr "checkout user"
#~ msgid "Are you sure you wish to check in document: %s?" #~ msgid "Are you sure you wish to check in document: %s?"
#~ msgstr "Are you sure you wish to check in document: %s?" #~ msgstr "Are you sure you wish to check in document: %s?"
@@ -252,11 +241,11 @@ msgstr ""
#~ msgstr "Enter a valid time difference." #~ msgstr "Enter a valid time difference."
#~ msgid "" #~ msgid ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgstr "" #~ msgstr ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgid "Document \"%(document)s\" checked out by %(fullname)s." #~ msgid "Document \"%(document)s\" checked out by %(fullname)s."
#~ msgstr "Document \"%(document)s\" checked out by %(fullname)s." #~ msgstr "Document \"%(document)s\" checked out by %(fullname)s."
@@ -270,12 +259,6 @@ msgstr ""
#~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgid "document"
#~ msgstr "document"
#~ msgid "check out expiration date and time"
#~ msgstr "check out expiration date and time"
#~ msgid "document checkout" #~ msgid "document checkout"
#~ msgstr "document checkout" #~ msgstr "document checkout"

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
# Berny <berny@bernhard-marx.de>, 2015 # Berny <berny@bernhard-marx.de>, 2015
@@ -9,17 +9,18 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-09-15 22:48+0000\n" "PO-Revision-Date: 2015-09-15 22:48+0000\n"
"Last-Translator: Mathias Behrle <mathiasb@m9s.biz>\n" "Last-Translator: Mathias Behrle <mathiasb@m9s.biz>\n"
"Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-"
"edms/language/de_DE/)\n"
"Language: de_DE\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: de_DE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:33 links.py:22 #: apps.py:31 links.py:30
msgid "Checkouts" msgid "Checkouts"
msgstr "Ausbuchungen" msgstr "Ausbuchungen"
@@ -39,25 +40,55 @@ msgstr "Dokument ausgebucht"
msgid "Document forcefully checked in" msgid "Document forcefully checked in"
msgstr "Dokument zwingend eingebucht" msgstr "Dokument zwingend eingebucht"
#: exceptions.py:32 views.py:55 #: exceptions.py:25 views.py:55
msgid "Document already checked out." msgid "Document already checked out."
msgstr "Dokument bereits ausgebucht" msgstr "Dokument bereits ausgebucht"
#: handlers.py:13 #: forms.py:28
#, python-format #, fuzzy
#| msgid "New versions allowed: %s" #| msgid "Document status: %s"
msgid "New versions not allowed for the checkedout document: %s" msgid "Document status"
msgstr "Neue Version nicht erlaubt für ausgebuchtes Dokument %s" msgstr "Dokumentenstatus: %s"
#: links.py:27 #: forms.py:37 models.py:37 views.py:85
msgid "User"
msgstr "Benutzer"
#: forms.py:41
#, fuzzy
#| msgid "Check out time: %s"
msgid "Check out time"
msgstr "Ausbuchungszeit: %s"
#: forms.py:46
#, fuzzy
#| msgid "Checkout expiration"
msgid "Check out expiration"
msgstr "Ausbuchungsende"
#: forms.py:51
#, fuzzy
#| msgid "New versions allowed: %s"
msgid "New versions allowed?"
msgstr "Neue Versionen erlaubt: %s"
#: forms.py:52
msgid "Yes"
msgstr "Ja"
#: forms.py:52
msgid "No"
msgstr "Nein"
#: links.py:35
msgid "Check out document" msgid "Check out document"
msgstr "Dokument ausbuchen" msgstr "Dokument ausbuchen"
#: links.py:33 #: links.py:41
msgid "Check in document" msgid "Check in document"
msgstr "Dokument einbuchen" msgstr "Dokument einbuchen"
#: links.py:40 #: links.py:48
msgid "Check in/out" msgid "Check in/out"
msgstr "Ein-/Ausbuchung" msgstr "Ein-/Ausbuchung"
@@ -69,45 +100,39 @@ msgstr "Ausgebucht"
msgid "Checked in/available" msgid "Checked in/available"
msgstr "Eingebucht/Verfügbar" msgstr "Eingebucht/Verfügbar"
#: models.py:28 #: models.py:27
msgid "Document" msgid "Document"
msgstr "Dokument" msgstr "Dokument"
#: models.py:31 #: models.py:29
msgid "Check out date and time" msgid "Check out date and time"
msgstr "Ausbuchungszeit" msgstr "Ausbuchungszeit"
#: models.py:35 #: models.py:33
msgid "Amount of time to hold the document checked out in minutes." msgid "Amount of time to hold the document checked out in minutes."
msgstr "Zeitdauer, die das Dokument ausgebucht bleiben soll." msgstr "Zeitdauer, die das Dokument ausgebucht bleiben soll."
#: models.py:37 #: models.py:35
msgid "Check out expiration date and time" msgid "Check out expiration date and time"
msgstr "Ausbuchungsende" msgstr "Ausbuchungsende"
#: models.py:39 views.py:85 #: models.py:41
#| msgid "User: %s"
msgid "User"
msgstr "Benutzer"
#: models.py:43
msgid "Do not allow new version of this document to be uploaded." msgid "Do not allow new version of this document to be uploaded."
msgstr "Hochladen neuer Versionen dieses Dokuments nicht erlauben." msgstr "Hochladen neuer Versionen dieses Dokuments nicht erlauben."
#: models.py:45 #: models.py:43
msgid "Block new version upload" msgid "Block new version upload"
msgstr "Hochladen neuer Versionen sperren" msgstr "Hochladen neuer Versionen sperren"
#: models.py:59 #: models.py:54
#| msgid "Check out expiration date and time"
msgid "Check out expiration date and time must be in the future." msgid "Check out expiration date and time must be in the future."
msgstr "Ausbuchungsende muss in der Zukunft liegen." msgstr "Ausbuchungsende muss in der Zukunft liegen."
#: models.py:80 permissions.py:7 #: models.py:87 permissions.py:7
msgid "Document checkout" msgid "Document checkout"
msgstr "Ausbuchung" msgstr "Ausbuchung"
#: models.py:81 #: models.py:88
msgid "Document checkouts" msgid "Document checkouts"
msgstr "Ausbuchungen" msgstr "Ausbuchungen"
@@ -123,6 +148,12 @@ msgstr "Dokumente zwingend einbuchen"
msgid "Check out documents" msgid "Check out documents"
msgstr "Dokumente ausbuchen" msgstr "Dokumente ausbuchen"
#: permissions.py:19
#, fuzzy
#| msgid "Check out date and time"
msgid "Check out details view"
msgstr "Ausbuchungszeit"
#: views.py:59 #: views.py:59
#, python-format #, python-format
msgid "Error trying to check out document; %s" msgid "Error trying to check out document; %s"
@@ -150,70 +181,35 @@ msgstr "Ausbuchungszeit"
msgid "Checkout expiration" msgid "Checkout expiration"
msgstr "Ausbuchungsende" msgstr "Ausbuchungsende"
#: views.py:124 #: views.py:118
#, python-format
msgid "Document status: %s"
msgstr "Dokumentenstatus: %s"
#: views.py:130
#, python-format
msgid "User: %s"
msgstr "Benutzer: %s"
#: views.py:136
#, python-format
msgid "Check out time: %s"
msgstr "Ausbuchungszeit: %s"
#: views.py:141
#, python-format
msgid "Check out expiration: %s"
msgstr "Ausbuchungsende: %s"
#: views.py:146
#, python-format
msgid "New versions allowed: %s"
msgstr "Neue Versionen erlaubt: %s"
#: views.py:147
msgid "Yes"
msgstr "Ja"
#: views.py:147
msgid "No"
msgstr "Nein"
#: views.py:154
#, python-format #, python-format
msgid "Check out details for document: %s" msgid "Check out details for document: %s"
msgstr "Ausbuchungsdetails für Dokument %s" msgstr "Ausbuchungsdetails für Dokument %s"
#: views.py:170 #: views.py:136
#, python-format #, python-format
#| msgid ""
#| "dn't originally checked out this document. Are you sure you wish cefully "
#| "check in document: %s?"
msgid "" msgid ""
"You didn't originally checked out this document. Forcefully check in the " "You didn't originally checked out this document. Forcefully check in the "
"document: %s?" "document: %s?"
msgstr "Sie haben dieses Dokument ursprünglich nicht ausgebucht. Soll Dokument %s trotzdem zwingend eingebucht werden?" msgstr ""
"Sie haben dieses Dokument ursprünglich nicht ausgebucht. Soll Dokument %s "
"trotzdem zwingend eingebucht werden?"
#: views.py:174 #: views.py:140
#, python-format #, python-format
#| msgid "Check out document: %s"
msgid "Check in the document: %s?" msgid "Check in the document: %s?"
msgstr "Dokument %s einbuchen?" msgstr "Dokument %s einbuchen?"
#: views.py:210 #: views.py:177
msgid "Document has not been checked out." msgid "Document has not been checked out."
msgstr "Dokument wurde nicht ausgebucht." msgstr "Dokument wurde nicht ausgebucht."
#: views.py:213 #: views.py:182
#, python-format #, python-format
msgid "Error trying to check in document; %s" msgid "Error trying to check in document; %s"
msgstr "Fehler bei der Einbuchung von Dokument %s" msgstr "Fehler bei der Einbuchung von Dokument %s"
#: views.py:217 #: views.py:187
#, python-format #, python-format
msgid "Document \"%s\" checked in successfully." msgid "Document \"%s\" checked in successfully."
msgstr "Dokument \"%s\" erfolgreich eingebucht" msgstr "Dokument \"%s\" erfolgreich eingebucht"
@@ -222,6 +218,16 @@ msgstr "Dokument \"%s\" erfolgreich eingebucht"
msgid "Period" msgid "Period"
msgstr "Einheit" msgstr "Einheit"
#~| msgid "New versions allowed: %s"
#~ msgid "New versions not allowed for the checkedout document: %s"
#~ msgstr "Neue Version nicht erlaubt für ausgebuchtes Dokument %s"
#~ msgid "User: %s"
#~ msgstr "Benutzer: %s"
#~ msgid "Check out expiration: %s"
#~ msgstr "Ausbuchungsende: %s"
#~ msgid "Allow overriding check out restrictions" #~ msgid "Allow overriding check out restrictions"
#~ msgstr "Allow overriding check out restrictions" #~ msgstr "Allow overriding check out restrictions"
@@ -253,11 +259,11 @@ msgstr "Einheit"
#~ msgstr "Enter a valid time difference." #~ msgstr "Enter a valid time difference."
#~ msgid "" #~ msgid ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgstr "" #~ msgstr ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgid "Document \"%(document)s\" checked out by %(fullname)s." #~ msgid "Document \"%(document)s\" checked out by %(fullname)s."
#~ msgstr "Document \"%(document)s\" checked out by %(fullname)s." #~ msgstr "Document \"%(document)s\" checked out by %(fullname)s."

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2012-07-10 15:47+0000\n" "PO-Revision-Date: 2012-07-10 15:47+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/" "Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/"
@@ -18,7 +18,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:33 links.py:22 #: apps.py:31 links.py:30
#, fuzzy #, fuzzy
msgid "Checkouts" msgid "Checkouts"
msgstr "checkouts" msgstr "checkouts"
@@ -39,27 +39,58 @@ msgstr "Document checked out"
msgid "Document forcefully checked in" msgid "Document forcefully checked in"
msgstr "Document forcefully checked in" msgstr "Document forcefully checked in"
#: exceptions.py:32 views.py:55 #: exceptions.py:25 views.py:55
msgid "Document already checked out." msgid "Document already checked out."
msgstr "Document already checked out." msgstr "Document already checked out."
#: handlers.py:13 #: forms.py:28
#, fuzzy, python-format #, fuzzy
msgid "Document status"
msgstr "Document status: %(widget)s %(text)s"
#: forms.py:37 models.py:37 views.py:85
#, fuzzy
#| msgid "User: %s"
msgid "User"
msgstr "User: %s"
#: forms.py:41
#, fuzzy
#| msgid "Check out time: %s"
msgid "Check out time"
msgstr "Check out time: %s"
#: forms.py:46
#, fuzzy
msgid "Check out expiration"
msgstr "checkout expiration"
#: forms.py:51
#, fuzzy
#| msgid "New versions allowed: %s" #| msgid "New versions allowed: %s"
msgid "New versions not allowed for the checkedout document: %s" msgid "New versions allowed?"
msgstr "New versions allowed: %s" msgstr "New versions allowed: %s"
#: links.py:27 #: forms.py:52
#, fuzzy
msgid "Yes"
msgstr "yes"
#: forms.py:52
msgid "No"
msgstr ""
#: links.py:35
#, fuzzy #, fuzzy
msgid "Check out document" msgid "Check out document"
msgstr "Check out documents" msgstr "Check out documents"
#: links.py:33 #: links.py:41
#, fuzzy #, fuzzy
msgid "Check in document" msgid "Check in document"
msgstr "Check in documents" msgstr "Check in documents"
#: links.py:40 #: links.py:48
#, fuzzy #, fuzzy
msgid "Check in/out" msgid "Check in/out"
msgstr "check in/out" msgstr "check in/out"
@@ -74,50 +105,44 @@ msgstr "checked out"
msgid "Checked in/available" msgid "Checked in/available"
msgstr "checked in/available" msgstr "checked in/available"
#: models.py:28 #: models.py:27
#, fuzzy #, fuzzy
msgid "Document" msgid "Document"
msgstr "document" msgstr "document"
#: models.py:31 #: models.py:29
#, fuzzy #, fuzzy
msgid "Check out date and time" msgid "Check out date and time"
msgstr "check out date and time" msgstr "check out date and time"
#: models.py:35 #: models.py:33
msgid "Amount of time to hold the document checked out in minutes." msgid "Amount of time to hold the document checked out in minutes."
msgstr "Amount of time to hold the document checked out in minutes." msgstr "Amount of time to hold the document checked out in minutes."
#: models.py:37 #: models.py:35
msgid "Check out expiration date and time" msgid "Check out expiration date and time"
msgstr "Check out expiration date and time" msgstr "Check out expiration date and time"
#: models.py:39 views.py:85 #: models.py:41
#, fuzzy
#| msgid "User: %s"
msgid "User"
msgstr "User: %s"
#: models.py:43
msgid "Do not allow new version of this document to be uploaded." msgid "Do not allow new version of this document to be uploaded."
msgstr "Do not allow new version of this document to be uploaded." msgstr "Do not allow new version of this document to be uploaded."
#: models.py:45 #: models.py:43
#, fuzzy #, fuzzy
msgid "Block new version upload" msgid "Block new version upload"
msgstr "block new version upload" msgstr "block new version upload"
#: models.py:59 #: models.py:54
#, fuzzy #, fuzzy
#| msgid "Check out expiration date and time" #| msgid "Check out expiration date and time"
msgid "Check out expiration date and time must be in the future." msgid "Check out expiration date and time must be in the future."
msgstr "Check out expiration date and time" msgstr "Check out expiration date and time"
#: models.py:80 permissions.py:7 #: models.py:87 permissions.py:7
msgid "Document checkout" msgid "Document checkout"
msgstr "Document checkout" msgstr "Document checkout"
#: models.py:81 #: models.py:88
#, fuzzy #, fuzzy
msgid "Document checkouts" msgid "Document checkouts"
msgstr "Document checkout" msgstr "Document checkout"
@@ -134,6 +159,11 @@ msgstr "Forcefully check in documents"
msgid "Check out documents" msgid "Check out documents"
msgstr "Check out documents" msgstr "Check out documents"
#: permissions.py:19
#, fuzzy
msgid "Check out details view"
msgstr "check out date and time"
#: views.py:59 #: views.py:59
#, python-format #, python-format
msgid "Error trying to check out document; %s" msgid "Error trying to check out document; %s"
@@ -164,46 +194,12 @@ msgstr "checkout time and date"
msgid "Checkout expiration" msgid "Checkout expiration"
msgstr "checkout expiration" msgstr "checkout expiration"
#: views.py:124 #: views.py:118
#, fuzzy, python-format
msgid "Document status: %s"
msgstr "Document status: %(widget)s %(text)s"
#: views.py:130
#, python-format
msgid "User: %s"
msgstr "User: %s"
#: views.py:136
#, python-format
msgid "Check out time: %s"
msgstr "Check out time: %s"
#: views.py:141
#, python-format
msgid "Check out expiration: %s"
msgstr "Check out expiration: %s"
#: views.py:146
#, python-format
msgid "New versions allowed: %s"
msgstr "New versions allowed: %s"
#: views.py:147
#, fuzzy
msgid "Yes"
msgstr "yes"
#: views.py:147
msgid "No"
msgstr ""
#: views.py:154
#, python-format #, python-format
msgid "Check out details for document: %s" msgid "Check out details for document: %s"
msgstr "Check out details for document: %s" msgstr "Check out details for document: %s"
#: views.py:170 #: views.py:136
#, fuzzy, python-format #, fuzzy, python-format
#| msgid "" #| msgid ""
#| "You didn't originally checked out this document. Are you sure you wish " #| "You didn't originally checked out this document. Are you sure you wish "
@@ -215,22 +211,22 @@ msgstr ""
"You didn't originally checked out this document. Are you sure you wish to " "You didn't originally checked out this document. Are you sure you wish to "
"forcefully check in document: %s?" "forcefully check in document: %s?"
#: views.py:174 #: views.py:140
#, fuzzy, python-format #, fuzzy, python-format
#| msgid "Check out document: %s" #| msgid "Check out document: %s"
msgid "Check in the document: %s?" msgid "Check in the document: %s?"
msgstr "Check out document: %s" msgstr "Check out document: %s"
#: views.py:210 #: views.py:177
msgid "Document has not been checked out." msgid "Document has not been checked out."
msgstr "Document has not been checked out." msgstr "Document has not been checked out."
#: views.py:213 #: views.py:182
#, python-format #, python-format
msgid "Error trying to check in document; %s" msgid "Error trying to check in document; %s"
msgstr "Error trying to check in document; %s" msgstr "Error trying to check in document; %s"
#: views.py:217 #: views.py:187
#, python-format #, python-format
msgid "Document \"%s\" checked in successfully." msgid "Document \"%s\" checked in successfully."
msgstr "Document \"%s\" checked in successfully." msgstr "Document \"%s\" checked in successfully."
@@ -239,6 +235,17 @@ msgstr "Document \"%s\" checked in successfully."
msgid "Period" msgid "Period"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "New versions allowed: %s"
#~ msgid "New versions not allowed for the checkedout document: %s"
#~ msgstr "New versions allowed: %s"
#~ msgid "User: %s"
#~ msgstr "User: %s"
#~ msgid "Check out expiration: %s"
#~ msgstr "Check out expiration: %s"
#~ msgid "Allow overriding check out restrictions" #~ msgid "Allow overriding check out restrictions"
#~ msgstr "Allow overriding check out restrictions" #~ msgstr "Allow overriding check out restrictions"

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
# Roberto Rosario, 2015 # Roberto Rosario, 2015
@@ -9,17 +9,18 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-08-24 19:19+0000\n" "PO-Revision-Date: 2015-08-24 19:19+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/"
"language/es/)\n"
"Language: es\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:33 links.py:22 #: apps.py:31 links.py:30
msgid "Checkouts" msgid "Checkouts"
msgstr "Reservaciones" msgstr "Reservaciones"
@@ -39,25 +40,55 @@ msgstr "Documento reservado"
msgid "Document forcefully checked in" msgid "Document forcefully checked in"
msgstr "Documento devuelto forzosamente" msgstr "Documento devuelto forzosamente"
#: exceptions.py:32 views.py:55 #: exceptions.py:25 views.py:55
msgid "Document already checked out." msgid "Document already checked out."
msgstr "El documento ya está reservado." msgstr "El documento ya está reservado."
#: handlers.py:13 #: forms.py:28
#, python-format #, fuzzy
#| msgid "New versions allowed: %s" #| msgid "Document status: %s"
msgid "New versions not allowed for the checkedout document: %s" msgid "Document status"
msgstr "No está permitido subir nuevas versiones del documento: %s" msgstr "Estado de documento: %s"
#: links.py:27 #: forms.py:37 models.py:37 views.py:85
msgid "User"
msgstr "Usuario"
#: forms.py:41
#, fuzzy
#| msgid "Check out time: %s"
msgid "Check out time"
msgstr "Tiempo de la reserva: %s"
#: forms.py:46
#, fuzzy
#| msgid "Checkout expiration"
msgid "Check out expiration"
msgstr "Expiración de la reservación"
#: forms.py:51
#, fuzzy
#| msgid "New versions allowed: %s"
msgid "New versions allowed?"
msgstr "Nuevas versiones permitidas: %s"
#: forms.py:52
msgid "Yes"
msgstr "Si"
#: forms.py:52
msgid "No"
msgstr "No"
#: links.py:35
msgid "Check out document" msgid "Check out document"
msgstr "Reservar documento" msgstr "Reservar documento"
#: links.py:33 #: links.py:41
msgid "Check in document" msgid "Check in document"
msgstr "Devolver documento" msgstr "Devolver documento"
#: links.py:40 #: links.py:48
msgid "Check in/out" msgid "Check in/out"
msgstr "Reservas" msgstr "Reservas"
@@ -69,45 +100,39 @@ msgstr "Reservado"
msgid "Checked in/available" msgid "Checked in/available"
msgstr "Devuelto/disponible" msgstr "Devuelto/disponible"
#: models.py:28 #: models.py:27
msgid "Document" msgid "Document"
msgstr "Documento" msgstr "Documento"
#: models.py:31 #: models.py:29
msgid "Check out date and time" msgid "Check out date and time"
msgstr "Fecha y hora de la reservación" msgstr "Fecha y hora de la reservación"
#: models.py:35 #: models.py:33
msgid "Amount of time to hold the document checked out in minutes." msgid "Amount of time to hold the document checked out in minutes."
msgstr "Cantidad de tiempo para mantener el documento reservado, en minutos." msgstr "Cantidad de tiempo para mantener el documento reservado, en minutos."
#: models.py:37 #: models.py:35
msgid "Check out expiration date and time" msgid "Check out expiration date and time"
msgstr "Fecha y hora de la expiración de la reserva." msgstr "Fecha y hora de la expiración de la reserva."
#: models.py:39 views.py:85 #: models.py:41
#| msgid "User: %s"
msgid "User"
msgstr "Usuario"
#: models.py:43
msgid "Do not allow new version of this document to be uploaded." msgid "Do not allow new version of this document to be uploaded."
msgstr "No permitir que nuevas versiones de este documento sean cargadas." msgstr "No permitir que nuevas versiones de este documento sean cargadas."
#: models.py:45 #: models.py:43
msgid "Block new version upload" msgid "Block new version upload"
msgstr "Restringir la subida de nuevas versiones" msgstr "Restringir la subida de nuevas versiones"
#: models.py:59 #: models.py:54
#| msgid "Check out expiration date and time"
msgid "Check out expiration date and time must be in the future." msgid "Check out expiration date and time must be in the future."
msgstr "Fecha y hora de la expiración de la reserva deben ser en el futuro." msgstr "Fecha y hora de la expiración de la reserva deben ser en el futuro."
#: models.py:80 permissions.py:7 #: models.py:87 permissions.py:7
msgid "Document checkout" msgid "Document checkout"
msgstr "Reserva de documentos" msgstr "Reserva de documentos"
#: models.py:81 #: models.py:88
msgid "Document checkouts" msgid "Document checkouts"
msgstr "Reservaciones de documentos" msgstr "Reservaciones de documentos"
@@ -123,6 +148,12 @@ msgstr "Devolver documentos forzosamente"
msgid "Check out documents" msgid "Check out documents"
msgstr "Reservar documentos" msgstr "Reservar documentos"
#: permissions.py:19
#, fuzzy
#| msgid "Check out date and time"
msgid "Check out details view"
msgstr "Fecha y hora de la reservación"
#: views.py:59 #: views.py:59
#, python-format #, python-format
msgid "Error trying to check out document; %s" msgid "Error trying to check out document; %s"
@@ -150,70 +181,35 @@ msgstr "Fecha y hora de reservación"
msgid "Checkout expiration" msgid "Checkout expiration"
msgstr "Expiración de la reservación" msgstr "Expiración de la reservación"
#: views.py:124 #: views.py:118
#, python-format
msgid "Document status: %s"
msgstr "Estado de documento: %s"
#: views.py:130
#, python-format
msgid "User: %s"
msgstr "Usuario: %s"
#: views.py:136
#, python-format
msgid "Check out time: %s"
msgstr "Tiempo de la reserva: %s"
#: views.py:141
#, python-format
msgid "Check out expiration: %s"
msgstr "Expiración de la reserva: %s"
#: views.py:146
#, python-format
msgid "New versions allowed: %s"
msgstr "Nuevas versiones permitidas: %s"
#: views.py:147
msgid "Yes"
msgstr "Si"
#: views.py:147
msgid "No"
msgstr "No"
#: views.py:154
#, python-format #, python-format
msgid "Check out details for document: %s" msgid "Check out details for document: %s"
msgstr "Detalles de la reserva para el documento: %s" msgstr "Detalles de la reserva para el documento: %s"
#: views.py:170 #: views.py:136
#, python-format #, python-format
#| msgid ""
#| "dn't originally checked out this document. Are you sure you wish cefully "
#| "check in document: %s?"
msgid "" msgid ""
"You didn't originally checked out this document. Forcefully check in the " "You didn't originally checked out this document. Forcefully check in the "
"document: %s?" "document: %s?"
msgstr "Usted no reservó inicialmente este documento. ¿Devolver forzosamente el documento: %s?" msgstr ""
"Usted no reservó inicialmente este documento. ¿Devolver forzosamente el "
"documento: %s?"
#: views.py:174 #: views.py:140
#, python-format #, python-format
#| msgid "Check out document: %s"
msgid "Check in the document: %s?" msgid "Check in the document: %s?"
msgstr "¿Devolver el documento: %s?" msgstr "¿Devolver el documento: %s?"
#: views.py:210 #: views.py:177
msgid "Document has not been checked out." msgid "Document has not been checked out."
msgstr "El documento no ha sido reservado." msgstr "El documento no ha sido reservado."
#: views.py:213 #: views.py:182
#, python-format #, python-format
msgid "Error trying to check in document; %s" msgid "Error trying to check in document; %s"
msgstr "Error tratando de devolver documento: %s" msgstr "Error tratando de devolver documento: %s"
#: views.py:217 #: views.py:187
#, python-format #, python-format
msgid "Document \"%s\" checked in successfully." msgid "Document \"%s\" checked in successfully."
msgstr "Documento \"%s\" devuelto con éxito." msgstr "Documento \"%s\" devuelto con éxito."
@@ -222,6 +218,16 @@ msgstr "Documento \"%s\" devuelto con éxito."
msgid "Period" msgid "Period"
msgstr "Periodo" msgstr "Periodo"
#~| msgid "New versions allowed: %s"
#~ msgid "New versions not allowed for the checkedout document: %s"
#~ msgstr "No está permitido subir nuevas versiones del documento: %s"
#~ msgid "User: %s"
#~ msgstr "Usuario: %s"
#~ msgid "Check out expiration: %s"
#~ msgstr "Expiración de la reserva: %s"
#~ msgid "Allow overriding check out restrictions" #~ msgid "Allow overriding check out restrictions"
#~ msgstr "Allow overriding check out restrictions" #~ msgstr "Allow overriding check out restrictions"
@@ -253,11 +259,11 @@ msgstr "Periodo"
#~ msgstr "Enter a valid time difference." #~ msgstr "Enter a valid time difference."
#~ msgid "" #~ msgid ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgstr "" #~ msgstr ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgid "Document \"%(document)s\" checked out by %(fullname)s." #~ msgid "Document \"%(document)s\" checked out by %(fullname)s."
#~ msgstr "Document \"%(document)s\" checked out by %(fullname)s." #~ msgstr "Document \"%(document)s\" checked out by %(fullname)s."

View File

@@ -1,24 +1,25 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-08-19 06:41+0000\n" "PO-Revision-Date: 2015-08-19 06:41+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/"
"language/fa/)\n"
"Language: fa\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: fa\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:33 links.py:22 #: apps.py:31 links.py:30
msgid "Checkouts" msgid "Checkouts"
msgstr "" msgstr ""
@@ -38,25 +39,53 @@ msgstr ""
msgid "Document forcefully checked in" msgid "Document forcefully checked in"
msgstr "" msgstr ""
#: exceptions.py:32 views.py:55 #: exceptions.py:25 views.py:55
msgid "Document already checked out." msgid "Document already checked out."
msgstr "" msgstr ""
#: handlers.py:13 #: forms.py:28
#, python-format #, fuzzy
#| msgid "New versions allowed: %s" #| msgid "document"
msgid "New versions not allowed for the checkedout document: %s" msgid "Document status"
msgstr "document"
#: forms.py:37 models.py:37 views.py:85
msgid "User"
msgstr "" msgstr ""
#: links.py:27 #: forms.py:41
#, fuzzy
#| msgid "Checkout user"
msgid "Check out time"
msgstr "checkout user"
#: forms.py:46
#, fuzzy
#| msgid "check out expiration date and time"
msgid "Check out expiration"
msgstr "check out expiration date and time"
#: forms.py:51
msgid "New versions allowed?"
msgstr ""
#: forms.py:52
msgid "Yes"
msgstr ""
#: forms.py:52
msgid "No"
msgstr ""
#: links.py:35
msgid "Check out document" msgid "Check out document"
msgstr "" msgstr ""
#: links.py:33 #: links.py:41
msgid "Check in document" msgid "Check in document"
msgstr "" msgstr ""
#: links.py:40 #: links.py:48
msgid "Check in/out" msgid "Check in/out"
msgstr "" msgstr ""
@@ -68,45 +97,39 @@ msgstr ""
msgid "Checked in/available" msgid "Checked in/available"
msgstr "" msgstr ""
#: models.py:28 #: models.py:27
msgid "Document" msgid "Document"
msgstr "" msgstr ""
#: models.py:31 #: models.py:29
msgid "Check out date and time" msgid "Check out date and time"
msgstr "" msgstr ""
#: models.py:35 #: models.py:33
msgid "Amount of time to hold the document checked out in minutes." msgid "Amount of time to hold the document checked out in minutes."
msgstr "" msgstr ""
#: models.py:37 #: models.py:35
msgid "Check out expiration date and time" msgid "Check out expiration date and time"
msgstr "" msgstr ""
#: models.py:39 views.py:85 #: models.py:41
#| msgid "User: %s"
msgid "User"
msgstr ""
#: models.py:43
msgid "Do not allow new version of this document to be uploaded." msgid "Do not allow new version of this document to be uploaded."
msgstr "" msgstr ""
#: models.py:45 #: models.py:43
msgid "Block new version upload" msgid "Block new version upload"
msgstr "" msgstr ""
#: models.py:59 #: models.py:54
#| msgid "Check out expiration date and time"
msgid "Check out expiration date and time must be in the future." msgid "Check out expiration date and time must be in the future."
msgstr "" msgstr ""
#: models.py:80 permissions.py:7 #: models.py:87 permissions.py:7
msgid "Document checkout" msgid "Document checkout"
msgstr "" msgstr ""
#: models.py:81 #: models.py:88
msgid "Document checkouts" msgid "Document checkouts"
msgstr "" msgstr ""
@@ -122,6 +145,12 @@ msgstr ""
msgid "Check out documents" msgid "Check out documents"
msgstr "" msgstr ""
#: permissions.py:19
#, fuzzy
#| msgid "Checkout user"
msgid "Check out details view"
msgstr "checkout user"
#: views.py:59 #: views.py:59
#, python-format #, python-format
msgid "Error trying to check out document; %s" msgid "Error trying to check out document; %s"
@@ -149,70 +178,33 @@ msgstr ""
msgid "Checkout expiration" msgid "Checkout expiration"
msgstr "" msgstr ""
#: views.py:124 #: views.py:118
#, python-format
msgid "Document status: %s"
msgstr ""
#: views.py:130
#, python-format
msgid "User: %s"
msgstr ""
#: views.py:136
#, python-format
msgid "Check out time: %s"
msgstr ""
#: views.py:141
#, python-format
msgid "Check out expiration: %s"
msgstr ""
#: views.py:146
#, python-format
msgid "New versions allowed: %s"
msgstr ""
#: views.py:147
msgid "Yes"
msgstr ""
#: views.py:147
msgid "No"
msgstr ""
#: views.py:154
#, python-format #, python-format
msgid "Check out details for document: %s" msgid "Check out details for document: %s"
msgstr "" msgstr ""
#: views.py:170 #: views.py:136
#, python-format #, python-format
#| msgid ""
#| "dn't originally checked out this document. Are you sure you wish cefully "
#| "check in document: %s?"
msgid "" msgid ""
"You didn't originally checked out this document. Forcefully check in the " "You didn't originally checked out this document. Forcefully check in the "
"document: %s?" "document: %s?"
msgstr "" msgstr ""
#: views.py:174 #: views.py:140
#, python-format #, python-format
#| msgid "Check out document: %s"
msgid "Check in the document: %s?" msgid "Check in the document: %s?"
msgstr "" msgstr ""
#: views.py:210 #: views.py:177
msgid "Document has not been checked out." msgid "Document has not been checked out."
msgstr "" msgstr ""
#: views.py:213 #: views.py:182
#, python-format #, python-format
msgid "Error trying to check in document; %s" msgid "Error trying to check in document; %s"
msgstr "" msgstr ""
#: views.py:217 #: views.py:187
#, python-format #, python-format
msgid "Document \"%s\" checked in successfully." msgid "Document \"%s\" checked in successfully."
msgstr "" msgstr ""
@@ -224,9 +216,6 @@ msgstr ""
#~ msgid "Allow overriding check out restrictions" #~ msgid "Allow overriding check out restrictions"
#~ msgstr "Allow overriding check out restrictions" #~ msgstr "Allow overriding check out restrictions"
#~ msgid "Checkout user"
#~ msgstr "checkout user"
#~ msgid "Are you sure you wish to check in document: %s?" #~ msgid "Are you sure you wish to check in document: %s?"
#~ msgstr "Are you sure you wish to check in document: %s?" #~ msgstr "Are you sure you wish to check in document: %s?"
@@ -252,11 +241,11 @@ msgstr ""
#~ msgstr "Enter a valid time difference." #~ msgstr "Enter a valid time difference."
#~ msgid "" #~ msgid ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgstr "" #~ msgstr ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgid "Document \"%(document)s\" checked out by %(fullname)s." #~ msgid "Document \"%(document)s\" checked out by %(fullname)s."
#~ msgstr "Document \"%(document)s\" checked out by %(fullname)s." #~ msgstr "Document \"%(document)s\" checked out by %(fullname)s."
@@ -270,12 +259,6 @@ msgstr ""
#~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgid "document"
#~ msgstr "document"
#~ msgid "check out expiration date and time"
#~ msgstr "check out expiration date and time"
#~ msgid "document checkout" #~ msgid "document checkout"
#~ msgstr "document checkout" #~ msgstr "document checkout"

View File

@@ -1,24 +1,25 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-08-19 06:41+0000\n" "PO-Revision-Date: 2015-08-19 06:41+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/"
"fr/)\n"
"Language: fr\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: apps.py:33 links.py:22 #: apps.py:31 links.py:30
msgid "Checkouts" msgid "Checkouts"
msgstr "" msgstr ""
@@ -38,25 +39,53 @@ msgstr ""
msgid "Document forcefully checked in" msgid "Document forcefully checked in"
msgstr "" msgstr ""
#: exceptions.py:32 views.py:55 #: exceptions.py:25 views.py:55
msgid "Document already checked out." msgid "Document already checked out."
msgstr "" msgstr ""
#: handlers.py:13 #: forms.py:28
#, python-format #, fuzzy
#| msgid "New versions allowed: %s" #| msgid "document"
msgid "New versions not allowed for the checkedout document: %s" msgid "Document status"
msgstr "document"
#: forms.py:37 models.py:37 views.py:85
msgid "User"
msgstr "" msgstr ""
#: links.py:27 #: forms.py:41
#, fuzzy
#| msgid "Checkout user"
msgid "Check out time"
msgstr "checkout user"
#: forms.py:46
#, fuzzy
#| msgid "check out expiration date and time"
msgid "Check out expiration"
msgstr "check out expiration date and time"
#: forms.py:51
msgid "New versions allowed?"
msgstr ""
#: forms.py:52
msgid "Yes"
msgstr ""
#: forms.py:52
msgid "No"
msgstr ""
#: links.py:35
msgid "Check out document" msgid "Check out document"
msgstr "" msgstr ""
#: links.py:33 #: links.py:41
msgid "Check in document" msgid "Check in document"
msgstr "" msgstr ""
#: links.py:40 #: links.py:48
msgid "Check in/out" msgid "Check in/out"
msgstr "" msgstr ""
@@ -68,45 +97,39 @@ msgstr ""
msgid "Checked in/available" msgid "Checked in/available"
msgstr "" msgstr ""
#: models.py:28 #: models.py:27
msgid "Document" msgid "Document"
msgstr "" msgstr ""
#: models.py:31 #: models.py:29
msgid "Check out date and time" msgid "Check out date and time"
msgstr "" msgstr ""
#: models.py:35 #: models.py:33
msgid "Amount of time to hold the document checked out in minutes." msgid "Amount of time to hold the document checked out in minutes."
msgstr "" msgstr ""
#: models.py:37 #: models.py:35
msgid "Check out expiration date and time" msgid "Check out expiration date and time"
msgstr "" msgstr ""
#: models.py:39 views.py:85 #: models.py:41
#| msgid "User: %s"
msgid "User"
msgstr ""
#: models.py:43
msgid "Do not allow new version of this document to be uploaded." msgid "Do not allow new version of this document to be uploaded."
msgstr "" msgstr ""
#: models.py:45 #: models.py:43
msgid "Block new version upload" msgid "Block new version upload"
msgstr "" msgstr ""
#: models.py:59 #: models.py:54
#| msgid "Check out expiration date and time"
msgid "Check out expiration date and time must be in the future." msgid "Check out expiration date and time must be in the future."
msgstr "" msgstr ""
#: models.py:80 permissions.py:7 #: models.py:87 permissions.py:7
msgid "Document checkout" msgid "Document checkout"
msgstr "" msgstr ""
#: models.py:81 #: models.py:88
msgid "Document checkouts" msgid "Document checkouts"
msgstr "" msgstr ""
@@ -122,6 +145,12 @@ msgstr ""
msgid "Check out documents" msgid "Check out documents"
msgstr "" msgstr ""
#: permissions.py:19
#, fuzzy
#| msgid "Checkout user"
msgid "Check out details view"
msgstr "checkout user"
#: views.py:59 #: views.py:59
#, python-format #, python-format
msgid "Error trying to check out document; %s" msgid "Error trying to check out document; %s"
@@ -149,70 +178,33 @@ msgstr ""
msgid "Checkout expiration" msgid "Checkout expiration"
msgstr "" msgstr ""
#: views.py:124 #: views.py:118
#, python-format
msgid "Document status: %s"
msgstr ""
#: views.py:130
#, python-format
msgid "User: %s"
msgstr ""
#: views.py:136
#, python-format
msgid "Check out time: %s"
msgstr ""
#: views.py:141
#, python-format
msgid "Check out expiration: %s"
msgstr ""
#: views.py:146
#, python-format
msgid "New versions allowed: %s"
msgstr ""
#: views.py:147
msgid "Yes"
msgstr ""
#: views.py:147
msgid "No"
msgstr ""
#: views.py:154
#, python-format #, python-format
msgid "Check out details for document: %s" msgid "Check out details for document: %s"
msgstr "" msgstr ""
#: views.py:170 #: views.py:136
#, python-format #, python-format
#| msgid ""
#| "dn't originally checked out this document. Are you sure you wish cefully "
#| "check in document: %s?"
msgid "" msgid ""
"You didn't originally checked out this document. Forcefully check in the " "You didn't originally checked out this document. Forcefully check in the "
"document: %s?" "document: %s?"
msgstr "" msgstr ""
#: views.py:174 #: views.py:140
#, python-format #, python-format
#| msgid "Check out document: %s"
msgid "Check in the document: %s?" msgid "Check in the document: %s?"
msgstr "" msgstr ""
#: views.py:210 #: views.py:177
msgid "Document has not been checked out." msgid "Document has not been checked out."
msgstr "" msgstr ""
#: views.py:213 #: views.py:182
#, python-format #, python-format
msgid "Error trying to check in document; %s" msgid "Error trying to check in document; %s"
msgstr "" msgstr ""
#: views.py:217 #: views.py:187
#, python-format #, python-format
msgid "Document \"%s\" checked in successfully." msgid "Document \"%s\" checked in successfully."
msgstr "" msgstr ""
@@ -224,9 +216,6 @@ msgstr ""
#~ msgid "Allow overriding check out restrictions" #~ msgid "Allow overriding check out restrictions"
#~ msgstr "Allow overriding check out restrictions" #~ msgstr "Allow overriding check out restrictions"
#~ msgid "Checkout user"
#~ msgstr "checkout user"
#~ msgid "Are you sure you wish to check in document: %s?" #~ msgid "Are you sure you wish to check in document: %s?"
#~ msgstr "Are you sure you wish to check in document: %s?" #~ msgstr "Are you sure you wish to check in document: %s?"
@@ -252,11 +241,11 @@ msgstr ""
#~ msgstr "Enter a valid time difference." #~ msgstr "Enter a valid time difference."
#~ msgid "" #~ msgid ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgstr "" #~ msgstr ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgid "Document \"%(document)s\" checked out by %(fullname)s." #~ msgid "Document \"%(document)s\" checked out by %(fullname)s."
#~ msgstr "Document \"%(document)s\" checked out by %(fullname)s." #~ msgstr "Document \"%(document)s\" checked out by %(fullname)s."
@@ -270,12 +259,6 @@ msgstr ""
#~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgid "document"
#~ msgstr "document"
#~ msgid "check out expiration date and time"
#~ msgstr "check out expiration date and time"
#~ msgid "document checkout" #~ msgid "document checkout"
#~ msgstr "document checkout" #~ msgstr "document checkout"

View File

@@ -1,24 +1,25 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-08-19 06:41+0000\n" "PO-Revision-Date: 2015-08-19 06:41+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/"
"language/hu/)\n"
"Language: hu\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:33 links.py:22 #: apps.py:31 links.py:30
msgid "Checkouts" msgid "Checkouts"
msgstr "" msgstr ""
@@ -38,25 +39,53 @@ msgstr ""
msgid "Document forcefully checked in" msgid "Document forcefully checked in"
msgstr "" msgstr ""
#: exceptions.py:32 views.py:55 #: exceptions.py:25 views.py:55
msgid "Document already checked out." msgid "Document already checked out."
msgstr "" msgstr ""
#: handlers.py:13 #: forms.py:28
#, python-format #, fuzzy
#| msgid "New versions allowed: %s" #| msgid "document"
msgid "New versions not allowed for the checkedout document: %s" msgid "Document status"
msgstr "document"
#: forms.py:37 models.py:37 views.py:85
msgid "User"
msgstr "" msgstr ""
#: links.py:27 #: forms.py:41
#, fuzzy
#| msgid "Checkout user"
msgid "Check out time"
msgstr "checkout user"
#: forms.py:46
#, fuzzy
#| msgid "check out expiration date and time"
msgid "Check out expiration"
msgstr "check out expiration date and time"
#: forms.py:51
msgid "New versions allowed?"
msgstr ""
#: forms.py:52
msgid "Yes"
msgstr ""
#: forms.py:52
msgid "No"
msgstr ""
#: links.py:35
msgid "Check out document" msgid "Check out document"
msgstr "" msgstr ""
#: links.py:33 #: links.py:41
msgid "Check in document" msgid "Check in document"
msgstr "" msgstr ""
#: links.py:40 #: links.py:48
msgid "Check in/out" msgid "Check in/out"
msgstr "" msgstr ""
@@ -68,45 +97,39 @@ msgstr ""
msgid "Checked in/available" msgid "Checked in/available"
msgstr "" msgstr ""
#: models.py:28 #: models.py:27
msgid "Document" msgid "Document"
msgstr "" msgstr ""
#: models.py:31 #: models.py:29
msgid "Check out date and time" msgid "Check out date and time"
msgstr "" msgstr ""
#: models.py:35 #: models.py:33
msgid "Amount of time to hold the document checked out in minutes." msgid "Amount of time to hold the document checked out in minutes."
msgstr "" msgstr ""
#: models.py:37 #: models.py:35
msgid "Check out expiration date and time" msgid "Check out expiration date and time"
msgstr "" msgstr ""
#: models.py:39 views.py:85 #: models.py:41
#| msgid "User: %s"
msgid "User"
msgstr ""
#: models.py:43
msgid "Do not allow new version of this document to be uploaded." msgid "Do not allow new version of this document to be uploaded."
msgstr "" msgstr ""
#: models.py:45 #: models.py:43
msgid "Block new version upload" msgid "Block new version upload"
msgstr "" msgstr ""
#: models.py:59 #: models.py:54
#| msgid "Check out expiration date and time"
msgid "Check out expiration date and time must be in the future." msgid "Check out expiration date and time must be in the future."
msgstr "" msgstr ""
#: models.py:80 permissions.py:7 #: models.py:87 permissions.py:7
msgid "Document checkout" msgid "Document checkout"
msgstr "" msgstr ""
#: models.py:81 #: models.py:88
msgid "Document checkouts" msgid "Document checkouts"
msgstr "" msgstr ""
@@ -122,6 +145,12 @@ msgstr ""
msgid "Check out documents" msgid "Check out documents"
msgstr "" msgstr ""
#: permissions.py:19
#, fuzzy
#| msgid "Checkout user"
msgid "Check out details view"
msgstr "checkout user"
#: views.py:59 #: views.py:59
#, python-format #, python-format
msgid "Error trying to check out document; %s" msgid "Error trying to check out document; %s"
@@ -149,70 +178,33 @@ msgstr ""
msgid "Checkout expiration" msgid "Checkout expiration"
msgstr "" msgstr ""
#: views.py:124 #: views.py:118
#, python-format
msgid "Document status: %s"
msgstr ""
#: views.py:130
#, python-format
msgid "User: %s"
msgstr ""
#: views.py:136
#, python-format
msgid "Check out time: %s"
msgstr ""
#: views.py:141
#, python-format
msgid "Check out expiration: %s"
msgstr ""
#: views.py:146
#, python-format
msgid "New versions allowed: %s"
msgstr ""
#: views.py:147
msgid "Yes"
msgstr ""
#: views.py:147
msgid "No"
msgstr ""
#: views.py:154
#, python-format #, python-format
msgid "Check out details for document: %s" msgid "Check out details for document: %s"
msgstr "" msgstr ""
#: views.py:170 #: views.py:136
#, python-format #, python-format
#| msgid ""
#| "dn't originally checked out this document. Are you sure you wish cefully "
#| "check in document: %s?"
msgid "" msgid ""
"You didn't originally checked out this document. Forcefully check in the " "You didn't originally checked out this document. Forcefully check in the "
"document: %s?" "document: %s?"
msgstr "" msgstr ""
#: views.py:174 #: views.py:140
#, python-format #, python-format
#| msgid "Check out document: %s"
msgid "Check in the document: %s?" msgid "Check in the document: %s?"
msgstr "" msgstr ""
#: views.py:210 #: views.py:177
msgid "Document has not been checked out." msgid "Document has not been checked out."
msgstr "" msgstr ""
#: views.py:213 #: views.py:182
#, python-format #, python-format
msgid "Error trying to check in document; %s" msgid "Error trying to check in document; %s"
msgstr "" msgstr ""
#: views.py:217 #: views.py:187
#, python-format #, python-format
msgid "Document \"%s\" checked in successfully." msgid "Document \"%s\" checked in successfully."
msgstr "" msgstr ""
@@ -224,9 +216,6 @@ msgstr ""
#~ msgid "Allow overriding check out restrictions" #~ msgid "Allow overriding check out restrictions"
#~ msgstr "Allow overriding check out restrictions" #~ msgstr "Allow overriding check out restrictions"
#~ msgid "Checkout user"
#~ msgstr "checkout user"
#~ msgid "Are you sure you wish to check in document: %s?" #~ msgid "Are you sure you wish to check in document: %s?"
#~ msgstr "Are you sure you wish to check in document: %s?" #~ msgstr "Are you sure you wish to check in document: %s?"
@@ -252,11 +241,11 @@ msgstr ""
#~ msgstr "Enter a valid time difference." #~ msgstr "Enter a valid time difference."
#~ msgid "" #~ msgid ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgstr "" #~ msgstr ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgid "Document \"%(document)s\" checked out by %(fullname)s." #~ msgid "Document \"%(document)s\" checked out by %(fullname)s."
#~ msgstr "Document \"%(document)s\" checked out by %(fullname)s." #~ msgstr "Document \"%(document)s\" checked out by %(fullname)s."
@@ -270,12 +259,6 @@ msgstr ""
#~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgid "document"
#~ msgstr "document"
#~ msgid "check out expiration date and time"
#~ msgstr "check out expiration date and time"
#~ msgid "document checkout" #~ msgid "document checkout"
#~ msgstr "document checkout" #~ msgstr "document checkout"

View File

@@ -1,24 +1,25 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-08-19 06:41+0000\n" "PO-Revision-Date: 2015-08-19 06:41+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/"
"language/id/)\n"
"Language: id\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:33 links.py:22 #: apps.py:31 links.py:30
msgid "Checkouts" msgid "Checkouts"
msgstr "" msgstr ""
@@ -38,25 +39,53 @@ msgstr ""
msgid "Document forcefully checked in" msgid "Document forcefully checked in"
msgstr "" msgstr ""
#: exceptions.py:32 views.py:55 #: exceptions.py:25 views.py:55
msgid "Document already checked out." msgid "Document already checked out."
msgstr "" msgstr ""
#: handlers.py:13 #: forms.py:28
#, python-format #, fuzzy
#| msgid "New versions allowed: %s" #| msgid "document"
msgid "New versions not allowed for the checkedout document: %s" msgid "Document status"
msgstr "document"
#: forms.py:37 models.py:37 views.py:85
msgid "User"
msgstr "" msgstr ""
#: links.py:27 #: forms.py:41
#, fuzzy
#| msgid "Checkout user"
msgid "Check out time"
msgstr "checkout user"
#: forms.py:46
#, fuzzy
#| msgid "check out expiration date and time"
msgid "Check out expiration"
msgstr "check out expiration date and time"
#: forms.py:51
msgid "New versions allowed?"
msgstr ""
#: forms.py:52
msgid "Yes"
msgstr ""
#: forms.py:52
msgid "No"
msgstr ""
#: links.py:35
msgid "Check out document" msgid "Check out document"
msgstr "" msgstr ""
#: links.py:33 #: links.py:41
msgid "Check in document" msgid "Check in document"
msgstr "" msgstr ""
#: links.py:40 #: links.py:48
msgid "Check in/out" msgid "Check in/out"
msgstr "" msgstr ""
@@ -68,45 +97,39 @@ msgstr ""
msgid "Checked in/available" msgid "Checked in/available"
msgstr "" msgstr ""
#: models.py:28 #: models.py:27
msgid "Document" msgid "Document"
msgstr "" msgstr ""
#: models.py:31 #: models.py:29
msgid "Check out date and time" msgid "Check out date and time"
msgstr "" msgstr ""
#: models.py:35 #: models.py:33
msgid "Amount of time to hold the document checked out in minutes." msgid "Amount of time to hold the document checked out in minutes."
msgstr "" msgstr ""
#: models.py:37 #: models.py:35
msgid "Check out expiration date and time" msgid "Check out expiration date and time"
msgstr "" msgstr ""
#: models.py:39 views.py:85 #: models.py:41
#| msgid "User: %s"
msgid "User"
msgstr ""
#: models.py:43
msgid "Do not allow new version of this document to be uploaded." msgid "Do not allow new version of this document to be uploaded."
msgstr "" msgstr ""
#: models.py:45 #: models.py:43
msgid "Block new version upload" msgid "Block new version upload"
msgstr "" msgstr ""
#: models.py:59 #: models.py:54
#| msgid "Check out expiration date and time"
msgid "Check out expiration date and time must be in the future." msgid "Check out expiration date and time must be in the future."
msgstr "" msgstr ""
#: models.py:80 permissions.py:7 #: models.py:87 permissions.py:7
msgid "Document checkout" msgid "Document checkout"
msgstr "" msgstr ""
#: models.py:81 #: models.py:88
msgid "Document checkouts" msgid "Document checkouts"
msgstr "" msgstr ""
@@ -122,6 +145,12 @@ msgstr ""
msgid "Check out documents" msgid "Check out documents"
msgstr "" msgstr ""
#: permissions.py:19
#, fuzzy
#| msgid "Checkout user"
msgid "Check out details view"
msgstr "checkout user"
#: views.py:59 #: views.py:59
#, python-format #, python-format
msgid "Error trying to check out document; %s" msgid "Error trying to check out document; %s"
@@ -149,70 +178,33 @@ msgstr ""
msgid "Checkout expiration" msgid "Checkout expiration"
msgstr "" msgstr ""
#: views.py:124 #: views.py:118
#, python-format
msgid "Document status: %s"
msgstr ""
#: views.py:130
#, python-format
msgid "User: %s"
msgstr ""
#: views.py:136
#, python-format
msgid "Check out time: %s"
msgstr ""
#: views.py:141
#, python-format
msgid "Check out expiration: %s"
msgstr ""
#: views.py:146
#, python-format
msgid "New versions allowed: %s"
msgstr ""
#: views.py:147
msgid "Yes"
msgstr ""
#: views.py:147
msgid "No"
msgstr ""
#: views.py:154
#, python-format #, python-format
msgid "Check out details for document: %s" msgid "Check out details for document: %s"
msgstr "" msgstr ""
#: views.py:170 #: views.py:136
#, python-format #, python-format
#| msgid ""
#| "dn't originally checked out this document. Are you sure you wish cefully "
#| "check in document: %s?"
msgid "" msgid ""
"You didn't originally checked out this document. Forcefully check in the " "You didn't originally checked out this document. Forcefully check in the "
"document: %s?" "document: %s?"
msgstr "" msgstr ""
#: views.py:174 #: views.py:140
#, python-format #, python-format
#| msgid "Check out document: %s"
msgid "Check in the document: %s?" msgid "Check in the document: %s?"
msgstr "" msgstr ""
#: views.py:210 #: views.py:177
msgid "Document has not been checked out." msgid "Document has not been checked out."
msgstr "" msgstr ""
#: views.py:213 #: views.py:182
#, python-format #, python-format
msgid "Error trying to check in document; %s" msgid "Error trying to check in document; %s"
msgstr "" msgstr ""
#: views.py:217 #: views.py:187
#, python-format #, python-format
msgid "Document \"%s\" checked in successfully." msgid "Document \"%s\" checked in successfully."
msgstr "" msgstr ""
@@ -224,9 +216,6 @@ msgstr ""
#~ msgid "Allow overriding check out restrictions" #~ msgid "Allow overriding check out restrictions"
#~ msgstr "Allow overriding check out restrictions" #~ msgstr "Allow overriding check out restrictions"
#~ msgid "Checkout user"
#~ msgstr "checkout user"
#~ msgid "Are you sure you wish to check in document: %s?" #~ msgid "Are you sure you wish to check in document: %s?"
#~ msgstr "Are you sure you wish to check in document: %s?" #~ msgstr "Are you sure you wish to check in document: %s?"
@@ -252,11 +241,11 @@ msgstr ""
#~ msgstr "Enter a valid time difference." #~ msgstr "Enter a valid time difference."
#~ msgid "" #~ msgid ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgstr "" #~ msgstr ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgid "Document \"%(document)s\" checked out by %(fullname)s." #~ msgid "Document \"%(document)s\" checked out by %(fullname)s."
#~ msgstr "Document \"%(document)s\" checked out by %(fullname)s." #~ msgstr "Document \"%(document)s\" checked out by %(fullname)s."
@@ -270,12 +259,6 @@ msgstr ""
#~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgid "document"
#~ msgstr "document"
#~ msgid "check out expiration date and time"
#~ msgstr "check out expiration date and time"
#~ msgid "document checkout" #~ msgid "document checkout"
#~ msgstr "document checkout" #~ msgstr "document checkout"

View File

@@ -1,24 +1,25 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-08-19 06:41+0000\n" "PO-Revision-Date: 2015-08-19 06:41+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/"
"language/it/)\n"
"Language: it\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:33 links.py:22 #: apps.py:31 links.py:30
msgid "Checkouts" msgid "Checkouts"
msgstr "" msgstr ""
@@ -38,25 +39,53 @@ msgstr ""
msgid "Document forcefully checked in" msgid "Document forcefully checked in"
msgstr "" msgstr ""
#: exceptions.py:32 views.py:55 #: exceptions.py:25 views.py:55
msgid "Document already checked out." msgid "Document already checked out."
msgstr "" msgstr ""
#: handlers.py:13 #: forms.py:28
#, python-format #, fuzzy
#| msgid "New versions allowed: %s" #| msgid "document"
msgid "New versions not allowed for the checkedout document: %s" msgid "Document status"
msgstr "document"
#: forms.py:37 models.py:37 views.py:85
msgid "User"
msgstr "" msgstr ""
#: links.py:27 #: forms.py:41
#, fuzzy
#| msgid "Checkout user"
msgid "Check out time"
msgstr "checkout user"
#: forms.py:46
#, fuzzy
#| msgid "check out expiration date and time"
msgid "Check out expiration"
msgstr "check out expiration date and time"
#: forms.py:51
msgid "New versions allowed?"
msgstr ""
#: forms.py:52
msgid "Yes"
msgstr ""
#: forms.py:52
msgid "No"
msgstr ""
#: links.py:35
msgid "Check out document" msgid "Check out document"
msgstr "" msgstr ""
#: links.py:33 #: links.py:41
msgid "Check in document" msgid "Check in document"
msgstr "" msgstr ""
#: links.py:40 #: links.py:48
msgid "Check in/out" msgid "Check in/out"
msgstr "" msgstr ""
@@ -68,45 +97,39 @@ msgstr ""
msgid "Checked in/available" msgid "Checked in/available"
msgstr "" msgstr ""
#: models.py:28 #: models.py:27
msgid "Document" msgid "Document"
msgstr "" msgstr ""
#: models.py:31 #: models.py:29
msgid "Check out date and time" msgid "Check out date and time"
msgstr "" msgstr ""
#: models.py:35 #: models.py:33
msgid "Amount of time to hold the document checked out in minutes." msgid "Amount of time to hold the document checked out in minutes."
msgstr "" msgstr ""
#: models.py:37 #: models.py:35
msgid "Check out expiration date and time" msgid "Check out expiration date and time"
msgstr "" msgstr ""
#: models.py:39 views.py:85 #: models.py:41
#| msgid "User: %s"
msgid "User"
msgstr ""
#: models.py:43
msgid "Do not allow new version of this document to be uploaded." msgid "Do not allow new version of this document to be uploaded."
msgstr "" msgstr ""
#: models.py:45 #: models.py:43
msgid "Block new version upload" msgid "Block new version upload"
msgstr "" msgstr ""
#: models.py:59 #: models.py:54
#| msgid "Check out expiration date and time"
msgid "Check out expiration date and time must be in the future." msgid "Check out expiration date and time must be in the future."
msgstr "" msgstr ""
#: models.py:80 permissions.py:7 #: models.py:87 permissions.py:7
msgid "Document checkout" msgid "Document checkout"
msgstr "" msgstr ""
#: models.py:81 #: models.py:88
msgid "Document checkouts" msgid "Document checkouts"
msgstr "" msgstr ""
@@ -122,6 +145,12 @@ msgstr ""
msgid "Check out documents" msgid "Check out documents"
msgstr "" msgstr ""
#: permissions.py:19
#, fuzzy
#| msgid "Checkout user"
msgid "Check out details view"
msgstr "checkout user"
#: views.py:59 #: views.py:59
#, python-format #, python-format
msgid "Error trying to check out document; %s" msgid "Error trying to check out document; %s"
@@ -149,70 +178,33 @@ msgstr ""
msgid "Checkout expiration" msgid "Checkout expiration"
msgstr "" msgstr ""
#: views.py:124 #: views.py:118
#, python-format
msgid "Document status: %s"
msgstr ""
#: views.py:130
#, python-format
msgid "User: %s"
msgstr ""
#: views.py:136
#, python-format
msgid "Check out time: %s"
msgstr ""
#: views.py:141
#, python-format
msgid "Check out expiration: %s"
msgstr ""
#: views.py:146
#, python-format
msgid "New versions allowed: %s"
msgstr ""
#: views.py:147
msgid "Yes"
msgstr ""
#: views.py:147
msgid "No"
msgstr ""
#: views.py:154
#, python-format #, python-format
msgid "Check out details for document: %s" msgid "Check out details for document: %s"
msgstr "" msgstr ""
#: views.py:170 #: views.py:136
#, python-format #, python-format
#| msgid ""
#| "dn't originally checked out this document. Are you sure you wish cefully "
#| "check in document: %s?"
msgid "" msgid ""
"You didn't originally checked out this document. Forcefully check in the " "You didn't originally checked out this document. Forcefully check in the "
"document: %s?" "document: %s?"
msgstr "" msgstr ""
#: views.py:174 #: views.py:140
#, python-format #, python-format
#| msgid "Check out document: %s"
msgid "Check in the document: %s?" msgid "Check in the document: %s?"
msgstr "" msgstr ""
#: views.py:210 #: views.py:177
msgid "Document has not been checked out." msgid "Document has not been checked out."
msgstr "" msgstr ""
#: views.py:213 #: views.py:182
#, python-format #, python-format
msgid "Error trying to check in document; %s" msgid "Error trying to check in document; %s"
msgstr "" msgstr ""
#: views.py:217 #: views.py:187
#, python-format #, python-format
msgid "Document \"%s\" checked in successfully." msgid "Document \"%s\" checked in successfully."
msgstr "" msgstr ""
@@ -224,9 +216,6 @@ msgstr ""
#~ msgid "Allow overriding check out restrictions" #~ msgid "Allow overriding check out restrictions"
#~ msgstr "Allow overriding check out restrictions" #~ msgstr "Allow overriding check out restrictions"
#~ msgid "Checkout user"
#~ msgstr "checkout user"
#~ msgid "Are you sure you wish to check in document: %s?" #~ msgid "Are you sure you wish to check in document: %s?"
#~ msgstr "Are you sure you wish to check in document: %s?" #~ msgstr "Are you sure you wish to check in document: %s?"
@@ -252,11 +241,11 @@ msgstr ""
#~ msgstr "Enter a valid time difference." #~ msgstr "Enter a valid time difference."
#~ msgid "" #~ msgid ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgstr "" #~ msgstr ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgid "Document \"%(document)s\" checked out by %(fullname)s." #~ msgid "Document \"%(document)s\" checked out by %(fullname)s."
#~ msgstr "Document \"%(document)s\" checked out by %(fullname)s." #~ msgstr "Document \"%(document)s\" checked out by %(fullname)s."
@@ -270,12 +259,6 @@ msgstr ""
#~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgid "document"
#~ msgstr "document"
#~ msgid "check out expiration date and time"
#~ msgstr "check out expiration date and time"
#~ msgid "document checkout" #~ msgid "document checkout"
#~ msgstr "document checkout" #~ msgstr "document checkout"

View File

@@ -1,24 +1,25 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-08-19 06:41+0000\n" "PO-Revision-Date: 2015-08-19 06:41+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-"
"edms/language/nl_NL/)\n"
"Language: nl_NL\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: nl_NL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:33 links.py:22 #: apps.py:31 links.py:30
msgid "Checkouts" msgid "Checkouts"
msgstr "" msgstr ""
@@ -38,25 +39,53 @@ msgstr ""
msgid "Document forcefully checked in" msgid "Document forcefully checked in"
msgstr "" msgstr ""
#: exceptions.py:32 views.py:55 #: exceptions.py:25 views.py:55
msgid "Document already checked out." msgid "Document already checked out."
msgstr "" msgstr ""
#: handlers.py:13 #: forms.py:28
#, python-format #, fuzzy
#| msgid "New versions allowed: %s" #| msgid "document"
msgid "New versions not allowed for the checkedout document: %s" msgid "Document status"
msgstr "document"
#: forms.py:37 models.py:37 views.py:85
msgid "User"
msgstr "" msgstr ""
#: links.py:27 #: forms.py:41
#, fuzzy
#| msgid "Checkout user"
msgid "Check out time"
msgstr "checkout user"
#: forms.py:46
#, fuzzy
#| msgid "check out expiration date and time"
msgid "Check out expiration"
msgstr "check out expiration date and time"
#: forms.py:51
msgid "New versions allowed?"
msgstr ""
#: forms.py:52
msgid "Yes"
msgstr ""
#: forms.py:52
msgid "No"
msgstr ""
#: links.py:35
msgid "Check out document" msgid "Check out document"
msgstr "" msgstr ""
#: links.py:33 #: links.py:41
msgid "Check in document" msgid "Check in document"
msgstr "" msgstr ""
#: links.py:40 #: links.py:48
msgid "Check in/out" msgid "Check in/out"
msgstr "" msgstr ""
@@ -68,45 +97,39 @@ msgstr ""
msgid "Checked in/available" msgid "Checked in/available"
msgstr "" msgstr ""
#: models.py:28 #: models.py:27
msgid "Document" msgid "Document"
msgstr "" msgstr ""
#: models.py:31 #: models.py:29
msgid "Check out date and time" msgid "Check out date and time"
msgstr "" msgstr ""
#: models.py:35 #: models.py:33
msgid "Amount of time to hold the document checked out in minutes." msgid "Amount of time to hold the document checked out in minutes."
msgstr "" msgstr ""
#: models.py:37 #: models.py:35
msgid "Check out expiration date and time" msgid "Check out expiration date and time"
msgstr "" msgstr ""
#: models.py:39 views.py:85 #: models.py:41
#| msgid "User: %s"
msgid "User"
msgstr ""
#: models.py:43
msgid "Do not allow new version of this document to be uploaded." msgid "Do not allow new version of this document to be uploaded."
msgstr "" msgstr ""
#: models.py:45 #: models.py:43
msgid "Block new version upload" msgid "Block new version upload"
msgstr "" msgstr ""
#: models.py:59 #: models.py:54
#| msgid "Check out expiration date and time"
msgid "Check out expiration date and time must be in the future." msgid "Check out expiration date and time must be in the future."
msgstr "" msgstr ""
#: models.py:80 permissions.py:7 #: models.py:87 permissions.py:7
msgid "Document checkout" msgid "Document checkout"
msgstr "" msgstr ""
#: models.py:81 #: models.py:88
msgid "Document checkouts" msgid "Document checkouts"
msgstr "" msgstr ""
@@ -122,6 +145,12 @@ msgstr ""
msgid "Check out documents" msgid "Check out documents"
msgstr "" msgstr ""
#: permissions.py:19
#, fuzzy
#| msgid "Checkout user"
msgid "Check out details view"
msgstr "checkout user"
#: views.py:59 #: views.py:59
#, python-format #, python-format
msgid "Error trying to check out document; %s" msgid "Error trying to check out document; %s"
@@ -149,70 +178,33 @@ msgstr ""
msgid "Checkout expiration" msgid "Checkout expiration"
msgstr "" msgstr ""
#: views.py:124 #: views.py:118
#, python-format
msgid "Document status: %s"
msgstr ""
#: views.py:130
#, python-format
msgid "User: %s"
msgstr ""
#: views.py:136
#, python-format
msgid "Check out time: %s"
msgstr ""
#: views.py:141
#, python-format
msgid "Check out expiration: %s"
msgstr ""
#: views.py:146
#, python-format
msgid "New versions allowed: %s"
msgstr ""
#: views.py:147
msgid "Yes"
msgstr ""
#: views.py:147
msgid "No"
msgstr ""
#: views.py:154
#, python-format #, python-format
msgid "Check out details for document: %s" msgid "Check out details for document: %s"
msgstr "" msgstr ""
#: views.py:170 #: views.py:136
#, python-format #, python-format
#| msgid ""
#| "dn't originally checked out this document. Are you sure you wish cefully "
#| "check in document: %s?"
msgid "" msgid ""
"You didn't originally checked out this document. Forcefully check in the " "You didn't originally checked out this document. Forcefully check in the "
"document: %s?" "document: %s?"
msgstr "" msgstr ""
#: views.py:174 #: views.py:140
#, python-format #, python-format
#| msgid "Check out document: %s"
msgid "Check in the document: %s?" msgid "Check in the document: %s?"
msgstr "" msgstr ""
#: views.py:210 #: views.py:177
msgid "Document has not been checked out." msgid "Document has not been checked out."
msgstr "" msgstr ""
#: views.py:213 #: views.py:182
#, python-format #, python-format
msgid "Error trying to check in document; %s" msgid "Error trying to check in document; %s"
msgstr "" msgstr ""
#: views.py:217 #: views.py:187
#, python-format #, python-format
msgid "Document \"%s\" checked in successfully." msgid "Document \"%s\" checked in successfully."
msgstr "" msgstr ""
@@ -224,9 +216,6 @@ msgstr ""
#~ msgid "Allow overriding check out restrictions" #~ msgid "Allow overriding check out restrictions"
#~ msgstr "Allow overriding check out restrictions" #~ msgstr "Allow overriding check out restrictions"
#~ msgid "Checkout user"
#~ msgstr "checkout user"
#~ msgid "Are you sure you wish to check in document: %s?" #~ msgid "Are you sure you wish to check in document: %s?"
#~ msgstr "Are you sure you wish to check in document: %s?" #~ msgstr "Are you sure you wish to check in document: %s?"
@@ -252,11 +241,11 @@ msgstr ""
#~ msgstr "Enter a valid time difference." #~ msgstr "Enter a valid time difference."
#~ msgid "" #~ msgid ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgstr "" #~ msgstr ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgid "Document \"%(document)s\" checked out by %(fullname)s." #~ msgid "Document \"%(document)s\" checked out by %(fullname)s."
#~ msgstr "Document \"%(document)s\" checked out by %(fullname)s." #~ msgstr "Document \"%(document)s\" checked out by %(fullname)s."
@@ -270,12 +259,6 @@ msgstr ""
#~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgid "document"
#~ msgstr "document"
#~ msgid "check out expiration date and time"
#~ msgstr "check out expiration date and time"
#~ msgid "document checkout" #~ msgid "document checkout"
#~ msgstr "document checkout" #~ msgstr "document checkout"

View File

@@ -1,24 +1,26 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-08-19 06:41+0000\n" "PO-Revision-Date: 2015-08-19 06:41+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/"
"pl/)\n"
"Language: pl\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: pl\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "|| n%100>=20) ? 1 : 2);\n"
#: apps.py:33 links.py:22 #: apps.py:31 links.py:30
msgid "Checkouts" msgid "Checkouts"
msgstr "" msgstr ""
@@ -38,25 +40,53 @@ msgstr ""
msgid "Document forcefully checked in" msgid "Document forcefully checked in"
msgstr "" msgstr ""
#: exceptions.py:32 views.py:55 #: exceptions.py:25 views.py:55
msgid "Document already checked out." msgid "Document already checked out."
msgstr "" msgstr ""
#: handlers.py:13 #: forms.py:28
#, python-format #, fuzzy
#| msgid "New versions allowed: %s" #| msgid "document"
msgid "New versions not allowed for the checkedout document: %s" msgid "Document status"
msgstr "document"
#: forms.py:37 models.py:37 views.py:85
msgid "User"
msgstr "" msgstr ""
#: links.py:27 #: forms.py:41
#, fuzzy
#| msgid "Checkout user"
msgid "Check out time"
msgstr "checkout user"
#: forms.py:46
#, fuzzy
#| msgid "check out expiration date and time"
msgid "Check out expiration"
msgstr "check out expiration date and time"
#: forms.py:51
msgid "New versions allowed?"
msgstr ""
#: forms.py:52
msgid "Yes"
msgstr ""
#: forms.py:52
msgid "No"
msgstr ""
#: links.py:35
msgid "Check out document" msgid "Check out document"
msgstr "" msgstr ""
#: links.py:33 #: links.py:41
msgid "Check in document" msgid "Check in document"
msgstr "" msgstr ""
#: links.py:40 #: links.py:48
msgid "Check in/out" msgid "Check in/out"
msgstr "" msgstr ""
@@ -68,45 +98,39 @@ msgstr ""
msgid "Checked in/available" msgid "Checked in/available"
msgstr "" msgstr ""
#: models.py:28 #: models.py:27
msgid "Document" msgid "Document"
msgstr "" msgstr ""
#: models.py:31 #: models.py:29
msgid "Check out date and time" msgid "Check out date and time"
msgstr "" msgstr ""
#: models.py:35 #: models.py:33
msgid "Amount of time to hold the document checked out in minutes." msgid "Amount of time to hold the document checked out in minutes."
msgstr "" msgstr ""
#: models.py:37 #: models.py:35
msgid "Check out expiration date and time" msgid "Check out expiration date and time"
msgstr "" msgstr ""
#: models.py:39 views.py:85 #: models.py:41
#| msgid "User: %s"
msgid "User"
msgstr ""
#: models.py:43
msgid "Do not allow new version of this document to be uploaded." msgid "Do not allow new version of this document to be uploaded."
msgstr "" msgstr ""
#: models.py:45 #: models.py:43
msgid "Block new version upload" msgid "Block new version upload"
msgstr "" msgstr ""
#: models.py:59 #: models.py:54
#| msgid "Check out expiration date and time"
msgid "Check out expiration date and time must be in the future." msgid "Check out expiration date and time must be in the future."
msgstr "" msgstr ""
#: models.py:80 permissions.py:7 #: models.py:87 permissions.py:7
msgid "Document checkout" msgid "Document checkout"
msgstr "" msgstr ""
#: models.py:81 #: models.py:88
msgid "Document checkouts" msgid "Document checkouts"
msgstr "" msgstr ""
@@ -122,6 +146,12 @@ msgstr ""
msgid "Check out documents" msgid "Check out documents"
msgstr "" msgstr ""
#: permissions.py:19
#, fuzzy
#| msgid "Checkout user"
msgid "Check out details view"
msgstr "checkout user"
#: views.py:59 #: views.py:59
#, python-format #, python-format
msgid "Error trying to check out document; %s" msgid "Error trying to check out document; %s"
@@ -149,70 +179,33 @@ msgstr ""
msgid "Checkout expiration" msgid "Checkout expiration"
msgstr "" msgstr ""
#: views.py:124 #: views.py:118
#, python-format
msgid "Document status: %s"
msgstr ""
#: views.py:130
#, python-format
msgid "User: %s"
msgstr ""
#: views.py:136
#, python-format
msgid "Check out time: %s"
msgstr ""
#: views.py:141
#, python-format
msgid "Check out expiration: %s"
msgstr ""
#: views.py:146
#, python-format
msgid "New versions allowed: %s"
msgstr ""
#: views.py:147
msgid "Yes"
msgstr ""
#: views.py:147
msgid "No"
msgstr ""
#: views.py:154
#, python-format #, python-format
msgid "Check out details for document: %s" msgid "Check out details for document: %s"
msgstr "" msgstr ""
#: views.py:170 #: views.py:136
#, python-format #, python-format
#| msgid ""
#| "dn't originally checked out this document. Are you sure you wish cefully "
#| "check in document: %s?"
msgid "" msgid ""
"You didn't originally checked out this document. Forcefully check in the " "You didn't originally checked out this document. Forcefully check in the "
"document: %s?" "document: %s?"
msgstr "" msgstr ""
#: views.py:174 #: views.py:140
#, python-format #, python-format
#| msgid "Check out document: %s"
msgid "Check in the document: %s?" msgid "Check in the document: %s?"
msgstr "" msgstr ""
#: views.py:210 #: views.py:177
msgid "Document has not been checked out." msgid "Document has not been checked out."
msgstr "" msgstr ""
#: views.py:213 #: views.py:182
#, python-format #, python-format
msgid "Error trying to check in document; %s" msgid "Error trying to check in document; %s"
msgstr "" msgstr ""
#: views.py:217 #: views.py:187
#, python-format #, python-format
msgid "Document \"%s\" checked in successfully." msgid "Document \"%s\" checked in successfully."
msgstr "" msgstr ""
@@ -224,9 +217,6 @@ msgstr ""
#~ msgid "Allow overriding check out restrictions" #~ msgid "Allow overriding check out restrictions"
#~ msgstr "Allow overriding check out restrictions" #~ msgstr "Allow overriding check out restrictions"
#~ msgid "Checkout user"
#~ msgstr "checkout user"
#~ msgid "Are you sure you wish to check in document: %s?" #~ msgid "Are you sure you wish to check in document: %s?"
#~ msgstr "Are you sure you wish to check in document: %s?" #~ msgstr "Are you sure you wish to check in document: %s?"
@@ -252,11 +242,11 @@ msgstr ""
#~ msgstr "Enter a valid time difference." #~ msgstr "Enter a valid time difference."
#~ msgid "" #~ msgid ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgstr "" #~ msgstr ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgid "Document \"%(document)s\" checked out by %(fullname)s." #~ msgid "Document \"%(document)s\" checked out by %(fullname)s."
#~ msgstr "Document \"%(document)s\" checked out by %(fullname)s." #~ msgstr "Document \"%(document)s\" checked out by %(fullname)s."
@@ -270,12 +260,6 @@ msgstr ""
#~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgid "document"
#~ msgstr "document"
#~ msgid "check out expiration date and time"
#~ msgstr "check out expiration date and time"
#~ msgid "document checkout" #~ msgid "document checkout"
#~ msgstr "document checkout" #~ msgstr "document checkout"

View File

@@ -1,24 +1,25 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-08-19 06:41+0000\n" "PO-Revision-Date: 2015-08-19 06:41+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/"
"language/pt/)\n"
"Language: pt\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: pt\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:33 links.py:22 #: apps.py:31 links.py:30
msgid "Checkouts" msgid "Checkouts"
msgstr "" msgstr ""
@@ -38,25 +39,53 @@ msgstr ""
msgid "Document forcefully checked in" msgid "Document forcefully checked in"
msgstr "" msgstr ""
#: exceptions.py:32 views.py:55 #: exceptions.py:25 views.py:55
msgid "Document already checked out." msgid "Document already checked out."
msgstr "" msgstr ""
#: handlers.py:13 #: forms.py:28
#, python-format #, fuzzy
#| msgid "New versions allowed: %s" #| msgid "document"
msgid "New versions not allowed for the checkedout document: %s" msgid "Document status"
msgstr "document"
#: forms.py:37 models.py:37 views.py:85
msgid "User"
msgstr "" msgstr ""
#: links.py:27 #: forms.py:41
#, fuzzy
#| msgid "Checkout user"
msgid "Check out time"
msgstr "checkout user"
#: forms.py:46
#, fuzzy
#| msgid "check out expiration date and time"
msgid "Check out expiration"
msgstr "check out expiration date and time"
#: forms.py:51
msgid "New versions allowed?"
msgstr ""
#: forms.py:52
msgid "Yes"
msgstr ""
#: forms.py:52
msgid "No"
msgstr ""
#: links.py:35
msgid "Check out document" msgid "Check out document"
msgstr "" msgstr ""
#: links.py:33 #: links.py:41
msgid "Check in document" msgid "Check in document"
msgstr "" msgstr ""
#: links.py:40 #: links.py:48
msgid "Check in/out" msgid "Check in/out"
msgstr "" msgstr ""
@@ -68,45 +97,39 @@ msgstr ""
msgid "Checked in/available" msgid "Checked in/available"
msgstr "" msgstr ""
#: models.py:28 #: models.py:27
msgid "Document" msgid "Document"
msgstr "" msgstr ""
#: models.py:31 #: models.py:29
msgid "Check out date and time" msgid "Check out date and time"
msgstr "" msgstr ""
#: models.py:35 #: models.py:33
msgid "Amount of time to hold the document checked out in minutes." msgid "Amount of time to hold the document checked out in minutes."
msgstr "" msgstr ""
#: models.py:37 #: models.py:35
msgid "Check out expiration date and time" msgid "Check out expiration date and time"
msgstr "" msgstr ""
#: models.py:39 views.py:85 #: models.py:41
#| msgid "User: %s"
msgid "User"
msgstr ""
#: models.py:43
msgid "Do not allow new version of this document to be uploaded." msgid "Do not allow new version of this document to be uploaded."
msgstr "" msgstr ""
#: models.py:45 #: models.py:43
msgid "Block new version upload" msgid "Block new version upload"
msgstr "" msgstr ""
#: models.py:59 #: models.py:54
#| msgid "Check out expiration date and time"
msgid "Check out expiration date and time must be in the future." msgid "Check out expiration date and time must be in the future."
msgstr "" msgstr ""
#: models.py:80 permissions.py:7 #: models.py:87 permissions.py:7
msgid "Document checkout" msgid "Document checkout"
msgstr "" msgstr ""
#: models.py:81 #: models.py:88
msgid "Document checkouts" msgid "Document checkouts"
msgstr "" msgstr ""
@@ -122,6 +145,12 @@ msgstr ""
msgid "Check out documents" msgid "Check out documents"
msgstr "" msgstr ""
#: permissions.py:19
#, fuzzy
#| msgid "Checkout user"
msgid "Check out details view"
msgstr "checkout user"
#: views.py:59 #: views.py:59
#, python-format #, python-format
msgid "Error trying to check out document; %s" msgid "Error trying to check out document; %s"
@@ -149,70 +178,33 @@ msgstr ""
msgid "Checkout expiration" msgid "Checkout expiration"
msgstr "" msgstr ""
#: views.py:124 #: views.py:118
#, python-format
msgid "Document status: %s"
msgstr ""
#: views.py:130
#, python-format
msgid "User: %s"
msgstr ""
#: views.py:136
#, python-format
msgid "Check out time: %s"
msgstr ""
#: views.py:141
#, python-format
msgid "Check out expiration: %s"
msgstr ""
#: views.py:146
#, python-format
msgid "New versions allowed: %s"
msgstr ""
#: views.py:147
msgid "Yes"
msgstr ""
#: views.py:147
msgid "No"
msgstr ""
#: views.py:154
#, python-format #, python-format
msgid "Check out details for document: %s" msgid "Check out details for document: %s"
msgstr "" msgstr ""
#: views.py:170 #: views.py:136
#, python-format #, python-format
#| msgid ""
#| "dn't originally checked out this document. Are you sure you wish cefully "
#| "check in document: %s?"
msgid "" msgid ""
"You didn't originally checked out this document. Forcefully check in the " "You didn't originally checked out this document. Forcefully check in the "
"document: %s?" "document: %s?"
msgstr "" msgstr ""
#: views.py:174 #: views.py:140
#, python-format #, python-format
#| msgid "Check out document: %s"
msgid "Check in the document: %s?" msgid "Check in the document: %s?"
msgstr "" msgstr ""
#: views.py:210 #: views.py:177
msgid "Document has not been checked out." msgid "Document has not been checked out."
msgstr "" msgstr ""
#: views.py:213 #: views.py:182
#, python-format #, python-format
msgid "Error trying to check in document; %s" msgid "Error trying to check in document; %s"
msgstr "" msgstr ""
#: views.py:217 #: views.py:187
#, python-format #, python-format
msgid "Document \"%s\" checked in successfully." msgid "Document \"%s\" checked in successfully."
msgstr "" msgstr ""
@@ -224,9 +216,6 @@ msgstr ""
#~ msgid "Allow overriding check out restrictions" #~ msgid "Allow overriding check out restrictions"
#~ msgstr "Allow overriding check out restrictions" #~ msgstr "Allow overriding check out restrictions"
#~ msgid "Checkout user"
#~ msgstr "checkout user"
#~ msgid "Are you sure you wish to check in document: %s?" #~ msgid "Are you sure you wish to check in document: %s?"
#~ msgstr "Are you sure you wish to check in document: %s?" #~ msgstr "Are you sure you wish to check in document: %s?"
@@ -252,11 +241,11 @@ msgstr ""
#~ msgstr "Enter a valid time difference." #~ msgstr "Enter a valid time difference."
#~ msgid "" #~ msgid ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgstr "" #~ msgstr ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgid "Document \"%(document)s\" checked out by %(fullname)s." #~ msgid "Document \"%(document)s\" checked out by %(fullname)s."
#~ msgstr "Document \"%(document)s\" checked out by %(fullname)s." #~ msgstr "Document \"%(document)s\" checked out by %(fullname)s."
@@ -270,12 +259,6 @@ msgstr ""
#~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgid "document"
#~ msgstr "document"
#~ msgid "check out expiration date and time"
#~ msgstr "check out expiration date and time"
#~ msgid "document checkout" #~ msgid "document checkout"
#~ msgstr "document checkout" #~ msgstr "document checkout"

View File

@@ -1,24 +1,25 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-08-19 06:41+0000\n" "PO-Revision-Date: 2015-08-19 06:41+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-"
"edms/language/pt_BR/)\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: apps.py:33 links.py:22 #: apps.py:31 links.py:30
msgid "Checkouts" msgid "Checkouts"
msgstr "" msgstr ""
@@ -38,25 +39,53 @@ msgstr ""
msgid "Document forcefully checked in" msgid "Document forcefully checked in"
msgstr "" msgstr ""
#: exceptions.py:32 views.py:55 #: exceptions.py:25 views.py:55
msgid "Document already checked out." msgid "Document already checked out."
msgstr "" msgstr ""
#: handlers.py:13 #: forms.py:28
#, python-format #, fuzzy
#| msgid "New versions allowed: %s" #| msgid "document"
msgid "New versions not allowed for the checkedout document: %s" msgid "Document status"
msgstr "document"
#: forms.py:37 models.py:37 views.py:85
msgid "User"
msgstr "" msgstr ""
#: links.py:27 #: forms.py:41
#, fuzzy
#| msgid "Checkout user"
msgid "Check out time"
msgstr "checkout user"
#: forms.py:46
#, fuzzy
#| msgid "check out expiration date and time"
msgid "Check out expiration"
msgstr "check out expiration date and time"
#: forms.py:51
msgid "New versions allowed?"
msgstr ""
#: forms.py:52
msgid "Yes"
msgstr ""
#: forms.py:52
msgid "No"
msgstr ""
#: links.py:35
msgid "Check out document" msgid "Check out document"
msgstr "" msgstr ""
#: links.py:33 #: links.py:41
msgid "Check in document" msgid "Check in document"
msgstr "" msgstr ""
#: links.py:40 #: links.py:48
msgid "Check in/out" msgid "Check in/out"
msgstr "" msgstr ""
@@ -68,45 +97,39 @@ msgstr ""
msgid "Checked in/available" msgid "Checked in/available"
msgstr "" msgstr ""
#: models.py:28 #: models.py:27
msgid "Document" msgid "Document"
msgstr "" msgstr ""
#: models.py:31 #: models.py:29
msgid "Check out date and time" msgid "Check out date and time"
msgstr "" msgstr ""
#: models.py:35 #: models.py:33
msgid "Amount of time to hold the document checked out in minutes." msgid "Amount of time to hold the document checked out in minutes."
msgstr "" msgstr ""
#: models.py:37 #: models.py:35
msgid "Check out expiration date and time" msgid "Check out expiration date and time"
msgstr "" msgstr ""
#: models.py:39 views.py:85 #: models.py:41
#| msgid "User: %s"
msgid "User"
msgstr ""
#: models.py:43
msgid "Do not allow new version of this document to be uploaded." msgid "Do not allow new version of this document to be uploaded."
msgstr "" msgstr ""
#: models.py:45 #: models.py:43
msgid "Block new version upload" msgid "Block new version upload"
msgstr "" msgstr ""
#: models.py:59 #: models.py:54
#| msgid "Check out expiration date and time"
msgid "Check out expiration date and time must be in the future." msgid "Check out expiration date and time must be in the future."
msgstr "" msgstr ""
#: models.py:80 permissions.py:7 #: models.py:87 permissions.py:7
msgid "Document checkout" msgid "Document checkout"
msgstr "" msgstr ""
#: models.py:81 #: models.py:88
msgid "Document checkouts" msgid "Document checkouts"
msgstr "" msgstr ""
@@ -122,6 +145,12 @@ msgstr ""
msgid "Check out documents" msgid "Check out documents"
msgstr "" msgstr ""
#: permissions.py:19
#, fuzzy
#| msgid "Checkout user"
msgid "Check out details view"
msgstr "checkout user"
#: views.py:59 #: views.py:59
#, python-format #, python-format
msgid "Error trying to check out document; %s" msgid "Error trying to check out document; %s"
@@ -149,70 +178,33 @@ msgstr ""
msgid "Checkout expiration" msgid "Checkout expiration"
msgstr "" msgstr ""
#: views.py:124 #: views.py:118
#, python-format
msgid "Document status: %s"
msgstr ""
#: views.py:130
#, python-format
msgid "User: %s"
msgstr ""
#: views.py:136
#, python-format
msgid "Check out time: %s"
msgstr ""
#: views.py:141
#, python-format
msgid "Check out expiration: %s"
msgstr ""
#: views.py:146
#, python-format
msgid "New versions allowed: %s"
msgstr ""
#: views.py:147
msgid "Yes"
msgstr ""
#: views.py:147
msgid "No"
msgstr ""
#: views.py:154
#, python-format #, python-format
msgid "Check out details for document: %s" msgid "Check out details for document: %s"
msgstr "" msgstr ""
#: views.py:170 #: views.py:136
#, python-format #, python-format
#| msgid ""
#| "dn't originally checked out this document. Are you sure you wish cefully "
#| "check in document: %s?"
msgid "" msgid ""
"You didn't originally checked out this document. Forcefully check in the " "You didn't originally checked out this document. Forcefully check in the "
"document: %s?" "document: %s?"
msgstr "" msgstr ""
#: views.py:174 #: views.py:140
#, python-format #, python-format
#| msgid "Check out document: %s"
msgid "Check in the document: %s?" msgid "Check in the document: %s?"
msgstr "" msgstr ""
#: views.py:210 #: views.py:177
msgid "Document has not been checked out." msgid "Document has not been checked out."
msgstr "" msgstr ""
#: views.py:213 #: views.py:182
#, python-format #, python-format
msgid "Error trying to check in document; %s" msgid "Error trying to check in document; %s"
msgstr "" msgstr ""
#: views.py:217 #: views.py:187
#, python-format #, python-format
msgid "Document \"%s\" checked in successfully." msgid "Document \"%s\" checked in successfully."
msgstr "" msgstr ""
@@ -224,9 +216,6 @@ msgstr ""
#~ msgid "Allow overriding check out restrictions" #~ msgid "Allow overriding check out restrictions"
#~ msgstr "Allow overriding check out restrictions" #~ msgstr "Allow overriding check out restrictions"
#~ msgid "Checkout user"
#~ msgstr "checkout user"
#~ msgid "Are you sure you wish to check in document: %s?" #~ msgid "Are you sure you wish to check in document: %s?"
#~ msgstr "Are you sure you wish to check in document: %s?" #~ msgstr "Are you sure you wish to check in document: %s?"
@@ -252,11 +241,11 @@ msgstr ""
#~ msgstr "Enter a valid time difference." #~ msgstr "Enter a valid time difference."
#~ msgid "" #~ msgid ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgstr "" #~ msgstr ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgid "Document \"%(document)s\" checked out by %(fullname)s." #~ msgid "Document \"%(document)s\" checked out by %(fullname)s."
#~ msgstr "Document \"%(document)s\" checked out by %(fullname)s." #~ msgstr "Document \"%(document)s\" checked out by %(fullname)s."
@@ -270,12 +259,6 @@ msgstr ""
#~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgid "document"
#~ msgstr "document"
#~ msgid "check out expiration date and time"
#~ msgstr "check out expiration date and time"
#~ msgid "document checkout" #~ msgid "document checkout"
#~ msgstr "document checkout" #~ msgstr "document checkout"

View File

@@ -1,24 +1,26 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-08-19 06:41+0000\n" "PO-Revision-Date: 2015-08-19 06:41+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-"
"edms/language/ro_RO/)\n"
"Language: ro_RO\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: ro_RO\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" "2:1));\n"
#: apps.py:33 links.py:22 #: apps.py:31 links.py:30
msgid "Checkouts" msgid "Checkouts"
msgstr "" msgstr ""
@@ -38,25 +40,53 @@ msgstr ""
msgid "Document forcefully checked in" msgid "Document forcefully checked in"
msgstr "" msgstr ""
#: exceptions.py:32 views.py:55 #: exceptions.py:25 views.py:55
msgid "Document already checked out." msgid "Document already checked out."
msgstr "" msgstr ""
#: handlers.py:13 #: forms.py:28
#, python-format #, fuzzy
#| msgid "New versions allowed: %s" #| msgid "document"
msgid "New versions not allowed for the checkedout document: %s" msgid "Document status"
msgstr "document"
#: forms.py:37 models.py:37 views.py:85
msgid "User"
msgstr "" msgstr ""
#: links.py:27 #: forms.py:41
#, fuzzy
#| msgid "Checkout user"
msgid "Check out time"
msgstr "checkout user"
#: forms.py:46
#, fuzzy
#| msgid "check out expiration date and time"
msgid "Check out expiration"
msgstr "check out expiration date and time"
#: forms.py:51
msgid "New versions allowed?"
msgstr ""
#: forms.py:52
msgid "Yes"
msgstr ""
#: forms.py:52
msgid "No"
msgstr ""
#: links.py:35
msgid "Check out document" msgid "Check out document"
msgstr "" msgstr ""
#: links.py:33 #: links.py:41
msgid "Check in document" msgid "Check in document"
msgstr "" msgstr ""
#: links.py:40 #: links.py:48
msgid "Check in/out" msgid "Check in/out"
msgstr "" msgstr ""
@@ -68,45 +98,39 @@ msgstr ""
msgid "Checked in/available" msgid "Checked in/available"
msgstr "" msgstr ""
#: models.py:28 #: models.py:27
msgid "Document" msgid "Document"
msgstr "" msgstr ""
#: models.py:31 #: models.py:29
msgid "Check out date and time" msgid "Check out date and time"
msgstr "" msgstr ""
#: models.py:35 #: models.py:33
msgid "Amount of time to hold the document checked out in minutes." msgid "Amount of time to hold the document checked out in minutes."
msgstr "" msgstr ""
#: models.py:37 #: models.py:35
msgid "Check out expiration date and time" msgid "Check out expiration date and time"
msgstr "" msgstr ""
#: models.py:39 views.py:85 #: models.py:41
#| msgid "User: %s"
msgid "User"
msgstr ""
#: models.py:43
msgid "Do not allow new version of this document to be uploaded." msgid "Do not allow new version of this document to be uploaded."
msgstr "" msgstr ""
#: models.py:45 #: models.py:43
msgid "Block new version upload" msgid "Block new version upload"
msgstr "" msgstr ""
#: models.py:59 #: models.py:54
#| msgid "Check out expiration date and time"
msgid "Check out expiration date and time must be in the future." msgid "Check out expiration date and time must be in the future."
msgstr "" msgstr ""
#: models.py:80 permissions.py:7 #: models.py:87 permissions.py:7
msgid "Document checkout" msgid "Document checkout"
msgstr "" msgstr ""
#: models.py:81 #: models.py:88
msgid "Document checkouts" msgid "Document checkouts"
msgstr "" msgstr ""
@@ -122,6 +146,12 @@ msgstr ""
msgid "Check out documents" msgid "Check out documents"
msgstr "" msgstr ""
#: permissions.py:19
#, fuzzy
#| msgid "Checkout user"
msgid "Check out details view"
msgstr "checkout user"
#: views.py:59 #: views.py:59
#, python-format #, python-format
msgid "Error trying to check out document; %s" msgid "Error trying to check out document; %s"
@@ -149,70 +179,33 @@ msgstr ""
msgid "Checkout expiration" msgid "Checkout expiration"
msgstr "" msgstr ""
#: views.py:124 #: views.py:118
#, python-format
msgid "Document status: %s"
msgstr ""
#: views.py:130
#, python-format
msgid "User: %s"
msgstr ""
#: views.py:136
#, python-format
msgid "Check out time: %s"
msgstr ""
#: views.py:141
#, python-format
msgid "Check out expiration: %s"
msgstr ""
#: views.py:146
#, python-format
msgid "New versions allowed: %s"
msgstr ""
#: views.py:147
msgid "Yes"
msgstr ""
#: views.py:147
msgid "No"
msgstr ""
#: views.py:154
#, python-format #, python-format
msgid "Check out details for document: %s" msgid "Check out details for document: %s"
msgstr "" msgstr ""
#: views.py:170 #: views.py:136
#, python-format #, python-format
#| msgid ""
#| "dn't originally checked out this document. Are you sure you wish cefully "
#| "check in document: %s?"
msgid "" msgid ""
"You didn't originally checked out this document. Forcefully check in the " "You didn't originally checked out this document. Forcefully check in the "
"document: %s?" "document: %s?"
msgstr "" msgstr ""
#: views.py:174 #: views.py:140
#, python-format #, python-format
#| msgid "Check out document: %s"
msgid "Check in the document: %s?" msgid "Check in the document: %s?"
msgstr "" msgstr ""
#: views.py:210 #: views.py:177
msgid "Document has not been checked out." msgid "Document has not been checked out."
msgstr "" msgstr ""
#: views.py:213 #: views.py:182
#, python-format #, python-format
msgid "Error trying to check in document; %s" msgid "Error trying to check in document; %s"
msgstr "" msgstr ""
#: views.py:217 #: views.py:187
#, python-format #, python-format
msgid "Document \"%s\" checked in successfully." msgid "Document \"%s\" checked in successfully."
msgstr "" msgstr ""
@@ -224,9 +217,6 @@ msgstr ""
#~ msgid "Allow overriding check out restrictions" #~ msgid "Allow overriding check out restrictions"
#~ msgstr "Allow overriding check out restrictions" #~ msgstr "Allow overriding check out restrictions"
#~ msgid "Checkout user"
#~ msgstr "checkout user"
#~ msgid "Are you sure you wish to check in document: %s?" #~ msgid "Are you sure you wish to check in document: %s?"
#~ msgstr "Are you sure you wish to check in document: %s?" #~ msgstr "Are you sure you wish to check in document: %s?"
@@ -252,11 +242,11 @@ msgstr ""
#~ msgstr "Enter a valid time difference." #~ msgstr "Enter a valid time difference."
#~ msgid "" #~ msgid ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgstr "" #~ msgstr ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgid "Document \"%(document)s\" checked out by %(fullname)s." #~ msgid "Document \"%(document)s\" checked out by %(fullname)s."
#~ msgstr "Document \"%(document)s\" checked out by %(fullname)s." #~ msgstr "Document \"%(document)s\" checked out by %(fullname)s."
@@ -270,12 +260,6 @@ msgstr ""
#~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgid "document"
#~ msgstr "document"
#~ msgid "check out expiration date and time"
#~ msgstr "check out expiration date and time"
#~ msgid "document checkout" #~ msgid "document checkout"
#~ msgstr "document checkout" #~ msgstr "document checkout"

View File

@@ -1,24 +1,27 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-08-19 06:41+0000\n" "PO-Revision-Date: 2015-08-19 06:41+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/"
"language/ru/)\n"
"Language: ru\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: ru\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" "%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
"%100>=11 && n%100<=14)? 2 : 3);\n"
#: apps.py:33 links.py:22 #: apps.py:31 links.py:30
msgid "Checkouts" msgid "Checkouts"
msgstr "" msgstr ""
@@ -38,25 +41,53 @@ msgstr ""
msgid "Document forcefully checked in" msgid "Document forcefully checked in"
msgstr "" msgstr ""
#: exceptions.py:32 views.py:55 #: exceptions.py:25 views.py:55
msgid "Document already checked out." msgid "Document already checked out."
msgstr "" msgstr ""
#: handlers.py:13 #: forms.py:28
#, python-format #, fuzzy
#| msgid "New versions allowed: %s" #| msgid "document"
msgid "New versions not allowed for the checkedout document: %s" msgid "Document status"
msgstr "document"
#: forms.py:37 models.py:37 views.py:85
msgid "User"
msgstr "" msgstr ""
#: links.py:27 #: forms.py:41
#, fuzzy
#| msgid "Checkout user"
msgid "Check out time"
msgstr "checkout user"
#: forms.py:46
#, fuzzy
#| msgid "check out expiration date and time"
msgid "Check out expiration"
msgstr "check out expiration date and time"
#: forms.py:51
msgid "New versions allowed?"
msgstr ""
#: forms.py:52
msgid "Yes"
msgstr ""
#: forms.py:52
msgid "No"
msgstr ""
#: links.py:35
msgid "Check out document" msgid "Check out document"
msgstr "" msgstr ""
#: links.py:33 #: links.py:41
msgid "Check in document" msgid "Check in document"
msgstr "" msgstr ""
#: links.py:40 #: links.py:48
msgid "Check in/out" msgid "Check in/out"
msgstr "" msgstr ""
@@ -68,45 +99,39 @@ msgstr ""
msgid "Checked in/available" msgid "Checked in/available"
msgstr "" msgstr ""
#: models.py:28 #: models.py:27
msgid "Document" msgid "Document"
msgstr "" msgstr ""
#: models.py:31 #: models.py:29
msgid "Check out date and time" msgid "Check out date and time"
msgstr "" msgstr ""
#: models.py:35 #: models.py:33
msgid "Amount of time to hold the document checked out in minutes." msgid "Amount of time to hold the document checked out in minutes."
msgstr "" msgstr ""
#: models.py:37 #: models.py:35
msgid "Check out expiration date and time" msgid "Check out expiration date and time"
msgstr "" msgstr ""
#: models.py:39 views.py:85 #: models.py:41
#| msgid "User: %s"
msgid "User"
msgstr ""
#: models.py:43
msgid "Do not allow new version of this document to be uploaded." msgid "Do not allow new version of this document to be uploaded."
msgstr "" msgstr ""
#: models.py:45 #: models.py:43
msgid "Block new version upload" msgid "Block new version upload"
msgstr "" msgstr ""
#: models.py:59 #: models.py:54
#| msgid "Check out expiration date and time"
msgid "Check out expiration date and time must be in the future." msgid "Check out expiration date and time must be in the future."
msgstr "" msgstr ""
#: models.py:80 permissions.py:7 #: models.py:87 permissions.py:7
msgid "Document checkout" msgid "Document checkout"
msgstr "" msgstr ""
#: models.py:81 #: models.py:88
msgid "Document checkouts" msgid "Document checkouts"
msgstr "" msgstr ""
@@ -122,6 +147,12 @@ msgstr ""
msgid "Check out documents" msgid "Check out documents"
msgstr "" msgstr ""
#: permissions.py:19
#, fuzzy
#| msgid "Checkout user"
msgid "Check out details view"
msgstr "checkout user"
#: views.py:59 #: views.py:59
#, python-format #, python-format
msgid "Error trying to check out document; %s" msgid "Error trying to check out document; %s"
@@ -149,70 +180,33 @@ msgstr ""
msgid "Checkout expiration" msgid "Checkout expiration"
msgstr "" msgstr ""
#: views.py:124 #: views.py:118
#, python-format
msgid "Document status: %s"
msgstr ""
#: views.py:130
#, python-format
msgid "User: %s"
msgstr ""
#: views.py:136
#, python-format
msgid "Check out time: %s"
msgstr ""
#: views.py:141
#, python-format
msgid "Check out expiration: %s"
msgstr ""
#: views.py:146
#, python-format
msgid "New versions allowed: %s"
msgstr ""
#: views.py:147
msgid "Yes"
msgstr ""
#: views.py:147
msgid "No"
msgstr ""
#: views.py:154
#, python-format #, python-format
msgid "Check out details for document: %s" msgid "Check out details for document: %s"
msgstr "" msgstr ""
#: views.py:170 #: views.py:136
#, python-format #, python-format
#| msgid ""
#| "dn't originally checked out this document. Are you sure you wish cefully "
#| "check in document: %s?"
msgid "" msgid ""
"You didn't originally checked out this document. Forcefully check in the " "You didn't originally checked out this document. Forcefully check in the "
"document: %s?" "document: %s?"
msgstr "" msgstr ""
#: views.py:174 #: views.py:140
#, python-format #, python-format
#| msgid "Check out document: %s"
msgid "Check in the document: %s?" msgid "Check in the document: %s?"
msgstr "" msgstr ""
#: views.py:210 #: views.py:177
msgid "Document has not been checked out." msgid "Document has not been checked out."
msgstr "" msgstr ""
#: views.py:213 #: views.py:182
#, python-format #, python-format
msgid "Error trying to check in document; %s" msgid "Error trying to check in document; %s"
msgstr "" msgstr ""
#: views.py:217 #: views.py:187
#, python-format #, python-format
msgid "Document \"%s\" checked in successfully." msgid "Document \"%s\" checked in successfully."
msgstr "" msgstr ""
@@ -224,9 +218,6 @@ msgstr ""
#~ msgid "Allow overriding check out restrictions" #~ msgid "Allow overriding check out restrictions"
#~ msgstr "Allow overriding check out restrictions" #~ msgstr "Allow overriding check out restrictions"
#~ msgid "Checkout user"
#~ msgstr "checkout user"
#~ msgid "Are you sure you wish to check in document: %s?" #~ msgid "Are you sure you wish to check in document: %s?"
#~ msgstr "Are you sure you wish to check in document: %s?" #~ msgstr "Are you sure you wish to check in document: %s?"
@@ -252,11 +243,11 @@ msgstr ""
#~ msgstr "Enter a valid time difference." #~ msgstr "Enter a valid time difference."
#~ msgid "" #~ msgid ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgstr "" #~ msgstr ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgid "Document \"%(document)s\" checked out by %(fullname)s." #~ msgid "Document \"%(document)s\" checked out by %(fullname)s."
#~ msgstr "Document \"%(document)s\" checked out by %(fullname)s." #~ msgstr "Document \"%(document)s\" checked out by %(fullname)s."
@@ -270,12 +261,6 @@ msgstr ""
#~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgid "document"
#~ msgstr "document"
#~ msgid "check out expiration date and time"
#~ msgstr "check out expiration date and time"
#~ msgid "document checkout" #~ msgid "document checkout"
#~ msgstr "document checkout" #~ msgstr "document checkout"

View File

@@ -1,24 +1,26 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-08-19 06:41+0000\n" "PO-Revision-Date: 2015-08-19 06:41+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-"
"edms/language/sl_SI/)\n"
"Language: sl_SI\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" "%100==4 ? 2 : 3);\n"
#: apps.py:33 links.py:22 #: apps.py:31 links.py:30
msgid "Checkouts" msgid "Checkouts"
msgstr "" msgstr ""
@@ -38,25 +40,53 @@ msgstr ""
msgid "Document forcefully checked in" msgid "Document forcefully checked in"
msgstr "" msgstr ""
#: exceptions.py:32 views.py:55 #: exceptions.py:25 views.py:55
msgid "Document already checked out." msgid "Document already checked out."
msgstr "" msgstr ""
#: handlers.py:13 #: forms.py:28
#, python-format #, fuzzy
#| msgid "New versions allowed: %s" #| msgid "document"
msgid "New versions not allowed for the checkedout document: %s" msgid "Document status"
msgstr "document"
#: forms.py:37 models.py:37 views.py:85
msgid "User"
msgstr "" msgstr ""
#: links.py:27 #: forms.py:41
#, fuzzy
#| msgid "Checkout user"
msgid "Check out time"
msgstr "checkout user"
#: forms.py:46
#, fuzzy
#| msgid "check out expiration date and time"
msgid "Check out expiration"
msgstr "check out expiration date and time"
#: forms.py:51
msgid "New versions allowed?"
msgstr ""
#: forms.py:52
msgid "Yes"
msgstr ""
#: forms.py:52
msgid "No"
msgstr ""
#: links.py:35
msgid "Check out document" msgid "Check out document"
msgstr "" msgstr ""
#: links.py:33 #: links.py:41
msgid "Check in document" msgid "Check in document"
msgstr "" msgstr ""
#: links.py:40 #: links.py:48
msgid "Check in/out" msgid "Check in/out"
msgstr "" msgstr ""
@@ -68,45 +98,39 @@ msgstr ""
msgid "Checked in/available" msgid "Checked in/available"
msgstr "" msgstr ""
#: models.py:28 #: models.py:27
msgid "Document" msgid "Document"
msgstr "" msgstr ""
#: models.py:31 #: models.py:29
msgid "Check out date and time" msgid "Check out date and time"
msgstr "" msgstr ""
#: models.py:35 #: models.py:33
msgid "Amount of time to hold the document checked out in minutes." msgid "Amount of time to hold the document checked out in minutes."
msgstr "" msgstr ""
#: models.py:37 #: models.py:35
msgid "Check out expiration date and time" msgid "Check out expiration date and time"
msgstr "" msgstr ""
#: models.py:39 views.py:85 #: models.py:41
#| msgid "User: %s"
msgid "User"
msgstr ""
#: models.py:43
msgid "Do not allow new version of this document to be uploaded." msgid "Do not allow new version of this document to be uploaded."
msgstr "" msgstr ""
#: models.py:45 #: models.py:43
msgid "Block new version upload" msgid "Block new version upload"
msgstr "" msgstr ""
#: models.py:59 #: models.py:54
#| msgid "Check out expiration date and time"
msgid "Check out expiration date and time must be in the future." msgid "Check out expiration date and time must be in the future."
msgstr "" msgstr ""
#: models.py:80 permissions.py:7 #: models.py:87 permissions.py:7
msgid "Document checkout" msgid "Document checkout"
msgstr "" msgstr ""
#: models.py:81 #: models.py:88
msgid "Document checkouts" msgid "Document checkouts"
msgstr "" msgstr ""
@@ -122,6 +146,12 @@ msgstr ""
msgid "Check out documents" msgid "Check out documents"
msgstr "" msgstr ""
#: permissions.py:19
#, fuzzy
#| msgid "Checkout user"
msgid "Check out details view"
msgstr "checkout user"
#: views.py:59 #: views.py:59
#, python-format #, python-format
msgid "Error trying to check out document; %s" msgid "Error trying to check out document; %s"
@@ -149,70 +179,33 @@ msgstr ""
msgid "Checkout expiration" msgid "Checkout expiration"
msgstr "" msgstr ""
#: views.py:124 #: views.py:118
#, python-format
msgid "Document status: %s"
msgstr ""
#: views.py:130
#, python-format
msgid "User: %s"
msgstr ""
#: views.py:136
#, python-format
msgid "Check out time: %s"
msgstr ""
#: views.py:141
#, python-format
msgid "Check out expiration: %s"
msgstr ""
#: views.py:146
#, python-format
msgid "New versions allowed: %s"
msgstr ""
#: views.py:147
msgid "Yes"
msgstr ""
#: views.py:147
msgid "No"
msgstr ""
#: views.py:154
#, python-format #, python-format
msgid "Check out details for document: %s" msgid "Check out details for document: %s"
msgstr "" msgstr ""
#: views.py:170 #: views.py:136
#, python-format #, python-format
#| msgid ""
#| "dn't originally checked out this document. Are you sure you wish cefully "
#| "check in document: %s?"
msgid "" msgid ""
"You didn't originally checked out this document. Forcefully check in the " "You didn't originally checked out this document. Forcefully check in the "
"document: %s?" "document: %s?"
msgstr "" msgstr ""
#: views.py:174 #: views.py:140
#, python-format #, python-format
#| msgid "Check out document: %s"
msgid "Check in the document: %s?" msgid "Check in the document: %s?"
msgstr "" msgstr ""
#: views.py:210 #: views.py:177
msgid "Document has not been checked out." msgid "Document has not been checked out."
msgstr "" msgstr ""
#: views.py:213 #: views.py:182
#, python-format #, python-format
msgid "Error trying to check in document; %s" msgid "Error trying to check in document; %s"
msgstr "" msgstr ""
#: views.py:217 #: views.py:187
#, python-format #, python-format
msgid "Document \"%s\" checked in successfully." msgid "Document \"%s\" checked in successfully."
msgstr "" msgstr ""
@@ -224,9 +217,6 @@ msgstr ""
#~ msgid "Allow overriding check out restrictions" #~ msgid "Allow overriding check out restrictions"
#~ msgstr "Allow overriding check out restrictions" #~ msgstr "Allow overriding check out restrictions"
#~ msgid "Checkout user"
#~ msgstr "checkout user"
#~ msgid "Are you sure you wish to check in document: %s?" #~ msgid "Are you sure you wish to check in document: %s?"
#~ msgstr "Are you sure you wish to check in document: %s?" #~ msgstr "Are you sure you wish to check in document: %s?"
@@ -252,11 +242,11 @@ msgstr ""
#~ msgstr "Enter a valid time difference." #~ msgstr "Enter a valid time difference."
#~ msgid "" #~ msgid ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgstr "" #~ msgstr ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgid "Document \"%(document)s\" checked out by %(fullname)s." #~ msgid "Document \"%(document)s\" checked out by %(fullname)s."
#~ msgstr "Document \"%(document)s\" checked out by %(fullname)s." #~ msgstr "Document \"%(document)s\" checked out by %(fullname)s."
@@ -270,12 +260,6 @@ msgstr ""
#~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgid "document"
#~ msgstr "document"
#~ msgid "check out expiration date and time"
#~ msgstr "check out expiration date and time"
#~ msgid "document checkout" #~ msgid "document checkout"
#~ msgstr "document checkout" #~ msgstr "document checkout"

View File

@@ -1,24 +1,25 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-08-19 06:41+0000\n" "PO-Revision-Date: 2015-08-19 06:41+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/"
"mayan-edms/language/vi_VN/)\n"
"Language: vi_VN\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: vi_VN\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:33 links.py:22 #: apps.py:31 links.py:30
msgid "Checkouts" msgid "Checkouts"
msgstr "" msgstr ""
@@ -38,25 +39,53 @@ msgstr ""
msgid "Document forcefully checked in" msgid "Document forcefully checked in"
msgstr "" msgstr ""
#: exceptions.py:32 views.py:55 #: exceptions.py:25 views.py:55
msgid "Document already checked out." msgid "Document already checked out."
msgstr "" msgstr ""
#: handlers.py:13 #: forms.py:28
#, python-format #, fuzzy
#| msgid "New versions allowed: %s" #| msgid "document"
msgid "New versions not allowed for the checkedout document: %s" msgid "Document status"
msgstr "document"
#: forms.py:37 models.py:37 views.py:85
msgid "User"
msgstr "" msgstr ""
#: links.py:27 #: forms.py:41
#, fuzzy
#| msgid "Checkout user"
msgid "Check out time"
msgstr "checkout user"
#: forms.py:46
#, fuzzy
#| msgid "check out expiration date and time"
msgid "Check out expiration"
msgstr "check out expiration date and time"
#: forms.py:51
msgid "New versions allowed?"
msgstr ""
#: forms.py:52
msgid "Yes"
msgstr ""
#: forms.py:52
msgid "No"
msgstr ""
#: links.py:35
msgid "Check out document" msgid "Check out document"
msgstr "" msgstr ""
#: links.py:33 #: links.py:41
msgid "Check in document" msgid "Check in document"
msgstr "" msgstr ""
#: links.py:40 #: links.py:48
msgid "Check in/out" msgid "Check in/out"
msgstr "" msgstr ""
@@ -68,45 +97,39 @@ msgstr ""
msgid "Checked in/available" msgid "Checked in/available"
msgstr "" msgstr ""
#: models.py:28 #: models.py:27
msgid "Document" msgid "Document"
msgstr "" msgstr ""
#: models.py:31 #: models.py:29
msgid "Check out date and time" msgid "Check out date and time"
msgstr "" msgstr ""
#: models.py:35 #: models.py:33
msgid "Amount of time to hold the document checked out in minutes." msgid "Amount of time to hold the document checked out in minutes."
msgstr "" msgstr ""
#: models.py:37 #: models.py:35
msgid "Check out expiration date and time" msgid "Check out expiration date and time"
msgstr "" msgstr ""
#: models.py:39 views.py:85 #: models.py:41
#| msgid "User: %s"
msgid "User"
msgstr ""
#: models.py:43
msgid "Do not allow new version of this document to be uploaded." msgid "Do not allow new version of this document to be uploaded."
msgstr "" msgstr ""
#: models.py:45 #: models.py:43
msgid "Block new version upload" msgid "Block new version upload"
msgstr "" msgstr ""
#: models.py:59 #: models.py:54
#| msgid "Check out expiration date and time"
msgid "Check out expiration date and time must be in the future." msgid "Check out expiration date and time must be in the future."
msgstr "" msgstr ""
#: models.py:80 permissions.py:7 #: models.py:87 permissions.py:7
msgid "Document checkout" msgid "Document checkout"
msgstr "" msgstr ""
#: models.py:81 #: models.py:88
msgid "Document checkouts" msgid "Document checkouts"
msgstr "" msgstr ""
@@ -122,6 +145,12 @@ msgstr ""
msgid "Check out documents" msgid "Check out documents"
msgstr "" msgstr ""
#: permissions.py:19
#, fuzzy
#| msgid "Checkout user"
msgid "Check out details view"
msgstr "checkout user"
#: views.py:59 #: views.py:59
#, python-format #, python-format
msgid "Error trying to check out document; %s" msgid "Error trying to check out document; %s"
@@ -149,70 +178,33 @@ msgstr ""
msgid "Checkout expiration" msgid "Checkout expiration"
msgstr "" msgstr ""
#: views.py:124 #: views.py:118
#, python-format
msgid "Document status: %s"
msgstr ""
#: views.py:130
#, python-format
msgid "User: %s"
msgstr ""
#: views.py:136
#, python-format
msgid "Check out time: %s"
msgstr ""
#: views.py:141
#, python-format
msgid "Check out expiration: %s"
msgstr ""
#: views.py:146
#, python-format
msgid "New versions allowed: %s"
msgstr ""
#: views.py:147
msgid "Yes"
msgstr ""
#: views.py:147
msgid "No"
msgstr ""
#: views.py:154
#, python-format #, python-format
msgid "Check out details for document: %s" msgid "Check out details for document: %s"
msgstr "" msgstr ""
#: views.py:170 #: views.py:136
#, python-format #, python-format
#| msgid ""
#| "dn't originally checked out this document. Are you sure you wish cefully "
#| "check in document: %s?"
msgid "" msgid ""
"You didn't originally checked out this document. Forcefully check in the " "You didn't originally checked out this document. Forcefully check in the "
"document: %s?" "document: %s?"
msgstr "" msgstr ""
#: views.py:174 #: views.py:140
#, python-format #, python-format
#| msgid "Check out document: %s"
msgid "Check in the document: %s?" msgid "Check in the document: %s?"
msgstr "" msgstr ""
#: views.py:210 #: views.py:177
msgid "Document has not been checked out." msgid "Document has not been checked out."
msgstr "" msgstr ""
#: views.py:213 #: views.py:182
#, python-format #, python-format
msgid "Error trying to check in document; %s" msgid "Error trying to check in document; %s"
msgstr "" msgstr ""
#: views.py:217 #: views.py:187
#, python-format #, python-format
msgid "Document \"%s\" checked in successfully." msgid "Document \"%s\" checked in successfully."
msgstr "" msgstr ""
@@ -224,9 +216,6 @@ msgstr ""
#~ msgid "Allow overriding check out restrictions" #~ msgid "Allow overriding check out restrictions"
#~ msgstr "Allow overriding check out restrictions" #~ msgstr "Allow overriding check out restrictions"
#~ msgid "Checkout user"
#~ msgstr "checkout user"
#~ msgid "Are you sure you wish to check in document: %s?" #~ msgid "Are you sure you wish to check in document: %s?"
#~ msgstr "Are you sure you wish to check in document: %s?" #~ msgstr "Are you sure you wish to check in document: %s?"
@@ -252,11 +241,11 @@ msgstr ""
#~ msgstr "Enter a valid time difference." #~ msgstr "Enter a valid time difference."
#~ msgid "" #~ msgid ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgstr "" #~ msgstr ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgid "Document \"%(document)s\" checked out by %(fullname)s." #~ msgid "Document \"%(document)s\" checked out by %(fullname)s."
#~ msgstr "Document \"%(document)s\" checked out by %(fullname)s." #~ msgstr "Document \"%(document)s\" checked out by %(fullname)s."
@@ -270,12 +259,6 @@ msgstr ""
#~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgid "document"
#~ msgstr "document"
#~ msgid "check out expiration date and time"
#~ msgstr "check out expiration date and time"
#~ msgid "document checkout" #~ msgid "document checkout"
#~ msgstr "document checkout" #~ msgstr "document checkout"

View File

@@ -1,24 +1,25 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:24-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-08-19 06:41+0000\n" "PO-Revision-Date: 2015-08-19 06:41+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/"
"language/zh_CN/)\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:33 links.py:22 #: apps.py:31 links.py:30
msgid "Checkouts" msgid "Checkouts"
msgstr "" msgstr ""
@@ -38,25 +39,53 @@ msgstr ""
msgid "Document forcefully checked in" msgid "Document forcefully checked in"
msgstr "" msgstr ""
#: exceptions.py:32 views.py:55 #: exceptions.py:25 views.py:55
msgid "Document already checked out." msgid "Document already checked out."
msgstr "" msgstr ""
#: handlers.py:13 #: forms.py:28
#, python-format #, fuzzy
#| msgid "New versions allowed: %s" #| msgid "document"
msgid "New versions not allowed for the checkedout document: %s" msgid "Document status"
msgstr "document"
#: forms.py:37 models.py:37 views.py:85
msgid "User"
msgstr "" msgstr ""
#: links.py:27 #: forms.py:41
#, fuzzy
#| msgid "Checkout user"
msgid "Check out time"
msgstr "checkout user"
#: forms.py:46
#, fuzzy
#| msgid "check out expiration date and time"
msgid "Check out expiration"
msgstr "check out expiration date and time"
#: forms.py:51
msgid "New versions allowed?"
msgstr ""
#: forms.py:52
msgid "Yes"
msgstr ""
#: forms.py:52
msgid "No"
msgstr ""
#: links.py:35
msgid "Check out document" msgid "Check out document"
msgstr "" msgstr ""
#: links.py:33 #: links.py:41
msgid "Check in document" msgid "Check in document"
msgstr "" msgstr ""
#: links.py:40 #: links.py:48
msgid "Check in/out" msgid "Check in/out"
msgstr "" msgstr ""
@@ -68,45 +97,39 @@ msgstr ""
msgid "Checked in/available" msgid "Checked in/available"
msgstr "" msgstr ""
#: models.py:28 #: models.py:27
msgid "Document" msgid "Document"
msgstr "" msgstr ""
#: models.py:31 #: models.py:29
msgid "Check out date and time" msgid "Check out date and time"
msgstr "" msgstr ""
#: models.py:35 #: models.py:33
msgid "Amount of time to hold the document checked out in minutes." msgid "Amount of time to hold the document checked out in minutes."
msgstr "" msgstr ""
#: models.py:37 #: models.py:35
msgid "Check out expiration date and time" msgid "Check out expiration date and time"
msgstr "" msgstr ""
#: models.py:39 views.py:85 #: models.py:41
#| msgid "User: %s"
msgid "User"
msgstr ""
#: models.py:43
msgid "Do not allow new version of this document to be uploaded." msgid "Do not allow new version of this document to be uploaded."
msgstr "" msgstr ""
#: models.py:45 #: models.py:43
msgid "Block new version upload" msgid "Block new version upload"
msgstr "" msgstr ""
#: models.py:59 #: models.py:54
#| msgid "Check out expiration date and time"
msgid "Check out expiration date and time must be in the future." msgid "Check out expiration date and time must be in the future."
msgstr "" msgstr ""
#: models.py:80 permissions.py:7 #: models.py:87 permissions.py:7
msgid "Document checkout" msgid "Document checkout"
msgstr "" msgstr ""
#: models.py:81 #: models.py:88
msgid "Document checkouts" msgid "Document checkouts"
msgstr "" msgstr ""
@@ -122,6 +145,12 @@ msgstr ""
msgid "Check out documents" msgid "Check out documents"
msgstr "" msgstr ""
#: permissions.py:19
#, fuzzy
#| msgid "Checkout user"
msgid "Check out details view"
msgstr "checkout user"
#: views.py:59 #: views.py:59
#, python-format #, python-format
msgid "Error trying to check out document; %s" msgid "Error trying to check out document; %s"
@@ -149,70 +178,33 @@ msgstr ""
msgid "Checkout expiration" msgid "Checkout expiration"
msgstr "" msgstr ""
#: views.py:124 #: views.py:118
#, python-format
msgid "Document status: %s"
msgstr ""
#: views.py:130
#, python-format
msgid "User: %s"
msgstr ""
#: views.py:136
#, python-format
msgid "Check out time: %s"
msgstr ""
#: views.py:141
#, python-format
msgid "Check out expiration: %s"
msgstr ""
#: views.py:146
#, python-format
msgid "New versions allowed: %s"
msgstr ""
#: views.py:147
msgid "Yes"
msgstr ""
#: views.py:147
msgid "No"
msgstr ""
#: views.py:154
#, python-format #, python-format
msgid "Check out details for document: %s" msgid "Check out details for document: %s"
msgstr "" msgstr ""
#: views.py:170 #: views.py:136
#, python-format #, python-format
#| msgid ""
#| "dn't originally checked out this document. Are you sure you wish cefully "
#| "check in document: %s?"
msgid "" msgid ""
"You didn't originally checked out this document. Forcefully check in the " "You didn't originally checked out this document. Forcefully check in the "
"document: %s?" "document: %s?"
msgstr "" msgstr ""
#: views.py:174 #: views.py:140
#, python-format #, python-format
#| msgid "Check out document: %s"
msgid "Check in the document: %s?" msgid "Check in the document: %s?"
msgstr "" msgstr ""
#: views.py:210 #: views.py:177
msgid "Document has not been checked out." msgid "Document has not been checked out."
msgstr "" msgstr ""
#: views.py:213 #: views.py:182
#, python-format #, python-format
msgid "Error trying to check in document; %s" msgid "Error trying to check in document; %s"
msgstr "" msgstr ""
#: views.py:217 #: views.py:187
#, python-format #, python-format
msgid "Document \"%s\" checked in successfully." msgid "Document \"%s\" checked in successfully."
msgstr "" msgstr ""
@@ -224,9 +216,6 @@ msgstr ""
#~ msgid "Allow overriding check out restrictions" #~ msgid "Allow overriding check out restrictions"
#~ msgstr "Allow overriding check out restrictions" #~ msgstr "Allow overriding check out restrictions"
#~ msgid "Checkout user"
#~ msgstr "checkout user"
#~ msgid "Are you sure you wish to check in document: %s?" #~ msgid "Are you sure you wish to check in document: %s?"
#~ msgstr "Are you sure you wish to check in document: %s?" #~ msgstr "Are you sure you wish to check in document: %s?"
@@ -252,11 +241,11 @@ msgstr ""
#~ msgstr "Enter a valid time difference." #~ msgstr "Enter a valid time difference."
#~ msgid "" #~ msgid ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgstr "" #~ msgstr ""
#~ "Amount of time to hold the document in the checked out state in days, hours " #~ "Amount of time to hold the document in the checked out state in days, "
#~ "and/or minutes." #~ "hours and/or minutes."
#~ msgid "Document \"%(document)s\" checked out by %(fullname)s." #~ msgid "Document \"%(document)s\" checked out by %(fullname)s."
#~ msgstr "Document \"%(document)s\" checked out by %(fullname)s." #~ msgstr "Document \"%(document)s\" checked out by %(fullname)s."
@@ -270,12 +259,6 @@ msgstr ""
#~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s." #~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s."
#~ msgid "document"
#~ msgstr "document"
#~ msgid "check out expiration date and time"
#~ msgstr "check out expiration date and time"
#~ msgid "document checkout" #~ msgid "document checkout"
#~ msgstr "document checkout" #~ msgstr "document checkout"

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
# Mohammed ALDOUB <voulnet@gmail.com>, 2013 # Mohammed ALDOUB <voulnet@gmail.com>, 2013
@@ -9,17 +9,19 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:25-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-09-24 20:34+0000\n" "PO-Revision-Date: 2015-09-24 20:34+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/"
"ar/)\n"
"Language: ar\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: ar\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: apps.py:66 settings.py:9 #: apps.py:70 settings.py:9
msgid "Common" msgid "Common"
msgstr "" msgstr ""
@@ -27,11 +29,11 @@ msgstr ""
msgid "Available attributes: " msgid "Available attributes: "
msgstr "" msgstr ""
#: forms.py:27 #: forms.py:26
msgid "Selection" msgid "Selection"
msgstr "الاختيار" msgstr "الاختيار"
#: forms.py:106 #: forms.py:105
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
@@ -48,58 +50,34 @@ msgstr "إضافة"
msgid "Remove" msgid "Remove"
msgstr "إزالة" msgstr "إزالة"
#: generics.py:265 #: generics.py:284
#, python-format #, python-format
msgid "Error creating new %s." msgid "%(object)s not created, error: %(error)s"
msgstr "" msgstr ""
#: generics.py:268 #: generics.py:295
msgid "Error creating object."
msgstr ""
#: generics.py:292
#, python-format #, python-format
msgid "%s created successfully." msgid "%(object)s created successfully."
msgstr "" msgstr ""
#: generics.py:297 #: generics.py:320
msgid "New object created successfully."
msgstr ""
#: generics.py:318
#, python-format #, python-format
msgid "Error deleting %s." msgid "%(object)s not deleted, error: %(error)s."
msgstr ""
#: generics.py:322
msgid "Error deleting object."
msgstr "" msgstr ""
#: generics.py:331 #: generics.py:331
#, python-format #, python-format
msgid "%s deleted successfully." msgid "%(object)s deleted successfully."
msgstr "" msgstr ""
#: generics.py:336 #: generics.py:372
msgid "Object deleted successfully."
msgstr ""
#: generics.py:363
#, python-format #, python-format
msgid "Error saving %s details." msgid "%(object)s not updated, error: %(error)s."
msgstr "" msgstr ""
#: generics.py:368 #: generics.py:383
msgid "Error saving details."
msgstr ""
#: generics.py:393
#, python-format #, python-format
msgid "%s details saved successfully." msgid "%(object)s updated successfully."
msgstr ""
#: generics.py:398
msgid "Details saved successfully."
msgstr "" msgstr ""
#: links.py:9 #: links.py:9
@@ -138,22 +116,26 @@ msgstr ""
msgid "Setup" msgid "Setup"
msgstr "" msgstr ""
#: links.py:41 views.py:191 #: links.py:41 views.py:194
msgid "Tools" msgid "Tools"
msgstr "" msgstr ""
#: literals.py:8 #: literals.py:13
msgid "Days" msgid "Days"
msgstr "" msgstr ""
#: literals.py:9 #: literals.py:14
msgid "Hours" msgid "Hours"
msgstr "" msgstr ""
#: literals.py:10 #: literals.py:15
msgid "Minutes" msgid "Minutes"
msgstr "" msgstr ""
#: mixins.py:125
msgid "Object"
msgstr ""
#: models.py:23 #: models.py:23
msgid "File" msgid "File"
msgstr "" msgstr ""
@@ -195,13 +177,10 @@ msgid "User locale profiles"
msgstr "" msgstr ""
#: settings.py:13 #: settings.py:13
#| msgid ""
#| "ary directory used site wide to store thumbnails, previews and porary es. "
#| "If none is specified, one will be created using pfile.mkdtemp()"
msgid "" msgid ""
"Temporary directory used site wide to store thumbnails, previews and " "Temporary directory used site wide to store thumbnails, previews and "
"temporary files. If none is specified, one will be created using " "temporary files. If none is specified, one will be created using tempfile."
"tempfile.mkdtemp()." "mkdtemp()."
msgstr "" msgstr ""
#: settings.py:22 #: settings.py:22
@@ -218,11 +197,10 @@ msgstr ""
#: settings.py:40 #: settings.py:40
msgid "" msgid ""
"Time to delay background tasks that depend on a database commit to " "Time to delay background tasks that depend on a database commit to propagate."
"propagate."
msgstr "" msgstr ""
#: views.py:36 #: views.py:37
msgid "Current user details" msgid "Current user details"
msgstr "" msgstr ""
@@ -239,7 +217,6 @@ msgid "Edit current user locale profile details"
msgstr "" msgstr ""
#: views.py:113 #: views.py:113
#| msgid "Selection"
msgid "Filter selection" msgid "Filter selection"
msgstr "" msgstr ""
@@ -249,7 +226,6 @@ msgid "Results for filter: %s"
msgstr "" msgstr ""
#: views.py:136 #: views.py:136
#| msgid "Page not found"
msgid "Filter not found" msgid "Filter not found"
msgstr "" msgstr ""
@@ -257,11 +233,11 @@ msgstr ""
msgid "Setup items" msgid "Setup items"
msgstr "" msgstr ""
#: views.py:218 #: views.py:221
msgid "No action selected." msgid "No action selected."
msgstr "لم يتم اختيار اجراء." msgstr "لم يتم اختيار اجراء."
#: views.py:226 #: views.py:229
msgid "Must select at least one item." msgid "Must select at least one item."
msgstr "يجب اختيار غرض واحد عالأقل." msgstr "يجب اختيار غرض واحد عالأقل."
@@ -303,11 +279,11 @@ msgstr "لا شيء"
#~ msgstr "Email" #~ msgstr "Email"
#~ msgid "" #~ msgid ""
#~ "Please enter a correct email and password. Note that the password field is " #~ "Please enter a correct email and password. Note that the password field "
#~ "case-sensitive." #~ "is case-sensitive."
#~ msgstr "" #~ msgstr ""
#~ "Please enter a correct email and password. Note that the password fields is " #~ "Please enter a correct email and password. Note that the password fields "
#~ "case-sensitive." #~ "is case-sensitive."
#~ msgid "This account is inactive." #~ msgid "This account is inactive."
#~ msgstr "This account is inactive." #~ msgstr "This account is inactive."
@@ -316,11 +292,11 @@ msgstr "لا شيء"
#~ msgstr "change password" #~ msgstr "change password"
#~ msgid "" #~ msgid ""
#~ "Controls the mechanism used to authenticated user. Options are: username, " #~ "Controls the mechanism used to authenticated user. Options are: "
#~ "email" #~ "username, email"
#~ msgstr "" #~ msgstr ""
#~ "Controls the mechanism used to authenticated user. Options are: username, " #~ "Controls the mechanism used to authenticated user. Options are: "
#~ "email" #~ "username, email"
#~ msgid "Allow non authenticated users, access to all views" #~ msgid "Allow non authenticated users, access to all views"
#~ msgstr "Allow non authenticated users, access to all views" #~ msgstr "Allow non authenticated users, access to all views"

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
# Pavlin Koldamov <pkoldamov@gmail.com>, 2012 # Pavlin Koldamov <pkoldamov@gmail.com>, 2012
@@ -9,17 +9,18 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:25-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-09-24 20:34+0000\n" "PO-Revision-Date: 2015-09-24 20:34+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/"
"language/bg/)\n"
"Language: bg\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:66 settings.py:9 #: apps.py:70 settings.py:9
msgid "Common" msgid "Common"
msgstr "" msgstr ""
@@ -27,11 +28,11 @@ msgstr ""
msgid "Available attributes: " msgid "Available attributes: "
msgstr "" msgstr ""
#: forms.py:27 #: forms.py:26
msgid "Selection" msgid "Selection"
msgstr "" msgstr ""
#: forms.py:106 #: forms.py:105
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
@@ -48,58 +49,34 @@ msgstr "Добави"
msgid "Remove" msgid "Remove"
msgstr "Премахнете" msgstr "Премахнете"
#: generics.py:265 #: generics.py:284
#, python-format #, python-format
msgid "Error creating new %s." msgid "%(object)s not created, error: %(error)s"
msgstr "" msgstr ""
#: generics.py:268 #: generics.py:295
msgid "Error creating object."
msgstr ""
#: generics.py:292
#, python-format #, python-format
msgid "%s created successfully." msgid "%(object)s created successfully."
msgstr "" msgstr ""
#: generics.py:297 #: generics.py:320
msgid "New object created successfully."
msgstr ""
#: generics.py:318
#, python-format #, python-format
msgid "Error deleting %s." msgid "%(object)s not deleted, error: %(error)s."
msgstr ""
#: generics.py:322
msgid "Error deleting object."
msgstr "" msgstr ""
#: generics.py:331 #: generics.py:331
#, python-format #, python-format
msgid "%s deleted successfully." msgid "%(object)s deleted successfully."
msgstr "" msgstr ""
#: generics.py:336 #: generics.py:372
msgid "Object deleted successfully."
msgstr ""
#: generics.py:363
#, python-format #, python-format
msgid "Error saving %s details." msgid "%(object)s not updated, error: %(error)s."
msgstr "" msgstr ""
#: generics.py:368 #: generics.py:383
msgid "Error saving details."
msgstr ""
#: generics.py:393
#, python-format #, python-format
msgid "%s details saved successfully." msgid "%(object)s updated successfully."
msgstr ""
#: generics.py:398
msgid "Details saved successfully."
msgstr "" msgstr ""
#: links.py:9 #: links.py:9
@@ -138,22 +115,26 @@ msgstr ""
msgid "Setup" msgid "Setup"
msgstr "" msgstr ""
#: links.py:41 views.py:191 #: links.py:41 views.py:194
msgid "Tools" msgid "Tools"
msgstr "" msgstr ""
#: literals.py:8 #: literals.py:13
msgid "Days" msgid "Days"
msgstr "" msgstr ""
#: literals.py:9 #: literals.py:14
msgid "Hours" msgid "Hours"
msgstr "" msgstr ""
#: literals.py:10 #: literals.py:15
msgid "Minutes" msgid "Minutes"
msgstr "" msgstr ""
#: mixins.py:125
msgid "Object"
msgstr ""
#: models.py:23 #: models.py:23
msgid "File" msgid "File"
msgstr "" msgstr ""
@@ -195,13 +176,10 @@ msgid "User locale profiles"
msgstr "" msgstr ""
#: settings.py:13 #: settings.py:13
#| msgid ""
#| "ary directory used site wide to store thumbnails, previews and porary es. "
#| "If none is specified, one will be created using pfile.mkdtemp()"
msgid "" msgid ""
"Temporary directory used site wide to store thumbnails, previews and " "Temporary directory used site wide to store thumbnails, previews and "
"temporary files. If none is specified, one will be created using " "temporary files. If none is specified, one will be created using tempfile."
"tempfile.mkdtemp()." "mkdtemp()."
msgstr "" msgstr ""
#: settings.py:22 #: settings.py:22
@@ -218,11 +196,10 @@ msgstr ""
#: settings.py:40 #: settings.py:40
msgid "" msgid ""
"Time to delay background tasks that depend on a database commit to " "Time to delay background tasks that depend on a database commit to propagate."
"propagate."
msgstr "" msgstr ""
#: views.py:36 #: views.py:37
msgid "Current user details" msgid "Current user details"
msgstr "" msgstr ""
@@ -239,7 +216,6 @@ msgid "Edit current user locale profile details"
msgstr "" msgstr ""
#: views.py:113 #: views.py:113
#| msgid "Selection"
msgid "Filter selection" msgid "Filter selection"
msgstr "" msgstr ""
@@ -249,7 +225,6 @@ msgid "Results for filter: %s"
msgstr "" msgstr ""
#: views.py:136 #: views.py:136
#| msgid "Page not found"
msgid "Filter not found" msgid "Filter not found"
msgstr "" msgstr ""
@@ -257,11 +232,11 @@ msgstr ""
msgid "Setup items" msgid "Setup items"
msgstr "" msgstr ""
#: views.py:218 #: views.py:221
msgid "No action selected." msgid "No action selected."
msgstr "" msgstr ""
#: views.py:226 #: views.py:229
msgid "Must select at least one item." msgid "Must select at least one item."
msgstr "" msgstr ""
@@ -303,11 +278,11 @@ msgstr "Няма"
#~ msgstr "Email" #~ msgstr "Email"
#~ msgid "" #~ msgid ""
#~ "Please enter a correct email and password. Note that the password field is " #~ "Please enter a correct email and password. Note that the password field "
#~ "case-sensitive." #~ "is case-sensitive."
#~ msgstr "" #~ msgstr ""
#~ "Please enter a correct email and password. Note that the password fields is " #~ "Please enter a correct email and password. Note that the password fields "
#~ "case-sensitive." #~ "is case-sensitive."
#~ msgid "This account is inactive." #~ msgid "This account is inactive."
#~ msgstr "This account is inactive." #~ msgstr "This account is inactive."
@@ -316,11 +291,11 @@ msgstr "Няма"
#~ msgstr "change password" #~ msgstr "change password"
#~ msgid "" #~ msgid ""
#~ "Controls the mechanism used to authenticated user. Options are: username, " #~ "Controls the mechanism used to authenticated user. Options are: "
#~ "email" #~ "username, email"
#~ msgstr "" #~ msgstr ""
#~ "Controls the mechanism used to authenticated user. Options are: username, " #~ "Controls the mechanism used to authenticated user. Options are: "
#~ "email" #~ "username, email"
#~ msgid "Allow non authenticated users, access to all views" #~ msgid "Allow non authenticated users, access to all views"
#~ msgstr "Allow non authenticated users, access to all views" #~ msgstr "Allow non authenticated users, access to all views"

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
# www.ping.ba <jomer@ping.ba>, 2013 # www.ping.ba <jomer@ping.ba>, 2013
@@ -9,17 +9,19 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:25-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-09-24 20:34+0000\n" "PO-Revision-Date: 2015-09-24 20:34+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/"
"rosarior/mayan-edms/language/bs_BA/)\n"
"Language: bs_BA\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: bs_BA\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: apps.py:66 settings.py:9 #: apps.py:70 settings.py:9
msgid "Common" msgid "Common"
msgstr "" msgstr ""
@@ -27,11 +29,11 @@ msgstr ""
msgid "Available attributes: " msgid "Available attributes: "
msgstr "" msgstr ""
#: forms.py:27 #: forms.py:26
msgid "Selection" msgid "Selection"
msgstr "Odabir" msgstr "Odabir"
#: forms.py:106 #: forms.py:105
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
@@ -48,58 +50,34 @@ msgstr "Dodati"
msgid "Remove" msgid "Remove"
msgstr "Ukloniti" msgstr "Ukloniti"
#: generics.py:265 #: generics.py:284
#, python-format #, python-format
msgid "Error creating new %s." msgid "%(object)s not created, error: %(error)s"
msgstr "" msgstr ""
#: generics.py:268 #: generics.py:295
msgid "Error creating object."
msgstr ""
#: generics.py:292
#, python-format #, python-format
msgid "%s created successfully." msgid "%(object)s created successfully."
msgstr "" msgstr ""
#: generics.py:297 #: generics.py:320
msgid "New object created successfully."
msgstr ""
#: generics.py:318
#, python-format #, python-format
msgid "Error deleting %s." msgid "%(object)s not deleted, error: %(error)s."
msgstr ""
#: generics.py:322
msgid "Error deleting object."
msgstr "" msgstr ""
#: generics.py:331 #: generics.py:331
#, python-format #, python-format
msgid "%s deleted successfully." msgid "%(object)s deleted successfully."
msgstr "" msgstr ""
#: generics.py:336 #: generics.py:372
msgid "Object deleted successfully."
msgstr ""
#: generics.py:363
#, python-format #, python-format
msgid "Error saving %s details." msgid "%(object)s not updated, error: %(error)s."
msgstr "" msgstr ""
#: generics.py:368 #: generics.py:383
msgid "Error saving details."
msgstr ""
#: generics.py:393
#, python-format #, python-format
msgid "%s details saved successfully." msgid "%(object)s updated successfully."
msgstr ""
#: generics.py:398
msgid "Details saved successfully."
msgstr "" msgstr ""
#: links.py:9 #: links.py:9
@@ -138,22 +116,26 @@ msgstr ""
msgid "Setup" msgid "Setup"
msgstr "" msgstr ""
#: links.py:41 views.py:191 #: links.py:41 views.py:194
msgid "Tools" msgid "Tools"
msgstr "" msgstr ""
#: literals.py:8 #: literals.py:13
msgid "Days" msgid "Days"
msgstr "" msgstr ""
#: literals.py:9 #: literals.py:14
msgid "Hours" msgid "Hours"
msgstr "" msgstr ""
#: literals.py:10 #: literals.py:15
msgid "Minutes" msgid "Minutes"
msgstr "" msgstr ""
#: mixins.py:125
msgid "Object"
msgstr ""
#: models.py:23 #: models.py:23
msgid "File" msgid "File"
msgstr "" msgstr ""
@@ -195,13 +177,10 @@ msgid "User locale profiles"
msgstr "" msgstr ""
#: settings.py:13 #: settings.py:13
#| msgid ""
#| "ary directory used site wide to store thumbnails, previews and porary es. "
#| "If none is specified, one will be created using pfile.mkdtemp()"
msgid "" msgid ""
"Temporary directory used site wide to store thumbnails, previews and " "Temporary directory used site wide to store thumbnails, previews and "
"temporary files. If none is specified, one will be created using " "temporary files. If none is specified, one will be created using tempfile."
"tempfile.mkdtemp()." "mkdtemp()."
msgstr "" msgstr ""
#: settings.py:22 #: settings.py:22
@@ -218,11 +197,10 @@ msgstr ""
#: settings.py:40 #: settings.py:40
msgid "" msgid ""
"Time to delay background tasks that depend on a database commit to " "Time to delay background tasks that depend on a database commit to propagate."
"propagate."
msgstr "" msgstr ""
#: views.py:36 #: views.py:37
msgid "Current user details" msgid "Current user details"
msgstr "" msgstr ""
@@ -239,7 +217,6 @@ msgid "Edit current user locale profile details"
msgstr "" msgstr ""
#: views.py:113 #: views.py:113
#| msgid "Selection"
msgid "Filter selection" msgid "Filter selection"
msgstr "" msgstr ""
@@ -249,7 +226,6 @@ msgid "Results for filter: %s"
msgstr "" msgstr ""
#: views.py:136 #: views.py:136
#| msgid "Page not found"
msgid "Filter not found" msgid "Filter not found"
msgstr "" msgstr ""
@@ -257,11 +233,11 @@ msgstr ""
msgid "Setup items" msgid "Setup items"
msgstr "" msgstr ""
#: views.py:218 #: views.py:221
msgid "No action selected." msgid "No action selected."
msgstr "Nijedna akcija nije odabrana." msgstr "Nijedna akcija nije odabrana."
#: views.py:226 #: views.py:229
msgid "Must select at least one item." msgid "Must select at least one item."
msgstr "Mora biti izabrana barem jedna stanka." msgstr "Mora biti izabrana barem jedna stanka."
@@ -303,11 +279,11 @@ msgstr "Nijedno"
#~ msgstr "Email" #~ msgstr "Email"
#~ msgid "" #~ msgid ""
#~ "Please enter a correct email and password. Note that the password field is " #~ "Please enter a correct email and password. Note that the password field "
#~ "case-sensitive." #~ "is case-sensitive."
#~ msgstr "" #~ msgstr ""
#~ "Please enter a correct email and password. Note that the password fields is " #~ "Please enter a correct email and password. Note that the password fields "
#~ "case-sensitive." #~ "is case-sensitive."
#~ msgid "This account is inactive." #~ msgid "This account is inactive."
#~ msgstr "This account is inactive." #~ msgstr "This account is inactive."
@@ -316,11 +292,11 @@ msgstr "Nijedno"
#~ msgstr "change password" #~ msgstr "change password"
#~ msgid "" #~ msgid ""
#~ "Controls the mechanism used to authenticated user. Options are: username, " #~ "Controls the mechanism used to authenticated user. Options are: "
#~ "email" #~ "username, email"
#~ msgstr "" #~ msgstr ""
#~ "Controls the mechanism used to authenticated user. Options are: username, " #~ "Controls the mechanism used to authenticated user. Options are: "
#~ "email" #~ "username, email"
#~ msgid "Allow non authenticated users, access to all views" #~ msgid "Allow non authenticated users, access to all views"
#~ msgstr "Allow non authenticated users, access to all views" #~ msgstr "Allow non authenticated users, access to all views"

View File

@@ -1,24 +1,25 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:25-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-09-24 20:34+0000\n" "PO-Revision-Date: 2015-09-24 20:34+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/"
"da/)\n"
"Language: da\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:66 settings.py:9 #: apps.py:70 settings.py:9
msgid "Common" msgid "Common"
msgstr "" msgstr ""
@@ -26,11 +27,11 @@ msgstr ""
msgid "Available attributes: " msgid "Available attributes: "
msgstr "" msgstr ""
#: forms.py:27 #: forms.py:26
msgid "Selection" msgid "Selection"
msgstr "" msgstr ""
#: forms.py:106 #: forms.py:105
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
@@ -47,58 +48,34 @@ msgstr ""
msgid "Remove" msgid "Remove"
msgstr "" msgstr ""
#: generics.py:265 #: generics.py:284
#, python-format #, python-format
msgid "Error creating new %s." msgid "%(object)s not created, error: %(error)s"
msgstr "" msgstr ""
#: generics.py:268 #: generics.py:295
msgid "Error creating object."
msgstr ""
#: generics.py:292
#, python-format #, python-format
msgid "%s created successfully." msgid "%(object)s created successfully."
msgstr "" msgstr ""
#: generics.py:297 #: generics.py:320
msgid "New object created successfully."
msgstr ""
#: generics.py:318
#, python-format #, python-format
msgid "Error deleting %s." msgid "%(object)s not deleted, error: %(error)s."
msgstr ""
#: generics.py:322
msgid "Error deleting object."
msgstr "" msgstr ""
#: generics.py:331 #: generics.py:331
#, python-format #, python-format
msgid "%s deleted successfully." msgid "%(object)s deleted successfully."
msgstr "" msgstr ""
#: generics.py:336 #: generics.py:372
msgid "Object deleted successfully."
msgstr ""
#: generics.py:363
#, python-format #, python-format
msgid "Error saving %s details." msgid "%(object)s not updated, error: %(error)s."
msgstr "" msgstr ""
#: generics.py:368 #: generics.py:383
msgid "Error saving details."
msgstr ""
#: generics.py:393
#, python-format #, python-format
msgid "%s details saved successfully." msgid "%(object)s updated successfully."
msgstr ""
#: generics.py:398
msgid "Details saved successfully."
msgstr "" msgstr ""
#: links.py:9 #: links.py:9
@@ -137,22 +114,26 @@ msgstr ""
msgid "Setup" msgid "Setup"
msgstr "" msgstr ""
#: links.py:41 views.py:191 #: links.py:41 views.py:194
msgid "Tools" msgid "Tools"
msgstr "" msgstr ""
#: literals.py:8 #: literals.py:13
msgid "Days" msgid "Days"
msgstr "" msgstr ""
#: literals.py:9 #: literals.py:14
msgid "Hours" msgid "Hours"
msgstr "" msgstr ""
#: literals.py:10 #: literals.py:15
msgid "Minutes" msgid "Minutes"
msgstr "" msgstr ""
#: mixins.py:125
msgid "Object"
msgstr ""
#: models.py:23 #: models.py:23
msgid "File" msgid "File"
msgstr "" msgstr ""
@@ -194,13 +175,10 @@ msgid "User locale profiles"
msgstr "" msgstr ""
#: settings.py:13 #: settings.py:13
#| msgid ""
#| "ary directory used site wide to store thumbnails, previews and porary es. "
#| "If none is specified, one will be created using pfile.mkdtemp()"
msgid "" msgid ""
"Temporary directory used site wide to store thumbnails, previews and " "Temporary directory used site wide to store thumbnails, previews and "
"temporary files. If none is specified, one will be created using " "temporary files. If none is specified, one will be created using tempfile."
"tempfile.mkdtemp()." "mkdtemp()."
msgstr "" msgstr ""
#: settings.py:22 #: settings.py:22
@@ -217,11 +195,10 @@ msgstr ""
#: settings.py:40 #: settings.py:40
msgid "" msgid ""
"Time to delay background tasks that depend on a database commit to " "Time to delay background tasks that depend on a database commit to propagate."
"propagate."
msgstr "" msgstr ""
#: views.py:36 #: views.py:37
msgid "Current user details" msgid "Current user details"
msgstr "" msgstr ""
@@ -238,7 +215,6 @@ msgid "Edit current user locale profile details"
msgstr "" msgstr ""
#: views.py:113 #: views.py:113
#| msgid "Selection"
msgid "Filter selection" msgid "Filter selection"
msgstr "" msgstr ""
@@ -248,7 +224,6 @@ msgid "Results for filter: %s"
msgstr "" msgstr ""
#: views.py:136 #: views.py:136
#| msgid "Page not found"
msgid "Filter not found" msgid "Filter not found"
msgstr "" msgstr ""
@@ -256,11 +231,11 @@ msgstr ""
msgid "Setup items" msgid "Setup items"
msgstr "" msgstr ""
#: views.py:218 #: views.py:221
msgid "No action selected." msgid "No action selected."
msgstr "" msgstr ""
#: views.py:226 #: views.py:229
msgid "Must select at least one item." msgid "Must select at least one item."
msgstr "" msgstr ""
@@ -302,11 +277,11 @@ msgstr ""
#~ msgstr "Email" #~ msgstr "Email"
#~ msgid "" #~ msgid ""
#~ "Please enter a correct email and password. Note that the password field is " #~ "Please enter a correct email and password. Note that the password field "
#~ "case-sensitive." #~ "is case-sensitive."
#~ msgstr "" #~ msgstr ""
#~ "Please enter a correct email and password. Note that the password fields is " #~ "Please enter a correct email and password. Note that the password fields "
#~ "case-sensitive." #~ "is case-sensitive."
#~ msgid "This account is inactive." #~ msgid "This account is inactive."
#~ msgstr "This account is inactive." #~ msgstr "This account is inactive."
@@ -315,11 +290,11 @@ msgstr ""
#~ msgstr "change password" #~ msgstr "change password"
#~ msgid "" #~ msgid ""
#~ "Controls the mechanism used to authenticated user. Options are: username, " #~ "Controls the mechanism used to authenticated user. Options are: "
#~ "email" #~ "username, email"
#~ msgstr "" #~ msgstr ""
#~ "Controls the mechanism used to authenticated user. Options are: username, " #~ "Controls the mechanism used to authenticated user. Options are: "
#~ "email" #~ "username, email"
#~ msgid "Allow non authenticated users, access to all views" #~ msgid "Allow non authenticated users, access to all views"
#~ msgstr "Allow non authenticated users, access to all views" #~ msgstr "Allow non authenticated users, access to all views"

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
# Berny <berny@bernhard-marx.de>, 2015 # Berny <berny@bernhard-marx.de>, 2015
@@ -12,17 +12,18 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:25-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-09-24 23:13+0000\n" "PO-Revision-Date: 2015-09-24 23:13+0000\n"
"Last-Translator: Mathias Behrle <mathiasb@m9s.biz>\n" "Last-Translator: Mathias Behrle <mathiasb@m9s.biz>\n"
"Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-"
"edms/language/de_DE/)\n"
"Language: de_DE\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: de_DE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:66 settings.py:9 #: apps.py:70 settings.py:9
msgid "Common" msgid "Common"
msgstr "Allgemein" msgstr "Allgemein"
@@ -30,11 +31,11 @@ msgstr "Allgemein"
msgid "Available attributes: " msgid "Available attributes: "
msgstr "Verfügbare Attribute:" msgstr "Verfügbare Attribute:"
#: forms.py:27 #: forms.py:26
msgid "Selection" msgid "Selection"
msgstr "Auswahl" msgstr "Auswahl"
#: forms.py:106 #: forms.py:105
msgid "Filter" msgid "Filter"
msgstr "Filter" msgstr "Filter"
@@ -51,59 +52,38 @@ msgstr "Hinzufügen"
msgid "Remove" msgid "Remove"
msgstr "Entfernen" msgstr "Entfernen"
#: generics.py:265 #: generics.py:284
#, python-format #, python-format
msgid "Error creating new %s." msgid "%(object)s not created, error: %(error)s"
msgstr "Fehler bei der Erstellung von neuem %s" msgstr ""
#: generics.py:268 #: generics.py:295
msgid "Error creating object." #, fuzzy, python-format
msgstr "Fehler bei der Erstellung des Objekts" #| msgid "New object created successfully."
msgid "%(object)s created successfully."
#: generics.py:292
#, python-format
msgid "%s created successfully."
msgstr "%s erfolgreich erstellt"
#: generics.py:297
msgid "New object created successfully."
msgstr "Neues Objekt erfolgreich erstellt" msgstr "Neues Objekt erfolgreich erstellt"
#: generics.py:318 #: generics.py:320
#, python-format #, python-format
msgid "Error deleting %s." msgid "%(object)s not deleted, error: %(error)s."
msgstr "Fehler beim Löschen von %s" msgstr ""
#: generics.py:322
msgid "Error deleting object."
msgstr "Fehler beim Löschen des Objekts"
#: generics.py:331 #: generics.py:331
#, python-format #, fuzzy, python-format
msgid "%s deleted successfully." #| msgid "Object deleted successfully."
msgstr "%s erfolgreich gelöscht" msgid "%(object)s deleted successfully."
#: generics.py:336
msgid "Object deleted successfully."
msgstr "Objekt erfolgreich gelöscht" msgstr "Objekt erfolgreich gelöscht"
#: generics.py:363 #: generics.py:372
#, python-format #, python-format
msgid "Error saving %s details." msgid "%(object)s not updated, error: %(error)s."
msgstr "Fehler bei der Speicherung von %s Details" msgstr ""
#: generics.py:368 #: generics.py:383
msgid "Error saving details." #, fuzzy, python-format
msgstr "Fehler bei der Speicherung von Details" #| msgid "Object deleted successfully."
msgid "%(object)s updated successfully."
#: generics.py:393 msgstr "Objekt erfolgreich gelöscht"
#, python-format
msgid "%s details saved successfully."
msgstr "%s Details erfolgreich gespeichert"
#: generics.py:398
msgid "Details saved successfully."
msgstr "Details erfolgreich gespeichert"
#: links.py:9 #: links.py:9
msgid "About" msgid "About"
@@ -141,22 +121,26 @@ msgstr "Andere Paket-Lizenzen"
msgid "Setup" msgid "Setup"
msgstr "Einrichtung" msgstr "Einrichtung"
#: links.py:41 views.py:191 #: links.py:41 views.py:194
msgid "Tools" msgid "Tools"
msgstr "Werkzeuge" msgstr "Werkzeuge"
#: literals.py:8 #: literals.py:13
msgid "Days" msgid "Days"
msgstr "Tage" msgstr "Tage"
#: literals.py:9 #: literals.py:14
msgid "Hours" msgid "Hours"
msgstr "Stunden" msgstr "Stunden"
#: literals.py:10 #: literals.py:15
msgid "Minutes" msgid "Minutes"
msgstr "Minuten" msgstr "Minuten"
#: mixins.py:125
msgid "Object"
msgstr ""
#: models.py:23 #: models.py:23
msgid "File" msgid "File"
msgstr "Datei" msgstr "Datei"
@@ -198,14 +182,14 @@ msgid "User locale profiles"
msgstr "Benutzerlokalisierungsprofile" msgstr "Benutzerlokalisierungsprofile"
#: settings.py:13 #: settings.py:13
#| msgid ""
#| "ary directory used site wide to store thumbnails, previews and porary es. "
#| "If none is specified, one will be created using pfile.mkdtemp()"
msgid "" msgid ""
"Temporary directory used site wide to store thumbnails, previews and " "Temporary directory used site wide to store thumbnails, previews and "
"temporary files. If none is specified, one will be created using " "temporary files. If none is specified, one will be created using tempfile."
"tempfile.mkdtemp()." "mkdtemp()."
msgstr "Temporäres Verzeichnis für die Speicherung von Miniaturen, Vorschauen und temporären Dateien. Wenn keines definiert ist, wird es automatisch erstellt (per tempfile.mkdtemp())." msgstr ""
"Temporäres Verzeichnis für die Speicherung von Miniaturen, Vorschauen und "
"temporären Dateien. Wenn keines definiert ist, wird es automatisch erstellt "
"(per tempfile.mkdtemp())."
#: settings.py:22 #: settings.py:22
msgid "A storage backend that all workers can use to share files." msgid "A storage backend that all workers can use to share files."
@@ -213,7 +197,8 @@ msgstr "Datenbackend, das alle Worker benutzen können, um Dateien zu teilen"
#: settings.py:28 #: settings.py:28
msgid "An integer specifying how many objects should be displayed per page." msgid "An integer specifying how many objects should be displayed per page."
msgstr "Eine Ganzzahl, die die Anzahl der angezeigten Datensätze pro Seite angibt." msgstr ""
"Eine Ganzzahl, die die Anzahl der angezeigten Datensätze pro Seite angibt."
#: settings.py:34 #: settings.py:34
msgid "Automatically enable logging to all apps." msgid "Automatically enable logging to all apps."
@@ -221,11 +206,12 @@ msgstr "Protokollierung für alle Apps automatisch freischalten."
#: settings.py:40 #: settings.py:40
msgid "" msgid ""
"Time to delay background tasks that depend on a database commit to " "Time to delay background tasks that depend on a database commit to propagate."
"propagate." msgstr ""
msgstr "Zeit für die Verzögerung von Hintergrundaufgaben, die für ihre Fortsetzung auf einen Datenbankcommit warten." "Zeit für die Verzögerung von Hintergrundaufgaben, die für ihre Fortsetzung "
"auf einen Datenbankcommit warten."
#: views.py:36 #: views.py:37
msgid "Current user details" msgid "Current user details"
msgstr "Aktuelle Benutzerdetails" msgstr "Aktuelle Benutzerdetails"
@@ -242,7 +228,6 @@ msgid "Edit current user locale profile details"
msgstr "Aktuelle Benutzerlokalisierungsdetails bearbeiten" msgstr "Aktuelle Benutzerlokalisierungsdetails bearbeiten"
#: views.py:113 #: views.py:113
#| msgid "Selection"
msgid "Filter selection" msgid "Filter selection"
msgstr "Filterauswahl" msgstr "Filterauswahl"
@@ -252,7 +237,6 @@ msgid "Results for filter: %s"
msgstr "Ergebnis für Filter %s" msgstr "Ergebnis für Filter %s"
#: views.py:136 #: views.py:136
#| msgid "Page not found"
msgid "Filter not found" msgid "Filter not found"
msgstr "Filter nicht gefunden" msgstr "Filter nicht gefunden"
@@ -260,11 +244,11 @@ msgstr "Filter nicht gefunden"
msgid "Setup items" msgid "Setup items"
msgstr "Einrichtungsdetails" msgstr "Einrichtungsdetails"
#: views.py:218 #: views.py:221
msgid "No action selected." msgid "No action selected."
msgstr "Keine Aktion ausgewählt." msgstr "Keine Aktion ausgewählt."
#: views.py:226 #: views.py:229
msgid "Must select at least one item." msgid "Must select at least one item."
msgstr "Es muss mindestens ein Element ausgewählt werden." msgstr "Es muss mindestens ein Element ausgewählt werden."
@@ -272,6 +256,36 @@ msgstr "Es muss mindestens ein Element ausgewählt werden."
msgid "None" msgid "None"
msgstr "Kein(e)" msgstr "Kein(e)"
#~ msgid "Error creating new %s."
#~ msgstr "Fehler bei der Erstellung von neuem %s"
#~ msgid "Error creating object."
#~ msgstr "Fehler bei der Erstellung des Objekts"
#~ msgid "%s created successfully."
#~ msgstr "%s erfolgreich erstellt"
#~ msgid "Error deleting %s."
#~ msgstr "Fehler beim Löschen von %s"
#~ msgid "Error deleting object."
#~ msgstr "Fehler beim Löschen des Objekts"
#~ msgid "%s deleted successfully."
#~ msgstr "%s erfolgreich gelöscht"
#~ msgid "Error saving %s details."
#~ msgstr "Fehler bei der Speicherung von %s Details"
#~ msgid "Error saving details."
#~ msgstr "Fehler bei der Speicherung von Details"
#~ msgid "%s details saved successfully."
#~ msgstr "%s Details erfolgreich gespeichert"
#~ msgid "Details saved successfully."
#~ msgstr "Details erfolgreich gespeichert"
#~ msgid "Anonymous user" #~ msgid "Anonymous user"
#~ msgstr "Anonymous user" #~ msgstr "Anonymous user"
@@ -306,11 +320,11 @@ msgstr "Kein(e)"
#~ msgstr "Email" #~ msgstr "Email"
#~ msgid "" #~ msgid ""
#~ "Please enter a correct email and password. Note that the password field is " #~ "Please enter a correct email and password. Note that the password field "
#~ "case-sensitive." #~ "is case-sensitive."
#~ msgstr "" #~ msgstr ""
#~ "Please enter a correct email and password. Note that the password fields is " #~ "Please enter a correct email and password. Note that the password fields "
#~ "case-sensitive." #~ "is case-sensitive."
#~ msgid "This account is inactive." #~ msgid "This account is inactive."
#~ msgstr "This account is inactive." #~ msgstr "This account is inactive."
@@ -319,11 +333,11 @@ msgstr "Kein(e)"
#~ msgstr "change password" #~ msgstr "change password"
#~ msgid "" #~ msgid ""
#~ "Controls the mechanism used to authenticated user. Options are: username, " #~ "Controls the mechanism used to authenticated user. Options are: "
#~ "email" #~ "username, email"
#~ msgstr "" #~ msgstr ""
#~ "Controls the mechanism used to authenticated user. Options are: username, " #~ "Controls the mechanism used to authenticated user. Options are: "
#~ "email" #~ "username, email"
#~ msgid "Allow non authenticated users, access to all views" #~ msgid "Allow non authenticated users, access to all views"
#~ msgstr "Allow non authenticated users, access to all views" #~ msgstr "Allow non authenticated users, access to all views"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:25-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2012-12-12 06:05+0000\n" "PO-Revision-Date: 2012-12-12 06:05+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/" "Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/"
@@ -18,7 +18,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:66 settings.py:9 #: apps.py:70 settings.py:9
msgid "Common" msgid "Common"
msgstr "" msgstr ""
@@ -26,11 +26,11 @@ msgstr ""
msgid "Available attributes: " msgid "Available attributes: "
msgstr "" msgstr ""
#: forms.py:27 #: forms.py:26
msgid "Selection" msgid "Selection"
msgstr "Selection" msgstr "Selection"
#: forms.py:106 #: forms.py:105
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
@@ -47,58 +47,34 @@ msgstr "Add"
msgid "Remove" msgid "Remove"
msgstr "Remove" msgstr "Remove"
#: generics.py:265 #: generics.py:284
#, python-format #, python-format
msgid "Error creating new %s." msgid "%(object)s not created, error: %(error)s"
msgstr "" msgstr ""
#: generics.py:268 #: generics.py:295
msgid "Error creating object."
msgstr ""
#: generics.py:292
#, python-format #, python-format
msgid "%s created successfully." msgid "%(object)s created successfully."
msgstr "" msgstr ""
#: generics.py:297 #: generics.py:320
msgid "New object created successfully."
msgstr ""
#: generics.py:318
#, python-format #, python-format
msgid "Error deleting %s." msgid "%(object)s not deleted, error: %(error)s."
msgstr ""
#: generics.py:322
msgid "Error deleting object."
msgstr "" msgstr ""
#: generics.py:331 #: generics.py:331
#, python-format #, python-format
msgid "%s deleted successfully." msgid "%(object)s deleted successfully."
msgstr "" msgstr ""
#: generics.py:336 #: generics.py:372
msgid "Object deleted successfully."
msgstr ""
#: generics.py:363
#, python-format #, python-format
msgid "Error saving %s details." msgid "%(object)s not updated, error: %(error)s."
msgstr "" msgstr ""
#: generics.py:368 #: generics.py:383
msgid "Error saving details."
msgstr ""
#: generics.py:393
#, python-format #, python-format
msgid "%s details saved successfully." msgid "%(object)s updated successfully."
msgstr ""
#: generics.py:398
msgid "Details saved successfully."
msgstr "" msgstr ""
#: links.py:9 #: links.py:9
@@ -140,22 +116,26 @@ msgstr ""
msgid "Setup" msgid "Setup"
msgstr "" msgstr ""
#: links.py:41 views.py:191 #: links.py:41 views.py:194
msgid "Tools" msgid "Tools"
msgstr "" msgstr ""
#: literals.py:8 #: literals.py:13
msgid "Days" msgid "Days"
msgstr "" msgstr ""
#: literals.py:9 #: literals.py:14
msgid "Hours" msgid "Hours"
msgstr "" msgstr ""
#: literals.py:10 #: literals.py:15
msgid "Minutes" msgid "Minutes"
msgstr "" msgstr ""
#: mixins.py:125
msgid "Object"
msgstr ""
#: models.py:23 #: models.py:23
msgid "File" msgid "File"
msgstr "" msgstr ""
@@ -228,7 +208,7 @@ msgid ""
"Time to delay background tasks that depend on a database commit to propagate." "Time to delay background tasks that depend on a database commit to propagate."
msgstr "" msgstr ""
#: views.py:36 #: views.py:37
#, fuzzy #, fuzzy
msgid "Current user details" msgid "Current user details"
msgstr "current user details" msgstr "current user details"
@@ -269,11 +249,11 @@ msgstr "Page not found"
msgid "Setup items" msgid "Setup items"
msgstr "" msgstr ""
#: views.py:218 #: views.py:221
msgid "No action selected." msgid "No action selected."
msgstr "No action selected." msgstr "No action selected."
#: views.py:226 #: views.py:229
msgid "Must select at least one item." msgid "Must select at least one item."
msgstr "Must select at least one item." msgstr "Must select at least one item."

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
# jmcainzos <jmcainzos@vodafone.es>, 2014 # jmcainzos <jmcainzos@vodafone.es>, 2014
@@ -10,17 +10,18 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:25-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-09-24 20:44+0000\n" "PO-Revision-Date: 2015-09-24 20:44+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/"
"language/es/)\n"
"Language: es\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:66 settings.py:9 #: apps.py:70 settings.py:9
msgid "Common" msgid "Common"
msgstr "" msgstr ""
@@ -28,11 +29,11 @@ msgstr ""
msgid "Available attributes: " msgid "Available attributes: "
msgstr "Atributos disponibles" msgstr "Atributos disponibles"
#: forms.py:27 #: forms.py:26
msgid "Selection" msgid "Selection"
msgstr "Selección" msgstr "Selección"
#: forms.py:106 #: forms.py:105
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
@@ -49,59 +50,38 @@ msgstr "Agregar"
msgid "Remove" msgid "Remove"
msgstr "Eliminar" msgstr "Eliminar"
#: generics.py:265 #: generics.py:284
#, python-format #, python-format
msgid "Error creating new %s." msgid "%(object)s not created, error: %(error)s"
msgstr "Error al crear nuevo %s." msgstr ""
#: generics.py:268 #: generics.py:295
msgid "Error creating object." #, fuzzy, python-format
msgstr "Error al crear objeto." #| msgid "New object created successfully."
msgid "%(object)s created successfully."
#: generics.py:292
#, python-format
msgid "%s created successfully."
msgstr "%s creado con éxito."
#: generics.py:297
msgid "New object created successfully."
msgstr "Nuevo objeto creado con éxito." msgstr "Nuevo objeto creado con éxito."
#: generics.py:318 #: generics.py:320
#, python-format #, python-format
msgid "Error deleting %s." msgid "%(object)s not deleted, error: %(error)s."
msgstr "Error al borrar %s." msgstr ""
#: generics.py:322
msgid "Error deleting object."
msgstr "Error al borrar objeto."
#: generics.py:331 #: generics.py:331
#, python-format #, fuzzy, python-format
msgid "%s deleted successfully." #| msgid "Object deleted successfully."
msgstr "%s borrado con éxito." msgid "%(object)s deleted successfully."
#: generics.py:336
msgid "Object deleted successfully."
msgstr "Objeto borrado con éxito." msgstr "Objeto borrado con éxito."
#: generics.py:363 #: generics.py:372
#, python-format #, python-format
msgid "Error saving %s details." msgid "%(object)s not updated, error: %(error)s."
msgstr "Error al salvar los detalles %s." msgstr ""
#: generics.py:368 #: generics.py:383
msgid "Error saving details." #, fuzzy, python-format
msgstr "Error al salvar los detalles." #| msgid "Object deleted successfully."
msgid "%(object)s updated successfully."
#: generics.py:393 msgstr "Objeto borrado con éxito."
#, python-format
msgid "%s details saved successfully."
msgstr "Los detalles %s se han guardado con éxito."
#: generics.py:398
msgid "Details saved successfully."
msgstr "Detalles guardados con éxito."
#: links.py:9 #: links.py:9
msgid "About" msgid "About"
@@ -139,22 +119,26 @@ msgstr ""
msgid "Setup" msgid "Setup"
msgstr "" msgstr ""
#: links.py:41 views.py:191 #: links.py:41 views.py:194
msgid "Tools" msgid "Tools"
msgstr "" msgstr ""
#: literals.py:8 #: literals.py:13
msgid "Days" msgid "Days"
msgstr "" msgstr ""
#: literals.py:9 #: literals.py:14
msgid "Hours" msgid "Hours"
msgstr "" msgstr ""
#: literals.py:10 #: literals.py:15
msgid "Minutes" msgid "Minutes"
msgstr "" msgstr ""
#: mixins.py:125
msgid "Object"
msgstr ""
#: models.py:23 #: models.py:23
msgid "File" msgid "File"
msgstr "Carpeta" msgstr "Carpeta"
@@ -196,18 +180,17 @@ msgid "User locale profiles"
msgstr "Perfil de usuario local" msgstr "Perfil de usuario local"
#: settings.py:13 #: settings.py:13
#| msgid ""
#| "ary directory used site wide to store thumbnails, previews and porary es. "
#| "If none is specified, one will be created using pfile.mkdtemp()"
msgid "" msgid ""
"Temporary directory used site wide to store thumbnails, previews and " "Temporary directory used site wide to store thumbnails, previews and "
"temporary files. If none is specified, one will be created using " "temporary files. If none is specified, one will be created using tempfile."
"tempfile.mkdtemp()." "mkdtemp()."
msgstr "" msgstr ""
#: settings.py:22 #: settings.py:22
msgid "A storage backend that all workers can use to share files." msgid "A storage backend that all workers can use to share files."
msgstr "Un soporte de almacenamiento que todos los trabajadores puedan utilizar para compartir archivos." msgstr ""
"Un soporte de almacenamiento que todos los trabajadores puedan utilizar para "
"compartir archivos."
#: settings.py:28 #: settings.py:28
msgid "An integer specifying how many objects should be displayed per page." msgid "An integer specifying how many objects should be displayed per page."
@@ -219,11 +202,10 @@ msgstr ""
#: settings.py:40 #: settings.py:40
msgid "" msgid ""
"Time to delay background tasks that depend on a database commit to " "Time to delay background tasks that depend on a database commit to propagate."
"propagate."
msgstr "" msgstr ""
#: views.py:36 #: views.py:37
msgid "Current user details" msgid "Current user details"
msgstr "detalles del usuario corriente" msgstr "detalles del usuario corriente"
@@ -240,7 +222,6 @@ msgid "Edit current user locale profile details"
msgstr "Editar los detalles del perfil del usuario local" msgstr "Editar los detalles del perfil del usuario local"
#: views.py:113 #: views.py:113
#| msgid "Selection"
msgid "Filter selection" msgid "Filter selection"
msgstr "" msgstr ""
@@ -250,7 +231,6 @@ msgid "Results for filter: %s"
msgstr "" msgstr ""
#: views.py:136 #: views.py:136
#| msgid "Page not found"
msgid "Filter not found" msgid "Filter not found"
msgstr "" msgstr ""
@@ -258,11 +238,11 @@ msgstr ""
msgid "Setup items" msgid "Setup items"
msgstr "" msgstr ""
#: views.py:218 #: views.py:221
msgid "No action selected." msgid "No action selected."
msgstr "Ninguna acción seleccionada." msgstr "Ninguna acción seleccionada."
#: views.py:226 #: views.py:229
msgid "Must select at least one item." msgid "Must select at least one item."
msgstr "Debe seleccionar al menos un artículo." msgstr "Debe seleccionar al menos un artículo."
@@ -270,6 +250,36 @@ msgstr "Debe seleccionar al menos un artículo."
msgid "None" msgid "None"
msgstr "Ninguno" msgstr "Ninguno"
#~ msgid "Error creating new %s."
#~ msgstr "Error al crear nuevo %s."
#~ msgid "Error creating object."
#~ msgstr "Error al crear objeto."
#~ msgid "%s created successfully."
#~ msgstr "%s creado con éxito."
#~ msgid "Error deleting %s."
#~ msgstr "Error al borrar %s."
#~ msgid "Error deleting object."
#~ msgstr "Error al borrar objeto."
#~ msgid "%s deleted successfully."
#~ msgstr "%s borrado con éxito."
#~ msgid "Error saving %s details."
#~ msgstr "Error al salvar los detalles %s."
#~ msgid "Error saving details."
#~ msgstr "Error al salvar los detalles."
#~ msgid "%s details saved successfully."
#~ msgstr "Los detalles %s se han guardado con éxito."
#~ msgid "Details saved successfully."
#~ msgstr "Detalles guardados con éxito."
#~ msgid "Anonymous user" #~ msgid "Anonymous user"
#~ msgstr "Anonymous user" #~ msgstr "Anonymous user"
@@ -304,11 +314,11 @@ msgstr "Ninguno"
#~ msgstr "Email" #~ msgstr "Email"
#~ msgid "" #~ msgid ""
#~ "Please enter a correct email and password. Note that the password field is " #~ "Please enter a correct email and password. Note that the password field "
#~ "case-sensitive." #~ "is case-sensitive."
#~ msgstr "" #~ msgstr ""
#~ "Please enter a correct email and password. Note that the password fields is " #~ "Please enter a correct email and password. Note that the password fields "
#~ "case-sensitive." #~ "is case-sensitive."
#~ msgid "This account is inactive." #~ msgid "This account is inactive."
#~ msgstr "This account is inactive." #~ msgstr "This account is inactive."
@@ -317,11 +327,11 @@ msgstr "Ninguno"
#~ msgstr "change password" #~ msgstr "change password"
#~ msgid "" #~ msgid ""
#~ "Controls the mechanism used to authenticated user. Options are: username, " #~ "Controls the mechanism used to authenticated user. Options are: "
#~ "email" #~ "username, email"
#~ msgstr "" #~ msgstr ""
#~ "Controls the mechanism used to authenticated user. Options are: username, " #~ "Controls the mechanism used to authenticated user. Options are: "
#~ "email" #~ "username, email"
#~ msgid "Allow non authenticated users, access to all views" #~ msgid "Allow non authenticated users, access to all views"
#~ msgstr "Allow non authenticated users, access to all views" #~ msgstr "Allow non authenticated users, access to all views"

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
# Mohammad Dashtizadeh <mohammad@dashtizadeh.net>, 2013 # Mohammad Dashtizadeh <mohammad@dashtizadeh.net>, 2013
@@ -9,17 +9,18 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:25-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-09-24 20:34+0000\n" "PO-Revision-Date: 2015-09-24 20:34+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/"
"language/fa/)\n"
"Language: fa\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: fa\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:66 settings.py:9 #: apps.py:70 settings.py:9
msgid "Common" msgid "Common"
msgstr "" msgstr ""
@@ -27,11 +28,11 @@ msgstr ""
msgid "Available attributes: " msgid "Available attributes: "
msgstr "خصوصیات موجود" msgstr "خصوصیات موجود"
#: forms.py:27 #: forms.py:26
msgid "Selection" msgid "Selection"
msgstr "انتخاب" msgstr "انتخاب"
#: forms.py:106 #: forms.py:105
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
@@ -48,59 +49,38 @@ msgstr "افزودن"
msgid "Remove" msgid "Remove"
msgstr "حذف" msgstr "حذف"
#: generics.py:265 #: generics.py:284
#, python-format #, python-format
msgid "Error creating new %s." msgid "%(object)s not created, error: %(error)s"
msgstr "خطا در زمان ایجاد %s." msgstr ""
#: generics.py:268 #: generics.py:295
msgid "Error creating object." #, fuzzy, python-format
msgstr "خطا در زمان ایجاد شی" #| msgid "New object created successfully."
msgid "%(object)s created successfully."
#: generics.py:292
#, python-format
msgid "%s created successfully."
msgstr "%s با موفقیت ایجاد شد."
#: generics.py:297
msgid "New object created successfully."
msgstr "شی جدید با موفقیت ساخته شد." msgstr "شی جدید با موفقیت ساخته شد."
#: generics.py:318 #: generics.py:320
#, python-format #, python-format
msgid "Error deleting %s." msgid "%(object)s not deleted, error: %(error)s."
msgstr "خطا در زمان حذف %s." msgstr ""
#: generics.py:322
msgid "Error deleting object."
msgstr "خطا در حذف شی."
#: generics.py:331 #: generics.py:331
#, python-format #, fuzzy, python-format
msgid "%s deleted successfully." #| msgid "Object deleted successfully."
msgstr "%s با موفقیت حذف شد." msgid "%(object)s deleted successfully."
#: generics.py:336
msgid "Object deleted successfully."
msgstr "شی با موفقیت حذف شد." msgstr "شی با موفقیت حذف شد."
#: generics.py:363 #: generics.py:372
#, python-format #, python-format
msgid "Error saving %s details." msgid "%(object)s not updated, error: %(error)s."
msgstr "خطا در ثبت چزئیات %s." msgstr ""
#: generics.py:368 #: generics.py:383
msgid "Error saving details." #, fuzzy, python-format
msgstr "خطا در ثبت چزئیات ." #| msgid "Object deleted successfully."
msgid "%(object)s updated successfully."
#: generics.py:393 msgstr "شی با موفقیت حذف شد."
#, python-format
msgid "%s details saved successfully."
msgstr "جزئیات %s با موفقیت ثبت شد."
#: generics.py:398
msgid "Details saved successfully."
msgstr "جزییات با موفقیت ثبت شد."
#: links.py:9 #: links.py:9
msgid "About" msgid "About"
@@ -138,22 +118,26 @@ msgstr ""
msgid "Setup" msgid "Setup"
msgstr "" msgstr ""
#: links.py:41 views.py:191 #: links.py:41 views.py:194
msgid "Tools" msgid "Tools"
msgstr "" msgstr ""
#: literals.py:8 #: literals.py:13
msgid "Days" msgid "Days"
msgstr "" msgstr ""
#: literals.py:9 #: literals.py:14
msgid "Hours" msgid "Hours"
msgstr "" msgstr ""
#: literals.py:10 #: literals.py:15
msgid "Minutes" msgid "Minutes"
msgstr "" msgstr ""
#: mixins.py:125
msgid "Object"
msgstr ""
#: models.py:23 #: models.py:23
msgid "File" msgid "File"
msgstr "فایل" msgstr "فایل"
@@ -195,13 +179,10 @@ msgid "User locale profiles"
msgstr "پروفایل محلی کاربر" msgstr "پروفایل محلی کاربر"
#: settings.py:13 #: settings.py:13
#| msgid ""
#| "ary directory used site wide to store thumbnails, previews and porary es. "
#| "If none is specified, one will be created using pfile.mkdtemp()"
msgid "" msgid ""
"Temporary directory used site wide to store thumbnails, previews and " "Temporary directory used site wide to store thumbnails, previews and "
"temporary files. If none is specified, one will be created using " "temporary files. If none is specified, one will be created using tempfile."
"tempfile.mkdtemp()." "mkdtemp()."
msgstr "" msgstr ""
#: settings.py:22 #: settings.py:22
@@ -218,11 +199,10 @@ msgstr ""
#: settings.py:40 #: settings.py:40
msgid "" msgid ""
"Time to delay background tasks that depend on a database commit to " "Time to delay background tasks that depend on a database commit to propagate."
"propagate."
msgstr "" msgstr ""
#: views.py:36 #: views.py:37
msgid "Current user details" msgid "Current user details"
msgstr "جزئیاتا کاربر فعلی" msgstr "جزئیاتا کاربر فعلی"
@@ -239,7 +219,6 @@ msgid "Edit current user locale profile details"
msgstr "ویرایش شرح پروفایل محلی کاربر فعلی" msgstr "ویرایش شرح پروفایل محلی کاربر فعلی"
#: views.py:113 #: views.py:113
#| msgid "Selection"
msgid "Filter selection" msgid "Filter selection"
msgstr "" msgstr ""
@@ -249,7 +228,6 @@ msgid "Results for filter: %s"
msgstr "" msgstr ""
#: views.py:136 #: views.py:136
#| msgid "Page not found"
msgid "Filter not found" msgid "Filter not found"
msgstr "" msgstr ""
@@ -257,11 +235,11 @@ msgstr ""
msgid "Setup items" msgid "Setup items"
msgstr "" msgstr ""
#: views.py:218 #: views.py:221
msgid "No action selected." msgid "No action selected."
msgstr "هیچ عملیاتی action انتخاب نشده است." msgstr "هیچ عملیاتی action انتخاب نشده است."
#: views.py:226 #: views.py:229
msgid "Must select at least one item." msgid "Must select at least one item."
msgstr "حداقل یک مورد انتخاب شود." msgstr "حداقل یک مورد انتخاب شود."
@@ -269,6 +247,36 @@ msgstr "حداقل یک مورد انتخاب شود."
msgid "None" msgid "None"
msgstr "هیچکدام." msgstr "هیچکدام."
#~ msgid "Error creating new %s."
#~ msgstr "خطا در زمان ایجاد %s."
#~ msgid "Error creating object."
#~ msgstr "خطا در زمان ایجاد شی"
#~ msgid "%s created successfully."
#~ msgstr "%s با موفقیت ایجاد شد."
#~ msgid "Error deleting %s."
#~ msgstr "خطا در زمان حذف %s."
#~ msgid "Error deleting object."
#~ msgstr "خطا در حذف شی."
#~ msgid "%s deleted successfully."
#~ msgstr "%s با موفقیت حذف شد."
#~ msgid "Error saving %s details."
#~ msgstr "خطا در ثبت چزئیات %s."
#~ msgid "Error saving details."
#~ msgstr "خطا در ثبت چزئیات ."
#~ msgid "%s details saved successfully."
#~ msgstr "جزئیات %s با موفقیت ثبت شد."
#~ msgid "Details saved successfully."
#~ msgstr "جزییات با موفقیت ثبت شد."
#~ msgid "Anonymous user" #~ msgid "Anonymous user"
#~ msgstr "Anonymous user" #~ msgstr "Anonymous user"
@@ -303,11 +311,11 @@ msgstr "هیچکدام."
#~ msgstr "Email" #~ msgstr "Email"
#~ msgid "" #~ msgid ""
#~ "Please enter a correct email and password. Note that the password field is " #~ "Please enter a correct email and password. Note that the password field "
#~ "case-sensitive." #~ "is case-sensitive."
#~ msgstr "" #~ msgstr ""
#~ "Please enter a correct email and password. Note that the password fields is " #~ "Please enter a correct email and password. Note that the password fields "
#~ "case-sensitive." #~ "is case-sensitive."
#~ msgid "This account is inactive." #~ msgid "This account is inactive."
#~ msgstr "This account is inactive." #~ msgstr "This account is inactive."
@@ -316,11 +324,11 @@ msgstr "هیچکدام."
#~ msgstr "change password" #~ msgstr "change password"
#~ msgid "" #~ msgid ""
#~ "Controls the mechanism used to authenticated user. Options are: username, " #~ "Controls the mechanism used to authenticated user. Options are: "
#~ "email" #~ "username, email"
#~ msgstr "" #~ msgstr ""
#~ "Controls the mechanism used to authenticated user. Options are: username, " #~ "Controls the mechanism used to authenticated user. Options are: "
#~ "email" #~ "username, email"
#~ msgid "Allow non authenticated users, access to all views" #~ msgid "Allow non authenticated users, access to all views"
#~ msgstr "Allow non authenticated users, access to all views" #~ msgstr "Allow non authenticated users, access to all views"

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
# PatrickHetu <patrick.hetu@gmail.com>, 2012 # PatrickHetu <patrick.hetu@gmail.com>, 2012
@@ -11,17 +11,18 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:25-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-09-24 20:34+0000\n" "PO-Revision-Date: 2015-09-24 20:34+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/"
"fr/)\n"
"Language: fr\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: apps.py:66 settings.py:9 #: apps.py:70 settings.py:9
msgid "Common" msgid "Common"
msgstr "" msgstr ""
@@ -29,11 +30,11 @@ msgstr ""
msgid "Available attributes: " msgid "Available attributes: "
msgstr "Options disponibles" msgstr "Options disponibles"
#: forms.py:27 #: forms.py:26
msgid "Selection" msgid "Selection"
msgstr "Sélection" msgstr "Sélection"
#: forms.py:106 #: forms.py:105
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
@@ -50,59 +51,38 @@ msgstr "Ajouter"
msgid "Remove" msgid "Remove"
msgstr "Supprimer" msgstr "Supprimer"
#: generics.py:265 #: generics.py:284
#, python-format #, python-format
msgid "Error creating new %s." msgid "%(object)s not created, error: %(error)s"
msgstr "Erreur nouvelle création %s. " msgstr ""
#: generics.py:268 #: generics.py:295
msgid "Error creating object." #, fuzzy, python-format
msgstr "Erreur de création de l'objet." #| msgid "New object created successfully."
msgid "%(object)s created successfully."
#: generics.py:292
#, python-format
msgid "%s created successfully."
msgstr "%s créé avec succès"
#: generics.py:297
msgid "New object created successfully."
msgstr "Le nouvel objet a été créé avec succès" msgstr "Le nouvel objet a été créé avec succès"
#: generics.py:318 #: generics.py:320
#, python-format #, python-format
msgid "Error deleting %s." msgid "%(object)s not deleted, error: %(error)s."
msgstr "Erreur de suppression %s." msgstr ""
#: generics.py:322
msgid "Error deleting object."
msgstr "Erreur de suppression de l'objet"
#: generics.py:331 #: generics.py:331
#, python-format #, fuzzy, python-format
msgid "%s deleted successfully." #| msgid "Object deleted successfully."
msgstr "%s supprimé avec succès." msgid "%(object)s deleted successfully."
#: generics.py:336
msgid "Object deleted successfully."
msgstr "Objet supprimé avec succès" msgstr "Objet supprimé avec succès"
#: generics.py:363 #: generics.py:372
#, python-format #, python-format
msgid "Error saving %s details." msgid "%(object)s not updated, error: %(error)s."
msgstr "Erreur de sauvegarde %s pour voir les détails." msgstr ""
#: generics.py:368 #: generics.py:383
msgid "Error saving details." #, fuzzy, python-format
msgstr "Erreur de sauvegarde détaillée." #| msgid "Object deleted successfully."
msgid "%(object)s updated successfully."
#: generics.py:393 msgstr "Objet supprimé avec succès"
#, python-format
msgid "%s details saved successfully."
msgstr "Sauvegarde de %s détaillé avec succès."
#: generics.py:398
msgid "Details saved successfully."
msgstr "Détails sauvegardé avec succès."
#: links.py:9 #: links.py:9
msgid "About" msgid "About"
@@ -140,22 +120,26 @@ msgstr ""
msgid "Setup" msgid "Setup"
msgstr "" msgstr ""
#: links.py:41 views.py:191 #: links.py:41 views.py:194
msgid "Tools" msgid "Tools"
msgstr "" msgstr ""
#: literals.py:8 #: literals.py:13
msgid "Days" msgid "Days"
msgstr "" msgstr ""
#: literals.py:9 #: literals.py:14
msgid "Hours" msgid "Hours"
msgstr "" msgstr ""
#: literals.py:10 #: literals.py:15
msgid "Minutes" msgid "Minutes"
msgstr "" msgstr ""
#: mixins.py:125
msgid "Object"
msgstr ""
#: models.py:23 #: models.py:23
msgid "File" msgid "File"
msgstr "Fichier" msgstr "Fichier"
@@ -197,18 +181,17 @@ msgid "User locale profiles"
msgstr "Paramètres régionaux des profils utilisateur" msgstr "Paramètres régionaux des profils utilisateur"
#: settings.py:13 #: settings.py:13
#| msgid ""
#| "ary directory used site wide to store thumbnails, previews and porary es. "
#| "If none is specified, one will be created using pfile.mkdtemp()"
msgid "" msgid ""
"Temporary directory used site wide to store thumbnails, previews and " "Temporary directory used site wide to store thumbnails, previews and "
"temporary files. If none is specified, one will be created using " "temporary files. If none is specified, one will be created using tempfile."
"tempfile.mkdtemp()." "mkdtemp()."
msgstr "" msgstr ""
#: settings.py:22 #: settings.py:22
msgid "A storage backend that all workers can use to share files." msgid "A storage backend that all workers can use to share files."
msgstr "Un espace de stockage que tous les agents pourront utiliser pour partager des fichiers." msgstr ""
"Un espace de stockage que tous les agents pourront utiliser pour partager "
"des fichiers."
#: settings.py:28 #: settings.py:28
msgid "An integer specifying how many objects should be displayed per page." msgid "An integer specifying how many objects should be displayed per page."
@@ -220,11 +203,10 @@ msgstr ""
#: settings.py:40 #: settings.py:40
msgid "" msgid ""
"Time to delay background tasks that depend on a database commit to " "Time to delay background tasks that depend on a database commit to propagate."
"propagate."
msgstr "" msgstr ""
#: views.py:36 #: views.py:37
msgid "Current user details" msgid "Current user details"
msgstr "Détails de l'utilisateur courant" msgstr "Détails de l'utilisateur courant"
@@ -241,7 +223,6 @@ msgid "Edit current user locale profile details"
msgstr "Éditer le détail des paramètres régionaux de l'utilisateur actuel" msgstr "Éditer le détail des paramètres régionaux de l'utilisateur actuel"
#: views.py:113 #: views.py:113
#| msgid "Selection"
msgid "Filter selection" msgid "Filter selection"
msgstr "" msgstr ""
@@ -251,7 +232,6 @@ msgid "Results for filter: %s"
msgstr "" msgstr ""
#: views.py:136 #: views.py:136
#| msgid "Page not found"
msgid "Filter not found" msgid "Filter not found"
msgstr "" msgstr ""
@@ -259,11 +239,11 @@ msgstr ""
msgid "Setup items" msgid "Setup items"
msgstr "" msgstr ""
#: views.py:218 #: views.py:221
msgid "No action selected." msgid "No action selected."
msgstr "Aucune action sélectionnée." msgstr "Aucune action sélectionnée."
#: views.py:226 #: views.py:229
msgid "Must select at least one item." msgid "Must select at least one item."
msgstr "Vous devez sélectionner au moins un élément." msgstr "Vous devez sélectionner au moins un élément."
@@ -271,6 +251,36 @@ msgstr "Vous devez sélectionner au moins un élément."
msgid "None" msgid "None"
msgstr "Aucun" msgstr "Aucun"
#~ msgid "Error creating new %s."
#~ msgstr "Erreur nouvelle création %s. "
#~ msgid "Error creating object."
#~ msgstr "Erreur de création de l'objet."
#~ msgid "%s created successfully."
#~ msgstr "%s créé avec succès"
#~ msgid "Error deleting %s."
#~ msgstr "Erreur de suppression %s."
#~ msgid "Error deleting object."
#~ msgstr "Erreur de suppression de l'objet"
#~ msgid "%s deleted successfully."
#~ msgstr "%s supprimé avec succès."
#~ msgid "Error saving %s details."
#~ msgstr "Erreur de sauvegarde %s pour voir les détails."
#~ msgid "Error saving details."
#~ msgstr "Erreur de sauvegarde détaillée."
#~ msgid "%s details saved successfully."
#~ msgstr "Sauvegarde de %s détaillé avec succès."
#~ msgid "Details saved successfully."
#~ msgstr "Détails sauvegardé avec succès."
#~ msgid "Anonymous user" #~ msgid "Anonymous user"
#~ msgstr "Anonymous user" #~ msgstr "Anonymous user"
@@ -305,11 +315,11 @@ msgstr "Aucun"
#~ msgstr "Email" #~ msgstr "Email"
#~ msgid "" #~ msgid ""
#~ "Please enter a correct email and password. Note that the password field is " #~ "Please enter a correct email and password. Note that the password field "
#~ "case-sensitive." #~ "is case-sensitive."
#~ msgstr "" #~ msgstr ""
#~ "Please enter a correct email and password. Note that the password fields is " #~ "Please enter a correct email and password. Note that the password fields "
#~ "case-sensitive." #~ "is case-sensitive."
#~ msgid "This account is inactive." #~ msgid "This account is inactive."
#~ msgstr "This account is inactive." #~ msgstr "This account is inactive."
@@ -318,11 +328,11 @@ msgstr "Aucun"
#~ msgstr "change password" #~ msgstr "change password"
#~ msgid "" #~ msgid ""
#~ "Controls the mechanism used to authenticated user. Options are: username, " #~ "Controls the mechanism used to authenticated user. Options are: "
#~ "email" #~ "username, email"
#~ msgstr "" #~ msgstr ""
#~ "Controls the mechanism used to authenticated user. Options are: username, " #~ "Controls the mechanism used to authenticated user. Options are: "
#~ "email" #~ "username, email"
#~ msgid "Allow non authenticated users, access to all views" #~ msgid "Allow non authenticated users, access to all views"
#~ msgstr "Allow non authenticated users, access to all views" #~ msgstr "Allow non authenticated users, access to all views"

View File

@@ -1,24 +1,25 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:25-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-09-24 20:34+0000\n" "PO-Revision-Date: 2015-09-24 20:34+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/"
"language/hu/)\n"
"Language: hu\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:66 settings.py:9 #: apps.py:70 settings.py:9
msgid "Common" msgid "Common"
msgstr "" msgstr ""
@@ -26,11 +27,11 @@ msgstr ""
msgid "Available attributes: " msgid "Available attributes: "
msgstr "" msgstr ""
#: forms.py:27 #: forms.py:26
msgid "Selection" msgid "Selection"
msgstr "" msgstr ""
#: forms.py:106 #: forms.py:105
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
@@ -47,58 +48,34 @@ msgstr ""
msgid "Remove" msgid "Remove"
msgstr "" msgstr ""
#: generics.py:265 #: generics.py:284
#, python-format #, python-format
msgid "Error creating new %s." msgid "%(object)s not created, error: %(error)s"
msgstr "" msgstr ""
#: generics.py:268 #: generics.py:295
msgid "Error creating object."
msgstr ""
#: generics.py:292
#, python-format #, python-format
msgid "%s created successfully." msgid "%(object)s created successfully."
msgstr "" msgstr ""
#: generics.py:297 #: generics.py:320
msgid "New object created successfully."
msgstr ""
#: generics.py:318
#, python-format #, python-format
msgid "Error deleting %s." msgid "%(object)s not deleted, error: %(error)s."
msgstr ""
#: generics.py:322
msgid "Error deleting object."
msgstr "" msgstr ""
#: generics.py:331 #: generics.py:331
#, python-format #, python-format
msgid "%s deleted successfully." msgid "%(object)s deleted successfully."
msgstr "" msgstr ""
#: generics.py:336 #: generics.py:372
msgid "Object deleted successfully."
msgstr ""
#: generics.py:363
#, python-format #, python-format
msgid "Error saving %s details." msgid "%(object)s not updated, error: %(error)s."
msgstr "" msgstr ""
#: generics.py:368 #: generics.py:383
msgid "Error saving details."
msgstr ""
#: generics.py:393
#, python-format #, python-format
msgid "%s details saved successfully." msgid "%(object)s updated successfully."
msgstr ""
#: generics.py:398
msgid "Details saved successfully."
msgstr "" msgstr ""
#: links.py:9 #: links.py:9
@@ -137,22 +114,26 @@ msgstr ""
msgid "Setup" msgid "Setup"
msgstr "" msgstr ""
#: links.py:41 views.py:191 #: links.py:41 views.py:194
msgid "Tools" msgid "Tools"
msgstr "" msgstr ""
#: literals.py:8 #: literals.py:13
msgid "Days" msgid "Days"
msgstr "" msgstr ""
#: literals.py:9 #: literals.py:14
msgid "Hours" msgid "Hours"
msgstr "" msgstr ""
#: literals.py:10 #: literals.py:15
msgid "Minutes" msgid "Minutes"
msgstr "" msgstr ""
#: mixins.py:125
msgid "Object"
msgstr ""
#: models.py:23 #: models.py:23
msgid "File" msgid "File"
msgstr "" msgstr ""
@@ -194,13 +175,10 @@ msgid "User locale profiles"
msgstr "" msgstr ""
#: settings.py:13 #: settings.py:13
#| msgid ""
#| "ary directory used site wide to store thumbnails, previews and porary es. "
#| "If none is specified, one will be created using pfile.mkdtemp()"
msgid "" msgid ""
"Temporary directory used site wide to store thumbnails, previews and " "Temporary directory used site wide to store thumbnails, previews and "
"temporary files. If none is specified, one will be created using " "temporary files. If none is specified, one will be created using tempfile."
"tempfile.mkdtemp()." "mkdtemp()."
msgstr "" msgstr ""
#: settings.py:22 #: settings.py:22
@@ -217,11 +195,10 @@ msgstr ""
#: settings.py:40 #: settings.py:40
msgid "" msgid ""
"Time to delay background tasks that depend on a database commit to " "Time to delay background tasks that depend on a database commit to propagate."
"propagate."
msgstr "" msgstr ""
#: views.py:36 #: views.py:37
msgid "Current user details" msgid "Current user details"
msgstr "" msgstr ""
@@ -238,7 +215,6 @@ msgid "Edit current user locale profile details"
msgstr "" msgstr ""
#: views.py:113 #: views.py:113
#| msgid "Selection"
msgid "Filter selection" msgid "Filter selection"
msgstr "" msgstr ""
@@ -248,7 +224,6 @@ msgid "Results for filter: %s"
msgstr "" msgstr ""
#: views.py:136 #: views.py:136
#| msgid "Page not found"
msgid "Filter not found" msgid "Filter not found"
msgstr "" msgstr ""
@@ -256,11 +231,11 @@ msgstr ""
msgid "Setup items" msgid "Setup items"
msgstr "" msgstr ""
#: views.py:218 #: views.py:221
msgid "No action selected." msgid "No action selected."
msgstr "" msgstr ""
#: views.py:226 #: views.py:229
msgid "Must select at least one item." msgid "Must select at least one item."
msgstr "" msgstr ""
@@ -302,11 +277,11 @@ msgstr ""
#~ msgstr "Email" #~ msgstr "Email"
#~ msgid "" #~ msgid ""
#~ "Please enter a correct email and password. Note that the password field is " #~ "Please enter a correct email and password. Note that the password field "
#~ "case-sensitive." #~ "is case-sensitive."
#~ msgstr "" #~ msgstr ""
#~ "Please enter a correct email and password. Note that the password fields is " #~ "Please enter a correct email and password. Note that the password fields "
#~ "case-sensitive." #~ "is case-sensitive."
#~ msgid "This account is inactive." #~ msgid "This account is inactive."
#~ msgstr "This account is inactive." #~ msgstr "This account is inactive."
@@ -315,11 +290,11 @@ msgstr ""
#~ msgstr "change password" #~ msgstr "change password"
#~ msgid "" #~ msgid ""
#~ "Controls the mechanism used to authenticated user. Options are: username, " #~ "Controls the mechanism used to authenticated user. Options are: "
#~ "email" #~ "username, email"
#~ msgstr "" #~ msgstr ""
#~ "Controls the mechanism used to authenticated user. Options are: username, " #~ "Controls the mechanism used to authenticated user. Options are: "
#~ "email" #~ "username, email"
#~ msgid "Allow non authenticated users, access to all views" #~ msgid "Allow non authenticated users, access to all views"
#~ msgstr "Allow non authenticated users, access to all views" #~ msgstr "Allow non authenticated users, access to all views"

View File

@@ -1,24 +1,25 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:25-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-09-24 20:34+0000\n" "PO-Revision-Date: 2015-09-24 20:34+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/"
"language/id/)\n"
"Language: id\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:66 settings.py:9 #: apps.py:70 settings.py:9
msgid "Common" msgid "Common"
msgstr "" msgstr ""
@@ -26,11 +27,11 @@ msgstr ""
msgid "Available attributes: " msgid "Available attributes: "
msgstr "" msgstr ""
#: forms.py:27 #: forms.py:26
msgid "Selection" msgid "Selection"
msgstr "" msgstr ""
#: forms.py:106 #: forms.py:105
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
@@ -47,58 +48,34 @@ msgstr ""
msgid "Remove" msgid "Remove"
msgstr "" msgstr ""
#: generics.py:265 #: generics.py:284
#, python-format #, python-format
msgid "Error creating new %s." msgid "%(object)s not created, error: %(error)s"
msgstr "" msgstr ""
#: generics.py:268 #: generics.py:295
msgid "Error creating object."
msgstr ""
#: generics.py:292
#, python-format #, python-format
msgid "%s created successfully." msgid "%(object)s created successfully."
msgstr "" msgstr ""
#: generics.py:297 #: generics.py:320
msgid "New object created successfully."
msgstr ""
#: generics.py:318
#, python-format #, python-format
msgid "Error deleting %s." msgid "%(object)s not deleted, error: %(error)s."
msgstr ""
#: generics.py:322
msgid "Error deleting object."
msgstr "" msgstr ""
#: generics.py:331 #: generics.py:331
#, python-format #, python-format
msgid "%s deleted successfully." msgid "%(object)s deleted successfully."
msgstr "" msgstr ""
#: generics.py:336 #: generics.py:372
msgid "Object deleted successfully."
msgstr ""
#: generics.py:363
#, python-format #, python-format
msgid "Error saving %s details." msgid "%(object)s not updated, error: %(error)s."
msgstr "" msgstr ""
#: generics.py:368 #: generics.py:383
msgid "Error saving details."
msgstr ""
#: generics.py:393
#, python-format #, python-format
msgid "%s details saved successfully." msgid "%(object)s updated successfully."
msgstr ""
#: generics.py:398
msgid "Details saved successfully."
msgstr "" msgstr ""
#: links.py:9 #: links.py:9
@@ -137,22 +114,26 @@ msgstr ""
msgid "Setup" msgid "Setup"
msgstr "" msgstr ""
#: links.py:41 views.py:191 #: links.py:41 views.py:194
msgid "Tools" msgid "Tools"
msgstr "" msgstr ""
#: literals.py:8 #: literals.py:13
msgid "Days" msgid "Days"
msgstr "" msgstr ""
#: literals.py:9 #: literals.py:14
msgid "Hours" msgid "Hours"
msgstr "" msgstr ""
#: literals.py:10 #: literals.py:15
msgid "Minutes" msgid "Minutes"
msgstr "" msgstr ""
#: mixins.py:125
msgid "Object"
msgstr ""
#: models.py:23 #: models.py:23
msgid "File" msgid "File"
msgstr "" msgstr ""
@@ -194,13 +175,10 @@ msgid "User locale profiles"
msgstr "" msgstr ""
#: settings.py:13 #: settings.py:13
#| msgid ""
#| "ary directory used site wide to store thumbnails, previews and porary es. "
#| "If none is specified, one will be created using pfile.mkdtemp()"
msgid "" msgid ""
"Temporary directory used site wide to store thumbnails, previews and " "Temporary directory used site wide to store thumbnails, previews and "
"temporary files. If none is specified, one will be created using " "temporary files. If none is specified, one will be created using tempfile."
"tempfile.mkdtemp()." "mkdtemp()."
msgstr "" msgstr ""
#: settings.py:22 #: settings.py:22
@@ -217,11 +195,10 @@ msgstr ""
#: settings.py:40 #: settings.py:40
msgid "" msgid ""
"Time to delay background tasks that depend on a database commit to " "Time to delay background tasks that depend on a database commit to propagate."
"propagate."
msgstr "" msgstr ""
#: views.py:36 #: views.py:37
msgid "Current user details" msgid "Current user details"
msgstr "" msgstr ""
@@ -238,7 +215,6 @@ msgid "Edit current user locale profile details"
msgstr "" msgstr ""
#: views.py:113 #: views.py:113
#| msgid "Selection"
msgid "Filter selection" msgid "Filter selection"
msgstr "" msgstr ""
@@ -248,7 +224,6 @@ msgid "Results for filter: %s"
msgstr "" msgstr ""
#: views.py:136 #: views.py:136
#| msgid "Page not found"
msgid "Filter not found" msgid "Filter not found"
msgstr "" msgstr ""
@@ -256,11 +231,11 @@ msgstr ""
msgid "Setup items" msgid "Setup items"
msgstr "" msgstr ""
#: views.py:218 #: views.py:221
msgid "No action selected." msgid "No action selected."
msgstr "" msgstr ""
#: views.py:226 #: views.py:229
msgid "Must select at least one item." msgid "Must select at least one item."
msgstr "" msgstr ""
@@ -302,11 +277,11 @@ msgstr ""
#~ msgstr "Email" #~ msgstr "Email"
#~ msgid "" #~ msgid ""
#~ "Please enter a correct email and password. Note that the password field is " #~ "Please enter a correct email and password. Note that the password field "
#~ "case-sensitive." #~ "is case-sensitive."
#~ msgstr "" #~ msgstr ""
#~ "Please enter a correct email and password. Note that the password fields is " #~ "Please enter a correct email and password. Note that the password fields "
#~ "case-sensitive." #~ "is case-sensitive."
#~ msgid "This account is inactive." #~ msgid "This account is inactive."
#~ msgstr "This account is inactive." #~ msgstr "This account is inactive."
@@ -315,11 +290,11 @@ msgstr ""
#~ msgstr "change password" #~ msgstr "change password"
#~ msgid "" #~ msgid ""
#~ "Controls the mechanism used to authenticated user. Options are: username, " #~ "Controls the mechanism used to authenticated user. Options are: "
#~ "email" #~ "username, email"
#~ msgstr "" #~ msgstr ""
#~ "Controls the mechanism used to authenticated user. Options are: username, " #~ "Controls the mechanism used to authenticated user. Options are: "
#~ "email" #~ "username, email"
#~ msgid "Allow non authenticated users, access to all views" #~ msgid "Allow non authenticated users, access to all views"
#~ msgstr "Allow non authenticated users, access to all views" #~ msgstr "Allow non authenticated users, access to all views"

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
# Carlo Zanatto <>, 2012 # Carlo Zanatto <>, 2012
@@ -12,17 +12,18 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:25-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-09-24 20:34+0000\n" "PO-Revision-Date: 2015-09-24 20:34+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/"
"language/it/)\n"
"Language: it\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:66 settings.py:9 #: apps.py:70 settings.py:9
msgid "Common" msgid "Common"
msgstr "" msgstr ""
@@ -30,11 +31,11 @@ msgstr ""
msgid "Available attributes: " msgid "Available attributes: "
msgstr "Attributi disponibili:" msgstr "Attributi disponibili:"
#: forms.py:27 #: forms.py:26
msgid "Selection" msgid "Selection"
msgstr "Selezione" msgstr "Selezione"
#: forms.py:106 #: forms.py:105
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
@@ -51,59 +52,38 @@ msgstr "Aggiungi"
msgid "Remove" msgid "Remove"
msgstr "Rimuovi" msgstr "Rimuovi"
#: generics.py:265 #: generics.py:284
#, python-format #, python-format
msgid "Error creating new %s." msgid "%(object)s not created, error: %(error)s"
msgstr "Errore nella creazione del nuovo %s." msgstr ""
#: generics.py:268 #: generics.py:295
msgid "Error creating object." #, fuzzy, python-format
msgstr "Errore nella creazione dell'oggetto" #| msgid "New object created successfully."
msgid "%(object)s created successfully."
#: generics.py:292
#, python-format
msgid "%s created successfully."
msgstr "%s creato con successo"
#: generics.py:297
msgid "New object created successfully."
msgstr "Nuovo oggetto creato con successo." msgstr "Nuovo oggetto creato con successo."
#: generics.py:318 #: generics.py:320
#, python-format #, python-format
msgid "Error deleting %s." msgid "%(object)s not deleted, error: %(error)s."
msgstr "Errore nel cancellare %s." msgstr ""
#: generics.py:322
msgid "Error deleting object."
msgstr "Errore nel cancellare l'oggetto."
#: generics.py:331 #: generics.py:331
#, python-format #, fuzzy, python-format
msgid "%s deleted successfully." #| msgid "Object deleted successfully."
msgstr "%s cancellato con successo" msgid "%(object)s deleted successfully."
#: generics.py:336
msgid "Object deleted successfully."
msgstr "Oggetto cancellato con successo" msgstr "Oggetto cancellato con successo"
#: generics.py:363 #: generics.py:372
#, python-format #, python-format
msgid "Error saving %s details." msgid "%(object)s not updated, error: %(error)s."
msgstr "Errore nel salvataggio %s dei dettagli" msgstr ""
#: generics.py:368 #: generics.py:383
msgid "Error saving details." #, fuzzy, python-format
msgstr "Dettagli errore di salvataggio." #| msgid "Object deleted successfully."
msgid "%(object)s updated successfully."
#: generics.py:393 msgstr "Oggetto cancellato con successo"
#, python-format
msgid "%s details saved successfully."
msgstr "%s dettagli salvati con successo"
#: generics.py:398
msgid "Details saved successfully."
msgstr "Dettagli salvati correttamente."
#: links.py:9 #: links.py:9
msgid "About" msgid "About"
@@ -141,22 +121,26 @@ msgstr ""
msgid "Setup" msgid "Setup"
msgstr "" msgstr ""
#: links.py:41 views.py:191 #: links.py:41 views.py:194
msgid "Tools" msgid "Tools"
msgstr "" msgstr ""
#: literals.py:8 #: literals.py:13
msgid "Days" msgid "Days"
msgstr "" msgstr ""
#: literals.py:9 #: literals.py:14
msgid "Hours" msgid "Hours"
msgstr "" msgstr ""
#: literals.py:10 #: literals.py:15
msgid "Minutes" msgid "Minutes"
msgstr "" msgstr ""
#: mixins.py:125
msgid "Object"
msgstr ""
#: models.py:23 #: models.py:23
msgid "File" msgid "File"
msgstr "File" msgstr "File"
@@ -198,18 +182,17 @@ msgid "User locale profiles"
msgstr "Profili dell'utente locale" msgstr "Profili dell'utente locale"
#: settings.py:13 #: settings.py:13
#| msgid ""
#| "ary directory used site wide to store thumbnails, previews and porary es. "
#| "If none is specified, one will be created using pfile.mkdtemp()"
msgid "" msgid ""
"Temporary directory used site wide to store thumbnails, previews and " "Temporary directory used site wide to store thumbnails, previews and "
"temporary files. If none is specified, one will be created using " "temporary files. If none is specified, one will be created using tempfile."
"tempfile.mkdtemp()." "mkdtemp()."
msgstr "" msgstr ""
#: settings.py:22 #: settings.py:22
msgid "A storage backend that all workers can use to share files." msgid "A storage backend that all workers can use to share files."
msgstr "Un backend di memorizzazione che tutti i lavoratori possono utilizzare per condividere i file." msgstr ""
"Un backend di memorizzazione che tutti i lavoratori possono utilizzare per "
"condividere i file."
#: settings.py:28 #: settings.py:28
msgid "An integer specifying how many objects should be displayed per page." msgid "An integer specifying how many objects should be displayed per page."
@@ -221,11 +204,10 @@ msgstr ""
#: settings.py:40 #: settings.py:40
msgid "" msgid ""
"Time to delay background tasks that depend on a database commit to " "Time to delay background tasks that depend on a database commit to propagate."
"propagate."
msgstr "" msgstr ""
#: views.py:36 #: views.py:37
msgid "Current user details" msgid "Current user details"
msgstr "Dettagli dell'attuale utente" msgstr "Dettagli dell'attuale utente"
@@ -242,7 +224,6 @@ msgid "Edit current user locale profile details"
msgstr "Modificare i dettagli del profilo corrente dell'utente" msgstr "Modificare i dettagli del profilo corrente dell'utente"
#: views.py:113 #: views.py:113
#| msgid "Selection"
msgid "Filter selection" msgid "Filter selection"
msgstr "" msgstr ""
@@ -252,7 +233,6 @@ msgid "Results for filter: %s"
msgstr "" msgstr ""
#: views.py:136 #: views.py:136
#| msgid "Page not found"
msgid "Filter not found" msgid "Filter not found"
msgstr "" msgstr ""
@@ -260,11 +240,11 @@ msgstr ""
msgid "Setup items" msgid "Setup items"
msgstr "" msgstr ""
#: views.py:218 #: views.py:221
msgid "No action selected." msgid "No action selected."
msgstr "Nessuna azione selezionata" msgstr "Nessuna azione selezionata"
#: views.py:226 #: views.py:229
msgid "Must select at least one item." msgid "Must select at least one item."
msgstr "Devi selezionare un elemento" msgstr "Devi selezionare un elemento"
@@ -272,6 +252,36 @@ msgstr "Devi selezionare un elemento"
msgid "None" msgid "None"
msgstr "Nessuno" msgstr "Nessuno"
#~ msgid "Error creating new %s."
#~ msgstr "Errore nella creazione del nuovo %s."
#~ msgid "Error creating object."
#~ msgstr "Errore nella creazione dell'oggetto"
#~ msgid "%s created successfully."
#~ msgstr "%s creato con successo"
#~ msgid "Error deleting %s."
#~ msgstr "Errore nel cancellare %s."
#~ msgid "Error deleting object."
#~ msgstr "Errore nel cancellare l'oggetto."
#~ msgid "%s deleted successfully."
#~ msgstr "%s cancellato con successo"
#~ msgid "Error saving %s details."
#~ msgstr "Errore nel salvataggio %s dei dettagli"
#~ msgid "Error saving details."
#~ msgstr "Dettagli errore di salvataggio."
#~ msgid "%s details saved successfully."
#~ msgstr "%s dettagli salvati con successo"
#~ msgid "Details saved successfully."
#~ msgstr "Dettagli salvati correttamente."
#~ msgid "Anonymous user" #~ msgid "Anonymous user"
#~ msgstr "Anonymous user" #~ msgstr "Anonymous user"
@@ -306,11 +316,11 @@ msgstr "Nessuno"
#~ msgstr "Email" #~ msgstr "Email"
#~ msgid "" #~ msgid ""
#~ "Please enter a correct email and password. Note that the password field is " #~ "Please enter a correct email and password. Note that the password field "
#~ "case-sensitive." #~ "is case-sensitive."
#~ msgstr "" #~ msgstr ""
#~ "Please enter a correct email and password. Note that the password fields is " #~ "Please enter a correct email and password. Note that the password fields "
#~ "case-sensitive." #~ "is case-sensitive."
#~ msgid "This account is inactive." #~ msgid "This account is inactive."
#~ msgstr "This account is inactive." #~ msgstr "This account is inactive."
@@ -319,11 +329,11 @@ msgstr "Nessuno"
#~ msgstr "change password" #~ msgstr "change password"
#~ msgid "" #~ msgid ""
#~ "Controls the mechanism used to authenticated user. Options are: username, " #~ "Controls the mechanism used to authenticated user. Options are: "
#~ "email" #~ "username, email"
#~ msgstr "" #~ msgstr ""
#~ "Controls the mechanism used to authenticated user. Options are: username, " #~ "Controls the mechanism used to authenticated user. Options are: "
#~ "email" #~ "username, email"
#~ msgid "Allow non authenticated users, access to all views" #~ msgid "Allow non authenticated users, access to all views"
#~ msgstr "Allow non authenticated users, access to all views" #~ msgstr "Allow non authenticated users, access to all views"

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
# woei <root@ipaddr.nl>, 2014 # woei <root@ipaddr.nl>, 2014
@@ -9,17 +9,18 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:25-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-09-24 20:34+0000\n" "PO-Revision-Date: 2015-09-24 20:34+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-"
"edms/language/nl_NL/)\n"
"Language: nl_NL\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: nl_NL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:66 settings.py:9 #: apps.py:70 settings.py:9
msgid "Common" msgid "Common"
msgstr "" msgstr ""
@@ -27,11 +28,11 @@ msgstr ""
msgid "Available attributes: " msgid "Available attributes: "
msgstr "" msgstr ""
#: forms.py:27 #: forms.py:26
msgid "Selection" msgid "Selection"
msgstr "Selectie" msgstr "Selectie"
#: forms.py:106 #: forms.py:105
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
@@ -48,59 +49,38 @@ msgstr "Voeg toe"
msgid "Remove" msgid "Remove"
msgstr "Verwijder" msgstr "Verwijder"
#: generics.py:265 #: generics.py:284
#, python-format #, python-format
msgid "Error creating new %s." msgid "%(object)s not created, error: %(error)s"
msgstr "Error bij maken nieuwe %s." msgstr ""
#: generics.py:268 #: generics.py:295
msgid "Error creating object." #, fuzzy, python-format
msgstr "Error bij het maken van object." #| msgid "New object created successfully."
msgid "%(object)s created successfully."
#: generics.py:292
#, python-format
msgid "%s created successfully."
msgstr "%s succesvol aangemaakt."
#: generics.py:297
msgid "New object created successfully."
msgstr "Nieuw object succesvol aangemaakt." msgstr "Nieuw object succesvol aangemaakt."
#: generics.py:318 #: generics.py:320
#, python-format #, python-format
msgid "Error deleting %s." msgid "%(object)s not deleted, error: %(error)s."
msgstr "Error bij verwijderen %s." msgstr ""
#: generics.py:322
msgid "Error deleting object."
msgstr "Error bij het verwijderen van object."
#: generics.py:331 #: generics.py:331
#, python-format #, fuzzy, python-format
msgid "%s deleted successfully." #| msgid "Object deleted successfully."
msgstr "%s succesvol verwijderd." msgid "%(object)s deleted successfully."
#: generics.py:336
msgid "Object deleted successfully."
msgstr "Object succesvol verwijderd." msgstr "Object succesvol verwijderd."
#: generics.py:363 #: generics.py:372
#, python-format #, python-format
msgid "Error saving %s details." msgid "%(object)s not updated, error: %(error)s."
msgstr "Error bij opslaan van %s gegevens." msgstr ""
#: generics.py:368 #: generics.py:383
msgid "Error saving details." #, fuzzy, python-format
msgstr "Error bij opslaan gegevens." #| msgid "Object deleted successfully."
msgid "%(object)s updated successfully."
#: generics.py:393 msgstr "Object succesvol verwijderd."
#, python-format
msgid "%s details saved successfully."
msgstr "%s gegevens succesvol opgeslagen."
#: generics.py:398
msgid "Details saved successfully."
msgstr "Gegevens succesvol opgeslagen."
#: links.py:9 #: links.py:9
msgid "About" msgid "About"
@@ -138,22 +118,26 @@ msgstr ""
msgid "Setup" msgid "Setup"
msgstr "" msgstr ""
#: links.py:41 views.py:191 #: links.py:41 views.py:194
msgid "Tools" msgid "Tools"
msgstr "" msgstr ""
#: literals.py:8 #: literals.py:13
msgid "Days" msgid "Days"
msgstr "" msgstr ""
#: literals.py:9 #: literals.py:14
msgid "Hours" msgid "Hours"
msgstr "" msgstr ""
#: literals.py:10 #: literals.py:15
msgid "Minutes" msgid "Minutes"
msgstr "" msgstr ""
#: mixins.py:125
msgid "Object"
msgstr ""
#: models.py:23 #: models.py:23
msgid "File" msgid "File"
msgstr "" msgstr ""
@@ -195,13 +179,10 @@ msgid "User locale profiles"
msgstr "" msgstr ""
#: settings.py:13 #: settings.py:13
#| msgid ""
#| "ary directory used site wide to store thumbnails, previews and porary es. "
#| "If none is specified, one will be created using pfile.mkdtemp()"
msgid "" msgid ""
"Temporary directory used site wide to store thumbnails, previews and " "Temporary directory used site wide to store thumbnails, previews and "
"temporary files. If none is specified, one will be created using " "temporary files. If none is specified, one will be created using tempfile."
"tempfile.mkdtemp()." "mkdtemp()."
msgstr "" msgstr ""
#: settings.py:22 #: settings.py:22
@@ -218,11 +199,10 @@ msgstr ""
#: settings.py:40 #: settings.py:40
msgid "" msgid ""
"Time to delay background tasks that depend on a database commit to " "Time to delay background tasks that depend on a database commit to propagate."
"propagate."
msgstr "" msgstr ""
#: views.py:36 #: views.py:37
msgid "Current user details" msgid "Current user details"
msgstr "" msgstr ""
@@ -239,7 +219,6 @@ msgid "Edit current user locale profile details"
msgstr "" msgstr ""
#: views.py:113 #: views.py:113
#| msgid "Selection"
msgid "Filter selection" msgid "Filter selection"
msgstr "" msgstr ""
@@ -249,7 +228,6 @@ msgid "Results for filter: %s"
msgstr "" msgstr ""
#: views.py:136 #: views.py:136
#| msgid "Page not found"
msgid "Filter not found" msgid "Filter not found"
msgstr "" msgstr ""
@@ -257,11 +235,11 @@ msgstr ""
msgid "Setup items" msgid "Setup items"
msgstr "" msgstr ""
#: views.py:218 #: views.py:221
msgid "No action selected." msgid "No action selected."
msgstr "Geen acties geselecteerd." msgstr "Geen acties geselecteerd."
#: views.py:226 #: views.py:229
msgid "Must select at least one item." msgid "Must select at least one item."
msgstr "Selecteer minimaal een item." msgstr "Selecteer minimaal een item."
@@ -269,6 +247,36 @@ msgstr "Selecteer minimaal een item."
msgid "None" msgid "None"
msgstr "Geen" msgstr "Geen"
#~ msgid "Error creating new %s."
#~ msgstr "Error bij maken nieuwe %s."
#~ msgid "Error creating object."
#~ msgstr "Error bij het maken van object."
#~ msgid "%s created successfully."
#~ msgstr "%s succesvol aangemaakt."
#~ msgid "Error deleting %s."
#~ msgstr "Error bij verwijderen %s."
#~ msgid "Error deleting object."
#~ msgstr "Error bij het verwijderen van object."
#~ msgid "%s deleted successfully."
#~ msgstr "%s succesvol verwijderd."
#~ msgid "Error saving %s details."
#~ msgstr "Error bij opslaan van %s gegevens."
#~ msgid "Error saving details."
#~ msgstr "Error bij opslaan gegevens."
#~ msgid "%s details saved successfully."
#~ msgstr "%s gegevens succesvol opgeslagen."
#~ msgid "Details saved successfully."
#~ msgstr "Gegevens succesvol opgeslagen."
#~ msgid "Anonymous user" #~ msgid "Anonymous user"
#~ msgstr "Anonymous user" #~ msgstr "Anonymous user"
@@ -303,11 +311,11 @@ msgstr "Geen"
#~ msgstr "Email" #~ msgstr "Email"
#~ msgid "" #~ msgid ""
#~ "Please enter a correct email and password. Note that the password field is " #~ "Please enter a correct email and password. Note that the password field "
#~ "case-sensitive." #~ "is case-sensitive."
#~ msgstr "" #~ msgstr ""
#~ "Please enter a correct email and password. Note that the password fields is " #~ "Please enter a correct email and password. Note that the password fields "
#~ "case-sensitive." #~ "is case-sensitive."
#~ msgid "This account is inactive." #~ msgid "This account is inactive."
#~ msgstr "This account is inactive." #~ msgstr "This account is inactive."
@@ -316,11 +324,11 @@ msgstr "Geen"
#~ msgstr "change password" #~ msgstr "change password"
#~ msgid "" #~ msgid ""
#~ "Controls the mechanism used to authenticated user. Options are: username, " #~ "Controls the mechanism used to authenticated user. Options are: "
#~ "email" #~ "username, email"
#~ msgstr "" #~ msgstr ""
#~ "Controls the mechanism used to authenticated user. Options are: username, " #~ "Controls the mechanism used to authenticated user. Options are: "
#~ "email" #~ "username, email"
#~ msgid "Allow non authenticated users, access to all views" #~ msgid "Allow non authenticated users, access to all views"
#~ msgstr "Allow non authenticated users, access to all views" #~ msgstr "Allow non authenticated users, access to all views"

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# Translators: # Translators:
# Annunnaky <doublemiu@gmail.com>, 2015 # Annunnaky <doublemiu@gmail.com>, 2015
@@ -12,17 +12,19 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Mayan EDMS\n" "Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:25-0400\n" "POT-Creation-Date: 2016-03-21 16:42-0400\n"
"PO-Revision-Date: 2015-09-24 20:35+0000\n" "PO-Revision-Date: 2015-09-24 20:35+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/"
"pl/)\n"
"Language: pl\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: pl\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "|| n%100>=20) ? 1 : 2);\n"
#: apps.py:66 settings.py:9 #: apps.py:70 settings.py:9
msgid "Common" msgid "Common"
msgstr "" msgstr ""
@@ -30,11 +32,11 @@ msgstr ""
msgid "Available attributes: " msgid "Available attributes: "
msgstr "Dostępne atrybuty:" msgstr "Dostępne atrybuty:"
#: forms.py:27 #: forms.py:26
msgid "Selection" msgid "Selection"
msgstr "Zaznaczenie" msgstr "Zaznaczenie"
#: forms.py:106 #: forms.py:105
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
@@ -51,59 +53,38 @@ msgstr "Dodaj"
msgid "Remove" msgid "Remove"
msgstr "Usuń" msgstr "Usuń"
#: generics.py:265 #: generics.py:284
#, python-format #, python-format
msgid "Error creating new %s." msgid "%(object)s not created, error: %(error)s"
msgstr "Błąd podczas tworzenia nowego : %s." msgstr ""
#: generics.py:268 #: generics.py:295
msgid "Error creating object." #, fuzzy, python-format
msgstr "Błąd poczas tworzenia obiektu." #| msgid "New object created successfully."
msgid "%(object)s created successfully."
#: generics.py:292
#, python-format
msgid "%s created successfully."
msgstr "%s utworzono pomyślnie."
#: generics.py:297
msgid "New object created successfully."
msgstr "Pomyślnie utworzono nowy obiekt." msgstr "Pomyślnie utworzono nowy obiekt."
#: generics.py:318 #: generics.py:320
#, python-format #, python-format
msgid "Error deleting %s." msgid "%(object)s not deleted, error: %(error)s."
msgstr "Błąd podczas usuwania %s." msgstr ""
#: generics.py:322
msgid "Error deleting object."
msgstr "Błąd podczas usuwania obiektu."
#: generics.py:331 #: generics.py:331
#, python-format #, fuzzy, python-format
msgid "%s deleted successfully." #| msgid "Object deleted successfully."
msgstr "%s usunięto pomyślnie." msgid "%(object)s deleted successfully."
#: generics.py:336
msgid "Object deleted successfully."
msgstr "Pomyślnie usunuęto obiekt." msgstr "Pomyślnie usunuęto obiekt."
#: generics.py:363 #: generics.py:372
#, python-format #, python-format
msgid "Error saving %s details." msgid "%(object)s not updated, error: %(error)s."
msgstr "Błąd podczas zapisu %s." msgstr ""
#: generics.py:368 #: generics.py:383
msgid "Error saving details." #, fuzzy, python-format
msgstr "Błąd zapisu detali." #| msgid "Object deleted successfully."
msgid "%(object)s updated successfully."
#: generics.py:393 msgstr "Pomyślnie usunuęto obiekt."
#, python-format
msgid "%s details saved successfully."
msgstr "%s detale zapiane pomyślnie."
#: generics.py:398
msgid "Details saved successfully."
msgstr "Detale zapsane pomyślnie."
#: links.py:9 #: links.py:9
msgid "About" msgid "About"
@@ -141,22 +122,26 @@ msgstr ""
msgid "Setup" msgid "Setup"
msgstr "" msgstr ""
#: links.py:41 views.py:191 #: links.py:41 views.py:194
msgid "Tools" msgid "Tools"
msgstr "" msgstr ""
#: literals.py:8 #: literals.py:13
msgid "Days" msgid "Days"
msgstr "" msgstr ""
#: literals.py:9 #: literals.py:14
msgid "Hours" msgid "Hours"
msgstr "" msgstr ""
#: literals.py:10 #: literals.py:15
msgid "Minutes" msgid "Minutes"
msgstr "" msgstr ""
#: mixins.py:125
msgid "Object"
msgstr ""
#: models.py:23 #: models.py:23
msgid "File" msgid "File"
msgstr "Plik" msgstr "Plik"
@@ -198,18 +183,17 @@ msgid "User locale profiles"
msgstr "Lokalne profile użytkownika" msgstr "Lokalne profile użytkownika"
#: settings.py:13 #: settings.py:13
#| msgid ""
#| "ary directory used site wide to store thumbnails, previews and porary es. "
#| "If none is specified, one will be created using pfile.mkdtemp()"
msgid "" msgid ""
"Temporary directory used site wide to store thumbnails, previews and " "Temporary directory used site wide to store thumbnails, previews and "
"temporary files. If none is specified, one will be created using " "temporary files. If none is specified, one will be created using tempfile."
"tempfile.mkdtemp()." "mkdtemp()."
msgstr "" msgstr ""
#: settings.py:22 #: settings.py:22
msgid "A storage backend that all workers can use to share files." msgid "A storage backend that all workers can use to share files."
msgstr "Backend przechowywania umożliwiający wszystkim użytkownikom udostępnianie plików." msgstr ""
"Backend przechowywania umożliwiający wszystkim użytkownikom udostępnianie "
"plików."
#: settings.py:28 #: settings.py:28
msgid "An integer specifying how many objects should be displayed per page." msgid "An integer specifying how many objects should be displayed per page."
@@ -221,11 +205,10 @@ msgstr ""
#: settings.py:40 #: settings.py:40
msgid "" msgid ""
"Time to delay background tasks that depend on a database commit to " "Time to delay background tasks that depend on a database commit to propagate."
"propagate."
msgstr "" msgstr ""
#: views.py:36 #: views.py:37
msgid "Current user details" msgid "Current user details"
msgstr "Aktualne dane użytkownika" msgstr "Aktualne dane użytkownika"
@@ -242,7 +225,6 @@ msgid "Edit current user locale profile details"
msgstr "Edytuj profil aktualnego użytkownika." msgstr "Edytuj profil aktualnego użytkownika."
#: views.py:113 #: views.py:113
#| msgid "Selection"
msgid "Filter selection" msgid "Filter selection"
msgstr "" msgstr ""
@@ -252,7 +234,6 @@ msgid "Results for filter: %s"
msgstr "" msgstr ""
#: views.py:136 #: views.py:136
#| msgid "Page not found"
msgid "Filter not found" msgid "Filter not found"
msgstr "" msgstr ""
@@ -260,11 +241,11 @@ msgstr ""
msgid "Setup items" msgid "Setup items"
msgstr "" msgstr ""
#: views.py:218 #: views.py:221
msgid "No action selected." msgid "No action selected."
msgstr "Nie wybrano żadnego działania" msgstr "Nie wybrano żadnego działania"
#: views.py:226 #: views.py:229
msgid "Must select at least one item." msgid "Must select at least one item."
msgstr "Musisz wybrać co najmniej jeden element." msgstr "Musisz wybrać co najmniej jeden element."
@@ -272,6 +253,36 @@ msgstr "Musisz wybrać co najmniej jeden element."
msgid "None" msgid "None"
msgstr "Brak" msgstr "Brak"
#~ msgid "Error creating new %s."
#~ msgstr "Błąd podczas tworzenia nowego : %s."
#~ msgid "Error creating object."
#~ msgstr "Błąd poczas tworzenia obiektu."
#~ msgid "%s created successfully."
#~ msgstr "%s utworzono pomyślnie."
#~ msgid "Error deleting %s."
#~ msgstr "Błąd podczas usuwania %s."
#~ msgid "Error deleting object."
#~ msgstr "Błąd podczas usuwania obiektu."
#~ msgid "%s deleted successfully."
#~ msgstr "%s usunięto pomyślnie."
#~ msgid "Error saving %s details."
#~ msgstr "Błąd podczas zapisu %s."
#~ msgid "Error saving details."
#~ msgstr "Błąd zapisu detali."
#~ msgid "%s details saved successfully."
#~ msgstr "%s detale zapiane pomyślnie."
#~ msgid "Details saved successfully."
#~ msgstr "Detale zapsane pomyślnie."
#~ msgid "Anonymous user" #~ msgid "Anonymous user"
#~ msgstr "Anonymous user" #~ msgstr "Anonymous user"
@@ -306,11 +317,11 @@ msgstr "Brak"
#~ msgstr "Email" #~ msgstr "Email"
#~ msgid "" #~ msgid ""
#~ "Please enter a correct email and password. Note that the password field is " #~ "Please enter a correct email and password. Note that the password field "
#~ "case-sensitive." #~ "is case-sensitive."
#~ msgstr "" #~ msgstr ""
#~ "Please enter a correct email and password. Note that the password fields is " #~ "Please enter a correct email and password. Note that the password fields "
#~ "case-sensitive." #~ "is case-sensitive."
#~ msgid "This account is inactive." #~ msgid "This account is inactive."
#~ msgstr "This account is inactive." #~ msgstr "This account is inactive."
@@ -319,11 +330,11 @@ msgstr "Brak"
#~ msgstr "change password" #~ msgstr "change password"
#~ msgid "" #~ msgid ""
#~ "Controls the mechanism used to authenticated user. Options are: username, " #~ "Controls the mechanism used to authenticated user. Options are: "
#~ "email" #~ "username, email"
#~ msgstr "" #~ msgstr ""
#~ "Controls the mechanism used to authenticated user. Options are: username, " #~ "Controls the mechanism used to authenticated user. Options are: "
#~ "email" #~ "username, email"
#~ msgid "Allow non authenticated users, access to all views" #~ msgid "Allow non authenticated users, access to all views"
#~ msgstr "Allow non authenticated users, access to all views" #~ msgstr "Allow non authenticated users, access to all views"

Some files were not shown because too many files have changed in this diff Show More