Update translation sources and compiles files.

This commit is contained in:
Roberto Rosario
2015-09-24 01:44:03 -04:00
parent e732355f45
commit c9b981f07a
1304 changed files with 16591 additions and 14449 deletions

View File

@@ -121,6 +121,12 @@ source_lang = en
source_file = mayan/apps/metadata/locale/en/LC_MESSAGES/django.po source_file = mayan/apps/metadata/locale/en/LC_MESSAGES/django.po
type = PO type = PO
[mayan-edms.mirroring-2-0]
file_filter = mayan/apps/mirroring/locale/<lang>/LC_MESSAGES/django.po
source_lang = en
source_file = mayan/apps/mirroring/locale/en/LC_MESSAGES/django.po
type = PO
[mayan-edms.navigation-2-0] [mayan-edms.navigation-2-0]
file_filter = mayan/apps/navigation/locale/<lang>/LC_MESSAGES/django.po file_filter = mayan/apps/navigation/locale/<lang>/LC_MESSAGES/django.po
source_lang = en source_lang = en

View File

@@ -7,12 +7,12 @@ import sh
APP_LIST = ( APP_LIST = (
'acls', 'appearance', 'authentication', 'checkouts', 'common', 'acls', 'appearance', 'authentication', 'checkouts', 'common',
'converter', 'django_gpg', 'documents', 'document_comments', 'converter', 'django_gpg', 'document_comments', 'document_indexing',
'document_indexing', 'document_signatures', 'document_states', 'document_signatures', 'document_states', 'documents', 'dynamic_search',
'dynamic_search', 'events', 'folders', 'installation', 'linking', 'events', 'folders', 'installation', 'linking', 'lock_manager', 'mailer',
'lock_manager', 'mailer', 'metadata', 'navigation', 'ocr', 'permissions', 'metadata', 'mirroring', 'navigation', 'ocr', 'permissions', 'rest_api',
'rest_api', 'smart_settings', 'sources', 'statistics', 'storage', 'smart_settings', 'sources', 'statistics', 'storage', 'tags',
'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',

View File

@@ -1,24 +1,22 @@
# 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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-0400\n"
"PO-Revision-Date: 2015-08-20 18:49+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/" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n"
"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"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " "Language: ar\n"
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" "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"
#: apps.py:14 links.py:30 #: apps.py:14 links.py:30
msgid "ACLs" msgid "ACLs"
@@ -29,6 +27,7 @@ msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:24 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -37,6 +36,7 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
@@ -78,19 +78,25 @@ msgstr ""
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:137 #: views.py:132
#, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s"
msgstr ""
#: views.py:147
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:138 #: views.py:148
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:177 #: views.py:187
msgid "Disabled permissions are inherited from a parent object." msgid "Disabled permissions are inherited from a parent object."
msgstr "" msgstr ""
#: views.py:208 #: 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 ""
@@ -116,9 +122,6 @@ msgstr ""
#~ msgid "Revoke" #~ msgid "Revoke"
#~ msgstr "revoke" #~ msgstr "revoke"
#~ msgid "Default ACLs"
#~ msgstr "Default ACLs"
#~ msgid "Classes" #~ msgid "Classes"
#~ msgstr "classes" #~ msgstr "classes"
@@ -192,10 +195,8 @@ 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 "" #~ msgid "%(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."
#~ 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,22 +1,21 @@
# 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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-0400\n"
"PO-Revision-Date: 2015-08-20 18:49+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-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n"
"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
@@ -28,6 +27,7 @@ msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:24 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -36,6 +36,7 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
@@ -77,19 +78,25 @@ msgstr ""
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:137 #: views.py:132
#, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s"
msgstr ""
#: views.py:147
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:138 #: views.py:148
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:177 #: views.py:187
msgid "Disabled permissions are inherited from a parent object." msgid "Disabled permissions are inherited from a parent object."
msgstr "" msgstr ""
#: views.py:208 #: 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 ""
@@ -115,9 +122,6 @@ msgstr ""
#~ msgid "Revoke" #~ msgid "Revoke"
#~ msgstr "revoke" #~ msgstr "revoke"
#~ msgid "Default ACLs"
#~ msgstr "Default ACLs"
#~ msgid "Classes" #~ msgid "Classes"
#~ msgstr "classes" #~ msgstr "classes"
@@ -191,10 +195,8 @@ 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 "" #~ msgid "%(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."
#~ 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,24 +1,22 @@
# 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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-0400\n"
"PO-Revision-Date: 2015-08-20 18:49+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/" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n"
"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"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "Language: bs_BA\n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: apps.py:14 links.py:30 #: apps.py:14 links.py:30
msgid "ACLs" msgid "ACLs"
@@ -29,6 +27,7 @@ msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:24 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -37,6 +36,7 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
@@ -78,19 +78,25 @@ msgstr ""
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:137 #: views.py:132
#, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s"
msgstr ""
#: views.py:147
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:138 #: views.py:148
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:177 #: views.py:187
msgid "Disabled permissions are inherited from a parent object." msgid "Disabled permissions are inherited from a parent object."
msgstr "" msgstr ""
#: views.py:208 #: 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 ""
@@ -116,9 +122,6 @@ msgstr ""
#~ msgid "Revoke" #~ msgid "Revoke"
#~ msgstr "revoke" #~ msgstr "revoke"
#~ msgid "Default ACLs"
#~ msgstr "Default ACLs"
#~ msgid "Classes" #~ msgid "Classes"
#~ msgstr "classes" #~ msgstr "classes"
@@ -192,10 +195,8 @@ 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 "" #~ msgid "%(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."
#~ 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,22 +1,21 @@
# 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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-0400\n"
"PO-Revision-Date: 2015-08-20 18:49+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/" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n"
"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
@@ -28,6 +27,7 @@ msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:24 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -36,6 +36,7 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
@@ -77,19 +78,25 @@ msgstr ""
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:137 #: views.py:132
#, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s"
msgstr ""
#: views.py:147
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:138 #: views.py:148
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:177 #: views.py:187
msgid "Disabled permissions are inherited from a parent object." msgid "Disabled permissions are inherited from a parent object."
msgstr "" msgstr ""
#: views.py:208 #: 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 ""
@@ -115,9 +122,6 @@ msgstr ""
#~ msgid "Revoke" #~ msgid "Revoke"
#~ msgstr "revoke" #~ msgstr "revoke"
#~ msgid "Default ACLs"
#~ msgstr "Default ACLs"
#~ msgid "Classes" #~ msgid "Classes"
#~ msgstr "classes" #~ msgstr "classes"
@@ -191,10 +195,8 @@ 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 "" #~ msgid "%(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."
#~ 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,91 +9,98 @@ 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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-0400\n"
"PO-Revision-Date: 2015-08-20 18:49+0000\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n"
"Last-Translator: Roberto Rosario\n" "Last-Translator: Roberto Rosario\n"
"Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n"
"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 "" msgstr "Zugriffsberechtigungen"
#: apps.py:20 links.py:38 models.py:36 #: apps.py:20 links.py:38 models.py:36
msgid "Permissions" msgid "Permissions"
msgstr "" msgstr "Berechtigungen"
#: apps.py:24 models.py:38 #: apps.py:24 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr "Rolle"
#: links.py:26 #: links.py:26
msgid "Delete" msgid "Delete"
msgstr "Löschen" msgstr "Löschen"
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr "Neue Berechtigung"
#: managers.py:72 #: managers.py:72
msgid "Insufficient access." msgid "Insufficient access."
msgstr "" msgstr "Fehlende Berechtigung"
#: models.py:44 #: models.py:44
msgid "Access entry" msgid "Access entry"
msgstr "" msgstr "Berechtigungseintrag"
#: models.py:45 #: models.py:45
msgid "Access entries" msgid "Access entries"
msgstr "" msgstr "Berechtigungseinträge"
#: models.py:60 #: models.py:60
msgid "None" msgid "None"
msgstr "" msgstr "Keine"
#: permissions.py:7 #: permissions.py:7
msgid "Access control lists" msgid "Access control lists"
msgstr "" msgstr "Zugriffsberechtigungen"
#: permissions.py:10 #: permissions.py:10
msgid "Edit ACLs" msgid "Edit ACLs"
msgstr "" msgstr "Zugriffsberechtigungen bearbeiten"
#: permissions.py:13 #: permissions.py:13
msgid "View ACLs" msgid "View ACLs"
msgstr "" msgstr "Zugriffsberechtigungen anzeigen"
#: views.py:61 #: views.py:61
#, python-format #, python-format
msgid "Access control lists for: %s" msgid "Access control lists for: %s"
msgstr "" msgstr "Zugriffsberechtigungen für %s"
#: views.py:107 #: 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"
#: views.py:132
#, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s"
msgstr "" msgstr ""
#: views.py:137 #: views.py:147
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr "Verfügbare Berechtigungen"
#: views.py:138 #: views.py:148
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr "Erteilte Berechtigungen"
#: views.py:177 #: views.py:187
msgid "Disabled permissions are inherited from a parent object." msgid "Disabled permissions are inherited from a parent object."
msgstr "" msgstr "Deaktivierte Berechtigungen sind von einem übergeordneten Objekt vererbt."
#: views.py:208 #: 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 "Berechtigungen von Rolle \"%(role)s\" für \"%(object)s\""
#~ msgid "New holder" #~ msgid "New holder"
#~ msgstr "New holder" #~ msgstr "New holder"
@@ -116,9 +123,6 @@ msgstr ""
#~ msgid "Revoke" #~ msgid "Revoke"
#~ msgstr "revoke" #~ msgstr "revoke"
#~ msgid "Default ACLs"
#~ msgstr "Default ACLs"
#~ msgid "Classes" #~ msgid "Classes"
#~ msgstr "classes" #~ msgstr "classes"
@@ -192,10 +196,8 @@ 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 "" #~ msgid "%(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."
#~ 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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-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/"
@@ -83,21 +83,27 @@ msgstr "access control lists for: %s"
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:137 #: views.py:132
#, fuzzy, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s"
msgstr "Default ACLs"
#: views.py:147
#, fuzzy #, fuzzy
msgid "Available permissions" msgid "Available permissions"
msgstr "has permission" msgstr "has permission"
#: views.py:138 #: views.py:148
#, fuzzy #, fuzzy
msgid "Granted permissions" msgid "Granted permissions"
msgstr "has permission" msgstr "has permission"
#: views.py:177 #: views.py:187
msgid "Disabled permissions are inherited from a parent object." msgid "Disabled permissions are inherited from a parent object."
msgstr "" msgstr ""
#: views.py:208 #: 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 ""
@@ -126,9 +132,6 @@ msgstr ""
#~ msgid "Revoke" #~ msgid "Revoke"
#~ msgstr "revoke" #~ msgstr "revoke"
#~ msgid "Default ACLs"
#~ msgstr "Default ACLs"
#, fuzzy #, fuzzy
#~ msgid "Classes" #~ msgid "Classes"
#~ msgstr "classes" #~ msgstr "classes"

View File

@@ -1,24 +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:
# Translators: # Translators:
# jmcainzos <jmcainzos@vodafone.es>, 2015
# Roberto Rosario, 2015 # Roberto Rosario, 2015
# 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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-0400\n"
"PO-Revision-Date: 2015-08-20 22:41+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-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n"
"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
@@ -30,6 +30,7 @@ msgid "Permissions"
msgstr "Permisos" msgstr "Permisos"
#: apps.py:24 models.py:38 #: apps.py:24 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "Rol" msgstr "Rol"
@@ -38,6 +39,7 @@ 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"
@@ -55,7 +57,7 @@ msgstr "Entradas de acceso"
#: models.py:60 #: models.py:60
msgid "None" msgid "None"
msgstr "" msgstr "Ninguno"
#: permissions.py:7 #: permissions.py:7
msgid "Access control lists" msgid "Access control lists"
@@ -63,11 +65,11 @@ msgstr "Listas de control de acceso"
#: permissions.py:10 #: permissions.py:10
msgid "Edit ACLs" msgid "Edit ACLs"
msgstr "Editar LCA" msgstr "Editar LCAs"
#: permissions.py:13 #: permissions.py:13
msgid "View ACLs" msgid "View ACLs"
msgstr "Ver LCA" msgstr "Ver LCAs"
#: views.py:61 #: views.py:61
#, python-format #, python-format
@@ -79,19 +81,25 @@ msgstr "Listas de control de acceso para: %s"
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:137 #: views.py:132
#, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s"
msgstr ""
#: views.py:147
msgid "Available permissions" msgid "Available permissions"
msgstr "Permisos disponibles" msgstr "Permisos disponibles"
#: views.py:138 #: views.py:148
msgid "Granted permissions" msgid "Granted permissions"
msgstr "Permisos otorgados" msgstr "Permisos otorgados"
#: views.py:177 #: views.py:187
msgid "Disabled permissions are inherited from a parent object." msgid "Disabled permissions are inherited from a parent object."
msgstr "Permisos inactivos fueron heredados de un objeto precedente." msgstr "Los permisos inactivos se heredan de un objeto precedente."
#: views.py:208 #: 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\""
@@ -117,9 +125,6 @@ msgstr "Permisos del rol \"%(role)s\" para \"%(object)s\""
#~ msgid "Revoke" #~ msgid "Revoke"
#~ msgstr "revoke" #~ msgstr "revoke"
#~ msgid "Default ACLs"
#~ msgstr "Default ACLs"
#~ msgid "Classes" #~ msgid "Classes"
#~ msgstr "classes" #~ msgstr "classes"
@@ -193,10 +198,8 @@ 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 "" #~ msgid "%(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."
#~ 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,22 +1,21 @@
# 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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-0400\n"
"PO-Revision-Date: 2015-08-20 18:49+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-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n"
"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
@@ -28,6 +27,7 @@ msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:24 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -36,6 +36,7 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
@@ -77,19 +78,25 @@ msgstr ""
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:137 #: views.py:132
#, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s"
msgstr ""
#: views.py:147
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:138 #: views.py:148
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:177 #: views.py:187
msgid "Disabled permissions are inherited from a parent object." msgid "Disabled permissions are inherited from a parent object."
msgstr "" msgstr ""
#: views.py:208 #: 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 ""
@@ -115,9 +122,6 @@ msgstr ""
#~ msgid "Revoke" #~ msgid "Revoke"
#~ msgstr "revoke" #~ msgstr "revoke"
#~ msgid "Default ACLs"
#~ msgstr "Default ACLs"
#~ msgid "Classes" #~ msgid "Classes"
#~ msgstr "classes" #~ msgstr "classes"
@@ -191,10 +195,8 @@ 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 "" #~ msgid "%(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."
#~ 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,22 +1,21 @@
# 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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-0400\n"
"PO-Revision-Date: 2015-08-20 18:49+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/" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n"
"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
@@ -28,6 +27,7 @@ msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:24 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -36,6 +36,7 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
@@ -77,19 +78,25 @@ msgstr ""
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:137 #: views.py:132
#, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s"
msgstr ""
#: views.py:147
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:138 #: views.py:148
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:177 #: views.py:187
msgid "Disabled permissions are inherited from a parent object." msgid "Disabled permissions are inherited from a parent object."
msgstr "" msgstr ""
#: views.py:208 #: 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 ""
@@ -115,9 +122,6 @@ msgstr ""
#~ msgid "Revoke" #~ msgid "Revoke"
#~ msgstr "revoke" #~ msgstr "revoke"
#~ msgid "Default ACLs"
#~ msgstr "Default ACLs"
#~ msgid "Classes" #~ msgid "Classes"
#~ msgstr "classes" #~ msgstr "classes"
@@ -191,10 +195,8 @@ 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 "" #~ msgid "%(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."
#~ 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,22 +1,21 @@
# 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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-0400\n"
"PO-Revision-Date: 2015-08-20 18:49+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-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n"
"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
@@ -28,6 +27,7 @@ msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:24 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -36,6 +36,7 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
@@ -77,19 +78,25 @@ msgstr ""
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:137 #: views.py:132
#, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s"
msgstr ""
#: views.py:147
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:138 #: views.py:148
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:177 #: views.py:187
msgid "Disabled permissions are inherited from a parent object." msgid "Disabled permissions are inherited from a parent object."
msgstr "" msgstr ""
#: views.py:208 #: 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 ""
@@ -115,9 +122,6 @@ msgstr ""
#~ msgid "Revoke" #~ msgid "Revoke"
#~ msgstr "revoke" #~ msgstr "revoke"
#~ msgid "Default ACLs"
#~ msgstr "Default ACLs"
#~ msgid "Classes" #~ msgid "Classes"
#~ msgstr "classes" #~ msgstr "classes"
@@ -191,10 +195,8 @@ 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 "" #~ msgid "%(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."
#~ 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,22 +1,21 @@
# 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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-0400\n"
"PO-Revision-Date: 2015-08-20 18:49+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-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n"
"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
@@ -28,6 +27,7 @@ msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:24 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -36,6 +36,7 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
@@ -77,19 +78,25 @@ msgstr ""
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:137 #: views.py:132
#, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s"
msgstr ""
#: views.py:147
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:138 #: views.py:148
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:177 #: views.py:187
msgid "Disabled permissions are inherited from a parent object." msgid "Disabled permissions are inherited from a parent object."
msgstr "" msgstr ""
#: views.py:208 #: 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 ""
@@ -115,9 +122,6 @@ msgstr ""
#~ msgid "Revoke" #~ msgid "Revoke"
#~ msgstr "revoke" #~ msgstr "revoke"
#~ msgid "Default ACLs"
#~ msgstr "Default ACLs"
#~ msgid "Classes" #~ msgid "Classes"
#~ msgstr "classes" #~ msgstr "classes"
@@ -191,10 +195,8 @@ 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 "" #~ msgid "%(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."
#~ 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,22 +1,21 @@
# 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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-0400\n"
"PO-Revision-Date: 2015-08-20 18:49+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-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n"
"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
@@ -28,6 +27,7 @@ msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:24 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -36,6 +36,7 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
@@ -77,19 +78,25 @@ msgstr ""
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:137 #: views.py:132
#, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s"
msgstr ""
#: views.py:147
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:138 #: views.py:148
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:177 #: views.py:187
msgid "Disabled permissions are inherited from a parent object." msgid "Disabled permissions are inherited from a parent object."
msgstr "" msgstr ""
#: views.py:208 #: 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 ""
@@ -115,9 +122,6 @@ msgstr ""
#~ msgid "Revoke" #~ msgid "Revoke"
#~ msgstr "revoke" #~ msgstr "revoke"
#~ msgid "Default ACLs"
#~ msgstr "Default ACLs"
#~ msgid "Classes" #~ msgid "Classes"
#~ msgstr "classes" #~ msgstr "classes"
@@ -191,10 +195,8 @@ 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 "" #~ msgid "%(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."
#~ 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,22 +1,21 @@
# 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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-0400\n"
"PO-Revision-Date: 2015-08-20 18:49+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-" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n"
"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
@@ -28,6 +27,7 @@ msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:24 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -36,6 +36,7 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
@@ -77,19 +78,25 @@ msgstr ""
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:137 #: views.py:132
#, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s"
msgstr ""
#: views.py:147
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:138 #: views.py:148
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:177 #: views.py:187
msgid "Disabled permissions are inherited from a parent object." msgid "Disabled permissions are inherited from a parent object."
msgstr "" msgstr ""
#: views.py:208 #: 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 ""
@@ -115,9 +122,6 @@ msgstr ""
#~ msgid "Revoke" #~ msgid "Revoke"
#~ msgstr "revoke" #~ msgstr "revoke"
#~ msgid "Default ACLs"
#~ msgstr "Default ACLs"
#~ msgid "Classes" #~ msgid "Classes"
#~ msgstr "classes" #~ msgstr "classes"
@@ -191,10 +195,8 @@ 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 "" #~ msgid "%(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."
#~ 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,24 +1,22 @@
# 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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-0400\n"
"PO-Revision-Date: 2015-08-20 18:49+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/" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n"
"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"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "Language: pl\n"
"|| n%100>=20) ? 1 : 2);\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=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"
@@ -29,6 +27,7 @@ msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:24 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -37,6 +36,7 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
@@ -78,19 +78,25 @@ msgstr ""
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:137 #: views.py:132
#, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s"
msgstr ""
#: views.py:147
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:138 #: views.py:148
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:177 #: views.py:187
msgid "Disabled permissions are inherited from a parent object." msgid "Disabled permissions are inherited from a parent object."
msgstr "" msgstr ""
#: views.py:208 #: 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 ""
@@ -116,9 +122,6 @@ msgstr ""
#~ msgid "Revoke" #~ msgid "Revoke"
#~ msgstr "revoke" #~ msgstr "revoke"
#~ msgid "Default ACLs"
#~ msgstr "Default ACLs"
#~ msgid "Classes" #~ msgid "Classes"
#~ msgstr "classes" #~ msgstr "classes"
@@ -192,10 +195,8 @@ 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 "" #~ msgid "%(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."
#~ 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,22 +1,21 @@
# 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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-0400\n"
"PO-Revision-Date: 2015-08-20 18:49+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-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n"
"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
@@ -28,6 +27,7 @@ msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:24 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -36,6 +36,7 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
@@ -77,19 +78,25 @@ msgstr ""
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:137 #: views.py:132
#, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s"
msgstr ""
#: views.py:147
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:138 #: views.py:148
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:177 #: views.py:187
msgid "Disabled permissions are inherited from a parent object." msgid "Disabled permissions are inherited from a parent object."
msgstr "" msgstr ""
#: views.py:208 #: 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 ""
@@ -115,9 +122,6 @@ msgstr ""
#~ msgid "Revoke" #~ msgid "Revoke"
#~ msgstr "revoke" #~ msgstr "revoke"
#~ msgid "Default ACLs"
#~ msgstr "Default ACLs"
#~ msgid "Classes" #~ msgid "Classes"
#~ msgstr "classes" #~ msgstr "classes"
@@ -191,10 +195,8 @@ 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 "" #~ msgid "%(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."
#~ 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,22 +1,21 @@
# 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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-0400\n"
"PO-Revision-Date: 2015-08-20 18:49+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-" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n"
"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
@@ -28,6 +27,7 @@ msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:24 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -36,6 +36,7 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
@@ -77,19 +78,25 @@ msgstr ""
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:137 #: views.py:132
#, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s"
msgstr ""
#: views.py:147
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:138 #: views.py:148
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:177 #: views.py:187
msgid "Disabled permissions are inherited from a parent object." msgid "Disabled permissions are inherited from a parent object."
msgstr "" msgstr ""
#: views.py:208 #: 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 ""
@@ -115,9 +122,6 @@ msgstr ""
#~ msgid "Revoke" #~ msgid "Revoke"
#~ msgstr "revoke" #~ msgstr "revoke"
#~ msgid "Default ACLs"
#~ msgstr "Default ACLs"
#~ msgid "Classes" #~ msgid "Classes"
#~ msgstr "classes" #~ msgstr "classes"
@@ -191,10 +195,8 @@ 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 "" #~ msgid "%(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."
#~ 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,24 +1,22 @@
# 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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-0400\n"
"PO-Revision-Date: 2015-08-20 18:49+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-" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n"
"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"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" "Language: ro_RO\n"
"2:1));\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
#: apps.py:14 links.py:30 #: apps.py:14 links.py:30
msgid "ACLs" msgid "ACLs"
@@ -29,6 +27,7 @@ msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:24 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -37,6 +36,7 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
@@ -78,19 +78,25 @@ msgstr ""
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:137 #: views.py:132
#, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s"
msgstr ""
#: views.py:147
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:138 #: views.py:148
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:177 #: views.py:187
msgid "Disabled permissions are inherited from a parent object." msgid "Disabled permissions are inherited from a parent object."
msgstr "" msgstr ""
#: views.py:208 #: 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 ""
@@ -116,9 +122,6 @@ msgstr ""
#~ msgid "Revoke" #~ msgid "Revoke"
#~ msgstr "revoke" #~ msgstr "revoke"
#~ msgid "Default ACLs"
#~ msgstr "Default ACLs"
#~ msgid "Classes" #~ msgid "Classes"
#~ msgstr "classes" #~ msgstr "classes"
@@ -192,10 +195,8 @@ 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 "" #~ msgid "%(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."
#~ 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,25 +1,22 @@
# 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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-0400\n"
"PO-Revision-Date: 2015-08-20 18:49+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-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n"
"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"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "Language: ru\n"
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (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"
"%100>=11 && n%100<=14)? 2 : 3);\n"
#: apps.py:14 links.py:30 #: apps.py:14 links.py:30
msgid "ACLs" msgid "ACLs"
@@ -30,6 +27,7 @@ msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:24 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -38,6 +36,7 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
@@ -79,19 +78,25 @@ msgstr ""
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:137 #: views.py:132
#, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s"
msgstr ""
#: views.py:147
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:138 #: views.py:148
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:177 #: views.py:187
msgid "Disabled permissions are inherited from a parent object." msgid "Disabled permissions are inherited from a parent object."
msgstr "" msgstr ""
#: views.py:208 #: 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 ""
@@ -117,9 +122,6 @@ msgstr ""
#~ msgid "Revoke" #~ msgid "Revoke"
#~ msgstr "revoke" #~ msgstr "revoke"
#~ msgid "Default ACLs"
#~ msgstr "Default ACLs"
#~ msgid "Classes" #~ msgid "Classes"
#~ msgstr "classes" #~ msgstr "classes"
@@ -193,10 +195,8 @@ 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 "" #~ msgid "%(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."
#~ 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,24 +1,22 @@
# 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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-0400\n"
"PO-Revision-Date: 2015-08-20 18:49+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-" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n"
"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"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" "Language: sl_SI\n"
"%100==4 ? 2 : 3);\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
#: apps.py:14 links.py:30 #: apps.py:14 links.py:30
msgid "ACLs" msgid "ACLs"
@@ -29,6 +27,7 @@ msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:24 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -37,6 +36,7 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
@@ -78,19 +78,25 @@ msgstr ""
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:137 #: views.py:132
#, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s"
msgstr ""
#: views.py:147
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:138 #: views.py:148
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:177 #: views.py:187
msgid "Disabled permissions are inherited from a parent object." msgid "Disabled permissions are inherited from a parent object."
msgstr "" msgstr ""
#: views.py:208 #: 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 ""
@@ -116,9 +122,6 @@ msgstr ""
#~ msgid "Revoke" #~ msgid "Revoke"
#~ msgstr "revoke" #~ msgstr "revoke"
#~ msgid "Default ACLs"
#~ msgstr "Default ACLs"
#~ msgid "Classes" #~ msgid "Classes"
#~ msgstr "classes" #~ msgstr "classes"
@@ -192,10 +195,8 @@ 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 "" #~ msgid "%(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."
#~ 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,22 +1,21 @@
# 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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-0400\n"
"PO-Revision-Date: 2015-08-20 18:49+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/" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n"
"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
@@ -28,6 +27,7 @@ msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:24 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -36,6 +36,7 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
@@ -77,19 +78,25 @@ msgstr ""
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:137 #: views.py:132
#, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s"
msgstr ""
#: views.py:147
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:138 #: views.py:148
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:177 #: views.py:187
msgid "Disabled permissions are inherited from a parent object." msgid "Disabled permissions are inherited from a parent object."
msgstr "" msgstr ""
#: views.py:208 #: 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 ""
@@ -115,9 +122,6 @@ msgstr ""
#~ msgid "Revoke" #~ msgid "Revoke"
#~ msgstr "revoke" #~ msgstr "revoke"
#~ msgid "Default ACLs"
#~ msgstr "Default ACLs"
#~ msgid "Classes" #~ msgid "Classes"
#~ msgstr "classes" #~ msgstr "classes"
@@ -191,10 +195,8 @@ 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 "" #~ msgid "%(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."
#~ 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,22 +1,21 @@
# 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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-0400\n"
"PO-Revision-Date: 2015-08-20 18:49+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-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n"
"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
@@ -28,6 +27,7 @@ msgid "Permissions"
msgstr "" msgstr ""
#: apps.py:24 models.py:38 #: apps.py:24 models.py:38
#| msgid "Roles"
msgid "Role" msgid "Role"
msgstr "" msgstr ""
@@ -36,6 +36,7 @@ msgid "Delete"
msgstr "" msgstr ""
#: links.py:34 #: links.py:34
#| msgid "View ACLs"
msgid "New ACL" msgid "New ACL"
msgstr "" msgstr ""
@@ -77,19 +78,25 @@ msgstr ""
msgid "New access control lists for: %s" msgid "New access control lists for: %s"
msgstr "" msgstr ""
#: views.py:137 #: views.py:132
#, python-format
#| msgid "Default ACLs"
msgid "Delete ACL: %s"
msgstr ""
#: views.py:147
msgid "Available permissions" msgid "Available permissions"
msgstr "" msgstr ""
#: views.py:138 #: views.py:148
msgid "Granted permissions" msgid "Granted permissions"
msgstr "" msgstr ""
#: views.py:177 #: views.py:187
msgid "Disabled permissions are inherited from a parent object." msgid "Disabled permissions are inherited from a parent object."
msgstr "" msgstr ""
#: views.py:208 #: 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 ""
@@ -115,9 +122,6 @@ msgstr ""
#~ msgid "Revoke" #~ msgid "Revoke"
#~ msgstr "revoke" #~ msgstr "revoke"
#~ msgid "Default ACLs"
#~ msgstr "Default ACLs"
#~ msgid "Classes" #~ msgid "Classes"
#~ msgstr "classes" #~ msgstr "classes"
@@ -191,10 +195,8 @@ 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 "" #~ msgid "%(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."
#~ 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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-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:9 #: apps.py:12
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
@@ -53,60 +55,60 @@ msgid ""
"identifier:" "identifier:"
msgstr "" msgstr ""
#: templates/appearance/about.html:8 templates/appearance/about.html.py:58 #: templates/appearance/about.html:8 templates/appearance/about.html.py:57
msgid "About" msgid "About"
msgstr "" msgstr ""
#: templates/appearance/about.html:63 #: templates/appearance/about.html:62
msgid "Version" msgid "Version"
msgstr "" msgstr ""
#: templates/appearance/about.html:65 #: templates/appearance/about.html:64
#, python-format #, python-format
msgid "Build number: %(build_number)s" msgid "Build number: %(build_number)s"
msgstr "" msgstr ""
#: templates/appearance/about.html:89 #: templates/appearance/about.html:88
msgid "Released under the Apache 2.0 License" msgid "Released under the Apache 2.0 License"
msgstr "" msgstr ""
#: templates/appearance/about.html:101 #: templates/appearance/about.html:100
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:38 #: templates/appearance/base.html:42
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:67 #: templates/appearance/base.html:71
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:69 #: templates/appearance/base.html:73
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:111 #: templates/appearance/base.html:115
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:112 #: templates/appearance/base.html:116
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-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:9 #: apps.py:12
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
@@ -53,60 +54,60 @@ msgid ""
"identifier:" "identifier:"
msgstr "" msgstr ""
#: templates/appearance/about.html:8 templates/appearance/about.html.py:58 #: templates/appearance/about.html:8 templates/appearance/about.html.py:57
msgid "About" msgid "About"
msgstr "" msgstr ""
#: templates/appearance/about.html:63 #: templates/appearance/about.html:62
msgid "Version" msgid "Version"
msgstr "" msgstr ""
#: templates/appearance/about.html:65 #: templates/appearance/about.html:64
#, python-format #, python-format
msgid "Build number: %(build_number)s" msgid "Build number: %(build_number)s"
msgstr "" msgstr ""
#: templates/appearance/about.html:89 #: templates/appearance/about.html:88
msgid "Released under the Apache 2.0 License" msgid "Released under the Apache 2.0 License"
msgstr "" msgstr ""
#: templates/appearance/about.html:101 #: templates/appearance/about.html:100
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:38 #: templates/appearance/base.html:42
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:67 #: templates/appearance/base.html:71
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:69 #: templates/appearance/base.html:73
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:111 #: templates/appearance/base.html:115
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:112 #: templates/appearance/base.html:116
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-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:9 #: apps.py:12
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
@@ -53,60 +55,60 @@ msgid ""
"identifier:" "identifier:"
msgstr "" msgstr ""
#: templates/appearance/about.html:8 templates/appearance/about.html.py:58 #: templates/appearance/about.html:8 templates/appearance/about.html.py:57
msgid "About" msgid "About"
msgstr "" msgstr ""
#: templates/appearance/about.html:63 #: templates/appearance/about.html:62
msgid "Version" msgid "Version"
msgstr "" msgstr ""
#: templates/appearance/about.html:65 #: templates/appearance/about.html:64
#, python-format #, python-format
msgid "Build number: %(build_number)s" msgid "Build number: %(build_number)s"
msgstr "" msgstr ""
#: templates/appearance/about.html:89 #: templates/appearance/about.html:88
msgid "Released under the Apache 2.0 License" msgid "Released under the Apache 2.0 License"
msgstr "" msgstr ""
#: templates/appearance/about.html:101 #: templates/appearance/about.html:100
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:38 #: templates/appearance/base.html:42
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:67 #: templates/appearance/base.html:71
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:69 #: templates/appearance/base.html:73
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:111 #: templates/appearance/base.html:115
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:112 #: templates/appearance/base.html:116
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-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:9 #: apps.py:12
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
@@ -53,60 +54,60 @@ msgid ""
"identifier:" "identifier:"
msgstr "" msgstr ""
#: templates/appearance/about.html:8 templates/appearance/about.html.py:58 #: templates/appearance/about.html:8 templates/appearance/about.html.py:57
msgid "About" msgid "About"
msgstr "" msgstr ""
#: templates/appearance/about.html:63 #: templates/appearance/about.html:62
msgid "Version" msgid "Version"
msgstr "" msgstr ""
#: templates/appearance/about.html:65 #: templates/appearance/about.html:64
#, python-format #, python-format
msgid "Build number: %(build_number)s" msgid "Build number: %(build_number)s"
msgstr "" msgstr ""
#: templates/appearance/about.html:89 #: templates/appearance/about.html:88
msgid "Released under the Apache 2.0 License" msgid "Released under the Apache 2.0 License"
msgstr "" msgstr ""
#: templates/appearance/about.html:101 #: templates/appearance/about.html:100
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:38 #: templates/appearance/base.html:42
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:67 #: templates/appearance/base.html:71
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:69 #: templates/appearance/base.html:73
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:111 #: templates/appearance/base.html:115
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:112 #: templates/appearance/base.html:116
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-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: 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:9 #: apps.py:12
msgid "Appearance" msgid "Appearance"
msgstr "Design" msgstr "Design"
@@ -44,70 +45,74 @@ 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:58 #: templates/appearance/about.html:8 templates/appearance/about.html.py:57
msgid "About" msgid "About"
msgstr "Über" msgstr "Über"
#: templates/appearance/about.html:63 #: templates/appearance/about.html:62
msgid "Version" msgid "Version"
msgstr "Version" msgstr "Version"
#: templates/appearance/about.html:65 #: templates/appearance/about.html:64
#, python-format #, python-format
msgid "Build number: %(build_number)s" msgid "Build number: %(build_number)s"
msgstr "Build Nummer: %(build_number)s" msgstr "Build Nummer: %(build_number)s"
#: templates/appearance/about.html:89 #: templates/appearance/about.html:88
msgid "Released under the Apache 2.0 License" msgid "Released under the Apache 2.0 License"
msgstr "Veröffentlicht unter der Apache 2.0 Lizenz" msgstr "Veröffentlicht unter der Apache 2.0 Lizenz"
#: templates/appearance/about.html:101 #: templates/appearance/about.html:100
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:38 #: templates/appearance/base.html:42
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "Navigation ein-/ausschalten" msgstr "Navigation ein-/ausschalten"
#: templates/appearance/base.html:67 #: templates/appearance/base.html:71
msgid "Anonymous" msgid "Anonymous"
msgstr "Anonymer Benutzer" msgstr "Anonymer Benutzer"
#: templates/appearance/base.html:69 #: templates/appearance/base.html:73
msgid "User details" msgid "User details"
msgstr "Benutzerdetails" msgstr "Benutzerdetails"
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Success" msgid "Success"
msgstr "Erfolg" msgstr "Erfolg"
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Information" msgid "Information"
msgstr "Information" msgstr "Information"
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Warning" msgid "Warning"
msgstr "Warnung" msgstr "Warnung"
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Error" msgid "Error"
msgstr "Fehler" msgstr "Fehler"
#: templates/appearance/base.html:111 #: templates/appearance/base.html:115
msgid "Actions" msgid "Actions"
msgstr "Aktionen" msgstr "Aktionen"
#: templates/appearance/base.html:112 #: templates/appearance/base.html:116
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
msgstr "Ausklappmenü ein-/ausschalten" msgstr "Ausklappmenü ein-/ausschalten"
@@ -175,7 +180,9 @@ msgstr "Abbrechen"
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
@@ -227,7 +234,9 @@ msgstr "Erstanmeldung"
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:24
msgid "Login using the following credentials:" msgid "Login using the following credentials:"
@@ -252,7 +261,9 @@ msgstr "Passwort: <strong>%(password)s</strong>"
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:37 templates/appearance/login.html.py:46
msgid "Sign in" msgid "Sign in"

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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-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:9 #: apps.py:12
msgid "Appearance" msgid "Appearance"
msgstr "" msgstr ""
@@ -53,60 +53,60 @@ msgid ""
"identifier:" "identifier:"
msgstr "" msgstr ""
#: templates/appearance/about.html:8 templates/appearance/about.html.py:58 #: templates/appearance/about.html:8 templates/appearance/about.html.py:57
msgid "About" msgid "About"
msgstr "" msgstr ""
#: templates/appearance/about.html:63 #: templates/appearance/about.html:62
msgid "Version" msgid "Version"
msgstr "" msgstr ""
#: templates/appearance/about.html:65 #: templates/appearance/about.html:64
#, python-format #, python-format
msgid "Build number: %(build_number)s" msgid "Build number: %(build_number)s"
msgstr "" msgstr ""
#: templates/appearance/about.html:89 #: templates/appearance/about.html:88
msgid "Released under the Apache 2.0 License" msgid "Released under the Apache 2.0 License"
msgstr "" msgstr ""
#: templates/appearance/about.html:101 #: templates/appearance/about.html:100
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:38 #: templates/appearance/base.html:42
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:67 #: templates/appearance/base.html:71
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:69 #: templates/appearance/base.html:73
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:111 #: templates/appearance/base.html:115
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:112 #: templates/appearance/base.html:116
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-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:9 #: apps.py:12
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
@@ -54,60 +55,60 @@ msgid ""
"identifier:" "identifier:"
msgstr "" msgstr ""
#: templates/appearance/about.html:8 templates/appearance/about.html.py:58 #: templates/appearance/about.html:8 templates/appearance/about.html.py:57
msgid "About" msgid "About"
msgstr "Sobre" msgstr "Sobre"
#: templates/appearance/about.html:63 #: templates/appearance/about.html:62
msgid "Version" msgid "Version"
msgstr "Versión" msgstr "Versión"
#: templates/appearance/about.html:65 #: templates/appearance/about.html:64
#, python-format #, python-format
msgid "Build number: %(build_number)s" msgid "Build number: %(build_number)s"
msgstr "Número de compilación: %(build_number)s" msgstr "Número de compilación: %(build_number)s"
#: templates/appearance/about.html:89 #: templates/appearance/about.html:88
msgid "Released under the Apache 2.0 License" msgid "Released under the Apache 2.0 License"
msgstr "Liberado bajo la licencia Apache 2.0 License" msgstr "Liberado bajo la licencia Apache 2.0 License"
#: templates/appearance/about.html:101 #: templates/appearance/about.html:100
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:38 #: templates/appearance/base.html:42
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "Activar/Desactivar navegación" msgstr "Activar/Desactivar navegación"
#: templates/appearance/base.html:67 #: templates/appearance/base.html:71
msgid "Anonymous" msgid "Anonymous"
msgstr "Anónimo" msgstr "Anónimo"
#: templates/appearance/base.html:69 #: templates/appearance/base.html:73
msgid "User details" msgid "User details"
msgstr "Detalles del usuario" msgstr "Detalles del usuario"
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Success" msgid "Success"
msgstr "Exitoso" msgstr "Exitoso"
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Information" msgid "Information"
msgstr "Información" msgstr "Información"
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Warning" msgid "Warning"
msgstr "Advertencia" msgstr "Advertencia"
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Error" msgid "Error"
msgstr "Error" msgstr "Error"
#: templates/appearance/base.html:111 #: templates/appearance/base.html:115
msgid "Actions" msgid "Actions"
msgstr "Acciones" msgstr "Acciones"
#: templates/appearance/base.html:112 #: templates/appearance/base.html:116
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
msgstr "" msgstr ""
@@ -175,7 +176,9 @@ msgstr "Cancelar"
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
@@ -227,7 +230,8 @@ msgstr "Primer inicio de sesión"
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:24
msgid "Login using the following credentials:" msgid "Login using the following credentials:"
@@ -252,7 +256,9 @@ msgstr "Contraseña: <strong>%(password)s</strong>"
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:37 templates/appearance/login.html.py:46
msgid "Sign in" msgid "Sign in"

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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-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:9 #: apps.py:12
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
@@ -53,60 +54,60 @@ msgid ""
"identifier:" "identifier:"
msgstr "" msgstr ""
#: templates/appearance/about.html:8 templates/appearance/about.html.py:58 #: templates/appearance/about.html:8 templates/appearance/about.html.py:57
msgid "About" msgid "About"
msgstr "" msgstr ""
#: templates/appearance/about.html:63 #: templates/appearance/about.html:62
msgid "Version" msgid "Version"
msgstr "" msgstr ""
#: templates/appearance/about.html:65 #: templates/appearance/about.html:64
#, python-format #, python-format
msgid "Build number: %(build_number)s" msgid "Build number: %(build_number)s"
msgstr "" msgstr ""
#: templates/appearance/about.html:89 #: templates/appearance/about.html:88
msgid "Released under the Apache 2.0 License" msgid "Released under the Apache 2.0 License"
msgstr "" msgstr ""
#: templates/appearance/about.html:101 #: templates/appearance/about.html:100
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:38 #: templates/appearance/base.html:42
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:67 #: templates/appearance/base.html:71
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:69 #: templates/appearance/base.html:73
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:111 #: templates/appearance/base.html:115
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:112 #: templates/appearance/base.html:116
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-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:9 #: apps.py:12
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
@@ -53,60 +54,60 @@ msgid ""
"identifier:" "identifier:"
msgstr "" msgstr ""
#: templates/appearance/about.html:8 templates/appearance/about.html.py:58 #: templates/appearance/about.html:8 templates/appearance/about.html.py:57
msgid "About" msgid "About"
msgstr "" msgstr ""
#: templates/appearance/about.html:63 #: templates/appearance/about.html:62
msgid "Version" msgid "Version"
msgstr "" msgstr ""
#: templates/appearance/about.html:65 #: templates/appearance/about.html:64
#, python-format #, python-format
msgid "Build number: %(build_number)s" msgid "Build number: %(build_number)s"
msgstr "" msgstr ""
#: templates/appearance/about.html:89 #: templates/appearance/about.html:88
msgid "Released under the Apache 2.0 License" msgid "Released under the Apache 2.0 License"
msgstr "" msgstr ""
#: templates/appearance/about.html:101 #: templates/appearance/about.html:100
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:38 #: templates/appearance/base.html:42
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:67 #: templates/appearance/base.html:71
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:69 #: templates/appearance/base.html:73
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:111 #: templates/appearance/base.html:115
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:112 #: templates/appearance/base.html:116
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-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:9 #: apps.py:12
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
@@ -53,60 +54,60 @@ msgid ""
"identifier:" "identifier:"
msgstr "" msgstr ""
#: templates/appearance/about.html:8 templates/appearance/about.html.py:58 #: templates/appearance/about.html:8 templates/appearance/about.html.py:57
msgid "About" msgid "About"
msgstr "" msgstr ""
#: templates/appearance/about.html:63 #: templates/appearance/about.html:62
msgid "Version" msgid "Version"
msgstr "" msgstr ""
#: templates/appearance/about.html:65 #: templates/appearance/about.html:64
#, python-format #, python-format
msgid "Build number: %(build_number)s" msgid "Build number: %(build_number)s"
msgstr "" msgstr ""
#: templates/appearance/about.html:89 #: templates/appearance/about.html:88
msgid "Released under the Apache 2.0 License" msgid "Released under the Apache 2.0 License"
msgstr "" msgstr ""
#: templates/appearance/about.html:101 #: templates/appearance/about.html:100
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:38 #: templates/appearance/base.html:42
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:67 #: templates/appearance/base.html:71
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:69 #: templates/appearance/base.html:73
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:111 #: templates/appearance/base.html:115
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:112 #: templates/appearance/base.html:116
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-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:9 #: apps.py:12
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
@@ -53,60 +54,60 @@ msgid ""
"identifier:" "identifier:"
msgstr "" msgstr ""
#: templates/appearance/about.html:8 templates/appearance/about.html.py:58 #: templates/appearance/about.html:8 templates/appearance/about.html.py:57
msgid "About" msgid "About"
msgstr "" msgstr ""
#: templates/appearance/about.html:63 #: templates/appearance/about.html:62
msgid "Version" msgid "Version"
msgstr "" msgstr ""
#: templates/appearance/about.html:65 #: templates/appearance/about.html:64
#, python-format #, python-format
msgid "Build number: %(build_number)s" msgid "Build number: %(build_number)s"
msgstr "" msgstr ""
#: templates/appearance/about.html:89 #: templates/appearance/about.html:88
msgid "Released under the Apache 2.0 License" msgid "Released under the Apache 2.0 License"
msgstr "" msgstr ""
#: templates/appearance/about.html:101 #: templates/appearance/about.html:100
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:38 #: templates/appearance/base.html:42
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:67 #: templates/appearance/base.html:71
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:69 #: templates/appearance/base.html:73
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:111 #: templates/appearance/base.html:115
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:112 #: templates/appearance/base.html:116
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-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:9 #: apps.py:12
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
@@ -53,60 +54,60 @@ msgid ""
"identifier:" "identifier:"
msgstr "" msgstr ""
#: templates/appearance/about.html:8 templates/appearance/about.html.py:58 #: templates/appearance/about.html:8 templates/appearance/about.html.py:57
msgid "About" msgid "About"
msgstr "" msgstr ""
#: templates/appearance/about.html:63 #: templates/appearance/about.html:62
msgid "Version" msgid "Version"
msgstr "" msgstr ""
#: templates/appearance/about.html:65 #: templates/appearance/about.html:64
#, python-format #, python-format
msgid "Build number: %(build_number)s" msgid "Build number: %(build_number)s"
msgstr "" msgstr ""
#: templates/appearance/about.html:89 #: templates/appearance/about.html:88
msgid "Released under the Apache 2.0 License" msgid "Released under the Apache 2.0 License"
msgstr "" msgstr ""
#: templates/appearance/about.html:101 #: templates/appearance/about.html:100
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:38 #: templates/appearance/base.html:42
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:67 #: templates/appearance/base.html:71
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:69 #: templates/appearance/base.html:73
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:111 #: templates/appearance/base.html:115
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:112 #: templates/appearance/base.html:116
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-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:9 #: apps.py:12
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
@@ -53,60 +54,60 @@ msgid ""
"identifier:" "identifier:"
msgstr "" msgstr ""
#: templates/appearance/about.html:8 templates/appearance/about.html.py:58 #: templates/appearance/about.html:8 templates/appearance/about.html.py:57
msgid "About" msgid "About"
msgstr "" msgstr ""
#: templates/appearance/about.html:63 #: templates/appearance/about.html:62
msgid "Version" msgid "Version"
msgstr "" msgstr ""
#: templates/appearance/about.html:65 #: templates/appearance/about.html:64
#, python-format #, python-format
msgid "Build number: %(build_number)s" msgid "Build number: %(build_number)s"
msgstr "" msgstr ""
#: templates/appearance/about.html:89 #: templates/appearance/about.html:88
msgid "Released under the Apache 2.0 License" msgid "Released under the Apache 2.0 License"
msgstr "" msgstr ""
#: templates/appearance/about.html:101 #: templates/appearance/about.html:100
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:38 #: templates/appearance/base.html:42
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:67 #: templates/appearance/base.html:71
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:69 #: templates/appearance/base.html:73
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:111 #: templates/appearance/base.html:115
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:112 #: templates/appearance/base.html:116
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-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:9 #: apps.py:12
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
@@ -53,60 +55,60 @@ msgid ""
"identifier:" "identifier:"
msgstr "" msgstr ""
#: templates/appearance/about.html:8 templates/appearance/about.html.py:58 #: templates/appearance/about.html:8 templates/appearance/about.html.py:57
msgid "About" msgid "About"
msgstr "" msgstr ""
#: templates/appearance/about.html:63 #: templates/appearance/about.html:62
msgid "Version" msgid "Version"
msgstr "" msgstr ""
#: templates/appearance/about.html:65 #: templates/appearance/about.html:64
#, python-format #, python-format
msgid "Build number: %(build_number)s" msgid "Build number: %(build_number)s"
msgstr "" msgstr ""
#: templates/appearance/about.html:89 #: templates/appearance/about.html:88
msgid "Released under the Apache 2.0 License" msgid "Released under the Apache 2.0 License"
msgstr "" msgstr ""
#: templates/appearance/about.html:101 #: templates/appearance/about.html:100
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:38 #: templates/appearance/base.html:42
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:67 #: templates/appearance/base.html:71
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:69 #: templates/appearance/base.html:73
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:111 #: templates/appearance/base.html:115
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:112 #: templates/appearance/base.html:116
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-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:9 #: apps.py:12
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
@@ -53,60 +54,60 @@ msgid ""
"identifier:" "identifier:"
msgstr "" msgstr ""
#: templates/appearance/about.html:8 templates/appearance/about.html.py:58 #: templates/appearance/about.html:8 templates/appearance/about.html.py:57
msgid "About" msgid "About"
msgstr "" msgstr ""
#: templates/appearance/about.html:63 #: templates/appearance/about.html:62
msgid "Version" msgid "Version"
msgstr "" msgstr ""
#: templates/appearance/about.html:65 #: templates/appearance/about.html:64
#, python-format #, python-format
msgid "Build number: %(build_number)s" msgid "Build number: %(build_number)s"
msgstr "" msgstr ""
#: templates/appearance/about.html:89 #: templates/appearance/about.html:88
msgid "Released under the Apache 2.0 License" msgid "Released under the Apache 2.0 License"
msgstr "" msgstr ""
#: templates/appearance/about.html:101 #: templates/appearance/about.html:100
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:38 #: templates/appearance/base.html:42
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:67 #: templates/appearance/base.html:71
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:69 #: templates/appearance/base.html:73
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:111 #: templates/appearance/base.html:115
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:112 #: templates/appearance/base.html:116
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-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:9 #: apps.py:12
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
@@ -53,60 +54,60 @@ msgid ""
"identifier:" "identifier:"
msgstr "" msgstr ""
#: templates/appearance/about.html:8 templates/appearance/about.html.py:58 #: templates/appearance/about.html:8 templates/appearance/about.html.py:57
msgid "About" msgid "About"
msgstr "" msgstr ""
#: templates/appearance/about.html:63 #: templates/appearance/about.html:62
msgid "Version" msgid "Version"
msgstr "" msgstr ""
#: templates/appearance/about.html:65 #: templates/appearance/about.html:64
#, python-format #, python-format
msgid "Build number: %(build_number)s" msgid "Build number: %(build_number)s"
msgstr "" msgstr ""
#: templates/appearance/about.html:89 #: templates/appearance/about.html:88
msgid "Released under the Apache 2.0 License" msgid "Released under the Apache 2.0 License"
msgstr "" msgstr ""
#: templates/appearance/about.html:101 #: templates/appearance/about.html:100
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:38 #: templates/appearance/base.html:42
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:67 #: templates/appearance/base.html:71
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:69 #: templates/appearance/base.html:73
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:111 #: templates/appearance/base.html:115
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:112 #: templates/appearance/base.html:116
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-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:9 #: apps.py:12
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
@@ -53,60 +55,60 @@ msgid ""
"identifier:" "identifier:"
msgstr "" msgstr ""
#: templates/appearance/about.html:8 templates/appearance/about.html.py:58 #: templates/appearance/about.html:8 templates/appearance/about.html.py:57
msgid "About" msgid "About"
msgstr "" msgstr ""
#: templates/appearance/about.html:63 #: templates/appearance/about.html:62
msgid "Version" msgid "Version"
msgstr "" msgstr ""
#: templates/appearance/about.html:65 #: templates/appearance/about.html:64
#, python-format #, python-format
msgid "Build number: %(build_number)s" msgid "Build number: %(build_number)s"
msgstr "" msgstr ""
#: templates/appearance/about.html:89 #: templates/appearance/about.html:88
msgid "Released under the Apache 2.0 License" msgid "Released under the Apache 2.0 License"
msgstr "" msgstr ""
#: templates/appearance/about.html:101 #: templates/appearance/about.html:100
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:38 #: templates/appearance/base.html:42
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:67 #: templates/appearance/base.html:71
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:69 #: templates/appearance/base.html:73
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:111 #: templates/appearance/base.html:115
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:112 #: templates/appearance/base.html:116
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-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:9 #: apps.py:12
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
@@ -53,60 +56,60 @@ msgid ""
"identifier:" "identifier:"
msgstr "" msgstr ""
#: templates/appearance/about.html:8 templates/appearance/about.html.py:58 #: templates/appearance/about.html:8 templates/appearance/about.html.py:57
msgid "About" msgid "About"
msgstr "" msgstr ""
#: templates/appearance/about.html:63 #: templates/appearance/about.html:62
msgid "Version" msgid "Version"
msgstr "" msgstr ""
#: templates/appearance/about.html:65 #: templates/appearance/about.html:64
#, python-format #, python-format
msgid "Build number: %(build_number)s" msgid "Build number: %(build_number)s"
msgstr "" msgstr ""
#: templates/appearance/about.html:89 #: templates/appearance/about.html:88
msgid "Released under the Apache 2.0 License" msgid "Released under the Apache 2.0 License"
msgstr "" msgstr ""
#: templates/appearance/about.html:101 #: templates/appearance/about.html:100
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:38 #: templates/appearance/base.html:42
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:67 #: templates/appearance/base.html:71
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:69 #: templates/appearance/base.html:73
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:111 #: templates/appearance/base.html:115
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:112 #: templates/appearance/base.html:116
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-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:9 #: apps.py:12
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
@@ -53,60 +55,60 @@ msgid ""
"identifier:" "identifier:"
msgstr "" msgstr ""
#: templates/appearance/about.html:8 templates/appearance/about.html.py:58 #: templates/appearance/about.html:8 templates/appearance/about.html.py:57
msgid "About" msgid "About"
msgstr "" msgstr ""
#: templates/appearance/about.html:63 #: templates/appearance/about.html:62
msgid "Version" msgid "Version"
msgstr "" msgstr ""
#: templates/appearance/about.html:65 #: templates/appearance/about.html:64
#, python-format #, python-format
msgid "Build number: %(build_number)s" msgid "Build number: %(build_number)s"
msgstr "" msgstr ""
#: templates/appearance/about.html:89 #: templates/appearance/about.html:88
msgid "Released under the Apache 2.0 License" msgid "Released under the Apache 2.0 License"
msgstr "" msgstr ""
#: templates/appearance/about.html:101 #: templates/appearance/about.html:100
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:38 #: templates/appearance/base.html:42
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:67 #: templates/appearance/base.html:71
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:69 #: templates/appearance/base.html:73
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:111 #: templates/appearance/base.html:115
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:112 #: templates/appearance/base.html:116
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-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:9 #: apps.py:12
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
@@ -53,60 +54,60 @@ msgid ""
"identifier:" "identifier:"
msgstr "" msgstr ""
#: templates/appearance/about.html:8 templates/appearance/about.html.py:58 #: templates/appearance/about.html:8 templates/appearance/about.html.py:57
msgid "About" msgid "About"
msgstr "" msgstr ""
#: templates/appearance/about.html:63 #: templates/appearance/about.html:62
msgid "Version" msgid "Version"
msgstr "" msgstr ""
#: templates/appearance/about.html:65 #: templates/appearance/about.html:64
#, python-format #, python-format
msgid "Build number: %(build_number)s" msgid "Build number: %(build_number)s"
msgstr "" msgstr ""
#: templates/appearance/about.html:89 #: templates/appearance/about.html:88
msgid "Released under the Apache 2.0 License" msgid "Released under the Apache 2.0 License"
msgstr "" msgstr ""
#: templates/appearance/about.html:101 #: templates/appearance/about.html:100
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:38 #: templates/appearance/base.html:42
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:67 #: templates/appearance/base.html:71
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:69 #: templates/appearance/base.html:73
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:111 #: templates/appearance/base.html:115
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:112 #: templates/appearance/base.html:116
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-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:9 #: apps.py:12
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
@@ -53,60 +54,60 @@ msgid ""
"identifier:" "identifier:"
msgstr "" msgstr ""
#: templates/appearance/about.html:8 templates/appearance/about.html.py:58 #: templates/appearance/about.html:8 templates/appearance/about.html.py:57
msgid "About" msgid "About"
msgstr "" msgstr ""
#: templates/appearance/about.html:63 #: templates/appearance/about.html:62
msgid "Version" msgid "Version"
msgstr "" msgstr ""
#: templates/appearance/about.html:65 #: templates/appearance/about.html:64
#, python-format #, python-format
msgid "Build number: %(build_number)s" msgid "Build number: %(build_number)s"
msgstr "" msgstr ""
#: templates/appearance/about.html:89 #: templates/appearance/about.html:88
msgid "Released under the Apache 2.0 License" msgid "Released under the Apache 2.0 License"
msgstr "" msgstr ""
#: templates/appearance/about.html:101 #: templates/appearance/about.html:100
msgid "Copyright &copy; 2011-2015 Roberto Rosario." msgid "Copyright &copy; 2011-2015 Roberto Rosario."
msgstr "" msgstr ""
#: templates/appearance/base.html:38 #: templates/appearance/base.html:42
msgid "Toggle navigation" msgid "Toggle navigation"
msgstr "" msgstr ""
#: templates/appearance/base.html:67 #: templates/appearance/base.html:71
msgid "Anonymous" msgid "Anonymous"
msgstr "" msgstr ""
#: templates/appearance/base.html:69 #: templates/appearance/base.html:73
msgid "User details" msgid "User details"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Success" msgid "Success"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Information" msgid "Information"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: templates/appearance/base.html:82 #: templates/appearance/base.html:86
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: templates/appearance/base.html:111 #: templates/appearance/base.html:115
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: templates/appearance/base.html:112 #: templates/appearance/base.html:116
msgid "Toggle Dropdown" msgid "Toggle Dropdown"
msgstr "" msgstr ""

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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-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/" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/"

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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-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-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/"

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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-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/" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/"

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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-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/" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/"

View File

@@ -8,7 +8,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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-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-" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-"

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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-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"

View File

@@ -8,7 +8,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-08-27 01:20-0400\n" "POT-Creation-Date: 2015-09-24 01:06-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-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/"

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