summaryrefslogtreecommitdiffstats
path: root/po/ru.po
blob: 8992b5434a46fa3b915dc8241b2e3663f359ce26 (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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
# translation of de.po to deutsch
# KTranslator Generated File
# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
# Eggert Ehmke <eggert.ehmke@berlin.de>, 2003, 2004.
#
#
msgid ""
msgstr ""
"Project-Id-Version: de\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-01-13 19:16+0100\n"
"PO-Revision-Date: 2004-02-02 22:20+0100\n"
"Last-Translator: Eggert Ehmke <eggert.ehmke@berlin.de>\n"
"Language-Team: russian\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Translator: Oleg Ivanov <saruman@unigsm.com>\n"
"X-Generator: KBabel 1.0.2\n"

#: _translatorinfo:1 main.cpp:65
msgid ""
"_: NAME OF TRANSLATORS\n"
"Your names"
msgstr "Oleg Ivanov"

#: _translatorinfo:2 main.cpp:65
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
msgstr "saruman@unigsm.com"

#: configelem.cpp:294
#, c-format
msgid "Please type in the password for %1"
msgstr ""

#: configelem.cpp:515
msgid "Time out on %1. The operation could not be finished on time"
msgstr ""

#: configelem.cpp:515
#, fuzzy
msgid "Time Out"
msgstr "Время"

#: configelem.cpp:1652
msgid ""
"You want to check your mails for spam, but SpamAssassin is not running.\n"
"KShowmail skips the spam check."
msgstr ""

#: configelem.cpp:1652
msgid "SpamAssassin is not running"
msgstr ""

#: filterlog.cpp:128
msgid "Could not save the filter log."
msgstr ""

#: filterlogview.cpp:21
msgid "Filter Log View"
msgstr ""

#: filterlogview.cpp:31
#, fuzzy
msgid "Deleted Mails:"
msgstr "Удалить фильтр"

#: filterlogview.cpp:35 filterlogview.cpp:62 kcmconfigs/configdisplay.cpp:90
#: kshowmailview.cpp:74
msgid "Date"
msgstr "Дата"

#: filterlogview.cpp:36 filterlogview.cpp:63
#, fuzzy
msgid "Sender"
msgstr "Отправитель:"

#: filterlogview.cpp:37 filterlogview.cpp:64 kcmconfigs/configdisplay.cpp:50
#: kcmconfigs/configdisplay.cpp:74 kcmconfigs/filtercriteriawidget.cpp:31
#: kshowmailview.cpp:54 kshowmailview.cpp:70
msgid "Account"
msgstr "Ящик"

#: filterlogview.cpp:38 filterlogview.cpp:66
#: kcmconfigs/filtercriteriawidget.cpp:29 kshowmailview.cpp:73
#, fuzzy
msgid "Subject"
msgstr "Те&ма"

#: filterlogview.cpp:49
msgid "Clear the list of deleted mails"
msgstr ""

#: filterlogview.cpp:58
msgid "Moved Mails:"
msgstr ""

#: filterlogview.cpp:65
msgid "Moved To"
msgstr ""

#: filterlogview.cpp:78
msgid "Clear the list of moved mails"
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:39 serverdialog.cpp:44
msgid "Account:"
msgstr "Ящик:"

#: kcmconfigs/accountsetupdialog.cpp:42 kcmconfigs/accountsetupdialog.cpp:43
#: serverdialog.cpp:47 serverdialog.cpp:48
msgid "Unique Account Name"
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:47 serverdialog.cpp:52
msgid "Server:"
msgstr "Сервер:"

#: kcmconfigs/accountsetupdialog.cpp:49 kcmconfigs/accountsetupdialog.cpp:50
#: serverdialog.cpp:55 serverdialog.cpp:56
#, fuzzy
msgid "Server Name"
msgstr "Сервер"

#: kcmconfigs/accountsetupdialog.cpp:54 serverdialog.cpp:60
msgid "Protocol:"
msgstr "Протокол:"

#: kcmconfigs/accountsetupdialog.cpp:57 kcmconfigs/accountsetupdialog.cpp:58
#: serverdialog.cpp:63 serverdialog.cpp:64
msgid ""
"Protocol, which shall be used to get the mails from the server. Currently "
"KShowmail just supports POP3."
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:62 serverdialog.cpp:68
msgid "Port:"
msgstr "Порт:"

#: kcmconfigs/accountsetupdialog.cpp:65 kcmconfigs/accountsetupdialog.cpp:66
#: serverdialog.cpp:71 serverdialog.cpp:72
msgid "Port Number. Normally POP3 uses port 110."
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:70 serverdialog.cpp:76
msgid "User:"
msgstr "Имя:"

#: kcmconfigs/accountsetupdialog.cpp:72 kcmconfigs/accountsetupdialog.cpp:73
#: serverdialog.cpp:78 serverdialog.cpp:79
msgid "To authenticate to the mail server you need an user name."
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:78 serverdialog.cpp:84
msgid "Password"
msgstr "Пароль"

#: kcmconfigs/accountsetupdialog.cpp:89 serverdialog.cpp:95
#, fuzzy
msgid "Don't save"
msgstr "Не равно"

#: kcmconfigs/accountsetupdialog.cpp:90 serverdialog.cpp:96
#, fuzzy
msgid "Save password"
msgstr "Сохранять пароль"

#: kcmconfigs/accountsetupdialog.cpp:91 serverdialog.cpp:97
msgid "Use TDEWallet"
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:95 serverdialog.cpp:101
msgid ""
"Don't save password. KShowmail will ask you for it at first server connect."
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:96 serverdialog.cpp:102
msgid ""
"Save password in the configuration file. Not recommended, because the "
"password is just lightly encrypted"
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:97 serverdialog.cpp:103
msgid ""
"Use TDEWallet to save the password. Maybe you have to type in the TDEWallet "
"master password at first server connect."
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:113 kcmconfigs/configdisplay.cpp:46
#: kshowmailview.cpp:53 serverdialog.cpp:119
msgid "Active"
msgstr "Активный"

#: kcmconfigs/accountsetupdialog.cpp:114 serverdialog.cpp:120
#, fuzzy
msgid "Select it to activate this account."
msgstr "Выберите pop3-ящик"

#: kcmconfigs/accountsetupdialog.cpp:119 serverdialog.cpp:125
msgid "Encryption"
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:129 kshowmailfeedback.cpp:57
#: serverdialog.cpp:135
msgid "None"
msgstr "Нет"

#: kcmconfigs/accountsetupdialog.cpp:130 serverdialog.cpp:136
msgid "SSL"
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:131 serverdialog.cpp:137
msgid "TLS"
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:135 serverdialog.cpp:141
msgid ""
"The download of the mail header and body will not be encrypted. Use this, if "
"your provider doesn't make a secure transfer available."
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:136 serverdialog.cpp:142
msgid ""
"Secure Sockets Layer (SSL), is a cryptographic protocol that provides secure "
"communications on the Internet."
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:137 serverdialog.cpp:143
msgid ""
"Transport Layer Security (TLS) is a cryptographic protocol that provides "
"secure communications on the Internet. It is the successor of SSL."
msgstr ""

#
#: kcmconfigs/accountsetupdialog.cpp:145 serverdialog.cpp:152
#, fuzzy
msgid "General"
msgstr "Absender"

#: kcmconfigs/accountsetupdialog.cpp:146 serverdialog.cpp:153
msgid "Security"
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:150 serverdialog.cpp:157
msgid "New account"
msgstr "Новый ящик"

#: kcmconfigs/accountsetupdialog.cpp:152 serverdialog.cpp:159
msgid "Edit account"
msgstr "Редактировать ящик"

#: kcmconfigs/accountsetupdialog.cpp:182
msgid "Please enter an account name."
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:187 serverdialog.cpp:194
msgid "Please enter an server."
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:193 serverdialog.cpp:200
msgid "Please enter an user name."
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:228
msgid "There is already an account named %1. Please choose another name."
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:241
msgid ""
"You have changed the account name. The account will lose all downloaded mail "
"headers. Please perform a refresh."
msgstr ""

#: kcmconfigs/configaccounts.cpp:34 kcmconfigs/configfilter.cpp:71
#, fuzzy
msgid "Name"
msgstr "Имя:"

#: kcmconfigs/configaccounts.cpp:194
msgid "Do you really want to remove account %1?"
msgstr ""

#
#
#: kcmconfigs/configactions.cpp:33
msgid "Action if new &mail"
msgstr "Если есть &почта"

#
#: kcmconfigs/configactions.cpp:34
msgid "Action if &no mail"
msgstr "Если &нет почты"

#
#: kcmconfigs/configactions.cpp:45
msgid "Show message box"
msgstr "Показать окно с уведомлением"

#: kcmconfigs/configactions.cpp:46
msgid "Show message if new mail arrives"
msgstr "Показывает окно с уведомлением о приходе новой почты"

#: AlertDlg.ui:35 kcmconfigs/configactions.cpp:49
#, no-c-format
msgid "Show main window"
msgstr "Показать главное окно"

#
#: kcmconfigs/configactions.cpp:50
msgid "Show main window if new mail arrives"
msgstr "Показать главное окно, если есть новая почта"

#: kcmconfigs/configactions.cpp:53
msgid "&Beep"
msgstr "&Сигнал"

#: kcmconfigs/configactions.cpp:54
msgid "Beeps the internal speaker if new mail"
msgstr "Издает сигнал внутреннего динамика если есть новая почта"

#: kcmconfigs/configactions.cpp:57
#, fuzzy
msgid "Sound:"
msgstr "Звук"

#: kcmconfigs/configactions.cpp:58
msgid "Plays sound if new mail"
msgstr "Проигрывает звук, если есть новая почта"

#
#: kcmconfigs/configactions.cpp:61
msgid "Play the selected sound file"
msgstr "Играть выбрать звуковой файл"

#: kcmconfigs/configactions.cpp:67
msgid "Press to select sound file"
msgstr "Нажмите, чтобы выбрать звуковой файл"

#: kcmconfigs/configactions.cpp:70
msgid "Command:"
msgstr "Команда:"

#
#: kcmconfigs/configactions.cpp:71
msgid "Starts external program if new mail"
msgstr "Запускает внешнюю программу, если есть новая почта"

#: kcmconfigs/configactions.cpp:74
msgid "Start the selected program"
msgstr "Запустить выбранную программу"

#: kcmconfigs/configactions.cpp:80 kcmconfigs/configactions.cpp:213
msgid "Select external command"
msgstr "Выбрать внешнюю команду"

#: kcmconfigs/configactions.cpp:84
msgid "Minimi&ze"
msgstr "Миними&зировать"

#: kcmconfigs/configactions.cpp:85
msgid "Minimize window if no new mail"
msgstr "Минимизировать окно, если нет новой почты"

#: kcmconfigs/configactions.cpp:87
msgid "Terminate"
msgstr "Выйти"

#: kcmconfigs/configactions.cpp:88
msgid "Terminate kshowmail if no new mail"
msgstr "Выйти из kshowmail, если нет новой почты"

#: kcmconfigs/configactions.cpp:203
#, fuzzy
msgid "Sound files (*.wav, *.ogg)"
msgstr "Звуковые файлы (*.wav)"

#: kcmconfigs/configactions.cpp:203
msgid "All files (*)"
msgstr "Все файлы (*)"

#: kcmconfigs/configactions.cpp:203
msgid "Select Sound File"
msgstr "Выберите звуковой файл"

#: kcmconfigs/configdisplay.cpp:33
msgid "Account list"
msgstr "Список ящиков"

#: kcmconfigs/configdisplay.cpp:35
msgid "Mail list"
msgstr "Список писем"

#: kcmconfigs/configdisplay.cpp:37
msgid "Mail content"
msgstr "Тело сообщения"

#: kcmconfigs/configdisplay.cpp:47
msgid "To switch on/off the 'Active' column in the account list"
msgstr ""

#: kcmconfigs/configdisplay.cpp:51
msgid "To switch on/off the 'Account' column in the account list"
msgstr ""

#: kcmconfigs/configdisplay.cpp:54 kshowmailview.cpp:55
msgid "Server"
msgstr "Сервер"

#: kcmconfigs/configdisplay.cpp:55
msgid "To switch on/off the 'Server' column in the account list"
msgstr ""

#: kcmconfigs/configdisplay.cpp:58 kshowmailview.cpp:56
msgid "User"
msgstr "Пользователь"

#: kcmconfigs/configdisplay.cpp:59
msgid "To switch on/off the 'User' column in the account list"
msgstr ""

#
#: kcmconfigs/configdisplay.cpp:62 kshowmailview.cpp:57
msgid "Messages"
msgstr "Писем"

#: kcmconfigs/configdisplay.cpp:63
msgid "To switch on/off the 'Messages' column in the account list"
msgstr ""

#: kcmconfigs/configdisplay.cpp:66
msgid "Si&ze"
msgstr "Ра&змер"

#: kcmconfigs/configdisplay.cpp:67
msgid "To switch on/off the 'Size' column in the account list"
msgstr ""

#: kcmconfigs/configdisplay.cpp:70 kshowmailview.cpp:69
msgid "Number"
msgstr "Номер"

#: kcmconfigs/configdisplay.cpp:71
msgid "To switch on/off the 'Number' column in the message list"
msgstr ""

#: kcmconfigs/configdisplay.cpp:75
msgid "To switch on/off the 'Account' column in the message list"
msgstr ""

#: kcmconfigs/configdisplay.cpp:78 kcmconfigs/filtercriteriawidget.cpp:26
#: kshowmailview.cpp:71
msgid "From"
msgstr "От"

#: kcmconfigs/configdisplay.cpp:79
msgid "To switch on/off the 'From' column in the message list"
msgstr ""

#: kcmconfigs/configdisplay.cpp:82 kcmconfigs/filtercriteriawidget.cpp:27
#: kshowmailview.cpp:72
msgid "To"
msgstr "Для"

#: kcmconfigs/configdisplay.cpp:83
msgid "To switch on/off the 'To' column in the message list"
msgstr ""

#: kcmconfigs/configdisplay.cpp:86
msgid "Su&bject"
msgstr "Те&ма"

#: kcmconfigs/configdisplay.cpp:87
msgid "To switch on/off the 'Subject' column in the message list"
msgstr ""

#: kcmconfigs/configdisplay.cpp:91
msgid "To switch on/off the 'Date' column in the message list"
msgstr ""

#: kcmconfigs/configdisplay.cpp:94 kshowmailview.cpp:58 kshowmailview.cpp:75
#, fuzzy
msgid "Size"
msgstr "Ра&змер"

#: kcmconfigs/configdisplay.cpp:95
msgid "To switch on/off the 'Size' column in the message list"
msgstr ""

#: kcmconfigs/configdisplay.cpp:98 kshowmailview.cpp:76
msgid "Content"
msgstr "Содержимое"

#: kcmconfigs/configdisplay.cpp:99
msgid "To switch on/off the 'Content' column in the message list"
msgstr ""

#
#: kcmconfigs/configdisplay.cpp:102 kshowmailview.cpp:77
msgid "State"
msgstr "Статус"

#: kcmconfigs/configdisplay.cpp:103
msgid "To switch on/off the 'State' column in the message list"
msgstr ""

#: kcmconfigs/configdisplay.cpp:106
msgid "Allow HTML"
msgstr "Разрешить HTML"

#: kcmconfigs/configdisplay.cpp:107
msgid "To switch on/off HTML in the message view"
msgstr ""

#: kcmconfigs/configfilter.cpp:33
#, fuzzy
msgid "Activate Filter"
msgstr "Изменить фильтр"

#: kcmconfigs/configfilter.cpp:35
msgid "Check to activate the header filter."
msgstr ""

#: kcmconfigs/configfilter.cpp:41
msgid "First Check: Sender Lists"
msgstr ""

#: kcmconfigs/configfilter.cpp:45
msgid "Whitelist"
msgstr ""

#: kcmconfigs/configfilter.cpp:46
msgid ""
"Click here to edit the list of senders whose mails shall pass the filter."
msgstr ""

#: kcmconfigs/configfilter.cpp:52
#, fuzzy
msgid "Blacklist"
msgstr "О&чистить список"

#: kcmconfigs/configfilter.cpp:53
msgid ""
"Click here to edit the list of senders whose mails shall be deleted or "
"marked."
msgstr ""

#: kcmconfigs/configfilter.cpp:65
msgid "Second Check: Filters"
msgstr ""

#: kcmconfigs/configfilter.cpp:70
msgid "No."
msgstr ""

#: kcmconfigs/configfilter.cpp:72 kcmconfigs/senderlistdialog.cpp:53
#, fuzzy
msgid "Action"
msgstr "&Действия"

#: kcmconfigs/configfilter.cpp:86
msgid "Moves the selected filter at the top"
msgstr ""

#
#: kcmconfigs/configfilter.cpp:87
#, fuzzy
msgid "Moves the selected filter up"
msgstr "Играть выбрать звуковой файл"

#
#: kcmconfigs/configfilter.cpp:88
#, fuzzy
msgid "Moves the selected filter down"
msgstr "Играть выбрать звуковой файл"

#: kcmconfigs/configfilter.cpp:89
msgid "Moves the selected filter at the bottm"
msgstr ""

#: kcmconfigs/configfilter.cpp:116
msgid "Third Check: Action for all others"
msgstr ""

#: kcmconfigs/configfilter.cpp:123
msgid ""
"Choose the action for all mails which are not filtered by the steps before."
msgstr ""

#: kcmconfigs/configfilter.cpp:128 kcmconfigs/filtersetupdialog.cpp:90
#: kcmconfigs/filtersetupitem.cpp:253
#, fuzzy
msgid "Show"
msgstr "KShowmail"

#: kcmconfigs/configfilter.cpp:130 kcmconfigs/configspamcheck.cpp:60
#: kcmconfigs/filtersetupdialog.cpp:92 kcmconfigs/filtersetupitem.cpp:255
#: kcmconfigs/senderlistdialog.cpp:59
msgid "Mark"
msgstr ""

#: kcmconfigs/configfilter.cpp:132 kcmconfigs/filtersetupdialog.cpp:94
msgid "Spamcheck"
msgstr ""

#: AlertDlg.ui:27 kcmconfigs/configfilter.cpp:133
#: kcmconfigs/filtersetupdialog.cpp:95 kcmconfigs/filtersetupitem.cpp:257
#, no-c-format
msgid "Ignore"
msgstr "Игнорировать"

#: kcmconfigs/configfilter.cpp:143 kcmconfigs/configspamcheck.cpp:71
#: kcmconfigs/filtersetupdialog.cpp:104
msgid "Choose the mailbox"
msgstr ""

#: kcmconfigs/configfilter.cpp:603 kcmconfigs/configspamcheck.cpp:190
#: kcmconfigs/filtersetupdialog.cpp:442
#, fuzzy
msgid "Mailbox Select"
msgstr "Список писем"

#: kcmconfigs/configgeneral.cpp:37
msgid "&Timers"
msgstr ""

#: kcmconfigs/configgeneral.cpp:44
msgid "Confirm Close"
msgstr "Подтвержать выход"

#: kcmconfigs/configgeneral.cpp:45
#, fuzzy
msgid "If checked, window close must be confirmed"
msgstr "Если выбрано, удаление сообщений должно быть подтверждено"

#: kcmconfigs/configgeneral.cpp:48
msgid "Confirm delete"
msgstr "Подтверждать удаление"

#: kcmconfigs/configgeneral.cpp:49
msgid "If checked, message delete must be confirmed"
msgstr "Если выбрано, удаление сообщений должно быть подтверждено"

#: kcmconfigs/configgeneral.cpp:52
msgid "Start Minimi&zed"
msgstr "Запускать как иконку"

#: kcmconfigs/configgeneral.cpp:53
msgid "Application is started as icon"
msgstr "Приложение будет запущено в минимизированном виде"

#: kcmconfigs/configgeneral.cpp:56
msgid "Close to tray"
msgstr "При закрытии свернуть в трей"

#: kcmconfigs/configgeneral.cpp:57
msgid "Close button leaves the application running in tray"
msgstr "Кнопка закрытия окна сворачивает приложение в трей"

#: kcmconfigs/configgeneral.cpp:60
msgid "Minimize to tray"
msgstr "Минимизировать в трей"

#: kcmconfigs/configgeneral.cpp:61
msgid "Minimizes to the tray rather than to the taskbar"
msgstr "Минимизировать в трей, а не в панель задач"

#: kcmconfigs/configgeneral.cpp:64
msgid "Show Connection Errors during refresh"
msgstr ""

#: kcmconfigs/configgeneral.cpp:65
msgid ""
"If a connection error occurs during refresh (e.g. unknown server), an error "
"message will be shown. During other actions, this error always will be shown"
msgstr ""

#: kcmconfigs/configgeneral.cpp:68
msgid "&Keep mail as new"
msgstr "&Оставлять почту как новую"

#: kcmconfigs/configgeneral.cpp:69
msgid "Keep mail as new until termination"
msgstr "Оставлять почту как новую до перезапуска"

#: kcmconfigs/configgeneral.cpp:72
msgid "Initial Timer:"
msgstr "Начальная задержка:"

#: kcmconfigs/configgeneral.cpp:73 kcmconfigs/configgeneral.cpp:91
msgid "[Seconds]"
msgstr ""

#: kcmconfigs/configgeneral.cpp:75 kcmconfigs/configgeneral.cpp:76
msgid "Seconds until first automatic logon (0 = no automatic)"
msgstr ""
"Задержка в секундах до первой автоматической проверки почты (0 = не "
"проверять автоматически)"

#: kcmconfigs/configgeneral.cpp:81
msgid "Interval Timer:"
msgstr "Частота обновлений:"

#: kcmconfigs/configgeneral.cpp:82
msgid "[Minutes]"
msgstr ""

#: kcmconfigs/configgeneral.cpp:84 kcmconfigs/configgeneral.cpp:85
msgid "Minutes between automatic logon (0 = no automatic)"
msgstr ""
"Время в минутах между автоматическими проверками почты (0 = не проверять "
"автоматически)"

#: kcmconfigs/configgeneral.cpp:90
#, fuzzy
msgid "Timeout:"
msgstr "Время"

#: kcmconfigs/configgeneral.cpp:93 kcmconfigs/configgeneral.cpp:94
msgid "Seconds until a server connect will be canceled"
msgstr ""

#: kcmconfigs/configlog.cpp:34
#, fuzzy
msgid "Log mails deleted by filter"
msgstr "Удалить фильтр"

#: kcmconfigs/configlog.cpp:36
msgid "Check to activate the log of mails deleted by filter."
msgstr ""

#: kcmconfigs/configlog.cpp:46 kcmconfigs/configlog.cpp:78
msgid "Remove log entries at exit"
msgstr ""

#: kcmconfigs/configlog.cpp:52 kcmconfigs/configlog.cpp:84
msgid "Remove log entries after"
msgstr ""

#: kcmconfigs/configlog.cpp:58 kcmconfigs/configlog.cpp:90
msgid " Days"
msgstr ""

#: kcmconfigs/configlog.cpp:66
msgid "Log mails moved by filter"
msgstr ""

#: kcmconfigs/configlog.cpp:68
msgid "Check to activate the log of mails moved by filter."
msgstr ""

#: kcmconfigs/configspamcheck.cpp:37
msgid ""
"KShowmail uses SpamAssassin to check the mails for spam. You have to "
"install, configure and start the SpamAssassin daemon, before you can use "
"this service."
msgstr ""

#
#: kcmconfigs/configspamcheck.cpp:48
#, fuzzy
msgid "Action for Spam"
msgstr "Если &нет почты"

#: kcmconfigs/configspamcheck.cpp:54
msgid "Choose the action for spam mails."
msgstr ""

#: kcmconfigs/configspamcheck.cpp:226
msgid "SpamAssassin is running."
msgstr ""

#: kcmconfigs/configspamcheck.cpp:226 kcmconfigs/configspamcheck.cpp:231
msgid "Check for SpamAssassin"
msgstr ""

#: kcmconfigs/configspamcheck.cpp:231
msgid "SpamAssassin is not running."
msgstr ""

#: kcmconfigs/filtercriteriawidget.cpp:28
msgid "Size (Bytes)"
msgstr ""

#
#: kcmconfigs/filtercriteriawidget.cpp:30
msgid "Header"
msgstr "Заголовок"

#: kcmconfigs/filtercriteriawidget.cpp:48
#, fuzzy
msgid "contains"
msgstr "Содержит"

#: kcmconfigs/filtercriteriawidget.cpp:49
#, fuzzy
msgid "does not contain"
msgstr "Не содержит"

#: kcmconfigs/filtercriteriawidget.cpp:50
#, fuzzy
msgid "equals"
msgstr "Равно"

#: kcmconfigs/filtercriteriawidget.cpp:51
#, fuzzy
msgid "does not equal"
msgstr "Не равно"

#: kcmconfigs/filtercriteriawidget.cpp:52
#, fuzzy
msgid "matches regular expression"
msgstr "Редактировать регулярное выражение"

#: kcmconfigs/filtercriteriawidget.cpp:53
msgid "does not match reg. expr."
msgstr ""

#: kcmconfigs/filtercriteriawidget.cpp:69
msgid "is equal to"
msgstr ""

#: kcmconfigs/filtercriteriawidget.cpp:70
#, fuzzy
msgid "is not equal to"
msgstr "Не равно"

#: kcmconfigs/filtercriteriawidget.cpp:71
msgid "is greater than"
msgstr ""

#: kcmconfigs/filtercriteriawidget.cpp:72
msgid "is greater than or equal to"
msgstr ""

#: kcmconfigs/filtercriteriawidget.cpp:73
msgid "is less than"
msgstr ""

#: kcmconfigs/filtercriteriawidget.cpp:74
msgid "is less than or equal to"
msgstr ""

#: kcmconfigs/filtercriteriawidget.cpp:107
msgid "Case sensitive"
msgstr "С учетом регистра"

#: kcmconfigs/filtercriteriawidget.cpp:196
msgid "The Regular Expression Editor could not be initilized."
msgstr ""

#: kcmconfigs/filtercriteriawidget.cpp:211
msgid "The Regular Expression Editor is not available."
msgstr ""

#: kcmconfigs/filtersetupdialog.cpp:23
#, fuzzy
msgid "New filter"
msgstr "Добавить фильтр"

#: kcmconfigs/filtersetupdialog.cpp:25
msgid "Edit filter"
msgstr "Изменить фильтр"

#: kcmconfigs/filtersetupdialog.cpp:34
#, fuzzy
msgid "Name:"
msgstr "Имя:"

#: kcmconfigs/filtersetupdialog.cpp:40
#, fuzzy
msgid "Filter Criterias"
msgstr "Статус фильтров"

#: kcmconfigs/filtersetupdialog.cpp:44
#, fuzzy
msgid "Filter Action"
msgstr "Фильтр"

#: kcmconfigs/filtersetupdialog.cpp:52
msgid "Match all of the following"
msgstr ""

#: kcmconfigs/filtersetupdialog.cpp:53
msgid "Match any of the following"
msgstr ""

#: kcmconfigs/filtersetupdialog.cpp:73
#, fuzzy
msgid "More"
msgstr "Игнорировать"

#: kcmconfigs/filtersetupdialog.cpp:73
msgid "Add a further criteria."
msgstr ""

#: kcmconfigs/filtersetupdialog.cpp:74
msgid "Fewer"
msgstr ""

#: kcmconfigs/filtersetupdialog.cpp:74
msgid "Remove the last criteria."
msgstr ""

#: kcmconfigs/filtersetupdialog.cpp:86
msgid "Choose the action for all mails which are filtered by this filter."
msgstr ""

#: kcmconfigs/filtersetupitem.cpp:256
#, c-format
msgid "Move to %1"
msgstr ""

#
#: kcmconfigs/filtersetupitem.cpp:258
#, fuzzy
msgid "Check for spam"
msgstr "Если &нет почты"

#: kcmconfigs/filtersetupitem.cpp:259
msgid "Unknown action"
msgstr ""

#: kcmconfigs/mailboxwizard.cpp:27
msgid "Press to choose the mail directory"
msgstr ""

#: kcmconfigs/mailboxwizard.cpp:32
msgid ""
"Please choose the path to the mailboxes.\n"
"KShowmail supports only MailDir boxes."
msgstr ""

#: kcmconfigs/mailboxwizard.cpp:47
msgid "Please choose the mailbox"
msgstr ""

#: kcmconfigs/mailboxwizard.cpp:65
msgid "Choose the mailbox directory"
msgstr ""

#: kcmconfigs/mailboxwizard.cpp:134
msgid "Inbox"
msgstr ""

#: kcmconfigs/mailboxwizard.cpp:136
msgid "Outbox"
msgstr ""

#: kcmconfigs/mailboxwizard.cpp:138
#, fuzzy
msgid "Drafts"
msgstr "Дата"

#: kcmconfigs/mailboxwizard.cpp:140
msgid "sent-mail"
msgstr ""

#: kcmconfigs/mailboxwizard.cpp:142
msgid "Trash"
msgstr ""

#: kcmconfigs/senderlistdialog.cpp:39
msgid "List"
msgstr ""

#: kcmconfigs/senderlistdialog.cpp:41
msgid ""
"A mail whose sender is listed here will pass the filter.\n"
"A mail will be accepted, if its From line incloses a list entry.\n"
"E.g. a line of\n"
"\"Ulrich Weigelt\" <ulrich.weigelt@gmx.de> is accepted by the entries\n"
"Ulrich Weigelt\n"
"ulrich.weigelt@gmx.de\n"
"\"Ulrich Weigelt\" <ulrich.weigelt@gmx.de>"
msgstr ""

#: kcmconfigs/senderlistdialog.cpp:43
msgid ""
"A mail whose sender is listed here will be hold up by the filter.\n"
"A mail will be stopped, if its From line incloses a list entry.\n"
"E.g. a line of\n"
"\"Ulrich Weigelt\" <ulrich.weigelt@gmx.de> is filtered by the entries\n"
"Ulrich Weigelt\n"
"ulrich.weigelt@gmx.de\n"
"\"Ulrich Weigelt\" <ulrich.weigelt@gmx.de>"
msgstr ""

#: kcmconfigs/senderlistdialog.cpp:64
msgid "The mails will be deleted."
msgstr ""

#: kcmconfigs/senderlistdialog.cpp:65
msgid "The mails will be marked."
msgstr ""

#: kcmconfigs/tdewalletaccess.cpp:17 kcmconfigs/tdewalletaccess.cpp:86
#: tdewalletaccess.cpp:17 tdewalletaccess.cpp:86
msgid "TDEWallet is not available."
msgstr ""

#: kcmconfigs/tdewalletaccess.cpp:25 kcmconfigs/tdewalletaccess.cpp:94
#: tdewalletaccess.cpp:25 tdewalletaccess.cpp:94
msgid "Could not get wallet name for network datas from TDEWallet."
msgstr ""

#: kcmconfigs/tdewalletaccess.cpp:45 kcmconfigs/tdewalletaccess.cpp:114
#: tdewalletaccess.cpp:45 tdewalletaccess.cpp:114
msgid "Could not open TDEWallet."
msgstr ""

#: kcmconfigs/tdewalletaccess.cpp:56 tdewalletaccess.cpp:56
msgid "Could not create folder for KShowmail in TDEWallet."
msgstr ""

#: kcmconfigs/tdewalletaccess.cpp:65 kcmconfigs/tdewalletaccess.cpp:122
#: tdewalletaccess.cpp:65 tdewalletaccess.cpp:122
msgid "Could not open folder for KShowmail in TDEWallet."
msgstr ""

#: kcmconfigs/tdewalletaccess.cpp:73 tdewalletaccess.cpp:73
msgid "Could not save password in TDEWallet."
msgstr ""

#: kcmconfigs/tdewalletaccess.cpp:132 tdewalletaccess.cpp:132
msgid "Could not get password of account %1 from TDEWallet."
msgstr ""

#: kfeedback.cpp:35
msgid "Feedback"
msgstr "Обратная связь"

#: kfeedback.cpp:39
msgid "&Mail this..."
msgstr "&Отправить email..."

#: kfeedback.cpp:89
msgid ""
"<p><b>Please tell us your opinion about this program.</b></p><p>You will be "
"able to review everything in your mailer before any mail is sent.<br>Nothing "
"will be sent behind your back.</p>"
msgstr ""
"<p><b>Пожалуйста, сообщите нам Ваше мнение о программе.</b></p><p>Вы сможете "
"просмотреть весь текст в Вашем почтовом клиенте перед отправкой.<br>Никакая "
"информация не будет отправлена тайно от Вас.</p>"

#: kfeedback.cpp:114
msgid "Questions marked with "
msgstr "Пункты, помеченные "

#: kfeedback.cpp:123
msgid " must be answered before a mail can be sent."
msgstr ", должны быть заполнены перед отправкой почты."

#: kfeedback.cpp:134
msgid "&Additional comments:"
msgstr "&Дополнительные комментарии:"

#: kfeedback.cpp:312
msgid "yes"
msgstr "да"

#: kfeedback.cpp:313
msgid "no"
msgstr "нет"

#: kshowmail.cpp:75
msgid ""
"Thank You for using KShowmail.\n"
"Please use the feedback dialog to tell us your experience with this program."
msgstr ""

#: kshowmail.cpp:75
msgid "Welcome"
msgstr ""

#: kshowmail.cpp:102
#, c-format
msgid "Autorefresh: %1"
msgstr "Автообновление: %1"

#: kshowmail.cpp:132
msgid "&Refresh messages"
msgstr "&Обновить письма"

#
#: kshowmail.cpp:133
msgid "Show &header of highlighted messages"
msgstr "&Показать заголовки выбранного письма"

#
#: kshowmail.cpp:134
msgid "Show &complete highlighted messages"
msgstr "&Показать полностью выбранное письмо"

#: kshowmail.cpp:135
msgid "&Delete highlighted messages"
msgstr "&Удалить выбранные письма"

#: kshowmail.cpp:136
msgid "S&top current transfer"
msgstr "П&рекратить текущую передачу"

#: kshowmail.cpp:137
msgid "Show Filter Log"
msgstr ""

#: kshowmail.cpp:138
msgid "Add sender to whitelist"
msgstr ""

#: kshowmail.cpp:139
msgid "Add sender to blacklist"
msgstr ""

#: kshowmail.cpp:150
msgid "Send &Feedback Mail"
msgstr "Отправить отзыв о программе"

#: kshowmail.cpp:153
msgid "Setup &account"
msgstr "&Настройки ящика"

#: kshowmail.cpp:159 kshowmail.cpp:543 kshowmail.cpp:559 kshowmail.cpp:644
msgid "Ready."
msgstr "Готов."

#: kshowmail.cpp:165
msgid ""
"Shows the number of deleted, moved or ignored mails by the filter.\n"
"The positions denotes:\n"
"by last refresh / since application start / listed by the log"
msgstr ""

#: kshowmail.cpp:326
msgid "Refreshing ..."
msgstr ""

#: kshowmail.cpp:363
msgid "Job was stopped"
msgstr "Задача остановлена"

#: kshowmail.cpp:392
msgid "%1 message(s) with a total of %2 bytes are waiting"
msgstr "%1 сообщений общим размером %2 байт ожидают"

#: kshowmail.cpp:418
msgid "Do you want to delete these mails?"
msgstr ""

#: kshowmail.cpp:418
#, fuzzy
msgid "Delete?"
msgstr "Удалено"

#: kshowmail.cpp:428
msgid "Deleting Mail(s) ..."
msgstr ""

#: kshowmail.cpp:469
msgid "Downloading ..."
msgstr ""

#: kshowmail.cpp:491
#, fuzzy, c-format
msgid "Last Refresh: %1"
msgstr "Автообновление: %1"

#: kshowmail.cpp:523
msgid ""
"KShowmail will be closed.\n"
"Are you sure?"
msgstr ""
"KShowmail будет закрыт.\n"
"Вы уверены?"

#: kshowmail.cpp:805
msgid "Filter: Deleted: %1/%2/%3; Moved: %4/%5/%6; Ignored: %7"
msgstr ""

#: kshowmaildock.cpp:37
#, fuzzy
msgid "KShowmail: a powerful pop3 email checker"
msgstr "Мощный Pop3 Mail Checker"

#: kshowmailfeedback.cpp:31
msgid "What is your general opinion about this program?"
msgstr "Каково Ваше общее мнение о программе?"

#: kshowmailfeedback.cpp:33
msgid "It's one of my favourites"
msgstr "Одна из моих любимых"

#: kshowmailfeedback.cpp:34
msgid "I like it"
msgstr "Она мне нравится"

#: kshowmailfeedback.cpp:35
msgid "It's sometimes useful"
msgstr "Достаточно полезная"

#: kshowmailfeedback.cpp:36
msgid "It's average"
msgstr "Средняя"

#: kshowmailfeedback.cpp:37
msgid "Nice try, but this could be done better"
msgstr "Неплоха, но можно было сделать лучше"

#: kshowmailfeedback.cpp:38
msgid "It's poor"
msgstr "Неудачная"

#: kshowmailfeedback.cpp:39
msgid "It's useless"
msgstr "Бесполезная"

#: kshowmailfeedback.cpp:40
msgid "It's crap"
msgstr "Просто мусор"

#: kshowmailfeedback.cpp:42
msgid "Which features of this program do you like?"
msgstr "Какие особенности (функции) программы Вам нравятся?"

#: kshowmailfeedback.cpp:45
msgid "What is your favourite feature?"
msgstr "Ваша любимая особенность (функция)?"

#: kshowmailfeedback.cpp:48
msgid "Which features don't you like?"
msgstr "Что Вам не нравится в программе?"

#: kshowmailfeedback.cpp:51
msgid "Which features do you never use?"
msgstr "Какую функцию программы Вы никогда не используете?"

#: kshowmailfeedback.cpp:54
msgid "Are there features you are missing?"
msgstr "Есть ли что-то, чего Вам недостает в программе?"

#: kshowmailfeedback.cpp:55
msgid "Yes, a lot! (please add comment below)"
msgstr "Да, многого! (Пожалуйста, прокомментируйте ниже)"

#: kshowmailfeedback.cpp:56
msgid "Some (please add comment below)"
msgstr "Немного (пожалуйста, прокомментируйте ниже)"

#: kshowmailfeedback.cpp:58
msgid "It has too many features already!"
msgstr "В ней и так слишком много функций!"

#: kshowmailfeedback.cpp:60
msgid "How do you rate the stability of this program?"
msgstr "Как Вы оцениваете надежность программы?"

#: kshowmailfeedback.cpp:61
msgid "Rock solid"
msgstr "Абсолютно надежна"

#: kshowmailfeedback.cpp:62 kshowmailfeedback.cpp:69
msgid "Good"
msgstr "Хорошая"

#: kshowmailfeedback.cpp:63 kshowmailfeedback.cpp:70 kshowmailfeedback.cpp:77
#: kshowmailfeedback.cpp:84
msgid "Average"
msgstr "Средняя"

#: kshowmailfeedback.cpp:64 kshowmailfeedback.cpp:71
msgid "Poor"
msgstr "Плохая"

#: kshowmailfeedback.cpp:65
msgid "It keeps crashing all the time"
msgstr "Постоянно рушится"

#: kshowmailfeedback.cpp:67
msgid "How do you rate the performance of this program?"
msgstr "Как Вы оцениваете производительность программы?"

#: kshowmailfeedback.cpp:68
msgid "Great"
msgstr "Отличная"

#: kshowmailfeedback.cpp:72
msgid "It's so slow it drives me nuts"
msgstr "Такая медленная, что это меня убивает"

#: kshowmailfeedback.cpp:74
msgid "What is your experience with computers in general?"
msgstr "Каков Ваш общий опыт в работе с компьютерами?"

#: kshowmailfeedback.cpp:75 kshowmailfeedback.cpp:82
msgid "Expert"
msgstr "Эксперт"

#: kshowmailfeedback.cpp:76 kshowmailfeedback.cpp:83
msgid "Fair"
msgstr "Хороший"

#: kshowmailfeedback.cpp:78 kshowmailfeedback.cpp:85
msgid "Learning"
msgstr "Учусь"

#: kshowmailfeedback.cpp:79 kshowmailfeedback.cpp:86
msgid "Newbie"
msgstr "Новичок"

#: kshowmailfeedback.cpp:81
msgid "What is your experience with Unix/Linux systems?"
msgstr "Каков Ваш опыт в работе с Unix/Linux системами?"

#: kshowmailfeedback.cpp:88
msgid "Did you have trouble figuring out how to work with this program?"
msgstr "Вызвало ли у Вас трудности освоение программы?"

#: kshowmailfeedback.cpp:90
msgid "No problem"
msgstr "Никаких проблем"

#: kshowmailfeedback.cpp:91
msgid "Some"
msgstr "Некоторые"

#: kshowmailfeedback.cpp:92
msgid "I'm still learning"
msgstr "Я все еще разбираюсь"

#: kshowmailfeedback.cpp:93
msgid "I didn't have a clue what to do at first"
msgstr "Сначала я совершенно ничего не понимал"

#: kshowmailfeedback.cpp:94
msgid "I still don't have a clue what to do"
msgstr "Я до сих пор ничего не понимаю"

#: kshowmailfeedback.cpp:96
msgid "Where do you use this program most?"
msgstr "Где Вы в основном используете программу?"

#: kshowmailfeedback.cpp:97
msgid "At work"
msgstr "На работе"

#: kshowmailfeedback.cpp:98
msgid "At home"
msgstr "Дома"

#: kshowmailfeedback.cpp:99
msgid "At university / school"
msgstr "В университете / школе"

#: kshowmailfeedback.cpp:101
msgid "What is your primary role there?"
msgstr "Какова Ваша роль там?"

#: kshowmailfeedback.cpp:102 kshowmailfeedback.cpp:110
msgid "Home user"
msgstr "Домашний пользователь"

#: kshowmailfeedback.cpp:103 kshowmailfeedback.cpp:111
msgid "Student"
msgstr "Студент"

#: kshowmailfeedback.cpp:104 kshowmailfeedback.cpp:112
msgid "Educational (teacher / professor)"
msgstr "Образование (учитель / профессор)"

#: kshowmailfeedback.cpp:105 kshowmailfeedback.cpp:113
msgid "Non-computer related work"
msgstr "Не связанная с компьютерами работа"

#: kshowmailfeedback.cpp:106 kshowmailfeedback.cpp:114
msgid "Developer"
msgstr "Разработчик"

#: kshowmailfeedback.cpp:107 kshowmailfeedback.cpp:115
msgid "System administrator"
msgstr "Системный администратор"

#: kshowmailfeedback.cpp:109
msgid "Do you have any other roles there?"
msgstr "Есть ли у Вас там другие обязанности?"

#: kshowmailfeedback.cpp:117
msgid "How did you get to know this program?"
msgstr "Откуда Вы узнали об этой программе?"

#: kshowmailfeedback.cpp:118
msgid "In a menu on my machine"
msgstr "Из меню на моем компьютере"

#: kshowmailfeedback.cpp:119
msgid "Somebody told me about it"
msgstr "Кто-то сказал мне о ней"

#: kshowmailfeedback.cpp:120
msgid "On the internet"
msgstr "Из интернета"

#: kshowmailfeedback.cpp:121
msgid "Printed magazine / book"
msgstr "Из печатного журнала / книги"

#: kshowmailfeedback.cpp:122
msgid "Other (please add comment below)"
msgstr "Другое (пожалуйста, прокомментируйте ниже)"

#: kshowmailfeedback.cpp:124
msgid "Would you recommend this program to a friend?"
msgstr "Стали бы Вы рекомендовать эту программу другу?"

#: kshowmailfeedback.cpp:132
msgid "The message list display in general"
msgstr "Отображение списка сообщений в общем"

#: kshowmailfeedback.cpp:133
msgid "Display of message headers"
msgstr "Отображение заголовков сообщения"

#
#: kshowmailfeedback.cpp:134
msgid "Display of complete messages"
msgstr "Отображение всего сообщения"

#: kshowmailfeedback.cpp:136
msgid "Filters"
msgstr "Фильтры"

#: kshowmailfeedback.cpp:137
msgid "Manual delete of unwanted messages"
msgstr "Ручное удаление нежелательных сообщений"

#: kshowmailfeedback.cpp:138
#, fuzzy
msgid "Automatic move of filtered messages"
msgstr "Автоматическое удаление отфильтрованных сообщений"

#: kshowmailfeedback.cpp:139
msgid "Automatic delete of filtered messages"
msgstr "Автоматическое удаление отфильтрованных сообщений"

#: kshowmailfeedback.cpp:140
#, fuzzy
msgid "Automatic mark of filtered messages"
msgstr "Автоматическое удаление отфильтрованных сообщений"

#: kshowmailfeedback.cpp:141
#, fuzzy
msgid "Ignoring of filtered messages"
msgstr "Ручное удаление отфильтрованных сообщений"

#: kshowmailfeedback.cpp:142
msgid "Integration of SpamAssassin"
msgstr ""

#: kshowmailfeedback.cpp:143
#, fuzzy
msgid "White- and Blacklist"
msgstr "О&чистить список"

#: kshowmailfeedback.cpp:144
#, fuzzy
msgid "Filter Log"
msgstr "Фильтр"

#: kshowmailfeedback.cpp:145
msgid "Filter messages by regular expressions"
msgstr "Фильтрация сообщений с помощью регулярных выражений"

#: kshowmailfeedback.cpp:148
msgid "Sorting of messages by size, date etc."
msgstr "Сортировка сообщений по размеру, дате и т.п."

#: kshowmailfeedback.cpp:150
msgid "Play sound"
msgstr "Проигрывание звука"

#: kshowmailfeedback.cpp:151
msgid "Play beep"
msgstr "Проигрывание сигнала"

#: kshowmailfeedback.cpp:152
msgid "Initial timer"
msgstr "Начальная задержка"

#: kshowmailfeedback.cpp:153
msgid "Interval timer"
msgstr "Задержка между обновлениями"

#: kshowmailfeedback.cpp:154
msgid "This feedback survey :-)"
msgstr "Этот опрос в обратной связи :-)"

#: main.cpp:33
msgid "A powerful pop3 mail checker"
msgstr "Мощный Pop3 Mail Checker"

#: main.cpp:40
msgid "Refresh messages now"
msgstr "Обновить сообщения"

#: main.cpp:42
msgid "Launch configure dialog"
msgstr "Диалог настройки"

#: main.cpp:107
msgid "Kshowmail is already running!"
msgstr "Kshowmail уже запущен!"

#: showheaderdialog.cpp:28 showmaildialog.cpp:39
msgid "Subject:"
msgstr "Тема:"

#: showmaildialog.cpp:15
msgid "Reply"
msgstr "Ответить"

#: showmaildialog.cpp:30
msgid "Sender:"
msgstr "Отправитель:"

#: showmaildialog.cpp:33
msgid "Date:"
msgstr "Дата:"

#: showmaildialog.cpp:36
msgid "Size:"
msgstr "Размер:"

#: showrecordelem.cpp:160
msgid "new"
msgstr "новое"

#: showrecordelem.cpp:162
msgid "old"
msgstr "старое"

#: AlertDlg.ui:16
#, no-c-format
msgid "KShowmail"
msgstr "KShowmail"

#: AlertDlg.ui:61
#, no-c-format
msgid "New mail"
msgstr "Новая почта"

#
#: AlertDlg.ui:76
#, no-c-format
msgid "has arrived !"
msgstr "поступила!"

#: kshowmailui.rc:4
#, no-c-format
msgid "&Actions"
msgstr "&Действия"

#, fuzzy
#~ msgid "Delete"
#~ msgstr "Удалено"

#
#, fuzzy
#~ msgid "Options"
#~ msgstr "Настройки сервера"

#~ msgid "Execute user commands"
#~ msgstr "Исполнение пользовательских команд"

#, fuzzy
#~ msgid "Pass"
#~ msgstr "Пароль"

#~ msgid "Condition"
#~ msgstr "Условие"

#~ msgid "Contains"
#~ msgstr "Содержит"

#~ msgid "Doesn't contain"
#~ msgstr "Не содержит"

#~ msgid "Equals"
#~ msgstr "Равно"

#~ msgid "Doesn't equal"
#~ msgstr "Не равно"

#~ msgid "Greater"
#~ msgstr "Больше"

#~ msgid "Less"
#~ msgstr "Меньше"

#~ msgid "No more Conditions"
#~ msgstr "Больше нет условий"

#~ msgid "And"
#~ msgstr "И"

#~ msgid "Or"
#~ msgstr "Или"

#~ msgid "Edit regular expression"
#~ msgstr "Редактировать регулярное выражение"

#~ msgid "Regular Expression"
#~ msgstr "Регулярное выражение"

#~ msgid "For help about regular expressions lookup the Qt documentation"
#~ msgstr "Для справки по регулярным выражениям смотрите документацию по Qt."

#~ msgid "second Condition"
#~ msgstr "второе условие"

#~ msgid "Counter"
#~ msgstr "Номер"

#~ msgid ""
#~ "<qt>Filters are counted for each automatic deletion;<br>Filters with high "
#~ "counters are listed first</qt>"
#~ msgstr ""
#~ "<qt>Номера учитываются при каждом автоматическом удалении;<br>Фильтры с "
#~ "бОльшими номерами применяются первыми.</qt>"

#~ msgid "Reset Counter"
#~ msgstr "Сброс номера"

#~ msgid "Filter Status"
#~ msgstr "Статус фильтров"

#~ msgid "Filters are switched off"
#~ msgstr "Фильтры отключены"

#~ msgid "Filters are switched on"
#~ msgstr "Фильтры включены"

#~ msgid "Automatic Delete"
#~ msgstr "Автоматическое удаление"

#~ msgid "Filters are switched on and are applied automatically"
#~ msgstr "Фильтры включены и применяются автоматически"

#~ msgid "Add filter"
#~ msgstr "Добавить фильтр"

#~ msgid "Copy filter"
#~ msgstr "Скопировать фильтр"

#~ msgid ""
#~ "Filter %1 will be deleted.\n"
#~ "Are you sure ?"
#~ msgstr ""
#~ "Фильтр %1 будет удален.\n"
#~ "Вы уверены?"

#~ msgid ""
#~ "Automatic filters can cause loss of important mails.\n"
#~ "Please test your filters.\n"
#~ "Are you sure ?"
#~ msgstr ""
#~ "Автоматические фильтры могут привести к потере важных писем.\n"
#~ "Пожалуйста, проверьте свои фильтры.\n"
#~ "Продолжить?"

#~ msgid ""
#~ "Your conditions contain empty match strings.\n"
#~ "This will not work."
#~ msgstr ""
#~ "Ваши условия содержат пустые строки для сопоставления.\n"
#~ "Это неправильно."

#~ msgid "Setup &filters"
#~ msgstr "Настройки &фильтров"

#~ msgid ""
#~ "Command %1 will be deleted.\n"
#~ "Are you sure ?"
#~ msgstr ""
#~ "Команда %1 будет удалена.\n"
#~ "Вы уверены?"

#~ msgid ""
#~ "Account %1 will be deleted.\n"
#~ "Are you sure ?"
#~ msgstr ""
#~ "Ящик %1 будет удален.\n"
#~ "Вы уверены?"

#~ msgid ""
#~ "Password will be stored as scrambled text.\n"
#~ "It might be possible to decipher it.\n"
#~ "Are you sure ?\n"
#~ msgstr ""
#~ "Пароль будет сохранен в виде зашифрованного текста,\n"
#~ "но может быть расшифрован.\n"
#~ "Продолжить?\n"

#
#~ msgid "Message"
#~ msgstr "Сообщение"

#~ msgid "Send reply mail"
#~ msgstr "Послать ответ"

#~ msgid "User command"
#~ msgstr "Команда пользователя"

#~ msgid "Menu Entry"
#~ msgstr "Пункт меню"

#~ msgid "Press button to select command path"
#~ msgstr "Нажмите, чтобы выбрать путь для команды"

#~ msgid "Test"
#~ msgstr "Тест"

#~ msgid "Execute the command immediatly"
#~ msgstr "Исполнять команду немедленно"

#~ msgid "Wait for command to complete"
#~ msgstr "Ждать окончания выполнения команды"

#~ msgid "Enter menu entry name"
#~ msgstr "Введите название пункта меню"

#~ msgid ""
#~ "<qt>Enter path to selected command and arguments<br>&lt;user&gt;, &lt;"
#~ "server&gt;, &lt;passwd&gt;, &lt;header&gt; and &lt;body&gt; may be used "
#~ "as arguments</qt>"
#~ msgstr ""
#~ "<qt>Введите путь к выбранной команде и аргументы.<br>&lt;user&gt;, &lt;"
#~ "server&gt;, &lt;passwd&gt, &lt;header&gt; und &lt;body&gt; могут быть "
#~ "использованы как аргументы</qt>"

#~ msgid "Password:"
#~ msgstr "Пароль:"

#
#~ msgid "The account must have a name"
#~ msgstr "Ящик должен иметь имя"

#~ msgid "This account is already present"
#~ msgstr "Такой ящик уже имеется"

#~ msgid "Command"
#~ msgstr "Команда"

#~ msgid "User commands"
#~ msgstr "Команды пользователя"

#~ msgid "Add user command"
#~ msgstr "Добавить команду пользователя"

#~ msgid "Edit user command"
#~ msgstr "Редактировать команду пользователя"

#~ msgid "Copy user command"
#~ msgstr "Скопировать команду пользователя"

#~ msgid "Delete user command"
#~ msgstr "Удалить команду пользователя"

#~ msgid "Accounts"
#~ msgstr "Ящики"

#~ msgid "Delete account"
#~ msgstr "Удалить ящик"

#~ msgid "Cop&y"
#~ msgstr "С&копировать"

#~ msgid "copy account"
#~ msgstr "Cкопировать ящик"

#~ msgid "Add new account"
#~ msgstr "Добавить ящик"

#
#~ msgid "&General Options"
#~ msgstr "&Общие настройки"

#~ msgid "Save password (not recommended !)"
#~ msgstr "Сохранять пароль (не рекомендуется!)"

#~ msgid "Pop3 Timer"
#~ msgstr "Pop3-таймаут"

#~ msgid "Pop3 timeout"
#~ msgstr "Pop3-таймаут"

#
#~ msgid "Max Size:"
#~ msgstr "Макс. размер:"

#~ msgid "Maximal size of downloaded mail body in kilobytes"
#~ msgstr "Максимальный размер загружаемого тела письма в килобайтах"

#
#~ msgid "Display Options"
#~ msgstr "Интерфейс"

#~ msgid "E&xternal Program"
#~ msgstr "Вне&шняя программа"

#~ msgid "Sound File:"
#~ msgstr "Звуковой файл:"

#~ msgid "Enter sound file"
#~ msgstr "Введите путь и имя звукового файла"

#~ msgid "Setup &accounts"
#~ msgstr "&Настройки ящиков"

#~ msgid "Setup &commands"
#~ msgstr "Настройки &команд"

#~ msgid "&Setup"
#~ msgstr "&Настройки"

#~ msgid "Select Command"
#~ msgstr "Выберите команду"

#~ msgid "Send complain mails"
#~ msgstr "Отправить спам-жалобы"

#~ msgid "Clear message list by Ctrl-C"
#~ msgstr "Очистка списка сообщений нажатием Ctrl-C"

#~ msgid "Forced refresh of all messages by Shift-F5"
#~ msgstr "Принудительное обновление сообщений нажатием Shift-F5"

#~ msgid "Select account"
#~ msgstr "Выберите ящик"

#~ msgid "Refresh &all messages"
#~ msgstr "Обновить &все письма"

#~ msgid "&Send complain mail"
#~ msgstr "&Отправить письмо с жалобой"

#~ msgid "Logging in to server %1 ..."
#~ msgstr "Вход на сервер %1 ..."

# ycp-format
#~ msgid "connection to pop3 server %1 established successfully"
#~ msgstr "соединение с Pop3-сервером %1 установлено"

#~ msgid "POP3 Timeout"
#~ msgstr "Pop3-таймаут"

#~ msgid "Timeout: job was killed"
#~ msgstr "Таумаут: задача была удалена"

#~ msgid "getting UIDLs ..."
#~ msgstr "получение UIDL..."

#~ msgid "getting message %1 of %2 ..."
#~ msgstr "получение сообщения %1 из %2 ..."

#~ msgid "Deleting highlighted messages..."
#~ msgstr "Удаление выбранных сообщений..."

#~ msgid ""
#~ "Message %1 at %2 will be deleted.\n"
#~ "Are you sure ?\n"
#~ msgstr ""
#~ "Сообщение %1 в ящике %2 будет удалено.\n"
#~ "Продолжить?\n"

#~ msgid "Yes all"
#~ msgstr "Да для всех"

#~ msgid "Sending complain mails..."
#~ msgstr "Отправить письмо с жалобой..."

#~ msgid ""
#~ "Complain mail will be sent for message %1 at %2.\n"
#~ "Are you sure ?\n"
#~ msgstr ""
#~ "Письмо с жалобой будет отправлено для сообщения %1 в ящике %2.\n"
#~ "Продолжить?\n"

#~ msgid "Header %1 at %2"
#~ msgstr "Заголовок письма %1 в ящике %2"

#~ msgid "Getting complete highlighted messages..."
#~ msgstr "Загрузка тела выбранного сообщения..."

#~ msgid "Message %1 at %2"
#~ msgstr "Сообщение %1 в ящике %2"

#, fuzzy
#~ msgid ""
#~ "<qt>Enter path to selected command and arguments<br>&lt;user&gt;, "
#~ "<server>, \\<passwd\\>, \\<header\\> and \\<body\\> may be used as "
#~ "arguments</qt>"
#~ msgstr ""
#~ "Pfad des ausgewählten Kommandos mit Argumenten\n"
#~ "<user>, <server>, <passwd>, <header> und <body> können als Argumente "
#~ "benutzt werden"

#~ msgid ""
#~ "Enter path to selected command and arguments\\n<user>, <server>, "
#~ "<passwd>, <header> and <body> may be used as arguments"
#~ msgstr ""
#~ "Pfad des ausgewählten Kommandos mit Argumenten\n"
#~ "<user>, <server>, <passwd>, <header> und <body> können als Argumente "
#~ "benutzt werden"

#~ msgid "Ignore case"
#~ msgstr "GroГџ/Kleinschreibung ignorieren"