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

#. GrDhX
#: starmath/inc/smmod.hrc:18
msgctxt "RID_UI_SYMBOLSET_NAMES"
msgid "Greek"
msgstr "Греческий"

#. bApbv
#: starmath/inc/smmod.hrc:19
msgctxt "RID_UI_SYMBOLSET_NAMES"
msgid "Special"
msgstr "Специальный"

#. aXhLc
#: starmath/inc/smmod.hrc:24
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "alpha"
msgstr "alpha"

#. rhVhw
#: starmath/inc/smmod.hrc:25
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "ALPHA"
msgstr "ALPHA"

#. U3CqD
#: starmath/inc/smmod.hrc:26
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "beta"
msgstr "beta"

#. pEoCL
#: starmath/inc/smmod.hrc:27
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "BETA"
msgstr "BETA"

#. D2jkQ
#: starmath/inc/smmod.hrc:28
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "gamma"
msgstr "gamma"

#. 4Cw8A
#: starmath/inc/smmod.hrc:29
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "GAMMA"
msgstr "GAMMA"

#. uMmke
#: starmath/inc/smmod.hrc:30
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "delta"
msgstr "delta"

#. dBy8u
#: starmath/inc/smmod.hrc:31
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "DELTA"
msgstr "DELTA"

#. CrJqB
#: starmath/inc/smmod.hrc:32
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "epsilon"
msgstr "epsilon"

#. jSZ7F
#: starmath/inc/smmod.hrc:33
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "EPSILON"
msgstr "EPSILON"

#. kRvNs
#: starmath/inc/smmod.hrc:34
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "zeta"
msgstr "zeta"

#. YA3sh
#: starmath/inc/smmod.hrc:35
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "ZETA"
msgstr "ZETA"

#. kEWFU
#: starmath/inc/smmod.hrc:36
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "eta"
msgstr "eta"

#. r8ivE
#: starmath/inc/smmod.hrc:37
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "ETA"
msgstr "ETA"

#. CaW5B
#: starmath/inc/smmod.hrc:38
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "theta"
msgstr "theta"

#. MUaj7
#: starmath/inc/smmod.hrc:39
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "THETA"
msgstr "THETA"

#. FAdCp
#: starmath/inc/smmod.hrc:40
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "iota"
msgstr "iota"

#. 2RFqS
#: starmath/inc/smmod.hrc:41
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "IOTA"
msgstr "IOTA"

#. E6LBi
#: starmath/inc/smmod.hrc:42
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "kappa"
msgstr "kappa"

#. PGGyZ
#: starmath/inc/smmod.hrc:43
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "KAPPA"
msgstr "KAPPA"

#. QhGid
#: starmath/inc/smmod.hrc:44
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "lambda"
msgstr "lambda"

#. JBLgu
#: starmath/inc/smmod.hrc:45
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "LAMBDA"
msgstr "LAMBDA"

#. AkyEU
#: starmath/inc/smmod.hrc:46
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "mu"
msgstr "mu"

#. t4RFD
#: starmath/inc/smmod.hrc:47
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "MU"
msgstr "MU"

#. DwBRA
#: starmath/inc/smmod.hrc:48
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "nu"
msgstr "nu"

#. sDc6Z
#: starmath/inc/smmod.hrc:49
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "NU"
msgstr "NU"

#. dMns2
#: starmath/inc/smmod.hrc:50
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "xi"
msgstr "xi"

#. 2cEVh
#: starmath/inc/smmod.hrc:51
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "XI"
msgstr "XI"

#. PWUDK
#: starmath/inc/smmod.hrc:52
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "omicron"
msgstr "omicron"

#. ZvPw7
#: starmath/inc/smmod.hrc:53
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "OMICRON"
msgstr "OMICRON"

#. VmDhA
#: starmath/inc/smmod.hrc:54
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "pi"
msgstr "pi"

#. A3eoZ
#: starmath/inc/smmod.hrc:55
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "PI"
msgstr "PI"

#. Pu9vL
#: starmath/inc/smmod.hrc:56
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "rho"
msgstr "rho"

#. HjNFe
#: starmath/inc/smmod.hrc:57
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "RHO"
msgstr "RHO"

#. 9Aa3V
#: starmath/inc/smmod.hrc:58
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "sigma"
msgstr "sigma"

#. JLWqn
#: starmath/inc/smmod.hrc:59
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "SIGMA"
msgstr "SIGMA"

#. NTuqk
#: starmath/inc/smmod.hrc:60
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "tau"
msgstr "tau"

#. GdhQ5
#: starmath/inc/smmod.hrc:61
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "TAU"
msgstr "TAU"

#. 6djSp
#: starmath/inc/smmod.hrc:62
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "upsilon"
msgstr "upsilon"

#. ymFBb
#: starmath/inc/smmod.hrc:63
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "UPSILON"
msgstr "UPSILON"

#. YxRXi
#: starmath/inc/smmod.hrc:64
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "phi"
msgstr "phi"

#. enCD7
#: starmath/inc/smmod.hrc:65
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "PHI"
msgstr "PHI"

#. GcQPF
#: starmath/inc/smmod.hrc:66
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "chi"
msgstr "chi"

#. 6SBnr
#: starmath/inc/smmod.hrc:67
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "CHI"
msgstr "CHI"

#. NAmaK
#: starmath/inc/smmod.hrc:68
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "psi"
msgstr "psi"

#. GLZ2h
#: starmath/inc/smmod.hrc:69
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "PSI"
msgstr "PSI"

#. JEF5A
#: starmath/inc/smmod.hrc:70
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "omega"
msgstr "omega"

#. 9QKj8
#: starmath/inc/smmod.hrc:71
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "OMEGA"
msgstr "OMEGA"

#. YQGDY
#: starmath/inc/smmod.hrc:72
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "varepsilon"
msgstr "varepsilon"

#. VLAFM
#: starmath/inc/smmod.hrc:73
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "vartheta"
msgstr "vjlr"

#. UJB26
#: starmath/inc/smmod.hrc:74
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "varpi"
msgstr "varpi"

#. BCNqp
#: starmath/inc/smmod.hrc:75
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "varrho"
msgstr "varrho"

#. SUNDb
#: starmath/inc/smmod.hrc:76
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "varsigma"
msgstr "varsigma"

#. cHCgN
#: starmath/inc/smmod.hrc:77
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "varphi"
msgstr "varphi"

#. c9n9F
#: starmath/inc/smmod.hrc:78
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "element"
msgstr "element"

#. yXYWE
#: starmath/inc/smmod.hrc:79
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "noelement"
msgstr "noelement"

#. nDkSp
#: starmath/inc/smmod.hrc:80
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "strictlylessthan"
msgstr "strictlylessthan"

#. 9AZxy
#: starmath/inc/smmod.hrc:81
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "strictlygreaterthan"
msgstr "strictlygreaterthan"

#. 4F3qH
#: starmath/inc/smmod.hrc:82
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "notequal"
msgstr "notequal"

#. 6UYC3
#: starmath/inc/smmod.hrc:83
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "identical"
msgstr "identical"

#. 38B2B
#: starmath/inc/smmod.hrc:84
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "tendto"
msgstr "tendto"

#. kDCC4
#: starmath/inc/smmod.hrc:85
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "infinite"
msgstr "infinite"

#. CnJUL
#: starmath/inc/smmod.hrc:86
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "angle"
msgstr "angle"

#. MVfFZ
#: starmath/inc/smmod.hrc:87
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "perthousand"
msgstr "perthousand"

#. tqFYX
#: starmath/inc/smmod.hrc:88
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "and"
msgstr "and"

#. jFASF
#: starmath/inc/smmod.hrc:89
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "or"
msgstr "or"

#. wH3TZ
msgctxt "stock"
msgid "_Add"
msgstr "Добавить"

#. S9dsC
msgctxt "stock"
msgid "_Apply"
msgstr "Применить"

#. TMo6G
msgctxt "stock"
msgid "_Cancel"
msgstr "Отменить"

#. MRCkv
msgctxt "stock"
msgid "_Close"
msgstr "Закрыть"

#. nvx5t
msgctxt "stock"
msgid "_Delete"
msgstr "Удалить"

#. YspCj
msgctxt "stock"
msgid "_Edit"
msgstr "Правка"

#. imQxr
msgctxt "stock"
msgid "_Help"
msgstr "Справка"

#. RbjyB
msgctxt "stock"
msgid "_New"
msgstr "Создать"

#. dx2yy
msgctxt "stock"
msgid "_No"
msgstr "Нет"

#. M9DsL
msgctxt "stock"
msgid "_OK"
msgstr "ОК"

#. VtJS9
msgctxt "stock"
msgid "_Remove"
msgstr "Удалить"

#. C69Fy
msgctxt "stock"
msgid "_Reset"
msgstr "Восстановить"

#. mgpxh
msgctxt "stock"
msgid "_Yes"
msgstr "Да"

#. hW5GK
#. clang-format off
#: starmath/inc/strings.hrc:32
msgctxt "RID_PLUSX_HELP"
msgid "+ Sign"
msgstr "Знак +"

#. FMnYC
#: starmath/inc/strings.hrc:33
msgctxt "RID_MINUSX_HELP"
msgid "- Sign"
msgstr "Знак -"

#. eaaXU
#: starmath/inc/strings.hrc:34
msgctxt "RID_PLUSMINUSX_HELP"
msgid "+- Sign"
msgstr "Знак +-"

#. WVfQk
#: starmath/inc/strings.hrc:35
msgctxt "RID_MINUSPLUSX_HELP"
msgid "-+ Sign"
msgstr "Знак -+"

#. EFpbW
#: starmath/inc/strings.hrc:36
msgctxt "RID_NEGX_HELP"
msgid "Boolean NOT"
msgstr "Логическое НЕ"

#. RG9ck
#: starmath/inc/strings.hrc:37
msgctxt "RID_XPLUSY_HELP"
msgid "Addition +"
msgstr "Сложение +"

#. AJuhx
#: starmath/inc/strings.hrc:38
msgctxt "RID_XMINUSY_HELP"
msgid "Subtraction -"
msgstr "Вычитание -"

#. Pn7Ti
#: starmath/inc/strings.hrc:39
msgctxt "RID_XCDOTY_HELP"
msgid "Multiplication (Dot)"
msgstr "Умножение (точка)"

#. AvCEW
#: starmath/inc/strings.hrc:40
msgctxt "RID_XTIMESY_HELP"
msgid "Multiplication (x)"
msgstr "Умножение (крестик)"

#. ZEjZA
#: starmath/inc/strings.hrc:41
msgctxt "RID_XSYMTIMESY_HELP"
msgid "Multiplication (*)"
msgstr "Умножение (звёздочка)"

#. DNDLb
#: starmath/inc/strings.hrc:42
msgctxt "RID_XSYMDIVIDEY_HELP"
msgid "Division (Slash)"
msgstr "Деление (косая черта)"

#. jrFDi
#: starmath/inc/strings.hrc:43
msgctxt "RID_XDIVY_HELP"
msgid "Division (÷)"
msgstr "Деление (двоеточие с чертой)"

#. B4P4M
#: starmath/inc/strings.hrc:44
msgctxt "RID_XOVERY_HELP"
msgid "Division (Fraction)"
msgstr "Деление (дробь)"

#. 4UiR5
#: starmath/inc/strings.hrc:45
msgctxt "RID_FRACXY_HELP"
msgid "Fraction"
msgstr "Дробь"

#. 37Fw8
#: starmath/inc/strings.hrc:46
msgctxt "RID_XODIVIDEY_HELP"
msgid "Circled Slash"
msgstr "Косая в окружности"

#. PVroC
#: starmath/inc/strings.hrc:47
msgctxt "RID_XODOTY_HELP"
msgid "Circled Dot"
msgstr "Точка в окружности"

#. 77wcq
#: starmath/inc/strings.hrc:48
msgctxt "RID_XOMINUSY_HELP"
msgid "Circled Minus"
msgstr "Минус в окружности"

#. 9yGK7
#: starmath/inc/strings.hrc:49
msgctxt "RID_XOPLUSY_HELP"
msgid "Circled Plus"
msgstr "Плюс в окружности"

#. zjt8o
#: starmath/inc/strings.hrc:50
msgctxt "RID_XOTIMESY_HELP"
msgid "Tensor Product"
msgstr "Тензорное произведение"

#. S6QRE
#: starmath/inc/strings.hrc:51
msgctxt "RID_XANDY_HELP"
msgid "Boolean AND"
msgstr "Логическое И"

#. 2CAKD
#: starmath/inc/strings.hrc:52
msgctxt "RID_XORY_HELP"
msgid "Boolean OR"
msgstr "Логическое ИЛИ"

#. DcpN2
#: starmath/inc/strings.hrc:53
msgctxt "RID_XEQY_HELP"
msgid "Is Equal"
msgstr "Равно"

#. 67oaU
#: starmath/inc/strings.hrc:54
msgctxt "RID_XNEQY_HELP"
msgid "Is Not Equal"
msgstr "Не равно"

#. evxCD
#: starmath/inc/strings.hrc:55
msgctxt "RID_XLTY_HELP"
msgid "Is Less Than"
msgstr "Меньше чем"

#. 2zLD5
#: starmath/inc/strings.hrc:56
msgctxt "RID_XGTY_HELP"
msgid "Is Greater Than"
msgstr "Больше чем"

#. FToXS
#: starmath/inc/strings.hrc:57
msgctxt "RID_XLEY_HELP"
msgid "Is Less Than Or Equal To"
msgstr "Меньше или равно"

#. EhSMB
#: starmath/inc/strings.hrc:58
msgctxt "RID_XGEY_HELP"
msgid "Is Greater Than Or Equal To"
msgstr "Больше или равно"

#. cAE9M
#: starmath/inc/strings.hrc:59
msgctxt "RID_XLESLANTY_HELP"
msgid "Is Less Than Or Equal To"
msgstr "Меньше или равно"

#. hE4hg
#: starmath/inc/strings.hrc:60
msgctxt "RID_XGESLANTY_HELP"
msgid "Is Greater Than Or Equal To"
msgstr "Больше или равно"

#. KAk9w
#: starmath/inc/strings.hrc:61
msgctxt "RID_XLLY_HELP"
msgid "Is Much Less Than"
msgstr "Много меньше"

#. m6Hfp
#: starmath/inc/strings.hrc:62
msgctxt "RID_XGGY_HELP"
msgid "Is Much Greater Than"
msgstr "Много больше"

#. SyusD
#: starmath/inc/strings.hrc:63
msgctxt "RID_XDEFY_HELP"
msgid "Is Defined As"
msgstr "Определено как"

#. sXM7x
#: starmath/inc/strings.hrc:64
msgctxt "RID_XEQUIVY_HELP"
msgid "Is Congruent To"
msgstr "Конгруэнтно"

#. PiF9E
#: starmath/inc/strings.hrc:65
msgctxt "RID_XAPPROXY_HELP"
msgid "Is Approximately Equal"
msgstr "Приблизительно равно"

#. qxXzh
#: starmath/inc/strings.hrc:66
msgctxt "RID_XSIMY_HELP"
msgid "Is Similar To"
msgstr "Подобно"

#. Yu5EU
#: starmath/inc/strings.hrc:67
msgctxt "RID_XSIMEQY_HELP"
msgid "Is Similar Or Equal"
msgstr "Подобно или равно"

#. 4DWLB
#: starmath/inc/strings.hrc:68
msgctxt "RID_XPROPY_HELP"
msgid "Is Proportional To"
msgstr "Пропорционально"

#. 8RDRN
#: starmath/inc/strings.hrc:69
msgctxt "RID_XORTHOY_HELP"
msgid "Is Orthogonal To"
msgstr "Ортогонально"

#. eeLJw
#: starmath/inc/strings.hrc:70
msgctxt "RID_XPARALLELY_HELP"
msgid "Is Parallel To"
msgstr "Параллельно"

#. kKBBK
#: starmath/inc/strings.hrc:71
msgctxt "RID_XTOWARDY_HELP"
msgid "Toward"
msgstr "Стремится к"

#. Ju2yd
#: starmath/inc/strings.hrc:72
msgctxt "RID_XTRANSLY_HELP"
msgid "Corresponds To (Left)"
msgstr "Соответствует (слева)"

#. JuZfc
#: starmath/inc/strings.hrc:73
msgctxt "RID_XTRANSRY_HELP"
msgid "Corresponds To (Right)"
msgstr "Соответствует (справа)"

#. FA6hg
#: starmath/inc/strings.hrc:74
msgctxt "RID_XINY_HELP"
msgid "Is In"
msgstr "Содержится в"

#. oCdme
#: starmath/inc/strings.hrc:75
msgctxt "RID_XNOTINY_HELP"
msgid "Is Not In"
msgstr "Не содержится в"

#. d6H3K
#: starmath/inc/strings.hrc:76
msgctxt "RID_XOWNSY_HELP"
msgid "Owns"
msgstr "Содержит"

#. w3EsE
#: starmath/inc/strings.hrc:77
msgctxt "RID_XUNIONY_HELP"
msgid "Union"
msgstr "Объединение"

#. CEmDg
#: starmath/inc/strings.hrc:78
msgctxt "RID_XINTERSECTIONY_HELP"
msgid "Intersection"
msgstr "Пересечение"

#. HiSD3
#: starmath/inc/strings.hrc:79
msgctxt "RID_XSETMINUSY_HELP"
msgid "Difference"
msgstr "Разность"

#. BBD4r
#: starmath/inc/strings.hrc:80
msgctxt "RID_XSETQUOTIENTY_HELP"
msgid "Quotient Set"
msgstr "Частное"

#. ToVZV
#: starmath/inc/strings.hrc:81
msgctxt "RID_XSUBSETY_HELP"
msgid "Subset"
msgstr "Подмножество"

#. ERo34
#: starmath/inc/strings.hrc:82
msgctxt "RID_XSUBSETEQY_HELP"
msgid "Subset Or Equal To"
msgstr "Подмножество или равно"

#. Ut5XD
#: starmath/inc/strings.hrc:83
msgctxt "RID_XSUPSETY_HELP"
msgid "Superset"
msgstr "Надмножество"

#. BCHWL
#: starmath/inc/strings.hrc:84
msgctxt "RID_XSUPSETEQY_HELP"
msgid "Superset Or Equal To"
msgstr "Надмножество или равно"

#. K67nF
#: starmath/inc/strings.hrc:85
msgctxt "RID_XNSUBSETY_HELP"
msgid "Not Subset"
msgstr "Не подмножество"

#. FsuYX
#: starmath/inc/strings.hrc:86
msgctxt "RID_XNSUBSETEQY_HELP"
msgid "Not Subset Or Equal"
msgstr "Не подмножество или равно"

#. 7LJYb
#: starmath/inc/strings.hrc:87
msgctxt "RID_XNSUPSETY_HELP"
msgid "Not Superset"
msgstr "Не надмножество"

#. 2Z4St
#: starmath/inc/strings.hrc:88
msgctxt "RID_XNSUPSETEQY_HELP"
msgid "Not Superset Or Equal"
msgstr "Не надмножество или равно"

#. GF9zf
#: starmath/inc/strings.hrc:89
msgctxt "RID_FUNCX_HELP"
msgid "General function"
msgstr ""

#. AcgYW
#: starmath/inc/strings.hrc:90
msgctxt "RID_ABSX_HELP"
msgid "Absolute Value"
msgstr "Абсолютное значение"

#. rFEx7
#: starmath/inc/strings.hrc:91
msgctxt "RID_FACTX_HELP"
msgid "Factorial"
msgstr "Факториал"

#. Cj4hL
#: starmath/inc/strings.hrc:92
msgctxt "RID_SQRTX_HELP"
msgid "Square Root"
msgstr "Корень квадратный"

#. QtrqZ
#: starmath/inc/strings.hrc:93
msgctxt "RID_NROOTXY_HELP"
msgid "N-th Root"
msgstr "Корень n-ой степени"

#. JLBAS
#: starmath/inc/strings.hrc:94
msgctxt "RID_EX_HELP"
msgid "Exponential Function"
msgstr "Экспоненциальная функция"

#. AEQ38
#: starmath/inc/strings.hrc:95
msgctxt "RID_EXPX_HELP"
msgid "Exponential Function"
msgstr "Экспоненциальная функция"

#. GjNwW
#: starmath/inc/strings.hrc:96
msgctxt "RID_LNX_HELP"
msgid "Natural Logarithm"
msgstr "Натуральный логарифм"

#. FkUgL
#: starmath/inc/strings.hrc:97
msgctxt "RID_LOGX_HELP"
msgid "Logarithm"
msgstr "Логарифм"

#. EChK8
#: starmath/inc/strings.hrc:98
msgctxt "RID_SINX_HELP"
msgid "Sine"
msgstr "Синус"

#. MQGzb
#: starmath/inc/strings.hrc:99
msgctxt "RID_COSX_HELP"
msgid "Cosine"
msgstr "Косинус"

#. 8zgCh
#: starmath/inc/strings.hrc:100
msgctxt "RID_TANX_HELP"
msgid "Tangent"
msgstr "Тангенс"

#. BBRxx
#: starmath/inc/strings.hrc:101
msgctxt "RID_COTX_HELP"
msgid "Cotangent"
msgstr "Котангенс"

#. DsTBd
#: starmath/inc/strings.hrc:102
msgctxt "RID_ARCSINX_HELP"
msgid "Arcsine"
msgstr "Арксинус"

#. FPzbg
#: starmath/inc/strings.hrc:103
msgctxt "RID_ARCCOSX_HELP"
msgid "Arccosine"
msgstr "Арккосинус"

#. EFP3E
#: starmath/inc/strings.hrc:104
msgctxt "RID_ARCTANX_HELP"
msgid "Arctangent"
msgstr "Арктангенс"

#. mpBY2
#: starmath/inc/strings.hrc:105
msgctxt "RID_ARCCOTX_HELP"
msgid "Arccotangent"
msgstr "Арккотангенс"

#. gpCNS
#: starmath/inc/strings.hrc:106
msgctxt "RID_SINHX_HELP"
msgid "Hyperbolic Sine"
msgstr "Гиперболический синус"

#. QXCBa
#: starmath/inc/strings.hrc:107
msgctxt "RID_COSHX_HELP"
msgid "Hyperbolic Cosine"
msgstr "Гиперболический косинус"

#. F4ad5
#: starmath/inc/strings.hrc:108
msgctxt "RID_TANHX_HELP"
msgid "Hyperbolic Tangent"
msgstr "Гиперболический тангенс"

#. vtxUA
#: starmath/inc/strings.hrc:109
msgctxt "RID_COTHX_HELP"
msgid "Hyperbolic Cotangent"
msgstr "Гиперболический котангенс"

#. afq2C
#: starmath/inc/strings.hrc:110
msgctxt "RID_ARSINHX_HELP"
msgid "Area Hyperbolic Sine"
msgstr "Ареа-синус гиперболический"

#. bYkRi
#: starmath/inc/strings.hrc:111
msgctxt "RID_ARCOSHX_HELP"
msgid "Area Hyperbolic Cosine"
msgstr "Ареа-косинус гиперболический"

#. acsCE
#: starmath/inc/strings.hrc:112
msgctxt "RID_ARTANHX_HELP"
msgid "Area Hyperbolic Tangent"
msgstr "Ареа-тангенс гиперболический"

#. v9ccB
#: starmath/inc/strings.hrc:113
msgctxt "RID_ARCOTHX_HELP"
msgid "Area Hyperbolic Cotangent"
msgstr "Ареа-котангенс гиперболический"

#. G2RAG
#: starmath/inc/strings.hrc:114
msgctxt "RID_OPERX_HELP"
msgid "General operator"
msgstr ""

#. EZ2X2
#: starmath/inc/strings.hrc:115
msgctxt "RID_OPER_FROMX_HELP"
msgid "General operator Subscript Bottom"
msgstr ""

#. HaUqv
#: starmath/inc/strings.hrc:116
msgctxt "RID_OPER_TOX_HELP"
msgid "General operator Superscript Top"
msgstr ""

#. Pch4L
#: starmath/inc/strings.hrc:117
msgctxt "RID_OPER_FROMTOX_HELP"
msgid "General operator Sup/Sub script"
msgstr ""

#. 4eGMf
#: starmath/inc/strings.hrc:118
msgctxt "RID_SUMX_HELP"
msgid "Sum"
msgstr "Сумма"

#. gV6ns
#: starmath/inc/strings.hrc:119
msgctxt "RID_SUM_FROMX_HELP"
msgid "Sum Subscript Bottom"
msgstr "Нижний индекс суммы"

#. C3yFy
#: starmath/inc/strings.hrc:120
msgctxt "RID_SUM_TOX_HELP"
msgid "Sum Superscript Top"
msgstr "Верхний индекс суммы"

#. oTcL9
#: starmath/inc/strings.hrc:121
msgctxt "RID_SUM_FROMTOX_HELP"
msgid "Sum Sup/Sub script"
msgstr "Индексы суммы"

#. zAAwA
#: starmath/inc/strings.hrc:122
msgctxt "RID_PRODX_HELP"
msgid "Product"
msgstr "Произведение"

#. 8GA67
#: starmath/inc/strings.hrc:123
msgctxt "RID_PROD_FROMX_HELP"
msgid "Product Subscript Bottom"
msgstr "Нижний индекс произведения"

#. EYVB4
#: starmath/inc/strings.hrc:124
msgctxt "RID_PROD_TOX_HELP"
msgid "Product Superscript Top"
msgstr "Верхний индекс произведения"

#. 73BFU
#: starmath/inc/strings.hrc:125
msgctxt "RID_PROD_FROMTOX_HELP"
msgid "Product Sup/Sub script"
msgstr "Индексы произведения"

#. wAwFG
#: starmath/inc/strings.hrc:126
msgctxt "RID_COPRODX_HELP"
msgid "Coproduct"
msgstr "Копроизведение"

#. MLtkV
#: starmath/inc/strings.hrc:127
msgctxt "RID_COPROD_FROMX_HELP"
msgid "Coproduct Subscript Bottom"
msgstr "Нижний индекс копроизведения"

#. kCvEu
#: starmath/inc/strings.hrc:128
msgctxt "RID_COPROD_TOX_HELP"
msgid "Coproduct Superscript Top"
msgstr "Верхний индекс копроизведения"

#. PGH59
#: starmath/inc/strings.hrc:129
msgctxt "RID_COPROD_FROMTOX_HELP"
msgid "Coproduct Sup/Sub script"
msgstr "Индексы копроизведения"

#. eyBRm
#: starmath/inc/strings.hrc:130
msgctxt "RID_LIMX_HELP"
msgid "Limes"
msgstr "Пределы"

#. 7zDvY
#: starmath/inc/strings.hrc:131
msgctxt "RID_LIM_FROMX_HELP"
msgid "Limes Subscript Bottom"
msgstr "Нижний индекс предела"

#. CbG7y
#: starmath/inc/strings.hrc:132
msgctxt "RID_LIM_TOX_HELP"
msgid "Limes Superscript Top"
msgstr "Верхний индекс предела"

#. EWw4P
#: starmath/inc/strings.hrc:133
msgctxt "RID_LIM_FROMTOX_HELP"
msgid "Limes Sup/Sub script"
msgstr "Индексы предела"

#. wL7Ae
#: starmath/inc/strings.hrc:134
msgctxt "RID_LIMINFX_HELP"
msgid "Limit Inferior"
msgstr "Нижний предел"

#. YMCGq
#: starmath/inc/strings.hrc:135
msgctxt "RID_LIMINF_FROMX_HELP"
msgid "Limit Inferior Subscript Bottom"
msgstr "Нижний индекс нижнего предела"

#. GtSiM
#: starmath/inc/strings.hrc:136
msgctxt "RID_LIMINF_TOX_HELP"
msgid "Limit Inferior Superscript Top"
msgstr "Верхний индекс нижнего предела"

#. xGGCw
#: starmath/inc/strings.hrc:137
msgctxt "RID_LIMINF_FROMTOX_HELP"
msgid "Limit Inferior Sup/Sub script"
msgstr "Индексы нижнего предела"

#. pZzYb
#: starmath/inc/strings.hrc:138
msgctxt "RID_LIMSUPX_HELP"
msgid "Limit Superior"
msgstr "Верхний предел"

#. Wi8KX
#: starmath/inc/strings.hrc:139
msgctxt "RID_LIMSUP_FROMX_HELP"
msgid "Limit Superior Subscript Bottom"
msgstr "Нижний индекс верхнего предела"

#. KVDSH
#: starmath/inc/strings.hrc:140
msgctxt "RID_LIMSUP_TOX_HELP"
msgid "Limit Superior Superscript Top"
msgstr "Верхний индекс верхнего предела"

#. fpZ2c
#: starmath/inc/strings.hrc:141
msgctxt "RID_LIMSUP_FROMTOX_HELP"
msgid "Limit Superior Sup/Sub script"
msgstr "Индексы верхнего предела"

#. F7Cc3
#: starmath/inc/strings.hrc:142
msgctxt "RID_EXISTS_HELP"
msgid "There Exists"
msgstr "Существует"

#. AHCGh
#: starmath/inc/strings.hrc:143
msgctxt "RID_NOTEXISTS_HELP"
msgid "There does not exist"
msgstr ""

#. yrnBf
#: starmath/inc/strings.hrc:144
msgctxt "RID_FORALL_HELP"
msgid "For all"
msgstr "Показать все"

#. NkTAp
#: starmath/inc/strings.hrc:145
msgctxt "RID_INTX_HELP"
msgid "Integral"
msgstr "Интеграл"

#. vQmDp
#: starmath/inc/strings.hrc:146
msgctxt "RID_INT_FROMX_HELP"
msgid "Integral Subscript Bottom"
msgstr "Нижний индекс интеграла"

#. y7z9u
#: starmath/inc/strings.hrc:147
msgctxt "RID_INT_TOX_HELP"
msgid "Integral Superscript Top"
msgstr "Верхний индекс интеграла"

#. 6k5sb
#: starmath/inc/strings.hrc:148
msgctxt "RID_INT_FROMTOX_HELP"
msgid "Integral Sup/Sub script"
msgstr "Индексы интеграла"

#. p3RZE
#: starmath/inc/strings.hrc:149
msgctxt "RID_IINTX_HELP"
msgid "Double Integral"
msgstr "Двойной интеграл"

#. BGTdj
#: starmath/inc/strings.hrc:150
msgctxt "RID_IINT_FROMX_HELP"
msgid "Double Integral Subscript Bottom"
msgstr "Нижний индекс двойного интеграла"

#. sm97q
#: starmath/inc/strings.hrc:151
msgctxt "RID_IINT_TOX_HELP"
msgid "Double Integral Superscript Top"
msgstr "Верхний индекс двойного интеграла"

#. pfQHq
#: starmath/inc/strings.hrc:152
msgctxt "RID_IINT_FROMTOX_HELP"
msgid "Double Integral Sup/Sub script"
msgstr "Индексы двойного интеграла"

#. rSSzV
#: starmath/inc/strings.hrc:153
msgctxt "RID_IIINTX_HELP"
msgid "Triple Integral"
msgstr "Тройной интеграл"

#. 8kQA9
#: starmath/inc/strings.hrc:154
msgctxt "RID_IIINT_FROMX_HELP"
msgid "Triple Integral Subscript Bottom"
msgstr "Нижний индекс тройного интеграла"

#. B9bYA
#: starmath/inc/strings.hrc:155
msgctxt "RID_IIINT_TOX_HELP"
msgid "Triple Integral Superscript Top"
msgstr "Верхний индекс тройного интеграла"

#. tBhDK
#: starmath/inc/strings.hrc:156
msgctxt "RID_IIINT_FROMTOX_HELP"
msgid "Triple Integral Sup/Sub script"
msgstr "Индексы тройного интеграла"

#. FAhtN
#: starmath/inc/strings.hrc:157
msgctxt "RID_LINTX_HELP"
msgid "Curve Integral"
msgstr "Криволинейный интеграл"

#. QX8QP
#: starmath/inc/strings.hrc:158
msgctxt "RID_LINT_FROMX_HELP"
msgid "Curve Integral Subscript Bottom"
msgstr "Нижний индекс криволинейного интеграла"

#. x9KBD
#: starmath/inc/strings.hrc:159
msgctxt "RID_LINT_TOX_HELP"
msgid "Curve Integral Superscript Top"
msgstr "Верхний индекс криволинейного интеграла"

#. FRxLN
#: starmath/inc/strings.hrc:160
msgctxt "RID_LINT_FROMTOX_HELP"
msgid "Curve Integral Sup/Sub script"
msgstr "Индексы криволинейного интеграла"

#. u6fSm
#: starmath/inc/strings.hrc:161
msgctxt "RID_LLINTX_HELP"
msgid "Double Curve Integral"
msgstr "Двойной криволинейный интеграл"

#. tGPd3
#: starmath/inc/strings.hrc:162
msgctxt "RID_LLINT_FROMX_HELP"
msgid "Double Curve Integral Subscript Bottom"
msgstr "Нижний индекс двойного криволинейного интеграла"

#. WbgY4
#: starmath/inc/strings.hrc:163
msgctxt "RID_LLINT_TOX_HELP"
msgid "Double Curve Integral Superscript Top"
msgstr "Верхний индекс двойного криволинейного интеграла"

#. Fb8Ag
#: starmath/inc/strings.hrc:164
msgctxt "RID_LLINT_FROMTOX_HELP"
msgid "Double Curve Integral Sup/Sub script"
msgstr "Индексы двойного криволинейного интеграла"

#. SGAUu
#: starmath/inc/strings.hrc:165
msgctxt "RID_LLLINTX_HELP"
msgid "Triple Curve Integral"
msgstr "Тройной криволинейный интеграл"

#. 8RRj4
#: starmath/inc/strings.hrc:166
msgctxt "RID_LLLINT_FROMX_HELP"
msgid "Triple Curve Integral Subscript Bottom"
msgstr "Нижний индекс тройного криволинейного интеграла"

#. hDzUB
#: starmath/inc/strings.hrc:167
msgctxt "RID_LLLINT_TOX_HELP"
msgid "Triple Curve Integral Superscript Top"
msgstr "Верхний индекс тройного криволинейного интеграла"

#. 53vdH
#: starmath/inc/strings.hrc:168
msgctxt "RID_LLLINT_FROMTOX_HELP"
msgid "Triple Curve Integral Sup/Sub script"
msgstr "Индексы тройного криволинейного интеграла"

#. L2GPS
#: starmath/inc/strings.hrc:169
msgctxt "RID_ACUTEX_HELP"
msgid "Acute Accent"
msgstr "Акут"

#. iNBv6
#: starmath/inc/strings.hrc:170
msgctxt "RID_BARX_HELP"
msgid "Line Above"
msgstr "Линия сверху"

#. 4bj8T
#: starmath/inc/strings.hrc:171
msgctxt "RID_BREVEX_HELP"
msgid "Breve"
msgstr "Значок краткости"

#. KCnAL
#: starmath/inc/strings.hrc:172
msgctxt "RID_CHECKX_HELP"
msgid "Reverse Circumflex"
msgstr "Перевёрнутый циркумфлекс"

#. JGDsk
#: starmath/inc/strings.hrc:173
msgctxt "RID_CIRCLEX_HELP"
msgid "Circle"
msgstr "Кружок"

#. NFE9t
#: starmath/inc/strings.hrc:174
msgctxt "RID_DOTX_HELP"
msgid "Dot"
msgstr "Точка"

#. 3nLRD
#: starmath/inc/strings.hrc:175
msgctxt "RID_DDOTX_HELP"
msgid "Double Dot"
msgstr "Двоеточие"

#. vyBoF
#: starmath/inc/strings.hrc:176
msgctxt "RID_DDDOTX_HELP"
msgid "Triple Dot"
msgstr "Многоточие"

#. B6Bdu
#: starmath/inc/strings.hrc:177
msgctxt "RID_GRAVEX_HELP"
msgid "Grave Accent"
msgstr "Гравис"

#. NsttC
#: starmath/inc/strings.hrc:178
msgctxt "RID_HATX_HELP"
msgid "Circumflex"
msgstr "Циркумфлекс"

#. uwDf4
#: starmath/inc/strings.hrc:179
msgctxt "RID_TILDEX_HELP"
msgid "Tilde"
msgstr "Тильда"

#. nJFs5
#: starmath/inc/strings.hrc:180
msgctxt "RID_VECX_HELP"
msgid "Vector Arrow"
msgstr "Векторная стрелка"

#. ttFJH
#: starmath/inc/strings.hrc:181
msgctxt "RID_HARPOONX_HELP"
msgid "Harpoon"
msgstr "Гарпун"

#. BLziR
#: starmath/inc/strings.hrc:182
msgctxt "RID_UNDERLINEX_HELP"
msgid "Line Below"
msgstr "Линия снизу"

#. Ao3kR
#: starmath/inc/strings.hrc:183
msgctxt "RID_OVERLINEX_HELP"
msgid "Line Over"
msgstr "Линия сверху"

#. CGexE
#: starmath/inc/strings.hrc:184
msgctxt "RID_OVERSTRIKEX_HELP"
msgid "Line Through"
msgstr "Зачёркнутый"

#. ocuzq
#: starmath/inc/strings.hrc:185
msgctxt "RID_PHANTOMX_HELP"
msgid "Transparent"
msgstr "Прозрачный"

#. CkgdF
#: starmath/inc/strings.hrc:186
msgctxt "RID_BOLDX_HELP"
msgid "Bold Font"
msgstr "Жирный шрифт"

#. 9HXmb
#: starmath/inc/strings.hrc:187
msgctxt "RID_ITALX_HELP"
msgid "Italic Font"
msgstr "Наклонный шрифт"

#. wHZAL
#: starmath/inc/strings.hrc:188
msgctxt "RID_SIZEXY_HELP"
msgid "Resize"
msgstr "Изменить размер"

#. dFJdi
#: starmath/inc/strings.hrc:189
msgctxt "RID_FONTXY_HELP"
msgid "Change Font"
msgstr "Изменить шрифт"

#. EGfMH
#: starmath/inc/strings.hrc:190
msgctxt "RID_COLORX_BLACK_HELP"
msgid "Color Black"
msgstr "Чёрный цвет"

#. GrXZS
#: starmath/inc/strings.hrc:191
msgctxt "RID_COLORX_BLUE_HELP"
msgid "Color Blue"
msgstr "Синий цвет"

#. DRFYB
#: starmath/inc/strings.hrc:192
msgctxt "RID_COLORX_GREEN_HELP"
msgid "Color Green"
msgstr "Зелёный цвет"

#. MJhTE
#: starmath/inc/strings.hrc:193
msgctxt "RID_COLORX_RED_HELP"
msgid "Color Red"
msgstr "Красный цвет"

#. dDDvs
#: starmath/inc/strings.hrc:194
msgctxt "RID_COLORX_AQUA_HELP"
msgid "Color Aqua"
msgstr ""

#. 6zGQ2
#: starmath/inc/strings.hrc:195
msgctxt "RID_COLORX_FUCHSIA_HELP"
msgid "Color Fuchsia"
msgstr ""

#. em3aA
#: starmath/inc/strings.hrc:196
msgctxt "RID_COLORX_GRAY_HELP"
msgid "Color Gray"
msgstr "Серый цвет"

#. 8Pn5t
#: starmath/inc/strings.hrc:197
msgctxt "RID_COLORX_LIME_HELP"
msgid "Color Lime"
msgstr "Лаймовый цвет"

#. xGjXA
#: starmath/inc/strings.hrc:198
msgctxt "RID_COLORX_MAROON_HELP"
msgid "Color Maroon"
msgstr "Бордовый цвет"

#. Cmhuj
#: starmath/inc/strings.hrc:199
msgctxt "RID_COLORX_NAVY_HELP"
msgid "Color Navy"
msgstr "Тёмно-синий цвет"

#. XL3XB
#: starmath/inc/strings.hrc:200
msgctxt "RID_COLORX_OLIVE_HELP"
msgid "Color Olive"
msgstr "Оливковый цвет"

#. yZ9RF
#: starmath/inc/strings.hrc:201
msgctxt "RID_COLORX_PURPLE_HELP"
msgid "Color Purple"
msgstr "Фиолетовый цвет"

#. 2zE5Z
#: starmath/inc/strings.hrc:202
msgctxt "RID_COLORX_SILVER_HELP"
msgid "Color Silver"
msgstr "Серебряный цвет"

#. vMBoD
#: starmath/inc/strings.hrc:203
msgctxt "RID_COLORX_TEAL_HELP"
msgid "Color Teal"
msgstr "Сине-зелёный цвет"

#. U7bEA
#: starmath/inc/strings.hrc:204
msgctxt "RID_COLORX_YELLOW_HELP"
msgid "Color Yellow"
msgstr "Жёлтый цвет"

#. 6mDX7
#: starmath/inc/strings.hrc:205
msgctxt "RID_COLORX_RGB_HELP"
msgid "Color RGB"
msgstr "Цвет RGB"

#. FHLCx
#: starmath/inc/strings.hrc:206
msgctxt "RID_COLORX_RGBA_HELP"
msgid "Color RGBA"
msgstr "Цвет RGBA"

#. UxFDW
#: starmath/inc/strings.hrc:207
msgctxt "RID_COLORX_HEX_HELP"
msgid "Color hexadecimal"
msgstr "Цвет 16-ричный"

#. MGdCv
#: starmath/inc/strings.hrc:208
msgctxt "RID_COLORX_CORAL_HELP"
msgid "Color Coral"
msgstr ""

#. gPCCe
#: starmath/inc/strings.hrc:209
msgctxt "RID_COLORX_CRIMSON_HELP"
msgid "Color Crimson"
msgstr ""

#. oDRbR
#: starmath/inc/strings.hrc:210
msgctxt "RID_COLORX_MIDNIGHT_HELP"
msgid "Color Midnight blue"
msgstr ""

#. 4aCMu
#: starmath/inc/strings.hrc:211
msgctxt "RID_COLORX_VIOLET_HELP"
msgid "Color Violet"
msgstr ""

#. Qivdb
#: starmath/inc/strings.hrc:212
msgctxt "RID_COLORX_ORANGE_HELP"
msgid "Color Orange"
msgstr ""

#. CVygm
#: starmath/inc/strings.hrc:213
msgctxt "RID_COLORX_ORANGERED_HELP"
msgid "Color Orangered"
msgstr ""

#. LbfRK
#: starmath/inc/strings.hrc:214
msgctxt "RID_COLORX_SEAGREEN_HELP"
msgid "Color Seagreen"
msgstr ""

#. DKivY
#: starmath/inc/strings.hrc:215
msgctxt "RID_COLORX_INDIGO_HELP"
msgid "Color Indigo"
msgstr ""

#. TZQzN
#: starmath/inc/strings.hrc:216
msgctxt "RID_COLORX_HOTPINK_HELP"
msgid "Color Hot pink"
msgstr ""

#. GHgTB
#: starmath/inc/strings.hrc:217
msgctxt "RID_COLORX_LAVENDER_HELP"
msgid "Color Lavender"
msgstr ""

#. HQmw7
#: starmath/inc/strings.hrc:218
msgctxt "RID_COLORX_SNOW_HELP"
msgid "Color Snow"
msgstr ""

#. A2GQ4
#: starmath/inc/strings.hrc:219
msgctxt "RID_LRGROUPX_HELP"
msgid "Group Brackets"
msgstr "Групповые скобки"

#. X7CEt
#: starmath/inc/strings.hrc:220
msgctxt "RID_LRPARENTX_HELP"
msgid "Round Brackets"
msgstr "Круглые скобки"

#. AYBJ3
#: starmath/inc/strings.hrc:221
msgctxt "RID_LRBRACKETX_HELP"
msgid "Square Brackets"
msgstr "Квадратные скобки"

#. 72tg7
#: starmath/inc/strings.hrc:222
msgctxt "RID_LRDBRACKETX_HELP"
msgid "Double Square Brackets"
msgstr "Двойные квадратные скобки"

#. 8q7SE
#: starmath/inc/strings.hrc:223
msgctxt "RID_LRBRACEX_HELP"
msgid "Braces"
msgstr "Фигурные скобки"

#. bR8zw
#: starmath/inc/strings.hrc:224
msgctxt "RID_LRANGLEX_HELP"
msgid "Angle Brackets"
msgstr "Угловые скобки"

#. BeDY5
#: starmath/inc/strings.hrc:225
msgctxt "RID_LRCEILX_HELP"
msgid "Upper Ceil"
msgstr "Округление вверх"

#. EgGfR
#: starmath/inc/strings.hrc:226
msgctxt "RID_LRFLOORX_HELP"
msgid "Floor"
msgstr "Округление вниз"

#. L4q5e
#: starmath/inc/strings.hrc:227
msgctxt "RID_LRLINEX_HELP"
msgid "Single Lines"
msgstr "Обычные линии"

#. pxcsk
#: starmath/inc/strings.hrc:228
msgctxt "RID_LRDLINEX_HELP"
msgid "Double Lines"
msgstr "Двойные линии"

#. QpgTC
#: starmath/inc/strings.hrc:229
msgctxt "RID_LMRANGLEXY_HELP"
msgid "Operator Brackets"
msgstr "Скобки оператора"

#. 26fDL
#: starmath/inc/strings.hrc:230
msgctxt "RID_SLRPARENTX_HELP"
msgid "Round Brackets (Scalable)"
msgstr "Круглые скобки (масштабируемые)"

#. hYSwY
#: starmath/inc/strings.hrc:231
msgctxt "RID_SLRBRACKETX_HELP"
msgid "Square Brackets (Scalable)"
msgstr "Квадратные скобки (масштабируемые)"

#. GYgVC
#: starmath/inc/strings.hrc:232
msgctxt "RID_SLRDBRACKETX_HELP"
msgid "Double Square Brackets (Scalable)"
msgstr "Двойные квадратные скобки (масштабируемые)"

#. yAB5Z
#: starmath/inc/strings.hrc:233
msgctxt "RID_SLRBRACEX_HELP"
msgid "Braces (Scalable)"
msgstr "Фигурные скобки (масштабируемые)"

#. gVyvk
#: starmath/inc/strings.hrc:234
msgctxt "RID_SLRANGLEX_HELP"
msgid "Angle Brackets (Scalable)"
msgstr "Угловые скобки (масштабируемые)"

#. TQgEE
#: starmath/inc/strings.hrc:235
msgctxt "RID_SLRCEILX_HELP"
msgid "Ceiling (Scalable)"
msgstr "Округление вверх (масштабируемое)"

#. JD7hz
#: starmath/inc/strings.hrc:236
msgctxt "RID_SLRFLOORX_HELP"
msgid "Floor (Scalable)"
msgstr "Округление вниз (масштабируемое)"

#. zefYy
#: starmath/inc/strings.hrc:237
msgctxt "RID_SLRLINEX_HELP"
msgid "Single Lines (Scalable)"
msgstr "Обычные линии (масштабируемые)"

#. xRAGP
#: starmath/inc/strings.hrc:238
msgctxt "RID_SLRDLINEX_HELP"
msgid "Double Lines (Scalable)"
msgstr "Двойные линии (масштабируемые)"

#. EzvMA
#: starmath/inc/strings.hrc:239
msgctxt "RID_SLMRANGLEXY_HELP"
msgid "Operator Brackets (Scalable)"
msgstr "Скобки оператора (масштабируемые)"

#. aHELy
#: starmath/inc/strings.hrc:240
msgctxt "RID_XOVERBRACEY_HELP"
msgid "Braces Top (Scalable)"
msgstr "Фигурные скобки сверху (масштабируемые)"

#. LUhCa
#: starmath/inc/strings.hrc:241
msgctxt "RID_XUNDERBRACEY_HELP"
msgid "Braces Bottom (Scalable)"
msgstr "Фигурные скобки снизу (масштабируемые)"

#. Ecw64
#: starmath/inc/strings.hrc:242
msgctxt "RID_EVALUATEX_HELP"
msgid "Evaluate"
msgstr ""

#. vfpuY
#: starmath/inc/strings.hrc:243
msgctxt "RID_EVALUATE_FROMX_HELP"
msgid "Evaluate Subscript Bottom"
msgstr ""

#. Q6G2q
#: starmath/inc/strings.hrc:244
msgctxt "RID_EVALUATE_TOX_HELP"
msgid "Evaluate Superscript Top"
msgstr ""

#. 6NGAj
#: starmath/inc/strings.hrc:245
msgctxt "RID_EVALUATE_FROMTOX_HELP"
msgid "Evaluate Sup/Sub script"
msgstr ""

#. wePDA
#: starmath/inc/strings.hrc:246
msgctxt "RID_RSUBX_HELP"
msgid "Subscript Right"
msgstr "Нижний индекс справа"

#. tAk6B
#: starmath/inc/strings.hrc:247
msgctxt "RID_RSUPX_HELP"
msgid "Power"
msgstr "Степень"

#. fkDc3
#: starmath/inc/strings.hrc:248
msgctxt "RID_LSUBX_HELP"
msgid "Subscript Left"
msgstr "Нижний индекс слева"

#. diRUE
#: starmath/inc/strings.hrc:249
msgctxt "RID_LSUPX_HELP"
msgid "Superscript Left"
msgstr "Верхний индекс слева"

#. cA8up
#: starmath/inc/strings.hrc:250
msgctxt "RID_CSUBX_HELP"
msgid "Subscript Bottom"
msgstr "Нижний индекс снизу"

#. BmFm5
#: starmath/inc/strings.hrc:251
msgctxt "RID_CSUPX_HELP"
msgid "Superscript Top"
msgstr "Верхний индекс сверху"

#. WTF6i
#: starmath/inc/strings.hrc:252
msgctxt "RID_SBLANK_HELP"
msgid "Small Gap"
msgstr "Короткий пробел"

#. 3GBzt
#: starmath/inc/strings.hrc:253
msgctxt "RID_BLANK_HELP"
msgid "Blank"
msgstr "Пусто"

#. Tv29B
#: starmath/inc/strings.hrc:254
msgctxt "RID_NEWLINE_HELP"
msgid "New Line"
msgstr "Новая строка"

#. tnBvX
#: starmath/inc/strings.hrc:255
msgctxt "RID_BINOMXY_HELP"
msgid "Vertical Stack (2 Elements)"
msgstr "Вертикальное расположение (2 элемента)"

#. uAfzF
#: starmath/inc/strings.hrc:256
msgctxt "RID_STACK_HELP"
msgid "Vertical Stack"
msgstr "Вертикальное расположение"

#. GZoUk
#: starmath/inc/strings.hrc:257
msgctxt "RID_MATRIX_HELP"
msgid "Matrix Stack"
msgstr "Матричное расположение"

#. qGAFn
#: starmath/inc/strings.hrc:258
msgctxt "RID_ALIGNLX_HELP"
msgid "Align Left"
msgstr "Выровнять по левому краю"

#. BpAbA
#: starmath/inc/strings.hrc:259
msgctxt "RID_ALIGNCX_HELP"
msgid "Align Center"
msgstr "Выровнять по центру"

#. RTRN9
#: starmath/inc/strings.hrc:260
msgctxt "RID_ALIGNRX_HELP"
msgid "Align Right"
msgstr "Выровнять по правому краю"

#. rBXQx
#: starmath/inc/strings.hrc:261
msgctxt "RID_ALEPH_HELP"
msgid "Aleph"
msgstr "Алеф"

#. ixk6B
#: starmath/inc/strings.hrc:262
msgctxt "RID_EMPTYSET_HELP"
msgid "Empty Set"
msgstr "Пустое множество"

#. fbVuw
#: starmath/inc/strings.hrc:263
msgctxt "RID_RE_HELP"
msgid "Real Part"
msgstr "Вещественная часть"

#. DjahE
#: starmath/inc/strings.hrc:264
msgctxt "RID_IM_HELP"
msgid "Imaginary Part"
msgstr "Мнимая часть"

#. LwDCX
#: starmath/inc/strings.hrc:265
msgctxt "RID_INFINITY_HELP"
msgid "Infinity"
msgstr "Бесконечность"

#. 5TTyg
#: starmath/inc/strings.hrc:266
msgctxt "RID_PARTIAL_HELP"
msgid "Partial"
msgstr "Частный дифференциал"

#. gkq7i
#: starmath/inc/strings.hrc:267
msgctxt "RID_NABLA_HELP"
msgid "Nabla"
msgstr "Набла"

#. DzGXD
#: starmath/inc/strings.hrc:268
msgctxt "RID_LAPLACE_HELP"
msgid "Laplace transform"
msgstr "Преобразование Лапласа"

#. ajf9X
#: starmath/inc/strings.hrc:269
msgctxt "RID_FOURIER_HELP"
msgid "Fourier transform"
msgstr "Преобразование Фурье"

#. BC9vn
#: starmath/inc/strings.hrc:270
msgctxt "RID_BACKEPSILON_HELP"
msgid "Backwards epsilon"
msgstr "Обратная эпсилон"

#. aQpTD
#: starmath/inc/strings.hrc:271
msgctxt "RID_WP_HELP"
msgid "Weierstrass p"
msgstr "Эллиптический символ Вейерштрасса"

#. f9sfv
#: starmath/inc/strings.hrc:272
msgctxt "RID_DOTSAXIS_HELP"
msgid "Dots In Middle"
msgstr "Точки посередине"

#. C3nbh
#: starmath/inc/strings.hrc:273
msgctxt "RID_DOTSUP_HELP"
msgid "Dots To Top"
msgstr "Точки вверх"

#. tzBF5
#: starmath/inc/strings.hrc:274
msgctxt "RID_DOTSDOWN_HELP"
msgid "Dots To Bottom"
msgstr "Точки вниз"

#. XDsJg
#: starmath/inc/strings.hrc:275
msgctxt "RID_DOTSLOW_HELP"
msgid "Dots At Bottom"
msgstr "Точки снизу"

#. TtFD4
#: starmath/inc/strings.hrc:276
msgctxt "RID_DOTSVERT_HELP"
msgid "Dots Vertically"
msgstr "Точки вертикально"

#. YsuWX
#: starmath/inc/strings.hrc:277
msgctxt "RID_XCIRCY_HELP"
msgid "Concatenate"
msgstr "Связывание"

#. JAGx5
#: starmath/inc/strings.hrc:278
msgctxt "RID_XWIDESLASHY_HELP"
msgid "Division (wideslash)"
msgstr "Деление (широкая косая черта)"

#. YeJSK
#: starmath/inc/strings.hrc:279
msgctxt "RID_XWIDEBSLASHY_HELP"
msgid "Division (counter wideslash)"
msgstr "Деление (обратная широкая косая черта)"

#. wfbfE
#: starmath/inc/strings.hrc:280
msgctxt "RID_XDIVIDESY_HELP"
msgid "Divides"
msgstr "Делится"

#. 3BFDd
#: starmath/inc/strings.hrc:281
msgctxt "RID_XNDIVIDESY_HELP"
msgid "Does Not Divide"
msgstr "Не делится"

#. CCvBP
#: starmath/inc/strings.hrc:282
msgctxt "RID_DLARROW_HELP"
msgid "Double Arrow Left"
msgstr "Двойная стрелка влево"

#. UJYMA
#: starmath/inc/strings.hrc:283
msgctxt "RID_DLRARROW_HELP"
msgid "Double Arrow Left And Right"
msgstr "Двойная стрелка влево и вправо"

#. xEGRt
#: starmath/inc/strings.hrc:284
msgctxt "RID_DRARROW_HELP"
msgid "Double Arrow Right"
msgstr "Двойная стрелка вправо"

#. 9fdkb
#: starmath/inc/strings.hrc:285
msgctxt "RID_SETN_HELP"
msgid "Natural Numbers Set"
msgstr "Множество натуральных чисел"

#. rCVLA
#: starmath/inc/strings.hrc:286
msgctxt "RID_SETZ_HELP"
msgid "Integers Set"
msgstr "Множество целых чисел"

#. bPiC2
#: starmath/inc/strings.hrc:287
msgctxt "RID_SETQ_HELP"
msgid "Set of Rational Numbers"
msgstr "Множество рациональных чисел"

#. ftype
#: starmath/inc/strings.hrc:288
msgctxt "RID_SETR_HELP"
msgid "Real Numbers Set"
msgstr "Множество действительных чисел"

#. i4knq
#: starmath/inc/strings.hrc:289
msgctxt "RID_SETC_HELP"
msgid "Complex Numbers Set"
msgstr "Множество комплексных чисел"

#. EsxDq
#: starmath/inc/strings.hrc:290
msgctxt "RID_WIDEHATX_HELP"
msgid "Large Circumflex"
msgstr "Широкий циркумфлекс"

#. Ho4gN
#: starmath/inc/strings.hrc:291
msgctxt "RID_WIDETILDEX_HELP"
msgid "Large Tilde"
msgstr "Длинная тильда"

#. DJGj6
#: starmath/inc/strings.hrc:292
msgctxt "RID_WIDEVECX_HELP"
msgid "Large Vector Arrow"
msgstr "Длинная векторная стрелка"

#. Ew4TJ
#: starmath/inc/strings.hrc:293
msgctxt "RID_WIDEHARPOONX_HELP"
msgid "Large Harpoon"
msgstr "Большой гарпун"

#. 5Ce5n
#: starmath/inc/strings.hrc:294
msgctxt "RID_HBAR_HELP"
msgid "h Bar"
msgstr "h с поперечной чертой"

#. PAJLg
#: starmath/inc/strings.hrc:295
msgctxt "RID_LAMBDABAR_HELP"
msgid "Lambda Bar"
msgstr "Лямбда с поперечной чертой"

#. obBGe
#: starmath/inc/strings.hrc:296
msgctxt "RID_LEFTARROW_HELP"
msgid "Left Arrow"
msgstr "Стрелка влево"

#. krnEB
#: starmath/inc/strings.hrc:297
msgctxt "RID_RIGHTARROW_HELP"
msgid "Right Arrow"
msgstr "Стрелка вправо"

#. gADL7
#: starmath/inc/strings.hrc:298
msgctxt "RID_UPARROW_HELP"
msgid "Up Arrow"
msgstr "Стрелка вверх"

#. oTVat
#: starmath/inc/strings.hrc:299
msgctxt "RID_DOWNARROW_HELP"
msgid "Down Arrow"
msgstr "Стрелка вниз"

#. xVkoU
#: starmath/inc/strings.hrc:300
msgctxt "RID_NOSPACE_HELP"
msgid "No space"
msgstr "Без пробела"

#. gSrMz
#: starmath/inc/strings.hrc:301
msgctxt "RID_XPRECEDESY_HELP"
msgid "Precedes"
msgstr "Предшествует"

#. yiATA
#: starmath/inc/strings.hrc:302
msgctxt "RID_XPRECEDESEQUALY_HELP"
msgid "Precedes or equal to"
msgstr "Предшествует или равно"

#. ZY4XE
#: starmath/inc/strings.hrc:303
msgctxt "RID_XPRECEDESEQUIVY_HELP"
msgid "Precedes or equivalent to"
msgstr "Предшествует или эквивалентно"

#. Br8e9
#: starmath/inc/strings.hrc:304
msgctxt "RID_XSUCCEEDSY_HELP"
msgid "Succeeds"
msgstr "Следует"

#. VraAq
#: starmath/inc/strings.hrc:305
msgctxt "RID_XSUCCEEDSEQUALY_HELP"
msgid "Succeeds or equal to"
msgstr "Следует или равно"

#. bRiLq
#: starmath/inc/strings.hrc:306
msgctxt "RID_XSUCCEEDSEQUIVY_HELP"
msgid "Succeeds or equivalent to"
msgstr "Следует или эквивалентно"

#. 4ByDn
#: starmath/inc/strings.hrc:307
msgctxt "RID_XNOTPRECEDESY_HELP"
msgid "Does not precede"
msgstr ""

#. tjoye
#: starmath/inc/strings.hrc:308
msgctxt "RID_XNOTSUCCEEDSY_HELP"
msgid "Does not succeed"
msgstr ""

#. eu7va
#: starmath/inc/strings.hrc:309
msgctxt "RID_CATEGORY_UNARY_BINARY_OPERATORS"
msgid "Unary/Binary Operators"
msgstr "Унарные/бинарные операторы"

#. qChkW
#: starmath/inc/strings.hrc:310
msgctxt "RID_CATEGORY_RELATIONS"
msgid "Relations"
msgstr "Связи"

#. UCQER
#: starmath/inc/strings.hrc:311
msgctxt "RID_CATEGORY_SET_OPERATIONS"
msgid "Set Operations"
msgstr "Операции над множествами"

#. H7MZE
#: starmath/inc/strings.hrc:312
msgctxt "RID_CATEGORY_FUNCTIONS"
msgid "Functions"
msgstr "Функции"

#. zAeXx
#: starmath/inc/strings.hrc:313
msgctxt "RID_CATEGORY_OPERATORS"
msgid "Operators"
msgstr "Операторы"

#. GGitA
#: starmath/inc/strings.hrc:314
msgctxt "RID_CATEGORY_ATTRIBUTES"
msgid "Attributes"
msgstr "Атрибуты"

#. B29Ad
#: starmath/inc/strings.hrc:315
msgctxt "RID_CATEGORY_BRACKETS"
msgid "Brackets"
msgstr "Скобки"

#. UAdpn
#: starmath/inc/strings.hrc:316
msgctxt "RID_CATEGORY_FORMATS"
msgid "Formats"
msgstr "Форматы"

#. Yif8p
#: starmath/inc/strings.hrc:317
msgctxt "RID_CATEGORY_OTHERS"
msgid "Others"
msgstr "Прочее"

#. 3fzNy
#: starmath/inc/strings.hrc:318
msgctxt "RID_CATEGORY_EXAMPLES"
msgid "Examples"
msgstr "Примеры"

#. qPycE
#: starmath/inc/strings.hrc:320
msgctxt "RID_EXAMPLE_CIRCUMFERENCE_HELP"
msgid "Circumference"
msgstr "Длина окружности"

#. FhGWC
#: starmath/inc/strings.hrc:321
msgctxt "RID_EXAMPLE_MASS_ENERGY_EQUIV_HELP"
msgid "Mass–energy equivalence"
msgstr "Массово-энергетическая эквивалентность"

#. nwdFs
#: starmath/inc/strings.hrc:322
msgctxt "RID_EXAMPLE_PYTHAGOREAN_THEO_HELP"
msgid "Pythagorean theorem"
msgstr "Теорема Пифагора"

#. b5eq8
#: starmath/inc/strings.hrc:323
msgctxt "RID_EXAMPLE_A_TAYLOR_SERIES_HELP"
msgid "Taylor series"
msgstr ""

#. MuqjR
#: starmath/inc/strings.hrc:324
msgctxt "RID_EXAMPLE_GAUSS_DISTRIBUTION_HELP"
msgid "Gauss distribution"
msgstr "Распределение Гаусса"

#. sWaki
#: starmath/inc/strings.hrc:325
msgctxt "RID_EXAMPLE_EULER_LAGRANGE_HELP"
msgid "Euler-Lagrange equation"
msgstr "Уравнение Эйлера-Лагранжа"

#. LnNNA
#: starmath/inc/strings.hrc:326
msgctxt "RID_EXAMPLE_FTC_HELP"
msgid "Fundamental theorem of calculus"
msgstr ""

#. jF2GD
#: starmath/inc/strings.hrc:327
msgctxt "RID_EXAMPLE_CHAOS_HELP"
msgid "Chaos equation"
msgstr ""

#. afEQ8
#: starmath/inc/strings.hrc:328
msgctxt "RID_EXAMPLE_EULER_IDENTITY_HELP"
msgid "Euler's identity"
msgstr ""

#. m3ukF
#: starmath/inc/strings.hrc:329
msgctxt "RID_EXAMPLE_2NEWTON"
msgid "Newton's second law"
msgstr "Второй закон Ньютона"

#. ZmaUU
#: starmath/inc/strings.hrc:330
msgctxt "RID_EXAMPLE_GENERAL_RELATIVITY_HELP"
msgid "General relativity"
msgstr "Общая теория относительности"

#. ADBy9
#: starmath/inc/strings.hrc:331
msgctxt "RID_EXAMPLE_SPECIAL_RELATIVITY_HELP"
msgid "Special relativity"
msgstr "Специальная теория относительности"

#. u47dF
#: starmath/inc/strings.hrc:333
msgctxt "RID_FONTREGULAR"
msgid "Standard"
msgstr "Обычный"

#. aZbaD
#: starmath/inc/strings.hrc:334
msgctxt "RID_FONTITALIC"
msgid "Italic"
msgstr "Курсив"

#. 7t5Hn
#: starmath/inc/strings.hrc:335
msgctxt "RID_FONTBOLD"
msgid "Bold"
msgstr "Жирный"

#. urCxA
#: starmath/inc/strings.hrc:336
msgctxt "STR_BLACK"
msgid "black"
msgstr "чёрный"

#. n4qFR
#: starmath/inc/strings.hrc:337
msgctxt "STR_BLUE"
msgid "blue"
msgstr "синий"

#. ZS9Ma
#: starmath/inc/strings.hrc:338
msgctxt "STR_GREEN"
msgid "green"
msgstr "зелёный"

#. SAB9J
#: starmath/inc/strings.hrc:339
msgctxt "STR_RED"
msgid "red"
msgstr "красный"

#. b5qhM
#: starmath/inc/strings.hrc:340
msgctxt "STR_AQUA"
msgid "aqua"
msgstr ""

#. GLy7q
#: starmath/inc/strings.hrc:341
msgctxt "STR_FUCHSIA"
msgid "fuchsia"
msgstr ""

#. fZKES
#: starmath/inc/strings.hrc:342
msgctxt "STR_GRAY"
msgid "gray"
msgstr "серый"

#. BaoAG
#: starmath/inc/strings.hrc:343
msgctxt "STR_LIME"
msgid "lime"
msgstr "лаймовый"

#. MERnK
#: starmath/inc/strings.hrc:344
msgctxt "STR_MAROON"
msgid "maroon"
msgstr "бордовый"

#. CEYFL
#: starmath/inc/strings.hrc:345
msgctxt "STR_NAVY"
msgid "navy"
msgstr "тёмно-синий"

#. DDWH3
#: starmath/inc/strings.hrc:346
msgctxt "STR_OLIVE"
msgid "olive"
msgstr "оливковый"

#. dZoUG
#: starmath/inc/strings.hrc:347
msgctxt "STR_PURPLE"
msgid "purple"
msgstr "фиолетовый"

#. 7JFDe
#: starmath/inc/strings.hrc:348
msgctxt "STR_SILVER"
msgid "silver"
msgstr "серебряный"

#. enQJY
#: starmath/inc/strings.hrc:349
msgctxt "STR_TEAL"
msgid "teal"
msgstr "сине-зелёный"

#. QkBT2
#: starmath/inc/strings.hrc:350
msgctxt "STR_YELLOW"
msgid "yellow"
msgstr "жёлтый"

#. AZyLo
#: starmath/inc/strings.hrc:351
msgctxt "STR_CORAL"
msgid "coral"
msgstr ""

#. RZSh6
#: starmath/inc/strings.hrc:352
msgctxt "STR_CRIMSON"
msgid "crimson"
msgstr ""

#. QGibF
#: starmath/inc/strings.hrc:353
msgctxt "STR_MIDNIGHT"
msgid "midnight"
msgstr ""

#. NKAkW
#: starmath/inc/strings.hrc:354
msgctxt "STR_VIOLET"
msgid "violet"
msgstr ""

#. sF9zc
#: starmath/inc/strings.hrc:355
msgctxt "STR_ORANGE"
msgid "orange"
msgstr ""

#. CXMyK
#: starmath/inc/strings.hrc:356
msgctxt "STR_ORANGERED"
msgid "orangered"
msgstr ""

#. Ak3yd
#: starmath/inc/strings.hrc:357
msgctxt "STR_LAVENDER"
msgid "lavender"
msgstr ""

#. DLUaV
#: starmath/inc/strings.hrc:358
msgctxt "STR_SNOW"
msgid "snow"
msgstr ""

#. QDTEU
#: starmath/inc/strings.hrc:359
msgctxt "STR_SEAGREEN"
msgid "seagreen"
msgstr ""

#. PNveS
#: starmath/inc/strings.hrc:360
msgctxt "STR_INDIGO"
msgid "indigo"
msgstr ""

#. r5S8P
#: starmath/inc/strings.hrc:361
msgctxt "STR_HOTPINK"
msgid "hotpink"
msgstr ""

#. NNmRT
#: starmath/inc/strings.hrc:362
msgctxt "STR_RGB"
msgid "rgb"
msgstr "rgb"

#. nsmGb
#: starmath/inc/strings.hrc:363
msgctxt "STR_RGBA"
msgid "rgba"
msgstr ""

#. BRYCu
#: starmath/inc/strings.hrc:364
msgctxt "STR_HEX"
msgid "hex"
msgstr ""

#. CCpNs
#: starmath/inc/strings.hrc:365
msgctxt "STR_HIDE"
msgid "hide"
msgstr "невидимый"

#. FtCHm
#: starmath/inc/strings.hrc:366
msgctxt "STR_SIZE"
msgid "size"
msgstr "кегль"

#. qFRcG
#: starmath/inc/strings.hrc:367
msgctxt "STR_FONT"
msgid "font"
msgstr "гарнитура"

#. TEnpE
#: starmath/inc/strings.hrc:368
msgctxt "STR_ALIGN_LEFT"
msgid "left"
msgstr "слева"

#. dBczP
#: starmath/inc/strings.hrc:369
msgctxt "STR_ALIGN_CENTER"
msgid "center"
msgstr "по центру"

#. U9mzR
#: starmath/inc/strings.hrc:370
msgctxt "STR_ALIGN_RIGHT"
msgid "right"
msgstr "справа"

#. C3cxx
#: starmath/inc/strings.hrc:371
msgctxt "STR_CMDBOXWINDOW"
msgid "Commands"
msgstr "Команды"

#. Sgayv
#: starmath/inc/strings.hrc:372
msgctxt "RID_DOCUMENTSTR"
msgid "Formula"
msgstr "Формула"

#. veG66
#: starmath/inc/strings.hrc:373
msgctxt "STR_STATSTR_WRITING"
msgid "Saving document..."
msgstr "Сохранение документа..."

#. M6rLx
#: starmath/inc/strings.hrc:374
msgctxt "STR_MATH_DOCUMENT_FULLTYPE_CURRENT"
msgid "%PRODUCTNAME %PRODUCTVERSION Formula"
msgstr "Формула %PRODUCTNAME %PRODUCTVERSION"

#. AFFdK
#: starmath/inc/strings.hrc:375
msgctxt "RID_ERR_IDENT"
msgid "ERROR : "
msgstr "ОШИБКА : "

#. wu5Uu
#: starmath/inc/strings.hrc:376
msgctxt "RID_ERR_NONE"
msgid "no error"
msgstr ""

#. p2FHe
#: starmath/inc/strings.hrc:377
msgctxt "RID_ERR_UNEXPECTEDCHARACTER"
msgid "Unexpected character"
msgstr "Неожиданный символ"

#. CgyFQ
#: starmath/inc/strings.hrc:378
msgctxt "RID_ERR_UNEXPECTEDTOKEN"
msgid "Unexpected token"
msgstr "Неожиданный токен"

#. RGAFy
#: starmath/inc/strings.hrc:379
msgctxt "RID_ERR_LGROUPEXPECTED"
msgid "'{' expected"
msgstr "Ожидается «{»"

#. Wyx9q
#: starmath/inc/strings.hrc:380
msgctxt "RID_ERR_RGROUPEXPECTED"
msgid "'}' expected"
msgstr "Ожидается «}»"

#. B7B7y
#: starmath/inc/strings.hrc:381
msgctxt "RID_ERR_LBRACEEXPECTED"
msgid "'(' expected"
msgstr "Ожидается «(»"

#. kKoFQ
#: starmath/inc/strings.hrc:382
msgctxt "RID_ERR_RBRACEEXPECTED"
msgid "')' expected"
msgstr "Ожидается «)»"

#. aDG4Y
#: starmath/inc/strings.hrc:383
msgctxt "RID_ERR_PARENTMISMATCH"
msgid "Left and right symbols mismatched"
msgstr "Символы слева и справа не соответствуют"

#. FYFE5
#: starmath/inc/strings.hrc:384
msgctxt "RID_ERR_FONTEXPECTED"
msgid "'fixed', 'sans', or 'serif' expected"
msgstr "Ожидается «fixed», «sans» или «serif»"

#. jGZdh
#: starmath/inc/strings.hrc:385
msgctxt "RID_ERR_SIZEEXPECTED"
msgid "'size' followed by an unexpected token"
msgstr "Неожиданный токен после «size»"

#. 6DqgC
#: starmath/inc/strings.hrc:386
msgctxt "RID_ERR_DOUBLEALIGN"
msgid "Double aligning is not allowed"
msgstr "Двойное выравнивание не разрешено"

#. aoufx
#: starmath/inc/strings.hrc:387
msgctxt "RID_ERR_DOUBLESUBSUPSCRIPT"
msgid "Double sub/superscripts is not allowed"
msgstr "Двойные индексы не разрешены"

#. U6U5Z
#: starmath/inc/strings.hrc:388
msgctxt "RID_ERR_NUMBEREXPECTED"
msgid "Expected number"
msgstr ""

#. ZWBDD
#: starmath/inc/strings.hrc:389
msgctxt "RID_ERR_POUNDEXPECTED"
msgid "'#' expected"
msgstr "Ожидается «#»"

#. HLZNK
#: starmath/inc/strings.hrc:390
msgctxt "RID_ERR_COLOREXPECTED"
msgid "Color required"
msgstr "Требуется цвет"

#. GboH7
#: starmath/inc/strings.hrc:391
msgctxt "RID_ERR_RIGHTEXPECTED"
msgid "'RIGHT' expected"
msgstr "Ожидается «Вправо»"

#. A8QNw
#: starmath/inc/strings.hrc:392
msgctxt "RID_PRINTUIOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"

#. mLvHF
#: starmath/inc/strings.hrc:393
msgctxt "RID_PRINTUIOPT_CONTENTS"
msgid "Contents"
msgstr "Содержимое"

#. Dwn4W
#: starmath/inc/strings.hrc:394
msgctxt "RID_PRINTUIOPT_TITLE"
msgid "~Title"
msgstr "Заглавие"

#. LSV24
#: starmath/inc/strings.hrc:395
msgctxt "RID_PRINTUIOPT_FRMLTXT"
msgid "~Formula text"
msgstr "Текст формулы"

#. XnVAD
#: starmath/inc/strings.hrc:396
msgctxt "RID_PRINTUIOPT_BORDERS"
msgid "B~orders"
msgstr "Обрамление"

#. TfBWF
#: starmath/inc/strings.hrc:397
msgctxt "RID_PRINTUIOPT_SIZE"
msgid "Size"
msgstr "Размер"

#. egvJg
#: starmath/inc/strings.hrc:398
msgctxt "RID_PRINTUIOPT_ORIGSIZE"
msgid "O~riginal size"
msgstr "Исходный размер"

#. ZSF52
#: starmath/inc/strings.hrc:399
msgctxt "RID_PRINTUIOPT_FITTOPAGE"
msgid "Fit to ~page"
msgstr "По размеру страницы"

#. ZVcSf
#: starmath/inc/strings.hrc:400
msgctxt "RID_PRINTUIOPT_SCALING"
msgid "~Scaling"
msgstr "Масштаб"

#. ZEPYq
#: starmath/uiconfig/smath/ui/alignmentdialog.ui:8
msgctxt "alignmentdialog|AlignmentDialog"
msgid "Alignment"
msgstr "Выравнивание"

#. Zseo6
#: starmath/uiconfig/smath/ui/alignmentdialog.ui:23
msgctxt "alignmentdialog|default"
msgid "_Default"
msgstr "По умолчанию"

#. RK3fb
#: starmath/uiconfig/smath/ui/alignmentdialog.ui:30
msgctxt "alignmentdialog|extended_tip|default"
msgid "Click here to save your changes as the default settings for new formulas."
msgstr "Нажмите эту кнопку, чтобы сохранить внесённые изменения в качестве параметров по умолчанию для всех новых формул."

#. kGsuJ
#: starmath/uiconfig/smath/ui/alignmentdialog.ui:113
msgctxt "alignmentdialog|left"
msgid "_Left"
msgstr "Слева"

#. emVv4
#: starmath/uiconfig/smath/ui/alignmentdialog.ui:122
msgctxt "alignmentdialog|extended_tip|left"
msgid "Aligns the selected elements of a formula to the left."
msgstr "Выравнивает выбранные элементы формулы по левому краю."

#. v8DVF
#: starmath/uiconfig/smath/ui/alignmentdialog.ui:134
msgctxt "alignmentdialog|center"
msgid "_Centered"
msgstr "По центру"

#. Cppmw
#: starmath/uiconfig/smath/ui/alignmentdialog.ui:143
msgctxt "alignmentdialog|extended_tip|center"
msgid "Aligns the elements of a formula to the center."
msgstr "Выравнивает элементы формулы по центру."

#. 5TgYZ
#: starmath/uiconfig/smath/ui/alignmentdialog.ui:155
msgctxt "alignmentdialog|right"
msgid "_Right"
msgstr "Справа"

#. atNoc
#: starmath/uiconfig/smath/ui/alignmentdialog.ui:164
msgctxt "alignmentdialog|extended_tip|right"
msgid "Aligns the elements of a formula to the right."
msgstr "Выравнивает элементы формулы по правому краю."

#. LbzHM
#: starmath/uiconfig/smath/ui/alignmentdialog.ui:180
msgctxt "alignmentdialog|label1"
msgid "Horizontal"
msgstr "Горизонтальное"

#. qV2H7
#: starmath/uiconfig/smath/ui/alignmentdialog.ui:206
msgctxt "alignmentdialog|extended_tip|AlignmentDialog"
msgid "You can define the alignment of multi-line formulas as well as formulas with several elements in one line."
msgstr "Можно задать выравнивание как для многострочных формул, так и для формул с несколькими элементами в одной строке."

#. NqNaF
#: starmath/uiconfig/smath/ui/catalogdialog.ui:8
msgctxt "catalogdialog|CatalogDialog"
msgid "Symbols"
msgstr "Символы"

#. G6qQM
#: starmath/uiconfig/smath/ui/catalogdialog.ui:24
msgctxt "catalogdialog|edit"
msgid "_Edit..."
msgstr "Изменить..."

#. TZoCR
#: starmath/uiconfig/smath/ui/catalogdialog.ui:31
msgctxt "catalogdialog|extended_tip|edit"
msgid "Click here to open the Edit Symbols dialog."
msgstr "Нажмите эту кнопку, чтобы открыть диалоговое окно Правка символов."

#. F86fN
#: starmath/uiconfig/smath/ui/catalogdialog.ui:43
msgctxt "catalogdialog|insert"
msgid "_Insert"
msgstr "Вставить"

#. w4mRB
#: starmath/uiconfig/smath/ui/catalogdialog.ui:52
msgctxt "catalogdialog|extended_tip|ok"
msgid "Saves all changes and closes dialog."
msgstr "Сохраняет все изменения и закрывает диалоговое окно."

#. zzUYb
#: starmath/uiconfig/smath/ui/catalogdialog.ui:113
msgctxt "catalogdialog|label1"
msgid "_Symbol set:"
msgstr "Набор символов:"

#. UA5cZ
#: starmath/uiconfig/smath/ui/catalogdialog.ui:129
msgctxt "catalogdialog|extended_tip|symbolset"
msgid "All symbols are organized into symbol sets. Select the desired symbol set from the list box. The corresponding group of symbols appear in the field below."
msgstr "Все символы организованы в виде наборов символов. Выберите в списке нужный набор символов. В расположенном ниже поле отображается соответствующая группа символов."

#. Gu3DC
#: starmath/uiconfig/smath/ui/catalogdialog.ui:142
msgctxt "catalogdialog|symbolname"
msgid "Unknown"
msgstr "Неизвестный"

#. znrh2
#: starmath/uiconfig/smath/ui/catalogdialog.ui:205
msgctxt "catalogdialog|extended_tip|preview"
msgid "Displays a preview of the current selection."
msgstr ""

#. DSYgZ
#: starmath/uiconfig/smath/ui/catalogdialog.ui:246
msgctxt "catalogdialog|extended_tip|CatalogDialog"
msgid "Opens the Symbols dialog, in which you can select a symbol to insert in the formula."
msgstr ""

#. P3rFo
#: starmath/uiconfig/smath/ui/dockingelements.ui:24
msgctxt "dockingelements|ElementCategories|tooltip_text"
msgid "Element categories"
msgstr "Категории элементов"

#. 4SGdP
#: starmath/uiconfig/smath/ui/fontdialog.ui:16
msgctxt "fontdialog|FontDialog"
msgid "Fonts"
msgstr "Шрифты"

#. x7cHX
#: starmath/uiconfig/smath/ui/fontdialog.ui:155
msgctxt "fontdialog|extended_tip|font"
msgid "Select a font from the list."
msgstr "Выберите шрифт из списка."

#. eepux
#: starmath/uiconfig/smath/ui/fontdialog.ui:170
msgctxt "fontdialog|formulaL"
msgid "Font"
msgstr "Шрифт"

#. rEsKd
#: starmath/uiconfig/smath/ui/fontdialog.ui:203
msgctxt "fontdialog|bold"
msgid "_Bold"
msgstr "Жирный"

#. XACty
#: starmath/uiconfig/smath/ui/fontdialog.ui:211
msgctxt "fontdialog|extended_tip|bold"
msgid "Check this box to assign the bold attribute to the font."
msgstr "Установите этот флажок, чтобы задать полужирное начертание шрифта."

#. mBw2w
#: starmath/uiconfig/smath/ui/fontdialog.ui:222
msgctxt "fontdialog|italic"
msgid "_Italic"
msgstr "Курсив"

#. W4VUL
#: starmath/uiconfig/smath/ui/fontdialog.ui:230
msgctxt "fontdialog|extended_tip|italic"
msgid "Check this box to assign the italic attribute to the font."
msgstr "Установите этот флажок, чтобы задать курсивное начертание шрифта."

#. uvvT5
#: starmath/uiconfig/smath/ui/fontdialog.ui:245
msgctxt "fontdialog|formulaL1"
msgid "Attributes"
msgstr "Атрибуты"

#. pwqjH
#: starmath/uiconfig/smath/ui/fontdialog.ui:305
msgctxt "fontdialog|extended_tip|FontDialog"
msgid "Use this dialog to select the font for the respective category in the Fonts dialog."
msgstr ""

#. AhkAD
#: starmath/uiconfig/smath/ui/fontsizedialog.ui:44
msgctxt "fontsizedialog|FontSizeDialog"
msgid "Font Sizes"
msgstr "Размеры шрифта"

#. ECCqC
#: starmath/uiconfig/smath/ui/fontsizedialog.ui:61
msgctxt "fontsizedialog|default"
msgid "_Default"
msgstr "По умолчанию"

#. BywFC
#: starmath/uiconfig/smath/ui/fontsizedialog.ui:68
msgctxt "fontsizedialog|extended_tip|default"
msgid "Click this button to save your changes as a default for all new formulas."
msgstr "Нажмите эту кнопку для сохранения изменений в качестве значений по умолчанию для всех новых формул."

#. xePRa
#: starmath/uiconfig/smath/ui/fontsizedialog.ui:149
msgctxt "fontsizedialog|label4"
msgid "Base _size:"
msgstr "Стандартный:"

#. TEGqP
#: starmath/uiconfig/smath/ui/fontsizedialog.ui:170
msgctxt "fontsizedialog|extended_tip|spinB_baseSize"
msgid "All elements of a formula are proportionally scaled to the base size. To change the base size, select or type in the desired point (pt) size. You can also use other units of measure or other metrics, which are then automatically converted to points."
msgstr ""

#. RtP4G
#: starmath/uiconfig/smath/ui/fontsizedialog.ui:214
msgctxt "fontsizedialog|extended_tip|spinB_function"
msgid "Select the relative size for names and other function elements in a formula in proportion to the base size."
msgstr "Выберите размер для имён и других элементов функций в формуле в процентах от основного размера."

#. AfHYB
#: starmath/uiconfig/smath/ui/fontsizedialog.ui:227
msgctxt "fontsizedialog|label2"
msgid "_Operators:"
msgstr "Операторы:"

#. 3zJD3
#: starmath/uiconfig/smath/ui/fontsizedialog.ui:241
msgctxt "fontsizedialog|label3"
msgid "_Limits:"
msgstr "Пределы:"

#. FCfRf
#: starmath/uiconfig/smath/ui/fontsizedialog.ui:261
msgctxt "fontsizedialog|extended_tip|spinB_operator"
msgid "Select the relative size of the mathematical operators in a formula in proportion to the base size."
msgstr "Выберите относительный размер математических операторов в формуле в процентах от основного размера."

#. gK2LX
#: starmath/uiconfig/smath/ui/fontsizedialog.ui:280
msgctxt "fontsizedialog|extended_tip|spinB_limit"
msgid "Select the relative size for the limits in a formula in proportion to the base size."
msgstr "Выберите размер для пределов в формуле в процентах от основного размера."

#. Dxb8V
#: starmath/uiconfig/smath/ui/fontsizedialog.ui:293
msgctxt "fontsizedialog|label5"
msgid "_Text:"
msgstr "Текст:"

#. NydaV
#: starmath/uiconfig/smath/ui/fontsizedialog.ui:307
msgctxt "fontsizedialog|label7"
msgid "_Functions:"
msgstr "Функции:"

#. nPkA2
#: starmath/uiconfig/smath/ui/fontsizedialog.ui:321
msgctxt "fontsizedialog|label6"
msgid "_Indexes:"
msgstr "Индексы:"

#. 2bdgv
#: starmath/uiconfig/smath/ui/fontsizedialog.ui:341
msgctxt "fontsizedialog|extended_tip|spinB_text"
msgid "Select the size for text in a formula relative to the base size."
msgstr "Выберите размер текста формулы относительно основного размера."

#. AqFSQ
#: starmath/uiconfig/smath/ui/fontsizedialog.ui:360
msgctxt "fontsizedialog|extended_tip|spinB_index"
msgid "Select the relative size for the indexes in a formula in proportion to the base size."
msgstr "Выберите размер индексов в формуле в процентах от основного размера."

#. Gj8QQ
#: starmath/uiconfig/smath/ui/fontsizedialog.ui:375
msgctxt "fontsizedialog|label1"
msgid "Relative Sizes"
msgstr "Относительные"

#. 5Tw56
#: starmath/uiconfig/smath/ui/fontsizedialog.ui:407
msgctxt "fontsizedialog|extended_tip|FontSizeDialog"
msgid "Use this dialog to specify the font sizes for your formula. Select a base size and all elements of the formula will be scaled in relation to this base."
msgstr "Это диалоговое окно используется для задания размеров шрифтов для формулы. Выберите основной размер, относительно которого должны масштабироваться все элементы формулы."

#. Ahejh
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:12
msgctxt "fonttypedialog|menuitem1"
msgid "_Variables"
msgstr "Переменные"

#. wWEhm
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:20
msgctxt "fonttypedialog|menuitem2"
msgid "_Functions"
msgstr "Функции"

#. vGby3
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:28
msgctxt "fonttypedialog|menuitem3"
msgid "_Numbers"
msgstr "Числа"

#. usaFG
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:36
msgctxt "fonttypedialog|menuitem4"
msgid "_Text"
msgstr "Текст"

#. FRdhi
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:44
msgctxt "fonttypedialog|menuitem5"
msgid "_Serif"
msgstr "С засечками"

#. qCEgG
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:52
msgctxt "fonttypedialog|menuitem6"
msgid "S_ans-serif"
msgstr "Без засечек"

#. gDXFw
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:60
msgctxt "fonttypedialog|menuitem7"
msgid "Fixe_d-width"
msgstr "Моноширинный"

#. dXCDj
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:68
msgctxt "fonttypedialog|FontsDialog"
msgid "Fonts"
msgstr "Шрифты"

#. p43oF
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:98
msgctxt "fonttypedialog|modify"
msgid "_Modify"
msgstr "Изменить"

#. uQCNw
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:111
msgctxt "fonttypedialog|extended_tip|modify"
msgid "Click one of the choices from this pop-up menu to access the Fonts dialog, where you can define the font and attributes for the respective formula and for custom fonts."
msgstr "Выберите один из пунктов в этом всплывающем меню, чтобы открыть диалоговое окно Шрифты, позволяющее определить шрифт и атрибуты для соответствующей формулы, а также для пользовательских шрифтов."

#. sdTfG
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:123
msgctxt "fonttypedialog|default"
msgid "_Default"
msgstr "По умолчанию"

#. gAvNx
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:130
msgctxt "fonttypedialog|extended_tip|default"
msgid "Click this button to save your changes as the default for all new formulas."
msgstr "Нажмите эту кнопку, чтобы сохранить внесённые изменения в качестве параметров по умолчанию для всех новых формул."

#. EhoBp
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:207
msgctxt "fonttypedialog|label1"
msgid "_Variables:"
msgstr "Переменные:"

#. BCVC9
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:224
msgctxt "fonttypedialog|label2"
msgid "_Functions:"
msgstr "Функции:"

#. zFooF
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:241
msgctxt "fonttypedialog|label3"
msgid "_Numbers:"
msgstr "Числа:"

#. bYvD9
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:258
msgctxt "fonttypedialog|label4"
msgid "_Text:"
msgstr "Текст:"

#. daPBN
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:278
msgctxt "fonttypedialog|extended_tip|variableCB"
msgid "You can select the font for the variables in your formula."
msgstr "Выберите шрифт для переменных в формуле."

#. CUQQ5
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:294
msgctxt "fonttypedialog|extended_tip|functionCB"
msgid "Select the font for names and properties of functions."
msgstr "Выберите шрифт для имён и свойств функций."

#. Ap4gM
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:310
msgctxt "fonttypedialog|extended_tip|numberCB"
msgid "You can select the font for the numbers in your formula."
msgstr "Выберите шрифт для чисел в формуле."

#. gt2wF
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:326
msgctxt "fonttypedialog|extended_tip|textCB"
msgid "Define the font for the text in your formula here."
msgstr "Выберите шрифт для текста в формуле."

#. PEDax
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:341
msgctxt "fonttypedialog|formulaL"
msgid "Formula Fonts"
msgstr "Шрифты формул"

#. FZyFB
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:375
msgctxt "fonttypedialog|label5"
msgid "_Serif:"
msgstr "С засечками:"

#. TAgaq
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:392
msgctxt "fonttypedialog|label6"
msgid "S_ans-serif:"
msgstr "Без засечек:"

#. qzEea
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:409
msgctxt "fonttypedialog|label7"
msgid "F_ixed-width:"
msgstr "Моноширинный:"

#. pJfBE
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:429
msgctxt "fonttypedialog|extended_tip|serifCB"
msgid "You can specify the font to be used as serif font."
msgstr "Возможно задать шрифт для шрифта с засечками."

#. mD8Qp
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:445
msgctxt "fonttypedialog|extended_tip|sansCB"
msgid "You can specify the font to be used for sans serif font."
msgstr "Возможно задать шрифт для шрифта без засечек."

#. BUA9M
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:461
msgctxt "fonttypedialog|extended_tip|fixedCB"
msgid "You can specify the font to be used for fixed-width font."
msgstr "Возможно задать шрифт для моноширинного шрифта."

#. PgQfV
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:476
msgctxt "fonttypedialog|customL"
msgid "Custom Fonts"
msgstr "Шрифты пользователя"

#. gXDAz
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:505
msgctxt "fonttypedialog|extended_tip|FontsDialog"
msgid "Defines the fonts that can be applied to formula elements."
msgstr "Определение шрифтов, которые применяются для элементов формул."

#. LBpEX
#: starmath/uiconfig/smath/ui/printeroptions.ui:35
msgctxt "printeroptions|title"
msgid "Title"
msgstr "Имя"

#. kZmmC
#: starmath/uiconfig/smath/ui/printeroptions.ui:43
msgctxt "printeroptions|extended_tip|title"
msgid "Specifies whether you want the name of the document to be included in the printout."
msgstr "Задаёт, выводить ли на печать имя документа."

#. pHDis
#: starmath/uiconfig/smath/ui/printeroptions.ui:55
msgctxt "printeroptions|formulatext"
msgid "Formula text"
msgstr "Текст формулы"

#. UEoB8
#: starmath/uiconfig/smath/ui/printeroptions.ui:63
msgctxt "printeroptions|extended_tip|formulatext"
msgid "Specifies whether to include the contents of the Commands window at the bottom of the printout."
msgstr ""

#. 3zuC8
#: starmath/uiconfig/smath/ui/printeroptions.ui:75
msgctxt "printeroptions|borders"
msgid "Borders"
msgstr "Обрамление"

#. EVENZ
#: starmath/uiconfig/smath/ui/printeroptions.ui:83
msgctxt "printeroptions|extended_tip|borders"
msgid "Applies a thin border to the formula area in the printout."
msgstr ""

#. M6JQf
#: starmath/uiconfig/smath/ui/printeroptions.ui:99
msgctxt "printeroptions|label4"
msgid "Contents"
msgstr "Содержимое"

#. 39bX5
#: starmath/uiconfig/smath/ui/printeroptions.ui:128
msgctxt "printeroptions|originalsize"
msgid "Original size"
msgstr "Исходный размер"

#. ZFnze
#: starmath/uiconfig/smath/ui/printeroptions.ui:137
msgctxt "printeroptions|extended_tip|originalsize"
msgid "Prints the formula without adjusting the current font size."
msgstr "Печатает формулу без подстройки размера текущего шрифта."

#. gzwzd
#: starmath/uiconfig/smath/ui/printeroptions.ui:149
msgctxt "printeroptions|fittopage"
msgid "Fit to page"
msgstr "Согласовать с размером страницы"

#. 2GMhr
#: starmath/uiconfig/smath/ui/printeroptions.ui:158
msgctxt "printeroptions|extended_tip|fittopage"
msgid "Adjusts the formula to the page format used in the printout."
msgstr ""

#. jqNJw
#: starmath/uiconfig/smath/ui/printeroptions.ui:175
msgctxt "printeroptions|scaling"
msgid "Scaling:"
msgstr "Масштабирование:"

#. c3Xuj
#: starmath/uiconfig/smath/ui/printeroptions.ui:184
msgctxt "printeroptions|extended_tip|scaling"
msgid "Reduces or enlarges the size of the printed formula by a specified factor."
msgstr ""

#. cqANF
#: starmath/uiconfig/smath/ui/printeroptions.ui:202
msgctxt "printeroptions|extended_tip|scalingspim"
msgid "Enter the scale factor for scaling the formula."
msgstr "Введите коэффициент для масштабирования формулы."

#. mKDDK
#: starmath/uiconfig/smath/ui/printeroptions.ui:225
msgctxt "printeroptions|label5"
msgid "Size"
msgstr "Размер"

#. sChtK
#: starmath/uiconfig/smath/ui/savedefaultsdialog.ui:7
msgctxt "savedefaultsdialog|SaveDefaultsDialog"
msgid "Save defaults?"
msgstr "Изменить значения по умолчанию?"

#. jCDCU
#: starmath/uiconfig/smath/ui/savedefaultsdialog.ui:14
msgctxt "savedefaultsdialog|SaveDefaultsDialog"
msgid "Should the changes be saved as defaults?"
msgstr "Сохранить настройки как значения по умолчанию?"

#. 7oNeH
#: starmath/uiconfig/smath/ui/savedefaultsdialog.ui:15
msgctxt "savedefaultsdialog|SaveDefaultsDialog"
msgid "These changes will apply for all new formulas."
msgstr "Настройки будут применены ко всем новым формулам."

#. 6EqHz
#: starmath/uiconfig/smath/ui/smathsettings.ui:41
msgctxt "smathsettings|title"
msgid "_Title row"
msgstr "Заглавная строка"

#. C2ppj
#: starmath/uiconfig/smath/ui/smathsettings.ui:49
msgctxt "extended_tip|title"
msgid "Specifies whether you want the name of the document to be included in the printout."
msgstr "Указывает, следует ли выводить на печать название документа."

#. TPGNp
#: starmath/uiconfig/smath/ui/smathsettings.ui:61
msgctxt "smathsettings|text"
msgid "_Formula text"
msgstr "Текст формулы"

#. MkGvA
#: starmath/uiconfig/smath/ui/smathsettings.ui:69
msgctxt "extended_tip|text"
msgid "Specifies whether to include the contents of the Commands window at the bottom of the printout."
msgstr ""

#. z9Sxv
#: starmath/uiconfig/smath/ui/smathsettings.ui:81
msgctxt "smathsettings|frame"
msgid "B_order"
msgstr "Рамка"

#. EYcyA
#: starmath/uiconfig/smath/ui/smathsettings.ui:89
msgctxt "extended_tip|frame"
msgid "Applies a thin border to the formula area in the printout."
msgstr "Применяет тонкую границу к области формул в распечатанном документе."

#. Fs5q2
#: starmath/uiconfig/smath/ui/smathsettings.ui:105
msgctxt "smathsettings|label4"
msgid "Print Options"
msgstr "Параметры печати"

#. QCh6f
#: starmath/uiconfig/smath/ui/smathsettings.ui:135
msgctxt "smathsettings|sizenormal"
msgid "O_riginal size"
msgstr "Исходный размер"

#. sDAYF
#: starmath/uiconfig/smath/ui/smathsettings.ui:144
msgctxt "extended_tip|sizenormal"
msgid "Prints the formula without adjusting the current font size."
msgstr "Печатает формулу без подстройки размера текущего шрифта."

#. P4NBd
#: starmath/uiconfig/smath/ui/smathsettings.ui:156
msgctxt "smathsettings|sizescaled"
msgid "Fit to _page"
msgstr "Согласовать с размером страницы"

#. zhmgc
#: starmath/uiconfig/smath/ui/smathsettings.ui:165
msgctxt "extended_tip|sizescaled"
msgid "Adjusts the formula to the page format used in the printout."
msgstr ""

#. Jy2Fh
#: starmath/uiconfig/smath/ui/smathsettings.ui:182
msgctxt "smathsettings|sizezoomed"
msgid "_Scaling:"
msgstr "Масштабирование:"

#. vFT2d
#: starmath/uiconfig/smath/ui/smathsettings.ui:205
msgctxt "extended_tip|zoom"
msgid "Reduces or enlarges the size of the printed formula by a specified enlargement factor."
msgstr ""

#. kMZqq
#: starmath/uiconfig/smath/ui/smathsettings.ui:228
msgctxt "smathsettings|label5"
msgid "Print Format"
msgstr "Формат печати"

#. s7A4r
#: starmath/uiconfig/smath/ui/smathsettings.ui:257
msgctxt "smathsettings|norightspaces"
msgid "Ig_nore ~~ and ' at the end of the line"
msgstr "Пропускат_ь ~~ и ' в конце строки"

#. VjvrA
#: starmath/uiconfig/smath/ui/smathsettings.ui:265
msgctxt "extended_tip|norightspaces"
msgid "Specifies that these space wildcards will be removed if they are at the end of a line."
msgstr ""

#. RCEH8
#: starmath/uiconfig/smath/ui/smathsettings.ui:277
msgctxt "smathsettings|saveonlyusedsymbols"
msgid "Embed only used symbols (smaller file size)"
msgstr "Внедрять только используемые символы (меньший размер файла)"

#. BkZLa
#: starmath/uiconfig/smath/ui/smathsettings.ui:285
msgctxt "extended_tip|saveonlyusedsymbols"
msgid "Saves only those symbols with each formula that are used in that formula."
msgstr ""

#. DfkEY
#: starmath/uiconfig/smath/ui/smathsettings.ui:297
msgctxt "smathsettings|autoclosebrackets"
msgid "Auto close brackets, parentheses and braces"
msgstr "Закрывать скобки автоматически"

#. M4uaa
#: starmath/uiconfig/smath/ui/smathsettings.ui:321
msgctxt "smathsettings|smzoom"
msgid "Scaling code input window:"
msgstr ""

#. sZMPm
#: starmath/uiconfig/smath/ui/smathsettings.ui:337
#: starmath/uiconfig/smath/ui/smathsettings.ui:340
msgctxt "extended_tip|smzoom"
msgid "Reduces or enlarges the size of the formula code by a specified enlargement factor."
msgstr ""

#. N4Diy
#: starmath/uiconfig/smath/ui/smathsettings.ui:363
msgctxt "smathsettings|label1"
msgid "Miscellaneous Options"
msgstr "Различные параметры"

#. BZ6a3
#: starmath/uiconfig/smath/ui/smathsettings.ui:378
msgctxt "extended_tip|SmathSettings"
msgid "Defines formula settings that will be valid for all documents."
msgstr "Задаёт параметры формул, которые будут действительны для всех документов."

#. AQFsm
#: starmath/uiconfig/smath/ui/spacingdialog.ui:28
msgctxt "spacingdialog|menuitem1"
msgid "Spacing"
msgstr "Интервалы"

#. LwwGs
#: starmath/uiconfig/smath/ui/spacingdialog.ui:38
msgctxt "spacingdialog|menuitem2"
msgid "Indexes"
msgstr "Индексы"

#. CHNbD
#: starmath/uiconfig/smath/ui/spacingdialog.ui:48
msgctxt "spacingdialog|menuitem3"
msgid "Fractions"
msgstr "Простые дроби"

#. YzdwG
#: starmath/uiconfig/smath/ui/spacingdialog.ui:58
msgctxt "spacingdialog|menuitem4"
msgid "Fraction Bars"
msgstr "Дробная черта"

#. cfzV3
#: starmath/uiconfig/smath/ui/spacingdialog.ui:68
msgctxt "spacingdialog|menuitem5"
msgid "Limits"
msgstr "Пределы"

#. w6Veu
#: starmath/uiconfig/smath/ui/spacingdialog.ui:78
msgctxt "spacingdialog|menuitem6"
msgid "Brackets"
msgstr "Скобки"

#. hk8a9
#: starmath/uiconfig/smath/ui/spacingdialog.ui:88
msgctxt "spacingdialog|menuitem7"
msgid "Matrices"
msgstr "Матрицы"

#. DShKA
#: starmath/uiconfig/smath/ui/spacingdialog.ui:98
msgctxt "spacingdialog|menuitem8"
msgid "Symbols"
msgstr "Символы"

#. bgBmh
#: starmath/uiconfig/smath/ui/spacingdialog.ui:108
msgctxt "spacingdialog|menuitem9"
msgid "Operators"
msgstr "Операторы"

#. JtFqi
#: starmath/uiconfig/smath/ui/spacingdialog.ui:118
msgctxt "spacingdialog|menuitem10"
msgid "Borders"
msgstr "Обрамление"

#. ZPaRG
#: starmath/uiconfig/smath/ui/spacingdialog.ui:128
msgctxt "spacingdialog|SpacingDialog"
msgid "Spacing"
msgstr "Интервалы"

#. YCs9E
#: starmath/uiconfig/smath/ui/spacingdialog.ui:145
msgctxt "spacingdialog|default"
msgid "_Default"
msgstr "По умолчанию"

#. sGXwv
#: starmath/uiconfig/smath/ui/spacingdialog.ui:159
msgctxt "spacingdialog|category"
msgid "_Category"
msgstr "Категория"

#. 8prDU
#: starmath/uiconfig/smath/ui/spacingdialog.ui:375
msgctxt "spacingdialog|checkbutton"
msgid "Scale all brackets"
msgstr "Масштабировать все скобки"

#. FuBDq
#: starmath/uiconfig/smath/ui/spacingdialog.ui:713
msgctxt "spacingdialog|title"
msgid "Title"
msgstr "Заглавие"

#. 6FBiz
#: starmath/uiconfig/smath/ui/spacingdialog.ui:763
msgctxt "spacingdialog|1label1"
msgid "_Spacing:"
msgstr "Интервал:"

#. yY4XJ
#: starmath/uiconfig/smath/ui/spacingdialog.ui:776
msgctxt "spacingdialog|1label2"
msgid "_Line spacing:"
msgstr "Межстрочный интервал:"

#. kBbAQ
#: starmath/uiconfig/smath/ui/spacingdialog.ui:789
msgctxt "spacingdialog|1label3"
msgid "_Root spacing:"
msgstr "Расстояние от корня:"

#. TZADy
#: starmath/uiconfig/smath/ui/spacingdialog.ui:818
msgctxt "spacingdialog|1title"
msgid "Spacing"
msgstr "Интервалы"

#. CUx6t
#: starmath/uiconfig/smath/ui/spacingdialog.ui:867
msgctxt "spacingdialog|2label1"
msgid "_Superscript:"
msgstr "Верхний индекс:"

#. 3uzYA
#: starmath/uiconfig/smath/ui/spacingdialog.ui:880
msgctxt "spacingdialog|2label2"
msgid "S_ubscript:"
msgstr "Нижний индекс:"

#. DSSri
#: starmath/uiconfig/smath/ui/spacingdialog.ui:909
msgctxt "spacingdialog|2title"
msgid "Indexes"
msgstr "Индексы"

#. JZwvA
#: starmath/uiconfig/smath/ui/spacingdialog.ui:958
msgctxt "spacingdialog|3label1"
msgid "_Numerator:"
msgstr "Числитель:"

#. mSkEA
#: starmath/uiconfig/smath/ui/spacingdialog.ui:971
msgctxt "spacingdialog|3label2"
msgid "_Denominator:"
msgstr "Знаменатель:"

#. ne2kD
#: starmath/uiconfig/smath/ui/spacingdialog.ui:1000
msgctxt "spacingdialog|3title"
msgid "Fractions"
msgstr "Простые дроби"

#. 5PMRt
#: starmath/uiconfig/smath/ui/spacingdialog.ui:1049
msgctxt "spacingdialog|4label1"
msgid "_Excess length:"
msgstr "Выступ:"

#. CfsG3
#: starmath/uiconfig/smath/ui/spacingdialog.ui:1062
msgctxt "spacingdialog|4label2"
msgid "_Weight:"
msgstr "Толщина линии:"

#. NEfpf
#: starmath/uiconfig/smath/ui/spacingdialog.ui:1091
msgctxt "spacingdialog|4title"
msgid "Fraction Bar"
msgstr "Дробная черта"

#. FQao6
#: starmath/uiconfig/smath/ui/spacingdialog.ui:1140
msgctxt "spacingdialog|5label1"
msgid "_Upper limit:"
msgstr "Верхний предел:"

#. oZ2kt
#: starmath/uiconfig/smath/ui/spacingdialog.ui:1153
msgctxt "spacingdialog|5label2"
msgid "_Lower limit:"
msgstr "Нижний предел:"

#. CBbDw
#: starmath/uiconfig/smath/ui/spacingdialog.ui:1182
msgctxt "spacingdialog|5title"
msgid "Limits"
msgstr "Пределы"

#. jfGdQ
#: starmath/uiconfig/smath/ui/spacingdialog.ui:1231
msgctxt "spacingdialog|6label1"
msgid "_Excess size (left/right):"
msgstr "Выступ (слева/справа):"

#. GvADK
#: starmath/uiconfig/smath/ui/spacingdialog.ui:1244
msgctxt "spacingdialog|6label2"
msgid "_Spacing:"
msgstr "Интервал:"

#. TbK3K
#: starmath/uiconfig/smath/ui/spacingdialog.ui:1257
msgctxt "spacingdialog|6label4"
msgid "_Excess size:"
msgstr "Выступ:"

#. kgbCT
#: starmath/uiconfig/smath/ui/spacingdialog.ui:1286
msgctxt "spacingdialog|6title"
msgid "Brackets"
msgstr "Скобки"

#. fywdV
#: starmath/uiconfig/smath/ui/spacingdialog.ui:1335
msgctxt "spacingdialog|7label1"
msgid "_Line spacing:"
msgstr "Межстрочный интервал:"

#. 4DStr
#: starmath/uiconfig/smath/ui/spacingdialog.ui:1348
msgctxt "spacingdialog|7label2"
msgid "_Column spacing:"
msgstr "Между столбцами:"

#. ELXrm
#: starmath/uiconfig/smath/ui/spacingdialog.ui:1377
msgctxt "spacingdialog|7title"
msgid "Matrix"
msgstr "Матрица"

#. vZ8LA
#: starmath/uiconfig/smath/ui/spacingdialog.ui:1426
msgctxt "spacingdialog|8label1"
msgid "_Primary height:"
msgstr "Основная высота:"

#. mF2rq
#: starmath/uiconfig/smath/ui/spacingdialog.ui:1439
msgctxt "spacingdialog|8label2"
msgid "_Minimum spacing:"
msgstr "Мин. интервал:"

#. zw8j8
#: starmath/uiconfig/smath/ui/spacingdialog.ui:1468
msgctxt "spacingdialog|8title"
msgid "Symbols"
msgstr "Символы"

#. 5htY7
#: starmath/uiconfig/smath/ui/spacingdialog.ui:1517
msgctxt "spacingdialog|9label1"
msgid "_Excess size:"
msgstr "Выступ:"

#. tmmeR
#: starmath/uiconfig/smath/ui/spacingdialog.ui:1530
msgctxt "spacingdialog|9label2"
msgid "_Spacing:"
msgstr "Интервал:"

#. xR3hK
#: starmath/uiconfig/smath/ui/spacingdialog.ui:1559
msgctxt "spacingdialog|9title"
msgid "Operators"
msgstr "Операторы"

#. kQBsH
#: starmath/uiconfig/smath/ui/spacingdialog.ui:1608
msgctxt "spacingdialog|10label1"
msgid "_Left:"
msgstr "С_лева:"

#. PBu3t
#: starmath/uiconfig/smath/ui/spacingdialog.ui:1621
msgctxt "spacingdialog|10label2"
msgid "_Right:"
msgstr "С_права:"

#. rUFQE
#: starmath/uiconfig/smath/ui/spacingdialog.ui:1634
msgctxt "spacingdialog|10label3"
msgid "_Top:"
msgstr "С_верху:"

#. GCrvm
#: starmath/uiconfig/smath/ui/spacingdialog.ui:1647
msgctxt "spacingdialog|10label4"
msgid "_Bottom:"
msgstr "С_низу:"

#. FzdXL
#: starmath/uiconfig/smath/ui/spacingdialog.ui:1676
msgctxt "spacingdialog|10title"
msgid "Borders"
msgstr "Поля"

#. fzZct
#: starmath/uiconfig/smath/ui/symdefinedialog.ui:8
msgctxt "symdefinedialog|EditSymbols"
msgid "Edit Symbols"
msgstr "Правка символов"

#. GV4Ah
#: starmath/uiconfig/smath/ui/symdefinedialog.ui:101
msgctxt "symdefinedialog|oldSymbolSetText"
msgid "O_ld symbol set:"
msgstr "Прежний набор:"

#. JxmGU
#: starmath/uiconfig/smath/ui/symdefinedialog.ui:126
msgctxt "symdefinedialog|extended_tip|oldSymbolSets"
msgid "This list box contains the name of the current symbol set. If you want, you can also select a different symbol set."
msgstr "Этот список содержит имя текущего набора символов. При желании можно выбрать другой набор символов."

#. WTEBG
#: starmath/uiconfig/smath/ui/symdefinedialog.ui:154
msgctxt "symdefinedialog|oldSymbolText"
msgid "_Old symbol:"
msgstr "_Прежний символ:"

#. xKmjs
#: starmath/uiconfig/smath/ui/symdefinedialog.ui:179
msgctxt "symdefinedialog|extended_tip|oldSymbols"
msgid "Select the name of the current symbol."
msgstr "Выберите имя текущего символа."

#. zhpVT
#: starmath/uiconfig/smath/ui/symdefinedialog.ui:253
msgctxt "symdefinedialog|extended_tip|add"
msgid "Click this button to add the symbol shown in the right preview window to the current symbol set."
msgstr "Нажмите эту кнопку, чтобы добавить символ, отображаемый в расположенном справа окне предварительного просмотра, в текущий набор символов."

#. CGCTr
#: starmath/uiconfig/smath/ui/symdefinedialog.ui:265
msgctxt "symdefinedialog|modify"
msgid "_Modify"
msgstr "Изменить"

#. 7FFzu
#: starmath/uiconfig/smath/ui/symdefinedialog.ui:272
msgctxt "symdefinedialog|extended_tip|modify"
msgid "Click this button to replace the name of the symbol shown in the left preview window (the old name is displayed in the Old symbol list box) with the new name you have entered in the Symbol list box."
msgstr "Нажмите эту кнопку, чтобы заменить имя символа, отображенного в расположенном слева окне предварительного просмотра (прежнее имя показано в списке Прежний символ), новым именем, которое введено в списке Символ."

#. 3GfeR
#: starmath/uiconfig/smath/ui/symdefinedialog.ui:291
msgctxt "symdefinedialog|extended_tip|delete"
msgid "Click to remove the symbol shown in the left preview window from the current symbol set."
msgstr "Нажмите эту кнопку, чтобы удалить символ, отображаемый в расположенном справа окне предварительного просмотра, из текущего набора символов."

#. jwzjd
#: starmath/uiconfig/smath/ui/symdefinedialog.ui:332
msgctxt "symdefinedialog|symbolText"
msgid "_Symbol:"
msgstr "Символ:"

#. 9WqPA
#: starmath/uiconfig/smath/ui/symdefinedialog.ui:346
msgctxt "symdefinedialog|symbolSetText"
msgid "Symbol s_et:"
msgstr "Набор символов:"

#. G4GCV
#: starmath/uiconfig/smath/ui/symdefinedialog.ui:360
msgctxt "symdefinedialog|fontText"
msgid "_Font:"
msgstr "Шрифт:"

#. wTEhB
#: starmath/uiconfig/smath/ui/symdefinedialog.ui:374
msgctxt "symdefinedialog|styleText"
msgid "S_tyle:"
msgstr "Стиль:"

#. TENFM
#: starmath/uiconfig/smath/ui/symdefinedialog.ui:388
msgctxt "symdefinedialog|fontsSubsetFT"
msgid "S_ubset:"
msgstr "Подмножество:"

#. jS9Ny
#: starmath/uiconfig/smath/ui/symdefinedialog.ui:406
msgctxt "symdefinedialog|extended_tip|fonts"
msgid "Displays the name of the current font and enables you to select a different font."
msgstr "Отображается имя текущего шрифта и имеется возможность выбора другого шрифта."

#. UEdYh
#: starmath/uiconfig/smath/ui/symdefinedialog.ui:423
msgctxt "symdefinedialog|extended_tip|fontsSubsetLB"
msgid "If you selected a non-symbol font in the Font list box, you can select a Unicode subset in which to place your new or edited symbol. When a subset has been selected, all symbols belonging to this subset of the current symbol set are displayed in the symbols list above."
msgstr "Если в списке Шрифт выбран несимвольный шрифт, можно выбрать подмножество Юникода, чтобы разместить новый или изменённый символ. Когда выбрано подмножество, все символы, принадлежащие к этому подмножеству текущего символа, отображаются в списке символов."

#. 8XjkA
#: starmath/uiconfig/smath/ui/symdefinedialog.ui:448
msgctxt "symdefinedialog|extended_tip|symbols"
msgid "Lists the names for the symbols in the current symbol set. Select a name from the list or type a name for a newly added symbol."
msgstr "Список имён символов, содержащихся в текущем наборе символов. Выберите имя в списке или введите имя для нового добавляемого символа."

#. G8wv3
#: starmath/uiconfig/smath/ui/symdefinedialog.ui:473
msgctxt "symdefinedialog|extended_tip|symbolSets"
msgid "The Symbol set list box contains the names of all existing symbol sets. You can modify a symbol set or create a new one."
msgstr "Поле списка Набор символов содержит имена всех имеющихся наборов символов. Можно изменить набор символов или создать новый набор."

#. BG98q
#: starmath/uiconfig/smath/ui/symdefinedialog.ui:490
msgctxt "symdefinedialog|extended_tip|styles"
msgid "The current typeface is displayed. You can change the typeface by selecting one from the list box."
msgstr "Отображается текущее начертание. Можно изменить начертание, выбрав один из вариантов в списке."

#. zBbJC
#: starmath/uiconfig/smath/ui/symdefinedialog.ui:646
msgctxt "symdefinedialog|extended_tip|EditSymbols"
msgid "Use this dialog to add symbols to a symbol set, to edit symbol sets, or to modify symbol notations."
msgstr "Используйте это диалоговое окно для добавления символов в наборы символов, изменения наборов символов или изменения начертания символов."