##// END OF EJS Templates
Don't run time conversion if Intl not available in browser. Also convert...
Don't run time conversion if Intl not available in browser. Also convert thread death time in archived threads

File last commit:

r725:ce7b9618 default
r1023:0040ea34 default
Show More
djangojs.po
31 lines | 990 B | 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 settings to limit posting speed. Added message when the form data is sent and response not yet received
r725 "POT-Creation-Date: 2014-07-02 13:26+0300\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 settings to limit posting speed. Added message when the form data is sent and response not yet received
r725 #: static/js/refpopup.js:58
neko259
Added translation to the refpopup messages
r356 msgid "Loading..."
msgstr "Загрузка..."
neko259
Added settings to limit posting speed. Added message when the form data is sent and response not yet received
r725 #: static/js/refpopup.js:77
neko259
Added translation to the refpopup messages
r356 msgid "Post not found"
msgstr "Сообщение не найдено"
neko259
Added settings to limit posting speed. Added message when the form data is sent and response not yet received
r725 #: static/js/thread_update.js:279
msgid "Sending message..."
msgstr "Отправка сообщения..."