Files
mayan-edms/mayan/apps/motd/locale/id/LC_MESSAGES/django.po
2019-05-05 18:51:10 -04:00

120 lines
2.2 KiB
Plaintext

# 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-05-04 21:40-0400\n"
"PO-Revision-Date: 2018-09-12 07:48+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:35 links.py:36 permissions.py:7
msgid "Message of the day"
msgstr ""
#: apps.py:57 apps.py:61
msgid "None"
msgstr ""
#: links.py:16 views.py:32
msgid "Create message"
msgstr ""
#: links.py:22
msgid "Delete"
msgstr ""
#: links.py:27
msgid "Edit"
msgstr ""
#: models.py:17
msgid "Short description of this message."
msgstr ""
#: models.py:18
msgid "Label"
msgstr ""
#: models.py:21
msgid "The actual message to be displayed."
msgstr ""
#: models.py:22 models.py:39
msgid "Message"
msgstr ""
#: models.py:24
msgid "Enabled"
msgstr ""
#: models.py:27
msgid "Date and time after which this message will be displayed."
msgstr ""
#: models.py:28
msgid "Start date time"
msgstr ""
#: models.py:32
msgid "Date and time until when this message is to be displayed."
msgstr ""
#: models.py:33
msgid "End date time"
msgstr ""
#: models.py:40 views.py:80
msgid "Messages"
msgstr ""
#: permissions.py:10
msgid "Create messages"
msgstr ""
#: permissions.py:13
msgid "Delete messages"
msgstr ""
#: permissions.py:16
msgid "Edit messages"
msgstr ""
#: permissions.py:19
msgid "View messages"
msgstr ""
#: templates/motd/messages.html:8
msgid "Messages of the day"
msgstr ""
#: views.py:45
#, python-format
msgid "Delete the message: %s?"
msgstr ""
#: views.py:58
#, python-format
msgid "Edit message: %s"
msgstr ""
#: views.py:75
msgid ""
"Messages are displayed in the login view. You can use messages to convery "
"information about your organzation, announcements or usage guidelines for "
"your users."
msgstr ""
#: views.py:79
msgid "No messages available"
msgstr ""