Update source language files. Make lock manager and storage translatable.
This commit is contained in:
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
|
||||
"PO-Revision-Date: 2014-10-25 07:18+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
@@ -21,21 +21,22 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
|
||||
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
||||
|
||||
#: apps.py:25
|
||||
#: apps.py:24
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Document comments"
|
||||
msgstr "حذف التعليقات"
|
||||
|
||||
#: apps.py:37
|
||||
#: apps.py:36
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:39 models.py:17
|
||||
#: apps.py:38 models.py:17
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:44 models.py:28
|
||||
#. Translators: Comment here is a noun and refers to the actual text stored
|
||||
#: apps.py:41 models.py:20 models.py:29
|
||||
msgid "Comment"
|
||||
msgstr ""
|
||||
|
||||
@@ -47,7 +48,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:25 models.py:29 permissions.py:7
|
||||
#: links.py:25 models.py:30 permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr "التعليقات"
|
||||
|
||||
@@ -57,11 +58,7 @@ msgstr "التعليقات"
|
||||
msgid "Document"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:19
|
||||
msgid "comment"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:22
|
||||
#: models.py:23
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
@@ -77,46 +74,52 @@ msgstr "حذف التعليقات"
|
||||
msgid "View comments"
|
||||
msgstr "عرض التعليقات"
|
||||
|
||||
#: views.py:45
|
||||
msgid "Must provide at least one comment."
|
||||
msgstr "يجب إضافة تعليق واحد على الأقل."
|
||||
#: views.py:46
|
||||
msgid "At least one comment must be selected."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr "التعليق \"%s\" حذف بنجاح."
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:76
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr "خطأ أثناء حذف التعليق \"%(comment)s\": %(error)s"
|
||||
|
||||
#: views.py:84
|
||||
#: views.py:91
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comment?"
|
||||
msgstr "حذف التعليقات"
|
||||
|
||||
#: views.py:86
|
||||
#: views.py:93
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comments?"
|
||||
msgstr "حذف التعليقات"
|
||||
|
||||
#: views.py:122
|
||||
#: views.py:133
|
||||
msgid "Comment added successfully."
|
||||
msgstr "تمت إضافة التعليق بنجاح."
|
||||
|
||||
#: views.py:129
|
||||
#: views.py:140
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr "إضافة تعليق على الوثيقة: %s"
|
||||
|
||||
#: views.py:151
|
||||
#: views.py:168
|
||||
#, python-format
|
||||
msgid "Comments for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "comment"
|
||||
#~ msgstr "comment"
|
||||
|
||||
#~ msgid "Must provide at least one comment."
|
||||
#~ msgstr "يجب إضافة تعليق واحد على الأقل."
|
||||
|
||||
#~ msgid "Are you sure you wish to delete the comment: %s?"
|
||||
#~ msgstr "هل أنت متأكد أنك تريد حذف هذا التعليق: %s ؟"
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
|
||||
"PO-Revision-Date: 2014-10-25 07:18+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
@@ -20,21 +20,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:25
|
||||
#: apps.py:24
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Document comments"
|
||||
msgstr "Изтриване на коментари"
|
||||
|
||||
#: apps.py:37
|
||||
#: apps.py:36
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:39 models.py:17
|
||||
#: apps.py:38 models.py:17
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:44 models.py:28
|
||||
#. Translators: Comment here is a noun and refers to the actual text stored
|
||||
#: apps.py:41 models.py:20 models.py:29
|
||||
msgid "Comment"
|
||||
msgstr ""
|
||||
|
||||
@@ -46,7 +47,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:25 models.py:29 permissions.py:7
|
||||
#: links.py:25 models.py:30 permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr "Коментари"
|
||||
|
||||
@@ -56,11 +57,7 @@ msgstr "Коментари"
|
||||
msgid "Document"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:19
|
||||
msgid "comment"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:22
|
||||
#: models.py:23
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
@@ -76,46 +73,52 @@ msgstr "Изтриване на коментари"
|
||||
msgid "View comments"
|
||||
msgstr "Преглед на коментари"
|
||||
|
||||
#: views.py:45
|
||||
msgid "Must provide at least one comment."
|
||||
msgstr "Трябва да направите поне един коментар."
|
||||
#: views.py:46
|
||||
msgid "At least one comment must be selected."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr "Коментарът \"%s\" е изтрит успешно."
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:76
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr "Грешка при изтриване на коментар \"%(comment)s\": %(error)s"
|
||||
|
||||
#: views.py:84
|
||||
#: views.py:91
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comment?"
|
||||
msgstr "Изтриване на коментари"
|
||||
|
||||
#: views.py:86
|
||||
#: views.py:93
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comments?"
|
||||
msgstr "Изтриване на коментари"
|
||||
|
||||
#: views.py:122
|
||||
#: views.py:133
|
||||
msgid "Comment added successfully."
|
||||
msgstr "Коментарът е добавен узпешно."
|
||||
|
||||
#: views.py:129
|
||||
#: views.py:140
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr "Добавяне на коментар към документ: %s"
|
||||
|
||||
#: views.py:151
|
||||
#: views.py:168
|
||||
#, python-format
|
||||
msgid "Comments for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "comment"
|
||||
#~ msgstr "comment"
|
||||
|
||||
#~ msgid "Must provide at least one comment."
|
||||
#~ msgstr "Трябва да направите поне един коментар."
|
||||
|
||||
#~ msgid "Are you sure you wish to delete the comment: %s?"
|
||||
#~ msgstr "Сигурни ли сте, че искате да изтриете коментара: %s?"
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
|
||||
"PO-Revision-Date: 2014-10-25 07:18+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/"
|
||||
@@ -21,21 +21,22 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#: apps.py:25
|
||||
#: apps.py:24
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Document comments"
|
||||
msgstr "Obriši komentare"
|
||||
|
||||
#: apps.py:37
|
||||
#: apps.py:36
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:39 models.py:17
|
||||
#: apps.py:38 models.py:17
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:44 models.py:28
|
||||
#. Translators: Comment here is a noun and refers to the actual text stored
|
||||
#: apps.py:41 models.py:20 models.py:29
|
||||
msgid "Comment"
|
||||
msgstr ""
|
||||
|
||||
@@ -47,7 +48,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:25 models.py:29 permissions.py:7
|
||||
#: links.py:25 models.py:30 permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr "Komentari"
|
||||
|
||||
@@ -57,11 +58,7 @@ msgstr "Komentari"
|
||||
msgid "Document"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:19
|
||||
msgid "comment"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:22
|
||||
#: models.py:23
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
@@ -77,46 +74,52 @@ msgstr "Obriši komentare"
|
||||
msgid "View comments"
|
||||
msgstr "Pregledaj komentare"
|
||||
|
||||
#: views.py:45
|
||||
msgid "Must provide at least one comment."
|
||||
msgstr "Mora se napraviti bar jedan komentar."
|
||||
#: views.py:46
|
||||
msgid "At least one comment must be selected."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr "Komentari \"%s\" uspješno obrisani."
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:76
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr "Grešak prilikom brisanja komenatara \"%(comment)s\": %(error)s"
|
||||
|
||||
#: views.py:84
|
||||
#: views.py:91
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comment?"
|
||||
msgstr "Obriši komentare"
|
||||
|
||||
#: views.py:86
|
||||
#: views.py:93
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comments?"
|
||||
msgstr "Obriši komentare"
|
||||
|
||||
#: views.py:122
|
||||
#: views.py:133
|
||||
msgid "Comment added successfully."
|
||||
msgstr "Komentari uspješno dodati."
|
||||
|
||||
#: views.py:129
|
||||
#: views.py:140
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr "Dodaj komentar za dokument: %s"
|
||||
|
||||
#: views.py:151
|
||||
#: views.py:168
|
||||
#, python-format
|
||||
msgid "Comments for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "comment"
|
||||
#~ msgstr "comment"
|
||||
|
||||
#~ msgid "Must provide at least one comment."
|
||||
#~ msgstr "Mora se napraviti bar jedan komentar."
|
||||
|
||||
#~ msgid "Are you sure you wish to delete the comment: %s?"
|
||||
#~ msgstr "Jeste li sigurni da želite obrisati komentar: %s?"
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
|
||||
"PO-Revision-Date: 2014-10-25 07:18+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
@@ -20,21 +20,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:25
|
||||
#: apps.py:24
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Document comments"
|
||||
msgstr "Slet kommentarer"
|
||||
|
||||
#: apps.py:37
|
||||
#: apps.py:36
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:39 models.py:17
|
||||
#: apps.py:38 models.py:17
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:44 models.py:28
|
||||
#. Translators: Comment here is a noun and refers to the actual text stored
|
||||
#: apps.py:41 models.py:20 models.py:29
|
||||
msgid "Comment"
|
||||
msgstr ""
|
||||
|
||||
@@ -46,7 +47,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:25 models.py:29 permissions.py:7
|
||||
#: links.py:25 models.py:30 permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr "Kommentarer"
|
||||
|
||||
@@ -56,11 +57,7 @@ msgstr "Kommentarer"
|
||||
msgid "Document"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:19
|
||||
msgid "comment"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:22
|
||||
#: models.py:23
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
@@ -76,46 +73,52 @@ msgstr "Slet kommentarer"
|
||||
msgid "View comments"
|
||||
msgstr "Se kommentarer"
|
||||
|
||||
#: views.py:45
|
||||
msgid "Must provide at least one comment."
|
||||
msgstr "Skal angive mindst én kommentar."
|
||||
#: views.py:46
|
||||
msgid "At least one comment must be selected."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr "Kommentar \"%s\" slettet."
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:76
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr "Fejl ved sletning af kommentar \" %(comment)s \": %(error)s "
|
||||
|
||||
#: views.py:84
|
||||
#: views.py:91
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comment?"
|
||||
msgstr "Slet kommentarer"
|
||||
|
||||
#: views.py:86
|
||||
#: views.py:93
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comments?"
|
||||
msgstr "Slet kommentarer"
|
||||
|
||||
#: views.py:122
|
||||
#: views.py:133
|
||||
msgid "Comment added successfully."
|
||||
msgstr "Kommentar tilføjet."
|
||||
|
||||
#: views.py:129
|
||||
#: views.py:140
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr "Tilføj kommentar til dokument: %s"
|
||||
|
||||
#: views.py:151
|
||||
#: views.py:168
|
||||
#, python-format
|
||||
msgid "Comments for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "comment"
|
||||
#~ msgstr "comment"
|
||||
|
||||
#~ msgid "Must provide at least one comment."
|
||||
#~ msgstr "Skal angive mindst én kommentar."
|
||||
|
||||
#~ msgid "Are you sure you wish to delete the comment: %s?"
|
||||
#~ msgstr "Er du sikker på du vil slette kommentaren: %s?"
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
|
||||
"PO-Revision-Date: 2014-10-25 07:18+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/"
|
||||
@@ -19,21 +19,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:25
|
||||
#: apps.py:24
|
||||
#, fuzzy
|
||||
#| msgid "comments"
|
||||
msgid "Document comments"
|
||||
msgstr "comments"
|
||||
|
||||
#: apps.py:37
|
||||
#: apps.py:36
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:39 models.py:17
|
||||
#: apps.py:38 models.py:17
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:44 models.py:28
|
||||
#. Translators: Comment here is a noun and refers to the actual text stored
|
||||
#: apps.py:41 models.py:20 models.py:29
|
||||
msgid "Comment"
|
||||
msgstr ""
|
||||
|
||||
@@ -45,7 +46,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:25 models.py:29 permissions.py:7
|
||||
#: links.py:25 models.py:30 permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr ""
|
||||
|
||||
@@ -55,11 +56,7 @@ msgstr ""
|
||||
msgid "Document"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:19
|
||||
msgid "comment"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:22
|
||||
#: models.py:23
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
@@ -75,46 +72,49 @@ msgstr ""
|
||||
msgid "View comments"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:45
|
||||
msgid "Must provide at least one comment."
|
||||
#: views.py:46
|
||||
msgid "At least one comment must be selected."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:76
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:84
|
||||
#: views.py:91
|
||||
#, fuzzy
|
||||
#| msgid "comment"
|
||||
msgid "Delete comment?"
|
||||
msgstr "comment"
|
||||
|
||||
#: views.py:86
|
||||
#: views.py:93
|
||||
#, fuzzy
|
||||
#| msgid "comments"
|
||||
msgid "Delete comments?"
|
||||
msgstr "comments"
|
||||
|
||||
#: views.py:122
|
||||
#: views.py:133
|
||||
msgid "Comment added successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:129
|
||||
#: views.py:140
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:151
|
||||
#: views.py:168
|
||||
#, python-format
|
||||
msgid "Comments for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "comment"
|
||||
#~ msgstr "comment"
|
||||
|
||||
#~ msgid "date"
|
||||
#~ msgstr "date"
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
|
||||
"PO-Revision-Date: 2015-02-06 23:55+0000\n"
|
||||
"Last-Translator: Mathias Behrle <mathiasb@m9s.biz>\n"
|
||||
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-"
|
||||
@@ -22,21 +22,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:25
|
||||
#: apps.py:24
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Document comments"
|
||||
msgstr "Kommentare löschen"
|
||||
|
||||
#: apps.py:37
|
||||
#: apps.py:36
|
||||
msgid "Date"
|
||||
msgstr "Datum"
|
||||
|
||||
#: apps.py:39 models.py:17
|
||||
#: apps.py:38 models.py:17
|
||||
msgid "User"
|
||||
msgstr "Benutzer"
|
||||
|
||||
#: apps.py:44 models.py:28
|
||||
#. Translators: Comment here is a noun and refers to the actual text stored
|
||||
#: apps.py:41 models.py:20 models.py:29
|
||||
msgid "Comment"
|
||||
msgstr "Kommentar"
|
||||
|
||||
@@ -48,7 +49,7 @@ msgstr "Kommentar hinzufügen"
|
||||
msgid "Delete"
|
||||
msgstr "Löschen"
|
||||
|
||||
#: links.py:25 models.py:29 permissions.py:7
|
||||
#: links.py:25 models.py:30 permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr "Kommentare"
|
||||
|
||||
@@ -58,11 +59,7 @@ msgstr "Kommentare"
|
||||
msgid "Document"
|
||||
msgstr "Kommentar"
|
||||
|
||||
#: models.py:19
|
||||
msgid "comment"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:22
|
||||
#: models.py:23
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
@@ -78,46 +75,52 @@ msgstr "Kommentare löschen"
|
||||
msgid "View comments"
|
||||
msgstr "Kommentare ansehen"
|
||||
|
||||
#: views.py:45
|
||||
msgid "Must provide at least one comment."
|
||||
msgstr "Es muss mindestens ein Kommentar angegeben werden."
|
||||
#: views.py:46
|
||||
msgid "At least one comment must be selected."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr "Kommentar %s erfolgreich gelöscht"
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:76
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr "Fehler beim Löschen von Kommentar \"%(comment)s\": %(error)s"
|
||||
|
||||
#: views.py:84
|
||||
#: views.py:91
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comment?"
|
||||
msgstr "Kommentare löschen"
|
||||
|
||||
#: views.py:86
|
||||
#: views.py:93
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comments?"
|
||||
msgstr "Kommentare löschen"
|
||||
|
||||
#: views.py:122
|
||||
#: views.py:133
|
||||
msgid "Comment added successfully."
|
||||
msgstr "Kommentar erfolgreich hinzugefügt"
|
||||
|
||||
#: views.py:129
|
||||
#: views.py:140
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr "Kommentar zu Dokument %s hinzufügen"
|
||||
|
||||
#: views.py:151
|
||||
#: views.py:168
|
||||
#, python-format
|
||||
msgid "Comments for document: %s"
|
||||
msgstr "Kommentare für Dokument: %s"
|
||||
|
||||
#~ msgid "comment"
|
||||
#~ msgstr "comment"
|
||||
|
||||
#~ msgid "Must provide at least one comment."
|
||||
#~ msgstr "Es muss mindestens ein Kommentar angegeben werden."
|
||||
|
||||
#~ msgid "Are you sure you wish to delete the comment: %s?"
|
||||
#~ msgstr "Sind Sie sicher, dass Sie den Kommentar %s löschen möchten?"
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
|
||||
"PO-Revision-Date: 2013-11-20 11:56+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
@@ -18,21 +18,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:25
|
||||
#: apps.py:24
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Document comments"
|
||||
msgstr "Delete comments"
|
||||
|
||||
#: apps.py:37
|
||||
#: apps.py:36
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:39 models.py:17
|
||||
#: apps.py:38 models.py:17
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:44 models.py:28
|
||||
#. Translators: Comment here is a noun and refers to the actual text stored
|
||||
#: apps.py:41 models.py:20 models.py:29
|
||||
#, fuzzy
|
||||
msgid "Comment"
|
||||
msgstr "Comments"
|
||||
@@ -47,7 +48,7 @@ msgstr "add comment"
|
||||
msgid "Delete"
|
||||
msgstr "delete"
|
||||
|
||||
#: links.py:25 models.py:29 permissions.py:7
|
||||
#: links.py:25 models.py:30 permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr "Comments"
|
||||
|
||||
@@ -56,11 +57,7 @@ msgstr "Comments"
|
||||
msgid "Document"
|
||||
msgstr "Comments"
|
||||
|
||||
#: models.py:19
|
||||
msgid "comment"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:22
|
||||
#: models.py:23
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
@@ -76,46 +73,52 @@ msgstr "Delete comments"
|
||||
msgid "View comments"
|
||||
msgstr "View comments"
|
||||
|
||||
#: views.py:45
|
||||
msgid "Must provide at least one comment."
|
||||
msgstr "Must provide at least one comment."
|
||||
#: views.py:46
|
||||
msgid "At least one comment must be selected."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr "Comment \"%s\" deleted successfully."
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:76
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
|
||||
#: views.py:84
|
||||
#: views.py:91
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comment?"
|
||||
msgstr "Delete comments"
|
||||
|
||||
#: views.py:86
|
||||
#: views.py:93
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comments?"
|
||||
msgstr "Delete comments"
|
||||
|
||||
#: views.py:122
|
||||
#: views.py:133
|
||||
msgid "Comment added successfully."
|
||||
msgstr "Comment added successfully."
|
||||
|
||||
#: views.py:129
|
||||
#: views.py:140
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr "Add comment to document: %s"
|
||||
|
||||
#: views.py:151
|
||||
#: views.py:168
|
||||
#, fuzzy, python-format
|
||||
msgid "Comments for document: %s"
|
||||
msgstr "Add comment to document: %s"
|
||||
|
||||
#~ msgid "comment"
|
||||
#~ msgstr "comment"
|
||||
|
||||
#~ msgid "Must provide at least one comment."
|
||||
#~ msgstr "Must provide at least one comment."
|
||||
|
||||
#~ msgid "Are you sure you wish to delete the comment: %s?"
|
||||
#~ msgstr "Are you sure you wish to delete the comment: %s?"
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
|
||||
"PO-Revision-Date: 2015-01-12 18:53+0000\n"
|
||||
"Last-Translator: Lory977 <helga.carrero@gmail.com>\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
@@ -21,21 +21,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:25
|
||||
#: apps.py:24
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Document comments"
|
||||
msgstr "Eliminar comentarios"
|
||||
|
||||
#: apps.py:37
|
||||
#: apps.py:36
|
||||
msgid "Date"
|
||||
msgstr "Fecha"
|
||||
|
||||
#: apps.py:39 models.py:17
|
||||
#: apps.py:38 models.py:17
|
||||
msgid "User"
|
||||
msgstr "Usuario"
|
||||
|
||||
#: apps.py:44 models.py:28
|
||||
#. Translators: Comment here is a noun and refers to the actual text stored
|
||||
#: apps.py:41 models.py:20 models.py:29
|
||||
msgid "Comment"
|
||||
msgstr "Comentario"
|
||||
|
||||
@@ -47,7 +48,7 @@ msgstr "Añadir comentario"
|
||||
msgid "Delete"
|
||||
msgstr "Borrar"
|
||||
|
||||
#: links.py:25 models.py:29 permissions.py:7
|
||||
#: links.py:25 models.py:30 permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr "Comentarios"
|
||||
|
||||
@@ -57,11 +58,7 @@ msgstr "Comentarios"
|
||||
msgid "Document"
|
||||
msgstr "Comentario"
|
||||
|
||||
#: models.py:19
|
||||
msgid "comment"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:22
|
||||
#: models.py:23
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
@@ -77,46 +74,52 @@ msgstr "Eliminar comentarios"
|
||||
msgid "View comments"
|
||||
msgstr "Ver comentarios"
|
||||
|
||||
#: views.py:45
|
||||
msgid "Must provide at least one comment."
|
||||
msgstr "Debe proveer al menos un comentario."
|
||||
#: views.py:46
|
||||
msgid "At least one comment must be selected."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr "Comentario \"%s\" eliminado con éxito."
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:76
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr "Error al eliminar el comentario \" %(comment)s\": %(error)s "
|
||||
|
||||
#: views.py:84
|
||||
#: views.py:91
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comment?"
|
||||
msgstr "Eliminar comentarios"
|
||||
|
||||
#: views.py:86
|
||||
#: views.py:93
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comments?"
|
||||
msgstr "Eliminar comentarios"
|
||||
|
||||
#: views.py:122
|
||||
#: views.py:133
|
||||
msgid "Comment added successfully."
|
||||
msgstr "Comentario añadido con éxito."
|
||||
|
||||
#: views.py:129
|
||||
#: views.py:140
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr "Añadir comentario al documento: %s"
|
||||
|
||||
#: views.py:151
|
||||
#: views.py:168
|
||||
#, python-format
|
||||
msgid "Comments for document: %s"
|
||||
msgstr "Comentarios para el documento: %s"
|
||||
|
||||
#~ msgid "comment"
|
||||
#~ msgstr "comment"
|
||||
|
||||
#~ msgid "Must provide at least one comment."
|
||||
#~ msgstr "Debe proveer al menos un comentario."
|
||||
|
||||
#~ msgid "Are you sure you wish to delete the comment: %s?"
|
||||
#~ msgstr "¿Está seguro que desea eliminar el comentario:% s?"
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
|
||||
"PO-Revision-Date: 2014-10-25 17:30+0000\n"
|
||||
"Last-Translator: Mehdi Amani <MehdiAmani@toorintan.com>\n"
|
||||
"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
@@ -20,21 +20,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: apps.py:25
|
||||
#: apps.py:24
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Document comments"
|
||||
msgstr "حذف توضیحات"
|
||||
|
||||
#: apps.py:37
|
||||
#: apps.py:36
|
||||
msgid "Date"
|
||||
msgstr "تاریخ"
|
||||
|
||||
#: apps.py:39 models.py:17
|
||||
#: apps.py:38 models.py:17
|
||||
msgid "User"
|
||||
msgstr "کاربر"
|
||||
|
||||
#: apps.py:44 models.py:28
|
||||
#. Translators: Comment here is a noun and refers to the actual text stored
|
||||
#: apps.py:41 models.py:20 models.py:29
|
||||
msgid "Comment"
|
||||
msgstr "توضیحات"
|
||||
|
||||
@@ -46,7 +47,7 @@ msgstr "اضافه کردن توضیحات"
|
||||
msgid "Delete"
|
||||
msgstr "حذف"
|
||||
|
||||
#: links.py:25 models.py:29 permissions.py:7
|
||||
#: links.py:25 models.py:30 permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr "توضیحات"
|
||||
|
||||
@@ -56,11 +57,7 @@ msgstr "توضیحات"
|
||||
msgid "Document"
|
||||
msgstr "توضیحات"
|
||||
|
||||
#: models.py:19
|
||||
msgid "comment"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:22
|
||||
#: models.py:23
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
@@ -76,46 +73,52 @@ msgstr "حذف توضیحات"
|
||||
msgid "View comments"
|
||||
msgstr "بازبینی توضیحات"
|
||||
|
||||
#: views.py:45
|
||||
msgid "Must provide at least one comment."
|
||||
msgstr "حداقل یک توضیح ارایه شود."
|
||||
#: views.py:46
|
||||
msgid "At least one comment must be selected."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr "جذف موفق توضیحات %s"
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:76
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr "خطا %(error)s حذف توضیحات \"%(comment)s\""
|
||||
|
||||
#: views.py:84
|
||||
#: views.py:91
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comment?"
|
||||
msgstr "حذف توضیحات"
|
||||
|
||||
#: views.py:86
|
||||
#: views.py:93
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comments?"
|
||||
msgstr "حذف توضیحات"
|
||||
|
||||
#: views.py:122
|
||||
#: views.py:133
|
||||
msgid "Comment added successfully."
|
||||
msgstr "توضیحات با موفقیت اضافه شد."
|
||||
|
||||
#: views.py:129
|
||||
#: views.py:140
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr "اضافه کردن توضیحات به سند: %s"
|
||||
|
||||
#: views.py:151
|
||||
#: views.py:168
|
||||
#, python-format
|
||||
msgid "Comments for document: %s"
|
||||
msgstr "توضیحات سند %s"
|
||||
|
||||
#~ msgid "comment"
|
||||
#~ msgstr "comment"
|
||||
|
||||
#~ msgid "Must provide at least one comment."
|
||||
#~ msgstr "حداقل یک توضیح ارایه شود."
|
||||
|
||||
#~ msgid "Are you sure you wish to delete the comment: %s?"
|
||||
#~ msgstr "آیا از حذف توضیحات %s مطمئن هستید؟"
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
|
||||
"PO-Revision-Date: 2014-11-02 08:17+0000\n"
|
||||
"Last-Translator: Christophe kryskool <christophe.chauvet@gmail.com>\n"
|
||||
"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
@@ -21,21 +21,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: apps.py:25
|
||||
#: apps.py:24
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Document comments"
|
||||
msgstr "Supprimer des commentaires"
|
||||
|
||||
#: apps.py:37
|
||||
#: apps.py:36
|
||||
msgid "Date"
|
||||
msgstr "Date"
|
||||
|
||||
#: apps.py:39 models.py:17
|
||||
#: apps.py:38 models.py:17
|
||||
msgid "User"
|
||||
msgstr "Utilisateur"
|
||||
|
||||
#: apps.py:44 models.py:28
|
||||
#. Translators: Comment here is a noun and refers to the actual text stored
|
||||
#: apps.py:41 models.py:20 models.py:29
|
||||
msgid "Comment"
|
||||
msgstr "Commentaire"
|
||||
|
||||
@@ -47,7 +48,7 @@ msgstr "Ajouter un commentaire"
|
||||
msgid "Delete"
|
||||
msgstr "Supprimer"
|
||||
|
||||
#: links.py:25 models.py:29 permissions.py:7
|
||||
#: links.py:25 models.py:30 permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr "Commentaires"
|
||||
|
||||
@@ -57,11 +58,7 @@ msgstr "Commentaires"
|
||||
msgid "Document"
|
||||
msgstr "Commentaire"
|
||||
|
||||
#: models.py:19
|
||||
msgid "comment"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:22
|
||||
#: models.py:23
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
@@ -77,47 +74,53 @@ msgstr "Supprimer des commentaires"
|
||||
msgid "View comments"
|
||||
msgstr "Afficher les commentaires"
|
||||
|
||||
#: views.py:45
|
||||
msgid "Must provide at least one comment."
|
||||
msgstr "Fournissez au moins un commentaire"
|
||||
#: views.py:46
|
||||
msgid "At least one comment must be selected."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr "Commentaires \"%s\" supprimés avec succès"
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:76
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr ""
|
||||
"Erreur lors de la suppression du commentaire \"%(comment)s\": %(error)s"
|
||||
|
||||
#: views.py:84
|
||||
#: views.py:91
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comment?"
|
||||
msgstr "Supprimer des commentaires"
|
||||
|
||||
#: views.py:86
|
||||
#: views.py:93
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comments?"
|
||||
msgstr "Supprimer des commentaires"
|
||||
|
||||
#: views.py:122
|
||||
#: views.py:133
|
||||
msgid "Comment added successfully."
|
||||
msgstr "Commentaire ajouté avec succès."
|
||||
|
||||
#: views.py:129
|
||||
#: views.py:140
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr "Ajouter un commentaire au document:%s"
|
||||
|
||||
#: views.py:151
|
||||
#: views.py:168
|
||||
#, python-format
|
||||
msgid "Comments for document: %s"
|
||||
msgstr "Commentaires pour le document: %s"
|
||||
|
||||
#~ msgid "comment"
|
||||
#~ msgstr "comment"
|
||||
|
||||
#~ msgid "Must provide at least one comment."
|
||||
#~ msgstr "Fournissez au moins un commentaire"
|
||||
|
||||
#~ msgid "Are you sure you wish to delete the comment: %s?"
|
||||
#~ msgstr "Êtes vous certain de vouloir supprimer le commentaire:%s?"
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
|
||||
"PO-Revision-Date: 2014-10-25 07:18+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-"
|
||||
@@ -20,21 +20,22 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
|
||||
#: apps.py:25
|
||||
#: apps.py:24
|
||||
#, fuzzy
|
||||
#| msgid "comments"
|
||||
msgid "Document comments"
|
||||
msgstr "comments"
|
||||
|
||||
#: apps.py:37
|
||||
#: apps.py:36
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:39 models.py:17
|
||||
#: apps.py:38 models.py:17
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:44 models.py:28
|
||||
#. Translators: Comment here is a noun and refers to the actual text stored
|
||||
#: apps.py:41 models.py:20 models.py:29
|
||||
msgid "Comment"
|
||||
msgstr ""
|
||||
|
||||
@@ -46,7 +47,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:25 models.py:29 permissions.py:7
|
||||
#: links.py:25 models.py:30 permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr ""
|
||||
|
||||
@@ -56,11 +57,7 @@ msgstr ""
|
||||
msgid "Document"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:19
|
||||
msgid "comment"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:22
|
||||
#: models.py:23
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
@@ -76,46 +73,49 @@ msgstr ""
|
||||
msgid "View comments"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:45
|
||||
msgid "Must provide at least one comment."
|
||||
#: views.py:46
|
||||
msgid "At least one comment must be selected."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:76
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:84
|
||||
#: views.py:91
|
||||
#, fuzzy
|
||||
#| msgid "comment"
|
||||
msgid "Delete comment?"
|
||||
msgstr "comment"
|
||||
|
||||
#: views.py:86
|
||||
#: views.py:93
|
||||
#, fuzzy
|
||||
#| msgid "comments"
|
||||
msgid "Delete comments?"
|
||||
msgstr "comments"
|
||||
|
||||
#: views.py:122
|
||||
#: views.py:133
|
||||
msgid "Comment added successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:129
|
||||
#: views.py:140
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:151
|
||||
#: views.py:168
|
||||
#, python-format
|
||||
msgid "Comments for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "comment"
|
||||
#~ msgstr "comment"
|
||||
|
||||
#~ msgid "date"
|
||||
#~ msgstr "date"
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
|
||||
"PO-Revision-Date: 2014-10-25 07:18+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
@@ -20,21 +20,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:25
|
||||
#: apps.py:24
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Document comments"
|
||||
msgstr "hozzászólás törlése"
|
||||
|
||||
#: apps.py:37
|
||||
#: apps.py:36
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:39 models.py:17
|
||||
#: apps.py:38 models.py:17
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:44 models.py:28
|
||||
#. Translators: Comment here is a noun and refers to the actual text stored
|
||||
#: apps.py:41 models.py:20 models.py:29
|
||||
msgid "Comment"
|
||||
msgstr ""
|
||||
|
||||
@@ -46,7 +47,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:25 models.py:29 permissions.py:7
|
||||
#: links.py:25 models.py:30 permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr "Hozzászólás"
|
||||
|
||||
@@ -56,11 +57,7 @@ msgstr "Hozzászólás"
|
||||
msgid "Document"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:19
|
||||
msgid "comment"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:22
|
||||
#: models.py:23
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
@@ -76,46 +73,52 @@ msgstr "hozzászólás törlése"
|
||||
msgid "View comments"
|
||||
msgstr "hozzászólás megtekintése"
|
||||
|
||||
#: views.py:45
|
||||
msgid "Must provide at least one comment."
|
||||
msgstr "Legalább egy megjegyzés szükséges!"
|
||||
#: views.py:46
|
||||
msgid "At least one comment must be selected."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr "A megjegyzés \"%s\" törlése sikerült."
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:76
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr "A megjegyzés \"%(comment)s\": a %(error)s hiba miatt sikertelen."
|
||||
|
||||
#: views.py:84
|
||||
#: views.py:91
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comment?"
|
||||
msgstr "hozzászólás törlése"
|
||||
|
||||
#: views.py:86
|
||||
#: views.py:93
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comments?"
|
||||
msgstr "hozzászólás törlése"
|
||||
|
||||
#: views.py:122
|
||||
#: views.py:133
|
||||
msgid "Comment added successfully."
|
||||
msgstr "Megjegyzés hozzáfűzése sikeres."
|
||||
|
||||
#: views.py:129
|
||||
#: views.py:140
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr "Megjegyzés fűzése a %s dokumentumhoz."
|
||||
|
||||
#: views.py:151
|
||||
#: views.py:168
|
||||
#, python-format
|
||||
msgid "Comments for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "comment"
|
||||
#~ msgstr "comment"
|
||||
|
||||
#~ msgid "Must provide at least one comment."
|
||||
#~ msgstr "Legalább egy megjegyzés szükséges!"
|
||||
|
||||
#~ msgid "Are you sure you wish to delete the comment: %s?"
|
||||
#~ msgstr "Valóban törölni akarja a következő megjegyzést: %s?"
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
|
||||
"PO-Revision-Date: 2014-10-25 07:18+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
@@ -20,21 +20,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: apps.py:25
|
||||
#: apps.py:24
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Document comments"
|
||||
msgstr "Hapus komentar-komentar"
|
||||
|
||||
#: apps.py:37
|
||||
#: apps.py:36
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:39 models.py:17
|
||||
#: apps.py:38 models.py:17
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:44 models.py:28
|
||||
#. Translators: Comment here is a noun and refers to the actual text stored
|
||||
#: apps.py:41 models.py:20 models.py:29
|
||||
msgid "Comment"
|
||||
msgstr ""
|
||||
|
||||
@@ -46,7 +47,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:25 models.py:29 permissions.py:7
|
||||
#: links.py:25 models.py:30 permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr "Komentar-komentar"
|
||||
|
||||
@@ -56,11 +57,7 @@ msgstr "Komentar-komentar"
|
||||
msgid "Document"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:19
|
||||
msgid "comment"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:22
|
||||
#: models.py:23
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
@@ -76,46 +73,52 @@ msgstr "Hapus komentar-komentar"
|
||||
msgid "View comments"
|
||||
msgstr "Lihat komentar-komentar"
|
||||
|
||||
#: views.py:45
|
||||
msgid "Must provide at least one comment."
|
||||
msgstr "Harus memberikan setidaknya satu komentar."
|
||||
#: views.py:46
|
||||
msgid "At least one comment must be selected."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr "Komentar \"%s\" berhasil dihapus."
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:76
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr "Masalah dalam menghapus komentar \"%(comment)s\": %(error)s"
|
||||
|
||||
#: views.py:84
|
||||
#: views.py:91
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comment?"
|
||||
msgstr "Hapus komentar-komentar"
|
||||
|
||||
#: views.py:86
|
||||
#: views.py:93
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comments?"
|
||||
msgstr "Hapus komentar-komentar"
|
||||
|
||||
#: views.py:122
|
||||
#: views.py:133
|
||||
msgid "Comment added successfully."
|
||||
msgstr "Komentar berhasil ditambahkan."
|
||||
|
||||
#: views.py:129
|
||||
#: views.py:140
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr "Menambah komentar ke dokumen: %s"
|
||||
|
||||
#: views.py:151
|
||||
#: views.py:168
|
||||
#, python-format
|
||||
msgid "Comments for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "comment"
|
||||
#~ msgstr "comment"
|
||||
|
||||
#~ msgid "Must provide at least one comment."
|
||||
#~ msgstr "Harus memberikan setidaknya satu komentar."
|
||||
|
||||
#~ msgid "Are you sure you wish to delete the comment: %s?"
|
||||
#~ msgstr "Apakah anda yakin untuk menghapus komentar: %s?"
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
|
||||
"PO-Revision-Date: 2015-01-29 09:02+0000\n"
|
||||
"Last-Translator: Pierpaolo Baldan <pierpaolo.baldan@gmail.com>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
@@ -21,21 +21,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:25
|
||||
#: apps.py:24
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Document comments"
|
||||
msgstr "Cancella commenti"
|
||||
|
||||
#: apps.py:37
|
||||
#: apps.py:36
|
||||
msgid "Date"
|
||||
msgstr "Data"
|
||||
|
||||
#: apps.py:39 models.py:17
|
||||
#: apps.py:38 models.py:17
|
||||
msgid "User"
|
||||
msgstr "Utente"
|
||||
|
||||
#: apps.py:44 models.py:28
|
||||
#. Translators: Comment here is a noun and refers to the actual text stored
|
||||
#: apps.py:41 models.py:20 models.py:29
|
||||
msgid "Comment"
|
||||
msgstr "Commento"
|
||||
|
||||
@@ -47,7 +48,7 @@ msgstr "Aggiungi commento"
|
||||
msgid "Delete"
|
||||
msgstr "Cancellare"
|
||||
|
||||
#: links.py:25 models.py:29 permissions.py:7
|
||||
#: links.py:25 models.py:30 permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr "Commenti"
|
||||
|
||||
@@ -57,11 +58,7 @@ msgstr "Commenti"
|
||||
msgid "Document"
|
||||
msgstr "Commento"
|
||||
|
||||
#: models.py:19
|
||||
msgid "comment"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:22
|
||||
#: models.py:23
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
@@ -77,46 +74,52 @@ msgstr "Cancella commenti"
|
||||
msgid "View comments"
|
||||
msgstr "Visualizza commenti"
|
||||
|
||||
#: views.py:45
|
||||
msgid "Must provide at least one comment."
|
||||
msgstr "Devi almeno fornire un commento"
|
||||
#: views.py:46
|
||||
msgid "At least one comment must be selected."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr "Commento \"%s\" cancellato con sucesso."
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:76
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr "Erroro nel cancellare il commento \"%(comment)s\": %(error)s"
|
||||
|
||||
#: views.py:84
|
||||
#: views.py:91
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comment?"
|
||||
msgstr "Cancella commenti"
|
||||
|
||||
#: views.py:86
|
||||
#: views.py:93
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comments?"
|
||||
msgstr "Cancella commenti"
|
||||
|
||||
#: views.py:122
|
||||
#: views.py:133
|
||||
msgid "Comment added successfully."
|
||||
msgstr "Commento aggiunto con successo."
|
||||
|
||||
#: views.py:129
|
||||
#: views.py:140
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr "Aggiungi un comento al documento: %s"
|
||||
|
||||
#: views.py:151
|
||||
#: views.py:168
|
||||
#, python-format
|
||||
msgid "Comments for document: %s"
|
||||
msgstr "Commenti al documento: %s"
|
||||
|
||||
#~ msgid "comment"
|
||||
#~ msgstr "comment"
|
||||
|
||||
#~ msgid "Must provide at least one comment."
|
||||
#~ msgstr "Devi almeno fornire un commento"
|
||||
|
||||
#~ msgid "Are you sure you wish to delete the comment: %s?"
|
||||
#~ msgstr "Sei sicuro di voler cancellare questo commento: %s?"
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
|
||||
"PO-Revision-Date: 2014-10-25 07:18+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
@@ -20,21 +20,22 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
|
||||
"2);\n"
|
||||
|
||||
#: apps.py:25
|
||||
#: apps.py:24
|
||||
#, fuzzy
|
||||
#| msgid "comments"
|
||||
msgid "Document comments"
|
||||
msgstr "comments"
|
||||
|
||||
#: apps.py:37
|
||||
#: apps.py:36
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:39 models.py:17
|
||||
#: apps.py:38 models.py:17
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:44 models.py:28
|
||||
#. Translators: Comment here is a noun and refers to the actual text stored
|
||||
#: apps.py:41 models.py:20 models.py:29
|
||||
msgid "Comment"
|
||||
msgstr ""
|
||||
|
||||
@@ -46,7 +47,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:25 models.py:29 permissions.py:7
|
||||
#: links.py:25 models.py:30 permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr ""
|
||||
|
||||
@@ -56,11 +57,7 @@ msgstr ""
|
||||
msgid "Document"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:19
|
||||
msgid "comment"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:22
|
||||
#: models.py:23
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
@@ -76,46 +73,49 @@ msgstr ""
|
||||
msgid "View comments"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:45
|
||||
msgid "Must provide at least one comment."
|
||||
#: views.py:46
|
||||
msgid "At least one comment must be selected."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:76
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:84
|
||||
#: views.py:91
|
||||
#, fuzzy
|
||||
#| msgid "comment"
|
||||
msgid "Delete comment?"
|
||||
msgstr "comment"
|
||||
|
||||
#: views.py:86
|
||||
#: views.py:93
|
||||
#, fuzzy
|
||||
#| msgid "comments"
|
||||
msgid "Delete comments?"
|
||||
msgstr "comments"
|
||||
|
||||
#: views.py:122
|
||||
#: views.py:133
|
||||
msgid "Comment added successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:129
|
||||
#: views.py:140
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:151
|
||||
#: views.py:168
|
||||
#, python-format
|
||||
msgid "Comments for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "comment"
|
||||
#~ msgstr "comment"
|
||||
|
||||
#~ msgid "date"
|
||||
#~ msgstr "date"
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
|
||||
"PO-Revision-Date: 2014-10-25 07:18+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-"
|
||||
@@ -19,21 +19,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:25
|
||||
#: apps.py:24
|
||||
#, fuzzy
|
||||
#| msgid "comments"
|
||||
msgid "Document comments"
|
||||
msgstr "comments"
|
||||
|
||||
#: apps.py:37
|
||||
#: apps.py:36
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:39 models.py:17
|
||||
#: apps.py:38 models.py:17
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:44 models.py:28
|
||||
#. Translators: Comment here is a noun and refers to the actual text stored
|
||||
#: apps.py:41 models.py:20 models.py:29
|
||||
msgid "Comment"
|
||||
msgstr ""
|
||||
|
||||
@@ -45,7 +46,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:25 models.py:29 permissions.py:7
|
||||
#: links.py:25 models.py:30 permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr ""
|
||||
|
||||
@@ -55,11 +56,7 @@ msgstr ""
|
||||
msgid "Document"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:19
|
||||
msgid "comment"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:22
|
||||
#: models.py:23
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
@@ -75,46 +72,49 @@ msgstr ""
|
||||
msgid "View comments"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:45
|
||||
msgid "Must provide at least one comment."
|
||||
#: views.py:46
|
||||
msgid "At least one comment must be selected."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:76
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:84
|
||||
#: views.py:91
|
||||
#, fuzzy
|
||||
#| msgid "comment"
|
||||
msgid "Delete comment?"
|
||||
msgstr "comment"
|
||||
|
||||
#: views.py:86
|
||||
#: views.py:93
|
||||
#, fuzzy
|
||||
#| msgid "comments"
|
||||
msgid "Delete comments?"
|
||||
msgstr "comments"
|
||||
|
||||
#: views.py:122
|
||||
#: views.py:133
|
||||
msgid "Comment added successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:129
|
||||
#: views.py:140
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:151
|
||||
#: views.py:168
|
||||
#, python-format
|
||||
msgid "Comments for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "comment"
|
||||
#~ msgstr "comment"
|
||||
|
||||
#~ msgid "date"
|
||||
#~ msgstr "date"
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
|
||||
"PO-Revision-Date: 2014-10-25 07:18+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/"
|
||||
@@ -20,21 +20,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:25
|
||||
#: apps.py:24
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Document comments"
|
||||
msgstr "Verwijderen van commentaar"
|
||||
|
||||
#: apps.py:37
|
||||
#: apps.py:36
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:39 models.py:17
|
||||
#: apps.py:38 models.py:17
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:44 models.py:28
|
||||
#. Translators: Comment here is a noun and refers to the actual text stored
|
||||
#: apps.py:41 models.py:20 models.py:29
|
||||
msgid "Comment"
|
||||
msgstr ""
|
||||
|
||||
@@ -46,7 +47,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:25 models.py:29 permissions.py:7
|
||||
#: links.py:25 models.py:30 permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr "Commentaar"
|
||||
|
||||
@@ -56,11 +57,7 @@ msgstr "Commentaar"
|
||||
msgid "Document"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:19
|
||||
msgid "comment"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:22
|
||||
#: models.py:23
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
@@ -76,46 +73,52 @@ msgstr "Verwijderen van commentaar"
|
||||
msgid "View comments"
|
||||
msgstr "Bekijk commentaar"
|
||||
|
||||
#: views.py:45
|
||||
msgid "Must provide at least one comment."
|
||||
msgstr "U moet minimaal een opmerking plaatsen."
|
||||
#: views.py:46
|
||||
msgid "At least one comment must be selected."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr "Opmerking \"%s\" succesvol verwijdert."
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:76
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr "Fout bij het verwijderen van de opmerking: \"%(comment)s: %(error)s"
|
||||
|
||||
#: views.py:84
|
||||
#: views.py:91
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comment?"
|
||||
msgstr "Verwijderen van commentaar"
|
||||
|
||||
#: views.py:86
|
||||
#: views.py:93
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comments?"
|
||||
msgstr "Verwijderen van commentaar"
|
||||
|
||||
#: views.py:122
|
||||
#: views.py:133
|
||||
msgid "Comment added successfully."
|
||||
msgstr "Opmerking succesvol toegevoegd."
|
||||
|
||||
#: views.py:129
|
||||
#: views.py:140
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr "Opmerking toevoegen aan document: %s"
|
||||
|
||||
#: views.py:151
|
||||
#: views.py:168
|
||||
#, python-format
|
||||
msgid "Comments for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "comment"
|
||||
#~ msgstr "comment"
|
||||
|
||||
#~ msgid "Must provide at least one comment."
|
||||
#~ msgstr "U moet minimaal een opmerking plaatsen."
|
||||
|
||||
#~ msgid "Are you sure you wish to delete the comment: %s?"
|
||||
#~ msgstr "Bent u er zeker van dat u de opmerking: %s, wenst te verwijderen?"
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
|
||||
"PO-Revision-Date: 2015-03-02 05:28+0000\n"
|
||||
"Last-Translator: Annunnaky <doublemiu@gmail.com>\n"
|
||||
"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
@@ -25,21 +25,22 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
|
||||
"|| n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#: apps.py:25
|
||||
#: apps.py:24
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Document comments"
|
||||
msgstr "Usuń komentarzy"
|
||||
|
||||
#: apps.py:37
|
||||
#: apps.py:36
|
||||
msgid "Date"
|
||||
msgstr "Data"
|
||||
|
||||
#: apps.py:39 models.py:17
|
||||
#: apps.py:38 models.py:17
|
||||
msgid "User"
|
||||
msgstr "Użytkownik"
|
||||
|
||||
#: apps.py:44 models.py:28
|
||||
#. Translators: Comment here is a noun and refers to the actual text stored
|
||||
#: apps.py:41 models.py:20 models.py:29
|
||||
msgid "Comment"
|
||||
msgstr "Komentarz"
|
||||
|
||||
@@ -51,7 +52,7 @@ msgstr "Dodaj komentarz"
|
||||
msgid "Delete"
|
||||
msgstr "Usuń"
|
||||
|
||||
#: links.py:25 models.py:29 permissions.py:7
|
||||
#: links.py:25 models.py:30 permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr "Komentarze"
|
||||
|
||||
@@ -61,11 +62,7 @@ msgstr "Komentarze"
|
||||
msgid "Document"
|
||||
msgstr "Komentarz"
|
||||
|
||||
#: models.py:19
|
||||
msgid "comment"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:22
|
||||
#: models.py:23
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
@@ -81,46 +78,52 @@ msgstr "Usuń komentarzy"
|
||||
msgid "View comments"
|
||||
msgstr "Zobacz komentarze"
|
||||
|
||||
#: views.py:45
|
||||
msgid "Must provide at least one comment."
|
||||
msgstr "Musi podać co najmniej jeden komentarz."
|
||||
#: views.py:46
|
||||
msgid "At least one comment must be selected."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr "Komentarz \"%s\" został usunięta."
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:76
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr "Błąd podczas usuwania komentarza \" %(comment)s \": %(error)s"
|
||||
|
||||
#: views.py:84
|
||||
#: views.py:91
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comment?"
|
||||
msgstr "Usuń komentarzy"
|
||||
|
||||
#: views.py:86
|
||||
#: views.py:93
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comments?"
|
||||
msgstr "Usuń komentarzy"
|
||||
|
||||
#: views.py:122
|
||||
#: views.py:133
|
||||
msgid "Comment added successfully."
|
||||
msgstr "Komentarz został dodany pomyślnie."
|
||||
|
||||
#: views.py:129
|
||||
#: views.py:140
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr "Dodaj komentarz do dokumentu:%s"
|
||||
|
||||
#: views.py:151
|
||||
#: views.py:168
|
||||
#, python-format
|
||||
msgid "Comments for document: %s"
|
||||
msgstr "Komentarze dla dokumkentu: %s"
|
||||
|
||||
#~ msgid "comment"
|
||||
#~ msgstr "comment"
|
||||
|
||||
#~ msgid "Must provide at least one comment."
|
||||
#~ msgstr "Musi podać co najmniej jeden komentarz."
|
||||
|
||||
#~ msgid "Are you sure you wish to delete the comment: %s?"
|
||||
#~ msgstr "Czy na pewno chcesz usunąć komentarz:%s?"
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
|
||||
"PO-Revision-Date: 2014-10-25 07:18+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
@@ -21,21 +21,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:25
|
||||
#: apps.py:24
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Document comments"
|
||||
msgstr "Excluir comentários"
|
||||
|
||||
#: apps.py:37
|
||||
#: apps.py:36
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:39 models.py:17
|
||||
#: apps.py:38 models.py:17
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:44 models.py:28
|
||||
#. Translators: Comment here is a noun and refers to the actual text stored
|
||||
#: apps.py:41 models.py:20 models.py:29
|
||||
msgid "Comment"
|
||||
msgstr ""
|
||||
|
||||
@@ -47,7 +48,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:25 models.py:29 permissions.py:7
|
||||
#: links.py:25 models.py:30 permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr "Comentários"
|
||||
|
||||
@@ -57,11 +58,7 @@ msgstr "Comentários"
|
||||
msgid "Document"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:19
|
||||
msgid "comment"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:22
|
||||
#: models.py:23
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
@@ -77,46 +74,52 @@ msgstr "Excluir comentários"
|
||||
msgid "View comments"
|
||||
msgstr "Ver comentários"
|
||||
|
||||
#: views.py:45
|
||||
msgid "Must provide at least one comment."
|
||||
msgstr "Deve fornecer pelo menos um comentário."
|
||||
#: views.py:46
|
||||
msgid "At least one comment must be selected."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr "Comentário \"%s\" excluído com sucesso."
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:76
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr "Erro ao excluir comentário \"%(comment)s\": %(error)s"
|
||||
|
||||
#: views.py:84
|
||||
#: views.py:91
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comment?"
|
||||
msgstr "Excluir comentários"
|
||||
|
||||
#: views.py:86
|
||||
#: views.py:93
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comments?"
|
||||
msgstr "Excluir comentários"
|
||||
|
||||
#: views.py:122
|
||||
#: views.py:133
|
||||
msgid "Comment added successfully."
|
||||
msgstr "Comentário adicionado com sucesso."
|
||||
|
||||
#: views.py:129
|
||||
#: views.py:140
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr "Adicionar comentário ao documento: %s"
|
||||
|
||||
#: views.py:151
|
||||
#: views.py:168
|
||||
#, python-format
|
||||
msgid "Comments for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "comment"
|
||||
#~ msgstr "comment"
|
||||
|
||||
#~ msgid "Must provide at least one comment."
|
||||
#~ msgstr "Deve fornecer pelo menos um comentário."
|
||||
|
||||
#~ msgid "Are you sure you wish to delete the comment: %s?"
|
||||
#~ msgstr "Tem a certeza de que deseja excluir o comentário: %s?"
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
|
||||
"PO-Revision-Date: 2015-05-06 14:46+0000\n"
|
||||
"Last-Translator: Rogerio Falcone <rogerio@falconeit.com.br>\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/"
|
||||
@@ -21,21 +21,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: apps.py:25
|
||||
#: apps.py:24
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Document comments"
|
||||
msgstr "Excluir comentários"
|
||||
|
||||
#: apps.py:37
|
||||
#: apps.py:36
|
||||
msgid "Date"
|
||||
msgstr "Data"
|
||||
|
||||
#: apps.py:39 models.py:17
|
||||
#: apps.py:38 models.py:17
|
||||
msgid "User"
|
||||
msgstr "Usuário"
|
||||
|
||||
#: apps.py:44 models.py:28
|
||||
#. Translators: Comment here is a noun and refers to the actual text stored
|
||||
#: apps.py:41 models.py:20 models.py:29
|
||||
msgid "Comment"
|
||||
msgstr "Comentário"
|
||||
|
||||
@@ -47,7 +48,7 @@ msgstr "Adicionar comentário"
|
||||
msgid "Delete"
|
||||
msgstr "Excluir"
|
||||
|
||||
#: links.py:25 models.py:29 permissions.py:7
|
||||
#: links.py:25 models.py:30 permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr "Comentários"
|
||||
|
||||
@@ -57,11 +58,7 @@ msgstr "Comentários"
|
||||
msgid "Document"
|
||||
msgstr "Comentário"
|
||||
|
||||
#: models.py:19
|
||||
msgid "comment"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:22
|
||||
#: models.py:23
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
@@ -77,46 +74,52 @@ msgstr "Excluir comentários"
|
||||
msgid "View comments"
|
||||
msgstr "Ver comentários"
|
||||
|
||||
#: views.py:45
|
||||
msgid "Must provide at least one comment."
|
||||
msgstr "Deve fornecer pelo menos um comentário."
|
||||
#: views.py:46
|
||||
msgid "At least one comment must be selected."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr "Comentário \"%s\" removido com sucesso."
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:76
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr "Erro ao excluir comentário \"%(comment)s\": %(error)s"
|
||||
|
||||
#: views.py:84
|
||||
#: views.py:91
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comment?"
|
||||
msgstr "Excluir comentários"
|
||||
|
||||
#: views.py:86
|
||||
#: views.py:93
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comments?"
|
||||
msgstr "Excluir comentários"
|
||||
|
||||
#: views.py:122
|
||||
#: views.py:133
|
||||
msgid "Comment added successfully."
|
||||
msgstr "Comentário adicionado com sucesso."
|
||||
|
||||
#: views.py:129
|
||||
#: views.py:140
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr "Adicionar comentário ao documento: %s"
|
||||
|
||||
#: views.py:151
|
||||
#: views.py:168
|
||||
#, python-format
|
||||
msgid "Comments for document: %s"
|
||||
msgstr "Comentário para documento: %s"
|
||||
|
||||
#~ msgid "comment"
|
||||
#~ msgstr "comment"
|
||||
|
||||
#~ msgid "Must provide at least one comment."
|
||||
#~ msgstr "Deve fornecer pelo menos um comentário."
|
||||
|
||||
#~ msgid "Are you sure you wish to delete the comment: %s?"
|
||||
#~ msgstr "Tem certeza de que deseja excluir o comentário: %s?"
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
|
||||
"PO-Revision-Date: 2014-10-25 07:18+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-"
|
||||
@@ -22,21 +22,22 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
|
||||
"2:1));\n"
|
||||
|
||||
#: apps.py:25
|
||||
#: apps.py:24
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Document comments"
|
||||
msgstr "Ștergeți comentarii"
|
||||
|
||||
#: apps.py:37
|
||||
#: apps.py:36
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:39 models.py:17
|
||||
#: apps.py:38 models.py:17
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:44 models.py:28
|
||||
#. Translators: Comment here is a noun and refers to the actual text stored
|
||||
#: apps.py:41 models.py:20 models.py:29
|
||||
msgid "Comment"
|
||||
msgstr ""
|
||||
|
||||
@@ -48,7 +49,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:25 models.py:29 permissions.py:7
|
||||
#: links.py:25 models.py:30 permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr "Comentarii"
|
||||
|
||||
@@ -58,11 +59,7 @@ msgstr "Comentarii"
|
||||
msgid "Document"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:19
|
||||
msgid "comment"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:22
|
||||
#: models.py:23
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
@@ -78,46 +75,52 @@ msgstr "Ștergeți comentarii"
|
||||
msgid "View comments"
|
||||
msgstr "Vezi comentariile"
|
||||
|
||||
#: views.py:45
|
||||
msgid "Must provide at least one comment."
|
||||
msgstr "Trebuie să furnizeze cel puțin un comentariu."
|
||||
#: views.py:46
|
||||
msgid "At least one comment must be selected."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr "Comentariul \"%s\" a fost șters cu succes."
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:76
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr "Eroare la ștergerea \"%(comment)s\": %(error)s"
|
||||
|
||||
#: views.py:84
|
||||
#: views.py:91
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comment?"
|
||||
msgstr "Ștergeți comentarii"
|
||||
|
||||
#: views.py:86
|
||||
#: views.py:93
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comments?"
|
||||
msgstr "Ștergeți comentarii"
|
||||
|
||||
#: views.py:122
|
||||
#: views.py:133
|
||||
msgid "Comment added successfully."
|
||||
msgstr "Comentariu adăugat cu succes."
|
||||
|
||||
#: views.py:129
|
||||
#: views.py:140
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr "Adaugă comentariu la document:% s"
|
||||
|
||||
#: views.py:151
|
||||
#: views.py:168
|
||||
#, python-format
|
||||
msgid "Comments for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "comment"
|
||||
#~ msgstr "comment"
|
||||
|
||||
#~ msgid "Must provide at least one comment."
|
||||
#~ msgstr "Trebuie să furnizeze cel puțin un comentariu."
|
||||
|
||||
#~ msgid "Are you sure you wish to delete the comment: %s?"
|
||||
#~ msgstr "Sunteți sigur că doriți să ștergeți comentariul:% s?"
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
|
||||
"PO-Revision-Date: 2014-10-25 07:18+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
@@ -22,21 +22,22 @@ msgstr ""
|
||||
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
|
||||
"%100>=11 && n%100<=14)? 2 : 3);\n"
|
||||
|
||||
#: apps.py:25
|
||||
#: apps.py:24
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Document comments"
|
||||
msgstr "Удалить комментарии"
|
||||
|
||||
#: apps.py:37
|
||||
#: apps.py:36
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:39 models.py:17
|
||||
#: apps.py:38 models.py:17
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:44 models.py:28
|
||||
#. Translators: Comment here is a noun and refers to the actual text stored
|
||||
#: apps.py:41 models.py:20 models.py:29
|
||||
msgid "Comment"
|
||||
msgstr ""
|
||||
|
||||
@@ -48,7 +49,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:25 models.py:29 permissions.py:7
|
||||
#: links.py:25 models.py:30 permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr "Комментарии"
|
||||
|
||||
@@ -58,11 +59,7 @@ msgstr "Комментарии"
|
||||
msgid "Document"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:19
|
||||
msgid "comment"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:22
|
||||
#: models.py:23
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
@@ -78,46 +75,52 @@ msgstr "Удалить комментарии"
|
||||
msgid "View comments"
|
||||
msgstr "Просмотр комментариев"
|
||||
|
||||
#: views.py:45
|
||||
msgid "Must provide at least one comment."
|
||||
msgstr "Должен быть хотя бы один комментарий."
|
||||
#: views.py:46
|
||||
msgid "At least one comment must be selected."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr "Комментарий \"%s\" удален."
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:76
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr "Ошибка при удалении комментариев \"%(comment)s\": %(error)s"
|
||||
|
||||
#: views.py:84
|
||||
#: views.py:91
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comment?"
|
||||
msgstr "Удалить комментарии"
|
||||
|
||||
#: views.py:86
|
||||
#: views.py:93
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comments?"
|
||||
msgstr "Удалить комментарии"
|
||||
|
||||
#: views.py:122
|
||||
#: views.py:133
|
||||
msgid "Comment added successfully."
|
||||
msgstr "Комментарий добавлен."
|
||||
|
||||
#: views.py:129
|
||||
#: views.py:140
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr "Добавить комментарий на документ: %s"
|
||||
|
||||
#: views.py:151
|
||||
#: views.py:168
|
||||
#, python-format
|
||||
msgid "Comments for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "comment"
|
||||
#~ msgstr "comment"
|
||||
|
||||
#~ msgid "Must provide at least one comment."
|
||||
#~ msgstr "Должен быть хотя бы один комментарий."
|
||||
|
||||
#~ msgid "Are you sure you wish to delete the comment: %s?"
|
||||
#~ msgstr "Вы действительно хотите удалить комментарий %s?"
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
|
||||
"PO-Revision-Date: 2014-10-25 07:18+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/"
|
||||
@@ -21,21 +21,22 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
|
||||
"%100==4 ? 2 : 3);\n"
|
||||
|
||||
#: apps.py:25
|
||||
#: apps.py:24
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Document comments"
|
||||
msgstr "Izbriši komentarje"
|
||||
|
||||
#: apps.py:37
|
||||
#: apps.py:36
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:39 models.py:17
|
||||
#: apps.py:38 models.py:17
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:44 models.py:28
|
||||
#. Translators: Comment here is a noun and refers to the actual text stored
|
||||
#: apps.py:41 models.py:20 models.py:29
|
||||
msgid "Comment"
|
||||
msgstr ""
|
||||
|
||||
@@ -47,7 +48,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:25 models.py:29 permissions.py:7
|
||||
#: links.py:25 models.py:30 permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr "Komentarji"
|
||||
|
||||
@@ -57,11 +58,7 @@ msgstr "Komentarji"
|
||||
msgid "Document"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:19
|
||||
msgid "comment"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:22
|
||||
#: models.py:23
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
@@ -77,46 +74,52 @@ msgstr "Izbriši komentarje"
|
||||
msgid "View comments"
|
||||
msgstr "Poglej komentarje"
|
||||
|
||||
#: views.py:45
|
||||
msgid "Must provide at least one comment."
|
||||
msgstr "Potrebno je podati vsaj en komentar."
|
||||
#: views.py:46
|
||||
msgid "At least one comment must be selected."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr "Komentar %s je bil uspešno izbrisan."
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:76
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr "Napaka v izbrisu komentarja: %(comment)s; %(error)s."
|
||||
|
||||
#: views.py:84
|
||||
#: views.py:91
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comment?"
|
||||
msgstr "Izbriši komentarje"
|
||||
|
||||
#: views.py:86
|
||||
#: views.py:93
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comments?"
|
||||
msgstr "Izbriši komentarje"
|
||||
|
||||
#: views.py:122
|
||||
#: views.py:133
|
||||
msgid "Comment added successfully."
|
||||
msgstr "Komentar je bil uspešno dodan."
|
||||
|
||||
#: views.py:129
|
||||
#: views.py:140
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr "Dodaj komentar datotekei: %s"
|
||||
|
||||
#: views.py:151
|
||||
#: views.py:168
|
||||
#, python-format
|
||||
msgid "Comments for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "comment"
|
||||
#~ msgstr "comment"
|
||||
|
||||
#~ msgid "Must provide at least one comment."
|
||||
#~ msgstr "Potrebno je podati vsaj en komentar."
|
||||
|
||||
#~ msgid "Are you sure you wish to delete the comment: %s?"
|
||||
#~ msgstr "Ali ste prepričani, da želite pobrisati komentar: %s"
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
|
||||
"PO-Revision-Date: 2014-10-25 07:18+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/"
|
||||
@@ -19,21 +19,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: apps.py:25
|
||||
#: apps.py:24
|
||||
#, fuzzy
|
||||
#| msgid "comments"
|
||||
msgid "Document comments"
|
||||
msgstr "comments"
|
||||
|
||||
#: apps.py:37
|
||||
#: apps.py:36
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:39 models.py:17
|
||||
#: apps.py:38 models.py:17
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:44 models.py:28
|
||||
#. Translators: Comment here is a noun and refers to the actual text stored
|
||||
#: apps.py:41 models.py:20 models.py:29
|
||||
msgid "Comment"
|
||||
msgstr ""
|
||||
|
||||
@@ -45,7 +46,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:25 models.py:29 permissions.py:7
|
||||
#: links.py:25 models.py:30 permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr ""
|
||||
|
||||
@@ -55,11 +56,7 @@ msgstr ""
|
||||
msgid "Document"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:19
|
||||
msgid "comment"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:22
|
||||
#: models.py:23
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
@@ -75,46 +72,49 @@ msgstr ""
|
||||
msgid "View comments"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:45
|
||||
msgid "Must provide at least one comment."
|
||||
#: views.py:46
|
||||
msgid "At least one comment must be selected."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:76
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:84
|
||||
#: views.py:91
|
||||
#, fuzzy
|
||||
#| msgid "comment"
|
||||
msgid "Delete comment?"
|
||||
msgstr "comment"
|
||||
|
||||
#: views.py:86
|
||||
#: views.py:93
|
||||
#, fuzzy
|
||||
#| msgid "comments"
|
||||
msgid "Delete comments?"
|
||||
msgstr "comments"
|
||||
|
||||
#: views.py:122
|
||||
#: views.py:133
|
||||
msgid "Comment added successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:129
|
||||
#: views.py:140
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:151
|
||||
#: views.py:168
|
||||
#, python-format
|
||||
msgid "Comments for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "comment"
|
||||
#~ msgstr "comment"
|
||||
|
||||
#~ msgid "date"
|
||||
#~ msgstr "date"
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
|
||||
"PO-Revision-Date: 2014-10-25 07:18+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-"
|
||||
@@ -19,21 +19,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: apps.py:25
|
||||
#: apps.py:24
|
||||
#, fuzzy
|
||||
#| msgid "comments"
|
||||
msgid "Document comments"
|
||||
msgstr "comments"
|
||||
|
||||
#: apps.py:37
|
||||
#: apps.py:36
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:39 models.py:17
|
||||
#: apps.py:38 models.py:17
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:44 models.py:28
|
||||
#. Translators: Comment here is a noun and refers to the actual text stored
|
||||
#: apps.py:41 models.py:20 models.py:29
|
||||
msgid "Comment"
|
||||
msgstr ""
|
||||
|
||||
@@ -45,7 +46,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:25 models.py:29 permissions.py:7
|
||||
#: links.py:25 models.py:30 permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr ""
|
||||
|
||||
@@ -55,11 +56,7 @@ msgstr ""
|
||||
msgid "Document"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:19
|
||||
msgid "comment"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:22
|
||||
#: models.py:23
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
@@ -75,46 +72,49 @@ msgstr ""
|
||||
msgid "View comments"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:45
|
||||
msgid "Must provide at least one comment."
|
||||
#: views.py:46
|
||||
msgid "At least one comment must be selected."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:76
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:84
|
||||
#: views.py:91
|
||||
#, fuzzy
|
||||
#| msgid "comment"
|
||||
msgid "Delete comment?"
|
||||
msgstr "comment"
|
||||
|
||||
#: views.py:86
|
||||
#: views.py:93
|
||||
#, fuzzy
|
||||
#| msgid "comments"
|
||||
msgid "Delete comments?"
|
||||
msgstr "comments"
|
||||
|
||||
#: views.py:122
|
||||
#: views.py:133
|
||||
msgid "Comment added successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:129
|
||||
#: views.py:140
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:151
|
||||
#: views.py:168
|
||||
#, python-format
|
||||
msgid "Comments for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "comment"
|
||||
#~ msgstr "comment"
|
||||
|
||||
#~ msgid "date"
|
||||
#~ msgstr "date"
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
|
||||
"PO-Revision-Date: 2014-10-25 07:18+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/"
|
||||
@@ -20,21 +20,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: apps.py:25
|
||||
#: apps.py:24
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Document comments"
|
||||
msgstr "Xóa chú thích"
|
||||
|
||||
#: apps.py:37
|
||||
#: apps.py:36
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:39 models.py:17
|
||||
#: apps.py:38 models.py:17
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:44 models.py:28
|
||||
#. Translators: Comment here is a noun and refers to the actual text stored
|
||||
#: apps.py:41 models.py:20 models.py:29
|
||||
msgid "Comment"
|
||||
msgstr ""
|
||||
|
||||
@@ -46,7 +47,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:25 models.py:29 permissions.py:7
|
||||
#: links.py:25 models.py:30 permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr "Chú thích"
|
||||
|
||||
@@ -56,11 +57,7 @@ msgstr "Chú thích"
|
||||
msgid "Document"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:19
|
||||
msgid "comment"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:22
|
||||
#: models.py:23
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
@@ -76,46 +73,52 @@ msgstr "Xóa chú thích"
|
||||
msgid "View comments"
|
||||
msgstr "Xem chú thích"
|
||||
|
||||
#: views.py:45
|
||||
msgid "Must provide at least one comment."
|
||||
msgstr "Cần cung cấp ít nhất một chú thích"
|
||||
#: views.py:46
|
||||
msgid "At least one comment must be selected."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr "Chú thích \"%s\" đã xóa thành công."
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:76
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr "Lỗi xóa chú thích \"%(comment)s\": %(error)s"
|
||||
|
||||
#: views.py:84
|
||||
#: views.py:91
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comment?"
|
||||
msgstr "Xóa chú thích"
|
||||
|
||||
#: views.py:86
|
||||
#: views.py:93
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comments?"
|
||||
msgstr "Xóa chú thích"
|
||||
|
||||
#: views.py:122
|
||||
#: views.py:133
|
||||
msgid "Comment added successfully."
|
||||
msgstr "Chú thích được tạo thành công."
|
||||
|
||||
#: views.py:129
|
||||
#: views.py:140
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr "Thêm chú thích cho tài liệu: %s"
|
||||
|
||||
#: views.py:151
|
||||
#: views.py:168
|
||||
#, python-format
|
||||
msgid "Comments for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "comment"
|
||||
#~ msgstr "comment"
|
||||
|
||||
#~ msgid "Must provide at least one comment."
|
||||
#~ msgstr "Cần cung cấp ít nhất một chú thích"
|
||||
|
||||
#~ msgid "Are you sure you wish to delete the comment: %s?"
|
||||
#~ msgstr "Bạn có chắc chắn muốn xóa thú thích: %s?"
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
|
||||
"PO-Revision-Date: 2014-10-25 07:18+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-"
|
||||
@@ -20,21 +20,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: apps.py:25
|
||||
#: apps.py:24
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Document comments"
|
||||
msgstr "删除评论"
|
||||
|
||||
#: apps.py:37
|
||||
#: apps.py:36
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:39 models.py:17
|
||||
#: apps.py:38 models.py:17
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:44 models.py:28
|
||||
#. Translators: Comment here is a noun and refers to the actual text stored
|
||||
#: apps.py:41 models.py:20 models.py:29
|
||||
msgid "Comment"
|
||||
msgstr ""
|
||||
|
||||
@@ -46,7 +47,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:25 models.py:29 permissions.py:7
|
||||
#: links.py:25 models.py:30 permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr "评论"
|
||||
|
||||
@@ -56,11 +57,7 @@ msgstr "评论"
|
||||
msgid "Document"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:19
|
||||
msgid "comment"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:22
|
||||
#: models.py:23
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
@@ -76,46 +73,52 @@ msgstr "删除评论"
|
||||
msgid "View comments"
|
||||
msgstr "查看评论"
|
||||
|
||||
#: views.py:45
|
||||
msgid "Must provide at least one comment."
|
||||
msgstr "至少要提供一个评论"
|
||||
#: views.py:46
|
||||
msgid "At least one comment must be selected."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr "评论\"%s\" 删除成功"
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:76
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr "删除评论 \"%(comment)s\" 出错:%(error)s"
|
||||
|
||||
#: views.py:84
|
||||
#: views.py:91
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comment?"
|
||||
msgstr "删除评论"
|
||||
|
||||
#: views.py:86
|
||||
#: views.py:93
|
||||
#, fuzzy
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comments?"
|
||||
msgstr "删除评论"
|
||||
|
||||
#: views.py:122
|
||||
#: views.py:133
|
||||
msgid "Comment added successfully."
|
||||
msgstr "添加评论成功"
|
||||
|
||||
#: views.py:129
|
||||
#: views.py:140
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr "添加评论到文档:%s"
|
||||
|
||||
#: views.py:151
|
||||
#: views.py:168
|
||||
#, python-format
|
||||
msgid "Comments for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "comment"
|
||||
#~ msgstr "comment"
|
||||
|
||||
#~ msgid "Must provide at least one comment."
|
||||
#~ msgstr "至少要提供一个评论"
|
||||
|
||||
#~ msgid "Are you sure you wish to delete the comment: %s?"
|
||||
#~ msgstr "确定要删除评论: %s么?"
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
|
||||
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
|
||||
"PO-Revision-Date: 2014-10-25 07:18+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-"
|
||||
@@ -19,21 +19,22 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: apps.py:25
|
||||
#: apps.py:24
|
||||
#, fuzzy
|
||||
#| msgid "comments"
|
||||
msgid "Document comments"
|
||||
msgstr "comments"
|
||||
|
||||
#: apps.py:37
|
||||
#: apps.py:36
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:39 models.py:17
|
||||
#: apps.py:38 models.py:17
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#: apps.py:44 models.py:28
|
||||
#. Translators: Comment here is a noun and refers to the actual text stored
|
||||
#: apps.py:41 models.py:20 models.py:29
|
||||
msgid "Comment"
|
||||
msgstr ""
|
||||
|
||||
@@ -45,7 +46,7 @@ msgstr ""
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:25 models.py:29 permissions.py:7
|
||||
#: links.py:25 models.py:30 permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr ""
|
||||
|
||||
@@ -55,11 +56,7 @@ msgstr ""
|
||||
msgid "Document"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:19
|
||||
msgid "comment"
|
||||
msgstr "comment"
|
||||
|
||||
#: models.py:22
|
||||
#: models.py:23
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
|
||||
@@ -75,46 +72,49 @@ msgstr ""
|
||||
msgid "View comments"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:45
|
||||
msgid "Must provide at least one comment."
|
||||
#: views.py:46
|
||||
msgid "At least one comment must be selected."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#: views.py:71
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:69
|
||||
#: views.py:76
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:84
|
||||
#: views.py:91
|
||||
#, fuzzy
|
||||
#| msgid "comment"
|
||||
msgid "Delete comment?"
|
||||
msgstr "comment"
|
||||
|
||||
#: views.py:86
|
||||
#: views.py:93
|
||||
#, fuzzy
|
||||
#| msgid "comments"
|
||||
msgid "Delete comments?"
|
||||
msgstr "comments"
|
||||
|
||||
#: views.py:122
|
||||
#: views.py:133
|
||||
msgid "Comment added successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:129
|
||||
#: views.py:140
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:151
|
||||
#: views.py:168
|
||||
#, python-format
|
||||
msgid "Comments for document: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "comment"
|
||||
#~ msgstr "comment"
|
||||
|
||||
#~ msgid "date"
|
||||
#~ msgstr "date"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user