aboutsummaryrefslogtreecommitdiff
path: root/source/sid/helpcontent2/source/text/shared.po
blob: ba3fdb748af9a883150735415291480770250191 (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
#. extracted from helpcontent2/source/text/shared
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-12-18 12:32+0100\n"
"PO-Revision-Date: 2016-04-16 23:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Sidamaa Translation\n"
"Language: sid\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: LibreOffice\n"
"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1460850939.000000\n"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"tit\n"
"help.text"
msgid "3D-Settings"
msgstr "3D-Qineesso"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN1055A\n"
"help.text"
msgid "<variable id=\"3dtoolbar\"><link href=\"text/shared/3dsettings_toolbar.xhp\">3D-Settings</link></variable>"
msgstr "<variable id=\"3dtoolbar\"><link href=\"text/shared/3dsettings_toolbar.xhp\">3D-Qineesso/injeesso</link></variable>"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN1056A\n"
"help.text"
msgid "<ahelp hid=\".\">The 3D-Settings toolbar controls properties of selected 3D objects.</ahelp>"
msgstr "<ahelp hid=\".\">3D-Qineesso uduunni-gaxi dooramino 3D uduunni akatta qorqoranno.</ahelp>"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10575\n"
"help.text"
msgid "Extrusion on/off"
msgstr "Ekistirishiine fana/cufa"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10579\n"
"help.text"
msgid "<ahelp hid=\".\">Switches the 3D effects on and off for the selected objects.</ahelp>"
msgstr "<ahelp hid=\".\">Dooramino uduunnira 3D heleelle fantenna cufate sorraasincho.</ahelp>"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10590\n"
"help.text"
msgid "Tilt Down"
msgstr "Worora Haawiissi"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10594\n"
"help.text"
msgid "<ahelp hid=\".\">Tilts the selected object downwards by five degrees.</ahelp>"
msgstr "<ahelp hid=\".\">Dooramino uduunnicho onte digirenni worora haawanno assi.</ahelp>"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN105AB\n"
"help.text"
msgid "Tilt Up"
msgstr "Ale qolte Hawiissi"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN105AF\n"
"help.text"
msgid "<ahelp hid=\".\">Tilts the selected object upwards by five degrees.</ahelp>"
msgstr "<ahelp hid=\".\">Dooramino uduunnicho onte digirenni ale hige haawanno assi.</ahelp>"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN105C6\n"
"help.text"
msgid "Tilt Left"
msgstr "Gurara Hawiissi"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN105CA\n"
"help.text"
msgid "<ahelp hid=\".\">Tilts the selected object left by five degrees.</ahelp>"
msgstr "<ahelp hid=\".\">Dooramino uduunnicho onte digirenni guraage haawanno assi.</ahelp>"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN105E1\n"
"help.text"
msgid "Tilt Right"
msgstr "Qiniite qolte Hawiissi"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN105E5\n"
"help.text"
msgid "<ahelp hid=\".\">Tilts the selected object right by five degrees.</ahelp>"
msgstr "<ahelp hid=\".\">Dooramino uduunnicho onte digirenni qiniitira haawanno assi.</ahelp>"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN105FC\n"
"help.text"
msgid "Depth"
msgstr "Linxe"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10600\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
msgstr "<ahelp hid=\".\">Ekistirishiinete Linxe xullaallo fananno.</ahelp>"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10617\n"
"help.text"
msgid "Select an extrusion depth."
msgstr ""

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10632\n"
"help.text"
msgid "<ahelp hid=\".\">Enter an extrusion depth.</ahelp>"
msgstr "<ahelp hid=\".\">Ekistirishiinete linxe eessi.</ahelp>"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN1064C\n"
"help.text"
msgid "Direction"
msgstr "Raga"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10650\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the Extrusion Direction window.</ahelp>"
msgstr "<ahelp hid=\".\">Ekistirishiinete Ragi xullaallo fananno.</ahelp>"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10667\n"
"help.text"
msgid "<ahelp hid=\".\">Select a direction.</ahelp>"
msgstr "<ahelp hid=\".\">Raga doori.</ahelp>"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10698\n"
"help.text"
msgid "Select a perspective or parallel extrusion method."
msgstr ""

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106B3\n"
"help.text"
msgid "Lighting"
msgstr "Xawaabbimma"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106B7\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the Extrusion Lighting window.</ahelp>"
msgstr "<ahelp hid=\".\">Ekistirishiinete xawaabbimma xullaallo fananno.</ahelp>"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106C6\n"
"help.text"
msgid "Select a lighting direction."
msgstr ""

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106E1\n"
"help.text"
msgid "Select a lighting intensity."
msgstr ""

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106FC\n"
"help.text"
msgid "Surface"
msgstr "Hagamme"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10700\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the Extrusion Surface window.</ahelp>"
msgstr "<ahelp hid=\".\">Ekistirishiinete Hagamme xullaallo fananno.</ahelp>"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10717\n"
"help.text"
msgid "Select a surface material or a wireframe display."
msgstr ""

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10732\n"
"help.text"
msgid "3D Color"
msgstr "3D Kuula"

#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10736\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the Extrusion Color toolbar.</ahelp>"
msgstr "<ahelp hid=\".\">Ekistirishiinete kuuli uduunni-gaxa fananno.</ahelp>"

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"tit\n"
"help.text"
msgid "Fontwork"
msgstr "Borraangichilooso"

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN1055A\n"
"help.text"
msgid "<link href=\"text/shared/fontwork_toolbar.xhp\">Fontwork</link>"
msgstr "<link href=\"text/shared/fontwork_toolbar.xhp\">Borraangichilooso</link>"

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN1056A\n"
"help.text"
msgid "The Fontwork toolbar opens when you select a Fontwork object."
msgstr "Borraangichiloosi uduunnicho fanatto woyite Borraangichiloosi uduunni-gaxi fanamanno. "

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN1056D\n"
"help.text"
msgid "Fontwork Gallery"
msgstr "Borraangichiloosi Cibboola"

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN10571\n"
"help.text"
msgid "Opens the Fontwork Gallery where you can select another preview. Click OK to apply the new set of properties to your Fontwork object."
msgstr ""

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN10588\n"
"help.text"
msgid "Fontwork Shape"
msgstr "Borraangichiloosi Suude"

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN1058C\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the Fontwork Shape toolbar. Click a shape to apply the shape to all selected Fontwork objects.</ahelp>"
msgstr "<ahelp hid=\".\">Borraangichiloosi Suudi uduunni-gaxa fananno.Suude baalu dooramino Borraangichiloosi uduunnira loosiisate suude qiphisi. </ahelp>"

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN105A6\n"
"help.text"
msgid "Fontwork Same Letter Heights"
msgstr "Borraangichiloosi Mittu gari Fidalla Hojja"

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN105AA\n"
"help.text"
msgid "<ahelp hid=\".\">Switches the letter height of the selected Fontwork objects from normal to the same height for all objects.</ahelp>"
msgstr "<ahelp hid=\".\">Dooramino Borraangichiloosi uduunne rosaminohunni mittu dani hojja baalu uduunnira cufatenna fanate soorramaasincho wori.</ahelp>"

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN105C1\n"
"help.text"
msgid "Fontwork Alignment"
msgstr "Borraangichiloosi Diramme"

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN105C5\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the Fontwork Alignment window.</ahelp>"
msgstr "<ahelp hid=\".\">Borraangichiloosi Diramme xullaallo fananno.</ahelp>"

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN105DC\n"
"help.text"
msgid "Click to apply the alignment to the selected Fontwork objects."
msgstr ""

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN105F3\n"
"help.text"
msgid "Fontwork Character Spacing"
msgstr "Borraangichiloosi Fikiimu Foonqe"

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN105F7\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the Fontwork Character Spacing window.</ahelp>"
msgstr "<ahelp hid=\".\">Borraangichiloosi Fikiimu Foonqe xullaallo fananno.</ahelp>"

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN1060E\n"
"help.text"
msgid "Click to apply the character spacing to the selected Fontwork objects."
msgstr ""

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN1061D\n"
"help.text"
msgid "Custom"
msgstr "Woyyado"

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN10621\n"
"help.text"
msgid "Opens the Fontwork Character Spacing dialog where you can enter a new character spacing value."
msgstr ""

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN10638\n"
"help.text"
msgid "Value"
msgstr "Hornya"

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN1063C\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the Fontwork character spacing value.</ahelp>"
msgstr "<ahelp hid=\".\">Borraangichiloosi Fikiimu Foonqe hornya eessi.</ahelp>"

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN1064B\n"
"help.text"
msgid "Kern Character Pairs"
msgstr "Mimmitoho bayiramino Fikiimi lakko"

#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
"par_idN1064F\n"
"help.text"
msgid "Switches the <link href=\"text/shared/00/00000005.xhp#kerning\"> kerning</link> of character pairs on and off."
msgstr ""

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"tit\n"
"help.text"
msgid "Help"
msgstr "Kaa'lo"

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"hd_id3155364\n"
"help.text"
msgid "<link href=\"text/shared/main0108.xhp\" name=\"Help\">Help</link>"
msgstr "<link href=\"text/shared/main0108.xhp\" name=\"Help\">Kaa'lo</link>"

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"par_id3153990\n"
"help.text"
msgid "<ahelp hid=\".uno:HelpMenu\">The Help menu allows you to start and control the $[officename] Help system.</ahelp>"
msgstr "<ahelp hid=\".uno:HelpMenu\">Kaa'lote mayino $[officename] kaa'lo gano hanafattonna qorqoratto assitannohe.</ahelp>"

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"hd_id3147399\n"
"help.text"
msgid "$[officename] Help"
msgstr "$[officename] Kaa'lo"

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"par_id3147576\n"
"help.text"
msgid "<ahelp hid=\".uno:HelpIndex\">Opens the main page of the $[officename] Help for the current application.</ahelp> You can scroll through the Help pages and you can search for index terms or any text."
msgstr "<ahelp hid=\".uno:HelpIndex\">$[officename] Kaa'lo qaru qoolita xaa loosansiisora fananno.</ahelp> Kaa'lo qooli giddoonni qolte goshooshate dandaatto hattono mashalaqqishaanchu qaale woy hasi'ritto borro hasa dandaatto."

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"par_idN1064A\n"
"help.text"
msgid "<image id=\"img_id1619006\" src=\"cmd/sc_helpindex.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id1619006\">icon</alt></image>"
msgstr ""

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"par_idN10667\n"
"help.text"
msgid "%PRODUCTNAME Help"
msgstr "%PRODUCTNAME Kaa'lo"

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"hd_id230120170827187813\n"
"help.text"
msgid "User Guides"
msgstr ""

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"hd_id230120170827189453\n"
"help.text"
msgid "<ahelp hid=\".uno:Documentation\">Opens the documentation page in the web browser, where users can download, read or purchase %PRODUCTNAME user guides, written by the community.</ahelp>"
msgstr ""

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"hd_id230120170827196253\n"
"help.text"
msgid "Get Help Online"
msgstr ""

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"par_id230120170827196850\n"
"help.text"
msgid "<ahelp hid=\".uno:QuestionAnswers\">Opens the community support page in the web browser.</ahelp> Use this page to ask questions on using %PRODUCTNAME. For professional support with service level agreement, refer to the <link href=\"http://www.documentfoundation.org/gethelp/support/\">page of professional %PRODUCTNAME support</link>."
msgstr ""

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"hd_id2752763\n"
"help.text"
msgid "Send Feedback"
msgstr "Fanqalote dawaro soyi"

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"par_id443534340\n"
"help.text"
msgid "<ahelp hid=\".uno:SendFeedback\">Opens a feedback form in the web browser, where users can report software bugs.</ahelp>"
msgstr "<ahelp hid=\".uno:SendFeedback\">Horoonsiraano sooftiweerete pirograame so'ro ripoorte assa dandaannowafanqalote dawaro forme weebete soroowaanchi giddo fananno.</ahelp>"

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"par_id230120170903409011\n"
"help.text"
msgid "<link href=\"text/shared/01/profile_safe_mode.xhp\">Restart in Safe Mode</link>"
msgstr ""

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"par_id281120160939285779\n"
"help.text"
msgid "<ahelp hid=\".uno:SafeMode\">Safe mode is a mode where %PRODUCTNAME temporarily starts with a fresh user profile and disables hardware acceleration. It helps to restore a non-working %PRODUCTNAME instance.  </ahelp>"
msgstr ""

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"hd_id4153881\n"
"help.text"
msgid "License Information"
msgstr "Fajjootu Mashalaqqe"

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"par_id4144510\n"
"help.text"
msgid "<ahelp hid=\".uno:ShowLicense\">Displays the Licensing and Legal information dialog.</ahelp>"
msgstr "<ahelp hid=\".uno:ShowLicense\">Fajootunna higgaawe mashalaqqete hasaawa leellishanno.</ahelp>"

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"hd_id5153881\n"
"help.text"
msgid "%PRODUCTNAME Credits"
msgstr "%PRODUCTNAME Afansha"

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"par_id5144510\n"
"help.text"
msgid "<ahelp hid=\".uno:ShowLicense\">Displays the CREDITS.odt document which lists the names of individuals who have contributed to OpenOffice.org source code (and whose contributions were imported into LibreOffice) or LibreOffice since 2010-09-28.</ahelp>"
msgstr "<ahelp hid=\".uno:ShowLicense\">Displays the CREDITS.odt document which lists the names of individuals who have contributed to OpenOffice.org source code (and whose contributions were imported into LibreOffice) or LibreOffice since 2010-09-28.</ahelp>"

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"hd_id2926419\n"
"help.text"
msgid "<link href=\"text/shared/01/online_update.xhp\">Check for Updates</link>"
msgstr "<link href=\"text/shared/01/online_update.xhp\">Yanneessate Buuxi</link>"

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"par_id2783898\n"
"help.text"
msgid "<ahelp hid=\".\">Enable an Internet connection for %PRODUCTNAME. If you need a Proxy, check the %PRODUCTNAME Proxy settings in <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Internet. Then choose Check for Updates to check for the availability of a newer version of your office suite.</ahelp>"
msgstr "<ahelp hid=\".\">Interneetete xaadisaanco %PRODUCTNAME dandeessanno. Gaa'lo hasirto ikkiro, buuxi %PRODUCTNAME gaa'lo qineesso <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Dooro</caseinline><defaultinline>Uduunne - Dooro</defaultinline></switchinline> - Interneette. Aanchite Buuxi yanneessate doori buuxiri officekkira injora haaru laalchi noota afate buuxiratto gede.</ahelp>"

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"hd_id3153881\n"
"help.text"
msgid "About $[officename]"
msgstr "$[officename] daafire"

#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
"par_id3144510\n"
"help.text"
msgid "<ahelp hid=\".uno:About\">Displays general program information such as version number and copyrights.</ahelp>"
msgstr "<ahelp hid=\".uno:About\">Xaphooma pirogiraamete mashalaqqe hakkuno laalchu kiironna hinkiiliqoosso leellishanno.</ahelp>"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"tit\n"
"help.text"
msgid "Standard Bar"
msgstr "Mereggisa Gaxa"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"hd_id3154186\n"
"help.text"
msgid "<link href=\"text/shared/main0201.xhp\" name=\"Standard Bar\">Standard Bar</link>"
msgstr "<link href=\"text/shared/main0201.xhp\" name=\"Standard Bar\">Mereggisa Gaxa</link>"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_id3145136\n"
"help.text"
msgid "<ahelp hid=\"RID_ENVTOOLBOX\">The <emph>Standard</emph> bar is available in every $[officename] application.</ahelp>"
msgstr "<ahelp hid=\"RID_ENVTOOLBOX\"><emph>Mereggisu</emph> gaxi baalunku $[officename] loosansiiso giddo heeranno.</ahelp>"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"hd_id3166460\n"
"help.text"
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open File\">Open File</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open File\">Fayile Fani</link>"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN10661\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\">Save As</link>"
msgstr "<link href=\"text/shared/01/01070000.xhp\">...Gede Suuqi</link>"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN106A5\n"
"help.text"
msgid "<link href=\"text/shared/01/06010000.xhp\">Spellcheck</link>"
msgstr "<link href=\"text/shared/01/06010000.xhp\">Fidalebuuxo</link>"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN106B5\n"
"help.text"
msgid "<ahelp hid=\".\">Checks the document or the current selection for spelling errors.</ahelp>"
msgstr "<ahelp hid=\".\">Fidalete so'rora bortaje buuxi woy xaa doorshakki buuxiri.</ahelp>"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN1086E\n"
"help.text"
msgid "<link href=\"text/schart/01/wiz_chart_type.xhp\">Insert Chart</link>"
msgstr "<link href=\"text/schart/01/wiz_chart_type.xhp\">Soro Surki</link>"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_id4964445\n"
"help.text"
msgid "Creates a chart in the current document."
msgstr "Xaa bortaje giddo soro kalaqi."

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN1088E\n"
"help.text"
msgid "<link href=\"text/scalc/01/12030100.xhp\">Sort Descending / Sort Ascending</link>"
msgstr "<link href=\"text/scalc/01/12030100.xhp\">Wororritte Diri / Alillitte Diro</link>"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN108B1\n"
"help.text"
msgid "Sorts the selection from the highest to the lowest value, or from the lowest to the highest value using the column that contains the cursor."
msgstr "Doorsha wirsa amaddino caccafo horoonsidhe rooriidihunni shiimiidi hornyi widira qolte diri, woyi shiimmidihunni rooriidi hornyi widira qolte diri."

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN108BE\n"
"help.text"
msgid "<link href=\"text/schart/01/wiz_chart_type.xhp\">Chart</link>"
msgstr "<link href=\"text/schart/01/wiz_chart_type.xhp\">Soro</link>"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN108EA\n"
"help.text"
msgid "Creates a chart in the current document."
msgstr "Xaa bortaje giddo soro kalaqi."

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN108C1\n"
"help.text"
msgid "Spreadsheet"
msgstr "Ispiriidishitte"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN10901\n"
"help.text"
msgid "<ahelp hid=\".\">Inserts a spreadsheet as an OLE object. Enter or paste data into the cells, then click outside the object to return to Impress.</ahelp>"
msgstr "<ahelp hid=\".\">Ispiriidishitte OLE uduunnichi gede assite surkitanno. Daata bisiccote giddora eessi woy qa'misi, aanchite wonaawa kamballi yee higate uduunnichoho gobbaanni qolte qiphisi.</ahelp>"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN108C4\n"
"help.text"
msgid "<link href=\"text/shared/02/01171200.xhp\" name=\"Display Grid\">Display Grid</link>"
msgstr "<link href=\"text/shared/02/01171200.xhp\" name=\"Display Grid\">Karraamma Leellishi</link>"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN108D7\n"
"help.text"
msgid "<link href=\"text/schart/01/wiz_chart_type.xhp\">Chart</link>"
msgstr "<link href=\"text/schart/01/wiz_chart_type.xhp\">Soro</link>"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN10976\n"
"help.text"
msgid "Creates a chart in the current document."
msgstr "Xaa bortaje giddo soro kalaqi."

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN107D8\n"
"help.text"
msgid "<image id=\"img_id3153070\" src=\"cmd/sc_zoom.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153070\">Icon</alt></image>"
msgstr "<image id=\"img_id3153070\" src=\"cmd/sc_zoom.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153070\">Bido</alt></image>"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN107F5\n"
"help.text"
msgid "Zoom"
msgstr "Kee'misa"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN10818\n"
"help.text"
msgid "What's this"
msgstr "Kuni maati"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN1081E\n"
"help.text"
msgid "<ahelp hid=\".\">Enables extended help tips under the mouse pointer till the next click.</ahelp>"
msgstr "<ahelp hid=\".\">Enables hala'lado kaa'lote tugo ajote mu'lisaancho hunda layinkki assina geeshsha dandeesiisanno.</ahelp>"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN10855\n"
"help.text"
msgid "<image id=\"img_id3174230\" src=\"cmd/sc_extendedhelp.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3174230\">icon</alt></image>"
msgstr "<image id=\"img_id3174230\" src=\"cmd/sc_extendedhelp.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3174230\">bido</alt></image>"

#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
"par_idN10873\n"
"help.text"
msgid "What's this"
msgstr "Kuni maati"

#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"tit\n"
"help.text"
msgid "Table Bar"
msgstr "Shae Gaxa"

#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id3145587\n"
"help.text"
msgid "<link href=\"text/shared/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
msgstr "<link href=\"text/shared/main0204.xhp\" name=\"Table Bar\">Shae Gaxa</link>"

#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"par_id3154252\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Table</emph> Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
msgstr "<ahelp hid=\".\"><emph>Shaete</emph> Gaxi shaetenni loosate hasiisannohe yannara ikkanno assishsha amadino. Daannohuno wirsa shete giddora qolte milli assatto woyiteeti.</ahelp>"

#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id319945759\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style / Filling\">Area Style / Filling</link>"
msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style / Filling\">Dargu Akata / Wonsha</link>"

#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id3147592\n"
"help.text"
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Bisiccoota Makisi</link>"

#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id3147820\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Haawiittaamo xuruura Huni</link>"

#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id3147231\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Caccafo Huni</link>"

#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id3134447820\n"
"help.text"
msgid "Table Design"
msgstr ""

#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"par_id16200812240344\n"
"help.text"
msgid "<ahelp hid=\".uno:TableDesign\">Opens the Table Design. Double-click a preview to format the table.</ahelp>"
msgstr ""

#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"par_id3153752\n"
"help.text"
msgid "<image id=\"img_id3147292\" src=\"cmd/sc_tabledesign.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147292\">Icon</alt></image>"
msgstr ""

#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"par_id3156429\n"
"help.text"
msgid "Table Design"
msgstr ""

#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
"hd_id947820\n"
"help.text"
msgid "<link href=\"text/simpress/01/05090000m.xhp\" name=\"Table Properties\">Table Properties</link>"
msgstr "<link href=\"text/simpress/01/05090000m.xhp\" name=\"Table Properties\">Shaete Akatta</link>"

#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"tit\n"
"help.text"
msgid "Status Bar in $[officename] Basic Documents"
msgstr "Deeri Gaxa $[officename] Qara Bortaje giddo"

#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"hd_id3148520\n"
"help.text"
msgid "<link href=\"text/shared/main0208.xhp\" name=\"Status Bar in $[officename] Basic Documents\">Status Bar in $[officename] Basic Documents</link>"
msgstr "<link href=\"text/shared/main0208.xhp\" name=\"Status Bar in $[officename] Basic Documents\">Deeri Gaxa $[officename] Qara Bortaje giddo</link>"

#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
"par_id3154136\n"
"help.text"
msgid "The <emph>Status</emph> Bar displays information about the current $[officename] Basic document."
msgstr "<emph>Deeri</emph> Gaxi xaa $[officename] Qara Bortaje mashalaqqe daafire leellishanno."

#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
"tit\n"
"help.text"
msgid "Table Data Bar"
msgstr "Shae Daatu Gaxa"

#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
"hd_id3147102\n"
"help.text"
msgid "<link href=\"text/shared/main0212.xhp\" name=\"Table Data Bar\">Table Data Bar</link>"
msgstr "<link href=\"text/shared/main0212.xhp\" name=\"Table Data Bar\">Shae Daatu Gaxa</link>"

#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
"par_id3153394\n"
"help.text"
msgid "<ahelp hid=\".\">Use the Table Data bar to control the data view. </ahelp>"
msgstr "<ahelp hid=\".\">Shae Daatu gaxa daati illacha qorqorate horoonsiri. </ahelp>"

#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
"par_id3149346\n"
"help.text"
msgid "The filtered data view is active until you change or cancel the sorting or filtering criteria. If a filter is active, the <emph>Apply Filter</emph> icon on the <emph>Table Data</emph> bar is activated."
msgstr "Fixxamino daati illachi soorrattosi geeshsha woy dira aguratto geeshsha woy fixxate wonshiworo geeshsha baqqadoho. Fixxaanchu baqqado ikkiha ikkiro, <emph>Fixxaancho Loosiisi</emph> bido <emph>Shae Daata</emph> gaxi aana baqqado ikkanno."

#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
"par_id3147303\n"
"help.text"
msgid "<image id=\"img_id3153896\" src=\"cmd/sc_recsave.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3153896\">Icon</alt></image>"
msgstr "<image id=\"img_id3153896\" src=\"cmd/sc_recsave.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3153896\">Bido</alt></image>"

#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
"par_id3153360\n"
"help.text"
msgid "Save Record"
msgstr "Maareekko Suuqa"

#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
"par_id3145173\n"
"help.text"
msgid "<image id=\"img_id3154123\" src=\"cmd/sc_recundo.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3154123\">Icon</alt></image>"
msgstr "<image id=\"img_id3154123\" src=\"cmd/sc_recundo.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3154123\">Bido</alt></image>"

#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
"par_id3151382\n"
"help.text"
msgid "Undo: Data Input"
msgstr "Gaabbi: Daata Eo"

#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
"par_idN10744\n"
"help.text"
msgid "<link href=\"text/shared/02/12070000.xhp\">Data to Text</link>"
msgstr "<link href=\"text/shared/02/12070000.xhp\">Daata Borrote widira</link>"

#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
"par_idN10753\n"
"help.text"
msgid "<ahelp hid=\".\">Inserts all fields of the marked record into the current document at the cursor position.</ahelp>"
msgstr "<ahelp hid=\".\">Wirsu ofollowa xaa bortaje giddora malaatinsoonno/kuulsiinsoonni maareekko bare baala surkanno.</ahelp>"

#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
"par_idN10780\n"
"help.text"
msgid "<link href=\"text/swriter/01/mailmerge00.xhp\">Mail Merge</link>"
msgstr "<link href=\"text/swriter/01/mailmerge00.xhp\">Makancho Sokka</link>"

#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
"par_idN1078F\n"
"help.text"
msgid "<ahelp hid=\".\">Starts the Mail Merge Wizard to create form letters.</ahelp>"
msgstr "<ahelp hid=\".\">Makancho Sokka Kaa'laancho formete borro sokka kalaqate hanafanno.</ahelp>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"tit\n"
"help.text"
msgid "Form Navigation Bar"
msgstr "Dooyyishate Gaxi Forme"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"bm_id3157896\n"
"help.text"
msgid "<bookmark_value>toolbars; Form Navigation bar</bookmark_value><bookmark_value>Navigation bar;forms</bookmark_value><bookmark_value>sorting; data in forms</bookmark_value><bookmark_value>data; sorting in forms</bookmark_value><bookmark_value>forms;sorting data</bookmark_value>"
msgstr "<bookmark_value>uduunni-gaxa; Dooyyishate gaxi Forme</bookmark_value><bookmark_value>Dooyyishi gaxa;forme</bookmark_value><bookmark_value>dira; daata formete giddo</bookmark_value><bookmark_value>daata; formete giddo dira</bookmark_value><bookmark_value>forme;daata dira</bookmark_value>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"hd_id3157896\n"
"help.text"
msgid "<link href=\"text/shared/main0213.xhp\" name=\"Form Navigation Bar\">Form Navigation Bar</link>"
msgstr "<link href=\"text/shared/main0213.xhp\" name=\"Form Navigation Bar\">Dooyyishate Gaxi Forme</link>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3154751\n"
"help.text"
msgid "The <emph>Form Navigation</emph> bar contains icons to edit a database table or to control the data view. The bar is displayed at the bottom of a document that contains fields that are linked to a database."
msgstr "<emph>Formete Dooyyishi</emph> gaxi contains icons to edit a daatubeeze shae muccishate woy daatu illacha qorqorate bido amadino. Gaxu daatu beezete ledo xaadisantinite bare afidhino bortajete hunda leeltanno."

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3157958\n"
"help.text"
msgid "You can use the <emph>Form Navigation</emph> bar to move within records as well as to insert and to delete records. If data is saved in a form, the changes are transferred to the database. The <emph>Form Navigation</emph> bar also contains sort, filter, and search functions for data records."
msgstr "<emph>Formete Dooyyishi</emph> gaxa maareekko giddo milli assate hattono surkatenna mareekko hunate. Daata formete suunqanniha ikkiro, soorrono daatubeezete taraabbanno. <emph>Formete Dooyyishi</emph> gaxi galagale diri, fixxi, nna hasi assishsha daadt mareekkora amadino."

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_idN10717\n"
"help.text"
msgid "You can use the Navigation bar icon on the <link href=\"text/shared/02/01170000.xhp\">More Controls </link> bar to add a Navigation bar to a form."
msgstr "You can use the Dooyyishi gaxi bido <link href=\"text/shared/02/01170000.xhp\">Roore Qorqorsha </link> gaxi aana Dooyyishshu gaxa formete aana ledate horoonsira dandaatto."

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3157910\n"
"help.text"
msgid "The Navigation bar is only visible for forms connected to a database. In the <link href=\"text/shared/explorer/database/04030000.xhp\" name=\"Design view\">Design view</link> of a form, the Navigation bar is not available. See also <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>."
msgstr "Dooyyishi gaxi is only visible for formete connected to a daatubeeze ledo xaadinotera calla leellanno. <link href=\"text/shared/explorer/database/04030000.xhp\" name=\"Design view\">Akeeki illachi</link> formennihu, Dooyyishi gaxi giddo di-afamanno. Qolte <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Shae Daatu gaxa</link>lai."

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3153880\n"
"help.text"
msgid "You can control the view of data with the sorting and filtering functions. Original tables are not changed."
msgstr "Daatu illacha diratenna fixxate assishsha qorqora dandaatto. Orjinaale shae di-soorrantanno. "

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3153062\n"
"help.text"
msgid "The current sort order or filter is saved with the current document. If a filter is set, the <emph>Apply Filter</emph> icon on the <emph>Navigation</emph> bar is activated. Sorting and filtering features in the document can also be configured in the <emph>Form Properties</emph> dialog. (Choose <emph>Form Properties - Data</emph> - properties <link href=\"text/shared/02/01170203.xhp\" name=\"Sort\"><emph>Sort</emph></link> and <link href=\"text/shared/02/01170203.xhp\" name=\"Filter\"><emph>Filter</emph></link>)."
msgstr "Xaati dirate aante woy fixxa xaa bortaje ledo suuqantanno. Fixxaanchu qinaawannoha ikkiro,  <emph>Fixxaancho Losiisi</emph> bido <emph>Dooyyishi</emph> gaxi aana baqqadoho. Diranna fixxate akati bortajete giddo qoleno <emph>Forme Akatta</emph> hasaawi giddo qinaawino. (Doori <emph>Formete Akatta - Daata</emph> - akatta <link href=\"text/shared/02/01170203.xhp\" name=\"Sort\"><emph>Diri</emph></link> nna <link href=\"text/shared/02/01170203.xhp\" name=\"Filter\"><emph>Fixxa</emph></link>)."

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3149810\n"
"help.text"
msgid "If an SQL statement is the basis for a form (see <emph>Form Properties</emph> - tab <emph>Data</emph> - <link href=\"text/shared/02/01170203.xhp\" name=\"Data Source\"><emph>Data Source</emph></link>), then the filter and sort functions are only available when the SQL statement refers to only one table and is not written in the native SQL mode."
msgstr "SQL coyfooliishsho formete kaima ikkituha ikkiro (<emph>Forme Akatta</emph> - giggishsha <emph>Daata</emph> - <link href=\"text/shared/02/01170203.xhp\" name=\"Data Source\"><emph>Daata Source</emph></link>)lai, aanchite fixxaancho qolte assishshu are only available when the SQL coyifooliishsho mitte shae calla kultanno yannara calla afamanno hattono ilamate SQL moode giddo di-borreessamanno."

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"hd_id3153192\n"
"help.text"
msgid "Absolute Record"
msgstr "Co'itte Maareekko"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3146922\n"
"help.text"
msgid "<ahelp hid=\".uno:AbsoluteRecord\">Shows the number of the current record. Enter a number to go to the corresponding record.</ahelp>"
msgstr "<ahelp hid=\".uno:AbsoluteRecord\">Xaa maareekkota kiiro leellishanno. Fiixooma dandiitanno maareekkowa marate kiiro eessi.</ahelp>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"hd_id3153573\n"
"help.text"
msgid "First Record"
msgstr "Umi Maareekko"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3154013\n"
"help.text"
msgid "<image id=\"img_id3150010\" src=\"cmd/sc_firstrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150010\">Icon</alt></image>"
msgstr "<image id=\"img_id3150010\" src=\"cmd/sc_firstrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150010\">Bido</alt></image>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3155308\n"
"help.text"
msgid "<ahelp hid=\".uno:FirstRecord\">Takes you to the first record.</ahelp>"
msgstr "<ahelp hid=\".uno:FirstRecord\">Umi maareekkowa haare harannohe.</ahelp>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"hd_id3154792\n"
"help.text"
msgid "Previous Record"
msgstr "Sa'u Maareekko"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3145647\n"
"help.text"
msgid "<image id=\"img_id3147394\" src=\"cmd/sc_prevrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147394\">Icon</alt></image>"
msgstr "<image id=\"img_id3147394\" src=\"cmd/sc_prevrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147394\">Bido</alt></image>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3157846\n"
"help.text"
msgid "<ahelp hid=\".uno:PrevRecord\">Takes you to the previous record.</ahelp>"
msgstr "<ahelp hid=\".uno:PrevRecord\">Sa'u maareekkowa haare harannohe.</ahelp>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"hd_id3149121\n"
"help.text"
msgid "Next Record"
msgstr "Aantanno Maareekko"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3146913\n"
"help.text"
msgid "<image id=\"img_id3150753\" src=\"cmd/sc_nextrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150753\">Icon</alt></image>"
msgstr "<image id=\"img_id3150753\" src=\"cmd/sc_nextrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150753\">Bido</alt></image>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3148914\n"
"help.text"
msgid "<ahelp hid=\".uno:NextRecord\">Takes you to the next record.</ahelp>"
msgstr "<ahelp hid=\".uno:NextRecord\">Aantanno maareekkowa haare harannohe.</ahelp>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"hd_id3148997\n"
"help.text"
msgid "Last Record"
msgstr "Goofimarchu Maareekko"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3155337\n"
"help.text"
msgid "<image id=\"img_id3163808\" src=\"cmd/sc_lastrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3163808\">Icon</alt></image>"
msgstr "<image id=\"img_id3163808\" src=\"cmd/sc_lastrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3163808\">Bido</alt></image>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3151248\n"
"help.text"
msgid "<ahelp hid=\".uno:LastRecord\">Takes you to the last record.</ahelp>"
msgstr "<ahelp hid=\".uno:LastRecord\">Goofimarchu maareekkowa haare harannohe.</ahelp>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"hd_id3145231\n"
"help.text"
msgid "Save Record"
msgstr "Maareekko Suuqa"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3150647\n"
"help.text"
msgid "<image id=\"img_id3150941\" src=\"cmd/sc_recsave.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150941\">Icon</alt></image>"
msgstr "<image id=\"img_id3150941\" src=\"cmd/sc_recsave.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150941\">Bido</alt></image>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3146808\n"
"help.text"
msgid "<ahelp hid=\".uno:RecSave\">Saves a new data entry. The change is registered in the database.</ahelp>"
msgstr "<ahelp hid=\".uno:RecSave\">Haaro daatu eo suuqanno. Soorro daatubeezete giddo borreessantanno .</ahelp>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"hd_id3158446\n"
"help.text"
msgid "Undo: Data entry"
msgstr "Gaabbi: Daata Eo"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3166423\n"
"help.text"
msgid "<image id=\"img_id3156138\" src=\"cmd/sc_recundo.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156138\">Icon</alt></image>"
msgstr "<image id=\"img_id3156138\" src=\"cmd/sc_recundo.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156138\">Bido</alt></image>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3151276\n"
"help.text"
msgid "<ahelp hid=\".uno:RecUndo\">Allows you to undo a data entry.</ahelp>"
msgstr "<ahelp hid=\".uno:RecUndo\">Daatu eo gaabbite dargasi qolatto gede assannohe.</ahelp>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"hd_id3149967\n"
"help.text"
msgid "New Record"
msgstr "Haaro Maareekko"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3149735\n"
"help.text"
msgid "<image id=\"img_id3155578\" src=\"cmd/sc_newrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155578\">Icon</alt></image>"
msgstr "<image id=\"img_id3155578\" src=\"cmd/sc_newrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155578\">Bido</alt></image>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3148460\n"
"help.text"
msgid "<ahelp hid=\".uno:NewRecord\">Creates a new record.</ahelp>"
msgstr "<ahelp hid=\".uno:NewRecord\">Haaro haareekko kalaqanno.</ahelp>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"hd_id3153659\n"
"help.text"
msgid "Delete Record"
msgstr "Maareekko Huni"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3145584\n"
"help.text"
msgid "<image id=\"img_id3166434\" src=\"cmd/sc_deleterecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3166434\">Icon</alt></image>"
msgstr "<image id=\"img_id3166434\" src=\"cmd/sc_deleterecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3166434\">Bido</alt></image>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"par_id3148817\n"
"help.text"
msgid "<ahelp hid=\".uno:DeleteRecord\">Deletes a record. A query needs to be confirmed before deleting.</ahelp>"
msgstr "<ahelp hid=\".uno:DeleteRecord\">Maareekko huni. Xamo hunate balanxe buuxira hasiissanno. </ahelp>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"hd_id3156448\n"
"help.text"
msgid "<link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link>"
msgstr "<link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Maareekko Hasi</link>"

#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
"hd_id3148599\n"
"help.text"
msgid "<link href=\"text/shared/02/12100100.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/shared/02/12100100.xhp\" name=\"Sort\">Diri</link>"

#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
"tit\n"
"help.text"
msgid "Query Design Bar"
msgstr "Xa'mote Akeekishshu Gaxa"

#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
"hd_id3159176\n"
"help.text"
msgid "<link href=\"text/shared/main0214.xhp\" name=\"Query Design Bar\">Query Design Bar</link>"
msgstr "<link href=\"text/shared/main0214.xhp\" name=\"Query Design Bar\">Xa'mote Akeekishshu Gaxa</link>"

#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
"par_id3150085\n"
"help.text"
msgid "<ahelp hid=\".\">When creating or editing an SQL query, use the icons in the <emph>Query Design</emph> Bar to control the display of data.</ahelp>"
msgstr "<ahelp hid=\".\">SQL xa'mo kalaqatto woy muccishatto woyite, bido <emph>Xa'mote Akeekishshi</emph> Gaxa giddo daata leellishsha qorqorate horoonsiri.</ahelp>"

#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
"par_id3150276\n"
"help.text"
msgid "Depending on whether you have created the query or view in the <emph>Design</emph> or <emph>SQL</emph> tab page, the following icons appear:"
msgstr "Xa'mo kalaqoottoro woy hoogoottorono kaima assite woy illacha <emph>Akeeka</emph> woy <emph>SQL</emph> giggishshi qooli giddo, konni woriidi bido dagganno:"

#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
"hd_id3151384\n"
"help.text"
msgid "<link href=\"text/shared/02/14020100.xhp\" name=\"Add Tables\">Add Tables</link>"
msgstr "<link href=\"text/shared/02/14020100.xhp\" name=\"Add Tables\">Shae Ledi</link>"

#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
"par_id3151041\n"
"help.text"
msgid "The following icon is on the <emph>SQL</emph> tab page:"
msgstr "Konni woroonni no obido <emph>SQL</emph> giggishshi qooli aanaati:"

#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
"tit\n"
"help.text"
msgid "Form Design Toolbar"
msgstr "Forme Akeekishsha Uduunni-gaxa"

#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
"hd_id3148520\n"
"help.text"
msgid "<link href=\"text/shared/main0226.xhp\" name=\"Form Design Toolbar\">Form Design Toolbar</link>"
msgstr "<link href=\"text/shared/main0226.xhp\" name=\"Form Design Toolbar\">Forme Akeekishsha Uduunni-gaxa</link>"

#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
"par_id3155364\n"
"help.text"
msgid "The Form Design toolbar becomes visible as soon as you select a form object when working in the design mode."
msgstr "Forme Akeekishsha Uduunni-gaxi akeekishshu moodde giddo loosatto woyite formete uduunnicho doortanni heedheennanni xawe leellanno."

#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
"hd_id3163802\n"
"help.text"
msgid "<link href=\"text/shared/02/01170400.xhp\" name=\"Add Field\">Add Field</link>"
msgstr "<link href=\"text/shared/02/01170400.xhp\" name=\"Add Field\">Bare Ledi</link>"

#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
"hd_id3150669\n"
"help.text"
msgid "<link href=\"text/shared/01/05290100.xhp\" name=\"Group\">Group</link>"
msgstr "<link href=\"text/shared/01/05290100.xhp\" name=\"Group\">Gaamo</link>"

#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
"hd_id3147335\n"
"help.text"
msgid "<link href=\"text/shared/01/05290200.xhp\" name=\"Ungroup\">Ungroup</link>"
msgstr "<link href=\"text/shared/01/05290200.xhp\" name=\"Ungroup\">Babbadi</link>"

#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
"hd_id3156024\n"
"help.text"
msgid "<link href=\"text/shared/01/05290300.xhp\" name=\"Enter Group\">Enter Group</link>"
msgstr "<link href=\"text/shared/01/05290300.xhp\" name=\"Enter Group\">Ei Gaamo</link>"

#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
"hd_id3149295\n"
"help.text"
msgid "<link href=\"text/shared/01/05290400.xhp\" name=\"Exit Group\">Exit Group</link>"
msgstr "<link href=\"text/shared/01/05290400.xhp\" name=\"Exit Group\">Fuli Gaamo</link>"

#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
"hd_id3150398\n"
"help.text"
msgid "<link href=\"text/shared/02/01171200.xhp\" name=\"Display Grid\">Display Grid</link>"
msgstr "<link href=\"text/shared/02/01171200.xhp\" name=\"Display Grid\">Karraamma Leellishi</link>"

#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
"hd_id3148798\n"
"help.text"
msgid "<link href=\"text/shared/02/01171300.xhp\" name=\"Snap to Grid\">Snap to Grid</link>"
msgstr "<link href=\"text/shared/02/01171300.xhp\" name=\"Snap to Grid\">Karraammate Kiphi yaanno</link>"

#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
"par_id3145419\n"
"help.text"
msgid "<ahelp hid=\".uno:GridUse\">Specifies that you can move objects only between grid points.</ahelp>"
msgstr "<ahelp hid=\".uno:GridUse\">Uduunne karraammate naxibba mereero calla milli assa dandaattota badanno.</ahelp>"

#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
"hd_id3148920\n"
"help.text"
msgid "<link href=\"text/shared/02/01171400.xhp\" name=\"Helplines While Moving\">Helplines While Moving</link>"
msgstr "<link href=\"text/shared/02/01171400.xhp\" name=\"Helplines While Moving\">Kaalote xuruurra Millissa Geeshsha</link>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"tit\n"
"help.text"
msgid "Edit Points Bar"
msgstr "Naxibbate Gaxa Muccisi"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"bm_id3149987\n"
"help.text"
msgid "<bookmark_value>lines; editing points</bookmark_value><bookmark_value>curves; editing points</bookmark_value><bookmark_value>Edit Points bar</bookmark_value>"
msgstr "<bookmark_value>xuruurra; muccinshanni naxibba</bookmark_value><bookmark_value>gomboowaamma; muccinshanni naxibba </bookmark_value><bookmark_value>Naxibbate gaxa muccisi</bookmark_value>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"hd_id3149987\n"
"help.text"
msgid "<link href=\"text/shared/main0227.xhp\" name=\"Edit Points Bar\">Edit Points Bar</link>"
msgstr "<link href=\"text/shared/main0227.xhp\" name=\"Edit Points Bar\">Naxibbate Gaxa Muccisi</link>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3150402\n"
"help.text"
msgid "<ahelp hid=\"HID_BEZIER_TOOLBOX\">The <emph>Edit Points </emph>Bar appears when you select a polygon object and click <emph>Edit Points</emph>.</ahelp>"
msgstr "<ahelp hid=\"HID_BEZIER_TOOLBOX\"><emph>Muccishu Naxibba </emph>Gaxi daannohu baca midaado afirino uuunnicho doorte <emph>Muccishi Naxibba</emph>qiphisatto woyiteeti.</ahelp>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3144762\n"
"help.text"
msgid "The functions provided allow you to edit the points of a curve or an object converted to a curve. The following icons are available:"
msgstr "Uyinoonni assishshi gomboowunnita naxibba muccishatto gede woy uduunnichu gomboowaho galchamanno gede assatto fajjannohe. "

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"hd_id3153105\n"
"help.text"
msgid "Edit Points"
msgstr "Naxibba Muccisi"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3159151\n"
"help.text"
msgid "The <link href=\"text/shared/01/05270000.xhp\" name=\"Edit Points\"><emph>Edit Points</emph></link> icon allows you to activate or deactivate the edit mode for Bézier objects. In the edit mode, individual points of the drawing object can be selected."
msgstr "The <link href=\"text/shared/01/05270000.xhp\" name=\"Edit Points\"><emph>Naxibbate Muccisi</emph></link> bido muccishate moodde Biize ikkino uduunnira baqqi assate woy jallaagisate fajjannohe/kaa'lannohe. Muccishate moodde giddo, misilsinanni uduunniti mitte mitte naxibba doorama dandiitanno."

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3145366\n"
"help.text"
msgid "<image id=\"img_id3153951\" src=\"cmd/sc_toggleobjectbeziermode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153951\">Icon</alt></image>"
msgstr "<image id=\"img_id3153951\" src=\"cmd/sc_toggleobjectbeziermode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153951\">Bido</alt></image>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3150105\n"
"help.text"
msgid "Edit Points"
msgstr "Naxibba Muccisi"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"hd_id3146976\n"
"help.text"
msgid "Move Points"
msgstr "Naxibba Milli assi"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3147435\n"
"help.text"
msgid "<ahelp hid=\".uno:BezierMove\">Activates a mode in which you can move points.</ahelp> The mouse pointer displays a small empty square when resting on a point. Drag that point to another location. The curve on both sides of the point follows the movement; the section of the curve between the next points changes shape."
msgstr "<ahelp hid=\".uno:BezierMove\">Activates a mode Naxibba milli assate dandaattowa moodde baqqado assanno.</ahelp> Ajote mu'lisaanchinaxiwete aana hosanno woyite mullicho godeessaame shoolimidaado leellishshanno. Hatte naxiwe wolu bayichira qolte goshooshi. Gomboowu naxiwete lamunku midaadira hattee millimillo harunsitanno; gomboowu kifile aantanno naxibba mereero suude soorritanno."

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3149481\n"
"help.text"
msgid "Point at the curve between two points or within a closed curve and drag the mouse to shift the entire curve without distorting the form."
msgstr "Naxiwe gombote lame naxibba mereero woy umo xaaddino/cufantino gombo giddonna ajo gombo SHIFT qulfewa forme noogedeenni eessate goshooshi. "

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3154096\n"
"help.text"
msgid "<image id=\"img_id3149377\" src=\"cmd/sc_beziermove.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149377\">Icon</alt></image>"
msgstr "<image id=\"img_id3149377\" src=\"cmd/sc_beziermove.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149377\">Bido</alt></image>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3147397\n"
"help.text"
msgid "Move Points"
msgstr "Naxibba Milli assi"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"hd_id3150115\n"
"help.text"
msgid "Insert Points"
msgstr "Naxibba Surki"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3160478\n"
"help.text"
msgid "<ahelp hid=\".uno:BezierInsert\">Activates the insert mode. This mode allows you to insert points.</ahelp> You can also move points, just as in the move mode. If, however, you click at the curve between two points and move the mouse a little while holding down the mouse button you insert a new point. The point is a smooth point, and the lines to the control points are parallel and remain so when moved."
msgstr "<ahelp hid=\".uno:BezierInsert\">Surki moodde baqqado assi. Tini moodde naxibba surkatto gede fajjitannohe.</ahelp> Qolteno naxibba milli assa dandaatto, hatto milli assi moodde gede assite yaate. Ikkiha ikkiro, ikkollana kayinni, gombote aana lame naxibba mereero qiphisate dandaatto shiima geeshsha ajote ilka woro qolte xiibbe amadatenninna ajo milli assatenni ajo haaro naxiwe surki. Naxiwe hattino shalaqate, naxibba qorqorate xuruurrano hattonni addeenna ikkite soorrantukki noo gedee gattannoreeti. "

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3157846\n"
"help.text"
msgid "If you wish to create a corner point you must first insert either a smooth or a symmetrical point which is then converted to a corner point by using <emph>Corner Point</emph>."
msgstr "Cawete naxiwe kalaqate halchittoha ikkiro umo assite shalaqunna sayimetirikaalete naxiwe giddonni mitte surka hasiissannohe <emph>Cawe Naxiwe</emph>horoonsidhe cawete naxiwera galchantanno assa noohe."

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3153838\n"
"help.text"
msgid "<image id=\"img_id3146969\" src=\"cmd/sc_bezierinsert.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146969\">Icon</alt></image>"
msgstr "<image id=\"img_id3146969\" src=\"cmd/sc_bezierinsert.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146969\">Bido</alt></image>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3153710\n"
"help.text"
msgid "Insert Points"
msgstr "Naxibba Surki"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"hd_id3149020\n"
"help.text"
msgid "Delete Points"
msgstr "Naxibba Huni"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3148917\n"
"help.text"
msgid "<ahelp hid=\".uno:BezierDelete\">Use the <emph>Delete Points</emph> icon to delete one or several selected points. If you wish to select several points click the appropriate points while holding down the Shift key.</ahelp>"
msgstr "<ahelp hid=\".uno:BezierDelete\">Mitte woy babbaxxitinota doorantino nabba hunate<emph>Huni Naxibba</emph> bido horoonsiri. Babbaxitino naxibba doorate hasirittoha ikkiro qara hasiissanno naxiwe SHIFT qulfe woro qolte xiibbe amadde heedhenni qiphisi.</ahelp>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3153766\n"
"help.text"
msgid "First select the points to be deleted, and then click this icon, or press Del."
msgstr "Umo hunnannita naxibba balaxxe doori, aanchite tenne bido qiphisi, woy Del qulfe xiiwi."

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3147321\n"
"help.text"
msgid "<image id=\"img_id3146920\" src=\"cmd/sc_bezierdelete.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146920\">Icon</alt></image>"
msgstr "<image id=\"img_id3146920\" src=\"cmd/sc_bezierdelete.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146920\">Bido</alt></image>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3155961\n"
"help.text"
msgid "Delete Points"
msgstr "Naxibba Huni"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"hd_id3147361\n"
"help.text"
msgid "Split Curve"
msgstr "Gomboowa Faci"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3151248\n"
"help.text"
msgid "<ahelp hid=\".uno:BezierCutLine\">The<emph> Split Curve </emph>icon splits a curve. Select the point or points where you want to split the curve, then click the icon</ahelp>."
msgstr "<ahelp hid=\".uno:BezierCutLine\"><emph> Faci Gomboowa </emph>bido gomboowa faci. Naxiwe doori woy gomboowa facate hasiroottowa naxibba doori, aanchite bido qiphisi</ahelp>."

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3153788\n"
"help.text"
msgid "<image id=\"img_id3148489\" src=\"cmd/sc_beziercutline.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148489\">Icon</alt></image>"
msgstr "<image id=\"img_id3148489\" src=\"cmd/sc_beziercutline.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148489\">Bido</alt></image>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3152581\n"
"help.text"
msgid "Split Curve"
msgstr "Gomboowa Faci"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"hd_id3150345\n"
"help.text"
msgid "Convert To Curve"
msgstr "Gomboowu widira qolte galchi/soorri"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3148420\n"
"help.text"
msgid "<ahelp hid=\".uno:BezierConvert\">Converts a curve into a straight line or converts a straight line into a curve.</ahelp> If you select a single point, the curve before the point will be converted. If two points are selected, the curve between both points will be converted. If you select more than two points, each time you click this icon, a different portion of the curve will be converted. If necessary, round points are converted into corner points and corner points are converted into round points."
msgstr "<ahelp hid=\".uno:BezierConvert\">Gomboowa suwashshu xuruuriwa qolte soorri suwashsho xuruura gomboowunniwa qolte soorri.</ahelp> Mitticho naxiwe doorittoha ikkiro, gomboowu naxiwete balaxe soorramanno. Lame naxiwe doorantuha ikkiro, lamente naxibba mereeri gombo soorrantanno. Lamete aliidi naxiwe doorittoha ikkiro, mitte mittente yannanni tenne bido qiphisi, addi addi beehachi kifilla soorrantanno. Hasiisiha ikkiro, doyichaame naxibba cawete naxibba widira higge soorrantannp/galchantanno hattono cawete naxibba doyichaame naxibba widira soorrantanno/galchantanno."

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3150304\n"
"help.text"
msgid "If a certain section of the curve is straight, the end points of the line have a maximum of one control point each. They cannot be modified to round points unless the straight line is converted back to a curve."
msgstr "Gama gomboowu kifile suwashsho ikkituha ikkiro, xuruurunniti jeefote naxibba batiray batiriro mittu mittunku mitte qorqorshu naxiwe afirino. Suwashshu xuruuri badhillitte gomboowaho hige soorrama hoogiha ikkiro doyichaamoho hige soorrama didandaanno."

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3158212\n"
"help.text"
msgid "<image id=\"img_id3149036\" src=\"cmd/sc_bezierconvert.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149036\">Icon</alt></image>"
msgstr "<image id=\"img_id3149036\" src=\"cmd/sc_bezierconvert.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149036\">Bido</alt></image>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3158445\n"
"help.text"
msgid "Convert To Curve"
msgstr "Gomboowu widira qolte galchi/soorri"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"hd_id3153199\n"
"help.text"
msgid "Corner Point"
msgstr "Cawe Naxiwe"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3148460\n"
"help.text"
msgid "<ahelp hid=\".uno:BezierEdge\">Converts the selected point or points into corner points.</ahelp> Corner points have two movable control points, which are independent from each other. A curved line, therefore, does not go straight through a corner point, but forms a corner."
msgstr "<ahelp hid=\".uno:BezierEdge\">Doorantino naxiwe woy naxibba cawete naxibbara galchi/soorri.</ahelp> Cawete naxibbara lame millissanno qorqoraancho naxibba noonsa, insano mitte mittenti umonsa dandiitinoreeti. Gomboowu xuruurino, konni daafira, suwe cawete naxiwe giddoonni hige diharanno, ikkollana cawe suude lawanno."

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3154576\n"
"help.text"
msgid "<image id=\"img_id3154201\" src=\"cmd/sc_bezieredge.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154201\">Icon</alt></image>"
msgstr "<image id=\"img_id3154201\" src=\"cmd/sc_bezieredge.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154201\">Bido</alt></image>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3166429\n"
"help.text"
msgid "Corner Point"
msgstr "Cawe Naxiwe"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"hd_id3166436\n"
"help.text"
msgid "Smooth Transition"
msgstr "Suutu Reekko"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3155510\n"
"help.text"
msgid "<ahelp hid=\".uno:BezierSmooth\">Converts a corner point or symmetrical point into a smooth point.</ahelp> Both control points of the corner point are aligned in parallel, and can only be moved simultaneously. The control points may differentiate in length, allowing you to vary the degree of curvature."
msgstr "<ahelp hid=\".uno:BezierSmooth\">Cawete naxiwe woy sayimeetirikaale naxiwe shalaqa/suutu naxiwe widira soorro/galchi.</ahelp> Cawete naxiwete lamenti qorqorshu maxiwe addeennu garinni dirantanno, qolteno mitteeni taalo calla millisa dandiitanno. Qorqorshu naxibba miteekkite xawaabbunni bade afa dandiinanni, erammensa digirensano addi addita assatto gede fajjannohe."

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3148813\n"
"help.text"
msgid "<image id=\"img_id3151183\" src=\"cmd/sc_beziersmooth.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151183\">Icon</alt></image>"
msgstr "<image id=\"img_id3151183\" src=\"cmd/sc_beziersmooth.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151183\">Bido</alt></image>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3154258\n"
"help.text"
msgid "Smooth Transition"
msgstr "Suutu/shalaqa Reekko"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"hd_id3159622\n"
"help.text"
msgid "Symmetric Transition"
msgstr "Sayimeetirikete Reekko"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3155812\n"
"help.text"
msgid "<ahelp hid=\".uno:BezierSymmetric\">This icon converts a corner point or a smooth point into a symmetrical point.</ahelp> Both control points of the corner point are aligned in parallel and have the same length. They can only be moved simultaneously and the degree of curvature is the same in both directions."
msgstr "<ahelp hid=\".uno:BezierSymmetric\">Tini bido cawete naxiwe woy suutu/shalaqa naxiwe sayimeetirikaale naxiwer soorritanno/galchitanno.</ahelp> Cawenniti naxiweti lamenti qorqorshu naxibba addeennunni dirantanno qolteno mittu gari hojja noonsa. Mitteenni calla millisa dandiitannohunna erammensa digire lamunku raginni mitto gaarite."

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3153818\n"
"help.text"
msgid "<image id=\"img_id3159218\" src=\"cmd/sc_beziersymmetric.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159218\">Icon</alt></image>"
msgstr "<image id=\"img_id3159218\" src=\"cmd/sc_beziersymmetric.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159218\">Bido</alt></image>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3146866\n"
"help.text"
msgid "Symmetric Transition"
msgstr "Sayimeetirikete Reekko"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"hd_id3146786\n"
"help.text"
msgid "Close Bézier"
msgstr "Biize ikkinoha Cufi"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3156032\n"
"help.text"
msgid "<ahelp hid=\".uno:BezierClose\">Closes a line or a curve.</ahelp> A line is closed by connecting the last point with the first point, indicated by an enlarged square."
msgstr "<ahelp hid=\".uno:BezierClose\">Xuruura woy gomboowa cufanno.</ahelp> Xuruuru cufamannohu jeefote naxiwe umi/birxete naxiwe ledo xaadinseennaati, leeltannohunu hala'litino godeessaame shooli-midaadu misilenniiti."

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3154344\n"
"help.text"
msgid "<image id=\"img_id3148607\" src=\"cmd/sc_bezierclose.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148607\">Icon</alt></image>"
msgstr "<image id=\"img_id3148607\" src=\"cmd/sc_bezierclose.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148607\">Bido</alt></image>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3147070\n"
"help.text"
msgid "Close Bézier"
msgstr "Biize ikkitinota Cufi"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"hd_id3156351\n"
"help.text"
msgid "Eliminate Points"
msgstr "Naxibba Hooli"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3149441\n"
"help.text"
msgid "<ahelp hid=\".uno:BezierEliminatePoints\">Marks the current point or the selected points for deletion.</ahelp> This happens in the event that the point is located on a straight line. If you convert a curve or a polygon with the <emph>Convert to Curve </emph>icon into a straight line or you change a curve with the mouse so that a point lies on the straight line, it is removed. The angle from which the point reduction is to take place <switchinline select=\"appl\"><caseinline select=\"DRAW\">can be set by choosing <link href=\"text/shared/optionen/01070300.xhp\" name=\"Drawing - Grid\"><emph>%PRODUCTNAME Draw - Grid</emph></link> in the Options dialog box</caseinline><caseinline select=\"IMPRESS\">can be set by choosing <link href=\"text/shared/optionen/01070300.xhp\" name=\"Presentation - Grid\"><emph>%PRODUCTNAME Impress - Grid</emph></link> in the Options dialog box</caseinline><defaultinline>is 15° by default.</defaultinline></switchinline>"
msgstr "<ahelp hid=\".uno:BezierEliminatePoints\">Hunate xaa naxiwe woy doorantino naxibbara malaatisanno.</ahelp> Tini kalaqantannohu naxiwe suwashshu xuruuri aana leellishannnotanno ikkito ikkirooti. Cawe woy baci-midaadonna <emph>Cawete Soorri </emph>bido ledo into a suwashshu xuruurira qolle soorrinniha ikkiro woy cawe ajote soorri hakkawoyite naxiwe suwashshu xuruuri aana hosanno, isno qole ho'lanno. Hakkuyi giddo angile naxiwete xeinsanni <switchinline select=\"appl\"><caseinline select=\"DRAW\">qineessa dandiinannihu <link href=\"text/shared/optionen/01070300.xhp\" name=\"Drawing - Grid\"><emph>%PRODUCTNAME Misilsi - Karrimma</emph></link> doorshu hasaawi saaxine giddo dooratenni</caseinline><caseinline select=\"IMPRESS\">qineessa dandiinannihu<link href=\"text/shared/optionen/01070300.xhp\" name=\"Presentation - Grid\"><emph>%PRODUCTNAME Baxisanno - Karrimma</emph></link> doorshu hasaawi saaxine giddo dooratenni</caseinline><defaultinline>is 15° rosamino garinni.</defaultinline></switchinline>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3148970\n"
"help.text"
msgid "<image id=\"img_id3155385\" src=\"cmd/sc_beziereliminatepoints.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155385\">Icon</alt></image>"
msgstr "<image id=\"img_id3155385\" src=\"cmd/sc_beziereliminatepoints.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155385\">Bido</alt></image>"

#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3152869\n"
"help.text"
msgid "Eliminate Points"
msgstr "Naxibba Hoola"

#: main0400.xhp
msgctxt ""
"main0400.xhp\n"
"tit\n"
"help.text"
msgid "Shortcut Keys"
msgstr "Muraasa Qulfuwa"

#: main0400.xhp
msgctxt ""
"main0400.xhp\n"
"hd_id3149495\n"
"help.text"
msgid "<link href=\"text/shared/main0400.xhp\" name=\"Shortcut Keys\">Shortcut Keys</link>"
msgstr "<link href=\"text/shared/main0400.xhp\" name=\"Shortcut Keys\">Muraasa Qulfuwa</link>"

#: main0400.xhp
msgctxt ""
"main0400.xhp\n"
"par_id3150040\n"
"help.text"
msgid "This section contains descriptions of frequently used shortcut keys in $[officename]."
msgstr "Tini kifile marro marro hinge horoonsi'nanni muraasi qulfe $[officename] giddo xawishsha amadino."

#: main0500.xhp
msgctxt ""
"main0500.xhp\n"
"tit\n"
"help.text"
msgid "Glossaries"
msgstr "Fichaalla"

#: main0500.xhp
msgctxt ""
"main0500.xhp\n"
"hd_id3156183\n"
"help.text"
msgid "<link href=\"text/shared/main0500.xhp\" name=\"Glossaries\">Glossaries</link>"
msgstr "<link href=\"text/shared/main0500.xhp\" name=\"Glossaries\">Fichaalla</link>"

#: main0500.xhp
msgctxt ""
"main0500.xhp\n"
"par_id3157898\n"
"help.text"
msgid "This section provides a general glossary of technical terms used in $[officename], along with a list of Internet terms."
msgstr "Tini kifile xaphooma fichaalla $[officename] giddo horoonsi'nanni tekinikaawe qaallata  uyitanno, Interneettete qaalla dirtono hattonni. "

#: main0650.xhp
msgctxt ""
"main0650.xhp\n"
"tit\n"
"help.text"
msgid "Java Platform Support"
msgstr "Jaava Assooti amuraati Irko"

#: main0650.xhp
msgctxt ""
"main0650.xhp\n"
"hd_id3153089\n"
"help.text"
msgid "<link href=\"text/shared/main0650.xhp\" name=\"Java Platform Support\">Java Platform Support</link>"
msgstr "<link href=\"text/shared/main0650.xhp\" name=\"Java Platform Support\">Jaava Assooti amuraati Irko</link>"

#: main0650.xhp
msgctxt ""
"main0650.xhp\n"
"par_id3152363\n"
"help.text"
msgid "$[officename] supports the Java platform for running applications and components based on the JavaBeans architecture."
msgstr "$[officename] Jaava assooti amuraate loosatenna karsoho JaavaBiinooti arkitekichere kaiminni irkisanno."

#: main0650.xhp
msgctxt ""
"main0650.xhp\n"
"par_id3154751\n"
"help.text"
msgid "For $[officename] to support the Java platform, you must install the Java 2 Runtime Environment software. When you installed $[officename], you automatically received the option to install these files if they were not yet installed. You can also install these files now if required."
msgstr "$[officename]ra Jaava assooti amuraate irkisate, Jaava 2 Ha'risayanna Invayironmente yinanni sooftiweere bayisiisa hasiissannohe. $[officename] bayisiisittoro, bayichonkonni konne assite heedheenano bayisiisama hoogguha ikkiro kuri fayilla bayisiisate doorsha adhatto. Xam'ituha ikkiro kuri fayilla xaanni bayisiisate dandaatto."

#: main0650.xhp
msgctxt ""
"main0650.xhp\n"
"par_id3155338\n"
"help.text"
msgid "The Java platform support needs to be activated under $[officename] to run Java applications."
msgstr "Jaava assooti amuraati iirko Jaava loosiinasnnite harinshora $[officename] hundaanni baqqado ikka hasiranno."

#: main0650.xhp
msgctxt ""
"main0650.xhp\n"
"par_id3155892\n"
"help.text"
msgid "Enable Java platform support by choosing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/java.xhp\" name=\"$[officename] - Advanced\"><emph>$[officename] - Advanced</emph></link>."
msgstr "Jaava assooti amuraati irko <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Dooro</caseinline><defaultinline>Uduunne - Doorsha</defaultinline></switchinline> - <link href=\"text/shared/optionen/java.xhp\" name=\"$[officename] - Advanced\">$[officename] - Luphiima</link></emph>dooratenni baqqado assi."

#: main0650.xhp
msgctxt ""
"main0650.xhp\n"
"par_id9116183\n"
"help.text"
msgid "Before you can use a JDBC driver, you need to add its class path. Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Advanced, and click the Class Path button. After you add the path information, restart %PRODUCTNAME."
msgstr "JDBC oofaancho horoonsira dandaattora alba assite, Kifilesiha haruma alba sssite ledattora hasiisanno. <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Dooroota</caseinline><defaultinline>Uduunne - Doorshuwa</defaultinline></switchinline> - %PRODUCTNAME - Luphado doori, qolte kifilete harumi ilka qiphisi. Harumu mashalaqqe ledde kaitto gedensaanni,%PRODUCTNAME galagaltte hanafi."

#: main0650.xhp
msgctxt ""
"main0650.xhp\n"
"par_id3153822\n"
"help.text"
msgid "Your modifications at the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Advanced</emph> tab page will be used even if the Java Virtual Machine (JVM) has been started already. After any modifications to the ClassPath you must restart $[officename]. The same is true for modifications under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Internet - Proxy</emph>. Only the boxes \"HTTP Proxy\" and \"FTP Proxy\" and their ports do not require a restart—they will be evaluated when you click <emph>OK</emph>."
msgstr "Soorrokki <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Doorshoota</caseinline><defaultinline>Uduunne - Doorshuwa</defaultinline></switchinline> - $[officename] - Luphdo</emph> giggishshi qooli aana Jaava Virchuwaale maashiine JVM, virchuwaalel maashiine Jaava assooti amuraatira)nafa ikkiro horoonsi'ra dandiinanni. Kifilete harumira soorrinihu gedensaanni $[officename] galagale hanafa hasiissannohe. Togo assa <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Dooroota</caseinline><defaultinline>Uduunne - Doorshuwa</defaultinline></switchinline> - Surki - Gaa'lado</emph>hattonni loossanno. Lame saaxine calla \"Http Gaa'lado\" nna \"Ftp Gaa'lado\" hattono insa lawooti galagale hanafa dihasidhannoreeti, insa keenantannohu <emph>EE</emph>qiphisittoha ikkirooti."

#: main0800.xhp
msgctxt ""
"main0800.xhp\n"
"tit\n"
"help.text"
msgid "$[officename] and the Internet"
msgstr "$[officename] nna Surka"

#: main0800.xhp
msgctxt ""
"main0800.xhp\n"
"hd_id3153089\n"
"help.text"
msgid "<link href=\"text/shared/main0800.xhp\" name=\"$[officename] and the Internet\">$[officename] and the Internet</link>"
msgstr "<link href=\"text/shared/main0800.xhp\" name=\"$[officename] and the Internet\">$[officename] nna Surka</link>"

#: main0800.xhp
msgctxt ""
"main0800.xhp\n"
"par_id3155150\n"
"help.text"
msgid "This section provides information on the subject of the Internet. An <link href=\"text/shared/00/00000002.xhp\" name=\"Internet glossary\">Internet glossary</link> explains the most important terms."
msgstr "Tini kifile Interneettete hajo aana mashalaqqe uyitanno. An <link href=\"text/shared/00/00000002.xhp\" name=\"Internet glossary\">Interneettete fichaalla</link> lowo geeshssha hasiissanno qaalla xawissanno."

#: need_help.xhp
msgctxt ""
"need_help.xhp\n"
"tit\n"
"help.text"
msgid "We Need Your Help"
msgstr ""

#: need_help.xhp
msgctxt ""
"need_help.xhp\n"
"hd_id1000010\n"
"help.text"
msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"http://documentation.libreoffice.org/en/join-community/update-help-contents\">web page on writing Help contents</link>."
msgstr ""