summaryrefslogtreecommitdiff
path: root/po/ru.po
blob: 443a594fd8fc93add1d497c8096b39fc48688dac (plain) (blame)
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
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851
3852
3853
3854
3855
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
4001
4002
4003
4004
4005
4006
4007
4008
4009
4010
4011
4012
4013
4014
4015
4016
4017
4018
4019
4020
4021
4022
4023
4024
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
4035
4036
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046
4047
4048
4049
4050
4051
4052
4053
4054
4055
4056
4057
4058
4059
4060
4061
4062
4063
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095
4096
4097
4098
4099
4100
4101
4102
4103
4104
4105
4106
4107
4108
4109
4110
4111
4112
4113
4114
4115
4116
4117
4118
4119
4120
4121
4122
4123
4124
4125
4126
4127
4128
4129
4130
4131
4132
4133
4134
4135
4136
4137
4138
4139
4140
4141
4142
4143
4144
4145
4146
4147
4148
4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
4167
4168
4169
4170
4171
4172
4173
4174
4175
4176
4177
4178
4179
4180
4181
4182
4183
4184
4185
4186
4187
4188
4189
4190
4191
4192
4193
4194
4195
4196
4197
4198
4199
4200
4201
4202
4203
4204
4205
4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
4233
4234
4235
4236
4237
4238
4239
4240
4241
4242
4243
4244
4245
4246
4247
4248
4249
4250
4251
4252
4253
4254
4255
4256
4257
4258
4259
4260
4261
4262
4263
4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
4291
4292
4293
4294
4295
4296
4297
4298
4299
4300
4301
4302
4303
4304
4305
4306
4307
4308
4309
4310
4311
4312
4313
4314
4315
4316
4317
4318
4319
4320
4321
4322
4323
4324
4325
4326
4327
4328
4329
4330
4331
4332
4333
4334
4335
4336
4337
4338
4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
4359
4360
4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
4377
4378
4379
4380
4381
4382
4383
4384
4385
4386
4387
4388
4389
4390
4391
4392
4393
4394
4395
4396
4397
4398
4399
4400
4401
4402
4403
4404
4405
4406
4407
4408
4409
4410
4411
4412
4413
4414
4415
4416
4417
4418
4419
4420
4421
4422
4423
4424
4425
4426
4427
4428
4429
4430
4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
4454
4455
4456
4457
4458
4459
4460
4461
4462
4463
4464
4465
4466
4467
4468
4469
4470
4471
4472
4473
4474
4475
4476
4477
4478
4479
4480
4481
4482
4483
4484
4485
4486
4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
4506
4507
4508
4509
4510
4511
4512
4513
4514
4515
4516
4517
4518
4519
4520
4521
4522
4523
4524
4525
4526
4527
4528
4529
4530
4531
4532
4533
4534
4535
4536
4537
4538
4539
4540
4541
4542
4543
4544
4545
4546
4547
4548
4549
4550
4551
4552
4553
4554
4555
4556
4557
4558
4559
4560
4561
4562
4563
4564
4565
4566
4567
4568
4569
4570
4571
4572
4573
4574
4575
4576
4577
4578
4579
4580
4581
4582
4583
4584
4585
4586
4587
4588
4589
4590
4591
4592
4593
4594
4595
4596
4597
4598
4599
4600
4601
4602
4603
4604
4605
4606
4607
4608
4609
4610
4611
4612
4613
4614
4615
4616
4617
4618
4619
4620
4621
4622
4623
4624
4625
4626
4627
4628
4629
4630
4631
4632
4633
4634
4635
4636
4637
4638
4639
4640
4641
4642
4643
4644
4645
4646
4647
4648
4649
4650
4651
4652
4653
4654
4655
4656
4657
4658
4659
4660
4661
4662
4663
4664
4665
4666
4667
4668
4669
4670
4671
4672
4673
4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
4690
4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
4732
4733
4734
4735
4736
4737
4738
4739
4740
4741
4742
4743
4744
4745
4746
4747
4748
4749
4750
4751
4752
4753
4754
4755
4756
4757
4758
4759
4760
4761
4762
4763
4764
4765
4766
4767
4768
4769
4770
4771
4772
4773
4774
4775
4776
4777
4778
4779
4780
4781
4782
4783
4784
4785
4786
4787
4788
4789
4790
4791
4792
4793
4794
4795
4796
4797
4798
4799
4800
4801
4802
4803
4804
4805
4806
4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
4826
4827
4828
4829
4830
4831
4832
4833
4834
4835
4836
4837
4838
4839
4840
4841
4842
4843
4844
4845
4846
4847
4848
4849
4850
4851
4852
4853
4854
4855
4856
4857
4858
4859
4860
4861
4862
4863
4864
4865
4866
4867
4868
4869
4870
4871
4872
4873
4874
4875
4876
4877
4878
4879
4880
4881
4882
4883
4884
4885
4886
4887
4888
4889
4890
4891
4892
4893
4894
4895
4896
4897
4898
4899
4900
4901
4902
4903
4904
4905
4906
4907
4908
4909
4910
4911
4912
4913
4914
4915
4916
4917
4918
4919
4920
4921
4922
4923
4924
4925
4926
4927
4928
4929
4930
4931
4932
4933
4934
4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
4950
4951
4952
4953
4954
4955
4956
4957
4958
4959
4960
4961
4962
4963
4964
4965
4966
4967
4968
4969
4970
4971
4972
4973
4974
4975
4976
4977
4978
4979
4980
4981
4982
4983
4984
4985
4986
4987
4988
4989
4990
4991
4992
4993
4994
4995
4996
4997
4998
4999
5000
5001
5002
5003
5004
5005
5006
5007
5008
5009
5010
5011
5012
5013
5014
5015
5016
5017
5018
5019
5020
5021
5022
5023
5024
5025
5026
5027
5028
5029
5030
5031
5032
5033
5034
5035
5036
5037
5038
5039
5040
5041
5042
5043
5044
5045
5046
5047
5048
5049
5050
5051
5052
5053
5054
5055
5056
5057
5058
5059
5060
5061
5062
5063
5064
5065
5066
5067
5068
5069
5070
5071
5072
5073
5074
5075
5076
5077
5078
5079
5080
5081
5082
5083
5084
5085
5086
5087
5088
5089
5090
5091
5092
5093
5094
5095
5096
5097
5098
5099
5100
5101
5102
5103
5104
5105
5106
5107
5108
5109
5110
5111
5112
5113
5114
5115
5116
5117
5118
5119
5120
5121
5122
5123
5124
5125
5126
5127
5128
5129
5130
5131
5132
5133
5134
5135
5136
5137
5138
5139
5140
5141
5142
5143
5144
5145
5146
5147
5148
5149
5150
5151
5152
5153
5154
5155
5156
5157
5158
5159
5160
5161
5162
5163
5164
5165
5166
5167
5168
5169
5170
5171
5172
5173
5174
5175
5176
5177
5178
5179
5180
5181
5182
5183
5184
5185
5186
5187
5188
5189
5190
5191
5192
5193
5194
5195
5196
5197
5198
5199
5200
5201
5202
5203
5204
5205
5206
5207
5208
5209
5210
5211
5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
5225
5226
5227
5228
5229
5230
5231
5232
5233
5234
5235
5236
5237
5238
5239
5240
5241
5242
5243
5244
5245
5246
5247
5248
5249
5250
5251
5252
5253
5254
5255
5256
5257
5258
5259
5260
5261
5262
5263
5264
5265
5266
5267
5268
5269
5270
5271
5272
5273
5274
5275
5276
5277
5278
5279
5280
5281
5282
5283
5284
5285
5286
5287
5288
5289
5290
5291
5292
5293
5294
5295
5296
5297
5298
5299
5300
5301
5302
5303
5304
5305
5306
5307
5308
5309
5310
5311
5312
5313
5314
5315
5316
5317
5318
5319
5320
5321
5322
5323
5324
5325
5326
5327
5328
5329
5330
5331
5332
5333
5334
5335
5336
5337
5338
5339
5340
5341
5342
5343
5344
5345
5346
5347
5348
5349
5350
5351
5352
5353
5354
5355
5356
5357
5358
5359
5360
5361
5362
5363
5364
5365
5366
5367
5368
5369
5370
5371
5372
5373
5374
5375
5376
5377
5378
5379
5380
5381
5382
5383
5384
5385
5386
5387
5388
5389
5390
5391
5392
5393
5394
5395
5396
5397
5398
5399
5400
5401
5402
5403
5404
5405
5406
5407
5408
5409
5410
5411
5412
5413
5414
5415
5416
5417
5418
5419
5420
5421
5422
5423
5424
5425
5426
5427
5428
5429
5430
5431
5432
5433
5434
5435
5436
5437
5438
5439
5440
5441
5442
5443
5444
5445
5446
5447
5448
5449
5450
5451
5452
5453
5454
5455
5456
5457
5458
5459
5460
5461
5462
5463
5464
5465
5466
5467
5468
5469
5470
5471
5472
5473
5474
5475
5476
5477
5478
5479
5480
5481
5482
5483
5484
5485
5486
5487
5488
5489
5490
5491
5492
5493
5494
5495
5496
5497
5498
5499
5500
5501
5502
5503
5504
5505
5506
5507
5508
5509
5510
5511
5512
5513
5514
5515
5516
5517
5518
5519
5520
5521
5522
5523
5524
5525
5526
5527
5528
5529
5530
5531
5532
5533
5534
5535
5536
5537
5538
5539
5540
5541
5542
5543
5544
5545
5546
5547
5548
5549
5550
5551
5552
5553
5554
5555
5556
5557
5558
5559
5560
5561
5562
5563
5564
5565
5566
5567
5568
5569
5570
5571
5572
5573
5574
5575
5576
5577
5578
5579
5580
5581
5582
5583
5584
5585
5586
5587
5588
5589
5590
5591
5592
5593
5594
5595
5596
5597
5598
5599
5600
5601
5602
5603
5604
5605
5606
5607
5608
5609
5610
5611
5612
5613
5614
5615
5616
5617
5618
5619
5620
5621
5622
5623
5624
5625
5626
5627
5628
5629
5630
5631
5632
5633
5634
5635
5636
5637
5638
5639
5640
5641
5642
5643
5644
5645
5646
5647
5648
5649
5650
5651
5652
5653
5654
5655
5656
5657
5658
5659
5660
5661
5662
5663
5664
5665
5666
5667
5668
5669
5670
5671
5672
5673
5674
5675
5676
5677
5678
5679
5680
5681
5682
5683
5684
5685
5686
5687
5688
5689
5690
5691
5692
5693
5694
5695
5696
5697
5698
5699
5700
5701
5702
5703
5704
5705
5706
5707
5708
5709
5710
5711
5712
5713
5714
5715
5716
5717
5718
5719
5720
5721
5722
5723
5724
5725
5726
5727
5728
5729
5730
5731
5732
5733
5734
5735
5736
5737
5738
5739
5740
5741
5742
5743
5744
5745
5746
5747
5748
5749
5750
5751
5752
5753
5754
5755
5756
5757
5758
5759
5760
5761
5762
5763
5764
5765
5766
5767
5768
5769
5770
5771
5772
5773
5774
5775
5776
5777
5778
5779
5780
5781
5782
5783
5784
5785
5786
5787
5788
5789
5790
5791
5792
5793
5794
5795
5796
5797
5798
5799
5800
5801
5802
5803
5804
5805
5806
5807
5808
5809
5810
5811
5812
5813
5814
5815
5816
5817
5818
5819
5820
5821
5822
5823
5824
5825
5826
5827
5828
5829
5830
5831
5832
5833
5834
5835
5836
5837
5838
5839
5840
5841
5842
5843
5844
5845
5846
5847
5848
5849
5850
5851
5852
5853
5854
5855
5856
5857
5858
5859
5860
5861
5862
5863
5864
5865
5866
5867
5868
5869
5870
5871
5872
5873
5874
5875
5876
5877
5878
5879
5880
5881
5882
5883
5884
5885
5886
5887
5888
5889
5890
5891
5892
5893
5894
5895
5896
5897
5898
5899
5900
5901
5902
5903
5904
5905
5906
5907
5908
5909
5910
5911
5912
5913
5914
5915
5916
5917
5918
5919
5920
5921
5922
5923
5924
5925
5926
5927
5928
5929
5930
5931
5932
5933
5934
5935
5936
5937
5938
5939
5940
5941
5942
5943
5944
5945
5946
5947
5948
5949
5950
5951
5952
5953
5954
5955
5956
5957
5958
5959
5960
5961
5962
5963
5964
5965
5966
5967
5968
5969
5970
5971
5972
5973
5974
5975
5976
5977
5978
5979
5980
5981
5982
5983
5984
5985
5986
5987
5988
5989
5990
5991
5992
5993
5994
5995
5996
5997
5998
5999
6000
6001
6002
6003
6004
6005
6006
6007
6008
6009
6010
6011
6012
6013
6014
6015
6016
6017
6018
6019
6020
6021
6022
6023
6024
6025
6026
6027
6028
6029
6030
6031
6032
6033
6034
6035
6036
6037
6038
6039
6040
6041
6042
6043
6044
6045
6046
6047
6048
6049
6050
6051
6052
6053
6054
6055
6056
6057
6058
6059
6060
6061
6062
6063
6064
6065
6066
6067
6068
6069
6070
6071
6072
6073
6074
6075
6076
6077
6078
6079
6080
6081
6082
6083
6084
6085
6086
6087
6088
6089
6090
6091
6092
6093
6094
6095
6096
6097
6098
6099
6100
6101
6102
6103
6104
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The ManaPlus Developers
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Andrei Karas <akaras@inbox.ru>, 2011, 2012.
# Necromonger <Necromong@inbox.ru>, 2011.
#   <Necromong@inbox.ru>, 2011.
#   <reslayer@mail.ru>, 2011.
msgid ""
msgstr ""
"Project-Id-Version: ManaPlus\n"
"Report-Msgid-Bugs-To: akaras@inbox.ru\n"
"POT-Creation-Date: 2012-06-23 16:53+0300\n"
"PO-Revision-Date: 2012-06-21 20:36+0000\n"
"Last-Translator: Andrei Karas <akaras@inbox.ru>\n"
"Language-Team: Russian (http://www.transifex.net/projects/p/manaplus/"
"language/ru/)\n"
"Language: ru\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"

#: src/actionmanager.cpp:825
msgid "Ignoring incoming trade requests"
msgstr "Игнорировать предложения о торговле"

#: src/actionmanager.cpp:834
msgid "Accepting incoming trade requests"
msgstr "Принимать предложения о торговле"

#: src/actorspritemanager.cpp:1267
msgid "Visible on map"
msgstr "Видимые на карте"

#: src/being.cpp:345
msgid "Human"
msgstr "Человек"

#: src/being.cpp:562
msgid "dodge"
msgstr "уворот"

#: src/being.cpp:562
msgid "miss"
msgstr "промах"

#. TRANSLATORS: this away status writed in player nick
#: src/being.cpp:1614 src/gui/whoisonline.cpp:766
msgid "A"
msgstr "О"

#. TRANSLATORS: this inactive status writed in player nick
#: src/being.cpp:1619 src/gui/whoisonline.cpp:771
msgid "I"
msgstr "Б"

#: src/client.cpp:977 src/gui/setup.cpp:55 src/gui/windowmenu.cpp:107
msgid "Setup"
msgstr "Настройка"

#: src/client.cpp:984 src/gui/setup_perfomance.cpp:47
msgid "Perfomance"
msgstr "Производительность"

#: src/client.cpp:989 src/gui/setup_video.cpp:250
msgid "Video"
msgstr "Видео"

#: src/client.cpp:994
msgid "Themes"
msgstr "Темы"

#: src/client.cpp:1080
msgid "Connecting to server"
msgstr "Идет подключение к серверу..."

#: src/client.cpp:1118
msgid "Logging in"
msgstr "Авторизация"

#: src/client.cpp:1152
msgid "Entering game world"
msgstr "Входим в игровой мир"

#: src/client.cpp:1258
msgid "Requesting characters"
msgstr "Получение списка персонажей"

#: src/client.cpp:1293
msgid "Connecting to the game server"
msgstr "Подключение к игровому серверу"

#: src/client.cpp:1303
msgid "Changing game servers"
msgstr "Смена игрового сервера"

#: src/client.cpp:1346 src/client.cpp:1354 src/client.cpp:1489
#: src/gui/changeemaildialog.cpp:157 src/gui/changepassworddialog.cpp:147
#: src/gui/charcreatedialog.cpp:281 src/gui/charselectdialog.cpp:271
#: src/gui/editserverdialog.cpp:176 src/gui/registerdialog.cpp:239
#: src/gui/unregisterdialog.cpp:137 src/net/ea/charserverhandler.cpp:170
#: src/net/ea/charserverhandler.cpp:188 src/net/manaserv/charhandler.cpp:186
#: src/net/manaserv/charhandler.cpp:229
msgid "Error"
msgstr "Ошибка"

#: src/client.cpp:1364
msgid "Requesting registration details"
msgstr "Запрос регистрационных данных"

#: src/client.cpp:1390
msgid "Password Change"
msgstr "Изменить Пароль"

#: src/client.cpp:1391
msgid "Password changed successfully!"
msgstr "Пароль изменен!"

#: src/client.cpp:1410
msgid "Email Change"
msgstr "Сменить Email"

#: src/client.cpp:1411
msgid "Email changed successfully!"
msgstr "Email изменен!"

#: src/client.cpp:1431
msgid "Unregister Successful"
msgstr "Регистрация удалена"

#: src/client.cpp:1432
msgid "Farewell, come back any time..."
msgstr "Хорошо, возвращайтесь в любое время..."

#: src/client.cpp:1655 src/client.cpp:1688 src/client.cpp:1703
#: src/client.cpp:2148 src/client.cpp:2155
#, c-format
msgid "%s doesn't exist and can't be created! Exiting."
msgstr "%s не существует, и не может быть создано! Выход."

#: src/client.cpp:1846
#, c-format
msgid "Invalid update host: %s"
msgstr "Некорректный сервер обновлений: %s"

#: src/client.cpp:1880 src/client.cpp:1886
msgid "Error creating updates directory!"
msgstr "Ошибка создания директории для обновлений!"

#: src/client.cpp:1907
#, c-format
msgid "Error: %s doesn't exist and can't be created! Exiting."
msgstr "Ошибка: %s не существует, и не может быть создан! Выход."

#: src/commandhandler.cpp:223
msgid "Unknown command."
msgstr "Неизвестная команда."

#: src/commandhandler.cpp:343
msgid "Cannot send empty whispers!"
msgstr "Нельзя отправлять пустые сообщения!"

#: src/commandhandler.cpp:357
#, c-format
msgid ""
"Cannot create a whisper tab for nick \"%s\"! It either already exists, or is "
"you."
msgstr ""
"Невозможно создать вкладку для личного общения с игроком \"%s\"! Или вкладка "
"уже создана, или этот игрок Вы сами."

#: src/commandhandler.cpp:377
#, c-format
msgid "Requesting to join channel %s."
msgstr "Запрос на присоединение к каналу %s."

#: src/commandhandler.cpp:393 src/net/ea/gui/partytab.cpp:126
msgid "Party name is missing."
msgstr "Не указано название группы"

#: src/commandhandler.cpp:404
msgid "Guild name is missing."
msgstr "Не задано имя гильдии."

#: src/commandhandler.cpp:417 src/commandhandler.cpp:534
#: src/commandhandler.cpp:575 src/commandhandler.cpp:615
msgid "Please specify a name."
msgstr "Пожалуйста, укажите имя"

#: src/commandhandler.cpp:468
msgid "Return toggles chat."
msgstr "Enter переключает Вас на окно чата."

#: src/commandhandler.cpp:468
msgid "Message closes chat."
msgstr "Сообщение закрывает чат."

#: src/commandhandler.cpp:479
msgid "Return now toggles chat."
msgstr "Теперь Return переключает чат."

#: src/commandhandler.cpp:485
msgid "Message now closes chat."
msgstr "Теперь сообщение закрывает чат."

#: src/commandhandler.cpp:513
msgid "friend"
msgstr "друг"

#: src/commandhandler.cpp:518
msgid "disregarded"
msgstr "пренебрегаемый"

#: src/commandhandler.cpp:523
msgid "neutral"
msgstr "нейтральный"

#: src/commandhandler.cpp:542
#, c-format
msgid "Player already %s!"
msgstr "Игрок уже %s!"

#: src/commandhandler.cpp:556
#, c-format
msgid "Player successfully %s!"
msgstr "Игрок удачно %s!"

#: src/commandhandler.cpp:564
#, c-format
msgid "Player could not be %s!"
msgstr "Игрок не может быть %s!"

#: src/commandhandler.cpp:587
msgid "Player wasn't ignored!"
msgstr "Игрок не был игнорируемым!"

#: src/commandhandler.cpp:594
msgid "Player no longer ignored!"
msgstr "Игрок больше не игнорируется!"

#: src/commandhandler.cpp:596
msgid "Player could not be unignored!"
msgstr "Игрок не может быть удален из списка игнорирования!"

#: src/commandhandler.cpp:602
msgid "blacklisted"
msgstr "добавлен в черный список"

#: src/commandhandler.cpp:607
msgid "enemy"
msgstr "враг"

#: src/commandhandler.cpp:622
msgid "Player already erased!"
msgstr "Игрок и так уже удален!"

#: src/commandhandler.cpp:633
msgid "Player successfully erased!"
msgstr "Игрок удален!"

#: src/commandhandler.cpp:635
msgid "Player could not be erased!"
msgstr "Игрок не может быть удален!"

#: src/commandhandler.cpp:948 src/commandhandler.cpp:994
#, c-format
msgid "Client uptime: %s"
msgstr "Время работы клиента: %s"

#: src/commandhandler.cpp:958
#, c-format
msgid "%d week"
msgid_plural "%d weeks"
msgstr[0] "%d неделя"
msgstr[1] "%d недели"
msgstr[2] "%d недель"

#: src/commandhandler.cpp:967
#, c-format
msgid "%d day"
msgid_plural "%d days"
msgstr[0] "%d день"
msgstr[1] "%d дня"
msgstr[2] "%d дней"

#: src/commandhandler.cpp:975
#, c-format
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] "%d час"
msgstr[1] "%d часа"
msgstr[2] "%d часов"

#: src/commandhandler.cpp:983
#, c-format
msgid "%d minute"
msgid_plural "%d minutes"
msgstr[0] "%d минута"
msgstr[1] "%d минуты"
msgstr[2] "%d минут"

#: src/commandhandler.cpp:991
#, c-format
msgid "%d second"
msgid_plural "%d seconds"
msgstr[0] "%d секунда"
msgstr[1] "%d секунды"
msgstr[2] "%d секунд"

#: src/commandhandler.cpp:1070
msgid "font cache size"
msgstr "размер кеша шрифта"

#: src/commandhandler.cpp:1082
msgid "Cache size:"
msgstr "Размер кеша:"

#: src/commandhandler.cpp:1086
msgid "Created:"
msgstr "Создано:"

#: src/commandhandler.cpp:1088
msgid "Deleted:"
msgstr "Удалено:"

#: src/commandhandler.cpp:1261 src/commandhandler.cpp:1268
msgid "Resource images:"
msgstr "Изображений:"

#: src/commandhandler.cpp:1263 src/commandhandler.cpp:1270
msgid "Resource orphaned images:"
msgstr "Удаленных изображений:"

#: src/commandhandler.h:34
#, c-format
msgid "Options to /%s are \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\"."
msgstr ""
"/%s может принимать значение \"yes\", \"no\", \"true\", \"false\", \"1\" или "
"\"0\"."

#: src/game.cpp:254 src/gui/widgets/chattab.cpp:447
msgid "General"
msgstr "Общие"

#: src/game.cpp:258 src/gui/debugwindow.cpp:54 src/gui/widgets/chattab.cpp:449
msgid "Debug"
msgstr "Отладка"

#: src/game.cpp:524
msgid "Screenshot saved as "
msgstr "Снимок экрана сохранен как "

#: src/game.cpp:532
msgid "Saving screenshot failed!"
msgstr "Ошибка при сохранении снимка экрана!"

#: src/game.cpp:593
msgid "The connection to the server was lost."
msgstr "Соединение с сервером потеряно."

#: src/game.cpp:594
msgid "Network Error"
msgstr "Ошибка сети"

#: src/game.cpp:980
msgid "Could Not Load Map"
msgstr "Не удалось загрузить карту"

#: src/game.cpp:981
#, c-format
msgid "Error while loading %s"
msgstr "Ошибка во время загрузки %s"

#: src/gui/beingpopup.cpp:125
#, c-format
msgid "Party: %s"
msgstr "Группа: %s"

#: src/gui/beingpopup.cpp:139
#, c-format
msgid "Guild: %s"
msgstr "Гильдия: %s"

#: src/gui/beingpopup.cpp:152
#, c-format
msgid "Pvp rank: %d"
msgstr "PvP ранг: %d"

#: src/gui/beingpopup.cpp:163
#, c-format
msgid "Comment: %s"
msgstr "Комментарий: %s"

#: src/gui/botcheckerwindow.cpp:267
msgid "Bot Checker"
msgstr "Окно детектора ботов"

#: src/gui/botcheckerwindow.cpp:297 src/gui/setup_relations.cpp:62
msgid "Name"
msgstr "Имя"

#: src/gui/botcheckerwindow.cpp:298 src/gui/popupmenu.cpp:139
#: src/gui/popupmenu.cpp:219 src/gui/popupmenu.cpp:543
#: src/gui/setupactiondata.h:53 src/net/tmwa/generalhandler.cpp:271
msgid "Attack"
msgstr "Атака"

#: src/gui/botcheckerwindow.cpp:299 src/gui/popupmenu.cpp:208
#: src/gui/setupactiondata.h:88
msgid "Talk"
msgstr "Разговор"

#: src/gui/botcheckerwindow.cpp:300 src/gui/popupmenu.cpp:199
#: src/gui/popupmenu.cpp:212 src/gui/popupmenu.cpp:331
#: src/gui/popupmenu.cpp:445 src/gui/popupmenu.cpp:554
#: src/gui/popupmenu.cpp:621 src/gui/setupactiondata.h:1542
msgid "Move"
msgstr "Движение"

#: src/gui/botcheckerwindow.cpp:301
msgid "Result"
msgstr "Результат"

#: src/gui/botcheckerwindow.cpp:312 src/gui/npcdialog.cpp:133
msgid "Reset"
msgstr "Сбросить"

#: src/gui/buydialog.cpp:58 src/gui/buydialog.cpp:65 src/gui/buydialog.cpp:111
#: src/gui/buyselldialog.cpp:65 src/gui/popupmenu.cpp:209
#: src/gui/popupmenu.cpp:2098
msgid "Buy"
msgstr "Купить"

#: src/gui/buydialog.cpp:94 src/gui/buydialog.cpp:331
#: src/gui/selldialog.cpp:88 src/gui/selldialog.cpp:325
#, c-format
msgid "Price: %s / Total: %s"
msgstr "Цена: %s / Всего: %s"

#: src/gui/buydialog.cpp:102
msgid "Amount:"
msgstr "Количество:"

#. TRANSLATORS: This is a narrow symbol used to denote 'increasing'.
#. You may change this symbol if your language uses another.
#: src/gui/buydialog.cpp:107 src/gui/itemamountwindow.cpp:205
#: src/gui/itemamountwindow.cpp:233 src/gui/npcdialog.cpp:122
#: src/gui/selldialog.cpp:91 src/gui/statuswindow.cpp:777
msgid "+"
msgstr "+"

#. TRANSLATORS: This is a narrow symbol used to denote 'decreasing'.
#. You may change this symbol if your language uses another.
#: src/gui/buydialog.cpp:110 src/gui/itemamountwindow.cpp:204
#: src/gui/itemamountwindow.cpp:232 src/gui/npcdialog.cpp:123
#: src/gui/selldialog.cpp:92 src/gui/statuswindow.cpp:789
msgid "-"
msgstr "-"

#: src/gui/buydialog.cpp:112 src/gui/quitdialog.cpp:49
#: src/gui/quitdialog.cpp:50 src/gui/quitdialog.cpp:51
#: src/gui/selldialog.cpp:94 src/gui/serverdialog.cpp:264
#: src/gui/setupactiondata.h:158
msgid "Quit"
msgstr "Выход"

#: src/gui/buydialog.cpp:113 src/gui/selldialog.cpp:95
#: src/gui/statuswindow.cpp:522 src/gui/statuswindow.cpp:577
#: src/gui/statuswindow.cpp:776 src/gui/statuswindow.cpp:807
msgid "Max"
msgstr "Макс"

#: src/gui/buyselldialog.cpp:40 src/gui/buyselldialog.cpp:49
#: src/gui/inventorywindow.cpp:179 src/gui/setup_other.cpp:147
msgid "Shop"
msgstr "Магазин"

#: src/gui/buyselldialog.cpp:65 src/gui/popupmenu.cpp:210
#: src/gui/popupmenu.cpp:2099 src/gui/selldialog.cpp:53
#: src/gui/selldialog.cpp:60 src/gui/selldialog.cpp:93
msgid "Sell"
msgstr "Продать"

#: src/gui/buyselldialog.cpp:65 src/gui/changeemaildialog.cpp:59
#: src/gui/changepassworddialog.cpp:61 src/gui/charcreatedialog.cpp:126
#: src/gui/connectiondialog.cpp:47 src/gui/editserverdialog.cpp:81
#: src/gui/itemamountwindow.cpp:207 src/gui/npcpostdialog.cpp:58
#: src/gui/popupmenu.cpp:260 src/gui/popupmenu.cpp:290
#: src/gui/popupmenu.cpp:365 src/gui/popupmenu.cpp:403
#: src/gui/popupmenu.cpp:429 src/gui/popupmenu.cpp:448
#: src/gui/popupmenu.cpp:464 src/gui/popupmenu.cpp:484
#: src/gui/popupmenu.cpp:629 src/gui/popupmenu.cpp:654
#: src/gui/popupmenu.cpp:1683 src/gui/popupmenu.cpp:1710
#: src/gui/popupmenu.cpp:1774 src/gui/popupmenu.cpp:1830
#: src/gui/popupmenu.cpp:1867 src/gui/popupmenu.cpp:1908
#: src/gui/popupmenu.cpp:1960 src/gui/popupmenu.cpp:1984
#: src/gui/popupmenu.cpp:2006 src/gui/quitdialog.cpp:55
#: src/gui/registerdialog.cpp:83 src/gui/setupactiondata.h:1490
#: src/gui/setup.cpp:73 src/gui/socialwindow.cpp:1135
#: src/gui/textcommandeditor.cpp:194 src/gui/textdialog.cpp:51
#: src/gui/unregisterdialog.cpp:59 src/gui/updaterwindow.cpp:172
msgid "Cancel"
msgstr "Отмена"

#: src/gui/changeemaildialog.cpp:48 src/gui/changeemaildialog.cpp:57
msgid "Change Email Address"
msgstr "Сменить адрес E-mail"

#: src/gui/changeemaildialog.cpp:52 src/gui/changepassworddialog.cpp:55
#, c-format
msgid "Account: %s"
msgstr "Учётная запись: %s"

#: src/gui/changeemaildialog.cpp:54
msgid "Type new email address twice:"
msgstr "Введите новый адрес E-mail дважды:"

#: src/gui/changeemaildialog.cpp:132
#, c-format
msgid "The new email address needs to be at least %d characters long."
msgstr "Новый адрес email должен содержать не менее %d символов."

#: src/gui/changeemaildialog.cpp:139
#, c-format
msgid "The new email address needs to be less than %d characters long."
msgstr "Новый адрес email должен содержать менее %d символов."

#: src/gui/changeemaildialog.cpp:146
msgid "The email address entries mismatch."
msgstr "Адрес E-mail не совпадает"

#: src/gui/changepassworddialog.cpp:50 src/gui/changepassworddialog.cpp:59
#: src/gui/charselectdialog.cpp:155
msgid "Change Password"
msgstr "Изменить пароль"

#: src/gui/changepassworddialog.cpp:64 src/gui/logindialog.cpp:128
#: src/gui/registerdialog.cpp:77 src/gui/unregisterdialog.cpp:56
msgid "Password:"
msgstr "Пароль:"

#: src/gui/changepassworddialog.cpp:66
msgid "Type new password twice:"
msgstr "Введите новый пароль дважды:"

#: src/gui/changepassworddialog.cpp:114
msgid "Enter the old password first."
msgstr "Введите старый пароль."

#: src/gui/changepassworddialog.cpp:120
#, c-format
msgid "The new password needs to be at least %d characters long."
msgstr "Пароль должен содержать не менее %d символов."

#: src/gui/changepassworddialog.cpp:127
#, c-format
msgid "The new password needs to be less than %d characters long."
msgstr "Пароль должен содержать менее %d символов."

#: src/gui/changepassworddialog.cpp:134
msgid "The new password entries mismatch."
msgstr "Новый пароль не совпадает."

#: src/gui/charcreatedialog.cpp:72
msgid "New Character"
msgstr "Новый персонаж"

#: src/gui/charcreatedialog.cpp:101 src/gui/editserverdialog.cpp:63
#: src/gui/logindialog.cpp:127 src/gui/registerdialog.cpp:76
msgid "Name:"
msgstr "Имя:"

#. TRANSLATORS: This is a narrow symbol used to denote 'next'.
#. You may change this symbol if your language uses another.
#: src/gui/charcreatedialog.cpp:104 src/gui/charcreatedialog.cpp:110
#: src/gui/charcreatedialog.cpp:115 src/gui/charcreatedialog.cpp:119
#: src/gui/outfitwindow.cpp:89
msgid ">"
msgstr ">"

#. TRANSLATORS: This is a narrow symbol used to denote 'previous'.
#. You may change this symbol if your language uses another.
#: src/gui/charcreatedialog.cpp:107 src/gui/charcreatedialog.cpp:111
#: src/gui/charcreatedialog.cpp:120 src/gui/outfitwindow.cpp:88
msgid "<"
msgstr "<"

#: src/gui/charcreatedialog.cpp:108
msgid "Hair color:"
msgstr "Цвет волос:"

#: src/gui/charcreatedialog.cpp:112
msgid "Hair style:"
msgstr "Стрижка:"

#: src/gui/charcreatedialog.cpp:114
msgid "^"
msgstr "^"

#: src/gui/charcreatedialog.cpp:121
msgid "Race:"
msgstr "Раса:"

#: src/gui/charcreatedialog.cpp:125 src/gui/charselectdialog.cpp:627
#: src/gui/socialwindow.cpp:1197
msgid "Create"
msgstr "Создать"

#: src/gui/charcreatedialog.cpp:127 src/gui/registerdialog.cpp:99
msgid "Male"
msgstr "Мужчина"

#: src/gui/charcreatedialog.cpp:128 src/gui/registerdialog.cpp:100
msgid "Female"
msgstr "Женщина"

#: src/gui/charcreatedialog.cpp:129 src/gui/registerdialog.cpp:103
#: src/gui/setupactiondata.h:1475 src/gui/setupactiondata.h:1548
#: src/gui/setup_audio.cpp:120 src/gui/setup_chat.cpp:128
#: src/gui/setup_other.cpp:209 src/gui/setup_visual.cpp:96
msgid "Other"
msgstr "Другое"

#: src/gui/charcreatedialog.cpp:149 src/gui/charcreatedialog.cpp:377
#, c-format
msgid "Please distribute %d points"
msgstr "Распределите очки (%d)"

#: src/gui/charcreatedialog.cpp:282
msgid "Your name needs to be at least 4 characters."
msgstr "Имя должно содержать не менее четырех символов."

#: src/gui/charcreatedialog.cpp:368
msgid "Character stats OK"
msgstr "Данные персонажа в порядке"

#: src/gui/charcreatedialog.cpp:382
#, c-format
msgid "Please remove %d points"
msgstr "Снимите очки (%d)"

#: src/gui/charselectdialog.cpp:79
msgid "Confirm Character Delete"
msgstr "Подтвердите удаление героя"

#: src/gui/charselectdialog.cpp:80
msgid "Are you sure you want to delete this character?"
msgstr "Вы уверены, что хотите удалить этого персонажа?"

#: src/gui/charselectdialog.cpp:140
msgid "Account and Character Management"
msgstr "Управление учётной записью"

#: src/gui/charselectdialog.cpp:154
msgid "Switch Login"
msgstr "Сменить героя"

#: src/gui/charselectdialog.cpp:169 src/gui/unregisterdialog.cpp:50
#: src/gui/unregisterdialog.cpp:58
msgid "Unregister"
msgstr "Удалить регистрацию"

#: src/gui/charselectdialog.cpp:178
msgid "Change Email"
msgstr "Сменить адрес E-mail"

#: src/gui/charselectdialog.cpp:271
msgid "Incorrect password"
msgstr "Нправильный пароль"

#: src/gui/charselectdialog.cpp:436
msgid "Enter password for deleting character"
msgstr "Введите пароль для удаления персонажа"

#: src/gui/charselectdialog.cpp:436
msgid "Enter password:"
msgstr "Введите пароль:"

#: src/gui/charselectdialog.cpp:558 src/gui/serverdialog.cpp:269
#: src/gui/setupactiondata.h:1495 src/gui/setup_relations.cpp:245
#: src/gui/shopwindow.cpp:123 src/gui/shopwindow.cpp:126
#: src/gui/textcommandeditor.cpp:196
msgid "Delete"
msgstr "Удалить"

#: src/gui/charselectdialog.cpp:615
msgid "Choose"
msgstr "Выбрать"

#: src/gui/charselectdialog.cpp:618
#, c-format
msgid "Level %d"
msgstr "Уровень: %d"

#: src/gui/charselectdialog.cpp:629 src/gui/charselectdialog.cpp:630
msgid "(empty)"
msgstr "(пусто)"

#: src/gui/chatwindow.cpp:121 src/gui/inventorywindow.cpp:74
#: src/gui/setup_visual.cpp:102
msgid "default"
msgstr "По умолчанию"

#: src/gui/chatwindow.cpp:122
msgid "black"
msgstr "черный"

#: src/gui/chatwindow.cpp:123
msgid "red"
msgstr "красный"

#: src/gui/chatwindow.cpp:124
msgid "green"
msgstr "зеленый"

#: src/gui/chatwindow.cpp:125
msgid "blue"
msgstr "синий"

#: src/gui/chatwindow.cpp:126
msgid "gold"
msgstr "золотой"

#: src/gui/chatwindow.cpp:127
msgid "yellow"
msgstr "желтый"

#: src/gui/chatwindow.cpp:128
msgid "pink"
msgstr "розовый"

#: src/gui/chatwindow.cpp:129
msgid "purple"
msgstr "фиолетовый"

#: src/gui/chatwindow.cpp:130
msgid "grey"
msgstr "серый"

#: src/gui/chatwindow.cpp:131
msgid "brown"
msgstr "коричневый"

#: src/gui/chatwindow.cpp:132
msgid "rainbow 1"
msgstr "радуга 1"

#: src/gui/chatwindow.cpp:133
msgid "rainbow 2"
msgstr "радуга 2"

#: src/gui/chatwindow.cpp:134
msgid "rainbow 3"
msgstr "радуга 3"

#: src/gui/chatwindow.cpp:152 src/gui/inventorywindow.cpp:94
#: src/gui/itemamountwindow.cpp:93 src/gui/logindialog.cpp:81
#: src/gui/logindialog.cpp:109 src/gui/setup_relations.cpp:224
#: src/gui/setup_theme.cpp:102 src/gui/setup_theme.cpp:148
#: src/gui/setup_video.cpp:217 src/gui/textcommandeditor.cpp:100
#: src/gui/textcommandeditor.cpp:140 src/gui/textcommandeditor.cpp:160
#: src/gui/widgets/namesmodel.cpp:48
msgid "???"
msgstr "???"

#: src/gui/chatwindow.cpp:162 src/gui/setupactiondata.h:1547
#: src/gui/setup_chat.cpp:47
msgid "Chat"
msgstr "Чат"

#: src/gui/chatwindow.cpp:678
#, c-format
msgid "Present: %s; %d players are present."
msgstr "Присутствуют: %s; Всего %d игроков."

#: src/gui/chatwindow.cpp:1092
#, c-format
msgid "Whispering to %s: %s"
msgstr "Вы прошептали %s: %s"

#: src/gui/confirmdialog.cpp:47
msgid "Yes"
msgstr "Да"

#: src/gui/confirmdialog.cpp:48
msgid "No"
msgstr "Нет"

#: src/gui/confirmdialog.cpp:52 src/gui/popupmenu.cpp:2031
#: src/gui/popupmenu.cpp:2039 src/gui/popupmenu.cpp:2048
#: src/gui/popupmenu.cpp:2067
msgid "Ignore"
msgstr "Игнорировать"

#: src/gui/debugwindow.cpp:72 src/gui/minimap.cpp:51 src/gui/minimap.cpp:100
#: src/gui/setup_other.cpp:63
msgid "Map"
msgstr "Карта"

#: src/gui/debugwindow.cpp:73
msgid "Target"
msgstr "Цель"

#: src/gui/debugwindow.cpp:74
msgid "Net"
msgstr "Сеть"

#: src/gui/debugwindow.cpp:147 src/gui/debugwindow.cpp:224
#: src/gui/debugwindow.cpp:253
msgid "Music:"
msgstr "Музыка:"

#: src/gui/debugwindow.cpp:148 src/gui/debugwindow.cpp:228
#: src/gui/debugwindow.cpp:255
msgid "Map:"
msgstr "Карта:"

#: src/gui/debugwindow.cpp:149 src/gui/debugwindow.cpp:226
#: src/gui/debugwindow.cpp:254
msgid "Minimap:"
msgstr "МиниКарта:"

#: src/gui/debugwindow.cpp:150 src/gui/debugwindow.cpp:222
#: src/gui/debugwindow.cpp:251
msgid "Cursor:"
msgstr "Курсор:"

#: src/gui/debugwindow.cpp:151 src/gui/debugwindow.cpp:205
#: src/gui/debugwindow.cpp:210
msgid "Player Position:"
msgstr "Позиция игрока:"

#: src/gui/debugwindow.cpp:154
msgid "Particle count:"
msgstr "Количество эффектов:"

#: src/gui/debugwindow.cpp:156 src/gui/debugwindow.cpp:239
#: src/gui/debugwindow.cpp:258
msgid "Map actors count:"
msgstr "Кол-во. объектов:"

#: src/gui/debugwindow.cpp:164 src/gui/debugwindow.cpp:175
#, c-format
msgid "%d FPS (Software)"
msgstr "%d FPS (Программно)"

#: src/gui/debugwindow.cpp:168
#, c-format
msgid "%d FPS (fast OpenGL)"
msgstr "%d FPS (быстрый OpenGL)"

#: src/gui/debugwindow.cpp:171
#, c-format
msgid "%d FPS (old OpenGL)"
msgstr "%d FPS (старый OpenGL)"

#: src/gui/debugwindow.cpp:178
#, c-format
msgid "%d FPS"
msgstr "%d FPS"

#: src/gui/debugwindow.cpp:179 src/gui/debugwindow.cpp:265
#, c-format
msgid "%d LPS"
msgstr "%d Лог./сек."

#: src/gui/debugwindow.cpp:192 src/gui/debugwindow.cpp:244
msgid "Textures count:"
msgstr "Количество текстур:"

#: src/gui/debugwindow.cpp:235
#, c-format
msgid "Particle count: %d"
msgstr "Количество частиц: %d"

#: src/gui/debugwindow.cpp:273 src/gui/debugwindow.cpp:306
#: src/gui/debugwindow.cpp:353
msgid "Target:"
msgstr "Цель:"

#: src/gui/debugwindow.cpp:274 src/gui/debugwindow.cpp:311
#: src/gui/debugwindow.cpp:354
msgid "Target Id:"
msgstr "Id цели:"

#: src/gui/debugwindow.cpp:275
msgid "Target level:"
msgstr "Уровень цели:"

#: src/gui/debugwindow.cpp:276 src/gui/debugwindow.cpp:324
msgid "Target race:"
msgstr "Расса цели:"

#: src/gui/debugwindow.cpp:277
msgid "Target party:"
msgstr "Группа цели:"

#: src/gui/debugwindow.cpp:278
msgid "Target guild:"
msgstr "Гильдия цели:"

#: src/gui/debugwindow.cpp:279 src/gui/debugwindow.cpp:343
#: src/gui/debugwindow.cpp:348 src/gui/debugwindow.cpp:358
msgid "Attack delay:"
msgstr "Задержка атаки:"

#: src/gui/debugwindow.cpp:280 src/gui/debugwindow.cpp:333
#: src/gui/debugwindow.cpp:359
msgid "Minimal hit:"
msgstr "Минимальный удар:"

#: src/gui/debugwindow.cpp:281 src/gui/debugwindow.cpp:335
#: src/gui/debugwindow.cpp:360
msgid "Maximum hit:"
msgstr "Максимальный удар:"

#: src/gui/debugwindow.cpp:282 src/gui/debugwindow.cpp:337
#: src/gui/debugwindow.cpp:361
msgid "Critical hit:"
msgstr "Критический удар:"

#: src/gui/debugwindow.cpp:315 src/gui/debugwindow.cpp:320
#: src/gui/debugwindow.cpp:355
msgid "Target Level:"
msgstr "Уровень цели:"

#: src/gui/debugwindow.cpp:326 src/gui/debugwindow.cpp:356
msgid "Target Party:"
msgstr "Группа цели:"

#: src/gui/debugwindow.cpp:329 src/gui/debugwindow.cpp:357
msgid "Target Guild:"
msgstr "Гильдия цели:"

#: src/gui/debugwindow.cpp:395 src/gui/debugwindow.cpp:400
#, c-format
msgid "Ping: %s ms"
msgstr "Пинг: %s мс."

#: src/gui/debugwindow.cpp:403
#, c-format
msgid "In: %d bytes/s"
msgstr "Вх.: %d байт/сек."

#: src/gui/debugwindow.cpp:405
#, c-format
msgid "Out: %d bytes/s"
msgstr "Исх.: %d байт/сек."

#: src/gui/didyouknowwindow.cpp:52
msgid "Did You Know?"
msgstr "Вы знаете?"

#: src/gui/didyouknowwindow.cpp:68 src/gui/helpwindow.cpp:64
#: src/gui/inventorywindow.cpp:207 src/gui/npcdialog.cpp:54
#: src/gui/popupmenu.cpp:501 src/gui/shopwindow.cpp:114
msgid "Close"
msgstr "Закрыть"

#: src/gui/didyouknowwindow.cpp:69
msgid "< Previous"
msgstr "< Предыдущий"

#: src/gui/didyouknowwindow.cpp:70
msgid "Next >"
msgstr "Следующий >"

#: src/gui/didyouknowwindow.cpp:71
msgid "Auto open this window"
msgstr "Автоматически открывать это окно"

#: src/gui/editdialog.cpp:46 src/gui/editserverdialog.cpp:80
#: src/gui/itemamountwindow.cpp:206 src/gui/okdialog.cpp:48
#: src/gui/quitdialog.cpp:54 src/gui/textdialog.cpp:50
msgid "OK"
msgstr "ОК"

#: src/gui/editserverdialog.cpp:56
msgid "Edit Server"
msgstr "Редактирование сервера"

#: src/gui/editserverdialog.cpp:64
msgid "Address:"
msgstr "Адрес:"

#: src/gui/editserverdialog.cpp:65
msgid "Port:"
msgstr "Порт:"

#: src/gui/editserverdialog.cpp:66
msgid "Server type:"
msgstr "Тип:"

#: src/gui/editserverdialog.cpp:67
msgid "Description:"
msgstr "Описание:"

#: src/gui/editserverdialog.cpp:177
msgid "Please at least type both the address and the port of the server."
msgstr "Пожалуйста введите хотябы адрес и порт сервера"

#: src/gui/equipmentwindow.cpp:65 src/gui/windowmenu.cpp:81
msgid "Equipment"
msgstr "Снаряжение"

#: src/gui/equipmentwindow.cpp:100 src/gui/inventorywindow.cpp:164
#: src/gui/inventorywindow.cpp:580 src/gui/popupmenu.cpp:1639
#: src/gui/popupmenu.cpp:1739 src/gui/popupmenu.cpp:1795
msgid "Unequip"
msgstr "Снять"

#: src/gui/helpwindow.cpp:48
msgid "Help"
msgstr "Помощь"

#: src/gui/inventorywindow.cpp:75
msgid "by name"
msgstr "по названию"

#: src/gui/inventorywindow.cpp:76
msgid "by id"
msgstr "по ид"

#: src/gui/inventorywindow.cpp:77
msgid "by weight"
msgstr "по весу"

#: src/gui/inventorywindow.cpp:78
msgid "by amount"
msgstr "по кол-ву."

#: src/gui/inventorywindow.cpp:79
msgid "by type"
msgstr "по типу"

#: src/gui/inventorywindow.cpp:116 src/gui/windowmenu.cpp:83
#: src/inventory.cpp:251
msgid "Inventory"
msgstr "Инвентарь"

#: src/gui/inventorywindow.cpp:141
msgid "Slots:"
msgstr "Вместимость:"

#: src/gui/inventorywindow.cpp:153
msgid "Filter:"
msgstr "Фильтр:"

#: src/gui/inventorywindow.cpp:162 src/gui/inventorywindow.cpp:582
#: src/gui/popupmenu.cpp:1641 src/gui/popupmenu.cpp:1741
#: src/gui/popupmenu.cpp:1797
msgid "Equip"
msgstr "Надеть"

#: src/gui/inventorywindow.cpp:163 src/gui/inventorywindow.cpp:586
#: src/gui/popupmenu.cpp:1645 src/gui/popupmenu.cpp:1708
#: src/gui/popupmenu.cpp:1745 src/gui/popupmenu.cpp:1801
#: src/gui/skilldialog.cpp:242
msgid "Use"
msgstr "Использовать"

#: src/gui/inventorywindow.cpp:176 src/gui/inventorywindow.cpp:682
#: src/gui/popupmenu.cpp:1650 src/gui/popupmenu.cpp:1750
#: src/gui/popupmenu.cpp:1806
msgid "Drop..."
msgstr "Бросить"

#: src/gui/inventorywindow.cpp:177 src/gui/popupmenu.cpp:1659
#: src/gui/popupmenu.cpp:1759 src/gui/popupmenu.cpp:1815
msgid "Split"
msgstr "Разделить"

#: src/gui/inventorywindow.cpp:178 src/gui/outfitwindow.cpp:64
#: src/gui/popupmenu.cpp:460 src/gui/setupactiondata.h:1546
msgid "Outfits"
msgstr "Наряды"

#: src/gui/inventorywindow.cpp:181
msgid "Weight:"
msgstr "Вес:"

#: src/gui/inventorywindow.cpp:205 src/gui/inventorywindow.cpp:673
#: src/gui/popupmenu.cpp:1625 src/gui/popupmenu.cpp:1762
#: src/gui/popupmenu.cpp:1818 src/gui/setup.cpp:74
msgid "Store"
msgstr "Сохранить"

#: src/gui/inventorywindow.cpp:206 src/gui/popupmenu.cpp:1666
msgid "Retrieve"
msgstr "Получить"

#: src/gui/inventorywindow.cpp:684 src/gui/popupmenu.cpp:1655
#: src/gui/popupmenu.cpp:1755 src/gui/popupmenu.cpp:1811
#: src/gui/windowmenu.cpp:104
msgid "Drop"
msgstr "Бросить"

#: src/gui/itemamountwindow.cpp:208
msgid "All"
msgstr "Всё"

#: src/gui/itemamountwindow.cpp:259
msgid "Select amount of items to trade."
msgstr "Сколько предметов продать."

#: src/gui/itemamountwindow.cpp:262
msgid "Select amount of items to drop."
msgstr "Сколько предметов сбросить."

#: src/gui/itemamountwindow.cpp:265
msgid "Select amount of items to store."
msgstr "Укажите количество вещей для хранения."

#: src/gui/itemamountwindow.cpp:268
msgid "Select amount of items to retrieve."
msgstr "Укажите количество вещей для изъятия."

#: src/gui/itemamountwindow.cpp:271
msgid "Select amount of items to split."
msgstr "Сколько предметов разделить."

#: src/gui/itemamountwindow.cpp:274
msgid "Add to buy shop."
msgstr "Добавить в список покупки."

#: src/gui/itemamountwindow.cpp:277
msgid "Add to sell shop."
msgstr "Добавить в список продажи."

#: src/gui/itemamountwindow.cpp:280
msgid "Unknown."
msgstr "Неизвестно."

#: src/gui/itempopup.cpp:176 src/gui/itempopup.cpp:182
msgid ", "
msgstr ","

#: src/gui/itempopup.cpp:192
#, c-format
msgid "Weight: %s"
msgstr "Вес: %s"

#: src/gui/killstats.cpp:45 src/gui/windowmenu.cpp:76
msgid "Kill stats"
msgstr "Окно статистики атак"

#: src/gui/killstats.cpp:66
msgid "Reset stats"
msgstr "Сбросить стат."

#: src/gui/killstats.cpp:67
msgid "Reset timer"
msgstr "Сбросить таймер"

#: src/gui/killstats.cpp:71 src/gui/killstats.cpp:203
#, c-format
msgid "Level: %d at %f%%"
msgstr "Уровень: %d на %f%%"

#: src/gui/killstats.cpp:75 src/gui/killstats.cpp:208
#, c-format
msgid "Exp: %d/%d Left: %d"
msgstr "Опыт: %d/%d Осталось: %d"

#: src/gui/killstats.cpp:78 src/gui/killstats.cpp:214
#: src/gui/killstats.cpp:225
#, c-format
msgid "1%% = %d exp, avg mob for 1%%: %s"
msgstr "1%% = %d опыта, среднее кол-во мобов для 1%%: %s"

#: src/gui/killstats.cpp:81 src/gui/killstats.cpp:142
#: src/gui/killstats.cpp:236 src/gui/killstats.cpp:460
#, c-format
msgid "Kills: %s, total exp: %s"
msgstr "Убийств: %s, опыта: %s"

#: src/gui/killstats.cpp:82 src/gui/killstats.cpp:143
#: src/gui/killstats.cpp:217 src/gui/killstats.cpp:229
#: src/gui/killstats.cpp:461
#, c-format
msgid "Avg Exp: %s"
msgstr "Средний опып: %s"

#: src/gui/killstats.cpp:83 src/gui/killstats.cpp:145
#: src/gui/killstats.cpp:221 src/gui/killstats.cpp:232
#: src/gui/killstats.cpp:463
#, c-format
msgid "No. of avg mob to next level: %s"
msgstr "Средн. кол-во монстров до след. уров.: %s"

#: src/gui/killstats.cpp:84 src/gui/killstats.cpp:155
#: src/gui/killstats.cpp:239 src/gui/killstats.cpp:465
#, c-format
msgid "Kills/Min: %s, Exp/Min: %s"
msgstr "Убийств в минуту: %s, Опыта в минуту: %s"

#: src/gui/killstats.cpp:86 src/gui/killstats.cpp:91 src/gui/killstats.cpp:96
#: src/gui/killstats.cpp:291 src/gui/killstats.cpp:307
#: src/gui/killstats.cpp:325
#, c-format
msgid "Exp speed per %d min: %s"
msgid_plural "Exp speed per %d min: %s"
msgstr[0] "Опыт за %d мин.: %s"
msgstr[1] "Опыт за %d мин.: %s"
msgstr[2] "Опыт за %d мин.: %s"

#: src/gui/killstats.cpp:89 src/gui/killstats.cpp:94 src/gui/killstats.cpp:99
#, c-format
msgid "Time for next level per %d min: %s"
msgid_plural "Time for next level per %d min: %s"
msgstr[0] "Время до следующего уровня в мин. %d: %s"
msgstr[1] "Время до следующего уровня в мин. %d: %s"
msgstr[2] "Время до следующего уровня в мин. %d: %s"

#: src/gui/killstats.cpp:102 src/gui/killstats.cpp:243
msgid "Last kill exp:"
msgstr "Опыт за последнее убийство:"

#: src/gui/killstats.cpp:104 src/gui/killstats.cpp:357
#: src/gui/killstats.cpp:363 src/gui/killstats.cpp:369
#: src/gui/killstats.cpp:374
msgid "Time before jacko spawn:"
msgstr "Время до появления jacko:"

#: src/gui/killstats.cpp:296 src/gui/killstats.cpp:303
#: src/gui/killstats.cpp:313 src/gui/killstats.cpp:320
#: src/gui/killstats.cpp:332 src/gui/killstats.cpp:339
#, c-format
msgid "  Time for next level: %s"
msgstr "  Время до следующего уровня: %s"

#: src/gui/killstats.cpp:363
#, c-format
msgid "%s %d?"
msgstr "%s %d?"

#: src/gui/killstats.cpp:369
msgid "jacko spawning"
msgstr "jacko появляется"

#: src/guildmanager.cpp:485 src/net/ea/guildhandler.cpp:445
msgid "You have left the guild."
msgstr "Вы покинули гильдию."

#: src/gui/logindialog.cpp:62
msgid "Normal"
msgstr "Нормально"

#: src/gui/logindialog.cpp:63
msgid "Auto Close"
msgstr "Авт. закрыть"

#: src/gui/logindialog.cpp:64
msgid "Skip"
msgstr "Пропустить"

#: src/gui/logindialog.cpp:119 src/gui/logindialog.cpp:174
msgid "Login"
msgstr "Вход"

#: src/gui/logindialog.cpp:124 src/gui/widgets/chattab.cpp:174
msgid "Server:"
msgstr "Сервер:"

#: src/gui/logindialog.cpp:131
#, c-format
msgid "Update host: %s"
msgstr "Сервер обновлений: %s"

#: src/gui/logindialog.cpp:147
msgid "Custom update host"
msgstr "Польз. сайт обновлений"

#: src/gui/logindialog.cpp:161
msgid "Remember username"
msgstr "Запомнить логин"

#: src/gui/logindialog.cpp:162
msgid "Update:"
msgstr "Обновления:"

#: src/gui/logindialog.cpp:172 src/gui/registerdialog.cpp:66
#: src/gui/registerdialog.cpp:82
msgid "Register"
msgstr "Регистрация"

#: src/gui/logindialog.cpp:173
msgid "Change Server"
msgstr "Сменить сервер"

#: src/gui/ministatuswindow.cpp:59
msgid "health bar"
msgstr "здоровье"

#: src/gui/ministatuswindow.cpp:65
msgid "mana bar"
msgstr "мана"

#: src/gui/ministatuswindow.cpp:77
msgid "experience bar"
msgstr "опыт"

#: src/gui/ministatuswindow.cpp:83
msgid "job bar"
msgstr "работа"

#: src/gui/ministatuswindow.cpp:92
msgid "weight bar"
msgstr "вес"

#: src/gui/ministatuswindow.cpp:95
msgid "inventory slots bar"
msgstr "слоты интвентаря"

#: src/gui/ministatuswindow.cpp:98
msgid "money bar"
msgstr "деньги"

#: src/gui/ministatuswindow.cpp:101
msgid "arrows bar"
msgstr "стрелы"

#: src/gui/ministatuswindow.cpp:104
msgid "status bar"
msgstr "статус"

#: src/gui/ministatuswindow.cpp:299 src/gui/ministatuswindow.cpp:339
msgid "Need"
msgstr "Нужно"

#: src/gui/npcdialog.cpp:52
msgid "Stop waiting"
msgstr "Остановить ожидание"

#: src/gui/npcdialog.cpp:53
msgid "Next"
msgstr "Следующий"

#: src/gui/npcdialog.cpp:55
msgid "Submit"
msgstr "Применить"

#: src/gui/npcdialog.cpp:60 src/gui/npcpostdialog.cpp:42
#: src/gui/setup_other.cpp:156
msgid "NPC"
msgstr "NPC"

#: src/gui/npcdialog.cpp:116 src/gui/popupmenu.cpp:503
msgid "Clear"
msgstr "Очистить"

#: src/gui/npcpostdialog.cpp:48
msgid "To:"
msgstr "Для:"

#: src/gui/npcpostdialog.cpp:55
msgid "Send"
msgstr "Отправить"

#: src/gui/npcpostdialog.cpp:99
msgid "Failed to send as sender or letter invalid."
msgstr "Невозможно послать ибо отправитель либо сообщение неверны."

#: src/gui/outfitwindow.cpp:90 src/gui/outfitwindow.cpp:531
#, c-format
msgid "Outfit: %d"
msgstr "Наряд: %d"

#: src/gui/outfitwindow.cpp:92 src/gui/outfitwindow.cpp:533
#: src/gui/windowmenu.cpp:321
#, c-format
msgid "Key: %s"
msgstr "Клавиша: %s"

#: src/gui/outfitwindow.cpp:95
msgid "Unequip first"
msgstr "Сначала снять"

#: src/gui/outfitwindow.cpp:98
msgid "Away outfit"
msgstr "наряд отсутствия"

#: src/gui/popupmenu.cpp:138 src/gui/popupmenu.cpp:542
#: src/gui/widgets/tradetab.cpp:44
msgid "Trade"
msgstr "Торговать"

#: src/gui/popupmenu.cpp:140 src/gui/popupmenu.cpp:310
msgid "Whisper"
msgstr "Приват"

#: src/gui/popupmenu.cpp:144 src/gui/popupmenu.cpp:547
msgid "Heal"
msgstr "Лечить"

#: src/gui/popupmenu.cpp:163 src/gui/popupmenu.cpp:175
#: src/gui/popupmenu.cpp:344 src/gui/popupmenu.cpp:587
msgid "Kick from guild"
msgstr "Выкинуть из гильдии"

#: src/gui/popupmenu.cpp:168 src/gui/popupmenu.cpp:180
#: src/gui/popupmenu.cpp:349 src/gui/popupmenu.cpp:592
msgid "Change pos in guild"
msgstr "Сменить позицию в гильдии"

#: src/gui/popupmenu.cpp:188 src/gui/popupmenu.cpp:357
#: src/gui/popupmenu.cpp:601
msgid "Invite to guild"
msgstr "Пригласить в гильдию"

#: src/gui/popupmenu.cpp:196
msgid "Kick player"
msgstr "Кикнуть игрока"

#: src/gui/popupmenu.cpp:198
msgid "Nuke"
msgstr "Уничтожить"

#: src/gui/popupmenu.cpp:213 src/gui/popupmenu.cpp:317
#: src/gui/popupmenu.cpp:2139
msgid "Add comment"
msgstr "Добавить коментарий"

#: src/gui/popupmenu.cpp:224
msgid "Kick"
msgstr "Кикнуть"

#: src/gui/popupmenu.cpp:235
msgid "Remove from attack list"
msgstr "Удалить из списка атаки"

#: src/gui/popupmenu.cpp:240
msgid "Add to priority attack list"
msgstr "Добавить в приоритетный список"

#: src/gui/popupmenu.cpp:242
msgid "Add to attack list"
msgstr "Добавить в список атаки"

#: src/gui/popupmenu.cpp:244 src/gui/popupmenu.cpp:2154
msgid "Add to ignore list"
msgstr "Добавить в список игнорирования"

#: src/gui/popupmenu.cpp:257 src/gui/popupmenu.cpp:363
msgid "Add name to chat"
msgstr "Добавить имя в чат"

#: src/gui/popupmenu.cpp:270 src/gui/setup_players.cpp:47
msgid "Players"
msgstr "Игроки"

#: src/gui/popupmenu.cpp:327 src/gui/popupmenu.cpp:570
#: src/gui/popupmenu.cpp:2129
msgid "Kick from party"
msgstr "Выкинуть из группы"

#: src/gui/popupmenu.cpp:391 src/gui/popupmenu.cpp:398
msgid "Pick up"
msgstr "Поднять"

#: src/gui/popupmenu.cpp:400 src/gui/popupmenu.cpp:1681
#: src/gui/popupmenu.cpp:1763 src/gui/popupmenu.cpp:1819
msgid "Add to chat"
msgstr "Добавить в чат"

#: src/gui/popupmenu.cpp:419 src/gui/popupmenu.cpp:441
msgid "Map Item"
msgstr "Элмент карты"

#: src/gui/popupmenu.cpp:420
msgid "Rename"
msgstr "Переименовать"

#: src/gui/popupmenu.cpp:421 src/gui/popupmenu.cpp:1958
#: src/gui/popupmenu.cpp:1982
msgid "Remove"
msgstr "Удалить"

#: src/gui/popupmenu.cpp:426 src/gui/popupmenu.cpp:444
msgid "Warp"
msgstr "Прыгнуть"

#: src/gui/popupmenu.cpp:446
msgid "Move camera"
msgstr "Передвинуть камеру"

#: src/gui/popupmenu.cpp:461
msgid "Clear outfit"
msgstr "Очистить наряд"

#: src/gui/popupmenu.cpp:480 src/gui/windowmenu.cpp:103
msgid "Spells"
msgstr "Заклинания"

#: src/gui/popupmenu.cpp:481
msgid "Edit spell"
msgstr "Изменить заклинание"

#: src/gui/popupmenu.cpp:507
msgid "Disable highlight"
msgstr "Отключить уведомление"

#: src/gui/popupmenu.cpp:509
msgid "Enable highlight"
msgstr "Включить уведомление"

#: src/gui/popupmenu.cpp:511
msgid "Don't remove name"
msgstr "Не скрывать имя"

#: src/gui/popupmenu.cpp:513
msgid "Remove name"
msgstr "Скрывать имя"

#: src/gui/popupmenu.cpp:515
msgid "Enable away"
msgstr "Рарешить режим отошел"

#: src/gui/popupmenu.cpp:517
msgid "Disable away"
msgstr "Запретить режим отошел"

#: src/gui/popupmenu.cpp:522 src/gui/socialwindow.cpp:1199
msgid "Leave"
msgstr "Покинуть"

#: src/gui/popupmenu.cpp:525
msgid "Copy to clipboard"
msgstr "Копировать в буфер обмена"

#: src/gui/popupmenu.cpp:565 src/gui/popupmenu.cpp:2127
msgid "Invite to party"
msgstr "Пригласить в группу"

#: src/gui/popupmenu.cpp:637
msgid "Change guild position"
msgstr "Сменить позицию в гильдии"

#. TRANSLATORS: number of chars in string should be near original
#: src/gui/popupmenu.cpp:1130
msgid "Rename map sign          "
msgstr "Переименовать знак на карте"

#. TRANSLATORS: number of chars in string should be near original
#: src/gui/popupmenu.cpp:1132
msgid "Name:                    "
msgstr "Имя:                    "

#. TRANSLATORS: number of chars in string should be near original
#: src/gui/popupmenu.cpp:1154
msgid "Player comment            "
msgstr "Комментарий             "

#. TRANSLATORS: number of chars in string should be near original
#: src/gui/popupmenu.cpp:1156
msgid "Comment:                      "
msgstr "Комментарий:                      "

#: src/gui/popupmenu.cpp:1613
msgid "Add to trade"
msgstr "Добавить к сделке"

#: src/gui/popupmenu.cpp:1617
msgid "Add to trade 10"
msgstr "Добавить к сделке 10"

#: src/gui/popupmenu.cpp:1618
msgid "Add to trade half"
msgstr "Добавить к сделке половину"

#: src/gui/popupmenu.cpp:1619
msgid "Add to trade all"
msgstr "Добавить к торговле все"

#: src/gui/popupmenu.cpp:1629
msgid "Store 10"
msgstr "Сохранить 10"

#: src/gui/popupmenu.cpp:1630
msgid "Store half"
msgstr "Сохранить половину"

#: src/gui/popupmenu.cpp:1631
msgid "Store all"
msgstr "Сохранить все"

#: src/gui/popupmenu.cpp:1651 src/gui/popupmenu.cpp:1751
#: src/gui/popupmenu.cpp:1807
msgid "Drop all"
msgstr "Бросить все"

#: src/gui/popupmenu.cpp:1670
msgid "Retrieve 10"
msgstr "Получить 10"

#: src/gui/popupmenu.cpp:1671
msgid "Retrieve half"
msgstr "Получить половину"

#: src/gui/popupmenu.cpp:1672
msgid "Retrieve all"
msgstr "Получить все"

#: src/gui/popupmenu.cpp:1828
msgid "Clear drop window"
msgstr "Очистить окно дропов"

#: src/gui/popupmenu.cpp:1856 src/gui/popupmenu.cpp:1893
msgid "Hide"
msgstr "Спрятать"

#: src/gui/popupmenu.cpp:1862 src/gui/popupmenu.cpp:1899
msgid "Show"
msgstr "Показать"

#: src/gui/popupmenu.cpp:1905
msgid "Reset yellow bar"
msgstr "сбросить настройки"

#: src/gui/popupmenu.cpp:1907 src/gui/statuswindow.cpp:248
msgid "Copy to chat"
msgstr "Скопировать в чат"

#: src/gui/popupmenu.cpp:1927 src/gui/popupmenu.cpp:1978
#: src/gui/setup_theme.cpp:62 src/gui/setup_theme.cpp:119
#: src/gui/socialwindow.cpp:883
msgid "(default)"
msgstr "(по умолчанию)"

#: src/gui/popupmenu.cpp:1937 src/gui/popupmenu.cpp:1947
msgid "Move up"
msgstr "Передвинуть выше"

#: src/gui/popupmenu.cpp:1939 src/gui/popupmenu.cpp:1949
msgid "Move down"
msgstr "Передвинуть ниже"

#: src/gui/popupmenu.cpp:2003 src/gui/popupmenu.cpp:2138
msgid "Undress"
msgstr "Раздеть"

#: src/gui/popupmenu.cpp:2029
msgid "Be friend"
msgstr "Подружиться"

#: src/gui/popupmenu.cpp:2030 src/gui/popupmenu.cpp:2038
#: src/gui/popupmenu.cpp:2047 src/gui/popupmenu.cpp:2066
#: src/gui/popupmenu.cpp:2074
msgid "Disregard"
msgstr "Пренебречь"

#: src/gui/popupmenu.cpp:2032 src/gui/popupmenu.cpp:2040
#: src/gui/popupmenu.cpp:2068
msgid "Black list"
msgstr "Черный список"

#: src/gui/popupmenu.cpp:2033 src/gui/popupmenu.cpp:2041
#: src/gui/popupmenu.cpp:2049
msgid "Set as enemy"
msgstr "Сделать врагом"

#: src/gui/popupmenu.cpp:2034 src/gui/popupmenu.cpp:2042
#: src/gui/popupmenu.cpp:2050 src/gui/popupmenu.cpp:2056
#: src/gui/popupmenu.cpp:2061 src/gui/popupmenu.cpp:2069
msgid "Erase"
msgstr "Стереть"

#: src/gui/popupmenu.cpp:2046 src/gui/popupmenu.cpp:2054
#: src/gui/popupmenu.cpp:2060 src/gui/popupmenu.cpp:2065
#: src/gui/popupmenu.cpp:2073
msgid "Unignore"
msgstr "Не игнорировать"

#: src/gui/popupmenu.cpp:2055 src/gui/popupmenu.cpp:2075
#: src/playerrelations.cpp:468
msgid "Completely ignore"
msgstr "@@ignore|Полностью игнорировать@@"

#: src/gui/popupmenu.cpp:2085
msgid "Follow"
msgstr "Следовать"

#: src/gui/popupmenu.cpp:2086
msgid "Imitation"
msgstr "Имитировать"

#: src/gui/popupmenu.cpp:2104 src/gui/popupmenu.cpp:2115
msgid "Buy (?)"
msgstr "Купить (?)"

#: src/gui/popupmenu.cpp:2105 src/gui/popupmenu.cpp:2116
msgid "Sell (?)"
msgstr "Продать (?)"

#: src/gui/popupmenu.cpp:2137
msgid "Show Items"
msgstr "Показать предметы"

#: src/gui/popupmenu.cpp:2148
msgid "Remove from pickup list"
msgstr "Удалить из поднятия"

#: src/gui/popupmenu.cpp:2152
msgid "Add to pickup list"
msgstr "Сделать поднимаемым"

#: src/gui/quitdialog.cpp:52
msgid "Switch server"
msgstr "Сменить сервер"

#: src/gui/quitdialog.cpp:53
msgid "Switch character"
msgstr "Сменить персонажа"

#: src/gui/registerdialog.cpp:78
msgid "Confirm:"
msgstr "Подтвердите:"

#: src/gui/registerdialog.cpp:119
msgid "Email:"
msgstr "Email:"

#: src/gui/registerdialog.cpp:187
#, c-format
msgid "The username needs to be at least %d characters long."
msgstr "Имя пользователя должно содержать не менее %d символов."

#: src/gui/registerdialog.cpp:195
#, c-format
msgid "The username needs to be less than %d characters long."
msgstr "Имя пользователя не должно содержать более %d символов."

#: src/gui/registerdialog.cpp:203 src/gui/unregisterdialog.cpp:121
#, c-format
msgid "The password needs to be at least %d characters long."
msgstr "Пароль должен содержать не менее %d символов."

#: src/gui/registerdialog.cpp:211 src/gui/unregisterdialog.cpp:128
#, c-format
msgid "The password needs to be less than %d characters long."
msgstr "Пароль не должен содержать более %d символов."

#: src/gui/registerdialog.cpp:218
msgid "Passwords do not match."
msgstr "Пароли не совпадают."

#: src/gui/serverdialog.cpp:231
msgid "Choose Your Server"
msgstr "Выберите сервер"

#: src/gui/serverdialog.cpp:242
msgid "Choose Your Server  *** SAFE MODE ***"
msgstr "Выбор сервера  *** БЕЗОПАСНЫЙ РЕЖИМ ***"

#: src/gui/serverdialog.cpp:246
msgid "Use same ip for game sub servers"
msgstr "Использовать одинаковый IP для игровых суб-серверов"

#: src/gui/serverdialog.cpp:265
msgid "Load"
msgstr "Загрузить"

#: src/gui/serverdialog.cpp:266
msgid "Connect"
msgstr "Соединиться"

#: src/gui/serverdialog.cpp:267 src/gui/shopwindow.cpp:122
#: src/gui/shopwindow.cpp:125 src/gui/tradewindow.cpp:90
msgid "Add"
msgstr "Добавить"

#: src/gui/serverdialog.cpp:268 src/gui/widgets/setupitem.cpp:286
#: src/gui/widgets/setupitem.cpp:410
msgid "Edit"
msgstr "Изменить"

#: src/gui/serverdialog.cpp:485
#, c-format
msgid "Downloading server list...%2.2f%%"
msgstr "Получение списка серверов...%2.2f%%"

#: src/gui/serverdialog.cpp:490
msgid "Waiting for server..."
msgstr "Ожидание ответа от сервера"

#: src/gui/serverdialog.cpp:494
msgid "Preparing download"
msgstr "Подготовка к загрузке"

#: src/gui/serverdialog.cpp:498
msgid "Error retreiving server list!"
msgstr "Не удалось получить список серверов!"

#: src/gui/serverdialog.cpp:586
msgid "requires a newer version"
msgstr "требуется более новая версия"

#: src/gui/serverdialog.cpp:588
#, c-format
msgid "requires v%s"
msgstr "требуется v%s"

#: src/gui/setupactiondata.h:48
msgid "Target and attack keys"
msgstr "Кнопки целей и атаки"

#: src/gui/setupactiondata.h:58
msgid "Target & Attack"
msgstr "Прицел и атака"

#: src/gui/setupactiondata.h:63
msgid "Move to Target"
msgstr "Движение к цели"

#: src/gui/setupactiondata.h:68
msgid "Change Move to Target type"
msgstr "Изменение типа движения и атаки"

#: src/gui/setupactiondata.h:73
msgid "Move to Home location"
msgstr "Переход к Домашней локации"

#: src/gui/setupactiondata.h:78
msgid "Set home location"
msgstr "Установка Домашней локации"

#: src/gui/setupactiondata.h:83
msgid "Move to navigation point"
msgstr "Движение к навигационной точке"

#: src/gui/setupactiondata.h:93
msgid "Stop Attack"
msgstr "Остановка атаки"

#: src/gui/setupactiondata.h:98
msgid "Untarget"
msgstr "снять выделение"

#: src/gui/setupactiondata.h:103
msgid "Target monster"
msgstr "Выделение монстра"

#: src/gui/setupactiondata.h:108
msgid "Target NPC"
msgstr "Выбор NPC"

#: src/gui/setupactiondata.h:113
msgid "Target Player"
msgstr "Выбор игрока"

#: src/gui/setupactiondata.h:118
msgid "Other Keys"
msgstr "Другие клавиши"

#: src/gui/setupactiondata.h:123
msgid "Pickup"
msgstr "Поднятие предметов"

#: src/gui/setupactiondata.h:128
msgid "Change Pickup Type"
msgstr "Изменение типа подбора предметов"

#: src/gui/setupactiondata.h:133
msgid "Sit"
msgstr "Приседание/Вставание"

#: src/gui/setupactiondata.h:138
msgid "Screenshot"
msgstr "Создание скриншота"

#: src/gui/setupactiondata.h:143
msgid "Enable/Disable Trading"
msgstr "Разрешение/Запрет торговли"

#: src/gui/setupactiondata.h:148
msgid "Change Map View Mode"
msgstr "Изменение режима отображения карты"

#: src/gui/setupactiondata.h:153
msgid "Select OK"
msgstr "Выбор Ok"

#: src/gui/setupactiondata.h:172
msgid "Shortcuts modifiers keys"
msgstr "Модификаторы ярлыков"

#: src/gui/setupactiondata.h:177
msgid "Item Shortcuts Key"
msgstr "Горячие клавиши предметов"

#: src/gui/setupactiondata.h:182
msgid "Shortcuts keys"
msgstr "Ярлыки"

#: src/gui/setupactiondata.h:187 src/gui/setupactiondata.h:192
#: src/gui/setupactiondata.h:197 src/gui/setupactiondata.h:202
#: src/gui/setupactiondata.h:207 src/gui/setupactiondata.h:212
#: src/gui/setupactiondata.h:217 src/gui/setupactiondata.h:222
#: src/gui/setupactiondata.h:227 src/gui/setupactiondata.h:232
#: src/gui/setupactiondata.h:237 src/gui/setupactiondata.h:242
#: src/gui/setupactiondata.h:247 src/gui/setupactiondata.h:252
#: src/gui/setupactiondata.h:257 src/gui/setupactiondata.h:262
#: src/gui/setupactiondata.h:267 src/gui/setupactiondata.h:272
#: src/gui/setupactiondata.h:277 src/gui/setupactiondata.h:282
#, c-format
msgid "Item Shortcut %d"
msgstr "Комбинация клавиш быстрого предмета %d"

#: src/gui/setupactiondata.h:296
msgid "Hide Windows"
msgstr "Скрытие окон"

#: src/gui/setupactiondata.h:301
msgid "Help Window"
msgstr "Окно помощи"

#: src/gui/setupactiondata.h:306
msgid "Status Window"
msgstr "Окно статуса"

#: src/gui/setupactiondata.h:311
msgid "Inventory Window"
msgstr "Окно инвентаря"

#: src/gui/setupactiondata.h:316
msgid "Equipment Window"
msgstr "Окно экипировки"

#: src/gui/setupactiondata.h:321
msgid "Skill Window"
msgstr "Окно навыков"

#: src/gui/setupactiondata.h:326
msgid "Minimap Window"
msgstr "Окно мини-карты"

#: src/gui/setupactiondata.h:331
msgid "Chat Window"
msgstr "Окно чата"

#: src/gui/setupactiondata.h:336
msgid "Item Shortcut Window"
msgstr "Окно быстрого использования предметов"

#: src/gui/setupactiondata.h:341
msgid "Setup Window"
msgstr "Окно настроек"

#: src/gui/setupactiondata.h:346
msgid "Debug Window"
msgstr "Окно отладки"

#: src/gui/setupactiondata.h:351
msgid "Social Window"
msgstr "Окно общества"

#: src/gui/setupactiondata.h:356
msgid "Emote Shortcut Window"
msgstr "Окно эмоций"

#: src/gui/setupactiondata.h:361
msgid "Outfits Window"
msgstr "Окно нарядов"

#: src/gui/setupactiondata.h:366
msgid "Shop Window"
msgstr "Окно магазина"

#: src/gui/setupactiondata.h:371
msgid "Quick drop Window"
msgstr "Окно быстрого бросания предметов"

#: src/gui/setupactiondata.h:376
msgid "Kill Stats Window"
msgstr "Окно статистики атак"

#: src/gui/setupactiondata.h:381
msgid "Commands Window"
msgstr "Окно команд"

#: src/gui/setupactiondata.h:386
msgid "Bot Checker Window"
msgstr "Окно детектора ботов"

#: src/gui/setupactiondata.h:391
msgid "Who Is Online Window"
msgstr "Окно кто онлайн"

#: src/gui/setupactiondata.h:396
msgid "Did you know Window"
msgstr "Окно \"Вы знаете?\""

#: src/gui/setupactiondata.h:401
msgid "Previous Social Tab"
msgstr "Предыдущая закладка общества"

#: src/gui/setupactiondata.h:406
msgid "Next Social Tab"
msgstr "Следующая закладка общества"

#: src/gui/setupactiondata.h:420
msgid "Emote modifiers keys"
msgstr "Модификаторы смайлов"

#: src/gui/setupactiondata.h:425
msgid "Emote modifier key"
msgstr "Модификатор смайлов"

#: src/gui/setupactiondata.h:430
msgid "Emote shortcuts"
msgstr "Ярлыки смайлов"

#: src/gui/setupactiondata.h:435 src/gui/setupactiondata.h:440
#: src/gui/setupactiondata.h:445 src/gui/setupactiondata.h:450
#: src/gui/setupactiondata.h:455 src/gui/setupactiondata.h:460
#: src/gui/setupactiondata.h:465 src/gui/setupactiondata.h:470
#: src/gui/setupactiondata.h:475 src/gui/setupactiondata.h:480
#: src/gui/setupactiondata.h:485 src/gui/setupactiondata.h:490
#: src/gui/setupactiondata.h:495 src/gui/setupactiondata.h:500
#: src/gui/setupactiondata.h:505 src/gui/setupactiondata.h:510
#: src/gui/setupactiondata.h:515 src/gui/setupactiondata.h:520
#: src/gui/setupactiondata.h:525 src/gui/setupactiondata.h:530
#: src/gui/setupactiondata.h:535 src/gui/setupactiondata.h:540
#: src/gui/setupactiondata.h:545 src/gui/setupactiondata.h:550
#: src/gui/setupactiondata.h:555 src/gui/setupactiondata.h:560
#: src/gui/setupactiondata.h:565 src/gui/setupactiondata.h:570
#: src/gui/setupactiondata.h:575 src/gui/setupactiondata.h:580
#: src/gui/setupactiondata.h:585 src/gui/setupactiondata.h:590
#: src/gui/setupactiondata.h:595 src/gui/setupactiondata.h:600
#: src/gui/setupactiondata.h:605 src/gui/setupactiondata.h:610
#: src/gui/setupactiondata.h:615 src/gui/setupactiondata.h:620
#: src/gui/setupactiondata.h:625 src/gui/setupactiondata.h:630
#: src/gui/setupactiondata.h:635 src/gui/setupactiondata.h:640
#: src/gui/setupactiondata.h:645 src/gui/setupactiondata.h:650
#: src/gui/setupactiondata.h:655 src/gui/setupactiondata.h:660
#: src/gui/setupactiondata.h:665 src/gui/setupactiondata.h:670
#, c-format
msgid "Emote Shortcut %d"
msgstr "Комбинация клавиш для смайла %d"

#: src/gui/setupactiondata.h:684
msgid "Outfits keys"
msgstr "Кнопки нарядов"

#: src/gui/setupactiondata.h:689
msgid "Wear Outfit"
msgstr "Надеть наряд"

#: src/gui/setupactiondata.h:694
msgid "Copy Outfit"
msgstr "Копировать наряд"

#: src/gui/setupactiondata.h:699
msgid "Copy equipped to Outfit"
msgstr "Копирование надетого наряда"

#: src/gui/setupactiondata.h:704
msgid "Outfits shortcuts"
msgstr "Ярлыки нарядов"

#: src/gui/setupactiondata.h:709 src/gui/setupactiondata.h:714
#: src/gui/setupactiondata.h:719 src/gui/setupactiondata.h:724
#: src/gui/setupactiondata.h:729 src/gui/setupactiondata.h:734
#: src/gui/setupactiondata.h:739 src/gui/setupactiondata.h:744
#: src/gui/setupactiondata.h:749 src/gui/setupactiondata.h:754
#: src/gui/setupactiondata.h:759 src/gui/setupactiondata.h:764
#: src/gui/setupactiondata.h:769 src/gui/setupactiondata.h:774
#: src/gui/setupactiondata.h:779 src/gui/setupactiondata.h:784
#: src/gui/setupactiondata.h:789 src/gui/setupactiondata.h:794
#: src/gui/setupactiondata.h:799 src/gui/setupactiondata.h:804
#: src/gui/setupactiondata.h:809 src/gui/setupactiondata.h:814
#: src/gui/setupactiondata.h:819 src/gui/setupactiondata.h:824
#: src/gui/setupactiondata.h:829 src/gui/setupactiondata.h:834
#: src/gui/setupactiondata.h:839 src/gui/setupactiondata.h:844
#: src/gui/setupactiondata.h:849 src/gui/setupactiondata.h:854
#: src/gui/setupactiondata.h:859 src/gui/setupactiondata.h:864
#: src/gui/setupactiondata.h:869 src/gui/setupactiondata.h:874
#: src/gui/setupactiondata.h:879 src/gui/setupactiondata.h:884
#: src/gui/setupactiondata.h:889 src/gui/setupactiondata.h:894
#: src/gui/setupactiondata.h:899 src/gui/setupactiondata.h:904
#: src/gui/setupactiondata.h:909 src/gui/setupactiondata.h:914
#: src/gui/setupactiondata.h:919 src/gui/setupactiondata.h:924
#: src/gui/setupactiondata.h:929 src/gui/setupactiondata.h:934
#: src/gui/setupactiondata.h:939 src/gui/setupactiondata.h:944
#, c-format
msgid "Outfit Shortcut %d"
msgstr "Наряд %d"

#: src/gui/setupactiondata.h:958
msgid "Toggle Chat"
msgstr "Переключение на чат"

#: src/gui/setupactiondata.h:963
msgid "Scroll Chat Up"
msgstr "Прокручивание чата вверх"

#: src/gui/setupactiondata.h:968
msgid "Scroll Chat Down"
msgstr "Прокручивание чата вниз"

#: src/gui/setupactiondata.h:973
msgid "Previous Chat Tab"
msgstr "Предыдущая закладка чата"

#: src/gui/setupactiondata.h:978
msgid "Next Chat Tab"
msgstr "Следующая закладка чата"

#: src/gui/setupactiondata.h:983
msgid "Close current Chat Tab"
msgstr "Закрыть текущую вкладку чата"

#: src/gui/setupactiondata.h:988
msgid "Previous chat line"
msgstr "Предыдущая строка чата"

#: src/gui/setupactiondata.h:993
msgid "Next chat line"
msgstr "Следующая строка чата"

#: src/gui/setupactiondata.h:1007
msgid "Ignore input 1"
msgstr "Игнорирование ввода 1"

#: src/gui/setupactiondata.h:1012
msgid "Ignore input 2"
msgstr "Игнорирование ввода 2"

#: src/gui/setupactiondata.h:1017
msgid "Direct Up"
msgstr "Повернуться вверх"

#: src/gui/setupactiondata.h:1022
msgid "Direct Down"
msgstr "Повернуться вниз"

#: src/gui/setupactiondata.h:1027
msgid "Direct Left"
msgstr "Повернуться влево"

#: src/gui/setupactiondata.h:1032
msgid "Direct Right"
msgstr "Повернуться вправо"

#: src/gui/setupactiondata.h:1037
msgid "Crazy moves"
msgstr "Сумасшедшие движения"

#: src/gui/setupactiondata.h:1042
msgid "Change Crazy Move mode"
msgstr "Поменять режим сумасшедших движений"

#: src/gui/setupactiondata.h:1047
msgid "Quick Drop N Items from 0 slot"
msgstr "Быстрый сброс N предметов из 0 слота"

#: src/gui/setupactiondata.h:1052
msgid "Quick Drop N Items"
msgstr "Быстрый сброс N предметов"

#: src/gui/setupactiondata.h:1057
msgid "Switch Quick Drop Counter"
msgstr "Переключение счётчика быстрого сброса"

#: src/gui/setupactiondata.h:1062
msgid "Quick heal target or self"
msgstr "Быстрое лечения себя или цели"

#: src/gui/setupactiondata.h:1067
msgid "Use #itenplz spell"
msgstr "Использование заклинания #itenplz"

#: src/gui/setupactiondata.h:1072
msgid "Use magic attack"
msgstr "Использование магической атаки"

#: src/gui/setupactiondata.h:1077
msgid "Switch magic attack"
msgstr "Переключение маг. атаки"

#: src/gui/setupactiondata.h:1082
msgid "Switch pvp attack"
msgstr "Переключение pvp атаки"

#: src/gui/setupactiondata.h:1087
msgid "Change move type"
msgstr "Изменение типа движения"

#: src/gui/setupactiondata.h:1092
msgid "Change Attack Weapon Type"
msgstr "Измение типа атаки оружием"

#: src/gui/setupactiondata.h:1097
msgid "Change Attack Type"
msgstr "Изменение типа атаки"

#: src/gui/setupactiondata.h:1102
msgid "Change Follow mode"
msgstr "Изменение режима следования"

#: src/gui/setupactiondata.h:1107
msgid "Change Imitation mode"
msgstr "Изменение режима имитации"

#: src/gui/setupactiondata.h:1112
msgid "Disable / Enable Game modifier keys"
msgstr "Включение / Выключение специальных модификаторов"

#: src/gui/setupactiondata.h:1117
msgid "On / Off audio"
msgstr "Вкл. / Выкл. звука"

#: src/gui/setupactiondata.h:1122
msgid "Enable / Disable away mode"
msgstr "Включение / Выключение режима отошел"

#: src/gui/setupactiondata.h:1127
msgid "Emulate right click from keyboard"
msgstr "Эмуляция правого клика с клавиатуры"

#: src/gui/setupactiondata.h:1132
msgid "Toggle camera mode"
msgstr "Изменение режима камеры"

#: src/gui/setupactiondata.h:1137
msgid "Modifier key"
msgstr "Кнопка-модификатор"

#: src/gui/setupactiondata.h:1151
msgid "Move Keys"
msgstr "Кнопки движения"

#: src/gui/setupactiondata.h:1156 src/gui/setupactiondata.h:1435
msgid "Move Up"
msgstr "Движение вверх"

#: src/gui/setupactiondata.h:1161 src/gui/setupactiondata.h:1440
msgid "Move Down"
msgstr "Движение вниз"

#: src/gui/setupactiondata.h:1166 src/gui/setupactiondata.h:1445
msgid "Move Left"
msgstr "Движение влево"

#: src/gui/setupactiondata.h:1171 src/gui/setupactiondata.h:1450
msgid "Move Right"
msgstr "Движение вправо"

#: src/gui/setupactiondata.h:1176
msgid "Move to navigation point shortcuts"
msgstr "Кнопки движения к цели"

#: src/gui/setupactiondata.h:1181 src/gui/setupactiondata.h:1186
#: src/gui/setupactiondata.h:1191 src/gui/setupactiondata.h:1196
#: src/gui/setupactiondata.h:1201 src/gui/setupactiondata.h:1206
#: src/gui/setupactiondata.h:1211 src/gui/setupactiondata.h:1216
#: src/gui/setupactiondata.h:1221 src/gui/setupactiondata.h:1226
#: src/gui/setupactiondata.h:1231 src/gui/setupactiondata.h:1236
#: src/gui/setupactiondata.h:1241 src/gui/setupactiondata.h:1246
#: src/gui/setupactiondata.h:1251 src/gui/setupactiondata.h:1256
#: src/gui/setupactiondata.h:1261 src/gui/setupactiondata.h:1266
#: src/gui/setupactiondata.h:1271 src/gui/setupactiondata.h:1276
#: src/gui/setupactiondata.h:1281 src/gui/setupactiondata.h:1286
#: src/gui/setupactiondata.h:1291 src/gui/setupactiondata.h:1296
#: src/gui/setupactiondata.h:1301 src/gui/setupactiondata.h:1306
#: src/gui/setupactiondata.h:1311 src/gui/setupactiondata.h:1316
#: src/gui/setupactiondata.h:1321 src/gui/setupactiondata.h:1326
#: src/gui/setupactiondata.h:1331 src/gui/setupactiondata.h:1336
#: src/gui/setupactiondata.h:1341 src/gui/setupactiondata.h:1346
#: src/gui/setupactiondata.h:1351 src/gui/setupactiondata.h:1356
#: src/gui/setupactiondata.h:1361 src/gui/setupactiondata.h:1366
#: src/gui/setupactiondata.h:1371 src/gui/setupactiondata.h:1376
#: src/gui/setupactiondata.h:1381 src/gui/setupactiondata.h:1386
#: src/gui/setupactiondata.h:1391 src/gui/setupactiondata.h:1396
#: src/gui/setupactiondata.h:1401 src/gui/setupactiondata.h:1406
#: src/gui/setupactiondata.h:1411 src/gui/setupactiondata.h:1416
#, c-format
msgid "Move to point Shortcut %d"
msgstr "Перейти к точке %d"

#: src/gui/setupactiondata.h:1430
msgid "Move & selection"
msgstr "Движение и выбор"

#: src/gui/setupactiondata.h:1455
msgid "Move Home"
msgstr "Движение в начало"

#: src/gui/setupactiondata.h:1460
msgid "Move End"
msgstr "Движение в конец"

#: src/gui/setupactiondata.h:1465
msgid "Page up"
msgstr "Страница вверх"

#: src/gui/setupactiondata.h:1470
msgid "Page down"
msgstr "раница вниз"

#: src/gui/setupactiondata.h:1480
msgid "Select"
msgstr "Выбор"

#: src/gui/setupactiondata.h:1485
msgid "Select2"
msgstr "Выбор2"

#: src/gui/setupactiondata.h:1500
msgid "Backspace"
msgstr "Удаление влево"

#: src/gui/setupactiondata.h:1505
msgid "Insert"
msgstr "Вставка"

#: src/gui/setupactiondata.h:1510
msgid "Tab"
msgstr "Табуляция"

#: src/gui/setupactiondata.h:1515
msgid "Mod"
msgstr "Модификатор"

#: src/gui/setupactiondata.h:1541
msgid "Basic"
msgstr "Основное"

#: src/gui/setupactiondata.h:1543 src/gui/windowmenu.cpp:101
msgid "Shortcuts"
msgstr "Горячие клавиши"

#: src/gui/setupactiondata.h:1544 src/gui/setup_other.cpp:181
msgid "Windows"
msgstr "Окна"

#: src/gui/setupactiondata.h:1545
msgid "Emotes"
msgstr "Смайлы"

#: src/gui/setupactiondata.h:1549
msgid "Gui"
msgstr "Интерфейс"

#: src/gui/setup_audio.cpp:44
msgid "(no sound)"
msgstr "(без звука)"

#: src/gui/setup_audio.cpp:54
msgid "Audio"
msgstr "Аудио"

#: src/gui/setup_audio.cpp:63
msgid "Basic settings"
msgstr "Основные настройки"

#: src/gui/setup_audio.cpp:65
msgid "Enable Audio"
msgstr "Включить Аудио"

#: src/gui/setup_audio.cpp:67
msgid "Enable music"
msgstr "Включить музыку"

#: src/gui/setup_audio.cpp:70
msgid "Enable game sfx"
msgstr "Включить игровые эффекты"

#: src/gui/setup_audio.cpp:73
msgid "Enable gui sfx"
msgstr "Включить эффекты интерфейса"

#: src/gui/setup_audio.cpp:76
msgid "Sfx volume"
msgstr "Громкость эффектов"

#: src/gui/setup_audio.cpp:79
msgid "Music volume"
msgstr "Громкость музыки"

#: src/gui/setup_audio.cpp:82
msgid "Audio frequency"
msgstr "Частота аудио"

#: src/gui/setup_audio.cpp:86
msgid "mono"
msgstr "моно"

#: src/gui/setup_audio.cpp:87
msgid "stereo"
msgstr "стерео"

#: src/gui/setup_audio.cpp:88
msgid "surround"
msgstr "окржение"

#: src/gui/setup_audio.cpp:89
msgid "surround+center+lfe"
msgstr "окружение+центр+lfe"

#: src/gui/setup_audio.cpp:90
msgid "Audio channels"
msgstr "Аудио каналы"

#: src/gui/setup_audio.cpp:94
msgid "Sound effects"
msgstr "Звуковые эффекты"

#: src/gui/setup_audio.cpp:96
msgid "Information dialog sound"
msgstr "Звук информационного диалога"

#: src/gui/setup_audio.cpp:99
msgid "Request dialog sound"
msgstr "Звук вопроса"

#: src/gui/setup_audio.cpp:102
msgid "Whisper message sound"
msgstr "Звук криватного сообщения"

#: src/gui/setup_audio.cpp:105
msgid "Guild / Party message sound"
msgstr "Звук сообщения в гильдии или группе"

#: src/gui/setup_audio.cpp:108
msgid "Highlight message sound"
msgstr "Звук подсветки"

#: src/gui/setup_audio.cpp:111
msgid "Global message sound"
msgstr "Зук глобального сообщения"

#: src/gui/setup_audio.cpp:114
msgid "Error message sound"
msgstr "Звук ошибки"

#: src/gui/setup_audio.cpp:117
msgid "Trade request sound"
msgstr "Звук обмена"

#: src/gui/setup_audio.cpp:122
msgid "Enable mumble voice chat"
msgstr "Включить голосовой чат mumble"

#: src/gui/setup_audio.cpp:125
msgid "Download music"
msgstr "Скачать музыку"

#: src/gui/setup_chat.cpp:54
msgid "Window"
msgstr "Окно"

#: src/gui/setup_chat.cpp:56
msgid "Auto hide chat window."
msgstr "Автоматически прятать окно чата."

#: src/gui/setup_chat.cpp:60 src/gui/setup_colors.cpp:55
msgid "Colors"
msgstr "Цвета"

#: src/gui/setup_chat.cpp:62
msgid "Remove colors from received chat messages"
msgstr "Удалить цвета из полученных сообщений в чате"

#: src/gui/setup_chat.cpp:65
msgid "Show chat colors list"
msgstr "Показать список цветов чата"

#: src/gui/setup_chat.cpp:69
msgid "Commands"
msgstr "Команды"

#: src/gui/setup_chat.cpp:71
msgid "Allow magic and GM commands in all chat tabs"
msgstr "Разрешить магические и администраторские команды на всех вкладках"

#: src/gui/setup_chat.cpp:75
msgid "Limits"
msgstr "Ограничения"

#: src/gui/setup_chat.cpp:77
msgid "Limit max chars in chat line"
msgstr "Ограничить число символов в строке чата"

#: src/gui/setup_chat.cpp:80
msgid "Limit max lines in chat"
msgstr "Ограничить число строк в чате"

#: src/gui/setup_chat.cpp:84
msgid "Logs"
msgstr "Логи"

#: src/gui/setup_chat.cpp:86
msgid "Enable chat Log"
msgstr "Включить лог чата"

#: src/gui/setup_chat.cpp:89
msgid "Show chat history"
msgstr "Показать историю чата"

#: src/gui/setup_chat.cpp:93
msgid "Messages"
msgstr "Сообщения"

#: src/gui/setup_chat.cpp:95
msgid "Hide shop messages"
msgstr "Скрыть сообщения магазина"

#: src/gui/setup_chat.cpp:99
msgid "Tabs"
msgstr "Страницы"

#: src/gui/setup_chat.cpp:101
msgid "Put all whispers in tabs"
msgstr "Личные сообщения во вкладках"

#: src/gui/setup_chat.cpp:104
msgid "Log magic messages in debug tab"
msgstr "Оставлять сообщения магии на вкладке отладки"

#: src/gui/setup_chat.cpp:107
msgid "Show server messages in debug tab"
msgstr "Показывать сообщения сервера на вкладке отладки"

#: src/gui/setup_chat.cpp:110
msgid "Enable trade tab"
msgstr "Включить вкладки торговли"

#: src/gui/setup_chat.cpp:113
msgid "Enable battle tab"
msgstr "Включить вкладку боя"

#: src/gui/setup_chat.cpp:116
msgid "Show battle events"
msgstr "Показать сообщения боя"

#: src/gui/setup_chat.cpp:119
msgid "Resize chat tabs if need"
msgstr "Подгонять размер чата"

#: src/gui/setup_chat.cpp:123
msgid "Time"
msgstr "Время"

#: src/gui/setup_chat.cpp:125
msgid "Use local time"
msgstr "Использовать местное время"

#: src/gui/setup_chat.cpp:130
msgid "Highlight words (separated by comma)"
msgstr "Подсвечиваемые слова (разделенные запятыми)"

#: src/gui/setup_chat.cpp:133
msgid "Show MVP messages"
msgstr "Показывать MVP сообщения"

#: src/gui/setup_colors.cpp:50
msgid "This is what the color looks like"
msgstr "Вот, как выглядит сей цвет"

#: src/gui/setup_colors.cpp:76
msgid "Type:"
msgstr "Введите: "

#: src/gui/setup_colors.cpp:87 src/gui/setup_colors.cpp:410
msgid "Static"
msgstr "Статичный"

#: src/gui/setup_colors.cpp:89 src/gui/setup_colors.cpp:90
#: src/gui/setup_colors.cpp:411
msgid "Pulse"
msgstr "Пульсирующий"

#: src/gui/setup_colors.cpp:91 src/gui/setup_colors.cpp:92
#: src/gui/setup_colors.cpp:412
msgid "Rainbow"
msgstr "Радуга"

#: src/gui/setup_colors.cpp:93 src/gui/setup_colors.cpp:94
#: src/gui/setup_colors.cpp:412
msgid "Spectrum"
msgstr "Спектр"

#: src/gui/setup_colors.cpp:98 src/gui/setup_colors.cpp:322
msgid "Delay:"
msgstr "Задержка:"

#: src/gui/setup_colors.cpp:113
msgid "Red:"
msgstr "Красный:"

#: src/gui/setup_colors.cpp:128
msgid "Green:"
msgstr "Зеленый:"

#: src/gui/setup_colors.cpp:143
msgid "Blue:"
msgstr "Синий:"

#: src/gui/setup_colors.cpp:317
msgid "Alpha:"
msgstr "Прозрачность:"

#: src/gui/setup.cpp:72
msgid "Apply"
msgstr "Применить"

#: src/gui/setup.cpp:75
msgid "Reset Windows"
msgstr "Сбросить расположение окон"

#: src/gui/setup_input.cpp:102
msgid "Input"
msgstr "Ввод"

#: src/gui/setup_input.cpp:124
msgid "Assign"
msgstr "Назначить"

#: src/gui/setup_input.cpp:128
msgid "Unassign"
msgstr "Снять назначение"

#: src/gui/setup_input.cpp:132
msgid "Reset all keys"
msgstr "Сбросить все кнопки"

#: src/gui/setup_input.cpp:135
msgid "Default"
msgstr "По умолчанию"

#: src/gui/setup_input.cpp:193
msgid "Key Conflict(s) Detected."
msgstr "Обнаружен(ы) конфликт(ы) клавиш!"

#: src/gui/setup_input.cpp:194
#, c-format
msgid ""
"Conflict \"%s\" and \"%s\" keys. Resolve them, or gameplay may result in "
"strange behaviour."
msgstr ""
"Конфликт клавиш \"%s\" и \"%s\".Исправьте их, или игра может себя странно "
"вести."

#: src/gui/setup_input.cpp:351
msgid "unknown"
msgstr "неизвестно"

#: src/gui/setup_joystick.cpp:45 src/gui/setup_joystick.cpp:117
msgid "Press the button to start calibration"
msgstr "Нажмите кнопку, чтобы начать калибровку"

#: src/gui/setup_joystick.cpp:46 src/gui/setup_joystick.cpp:115
msgid "Calibrate"
msgstr "Калибровать"

#: src/gui/setup_joystick.cpp:47
msgid "Enable joystick"
msgstr "Использовать джойстик"

#: src/gui/setup_joystick.cpp:50
msgid "Use joystick if client window inactive"
msgstr "Использовать джойстик если игра свернута"

#: src/gui/setup_joystick.cpp:53
msgid "Joystick"
msgstr "Джойстик"

#: src/gui/setup_joystick.cpp:122
msgid "Stop"
msgstr "Стоп"

#: src/gui/setup_joystick.cpp:124
msgid "Rotate the stick and don't press buttons"
msgstr "Вращайте стик и не нажимайте другие кнопки"

#: src/gui/setup_other.cpp:38
msgid "Misc"
msgstr "Разное"

#: src/gui/setup_other.cpp:44 src/gui/userpalette.cpp:126
msgid "Monsters"
msgstr "Монстры"

#: src/gui/setup_other.cpp:46
msgid "Show damage inflicted to monsters"
msgstr "Показ. повр., нанесенные монстрам"

#: src/gui/setup_other.cpp:49
msgid "Auto target only reachable monsters"
msgstr "Автоприцел по доступным монстрам"

#: src/gui/setup_other.cpp:52
msgid "Highlight monster attack range"
msgstr "Подсветка радиуса атаки монстров"

#: src/gui/setup_other.cpp:56
msgid "Show monster hp bar"
msgstr "Показывать жизнь мобов"

#: src/gui/setup_other.cpp:59
msgid "Cycle monster targets"
msgstr "Прокручивать прицел по монстрам"

#: src/gui/setup_other.cpp:65
msgid "Show warps particles"
msgstr "Показывать анимацию порталов"

#: src/gui/setup_other.cpp:68
msgid "Highlight map portals"
msgstr "Подсветка точек перехода на карте"

#: src/gui/setup_other.cpp:71
msgid "Highlight floor items"
msgstr "Подсветка предметов на полу"

#: src/gui/setup_other.cpp:74
msgid "Highlight player attack range"
msgstr "Подсветка радиуса атаки игрока"

#: src/gui/setup_other.cpp:77
msgid "Show extended minimaps"
msgstr "Показывать расширенные миникарты"

#: src/gui/setup_other.cpp:80
msgid "Draw path"
msgstr "Рисовать путь"

#: src/gui/setup_other.cpp:83
msgid "Draw hotkeys on map"
msgstr "Рисовать клавиши на карте"

#: src/gui/setup_other.cpp:86
msgid "Enable lazy scrolling"
msgstr "Включить ленивую прокрутку"

#: src/gui/setup_other.cpp:89
msgid "Scroll laziness"
msgstr "ленивая прокрутка"

#: src/gui/setup_other.cpp:92
msgid "Scroll radius"
msgstr "радиус прокрутки"

#: src/gui/setup_other.cpp:96
msgid "Moving"
msgstr "Движения"

#: src/gui/setup_other.cpp:98
msgid "Auto fix position"
msgstr "Авто. исправ. позиции"

#: src/gui/setup_other.cpp:101
msgid "Attack while moving"
msgstr "Атаковать в движении"

#: src/gui/setup_other.cpp:104
msgid "Attack next target"
msgstr "Атаковать следующую цель"

#: src/gui/setup_other.cpp:107
msgid "Sync player move"
msgstr "Синх. движение"

#: src/gui/setup_other.cpp:110
msgid "Crazy move A program"
msgstr "Программа для сумасшедших движений A"

#: src/gui/setup_other.cpp:114
msgid "Player"
msgstr "Игрок"

#: src/gui/setup_other.cpp:116
msgid "Show own hp bar"
msgstr "Показывать свою жизнь"

#: src/gui/setup_other.cpp:119
msgid "Enable quick stats"
msgstr "Включить быструю смену статов"

#: src/gui/setup_other.cpp:122
msgid "Cycle player targets"
msgstr "Прокручивать прицел по игрокам"

#: src/gui/setup_other.cpp:125
msgid "Show job exp messages"
msgstr "Показывать опыт работы."

#: src/gui/setup_other.cpp:128
msgid "Show players popups"
msgstr "Показ. всплыв. сообщения игроков"

#: src/gui/setup_other.cpp:131
msgid "Afk message"
msgstr "Ответ в режиме \"отошел\""

#: src/gui/setup_other.cpp:134
msgid "Show job"
msgstr "Показывать уровень работы"

#: src/gui/setup_other.cpp:137
msgid "Enable attack filter"
msgstr "Включить фильтр атак"

#: src/gui/setup_other.cpp:140
msgid "Enable pickup filter"
msgstr "Включить фильтр поднятия"

#: src/gui/setup_other.cpp:143
msgid "Enable advert protocol"
msgstr "Включить режим посылки состояния"

#: src/gui/setup_other.cpp:149
msgid "Accept sell/buy requests"
msgstr "Принимать запросы купить/продать"

#: src/gui/setup_other.cpp:152
msgid "Enable shop mode"
msgstr "Включить режим магазина"

#: src/gui/setup_other.cpp:158
msgid "Log NPC dialogue"
msgstr "Сохранять текст NPC"

#: src/gui/setup_other.cpp:162
msgid "Bots support"
msgstr "Поддержка ботов"

#: src/gui/setup_other.cpp:164
msgid "Enable auction bot support"
msgstr "Включить поддержку бота аукционов"

#: src/gui/setup_other.cpp:167
msgid "Enable guild bot support and disable native guild support"
msgstr "Включить поддержку гильд-бота"

#: src/gui/setup_other.cpp:172
msgid "Keyboard"
msgstr "Клавиатура"

#: src/gui/setup_other.cpp:174
msgid "Repeat delay"
msgstr "Задержка перед повтором"

#: src/gui/setup_other.cpp:177
msgid "Repeat interval"
msgstr "Интервал повторения"

#: src/gui/setup_other.cpp:184
msgid "Always show"
msgstr "Всегда показывать"

#: src/gui/setup_other.cpp:185
msgid "Auto hide in small resolution"
msgstr "Скрывать с небольшим разрешением"

#: src/gui/setup_other.cpp:186
msgid "Always auto hide"
msgstr "Всегда скрывать"

#: src/gui/setup_other.cpp:187
msgid "Shortcut buttons"
msgstr "Кнопки"

#: src/gui/setup_other.cpp:191
msgid "Proxy server"
msgstr "Прокси сервер"

#: src/gui/setup_other.cpp:194
msgid "System proxy"
msgstr "Системный прокси"

#: src/gui/setup_other.cpp:195
msgid "Direct connection"
msgstr "Прямое соединение"

#: src/gui/setup_other.cpp:201
msgid "SOCKS5 hostname"
msgstr "SOCKS5 хост"

#: src/gui/setup_other.cpp:202
msgid "Proxy type"
msgstr "Тип прокси"

#: src/gui/setup_other.cpp:205
msgid "Proxy address:port"
msgstr "Прокси адрес:порт"

#: src/gui/setup_other.cpp:211
msgid "Enable server side attack"
msgstr "Включить серверную атаку"

#: src/gui/setup_other.cpp:214
msgid "Enable bot checker"
msgstr "Включить детектор ботов"

#: src/gui/setup_other.cpp:217
msgid "Enable buggy servers protection (do not disable)"
msgstr "Включить защиту от бажных серверов (не выключать!)"

#: src/gui/setup_other.cpp:221
msgid "Enable debug log"
msgstr "Включить отлад. лог"

#: src/gui/setup_other.cpp:224
msgid "Low traffic mode"
msgstr "Режим кеширования игроков"

#: src/gui/setup_other.cpp:227
msgid "Hide shield sprite"
msgstr "Спрятать картинку счита"

#: src/gui/setup_other.cpp:231
msgid "Use FBO for screenshots (only for opengl)"
msgstr "Использовать FBO для скриншотов (только в режиме opengl)"

#: src/gui/setup_other.cpp:235
msgid "Network delay between sub servers"
msgstr "Задержка между сетевыми соединениями"

#: src/gui/setup_other.cpp:238
msgid "Show background"
msgstr "Показать фон"

#: src/gui/setup_perfomance.cpp:54
msgid "Better perfomance (enable for better perfomance)"
msgstr "Улучшение производительности (включите для большей производительности)"

#: src/gui/setup_perfomance.cpp:57
msgid "Auto adjust perfomance"
msgstr "Автоматически подстраивать производительность"

#: src/gui/setup_perfomance.cpp:60
msgid "Hw acceleration"
msgstr "Аппаратное ускорение"

#: src/gui/setup_perfomance.cpp:63
msgid "Enable opacity cache (Software, can use many memory)"
msgstr ""
"Включить кеш прозрачности (программный режим, может использовать много "
"памяти)"

#: src/gui/setup_perfomance.cpp:66
msgid "Enable map reduce (Software)"
msgstr "Включить оптимизацию карты (программный режим)"

#: src/gui/setup_perfomance.cpp:69
msgid "Enable compound sprite delay (Software)"
msgstr "Включить задержку в компонентном спрайте (Software)"

#: src/gui/setup_perfomance.cpp:72
msgid "Enable delayed images load  (OpenGL)"
msgstr "Включить отложенную загрузку изображений (OpenGL)"

#: src/gui/setup_perfomance.cpp:75
msgid "Better quality (disable for better perfomance)"
msgstr "Улучшение качества (выключите для лучшей производительности)"

#: src/gui/setup_perfomance.cpp:78
msgid "Enable alpha channel fix (Software, can be very slow)"
msgstr ""
"Включить исправление альфа канала (программный режим, может быть очень "
"медленным)"

#: src/gui/setup_perfomance.cpp:82
msgid "Show beings transparency"
msgstr "Отображать прозрачность на персонажах и монстрах"

#: src/gui/setup_perfomance.cpp:85
msgid "Enable reorder sprites."
msgstr "Включить перестановку спрайтов"

#: src/gui/setup_perfomance.cpp:89
msgid "Small memory (enable for lower memory usage)"
msgstr ""
"Уменьшенное потребление памяти (включите для меньшего потребления памяти)"

#: src/gui/setup_perfomance.cpp:92
msgid "Disable advanced beings caching (Software)"
msgstr "Выключить расширенное кеширование сущностей (программный режим)"

#: src/gui/setup_perfomance.cpp:95
msgid "Disable beings caching (Software)"
msgstr "Выключить кеширование сущностей (программный режим)"

#: src/gui/setup_perfomance.cpp:99
msgid "Different options (enable or disable can improve perfomance)"
msgstr ""
"Разные настройки (включение или выключение может улучшить производительность)"

#: src/gui/setup_perfomance.cpp:102
msgid "Enable texture compression (fast OpenGL)"
msgstr "Включить компрессию текстур (быстрый OpenGL)"

#: src/gui/setup_perfomance.cpp:105
msgid "Enable rectangular texture extension (OpenGL)"
msgstr "Включить расширение - прямоугольные текстуры (OpenGL)"

#: src/gui/setup_perfomance.cpp:108
msgid "Use new texture internal format (OpenGL)"
msgstr "Использовать новый формат текстур (OpenGL)"

#: src/gui/setup_players.cpp:53
msgid "Show gender"
msgstr "Показать пол"

#: src/gui/setup_players.cpp:56
msgid "Show level"
msgstr "Показать уровень"

#: src/gui/setup_players.cpp:59
msgid "Show own name"
msgstr "Показать свое имя"

#: src/gui/setup_players.cpp:62
msgid "Enable extended mouse targeting"
msgstr "Включить расширенное наведение мыши"

#: src/gui/setup_players.cpp:65
msgid "Target dead players"
msgstr "Наводить фокус на мертвых игроков"

#: src/gui/setup_players.cpp:68
msgid "Visible names"
msgstr "Видимые имена"

#: src/gui/setup_players.cpp:71
msgid "Secure trades"
msgstr "Защитить торговлю"

#: src/gui/setup_players.cpp:74
msgid "Unsecure chars in names"
msgstr "Небезопасные символы"

#: src/gui/setup_players.cpp:77
msgid "Show statuses"
msgstr "Показывать статусы"

#: src/gui/setup_players.cpp:80
msgid "Show ip addresses on screenshots"
msgstr "Показывать ip адреса на снимках экрана"

#: src/gui/setup_players.cpp:83
msgid "Allow self heal with mouse click"
msgstr "Включить самолечение по клику мыши"

#: src/gui/setup_players.cpp:86
msgid "Group friends in who is online window"
msgstr "Группировать друзей в окне онлайн списка"

#: src/gui/setup_players.cpp:89
msgid "Hide erased players nicks"
msgstr "Спрятать имена стертых персонажей"

#: src/gui/setup_relations.cpp:63
msgid "Relation"
msgstr "Отношение"

#: src/gui/setup_relations.cpp:68
msgid "Neutral"
msgstr "Нейтральное"

#: src/gui/setup_relations.cpp:69
msgid "Friend"
msgstr "Друг"

#: src/gui/setup_relations.cpp:70
msgid "Disregarded"
msgstr "Пренебрегаемый"

#: src/gui/setup_relations.cpp:71
msgid "Ignored"
msgstr "Игнорировано"

#: src/gui/setup_relations.cpp:72
msgid "Erased"
msgstr "Стерт"

#: src/gui/setup_relations.cpp:73
msgid "Blacklisted"
msgstr "В черном списке"

#: src/gui/setup_relations.cpp:74
msgid "Enemy"
msgstr "Враг"

#: src/gui/setup_relations.cpp:241
msgid "Allow trading"
msgstr "Разрешить торговлю"

#: src/gui/setup_relations.cpp:243
msgid "Allow whispers"
msgstr "Разрешить шептание"

#: src/gui/setup_relations.cpp:247
msgid "Relations"
msgstr "Связи"

#: src/gui/setup_relations.cpp:269
msgid "When ignoring:"
msgstr "Когда игнорируется:"

#: src/gui/setup_theme.cpp:82
msgid "Tiny (10)"
msgstr "Маленький (10)"

#: src/gui/setup_theme.cpp:83
msgid "Small (11)"
msgstr "Маленький (11)"

#: src/gui/setup_theme.cpp:84
msgid "Medium (12)"
msgstr "Средний (12)"

#: src/gui/setup_theme.cpp:85
msgid "Large (13)"
msgstr "Большой (13)"

#: src/gui/setup_theme.cpp:86
msgid "Big (14)"
msgstr "Боьшой (14)"

#: src/gui/setup_theme.cpp:87
msgid "Huge (15)"
msgstr "Огромный (15)"

#: src/gui/setup_theme.cpp:120
msgid "Chinese (China)"
msgstr "Китайский"

#: src/gui/setup_theme.cpp:121
msgid "Czech"
msgstr "Чешский"

#: src/gui/setup_theme.cpp:122
msgid "English"
msgstr "Английский"

#: src/gui/setup_theme.cpp:123
msgid "Finnish"
msgstr "Финский"

#: src/gui/setup_theme.cpp:124
msgid "French"
msgstr "Французский"

#: src/gui/setup_theme.cpp:125
msgid "German"
msgstr "Немецкий"

#: src/gui/setup_theme.cpp:126
msgid "Indonesian"
msgstr "Индонезийский"

#: src/gui/setup_theme.cpp:127
msgid "Polish"
msgstr "Польский"

#: src/gui/setup_theme.cpp:128
msgid "Japanese"
msgstr "Японский"

#: src/gui/setup_theme.cpp:129
msgid "Dutch (Belgium/Flemish)"
msgstr "Голландский (Бельгийский / Фламандский)"

#: src/gui/setup_theme.cpp:130
msgid "Portuguese"
msgstr "Португальский"

#: src/gui/setup_theme.cpp:131
msgid "Portuguese (Brazilian)"
msgstr "Португальский (Бразильский)"

#: src/gui/setup_theme.cpp:132
msgid "Russian"
msgstr "Русский"

#: src/gui/setup_theme.cpp:133
msgid "Spanish (Castilian)"
msgstr "Испанский (Кастильский)"

#: src/gui/setup_theme.cpp:165
msgid "Theme"
msgstr "Тема"

#: src/gui/setup_theme.cpp:167
msgid "Gui theme"
msgstr "Тема интерфейса"

#: src/gui/setup_theme.cpp:168
msgid "Language"
msgstr "Язык"

#: src/gui/setup_theme.cpp:169
msgid "Main Font"
msgstr "Основной шрифт"

#: src/gui/setup_theme.cpp:170
msgid "Bold font"
msgstr "Жирный шрифт"

#: src/gui/setup_theme.cpp:171
msgid "Particle font"
msgstr "Шрифт частиц"

#: src/gui/setup_theme.cpp:172
msgid "Help font"
msgstr "Шрифт помощи"

#: src/gui/setup_theme.cpp:173
msgid "Secure font"
msgstr "Безопасный шрифт"

#: src/gui/setup_theme.cpp:174
msgid "Japanese font"
msgstr "Японский шрифт"

#: src/gui/setup_theme.cpp:211
msgid "Font size"
msgstr "Размер шрифта"

#: src/gui/setup_theme.cpp:352
msgid "Theme Changed"
msgstr "Тема изменена"

#: src/gui/setup_theme.cpp:352 src/gui/setup_video.cpp:496
#: src/gui/setup_video.cpp:503
msgid "Restart your client for the change to take effect."
msgstr "Перезегрузите игру дабы изменения вступили в силу."

#: src/gui/setup_video.cpp:200
msgid "Software"
msgstr "Программно"

#: src/gui/setup_video.cpp:201
msgid "Fast OpenGL"
msgstr "Быстрый OpenGL"

#: src/gui/setup_video.cpp:202
msgid "Safe OpenGL"
msgstr "Безопасный OpenGL"

#: src/gui/setup_video.cpp:233
msgid "Full screen"
msgstr "На полный экран"

#: src/gui/setup_video.cpp:234
msgid "Custom cursor"
msgstr "Игровой курсор"

#: src/gui/setup_video.cpp:236
msgid "Enable resize"
msgstr "Разрешить менять размер окна"

#: src/gui/setup_video.cpp:237
msgid "No frame"
msgstr "Без рамки"

#: src/gui/setup_video.cpp:238
msgid "FPS limit:"
msgstr "Ограничить кадр/с:"

#: src/gui/setup_video.cpp:242 src/gui/setup_video.cpp:268
#: src/gui/setup_video.cpp:439 src/gui/setup_video.cpp:546
msgid "Alt FPS limit: "
msgstr "Альтер. ограничить кадр/с: "

#: src/gui/setup_video.cpp:244
msgid "Detect best mode"
msgstr "Найти лучший режим"

#: src/gui/setup_video.cpp:266 src/gui/setup_video.cpp:269
#: src/gui/setup_video.cpp:438 src/gui/setup_video.cpp:532
#: src/gui/setup_video.cpp:544
msgid "None"
msgstr "Нет"

#: src/gui/setup_video.cpp:371
msgid ""
"Failed to switch to windowed mode and restoration of old mode also failed!"
msgstr ""
"Не удалось переключиться в оконный режим. Восстановить старый режим также не "
"удалось!"

#: src/gui/setup_video.cpp:377
msgid ""
"Failed to switch to fullscreen mode and restoration of old mode also failed!"
msgstr ""
"Не удалось переключиться в полноэкранный режим. Восстановить старый режим "
"также не удалось!"

#: src/gui/setup_video.cpp:388
msgid "Switching to Full Screen"
msgstr "Переключение в полноэкранный режим"

#: src/gui/setup_video.cpp:389
msgid "Restart needed for changes to take effect."
msgstr "Для вступления в силу выбранных настроек требуется перезагрузка игры."

#: src/gui/setup_video.cpp:401
msgid "Changing to OpenGL"
msgstr "Переключение на OpenGL"

#: src/gui/setup_video.cpp:402
msgid "Applying change to OpenGL requires restart."
msgstr "Для изменения режима OpenGL необходима перезагрузки игры."

#: src/gui/setup_video.cpp:477
msgid "Custom resolution (example: 1024x768)"
msgstr "Свое разрешение (например: 1024х768)"

#: src/gui/setup_video.cpp:478
msgid "Enter new resolution:                "
msgstr "Новое разрешение:                   "

#: src/gui/setup_video.cpp:495 src/gui/setup_video.cpp:502
msgid "Screen Resolution Changed"
msgstr "Разрешение экрана изменено"

#: src/gui/setup_video.cpp:497
msgid "Some windows may be moved to fit the lowered resolution."
msgstr ""
"Некоторые окна могут быть сдвинуты, чтобы уместиться на экране при меньшем "
"разрешении"

#: src/gui/setup_visual.cpp:35
msgid "Visual"
msgstr "Графика"

#: src/gui/setup_visual.cpp:43
msgid "Notifications"
msgstr "Информационные сообщения"

#: src/gui/setup_visual.cpp:45
msgid "Show pickup notifications in chat"
msgstr "Показывать в чате сообщения о поднятых предметах"

#: src/gui/setup_visual.cpp:48
msgid "Show pickup notifications as particle effects"
msgstr "Показывать сообщения о поднятых предметах в виде эффектов"

#: src/gui/setup_visual.cpp:51
msgid "Effects"
msgstr "Эффекты"

#: src/gui/setup_visual.cpp:53
msgid "Grab mouse and keyboard input"
msgstr "Захватывать ввод с клавиатуры и мыши"

#: src/gui/setup_visual.cpp:56
msgid "Blurring textures (OpenGL)"
msgstr "Смазывать текстуры (OpenGL)"

#: src/gui/setup_visual.cpp:59
msgid "Gui opacity"
msgstr "Непрозрачность интерфейса"

#: src/gui/setup_visual.cpp:63
msgid "No text"
msgstr "Нет текста"

#: src/gui/setup_visual.cpp:64
msgid "Text"
msgstr "Текст"

#: src/gui/setup_visual.cpp:65
msgid "Bubbles, no names"
msgstr "Пузырьки, без названий"

#: src/gui/setup_visual.cpp:66
msgid "Bubbles with names"
msgstr "Пузырьки с названиями"

#: src/gui/setup_visual.cpp:67
msgid "Overhead text"
msgstr "Текст над головами"

#: src/gui/setup_visual.cpp:71 src/gui/setup_visual.cpp:103
msgid "off"
msgstr "выкл"

#: src/gui/setup_visual.cpp:72 src/gui/setup_visual.cpp:81
msgid "low"
msgstr "низ."

#: src/gui/setup_visual.cpp:73 src/gui/setup_visual.cpp:83
msgid "high"
msgstr "выс."

#: src/gui/setup_visual.cpp:74
msgid "Ambient FX"
msgstr "Эффекты окружающей среды"

#: src/gui/setup_visual.cpp:77
msgid "Particle effects"
msgstr "Эффекты частиц"

#: src/gui/setup_visual.cpp:82
msgid "medium"
msgstr "средне"

#: src/gui/setup_visual.cpp:84
msgid "max"
msgstr "макс."

#: src/gui/setup_visual.cpp:85
msgid "Particle detail"
msgstr "Детализация частиц"

#: src/gui/setup_visual.cpp:90
msgid "best quality"
msgstr "качество"

#: src/gui/setup_visual.cpp:91
msgid "normal"
msgstr "нормальное"

#: src/gui/setup_visual.cpp:92
msgid "best perfomance"
msgstr "производительность"

#: src/gui/setup_visual.cpp:93
msgid "Particle physics"
msgstr "Физика частиц"

#: src/gui/setup_visual.cpp:98
msgid "Gamma"
msgstr "Гамма"

#: src/gui/setup_visual.cpp:104
msgid "on"
msgstr "вкл."

#: src/gui/setup_visual.cpp:105
msgid "Vsync"
msgstr "Вертикальная синхронизация"

#: src/gui/setup_visual.cpp:109
msgid "Center game window"
msgstr "Центрировать игровое окно"

#: src/gui/shopwindow.cpp:76
msgid "Personal Shop"
msgstr "Свой магазин"

#: src/gui/shopwindow.cpp:119
msgid "Buy items"
msgstr "Купить"

#: src/gui/shopwindow.cpp:120
msgid "Sell items"
msgstr "Продать"

#: src/gui/shopwindow.cpp:124 src/gui/shopwindow.cpp:127
msgid "Announce"
msgstr "Анонс"

#: src/gui/shopwindow.cpp:128
msgid "Show links in announce"
msgstr "Показывать ссылки"

#: src/gui/shopwindow.cpp:149 src/gui/shopwindow.cpp:150
msgid "Auction"
msgstr "Аукцион"

#: src/gui/shopwindow.cpp:761 src/net/ea/tradehandler.cpp:104
#: src/net/manaserv/tradehandler.cpp:127
msgid "Request for Trade"
msgstr "Запрос на Торговлю"

#: src/gui/shopwindow.cpp:762
#, c-format
msgid "%s wants to %s %s do you accept?"
msgstr "%s хочет %s %s, вы принимаете предложение?"

#: src/gui/skilldialog.cpp:230 src/gui/windowmenu.cpp:88
msgid "Skills"
msgstr "Умения"

#: src/gui/skilldialog.cpp:244
msgid "Up"
msgstr "Верх"

#: src/gui/skilldialog.cpp:337
#, c-format
msgid "Skill points available: %d"
msgstr "Очков навыков осталось: %d"

#: src/gui/skilldialog.cpp:380
msgid "basic"
msgstr "базовые"

#: src/gui/skilldialog.cpp:381
msgid "Skill: basic, Id: 1"
msgstr "Умение: базовое, Ид: 1"

#: src/gui/skilldialog.cpp:418
#, c-format
msgid "Skill Set %d"
msgstr "Умение %d"

#: src/gui/skilldialog.cpp:430
#, c-format
msgid "Skill %d"
msgstr "Умение %d"

#: src/gui/skilldialog.cpp:436
#, c-format
msgid "Skill: %s, Id: %d"
msgstr "Умение: %s, Ид: %d"

#: src/gui/skilldialog.cpp:506 src/gui/skilldialog.cpp:594
#, c-format
msgid "Lvl: %d"
msgstr "Уровень: %d"

#: src/gui/skilldialog.cpp:586
#, c-format
msgid "Lvl: %d (%+d)"
msgstr "Уровень: %d (%+d)"

#: src/gui/socialwindow.cpp:146 src/gui/socialwindow.cpp:244
#: src/gui/widgets/guildchattab.cpp:44 src/net/ea/gui/guildtab.cpp:53
msgid "Guild"
msgstr "Гильдия"

#: src/gui/socialwindow.cpp:175
#, c-format
msgid "Invited user %s to guild %s."
msgstr "Пользователь %s приглашен в гильдию %s."

#: src/gui/socialwindow.cpp:189
#, c-format
msgid "Guild %s quit requested."
msgstr "Выход из гильдии %s запрошен."

#: src/gui/socialwindow.cpp:216
msgid "Member Invite to Guild"
msgstr "Приглашение игрока в Гильдию"

#: src/gui/socialwindow.cpp:217
#, c-format
msgid "Who would you like to invite to guild %s?"
msgstr "Кого вы хотите пригласить в гильдию %s?"

#: src/gui/socialwindow.cpp:226
msgid "Leave Guild?"
msgstr "Покинуть Гильдию?"

#: src/gui/socialwindow.cpp:227
#, c-format
msgid "Are you sure you want to leave guild %s?"
msgstr "Вы действительно хотите выйти из гильдии %s?"

#: src/gui/socialwindow.cpp:298 src/net/ea/gui/partytab.cpp:51
msgid "Party"
msgstr "Группа"

#: src/gui/socialwindow.cpp:326
#, c-format
msgid "Invited user %s to party."
msgstr "Пригласить пользователя %s в группу."

#: src/gui/socialwindow.cpp:340
#, c-format
msgid "Party %s quit requested."
msgstr "Запрошен выход из группы %s."

#: src/gui/socialwindow.cpp:367
msgid "Member Invite to Party"
msgstr "Пригласить пользователя в группу"

#: src/gui/socialwindow.cpp:368
#, c-format
msgid "Who would you like to invite to party %s?"
msgstr "Кого вы хотите пригласить в группу %s?"

#: src/gui/socialwindow.cpp:377
msgid "Leave Party?"
msgstr "Покинуть группу?"

#: src/gui/socialwindow.cpp:378
#, c-format
msgid "Are you sure you want to leave party %s?"
msgstr "Вы действительно хотите покинуть группу %s?"

#. TRANSLATORS: Navigation tab name in social window. Should be small
#: src/gui/socialwindow.cpp:598
msgid "Nav"
msgstr "Нав"

#. TRANSLATORS: Attack filter tab name in social window. Should be small
#: src/gui/socialwindow.cpp:930
msgid "Atk"
msgstr "Атк"

#: src/gui/socialwindow.cpp:954
msgid "Priority mobs"
msgstr "Приоритетные монстры"

#: src/gui/socialwindow.cpp:955
msgid "Attack mobs"
msgstr "Атакуемые монстры"

#: src/gui/socialwindow.cpp:956
msgid "Ignore mobs"
msgstr "Игнорируемые монстры"

#. TRANSLATORS: Pickup filter tab name in social window. Should be small
#: src/gui/socialwindow.cpp:984
msgid "Pik"
msgstr "Подб"

#: src/gui/socialwindow.cpp:1008
msgid "Pickup items"
msgstr "Подбирать предметы"

#: src/gui/socialwindow.cpp:1009
msgid "Ignore items"
msgstr "Игнорировать предметы"

#: src/gui/socialwindow.cpp:1132
msgid "Create Guild"
msgstr "Создать Гильдию"

#: src/gui/socialwindow.cpp:1133 src/gui/socialwindow.cpp:1580
msgid "Create Party"
msgstr "Создать группу"

#: src/gui/socialwindow.cpp:1175 src/gui/windowmenu.cpp:100
msgid "Social"
msgstr "Общество"

#: src/gui/socialwindow.cpp:1198
msgid "Invite"
msgstr "Пригласить"

#. TRANSLATORS: here P is title for visible players tab in social window
#: src/gui/socialwindow.cpp:1214
msgid "P"
msgstr "И"

#. TRANSLATORS: here F is title for friends tab in social window
#: src/gui/socialwindow.cpp:1218
msgid "F"
msgstr "Д"

#: src/gui/socialwindow.cpp:1363
#, c-format
msgid "Accepted party invite from %s."
msgstr "Принято приглашение в группу от %s."

#: src/gui/socialwindow.cpp:1373
#, c-format
msgid "Rejected party invite from %s."
msgstr "Отклонено приглашение в группу от %s."

#: src/gui/socialwindow.cpp:1390
#, c-format
msgid "Accepted guild invite from %s."
msgstr "Принято приглашение в гильдию от %s."

#: src/gui/socialwindow.cpp:1403
#, c-format
msgid "Rejected guild invite from %s."
msgstr "Отклонено приглашение в гильдию от %s."

#: src/gui/socialwindow.cpp:1450
#, c-format
msgid "Creating guild called %s."
msgstr "Создание гильдии с именем %s."

#: src/gui/socialwindow.cpp:1473
#, c-format
msgid "Creating party called %s."
msgstr "Создание группы с именем %s."

#: src/gui/socialwindow.cpp:1487
msgid "Guild Name"
msgstr "Имя гильдии"

#: src/gui/socialwindow.cpp:1488
msgid "Choose your guild's name."
msgstr "Выберите имя для гильдии."

#: src/gui/socialwindow.cpp:1502
msgid "Received guild request, but one already exists."
msgstr "Получено приглашение в гильдию, но оно не первое."

#: src/gui/socialwindow.cpp:1508
#, c-format
msgid "%s has invited you to join the guild %s."
msgstr "%s приглашает присоединиться к гильдии %s."

#: src/gui/socialwindow.cpp:1514
msgid "Accept Guild Invite"
msgstr "Принять приглашение в гильдию"

#: src/gui/socialwindow.cpp:1529
msgid "Received party request, but one already exists."
msgstr "Получено приглашение в группу, но оно не порвое."

#: src/gui/socialwindow.cpp:1540
msgid "You have been invited you to join a party."
msgstr "Вас приглашают в группу."

#: src/gui/socialwindow.cpp:1544
#, c-format
msgid "You have been invited to join the %s party."
msgstr "Вас приглашают присоединиться к группе %s."

#: src/gui/socialwindow.cpp:1552
#, c-format
msgid "%s has invited you to join their party."
msgstr "%s приглашает Вас к себе в группу."

#: src/gui/socialwindow.cpp:1557
#, c-format
msgid "%s has invited you to join the %s party."
msgstr "%s приглашает присоединиться к %s группе."

#: src/gui/socialwindow.cpp:1566
msgid "Accept Party Invite"
msgstr "Принять приглашение в группу"

#: src/gui/socialwindow.cpp:1581
msgid "Cannot create party. You are already in a party"
msgstr "Не удалось создать группу. Вы уже состоите в другой."

#: src/gui/socialwindow.cpp:1586
msgid "Party Name"
msgstr "Имя группы"

#: src/gui/socialwindow.cpp:1587
msgid "Choose your party's name."
msgstr "Выберите имя будущей группы."

#: src/gui/specialswindow.cpp:79 src/gui/windowmenu.cpp:95
msgid "Specials"
msgstr "Особые"

#: src/gui/statuswindow.cpp:150 src/gui/statuswindow.cpp:280
#: src/gui/statuswindow.cpp:343
#, c-format
msgid "Level: %d"
msgstr "Уровень: %d"

#: src/gui/statuswindow.cpp:151 src/gui/statuswindow.cpp:266
#: src/gui/statuswindow.cpp:310
#, c-format
msgid "Money: %s"
msgstr "Деньги: %s"

#: src/gui/statuswindow.cpp:157
msgid "HP:"
msgstr "ОЖ:"

#: src/gui/statuswindow.cpp:164
msgid "Exp:"
msgstr "Exp:"

#: src/gui/statuswindow.cpp:178
msgid "MP:"
msgstr "Мана:"

#: src/gui/statuswindow.cpp:210 src/gui/statuswindow.cpp:393
#, c-format
msgid "Job: %d"
msgstr "Профессия: %d"

#: src/gui/statuswindow.cpp:211
msgid "Job:"
msgstr "Профессия:"

#: src/gui/statuswindow.cpp:269 src/gui/statuswindow.cpp:317
#, c-format
msgid "Character points: %d"
msgstr "Очки персонажа: %d"

#: src/gui/statuswindow.cpp:275
#, c-format
msgid "Level: %d (GM %d)"
msgstr "Уровень: %d (GM %d)"

#: src/gui/statuswindow.cpp:331
#, c-format
msgid "Correction points: %d"
msgstr "Очков навыков: %d"

#: src/gui/textcommandeditor.cpp:111
msgid "No Target"
msgstr "Без цели"

#: src/gui/textcommandeditor.cpp:112
msgid "Allow Target"
msgstr "Разрешить цель"

#: src/gui/textcommandeditor.cpp:113
msgid "Need Target"
msgstr "Необходима цель"

#: src/gui/textcommandeditor.cpp:118
msgid "General Magic"
msgstr "Общая Магия"

#: src/gui/textcommandeditor.cpp:119
msgid "Life Magic"
msgstr "Магия Жизни"

#: src/gui/textcommandeditor.cpp:120
msgid "War Magic"
msgstr "Боевая Магия"

#: src/gui/textcommandeditor.cpp:121
msgid "Transmute Magic"
msgstr "Магия Трансформации"

#: src/gui/textcommandeditor.cpp:122
msgid "Nature Magic"
msgstr "Магия Природы"

#: src/gui/textcommandeditor.cpp:123
msgid "Astral Magic"
msgstr "Астральная магия"

#: src/gui/textcommandeditor.cpp:168
msgid "Command Editor"
msgstr "Редактор команд"

#: src/gui/textcommandeditor.cpp:171
msgid "magic"
msgstr "Магия"

#: src/gui/textcommandeditor.cpp:172
msgid "other"
msgstr "Другое"

#: src/gui/textcommandeditor.cpp:173
msgid "Symbol:"
msgstr "Символ:"

#: src/gui/textcommandeditor.cpp:175
msgid "Command:"
msgstr "Команда:"

#: src/gui/textcommandeditor.cpp:177
msgid "Comment:"
msgstr "Комментарий:"

#: src/gui/textcommandeditor.cpp:180
msgid "Target Type:"
msgstr "Тип цели:"

#: src/gui/textcommandeditor.cpp:183
msgid "Icon:"
msgstr "Картинка:"

#: src/gui/textcommandeditor.cpp:185
msgid "Mana:"
msgstr "Мана:"

#: src/gui/textcommandeditor.cpp:187
msgid "Magic level:"
msgstr "Уровень Магии:"

#: src/gui/textcommandeditor.cpp:190
msgid "Magic School:"
msgstr "Школа Магии:"

#: src/gui/textcommandeditor.cpp:192
msgid "School level:"
msgstr "Уровень школы:"

#: src/gui/textcommandeditor.cpp:195
msgid "Save"
msgstr "Сохранить"

#: src/gui/tradewindow.cpp:61
msgid "Propose trade"
msgstr "Предложить торговлю"

#: src/gui/tradewindow.cpp:62
msgid "Confirmed. Waiting..."
msgstr "Подтверждено. Ждем-с..."

#: src/gui/tradewindow.cpp:63
msgid "Agree trade"
msgstr "Подтвердить торговлю"

#: src/gui/tradewindow.cpp:64
msgid "Agreed. Waiting..."
msgstr "Подтверждено. Ждем-с..."

#: src/gui/tradewindow.cpp:67
msgid "Trade: You"
msgstr "Торговля: Вы"

#: src/gui/tradewindow.cpp:113 src/gui/tradewindow.cpp:169
#, c-format
msgid "You get %s"
msgstr "Вы получаете %s."

#: src/gui/tradewindow.cpp:114
msgid "You give:"
msgstr "Вы отдаете:"

#: src/gui/tradewindow.cpp:118
msgid "Change"
msgstr "Сменить"

#: src/gui/tradewindow.cpp:377
msgid "You don't have enough money."
msgstr "У вас недостаточно денег"

#: src/gui/tradewindow.cpp:456
msgid "Failed adding item. You can not overlap one kind of item on the window."
msgstr ""
"Отказано в добавлении предмета. Вы не можете добавить какой-либо вид "
"объектов более одного раза."

#: src/gui/unregisterdialog.cpp:54
#, c-format
msgid "Name: %s"
msgstr "Имя: %s"

#: src/gui/updaterwindow.cpp:143
msgid "Updating..."
msgstr "Обновление..."

#: src/gui/updaterwindow.cpp:170
msgid "Connecting..."
msgstr "Соединение..."

#: src/gui/updaterwindow.cpp:173
msgid "Play"
msgstr "Играть"

#: src/gui/updaterwindow.cpp:633
msgid "##1  The update process is incomplete."
msgstr "##1  Процесс обновления не завершен!"

#. TRANSLATORS: Continues "you try again later.".
#: src/gui/updaterwindow.cpp:635
msgid "##1  It is strongly recommended that"
msgstr "##1  Настоятельно рекомендуется"

#. TRANSLATORS: Begins "It is strongly recommended that".
#: src/gui/updaterwindow.cpp:637
msgid "##1  you try again later."
msgstr "##1  попытаться еще раз немного погодя."

#: src/gui/updaterwindow.cpp:813
msgid "Completed"
msgstr "Завершено"

#: src/gui/userpalette.cpp:117
msgid "Being"
msgstr "Существо"

#: src/gui/userpalette.cpp:118
msgid "Friend Names"
msgstr "Имена Друзей"

#: src/gui/userpalette.cpp:119
msgid "Disregarded Names"
msgstr "Имена пренебрегаемых"

#: src/gui/userpalette.cpp:120
msgid "Ignored Names"
msgstr "Игнорируемые имена"

#: src/gui/userpalette.cpp:121
msgid "Erased Names"
msgstr "Стертые имена"

#: src/gui/userpalette.cpp:122
msgid "Other Players' Names"
msgstr "Имена других игроков"

#: src/gui/userpalette.cpp:123
msgid "Own Name"
msgstr "Собственное имя"

#: src/gui/userpalette.cpp:124
msgid "GM Names"
msgstr "Имена ГМ"

#: src/gui/userpalette.cpp:125
msgid "NPCs"
msgstr "Боты"

#: src/gui/userpalette.cpp:127
msgid "Monster HP bar"
msgstr "Полоса жизни монстров"

#: src/gui/userpalette.cpp:129
msgid "Monster HP bar (second color)"
msgstr "Полоса жизни монстров (второй цвет)"

#: src/gui/userpalette.cpp:130
msgid "Party Members"
msgstr "Члены группы"

#: src/gui/userpalette.cpp:131
msgid "Guild Members"
msgstr "Члены гильдии"

#: src/gui/userpalette.cpp:132
msgid "Particle Effects"
msgstr "Эффекты частиц"

#: src/gui/userpalette.cpp:133
msgid "Pickup Notification"
msgstr "Сообщение о подборе предмета"

#: src/gui/userpalette.cpp:134
msgid "Exp Notification"
msgstr "Сообщение об изменении опыта"

#: src/gui/userpalette.cpp:135
msgid "Player HP bar"
msgstr "Полоса жизни игрока"

#: src/gui/userpalette.cpp:137
msgid "Player HP bar (second color)"
msgstr "Полоса жизни игрока (второй цвет)"

#: src/gui/userpalette.cpp:138
msgid "Player Hits Monster"
msgstr "Удары игрока по монстру"

#: src/gui/userpalette.cpp:139
msgid "Monster Hits Player"
msgstr "Удары монстра по игроку"

#: src/gui/userpalette.cpp:141
msgid "Other Player Hits Local Player"
msgstr "Другой игрок бъет локального игрока"

#: src/gui/userpalette.cpp:142
msgid "Critical Hit"
msgstr "Критический удар"

#: src/gui/userpalette.cpp:144
msgid "Local Player Hits Monster"
msgstr "Удары игроков вокруг по монстру"

#: src/gui/userpalette.cpp:146
msgid "Local Player Critical Hit"
msgstr "Критический удар игрока"

#: src/gui/userpalette.cpp:148
msgid "Local Player Miss"
msgstr "Промах соседнего игрока"

#: src/gui/userpalette.cpp:149
msgid "Misses"
msgstr "Промахи"

#: src/gui/userpalette.cpp:150
msgid "Portal Highlight"
msgstr "Подсветка переходов"

#: src/gui/userpalette.cpp:152
msgid "Default collision Highlight"
msgstr "Подсветка непроходимых клеток"

#: src/gui/userpalette.cpp:154
msgid "Air collision Highlight"
msgstr "Подстветка только воздушных клетов"

#: src/gui/userpalette.cpp:156
msgid "Water collision Highlight"
msgstr "Подсветка клеток с водой"

#: src/gui/userpalette.cpp:158
msgid "Special ground collision Highlight"
msgstr "Подсветка спец. областей"

#: src/gui/userpalette.cpp:160
msgid "Walkable Highlight"
msgstr "Подсветка доступных участков карты"

#: src/gui/userpalette.cpp:162
msgid "Local Player Attack Range"
msgstr "Зона атаки соседнего игрока"

#: src/gui/userpalette.cpp:164
msgid "Local Player Attack Range Border"
msgstr "Граница зоны атаки соседнего игрока"

#: src/gui/userpalette.cpp:166
msgid "Monster Attack Range"
msgstr "Зона атаки монстра"

#: src/gui/userpalette.cpp:168
msgid "Home Place"
msgstr "Домашняя позиция"

#: src/gui/userpalette.cpp:170
msgid "Home Place Border"
msgstr "Бордюр домашней позиции"

#: src/gui/userpalette.cpp:172
msgid "Road Point"
msgstr "Точка дороги"

#: src/gui/whoisonline.cpp:80 src/gui/whoisonline.cpp:618
msgid "Who Is Online - Updating"
msgstr "Кто онлайн - обновление"

#: src/gui/whoisonline.cpp:104
msgid "Update"
msgstr "Обновить"

#: src/gui/whoisonline.cpp:197
msgid "Who Is Online - "
msgstr "Кто онлайн - "

#: src/gui/whoisonline.cpp:632
msgid "Who Is Online - error"
msgstr "Кто онлайн - ошибка"

#: src/gui/whoisonline.cpp:672
msgid "Who Is Online - Update"
msgstr "Кто онлайн - обновление"

#: src/gui/widgets/battletab.cpp:45
msgid "Battle"
msgstr "Битва"

#: src/gui/widgets/channeltab.cpp:52
msgid "/users > Lists the users in the current channel"
msgstr "/users > Список пользователей текущего канала"

#: src/gui/widgets/channeltab.cpp:53
msgid "/topic > Set the topic of the current channel"
msgstr "/topic > Задать тему текущего канала"

#: src/gui/widgets/channeltab.cpp:54
msgid "/quit > Leave a channel"
msgstr "/quit > Покинуть канал"

#: src/gui/widgets/channeltab.cpp:55
msgid "/op > Make a user a channel operator"
msgstr "/op > Сделать пользователя оператором канала"

#: src/gui/widgets/channeltab.cpp:56
msgid "/kick > Kick a user from the channel"
msgstr "/kick > Вышвырнуть пользователя с канала"

#: src/gui/widgets/channeltab.cpp:66
msgid "Command: /users"
msgstr "Комманды: /users"

#: src/gui/widgets/channeltab.cpp:67
msgid "This command shows the users in this channel."
msgstr "Эта Команда показывает пользователей канала"

#: src/gui/widgets/channeltab.cpp:71
msgid "Command: /topic <message>"
msgstr "Команда: /topic <сообщение>"

#: src/gui/widgets/channeltab.cpp:72
msgid "This command sets the topic to <message>."
msgstr "Задает тему для <сообщение>."

#: src/gui/widgets/channeltab.cpp:76
msgid "Command: /quit"
msgstr "Команда: /quit"

#: src/gui/widgets/channeltab.cpp:77
msgid "This command leaves the current channel."
msgstr "Команда покинуть текущий канал"

#: src/gui/widgets/channeltab.cpp:78
msgid "If you're the last person in the channel, it will be deleted."
msgstr "Если вы - последний пользователь канала, канал будет удален"

#: src/gui/widgets/channeltab.cpp:83
msgid "Command: /op <nick>"
msgstr "Команда: /op <имя>"

#: src/gui/widgets/channeltab.cpp:84
msgid "This command makes <nick> a channel operator."
msgstr "Эта Команда делает <пользователь> оператором канала."

#: src/gui/widgets/channeltab.cpp:85 src/gui/widgets/channeltab.cpp:94
#: src/gui/widgets/guildchattab.cpp:62 src/net/ea/gui/guildtab.cpp:70
#: src/net/ea/gui/partytab.cpp:86
msgid "If the <nick> has spaces in it, enclose it in double quotes (\")."
msgstr "Если ник содержит пробелы, заключите его в кавычки (\")."

#: src/gui/widgets/channeltab.cpp:87
msgid "Channel operators can kick and op other users from the channel."
msgstr ""
"Операторы канала могут вышвыривать пользователей и делать их операторами."

#: src/gui/widgets/channeltab.cpp:92
msgid "Command: /kick <nick>"
msgstr "Команда: /kick <ник>"

#: src/gui/widgets/channeltab.cpp:93
msgid "This command makes <nick> leave the channel."
msgstr "Эта команда заставляет <ник> покинуть канал."

#: src/gui/widgets/channeltab.cpp:118
msgid "Need a user to op!"
msgstr "Нужен пользователь, чтобы сделать его оператором!"

#: src/gui/widgets/channeltab.cpp:125
msgid "Need a user to kick!"
msgstr "Нужно выбрать пользователя!"

#: src/gui/widgets/chattab.cpp:152
msgid "Global announcement:"
msgstr "Глобальное объявление:"

#: src/gui/widgets/chattab.cpp:158
#, c-format
msgid "Global announcement from %s:"
msgstr "Глобальное объявление от %s:"

#: src/gui/widgets/chattab.cpp:185
#, c-format
msgid "%s whispers: %s"
msgstr "%s шепчет: %s"

#: src/gui/widgets/guildchattab.cpp:60 src/net/ea/gui/guildtab.cpp:68
#: src/net/ea/gui/partytab.cpp:84
msgid "Command: /invite <nick>"
msgstr "Команда: /invite <игрок>"

#: src/gui/widgets/guildchattab.cpp:61 src/net/ea/gui/guildtab.cpp:69
msgid "This command invites <nick> to the guild you're in."
msgstr "Эта команда приглашает <имя персонажа> к Вам в группу."

#: src/gui/widgets/guildchattab.cpp:67 src/net/ea/gui/guildtab.cpp:75
#: src/net/ea/gui/partytab.cpp:91
msgid "Command: /leave"
msgstr "Команда: /leave"

#: src/gui/widgets/guildchattab.cpp:68 src/net/ea/gui/guildtab.cpp:76
msgid "This command causes the player to leave the guild."
msgstr "Эта команда заставляет игрока покинуть гильдию."

#: src/gui/widgets/guildchattab.cpp:110 src/net/ea/gui/guildtab.cpp:136
#: src/net/ea/gui/partytab.cpp:70
msgid "/help > Display this help."
msgstr "/help > Показать эту справку"

#: src/gui/widgets/guildchattab.cpp:111 src/net/ea/gui/guildtab.cpp:137
msgid "/invite > Invite a player to your guild"
msgstr "/invite > Пригласить игрока в Вашу гильдию"

#: src/gui/widgets/guildchattab.cpp:112 src/net/ea/gui/guildtab.cpp:138
msgid "/leave > Leave the guild you are in"
msgstr "/leave > Покинуть текущую гильдию"

#: src/gui/widgets/guildchattab.cpp:113 src/net/ea/gui/guildtab.cpp:139
msgid "/kick > Kick some one from the guild you are in"
msgstr "/kick > Вышвырнуть кого-либо из Вашей текущей группы"

#: src/gui/widgets/whispertab.cpp:107
msgid "/ignore > Ignore the other player"
msgstr "/ignore > Игнорировать другого игрока"

#: src/gui/widgets/whispertab.cpp:108
msgid "/unignore > Stop ignoring the other player"
msgstr "/unignore > Перестать игнорировать другого игрока"

#: src/gui/widgets/whispertab.cpp:109
msgid "/close > Close the whisper tab"
msgstr "/close > Закрыть вкладку перешептывания"

#: src/gui/widgets/whispertab.cpp:119
msgid "Command: /close"
msgstr "Команда: /close"

#: src/gui/widgets/whispertab.cpp:120
msgid "This command closes the current whisper tab."
msgstr "Закрывает вкладку перешептывания"

#: src/gui/widgets/whispertab.cpp:124
msgid "Command: /ignore"
msgstr "Команда: /ignore"

#: src/gui/widgets/whispertab.cpp:125
msgid "This command ignores the other player regardless of current relations."
msgstr ""
"Эта команда позволяет игнорировать другого игрока вне зависимости от текущих "
"отношений с ним."

#: src/gui/widgets/whispertab.cpp:130
msgid "Command: /unignore <player>"
msgstr "Команда: /unignore <игрок>"

#: src/gui/widgets/whispertab.cpp:131
msgid "This command stops ignoring the other player if they are being ignored."
msgstr "Эта команда прекращает игнорирование другого игрока."

#: src/gui/windowmenu.cpp:72
msgid "BC"
msgstr "ДБ"

#: src/gui/windowmenu.cpp:72
msgid "Bot checker"
msgstr "Окно детектора ботов"

#: src/gui/windowmenu.cpp:74
msgid "ONL"
msgstr "КО"

#: src/gui/windowmenu.cpp:74
msgid "Who is online"
msgstr "Кто онлайн"

#: src/gui/windowmenu.cpp:76
msgid "KS"
msgstr "СА"

#: src/gui/windowmenu.cpp:78
msgid "Smilies"
msgstr "Смайлы"

#: src/gui/windowmenu.cpp:80
msgid "STA"
msgstr "СО"

#: src/gui/windowmenu.cpp:80
msgid "Status"
msgstr "Состояние"

#: src/gui/windowmenu.cpp:81
msgid "EQU"
msgstr "СН"

#: src/gui/windowmenu.cpp:83
msgid "INV"
msgstr "ИНВ"

#: src/gui/windowmenu.cpp:88
msgid "SKI"
msgstr "УМ"

#: src/gui/windowmenu.cpp:95
msgid "SPE"
msgstr "СПЕ"

#: src/gui/windowmenu.cpp:100
msgid "SOC"
msgstr "ОБЩ"

#: src/gui/windowmenu.cpp:101
msgid "SH"
msgstr "ГК"

#: src/gui/windowmenu.cpp:103
msgid "SP"
msgstr "ЗАК"

#: src/gui/windowmenu.cpp:104
msgid "DR"
msgstr "БР"

#: src/gui/windowmenu.cpp:105
msgid "YK"
msgstr "ВЗ"

#: src/gui/windowmenu.cpp:105
msgid "Did you know"
msgstr "Вы знаете?"

#: src/gui/windowmenu.cpp:107
msgid "SET"
msgstr "ОПЦ"

#: src/gui/worldselectdialog.cpp:80
msgid "Select World"
msgstr "Выбрать Сервер"

#: src/gui/worldselectdialog.cpp:83
msgid "Change Login"
msgstr "Сменить логин"

#: src/gui/worldselectdialog.cpp:84
msgid "Choose World"
msgstr "Выберите сервер"

#: src/inputmanager.cpp:307 src/inputmanager.cpp:345 src/keyboardconfig.cpp:82
#, c-format
msgid "key_%d"
msgstr "кнопка_%d"

#. TRANSLATORS: this is long joystick button name
#: src/inputmanager.cpp:312
#, c-format
msgid "JButton%d"
msgstr "КнопДж%d"

#: src/inputmanager.cpp:324
msgid "unknown key"
msgstr "неизвестная кнопка"

#. TRANSLATORS: this is short joystick button name
#: src/inputmanager.cpp:351
#, c-format
msgid "JB%d"
msgstr "ДЖ%d"

#. TRANSLATORS: Unknown key short string. This string must be maximum 5 chars
#: src/inputmanager.cpp:363 src/keyboardconfig.cpp:94
msgid "u key"
msgstr "неиз."

#: src/inventory.cpp:253
msgid "Storage"
msgstr "Хранилище"

#: src/inventory.cpp:255
msgid "Cart"
msgstr "Телега"

#: src/localplayer.cpp:385
#, c-format
msgid "You were killed by %s"
msgstr "Вас убил %s"

#: src/localplayer.cpp:1438
msgid "Tried to pick up nonexistent item."
msgstr "Попытка поднять несуществующий предмет."

#: src/localplayer.cpp:1441
msgid "Item is too heavy."
msgstr "Предмет слишком тяжелый."

#: src/localplayer.cpp:1444
msgid "Item is too far away."
msgstr "Предмет слишком далеко"

#: src/localplayer.cpp:1447
msgid "Inventory is full."
msgstr "Инвентарь переполнен."

#: src/localplayer.cpp:1450
msgid "Stack is too big."
msgstr "Слишком много предметов."

#: src/localplayer.cpp:1453
msgid "Item belongs to someone else."
msgstr "Предмет принадлежит кому-то еще."

#: src/localplayer.cpp:1456
msgid "Unknown problem picking up item."
msgstr "Неизвестная проблема при поднятии предмета."

#. TRANSLATORS: %d is number,
#. [@@%d|%s@@] - here player can see link to item
#: src/localplayer.cpp:1480
#, c-format
msgid "You picked up %d [@@%d|%s@@]."
msgid_plural "You picked up %d [@@%d|%s@@]."
msgstr[0] "Вы подняли %d [@@%d|%s@@]."
msgstr[1] "Вы подняли %d [@@%d|%s@@]."
msgstr[2] "Вы подняли %d [@@%d|%s@@]."

#: src/localplayer.cpp:1684 src/localplayer.cpp:1718 src/localplayer.cpp:1719
msgid "xp"
msgstr "опыт"

#: src/localplayer.cpp:1724 src/localplayer.cpp:1731 src/localplayer.cpp:1738
msgid "job"
msgstr "работа"

#: src/localplayer.cpp:1911
msgid "(D) default moves"
msgstr "(D) движения по умолчанию"

#: src/localplayer.cpp:1912
msgid "(I) invert moves"
msgstr "(I) обратное движение"

#: src/localplayer.cpp:1913
msgid "(c) moves with some crazy moves"
msgstr "(c) обычное движение иногда с сумашедшими движениями"

#: src/localplayer.cpp:1914
msgid "(C) moves with crazy moves"
msgstr "(C) движение с сумашедшими движениями"

#: src/localplayer.cpp:1915
msgid "(d) double normal + crazy"
msgstr "(d) нормальные и сумашедшие движения"

#: src/localplayer.cpp:1916
msgid "(?) unknown move"
msgstr "(?) неизвестное движение"

#: src/localplayer.cpp:1938
#, c-format
msgid "(%d) crazy move number %d"
msgstr "(%d) сумасшедшее движение %d"

#: src/localplayer.cpp:1943
msgid "(a) custom crazy move"
msgstr "(a) пользовательские сумашедшие движения"

#: src/localplayer.cpp:1947
msgid "(?) crazy move"
msgstr "(?) неизвестные сумасшедшие движения"

#: src/localplayer.cpp:1961
msgid "(0) default moves to target"
msgstr "(0) обычное движение к цели"

#: src/localplayer.cpp:1962
msgid "(1) moves to target in distance 1"
msgstr "(1) движение к цели на расстояние 1"

#: src/localplayer.cpp:1963
msgid "(2) moves to target in distance 2"
msgstr "(2) движение к цели на расстояние 2"

#: src/localplayer.cpp:1964
msgid "(3) moves to target in distance 3"
msgstr "(3) движение к цели на расстояние 3"

#: src/localplayer.cpp:1965
msgid "(5) moves to target in distance 5"
msgstr "(5) движение к цели на расстояние 5"

#: src/localplayer.cpp:1966
msgid "(7) moves to target in distance 7"
msgstr "(7) движение к цели на расстояние 7"

#: src/localplayer.cpp:1967
msgid "(A) moves to target in attack range"
msgstr "(A) движение к цели на расстояние атаки"

#: src/localplayer.cpp:1968
msgid "(a) archer attack range"
msgstr "(a) атака лучника"

#: src/localplayer.cpp:1969
msgid "(?) move to target"
msgstr "(?) неизвестное движение к цели"

#: src/localplayer.cpp:1988
msgid "(D) default follow"
msgstr "(D) следование по умолчанию"

#: src/localplayer.cpp:1989
msgid "(R) relative follow"
msgstr "(R) относительное следование"

#: src/localplayer.cpp:1990
msgid "(M) mirror follow"
msgstr "(M) зеркальное следование"

#: src/localplayer.cpp:1991
msgid "(P) pet follow"
msgstr "(P) следование как животное"

#: src/localplayer.cpp:1992
msgid "(?) unknown follow"
msgstr "(?) неизвестное следование"

#: src/localplayer.cpp:2011 src/localplayer.cpp:2015 src/localplayer.cpp:2038
msgid "(?) attack"
msgstr "(?) неизвестная атака"

#: src/localplayer.cpp:2012 src/localplayer.cpp:2034
msgid "(D) default attack"
msgstr "(D) обычная атака"

#: src/localplayer.cpp:2013
msgid "(s) switch attack without shield"
msgstr "(s) переключение атаки без щита"

#: src/localplayer.cpp:2014
msgid "(S) switch attack with shield"
msgstr "(S) переключение атаки со щитом"

#: src/localplayer.cpp:2035
msgid "(G) go and attack"
msgstr "(G) идти и атаковать"

#: src/localplayer.cpp:2036
msgid "(A) go, attack, pickup"
msgstr "(A) идти, атаковать, собирать"

#: src/localplayer.cpp:2037
msgid "(d) without auto attack"
msgstr "(d) без автоатаки"

#: src/localplayer.cpp:2089
msgid "(S) small pick up 1x1 cells"
msgstr "(S) поднятие в области 1x1"

#: src/localplayer.cpp:2090
msgid "(D) default pick up 2x1 cells"
msgstr "(D) поднятие из области 2x1"

#: src/localplayer.cpp:2091
msgid "(F) forward pick up 2x3 cells"
msgstr "(F) поднятие из области спереди 2x3"

#: src/localplayer.cpp:2092
msgid "(3) pick up 3x3 cells"
msgstr "(3) поднятие из области 3x3"

#: src/localplayer.cpp:2093
msgid "(g) go and pick up in distance 4"
msgstr "(g) движение и поднятие на расстоянии 4"

#: src/localplayer.cpp:2094
msgid "(G) go and pick up in distance 8"
msgstr "(g) движение и поднятие на расстоянии 8"

#: src/localplayer.cpp:2095
msgid "(A) go and pick up in max distance"
msgstr "(A) движение и поднятие на максимальном расстоянии"

#: src/localplayer.cpp:2096
msgid "(?) pick up"
msgstr "(?) неизвестный режим поднятия"

#: src/localplayer.cpp:2109
msgid "(N) normal map view"
msgstr "(N) обычный режим карты"

#: src/localplayer.cpp:2110
msgid "(D) debug map view"
msgstr "(D) отладочный режим карты"

#: src/localplayer.cpp:2111
msgid "(u) ultra map view"
msgstr "(u) специальный режим карты"

#: src/localplayer.cpp:2112
msgid "(U) ultra map view 2"
msgstr "(U) специальный режим карты 2"

#: src/localplayer.cpp:2113
msgid "(e) empty map view"
msgstr "(e) режим пустой карты"

#: src/localplayer.cpp:2114
msgid "(b) black & white map view"
msgstr "(b) черно-белый режим карты"

#: src/localplayer.cpp:2133
msgid "(f) use #flar for magic attack"
msgstr "(f) использовать #flar для атаки"

#: src/localplayer.cpp:2134
msgid "(c) use #chiza for magic attack"
msgstr "(c) использовать #chiza для атаки"

#: src/localplayer.cpp:2135
msgid "(I) use #ingrav for magic attack"
msgstr "(I) использовать #ingrav для атаки"

#: src/localplayer.cpp:2136
msgid "(F) use #frillyar for magic attack"
msgstr "(F) использовать #frillyar для атаки"

#: src/localplayer.cpp:2137
msgid "(U) use #upmarmu for magic attack"
msgstr "(U) использовать #upmarmu для атаки"

#: src/localplayer.cpp:2138
msgid "(?) magic attack"
msgstr "(?) неизвестная магическая атака"

#: src/localplayer.cpp:2157
msgid "(a) attack all players"
msgstr "(a) атаковать всех игроков"

#: src/localplayer.cpp:2158
msgid "(f) attack all except friends"
msgstr "(f) атаковать всех кроме друзей"

#: src/localplayer.cpp:2159
msgid "(b) attack bad relations"
msgstr "(b) атаковать врагов"

#: src/localplayer.cpp:2160
msgid "(d) don't attack players"
msgstr "(d) не атаковать игроков"

#: src/localplayer.cpp:2161
msgid "(?) pvp attack"
msgstr "(?) pvp атака"

#: src/localplayer.cpp:2180
msgid "(D) default imitation"
msgstr "(D) имитация по умолчанию"

#: src/localplayer.cpp:2181
msgid "(O) outfits imitation"
msgstr "(O) имитация нарядов"

#: src/localplayer.cpp:2182
msgid "(?) imitation"
msgstr "(?) неизвестная имитация"

#: src/localplayer.cpp:2210
msgid "Away"
msgstr "Отошел"

#: src/localplayer.cpp:2230
msgid "(O) on keyboard"
msgstr "(O) возле компьютера"

#: src/localplayer.cpp:2231
msgid "(A) away"
msgstr "(A) отошел"

#: src/localplayer.cpp:2232 src/localplayer.cpp:2247
msgid "(?) away"
msgstr "(?) неизвестный режим отошел"

#: src/localplayer.cpp:2245
msgid "(G) game camera mode"
msgstr "(G) игровая камера"

#: src/localplayer.cpp:2246
msgid "(F) free camera mode"
msgstr "(F) свободная камера"

#: src/localplayer.cpp:2271
msgid "Game modifiers are enabled"
msgstr "Игровые модификаторы включены"

#: src/localplayer.cpp:2272
msgid "Game modifiers are disabled"
msgstr "Игровые модификаторы выключены"

#: src/localplayer.cpp:2273
msgid "Game modifiers are unknown"
msgstr "Игровые модификаторы в неизвестном положении"

#: src/localplayer.cpp:3790
msgid "Follow: "
msgstr "Следование: "

#: src/localplayer.cpp:3792 src/localplayer.cpp:3807
msgid "Follow canceled"
msgstr "Следование отменено"

#: src/localplayer.cpp:3799
msgid "Imitation: "
msgstr "Имитация: "

#: src/localplayer.cpp:3801 src/localplayer.cpp:3809
msgid "Imitation canceled"
msgstr "Имитация отменена"

#: src/localplayer.cpp:4158
msgid "You see "
msgstr "Вы видите "

#: src/main.cpp:55
msgid "manaplus [options] [manaplus-file]"
msgstr "manaplus [параметры] [файл-manaplus]"

#: src/main.cpp:56
msgid "[manaplus-file] : The manaplus file is an XML file (.manaplus)"
msgstr "[файл-manaplus] : Файл manaplus это xml файл (.manaplus)"

#: src/main.cpp:58
msgid "                  used to set custom parameters"
msgstr "                  используется для указания дополнительных параметров"

#: src/main.cpp:59
msgid "                  to the manaplus client."
msgstr "                  в клиенте."

#: src/main.cpp:61
msgid "Options:"
msgstr "Опции:"

#: src/main.cpp:62
msgid "  -l --log-file       : Log file to use"
msgstr "  -l --log-file       : Использовать указанный файл как лог"

#: src/main.cpp:63
msgid "  -L --chat-log-dir   : Chat log dir to use"
msgstr "  -L --chat-log-dir   : Использовать указанный каталог для лога"

#: src/main.cpp:64
msgid "  -v --version        : Display the version"
msgstr "  -v --version        : Показать версию"

#: src/main.cpp:65
msgid "  -h --help           : Display this help"
msgstr "  -h --help           : Показать эту справку"

#: src/main.cpp:66
msgid "  -C --config-dir     : Configuration directory to use"
msgstr "  -C --config-dir     : Использовать указанный каталог конфигурации"

#: src/main.cpp:67
msgid "  -U --username       : Login with this username"
msgstr "  -U --username       : Войти с указанным логином"

#: src/main.cpp:68
msgid "  -P --password       : Login with this password"
msgstr "  -P --password       : Войти с указанным паролем"

#: src/main.cpp:69
msgid "  -c --character      : Login with this character"
msgstr "  -c --character      : Использовать указанный персонаж"

#: src/main.cpp:70
msgid "  -s --server         : Login server name or IP"
msgstr "  -s --server         : Имя или IP сервера авторизации"

#: src/main.cpp:71
msgid "  -p --port           : Login server port"
msgstr "  -p --port           : Порт сервера авторизации"

#: src/main.cpp:72
msgid "     --update-host    : Use this update host"
msgstr "     --update-host    : Использовать этот узел обновлений"

#: src/main.cpp:73
msgid "  -D --default        : Choose default character server and character"
msgstr ""
"  -D --default        : Выбрать персонаж и сервер персонажей по умолчанию"

#: src/main.cpp:75
msgid "  -u --skip-update    : Skip the update downloads"
msgstr "  -u --skip-update    : Пропустить обновление"

#: src/main.cpp:76
msgid "  -d --data           : Directory to load game data from"
msgstr "  -d --data           : Загрузить игровые данные из этого каталога"

#: src/main.cpp:78
msgid "  -L --localdata-dir  : Directory to use as local data directory"
msgstr "  -L --localdata-dir  : Каталог для локальных данных"

#: src/main.cpp:80
msgid "     --screenshot-dir : Directory to store screenshots"
msgstr "     --screenshot-dir : Сохранять скриншоты в указанном каталоге"

#: src/main.cpp:81
msgid "     --safemode       : Start game in safe mode"
msgstr "     --safemode       : Запуск игры в безопасном режиме"

#: src/main.cpp:82
msgid "  -T --tests          : Start testing drivers and auto configuring"
msgstr ""
"  -T --tests          : Запускает проверку драйверов и автоконфигурацию"

#: src/main.cpp:85
msgid "     --no-opengl      : Disable OpenGL for this session"
msgstr "     --no-opengl      : Не использовать OpenGL для этой сессии"

#: src/net/ea/buysellhandler.cpp:163
msgid "Nothing to sell."
msgstr "Нечего продавать..."

#: src/net/ea/buysellhandler.cpp:171
msgid "Thanks for buying."
msgstr "Спасибо за покупку!"

#: src/net/ea/buysellhandler.cpp:179
msgid "Unable to buy."
msgstr "Низзя купить!"

#: src/net/ea/charserverhandler.cpp:66
msgid "Strength:"
msgstr "Сила (str):"

#: src/net/ea/charserverhandler.cpp:67
msgid "Agility:"
msgstr "Выносливость (agi):"

#: src/net/ea/charserverhandler.cpp:68
msgid "Vitality:"
msgstr "Живучесть (vit):"

#: src/net/ea/charserverhandler.cpp:69
msgid "Intelligence:"
msgstr "Интеллект (int):"

#: src/net/ea/charserverhandler.cpp:70
msgid "Dexterity:"
msgstr "Ловкость (dex):"

#: src/net/ea/charserverhandler.cpp:71
msgid "Luck:"
msgstr "Удача (luk):"

#: src/net/ea/charserverhandler.cpp:115
msgid "Access denied. Most likely, there are too many players on this server."
msgstr ""
"В доступе отказано. Скорее всего, на этом сервере слишком много игроков."

#: src/net/ea/charserverhandler.cpp:119
msgid "Cannot use this ID."
msgstr "Нельзя использовать данный ID."

#: src/net/ea/charserverhandler.cpp:122
msgid "Unknown char-server failure."
msgstr "Неизвестная ошибка сервера персонажей."

#: src/net/ea/charserverhandler.cpp:151
msgid "Failed to create character. Most likely the name is already taken."
msgstr "Невозможно создать персонажа. Скорее всего, таке имя уже используется."

#: src/net/ea/charserverhandler.cpp:155 src/net/ea/loginhandler.cpp:261
msgid "Wrong name."
msgstr "Некорректное имя."

#: src/net/ea/charserverhandler.cpp:158
msgid "Incorrect stats."
msgstr "Некорректные статы."

#: src/net/ea/charserverhandler.cpp:161
msgid "Incorrect hair."
msgstr "Некорректный тип волос."

#: src/net/ea/charserverhandler.cpp:164
msgid "Incorrect slot."
msgstr "Некорректный слот."

#: src/net/ea/charserverhandler.cpp:167
msgid "Incorrect race."
msgstr "Неправильная расса."

#: src/net/ea/charserverhandler.cpp:182 src/net/manaserv/charhandler.cpp:212
msgid "Info"
msgstr "Сведения"

#: src/net/ea/charserverhandler.cpp:182
msgid "Character deleted."
msgstr "Персонаж удален"

#: src/net/ea/charserverhandler.cpp:188
msgid "Failed to delete character."
msgstr "Невозможно удалить персонажа."

#: src/net/ea/chathandler.cpp:61 src/net/ea/chathandler.cpp:67
#: src/net/ea/chathandler.cpp:72 src/net/ea/chathandler.cpp:78
#: src/net/ea/chathandler.cpp:83 src/net/ea/chathandler.cpp:89
#: src/net/ea/chathandler.cpp:96 src/net/ea/chathandler.cpp:102
msgid "Channels are not supported!"
msgstr "Каналы не поддерживаются!"

#: src/net/ea/chathandler.cpp:129
#, c-format
msgid "Whisper could not be sent, %s is offline."
msgstr "Сообщение не может быть отправлено, %s оффлайн."

#: src/net/ea/chathandler.cpp:137
#, c-format
msgid "Whisper could not be sent, ignored by %s."
msgstr "Приватное сообщение не может быть послано: %s игнорирует его."

#: src/net/ea/chathandler.cpp:346
msgid "MVP player."
msgstr "Игрок MVP."

#: src/net/ea/chathandler.cpp:350
msgid "MVP player: "
msgstr "Игрок MVP: "

#: src/net/ea/chathandler.cpp:370
msgid "All whispers ignored."
msgstr "Включено игнорирование всех приватных сообщений."

#: src/net/ea/chathandler.cpp:374
msgid "All whispers ignore failed."
msgstr "Не удалось игнорирование всех приватных сообщение."

#: src/net/ea/chathandler.cpp:385
msgid "All whispers unignored."
msgstr "Убрано игнорирование всех приватных сообщений."

#: src/net/ea/chathandler.cpp:389
msgid "All whispers unignore failed."
msgstr "Не удалось убрать игнорирование всех приватных сообщение."

#: src/net/ea/gamehandler.cpp:91
#, c-format
msgid "Online users: %d"
msgstr "Пользователей онлайн: %d"

#: src/net/ea/gamehandler.cpp:103
msgid "Game"
msgstr "Игра"

#: src/net/ea/gamehandler.cpp:103
msgid "Request to quit denied!"
msgstr "Запрос на выход отклонен!"

#: src/net/ea/guildhandler.cpp:83 src/net/manaserv/guildhandler.cpp:85
msgid "Guild created."
msgstr "Гильдия создана."

#: src/net/ea/guildhandler.cpp:88 src/net/ea/guildhandler.cpp:93
msgid "You are already in guild."
msgstr "Вы и так в гильдии"

#: src/net/ea/guildhandler.cpp:98
msgid "Emperium check failed."
msgstr "Имперская проверка провалена"

#: src/net/ea/guildhandler.cpp:103
msgid "Unknown server response."
msgstr "Неизвестный ответ сервера."

#: src/net/ea/guildhandler.cpp:180
#, c-format
msgid "Guild name: %s"
msgstr "Имя гильдии: %s"

#: src/net/ea/guildhandler.cpp:182
#, c-format
msgid "Guild master: %s"
msgstr "Мастер гильдии: %s"

#: src/net/ea/guildhandler.cpp:184
#, c-format
msgid "Guild level: %d"
msgstr "Уровень гильдии: %d"

#: src/net/ea/guildhandler.cpp:185
#, c-format
msgid "Online members: %d"
msgstr "Пользователей онлайн: %d"

#: src/net/ea/guildhandler.cpp:187
#, c-format
msgid "Max members: %d"
msgstr "Макс. членов: %d"

#: src/net/ea/guildhandler.cpp:189
#, c-format
msgid "Average level: %d"
msgstr "Средний уровень: %d"

#: src/net/ea/guildhandler.cpp:191
#, c-format
msgid "Guild exp: %d"
msgstr "Опыт гильдии: %d"

#: src/net/ea/guildhandler.cpp:192
#, c-format
msgid "Guild next exp: %d"
msgstr "Нужно опыта до следующего уровня: %d"

#: src/net/ea/guildhandler.cpp:194
#, c-format
msgid "Guild castle: %s"
msgstr "Замки: %s"

#: src/net/ea/guildhandler.cpp:406
msgid "Could not inivte user to guild."
msgstr "Не удалось пригласить пользователя в гиьдию."

#: src/net/ea/guildhandler.cpp:410
msgid "User rejected guild invite."
msgstr "Пользователь отклонил приглашение."

#: src/net/ea/guildhandler.cpp:414
msgid "User is now part of your guild."
msgstr "Пользователь теперь в Вашей гильдии."

#: src/net/ea/guildhandler.cpp:418
msgid "Your guild is full."
msgstr "Ваша гильдия полна."

#: src/net/ea/guildhandler.cpp:422
msgid "Unknown guild invite response."
msgstr "Неизвестный ответ на приглашение в гильдию."

#: src/net/ea/guildhandler.cpp:458
#, c-format
msgid "%s has left your guild."
msgstr "%s покинул Вашу гильдию."

#: src/net/ea/guildhandler.cpp:493
msgid "You were kicked from guild."
msgstr "Вы были кикнуты из гильдии."

#: src/net/ea/guildhandler.cpp:506
#, c-format
msgid "%s has kicked from your guild."
msgstr "%s был вышвырнут из Вашей гильдии."

#: src/net/ea/gui/partytab.cpp:71
msgid "/invite > Invite a player to your party"
msgstr "/invite > Пригласить игрока в Вашу группу"

#: src/net/ea/gui/partytab.cpp:72
msgid "/leave > Leave the party you are in"
msgstr "/leave > Покинуть текущую группу"

#: src/net/ea/gui/partytab.cpp:73
msgid "/kick > Kick some one from the party you are in"
msgstr "/kick > Вышвырнуть кого-либо из Вашей текущей группы"

#: src/net/ea/gui/partytab.cpp:74
msgid "/item > Show/change party item sharing options"
msgstr ""
"/item > Показать/Скрыть текущее состояние распределения предметов в группе"

#: src/net/ea/gui/partytab.cpp:75
msgid "/exp > Show/change party experience sharing options"
msgstr "/exp > Показать/Скрыть текущее состояние распределения опыта в группе"

#: src/net/ea/gui/partytab.cpp:85
msgid "This command invites <nick> to party with you."
msgstr "Эта команда приглашает <имя персонажа> к вам в группу."

#: src/net/ea/gui/partytab.cpp:92
msgid "This command causes the player to leave the party."
msgstr "Эта команда заставляет игрока покинуть группу"

#: src/net/ea/gui/partytab.cpp:96
msgid "Command: /item <policy>"
msgstr "Команда: /item <политика разделения предметов>"

#: src/net/ea/gui/partytab.cpp:98
msgid "This command changes the party's item sharing policy."
msgstr "Команда изменяет политику разделения предетов между ченами группы."

#: src/net/ea/gui/partytab.cpp:99
msgid ""
"<policy> can be one of \"1\", \"yes\", \"true\" to enable item sharing, or "
"\"0\", \"no\", \"false\" to disable item sharing."
msgstr ""
"<политикой> может быть \"1\", \"yes\", \"true\" для включения разделения или "
"\"0\", \"no\", \"false\" -- для выключения."

#: src/net/ea/gui/partytab.cpp:102
msgid "Command: /item"
msgstr "Команда: /item"

#: src/net/ea/gui/partytab.cpp:103
msgid "This command displays the party's current item sharing policy."
msgstr "Отображает текущую политику разделения предметов между членами группы."

#: src/net/ea/gui/partytab.cpp:108
msgid "Command: /exp <policy>"
msgstr "Команда: /exp <политика распределения опыта>"

#: src/net/ea/gui/partytab.cpp:109
msgid "This command changes the party's experience sharing policy."
msgstr "Эта команда изменяет политику распределения опыта в группе."

#: src/net/ea/gui/partytab.cpp:111
msgid ""
"<policy> can be one of \"1\", \"yes\", \"true\" to enable experience "
"sharing, or \"0\", \"no\", \"false\" to disable experience sharing."
msgstr ""
"<policy> может быть одним из \"1\", \"yes\", \"true\" - чтобы разрешить "
"общий опыт, или \"0\", \"no\", \"false\" - чтобы запретить общий опыт"

#: src/net/ea/gui/partytab.cpp:114
msgid "Command: /exp"
msgstr "Команда: /exp"

#: src/net/ea/gui/partytab.cpp:115
msgid "This command displays the party's current experience sharing policy."
msgstr "Эта команда отображает текущую политику обмена опытом."

#: src/net/ea/gui/partytab.cpp:149 src/net/ea/partyhandler.cpp:286
msgid "Item sharing enabled."
msgstr "Обмен предметами включен"

#: src/net/ea/gui/partytab.cpp:152 src/net/ea/partyhandler.cpp:296
msgid "Item sharing disabled."
msgstr "Обмен предметами выключен"

#: src/net/ea/gui/partytab.cpp:155 src/net/ea/partyhandler.cpp:306
msgid "Item sharing not possible."
msgstr "Обмен предметами невозможен."

#: src/net/ea/gui/partytab.cpp:158
msgid "Item sharing unknown."
msgstr "Статус обмена предметами неизвестен."

#: src/net/ea/gui/partytab.cpp:188 src/net/ea/partyhandler.cpp:248
msgid "Experience sharing enabled."
msgstr "Обмен опытом вклыючен."

#: src/net/ea/gui/partytab.cpp:191 src/net/ea/partyhandler.cpp:258
msgid "Experience sharing disabled."
msgstr "Обмен опытом выкючен."

#: src/net/ea/gui/partytab.cpp:194 src/net/ea/partyhandler.cpp:268
msgid "Experience sharing not possible."
msgstr "Обмен опытом невозможен."

#: src/net/ea/gui/partytab.cpp:197
msgid "Experience sharing unknown."
msgstr "Политика распределения опыта неизвестна."

#: src/net/ea/inventoryhandler.cpp:404
msgid "Failed to use item."
msgstr "Не удалось использовать предмет."

#: src/net/ea/inventoryhandler.cpp:571
msgid "Unable to equip."
msgstr "Нельзя экипировать!"

#: src/net/ea/loginhandler.cpp:146
msgid "Account was not found. Please re-login."
msgstr "Учетная запись не найдена. Попробуйте снова."

#: src/net/ea/loginhandler.cpp:149 src/net/manaserv/loginhandler.cpp:128
msgid "Old password incorrect."
msgstr "Старый пароль указан неверно."

#: src/net/ea/loginhandler.cpp:152
msgid "New password too short."
msgstr "Новый пароль слишком короткий."

#: src/net/ea/loginhandler.cpp:155 src/net/ea/loginhandler.cpp:267
#: src/net/manaserv/charhandler.cpp:183 src/net/manaserv/loginhandler.cpp:103
#: src/net/manaserv/loginhandler.cpp:135 src/net/manaserv/loginhandler.cpp:171
#: src/net/manaserv/loginhandler.cpp:292 src/net/manaserv/loginhandler.cpp:329
msgid "Unknown error."
msgstr "Неизвестная ошибка."

#: src/net/ea/loginhandler.cpp:229
msgid "Unregistered ID."
msgstr "Незарегистрированный ID"

#: src/net/ea/loginhandler.cpp:232
msgid "Wrong password."
msgstr "Неверный пароль"

#: src/net/ea/loginhandler.cpp:235
msgid "Account expired."
msgstr "Учетная запись просрочена."

#: src/net/ea/loginhandler.cpp:238
msgid "Rejected from server."
msgstr "Получен отказ от сервера.."

#: src/net/ea/loginhandler.cpp:241
msgid ""
"You have been permanently banned from the game. Please contact the GM team."
msgstr "Вас навсегда забанили. Пожалуйста, свяжитесь с командой ГМ-ов."

#: src/net/ea/loginhandler.cpp:245
msgid "Client too old."
msgstr "Клиент устарел"

#: src/net/ea/loginhandler.cpp:248
#, c-format
msgid ""
"You have been temporarily banned from the game until %s.\n"
"Please contact the GM team via the forums."
msgstr ""
"Вас забанили до %s. Пожалуйста, свяжитесь с командой ГМ-ов через форум."

#: src/net/ea/loginhandler.cpp:255
msgid "Server overpopulated."
msgstr "Сервер переполнен"

#: src/net/ea/loginhandler.cpp:258
msgid "This user name is already taken."
msgstr "Это имя пользователя уже занято."

#: src/net/ea/loginhandler.cpp:264
msgid "Username permanently erased."
msgstr "Пользователь удален"

#: src/net/ea/partyhandler.cpp:81
msgid "Could not create party."
msgstr "Не удалось создать группу."

#: src/net/ea/partyhandler.cpp:83
msgid "Party successfully created."
msgstr "Группа успешно создана."

#: src/net/ea/partyhandler.cpp:139
#, c-format
msgid "%s has joined your party."
msgstr "%s присоединился к группе."

#: src/net/ea/partyhandler.cpp:175
#, c-format
msgid "%s is already a member of a party."
msgstr "%s уже в Вашей группе."

#: src/net/ea/partyhandler.cpp:180
#, c-format
msgid "%s refused your invitation."
msgstr "%s отверг Ваше приглашение."

#: src/net/ea/partyhandler.cpp:185
#, c-format
msgid "%s is now a member of your party."
msgstr "%s теперь в Вашей группе."

#: src/net/ea/partyhandler.cpp:190
#, c-format
msgid "%s can't join your party because party is full."
msgstr "%s не может присоединиться к Вашей группе, т.к. группа переполнена."

#: src/net/ea/partyhandler.cpp:195
#, c-format
msgid "QQQ Unknown invite response for %s."
msgstr "QQQ Неизвестный ответ на приглашение для %s"

#: src/net/ea/partyhandler.cpp:359
msgid "You have left the party."
msgstr "Вы покинули группу."

#: src/net/ea/partyhandler.cpp:372
#, c-format
msgid "%s has left your party."
msgstr "%s покинул Вашу группу."

#: src/net/ea/partyhandler.cpp:449
#, c-format
msgid "An unknown member tried to say: %s"
msgstr "Неизвестный участник попытался сказать: %s"

#: src/net/ea/playerhandler.cpp:98 src/net/manaserv/beinghandler.cpp:319
msgid "You are dead."
msgstr "Вы мертвы."

#: src/net/ea/playerhandler.cpp:99 src/net/manaserv/beinghandler.cpp:320
msgid "We regret to inform you that your character was killed in battle."
msgstr "С грустью сообщаем вам, что Ваш персонаж пал в бою."

#: src/net/ea/playerhandler.cpp:101 src/net/manaserv/beinghandler.cpp:322
msgid "You are not that alive anymore."
msgstr "Вас больше нет среди живых."

#: src/net/ea/playerhandler.cpp:102 src/net/manaserv/beinghandler.cpp:323
msgid "The cold hands of the grim reaper are grabbing for your soul."
msgstr "Холодные руки Смерти извлекают Вашу душу."

#: src/net/ea/playerhandler.cpp:103 src/net/manaserv/beinghandler.cpp:324
msgid "Game Over!"
msgstr "Игра Окончена!"

#: src/net/ea/playerhandler.cpp:104
msgid "Insert coin to continue."
msgstr "Опустите монетку для продолжения."

#: src/net/ea/playerhandler.cpp:105 src/net/manaserv/beinghandler.cpp:325
msgid ""
"No, kids. Your character did not really die. It... err... went to a better "
"place."
msgstr ""
"Нет, детки. Ваш персонаж на самом деле не умер. Он...эммм...ушел в лучший "
"мир."

#: src/net/ea/playerhandler.cpp:107 src/net/manaserv/beinghandler.cpp:327
msgid ""
"Your plan of breaking your enemies weapon by bashing it with your throat "
"failed."
msgstr "Ваш план сломать оружие врагов о свое горло провалился."

#: src/net/ea/playerhandler.cpp:109 src/net/manaserv/beinghandler.cpp:329
msgid "I guess this did not run too well."
msgstr "Похоже, это было не слишком хорошо."

#: src/net/ea/playerhandler.cpp:111 src/net/manaserv/beinghandler.cpp:330
msgid "Do you want your possessions identified?"
msgstr "Хочешь, предскажу твою судьбу?"

#: src/net/ea/playerhandler.cpp:113 src/net/manaserv/beinghandler.cpp:331
msgid "Sadly, no trace of you was ever found..."
msgstr "Грустно, Вас вряд ли когда-нибудь найдут..."

#: src/net/ea/playerhandler.cpp:115 src/net/manaserv/beinghandler.cpp:333
msgid "Annihilated."
msgstr "Уничтожен."

#: src/net/ea/playerhandler.cpp:117 src/net/manaserv/beinghandler.cpp:334
msgid "Looks like you got your head handed to you."
msgstr "Похоже, Вам отдали Вашу голову."

#: src/net/ea/playerhandler.cpp:119 src/net/manaserv/beinghandler.cpp:336
msgid ""
"You screwed up again, dump your body down the tubes and get you another one."
msgstr "Вы опять пролетели, выбросите своё тело в трубу, и получите другое."

#: src/net/ea/playerhandler.cpp:122
msgid "You're not dead yet. You're just resting."
msgstr "Вы не мертвы. Вы просто отдыхаете."

#: src/net/ea/playerhandler.cpp:123
msgid "You are no more."
msgstr "Вас больше нет."

#: src/net/ea/playerhandler.cpp:124
msgid "You have ceased to be."
msgstr "Вы перестали быть."

#: src/net/ea/playerhandler.cpp:125
msgid "You've expired and gone to meet your maker."
msgstr "Ваше время истекло, пора встретиться с Создателем."

#: src/net/ea/playerhandler.cpp:126
msgid "You're a stiff."
msgstr "Вы сдулись."

#: src/net/ea/playerhandler.cpp:127
msgid "Bereft of life, you rest in peace."
msgstr "Лишенный жизни, покойся с миром."

#: src/net/ea/playerhandler.cpp:128
msgid "If you weren't so animated, you'd be pushing up the daisies."
msgstr "Если бы Вы не были нарисованными, Вы бы отправлись на тот свет"

#: src/net/ea/playerhandler.cpp:129
msgid "Your metabolic processes are now history."
msgstr "Ваш обмен веществ стал историей."

#: src/net/ea/playerhandler.cpp:130
msgid "You're off the twig."
msgstr "Вы упали с ветки."

#: src/net/ea/playerhandler.cpp:131
msgid "You've kicked the bucket."
msgstr "Вы протянули ноги."

#: src/net/ea/playerhandler.cpp:132
msgid ""
"You've shuffled off your mortal coil, run down the curtain and joined the "
"bleedin' choir invisibile."
msgstr ""
"Вы затаскали свою смертную оболочку, сорвали занавес и незримо "
"присоединились к кровоточащему хору..."

#: src/net/ea/playerhandler.cpp:134
msgid "You are an ex-player."
msgstr "Вы не жилец."

#: src/net/ea/playerhandler.cpp:135
msgid "You're pining for the fjords."
msgstr "Вас пришпиливают к фьордам."

#: src/net/ea/playerhandler.cpp:338 src/net/ea/playerhandler.cpp:348
#: src/net/ea/playerhandler.cpp:430
msgid "Message"
msgstr "Сообщение"

#: src/net/ea/playerhandler.cpp:339
msgid ""
"You are carrying more than half your weight. You are unable to regain health."
msgstr ""
"Вы несете груз больший, чем половина вашей грузоподъемности. Здоровье "
"восстанавливаться не будет."

#: src/net/ea/playerhandler.cpp:349
msgid "You are carrying less than half your weight. You can regain health."
msgstr ""
"Вес предметов составляет менее половины допустимого. Теперь Вы можете "
"восстанавливаться."

#: src/net/ea/playerhandler.cpp:455
#, c-format
msgid "You picked up %s."
msgstr "Вы получили %s."

#: src/net/ea/playerhandler.cpp:461
#, c-format
msgid "You spent %s."
msgstr "Вы потратили %s."

#: src/net/ea/playerhandler.cpp:507
msgid "Cannot raise skill!"
msgstr "Не удалось увеличить навык!"

#: src/net/ea/playerhandler.cpp:625
msgid "Equip arrows first."
msgstr "Для начала экипируйтесь стрелами!"

#: src/net/ea/specialhandler.cpp:143
msgid "Trade failed!"
msgstr "Не удалось начать торговлю!"

#: src/net/ea/specialhandler.cpp:146
msgid "Emote failed!"
msgstr "Не удалось использовать смайлик!"

#: src/net/ea/specialhandler.cpp:149
msgid "Sit failed!"
msgstr "Не удалось присесть!"

#: src/net/ea/specialhandler.cpp:152
msgid "Chat creating failed!"
msgstr "Не удалось создать чат!"

#: src/net/ea/specialhandler.cpp:155
msgid "Could not join party!"
msgstr "Нельзя присоединиться к группе!"

#: src/net/ea/specialhandler.cpp:158
msgid "Cannot shout!"
msgstr "Нельзя кричать!"

#: src/net/ea/specialhandler.cpp:171
msgid "You have not yet reached a high enough lvl!"
msgstr "У Вас недостаточный уровень!"

#: src/net/ea/specialhandler.cpp:174
msgid "Insufficient HP!"
msgstr "Недостаточно ОЖ!"

#: src/net/ea/specialhandler.cpp:177
msgid "Insufficient SP!"
msgstr "Недостаточно Маны"

#: src/net/ea/specialhandler.cpp:180
msgid "You have no memos!"
msgstr "У Вас нет записей!"

#: src/net/ea/specialhandler.cpp:183
msgid "You cannot do that right now!"
msgstr "Вы не можете сделать это сейчас!"

#: src/net/ea/specialhandler.cpp:186
msgid "Seems you need more money... ;-)"
msgstr "Похоже, Вам нужно боьше денег... ;-)"

#: src/net/ea/specialhandler.cpp:189
msgid "You cannot use this skill with that kind of weapon!"
msgstr "Вы не можете использовать это умение с этим видом оружия!"

#: src/net/ea/specialhandler.cpp:193
msgid "You need another red gem!"
msgstr "Вам нужен другой красный камень!"

#: src/net/ea/specialhandler.cpp:196
msgid "You need another blue gem!"
msgstr "Вам нужен другой синий камень!"

#: src/net/ea/specialhandler.cpp:199
msgid "You're carrying to much to do this!"
msgstr "Вы несёте слишком много, чтобы сделать это!"

#: src/net/ea/specialhandler.cpp:202
msgid "Huh? What's that?"
msgstr "А? Что это?"

#: src/net/ea/specialhandler.cpp:213
msgid "Warp failed..."
msgstr "Изменение не удалось..."

#: src/net/ea/specialhandler.cpp:216
msgid "Could not steal anything..."
msgstr "Не удалось ничего украсть..."

#: src/net/ea/specialhandler.cpp:219
msgid "Poison had no effect..."
msgstr "Яд не подействовал..."

#: src/net/ea/tradehandler.cpp:105 src/net/manaserv/tradehandler.cpp:128
#, c-format
msgid "%s wants to trade with you, do you accept?"
msgstr "%s хочет торговать с Вами, Вы принимаете предложение?"

#: src/net/ea/tradehandler.cpp:135
msgid "Trading isn't possible. Trade partner is too far away."
msgstr "Торговля невозможна. Партнер по торговле слишком далеко."

#: src/net/ea/tradehandler.cpp:139
msgid "Trading isn't possible. Character doesn't exist."
msgstr "Торговля невозможна. Такой персонаж не существует."

#: src/net/ea/tradehandler.cpp:143
msgid "Trade cancelled due to an unknown reason."
msgstr "Торговля отменена по неизвестной причине."

#: src/net/ea/tradehandler.cpp:149
#, c-format
msgid "Trade: You and %s"
msgstr "Торговля: Вы и %s"

#: src/net/ea/tradehandler.cpp:159
#, c-format
msgid "Trade with %s cancelled."
msgstr "Торговля с %s отменена."

#: src/net/ea/tradehandler.cpp:172
msgid "Unhandled trade cancel packet."
msgstr "Неизвестный сигнал завершения торговли."

#: src/net/ea/tradehandler.cpp:237
msgid "Failed adding item. Trade partner is over weighted."
msgstr "Не удалось добавить предмет. Партнер по торговле перегружен."

#: src/net/ea/tradehandler.cpp:242
msgid "Failed adding item. Trade partner has no free slot."
msgstr "Не удалось добавить предмет. У партнера по торговле кончилось место."

#: src/net/ea/tradehandler.cpp:247
msgid "Failed adding item. You can't trade this item."
msgstr "Ошибка добавления предмета. Вы не можете торговать этим предметом."

#: src/net/ea/tradehandler.cpp:251
msgid "Failed adding item for unknown reason."
msgstr "Не удалось добавить предмет по неизвестной причине."

#: src/net/ea/tradehandler.cpp:270 src/net/manaserv/tradehandler.cpp:160
msgid "Trade canceled."
msgstr "Торговля отменена."

#: src/net/ea/tradehandler.cpp:281 src/net/manaserv/tradehandler.cpp:167
msgid "Trade completed."
msgstr "Торговля завершена."

#: src/net/manaserv/attributes.cpp:160 src/net/tmwa/generalhandler.cpp:264
msgid "Strength"
msgstr "Сила (str)"

#: src/net/manaserv/attributes.cpp:167
#, c-format
msgid "Strength %+.1f"
msgstr "Сила (str) %+.1f"

#: src/net/manaserv/attributes.cpp:173 src/net/tmwa/generalhandler.cpp:265
msgid "Agility"
msgstr "Выносливость (agi)"

#: src/net/manaserv/attributes.cpp:180
#, c-format
msgid "Agility %+.1f"
msgstr "Выносливость (agi) %+.1f"

#: src/net/manaserv/attributes.cpp:186 src/net/tmwa/generalhandler.cpp:268
msgid "Dexterity"
msgstr "Ловкость (dex)"

#: src/net/manaserv/attributes.cpp:193
#, c-format
msgid "Dexterity %+.1f"
msgstr "Ловкость (dex) %+.1f"

#: src/net/manaserv/attributes.cpp:199 src/net/tmwa/generalhandler.cpp:266
msgid "Vitality"
msgstr "Живучесть (vit)"

#: src/net/manaserv/attributes.cpp:206
#, c-format
msgid "Vitality %+.1f"
msgstr "Живучесть (vit) %+.1f"

#: src/net/manaserv/attributes.cpp:212 src/net/tmwa/generalhandler.cpp:267
msgid "Intelligence"
msgstr "Интеллект (int)"

#: src/net/manaserv/attributes.cpp:219
#, c-format
msgid "Intelligence %+.1f"
msgstr "Интеллект (int) %+.1f"

#: src/net/manaserv/attributes.cpp:225
msgid "Willpower"
msgstr "Воля"

#: src/net/manaserv/attributes.cpp:232
#, c-format
msgid "Willpower %+.1f"
msgstr "Воля (wil) %+.1f"

#: src/net/manaserv/beinghandler.cpp:341
msgid "Press OK to respawn."
msgstr "Нажмите ОК, чтобы возродиться."

#: src/net/manaserv/beinghandler.cpp:342
msgid "You Died"
msgstr "Вы умерли"

#: src/net/manaserv/charhandler.cpp:147 src/net/manaserv/charhandler.cpp:221
msgid "Not logged in."
msgstr "Не авторизован."

#: src/net/manaserv/charhandler.cpp:150
msgid "No empty slot."
msgstr "Нет свободного места."

#: src/net/manaserv/charhandler.cpp:153
msgid "Invalid name."
msgstr "Имя задано неверно"

#: src/net/manaserv/charhandler.cpp:156
msgid "Character's name already exists."
msgstr "Персонаж с таким именем уже существует"

#: src/net/manaserv/charhandler.cpp:159
msgid "Invalid hairstyle."
msgstr "Прическа выбрана неверно."

#: src/net/manaserv/charhandler.cpp:162
msgid "Invalid hair color."
msgstr "Цвет волос выбран неверно."

#: src/net/manaserv/charhandler.cpp:165
msgid "Invalid gender."
msgstr "Пол выбран неверно."

#: src/net/manaserv/charhandler.cpp:168
msgid "Character's stats are too high."
msgstr "Характеристики персонажа слишком велики."

#: src/net/manaserv/charhandler.cpp:171
msgid "Character's stats are too low."
msgstr "Характеристики персонажа слишком малы."

#: src/net/manaserv/charhandler.cpp:174
#, c-format
msgid "At least one stat is out of the permitted range: (%u - %u)."
msgstr ""
"Как минимум один статистический модификатор вне разрешённого диапазона: (%u "
"- %u)."

#: src/net/manaserv/charhandler.cpp:180
msgid "Invalid slot number."
msgstr "Некорректный номер слота."

#: src/net/manaserv/charhandler.cpp:212
msgid "Player deleted."
msgstr "Игрок удален."

#: src/net/manaserv/charhandler.cpp:224
msgid "Selection out of range."
msgstr "Выбор вне допустимого предела."

#: src/net/manaserv/charhandler.cpp:227
#, c-format
msgid "Unknown error (%d)."
msgstr "Неизвестная ошибка (%d)."

#: src/net/manaserv/charhandler.cpp:263
msgid "No gameservers are available."
msgstr "Доступные игровые серверы не найдены"

#: src/net/manaserv/chathandler.cpp:186 src/net/manaserv/chathandler.cpp:309
#: src/net/manaserv/guildhandler.cpp:265
#, c-format
msgid "Topic: %s"
msgstr "Тема: %s"

#: src/net/manaserv/chathandler.cpp:191 src/net/manaserv/chathandler.cpp:269
msgid "Players in this channel:"
msgstr "Игроки на канале:"

#: src/net/manaserv/chathandler.cpp:208
msgid "Error joining channel."
msgstr "Ошибка подключения к каналу."

#: src/net/manaserv/chathandler.cpp:214
msgid "Listing channels."
msgstr "Список каналов."

#: src/net/manaserv/chathandler.cpp:226
msgid "End of channel list."
msgstr "Конец списка каналов."

#: src/net/manaserv/chathandler.cpp:299
#, c-format
msgid "%s entered the channel."
msgstr "%s зашел на канал."

#: src/net/manaserv/chathandler.cpp:304
#, c-format
msgid "%s left the channel."
msgstr "%s покинул канал."

#: src/net/manaserv/chathandler.cpp:320
#, c-format
msgid "%s has set mode %s on user %s."
msgstr "%s установил режим %s для пользователя %s"

#: src/net/manaserv/chathandler.cpp:331
#, c-format
msgid "%s has kicked %s."
msgstr "%s был вышвырнут %s"

#: src/net/manaserv/chathandler.cpp:337
msgid "Unknown channel event."
msgstr "Неизвестное событие на канале."

#: src/net/manaserv/guildhandler.cpp:90
msgid "Error creating guild."
msgstr "Ошибка создания гильдии"

#: src/net/manaserv/guildhandler.cpp:100
msgid "Invite sent."
msgstr "Приглашение отправлено"

#: src/net/manaserv/guildhandler.cpp:207
msgid "Member was promoted successfully."
msgstr "Член гильдии успешно повышен."

#: src/net/manaserv/guildhandler.cpp:212
msgid "Failed to promote member."
msgstr "Не удалось повысить члена гильдии."

#: src/net/manaserv/loginhandler.cpp:94
msgid "Wrong magic_token."
msgstr "Ошибочный magic_token."

#: src/net/manaserv/loginhandler.cpp:97 src/net/manaserv/loginhandler.cpp:282
msgid "Already logged in."
msgstr "Уже в сети."

#: src/net/manaserv/loginhandler.cpp:100
msgid "Account banned."
msgstr "Учетная запись заблокирована (бан)."

#: src/net/manaserv/loginhandler.cpp:125
msgid "New password incorrect."
msgstr "Новый пароль указан неверно"

#: src/net/manaserv/loginhandler.cpp:132 src/net/manaserv/loginhandler.cpp:164
msgid "Account not connected. Please login first."
msgstr "Вы не вошли под своим именем. Пожалуйста, авторизуйтесь"

#: src/net/manaserv/loginhandler.cpp:157
msgid "New email address incorrect."
msgstr "Новый адрес E-mail указан неверно."

#: src/net/manaserv/loginhandler.cpp:160
msgid "Old email address incorrect."
msgstr "Старый адрес E-mail указан неверно."

#: src/net/manaserv/loginhandler.cpp:168
msgid "The new email address already exists."
msgstr "Введенный адрес E-mail уже зарегистрирован."

#: src/net/manaserv/loginhandler.cpp:250
msgid ""
"Client registration is not allowed. Please contact server administration."
msgstr ""
"Регистрация из клиента запрещена. Пожалуйста, свяжитесь с администрацией "
"сервера."

#: src/net/manaserv/loginhandler.cpp:276 src/net/manaserv/loginhandler.cpp:313
msgid "Client version is too old."
msgstr "Версия клиент-программы устарела."

#: src/net/manaserv/loginhandler.cpp:279
msgid "Wrong username or password."
msgstr "Неверное имя пользователя или пароль."

#: src/net/manaserv/loginhandler.cpp:285
msgid "Account banned"
msgstr "Учетная запись заблокирована (бан)."

#: src/net/manaserv/loginhandler.cpp:288
msgid "Login attempt too soon after previous attempt."
msgstr ""
"С вашей предыдущей попытки авторизации прошло слишком мало времени, "
"попробуйте позже."

#: src/net/manaserv/loginhandler.cpp:316
msgid "Wrong username, password or email address."
msgstr "Неверное имя пользователя, пароль или адрес E-mail."

#: src/net/manaserv/loginhandler.cpp:319
msgid "Username already exists."
msgstr "Пользователь с таким именем уже существует."

#: src/net/manaserv/loginhandler.cpp:322
msgid "Email address already exists."
msgstr "Введенный адрес E-mail уже зарегистрирован."

#: src/net/manaserv/loginhandler.cpp:325
msgid "You took too long with the captcha or your response was incorrect."
msgstr "Вы слишко долго проходили проверку или ваш ответ неверный."

#: src/net/manaserv/partyhandler.cpp:90
msgid "Joined party."
msgstr "Присоединился к группе."

#: src/net/manaserv/partyhandler.cpp:108
#, c-format
msgid "%s joined the party."
msgstr "%s теперь в группе."

#: src/net/manaserv/partyhandler.cpp:126
#, c-format
msgid "%s rejected your invite."
msgstr "%s Отклоняет Ваше приглашение."

#: src/net/manaserv/tradehandler.cpp:107
msgid "Accepting incoming trade requests."
msgstr "Принимать входящие предложения торговли."

#: src/net/manaserv/tradehandler.cpp:109
msgid "Ignoring incoming trade requests."
msgstr "Игнорировать входящие предложения торговли."

#: src/net/manaserv/tradehandler.cpp:146
#, c-format
msgid "Trading with %s"
msgstr "Торговля с %s"

#: src/net/tmwa/adminhandler.cpp:70
msgid "Kick failed!"
msgstr "Не удалось вышвырнуть!"

#: src/net/tmwa/adminhandler.cpp:72
msgid "Kick succeeded!"
msgstr "Игрок вышвырнут!"

#: src/net/tmwa/buysellhandler.cpp:133
msgid "Thanks for selling."
msgstr "Спасибо за продажу!"

#: src/net/tmwa/buysellhandler.cpp:137
msgid "Unable to sell."
msgstr "Нельзя продать."

#: src/net/tmwa/buysellhandler.cpp:140
msgid "Unable to sell while trading."
msgstr "Невозможно продавать в режиме обмена."

#: src/net/tmwa/buysellhandler.cpp:143
msgid "Unable to sell unsellable item."
msgstr "Невозможно продать непродаваемый предмет."

#: src/net/tmwa/generalhandler.cpp:108
#, c-format
msgid "Strength %+d"
msgstr "Сила (str) %+d"

#: src/net/tmwa/generalhandler.cpp:109
#, c-format
msgid "Agility %+d"
msgstr "Выносливость (agi) %+d"

#: src/net/tmwa/generalhandler.cpp:110
#, c-format
msgid "Vitality %+d"
msgstr "Живучесть (vit) %+d"

#: src/net/tmwa/generalhandler.cpp:111
#, c-format
msgid "Intelligence %+d"
msgstr "Интеллект (int) %+d"

#: src/net/tmwa/generalhandler.cpp:112
#, c-format
msgid "Dexterity %+d"
msgstr "Ловкость (dex) %+d"

#: src/net/tmwa/generalhandler.cpp:113
#, c-format
msgid "Luck %+d"
msgstr "Удача (luk) %+d"

#: src/net/tmwa/generalhandler.cpp:139
msgid "Authentication failed."
msgstr "Ошибка авторизации."

#: src/net/tmwa/generalhandler.cpp:142
msgid "No servers available."
msgstr "Нет доступных серверов."

#: src/net/tmwa/generalhandler.cpp:147
msgid "Someone else is trying to use this account."
msgstr "Кто-то еще пытается воспользоваться данным аккаунтом."

#: src/net/tmwa/generalhandler.cpp:152
msgid "This account is already logged in."
msgstr "Этот аккаунт уже в сети."

#: src/net/tmwa/generalhandler.cpp:156
msgid "Speed hack detected."
msgstr "Обнаружен взлом скорости."

#: src/net/tmwa/generalhandler.cpp:159
msgid "Duplicated login."
msgstr "Двойная попытка подключения."

#: src/net/tmwa/generalhandler.cpp:162
msgid "Unknown connection error."
msgstr "Неизвестная ошибка подключения."

#: src/net/tmwa/generalhandler.cpp:234
msgid "Got disconnected from server!"
msgstr "Отключено от сервера!"

#: src/net/tmwa/generalhandler.cpp:269
msgid "Luck"
msgstr "Удача (luk)"

#: src/net/tmwa/generalhandler.cpp:272
msgid "Defense"
msgstr "Защита"

#: src/net/tmwa/generalhandler.cpp:273
msgid "M.Attack"
msgstr "Маг. Атака"

#: src/net/tmwa/generalhandler.cpp:274
msgid "M.Defense"
msgstr "Маг.Защита"

#: src/net/tmwa/generalhandler.cpp:276
#, no-c-format
msgid "% Accuracy"
msgstr "% Точности"

#: src/net/tmwa/generalhandler.cpp:278
#, no-c-format
msgid "% Evade"
msgstr "% Уклонения"

#: src/net/tmwa/generalhandler.cpp:280
#, no-c-format
msgid "% Critical"
msgstr "% Критический удар"

#: src/net/tmwa/generalhandler.cpp:281
msgid "Attack Delay"
msgstr "Задержка атаки"

#: src/net/tmwa/generalhandler.cpp:283
msgid "Walk Delay"
msgstr "Задержка движения"

#: src/net/tmwa/generalhandler.cpp:285
msgid "Attack Range"
msgstr "Зона атаки"

#: src/net/tmwa/generalhandler.cpp:287
msgid "Damage per sec."
msgstr "Урон в сек."

#: src/net/tmwa/network.cpp:154
msgid "Empty address given to Network::connect()!"
msgstr "Пустой адрес был передан методу Network::connect()!"

#: src/net/tmwa/network.cpp:365
msgid "Unable to resolve host \""
msgstr "Не удалось найти хост \""

#: src/net/tmwa/network.cpp:435
msgid "Connection to server terminated. "
msgstr "Подключение к серверу прервано."

#: src/net/tmwa/partyhandler.cpp:172
#, c-format
msgid "%s is not in your party!"
msgstr "%s не в группе!"

#: src/playerrelations.cpp:482
msgid "Print '...'"
msgstr "Печатать '...'"

#: src/playerrelations.cpp:502
msgid "Blink name"
msgstr "Мигать именем"

#: src/playerrelations.cpp:544
msgid "Floating '...' bubble"
msgstr "Плавающий '...' пузырек"

#: src/playerrelations.cpp:547
msgid "Floating bubble"
msgstr "Плавающий пузырек"

#: src/resources/beinginfo.cpp:36 src/resources/itemdb.cpp:256
#: src/resources/monsterdb.cpp:84
msgid "unnamed"
msgstr "безымянный"

#: src/resources/itemdb.cpp:61
#, c-format
msgid "Attack %+d"
msgstr "Атака %+d"

#: src/resources/itemdb.cpp:62
#, c-format
msgid "Defense %+d"
msgstr "Защита %+d"

#: src/resources/itemdb.cpp:63
#, c-format
msgid "HP %+d"
msgstr "HP %+d"

#: src/resources/itemdb.cpp:64
#, c-format
msgid "MP %+d"
msgstr "Мана %+d"

#: src/resources/itemdb.cpp:167
msgid "Unknown item"
msgstr "Неизвестный предмет"