Add translation file for the new document_signatures app
This commit is contained in:
122
apps/document_signatures/locale/en/LC_MESSAGES/django.po
Normal file
122
apps/document_signatures/locale/en/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,122 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-01-01 20:14-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: __init__.py:50
|
||||
msgid "upload signature"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:51
|
||||
msgid "download signature"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:52
|
||||
msgid "signatures"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:11
|
||||
msgid "Signature file"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19
|
||||
msgid "document version"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
msgid "signature state"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:21
|
||||
msgid "signature file"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "document version signature"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:27
|
||||
msgid "document version signatures"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:7
|
||||
msgid "Verify document signatures"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:8
|
||||
msgid "Upload detached signatures"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:9
|
||||
msgid "Download detached signatures"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:12
|
||||
msgid "Document signatures"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:47
|
||||
#, python-format
|
||||
msgid "Signature status: %(widget)s %(text)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:54
|
||||
msgid "embedded"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:56
|
||||
msgid "detached"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:61
|
||||
#, python-format
|
||||
msgid "Signature ID: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:62
|
||||
#, python-format
|
||||
msgid "Signature type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:63
|
||||
#, python-format
|
||||
msgid "Key ID: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#, python-format
|
||||
msgid "Timestamp: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:65
|
||||
#, python-format
|
||||
msgid "Signee: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:70
|
||||
#, python-format
|
||||
msgid "signature properties for: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:92
|
||||
msgid "Detached signature uploaded successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:101
|
||||
#, python-format
|
||||
msgid "Upload detached signature for: %s"
|
||||
msgstr ""
|
||||
123
apps/document_signatures/locale/es/LC_MESSAGES/django.po
Normal file
123
apps/document_signatures/locale/es/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,123 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-01-01 20:14-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:50
|
||||
msgid "upload signature"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:51
|
||||
msgid "download signature"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:52
|
||||
msgid "signatures"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:11
|
||||
msgid "Signature file"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19
|
||||
msgid "document version"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
msgid "signature state"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:21
|
||||
msgid "signature file"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "document version signature"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:27
|
||||
msgid "document version signatures"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:7
|
||||
msgid "Verify document signatures"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:8
|
||||
msgid "Upload detached signatures"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:9
|
||||
msgid "Download detached signatures"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:12
|
||||
msgid "Document signatures"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:47
|
||||
#, python-format
|
||||
msgid "Signature status: %(widget)s %(text)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:54
|
||||
msgid "embedded"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:56
|
||||
msgid "detached"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:61
|
||||
#, python-format
|
||||
msgid "Signature ID: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:62
|
||||
#, python-format
|
||||
msgid "Signature type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:63
|
||||
#, python-format
|
||||
msgid "Key ID: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#, python-format
|
||||
msgid "Timestamp: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:65
|
||||
#, python-format
|
||||
msgid "Signee: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:70
|
||||
#, python-format
|
||||
msgid "signature properties for: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:92
|
||||
msgid "Detached signature uploaded successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:101
|
||||
#, python-format
|
||||
msgid "Upload detached signature for: %s"
|
||||
msgstr ""
|
||||
123
apps/document_signatures/locale/it/LC_MESSAGES/django.po
Normal file
123
apps/document_signatures/locale/it/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,123 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-01-01 20:14-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:50
|
||||
msgid "upload signature"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:51
|
||||
msgid "download signature"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:52
|
||||
msgid "signatures"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:11
|
||||
msgid "Signature file"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19
|
||||
msgid "document version"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
msgid "signature state"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:21
|
||||
msgid "signature file"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "document version signature"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:27
|
||||
msgid "document version signatures"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:7
|
||||
msgid "Verify document signatures"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:8
|
||||
msgid "Upload detached signatures"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:9
|
||||
msgid "Download detached signatures"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:12
|
||||
msgid "Document signatures"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:47
|
||||
#, python-format
|
||||
msgid "Signature status: %(widget)s %(text)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:54
|
||||
msgid "embedded"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:56
|
||||
msgid "detached"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:61
|
||||
#, python-format
|
||||
msgid "Signature ID: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:62
|
||||
#, python-format
|
||||
msgid "Signature type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:63
|
||||
#, python-format
|
||||
msgid "Key ID: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#, python-format
|
||||
msgid "Timestamp: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:65
|
||||
#, python-format
|
||||
msgid "Signee: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:70
|
||||
#, python-format
|
||||
msgid "signature properties for: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:92
|
||||
msgid "Detached signature uploaded successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:101
|
||||
#, python-format
|
||||
msgid "Upload detached signature for: %s"
|
||||
msgstr ""
|
||||
123
apps/document_signatures/locale/pt/LC_MESSAGES/django.po
Normal file
123
apps/document_signatures/locale/pt/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,123 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-01-01 20:14-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:50
|
||||
msgid "upload signature"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:51
|
||||
msgid "download signature"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:52
|
||||
msgid "signatures"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:11
|
||||
msgid "Signature file"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19
|
||||
msgid "document version"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
msgid "signature state"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:21
|
||||
msgid "signature file"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "document version signature"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:27
|
||||
msgid "document version signatures"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:7
|
||||
msgid "Verify document signatures"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:8
|
||||
msgid "Upload detached signatures"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:9
|
||||
msgid "Download detached signatures"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:12
|
||||
msgid "Document signatures"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:47
|
||||
#, python-format
|
||||
msgid "Signature status: %(widget)s %(text)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:54
|
||||
msgid "embedded"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:56
|
||||
msgid "detached"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:61
|
||||
#, python-format
|
||||
msgid "Signature ID: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:62
|
||||
#, python-format
|
||||
msgid "Signature type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:63
|
||||
#, python-format
|
||||
msgid "Key ID: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#, python-format
|
||||
msgid "Timestamp: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:65
|
||||
#, python-format
|
||||
msgid "Signee: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:70
|
||||
#, python-format
|
||||
msgid "signature properties for: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:92
|
||||
msgid "Detached signature uploaded successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:101
|
||||
#, python-format
|
||||
msgid "Upload detached signature for: %s"
|
||||
msgstr ""
|
||||
124
apps/document_signatures/locale/ru/LC_MESSAGES/django.po
Normal file
124
apps/document_signatures/locale/ru/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,124 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-01-01 20:14-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
|
||||
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
|
||||
|
||||
#: __init__.py:50
|
||||
msgid "upload signature"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:51
|
||||
msgid "download signature"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:52
|
||||
msgid "signatures"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:11
|
||||
msgid "Signature file"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:19
|
||||
msgid "document version"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
msgid "signature state"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:21
|
||||
msgid "signature file"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:26
|
||||
msgid "document version signature"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:27
|
||||
msgid "document version signatures"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:7
|
||||
msgid "Verify document signatures"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:8
|
||||
msgid "Upload detached signatures"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:9
|
||||
msgid "Download detached signatures"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:12
|
||||
msgid "Document signatures"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:47
|
||||
#, python-format
|
||||
msgid "Signature status: %(widget)s %(text)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:54
|
||||
msgid "embedded"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:56
|
||||
msgid "detached"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:61
|
||||
#, python-format
|
||||
msgid "Signature ID: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:62
|
||||
#, python-format
|
||||
msgid "Signature type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:63
|
||||
#, python-format
|
||||
msgid "Key ID: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#, python-format
|
||||
msgid "Timestamp: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:65
|
||||
#, python-format
|
||||
msgid "Signee: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:70
|
||||
#, python-format
|
||||
msgid "signature properties for: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:92
|
||||
msgid "Detached signature uploaded successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:101
|
||||
#, python-format
|
||||
msgid "Upload detached signature for: %s"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user