120 lines
2.8 KiB
Gettext
120 lines
2.8 KiB
Gettext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
#
|
|
# Translators:
|
|
# Māris Teivāns <maris.teivans@gmail.com>, 2019
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Mayan EDMS\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2019-06-15 03:37-0400\n"
|
|
"PO-Revision-Date: 2019-05-31 12:03+0000\n"
|
|
"Last-Translator: Māris Teivāns <maris.teivans@gmail.com>\n"
|
|
"Language-Team: Latvian (http://www.transifex.com/rosarior/mayan-edms/language/lv/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: lv\n"
|
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
|
|
|
|
#: apps.py:39 events.py:8
|
|
msgid "Document comments"
|
|
msgstr "Dokumentu komentāri"
|
|
|
|
#: apps.py:84 apps.py:88 links.py:33 models.py:45 permissions.py:7
|
|
msgid "Comments"
|
|
msgstr "Komentāri"
|
|
|
|
#: events.py:12
|
|
msgid "Document comment created"
|
|
msgstr "Izveidots dokumentu komentārs"
|
|
|
|
#: events.py:15
|
|
msgid "Document comment deleted"
|
|
msgstr "Dokumenta komentārs ir dzēsts"
|
|
|
|
#: events.py:18
|
|
msgid "Document comment edited"
|
|
msgstr "Rediģēts dokumenta komentārs"
|
|
|
|
#: links.py:18
|
|
msgid "Add comment"
|
|
msgstr "Pievienot komentāru"
|
|
|
|
#: links.py:24
|
|
msgid "Delete"
|
|
msgstr "Dzēst"
|
|
|
|
#: links.py:29
|
|
msgid "Edit"
|
|
msgstr "Rediģēt"
|
|
|
|
#: models.py:28
|
|
msgid "Document"
|
|
msgstr "Dokuments"
|
|
|
|
#: models.py:32 models.py:68
|
|
msgid "User"
|
|
msgstr "Lietotājs"
|
|
|
|
#. Translators: Comment here is a noun and refers to the actual text stored
|
|
#: models.py:35 models.py:44
|
|
msgid "Comment"
|
|
msgstr "Komentārs"
|
|
|
|
#: models.py:38
|
|
msgid "Date time submitted"
|
|
msgstr "Iesniegtais datums"
|
|
|
|
#: permissions.py:10
|
|
msgid "Create new comments"
|
|
msgstr "Izveidojiet jaunus komentārus"
|
|
|
|
#: permissions.py:13
|
|
msgid "Delete comments"
|
|
msgstr "Dzēst komentārus"
|
|
|
|
#: permissions.py:16
|
|
msgid "Edit comments"
|
|
msgstr "Rediģēt komentārus"
|
|
|
|
#: permissions.py:19
|
|
msgid "View comments"
|
|
msgstr "Skatīt komentārus"
|
|
|
|
#: views.py:33
|
|
#, python-format
|
|
msgid "Add comment to document: %s"
|
|
msgstr "Pievienot komentāru dokumentam: %s"
|
|
|
|
#: views.py:70
|
|
#, python-format
|
|
msgid "Delete comment: %s?"
|
|
msgstr "Dzēst komentāru: %s?"
|
|
|
|
#: views.py:92
|
|
#, python-format
|
|
msgid "Details for comment: %s?"
|
|
msgstr "Informācija par komentāru: %s?"
|
|
|
|
#: views.py:110
|
|
#, python-format
|
|
msgid "Edit comment: %s?"
|
|
msgstr "Rediģēt komentāru: %s?"
|
|
|
|
#: views.py:135
|
|
msgid ""
|
|
"Document comments are timestamped text entries from users. They are great "
|
|
"for collaboration."
|
|
msgstr "Dokumentu komentāri ir laika zīmogoti teksta ieraksti no lietotājiem. Tās ir lieliskas sadarbībai."
|
|
|
|
#: views.py:138
|
|
msgid "There are no comments"
|
|
msgstr "Nav komentāru"
|
|
|
|
#: views.py:140
|
|
#, python-format
|
|
msgid "Comments for document: %s"
|
|
msgstr "Komentāri dokumentam: %s"
|