##// END OF EJS Templates
Optimized one query, removed debug code from settings so that it is run only...
Optimized one query, removed debug code from settings so that it is run only in debug mode

File last commit:

r451:01ebe19d 1.5-dev
r472:df52a056 default
Show More
djangojs.po
43 lines | 1.1 KiB | application/x-gettext | GettextLexer
neko259
Added missing JS translations. Added styles for refmaps. This refs #36
r124 # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
neko259
Added new posts notification in the not active browser page
r451 "POT-Creation-Date: 2013-12-21 21:45+0200\n"
neko259
Added missing JS translations. Added styles for refmaps. This refs #36
r124 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"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"
neko259
Added new posts notification in the not active browser page
r451 #: static/js/refpopup.js:57
neko259
Added translation to the refpopup messages
r356 msgid "Loading..."
msgstr "Загрузка..."
neko259
Added new posts notification in the not active browser page
r451 #: static/js/refpopup.js:76
neko259
Added translation to the refpopup messages
r356 msgid "Post not found"
msgstr "Сообщение не найдено"
#: static/js/thread.js:32
neko259
Added missing JS translations. Added styles for refmaps. This refs #36
r124 msgid "Normal"
msgstr "Нормальный"
neko259
Added translation to the refpopup messages
r356 #: static/js/thread.js:33
neko259
Added missing JS translations. Added styles for refmaps. This refs #36
r124 msgid "Gallery"
msgstr "Галерея"
neko259
Added new posts notification in the not active browser page
r451 #: static/js/thread_update.js:177
msgid "[new posts]"
msgstr "[новые посты]"
neko259
Added translation to the refpopup messages
r356 #~ msgid "Replies"
#~ msgstr "Ответы"