summaryrefslogtreecommitdiff
path: root/po/ru.po
blob: e77024e8fc74e53a48a7deb1efef9d030a53eda4 (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
# Russian translation for mana
# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
# This file is distributed under the same license as the mana package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
# jmb_kz <jmb_kz@mail.ru>, 2010.
#
msgid ""
msgstr ""
"Project-Id-Version: mana\n"
"Report-Msgid-Bugs-To: dev@manasource.org\n"
"POT-Creation-Date: 2010-12-24 19:29+0200\n"
"PO-Revision-Date: 2010-11-13 17:01+0300\n"
"Last-Translator: Andrei Karas <akaras@inbox.ru>\n"
"Language-Team: Russian <ru@li.org>\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"
"X-Launchpad-Export-Date: 2010-03-05 19:28+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
"X-Language: ru_RU\n"

#: src/client.cpp:724 src/gui/setup.cpp:47 src/gui/windowmenu.cpp:92
msgid "Setup"
msgstr "Настройка"

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

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

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

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

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

#: src/client.cpp:994
#, fuzzy
msgid "Changing game servers"
msgstr "Сервер"

#: src/client.cpp:1029 src/client.cpp:1036 src/client.cpp:1171
#: src/gui/changeemaildialog.cpp:154 src/gui/changepassworddialog.cpp:144
#: src/gui/charcreatedialog.cpp:179 src/gui/register.cpp:225
#: src/gui/serverdialog.cpp:350 src/gui/unregisterdialog.cpp:134
#: src/net/manaserv/charhandler.cpp:180 src/net/manaserv/charhandler.cpp:223
#: src/net/tmwa/charserverhandler.cpp:137
#: src/net/tmwa/charserverhandler.cpp:154
msgid "Error"
msgstr "Ошибка"

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

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

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

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

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

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

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

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

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

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

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

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

#: src/commandhandler.cpp:294
msgid "-- Help --"
msgstr "-- Помощь --"

#: src/commandhandler.cpp:295
msgid "/help > Display this help"
msgstr "/help > Отображает этот текст"

#: src/commandhandler.cpp:297
msgid "/where > Display map name"
msgstr "/where > Отображает имя карты"

#: src/commandhandler.cpp:298
msgid "/who > Display number of online users"
msgstr "/who > Отображает количество пользователей он-лайн"

#: src/commandhandler.cpp:299
msgid "/me > Tell something about yourself"
msgstr "/me > Расскажите что-нибудь о себе"

#: src/commandhandler.cpp:301
msgid "/clear > Clears this window"
msgstr "/clear > Очищает это окно"

#: src/commandhandler.cpp:303
msgid "/msg > Send a private message to a user"
msgstr "/msg > Послать личное сообщение пользователю"

#: src/commandhandler.cpp:304
msgid "/whisper > Alias of msg"
msgstr "/whisper > Аналог команды msg"

#: src/commandhandler.cpp:305
msgid "/w > Alias of msg"
msgstr "/w > Аналог команды msg"

#: src/commandhandler.cpp:306
msgid "/query > Makes a tab for private messages with another user"
msgstr "/query> Создает вкладку для чата с пользователем."

#: src/commandhandler.cpp:308
msgid "/q > Alias of query"
msgstr "/q> Аналог query"

#: src/commandhandler.cpp:310
msgid "/away > Tell the other whispering players you're away from keyboard."
msgstr "/away > Сообщить тем, с кем вы перешептываетесь, что вы отошли."

#: src/commandhandler.cpp:313
msgid "/ignore > ignore a player"
msgstr "/ignore > Игнорировать игрока"

#: src/commandhandler.cpp:314
msgid "/unignore > stop ignoring a player"
msgstr "/unignore > Убрать пользователя из игнора"

#: src/commandhandler.cpp:315
msgid "/ignoreall > Ignore all opened whisper tabs"
msgstr "/ignoreall > Игнорировать все вкладки с перешептыванием"

#: src/commandhandler.cpp:316
msgid "/erase > Erase a player"
msgstr "/erase > Удалить игрока"

#: src/commandhandler.cpp:317
msgid "/befriend > Be friend a player"
msgstr "/befriend > Подружиться"

#: src/commandhandler.cpp:318
msgid "/desregard > Disregard a player"
msgstr "/desregard > не придавать значения"

#: src/commandhandler.cpp:319
msgid "/neutral > Neutral a player"
msgstr "/neutral > Относится нейтрально"

#: src/commandhandler.cpp:321
msgid "/list > Display all public channels"
msgstr "/list > Показать список каналов"

#: src/commandhandler.cpp:322
msgid "/join > Join or create a channel"
msgstr "/join > Создать или присоединиться к каналу"

#: src/commandhandler.cpp:324
msgid "/createparty > Create a new party"
msgstr "/createparty > Создать группу"

#: src/commandhandler.cpp:325
msgid "/createguild > Create a new guild"
msgstr "/createguild > Создать гильдию"

#: src/commandhandler.cpp:326
msgid "/party > Invite a user to party"
msgstr "/party > Пригласить пользователя в группу"

#: src/commandhandler.cpp:328
msgid "/toggle > Determine whether <return> toggles the chat log"
msgstr ""
"/toggle -> Определяет появление строки ввода текста в чат по нажатию <return>"

#: src/commandhandler.cpp:330
msgid "/present > Get list of players present (sent to chat log, if logging)"
msgstr ""
"/present > Показывает список игроков он-лайн (также извещает в окне чата, "
"если включен лог)"

#: src/commandhandler.cpp:333
msgid "/announce > Global announcement (GM only)"
msgstr "/announce > Глобальное извещение (доступно только ГМ)"

#: src/commandhandler.cpp:335
msgid "/closeall > Close all opened whisper tabs"
msgstr "/closeall > Закрыть все вкладки перешептывания"

#: src/commandhandler.cpp:337
msgid "/all > Show all visible beings in debug tab"
msgstr "/all > Показать всех видимых существ на вкладке отладки"

#: src/commandhandler.cpp:339
msgid "/move > Move to given position"
msgstr "/move > Идти к заданной позиции"

#: src/commandhandler.cpp:340
msgid "/navigate > Draw path to given position"
msgstr "/navigate > Нарисовать путь к заданной позиции"

#: src/commandhandler.cpp:341
msgid "/target > Set target to being"
msgstr "/target > Прицелиться в существо"

#: src/commandhandler.cpp:342
msgid "/outfit > Wear outfit by index"
msgstr "/outfit > Одеть наряд под указанным номером"

#: src/commandhandler.cpp:343
msgid "/emote > Show emote by index"
msgstr "/emote > Показать смайлик под указанным номером"

#: src/commandhandler.cpp:344
msgid "/follow > Follow player"
msgstr "/follow > Следовать за игроком"

#: src/commandhandler.cpp:345
msgid "/imitation > Imitate player"
msgstr "/imitation > Имитировать игрока"

#: src/commandhandler.cpp:346
msgid "/heal > Heal player"
msgstr "/heal > Лечить игрока"

#: src/commandhandler.cpp:347
msgid "/mail > Send offline message to player"
msgstr "/mail > Послать оффлайн сообщение пользователю"

#: src/commandhandler.cpp:351
msgid "For more information, type /help <command>."
msgstr "Для более детальной информации введите: /help <команда>"

#: src/commandhandler.cpp:355
msgid "Command: /help"
msgstr "Команда: /help"

#: src/commandhandler.cpp:356
msgid "This command displays a list of all commands available."
msgstr "Эта команда показывает список доступных команд"

#: src/commandhandler.cpp:358
msgid "Command: /help <command>"
msgstr "Команда: /help <команда>"

#: src/commandhandler.cpp:359
msgid "This command displays help on <command>."
msgstr "Эта команда показывает помощь по <команде>."

#: src/commandhandler.cpp:367
msgid "Command: /announce <msg>"
msgstr "Команда: /announce <сообщение>"

#: src/commandhandler.cpp:368
msgid "*** only available to a GM ***"
msgstr "*** доступно только для GM ***"

#: src/commandhandler.cpp:369
msgid "This command sends the message <msg> to all players currently online."
msgstr "Эта команда посылает <сообщение> всем игрокам в сети."

#: src/commandhandler.cpp:374
msgid "Command: /clear"
msgstr "Команда: /clear"

#: src/commandhandler.cpp:375
msgid "This command clears the chat log of previous chat."
msgstr "Эта команда очищает лог чата."

#: src/commandhandler.cpp:379
msgid "Command: /ignore <player>"
msgstr "Команда: /ignore <игрок>"

#: src/commandhandler.cpp:380
msgid "This command ignores the given player regardless of current relations."
msgstr ""
"Эта команда игнорирует указанного игрока независимо от текущего статуса "
"взаимоотношений"

#: src/commandhandler.cpp:385
msgid "Command: /join <channel>"
msgstr "Команда: /join <канал>"

#: src/commandhandler.cpp:386
msgid "This command makes you enter <channel>."
msgstr "Команда для входа на <канал>."

#: src/commandhandler.cpp:387
msgid "If <channel> doesn't exist, it's created."
msgstr "Если <канал> не существует, он будет создан."

#: src/commandhandler.cpp:391
msgid "Command: /list"
msgstr "Команда: /list"

#: src/commandhandler.cpp:392
msgid "This command shows a list of all channels."
msgstr "Эта команда показывает список всех каналов."

#: src/commandhandler.cpp:396
msgid "Command: /me <message>"
msgstr "Команда: /me <сообщение>"

#: src/commandhandler.cpp:397
msgid "This command tell others you are (doing) <msg>."
msgstr "Эта команда покажет другим игрокам, что вы (делаете) <сообщение>."

#: src/commandhandler.cpp:401
msgid "Command: /msg <nick> <message>"
msgstr "Команда: /msg <имя персонажа> <сообщение>"

#: src/commandhandler.cpp:402
msgid "Command: /whisper <nick> <message>"
msgstr "Команда: /whisper <имя персонажа> <сообщение>"

#: src/commandhandler.cpp:403
msgid "Command: /w <nick> <message>"
msgstr "Команда: /w <ник> <сообщение>"

#: src/commandhandler.cpp:404
msgid "This command sends the text <message> to <nick>."
msgstr "Эта команда посылает текст <сообщение> пользователю <nick>."

#: src/commandhandler.cpp:405 src/commandhandler.cpp:437
#: src/gui/widgets/channeltab.cpp:82 src/gui/widgets/channeltab.cpp:91
#: src/net/tmwa/gui/guildtab.cpp:88 src/net/tmwa/gui/partytab.cpp:82
msgid "If the <nick> has spaces in it, enclose it in double quotes (\")."
msgstr "Если ник содержит пробелы, заключите его в кавычки (\")."

#: src/commandhandler.cpp:410
msgid "Command: /query <nick>"
msgstr "Команда: /query <имя персонажа>"

#: src/commandhandler.cpp:411
msgid "Command: /q <nick>"
msgstr "Команда: /q <имя персонажа>"

#: src/commandhandler.cpp:412
msgid "This command tries to make a tab for whispers betweenyou and <nick>."
msgstr ""
"Эта команда создаст закладку для личного общения между вами и <имя игрока>."

#: src/commandhandler.cpp:417
msgid "Command: /away <afk reason>"
msgstr "Команда: /away <причина отсутствия у компьютера>"

#: src/commandhandler.cpp:418
msgid "This command tells you're away from keyboard with the given reason."
msgstr "Команда сообщает, что вы отошли по указанной причине."

#: src/commandhandler.cpp:420
msgid "Command: /away"
msgstr "Команда: /away"

#: src/commandhandler.cpp:421
msgid "This command clears the away status and message."
msgstr "Эта команда очищает статус и сообщение отсутствия."

#: src/commandhandler.cpp:425
msgid "Command: /createparty <name>"
msgstr "Command: /createparty <имя_группы>"

#: src/commandhandler.cpp:426
msgid "This command creates a new party called <name>."
msgstr "Эта Команда создает группу под названием <имя_группы>."

#: src/commandhandler.cpp:430
msgid "Command: /createguild <name>"
msgstr "Команда: /createparty <имя_гильдии>"

#: src/commandhandler.cpp:431
msgid "This command creates a new guild called <name>."
msgstr "Эта Команда создает гильдию под названием <имя_гильдии>."

#: src/commandhandler.cpp:435
msgid "Command: /party <nick>"
msgstr "Команда: /party <имя>"

#: src/commandhandler.cpp:436 src/net/tmwa/gui/partytab.cpp:81
msgid "This command invites <nick> to party with you."
msgstr "Эта команда приглашает <имя персонажа> к вам в группу."

#: src/commandhandler.cpp:442
msgid "Command: /present"
msgstr "Команда: /present"

#: src/commandhandler.cpp:443
#, fuzzy
msgid ""
"This command gets a list of players within hearing and sends it to chat log."
msgstr ""
"Команда получпет список всех игроков, которых вы слышите и посылает его либо "
"в лог-файл (если включена такая опция), либо в окно чата."

#: src/commandhandler.cpp:448
msgid "Command: /toggle <state>"
msgstr "Команда: /toggle <режим>"

#: src/commandhandler.cpp:449
msgid ""
"This command sets whether the return key should toggle the chat log, or "
"whether the chat log turns off automatically."
msgstr ""
"Эта Команда устанавливает, будет ли нажатие клавиши Enter переключать лог "
"чата или же он (лог) будет выключен автоматически."

#: src/commandhandler.cpp:452
msgid ""
"<state> can be one of \"1\", \"yes\", \"true\" to turn the toggle on, or "
"\"0\", \"no\", \"false\" to turn the toggle off."
msgstr ""
"<режим> может быть \"1\", \"yes\", \"true\" дабы включить опцию или \"0\", "
"\"no\", \"false\" чтобы выключить."

#: src/commandhandler.cpp:455
msgid "Command: /toggle"
msgstr "Команда: /toggle"

#: src/commandhandler.cpp:456
msgid "This command displays the return toggle status."
msgstr "Эта команда показывает статус переключения строки ввода в чат"

#: src/commandhandler.cpp:460 src/gui/widgets/whispertab.cpp:127
msgid "Command: /unignore <player>"
msgstr "Команда: /unignore <игрок>"

#: src/commandhandler.cpp:461
msgid "This command stops ignoring the given player if they are being ignored"
msgstr "Эта команда улаляет игрока из списка игнорирования"

#: src/commandhandler.cpp:466
msgid "Command: /where"
msgstr "Команда: /where"

#: src/commandhandler.cpp:467
msgid "This command displays the name of the current map."
msgstr "Эта команда показывает имя текущей карты."

#: src/commandhandler.cpp:471
msgid "Command: /who"
msgstr "Команда: /who"

#: src/commandhandler.cpp:472
msgid "This command displays the number of players currently online."
msgstr "Эта команда показывает число пользователей в сети на данный момент."

#: src/commandhandler.cpp:478
msgid "Type /help for a list of commands."
msgstr "Введите /help для получения списка команд."

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

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

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

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

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

#: src/commandhandler.cpp:614 src/commandhandler.cpp:721
#: src/commandhandler.cpp:762 src/commandhandler.cpp:792
msgid "Please specify a name."
msgstr "Пожалуйста укажите имя"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: src/game.cpp:223 src/gui/debugwindow.cpp:47 src/gui/widgets/chattab.cpp:392
msgid "Debug"
msgstr "Отладка"

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

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

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

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

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

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

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

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

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

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

#: src/gui/beingpopup.cpp:114
#, c-format
msgid "Pvp rank: %d"
msgstr ""

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

#: src/gui/botcheckerwindow.cpp:294 src/gui/setup_players.cpp:59
msgid "Name"
msgstr "Имя"

#: src/gui/botcheckerwindow.cpp:295 src/keyboardconfig.cpp:45
#: src/net/tmwa/generalhandler.cpp:254
msgid "Attack"
msgstr "Атаковать"

#: src/gui/botcheckerwindow.cpp:296 src/keyboardconfig.cpp:59
msgid "Talk"
msgstr "Говорить"

#: src/gui/botcheckerwindow.cpp:297
msgid "Move"
msgstr "Движение"

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

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

#: src/gui/buy.cpp:53 src/gui/buy.cpp:60 src/gui/buy.cpp:94
#: src/gui/buysell.cpp:62
msgid "Buy"
msgstr "Купить"

#: src/gui/buy.cpp:85 src/gui/buy.cpp:298 src/gui/sell.cpp:84
#: src/gui/sell.cpp:306
#, c-format
msgid "Price: %s / Total: %s"
msgstr "Цена: %s / Всего: %s"

#. TRANSLATORS: This is a narrow symbol used to denote 'increasing'.
#. You may change this symbol if your language uses another.
#: src/gui/buy.cpp:90 src/gui/itemamount.cpp:204 src/gui/itemamount.cpp:232
#: src/gui/npcdialog.cpp:106 src/gui/sell.cpp:87 src/gui/statuswindow.cpp:793
msgid "+"
msgstr "+"

#. TRANSLATORS: This is a narrow symbol used to denote 'decreasing'.
#. You may change this symbol if your language uses another.
#: src/gui/buy.cpp:93 src/gui/itemamount.cpp:203 src/gui/itemamount.cpp:231
#: src/gui/npcdialog.cpp:107 src/gui/sell.cpp:88 src/gui/statuswindow.cpp:805
msgid "-"
msgstr "-"

#: src/gui/buy.cpp:95 src/gui/quitdialog.cpp:43 src/gui/quitdialog.cpp:48
#: src/gui/quitdialog.cpp:49 src/gui/sell.cpp:90 src/gui/serverdialog.cpp:244
#: src/keyboardconfig.cpp:271
msgid "Quit"
msgstr "Выход"

#: src/gui/buy.cpp:96 src/gui/sell.cpp:91 src/gui/statuswindow.cpp:446
#: src/gui/statuswindow.cpp:792 src/gui/statuswindow.cpp:823
msgid "Max"
msgstr "Макс"

#: src/gui/buysell.cpp:37 src/gui/buysell.cpp:46
#: src/gui/inventorywindow.cpp:112
msgid "Shop"
msgstr "Магазин"

#: src/gui/buysell.cpp:62 src/gui/sell.cpp:50 src/gui/sell.cpp:57
#: src/gui/sell.cpp:89
msgid "Sell"
msgstr "Продать"

#: src/gui/buysell.cpp:62 src/gui/changeemaildialog.cpp:56
#: src/gui/changepassworddialog.cpp:58 src/gui/charcreatedialog.cpp:79
#: src/gui/connectiondialog.cpp:44 src/gui/itemamount.cpp:206
#: src/gui/npcpostdialog.cpp:55 src/gui/popupmenu.cpp:1120
#: src/gui/popupmenu.cpp:1147 src/gui/popupmenu.cpp:1192
#: src/gui/popupmenu.cpp:1230 src/gui/quitdialog.cpp:54
#: src/gui/register.cpp:79 src/gui/setup.cpp:64 src/gui/socialwindow.cpp:786
#: src/gui/textcommandeditor.cpp:231 src/gui/textdialog.cpp:44
#: src/gui/unregisterdialog.cpp:56 src/gui/updatewindow.cpp:153
msgid "Cancel"
msgstr "Отмена"

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

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

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

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

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

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

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

#: src/gui/changepassworddialog.cpp:61 src/gui/login.cpp:91
#: src/gui/register.cpp:73 src/gui/unregisterdialog.cpp:53
msgid "Password:"
msgstr "Пароль:"

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

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

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

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

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

#: src/gui/charcreatedialog.cpp:53
msgid "Create Character"
msgstr "Создать персонажа"

#: src/gui/charcreatedialog.cpp:67 src/gui/login.cpp:90
#: src/gui/register.cpp:72
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:70 src/gui/charcreatedialog.cpp:75
#: src/gui/outfitwindow.cpp:77
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:73 src/gui/charcreatedialog.cpp:76
#: src/gui/outfitwindow.cpp:76
msgid "<"
msgstr "<"

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

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

#: src/gui/charcreatedialog.cpp:78 src/gui/charselectdialog.cpp:437
#: src/gui/socialwindow.cpp:846
msgid "Create"
msgstr "Создать"

#: src/gui/charcreatedialog.cpp:80 src/gui/register.cpp:95
msgid "Male"
msgstr "Мужчина"

#: src/gui/charcreatedialog.cpp:81 src/gui/register.cpp:96
msgid "Female"
msgstr "Женщина"

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

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

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

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

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

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

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

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

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

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

#: src/gui/charselectdialog.cpp:367 src/gui/serverdialog.cpp:248
#: src/gui/setup_players.cpp:242 src/gui/shopwindow.cpp:117
#: src/gui/shopwindow.cpp:120 src/gui/textcommandeditor.cpp:234
msgid "Delete"
msgstr "Удалить"

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

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

#: src/gui/chat.cpp:91
msgid "default"
msgstr "По умолчанию"

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

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

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

#: src/gui/chat.cpp:95
msgid "blue"
msgstr "синий"

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

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

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

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

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

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

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

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

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

#: src/gui/chat.cpp:121 src/gui/itemamount.cpp:90 src/gui/login.cpp:75
#: src/gui/setup_players.cpp:215 src/gui/setup_theme.cpp:68
#: src/gui/setup_video.cpp:163 src/gui/setup_video.cpp:188
#: src/gui/textcommandeditor.cpp:98 src/gui/textcommandeditor.cpp:137
#: src/gui/textcommandeditor.cpp:156
msgid "???"
msgstr "???"

#: src/gui/chat.cpp:131 src/gui/setup_chat.cpp:60
msgid "Chat"
msgstr "Чат"

#: src/gui/chat.cpp:554
#, fuzzy, c-format
msgid "Present: %s; %d players are present."
msgstr "%d игроков он-лайн."

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

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

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

#: src/gui/confirmdialog.cpp:49
msgid "Ignore"
msgstr "Игнорировать"

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

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

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

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

#: src/gui/debugwindow.cpp:78 src/gui/debugwindow.cpp:181
#: src/gui/debugwindow.cpp:204
msgid "Music:"
msgstr "Музыка:"

#: src/gui/debugwindow.cpp:79 src/gui/debugwindow.cpp:185
#: src/gui/debugwindow.cpp:206
msgid "Map:"
msgstr "Карта:"

#: src/gui/debugwindow.cpp:80 src/gui/debugwindow.cpp:183
#: src/gui/debugwindow.cpp:205
msgid "Minimap:"
msgstr "МиниКарта:"

#: src/gui/debugwindow.cpp:81
#, c-format
msgid "Cursor: (%d, %d)"
msgstr "Курсор: (%d, %d)"

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

#: src/gui/debugwindow.cpp:84
#, c-format
msgid "Map actors count: %d"
msgstr "Кол-во объектов: %d"

#: src/gui/debugwindow.cpp:90 src/gui/debugwindow.cpp:126
#: src/gui/debugwindow.cpp:131
msgid "Player Position:"
msgstr "Позиция игрока:"

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

#: src/gui/debugwindow.cpp:92 src/gui/debugwindow.cpp:143
#: src/gui/debugwindow.cpp:164
msgid "Target Id:"
msgstr "Id цели:"

#: src/gui/debugwindow.cpp:93 src/gui/debugwindow.cpp:147
#: src/gui/debugwindow.cpp:152 src/gui/debugwindow.cpp:165
msgid "Target Level:"
msgstr "Уровень цели:"

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

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

#: src/gui/debugwindow.cpp:179 src/gui/debugwindow.cpp:202
msgid "Cursor:"
msgstr "Курсор:"

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

#: src/gui/debugwindow.cpp:217
#, c-format
msgid "Ping: %d ms"
msgstr "Пинг: %d мсек."

#: src/gui/debugwindow.cpp:222
msgid "Ping: ? ms"
msgstr "Пинг: ? мсек."

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

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

#: src/gui/editdialog.cpp:44 src/gui/itemamount.cpp:205
#: src/gui/okdialog.cpp:42 src/gui/quitdialog.cpp:53 src/gui/textdialog.cpp:43
#: src/gui/trade.cpp:81 src/gui/trade.cpp:83
msgid "OK"
msgstr "ОК"

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

#: src/gui/equipmentwindow.cpp:89 src/gui/inventorywindow.cpp:96
#: src/gui/inventorywindow.cpp:393 src/gui/inventorywindow.cpp:402
#: src/gui/popupmenu.cpp:1068 src/gui/popupmenu.cpp:1167
#: src/gui/popupmenu.cpp:1207
msgid "Unequip"
msgstr "Снять"

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

#: src/gui/help.cpp:52 src/gui/inventorywindow.cpp:135
#: src/gui/npcdialog.cpp:48 src/gui/shopwindow.cpp:108
msgid "Close"
msgstr "Закрыть"

#: src/gui/inventorywindow.cpp:62 src/gui/windowmenu.cpp:72
msgid "Inventory"
msgstr "Инвентарь"

#: src/gui/inventorywindow.cpp:62
msgid "Storage"
msgstr "Хранение"

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

#: src/gui/inventorywindow.cpp:94 src/gui/inventorywindow.cpp:395
#: src/gui/inventorywindow.cpp:404 src/gui/popupmenu.cpp:1070
#: src/gui/popupmenu.cpp:1169 src/gui/popupmenu.cpp:1209
msgid "Equip"
msgstr "Надеть"

#: src/gui/inventorywindow.cpp:95 src/gui/inventorywindow.cpp:396
#: src/gui/inventorywindow.cpp:400 src/gui/popupmenu.cpp:1073
#: src/gui/popupmenu.cpp:1142 src/gui/popupmenu.cpp:1173
#: src/gui/popupmenu.cpp:1212
msgid "Use"
msgstr "Использовать"

#: src/gui/inventorywindow.cpp:109 src/gui/inventorywindow.cpp:499
#: src/gui/popupmenu.cpp:1076 src/gui/popupmenu.cpp:1177
#: src/gui/popupmenu.cpp:1215
msgid "Drop..."
msgstr "Бросить"

#: src/gui/inventorywindow.cpp:110 src/gui/popupmenu.cpp:1081
#: src/gui/popupmenu.cpp:1182 src/gui/popupmenu.cpp:1220
msgid "Split"
msgstr "Разделить"

#: src/gui/inventorywindow.cpp:111 src/gui/outfitwindow.cpp:56
#: src/gui/popupmenu.cpp:408
msgid "Outfits"
msgstr "Наряды"

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

#: src/gui/inventorywindow.cpp:133 src/gui/inventorywindow.cpp:490
#: src/gui/popupmenu.cpp:1085 src/gui/popupmenu.cpp:1185
#: src/gui/popupmenu.cpp:1223 src/gui/setup.cpp:65
msgid "Store"
msgstr "Сохранить"

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

#: src/gui/inventorywindow.cpp:501 src/gui/popupmenu.cpp:1078
#: src/gui/popupmenu.cpp:1179 src/gui/popupmenu.cpp:1217
#: src/gui/windowmenu.cpp:91
msgid "Drop"
msgstr "Бросить"

#: src/gui/itemamount.cpp:207
msgid "All"
msgstr "Всё"

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

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

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

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

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

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

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

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

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

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

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

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

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

#: src/gui/killstats.cpp:66
msgid "Level: "
msgstr "Уровень: "

#: src/gui/killstats.cpp:70
msgid "Exp: "
msgstr "Опыт:"

#: src/gui/killstats.cpp:71
msgid " Left: "
msgstr " Осталось: "

#: src/gui/killstats.cpp:74
msgid " exp, Avg Mob for 1%: ?"
msgstr " опыта в сред. для 1%: ?"

#: src/gui/killstats.cpp:75 src/gui/killstats.cpp:128
msgid "Kills: ?, Total Exp: ?"
msgstr "Фрагов: ?, Всего опыта: ?"

#: src/gui/killstats.cpp:76 src/gui/killstats.cpp:129
msgid "Avg Exp: ?, No. of Avg mob to next level: ?"
msgstr "Средний опыт: ?, кол-во монстров до след. уровня: ?"

#: src/gui/killstats.cpp:77 src/gui/killstats.cpp:146
msgid "Kills/Min: ?, Exp/Min: ?"
msgstr "Убийств/Мин.: ?, Опыт/Мин.: ?"

#: src/gui/killstats.cpp:79
msgid "Exp speed per 1 min: ?"
msgstr "Опыт в минуту: ?"

#: src/gui/killstats.cpp:80
msgid "Time for next level per 1 min: ?"
msgstr "Время до след. уровня за одну минуту: ?"

#: src/gui/killstats.cpp:81
msgid "Exp speed per 5 min: ?"
msgstr "Опыт за 5 минут: ?"

#: src/gui/killstats.cpp:82
msgid "Time for next level per 5 min: ?"
msgstr "Время до след. уровня за 5 минут: ?"

#: src/gui/killstats.cpp:83
msgid "Exp speed per 15 min: ?"
msgstr "Опыт за 15 минут: ?"

#: src/gui/killstats.cpp:84
msgid "Time for Next level per 15 min: ?"
msgstr "Время до след. уровня за 15 минут: ?"

#: src/gui/killstats.cpp:86
msgid "Last kill exp: ?"
msgstr "Опыт от последнего монстра: ?"

#: src/gui/killstats.cpp:87
msgid "Time before jacko spawn: ?"
msgstr "Время до появляения Jacko: ?"

#: src/gui/killstats.cpp:270
#, c-format
msgid "Exp Speed per 1 min: %d"
msgstr "Опыт за минуту: %d"

#: src/gui/killstats.cpp:275 src/gui/killstats.cpp:291
#: src/gui/killstats.cpp:307
#, c-format
msgid "  Time For Next Level: %f"
msgstr "Время до следующего уровня: %f"

#: src/gui/killstats.cpp:281 src/gui/killstats.cpp:297
#: src/gui/killstats.cpp:313
msgid "  Time For Next Level: ?"
msgstr "Время до следующего уровня: ?"

#: src/gui/killstats.cpp:286
#, c-format
msgid "Exp Speed per 5 min: %d"
msgstr "Опыт за 5 минут: %d"

#: src/gui/killstats.cpp:302
#, c-format
msgid "Exp Speed per 15 min: %d"
msgstr "Опыт за 15 минут: %d"

#: src/gui/killstats.cpp:331
msgid "Time before jacko spawn: jacko alive"
msgstr "Время до появляения Jacko: живой"

#: src/gui/killstats.cpp:335 src/gui/killstats.cpp:345
msgid "Time before jacko spawn: "
msgstr "Время до появляения Jacko: "

#: src/gui/killstats.cpp:336
msgid "?"
msgstr "?"

#: src/gui/killstats.cpp:341
msgid "Time before jacko spawn: jacko spawning"
msgstr "Время до появляения Jacko: должен появится"

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

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

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

#: src/gui/login.cpp:83 src/gui/login.cpp:118
msgid "Login"
msgstr "Вход"

#: src/gui/login.cpp:87 src/gui/serverdialog.cpp:221
#: src/gui/widgets/chattab.cpp:166
msgid "Server:"
msgstr "Сервер:"

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

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

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

#: src/gui/login.cpp:116 src/gui/register.cpp:63 src/gui/register.cpp:78
msgid "Register"
msgstr "Регистрация"

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

#: src/gui/minimap.cpp:46 src/gui/minimap.cpp:86
msgid "Map"
msgstr "Карта"

#: src/gui/ministatus.cpp:196
msgid "Need"
msgstr "Нужно"

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

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

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

#: src/gui/npcdialog.cpp:54 src/gui/npcpostdialog.cpp:39
msgid "NPC"
msgstr "NPC"

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

#. TRANSLATORS: Please leave the \n sequences intact.
#: src/gui/npcdialog.cpp:200
msgid ""
"\n"
"> Next\n"
msgstr ""
"\n"
"> Следующий\n"

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

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

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

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

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

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

#: src/gui/outfitwindow.cpp:86
msgid "Away outfit"
msgstr ""

#: src/gui/popupmenu.cpp:116 src/gui/popupmenu.cpp:482
msgid "@@trade|Trade@@"
msgstr "@@trade|Торговать@@"

#. TRANSLATORS: Attacking a player.
#: src/gui/popupmenu.cpp:118 src/gui/popupmenu.cpp:237
#: src/gui/popupmenu.cpp:483
msgid "@@attack|Attack@@"
msgstr "@@attack|Атаковать@@"

#. TRANSLATORS: Whispering a player.
#: src/gui/popupmenu.cpp:120 src/gui/popupmenu.cpp:289
msgid "@@whisper|Whisper@@"
msgstr "@@whisper|Шептать@@"

#: src/gui/popupmenu.cpp:124 src/gui/popupmenu.cpp:487
msgid "@@heal|Heal@@"
msgstr "@@heal|Лечить@@"

#: src/gui/popupmenu.cpp:130 src/gui/popupmenu.cpp:295
#: src/gui/popupmenu.cpp:493
msgid "@@friend|Befriend@@"
msgstr "@@friend|Подружиться@@"

#: src/gui/popupmenu.cpp:131 src/gui/popupmenu.cpp:136
#: src/gui/popupmenu.cpp:154 src/gui/popupmenu.cpp:296
#: src/gui/popupmenu.cpp:302 src/gui/popupmenu.cpp:320
#: src/gui/popupmenu.cpp:494 src/gui/popupmenu.cpp:499
#: src/gui/popupmenu.cpp:517
msgid "@@disregard|Disregard@@"
msgstr "@@disregard|Пренебреч@@"

#: src/gui/popupmenu.cpp:132 src/gui/popupmenu.cpp:137
#: src/gui/popupmenu.cpp:297 src/gui/popupmenu.cpp:303
#: src/gui/popupmenu.cpp:495 src/gui/popupmenu.cpp:500
msgid "@@ignore|Ignore@@"
msgstr "@@unignore|Игнорировать@@"

#: src/gui/popupmenu.cpp:133 src/gui/popupmenu.cpp:138
#: src/gui/popupmenu.cpp:144 src/gui/popupmenu.cpp:149
#: src/gui/popupmenu.cpp:298 src/gui/popupmenu.cpp:304
#: src/gui/popupmenu.cpp:310 src/gui/popupmenu.cpp:315
#: src/gui/popupmenu.cpp:496 src/gui/popupmenu.cpp:501
#: src/gui/popupmenu.cpp:507 src/gui/popupmenu.cpp:512
msgid "@@erase|Erase@@"
msgstr "@@erase|Стереть@@"

#: src/gui/popupmenu.cpp:142 src/gui/popupmenu.cpp:148
#: src/gui/popupmenu.cpp:153 src/gui/popupmenu.cpp:308
#: src/gui/popupmenu.cpp:314 src/gui/popupmenu.cpp:319
#: src/gui/popupmenu.cpp:505 src/gui/popupmenu.cpp:511
#: src/gui/popupmenu.cpp:516
msgid "@@unignore|Unignore@@"
msgstr "@@unignore|Не игнорировать@@"

#: src/gui/popupmenu.cpp:143 src/gui/popupmenu.cpp:155
#: src/gui/popupmenu.cpp:309 src/gui/popupmenu.cpp:321
#: src/gui/popupmenu.cpp:506 src/gui/popupmenu.cpp:518
msgid "@@ignore|Completely ignore@@"
msgstr "@@ignore|Полностью игнорировать@@"

#: src/gui/popupmenu.cpp:163 src/gui/popupmenu.cpp:329
#: src/gui/popupmenu.cpp:526
msgid "@@follow|Follow@@"
msgstr "@@follow|Следовать@@"

#: src/gui/popupmenu.cpp:164 src/gui/popupmenu.cpp:330
#: src/gui/popupmenu.cpp:527
msgid "@@imitation|Imitation@@"
msgstr "@@imitation|Имитация@@"

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

#: src/gui/popupmenu.cpp:179 src/gui/popupmenu.cpp:551
msgid "@@kick party|Kick from party@@"
msgstr "@@kick party|Вышвырнуть из группы@@"

#: src/gui/popupmenu.cpp:194 src/gui/popupmenu.cpp:337
#: src/gui/popupmenu.cpp:565
msgid "@@guild-kick|Kick from guild@@"
msgstr "@@guild-kick|Выкинуть из гильдии@@"

#: src/gui/popupmenu.cpp:196 src/gui/popupmenu.cpp:338
#: src/gui/popupmenu.cpp:567
msgid "@@guild-pos|Change pos in guild >@@"
msgstr "@@guild-pos|Сменить статус в гильдии >@@"

#: src/gui/popupmenu.cpp:201 src/gui/popupmenu.cpp:342
#: src/gui/popupmenu.cpp:572
msgid "@@guild|Invite to guild@@"
msgstr "@@guild|Пригласить в гильдию@@"

#: src/gui/popupmenu.cpp:208
msgid "@@admin-kick|Kick player@@"
msgstr "@@admin-kick|Вышвырнуть игрока@@"

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

#: src/gui/popupmenu.cpp:211 src/gui/popupmenu.cpp:231
#: src/gui/popupmenu.cpp:528
msgid "@@move|Move@@"
msgstr "@@move|Двигаться@@"

#: src/gui/popupmenu.cpp:212 src/gui/popupmenu.cpp:529
msgid "@@undress|Undress@@"
msgstr "@@undress|Раздеть@@"

#: src/gui/popupmenu.cpp:217 src/gui/popupmenu.cpp:228
#: src/gui/popupmenu.cpp:349 src/gui/popupmenu.cpp:534
msgid "@@buy|Buy@@"
msgstr "@@buy|Купить@@"

#: src/gui/popupmenu.cpp:218 src/gui/popupmenu.cpp:229
#: src/gui/popupmenu.cpp:350 src/gui/popupmenu.cpp:535
msgid "@@sell|Sell@@"
msgstr "@@sell|Продать@@"

#: src/gui/popupmenu.cpp:226
msgid "@@talk|Talk@@"
msgstr "@@talk|Говорить@@"

#: src/gui/popupmenu.cpp:240
msgid "@@admin-kick|Kick@@"
msgstr "@@admin-kick|Вышвырнуть игрока@@"

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

#: src/gui/popupmenu.cpp:252 src/gui/popupmenu.cpp:272
#: src/gui/popupmenu.cpp:357 src/gui/popupmenu.cpp:380
#: src/gui/popupmenu.cpp:399 src/gui/popupmenu.cpp:412
#: src/gui/popupmenu.cpp:430 src/gui/popupmenu.cpp:577
#: src/gui/popupmenu.cpp:601
msgid "@@cancel|Cancel@@"
msgstr "@@cancel|Отмена@@"

#: src/gui/popupmenu.cpp:267
#, c-format
msgid "@@player_%u|%s >@@"
msgstr "@@player_%u|%s >@@"

#: src/gui/popupmenu.cpp:375
msgid "@@pickup|Pick up@@"
msgstr "@@pickup|Поднять@@"

#: src/gui/popupmenu.cpp:376
msgid "@@chat|Add to chat@@"
msgstr "@@chat|Добавить в чат@@"

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

#: src/gui/popupmenu.cpp:395
msgid "@@rename map|Rename@@"
msgstr "@@rename map|Переименовать@@"

#: src/gui/popupmenu.cpp:396
msgid "@@remove map|Remove@@"
msgstr "@@remove map|Удалить@@"

#: src/gui/popupmenu.cpp:409
msgid "@@load old outfits|Load old outfits@@"
msgstr "@@load old outfits|Загрузить старые наряды@@"

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

#: src/gui/popupmenu.cpp:426
msgid "@@load old spells|Load old spells@@"
msgstr "@@load old spells|Загрузить старые заклинания@@"

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

#: src/gui/popupmenu.cpp:445
msgid "@@chat close|Close@@"
msgstr "@@chat close|Закрыть@@"

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

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

#: src/gui/popupmenu.cpp:465
msgid "@@leave party|Leave@@"
msgstr "@@leave party|Покинуть@@"

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

#: src/gui/popupmenu.cpp:598
#, c-format
msgid "@@guild-pos-%d|%s@@"
msgstr "@@guild-pos-%d|%s@@"

#: src/gui/popupmenu.cpp:942
msgid "Rename map sign          "
msgstr "Переименовать знак на карте"

#: src/gui/popupmenu.cpp:943
msgid "Name:                    "
msgstr "Имя:                    "

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

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

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

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

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

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

#: src/gui/popupmenu.cpp:1118 src/gui/popupmenu.cpp:1186
#: src/gui/popupmenu.cpp:1224
msgid "Add to chat"
msgstr "Добавить в чат"

#: src/gui/popupmenu.cpp:1145 src/gui/popupmenu.cpp:1190
msgid "Load old item shortcuts"
msgstr "Загрузить старые горячие клавиши предметов"

#: src/gui/popupmenu.cpp:1228
msgid "Load old drop shortcuts"
msgstr "Загрузить старые данные"

#: src/gui/quitdialog.cpp:50
msgid "Save state"
msgstr "Сохранить состояние"

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

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

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

#: src/gui/register.cpp:105
msgid "Email:"
msgstr "Email:"

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

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

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

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

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

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

#: src/gui/serverdialog.cpp:222
msgid "Port:"
msgstr "Порт:"

#: src/gui/serverdialog.cpp:223
msgid "Server type:"
msgstr "Тип:"

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

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

#: src/gui/serverdialog.cpp:247
msgid "Custom Server"
msgstr "Добавить"

#: src/gui/serverdialog.cpp:351
msgid "Please type both the address and the port of a server."
msgstr "Следует указать адрес и порт сервера."

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: src/gui/setup_audio.cpp:117
msgid "Notice"
msgstr "Внимание"

#: src/gui/setup_audio.cpp:117
msgid "You may have to restart your client if you want to download new music"
msgstr ""
"Возможно потребуется перезагрузка игры, если вы хотите скачать новую музыку"

#: src/gui/setup_audio.cpp:130
msgid "Sound Engine"
msgstr "Звуковой движок"

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

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

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

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

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

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

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

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

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

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

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

#: src/gui/setup_chat.cpp:111 src/gui/setup_chat.cpp:119
#: src/gui/setup_other.cpp:135 src/gui/setup_other.cpp:139
msgid "Edit"
msgstr "Изменить"

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

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

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

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

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

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

#: src/gui/setup_colors.cpp:85 src/gui/setup_colors.cpp:86
#: src/gui/setup_colors.cpp:399
msgid "Pulse"
msgstr "Пульсирующий"

#: src/gui/setup_colors.cpp:87 src/gui/setup_colors.cpp:88
#: src/gui/setup_colors.cpp:400
msgid "Rainbow"
msgstr "Радуга"

#: src/gui/setup_colors.cpp:89 src/gui/setup_colors.cpp:90
#: src/gui/setup_colors.cpp:400
msgid "Spectrum"
msgstr "Спектр"

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

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

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

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

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

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

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

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

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

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

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

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

#: src/gui/setup_joystick.cpp:82
msgid "Rotate the stick"
msgstr "Вращайте рукоять"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: src/gui/setup_other.cpp:130
msgid "Crazy move A program"
msgstr ""

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

#: src/gui/setup_other.cpp:145
msgid "Enable buggy servers protection"
msgstr "Включить защиту от сбойных серверов"

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

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

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

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

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

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

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

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

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

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

#: src/gui/setup_players.cpp:66
msgid "Friend"
msgstr "Друг"

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

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

#: src/gui/setup_players.cpp:69
msgid "Erased"
msgstr "Стерт"

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

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

#: src/gui/setup_players.cpp:243
msgid "Old"
msgstr "Старые"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: src/gui/setup_video.cpp:172
msgid "Fast OpenGL"
msgstr "Быстрая OpenGL"

#: src/gui/setup_video.cpp:173
msgid "Safe OpenGL"
msgstr "Бозпасная OpenGL"

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

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

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

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

#: src/gui/setup_video.cpp:219
msgid "off"
msgstr "выкл"

#: src/gui/setup_video.cpp:221 src/gui/setup_video.cpp:238
msgid "low"
msgstr "низ."

#: src/gui/setup_video.cpp:223 src/gui/setup_video.cpp:242
msgid "high"
msgstr "выс."

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

#: src/gui/setup_video.cpp:244
msgid "max"
msgstr "макс."

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

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

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

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

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

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

#: src/gui/setup_video.cpp:285
msgid "Show pickup notification"
msgstr "Показать уведомление о подборе предмета"

#. TRANSLATORS: Refers to "Show own name"
#: src/gui/setup_video.cpp:287
msgid "in chat"
msgstr "в чате"

#. TRANSLATORS: Refers to "Show own name"
#: src/gui/setup_video.cpp:289
msgid "as particle"
msgstr "как частицу"

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

#: src/gui/setup_video.cpp:293
msgid "Low traffic mode"
msgstr "Режим экономии"

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

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

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

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

#: src/gui/setup_video.cpp:301
msgid "Enable opacity cache"
msgstr "Включить кеш прозрачности"

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

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

#: src/gui/setup_video.cpp:311 src/gui/setup_video.cpp:350
#: src/gui/setup_video.cpp:646 src/gui/setup_video.cpp:809
msgid "Alt FPS limit: "
msgstr "Альтер. ограничить кадр/с: "

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

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

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

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

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

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

#: src/gui/setup_video.cpp:348 src/gui/setup_video.cpp:351
#: src/gui/setup_video.cpp:645 src/gui/setup_video.cpp:796
#: src/gui/setup_video.cpp:807
msgid "None"
msgstr "Нет"

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

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

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

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

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

#: src/gui/setup_video.cpp:559
msgid "Applying change to OpenGL requires restart."
msgstr "Переход к OpenGL требует перезагрузки игры."

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

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

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

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

#: src/gui/setup_video.cpp:750
msgid "Particle Effect Settings Changed."
msgstr "Настройки эффектов частиц изменены."

#: src/gui/setup_video.cpp:751
msgid "Changes will take effect on map change."
msgstr "Изменения вступят в силу после загрузки новой карты."

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

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

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

#: src/gui/shopwindow.cpp:116 src/gui/shopwindow.cpp:119 src/gui/trade.cpp:85
msgid "Add"
msgstr "Добавить"

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

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

#: src/gui/shopwindow.cpp:706 src/net/manaserv/tradehandler.cpp:126
#: src/net/tmwa/tradehandler.cpp:121
msgid "Request for Trade"
msgstr "Запрос на Торговлю"

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

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

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

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

#: src/gui/skilldialog.cpp:374
#, fuzzy, c-format
msgid "Skill Set %d"
msgstr "Очков навыков: %d"

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

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

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

#: src/gui/socialwindow.cpp:114 src/net/tmwa/gui/guildtab.cpp:47
msgid "Guild"
msgstr "Гильдия"

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

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

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

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

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

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

#: src/gui/socialwindow.cpp:212 src/net/tmwa/gui/partytab.cpp:47
msgid "Party"
msgstr "Группа"

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

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

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

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

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

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

#: src/gui/socialwindow.cpp:514
msgid "Nav"
msgstr "Нав"

#: src/gui/socialwindow.cpp:783
msgid "Create Guild"
msgstr "Создать Гильдию"

#: src/gui/socialwindow.cpp:784 src/gui/socialwindow.cpp:1186
msgid "Create Party"
msgstr "Создать группу"

#: src/gui/socialwindow.cpp:826 src/gui/windowmenu.cpp:87
msgid "Social"
msgstr "Общество"

#: src/gui/socialwindow.cpp:847
msgid "Invite"
msgstr "Пригласить"

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

#: src/gui/socialwindow.cpp:975
#, c-format
msgid "Accepted party invite from %s."
msgstr "Принято приглашение в группу от %s."

#: src/gui/socialwindow.cpp:985
#, c-format
msgid "Rejected party invite from %s."
msgstr "Отклонено приглашение в группу от %s."

#: src/gui/socialwindow.cpp:1002
#, c-format
msgid "Accepted guild invite from %s."
msgstr "Принято приглашение в гильдию от %s."

#: src/gui/socialwindow.cpp:1012
#, c-format
msgid "Rejected guild invite from %s."
msgstr "Отклонено приглашение в гильдию от %s."

#: src/gui/socialwindow.cpp:1056
#, c-format
msgid "Creating guild called %s."
msgstr "Создание гильдии с именем %s."

#: src/gui/socialwindow.cpp:1079
#, c-format
msgid "Creating party called %s."
msgstr "Создание группы с именем %s."

#: src/gui/socialwindow.cpp:1093
msgid "Guild Name"
msgstr "Имя гильдии"

#: src/gui/socialwindow.cpp:1094
msgid "Choose your guild's name."
msgstr "Выберите имя для гильдии."

#: src/gui/socialwindow.cpp:1108
msgid "Received guild request, but one already exists."
msgstr "Получено приглашение в гильдию, но оно не первое."

#: src/gui/socialwindow.cpp:1114
#, c-format
msgid "%s has invited you to join the guild %s."
msgstr "%s приглашает присоединиться к гильдии %s."

#: src/gui/socialwindow.cpp:1120
msgid "Accept Guild Invite"
msgstr "Принять приглашение в гильдию"

#: src/gui/socialwindow.cpp:1135
msgid "Received party request, but one already exists."
msgstr "Получено приглашение в группу, но оно не порвое."

#: src/gui/socialwindow.cpp:1146
msgid "You have been invited you to join a party."
msgstr "Вас приглашают в группу."

#: src/gui/socialwindow.cpp:1150
#, c-format
msgid "You have been invited to join the %s party."
msgstr "Вас приглашают присоединиться к группе %s."

#: src/gui/socialwindow.cpp:1158
#, c-format
msgid "%s has invited you to join their party."
msgstr "%s приглашает вас к себе в группу."

#: src/gui/socialwindow.cpp:1163
#, c-format
msgid "%s has invited you to join the %s party."
msgstr "%s приглашает присоединиться к %s группе."

#: src/gui/socialwindow.cpp:1172
msgid "Accept Party Invite"
msgstr "Принять приглашение в группу"

#: src/gui/socialwindow.cpp:1187
msgid "Cannot create party. You are already in a party"
msgstr "Не удалось создать группу. Вы уже состоите в другой."

#: src/gui/socialwindow.cpp:1192
msgid "Party Name"
msgstr "Имя группы"

#: src/gui/socialwindow.cpp:1193
msgid "Choose your party's name."
msgstr "Выберите имя будущей группы."

#: src/gui/specialswindow.cpp:79 src/gui/windowmenu.cpp:83
msgid "Specials"
msgstr ""

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

#: src/gui/statuswindow.cpp:127 src/gui/statuswindow.cpp:238
#: src/gui/statuswindow.cpp:278
#, c-format
msgid "Money: %s"
msgstr "Деньги: %s"

#: src/gui/statuswindow.cpp:133
msgid "HP:"
msgstr "ОЖ:"

#: src/gui/statuswindow.cpp:140
msgid "Exp:"
msgstr "Exp:"

#: src/gui/statuswindow.cpp:154
msgid "MP:"
msgstr "Мана:"

#: src/gui/statuswindow.cpp:186 src/gui/statuswindow.cpp:327
#, c-format
msgid "Job: %d"
msgstr "Профессия: %d"

#: src/gui/statuswindow.cpp:187
msgid "Job:"
msgstr "Профессия:"

#: src/gui/statuswindow.cpp:241 src/gui/statuswindow.cpp:285
#, c-format
msgid "Character points: %d"
msgstr "Очки персонажа: %d"

#: src/gui/statuswindow.cpp:247
#, c-format
msgid "Level: %d (GM %d)"
msgstr "Уровень: %d (GM %d)"

#: src/gui/statuswindow.cpp:299
#, c-format
msgid "Correction points: %d"
msgstr "Очков навыков: %d"

#: src/gui/textcommandeditor.cpp:109
msgid "No Target"
msgstr "Без цели"

#: src/gui/textcommandeditor.cpp:110
msgid "Allow Target"
msgstr "Разрешить цель"

#: src/gui/textcommandeditor.cpp:111
msgid "Need Target"
msgstr "Необходима цель"

#: src/gui/textcommandeditor.cpp:116
msgid "General Magic"
msgstr "Общая Магия"

#: src/gui/textcommandeditor.cpp:117
msgid "Life Magic"
msgstr "Магия Жизни"

#: src/gui/textcommandeditor.cpp:118
msgid "War Magic"
msgstr "Боевая Магия"

#: src/gui/textcommandeditor.cpp:119
msgid "Transmute Magic"
msgstr "Магия Трансформации"

#: src/gui/textcommandeditor.cpp:120
msgid "Nature Magic"
msgstr "Магия Природы"

#: src/gui/textcommandeditor.cpp:121
msgid "Astral Magic"
msgstr "Астральная магия"

#: src/gui/textcommandeditor.cpp:164
msgid "Command Editor"
msgstr "Редактор комманд"

#: src/gui/textcommandeditor.cpp:181
msgid "magic"
msgstr "Магия"

#: src/gui/textcommandeditor.cpp:185
msgid "other"
msgstr "Другое"

#: src/gui/textcommandeditor.cpp:190
msgid "Symbol:"
msgstr "Символ:"

#: src/gui/textcommandeditor.cpp:193
msgid "Command:"
msgstr "Команда:"

#: src/gui/textcommandeditor.cpp:196
msgid "Mana:"
msgstr "Мана:"

#: src/gui/textcommandeditor.cpp:201
msgid "Target Type:"
msgstr "Тип цели:"

#: src/gui/textcommandeditor.cpp:206
msgid "Icon:"
msgstr "Картинка:"

#: src/gui/textcommandeditor.cpp:212
msgid "Magic level:"
msgstr "Уровень Магии:"

#: src/gui/textcommandeditor.cpp:217
msgid "Magic School:"
msgstr "Школа Магии:"

#: src/gui/textcommandeditor.cpp:223
msgid "School level:"
msgstr "Уровень школы:"

#: src/gui/textcommandeditor.cpp:228
msgid "Save"
msgstr "Сохранить"

#: src/gui/trade.cpp:54
msgid "Propose trade"
msgstr "Предложить торговлю"

#: src/gui/trade.cpp:55
msgid "Confirmed. Waiting..."
msgstr "Подтверждено. Ждем-с..."

#: src/gui/trade.cpp:56
msgid "Agree trade"
msgstr "Подтвердить торговлю"

#: src/gui/trade.cpp:57
msgid "Agreed. Waiting..."
msgstr "Подтверждено. Ждем-с..."

#: src/gui/trade.cpp:60
msgid "Trade: You"
msgstr "Торговля: Вы"

#: src/gui/trade.cpp:82 src/gui/trade.cpp:83 src/gui/widgets/tradetab.cpp:41
msgid "Trade"
msgstr "Торговать"

#: src/gui/trade.cpp:107 src/gui/trade.cpp:148
#, c-format
msgid "You get %s"
msgstr "Вы получаете %s."

#: src/gui/trade.cpp:108
msgid "You give:"
msgstr "Вы отдаете:"

#: src/gui/trade.cpp:112
msgid "Change"
msgstr "Сменить"

#: src/gui/trade.cpp:312
msgid "Failed adding item. You can not overlap one kind of item on the window."
msgstr ""

#: src/gui/trade.cpp:357
msgid "You don't have enough money."
msgstr "У вас недостаточно денег"

#: src/gui/unregisterdialog.cpp:51
#, c-format
msgid "Name: %s"
msgstr "Имя: %s"

#: src/gui/updatewindow.cpp:132
msgid "Updating..."
msgstr "Обновление..."

#: src/gui/updatewindow.cpp:151
msgid "Connecting..."
msgstr "Соединение..."

#: src/gui/updatewindow.cpp:154
msgid "Play"
msgstr "Играть"

#: src/gui/updatewindow.cpp:534
msgid "##1  The update process is incomplete."
msgstr "##1  Процесс обновления не завершен!"

#. TRANSLATORS: Continues "you try again later.".
#: src/gui/updatewindow.cpp:536
msgid "##1  It is strongly recommended that"
msgstr "##1  Настоятельно рекомендуется"

#. TRANSLATORS: Begins "It is strongly recommended that".
#: src/gui/updatewindow.cpp:538
msgid "##1  you try again later."
msgstr "##1  попытаться еще раз немного погодя."

#: src/gui/updatewindow.cpp:663
msgid "Completed"
msgstr "Завершено"

#: src/gui/userpalette.cpp:109
msgid "Being"
msgstr "Существо"

#: src/gui/userpalette.cpp:110
msgid "Friend Names"
msgstr "Имена Друзей"

#: src/gui/userpalette.cpp:111
msgid "Disregarded Names"
msgstr ""

#: src/gui/userpalette.cpp:112
msgid "Ignored Names"
msgstr "Игнорируемые имена"

#: src/gui/userpalette.cpp:113
msgid "Erased Names"
msgstr "Стертые имена"

#: src/gui/userpalette.cpp:114
msgid "Other Players' Names"
msgstr "Имена других игроков"

#: src/gui/userpalette.cpp:115
msgid "Own Name"
msgstr "Собственное имя"

#: src/gui/userpalette.cpp:116
msgid "GM Names"
msgstr "Имена ГМ"

#: src/gui/userpalette.cpp:117
msgid "NPCs"
msgstr "Боты"

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

#: src/gui/userpalette.cpp:119
msgid "Monster HP bar"
msgstr "Полоса жизни монстров"

#: src/gui/userpalette.cpp:121
msgid "Monster HP bar (second color)"
msgstr "Полоса жизни монстров (второй цвет)"

#: src/gui/userpalette.cpp:122
msgid "Party Members"
msgstr "Члены группы"

#: src/gui/userpalette.cpp:123
msgid "Guild Members"
msgstr "Члены гильдии"

#: src/gui/userpalette.cpp:124
msgid "Particle Effects"
msgstr "Эффекты частиц"

#: src/gui/userpalette.cpp:125
msgid "Pickup Notification"
msgstr "Сообщение о подборе предмета"

#: src/gui/userpalette.cpp:126
msgid "Exp Notification"
msgstr "Сообщение об изменении опыта"

#: src/gui/userpalette.cpp:127
msgid "Player Hits Monster"
msgstr "Удары игрока по монстру"

#: src/gui/userpalette.cpp:128
msgid "Monster Hits Player"
msgstr "Удары монстра по игроку"

#: src/gui/userpalette.cpp:130
msgid "Other Player Hits Local Player"
msgstr "Другой игрок бъет локального игрока"

#: src/gui/userpalette.cpp:131
msgid "Critical Hit"
msgstr "Критический удар"

#: src/gui/userpalette.cpp:133
msgid "Local Player Hits Monster"
msgstr "Удары игроков вокруг по монстру"

#: src/gui/userpalette.cpp:135
msgid "Local Player Critical Hit"
msgstr "Критический удар игрока"

#: src/gui/userpalette.cpp:137
msgid "Local Player Miss"
msgstr "Промах соседнего игрока"

#: src/gui/userpalette.cpp:138
msgid "Misses"
msgstr "Промахи"

#: src/gui/userpalette.cpp:139
msgid "Portal Highlight"
msgstr "Подсветка переходов"

#: src/gui/userpalette.cpp:141
msgid "Collision Highlight"
msgstr "Подсветка столкновений"

#: src/gui/userpalette.cpp:143
msgid "Walkable Highlight"
msgstr "Подсветка доступных участков карты"

#: src/gui/userpalette.cpp:145
msgid "Local Player Attack Range"
msgstr "Зона атаки соседнего игрока"

#: src/gui/userpalette.cpp:147
msgid "Local Player Attack Range Border"
msgstr "Граница зоны атаки соседнего игрока"

#: src/gui/userpalette.cpp:149
msgid "Monster Attack Range"
msgstr "Зона атаки монстра"

#: src/gui/userpalette.cpp:151
msgid "Home Place"
msgstr "Домашняя позиция"

#: src/gui/userpalette.cpp:153
msgid "Home Place Border"
msgstr "Бордюр домашней позиции"

#: src/gui/userpalette.cpp:155
msgid "Road Point"
msgstr "Точка дороги"

#: src/gui/whoisonline.cpp:70 src/gui/whoisonline.cpp:457
msgid "Who Is Online - Updating"
msgstr "Кто онлайн - обновление"

#: src/gui/whoisonline.cpp:90
msgid "Update"
msgstr "Обновить"

#: src/gui/whoisonline.cpp:283
msgid "Who Is Online - "
msgstr "Кто онлайн - "

#: src/gui/whoisonline.cpp:471
msgid "Who Is Online - error"
msgstr "Кто онлайн - ошибка"

#: src/gui/whoisonline.cpp:501
msgid "Who Is Online - Update"
msgstr "Кто онлайн - обновление"

#: src/gui/widgets/channeltab.cpp:49
msgid "/users > Lists the users in the current channel"
msgstr "/users > Список пользователей текущего канала"

#: src/gui/widgets/channeltab.cpp:50
msgid "/topic > Set the topic of the current channel"
msgstr "/topic > Задать тему текущего канала"

#: src/gui/widgets/channeltab.cpp:51
msgid "/quit > Leave a channel"
msgstr "/quit > Покинуть канал"

#: src/gui/widgets/channeltab.cpp:52
msgid "/op > Make a user a channel operator"
msgstr "/op > Сделать пользователя оператором канала"

#: src/gui/widgets/channeltab.cpp:53
msgid "/kick > Kick a user from the channel"
msgstr "/kick > Вышвырнуть пользователя с канала"

#: src/gui/widgets/channeltab.cpp:63
msgid "Command: /users"
msgstr "Комманды: /users"

#: src/gui/widgets/channeltab.cpp:64
msgid "This command shows the users in this channel."
msgstr "Эта Команда показывает пользователей канала"

#: src/gui/widgets/channeltab.cpp:68
msgid "Command: /topic <message>"
msgstr "Команда: /topic <сообщение>"

#: src/gui/widgets/channeltab.cpp:69
msgid "This command sets the topic to <message>."
msgstr "Задает тему для <сообщение>."

#: src/gui/widgets/channeltab.cpp:73
msgid "Command: /quit"
msgstr "Команда: /quit"

#: src/gui/widgets/channeltab.cpp:74
msgid "This command leaves the current channel."
msgstr "Команда покидает текущий канал"

#: src/gui/widgets/channeltab.cpp:75
msgid "If you're the last person in the channel, it will be deleted."
msgstr "Если вы - последний пользователь канала, канал будет удален"

#: src/gui/widgets/channeltab.cpp:80
msgid "Command: /op <nick>"
msgstr "Команда: /op <имя>"

#: src/gui/widgets/channeltab.cpp:81
msgid "This command makes <nick> a channel operator."
msgstr "Эта Команда делает <пользователь> оператором канала."

#: src/gui/widgets/channeltab.cpp:84
msgid "Channel operators can kick and op other users from the channel."
msgstr ""
"Операторы канала могут вышвыривать пользователей и делать их операторами."

#: src/gui/widgets/channeltab.cpp:89
msgid "Command: /kick <nick>"
msgstr "Команда: /kick <ник>"

#: src/gui/widgets/channeltab.cpp:90
msgid "This command makes <nick> leave the channel."
msgstr "Эта команда заставляет <ник> покинуть канал."

#: src/gui/widgets/channeltab.cpp:119
msgid "Need a user to op!"
msgstr ""

#: src/gui/widgets/channeltab.cpp:126
msgid "Need a user to kick!"
msgstr "Нужно выбрать пользователя!"

#: src/gui/widgets/chattab.cpp:145
msgid "Global announcement:"
msgstr "Глобальное объявление:"

#: src/gui/widgets/chattab.cpp:151
#, c-format
msgid "Global announcement from %s:"
msgstr "Глобальное объявление от %s:"

#: src/gui/widgets/chattab.cpp:177
#, c-format
msgid "%s whispers: %s"
msgstr "%s шепчет: %s"

#: src/gui/widgets/whispertab.cpp:104
msgid "/ignore > Ignore the other player"
msgstr "/ignore > Игнорировать другого игрока"

#: src/gui/widgets/whispertab.cpp:105
msgid "/unignore > Stop ignoring the other player"
msgstr "/unignore > Перестать игнорировать другого игрока"

#: src/gui/widgets/whispertab.cpp:106
msgid "/close > Close the whisper tab"
msgstr "/close > Закрыть вкладку перешептывания"

#: src/gui/widgets/whispertab.cpp:116
msgid "Command: /close"
msgstr "Команда: /close"

#: src/gui/widgets/whispertab.cpp:117
msgid "This command closes the current whisper tab."
msgstr "Закрывает вкладку перешептывания"

#: src/gui/widgets/whispertab.cpp:121
msgid "Command: /ignore"
msgstr "Команда: /ignore"

#: src/gui/widgets/whispertab.cpp:122
msgid "This command ignores the other player regardless of current relations."
msgstr ""
"Эта команда позволяет игнорировать другого игрока вне зависимости от текущих "
"отношений с ним."

#: src/gui/widgets/whispertab.cpp:128
msgid "This command stops ignoring the other player if they are being ignored."
msgstr "Эта команда прекращает игнорирование другого игрока."

#: src/gui/windowmenu.cpp:61
msgid "BC"
msgstr "ДБ"

#: src/gui/windowmenu.cpp:61
msgid "Bot checker"
msgstr "Окно детектора ботов"

#: src/gui/windowmenu.cpp:63
msgid "ONL"
msgstr ""

#: src/gui/windowmenu.cpp:63
msgid "Who is online"
msgstr "Кто онлайн"

#: src/gui/windowmenu.cpp:65
msgid "KS"
msgstr ""

#: src/gui/windowmenu.cpp:67
msgid "Smiles"
msgstr "Смайлы"

#: src/gui/windowmenu.cpp:69
msgid "STA"
msgstr ""

#: src/gui/windowmenu.cpp:69
msgid "Status"
msgstr "Состояние"

#: src/gui/windowmenu.cpp:70
msgid "EQU"
msgstr ""

#: src/gui/windowmenu.cpp:72
msgid "INV"
msgstr ""

#: src/gui/windowmenu.cpp:77
msgid "SKI"
msgstr ""

#: src/gui/windowmenu.cpp:83
msgid "SPE"
msgstr ""

#: src/gui/windowmenu.cpp:87
msgid "SOC"
msgstr ""

#: src/gui/windowmenu.cpp:88
msgid "SH"
msgstr ""

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

#: src/gui/windowmenu.cpp:90
msgid "SP"
msgstr ""

#: src/gui/windowmenu.cpp:91
msgid "DR"
msgstr ""

#: src/gui/windowmenu.cpp:92
msgid "SET"
msgstr ""

#: src/gui/worldselectdialog.cpp:74
msgid "Select World"
msgstr "Выбрать Сервер"

#: src/gui/worldselectdialog.cpp:79
msgid "Change Login"
msgstr "Сменить логин"

#: src/gui/worldselectdialog.cpp:80
msgid "Choose World"
msgstr "Выберите сервер"

#: src/keyboardconfig.cpp:41
msgid "Move Up"
msgstr "Двигаться вверх"

#: src/keyboardconfig.cpp:42
msgid "Move Down"
msgstr "Двигаться вниз"

#: src/keyboardconfig.cpp:43
msgid "Move Left"
msgstr "Двигаться влево"

#: src/keyboardconfig.cpp:44
msgid "Move Right"
msgstr "Двигаться вправо"

#: src/keyboardconfig.cpp:46
msgid "Target & Attack"
msgstr "Прицелиться и атаковать"

#: src/keyboardconfig.cpp:48
msgid "Move to Target"
msgstr "Двигаться к цели"

#: src/keyboardconfig.cpp:50
msgid "Change Move to Target type"
msgstr "Изменить тип движения и атаки"

#: src/keyboardconfig.cpp:52
msgid "Move to Home location"
msgstr "Идти к Домашней локации"

#: src/keyboardconfig.cpp:54
msgid "Set home location"
msgstr "Установить домашнюю локацию"

#: src/keyboardconfig.cpp:56
msgid "Move to navigation point"
msgstr "Двигаться к позиции"

#: src/keyboardconfig.cpp:58
msgid "Smilie"
msgstr "Улыбнуться"

#: src/keyboardconfig.cpp:60
msgid "Stop Attack"
msgstr "Прекратить атаку"

#: src/keyboardconfig.cpp:61
msgid "Target Closest"
msgstr "Прицелиться в ближайшего"

#: src/keyboardconfig.cpp:63
msgid "Target NPC"
msgstr "Прицелиться на NPC"

#: src/keyboardconfig.cpp:64
msgid "Target Player"
msgstr "Прицелиться на игрока"

#: src/keyboardconfig.cpp:66
msgid "Pickup"
msgstr "Поднять"

#: src/keyboardconfig.cpp:67
msgid "Change Pickup Type"
msgstr "Изменить тип подбора предметов"

#: src/keyboardconfig.cpp:69
msgid "Hide Windows"
msgstr "Скрыть окна"

#: src/keyboardconfig.cpp:70
msgid "Sit"
msgstr "Сесть"

#: src/keyboardconfig.cpp:71
msgid "Screenshot"
msgstr "Сделать скриншот"

#: src/keyboardconfig.cpp:72
msgid "Enable/Disable Trading"
msgstr "Разрешить/Запретить торговлю"

#: src/keyboardconfig.cpp:74
msgid "Change Map View Mode"
msgstr "Изменяет режим отображения карты"

#: src/keyboardconfig.cpp:76
msgid "Item Shortcuts Key"
msgstr "Горячие клавиши предмета"

#: src/keyboardconfig.cpp:78 src/keyboardconfig.cpp:80
#: src/keyboardconfig.cpp:82 src/keyboardconfig.cpp:84
#: src/keyboardconfig.cpp:86 src/keyboardconfig.cpp:88
#: src/keyboardconfig.cpp:90 src/keyboardconfig.cpp:92
#: src/keyboardconfig.cpp:94 src/keyboardconfig.cpp:96
#: src/keyboardconfig.cpp:98 src/keyboardconfig.cpp:100
#: src/keyboardconfig.cpp:102 src/keyboardconfig.cpp:104
#: src/keyboardconfig.cpp:106 src/keyboardconfig.cpp:109
#: src/keyboardconfig.cpp:111 src/keyboardconfig.cpp:113
#: src/keyboardconfig.cpp:115 src/keyboardconfig.cpp:117
#, c-format
msgid "Item Shortcut %d"
msgstr "Комбинация клавиш предмета %d"

#: src/keyboardconfig.cpp:118
msgid "Help Window"
msgstr "Окно помощи"

#: src/keyboardconfig.cpp:119
msgid "Status Window"
msgstr "Окно статуса"

#: src/keyboardconfig.cpp:121
msgid "Inventory Window"
msgstr "Окно инвентаря"

#: src/keyboardconfig.cpp:123
msgid "Equipment Window"
msgstr "Окно екипировки"

#: src/keyboardconfig.cpp:125
msgid "Skill Window"
msgstr "Окно навыков"

#: src/keyboardconfig.cpp:127
msgid "Minimap Window"
msgstr "Окно мини-карты"

#: src/keyboardconfig.cpp:129
msgid "Chat Window"
msgstr "Окно чата"

#: src/keyboardconfig.cpp:130
msgid "Item Shortcut Window"
msgstr "Окно комбинаций клавиш предметов"

#: src/keyboardconfig.cpp:132
msgid "Setup Window"
msgstr "Окно настроек"

#: src/keyboardconfig.cpp:134
msgid "Debug Window"
msgstr "Окно отладки"

#: src/keyboardconfig.cpp:136
msgid "Social Window"
msgstr "Окно общества"

#: src/keyboardconfig.cpp:138
msgid "Emote Shortcut Window"
msgstr "Окно емоций"

#: src/keyboardconfig.cpp:140
msgid "Outfits Window"
msgstr "Окно костюмов"

#: src/keyboardconfig.cpp:142
msgid "Shop Window"
msgstr "Окно магазина"

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

#: src/keyboardconfig.cpp:145
msgid "Kills Stats Window"
msgstr "Окно статистики атак"

#: src/keyboardconfig.cpp:147
msgid "Commands Window"
msgstr "Окно комманд"

#: src/keyboardconfig.cpp:149
msgid "Bot Checker Window"
msgstr "Окно детектора ботов"

#: src/keyboardconfig.cpp:152
msgid "Who Is Online Window"
msgstr "Окно кто онлайн"

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

#: src/keyboardconfig.cpp:155
msgid "Next Social Tab"
msgstr "Следующая закладка общества"

#: src/keyboardconfig.cpp:157 src/keyboardconfig.cpp:159
#: src/keyboardconfig.cpp:161 src/keyboardconfig.cpp:163
#: src/keyboardconfig.cpp:165 src/keyboardconfig.cpp:167
#: src/keyboardconfig.cpp:169 src/keyboardconfig.cpp:171
#: src/keyboardconfig.cpp:173 src/keyboardconfig.cpp:175
#: src/keyboardconfig.cpp:177 src/keyboardconfig.cpp:179
#: src/keyboardconfig.cpp:182 src/keyboardconfig.cpp:184
#: src/keyboardconfig.cpp:186 src/keyboardconfig.cpp:188
#: src/keyboardconfig.cpp:190 src/keyboardconfig.cpp:192
#: src/keyboardconfig.cpp:194 src/keyboardconfig.cpp:196
#: src/keyboardconfig.cpp:198 src/keyboardconfig.cpp:200
#: src/keyboardconfig.cpp:202 src/keyboardconfig.cpp:204
#: src/keyboardconfig.cpp:206 src/keyboardconfig.cpp:209
#: src/keyboardconfig.cpp:212 src/keyboardconfig.cpp:215
#: src/keyboardconfig.cpp:217 src/keyboardconfig.cpp:219
#: src/keyboardconfig.cpp:221 src/keyboardconfig.cpp:223
#: src/keyboardconfig.cpp:225 src/keyboardconfig.cpp:227
#: src/keyboardconfig.cpp:229 src/keyboardconfig.cpp:231
#: src/keyboardconfig.cpp:233 src/keyboardconfig.cpp:236
#: src/keyboardconfig.cpp:238 src/keyboardconfig.cpp:240
#: src/keyboardconfig.cpp:242 src/keyboardconfig.cpp:244
#, c-format
msgid "Emote Shortcut %d"
msgstr "Комбинация клавиш для емоции %d"

#: src/keyboardconfig.cpp:246
msgid "Wear Outfit"
msgstr "Одеть наряд"

#: src/keyboardconfig.cpp:248
msgid "Copy Outfit"
msgstr "Скопировать наряд"

#: src/keyboardconfig.cpp:250
msgid "Copy Equiped to Outfit"
msgstr "Копировать одетый наряд"

#: src/keyboardconfig.cpp:252
msgid "Toggle Chat"
msgstr "Переключится на чат"

#: src/keyboardconfig.cpp:254
msgid "Scroll Chat Up"
msgstr "Прокрутить чат вверх"

#: src/keyboardconfig.cpp:256
msgid "Scroll Chat Down"
msgstr "Прокрутить чат вниз"

#: src/keyboardconfig.cpp:258
msgid "Previous Chat Tab"
msgstr "Предыдущая закладка чата"

#: src/keyboardconfig.cpp:260
msgid "Next Chat Tab"
msgstr "Следующая закладка чата"

#: src/keyboardconfig.cpp:262
msgid "Previous chat tab line"
msgstr "Предыдущая строка вкладки"

#: src/keyboardconfig.cpp:264
msgid "Next chat tab line"
msgstr "Следующая строка вкладки"

#: src/keyboardconfig.cpp:266
msgid "Chat Auto Complete"
msgstr "Автозавершение в чате"

#: src/keyboardconfig.cpp:268
msgid "Deactivate Chat Input"
msgstr "Отключить фокус ввода"

#: src/keyboardconfig.cpp:270
msgid "Select OK"
msgstr "Выбрать Ok"

#: src/keyboardconfig.cpp:272
msgid "Ignore input 1"
msgstr "Игнорировать ввод 1"

#: src/keyboardconfig.cpp:274
msgid "Ignore input 2"
msgstr "Игнорировать ввод 2"

#: src/keyboardconfig.cpp:276
msgid "Direct Up"
msgstr "Вверх"

#: src/keyboardconfig.cpp:277
msgid "Direct Down"
msgstr "Вниз"

#: src/keyboardconfig.cpp:279
msgid "Direct Left"
msgstr "Влево"

#: src/keyboardconfig.cpp:280
msgid "Direct Right"
msgstr "Вправо"

#: src/keyboardconfig.cpp:282
msgid "Crazy moves"
msgstr ""

#: src/keyboardconfig.cpp:284
msgid "Change Crazy Move mode"
msgstr ""

#: src/keyboardconfig.cpp:286
msgid "Quick Drop N Items from 0 slot"
msgstr ""

#: src/keyboardconfig.cpp:288
msgid "Quick Drop N Items"
msgstr ""

#: src/keyboardconfig.cpp:290
msgid "Switch Quick Drop Counter"
msgstr ""

#: src/keyboardconfig.cpp:292
msgid "Quick heal target or self"
msgstr "Быстрое лечения себя или цели"

#: src/keyboardconfig.cpp:294
msgid "Use #itenplz spell"
msgstr "Использовать заклинание #itenplz"

#: src/keyboardconfig.cpp:296
msgid "Use magic attack"
msgstr "Использовать магическую атаку"

#: src/keyboardconfig.cpp:298
msgid "Switch magic attack"
msgstr "Переключить маг. атаку"

#: src/keyboardconfig.cpp:300
msgid "Change move type"
msgstr "Изменить тип движения"

#: src/keyboardconfig.cpp:302
msgid "Change Attack Weapon Type"
msgstr "Изменить тип атаки оружием"

#: src/keyboardconfig.cpp:304
msgid "Change Attack Type"
msgstr "Изменить тип атаки"

#: src/keyboardconfig.cpp:306
msgid "Change Follow mode"
msgstr "Изменить режим следования"

#: src/keyboardconfig.cpp:308
msgid "Change Imitation mode"
msgstr "Сменить режим имитации"

#: src/keyboardconfig.cpp:311
msgid "Disbale / Enable Game modifier keys"
msgstr "Запретить / Разрешить специальные модификаторы"

#: src/keyboardconfig.cpp:312
msgid "On / Off audio"
msgstr "Вкл. / Выкл. звук"

#: src/keyboardconfig.cpp:314
msgid "Enable / Disable away mode"
msgstr "Включить / Выключить режим отошел"

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

#: src/keyboardconfig.cpp:318
msgid "Toggle camera mode"
msgstr "Изменить режим камеры"

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

#: src/localplayer.cpp:325
msgid "You were killed by "
msgstr "Вы были убиты "

#: src/localplayer.cpp:1305
msgid "Unable to pick up item."
msgstr "Невозможно подобрать предмет"

#. TRANSLATORS: This sentence may be translated differently
#. for different grammatical numbers (singular, plural, ...)
#: src/localplayer.cpp:1315
#, c-format
msgid "You picked up %d [@@%d|%s@@]."
msgid_plural "You picked up %d [@@%d|%s@@]."
msgstr[0] ""

#: src/localplayer.cpp:2979
msgid "Away"
msgstr "Отошел"

#: src/localplayer.cpp:3617
msgid "You see "
msgstr "Вы видите "

#: src/main.cpp:44
msgid "manaplus [options] [mana-file]"
msgstr "manaplus [опции] [файлы]"

#: src/main.cpp:45
msgid "[mana-file] : The mana file is an XML file (.mana)"
msgstr "[mana-file] : Мана-файл - это XML-файл (.mana)"

#: src/main.cpp:46
msgid "              used to set custom parameters"
msgstr "используется для назначения своих параметров"

#: src/main.cpp:47
msgid "              to the mana client."
msgstr "         клиента"

#: src/main.cpp:49
msgid "Options:"
msgstr "Опции:"

#: src/main.cpp:50
msgid "  -l --log-file       : Log file to use"
msgstr "  -l --log-file       : Использовать указанный файл как лог"

#: src/main.cpp:51
msgid "  -L --chat-log-dir   : Chat log dir to use"
msgstr "  -L --chat-log-dir   : Использовать указанный каталог для лога"

#: src/main.cpp:52
msgid "  -v --version        : Display the version"
msgstr "  -v --version        : Показать версию"

#: src/main.cpp:53
msgid "  -h --help           : Display this help"
msgstr "  -h --help           : Показать эту справку"

#: src/main.cpp:54
msgid "  -C --config-dir     : Configuration directory to use"
msgstr "  -C --config-dir     : Использовать указанный каталог конфигурации"

#: src/main.cpp:55
msgid "  -U --username       : Login with this username"
msgstr "  -U --username       : Войти с указанным логином"

#: src/main.cpp:56
msgid "  -P --password       : Login with this password"
msgstr "  -P --password       : Войти с указанным паролем"

#: src/main.cpp:57
msgid "  -c --character      : Login with this character"
msgstr "  -c --character      : Использовать указанный персонаж"

#: src/main.cpp:58
msgid "  -s --server         : Login server name or IP"
msgstr "  -s --server         : Имя или IP сервера авторизации"

#: src/main.cpp:59
msgid "  -p --port           : Login server port"
msgstr "  -p --port           : Порт сервера авторизации"

#: src/main.cpp:60
msgid "     --update-host    : Use this update host"
msgstr "     --update-host    : Использовать этот узел обновлений"

#: src/main.cpp:61
msgid "  -D --default        : Choose default character server and character"
msgstr ""
"  -D --default        : Выбрать персонаж и сервер персонажей по умолчанию"

#: src/main.cpp:63
msgid "  -u --skip-update    : Skip the update downloads"
msgstr "  -u --skip-update    : Пропустить обновление"

#: src/main.cpp:64
msgid "  -d --data           : Directory to load game data from"
msgstr "  -d --data           : Загрузить игровые данные из этого каталога"

#: src/main.cpp:66
msgid "  -L --localdata-dir  : Directory to use as local data directory"
msgstr "  -L --localdata-dir  : Каталог для локальных данных"

#: src/main.cpp:68
msgid "     --screenshot-dir : Directory to store screenshots"
msgstr "     --screenshot-dir : Сохранять скриншоты в указанном каталоге"

#: src/main.cpp:69
msgid "     --safemode       : Start game in safe mode"
msgstr "     --safemode       : Запуск игры в безопасном режиме"

#: src/main.cpp:71
msgid "     --no-opengl      : Disable OpenGL for this session"
msgstr "     --no-opengl      : Не использовать OpenGL для этой сессии"

#: src/net/manaserv/attributes.cpp:159 src/net/tmwa/generalhandler.cpp:247
msgid "Strength"
msgstr "Сила (str)"

#: src/net/manaserv/attributes.cpp:166
#, c-format
msgid "Strength %+.1f"
msgstr "Сила (str) %+.1f"

#: src/net/manaserv/attributes.cpp:172 src/net/tmwa/generalhandler.cpp:248
msgid "Agility"
msgstr "Выносливость (agi)"

#: src/net/manaserv/attributes.cpp:179
#, c-format
msgid "Agility %+.1f"
msgstr "Выносливость (agi) %+.1f"

#: src/net/manaserv/attributes.cpp:185 src/net/tmwa/generalhandler.cpp:251
msgid "Dexterity"
msgstr "Ловкость (dex)"

#: src/net/manaserv/attributes.cpp:192
#, c-format
msgid "Dexterity %+.1f"
msgstr "Ловкость (dex) %+.1f"

#: src/net/manaserv/attributes.cpp:198 src/net/tmwa/generalhandler.cpp:249
msgid "Vitality"
msgstr "Живучесть (vit)"

#: src/net/manaserv/attributes.cpp:205
#, c-format
msgid "Vitality %+.1f"
msgstr "Живучесть (vit) %+.1f"

#: src/net/manaserv/attributes.cpp:211 src/net/tmwa/generalhandler.cpp:250
msgid "Intelligence"
msgstr "Интеллект (int)"

#: src/net/manaserv/attributes.cpp:218
#, c-format
msgid "Intelligence %+.1f"
msgstr "Интеллект (int) %+.1f"

#: src/net/manaserv/attributes.cpp:224
msgid "Willpower"
msgstr "Воля"

#: src/net/manaserv/attributes.cpp:231
#, c-format
msgid "Willpower %+.1f"
msgstr "Воля (wil) %+.1f"

#: src/net/manaserv/beinghandler.cpp:314 src/net/tmwa/playerhandler.cpp:104
msgid "You are dead."
msgstr "Вы мертвы."

#: src/net/manaserv/beinghandler.cpp:315 src/net/tmwa/playerhandler.cpp:105
msgid "We regret to inform you that your character was killed in battle."
msgstr "С грустью сообщаем вам, что ваш персонаж пал в бою."

#: src/net/manaserv/beinghandler.cpp:317 src/net/tmwa/playerhandler.cpp:107
msgid "You are not that alive anymore."
msgstr "Вас боьше нет среди живых."

#: src/net/manaserv/beinghandler.cpp:318 src/net/tmwa/playerhandler.cpp:108
msgid "The cold hands of the grim reaper are grabbing for your soul."
msgstr "Холодные руки Смерти извлекают вашу душу."

#: src/net/manaserv/beinghandler.cpp:319 src/net/tmwa/playerhandler.cpp:109
msgid "Game Over!"
msgstr "Игра Окончена!"

#: src/net/manaserv/beinghandler.cpp:320 src/net/tmwa/playerhandler.cpp:111
msgid ""
"No, kids. Your character did not really die. It... err... went to a better "
"place."
msgstr ""
"Нет, детки. Ваш персонаж на самом деле не умер. Он...эммм...ушел в лучший "
"мир."

#: src/net/manaserv/beinghandler.cpp:322 src/net/tmwa/playerhandler.cpp:113
msgid ""
"Your plan of breaking your enemies weapon by bashing it with your throat "
"failed."
msgstr "Ваш план сломать оружие врагов об свое горло провалился."

#: src/net/manaserv/beinghandler.cpp:324 src/net/tmwa/playerhandler.cpp:115
msgid "I guess this did not run too well."
msgstr "Похоже, это было не слишком хорошо."

#: src/net/manaserv/beinghandler.cpp:325 src/net/tmwa/playerhandler.cpp:117
msgid "Do you want your possessions identified?"
msgstr "Хочешь предскажу твою судьбу?"

#: src/net/manaserv/beinghandler.cpp:326 src/net/tmwa/playerhandler.cpp:119
msgid "Sadly, no trace of you was ever found..."
msgstr "Грустно, вас врятли когда-нибудь найдут..."

#: src/net/manaserv/beinghandler.cpp:328 src/net/tmwa/playerhandler.cpp:121
msgid "Annihilated."
msgstr "Уничтожен."

#: src/net/manaserv/beinghandler.cpp:329 src/net/tmwa/playerhandler.cpp:123
msgid "Looks like you got your head handed to you."
msgstr ""

#: src/net/manaserv/beinghandler.cpp:331 src/net/tmwa/playerhandler.cpp:125
msgid ""
"You screwed up again, dump your body down the tubes and get you another one."
msgstr ""

#: src/net/manaserv/beinghandler.cpp:336
msgid "Press OK to respawn."
msgstr "Нажмите ОК, чтобы возродиться."

#: src/net/manaserv/beinghandler.cpp:337
msgid "You Died"
msgstr "Вы умерли"

#: src/net/manaserv/charhandler.cpp:144 src/net/manaserv/charhandler.cpp:215
msgid "Not logged in."
msgstr "Не авторизован."

#: src/net/manaserv/charhandler.cpp:147
msgid "No empty slot."
msgstr "Нет свободного места."

#: src/net/manaserv/charhandler.cpp:150
msgid "Invalid name."
msgstr "Имя задано неверно"

#: src/net/manaserv/charhandler.cpp:153
msgid "Character's name already exists."
msgstr "Персонаж с таким именем уже существует"

#: src/net/manaserv/charhandler.cpp:156
msgid "Invalid hairstyle."
msgstr "Прическа выбрана неверно."

#: src/net/manaserv/charhandler.cpp:159
msgid "Invalid hair color."
msgstr "Цвет волос выбран неверно."

#: src/net/manaserv/charhandler.cpp:162
msgid "Invalid gender."
msgstr "Пол выбран неверно."

#: src/net/manaserv/charhandler.cpp:165
msgid "Character's stats are too high."
msgstr "Характеристики персонажа слишком велики."

#: src/net/manaserv/charhandler.cpp:168
msgid "Character's stats are too low."
msgstr "Характеристики персонажа слишком малы."

#: src/net/manaserv/charhandler.cpp:171
#, c-format
msgid "At least one statis out of the permitted range: (%u - %u)."
msgstr ""

#: src/net/manaserv/charhandler.cpp:177 src/net/manaserv/loginhandler.cpp:98
#: src/net/manaserv/loginhandler.cpp:130 src/net/manaserv/loginhandler.cpp:166
#: src/net/manaserv/loginhandler.cpp:286 src/net/manaserv/loginhandler.cpp:323
#: src/net/tmwa/loginhandler.cpp:99 src/net/tmwa/loginhandler.cpp:187
msgid "Unknown error."
msgstr "Неизвестная ошибка."

#: src/net/manaserv/charhandler.cpp:206 src/net/tmwa/charserverhandler.cpp:149
msgid "Info"
msgstr "Сведения"

#: src/net/manaserv/charhandler.cpp:206
msgid "Player deleted."
msgstr "Игрок удален."

#: src/net/manaserv/charhandler.cpp:218
msgid "Selection out of range."
msgstr "Выбор вне допустимого предела."

#: src/net/manaserv/charhandler.cpp:221
#, c-format
msgid "Unknown error (%d)."
msgstr "Неизвестная ошибка (%d)."

#: src/net/manaserv/charhandler.cpp:257
msgid "No gameservers are available."
msgstr "Доступные игровые серверы не найдены"

#: src/net/manaserv/chathandler.cpp:185 src/net/manaserv/chathandler.cpp:308
#: src/net/manaserv/guildhandler.cpp:264
#, c-format
msgid "Topic: %s"
msgstr "Тема: %s"

#: src/net/manaserv/chathandler.cpp:190 src/net/manaserv/chathandler.cpp:268
msgid "Players in this channel:"
msgstr "Игроки на канале:"

#: src/net/manaserv/chathandler.cpp:207
msgid "Error joining channel."
msgstr "Ошибка подключения к каналу."

#: src/net/manaserv/chathandler.cpp:213
msgid "Listing channels."
msgstr "Список каналов."

#: src/net/manaserv/chathandler.cpp:225
msgid "End of channel list."
msgstr "Конец списка каналов."

#: src/net/manaserv/chathandler.cpp:298
#, c-format
msgid "%s entered the channel."
msgstr "%s зашел на канал."

#: src/net/manaserv/chathandler.cpp:303
#, c-format
msgid "%s left the channel."
msgstr "%s покинул канал."

#: src/net/manaserv/chathandler.cpp:319
#, c-format
msgid "%s has set mode %s on user %s."
msgstr "%s установил режим %s для пользователя %s"

#: src/net/manaserv/chathandler.cpp:330
#, c-format
msgid "%s has kicked %s."
msgstr "%s был вышвырнут %s"

#: src/net/manaserv/chathandler.cpp:336
msgid "Unknown channel event."
msgstr "Неизвестное событие на канале."

#: src/net/manaserv/guildhandler.cpp:84 src/net/tmwa/guildhandler.cpp:104
msgid "Guild created."
msgstr "Гильдия создана."

#: src/net/manaserv/guildhandler.cpp:89
msgid "Error creating guild."
msgstr "Ошибка создания гильдии"

#: src/net/manaserv/guildhandler.cpp:99
msgid "Invite sent."
msgstr "Приглашение отправлено"

#: src/net/manaserv/guildhandler.cpp:206
msgid "Member was promoted successfully."
msgstr "Член гильдии успешно повышен."

#: src/net/manaserv/guildhandler.cpp:211
msgid "Failed to promote member."
msgstr "Не удалось повысить члена гильдии."

#: src/net/manaserv/loginhandler.cpp:89
msgid "Wrong magic_token."
msgstr "Ошибочный magic_token."

#: src/net/manaserv/loginhandler.cpp:92 src/net/manaserv/loginhandler.cpp:276
msgid "Already logged in."
msgstr "Уже в сети."

#: src/net/manaserv/loginhandler.cpp:95
msgid "Account banned."
msgstr "Учетная запись заблокирована (бан)."

#: src/net/manaserv/loginhandler.cpp:120
msgid "New password incorrect."
msgstr "Новый пароль указан неверно"

#: src/net/manaserv/loginhandler.cpp:123 src/net/tmwa/loginhandler.cpp:93
msgid "Old password incorrect."
msgstr "Старый пароль указан неверно."

#: src/net/manaserv/loginhandler.cpp:127 src/net/manaserv/loginhandler.cpp:159
msgid "Account not connected. Please login first."
msgstr "Вы не вошли под своим именем. Пожалуйста, авторизуйтесь"

#: src/net/manaserv/loginhandler.cpp:152
msgid "New email address incorrect."
msgstr "Новый адрес E-mail указан неверно."

#: src/net/manaserv/loginhandler.cpp:155
msgid "Old email address incorrect."
msgstr "Старый адрес E-mail указан неверно."

#: src/net/manaserv/loginhandler.cpp:163
msgid "The new email address already exists."
msgstr "Введенный адрес E-mail уже зарегистрирован."

#: src/net/manaserv/loginhandler.cpp:244
msgid ""
"Client registration is not allowed. Please contact server administration."
msgstr ""
"Регистрация из клиента запрещена. Пожалуйста, свяжитесь с администрацией "
"сервера."

#: src/net/manaserv/loginhandler.cpp:270 src/net/manaserv/loginhandler.cpp:307
msgid "Client version is too old."
msgstr "Версия клиент-программы устарела."

#: src/net/manaserv/loginhandler.cpp:273
msgid "Wrong username or password."
msgstr "Неверное имя пользователя или пароль."

#: src/net/manaserv/loginhandler.cpp:279
msgid "Account banned"
msgstr "Учетная запись заблокирована (бан)."

#: src/net/manaserv/loginhandler.cpp:282
msgid "Login attempt too soon after previous attempt."
msgstr ""
"С вашей предыдущей попытки авторизации прошло слишком мало времени, "
"попробуйте позже."

#: src/net/manaserv/loginhandler.cpp:310
msgid "Wrong username, password or email address."
msgstr "Неверное имя пользователя, пароль или адрес E-mail."

#: src/net/manaserv/loginhandler.cpp:313
msgid "Username already exists."
msgstr "Пользователь с таким именем уже существует."

#: src/net/manaserv/loginhandler.cpp:316
msgid "Email address already exists."
msgstr "Введенный адрес E-mail уже зарегистрирован."

#: src/net/manaserv/loginhandler.cpp:319
msgid "You took too long with the captcha or your response was incorrect."
msgstr "Вы слишко долго проходили проверку или ваш ответ неверный."

#: src/net/manaserv/partyhandler.cpp:89
msgid "Joined party."
msgstr "Присоединился к группе."

#: src/net/manaserv/partyhandler.cpp:107
#, c-format
msgid "%s joined the party."
msgstr "%s теперь в группе."

#: src/net/manaserv/partyhandler.cpp:125
#, c-format
msgid "%s rejected your invite."
msgstr "%s Отклонил(а) ваше приглашение."

#: src/net/manaserv/tradehandler.cpp:106
msgid "Accepting incoming trade requests."
msgstr "Принимать входящие предложения торговли."

#: src/net/manaserv/tradehandler.cpp:108
msgid "Ignoring incoming trade requests."
msgstr "Игнорировать входящие предложения торговли."

#: src/net/manaserv/tradehandler.cpp:127 src/net/tmwa/tradehandler.cpp:122
#, c-format
msgid "%s wants to trade with you, do you accept?"
msgstr "%s хочет торговать с вами, вы принимаете предложение?"

#: src/net/manaserv/tradehandler.cpp:145
#, c-format
msgid "Trading with %s"
msgstr "Торговля с %s"

#: src/net/manaserv/tradehandler.cpp:159 src/net/tmwa/tradehandler.cpp:268
msgid "Trade canceled."
msgstr "Торговля отменена."

#: src/net/manaserv/tradehandler.cpp:166 src/net/tmwa/tradehandler.cpp:278
msgid "Trade completed."
msgstr "Торговля завершена."

#: src/net/tmwa/adminhandler.cpp:64
msgid "Kick failed!"
msgstr "Не удалось вышвырнуть!"

#: src/net/tmwa/adminhandler.cpp:66
msgid "Kick succeeded!"
msgstr "Игрок вышвырнут!"

#: src/net/tmwa/buysellhandler.cpp:122
msgid "Nothing to sell."
msgstr "Нечего продавать..."

#: src/net/tmwa/buysellhandler.cpp:129
msgid "Thanks for buying."
msgstr "Спасибо за покупку!"

#: src/net/tmwa/buysellhandler.cpp:137
msgid "Unable to buy."
msgstr "Низзя купить!"

#: src/net/tmwa/buysellhandler.cpp:143
msgid "Thanks for selling."
msgstr "Спасибо за продажу!"

#: src/net/tmwa/buysellhandler.cpp:145
msgid "Unable to sell."
msgstr "Нельзя продать."

#: src/net/tmwa/charserverhandler.cpp:106
msgid "Access denied. Most likely, there are too many players on this server."
msgstr ""
"В доступе отказано. Скорее всего на этом сервере слишком много игроков."

#: src/net/tmwa/charserverhandler.cpp:110
msgid "Cannot use this ID."
msgstr "Нельзя использовать данный ID"

#: src/net/tmwa/charserverhandler.cpp:113
msgid "Unknown char-server failure."
msgstr "Неизвестная ошибка сервера чата."

#: src/net/tmwa/charserverhandler.cpp:137
msgid "Failed to create character. Most likely the name is already taken."
msgstr "Невозможно создать персонажа. Скорее всего, таке имя уже используется."

#: src/net/tmwa/charserverhandler.cpp:149
msgid "Character deleted."
msgstr "Персонаж удален"

#: src/net/tmwa/charserverhandler.cpp:154
msgid "Failed to delete character."
msgstr "Невозможно удалить персонажа."

#: src/net/tmwa/charserverhandler.cpp:286
msgid "Strength:"
msgstr "Сила (str):"

#: src/net/tmwa/charserverhandler.cpp:287
msgid "Agility:"
msgstr "Выносливость (agi):"

#: src/net/tmwa/charserverhandler.cpp:288
msgid "Vitality:"
msgstr "Живучесть (vit):"

#: src/net/tmwa/charserverhandler.cpp:289
msgid "Intelligence:"
msgstr "Интеллект (int):"

#: src/net/tmwa/charserverhandler.cpp:290
msgid "Dexterity:"
msgstr "Ловкость (dex):"

#: src/net/tmwa/charserverhandler.cpp:291
msgid "Luck:"
msgstr "Удача (luk):"

#: src/net/tmwa/chathandler.cpp:103
#, c-format
msgid "Whisper could not be sent, %s is offline."
msgstr "Сообщение не может быть отправлено, %s оффлайн"

#: src/net/tmwa/chathandler.cpp:111
#, fuzzy, c-format
msgid "Whisper could not be sent, ignored by %s."
msgstr "Низзя прошептать: пользователь игнорирует шептание..."

#: src/net/tmwa/chathandler.cpp:333
#, fuzzy
msgid "MVP player."
msgstr "Игрок."

#: src/net/tmwa/chathandler.cpp:337
#, fuzzy
msgid "MVP player: "
msgstr "Игрок."

#: src/net/tmwa/chathandler.cpp:390 src/net/tmwa/chathandler.cpp:396
#: src/net/tmwa/chathandler.cpp:401 src/net/tmwa/chathandler.cpp:407
#: src/net/tmwa/chathandler.cpp:412 src/net/tmwa/chathandler.cpp:418
#: src/net/tmwa/chathandler.cpp:425 src/net/tmwa/chathandler.cpp:431
msgid "Channels are not supported!"
msgstr "Каналы не поддерживаются!"

#: src/net/tmwa/gamehandler.cpp:92
#, c-format
msgid "Online users: %d"
msgstr "Пользователи Онлайн: %d"

#: src/net/tmwa/gamehandler.cpp:102
msgid "Game"
msgstr "Игра"

#: src/net/tmwa/gamehandler.cpp:102
msgid "Request to quit denied!"
msgstr "Запрос на выход отклонен!"

#: src/net/tmwa/generalhandler.cpp:104
#, c-format
msgid "Strength %+d"
msgstr "Сила (str) %+d"

#: src/net/tmwa/generalhandler.cpp:105
#, c-format
msgid "Agility %+d"
msgstr "Выносливость (agi) %+d"

#: src/net/tmwa/generalhandler.cpp:106
#, c-format
msgid "Vitality %+d"
msgstr "Живучесть (vit) %+d"

#: src/net/tmwa/generalhandler.cpp:107
#, c-format
msgid "Intelligence %+d"
msgstr "Интеллект (int) %+d"

#: src/net/tmwa/generalhandler.cpp:108
#, c-format
msgid "Dexterity %+d"
msgstr "Ловкость (dex) %+d"

#: src/net/tmwa/generalhandler.cpp:109
#, c-format
msgid "Luck %+d"
msgstr "Удача (luk) %+d"

#: src/net/tmwa/generalhandler.cpp:135
msgid "Authentication failed."
msgstr "Ошибка авторизации"

#: src/net/tmwa/generalhandler.cpp:138
msgid "No servers available."
msgstr "Нет доступных серверов."

#: src/net/tmwa/generalhandler.cpp:142
msgid "Someone else is trying to use this account."
msgstr "Кто-то еще пытается воспользоваться данным аккаунтом"

#: src/net/tmwa/generalhandler.cpp:145
msgid "This account is already logged in."
msgstr "Этот аккаунт уже в сети."

#: src/net/tmwa/generalhandler.cpp:148
msgid "Speed hack detected."
msgstr "Обнаружен взлом скорости."

#: src/net/tmwa/generalhandler.cpp:151
msgid "Duplicated login."
msgstr "Двойная попытка подключения"

#: src/net/tmwa/generalhandler.cpp:154
msgid "Unknown connection error."
msgstr "Неизвестная ошибка подключения."

#: src/net/tmwa/generalhandler.cpp:220
msgid "Got disconnected from server!"
msgstr "Отключено от сервера!"

#: src/net/tmwa/generalhandler.cpp:252
msgid "Luck"
msgstr "Удача (luk)"

#: src/net/tmwa/generalhandler.cpp:255
msgid "Defense"
msgstr "Защита"

#: src/net/tmwa/generalhandler.cpp:256
msgid "M.Attack"
msgstr "Маг. Атака"

#: src/net/tmwa/generalhandler.cpp:257
msgid "M.Defense"
msgstr "Маг.Защита"

#: src/net/tmwa/generalhandler.cpp:258
#, fuzzy, c-format
msgid "% Accuracy"
msgstr "% Точности"

#: src/net/tmwa/generalhandler.cpp:259
#, fuzzy, c-format
msgid "% Evade"
msgstr "% Уклонения"

#: src/net/tmwa/generalhandler.cpp:260
#, fuzzy, c-format
msgid "% Critical"
msgstr "% Критический удар"

#: src/net/tmwa/generalhandler.cpp:261
msgid "Attack Delay"
msgstr "Задержка атаки"

#: src/net/tmwa/generalhandler.cpp:263
msgid "Walk Delay"
msgstr "Задержка движения"

#: src/net/tmwa/generalhandler.cpp:265
msgid "Attack Range"
msgstr "Зона атаки"

#: src/net/tmwa/gui/guildtab.cpp:74 src/net/tmwa/gui/partytab.cpp:66
msgid "/help > Display this help."
msgstr "/help > Показать эту справку"

#: src/net/tmwa/gui/guildtab.cpp:75
msgid "/invite > Invite a player to your guild"
msgstr "/invite > Пригласить игрока в вашу гиьдию"

#: src/net/tmwa/gui/guildtab.cpp:76
msgid "/leave > Leave the guild you are in"
msgstr "/leave > Покинуть текущую гильдию"

#: src/net/tmwa/gui/guildtab.cpp:77
msgid "/kick > Kick some one from the guild you are in"
msgstr "/kick > Вышвырнуть кого-либо из вашей текущей группы"

#: src/net/tmwa/gui/guildtab.cpp:86 src/net/tmwa/gui/partytab.cpp:80
msgid "Command: /invite <nick>"
msgstr "Команда: /invite <игрок>"

#: src/net/tmwa/gui/guildtab.cpp:87
msgid "This command invites <nick> to the guild you're in."
msgstr "Эта команда приглашает <имя персонажа> к вам в группу."

#: src/net/tmwa/gui/guildtab.cpp:93 src/net/tmwa/gui/partytab.cpp:87
msgid "Command: /leave"
msgstr "Команда: /leave"

#: src/net/tmwa/gui/guildtab.cpp:94
msgid "This command causes the player to leave the guild."
msgstr "Эта Команда заставляет игрока покинуть гильдию."

#: src/net/tmwa/guildhandler.cpp:109 src/net/tmwa/guildhandler.cpp:114
msgid "You already in guild."
msgstr "Вы и так в гильдии"

#: src/net/tmwa/guildhandler.cpp:119
msgid "Emperium check failed."
msgstr ""

#: src/net/tmwa/guildhandler.cpp:124
msgid "Unknown server response."
msgstr "Неизвестный ответ сервера."

#: src/net/tmwa/guildhandler.cpp:202
#, c-format
msgid "Guild name: %s"
msgstr "Имя гильдии: %s"

#: src/net/tmwa/guildhandler.cpp:204
#, c-format
msgid "Guild master: %s"
msgstr "Мастер гильдии: %s"

#: src/net/tmwa/guildhandler.cpp:206
#, c-format
msgid "Guild level: %d"
msgstr "Уровень гильдии: %d"

#: src/net/tmwa/guildhandler.cpp:208
#, c-format
msgid "Online members: %d"
msgstr "Пользователи онлайн: %d"

#: src/net/tmwa/guildhandler.cpp:210
#, c-format
msgid "Max members: %d"
msgstr "Макс. членов: %d"

#: src/net/tmwa/guildhandler.cpp:212
#, c-format
msgid "Average level: %d"
msgstr "Средний уровень: %d"

#: src/net/tmwa/guildhandler.cpp:214
#, c-format
msgid "Guild exp: %d"
msgstr "Опыт гильдии: %d"

#: src/net/tmwa/guildhandler.cpp:216
#, c-format
msgid "Guild next exp: %d"
msgstr "Нужно опыта до следующего уровня: %d"

#: src/net/tmwa/guildhandler.cpp:218
#, c-format
msgid "Guild castle: %s"
msgstr "Замки: %s"

#: src/net/tmwa/guildhandler.cpp:433
msgid "Could not inivte user to guild."
msgstr "Не удаось пригласить пользователя в гиьдию."

#: src/net/tmwa/guildhandler.cpp:438
msgid "User rejected guild invite."
msgstr "Пользователь отклонил приглашение."

#: src/net/tmwa/guildhandler.cpp:443
msgid "User is now part of your guild."
msgstr "Пользователь теперь в вашей гильдии."

#: src/net/tmwa/guildhandler.cpp:448
msgid "Your guild is full."
msgstr "Ваша гильдия полна."

#: src/net/tmwa/guildhandler.cpp:453
msgid "Unknown guild invite response."
msgstr "Неизвестный ответ на приглашение в гильдию."

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

#: src/net/tmwa/guildhandler.cpp:489
#, c-format
msgid "%s has left your guild."
msgstr "%s покинул вашу гильдию."

#: src/net/tmwa/guildhandler.cpp:521
msgid "You was kicked from guild."
msgstr "Вы были кикнуты из гильдии."

#: src/net/tmwa/guildhandler.cpp:535
#, c-format
msgid "%s has kicked from your guild."
msgstr "%s был вышвырнут и вашем гильдии."

#: src/net/tmwa/gui/partytab.cpp:67
msgid "/invite > Invite a player to your party"
msgstr "/invite > Пригласить игрока в вашу группу"

#: src/net/tmwa/gui/partytab.cpp:68
msgid "/leave > Leave the party you are in"
msgstr "/leave > Покинуть текущую группу"

#: src/net/tmwa/gui/partytab.cpp:69
msgid "/kick > Kick some one from the party you are in"
msgstr "/kick > Вышвырнуть кого-либо из вашей текущей группы"

#: src/net/tmwa/gui/partytab.cpp:70
msgid "/item > Show/change party item sharing options"
msgstr ""
"/item > Показать/Скрыть текущее состояние распределения предметов в группе"

#: src/net/tmwa/gui/partytab.cpp:71
msgid "/exp > Show/change party experience sharing options"
msgstr "/exp > Показать/Скрыть текущее состояние распределения опыта в группе"

#: src/net/tmwa/gui/partytab.cpp:88
msgid "This command causes the player to leave the party."
msgstr "Эта Команда заставляет игрока покинуть группу"

#: src/net/tmwa/gui/partytab.cpp:92
msgid "Command: /item <policy>"
msgstr "Команда: /item <политика разделения предметов>"

#: src/net/tmwa/gui/partytab.cpp:94
msgid "This command changes the party's item sharing policy."
msgstr "Команда изменяет политику разделения предетов между ченами группы."

#: src/net/tmwa/gui/partytab.cpp:95
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\" для включения разделения "

#: src/net/tmwa/gui/partytab.cpp:98
msgid "Command: /item"
msgstr "Команда: /item"

#: src/net/tmwa/gui/partytab.cpp:99
msgid "This command displays the party's current item sharing policy."
msgstr "Отображает текущую политику раздеения предметов между членами группы."

#: src/net/tmwa/gui/partytab.cpp:104
msgid "Command: /exp <policy>"
msgstr "Команда: /exp <политика распределения опыта>"

#: src/net/tmwa/gui/partytab.cpp:105
msgid "This command changes the party's experience sharing policy."
msgstr "Эта команда изменяет политику распределения опыта в группе."

#: src/net/tmwa/gui/partytab.cpp:107
msgid ""
"<policy> can be one of \"1\", \"yes\", \"true\" to enable experience "
"sharing, or \"0\", \"no\", \"false\" to disable experience sharing."
msgstr ""

#: src/net/tmwa/gui/partytab.cpp:110
msgid "Command: /exp"
msgstr "Команда: /exp"

#: src/net/tmwa/gui/partytab.cpp:111
msgid "This command displays the party's current experience sharing policy."
msgstr "Эта команда отображает текущую политику обмена опытом."

#: src/net/tmwa/gui/partytab.cpp:145 src/net/tmwa/partyhandler.cpp:263
msgid "Item sharing enabled."
msgstr "Обмен предметами включен"

#: src/net/tmwa/gui/partytab.cpp:148 src/net/tmwa/partyhandler.cpp:273
msgid "Item sharing disabled."
msgstr "Обмен предметами выключен"

#: src/net/tmwa/gui/partytab.cpp:151 src/net/tmwa/partyhandler.cpp:283
msgid "Item sharing not possible."
msgstr "Обмен предметами невозможен."

#: src/net/tmwa/gui/partytab.cpp:154
msgid "Item sharing unknown."
msgstr "Статус обмена предметами неизвестен."

#: src/net/tmwa/gui/partytab.cpp:184 src/net/tmwa/partyhandler.cpp:225
msgid "Experience sharing enabled."
msgstr "Обмен опытом вклыючен."

#: src/net/tmwa/gui/partytab.cpp:187 src/net/tmwa/partyhandler.cpp:235
msgid "Experience sharing disabled."
msgstr "Обмен опытом выкючен."

#: src/net/tmwa/gui/partytab.cpp:190 src/net/tmwa/partyhandler.cpp:245
msgid "Experience sharing not possible."
msgstr "Обмен опытом невозможен."

#: src/net/tmwa/gui/partytab.cpp:193
msgid "Experience sharing unknown."
msgstr "Политика распределения опыта неизвестна."

#: src/net/tmwa/inventoryhandler.cpp:329
msgid "Failed to use item."
msgstr "Не удалось использовать предмет."

#: src/net/tmwa/inventoryhandler.cpp:452
msgid "Unable to equip."
msgstr "Нельза экипировать!"

#: src/net/tmwa/loginhandler.cpp:90
msgid "Account was not found. Please re-login."
msgstr "Учетная запись не найдена. Попробуйте снова."

#: src/net/tmwa/loginhandler.cpp:96
msgid "New password too short."
msgstr "Новый пароль слишком короткий."

#: src/net/tmwa/loginhandler.cpp:161
msgid "Unregistered ID."
msgstr "Незарегистрированный ID"

#: src/net/tmwa/loginhandler.cpp:164
msgid "Wrong password."
msgstr "Неверный пароль"

#: src/net/tmwa/loginhandler.cpp:167
msgid "Account expired."
msgstr "Учетная запись просрочена."

#: src/net/tmwa/loginhandler.cpp:170
msgid "Rejected from server."
msgstr "Получен отказ от сервера.."

#: src/net/tmwa/loginhandler.cpp:173
msgid ""
"You have been permanently banned from the game. Please contact the GM team."
msgstr "Вас навсегда забанили. Пожалуйста, свяжитесь с командой ГМ-ов."

#: src/net/tmwa/loginhandler.cpp:177
#, 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/tmwa/loginhandler.cpp:184
msgid "This user name is already taken."
msgstr "Это имя пользователя уже занято."

#: src/net/tmwa/network.cpp:147
msgid "Empty address given to Network::connect()!"
msgstr "Пустой адрес был передан методу Network::connect()!"

#: src/net/tmwa/network.cpp:351
msgid "Unable to resolve host \""
msgstr "Не удолось найти хост \""

#: src/net/tmwa/network.cpp:421
msgid "Connection to server terminated. "
msgstr "Подключение к серверу прервано."

#: src/net/tmwa/partyhandler.cpp:84
msgid "Could not create party."
msgstr "Не удалось создать группу."

#: src/net/tmwa/partyhandler.cpp:86
msgid "Party successfully created."
msgstr "Группа успешно создана."

#: src/net/tmwa/partyhandler.cpp:153
#, c-format
msgid "%s is already a member of a party."
msgstr "%s уже в вашей группе."

#: src/net/tmwa/partyhandler.cpp:158
#, c-format
msgid "%s refused your invitation."
msgstr "%s отверг ваше приглашение."

#: src/net/tmwa/partyhandler.cpp:163
#, c-format
msgid "%s is now a member of your party."
msgstr "%s теперь в вашей группе."

#: src/net/tmwa/partyhandler.cpp:168
#, c-format
msgid "%s cant joid your party because party is full."
msgstr ""

#: src/net/tmwa/partyhandler.cpp:173
#, c-format
msgid "QQQ Unknown invite response for %s."
msgstr "QQQ Неизвестный ответ на приглашение для %s"

#: src/net/tmwa/partyhandler.cpp:333
msgid "You have left the party."
msgstr "Вы покинули группу."

#: src/net/tmwa/partyhandler.cpp:345
#, c-format
msgid "%s has left your party."
msgstr "%s покинул вашу группу."

#: src/net/tmwa/partyhandler.cpp:421
#, c-format
msgid "An unknown member tried to say: %s"
msgstr "Неизвестный участник попытался сказать: %s"

#: src/net/tmwa/partyhandler.cpp:503
#, c-format
msgid "%s is not in your party!"
msgstr "%s не в группе!"

#: src/net/tmwa/playerhandler.cpp:110
msgid "Insert coin to continue."
msgstr "Опустите монетку для продолжения."

#: src/net/tmwa/playerhandler.cpp:128
msgid "You're not dead yet. You're just resting."
msgstr "Вы не мертвы. Вы просто отдыхаете."

#: src/net/tmwa/playerhandler.cpp:129
msgid "You are no more."
msgstr "Вас больше нет."

#: src/net/tmwa/playerhandler.cpp:130
msgid "You have ceased to be."
msgstr "Вы перестали быть."

#: src/net/tmwa/playerhandler.cpp:131
msgid "You've expired and gone to meet your maker."
msgstr "Ваше время истекло, пора встретиться с Создателем."

#: src/net/tmwa/playerhandler.cpp:132
msgid "You're a stiff."
msgstr "Вы сдулись."

#: src/net/tmwa/playerhandler.cpp:133
msgid "Bereft of life, you rest in peace."
msgstr "Лишенный жизни, покойся с миром."

#: src/net/tmwa/playerhandler.cpp:134
msgid "If you weren't so animated, you'd be pushing up the daisies."
msgstr ""

#: src/net/tmwa/playerhandler.cpp:135
msgid "Your metabolic processes are now history."
msgstr "Ваш обмен веществ стал историей."

#: src/net/tmwa/playerhandler.cpp:136
msgid "You're off the twig."
msgstr "Вы упали с ветки."

#: src/net/tmwa/playerhandler.cpp:137
msgid "You've kicked the bucket."
msgstr ""

#: src/net/tmwa/playerhandler.cpp:138
msgid ""
"You've shuffled off your mortal coil, run down the curtain and joined the "
"bleedin' choir invisibile."
msgstr ""

#: src/net/tmwa/playerhandler.cpp:140
msgid "You are an ex-player."
msgstr "Вы не жилец"

#: src/net/tmwa/playerhandler.cpp:141
msgid "You're pining for the fjords."
msgstr ""

#: src/net/tmwa/playerhandler.cpp:327 src/net/tmwa/playerhandler.cpp:336
#: src/net/tmwa/playerhandler.cpp:415
msgid "Message"
msgstr "Сообщение"

#: src/net/tmwa/playerhandler.cpp:328
msgid ""
"You are carrying more than half your weight. You are unable to regain health."
msgstr ""
"Вы несете груз больший, чем половина вашей грузоподъемности. Не удалось "
"восстановить здоровье."

#: src/net/tmwa/playerhandler.cpp:337
msgid "You are carrying less than half your weight. You are can regain health."
msgstr ""
"Вы несете груз меньше, чем половина вашей грузоподъемности. Вы можете "
"восстановить здоровье."

#: src/net/tmwa/playerhandler.cpp:442
#, c-format
msgid "You picked up %s."
msgstr "Вы получили %s."

#: src/net/tmwa/playerhandler.cpp:448
#, c-format
msgid "You spent %s."
msgstr "Вы потратили %s."

#: src/net/tmwa/playerhandler.cpp:493
msgid "Cannot raise skill!"
msgstr "Не удалось увеличить навык!"

#: src/net/tmwa/playerhandler.cpp:613
msgid "Equip arrows first."
msgstr "Для начала экипируйтесь стрелами!"

#: src/net/tmwa/specialhandler.cpp:149
msgid "Trade failed!"
msgstr "Не удалось начать торговлю!"

#: src/net/tmwa/specialhandler.cpp:152
msgid "Emote failed!"
msgstr "Не удалось испоьзовать смайлик!"

#: src/net/tmwa/specialhandler.cpp:155
msgid "Sit failed!"
msgstr "Не удалось присесть!"

#: src/net/tmwa/specialhandler.cpp:158
msgid "Chat creating failed!"
msgstr "Не удалось создать чат!"

#: src/net/tmwa/specialhandler.cpp:161
msgid "Could not join party!"
msgstr "Нельзы присоединиться к группе!"

#: src/net/tmwa/specialhandler.cpp:164
msgid "Cannot shout!"
msgstr "Нельзя кричать!"

#: src/net/tmwa/specialhandler.cpp:177
msgid "You have not yet reached a high enough lvl!"
msgstr "У Вас недостаточный уровень!"

#: src/net/tmwa/specialhandler.cpp:181
msgid "Insufficient HP!"
msgstr "Недостаточно ОЖ!"

#: src/net/tmwa/specialhandler.cpp:184
msgid "Insufficient SP!"
msgstr "Недостаточно Маны"

#: src/net/tmwa/specialhandler.cpp:187
msgid "You have no memos!"
msgstr "У вас нет записей!"

#: src/net/tmwa/specialhandler.cpp:190
msgid "You cannot do that right now!"
msgstr "Вы не можете сделать это сейчас!"

#: src/net/tmwa/specialhandler.cpp:193
msgid "Seems you need more money... ;-)"
msgstr "Похоже вам нужно боьше денег... ;-)"

#: src/net/tmwa/specialhandler.cpp:196
msgid "You cannot use this skill with that kind of weapon!"
msgstr "Вы не можете использовать это умение с этим видом оружия!"

#: src/net/tmwa/specialhandler.cpp:200
msgid "You need another red gem!"
msgstr "Вам нужен другой красный камень!"

#: src/net/tmwa/specialhandler.cpp:203
msgid "You need another blue gem!"
msgstr "Вам нужен другой синий камень!"

#: src/net/tmwa/specialhandler.cpp:206
msgid "You're carrying to much to do this!"
msgstr "Вы несёте слишком много, чтобы сделать это!"

#: src/net/tmwa/specialhandler.cpp:209
msgid "Huh? What's that?"
msgstr "А? Что это?"

#: src/net/tmwa/specialhandler.cpp:220
msgid "Warp failed..."
msgstr "Изменение не удалось..."

#: src/net/tmwa/specialhandler.cpp:223
msgid "Could not steal anything..."
msgstr "Не удалось ничего украсть..."

#: src/net/tmwa/specialhandler.cpp:226
msgid "Poison had no effect..."
msgstr "Яд не подействовал..."

#: src/net/tmwa/tradehandler.cpp:145
msgid "Trading isn't possible. Trade partner is too far away."
msgstr "Торговля невозможна. Партнер по торговле слишком далеко."

#: src/net/tmwa/tradehandler.cpp:149
msgid "Trading isn't possible. Character doesn't exist."
msgstr "Торговля невозможна. Такой персонаж не существует."

#: src/net/tmwa/tradehandler.cpp:153
msgid "Trade cancelled due to an unknown reason."
msgstr "Торговля отменена по неизвестной причине."

#: src/net/tmwa/tradehandler.cpp:161
#, c-format
msgid "Trade: You and %s"
msgstr "Торговля: Вы и %s"

#: src/net/tmwa/tradehandler.cpp:171
#, c-format
msgid "Trade with %s cancelled."
msgstr "Торговля с %s отменена."

#: src/net/tmwa/tradehandler.cpp:184
msgid "Unhandled trade cancel packet."
msgstr "Неизвестный сигнал завершения торговли"

#: src/net/tmwa/tradehandler.cpp:241
msgid "Failed adding item. Trade partner is over weighted."
msgstr "Не удалось добавить предмет. Партнер по торговле перегружен."

#: src/net/tmwa/tradehandler.cpp:246
msgid "Failed adding item. Trade partner has no free slot."
msgstr "Не удалось добавить предмет. У партнера по торговле кончилось место."

#: src/net/tmwa/tradehandler.cpp:250
msgid "Failed adding item for unknown reason."
msgstr "Не удалось добавить предмет по неизвестной причине."

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

#: src/playerrelations.cpp:418
msgid "Print '...'"
msgstr "Печатать '...'"

#: src/playerrelations.cpp:438
msgid "Blink name"
msgstr "Мигать именем"

#: src/playerrelations.cpp:483
msgid "Floating '...' bubble"
msgstr "Плавающий '...' пузырек"

#: src/playerrelations.cpp:486
msgid "Floating bubble"
msgstr "Плавающий пузырек"

#: src/resources/itemdb.cpp:55
#, c-format
msgid "Attack %+d"
msgstr "Атака %+d"

#: src/resources/itemdb.cpp:56
#, c-format
msgid "Defense %+d"
msgstr "Защита %+d"

#: src/resources/itemdb.cpp:57
#, c-format
msgid "HP %+d"
msgstr "HP %+d"

#: src/resources/itemdb.cpp:58
#, c-format
msgid "MP %+d"
msgstr "Мана %+d"

#: src/resources/itemdb.cpp:155
msgid "Unknown item"
msgstr "Неизвестный предмет"

#: src/resources/itemdb.cpp:210 src/resources/monsterdb.cpp:78
msgid "unnamed"
msgstr "безымянный"

#~ msgid "One stat is zero."
#~ msgstr "Одна из характеристик равна нулю."

#~ msgid "Particle detail: %s"
#~ msgstr "Детализация частиц: %s"

#~ msgid "Ambient FX: %s"
#~ msgstr "Эффекты окружающей среды: %s"

#~ msgid "Emote Shortcut  %d"
#~ msgstr "Горячая клавиша емоции %d"

#~ msgid "Guild creation isn't supported yet."
#~ msgstr "Создание гильдий пока не поддерживается."

#, fuzzy
#~ msgid "%s (?, ?)"
#~ msgstr "Курсор: (?, ?)"

#~ msgid "Player position:"
#~ msgstr "Позиция игрока:"

#~ msgid "Music: %s"
#~ msgstr "Музыка: %s"

#~ msgid "Map: %s"
#~ msgstr "Карта: %s"

#~ msgid "Minimap: %s"
#~ msgstr "МиниКарта: %s"

#~ msgid "/record > Start recording the chat to an external file"
#~ msgstr "/record > Записывать чат во внешний файл"

#~ msgid "Command: /record <filename>"
#~ msgstr "Команда: /record <имя файла>"

#~ msgid "This command starts recording the chat log to the file <filename>."
#~ msgstr "Эта команда начнет протоколирование окна чата в файл <имя файла>."

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

#~ msgid "This command finishes a recording session."
#~ msgstr "Эта команда завершает запись."

#~ msgid "Finishing recording."
#~ msgstr "Запись завершена."

#~ msgid "Not currently recording."
#~ msgstr "Запись не ведётся."

#~ msgid "Already recording."
#~ msgstr "Запись уже ведётся."

#~ msgid "Starting to record..."
#~ msgstr "Начало записи..."

#~ msgid "Failed to start recording."
#~ msgstr "Не удалось начать запись."

#~ msgid "Recording..."
#~ msgstr "Запись..."

#~ msgid "Stop recording"
#~ msgstr "Остановить записи..."

#~ msgid "Find Path to Mouse"
#~ msgstr "Идти за курсором мыши"

#~ msgid "HP"
#~ msgstr "ОЖ"

#~ msgid "MP"
#~ msgstr "Мана:"

#~ msgid "Exp"
#~ msgstr "Опыт:"

#~ msgid "Money"
#~ msgstr "Деньги"

#~ msgid "Job"
#~ msgstr "Профессия"

#~ msgid "Level"
#~ msgstr "Уровень"

#~ msgid "Player already ignored!"
#~ msgstr "Игрок уже в спике игнорирования"

#~ msgid "Player successfully ignored!"
#~ msgstr "Игрок добавлен в список игнорирования!"

#~ msgid "Player could not be ignored!"
#~ msgstr "Игрок не может быть добавлен в список игнорирования"

#~ msgid "  -C --config-file    : Configuration file to use"
#~ msgstr ""
#~ " -С --config-file    : Использовать указанный конфигурационный файл "

#~ msgid "  -l --chat-log-dir   : Chat log dir to use"
#~ msgstr "  -l --chat-log-dir  : Каталог для журнала чата"

#~ msgid "Sound"
#~ msgstr "Звук"

#~ msgid "You now away from keyboard"
#~ msgstr "Сейчас вы в режиме отошел"

#~ msgid "Access denied."
#~ msgstr "Доступ запрещен"

#~ msgid "Unknown failure to select character."
#~ msgstr "Неизвестный Глюк при выборе персонажа"

#~ msgid "Inviting like this isn't supported at the moment."
#~ msgstr "Такое приглашение в данный момент не поддерживается."

#~ msgid "You can only invite when you are in a party!"
#~ msgstr "%s приглашает вас к себе в группу."

#~ msgid "Willpower:"
#~ msgstr "Воля:"

#~ msgid "Server is full."
#~ msgstr "Сервер переполнен"

#~ msgid "Trade with %s..."
#~ msgstr "@@trade|Торговать с %s@@"

#~ msgid "Whisper %s"
#~ msgstr "Шептать"

#~ msgid "Completely ignore %s"
#~ msgstr "@@ignore|Полностью игнорировать %s@@"

#~ msgid "Invite %s to join your guild"
#~ msgstr "@@guild|Пригласить %s в вашу гильдию@@"

#~ msgid "Invite %s to join your party"
#~ msgstr "@@party|Пригласить %s в вашу группу@@"

#~ msgid "Talk to %s"
#~ msgstr "@@talk|Говорить с %s@@"

#~ msgid "Kick monster"
#~ msgstr "@@admin-kick|Вышвырнуть монстра@@"

#~ msgid "Pick up %s"
#~ msgstr "Поднять"

#~ msgid "Cannot send empty chat!"
#~ msgstr "Низзя послать пустое сообщение!"

#~ msgid "Unable to unequip."
#~ msgstr "Нельзя разекипировать"

#~ msgid "Text Shadow"
#~ msgstr "Тень от текста"

#~ msgid "Progress Bar Labels"
#~ msgstr "Подписи Progress Bar'ов"

#~ msgid "Item Too Expensive"
#~ msgstr "Предмет слишком дорогой для вас"

#~ msgid "Item Is Equipped"
#~ msgstr "Предмет экипирован"

#~ msgid "GM"
#~ msgstr "ГМ"

#~ msgid "Player"
#~ msgstr "Игрок"

#~ msgid "Whisper"
#~ msgstr "Шептать"

#~ msgid "Is"
#~ msgstr "Есть"

#~ msgid "Server"
#~ msgstr "Сервер"

#~ msgid "Unknown Item Type"
#~ msgstr "Вещь неизвестного типа"

#~ msgid "Generics"
#~ msgstr "Общие"

#~ msgid "Hats"
#~ msgstr "Шляпы"

#~ msgid "Usables"
#~ msgstr "используемый"

#~ msgid "Shirts"
#~ msgstr "Рубашки"

#~ msgid "One Handed Weapons"
#~ msgstr "Одноручное оружие"

#~ msgid "Pants"
#~ msgstr "Штаны"

#~ msgid "Shoes"
#~ msgstr "Обувь"

#~ msgid "Two Handed Weapons"
#~ msgstr "Двуручное оружие"

#~ msgid "Shields"
#~ msgstr "Щиты"

#~ msgid "Rings"
#~ msgstr "Кольца"

#~ msgid "Necklaces"
#~ msgstr "Ожерелья"

#~ msgid "Ammo"
#~ msgstr "Боеприпасы"

#~ msgid "HP Bar"
#~ msgstr "Строка очков жизни (ОЖ)"

#~ msgid "3/4 HP Bar"
#~ msgstr "3/4 строки ОЖ"

#~ msgid "1/2 HP Bar"
#~ msgstr "Половина строки ОЖ"

#~ msgid "1/4 HP Bar"
#~ msgstr "1/4 строки ОЖ"

#~ msgid "no"
#~ msgstr "Нет"

#~ msgid "Buddy"
#~ msgstr "Друг"

#~ msgid "Buddy List"
#~ msgstr "Список друзей"

#~ msgid "Description: %s"
#~ msgstr "Описание: %s"

#~ msgid "Effect: %s"
#~ msgstr "Эффект: %s"

#~ msgid "Previous"
#~ msgstr "Предыдущий"

#~ msgid "New"
#~ msgstr "Новый"

#~ msgid "Job Level: %d"
#~ msgstr "Уровень профессии: %d"

#~ msgid "Quit Guild"
#~ msgstr "Распустить гильдию"

#~ msgid "Ok"
#~ msgstr "Ok"

#~ msgid "Cast Test Spell 1"
#~ msgstr "Прочитать Тестовое Заклинание №1"

#~ msgid "Cast Test Spell 2"
#~ msgstr "Прочитать Тестовое Заклинание №2"

#~ msgid "Cast Test Spell 3"
#~ msgstr "Прочитать Тестовое Заклинание №3"

#~ msgid "2 Handed Weapons"
#~ msgstr "Двуручное оружие"

#~ msgid "@@use|Unequip@@"
#~ msgstr "@@use|Разекипировать@@"

#~ msgid "@@use|Equip@@"
#~ msgstr "@@use|Надеть@@"

#~ msgid "@@drop|Drop@@"
#~ msgstr "@@drop|Сбросить@@"

#~ msgid "@@split|Split@@"
#~ msgstr "@@split|Разделить@@"

#~ msgid "Select Server"
#~ msgstr "Выберите сервер"

#~ msgid "Mystery Skill"
#~ msgstr "Мистичный Навык"

#~ msgid "Weapons"
#~ msgstr "Оружие"

#~ msgid "Stats"
#~ msgstr "Статистика"

#~ msgid "Total"
#~ msgstr "Всего"

#~ msgid "Cost"
#~ msgstr "Стоимость"

#~ msgid "Attack:"
#~ msgstr "Атака:"

#~ msgid "% Reflex:"
#~ msgstr "% Рефлекс"

#~ msgid "Remaining Status Points: %d"
#~ msgstr "Осталось очков статуса: %d"

#~ msgid " host: "
#~ msgstr " хост: "

#~ msgid "Buddys"
#~ msgstr "Приятели"

#~ msgid "Party Window"
#~ msgstr "Окно группы"

#~ msgid "Unarmed"
#~ msgstr "Обезоруженный"

#~ msgid "Knife"
#~ msgstr "Нож"

#~ msgid "Sword"
#~ msgstr "Меч"

#~ msgid "Bow"
#~ msgstr "Лук"

#~ msgid "Shooting"
#~ msgstr "Стрельба"

#~ msgid "Mace"
#~ msgstr "Булава"

#~ msgid "Axe"
#~ msgstr "Топор"

#~ msgid "Craft"
#~ msgstr "Сотворить"

#~ msgid "Unknown Skill"
#~ msgstr "Неизвестный Навык"

#~ msgid "Connecting to character server..."
#~ msgstr "Подключение к серверу персонажей..."

#~ msgid "Connecting to account server..."
#~ msgstr "Соединение с сервером авторизации..."

#~ msgid "/new > Alias of create"
#~ msgstr "/new > Имя для создания"

#~ msgid "Unnamed"
#~ msgstr "Без имени"

#~ msgid "@@pickup|Pick Up %s@@"
#~ msgstr "@@pickup|Подобрать %s@@"

#~ msgid "Scroll radius"
#~ msgstr "Радиус прокрутки"

#~ msgid "Scroll laziness"
#~ msgstr "Заторможенность прокрутки"