aboutsummaryrefslogtreecommitdiff
path: root/source/he/editeng/messages.po
blob: 834dad9068ec2d0ad36189a1293cd12cc2a596d8 (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
#. extracted from editeng/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: 2019-09-30 14:01+0200\n"
"PO-Revision-Date: 2020-03-23 08:16+0000\n"
"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
"Language-Team: Hebrew <https://weblate.documentfoundation.org/projects/libo_ui-6-4/editengmessages/he/>\n"
"Language: he\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: Weblate 3.10.3\n"
"X-POOTLE-MTIME: 1509029559.000000\n"

#. 2Lzx7
#: editeng/uiconfig/ui/spellmenu.ui:12
msgctxt "spellmenu|ignore"
msgid "I_gnore All"
msgstr "ה_תעלמות מהכול"

#. GNLYJ
#: editeng/uiconfig/ui/spellmenu.ui:19
msgctxt "spellmenu|insert"
msgid "_Add to Dictionary"
msgstr "הוספה _למילון"

#. PEnQT
#: editeng/uiconfig/ui/spellmenu.ui:33
msgctxt "spellmenu|add"
msgid "_Add to Dictionary"
msgstr "הוספה _למילון"

#. MFssd
#: editeng/uiconfig/ui/spellmenu.ui:41
msgctxt "spellmenu|check"
msgid "_Spellcheck..."
msgstr "_בדיקת איות…"

#. GDu5j
#: editeng/uiconfig/ui/spellmenu.ui:55
msgctxt "spellmenu|autocorrect"
msgid "AutoCorrect _To"
msgstr "תיקון אוטומטי _אל"

#. 4qA7Z
#: editeng/uiconfig/ui/spellmenu.ui:69
msgctxt "spellmenu|autocorrectdlg"
msgid "Auto_Correct Options..."
msgstr "א_פשרויות תיקון אוטומטי…"

#. CLbNC
#. enum SvxBreak ------------------------------------------------------------
#: include/editeng/editrids.hrc:26
msgctxt "RID_SVXITEMS_BREAK_NONE"
msgid "No break"
msgstr "ללא מעבר"

#. CMxRB
#: include/editeng/editrids.hrc:27
msgctxt "RID_SVXITEMS_BREAK_COLUMN_BEFORE"
msgid "Break before new column"
msgstr "מעבר לפני עמודה חדשה"

#. fXFDA
#: include/editeng/editrids.hrc:28
msgctxt "RID_SVXITEMS_BREAK_COLUMN_AFTER"
msgid "Break after new column"
msgstr "מעבר לאחר עמודה חדשה"

#. Sfxji
#: include/editeng/editrids.hrc:29
msgctxt "RID_SVXITEMS_BREAK_COLUMN_BOTH"
msgid "Break before and after new column"
msgstr "מעבר לפני ואחרי עמודה חדשה"

#. FxoBE
#: include/editeng/editrids.hrc:30
msgctxt "RID_SVXITEMS_BREAK_PAGE_BEFORE"
msgid "Break before new page"
msgstr "מעבר לפני עמוד חדש"

#. yXDXd
#: include/editeng/editrids.hrc:31
msgctxt "RID_SVXITEMS_BREAK_PAGE_AFTER"
msgid "Break after new page"
msgstr "מעבר לאחר עמוד חדש"

#. qbDrm
#: include/editeng/editrids.hrc:32
msgctxt "RID_SVXITEMS_BREAK_PAGE_BOTH"
msgid "Break before and after new page"
msgstr "מעבר לפני ואחרי עמוד חדש"

#. pqhsi
#. enum SvxShadowLocation ---------------------------------------------------
#: include/editeng/editrids.hrc:35
msgctxt "RID_SVXITEMS_SHADOW_NONE"
msgid "No Shadow"
msgstr "ללא צל"

#. eUjuH
#: include/editeng/editrids.hrc:36
msgctxt "RID_SVXITEMS_SHADOW_TOPLEFT"
msgid "Shadow top left"
msgstr "צל בכיוון שמאל למעלה"

#. LxLGN
#: include/editeng/editrids.hrc:37
msgctxt "RID_SVXITEMS_SHADOW_TOPRIGHT"
msgid "Shadow top right"
msgstr "צל בכיוון ימין למעלה"

#. Locwt
#: include/editeng/editrids.hrc:38
msgctxt "RID_SVXITEMS_SHADOW_BOTTOMLEFT"
msgid "Shadow bottom left"
msgstr "צל בכיוון שמאל למטה"

#. n8GDU
#: include/editeng/editrids.hrc:39
msgctxt "RID_SVXITEMS_SHADOW_BOTTOMRIGHT"
msgid "Shadow bottom right"
msgstr "צל בכיוון ימין למטה"

#. 9dTn7
#. enum ColorName -----------------------------------------------------------
#: include/editeng/editrids.hrc:42
msgctxt "RID_SVXITEMS_COLOR_BLACK"
msgid "Black"
msgstr "שחור"

#. 87wDW
#: include/editeng/editrids.hrc:43
msgctxt "RID_SVXITEMS_COLOR_BLUE"
msgid "Blue"
msgstr "כחול"

#. EmUBx
#: include/editeng/editrids.hrc:44
msgctxt "RID_SVXITEMS_COLOR_GREEN"
msgid "Green"
msgstr "ירוק"

#. GcdtX
#: include/editeng/editrids.hrc:45
msgctxt "RID_SVXITEMS_COLOR_CYAN"
msgid "Cyan"
msgstr "ציאן"

#. g2uVZ
#: include/editeng/editrids.hrc:46
msgctxt "RID_SVXITEMS_COLOR_RED"
msgid "Red"
msgstr "אדום"

#. CytXM
#: include/editeng/editrids.hrc:47
msgctxt "RID_SVXITEMS_COLOR_MAGENTA"
msgid "Magenta"
msgstr "מגנטה"

#. CJWaK
#: include/editeng/editrids.hrc:48
msgctxt "RID_SVXITEMS_COLOR_BROWN"
msgid "Brown"
msgstr "חום"

#. QUDGM
#: include/editeng/editrids.hrc:49
msgctxt "RID_SVXITEMS_COLOR_GRAY"
msgid "Gray"
msgstr "אפור"

#. a44zF
#: include/editeng/editrids.hrc:50
msgctxt "RID_SVXITEMS_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr "אפור בהיר"

#. eMHCE
#: include/editeng/editrids.hrc:51
msgctxt "RID_SVXITEMS_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr "כחול בהיר"

#. X9SfB
#: include/editeng/editrids.hrc:52
msgctxt "RID_SVXITEMS_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr "ירוק בהיר"

#. WwA99
#: include/editeng/editrids.hrc:53
msgctxt "RID_SVXITEMS_COLOR_LIGHTCYAN"
msgid "Light Cyan"
msgstr "ציאן בהיר"

#. BrMFv
#: include/editeng/editrids.hrc:54
msgctxt "RID_SVXITEMS_COLOR_LIGHTRED"
msgid "Light Red"
msgstr "אדום בהיר"

#. 5kAxU
#: include/editeng/editrids.hrc:55
msgctxt "RID_SVXITEMS_COLOR_LIGHTMAGENTA"
msgid "Light Magenta"
msgstr "מגנטה בהיר"

#. Tv2JN
#: include/editeng/editrids.hrc:56
msgctxt "RID_SVXITEMS_COLOR_YELLOW"
msgid "Yellow"
msgstr "צהוב"

#. zmEC7
#: include/editeng/editrids.hrc:57
msgctxt "RID_SVXITEMS_COLOR_WHITE"
msgid "White"
msgstr "לבן"

#. YDjFq
#. enum FontItalic -------------------------------------------------------
#: include/editeng/editrids.hrc:60
msgctxt "RID_SVXITEMS_ITALIC_NONE"
msgid "Not Italic"
msgstr "לא נטוי"

#. xYedE
#: include/editeng/editrids.hrc:61
msgctxt "RID_SVXITEMS_ITALIC_OBLIQUE"
msgid "Oblique italic"
msgstr "נטוי אלכסוני"

#. E3nZN
#: include/editeng/editrids.hrc:62
msgctxt "RID_SVXITEMS_ITALIC_NORMAL"
msgid "Italic"
msgstr "נטוי"

#. iZgQC
#. enum FontWeight -------------------------------------------------------
#: include/editeng/editrids.hrc:65
msgctxt "RID_SVXITEMS_WEIGHT_DONTKNOW"
msgid "?"
msgstr "?"

#. ZPWhD
#: include/editeng/editrids.hrc:66
msgctxt "RID_SVXITEMS_WEIGHT_THIN"
msgid "thin"
msgstr "דק"

#. j5otK
#: include/editeng/editrids.hrc:67
msgctxt "RID_SVXITEMS_WEIGHT_ULTRALIGHT"
msgid "ultra thin"
msgstr "דק מאוד"

#. PZKvF
#: include/editeng/editrids.hrc:68
msgctxt "RID_SVXITEMS_WEIGHT_LIGHT"
msgid "light"
msgstr "קל"

#. RP5rT
#: include/editeng/editrids.hrc:69
msgctxt "RID_SVXITEMS_WEIGHT_SEMILIGHT"
msgid "semi light"
msgstr "קל למחצה"

#. EtVi5
#: include/editeng/editrids.hrc:70
msgctxt "RID_SVXITEMS_WEIGHT_NORMAL"
msgid "normal"
msgstr "רגיל"

#. sACs7
#: include/editeng/editrids.hrc:71
msgctxt "RID_SVXITEMS_WEIGHT_MEDIUM"
msgid "medium"
msgstr "בינוני"

#. EB8v6
#: include/editeng/editrids.hrc:72
msgctxt "RID_SVXITEMS_WEIGHT_SEMIBOLD"
msgid "semi bold"
msgstr "מודגש למחצה"

#. sCqZ8
#: include/editeng/editrids.hrc:73
msgctxt "RID_SVXITEMS_WEIGHT_BOLD"
msgid "bold"
msgstr "מודגש"

#. g2MrK
#: include/editeng/editrids.hrc:74
msgctxt "RID_SVXITEMS_WEIGHT_ULTRABOLD"
msgid "ultra bold"
msgstr "מודגש חזק"

#. utjoZ
#: include/editeng/editrids.hrc:75
msgctxt "RID_SVXITEMS_WEIGHT_BLACK"
msgid "black"
msgstr "שחור"

#. s5HnZ
#. enum FontUnderline - used for underline ------------------------------
#: include/editeng/editrids.hrc:78
msgctxt "RID_SVXITEMS_UL_NONE"
msgid "No underline"
msgstr "ללא קו תחתון"

#. gdq9K
#: include/editeng/editrids.hrc:79
msgctxt "RID_SVXITEMS_UL_SINGLE"
msgid "Single underline"
msgstr "קו תחתון אחד"

#. T6E7G
#: include/editeng/editrids.hrc:80
msgctxt "RID_SVXITEMS_UL_DOUBLE"
msgid "Double underline"
msgstr "קו תחתון כפול"

#. m94Ri
#: include/editeng/editrids.hrc:81
msgctxt "RID_SVXITEMS_UL_DOTTED"
msgid "Dotted underline"
msgstr "קו תחתון מנוקד"

#. cgND5
#: include/editeng/editrids.hrc:82
msgctxt "RID_SVXITEMS_UL_DONTKNOW"
msgid "Underline"
msgstr "קו תחתון"

#. hw3FY
#: include/editeng/editrids.hrc:83
msgctxt "RID_SVXITEMS_UL_DASH"
msgid "Underline (dashes)"
msgstr "קו תחתון (מקפים)"

#. BdCYe
#: include/editeng/editrids.hrc:84
msgctxt "RID_SVXITEMS_UL_LONGDASH"
msgid "Underline (long dashes)"
msgstr "קו תחתון (מקפים ארוכים)"

#. fYFcA
#: include/editeng/editrids.hrc:85
msgctxt "RID_SVXITEMS_UL_DASHDOT"
msgid "Underline (dot dash)"
msgstr "קו תחתון (נקודה מקף)"

#. tvEwq
#: include/editeng/editrids.hrc:86
msgctxt "RID_SVXITEMS_UL_DASHDOTDOT"
msgid "Underline (dot dot dash)"
msgstr "קו תחתון (נקודה נקודה מקף)"

#. BJQdt
#: include/editeng/editrids.hrc:87
msgctxt "RID_SVXITEMS_UL_SMALLWAVE"
msgid "Underline (small wave)"
msgstr "קו תחתון (גל קטן)"

#. xUKGy
#: include/editeng/editrids.hrc:88
msgctxt "RID_SVXITEMS_UL_WAVE"
msgid "Underline (Wave)"
msgstr "קו תחתון (גל)"

#. 48Fip
#: include/editeng/editrids.hrc:89
msgctxt "RID_SVXITEMS_UL_DOUBLEWAVE"
msgid "Underline (Double wave)"
msgstr "קו תחתון (גל כפול)"

#. LY5k6
#: include/editeng/editrids.hrc:90
msgctxt "RID_SVXITEMS_UL_BOLD"
msgid "Underlined (Bold)"
msgstr "קו תחתון (מודגש)"

#. bqzzG
#: include/editeng/editrids.hrc:91
msgctxt "RID_SVXITEMS_UL_BOLDDOTTED"
msgid "Dotted underline (Bold)"
msgstr "קו תחתון מנוקד (מודגש)"

#. HvRoA
#: include/editeng/editrids.hrc:92
msgctxt "RID_SVXITEMS_UL_BOLDDASH"
msgid "Underline (Dash bold)"
msgstr "קו תחתון (מקף מודגש)"

#. 2Gomd
#: include/editeng/editrids.hrc:93
msgctxt "RID_SVXITEMS_UL_BOLDLONGDASH"
msgid "Underline (long dash, bold)"
msgstr "קו תחתון (מקף ארוך, מודגש)"

#. GSndt
#: include/editeng/editrids.hrc:94
msgctxt "RID_SVXITEMS_UL_BOLDDASHDOT"
msgid "Underline (dot dash, bold)"
msgstr "קו תחתון (נקודה מקף, מודגש)"

#. PEdVj
#: include/editeng/editrids.hrc:95
msgctxt "RID_SVXITEMS_UL_BOLDDASHDOTDOT"
msgid "Underline (dot dot dash, bold)"
msgstr "קו תחתון (נקודה נקודה מקף, מודגש)"

#. mroHD
#: include/editeng/editrids.hrc:96
msgctxt "RID_SVXITEMS_UL_BOLDWAVE"
msgid "Underline (wave, bold)"
msgstr "קו תחתון (גל, מודגש)"

#. YDywJ
#. enum FontUnderline - used for overline -------------------------------
#: include/editeng/editrids.hrc:99
msgctxt "RID_SVXITEMS_OL_NONE"
msgid "No overline"
msgstr "ללא קו עליון"

#. uaTBW
#: include/editeng/editrids.hrc:100
msgctxt "RID_SVXITEMS_OL_SINGLE"
msgid "Single overline"
msgstr "קו עליון בודד"

#. BFGAx
#: include/editeng/editrids.hrc:101
msgctxt "RID_SVXITEMS_OL_DOUBLE"
msgid "Double overline"
msgstr "קו עליון כפול"

#. UPHjS
#: include/editeng/editrids.hrc:102
msgctxt "RID_SVXITEMS_OL_DOTTED"
msgid "Dotted overline"
msgstr "קו עליון מנוקד"

#. EfECr
#: include/editeng/editrids.hrc:103
msgctxt "RID_SVXITEMS_OL_DONTKNOW"
msgid "Overline"
msgstr "קו עליון"

#. SA6B9
#: include/editeng/editrids.hrc:104
msgctxt "RID_SVXITEMS_OL_DASH"
msgid "Overline (dashes)"
msgstr "קו עליון (מקפים)"

#. zVEMt
#: include/editeng/editrids.hrc:105
msgctxt "RID_SVXITEMS_OL_LONGDASH"
msgid "Overline (long dashes)"
msgstr "קו עליון (מקפים ארוכים)"

#. pEpey
#: include/editeng/editrids.hrc:106
msgctxt "RID_SVXITEMS_OL_DASHDOT"
msgid "Overline (dot dash)"
msgstr "קו עליון (נקודה מקף)"

#. 8vy4G
#: include/editeng/editrids.hrc:107
msgctxt "RID_SVXITEMS_OL_DASHDOTDOT"
msgid "Overline (dot dot dash)"
msgstr "קו עליון (נקודה נקודה מקף)"

#. GKBo2
#: include/editeng/editrids.hrc:108
msgctxt "RID_SVXITEMS_OL_SMALLWAVE"
msgid "Overline (small wave)"
msgstr "קו עליון (גל קטן)"

#. iv64s
#: include/editeng/editrids.hrc:109
msgctxt "RID_SVXITEMS_OL_WAVE"
msgid "Overline (Wave)"
msgstr "קו עליון (גל)"

#. 2KkqW
#: include/editeng/editrids.hrc:110
msgctxt "RID_SVXITEMS_OL_DOUBLEWAVE"
msgid "Overline (Double wave)"
msgstr "קו עליון (גל כפול)"

#. jrBwz
#: include/editeng/editrids.hrc:111
msgctxt "RID_SVXITEMS_OL_BOLD"
msgid "Overlined (Bold)"
msgstr "קו עליון (מודגש)"

#. oDrx7
#: include/editeng/editrids.hrc:112
msgctxt "RID_SVXITEMS_OL_BOLDDOTTED"
msgid "Dotted overline (Bold)"
msgstr "קו עליון מנוקד (מודגש)"

#. A4RGf
#: include/editeng/editrids.hrc:113
msgctxt "RID_SVXITEMS_OL_BOLDDASH"
msgid "Overline (Dash bold)"
msgstr "קו עליון (מקף מודגש)"

#. jxvBT
#: include/editeng/editrids.hrc:114
msgctxt "RID_SVXITEMS_OL_BOLDLONGDASH"
msgid "Overline (long dash, bold)"
msgstr "קו עליון (מקף ארוך, מודגש)"

#. Z95bA
#: include/editeng/editrids.hrc:115
msgctxt "RID_SVXITEMS_OL_BOLDDASHDOT"
msgid "Overline (dot dash, bold)"
msgstr "קו עליון (נקודה מקף, מודגש)"

#. FUcjf
#: include/editeng/editrids.hrc:116
msgctxt "RID_SVXITEMS_OL_BOLDDASHDOTDOT"
msgid "Overline (dot dot dash, bold)"
msgstr "קו עליון (נקודה נקודה מקף, מודגש)"

#. DeEEC
#: include/editeng/editrids.hrc:117
msgctxt "RID_SVXITEMS_OL_BOLDWAVE"
msgid "Overline (wave, bold)"
msgstr "קו עליון (גל, מודגש)"

#. iER8c
#. enum FontStrikeout ----------------------------------------------------
#: include/editeng/editrids.hrc:120
msgctxt "RID_SVXITEMS_STRIKEOUT_NONE"
msgid "No strikethrough"
msgstr "ללא קו חוצה"

#. xDUdC
#: include/editeng/editrids.hrc:121
msgctxt "RID_SVXITEMS_STRIKEOUT_SINGLE"
msgid "Single strikethrough"
msgstr "קו חוצה בודד"

#. jRCTc
#: include/editeng/editrids.hrc:122
msgctxt "RID_SVXITEMS_STRIKEOUT_DOUBLE"
msgid "Double strikethrough"
msgstr "קו חוצה כפול"

#. CRbmc
#: include/editeng/editrids.hrc:123
msgctxt "RID_SVXITEMS_STRIKEOUT_DONTKNOW"
msgid "Strikethrough"
msgstr "קו חוצה"

#. ezPe8
#: include/editeng/editrids.hrc:124
msgctxt "RID_SVXITEMS_STRIKEOUT_BOLD"
msgid "Bold strikethrough"
msgstr "קו חוצה מודגש"

#. GWRPK
#: include/editeng/editrids.hrc:125
msgctxt "RID_SVXITEMS_STRIKEOUT_SLASH"
msgid "Strike through with slash"
msgstr "קו חוצה אלכסוני"

#. yDpRT
#: include/editeng/editrids.hrc:126
msgctxt "RID_SVXITEMS_STRIKEOUT_X"
msgid "Strike through with Xes"
msgstr "קו חוצה עם איקסים"

#. 9Cwcw
#. enum CASEMAP ----------------------------------------------------------
#: include/editeng/editrids.hrc:129
msgctxt "RID_SVXITEMS_CASEMAP_NONE"
msgid "None"
msgstr "ללא"

#. DxCYJ
#: include/editeng/editrids.hrc:130
msgctxt "RID_SVXITEMS_CASEMAP_VERSALIEN"
msgid "Caps"
msgstr "אותיות גדולות"

#. DngZG
#: include/editeng/editrids.hrc:131
msgctxt "RID_SVXITEMS_CASEMAP_GEMEINE"
msgid "Lowercase"
msgstr "אותיות קטנות"

#. 8hLRS
#: include/editeng/editrids.hrc:132
msgctxt "RID_SVXITEMS_CASEMAP_TITEL"
msgid "Title"
msgstr "כותרת"

#. A7PCZ
#: include/editeng/editrids.hrc:133
msgctxt "RID_SVXITEMS_CASEMAP_KAPITAELCHEN"
msgid "Small caps"
msgstr "אותיות גדולות מוקטנות"

#. xiFNC
#. enum ESCAPEMENT -------------------------------------------------------
#: include/editeng/editrids.hrc:136
msgctxt "RID_SVXITEMS_ESCAPEMENT_OFF"
msgid "Normal position"
msgstr "מיקום רגיל"

#. Xy3oX
#: include/editeng/editrids.hrc:137
msgctxt "RID_SVXITEMS_ESCAPEMENT_SUPER"
msgid "Superscript "
msgstr "כתב עילי "

#. AYvFH
#: include/editeng/editrids.hrc:138
msgctxt "RID_SVXITEMS_ESCAPEMENT_SUB"
msgid "Subscript "
msgstr "כתב תחתי "

#. 2qkvs
#: include/editeng/editrids.hrc:139
msgctxt "RID_SVXITEMS_ESCAPEMENT_AUTO"
msgid "automatic"
msgstr "אוטומטי"

#. cKopY
#. enum SvxAdjust -----------------------------------------------------------
#: include/editeng/editrids.hrc:142
msgctxt "RID_SVXITEMS_ADJUST_LEFT"
msgid "Align left"
msgstr "יישור לשמאל"

#. kZVff
#: include/editeng/editrids.hrc:143
msgctxt "RID_SVXITEMS_ADJUST_RIGHT"
msgid "Align right"
msgstr "יישור לימין"

#. hyfvV
#: include/editeng/editrids.hrc:144
msgctxt "RID_SVXITEMS_ADJUST_BLOCK"
msgid "Justify"
msgstr "יישור"

#. PDyMM
#: include/editeng/editrids.hrc:145
msgctxt "RID_SVXITEMS_ADJUST_CENTER"
msgid "Centered"
msgstr "ממורכז"

#. tPG9T
#: include/editeng/editrids.hrc:146
msgctxt "RID_SVXITEMS_ADJUST_BLOCKLINE"
msgid "Justify"
msgstr "יישור"

#. Cm7dF
#: include/editeng/editrids.hrc:147
msgctxt "RID_SOLID"
msgid "Single, solid"
msgstr "יחיד, מלא"

#. CszQA
#: include/editeng/editrids.hrc:148
msgctxt "RID_DOTTED"
msgid "Single, dotted"
msgstr "יחיד, מנוקד"

#. KQDhy
#: include/editeng/editrids.hrc:149
msgctxt "RID_DASHED"
msgid "Single, dashed"
msgstr "יחיד, ממוקף"

#. cFtKq
#: include/editeng/editrids.hrc:150
msgctxt "RID_DOUBLE"
msgid "Double"
msgstr "כפול"

#. WcFi2
#: include/editeng/editrids.hrc:151
msgctxt "RID_THINTHICK_SMALLGAP"
msgid "Double, inside: fine, outside: thick, spacing: small"
msgstr "כפול, בפנים: דק, בחוץ: עבה, ריווח: קטן"

#. A5WNh
#: include/editeng/editrids.hrc:152
msgctxt "RID_THINTHICK_MEDIUMGAP"
msgid "Double, inside: fine, outside: thick, spacing: medium"
msgstr "כפול, בפנים: דק, בחוץ: עבה, ריווח: בינוני"

#. nvFHD
#: include/editeng/editrids.hrc:153
msgctxt "RID_THINTHICK_LARGEGAP"
msgid "Double, inside: fine, outside: thick, spacing: large"
msgstr "כפול, בפנים: דק, בחוץ: עבה, ריווח: גדול"

#. CtueB
#: include/editeng/editrids.hrc:154
msgctxt "RID_THICKTHIN_SMALLGAP"
msgid "Double, inside: thick, outside: fine, spacing: small"
msgstr "כפול, בפנים: עבה, בחוץ: דק, ריווח: קטן"

#. V8UfF
#: include/editeng/editrids.hrc:155
msgctxt "RID_THICKTHIN_MEDIUMGAP"
msgid "Double, inside: thick, outside: fine, spacing: medium"
msgstr "כפול, בפנים: עבה, בחוץ: דק, ריווח: בינוני"

#. MeSC4
#: include/editeng/editrids.hrc:156
msgctxt "RID_THICKTHIN_LARGEGAP"
msgid "Double, inside: thick, outside: fine, spacing: large"
msgstr "כפול, בפנים: עבה, בחוץ: דק, ריווח: גדול"

#. RmYEL
#: include/editeng/editrids.hrc:157
msgctxt "RID_EMBOSSED"
msgid "3D embossed"
msgstr "תבליט תלת ממדי"

#. BXK8h
#: include/editeng/editrids.hrc:158
msgctxt "RID_ENGRAVED"
msgid "3D engraved"
msgstr "חריטה תלת ממדית"

#. xeaGY
#: include/editeng/editrids.hrc:159
msgctxt "RID_INSET"
msgid "Inset"
msgstr "הוספה"

#. oRgMw
#: include/editeng/editrids.hrc:160
msgctxt "RID_OUTSET"
msgid "Outset"
msgstr "התחלה"

#. uqbBB
#: include/editeng/editrids.hrc:161
msgctxt "RID_FINE_DASHED"
msgid "Single, fine dashed"
msgstr "בודד, מיקוף עדין"

#. DFgwE
#: include/editeng/editrids.hrc:162
msgctxt "RID_DOUBLE_THIN"
msgid "Double, fixed thin lines"
msgstr "כפול, קווים דקים אחידים"

#. UPWCE
#: include/editeng/editrids.hrc:163
msgctxt "RID_DASH_DOT"
msgid "Single, dash-dot"
msgstr "בודד, נקודה מקף"

#. 2S39y
#: include/editeng/editrids.hrc:164
msgctxt "RID_DASH_DOT_DOT"
msgid "Single, dash-dot-dot"
msgstr "בודד, מקף נקודה נקודה"

#. 6g3LZ
#: include/editeng/editrids.hrc:165
msgctxt "RID_SVXITEMS_METRIC_MM"
msgid "mm"
msgstr "מ\"מ"

#. cTMp7
#: include/editeng/editrids.hrc:166
msgctxt "RID_SVXITEMS_METRIC_CM"
msgid "cm"
msgstr "ס\"מ"

#. B7tYY
#: include/editeng/editrids.hrc:167
msgctxt "RID_SVXITEMS_METRIC_INCH"
msgid "inch"
msgstr "אינץ׳"

#. QMd2A
#: include/editeng/editrids.hrc:168
msgctxt "RID_SVXITEMS_METRIC_POINT"
msgid "pt"
msgstr "נקודות"

#. FsA5C
#: include/editeng/editrids.hrc:169
msgctxt "RID_SVXITEMS_METRIC_TWIP"
msgid "twip"
msgstr "עשירית נקודה"

#. vUHdC
#: include/editeng/editrids.hrc:170
msgctxt "RID_SVXITEMS_METRIC_PIXEL"
msgid "pixel"
msgstr "פיקסל"

#. ZFU4F
#. GetValueText of BoolItems
#: include/editeng/editrids.hrc:173
msgctxt "RID_SVXITEMS_SHADOWED_TRUE"
msgid "Shadowed"
msgstr "מוצלל"

#. NA3be
#: include/editeng/editrids.hrc:174
msgctxt "RID_SVXITEMS_SHADOWED_FALSE"
msgid "Not Shadowed"
msgstr "לא מוצלל"

#. CVMvq
#: include/editeng/editrids.hrc:175
msgctxt "RID_SVXITEMS_BLINK_TRUE"
msgid "Blinking"
msgstr "מהבהב"

#. 5Ppd6
#: include/editeng/editrids.hrc:176
msgctxt "RID_SVXITEMS_BLINK_FALSE"
msgid "Not Blinking"
msgstr "לא מהבהב"

#. vFzq9
#: include/editeng/editrids.hrc:177
msgctxt "RID_SVXITEMS_AUTOKERN_TRUE"
msgid "Pair Kerning"
msgstr "ציפוף זוגות"

#. JfEZ3
#: include/editeng/editrids.hrc:178
msgctxt "RID_SVXITEMS_AUTOKERN_FALSE"
msgid "No pair kerning"
msgstr "ללא ציפוף זוגות"

#. bzpB5
#: include/editeng/editrids.hrc:179
msgctxt "RID_SVXITEMS_WORDLINE_TRUE"
msgid "Individual words"
msgstr "מלים נפרדות"

#. vMDXk
#: include/editeng/editrids.hrc:180
msgctxt "RID_SVXITEMS_WORDLINE_FALSE"
msgid "Not Words Only"
msgstr "רק סימנים שאינם מילים"

#. JiNzq
#: include/editeng/editrids.hrc:181
msgctxt "RID_SVXITEMS_CONTOUR_TRUE"
msgid "Outline"
msgstr "מתאר"

#. TzuX7
#: include/editeng/editrids.hrc:182
msgctxt "RID_SVXITEMS_CONTOUR_FALSE"
msgid "No Outline"
msgstr "ללא מתאר"

#. iURuD
#: include/editeng/editrids.hrc:183
msgctxt "RID_SVXITEMS_PRINT_TRUE"
msgid "Print"
msgstr "הדפסה"

#. DkRjW
#: include/editeng/editrids.hrc:184
msgctxt "RID_SVXITEMS_PRINT_FALSE"
msgid "Don't print"
msgstr "ללא הדפסה"

#. EcB3J
#: include/editeng/editrids.hrc:185
msgctxt "RID_SVXITEMS_OPAQUE_TRUE"
msgid "Opaque"
msgstr "אטום"

#. GBqZG
#: include/editeng/editrids.hrc:186
msgctxt "RID_SVXITEMS_OPAQUE_FALSE"
msgid "Not Opaque"
msgstr "לא אטום"

#. BQyD6
#: include/editeng/editrids.hrc:187
msgctxt "RID_SVXITEMS_FMTKEEP_TRUE"
msgid "Keep with next paragraph"
msgstr "שמירה עם הפסקה הבאה"

#. oudAG
#: include/editeng/editrids.hrc:188
msgctxt "RID_SVXITEMS_FMTKEEP_FALSE"
msgid "Don't Keep Paragraphs Together"
msgstr "אל תצמיד פסקאות יחדיו"

#. CCsyg
#: include/editeng/editrids.hrc:189
msgctxt "RID_SVXITEMS_FMTSPLIT_TRUE"
msgid "Split paragraph"
msgstr "פיצול פסקה"

#. h5Vf5
#: include/editeng/editrids.hrc:190
msgctxt "RID_SVXITEMS_FMTSPLIT_FALSE"
msgid "Don't split paragraph"
msgstr "אל תפצל פסקאות"

#. CLP9n
#: include/editeng/editrids.hrc:191
msgctxt "RID_SVXITEMS_PROT_CONTENT_TRUE"
msgid "Contents protected"
msgstr "תוכן מוגן"

#. 2RzFv
#: include/editeng/editrids.hrc:192
msgctxt "RID_SVXITEMS_PROT_CONTENT_FALSE"
msgid "Contents not protected"
msgstr "תוכן לא מוגן"

#. 2APmV
#: include/editeng/editrids.hrc:193
msgctxt "RID_SVXITEMS_PROT_SIZE_TRUE"
msgid "Size protected"
msgstr "גודל מוגן"

#. dEBnK
#: include/editeng/editrids.hrc:194
msgctxt "RID_SVXITEMS_PROT_SIZE_FALSE"
msgid "Size not protected"
msgstr "גודל לא מוגן"

#. hHExr
#: include/editeng/editrids.hrc:195
msgctxt "RID_SVXITEMS_PROT_POS_TRUE"
msgid "Position protected"
msgstr "מיקום מוגן"

#. GkpHh
#: include/editeng/editrids.hrc:196
msgctxt "RID_SVXITEMS_PROT_POS_FALSE"
msgid "Position not protected"
msgstr "מיקום לא מוגן"

#. UjpRv
#: include/editeng/editrids.hrc:197
msgctxt "RID_SVXITEMS_TRANSPARENT_TRUE"
msgid "Transparent"
msgstr "שקוף"

#. x8BK4
#: include/editeng/editrids.hrc:198
msgctxt "RID_SVXITEMS_TRANSPARENT_FALSE"
msgid "Not Transparent"
msgstr "לא שקוף"

#. 2DCGC
#: include/editeng/editrids.hrc:199
msgctxt "RID_SVXITEMS_HYPHEN_TRUE"
msgid "Hyphenation"
msgstr "מיקוף"

#. CQt4q
#: include/editeng/editrids.hrc:200
msgctxt "RID_SVXITEMS_HYPHEN_FALSE"
msgid "No hyphenation"
msgstr "ללא מיקוף"

#. x75Cx
#: include/editeng/editrids.hrc:201
msgctxt "RID_SVXITEMS_PAGE_END_TRUE"
msgid "Page End"
msgstr "סוף עמוד"

#. r9DgX
#: include/editeng/editrids.hrc:202
msgctxt "RID_SVXITEMS_PAGE_END_FALSE"
msgid "No Page End"
msgstr "ללא סוף עמוד"

#. ks8e4
#: include/editeng/editrids.hrc:203
msgctxt "RID_SVXITEMS_SIZE_WIDTH"
msgid "Width: "
msgstr "רוחב: "

#. A6LqG
#: include/editeng/editrids.hrc:204
msgctxt "RID_SVXITEMS_SIZE_HEIGHT"
msgid "Height: "
msgstr "אורך: "

#. EhDVf
#: include/editeng/editrids.hrc:205
msgctxt "RID_SVXITEMS_LRSPACE_LEFT"
msgid "Indent left "
msgstr "הזחה שמאלה "

#. 8pKEx
#: include/editeng/editrids.hrc:206
msgctxt "RID_SVXITEMS_LRSPACE_FLINE"
msgid "First Line "
msgstr "השורה הראשונה "

#. 5yfe7
#: include/editeng/editrids.hrc:207
msgctxt "RID_SVXITEMS_LRSPACE_RIGHT"
msgid "Indent right "
msgstr "הזחה ימינה "

#. rHuC8
#: include/editeng/editrids.hrc:208
msgctxt "RID_SVXITEMS_SHADOW_COMPLETE"
msgid "Shadow: "
msgstr "צל: "

#. WAFNF
#: include/editeng/editrids.hrc:209
msgctxt "RID_SVXITEMS_BORDER_COMPLETE"
msgid "Borders "
msgstr "גבולות "

#. H7bna
#: include/editeng/editrids.hrc:210
msgctxt "RID_SVXITEMS_BORDER_NONE"
msgid "No border"
msgstr "ללא גבול"

#. wYwBx
#: include/editeng/editrids.hrc:211
msgctxt "RID_SVXITEMS_BORDER_TOP"
msgid "top "
msgstr "למעלה "

#. BuyEy
#: include/editeng/editrids.hrc:212
msgctxt "RID_SVXITEMS_BORDER_BOTTOM"
msgid "bottom "
msgstr "למטה "

#. qAkBD
#: include/editeng/editrids.hrc:213
msgctxt "RID_SVXITEMS_BORDER_LEFT"
msgid "left "
msgstr "שמאל "

#. EGQai
#: include/editeng/editrids.hrc:214
msgctxt "RID_SVXITEMS_BORDER_RIGHT"
msgid "right "
msgstr "ימין "

#. vyBZu
#: include/editeng/editrids.hrc:215
msgctxt "RID_SVXITEMS_BORDER_DISTANCE"
msgid "Spacing "
msgstr "רווח "

#. AXuCm
#: include/editeng/editrids.hrc:216
msgctxt "RID_SVXITEMS_ULSPACE_UPPER"
msgid "From top "
msgstr "מלמעלה "

#. onyB7
#: include/editeng/editrids.hrc:217
msgctxt "RID_SVXITEMS_ULSPACE_LOWER"
msgid "From bottom "
msgstr "מלמטה "

#. 5o8Bu
#: include/editeng/editrids.hrc:218
msgctxt "RID_SVXITEMS_LINESPACING_SINGLE"
msgid "Single"
msgstr "יחיד"

#. 8xELr
#: include/editeng/editrids.hrc:219
msgctxt "RID_SVXITEMS_LINESPACING_115"
msgid "1.15 Lines"
msgstr "1.15 שורות"

#. BE4uB
#: include/editeng/editrids.hrc:220
msgctxt "RID_SVXITEMS_LINESPACING_15"
msgid "1.5 Lines"
msgstr "1.5 שורות"

#. uECD7
#: include/editeng/editrids.hrc:221
msgctxt "RID_SVXITEMS_LINESPACING_DOUBLE"
msgid "Double"
msgstr "כפול"

#. rpjTU
#: include/editeng/editrids.hrc:222
msgctxt "RID_SVXITEMS_LINESPACING_PROPORTIONAL"
msgid "Proportional"
msgstr "יחסי"

#. BAMDF
#: include/editeng/editrids.hrc:223
msgctxt "RID_SVXITEMS_LINESPACING_MIN"
msgid "At least"
msgstr "לפחות"

#. sG5JS
#: include/editeng/editrids.hrc:224
msgctxt "RID_SVXITEMS_LINESPACING_LEADING"
msgid "Leading"
msgstr "מוביל"

#. Y4oRf
#: include/editeng/editrids.hrc:225
msgctxt "RID_SVXITEMS_LINESPACING_FIXED"
msgid "Fixed"
msgstr "קבוע"

#. Z6CiF
#. To translators: %1 == will be replaced by the number of lines
#: include/editeng/editrids.hrc:227
msgctxt "RID_SVXITEMS_LINES"
msgid "%1 Lines"
msgstr "%1 שורות"

#. JLCaB
#: include/editeng/editrids.hrc:228
msgctxt "RID_SVXITEMS_WIDOWS_COMPLETE"
msgid "Widow control"
msgstr "בקרת יתומים"

#. 6aGAq
#: include/editeng/editrids.hrc:229
msgctxt "RID_SVXITEMS_ORPHANS_COMPLETE"
msgid "Orphan control"
msgstr "בקרת אלמנות"

#. BEXDt
#: include/editeng/editrids.hrc:230
msgctxt "RID_SVXITEMS_HYPHEN_MINLEAD"
msgid "%1 characters at end of line"
msgstr "%1 תווים בסוף השורה"

#. e8CgU
#: include/editeng/editrids.hrc:231
msgctxt "RID_SVXITEMS_HYPHEN_MINTRAIL"
msgid "%1 characters at beginning of line"
msgstr "%1 תווים בתחילת השורה"

#. DocFx
#: include/editeng/editrids.hrc:232
msgctxt "RID_SVXITEMS_HYPHEN_MAX"
msgid "%1 hyphens"
msgstr "%1 מקפים"

#. zVxGk
#: include/editeng/editrids.hrc:233
msgctxt "RID_SVXITEMS_PAGEMODEL_COMPLETE"
msgid "Page Style: "
msgstr "סגנון עמוד: "

#. JgaGz
#: include/editeng/editrids.hrc:234
msgctxt "RID_SVXITEMS_KERNING_COMPLETE"
msgid "Kerning "
msgstr "ציפוף תווים "

#. A7tAE
#: include/editeng/editrids.hrc:235
msgctxt "RID_SVXITEMS_KERNING_EXPANDED"
msgid "locked "
msgstr "נעול "

#. P976r
#: include/editeng/editrids.hrc:236
msgctxt "RID_SVXITEMS_KERNING_CONDENSED"
msgid "Condensed "
msgstr "דחוס "

#. TYEUj
#: include/editeng/editrids.hrc:237
msgctxt "RID_SVXITEMS_GRAPHIC"
msgid "Graphic"
msgstr "גרפי"

#. Mbwvx
#: include/editeng/editrids.hrc:238
msgctxt "RID_SVXITEMS_EMPHASIS_NONE_STYLE"
msgid "none"
msgstr "ללא"

#. e7UvB
#: include/editeng/editrids.hrc:239
msgctxt "RID_SVXITEMS_EMPHASIS_DOT_STYLE"
msgid "Dots "
msgstr "נקודות "

#. sSTeu
#: include/editeng/editrids.hrc:240
msgctxt "RID_SVXITEMS_EMPHASIS_CIRCLE_STYLE"
msgid "Circle "
msgstr "עיגול "

#. znKWc
#. ??? disc == filled ring
#: include/editeng/editrids.hrc:242
msgctxt "RID_SVXITEMS_EMPHASIS_DISC_STYLE"
msgid "Filled circle "
msgstr "עיגול ממולא "

#. CEGAg
#: include/editeng/editrids.hrc:243
msgctxt "RID_SVXITEMS_EMPHASIS_ACCENT_STYLE"
msgid "Accent "
msgstr "דגש "

#. 2hqEA
#: include/editeng/editrids.hrc:244
msgctxt "RID_SVXITEMS_EMPHASIS_ABOVE_POS"
msgid "Above"
msgstr "מעל"

#. BY63q
#: include/editeng/editrids.hrc:245
msgctxt "RID_SVXITEMS_EMPHASIS_BELOW_POS"
msgid "Below"
msgstr "מתחת"

#. Czxka
#: include/editeng/editrids.hrc:246
msgctxt "RID_SVXITEMS_TWOLINES_OFF"
msgid "Double-lined off"
msgstr "רווח כפול בין שורות מופסק"

#. KL5gF
#: include/editeng/editrids.hrc:247
msgctxt "RID_SVXITEMS_TWOLINES"
msgid "Double-lined"
msgstr "ריווח כפול בין שורות"

#. kTzGA
#: include/editeng/editrids.hrc:248
msgctxt "RID_SVXITEMS_SCRPTSPC_OFF"
msgid "No automatic character spacing"
msgstr "ריווח תווים אוטומטי מופסק"

#. wWgYZ
#: include/editeng/editrids.hrc:249
msgctxt "RID_SVXITEMS_SCRPTSPC_ON"
msgid "No automatic character spacing"
msgstr "ריווח תווים אוטומטי מופסק"

#. ziURW
#: include/editeng/editrids.hrc:250
msgctxt "RID_SVXITEMS_HNGPNCT_OFF"
msgid "No hanging punctuation at line end"
msgstr "ללא סימני פיסוק תלויים בסוף שורה"

#. SgFE5
#: include/editeng/editrids.hrc:251
msgctxt "RID_SVXITEMS_HNGPNCT_ON"
msgid "Hanging punctuation at line end"
msgstr "סימני פיסוק תלויים בסוף שורה"

#. mERAB
#: include/editeng/editrids.hrc:252
msgctxt "RID_SVXITEMS_FORBIDDEN_RULE_OFF"
msgid "Apply list of forbidden characters to beginning and end of lines"
msgstr "החלת רשימת תווים אסורים לתחילת וסוף שורה"

#. AJF69
#: include/editeng/editrids.hrc:253
msgctxt "RID_SVXITEMS_FORBIDDEN_RULE_ON"
msgid "Don't apply list of forbidden characters to beginning and end of lines"
msgstr "אל תחיל רשימת תווים אסורים לתחילת וסוף שורה"

#. KCoyz
#: include/editeng/editrids.hrc:254
msgctxt "RID_SVXITEMS_CHARROTATE_OFF"
msgid "No rotated characters"
msgstr "ללא תווים מסובבים"

#. pMZnX
#: include/editeng/editrids.hrc:255
msgctxt "RID_SVXITEMS_CHARROTATE"
msgid "Character rotated by $(ARG1)°"
msgstr "תו מסובב ב־$(ARG1)°"

#. EzA4x
#: include/editeng/editrids.hrc:256
msgctxt "RID_SVXITEMS_CHARROTATE_FITLINE"
msgid "Fit to line"
msgstr "התאמה לשורה"

#. 8DQGe
#: include/editeng/editrids.hrc:257
msgctxt "RID_SVXITEMS_TEXTROTATE_OFF"
msgid "Text is not rotated"
msgstr "הטקסט לא מוטה"

#. WSt2G
#: include/editeng/editrids.hrc:258
msgctxt "RID_SVXITEMS_TEXTROTATE"
msgid "Text is rotated by $(ARG1)°"
msgstr "הטקסט מוטה ב־$(ARG1)°"

#. bGvZn
#: include/editeng/editrids.hrc:259
msgctxt "RID_SVXITEMS_CHARSCALE"
msgid "Characters scaled $(ARG1)%"
msgstr "תווים מוגדלים ב־$(ARG1)%"

#. rXDuA
#: include/editeng/editrids.hrc:260
msgctxt "RID_SVXITEMS_CHARSCALE_OFF"
msgid "No scaled characters"
msgstr "ללא תווים מוגדלים"

#. DLNSs
#: include/editeng/editrids.hrc:261
msgctxt "RID_SVXITEMS_RELIEF_NONE"
msgid "No relief"
msgstr "ללא הבלטה"

#. rq3Ma
#: include/editeng/editrids.hrc:262
msgctxt "RID_SVXITEMS_RELIEF_EMBOSSED"
msgid "Relief"
msgstr "הבלטה"

#. M7Huc
#: include/editeng/editrids.hrc:263
msgctxt "RID_SVXITEMS_RELIEF_ENGRAVED"
msgid "Engraved"
msgstr "חריטה"

#. jmM9f
#: include/editeng/editrids.hrc:264
msgctxt "RID_SVXITEMS_PARAVERTALIGN_AUTO"
msgid "Automatic text alignment"
msgstr "יישור טקסט אוטומטי"

#. HCEhG
#: include/editeng/editrids.hrc:265
msgctxt "RID_SVXITEMS_PARAVERTALIGN_BASELINE"
msgid "Text aligned to base line"
msgstr "יישור טקסט לקו הבסיס"

#. FBiBq
#: include/editeng/editrids.hrc:266
msgctxt "RID_SVXITEMS_PARAVERTALIGN_TOP"
msgid "Text aligned top"
msgstr "יישור טקסט למעלה"

#. KLkUY
#: include/editeng/editrids.hrc:267
msgctxt "RID_SVXITEMS_PARAVERTALIGN_CENTER"
msgid "Text aligned middle"
msgstr "יישור טקסט למרכז"

#. TTtYF
#: include/editeng/editrids.hrc:268
msgctxt "RID_SVXITEMS_PARAVERTALIGN_BOTTOM"
msgid "Text aligned bottom"
msgstr "יישור טקסט למטה"

#. PQaAE
#: include/editeng/editrids.hrc:269
msgctxt "RID_SVXITEMS_FRMDIR_HORI_LEFT_TOP"
msgid "Text direction left-to-right (horizontal)"
msgstr "כיוון הטקסט משמאל לימין (אופקי)‏"

#. eW3jB
#: include/editeng/editrids.hrc:270
msgctxt "RID_SVXITEMS_FRMDIR_HORI_RIGHT_TOP"
msgid "Text direction right-to-left (horizontal)"
msgstr "כיוון הטקסט מימין לשמאל (אופקי)"

#. o3Yee
#: include/editeng/editrids.hrc:271
msgctxt "RID_SVXITEMS_FRMDIR_VERT_TOP_RIGHT"
msgid "Text direction right-to-left (vertical)"
msgstr "כיוון הטקסט מימין לשמאל (אנכי)"

#. GXXF8
#: include/editeng/editrids.hrc:272
msgctxt "RID_SVXITEMS_FRMDIR_VERT_TOP_LEFT"
msgid "Text direction left-to-right (vertical)"
msgstr "כיוון הטקסט משמאל לימין (אנכי)"

#. 2XBXr
#: include/editeng/editrids.hrc:273
msgctxt "RID_SVXITEMS_FRMDIR_ENVIRONMENT"
msgid "Use superordinate object text direction setting"
msgstr "שימוש בהגדרות כיוון הטקסט של האובייקט ברמת העל"

#. waJEN
#: include/editeng/editrids.hrc:274
msgctxt "RID_SVXITEMS_FRMDIR_VERT_BOT_LEFT"
msgid "Text direction left-to-right (vertical from bottom)"
msgstr "כיוון הטקסט משמאל לימין (אנכי מלמטה)"

#. Z9dAu
#: include/editeng/editrids.hrc:275
msgctxt "RID_SVXITEMS_PARASNAPTOGRID_ON"
msgid "Paragraph snaps to text grid (if active)"
msgstr "פסקה נצמדת לרשת הטקסט (במידה והרשת מופעלת)"

#. nYY6v
#: include/editeng/editrids.hrc:276
msgctxt "RID_SVXITEMS_PARASNAPTOGRID_OFF"
msgid "Paragraph does not snap to text grid"
msgstr "אל תצמיד את הפסקה אל רשת הטקסט"

#. VGGHB
#: include/editeng/editrids.hrc:277
msgctxt "RID_SVXITEMS_CHARHIDDEN_FALSE"
msgid "Not hidden"
msgstr "גלוי"

#. XTbkY
#: include/editeng/editrids.hrc:278
msgctxt "RID_SVXITEMS_CHARHIDDEN_TRUE"
msgid "Hidden"
msgstr "מוסתר"

#. BHYB4
#. enum SvxCellHorJustify ----------------------------------------------------
#: include/editeng/editrids.hrc:281
msgctxt "RID_SVXITEMS_HORJUST_STANDARD"
msgid "Horizontal alignment default"
msgstr "בררת מחדל ליישור אופקי"

#. htWdf
#: include/editeng/editrids.hrc:282
msgctxt "RID_SVXITEMS_HORJUST_LEFT"
msgid "Align left"
msgstr "יישור לשמאל"

#. icuN2
#: include/editeng/editrids.hrc:283
msgctxt "RID_SVXITEMS_HORJUST_CENTER"
msgid "Centered horizontally"
msgstr "ממורכז אופקית"

#. JXEo9
#: include/editeng/editrids.hrc:284
msgctxt "RID_SVXITEMS_HORJUST_RIGHT"
msgid "Align right"
msgstr "יישור לימין"

#. XYQW2
#: include/editeng/editrids.hrc:285
msgctxt "RID_SVXITEMS_HORJUST_BLOCK"
msgid "Justify"
msgstr "יישור"

#. DVmUh
#: include/editeng/editrids.hrc:286
msgctxt "RID_SVXITEMS_HORJUST_REPEAT"
msgid "Repeat alignment"
msgstr "חזרה על היישור"

#. hMaif
#. enum SvxCellVerJustify ----------------------------------------------------
#: include/editeng/editrids.hrc:289
msgctxt "RID_SVXITEMS_VERJUST_STANDARD"
msgid "Vertical alignment default"
msgstr "בררת מחדל ליישור אנכי"

#. xy2FG
#: include/editeng/editrids.hrc:290
msgctxt "RID_SVXITEMS_VERJUST_TOP"
msgid "Align to top"
msgstr "יישור כלפי מעלה"

#. UjmWt
#: include/editeng/editrids.hrc:291
msgctxt "RID_SVXITEMS_VERJUST_CENTER"
msgid "Centered vertically"
msgstr "ממורכז אנכית"

#. G3X9R
#: include/editeng/editrids.hrc:292
msgctxt "RID_SVXITEMS_VERJUST_BOTTOM"
msgid "Align to bottom"
msgstr "יישור כלפי מטה"

#. Q7BPp
#. enum SvxCellJustifyMethod ----------------------------------------------------
#: include/editeng/editrids.hrc:295
msgctxt "RID_SVXITEMS_JUSTMETHOD_AUTO"
msgid "Automatic"
msgstr "אוטומטי"

#. FAUEU
#: include/editeng/editrids.hrc:296
msgctxt "RID_SVXITEMS_JUSTMETHOD_DISTRIBUTE"
msgid "Distributed"
msgstr "מפוזר"

#. QfjFx
#: include/editeng/editrids.hrc:298
msgctxt "RID_SVXSTR_PAPERBIN"
msgid "Paper tray"
msgstr "מגש הנייר"

#. ULzBJ
#: include/editeng/editrids.hrc:299
msgctxt "RID_SVXSTR_PAPERBIN_SETTINGS"
msgid "[From printer settings]"
msgstr "[מהגדרות המדפסת]"

#. dAvTu
#: include/editeng/editrids.hrc:301
msgctxt "RID_EDITUNDO_DEL"
msgid "Delete"
msgstr "מחיקה"

#. Ly5iC
#: include/editeng/editrids.hrc:302
msgctxt "RID_EDITUNDO_MOVE"
msgid "Move"
msgstr "העברה"

#. mtncS
#: include/editeng/editrids.hrc:303
msgctxt "RID_EDITUNDO_INSERT"
msgid "Insert"
msgstr "הוספה"

#. yifiT
#: include/editeng/editrids.hrc:304
msgctxt "RID_EDITUNDO_REPLACE"
msgid "Replace"
msgstr "החלפה"

#. zv9mN
#: include/editeng/editrids.hrc:305
msgctxt "RID_EDITUNDO_SETATTRIBS"
msgid "Apply attributes"
msgstr "יישום תכונות"

#. tys5a
#: include/editeng/editrids.hrc:306
msgctxt "RID_EDITUNDO_RESETATTRIBS"
msgid "Reset attributes"
msgstr "איפוס תכונות"

#. 6mjB7
#: include/editeng/editrids.hrc:307
msgctxt "RID_EDITUNDO_INDENT"
msgid "Indent"
msgstr "הזחה"

#. CGrBx
#: include/editeng/editrids.hrc:308
msgctxt "RID_EDITUNDO_SETSTYLE"
msgid "Apply Styles"
msgstr "החלת סגנונות"

#. M7ADh
#: include/editeng/editrids.hrc:309
msgctxt "RID_EDITUNDO_TRANSLITERATE"
msgid "Change Case"
msgstr "שינוי רישיות"

#. uqG6M
#: include/editeng/editrids.hrc:310
#, c-format
msgctxt "RID_STR_WORD"
msgid "Word is %x"
msgstr "מילה היא %x"

#. KeDg8
#: include/editeng/editrids.hrc:311
#, c-format
msgctxt "RID_STR_PARAGRAPH"
msgid "Paragraph is %x"
msgstr "פסקה היא %x"

#. t99SR
#: include/editeng/editrids.hrc:312
msgctxt "RID_SVXSTR_AUTOMATIC"
msgid "Automatic"
msgstr "אוטומטי"

#. JWPVD
#: include/editeng/editrids.hrc:314
msgctxt "RID_SVXSTR_A11Y_IMAGEBULLET_DESCRIPTION"
msgid "Image bullet in paragraph"
msgstr "תמונת תבליט בפסקה"

#. hDfLN
#: include/editeng/editrids.hrc:315
msgctxt "RID_SVXSTR_A11Y_IMAGEBULLET_NAME"
msgid "Image bullet"
msgstr "תמונת תבליט"

#. wVL8E
#: include/editeng/editrids.hrc:316
msgctxt "RID_SVXSTR_A11Y_PARAGRAPH_DESCRIPTION"
msgid "Paragraph: $(ARG) "
msgstr "פסקה: $(ARG) "

#. ZQDDe
#: include/editeng/editrids.hrc:318
msgctxt "RID_SVXSTR_QUERY_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "המשך בדיקה בתחילת המסמך?"

#. ZDpxj
#: include/editeng/editrids.hrc:319
msgctxt "RID_SVXSTR_QUERY_BW_CONTINUE"
msgid "Continue checking at end of document?"
msgstr "המשך בדיקה בסוף המסמך?"

#. vi8uB
#: include/editeng/editrids.hrc:320
msgctxt "RID_SVXSTR_DIC_ERR_UNKNOWN"
msgid ""
"Word cannot be added to dictionary\n"
"due to unknown reason."
msgstr ""
"לא ניתן להוסיף מילה למילון\n"
"מסיבה לא ידועה."

#. 4HCL4
#: include/editeng/editrids.hrc:321
msgctxt "RID_SVXSTR_DIC_ERR_FULL"
msgid "The dictionary is already full."
msgstr "המילון כבר מלא."

#. 5G8FX
#: include/editeng/editrids.hrc:322
msgctxt "RID_SVXSTR_DIC_ERR_READONLY"
msgid "The dictionary is read-only."
msgstr "המילון לקריאה בלבד."

#. SEotA
#: include/editeng/editrids.hrc:324
msgctxt "RID_OUTLUNDO_DEPTH"
msgid "Indent"
msgstr "הזחה"

#. CjGGD
#: include/editeng/editrids.hrc:325
msgctxt "RID_OUTLUNDO_EXPAND"
msgid "Show subpoints"
msgstr "הצגת תת נקודות"

#. egnVC
#: include/editeng/editrids.hrc:326
msgctxt "RID_OUTLUNDO_COLLAPSE"
msgid "Collapse"
msgstr "כיווץ"

#. kKFiE
#: include/editeng/editrids.hrc:327
msgctxt "RID_OUTLUNDO_ATTR"
msgid "Apply attributes"
msgstr "יישום תכונות"

#. YECNh
#: include/editeng/editrids.hrc:328
msgctxt "RID_OUTLUNDO_INSERT"
msgid "Insert"
msgstr "הוספה"