##// END OF EJS Templates
Make OP's post info bold in MD theme
Make OP's post info bold in MD theme

File last commit:

r2039:d7fe8128 default
r2064:41e48ae4 default
Show More
djangojs.po
90 lines | 2.2 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
Pluralize thread info inside a thread
r1332 "POT-Creation-Date: 2015-09-04 18:47+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
Pluralize thread info inside a thread
r1332 #: static/js/3party/jquery-ui.min.js:8
msgid "'"
msgstr ""
#: static/js/refpopup.js:72
neko259
Added translation to the refpopup messages
r356 msgid "Loading..."
msgstr "Загрузка..."
neko259
Pluralize thread info inside a thread
r1332 #: static/js/refpopup.js:91
neko259
Added translation to the refpopup messages
r356 msgid "Post not found"
msgstr "Сообщение не найдено"
neko259
Pluralize thread info inside a thread
r1332 #: static/js/thread_update.js:261
msgid "message"
msgid_plural "messages"
msgstr[0] "сообщение"
msgstr[1] "сообщения"
msgstr[2] "сообщений"
#: static/js/thread_update.js:262
msgid "image"
msgid_plural "images"
msgstr[0] "изображение"
msgstr[1] "изображения"
msgstr[2] "изображений"
#: static/js/thread_update.js:445
neko259
Added settings to limit posting speed. Added message when the form data is sent and response not yet received
r725 msgid "Sending message..."
neko259
Pluralize thread info inside a thread
r1332 msgstr "Отправка сообщения..."
#: static/js/thread_update.js:449
msgid "Server error!"
msgstr "Ошибка сервера!"
neko259
Added PoW instead of 30-second captcha
r1428 msgid "Computing PoW..."
neko259
Build file search menu on the JS side
r1817 msgstr "Расчёт PoW..."
msgid "Duplicates search"
msgstr "Поиск дубликатов"
neko259
Added local stickers feature
r1940 msgid "Add local sticker"
msgstr "Добавить локальный стикер"
neko259
Localized a minor sticker message. Refactored sticker factory
r1942
msgid "Input sticker name"
msgstr "Введите название стикера"
neko259
Allow pasting files from clipboard. Alpha release, removing or previewing images in the form not implemented yet
r1985 msgid "Images posted: "
msgstr "Вставленных изображений: "
neko259
Moved moderation panel completely to javascript, which will use one menu for all posts instead of a new one for each loaded
r2039
msgid "Ban and delete"
msgstr "Забанить и удалить"
msgid "Are you sure?"
msgstr "Вы уверены?"
msgid "Ban"
msgstr "Забанить"
msgid "Delete post"
msgstr "Удалить пост"
msgid "Delete thread"
msgstr "Удалить тему"
msgid "Edit"
msgstr "Изменить"
msgid "Edit thread"
msgstr "Изменить тему"