Update source language files. Make lock manager and storage translatable.
This commit is contained in:
42
mayan/apps/lock_manager/locale/en/LC_MESSAGES/django.po
Normal file
42
mayan/apps/lock_manager/locale/en/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,42 @@
|
||||
# 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: 2015-08-20 15: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"
|
||||
|
||||
#: apps.py:9
|
||||
msgid "Lock manager"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:14
|
||||
msgid "Creation datetime"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:17
|
||||
msgid "Timeout"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:46
|
||||
msgid "Lock"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:47
|
||||
msgid "Locks"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user