You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
108 lines
2.7 KiB
108 lines
2.7 KiB
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# Dmitry Novikov nerosketch@gmail.com, 2017.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-05-22 11:59+0300\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: Dmitry Novikov nerosketch@gmail.com\n"
|
|
"Language: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
|
"%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"
|
|
|
|
#: dialing_app/models.py:8 dialing_app/models.py:43
|
|
msgid "No answer"
|
|
msgstr "Не отвечен"
|
|
|
|
#: dialing_app/models.py:9 dialing_app/models.py:45
|
|
msgid "Failed"
|
|
msgstr "С ошибкой"
|
|
|
|
#: dialing_app/models.py:10 dialing_app/models.py:47
|
|
msgid "Busy"
|
|
msgstr "Занято"
|
|
|
|
#: dialing_app/models.py:11 dialing_app/models.py:49
|
|
msgid "Answered"
|
|
msgstr "Отвечен"
|
|
|
|
#: dialing_app/models.py:12 dialing_app/models.py:51
|
|
msgid "Unknown"
|
|
msgstr "Не определён"
|
|
|
|
#: dialing_app/templates/index.html:9
|
|
msgid "Dialing"
|
|
msgstr "Звонки"
|
|
|
|
#: dialing_app/templates/index.html:12
|
|
msgid "Last calls"
|
|
msgstr "Последние звонки"
|
|
|
|
#: dialing_app/templates/index.html:20
|
|
msgid "Play"
|
|
msgstr "Слушать"
|
|
|
|
#: dialing_app/templates/index.html:21
|
|
msgid "calldate"
|
|
msgstr "дата звонка"
|
|
|
|
#: dialing_app/templates/index.html:22
|
|
msgid "src"
|
|
msgstr "кто"
|
|
|
|
#: dialing_app/templates/index.html:23
|
|
msgid "dst"
|
|
msgstr "куда"
|
|
|
|
#: dialing_app/templates/index.html:24
|
|
msgid "duration"
|
|
msgstr "продолжительность"
|
|
|
|
#: dialing_app/templates/index.html:25
|
|
msgid "start"
|
|
msgstr "начало"
|
|
|
|
#: dialing_app/templates/index.html:26
|
|
msgid "answer"
|
|
msgstr "ответ"
|
|
|
|
#: dialing_app/templates/index.html:27
|
|
msgid "end"
|
|
msgstr "конец"
|
|
|
|
#: dialing_app/templates/index.html:28
|
|
msgid "disposition"
|
|
msgstr "состояние"
|
|
|
|
#: dialing_app/templates/index.html:50
|
|
msgid "Calls was not found"
|
|
msgstr "Звонки не найдены"
|
|
|
|
#: dialing_app/views.py:27
|
|
msgid "Multiple users with the telephone number"
|
|
msgstr "Несколько абонентов с указанным номером телефона"
|
|
|
|
#: dialing_app/views.py:29
|
|
msgid "User with the telephone number not found"
|
|
msgstr "Абонент с таким номером телефона не найден"
|
|
|
|
msgid "Voice mail"
|
|
msgstr "Оставленные сообщения"
|
|
|
|
msgid "Type"
|
|
msgstr "Тип"
|
|
|
|
msgid "Request"
|
|
msgstr "Заявка"
|
|
|
|
msgid "Report"
|
|
msgstr "Поломка"
|