Files
mayan-edms/apps/document_comments/locale/sl_SI/LC_MESSAGES/django.po
T

97 lines
1.9 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: http://github.com/rosarior/mayan/issues\n"
"POT-Creation-Date: 2012-12-12 01:48-0400\n"
"PO-Revision-Date: 2011-09-30 04:33+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sl_SI\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
#: __init__.py:19 __init__.py:20
msgid "delete"
msgstr ""
#: __init__.py:21
msgid "add comment"
msgstr ""
#: __init__.py:22
msgid "comments"
msgstr ""
#: __init__.py:26
msgid "date"
msgstr ""
#: __init__.py:30
msgid "user"
msgstr ""
#: __init__.py:34
msgid "comment"
msgstr ""
#: permissions.py:7
msgid "Comments"
msgstr ""
#: permissions.py:9
msgid "Create new comments"
msgstr ""
#: permissions.py:10
msgid "Delete comments"
msgstr ""
#: permissions.py:11
msgid "View comments"
msgstr ""
#: views.py:36
msgid "Must provide at least one comment."
msgstr ""
#: views.py:46
#, python-format
msgid "Comment \"%s\" deleted successfully."
msgstr ""
#: views.py:48
#, python-format
msgid "Error deleting comment \"%(comment)s\": %(error)s"
msgstr ""
#: views.py:63
#, python-format
msgid "Are you sure you wish to delete the comment: %s?"
msgstr ""
#: views.py:65
#, python-format
msgid "Are you sure you wish to delete the comments: %s?"
msgstr ""
#: views.py:99
msgid "Comment added successfully."
msgstr ""
#: views.py:106
#, python-format
msgid "Add comment to document: %s"
msgstr ""
#: views.py:126
#, python-format
msgid "comments: %s"
msgstr ""