Files
mayan-edms/mayan/apps/document_comments/locale/el/LC_MESSAGES/django.po
T
2019-07-05 03:10:42 -04:00

119 lines
2.7 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:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-05 01:29-0400\n"
"PO-Revision-Date: 2019-05-17 05:50+0000\n"
"Last-Translator: Hmayag Antonian <hmayag@freemail.gr>\n"
"Language-Team: Greek (http://www.transifex.com/rosarior/mayan-edms/language/el/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: el\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:39 events.py:8
msgid "Document comments"
msgstr "Σχόλια εγγράφου"
#: apps.py:84 apps.py:88 links.py:33 models.py:45 permissions.py:7
msgid "Comments"
msgstr "Σχόλια"
#: events.py:12
msgid "Document comment created"
msgstr "Σχόλιο εγγράφου δημιουργήθηκε"
#: events.py:15
msgid "Document comment deleted"
msgstr "Σχόλιο εγγράφου διαγράφηκε"
#: events.py:18
msgid "Document comment edited"
msgstr ""
#: links.py:18
msgid "Add comment"
msgstr "Προσθήκη σχολίου"
#: links.py:24
msgid "Delete"
msgstr "Διαγραφή"
#: links.py:29
msgid "Edit"
msgstr "Τροποποίηση"
#: models.py:28
msgid "Document"
msgstr "Έγγραφο"
#: models.py:32 models.py:68
msgid "User"
msgstr "Χρήστης"
#. Translators: Comment here is a noun and refers to the actual text stored
#: models.py:35 models.py:44
msgid "Comment"
msgstr "Σχόλιο"
#: models.py:38
msgid "Date time submitted"
msgstr "Ημερομηνία και ώρα κατάθεσης"
#: permissions.py:10
msgid "Create new comments"
msgstr "Δημιουργία νέων σχολίων"
#: permissions.py:13
msgid "Delete comments"
msgstr "Διαγραφή σχολίων"
#: permissions.py:16
msgid "Edit comments"
msgstr ""
#: permissions.py:19
msgid "View comments"
msgstr "Εμφάνηση σχολίων"
#: views.py:33
#, python-format
msgid "Add comment to document: %s"
msgstr "Προσθήκη σχολίου στο έγγραφο: %s"
#: views.py:70
#, python-format
msgid "Delete comment: %s?"
msgstr "Διαγραφή σχολίου: %s"
#: views.py:92
#, python-format
msgid "Details for comment: %s?"
msgstr ""
#: views.py:110
#, python-format
msgid "Edit comment: %s?"
msgstr ""
#: views.py:135
msgid ""
"Document comments are timestamped text entries from users. They are great "
"for collaboration."
msgstr ""
#: views.py:138
msgid "There are no comments"
msgstr ""
#: views.py:140
#, python-format
msgid "Comments for document: %s"
msgstr "Σχόλια για το έγγραφο: %s"