Update source messages
This commit is contained in:
@@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-10-08 17:09-0400\n"
|
||||
"POT-Creation-Date: 2014-10-22 15:44-0400\n"
|
||||
"PO-Revision-Date: 2013-11-20 11:56+0000\n"
|
||||
"Last-Translator: mic <winterfall24@gmail.com>\n"
|
||||
"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
@@ -22,31 +22,30 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
|
||||
"|| n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#: __init__.py:24
|
||||
msgid "date"
|
||||
msgstr "data"
|
||||
|
||||
#: __init__.py:28
|
||||
msgid "user"
|
||||
msgstr "użytkownik"
|
||||
|
||||
#: __init__.py:32
|
||||
msgid "comment"
|
||||
msgstr "komentarz"
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:36
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:40
|
||||
#, fuzzy
|
||||
msgid "Comment"
|
||||
msgstr "Komentarze"
|
||||
|
||||
#: links.py:8 links.py:9
|
||||
msgid "delete"
|
||||
#, fuzzy
|
||||
msgid "Delete"
|
||||
msgstr "usunąć"
|
||||
|
||||
#: links.py:10
|
||||
msgid "add comment"
|
||||
#, fuzzy
|
||||
msgid "Add comment"
|
||||
msgstr "dodaj komentarz"
|
||||
|
||||
#: links.py:11
|
||||
msgid "comments"
|
||||
msgstr "komentarze"
|
||||
|
||||
#: permissions.py:7
|
||||
#: links.py:11 permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr "Komentarze"
|
||||
|
||||
@@ -62,40 +61,55 @@ msgstr "Usuń komentarzy"
|
||||
msgid "View comments"
|
||||
msgstr "Zobacz komentarze"
|
||||
|
||||
#: views.py:36
|
||||
#: views.py:37
|
||||
msgid "Must provide at least one comment."
|
||||
msgstr "Musi podać co najmniej jeden komentarz."
|
||||
|
||||
#: views.py:46
|
||||
#: views.py:47
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr "Komentarz \"%s\" został usunięta."
|
||||
|
||||
#: views.py:48
|
||||
#: views.py:49
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr "Błąd podczas usuwania komentarza \" %(comment)s \": %(error)s"
|
||||
|
||||
#: views.py:62
|
||||
#: views.py:63
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete the comment: %s?"
|
||||
msgstr "Czy na pewno chcesz usunąć komentarz:%s?"
|
||||
|
||||
#: views.py:64
|
||||
#: views.py:65
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete the comments: %s?"
|
||||
msgstr "Czy na pewno chcesz usunąć komentarze:%s?"
|
||||
|
||||
#: views.py:98
|
||||
#: views.py:99
|
||||
msgid "Comment added successfully."
|
||||
msgstr "Komentarz został dodany pomyślnie."
|
||||
|
||||
#: views.py:105
|
||||
#: views.py:106
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr "Dodaj komentarz do dokumentu:%s"
|
||||
|
||||
#: views.py:125
|
||||
#, python-format
|
||||
msgid "comments: %s"
|
||||
msgstr "komentarze: %s"
|
||||
#: views.py:126
|
||||
#, fuzzy, python-format
|
||||
msgid "Comments for document: %s"
|
||||
msgstr "Dodaj komentarz do dokumentu:%s"
|
||||
|
||||
#~ msgid "date"
|
||||
#~ msgstr "data"
|
||||
|
||||
#~ msgid "user"
|
||||
#~ msgstr "użytkownik"
|
||||
|
||||
#~ msgid "comment"
|
||||
#~ msgstr "komentarz"
|
||||
|
||||
#~ msgid "comments"
|
||||
#~ msgstr "komentarze"
|
||||
|
||||
#~ msgid "comments: %s"
|
||||
#~ msgstr "komentarze: %s"
|
||||
|
||||
Reference in New Issue
Block a user