blob: de20387bcfa5d519481bf909ac7911aac6f14f94 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
|
# translation of ru.po to
# translation of kradio-gui-error-log.po to
# This file is put in the public domain.
# Алексей Кузнецов <[email protected]>, 2006.
#
msgid ""
msgstr ""
"Project-Id-Version: ru\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-11-11 02:11+0100\n"
"PO-Revision-Date: 2006-11-08 12:56+0300\n"
"Last-Translator: Алексей Кузнецов <[email protected]>\n"
"Language-Team: <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.10\n"
#: errorlog.cpp:39
msgid "Error Logging Window for TDERadio"
msgstr "Окно ведения журнала ошибок TDERadio"
#: errorlog.cpp:52
msgid "Save &as"
msgstr "Сохранить &как"
#: errorlog.cpp:54
msgid "Error Logger"
msgstr "Журнал ошибок"
#: errorlog.cpp:57
msgid "TDERadio Logger"
msgstr "Журнал TDERadio"
#: errorlog.cpp:70 errorlog.cpp:84 errorlog.cpp:99 errorlog.cpp:113
msgid "logging started"
msgstr "Журналирование включено"
#: errorlog.cpp:73
msgid "Warnings"
msgstr "Предупреждения"
#: errorlog.cpp:88
msgid "Errors"
msgstr "Ошибки"
#: errorlog.cpp:101
msgid "Debugging"
msgstr ""
"Отладочные\n"
"сообщения"
#: errorlog.cpp:219
msgid "Log Files"
msgstr "Файлы журнала"
#: errorlog.cpp:221
msgid "Select Log File"
msgstr "Выберите файлы журнала"
#: errorlog.cpp:225
msgid "Save TDERadio Logging Data as ..."
msgstr "Сохранить данные журнала TDERadio как..."
#: errorlog.cpp:247
msgid "error writing to tempfile %1"
msgstr "Ошибка записи во временный файл %1"
#: errorlog.cpp:256
msgid "error uploading preset file %1"
msgstr "Ошибка выгрузки файла настроек %1"
|