aboutsummaryrefslogtreecommitdiff
path: root/source/da/editeng/messages.po
blob: 98e9c70821c9810c43a3d872f7e85602ce876a13 (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
#. extracted from editeng/inc
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-11-14 14:35+0100\n"
"PO-Revision-Date: 2024-09-15 09:03+0000\n"
"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-24-2/editengmessages/da/>\n"
"Language: da\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 5.4.3\n"
"X-POOTLE-MTIME: 1509210149.000000\n"

#. BHYB4
#. enum SvxCellHorJustify ----------------------------------------------------
#: editeng/inc/strings.hrc:19
msgctxt "RID_SVXITEMS_HORJUST_STANDARD"
msgid "Horizontal alignment default"
msgstr "Vandret standardjustering"

#. htWdf
#: editeng/inc/strings.hrc:20
msgctxt "RID_SVXITEMS_HORJUST_LEFT"
msgid "Align left"
msgstr "Venstrejusteret"

#. icuN2
#: editeng/inc/strings.hrc:21
msgctxt "RID_SVXITEMS_HORJUST_CENTER"
msgid "Centered horizontally"
msgstr "Vandret centreret"

#. JXEo9
#: editeng/inc/strings.hrc:22
msgctxt "RID_SVXITEMS_HORJUST_RIGHT"
msgid "Align right"
msgstr "Højrejusteret"

#. BFCFs
#: editeng/inc/strings.hrc:23
msgctxt "RID_SVXITEMS_HORJUST_BLOCK"
msgid "Justify horizontally"
msgstr "Justér vandret"

#. DVmUh
#: editeng/inc/strings.hrc:24
msgctxt "RID_SVXITEMS_HORJUST_REPEAT"
msgid "Repeat alignment"
msgstr "Gentag justering"

#. hMaif
#. enum SvxCellVerJustify ----------------------------------------------------
#: editeng/inc/strings.hrc:30
msgctxt "RID_SVXITEMS_VERJUST_STANDARD"
msgid "Vertical alignment default"
msgstr "Lodret justering - oprindelig"

#. xy2FG
#: editeng/inc/strings.hrc:31
msgctxt "RID_SVXITEMS_VERJUST_TOP"
msgid "Align to top"
msgstr "Justér til top"

#. UjmWt
#: editeng/inc/strings.hrc:32
msgctxt "RID_SVXITEMS_VERJUST_CENTER"
msgid "Centered vertically"
msgstr "Lodret centreret"

#. G3X9R
#: editeng/inc/strings.hrc:33
msgctxt "RID_SVXITEMS_VERJUST_BOTTOM"
msgid "Align to bottom"
msgstr "Justér til bund"

#. 3jGFq
#: editeng/inc/strings.hrc:34
msgctxt "RID_SVXITEMS_HORJUST_BLOCK"
msgid "Justify vertically"
msgstr "Justér lodret"

#. WQZvF
#. enum SvxCellJustifyMethod ----------------------------------------------------
#: editeng/inc/strings.hrc:40
msgctxt "RID_SVXITEMS_JUSTMETHOD_AUTO"
msgid "Automatic Justify"
msgstr "Automatisk justering"

#. o9aJe
#: editeng/inc/strings.hrc:41
msgctxt "RID_SVXITEMS_JUSTMETHOD_DISTRIBUTE"
msgid "Distributed Justify"
msgstr "Fordelt justering"

#. wH3TZ
msgctxt "stock"
msgid "_Add"
msgstr "Tilføj"

#. S9dsC
msgctxt "stock"
msgid "_Apply"
msgstr "Anvend"

#. TMo6G
msgctxt "stock"
msgid "_Cancel"
msgstr "Annullér"

#. MRCkv
msgctxt "stock"
msgid "_Close"
msgstr "Luk"

#. nvx5t
msgctxt "stock"
msgid "_Delete"
msgstr "Slet"

#. YspCj
msgctxt "stock"
msgid "_Edit"
msgstr "Redigér"

#. imQxr
msgctxt "stock"
msgid "_Help"
msgstr "Hjælp"

#. RbjyB
msgctxt "stock"
msgid "_New"
msgstr "Ny"

#. dx2yy
msgctxt "stock"
msgid "_No"
msgstr "Nej"

#. M9DsL
msgctxt "stock"
msgid "_OK"
msgstr "OK"

#. VtJS9
msgctxt "stock"
msgid "_Remove"
msgstr "Fjern"

#. C69Fy
msgctxt "stock"
msgid "_Reset"
msgstr "Nulstil"

#. mgpxh
msgctxt "stock"
msgid "_Yes"
msgstr "Ja"

#. 2Lzx7
#: editeng/uiconfig/ui/spellmenu.ui:12
msgctxt "spellmenu|ignore"
msgid "I_gnore All"
msgstr "I_gnorér alle"

#. GNLYJ
#: editeng/uiconfig/ui/spellmenu.ui:20
msgctxt "spellmenu|insert"
msgid "_Add to Dictionary"
msgstr "Føj _til ordbog"

#. PEnQT
#: editeng/uiconfig/ui/spellmenu.ui:34
msgctxt "spellmenu|add"
msgid "_Add to Dictionary"
msgstr "Føj _til ordbog"

#. MFssd
#: editeng/uiconfig/ui/spellmenu.ui:42
msgctxt "spellmenu|check"
msgid "_Spellcheck..."
msgstr "_Stavekontrol..."

#. GDu5j
#: editeng/uiconfig/ui/spellmenu.ui:56
msgctxt "spellmenu|autocorrect"
msgid "AutoCorrect _To"
msgstr "Autokorriger _til"

#. 4qA7Z
#: editeng/uiconfig/ui/spellmenu.ui:70
msgctxt "spellmenu|autocorrectdlg"
msgid "Auto_Correct Options..."
msgstr "Auto_korrekturindstillinger..."

#. CLbNC
#. enum SvxBreak ------------------------------------------------------------
#: include/editeng/editrids.hrc:26
msgctxt "RID_SVXITEMS_BREAK_NONE"
msgid "No break"
msgstr "Ingen orddeling"

#. CMxRB
#: include/editeng/editrids.hrc:27
msgctxt "RID_SVXITEMS_BREAK_COLUMN_BEFORE"
msgid "Break before new column"
msgstr "Skift før ny spalte"

#. fXFDA
#: include/editeng/editrids.hrc:28
msgctxt "RID_SVXITEMS_BREAK_COLUMN_AFTER"
msgid "Break after new column"
msgstr "Skift efter ny spalte"

#. Sfxji
#: include/editeng/editrids.hrc:29
msgctxt "RID_SVXITEMS_BREAK_COLUMN_BOTH"
msgid "Break before and after new column"
msgstr "Skift før og efter ny spalte"

#. FxoBE
#: include/editeng/editrids.hrc:30
msgctxt "RID_SVXITEMS_BREAK_PAGE_BEFORE"
msgid "Break before new page"
msgstr "Skift før ny side"

#. yXDXd
#: include/editeng/editrids.hrc:31
msgctxt "RID_SVXITEMS_BREAK_PAGE_AFTER"
msgid "Break after new page"
msgstr "Skift efter ny side"

#. qbDrm
#: include/editeng/editrids.hrc:32
msgctxt "RID_SVXITEMS_BREAK_PAGE_BOTH"
msgid "Break before and after new page"
msgstr "Skift før og efter ny side"

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

#. eUjuH
#: include/editeng/editrids.hrc:36
msgctxt "RID_SVXITEMS_SHADOW_TOPLEFT"
msgid "Shadow top left"
msgstr "Skygge øverst til venstre"

#. LxLGN
#: include/editeng/editrids.hrc:37
msgctxt "RID_SVXITEMS_SHADOW_TOPRIGHT"
msgid "Shadow top right"
msgstr "Skygge øverst til højre"

#. Locwt
#: include/editeng/editrids.hrc:38
msgctxt "RID_SVXITEMS_SHADOW_BOTTOMLEFT"
msgid "Shadow bottom left"
msgstr "Skygge nederst til venstre"

#. n8GDU
#: include/editeng/editrids.hrc:39
msgctxt "RID_SVXITEMS_SHADOW_BOTTOMRIGHT"
msgid "Shadow bottom right"
msgstr "Skygge nederst til højre"

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

#. 87wDW
#: include/editeng/editrids.hrc:43
msgctxt "RID_SVXITEMS_COLOR_BLUE"
msgid "Blue"
msgstr "Blå"

#. EmUBx
#: include/editeng/editrids.hrc:44
msgctxt "RID_SVXITEMS_COLOR_GREEN"
msgid "Green"
msgstr "Grøn"

#. GcdtX
#: include/editeng/editrids.hrc:45
msgctxt "RID_SVXITEMS_COLOR_CYAN"
msgid "Cyan"
msgstr "Turkis"

#. g2uVZ
#: include/editeng/editrids.hrc:46
msgctxt "RID_SVXITEMS_COLOR_RED"
msgid "Red"
msgstr "Rød"

#. CytXM
#: include/editeng/editrids.hrc:47
msgctxt "RID_SVXITEMS_COLOR_MAGENTA"
msgid "Magenta"
msgstr "Magentarød"

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

#. QUDGM
#: include/editeng/editrids.hrc:49
msgctxt "RID_SVXITEMS_COLOR_GRAY"
msgid "Gray"
msgstr "Grå"

#. a44zF
#: include/editeng/editrids.hrc:50
msgctxt "RID_SVXITEMS_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr "Lysegrå"

#. eMHCE
#: include/editeng/editrids.hrc:51
msgctxt "RID_SVXITEMS_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr "Lyseblå"

#. X9SfB
#: include/editeng/editrids.hrc:52
msgctxt "RID_SVXITEMS_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr "Lysegrøn"

#. WwA99
#: include/editeng/editrids.hrc:53
msgctxt "RID_SVXITEMS_COLOR_LIGHTCYAN"
msgid "Light Cyan"
msgstr "Lys turkis"

#. BrMFv
#: include/editeng/editrids.hrc:54
msgctxt "RID_SVXITEMS_COLOR_LIGHTRED"
msgid "Light Red"
msgstr "Lyserød"

#. 5kAxU
#: include/editeng/editrids.hrc:55
msgctxt "RID_SVXITEMS_COLOR_LIGHTMAGENTA"
msgid "Light Magenta"
msgstr "Lys magentarød"

#. Tv2JN
#: include/editeng/editrids.hrc:56
msgctxt "RID_SVXITEMS_COLOR_YELLOW"
msgid "Yellow"
msgstr "Gul"

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

#. YDjFq
#. enum FontItalic -------------------------------------------------------
#: include/editeng/editrids.hrc:60
msgctxt "RID_SVXITEMS_ITALIC_NONE"
msgid "Not Italic"
msgstr "Ikke kursiv"

#. xYedE
#: include/editeng/editrids.hrc:61
msgctxt "RID_SVXITEMS_ITALIC_OBLIQUE"
msgid "Oblique italic"
msgstr "Skrå kursiv"

#. E3nZN
#: include/editeng/editrids.hrc:62
msgctxt "RID_SVXITEMS_ITALIC_NORMAL"
msgid "Italic"
msgstr "Kursiv"

#. 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 "tynd"

#. j5otK
#: include/editeng/editrids.hrc:67
msgctxt "RID_SVXITEMS_WEIGHT_ULTRALIGHT"
msgid "ultra thin"
msgstr "ultra tynd"

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

#. RP5rT
#: include/editeng/editrids.hrc:69
msgctxt "RID_SVXITEMS_WEIGHT_SEMILIGHT"
msgid "semi light"
msgstr "halvlet"

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

#. sACs7
#: include/editeng/editrids.hrc:71
msgctxt "RID_SVXITEMS_WEIGHT_MEDIUM"
msgid "medium"
msgstr "middel"

#. EB8v6
#: include/editeng/editrids.hrc:72
msgctxt "RID_SVXITEMS_WEIGHT_SEMIBOLD"
msgid "semi bold"
msgstr "halvfed"

#. sCqZ8
#: include/editeng/editrids.hrc:73
msgctxt "RID_SVXITEMS_WEIGHT_BOLD"
msgid "bold"
msgstr "fed"

#. g2MrK
#: include/editeng/editrids.hrc:74
msgctxt "RID_SVXITEMS_WEIGHT_ULTRABOLD"
msgid "ultra bold"
msgstr "ultra fed"

#. utjoZ
#: include/editeng/editrids.hrc:75
msgctxt "RID_SVXITEMS_WEIGHT_BLACK"
msgid "black"
msgstr "sort"

#. s5HnZ
#. enum FontUnderline - used for underline ------------------------------
#: include/editeng/editrids.hrc:78
msgctxt "RID_SVXITEMS_UL_NONE"
msgid "No underline"
msgstr "Ikke understregning"

#. gdq9K
#: include/editeng/editrids.hrc:79
msgctxt "RID_SVXITEMS_UL_SINGLE"
msgid "Single underline"
msgstr "Enkelt understregning"

#. T6E7G
#: include/editeng/editrids.hrc:80
msgctxt "RID_SVXITEMS_UL_DOUBLE"
msgid "Double underline"
msgstr "Dobbelt understregning"

#. m94Ri
#: include/editeng/editrids.hrc:81
msgctxt "RID_SVXITEMS_UL_DOTTED"
msgid "Dotted underline"
msgstr "Punkteret understregning"

#. cgND5
#: include/editeng/editrids.hrc:82
msgctxt "RID_SVXITEMS_UL_DONTKNOW"
msgid "Underline"
msgstr "Understregning"

#. hw3FY
#: include/editeng/editrids.hrc:83
msgctxt "RID_SVXITEMS_UL_DASH"
msgid "Underline (dashes)"
msgstr "Understregning (streg)"

#. BdCYe
#: include/editeng/editrids.hrc:84
msgctxt "RID_SVXITEMS_UL_LONGDASH"
msgid "Underline (long dashes)"
msgstr "Understregning (lange streger)"

#. fYFcA
#: include/editeng/editrids.hrc:85
msgctxt "RID_SVXITEMS_UL_DASHDOT"
msgid "Underline (dot dash)"
msgstr "Understregning (prik streg)"

#. tvEwq
#: include/editeng/editrids.hrc:86
msgctxt "RID_SVXITEMS_UL_DASHDOTDOT"
msgid "Underline (dot dot dash)"
msgstr "Understregning (prik prik streg)"

#. BJQdt
#: include/editeng/editrids.hrc:87
msgctxt "RID_SVXITEMS_UL_SMALLWAVE"
msgid "Underline (small wave)"
msgstr "Understregning (lille bølge)"

#. xUKGy
#: include/editeng/editrids.hrc:88
msgctxt "RID_SVXITEMS_UL_WAVE"
msgid "Underline (Wave)"
msgstr "Understregning (bølge)"

#. 48Fip
#: include/editeng/editrids.hrc:89
msgctxt "RID_SVXITEMS_UL_DOUBLEWAVE"
msgid "Underline (Double wave)"
msgstr "Understregning (dobbelt bølge)"

#. LY5k6
#: include/editeng/editrids.hrc:90
msgctxt "RID_SVXITEMS_UL_BOLD"
msgid "Underlined (Bold)"
msgstr "Understregning (fed)"

#. bqzzG
#: include/editeng/editrids.hrc:91
msgctxt "RID_SVXITEMS_UL_BOLDDOTTED"
msgid "Dotted underline (Bold)"
msgstr "Punkteret understregning (fed)"

#. HvRoA
#: include/editeng/editrids.hrc:92
msgctxt "RID_SVXITEMS_UL_BOLDDASH"
msgid "Underline (Dash bold)"
msgstr "Understregning (streg, fed)"

#. 2Gomd
#: include/editeng/editrids.hrc:93
msgctxt "RID_SVXITEMS_UL_BOLDLONGDASH"
msgid "Underline (long dash, bold)"
msgstr "Understregning (lange streger, fed)"

#. GSndt
#: include/editeng/editrids.hrc:94
msgctxt "RID_SVXITEMS_UL_BOLDDASHDOT"
msgid "Underline (dot dash, bold)"
msgstr "Understregning (prik streg, fed)"

#. PEdVj
#: include/editeng/editrids.hrc:95
msgctxt "RID_SVXITEMS_UL_BOLDDASHDOTDOT"
msgid "Underline (dot dot dash, bold)"
msgstr "Understregning (prik prik streg, fed)"

#. mroHD
#: include/editeng/editrids.hrc:96
msgctxt "RID_SVXITEMS_UL_BOLDWAVE"
msgid "Underline (wave, bold)"
msgstr "Understregning (bølge, fed)"

#. YDywJ
#. enum FontUnderline - used for overline -------------------------------
#: include/editeng/editrids.hrc:99
msgctxt "RID_SVXITEMS_OL_NONE"
msgid "No overline"
msgstr "Ingen overlinje"

#. uaTBW
#: include/editeng/editrids.hrc:100
msgctxt "RID_SVXITEMS_OL_SINGLE"
msgid "Single overline"
msgstr "Enkelt overlinje"

#. BFGAx
#: include/editeng/editrids.hrc:101
msgctxt "RID_SVXITEMS_OL_DOUBLE"
msgid "Double overline"
msgstr "Dobbelt overlinje"

#. UPHjS
#: include/editeng/editrids.hrc:102
msgctxt "RID_SVXITEMS_OL_DOTTED"
msgid "Dotted overline"
msgstr "Punkteret overlinje"

#. EfECr
#: include/editeng/editrids.hrc:103
msgctxt "RID_SVXITEMS_OL_DONTKNOW"
msgid "Overline"
msgstr "Overlinje"

#. SA6B9
#: include/editeng/editrids.hrc:104
msgctxt "RID_SVXITEMS_OL_DASH"
msgid "Overline (dashes)"
msgstr "Overlinje (stiplet)"

#. zVEMt
#: include/editeng/editrids.hrc:105
msgctxt "RID_SVXITEMS_OL_LONGDASH"
msgid "Overline (long dashes)"
msgstr "Overlinje (lange streger)"

#. pEpey
#: include/editeng/editrids.hrc:106
msgctxt "RID_SVXITEMS_OL_DASHDOT"
msgid "Overline (dot dash)"
msgstr "Overlinje (prik streg)"

#. 8vy4G
#: include/editeng/editrids.hrc:107
msgctxt "RID_SVXITEMS_OL_DASHDOTDOT"
msgid "Overline (dot dot dash)"
msgstr "Overlinje (prik prik streg)"

#. GKBo2
#: include/editeng/editrids.hrc:108
msgctxt "RID_SVXITEMS_OL_SMALLWAVE"
msgid "Overline (small wave)"
msgstr "Overlinje (lille bølge)"

#. iv64s
#: include/editeng/editrids.hrc:109
msgctxt "RID_SVXITEMS_OL_WAVE"
msgid "Overline (Wave)"
msgstr "Overlinje (bølge)"

#. 2KkqW
#: include/editeng/editrids.hrc:110
msgctxt "RID_SVXITEMS_OL_DOUBLEWAVE"
msgid "Overline (Double wave)"
msgstr "Overlinje (dobbelt bølge)"

#. jrBwz
#: include/editeng/editrids.hrc:111
msgctxt "RID_SVXITEMS_OL_BOLD"
msgid "Overlined (Bold)"
msgstr "Overlinjet (fed)"

#. oDrx7
#: include/editeng/editrids.hrc:112
msgctxt "RID_SVXITEMS_OL_BOLDDOTTED"
msgid "Dotted overline (Bold)"
msgstr "Punkteret overlinje (fed)"

#. A4RGf
#: include/editeng/editrids.hrc:113
msgctxt "RID_SVXITEMS_OL_BOLDDASH"
msgid "Overline (Dash bold)"
msgstr "Overlinje (stiplet fed)"

#. jxvBT
#: include/editeng/editrids.hrc:114
msgctxt "RID_SVXITEMS_OL_BOLDLONGDASH"
msgid "Overline (long dash, bold)"
msgstr "Overlinje (lang streg, fed)"

#. Z95bA
#: include/editeng/editrids.hrc:115
msgctxt "RID_SVXITEMS_OL_BOLDDASHDOT"
msgid "Overline (dot dash, bold)"
msgstr "Overlinje (prik streg, fed)"

#. FUcjf
#: include/editeng/editrids.hrc:116
msgctxt "RID_SVXITEMS_OL_BOLDDASHDOTDOT"
msgid "Overline (dot dot dash, bold)"
msgstr "Overlinje (prik prik streg, fed)"

#. DeEEC
#: include/editeng/editrids.hrc:117
msgctxt "RID_SVXITEMS_OL_BOLDWAVE"
msgid "Overline (wave, bold)"
msgstr "Overlinje (bølge, fed)"

#. iER8c
#. enum FontStrikeout ----------------------------------------------------
#: include/editeng/editrids.hrc:120
msgctxt "RID_SVXITEMS_STRIKEOUT_NONE"
msgid "No strikethrough"
msgstr "Ikke gennemstreget"

#. xDUdC
#: include/editeng/editrids.hrc:121
msgctxt "RID_SVXITEMS_STRIKEOUT_SINGLE"
msgid "Single strikethrough"
msgstr "Enkelt gennemstregning"

#. jRCTc
#: include/editeng/editrids.hrc:122
msgctxt "RID_SVXITEMS_STRIKEOUT_DOUBLE"
msgid "Double strikethrough"
msgstr "Dobbelt gennemstregning"

#. CRbmc
#: include/editeng/editrids.hrc:123
msgctxt "RID_SVXITEMS_STRIKEOUT_DONTKNOW"
msgid "Strikethrough"
msgstr "Gennemstregning"

#. ezPe8
#: include/editeng/editrids.hrc:124
msgctxt "RID_SVXITEMS_STRIKEOUT_BOLD"
msgid "Bold strikethrough"
msgstr "Fed gennemstregning"

#. GWRPK
#: include/editeng/editrids.hrc:125
msgctxt "RID_SVXITEMS_STRIKEOUT_SLASH"
msgid "Strike through with slash"
msgstr "Gennemstreget med skråstreg"

#. yDpRT
#: include/editeng/editrids.hrc:126
msgctxt "RID_SVXITEMS_STRIKEOUT_X"
msgid "Strike through with Xes"
msgstr "Gennemstreget med X'er"

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

#. DxCYJ
#: include/editeng/editrids.hrc:130
msgctxt "RID_SVXITEMS_CASEMAP_VERSALIEN"
msgid "Caps"
msgstr "Store bogstaver"

#. DngZG
#: include/editeng/editrids.hrc:131
msgctxt "RID_SVXITEMS_CASEMAP_GEMEINE"
msgid "Lowercase"
msgstr "Små bogstaver"

#. 8hLRS
#: include/editeng/editrids.hrc:132
msgctxt "RID_SVXITEMS_CASEMAP_TITEL"
msgid "Title"
msgstr "Titel"

#. A7PCZ
#: include/editeng/editrids.hrc:133
msgctxt "RID_SVXITEMS_CASEMAP_KAPITAELCHEN"
msgid "Small caps"
msgstr "Kapitæler"

#. xiFNC
#. enum ESCAPEMENT -------------------------------------------------------
#: include/editeng/editrids.hrc:136
msgctxt "RID_SVXITEMS_ESCAPEMENT_OFF"
msgid "Normal position"
msgstr "Normal position"

#. Xy3oX
#: include/editeng/editrids.hrc:137
msgctxt "RID_SVXITEMS_ESCAPEMENT_SUPER"
msgid "Superscript "
msgstr "Hævet skrift "

#. AYvFH
#: include/editeng/editrids.hrc:138
msgctxt "RID_SVXITEMS_ESCAPEMENT_SUB"
msgid "Subscript "
msgstr "Sænket skrift "

#. 2qkvs
#: include/editeng/editrids.hrc:139
msgctxt "RID_SVXITEMS_ESCAPEMENT_AUTO"
msgid "automatic"
msgstr "automatisk"

#. cKopY
#. enum SvxAdjust -----------------------------------------------------------
#: include/editeng/editrids.hrc:142
msgctxt "RID_SVXITEMS_ADJUST_LEFT"
msgid "Align left"
msgstr "Venstrejusteret"

#. kZVff
#: include/editeng/editrids.hrc:143
msgctxt "RID_SVXITEMS_ADJUST_RIGHT"
msgid "Align right"
msgstr "Højrejusteret"

#. hyfvV
#: include/editeng/editrids.hrc:144
msgctxt "RID_SVXITEMS_ADJUST_BLOCK"
msgid "Justify"
msgstr "Lige margener"

#. PDyMM
#: include/editeng/editrids.hrc:145
msgctxt "RID_SVXITEMS_ADJUST_CENTER"
msgid "Centered"
msgstr "Centreret"

#. tPG9T
#: include/editeng/editrids.hrc:146
msgctxt "RID_SVXITEMS_ADJUST_BLOCKLINE"
msgid "Justify"
msgstr "Lige margener"

#. Cm7dF
#: include/editeng/editrids.hrc:147
msgctxt "RID_SOLID"
msgid "Single, solid"
msgstr "Enkelt, fed"

#. CszQA
#: include/editeng/editrids.hrc:148
msgctxt "RID_DOTTED"
msgid "Single, dotted"
msgstr "Enkelt, punkteret"

#. KQDhy
#: include/editeng/editrids.hrc:149
msgctxt "RID_DASHED"
msgid "Single, dashed"
msgstr "Enkelt, stiplet"

#. cFtKq
#: include/editeng/editrids.hrc:150
msgctxt "RID_DOUBLE"
msgid "Double"
msgstr "Dobbelt"

#. WcFi2
#: include/editeng/editrids.hrc:151
msgctxt "RID_THINTHICK_SMALLGAP"
msgid "Double, inside: fine, outside: thick, spacing: small"
msgstr "Dobbelt, indvendigt: tynd, udvendigt: tyk, afstand: lille"

#. A5WNh
#: include/editeng/editrids.hrc:152
msgctxt "RID_THINTHICK_MEDIUMGAP"
msgid "Double, inside: fine, outside: thick, spacing: medium"
msgstr "Dobbelt, inderside: tynd, yderside: tyk, afstand: stor"

#. nvFHD
#: include/editeng/editrids.hrc:153
msgctxt "RID_THINTHICK_LARGEGAP"
msgid "Double, inside: fine, outside: thick, spacing: large"
msgstr "Dobbelt, inderside: tynd, yderside: tyk, afstand: stor"

#. CtueB
#: include/editeng/editrids.hrc:154
msgctxt "RID_THICKTHIN_SMALLGAP"
msgid "Double, inside: thick, outside: fine, spacing: small"
msgstr "Dobbelt, inderside: tyk, yderside: tynd, afstand: lille"

#. V8UfF
#: include/editeng/editrids.hrc:155
msgctxt "RID_THICKTHIN_MEDIUMGAP"
msgid "Double, inside: thick, outside: fine, spacing: medium"
msgstr "Dobbelt, inderside: tyk, yderside: tynd, afstand: lille"

#. MeSC4
#: include/editeng/editrids.hrc:156
msgctxt "RID_THICKTHIN_LARGEGAP"
msgid "Double, inside: thick, outside: fine, spacing: large"
msgstr "Dobbelt, inderside: tynd, yderside: tyk, afstand: stor"

#. RmYEL
#: include/editeng/editrids.hrc:157
msgctxt "RID_EMBOSSED"
msgid "3D embossed"
msgstr "3D ophøjet"

#. BXK8h
#: include/editeng/editrids.hrc:158
msgctxt "RID_ENGRAVED"
msgid "3D engraved"
msgstr "3D indgraveret"

#. xeaGY
#: include/editeng/editrids.hrc:159
msgctxt "RID_INSET"
msgid "Inset"
msgstr "Indenfor"

#. oRgMw
#: include/editeng/editrids.hrc:160
msgctxt "RID_OUTSET"
msgid "Outset"
msgstr "Udenfor"

#. uqbBB
#: include/editeng/editrids.hrc:161
msgctxt "RID_FINE_DASHED"
msgid "Single, fine dashed"
msgstr "Enkelt, fint punkteret"

#. DFgwE
#: include/editeng/editrids.hrc:162
msgctxt "RID_DOUBLE_THIN"
msgid "Double, fixed thin lines"
msgstr "Dobbelt, ubrudt tynd linje"

#. UPWCE
#: include/editeng/editrids.hrc:163
msgctxt "RID_DASH_DOT"
msgid "Single, dash-dot"
msgstr "Enkelt, sti-plet"

#. 2S39y
#: include/editeng/editrids.hrc:164
msgctxt "RID_DASH_DOT_DOT"
msgid "Single, dash-dot-dot"
msgstr "Enkelt, sti-plet-plet"

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

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

#. B7tYY
#: include/editeng/editrids.hrc:167
msgctxt "RID_SVXITEMS_METRIC_INCH"
msgid "inch"
msgstr "tomme"

#. QMd2A
#: include/editeng/editrids.hrc:168
msgctxt "RID_SVXITEMS_METRIC_POINT"
msgid "pt"
msgstr "pt"

#. FsA5C
#: include/editeng/editrids.hrc:169
msgctxt "RID_SVXITEMS_METRIC_TWIP"
msgid "twip"
msgstr "twip"

#. vUHdC
#: include/editeng/editrids.hrc:170
msgctxt "RID_SVXITEMS_METRIC_PIXEL"
msgid "pixel"
msgstr "pixel"

#. ZFU4F
#. GetValueText of BoolItems
#: include/editeng/editrids.hrc:173
msgctxt "RID_SVXITEMS_SHADOWED_TRUE"
msgid "Shadowed"
msgstr "Skygget"

#. NA3be
#: include/editeng/editrids.hrc:174
msgctxt "RID_SVXITEMS_SHADOWED_FALSE"
msgid "Not Shadowed"
msgstr "Ikke skygget"

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

#. 5Ppd6
#: include/editeng/editrids.hrc:176
msgctxt "RID_SVXITEMS_BLINK_FALSE"
msgid "Not Blinking"
msgstr "Ikke blinkende"

#. vFzq9
#: include/editeng/editrids.hrc:177
msgctxt "RID_SVXITEMS_AUTOKERN_TRUE"
msgid "Pair Kerning"
msgstr "Parvis knibning"

#. JfEZ3
#: include/editeng/editrids.hrc:178
msgctxt "RID_SVXITEMS_AUTOKERN_FALSE"
msgid "No pair kerning"
msgstr "Ingen parvis knibning"

#. bzpB5
#: include/editeng/editrids.hrc:179
msgctxt "RID_SVXITEMS_WORDLINE_TRUE"
msgid "Individual words"
msgstr "Ordvis"

#. vMDXk
#: include/editeng/editrids.hrc:180
msgctxt "RID_SVXITEMS_WORDLINE_FALSE"
msgid "Not Words Only"
msgstr "Ikke ordvis"

#. JiNzq
#: include/editeng/editrids.hrc:181
msgctxt "RID_SVXITEMS_CONTOUR_TRUE"
msgid "Outline"
msgstr "Kontur"

#. TzuX7
#: include/editeng/editrids.hrc:182
msgctxt "RID_SVXITEMS_CONTOUR_FALSE"
msgid "No Outline"
msgstr "Ingen kontur"

#. iURuD
#: include/editeng/editrids.hrc:183
msgctxt "RID_SVXITEMS_PRINT_TRUE"
msgid "Print"
msgstr "Udskriv"

#. DkRjW
#: include/editeng/editrids.hrc:184
msgctxt "RID_SVXITEMS_PRINT_FALSE"
msgid "Don't print"
msgstr "Udskriv ikke"

#. EcB3J
#: include/editeng/editrids.hrc:185
msgctxt "RID_SVXITEMS_OPAQUE_TRUE"
msgid "Opaque"
msgstr "Uigennemsigtig"

#. GBqZG
#: include/editeng/editrids.hrc:186
msgctxt "RID_SVXITEMS_OPAQUE_FALSE"
msgid "Not Opaque"
msgstr "Ikke uigennemsigtig"

#. BQyD6
#: include/editeng/editrids.hrc:187
msgctxt "RID_SVXITEMS_FMTKEEP_TRUE"
msgid "Keep with next paragraph"
msgstr "Hold sammen med næste afsnit"

#. oudAG
#: include/editeng/editrids.hrc:188
msgctxt "RID_SVXITEMS_FMTKEEP_FALSE"
msgid "Don't Keep Paragraphs Together"
msgstr "Hold ikke afsnit sammen"

#. CCsyg
#: include/editeng/editrids.hrc:189
msgctxt "RID_SVXITEMS_FMTSPLIT_TRUE"
msgid "Split paragraph"
msgstr "Del afsnit"

#. h5Vf5
#: include/editeng/editrids.hrc:190
msgctxt "RID_SVXITEMS_FMTSPLIT_FALSE"
msgid "Don't split paragraph"
msgstr "Del ikke afsnit"

#. CLP9n
#: include/editeng/editrids.hrc:191
msgctxt "RID_SVXITEMS_PROT_CONTENT_TRUE"
msgid "Contents protected"
msgstr "Indholdet er beskyttet"

#. 2RzFv
#: include/editeng/editrids.hrc:192
msgctxt "RID_SVXITEMS_PROT_CONTENT_FALSE"
msgid "Contents not protected"
msgstr "Indholdet er ikke beskyttet"

#. 2APmV
#: include/editeng/editrids.hrc:193
msgctxt "RID_SVXITEMS_PROT_SIZE_TRUE"
msgid "Size protected"
msgstr "Størrelsen er beskyttet"

#. dEBnK
#: include/editeng/editrids.hrc:194
msgctxt "RID_SVXITEMS_PROT_SIZE_FALSE"
msgid "Size not protected"
msgstr "Størrelsen er ikke beskyttet"

#. hHExr
#: include/editeng/editrids.hrc:195
msgctxt "RID_SVXITEMS_PROT_POS_TRUE"
msgid "Position protected"
msgstr "Placeringen er beskyttet"

#. GkpHh
#: include/editeng/editrids.hrc:196
msgctxt "RID_SVXITEMS_PROT_POS_FALSE"
msgid "Position not protected"
msgstr "Placeringen er ikke beskyttet"

#. UjpRv
#: include/editeng/editrids.hrc:197
msgctxt "RID_SVXITEMS_TRANSPARENT_TRUE"
msgid "Transparent"
msgstr "Gennemsigtig"

#. x8BK4
#: include/editeng/editrids.hrc:198
msgctxt "RID_SVXITEMS_TRANSPARENT_FALSE"
msgid "Not Transparent"
msgstr "Ugennemsigtig"

#. 2DCGC
#: include/editeng/editrids.hrc:199
msgctxt "RID_SVXITEMS_HYPHEN_TRUE"
msgid "Hyphenation"
msgstr "Orddeling"

#. CQt4q
#: include/editeng/editrids.hrc:200
msgctxt "RID_SVXITEMS_HYPHEN_FALSE"
msgid "No hyphenation"
msgstr "Ingen orddeling"

#. x75Cx
#: include/editeng/editrids.hrc:201
msgctxt "RID_SVXITEMS_PAGE_END_TRUE"
msgid "Page End"
msgstr "Sideslutning"

#. r9DgX
#: include/editeng/editrids.hrc:202
msgctxt "RID_SVXITEMS_PAGE_END_FALSE"
msgid "No Page End"
msgstr "Ingen sideslutning"

#. ks8e4
#: include/editeng/editrids.hrc:203
msgctxt "RID_SVXITEMS_SIZE_WIDTH"
msgid "Width: "
msgstr "Bredde: "

#. A6LqG
#: include/editeng/editrids.hrc:204
msgctxt "RID_SVXITEMS_SIZE_HEIGHT"
msgid "Height: "
msgstr "Højde: "

#. EhDVf
#: include/editeng/editrids.hrc:205
msgctxt "RID_SVXITEMS_LRSPACE_LEFT"
msgid "Indent left "
msgstr "Indrykning venstre "

#. 8pKEx
#: include/editeng/editrids.hrc:206
msgctxt "RID_SVXITEMS_LRSPACE_FLINE"
msgid "First Line "
msgstr "Første linje "

#. 5yfe7
#: include/editeng/editrids.hrc:207
msgctxt "RID_SVXITEMS_LRSPACE_RIGHT"
msgid "Indent right "
msgstr "Indrykning højre "

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

#. WAFNF
#: include/editeng/editrids.hrc:209
msgctxt "RID_SVXITEMS_BORDER_COMPLETE"
msgid "Borders "
msgstr "Kanter "

#. H7bna
#: include/editeng/editrids.hrc:210
msgctxt "RID_SVXITEMS_BORDER_NONE"
msgid "No border"
msgstr "Ingen kant"

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

#. BuyEy
#: include/editeng/editrids.hrc:212
msgctxt "RID_SVXITEMS_BORDER_BOTTOM"
msgid "bottom "
msgstr "bund "

#. qAkBD
#: include/editeng/editrids.hrc:213
msgctxt "RID_SVXITEMS_BORDER_LEFT"
msgid "left "
msgstr "venstre "

#. EGQai
#: include/editeng/editrids.hrc:214
msgctxt "RID_SVXITEMS_BORDER_RIGHT"
msgid "right "
msgstr "højre "

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

#. AXuCm
#: include/editeng/editrids.hrc:216
msgctxt "RID_SVXITEMS_ULSPACE_UPPER"
msgid "From top "
msgstr "Fra toppen "

#. onyB7
#: include/editeng/editrids.hrc:217
msgctxt "RID_SVXITEMS_ULSPACE_LOWER"
msgid "From bottom "
msgstr "Fra bunden "

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

#. 8xELr
#: include/editeng/editrids.hrc:219
msgctxt "RID_SVXITEMS_LINESPACING_115"
msgid "1.15 Lines"
msgstr "1,15 linjer"

#. BE4uB
#: include/editeng/editrids.hrc:220
msgctxt "RID_SVXITEMS_LINESPACING_15"
msgid "1.5 Lines"
msgstr "1,5 linjer"

#. uECD7
#: include/editeng/editrids.hrc:221
msgctxt "RID_SVXITEMS_LINESPACING_DOUBLE"
msgid "Double"
msgstr "Dobbelt"

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

#. BAMDF
#: include/editeng/editrids.hrc:223
msgctxt "RID_SVXITEMS_LINESPACING_MIN"
msgid "At least"
msgstr "Mindst"

#. sG5JS
#: include/editeng/editrids.hrc:224
msgctxt "RID_SVXITEMS_LINESPACING_LEADING"
msgid "Leading"
msgstr "Indledende"

#. Y4oRf
#: include/editeng/editrids.hrc:225
msgctxt "RID_SVXITEMS_LINESPACING_FIXED"
msgid "Fixed"
msgstr "Fast"

#. 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 linjer"

#. JLCaB
#: include/editeng/editrids.hrc:228
msgctxt "RID_SVXITEMS_WIDOWS_COMPLETE"
msgid "Widow control"
msgstr "Horeungekontrol"

#. 6aGAq
#: include/editeng/editrids.hrc:229
msgctxt "RID_SVXITEMS_ORPHANS_COMPLETE"
msgid "Orphan control"
msgstr "Fransk horeungekontrol"

#. BEXDt
#: include/editeng/editrids.hrc:230
msgctxt "RID_SVXITEMS_HYPHEN_MINLEAD"
msgid "%1 characters at end of line"
msgstr "%1 tegn ved linjens slutning"

#. e8CgU
#: include/editeng/editrids.hrc:231
msgctxt "RID_SVXITEMS_HYPHEN_MINTRAIL"
msgid "%1 characters at beginning of line"
msgstr "%1 tegn ved linjens begyndelse"

#. DocFx
#: include/editeng/editrids.hrc:232
msgctxt "RID_SVXITEMS_HYPHEN_MAX"
msgid "%1 hyphens"
msgstr "%1 bindestreger"

#. Lgnh3
#: include/editeng/editrids.hrc:233
msgctxt "RID_SVXITEMS_HYPHEN_NO_CAPS_TRUE"
msgid "Not hyphenated CAPS"
msgstr "Ikke orddeling af ord skrevet med STORT"

#. EnQvu
#: include/editeng/editrids.hrc:234
msgctxt "RID_SVXITEMS_HYPHEN_NO_CAPS_FALSE"
msgid "Not hyphenated last word"
msgstr "Ikke bindestreger sidste ord"

#. gphfE
#: include/editeng/editrids.hrc:235
msgctxt "RID_SVXITEMS_HYPHEN_MINWORDLEN"
msgid "%1 characters in words"
msgstr "%1 tegn i ord"

#. imVah
#: include/editeng/editrids.hrc:236
msgctxt "RID_SVXITEMS_HYPHEN_ZONE"
msgid "Hyphenation zone "
msgstr "Orddelingszone "

#. zVxGk
#: include/editeng/editrids.hrc:237
msgctxt "RID_SVXITEMS_PAGEMODEL_COMPLETE"
msgid "Page Style: "
msgstr "Sidetypografi: "

#. JgaGz
#: include/editeng/editrids.hrc:238
msgctxt "RID_SVXITEMS_KERNING_COMPLETE"
msgid "Kerning "
msgstr "Knibning "

#. A7tAE
#: include/editeng/editrids.hrc:239
msgctxt "RID_SVXITEMS_KERNING_EXPANDED"
msgid "locked "
msgstr "låst "

#. P976r
#: include/editeng/editrids.hrc:240
msgctxt "RID_SVXITEMS_KERNING_CONDENSED"
msgid "Condensed "
msgstr "Sammentrukket "

#. TYEUj
#: include/editeng/editrids.hrc:241
msgctxt "RID_SVXITEMS_GRAPHIC"
msgid "Graphic"
msgstr "Grafik"

#. Mbwvx
#: include/editeng/editrids.hrc:242
msgctxt "RID_SVXITEMS_EMPHASIS_NONE_STYLE"
msgid "none"
msgstr "ingen"

#. e7UvB
#: include/editeng/editrids.hrc:243
msgctxt "RID_SVXITEMS_EMPHASIS_DOT_STYLE"
msgid "Dots "
msgstr "Prikker "

#. sSTeu
#: include/editeng/editrids.hrc:244
msgctxt "RID_SVXITEMS_EMPHASIS_CIRCLE_STYLE"
msgid "Circle "
msgstr "Cirkel "

#. znKWc
#. ??? disc == filled ring
#: include/editeng/editrids.hrc:246
msgctxt "RID_SVXITEMS_EMPHASIS_DISC_STYLE"
msgid "Filled circle "
msgstr "Fyldt cirkel "

#. CEGAg
#: include/editeng/editrids.hrc:247
msgctxt "RID_SVXITEMS_EMPHASIS_ACCENT_STYLE"
msgid "Accent "
msgstr "Accent "

#. 2hqEA
#: include/editeng/editrids.hrc:248
msgctxt "RID_SVXITEMS_EMPHASIS_ABOVE_POS"
msgid "Above"
msgstr "Over"

#. BY63q
#: include/editeng/editrids.hrc:249
msgctxt "RID_SVXITEMS_EMPHASIS_BELOW_POS"
msgid "Below"
msgstr "Under"

#. Czxka
#: include/editeng/editrids.hrc:250
msgctxt "RID_SVXITEMS_TWOLINES_OFF"
msgid "Double-lined off"
msgstr "Dobbeltlinjet fra"

#. KL5gF
#: include/editeng/editrids.hrc:251
msgctxt "RID_SVXITEMS_TWOLINES"
msgid "Double-lined"
msgstr "Dobbeltlinjet"

#. kTzGA
#: include/editeng/editrids.hrc:252
msgctxt "RID_SVXITEMS_SCRPTSPC_OFF"
msgid "No automatic character spacing"
msgstr "Ingen automatisk tegnafstand"

#. wWgYZ
#: include/editeng/editrids.hrc:253
msgctxt "RID_SVXITEMS_SCRPTSPC_ON"
msgid "No automatic character spacing"
msgstr "Ingen automatisk tegnafstand"

#. ziURW
#: include/editeng/editrids.hrc:254
msgctxt "RID_SVXITEMS_HNGPNCT_OFF"
msgid "No hanging punctuation at line end"
msgstr "Ingen hængende tegnsætning ved linjens afslutning"

#. SgFE5
#: include/editeng/editrids.hrc:255
msgctxt "RID_SVXITEMS_HNGPNCT_ON"
msgid "Hanging punctuation at line end"
msgstr "Hængende tegnsætning ved linjens afslutning"

#. mERAB
#: include/editeng/editrids.hrc:256
msgctxt "RID_SVXITEMS_FORBIDDEN_RULE_OFF"
msgid "Apply list of forbidden characters to beginning and end of lines"
msgstr "Tag hensyn til forbudte tegn ved linjebegyndelse og -slutning"

#. AJF69
#: include/editeng/editrids.hrc:257
msgctxt "RID_SVXITEMS_FORBIDDEN_RULE_ON"
msgid "Don't apply list of forbidden characters to beginning and end of lines"
msgstr "Tag ikke hensyn til forbudte tegn ved linjebegyndelse og -slutning"

#. KCoyz
#: include/editeng/editrids.hrc:258
msgctxt "RID_SVXITEMS_CHARROTATE_OFF"
msgid "No rotated characters"
msgstr "Ingen roterede tegn"

#. pMZnX
#: include/editeng/editrids.hrc:259
msgctxt "RID_SVXITEMS_CHARROTATE"
msgid "Character rotated by $(ARG1)°"
msgstr "Tegn roteret med $(ARG1)°"

#. EzA4x
#: include/editeng/editrids.hrc:260
msgctxt "RID_SVXITEMS_CHARROTATE_FITLINE"
msgid "Fit to line"
msgstr "Tilpas til linje"

#. 8DQGe
#: include/editeng/editrids.hrc:261
msgctxt "RID_SVXITEMS_TEXTROTATE_OFF"
msgid "Text is not rotated"
msgstr "Tekst er ikke roteret"

#. WSt2G
#: include/editeng/editrids.hrc:262
msgctxt "RID_SVXITEMS_TEXTROTATE"
msgid "Text is rotated by $(ARG1)°"
msgstr "Tekst er roteret $(ARG1)°"

#. bGvZn
#: include/editeng/editrids.hrc:263
msgctxt "RID_SVXITEMS_CHARSCALE"
msgid "Characters scaled $(ARG1)%"
msgstr "Tegnskalering $(ARG1)%"

#. rXDuA
#: include/editeng/editrids.hrc:264
msgctxt "RID_SVXITEMS_CHARSCALE_OFF"
msgid "No scaled characters"
msgstr "Ingen tegnskalering"

#. DLNSs
#: include/editeng/editrids.hrc:265
msgctxt "RID_SVXITEMS_RELIEF_NONE"
msgid "No relief"
msgstr "Intet relief"

#. rq3Ma
#: include/editeng/editrids.hrc:266
msgctxt "RID_SVXITEMS_RELIEF_EMBOSSED"
msgid "Relief"
msgstr "Relief"

#. M7Huc
#: include/editeng/editrids.hrc:267
msgctxt "RID_SVXITEMS_RELIEF_ENGRAVED"
msgid "Engraved"
msgstr "Indgraveret"

#. jmM9f
#: include/editeng/editrids.hrc:268
msgctxt "RID_SVXITEMS_PARAVERTALIGN_AUTO"
msgid "Automatic text alignment"
msgstr "Automatisk tekstjustering"

#. HCEhG
#: include/editeng/editrids.hrc:269
msgctxt "RID_SVXITEMS_PARAVERTALIGN_BASELINE"
msgid "Text aligned to base line"
msgstr "Tekstjustering til grundlinje"

#. FBiBq
#: include/editeng/editrids.hrc:270
msgctxt "RID_SVXITEMS_PARAVERTALIGN_TOP"
msgid "Text aligned top"
msgstr "Tekstjustering top"

#. KLkUY
#: include/editeng/editrids.hrc:271
msgctxt "RID_SVXITEMS_PARAVERTALIGN_CENTER"
msgid "Text aligned middle"
msgstr "Tekstjustering centreret"

#. TTtYF
#: include/editeng/editrids.hrc:272
msgctxt "RID_SVXITEMS_PARAVERTALIGN_BOTTOM"
msgid "Text aligned bottom"
msgstr "Tekstjustering bund"

#. PQaAE
#: include/editeng/editrids.hrc:273
msgctxt "RID_SVXITEMS_FRMDIR_HORI_LEFT_TOP"
msgid "Text direction left-to-right (horizontal)"
msgstr "Tekstretning fra venstre mod højre (vandret)"

#. eW3jB
#: include/editeng/editrids.hrc:274
msgctxt "RID_SVXITEMS_FRMDIR_HORI_RIGHT_TOP"
msgid "Text direction right-to-left (horizontal)"
msgstr "Tekstretning fra højre mod venstre (vandret)"

#. o3Yee
#: include/editeng/editrids.hrc:275
msgctxt "RID_SVXITEMS_FRMDIR_VERT_TOP_RIGHT"
msgid "Text direction right-to-left (vertical)"
msgstr "Tekstretning fra højre mod venstre (lodret)"

#. GXXF8
#: include/editeng/editrids.hrc:276
msgctxt "RID_SVXITEMS_FRMDIR_VERT_TOP_LEFT"
msgid "Text direction left-to-right (vertical)"
msgstr "Tekstretning fra venstre mod højre (lodret)"

#. 2XBXr
#: include/editeng/editrids.hrc:277
msgctxt "RID_SVXITEMS_FRMDIR_ENVIRONMENT"
msgid "Use superordinate object text direction setting"
msgstr "Anvend det overordnede objekts tekstretning"

#. waJEN
#: include/editeng/editrids.hrc:278
msgctxt "RID_SVXITEMS_FRMDIR_VERT_BOT_LEFT"
msgid "Text direction left-to-right (vertical from bottom)"
msgstr "Tekstretning venstre mod højre (lodret nedefra bunden)"

#. BRAeh
#: include/editeng/editrids.hrc:279
msgctxt "RID_SVXITEMS_FRMDIR_Vert_TOP_RIGHT90"
msgid "Text direction right-to-left (vertical, all characters rotated)"
msgstr "Tekstretning fra højre mod venstre (lodret, alle tegn roteret)"

#. Z9dAu
#: include/editeng/editrids.hrc:280
msgctxt "RID_SVXITEMS_PARASNAPTOGRID_ON"
msgid "Paragraph snaps to text grid (if active)"
msgstr "Afsnit fastgøres i tekstgitteret (hvis aktiveret)"

#. nYY6v
#: include/editeng/editrids.hrc:281
msgctxt "RID_SVXITEMS_PARASNAPTOGRID_OFF"
msgid "Paragraph does not snap to text grid"
msgstr "Afsnit fastgøres ikke i tekstgitteret"

#. VGGHB
#: include/editeng/editrids.hrc:282
msgctxt "RID_SVXITEMS_CHARHIDDEN_FALSE"
msgid "Not hidden"
msgstr "Ikke skjult"

#. XTbkY
#: include/editeng/editrids.hrc:283
msgctxt "RID_SVXITEMS_CHARHIDDEN_TRUE"
msgid "Hidden"
msgstr "Skjult"

#. QfjFx
#: include/editeng/editrids.hrc:285
msgctxt "RID_SVXSTR_PAPERBIN"
msgid "Paper tray"
msgstr "Papirbakke"

#. ULzBJ
#: include/editeng/editrids.hrc:286
msgctxt "RID_SVXSTR_PAPERBIN_SETTINGS"
msgid "[From printer settings]"
msgstr "[Fra udskriftsindstillingerne]"

#. dAvTu
#: include/editeng/editrids.hrc:288
msgctxt "RID_EDITUNDO_DEL"
msgid "Delete"
msgstr "Slet"

#. Ly5iC
#: include/editeng/editrids.hrc:289
msgctxt "RID_EDITUNDO_MOVE"
msgid "Move"
msgstr "Flyt"

#. mtncS
#: include/editeng/editrids.hrc:290
msgctxt "RID_EDITUNDO_INSERT"
msgid "Insert"
msgstr "Indsæt"

#. yifiT
#: include/editeng/editrids.hrc:291
msgctxt "RID_EDITUNDO_REPLACE"
msgid "Replace"
msgstr "Erstat"

#. zv9mN
#: include/editeng/editrids.hrc:292
msgctxt "RID_EDITUNDO_SETATTRIBS"
msgid "Apply attributes"
msgstr "Anvend attributter"

#. tys5a
#: include/editeng/editrids.hrc:293
msgctxt "RID_EDITUNDO_RESETATTRIBS"
msgid "Reset attributes"
msgstr "Nulstil attributter"

#. 6mjB7
#: include/editeng/editrids.hrc:294
msgctxt "RID_EDITUNDO_INDENT"
msgid "Indent"
msgstr "Indryk"

#. CGrBx
#: include/editeng/editrids.hrc:295
msgctxt "RID_EDITUNDO_SETSTYLE"
msgid "Apply Styles"
msgstr "Anvend typografier"

#. M7ADh
#: include/editeng/editrids.hrc:296
msgctxt "RID_EDITUNDO_TRANSLITERATE"
msgid "Change Case"
msgstr "Skift versalisering"

#. uqG6M
#: include/editeng/editrids.hrc:297
msgctxt "RID_STR_WORD"
msgid "Word is %x"
msgstr "Ordet er %x"

#. KeDg8
#: include/editeng/editrids.hrc:298
msgctxt "RID_STR_PARAGRAPH"
msgid "Paragraph is %x"
msgstr "Afsnittet er %x"

#. t99SR
#: include/editeng/editrids.hrc:299
msgctxt "RID_SVXSTR_AUTOMATIC"
msgid "Automatic"
msgstr "Automatisk"

#. JWPVD
#: include/editeng/editrids.hrc:301
msgctxt "RID_SVXSTR_A11Y_IMAGEBULLET_DESCRIPTION"
msgid "Image bullet in paragraph"
msgstr "Billedpunkttegn i afsnit"

#. hDfLN
#: include/editeng/editrids.hrc:302
msgctxt "RID_SVXSTR_A11Y_IMAGEBULLET_NAME"
msgid "Image bullet"
msgstr "Billedpunkttegn"

#. wVL8E
#: include/editeng/editrids.hrc:303
msgctxt "RID_SVXSTR_A11Y_PARAGRAPH_DESCRIPTION"
msgid "Paragraph: $(ARG) "
msgstr "Afsnit: $(ARG) "

#. ZQDDe
#: include/editeng/editrids.hrc:305
msgctxt "RID_SVXSTR_QUERY_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "Vil du fortsætte kontrollen fra dokumentets begyndelse?"

#. ZDpxj
#: include/editeng/editrids.hrc:306
msgctxt "RID_SVXSTR_QUERY_BW_CONTINUE"
msgid "Continue checking at end of document?"
msgstr "Fortsæt med at kontrollere fra dokumentets slutning?"

#. vi8uB
#: include/editeng/editrids.hrc:307
msgctxt "RID_SVXSTR_DIC_ERR_UNKNOWN"
msgid ""
"Word cannot be added to dictionary\n"
"due to unknown reason."
msgstr ""
"Det var ikke muligt at føje ordet til ordbogen,\n"
"af en ukendt årsag."

#. 4HCL4
#: include/editeng/editrids.hrc:308
msgctxt "RID_SVXSTR_DIC_ERR_FULL"
msgid "The dictionary is already full."
msgstr "Ordbogen er allerede fuld."

#. 5G8FX
#: include/editeng/editrids.hrc:309
msgctxt "RID_SVXSTR_DIC_ERR_READONLY"
msgid "The dictionary is read-only."
msgstr "Ordbogen er skrivebeskyttet."

#. SEotA
#: include/editeng/editrids.hrc:311
msgctxt "RID_OUTLUNDO_DEPTH"
msgid "Indent"
msgstr "Indryk"

#. CjGGD
#: include/editeng/editrids.hrc:312
msgctxt "RID_OUTLUNDO_EXPAND"
msgid "Show subpoints"
msgstr "Vis underpunkter"

#. egnVC
#: include/editeng/editrids.hrc:313
msgctxt "RID_OUTLUNDO_COLLAPSE"
msgid "Collapse"
msgstr "Fold sammen"

#. kKFiE
#: include/editeng/editrids.hrc:314
msgctxt "RID_OUTLUNDO_ATTR"
msgid "Apply attributes"
msgstr "Anvend attributter"

#. YECNh
#: include/editeng/editrids.hrc:315
msgctxt "RID_OUTLUNDO_INSERT"
msgid "Insert"
msgstr "Indsæt"
width='100%'> -rw-r--r--source/da/uui/messages.po6
-rw-r--r--source/da/vcl/messages.po8
-rw-r--r--source/da/wizards/messages.po6
-rw-r--r--source/da/xmlsecurity/messages.po6
-rw-r--r--source/de/cui/messages.po56
-rw-r--r--source/de/formula/messages.po6
-rw-r--r--source/de/fpicker/messages.po74
-rw-r--r--source/de/helpcontent2/source/auxiliary.po11
-rw-r--r--source/de/helpcontent2/source/text/sbasic/python.po49
-rw-r--r--source/de/helpcontent2/source/text/scalc.po6
-rw-r--r--source/de/helpcontent2/source/text/scalc/00.po10
-rw-r--r--source/de/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/de/helpcontent2/source/text/scalc/02.po10
-rw-r--r--source/de/helpcontent2/source/text/scalc/04.po6
-rw-r--r--source/de/helpcontent2/source/text/scalc/guide.po22
-rw-r--r--source/de/helpcontent2/source/text/sdraw.po6
-rw-r--r--source/de/helpcontent2/source/text/shared.po6
-rw-r--r--source/de/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/de/helpcontent2/source/text/shared/02.po12
-rw-r--r--source/de/helpcontent2/source/text/shared/guide.po58
-rw-r--r--source/de/helpcontent2/source/text/shared/menu.po10
-rw-r--r--source/de/helpcontent2/source/text/simpress.po6
-rw-r--r--source/de/helpcontent2/source/text/simpress/00.po14
-rw-r--r--source/de/helpcontent2/source/text/simpress/02.po18
-rw-r--r--source/de/helpcontent2/source/text/simpress/guide.po32
-rw-r--r--source/de/helpcontent2/source/text/swriter/01.po48
-rw-r--r--source/de/helpcontent2/source/text/swriter/guide.po14
-rw-r--r--source/de/sc/messages.po40
-rw-r--r--source/de/sd/messages.po4
-rw-r--r--source/de/svx/messages.po8
-rw-r--r--source/de/sw/messages.po44
-rw-r--r--source/dgo/cui/messages.po54
-rw-r--r--source/dgo/fpicker/messages.po74
-rw-r--r--source/dgo/sw/messages.po38
-rw-r--r--source/dsb/cui/messages.po56
-rw-r--r--source/dsb/formula/messages.po6
-rw-r--r--source/dsb/fpicker/messages.po78
-rw-r--r--source/dsb/helpcontent2/source/auxiliary.po11
-rw-r--r--source/dsb/helpcontent2/source/text/sbasic/python.po51
-rw-r--r--source/dsb/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/dsb/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/dsb/helpcontent2/source/text/shared/02.po10
-rw-r--r--source/dsb/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/dsb/sc/messages.po38
-rw-r--r--source/dsb/svx/messages.po8
-rw-r--r--source/dsb/sw/messages.po44
-rw-r--r--source/dz/cui/messages.po54
-rw-r--r--source/dz/fpicker/messages.po74
-rw-r--r--source/dz/helpcontent2/source/auxiliary.po11
-rw-r--r--source/dz/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/dz/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/dz/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/dz/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/dz/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/dz/sw/messages.po38
-rw-r--r--source/el/cui/messages.po58
-rw-r--r--source/el/dictionaries/en/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/el/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/el/editeng/messages.po12
-rw-r--r--source/el/formula/messages.po6
-rw-r--r--source/el/fpicker/messages.po76
-rw-r--r--source/el/helpcontent2/source/auxiliary.po11
-rw-r--r--source/el/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/el/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/el/helpcontent2/source/text/shared/01.po150
-rw-r--r--source/el/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/el/helpcontent2/source/text/shared/guide.po56
-rw-r--r--source/el/helpcontent2/source/text/swriter/guide.po8
-rw-r--r--source/el/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/el/sc/messages.po136
-rw-r--r--source/el/scp2/source/ooo.po8
-rw-r--r--source/el/sd/messages.po6
-rw-r--r--source/el/sfx2/messages.po22
-rw-r--r--source/el/svtools/messages.po8
-rw-r--r--source/el/svx/messages.po44
-rw-r--r--source/el/sw/messages.po92
-rw-r--r--source/el/xmlsecurity/messages.po10
-rw-r--r--source/en-GB/cui/messages.po54
-rw-r--r--source/en-GB/fpicker/messages.po74
-rw-r--r--source/en-GB/helpcontent2/source/auxiliary.po11
-rw-r--r--source/en-GB/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/en-GB/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/en-GB/sw/messages.po38
-rw-r--r--source/en-ZA/cui/messages.po54
-rw-r--r--source/en-ZA/fpicker/messages.po74
-rw-r--r--source/en-ZA/helpcontent2/source/auxiliary.po11
-rw-r--r--source/en-ZA/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/en-ZA/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/en-ZA/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/en-ZA/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/en-ZA/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/en-ZA/sw/messages.po38
-rw-r--r--source/eo/cui/messages.po54
-rw-r--r--source/eo/fpicker/messages.po74
-rw-r--r--source/eo/helpcontent2/source/auxiliary.po11
-rw-r--r--source/eo/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/eo/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/eo/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/eo/helpcontent2/source/text/shared/02.po6
-rw-r--r--source/eo/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/eo/sw/messages.po38
-rw-r--r--source/es/cui/messages.po56
-rw-r--r--source/es/formula/messages.po6
-rw-r--r--source/es/fpicker/messages.po76
-rw-r--r--source/es/helpcontent2/source/auxiliary.po11
-rw-r--r--source/es/helpcontent2/source/text/sbasic/python.po49
-rw-r--r--source/es/helpcontent2/source/text/sbasic/shared.po6
-rw-r--r--source/es/helpcontent2/source/text/scalc/00.po6
-rw-r--r--source/es/helpcontent2/source/text/scalc/01.po153
-rw-r--r--source/es/helpcontent2/source/text/scalc/guide.po6
-rw-r--r--source/es/helpcontent2/source/text/shared/00.po12
-rw-r--r--source/es/helpcontent2/source/text/shared/01.po120
-rw-r--r--source/es/helpcontent2/source/text/shared/02.po10
-rw-r--r--source/es/helpcontent2/source/text/shared/guide.po60
-rw-r--r--source/es/helpcontent2/source/text/shared/optionen.po8
-rw-r--r--source/es/helpcontent2/source/text/simpress/01.po4
-rw-r--r--source/es/helpcontent2/source/text/swriter/01.po6
-rw-r--r--source/es/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/es/officecfg/registry/data/org/openoffice/Office/UI.po4
-rw-r--r--source/es/sc/messages.po8
-rw-r--r--source/es/svx/messages.po12
-rw-r--r--source/es/sw/messages.po38
-rw-r--r--source/et/cui/messages.po54
-rw-r--r--source/et/fpicker/messages.po74
-rw-r--r--source/et/helpcontent2/source/auxiliary.po11
-rw-r--r--source/et/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/et/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/et/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/et/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/et/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/et/sw/messages.po38
-rw-r--r--source/eu/cui/messages.po98
-rw-r--r--source/eu/fpicker/messages.po74
-rw-r--r--source/eu/helpcontent2/source/auxiliary.po17
-rw-r--r--source/eu/helpcontent2/source/text/sbasic/guide.po6
-rw-r--r--source/eu/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/eu/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/eu/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/eu/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/eu/helpcontent2/source/text/shared/guide.po56
-rw-r--r--source/eu/sw/messages.po38
-rw-r--r--source/fa/cui/messages.po54
-rw-r--r--source/fa/fpicker/messages.po76
-rw-r--r--source/fa/sw/messages.po38
-rw-r--r--source/fi/cui/messages.po70
-rw-r--r--source/fi/desktop/messages.po9
-rw-r--r--source/fi/fpicker/messages.po74
-rw-r--r--source/fi/helpcontent2/source/auxiliary.po11
-rw-r--r--source/fi/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/fi/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/fi/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/fi/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/fi/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/fi/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/fi/readlicense_oo/docs.po6
-rw-r--r--source/fi/sc/messages.po15
-rw-r--r--source/fi/svx/messages.po8
-rw-r--r--source/fi/sw/messages.po42
-rw-r--r--source/fr/cui/messages.po54
-rw-r--r--source/fr/fpicker/messages.po76
-rw-r--r--source/fr/helpcontent2/source/auxiliary.po11
-rw-r--r--source/fr/helpcontent2/source/text/sbasic/python.po49
-rw-r--r--source/fr/helpcontent2/source/text/scalc.po6
-rw-r--r--source/fr/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/fr/helpcontent2/source/text/scalc/02.po10
-rw-r--r--source/fr/helpcontent2/source/text/scalc/04.po6
-rw-r--r--source/fr/helpcontent2/source/text/scalc/guide.po18
-rw-r--r--source/fr/helpcontent2/source/text/sdraw.po6
-rw-r--r--source/fr/helpcontent2/source/text/shared.po6
-rw-r--r--source/fr/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/fr/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/fr/helpcontent2/source/text/shared/guide.po56
-rw-r--r--source/fr/helpcontent2/source/text/shared/menu.po16
-rw-r--r--source/fr/helpcontent2/source/text/simpress.po6
-rw-r--r--source/fr/helpcontent2/source/text/simpress/02.po16
-rw-r--r--source/fr/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/fr/helpcontent2/source/text/swriter.po6
-rw-r--r--source/fr/helpcontent2/source/text/swriter/00.po8
-rw-r--r--source/fr/helpcontent2/source/text/swriter/guide.po8
-rw-r--r--source/fr/sw/messages.po38
-rw-r--r--source/fur/cui/messages.po54
-rw-r--r--source/fur/fpicker/messages.po74
-rw-r--r--source/fur/sw/messages.po38
-rw-r--r--source/fy/cui/messages.po54
-rw-r--r--source/fy/fpicker/messages.po74
-rw-r--r--source/fy/sw/messages.po38
-rw-r--r--source/ga/cui/messages.po54
-rw-r--r--source/ga/fpicker/messages.po74
-rw-r--r--source/ga/sw/messages.po38
-rw-r--r--source/gd/cui/messages.po54
-rw-r--r--source/gd/fpicker/messages.po74
-rw-r--r--source/gd/sw/messages.po38
-rw-r--r--source/gl/cui/messages.po54
-rw-r--r--source/gl/fpicker/messages.po76
-rw-r--r--source/gl/helpcontent2/source/auxiliary.po11
-rw-r--r--source/gl/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/gl/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/gl/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/gl/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/gl/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/gl/sw/messages.po38
-rw-r--r--source/gu/cui/messages.po54
-rw-r--r--source/gu/fpicker/messages.po74
-rw-r--r--source/gu/helpcontent2/source/auxiliary.po11
-rw-r--r--source/gu/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/gu/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/gu/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/gu/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/gu/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/gu/sw/messages.po38
-rw-r--r--source/gug/cui/messages.po54
-rw-r--r--source/gug/fpicker/messages.po74
-rw-r--r--source/gug/helpcontent2/source/auxiliary.po11
-rw-r--r--source/gug/helpcontent2/source/text/sbasic/python.po49
-rw-r--r--source/gug/helpcontent2/source/text/sbasic/shared.po6
-rw-r--r--source/gug/helpcontent2/source/text/scalc/00.po6
-rw-r--r--source/gug/helpcontent2/source/text/scalc/01.po153
-rw-r--r--source/gug/helpcontent2/source/text/scalc/guide.po6
-rw-r--r--source/gug/helpcontent2/source/text/shared/00.po12
-rw-r--r--source/gug/helpcontent2/source/text/shared/01.po120
-rw-r--r--source/gug/helpcontent2/source/text/shared/02.po10
-rw-r--r--source/gug/helpcontent2/source/text/shared/guide.po60
-rw-r--r--source/gug/helpcontent2/source/text/shared/optionen.po8
-rw-r--r--source/gug/helpcontent2/source/text/simpress/01.po4
-rw-r--r--source/gug/helpcontent2/source/text/swriter/01.po6
-rw-r--r--source/gug/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/gug/sw/messages.po38
-rw-r--r--source/he/cui/messages.po54
-rw-r--r--source/he/fpicker/messages.po76
-rw-r--r--source/he/helpcontent2/source/auxiliary.po11
-rw-r--r--source/he/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/he/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/he/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/he/helpcontent2/source/text/shared/02.po6
-rw-r--r--source/he/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/he/sw/messages.po38
-rw-r--r--source/hi/cui/messages.po54
-rw-r--r--source/hi/fpicker/messages.po74
-rw-r--r--source/hi/helpcontent2/source/auxiliary.po11
-rw-r--r--source/hi/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/hi/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/hi/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/hi/helpcontent2/source/text/shared/02.po6
-rw-r--r--source/hi/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/hi/sw/messages.po38
-rw-r--r--source/hr/cui/messages.po54
-rw-r--r--source/hr/fpicker/messages.po74
-rw-r--r--source/hr/helpcontent2/source/auxiliary.po11
-rw-r--r--source/hr/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/hr/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/hr/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/hr/helpcontent2/source/text/shared/02.po6
-rw-r--r--source/hr/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/hr/sw/messages.po38
-rw-r--r--source/hsb/cui/messages.po56
-rw-r--r--source/hsb/formula/messages.po6
-rw-r--r--source/hsb/fpicker/messages.po78
-rw-r--r--source/hsb/helpcontent2/source/auxiliary.po11
-rw-r--r--source/hsb/helpcontent2/source/text/sbasic/python.po51
-rw-r--r--source/hsb/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/hsb/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/hsb/helpcontent2/source/text/shared/02.po10
-rw-r--r--source/hsb/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/hsb/helpcontent2/source/text/swriter/guide.po14
-rw-r--r--source/hsb/sc/messages.po38
-rw-r--r--source/hsb/svx/messages.po8
-rw-r--r--source/hsb/sw/messages.po44
-rw-r--r--source/hu/cui/messages.po54
-rw-r--r--source/hu/fpicker/messages.po76
-rw-r--r--source/hu/helpcontent2/source/auxiliary.po11
-rw-r--r--source/hu/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/hu/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/hu/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/hu/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/hu/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/hu/sw/messages.po38
-rw-r--r--source/hy/cui/messages.po56
-rw-r--r--source/hy/fpicker/messages.po76
-rw-r--r--source/hy/sw/messages.po40
-rw-r--r--source/id/cui/messages.po82
-rw-r--r--source/id/dbaccess/messages.po14
-rw-r--r--source/id/dictionaries/en/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/id/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/id/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/id/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/id/extensions/messages.po4
-rw-r--r--source/id/formula/messages.po10
-rw-r--r--source/id/fpicker/messages.po74
-rw-r--r--source/id/helpcontent2/source/auxiliary.po13
-rw-r--r--source/id/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/id/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/id/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/id/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/id/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/id/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/id/officecfg/registry/data/org/openoffice/Office/UI.po8
-rw-r--r--source/id/sc/messages.po300
-rw-r--r--source/id/scp2/source/ooo.po4
-rw-r--r--source/id/sd/messages.po8
-rw-r--r--source/id/sfx2/messages.po20
-rw-r--r--source/id/svtools/messages.po10
-rw-r--r--source/id/svx/messages.po70
-rw-r--r--source/id/sw/messages.po104
-rw-r--r--source/is/cui/messages.po54
-rw-r--r--source/is/fpicker/messages.po76
-rw-r--r--source/is/helpcontent2/source/auxiliary.po11
-rw-r--r--source/is/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/is/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/is/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/is/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/is/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/is/sw/messages.po38
-rw-r--r--source/it/cui/messages.po54
-rw-r--r--source/it/fpicker/messages.po74
-rw-r--r--source/it/helpcontent2/source/auxiliary.po11
-rw-r--r--source/it/helpcontent2/source/text/sbasic/python.po49
-rw-r--r--source/it/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/it/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/it/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/it/helpcontent2/source/text/shared/guide.po56
-rw-r--r--source/it/sw/messages.po38
-rw-r--r--source/ja/cui/messages.po56
-rw-r--r--source/ja/fpicker/messages.po76
-rw-r--r--source/ja/helpcontent2/source/auxiliary.po15
-rw-r--r--source/ja/helpcontent2/source/text/sbasic/python.po49
-rw-r--r--source/ja/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/ja/helpcontent2/source/text/shared/01.po10
-rw-r--r--source/ja/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/ja/helpcontent2/source/text/shared/guide.po52
-rw-r--r--source/ja/sc/messages.po18
-rw-r--r--source/ja/svx/messages.po8
-rw-r--r--source/ja/sw/messages.po38
-rw-r--r--source/jv/cui/messages.po54
-rw-r--r--source/jv/fpicker/messages.po74
-rw-r--r--source/jv/sw/messages.po38
-rw-r--r--source/ka/cui/messages.po56
-rw-r--r--source/ka/formula/messages.po6
-rw-r--r--source/ka/fpicker/messages.po76
-rw-r--r--source/ka/helpcontent2/source/auxiliary.po11
-rw-r--r--source/ka/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/ka/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/ka/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/ka/helpcontent2/source/text/shared/02.po6
-rw-r--r--source/ka/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/ka/sc/messages.po38
-rw-r--r--source/ka/svx/messages.po28
-rw-r--r--source/ka/sw/messages.po44
-rw-r--r--source/kab/cui/messages.po54
-rw-r--r--source/kab/fpicker/messages.po74
-rw-r--r--source/kab/sw/messages.po38
-rw-r--r--source/kk/cui/messages.po60
-rw-r--r--source/kk/dbaccess/messages.po6
-rw-r--r--source/kk/formula/messages.po6
-rw-r--r--source/kk/fpicker/messages.po78
-rw-r--r--source/kk/officecfg/registry/data/org/openoffice/Office/UI.po8
-rw-r--r--source/kk/sc/messages.po8
-rw-r--r--source/kk/scp2/source/ooo.po8
-rw-r--r--source/kk/sd/messages.po6
-rw-r--r--source/kk/sfx2/messages.po18
-rw-r--r--source/kk/svx/messages.po8
-rw-r--r--source/kk/sw/messages.po56
-rw-r--r--source/kk/xmlsecurity/messages.po6
-rw-r--r--source/kl/cui/messages.po54
-rw-r--r--source/kl/fpicker/messages.po74
-rw-r--r--source/kl/sw/messages.po38
-rw-r--r--source/km/cui/messages.po54
-rw-r--r--source/km/fpicker/messages.po74
-rw-r--r--source/km/helpcontent2/source/auxiliary.po11
-rw-r--r--source/km/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/km/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/km/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/km/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/km/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/km/sw/messages.po38
-rw-r--r--source/kmr-Latn/cui/messages.po54
-rw-r--r--source/kmr-Latn/fpicker/messages.po74
-rw-r--r--source/kmr-Latn/sw/messages.po38
-rw-r--r--source/kn/cui/messages.po54
-rw-r--r--source/kn/fpicker/messages.po74
-rw-r--r--source/kn/sw/messages.po38
-rw-r--r--source/ko/cui/messages.po56
-rw-r--r--source/ko/dictionaries/es.po12
-rw-r--r--source/ko/dictionaries/pt_BR.po10
-rw-r--r--source/ko/fpicker/messages.po74
-rw-r--r--source/ko/helpcontent2/source/auxiliary.po13
-rw-r--r--source/ko/helpcontent2/source/text/sbasic/python.po49
-rw-r--r--source/ko/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/ko/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/ko/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/ko/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/ko/sw/messages.po38
-rw-r--r--source/ko/swext/mediawiki/help.po12
-rw-r--r--source/kok/cui/messages.po54
-rw-r--r--source/kok/fpicker/messages.po74
-rw-r--r--source/kok/sw/messages.po38
-rw-r--r--source/ks/cui/messages.po54
-rw-r--r--source/ks/fpicker/messages.po74
-rw-r--r--source/ks/sw/messages.po38
-rw-r--r--source/ky/cui/messages.po54
-rw-r--r--source/ky/fpicker/messages.po74
-rw-r--r--source/ky/sw/messages.po38
-rw-r--r--source/lb/cui/messages.po54
-rw-r--r--source/lb/fpicker/messages.po74
-rw-r--r--source/lb/sw/messages.po38
-rw-r--r--source/lo/cui/messages.po54
-rw-r--r--source/lo/fpicker/messages.po74
-rw-r--r--source/lo/helpcontent2/source/auxiliary.po11
-rw-r--r--source/lo/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/lo/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/lo/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/lo/helpcontent2/source/text/shared/02.po6
-rw-r--r--source/lo/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/lo/sw/messages.po38
-rw-r--r--source/lt/cui/messages.po54
-rw-r--r--source/lt/fpicker/messages.po74
-rw-r--r--source/lt/helpcontent2/source/auxiliary.po11
-rw-r--r--source/lt/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/lt/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/lt/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/lt/helpcontent2/source/text/shared/02.po6
-rw-r--r--source/lt/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/lt/sw/messages.po38
-rw-r--r--source/lv/cui/messages.po54
-rw-r--r--source/lv/fpicker/messages.po74
-rw-r--r--source/lv/helpcontent2/source/auxiliary.po11
-rw-r--r--source/lv/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/lv/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/lv/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/lv/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/lv/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/lv/sw/messages.po40
-rw-r--r--source/mai/cui/messages.po54
-rw-r--r--source/mai/fpicker/messages.po74
-rw-r--r--source/mai/sw/messages.po38
-rw-r--r--source/mk/cui/messages.po54
-rw-r--r--source/mk/fpicker/messages.po74
-rw-r--r--source/mk/helpcontent2/source/auxiliary.po11
-rw-r--r--source/mk/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/mk/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/mk/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/mk/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/mk/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/mk/sw/messages.po38
-rw-r--r--source/ml/cui/messages.po54
-rw-r--r--source/ml/fpicker/messages.po74
-rw-r--r--source/ml/sw/messages.po38
-rw-r--r--source/mn/cui/messages.po54
-rw-r--r--source/mn/fpicker/messages.po74
-rw-r--r--source/mn/sw/messages.po40
-rw-r--r--source/mni/cui/messages.po54
-rw-r--r--source/mni/fpicker/messages.po74
-rw-r--r--source/mni/sw/messages.po38
-rw-r--r--source/mr/cui/messages.po54
-rw-r--r--source/mr/fpicker/messages.po74
-rw-r--r--source/mr/sw/messages.po38
-rw-r--r--source/my/cui/messages.po54
-rw-r--r--source/my/fpicker/messages.po74
-rw-r--r--source/my/sw/messages.po38
-rw-r--r--source/nb/cui/messages.po56
-rw-r--r--source/nb/formula/messages.po4
-rw-r--r--source/nb/fpicker/messages.po76
-rw-r--r--source/nb/helpcontent2/source/auxiliary.po11
-rw-r--r--source/nb/helpcontent2/source/text/sbasic/python.po49
-rw-r--r--source/nb/helpcontent2/source/text/scalc/01.po143
-rw-r--r--source/nb/helpcontent2/source/text/shared/01.po10
-rw-r--r--source/nb/helpcontent2/source/text/shared/02.po10
-rw-r--r--source/nb/helpcontent2/source/text/shared/guide.po58
-rw-r--r--source/nb/sc/messages.po38
-rw-r--r--source/nb/svx/messages.po8
-rw-r--r--source/nb/sw/messages.po44
-rw-r--r--source/ne/cui/messages.po54
-rw-r--r--source/ne/fpicker/messages.po74
-rw-r--r--source/ne/helpcontent2/source/auxiliary.po13
-rw-r--r--source/ne/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/ne/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/ne/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/ne/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/ne/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/ne/sw/messages.po38
-rw-r--r--source/nl/cui/messages.po72
-rw-r--r--source/nl/extensions/messages.po6
-rw-r--r--source/nl/formula/messages.po6
-rw-r--r--source/nl/fpicker/messages.po74
-rw-r--r--source/nl/helpcontent2/source/auxiliary.po13
-rw-r--r--source/nl/helpcontent2/source/text/sbasic/python.po49
-rw-r--r--source/nl/helpcontent2/source/text/sbasic/shared.po4
-rw-r--r--source/nl/helpcontent2/source/text/scalc/01.po143
-rw-r--r--source/nl/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/nl/helpcontent2/source/text/shared/00.po10
-rw-r--r--source/nl/helpcontent2/source/text/shared/01.po38
-rw-r--r--source/nl/helpcontent2/source/text/shared/02.po10
-rw-r--r--source/nl/helpcontent2/source/text/shared/guide.po58
-rw-r--r--source/nl/helpcontent2/source/text/simpress/01.po4
-rw-r--r--source/nl/helpcontent2/source/text/swriter/01.po4
-rw-r--r--source/nl/officecfg/registry/data/org/openoffice/Office/UI.po14
-rw-r--r--source/nl/sc/messages.po46
-rw-r--r--source/nl/sd/messages.po4
-rw-r--r--source/nl/svx/messages.po10
-rw-r--r--source/nl/sw/messages.po58
-rw-r--r--source/nn/cui/messages.po56
-rw-r--r--source/nn/fpicker/messages.po76
-rw-r--r--source/nn/helpcontent2/source/auxiliary.po11
-rw-r--r--source/nn/helpcontent2/source/text/sbasic/python.po49
-rw-r--r--source/nn/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/nn/helpcontent2/source/text/shared/01.po10
-rw-r--r--source/nn/helpcontent2/source/text/shared/02.po10
-rw-r--r--source/nn/helpcontent2/source/text/shared/guide.po58
-rw-r--r--source/nn/sw/messages.po38
-rw-r--r--source/nr/cui/messages.po54
-rw-r--r--source/nr/fpicker/messages.po74
-rw-r--r--source/nr/sw/messages.po38
-rw-r--r--source/nso/cui/messages.po54
-rw-r--r--source/nso/fpicker/messages.po74
-rw-r--r--source/nso/sw/messages.po38
-rw-r--r--source/oc/cui/messages.po54
-rw-r--r--source/oc/fpicker/messages.po74
-rw-r--r--source/oc/sw/messages.po38
-rw-r--r--source/om/cui/messages.po54
-rw-r--r--source/om/fpicker/messages.po74
-rw-r--r--source/om/helpcontent2/source/auxiliary.po11
-rw-r--r--source/om/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/om/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/om/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/om/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/om/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/om/sw/messages.po38
-rw-r--r--source/or/cui/messages.po54
-rw-r--r--source/or/fpicker/messages.po74
-rw-r--r--source/or/sw/messages.po38
-rw-r--r--source/pa-IN/cui/messages.po54
-rw-r--r--source/pa-IN/fpicker/messages.po76
-rw-r--r--source/pa-IN/sw/messages.po38
-rw-r--r--source/pl/cui/messages.po56
-rw-r--r--source/pl/formula/messages.po6
-rw-r--r--source/pl/fpicker/messages.po78
-rw-r--r--source/pl/helpcontent2/source/auxiliary.po11
-rw-r--r--source/pl/helpcontent2/source/text/sbasic/python.po51
-rw-r--r--source/pl/helpcontent2/source/text/scalc/01.po143
-rw-r--r--source/pl/helpcontent2/source/text/shared/01.po12
-rw-r--r--source/pl/helpcontent2/source/text/shared/02.po10
-rw-r--r--source/pl/helpcontent2/source/text/shared/guide.po64
-rw-r--r--source/pl/sc/messages.po38
-rw-r--r--source/pl/svx/messages.po8
-rw-r--r--source/pl/sw/messages.po44
-rw-r--r--source/pt-BR/cui/messages.po56
-rw-r--r--source/pt-BR/formula/messages.po6
-rw-r--r--source/pt-BR/fpicker/messages.po78
-rw-r--r--source/pt-BR/helpcontent2/source/auxiliary.po11
-rw-r--r--source/pt-BR/helpcontent2/source/text/sbasic/python.po49
-rw-r--r--source/pt-BR/helpcontent2/source/text/scalc/01.po141
-rw-r--r--source/pt-BR/helpcontent2/source/text/scalc/guide.po14
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/01.po10
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/02.po18
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/05.po12
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/guide.po58
-rw-r--r--source/pt-BR/helpcontent2/source/text/simpress/01.po10
-rw-r--r--source/pt-BR/sc/messages.po38
-rw-r--r--source/pt-BR/svx/messages.po8
-rw-r--r--source/pt-BR/sw/messages.po44
-rw-r--r--source/pt/cui/messages.po54
-rw-r--r--source/pt/fpicker/messages.po74
-rw-r--r--source/pt/helpcontent2/source/auxiliary.po11
-rw-r--r--source/pt/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/pt/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/pt/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/pt/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/pt/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/pt/sw/messages.po38
-rw-r--r--source/ro/cui/messages.po54
-rw-r--r--source/ro/fpicker/messages.po74
-rw-r--r--source/ro/helpcontent2/source/auxiliary.po11
-rw-r--r--source/ro/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/ro/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/ro/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/ro/helpcontent2/source/text/shared/02.po6
-rw-r--r--source/ro/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/ro/sw/messages.po38
-rw-r--r--source/ru/cui/messages.po54
-rw-r--r--source/ru/fpicker/messages.po74
-rw-r--r--source/ru/helpcontent2/source/auxiliary.po11
-rw-r--r--source/ru/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/ru/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/ru/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/ru/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/ru/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/ru/sw/messages.po38
-rw-r--r--source/rw/cui/messages.po54
-rw-r--r--source/rw/fpicker/messages.po74
-rw-r--r--source/rw/sw/messages.po38
-rw-r--r--source/sa-IN/cui/messages.po54
-rw-r--r--source/sa-IN/fpicker/messages.po74
-rw-r--r--source/sa-IN/sw/messages.po38
-rw-r--r--source/sah/cui/messages.po54
-rw-r--r--source/sah/fpicker/messages.po74
-rw-r--r--source/sah/sw/messages.po38
-rw-r--r--source/sat/cui/messages.po54
-rw-r--r--source/sat/fpicker/messages.po74
-rw-r--r--source/sat/sw/messages.po38
-rw-r--r--source/sd/cui/messages.po54
-rw-r--r--source/sd/fpicker/messages.po74
-rw-r--r--source/sd/sw/messages.po38
-rw-r--r--source/si/cui/messages.po54
-rw-r--r--source/si/fpicker/messages.po74
-rw-r--r--source/si/helpcontent2/source/auxiliary.po11
-rw-r--r--source/si/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/si/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/si/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/si/helpcontent2/source/text/shared/02.po6
-rw-r--r--source/si/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/si/sw/messages.po38
-rw-r--r--source/sid/cui/messages.po54
-rw-r--r--source/sid/fpicker/messages.po74
-rw-r--r--source/sid/helpcontent2/source/auxiliary.po11
-rw-r--r--source/sid/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/sid/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/sid/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/sid/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/sid/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/sid/sw/messages.po38
-rw-r--r--source/sk/cui/messages.po56
-rw-r--r--source/sk/fpicker/messages.po76
-rw-r--r--source/sk/helpcontent2/source/auxiliary.po13
-rw-r--r--source/sk/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/sk/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/sk/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/sk/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/sk/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/sk/sw/messages.po38
-rw-r--r--source/sq/cui/messages.po54
-rw-r--r--source/sq/fpicker/messages.po74
-rw-r--r--source/sq/helpcontent2/source/auxiliary.po11
-rw-r--r--source/sq/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/sq/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/sq/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/sq/helpcontent2/source/text/shared/02.po6
-rw-r--r--source/sq/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/sq/sw/messages.po38
-rw-r--r--source/sr-Latn/cui/messages.po54
-rw-r--r--source/sr-Latn/fpicker/messages.po74
-rw-r--r--source/sr-Latn/sw/messages.po38
-rw-r--r--source/sr/cui/messages.po54
-rw-r--r--source/sr/fpicker/messages.po74
-rw-r--r--source/sr/sw/messages.po38
-rw-r--r--source/ss/cui/messages.po54
-rw-r--r--source/ss/fpicker/messages.po74
-rw-r--r--source/ss/sw/messages.po38
-rw-r--r--source/st/cui/messages.po54
-rw-r--r--source/st/fpicker/messages.po74
-rw-r--r--source/st/sw/messages.po38
-rw-r--r--source/sun/cui/messages.po58
-rw-r--r--source/sun/dictionaries/en/dialog.po84
-rw-r--r--source/sun/filter/source/config/fragments/types.po88
-rw-r--r--source/sun/formula/messages.po8
-rw-r--r--source/sun/fpicker/messages.po76
-rw-r--r--source/sun/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/sun/sc/messages.po16
-rw-r--r--source/sun/scp2/source/draw.po94
-rw-r--r--source/sun/sd/messages.po52
-rw-r--r--source/sun/shell/source/win32/shlxthandler/res.po84
-rw-r--r--source/sun/sw/messages.po68
-rw-r--r--source/sun/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po74
-rw-r--r--source/sun/vcl/messages.po10
-rw-r--r--source/sun/wizards/messages.po10
-rw-r--r--source/sun/wizards/source/resources.po20
-rw-r--r--source/sv/cui/messages.po58
-rw-r--r--source/sv/formula/messages.po6
-rw-r--r--source/sv/fpicker/messages.po74
-rw-r--r--source/sv/helpcontent2/source/auxiliary.po13
-rw-r--r--source/sv/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/sv/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/sv/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/sv/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/sv/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/sv/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/sv/sc/messages.po90
-rw-r--r--source/sv/scp2/source/ooo.po8
-rw-r--r--source/sv/sd/messages.po6
-rw-r--r--source/sv/sfx2/messages.po20
-rw-r--r--source/sv/svx/messages.po36
-rw-r--r--source/sv/sw/messages.po56
-rw-r--r--source/sw-TZ/cui/messages.po54
-rw-r--r--source/sw-TZ/fpicker/messages.po74
-rw-r--r--source/sw-TZ/sw/messages.po38
-rw-r--r--source/szl/cui/messages.po54
-rw-r--r--source/szl/fpicker/messages.po74
-rw-r--r--source/szl/sw/messages.po40
-rw-r--r--source/ta/cui/messages.po54
-rw-r--r--source/ta/fpicker/messages.po74
-rw-r--r--source/ta/helpcontent2/source/auxiliary.po11
-rw-r--r--source/ta/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/ta/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/ta/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/ta/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/ta/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/ta/sw/messages.po38
-rw-r--r--source/te/cui/messages.po54
-rw-r--r--source/te/fpicker/messages.po74
-rw-r--r--source/te/sw/messages.po38
-rw-r--r--source/tg/cui/messages.po54
-rw-r--r--source/tg/fpicker/messages.po74
-rw-r--r--source/tg/helpcontent2/source/auxiliary.po11
-rw-r--r--source/tg/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/tg/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/tg/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/tg/helpcontent2/source/text/shared/02.po6
-rw-r--r--source/tg/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/tg/sw/messages.po38
-rw-r--r--source/th/cui/messages.po56
-rw-r--r--source/th/fpicker/messages.po74
-rw-r--r--source/th/sw/messages.po38
-rw-r--r--source/ti/cui/messages.po54
-rw-r--r--source/ti/fpicker/messages.po74
-rw-r--r--source/ti/sw/messages.po38
-rw-r--r--source/tn/cui/messages.po54
-rw-r--r--source/tn/fpicker/messages.po74
-rw-r--r--source/tn/sw/messages.po38
-rw-r--r--source/tr/cui/messages.po56
-rw-r--r--source/tr/formula/messages.po4
-rw-r--r--source/tr/fpicker/messages.po74
-rw-r--r--source/tr/helpcontent2/source/auxiliary.po11
-rw-r--r--source/tr/helpcontent2/source/text/sbasic/python.po49
-rw-r--r--source/tr/helpcontent2/source/text/sbasic/shared/02.po36
-rw-r--r--source/tr/helpcontent2/source/text/sbasic/shared/03.po10
-rw-r--r--source/tr/helpcontent2/source/text/scalc/01.po163
-rw-r--r--source/tr/helpcontent2/source/text/scalc/02.po4
-rw-r--r--source/tr/helpcontent2/source/text/scalc/04.po16
-rw-r--r--source/tr/helpcontent2/source/text/scalc/05.po28
-rw-r--r--source/tr/helpcontent2/source/text/sdatabase.po24
-rw-r--r--source/tr/helpcontent2/source/text/sdraw.po70
-rw-r--r--source/tr/helpcontent2/source/text/sdraw/01.po10
-rw-r--r--source/tr/helpcontent2/source/text/sdraw/guide.po12
-rw-r--r--source/tr/helpcontent2/source/text/shared/01.po14
-rw-r--r--source/tr/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/tr/helpcontent2/source/text/shared/06.po6
-rw-r--r--source/tr/helpcontent2/source/text/shared/guide.po52
-rw-r--r--source/tr/helpcontent2/source/text/simpress.po12
-rw-r--r--source/tr/helpcontent2/source/text/simpress/01.po4
-rw-r--r--source/tr/helpcontent2/source/text/smath/01.po12
-rw-r--r--source/tr/helpcontent2/source/text/swriter/01.po66
-rw-r--r--source/tr/helpcontent2/source/text/swriter/04.po12
-rw-r--r--source/tr/helpcontent2/source/text/swriter/menu.po38
-rw-r--r--source/tr/sc/messages.po52
-rw-r--r--source/tr/scp2/source/ooo.po8
-rw-r--r--source/tr/svx/messages.po8
-rw-r--r--source/tr/sw/messages.po44
-rw-r--r--source/ts/cui/messages.po54
-rw-r--r--source/ts/fpicker/messages.po74
-rw-r--r--source/ts/sw/messages.po38
-rw-r--r--source/tt/cui/messages.po54
-rw-r--r--source/tt/fpicker/messages.po74
-rw-r--r--source/tt/sw/messages.po38
-rw-r--r--source/ug/cui/messages.po56
-rw-r--r--source/ug/fpicker/messages.po74
-rw-r--r--source/ug/helpcontent2/source/auxiliary.po11
-rw-r--r--source/ug/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/ug/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/ug/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/ug/helpcontent2/source/text/shared/02.po6
-rw-r--r--source/ug/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/ug/sw/messages.po38
-rw-r--r--source/uk/cui/messages.po56
-rw-r--r--source/uk/fpicker/messages.po76
-rw-r--r--source/uk/helpcontent2/source/auxiliary.po11
-rw-r--r--source/uk/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/uk/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/uk/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/uk/helpcontent2/source/text/shared/02.po6
-rw-r--r--source/uk/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/uk/sw/messages.po38
-rw-r--r--source/ur/cui/messages.po54
-rw-r--r--source/ur/fpicker/messages.po74
-rw-r--r--source/ur/sw/messages.po38
-rw-r--r--source/uz/cui/messages.po54
-rw-r--r--source/uz/fpicker/messages.po74
-rw-r--r--source/uz/sw/messages.po38
-rw-r--r--source/ve/cui/messages.po54
-rw-r--r--source/ve/fpicker/messages.po74
-rw-r--r--source/ve/sw/messages.po38
-rw-r--r--source/vec/cui/messages.po54
-rw-r--r--source/vec/fpicker/messages.po74
-rw-r--r--source/vec/sw/messages.po38
-rw-r--r--source/vi/cui/messages.po54
-rw-r--r--source/vi/fpicker/messages.po74
-rw-r--r--source/vi/helpcontent2/source/auxiliary.po11
-rw-r--r--source/vi/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/vi/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/vi/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/vi/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/vi/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/vi/sw/messages.po38
-rw-r--r--source/xh/cui/messages.po54
-rw-r--r--source/xh/fpicker/messages.po74
-rw-r--r--source/xh/sw/messages.po38
-rw-r--r--source/zh-CN/cui/messages.po56
-rw-r--r--source/zh-CN/formula/messages.po6
-rw-r--r--source/zh-CN/fpicker/messages.po76
-rw-r--r--source/zh-CN/helpcontent2/source/auxiliary.po13
-rw-r--r--source/zh-CN/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/zh-CN/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/zh-CN/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/zh-CN/sc/messages.po32
-rw-r--r--source/zh-CN/scp2/source/ooo.po8
-rw-r--r--source/zh-CN/sw/messages.po38
-rw-r--r--source/zh-TW/cui/messages.po56
-rw-r--r--source/zh-TW/formula/messages.po6
-rw-r--r--source/zh-TW/fpicker/messages.po78
-rw-r--r--source/zh-TW/helpcontent2/source/auxiliary.po11
-rw-r--r--source/zh-TW/helpcontent2/source/text/sbasic/python.po47
-rw-r--r--source/zh-TW/helpcontent2/source/text/scalc/01.po137
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/guide.po50
-rw-r--r--source/zh-TW/sc/messages.po38
-rw-r--r--source/zh-TW/svx/messages.po8
-rw-r--r--source/zh-TW/sw/messages.po44
-rw-r--r--source/zu/cui/messages.po54
-rw-r--r--source/zu/fpicker/messages.po74
-rw-r--r--source/zu/sw/messages.po38
1034 files changed, 33947 insertions, 10831 deletions
diff --git a/source/ab/cui/messages.po b/source/ab/cui/messages.po
index ce0a3721efe..3c6ec4c5fd5 100644
--- a/source/ab/cui/messages.po
+++ b/source/ab/cui/messages.po
@@ -3,7 +3,7 @@ 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: 2024-05-23 12:39+0200\n"
+"POT-Creation-Date: 2024-06-11 11:51+0200\n"
"PO-Revision-Date: 2024-03-13 01:45+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/ab/>\n"
@@ -13462,157 +13462,157 @@ msgid "Select the graphic, or locate the graphic file that you want to use as a
msgstr ""
#. nSL3K
-#: cui/uiconfig/ui/numberingoptionspage.ui:367
+#: cui/uiconfig/ui/numberingoptionspage.ui:368
msgctxt "numberingoptionspage|extended_tip|color"
msgid "Select a color for the current numbering scheme."
msgstr "Иалышәх аԥштәы аномерркра уажәтәи асхема азы."
#. hJgCL
-#: cui/uiconfig/ui/numberingoptionspage.ui:385
+#: cui/uiconfig/ui/numberingoptionspage.ui:386
msgctxt "numberingoptionspage|extended_tip|relsize"
msgid "Enter the amount by which you want to resize the bullet character with respect to the font height of the current paragraph."
msgstr ""
#. M4aPS
-#: cui/uiconfig/ui/numberingoptionspage.ui:396
+#: cui/uiconfig/ui/numberingoptionspage.ui:397
msgctxt "numberingoptionspage|bullet"
msgid "Select..."
msgstr "Алхра..."
#. vfKmd
-#: cui/uiconfig/ui/numberingoptionspage.ui:402
+#: cui/uiconfig/ui/numberingoptionspage.ui:403
msgctxt "numberingoptionspage|extended_tip|bullet"
msgid "Select the graphic, or locate the graphic file that you want to use as a bullet."
msgstr ""
#. RJa39
-#: cui/uiconfig/ui/numberingoptionspage.ui:416
+#: cui/uiconfig/ui/numberingoptionspage.ui:417
msgctxt "numberingoptionspage|prefixft"
msgid "Before:"
msgstr "Аԥхьа:"
#. EzDC5
-#: cui/uiconfig/ui/numberingoptionspage.ui:431
+#: cui/uiconfig/ui/numberingoptionspage.ui:432
msgctxt "numberingoptionspage|separator"
msgid "Separator"
msgstr "Аиҟәшага"
#. GCjCU
-#: cui/uiconfig/ui/numberingoptionspage.ui:447
+#: cui/uiconfig/ui/numberingoptionspage.ui:448
msgctxt "numberingoptionspage|extended_tip|suffix"
msgid "Enter a character or the text to display behind the number in the list. To create the numbering scheme \"1.)\", enter \".)\" in this box."
msgstr ""
#. wVrAN
-#: cui/uiconfig/ui/numberingoptionspage.ui:464
+#: cui/uiconfig/ui/numberingoptionspage.ui:465
msgctxt "numberingoptionspage|extended_tip|prefix"
msgid "Enter a character or the text to display in front of the number in the list."
msgstr ""
#. FLJWG
-#: cui/uiconfig/ui/numberingoptionspage.ui:477
+#: cui/uiconfig/ui/numberingoptionspage.ui:478
msgctxt "numberingoptionspage|suffixft"
msgid "After:"
msgstr "Ашьҭахь:"
#. TZVTJ
-#: cui/uiconfig/ui/numberingoptionspage.ui:491
+#: cui/uiconfig/ui/numberingoptionspage.ui:492
msgctxt "numberingoptionspage|sublevelsft"
msgid "Show sublevels:"
msgstr "Аҩаӡарақәа зегьы:"
#. FaDZX
-#: cui/uiconfig/ui/numberingoptionspage.ui:506
+#: cui/uiconfig/ui/numberingoptionspage.ui:507
msgctxt "numberingoptionspage|bulletft"
msgid "Character:"
msgstr "Асимволқәа:"
#. 6jTGa
-#: cui/uiconfig/ui/numberingoptionspage.ui:520
+#: cui/uiconfig/ui/numberingoptionspage.ui:521
msgctxt "numberingoptionspage|relsizeft"
msgid "_Relative size:"
msgstr "Амасштаб:"
#. 6r484
-#: cui/uiconfig/ui/numberingoptionspage.ui:534
+#: cui/uiconfig/ui/numberingoptionspage.ui:535
msgctxt "numberingoptionspage|colorft"
msgid "Color:"
msgstr "Аԥштәы:"
#. ksG2M
-#: cui/uiconfig/ui/numberingoptionspage.ui:548
+#: cui/uiconfig/ui/numberingoptionspage.ui:549
msgctxt "numberingoptionspage|charstyleft"
msgid "Character style:"
msgstr "Асимвол астиль:"
#. Hooqo
-#: cui/uiconfig/ui/numberingoptionspage.ui:568
+#: cui/uiconfig/ui/numberingoptionspage.ui:569
msgctxt "numberingoptionspage|widthft"
msgid "Width:"
msgstr "Аҭбаара:"
#. PBvy6
-#: cui/uiconfig/ui/numberingoptionspage.ui:583
+#: cui/uiconfig/ui/numberingoptionspage.ui:584
msgctxt "numberingoptionspage|heightft"
msgid "Height:"
msgstr "Аҳаракыра:"
#. EetAa
-#: cui/uiconfig/ui/numberingoptionspage.ui:617
+#: cui/uiconfig/ui/numberingoptionspage.ui:618
msgctxt "numberingoptionspage|extended_tip|widthmf"
msgid "Enter a width for the graphic."
msgstr "Иҭажәгал аҭбаара аграфикатә обиект азы."
#. prqMN
-#: cui/uiconfig/ui/numberingoptionspage.ui:636
+#: cui/uiconfig/ui/numberingoptionspage.ui:637
msgctxt "numberingoptionspage|extended_tip|heightmf"
msgid "Enter a height for the graphic."
msgstr "Иҭажәгал аҳаракыра аграфикатә обиект азы."
#. fjZCU
-#: cui/uiconfig/ui/numberingoptionspage.ui:658
+#: cui/uiconfig/ui/numberingoptionspage.ui:659
msgctxt "numberingoptionspage|ratio_tip"
msgid "Keep ratio"
msgstr ""
#. LELFV
-#: cui/uiconfig/ui/numberingoptionspage.ui:663
+#: cui/uiconfig/ui/numberingoptionspage.ui:664
msgctxt "numberingoptionspage|accessible_name|keepratio"
msgid "Keep Ratio"
msgstr ""
#. Zm4NT
-#: cui/uiconfig/ui/numberingoptionspage.ui:664
+#: cui/uiconfig/ui/numberingoptionspage.ui:665
msgctxt "numberingoptionspage|extended_tip|keepratio"
msgid "Maintains proportions when you resize the selected object."
msgstr ""
#. S9jNu
-#: cui/uiconfig/ui/numberingoptionspage.ui:752
+#: cui/uiconfig/ui/numberingoptionspage.ui:753
msgctxt "numberingoptionspage|label2"
msgid "Numbering"
msgstr "Аномерркра"
#. kcgWM
-#: cui/uiconfig/ui/numberingoptionspage.ui:773
+#: cui/uiconfig/ui/numberingoptionspage.ui:774
msgctxt "numberingoptionspage|allsame"
msgid "_Consecutive numbering"
msgstr "Еишьҭаргыланы аномерркра"
#. 48AhR
-#: cui/uiconfig/ui/numberingoptionspage.ui:783
+#: cui/uiconfig/ui/numberingoptionspage.ui:784
msgctxt "numberingoptionspage|extended_tip|allsame"
msgid "Increases the numbering by one as you go down each level in the list hierarchy."
msgstr ""
#. 9VSpp
-#: cui/uiconfig/ui/numberingoptionspage.ui:792
+#: cui/uiconfig/ui/numberingoptionspage.ui:793
msgctxt "numberingoptionspage|label3"
msgid "All Levels"
msgstr "Аҩаӡарақәа зегьы"
#. DJptx
-#: cui/uiconfig/ui/numberingoptionspage.ui:847
+#: cui/uiconfig/ui/numberingoptionspage.ui:848
msgctxt "numberingoptionspage|previewlabel"
msgid "Preview"
msgstr "Аԥхьахәаԥшра"
diff --git a/source/ab/fpicker/messages.po b/source/ab/fpicker/messages.po
index a5fba799026..0a56be05f6c 100644
--- a/source/ab/fpicker/messages.po
+++ b/source/ab/fpicker/messages.po
@@ -3,7 +3,7 @@ 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: 2023-12-04 15:06+0100\n"
+"POT-Creation-Date: 2024-06-10 14:48+0200\n"
"PO-Revision-Date: 2023-07-17 05:35+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/ab/>\n"
@@ -554,3 +554,75 @@ msgstr "Афаил атип"
msgctxt "STR_FILEDLG_SAVE"
msgid "Save"
msgstr "Eиқәырхатәуп"
+
+#. KACYH
+#: include/fpicker/strings.hrc:41
+msgctxt "STR_FILESAVE_AUTOEXTENSION"
+msgid "Automatically adds the file extension to the end of the file name that corresponds to the selected file type."
+msgstr ""
+
+#. 4qPci
+#: include/fpicker/strings.hrc:42
+msgctxt "STR_FILESAVE_SAVEWITHPASSWORD"
+msgid "Protects the file with a password that must be entered before a user can open the file."
+msgstr ""
+
+#. dFCgT
+#: include/fpicker/strings.hrc:43
+msgctxt "STR_FILESAVE_CUSTOMIZEFILTER"
+msgid "Allows you to set the spreadsheet saving options for some types of data files."
+msgstr ""
+
+#. fJtCZ
+#: include/fpicker/strings.hrc:44
+msgctxt "STR_FILEOPEN_READONLY"
+msgid "Opens the file in read-only mode."
+msgstr ""
+
+#. BMEgo
+#: include/fpicker/strings.hrc:45
+msgctxt "STR_FILEDLG_LINK_CB"
+msgid "Inserts the selected graphic file as a link."
+msgstr ""
+
+#. jHPYN
+#: include/fpicker/strings.hrc:46
+msgctxt "STR_FILEDLG_PREVIEW_CB"
+msgid "Displays a preview of the selected graphic file."
+msgstr ""
+
+#. xWLX2
+#: include/fpicker/strings.hrc:47
+msgctxt "STR_FILESAVE_DOPLAY"
+msgid "Plays the selected sound file. Click again to stop playing the sound file."
+msgstr ""
+
+#. 27ayC
+#: include/fpicker/strings.hrc:48
+msgctxt "STR_FILEOPEN_VERSION"
+msgid "If there are multiple versions of the selected file, select the version that you want to open."
+msgstr ""
+
+#. K6RjJ
+#: include/fpicker/strings.hrc:49
+msgctxt "STR_FILESAVE_TEMPLATE"
+msgid "Select the paragraph style or outline level that you want to use to separate the source document into sub-documents."
+msgstr ""
+
+#. 7GLrR
+#: include/fpicker/strings.hrc:50
+msgctxt "STR_FILEOPEN_IMAGE_TEMPLATE"
+msgid "Select the frame style for the graphic."
+msgstr ""
+
+#. Lfiaj
+#: include/fpicker/strings.hrc:51
+msgctxt "STR_FILEOPEN_IMAGE_ANCHOR"
+msgid "Select the frame style for the graphic."
+msgstr ""
+
+#. d6DG8
+#: include/fpicker/strings.hrc:52
+msgctxt "STR_FILESAVE_SELECTION"
+msgid "Exports only the selected graphic objects in %PRODUCTNAME Draw and Impress to another format. If this box is not checked, the entire document is exported."
+msgstr ""
diff --git a/source/ab/sw/messages.po b/source/ab/sw/messages.po
index f26fef00c6c..cb2225af395 100644
--- a/source/ab/sw/messages.po
+++ b/source/ab/sw/messages.po
@@ -3,7 +3,7 @@ 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: 2024-06-06 13:17+0200\n"
+"POT-Creation-Date: 2024-06-10 14:49+0200\n"
"PO-Revision-Date: 2024-02-26 01:45+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/ab/>\n"
@@ -29310,111 +29310,111 @@ msgid "Paragraph Style"
msgstr "Абзац астиль"
#. FDfTt
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:141
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:142
msgctxt "templatedialog2|organizer"
msgid "General"
msgstr ""
#. G7U5N
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:164
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:165
msgctxt "templatedialog2|indents"
msgid "Indents & Spacing"
msgstr "Ахьаҵқәеи аинтервалқәеи"
#. UheDe
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:188
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:189
msgctxt "templatedialog2|alignment"
msgid "Alignment"
msgstr "Аиҟаратәра"
#. LrHQg
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:212
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:213
msgctxt "templatedialog2|textflow"
msgid "Text Flow"
msgstr "Адаҟьаҟны аҭыԥ"
#. evVPf
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:236
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:237
msgctxt "templatedialog2|asiantypo"
msgid "Asian Typography"
msgstr "Мпагылара-азиатәи акьыԥхьра аԥҟарақәа"
#. A5kVc
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:260
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:261
#, fuzzy
msgctxt "templatedialog2|font"
msgid "Font"
msgstr "Ашрифт"
#. ECDNu
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:284
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:285
msgctxt "templatedialog2|fonteffect"
msgid "Font Effects"
msgstr "Ашрифт аеффектқәа"
#. pmGG6
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:308
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:309
msgctxt "templatedialog2|position"
msgid "Position"
msgstr "Аҭыԥ"
#. 58Wjp
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:332
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:333
msgctxt "templatedialog2|asianlayout"
msgid "Asian Layout"
msgstr "Мпагылара-азиатәи атекст адырганҵа"
#. HkBDx
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:356
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:357
msgctxt "templatedialog2|highlighting"
msgid "Highlighting"
msgstr "Ацәырлашара"
#. 9gGCX
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:380
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:381
#, fuzzy
msgctxt "templatedialog2|tabs"
msgid "Tabs"
msgstr "abs"
#. D26TP
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:404
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:405
msgctxt "templatedialog2|dropcaps"
msgid "Drop Caps"
msgstr "Ахалагаранбан"
#. dbbmR
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:428
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:429
msgctxt "templatedialog2|area"
msgid "Area"
msgstr "Аобласт"
#. Dj7W7
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:452
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:453
msgctxt "templatedialog2|transparence"
msgid "Transparency"
msgstr "Аҵәцара"
#. cFPCE
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:476
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:477
msgctxt "templatedialog2|borders"
msgid "Borders"
msgstr ""
#. LexJE
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:500
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:501
msgctxt "templatedialog2|condition"
msgid "Condition"
msgstr "Аҭагылазаашьа"
#. xT7hc
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:524
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:525
msgctxt "templatedialog2|outline"
msgid "Set outline level, list style and line numbering for paragraph style."
msgstr ""
#. H6CCV
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:525
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:526
msgctxt "templatedialog2|outline"
msgid "Outline & List"
msgstr "Аструктуреи асиақәеи"
diff --git a/source/af/cui/messages.po b/source/af/cui/messages.po
index c189f0e3ab0..02ab83d76f2 100644
--- a/source/af/cui/messages.po
+++ b/source/af/cui/messages.po
@@ -3,7 +3,7 @@ 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: 2024-05-23 12:39+0200\n"
+"POT-Creation-Date: 2024-06-11 11:51+0200\n"
"PO-Revision-Date: 2024-05-25 20:55+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/af/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1560976497.000000\n"
#. GyY9M
@@ -13473,157 +13473,157 @@ msgid "Select the graphic, or locate the graphic file that you want to use as a
msgstr "Selekteer die afbeelding, of soek die afbeeldinglêer wat u as 'n paragraafteken wil gebruik."
#. nSL3K
-#: cui/uiconfig/ui/numberingoptionspage.ui:367
+#: cui/uiconfig/ui/numberingoptionspage.ui:368
msgctxt "numberingoptionspage|extended_tip|color"
msgid "Select a color for the current numbering scheme."
msgstr "Selekteer 'n kleur vir die huidige nommeringskema."
#. hJgCL
-#: cui/uiconfig/ui/numberingoptionspage.ui:385
+#: cui/uiconfig/ui/numberingoptionspage.ui:386
msgctxt "numberingoptionspage|extended_tip|relsize"
msgid "Enter the amount by which you want to resize the bullet character with respect to the font height of the current paragraph."
msgstr "Voer in hoeveel die paragraafkoll geskaal moet word in verhouding tot die fonthoogte vir die huidige paragraaf."
#. M4aPS
-#: cui/uiconfig/ui/numberingoptionspage.ui:396
+#: cui/uiconfig/ui/numberingoptionspage.ui:397
msgctxt "numberingoptionspage|bullet"
msgid "Select..."
msgstr "Kies..."
#. vfKmd
-#: cui/uiconfig/ui/numberingoptionspage.ui:402
+#: cui/uiconfig/ui/numberingoptionspage.ui:403
msgctxt "numberingoptionspage|extended_tip|bullet"
msgid "Select the graphic, or locate the graphic file that you want to use as a bullet."
msgstr "Selekteer die afbeelding, of soek die afbeeldinglêer wat u as 'n paragraafteken wil gebruik."
#. RJa39
-#: cui/uiconfig/ui/numberingoptionspage.ui:416
+#: cui/uiconfig/ui/numberingoptionspage.ui:417
msgctxt "numberingoptionspage|prefixft"
msgid "Before:"
msgstr "Voor:"
#. EzDC5
-#: cui/uiconfig/ui/numberingoptionspage.ui:431
+#: cui/uiconfig/ui/numberingoptionspage.ui:432
msgctxt "numberingoptionspage|separator"
msgid "Separator"
msgstr "Skeier"
#. GCjCU
-#: cui/uiconfig/ui/numberingoptionspage.ui:447
+#: cui/uiconfig/ui/numberingoptionspage.ui:448
msgctxt "numberingoptionspage|extended_tip|suffix"
msgid "Enter a character or the text to display behind the number in the list. To create the numbering scheme \"1.)\", enter \".)\" in this box."
msgstr "Voer in 'n karakter of die teks, om agteraan die lys nommer te vertoon. Om die nommerskema \"1.)\" te skep, voer \".)\" In hierdie blokkie in."
#. wVrAN
-#: cui/uiconfig/ui/numberingoptionspage.ui:464
+#: cui/uiconfig/ui/numberingoptionspage.ui:465
msgctxt "numberingoptionspage|extended_tip|prefix"
msgid "Enter a character or the text to display in front of the number in the list."
msgstr "Voer 'n karakter of teks in om voor die nommers in die lys te vertoon."
#. FLJWG
-#: cui/uiconfig/ui/numberingoptionspage.ui:477
+#: cui/uiconfig/ui/numberingoptionspage.ui:478
msgctxt "numberingoptionspage|suffixft"
msgid "After:"
msgstr "Ná:"
#. TZVTJ
-#: cui/uiconfig/ui/numberingoptionspage.ui:491
+#: cui/uiconfig/ui/numberingoptionspage.ui:492
msgctxt "numberingoptionspage|sublevelsft"
msgid "Show sublevels:"
msgstr "Wys subvlakke:"
#. FaDZX
-#: cui/uiconfig/ui/numberingoptionspage.ui:506
+#: cui/uiconfig/ui/numberingoptionspage.ui:507
msgctxt "numberingoptionspage|bulletft"
msgid "Character:"
msgstr "Karakters:"
#. 6jTGa
-#: cui/uiconfig/ui/numberingoptionspage.ui:520
+#: cui/uiconfig/ui/numberingoptionspage.ui:521
msgctxt "numberingoptionspage|relsizeft"
msgid "_Relative size:"
msgstr "_Relatiewe grootte:"
#. 6r484
-#: cui/uiconfig/ui/numberingoptionspage.ui:534
+#: cui/uiconfig/ui/numberingoptionspage.ui:535
msgctxt "numberingoptionspage|colorft"
msgid "Color:"
msgstr "Kleur:"
#. ksG2M
-#: cui/uiconfig/ui/numberingoptionspage.ui:548
+#: cui/uiconfig/ui/numberingoptionspage.ui:549
msgctxt "numberingoptionspage|charstyleft"
msgid "Character style:"
msgstr "Karakterstyl:"
#. Hooqo
-#: cui/uiconfig/ui/numberingoptionspage.ui:568
+#: cui/uiconfig/ui/numberingoptionspage.ui:569
msgctxt "numberingoptionspage|widthft"
msgid "Width:"
msgstr "Wydte:"
#. PBvy6
-#: cui/uiconfig/ui/numberingoptionspage.ui:583
+#: cui/uiconfig/ui/numberingoptionspage.ui:584
msgctxt "numberingoptionspage|heightft"
msgid "Height:"
msgstr "Hoogte:"
#. EetAa
-#: cui/uiconfig/ui/numberingoptionspage.ui:617
+#: cui/uiconfig/ui/numberingoptionspage.ui:618
msgctxt "numberingoptionspage|extended_tip|widthmf"
msgid "Enter a width for the graphic."
msgstr "Voer in die wydte vir die afbeelding."
#. prqMN
-#: cui/uiconfig/ui/numberingoptionspage.ui:636
+#: cui/uiconfig/ui/numberingoptionspage.ui:637
msgctxt "numberingoptionspage|extended_tip|heightmf"
msgid "Enter a height for the graphic."
msgstr "Voer in die hoogte vir die afbeelding."
#. fjZCU
-#: cui/uiconfig/ui/numberingoptionspage.ui:658
+#: cui/uiconfig/ui/numberingoptionspage.ui:659
msgctxt "numberingoptionspage|ratio_tip"
msgid "Keep ratio"
msgstr "Handhaaf ratio"
#. LELFV
-#: cui/uiconfig/ui/numberingoptionspage.ui:663
+#: cui/uiconfig/ui/numberingoptionspage.ui:664
msgctxt "numberingoptionspage|accessible_name|keepratio"
msgid "Keep Ratio"
msgstr "Handhaaf Ratio"
#. Zm4NT
-#: cui/uiconfig/ui/numberingoptionspage.ui:664
+#: cui/uiconfig/ui/numberingoptionspage.ui:665
msgctxt "numberingoptionspage|extended_tip|keepratio"
msgid "Maintains proportions when you resize the selected object."
msgstr "Behou die proporsies wanneer u die geselekteerde objek se grootte wysig."
#. S9jNu
-#: cui/uiconfig/ui/numberingoptionspage.ui:752
+#: cui/uiconfig/ui/numberingoptionspage.ui:753
msgctxt "numberingoptionspage|label2"
msgid "Numbering"
msgstr "Nommering"
#. kcgWM
-#: cui/uiconfig/ui/numberingoptionspage.ui:773
+#: cui/uiconfig/ui/numberingoptionspage.ui:774
msgctxt "numberingoptionspage|allsame"
msgid "_Consecutive numbering"
msgstr "Opeen_volgende nommering"
#. 48AhR
-#: cui/uiconfig/ui/numberingoptionspage.ui:783
+#: cui/uiconfig/ui/numberingoptionspage.ui:784
msgctxt "numberingoptionspage|extended_tip|allsame"
msgid "Increases the numbering by one as you go down each level in the list hierarchy."
msgstr "Verhoog die numering met een, soos u afgaan in die lyshiërgie."
#. 9VSpp
-#: cui/uiconfig/ui/numberingoptionspage.ui:792
+#: cui/uiconfig/ui/numberingoptionspage.ui:793
msgctxt "numberingoptionspage|label3"
msgid "All Levels"
msgstr "Alle vlakke"
#. DJptx
-#: cui/uiconfig/ui/numberingoptionspage.ui:847
+#: cui/uiconfig/ui/numberingoptionspage.ui:848
msgctxt "numberingoptionspage|previewlabel"
msgid "Preview"
msgstr "Voorskou"
diff --git a/source/af/fpicker/messages.po b/source/af/fpicker/messages.po
index b4ef54902fa..daf65c0b733 100644
--- a/source/af/fpicker/messages.po
+++ b/source/af/fpicker/messages.po
@@ -3,7 +3,7 @@ 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: 2023-12-04 15:06+0100\n"
+"POT-Creation-Date: 2024-06-10 14:48+0200\n"
"PO-Revision-Date: 2023-12-12 12:35+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/af/>\n"
@@ -553,3 +553,75 @@ msgstr "Lêer~tipe"
msgctxt "STR_FILEDLG_SAVE"
msgid "Save"
msgstr "Stoor"
+
+#. KACYH
+#: include/fpicker/strings.hrc:41
+msgctxt "STR_FILESAVE_AUTOEXTENSION"
+msgid "Automatically adds the file extension to the end of the file name that corresponds to the selected file type."
+msgstr ""
+
+#. 4qPci
+#: include/fpicker/strings.hrc:42
+msgctxt "STR_FILESAVE_SAVEWITHPASSWORD"
+msgid "Protects the file with a password that must be entered before a user can open the file."
+msgstr ""
+
+#. dFCgT
+#: include/fpicker/strings.hrc:43
+msgctxt "STR_FILESAVE_CUSTOMIZEFILTER"
+msgid "Allows you to set the spreadsheet saving options for some types of data files."
+msgstr ""
+
+#. fJtCZ
+#: include/fpicker/strings.hrc:44
+msgctxt "STR_FILEOPEN_READONLY"
+msgid "Opens the file in read-only mode."
+msgstr ""
+
+#. BMEgo
+#: include/fpicker/strings.hrc:45
+msgctxt "STR_FILEDLG_LINK_CB"
+msgid "Inserts the selected graphic file as a link."
+msgstr ""
+
+#. jHPYN
+#: include/fpicker/strings.hrc:46
+msgctxt "STR_FILEDLG_PREVIEW_CB"
+msgid "Displays a preview of the selected graphic file."
+msgstr ""
+
+#. xWLX2
+#: include/fpicker/strings.hrc:47
+msgctxt "STR_FILESAVE_DOPLAY"
+msgid "Plays the selected sound file. Click again to stop playing the sound file."
+msgstr ""
+
+#. 27ayC
+#: include/fpicker/strings.hrc:48
+msgctxt "STR_FILEOPEN_VERSION"
+msgid "If there are multiple versions of the selected file, select the version that you want to open."
+msgstr ""
+
+#. K6RjJ
+#: include/fpicker/strings.hrc:49
+msgctxt "STR_FILESAVE_TEMPLATE"
+msgid "Select the paragraph style or outline level that you want to use to separate the source document into sub-documents."
+msgstr ""
+
+#. 7GLrR
+#: include/fpicker/strings.hrc:50
+msgctxt "STR_FILEOPEN_IMAGE_TEMPLATE"
+msgid "Select the frame style for the graphic."
+msgstr ""
+
+#. Lfiaj
+#: include/fpicker/strings.hrc:51
+msgctxt "STR_FILEOPEN_IMAGE_ANCHOR"
+msgid "Select the frame style for the graphic."
+msgstr ""
+
+#. d6DG8
+#: include/fpicker/strings.hrc:52
+msgctxt "STR_FILESAVE_SELECTION"
+msgid "Exports only the selected graphic objects in %PRODUCTNAME Draw and Impress to another format. If this box is not checked, the entire document is exported."
+msgstr ""
diff --git a/source/af/sc/messages.po b/source/af/sc/messages.po
index 1279c910f60..ddb32f592ba 100644
--- a/source/af/sc/messages.po
+++ b/source/af/sc/messages.po
@@ -4,7 +4,7 @@ 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: 2024-06-06 13:17+0200\n"
-"PO-Revision-Date: 2024-05-26 17:38+0000\n"
+"PO-Revision-Date: 2024-06-07 13:26+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/af/>\n"
"Language: af\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 5.4.3\n"
"X-POOTLE-MTIME: 1560976792.000000\n"
#. kBovX
@@ -14293,6 +14293,10 @@ msgid ""
"1 - Exact match or the next larger item.\n"
"2 - Wildcard or regular expression match."
msgstr ""
+"0 - Presiese passing. Sal #N/A terugstuur indien geen passing nie. (verstek).\n"
+"-1 - Presiese passing of die volgende kleiner item.\n"
+"1 - Presiese passing of die volgende groter item.\n"
+"2 - Soekmasker of meta uitdrukking pas."
#. EvSiP
#: sc/inc/scfuncs.hrc:3394
@@ -17071,7 +17075,7 @@ msgstr "Heelgetalle"
#: sc/inc/scfuncs.hrc:4251
msgctxt "SC_OPCODE_RANDARRAY"
msgid "Return integer (TRUE) or decimal (FALSE) values."
-msgstr ""
+msgstr "Lewer heelgetal (WAAR) of desimale (ONWAAR) waardes."
#. NJR3E
#: sc/inc/scfuncs.hrc:4257
@@ -17125,31 +17129,31 @@ msgstr ""
#: sc/inc/scfuncs.hrc:4270
msgctxt "SC_OPCODE_LET"
msgid "Name 1"
-msgstr ""
+msgstr "Name 1"
#. a7LQR
#: sc/inc/scfuncs.hrc:4271
msgctxt "SC_OPCODE_LET"
msgid "The first name to assign. Must start with a letter. Cannot be the output of a formula or conflict with range syntax."
-msgstr ""
+msgstr "Die voornaam om gee. Moet met 'n letter begin. Kan nie die uitvoer van 'n formule of konflik met 'n reeks-sintaksis wees nie."
#. KsyBM
#: sc/inc/scfuncs.hrc:4272
msgctxt "SC_OPCODE_LET"
msgid "Name value "
-msgstr ""
+msgstr "Naam waarde "
#. Dn2DE
#: sc/inc/scfuncs.hrc:4273
msgctxt "SC_OPCODE_LET"
msgid "Name value 1, Name value 2,... The value or calculation to assign to Name."
-msgstr ""
+msgstr "Naamwaarde 1, Naamwaarde 2,... Die waarde of berekening om aan Naam toe te ken."
#. CHAMD
#: sc/inc/scfuncs.hrc:4274
msgctxt "SC_OPCODE_LET"
msgid "Calculation or Name "
-msgstr ""
+msgstr "Berekening of Naam "
#. tFMkP
#: sc/inc/scfuncs.hrc:4275
@@ -23234,7 +23238,7 @@ msgstr "_Standaard"
#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:126
msgctxt "drawtemplatedialog|organizer"
msgid "General"
-msgstr ""
+msgstr "Algemene"
#. qSfk8
#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:149
@@ -28181,7 +28185,7 @@ msgstr "Bladsystyl"
#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:127
msgctxt "pagetemplatedialog|organizer"
msgid "General"
-msgstr ""
+msgstr "Algemene"
#. CbW7A
#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:150
@@ -28259,7 +28263,7 @@ msgstr "Selstyle"
#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:126
msgctxt "paratemplatedialog|organizer"
msgid "General"
-msgstr ""
+msgstr "Algemene"
#. asnEd
#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:149
@@ -32021,7 +32025,7 @@ msgstr "Verklein"
#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
msgctxt "sparklinedialog|extended_tip|edInputRange"
msgid "Enter the cell range containing the data for the sparklines."
-msgstr ""
+msgstr "Engels"
#. RBVbZ
#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
diff --git a/source/af/sw/messages.po b/source/af/sw/messages.po
index 8d7305c426f..22d0dd2f194 100644
--- a/source/af/sw/messages.po
+++ b/source/af/sw/messages.po
@@ -3,7 +3,7 @@ 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: 2024-06-06 13:17+0200\n"
+"POT-Creation-Date: 2024-06-10 14:49+0200\n"
"PO-Revision-Date: 2024-05-14 16:37+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/af/>\n"
@@ -29013,109 +29013,109 @@ msgid "Paragraph Style"
msgstr "Paragraafstyl"
#. FDfTt
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:141
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:142
msgctxt "templatedialog2|organizer"
msgid "General"
msgstr ""
#. G7U5N
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:164
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:165
msgctxt "templatedialog2|indents"
msgid "Indents & Spacing"
msgstr "Inkepe en spasiëring"
#. UheDe
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:188
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:189
msgctxt "templatedialog2|alignment"
msgid "Alignment"
msgstr "Belyning"
#. LrHQg
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:212
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:213
msgctxt "templatedialog2|textflow"
msgid "Text Flow"
msgstr "Teksvloei"
#. evVPf
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:236
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:237
msgctxt "templatedialog2|asiantypo"
msgid "Asian Typography"
msgstr "Asiatiese Tipografie"
#. A5kVc
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:260
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:261
msgctxt "templatedialog2|font"
msgid "Font"
msgstr "Font"
#. ECDNu
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:284
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:285
msgctxt "templatedialog2|fonteffect"
msgid "Font Effects"
msgstr "Fonteffekte"
#. pmGG6
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:308
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:309
msgctxt "templatedialog2|position"
msgid "Position"
msgstr "Posisie"
#. 58Wjp
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:332
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:333
msgctxt "templatedialog2|asianlayout"
msgid "Asian Layout"
msgstr "Asiatiese uitleg"
#. HkBDx
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:356
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:357
msgctxt "templatedialog2|highlighting"
msgid "Highlighting"
msgstr "Teks beklemtoon"
#. 9gGCX
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:380
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:381
msgctxt "templatedialog2|tabs"
msgid "Tabs"
msgstr "Tab-oortjies"
#. D26TP
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:404
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:405
msgctxt "templatedialog2|dropcaps"
msgid "Drop Caps"
msgstr "Vallende hoofletters"
#. dbbmR
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:428
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:429
msgctxt "templatedialog2|area"
msgid "Area"
msgstr "Area"
#. Dj7W7
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:452
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:453
msgctxt "templatedialog2|transparence"
msgid "Transparency"
msgstr "Deursigtigheid"
#. cFPCE
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:476
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:477
msgctxt "templatedialog2|borders"
msgid "Borders"
msgstr "Rande"
#. LexJE
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:500
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:501
msgctxt "templatedialog2|condition"
msgid "Condition"
msgstr "Voorwaarde"
#. xT7hc
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:524
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:525
msgctxt "templatedialog2|outline"
msgid "Set outline level, list style and line numbering for paragraph style."
msgstr "Stel skemavlak, lys styl en reël nommering vir paragraaf style."
#. H6CCV
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:525
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:526
msgctxt "templatedialog2|outline"
msgid "Outline & List"
msgstr "Skema & Lys"
diff --git a/source/am/cui/messages.po b/source/am/cui/messages.po
index 0dc1551f469..c896fc89fc7 100644
--- a/source/am/cui/messages.po
+++ b/source/am/cui/messages.po
@@ -3,7 +3,7 @@ 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: 2024-05-23 12:39+0200\n"
+"POT-Creation-Date: 2024-06-11 11:51+0200\n"
"PO-Revision-Date: 2023-02-05 17:34+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/am/>\n"
@@ -13469,157 +13469,157 @@ msgid "Select the graphic, or locate the graphic file that you want to use as a
msgstr "ይምረጡ ንድፍ ወይንም የ ንድፍ ፋይል ፈልገው ያግኙ እንደ ነጥብ እርስዎ መጠቀም የሚፈልጉትን "
#. nSL3K
-#: cui/uiconfig/ui/numberingoptionspage.ui:367
+#: cui/uiconfig/ui/numberingoptionspage.ui:368
msgctxt "numberingoptionspage|extended_tip|color"
msgid "Select a color for the current numbering scheme."
msgstr ""
#. hJgCL
-#: cui/uiconfig/ui/numberingoptionspage.ui:385
+#: cui/uiconfig/ui/numberingoptionspage.ui:386
msgctxt "numberingoptionspage|extended_tip|relsize"
msgid "Enter the amount by which you want to resize the bullet character with respect to the font height of the current paragraph."
msgstr "እርስዎ ከ አሁኑ አንቀጽ ፊደል አንፃር በምን ያህል መጠን የ ነጥብ ባህሪ እንደገና እንደሚመጠን ያስገቡ "
#. M4aPS
-#: cui/uiconfig/ui/numberingoptionspage.ui:396
+#: cui/uiconfig/ui/numberingoptionspage.ui:397
msgctxt "numberingoptionspage|bullet"
msgid "Select..."
msgstr "ይምረጡ..."
#. vfKmd
-#: cui/uiconfig/ui/numberingoptionspage.ui:402
+#: cui/uiconfig/ui/numberingoptionspage.ui:403
msgctxt "numberingoptionspage|extended_tip|bullet"
msgid "Select the graphic, or locate the graphic file that you want to use as a bullet."
msgstr "ይምረጡ ንድፍ ወይንም የ ንድፍ ፋይል ፈልገው ያግኙ እንደ ነጥብ እርስዎ መጠቀም የሚፈልጉትን"
#. RJa39
-#: cui/uiconfig/ui/numberingoptionspage.ui:416
+#: cui/uiconfig/ui/numberingoptionspage.ui:417
msgctxt "numberingoptionspage|prefixft"
msgid "Before:"
msgstr "በፊት:"
#. EzDC5
-#: cui/uiconfig/ui/numberingoptionspage.ui:431
+#: cui/uiconfig/ui/numberingoptionspage.ui:432
msgctxt "numberingoptionspage|separator"
msgid "Separator"
msgstr "መለያያ"
#. GCjCU
-#: cui/uiconfig/ui/numberingoptionspage.ui:447
+#: cui/uiconfig/ui/numberingoptionspage.ui:448
msgctxt "numberingoptionspage|extended_tip|suffix"
msgid "Enter a character or the text to display behind the number in the list. To create the numbering scheme \"1.)\", enter \".)\" in this box."
msgstr ""
#. wVrAN
-#: cui/uiconfig/ui/numberingoptionspage.ui:464
+#: cui/uiconfig/ui/numberingoptionspage.ui:465
msgctxt "numberingoptionspage|extended_tip|prefix"
msgid "Enter a character or the text to display in front of the number in the list."
msgstr "ባህሪ ወይንም ጽሁፍ ያስገቡ ለማሳየት ከ ቁጥር ፊት በ ዝርዝር ውስጥ "
#. FLJWG
-#: cui/uiconfig/ui/numberingoptionspage.ui:477
+#: cui/uiconfig/ui/numberingoptionspage.ui:478
msgctxt "numberingoptionspage|suffixft"
msgid "After:"
msgstr "በኋላ:"
#. TZVTJ
-#: cui/uiconfig/ui/numberingoptionspage.ui:491
+#: cui/uiconfig/ui/numberingoptionspage.ui:492
msgctxt "numberingoptionspage|sublevelsft"
msgid "Show sublevels:"
msgstr "ንዑስ ደረጃዎች ማሳያ:"
#. FaDZX
-#: cui/uiconfig/ui/numberingoptionspage.ui:506
+#: cui/uiconfig/ui/numberingoptionspage.ui:507
msgctxt "numberingoptionspage|bulletft"
msgid "Character:"
msgstr "ባህሪዎች:"
#. 6jTGa
-#: cui/uiconfig/ui/numberingoptionspage.ui:520
+#: cui/uiconfig/ui/numberingoptionspage.ui:521
msgctxt "numberingoptionspage|relsizeft"
msgid "_Relative size:"
msgstr "_አንፃራዊ መጠን:"
#. 6r484
-#: cui/uiconfig/ui/numberingoptionspage.ui:534
+#: cui/uiconfig/ui/numberingoptionspage.ui:535
msgctxt "numberingoptionspage|colorft"
msgid "Color:"
msgstr "ቀለም:"
#. ksG2M
-#: cui/uiconfig/ui/numberingoptionspage.ui:548
+#: cui/uiconfig/ui/numberingoptionspage.ui:549
msgctxt "numberingoptionspage|charstyleft"
msgid "Character style:"
msgstr "የ ባህሪ ዘዴ:"
#. Hooqo
-#: cui/uiconfig/ui/numberingoptionspage.ui:568
+#: cui/uiconfig/ui/numberingoptionspage.ui:569
msgctxt "numberingoptionspage|widthft"
msgid "Width:"
msgstr "ስፋት:"
#. PBvy6
-#: cui/uiconfig/ui/numberingoptionspage.ui:583
+#: cui/uiconfig/ui/numberingoptionspage.ui:584
msgctxt "numberingoptionspage|heightft"
msgid "Height:"
msgstr "እርዝመት:"
#. EetAa
-#: cui/uiconfig/ui/numberingoptionspage.ui:617
+#: cui/uiconfig/ui/numberingoptionspage.ui:618
msgctxt "numberingoptionspage|extended_tip|widthmf"
msgid "Enter a width for the graphic."
msgstr "ለ ንድፍ ስፋት ማስገቢያ"
#. prqMN
-#: cui/uiconfig/ui/numberingoptionspage.ui:636
+#: cui/uiconfig/ui/numberingoptionspage.ui:637
msgctxt "numberingoptionspage|extended_tip|heightmf"
msgid "Enter a height for the graphic."
msgstr "ለ ንድፍ እርዝመት ማስገቢያ"
#. fjZCU
-#: cui/uiconfig/ui/numberingoptionspage.ui:658
+#: cui/uiconfig/ui/numberingoptionspage.ui:659
msgctxt "numberingoptionspage|ratio_tip"
msgid "Keep ratio"
msgstr ""
#. LELFV
-#: cui/uiconfig/ui/numberingoptionspage.ui:663
+#: cui/uiconfig/ui/numberingoptionspage.ui:664
msgctxt "numberingoptionspage|accessible_name|keepratio"
msgid "Keep Ratio"
msgstr ""
#. Zm4NT
-#: cui/uiconfig/ui/numberingoptionspage.ui:664
+#: cui/uiconfig/ui/numberingoptionspage.ui:665
msgctxt "numberingoptionspage|extended_tip|keepratio"
msgid "Maintains proportions when you resize the selected object."
msgstr ""
#. S9jNu
-#: cui/uiconfig/ui/numberingoptionspage.ui:752
+#: cui/uiconfig/ui/numberingoptionspage.ui:753
msgctxt "numberingoptionspage|label2"
msgid "Numbering"
msgstr "ቁጥር መስጫ"
#. kcgWM
-#: cui/uiconfig/ui/numberingoptionspage.ui:773
+#: cui/uiconfig/ui/numberingoptionspage.ui:774
msgctxt "numberingoptionspage|allsame"
msgid "_Consecutive numbering"
msgstr "_ተከታታይ ቁጥር መስጫ"
#. 48AhR
-#: cui/uiconfig/ui/numberingoptionspage.ui:783
+#: cui/uiconfig/ui/numberingoptionspage.ui:784
msgctxt "numberingoptionspage|extended_tip|allsame"
msgid "Increases the numbering by one as you go down each level in the list hierarchy."
msgstr "ቁጥር መስጫው በ አንድ ይጨምራል እርስዎ በ ዝርዝር ቅደም ተከተል መሰረት ወደ ታች ሲወርዱ "
#. 9VSpp
-#: cui/uiconfig/ui/numberingoptionspage.ui:792
+#: cui/uiconfig/ui/numberingoptionspage.ui:793
msgctxt "numberingoptionspage|label3"
msgid "All Levels"
msgstr "ሁሉንም ደረጃዎች"
#. DJptx
-#: cui/uiconfig/ui/numberingoptionspage.ui:847
+#: cui/uiconfig/ui/numberingoptionspage.ui:848
msgctxt "numberingoptionspage|previewlabel"
msgid "Preview"
msgstr "ቅድመ እይታ"
diff --git a/source/am/fpicker/messages.po b/source/am/fpicker/messages.po
index 9fc6acadfe2..e6b3c600803 100644
--- a/source/am/fpicker/messages.po
+++ b/source/am/fpicker/messages.po
@@ -3,7 +3,7 @@ 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: 2023-12-04 15:06+0100\n"
+"POT-Creation-Date: 2024-06-10 14:48+0200\n"
"PO-Revision-Date: 2022-11-14 08:16+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/am/>\n"
@@ -555,3 +555,75 @@ msgstr "የ ፋይል ~አይነት"
msgctxt "STR_FILEDLG_SAVE"
msgid "Save"
msgstr "ማስቀመጫ"
+
+#. KACYH
+#: include/fpicker/strings.hrc:41
+msgctxt "STR_FILESAVE_AUTOEXTENSION"
+msgid "Automatically adds the file extension to the end of the file name that corresponds to the selected file type."
+msgstr ""
+
+#. 4qPci
+#: include/fpicker/strings.hrc:42
+msgctxt "STR_FILESAVE_SAVEWITHPASSWORD"
+msgid "Protects the file with a password that must be entered before a user can open the file."
+msgstr ""
+
+#. dFCgT
+#: include/fpicker/strings.hrc:43
+msgctxt "STR_FILESAVE_CUSTOMIZEFILTER"
+msgid "Allows you to set the spreadsheet saving options for some types of data files."
+msgstr ""
+
+#. fJtCZ
+#: include/fpicker/strings.hrc:44
+msgctxt "STR_FILEOPEN_READONLY"
+msgid "Opens the file in read-only mode."
+msgstr ""
+
+#. BMEgo
+#: include/fpicker/strings.hrc:45
+msgctxt "STR_FILEDLG_LINK_CB"
+msgid "Inserts the selected graphic file as a link."
+msgstr ""
+
+#. jHPYN
+#: include/fpicker/strings.hrc:46
+msgctxt "STR_FILEDLG_PREVIEW_CB"
+msgid "Displays a preview of the selected graphic file."
+msgstr ""
+
+#. xWLX2
+#: include/fpicker/strings.hrc:47
+msgctxt "STR_FILESAVE_DOPLAY"
+msgid "Plays the selected sound file. Click again to stop playing the sound file."
+msgstr ""
+
+#. 27ayC
+#: include/fpicker/strings.hrc:48
+msgctxt "STR_FILEOPEN_VERSION"
+msgid "If there are multiple versions of the selected file, select the version that you want to open."
+msgstr ""
+
+#. K6RjJ
+#: include/fpicker/strings.hrc:49
+msgctxt "STR_FILESAVE_TEMPLATE"
+msgid "Select the paragraph style or outline level that you want to use to separate the source document into sub-documents."
+msgstr ""
+
+#. 7GLrR
+#: include/fpicker/strings.hrc:50
+msgctxt "STR_FILEOPEN_IMAGE_TEMPLATE"
+msgid "Select the frame style for the graphic."
+msgstr ""
+
+#. Lfiaj
+#: include/fpicker/strings.hrc:51
+msgctxt "STR_FILEOPEN_IMAGE_ANCHOR"
+msgid "Select the frame style for the graphic."
+msgstr ""
+
+#. d6DG8
+#: include/fpicker/strings.hrc:52
+msgctxt "STR_FILESAVE_SELECTION"
+msgid "Exports only the selected graphic objects in %PRODUCTNAME Draw and Impress to another format. If this box is not checked, the entire document is exported."
+msgstr ""
diff --git a/source/am/helpcontent2/source/auxiliary.po b/source/am/helpcontent2/source/auxiliary.po
index 12fbdb8cb19..47858f2e8c1 100644
--- a/source/am/helpcontent2/source/auxiliary.po
+++ b/source/am/helpcontent2/source/auxiliary.po
@@ -3,7 +3,7 @@ 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: 2023-09-28 12:40+0200\n"
+"POT-Creation-Date: 2024-06-11 11:51+0200\n"
"PO-Revision-Date: 2020-02-01 14:30+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://weblate.documentfoundation.org/projects/libo_help-master/auxiliary/am/>\n"
@@ -88,6 +88,15 @@ msgctxt ""
msgid "ScriptForge Library"
msgstr ""
+#. LTzXY
+#: sbasic.tree
+msgctxt ""
+"sbasic.tree\n"
+"07010501\n"
+"node.text"
+msgid "Example Scripts"
+msgstr ""
+
#. Vkt9E
#: sbasic.tree
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/sbasic/python.po b/source/am/helpcontent2/source/text/sbasic/python.po
index a0392202ce2..aab6eb36c0f 100644
--- a/source/am/helpcontent2/source/text/sbasic/python.po
+++ b/source/am/helpcontent2/source/text/sbasic/python.po
@@ -3,7 +3,7 @@ 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: 2024-02-28 17:20+0100\n"
+"POT-Creation-Date: 2024-06-11 11:52+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1237,6 +1237,24 @@ msgctxt ""
msgid "<variable id=\"pythonexamples2\"><link href=\"text/sbasic/python/python_examples.xhp\">Python programming examples</link></variable>"
msgstr ""
+#. RCEGv
+#: python_examples.xhp
+msgctxt ""
+"python_examples.xhp\n"
+"hd_id601717774441961\n"
+"help.text"
+msgid "Event Handling, Listeners"
+msgstr ""
+
+#. BLZ9N
+#: python_examples.xhp
+msgctxt ""
+"python_examples.xhp\n"
+"hd_id651717774529891\n"
+"help.text"
+msgid "Calc examples"
+msgstr ""
+
#. xkeov
#: python_handler.xhp
msgctxt ""
@@ -2452,15 +2470,6 @@ msgctxt ""
msgid "Identifying the operating system can be performed with Python or Basic language."
msgstr ""
-#. gZrHC
-#: python_platform.xhp
-msgctxt ""
-"python_platform.xhp\n"
-"N0511\n"
-"help.text"
-msgid "ComputerName property is solely available for Windows. Basic calls to Python macros help overcome %PRODUCTNAME Basic limitations."
-msgstr ""
-
#. sV6Fp
#: python_platform.xhp
msgctxt ""
@@ -2488,6 +2497,15 @@ msgctxt ""
msgid "%PRODUCTNAME Basic lacks MacOS X native recognition. Platform identification is possible using %PRODUCTNAME Application Programming Interface (API)."
msgstr ""
+#. VC5gm
+#: python_platform.xhp
+msgctxt ""
+"python_platform.xhp\n"
+"N0530a\n"
+"help.text"
+msgid "''' Module name: Platform '''"
+msgstr ""
+
#. tTyE5
#: python_platform.xhp
msgctxt ""
@@ -2506,6 +2524,15 @@ msgctxt ""
msgid "' Inferred from \"Tools.UCB.ShowHelperDialog\" function"
msgstr ""
+#. E7GT8
+#: python_platform.xhp
+msgctxt ""
+"python_platform.xhp\n"
+"N0511\n"
+"help.text"
+msgid "ComputerName environment variable is solely available for Windows. Basic calls to Python macros help overcome %PRODUCTNAME Basic limitations."
+msgstr ""
+
#. jtA2N
#: python_platform.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/scalc/01.po b/source/am/helpcontent2/source/text/scalc/01.po
index c1332ac3abd..98603b87229 100644
--- a/source/am/helpcontent2/source/text/scalc/01.po
+++ b/source/am/helpcontent2/source/text/scalc/01.po
@@ -3,7 +3,7 @@ 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: 2024-06-06 13:17+0200\n"
+"POT-Creation-Date: 2024-06-10 14:48+0200\n"
"PO-Revision-Date: 2023-02-19 05:34+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/am/>\n"
@@ -18349,6 +18349,15 @@ msgctxt ""
msgid "<item type=\"input\">=SUM(INDIRECT(\"a1:\" & ADDRESS(1;3)))</item> totals the cells in the area of A1 up to the cell with the address defined by row 1 and column 3. This means that area A1:C1 is totaled."
msgstr "<item type=\"input\">=ድምር(በ ተዘዋዋሪ(\"a1:\" & አድራሻ(1;3)))</item> ጠቅላላ ለ ክፍሎች በ ቦታ ውስጥ በ A1 እስከ ክፍሉ በ አድራሻ እንደ ተገለጸው በ ረድፍ 1 እና አምድ 3. ይህ ማለት ያ ቦታ A1:C1 ጠቅላላ ነው"
+#. MssCB
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id701677016751509\n"
+"help.text"
+msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/INDIRECT\">INDIRECT wiki page</link>."
+msgstr ""
+
#. T2BJo
#: 04060109.xhp
msgctxt ""
@@ -65257,6 +65266,132 @@ msgctxt ""
msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/JIS\">JIS wiki page</link>."
msgstr ""
+#. ANivD
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"tit\n"
+"help.text"
+msgid "LET function"
+msgstr ""
+
+#. mp4Fy
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"bm_id361708283183878\n"
+"help.text"
+msgid "<bookmark_value>LET function</bookmark_value>"
+msgstr ""
+
+#. cUrJc
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"hd_id721717677746932\n"
+"help.text"
+msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_let.xhp\">LET</link></variable>"
+msgstr ""
+
+#. NFFDr
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"par_id71717677746935\n"
+"help.text"
+msgid "Assigns names to calculation results. This allows storing intermediate calculations, values, or defining names inside a formula. These names only apply within the scope of the LET function."
+msgstr ""
+
+#. A9iKa
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"par_id211708281649651\n"
+"help.text"
+msgid "LET(Name1; Name_value1; Calculation_or_Name2; [Name_value2; Calculation_or_Name3 [; ...]])"
+msgstr ""
+
+#. voGvK
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"par_id301717681619674\n"
+"help.text"
+msgid "<emph>Name1</emph>: the first name to assign. Must start with a letter. Cannot be the output of a formula or conflict with range syntax."
+msgstr ""
+
+#. CDP5D
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"par_id721717688901981\n"
+"help.text"
+msgid "Name1 must follow the <link href=\"text/scalc/guide/value_with_name.xhp\">naming rules of %PRODUCTNAME Calc</link>."
+msgstr ""
+
+#. pXGwN
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"par_id951717681624139\n"
+"help.text"
+msgid "<emph>Name_value1</emph>: the value or calculation to assign to Name1."
+msgstr ""
+
+#. RpF5L
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"par_id421717686226452\n"
+"help.text"
+msgid "<emph>Name2; Name_value2;...</emph>: (optional) same as Name1 and Name_value1, respectively. Name_value2 must follow Name2 and so on."
+msgstr ""
+
+#. ii4Cd
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"par_id231717686233659\n"
+"help.text"
+msgid "<emph>Calculation</emph>: a formula expression that uses all names within the LET function."
+msgstr ""
+
+#. AaFRL
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"par_id91717686350018\n"
+"help.text"
+msgid "<emph>Calculation</emph> must be the last argument in the LET function."
+msgstr ""
+
+#. vGdpF
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"par_id121717701196975\n"
+"help.text"
+msgid "Calculate the molar mass of the water molecule knowing that the molecule has 2 hydrogen atoms and one oxygen atom."
+msgstr ""
+
+#. s46BC
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"par_id311717701158800\n"
+"help.text"
+msgid "<input>=LET(mHydro; HLOOKUP(\"Hydrogen\"; $A$1:$DO$4; 4; 0); mOxy; HLOOKUP(\"Oxygen\"; $A$1:$DO$4; 4; 0); \"The molar mass of water is \"&(mOxy+2*mHydro)&\" g/mol\")</input> returns \"The molar mass of water is 18.015 g/mol\"."
+msgstr ""
+
+#. TGwea
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"par_id701677016751508\n"
+"help.text"
+msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/LET\">LET wiki page</link>."
+msgstr ""
+
#. Cauxq
#: func_maxifs.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/shared/01.po b/source/am/helpcontent2/source/text/shared/01.po
index de20f2f785d..9b6c9424691 100644
--- a/source/am/helpcontent2/source/text/shared/01.po
+++ b/source/am/helpcontent2/source/text/shared/01.po
@@ -3,7 +3,7 @@ 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: 2024-06-03 12:06+0200\n"
+"POT-Creation-Date: 2024-06-10 14:48+0200\n"
"PO-Revision-Date: 2022-05-25 10:44+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/am/>\n"
@@ -14416,14 +14416,14 @@ msgctxt ""
msgid "<bookmark_value>standard bar on/off</bookmark_value>"
msgstr "<bookmark_value>መደበኛ መደርደሪያ ማብሪያ/ማጥፊያ</bookmark_value>"
-#. vHECB
+#. a2hAd
#: 03020000.xhp
msgctxt ""
"03020000.xhp\n"
"hd_id3150467\n"
"help.text"
-msgid "<link href=\"text/shared/01/03020000.xhp\">Standard Bar</link>"
-msgstr "<link href=\"text/shared/01/03020000.xhp\">መደበኛ መደርደሪያ</link>"
+msgid "<variable id=\"standard_bar_h1\"><link href=\"text/shared/01/03020000.xhp\">Standard Bar</link></variable>"
+msgstr ""
#. iyNTo
#: 03020000.xhp
diff --git a/source/am/helpcontent2/source/text/shared/02.po b/source/am/helpcontent2/source/text/shared/02.po
index 03921699cb1..7fd1c646cd2 100644
--- a/source/am/helpcontent2/source/text/shared/02.po
+++ b/source/am/helpcontent2/source/text/shared/02.po
@@ -3,7 +3,7 @@ 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: 2024-06-03 12:06+0200\n"
+"POT-Creation-Date: 2024-06-10 14:48+0200\n"
"PO-Revision-Date: 2020-02-05 07:21+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Amharic <https://weblate.documentfoundation.org/projects/libo_help-master/textshared02/am/>\n"
@@ -19987,14 +19987,14 @@ msgctxt ""
msgid "Clone Formatting"
msgstr "ተመሳሳይ አቀራረብ"
-#. GBTEJ
+#. ZPznE
#: paintbrush.xhp
msgctxt ""
"paintbrush.xhp\n"
"par_idN1056A\n"
"help.text"
-msgid "<link href=\"text/shared/02/paintbrush.xhp\">Clone Formatting</link>"
-msgstr "<link href=\"text/shared/02/paintbrush.xhp\">ተመሳሳይ አቀራረብ</link>"
+msgid "<variable id=\"paintbrush_h1\"><link href=\"text/shared/02/paintbrush.xhp\">Clone Formatting</link></variable>"
+msgstr ""
#. 5CCEM
#: paintbrush.xhp
diff --git a/source/am/helpcontent2/source/text/shared/guide.po b/source/am/helpcontent2/source/text/shared/guide.po
index a92c0cde084..34997701df9 100644
--- a/source/am/helpcontent2/source/text/shared/guide.po
+++ b/source/am/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ 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: 2024-05-27 12:59+0200\n"
+"POT-Creation-Date: 2024-06-10 14:48+0200\n"
"PO-Revision-Date: 2018-12-09 17:46+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -21850,13 +21850,13 @@ msgctxt ""
msgid "Copying Attributes With the Clone Formatting Tool"
msgstr "ባህሪዎችን ኮፒ ማድረጊያ በ ተመሳሳይ አቀራረብ መሳሪያዎች"
-#. 7Frig
+#. t6tNT
#: paintbrush.xhp
msgctxt ""
"paintbrush.xhp\n"
"bm_id380260\n"
"help.text"
-msgid "<bookmark_value>Format Paintbrush</bookmark_value> <bookmark_value>clone formatting</bookmark_value> <bookmark_value>formatting;copying</bookmark_value> <bookmark_value>copying;formatting</bookmark_value> <bookmark_value>Paintbrush</bookmark_value>"
+msgid "<bookmark_value>Format Paintbrush</bookmark_value> <bookmark_value>clone formatting</bookmark_value> <bookmark_value>formatting;copying</bookmark_value> <bookmark_value>copying;formatting</bookmark_value> <bookmark_value>Paintbrush</bookmark_value>"
msgstr ""
#. 7BBrB
@@ -21868,13 +21868,13 @@ msgctxt ""
msgid "<variable id=\"formatpaintbrush\"><link href=\"text/shared/guide/paintbrush.xhp\">Copying Formatting With the Clone Formatting Tool</link></variable>"
msgstr "<variable id=\"formatpaintbrush\"><link href=\"text/shared/guide/paintbrush.xhp\">ባህሪዎችን ኮፒ ማድረጊያ በ ተመሳሳይ አቀራረብ መሳሪያዎች</link></variable>"
-#. KdqKE
+#. rW4N7
#: paintbrush.xhp
msgctxt ""
"paintbrush.xhp\n"
"par_idN10655\n"
"help.text"
-msgid "Use the <emph>Clone Formatting</emph> tool to copy formatting from a text selection or from an object and apply the formatting to another text selection or object."
+msgid "Use the <link href=\"text/shared/02/paintbrush.xhp\"><emph>Clone Formatting</emph></link> tool to copy formatting from a text selection or from an object and apply the formatting to another text selection or object."
msgstr ""
#. F7Fcd
@@ -21886,13 +21886,13 @@ msgctxt ""
msgid "Select the text or object whose formatting you want to copy."
msgstr "ጽሁፍ ወይንም እቃ ይምረጡ እርስዎ አቀራረቡን ኮፒ ማድረግ የሚፈልጉትን"
-#. gu5yT
+#. gHuZx
#: paintbrush.xhp
msgctxt ""
"paintbrush.xhp\n"
"par_idN10667\n"
"help.text"
-msgid "On the <emph>Standard Bar</emph>, click the <emph>Clone Formatting</emph> icon. The mouse cursor will change to a paint bucket."
+msgid "On the <link href=\"text/shared/main0201.xhp\"><emph>Standard Bar</emph></link>, click the <emph>Clone Formatting</emph> icon. The mouse cursor will change to a paint bucket."
msgstr ""
#. AZjCv
@@ -22129,6 +22129,42 @@ msgctxt ""
msgid "Copies cell formatting specified using the <menuitem>Format - Cells</menuitem> dialog."
msgstr ""
+#. B9RMV
+#: paintbrush.xhp
+msgctxt ""
+"paintbrush.xhp\n"
+"par_id791717184075742\n"
+"help.text"
+msgid "Text within Impress table is selected"
+msgstr ""
+
+#. 44VEa
+#: paintbrush.xhp
+msgctxt ""
+"paintbrush.xhp\n"
+"par_id211717184260731\n"
+"help.text"
+msgid "Copies formatting attributes that apply to all characters in the cell. Formatting can only be copied within the same table."
+msgstr ""
+
+#. G7z8F
+#: paintbrush.xhp
+msgctxt ""
+"paintbrush.xhp\n"
+"par_id10821388499239\n"
+"help.text"
+msgid "Impress table or cells are selected"
+msgstr ""
+
+#. xXcmM
+#: paintbrush.xhp
+msgctxt ""
+"paintbrush.xhp\n"
+"par_id23538680114944\n"
+"help.text"
+msgid "Not supported"
+msgstr ""
+
#. Sigiv
#: palette_files.xhp
msgctxt ""
diff --git a/source/am/sw/messages.po b/source/am/sw/messages.po
index e61d8db43d7..f8fee780e3c 100644
--- a/source/am/sw/messages.po
+++ b/source/am/sw/messages.po
@@ -3,8 +3,8 @@ 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: 2024-06-06 13:17+0200\n"
-"PO-Revision-Date: 2024-06-06 13:48+0200\n"
+"POT-Creation-Date: 2024-06-10 14:49+0200\n"
+"PO-Revision-Date: 2024-06-11 12:21+0200\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/am/>\n"
"Language: am\n"
@@ -28997,109 +28997,109 @@ msgid "Paragraph Style"
msgstr "በ አንቀጽ ዘዴ"
#. FDfTt
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:141
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:142
msgctxt "templatedialog2|organizer"
msgid "General"
msgstr ""
#. G7U5N
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:164
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:165
msgctxt "templatedialog2|indents"
msgid "Indents & Spacing"
msgstr "ማስረጊያ & ክፍተት"
#. UheDe
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:188
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:189
msgctxt "templatedialog2|alignment"
msgid "Alignment"
msgstr "ማሰለፊያ"
#. LrHQg
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:212
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:213
msgctxt "templatedialog2|textflow"
msgid "Text Flow"
msgstr "የ ጽሁፍ ፍሰት"
#. evVPf
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:236
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:237
msgctxt "templatedialog2|asiantypo"
msgid "Asian Typography"
msgstr "Asian Typography"
#. A5kVc
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:260
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:261
msgctxt "templatedialog2|font"
msgid "Font"
msgstr "ፊደል"
#. ECDNu
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:284
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:285
msgctxt "templatedialog2|fonteffect"
msgid "Font Effects"
msgstr "የ ፊደል ውጤቶች"
#. pmGG6
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:308
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:309
msgctxt "templatedialog2|position"
msgid "Position"
msgstr "ቦታ"
#. 58Wjp
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:332
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:333
msgctxt "templatedialog2|asianlayout"
msgid "Asian Layout"
msgstr "የ እስያ እቅድ"
#. HkBDx
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:356
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:357
msgctxt "templatedialog2|highlighting"
msgid "Highlighting"
msgstr "ማድመቂያ"
#. 9gGCX
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:380
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:381
msgctxt "templatedialog2|tabs"
msgid "Tabs"
msgstr "ማስረጊያ"
#. D26TP
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:404
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:405
msgctxt "templatedialog2|dropcaps"
msgid "Drop Caps"
msgstr "ፊደል በ ትልቁ መጻፊያ"
#. dbbmR
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:428
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:429
msgctxt "templatedialog2|area"
msgid "Area"
msgstr "ቦታ"
#. Dj7W7
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:452
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:453
msgctxt "templatedialog2|transparence"
msgid "Transparency"
msgstr "ግልጽነት"
#. cFPCE
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:476
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:477
msgctxt "templatedialog2|borders"
msgid "Borders"
msgstr "ድንበሮች"
#. LexJE
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:500
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:501
msgctxt "templatedialog2|condition"
msgid "Condition"
msgstr "ሁኔታው"
#. xT7hc
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:524
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:525
msgctxt "templatedialog2|outline"
msgid "Set outline level, list style and line numbering for paragraph style."
msgstr ""
#. H6CCV
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:525
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:526
msgctxt "templatedialog2|outline"
msgid "Outline & List"
msgstr ""
diff --git a/source/an/cui/messages.po b/source/an/cui/messages.po
index fc2994f180f..89730e6428a 100644
--- a/source/an/cui/messages.po
+++ b/source/an/cui/messages.po
@@ -3,7 +3,7 @@ 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: 2024-05-23 12:39+0200\n"
+"POT-Creation-Date: 2024-06-11 11:51+0200\n"
"PO-Revision-Date: 2024-05-25 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/an/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542195185.000000\n"
#. GyY9M
@@ -13537,157 +13537,157 @@ msgid "Select the graphic, or locate the graphic file that you want to use as a
msgstr ""
#. nSL3K
-#: cui/uiconfig/ui/numberingoptionspage.ui:367
+#: cui/uiconfig/ui/numberingoptionspage.ui:368
msgctxt "numberingoptionspage|extended_tip|color"
msgid "Select a color for the current numbering scheme."
msgstr ""
#. hJgCL
-#: cui/uiconfig/ui/numberingoptionspage.ui:385
+#: cui/uiconfig/ui/numberingoptionspage.ui:386
msgctxt "numberingoptionspage|extended_tip|relsize"
msgid "Enter the amount by which you want to resize the bullet character with respect to the font height of the current paragraph."
msgstr ""
#. M4aPS
-#: cui/uiconfig/ui/numberingoptionspage.ui:396
+#: cui/uiconfig/ui/numberingoptionspage.ui:397
msgctxt "numberingoptionspage|bullet"
msgid "Select..."
msgstr ""
#. vfKmd
-#: cui/uiconfig/ui/numberingoptionspage.ui:402
+#: cui/uiconfig/ui/numberingoptionspage.ui:403
msgctxt "numberingoptionspage|extended_tip|bullet"
msgid "Select the graphic, or locate the graphic file that you want to use as a bullet."
msgstr ""
#. RJa39
-#: cui/uiconfig/ui/numberingoptionspage.ui:416
+#: cui/uiconfig/ui/numberingoptionspage.ui:417
msgctxt "numberingoptionspage|prefixft"
msgid "Before:"
msgstr ""
#. EzDC5
-#: cui/uiconfig/ui/numberingoptionspage.ui:431
+#: cui/uiconfig/ui/numberingoptionspage.ui:432
msgctxt "numberingoptionspage|separator"
msgid "Separator"
msgstr ""
#. GCjCU
-#: cui/uiconfig/ui/numberingoptionspage.ui:447
+#: cui/uiconfig/ui/numberingoptionspage.ui:448
msgctxt "numberingoptionspage|extended_tip|suffix"
msgid "Enter a character or the text to display behind the number in the list. To create the numbering scheme \"1.)\", enter \".)\" in this box."
msgstr ""
#. wVrAN
-#: cui/uiconfig/ui/numberingoptionspage.ui:464
+#: cui/uiconfig/ui/numberingoptionspage.ui:465
msgctxt "numberingoptionspage|extended_tip|prefix"
msgid "Enter a character or the text to display in front of the number in the list."
msgstr ""
#. FLJWG
-#: cui/uiconfig/ui/numberingoptionspage.ui:477
+#: cui/uiconfig/ui/numberingoptionspage.ui:478
msgctxt "numberingoptionspage|suffixft"
msgid "After:"
msgstr ""
#. TZVTJ
-#: cui/uiconfig/ui/numberingoptionspage.ui:491
+#: cui/uiconfig/ui/numberingoptionspage.ui:492
msgctxt "numberingoptionspage|sublevelsft"
msgid "Show sublevels:"
msgstr ""
#. FaDZX
-#: cui/uiconfig/ui/numberingoptionspage.ui:506
+#: cui/uiconfig/ui/numberingoptionspage.ui:507
msgctxt "numberingoptionspage|bulletft"
msgid "Character:"
msgstr ""
#. 6jTGa
-#: cui/uiconfig/ui/numberingoptionspage.ui:520
+#: cui/uiconfig/ui/numberingoptionspage.ui:521
msgctxt "numberingoptionspage|relsizeft"
msgid "_Relative size:"
msgstr ""
#. 6r484
-#: cui/uiconfig/ui/numberingoptionspage.ui:534
+#: cui/uiconfig/ui/numberingoptionspage.ui:535
msgctxt "numberingoptionspage|colorft"
msgid "Color:"
msgstr ""
#. ksG2M
-#: cui/uiconfig/ui/numberingoptionspage.ui:548
+#: cui/uiconfig/ui/numberingoptionspage.ui:549
msgctxt "numberingoptionspage|charstyleft"
msgid "Character style:"
msgstr ""
#. Hooqo
-#: cui/uiconfig/ui/numberingoptionspage.ui:568
+#: cui/uiconfig/ui/numberingoptionspage.ui:569
msgctxt "numberingoptionspage|widthft"
msgid "Width:"
msgstr "Amplaria:"
#. PBvy6
-#: cui/uiconfig/ui/numberingoptionspage.ui:583
+#: cui/uiconfig/ui/numberingoptionspage.ui:584
msgctxt "numberingoptionspage|heightft"
msgid "Height:"
msgstr "Altaria:"
#. EetAa
-#: cui/uiconfig/ui/numberingoptionspage.ui:617
+#: cui/uiconfig/ui/numberingoptionspage.ui:618
msgctxt "numberingoptionspage|extended_tip|widthmf"
msgid "Enter a width for the graphic."
msgstr ""
#. prqMN
-#: cui/uiconfig/ui/numberingoptionspage.ui:636
+#: cui/uiconfig/ui/numberingoptionspage.ui:637
msgctxt "numberingoptionspage|extended_tip|heightmf"
msgid "Enter a height for the graphic."
msgstr ""
#. fjZCU
-#: cui/uiconfig/ui/numberingoptionspage.ui:658
+#: cui/uiconfig/ui/numberingoptionspage.ui:659
msgctxt "numberingoptionspage|ratio_tip"
msgid "Keep ratio"
msgstr ""
#. LELFV
-#: cui/uiconfig/ui/numberingoptionspage.ui:663
+#: cui/uiconfig/ui/numberingoptionspage.ui:664
msgctxt "numberingoptionspage|accessible_name|keepratio"
msgid "Keep Ratio"
msgstr ""
#. Zm4NT
-#: cui/uiconfig/ui/numberingoptionspage.ui:664
+#: cui/uiconfig/ui/numberingoptionspage.ui:665
msgctxt "numberingoptionspage|extended_tip|keepratio"
msgid "Maintains proportions when you resize the selected object."
msgstr ""
#. S9jNu
-#: cui/uiconfig/ui/numberingoptionspage.ui:752
+#: cui/uiconfig/ui/numberingoptionspage.ui:753
msgctxt "numberingoptionspage|label2"
msgid "Numbering"
msgstr "Numeración"
#. kcgWM
-#: cui/uiconfig/ui/numberingoptionspage.ui:773
+#: cui/uiconfig/ui/numberingoptionspage.ui:774
msgctxt "numberingoptionspage|allsame"
msgid "_Consecutive numbering"
msgstr ""
#. 48AhR
-#: cui/uiconfig/ui/numberingoptionspage.ui:783
+#: cui/uiconfig/ui/numberingoptionspage.ui:784
msgctxt "numberingoptionspage|extended_tip|allsame"
msgid "Increases the numbering by one as you go down each level in the list hierarchy."
msgstr ""
#. 9VSpp
-#: cui/uiconfig/ui/numberingoptionspage.ui:792
+#: cui/uiconfig/ui/numberingoptionspage.ui:793
msgctxt "numberingoptionspage|label3"
msgid "All Levels"
msgstr ""
#. DJptx
-#: cui/uiconfig/ui/numberingoptionspage.ui:847
+#: cui/uiconfig/ui/numberingoptionspage.ui:848
msgctxt "numberingoptionspage|previewlabel"
msgid "Preview"
msgstr ""
diff --git a/source/an/formula/messages.po b/source/an/formula/messages.po
index f0c1f0680a7..7e9c887c035 100644
--- a/source/an/formula/messages.po
+++ b/source/an/formula/messages.po
@@ -4,7 +4,7 @@ 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: 2024-06-06 13:17+0200\n"
-"PO-Revision-Date: 2024-05-25 01:45+0000\n"
+"PO-Revision-Date: 2024-06-09 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/an/>\n"
"Language: an\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 5.4.3\n"
"X-POOTLE-MTIME: 1542022401.000000\n"
#. YfKFn
@@ -1402,7 +1402,7 @@ msgstr ""
#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LET"
-msgstr ""
+msgstr "LET"
#. dTotR
#: formula/inc/core_resource.hrc:2560
diff --git a/source/an/fpicker/messages.po b/source/an/fpicker/messages.po
index 5e1eb6ec867..32309fefa69 100644
--- a/source/an/fpicker/messages.po
+++ b/source/an/fpicker/messages.po
@@ -3,7 +3,7 @@ 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: 2023-12-04 15:06+0100\n"
+"POT-Creation-Date: 2024-06-10 14:48+0200\n"
"PO-Revision-Date: 2023-12-20 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/an/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.1.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1538496441.000000\n"
#. SJGCw
@@ -549,3 +549,75 @@ msgstr ""
msgctxt "STR_FILEDLG_SAVE"
msgid "Save"
msgstr "Alzar"
+
+#. KACYH
+#: include/fpicker/strings.hrc:41
+msgctxt "STR_FILESAVE_AUTOEXTENSION"
+msgid "Automatically adds the file extension to the end of the file name that corresponds to the selected file type."
+msgstr ""
+
+#. 4qPci
+#: include/fpicker/strings.hrc:42
+msgctxt "STR_FILESAVE_SAVEWITHPASSWORD"
+msgid "Protects the file with a password that must be entered before a user can open the file."
+msgstr ""
+
+#. dFCgT
+#: include/fpicker/strings.hrc:43
+msgctxt "STR_FILESAVE_CUSTOMIZEFILTER"
+msgid "Allows you to set the spreadsheet saving options for some types of data files."
+msgstr ""
+
+#. fJtCZ
+#: include/fpicker/strings.hrc:44
+msgctxt "STR_FILEOPEN_READONLY"
+msgid "Opens the file in read-only mode."
+msgstr ""
+
+#. BMEgo
+#: include/fpicker/strings.hrc:45
+msgctxt "STR_FILEDLG_LINK_CB"
+msgid "Inserts the selected graphic file as a link."
+msgstr ""
+
+#. jHPYN
+#: include/fpicker/strings.hrc:46
+msgctxt "STR_FILEDLG_PREVIEW_CB"
+msgid "Displays a preview of the selected graphic file."
+msgstr ""
+
+#. xWLX2
+#: include/fpicker/strings.hrc:47
+msgctxt "STR_FILESAVE_DOPLAY"
+msgid "Plays the selected sound file. Click again to stop playing the sound file."
+msgstr ""
+
+#. 27ayC
+#: include/fpicker/strings.hrc:48
+msgctxt "STR_FILEOPEN_VERSION"
+msgid "If there are multiple versions of the selected file, select the version that you want to open."
+msgstr ""
+
+#. K6RjJ
+#: include/fpicker/strings.hrc:49
+msgctxt "STR_FILESAVE_TEMPLATE"
+msgid "Select the paragraph style or outline level that you want to use to separate the source document into sub-documents."
+msgstr ""
+
+#. 7GLrR
+#: include/fpicker/strings.hrc:50
+msgctxt "STR_FILEOPEN_IMAGE_TEMPLATE"
+msgid "Select the frame style for the graphic."
+msgstr ""
+
+#. Lfiaj
+#: include/fpicker/strings.hrc:51
+msgctxt "STR_FILEOPEN_IMAGE_ANCHOR"
+msgid "Select the frame style for the graphic."
+msgstr ""
+
+#. d6DG8
+#: include/fpicker/strings.hrc:52
+msgctxt "STR_FILESAVE_SELECTION"
+msgid "Exports only the selected graphic objects in %PRODUCTNAME Draw and Impress to another format. If this box is not checked, the entire document is exported."
+msgstr ""
diff --git a/source/an/sw/messages.po b/source/an/sw/messages.po
index f76c9af70cb..5f4601d4da3 100644
--- a/source/an/sw/messages.po
+++ b/source/an/sw/messages.po
@@ -3,7 +3,7 @@ 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: 2024-06-06 13:17+0200\n"
+"POT-Creation-Date: 2024-06-10 14:49+0200\n"
"PO-Revision-Date: 2024-05-25 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/an/>\n"
@@ -29348,109 +29348,109 @@ msgid "Paragraph Style"
msgstr ""
#. FDfTt
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:141
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:142
msgctxt "templatedialog2|organizer"
msgid "General"
msgstr ""
#. G7U5N
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:164
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:165
msgctxt "templatedialog2|indents"
msgid "Indents & Spacing"
msgstr ""
#. UheDe
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:188
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:189
msgctxt "templatedialog2|alignment"
msgid "Alignment"
msgstr "Aliniación"
#. LrHQg
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:212
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:213
msgctxt "templatedialog2|textflow"
msgid "Text Flow"
msgstr ""
#. evVPf
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:236
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:237
msgctxt "templatedialog2|asiantypo"
msgid "Asian Typography"
msgstr ""
#. A5kVc
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:260
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:261
msgctxt "templatedialog2|font"
msgid "Font"
msgstr "Tipo de letra"
#. ECDNu
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:284
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:285
msgctxt "templatedialog2|fonteffect"
msgid "Font Effects"
msgstr ""
#. pmGG6
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:308
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:309
msgctxt "templatedialog2|position"
msgid "Position"
msgstr "Posición"
#. 58Wjp
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:332
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:333
msgctxt "templatedialog2|asianlayout"
msgid "Asian Layout"
msgstr ""
#. HkBDx
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:356
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:357
msgctxt "templatedialog2|highlighting"
msgid "Highlighting"
msgstr ""
#. 9gGCX
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:380
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:381
msgctxt "templatedialog2|tabs"
msgid "Tabs"
msgstr ""
#. D26TP
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:404
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:405
msgctxt "templatedialog2|dropcaps"
msgid "Drop Caps"
msgstr ""
#. dbbmR
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:428
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:429
msgctxt "templatedialog2|area"
msgid "Area"
msgstr ""
#. Dj7W7
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:452
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:453
msgctxt "templatedialog2|transparence"
msgid "Transparency"
msgstr "Transparencia"
#. cFPCE
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:476
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:477
msgctxt "templatedialog2|borders"
msgid "Borders"
msgstr "Cantos"
#. LexJE
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:500
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:501
msgctxt "templatedialog2|condition"
msgid "Condition"
msgstr ""
#. xT7hc
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:524
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:525
msgctxt "templatedialog2|outline"
msgid "Set outline level, list style and line numbering for paragraph style."
msgstr ""
#. H6CCV
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:525
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:526
msgctxt "templatedialog2|outline"
msgid "Outline & List"
msgstr ""
diff --git a/source/ar/cui/messages.po b/source/ar/cui/messages.po
index de8dbe07914..8017662220f 100644
--- a/source/ar/cui/messages.po
+++ b/source/ar/cui/messages.po
@@ -3,7 +3,7 @@ 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: 2024-05-23 12:39+0200\n"
+"POT-Creation-Date: 2024-06-11 11:51+0200\n"
"PO-Revision-Date: 2023-09-25 09:36+0000\n"
"Last-Translator: خالد حسني <khaled@libreoffice.org>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/ar/>\n"
@@ -13469,157 +13469,157 @@ msgid "Select the graphic, or locate the graphic file that you want to use as a
msgstr ""
#. nSL3K
-#: cui/uiconfig/ui/numberingoptionspage.ui:367
+#: cui/uiconfig/ui/numberingoptionspage.ui:368
msgctxt "numberingoptionspage|extended_tip|color"
msgid "Select a color for the current numbering scheme."
msgstr ""
#. hJgCL
-#: cui/uiconfig/ui/numberingoptionspage.ui:385
+#: cui/uiconfig/ui/numberingoptionspage.ui:386
msgctxt "numberingoptionspage|extended_tip|relsize"
msgid "Enter the amount by which you want to resize the bullet character with respect to the font height of the current paragraph."
msgstr ""
#. M4aPS
-#: cui/uiconfig/ui/numberingoptionspage.ui:396
+#: cui/uiconfig/ui/numberingoptionspage.ui:397
msgctxt "numberingoptionspage|bullet"
msgid "Select..."
msgstr "حدّد..."
#. vfKmd
-#: cui/uiconfig/ui/numberingoptionspage.ui:402
+#: cui/uiconfig/ui/numberingoptionspage.ui:403
msgctxt "numberingoptionspage|extended_tip|bullet"
msgid "Select the graphic, or locate the graphic file that you want to use as a bullet."
msgstr ""
#. RJa39
-#: cui/uiconfig/ui/numberingoptionspage.ui:416
+#: cui/uiconfig/ui/numberingoptionspage.ui:417
msgctxt "numberingoptionspage|prefixft"
msgid "Before:"
msgstr "قبل:"
#. EzDC5
-#: cui/uiconfig/ui/numberingoptionspage.ui:431
+#: cui/uiconfig/ui/numberingoptionspage.ui:432
msgctxt "numberingoptionspage|separator"
msgid "Separator"
msgstr "الفاصل"
#. GCjCU
-#: cui/uiconfig/ui/numberingoptionspage.ui:447
+#: cui/uiconfig/ui/numberingoptionspage.ui:448
msgctxt "numberingoptionspage|extended_tip|suffix"
msgid "Enter a character or the text to display behind the number in the list. To create the numbering scheme \"1.)\", enter \".)\" in this box."
msgstr ""
#. wVrAN
-#: cui/uiconfig/ui/numberingoptionspage.ui:464
+#: cui/uiconfig/ui/numberingoptionspage.ui:465
msgctxt "numberingoptionspage|extended_tip|prefix"
msgid "Enter a character or the text to display in front of the number in the list."
msgstr ""
#. FLJWG
-#: cui/uiconfig/ui/numberingoptionspage.ui:477
+#: cui/uiconfig/ui/numberingoptionspage.ui:478
msgctxt "numberingoptionspage|suffixft"
msgid "After:"
msgstr "بعد:"
#. TZVTJ
-#: cui/uiconfig/ui/numberingoptionspage.ui:491
+#: cui/uiconfig/ui/numberingoptionspage.ui:492
msgctxt "numberingoptionspage|sublevelsft"
msgid "Show sublevels:"
msgstr "اعرض المستويات الفرعيّة:"
#. FaDZX
-#: cui/uiconfig/ui/numberingoptionspage.ui:506
+#: cui/uiconfig/ui/numberingoptionspage.ui:507
msgctxt "numberingoptionspage|bulletft"
msgid "Character:"
msgstr "المحرف:"
#. 6jTGa
-#: cui/uiconfig/ui/numberingoptionspage.ui:520
+#: cui/uiconfig/ui/numberingoptionspage.ui:521
msgctxt "numberingoptionspage|relsizeft"
msgid "_Relative size:"
msgstr "ال_حجم النسبي:"
#. 6r484
-#: cui/uiconfig/ui/numberingoptionspage.ui:534
+#: cui/uiconfig/ui/numberingoptionspage.ui:535
msgctxt "numberingoptionspage|colorft"
msgid "Color:"
msgstr "اللون:"
#. ksG2M
-#: cui/uiconfig/ui/numberingoptionspage.ui:548
+#: cui/uiconfig/ui/numberingoptionspage.ui:549
msgctxt "numberingoptionspage|charstyleft"
msgid "Character style:"
msgstr "طراز المحارف:"
#. Hooqo
-#: cui/uiconfig/ui/numberingoptionspage.ui:568
+#: cui/uiconfig/ui/numberingoptionspage.ui:569
msgctxt "numberingoptionspage|widthft"
msgid "Width:"
msgstr "العرض:"
#. PBvy6
-#: cui/uiconfig/ui/numberingoptionspage.ui:583
+#: cui/uiconfig/ui/numberingoptionspage.ui:584
msgctxt "numberingoptionspage|heightft"
msgid "Height:"
msgstr "الارتفاع:"
#. EetAa
-#: cui/uiconfig/ui/numberingoptionspage.ui:617
+#: cui/uiconfig/ui/numberingoptionspage.ui:618
msgctxt "numberingoptionspage|extended_tip|widthmf"
msgid "Enter a width for the graphic."
msgstr ""
#. prqMN
-#: cui/uiconfig/ui/numberingoptionspage.ui:636
+#: cui/uiconfig/ui/numberingoptionspage.ui:637
msgctxt "numberingoptionspage|extended_tip|heightmf"
msgid "Enter a height for the graphic."
msgstr ""
#. fjZCU
-#: cui/uiconfig/ui/numberingoptionspage.ui:658
+#: cui/uiconfig/ui/numberingoptionspage.ui:659
msgctxt "numberingoptionspage|ratio_tip"
msgid "Keep ratio"
msgstr ""
#. LELFV
-#: cui/uiconfig/ui/numberingoptionspage.ui:663
+#: cui/uiconfig/ui/numberingoptionspage.ui:664
msgctxt "numberingoptionspage|accessible_name|keepratio"
msgid "Keep Ratio"
msgstr ""
#. Zm4NT
-#: cui/uiconfig/ui/numberingoptionspage.ui:664
+#: cui/uiconfig/ui/numberingoptionspage.ui:665
msgctxt "numberingoptionspage|extended_tip|keepratio"
msgid "Maintains proportions when you resize the selected object."
msgstr ""
#. S9jNu
-#: cui/uiconfig/ui/numberingoptionspage.ui:752
+#: cui/uiconfig/ui/numberingoptionspage.ui:753
msgctxt "numberingoptionspage|label2"
msgid "Numbering"
msgstr "التعداد"
#. kcgWM
-#: cui/uiconfig/ui/numberingoptionspage.ui:773
+#: cui/uiconfig/ui/numberingoptionspage.ui:774
msgctxt "numberingoptionspage|allsame"
msgid "_Consecutive numbering"
msgstr "ال_ترقيم متعاقب"
#. 48AhR
-#: cui/uiconfig/ui/numberingoptionspage.ui:783
+#: cui/uiconfig/ui/numberingoptionspage.ui:784
msgctxt "numberingoptionspage|extended_tip|allsame"
msgid "Increases the numbering by one as you go down each level in the list hierarchy."
msgstr ""
#. 9VSpp
-#: cui/uiconfig/ui/numberingoptionspage.ui:792
+#: cui/uiconfig/ui/numberingoptionspage.ui:793
msgctxt "numberingoptionspage|label3"
msgid "All Levels"
msgstr "كل المستويات"
#. DJptx
-#: cui/uiconfig/ui/numberingoptionspage.ui:847
+#: cui/uiconfig/ui/numberingoptionspage.ui:848
msgctxt "numberingoptionspage|previewlabel"
msgid "Preview"
msgstr "معاينة"
diff --git a/source/ar/fpicker/messages.po b/source/ar/fpicker/messages.po
index fbe7088ca18..8efa4040a59 100644
--- a/source/ar/fpicker/messages.po
+++ b/source/ar/fpicker/messages.po
@@ -3,7 +3,7 @@ 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: 2023-12-04 15:06+0100\n"
+"POT-Creation-Date: 2024-06-10 14:48+0200\n"
"PO-Revision-Date: 2023-09-25 09:36+0000\n"
"Last-Translator: خالد حسني <khaled@libreoffice.org>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/ar/>\n"
@@ -555,3 +555,75 @@ msgstr "~نوع الملفات"
msgctxt "STR_FILEDLG_SAVE"
msgid "Save"
msgstr "احفظ"
+
+#. KACYH
+#: include/fpicker/strings.hrc:41
+msgctxt "STR_FILESAVE_AUTOEXTENSION"
+msgid "Automatically adds the file extension to the end of the file name that corresponds to the selected file type."
+msgstr ""
+
+#. 4qPci
+#: include/fpicker/strings.hrc:42
+msgctxt "STR_FILESAVE_SAVEWITHPASSWORD"
+msgid "Protects the file with a password that must be entered before a user can open the file."
+msgstr ""
+
+#. dFCgT
+#: include/fpicker/strings.hrc:43
+msgctxt "STR_FILESAVE_CUSTOMIZEFILTER"
+msgid "Allows you to set the spreadsheet saving options for some types of data files."
+msgstr ""
+
+#. fJtCZ
+#: include/fpicker/strings.hrc:44
+msgctxt "STR_FILEOPEN_READONLY"
+msgid "Opens the file in read-only mode."
+msgstr ""
+
+#. BMEgo
+#: include/fpicker/strings.hrc:45
+msgctxt "STR_FILEDLG_LINK_CB"
+msgid "Inserts the selected graphic file as a link."
+msgstr ""
+
+#. jHPYN
+#: include/fpicker/strings.hrc:46
+msgctxt "STR_FILEDLG_PREVIEW_CB"
+msgid "Displays a preview of the selected graphic file."
+msgstr ""
+
+#. xWLX2
+#: include/fpicker/strings.hrc:47
+msgctxt "STR_FILESAVE_DOPLAY"
+msgid "Plays the selected sound file. Click again to stop playing the sound file."
+msgstr ""
+
+#. 27ayC
+#: include/fpicker/strings.hrc:48
+msgctxt "STR_FILEOPEN_VERSION"
+msgid "If there are multiple versions of the selected file, select the version that you want to open."
+msgstr ""
+
+#. K6RjJ
+#: include/fpicker/strings.hrc:49
+msgctxt "STR_FILESAVE_TEMPLATE"
+msgid "Select the paragraph style or outline level that you want to use to separate the source document into sub-documents."
+msgstr ""
+
+#. 7GLrR
+#: include/fpicker/strings.hrc:50
+msgctxt "STR_FILEOPEN_IMAGE_TEMPLATE"
+msgid "Select the frame style for the graphic."
+msgstr ""
+
+#. Lfiaj
+#: include/fpicker/strings.hrc:51
+msgctxt "STR_FILEOPEN_IMAGE_ANCHOR"
+msgid "Select the frame style for the graphic."
+msgstr ""
+
+#. d6DG8
+#: include/fpicker/strings.hrc:52
+msgctxt "STR_FILESAVE_SELECTION"
+msgid "Exports only the selected graphic objects in %PRODUCTNAME Draw and Impress to another format. If this box is not checked, the entire document is exported."
+msgstr ""
diff --git a/source/ar/helpcontent2/source/auxiliary.po b/source/ar/helpcontent2/source/auxiliary.po
index a4e40d5257f..a9ed7ba6b06 100644
--- a/source/ar/helpcontent2/source/auxiliary.po
+++ b/source/ar/helpcontent2/source/auxiliary.po
@@ -3,7 +3,7 @@ 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: 2023-09-28 12:40+0200\n"
+"POT-Creation-Date: 2024-06-11 11:51+0200\n"
"PO-Revision-Date: 2021-06-04 11:14+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_help-master/auxiliary/ar/>\n"
@@ -88,6 +88,15 @@ msgctxt ""
msgid "ScriptForge Library"
msgstr ""
+#. LTzXY
+#: sbasic.tree
+msgctxt ""
+"sbasic.tree\n"
+"07010501\n"
+"node.text"
+msgid "Example Scripts"
+msgstr ""
+
#. Vkt9E
#: sbasic.tree
msgctxt ""
diff --git a/source/ar/helpcontent2/source/text/sbasic/python.po b/source/ar/helpcontent2/source/text/sbasic/python.po
index d8fc19dc17a..05e1bb4e5a5 100644
--- a/source/ar/helpcontent2/source/text/sbasic/python.po
+++ b/source/ar/helpcontent2/source/text/sbasic/python.po
@@ -3,7 +3,7 @@ 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: 2024-02-28 17:20+0100\n"
+"POT-Creation-Date: 2024-06-11 11:52+0200\n"
"PO-Revision-Date: 2021-03-07 18:15+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/ar/>\n"
@@ -1239,6 +1239,24 @@ msgctxt ""
msgid "<variable id=\"pythonexamples2\"><link href=\"text/sbasic/python/python_examples.xhp\">Python programming examples</link></variable>"
msgstr ""
+#. RCEGv
+#: python_examples.xhp
+msgctxt ""
+"python_examples.xhp\n"
+"hd_id601717774441961\n"
+"help.text"
+msgid "Event Handling, Listeners"
+msgstr ""
+
+#. BLZ9N
+#: python_examples.xhp
+msgctxt ""
+"python_examples.xhp\n"
+"hd_id651717774529891\n"
+"help.text"
+msgid "Calc examples"
+msgstr ""
+
#. xkeov
#: python_handler.xhp
msgctxt ""
@@ -2454,15 +2472,6 @@ msgctxt ""
msgid "Identifying the operating system can be performed with Python or Basic language."
msgstr ""
-#. gZrHC
-#: python_platform.xhp
-msgctxt ""
-"python_platform.xhp\n"
-"N0511\n"
-"help.text"
-msgid "ComputerName property is solely available for Windows. Basic calls to Python macros help overcome %PRODUCTNAME Basic limitations."
-msgstr ""
-
#. sV6Fp
#: python_platform.xhp
msgctxt ""
@@ -2490,6 +2499,15 @@ msgctxt ""
msgid "%PRODUCTNAME Basic lacks MacOS X native recognition. Platform identification is possible using %PRODUCTNAME Application Programming Interface (API)."
msgstr ""
+#. VC5gm
+#: python_platform.xhp
+msgctxt ""
+"python_platform.xhp\n"
+"N0530a\n"
+"help.text"
+msgid "''' Module name: Platform '''"
+msgstr ""
+
#. tTyE5
#: python_platform.xhp
msgctxt ""
@@ -2508,6 +2526,15 @@ msgctxt ""
msgid "' Inferred from \"Tools.UCB.ShowHelperDialog\" function"
msgstr ""
+#. E7GT8
+#: python_platform.xhp
+msgctxt ""
+"python_platform.xhp\n"
+"N0511\n"
+"help.text"
+msgid "ComputerName environment variable is solely available for Windows. Basic calls to Python macros help overcome %PRODUCTNAME Basic limitations."
+msgstr ""
+
#. jtA2N
#: python_platform.xhp
msgctxt ""
diff --git a/source/ar/helpcontent2/source/text/scalc/01.po b/source/ar/helpcontent2/source/text/scalc/01.po
index 3c572a6b7e8..a1cd121e4b6 100644
--- a/source/ar/helpcontent2/source/text/scalc/01.po
+++ b/source/ar/helpcontent2/source/text/scalc/01.po
@@ -3,7 +3,7 @@ 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: 2024-06-06 13:17+0200\n"
+"POT-Creation-Date: 2024-06-10 14:48+0200\n"
"PO-Revision-Date: 2021-02-18 20:36+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/ar/>\n"
@@ -18349,6 +18349,15 @@ msgctxt ""
msgid "<item type=\"input\">=SUM(INDIRECT(\"a1:\" & ADDRESS(1;3)))</item> totals the cells in the area of A1 up to the cell with the address defined by row 1 and column 3. This means that area A1:C1 is totaled."
msgstr ""
+#. MssCB
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id701677016751509\n"
+"help.text"
+msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/INDIRECT\">INDIRECT wiki page</link>."
+msgstr ""
+
#. T2BJo
#: 04060109.xhp
msgctxt ""
@@ -65257,6 +65266,132 @@ msgctxt ""
msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/JIS\">JIS wiki page</link>."
msgstr ""
+#. ANivD
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"tit\n"
+"help.text"
+msgid "LET function"
+msgstr ""
+
+#. mp4Fy
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"bm_id361708283183878\n"
+"help.text"
+msgid "<bookmark_value>LET function</bookmark_value>"
+msgstr ""
+
+#. cUrJc
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"hd_id721717677746932\n"
+"help.text"
+msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_let.xhp\">LET</link></variable>"
+msgstr ""
+
+#. NFFDr
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"par_id71717677746935\n"
+"help.text"
+msgid "Assigns names to calculation results. This allows storing intermediate calculations, values, or defining names inside a formula. These names only apply within the scope of the LET function."
+msgstr ""
+
+#. A9iKa
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"par_id211708281649651\n"
+"help.text"
+msgid "LET(Name1; Name_value1; Calculation_or_Name2; [Name_value2; Calculation_or_Name3 [; ...]])"
+msgstr ""
+
+#. voGvK
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"par_id301717681619674\n"
+"help.text"
+msgid "<emph>Name1</emph>: the first name to assign. Must start with a letter. Cannot be the output of a formula or conflict with range syntax."
+msgstr ""
+
+#. CDP5D
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"par_id721717688901981\n"
+"help.text"
+msgid "Name1 must follow the <link href=\"text/scalc/guide/value_with_name.xhp\">naming rules of %PRODUCTNAME Calc</link>."
+msgstr ""
+
+#. pXGwN
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"par_id951717681624139\n"
+"help.text"
+msgid "<emph>Name_value1</emph>: the value or calculation to assign to Name1."
+msgstr ""
+
+#. RpF5L
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"par_id421717686226452\n"
+"help.text"
+msgid "<emph>Name2; Name_value2;...</emph>: (optional) same as Name1 and Name_value1, respectively. Name_value2 must follow Name2 and so on."
+msgstr ""
+
+#. ii4Cd
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"par_id231717686233659\n"
+"help.text"
+msgid "<emph>Calculation</emph>: a formula expression that uses all names within the LET function."
+msgstr ""
+
+#. AaFRL
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"par_id91717686350018\n"
+"help.text"
+msgid "<emph>Calculation</emph> must be the last argument in the LET function."
+msgstr ""
+
+#. vGdpF
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"par_id121717701196975\n"
+"help.text"
+msgid "Calculate the molar mass of the water molecule knowing that the molecule has 2 hydrogen atoms and one oxygen atom."
+msgstr ""
+
+#. s46BC
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"par_id311717701158800\n"
+"help.text"
+msgid "<input>=LET(mHydro; HLOOKUP(\"Hydrogen\"; $A$1:$DO$4; 4; 0); mOxy; HLOOKUP(\"Oxygen\"; $A$1:$DO$4; 4; 0); \"The molar mass of water is \"&(mOxy+2*mHydro)&\" g/mol\")</input> returns \"The molar mass of water is 18.015 g/mol\"."
+msgstr ""
+
+#. TGwea
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"par_id701677016751508\n"
+"help.text"
+msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/LET\">LET wiki page</link>."
+msgstr ""
+
#. Cauxq
#: func_maxifs.xhp
msgctxt ""
diff --git a/source/ar/helpcontent2/source/text/shared/01.po b/source/ar/helpcontent2/source/text/shared/01.po
index 248b794d61b..52160eaf004 100644
--- a/source/ar/helpcontent2/source/text/shared/01.po
+++ b/source/ar/helpcontent2/source/text/shared/01.po
@@ -3,7 +3,7 @@ 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: 2024-06-03 12:06+0200\n"
+"POT-Creation-Date: 2024-06-10 14:48+0200\n"
"PO-Revision-Date: 2023-12-29 09:45+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/ar/>\n"
@@ -14416,14 +14416,14 @@ msgctxt ""
msgid "<bookmark_value>standard bar on/off</bookmark_value>"
msgstr ""
-#. vHECB
+#. a2hAd
#: 03020000.xhp
msgctxt ""
"03020000.xhp\n"
"hd_id3150467\n"
"help.text"
-msgid "<link href=\"text/shared/01/03020000.xhp\">Standard Bar</link>"
-msgstr "<link href=\"text/shared/01/01020000.xhp\">فتح</link>"
+msgid "<variable id=\"standard_bar_h1\"><link href=\"text/shared/01/03020000.xhp\">Standard Bar</link></variable>"
+msgstr ""
#. iyNTo
#: 03020000.xhp
diff --git a/source/ar/helpcontent2/source/text/shared/02.po b/source/ar/helpcontent2/source/text/shared/02.po
index bf83d52776b..87814e305b6 100644
--- a/source/ar/helpcontent2/source/text/shared/02.po
+++ b/source/ar/helpcontent2/source/text/shared/02.po
@@ -3,7 +3,7 @@ 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: 2024-06-03 12:06+0200\n"
+"POT-Creation-Date: 2024-06-10 14:48+0200\n"
"PO-Revision-Date: 2022-01-12 14:38+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_help-master/textshared02/ar/>\n"
@@ -19987,13 +19987,13 @@ msgctxt ""
msgid "Clone Formatting"
msgstr ""
-#. GBTEJ
+#. ZPznE
#: paintbrush.xhp
msgctxt ""
"paintbrush.xhp\n"
"par_idN1056A\n"
"help.text"
-msgid "<link href=\"text/shared/02/paintbrush.xhp\">Clone Formatting</link>"
+msgid "<variable id=\"paintbrush_h1\"><link href=\"text/shared/02/paintbrush.xhp\">Clone Formatting</link></variable>"
msgstr ""
#. 5CCEM
diff --git a/source/ar/helpcontent2/source/text/shared/guide.po b/source/ar/helpcontent2/source/text/shared/guide.po
index fbc064245bc..d78669650ea 100644
--- a/source/ar/helpcontent2/source/text/shared/guide.po
+++ b/source/ar/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ 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: 2024-05-27 12:59+0200\n"
+"POT-Creation-Date: 2024-06-10 14:48+0200\n"
"PO-Revision-Date: 2021-11-26 20:38+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/ar/>\n"
@@ -21850,13 +21850,13 @@ msgctxt ""
msgid "Copying Attributes With the Clone Formatting Tool"
msgstr ""
-#. 7Frig
+#. t6tNT
#: paintbrush.xhp
msgctxt ""
"paintbrush.xhp\n"
"bm_id380260\n"
"help.text"
-msgid "<bookmark_value>Format Paintbrush</bookmark_value> <bookmark_value>clone formatting</bookmark_value> <bookmark_value>formatting;copying</bookmark_value> <bookmark_value>copying;formatting</bookmark_value> <bookmark_value>Paintbrush</bookmark_value>"
+msgid "<bookmark_value>Format Paintbrush</bookmark_value> <bookmark_value>clone formatting</bookmark_value> <bookmark_value>formatting;copying</bookmark_value> <bookmark_value>copying;formatting</bookmark_value> <bookmark_value>Paintbrush</bookmark_value>"
msgstr ""
#. 7BBrB
@@ -21868,13 +21868,13 @@ msgctxt ""
msgid "<variable id=\"formatpaintbrush\"><link href=\"text/shared/guide/paintbrush.xhp\">Copying Formatting With the Clone Formatting Tool</link></variable>"
msgstr ""
-#. KdqKE
+#. rW4N7
#: paintbrush.xhp
msgctxt ""
"paintbrush.xhp\n"
"par_idN10655\n"
"help.text"
-msgid "Use the <emph>Clone Formatting</emph> tool to copy formatting from a text selection or from an object and apply the formatting to another text selection or object."
+msgid "Use the <link href=\"text/shared/02/paintbrush.xhp\"><emph>Clone Formatting</emph></link> tool to copy formatting from a text selection or from an object and apply the formatting to another text selection or object."
msgstr ""
#. F7Fcd
@@ -21886,13 +21886,13 @@ msgctxt ""
msgid "Select the text or object whose formatting you want to copy."
msgstr ""
-#. gu5yT
+#. gHuZx
#: paintbrush.xhp
msgctxt ""
"paintbrush.xhp\n"
"par_idN10667\n"
"help.text"
-msgid "On the <emph>Standard Bar</emph>, click the <emph>Clone Formatting</emph> icon. The mouse cursor will change to a paint bucket."
+msgid "On the <link href=\"text/shared/main0201.xhp\"><emph>Standard Bar</emph></link>, click the <emph>Clone Formatting</emph> icon. The mouse cursor will change to a paint bucket."
msgstr ""
#. AZjCv
@@ -22129,6 +22129,42 @@ msgctxt ""
msgid "Copies cell formatting specified using the <menuitem>Format - Cells</menuitem> dialog."
msgstr ""
+#. B9RMV
+#: paintbrush.xhp
+msgctxt ""
+"paintbrush.xhp\n"
+"par_id791717184075742\n"
+"help.text"
+msgid "Text within Impress table is selected"
+msgstr ""
+
+#. 44VEa
+#: paintbrush.xhp
+msgctxt ""
+"paintbrush.xhp\n"
+"par_id211717184260731\n"
+"help.text"
+msgid "Copies formatting attributes that apply to all characters in the cell. Formatting can only be copied within the same table."
+msgstr ""
+
+#. G7z8F
+#: paintbrush.xhp
+msgctxt ""
+"paintbrush.xhp\n"
+"par_id10821388499239\n"
+"help.text"
+msgid "Impress table or cells are selected"
+msgstr ""
+
+#. xXcmM
+#: paintbrush.xhp
+msgctxt ""
+"paintbrush.xhp\n"
+"par_id23538680114944\n"
+"help.text"
+msgid "Not supported"
+msgstr ""
+
#. Sigiv
#: palette_files.xhp
msgctxt ""
diff --git a/source/ar/sw/messages.po b/source/ar/sw/messages.po
index 48dfaca627f..d8f10e16745 100644
--- a/source/ar/sw/messages.po
+++ b/source/ar/sw/messages.po
@@ -3,7 +3,7 @@ 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: 2024-06-06 13:17+0200\n"
+"POT-Creation-Date: 2024-06-10 14:49+0200\n"
"PO-Revision-Date: 2024-01-16 01:45+0000\n"
"Last-Translator: tx99h4 <tx99h4@hotmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/ar/>\n"
@@ -29108,109 +29108,109 @@ msgid "Paragraph Style"
msgstr "نمط الفقرة"
#. FDfTt
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:141
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:142
msgctxt "templatedialog2|organizer"
msgid "General"
msgstr ""
#. G7U5N
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:164
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:165
msgctxt "templatedialog2|indents"
msgid "Indents & Spacing"
msgstr "الإزاحات والتباعد"
#. UheDe
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:188
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:189
msgctxt "templatedialog2|alignment"
msgid "Alignment"
msgstr "محاذاة"
#. LrHQg
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:212
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:213
msgctxt "templatedialog2|textflow"
msgid "Text Flow"
msgstr "انسياب النص"
#. evVPf
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:236
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:237
msgctxt "templatedialog2|asiantypo"
msgid "Asian Typography"
msgstr "طباعة آسيوية"
#. A5kVc
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:260
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:261
msgctxt "templatedialog2|font"
msgid "Font"
msgstr "الخط"
#. ECDNu
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:284
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:285
msgctxt "templatedialog2|fonteffect"
msgid "Font Effects"
msgstr "تأثيرات الخطّ"
#. pmGG6
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:308
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:309
msgctxt "templatedialog2|position"
msgid "Position"
msgstr "الموضع"
#. 58Wjp
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:332
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:333
msgctxt "templatedialog2|asianlayout"
msgid "Asian Layout"
msgstr "تخطيط أسيوي"
#. HkBDx
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:356
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:357
msgctxt "templatedialog2|highlighting"
msgid "Highlighting"
msgstr "الإبراز"
#. 9gGCX
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:380
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:381
msgctxt "templatedialog2|tabs"
msgid "Tabs"
msgstr "تبويبات"
#. D26TP
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:404
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:405
msgctxt "templatedialog2|dropcaps"
msgid "Drop Caps"
msgstr "أحرف استهلالية"
#. dbbmR
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:428
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:429
msgctxt "templatedialog2|area"
msgid "Area"
msgstr "منطقة"
#. Dj7W7
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:452
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:453
msgctxt "templatedialog2|transparence"
msgid "Transparency"
msgstr "الشفافية"
#. cFPCE
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:476
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:477
msgctxt "templatedialog2|borders"
msgid "Borders"
msgstr "حدود"
#. LexJE
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:500
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:501
msgctxt "templatedialog2|condition"
msgid "Condition"
msgstr "الشرط"
#. xT7hc
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:524
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:525
msgctxt "templatedialog2|outline"
msgid "Set outline level, list style and line numbering for paragraph style."
msgstr "أعِدّ مستوى التخطيط وطراز القائمة و ترقيم الأسطر لطراز الفقرة."
#. H6CCV
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:525
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:526
msgctxt "templatedialog2|outline"
msgid "Outline & List"
msgstr "المخطط & القائمة"
diff --git a/source/as/cui/messages.po b/source/as/cui/messages.po
index 7a08950542b..d2084dd8022 100644
--- a/source/as/cui/messages.po
+++ b/source/as/cui/messages.po
@@ -3,7 +3,7 @@ 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: 2024-05-23 12:39+0200\n"
+"POT-Creation-Date: 2024-06-11 11:51+0200\n"
"PO-Revision-Date: 2021-05-13 23:37+0000\n"
"Last-Translator: Mondeep Kalita <epicdeep09@gmail.com>\n"
"Language-Team: Assamese <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/as/>\n"
@@ -13753,166 +13753,166 @@ msgid "Select the graphic, or locate the graphic file that you want to use as a
msgstr ""
#. nSL3K
-#: cui/uiconfig/ui/numberingoptionspage.ui:367
+#: cui/uiconfig/ui/numberingoptionspage.ui:368
msgctxt "numberingoptionspage|extended_tip|color"
msgid "Select a color for the current numbering scheme."
msgstr ""
#. hJgCL
-#: cui/uiconfig/ui/numberingoptionspage.ui:385
+#: cui/uiconfig/ui/numberingoptionspage.ui:386
msgctxt "numberingoptionspage|extended_tip|relsize"
msgid "Enter the amount by which you want to resize the bullet character with respect to the font height of the current paragraph."
msgstr ""
#. M4aPS
-#: cui/uiconfig/ui/numberingoptionspage.ui:396
+#: cui/uiconfig/ui/numberingoptionspage.ui:397
msgctxt "numberingoptionspage|bullet"
msgid "Select..."
msgstr "বাছক..."
#. vfKmd
-#: cui/uiconfig/ui/numberingoptionspage.ui:402
+#: cui/uiconfig/ui/numberingoptionspage.ui:403
msgctxt "numberingoptionspage|extended_tip|bullet"
msgid "Select the graphic, or locate the graphic file that you want to use as a bullet."
msgstr ""
#. RJa39
-#: cui/uiconfig/ui/numberingoptionspage.ui:416
+#: cui/uiconfig/ui/numberingoptionspage.ui:417
#, fuzzy
msgctxt "numberingoptionspage|prefixft"
msgid "Before:"
msgstr "আগতে"
#. EzDC5
-#: cui/uiconfig/ui/numberingoptionspage.ui:431
+#: cui/uiconfig/ui/numberingoptionspage.ui:432
msgctxt "numberingoptionspage|separator"
msgid "Separator"
msgstr "পৃথক কৰোঁতা"
#. GCjCU
-#: cui/uiconfig/ui/numberingoptionspage.ui:447
+#: cui/uiconfig/ui/numberingoptionspage.ui:448
msgctxt "numberingoptionspage|extended_tip|suffix"
msgid "Enter a character or the text to display behind the number in the list. To create the numbering scheme \"1.)\", enter \".)\" in this box."
msgstr ""
#. wVrAN
-#: cui/uiconfig/ui/numberingoptionspage.ui:464
+#: cui/uiconfig/ui/numberingoptionspage.ui:465
msgctxt "numberingoptionspage|extended_tip|prefix"
msgid "Enter a character or the text to display in front of the number in the list."
msgstr ""
#. FLJWG
-#: cui/uiconfig/ui/numberingoptionspage.ui:477
+#: cui/uiconfig/ui/numberingoptionspage.ui:478
#, fuzzy
msgctxt "numberingoptionspage|suffixft"
msgid "After:"
msgstr "পাছত"
#. TZVTJ
-#: cui/uiconfig/ui/numberingoptionspage.ui:491
+#: cui/uiconfig/ui/numberingoptionspage.ui:492
#, fuzzy
msgctxt "numberingoptionspage|sublevelsft"
msgid "Show sublevels:"
msgstr "উপস্তৰসমূহ দেখুাওক"
#. FaDZX
-#: cui/uiconfig/ui/numberingoptionspage.ui:506
+#: cui/uiconfig/ui/numberingoptionspage.ui:507
#, fuzzy
msgctxt "numberingoptionspage|bulletft"
msgid "Character:"
msgstr "আখৰবোৰ:"
#. 6jTGa
-#: cui/uiconfig/ui/numberingoptionspage.ui:520
+#: cui/uiconfig/ui/numberingoptionspage.ui:521
#, fuzzy
msgctxt "numberingoptionspage|relsizeft"
msgid "_Relative size:"
msgstr "আপেক্ষিক আকাৰ (_R)"
#. 6r484
-#: cui/uiconfig/ui/numberingoptionspage.ui:534
+#: cui/uiconfig/ui/numberingoptionspage.ui:535
#, fuzzy
msgctxt "numberingoptionspage|colorft"
msgid "Color:"
msgstr "ৰঙ (_r):"
#. ksG2M
-#: cui/uiconfig/ui/numberingoptionspage.ui:548
+#: cui/uiconfig/ui/numberingoptionspage.ui:549
#, fuzzy
msgctxt "numberingoptionspage|charstyleft"
msgid "Character style:"
msgstr "আখৰ শৈলী"
#. Hooqo
-#: cui/uiconfig/ui/numberingoptionspage.ui:568
+#: cui/uiconfig/ui/numberingoptionspage.ui:569
#, fuzzy
msgctxt "numberingoptionspage|widthft"
msgid "Width:"
msgstr "প্ৰস্থ (_W):"
#. PBvy6
-#: cui/uiconfig/ui/numberingoptionspage.ui:583
+#: cui/uiconfig/ui/numberingoptionspage.ui:584
#, fuzzy
msgctxt "numberingoptionspage|heightft"
msgid "Height:"
msgstr "উচ্চতা (_g):"
#. EetAa
-#: cui/uiconfig/ui/numberingoptionspage.ui:617
+#: cui/uiconfig/ui/numberingoptionspage.ui:618
msgctxt "numberingoptionspage|extended_tip|widthmf"
msgid "Enter a width for the graphic."
msgstr ""
#. prqMN
-#: cui/uiconfig/ui/numberingoptionspage.ui:636
+#: cui/uiconfig/ui/numberingoptionspage.ui:637
msgctxt "numberingoptionspage|extended_tip|heightmf"
msgid "Enter a height for the graphic."
msgstr ""
#. fjZCU
-#: cui/uiconfig/ui/numberingoptionspage.ui:658
+#: cui/uiconfig/ui/numberingoptionspage.ui:659
msgctxt "numberingoptionspage|ratio_tip"
msgid "Keep ratio"
msgstr ""
#. LELFV
-#: cui/uiconfig/ui/numberingoptionspage.ui:663
+#: cui/uiconfig/ui/numberingoptionspage.ui:664
msgctxt "numberingoptionspage|accessible_name|keepratio"
msgid "Keep Ratio"
msgstr ""
#. Zm4NT
-#: cui/uiconfig/ui/numberingoptionspage.ui:664
+#: cui/uiconfig/ui/numberingoptionspage.ui:665
msgctxt "numberingoptionspage|extended_tip|keepratio"
msgid "Maintains proportions when you resize the selected object."
msgstr ""
#. S9jNu
-#: cui/uiconfig/ui/numberingoptionspage.ui:752
+#: cui/uiconfig/ui/numberingoptionspage.ui:753
msgctxt "numberingoptionspage|label2"
msgid "Numbering"
msgstr "নাম্বাৰীং"
#. kcgWM
-#: cui/uiconfig/ui/numberingoptionspage.ui:773
+#: cui/uiconfig/ui/numberingoptionspage.ui:774
msgctxt "numberingoptionspage|allsame"
msgid "_Consecutive numbering"
msgstr "একাদিক্ৰম নম্বৰিং (_C)"
#. 48AhR
-#: cui/uiconfig/ui/numberingoptionspage.ui:783
+#: cui/uiconfig/ui/numberingoptionspage.ui:784
msgctxt "numberingoptionspage|extended_tip|allsame"
msgid "Increases the numbering by one as you go down each level in the list hierarchy."
msgstr ""
#. 9VSpp
-#: cui/uiconfig/ui/numberingoptionspage.ui:792
+#: cui/uiconfig/ui/numberingoptionspage.ui:793
msgctxt "numberingoptionspage|label3"
msgid "All Levels"
msgstr "সকলো স্তৰ"
#. DJptx
-#: cui/uiconfig/ui/numberingoptionspage.ui:847
+#: cui/uiconfig/ui/numberingoptionspage.ui:848
msgctxt "numberingoptionspage|previewlabel"
msgid "Preview"
msgstr ""
diff --git a/source/as/fpicker/messages.po b/source/as/fpicker/messages.po
index 6a819268aa8..9ca2acb7c15 100644
--- a/source/as/fpicker/messages.po
+++ b/source/as/fpicker/messages.po
@@ -3,7 +3,7 @@ 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: 2023-12-04 15:06+0100\n"
+"POT-Creation-Date: 2024-06-10 14:48+0200\n"
"PO-Revision-Date: 2021-05-12 07:37+0000\n"
"Last-Translator: Mondeep Kalita <epicdeep09@gmail.com>\n"
"Language-Team: Assamese <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/as/>\n"
@@ -572,3 +572,75 @@ msgstr "ফাইলৰ ধৰণ (‌~t):"
msgctxt "STR_FILEDLG_SAVE"
msgid "Save"
msgstr "সংৰক্ষণ কৰক (~S)"
+
+#. KACYH
+#: include/fpicker/strings.hrc:41
+msgctxt "STR_FILESAVE_AUTOEXTENSION"
+msgid "Automatically adds the file extension to the end of the file name that corresponds to the selected file type."
+msgstr ""
+
+#. 4qPci
+#: include/fpicker/strings.hrc:42
+msgctxt "STR_FILESAVE_SAVEWITHPASSWORD"
+msgid "Protects the file with a password that must be entered before a user can open the file."
+msgstr ""
+
+#. dFCgT
+#: include/fpicker/strings.hrc:43
+msgctxt "STR_FILESAVE_CUSTOMIZEFILTER"
+msgid "Allows you to set the spreadsheet saving options for some types of data files."
+msgstr ""
+
+#. fJtCZ
+#: include/fpicker/strings.hrc:44
+msgctxt "STR_FILEOPEN_READONLY"
+msgid "Opens the file in read-only mode."
+msgstr ""
+
+#. BMEgo
+#: include/fpicker/strings.hrc:45
+msgctxt "STR_FILEDLG_LINK_CB"
+msgid "Inserts the selected graphic file as a link."
+msgstr ""
+
+#. jHPYN
+#: include/fpicker/strings.hrc:46
+msgctxt "STR_FILEDLG_PREVIEW_CB"
+msgid "Displays a preview of the selected graphic file."
+msgstr ""
+
+#. xWLX2
+#: include/fpicker/strings.hrc:47
+msgctxt "STR_FILESAVE_DOPLAY"
+msgid "Plays the selected sound file. Click again to stop playing the sound file."
+msgstr ""
+
+#. 27ayC
+#: include/fpicker/strings.hrc:48
+msgctxt "STR_FILEOPEN_VERSION"
+msgid "If there are multiple versions of the selected file, select the version that you want to open."
+msgstr ""
+
+#. K6RjJ
+#: include/fpicker/strings.hrc:49
+msgctxt "STR_FILESAVE_TEMPLATE"
+msgid "Select the paragraph style or outline level that you want to use to separate the source document into sub-documents."
+msgstr ""
+
+#. 7GLrR
+#: include/fpicker/strings.hrc:50
+msgctxt "STR_FILEOPEN_IMAGE_TEMPLATE"
+msgid "Select the frame style for the graphic."
+msgstr ""
+
+#. Lfiaj
+#: include/fpicker/strings.hrc:51
+msgctxt "STR_FILEOPEN_IMAGE_ANCHOR"
+msgid "Select the frame style for the graphic."
+msgstr ""
+
+#. d6DG8
+#: include/fpicker/strings.hrc:52
+msgctxt "STR_FILESAVE_SELECTION"
+msgid "Exports only the selected graphic objects in %PRODUCTNAME Draw and Impress to another format. If this box is not checked, the entire document is exported."
+msgstr ""
diff --git a/source/as/sw/messages.po b/source/as/sw/messages.po
index 2296f61e6b5..bb313d2b4f0 100644
--- a/source/as/sw/messages.po
+++ b/source/as/sw/messages.po
@@ -3,7 +3,7 @@ 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: 2024-06-06 13:17+0200\n"
+"POT-Creation-Date: 2024-06-10 14:49+0200\n"
"PO-Revision-Date: 2021-05-12 07:37+0000\n"
"Last-Translator: Mondeep Kalita <epicdeep09@gmail.com>\n"
"Language-Team: Assamese <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/as/>\n"
@@ -29730,115 +29730,115 @@ msgid "Paragraph Style"
msgstr "(পেৰেগ্ৰাফ শৈলী: "
#. FDfTt
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:141
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:142
msgctxt "templatedialog2|organizer"
msgid "General"
msgstr ""
#. G7U5N
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:164
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:165
#, fuzzy
msgctxt "templatedialog2|indents"
msgid "Indents & Spacing"
msgstr "ইণ্ডেণ্টবোৰ আৰু ব্যৱধান"
#. UheDe
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:188
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:189
msgctxt "templatedialog2|alignment"
msgid "Alignment"
msgstr "শাৰীকৰণ"
#. LrHQg
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:212
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:213
msgctxt "templatedialog2|textflow"
msgid "Text Flow"
msgstr "টেক্সটৰ ধাৰা"
#. evVPf
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:236
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:237
#, fuzzy
msgctxt "templatedialog2|asiantypo"
msgid "Asian Typography"
msgstr "এছিয়ান মুদ্ৰণ পদ্ধতি"
#. A5kVc
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:260
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:261
msgctxt "templatedialog2|font"
msgid "Font"
msgstr "আখৰ"
#. ECDNu
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:284
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:285
msgctxt "templatedialog2|fonteffect"
msgid "Font Effects"
msgstr "আখৰৰ প্ৰভাববোৰ"
#. pmGG6
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:308
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:309
msgctxt "templatedialog2|position"
msgid "Position"
msgstr "স্থান"
#. 58Wjp
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:332
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:333
msgctxt "templatedialog2|asianlayout"
msgid "Asian Layout"
msgstr "এছীয় বিন্যাস"
#. HkBDx
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:356
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:357
#, fuzzy
msgctxt "templatedialog2|highlighting"
msgid "Highlighting"
msgstr "আলোকিত কৰি আছে"
#. 9gGCX
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:380
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:381
msgctxt "templatedialog2|tabs"
msgid "Tabs"
msgstr "টেবসমূহ"
#. D26TP
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:404
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:405
msgctxt "templatedialog2|dropcaps"
msgid "Drop Caps"
msgstr "ডাঙৰ আখৰবোৰ আঁতৰাওক"
#. dbbmR
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:428
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:429
#, fuzzy
msgctxt "templatedialog2|area"
msgid "Area"
msgstr "ক্ষেত্ৰ"
#. Dj7W7
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:452
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:453
#, fuzzy
msgctxt "templatedialog2|transparence"
msgid "Transparency"
msgstr "স্বচ্ছতা"
#. cFPCE
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:476
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:477
msgctxt "templatedialog2|borders"
msgid "Borders"
msgstr "সীমাৰেখাবোৰ"
#. LexJE
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:500
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:501
#, fuzzy
msgctxt "templatedialog2|condition"
msgid "Condition"
msgstr "চৰ্ত (~C)"
#. xT7hc
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:524
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:525
msgctxt "templatedialog2|outline"
msgid "Set outline level, list style and line numbering for paragraph style."
msgstr ""
#. H6CCV
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:525
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:526
msgctxt "templatedialog2|outline"
msgid "Outline & List"
msgstr ""
diff --git a/source/ast/connectivity/messages.po b/source/ast/connectivity/messages.po
index 4fe5143e90f..477bb44e42b 100644
--- a/source/ast/connectivity/messages.po
+++ b/source/ast/connectivity/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-07-06 20:18+0200\n"
-"PO-Revision-Date: 2024-05-03 06:18+0000\n"
+"PO-Revision-Date: 2024-06-10 12:51+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/connectivitymessages/ast/>\n"
"Language: ast\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: Weblate 5.4.3\n"
"X-POOTLE-MTIME: 1535974914.000000\n"
#. 9KHB8
@@ -33,7 +33,7 @@ msgstr "Intentasti configurar un parámetru na posición «$pos$» pero namái s
#: connectivity/inc/strings.hrc:27
msgctxt "STR_NO_INPUTSTREAM"
msgid "The input stream was not set."
-msgstr "L'ingresu de cadena nun se definió."
+msgstr "L'ingresu de cadena nun s'afitó."
#. PtsET
#: connectivity/inc/strings.hrc:28
diff --git a/source/ast/cui/messages.po b/source/ast/cui/messages.po
index 2ac95b6c204..6ac31d52271 100644
--- a/source/ast/cui/messages.po
+++ b/source/ast/cui/messages.po
@@ -3,7 +3,7 @@ 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: 2024-05-23 12:39+0200\n"
+"POT-Creation-Date: 2024-06-11 11:51+0200\n"
"PO-Revision-Date: 2024-06-01 14:01+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/ast/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.4.3\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542195213.000000\n"
#. GyY9M
@@ -13508,158 +13508,158 @@ msgid "Select the graphic, or locate the graphic file that you want to use as a
msgstr ""
#. nSL3K
-#: cui/uiconfig/ui/numberingoptionspage.ui:367
+#: cui/uiconfig/ui/numberingoptionspage.ui:368
msgctxt "numberingoptionspage|extended_tip|color"
msgid "Select a color for the current numbering scheme."
msgstr ""
#. hJgCL
-#: cui/uiconfig/ui/numberingoptionspage.ui:385
+#: cui/uiconfig/ui/numberingoptionspage.ui:386
msgctxt "numberingoptionspage|extended_tip|relsize"
msgid "Enter the amount by which you want to resize the bullet character with respect to the font height of the current paragraph."
msgstr ""
#. M4aPS
-#: cui/uiconfig/ui/numberingoptionspage.ui:396
+#: cui/uiconfig/ui/numberingoptionspage.ui:397
msgctxt "numberingoptionspage|bullet"
msgid "Select..."
msgstr "Esbillar..."
#. vfKmd
-#: cui/uiconfig/ui/numberingoptionspage.ui:402
+#: cui/uiconfig/ui/numberingoptionspage.ui:403
msgctxt "numberingoptionspage|extended_tip|bullet"
msgid "Select the graphic, or locate the graphic file that you want to use as a bullet."
msgstr ""
#. RJa39
-#: cui/uiconfig/ui/numberingoptionspage.ui:416
+#: cui/uiconfig/ui/numberingoptionspage.ui:417
msgctxt "numberingoptionspage|prefixft"
msgid "Before:"
msgstr "Enantes:"
#. EzDC5
-#: cui/uiconfig/ui/numberingoptionspage.ui:431
+#: cui/uiconfig/ui/numberingoptionspage.ui:432
msgctxt "numberingoptionspage|separator"
msgid "Separator"
msgstr "Separtador"
#. GCjCU
-#: cui/uiconfig/ui/numberingoptionspage.ui:447
+#: cui/uiconfig/ui/numberingoptionspage.ui:448
msgctxt "numberingoptionspage|extended_tip|suffix"
msgid "Enter a character or the text to display behind the number in the list. To create the numbering scheme \"1.)\", enter \".)\" in this box."
msgstr ""
#. wVrAN
-#: cui/uiconfig/ui/numberingoptionspage.ui:464
+#: cui/uiconfig/ui/numberingoptionspage.ui:465
msgctxt "numberingoptionspage|extended_tip|prefix"
msgid "Enter a character or the text to display in front of the number in the list."
msgstr ""
#. FLJWG
-#: cui/uiconfig/ui/numberingoptionspage.ui:477
+#: cui/uiconfig/ui/numberingoptionspage.ui:478
msgctxt "numberingoptionspage|suffixft"
msgid "After:"
msgstr "Dempués:"
#. TZVTJ
-#: cui/uiconfig/ui/numberingoptionspage.ui:491
+#: cui/uiconfig/ui/numberingoptionspage.ui:492
msgctxt "numberingoptionspage|sublevelsft"
msgid "Show sublevels:"
msgstr "Amosar los subniveles:"
#. FaDZX
-#: cui/uiconfig/ui/numberingoptionspage.ui:506
+#: cui/uiconfig/ui/numberingoptionspage.ui:507
msgctxt "numberingoptionspage|bulletft"
msgid "Character:"
msgstr "Caráuter:"
#. 6jTGa
-#: cui/uiconfig/ui/numberingoptionspage.ui:520
+#: cui/uiconfig/ui/numberingoptionspage.ui:521
#, fuzzy
msgctxt "numberingoptionspage|relsizeft"
msgid "_Relative size:"
msgstr "_Tamañu rellativu"
#. 6r484
-#: cui/uiconfig/ui/numberingoptionspage.ui:534
+#: cui/uiconfig/ui/numberingoptionspage.ui:535
msgctxt "numberingoptionspage|colorft"
msgid "Color:"
msgstr "Color:"
#. ksG2M
-#: cui/uiconfig/ui/numberingoptionspage.ui:548
+#: cui/uiconfig/ui/numberingoptionspage.ui:549
msgctxt "numberingoptionspage|charstyleft"
msgid "Character style:"
msgstr "Estilu de caráuter:"
#. Hooqo
-#: cui/uiconfig/ui/numberingoptionspage.ui:568
+#: cui/uiconfig/ui/numberingoptionspage.ui:569
msgctxt "numberingoptionspage|widthft"
msgid "Width:"
msgstr "Anchor:"
#. PBvy6
-#: cui/uiconfig/ui/numberingoptionspage.ui:583
+#: cui/uiconfig/ui/numberingoptionspage.ui:584
msgctxt "numberingoptionspage|heightft"
msgid "Height:"
msgstr "Altor:"
#. EetAa
-#: cui/uiconfig/ui/numberingoptionspage.ui:617
+#: cui/uiconfig/ui/numberingoptionspage.ui:618
msgctxt "numberingoptionspage|extended_tip|widthmf"
msgid "Enter a width for the graphic."
msgstr "Pon l'anchor de la imaxe."
#. prqMN
-#: cui/uiconfig/ui/numberingoptionspage.ui:636
+#: cui/uiconfig/ui/numberingoptionspage.ui:637
msgctxt "numberingoptionspage|extended_tip|heightmf"
msgid "Enter a height for the graphic."
msgstr "Pon l'altor de la imaxe."
#. fjZCU
-#: cui/uiconfig/ui/numberingoptionspage.ui:658
+#: cui/uiconfig/ui/numberingoptionspage.ui:659
msgctxt "numberingoptionspage|ratio_tip"
msgid "Keep ratio"
msgstr "Caltener la proporción"
#. LELFV
-#: cui/uiconfig/ui/numberingoptionspage.ui:663
+#: cui/uiconfig/ui/numberingoptionspage.ui:664
msgctxt "numberingoptionspage|accessible_name|keepratio"
msgid "Keep Ratio"
msgstr "Caltener la proporción"
#. Zm4NT
-#: cui/uiconfig/ui/numberingoptionspage.ui:664
+#: cui/uiconfig/ui/numberingoptionspage.ui:665
msgctxt "numberingoptionspage|extended_tip|keepratio"
msgid "Maintains proportions when you resize the selected object."
msgstr "Caltién les proporciones cuando camudes el tamañu del oxetu esbilláu."
#. S9jNu
-#: cui/uiconfig/ui/numberingoptionspage.ui:752
+#: cui/uiconfig/ui/numberingoptionspage.ui:753
msgctxt "numberingoptionspage|label2"
msgid "Numbering"
msgstr "Numberación"
#. kcgWM
-#: cui/uiconfig/ui/numberingoptionspage.ui:773
+#: cui/uiconfig/ui/numberingoptionspage.ui:774
msgctxt "numberingoptionspage|allsame"
msgid "_Consecutive numbering"
msgstr "Numberación _consecutiva"
#. 48AhR
-#: cui/uiconfig/ui/numberingoptionspage.ui:783
+#: cui/uiconfig/ui/numberingoptionspage.ui:784
msgctxt "numberingoptionspage|extended_tip|allsame"
msgid "Increases the numbering by one as you go down each level in the list hierarchy."
msgstr ""
#. 9VSpp
-#: cui/uiconfig/ui/numberingoptionspage.ui:792
+#: cui/uiconfig/ui/numberingoptionspage.ui:793
msgctxt "numberingoptionspage|label3"
msgid "All Levels"
msgstr "Tolos niveles"
#. DJptx
-#: cui/uiconfig/ui/numberingoptionspage.ui:847
+#: cui/uiconfig/ui/numberingoptionspage.ui:848
msgctxt "numberingoptionspage|previewlabel"
msgid "Preview"
msgstr ""
diff --git a/source/ast/formula/messages.po b/source/ast/formula/messages.po
index e508baa328e..394d9a66d5c 100644
--- a/source/ast/formula/messages.po
+++ b/source/ast/formula/messages.po
@@ -4,8 +4,8 @@ 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: 2024-06-06 13:17+0200\n"
-"PO-Revision-Date: 2024-04-11 01:45+0000\n"
-"Last-Translator: Xandru Martino Ruz <xandrumartino@softastur.org>\n"
+"PO-Revision-Date: 2024-06-07 01:45+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/ast/>\n"
"Language: ast\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 5.4.3\n"
"X-POOTLE-MTIME: 1542022490.000000\n"
#. YfKFn
@@ -1400,7 +1400,7 @@ msgstr ""
#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LET"
-msgstr ""
+msgstr "LET"
#. dTotR
#: formula/inc/core_resource.hrc:2560
diff --git a/source/ast/fpicker/messages.po b/source/ast/fpicker/messages.po
index 23fd67c3486..2d2de468027 100644
--- a/source/ast/fpicker/messages.po
+++ b/source/ast/fpicker/messages.po
@@ -3,7 +3,7 @@ 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: 2023-12-04 15:06+0100\n"
+"POT-Creation-Date: 2024-06-10 14:48+0200\n"
"PO-Revision-Date: 2024-02-24 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/ast/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1538496517.000000\n"
#. SJGCw
@@ -555,3 +555,75 @@ msgstr "~Triba de ficheru"
msgctxt "STR_FILEDLG_SAVE"
msgid "Save"
msgstr "Guardar"
+
+#. KACYH
+#: include/fpicker/strings.hrc:41
+msgctxt "STR_FILESAVE_AUTOEXTENSION"
+msgid "Automatically adds the file extension to the end of the file name that corresponds to the selected file type."
+msgstr ""
+
+#. 4qPci
+#: include/fpicker/strings.hrc:42
+msgctxt "STR_FILESAVE_SAVEWITHPASSWORD"
+msgid "Protects the file with a password that must be entered before a user can open the file."
+msgstr ""
+
+#. dFCgT
+#: include/fpicker/strings.hrc:43
+msgctxt "STR_FILESAVE_CUSTOMIZEFILTER"
+msgid "Allows you to set the spreadsheet saving options for some types of data files."
+msgstr ""
+
+#. fJtCZ
+#: include/fpicker/strings.hrc:44
+msgctxt "STR_FILEOPEN_READONLY"
+msgid "Opens the file in read-only mode."
+msgstr ""
+
+#. BMEgo
+#: include/fpicker/strings.hrc:45
+msgctxt "STR_FILEDLG_LINK_CB"
+msgid "Inserts the selected graphic file as a link."
+msgstr ""
+
+#. jHPYN
+#: include/fpicker/strings.hrc:46
+msgctxt "STR_FILEDLG_PREVIEW_CB"
+msgid "Displays a preview of the selected graphic file."
+msgstr ""
+
+#. xWLX2
+#: include/fpicker/strings.hrc:47
+msgctxt "STR_FILESAVE_DOPLAY"
+msgid "Plays the selected sound file. Click again to stop playing the sound file."
+msgstr ""
+
+#. 27ayC
+#: include/fpicker/strings.hrc:48
+msgctxt "STR_FILEOPEN_VERSION"
+msgid "If there are multiple versions of the selected file, select the version that you want to open."
+msgstr ""
+
+#. K6RjJ
+#: include/fpicker/strings.hrc:49
+msgctxt "STR_FILESAVE_TEMPLATE"
+msgid "Select the paragraph style or outline level that you want to use to separate the source document into sub-documents."
+msgstr ""
+
+#. 7GLrR
+#: include/fpicker/strings.hrc:50
+msgctxt "STR_FILEOPEN_IMAGE_TEMPLATE"
+msgid "Select the frame style for the graphic."
+msgstr ""
+
+#. Lfiaj
+#: include/fpicker/strings.hrc:51
+msgctxt "STR_FILEOPEN_IMAGE_ANCHOR"
+msgid "Select the frame style for the graphic."
+msgstr ""
+
+#. d6DG8
+#: include/fpicker/strings.hrc:52
+msgctxt "STR_FILESAVE_SELECTION"
+msgid "Exports only the selected graphic objects in %PRODUCTNAME Draw and Impress to another format. If this box is not checked, the entire document is exported."
+msgstr ""
diff --git a/source/ast/helpcontent2/source/auxiliary.po b/source/ast/helpcontent2/source/auxiliary.po
index 147e2f763ee..ac0c83f2f04 100644
--- a/source/ast/helpcontent2/source/auxiliary.po
+++ b/source/ast/helpcontent2/source/auxiliary.po
@@ -3,7 +3,7 @@ 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: 2023-09-28 12:40+0200\n"
+"POT-Creation-Date: 2024-06-11 11:51+0200\n"
"PO-Revision-Date: 2023-12-28 09:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/auxiliary/ast/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.1.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1532004324.000000\n"
#. fEEXD
@@ -88,6 +88,15 @@ msgctxt ""
msgid "ScriptForge Library"
msgstr "Biblioteca ScriptForge"
+#. LTzXY
+#: sbasic.tree
+msgctxt ""
+"sbasic.tree\n"
+"07010501\n"
+"node.text"
+msgid "Example Scripts"
+msgstr ""
+
#. Vkt9E
#: sbasic.tree
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/sbasic/python.po b/source/ast/helpcontent2/source/text/sbasic/python.po
index 153f7da00fb..1d3bef2bccf 100644
--- a/source/ast/helpcontent2/source/text/sbasic/python.po
+++ b/source/ast/helpcontent2/source/text/sbasic/python.po
@@ -3,7 +3,7 @@ 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: 2024-02-28 17:20+0100\n"
+"POT-Creation-Date: 2024-06-11 11:52+0200\n"
"PO-Revision-Date: 2023-11-11 14:38+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/ast/>\n"
@@ -1239,6 +1239,24 @@ msgctxt ""
msgid "<variable id=\"pythonexamples2\"><link href=\"text/sbasic/python/python_examples.xhp\">Python programming examples</link></variable>"
msgstr ""
+#. RCEGv
+#: python_examples.xhp
+msgctxt ""
+"python_examples.xhp\n"
+"hd_id601717774441961\n"
+"help.text"
+msgid "Event Handling, Listeners"
+msgstr ""
+
+#. BLZ9N
+#: python_examples.xhp
+msgctxt ""
+"python_examples.xhp\n"
+"hd_id651717774529891\n"
+"help.text"
+msgid "Calc examples"
+msgstr ""
+
#. xkeov
#: python_handler.xhp
msgctxt ""
@@ -2454,15 +2472,6 @@ msgctxt ""
msgid "Identifying the operating system can be performed with Python or Basic language."
msgstr ""
-#. gZrHC
-#: python_platform.xhp
-msgctxt ""
-"python_platform.xhp\n"
-"N0511\n"
-"help.text"
-msgid "ComputerName property is solely available for Windows. Basic calls to Python macros help overcome %PRODUCTNAME Basic limitations."
-msgstr ""
-
#. sV6Fp
#: python_platform.xhp
msgctxt ""
@@ -2490,6 +2499,15 @@ msgctxt ""
msgid "%PRODUCTNAME Basic lacks MacOS X native recognition. Platform identification is possible using %PRODUCTNAME Application Programming Interface (API)."
msgstr ""
+#. VC5gm
+#: python_platform.xhp
+msgctxt ""
+"python_platform.xhp\n"
+"N0530a\n"
+"help.text"
+msgid "''' Module name: Platform '''"
+msgstr ""
+
#. tTyE5
#: python_platform.xhp
msgctxt ""
@@ -2508,6 +2526,15 @@ msgctxt ""
msgid "' Inferred from \"Tools.UCB.ShowHelperDialog\" function"
msgstr ""
+#. E7GT8
+#: python_platform.xhp
+msgctxt ""
+"python_platform.xhp\n"
+"N0511\n"
+"help.text"
+msgid "ComputerName environment variable is solely available for Windows. Basic calls to Python macros help overcome %PRODUCTNAME Basic limitations."
+msgstr ""
+
#. jtA2N
#: python_platform.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/sbasic/shared.po b/source/ast/helpcontent2/source/text/sbasic/shared.po
index 8c283b582fe..32c7f73ff0d 100644
--- a/source/ast/helpcontent2/source/text/sbasic/shared.po
+++ b/source/ast/helpcontent2/source/text/sbasic/shared.po
@@ -4,7 +4,7 @@ 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: 2024-04-09 12:10+0200\n"
-"PO-Revision-Date: 2024-06-06 06:55+0000\n"
+"PO-Revision-Date: 2024-06-10 07:51+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/ast/>\n"
"Language: ast\n"
@@ -11309,7 +11309,7 @@ msgctxt ""
"hd_id3153126\n"
"help.text"
msgid "<variable id=\"CurDir_h1\"><link href=\"text/sbasic/shared/03020403.xhp\">CurDir Function</link></variable>"
-msgstr ""
+msgstr "<variable id=\"CurDir_h1\"><link href=\"text/sbasic/shared/03020403.xhp\">Función CurDir</link></variable>"
#. e8mAC
#: 03020403.xhp
diff --git a/source/ast/helpcontent2/source/text/scalc/00.po b/source/ast/helpcontent2/source/text/scalc/00.po
index d869432e0f3..a709d7bdd27 100644
--- a/source/ast/helpcontent2/source/text/scalc/00.po
+++ b/source/ast/helpcontent2/source/text/scalc/00.po
@@ -4,7 +4,7 @@ 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: 2024-02-28 17:20+0100\n"
-"PO-Revision-Date: 2024-06-06 06:55+0000\n"
+"PO-Revision-Date: 2024-06-10 07:51+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textscalc00/ast/>\n"
"Language: ast\n"
@@ -2507,7 +2507,7 @@ msgctxt ""
"par_id251700524311207\n"
"help.text"
msgid "<image src=\"cmd/lc_defineprintarea.svg\" id=\"img_id51700524311208\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id231700524311209\">Icon Print Ranges</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_defineprintarea.svg\" id=\"img_id51700524311208\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id231700524311209\">Iconu Estayes d'imprentación</alt></image>"
#. RJgUA
#: 00000405.xhp
@@ -2516,7 +2516,7 @@ msgctxt ""
"par_id561700524311211\n"
"help.text"
msgid "Print Ranges"
-msgstr ""
+msgstr "Estayes d'imprentación"
#. 8mFPE
#: 00000405.xhp
@@ -2525,7 +2525,7 @@ msgctxt ""
"par_id3156448\n"
"help.text"
msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
-msgstr ""
+msgstr "<variable id=\"fodrfe\">Escueyi <emph>Formatu - Estayes d'imprentación - Definir</emph>.</variable>"
#. N5w3k
#: 00000405.xhp
diff --git a/source/ast/helpcontent2/source/text/scalc/01.po b/source/ast/helpcontent2/source/text/scalc/01.po
index b4a129aa6bd..77381a6372d 100644
--- a/source/ast/helpcontent2/source/text/scalc/01.po
+++ b/source/ast/helpcontent2/source/text/scalc/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2024-06-06 13:17+0200\n"
+"POT-Creation-Date: 2024-06-10 14:48+0200\n"
"PO-Revision-Date: 2024-06-04 09:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/ast/>\n"
@@ -18350,6 +18350,15 @@ msgctxt ""
msgid "<item type=\"input\">=SUM(INDIRECT(\"a1:\" & ADDRESS(1;3)))</item> totals the cells in the area of A1 up to the cell with the address defined by row 1 and column 3. This means that area A1:C1 is totaled."
msgstr "<item type=\"input\">=SUMA(INDIRECTA(\"a1:\" & DIRECCIÓN(1;3)))</item> suma les caxelles nel área d'A1 hasta la caxella cola direición definida pola filera 1 y columna 3. Esto significa que se suma l'área A1:C1."
+#. MssCB
+#: 04060109.xhp
+msgctxt ""
+"04060109.xhp\n"
+"par_id701677016751509\n"
+"help.text"
+msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/INDIRECT\">INDIRECT wiki page</link>."
+msgstr ""
+
#. T2BJo
#: 04060109.xhp
msgctxt ""
@@ -65258,6 +65267,132 @@ msgctxt ""
msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/JIS\">JIS wiki page</link>."
msgstr ""
+#. ANivD
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"tit\n"
+"help.text"
+msgid "LET function"
+msgstr ""
+
+#. mp4Fy
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"bm_id361708283183878\n"
+"help.text"
+msgid "<bookmark_value>LET function</bookmark_value>"
+msgstr ""
+
+#. cUrJc
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"hd_id721717677746932\n"
+"help.text"
+msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_let.xhp\">LET</link></variable>"
+msgstr ""
+
+#. NFFDr
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"par_id71717677746935\n"
+"help.text"
+msgid "Assigns names to calculation results. This allows storing intermediate calculations, values, or defining names inside a formula. These names only apply within the scope of the LET function."
+msgstr ""
+
+#. A9iKa
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"par_id211708281649651\n"
+"help.text"
+msgid "LET(Name1; Name_value1; Calculation_or_Name2; [Name_value2; Calculation_or_Name3 [; ...]])"
+msgstr ""
+
+#. voGvK
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"par_id301717681619674\n"
+"help.text"
+msgid "<emph>Name1</emph>: the first name to assign. Must start with a letter. Cannot be the output of a formula or conflict with range syntax."
+msgstr ""
+
+#. CDP5D
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"par_id721717688901981\n"
+"help.text"
+msgid "Name1 must follow the <link href=\"text/scalc/guide/value_with_name.xhp\">naming rules of %PRODUCTNAME Calc</link>."
+msgstr ""
+
+#. pXGwN
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"par_id951717681624139\n"
+"help.text"
+msgid "<emph>Name_value1</emph>: the value or calculation to assign to Name1."
+msgstr ""
+
+#. RpF5L
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"par_id421717686226452\n"
+"help.text"
+msgid "<emph>Name2; Name_value2;...</emph>: (optional) same as Name1 and Name_value1, respectively. Name_value2 must follow Name2 and so on."
+msgstr ""
+
+#. ii4Cd
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"par_id231717686233659\n"
+"help.text"
+msgid "<emph>Calculation</emph>: a formula expression that uses all names within the LET function."
+msgstr ""
+
+#. AaFRL
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"par_id91717686350018\n"
+"help.text"
+msgid "<emph>Calculation</emph> must be the last argument in the LET function."
+msgstr ""
+
+#. vGdpF
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"par_id121717701196975\n"
+"help.text"
+msgid "Calculate the molar mass of the water molecule knowing that the molecule has 2 hydrogen atoms and one oxygen atom."
+msgstr ""
+
+#. s46BC
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"par_id311717701158800\n"
+"help.text"
+msgid "<input>=LET(mHydro; HLOOKUP(\"Hydrogen\"; $A$1:$DO$4; 4; 0); mOxy; HLOOKUP(\"Oxygen\"; $A$1:$DO$4; 4; 0); \"The molar mass of water is \"&(mOxy+2*mHydro)&\" g/mol\")</input> returns \"The molar mass of water is 18.015 g/mol\"."
+msgstr ""
+
+#. TGwea
+#: func_let.xhp
+msgctxt ""
+"func_let.xhp\n"
+"par_id701677016751508\n"
+"help.text"
+msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/LET\">LET wiki page</link>."
+msgstr ""
+
#. Cauxq
#: func_maxifs.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/scalc/guide.po b/source/ast/helpcontent2/source/text/scalc/guide.po
index 34de73fc348..d7bb8fd6d39 100644
--- a/source/ast/helpcontent2/source/text/scalc/guide.po
+++ b/source/ast/helpcontent2/source/text/scalc/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: guide\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2024-06-03 12:06+0200\n"
-"PO-Revision-Date: 2024-05-17 20:37+0000\n"
+"PO-Revision-Date: 2024-06-10 07:51+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textscalcguide/ast/>\n"
"Language: ast\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 5.4.3\n"
"X-Poedit-SourceCharset: utf-8\n"
"X-POOTLE-MTIME: 1542196265.000000\n"
@@ -591,7 +591,7 @@ msgctxt ""
"par_id3159203\n"
"help.text"
msgid "<link href=\"text/shared/01/AutoFormat.xhp\">Format - AutoFormat Styles</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/AutoFormat.xhp\">Formatu - Estilos de formatu automáticu</link>"
#. ZSCL9
#: background.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/00.po b/source/ast/helpcontent2/source/text/shared/00.po
index c0e9a87acd4..54be436ea99 100644
--- a/source/ast/helpcontent2/source/text/shared/00.po
+++ b/source/ast/helpcontent2/source/text/shared/00.po
@@ -4,7 +4,7 @@ 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: 2024-05-27 12:59+0200\n"
-"PO-Revision-Date: 2024-06-06 06:55+0000\n"
+"PO-Revision-Date: 2024-06-09 09:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textshared00/ast/>\n"
"Language: ast\n"
@@ -8465,7 +8465,7 @@ msgctxt ""
"par_id821685316828257\n"
"help.text"
msgid "Versions"
-msgstr ""
+msgstr "Versiones"
#. cjzea
#: 00000403.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/01.po b/source/ast/helpcontent2/source/text/shared/01.po
index 667e36445d9..39c8585fd62 100644
--- a/source/ast/helpcontent2/source/text/shared/01.po
+++ b/source/ast/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ 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: 2024-06-03 12:06+0200\n"
-"PO-Revision-Date: 2024-06-06 09:45+0000\n"
+"POT-Creation-Date: 2024-06-10 14:48+0200\n"
+"PO-Revision-Date: 2024-06-10 07:51+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/ast/>\n"
"Language: ast\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.4.3\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542196269.000000\n"
#. 3u8hR
@@ -338,7 +338,7 @@ msgctxt ""
"par_id3148388\n"
"help.text"
msgid "Opens the <link href=\"text/shared/01/01010200.xhp\"><emph>Labels</emph></link> dialog where you can set the options for your labels, and then creates a text document for the labels in $[officename] Writer."
-msgstr ""
+msgstr "Abre'l diálogu <link href=\"text/shared/01/01010200.xhp\"><emph>Etiquetes</emph></link>, nel que pueden afitase opciones pa les etiquetes, y llueu crea un documentu de testu con estes nel Writer de $[officename]."
#. zAFEM
#: 01010000.xhp
@@ -1913,7 +1913,7 @@ msgctxt ""
"hd_id3148538\n"
"help.text"
msgid "Places and Files"
-msgstr ""
+msgstr "Llugares y ficheros"
#. D6GAi
#: 01020000.xhp
@@ -2138,7 +2138,7 @@ msgctxt ""
"par_id3153096\n"
"help.text"
msgid "To apply the new styles from the template to the document, click <widget>Update Styles</widget>."
-msgstr ""
+msgstr "P'aplicar los estilos nuevos de la plantía al documentu, calca <widget>Anovar estilos</widget>."
#. BDWYx
#: 01020000.xhp
@@ -2948,7 +2948,7 @@ msgctxt ""
"hd_id851513635358546\n"
"help.text"
msgid "Export Directly as EPUB"
-msgstr ""
+msgstr "Esportar direutamente como EPUB"
#. 8TMtY
#: 01070002.xhp
@@ -3002,7 +3002,7 @@ msgctxt ""
"par_id3153748\n"
"help.text"
msgid "The <emph>Properties</emph> dialog contains the following tab pages:"
-msgstr ""
+msgstr "El diálogu <emph>Propiedaes</emph> contién les llingüetes siguientes:"
#. qEgAZ
#: 01100000.xhp
@@ -3020,7 +3020,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Description (File Properties)"
-msgstr ""
+msgstr "Descripción (Propiedaes del ficheru)"
#. LP3AD
#: 01100100.xhp
@@ -3452,7 +3452,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "General (File properties)"
-msgstr ""
+msgstr "Xenerales (Propiedaes del ficheru)"
#. ushjk
#: 01100200.xhp
@@ -14416,13 +14416,13 @@ msgctxt ""
msgid "<bookmark_value>standard bar on/off</bookmark_value>"
msgstr ""
-#. vHECB
+#. a2hAd
#: 03020000.xhp
msgctxt ""
"03020000.xhp\n"
"hd_id3150467\n"
"help.text"
-msgid "<link href=\"text/shared/01/03020000.xhp\">Standard Bar</link>"
+msgid "<variable id=\"standard_bar_h1\"><link href=\"text/shared/01/03020000.xhp\">Standard Bar</link></variable>"
msgstr ""
#. iyNTo
@@ -46031,7 +46031,7 @@ msgctxt ""
"hd_id3147516\n"
"help.text"
msgid "Delete"
-msgstr ""
+msgstr "Desaniciar"
#. qDBBv
#: AutoFormat.xhp
@@ -46040,7 +46040,7 @@ msgctxt ""
"par_id3150707\n"
"help.text"
msgid "Deletes the selected style. You cannot delete the default style."
-msgstr ""
+msgstr "Desanicia l'estilu esbilláu. Nun ye posible desaniciar l'estilu predetermináu."
#. HbSeG
#: AutoFormat.xhp
@@ -47498,7 +47498,7 @@ msgctxt ""
"hd_id3150767\n"
"help.text"
msgid "Add"
-msgstr ""
+msgstr "Amestar"
#. GEBig
#: SetOptimalColumnWidth.xhp
@@ -50558,7 +50558,7 @@ msgctxt ""
"hd_id581534528193621\n"
"help.text"
msgid "<link href=\"text/shared/01/image_compression.xhp\">Compress</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/image_compression.xhp\">Comprimir</link>"
#. XgjVU
#: image_compression.xhp
@@ -50594,7 +50594,7 @@ msgctxt ""
"par_id111692800566619\n"
"help.text"
msgid "Choose <menuitem>Format - Image - Compress</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Formatu - Imaxe - Comprimir</menuitem>."
#. r6P59
#: image_compression.xhp
@@ -50603,7 +50603,7 @@ msgctxt ""
"par_id241692800571915\n"
"help.text"
msgid "Choose <menuitem>Compress</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Comprimir</menuitem>."
#. NYASp
#: image_compression.xhp
@@ -50612,7 +50612,7 @@ msgctxt ""
"par_id691692802323908\n"
"help.text"
msgid "On the <menuitem>Image</menuitem> tab, choose <menuitem>Compress</menuitem>."
-msgstr ""
+msgstr "Na llingüeta <menuitem>Imaxe</menuitem>, escueyi <menuitem>Comprimir</menuitem>."
#. BgsBG
#: image_compression.xhp
@@ -50630,7 +50630,7 @@ msgctxt ""
"par_id261643820768522\n"
"help.text"
msgid "<image src=\"cmd/lc_compressgraphic.svg\" id=\"img_id901643820768110\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id831643820768110\">Icon Compress</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_compressgraphic.svg\" id=\"img_id901643820768110\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id831643820768110\">Iconu Comprimir</alt></image>"
#. qFudr
#: image_compression.xhp
@@ -50639,7 +50639,7 @@ msgctxt ""
"par_id131643820764995\n"
"help.text"
msgid "Compress"
-msgstr ""
+msgstr "Comprimir"
#. 4WmeG
#: image_compression.xhp
@@ -50648,7 +50648,7 @@ msgctxt ""
"hd_id161534716391733\n"
"help.text"
msgid "Compression"
-msgstr ""
+msgstr "Compresión"
#. vJZ4u
#: image_compression.xhp
@@ -50657,7 +50657,7 @@ msgctxt ""
"hd_id151534716402139\n"
"help.text"
msgid "JPEG Quality"
-msgstr ""
+msgstr "Calidá JPEG"
#. Ets2v
#: image_compression.xhp
@@ -50819,7 +50819,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Edit with External Tool"
-msgstr ""
+msgstr "Editar con ferramienta esterna"
#. abgBW
#: image_external_tool.xhp
@@ -53618,7 +53618,7 @@ msgctxt ""
"par_id691713384968030\n"
"help.text"
msgid "Check the appropriate font script to embed in the document."
-msgstr ""
+msgstr "Marca'l sistema d'escritura de la fonte que precises que s'incruste nel documentu."
#. AcrZ8
#: prop_font_embed.xhp
@@ -54509,7 +54509,7 @@ msgctxt ""
"par_id3149893\n"
"help.text"
msgid "<ahelp hid=\"filter/ui/pdfgeneralpage/all\">Exports all defined print ranges. If no print range is defined, exports the entire document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"filter/ui/pdfgeneralpage/all\">Esporta toles estayes d'imprentación definíes. Si nun hai nenguna estaya definida, esporta'l documentu na so totalidá.</ahelp>"
#. irArA
#: ref_pdf_export_general.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/02.po b/source/ast/helpcontent2/source/text/shared/02.po
index d9a1ab09148..2c3301b2732 100644
--- a/source/ast/helpcontent2/source/text/shared/02.po
+++ b/source/ast/helpcontent2/source/text/shared/02.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2024-06-03 12:06+0200\n"
+"POT-Creation-Date: 2024-06-10 14:48+0200\n"
"PO-Revision-Date: 2024-06-06 06:55+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textshared02/ast/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.4.3\n"
+"X-Generator: LibreOffice\n"
"X-Poedit-SourceCharset: utf-8\n"
"X-POOTLE-MTIME: 1542028589.000000\n"
@@ -19988,14 +19988,14 @@ msgctxt ""
msgid "Clone Formatting"
msgstr ""
-#. GBTEJ
+#. ZPznE
#: paintbrush.xhp
msgctxt ""
"paintbrush.xhp\n"
"par_idN1056A\n"
"help.text"
-msgid "<link href=\"text/shared/02/paintbrush.xhp\">Clone Formatting</link>"
-msgstr "<link href=\"text/shared/02/paintbrush.xhp\">Pincel de formatu</link>"
+msgid "<variable id=\"paintbrush_h1\"><link href=\"text/shared/02/paintbrush.xhp\">Clone Formatting</link></variable>"
+msgstr ""
#. 5CCEM
#: paintbrush.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/guide.po b/source/ast/helpcontent2/source/text/shared/guide.po
index 98ab214004c..8b8ee64ef7d 100644
--- a/source/ast/helpcontent2/source/text/shared/guide.po
+++ b/source/ast/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ 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: 2024-05-27 12:59+0200\n"
-"PO-Revision-Date: 2024-06-06 06:55+0000\n"
+"POT-Creation-Date: 2024-06-10 14:48+0200\n"
+"PO-Revision-Date: 2024-06-10 07:51+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/ast/>\n"
"Language: ast\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.4.3\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542196271.000000\n"
#. iharT
@@ -19040,7 +19040,7 @@ msgctxt ""
"par_id3149399\n"
"help.text"
msgid "If <emph>Tools - Macros - Record Macro</emph> menu item is missing, make sure that macro recording feature is enabled in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Advanced</emph>."
-msgstr "Si falta l'elementu del menú <emph>Ferramientes - Macros - Grabar macro</emph>, compruebe que la función de grabación de macro ta activada en <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferencies</caseinline><defaultinline>Ferramientes - Opciones</defaultinline></switchinline> - %PRODUCTNAME - Avanzaes</emph>."
+msgstr "Si falta l'elementu del menú <emph>Ferramientes - Macros - Grabar macro</emph>, comprueba que la función de grabación de macros ta activada en <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferencies</emph></caseinline><defaultinline><emph>Ferramientes - Opciones</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Avanzao</emph>."
#. nAGMJ
#: macro_recording.xhp
@@ -21850,13 +21850,13 @@ msgctxt ""
msgid "Copying Attributes With the Clone Formatting Tool"
msgstr ""
-#. 7Frig
+#. t6tNT
#: paintbrush.xhp
msgctxt ""
"paintbrush.xhp\n"
"bm_id380260\n"
"help.text"
-msgid "<bookmark_value>Format Paintbrush</bookmark_value> <bookmark_value>clone formatting</bookmark_value> <bookmark_value>formatting;copying</bookmark_value> <bookmark_value>copying;formatting</bookmark_value> <bookmark_value>Paintbrush</bookmark_value>"
+msgid "<bookmark_value>Format Paintbrush</bookmark_value> <bookmark_value>clone formatting</bookmark_value> <bookmark_value>formatting;copying</bookmark_value> <bookmark_value>copying;formatting</bookmark_value> <bookmark_value>Paintbrush</bookmark_value>"
msgstr ""
#. 7BBrB
@@ -21868,13 +21868,13 @@ msgctxt ""
msgid "<variable id=\"formatpaintbrush\"><link href=\"text/shared/guide/paintbrush.xhp\">Copying Formatting With the Clone Formatting Tool</link></variable>"
msgstr "<variable id=\"formatpaintbrush\"><link href=\"text/shared/guide/paintbrush.xhp\">Copiar formatu col Pincel de formatu</link></variable>"
-#. KdqKE
+#. rW4N7
#: paintbrush.xhp
msgctxt ""
"paintbrush.xhp\n"
"par_idN10655\n"
"help.text"
-msgid "Use the <emph>Clone Formatting</emph> tool to copy formatting from a text selection or from an object and apply the formatting to another text selection or object."
+msgid "Use the <link href=\"text/shared/02/paintbrush.xhp\"><emph>Clone Formatting</emph></link> tool to copy formatting from a text selection or from an object and apply the formatting to another text selection or object."
msgstr ""
#. F7Fcd
@@ -21886,13 +21886,13 @@ msgctxt ""
msgid "Select the text or object whose formatting you want to copy."
msgstr "Escueya'l testu o oxetu que'l so formateo deseya copiar."
-#. gu5yT
+#. gHuZx
#: paintbrush.xhp
msgctxt ""
"paintbrush.xhp\n"
"par_idN10667\n"
"help.text"
-msgid "On the <emph>Standard Bar</emph>, click the <emph>Clone Formatting</emph> icon. The mouse cursor will change to a paint bucket."
+msgid "On the <link href=\"text/shared/main0201.xhp\"><emph>Standard Bar</emph></link>, click the <emph>Clone Formatting</emph> icon. The mouse cursor will change to a paint bucket."
msgstr ""
#. AZjCv
@@ -22129,6 +22129,42 @@ msgctxt ""
msgid "Copies cell formatting specified using the <menuitem>Format - Cells</menuitem> dialog."
msgstr ""
+#. B9RMV
+#: paintbrush.xhp
+msgctxt ""
+"paintbrush.xhp\n"
+"par_id791717184075742\n"
+"help.text"
+msgid "Text within Impress table is selected"
+msgstr ""
+
+#. 44VEa
+#: paintbrush.xhp
+msgctxt ""
+"paintbrush.xhp\n"
+"par_id211717184260731\n"
+"help.text"
+msgid "Copies formatting attributes that apply to all characters in the cell. Formatting can only be copied within the same table."
+msgstr ""
+
+#. G7z8F
+#: paintbrush.xhp
+msgctxt ""
+"paintbrush.xhp\n"
+"par_id10821388499239\n"
+"help.text"
+msgid "Impress table or cells are selected"
+msgstr ""
+
+#. xXcmM
+#: paintbrush.xhp
+msgctxt ""
+"paintbrush.xhp\n"
+"par_id23538680114944\n"
+"help.text"
+msgid "Not supported"
+msgstr ""
+
#. Sigiv
#: palette_files.xhp
msgctxt ""
@@ -27104,7 +27140,7 @@ msgctxt ""
"par_id3149403\n"
"help.text"
msgid "<emph>--show[=slide_number]</emph>"
-msgstr ""
+msgstr "<emph>--show[=númberu_de_diapositiva]</emph>"
#. M9EKN
#: start_parameters.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/optionen.po b/source/ast/helpcontent2/source/text/shared/optionen.po
index 1f34a110146..c35f4e12e91 100644
--- a/source/ast/helpcontent2/source/text/shared/optionen.po
+++ b/source/ast/helpcontent2/source/text/shared/optionen.po
@@ -4,7 +4,7 @@ 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: 2024-05-27 12:59+0200\n"
-"PO-Revision-Date: 2024-06-06 09:45+0000\n"
+"PO-Revision-Date: 2024-06-11 09:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/ast/>\n"
"Language: ast\n"
@@ -9770,7 +9770,7 @@ msgctxt ""
"hd_id261715605964558\n"
"help.text"
msgid "Comment authorship"
-msgstr ""
+msgstr "Autoría del comentariu"
#. kKKAD
#: 01060100.xhp
@@ -16961,7 +16961,7 @@ msgctxt ""
"hd_id51673459045244\n"
"help.text"
msgid "Enable LanguageTool"
-msgstr ""
+msgstr "Activar LanguageTool"
#. Hbrsy
#: languagetools.xhp
diff --git a/source/ast/helpcontent2/source/text/swriter/01.po b/source/ast/helpcontent2/source/text/swriter/01.po
index 56eb8685330..4c204d12c8c 100644
--- a/source/ast/helpcontent2/source/text/swriter/01.po
+++ b/source/ast/helpcontent2/source/text/swriter/01.po