Copy translation files from versions/micro
Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
This commit is contained in:
@@ -1,24 +1,22 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Michal Švábík <snadno@lehce.cz>, 2019
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-11-09 23:35-0400\n"
|
||||
"POT-Creation-Date: 2019-11-18 22:35-0400\n"
|
||||
"PO-Revision-Date: 2019-10-15 16:58+0000\n"
|
||||
"Last-Translator: Michal Švábík <snadno@lehce.cz>\n"
|
||||
"Language-Team: Czech (http://www.transifex.com/rosarior/mayan-edms/language/"
|
||||
"cs/)\n"
|
||||
"Language: cs\n"
|
||||
"Language-Team: Czech (http://www.transifex.com/rosarior/mayan-edms/language/cs/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n "
|
||||
"<= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
|
||||
"Language: cs\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
|
||||
|
||||
#: apps.py:39 events.py:8
|
||||
msgid "Document comments"
|
||||
@@ -109,9 +107,7 @@ msgstr "Upravit komentář: %s?"
|
||||
msgid ""
|
||||
"Document comments are timestamped text entries from users. They are great "
|
||||
"for collaboration."
|
||||
msgstr ""
|
||||
"Komentáře k dokumentu jsou časově označené textové záznamy od uživatelů. "
|
||||
"Jsou skvělé pro spolupráci."
|
||||
msgstr "Komentáře k dokumentu jsou časově označené textové záznamy od uživatelů. Jsou skvělé pro spolupráci."
|
||||
|
||||
#: views.py:138
|
||||
msgid "There are no comments"
|
||||
|
||||
Reference in New Issue
Block a user