From bd1adb4927695ed0ce3ac94d90c68bd61e440275 Mon Sep 17 00:00:00 2001
From: luxagraf <sng@luxagraf.net>
Date: Sat, 14 Oct 2017 11:36:20 -0500
Subject: updated comments app and added  caption to photo list view

---
 .../django_comments/locale/eo/LC_MESSAGES/django.mo   | Bin 4913 -> 5077 bytes
 .../django_comments/locale/eo/LC_MESSAGES/django.po   |  14 ++++++++++----
 .../django_comments/locale/ko/LC_MESSAGES/django.mo   | Bin 5400 -> 5403 bytes
 .../django_comments/locale/ko/LC_MESSAGES/django.po   |   9 +++++----
 .../django_comments/locale/nl/LC_MESSAGES/django.mo   | Bin 5057 -> 5376 bytes
 .../django_comments/locale/nl/LC_MESSAGES/django.po   |  18 ++++++++++++------
 .../django_comments/locale/sq/LC_MESSAGES/django.mo   | Bin 5263 -> 5374 bytes
 .../django_comments/locale/sq/LC_MESSAGES/django.po   |  11 ++++++++---
 8 files changed, 35 insertions(+), 17 deletions(-)

(limited to 'app/lib/django_comments/locale')

diff --git a/app/lib/django_comments/locale/eo/LC_MESSAGES/django.mo b/app/lib/django_comments/locale/eo/LC_MESSAGES/django.mo
index 3fb4031..bb2a28f 100644
Binary files a/app/lib/django_comments/locale/eo/LC_MESSAGES/django.mo and b/app/lib/django_comments/locale/eo/LC_MESSAGES/django.mo differ
diff --git a/app/lib/django_comments/locale/eo/LC_MESSAGES/django.po b/app/lib/django_comments/locale/eo/LC_MESSAGES/django.po
index ee10cd7..c03e004 100644
--- a/app/lib/django_comments/locale/eo/LC_MESSAGES/django.po
+++ b/app/lib/django_comments/locale/eo/LC_MESSAGES/django.po
@@ -2,13 +2,14 @@
 # 
 # Translators:
 # Translators:
+# Nikolay Korotkiy <sikmir@gmail.com>, 2016
 msgid ""
 msgstr ""
 "Project-Id-Version: django-contrib-comments\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-06-22 17:28+0200\n"
-"PO-Revision-Date: 2015-06-22 15:43+0000\n"
-"Last-Translator: Claude Paroz <claude@2xlibre.net>\n"
+"POT-Creation-Date: 2016-02-10 09:06+0100\n"
+"PO-Revision-Date: 2016-11-11 12:09+0000\n"
+"Last-Translator: Nikolay Korotkiy <sikmir@gmail.com>\n"
 "Language-Team: Esperanto (http://www.transifex.com/django/django-contrib-comments/language/eo/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -74,7 +75,7 @@ msgstr "Lastaj komentoj ĉe %(site_name)s"
 #: forms.py:105
 msgctxt "Person name"
 msgid "Name"
-msgstr ""
+msgstr "Nomo"
 
 #: forms.py:97
 msgid "Email address"
@@ -201,6 +202,11 @@ msgstr "komenta marko"
 msgid "comment flags"
 msgstr "komentaj markoj"
 
+#: moderation.py:253
+#, python-format
+msgid "[%(site)s] New comment posted on \"%(object)s\""
+msgstr "[%(site)s] Nova komento afiŝita \"%(object)s\""
+
 #: templates/comments/approve.html:4
 msgid "Approve a comment"
 msgstr "Aprobi komenton"
diff --git a/app/lib/django_comments/locale/ko/LC_MESSAGES/django.mo b/app/lib/django_comments/locale/ko/LC_MESSAGES/django.mo
index 4e26b8b..727eedb 100644
Binary files a/app/lib/django_comments/locale/ko/LC_MESSAGES/django.mo and b/app/lib/django_comments/locale/ko/LC_MESSAGES/django.mo differ
diff --git a/app/lib/django_comments/locale/ko/LC_MESSAGES/django.po b/app/lib/django_comments/locale/ko/LC_MESSAGES/django.po
index 7984422..3b14d2b 100644
--- a/app/lib/django_comments/locale/ko/LC_MESSAGES/django.po
+++ b/app/lib/django_comments/locale/ko/LC_MESSAGES/django.po
@@ -3,15 +3,16 @@
 # Translators:
 # Translators:
 # Jannis Leidel <jannis@leidel.info>, 2011
-# Jeong Seongtae <magno79@gmail.com>, 2016
+# Le Tartuffe <magno79@gmail.com>, 2016
+# Jiyoon, Ha <cryptography@konkuk.ac.kr>, 2016
 # Yeonsu Bak <yeonsubak@gmail.com>, 2015
 msgid ""
 msgstr ""
 "Project-Id-Version: django-contrib-comments\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2016-02-10 09:06+0100\n"
-"PO-Revision-Date: 2016-07-12 17:53+0000\n"
-"Last-Translator: Jeong Seongtae <magno79@gmail.com>\n"
+"PO-Revision-Date: 2016-09-15 16:44+0000\n"
+"Last-Translator: Jiyoon, Ha <cryptography@konkuk.ac.kr>\n"
 "Language-Team: Korean (http://www.transifex.com/django/django-contrib-comments/language/ko/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -85,7 +86,7 @@ msgstr "URL"
 
 #: forms.py:99
 msgid "Comment"
-msgstr "코멘트:"
+msgstr "코멘트"
 
 #: forms.py:177
 #, python-format
diff --git a/app/lib/django_comments/locale/nl/LC_MESSAGES/django.mo b/app/lib/django_comments/locale/nl/LC_MESSAGES/django.mo
index dbeef7f..3b05375 100644
Binary files a/app/lib/django_comments/locale/nl/LC_MESSAGES/django.mo and b/app/lib/django_comments/locale/nl/LC_MESSAGES/django.mo differ
diff --git a/app/lib/django_comments/locale/nl/LC_MESSAGES/django.po b/app/lib/django_comments/locale/nl/LC_MESSAGES/django.po
index b55d19b..fddd817 100644
--- a/app/lib/django_comments/locale/nl/LC_MESSAGES/django.po
+++ b/app/lib/django_comments/locale/nl/LC_MESSAGES/django.po
@@ -3,15 +3,16 @@
 # Translators:
 # Translators:
 # go2people <admin@go2people.nl>, 2011
+# Evelijn Saaltink <evelijnsaaltink@gmail.com>, 2016
 # Jannis Leidel <jannis@leidel.info>, 2011
 # Tino de Bruijn <tinodb@gmail.com>, 2011
 msgid ""
 msgstr ""
 "Project-Id-Version: django-contrib-comments\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-06-22 17:28+0200\n"
-"PO-Revision-Date: 2015-06-22 15:43+0000\n"
-"Last-Translator: Claude Paroz <claude@2xlibre.net>\n"
+"POT-Creation-Date: 2016-02-10 09:06+0100\n"
+"PO-Revision-Date: 2016-10-12 18:03+0000\n"
+"Last-Translator: Evelijn Saaltink <evelijnsaaltink@gmail.com>\n"
 "Language-Team: Dutch (http://www.transifex.com/django/django-contrib-comments/language/nl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -77,7 +78,7 @@ msgstr "Laatste opmerkingen op %(site_name)s"
 #: forms.py:105
 msgctxt "Person name"
 msgid "Name"
-msgstr ""
+msgstr "Naam"
 
 #: forms.py:97
 msgid "Email address"
@@ -204,6 +205,11 @@ msgstr "opmerking vlag"
 msgid "comment flags"
 msgstr "opmerking vlaggen"
 
+#: moderation.py:253
+#, python-format
+msgid "[%(site)s] New comment posted on \"%(object)s\""
+msgstr "[%(site)s] Nieuwe opmerking geplaatst op \"%(object)s\""
+
 #: templates/comments/approve.html:4
 msgid "Approve a comment"
 msgstr "Een opmerking toestaan"
@@ -281,8 +287,8 @@ msgstr "Toon voorbeeld van uw opmerking"
 #: templates/comments/preview.html:11
 msgid "Please correct the error below"
 msgid_plural "Please correct the errors below"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Please correct the error below"
+msgstr[1] "Herstel de fouten hieronder"
 
 #: templates/comments/preview.html:16
 msgid "Post your comment"
diff --git a/app/lib/django_comments/locale/sq/LC_MESSAGES/django.mo b/app/lib/django_comments/locale/sq/LC_MESSAGES/django.mo
index c4206c5..085c1d8 100644
Binary files a/app/lib/django_comments/locale/sq/LC_MESSAGES/django.mo and b/app/lib/django_comments/locale/sq/LC_MESSAGES/django.mo differ
diff --git a/app/lib/django_comments/locale/sq/LC_MESSAGES/django.po b/app/lib/django_comments/locale/sq/LC_MESSAGES/django.po
index d7f42d0..b50e3b5 100644
--- a/app/lib/django_comments/locale/sq/LC_MESSAGES/django.po
+++ b/app/lib/django_comments/locale/sq/LC_MESSAGES/django.po
@@ -3,13 +3,13 @@
 # Translators:
 # Translators:
 # Besnik <besnik@programeshqip.org>, 2011
-# Besnik <besnik@programeshqip.org>, 2015
+# Besnik <besnik@programeshqip.org>, 2015-2016
 msgid ""
 msgstr ""
 "Project-Id-Version: django-contrib-comments\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-06-22 17:28+0200\n"
-"PO-Revision-Date: 2015-11-25 08:30+0000\n"
+"POT-Creation-Date: 2016-02-10 09:06+0100\n"
+"PO-Revision-Date: 2016-10-11 21:34+0000\n"
 "Last-Translator: Besnik <besnik@programeshqip.org>\n"
 "Language-Team: Albanian (http://www.transifex.com/django/django-contrib-comments/language/sq/)\n"
 "MIME-Version: 1.0\n"
@@ -203,6 +203,11 @@ msgstr "shenjë komenti"
 msgid "comment flags"
 msgstr "shenja komenti"
 
+#: moderation.py:253
+#, python-format
+msgid "[%(site)s] New comment posted on \"%(object)s\""
+msgstr "[%(site)s] Koment i ri i postuar te \"%(object)s\""
+
 #: templates/comments/approve.html:4
 msgid "Approve a comment"
 msgstr "Miratoni një koment"
-- 
cgit v1.2.3-70-g09d2