aboutsummaryrefslogtreecommitdiff
path: root/source/am/chart2/messages.po
blob: 5191ff8fd654c77457bd505acd1b4292a9984a4d (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
#. extracted from chart2/uiconfig/ui
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: 2017-10-04 11:47+0200\n"
"PO-Revision-Date: 2017-10-09 15:09+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-POOTLE-MTIME: 1507561756.000000\n"

#: 3dviewdialog.ui:8
msgctxt "3dviewdialog|3DViewDialog"
msgid "3D View"
msgstr "3ዲ መመልከቻ"

#: chardialog.ui:8
msgctxt "chardialog|CharDialog"
msgid "Character"
msgstr "ባህሪ"

#: chardialog.ui:99
msgctxt "chardialog|font"
msgid "Font"
msgstr "ፊደል"

#: chardialog.ui:112
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "የ ፊደል ውጤቶች"

#: chardialog.ui:126
msgctxt "chardialog|position"
msgid "Position"
msgstr "ቦታ"

#: chartdatadialog.ui:8
msgctxt "chartdatadialog|ChartDataDialog"
msgid "Data Table"
msgstr "የዳታ ሰንጠረዥ"

#: chartdatadialog.ui:88
msgctxt "chartdatadialog|InsertRow"
msgid "Insert Row"
msgstr "ረድፍ ማስገቢያ"

#: chartdatadialog.ui:102
msgctxt "chartdatadialog|InsertColumn"
msgid "Insert Series"
msgstr "ተከታታይ ማስገቢያ"

#: chartdatadialog.ui:116
msgctxt "chartdatadialog|InsertTextColumn"
msgid "Insert Text Column"
msgstr "የ ጽሁፍ አምድ ማስገቢያ"

#: chartdatadialog.ui:130
msgctxt "chartdatadialog|RemoveRow"
msgid "Delete Row"
msgstr "ረድፍ ማጥፊያ"

#: chartdatadialog.ui:144
msgctxt "chartdatadialog|RemoveColumn"
msgid "Delete Series"
msgstr "ተከታታይ ማጥፊያ"

#: chartdatadialog.ui:168
msgctxt "chartdatadialog|MoveLeftColumn"
msgid "Move Series Left"
msgstr "ተከታታይ ወደ ግራ ማንቀሳቀሻ"

#: chartdatadialog.ui:182
msgctxt "chartdatadialog|MoveRightColumn"
msgid "Move Series Right"
msgstr "ተከታታይ ወደ ቀኝ ማንቀሳቀሻ"

#: chartdatadialog.ui:196
msgctxt "chartdatadialog|MoveUpRow"
msgid "Move Row Up"
msgstr "ረድፍ ወደ ላይ ማንቀሳቀሻ"

#: chartdatadialog.ui:210
msgctxt "chartdatadialog|MoveDownRow"
msgid "Move Row Down"
msgstr "ረድፍ ወደ ታች ማንቀሳቀሻ"

#: charttypedialog.ui:8
msgctxt "charttypedialog|ChartTypeDialog"
msgid "Chart Type"
msgstr "የ ቻርት አይነት"

#: datarangedialog.ui:8
msgctxt "datarangedialog|DataRangeDialog"
msgid "Data Ranges"
msgstr "የ ዳታ መጠኖች"

#: dlg_DataLabel.ui:20
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Best fit"
msgstr "በ ጥሩ ልክ"

#: dlg_DataLabel.ui:24
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Center"
msgstr "መሀከል"

#: dlg_DataLabel.ui:28
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "ከ ላይ"

#: dlg_DataLabel.ui:32
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "ከ ላይ በ ግራ በኩል"

#: dlg_DataLabel.ui:36
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Left"
msgstr "በ ግራ"

#: dlg_DataLabel.ui:40
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "ከ ታች በ ግራ በኩል"

#: dlg_DataLabel.ui:44
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "ከ ታች"

#: dlg_DataLabel.ui:48
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "ከ ታች በ ቀኝ በኩል"

#: dlg_DataLabel.ui:52
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Right"
msgstr "ከ ታች በ ቀኝ በኩል"

#: dlg_DataLabel.ui:56
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "ከ ላይ በቀኝ በኩል"

#: dlg_DataLabel.ui:60
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "ውስጥ"

#: dlg_DataLabel.ui:64
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "ውጪ"

#: dlg_DataLabel.ui:68
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Near origin"
msgstr "ዋናው አጠገብ"

#: dlg_DataLabel.ui:82
msgctxt "dlg_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "ክፍተት"

#: dlg_DataLabel.ui:86
msgctxt "dlg_DataLabel|liststoreSEPARATOR"
msgid "Comma"
msgstr "ኮማ"

#: dlg_DataLabel.ui:90
msgctxt "dlg_DataLabel|liststoreSEPARATOR"
msgid "Semicolon"
msgstr "ሴሚኮለን"

#: dlg_DataLabel.ui:94
msgctxt "dlg_DataLabel|liststoreSEPARATOR"
msgid "New line"
msgstr "አዲስ መስመር"

#: dlg_DataLabel.ui:102
msgctxt "dlg_DataLabel|dlg_DataLabels"
msgid "Data Labels for all Data Series"
msgstr "የ ዳታ ምልክቶች ለሁሉም የ ዳታ ተከታታዮች"

#: dlg_DataLabel.ui:194
msgctxt "dlg_DataLabel|CB_VALUE_AS_NUMBER"
msgid "Show value as _number"
msgstr "ዋጋውን እንደ _ቁጥር ማሳያ"

#: dlg_DataLabel.ui:209
msgctxt "dlg_DataLabel|CB_VALUE_AS_PERCENTAGE"
msgid "Show value as _percentage"
msgstr "ዋጋውን እንደ _ፐርሰንት ማሳያ"

#: dlg_DataLabel.ui:224
msgctxt "dlg_DataLabel|CB_CATEGORY"
msgid "Show _category"
msgstr "_ምድብ ማሳያ"

#: dlg_DataLabel.ui:239
msgctxt "dlg_DataLabel|CB_SYMBOL"
msgid "Show _legend key"
msgstr "_መግለጫ ቁልፍ ማሳያ"

#: dlg_DataLabel.ui:254
msgctxt "dlg_DataLabel|CB_WRAP_TEXT"
msgid "Auto text _wrap"
msgstr "በራሱ ጽሁፍ _መጠቅለያ"

#: dlg_DataLabel.ui:269
msgctxt "dlg_DataLabel|PB_NUMBERFORMAT"
msgid "Number _format..."
msgstr "የ ቁጥር _አቀራረብ..."

#: dlg_DataLabel.ui:283
msgctxt "dlg_DataLabel|PB_PERCENT_NUMBERFORMAT"
msgid "Percentage f_ormat..."
msgstr "በ ፐርሰንት አ_ቀራረብ..."

#: dlg_DataLabel.ui:299
msgctxt "dlg_DataLabel|CT_LABEL_DIAL"
msgid "ABCD"
msgstr "ABCD"

#: dlg_DataLabel.ui:319
msgctxt "dlg_DataLabel|FT_TEXT_SEPARATOR"
msgid "_Separator"
msgstr "_መለያያ"

#: dlg_DataLabel.ui:359
msgctxt "dlg_DataLabel|FT_LABEL_PLACEMENT"
msgid "Place_ment"
msgstr "አቀማ_መጥ"

#: dlg_DataLabel.ui:392
msgctxt "dlg_DataLabel|STR_DLG_NUMBERFORMAT_FOR_PERCENTAGE_VALUE"
msgid "Number Format for Percentage Value"
msgstr "የ ቁጥር አቀራረብ ለ ፐርሰንት ዋጋ"

#: dlg_DataLabel.ui:408
msgctxt "dlg_DataLabel|label1"
msgid "Text Attributes"
msgstr "የ ጽሁፍ ባህሪዎች"

#: dlg_DataLabel.ui:474
msgctxt "dlg_DataLabel|FT_LABEL_DEGREES"
msgid "_Degrees"
msgstr "_ዲግሪዎች"

#: dlg_DataLabel.ui:499
msgctxt "dlg_DataLabel|FT_LABEL_TEXTDIR"
msgid "Te_xt direction"
msgstr "የጽ_ሁፍ አቅጣጫ"

#: dlg_DataLabel.ui:536
msgctxt "dlg_DataLabel|label2"
msgid "Rotate Text"
msgstr "ጽሁፍ ማዞሪያ"

#: dlg_InsertErrorBars.ui:29
msgctxt "dlg_InsertErrorBars|liststoreFUNCTION"
msgid "Standard Error"
msgstr "መደበኛ ስህተት"

#: dlg_InsertErrorBars.ui:33
msgctxt "dlg_InsertErrorBars|liststoreFUNCTION"
msgid "Standard Deviation"
msgstr "መደበኛ ልዩነት"

#: dlg_InsertErrorBars.ui:37
msgctxt "dlg_InsertErrorBars|liststoreFUNCTION"
msgid "Variance"
msgstr "ልዩነቶች"

#: dlg_InsertErrorBars.ui:41
msgctxt "dlg_InsertErrorBars|liststoreFUNCTION"
msgid "Error Margin"
msgstr "የ ስህተት መስመር"

#: dlg_InsertErrorBars.ui:49
msgctxt "dlg_InsertErrorBars|dlg_InsertErrorBars"
msgid "Legend"
msgstr "መግለጫ"

#: dlg_InsertErrorBars.ui:146
msgctxt "dlg_InsertErrorBars|RB_NONE"
msgid "_None"
msgstr "_ምንም"

#: dlg_InsertErrorBars.ui:163
msgctxt "dlg_InsertErrorBars|RB_CONST"
msgid "_Constant Value"
msgstr "_የማያቋርጥ ዋጋ"

#: dlg_InsertErrorBars.ui:180
msgctxt "dlg_InsertErrorBars|RB_PERCENT"
msgid "_Percentage"
msgstr "_ፐርሰንት"

#: dlg_InsertErrorBars.ui:236
msgctxt "dlg_InsertErrorBars|RB_RANGE"
msgid "Cell _Range"
msgstr "የ ክፍል _መጠን"

#: dlg_InsertErrorBars.ui:259
msgctxt "dlg_InsertErrorBars|label1"
msgid "Error Category"
msgstr "የ ስህተት ምድብ"

#: dlg_InsertErrorBars.ui:292
msgctxt "dlg_InsertErrorBars|RB_BOTH"
msgid "Positive _and Negative"
msgstr "አዎንታዊ _እና አሉታዊ"

#: dlg_InsertErrorBars.ui:308
msgctxt "dlg_InsertErrorBars|RB_POSITIVE"
msgid "Pos_itive"
msgstr "አዎን_ታዊ"

#: dlg_InsertErrorBars.ui:324
msgctxt "dlg_InsertErrorBars|RB_NEGATIVE"
msgid "Ne_gative"
msgstr "አሉ_ታዊ"

#: dlg_InsertErrorBars.ui:380
msgctxt "dlg_InsertErrorBars|label2"
msgid "Error Indicator"
msgstr "ስህተት መጠቆሚያ"

#: dlg_InsertErrorBars.ui:427
msgctxt "dlg_InsertErrorBars|FT_POSITIVE"
msgid "P_ositive (+)"
msgstr "አ_ዎንታዊ (+)"

#: dlg_InsertErrorBars.ui:468
msgctxt "dlg_InsertErrorBars|IB_RANGE_POSITIVE|tooltip_text"
msgid "Select data range"
msgstr "የ ዳታ መጠን ይምረጡ"

#: dlg_InsertErrorBars.ui:493
msgctxt "dlg_InsertErrorBars|FT_NEGATIVE"
msgid "_Negative (-)"
msgstr "_አሉታዊ (-)"

#: dlg_InsertErrorBars.ui:535
msgctxt "dlg_InsertErrorBars|IB_RANGE_NEGATIVE|tooltip_text"
msgid "Select data range"
msgstr "የ ዳታ መጠን ይምረጡ"

#: dlg_InsertErrorBars.ui:553
msgctxt "dlg_InsertErrorBars|CB_SYN_POS_NEG"
msgid "Same value for both"
msgstr "አንድ አይነት ዋጋ ለሁለቱም"

#: dlg_InsertErrorBars.ui:575
msgctxt "dlg_InsertErrorBars|label3"
msgid "Parameters"
msgstr "ደንቦች"

#: dlg_InsertErrorBars.ui:591
msgctxt "dlg_InsertErrorBars|STR_DATA_SELECT_RANGE_FOR_POSITIVE_ERRORBARS"
msgid "Select Range for Positive Error Bars"
msgstr "የ አዎንታዊ ስህተት መደርደሪያ መጠን ይምረጡ"

#: dlg_InsertErrorBars.ui:602
msgctxt "dlg_InsertErrorBars|STR_DATA_SELECT_RANGE_FOR_NEGATIVE_ERRORBARS"
msgid "Select Range for Negative Error Bars"
msgstr "የ አሉታዊ ስህተት መደርደሪያ መጠን ይምረጡ"

#: dlg_InsertErrorBars.ui:613
msgctxt "dlg_InsertErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "ከ ዳታ ሰንጠረዥ"

#: dlg_InsertLegend.ui:8
msgctxt "dlg_InsertLegend|dlg_InsertLegend"
msgid "Legend"
msgstr "መግለጫ"

#: dlg_InsertLegend.ui:100
msgctxt "dlg_InsertLegend|show"
msgid "_Display legend"
msgstr "መግለጫ _ማሳያ"

#: dlg_InsertLegend.ui:122
msgctxt "dlg_InsertLegend|left"
msgid "_Left"
msgstr "በ _ግራ"

#: dlg_InsertLegend.ui:138
msgctxt "dlg_InsertLegend|right"
msgid "_Right"
msgstr "_በ ቀኝ"

#: dlg_InsertLegend.ui:154
msgctxt "dlg_InsertLegend|top"
msgid "_Top"
msgstr "ከ _ላይ"

#: dlg_InsertLegend.ui:170
msgctxt "dlg_InsertLegend|bottom"
msgid "_Bottom"
msgstr "ከ _ታች"

#: dlg_InsertLegend.ui:200
msgctxt "dlg_InsertLegend|TXT_POSITION"
msgid "Position"
msgstr "ቦታ"

#: insertaxisdlg.ui:8
msgctxt "insertaxisdlg|InsertAxisDialog"
msgid "Axes"
msgstr "አክሲስ"

#: insertaxisdlg.ui:104
msgctxt "insertaxisdlg|primaryX"
msgid "_X axis"
msgstr "_X አክሲስ"

#: insertaxisdlg.ui:120
msgctxt "insertaxisdlg|primaryY"
msgid "_Y axis"
msgstr "_Y አክሲስ"

#: insertaxisdlg.ui:136
msgctxt "insertaxisdlg|primaryZ"
msgid "_Z axis"
msgstr "_Z አክሲስ"

#: insertaxisdlg.ui:159
msgctxt "insertaxisdlg|label1"
msgid "Axes"
msgstr "አክሲስ"

#: insertaxisdlg.ui:194
msgctxt "insertaxisdlg|secondaryX"
msgid "X _axis"
msgstr "X _አክሲስ"

#: insertaxisdlg.ui:210
msgctxt "insertaxisdlg|secondaryY"
msgid "Y ax_is"
msgstr "Y ዘን_ግ"

#: insertaxisdlg.ui:226
msgctxt "insertaxisdlg|secondaryZ"
msgid "Z axi_s"
msgstr "Z ዘን_ግ"

#: insertaxisdlg.ui:249
msgctxt "insertaxisdlg|label2"
msgid "Secondary Axes"
msgstr "ሁለተኛ አክሲስ"

#: insertgriddlg.ui:8
msgctxt "insertgriddlg|InsertGridDialog"
msgid "Grids"
msgstr "መጋጠሚያዎች"

#: insertgriddlg.ui:104
msgctxt "insertgriddlg|primaryX"
msgid "_X axis"
msgstr "_X አክሲስ"

#: insertgriddlg.ui:120
msgctxt "insertgriddlg|primaryY"
msgid "_Y axis"
msgstr "_Y አክሲስ"

#: insertgriddlg.ui:136
msgctxt "insertgriddlg|primaryZ"
msgid "_Z axis"
msgstr "_Z አክሲስ"

#: insertgriddlg.ui:159
msgctxt "insertgriddlg|label1"
msgid "Major Grids"
msgstr "ከፍተኛ መጋጠሚያዎች"

#: insertgriddlg.ui:194
msgctxt "insertgriddlg|secondaryX"
msgid "X _axis"
msgstr "X _አክሲስ"

#: insertgriddlg.ui:210
msgctxt "insertgriddlg|secondaryY"
msgid "Y ax_is"
msgstr "Y ዘን_ግ"

#: insertgriddlg.ui:226
msgctxt "insertgriddlg|secondaryZ"
msgid "Z axi_s"
msgstr "Z ዘን_ግ"

#: insertgriddlg.ui:249
msgctxt "insertgriddlg|label2"
msgid "Minor Grids"
msgstr "አነስተኛ መጋጠሚያዎች"

#: inserttitledlg.ui:8
msgctxt "inserttitledlg|InsertTitleDialog"
msgid "Titles"
msgstr "አርእስቶች"

#: inserttitledlg.ui:89
msgctxt "inserttitledlg|labelMainTitle"
msgid "_Title"
msgstr "_አርእስት"

#: inserttitledlg.ui:103
msgctxt "inserttitledlg|labelSubTitle"
msgid "_Subtitle"
msgstr "_ንዑስ አርእስት"

#: inserttitledlg.ui:166
msgctxt "inserttitledlg|labelPrimaryXaxis"
msgid "_X axis"
msgstr "_X አክሲስ"

#: inserttitledlg.ui:180
msgctxt "inserttitledlg|labelPrimaryYaxis"
msgid "_Y axis"
msgstr "_Y አክሲስ"

#: inserttitledlg.ui:194
msgctxt "inserttitledlg|labelPrimaryZaxis"
msgid "_Z axis"
msgstr "_Z አክሲስ"

#: inserttitledlg.ui:247
msgctxt "inserttitledlg|Axe"
msgid "Axes"
msgstr "አክሲስ"

#: inserttitledlg.ui:283
msgctxt "inserttitledlg|labelSecondaryXAxis"
msgid "X _axis"
msgstr "X _አክሲስ"

#: inserttitledlg.ui:297
msgctxt "inserttitledlg|labelSecondaryYAxis"
msgid "Y ax_is"
msgstr "Y ዘን_ግ"

#: inserttitledlg.ui:338
msgctxt "inserttitledlg|label2"
msgid "Secondary Axes"
msgstr "ሁለተኛ አክሲስ"

#: paradialog.ui:8
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "አንቀጽ"

#: paradialog.ui:99
msgctxt "paradialog|labelTP_PARA_STD"
msgid "Indents & Spacing"
msgstr "ማስረጊያዎች & ክፍተት"

#: paradialog.ui:113
msgctxt "paradialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "ማሰለፊያ"

#: paradialog.ui:127
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "የ እስያ ጽሁፍ"

#: paradialog.ui:141
msgctxt "paradialog|labelTP_TABULATOR"
msgid "Tabs"
msgstr "Tabs"

#: sidebaraxis.ui:18
msgctxt "sidebaraxis|checkbutton_show_label"
msgid "Show labels"
msgstr "ምልክቶች ማሳያ"

#: sidebaraxis.ui:32
msgctxt "sidebaraxis|checkbutton_reverse"
msgid "Reverse direction"
msgstr "በ ተቃራኒ አቅጣጫ"

#: sidebaraxis.ui:56
msgctxt "sidebaraxis|label1"
msgid "_Label position:"
msgstr "የ _ምልክቶች ቦታ:"

#: sidebaraxis.ui:70
msgctxt "sidebaraxis|comboboxtext_label_position"
msgid "Near Axis"
msgstr "አክሲስ አጠገብ"

#: sidebaraxis.ui:71
msgctxt "sidebaraxis|comboboxtext_label_position"
msgid "Near Axis (other side)"
msgstr "አክሲስ አጠገብ (በ ሌላ በኩል)"

#: sidebaraxis.ui:72
msgctxt "sidebaraxis|comboboxtext_label_position"
msgid "Outside start"
msgstr "ከ ውጪ ማስጀመሪያ"

#: sidebaraxis.ui:73
msgctxt "sidebaraxis|comboboxtext_label_position"
msgid "Outside end"
msgstr "ከ ውጪ መጨረሻ"

#: sidebaraxis.ui:87
msgctxt "sidebaraxis|label2"
msgid "_Text orientation:"
msgstr "የ _ጽሁፍ አቅጣጫ:"

#: sidebarelements.ui:35
msgctxt "sidebarelements|checkbutton_subtitle"
msgid "Subtitle"
msgstr "ንዑስ አርእስት"

#: sidebarelements.ui:49
msgctxt "sidebarelements|checkbutton_title"
msgid "Title"
msgstr "አርእስት"

#: sidebarelements.ui:69
msgctxt "sidebarelements|l"
msgid "Titles"
msgstr "አርእስቶች"

#: sidebarelements.ui:100
msgctxt "sidebarelements|checkbutton_legend|tooltip_text"
msgid "Show Legend"
msgstr "መግለጫ ማሳያ"

#: sidebarelements.ui:123
msgctxt "sidebarelements|placement_label"
msgid "_Placement:"
msgstr "_አቀማመጥ:"

#: sidebarelements.ui:139
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Right"
msgstr "በ ቀኝ"

#: sidebarelements.ui:140
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Top"
msgstr "ከ ላይ"

#: sidebarelements.ui:141
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Bottom"
msgstr "ከ ታች"

#: sidebarelements.ui:142
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Left"
msgstr "በ ግራ"

#: sidebarelements.ui:143
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Manual"
msgstr "በ እጅ የሚሰራ"

#: sidebarelements.ui:166
msgctxt "sidebarelements|label_legen"
msgid "Legend"
msgstr "መግለጫ"

#: sidebarelements.ui:199
msgctxt "sidebarelements|checkbutton_x_axis"
msgid "X axis"
msgstr "X አክሲስ"

#: sidebarelements.ui:213
msgctxt "sidebarelements|checkbutton_x_axis_title"
msgid "X axis title"
msgstr "የ X አክሲስ አርእስት"

#: sidebarelements.ui:227
msgctxt "sidebarelements|checkbutton_y_axis"
msgid "Y axis"
msgstr "Y አክሲስ"

#: sidebarelements.ui:241
msgctxt "sidebarelements|checkbutton_y_axis_title"
msgid "Y axis title"
msgstr "የ Y አክሲስ አርእስት"

#: sidebarelements.ui:255
msgctxt "sidebarelements|checkbutton_z_axis"
msgid "Z axis"
msgstr "Z አክሲስ"

#: sidebarelements.ui:269
msgctxt "sidebarelements|checkbutton_z_axis_title"
msgid "Z axis title"
msgstr "የ Z አክሲስ አርእስት"

#: sidebarelements.ui:283
msgctxt "sidebarelements|checkbutton_2nd_x_axis"
msgid "2nd X axis"
msgstr "2ኛ X አክሲስ"

#: sidebarelements.ui:296
msgctxt "sidebarelements|checkbutton_2nd_x_axis_title"
msgid "2nd X axis title"
msgstr "2ኛ የ X አክሲስ አርእስት"

#: sidebarelements.ui:309
msgctxt "sidebarelements|checkbutton_2nd_y_axis"
msgid "2nd Y axis"
msgstr "2ኛ Y አክሲስ"

#: sidebarelements.ui:322
msgctxt "sidebarelements|checkbutton_2nd_y_axis_title"
msgid "2nd Y axis title"
msgstr "2ኛ የ Y አክሲስ አርእስት"

#: sidebarelements.ui:341
msgctxt "sidebarelements|label_axes"
msgid "Axes"
msgstr "አክሲስ"

#: sidebarelements.ui:374
msgctxt "sidebarelements|checkbutton_gridline_horizontal_major"
msgid "Horizontal major"
msgstr "በ አግድም ከፍተኛ"

#: sidebarelements.ui:388
msgctxt "sidebarelements|checkbutton_gridline_vertical_major"
msgid "Vertical major"
msgstr "በ ቁመት ከፍተኛ"

#: sidebarelements.ui:402
msgctxt "sidebarelements|checkbutton_gridline_horizontal_minor"
msgid "Horizontal minor"
msgstr "በ አግድም አነስተኛ"

#: sidebarelements.ui:416
msgctxt "sidebarelements|checkbutton_gridline_vertical_minor"
msgid "Vertical minor"
msgstr "በ ቁመት አነስተኛ"

#: sidebarelements.ui:436
msgctxt "sidebarelements|label_gri"
msgid "Gridlines"
msgstr "መጋጠሚያ መስመሮች"

#: sidebarelements.ui:455
msgctxt "sidebarelements|text_title"
msgid "Title"
msgstr "አርእስት"

#: sidebarelements.ui:465
msgctxt "sidebarelements|text_subtitle"
msgid "Subtitle"
msgstr "ንዑስ አርእስት"

#: sidebarerrorbar.ui:48
msgctxt "sidebarerrorbar|label2"
msgid "Category:"
msgstr "ምድብ:"

#: sidebarerrorbar.ui:64
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Constant"
msgstr "የማያቋርጥ"

#: sidebarerrorbar.ui:65
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Percentage"
msgstr "ፐርሰንት"

#: sidebarerrorbar.ui:66
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Cell Range or Data Table"
msgstr "የ ክፍል መጠን ወይንም የ ዳታ ሰንጠረዥ"

#: sidebarerrorbar.ui:67
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Standard deviation"
msgstr "መደበኛ ልዩነት"

#: sidebarerrorbar.ui:68
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Standard error"
msgstr "መደበኛ ስህተት"

#: sidebarerrorbar.ui:69
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Variance"
msgstr "ልዩነቶች"

#: sidebarerrorbar.ui:70
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Error margin"
msgstr "የ ስህተት መስመር"

#: sidebarerrorbar.ui:85
msgctxt "sidebarerrorbar|label3"
msgid "Positive (+):"
msgstr "አዎንታዊ (+):"

#: sidebarerrorbar.ui:99
msgctxt "sidebarerrorbar|label4"
msgid "Negative (-):"
msgstr "አሉታዊ (-):"

#: sidebarerrorbar.ui:113
msgctxt "sidebarerrorbar|spinbutton_pos"
msgid "0.00"
msgstr "0.00"

#: sidebarerrorbar.ui:129
msgctxt "sidebarerrorbar|spinbutton_neg"
msgid "0.00"
msgstr "0.00"

#: sidebarerrorbar.ui:151
msgctxt "sidebarerrorbar|radiobutton_positive_negative|tooltip_text"
msgid "Positive and Negative"
msgstr "አዎንታዊ እና አሉታዊ"

#: sidebarerrorbar.ui:167
msgctxt "sidebarerrorbar|radiobutton_positive|tooltip_text"
msgid "Positive"
msgstr "አዎንታዊ"

#: sidebarerrorbar.ui:183
msgctxt "sidebarerrorbar|radiobutton_negative|tooltip_text"
msgid "Negative"
msgstr "አሉታዊ"

#: sidebarerrorbar.ui:205
msgctxt "sidebarerrorbar|label5"
msgid "Indicator"
msgstr "መጠቆሚያ"

#: sidebarseries.ui:44
msgctxt "sidebarseries|checkbutton_label"
msgid "Show data labels"
msgstr "የ ዳታ ምልክቶች ማሳያ"

#: sidebarseries.ui:67
msgctxt "sidebarseries|label_box"
msgid "P_lacement:"
msgstr "አ_ቀማመጥ:"

#: sidebarseries.ui:82
msgctxt "sidebarseries|comboboxtext_label"
msgid "Above"
msgstr "ከ ላይ"

#: sidebarseries.ui:83
msgctxt "sidebarseries|comboboxtext_label"
msgid "Below"
msgstr "ከ ታች"

#: sidebarseries.ui:84
msgctxt "sidebarseries|comboboxtext_label"
msgid "Center"
msgstr "መሀከል"

#: sidebarseries.ui:85
msgctxt "sidebarseries|comboboxtext_label"
msgid "Outside"
msgstr "ውጪ"

#: sidebarseries.ui:86
msgctxt "sidebarseries|comboboxtext_label"
msgid "Inside"
msgstr "ውስጥ"

#: sidebarseries.ui:87
msgctxt "sidebarseries|comboboxtext_label"
msgid "Near origin"
msgstr "ዋናው አጠገብ"

#: sidebarseries.ui:112
msgctxt "sidebarseries|checkbutton_trendline"
msgid "Show trendline"
msgstr "የ አቅጣጫ መስመር ማሳያ"

#: sidebarseries.ui:147
msgctxt "sidebarseries|checkbutton_y_error"
msgid "Y error bars"
msgstr "የ Y ስህተት መደርደሪያ"

#: sidebarseries.ui:162
msgctxt "sidebarseries|checkbutton_x_error"
msgid "X error bars"
msgstr "የ X ስህተት መደርደሪያ"

#: sidebarseries.ui:183
msgctxt "sidebarseries|label1"
msgid "Error Bars"
msgstr "ስህተት መደርደሪያ"

#: sidebarseries.ui:216
msgctxt "sidebarseries|radiobutton_primary_axis"
msgid "Primary Y axis"
msgstr "ቀዳሚ የ Y አክሲስ"

#: sidebarseries.ui:232
msgctxt "sidebarseries|radiobutton_secondary_axis"
msgid "Secondary Y axis"
msgstr "ሁለተኛ የ Y አክሲስ"

#: sidebarseries.ui:254
msgctxt "sidebarseries|axis_label"
msgid "Align Series to Axis"
msgstr "ተከታታይ ወደ አክሲስ ማሳለፊያ"

#: sidebarseries.ui:270
msgctxt "sidebarseries|label_series_tmpl"
msgid "Data series '%1'"
msgstr "ተከታታይ ዳታ '%1'"

#: smoothlinesdlg.ui:22
msgctxt "smoothlinesdlg|SmoothLinesDialog"
msgid "Smooth Lines"
msgstr "ለስላሳ መስመሮች"

#: smoothlinesdlg.ui:104
msgctxt "smoothlinesdlg|TypeLabel"
msgid "Line _Type:"
msgstr "የ መስመር _አይነት:"

#: smoothlinesdlg.ui:119
msgctxt "smoothlinesdlg|SplineTypeComboBox"
msgid "Cubic spline"
msgstr "Cubic spline"

#: smoothlinesdlg.ui:120
msgctxt "smoothlinesdlg|SplineTypeComboBox"
msgid "B-spline"
msgstr "B-spline"

#: smoothlinesdlg.ui:153
msgctxt "smoothlinesdlg|ResolutionLabel"
msgid "_Resolution:"
msgstr "_ሪዞሊሽን:"

#: smoothlinesdlg.ui:167
msgctxt "smoothlinesdlg|PolynomialsLabel"
msgid "_Degree of polynomials:"
msgstr "_ዲግሪ የ ፖሊኖሚያልስ:"

#: smoothlinesdlg.ui:235
msgctxt "smoothlinesdlg|SplineTypeModel"
msgid "Cubic Spline"
msgstr "Cubic Spline"

#: smoothlinesdlg.ui:239
msgctxt "smoothlinesdlg|SplineTypeModel"
msgid "B-Spline"
msgstr "B-Spline"

#: steppedlinesdlg.ui:125
msgctxt "steppedlinesdlg|step_start_rb"
msgid "_Start with horizontal line"
msgstr "በ አግድም መስመር _ማስጀመሪያ"

#: steppedlinesdlg.ui:142
msgctxt "steppedlinesdlg|step_center_x_rb"
msgid "Step at the _horizontal mean"
msgstr "ደረጃ በ _አግድም መሀከል"

#: steppedlinesdlg.ui:159
msgctxt "steppedlinesdlg|step_end_rb"
msgid "_End with horizontal line"
msgstr "በ አግድም መስመር _መጨረሻ"

#: steppedlinesdlg.ui:176
msgctxt "steppedlinesdlg|step_center_y_rb"
msgid "Step to the _vertical mean"
msgstr "ደረጃ በ _ቁመት መሀከል"

#: steppedlinesdlg.ui:210
msgctxt "steppedlinesdlg|label2"
msgid "Type of Stepping"
msgstr "የ ደረጃው አይነት"

#: titlerotationtabpage.ui:58
msgctxt "titlerotationtabpage|degreeL"
msgid "_Degrees"
msgstr "_ዲግሪዎች"

#: titlerotationtabpage.ui:111
msgctxt "titlerotationtabpage|stackedCB"
msgid "Ve_rtically stacked"
msgstr "በቁ_መት የተከመረ"

#: titlerotationtabpage.ui:130
msgctxt "titlerotationtabpage|labelABCD"
msgid "ABCD"
msgstr "ABCD"

#: titlerotationtabpage.ui:151
msgctxt "titlerotationtabpage|textdirL"
msgid "Te_xt direction:"
msgstr "የጽ_ሁፍ አቅጣጫ:"

#: titlerotationtabpage.ui:181
msgctxt "titlerotationtabpage|labelTextOrient"
msgid "Text Orientation"
msgstr "የ ጽሁፍ አቅጣጫ"

#: tp_3D_SceneAppearance.ui:13
msgctxt "tp_3D_SceneAppearance|liststoreSCHEME"
msgid "Simple"
msgstr "ቀላል"

#: tp_3D_SceneAppearance.ui:17
msgctxt "tp_3D_SceneAppearance|liststoreSCHEME"
msgid "Realistic"
msgstr "Realistic"

#: tp_3D_SceneAppearance.ui:21
msgctxt "tp_3D_SceneAppearance|liststoreSCHEME"
msgid "Custom"
msgstr "ማስተካከያ"

#: tp_3D_SceneAppearance.ui:42
msgctxt "tp_3D_SceneAppearance|FT_SCHEME"
msgid "Sche_me"
msgstr "እቅ_ድ"

#: tp_3D_SceneAppearance.ui:90
msgctxt "tp_3D_SceneAppearance|CB_SHADING"
msgid "_Shading"
msgstr "_ጥላ"

#: tp_3D_SceneAppearance.ui:106
msgctxt "tp_3D_SceneAppearance|CB_OBJECTLINES"
msgid "_Object borders"
msgstr "_የ እቃ ድንበሮች"

#: tp_3D_SceneAppearance.ui:122
msgctxt "tp_3D_SceneAppearance|CB_ROUNDEDEDGE"
msgid "_Rounded edges"
msgstr "_የተከበቡ ጠርዞች"

#: tp_3D_SceneGeometry.ui:24
msgctxt "tp_3D_SceneGeometry|CBX_RIGHT_ANGLED_AXES"
msgid "_Right-angled axes"
msgstr "_ራይት-አንግል አክሲስ"

#: tp_3D_SceneGeometry.ui:42
msgctxt "tp_3D_SceneGeometry|FT_X_ROTATION"
msgid "_X rotation"
msgstr "_X ማዞሪያ"

#: tp_3D_SceneGeometry.ui:56
msgctxt "tp_3D_SceneGeometry|FT_Y_ROTATION"
msgid "_Y rotation"
msgstr "_Y ማዞሪያ"

#: tp_3D_SceneGeometry.ui:70
msgctxt "tp_3D_SceneGeometry|FT_Z_ROTATION"
msgid "_Z rotation"
msgstr "_Z ማዞሪያ"

#: tp_3D_SceneGeometry.ui:82
msgctxt "tp_3D_SceneGeometry|CBX_PERSPECTIVE"
msgid "_Perspective"
msgstr "_አስተያየት"

#: tp_3D_SceneGeometry.ui:109
msgctxt "tp_3D_SceneGeometry|MTR_FLD_PERSPECTIVE-atkobject"
msgid "Perspective"
msgstr "አስተያየት"

#: tp_3D_SceneIllumination.ui:104
msgctxt "tp_3D_SceneIllumination|BTN_LIGHT_1|tooltip_text"
msgid "Light source 1"
msgstr "የ ብርሃን ምንጭ 1"

#: tp_3D_SceneIllumination.ui:120
msgctxt "tp_3D_SceneIllumination|BTN_LIGHT_2|tooltip_text"
msgid "Light source 2"
msgstr "የ ብርሃን ምንጭ 2"

#: tp_3D_SceneIllumination.ui:136
msgctxt "tp_3D_SceneIllumination|BTN_LIGHT_3|tooltip_text"
msgid "Light source 3"
msgstr "የ ብርሃን ምንጭ 3"

#: tp_3D_SceneIllumination.ui:152
msgctxt "tp_3D_SceneIllumination|BTN_LIGHT_4|tooltip_text"
msgid "Light source 4"
msgstr "የ ብርሃን ምንጭ 4"

#: tp_3D_SceneIllumination.ui:168
msgctxt "tp_3D_SceneIllumination|BTN_LIGHT_5|tooltip_text"
msgid "Light source 5"
msgstr "የ ብርሃን ምንጭ 5"

#: tp_3D_SceneIllumination.ui:184
msgctxt "tp_3D_SceneIllumination|BTN_LIGHT_6|tooltip_text"
msgid "Light source 6"
msgstr "የ ብርሃን ምንጭ 6"

#: tp_3D_SceneIllumination.ui:200
msgctxt "tp_3D_SceneIllumination|BTN_LIGHT_7|tooltip_text"
msgid "Light source 7"
msgstr "የ ብርሃን ምንጭ 7"

#: tp_3D_SceneIllumination.ui:216
msgctxt "tp_3D_SceneIllumination|BTN_LIGHT_8|tooltip_text"
msgid "Light source 8"
msgstr "የ ብርሃን ምንጭ 8"

#: tp_3D_SceneIllumination.ui:255
msgctxt "tp_3D_SceneIllumination|BTN_LIGHTSOURCE_COLOR|tooltip_text"
msgid "Select a color using the color dialog"
msgstr "ቀለም ይምረጡ የ ቀለም ንግግር በመጠቀም"

#: tp_3D_SceneIllumination.ui:280
msgctxt "tp_3D_SceneIllumination|FT_LIGHTSOURCE"
msgid "_Light source"
msgstr "_የ ብርሃን ምንጭ"

#: tp_3D_SceneIllumination.ui:329
msgctxt "tp_3D_SceneIllumination|BTN_AMBIENT_COLOR|tooltip_text"
msgid "Select a color using the color dialog"
msgstr "ቀለም ይምረጡ የ ቀለም ንግግር በመጠቀም"

#: tp_3D_SceneIllumination.ui:347
msgctxt "tp_3D_SceneIllumination|FT_AMBIENTLIGHT"
msgid "_Ambient light"
msgstr "የ _አካባቢው ብርሃን"

#: tp_3D_SceneIllumination.ui:373
msgctxt "tp_3D_SceneIllumination|CTL_LIGHT_PREVIEW|tooltip_text"
msgid "Light Preview"
msgstr "የ ብርሃን ቅድመ እይታ"

#: tp_AxisPositions.ui:39
msgctxt "tp_AxisPositions|FT_CROSSES_OTHER_AXIS_AT"
msgid "_Cross other axis at"
msgstr "_መገናኛ ከ ሌላ አክሲስ ጋር በ"

#: tp_AxisPositions.ui:57
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Start"
msgstr "መጀመሪያ"

#: tp_AxisPositions.ui:58
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "End"
msgstr "መጨረሻ"

#: tp_AxisPositions.ui:59
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Value"
msgstr "ዋጋ"

#: tp_AxisPositions.ui:60
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Category"
msgstr "ምድብ"

#: tp_AxisPositions.ui:107
msgctxt "tp_AxisPositions|CB_AXIS_BETWEEN_CATEGORIES"
msgid "Axis _between categories"
msgstr "አክሲስ በ ምድቦች _መካከል"

#: tp_AxisPositions.ui:129
msgctxt "tp_AxisPositions|TXT_AXIS_LINE"
msgid "Axis Line"
msgstr "የ አክሲስ መስመር"

#: tp_AxisPositions.ui:170
msgctxt "tp_AxisPositions|FT_PLACE_LABELS"
msgid "_Place labels"
msgstr "ምልክቶች _መመደቢያ"

#: tp_AxisPositions.ui:187
msgctxt "tp_AxisPositions|LB_PLACE_LABELS"
msgid "Near axis"
msgstr "አክሲስ አጠገብ"

#: tp_AxisPositions.ui:188
msgctxt "tp_AxisPositions|LB_PLACE_LABELS"
msgid "Near axis (other side)"
msgstr "አክሲስ አጠገብ (በሌላ በኩል)"

#: tp_AxisPositions.ui:189
msgctxt "tp_AxisPositions|LB_PLACE_LABELS"
msgid "Outside start"
msgstr "ከ ውጪ ማስጀመሪያ"

#: tp_AxisPositions.ui:190
msgctxt "tp_AxisPositions|LB_PLACE_LABELS"
msgid "Outside end"
msgstr "ከ ውጪ መጨረሻ"

#: tp_AxisPositions.ui:215
msgctxt "tp_AxisPositions|FT_AXIS_LABEL_DISTANCE"
msgid "_Distance"
msgstr "_እርቀት"

#: tp_AxisPositions.ui:252
msgctxt "tp_AxisPositions|TXT_FL_LABELS"
msgid "Labels"
msgstr "ምልክቶች"

#: tp_AxisPositions.ui:294
msgctxt "tp_AxisPositions|FT_MAJOR"
msgid "Major:"
msgstr "ዋናው:"

#: tp_AxisPositions.ui:312
msgctxt "tp_AxisPositions|FT_MINOR"
msgid "Minor:"
msgstr "አነስተኛ:"

#: tp_AxisPositions.ui:327
msgctxt "tp_AxisPositions|CB_TICKS_INNER"
msgid "_Inner"
msgstr "_ውስጥ"

#: tp_AxisPositions.ui:347
msgctxt "tp_AxisPositions|CB_TICKS_OUTER"
msgid "_Outer"
msgstr "_ውጪ"

#: tp_AxisPositions.ui:367
msgctxt "tp_AxisPositions|CB_MINOR_INNER"
msgid "I_nner"
msgstr "ው_ስጥ"

#: tp_AxisPositions.ui:387
msgctxt "tp_AxisPositions|CB_MINOR_OUTER"
msgid "O_uter"
msgstr "ው_ጪ"

#: tp_AxisPositions.ui:422
msgctxt "tp_AxisPositions|FT_PLACE_TICKS"
msgid "Place _marks"
msgstr "_ምልክት መመደቢያ"

#: tp_AxisPositions.ui:439
msgctxt "tp_AxisPositions|LB_PLACE_TICKS"
msgid "At labels"
msgstr "በ ምልክቶች"

#: tp_AxisPositions.ui:440
msgctxt "tp_AxisPositions|LB_PLACE_TICKS"
msgid "At axis"
msgstr "በ አክሲስ ላይ"

#: tp_AxisPositions.ui:441
msgctxt "tp_AxisPositions|LB_PLACE_TICKS"
msgid "At axis and labels"
msgstr "በ አክሲስ እና ምልክቶች ላይ"

#: tp_AxisPositions.ui:466
msgctxt "tp_AxisPositions|TXT_FL_TICKS"
msgid "Interval Marks"
msgstr "የ እረፍት ምልክቶች"

#: tp_AxisPositions.ui:498
msgctxt "tp_AxisPositions|CB_MAJOR_GRID"
msgid "Show major _grid"
msgstr "ዋናውን _መጋጠሚያ ማሳያ"

#: tp_AxisPositions.ui:516
msgctxt "tp_AxisPositions|CB_MINOR_GRID"
msgid "_Show minor grid"
msgstr "አነስተኛ መጋጠሚያ _ማሳያ"

#: tp_AxisPositions.ui:533
msgctxt "tp_AxisPositions|PB_MAJOR_GRID"
msgid "Mo_re..."
msgstr "ተጨ_ማሪ..."

#: tp_AxisPositions.ui:548
msgctxt "tp_AxisPositions|PB_MINOR_GRID"
msgid "Mor_e..."
msgstr "ተጨማ_ሪ..."

#: tp_AxisPositions.ui:571
msgctxt "tp_AxisPositions|label2"
msgid "Grids"
msgstr "መጋጠሚያ"

#: tp_ChartType.ui:20
msgctxt "tp_ChartType|liststore1"
msgid "Bar"
msgstr "መደርደሪያ"

#: tp_ChartType.ui:23
msgctxt "tp_ChartType|liststore1"
msgid "Cylinder"
msgstr "ሲሊንደር"

#: tp_ChartType.ui:26
msgctxt "tp_ChartType|liststore1"
msgid "Cone"
msgstr "ኮን"

#: tp_ChartType.ui:29
msgctxt "tp_ChartType|liststore1"
msgid "Pyramid"
msgstr "ፒራሚድ"

#: tp_ChartType.ui:53
msgctxt "tp_ChartType|FT_CAPTION_FOR_WIZARD"
msgid "Choose a Chart Type"
msgstr "የ ቻርት አይነት ይምረጡ"

#: tp_ChartType.ui:102
msgctxt "tp_ChartType|3dlook"
msgid "_3D Look"
msgstr "_3ዲ መመልከቻ"

#: tp_ChartType.ui:125
msgctxt "tp_ChartType|3dscheme"
msgid "Simple"
msgstr "ቀላል"

#: tp_ChartType.ui:126
msgctxt "tp_ChartType|3dscheme"
msgid "Realistic"
msgstr "ትክክለኛ"

#: tp_ChartType.ui:152
msgctxt "tp_ChartType|shapeft"
msgid "Sh_ape"
msgstr "ቅር_ጽ"

#: tp_ChartType.ui:195
msgctxt "tp_ChartType|stack"
msgid "_Stack series"
msgstr "_ክምር ተከታታይ"

#: tp_ChartType.ui:222
msgctxt "tp_ChartType|ontop"
msgid "On top"
msgstr "ከ ላይ"

#: tp_ChartType.ui:241
msgctxt "tp_ChartType|percent"
msgid "Percent"
msgstr "ፐርሰንት"

#: tp_ChartType.ui:259
msgctxt "tp_ChartType|deep"
msgid "Deep"
msgstr "ጥልቀት"

#: tp_ChartType.ui:295
msgctxt "tp_ChartType|linetypeft"
msgid "_Line type"
msgstr "_የመስመር አይነት"

#: tp_ChartType.ui:312
msgctxt "tp_ChartType|linetype"
msgid "Straight"
msgstr "ቀጥተኛ"

#: tp_ChartType.ui:313
msgctxt "tp_ChartType|linetype"
msgid "Smooth"
msgstr "ለስላሳ"

#: tp_ChartType.ui:314
msgctxt "tp_ChartType|linetype"
msgid "Stepped"
msgstr "ደረጃ"

#: tp_ChartType.ui:326
msgctxt "tp_ChartType|properties"
msgid "Properties..."
msgstr "ባህሪዎች..."

#: tp_ChartType.ui:349
msgctxt "tp_ChartType|sort"
msgid "_Sort by X values"
msgstr "_መለያ በ X ዋጋ"

#: tp_ChartType.ui:374
msgctxt "tp_ChartType|nolinesft"
msgid "_Number of lines"
msgstr "የ መስመሮች _ቁጥር"

#: tp_ChartType.ui:421
msgctxt "tp_ChartType|rounded-edge"
msgid "Rounded edge"
msgstr "ክብ ጠርዝ"

#: tp_DataLabel.ui:20
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Best fit"
msgstr "በ ጥሩ ልክ"

#: tp_DataLabel.ui:24
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Center"
msgstr "መሀከል"

#: tp_DataLabel.ui:28
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "ከ ላይ"

#: tp_DataLabel.ui:32
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "ከ ላይ በ ግራ በኩል"

#: tp_DataLabel.ui:36
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Left"
msgstr "በ ግራ"

#: tp_DataLabel.ui:40
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "ከ ታች በ ግራ በኩል"

#: tp_DataLabel.ui:44
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "ከ ታች"

#: tp_DataLabel.ui:48
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "ከ ታች በ ቀኝ በኩል"

#: tp_DataLabel.ui:52
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Right"
msgstr "በ ቀኝ"

#: tp_DataLabel.ui:56
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "ከ ላይ በ ቀኝ በኩል"

#: tp_DataLabel.ui:60
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "ውስጥ"

#: tp_DataLabel.ui:64
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "ውጪ"

#: tp_DataLabel.ui:68
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Near origin"
msgstr "ዋናው አጠገብ"

#: tp_DataLabel.ui:82
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "ክፍተት"

#: tp_DataLabel.ui:86
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "Comma"
msgstr "ኮማ"

#: tp_DataLabel.ui:90
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "Semicolon"
msgstr "ሴሚኮለን"

#: tp_DataLabel.ui:94
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "New line"
msgstr "አዲስ መስመር"

#: tp_DataLabel.ui:126
msgctxt "tp_DataLabel|CB_VALUE_AS_NUMBER"
msgid "Show value as _number"
msgstr "ዋጋውን እንደ _ቁጥር ማሳያ"

#: tp_DataLabel.ui:143
msgctxt "tp_DataLabel|CB_VALUE_AS_PERCENTAGE"
msgid "Show value as _percentage"
msgstr "ዋጋውን እንደ _ፐርሰንት ማሳያ"

#: tp_DataLabel.ui:160
msgctxt "tp_DataLabel|CB_CATEGORY"
msgid "Show _category"
msgstr "_ምድብ ማሳያ"

#: tp_DataLabel.ui:177
msgctxt "tp_DataLabel|CB_SYMBOL"
msgid "Show _legend key"
msgstr "_መግለጫ ቁልፍ ማሳያ"

#: tp_DataLabel.ui:194
msgctxt "tp_DataLabel|CB_WRAP_TEXT"
msgid "Auto text _wrap"
msgstr "በራሱ ጽሁፍ _መጠቅለያ"

#: tp_DataLabel.ui:211
msgctxt "tp_DataLabel|PB_NUMBERFORMAT"
msgid "Number _format..."
msgstr "የ ቁጥር _አቀራረብ..."

#: tp_DataLabel.ui:227
msgctxt "tp_DataLabel|PB_PERCENT_NUMBERFORMAT"
msgid "Percentage f_ormat..."
msgstr "የ ፐርሰንት አ_ቀራረብ..."

#: tp_DataLabel.ui:245
msgctxt "tp_DataLabel|CT_LABEL_DIAL"
msgid "ABCD"
msgstr "ABCD"

#: tp_DataLabel.ui:267
msgctxt "tp_DataLabel|FT_TEXT_SEPARATOR"
msgid "_Separator"
msgstr "_መለያያ"

#: tp_DataLabel.ui:308
msgctxt "tp_DataLabel|FT_LABEL_PLACEMENT"
msgid "Place_ment"
msgstr "አቀማ_መጥ"

#: tp_DataLabel.ui:342
msgctxt "tp_DataLabel|STR_DLG_NUMBERFORMAT_FOR_PERCENTAGE_VALUE"
msgid "Number Format for Percentage Value"
msgstr "የ ቁጥር አቀራረብ ለ ፐርሰንት ዋጋ"

#: tp_DataLabel.ui:360
msgctxt "tp_DataLabel|label1"
msgid "Text Attributes"
msgstr "የ ጽሁፍ ባህሪዎች"

#: tp_DataLabel.ui:426
msgctxt "tp_DataLabel|FT_LABEL_DEGREES"
msgid "_Degrees"
msgstr "_ዲግሪዎች"

#: tp_DataLabel.ui:451
msgctxt "tp_DataLabel|FT_LABEL_TEXTDIR"
msgid "Te_xt direction"
msgstr "የጽ_ሁፍ አቅጣጫ"

#: tp_DataLabel.ui:488
msgctxt "tp_DataLabel|label2"
msgid "Rotate Text"
msgstr "ጽሁፍ ማዞሪያ"

#: tp_DataSource.ui:9
msgctxt "tp_DataSource|imageIMB_RANGE_CAT|tooltip_text"
msgid "Select data range"
msgstr "የ ዳታ መጠን ይምረጡ"

#: tp_DataSource.ui:15
msgctxt "tp_DataSource|imageIMB_RANGE_MAIN|tooltip_text"
msgid "Select data range"
msgstr "የ ዳታ መጠን ይምረጡ"

#: tp_DataSource.ui:28
msgctxt "tp_DataSource|FT_CAPTION_FOR_WIZARD"
msgid "Customize Data Ranges for Individual Data Series"
msgstr "የ ዳታ መጠኖች ማስተካከያ ለ እያንዳንዱ ተከታታይ ዳታ"

#: tp_DataSource.ui:58
msgctxt "tp_DataSource|FT_SERIES"
msgid "Data _series:"
msgstr "_ተከታታይ ዳታ:"

#: tp_DataSource.ui:95
msgctxt "tp_DataSource|BTN_ADD"
msgid "_Add"
msgstr "_መጨመሪያ"

#: tp_DataSource.ui:116
msgctxt "tp_DataSource|BTN_UP-atkobject"
msgid "Up"
msgstr "ወደ ላይ"

#: tp_DataSource.ui:127
msgctxt "tp_DataSource|BTN_REMOVE"
msgid "_Remove"
msgstr "_ማስወገጃ"

#: tp_DataSource.ui:148
msgctxt "tp_DataSource|BTN_DOWN-atkobject"
msgid "Down"
msgstr "ወደ ታች"

#: tp_DataSource.ui:183
msgctxt "tp_DataSource|FT_ROLE"
msgid "_Data ranges:"
msgstr "የ _ዳታ መጠኖች:"

#: tp_DataSource.ui:214
msgctxt "tp_DataSource|FT_RANGE"
msgid "Ran_ge for %VALUETYPE"
msgstr "መጠ_ን ለ %VALUETYPE"

#: tp_DataSource.ui:272
msgctxt "tp_DataSource|FT_CATEGORIES"
msgid "_Categories"
msgstr "_ምድቦች"

#: tp_DataSource.ui:287
msgctxt "tp_DataSource|FT_DATALABELS"
msgid "Data _labels"
msgstr "የ ዳታ _ምልክቶች"

#: tp_ErrorBars.ui:28
msgctxt "tp_ErrorBars|liststoreFUNCTION"
msgid "Standard Error"
msgstr "መደበኛ ስህተት"

#: tp_ErrorBars.ui:32
msgctxt "tp_ErrorBars|liststoreFUNCTION"
msgid "Standard Deviation"
msgstr "መደበኛ ልዩነት"

#: tp_ErrorBars.ui:36
msgctxt "tp_ErrorBars|liststoreFUNCTION"
msgid "Variance"
msgstr "ልዩነቶች"

#: tp_ErrorBars.ui:40
msgctxt "tp_ErrorBars|liststoreFUNCTION"
msgid "Error Margin"
msgstr "የ ስህተት መስመር"

#: tp_ErrorBars.ui:77
msgctxt "tp_ErrorBars|RB_NONE"
msgid "_None"
msgstr "_ምንም"

#: tp_ErrorBars.ui:95
msgctxt "tp_ErrorBars|RB_CONST"
msgid "_Constant Value"
msgstr "_የማያቋርጥ ዋጋ"

#: tp_ErrorBars.ui:113
msgctxt "tp_ErrorBars|RB_PERCENT"
msgid "_Percentage"
msgstr "_ፐርሰንት"

#: tp_ErrorBars.ui:171
msgctxt "tp_ErrorBars|RB_RANGE"
msgid "Cell _Range"
msgstr "የ ክፍሉ _መጠን"

#: tp_ErrorBars.ui:195
msgctxt "tp_ErrorBars|label1"
msgid "Error Category"
msgstr "የ ህስተተ ምድብ"

#: tp_ErrorBars.ui:228
msgctxt "tp_ErrorBars|RB_BOTH"
msgid "Positive _and Negative"
msgstr "አዎንታዊ _እና አሉታዊ"

#: tp_ErrorBars.ui:247
msgctxt "tp_ErrorBars|RB_POSITIVE"
msgid "Pos_itive"
msgstr "አዎን_ታዊ"

#: tp_ErrorBars.ui:266
msgctxt "tp_ErrorBars|RB_NEGATIVE"
msgid "Ne_gative"
msgstr "አሉ_ታዊ"

#: tp_ErrorBars.ui:331
msgctxt "tp_ErrorBars|label2"
msgid "Error Indicator"
msgstr "ስህተትት ጠቋሚ"

#: tp_ErrorBars.ui:378
msgctxt "tp_ErrorBars|FT_POSITIVE"
msgid "P_ositive (+)"
msgstr "አ_ዎንታዊ (+)"

#: tp_ErrorBars.ui:419
msgctxt "tp_ErrorBars|IB_RANGE_POSITIVE|tooltip_text"
msgid "Select data range"
msgstr "የ ዳታ መጠን ይምረጡ"

#: tp_ErrorBars.ui:444
msgctxt "tp_ErrorBars|FT_NEGATIVE"
msgid "_Negative (-)"
msgstr "_አሉታዊ (-)"

#: tp_ErrorBars.ui:485
msgctxt "tp_ErrorBars|IB_RANGE_NEGATIVE|tooltip_text"
msgid "Select data range"
msgstr "የ ዳታ መጠን ይምረጡ"

#: tp_ErrorBars.ui:503
msgctxt "tp_ErrorBars|CB_SYN_POS_NEG"
msgid "Same value for both"
msgstr "አንድ አይነት ዋጋ ለሁለቱም"

#: tp_ErrorBars.ui:525
msgctxt "tp_ErrorBars|label3"
msgid "Parameters"
msgstr "ደንቦች"

#: tp_ErrorBars.ui:541
msgctxt "tp_ErrorBars|STR_DATA_SELECT_RANGE_FOR_POSITIVE_ERRORBARS"
msgid "Select Range for Positive Error Bars"
msgstr "የ አዎንታዊ ስህተት መደርደሪያ መጠን ይምረጡ"

#: tp_ErrorBars.ui:552
msgctxt "tp_ErrorBars|STR_DATA_SELECT_RANGE_FOR_NEGATIVE_ERRORBARS"
msgid "Select Range for Negative Error Bars"
msgstr "የ አሉታዊ ስህተት መደርደሪያ መጠን ይምረጡ"

#: tp_ErrorBars.ui:563
msgctxt "tp_ErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "ከ ዳታ ሰንጠረዥ ውስጥ"

#: tp_LegendPosition.ui:30
msgctxt "tp_LegendPosition|left"
msgid "_Left"
msgstr "በ _ግራ"

#: tp_LegendPosition.ui:49
msgctxt "tp_LegendPosition|right"
msgid "_Right"
msgstr "_በ ቀኝ"

#: tp_LegendPosition.ui:67
msgctxt "tp_LegendPosition|top"
msgid "_Top"
msgstr "ከ _ላይ"

#: tp_LegendPosition.ui:85
msgctxt "tp_LegendPosition|bottom"
msgid "_Bottom"
msgstr "ከ _ታች"

#: tp_LegendPosition.ui:110
msgctxt "tp_LegendPosition|TXT_POSITION"
msgid "Position"
msgstr "ቦታ"

#: tp_LegendPosition.ui:145
msgctxt "tp_LegendPosition|FT_LEGEND_TEXTDIR"
msgid "Te_xt direction"
msgstr "የጽ_ሁፍ አቅጣጫ"

#: tp_LegendPosition.ui:174
msgctxt "tp_LegendPosition|TXT_ORIENTATION"
msgid "Text Orientation"
msgstr "የ ጽሁፍ አቅጣጫ"

#: tp_PolarOptions.ui:31
msgctxt "tp_PolarOptions|CB_CLOCKWISE"
msgid "_Clockwise direction"
msgstr "_ከ ግራ ወደ ቀኝ አቅጣጫ"

#: tp_PolarOptions.ui:47
msgctxt "tp_PolarOptions|label1"
msgid "Orientation"
msgstr "አቅጣጫ"

#: tp_PolarOptions.ui:108
msgctxt "tp_PolarOptions|FT_ROTATION_DEGREES"
msgid "_Degrees"
msgstr "_ዲግሪዎች"

#: tp_PolarOptions.ui:127
msgctxt "tp_PolarOptions|label2"
msgid "Starting Angle"
msgstr "አንግል ማስጀመሪያ"

#: tp_PolarOptions.ui:154
msgctxt "tp_PolarOptions|CB_INCLUDE_HIDDEN_CELLS_POLAR"
msgid "Include _values from hidden cells"
msgstr "ከ ተደበቁ ክፍሎች ውስጥ _ዋጋዎችን ማካተቻ"

#: tp_PolarOptions.ui:170
msgctxt "tp_PolarOptions|label3"
msgid "Plot Options"
msgstr "የ መፈጸሚያ ምርጫ"

#: tp_RangeChooser.ui:8
msgctxt "tp_RangeChooser|imageIB_RANGE|tooltip_text"
msgid "Select data range"
msgstr "የ ዳታ መጠን ይምረጡ"

#: tp_RangeChooser.ui:28
msgctxt "tp_RangeChooser|FT_CAPTION_FOR_WIZARD"
msgid "Choose a Data Range"
msgstr "የ ዳታ መጠን ይምረጡ"

#: tp_RangeChooser.ui:50
msgctxt "tp_RangeChooser|FT_RANGE"
msgid "_Data range:"
msgstr "የ _ዳታ መጠን:"

#: tp_RangeChooser.ui:79
msgctxt "tp_RangeChooser|IB_RANGE|tooltip_text"
msgid "Select data range"
msgstr "የ ዳታ መጠን ይምረጡ"

#: tp_RangeChooser.ui:97
msgctxt "tp_RangeChooser|RB_DATAROWS"
msgid "Data series in _rows"
msgstr "ተከታታይ ዳታ በ _ረድፎች ውስጥ"

#: tp_RangeChooser.ui:116
msgctxt "tp_RangeChooser|RB_DATACOLS"
msgid "Data series in _columns"
msgstr "ተከታታይ ዳታ በ _አምዶች ውስጥ"

#: tp_RangeChooser.ui:135
msgctxt "tp_RangeChooser|CB_FIRST_ROW_ASLABELS"
msgid "_First row as label"
msgstr "_የመጀመሪያውን ረድፍ እንደ ምልክት"

#: tp_RangeChooser.ui:152
msgctxt "tp_RangeChooser|CB_FIRST_COLUMN_ASLABELS"
msgid "F_irst column as label"
msgstr "የ_መጀመሪያውን አምድ እንደ ምልክት"

#: tp_RangeChooser.ui:180
msgctxt "tp_RangeChooser|CB_TIME_BASED"
msgid "Time based charting"
msgstr "ጊዜ መሰረት ያደረገ ቻርት"

#: tp_RangeChooser.ui:235
msgctxt "tp_RangeChooser|label1"
msgid "Start Table Index"
msgstr "የ ሰንጠረዥ ማውጫ ማስጀመሪያ"

#: tp_RangeChooser.ui:251
msgctxt "tp_RangeChooser|label2"
msgid "End Table Index"
msgstr "የ ሰንጠረዥ ማውጫ መጨረሻ"

#: tp_RangeChooser.ui:272
msgctxt "tp_RangeChooser|STR_PAGE_DATA_RANGE"
msgid "Data Range"
msgstr "የ ዳታ መጠን"

#: tp_Scale.ui:20
msgctxt "tp_Scale|liststoreDATE"
msgid "Days"
msgstr "ቀኖች"

#: tp_Scale.ui:24
msgctxt "tp_Scale|liststoreDATE"
msgid "Months"
msgstr "ወሮች"

#: tp_Scale.ui:28
msgctxt "tp_Scale|liststoreDATE"
msgid "Years"
msgstr "አመቶች"

#: tp_Scale.ui:59
msgctxt "tp_Scale|CBX_REVERSE"
msgid "_Reverse direction"
msgstr "_በተቃራኒ አቅጣጫ"

#: tp_Scale.ui:75
msgctxt "tp_Scale|CBX_LOGARITHM"
msgid "_Logarithmic scale"
msgstr "የ _ሎጋሪዝም መለኪያ"

#: tp_Scale.ui:99
msgctxt "tp_Scale|TXT_AXIS_TYPE"
msgid "T_ype"
msgstr "አ_ይነት"

#: tp_Scale.ui:116
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Automatic"
msgstr "ራሱ በራሱ"

#: tp_Scale.ui:117
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Text"
msgstr "ጽሁፍ"

#: tp_Scale.ui:118
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Date"
msgstr "ቀን"

#: tp_Scale.ui:152
msgctxt "tp_Scale|TXT_MIN"
msgid "_Minimum"
msgstr "_አነስተኛ"

#: tp_Scale.ui:168
msgctxt "tp_Scale|TXT_MAX"
msgid "Ma_ximum"
msgstr "ከፍ_ተኛ"

#: tp_Scale.ui:181
msgctxt "tp_Scale|CBX_AUTO_MIN"
msgid "_Automatic"
msgstr "_ራሱ በራሱ"

#: tp_Scale.ui:198
msgctxt "tp_Scale|CBX_AUTO_MAX"
msgid "A_utomatic"
msgstr "ራ_ሱ በራሱ"

#: tp_Scale.ui:256
msgctxt "tp_Scale|TXT_TIME_RESOLUTION"
msgid "R_esolution"
msgstr "ሪ_ዞሊሽን"

#: tp_Scale.ui:280
msgctxt "tp_Scale|CBX_AUTO_TIME_RESOLUTION"
msgid "Automat_ic"
msgstr "ራሱ በራ_ሱ"

#: tp_Scale.ui:311
msgctxt "tp_Scale|TXT_STEP_MAIN"
msgid "Ma_jor interval"
msgstr "ከፍ_ተኛ እረፍት"

#: tp_Scale.ui:383
msgctxt "tp_Scale|CBX_AUTO_STEP_MAIN"
msgid "Au_tomatic"
msgstr "ራሱ_በራሱ"

#: tp_Scale.ui:419
msgctxt "tp_Scale|TXT_STEP_HELP"
msgid "Minor inter_val"
msgstr "አነስተኛ እረ_ፍት"

#: tp_Scale.ui:433
msgctxt "tp_Scale|TXT_STEP_HELP_COUNT"
msgid "Minor inter_val count"
msgstr "የ አነስተኛ እረ_ፍት መቁጠሪያ"

#: tp_Scale.ui:477
msgctxt "tp_Scale|CBX_AUTO_STEP_HELP"
msgid "Aut_omatic"
msgstr "ራሱ_በራሱ"

#: tp_Scale.ui:508
msgctxt "tp_Scale|TXT_ORIGIN"
msgid "Re_ference value"
msgstr "ማመ_ሳከሪያ ዋጋ"

#: tp_Scale.ui:531
msgctxt "tp_Scale|CBX_AUTO_ORIGIN"
msgid "Automat_ic"
msgstr "ራሱ በራ_ሱ"

#: tp_Scale.ui:561
msgctxt "tp_Scale|FL_SCALE"
msgid "Scale"
msgstr "መጠን"

#: tp_SeriesToAxis.ui:41
msgctxt "tp_SeriesToAxis|RBT_OPT_AXIS_1"
msgid "Primary Y axis"
msgstr "ቀዳሚ የ Y አክሲስ"

#: tp_SeriesToAxis.ui:58
msgctxt "tp_SeriesToAxis|RBT_OPT_AXIS_2"
msgid "Secondary Y axis"
msgstr "ሁለተኛ የ Y አክሲስ"

#: tp_SeriesToAxis.ui:82
msgctxt "tp_SeriesToAxis|label1"
msgid "Align Data Series to"
msgstr "ተከታታይ ዳታ ማሳለፊያ ወደ"

#: tp_SeriesToAxis.ui:123
msgctxt "tp_SeriesToAxis|FT_GAP"
msgid "_Spacing"
msgstr "_ክፍተት"

#: tp_SeriesToAxis.ui:138
msgctxt "tp_SeriesToAxis|FT_OVERLAP"
msgid "_Overlap"
msgstr "_መደረቢያ"

#: tp_SeriesToAxis.ui:186
msgctxt "tp_SeriesToAxis|CB_BARS_SIDE_BY_SIDE"
msgid "Show _bars side by side"
msgstr "እቃ _መደርደሪያ ጎን ለ ጎን ማሳያ"

#: tp_SeriesToAxis.ui:202
msgctxt "tp_SeriesToAxis|CB_CONNECTOR"
msgid "Connection lines"
msgstr "መጋጠሚያ መስመሮች"

#: tp_SeriesToAxis.ui:224
msgctxt "tp_SeriesToAxis|label2"
msgid "Settings"
msgstr "ማሰናጃዎች"

#: tp_SeriesToAxis.ui:266
msgctxt "tp_SeriesToAxis|FT_MISSING_VALUES"
msgid "Plot missing values"
msgstr "መፈጸሚያ ዋጋዎች ጎድለዋል"

#: tp_SeriesToAxis.ui:277
msgctxt "tp_SeriesToAxis|RB_DONT_PAINT"
msgid "_Leave gap"
msgstr "ክፍተቱን _መተው"

#: tp_SeriesToAxis.ui:296
msgctxt "tp_SeriesToAxis|RB_ASSUME_ZERO"
msgid "_Assume zero"
msgstr "_እንደ ዜሮ ይገምቱ"

#: tp_SeriesToAxis.ui:315
msgctxt "tp_SeriesToAxis|RB_CONTINUE_LINE"
msgid "_Continue line"
msgstr "_የሚቀጥል መስመር"

#: tp_SeriesToAxis.ui:347
msgctxt "tp_SeriesToAxis|CB_INCLUDE_HIDDEN_CELLS"
msgid "Include _values from hidden cells"
msgstr "ከ ተደበቁ ክፍሎች ውስጥ _ዋጋዎችን ማካተቻ"

#: tp_SeriesToAxis.ui:370
msgctxt "tp_SeriesToAxis|label3"
msgid "Plot Options"
msgstr "የ መፈጸሚያ ምርጫ"

#: tp_Trendline.ui:52
msgctxt "tp_Trendline|linear"
msgid "_Linear"
msgstr "_ቀጥተኛ"

#: tp_Trendline.ui:71
msgctxt "tp_Trendline|logarithmic"
msgid "L_ogarithmic"
msgstr "ሎ_ጋሪዝም"

#: tp_Trendline.ui:90
msgctxt "tp_Trendline|exponential"
msgid "_Exponential"
msgstr "_ኤክስፖኔንሺያል"

#: tp_Trendline.ui:109
msgctxt "tp_Trendline|power"
msgid "Po_wer"
msgstr "ሀይ_ል"

#: tp_Trendline.ui:128
msgctxt "tp_Trendline|polynomial"
msgid "_Polynomial"
msgstr "_ፖሊኖሚያል"

#: tp_Trendline.ui:147
msgctxt "tp_Trendline|movingAverage"
msgid "_Moving Average"
msgstr "በ መካከለኛ በ _መጓዝ ላይ"

#: tp_Trendline.ui:173
msgctxt "tp_Trendline|label3"
msgid "Degree"
msgstr "ዲግሪ"

#: tp_Trendline.ui:213
msgctxt "tp_Trendline|label4"
msgid "Period"
msgstr "ነጥብ"

#: tp_Trendline.ui:336
msgctxt "tp_Trendline|label1"
msgid "Regression Type"
msgstr "ዝቅ ማድረጊያ አይነት"

#: tp_Trendline.ui:373
msgctxt "tp_Trendline|label7"
msgid "Extrapolate Forward"
msgstr "ግምት ወደ ፊት"

#: tp_Trendline.ui:389
msgctxt "tp_Trendline|label8"
msgid "Extrapolate Backward"
msgstr "ግምት ወደ ኋላ"

#: tp_Trendline.ui:430
msgctxt "tp_Trendline|setIntercept"
msgid "Force _Intercept"
msgstr "_ኢንተርሴፕት ማስገደጃ"

#: tp_Trendline.ui:447
msgctxt "tp_Trendline|showEquation"
msgid "Show E_quation"
msgstr "እ_ኩሌታ ማሳያ"

#: tp_Trendline.ui:464
msgctxt "tp_Trendline|showCorrelationCoefficient"
msgid "Show _Coefficient of Determination (R²)"
msgstr "ማሳያ የ _ኮፊሺየንት መወሰኛ (R²)"

#: tp_Trendline.ui:484
msgctxt "tp_Trendline|label5"
msgid "Trendline _Name"
msgstr "የ አቅጣጫ መስመር _ስም"

#: tp_Trendline.ui:529
msgctxt "tp_Trendline|label6"
msgid "_X Variable Name"
msgstr "የ _X ተለዋዋጭ ስም"

#: tp_Trendline.ui:558
msgctxt "tp_Trendline|label9"
msgid "_Y Variable Name"
msgstr "የ _Y ተለዋዋጭ ስም"

#: tp_Trendline.ui:590
msgctxt "tp_Trendline|label2"
msgid "Options"
msgstr "ምርጫዎች"

#: tp_axisLabel.ui:20
msgctxt "tp_axisLabel|showlabelsCB"
msgid "Sho_w labels"
msgstr "ምልክቶች ማሳ_ያ"

#: tp_axisLabel.ui:63
msgctxt "tp_axisLabel|tile"
msgid "_Tile"
msgstr "_መደርደሪያ"

#: tp_axisLabel.ui:81
msgctxt "tp_axisLabel|odd"
msgid "St_agger odd"
msgstr "ጎዶሎ ማዞ_ሪያ"

#: tp_axisLabel.ui:98
msgctxt "tp_axisLabel|even"
msgid "Stagger _even"
msgstr "ማዞሪያ _ሙሉ"

#: tp_axisLabel.ui:115
msgctxt "tp_axisLabel|auto"
msgid "A_utomatic"
msgstr "ራ_ሱ በራሱ"

#: tp_axisLabel.ui:138
msgctxt "tp_axisLabel|orderL"
msgid "Order"
msgstr "ደንብ"

#: tp_axisLabel.ui:173
msgctxt "tp_axisLabel|overlapCB"
msgid "O_verlap"
msgstr "መ_ደረቢያ"

#: tp_axisLabel.ui:189
msgctxt "tp_axisLabel|breakCB"
msgid "_Break"
msgstr "_መጨረሻ"

#: tp_axisLabel.ui:211
msgctxt "tp_axisLabel|textflowL"
msgid "Text Flow"
msgstr "የ ጽሁፍ ፍሰት"

#: tp_axisLabel.ui:280
msgctxt "tp_axisLabel|degreeL"
msgid "_Degrees"
msgstr "_ዲግሪዎች"

#: tp_axisLabel.ui:333
msgctxt "tp_axisLabel|stackedCB"
msgid "Ve_rtically stacked"
msgstr "በቁ_መት የተከመረ"

#: tp_axisLabel.ui:352
msgctxt "tp_axisLabel|labelABCD"
msgid "ABCD"
msgstr "ABCD"

#: tp_axisLabel.ui:373
msgctxt "tp_axisLabel|textdirL"
msgid "Te_xt direction:"
msgstr "የጽ_ሁፍ አቅጣጫ:"

#: tp_axisLabel.ui:403
msgctxt "tp_axisLabel|labelTextOrient"
msgid "Text Orientation"
msgstr "የ ጽሁፍ አቅጣጫ"

#: wizelementspage.ui:39
msgctxt "wizelementspage|labelPrimaryXaxis"
msgid "_X axis"
msgstr "_X አክሲስ"

#: wizelementspage.ui:55
msgctxt "wizelementspage|labelPrimaryYaxis"
msgid "_Y axis"
msgstr "_Y አክሲስ"

#: wizelementspage.ui:71
msgctxt "wizelementspage|labelPrimaryZaxis"
msgid "_Z axis"
msgstr "_Z አክሲስ"

#: wizelementspage.ui:132
msgctxt "wizelementspage|labelMainTitle"
msgid "_Title"
msgstr "_አርእስት"

#: wizelementspage.ui:148
msgctxt "wizelementspage|labelSubTitle"
msgid "_Subtitle"
msgstr "_ንዑስ አርእስት"

#: wizelementspage.ui:194
msgctxt "wizelementspage|labelSecondaryXAxis"
msgid "X _axis"
msgstr "X _አክሲስ"

#: wizelementspage.ui:210
msgctxt "wizelementspage|labelSecondaryYAxis"
msgid "Y ax_is"
msgstr "Y ዘን_ግ"

#: wizelementspage.ui:266
msgctxt "wizelementspage|show"
msgid "_Display legend"
msgstr "መግለጫ _ማሳያ"

#: wizelementspage.ui:293
msgctxt "wizelementspage|left"
msgid "_Left"
msgstr "በ _ግራ"

#: wizelementspage.ui:311
msgctxt "wizelementspage|right"
msgid "_Right"
msgstr "_በ ቀኝ"

#: wizelementspage.ui:329
msgctxt "wizelementspage|top"
msgid "_Top"
msgstr "ከ _ላይ"

#: wizelementspage.ui:347
msgctxt "wizelementspage|bottom"
msgid "_Bottom"
msgstr "ከ _ታች"

#: wizelementspage.ui:389
msgctxt "wizelementspage|Axe"
msgid "Choose Titles, Legend, and Grid Settings"
msgstr "ይምረጡ አርእስቶች: መግለጫዎች እና መጋጠሚያ ማሰናጃዎች"

#: wizelementspage.ui:422
msgctxt "wizelementspage|x"
msgid "X axis"
msgstr "X አክሲስ"

#: wizelementspage.ui:439
msgctxt "wizelementspage|y"
msgid "Y ax_is"
msgstr "Y ዘን_ግ"

#: wizelementspage.ui:456
msgctxt "wizelementspage|z"
msgid "Z axi_s"
msgstr "Z ዘን_ግ"

#: wizelementspage.ui:479
msgctxt "wizelementspage|label2"
msgid "Display Grids"
msgstr "መጋጠሚያዎች ማሳያ"

#: strings.hrc:24
msgctxt "STR_DLG_CHART_WIZARD"
msgid "Chart Wizard"
msgstr "የ ቻርት አዋቂ"

#: strings.hrc:25
msgctxt "STR_DLG_SMOOTH_LINE_PROPERTIES"
msgid "Smooth Lines"
msgstr "ለስላሳ መስመሮች"

#: strings.hrc:26
msgctxt "STR_DLG_STEPPED_LINE_PROPERTIES"
msgid "Stepped Lines"
msgstr "የደረጃ መስመሮች"

#: strings.hrc:27
msgctxt "STR_PAGE_CHARTTYPE"
msgid "Chart Type"
msgstr "የ ቻርት አይነት"

#: strings.hrc:28
msgctxt "STR_PAGE_DATA_RANGE"
msgid "Data Range"
msgstr "የዳታ መጠን"

#: strings.hrc:29
msgctxt "STR_PAGE_CHART_ELEMENTS"
msgid "Chart Elements"
msgstr "የ ቻርት አካላቶች"

#: strings.hrc:30
msgctxt "STR_PAGE_LINE"
msgid "Line"
msgstr "መስመር"

#: strings.hrc:31
msgctxt "STR_PAGE_BORDER"
msgid "Borders"
msgstr "ድንበሮች"

#: strings.hrc:32
msgctxt "STR_PAGE_AREA"
msgid "Area"
msgstr "ስፋት"

#: strings.hrc:33
msgctxt "STR_PAGE_TRANSPARENCY"
msgid "Transparency"
msgstr "ግልጽነት"

#: strings.hrc:34
msgctxt "STR_PAGE_FONT"
msgid "Font"
msgstr "ፊደል"

#: strings.hrc:35
msgctxt "STR_PAGE_FONT_EFFECTS"
msgid "Font Effects"
msgstr "የፊደል ውጤት"

#: strings.hrc:36
msgctxt "STR_PAGE_NUMBERS"
msgid "Numbers"
msgstr "ቁጥሮች"

#: strings.hrc:37
msgctxt "STR_PAGE_POSITION"
msgid "Position"
msgstr "ቦታ"

#: strings.hrc:38
msgctxt "STR_PAGE_LAYOUT"
msgid "Layout"
msgstr "እቅድ"

#: strings.hrc:39
msgctxt "STR_PAGE_OPTIONS"
msgid "Options"
msgstr "ምርጫዎች"

#: strings.hrc:40
msgctxt "STR_PAGE_SCALE"
msgid "Scale"
msgstr "መጠን"

#: strings.hrc:41
msgctxt "STR_PAGE_POSITIONING"
msgid "Positioning"
msgstr "አቀማመጥ"

#: strings.hrc:42
msgctxt "STR_PAGE_TRENDLINE_TYPE"
msgid "Type"
msgstr "አይነት"

#: strings.hrc:43
msgctxt "STR_PAGE_XERROR_BARS"
msgid "X Error Bars"
msgstr "የ Y ስህተት Bars"

#: strings.hrc:44
msgctxt "STR_PAGE_YERROR_BARS"
msgid "Y Error Bars"
msgstr "የ Y ስህተት Bars"

#: strings.hrc:45
msgctxt "STR_PAGE_ALIGNMENT"
msgid "Alignment"
msgstr "ማሰለፊያ"

#: strings.hrc:46
msgctxt "STR_PAGE_PERSPECTIVE"
msgid "Perspective"
msgstr "አስተያየት"

#: strings.hrc:47
msgctxt "STR_PAGE_APPEARANCE"
msgid "Appearance"
msgstr "አቀራረብ"

#: strings.hrc:48
msgctxt "STR_PAGE_ILLUMINATION"
msgid "Illumination"
msgstr "የ ብርሃን ምንጭ"

#: strings.hrc:49
msgctxt "STR_PAGE_ASIAN"
msgid "Asian Typography"
msgstr "የ እስያን ጽሁፍ"

#: strings.hrc:50
#, c-format
msgctxt "STR_OBJECT_AVERAGE_LINE_WITH_PARAMETERS"
msgid "Mean value line with value %AVERAGE_VALUE and standard deviation %STD_DEVIATION"
msgstr "የ አማካይ ዋጋ መስመር ዋጋ በ %AVERAGE_VALUE እና መደበኛ ልዩነት %STD_DEVIATION"

#: strings.hrc:51
msgctxt "STR_OBJECT_AXIS"
msgid "Axis"
msgstr "አክሲስ"

#: strings.hrc:52
msgctxt "STR_OBJECT_AXIS_X"
msgid "X Axis"
msgstr "X አክሲስ"

#: strings.hrc:53
msgctxt "STR_OBJECT_AXIS_Y"
msgid "Y Axis"
msgstr "Y አክሲስ"

#: strings.hrc:54
msgctxt "STR_OBJECT_AXIS_Z"
msgid "Z Axis"
msgstr "Z አክሲስ"

#: strings.hrc:55
msgctxt "STR_OBJECT_SECONDARY_X_AXIS"
msgid "Secondary X Axis"
msgstr "ሁለተኛ X አክሲስ"

#: strings.hrc:56
msgctxt "STR_OBJECT_SECONDARY_Y_AXIS"
msgid "Secondary Y Axis"
msgstr "ሁለተኛ Y አክሲስ"

#: strings.hrc:57
msgctxt "STR_OBJECT_AXES"
msgid "Axes"
msgstr "አክሲስ"

#: strings.hrc:58
msgctxt "STR_OBJECT_GRIDS"
msgid "Grids"
msgstr "መጋጠሚያ"

#: strings.hrc:59
msgctxt "STR_OBJECT_GRID"
msgid "Grid"
msgstr "መጋጠሚያ"

#: strings.hrc:60
msgctxt "STR_OBJECT_GRID_MAJOR_X"
msgid "X Axis Major Grid"
msgstr "የ X አክሲስ ዋና መጋጠሚያ"

#: strings.hrc:61
msgctxt "STR_OBJECT_GRID_MAJOR_Y"
msgid "Y Axis Major Grid"
msgstr "የ Y አክሲስ ዋና መጋጠሚያ"

#: strings.hrc:62
msgctxt "STR_OBJECT_GRID_MAJOR_Z"
msgid "Z Axis Major Grid"
msgstr "የ Z አክሲስ ዋና መጋጠሚያ"

#: strings.hrc:63
msgctxt "STR_OBJECT_GRID_MINOR_X"
msgid "X Axis Minor Grid"
msgstr "የ X አክሲስ አነስተኛ መጋጠሚያ"

#: strings.hrc:64
msgctxt "STR_OBJECT_GRID_MINOR_Y"
msgid "Y Axis Minor Grid"
msgstr "የ Y አክሲስ አነስተኛ መጋጠሚያ"

#: strings.hrc:65
msgctxt "STR_OBJECT_GRID_MINOR_Z"
msgid "Z Axis Minor Grid"
msgstr "የ Z አክሲስ አነስተኛ መጋጠሚያ"

#: strings.hrc:66
msgctxt "STR_OBJECT_LEGEND"
msgid "Legend"
msgstr "መግለጫ"

#: strings.hrc:67
msgctxt "STR_OBJECT_TITLE"
msgid "Title"
msgstr "አርእስት"

#: strings.hrc:68
msgctxt "STR_OBJECT_TITLES"
msgid "Titles"
msgstr "አርእስቶች"

#: strings.hrc:69
msgctxt "STR_OBJECT_TITLE_MAIN"
msgid "Main Title"
msgstr "ዋናው አርእስት"

#: strings.hrc:70
msgctxt "STR_OBJECT_TITLE_SUB"
msgid "Subtitle"
msgstr "ንዑስ አርእስት"

#: strings.hrc:71
msgctxt "STR_OBJECT_TITLE_X_AXIS"
msgid "X Axis Title"
msgstr "የ X አክሲስ አርእስት"

#: strings.hrc:72
msgctxt "STR_OBJECT_TITLE_Y_AXIS"
msgid "Y Axis Title"
msgstr "የ Y አክሲስ አርእስት"

#: strings.hrc:73
msgctxt "STR_OBJECT_TITLE_Z_AXIS"
msgid "Z Axis Title"
msgstr "የ Z አክሲስ አርእስት"

#: strings.hrc:74
msgctxt "STR_OBJECT_TITLE_SECONDARY_X_AXIS"
msgid "Secondary X Axis Title"
msgstr "ሁለተኛ X አክሲስ አርእስት"

#: strings.hrc:75
msgctxt "STR_OBJECT_TITLE_SECONDARY_Y_AXIS"
msgid "Secondary Y Axis Title"
msgstr "ሁለተኛ Y አክሲስ አርእስት"

#: strings.hrc:76
msgctxt "STR_OBJECT_LABEL"
msgid "Label"
msgstr "ምልክት"

#: strings.hrc:77
msgctxt "STR_OBJECT_DATALABELS"
msgid "Data Labels"
msgstr "የ ዳታ ምልክቶች"

#: strings.hrc:78
msgctxt "STR_OBJECT_DATAPOINT"
msgid "Data Point"
msgstr "የዳታ ነጥብ"

#: strings.hrc:79
msgctxt "STR_OBJECT_DATAPOINTS"
msgid "Data Points"
msgstr "የዳታ ነጥቦች"

#: strings.hrc:80
msgctxt "STR_OBJECT_LEGEND_SYMBOL"
msgid "Legend Key"
msgstr "የመግለጫ ቁልፍ"

#: strings.hrc:81
msgctxt "STR_OBJECT_DATASERIES"
msgid "Data Series"
msgstr "ተከታታይ ዳታ"

#: strings.hrc:82
msgctxt "STR_OBJECT_DATASERIES_PLURAL"
msgid "Data Series"
msgstr "ተከታታይ ዳታ"

#: strings.hrc:83
msgctxt "STR_OBJECT_CURVE"
msgid "Trend Line"
msgstr "የ አቅጣጫ መስመር"

#: strings.hrc:84
msgctxt "STR_OBJECT_CURVES"
msgid "Trend Lines"
msgstr "የ አቅጣጫ መስመሮች"

#: strings.hrc:85
msgctxt "STR_OBJECT_CURVE_WITH_PARAMETERS"
msgid "Trend line %FORMULA with accuracy R² = %RSQUARED"
msgstr "የ አቅጣጫ መስመር %FORMULA with accuracy R² = %RSQUARED"

#: strings.hrc:86
msgctxt "STR_OBJECT_MOVING_AVERAGE_WITH_PARAMETERS"
msgid "Moving average trend line with period = %PERIOD"
msgstr "በ መካከለኛ ማንቀሳቀሻ የ አቅጣጫ መስመር ከ ጊዜ ጋር = %PERIOD"

#: strings.hrc:87
msgctxt "STR_OBJECT_AVERAGE_LINE"
msgid "Mean Value Line"
msgstr "የ አማካይ ዋጋ መስመር"

#: strings.hrc:88
msgctxt "STR_OBJECT_CURVE_EQUATION"
msgid "Equation"
msgstr "እኩሌታ"

#: strings.hrc:89
msgctxt "STR_OBJECT_ERROR_BARS_X"
msgid "X Error Bars"
msgstr "የ Y ስህተት Bars"

#: strings.hrc:90
msgctxt "STR_OBJECT_ERROR_BARS_Y"
msgid "Y Error Bars"
msgstr "የ Y ስህተት Bars"

#: strings.hrc:91
msgctxt "STR_OBJECT_ERROR_BARS_Z"
msgid "Z Error Bars"
msgstr "የ Y ስህተት Bars"

#: strings.hrc:92
msgctxt "STR_OBJECT_STOCK_LOSS"
msgid "Stock Loss"
msgstr "ክምር ኪሳራ"

#: strings.hrc:93
msgctxt "STR_OBJECT_STOCK_GAIN"
msgid "Stock Gain"
msgstr "ክምር ትርፍ"

#: strings.hrc:94
msgctxt "STR_OBJECT_PAGE"
msgid "Chart Area"
msgstr "የ ቻርት ስፋት"

#: strings.hrc:95
msgctxt "STR_OBJECT_DIAGRAM"
msgid "Chart"
msgstr "ቻርት"

#: strings.hrc:96
msgctxt "STR_OBJECT_DIAGRAM_WALL"
msgid "Chart Wall"
msgstr "የ ቻርት ግድግዳ"

#: strings.hrc:97
msgctxt "STR_OBJECT_DIAGRAM_FLOOR"
msgid "Chart Floor"
msgstr "የ ቻርት ወለል"

#: strings.hrc:98
msgctxt "STR_OBJECT_SHAPE"
msgid "Drawing Object"
msgstr "መሳያ እቃዎች"

#: strings.hrc:99
#, c-format
msgctxt "STR_TIP_DATASERIES"
msgid "Data Series '%SERIESNAME'"
msgstr "ተከታታይ ዳታ '%SERIESNAME'"

#: strings.hrc:100
msgctxt "STR_TIP_DATAPOINT_INDEX"
msgid "Data Point %POINTNUMBER"
msgstr "የ ዳታ ነጥብ %POINTNUMBER"

#: strings.hrc:101
msgctxt "STR_TIP_DATAPOINT_VALUES"
msgid "Values: %POINTVALUES"
msgstr "ዋጋዎች: %POINTVALUES"

#: strings.hrc:102
msgctxt "STR_TIP_DATAPOINT"
msgid "Data Point %POINTNUMBER, data series %SERIESNUMBER, values: %POINTVALUES"
msgstr "የ ዳታ ነጥብ %POINTNUMBER, ተከታታይ ዳታ %SERIESNUMBER, ዋጋዎች: %POINTVALUES"

#: strings.hrc:103
msgctxt "STR_STATUS_DATAPOINT_MARKED"
msgid "Data point %POINTNUMBER in data series %SERIESNUMBER selected, values: %POINTVALUES"
msgstr "የ ዳታ ነጥብ %POINTNUMBER, በ ተከታታይ ዳታ %SERIESNUMBER, በ ተመረጠው ዋጋዎች: %POINTVALUES ውስጥ"

#: strings.hrc:104
msgctxt "STR_STATUS_OBJECT_MARKED"
msgid "%OBJECTNAME selected"
msgstr "%OBJECTNAME የተመረጠው"

#: strings.hrc:105
msgctxt "STR_STATUS_PIE_SEGMENT_EXPLODED"
msgid "Pie exploded by %PERCENTVALUE percent"
msgstr "ፓይ የ ተስፋፋ በ %PERCENTVALUE ፐርሰንት"

#: strings.hrc:106
msgctxt "STR_OBJECT_FOR_SERIES"
msgid "%OBJECTNAME for Data Series '%SERIESNAME'"
msgstr "%OBJECTNAME ለ ተከታታይ ዳታ '%SERIESNAME'"

#: strings.hrc:107
msgctxt "STR_OBJECT_FOR_ALL_SERIES"
msgid "%OBJECTNAME for all Data Series"
msgstr "%OBJECTNAME ለ ሁሉም ተከታታይ ዳታ"

#: strings.hrc:108
msgctxt "STR_ACTION_EDIT_CHARTTYPE"
msgid "Edit chart type"
msgstr "የ ቻርት አይነት ማረሚያ"

#: strings.hrc:109
msgctxt "STR_ACTION_EDIT_DATA_RANGES"
msgid "Edit data ranges"
msgstr "ማረሚያ የዳታ መጠኖችን"

#: strings.hrc:110
msgctxt "STR_ACTION_EDIT_3D_VIEW"
msgid "Edit 3D view"
msgstr "ማረሚያ 3ዲ መመልከቻ"

#: strings.hrc:111
msgctxt "STR_ACTION_EDIT_CHART_DATA"
msgid "Edit chart data"
msgstr "የ ቻርት ዳታ ማረሚያ"

#: strings.hrc:112
msgctxt "STR_ACTION_TOGGLE_LEGEND"
msgid "Legend on/off"
msgstr "መግለጫ ማብሪያ/ማጥፊያ"

#: strings.hrc:113
msgctxt "STR_ACTION_TOGGLE_GRID_HORZ"
msgid "Horizontal grid major/major&minor/off"
msgstr "የ አግድም ከፍተኛ መጋጠሚያ/ከፍተኛ&አነስተኛ/ማጥፊያ"

#: strings.hrc:114
msgctxt "STR_ACTION_TOGGLE_GRID_VERTICAL"
msgid "Vertical grid major/major&minor/off"
msgstr "የ ቁመት ከፍተኛ መጋጠሚያ/ከፍተኛ&አነስተኛ/ማጥፊያ"

#: strings.hrc:115
msgctxt "STR_ACTION_SCALE_TEXT"
msgid "Scale Text"
msgstr "ጽሁፍ መመጠኛ"

#: strings.hrc:116
msgctxt "STR_ACTION_REARRANGE_CHART"
msgid "Automatic Layout"
msgstr "ራሱ በራሱ እቅድ"

#: strings.hrc:117
msgctxt "STR_ACTION_NOTPOSSIBLE"
msgid "This function cannot be completed with the selected objects."
msgstr "ይህን ተግባር መፈጸም አይቻልም በተመረጡት እቃዎች"

#: strings.hrc:118
msgctxt "STR_ACTION_EDIT_TEXT"
msgid "Edit text"
msgstr "ጽሁፍ ማረሚያ"

#: strings.hrc:119
#, c-format
msgctxt "STR_COLUMN_LABEL"
msgid "Column %COLUMNNUMBER"
msgstr "አምድ %COLUMNNUMBER"

#: strings.hrc:120
msgctxt "STR_ROW_LABEL"
msgid "Row %ROWNUMBER"
msgstr "ረድፍ %ROWNUMBER"

#: strings.hrc:121
msgctxt "STR_DATA_ROLE_LABEL"
msgid "Name"
msgstr "ስም"

#: strings.hrc:122
msgctxt "STR_DATA_ROLE_X"
msgid "X-Values"
msgstr "X-ዋጋዎች"

#: strings.hrc:123
msgctxt "STR_DATA_ROLE_Y"
msgid "Y-Values"
msgstr "Y-ዋጋዎች"

#: strings.hrc:124
msgctxt "STR_DATA_ROLE_SIZE"
msgid "Bubble Sizes"
msgstr "የ አረፋ መጠን"

#: strings.hrc:125
msgctxt "STR_DATA_ROLE_X_ERROR"
msgid "X-Error-Bars"
msgstr "የ X-ስህተት-መደርደሪያ"

#: strings.hrc:126
msgctxt "STR_DATA_ROLE_X_ERROR_POSITIVE"
msgid "Positive X-Error-Bars"
msgstr "አዎንታዊ የ X-ስህተት-መደርደሪያ"

#: strings.hrc:127
msgctxt "STR_DATA_ROLE_X_ERROR_NEGATIVE"
msgid "Negative X-Error-Bars"
msgstr "አሉታዊ የ X-ስህተት-መደርደሪያ"

#: strings.hrc:128
msgctxt "STR_DATA_ROLE_Y_ERROR"
msgid "Y-Error-Bars"
msgstr "የ Y-ስህተት-መደርደሪያ"

#: strings.hrc:129
msgctxt "STR_DATA_ROLE_Y_ERROR_POSITIVE"
msgid "Positive Y-Error-Bars"
msgstr "አዎንታዊ የ Y-ስህተት-መደርደሪያ"

#: strings.hrc:130
msgctxt "STR_DATA_ROLE_Y_ERROR_NEGATIVE"
msgid "Negative Y-Error-Bars"
msgstr "አሉታዊ የ Y-ስህተት-መደርደሪያ"

#: strings.hrc:131
msgctxt "STR_DATA_ROLE_FIRST"
msgid "Open Values"
msgstr "ዋጋዎችን መክፈቻ"

#: strings.hrc:132
msgctxt "STR_DATA_ROLE_LAST"
msgid "Close Values"
msgstr "ዋጋዎችን መዝጊያ"

#: strings.hrc:133
msgctxt "STR_DATA_ROLE_MIN"
msgid "Low Values"
msgstr "ዝቅተኛ ዋጋዎች"

#: strings.hrc:134
msgctxt "STR_DATA_ROLE_MAX"
msgid "High Values"
msgstr "ከፍተኛ ዋጋዎች"

#: strings.hrc:135
msgctxt "STR_DATA_ROLE_CATEGORIES"
msgid "Categories"
msgstr "ምድቦች"

#: strings.hrc:136
msgctxt "STR_DATA_UNNAMED_SERIES"
msgid "Unnamed Series"
msgstr "ያልተሰየመ ተከታታይ"

#: strings.hrc:137
msgctxt "STR_DATA_UNNAMED_SERIES_WITH_INDEX"
msgid "Unnamed Series %NUMBER"
msgstr "ያልተሰየመ ተከታታይ %NUMBER"

#: strings.hrc:138
msgctxt "STR_DATA_SELECT_RANGE_FOR_SERIES"
msgid "Select Range for %VALUETYPE of %SERIESNAME"
msgstr "ይምረጡ መጠን ለ %VALUETYPE of %SERIESNAME"

#: strings.hrc:139
msgctxt "STR_DATA_SELECT_RANGE_FOR_CATEGORIES"
msgid "Select Range for Categories"
msgstr "ለምድቦች መጠን ይምረጡ"

#: strings.hrc:140
msgctxt "STR_DATA_SELECT_RANGE_FOR_DATALABELS"
msgid "Select Range for data labels"
msgstr "ለ ዳታ ምልክቶች መጠን ይምረጡ"

#: strings.hrc:141
msgctxt "STR_DATA_EDITOR_INCORRECT_INPUT"
msgid ""
"Your last input is incorrect.\n"
"Ignore this change and close the dialog?"
msgstr ""
"መጨረሻ ያስገቡት የተሳሳተ ነው .\n"
"የ አሁኑን ለውጥ ልተወው እና ንግግሩን ልዝጋው?"

#: strings.hrc:142
msgctxt "STR_TEXT_DIRECTION_LTR"
msgid "Left-to-right"
msgstr "ከ ግራ-ወደ-ቀኝ"

#: strings.hrc:143
msgctxt "STR_TEXT_DIRECTION_RTL"
msgid "Right-to-left"
msgstr "ከ ቀኝ-ወደ-ግራ"

#: strings.hrc:144
msgctxt "STR_TEXT_DIRECTION_SUPER"
msgid "Use superordinate object settings"
msgstr "ከፍተኛ የ እቃ ማሰናጃዎችን መጠቀሚያ"

#: strings.hrc:145
msgctxt "STR_PROPERTY_ROLE_FILLCOLOR"
msgid "Fill Color"
msgstr "ቀለም መሙያ"

#: strings.hrc:146
msgctxt "STR_PROPERTY_ROLE_BORDERCOLOR"
msgid "Border Color"
msgstr "የ ድንበር ቀለም"

#: strings.hrc:148
msgctxt "STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "ከዳታ ሰንጠረዥ"

#: strings.hrc:149
msgctxt "STR_REGRESSION_LINEAR"
msgid "Linear"
msgstr "ቀጥተኛ"

#: strings.hrc:150
msgctxt "STR_REGRESSION_LOG"
msgid "Logarithmic"
msgstr "ሎጋሪዝም"

#: strings.hrc:151
msgctxt "STR_REGRESSION_EXP"
msgid "Exponential"
msgstr "ኤክስፖኔንሺያል"

#: strings.hrc:152
msgctxt "STR_REGRESSION_POWER"
msgid "Power"
msgstr "ሀይል"

#: strings.hrc:153
msgctxt "STR_REGRESSION_POLYNOMIAL"
msgid "Polynomial"
msgstr "ፖሊኖሚያል"

#: strings.hrc:154
msgctxt "STR_REGRESSION_MOVING_AVERAGE"
msgid "Moving average"
msgstr "በ መካከለኛ በ መጓዝ ላይ"

#: strings.hrc:155
msgctxt "STR_REGRESSION_MEAN"
msgid "Mean"
msgstr "አማካይ"

#: strings.hrc:157
msgctxt "STR_TYPE_COLUMN"
msgid "Column"
msgstr "አምድ"

#: strings.hrc:158
msgctxt "STR_TYPE_BAR"
msgid "Bar"
msgstr "ባር"

#: strings.hrc:159
msgctxt "STR_TYPE_AREA"
msgid "Area"
msgstr "ስፋት"

#: strings.hrc:160
msgctxt "STR_TYPE_PIE"
msgid "Pie"
msgstr "ፓይ"

#: strings.hrc:161
msgctxt "STR_PIE_EXPLODED"
msgid "Exploded Pie Chart"
msgstr "የ ፈነዳ ፓይ ቻርት"

#: strings.hrc:162
msgctxt "STR_DONUT_EXPLODED"
msgid "Exploded Donut Chart"
msgstr "የ ፈነዳ ፓይ ቻርት"

#: strings.hrc:163
msgctxt "STR_DONUT"
msgid "Donut"
msgstr "ክብ"

#: strings.hrc:164
msgctxt "STR_TYPE_LINE"
msgid "Line"
msgstr "መስመር"

#: strings.hrc:165
msgctxt "STR_TYPE_XY"
msgid "XY (Scatter)"
msgstr "XY (የ ተበተነ)"

#: strings.hrc:166
msgctxt "STR_POINTS_AND_LINES"
msgid "Points and Lines"
msgstr "ነጥቦች እና መስመሮች"

#: strings.hrc:167
msgctxt "STR_POINTS_ONLY"
msgid "Points Only"
msgstr "ነጥቦች ብቻ"

#: strings.hrc:168
msgctxt "STR_LINES_ONLY"
msgid "Lines Only"
msgstr "መስመር ብቻ"

#: strings.hrc:169
msgctxt "STR_LINES_3D"
msgid "3D Lines"
msgstr "3D መስመሮች"

#: strings.hrc:170
msgctxt "STR_TYPE_COMBI_COLUMN_LINE"
msgid "Column and Line"
msgstr "አምድ እና መስመር"

#: strings.hrc:171
msgctxt "STR_LINE_COLUMN"
msgid "Columns and Lines"
msgstr "አምዶች እና መስመሮች"

#: strings.hrc:172
msgctxt "STR_LINE_STACKEDCOLUMN"
msgid "Stacked Columns and Lines"
msgstr "የተደረደሩ አምዶች እና መስመሮች"

#: strings.hrc:173
msgctxt "STR_TYPE_NET"
msgid "Net"
msgstr "Net"

#: strings.hrc:174
msgctxt "STR_TYPE_STOCK"
msgid "Stock"
msgstr "ክምር"

#: strings.hrc:175
msgctxt "STR_STOCK_1"
msgid "Stock Chart 1"
msgstr "ክምር ቻርት 1"

#: strings.hrc:176
msgctxt "STR_STOCK_2"
msgid "Stock Chart 2"
msgstr "ክምር ቻርት 2"

#: strings.hrc:177
msgctxt "STR_STOCK_3"
msgid "Stock Chart 3"
msgstr "ክምር ቻርት 3"

#: strings.hrc:178
msgctxt "STR_STOCK_4"
msgid "Stock Chart 4"
msgstr "ክምር ቻርት 4"

#: strings.hrc:179
msgctxt "STR_NORMAL"
msgid "Normal"
msgstr "መደበኛ"

#: strings.hrc:180
msgctxt "STR_STACKED"
msgid "Stacked"
msgstr "የተደረደሩ"

#: strings.hrc:181
msgctxt "STR_PERCENT"
msgid "Percent Stacked"
msgstr "ፐርሰንት የ ተከመረ"

#: strings.hrc:182
msgctxt "STR_DEEP"
msgid "Deep"
msgstr "ጥልቅ"

#: strings.hrc:183
msgctxt "STR_FILLED"
msgid "Filled"
msgstr "የተሞላ"

#: strings.hrc:184
msgctxt "STR_TYPE_BUBBLE"
msgid "Bubble"
msgstr "አረፋ"

#: strings.hrc:185
msgctxt "STR_BUBBLE_1"
msgid "Bubble Chart"
msgstr "የ አረፋ ቻርት"

#: strings.hrc:186
msgctxt "STR_TYPE_GL3D_BAR"
msgid "GL3D Bar"
msgstr "GL3ዲ መደርደሪያ"

#: strings.hrc:187
msgctxt "STR_GL3D_BAR"
msgid "GL3D Bar Chart"
msgstr "GL3ዲ ቻርት"

#: strings.hrc:189
msgctxt "STR_INVALID_NUMBER"
msgid "Numbers are required. Check your input."
msgstr "ቁጥሮች ያስፈልጋሉ: ያስገቡትን ይመርምሩ"

#: strings.hrc:190
msgctxt "STR_STEP_GT_ZERO"
msgid "The major interval requires a positive number. Check your input."
msgstr "ዋናው ክፍተት አዎንታዊ ቁጥር ይፈልጋል: ማስገቢያውን ይመርምሩ"

#: strings.hrc:191
msgctxt "STR_BAD_LOGARITHM"
msgid "The logarithmic scale requires positive numbers. Check your input."
msgstr "የ ሎጋሪዝም መጠን አዎንታዊ ቁጥር ይፈልጋል: የ እርስዎን ማስገቢያ ይመርምሩ"

#: strings.hrc:192
msgctxt "STR_MIN_GREATER_MAX"
msgid "The minimum must be lower than the maximum. Check your input."
msgstr "ዝቅተኛው ማነስ አለበት ከ ከፍተኛው: ማስገቢያውን ይመርምሩ"

#: strings.hrc:193
msgctxt "STR_INVALID_INTERVALS"
msgid "The major interval needs to be greater than the minor interval. Check your input."
msgstr "ዋናው ክፍተት መብለጥ አለበት ከ አነስተኛው ክፍተት: ማስገቢያውን ይመርምሩ"

#: strings.hrc:194
msgctxt "STR_INVALID_TIME_UNIT"
msgid "The major and minor interval need to be greater or equal to the resolution. Check your input."
msgstr "ዋናው ክፍተት እና አነስተኛው ክፍተት መብለጥ ወይንም እኩል መሆን አለበት ከ ውጤቱ ጋር: ማስገቢያውን ይመርምሩ"