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

#: alienwarndialog.ui
msgctxt ""
"alienwarndialog.ui\n"
"AlienWarnDialog\n"
"title\n"
"string.text"
msgid "Confirm File Format"
msgstr "ફાઇલ બંધારણની ખાતરી કરો"

#: alienwarndialog.ui
msgctxt ""
"alienwarndialog.ui\n"
"AlienWarnDialog\n"
"text\n"
"string.text"
msgid "This document may contain formatting or content that cannot be saved in the currently selected file format “%FORMATNAME”."
msgstr ""

#: alienwarndialog.ui
msgctxt ""
"alienwarndialog.ui\n"
"AlienWarnDialog\n"
"secondary_text\n"
"string.text"
msgid "Use the default ODF file format to be sure that the document is saved correctly."
msgstr "ખાતરી કરવા માટે મૂળભૂત ODF ફાઇલ બંધારણને વાપરો કે જે દસ્તાવેજ યોગ્ય રીતે સંગ્રહેલ છે."

#: alienwarndialog.ui
msgctxt ""
"alienwarndialog.ui\n"
"cancel\n"
"label\n"
"string.text"
msgid "Use %DEFAULTEXTENSION _Format"
msgstr ""

#: alienwarndialog.ui
msgctxt ""
"alienwarndialog.ui\n"
"save\n"
"label\n"
"string.text"
msgid "_Use %FORMATNAME Format"
msgstr "%FORMATNAME બંધારણને વાપરો (_U)"

#: alienwarndialog.ui
#, fuzzy
msgctxt ""
"alienwarndialog.ui\n"
"ask\n"
"label\n"
"string.text"
msgid "_Ask when not saving in ODF or default format"
msgstr "પૂછો જ્યારે ODF બંધારણમાં સંગ્રહ ન કરી રહ્યા હોય (_A)"

#: bookmarkdialog.ui
msgctxt ""
"bookmarkdialog.ui\n"
"BookmarkDialog\n"
"title\n"
"string.text"
msgid "Add to Bookmarks"
msgstr "બુકમાર્કોમાં ઉમેરો"

#: bookmarkdialog.ui
msgctxt ""
"bookmarkdialog.ui\n"
"alttitle\n"
"label\n"
"string.text"
msgid "Rename Bookmark"
msgstr "બુકમાર્કનું નામ બદલો"

#: bookmarkdialog.ui
msgctxt ""
"bookmarkdialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Bookmark:"
msgstr "બુકમાર્ક:"

#: checkin.ui
msgctxt ""
"checkin.ui\n"
"CheckinDialog\n"
"title\n"
"string.text"
msgid "Check-In"
msgstr "માં ચકાસાયેલ"

#: checkin.ui
msgctxt ""
"checkin.ui\n"
"MajorVersion\n"
"label\n"
"string.text"
msgid "New major version"
msgstr "નવી મુખ્ય આવૃત્તિ"

#: checkin.ui
#, fuzzy
msgctxt ""
"checkin.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Version comment:"
msgstr "આવૃત્તિ ટિપ્પણી"

#: cmisinfopage.ui
msgctxt ""
"cmisinfopage.ui\n"
"name\n"
"label\n"
"string.text"
msgid "Name"
msgstr "નામ"

#: cmisinfopage.ui
msgctxt ""
"cmisinfopage.ui\n"
"type\n"
"label\n"
"string.text"
msgid "Type"
msgstr "પ્રકાર"

#: cmisinfopage.ui
msgctxt ""
"cmisinfopage.ui\n"
"value\n"
"label\n"
"string.text"
msgid "Value"
msgstr "કિંમત"

#: cmisline.ui
msgctxt ""
"cmisline.ui\n"
"type\n"
"label\n"
"string.text"
msgid "Type"
msgstr "પ્રકાર"

#: cmisline.ui
msgctxt ""
"cmisline.ui\n"
"yes\n"
"label\n"
"string.text"
msgid "Yes"
msgstr "હા"

#: cmisline.ui
msgctxt ""
"cmisline.ui\n"
"no\n"
"label\n"
"string.text"
msgid "No"
msgstr "ના"

#: custominfopage.ui
msgctxt ""
"custominfopage.ui\n"
"add\n"
"label\n"
"string.text"
msgid "Add _Property"
msgstr ""

#: custominfopage.ui
msgctxt ""
"custominfopage.ui\n"
"name\n"
"label\n"
"string.text"
msgid "Name"
msgstr "નામ"

#: custominfopage.ui
msgctxt ""
"custominfopage.ui\n"
"type\n"
"label\n"
"string.text"
msgid "Type"
msgstr "પ્રકાર"

#: custominfopage.ui
msgctxt ""
"custominfopage.ui\n"
"value\n"
"label\n"
"string.text"
msgid "Value"
msgstr "કિંમત"

#: descriptioninfopage.ui
#, fuzzy
msgctxt ""
"descriptioninfopage.ui\n"
"label27\n"
"label\n"
"string.text"
msgid "_Title:"
msgstr "કોષ્ટક (_T)"

#: descriptioninfopage.ui
#, fuzzy
msgctxt ""
"descriptioninfopage.ui\n"
"label28\n"
"label\n"
"string.text"
msgid "_Subject:"
msgstr "વિષય(_S)"

#: descriptioninfopage.ui
#, fuzzy
msgctxt ""
"descriptioninfopage.ui\n"
"label29\n"
"label\n"
"string.text"
msgid "_Keywords:"
msgstr "મુખ્ય શબ્દો (_K)"

#: descriptioninfopage.ui
#, fuzzy
msgctxt ""
"descriptioninfopage.ui\n"
"label30\n"
"label\n"
"string.text"
msgid "_Comments:"
msgstr "ટિપ્પણીઓ (_C)"

#: documentfontspage.ui
msgctxt ""
"documentfontspage.ui\n"
"embedFonts\n"
"label\n"
"string.text"
msgid "_Embed fonts in the document"
msgstr "દસ્તાવેજમાં ઍમ્બેડ ફોન્ટ (_E)"

#: documentfontspage.ui
msgctxt ""
"documentfontspage.ui\n"
"fontEmbeddingLabel\n"
"label\n"
"string.text"
msgid "Font Embedding"
msgstr ""

#: documentinfopage.ui
msgctxt ""
"documentinfopage.ui\n"
"label13\n"
"label\n"
"string.text"
msgid "_Created:"
msgstr "બનાવેલ (_C):"

#: documentinfopage.ui
msgctxt ""
"documentinfopage.ui\n"
"label14\n"
"label\n"
"string.text"
msgid "_Modified:"
msgstr "બદલાયેલ (_M):"

#: documentinfopage.ui
msgctxt ""
"documentinfopage.ui\n"
"label15\n"
"label\n"
"string.text"
msgid "_Digitally signed:"
msgstr "ડિજીટલપણે સહી થયેલ (_D):"

#: documentinfopage.ui
msgctxt ""
"documentinfopage.ui\n"
"label16\n"
"label\n"
"string.text"
msgid "Last pri_nted:"
msgstr "છેલ્લે છાપેલ (_n):"

#: documentinfopage.ui
msgctxt ""
"documentinfopage.ui\n"
"label17\n"
"label\n"
"string.text"
msgid "Total _editing time:"
msgstr "કુલ સંપાદન સમય (_e):"

#: documentinfopage.ui
msgctxt ""
"documentinfopage.ui\n"
"label18\n"
"label\n"
"string.text"
msgid "Re_vision number:"
msgstr "પૂનરાવર્તન નંબર (_v):"

#: documentinfopage.ui
msgctxt ""
"documentinfopage.ui\n"
"showsigned\n"
"label\n"
"string.text"
msgid "Multiply signed document"
msgstr "સહી થયેલ દસ્તાવેજ ગુણો"

#: documentinfopage.ui
msgctxt ""
"documentinfopage.ui\n"
"userdatacb\n"
"label\n"
"string.text"
msgid "_Apply user data"
msgstr "વપરાશકર્તા માહિતી લાગુ પાડો (_A)"

#: documentinfopage.ui
msgctxt ""
"documentinfopage.ui\n"
"thumbnailsavecb\n"
"label\n"
"string.text"
msgid "Save preview image with this document"
msgstr ""

#: documentinfopage.ui
msgctxt ""
"documentinfopage.ui\n"
"reset\n"
"label\n"
"string.text"
msgid "Reset Properties"
msgstr ""

#: documentinfopage.ui
msgctxt ""
"documentinfopage.ui\n"
"signature\n"
"label\n"
"string.text"
msgid "Di_gital Signature..."
msgstr "ડિઝિટલ હસ્તાક્ષર (_g)..."

#: documentinfopage.ui
msgctxt ""
"documentinfopage.ui\n"
"label11\n"
"label\n"
"string.text"
msgid "_Size:"
msgstr "માપ (_S):"

#: documentinfopage.ui
msgctxt ""
"documentinfopage.ui\n"
"showsize\n"
"label\n"
"string.text"
msgid "unknown"
msgstr "અજાણ્યું"

#: documentinfopage.ui
msgctxt ""
"documentinfopage.ui\n"
"label8\n"
"label\n"
"string.text"
msgid "_Location:"
msgstr "સ્થાન (_L):"

#: documentinfopage.ui
msgctxt ""
"documentinfopage.ui\n"
"label7\n"
"label\n"
"string.text"
msgid "_Type:"
msgstr "પ્રકાર (_T):"

#: documentinfopage.ui
msgctxt ""
"documentinfopage.ui\n"
"changepass\n"
"label\n"
"string.text"
msgid "Change _Password"
msgstr "પાસવર્ડને બદલો (_P)"

#: documentinfopage.ui
msgctxt ""
"documentinfopage.ui\n"
"templateft\n"
"label\n"
"string.text"
msgid "Template:"
msgstr "ટેમ્પ્લેટ:"

#: documentpropertiesdialog.ui
msgctxt ""
"documentpropertiesdialog.ui\n"
"DocumentPropertiesDialog\n"
"title\n"
"string.text"
msgid "Properties of "
msgstr "ના ગુણધર્મો "

#: documentpropertiesdialog.ui
msgctxt ""
"documentpropertiesdialog.ui\n"
"general\n"
"label\n"
"string.text"
msgid "General "
msgstr "સામાન્ય "

#: documentpropertiesdialog.ui
msgctxt ""
"documentpropertiesdialog.ui\n"
"description\n"
"label\n"
"string.text"
msgid "Description"
msgstr "વર્ણન"

#: documentpropertiesdialog.ui
msgctxt ""
"documentpropertiesdialog.ui\n"
"customprops\n"
"label\n"
"string.text"
msgid "Custom Properties"
msgstr "વૈવિધ્ય ગુણધર્મો"

#: documentpropertiesdialog.ui
msgctxt ""
"documentpropertiesdialog.ui\n"
"cmisprops\n"
"label\n"
"string.text"
msgid "CMIS Properties"
msgstr "CMIS ગુણધર્મો"

#: documentpropertiesdialog.ui
msgctxt ""
"documentpropertiesdialog.ui\n"
"security\n"
"label\n"
"string.text"
msgid "Security"
msgstr "સુરક્ષા"

#: editdurationdialog.ui
msgctxt ""
"editdurationdialog.ui\n"
"EditDurationDialog\n"
"title\n"
"string.text"
msgid "Edit Duration"
msgstr "સમયગાળામાં ફેરફાર કરો"

#: editdurationdialog.ui
msgctxt ""
"editdurationdialog.ui\n"
"negative\n"
"label\n"
"string.text"
msgid "_Negative"
msgstr ""

#: editdurationdialog.ui
#, fuzzy
msgctxt ""
"editdurationdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "_Years:"
msgstr "વર્ષો (_Y)"

#: editdurationdialog.ui
#, fuzzy
msgctxt ""
"editdurationdialog.ui\n"
"label\n"
"label\n"
"string.text"
msgid "_Months:"
msgstr "મહિનાઓ (_M)"

#: editdurationdialog.ui
#, fuzzy
msgctxt ""
"editdurationdialog.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "_Days:"
msgstr "દિવસો (_D)"

#: editdurationdialog.ui
#, fuzzy
msgctxt ""
"editdurationdialog.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "H_ours:"
msgstr "કલાક (_o)"

#: editdurationdialog.ui
#, fuzzy
msgctxt ""
"editdurationdialog.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "Min_utes:"
msgstr "મિનિટ (_u)"

#: editdurationdialog.ui
#, fuzzy
msgctxt ""
"editdurationdialog.ui\n"
"label6\n"
"label\n"
"string.text"
msgid "_Seconds:"
msgstr "સેકંડ (_S)"

#: editdurationdialog.ui
#, fuzzy
msgctxt ""
"editdurationdialog.ui\n"
"label7\n"
"label\n"
"string.text"
msgid "Millise_conds:"
msgstr "મિલિસેકંડ (_c)"

#: editdurationdialog.ui
msgctxt ""
"editdurationdialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Duration"
msgstr "સમયગાળો"

#: errorfindemaildialog.ui
msgctxt ""
"errorfindemaildialog.ui\n"
"ErrorFindEmailDialog\n"
"title\n"
"string.text"
msgid "No e-mail configuration"
msgstr "ઇમેઇલ રૂપરેખાંકન નથી"

#: errorfindemaildialog.ui
msgctxt ""
"errorfindemaildialog.ui\n"
"ErrorFindEmailDialog\n"
"text\n"
"string.text"
msgid "%PRODUCTNAME was unable to find a working e-mail configuration."
msgstr ""

#: errorfindemaildialog.ui
msgctxt ""
"errorfindemaildialog.ui\n"
"ErrorFindEmailDialog\n"
"secondary_text\n"
"string.text"
msgid "Please save this document locally instead and attach it from within your e-mail client."
msgstr "મહેરબાની કરીને તેને બદલે સ્થાનિક રીતે આ દસ્તાવેજને સંગ્રહો અને તમારાં ઇમેઇલ ક્લાઇન્ટમાંથી તેને જોડો."

#: floatingrecord.ui
msgctxt ""
"floatingrecord.ui\n"
"FloatingRecord\n"
"title\n"
"string.text"
msgid "Record Macro"
msgstr ""

#: floatingrecord.ui
msgctxt ""
"floatingrecord.ui\n"
"stop\n"
"label\n"
"string.text"
msgid "Stop Recording"
msgstr ""

#: helpbookmarkpage.ui
msgctxt ""
"helpbookmarkpage.ui\n"
"display\n"
"label\n"
"string.text"
msgid "_Display"
msgstr "દર્શાવ (_D)"

#: helpbookmarkpage.ui
msgctxt ""
"helpbookmarkpage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "_Bookmarks"
msgstr "બુકમાર્ક (_B)"

#: helpcontrol.ui
#, fuzzy
msgctxt ""
"helpcontrol.ui\n"
"contents\n"
"label\n"
"string.text"
msgid "Contents"
msgstr "ટિપ્પણીઓ"

#: helpcontrol.ui
msgctxt ""
"helpcontrol.ui\n"
"index\n"
"label\n"
"string.text"
msgid "Index"
msgstr ""

#: helpcontrol.ui
#, fuzzy
msgctxt ""
"helpcontrol.ui\n"
"find\n"
"label\n"
"string.text"
msgid "Find"
msgstr "શોધો (_F)"

#: helpcontrol.ui
#, fuzzy
msgctxt ""
"helpcontrol.ui\n"
"bookmarks\n"
"label\n"
"string.text"
msgid "Bookmarks"
msgstr "બુકમાર્ક (_B)"

#: helpindexpage.ui
msgctxt ""
"helpindexpage.ui\n"
"display\n"
"label\n"
"string.text"
msgid "_Display"
msgstr "દર્શાવ (_D)"

#: helpindexpage.ui
#, fuzzy
msgctxt ""
"helpindexpage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "_Search term"
msgstr "ના માટે શોધો (_S)"

#: helpsearchpage.ui
msgctxt ""
"helpsearchpage.ui\n"
"display\n"
"label\n"
"string.text"
msgid "_Display"
msgstr "દર્શાવ (_D)"

#: helpsearchpage.ui
#, fuzzy
msgctxt ""
"helpsearchpage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "_Search term"
msgstr "ના માટે શોધો (_S)"

#: helpsearchpage.ui
msgctxt ""
"helpsearchpage.ui\n"
"completewords\n"
"label\n"
"string.text"
msgid "_Complete words only"
msgstr "ફક્ત શબ્દોને સમાપ્ત કરો (_C)"

#: helpsearchpage.ui
msgctxt ""
"helpsearchpage.ui\n"
"headings\n"
"label\n"
"string.text"
msgid "Find in _headings only"
msgstr ""

#: inputdialog.ui
#, fuzzy
msgctxt ""
"inputdialog.ui\n"
"label\n"
"label\n"
"string.text"
msgid "Height:"
msgstr "ઊંચાઈ"

#: licensedialog.ui
msgctxt ""
"licensedialog.ui\n"
"LicenseDialog\n"
"title\n"
"string.text"
msgid "Licensing and Legal information"
msgstr "લાઇસન્સીંગ અને કાયદેસર જાણકારી"

#: licensedialog.ui
msgctxt ""
"licensedialog.ui\n"
"show\n"
"label\n"
"string.text"
msgid "_Show License"
msgstr "લાઇસન્સ બતાવો (_S)"

#: licensedialog.ui
msgctxt ""
"licensedialog.ui\n"
"label\n"
"label\n"
"string.text"
msgid ""
"%PRODUCTNAME is made available subject to the terms of the Mozilla Public License, v. 2.0. A copy of the MPL can be obtained at http://mozilla.org/MPL/2.0/.\n"
"\n"
"Third Party Code Additional copyright notices and license terms applicable to portions of the Software are set forth in the LICENSE.html file; choose Show License to see exact details in English.\n"
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
"Copyright © 2000, 2015 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
msgstr ""

#: linkeditdialog.ui
msgctxt ""
"linkeditdialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "_Application:"
msgstr ""

#: linkeditdialog.ui
msgctxt ""
"linkeditdialog.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "_File:"
msgstr ""

#: linkeditdialog.ui
#, fuzzy
msgctxt ""
"linkeditdialog.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "_Category:"
msgstr "વર્ગ (_C)"

#: linkeditdialog.ui
msgctxt ""
"linkeditdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Modify Link"
msgstr ""

#: loadtemplatedialog.ui
msgctxt ""
"loadtemplatedialog.ui\n"
"LoadTemplateDialog\n"
"title\n"
"string.text"
msgid "New"
msgstr "નવું"

#: loadtemplatedialog.ui
msgctxt ""
"loadtemplatedialog.ui\n"
"fromfile\n"
"label\n"
"string.text"
msgid "From File..."
msgstr "ફાઇલ માંથી..."

#: loadtemplatedialog.ui
msgctxt ""
"loadtemplatedialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Categories"
msgstr "વર્ગો"

#: loadtemplatedialog.ui
msgctxt ""
"loadtemplatedialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Templates"
msgstr "ટેમ્પલેટો"

#: loadtemplatedialog.ui
msgctxt ""
"loadtemplatedialog.ui\n"
"text\n"
"label\n"
"string.text"
msgid "Te_xt"
msgstr "લખાણ (_x)"

#: loadtemplatedialog.ui
msgctxt ""
"loadtemplatedialog.ui\n"
"frame\n"
"label\n"
"string.text"
msgid "_Frame"
msgstr "ફ્રેમ (_F)"

#: loadtemplatedialog.ui
msgctxt ""
"loadtemplatedialog.ui\n"
"pages\n"
"label\n"
"string.text"
msgid "_Pages"
msgstr "પાનાં (_P)"

#: loadtemplatedialog.ui
msgctxt ""
"loadtemplatedialog.ui\n"
"numbering\n"
"label\n"
"string.text"
msgid "N_umbering"
msgstr ""

#: loadtemplatedialog.ui
msgctxt ""
"loadtemplatedialog.ui\n"
"overwrite\n"
"label\n"
"string.text"
msgid "_Overwrite"
msgstr "ની ઉપર ફરીથી લખવું (_O)"

#: loadtemplatedialog.ui
msgctxt ""
"loadtemplatedialog.ui\n"
"alttitle\n"
"label\n"
"string.text"
msgid "Load Styles"
msgstr "શૈલીઓ લાવો"

#: loadtemplatedialog.ui
msgctxt ""
"loadtemplatedialog.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "Pre_view"
msgstr "પૂર્વદર્શન (_v)"

#: managestylepage.ui
#, fuzzy
msgctxt ""
"managestylepage.ui\n"
"nameft\n"
"label\n"
"string.text"
msgid "_Name:"
msgstr "નામ (_N)"

#: managestylepage.ui
#, fuzzy
msgctxt ""
"managestylepage.ui\n"
"nextstyleft\n"
"label\n"
"string.text"
msgid "Ne_xt style:"
msgstr "પછીની શૈલી (_x)"

#: managestylepage.ui
msgctxt ""
"managestylepage.ui\n"
"linkedwithft\n"
"label\n"
"string.text"
msgid "Inherit from:"
msgstr ""

#: managestylepage.ui
#, fuzzy
msgctxt ""
"managestylepage.ui\n"
"categoryft\n"
"label\n"
"string.text"
msgid "_Category:"
msgstr "વર્ગ (_C)"

#: managestylepage.ui
msgctxt ""
"managestylepage.ui\n"
"editstyle\n"
"label\n"
"string.text"
msgid "Edit Style"
msgstr ""

#: managestylepage.ui
msgctxt ""
"managestylepage.ui\n"
"editlinkstyle\n"
"label\n"
"string.text"
msgid "Edit Style"
msgstr ""

#: managestylepage.ui
msgctxt ""
"managestylepage.ui\n"
"autoupdate\n"
"label\n"
"string.text"
msgid "_AutoUpdate"
msgstr "આપમેળે સુધારો (_A)"

#: managestylepage.ui
msgctxt ""
"managestylepage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Style"
msgstr "શૈલી"

#: managestylepage.ui
msgctxt ""
"managestylepage.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Contains"
msgstr "સમાવે છે"

#: newstyle.ui
msgctxt ""
"newstyle.ui\n"
"CreateStyleDialog\n"
"title\n"
"string.text"
msgid "Create Style"
msgstr "શૈલી બનાવો"

#: newstyle.ui
#, fuzzy
msgctxt ""
"newstyle.ui\n"
"stylename-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
msgid "Style Name"
msgstr "શૈલી નામ"

#: newstyle.ui
#, fuzzy
msgctxt ""
"newstyle.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Style Name"
msgstr "શૈલી નામ"

#: optprintpage.ui
msgctxt ""
"optprintpage.ui\n"
"printer\n"
"label\n"
"string.text"
msgid "_Printer"
msgstr "પ્રિન્ટર(_P)"

#: optprintpage.ui
msgctxt ""
"optprintpage.ui\n"
"file\n"
"label\n"
"string.text"
msgid "Print to _file"
msgstr "ફાઇલ પર છાપો (_f)"

#: optprintpage.ui
msgctxt ""
"optprintpage.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "Settings for:"
msgstr "તેની માટે સુયોજનો:"

#: optprintpage.ui
msgctxt ""
"optprintpage.ui\n"
"reducetrans\n"
"label\n"
"string.text"
msgid "_Reduce transparency"
msgstr "પારદર્શકતા ઘટાડો (_R)"

#: optprintpage.ui
msgctxt ""
"optprintpage.ui\n"
"reducegrad\n"
"label\n"
"string.text"
msgid "Reduce _gradient"
msgstr "ઢાળ ઘટાડો (_g)"

#: optprintpage.ui
msgctxt ""
"optprintpage.ui\n"
"converttogray\n"
"label\n"
"string.text"
msgid "Con_vert colors to grayscale"
msgstr "રંગોને ગ્રેસ્કેલમાં રુપાંતરીત કરો (_v)"

#: optprintpage.ui
msgctxt ""
"optprintpage.ui\n"
"reducetransauto\n"
"label\n"
"string.text"
msgid "Auto_matically"
msgstr "આપમેળે (_m)"

#: optprintpage.ui
msgctxt ""
"optprintpage.ui\n"
"reducetransnone\n"
"label\n"
"string.text"
msgid "_No transparency"
msgstr "પારદર્શકતા નહી (_N)"

#: optprintpage.ui
#, fuzzy
msgctxt ""
"optprintpage.ui\n"
"reducegradstripes\n"
"label\n"
"string.text"
msgid "Gradient _stripes:"
msgstr "ઢાળ પટ્ટીઓ (_s)"

#: optprintpage.ui
msgctxt ""
"optprintpage.ui\n"
"reducegradcolor\n"
"label\n"
"string.text"
msgid "Intermediate _color"
msgstr "વચ્ચેનો રંગ (_c)"

#: optprintpage.ui
msgctxt ""
"optprintpage.ui\n"
"reducebitmapoptimal\n"
"label\n"
"string.text"
msgid "_High print quality"
msgstr "ઊંચી છાપવાની ગુણવત્તા (_H)"

#: optprintpage.ui
msgctxt ""
"optprintpage.ui\n"
"reducebitmapnormal\n"
"label\n"
"string.text"
msgid "N_ormal print quality"
msgstr "સામાન્ય છાપવાની ગુણવત્તા (_o)"

#: optprintpage.ui
#, fuzzy
msgctxt ""
"optprintpage.ui\n"
"reducebitmapresol\n"
"label\n"
"string.text"
msgid "Reso_lution:"
msgstr "રીઝોલ્યુશન (_l)"

#: optprintpage.ui
msgctxt ""
"optprintpage.ui\n"
"reducebitmapdpi\n"
"0\n"
"stringlist.text"
msgid "72 DPI"
msgstr "૭૨ DPI"

#: optprintpage.ui
msgctxt ""
"optprintpage.ui\n"
"reducebitmapdpi\n"
"1\n"
"stringlist.text"
msgid "96 DPI"
msgstr "૯૬ DPI"

#: optprintpage.ui
msgctxt ""
"optprintpage.ui\n"
"reducebitmapdpi\n"
"2\n"
"stringlist.text"
msgid "150 DPI (Fax)"
msgstr "૧૫૦ DPI (ફેક્સ)"

#: optprintpage.ui
msgctxt ""
"optprintpage.ui\n"
"reducebitmapdpi\n"
"3\n"
"stringlist.text"
msgid "200 DPI (default)"
msgstr "૨૦૦ DPI (મૂળભુત)"

#: optprintpage.ui
msgctxt ""
"optprintpage.ui\n"
"reducebitmapdpi\n"
"4\n"
"stringlist.text"
msgid "300 DPI"
msgstr "૩૦૦ DPI"

#: optprintpage.ui
msgctxt ""
"optprintpage.ui\n"
"reducebitmapdpi\n"
"5\n"
"stringlist.text"
msgid "600 DPI"
msgstr "૬૦૦ DPI"

#: optprintpage.ui
msgctxt ""
"optprintpage.ui\n"
"reducebitmaptrans\n"
"label\n"
"string.text"
msgid "Include transparent objects"
msgstr "પારદર્શક વસ્તુઓ ઉમેરો"

#: optprintpage.ui
msgctxt ""
"optprintpage.ui\n"
"reducebitmap\n"
"label\n"
"string.text"
msgid "Reduce _bitmaps"
msgstr "બીટમેપો ઘટાડો (_b)"

#: optprintpage.ui
#, fuzzy
msgctxt ""
"optprintpage.ui\n"
"pdf\n"
"label\n"
"string.text"
msgid "_PDF as standard print job format"
msgstr "મૂળભૂત પ્રિન્ટ જૉબ બંધારણ તરીકે PDF (_P)"

#: optprintpage.ui
#, fuzzy
msgctxt ""
"optprintpage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Reduce Print Data"
msgstr "છાપવાની માહિતી ઘટાડો"

#: optprintpage.ui
msgctxt ""
"optprintpage.ui\n"
"papersize\n"
"label\n"
"string.text"
msgid "P_aper size"
msgstr "કાગળનું માપ (_a)"

#: optprintpage.ui
msgctxt ""
"optprintpage.ui\n"
"paperorient\n"
"label\n"
"string.text"
msgid "Pap_er orientation"
msgstr "કાગળની દિશા (_e)"

#: optprintpage.ui
msgctxt ""
"optprintpage.ui\n"
"trans\n"
"label\n"
"string.text"
msgid "_Transparency"
msgstr "પારદર્શકતા (_T)"

#: optprintpage.ui
#, fuzzy
msgctxt ""
"optprintpage.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Printer Warnings"
msgstr "પ્રિન્ટરની ચેતવણીઓ"

#: password.ui
msgctxt ""
"password.ui\n"
"PasswordDialog\n"
"title\n"
"string.text"
msgid "Enter Password"
msgstr "પાસવર્ડ દાખલ કરો"

#: password.ui
msgctxt ""
"password.ui\n"
"userft\n"
"label\n"
"string.text"
msgid "User:"
msgstr "વપરાશકર્તા:"

#: password.ui
msgctxt ""
"password.ui\n"
"pass1ft\n"
"label\n"
"string.text"
msgid "Password:"
msgstr "પાસવર્ડ:"

#: password.ui
msgctxt ""
"password.ui\n"
"confirm1ft\n"
"label\n"
"string.text"
msgid "Confirm:"
msgstr "ખાતરી:"

#: password.ui
msgctxt ""
"password.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Password"
msgstr "પાસવર્ડ"

#: password.ui
msgctxt ""
"password.ui\n"
"pass2ft\n"
"label\n"
"string.text"
msgid "Password:"
msgstr "પાસવર્ડ:"

#: password.ui
msgctxt ""
"password.ui\n"
"confirm2ft\n"
"label\n"
"string.text"
msgid "Confirm:"
msgstr "ખાતરી:"

#: password.ui
msgctxt ""
"password.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Second Password"
msgstr "બીજો પાસવર્ડ"

#: printeroptionsdialog.ui
msgctxt ""
"printeroptionsdialog.ui\n"
"PrinterOptionsDialog\n"
"title\n"
"string.text"
msgid "Printer Options"
msgstr "પ્રિન્ટર વિકલ્પો"

#: querysavedialog.ui
#, fuzzy
msgctxt ""
"querysavedialog.ui\n"
"QuerySaveDialog\n"
"title\n"
"string.text"
msgid "Save Document?"
msgstr "શું દસ્તાવેજને સંગ્રહવુ છે?"

#: querysavedialog.ui
#, fuzzy
msgctxt ""
"querysavedialog.ui\n"
"QuerySaveDialog\n"
"text\n"
"string.text"
msgid "Save changes to document “$(DOC)” before closing?"
msgstr "શું બંધ કરતા પહેલાં દસ્તાવેજ \"$(DOC)\" નાં ફેરફારોને સંગ્રહવા માંગો છો?"

#: querysavedialog.ui
#, fuzzy
msgctxt ""
"querysavedialog.ui\n"
"QuerySaveDialog\n"
"secondary_text\n"
"string.text"
msgid "Your changes will be lost if you don’t save them."
msgstr "તમારાં ફેરફારો ગુમ થઇ જશે જો તમે તેઓને સંગ્રહો નહિં."

#: querysavedialog.ui
msgctxt ""
"querysavedialog.ui\n"
"discard\n"
"label\n"
"string.text"
msgid "_Don’t Save"
msgstr ""

#: searchdialog.ui
msgctxt ""
"searchdialog.ui\n"
"SearchDialog\n"
"title\n"
"string.text"
msgid "Find on this Page"
msgstr "આ પાનાં પર શોધો"

#: searchdialog.ui
msgctxt ""
"searchdialog.ui\n"
"search\n"
"label\n"
"string.text"
msgid "_Find"
msgstr "શોધો (_F)"

#: searchdialog.ui
#, fuzzy
msgctxt ""
"searchdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "_Search for:"
msgstr "ના માટે શોધો (_S)"

#: searchdialog.ui
msgctxt ""
"searchdialog.ui\n"
"matchcase\n"
"label\n"
"string.text"
msgid "Ma_tch case"
msgstr "કેસ સરખાવો (_t)"

#: searchdialog.ui
msgctxt ""
"searchdialog.ui\n"
"wholewords\n"
"label\n"
"string.text"
msgid "Whole wor_ds only"
msgstr "માત્ર આખા શબ્દો (_d)"

#: searchdialog.ui
msgctxt ""
"searchdialog.ui\n"
"backwards\n"
"label\n"
"string.text"
msgid "Bac_kwards"
msgstr "પાછળની બાજુ (_k)"

#: searchdialog.ui
msgctxt ""
"searchdialog.ui\n"
"wrap\n"
"label\n"
"string.text"
msgid "Wrap _around"
msgstr "ફરતે લપેટો (_a)"

#: securityinfopage.ui
msgctxt ""
"securityinfopage.ui\n"
"readonly\n"
"label\n"
"string.text"
msgid "_Open file read-only"
msgstr "ફક્ત વાંચી શકાય તેવી ફાઇલને ખોલો (_O)"

#: securityinfopage.ui
msgctxt ""
"securityinfopage.ui\n"
"recordchanges\n"
"label\n"
"string.text"
msgid "Record _changes"
msgstr "બદલાવોને નોંધો (_c)"

#: securityinfopage.ui
msgctxt ""
"securityinfopage.ui\n"
"protect\n"
"label\n"
"string.text"
msgid "Protect..."
msgstr "સુરક્ષિત..."

#: securityinfopage.ui
msgctxt ""
"securityinfopage.ui\n"
"unprotect\n"
"label\n"
"string.text"
msgid "_Unprotect..."
msgstr "અસુરક્ષિત રાખો (_U)..."

#: securityinfopage.ui
#, fuzzy
msgctxt ""
"securityinfopage.ui\n"
"label47\n"
"label\n"
"string.text"
msgid "File Sharing Options"
msgstr "ફાઇલ વહેંચણી વિકલ્પો"

#: startcenter.ui
msgctxt ""
"startcenter.ui\n"
"filter_writer\n"
"label\n"
"string.text"
msgid "Writer Templates"
msgstr ""

#: startcenter.ui
msgctxt ""
"startcenter.ui\n"
"filter_calc\n"
"label\n"
"string.text"
msgid "Calc Templates"
msgstr ""

#: startcenter.ui
msgctxt ""
"startcenter.ui\n"
"filter_impress\n"
"label\n"
"string.text"
msgid "Impress Templates"
msgstr ""

#: startcenter.ui
msgctxt ""
"startcenter.ui\n"
"filter_draw\n"
"label\n"
"string.text"
msgid "Draw Templates"
msgstr ""

#: startcenter.ui
msgctxt ""
"startcenter.ui\n"
"edit\n"
"label\n"
"string.text"
msgid "Edit Templates"
msgstr ""

#: startcenter.ui
msgctxt ""
"startcenter.ui\n"
"open_all\n"
"label\n"
"string.text"
msgid "_Open File"
msgstr "ફાઈલ ખોલો (_O)"

#: startcenter.ui
msgctxt ""
"startcenter.ui\n"
"open_remote\n"
"label\n"
"string.text"
msgid "Remote _Files"
msgstr ""

#: startcenter.ui
msgctxt ""
"startcenter.ui\n"
"open_recent\n"
"label\n"
"string.text"
msgid "_Recent Files"
msgstr ""

#: startcenter.ui
msgctxt ""
"startcenter.ui\n"
"templates_all\n"
"label\n"
"string.text"
msgid "T_emplates"
msgstr "ટૅમ્પલેટ (_e)"

#: startcenter.ui
msgctxt ""
"startcenter.ui\n"
"create_label\n"
"label\n"
"string.text"
msgid "Create:"
msgstr "બનાવો:"

#: startcenter.ui
#, fuzzy
msgctxt ""
"startcenter.ui\n"
"writer_all\n"
"label\n"
"string.text"
msgid "_Writer Document"
msgstr "લેખક દસ્તાવેજ (_D)"

#: startcenter.ui
#, fuzzy
msgctxt ""
"startcenter.ui\n"
"calc_all\n"
"label\n"
"string.text"
msgid "_Calc Spreadsheet"
msgstr "કૅલ્ક્યુલેટર સ્પ્રેડશીટ (_S)"

#: startcenter.ui
msgctxt ""
"startcenter.ui\n"
"impress_all\n"
"label\n"
"string.text"
msgid "_Impress Presentation"
msgstr ""

#: startcenter.ui
msgctxt ""
"startcenter.ui\n"
"draw_all\n"
"label\n"
"string.text"
msgid "_Draw Drawing"
msgstr ""

#: startcenter.ui
msgctxt ""
"startcenter.ui\n"
"math_all\n"
"label\n"
"string.text"
msgid "_Math Formula"
msgstr ""

#: startcenter.ui
#, fuzzy
msgctxt ""
"startcenter.ui\n"
"database_all\n"
"label\n"
"string.text"
msgid "_Base Database"
msgstr "મૂળભૂત ડેટાબેઝ (_a)"

#: startcenter.ui
msgctxt ""
"startcenter.ui\n"
"althelplabel\n"
"label\n"
"string.text"
msgid "He_lp"
msgstr ""

#: startcenter.ui
msgctxt ""
"startcenter.ui\n"
"extensions\n"
"label\n"
"string.text"
msgid "E_xtensions"
msgstr "ઍક્સટેન્શન (_x)"

#: templatedlg.ui
msgctxt ""
"templatedlg.ui\n"
"TemplateDialog\n"
"title\n"
"string.text"
msgid "Template Manager"
msgstr ""

#: templatedlg.ui
msgctxt ""
"templatedlg.ui\n"
"repository\n"
"label\n"
"string.text"
msgid "Repository"
msgstr "રિપોઝીટરી"

#: templatedlg.ui
msgctxt ""
"templatedlg.ui\n"
"import\n"
"label\n"
"string.text"
msgid "Import"
msgstr "આયાત"

#: templatedlg.ui
msgctxt ""
"templatedlg.ui\n"
"delete\n"
"label\n"
"string.text"
msgid "Delete"
msgstr "કાઢી નાંખો"

#: templatedlg.ui
msgctxt ""
"templatedlg.ui\n"
"save\n"
"label\n"
"string.text"
msgid "Save"
msgstr "સંગ્રહો"

#: templatedlg.ui
msgctxt ""
"templatedlg.ui\n"
"new_folder\n"
"label\n"
"string.text"
msgid "New Folder"
msgstr "નવુ ફોલ્ડર"

#: templatedlg.ui
msgctxt ""
"templatedlg.ui\n"
"template_save\n"
"label\n"
"string.text"
msgid "Save"
msgstr "સંગ્રહો"

#: templatedlg.ui
msgctxt ""
"templatedlg.ui\n"
"open\n"
"label\n"
"string.text"
msgid "Open"
msgstr "ખોલો"

#: templatedlg.ui
msgctxt ""
"templatedlg.ui\n"
"edit\n"
"label\n"
"string.text"
msgid "Edit"
msgstr "ફેરફાર"

#: templatedlg.ui
msgctxt ""
"templatedlg.ui\n"
"properties\n"
"label\n"
"string.text"
msgid "Properties"
msgstr "ગુણધર્મો"

#: templatedlg.ui
msgctxt ""
"templatedlg.ui\n"
"default\n"
"label\n"
"string.text"
msgid "Set as Default"
msgstr "મૂળભૂત તરીકે ગોઠવો"

#: templatedlg.ui
msgctxt ""
"templatedlg.ui\n"
"move\n"
"label\n"
"string.text"
msgid "Move to Folder"
msgstr "ફોલ્ડરમાં ખસો"

#: templatedlg.ui
msgctxt ""
"templatedlg.ui\n"
"export\n"
"label\n"
"string.text"
msgid "Export"
msgstr "નિકાસ"

#: templatedlg.ui
msgctxt ""
"templatedlg.ui\n"
"template_delete\n"
"label\n"
"string.text"
msgid "Delete"
msgstr "કાઢી નાંખો"

#: templatedlg.ui
msgctxt ""
"templatedlg.ui\n"
"search\n"
"label\n"
"string.text"
msgid "Search"
msgstr "શોધો"

#: templatedlg.ui
msgctxt ""
"templatedlg.ui\n"
"action_menu\n"
"label\n"
"string.text"
msgid "Action Menu"
msgstr "ક્રિયા મેનુ"

#: templatedlg.ui
msgctxt ""
"templatedlg.ui\n"
"template_link\n"
"label\n"
"string.text"
msgid "Get more templates for %PRODUCTNAME"
msgstr "%PRODUCTNAME માટે વધારે ટેમ્પલેટો ને મેળવો"

#: templatedlg.ui
msgctxt ""
"templatedlg.ui\n"
"filter_docs\n"
"label\n"
"string.text"
msgid "Documents"
msgstr "દસ્તાવેજો"

#: templatedlg.ui
msgctxt ""
"templatedlg.ui\n"
"filter_sheets\n"
"label\n"
"string.text"
msgid "Spreadsheets"
msgstr "સ્પ્રેડશીટ"

#: templatedlg.ui
msgctxt ""
"templatedlg.ui\n"
"filter_presentations\n"
"label\n"
"string.text"
msgid "Presentations"
msgstr "રજૂઆત"

#: templatedlg.ui
msgctxt ""
"templatedlg.ui\n"
"filter_draws\n"
"label\n"
"string.text"
msgid "Drawings"
msgstr "ચિત્રો"

#: templateinfodialog.ui
msgctxt ""
"templateinfodialog.ui\n"
"TemplateInfo\n"
"title\n"
"string.text"
msgid "Template Properties"
msgstr ""

#: templateinfodialog.ui
msgctxt ""
"templateinfodialog.ui\n"
"close\n"
"label\n"
"string.text"
msgid "_Close"
msgstr ""

#: versioncommentdialog.ui
msgctxt ""
"versioncommentdialog.ui\n"
"VersionCommentDialog\n"
"title\n"
"string.text"
msgid "Insert Version Comment"
msgstr "આવૃત્તિ ટિપ્પણી ઉમેરો"

#: versioncommentdialog.ui
msgctxt ""
"versioncommentdialog.ui\n"
"timestamp\n"
"label\n"
"string.text"
msgid "Date and time: "
msgstr "તારીખ અને સમય: "

#: versioncommentdialog.ui
msgctxt ""
"versioncommentdialog.ui\n"
"author\n"
"label\n"
"string.text"
msgid "Saved by: "
msgstr "વડે સંગ્રહિત: "

#: versionscmis.ui
msgctxt ""
"versionscmis.ui\n"
"show\n"
"label\n"
"string.text"
msgid "_Show..."
msgstr "બતાવો (_S)..."

#: versionscmis.ui
msgctxt ""
"versionscmis.ui\n"
"compare\n"
"label\n"
"string.text"
msgid "_Compare"
msgstr "સરખાવો (_C)"

#: versionscmis.ui
msgctxt ""
"versionscmis.ui\n"
"datetime\n"
"label\n"
"string.text"
msgid "Date and time"
msgstr "તારીખ અને સમય"

#: versionscmis.ui
msgctxt ""
"versionscmis.ui\n"
"savedby\n"
"label\n"
"string.text"
msgid "Saved by"
msgstr "વડે સંગ્રહિત"

#: versionscmis.ui
msgctxt ""
"versionscmis.ui\n"
"comments\n"
"label\n"
"string.text"
msgid "Comments"
msgstr "ટિપ્પણીઓ"

#: versionscmis.ui
#, fuzzy
msgctxt ""
"versionscmis.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Existing Versions"
msgstr "અસ્તિત્વ ધરાવતી આવૃત્તિઓ"

#: versionsofdialog.ui
msgctxt ""
"versionsofdialog.ui\n"
"show\n"
"label\n"
"string.text"
msgid "_Show..."
msgstr "બતાવો (_S)..."

#: versionsofdialog.ui
msgctxt ""
"versionsofdialog.ui\n"
"compare\n"
"label\n"
"string.text"
msgid "_Compare"
msgstr "સરખાવો (_C)"

#: versionsofdialog.ui
msgctxt ""
"versionsofdialog.ui\n"
"cmis\n"
"label\n"
"string.text"
msgid "CMIS"
msgstr "CMIS"

#: versionsofdialog.ui
msgctxt ""
"versionsofdialog.ui\n"
"save\n"
"label\n"
"string.text"
msgid "Save _New Version"
msgstr "નવી આવૃત્તિને સંગ્રહો (_N)"

#: versionsofdialog.ui
msgctxt ""
"versionsofdialog.ui\n"
"always\n"
"label\n"
"string.text"
msgid "_Always save a new version on closing"
msgstr "હંમેશા બંધ કરતી વખતે નવી આવૃત્તિને સંગ્રહો (_A)"

#: versionsofdialog.ui
#, fuzzy
msgctxt ""
"versionsofdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "New Versions"
msgstr "નવી આવૃત્તિઓ"

#: versionsofdialog.ui
msgctxt ""
"versionsofdialog.ui\n"
"datetime\n"
"label\n"
"string.text"
msgid "Date and time"
msgstr "તારીખ અને સમય"

#: versionsofdialog.ui
msgctxt ""
"versionsofdialog.ui\n"
"savedby\n"
"label\n"
"string.text"
msgid "Saved by"
msgstr "વડે સંગ્રહિત"

#: versionsofdialog.ui
msgctxt ""
"versionsofdialog.ui\n"
"comments\n"
"label\n"
"string.text"
msgid "Comments"
msgstr "ટિપ્પણીઓ"

#: versionsofdialog.ui
#, fuzzy
msgctxt ""
"versionsofdialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Existing Versions"
msgstr "અસ્તિત્વ ધરાવતી આવૃત્તિઓ"
r--r--source/de/sw/messages.po170
-rw-r--r--source/dgo/cui/messages.po134
-rw-r--r--source/dgo/filter/messages.po10
-rw-r--r--source/dgo/svx/messages.po6
-rw-r--r--source/dgo/sw/messages.po104
-rw-r--r--source/dsb/cui/messages.po146
-rw-r--r--source/dsb/filter/messages.po16
-rw-r--r--source/dsb/sd/messages.po6
-rw-r--r--source/dsb/svx/messages.po6
-rw-r--r--source/dsb/sw/messages.po128
-rw-r--r--source/dz/cui/messages.po144
-rw-r--r--source/dz/filter/messages.po10
-rw-r--r--source/dz/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/dz/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/dz/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/dz/helpcontent2/source/text/shared/01.po32
-rw-r--r--source/dz/helpcontent2/source/text/shared/guide.po21
-rw-r--r--source/dz/helpcontent2/source/text/smath/guide.po22
-rw-r--r--source/dz/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/dz/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/dz/svx/messages.po6
-rw-r--r--source/dz/sw/messages.po113
-rw-r--r--source/el/cui/messages.po212
-rw-r--r--source/el/editeng/messages.po12
-rw-r--r--source/el/filter/messages.po16
-rw-r--r--source/el/helpcontent2/source/text/scalc/01.po32
-rw-r--r--source/el/helpcontent2/source/text/scalc/guide.po10
-rw-r--r--source/el/helpcontent2/source/text/sdatabase.po10
-rw-r--r--source/el/helpcontent2/source/text/shared/00.po59
-rw-r--r--source/el/helpcontent2/source/text/shared/01.po36
-rw-r--r--source/el/helpcontent2/source/text/shared/guide.po23
-rw-r--r--source/el/helpcontent2/source/text/smath/guide.po28
-rw-r--r--source/el/helpcontent2/source/text/swriter/01.po14
-rw-r--r--source/el/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/el/officecfg/registry/data/org/openoffice/Office/UI.po26
-rw-r--r--source/el/sc/messages.po22
-rw-r--r--source/el/sd/messages.po6
-rw-r--r--source/el/svtools/messages.po6
-rw-r--r--source/el/svx/messages.po18
-rw-r--r--source/el/sw/messages.po172
-rw-r--r--source/en-GB/cui/messages.po542
-rw-r--r--source/en-GB/editeng/messages.po12
-rw-r--r--source/en-GB/filter/messages.po16
-rw-r--r--source/en-GB/helpcontent2/source/text/sbasic/guide.po8
-rw-r--r--source/en-GB/helpcontent2/source/text/sbasic/python.po24
-rw-r--r--source/en-GB/helpcontent2/source/text/sbasic/shared.po58
-rw-r--r--source/en-GB/helpcontent2/source/text/sbasic/shared/03.po304
-rw-r--r--source/en-GB/helpcontent2/source/text/scalc/00.po20
-rw-r--r--source/en-GB/helpcontent2/source/text/scalc/01.po178
-rw-r--r--source/en-GB/helpcontent2/source/text/scalc/04.po62
-rw-r--r--source/en-GB/helpcontent2/source/text/scalc/05.po8
-rw-r--r--source/en-GB/helpcontent2/source/text/scalc/guide.po66
-rw-r--r--source/en-GB/helpcontent2/source/text/sdatabase.po190
-rw-r--r--source/en-GB/helpcontent2/source/text/sdraw.po14
-rw-r--r--source/en-GB/helpcontent2/source/text/sdraw/01.po38
-rw-r--r--source/en-GB/helpcontent2/source/text/sdraw/guide.po8
-rw-r--r--source/en-GB/helpcontent2/source/text/shared.po48
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/00.po121
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/01.po242
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/02.po28
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/04.po20
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/05.po10
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/guide.po135
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/help.po10
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/menu.po10
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/optionen.po52
-rw-r--r--source/en-GB/helpcontent2/source/text/simpress.po16
-rw-r--r--source/en-GB/helpcontent2/source/text/simpress/00.po6
-rw-r--r--source/en-GB/helpcontent2/source/text/simpress/01.po18
-rw-r--r--source/en-GB/helpcontent2/source/text/simpress/02.po46
-rw-r--r--source/en-GB/helpcontent2/source/text/simpress/guide.po90
-rw-r--r--source/en-GB/helpcontent2/source/text/smath/00.po24
-rw-r--r--source/en-GB/helpcontent2/source/text/smath/01.po8
-rw-r--r--source/en-GB/helpcontent2/source/text/smath/guide.po28
-rw-r--r--source/en-GB/helpcontent2/source/text/swriter.po18
-rw-r--r--source/en-GB/helpcontent2/source/text/swriter/00.po12
-rw-r--r--source/en-GB/helpcontent2/source/text/swriter/01.po118
-rw-r--r--source/en-GB/helpcontent2/source/text/swriter/02.po8
-rw-r--r--source/en-GB/helpcontent2/source/text/swriter/guide.po85
-rw-r--r--source/en-GB/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po12
-rw-r--r--source/en-GB/officecfg/registry/data/org/openoffice/Office/UI.po54
-rw-r--r--source/en-GB/sc/messages.po402
-rw-r--r--source/en-GB/sd/messages.po6
-rw-r--r--source/en-GB/sfx2/messages.po286
-rw-r--r--source/en-GB/svtools/messages.po6
-rw-r--r--source/en-GB/svx/messages.po455
-rw-r--r--source/en-GB/sw/messages.po1369
-rw-r--r--source/en-ZA/cui/messages.po144
-rw-r--r--source/en-ZA/filter/messages.po10
-rw-r--r--source/en-ZA/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/en-ZA/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/en-ZA/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/en-ZA/helpcontent2/source/text/shared/01.po32
-rw-r--r--source/en-ZA/helpcontent2/source/text/shared/guide.po21
-rw-r--r--source/en-ZA/helpcontent2/source/text/smath/guide.po26
-rw-r--r--source/en-ZA/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/en-ZA/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/en-ZA/svx/messages.po6
-rw-r--r--source/en-ZA/sw/messages.po125
-rw-r--r--source/eo/cui/messages.po146
-rw-r--r--source/eo/filter/messages.po16
-rw-r--r--source/eo/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/eo/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/eo/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/eo/helpcontent2/source/text/shared/01.po32
-rw-r--r--source/eo/helpcontent2/source/text/shared/guide.po19
-rw-r--r--source/eo/helpcontent2/source/text/smath/guide.po18
-rw-r--r--source/eo/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/eo/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/eo/svx/messages.po6
-rw-r--r--source/eo/sw/messages.po128
-rw-r--r--source/es/chart2/messages.po10
-rw-r--r--source/es/cui/messages.po248
-rw-r--r--source/es/dbaccess/messages.po26
-rw-r--r--source/es/extensions/messages.po22
-rw-r--r--source/es/filter/messages.po34
-rw-r--r--source/es/formula/messages.po18
-rw-r--r--source/es/helpcontent2/source/auxiliary.po14
-rw-r--r--source/es/helpcontent2/source/text/sbasic/shared.po12
-rw-r--r--source/es/helpcontent2/source/text/sbasic/shared/03.po14
-rw-r--r--source/es/helpcontent2/source/text/scalc/00.po6
-rw-r--r--source/es/helpcontent2/source/text/scalc/01.po56
-rw-r--r--source/es/helpcontent2/source/text/scalc/02.po6
-rw-r--r--source/es/helpcontent2/source/text/scalc/guide.po20
-rw-r--r--source/es/helpcontent2/source/text/schart/01.po60
-rw-r--r--source/es/helpcontent2/source/text/sdatabase.po44
-rw-r--r--source/es/helpcontent2/source/text/sdraw/guide.po8
-rw-r--r--source/es/helpcontent2/source/text/shared.po6
-rw-r--r--source/es/helpcontent2/source/text/shared/00.po57
-rw-r--r--source/es/helpcontent2/source/text/shared/01.po54
-rw-r--r--source/es/helpcontent2/source/text/shared/02.po34
-rw-r--r--source/es/helpcontent2/source/text/shared/autopi.po170
-rw-r--r--source/es/helpcontent2/source/text/shared/guide.po149
-rw-r--r--source/es/helpcontent2/source/text/shared/optionen.po12
-rw-r--r--source/es/helpcontent2/source/text/simpress/01.po10
-rw-r--r--source/es/helpcontent2/source/text/simpress/02.po14
-rw-r--r--source/es/helpcontent2/source/text/simpress/guide.po12
-rw-r--r--source/es/helpcontent2/source/text/smath/01.po12
-rw-r--r--source/es/helpcontent2/source/text/smath/guide.po26
-rw-r--r--source/es/helpcontent2/source/text/swriter.po6
-rw-r--r--source/es/helpcontent2/source/text/swriter/00.po10
-rw-r--r--source/es/helpcontent2/source/text/swriter/01.po48
-rw-r--r--source/es/helpcontent2/source/text/swriter/02.po12
-rw-r--r--source/es/helpcontent2/source/text/swriter/guide.po30
-rw-r--r--source/es/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/es/sc/messages.po10
-rw-r--r--source/es/sd/messages.po16
-rw-r--r--source/es/sfx2/messages.po8
-rw-r--r--source/es/starmath/messages.po8
-rw-r--r--source/es/svtools/messages.po8
-rw-r--r--source/es/svx/messages.po30
-rw-r--r--source/es/sw/messages.po172
-rw-r--r--source/es/wizards/messages.po10
-rw-r--r--source/es/wizards/source/resources.po14
-rw-r--r--source/et/cui/messages.po146
-rw-r--r--source/et/filter/messages.po12
-rw-r--r--source/et/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/et/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/et/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/et/helpcontent2/source/text/shared/01.po36
-rw-r--r--source/et/helpcontent2/source/text/shared/guide.po23
-rw-r--r--source/et/helpcontent2/source/text/smath/guide.po26
-rw-r--r--source/et/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/et/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/et/svx/messages.po6
-rw-r--r--source/et/sw/messages.po124
-rw-r--r--source/eu/cui/messages.po176
-rw-r--r--source/eu/editeng/messages.po12
-rw-r--r--source/eu/filter/messages.po16
-rw-r--r--source/eu/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/eu/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/eu/helpcontent2/source/text/shared/00.po39
-rw-r--r--source/eu/helpcontent2/source/text/shared/01.po36
-rw-r--r--source/eu/helpcontent2/source/text/shared/guide.po23
-rw-r--r--source/eu/helpcontent2/source/text/smath/guide.po28
-rw-r--r--source/eu/helpcontent2/source/text/swriter/01.po14
-rw-r--r--source/eu/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/eu/officecfg/registry/data/org/openoffice/Office/UI.po8
-rw-r--r--source/eu/sd/messages.po6
-rw-r--r--source/eu/svtools/messages.po6
-rw-r--r--source/eu/svx/messages.po6
-rw-r--r--source/eu/sw/messages.po136
-rw-r--r--source/fa/cui/messages.po134
-rw-r--r--source/fa/filter/messages.po10
-rw-r--r--source/fa/svx/messages.po6
-rw-r--r--source/fa/sw/messages.po105
-rw-r--r--source/fi/cui/messages.po173
-rw-r--r--source/fi/filter/messages.po10
-rw-r--r--source/fi/helpcontent2/source/text/sbasic/shared.po10
-rw-r--r--source/fi/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/fi/helpcontent2/source/text/scalc/guide.po10
-rw-r--r--source/fi/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/fi/helpcontent2/source/text/shared/01.po36
-rw-r--r--source/fi/helpcontent2/source/text/shared/guide.po21
-rw-r--r--source/fi/helpcontent2/source/text/shared/help.po8
-rw-r--r--source/fi/helpcontent2/source/text/smath/guide.po26
-rw-r--r--source/fi/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/fi/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/fi/helpcontent2/source/text/swriter/menu.po10
-rw-r--r--source/fi/officecfg/registry/data/org/openoffice/Office/UI.po8
-rw-r--r--source/fi/sc/messages.po6
-rw-r--r--source/fi/sd/messages.po6
-rw-r--r--source/fi/svx/messages.po10
-rw-r--r--source/fi/sw/messages.po140
-rw-r--r--source/fr/cui/messages.po146
-rw-r--r--source/fr/filter/messages.po14
-rw-r--r--source/fr/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/fr/helpcontent2/source/text/scalc/guide.po10
-rw-r--r--source/fr/helpcontent2/source/text/shared/00.po95
-rw-r--r--source/fr/helpcontent2/source/text/shared/01.po107
-rw-r--r--source/fr/helpcontent2/source/text/shared/02.po82
-rw-r--r--source/fr/helpcontent2/source/text/shared/guide.po95
-rw-r--r--source/fr/helpcontent2/source/text/shared/optionen.po6
-rw-r--r--source/fr/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/fr/helpcontent2/source/text/smath/guide.po26
-rw-r--r--source/fr/helpcontent2/source/text/swriter/01.po40
-rw-r--r--source/fr/helpcontent2/source/text/swriter/guide.po24
-rw-r--r--source/fr/svx/messages.po6
-rw-r--r--source/fr/sw/messages.po128
-rw-r--r--source/fur/cui/messages.po140
-rw-r--r--source/fur/filter/messages.po10
-rw-r--r--source/fur/svx/messages.po6
-rw-r--r--source/fur/sw/messages.po104
-rw-r--r--source/fy/cui/messages.po144
-rw-r--r--source/fy/filter/messages.po10
-rw-r--r--source/fy/svx/messages.po6
-rw-r--r--source/fy/sw/messages.po112
-rw-r--r--source/ga/cui/messages.po134
-rw-r--r--source/ga/filter/messages.po10
-rw-r--r--source/ga/svx/messages.po6
-rw-r--r--source/ga/sw/messages.po104
-rw-r--r--source/gd/cui/messages.po134
-rw-r--r--source/gd/filter/messages.po10
-rw-r--r--source/gd/svx/messages.po6
-rw-r--r--source/gd/sw/messages.po104
-rw-r--r--source/gl/chart2/messages.po6
-rw-r--r--source/gl/cui/messages.po204
-rw-r--r--source/gl/extras/source/autocorr/emoji.po8
-rw-r--r--source/gl/filter/messages.po14
-rw-r--r--source/gl/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/gl/helpcontent2/source/text/scalc/guide.po10
-rw-r--r--source/gl/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/gl/helpcontent2/source/text/shared/01.po36
-rw-r--r--source/gl/helpcontent2/source/text/shared/guide.po21
-rw-r--r--source/gl/helpcontent2/source/text/smath/guide.po26
-rw-r--r--source/gl/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/gl/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/gl/officecfg/registry/data/org/openoffice/Office/UI.po24
-rw-r--r--source/gl/sc/messages.po25
-rw-r--r--source/gl/sd/messages.po4
-rw-r--r--source/gl/svtools/messages.po6
-rw-r--r--source/gl/svx/messages.po18
-rw-r--r--source/gl/sw/messages.po228
-rw-r--r--source/gl/vcl/messages.po6
-rw-r--r--source/gu/cui/messages.po144
-rw-r--r--source/gu/filter/messages.po10
-rw-r--r--source/gu/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/gu/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/gu/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/gu/helpcontent2/source/text/shared/01.po32
-rw-r--r--source/gu/helpcontent2/source/text/shared/guide.po21
-rw-r--r--source/gu/helpcontent2/source/text/smath/guide.po22
-rw-r--r--source/gu/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/gu/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/gu/svx/messages.po6
-rw-r--r--source/gu/sw/messages.po112
-rw-r--r--source/gug/cui/messages.po134
-rw-r--r--source/gug/filter/messages.po10
-rw-r--r--source/gug/helpcontent2/source/auxiliary.po14
-rw-r--r--source/gug/helpcontent2/source/text/sbasic/shared.po12
-rw-r--r--source/gug/helpcontent2/source/text/sbasic/shared/03.po14
-rw-r--r--source/gug/helpcontent2/source/text/scalc/00.po6
-rw-r--r--source/gug/helpcontent2/source/text/scalc/01.po56
-rw-r--r--source/gug/helpcontent2/source/text/scalc/02.po6
-rw-r--r--source/gug/helpcontent2/source/text/scalc/guide.po20
-rw-r--r--source/gug/helpcontent2/source/text/schart/01.po60
-rw-r--r--source/gug/helpcontent2/source/text/sdatabase.po44
-rw-r--r--source/gug/helpcontent2/source/text/sdraw/guide.po8
-rw-r--r--source/gug/helpcontent2/source/text/shared.po6
-rw-r--r--source/gug/helpcontent2/source/text/shared/00.po57
-rw-r--r--source/gug/helpcontent2/source/text/shared/01.po54
-rw-r--r--source/gug/helpcontent2/source/text/shared/02.po34
-rw-r--r--source/gug/helpcontent2/source/text/shared/autopi.po170
-rw-r--r--source/gug/helpcontent2/source/text/shared/guide.po149
-rw-r--r--source/gug/helpcontent2/source/text/shared/optionen.po12
-rw-r--r--source/gug/helpcontent2/source/text/simpress/01.po10
-rw-r--r--source/gug/helpcontent2/source/text/simpress/02.po14
-rw-r--r--source/gug/helpcontent2/source/text/simpress/guide.po12
-rw-r--r--source/gug/helpcontent2/source/text/smath/01.po12
-rw-r--r--source/gug/helpcontent2/source/text/smath/guide.po26
-rw-r--r--source/gug/helpcontent2/source/text/swriter.po6
-rw-r--r--source/gug/helpcontent2/source/text/swriter/00.po10
-rw-r--r--source/gug/helpcontent2/source/text/swriter/01.po48
-rw-r--r--source/gug/helpcontent2/source/text/swriter/02.po12
-rw-r--r--source/gug/helpcontent2/source/text/swriter/guide.po30
-rw-r--r--source/gug/svx/messages.po6
-rw-r--r--source/gug/sw/messages.po104
-rw-r--r--source/he/cui/messages.po134
-rw-r--r--source/he/filter/messages.po10
-rw-r--r--source/he/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/he/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/he/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/he/helpcontent2/source/text/shared/01.po30
-rw-r--r--source/he/helpcontent2/source/text/shared/guide.po21
-rw-r--r--source/he/helpcontent2/source/text/smath/guide.po22
-rw-r--r--source/he/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/he/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/he/svx/messages.po6
-rw-r--r--source/he/sw/messages.po105
-rw-r--r--source/hi/cui/messages.po134
-rw-r--r--source/hi/filter/messages.po10
-rw-r--r--source/hi/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/hi/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/hi/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/hi/helpcontent2/source/text/shared/01.po26
-rw-r--r--source/hi/helpcontent2/source/text/shared/guide.po19
-rw-r--r--source/hi/helpcontent2/source/text/smath/guide.po18
-rw-r--r--source/hi/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/hi/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/hi/svx/messages.po6
-rw-r--r--source/hi/sw/messages.po104
-rw-r--r--source/hr/cui/messages.po134
-rw-r--r--source/hr/filter/messages.po10
-rw-r--r--source/hr/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/hr/helpcontent2/source/text/scalc/guide.po6
-rw-r--r--source/hr/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/hr/helpcontent2/source/text/shared/01.po26
-rw-r--r--source/hr/helpcontent2/source/text/shared/guide.po19
-rw-r--r--source/hr/helpcontent2/source/text/smath/guide.po18
-rw-r--r--source/hr/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/hr/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/hr/svx/messages.po6
-rw-r--r--source/hr/sw/messages.po104
-rw-r--r--source/hsb/cui/messages.po184
-rw-r--r--source/hsb/editeng/messages.po12
-rw-r--r--source/hsb/filter/messages.po16
-rw-r--r--source/hsb/officecfg/registry/data/org/openoffice/Office/UI.po10
-rw-r--r--source/hsb/sd/messages.po6
-rw-r--r--source/hsb/svx/messages.po12
-rw-r--r--source/hsb/sw/messages.po150
-rw-r--r--source/hu/cui/messages.po146
-rw-r--r--source/hu/filter/messages.po12
-rw-r--r--source/hu/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/hu/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/hu/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/hu/helpcontent2/source/text/shared/01.po36
-rw-r--r--source/hu/helpcontent2/source/text/shared/guide.po21
-rw-r--r--source/hu/helpcontent2/source/text/smath/guide.po26
-rw-r--r--source/hu/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/hu/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/hu/svx/messages.po6
-rw-r--r--source/hu/sw/messages.po128
-rw-r--r--source/id/cui/messages.po146
-rw-r--r--source/id/filter/messages.po16
-rw-r--r--source/id/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/id/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/id/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/id/helpcontent2/source/text/shared/01.po36
-rw-r--r--source/id/helpcontent2/source/text/shared/guide.po21
-rw-r--r--source/id/helpcontent2/source/text/smath/guide.po26
-rw-r--r--source/id/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/id/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/id/svx/messages.po6
-rw-r--r--source/id/sw/messages.po128
-rw-r--r--source/is/cui/messages.po134
-rw-r--r--source/is/filter/messages.po12
-rw-r--r--source/is/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/is/helpcontent2/source/text/scalc/guide.po6
-rw-r--r--source/is/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/is/helpcontent2/source/text/shared/01.po30
-rw-r--r--source/is/helpcontent2/source/text/shared/guide.po19
-rw-r--r--source/is/helpcontent2/source/text/smath/guide.po18
-rw-r--r--source/is/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/is/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/is/svx/messages.po6
-rw-r--r--source/is/sw/messages.po108
-rw-r--r--source/it/cui/messages.po146
-rw-r--r--source/it/editeng/messages.po6
-rw-r--r--source/it/filter/messages.po16
-rw-r--r--source/it/helpcontent2/source/text/scalc/01.po8
-rw-r--r--source/it/helpcontent2/source/text/scalc/guide.po10
-rw-r--r--source/it/helpcontent2/source/text/shared/00.po41
-rw-r--r--source/it/helpcontent2/source/text/shared/01.po156
-rw-r--r--source/it/helpcontent2/source/text/shared/02.po98
-rw-r--r--source/it/helpcontent2/source/text/shared/autopi.po8
-rw-r--r--source/it/helpcontent2/source/text/shared/guide.po145
-rw-r--r--source/it/helpcontent2/source/text/shared/optionen.po14
-rw-r--r--source/it/helpcontent2/source/text/simpress.po12
-rw-r--r--source/it/helpcontent2/source/text/simpress/02.po58
-rw-r--r--source/it/helpcontent2/source/text/smath/00.po24
-rw-r--r--source/it/helpcontent2/source/text/smath/01.po8
-rw-r--r--source/it/helpcontent2/source/text/smath/guide.po80
-rw-r--r--source/it/helpcontent2/source/text/swriter.po114
-rw-r--r--source/it/helpcontent2/source/text/swriter/00.po16
-rw-r--r--source/it/helpcontent2/source/text/swriter/01.po86
-rw-r--r--source/it/helpcontent2/source/text/swriter/02.po48
-rw-r--r--source/it/helpcontent2/source/text/swriter/04.po8
-rw-r--r--source/it/helpcontent2/source/text/swriter/guide.po32
-rw-r--r--source/it/officecfg/registry/data/org/openoffice/Office/UI.po8
-rw-r--r--source/it/svx/messages.po20
-rw-r--r--source/it/sw/messages.po140
-rw-r--r--source/ja/cui/messages.po146
-rw-r--r--source/ja/filter/messages.po14
-rw-r--r--source/ja/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/ja/helpcontent2/source/text/scalc/guide.po10
-rw-r--r--source/ja/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/ja/helpcontent2/source/text/shared/01.po32
-rw-r--r--source/ja/helpcontent2/source/text/shared/guide.po21
-rw-r--r--source/ja/helpcontent2/source/text/smath/guide.po28
-rw-r--r--source/ja/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/ja/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/ja/svx/messages.po12
-rw-r--r--source/ja/sw/messages.po128
-rw-r--r--source/jv/cui/messages.po134
-rw-r--r--source/jv/filter/messages.po10
-rw-r--r--source/jv/svx/messages.po6
-rw-r--r--source/jv/sw/messages.po104
-rw-r--r--source/ka/cui/messages.po136
-rw-r--r--source/ka/filter/messages.po10
-rw-r--r--source/ka/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/ka/helpcontent2/source/text/scalc/guide.po6
-rw-r--r--source/ka/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/ka/helpcontent2/source/text/shared/01.po30
-rw-r--r--source/ka/helpcontent2/source/text/shared/guide.po19
-rw-r--r--source/ka/helpcontent2/source/text/smath/guide.po18
-rw-r--r--source/ka/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/ka/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/ka/svx/messages.po6
-rw-r--r--source/ka/sw/messages.po111
-rw-r--r--source/kab/cui/messages.po134
-rw-r--r--source/kab/filter/messages.po10
-rw-r--r--source/kab/svx/messages.po6
-rw-r--r--source/kab/sw/messages.po104
-rw-r--r--source/kk/cui/messages.po136
-rw-r--r--source/kk/filter/messages.po10
-rw-r--r--source/kk/svx/messages.po6
-rw-r--r--source/kk/sw/messages.po104
-rw-r--r--source/kl/cui/messages.po134
-rw-r--r--source/kl/filter/messages.po10
-rw-r--r--source/kl/svx/messages.po6
-rw-r--r--source/kl/sw/messages.po105
-rw-r--r--source/km/cui/messages.po144
-rw-r--r--source/km/filter/messages.po10
-rw-r--r--source/km/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/km/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/km/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/km/helpcontent2/source/text/shared/01.po32
-rw-r--r--source/km/helpcontent2/source/text/shared/guide.po21
-rw-r--r--source/km/helpcontent2/source/text/smath/guide.po26
-rw-r--r--source/km/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/km/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/km/svx/messages.po6
-rw-r--r--source/km/sw/messages.po124
-rw-r--r--source/kmr-Latn/cui/messages.po134
-rw-r--r--source/kmr-Latn/filter/messages.po10
-rw-r--r--source/kmr-Latn/svx/messages.po6
-rw-r--r--source/kmr-Latn/sw/messages.po105
-rw-r--r--source/kn/cui/messages.po134
-rw-r--r--source/kn/filter/messages.po10
-rw-r--r--source/kn/svx/messages.po6
-rw-r--r--source/kn/sw/messages.po105
-rw-r--r--source/ko/cui/messages.po144
-rw-r--r--source/ko/filter/messages.po10
-rw-r--r--source/ko/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/ko/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/ko/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/ko/helpcontent2/source/text/shared/01.po32
-rw-r--r--source/ko/helpcontent2/source/text/shared/guide.po21
-rw-r--r--source/ko/helpcontent2/source/text/smath/guide.po26
-rw-r--r--source/ko/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/ko/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/ko/svx/messages.po6
-rw-r--r--source/ko/sw/messages.po124
-rw-r--r--source/kok/cui/messages.po134
-rw-r--r--source/kok/filter/messages.po10
-rw-r--r--source/kok/svx/messages.po6
-rw-r--r--source/kok/sw/messages.po105
-rw-r--r--source/ks/cui/messages.po134
-rw-r--r--source/ks/filter/messages.po10
-rw-r--r--source/ks/svx/messages.po6
-rw-r--r--source/ks/sw/messages.po105
-rw-r--r--source/ky/cui/messages.po134
-rw-r--r--source/ky/filter/messages.po10
-rw-r--r--source/ky/svx/messages.po6
-rw-r--r--source/ky/sw/messages.po104
-rw-r--r--source/lb/cui/messages.po134
-rw-r--r--source/lb/filter/messages.po10
-rw-r--r--source/lb/svx/messages.po6
-rw-r--r--source/lb/sw/messages.po105
-rw-r--r--source/lo/cui/messages.po134
-rw-r--r--source/lo/filter/messages.po10
-rw-r--r--source/lo/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/lo/helpcontent2/source/text/scalc/guide.po6
-rw-r--r--source/lo/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/lo/helpcontent2/source/text/shared/01.po26
-rw-r--r--source/lo/helpcontent2/source/text/shared/guide.po19
-rw-r--r--source/lo/helpcontent2/source/text/smath/guide.po18
-rw-r--r--source/lo/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/lo/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/lo/svx/messages.po6
-rw-r--r--source/lo/sw/messages.po105
-rw-r--r--source/lt/cui/messages.po142
-rw-r--r--source/lt/filter/messages.po12
-rw-r--r--source/lt/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/lt/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/lt/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/lt/helpcontent2/source/text/shared/01.po26
-rw-r--r--source/lt/helpcontent2/source/text/shared/guide.po21
-rw-r--r--source/lt/helpcontent2/source/text/smath/guide.po26
-rw-r--r--source/lt/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/lt/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/lt/svx/messages.po6
-rw-r--r--source/lt/sw/messages.po124
-rw-r--r--source/lv/cui/messages.po134
-rw-r--r--source/lv/filter/messages.po10
-rw-r--r--source/lv/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/lv/helpcontent2/source/text/scalc/guide.po6
-rw-r--r--source/lv/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/lv/helpcontent2/source/text/shared/01.po32
-rw-r--r--source/lv/helpcontent2/source/text/shared/guide.po19
-rw-r--r--source/lv/helpcontent2/source/text/smath/guide.po18
-rw-r--r--source/lv/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/lv/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/lv/svx/messages.po6
-rw-r--r--source/lv/sw/messages.po106
-rw-r--r--source/mai/cui/messages.po134
-rw-r--r--source/mai/filter/messages.po10
-rw-r--r--source/mai/svx/messages.po6
-rw-r--r--source/mai/sw/messages.po105
-rw-r--r--source/mk/cui/messages.po144
-rw-r--r--source/mk/filter/messages.po10
-rw-r--r--source/mk/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/mk/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/mk/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/mk/helpcontent2/source/text/shared/01.po32
-rw-r--r--source/mk/helpcontent2/source/text/shared/guide.po21
-rw-r--r--source/mk/helpcontent2/source/text/smath/guide.po22
-rw-r--r--source/mk/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/mk/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/mk/svx/messages.po6
-rw-r--r--source/mk/sw/messages.po125
-rw-r--r--source/ml/cui/messages.po134
-rw-r--r--source/ml/filter/messages.po10
-rw-r--r--source/ml/svx/messages.po6
-rw-r--r--source/ml/sw/messages.po105
-rw-r--r--source/mn/cui/messages.po136
-rw-r--r--source/mn/filter/messages.po12
-rw-r--r--source/mn/svx/messages.po6
-rw-r--r--source/mn/sw/messages.po107
-rw-r--r--source/mni/cui/messages.po134
-rw-r--r--source/mni/filter/messages.po10
-rw-r--r--source/mni/svx/messages.po6
-rw-r--r--source/mni/sw/messages.po105
-rw-r--r--source/mr/cui/messages.po134
-rw-r--r--source/mr/filter/messages.po10
-rw-r--r--source/mr/svx/messages.po6
-rw-r--r--source/mr/sw/messages.po104
-rw-r--r--source/my/cui/messages.po134
-rw-r--r--source/my/filter/messages.po10
-rw-r--r--source/my/svx/messages.po6
-rw-r--r--source/my/sw/messages.po105
-rw-r--r--source/nb/cui/messages.po146
-rw-r--r--source/nb/filter/messages.po16
-rw-r--r--source/nb/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/nb/helpcontent2/source/text/scalc/guide.po10
-rw-r--r--source/nb/helpcontent2/source/text/shared/00.po39
-rw-r--r--source/nb/helpcontent2/source/text/shared/01.po32
-rw-r--r--source/nb/helpcontent2/source/text/shared/guide.po23
-rw-r--r--source/nb/helpcontent2/source/text/smath/guide.po28
-rw-r--r--source/nb/helpcontent2/source/text/swriter/01.po14
-rw-r--r--source/nb/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/nb/svx/messages.po6
-rw-r--r--source/nb/sw/messages.po128
-rw-r--r--source/ne/cui/messages.po144
-rw-r--r--source/ne/filter/messages.po10
-rw-r--r--source/ne/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/ne/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/ne/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/ne/helpcontent2/source/text/shared/01.po32
-rw-r--r--source/ne/helpcontent2/source/text/shared/guide.po21
-rw-r--r--source/ne/helpcontent2/source/text/smath/guide.po22
-rw-r--r--source/ne/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/ne/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/ne/svx/messages.po6
-rw-r--r--source/ne/sw/messages.po125
-rw-r--r--source/nl/cui/messages.po164
-rw-r--r--source/nl/filter/messages.po16
-rw-r--r--source/nl/helpcontent2/source/text/sbasic/python.po26
-rw-r--r--source/nl/helpcontent2/source/text/sbasic/shared.po186
-rw-r--r--source/nl/helpcontent2/source/text/sbasic/shared/03.po2002
-rw-r--r--source/nl/helpcontent2/source/text/scalc/01.po15
-rw-r--r--source/nl/helpcontent2/source/text/scalc/guide.po10
-rw-r--r--source/nl/helpcontent2/source/text/shared/00.po93
-rw-r--r--source/nl/helpcontent2/source/text/shared/01.po118
-rw-r--r--source/nl/helpcontent2/source/text/shared/02.po10
-rw-r--r--source/nl/helpcontent2/source/text/shared/guide.po99
-rw-r--r--source/nl/helpcontent2/source/text/shared/optionen.po8
-rw-r--r--source/nl/helpcontent2/source/text/simpress/01.po6
-rw-r--r--source/nl/helpcontent2/source/text/simpress/guide.po12
-rw-r--r--source/nl/helpcontent2/source/text/smath/guide.po28
-rw-r--r--source/nl/helpcontent2/source/text/swriter/00.po8
-rw-r--r--source/nl/helpcontent2/source/text/swriter/01.po60
-rw-r--r--source/nl/helpcontent2/source/text/swriter/guide.po32
-rw-r--r--source/nl/sd/messages.po8
-rw-r--r--source/nl/svtools/messages.po6
-rw-r--r--source/nl/svx/messages.po14
-rw-r--r--source/nl/sw/messages.po130
-rw-r--r--source/nn/cui/messages.po146
-rw-r--r--source/nn/filter/messages.po14
-rw-r--r--source/nn/helpcontent2/source/text/sbasic/python.po10
-rw-r--r--source/nn/helpcontent2/source/text/sbasic/shared/02.po10
-rw-r--r--source/nn/helpcontent2/source/text/sbasic/shared/03.po56
-rw-r--r--source/nn/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/nn/helpcontent2/source/text/scalc/guide.po10
-rw-r--r--source/nn/helpcontent2/source/text/shared/00.po39
-rw-r--r--source/nn/helpcontent2/source/text/shared/01.po36
-rw-r--r--source/nn/helpcontent2/source/text/shared/guide.po23
-rw-r--r--source/nn/helpcontent2/source/text/smath/guide.po26
-rw-r--r--source/nn/helpcontent2/source/text/swriter/01.po14
-rw-r--r--source/nn/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/nn/svx/messages.po6
-rw-r--r--source/nn/sw/messages.po128
-rw-r--r--source/nr/cui/messages.po134
-rw-r--r--source/nr/filter/messages.po10
-rw-r--r--source/nr/svx/messages.po6
-rw-r--r--source/nr/sw/messages.po105
-rw-r--r--source/nso/cui/messages.po134
-rw-r--r--source/nso/filter/messages.po10
-rw-r--r--source/nso/svx/messages.po6
-rw-r--r--source/nso/sw/messages.po105
-rw-r--r--source/oc/cui/messages.po134
-rw-r--r--source/oc/filter/messages.po10
-rw-r--r--source/oc/svx/messages.po6
-rw-r--r--source/oc/sw/messages.po106
-rw-r--r--source/om/cui/messages.po144
-rw-r--r--source/om/filter/messages.po10
-rw-r--r--source/om/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/om/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/om/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/om/helpcontent2/source/text/shared/01.po32
-rw-r--r--source/om/helpcontent2/source/text/shared/guide.po21
-rw-r--r--source/om/helpcontent2/source/text/smath/guide.po26
-rw-r--r--source/om/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/om/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/om/svx/messages.po6
-rw-r--r--source/om/sw/messages.po113
-rw-r--r--source/or/cui/messages.po134
-rw-r--r--source/or/filter/messages.po10
-rw-r--r--source/or/svx/messages.po6
-rw-r--r--source/or/sw/messages.po104
-rw-r--r--source/pa-IN/cui/messages.po134
-rw-r--r--source/pa-IN/desktop/messages.po8
-rw-r--r--source/pa-IN/editeng/messages.po14
-rw-r--r--source/pa-IN/filter/messages.po10
-rw-r--r--source/pa-IN/officecfg/registry/data/org/openoffice/Office/UI.po23
-rw-r--r--source/pa-IN/sc/messages.po169
-rw-r--r--source/pa-IN/sd/messages.po24
-rw-r--r--source/pa-IN/starmath/messages.po35
-rw-r--r--source/pa-IN/svx/messages.po6
-rw-r--r--source/pa-IN/sw/messages.po104
-rw-r--r--source/pl/cui/messages.po164
-rw-r--r--source/pl/filter/messages.po16
-rw-r--r--source/pl/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/pl/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/pl/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/pl/helpcontent2/source/text/shared/01.po36
-rw-r--r--source/pl/helpcontent2/source/text/shared/guide.po21
-rw-r--r--source/pl/helpcontent2/source/text/smath/guide.po26
-rw-r--r--source/pl/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/pl/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/pl/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po8
-rw-r--r--source/pl/svtools/messages.po6
-rw-r--r--source/pl/svx/messages.po8
-rw-r--r--source/pl/sw/messages.po130
-rw-r--r--source/pt-BR/cui/messages.po212
-rw-r--r--source/pt-BR/filter/messages.po16
-rw-r--r--source/pt-BR/helpcontent2/source/text/scalc/01.po102
-rw-r--r--source/pt-BR/helpcontent2/source/text/scalc/guide.po10
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/00.po39
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/01.po114
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/02.po10
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/guide.po23
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/optionen.po6
-rw-r--r--source/pt-BR/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/pt-BR/helpcontent2/source/text/smath/guide.po28
-rw-r--r--source/pt-BR/helpcontent2/source/text/swriter/00.po12
-rw-r--r--source/pt-BR/helpcontent2/source/text/swriter/01.po66
-rw-r--r--source/pt-BR/helpcontent2/source/text/swriter/guide.po24
-rw-r--r--source/pt-BR/officecfg/registry/data/org/openoffice/Office/UI.po8
-rw-r--r--source/pt-BR/svtools/messages.po6
-rw-r--r--source/pt-BR/svx/messages.po16
-rw-r--r--source/pt-BR/sw/messages.po170
-rw-r--r--source/pt-BR/swext/mediawiki/help.po6
-rw-r--r--source/pt-BR/vcl/messages.po6
-rw-r--r--source/pt/cui/messages.po146
-rw-r--r--source/pt/filter/messages.po16
-rw-r--r--source/pt/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/pt/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/pt/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/pt/helpcontent2/source/text/shared/01.po36
-rw-r--r--source/pt/helpcontent2/source/text/shared/guide.po21
-rw-r--r--source/pt/helpcontent2/source/text/smath/guide.po26
-rw-r--r--source/pt/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/pt/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/pt/svx/messages.po6
-rw-r--r--source/pt/sw/messages.po128
-rw-r--r--source/ro/cui/messages.po134
-rw-r--r--source/ro/filter/messages.po10
-rw-r--r--source/ro/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/ro/helpcontent2/source/text/scalc/guide.po6
-rw-r--r--source/ro/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/ro/helpcontent2/source/text/shared/01.po26
-rw-r--r--source/ro/helpcontent2/source/text/shared/guide.po19
-rw-r--r--source/ro/helpcontent2/source/text/smath/guide.po18
-rw-r--r--source/ro/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/ro/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/ro/svx/messages.po6
-rw-r--r--source/ro/sw/messages.po112
-rw-r--r--source/ru/cui/messages.po146
-rw-r--r--source/ru/filter/messages.po14
-rw-r--r--source/ru/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/ru/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/ru/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/ru/helpcontent2/source/text/shared/01.po32
-rw-r--r--source/ru/helpcontent2/source/text/shared/guide.po21
-rw-r--r--source/ru/helpcontent2/source/text/smath/guide.po26
-rw-r--r--source/ru/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/ru/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/ru/svx/messages.po6
-rw-r--r--source/ru/sw/messages.po124
-rw-r--r--source/rw/cui/messages.po134
-rw-r--r--source/rw/filter/messages.po10
-rw-r--r--source/rw/svx/messages.po6
-rw-r--r--source/rw/sw/messages.po105
-rw-r--r--source/sa-IN/cui/messages.po134
-rw-r--r--source/sa-IN/filter/messages.po10
-rw-r--r--source/sa-IN/svx/messages.po6
-rw-r--r--source/sa-IN/sw/messages.po104
-rw-r--r--source/sah/cui/messages.po134
-rw-r--r--source/sah/filter/messages.po10
-rw-r--r--source/sah/svx/messages.po6
-rw-r--r--source/sah/sw/messages.po104
-rw-r--r--source/sat/cui/messages.po134
-rw-r--r--source/sat/filter/messages.po10
-rw-r--r--source/sat/svx/messages.po6
-rw-r--r--source/sat/sw/messages.po104
-rw-r--r--source/sd/cui/messages.po134
-rw-r--r--source/sd/filter/messages.po10
-rw-r--r--source/sd/svx/messages.po6
-rw-r--r--source/sd/sw/messages.po104
-rw-r--r--source/si/cui/messages.po134
-rw-r--r--source/si/filter/messages.po10
-rw-r--r--source/si/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/si/helpcontent2/source/text/scalc/guide.po6
-rw-r--r--source/si/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/si/helpcontent2/source/text/shared/01.po30
-rw-r--r--source/si/helpcontent2/source/text/shared/guide.po19
-rw-r--r--source/si/helpcontent2/source/text/smath/guide.po22
-rw-r--r--source/si/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/si/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/si/svx/messages.po6
-rw-r--r--source/si/sw/messages.po105
-rw-r--r--source/sid/cui/messages.po138
-rw-r--r--source/sid/filter/messages.po10
-rw-r--r--source/sid/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/sid/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/sid/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/sid/helpcontent2/source/text/shared/01.po30
-rw-r--r--source/sid/helpcontent2/source/text/shared/guide.po21
-rw-r--r--source/sid/helpcontent2/source/text/smath/guide.po26
-rw-r--r--source/sid/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/sid/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/sid/svx/messages.po6
-rw-r--r--source/sid/sw/messages.po121
-rw-r--r--source/sk/cui/messages.po154
-rw-r--r--source/sk/filter/messages.po16
-rw-r--r--source/sk/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/sk/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/sk/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/sk/helpcontent2/source/text/shared/01.po30
-rw-r--r--source/sk/helpcontent2/source/text/shared/guide.po21
-rw-r--r--source/sk/helpcontent2/source/text/smath/guide.po26
-rw-r--r--source/sk/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/sk/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/sk/svx/messages.po6
-rw-r--r--source/sk/sw/messages.po128
-rw-r--r--source/sq/cui/messages.po134
-rw-r--r--source/sq/filter/messages.po10
-rw-r--r--source/sq/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/sq/helpcontent2/source/text/scalc/guide.po6
-rw-r--r--source/sq/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/sq/helpcontent2/source/text/shared/01.po26
-rw-r--r--source/sq/helpcontent2/source/text/shared/guide.po19
-rw-r--r--source/sq/helpcontent2/source/text/smath/guide.po18
-rw-r--r--source/sq/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/sq/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/sq/svx/messages.po6
-rw-r--r--source/sq/sw/messages.po104
-rw-r--r--source/sr-Latn/cui/messages.po134
-rw-r--r--source/sr-Latn/filter/messages.po10
-rw-r--r--source/sr-Latn/svx/messages.po6
-rw-r--r--source/sr-Latn/sw/messages.po105
-rw-r--r--source/sr/cui/messages.po146
-rw-r--r--source/sr/filter/messages.po10
-rw-r--r--source/sr/svx/messages.po6
-rw-r--r--source/sr/sw/messages.po124
-rw-r--r--source/ss/cui/messages.po134
-rw-r--r--source/ss/filter/messages.po10
-rw-r--r--source/ss/svx/messages.po6
-rw-r--r--source/ss/sw/messages.po105
-rw-r--r--source/st/cui/messages.po134
-rw-r--r--source/st/filter/messages.po10
-rw-r--r--source/st/svx/messages.po6
-rw-r--r--source/st/sw/messages.po105
-rw-r--r--source/sv/cui/messages.po146
-rw-r--r--source/sv/filter/messages.po16
-rw-r--r--source/sv/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/sv/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/sv/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/sv/helpcontent2/source/text/shared/01.po34
-rw-r--r--source/sv/helpcontent2/source/text/shared/guide.po21
-rw-r--r--source/sv/helpcontent2/source/text/smath/guide.po26
-rw-r--r--source/sv/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/sv/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/sv/officecfg/registry/data/org/openoffice/Office/UI.po10
-rw-r--r--source/sv/sc/messages.po14
-rw-r--r--source/sv/svx/messages.po6
-rw-r--r--source/sv/sw/messages.po128
-rw-r--r--source/sw-TZ/cui/messages.po134
-rw-r--r--source/sw-TZ/filter/messages.po10
-rw-r--r--source/sw-TZ/svx/messages.po6
-rw-r--r--source/sw-TZ/sw/messages.po105
-rw-r--r--source/szl/cui/messages.po134
-rw-r--r--source/szl/filter/messages.po10
-rw-r--r--source/szl/svx/messages.po6
-rw-r--r--source/szl/sw/messages.po106
-rw-r--r--source/ta/cui/messages.po140
-rw-r--r--source/ta/filter/messages.po10
-rw-r--r--source/ta/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/ta/helpcontent2/source/text/scalc/guide.po6
-rw-r--r--source/ta/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/ta/helpcontent2/source/text/shared/01.po30
-rw-r--r--source/ta/helpcontent2/source/text/shared/guide.po19
-rw-r--r--source/ta/helpcontent2/source/text/smath/guide.po26
-rw-r--r--source/ta/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/ta/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/ta/svx/messages.po6
-rw-r--r--source/ta/sw/messages.po112
-rw-r--r--source/te/cui/messages.po134
-rw-r--r--source/te/filter/messages.po10
-rw-r--r--source/te/svx/messages.po6
-rw-r--r--source/te/sw/messages.po105
-rw-r--r--source/tg/cui/messages.po134
-rw-r--r--source/tg/filter/messages.po10
-rw-r--r--source/tg/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/tg/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/tg/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/tg/helpcontent2/source/text/shared/01.po32
-rw-r--r--source/tg/helpcontent2/source/text/shared/guide.po21
-rw-r--r--source/tg/helpcontent2/source/text/smath/guide.po22
-rw-r--r--source/tg/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/tg/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/tg/svx/messages.po6
-rw-r--r--source/tg/sw/messages.po117
-rw-r--r--source/th/cui/messages.po134
-rw-r--r--source/th/filter/messages.po12
-rw-r--r--source/th/svx/messages.po6
-rw-r--r--source/th/sw/messages.po105
-rw-r--r--source/ti/cui/messages.po134
-rw-r--r--source/ti/filter/messages.po10
-rw-r--r--source/ti/svx/messages.po6
-rw-r--r--source/ti/sw/messages.po104
-rw-r--r--source/tn/cui/messages.po134
-rw-r--r--source/tn/filter/messages.po10
-rw-r--r--source/tn/svx/messages.po6
-rw-r--r--source/tn/sw/messages.po105
-rw-r--r--source/tr/cui/messages.po180
-rw-r--r--source/tr/editeng/messages.po12
-rw-r--r--source/tr/filter/messages.po16
-rw-r--r--source/tr/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/tr/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/tr/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/tr/helpcontent2/source/text/shared/01.po36
-rw-r--r--source/tr/helpcontent2/source/text/shared/guide.po21
-rw-r--r--source/tr/helpcontent2/source/text/smath/guide.po26
-rw-r--r--source/tr/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/tr/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/tr/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/tr/sc/messages.po34
-rw-r--r--source/tr/svtools/messages.po6
-rw-r--r--source/tr/svx/messages.po12
-rw-r--r--source/tr/sw/messages.po162
-rw-r--r--source/ts/cui/messages.po134
-rw-r--r--source/ts/filter/messages.po10
-rw-r--r--source/ts/svx/messages.po6
-rw-r--r--source/ts/sw/messages.po105
-rw-r--r--source/tt/cui/messages.po134
-rw-r--r--source/tt/filter/messages.po10
-rw-r--r--source/tt/svx/messages.po6
-rw-r--r--source/tt/sw/messages.po105
-rw-r--r--source/ug/cui/messages.po134
-rw-r--r--source/ug/filter/messages.po10
-rw-r--r--source/ug/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/ug/helpcontent2/source/text/scalc/guide.po6
-rw-r--r--source/ug/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/ug/helpcontent2/source/text/shared/01.po32
-rw-r--r--source/ug/helpcontent2/source/text/shared/guide.po19
-rw-r--r--source/ug/helpcontent2/source/text/smath/guide.po26
-rw-r--r--source/ug/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/ug/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/ug/svx/messages.po6
-rw-r--r--source/ug/sw/messages.po105
-rw-r--r--source/uk/cui/messages.po146
-rw-r--r--source/uk/filter/messages.po16
-rw-r--r--source/uk/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/uk/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/uk/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/uk/helpcontent2/source/text/shared/01.po36
-rw-r--r--source/uk/helpcontent2/source/text/shared/guide.po19
-rw-r--r--source/uk/helpcontent2/source/text/smath/guide.po26
-rw-r--r--source/uk/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/uk/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/uk/svx/messages.po6
-rw-r--r--source/uk/sw/messages.po122
-rw-r--r--source/ur/cui/messages.po134
-rw-r--r--source/ur/filter/messages.po12
-rw-r--r--source/ur/svx/messages.po6
-rw-r--r--source/ur/sw/messages.po104
-rw-r--r--source/uz/cui/messages.po134
-rw-r--r--source/uz/filter/messages.po10
-rw-r--r--source/uz/svx/messages.po6
-rw-r--r--source/uz/sw/messages.po105
-rw-r--r--source/ve/cui/messages.po134
-rw-r--r--source/ve/filter/messages.po10
-rw-r--r--source/ve/svx/messages.po6
-rw-r--r--source/ve/sw/messages.po105
-rw-r--r--source/vec/cui/messages.po134
-rw-r--r--source/vec/filter/messages.po10
-rw-r--r--source/vec/svx/messages.po6
-rw-r--r--source/vec/sw/messages.po106
-rw-r--r--source/vi/cui/messages.po144
-rw-r--r--source/vi/filter/messages.po10
-rw-r--r--source/vi/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/vi/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/vi/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/vi/helpcontent2/source/text/shared/01.po32
-rw-r--r--source/vi/helpcontent2/source/text/shared/guide.po19
-rw-r--r--source/vi/helpcontent2/source/text/smath/guide.po26
-rw-r--r--source/vi/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/vi/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/vi/svx/messages.po6
-rw-r--r--source/vi/sw/messages.po113
-rw-r--r--source/xh/cui/messages.po134
-rw-r--r--source/xh/filter/messages.po10
-rw-r--r--source/xh/svx/messages.po6
-rw-r--r--source/xh/sw/messages.po105
-rw-r--r--source/zh-CN/cui/messages.po208
-rw-r--r--source/zh-CN/filter/messages.po16
-rw-r--r--source/zh-CN/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/zh-CN/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/01.po36
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/guide.po21
-rw-r--r--source/zh-CN/helpcontent2/source/text/smath/guide.po26
-rw-r--r--source/zh-CN/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/zh-CN/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/zh-CN/sd/messages.po6
-rw-r--r--source/zh-CN/svtools/messages.po6
-rw-r--r--source/zh-CN/svx/messages.po8
-rw-r--r--source/zh-CN/sw/messages.po124
-rw-r--r--source/zh-TW/cui/messages.po164
-rw-r--r--source/zh-TW/filter/messages.po16
-rw-r--r--source/zh-TW/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/zh-TW/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/00.po31
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/01.po34
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/guide.po21
-rw-r--r--source/zh-TW/helpcontent2/source/text/smath/guide.po26
-rw-r--r--source/zh-TW/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/zh-TW/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/zh-TW/svtools/messages.po6
-rw-r--r--source/zh-TW/svx/messages.po8
-rw-r--r--source/zh-TW/sw/messages.po130
-rw-r--r--source/zu/cui/messages.po134
-rw-r--r--source/zu/filter/messages.po10
-rw-r--r--source/zu/svx/messages.po6
-rw-r--r--source/zu/sw/messages.po105
1212 files changed, 28177 insertions, 28264 deletions
diff --git a/source/ab/cui/messages.po b/source/ab/cui/messages.po
index 7182304e942..9f5dfa69ca9 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: 2022-06-10 13:57+0200\n"
+"POT-Creation-Date: 2022-06-15 22:27+0200\n"
"PO-Revision-Date: 2021-02-04 19:36+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/ab/>\n"
@@ -3113,10 +3113,10 @@ msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Need custom contents for metadata properties? File ▸ Properties ▸ Custom Properties tab lets you create what you want."
msgstr ""
-#. 9TnEA
+#. beSc7
#: cui/inc/tipoftheday.hrc:208
msgctxt "RID_CUI_TIPOFTHEDAY"
-msgid "Want to see, but not print, an object in Draw? Draw it on a layer for which the “Printable” flag is not set (right click on the tab and “Modify Layer”)."
+msgid "Want to see, but not print, an object in Draw? Draw it on a layer for which the “Printable” flag is not set (right-click the layer’s tab and choose “Modify Layer”)."
msgstr ""
#. CGQaY
@@ -4908,25 +4908,25 @@ msgid "[M]: Replace while modifying existing text"
msgstr ""
#. FtXg9
-#: cui/uiconfig/ui/applyautofmtpage.ui:90
+#: cui/uiconfig/ui/applyautofmtpage.ui:93
msgctxt "applyautofmtpage|label2"
msgid "[T]: AutoCorrect while typing"
msgstr ""
#. NujUD
-#: cui/uiconfig/ui/applyautofmtpage.ui:136
+#: cui/uiconfig/ui/applyautofmtpage.ui:142
msgctxt "applyautofmtpage|m"
msgid "[M]"
msgstr ""
#. qanx6
-#: cui/uiconfig/ui/applyautofmtpage.ui:158
+#: cui/uiconfig/ui/applyautofmtpage.ui:164
msgctxt "applyautofmtpage|t"
msgid "[T]"
msgstr ""
#. 2tG6L
-#: cui/uiconfig/ui/applyautofmtpage.ui:205
+#: cui/uiconfig/ui/applyautofmtpage.ui:211
msgctxt "applyautofmtpage|extended_tip|ApplyAutoFmtPage"
msgid "Select the options for automatically correcting errors as you type, and then click OK."
msgstr ""
@@ -8287,10 +8287,10 @@ msgctxt "dimensionlinestabpage|TSB_PARALLEL"
msgid "_Parallel to line"
msgstr "Аҵәаӷәа иапараллельны"
-#. gZdFr
+#. CCTEb
#: cui/uiconfig/ui/dimensionlinestabpage.ui:440
msgctxt "dimensionlinestabpage|extended_tip|TSB_PARALLEL"
-msgid "Displays the text parallel to or at 90 degrees to the dimension line."
+msgid "If enabled, displays the text parallel to the dimension line. If disabled, the text is shown at 90 degrees to the dimension line."
msgstr ""
#. QNscD
@@ -8299,10 +8299,10 @@ msgctxt "dimensionlinestabpage|TSB_SHOW_UNIT"
msgid "Show _measurement units"
msgstr ""
-#. cJRA9
+#. KQGtM
#: cui/uiconfig/ui/dimensionlinestabpage.ui:461
msgctxt "dimensionlinestabpage|extended_tip|TSB_SHOW_UNIT"
-msgid "Shows or hides the dimension measurement units. You can also select a measurement unit you want to display from the list."
+msgid "Shows or hides the dimension measurement unit. You can select a measurement unit you want to display from the list."
msgstr ""
#. EEaqi
@@ -10310,10 +10310,10 @@ msgctxt "hangulhanjaoptdialog|extended_tip|delete"
msgid "Deletes the selected user-defined dictionary."
msgstr ""
-#. v7Bkk
+#. eG9Qx
#: cui/uiconfig/ui/hangulhanjaoptdialog.ui:231
msgctxt "hangulhanjaoptdialog|extended_tip|dicts"
-msgid "Lists all user-defined dictionaries. Select the check box next to the dictionary that you want to use. Clear the check box next to the dictionary that you do not want to use."
+msgid "Lists all user-defined dictionaries. Select the check box next to the dictionaries that you want to use. Clear the check box next to the dictionaries that you do not want to use."
msgstr ""
#. DmfuX
@@ -10696,19 +10696,19 @@ msgid "Opens the Assign Macro dialog, in which you can give events such as \"mou
msgstr ""
#. TXrCH
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:399
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:391
msgctxt "hyperlinkdocpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. frjow
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:420
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:412
msgctxt "hyperlinkdocpage|label1"
msgid "Further Settings"
msgstr ""
#. 789Vi
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:435
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:427
msgctxt "hyperlinkdocpage|extended_tip|HyperlinkDocPage"
msgid "Hyperlinks to any document or targets in documents can be edited using the Document tab from the Hyperlink dialog."
msgstr ""
@@ -10852,19 +10852,19 @@ msgid "Opens the Assign Macro dialog, in which you can give events such as \"mou
msgstr ""
#. C5Hqs
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:409
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:401
msgctxt "hyperlinkinternetpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. UKQMX
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:430
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:422
msgctxt "hyperlinkinternetpage|label1"
msgid "Further Settings"
msgstr ""
#. 8UdTe
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:445
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:437
msgctxt "hyperlinkinternetpage|extended_tip|HyperlinkInternetPage"
msgid "Use the Internet page of the Hyperlink dialog to edit hyperlinks with WWW or FTP addresses."
msgstr ""
@@ -10966,19 +10966,19 @@ msgid "Opens the Assign Macro dialog, in which you can give events such as \"mou
msgstr ""
#. CwHdi
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:324
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:316
msgctxt "hyperlinkmailpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. BmHDh
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:345
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:337
msgctxt "hyperlinkmailpage|label1"
msgid "Further Settings"
msgstr ""
#. SvyDu
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:360
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:352
msgctxt "hyperlinkmailpage|extended_tip|HyperlinkMailPage"
msgid "On the Mail page in the Hyperlink dialog you can edit hyperlinks for email addresses."
msgstr ""
@@ -11140,19 +11140,19 @@ msgid "Opens the Assign Macro dialog, in which you can give events such as \"mou
msgstr ""
#. rXaNm
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:408
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:400
msgctxt "hyperlinknewdocpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. MS2Cn
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:429
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:421
msgctxt "hyperlinknewdocpage|label1"
msgid "Further Settings"
msgstr ""
#. ztAbs
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:444
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:436
msgctxt "hyperlinknewdocpage|extended_tip|HyperlinkNewDocPage"
msgid "Use the New Document tab from the Hyperlink dialog to set up a hyperlink to a new document and create the new document simultaneously."
msgstr ""
@@ -11913,10 +11913,10 @@ msgctxt "langtoolconfigpage|base"
msgid "Base URL:"
msgstr ""
-#. 9to2D
+#. z58D6
#: cui/uiconfig/ui/langtoolconfigpage.ui:111
msgctxt "langtoolconfigpage|usernamelbl"
-msgid "User name:"
+msgid "Username:"
msgstr ""
#. B8kMr
@@ -11925,32 +11925,32 @@ msgctxt "langtoolconfigpage|apikeylbl"
msgid "API key:"
msgstr ""
-#. AoT7Z
+#. LBMkb
#: cui/uiconfig/ui/langtoolconfigpage.ui:159
msgctxt "langtoolconfigpage|urldesc"
-msgid "Please use the base URL e.g. without \"/check\" at the end."
+msgid "Please use the base URL, i.e., without “/check”, at the end."
msgstr ""
-#. EDETM
-#: cui/uiconfig/ui/langtoolconfigpage.ui:171
+#. 77oav
+#: cui/uiconfig/ui/langtoolconfigpage.ui:174
msgctxt "langtoolconfigpage|usernamedesc"
-msgid "Your LanguageTool account's username for premium usage."
+msgid "Your LanguageTool account’s username for premium usage."
msgstr ""
-#. aDGJf
-#: cui/uiconfig/ui/langtoolconfigpage.ui:183
+#. tGuAh
+#: cui/uiconfig/ui/langtoolconfigpage.ui:189
msgctxt "langtoolconfigpage|apikeydesc"
-msgid "Your LanguageTool account's api key for premium usage."
+msgid "Your LanguageTool account’s API key for premium usage."
msgstr ""
#. Dn8bb
-#: cui/uiconfig/ui/langtoolconfigpage.ui:206
+#: cui/uiconfig/ui/langtoolconfigpage.ui:215
msgctxt "langtoolconfigpage|apisettingsheader"
msgid "API Settings"
msgstr ""
#. Ntss5
-#: cui/uiconfig/ui/langtoolconfigpage.ui:225
+#: cui/uiconfig/ui/langtoolconfigpage.ui:234
msgctxt "langtoolconfigpage|langtoolsettings"
msgid "LanguageTool API Options"
msgstr ""
@@ -14473,73 +14473,73 @@ msgstr ""
#. PiDB7
#. The [S] here is repeated as the column title for the "Save" column of this options page
-#: cui/uiconfig/ui/optfltrembedpage.ui:163
+#: cui/uiconfig/ui/optfltrembedpage.ui:166
msgctxt "optfltrembedpage|label3"
msgid "[S]: Convert and save the object"
msgstr ""
#. f2hGQ
-#: cui/uiconfig/ui/optfltrembedpage.ui:185
+#: cui/uiconfig/ui/optfltrembedpage.ui:191
msgctxt "optfltrembedpage|label1"
msgid "Embedded Objects"
msgstr ""
#. nvE89
-#: cui/uiconfig/ui/optfltrembedpage.ui:215
+#: cui/uiconfig/ui/optfltrembedpage.ui:221
msgctxt "optfltrembedpage|label5"
msgid "Export as:"
msgstr "Иекспорттәуп иаба(ишҧа):"
#. FEeH6
-#: cui/uiconfig/ui/optfltrembedpage.ui:230
+#: cui/uiconfig/ui/optfltrembedpage.ui:236
msgctxt "optfltrembedpage|highlighting"
msgid "Highlighting"
msgstr ""
#. qBuyX
-#: cui/uiconfig/ui/optfltrembedpage.ui:239
+#: cui/uiconfig/ui/optfltrembedpage.ui:245
msgctxt "extended_tip|highlighting"
msgid "Microsoft Office has two character attributes similar to Writer character background. Select the appropriate attribute (highlighting or shading) which you would like to use during export to Microsoft Office file formats."
msgstr ""
#. Dnrx7
-#: cui/uiconfig/ui/optfltrembedpage.ui:251
+#: cui/uiconfig/ui/optfltrembedpage.ui:257
msgctxt "optfltrembedpage|shading"
msgid "Shading"
msgstr ""
#. 3PFE2
-#: cui/uiconfig/ui/optfltrembedpage.ui:260
+#: cui/uiconfig/ui/optfltrembedpage.ui:266
msgctxt "extended_tip|shading"
msgid "Microsoft Office has two character attributes similar to Writer character background. Select the appropriate attribute (highlighting or shading) which you would like to use during export to Microsoft Office file formats."
msgstr ""
#. gKwdG
-#: cui/uiconfig/ui/optfltrembedpage.ui:283
+#: cui/uiconfig/ui/optfltrembedpage.ui:289
msgctxt "optfltrembedpage|label4"
msgid "Character Highlighting"
msgstr "Асмволқәа рырлашара"
#. tyACF
-#: cui/uiconfig/ui/optfltrembedpage.ui:310
+#: cui/uiconfig/ui/optfltrembedpage.ui:316
msgctxt "optfltrembedpage|mso_lockfile"
msgid "Create MSO lock file"
msgstr "Иаԥҵалатәуп амҩаркра афаил MSO"
#. qc4GD
-#: cui/uiconfig/ui/optfltrembedpage.ui:319
+#: cui/uiconfig/ui/optfltrembedpage.ui:325
msgctxt "extended_tip|mso_lockfile"
msgid "Mark this checkbox to generate a Microsoft Office lock file in addition to this office suite's own lock file."
msgstr ""
#. Sg5Bw
-#: cui/uiconfig/ui/optfltrembedpage.ui:335
+#: cui/uiconfig/ui/optfltrembedpage.ui:341
msgctxt "optfltrembedpage|label5"
msgid "Lock Files"
msgstr ""
#. EUBnP
-#: cui/uiconfig/ui/optfltrembedpage.ui:349
+#: cui/uiconfig/ui/optfltrembedpage.ui:355
msgctxt "extended_tip|OptFilterPage"
msgid "Specifies the settings for importing and exporting Microsoft Office and other documents."
msgstr ""
@@ -14808,10 +14808,10 @@ msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr ""
-#. ypuz2
+#. TyqBV
#: cui/uiconfig/ui/optgeneralpage.ui:42
msgctxt "extended_tip | exthelp"
-msgid "Displays a help text when you rest the cursor on an icon, a menu command, or a control on a dialog."
+msgid "Displays a help text when you rest the mouse pointer on an icon, a menu command, or a control on a dialog."
msgstr ""
#. Cbeuc
@@ -16509,7 +16509,7 @@ msgid "Passwords are protected by a master password. You will be asked to enter
msgstr ""
#. 7gzb7
-#: cui/uiconfig/ui/optsecuritypage.ui:303
+#: cui/uiconfig/ui/optsecuritypage.ui:306
msgctxt "optsecuritypage|nopasswordsave"
msgid ""
"Disabling the function to persistently store passwords deletes the list of passwords stored and resets the master password.\n"
@@ -16518,61 +16518,61 @@ msgid ""
msgstr ""
#. hwg3F
-#: cui/uiconfig/ui/optsecuritypage.ui:341
+#: cui/uiconfig/ui/optsecuritypage.ui:344
msgctxt "optsecuritypage|connections"
msgid "Connect_ions..."
msgstr "Аимадарақәа..."
#. GLEjB
-#: cui/uiconfig/ui/optsecuritypage.ui:349
+#: cui/uiconfig/ui/optsecuritypage.ui:352
msgctxt "extended_tip|connections"
msgid "Asks for the master password. If master password is correct, shows the Stored Web Connection Information dialog."
msgstr ""
#. SWrMn
-#: cui/uiconfig/ui/optsecuritypage.ui:371
+#: cui/uiconfig/ui/optsecuritypage.ui:374
msgctxt "optsecuritypage|masterpassword"
msgid "_Master Password..."
msgstr "Ажәамаӡа-азҟаза..."
#. w3TQo
-#: cui/uiconfig/ui/optsecuritypage.ui:379
+#: cui/uiconfig/ui/optsecuritypage.ui:382
msgctxt "extended_tip|masterpassword"
msgid "Opens the Enter Master Password dialog."
msgstr ""
#. UtNEn
-#: cui/uiconfig/ui/optsecuritypage.ui:406
+#: cui/uiconfig/ui/optsecuritypage.ui:409
msgctxt "optsecuritypage|label2"
msgid "Passwords for Web Connections"
msgstr ""
#. EYFvA
-#: cui/uiconfig/ui/optsecuritypage.ui:439
+#: cui/uiconfig/ui/optsecuritypage.ui:442
msgctxt "optsecuritypage|label4"
msgid "Adjust security related options and define warnings for hidden information in documents. "
msgstr ""
#. CBnzU
-#: cui/uiconfig/ui/optsecuritypage.ui:452
+#: cui/uiconfig/ui/optsecuritypage.ui:455
msgctxt "optsecuritypage|options"
msgid "O_ptions..."
msgstr "Апараметрқәа..."
#. pepKZ
-#: cui/uiconfig/ui/optsecuritypage.ui:460
+#: cui/uiconfig/ui/optsecuritypage.ui:463
msgctxt "extended_tip|options"
msgid "Opens the \"Security Options and Warnings\" dialog."
msgstr ""
#. GqVkJ
-#: cui/uiconfig/ui/optsecuritypage.ui:475
+#: cui/uiconfig/ui/optsecuritypage.ui:478
msgctxt "optsecuritypage|label1"
msgid "Security Options and Warnings"
msgstr ""
#. rwtuC
-#: cui/uiconfig/ui/optsecuritypage.ui:489
+#: cui/uiconfig/ui/optsecuritypage.ui:492
msgctxt "extended_tip|OptSecurityPage"
msgid "Defines the security options for saving documents, for web connections, and for opening documents that contain macros."
msgstr ""
@@ -20078,10 +20078,10 @@ msgctxt "specialcharacters|srchft"
msgid "Search:"
msgstr "Аҧшаара:"
-#. eCjVg
+#. zPCZ7
#: cui/uiconfig/ui/specialcharacters.ui:166
msgctxt "specialcharacters|extended_tip|subsetlb"
-msgid "Select a Unicode category for the current font."
+msgid "Select a Unicode block for the current font."
msgstr ""
#. JPWW8
@@ -20115,19 +20115,19 @@ msgid "Maximum Limit: 16 Characters"
msgstr ""
#. ti8sG
-#: cui/uiconfig/ui/specialcharacters.ui:371
+#: cui/uiconfig/ui/specialcharacters.ui:374
msgctxt "specialcharacters|symboltext1"
msgid "Recent Characters:"
msgstr "Ааигәатәи асимволқәа:"
#. LQZ7q
-#: cui/uiconfig/ui/specialcharacters.ui:605
+#: cui/uiconfig/ui/specialcharacters.ui:608
msgctxt "specialcharacters|favbtn|symboltext2"
msgid "Favorite Characters:"
msgstr ""
#. DhG6L
-#: cui/uiconfig/ui/specialcharacters.ui:903
+#: cui/uiconfig/ui/specialcharacters.ui:906
msgctxt "specialcharacters|extended_tip|SpecialCharactersDialog"
msgid "Allows a user to insert characters from the range of symbols found in the installed fonts."
msgstr ""
diff --git a/source/ab/filter/messages.po b/source/ab/filter/messages.po
index 24dbfc92257..51a4896af1d 100644
--- a/source/ab/filter/messages.po
+++ b/source/ab/filter/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: 2022-01-31 18:19+0100\n"
+"POT-Creation-Date: 2022-06-15 22:28+0200\n"
"PO-Revision-Date: 2021-02-02 17:36+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/filtermessages/ab/>\n"
@@ -1513,10 +1513,10 @@ msgctxt "pdfviewpage|fitvis"
msgid "Fit _visible"
msgstr ""
-#. FD8Pp
+#. EBBzj
#: filter/uiconfig/ui/pdfviewpage.ui:254
msgctxt "pdfviewpage|extended_tip|fitvis"
-msgid "Select to generate a PDF file that shows the text and graphics on the page zoomed to fit the width of the reader's window."
+msgid "Select to generate a PDF file that shows the text and graphics on the page zoomed to fit the reader's window."
msgstr ""
#. NGpWy
@@ -1915,10 +1915,10 @@ msgctxt "xmlfiltertabpagegeneral|extended_tip|filtername"
msgid "Enter the name that you want to display in the list box of the XML Filter Settings dialog."
msgstr ""
-#. Tbmcc
+#. D5aZP
#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:119
msgctxt "xmlfiltertabpagegeneral|extended_tip|extension"
-msgid "Enter the file extension to use when you open a file without specifying a filter. The file extension to used to determine which filter to use."
+msgid "Enter the file extension to use when you open a file without specifying a filter. The file extension is used to determine which filter to use."
msgstr ""
#. fZvBA
diff --git a/source/ab/svx/messages.po b/source/ab/svx/messages.po
index 943b9f33b24..717b6e71659 100644
--- a/source/ab/svx/messages.po
+++ b/source/ab/svx/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: 2022-06-09 11:50+0200\n"
+"POT-Creation-Date: 2022-06-15 22:28+0200\n"
"PO-Revision-Date: 2021-02-04 19:36+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/ab/>\n"
@@ -17055,13 +17055,13 @@ msgid "_Kern Character Pairs"
msgstr ""
#. 8SKCU
-#: svx/uiconfig/ui/fontworkgallerydialog.ui:18
+#: svx/uiconfig/ui/fontworkgallerydialog.ui:16
msgctxt "fontworkgallerydialog|FontworkGalleryDialog"
msgid "Fontwork Gallery"
msgstr "Атеқсттә еффектқәа ргалереиа"
#. GB7pa
-#: svx/uiconfig/ui/fontworkgallerydialog.ui:101
+#: svx/uiconfig/ui/fontworkgallerydialog.ui:99
msgctxt "fontworkgallerydialog|label1"
msgid "Select a Fontwork style:"
msgstr "Иалышәх атеқсттә еффект астиль:"
diff --git a/source/ab/sw/messages.po b/source/ab/sw/messages.po
index 12b8c35cddb..aa3b9d71f00 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: 2022-06-09 11:51+0200\n"
+"POT-Creation-Date: 2022-06-15 22:29+0200\n"
"PO-Revision-Date: 2020-10-31 11:36+0000\n"
"Last-Translator: Christian Lohmaier <cloph@documentfoundation.org>\n"
"Language-Team: Abkhazian <https://weblate.documentfoundation.org/projects/libo_ui-master/swmessages/ab/>\n"
@@ -14235,10 +14235,10 @@ msgctxt "envprinterpage|setup"
msgid "Setup..."
msgstr ""
-#. jyNbK
+#. 4GuQN
#: sw/uiconfig/swriter/ui/envprinterpage.ui:467
msgctxt "envprinterpage|extended_tip|setup"
-msgid "Opens the Print Setup dialog where you can define additional printer settings, such as paper format and orientation."
+msgid "Opens the Printer Setup dialog where you can define additional printer settings, such as paper format and orientation."
msgstr ""
#. AKs6U
@@ -17743,10 +17743,10 @@ msgctxt "insertdbcolumnsdialog|extended_tip|tabledbcols"
msgid "Specifies the database columns to be inserted into the text table."
msgstr ""
-#. XmaQd
+#. xupgr
#: sw/uiconfig/swriter/ui/insertdbcolumnsdialog.ui:559
msgctxt "insertdbcolumnsdialog|extended_tip|tabletxtcols"
-msgid "Select the database columns that you want to insert it in the document."
+msgid "Select the database columns that you want to insert in the document."
msgstr ""
#. DJStE
@@ -18281,46 +18281,39 @@ msgctxt "labeldialog|extended_tip|ok"
msgid "Creates a new document for editing."
msgstr ""
-#. EtFBT
-#: sw/uiconfig/swriter/ui/labeldialog.ui:141
-#, fuzzy
-msgctxt "labeldialog|medium"
-msgid "Medium"
-msgstr "ибжьаратәу"
-
#. hJSCq
-#: sw/uiconfig/swriter/ui/labeldialog.ui:188
+#: sw/uiconfig/swriter/ui/labeldialog.ui:144
#, fuzzy
msgctxt "labeldialog|labels"
msgid "Labels"
msgstr "Анапаҵаҩра"
#. G378Z
-#: sw/uiconfig/swriter/ui/labeldialog.ui:236
+#: sw/uiconfig/swriter/ui/labeldialog.ui:192
msgctxt "labeldialog|private"
msgid "Private"
msgstr ""
#. CAEMT
-#: sw/uiconfig/swriter/ui/labeldialog.ui:284
+#: sw/uiconfig/swriter/ui/labeldialog.ui:240
msgctxt "labeldialog|business"
msgid "Business"
msgstr ""
#. a7BSb
-#: sw/uiconfig/swriter/ui/labeldialog.ui:332
+#: sw/uiconfig/swriter/ui/labeldialog.ui:288
msgctxt "labeldialog|format"
msgid "Format"
msgstr "Аформат"
#. cs8CW
-#: sw/uiconfig/swriter/ui/labeldialog.ui:380
+#: sw/uiconfig/swriter/ui/labeldialog.ui:336
msgctxt "labeldialog|options"
msgid "Options"
msgstr "Апараметрқәа"
#. uB6wE
-#: sw/uiconfig/swriter/ui/labeldialog.ui:407
+#: sw/uiconfig/swriter/ui/labeldialog.ui:363
msgctxt "labeldialog|extended_tip|LabelDialog"
msgid "Allows you to create labels. Labels are created in a text document."
msgstr ""
@@ -20545,26 +20538,32 @@ msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
-#. qieQK
+#. EDivp
#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
-msgctxt "mmselectpage|extended_tip|datasourcewarning"
+msgctxt "mmselectpage|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
-#. QcsgV
+#. NGYGa
#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
+msgctxt "mmselectpage|exchangedatabase"
+msgid "Exchange Databases..."
+msgstr ""
+
+#. YjZmM
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:208
msgctxt "mmselectpage|extended_tip|exchangedatabase"
-msgid "Exchange Database..."
+msgid "Click to exchange the databases of your mail merge."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:223
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr ""
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:238
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22742,49 +22741,49 @@ msgid "OLE Object"
msgstr ""
#. eRTnb
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Position and Size"
msgstr ""
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Апараметрқәа"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr ""
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Агиперзхьарҧш"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr ""
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr ""
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr ""
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
#, fuzzy
msgctxt "objectdialog|macro"
msgid "Macro"
@@ -25524,10 +25523,10 @@ msgctxt "printoptionspage|background"
msgid "Page ba_ckground"
msgstr "Адаҟьа аҿаҧшыра"
-#. ocn5F
+#. DAfze
#: sw/uiconfig/swriter/ui/printoptionspage.ui:80
-msgctxt "extended_tip|background"
-msgid "Specifies whether to include colors and objects that are inserted to the background of the page (Format - Page - Background) in the printed document."
+msgctxt "printoptionspage|extended_tip|background"
+msgid "Specifies whether to include colors and objects that are inserted to the background of the page style (Format - Page Style - Area) in the printed document."
msgstr ""
#. FWBUe
@@ -25635,10 +25634,10 @@ msgctxt "printoptionspage|none"
msgid "_None"
msgstr "Мап"
-#. CDv8b
+#. d4YMs
#: sw/uiconfig/swriter/ui/printoptionspage.ui:298
-msgctxt "extended_tip|none"
-msgid "Specifies whether comments in your document are printed."
+msgctxt "printoptionspage|extended_tip|none"
+msgid "Do not print document comments."
msgstr ""
#. 6vPTt
@@ -25647,10 +25646,10 @@ msgctxt "printoptionspage|only"
msgid "Comments _only"
msgstr ""
-#. KsL3A
+#. aBf74
#: sw/uiconfig/swriter/ui/printoptionspage.ui:318
-msgctxt "extended_tip|only"
-msgid "Specifies whether comments in your document are printed."
+msgctxt "printoptionspage|extended_tip|only"
+msgid "Only print the comments of your document."
msgstr ""
#. n5M2U
@@ -25659,10 +25658,10 @@ msgctxt "printoptionspage|end"
msgid "End of docu_ment"
msgstr ""
-#. VxM7F
+#. LgZCr
#: sw/uiconfig/swriter/ui/printoptionspage.ui:338
-msgctxt "extended_tip|end"
-msgid "Specifies whether comments in your document are printed."
+msgctxt "printoptionspage|extended_tip|end"
+msgid "Print comments on a new page at end of the document."
msgstr ""
#. pRqdi
@@ -25671,10 +25670,10 @@ msgctxt "printoptionspage|endpage"
msgid "_End of page"
msgstr "_Адаҟьа анҵәамҭаҿ"
-#. hxM9Z
+#. c2JD2
#: sw/uiconfig/swriter/ui/printoptionspage.ui:358
msgctxt "extended_tip|endpage"
-msgid "Specifies whether comments in your document are printed."
+msgid "Print comments on a new page after the current page."
msgstr ""
#. oBR83
@@ -25683,10 +25682,10 @@ msgctxt "printoptionspage|inmargins"
msgid "In margins"
msgstr ""
-#. 7aAXX
+#. HTtDH
#: sw/uiconfig/swriter/ui/printoptionspage.ui:378
-msgctxt "extended_tip|inmargins"
-msgid "Specifies whether comments in your document are printed."
+msgctxt "printoptionspage|extended_tip|inmargins"
+msgid "Include the comments boxes on the margin of the page. The page contents is rendered to fit both contents and the comments boxes."
msgstr ""
#. VeG6V
@@ -28605,10 +28604,10 @@ msgctxt "textgridpage|labelFT_RUBYSIZE"
msgid "Max. Ruby text size:"
msgstr "Атеқст хада ашәагаа"
-#. FxPwc
+#. hHaUA
#: sw/uiconfig/swriter/ui/textgridpage.ui:363
msgctxt "textgridpage|extended_tip|spinMF_RUBYSIZE"
-msgid "Enter the font size for the Ruby text."
+msgid "Enter the maximum font size for the Ruby text."
msgstr ""
#. FJFVs
@@ -29775,10 +29774,10 @@ msgctxt "tocindexpage|casesens"
msgid "Case sensitive"
msgstr ""
-#. rAwSj
+#. sNHCm
#: sw/uiconfig/swriter/ui/tocindexpage.ui:1003
msgctxt "tocindexpage|extended_tip|casesens"
-msgid "Distinguishes between uppercase and lowercase letters in identical index entries. For Asian languages special handling applies."
+msgid "Distinguishes between uppercase and lowercase letters in otherwise identical index entries. For Asian languages special handling applies."
msgstr ""
#. e35vc
diff --git a/source/af/cui/messages.po b/source/af/cui/messages.po
index 496186fc96b..3261d7695c5 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: 2022-06-10 13:57+0200\n"
+"POT-Creation-Date: 2022-06-15 22:27+0200\n"
"PO-Revision-Date: 2022-03-09 06:26+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/af/>\n"
@@ -3128,11 +3128,11 @@ msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Need custom contents for metadata properties? File ▸ Properties ▸ Custom Properties tab lets you create what you want."
msgstr "As u gepaste inhoud vir metadata-eienskappe in \"Writer\" benodig, kies dan »File ▸ Properties ... ▸ Tab: Custom Properties« en skep wat u daar wil hê."
-#. 9TnEA
+#. beSc7
#: cui/inc/tipoftheday.hrc:208
msgctxt "RID_CUI_TIPOFTHEDAY"
-msgid "Want to see, but not print, an object in Draw? Draw it on a layer for which the “Printable” flag is not set (right click on the tab and “Modify Layer”)."
-msgstr "As u 'n skets in 'Draw' net wil sien, kies 'n laag waarin die 'Printable'-vlaggie nie gestel is nie (klik met die regtermuisknoppie op 'n Laag-oortjie en kies »Wysig laag ...«, en kies opsie »2«)."
+msgid "Want to see, but not print, an object in Draw? Draw it on a layer for which the “Printable” flag is not set (right-click the layer’s tab and choose “Modify Layer”)."
+msgstr ""
#. CGQaY
#: cui/inc/tipoftheday.hrc:209
@@ -4922,25 +4922,25 @@ msgid "[M]: Replace while modifying existing text"
msgstr "[W]: Vervang terwyl bestaande teks gewysig word"
#. FtXg9
-#: cui/uiconfig/ui/applyautofmtpage.ui:90
+#: cui/uiconfig/ui/applyautofmtpage.ui:93
msgctxt "applyautofmtpage|label2"
msgid "[T]: AutoCorrect while typing"
msgstr "[T]: Outokorrigeer terwyl daar getik word"
#. NujUD
-#: cui/uiconfig/ui/applyautofmtpage.ui:136
+#: cui/uiconfig/ui/applyautofmtpage.ui:142
msgctxt "applyautofmtpage|m"
msgid "[M]"
msgstr "[W]"
#. qanx6
-#: cui/uiconfig/ui/applyautofmtpage.ui:158
+#: cui/uiconfig/ui/applyautofmtpage.ui:164
msgctxt "applyautofmtpage|t"
msgid "[T]"
msgstr "[T]"
#. 2tG6L
-#: cui/uiconfig/ui/applyautofmtpage.ui:205
+#: cui/uiconfig/ui/applyautofmtpage.ui:211
msgctxt "applyautofmtpage|extended_tip|ApplyAutoFmtPage"
msgid "Select the options for automatically correcting errors as you type, and then click OK."
msgstr "Kies die opsies vir outomatiese regstelling van foute terwyl u tik, en klik dan OK."
@@ -8297,11 +8297,11 @@ msgctxt "dimensionlinestabpage|TSB_PARALLEL"
msgid "_Parallel to line"
msgstr "_Parallel aan lyn"
-#. gZdFr
+#. CCTEb
#: cui/uiconfig/ui/dimensionlinestabpage.ui:440
msgctxt "dimensionlinestabpage|extended_tip|TSB_PARALLEL"
-msgid "Displays the text parallel to or at 90 degrees to the dimension line."
-msgstr "Toon die teks parallel met die dimensielyn of 90 grade verreken."
+msgid "If enabled, displays the text parallel to the dimension line. If disabled, the text is shown at 90 degrees to the dimension line."
+msgstr ""
#. QNscD
#: cui/uiconfig/ui/dimensionlinestabpage.ui:452
@@ -8309,11 +8309,11 @@ msgctxt "dimensionlinestabpage|TSB_SHOW_UNIT"
msgid "Show _measurement units"
msgstr "Wys _meeteenhede"
-#. cJRA9
+#. KQGtM
#: cui/uiconfig/ui/dimensionlinestabpage.ui:461
msgctxt "dimensionlinestabpage|extended_tip|TSB_SHOW_UNIT"
-msgid "Shows or hides the dimension measurement units. You can also select a measurement unit you want to display from the list."
-msgstr "Toon of verberg die meeteenheid van die dimensie. Kies die eenheid uit die lys."
+msgid "Shows or hides the dimension measurement unit. You can select a measurement unit you want to display from the list."
+msgstr ""
#. EEaqi
#: cui/uiconfig/ui/dimensionlinestabpage.ui:479
@@ -10320,11 +10320,11 @@ msgctxt "hangulhanjaoptdialog|extended_tip|delete"
msgid "Deletes the selected user-defined dictionary."
msgstr "Verwyder die geselekteerde gebruikerswoordeboek."
-#. v7Bkk
+#. eG9Qx
#: cui/uiconfig/ui/hangulhanjaoptdialog.ui:231
msgctxt "hangulhanjaoptdialog|extended_tip|dicts"
-msgid "Lists all user-defined dictionaries. Select the check box next to the dictionary that you want to use. Clear the check box next to the dictionary that you do not want to use."
-msgstr "Lys alle gebruikerswoordeboeke. Merk die regmerkie langs die gewenste woordeboek in. Vee uit die regmerkie langs die woordeboek wat u nie wil gebruik nie."
+msgid "Lists all user-defined dictionaries. Select the check box next to the dictionaries that you want to use. Clear the check box next to the dictionaries that you do not want to use."
+msgstr ""
#. DmfuX
#: cui/uiconfig/ui/hangulhanjaoptdialog.ui:248
@@ -10705,19 +10705,19 @@ msgid "Opens the Assign Macro dialog, in which you can give events such as \"mou
msgstr "Open die \"Makro Toewys\"-dialoog waarin u, u eie programkode kan toedeel aan gebeure soos \"Muis oor objek\" of \"Aktiverende hiperskakel\"."
#. TXrCH
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:399
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:391
msgctxt "hyperlinkdocpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr "Voer in die naam van die raam waarin die gekoppelde lêer oopgemaak moet word of kies 'n vooraf gedefinieerde raam vanuit die lys. As u hierdie veld leeg laat, sal die gekoppelde lêer in die huidige blaaiervenster oopgemaak word."
#. frjow
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:420
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:412
msgctxt "hyperlinkdocpage|label1"
msgid "Further Settings"
msgstr "Verdere instellings"
#. 789Vi
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:435
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:427
msgctxt "hyperlinkdocpage|extended_tip|HyperlinkDocPage"
msgid "Hyperlinks to any document or targets in documents can be edited using the Document tab from the Hyperlink dialog."
msgstr "In die Dokument-oortjie van die \"Hiperskakel\"-dialoog kan hiperskakels na enige dokumente of bestemmings in dokumente geredigeer word."
@@ -10861,19 +10861,19 @@ msgid "Opens the Assign Macro dialog, in which you can give events such as \"mou
msgstr "Open die \"Makro Toewys\"-dialoog waarin u, u eie programkode kan toedeel aan gebeure soos \"Muis oor objek\" of \"Aktiverende hiperskakel\"."
#. C5Hqs
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:409
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:401
msgctxt "hyperlinkinternetpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr "Voer in die naam van die raam waarin die gekoppelde lêer oopgemaak moet word of kies 'n vooraf gedefinieerde raam vanuit die lys. As u hierdie veld leeg laat, sal die gekoppelde lêer in die huidige blaaiervenster oopgemaak word."
#. UKQMX
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:430
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:422
msgctxt "hyperlinkinternetpage|label1"
msgid "Further Settings"
msgstr "Verdere instellings"
#. 8UdTe
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:445
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:437
msgctxt "hyperlinkinternetpage|extended_tip|HyperlinkInternetPage"
msgid "Use the Internet page of the Hyperlink dialog to edit hyperlinks with WWW or FTP addresses."
msgstr "Gebruik die Internet bladsy van die \"Hyperlink\"-dialoog om die hiperskakels in WWW- of FTP-adresse te wysig."
@@ -10975,19 +10975,19 @@ msgid "Opens the Assign Macro dialog, in which you can give events such as \"mou
msgstr "Open die \"Makro Toewys\"-dialoog waarin u, u eie programkode kan toedeel aan gebeure soos \"Muis oor objek\" of \"Aktiverende hiperskakel\"."
#. CwHdi
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:324
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:316
msgctxt "hyperlinkmailpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr "Voer in die naam van die raam waarin die gekoppelde lêer oopgemaak moet word of kies 'n vooraf gedefinieerde raam vanuit die lys. As u hierdie veld leeg laat, sal die gekoppelde lêer in die huidige blaaiervenster oopgemaak word."
#. BmHDh
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:345
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:337
msgctxt "hyperlinkmailpage|label1"
msgid "Further Settings"
msgstr "Verdere instellings"
#. SvyDu
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:360
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:352
msgctxt "hyperlinkmailpage|extended_tip|HyperlinkMailPage"
msgid "On the Mail page in the Hyperlink dialog you can edit hyperlinks for email addresses."
msgstr "Op die e-pos-bladsy in die \"Hiperlink\"-dialoog kan u hiperskakels vir e-posadresse wysig."
@@ -11149,19 +11149,19 @@ msgid "Opens the Assign Macro dialog, in which you can give events such as \"mou
msgstr "Open die \"Makro Toewys\"-dialoog waarin u, u eie programkode kan toedeel aan gebeure soos \"Muis oor objek\" of \"Aktiverende hiperskakel\"."
#. rXaNm
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:408
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:400
msgctxt "hyperlinknewdocpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr "Voer in die naam van die raam waarin die gekoppelde lêer oopgemaak moet word of kies 'n vooraf gedefinieerde raam vanuit die lys. As u hierdie veld leeg laat, sal die gekoppelde lêer in die huidige blaaiervenster oopgemaak word."
#. MS2Cn
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:429
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:421
msgctxt "hyperlinknewdocpage|label1"
msgid "Further Settings"
msgstr "Verdere instellings"
#. ztAbs
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:444
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:436
msgctxt "hyperlinknewdocpage|extended_tip|HyperlinkNewDocPage"
msgid "Use the New Document tab from the Hyperlink dialog to set up a hyperlink to a new document and create the new document simultaneously."
msgstr "Gebruik die \"Nuwe dokument\"-tabblad van die \"Hiperskakel\"-dialoog om 'n hiperskakel na 'n nuwe dokument op te stel en terselfdertyd die nuwe dokument te skep."
@@ -11926,10 +11926,10 @@ msgctxt "langtoolconfigpage|base"
msgid "Base URL:"
msgstr ""
-#. 9to2D
+#. z58D6
#: cui/uiconfig/ui/langtoolconfigpage.ui:111
msgctxt "langtoolconfigpage|usernamelbl"
-msgid "User name:"
+msgid "Username:"
msgstr ""
#. B8kMr
@@ -11938,32 +11938,32 @@ msgctxt "langtoolconfigpage|apikeylbl"
msgid "API key:"
msgstr ""
-#. AoT7Z
+#. LBMkb
#: cui/uiconfig/ui/langtoolconfigpage.ui:159
msgctxt "langtoolconfigpage|urldesc"
-msgid "Please use the base URL e.g. without \"/check\" at the end."
+msgid "Please use the base URL, i.e., without “/check”, at the end."
msgstr ""
-#. EDETM
-#: cui/uiconfig/ui/langtoolconfigpage.ui:171
+#. 77oav
+#: cui/uiconfig/ui/langtoolconfigpage.ui:174
msgctxt "langtoolconfigpage|usernamedesc"
-msgid "Your LanguageTool account's username for premium usage."
+msgid "Your LanguageTool account’s username for premium usage."
msgstr ""
-#. aDGJf
-#: cui/uiconfig/ui/langtoolconfigpage.ui:183
+#. tGuAh
+#: cui/uiconfig/ui/langtoolconfigpage.ui:189
msgctxt "langtoolconfigpage|apikeydesc"
-msgid "Your LanguageTool account's api key for premium usage."
+msgid "Your LanguageTool account’s API key for premium usage."
msgstr ""
#. Dn8bb
-#: cui/uiconfig/ui/langtoolconfigpage.ui:206
+#: cui/uiconfig/ui/langtoolconfigpage.ui:215
msgctxt "langtoolconfigpage|apisettingsheader"
msgid "API Settings"
msgstr ""
#. Ntss5
-#: cui/uiconfig/ui/langtoolconfigpage.ui:225
+#: cui/uiconfig/ui/langtoolconfigpage.ui:234
msgctxt "langtoolconfigpage|langtoolsettings"
msgid "LanguageTool API Options"
msgstr ""
@@ -14481,73 +14481,73 @@ msgstr "[L]: Laai en skakel die objek om"
#. PiDB7
#. The [S] here is repeated as the column title for the "Save" column of this options page
-#: cui/uiconfig/ui/optfltrembedpage.ui:163
+#: cui/uiconfig/ui/optfltrembedpage.ui:166
msgctxt "optfltrembedpage|label3"
msgid "[S]: Convert and save the object"
msgstr "[S]: Skakel die objek om en stoor"
#. f2hGQ
-#: cui/uiconfig/ui/optfltrembedpage.ui:185
+#: cui/uiconfig/ui/optfltrembedpage.ui:191
msgctxt "optfltrembedpage|label1"
msgid "Embedded Objects"
msgstr "Ingebedde objekte"
#. nvE89
-#: cui/uiconfig/ui/optfltrembedpage.ui:215
+#: cui/uiconfig/ui/optfltrembedpage.ui:221
msgctxt "optfltrembedpage|label5"
msgid "Export as:"
msgstr "Voer uit as:"
#. FEeH6
-#: cui/uiconfig/ui/optfltrembedpage.ui:230
+#: cui/uiconfig/ui/optfltrembedpage.ui:236
msgctxt "optfltrembedpage|highlighting"
msgid "Highlighting"
msgstr "Teks merking"
#. qBuyX
-#: cui/uiconfig/ui/optfltrembedpage.ui:239
+#: cui/uiconfig/ui/optfltrembedpage.ui:245
msgctxt "extended_tip|highlighting"
msgid "Microsoft Office has two character attributes similar to Writer character background. Select the appropriate attribute (highlighting or shading) which you would like to use during export to Microsoft Office file formats."
msgstr "Microsoft Office het twee karakterkenmerke soortgelyk is aan Writer se karakter agtergrond. Kies die toepaslike kenmerk (uitligting of verdowwing) wat jy wil gebruik tydens uitskryf met Microsoft Office-lêerformate."
#. Dnrx7
-#: cui/uiconfig/ui/optfltrembedpage.ui:251
+#: cui/uiconfig/ui/optfltrembedpage.ui:257
msgctxt "optfltrembedpage|shading"
msgid "Shading"
msgstr "Skakering"
#. 3PFE2
-#: cui/uiconfig/ui/optfltrembedpage.ui:260
+#: cui/uiconfig/ui/optfltrembedpage.ui:266
msgctxt "extended_tip|shading"
msgid "Microsoft Office has two character attributes similar to Writer character background. Select the appropriate attribute (highlighting or shading) which you would like to use during export to Microsoft Office file formats."
msgstr "Microsoft Office het twee karakterkenmerke soortgelyk is aan Writer se karakter agtergrond. Kies die toepaslike kenmerk (uitligting of verdowwing) wat jy wil gebruik tydens uitskryf met Microsoft Office-lêerformate."
#. gKwdG
-#: cui/uiconfig/ui/optfltrembedpage.ui:283
+#: cui/uiconfig/ui/optfltrembedpage.ui:289
msgctxt "optfltrembedpage|label4"
msgid "Character Highlighting"
msgstr "Karakter beklemtoning"
#. tyACF
-#: cui/uiconfig/ui/optfltrembedpage.ui:310
+#: cui/uiconfig/ui/optfltrembedpage.ui:316
msgctxt "optfltrembedpage|mso_lockfile"
msgid "Create MSO lock file"
msgstr "Skep 'n MSO grendellêer"
#. qc4GD
-#: cui/uiconfig/ui/optfltrembedpage.ui:319
+#: cui/uiconfig/ui/optfltrembedpage.ui:325
msgctxt "extended_tip|mso_lockfile"
msgid "Mark this checkbox to generate a Microsoft Office lock file in addition to this office suite's own lock file."
msgstr "Merk hierdie merkblokkie om 'n Microsoft Office-slotlêer bykomend tot hierdieoffice-pakket se eie slotlêer te genereer."
#. Sg5Bw
-#: cui/uiconfig/ui/optfltrembedpage.ui:335
+#: cui/uiconfig/ui/optfltrembedpage.ui:341
msgctxt "optfltrembedpage|label5"
msgid "Lock Files"
msgstr "Slotlêers"
#. EUBnP
-#: cui/uiconfig/ui/optfltrembedpage.ui:349
+#: cui/uiconfig/ui/optfltrembedpage.ui:355
msgctxt "extended_tip|OptFilterPage"
msgid "Specifies the settings for importing and exporting Microsoft Office and other documents."
msgstr "Spesifiseer die instellings vir die invoer en uitskryf van Microsoft Office en ander dokumente."
@@ -14816,11 +14816,11 @@ msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "Uitg_ebreide wenke"
-#. ypuz2
+#. TyqBV
#: cui/uiconfig/ui/optgeneralpage.ui:42
msgctxt "extended_tip | exthelp"
-msgid "Displays a help text when you rest the cursor on an icon, a menu command, or a control on a dialog."
-msgstr "Hierdie opsie vertoon hulpteks wanneer u die wyser oor 'n ikoon, menu-opdrag of beheerelement in 'n dialoog hou."
+msgid "Displays a help text when you rest the mouse pointer on an icon, a menu command, or a control on a dialog."
+msgstr ""
#. Cbeuc
#: cui/uiconfig/ui/optgeneralpage.ui:53
@@ -16516,7 +16516,7 @@ msgid "Passwords are protected by a master password. You will be asked to enter
msgstr "Wagwoorde word beskerm deur ’n meesterwagwoord. U sal een keer per sessie gevra word om dit in te tik as %PRODUCTNAME ’n wagwoord uit die beskermde wagwoordlys kry."
#. 7gzb7
-#: cui/uiconfig/ui/optsecuritypage.ui:303
+#: cui/uiconfig/ui/optsecuritypage.ui:306
msgctxt "optsecuritypage|nopasswordsave"
msgid ""
"Disabling the function to persistently store passwords deletes the list of passwords stored and resets the master password.\n"
@@ -16528,61 +16528,61 @@ msgstr ""
"Wil u die wagwoordlys skrap en die meesterwagwoord herstel?"
#. hwg3F
-#: cui/uiconfig/ui/optsecuritypage.ui:341
+#: cui/uiconfig/ui/optsecuritypage.ui:344
msgctxt "optsecuritypage|connections"
msgid "Connect_ions..."
msgstr "Verb_indings..."
#. GLEjB
-#: cui/uiconfig/ui/optsecuritypage.ui:349
+#: cui/uiconfig/ui/optsecuritypage.ui:352
msgctxt "extended_tip|connections"
msgid "Asks for the master password. If master password is correct, shows the Stored Web Connection Information dialog."
msgstr "Vra vir die hoofwagwoord. As die hoofwagwoord korrek is, word die \"Gestoorde internetverbindings\"-dialoog vertoon."
#. SWrMn
-#: cui/uiconfig/ui/optsecuritypage.ui:371
+#: cui/uiconfig/ui/optsecuritypage.ui:374
msgctxt "optsecuritypage|masterpassword"
msgid "_Master Password..."
msgstr "_Meesterwagwoord..."
#. w3TQo
-#: cui/uiconfig/ui/optsecuritypage.ui:379
+#: cui/uiconfig/ui/optsecuritypage.ui:382
msgctxt "extended_tip|masterpassword"
msgid "Opens the Enter Master Password dialog."
msgstr "Open die \"Hoofwagwoord\"-dialoogvenster."
#. UtNEn
-#: cui/uiconfig/ui/optsecuritypage.ui:406
+#: cui/uiconfig/ui/optsecuritypage.ui:409
msgctxt "optsecuritypage|label2"
msgid "Passwords for Web Connections"
msgstr "Wagwoorde vir webverbindings"
#. EYFvA
-#: cui/uiconfig/ui/optsecuritypage.ui:439
+#: cui/uiconfig/ui/optsecuritypage.ui:442
msgctxt "optsecuritypage|label4"
msgid "Adjust security related options and define warnings for hidden information in documents. "
msgstr "Verstel sekuriteitverwante opsies en definieer waarskuwings vir versteekte inligting in dokumente. "
#. CBnzU
-#: cui/uiconfig/ui/optsecuritypage.ui:452
+#: cui/uiconfig/ui/optsecuritypage.ui:455
msgctxt "optsecuritypage|options"
msgid "O_ptions..."
msgstr "O_psies..."
#. pepKZ
-#: cui/uiconfig/ui/optsecuritypage.ui:460
+#: cui/uiconfig/ui/optsecuritypage.ui:463
msgctxt "extended_tip|options"
msgid "Opens the \"Security Options and Warnings\" dialog."
msgstr "Open die \"Veiligheids-opsies en Waarskuwings\"-dialoog."
#. GqVkJ
-#: cui/uiconfig/ui/optsecuritypage.ui:475
+#: cui/uiconfig/ui/optsecuritypage.ui:478
msgctxt "optsecuritypage|label1"
msgid "Security Options and Warnings"
msgstr "Sekuriteitsopsies en -waarskuwings"
#. rwtuC
-#: cui/uiconfig/ui/optsecuritypage.ui:489
+#: cui/uiconfig/ui/optsecuritypage.ui:492
msgctxt "extended_tip|OptSecurityPage"
msgid "Defines the security options for saving documents, for web connections, and for opening documents that contain macros."
msgstr "Spesifiseer die veiligheidsopsies vir die stoor van dokumente, vir internetverbindings en vir die opening van dokumente met makro's."
@@ -20086,11 +20086,11 @@ msgctxt "specialcharacters|srchft"
msgid "Search:"
msgstr "Soek:"
-#. eCjVg
+#. zPCZ7
#: cui/uiconfig/ui/specialcharacters.ui:166
msgctxt "specialcharacters|extended_tip|subsetlb"
-msgid "Select a Unicode category for the current font."
-msgstr "Selekteer 'n Unicode kategorie vir die huidige font."
+msgid "Select a Unicode block for the current font."
+msgstr ""
#. JPWW8
#: cui/uiconfig/ui/specialcharacters.ui:190
@@ -20123,19 +20123,19 @@ msgid "Maximum Limit: 16 Characters"
msgstr "Limiet: 16 karakters"
#. ti8sG
-#: cui/uiconfig/ui/specialcharacters.ui:371
+#: cui/uiconfig/ui/specialcharacters.ui:374
msgctxt "specialcharacters|symboltext1"
msgid "Recent Characters:"
msgstr "Onlangse karakters:"
#. LQZ7q
-#: cui/uiconfig/ui/specialcharacters.ui:605
+#: cui/uiconfig/ui/specialcharacters.ui:608
msgctxt "specialcharacters|favbtn|symboltext2"
msgid "Favorite Characters:"
msgstr "Gunstelingkarakters:"
#. DhG6L
-#: cui/uiconfig/ui/specialcharacters.ui:903
+#: cui/uiconfig/ui/specialcharacters.ui:906
msgctxt "specialcharacters|extended_tip|SpecialCharactersDialog"
msgid "Allows a user to insert characters from the range of symbols found in the installed fonts."
msgstr "Laat die gebruiker toe om karakters in te voeg uit die simboolstelle van die geïnstalleerde fonte."
diff --git a/source/af/filter/messages.po b/source/af/filter/messages.po
index 4762af833f9..de9c35a6299 100644
--- a/source/af/filter/messages.po
+++ b/source/af/filter/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: 2022-01-31 18:19+0100\n"
+"POT-Creation-Date: 2022-06-15 22:28+0200\n"
"PO-Revision-Date: 2022-02-02 13:39+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/filtermessages/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 4.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1560927302.000000\n"
#. 5AQgJ
@@ -1512,11 +1512,11 @@ msgctxt "pdfviewpage|fitvis"
msgid "Fit _visible"
msgstr "Pas _sigbare"
-#. FD8Pp
+#. EBBzj
#: filter/uiconfig/ui/pdfviewpage.ui:254
msgctxt "pdfviewpage|extended_tip|fitvis"
-msgid "Select to generate a PDF file that shows the text and graphics on the page zoomed to fit the width of the reader's window."
-msgstr "Kies hierdie opsie om 'n PDF-lêer te skep waarin die teks en grafika op die bladsy aangepas word om die breedte van die leesvenster te pas."
+msgid "Select to generate a PDF file that shows the text and graphics on the page zoomed to fit the reader's window."
+msgstr ""
#. NGpWy
#: filter/uiconfig/ui/pdfviewpage.ui:271
@@ -1914,11 +1914,11 @@ msgctxt "xmlfiltertabpagegeneral|extended_tip|filtername"
msgid "Enter the name that you want to display in the list box of the XML Filter Settings dialog."
msgstr "Voer die naam in wat in die lys-venster van die XML-filterinstellings-dialoog moet verskyn."
-#. Tbmcc
+#. D5aZP
#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:119
msgctxt "xmlfiltertabpagegeneral|extended_tip|extension"
-msgid "Enter the file extension to use when you open a file without specifying a filter. The file extension to used to determine which filter to use."
-msgstr "Voer die lêernaam uitbreiding in om te gebruik wanneer jy 'n lêer oopmaak sonder om 'n filter te spesifiseer. Die uitbreiding wat gebruik word om te bepaal watter filter gaan gebruik word."
+msgid "Enter the file extension to use when you open a file without specifying a filter. The file extension is used to determine which filter to use."
+msgstr ""
#. fZvBA
#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:138
diff --git a/source/af/svx/messages.po b/source/af/svx/messages.po
index de8c9891319..9b52b58417e 100644
--- a/source/af/svx/messages.po
+++ b/source/af/svx/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: 2022-06-09 11:50+0200\n"
+"POT-Creation-Date: 2022-06-15 22:28+0200\n"
"PO-Revision-Date: 2022-02-27 12:39+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/af/>\n"
@@ -17073,13 +17073,13 @@ msgid "_Kern Character Pairs"
msgstr "Kern-karakterpare"
#. 8SKCU
-#: svx/uiconfig/ui/fontworkgallerydialog.ui:18
+#: svx/uiconfig/ui/fontworkgallerydialog.ui:16
msgctxt "fontworkgallerydialog|FontworkGalleryDialog"
msgid "Fontwork Gallery"
msgstr "Fontwerk Gallery"
#. GB7pa
-#: svx/uiconfig/ui/fontworkgallerydialog.ui:101
+#: svx/uiconfig/ui/fontworkgallerydialog.ui:99
msgctxt "fontworkgallerydialog|label1"
msgid "Select a Fontwork style:"
msgstr "Kies ’n Fontwerk-styl:"
diff --git a/source/af/sw/messages.po b/source/af/sw/messages.po
index 2f5232728d4..c55a353c5b9 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: 2022-06-09 11:51+0200\n"
+"POT-Creation-Date: 2022-06-15 22:29+0200\n"
"PO-Revision-Date: 2022-02-18 11:42+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/af/>\n"
@@ -14136,11 +14136,11 @@ msgctxt "envprinterpage|setup"
msgid "Setup..."
msgstr "Opstelling..."
-#. jyNbK
+#. 4GuQN
#: sw/uiconfig/swriter/ui/envprinterpage.ui:467
msgctxt "envprinterpage|extended_tip|setup"
-msgid "Opens the Print Setup dialog where you can define additional printer settings, such as paper format and orientation."
-msgstr "Hierdie knoppie open die \"Printer Settings\"-dialoog. Afhangend van die drukker in gebruik, kan u hier verdere instellings maak, byvoorbeeld die papierformaat in gebruik en die oriëntasie."
+msgid "Opens the Printer Setup dialog where you can define additional printer settings, such as paper format and orientation."
+msgstr ""
#. AKs6U
#: sw/uiconfig/swriter/ui/envprinterpage.ui:481
@@ -17572,11 +17572,11 @@ msgctxt "insertdbcolumnsdialog|extended_tip|tabledbcols"
msgid "Specifies the database columns to be inserted into the text table."
msgstr "Spesifiseer die databasis kolomme wat in die teks tabel ingevoeg moet word."
-#. XmaQd
+#. xupgr
#: sw/uiconfig/swriter/ui/insertdbcolumnsdialog.ui:559
msgctxt "insertdbcolumnsdialog|extended_tip|tabletxtcols"
-msgid "Select the database columns that you want to insert it in the document."
-msgstr "Selekteer die databasis-kolomme wat u in die dokument wil invoeg."
+msgid "Select the database columns that you want to insert in the document."
+msgstr ""
#. DJStE
#: sw/uiconfig/swriter/ui/insertdbcolumnsdialog.ui:623
@@ -18100,44 +18100,38 @@ msgctxt "labeldialog|extended_tip|ok"
msgid "Creates a new document for editing."
msgstr "Skep 'n nuwe dokument vir redigering."
-#. EtFBT
-#: sw/uiconfig/swriter/ui/labeldialog.ui:141
-msgctxt "labeldialog|medium"
-msgid "Medium"
-msgstr "Medium"
-
#. hJSCq
-#: sw/uiconfig/swriter/ui/labeldialog.ui:188
+#: sw/uiconfig/swriter/ui/labeldialog.ui:144
msgctxt "labeldialog|labels"
msgid "Labels"
msgstr "Etikette"
#. G378Z
-#: sw/uiconfig/swriter/ui/labeldialog.ui:236
+#: sw/uiconfig/swriter/ui/labeldialog.ui:192
msgctxt "labeldialog|private"
msgid "Private"
msgstr "Privaat"
#. CAEMT
-#: sw/uiconfig/swriter/ui/labeldialog.ui:284
+#: sw/uiconfig/swriter/ui/labeldialog.ui:240
msgctxt "labeldialog|business"
msgid "Business"
msgstr "Besigheid"
#. a7BSb
-#: sw/uiconfig/swriter/ui/labeldialog.ui:332
+#: sw/uiconfig/swriter/ui/labeldialog.ui:288
msgctxt "labeldialog|format"
msgid "Format"
msgstr "Formaat"
#. cs8CW
-#: sw/uiconfig/swriter/ui/labeldialog.ui:380
+#: sw/uiconfig/swriter/ui/labeldialog.ui:336
msgctxt "labeldialog|options"
msgid "Options"
msgstr "Opsies"
#. uB6wE
-#: sw/uiconfig/swriter/ui/labeldialog.ui:407
+#: sw/uiconfig/swriter/ui/labeldialog.ui:363
msgctxt "labeldialog|extended_tip|LabelDialog"
msgid "Allows you to create labels. Labels are created in a text document."
msgstr "Hiermee kan u etikette maak. Etikette word geskep in 'n teks dokument."
@@ -20314,26 +20308,32 @@ msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr "Open die \"Sjabloon Selekteerder\"-dialoog."
-#. qieQK
+#. EDivp
#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
-msgctxt "mmselectpage|extended_tip|datasourcewarning"
+msgctxt "mmselectpage|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
-msgstr "Die huidige dokument se databron is nie geregistreer. Verwissel databasis asseblief."
+msgstr ""
-#. QcsgV
+#. NGYGa
#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
+msgctxt "mmselectpage|exchangedatabase"
+msgid "Exchange Databases..."
+msgstr ""
+
+#. YjZmM
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:208
msgctxt "mmselectpage|extended_tip|exchangedatabase"
-msgid "Exchange Database..."
-msgstr "Uitruil Databasis..."
+msgid "Click to exchange the databases of your mail merge."
+msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:223
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Kies begindokument vir die massapos"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:238
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr "Spesifiseer die dokument wat gebruik moet word as basis vir die epos saamvoegdokument."
@@ -22494,49 +22494,49 @@ msgid "OLE Object"
msgstr ""
#. eRTnb
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Position and Size"
msgstr ""
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Opsies"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Vou om"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Hiperskakel"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Rande"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Area"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Deursigtigheid"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Makro"
@@ -25205,11 +25205,11 @@ msgctxt "printoptionspage|background"
msgid "Page ba_ckground"
msgstr "~Bladsyagtergrond"
-#. ocn5F
+#. DAfze
#: sw/uiconfig/swriter/ui/printoptionspage.ui:80
-msgctxt "extended_tip|background"
-msgid "Specifies whether to include colors and objects that are inserted to the background of the page (Format - Page - Background) in the printed document."
-msgstr "Spesifiseer of die kleure en objekte wat op die agtergrond van die bladsy aangebring is (Formatteer → Bladsy → Agtergrond) moet gedruk word."
+msgctxt "printoptionspage|extended_tip|background"
+msgid "Specifies whether to include colors and objects that are inserted to the background of the page style (Format - Page Style - Area) in the printed document."
+msgstr ""
#. FWBUe
#: sw/uiconfig/swriter/ui/printoptionspage.ui:91
@@ -25313,11 +25313,11 @@ msgctxt "printoptionspage|none"
msgid "_None"
msgstr "Gee_n"
-#. CDv8b
+#. d4YMs
#: sw/uiconfig/swriter/ui/printoptionspage.ui:298
-msgctxt "extended_tip|none"
-msgid "Specifies whether comments in your document are printed."
-msgstr "Bepaal of die opmerkings in u dokument gedruk moet word."
+msgctxt "printoptionspage|extended_tip|none"
+msgid "Do not print document comments."
+msgstr ""
#. 6vPTt
#: sw/uiconfig/swriter/ui/printoptionspage.ui:309
@@ -25325,11 +25325,11 @@ msgctxt "printoptionspage|only"
msgid "Comments _only"
msgstr "Net _opmerkings"
-#. KsL3A
+#. aBf74
#: sw/uiconfig/swriter/ui/printoptionspage.ui:318
-msgctxt "extended_tip|only"
-msgid "Specifies whether comments in your document are printed."
-msgstr "Bepaal of die opmerkings in u dokument gedruk moet word."
+msgctxt "printoptionspage|extended_tip|only"
+msgid "Only print the comments of your document."
+msgstr ""
#. n5M2U
#: sw/uiconfig/swriter/ui/printoptionspage.ui:329
@@ -25337,11 +25337,11 @@ msgctxt "printoptionspage|end"
msgid "End of docu_ment"
msgstr "Einde van doku_ment"
-#. VxM7F
+#. LgZCr
#: sw/uiconfig/swriter/ui/printoptionspage.ui:338
-msgctxt "extended_tip|end"
-msgid "Specifies whether comments in your document are printed."
-msgstr "Bepaal of die opmerkings in u dokument gedruk moet word."
+msgctxt "printoptionspage|extended_tip|end"
+msgid "Print comments on a new page at end of the document."
+msgstr ""
#. pRqdi
#: sw/uiconfig/swriter/ui/printoptionspage.ui:349
@@ -25349,11 +25349,11 @@ msgctxt "printoptionspage|endpage"
msgid "_End of page"
msgstr "_Einde van bladsy"
-#. hxM9Z
+#. c2JD2
#: sw/uiconfig/swriter/ui/printoptionspage.ui:358
msgctxt "extended_tip|endpage"
-msgid "Specifies whether comments in your document are printed."
-msgstr "Bepaal of die opmerkings in u dokument gedruk moet word."
+msgid "Print comments on a new page after the current page."
+msgstr ""
#. oBR83
#: sw/uiconfig/swriter/ui/printoptionspage.ui:369
@@ -25361,11 +25361,11 @@ msgctxt "printoptionspage|inmargins"
msgid "In margins"
msgstr "In kantlyne"
-#. 7aAXX
+#. HTtDH
#: sw/uiconfig/swriter/ui/printoptionspage.ui:378
-msgctxt "extended_tip|inmargins"
-msgid "Specifies whether comments in your document are printed."
-msgstr "Bepaal of die opmerkings in u dokument gedruk moet word."
+msgctxt "printoptionspage|extended_tip|inmargins"
+msgid "Include the comments boxes on the margin of the page. The page contents is rendered to fit both contents and the comments boxes."
+msgstr ""
#. VeG6V
#: sw/uiconfig/swriter/ui/printoptionspage.ui:393
@@ -28233,11 +28233,11 @@ msgctxt "textgridpage|labelFT_RUBYSIZE"
msgid "Max. Ruby text size:"
msgstr "Maks. Ruby-Teksgrootte:"
-#. FxPwc
+#. hHaUA
#: sw/uiconfig/swriter/ui/textgridpage.ui:363
msgctxt "textgridpage|extended_tip|spinMF_RUBYSIZE"
-msgid "Enter the font size for the Ruby text."
-msgstr "Voer in die fontgrootte vir die Ruby-teks."
+msgid "Enter the maximum font size for the Ruby text."
+msgstr ""
#. FJFVs
#: sw/uiconfig/swriter/ui/textgridpage.ui:377
@@ -29385,11 +29385,11 @@ msgctxt "tocindexpage|casesens"
msgid "Case sensitive"
msgstr "Kassensitief"
-#. rAwSj
+#. sNHCm
#: sw/uiconfig/swriter/ui/tocindexpage.ui:1003
msgctxt "tocindexpage|extended_tip|casesens"
-msgid "Distinguishes between uppercase and lowercase letters in identical index entries. For Asian languages special handling applies."
-msgstr "Maak onderskeid tussen hoofletters en kleinletters in identiese indeks inskrywings. Vir Asiatiese tale word spesiale hantering toegepas."
+msgid "Distinguishes between uppercase and lowercase letters in otherwise identical index entries. For Asian languages special handling applies."
+msgstr ""
#. e35vc
#: sw/uiconfig/swriter/ui/tocindexpage.ui:1014
diff --git a/source/am/cui/messages.po b/source/am/cui/messages.po
index 32aba7453a8..00f4372276b 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: 2022-06-10 13:57+0200\n"
+"POT-Creation-Date: 2022-06-15 22:27+0200\n"
"PO-Revision-Date: 2022-06-06 17:37+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/am/>\n"
@@ -3126,10 +3126,10 @@ msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Need custom contents for metadata properties? File ▸ Properties ▸ Custom Properties tab lets you create what you want."
msgstr ""
-#. 9TnEA
+#. beSc7
#: cui/inc/tipoftheday.hrc:208
msgctxt "RID_CUI_TIPOFTHEDAY"
-msgid "Want to see, but not print, an object in Draw? Draw it on a layer for which the “Printable” flag is not set (right click on the tab and “Modify Layer”)."
+msgid "Want to see, but not print, an object in Draw? Draw it on a layer for which the “Printable” flag is not set (right-click the layer’s tab and choose “Modify Layer”)."
msgstr ""
#. CGQaY
@@ -4920,25 +4920,25 @@ msgid "[M]: Replace while modifying existing text"
msgstr "[M]: የ ነበረውን ጽሁፍ በሚያሻሽሉ ጊዜ መቀየሪያ"
#. FtXg9
-#: cui/uiconfig/ui/applyautofmtpage.ui:90
+#: cui/uiconfig/ui/applyautofmtpage.ui:93
msgctxt "applyautofmtpage|label2"
msgid "[T]: AutoCorrect while typing"
msgstr "[T]: በራሱ አራሚ በሚጽፉ ጊዜ"
#. NujUD
-#: cui/uiconfig/ui/applyautofmtpage.ui:136
+#: cui/uiconfig/ui/applyautofmtpage.ui:142
msgctxt "applyautofmtpage|m"
msgid "[M]"
msgstr "[M]"
#. qanx6
-#: cui/uiconfig/ui/applyautofmtpage.ui:158
+#: cui/uiconfig/ui/applyautofmtpage.ui:164
msgctxt "applyautofmtpage|t"
msgid "[T]"
msgstr "[T]"
#. 2tG6L
-#: cui/uiconfig/ui/applyautofmtpage.ui:205
+#: cui/uiconfig/ui/applyautofmtpage.ui:211
msgctxt "applyautofmtpage|extended_tip|ApplyAutoFmtPage"
msgid "Select the options for automatically correcting errors as you type, and then click OK."
msgstr "ይምረጡ ከ ምርጫዎች ውስጥ ለ ራሱ በራሱ ስህተት እንዲያርም እርስዎ በሚጽፉ ጊዜ እና ከዛ ይጫኑ እሺ:"
@@ -8295,11 +8295,11 @@ msgctxt "dimensionlinestabpage|TSB_PARALLEL"
msgid "_Parallel to line"
msgstr "ከ መስመሩ _አጓዳኝ"
-#. gZdFr
+#. CCTEb
#: cui/uiconfig/ui/dimensionlinestabpage.ui:440
msgctxt "dimensionlinestabpage|extended_tip|TSB_PARALLEL"
-msgid "Displays the text parallel to or at 90 degrees to the dimension line."
-msgstr "ጽሁፍ ማሳያ በ አጓዳኝ ወደ ወይንም በ 90 ዲግሪዎች በ አቅጣጫ መስመር ውስጥ"
+msgid "If enabled, displays the text parallel to the dimension line. If disabled, the text is shown at 90 degrees to the dimension line."
+msgstr ""
#. QNscD
#: cui/uiconfig/ui/dimensionlinestabpage.ui:452
@@ -8307,11 +8307,11 @@ msgctxt "dimensionlinestabpage|TSB_SHOW_UNIT"
msgid "Show _measurement units"
msgstr "ማሳያ _የመለኪያ ክፍሎች"
-#. cJRA9
+#. KQGtM
#: cui/uiconfig/ui/dimensionlinestabpage.ui:461
msgctxt "dimensionlinestabpage|extended_tip|TSB_SHOW_UNIT"
-msgid "Shows or hides the dimension measurement units. You can also select a measurement unit you want to display from the list."
-msgstr "የ አቅጣጫ መለኪያ ክፍል ማሳያ ወይንም መደበቂያ: እርስዎ መምረጥ ይችላሉ የ መለኪያ ክፍል ማሳየት የሚፈልጉትን ከ ዝርዝር ውስጥ:"
+msgid "Shows or hides the dimension measurement unit. You can select a measurement unit you want to display from the list."
+msgstr ""
#. EEaqi
#: cui/uiconfig/ui/dimensionlinestabpage.ui:479
@@ -10318,11 +10318,11 @@ msgctxt "hangulhanjaoptdialog|extended_tip|delete"
msgid "Deletes the selected user-defined dictionary."
msgstr "የተመረጠውን በተጠቃሚ-የሚገለጽ መዝገበ ቃላት ማጥፊያ"
-#. v7Bkk
+#. eG9Qx
#: cui/uiconfig/ui/hangulhanjaoptdialog.ui:231
msgctxt "hangulhanjaoptdialog|extended_tip|dicts"
-msgid "Lists all user-defined dictionaries. Select the check box next to the dictionary that you want to use. Clear the check box next to the dictionary that you do not want to use."
-msgstr "ሁሉንም በ ተጠቃሚ-የተገለጹ መዝገበ ቃላቶች ዝርዝር: ከ መዝገበ ቃላት አጠገብ ያለውን ምልክት ማድረጊያ ይምረጡ እርስዎ መጠቀም የሚፈልጉትን: ከ መዝገበ ቃላት አጠገብ ያለውን ምልክት ማድረጊያ እርስዎ ያጽዱ መጠቀም የማይፈልጉትን:"
+msgid "Lists all user-defined dictionaries. Select the check box next to the dictionaries that you want to use. Clear the check box next to the dictionaries that you do not want to use."
+msgstr ""
#. DmfuX
#: cui/uiconfig/ui/hangulhanjaoptdialog.ui:248
@@ -10703,19 +10703,19 @@ msgid "Opens the Assign Macro dialog, in which you can give events such as \"mou
msgstr ""
#. TXrCH
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:399
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:391
msgctxt "hyperlinkdocpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr "የ ክፈፍ ስም ያስገቡ እርስዎ እንዲገናኝ የሚፈልጉትን ፋይል ለ መክፈቻ ውስጥ: ወይንም ይምረጡ በቅድሚያ የ ተገለጸ ክፈፍ ከ ዝርዝር ውስጥ: እርስዎ ሳጥኑን ባዶ ከተዉት: የ ተገናኘው ፋይል ይከፈታል በ አሁኑ መቃኛ መስኮት ውስጥ:"
#. frjow
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:420
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:412
msgctxt "hyperlinkdocpage|label1"
msgid "Further Settings"
msgstr "በበለጠ ማሰናጃዎች"
#. 789Vi
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:435
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:427
msgctxt "hyperlinkdocpage|extended_tip|HyperlinkDocPage"
msgid "Hyperlinks to any document or targets in documents can be edited using the Document tab from the Hyperlink dialog."
msgstr ""
@@ -10859,19 +10859,19 @@ msgid "Opens the Assign Macro dialog, in which you can give events such as \"mou
msgstr ""
#. C5Hqs
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:409
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:401
msgctxt "hyperlinkinternetpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr "የ ክፈፍ ስም ያስገቡ እርስዎ እንዲገናኝ የሚፈልጉትን ፋይል ለ መክፈቻ ውስጥ: ወይንም ይምረጡ በቅድሚያ የ ተገለጸ ክፈፍ ከ ዝርዝር ውስጥ: እርስዎ ሳጥኑን ባዶ ከተዉት: የ ተገናኘው ፋይል ይከፈታል በ አሁኑ መቃኛ መስኮት ውስጥ:"
#. UKQMX
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:430
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:422
msgctxt "hyperlinkinternetpage|label1"
msgid "Further Settings"
msgstr "በበለጠ ማሰናጃዎች"
#. 8UdTe
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:445
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:437
msgctxt "hyperlinkinternetpage|extended_tip|HyperlinkInternetPage"
msgid "Use the Internet page of the Hyperlink dialog to edit hyperlinks with WWW or FTP addresses."
msgstr ""
@@ -10973,19 +10973,19 @@ msgid "Opens the Assign Macro dialog, in which you can give events such as \"mou
msgstr ""
#. CwHdi
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:324
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:316
msgctxt "hyperlinkmailpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr "የ ክፈፍ ስም ያስገቡ እርስዎ እንዲገናኝ የሚፈልጉትን ፋይል ለ መክፈቻ ውስጥ: ወይንም ይምረጡ በቅድሚያ የ ተገለጸ ክፈፍ ከ ዝርዝር ውስጥ: እርስዎ ሳጥኑን ባዶ ከተዉት: የ ተገናኘው ፋይል ይከፈታል በ አሁኑ መቃኛ መስኮት ውስጥ:"
#. BmHDh
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:345
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:337
msgctxt "hyperlinkmailpage|label1"
msgid "Further Settings"
msgstr "በበለጠ ማሰናጃዎች"
#. SvyDu
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:360
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:352
msgctxt "hyperlinkmailpage|extended_tip|HyperlinkMailPage"
msgid "On the Mail page in the Hyperlink dialog you can edit hyperlinks for email addresses."
msgstr ""
@@ -11147,19 +11147,19 @@ msgid "Opens the Assign Macro dialog, in which you can give events such as \"mou
msgstr ""
#. rXaNm
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:408
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:400
msgctxt "hyperlinknewdocpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr "የ ክፈፍ ስም ያስገቡ እርስዎ እንዲገናኝ የሚፈልጉትን ፋይል ለ መክፈቻ ውስጥ: ወይንም ይምረጡ በቅድሚያ የ ተገለጸ ክፈፍ ከ ዝርዝር ውስጥ: እርስዎ ሳጥኑን ባዶ ከተዉት: የ ተገናኘው ፋይል ይከፈታል በ አሁኑ መቃኛ መስኮት ውስጥ:"
#. MS2Cn
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:429
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:421
msgctxt "hyperlinknewdocpage|label1"
msgid "Further Settings"
msgstr "በበለጠ ማሰናጃዎች"
#. ztAbs
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:444
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:436
msgctxt "hyperlinknewdocpage|extended_tip|HyperlinkNewDocPage"
msgid "Use the New Document tab from the Hyperlink dialog to set up a hyperlink to a new document and create the new document simultaneously."
msgstr ""
@@ -11924,10 +11924,10 @@ msgctxt "langtoolconfigpage|base"
msgid "Base URL:"
msgstr ""
-#. 9to2D
+#. z58D6
#: cui/uiconfig/ui/langtoolconfigpage.ui:111
msgctxt "langtoolconfigpage|usernamelbl"
-msgid "User name:"
+msgid "Username:"
msgstr ""
#. B8kMr
@@ -11936,32 +11936,32 @@ msgctxt "langtoolconfigpage|apikeylbl"
msgid "API key:"
msgstr ""
-#. AoT7Z
+#. LBMkb
#: cui/uiconfig/ui/langtoolconfigpage.ui:159
msgctxt "langtoolconfigpage|urldesc"
-msgid "Please use the base URL e.g. without \"/check\" at the end."
+msgid "Please use the base URL, i.e., without “/check”, at the end."
msgstr ""
-#. EDETM
-#: cui/uiconfig/ui/langtoolconfigpage.ui:171
+#. 77oav
+#: cui/uiconfig/ui/langtoolconfigpage.ui:174
msgctxt "langtoolconfigpage|usernamedesc"
-msgid "Your LanguageTool account's username for premium usage."
+msgid "Your LanguageTool account’s username for premium usage."
msgstr ""
-#. aDGJf
-#: cui/uiconfig/ui/langtoolconfigpage.ui:183
+#. tGuAh
+#: cui/uiconfig/ui/langtoolconfigpage.ui:189
msgctxt "langtoolconfigpage|apikeydesc"
-msgid "Your LanguageTool account's api key for premium usage."
+msgid "Your LanguageTool account’s API key for premium usage."
msgstr ""
#. Dn8bb
-#: cui/uiconfig/ui/langtoolconfigpage.ui:206
+#: cui/uiconfig/ui/langtoolconfigpage.ui:215
msgctxt "langtoolconfigpage|apisettingsheader"
msgid "API Settings"
msgstr ""
#. Ntss5
-#: cui/uiconfig/ui/langtoolconfigpage.ui:225
+#: cui/uiconfig/ui/langtoolconfigpage.ui:234
msgctxt "langtoolconfigpage|langtoolsettings"
msgid "LanguageTool API Options"
msgstr ""
@@ -14479,73 +14479,73 @@ msgstr "[L]: እቃውን መጫኛ እና መቀየሪያ"
#. PiDB7
#. The [S] here is repeated as the column title for the "Save" column of this options page
-#: cui/uiconfig/ui/optfltrembedpage.ui:163
+#: cui/uiconfig/ui/optfltrembedpage.ui:166
msgctxt "optfltrembedpage|label3"
msgid "[S]: Convert and save the object"
msgstr "[S]: እቃውን መቀየሪያ እና ማስቀመጫ"
#. f2hGQ
-#: cui/uiconfig/ui/optfltrembedpage.ui:185
+#: cui/uiconfig/ui/optfltrembedpage.ui:191
msgctxt "optfltrembedpage|label1"
msgid "Embedded Objects"
msgstr "የ ተጣበቁ እቃዎች"
#. nvE89
-#: cui/uiconfig/ui/optfltrembedpage.ui:215
+#: cui/uiconfig/ui/optfltrembedpage.ui:221
msgctxt "optfltrembedpage|label5"
msgid "Export as:"
msgstr "መላኪያ እንደ:"
#. FEeH6
-#: cui/uiconfig/ui/optfltrembedpage.ui:230
+#: cui/uiconfig/ui/optfltrembedpage.ui:236
msgctxt "optfltrembedpage|highlighting"
msgid "Highlighting"
msgstr "ማድመቂያ"
#. qBuyX
-#: cui/uiconfig/ui/optfltrembedpage.ui:239
+#: cui/uiconfig/ui/optfltrembedpage.ui:245
msgctxt "extended_tip|highlighting"
msgid "Microsoft Office has two character attributes similar to Writer character background. Select the appropriate attribute (highlighting or shading) which you would like to use during export to Microsoft Office file formats."
msgstr ""
#. Dnrx7
-#: cui/uiconfig/ui/optfltrembedpage.ui:251
+#: cui/uiconfig/ui/optfltrembedpage.ui:257
msgctxt "optfltrembedpage|shading"
msgid "Shading"
msgstr "ጥላ"
#. 3PFE2
-#: cui/uiconfig/ui/optfltrembedpage.ui:260
+#: cui/uiconfig/ui/optfltrembedpage.ui:266
msgctxt "extended_tip|shading"
msgid "Microsoft Office has two character attributes similar to Writer character background. Select the appropriate attribute (highlighting or shading) which you would like to use during export to Microsoft Office file formats."
msgstr ""
#. gKwdG
-#: cui/uiconfig/ui/optfltrembedpage.ui:283
+#: cui/uiconfig/ui/optfltrembedpage.ui:289
msgctxt "optfltrembedpage|label4"
msgid "Character Highlighting"
msgstr "ባህሪ ማድመቂያ"
#. tyACF
-#: cui/uiconfig/ui/optfltrembedpage.ui:310
+#: cui/uiconfig/ui/optfltrembedpage.ui:316
msgctxt "optfltrembedpage|mso_lockfile"
msgid "Create MSO lock file"
msgstr "የ MSO ፋይል መቆለፊያ መፍጠሪያ"
#. qc4GD
-#: cui/uiconfig/ui/optfltrembedpage.ui:319
+#: cui/uiconfig/ui/optfltrembedpage.ui:325
msgctxt "extended_tip|mso_lockfile"
msgid "Mark this checkbox to generate a Microsoft Office lock file in addition to this office suite's own lock file."
msgstr ""
#. Sg5Bw
-#: cui/uiconfig/ui/optfltrembedpage.ui:335
+#: cui/uiconfig/ui/optfltrembedpage.ui:341
msgctxt "optfltrembedpage|label5"
msgid "Lock Files"
msgstr ""
#. EUBnP
-#: cui/uiconfig/ui/optfltrembedpage.ui:349
+#: cui/uiconfig/ui/optfltrembedpage.ui:355
msgctxt "extended_tip|OptFilterPage"
msgid "Specifies the settings for importing and exporting Microsoft Office and other documents."
msgstr ""
@@ -14814,11 +14814,11 @@ msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "የ _ተስፋፉ ምክሮች"
-#. ypuz2
+#. TyqBV
#: cui/uiconfig/ui/optgeneralpage.ui:42
msgctxt "extended_tip | exthelp"
-msgid "Displays a help text when you rest the cursor on an icon, a menu command, or a control on a dialog."
-msgstr "መጠቆሚያውን በ ምልክት ላይ ሲያደርጉ የ እርዳታ ጽሁፍ: ዝርዝር ትእዛዝ ወይንም የ ንግግር መቆጣጠሪያ ማሳያ"
+msgid "Displays a help text when you rest the mouse pointer on an icon, a menu command, or a control on a dialog."
+msgstr ""
#. Cbeuc
#: cui/uiconfig/ui/optgeneralpage.ui:53
@@ -16514,7 +16514,7 @@ msgid "Passwords are protected by a master password. You will be asked to enter
msgstr "የ መግቢያ ቃሎች በዋናው የ መግቢያ ቃል የተጠበቁ ናቸው: በ ክፍለ ጊዜ ውስጥ ቢያንስ አንድ ጊዜ እንዲያስገቡ ይጠየቃሉ: የ %PRODUCTNAME መግቢያ ቃሉን ከሚጠበቁት የ መግቢያ ቃሎች ፈልጎ ያገኛል"
#. 7gzb7
-#: cui/uiconfig/ui/optsecuritypage.ui:303
+#: cui/uiconfig/ui/optsecuritypage.ui:306
msgctxt "optsecuritypage|nopasswordsave"
msgid ""
"Disabling the function to persistently store passwords deletes the list of passwords stored and resets the master password.\n"
@@ -16526,61 +16526,61 @@ msgstr ""
"የ መግቢያ ቃሉን ማጥፋት ይፈልጋሉ እና ዋናው የ መግቢያ ቃል እንደነበር መመለስ ይፈልጋሉ?"
#. hwg3F
-#: cui/uiconfig/ui/optsecuritypage.ui:341
+#: cui/uiconfig/ui/optsecuritypage.ui:344
msgctxt "optsecuritypage|connections"
msgid "Connect_ions..."
msgstr "ግንኙነ_ቶች..."
#. GLEjB
-#: cui/uiconfig/ui/optsecuritypage.ui:349
+#: cui/uiconfig/ui/optsecuritypage.ui:352
msgctxt "extended_tip|connections"
msgid "Asks for the master password. If master password is correct, shows the Stored Web Connection Information dialog."
msgstr "ዋናውን የ መግቢያ ቃል ይጠይቃል: የ መግቢያ ቃሉ ትክክለኛ ከሆነ: የ ተጠራቀመውን የ ዌብ ግንኙነት መረጃ ንግግር ያስያል "
#. SWrMn
-#: cui/uiconfig/ui/optsecuritypage.ui:371
+#: cui/uiconfig/ui/optsecuritypage.ui:374
msgctxt "optsecuritypage|masterpassword"
msgid "_Master Password..."
msgstr "_ዋናው የ መግቢያ ቃል..."
#. w3TQo
-#: cui/uiconfig/ui/optsecuritypage.ui:379
+#: cui/uiconfig/ui/optsecuritypage.ui:382
msgctxt "extended_tip|masterpassword"
msgid "Opens the Enter Master Password dialog."
msgstr "ዋናውን የ መግቢያ ቃል ንግግር መክፈቻ"
#. UtNEn
-#: cui/uiconfig/ui/optsecuritypage.ui:406
+#: cui/uiconfig/ui/optsecuritypage.ui:409
msgctxt "optsecuritypage|label2"
msgid "Passwords for Web Connections"
msgstr "የ መግቢያ ቃሎች ወደ ዌብ መገናኛዎች"
#. EYFvA
-#: cui/uiconfig/ui/optsecuritypage.ui:439
+#: cui/uiconfig/ui/optsecuritypage.ui:442
msgctxt "optsecuritypage|label4"
msgid "Adjust security related options and define warnings for hidden information in documents. "
msgstr "ደህንነትን የ ተዛመዱ ምርጫዎች ማስተካከያ እና ማስጠንቀቂያዎችን መግለጫ ለ ተደበቁ መረጃዎች በ ሰነዶች ውስጥ "
#. CBnzU
-#: cui/uiconfig/ui/optsecuritypage.ui:452
+#: cui/uiconfig/ui/optsecuritypage.ui:455
msgctxt "optsecuritypage|options"
msgid "O_ptions..."
msgstr "ም_ርጫዎች..."
#. pepKZ
-#: cui/uiconfig/ui/optsecuritypage.ui:460
+#: cui/uiconfig/ui/optsecuritypage.ui:463
msgctxt "extended_tip|options"
msgid "Opens the \"Security Options and Warnings\" dialog."
msgstr "መክፈቻ የ \"ደህንነት ምርጫዎች እና ማስጠንቀቂያዎች\" ንግግር"
#. GqVkJ
-#: cui/uiconfig/ui/optsecuritypage.ui:475
+#: cui/uiconfig/ui/optsecuritypage.ui:478
msgctxt "optsecuritypage|label1"
msgid "Security Options and Warnings"
msgstr "የ ደህንነት ምርጫዎች እና ማስጠንቀቂያዎች"
#. rwtuC
-#: cui/uiconfig/ui/optsecuritypage.ui:489
+#: cui/uiconfig/ui/optsecuritypage.ui:492
msgctxt "extended_tip|OptSecurityPage"
msgid "Defines the security options for saving documents, for web connections, and for opening documents that contain macros."
msgstr "የ ደህንነት ምርጫ መግለጫ ሰነዶች ለ ማስቀመጫ: ለ ዌብ ግንኙነት እና ሰነዶችን ለ መክፈቻ ማክሮስ የያዙ"
@@ -20084,11 +20084,11 @@ msgctxt "specialcharacters|srchft"
msgid "Search:"
msgstr "መፈለጊያ:"
-#. eCjVg
+#. zPCZ7
#: cui/uiconfig/ui/specialcharacters.ui:166
msgctxt "specialcharacters|extended_tip|subsetlb"
-msgid "Select a Unicode category for the current font."
-msgstr "ይምረጡ የ Unicode ምድብ ለ አሁኑ ፊደል "
+msgid "Select a Unicode block for the current font."
+msgstr ""
#. JPWW8
#: cui/uiconfig/ui/specialcharacters.ui:190
@@ -20121,19 +20121,19 @@ msgid "Maximum Limit: 16 Characters"
msgstr "ከፍተኛው መጠን: 16 ባህሪዎች"
#. ti8sG
-#: cui/uiconfig/ui/specialcharacters.ui:371
+#: cui/uiconfig/ui/specialcharacters.ui:374
msgctxt "specialcharacters|symboltext1"
msgid "Recent Characters:"
msgstr "የ ቅርብ ጊዜ ባህሪዎ:"
#. LQZ7q
-#: cui/uiconfig/ui/specialcharacters.ui:605
+#: cui/uiconfig/ui/specialcharacters.ui:608
msgctxt "specialcharacters|favbtn|symboltext2"
msgid "Favorite Characters:"
msgstr "የምወዳቸው ባህሪዎች:"
#. DhG6L
-#: cui/uiconfig/ui/specialcharacters.ui:903
+#: cui/uiconfig/ui/specialcharacters.ui:906
msgctxt "specialcharacters|extended_tip|SpecialCharactersDialog"
msgid "Allows a user to insert characters from the range of symbols found in the installed fonts."
msgstr ""
diff --git a/source/am/filter/messages.po b/source/am/filter/messages.po
index 87353895aa4..46f09bbf538 100644
--- a/source/am/filter/messages.po
+++ b/source/am/filter/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: 2022-01-31 18:19+0100\n"
+"POT-Creation-Date: 2022-06-15 22:28+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_ui-master/filtermessages/am/>\n"
@@ -1512,10 +1512,10 @@ msgctxt "pdfviewpage|fitvis"
msgid "Fit _visible"
msgstr "በ _ሚታየው ልክ"
-#. FD8Pp
+#. EBBzj
#: filter/uiconfig/ui/pdfviewpage.ui:254
msgctxt "pdfviewpage|extended_tip|fitvis"
-msgid "Select to generate a PDF file that shows the text and graphics on the page zoomed to fit the width of the reader's window."
+msgid "Select to generate a PDF file that shows the text and graphics on the page zoomed to fit the reader's window."
msgstr ""
#. NGpWy
@@ -1914,10 +1914,10 @@ msgctxt "xmlfiltertabpagegeneral|extended_tip|filtername"
msgid "Enter the name that you want to display in the list box of the XML Filter Settings dialog."
msgstr "በ ዝርዝር ሳጥን ውስጥ እንዲታይ የሚፈልጉትን ስም ያስገቡ በ XML ማጣሪያ ማሰናጃ ንግግር ውስጥ:"
-#. Tbmcc
+#. D5aZP
#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:119
msgctxt "xmlfiltertabpagegeneral|extended_tip|extension"
-msgid "Enter the file extension to use when you open a file without specifying a filter. The file extension to used to determine which filter to use."
+msgid "Enter the file extension to use when you open a file without specifying a filter. The file extension is used to determine which filter to use."
msgstr ""
#. fZvBA
diff --git a/source/am/helpcontent2/source/text/scalc/01.po b/source/am/helpcontent2/source/text/scalc/01.po
index a29f2236d0f..66a69adf80d 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: 2022-06-09 11:50+0200\n"
+"POT-Creation-Date: 2022-06-15 22:28+0200\n"
"PO-Revision-Date: 2021-10-31 12:36+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/am/>\n"
@@ -69028,13 +69028,13 @@ msgctxt ""
msgid "<emph>Group</emph>: sets the minimum (maximum) value based on the lower and higher values found in the group of sparklines."
msgstr ""
-#. E6s55
+#. NNez9
#: sparklines.xhp
msgctxt ""
"sparklines.xhp\n"
"par_id51654181442414\n"
"help.text"
-msgid "<emph>Custom:</emph> enter the minimum (maximum) value for the sparkline group."
+msgid "<emph>Custom</emph>: enter the minimum (maximum) value for the sparkline group. Enter the minimum (maximum) values or use the spin buttons."
msgstr ""
#. CNBDD
diff --git a/source/am/helpcontent2/source/text/scalc/guide.po b/source/am/helpcontent2/source/text/scalc/guide.po
index 3cd3c40b8c3..c41c90f1464 100644
--- a/source/am/helpcontent2/source/text/scalc/guide.po
+++ b/source/am/helpcontent2/source/text/scalc/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: 2022-02-04 12:33+0100\n"
+"POT-Creation-Date: 2022-06-15 22:28+0200\n"
"PO-Revision-Date: 2020-04-16 16:16+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Amharic <https://weblate.documentfoundation.org/projects/libo_help-master/textscalcguide/am/>\n"
@@ -2275,14 +2275,14 @@ msgctxt ""
msgid "Copy, delete, move, or format a selection of currently visible cells."
msgstr "ኮፒ: ማጥፊያ: ማንቀሳቀሻ ወይንም አሁን ለሚታዩት ክፍሎች አቀራረብ ምርጫ"
-#. FEuz7
+#. VccAs
#: cellcopy.xhp
msgctxt ""
"cellcopy.xhp\n"
"par_id3154371\n"
"help.text"
-msgid "All cells of the selection, including the hidden cells, are copied, deleted, moved, or formatted."
-msgstr "የተመረጡት ክፍሎች: የ ተደበቁ ክፍሎችን ጨምሮ ኮፒ ይደረጋሉ: ይጠፋሉ: ይንቀሳቀሳሉ: ይቀርባሉ"
+msgid "By default, all cells of the selection, including the hidden cells, are copied, deleted, moved, or formatted. Restrict the selection to visible rows choosing <menuitem>Edit - Select - Select Visible Rows Only</menuitem> or to visible columns choosing <menuitem>Edit - Select - Select Visible Columns Only</menuitem>."
+msgstr ""
#. rBtUY
#: cellreference_dragdrop.xhp
diff --git a/source/am/helpcontent2/source/text/shared/00.po b/source/am/helpcontent2/source/text/shared/00.po
index 61c017fe1cd..6869bceec95 100644
--- a/source/am/helpcontent2/source/text/shared/00.po
+++ b/source/am/helpcontent2/source/text/shared/00.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: 2022-06-09 11:50+0200\n"
+"POT-Creation-Date: 2022-06-15 22:28+0200\n"
"PO-Revision-Date: 2018-11-17 21:27+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -7963,13 +7963,22 @@ msgctxt ""
msgid "OLE Object"
msgstr "የ OLE እቃ"
-#. UFnGc
+#. 36hBn
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id761566316165430\n"
+"help.text"
+msgid "Choose <menuitem>Insert - OLE Object - QR and Barcode</menuitem>."
+msgstr ""
+
+#. F9Wus
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3150393\n"
"help.text"
-msgid "Choose <menuitem>Insert - OLE Object - Formula Object</menuitem>."
+msgid "<variable id=\"insert_formula\">Choose <menuitem>Insert - OLE Object - Formula Object</menuitem>.</variable>"
msgstr ""
#. kQdhV
@@ -15019,13 +15028,13 @@ msgctxt ""
msgid "<variable id=\"linkae\">Choose <menuitem>Edit - Links to External Files - Modify...</menuitem> (DDE links only).</variable>"
msgstr ""
-#. qo8gR
+#. bgzTi
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
"par_id3148927\n"
"help.text"
-msgid "Select a frame, then choose <menuitem>Edit - Object - Properties</menuitem>."
+msgid "Select a frame, then choose <menuitem>Edit - OLE Object - Properties</menuitem>."
msgstr ""
#. cDcix
@@ -15037,31 +15046,31 @@ msgctxt ""
msgid "Open context menu of selected frame, choose <menuitem>Properties</menuitem>."
msgstr ""
-#. jmnro
+#. 5TkgL
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
"par_id3149259\n"
"help.text"
-msgid "<variable id=\"edit1\">Choose <menuitem>Edit - Object</menuitem>.</variable>"
+msgid "<variable id=\"edit1\">Choose <menuitem>Edit - OLE Object</menuitem>.</variable>"
msgstr ""
-#. XAqNW
+#. ApejL
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
"par_id3154966\n"
"help.text"
-msgid "<variable id=\"edit2\">Choose <menuitem>Edit - Object - Edit</menuitem>, also in the context menu of selected object.</variable>"
+msgid "<variable id=\"edit2\">Choose <menuitem>Edit - OLE Object - Edit</menuitem>, also in the context menu of selected object.</variable>"
msgstr ""
-#. sA6YF
+#. 9Gp6Z
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
"par_id3149565\n"
"help.text"
-msgid "<variable id=\"edit3\">Choose <menuitem>Edit - Object - Open</menuitem>.</variable>"
+msgid "<variable id=\"edit3\">Choose <menuitem>Edit - OLE Object - Open</menuitem>.</variable>"
msgstr ""
#. kQifg
diff --git a/source/am/helpcontent2/source/text/shared/01.po b/source/am/helpcontent2/source/text/shared/01.po
index 2f8cff7d501..9e65ce45f53 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: 2022-06-09 11:50+0200\n"
+"POT-Creation-Date: 2022-06-15 22:28+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"
@@ -11050,41 +11050,41 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/linkeditdialog/category\">Lists the section or object that the link refers to in the source file. If you want, you can enter a new section or object here.</ahelp>"
msgstr ""
-#. nWEMa
+#. 4FLU6
#: 02200000.xhp
msgctxt ""
"02200000.xhp\n"
"tit\n"
"help.text"
-msgid "Edit Object"
-msgstr "እቃ ማረሚያ"
+msgid "OLE Object (Edit)"
+msgstr ""
-#. nBCA7
+#. VrRPX
#: 02200000.xhp
msgctxt ""
"02200000.xhp\n"
"hd_id3146959\n"
"help.text"
-msgid "<link href=\"text/shared/01/02200000.xhp\" name=\"Object\">Edit Object</link>"
-msgstr "<link href=\"text/shared/01/02200000.xhp\" name=\"Object\">እቃ ማረሚያ</link>"
+msgid "<link href=\"text/shared/01/02200000.xhp\" name=\"Object\">OLE Object</link>"
+msgstr ""
-#. 6bDqk
+#. QMGSE
#: 02200000.xhp
msgctxt ""
"02200000.xhp\n"
"par_id3154840\n"
"help.text"
-msgid "<variable id=\"object_text\"><ahelp hid=\".uno:ObjectMenue\">Lets you edit a selected object in your file that you inserted with the <item type=\"menuitem\">Insert - Object</item> command.</ahelp></variable>"
-msgstr "<variable id=\"object_text\"><ahelp hid=\".uno:ObjectMenue\">በ እርስዎ ፋይል ውስጥ በ መምረጥ ያስገቡትን እቃ ማረም ያስችሎታል በ <item type=\"menuitem\">ማስገቢያ - እቃ</item> ትእዛዝ</ahelp></variable>"
+msgid "<variable id=\"object_text\"><ahelp hid=\".uno:ObjectMenue\">Lets you edit a selected OLE object that you inserted from the <menuitem>Insert - OLE Object</menuitem> submenu.</ahelp></variable>"
+msgstr ""
-#. YDqFE
+#. NWE46
#: 02200000.xhp
msgctxt ""
"02200000.xhp\n"
"par_id3153551\n"
"help.text"
-msgid "<link href=\"text/shared/01/04150000.xhp\" name=\"Insert - Object\">Insert - Object</link>"
-msgstr "<link href=\"text/shared/01/04150000.xhp\" name=\"Insert - Object\">ማስገቢያ - እቃዎች</link>"
+msgid "<embedvar href=\"text/shared/01/04150000.xhp#oleobjecth1\"/>"
+msgstr ""
#. HB6iE
#: 02200000.xhp
@@ -11122,14 +11122,14 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02200100.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/shared/01/02200100.xhp\" name=\"Edit\">ማረሚያ</link>"
-#. MmR4v
+#. CP7mz
#: 02200100.xhp
msgctxt ""
"02200100.xhp\n"
"par_id3150008\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".\">Lets you edit a selected object in your file that you inserted with the <emph>Insert – Object</emph> command.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".\">በ እርስዎ ፋይል ውስጥ በ መምረጥ ያስገቡትን እቃ ማረም ያስችሎታል በ <emph>ማስገቢያ - እቃ </emph>ትእዛዝ</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".\">Lets you edit a selected OLE object that you inserted with the <menuitem>Insert – OLE Object</menuitem> command.</ahelp>"
+msgstr ""
#. PXv8N
#: 02200200.xhp
@@ -15469,13 +15469,13 @@ msgctxt ""
msgid "OLE Object (Insert Menu)"
msgstr ""
-#. hq7i8
+#. 9hJLy
#: 04150000.xhp
msgctxt ""
"04150000.xhp\n"
"hd_id3146873\n"
"help.text"
-msgid "<link href=\"text/shared/01/04150000.xhp\" name=\"Object\">OLE Object</link>"
+msgid "<variable id=\"oleobjecth1\"><link href=\"text/shared/01/04150000.xhp\" name=\"Object\">OLE Object</link></variable>"
msgstr ""
#. s2t34
diff --git a/source/am/helpcontent2/source/text/shared/guide.po b/source/am/helpcontent2/source/text/shared/guide.po
index e9a854e3115..507f0602590 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: 2022-06-10 13:58+0200\n"
+"POT-Creation-Date: 2022-06-15 22:28+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"
@@ -2626,13 +2626,13 @@ msgctxt ""
msgid "<bookmark_value>custom;classification levels</bookmark_value> <bookmark_value>classification levels;customizing</bookmark_value>"
msgstr ""
-#. 3wmPg
+#. NfubP
#: classification.xhp
msgctxt ""
"classification.xhp\n"
"par_id030820161747133280\n"
"help.text"
-msgid "%PRODUCTNAME allows customization of the levels of classification for your business. To customize the number and the name of the levels, copy the file <item type=\"literal\">example.xml</item> located in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - LibreOffice - Paths - Classification</menuitem> into a local folder and edit the contents."
+msgid "%PRODUCTNAME allows customization of the levels of classification for your business. To customize the number and the name of the levels, copy the file <item type=\"literal\">example.xml</item> located in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME - Paths - Classification</menuitem> into a local folder and edit the contents."
msgstr ""
#. Tcss6
@@ -11482,14 +11482,14 @@ msgctxt ""
msgid "To edit the OLE object, double-click on it."
msgstr "የ OLE እቃ ለማረም ሁለት ጊዜ-ይጫኑ በላዩ ላይ"
-#. FTF7g
+#. 8DbMH
#: dragdrop_table.xhp
msgctxt ""
"dragdrop_table.xhp\n"
"par_id3155389\n"
"help.text"
-msgid "Alternatively, select the object and choose <emph>Edit - Object - Edit</emph> or choose <emph>Edit</emph> from the context menu. You edit the object in its own frame within the text document, but you see the icons and menu commands needed for spreadsheets."
-msgstr "በ አማራጭ: ይምረጡ እቃ እና ይምረጡ <emph> ማረሚያ - እቃ - ማረሚያ </emph> ወይንም ይምረጡ <emph> ማረሚያ </emph> ከ አገባብ ዝርዝር ውስጥ: እርስዎ እቃውን ማረም ይችላሉ በራሱ ክፈፍ ውስጥ በ ጽሁፍ ሰነድ ውስጥ: ነገር ግን ለ እርስዎ ይህ ምልክት እና ዝርዝር ትእዛዝ ይታያል ለ ሰንጠረዥ የሚያስፈልግ"
+msgid "Alternatively, select the object and choose <menuitem>Edit - OLE Object - Edit</menuitem> or choose <menuitem>Edit</menuitem> from the context menu. You edit the object in its own frame within the text document, but you see the icons and menu commands needed for spreadsheets."
+msgstr ""
#. uFCGU
#: dragdrop_table.xhp
@@ -22660,15 +22660,6 @@ msgctxt ""
msgid "The QR and Barcode generation feature allows you to encode any text string or URL as a barcode or a QR code and insert it as a graphical object in a document for scanning."
msgstr ""
-#. N32UF
-#: qrcode.xhp
-msgctxt ""
-"qrcode.xhp\n"
-"par_id761566316165430\n"
-"help.text"
-msgid "Choose <menuitem>Insert - Object - QR and Barcode</menuitem>."
-msgstr ""
-
#. UCeXG
#: qrcode.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/smath/guide.po b/source/am/helpcontent2/source/text/smath/guide.po
index 65a3498eb43..1f6981059ac 100644
--- a/source/am/helpcontent2/source/text/smath/guide.po
+++ b/source/am/helpcontent2/source/text/smath/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: 2022-01-31 18:20+0100\n"
+"POT-Creation-Date: 2022-06-15 22:28+0200\n"
"PO-Revision-Date: 2017-10-07 23:43+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -835,14 +835,14 @@ msgctxt ""
msgid "Select the formula"
msgstr "መቀመሪያ ይምረጡ"
-#. bN6uQ
+#. F2ipo
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
"par_id3150213\n"
"help.text"
-msgid "Choose the command <emph>Insert - Object - Formula</emph>."
-msgstr "ይምረጡ ትእዛዝ <emph> ማስገቢያ - እቃ - መቀመሪያ </emph>."
+msgid "Choose the command <menuitem>Insert - OLE Object - Formula Object</menuitem>."
+msgstr ""
#. aowxC
#: keyboard.xhp
@@ -853,14 +853,14 @@ msgctxt ""
msgid "Inserting a Formula using a Window"
msgstr "መስኮት በ መጠቀም መቀመሪያ ማስገቢያ"
-#. Tqx4F
+#. Jvobx
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
"par_id3149875\n"
"help.text"
-msgid "If you want to use the $[officename] Math interface to edit a formula, choose the command <emph>Insert - Object - Formula</emph> without any text selected."
-msgstr "እርስዎ መጠቀም ከ ፈለጉ የ $[officename] ሂሳብ ገጽታ መቀመሪያ ለማረም: ይምረጡ ይህን ትእዛዝ <emph> ማስገቢያ - እቃ - መቀመሪያ </emph> ምንም ጽሁፍ ሳይመረጥ"
+msgid "If you want to use the $[officename] Math interface to edit a formula, choose the command <menuitem>Insert - OLE Object - Formula Object</menuitem> without any text selected."
+msgstr ""
#. sEBBM
#: keyboard.xhp
@@ -943,14 +943,14 @@ msgctxt ""
msgid "You want to insert a summation formula like \"summation of s^k from k = 0 to n\" at the cursor in a Writer text document."
msgstr "እርስዎ መቀመሪያ ማስገቢያ መጨመር ይፈልጋሉ እንደ \"መጨመሪያ ለ s^k ከ k = 0 ለ n\" መጠቆሚያው ባለበት በ መጻፊያ ጽሁፍ ሰነድ ውስጥ"
-#. 5oKcr
+#. kEJWp
#: limits.xhp
msgctxt ""
"limits.xhp\n"
"par_id8811304\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Object - Formula</item>."
-msgstr "ይምረጡ <item type=\"menuitem\"> ማስገቢያ - እቃ - መቀመሪያ </item>."
+msgid "<embedvar href=\"text/shared/00/00000404.xhp#insert_formula\"/>"
+msgstr ""
#. qAFch
#: limits.xhp
@@ -1033,14 +1033,14 @@ msgctxt ""
msgid "In the same way, you can enter an Integral formula with limits. When you click an icon from the Elements pane, the assigned text command is inserted in the input window. If you know the text commands, you can enter the commands directly in the input window."
msgstr "በ ተመሳሳይ መንገድ: እርስዎ ማስገባት ይችላሉ ኢንትግራል መቀመሪያ በ መጠኖች ውስጥ: እርስዎ ሲጫኑ በ ምልክት ላይ ከ አካላቶች መስኮት ውስጥ: የ ተመደበው የ ጽሁፍ ትእዛዝ ይገባል ወደ ማስገቢያ መስኮት ውስጥ: እርስዎ የ ጽሁፉን ትእዛዝ የሚያውቁት ከሆነ: እርስዎ ማስገባት ይችላሉ ትእዛዞቹን በ ቀጥታ በ ማስገቢያ መስኮት ውስጥ"
-#. q8yAH
+#. 57GSa
#: limits.xhp
msgctxt ""
"limits.xhp\n"
"par_id5866267\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Object - Formula</item>."
-msgstr "ይምረጡ <item type=\"menuitem\"> ማስገቢያ - እቃ - መቀመሪያ </item>."
+msgid "<embedvar href=\"text/shared/00/00000404.xhp#insert_formula\"/>"
+msgstr ""
#. VAoyi
#: limits.xhp
diff --git a/source/am/helpcontent2/source/text/swriter/01.po b/source/am/helpcontent2/source/text/swriter/01.po
index 7e0d5b06891..7905fe41bbb 100644
--- a/source/am/helpcontent2/source/text/swriter/01.po
+++ b/source/am/helpcontent2/source/text/swriter/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: 2022-06-09 11:50+0200\n"
+"POT-Creation-Date: 2022-06-15 22:28+0200\n"
"PO-Revision-Date: 2018-12-09 17:43+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18169,22 +18169,22 @@ msgctxt ""
msgid "<emph>Right paragraph border:</emph> the object is positioned considering the width of the indent space available to the right of the paragraph."
msgstr ""
-#. UWViJ
+#. QrQHe
#: 05060100.xhp
msgctxt ""
"05060100.xhp\n"
"par_id171629211714933\n"
"help.text"
-msgid "<emph>Left page border:</emph> the object is positioned considering the space available between the left page border and the left paragraph border."
+msgid "<menuitem>Left of page text area</menuitem>: the object is positioned in the region between the left edge of the page and the left margin plus any left page padding."
msgstr ""
-#. F9qZf
+#. DzD2e
#: 05060100.xhp
msgctxt ""
"05060100.xhp\n"
"par_id131629211715280\n"
"help.text"
-msgid "<emph>Right page border:</emph> the object is positioned considering the space available between the right page border and the right paragraph border."
+msgid "<menuitem>Right of page text area</menuitem>: the object is positioned in the region between the right edge of the page and the right margin plus any right page padding."
msgstr ""
#. norkq
diff --git a/source/am/helpcontent2/source/text/swriter/guide.po b/source/am/helpcontent2/source/text/swriter/guide.po
index d83e4c5e260..3041fe5d861 100644
--- a/source/am/helpcontent2/source/text/swriter/guide.po
+++ b/source/am/helpcontent2/source/text/swriter/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: 2022-06-09 11:50+0200\n"
+"POT-Creation-Date: 2022-06-15 22:28+0200\n"
"PO-Revision-Date: 2018-12-09 17:44+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -43,13 +43,13 @@ msgctxt ""
msgid "<variable id=\"anchor_object\"><link href=\"text/swriter/guide/anchor_object.xhp\" name=\"Positioning Objects\">Positioning Objects</link></variable>"
msgstr "<variable id=\"anchor_object\"><link href=\"text/swriter/guide/anchor_object.xhp\" name=\"Positioning Objects\">እቃዎችን ቦታ መስጫ</link></variable>"
-#. MDGBe
+#. WBVDD
#: anchor_object.xhp
msgctxt ""
"anchor_object.xhp\n"
"par_id181634295881266\n"
"help.text"
-msgid "An object, such as an image or frame, is positioned within a document using anchors attached to other elements."
+msgid "An object, such as an image or frame, is positioned within a document using an anchor attached to another element."
msgstr ""
#. FAyRX
diff --git a/source/am/svx/messages.po b/source/am/svx/messages.po
index ea21001914e..dc9df1cae1b 100644
--- a/source/am/svx/messages.po
+++ b/source/am/svx/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: 2022-06-09 11:50+0200\n"
+"POT-Creation-Date: 2022-06-15 22:28+0200\n"
"PO-Revision-Date: 2022-06-06 17:38+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/am/>\n"
@@ -17070,13 +17070,13 @@ msgid "_Kern Character Pairs"
msgstr ""
#. 8SKCU
-#: svx/uiconfig/ui/fontworkgallerydialog.ui:18
+#: svx/uiconfig/ui/fontworkgallerydialog.ui:16
msgctxt "fontworkgallerydialog|FontworkGalleryDialog"
msgid "Fontwork Gallery"
msgstr "የ ፊደል ስራ አዳራሽ"
#. GB7pa
-#: svx/uiconfig/ui/fontworkgallerydialog.ui:101
+#: svx/uiconfig/ui/fontworkgallerydialog.ui:99
msgctxt "fontworkgallerydialog|label1"
msgid "Select a Fontwork style:"
msgstr "የ ፊደል ስራ ዘዴ ይምረጡ:"
diff --git a/source/am/sw/messages.po b/source/am/sw/messages.po
index 2893423456a..1ff38581dd9 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: 2022-06-09 11:51+0200\n"
-"PO-Revision-Date: 2022-06-09 12:58+0200\n"
+"POT-Creation-Date: 2022-06-15 22:29+0200\n"
+"PO-Revision-Date: 2022-06-15 23:20+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"
@@ -14124,11 +14124,11 @@ msgctxt "envprinterpage|setup"
msgid "Setup..."
msgstr "ማሰናጃ..."
-#. jyNbK
+#. 4GuQN
#: sw/uiconfig/swriter/ui/envprinterpage.ui:467
msgctxt "envprinterpage|extended_tip|setup"
-msgid "Opens the Print Setup dialog where you can define additional printer settings, such as paper format and orientation."
-msgstr "የ ማተሚያ ማሰናጃ ንግግር መክፈቻ: እርስዎ ተጨማሪ የ ማተሚያ ማሰናጃ የሚያስተካክሉበት: እንደ ወረቀት አቀራረብ እና አቅጣጫ የሚገልጹበት"
+msgid "Opens the Printer Setup dialog where you can define additional printer settings, such as paper format and orientation."
+msgstr ""
#. AKs6U
#: sw/uiconfig/swriter/ui/envprinterpage.ui:481
@@ -17560,11 +17560,11 @@ msgctxt "insertdbcolumnsdialog|extended_tip|tabledbcols"
msgid "Specifies the database columns to be inserted into the text table."
msgstr "ወደ ጽሁፍ ሰንጠረዥ የሚገባውን የ ዳታቤዝ አምድ መወሰኛ: "
-#. XmaQd
+#. xupgr
#: sw/uiconfig/swriter/ui/insertdbcolumnsdialog.ui:559
msgctxt "insertdbcolumnsdialog|extended_tip|tabletxtcols"
-msgid "Select the database columns that you want to insert it in the document."
-msgstr " የ ዳታቤዝ አምዶች ይምረጡ በ ሰነድ ውስጥ መጨመር የሚፈልጉትን "
+msgid "Select the database columns that you want to insert in the document."
+msgstr ""
#. DJStE
#: sw/uiconfig/swriter/ui/insertdbcolumnsdialog.ui:623
@@ -18088,44 +18088,38 @@ msgctxt "labeldialog|extended_tip|ok"
msgid "Creates a new document for editing."
msgstr "አዲስ ሰነድ ለማረሚያ መፍጠሪያ"
-#. EtFBT
-#: sw/uiconfig/swriter/ui/labeldialog.ui:141
-msgctxt "labeldialog|medium"
-msgid "Medium"
-msgstr "መገናኛ"
-
#. hJSCq
-#: sw/uiconfig/swriter/ui/labeldialog.ui:188
+#: sw/uiconfig/swriter/ui/labeldialog.ui:144
msgctxt "labeldialog|labels"
msgid "Labels"
msgstr "ምልክቶች"
#. G378Z
-#: sw/uiconfig/swriter/ui/labeldialog.ui:236
+#: sw/uiconfig/swriter/ui/labeldialog.ui:192
msgctxt "labeldialog|private"
msgid "Private"
msgstr "የግል"
#. CAEMT
-#: sw/uiconfig/swriter/ui/labeldialog.ui:284
+#: sw/uiconfig/swriter/ui/labeldialog.ui:240
msgctxt "labeldialog|business"
msgid "Business"
msgstr "ንግድ"
#. a7BSb
-#: sw/uiconfig/swriter/ui/labeldialog.ui:332
+#: sw/uiconfig/swriter/ui/labeldialog.ui:288
msgctxt "labeldialog|format"
msgid "Format"
msgstr "አቀራረብ"
#. cs8CW
-#: sw/uiconfig/swriter/ui/labeldialog.ui:380
+#: sw/uiconfig/swriter/ui/labeldialog.ui:336
msgctxt "labeldialog|options"
msgid "Options"
msgstr "ምርጫዎች"
#. uB6wE
-#: sw/uiconfig/swriter/ui/labeldialog.ui:407
+#: sw/uiconfig/swriter/ui/labeldialog.ui:363
msgctxt "labeldialog|extended_tip|LabelDialog"
msgid "Allows you to create labels. Labels are created in a text document."
msgstr ""
@@ -20302,26 +20296,32 @@ msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr "የ ቲምፕሌት መምረጫ ንግግር መክፈቻ "
-#. qieQK
+#. EDivp
#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
-msgctxt "mmselectpage|extended_tip|datasourcewarning"
+msgctxt "mmselectpage|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
-#. QcsgV
+#. NGYGa
#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
+msgctxt "mmselectpage|exchangedatabase"
+msgid "Exchange Databases..."
+msgstr ""
+
+#. YjZmM
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:208
msgctxt "mmselectpage|extended_tip|exchangedatabase"
-msgid "Exchange Database..."
+msgid "Click to exchange the databases of your mail merge."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:223
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "ለ ደብዳቤ ማዋሀጃ መጀመሪያ ሰነድ ይምረጡ"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:238
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr "እርስዎ እንደ መሰረት መጠቀም የሚፈልጉትን የ ደብዳቤ ማዋሀጃ ሰነድ ይምረጡ "
@@ -22482,49 +22482,49 @@ msgid "OLE Object"
msgstr ""
#. eRTnb
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Position and Size"
msgstr ""
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "ምርጫዎች"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "መጠቅለያ"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Hyperlink"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "ድንበሮች"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "ቦታ"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "ግልጽነት"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Macro"
@@ -25191,11 +25191,11 @@ msgctxt "printoptionspage|background"
msgid "Page ba_ckground"
msgstr "የገጽ መደ_ብ"
-#. ocn5F
+#. DAfze
#: sw/uiconfig/swriter/ui/printoptionspage.ui:80
-msgctxt "extended_tip|background"
-msgid "Specifies whether to include colors and objects that are inserted to the background of the page (Format - Page - Background) in the printed document."
-msgstr "ቀለሞች እና እቃዎች በ መደቡ ላይ የ ገቡ በ ገጹ ላይ ይታተሙ እንደሆን መወሰኛ በ (አቀራረብ - ገጽ - መደብ) በሚታተመው ሰነድ ላይ"
+msgctxt "printoptionspage|extended_tip|background"
+msgid "Specifies whether to include colors and objects that are inserted to the background of the page style (Format - Page Style - Area) in the printed document."
+msgstr ""
#. FWBUe
#: sw/uiconfig/swriter/ui/printoptionspage.ui:91
@@ -25299,11 +25299,11 @@ msgctxt "printoptionspage|none"
msgid "_None"
msgstr "_ምንም"
-#. CDv8b
+#. d4YMs
#: sw/uiconfig/swriter/ui/printoptionspage.ui:298
-msgctxt "extended_tip|none"
-msgid "Specifies whether comments in your document are printed."
-msgstr "በ እርስዎ ሰነድ ውስጥ አስተያየቶች ይታተሙ እንደሆን መወሰኛ "
+msgctxt "printoptionspage|extended_tip|none"
+msgid "Do not print document comments."
+msgstr ""
#. 6vPTt
#: sw/uiconfig/swriter/ui/printoptionspage.ui:309
@@ -25311,11 +25311,11 @@ msgctxt "printoptionspage|only"
msgid "Comments _only"
msgstr "አስተያየት _ብቻ"
-#. KsL3A
+#. aBf74
#: sw/uiconfig/swriter/ui/printoptionspage.ui:318
-msgctxt "extended_tip|only"
-msgid "Specifies whether comments in your document are printed."
-msgstr "በ እርስዎ ሰነድ ውስጥ አስተያየቶች ይታተሙ እንደሆን መወሰኛ "
+msgctxt "printoptionspage|extended_tip|only"
+msgid "Only print the comments of your document."
+msgstr ""
#. n5M2U
#: sw/uiconfig/swriter/ui/printoptionspage.ui:329
@@ -25323,11 +25323,11 @@ msgctxt "printoptionspage|end"
msgid "End of docu_ment"
msgstr "የ ሰ_ነዱ መጨረሻ"
-#. VxM7F
+#. LgZCr
#: sw/uiconfig/swriter/ui/printoptionspage.ui:338
-msgctxt "extended_tip|end"
-msgid "Specifies whether comments in your document are printed."
-msgstr "በ እርስዎ ሰነድ ውስጥ አስተያየቶች ይታተሙ እንደሆን መወሰኛ "
+msgctxt "printoptionspage|extended_tip|end"
+msgid "Print comments on a new page at end of the document."
+msgstr ""
#. pRqdi
#: sw/uiconfig/swriter/ui/printoptionspage.ui:349
@@ -25335,11 +25335,11 @@ msgctxt "printoptionspage|endpage"
msgid "_End of page"
msgstr "የ ገጽ _መጨረሻ"
-#. hxM9Z
+#. c2JD2
#: sw/uiconfig/swriter/ui/printoptionspage.ui:358
msgctxt "extended_tip|endpage"
-msgid "Specifies whether comments in your document are printed."
-msgstr "በ እርስዎ ሰነድ ውስጥ አስተያየቶች ይታተሙ እንደሆን መወሰኛ "
+msgid "Print comments on a new page after the current page."
+msgstr ""
#. oBR83
#: sw/uiconfig/swriter/ui/printoptionspage.ui:369
@@ -25347,11 +25347,11 @@ msgctxt "printoptionspage|inmargins"
msgid "In margins"
msgstr "በ መስመሮች ውስጥ"
-#. 7aAXX
+#. HTtDH
#: sw/uiconfig/swriter/ui/printoptionspage.ui:378
-msgctxt "extended_tip|inmargins"
-msgid "Specifies whether comments in your document are printed."
-msgstr "በ እርስዎ ሰነድ ውስጥ አስተያየቶች ይታተሙ እንደሆን መወሰኛ "
+msgctxt "printoptionspage|extended_tip|inmargins"
+msgid "Include the comments boxes on the margin of the page. The page contents is rendered to fit both contents and the comments boxes."
+msgstr ""
#. VeG6V
#: sw/uiconfig/swriter/ui/printoptionspage.ui:393
@@ -28219,11 +28219,11 @@ msgctxt "textgridpage|labelFT_RUBYSIZE"
msgid "Max. Ruby text size:"
msgstr "ከፍተኛ. የ Ruby ጽሁፍ መጠን:"
-#. FxPwc
+#. hHaUA
#: sw/uiconfig/swriter/ui/textgridpage.ui:363
msgctxt "textgridpage|extended_tip|spinMF_RUBYSIZE"
-msgid "Enter the font size for the Ruby text."
-msgstr "የ ፊደል መጠን ለ Ruby ጽሁፍ ያስገቡ"
+msgid "Enter the maximum font size for the Ruby text."
+msgstr ""
#. FJFVs
#: sw/uiconfig/swriter/ui/textgridpage.ui:377
@@ -29371,11 +29371,11 @@ msgctxt "tocindexpage|casesens"
msgid "Case sensitive"
msgstr "ፊደል መመጠኛ"
-#. rAwSj
+#. sNHCm
#: sw/uiconfig/swriter/ui/tocindexpage.ui:1003
msgctxt "tocindexpage|extended_tip|casesens"
-msgid "Distinguishes between uppercase and lowercase letters in identical index entries. For Asian languages special handling applies."
-msgstr "በ ላይኛው ጉዳይ እና በ ታችኛው ጉዳይ ፊደሎች በ ተመሳሳይ ማውጫ ማስገቢያ መለያ: ለ እስያ ቋንቋዎች የ ተለየ አያያዝ ይፈጸማል:"
+msgid "Distinguishes between uppercase and lowercase letters in otherwise identical index entries. For Asian languages special handling applies."
+msgstr ""
#. e35vc
#: sw/uiconfig/swriter/ui/tocindexpage.ui:1014
diff --git a/source/an/cui/messages.po b/source/an/cui/messages.po
index 40c2cec5628..124102279fe 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: 2022-06-10 13:57+0200\n"
+"POT-Creation-Date: 2022-06-15 22:27+0200\n"
"PO-Revision-Date: 2022-06-06 17:37+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"
@@ -3113,10 +3113,10 @@ msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Need custom contents for metadata properties? File ▸ Properties ▸ Custom Properties tab lets you create what you want."
msgstr ""
-#. 9TnEA
+#. beSc7
#: cui/inc/tipoftheday.hrc:208
msgctxt "RID_CUI_TIPOFTHEDAY"
-msgid "Want to see, but not print, an object in Draw? Draw it on a layer for which the “Printable” flag is not set (right click on the tab and “Modify Layer”)."
+msgid "Want to see, but not print, an object in Draw? Draw it on a layer for which the “Printable” flag is not set (right-click the layer’s tab and choose “Modify Layer”)."
msgstr ""
#. CGQaY
@@ -4927,25 +4927,25 @@ msgid "[M]: Replace while modifying existing text"
msgstr ""
#. FtXg9
-#: cui/uiconfig/ui/applyautofmtpage.ui:90
+#: cui/uiconfig/ui/applyautofmtpage.ui:93
msgctxt "applyautofmtpage|label2"
msgid "[T]: AutoCorrect while typing"
msgstr ""
#. NujUD
-#: cui/uiconfig/ui/applyautofmtpage.ui:136
+#: cui/uiconfig/ui/applyautofmtpage.ui:142
msgctxt "applyautofmtpage|m"
msgid "[M]"
msgstr ""
#. qanx6
-#: cui/uiconfig/ui/applyautofmtpage.ui:158
+#: cui/uiconfig/ui/applyautofmtpage.ui:164
msgctxt "applyautofmtpage|t"
msgid "[T]"
msgstr ""
#. 2tG6L
-#: cui/uiconfig/ui/applyautofmtpage.ui:205
+#: cui/uiconfig/ui/applyautofmtpage.ui:211
msgctxt "applyautofmtpage|extended_tip|ApplyAutoFmtPage"
msgid "Select the options for automatically correcting errors as you type, and then click OK."
msgstr ""
@@ -8336,10 +8336,10 @@ msgctxt "dimensionlinestabpage|TSB_PARALLEL"
msgid "_Parallel to line"
msgstr ""
-#. gZdFr
+#. CCTEb
#: cui/uiconfig/ui/dimensionlinestabpage.ui:440
msgctxt "dimensionlinestabpage|extended_tip|TSB_PARALLEL"
-msgid "Displays the text parallel to or at 90 degrees to the dimension line."
+msgid "If enabled, displays the text parallel to the dimension line. If disabled, the text is shown at 90 degrees to the dimension line."
msgstr ""
#. QNscD
@@ -8348,10 +8348,10 @@ msgctxt "dimensionlinestabpage|TSB_SHOW_UNIT"
msgid "Show _measurement units"
msgstr ""
-#. cJRA9
+#. KQGtM
#: cui/uiconfig/ui/dimensionlinestabpage.ui:461
msgctxt "dimensionlinestabpage|extended_tip|TSB_SHOW_UNIT"
-msgid "Shows or hides the dimension measurement units. You can also select a measurement unit you want to display from the list."
+msgid "Shows or hides the dimension measurement unit. You can select a measurement unit you want to display from the list."
msgstr ""
#. EEaqi
@@ -10375,10 +10375,10 @@ msgctxt "hangulhanjaoptdialog|extended_tip|delete"
msgid "Deletes the selected user-defined dictionary."
msgstr ""
-#. v7Bkk
+#. eG9Qx
#: cui/uiconfig/ui/hangulhanjaoptdialog.ui:231
msgctxt "hangulhanjaoptdialog|extended_tip|dicts"
-msgid "Lists all user-defined dictionaries. Select the check box next to the dictionary that you want to use. Clear the check box next to the dictionary that you do not want to use."
+msgid "Lists all user-defined dictionaries. Select the check box next to the dictionaries that you want to use. Clear the check box next to the dictionaries that you do not want to use."
msgstr ""
#. DmfuX
@@ -10761,19 +10761,19 @@ msgid "Opens the Assign Macro dialog, in which you can give events such as \"mou
msgstr ""
#. TXrCH
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:399
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:391
msgctxt "hyperlinkdocpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. frjow
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:420
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:412
msgctxt "hyperlinkdocpage|label1"
msgid "Further Settings"
msgstr ""
#. 789Vi
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:435
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:427
msgctxt "hyperlinkdocpage|extended_tip|HyperlinkDocPage"
msgid "Hyperlinks to any document or targets in documents can be edited using the Document tab from the Hyperlink dialog."
msgstr ""
@@ -10918,19 +10918,19 @@ msgid "Opens the Assign Macro dialog, in which you can give events such as \"mou
msgstr ""
#. C5Hqs
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:409
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:401
msgctxt "hyperlinkinternetpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. UKQMX
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:430
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:422
msgctxt "hyperlinkinternetpage|label1"
msgid "Further Settings"
msgstr ""
#. 8UdTe
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:445
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:437
msgctxt "hyperlinkinternetpage|extended_tip|HyperlinkInternetPage"
msgid "Use the Internet page of the Hyperlink dialog to edit hyperlinks with WWW or FTP addresses."
msgstr ""
@@ -11033,19 +11033,19 @@ msgid "Opens the Assign Macro dialog, in which you can give events such as \"mou
msgstr ""
#. CwHdi
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:324
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:316
msgctxt "hyperlinkmailpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. BmHDh
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:345
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:337
msgctxt "hyperlinkmailpage|label1"
msgid "Further Settings"
msgstr ""
#. SvyDu
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:360
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:352
msgctxt "hyperlinkmailpage|extended_tip|HyperlinkMailPage"
msgid "On the Mail page in the Hyperlink dialog you can edit hyperlinks for email addresses."
msgstr ""
@@ -11210,19 +11210,19 @@ msgid "Opens the Assign Macro dialog, in which you can give events such as \"mou
msgstr ""
#. rXaNm
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:408
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:400
msgctxt "hyperlinknewdocpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. MS2Cn
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:429
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:421
msgctxt "hyperlinknewdocpage|label1"
msgid "Further Settings"
msgstr ""
#. ztAbs
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:444
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:436
msgctxt "hyperlinknewdocpage|extended_tip|HyperlinkNewDocPage"
msgid "Use the New Document tab from the Hyperlink dialog to set up a hyperlink to a new document and create the new document simultaneously."
msgstr ""
@@ -11990,10 +11990,10 @@ msgctxt "langtoolconfigpage|base"
msgid "Base URL:"
msgstr ""
-#. 9to2D
+#. z58D6
#: cui/uiconfig/ui/langtoolconfigpage.ui:111
msgctxt "langtoolconfigpage|usernamelbl"
-msgid "User name:"
+msgid "Username:"
msgstr ""
#. B8kMr
@@ -12002,32 +12002,32 @@ msgctxt "langtoolconfigpage|apikeylbl"
msgid "API key:"
msgstr ""
-#. AoT7Z
+#. LBMkb
#: cui/uiconfig/ui/langtoolconfigpage.ui:159
msgctxt "langtoolconfigpage|urldesc"
-msgid "Please use the base URL e.g. without \"/check\" at the end."
+msgid "Please use the base URL, i.e., without “/check”, at the end."
msgstr ""
-#. EDETM
-#: cui/uiconfig/ui/langtoolconfigpage.ui:171
+#. 77oav
+#: cui/uiconfig/ui/langtoolconfigpage.ui:174
msgctxt "langtoolconfigpage|usernamedesc"
-msgid "Your LanguageTool account's username for premium usage."
+msgid "Your LanguageTool account’s username for premium usage."
msgstr ""
-#. aDGJf
-#: cui/uiconfig/ui/langtoolconfigpage.ui:183
+#. tGuAh
+#: cui/uiconfig/ui/langtoolconfigpage.ui:189
msgctxt "langtoolconfigpage|apikeydesc"
-msgid "Your LanguageTool account's api key for premium usage."
+msgid "Your LanguageTool account’s API key for premium usage."
msgstr ""
#. Dn8bb
-#: cui/uiconfig/ui/langtoolconfigpage.ui:206
+#: cui/uiconfig/ui/langtoolconfigpage.ui:215
msgctxt "langtoolconfigpage|apisettingsheader"
msgid "API Settings"
msgstr ""
#. Ntss5
-#: cui/uiconfig/ui/langtoolconfigpage.ui:225
+#: cui/uiconfig/ui/langtoolconfigpage.ui:234
msgctxt "langtoolconfigpage|langtoolsettings"
msgid "LanguageTool API Options"
msgstr ""
@@ -14572,73 +14572,73 @@ msgstr ""
#. PiDB7
#. The [S] here is repeated as the column title for the "Save" column of this options page
-#: cui/uiconfig/ui/optfltrembedpage.ui:163
+#: cui/uiconfig/ui/optfltrembedpage.ui:166
msgctxt "optfltrembedpage|label3"
msgid "[S]: Convert and save the object"
msgstr ""
#. f2hGQ
-#: cui/uiconfig/ui/optfltrembedpage.ui:185
+#: cui/uiconfig/ui/optfltrembedpage.ui:191
msgctxt "optfltrembedpage|label1"
msgid "Embedded Objects"
msgstr ""
#. nvE89
-#: cui/uiconfig/ui/optfltrembedpage.ui:215
+#: cui/uiconfig/ui/optfltrembedpage.ui:221
msgctxt "optfltrembedpage|label5"
msgid "Export as:"
msgstr ""
#. FEeH6
-#: cui/uiconfig/ui/optfltrembedpage.ui:230
+#: cui/uiconfig/ui/optfltrembedpage.ui:236
msgctxt "optfltrembedpage|highlighting"
msgid "Highlighting"
msgstr ""
#. qBuyX
-#: cui/uiconfig/ui/optfltrembedpage.ui:239
+#: cui/uiconfig/ui/optfltrembedpage.ui:245
msgctxt "extended_tip|highlighting"
msgid "Microsoft Office has two character attributes similar to Writer character background. Select the appropriate attribute (highlighting or shading) which you would like to use during export to Microsoft Office file formats."
msgstr ""
#. Dnrx7
-#: cui/uiconfig/ui/optfltrembedpage.ui:251
+#: cui/uiconfig/ui/optfltrembedpage.ui:257
msgctxt "optfltrembedpage|shading"
msgid "Shading"
msgstr ""
#. 3PFE2
-#: cui/uiconfig/ui/optfltrembedpage.ui:260
+#: cui/uiconfig/ui/optfltrembedpage.ui:266
msgctxt "extended_tip|shading"
msgid "Microsoft Office has two character attributes similar to Writer character background. Select the appropriate attribute (highlighting or shading) which you would like to use during export to Microsoft Office file formats."
msgstr ""
#. gKwdG
-#: cui/uiconfig/ui/optfltrembedpage.ui:283
+#: cui/uiconfig/ui/optfltrembedpage.ui:289
msgctxt "optfltrembedpage|label4"
msgid "Character Highlighting"
msgstr ""
#. tyACF
-#: cui/uiconfig/ui/optfltrembedpage.ui:310
+#: cui/uiconfig/ui/optfltrembedpage.ui:316
msgctxt "optfltrembedpage|mso_lockfile"
msgid "Create MSO lock file"
msgstr ""
#. qc4GD
-#: cui/uiconfig/ui/optfltrembedpage.ui:319
+#: cui/uiconfig/ui/optfltrembedpage.ui:325
msgctxt "extended_tip|mso_lockfile"
msgid "Mark this checkbox to generate a Microsoft Office lock file in addition to this office suite's own lock file."
msgstr ""
#. Sg5Bw
-#: cui/uiconfig/ui/optfltrembedpage.ui:335
+#: cui/uiconfig/ui/optfltrembedpage.ui:341
msgctxt "optfltrembedpage|label5"
msgid "Lock Files"
msgstr ""
#. EUBnP
-#: cui/uiconfig/ui/optfltrembedpage.ui:349
+#: cui/uiconfig/ui/optfltrembedpage.ui:355
msgctxt "extended_tip|OptFilterPage"
msgid "Specifies the settings for importing and exporting Microsoft Office and other documents."
msgstr ""
@@ -14908,10 +14908,10 @@ msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr ""
-#. ypuz2
+#. TyqBV
#: cui/uiconfig/ui/optgeneralpage.ui:42
msgctxt "extended_tip | exthelp"
-msgid "Displays a help text when you rest the cursor on an icon, a menu command, or a control on a dialog."
+msgid "Displays a help text when you rest the mouse pointer on an icon, a menu command, or a control on a dialog."
msgstr ""
#. Cbeuc
@@ -16623,7 +16623,7 @@ msgid "Passwords are protected by a master password. You will be asked to enter
msgstr ""
#. 7gzb7
-#: cui/uiconfig/ui/optsecuritypage.ui:303
+#: cui/uiconfig/ui/optsecuritypage.ui:306
msgctxt "optsecuritypage|nopasswordsave"
msgid ""
"Disabling the function to persistently store passwords deletes the list of passwords stored and resets the master password.\n"
@@ -16632,62 +16632,62 @@ msgid ""
msgstr ""
#. hwg3F
-#: cui/uiconfig/ui/optsecuritypage.ui:341
+#: cui/uiconfig/ui/optsecuritypage.ui:344
msgctxt "optsecuritypage|connections"
msgid "Connect_ions..."
msgstr ""
#. GLEjB
-#: cui/uiconfig/ui/optsecuritypage.ui:349
+#: cui/uiconfig/ui/optsecuritypage.ui:352
msgctxt "extended_tip|connections"
msgid "Asks for the master password. If master password is correct, shows the Stored Web Connection Information dialog."
msgstr ""
#. SWrMn
-#: cui/uiconfig/ui/optsecuritypage.ui:371
+#: cui/uiconfig/ui/optsecuritypage.ui:374
msgctxt "optsecuritypage|masterpassword"
msgid "_Master Password..."
msgstr "Clau de paso _mayestra…"
#. w3TQo
-#: cui/uiconfig/ui/optsecuritypage.ui:379
+#: cui/uiconfig/ui/optsecuritypage.ui:382
msgctxt "extended_tip|masterpassword"
msgid "Opens the Enter Master Password dialog."
msgstr ""
#. UtNEn
-#: cui/uiconfig/ui/optsecuritypage.ui:406
+#: cui/uiconfig/ui/optsecuritypage.ui:409
msgctxt "optsecuritypage|label2"
msgid "Passwords for Web Connections"
msgstr ""
#. EYFvA
-#: cui/uiconfig/ui/optsecuritypage.ui:439
+#: cui/uiconfig/ui/optsecuritypage.ui:442
msgctxt "optsecuritypage|label4"
msgid "Adjust security related options and define warnings for hidden information in documents. "
msgstr ""
#. CBnzU
-#: cui/uiconfig/ui/optsecuritypage.ui:452
+#: cui/uiconfig/ui/optsecuritypage.ui:455
#, fuzzy
msgctxt "optsecuritypage|options"
msgid "O_ptions..."
msgstr "Opcions..."
#. pepKZ
-#: cui/uiconfig/ui/optsecuritypage.ui:460
+#: cui/uiconfig/ui/optsecuritypage.ui:463
msgctxt "extended_tip|options"
msgid "Opens the \"Security Options and Warnings\" dialog."
msgstr ""
#. GqVkJ
-#: cui/uiconfig/ui/optsecuritypage.ui:475
+#: cui/uiconfig/ui/optsecuritypage.ui:478
msgctxt "optsecuritypage|label1"
msgid "Security Options and Warnings"
msgstr ""
#. rwtuC
-#: cui/uiconfig/ui/optsecuritypage.ui:489
+#: cui/uiconfig/ui/optsecuritypage.ui:492
msgctxt "extended_tip|OptSecurityPage"
msgid "Defines the security options for saving documents, for web connections, and for opening documents that contain macros."
msgstr ""
@@ -20228,10 +20228,10 @@ msgctxt "specialcharacters|srchft"
msgid "Search:"
msgstr ""
-#. eCjVg
+#. zPCZ7
#: cui/uiconfig/ui/specialcharacters.ui:166
msgctxt "specialcharacters|extended_tip|subsetlb"
-msgid "Select a Unicode category for the current font."
+msgid "Select a Unicode block for the current font."
msgstr ""
#. JPWW8
@@ -20266,19 +20266,19 @@ msgid "Maximum Limit: 16 Characters"
msgstr ""
#. ti8sG
-#: cui/uiconfig/ui/specialcharacters.ui:371
+#: cui/uiconfig/ui/specialcharacters.ui:374
msgctxt "specialcharacters|symboltext1"
msgid "Recent Characters:"
msgstr ""
#. LQZ7q
-#: cui/uiconfig/ui/specialcharacters.ui:605
+#: cui/uiconfig/ui/specialcharacters.ui:608
msgctxt "specialcharacters|favbtn|symboltext2"
msgid "Favorite Characters:"
msgstr ""
#. DhG6L
-#: cui/uiconfig/ui/specialcharacters.ui:903
+#: cui/uiconfig/ui/specialcharacters.ui:906
msgctxt "specialcharacters|extended_tip|SpecialCharactersDialog"
msgid "Allows a user to insert characters from the range of symbols found in the installed fonts."
msgstr ""
diff --git a/source/an/filter/messages.po b/source/an/filter/messages.po
index 034f6b1232a..d0959207154 100644
--- a/source/an/filter/messages.po
+++ b/source/an/filter/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: 2022-01-31 18:19+0100\n"
+"POT-Creation-Date: 2022-06-15 22:28+0200\n"
"PO-Revision-Date: 2022-01-17 16:38+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/filtermessages/an/>\n"
@@ -1518,10 +1518,10 @@ msgctxt "pdfviewpage|fitvis"
msgid "Fit _visible"
msgstr ""
-#. FD8Pp
+#. EBBzj
#: filter/uiconfig/ui/pdfviewpage.ui:254
msgctxt "pdfviewpage|extended_tip|fitvis"
-msgid "Select to generate a PDF file that shows the text and graphics on the page zoomed to fit the width of the reader's window."
+msgid "Select to generate a PDF file that shows the text and graphics on the page zoomed to fit the reader's window."
msgstr ""
#. NGpWy
@@ -1923,10 +1923,10 @@ msgctxt "xmlfiltertabpagegeneral|extended_tip|filtername"
msgid "Enter the name that you want to display in the list box of the XML Filter Settings dialog."
msgstr ""
-#. Tbmcc
+#. D5aZP
#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:119
msgctxt "xmlfiltertabpagegeneral|extended_tip|extension"
-msgid "Enter the file extension to use when you open a file without specifying a filter. The file extension to used to determine which filter to use."
+msgid "Enter the file extension to use when you open a file without specifying a filter. The file extension is used to determine which filter to use."
msgstr ""
#. fZvBA
diff --git a/source/an/svx/messages.po b/source/an/svx/messages.po
index 127e6947146..0b088997e7b 100644
--- a/source/an/svx/messages.po
+++ b/source/an/svx/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: 2022-06-09 11:50+0200\n"
+"POT-Creation-Date: 2022-06-15 22:28+0200\n"
"PO-Revision-Date: 2022-05-10 13:19+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/an/>\n"
@@ -17154,13 +17154,13 @@ msgid "_Kern Character Pairs"
msgstr ""
#. 8SKCU
-#: svx/uiconfig/ui/fontworkgallerydialog.ui:18
+#: svx/uiconfig/ui/fontworkgallerydialog.ui:16
msgctxt "fontworkgallerydialog|FontworkGalleryDialog"
msgid "Fontwork Gallery"
msgstr ""
#. GB7pa
-#: svx/uiconfig/ui/fontworkgallerydialog.ui:101
+#: svx/uiconfig/ui/fontworkgallerydialog.ui:99
msgctxt "fontworkgallerydialog|label1"
msgid "Select a Fontwork style:"
msgstr ""
diff --git a/source/an/sw/messages.po b/source/an/sw/messages.po
index 872a85ea0fe..6fc7fe17837 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: 2022-06-09 11:51+0200\n"
+"POT-Creation-Date: 2022-06-15 22:29+0200\n"
"PO-Revision-Date: 2022-06-06 17:38+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"
@@ -14320,10 +14320,10 @@ msgctxt "envprinterpage|setup"
msgid "Setup..."
msgstr ""
-#. jyNbK
+#. 4GuQN
#: sw/uiconfig/swriter/ui/envprinterpage.ui:467
msgctxt "envprinterpage|extended_tip|setup"
-msgid "Opens the Print Setup dialog where you can define additional printer settings, such as paper format and orientation."
+msgid "Opens the Printer Setup dialog where you can define additional printer settings, such as paper format and orientation."
msgstr ""
#. AKs6U
@@ -17814,10 +17814,10 @@ msgctxt "insertdbcolumnsdialog|extended_tip|tabledbcols"
msgid "Specifies the database columns to be inserted into the text table."
msgstr ""
-#. XmaQd
+#. xupgr
#: sw/uiconfig/swriter/ui/insertdbcolumnsdialog.ui:559
msgctxt "insertdbcolumnsdialog|extended_tip|tabletxtcols"
-msgid "Select the database columns that you want to insert it in the document."
+msgid "Select the database columns that you want to insert in the document."
msgstr ""
#. DJStE
@@ -18354,45 +18354,39 @@ msgctxt "labeldialog|extended_tip|ok"
msgid "Creates a new document for editing."
msgstr ""
-#. EtFBT
-#: sw/uiconfig/swriter/ui/labeldialog.ui:141
-msgctxt "labeldialog|medium"
-msgid "Medium"
-msgstr ""
-
#. hJSCq
-#: sw/uiconfig/swriter/ui/labeldialog.ui:188
+#: sw/uiconfig/swriter/ui/labeldialog.ui:144
msgctxt "labeldialog|labels"
msgid "Labels"
msgstr "~Etiquetas"
#. G378Z
-#: sw/uiconfig/swriter/ui/labeldialog.ui:236
+#: sw/uiconfig/swriter/ui/labeldialog.ui:192
msgctxt "labeldialog|private"
msgid "Private"
msgstr ""
#. CAEMT
-#: sw/uiconfig/swriter/ui/labeldialog.ui:284
+#: sw/uiconfig/swriter/ui/labeldialog.ui:240
msgctxt "labeldialog|business"
msgid "Business"
msgstr "Negocios"
#. a7BSb
-#: sw/uiconfig/swriter/ui/labeldialog.ui:332
+#: sw/uiconfig/swriter/ui/labeldialog.ui:288
#, fuzzy
msgctxt "labeldialog|format"
msgid "Format"
msgstr "~Formato"
#. cs8CW
-#: sw/uiconfig/swriter/ui/labeldialog.ui:380
+#: sw/uiconfig/swriter/ui/labeldialog.ui:336
msgctxt "labeldialog|options"
msgid "Options"
msgstr "Opcions"
#. uB6wE
-#: sw/uiconfig/swriter/ui/labeldialog.ui:407
+#: sw/uiconfig/swriter/ui/labeldialog.ui:363
msgctxt "labeldialog|extended_tip|LabelDialog"
msgid "Allows you to create labels. Labels are created in a text document."
msgstr ""
@@ -20595,26 +20589,32 @@ msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
-#. qieQK
+#. EDivp
#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
-msgctxt "mmselectpage|extended_tip|datasourcewarning"
+msgctxt "mmselectpage|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
-#. QcsgV
+#. NGYGa
#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
+msgctxt "mmselectpage|exchangedatabase"
+msgid "Exchange Databases..."
+msgstr ""
+
+#. YjZmM
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:208
msgctxt "mmselectpage|extended_tip|exchangedatabase"
-msgid "Exchange Database..."
+msgid "Click to exchange the databases of your mail merge."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:223
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr ""
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:238
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22786,49 +22786,49 @@ msgid "OLE Object"
msgstr "Obchecto OLE"
#. eRTnb
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Position and Size"
msgstr "Posición y grandaria"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Opcions"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr ""
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Hipervinclo"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Cantos"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr ""
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Transparencia"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Macro"
@@ -25548,10 +25548,10 @@ msgctxt "printoptionspage|background"
msgid "Page ba_ckground"
msgstr ""
-#. ocn5F
+#. DAfze
#: sw/uiconfig/swriter/ui/printoptionspage.ui:80
-msgctxt "extended_tip|background"
-msgid "Specifies whether to include colors and objects that are inserted to the background of the page (Format - Page - Background) in the printed document."
+msgctxt "printoptionspage|extended_tip|background"
+msgid "Specifies whether to include colors and objects that are inserted to the background of the page style (Format - Page Style - Area) in the printed document."
msgstr ""
#. FWBUe
@@ -25657,10 +25657,10 @@ msgctxt "printoptionspage|none"
msgid "_None"
msgstr "Nota"
-#. CDv8b
+#. d4YMs
#: sw/uiconfig/swriter/ui/printoptionspage.ui:298
-msgctxt "extended_tip|none"
-msgid "Specifies whether comments in your document are printed."
+msgctxt "printoptionspage|extended_tip|none"
+msgid "Do not print document comments."
msgstr ""
#. 6vPTt
@@ -25669,10 +25669,10 @@ msgctxt "printoptionspage|only"
msgid "Comments _only"
msgstr ""
-#. KsL3A
+#. aBf74
#: sw/uiconfig/swriter/ui/printoptionspage.ui:318
-msgctxt "extended_tip|only"
-msgid "Specifies whether comments in your document are printed."
+msgctxt "printoptionspage|extended_tip|only"
+msgid "Only print the comments of your document."
msgstr ""
#. n5M2U
@@ -25681,10 +25681,10 @@ msgctxt "printoptionspage|end"
msgid "End of docu_ment"
msgstr ""
-#. VxM7F
+#. LgZCr
#: sw/uiconfig/swriter/ui/printoptionspage.ui:338
-msgctxt "extended_tip|end"
-msgid "Specifies whether comments in your document are printed."
+msgctxt "printoptionspage|extended_tip|end"
+msgid "Print comments on a new page at end of the document."
msgstr ""
#. pRqdi
@@ -25693,10 +25693,10 @@ msgctxt "printoptionspage|endpage"
msgid "_End of page"
msgstr ""
-#. hxM9Z
+#. c2JD2
#: sw/uiconfig/swriter/ui/printoptionspage.ui:358
msgctxt "extended_tip|endpage"
-msgid "Specifies whether comments in your document are printed."
+msgid "Print comments on a new page after the current page."
msgstr ""
#. oBR83
@@ -25705,10 +25705,10 @@ msgctxt "printoptionspage|inmargins"
msgid "In margins"
msgstr ""
-#. 7aAXX
+#. HTtDH
#: sw/uiconfig/swriter/ui/printoptionspage.ui:378
-msgctxt "extended_tip|inmargins"
-msgid "Specifies whether comments in your document are printed."
+msgctxt "printoptionspage|extended_tip|inmargins"
+msgid "Include the comments boxes on the margin of the page. The page contents is rendered to fit both contents and the comments boxes."
msgstr ""
#. VeG6V
@@ -28633,10 +28633,10 @@ msgctxt "textgridpage|labelFT_RUBYSIZE"
msgid "Max. Ruby text size:"
msgstr ""
-#. FxPwc
+#. hHaUA
#: sw/uiconfig/swriter/ui/textgridpage.ui:363
msgctxt "textgridpage|extended_tip|spinMF_RUBYSIZE"
-msgid "Enter the font size for the Ruby text."
+msgid "Enter the maximum font size for the Ruby text."
msgstr ""
#. FJFVs
@@ -29810,10 +29810,10 @@ msgctxt "tocindexpage|casesens"
msgid "Case sensitive"
msgstr ""
-#. rAwSj
+#. sNHCm
#: sw/uiconfig/swriter/ui/tocindexpage.ui:1003
msgctxt "tocindexpage|extended_tip|casesens"
-msgid "Distinguishes between uppercase and lowercase letters in identical index entries. For Asian languages special handling applies."
+msgid "Distinguishes between uppercase and lowercase letters in otherwise identical index entries. For Asian languages special handling applies."
msgstr ""
#. e35vc
diff --git a/source/ar/cui/messages.po b/source/ar/cui/messages.po
index 4f7411b13c1..179e4ae2ac7 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: 2022-06-10 13:57+0200\n"
+"POT-Creation-Date: 2022-06-15 22:27+0200\n"
"PO-Revision-Date: 2022-06-06 17:37+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/ar/>\n"
@@ -3126,10 +3126,10 @@ msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Need custom contents for metadata properties? File ▸ Properties ▸ Custom Properties tab lets you create what you want."
msgstr ""
-#. 9TnEA
+#. beSc7
#: cui/inc/tipoftheday.hrc:208
msgctxt "RID_CUI_TIPOFTHEDAY"
-msgid "Want to see, but not print, an object in Draw? Draw it on a layer for which the “Printable” flag is not set (right click on the tab and “Modify Layer”)."
+msgid "Want to see, but not print, an object in Draw? Draw it on a layer for which the “Printable” flag is not set (right-click the layer’s tab and choose “Modify Layer”)."
msgstr ""
#. CGQaY
@@ -4920,25 +4920,25 @@ msgid "[M]: Replace while modifying existing text"
msgstr "[ت]: تنسيق تلقائي أثناء تعديل النص الموجود"
#. FtXg9
-#: cui/uiconfig/ui/applyautofmtpage.ui:90
+#: cui/uiconfig/ui/applyautofmtpage.ui:93
msgctxt "applyautofmtpage|label2"
msgid "[T]: AutoCorrect while typing"
msgstr "[ك]: تصحيح تلقائي أثناء الكتابة"
#. NujUD
-#: cui/uiconfig/ui/applyautofmtpage.ui:136
+#: cui/uiconfig/ui/applyautofmtpage.ui:142
msgctxt "applyautofmtpage|m"
msgid "[M]"
msgstr "[ت]"
#. qanx6
-#: cui/uiconfig/ui/applyautofmtpage.ui:158
+#: cui/uiconfig/ui/applyautofmtpage.ui:164
msgctxt "applyautofmtpage|t"
msgid "[T]"
msgstr "[ك]"
#. 2tG6L
-#: cui/uiconfig/ui/applyautofmtpage.ui:205
+#: cui/uiconfig/ui/applyautofmtpage.ui:211
msgctxt "applyautofmtpage|extended_tip|ApplyAutoFmtPage"
msgid "Select the options for automatically correcting errors as you type, and then click OK."
msgstr ""
@@ -8295,10 +8295,10 @@ msgctxt "dimensionlinestabpage|TSB_PARALLEL"
msgid "_Parallel to line"
msgstr "م_توازٍ مع الخط"
-#. gZdFr
+#. CCTEb
#: cui/uiconfig/ui/dimensionlinestabpage.ui:440
msgctxt "dimensionlinestabpage|extended_tip|TSB_PARALLEL"
-msgid "Displays the text parallel to or at 90 degrees to the dimension line."
+msgid "If enabled, displays the text parallel to the dimension line. If disabled, the text is shown at 90 degrees to the dimension line."
msgstr ""
#. QNscD
@@ -8307,10 +8307,10 @@ msgctxt "dimensionlinestabpage|TSB_SHOW_UNIT"
msgid "Show _measurement units"
msgstr "اعرض وحدات ال_قياس"
-#. cJRA9
+#. KQGtM
#: cui/uiconfig/ui/dimensionlinestabpage.ui:461
msgctxt "dimensionlinestabpage|extended_tip|TSB_SHOW_UNIT"
-msgid "Shows or hides the dimension measurement units. You can also select a measurement unit you want to display from the list."
+msgid "Shows or hides the dimension measurement unit. You can select a measurement unit you want to display from the list."
msgstr ""
#. EEaqi
@@ -10318,11 +10318,11 @@ msgctxt "hangulhanjaoptdialog|extended_tip|delete"
msgid "Deletes the selected user-defined dictionary."
msgstr "يحذف القاموس المحدد الذي عرّفه المستخدم."
-#. v7Bkk
+#. eG9Qx
#: cui/uiconfig/ui/hangulhanjaoptdialog.ui:231
msgctxt "hangulhanjaoptdialog|extended_tip|dicts"
-msgid "Lists all user-defined dictionaries. Select the check box next to the dictionary that you want to use. Clear the check box next to the dictionary that you do not want to use."
-msgstr "يسرد كل القواميس التي عرّفها المستخدم. حدد مربع التأشير بجانب القاموس الذي تريد استخدامه. فرّغ مربع التأشير بجانب القاموس الذي لا تريد استخدامه."
+msgid "Lists all user-defined dictionaries. Select the check box next to the dictionaries that you want to use. Clear the check box next to the dictionaries that you do not want to use."
+msgstr ""
#. DmfuX
#: cui/uiconfig/ui/hangulhanjaoptdialog.ui:248
@@ -10703,19 +10703,19 @@ msgid "Opens the Assign Macro dialog, in which you can give events such as \"mou
msgstr ""
#. TXrCH
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:399
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:391
msgctxt "hyperlinkdocpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. frjow
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:420
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:412
msgctxt "hyperlinkdocpage|label1"
msgid "Further Settings"
msgstr "إعدادات أخرى"
#. 789Vi
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:435
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:427
msgctxt "hyperlinkdocpage|extended_tip|HyperlinkDocPage"
msgid "Hyperlinks to any document or targets in documents can be edited using the Document tab from the Hyperlink dialog."
msgstr ""
@@ -10859,19 +10859,19 @@ msgid "Opens the Assign Macro dialog, in which you can give events such as \"mou
msgstr ""
#. C5Hqs
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:409
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:401
msgctxt "hyperlinkinternetpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. UKQMX
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:430
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:422
msgctxt "hyperlinkinternetpage|label1"
msgid "Further Settings"
msgstr "إعدادات أخرى"
#. 8UdTe
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:445
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:437
msgctxt "hyperlinkinternetpage|extended_tip|HyperlinkInternetPage"
msgid "Use the Internet page of the Hyperlink dialog to edit hyperlinks with WWW or FTP addresses."
msgstr ""
@@ -10973,19 +10973,19 @@ msgid "Opens the Assign Macro dialog, in which you can give events such as \"mou
msgstr ""
#. CwHdi
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:324
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:316
msgctxt "hyperlinkmailpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. BmHDh
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:345
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:337
msgctxt "hyperlinkmailpage|label1"
msgid "Further Settings"
msgstr "إعدادات أخرى"
#. SvyDu
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:360
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:352
msgctxt "hyperlinkmailpage|extended_tip|HyperlinkMailPage"
msgid "On the Mail page in the Hyperlink dialog you can edit hyperlinks for email addresses."
msgstr ""
@@ -11147,19 +11147,19 @@ msgid "Opens the Assign Macro dialog, in which you can give events such as \"mou
msgstr ""
#. rXaNm
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:408
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:400
msgctxt "hyperlinknewdocpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. MS2Cn
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:429
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:421
msgctxt "hyperlinknewdocpage|label1"
msgid "Further Settings"
msgstr "إعدادات أخرى"
#. ztAbs
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:444
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:436
msgctxt "hyperlinknewdocpage|extended_tip|HyperlinkNewDocPage"
msgid "Use the New Document tab from the Hyperlink dialog to set up a hyperlink to a new document and create the new document simultaneously."
msgstr ""
@@ -11924,10 +11924,10 @@ msgctxt "langtoolconfigpage|base"
msgid "Base URL:"
msgstr ""
-#. 9to2D
+#. z58D6
#: cui/uiconfig/ui/langtoolconfigpage.ui:111
msgctxt "langtoolconfigpage|usernamelbl"
-msgid "User name:"
+msgid "Username:"
msgstr ""
#. B8kMr
@@ -11936,32 +11936,32 @@ msgctxt "langtoolconfigpage|apikeylbl"
msgid "API key:"
msgstr ""
-#. AoT7Z
+#. LBMkb
#: cui/uiconfig/ui/langtoolconfigpage.ui:159
msgctxt "langtoolconfigpage|urldesc"
-msgid "Please use the base URL e.g. without \"/check\" at the end."
+msgid "Please use the base URL, i.e., without “/check”, at the end."
msgstr ""
-#. EDETM
-#: cui/uiconfig/ui/langtoolconfigpage.ui:171
+#. 77oav
+#: cui/uiconfig/ui/langtoolconfigpage.ui:174
msgctxt "langtoolconfigpage|usernamedesc"
-msgid "Your LanguageTool account's username for premium usage."
+msgid "Your LanguageTool account’s username for premium usage."
msgstr ""
-#. aDGJf
-#: cui/uiconfig/ui/langtoolconfigpage.ui:183
+#. tGuAh
+#: cui/uiconfig/ui/langtoolconfigpage.ui:189
msgctxt "langtoolconfigpage|apikeydesc"
-msgid "Your LanguageTool account's api key for premium usage."
+msgid "Your LanguageTool account’s API key for premium usage."
msgstr ""
#. Dn8bb
-#: cui/uiconfig/ui/langtoolconfigpage.ui:206
+#: cui/uiconfig/ui/langtoolconfigpage.ui:215
msgctxt "langtoolconfigpage|apisettingsheader"
msgid "API Settings"
msgstr ""
#. Ntss5
-#: cui/uiconfig/ui/langtoolconfigpage.ui:225
+#: cui/uiconfig/ui/langtoolconfigpage.ui:234
msgctxt "langtoolconfigpage|langtoolsettings"
msgid "LanguageTool API Options"
msgstr ""
@@ -14479,73 +14479,73 @@ msgstr "[م]: تحميل وتحويل الكائن"
#. PiDB7
#. The [S] here is repeated as the column title for the "Save" column of this options page
-#: cui/uiconfig/ui/optfltrembedpage.ui:163
+#: cui/uiconfig/ui/optfltrembedpage.ui:166
msgctxt "optfltrembedpage|label3"
msgid "[S]: Convert and save the object"
msgstr "[ح]: تحويل وحفظ الكائن"
#. f2hGQ
-#: cui/uiconfig/ui/optfltrembedpage.ui:185
+#: cui/uiconfig/ui/optfltrembedpage.ui:191
msgctxt "optfltrembedpage|label1"
msgid "Embedded Objects"
msgstr "كائنات مضمَّنة"
#. nvE89
-#: cui/uiconfig/ui/optfltrembedpage.ui:215
+#: cui/uiconfig/ui/optfltrembedpage.ui:221
msgctxt "optfltrembedpage|label5"
msgid "Export as:"
msgstr "صدّر ك‍:"
#. FEeH6
-#: cui/uiconfig/ui/optfltrembedpage.ui:230
+#: cui/uiconfig/ui/optfltrembedpage.ui:236
msgctxt "optfltrembedpage|highlighting"
msgid "Highlighting"
msgstr "الإبراز"
#. qBuyX
-#: cui/uiconfig/ui/optfltrembedpage.ui:239
+#: cui/uiconfig/ui/optfltrembedpage.ui:245
msgctxt "extended_tip|highlighting"
msgid "Microsoft Office has two character attributes similar to Writer character background. Select the appropriate attribute (highlighting or shading) which you would like to use during export to Microsoft Office file formats."
msgstr ""
#. Dnrx7
-#: cui/uiconfig/ui/optfltrembedpage.ui:251
+#: cui/uiconfig/ui/optfltrembedpage.ui:257
msgctxt "optfltrembedpage|shading"
msgid "Shading"
msgstr "الظلال"
#. 3PFE2
-#: cui/uiconfig/ui/optfltrembedpage.ui:260
+#: cui/uiconfig/ui/optfltrembedpage.ui:266
msgctxt "extended_tip|shading"
msgid "Microsoft Office has two character attributes similar to Writer character background. Select the appropriate attribute (highlighting or shading) which you would like to use during export to Microsoft Office file formats."
msgstr ""
#. gKwdG
-#: cui/uiconfig/ui/optfltrembedpage.ui:283
+#: cui/uiconfig/ui/optfltrembedpage.ui:289
msgctxt "optfltrembedpage|label4"
msgid "Character Highlighting"
msgstr "تمييز المحارف"
#. tyACF
-#: cui/uiconfig/ui/optfltrembedpage.ui:310
+#: cui/uiconfig/ui/optfltrembedpage.ui:316
msgctxt "optfltrembedpage|mso_lockfile"
msgid "Create MSO lock file"
msgstr "أنشيء ملف بقفل ميكروسوفت MSO"
#. qc4GD
-#: cui/uiconfig/ui/optfltrembedpage.ui:319
+#: cui/uiconfig/ui/optfltrembedpage.ui:325
msgctxt "extended_tip|mso_lockfile"
msgid "Mark this checkbox to generate a Microsoft Office lock file in addition to this office suite's own lock file."
msgstr ""
#. Sg5Bw
-#: cui/uiconfig/ui/optfltrembedpage.ui:335
+#: cui/uiconfig/ui/optfltrembedpage.ui:341
msgctxt "optfltrembedpage|label5"
msgid "Lock Files"
msgstr "قفل الملفات"
#. EUBnP
-#: cui/uiconfig/ui/optfltrembedpage.ui:349
+#: cui/uiconfig/ui/optfltrembedpage.ui:355
msgctxt "extended_tip|OptFilterPage"
msgid "Specifies the settings for importing and exporting Microsoft Office and other documents."
msgstr ""
@@ -14814,10 +14814,10 @@ msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "تل_ميحات موسّعة"
-#. ypuz2
+#. TyqBV
#: cui/uiconfig/ui/optgeneralpage.ui:42
msgctxt "extended_tip | exthelp"
-msgid "Displays a help text when you rest the cursor on an icon, a menu command, or a control on a dialog."
+msgid "Displays a help text when you rest the mouse pointer on an icon, a menu command, or a control on a dialog."
msgstr ""
#. Cbeuc
@@ -16514,7 +16514,7 @@ msgid "Passwords are protected by a master password. You will be asked to enter
msgstr "تُحمى كلمات السر بكلمة سر رئيسية. سيُطلب منك إدخالها مرة واحدة في كل جلسة عمل إذا جلب %PRODUCTNAME كلمة سر من قائمة كلمات السر المحمية."
#. 7gzb7
-#: cui/uiconfig/ui/optsecuritypage.ui:303
+#: cui/uiconfig/ui/optsecuritypage.ui:306
msgctxt "optsecuritypage|nopasswordsave"
msgid ""
"Disabling the function to persistently store passwords deletes the list of passwords stored and resets the master password.\n"
@@ -16526,61 +16526,61 @@ msgstr ""
"هل تريد حذف قائمة كلمات السر وإعادة ضبط الكلمة السر الرئيسية؟"
#. hwg3F
-#: cui/uiconfig/ui/optsecuritypage.ui:341
+#: cui/uiconfig/ui/optsecuritypage.ui:344
msgctxt "optsecuritypage|connections"
msgid "Connect_ions..."
msgstr "الات_صالات..."
#. GLEjB
-#: cui/uiconfig/ui/optsecuritypage.ui:349
+#: cui/uiconfig/ui/optsecuritypage.ui:352
msgctxt "extended_tip|connections"
msgid "Asks for the master password. If master password is correct, shows the Stored Web Connection Information dialog."
msgstr ""
#. SWrMn
-#: cui/uiconfig/ui/optsecuritypage.ui:371
+#: cui/uiconfig/ui/optsecuritypage.ui:374
msgctxt "optsecuritypage|masterpassword"
msgid "_Master Password..."
msgstr "كلمة السر الرئي_سية..."
#. w3TQo
-#: cui/uiconfig/ui/optsecuritypage.ui:379
+#: cui/uiconfig/ui/optsecuritypage.ui:382
msgctxt "extended_tip|masterpassword"
msgid "Opens the Enter Master Password dialog."
msgstr ""
#. UtNEn
-#: cui/uiconfig/ui/optsecuritypage.ui:406
+#: cui/uiconfig/ui/optsecuritypage.ui:409
msgctxt "optsecuritypage|label2"
msgid "Passwords for Web Connections"
msgstr "كلمات السر لاتصالات الوب"
#. EYFvA
-#: cui/uiconfig/ui/optsecuritypage.ui:439
+#: cui/uiconfig/ui/optsecuritypage.ui:442
msgctxt "optsecuritypage|label4"
msgid "Adjust security related options and define warnings for hidden information in documents. "
msgstr "اضبط الخيارات المتعلقة بالأمان وعرف التحذيرات للمعلومات المخفية في المستندات. "
#. CBnzU
-#: cui/uiconfig/ui/optsecuritypage.ui:452
+#: cui/uiconfig/ui/optsecuritypage.ui:455
msgctxt "optsecuritypage|options"
msgid "O_ptions..."
msgstr "_خيارات..."
#. pepKZ
-#: cui/uiconfig/ui/optsecuritypage.ui:460
+#: cui/uiconfig/ui/optsecuritypage.ui:463
msgctxt "extended_tip|options"
msgid "Opens the \"Security Options and Warnings\" dialog."
msgstr ""
#. GqVkJ
-#: cui/uiconfig/ui/optsecuritypage.ui:475
+#: cui/uiconfig/ui/optsecuritypage.ui:478
msgctxt "optsecuritypage|label1"
msgid "Security Options and Warnings"
msgstr "خيارات الأمن و التحذيرات"
#. rwtuC
-#: cui/uiconfig/ui/optsecuritypage.ui:489
+#: cui/uiconfig/ui/optsecuritypage.ui:492
msgctxt "extended_tip|OptSecurityPage"
msgid "Defines the security options for saving documents, for web connections, and for opening documents that contain macros."
msgstr ""
@@ -20085,10 +20085,10 @@ msgctxt "specialcharacters|srchft"
msgid "Search:"
msgstr "ابحث عن:"
-#. eCjVg
+#. zPCZ7
#: cui/uiconfig/ui/specialcharacters.ui:166
msgctxt "specialcharacters|extended_tip|subsetlb"
-msgid "Select a Unicode category for the current font."
+msgid "Select a Unicode block for the current font."
msgstr ""
#. JPWW8
@@ -20122,19 +20122,19 @@ msgid "Maximum Limit: 16 Characters"
msgstr "أقصى حدّ: ١٦ محرفًا"
#. ti8sG
-#: cui/uiconfig/ui/specialcharacters.ui:371
+#: cui/uiconfig/ui/specialcharacters.ui:374
msgctxt "specialcharacters|symboltext1"
msgid "Recent Characters:"
msgstr "أحدث المحارف:"
#. LQZ7q
-#: cui/uiconfig/ui/specialcharacters.ui:605
+#: cui/uiconfig/ui/specialcharacters.ui:608
msgctxt "specialcharacters|favbtn|symboltext2"
msgid "Favorite Characters:"
msgstr "المحارف المفضّلة:"
#. DhG6L
-#: cui/uiconfig/ui/specialcharacters.ui:903
+#: cui/uiconfig/ui/specialcharacters.ui:906
msgctxt "specialcharacters|extended_tip|SpecialCharactersDialog"
msgid "Allows a user to insert characters from the range of symbols found in the installed fonts."
msgstr ""
diff --git a/source/ar/filter/messages.po b/source/ar/filter/messages.po
index 168e9c2d04c..22d870de2c9 100644
--- a/source/ar/filter/messages.po
+++ b/source/ar/filter/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: 2022-01-31 18:19+0100\n"
+"POT-Creation-Date: 2022-06-15 22:28+0200\n"
"PO-Revision-Date: 2022-05-25 10:44+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/filtermessages/ar/>\n"
@@ -1516,10 +1516,10 @@ msgctxt "pdfviewpage|fitvis"
msgid "Fit _visible"
msgstr "لائم ال_رؤية"
-#. FD8Pp
+#. EBBzj
#: filter/uiconfig/ui/pdfviewpage.ui:254
msgctxt "pdfviewpage|extended_tip|fitvis"
-msgid "Select to generate a PDF file that shows the text and graphics on the page zoomed to fit the width of the reader's window."
+msgid "Select to generate a PDF file that shows the text and graphics on the page zoomed to fit the reader's window."
msgstr ""
#. NGpWy
@@ -1919,10 +1919,10 @@ msgctxt "xmlfiltertabpagegeneral|extended_tip|filtername"
msgid "Enter the name that you want to display in the list box of the XML Filter Settings dialog."
msgstr ""
-#. Tbmcc
+#. D5aZP
#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:119
msgctxt "xmlfiltertabpagegeneral|extended_tip|extension"
-msgid "Enter the file extension to use when you open a file without specifying a filter. The file extension to used to determine which filter to use."
+msgid "Enter the file extension to use when you open a file without specifying a filter. The file extension is used to determine which filter to use."
msgstr ""
#. fZvBA
diff --git a/source/ar/helpcontent2/source/text/scalc/01.po b/source/ar/helpcontent2/source/text/scalc/01.po
index 25e67fbc6d8..9c2178908c2 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: 2022-06-09 11:50+0200\n"
+"POT-Creation-Date: 2022-06-15 22:28+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"
@@ -69028,13 +69028,13 @@ msgctxt ""
msgid "<emph>Group</emph>: sets the minimum (maximum) value based on the lower and higher values found in the group of sparklines."
msgstr ""
-#. E6s55
+#. NNez9
#: sparklines.xhp
msgctxt ""
"sparklines.xhp\n"
"par_id51654181442414\n"
"help.text"
-msgid "<emph>Custom:</emph> enter the minimum (maximum) value for the sparkline group."
+msgid "<emph>Custom</emph>: enter the minimum (maximum) value for the sparkline group. Enter the minimum (maximum) values or use the spin buttons."
msgstr ""
#. CNBDD
diff --git a/source/ar/helpcontent2/source/text/scalc/guide.po b/source/ar/helpcontent2/source/text/scalc/guide.po
index 766de8b4242..468735a6585 100644
--- a/source/ar/helpcontent2/source/text/scalc/guide.po
+++ b/source/ar/helpcontent2/source/text/scalc/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: 2022-02-04 12:33+0100\n"
+"POT-Creation-Date: 2022-06-15 22:28+0200\n"
"PO-Revision-Date: 2021-03-08 14:24+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_help-master/textscalcguide/ar/>\n"
@@ -2275,13 +2275,13 @@ msgctxt ""
msgid "Copy, delete, move, or format a selection of currently visible cells."
msgstr ""
-#. FEuz7
+#. VccAs
#: cellcopy.xhp
msgctxt ""
"cellcopy.xhp\n"
"par_id3154371\n"
"help.text"
-msgid "All cells of the selection, including the hidden cells, are copied, deleted, moved, or formatted."
+msgid "By default, all cells of the selection, including the hidden cells, are copied, deleted, moved, or formatted. Restrict the selection to visible rows choosing <menuitem>Edit - Select - Select Visible Rows Only</menuitem> or to visible columns choosing <menuitem>Edit - Select - Select Visible Columns Only</menuitem>."
msgstr ""
#. rBtUY
diff --git a/source/ar/helpcontent2/source/text/shared/00.po b/source/ar/helpcontent2/source/text/shared/00.po
index 5ca1f3a1c1e..17d3a11b435 100644
--- a/source/ar/helpcontent2/source/text/shared/00.po
+++ b/source/ar/helpcontent2/source/text/shared/00.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: 2022-06-09 11:50+0200\n"
+"POT-Creation-Date: 2022-06-15 22:28+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/textshared00/ar/>\n"
@@ -7963,13 +7963,22 @@ msgctxt ""
msgid "OLE Object"
msgstr ""
-#. UFnGc
+#. 36hBn
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id761566316165430\n"
+"help.text"
+msgid "Choose <menuitem>Insert - OLE Object - QR and Barcode</menuitem>."
+msgstr ""
+
+#. F9Wus
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3150393\n"
"help.text"
-msgid "Choose <menuitem>Insert - OLE Object - Formula Object</menuitem>."
+msgid "<variable id=\"insert_formula\">Choose <menuitem>Insert - OLE Object - Formula Object</menuitem>.</variable>"
msgstr ""
#. kQdhV
@@ -15019,13 +15028,13 @@ msgctxt ""
msgid "<variable id=\"linkae\">Choose <menuitem>Edit - Links to External Files - Modify...</menuitem> (DDE links only).</variable>"
msgstr ""
-#. qo8gR
+#. bgzTi
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
"par_id3148927\n"
"help.text"
-msgid "Select a frame, then choose <menuitem>Edit - Object - Properties</menuitem>."
+msgid "Select a frame, then choose <menuitem>Edit - OLE Object - Properties</menuitem>."
msgstr ""
#. cDcix
@@ -15037,31 +15046,31 @@ msgctxt ""
msgid "Open context menu of selected frame, choose <menuitem>Properties</menuitem>."
msgstr ""
-#. jmnro
+#. 5TkgL
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
"par_id3149259\n"
"help.text"
-msgid "<variable id=\"edit1\">Choose <menuitem>Edit - Object</menuitem>.</variable>"
+msgid "<variable id=\"edit1\">Choose <menuitem>Edit - OLE Object</menuitem>.</variable>"
msgstr ""
-#. XAqNW
+#. ApejL
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
"par_id3154966\n"
"help.text"
-msgid "<variable id=\"edit2\">Choose <menuitem>Edit - Object - Edit</menuitem>, also in the context menu of selected object.</variable>"
+msgid "<variable id=\"edit2\">Choose <menuitem>Edit - OLE Object - Edit</menuitem>, also in the context menu of selected object.</variable>"
msgstr ""
-#. sA6YF
+#. 9Gp6Z
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
"par_id3149565\n"
"help.text"
-msgid "<variable id=\"edit3\">Choose <menuitem>Edit - Object - Open</menuitem>.</variable>"
+msgid "<variable id=\"edit3\">Choose <menuitem>Edit - OLE Object - Open</menuitem>.</variable>"
msgstr ""
#. kQifg
diff --git a/source/ar/helpcontent2/source/text/shared/01.po b/source/ar/helpcontent2/source/text/shared/01.po
index be74f009164..733f3868d5e 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: 2022-06-09 11:50+0200\n"
+"POT-Creation-Date: 2022-06-15 22:28+0200\n"
"PO-Revision-Date: 2021-03-08 14:24+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/ar/>\n"
@@ -11050,41 +11050,41 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/linkeditdialog/category\">Lists the section or object that the link refers to in the source file. If you want, you can enter a new section or object here.</ahelp>"
msgstr ""
-#. nWEMa
+#. 4FLU6
#: 02200000.xhp
msgctxt ""
"02200000.xhp\n"
"tit\n"
"help.text"
-msgid "Edit Object"
+msgid "OLE Object (Edit)"
msgstr ""
-#. nBCA7
+#. VrRPX
#: 02200000.xhp
msgctxt ""
"02200000.xhp\n"
"hd_id3146959\n"
"help.text"
-msgid "<link href=\"text/shared/01/02200000.xhp\" name=\"Object\">Edit Object</link>"
-msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">فتح</link>"
+msgid "<link href=\"text/shared/01/02200000.xhp\" name=\"Object\">OLE Object</link>"
+msgstr ""
-#. 6bDqk
+#. QMGSE
#: 02200000.xhp
msgctxt ""
"02200000.xhp\n"
"par_id3154840\n"
"help.text"
-msgid "<variable id=\"object_text\"><ahelp hid=\".uno:ObjectMenue\">Lets you edit a selected object in your file that you inserted with the <item type=\"menuitem\">Insert - Object</item> command.</ahelp></variable>"
+msgid "<variable id=\"object_text\"><ahelp hid=\".uno:ObjectMenue\">Lets you edit a selected OLE object that you inserted from the <menuitem>Insert - OLE Object</menuitem> submenu.</ahelp></variable>"
msgstr ""
-#. YDqFE
+#. NWE46
#: 02200000.xhp
msgctxt ""
"02200000.xhp\n"
"par_id3153551\n"
"help.text"
-msgid "<link href=\"text/shared/01/04150000.xhp\" name=\"Insert - Object\">Insert - Object</link>"
-msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">فتح</link>"
+msgid "<embedvar href=\"text/shared/01/04150000.xhp#oleobjecth1\"/>"
+msgstr ""
#. HB6iE
#: 02200000.xhp
@@ -11122,13 +11122,13 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02200100.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/shared/01/02230401.xhp\" name=\"List\">قائمة</link>"
-#. MmR4v
+#. CP7mz
#: 02200100.xhp
msgctxt ""
"02200100.xhp\n"
"par_id3150008\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".\">Lets you edit a selected object in your file that you inserted with the <emph>Insert – Object</emph> command.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".\">Lets you edit a selected OLE object that you inserted with the <menuitem>Insert – OLE Object</menuitem> command.</ahelp>"
msgstr ""
#. PXv8N
@@ -15469,13 +15469,13 @@ msgctxt ""
msgid "OLE Object (Insert Menu)"
msgstr ""
-#. hq7i8
+#. 9hJLy
#: 04150000.xhp
msgctxt ""
"04150000.xhp\n"
"hd_id3146873\n"
"help.text"
-msgid "<link href=\"text/shared/01/04150000.xhp\" name=\"Object\">OLE Object</link>"
+msgid "<variable id=\"oleobjecth1\"><link href=\"text/shared/01/04150000.xhp\" name=\"Object\">OLE Object</link></variable>"
msgstr ""
#. s2t34
diff --git a/source/ar/helpcontent2/source/text/shared/guide.po b/source/ar/helpcontent2/source/text/shared/guide.po
index fe79933ed5f..fd95137bb43 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: 2022-06-10 13:58+0200\n"
+"POT-Creation-Date: 2022-06-15 22:28+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"
@@ -2626,13 +2626,13 @@ msgctxt ""
msgid "<bookmark_value>custom;classification levels</bookmark_value> <bookmark_value>classification levels;customizing</bookmark_value>"
msgstr ""
-#. 3wmPg
+#. NfubP
#: classification.xhp
msgctxt ""
"classification.xhp\n"
"par_id030820161747133280\n"
"help.text"
-msgid "%PRODUCTNAME allows customization of the levels of classification for your business. To customize the number and the name of the levels, copy the file <item type=\"literal\">example.xml</item> located in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - LibreOffice - Paths - Classification</menuitem> into a local folder and edit the contents."
+msgid "%PRODUCTNAME allows customization of the levels of classification for your business. To customize the number and the name of the levels, copy the file <item type=\"literal\">example.xml</item> located in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME - Paths - Classification</menuitem> into a local folder and edit the contents."
msgstr ""
#. Tcss6
@@ -11482,13 +11482,13 @@ msgctxt ""
msgid "To edit the OLE object, double-click on it."
msgstr ""
-#. FTF7g
+#. 8DbMH
#: dragdrop_table.xhp
msgctxt ""
"dragdrop_table.xhp\n"
"par_id3155389\n"
"help.text"
-msgid "Alternatively, select the object and choose <emph>Edit - Object - Edit</emph> or choose <emph>Edit</emph> from the context menu. You edit the object in its own frame within the text document, but you see the icons and menu commands needed for spreadsheets."
+msgid "Alternatively, select the object and choose <menuitem>Edit - OLE Object - Edit</menuitem> or choose <menuitem>Edit</menuitem> from the context menu. You edit the object in its own frame within the text document, but you see the icons and menu commands needed for spreadsheets."
msgstr ""
#. uFCGU
@@ -22660,15 +22660,6 @@ msgctxt ""
msgid "The QR and Barcode generation feature allows you to encode any text string or URL as a barcode or a QR code and insert it as a graphical object in a document for scanning."
msgstr ""
-#. N32UF
-#: qrcode.xhp
-msgctxt ""
-"qrcode.xhp\n"
-"par_id761566316165430\n"
-"help.text"
-msgid "Choose <menuitem>Insert - Object - QR and Barcode</menuitem>."
-msgstr ""
-
#. UCeXG
#: qrcode.xhp
msgctxt ""
diff --git a/source/ar/helpcontent2/source/text/smath/guide.po b/source/ar/helpcontent2/source/text/smath/guide.po
index b29dc00c000..2203f8ab888 100644
--- a/source/ar/helpcontent2/source/text/smath/guide.po
+++ b/source/ar/helpcontent2/source/text/smath/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: 2022-01-31 18:20+0100\n"
+"POT-Creation-Date: 2022-06-15 22:28+0200\n"
"PO-Revision-Date: 2017-05-09 15:54+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -835,13 +835,13 @@ msgctxt ""
msgid "Select the formula"
msgstr ""
-#. bN6uQ
+#. F2ipo
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
"par_id3150213\n"
"help.text"
-msgid "Choose the command <emph>Insert - Object - Formula</emph>."
+msgid "Choose the command <menuitem>Insert - OLE Object - Formula Object</menuitem>."
msgstr ""
#. aowxC
@@ -853,13 +853,13 @@ msgctxt ""
msgid "Inserting a Formula using a Window"
msgstr ""
-#. Tqx4F
+#. Jvobx
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
"par_id3149875\n"
"help.text"
-msgid "If you want to use the $[officename] Math interface to edit a formula, choose the command <emph>Insert - Object - Formula</emph> without any text selected."
+msgid "If you want to use the $[officename] Math interface to edit a formula, choose the command <menuitem>Insert - OLE Object - Formula Object</menuitem> without any text selected."
msgstr ""
#. sEBBM
@@ -943,13 +943,13 @@ msgctxt ""
msgid "You want to insert a summation formula like \"summation of s^k from k = 0 to n\" at the cursor in a Writer text document."
msgstr ""
-#. 5oKcr
+#. kEJWp
#: limits.xhp
msgctxt ""
"limits.xhp\n"
"par_id8811304\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Object - Formula</item>."
+msgid "<embedvar href=\"text/shared/00/00000404.xhp#insert_formula\"/>"
msgstr ""
#. qAFch
@@ -1033,13 +1033,13 @@ msgctxt ""
msgid "In the same way, you can enter an Integral formula with limits. When you click an icon from the Elements pane, the assigned text command is inserted in the input window. If you know the text commands, you can enter the commands directly in the input window."
msgstr ""
-#. q8yAH
+#. 57GSa
#: limits.xhp
msgctxt ""
"limits.xhp\n"
"par_id5866267\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Object - Formula</item>."
+msgid "<embedvar href=\"text/shared/00/00000404.xhp#insert_formula\"/>"
msgstr ""
#. VAoyi
diff --git a/source/ar/helpcontent2/source/text/swriter/01.po b/source/ar/helpcontent2/source/text/swriter/01.po
index c408b96cce9..102bf130550 100644
--- a/source/ar/helpcontent2/source/text/swriter/01.po
+++ b/source/ar/helpcontent2/source/text/swriter/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: 2022-06-09 11:50+0200\n"
+"POT-Creation-Date: 2022-06-15 22:28+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/textswriter01/ar/>\n"
@@ -18169,22 +18169,22 @@ msgctxt ""
msgid "<emph>Right paragraph border:</emph> the object is positioned considering the width of the indent space available to the right of the paragraph."
msgstr ""
-#. UWViJ
+#. QrQHe
#: 05060100.xhp
msgctxt ""
"05060100.xhp\n"
"par_id171629211714933\n"
"help.text"
-msgid "<emph>Left page border:</emph> the object is positioned considering the space available between the left page border and the left paragraph border."
+msgid "<menuitem>Left of page text area</menuitem>: the object is positioned in the region between the left edge of the page and the left margin plus any left page padding."
msgstr ""
-#. F9qZf
+#. DzD2e
#: 05060100.xhp
msgctxt ""
"05060100.xhp\n"
"par_id131629211715280\n"
"help.text"
-msgid "<emph>Right page border:</emph> the object is positioned considering the space available between the right page border and the right paragraph border."
+msgid "<menuitem>Right of page text area</menuitem>: the object is positioned in the region between the right edge of the page and the right margin plus any right page padding."
msgstr ""
#. norkq
diff --git a/source/ar/helpcontent2/source/text/swriter/guide.po b/source/ar/helpcontent2/source/text/swriter/guide.po
index 36a80b84536..2fc5cc2889d 100644
--- a/source/ar/helpcontent2/source/text/swriter/guide.po
+++ b/source/ar/helpcontent2/source/text/swriter/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: 2022-06-09 11:50+0200\n"
+"POT-Creation-Date: 2022-06-15 22:28+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/textswriterguide/ar/>\n"
@@ -43,13 +43,13 @@ msgctxt ""
msgid "<variable id=\"anchor_object\"><link href=\"text/swriter/guide/anchor_object.xhp\" name=\"Positioning Objects\">Positioning Objects</link></variable>"
msgstr "<variable id=\"anchor_object\"><link href=\"text/swriter/guide/anchor_object.xhp\" name=\"Positioning Objects\">مَوضَعة الكائنات</link></variable>"
-#. MDGBe
+#. WBVDD
#: anchor_object.xhp
msgctxt ""
"anchor_object.xhp\n"
"par_id181634295881266\n"
"help.text"
-msgid "An object, such as an image or frame, is positioned within a document using anchors attached to other elements."
+msgid "An object, such as an image or frame, is positioned within a document using an anchor attached to another element."
msgstr ""
#. FAyRX
diff --git a/source/ar/svx/messages.po b/source/ar/svx/messages.po
index ba263eae29b..fc1fa5bd4b3 100644
--- a/source/ar/svx/messages.po
+++ b/source/ar/svx/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: 2022-06-09 11:50+0200\n"
+"POT-Creation-Date: 2022-06-15 22:28+0200\n"
"PO-Revision-Date: 2022-06-06 17:38+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/ar/>\n"
@@ -17177,13 +17177,13 @@ msgid "_Kern Character Pairs"
msgstr ""
#. 8SKCU
-#: svx/uiconfig/ui/fontworkgallerydialog.ui:18
+#: svx/uiconfig/ui/fontworkgallerydialog.ui:16
msgctxt "fontworkgallerydialog|FontworkGalleryDialog"
msgid "Fontwork Gallery"
msgstr "معرض معمل الخطوط"
#. GB7pa
-#: svx/uiconfig/ui/fontworkgallerydialog.ui:101
+#: svx/uiconfig/ui/fontworkgallerydialog.ui:99
msgctxt "fontworkgallerydialog|label1"
msgid "Select a Fontwork style:"
msgstr "حدد طراز معمل الخطوط:"
diff --git a/source/ar/sw/messages.po b/source/ar/sw/messages.po
index 2da3483efe6..eb87986c156 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: 2022-06-09 11:51+0200\n"
+"POT-Creation-Date: 2022-06-15 22:29+0200\n"
"PO-Revision-Date: 2022-06-06 17:38+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/ar/>\n"
@@ -14172,11 +14172,11 @@ msgctxt "envprinterpage|setup"
msgid "Setup..."
msgstr "أعدّ..."
-#. jyNbK
+#. 4GuQN
#: sw/uiconfig/swriter/ui/envprinterpage.ui:467
msgctxt "envprinterpage|extended_tip|setup"
-msgid "Opens the Print Setup dialog where you can define additional printer settings, such as paper format and orientation."
-msgstr "يفتح حوار إعدادات الطابعة حيث يمكنك تعريف إعدادات إضافية للطابعة مثل تنسيق واتجاه الورق."
+msgid "Opens the Printer Setup dialog where you can define additional printer settings, such as paper format and orientation."
+msgstr ""
#. AKs6U
#: sw/uiconfig/swriter/ui/envprinterpage.ui:481
@@ -17620,10 +17620,10 @@ msgctxt "insertdbcolumnsdialog|extended_tip|tabledbcols"
msgid "Specifies the database columns to be inserted into the text table."
msgstr ""
-#. XmaQd
+#. xupgr
#: sw/uiconfig/swriter/ui/insertdbcolumnsdialog.ui:559
msgctxt "insertdbcolumnsdialog|extended_tip|tabletxtcols"
-msgid "Select the database columns that you want to insert it in the document."
+msgid "Select the database columns that you want to insert in the document."
msgstr ""
#. DJStE
@@ -18149,45 +18149,39 @@ msgctxt "labeldialog|extended_tip|ok"
msgid "Creates a new document for editing."
msgstr "ينشئ مستنداً جديداً للتحرير."
-#. EtFBT
-#: sw/uiconfig/swriter/ui/labeldialog.ui:141
-msgctxt "labeldialog|medium"
-msgid "Medium"
-msgstr "متوسط"
-
#. hJSCq
-#: sw/uiconfig/swriter/ui/labeldialog.ui:188
+#: sw/uiconfig/swriter/ui/labeldialog.ui:144
msgctxt "labeldialog|labels"
msgid "Labels"
msgstr "اللصائق"
#. G378Z
-#: sw/uiconfig/swriter/ui/labeldialog.ui:236
+#: sw/uiconfig/swriter/ui/labeldialog.ui:192
msgctxt "labeldialog|private"
msgid "Private"
msgstr "شخصي"
#. CAEMT
-#: sw/uiconfig/swriter/ui/labeldialog.ui:284
+#: sw/uiconfig/swriter/ui/labeldialog.ui:240
#, fuzzy
msgctxt "labeldialog|business"
msgid "Business"
msgstr "عمل"
#. a7BSb
-#: sw/uiconfig/swriter/ui/labeldialog.ui:332
+#: sw/uiconfig/swriter/ui/labeldialog.ui:288
msgctxt "labeldialog|format"
msgid "Format"
msgstr "التنسيق"
#. cs8CW
-#: sw/uiconfig/swriter/ui/labeldialog.ui:380
+#: sw/uiconfig/swriter/ui/labeldialog.ui:336
msgctxt "labeldialog|options"
msgid "Options"
msgstr "خيارات"
#. uB6wE
-#: sw/uiconfig/swriter/ui/labeldialog.ui:407
+#: sw/uiconfig/swriter/ui/labeldialog.ui:363
msgctxt "labeldialog|extended_tip|LabelDialog"
msgid "Allows you to create labels. Labels are created in a text document."
msgstr ""
@@ -20389,26 +20383,32 @@ msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
-#. qieQK
+#. EDivp
#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
-msgctxt "mmselectpage|extended_tip|datasourcewarning"
+msgctxt "mmselectpage|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
-#. QcsgV
+#. NGYGa
#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
+msgctxt "mmselectpage|exchangedatabase"
+msgid "Exchange Databases..."
+msgstr ""
+
+#. YjZmM
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:208
msgctxt "mmselectpage|extended_tip|exchangedatabase"
-msgid "Exchange Database..."
+msgid "Click to exchange the databases of your mail merge."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:223
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "اختر مستند البداية لدمج المراسلات"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:238
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22580,49 +22580,49 @@ msgid "OLE Object"
msgstr ""
#. eRTnb
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Position and Size"
msgstr ""
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "خيارات"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "التفاف"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "رابط تشعبي"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "الحدود"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "منطقة"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "الشفافية"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "ماكرو"
@@ -25306,10 +25306,10 @@ msgctxt "printoptionspage|background"
msgid "Page ba_ckground"
msgstr "خل_فية الصفحة"
-#. ocn5F
+#. DAfze
#: sw/uiconfig/swriter/ui/printoptionspage.ui:80
-msgctxt "extended_tip|background"
-msgid "Specifies whether to include colors and objects that are inserted to the background of the page (Format - Page - Background) in the printed document."
+msgctxt "printoptionspage|extended_tip|background"
+msgid "Specifies whether to include colors and objects that are inserted to the background of the page style (Format - Page Style - Area) in the printed document."
msgstr ""
#. FWBUe
@@ -25414,10 +25414,10 @@ msgctxt "printoptionspage|none"
msgid "_None"
msgstr "_بلا"
-#. CDv8b
+#. d4YMs
#: sw/uiconfig/swriter/ui/printoptionspage.ui:298
-msgctxt "extended_tip|none"
-msgid "Specifies whether comments in your document are printed."
+msgctxt "printoptionspage|extended_tip|none"
+msgid "Do not print document comments."
msgstr ""
#. 6vPTt
@@ -25426,10 +25426,10 @@ msgctxt "printoptionspage|only"
msgid "Comments _only"
msgstr "التعليقات _فقط"
-#. KsL3A
+#. aBf74
#: sw/uiconfig/swriter/ui/printoptionspage.ui:318
-msgctxt "extended_tip|only"
-msgid "Specifies whether comments in your document are printed."
+msgctxt "printoptionspage|extended_tip|only"
+msgid "Only print the comments of your document."
msgstr ""
#. n5M2U
@@ -25438,10 +25438,10 @@ msgctxt "printoptionspage|end"
msgid "End of docu_ment"
msgstr "_نهاية المستند"
-#. VxM7F
+#. LgZCr
#: sw/uiconfig/swriter/ui/printoptionspage.ui:338
-msgctxt "extended_tip|end"
-msgid "Specifies whether comments in your document are printed."
+msgctxt "printoptionspage|extended_tip|end"
+msgid "Print comments on a new page at end of the document."
msgstr ""
#. pRqdi
@@ -25450,10 +25450,10 @@ msgctxt "printoptionspage|endpage"
msgid "_End of page"
msgstr "ن_هاية الصفحة"
-#. hxM9Z
+#. c2JD2
#: sw/uiconfig/swriter/ui/printoptionspage.ui:358
msgctxt "extended_tip|endpage"
-msgid "Specifies whether comments in your document are printed."
+msgid "Print comments on a new page after the current page."
msgstr ""
#. oBR83
@@ -25462,10 +25462,10 @@ msgctxt "printoptionspage|inmargins"
msgid "In margins"
msgstr ""
-#. 7aAXX
+#. HTtDH
#: sw/uiconfig/swriter/ui/printoptionspage.ui:378
-msgctxt "extended_tip|inmargins"
-msgid "Specifies whether comments in your document are printed."
+msgctxt "printoptionspage|extended_tip|inmargins"
+msgid "Include the comments boxes on the margin of the page. The page contents is rendered to fit both contents and the comments boxes."
msgstr ""
#. VeG6V
@@ -28345,10 +28345,10 @@ msgctxt "textgridpage|labelFT_RUBYSIZE"
msgid "Max. Ruby text size:"
msgstr "الحجم الأقصى لنص روبي:"
-#. FxPwc
+#. hHaUA
#: sw/uiconfig/swriter/ui/textgridpage.ui:363
msgctxt "textgridpage|extended_tip|spinMF_RUBYSIZE"
-msgid "Enter the font size for the Ruby text."
+msgid "Enter the maximum font size for the Ruby text."
msgstr ""
#. FJFVs
@@ -29514,10 +29514,10 @@ msgctxt "tocindexpage|casesens"
msgid "Case sensitive"
msgstr "_حسّاس للحالة"
-#. rAwSj
+#. sNHCm
#: sw/uiconfig/swriter/ui/tocindexpage.ui:1003
msgctxt "tocindexpage|extended_tip|casesens"
-msgid "Distinguishes between uppercase and lowercase letters in identical index entries. For Asian languages special handling applies."
+msgid "Distinguishes between uppercase and lowercase letters in otherwise identical index entries. For Asian languages special handling applies."
msgstr ""
#. e35vc
diff --git a/source/as/cui/messages.po b/source/as/cui/messages.po
index 257586a2cb7..d9be41648e0 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: 2022-06-10 13:57+0200\n"
+"POT-Creation-Date: 2022-06-15 22:27+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"
@@ -3135,10 +3135,10 @@ msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Need custom contents for metadata properties? File ▸ Properties ▸ Custom Properties tab lets you create what you want."
msgstr ""
-#. 9TnEA
+#. beSc7
#: cui/inc/tipoftheday.hrc:208
msgctxt "RID_CUI_TIPOFTHEDAY"
-msgid "Want to see, but not print, an object in Draw? Draw it on a layer for which the “Printable” flag is not set (right click on the tab and “Modify Layer”)."
+msgid "Want to see, but not print, an object in Draw? Draw it on a layer for which the “Printable” flag is not set (right-click the layer’s tab and choose “Modify Layer”)."
msgstr ""
#. CGQaY
@@ -4972,25 +4972,25 @@ msgid "[M]: Replace while modifying existing text"
msgstr "[M]: স্থায়ী লিখনী পৰিবৰ্তন কৰোতে প্ৰতিস্থাপন কৰিব"
#. FtXg9
-#: cui/uiconfig/ui/applyautofmtpage.ui:90
+#: cui/uiconfig/ui/applyautofmtpage.ui:93
msgctxt "applyautofmtpage|label2"
msgid "[T]: AutoCorrect while typing"
msgstr ""
#. NujUD
-#: cui/uiconfig/ui/applyautofmtpage.ui:136
+#: cui/uiconfig/ui/applyautofmtpage.ui:142
msgctxt "applyautofmtpage|m"
msgid "[M]"
msgstr "[M]"
#. qanx6
-#: cui/uiconfig/ui/applyautofmtpage.ui:158
+#: cui/uiconfig/ui/applyautofmtpage.ui:164
msgctxt "applyautofmtpage|t"
msgid "[T]"
msgstr "[T]"
#. 2tG6L
-#: cui/uiconfig/ui/applyautofmtpage.ui:205
+#: cui/uiconfig/ui/applyautofmtpage.ui:211
msgctxt "applyautofmtpage|extended_tip|ApplyAutoFmtPage"
msgid "Select the options for automatically correcting errors as you type, and then click OK."
msgstr ""
@@ -8439,10 +8439,10 @@ msgctxt "dimensionlinestabpage|TSB_PARALLEL"
msgid "_Parallel to line"
msgstr "শাৰীৰ সৈতে সমান্তৰাল (_P)"
-#. gZdFr
+#. CCTEb
#: cui/uiconfig/ui/dimensionlinestabpage.ui:440
msgctxt "dimensionlinestabpage|extended_tip|TSB_PARALLEL"
-msgid "Displays the text parallel to or at 90 degrees to the dimension line."
+msgid "If enabled, displays the text parallel to the dimension line. If disabled, the text is shown at 90 degrees to the dimension line."
msgstr ""
#. QNscD
@@ -8451,10 +8451,10 @@ msgctxt "dimensionlinestabpage|TSB_SHOW_UNIT"
msgid "Show _measurement units"
msgstr "মাপৰ এককসমূহ দেখুৱাওক (_m)"
-#. cJRA9
+#. KQGtM
#: cui/uiconfig/ui/dimensionlinestabpage.ui:461
msgctxt "dimensionlinestabpage|extended_tip|TSB_SHOW_UNIT"
-msgid "Shows or hides the dimension measurement units. You can also select a measurement unit you want to display from the list."
+msgid "Shows or hides the dimension measurement unit. You can select a measurement unit you want to display from the list."
msgstr ""
#. EEaqi
@@ -10522,10 +10522,10 @@ msgctxt "hangulhanjaoptdialog|extended_tip|delete"
msgid "Deletes the selected user-defined dictionary."
msgstr ""
-#. v7Bkk
+#. eG9Qx
#: cui/uiconfig/ui/hangulhanjaoptdialog.ui:231
msgctxt "hangulhanjaoptdialog|extended_tip|dicts"
-msgid "Lists all user-defined dictionaries. Select the check box next to the dictionary that you want to use. Clear the check box next to the dictionary that you do not want to use."
+msgid "Lists all user-defined dictionaries. Select the check box next to the dictionaries that you want to use. Clear the check box next to the dictionaries that you do not want to use."
msgstr ""
#. DmfuX
@@ -10923,20 +10923,20 @@ msgid "Opens the Assign Macro dialog, in which you can give events such as \"mou
msgstr ""
#. TXrCH
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:399
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:391
msgctxt "hyperlinkdocpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. frjow
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:420
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:412
#, fuzzy
msgctxt "hyperlinkdocpage|label1"
msgid "Further Settings"
msgstr "পৰৱৰ্তী সংহতিসমূহ"
#. 789Vi
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:435
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:427
msgctxt "hyperlinkdocpage|extended_tip|HyperlinkDocPage"
msgid "Hyperlinks to any document or targets in documents can be edited using the Document tab from the Hyperlink dialog."
msgstr ""
@@ -11090,20 +11090,20 @@ msgid "Opens the Assign Macro dialog, in which you can give events such as \"mou
msgstr ""
#. C5Hqs
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:409
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:401
msgctxt "hyperlinkinternetpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. UKQMX
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:430
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:422
#, fuzzy
msgctxt "hyperlinkinternetpage|label1"
msgid "Further Settings"
msgstr "পৰৱৰ্তী সংহতিসমূহ"
#. 8UdTe
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:445
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:437
msgctxt "hyperlinkinternetpage|extended_tip|HyperlinkInternetPage"
msgid "Use the Internet page of the Hyperlink dialog to edit hyperlinks with WWW or FTP addresses."
msgstr ""
@@ -11211,20 +11211,20 @@ msgid "Opens the Assign Macro dialog, in which you can give events such as \"mou
msgstr ""
#. CwHdi
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:324
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:316
msgctxt "hyperlinkmailpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. BmHDh
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:345
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:337
#, fuzzy
msgctxt "hyperlinkmailpage|label1"
msgid "Further Settings"
msgstr "পৰৱৰ্তী সংহতিসমূহ"
#. SvyDu
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:360
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:352
msgctxt "hyperlinkmailpage|extended_tip|HyperlinkMailPage"
msgid "On the Mail page in the Hyperlink dialog you can edit hyperlinks for email addresses."
msgstr ""
@@ -11399,20 +11399,20 @@ msgid "Opens the Assign Macro dialog, in which you can give events such as \"mou
msgstr ""
#. rXaNm
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:408
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:400
msgctxt "hyperlinknewdocpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. MS2Cn
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:429
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:421
#, fuzzy
msgctxt "hyperlinknewdocpage|label1"
msgid "Further Settings"
msgstr "পৰৱৰ্তী সংহতিসমূহ"
#. ztAbs
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:444
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:436
msgctxt "hyperlinknewdocpage|extended_tip|HyperlinkNewDocPage"
msgid "Use the New Document tab from the Hyperlink dialog to set up a hyperlink to a new document and create the new document simultaneously."
msgstr ""
@@ -12192,10 +12192,10 @@ msgctxt "langtoolconfigpage|base"
msgid "Base URL:"
msgstr ""
-#. 9to2D
+#. z58D6
#: cui/uiconfig/ui/langtoolconfigpage.ui:111
msgctxt "langtoolconfigpage|usernamelbl"
-msgid "User name:"
+msgid "Username:"
msgstr ""
#. B8kMr
@@ -12204,32 +12204,32 @@ msgctxt "langtoolconfigpage|apikeylbl"
msgid "API key:"
msgstr ""
-#. AoT7Z
+#. LBMkb
#: cui/uiconfig/ui/langtoolconfigpage.ui:159
msgctxt "langtoolconfigpage|urldesc"
-msgid "Please use the base URL e.g. without \"/check\" at the end."
+msgid "Please use the base URL, i.e., without “/check”, at the end."
msgstr ""
-#. EDETM
-#: cui/uiconfig/ui/langtoolconfigpage.ui:171
+#. 77oav
+#: cui/uiconfig/ui/langtoolconfigpage.ui:174
msgctxt "langtoolconfigpage|usernamedesc"
-msgid "Your LanguageTool account's username for premium usage."
+msgid "Your LanguageTool account’s username for premium usage."
msgstr ""
-#. aDGJf
-#: cui/uiconfig/ui/langtoolconfigpage.ui:183
+#. tGuAh
+#: cui/uiconfig/ui/langtoolconfigpage.ui:189
msgctxt "langtoolconfigpage|apikeydesc"
-msgid "Your LanguageTool account's api key for premium usage."
+msgid "Your LanguageTool account’s API key for premium usage."
msgstr ""
#. Dn8bb
-#: cui/uiconfig/ui/langtoolconfigpage.ui:206
+#: cui/uiconfig/ui/langtoolconfigpage.ui:215
msgctxt "langtoolconfigpage|apisettingsheader"
msgid "API Settings"
msgstr ""
#. Ntss5
-#: cui/uiconfig/ui/langtoolconfigpage.ui:225
+#: cui/uiconfig/ui/langtoolconfigpage.ui:234
msgctxt "langtoolconfigpage|langtoolsettings"
msgid "LanguageTool API Options"
msgstr ""
@@ -14813,76 +14813,76 @@ msgstr "[L]: অভজেক্টটো লোড কৰি পৰিৱৰ্
#. PiDB7
#. The [S] here is repeated as the column title for the "Save" column of this options page
-#: cui/uiconfig/ui/optfltrembedpage.ui:163
+#: cui/uiconfig/ui/optfltrembedpage.ui:166
msgctxt "optfltrembedpage|label3"
msgid "[S]: Convert and save the object"
msgstr "[S]: অবজেক্টটো পৰিৱৰ্তন কৰি সঞ্চয় কৰক"
#. f2hGQ
-#: cui/uiconfig/ui/optfltrembedpage.ui:185
+#: cui/uiconfig/ui/optfltrembedpage.ui:191
#, fuzzy
msgctxt "optfltrembedpage|label1"
msgid "Embedded Objects"
msgstr "অন্তৰ্ভুক্ত অবজেক্টসমূহ"
#. nvE89
-#: cui/uiconfig/ui/optfltrembedpage.ui:215
+#: cui/uiconfig/ui/optfltrembedpage.ui:221
msgctxt "optfltrembedpage|label5"
msgid "Export as:"
msgstr ""
#. FEeH6
-#: cui/uiconfig/ui/optfltrembedpage.ui:230
+#: cui/uiconfig/ui/optfltrembedpage.ui:236
#, fuzzy
msgctxt "optfltrembedpage|highlighting"
msgid "Highlighting"
msgstr "আলোকিত কৰি আছে"
#. qBuyX
-#: cui/uiconfig/ui/optfltrembedpage.ui:239
+#: cui/uiconfig/ui/optfltrembedpage.ui:245
msgctxt "extended_tip|highlighting"
msgid "Microsoft Office has two character attributes similar to Writer character background. Select the appropriate attribute (highlighting or shading) which you would like to use during export to Microsoft Office file formats."
msgstr ""
#. Dnrx7
-#: cui/uiconfig/ui/optfltrembedpage.ui:251
+#: cui/uiconfig/ui/optfltrembedpage.ui:257
#, fuzzy
msgctxt "optfltrembedpage|shading"
msgid "Shading"
msgstr "Shading"
#. 3PFE2
-#: cui/uiconfig/ui/optfltrembedpage.ui:260
+#: cui/uiconfig/ui/optfltrembedpage.ui:266
msgctxt "extended_tip|shading"
msgid "Microsoft Office has two character attributes similar to Writer character background. Select the appropriate attribute (highlighting or shading) which you would like to use during export to Microsoft Office file formats."
msgstr ""
#. gKwdG
-#: cui/uiconfig/ui/optfltrembedpage.ui:283
+#: cui/uiconfig/ui/optfltrembedpage.ui:289
msgctxt "optfltrembedpage|label4"
msgid "Character Highlighting"
msgstr ""
#. tyACF
-#: cui/uiconfig/ui/optfltrembedpage.ui:310
+#: cui/uiconfig/ui/optfltrembedpage.ui:316
msgctxt "optfltrembedpage|mso_lockfile"
msgid "Create MSO lock file"
msgstr ""
#. qc4GD
-#: cui/uiconfig/ui/optfltrembedpage.ui:319
+#: cui/uiconfig/ui/optfltrembedpage.ui:325
msgctxt "extended_tip|mso_lockfile"
msgid "Mark this checkbox to generate a Microsoft Office lock file in addition to this office suite's own lock file."
msgstr ""
#. Sg5Bw
-#: cui/uiconfig/ui/optfltrembedpage.ui:335
+#: cui/uiconfig/ui/optfltrembedpage.ui:341
msgctxt "optfltrembedpage|label5"
msgid "Lock Files"
msgstr ""
#. EUBnP
-#: cui/uiconfig/ui/optfltrembedpage.ui:349
+#: cui/uiconfig/ui/optfltrembedpage.ui:355
msgctxt "extended_tip|OptFilterPage"
msgid "Specifies the settings for importing and exporting Microsoft Office and other documents."
msgstr ""
@@ -15157,10 +15157,10 @@ msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "প্ৰসাৰিত সহায়সমূহ (_E)"
-#. ypuz2
+#. TyqBV
#: cui/uiconfig/ui/optgeneralpage.ui:42
msgctxt "extended_tip | exthelp"
-msgid "Displays a help text when you rest the cursor on an icon, a menu command, or a control on a dialog."
+msgid "Displays a help text when you rest the mouse pointer on an icon, a menu command, or a control on a dialog."
msgstr ""
#. Cbeuc
@@ -16900,7 +16900,7 @@ msgid "Passwords are protected by a master password. You will be asked to enter
msgstr "ৱেব সংযোগৰ বাবে পাছৱৰ্ডক সুৰক্ষিত কৰা হয়। পৰতি অধিবেশনে আপুনি তাক দিব লাগিব, যদি %PRODUCTNAME এ সেই তালিকাৰ পৰা কোনো পাছৱৰ্ড উদ্ধাৰ কৰে।"
#. 7gzb7
-#: cui/uiconfig/ui/optsecuritypage.ui:303
+#: cui/uiconfig/ui/optsecuritypage.ui:306
msgctxt "optsecuritypage|nopasswordsave"
msgid ""
"Disabling the function to persistently store passwords deletes the list of passwords stored and resets the master password.\n"
@@ -16912,63 +16912,63 @@ msgstr ""
"আপুনি পাছৱৰ্ড তালিকা গুচাই মূখ্য পাছৱৰ্ড পুনঃ স্থাপন কৰিব বিচাৰে নেকি ?"
#. hwg3F
-#: cui/uiconfig/ui/optsecuritypage.ui:341
+#: cui/uiconfig/ui/optsecuritypage.ui:344
msgctxt "optsecuritypage|connections"
msgid "Connect_ions..."
msgstr "সংযোগসমূহ (_i)..."
#. GLEjB
-#: cui/uiconfig/ui/optsecuritypage.ui:349
+#: cui/uiconfig/ui/optsecuritypage.ui:352
msgctxt "extended_tip|connections"
msgid "Asks for the master password. If master password is correct, shows the Stored Web Connection Information dialog."
msgstr ""
#. SWrMn
-#: cui/uiconfig/ui/optsecuritypage.ui:371
+#: cui/uiconfig/ui/optsecuritypage.ui:374
msgctxt "optsecuritypage|masterpassword"
msgid "_Master Password..."
msgstr "মাস্টাৰ পাছৱাৰ্ড (_M)..."
#. w3TQo
-#: cui/uiconfig/ui/optsecuritypage.ui:379
+#: cui/uiconfig/ui/optsecuritypage.ui:382
msgctxt "extended_tip|masterpassword"
msgid "Opens the Enter Master Password dialog."
msgstr ""
#. UtNEn
-#: cui/uiconfig/ui/optsecuritypage.ui:406
+#: cui/uiconfig/ui/optsecuritypage.ui:409
#, fuzzy
msgctxt "optsecuritypage|label2"
msgid "Passwords for Web Connections"
msgstr "সংযোগবোৰ ৰ কাৰণে পাছৱৰ্ড"
#. EYFvA
-#: cui/uiconfig/ui/optsecuritypage.ui:439
+#: cui/uiconfig/ui/optsecuritypage.ui:442
msgctxt "optsecuritypage|label4"
msgid "Adjust security related options and define warnings for hidden information in documents. "
msgstr "সুৰক্ষাৰ বিকল্প সলনি কৰক আৰু ডকুমেন্টৰ লুকুৱা তথ্যৰ বাবে সকিয়নিৰ সংজ্ঞা দিয়ক। "
#. CBnzU
-#: cui/uiconfig/ui/optsecuritypage.ui:452
+#: cui/uiconfig/ui/optsecuritypage.ui:455
msgctxt "optsecuritypage|options"
msgid "O_ptions..."
msgstr "বিকল্পসমূহ (_p)..."
#. pepKZ
-#: cui/uiconfig/ui/optsecuritypage.ui:460
+#: cui/uiconfig/ui/optsecuritypage.ui:463
msgctxt "extended_tip|options"
msgid "Opens the \"Security Options and Warnings\" dialog."
msgstr ""
#. GqVkJ
-#: cui/uiconfig/ui/optsecuritypage.ui:475
+#: cui/uiconfig/ui/optsecuritypage.ui:478
#, fuzzy
msgctxt "optsecuritypage|label1"
msgid "Security Options and Warnings"
msgstr "সুৰক্ষাৰ বিকল্প আৰু সকিয়নি"
#. rwtuC
-#: cui/uiconfig/ui/optsecuritypage.ui:489
+#: cui/uiconfig/ui/optsecuritypage.ui:492
msgctxt "extended_tip|OptSecurityPage"
msgid "Defines the security options for saving documents, for web connections, and for opening documents that contain macros."
msgstr ""
@@ -20572,10 +20572,10 @@ msgctxt "specialcharacters|srchft"
msgid "Search:"
msgstr "সন্ধান"
-#. eCjVg
+#. zPCZ7
#: cui/uiconfig/ui/specialcharacters.ui:166
msgctxt "specialcharacters|extended_tip|subsetlb"
-msgid "Select a Unicode category for the current font."
+msgid "Select a Unicode block for the current font."
msgstr ""
#. JPWW8
@@ -20610,19 +20610,19 @@ msgid "Maximum Limit: 16 Characters"
msgstr ""
#. ti8sG
-#: cui/uiconfig/ui/specialcharacters.ui:371
+#: cui/uiconfig/ui/specialcharacters.ui:374
msgctxt "specialcharacters|symboltext1"
msgid "Recent Characters:"
msgstr ""
#. LQZ7q
-#: cui/uiconfig/ui/specialcharacters.ui:605
+#: cui/uiconfig/ui/specialcharacters.ui:608
msgctxt "specialcharacters|favbtn|symboltext2"
msgid "Favorite Characters:"
msgstr ""
#. DhG6L
-#: cui/uiconfig/ui/specialcharacters.ui:903
+#: cui/uiconfig/ui/specialcharacters.ui:906
msgctxt "specialcharacters|extended_tip|SpecialCharactersDialog"
msgid "Allows a user to insert characters from the range of symbols found in the installed fonts."
msgstr ""
diff --git a/source/as/filter/messages.po b/source/as/filter/messages.po
index 34553b2586d..24fc150ae2f 100644
--- a/source/as/filter/messages.po
+++ b/source/as/filter/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: 2022-01-31 18:19+0100\n"
+"POT-Creation-Date: 2022-06-15 22:28+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/filtermessages/as/>\n"
@@ -1535,10 +1535,10 @@ msgctxt "pdfviewpage|fitvis"
msgid "Fit _visible"
msgstr ""
-#. FD8Pp
+#. EBBzj
#: filter/uiconfig/ui/pdfviewpage.ui:254
msgctxt "pdfviewpage|extended_tip|fitvis"
-msgid "Select to generate a PDF file that shows the text and graphics on the page zoomed to fit the width of the reader's window."
+msgid "Select to generate a PDF file that shows the text and graphics on the page zoomed to fit the reader's window."
msgstr ""
#. NGpWy
@@ -1943,10 +1943,10 @@ msgctxt "xmlfiltertabpagegeneral|extended_tip|filtername"
msgid "Enter the name that you want to display in the list box of the XML Filter Settings dialog."
msgstr ""
-#. Tbmcc
+#. D5aZP
#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:119
msgctxt "xmlfiltertabpagegeneral|extended_tip|extension"
-msgid "Enter the file extension to use when you open a file without specifying a filter. The file extension to used to determine which filter to use."
+msgid "Enter the file extension to use when you open a file without specifying a filter. The file extension is used to determine which filter to use."
msgstr ""
#. fZvBA
diff --git a/source/as/svx/messages.po b/source/as/svx/messages.po
index d7ce2824f05..00d0d4a22e8 100644
--- a/source/as/svx/messages.po
+++ b/source/as/svx/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: 2022-06-09 11:50+0200\n"
+"POT-Creation-Date: 2022-06-15 22:28+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/svxmessages/as/>\n"
@@ -17421,14 +17421,14 @@ msgid "_Kern Character Pairs"
msgstr ""
#. 8SKCU
-#: svx/uiconfig/ui/fontworkgallerydialog.ui:18
+#: svx/uiconfig/ui/fontworkgallerydialog.ui:16
#, fuzzy
msgctxt "fontworkgallerydialog|FontworkGalleryDialog"
msgid "Fontwork Gallery"
msgstr "ফন্টৱর্ক গেলাৰী..."
#. GB7pa
-#: svx/uiconfig/ui/fontworkgallerydialog.ui:101
+#: svx/uiconfig/ui/fontworkgallerydialog.ui:99
msgctxt "fontworkgallerydialog|label1"
msgid "Select a Fontwork style:"
msgstr ""
diff --git a/source/as/sw/messages.po b/source/as/sw/messages.po
index 61da52cc9fd..456b0890266 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: 2022-06-09 11:51+0200\n"
+"POT-Creation-Date: 2022-06-15 22:29+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"
@@ -14470,10 +14470,10 @@ msgctxt "envprinterpage|setup"
msgid "Setup..."
msgstr ""
-#. jyNbK
+#. 4GuQN
#: sw/uiconfig/swriter/ui/envprinterpage.ui:467
msgctxt "envprinterpage|extended_tip|setup"
-msgid "Opens the Print Setup dialog where you can define additional printer settings, such as paper format and orientation."
+msgid "Opens the Printer Setup dialog where you can define additional printer settings, such as paper format and orientation."
msgstr ""
#. AKs6U
@@ -17998,10 +17998,10 @@ msgctxt "insertdbcolumnsdialog|extended_tip|tabledbcols"
msgid "Specifies the database columns to be inserted into the text table."
msgstr ""
-#. XmaQd
+#. xupgr
#: sw/uiconfig/swriter/ui/insertdbcolumnsdialog.ui:559
msgctxt "insertdbcolumnsdialog|extended_tip|tabletxtcols"
-msgid "Select the database columns that you want to insert it in the document."
+msgid "Select the database columns that you want to insert in the document."
msgstr ""
#. DJStE
@@ -18541,45 +18541,38 @@ msgctxt "labeldialog|extended_tip|ok"
msgid "Creates a new document for editing."
msgstr ""
-#. EtFBT
-#: sw/uiconfig/swriter/ui/labeldialog.ui:141
-#, fuzzy
-msgctxt "labeldialog|medium"
-msgid "Medium"
-msgstr "মধ্যম"
-
#. hJSCq
-#: sw/uiconfig/swriter/ui/labeldialog.ui:188
+#: sw/uiconfig/swriter/ui/labeldialog.ui:144
msgctxt "labeldialog|labels"
msgid "Labels"
msgstr "লেবেলবোৰ"
#. G378Z
-#: sw/uiconfig/swriter/ui/labeldialog.ui:236
+#: sw/uiconfig/swriter/ui/labeldialog.ui:192
msgctxt "labeldialog|private"
msgid "Private"
msgstr "ব্যক্তিগত"
#. CAEMT
-#: sw/uiconfig/swriter/ui/labeldialog.ui:284
+#: sw/uiconfig/swriter/ui/labeldialog.ui:240
msgctxt "labeldialog|business"
msgid "Business"
msgstr "ব্যৱসায়"
#. a7BSb
-#: sw/uiconfig/swriter/ui/labeldialog.ui:332
+#: sw/uiconfig/swriter/ui/labeldialog.ui:288
msgctxt "labeldialog|format"
msgid "Format"
msgstr "বিন্যাস"
#. cs8CW
-#: sw/uiconfig/swriter/ui/labeldialog.ui:380
+#: sw/uiconfig/swriter/ui/labeldialog.ui:336
msgctxt "labeldialog|options"
msgid "Options"
msgstr "বিকল্পসমূহ"
#. uB6wE
-#: sw/uiconfig/swriter/ui/labeldialog.ui:407
+#: sw/uiconfig/swriter/ui/labeldialog.ui:363
msgctxt "labeldialog|extended_tip|LabelDialog"
msgid "Allows you to create labels. Labels are created in a text document."
msgstr ""
@@ -20859,26 +20852,32 @@ msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
-#. qieQK
+#. EDivp
#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
-msgctxt "mmselectpage|extended_tip|datasourcewarning"
+msgctxt "mmselectpage|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
-#. QcsgV
+#. NGYGa
#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
+msgctxt "mmselectpage|exchangedatabase"
+msgid "Exchange Databases..."
+msgstr ""
+
+#. YjZmM
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:208
msgctxt "mmselectpage|extended_tip|exchangedatabase"
-msgid "Exchange Database..."
+msgid "Click to exchange the databases of your mail merge."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:223
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr ""
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:238
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -23063,52 +23062,52 @@ msgid "OLE Object"
msgstr ""
#. eRTnb
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Position and Size"
msgstr ""
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "বিকল্পসমূহ"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
#, fuzzy
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "আবৃত কৰক (~W)"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "হাইপাৰলিংক"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "সীমাৰেখাবোৰ"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
#, fuzzy
msgctxt "objectdialog|area"
msgid "Area"
msgstr "ক্ষেত্ৰ"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
#, fuzzy
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "স্বচ্ছতা"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
#, fuzzy
msgctxt "objectdialog|macro"
msgid "Macro"
@@ -25896,10 +25895,10 @@ msgctxt "printoptionspage|background"
msgid "Page ba_ckground"
msgstr "পৃষ্ঠা পটভূমী (_c)"
-#. ocn5F
+#. DAfze
#: sw/uiconfig/swriter/ui/printoptionspage.ui:80
-msgctxt "extended_tip|background"
-msgid "Specifies whether to include colors and objects that are inserted to the background of the page (Format - Page - Background) in the printed document."
+msgctxt "printoptionspage|extended_tip|background"
+msgid "Specifies whether to include colors and objects that are inserted to the background of the page style (Format - Page Style - Area) in the printed document."
msgstr ""
#. FWBUe
@@ -26004,10 +26003,10 @@ msgctxt "printoptionspage|none"
msgid "_None"
msgstr "কোনো নহয় (_N)"
-#. CDv8b
+#. d4YMs
#: sw/uiconfig/swriter/ui/printoptionspage.ui:298
-msgctxt "extended_tip|none"
-msgid "Specifies whether comments in your document are printed."
+msgctxt "printoptionspage|extended_tip|none"
+msgid "Do not print document comments."
msgstr ""
#. 6vPTt
@@ -26016,10 +26015,10 @@ msgctxt "printoptionspage|only"
msgid "Comments _only"
msgstr "কেৱল মন্তব্যসমূহ (‌_o)"
-#. KsL3A
+#. aBf74
#: sw/uiconfig/swriter/ui/printoptionspage.ui:318
-msgctxt "extended_tip|only"
-msgid "Specifies whether comments in your document are printed."
+msgctxt "printoptionspage|extended_tip|only"
+msgid "Only print the comments of your document."
msgstr ""
#. n5M2U
@@ -26028,10 +26027,10 @@ msgctxt "printoptionspage|end"
msgid "End of docu_ment"
msgstr "দস্তাবেজৰ অন্ত (_m)"
-#. VxM7F
+#. LgZCr
#: sw/uiconfig/swriter/ui/printoptionspage.ui:338
-msgctxt "extended_tip|end"
-msgid "Specifies whether comments in your document are printed."
+msgctxt "printoptionspage|extended_tip|end"
+msgid "Print comments on a new page at end of the document."
msgstr ""
#. pRqdi
@@ -26040,10 +26039,10 @@ msgctxt "printoptionspage|endpage"
msgid "_End of page"
msgstr "পৃষ্ঠাৰ অন্ত (_E)"
-#. hxM9Z
+#. c2JD2
#: sw/uiconfig/swriter/ui/printoptionspage.ui:358
msgctxt "extended_tip|endpage"
-msgid "Specifies whether comments in your document are printed."
+msgid "Print comments on a new page after the current page."
msgstr ""
#. oBR83
@@ -26052,10 +26051,10 @@ msgctxt "printoptionspage|inmargins"
msgid "In margins"
msgstr ""
-#. 7aAXX
+#. HTtDH
#: sw/uiconfig/swriter/ui/printoptionspage.ui:378
-msgctxt "extended_tip|inmargins"
-msgid "Specifies whether comments in your document are printed."
+msgctxt "printoptionspage|extended_tip|inmargins"
+msgid "Include the comments boxes on the margin of the page. The page contents is rendered to fit both contents and the comments boxes."
msgstr ""
#. VeG6V
@@ -29003,10 +29002,10 @@ msgctxt "textgridpage|labelFT_RUBYSIZE"
msgid "Max. Ruby text size:"
msgstr "সৰ্বাধিক Ruby লিখনীৰ আকাৰ:"
-#. FxPwc
+#. hHaUA
#: sw/uiconfig/swriter/ui/textgridpage.ui:363
msgctxt "textgridpage|extended_tip|spinMF_RUBYSIZE"
-msgid "Enter the font size for the Ruby text."
+msgid "Enter the maximum font size for the Ruby text."
msgstr ""
#. FJFVs
@@ -30191,10 +30190,10 @@ msgctxt "tocindexpage|casesens"
msgid "Case sensitive"
msgstr "ফলা সংবেদ্য (_C)"
-#. rAwSj
+#. sNHCm
#: sw/uiconfig/swriter/ui/tocindexpage.ui:1003
msgctxt "tocindexpage|extended_tip|casesens"
-msgid "Distinguishes between uppercase and lowercase letters in identical index entries. For Asian languages special handling applies."
+msgid "Distinguishes between uppercase and lowercase letters in otherwise identical index entries. For Asian languages special handling applies."
msgstr ""
#. e35vc
diff --git a/source/ast/chart2/messages.po b/source/ast/chart2/messages.po
index 9fa752973a0..5a515c1e3e7 100644
--- a/source/ast/chart2/messages.po
+++ b/source/ast/chart2/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-01-31 18:18+0100\n"
-"PO-Revision-Date: 2022-05-12 09:33+0000\n"
+"PO-Revision-Date: 2022-06-15 20:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/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 4.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1540149368.000000\n"
#. NCRDD
@@ -3005,19 +3005,19 @@ msgstr "Marque'l caxellu de Perspectiva pa ver el gráficu al traviés d'una len
#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:150
msgctxt "tp_3D_SceneGeometry|extended_tip|MTR_FLD_Z_ROTATION"
msgid "Sets the rotation of the chart on the z axis. The preview responds to the new settings."
-msgstr "Afita la rotación del gráficu sobre la exa Z. La vista previa respuende a les nueves configuraciones."
+msgstr "Afita'l xiru de la gráfica sobre la exa Z. La vista previa respuende a los axustes nuevos."
#. AyMWn
#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:168
msgctxt "tp_3D_SceneGeometry|extended_tip|MTR_FLD_Y_ROTATION"
msgid "Sets the rotation of the chart on the y axis. The preview responds to the new settings."
-msgstr "Afita la rotación del gráficu sobre la exa Y. La vista previa respuende a les nueves configuraciones."
+msgstr "Afita'l xiru de la gráfica sobre la exa Y. La vista previa respuende a los axustes nuevos."
#. EGS4B
#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:186
msgctxt "tp_3D_SceneGeometry|extended_tip|MTR_FLD_X_ROTATION"
msgid "Sets the rotation of the chart on the x axis. The preview responds to the new settings."
-msgstr "Afita la rotación del gráficu sobre la exa X. La vista previa respuende a les nueves configuraciones."
+msgstr "Afita'l xiru de la gráfica sobre la exa X. La vista previa respuende a los axustes nuevos."
#. RGQDC
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:92
diff --git a/source/ast/cui/messages.po b/source/ast/cui/messages.po
index 086612a0bdf..0ed325a9d69 100644
--- a/source/ast/cui/messages.po
+++ b/source/ast/cui/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: 2022-06-10 13:57+0200\n"
-"PO-Revision-Date: 2022-06-10 12:05+0000\n"
+"POT-Creation-Date: 2022-06-15 22:27+0200\n"
+"PO-Revision-Date: 2022-06-15 20:37+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"
"Language: ast\n"
@@ -3126,10 +3126,10 @@ msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Need custom contents for metadata properties? File ▸ Properties ▸ Custom Properties tab lets you create what you want."
msgstr ""
-#. 9TnEA
+#. beSc7
#: cui/inc/tipoftheday.hrc:208
msgctxt "RID_CUI_TIPOFTHEDAY"
-msgid "Want to see, but not print, an object in Draw? Draw it on a layer for which the “Printable” flag is not set (right click on the tab and “Modify Layer”)."
+msgid "Want to see, but not print, an object in Draw? Draw it on a layer for which the “Printable” flag is not set (right-click the layer’s tab and choose “Modify Layer”)."
msgstr ""
#. CGQaY
@@ -3786,7 +3786,7 @@ msgstr "Disposición de testu complexu"
#: cui/inc/treeopt.hrc:59
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "LanguageTool Server Settings"
-msgstr ""
+msgstr "Axustes del sirvidor de LanguageTool"
#. TGnig
#: cui/inc/treeopt.hrc:64
@@ -4920,25 +4920,25 @@ msgid "[M]: Replace while modifying existing text"
msgstr "[M]: Sustituir al camudar testu esistente"
#. FtXg9
-#: cui/uiconfig/ui/applyautofmtpage.ui:90
+#: cui/uiconfig/ui/applyautofmtpage.ui:93
msgctxt "applyautofmtpage|label2"
msgid "[T]: AutoCorrect while typing"
msgstr ""
#. NujUD
-#: cui/uiconfig/ui/applyautofmtpage.ui:136
+#: cui/uiconfig/ui/applyautofmtpage.ui:142
msgctxt "applyautofmtpage|m"
msgid "[M]"
msgstr "[M]"
#. qanx6
-#: cui/uiconfig/ui/applyautofmtpage.ui:158
+#: cui/uiconfig/ui/applyautofmtpage.ui:164
msgctxt "applyautofmtpage|t"
msgid "[T]"
msgstr "[T]"
#. 2tG6L
-#: cui/uiconfig/ui/applyautofmtpage.ui:205
+#: cui/uiconfig/ui/applyautofmtpage.ui:211
msgctxt "applyautofmtpage|extended_tip|ApplyAutoFmtPage"
msgid "Select the options for automatically correcting errors as you type, and then click OK."
msgstr ""
@@ -5235,7 +5235,7 @@ msgstr ""
#: cui/uiconfig/ui/areatabpage.ui:106
msgctxt "areatabpage|btnbitmap"
msgid "Image"
-msgstr ""
+msgstr "Imaxe"
#. ELAno
#: cui/uiconfig/ui/areatabpage.ui:112
@@ -5877,7 +5877,7 @@ msgstr ""
#: cui/uiconfig/ui/bulletandposition.ui:382
msgctxt "bulletandposition|colorft"
msgid "Color:"
-msgstr ""
+msgstr "Color:"
#. XqDTh
#: cui/uiconfig/ui/bulletandposition.ui:405
@@ -8295,11 +8295,11 @@ msgctxt "dimensionlinestabpage|TSB_PARALLEL"
msgid "_Parallel to line"
msgstr "_Paralela a la llinia"
-#. gZdFr
+#. CCTEb
#: cui/uiconfig/ui/dimensionlinestabpage.ui:440
msgctxt "dimensionlinestabpage|extended_tip|TSB_PARALLEL"
-msgid "Displays the text parallel to or at 90 degrees to the dimension line."
-msgstr "Amuesa'l testu paralelu a la llinia de dimensiones o con un ángulu de 90 graos con al respective de ésta."
+msgid "If enabled, displays the text parallel to the dimension line. If disabled, the text is shown at 90 degrees to the dimension line."
+msgstr ""
#. QNscD
#: cui/uiconfig/ui/dimensionlinestabpage.ui:452
@@ -8307,11 +8307,11 @@ msgctxt "dimensionlinestabpage|TSB_SHOW_UNIT"
msgid "Show _measurement units"
msgstr "Ver les unidaes de _midida"
-#. cJRA9
+#. KQGtM
#: cui/uiconfig/ui/dimensionlinestabpage.ui:461
msgctxt "dimensionlinestabpage|extended_tip|TSB_SHOW_UNIT"
-msgid "Shows or hides the dimension measurement units. You can also select a measurement unit you want to display from the list."
-msgstr "Amuesa o anubre les unidaes de midida de la dimensión. Tamién pue escoyese na llista la unidá de midida que se deseya amosar."
+msgid "Shows or hides the dimension measurement unit. You can select a measurement unit you want to display from the list."
+msgstr ""
#. EEaqi
#: cui/uiconfig/ui/dimensionlinestabpage.ui:479
@@ -10334,10 +10334,10 @@ msgctxt "hangulhanjaoptdialog|extended_tip|delete"
msgid "Deletes the selected user-defined dictionary."
msgstr ""
-#. v7Bkk
+#. eG9Qx
#: cui/uiconfig/ui/hangulhanjaoptdialog.ui:231
msgctxt "hangulhanjaoptdialog|extended_tip|dicts"
-msgid "Lists all user-defined dictionaries. Select the check box next to the dictionary that you want to use. Clear the check box next to the dictionary that you do not want to use."
+msgid "Lists all user-defined dictionaries. Select the check box next to the dictionaries that you want to use. Clear the check box next to the dictionaries that you do not want to use."
msgstr ""
#. DmfuX
@@ -10734,19 +10734,19 @@ msgid "Opens the Assign Macro dialog, in which you can give events such as \"mou
msgstr ""
#. TXrCH
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:399
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:391
msgctxt "hyperlinkdocpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr "Introduza'l nome del marcu onde deseye que s'abrir el ficheru enllazáu, o escueya un marcu predefiníu na llista. Si dexa esti cuadru en blancu, el ficheru enllazáu abrir na ventana actual del esplorador."
#. frjow
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:420
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:412
msgctxt "hyperlinkdocpage|label1"
msgid "Further Settings"
msgstr "Más axustes"
#. 789Vi
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:435
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:427
msgctxt "hyperlinkdocpage|extended_tip|HyperlinkDocPage"
msgid "Hyperlinks to any document or targets in documents can be edited using the Document tab from the Hyperlink dialog."
msgstr ""
@@ -10899,19 +10899,19 @@ msgid "Opens the Assign Macro dialog, in which you can give events such as \"mou
msgstr ""
#. C5Hqs
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:409
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:401
msgctxt "hyperlinkinternetpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr "Introduza'l nome del marcu onde deseye que s'abrir el ficheru enllazáu, o escueya un marcu predefiníu na llista. Si dexa esti cuadru en blancu, el ficheru enllazáu abrir na ventana actual del esplorador."
#. UKQMX
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:430
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:422
msgctxt "hyperlinkinternetpage|label1"
msgid "Further Settings"
msgstr "Más axustes"
#. 8UdTe
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:445
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:437
msgctxt "hyperlinkinternetpage|extended_tip|HyperlinkInternetPage"
msgid "Use the Internet page of the Hyperlink dialog to edit hyperlinks with WWW or FTP addresses."
msgstr ""
@@ -11019,19 +11019,19 @@ msgid "Opens the Assign Macro dialog, in which you can give events such as \"mou
msgstr ""
#. CwHdi
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:324
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:316
msgctxt "hyperlinkmailpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr "Introduza'l nome del marcu onde deseye que s'abrir el ficheru enllazáu, o escueya un marcu predefiníu na llista. Si dexa esti cuadru en blancu, el ficheru enllazáu abrir na ventana actual del esplorador."
#. BmHDh
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:345
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:337
msgctxt "hyperlinkmailpage|label1"
msgid "Further Settings"
msgstr "Más axustes"
#. SvyDu
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:360
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:352
msgctxt "hyperlinkmailpage|extended_tip|HyperlinkMailPage"
msgid "On the Mail page in the Hyperlink dialog you can edit hyperlinks for email addresses."
msgstr ""
@@ -11204,19 +11204,19 @@ msgid "Opens the Assign Macro dialog, in which you can give events such as \"mou
msgstr ""
#. rXaNm
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:408
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:400
msgctxt "hyperlinknewdocpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr "Introduza'l nome del marcu onde deseye que s'abrir el ficheru enllazáu, o escueya un marcu predefiníu na llista. Si dexa esti cuadru en blancu, el ficheru enllazáu abrir na ventana actual del esplorador."
#. MS2Cn
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:429
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:421
msgctxt "hyperlinknewdocpage|label1"
msgid "Further Settings"
msgstr "Más axustes"
#. ztAbs
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:444
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:436
msgctxt "hyperlinknewdocpage|extended_tip|HyperlinkNewDocPage"
msgid "Use the New Document tab from the Hyperlink dialog to set up a hyperlink to a new document and create the new document simultaneously."
msgstr ""
@@ -11372,13 +11372,13 @@ msgstr ""
#: cui/uiconfig/ui/imagetabpage.ui:84
msgctxt "imagetabpage|label1"
msgid "Image"
-msgstr ""
+msgstr "Imaxe"
#. 4HvEn
#: cui/uiconfig/ui/imagetabpage.ui:127
msgctxt "imagetabpage|label3"
msgid "Style:"
-msgstr ""
+msgstr "Estilu:"
#. cAwPK
#: cui/uiconfig/ui/imagetabpage.ui:143
@@ -11402,19 +11402,19 @@ msgstr ""
#: cui/uiconfig/ui/imagetabpage.ui:171
msgctxt "imagetabpage|label4"
msgid "Size:"
-msgstr ""
+msgstr "Tamañu:"
#. YtPnn
#: cui/uiconfig/ui/imagetabpage.ui:189
msgctxt "imagetabpage|label5"
msgid "Width:"
-msgstr ""
+msgstr "Anchor:"
#. GAfGG
#: cui/uiconfig/ui/imagetabpage.ui:228
msgctxt "imagetabpage|label6"
msgid "Height:"
-msgstr ""
+msgstr "Altor:"
#. HBRGU
#: cui/uiconfig/ui/imagetabpage.ui:260
@@ -11979,7 +11979,7 @@ msgstr ""
#: cui/uiconfig/ui/langtoolconfigpage.ui:55
msgctxt "langtoolconfigpage|activate"
msgid "Enable LanguageTool"
-msgstr ""
+msgstr "Activar LanguageTool"
#. tUmXv
#: cui/uiconfig/ui/langtoolconfigpage.ui:86
@@ -11987,10 +11987,10 @@ msgctxt "langtoolconfigpage|base"
msgid "Base URL:"
msgstr ""
-#. 9to2D
+#. z58D6
#: cui/uiconfig/ui/langtoolconfigpage.ui:111
msgctxt "langtoolconfigpage|usernamelbl"
-msgid "User name:"
+msgid "Username:"
msgstr ""
#. B8kMr
@@ -11999,35 +11999,35 @@ msgctxt "langtoolconfigpage|apikeylbl"
msgid "API key:"
msgstr ""
-#. AoT7Z
+#. LBMkb
#: cui/uiconfig/ui/langtoolconfigpage.ui:159
msgctxt "langtoolconfigpage|urldesc"
-msgid "Please use the base URL e.g. without \"/check\" at the end."
+msgid "Please use the base URL, i.e., without “/check”, at the end."
msgstr ""
-#. EDETM
-#: cui/uiconfig/ui/langtoolconfigpage.ui:171
+#. 77oav
+#: cui/uiconfig/ui/langtoolconfigpage.ui:174
msgctxt "langtoolconfigpage|usernamedesc"
-msgid "Your LanguageTool account's username for premium usage."
+msgid "Your LanguageTool account’s username for premium usage."
msgstr ""
-#. aDGJf
-#: cui/uiconfig/ui/langtoolconfigpage.ui:183
+#. tGuAh
+#: cui/uiconfig/ui/langtoolconfigpage.ui:189
msgctxt "langtoolconfigpage|apikeydesc"
-msgid "Your LanguageTool account's api key for premium usage."
+msgid "Your LanguageTool account’s API key for premium usage."
msgstr ""
#. Dn8bb
-#: cui/uiconfig/ui/langtoolconfigpage.ui:206
+#: cui/uiconfig/ui/langtoolconfigpage.ui:215
msgctxt "langtoolconfigpage|apisettingsheader"
msgid "API Settings"
-msgstr ""
+msgstr "Axustes de l'API"
#. Ntss5
-#: cui/uiconfig/ui/langtoolconfigpage.ui:225
+#: cui/uiconfig/ui/langtoolconfigpage.ui:234
msgctxt "langtoolconfigpage|langtoolsettings"
msgid "LanguageTool API Options"
-msgstr ""
+msgstr "Opciones de l'API de LanguageTool"
#. RdoKs
#: cui/uiconfig/ui/linedialog.ui:8
@@ -13510,10 +13510,9 @@ msgstr "_Tamañu rellativu"
#. 6r484
#: cui/uiconfig/ui/numberingoptionspage.ui:602
-#, fuzzy
msgctxt "numberingoptionspage|colorft"
msgid "Color:"
-msgstr "Colo_r:"
+msgstr "Color:"
#. ksG2M
#: cui/uiconfig/ui/numberingoptionspage.ui:616
@@ -14598,75 +14597,75 @@ msgstr "[C]: Cargar y convertir l'oxetu"
#. PiDB7
#. The [S] here is repeated as the column title for the "Save" column of this options page
-#: cui/uiconfig/ui/optfltrembedpage.ui:163
+#: cui/uiconfig/ui/optfltrembedpage.ui:166
msgctxt "optfltrembedpage|label3"
msgid "[S]: Convert and save the object"
msgstr "[G]: Convertir y guardar l'oxetu"
#. f2hGQ
-#: cui/uiconfig/ui/optfltrembedpage.ui:185
+#: cui/uiconfig/ui/optfltrembedpage.ui:191
#, fuzzy
msgctxt "optfltrembedpage|label1"
msgid "Embedded Objects"
msgstr "Oxetos incrustaos"
#. nvE89
-#: cui/uiconfig/ui/optfltrembedpage.ui:215
+#: cui/uiconfig/ui/optfltrembedpage.ui:221
msgctxt "optfltrembedpage|label5"
msgid "Export as:"
msgstr ""
#. FEeH6
-#: cui/uiconfig/ui/optfltrembedpage.ui:230
+#: cui/uiconfig/ui/optfltrembedpage.ui:236
msgctxt "optfltrembedpage|highlighting"
msgid "Highlighting"
msgstr "Resalte"
#. qBuyX
-#: cui/uiconfig/ui/optfltrembedpage.ui:239
+#: cui/uiconfig/ui/optfltrembedpage.ui:245
msgctxt "extended_tip|highlighting"
msgid "Microsoft Office has two character attributes similar to Writer character background. Select the appropriate attribute (highlighting or shading) which you would like to use during export to Microsoft Office file formats."
msgstr ""
#. Dnrx7
-#: cui/uiconfig/ui/optfltrembedpage.ui:251
+#: cui/uiconfig/ui/optfltrembedpage.ui:257
#, fuzzy
msgctxt "optfltrembedpage|shading"
msgid "Shading"
msgstr "Representación"
#. 3PFE2
-#: cui/uiconfig/ui/optfltrembedpage.ui:260
+#: cui/uiconfig/ui/optfltrembedpage.ui:266
msgctxt "extended_tip|shading"
msgid "Microsoft Office has two character attributes similar to Writer character background. Select the appropriate attribute (highlighting or shading) which you would like to use during export to Microsoft Office file formats."
msgstr ""
#. gKwdG
-#: cui/uiconfig/ui/optfltrembedpage.ui:283
+#: cui/uiconfig/ui/optfltrembedpage.ui:289
msgctxt "optfltrembedpage|label4"
msgid "Character Highlighting"
msgstr ""
#. tyACF
-#: cui/uiconfig/ui/optfltrembedpage.ui:310
+#: cui/uiconfig/ui/optfltrembedpage.ui:316
msgctxt "optfltrembedpage|mso_lockfile"
msgid "Create MSO lock file"
msgstr ""
#. qc4GD
-#: cui/uiconfig/ui/optfltrembedpage.ui:319
+#: cui/uiconfig/ui/optfltrembedpage.ui:325
msgctxt "extended_tip|mso_lockfile"
msgid "Mark this checkbox to generate a Microsoft Office lock file in addition to this office suite's own lock file."
msgstr ""
#. Sg5Bw
-#: cui/uiconfig/ui/optfltrembedpage.ui:335
+#: cui/uiconfig/ui/optfltrembedpage.ui:341
msgctxt "optfltrembedpage|label5"
msgid "Lock Files"
msgstr ""
#. EUBnP
-#: cui/uiconfig/ui/optfltrembedpage.ui:349
+#: cui/uiconfig/ui/optfltrembedpage.ui:355
msgctxt "extended_tip|OptFilterPage"
msgid "Specifies the settings for importing and exporting Microsoft Office and other documents."
msgstr ""
@@ -14941,11 +14940,11 @@ msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "Ayuda emerxente e_stendía"
-#. ypuz2
+#. TyqBV
#: cui/uiconfig/ui/optgeneralpage.ui:42
msgctxt "extended_tip | exthelp"
-msgid "Displays a help text when you rest the cursor on an icon, a menu command, or a control on a dialog."
-msgstr "Amuesa un testu d'ayuda cuando'l cursor déxase sobre un iconu, un comandu de menú o un control nun cuadru de diálogu."
+msgid "Displays a help text when you rest the mouse pointer on an icon, a menu command, or a control on a dialog."
+msgstr ""
#. Cbeuc
#: cui/uiconfig/ui/optgeneralpage.ui:53
@@ -16678,7 +16677,7 @@ msgid "Passwords are protected by a master password. You will be asked to enter
msgstr "Les contraseñes tán protexíes por una contraseña maestra. Tendrás d'introducila una vegada por sesión, si %PRODUCTNAME necesita recuperar una contraseña de la llista de contraseñes protexíes."
#. 7gzb7
-#: cui/uiconfig/ui/optsecuritypage.ui:303
+#: cui/uiconfig/ui/optsecuritypage.ui:306
msgctxt "optsecuritypage|nopasswordsave"
msgid ""
"Disabling the function to persistently store passwords deletes the list of passwords stored and resets the master password.\n"
@@ -16690,63 +16689,63 @@ msgstr ""
"¿Quies desaniciar la llista de contraseñes y la contraseña maestra?"
#. hwg3F
-#: cui/uiconfig/ui/optsecuritypage.ui:341
+#: cui/uiconfig/ui/optsecuritypage.ui:344
msgctxt "optsecuritypage|connections"
msgid "Connect_ions..."
msgstr "Cone_xones..."
#. GLEjB
-#: cui/uiconfig/ui/optsecuritypage.ui:349
+#: cui/uiconfig/ui/optsecuritypage.ui:352
msgctxt "extended_tip|connections"
msgid "Asks for the master password. If master password is correct, shows the Stored Web Connection Information dialog."
msgstr "Pide la contraseña maestra. Si la contraseña maestra ye correcta, l'amuesa nel diálogu d'Información Almacenada de les Conexones Web."
#. SWrMn
-#: cui/uiconfig/ui/optsecuritypage.ui:371
+#: cui/uiconfig/ui/optsecuritypage.ui:374
msgctxt "optsecuritypage|masterpassword"
msgid "_Master Password..."
msgstr "Contraseña _maestra..."
#. w3TQo
-#: cui/uiconfig/ui/optsecuritypage.ui:379
+#: cui/uiconfig/ui/optsecuritypage.ui:382
msgctxt "extended_tip|masterpassword"
msgid "Opens the Enter Master Password dialog."
msgstr "Abre'l diálogu pa introducir la contraseña maestra."
#. UtNEn
-#: cui/uiconfig/ui/optsecuritypage.ui:406
+#: cui/uiconfig/ui/optsecuritypage.ui:409
#, fuzzy
msgctxt "optsecuritypage|label2"
msgid "Passwords for Web Connections"
msgstr "Contraseñes pa les conexones web"
#. EYFvA
-#: cui/uiconfig/ui/optsecuritypage.ui:439
+#: cui/uiconfig/ui/optsecuritypage.ui:442
msgctxt "optsecuritypage|label4"
msgid "Adjust security related options and define warnings for hidden information in documents. "
msgstr "Axustar les opciones relatives a la seguridá y definir alertes pa la información anubrida dientro de los documentos. "
#. CBnzU
-#: cui/uiconfig/ui/optsecuritypage.ui:452
+#: cui/uiconfig/ui/optsecuritypage.ui:455
msgctxt "optsecuritypage|options"
msgid "O_ptions..."
msgstr "O_pciones..."
#. pepKZ
-#: cui/uiconfig/ui/optsecuritypage.ui:460
+#: cui/uiconfig/ui/optsecuritypage.ui:463
msgctxt "extended_tip|options"
msgid "Opens the \"Security Options and Warnings\" dialog."
msgstr ""
#. GqVkJ
-#: cui/uiconfig/ui/optsecuritypage.ui:475
+#: cui/uiconfig/ui/optsecuritypage.ui:478
#, fuzzy
msgctxt "optsecuritypage|label1"
msgid "Security Options and Warnings"
msgstr "Opciones de seguridá y alertes"
#. rwtuC
-#: cui/uiconfig/ui/optsecuritypage.ui:489
+#: cui/uiconfig/ui/optsecuritypage.ui:492
msgctxt "extended_tip|OptSecurityPage"
msgid "Defines the security options for saving documents, for web connections, and for opening documents that contain macros."
msgstr "Define les opciones de seguridá pa guardar documentos, pa les conexones web, y p'abrir documentos que contienen macros."
@@ -20307,10 +20306,10 @@ msgctxt "specialcharacters|srchft"
msgid "Search:"
msgstr "Guetar:"
-#. eCjVg
+#. zPCZ7
#: cui/uiconfig/ui/specialcharacters.ui:166
msgctxt "specialcharacters|extended_tip|subsetlb"
-msgid "Select a Unicode category for the current font."
+msgid "Select a Unicode block for the current font."
msgstr ""
#. JPWW8
@@ -20345,19 +20344,19 @@ msgid "Maximum Limit: 16 Characters"
msgstr ""
#. ti8sG
-#: cui/uiconfig/ui/specialcharacters.ui:371
+#: cui/uiconfig/ui/specialcharacters.ui:374
msgctxt "specialcharacters|symboltext1"
msgid "Recent Characters:"
msgstr "Caráuteres recién:"
#. LQZ7q
-#: cui/uiconfig/ui/specialcharacters.ui:605
+#: cui/uiconfig/ui/specialcharacters.ui:608
msgctxt "specialcharacters|favbtn|symboltext2"
msgid "Favorite Characters:"
msgstr ""
#. DhG6L
-#: cui/uiconfig/ui/specialcharacters.ui:903
+#: cui/uiconfig/ui/specialcharacters.ui:906
msgctxt "specialcharacters|extended_tip|SpecialCharactersDialog"
msgid "Allows a user to insert characters from the range of symbols found in the installed fonts."
msgstr ""
diff --git a/source/ast/dbaccess/messages.po b/source/ast/dbaccess/messages.po
index c8c1ec39aea..3c1ee7b56de 100644
--- a/source/ast/dbaccess/messages.po
+++ b/source/ast/dbaccess/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-05-25 12:36+0200\n"
-"PO-Revision-Date: 2022-05-12 09:33+0000\n"
+"PO-Revision-Date: 2022-06-12 16:30+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/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 4.12.2\n"
"X-POOTLE-MTIME: 1524566374.000000\n"
#. BiN6g
@@ -3169,10 +3169,9 @@ msgstr ""
#. QCHBC
#: dbaccess/uiconfig/ui/directsqldialog.ui:116
-#, fuzzy
msgctxt "directsqldialog|sql_label"
msgid "_Command to execute:"
-msgstr "_Orde a executar"
+msgstr "_Comandu a executar:"
#. KDRkq
#: dbaccess/uiconfig/ui/directsqldialog.ui:134
diff --git a/source/ast/filter/messages.po b/source/ast/filter/messages.po
index 045c5fc103a..47d8b1e0d5a 100644
--- a/source/ast/filter/messages.po
+++ b/source/ast/filter/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: 2022-01-31 18:19+0100\n"
+"POT-Creation-Date: 2022-06-15 22:28+0200\n"
"PO-Revision-Date: 2022-05-12 09:33+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/filtermessages/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 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1516029128.000000\n"
#. 5AQgJ
@@ -1525,10 +1525,10 @@ msgctxt "pdfviewpage|fitvis"
msgid "Fit _visible"
msgstr "Axustar _visible"
-#. FD8Pp
+#. EBBzj
#: filter/uiconfig/ui/pdfviewpage.ui:254
msgctxt "pdfviewpage|extended_tip|fitvis"
-msgid "Select to generate a PDF file that shows the text and graphics on the page zoomed to fit the width of the reader's window."
+msgid "Select to generate a PDF file that shows the text and graphics on the page zoomed to fit the reader's window."
msgstr ""
#. NGpWy
@@ -1933,10 +1933,10 @@ msgctxt "xmlfiltertabpagegeneral|extended_tip|filtername"
msgid "Enter the name that you want to display in the list box of the XML Filter Settings dialog."
msgstr ""
-#. Tbmcc
+#. D5aZP
#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:119
msgctxt "xmlfiltertabpagegeneral|extended_tip|extension"
-msgid "Enter the file extension to use when you open a file without specifying a filter. The file extension to used to determine which filter to use."
+msgid "Enter the file extension to use when you open a file without specifying a filter. The file extension is used to determine which filter to use."
msgstr ""
#. fZvBA
diff --git a/source/ast/helpcontent2/source/text/scalc/01.po b/source/ast/helpcontent2/source/text/scalc/01.po
index b56ccef4941..fb9126e5fc5 100644
--- a/source/ast/helpcontent2/source/text/scalc/01.po
+++ b/source/ast/helpcontent2/source/text/scalc/01.po
@@ -3,8 +3,8 @@ 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: 2022-06-09 11:50+0200\n"
-"PO-Revision-Date: 2022-06-10 12:06+0000\n"
+"POT-Creation-Date: 2022-06-15 22:28+0200\n"
+"PO-Revision-Date: 2022-06-15 20:39+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"
"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 4.12.2\n"
+"X-Generator: LibreOffice\n"
"X-Poedit-SourceCharset: utf-8\n"
"X-POOTLE-MTIME: 1542028585.000000\n"
@@ -68730,7 +68730,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Sparklines"
-msgstr ""
+msgstr "Minigráfiques"
#. 82qW9
#: sparklines.xhp
@@ -68739,7 +68739,7 @@ msgctxt ""
"bm_id901654173679276\n"
"help.text"
msgid "<bookmark_value>sparklines</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>minigráfiques</bookmark_value>"
#. KVEHr
#: sparklines.xhp
@@ -68748,7 +68748,7 @@ msgctxt ""
"hd_id721654173263812\n"
"help.text"
msgid "<variable id=\"sparklines\"><link href=\"text/scalc/01/sparklines.xhp\" name=\"Sparklines\">Sparklines</link></variable>"
-msgstr ""
+msgstr "<variable id=\"sparklines\"><link href=\"text/scalc/01/sparklines.xhp\" name=\"Sparklines\">Minigráfiques</link></variable>"
#. wUPfH
#: sparklines.xhp
@@ -68811,7 +68811,7 @@ msgctxt ""
"hd_id651654174597644\n"
"help.text"
msgid "Properties"
-msgstr ""
+msgstr "Propiedaes"
#. mRxgt
#: sparklines.xhp
@@ -68991,7 +68991,7 @@ msgctxt ""
"hd_id251654180880861\n"
"help.text"
msgid "Axes"
-msgstr ""
+msgstr "Exes"
#. mRJUH
#: sparklines.xhp
@@ -69029,13 +69029,13 @@ msgctxt ""
msgid "<emph>Group</emph>: sets the minimum (maximum) value based on the lower and higher values found in the group of sparklines."
msgstr ""
-#. E6s55
+#. NNez9
#: sparklines.xhp
msgctxt ""
"sparklines.xhp\n"
"par_id51654181442414\n"
"help.text"
-msgid "<emph>Custom:</emph> enter the minimum (maximum) value for the sparkline group."
+msgid "<emph>Custom</emph>: enter the minimum (maximum) value for the sparkline group. Enter the minimum (maximum) values or use the spin buttons."
msgstr ""
#. CNBDD
diff --git a/source/ast/helpcontent2/source/text/scalc/guide.po b/source/ast/helpcontent2/source/text/scalc/guide.po
index faa3d4b32e3..c88f1629a32 100644
--- a/source/ast/helpcontent2/source/text/scalc/guide.po
+++ b/source/ast/helpcontent2/source/text/scalc/guide.po
@@ -3,7 +3,7 @@ msgid ""
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: 2022-02-04 12:33+0100\n"
+"POT-Creation-Date: 2022-06-15 22:28+0200\n"
"PO-Revision-Date: 2022-06-06 18:31+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"
@@ -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 4.12.2\n"
+"X-Generator: LibreOffice\n"
"X-Poedit-SourceCharset: utf-8\n"
"X-POOTLE-MTIME: 1542196265.000000\n"
@@ -2276,14 +2276,14 @@ msgctxt ""
msgid "Copy, delete, move, or format a selection of currently visible cells."
msgstr "Copiar, desaniciar, mover o dar formatu a una seleición de caxelles que tean visibles."
-#. FEuz7
+#. VccAs
#: cellcopy.xhp
msgctxt ""
"cellcopy.xhp\n"
"par_id3154371\n"
"help.text"
-msgid "All cells of the selection, including the hidden cells, are copied, deleted, moved, or formatted."
-msgstr "Cópiense o mueven toles caxelles, inclusive les ocultes."
+msgid "By default, all cells of the selection, including the hidden cells, are copied, deleted, moved, or formatted. Restrict the selection to visible rows choosing <menuitem>Edit - Select - Select Visible Rows Only</menuitem> or to visible columns choosing <menuitem>Edit - Select - Select Visible Columns Only</menuitem>."
+msgstr ""
#. rBtUY
#: cellreference_dragdrop.xhp
diff --git a/source/ast/helpcontent2/source/text/schart/01.po b/source/ast/helpcontent2/source/text/schart/01.po
index e72c21d058b..a1aba1e184b 100644
--- a/source/ast/helpcontent2/source/text/schart/01.po
+++ b/source/ast/helpcontent2/source/text/schart/01.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: 2021-09-10 23:11+0200\n"
-"PO-Revision-Date: 2022-05-25 10:44+0000\n"
+"PO-Revision-Date: 2022-06-15 20:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textschart01/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 4.12.2\n"
"X-POOTLE-MTIME: 1519748866.000000\n"
#. DsZFP
@@ -5243,7 +5243,7 @@ msgctxt ""
"par_id4721823\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the rotation of the chart on the x axis. The preview responds to the new settings.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Afita la rotación del gráficu sobre la exa X. La vista previa respuende a les nueves configuraciones.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Afita'l xiru de la gráfica sobre la exa X. La vista previa respuende a los axustes nuevos.</ahelp>"
#. r68Bu
#: three_d_view.xhp
@@ -5252,7 +5252,7 @@ msgctxt ""
"par_id5806756\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the rotation of the chart on the y axis. The preview responds to the new settings.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Afita la rotación del gráficu sobre la exa Y. La vista previa respuende a les nueves configuraciones.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Afita'l xiru de la gráfica sobre la exa Y. La vista previa respuende a los axustes nuevos.</ahelp>"
#. HG7NF
#: three_d_view.xhp
@@ -5261,7 +5261,7 @@ msgctxt ""
"par_id8915372\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the rotation of the chart on the z axis. The preview responds to the new settings.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Afita la rotación del gráficu sobre la exa Z. La vista previa respuende a les nueves configuraciones.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Afita'l xiru de la gráfica sobre la exa Z. La vista previa respuende a los axustes nuevos.</ahelp>"
#. P3E59
#: three_d_view.xhp
diff --git a/source/ast/helpcontent2/source/text/sdraw/guide.po b/source/ast/helpcontent2/source/text/sdraw/guide.po
index 44a2c2cdce8..17d489a749b 100644
--- a/source/ast/helpcontent2/source/text/sdraw/guide.po
+++ b/source/ast/helpcontent2/source/text/sdraw/guide.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: 2021-09-10 23:11+0200\n"
-"PO-Revision-Date: 2022-05-25 10:44+0000\n"
+"PO-Revision-Date: 2022-06-15 20:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsdrawguide/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 4.12.2\n"
"X-POOTLE-MTIME: 1523977270.000000\n"
#. cZbDh
@@ -1859,7 +1859,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Shortcut Keys for Drawing Objects"
-msgstr "Tecles d'accesu direutu pa oxetos de dibuxu"
+msgstr "Tecles d'atayu pa oxetos de dibuxu"
#. WaKgD
#: keyboard.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/00.po b/source/ast/helpcontent2/source/text/shared/00.po
index 2a10a3dd07c..9425eea6274 100644
--- a/source/ast/helpcontent2/source/text/shared/00.po
+++ b/source/ast/helpcontent2/source/text/shared/00.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: 2022-06-09 11:50+0200\n"
-"PO-Revision-Date: 2022-06-06 18:31+0000\n"
+"POT-Creation-Date: 2022-06-15 22:28+0200\n"
+"PO-Revision-Date: 2022-06-15 20:39+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"
@@ -2012,7 +2012,7 @@ msgctxt ""
"par_id3152946\n"
"help.text"
msgid "<image id=\"img_id3155904\" src=\"cmd/sc_exportdirecttopdf.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155904\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_exportdireuttopdf.png\" id=\"img_id3155904\"><alt id=\"alt_id3155904\">Iconu</alt></image>"
+msgstr "<image id=\"img_id3155904\" src=\"cmd/sc_exportdirecttopdf.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155904\">Iconu</alt></image>"
#. QDsEn
#: 00000004.xhp
@@ -3587,7 +3587,7 @@ msgctxt ""
"par_id3150129\n"
"help.text"
msgid "\"Font: 10pt\" switches to a 10pt font, with bold, italic, small caps off."
-msgstr "\"Fonte: 10pt\" pasa a una fonte con 10pt y coles mesmes negrina, cursiva y versalita."
+msgstr "«Font: 10pt» pasa a una fonte con 10 pt y ensin negrina, cursiva o versalita."
#. sx5EP
#: 00000020.xhp
@@ -7963,13 +7963,22 @@ msgctxt ""
msgid "OLE Object"
msgstr "Oxetu OLE"
-#. UFnGc
+#. 36hBn
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id761566316165430\n"
+"help.text"
+msgid "Choose <menuitem>Insert - OLE Object - QR and Barcode</menuitem>."
+msgstr ""
+
+#. F9Wus
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3150393\n"
"help.text"
-msgid "Choose <menuitem>Insert - OLE Object - Formula Object</menuitem>."
+msgid "<variable id=\"insert_formula\">Choose <menuitem>Insert - OLE Object - Formula Object</menuitem>.</variable>"
msgstr ""
#. kQdhV
@@ -12263,7 +12272,7 @@ msgctxt ""
"par_id3154763\n"
"help.text"
msgid "Anchor"
-msgstr ""
+msgstr "Ancla"
#. Y2HFo
#: 00040501.xhp
@@ -15019,13 +15028,13 @@ msgctxt ""
msgid "<variable id=\"linkae\">Choose <menuitem>Edit - Links to External Files - Modify...</menuitem> (DDE links only).</variable>"
msgstr ""
-#. qo8gR
+#. bgzTi
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
"par_id3148927\n"
"help.text"
-msgid "Select a frame, then choose <menuitem>Edit - Object - Properties</menuitem>."
+msgid "Select a frame, then choose <menuitem>Edit - OLE Object - Properties</menuitem>."
msgstr ""
#. cDcix
@@ -15037,31 +15046,31 @@ msgctxt ""
msgid "Open context menu of selected frame, choose <menuitem>Properties</menuitem>."
msgstr ""
-#. jmnro
+#. 5TkgL
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
"par_id3149259\n"
"help.text"
-msgid "<variable id=\"edit1\">Choose <menuitem>Edit - Object</menuitem>.</variable>"
+msgid "<variable id=\"edit1\">Choose <menuitem>Edit - OLE Object</menuitem>.</variable>"
msgstr ""
-#. XAqNW
+#. ApejL
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
"par_id3154966\n"
"help.text"
-msgid "<variable id=\"edit2\">Choose <menuitem>Edit - Object - Edit</menuitem>, also in the context menu of selected object.</variable>"
+msgid "<variable id=\"edit2\">Choose <menuitem>Edit - OLE Object - Edit</menuitem>, also in the context menu of selected object.</variable>"
msgstr ""
-#. sA6YF
+#. 9Gp6Z
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
"par_id3149565\n"
"help.text"
-msgid "<variable id=\"edit3\">Choose <menuitem>Edit - Object - Open</menuitem>.</variable>"
+msgid "<variable id=\"edit3\">Choose <menuitem>Edit - OLE Object - Open</menuitem>.</variable>"
msgstr ""
#. kQifg
diff --git a/source/ast/helpcontent2/source/text/shared/01.po b/source/ast/helpcontent2/source/text/shared/01.po
index 66af4710a6a..b91e466dd54 100644
--- a/source/ast/helpcontent2/source/text/shared/01.po
+++ b/source/ast/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: 2022-06-09 11:50+0200\n"
+"POT-Creation-Date: 2022-06-15 22:28+0200\n"
"PO-Revision-Date: 2022-06-10 12:06+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"
@@ -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 4.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542196269.000000\n"
#. 3u8hR
@@ -11050,40 +11050,40 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/linkeditdialog/category\">Lists the section or object that the link refers to in the source file. If you want, you can enter a new section or object here.</ahelp>"
msgstr ""
-#. nWEMa
+#. 4FLU6
#: 02200000.xhp
msgctxt ""
"02200000.xhp\n"
"tit\n"
"help.text"
-msgid "Edit Object"
+msgid "OLE Object (Edit)"
msgstr ""
-#. nBCA7
+#. VrRPX
#: 02200000.xhp
msgctxt ""
"02200000.xhp\n"
"hd_id3146959\n"
"help.text"
-msgid "<link href=\"text/shared/01/02200000.xhp\" name=\"Object\">Edit Object</link>"
+msgid "<link href=\"text/shared/01/02200000.xhp\" name=\"Object\">OLE Object</link>"
msgstr ""
-#. 6bDqk
+#. QMGSE
#: 02200000.xhp
msgctxt ""
"02200000.xhp\n"
"par_id3154840\n"
"help.text"
-msgid "<variable id=\"object_text\"><ahelp hid=\".uno:ObjectMenue\">Lets you edit a selected object in your file that you inserted with the <item type=\"menuitem\">Insert - Object</item> command.</ahelp></variable>"
+msgid "<variable id=\"object_text\"><ahelp hid=\".uno:ObjectMenue\">Lets you edit a selected OLE object that you inserted from the <menuitem>Insert - OLE Object</menuitem> submenu.</ahelp></variable>"
msgstr ""
-#. YDqFE
+#. NWE46
#: 02200000.xhp
msgctxt ""
"02200000.xhp\n"
"par_id3153551\n"
"help.text"
-msgid "<link href=\"text/shared/01/04150000.xhp\" name=\"Insert - Object\">Insert - Object</link>"
+msgid "<embedvar href=\"text/shared/01/04150000.xhp#oleobjecth1\"/>"
msgstr ""
#. HB6iE
@@ -11122,13 +11122,13 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02200100.xhp\" name=\"Edit\">Edit</link>"
msgstr ""
-#. MmR4v
+#. CP7mz
#: 02200100.xhp
msgctxt ""
"02200100.xhp\n"
"par_id3150008\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".\">Lets you edit a selected object in your file that you inserted with the <emph>Insert – Object</emph> command.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".\">Lets you edit a selected OLE object that you inserted with the <menuitem>Insert – OLE Object</menuitem> command.</ahelp>"
msgstr ""
#. PXv8N
@@ -15469,13 +15469,13 @@ msgctxt ""
msgid "OLE Object (Insert Menu)"
msgstr ""
-#. hq7i8
+#. 9hJLy
#: 04150000.xhp
msgctxt ""
"04150000.xhp\n"
"hd_id3146873\n"
"help.text"
-msgid "<link href=\"text/shared/01/04150000.xhp\" name=\"Object\">OLE Object</link>"
+msgid "<variable id=\"oleobjecth1\"><link href=\"text/shared/01/04150000.xhp\" name=\"Object\">OLE Object</link></variable>"
msgstr ""
#. s2t34
diff --git a/source/ast/helpcontent2/source/text/shared/04.po b/source/ast/helpcontent2/source/text/shared/04.po
index 5ff65ec53db..b5795afff7e 100644
--- a/source/ast/helpcontent2/source/text/shared/04.po
+++ b/source/ast/helpcontent2/source/text/shared/04.po
@@ -4,7 +4,7 @@ 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: 2022-03-21 12:31+0100\n"
-"PO-Revision-Date: 2022-05-25 10:44+0000\n"
+"PO-Revision-Date: 2022-06-15 20:40+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textshared04/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 4.12.2\n"
"X-Poedit-SourceCharset: utf-8\n"
"X-POOTLE-MTIME: 1531064732.000000\n"
@@ -24,7 +24,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "General Shortcut Keys in $[officename]"
-msgstr "Tecles d'accesu direutu xenerales en $[officename]"
+msgstr "Tecles d'atayu xenerales en $[officename]"
#. xFAX2
#: 01010000.xhp
@@ -2337,7 +2337,7 @@ msgctxt ""
"bm_id3149809\n"
"help.text"
msgid "<bookmark_value>shortcut keys; in databases</bookmark_value><bookmark_value>databases; shortcut keys</bookmark_value>"
-msgstr "<bookmark_value>tecles d'accesu direutu;bases de datos</bookmark_value><bookmark_value>bases de datos;tecles d'accesu direutu</bookmark_value>"
+msgstr "<bookmark_value>tecles d'atayu;bases de datos</bookmark_value><bookmark_value>bases de datos;tecles d'atayu</bookmark_value>"
#. b99D3
#: 01020000.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/guide.po b/source/ast/helpcontent2/source/text/shared/guide.po
index 4956dbbb977..d620068fe39 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: 2022-06-10 13:58+0200\n"
-"PO-Revision-Date: 2022-05-25 10:44+0000\n"
+"POT-Creation-Date: 2022-06-15 22:28+0200\n"
+"PO-Revision-Date: 2022-06-15 20:39+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"
@@ -2626,13 +2626,13 @@ msgctxt ""
msgid "<bookmark_value>custom;classification levels</bookmark_value> <bookmark_value>classification levels;customizing</bookmark_value>"
msgstr ""
-#. 3wmPg
+#. NfubP
#: classification.xhp
msgctxt ""
"classification.xhp\n"
"par_id030820161747133280\n"
"help.text"
-msgid "%PRODUCTNAME allows customization of the levels of classification for your business. To customize the number and the name of the levels, copy the file <item type=\"literal\">example.xml</item> located in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - LibreOffice - Paths - Classification</menuitem> into a local folder and edit the contents."
+msgid "%PRODUCTNAME allows customization of the levels of classification for your business. To customize the number and the name of the levels, copy the file <item type=\"literal\">example.xml</item> located in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME - Paths - Classification</menuitem> into a local folder and edit the contents."
msgstr ""
#. Tcss6
@@ -3983,7 +3983,7 @@ msgctxt ""
"par_id3150443\n"
"help.text"
msgid "You can change the shortcut keys."
-msgstr "Les tecles d'accesu direutu puen modificar."
+msgstr "Pues modificar les tecles d'atayu."
#. 7GQeh
#: configure_overview.xhp
@@ -10598,7 +10598,7 @@ msgctxt ""
"par_id3156113\n"
"help.text"
msgid "Click the <emph>Save</emph> icon or press the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+S."
-msgstr "Faiga clic nel iconu <emph>Guardar</emph> o calque les tecles d'accesu direutu <switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + G."
+msgstr "Calca l'iconu <emph>Guardar</emph> o calca les tecles d'atayu <switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + S."
#. JubEi
#: doc_save.xhp
@@ -11482,14 +11482,14 @@ msgctxt ""
msgid "To edit the OLE object, double-click on it."
msgstr "Pa editalo, calque dos vegaes sobre l'oxetu OLE."
-#. FTF7g
+#. 8DbMH
#: dragdrop_table.xhp
msgctxt ""
"dragdrop_table.xhp\n"
"par_id3155389\n"
"help.text"
-msgid "Alternatively, select the object and choose <emph>Edit - Object - Edit</emph> or choose <emph>Edit</emph> from the context menu. You edit the object in its own frame within the text document, but you see the icons and menu commands needed for spreadsheets."
-msgstr "Otra posibilidá ye, teniendo l'oxetu escoyíu, activar el comandu <emph>Editar - Oxetu - Editar</emph> o activar el comandu <emph>Editar</emph> del menú contestual. L'oxetu va editase dientro d'un marcu nel documentu de testu, pero va ver los símbolos y comandos típicos d'una fueya de cálculu."
+msgid "Alternatively, select the object and choose <menuitem>Edit - OLE Object - Edit</menuitem> or choose <menuitem>Edit</menuitem> from the context menu. You edit the object in its own frame within the text document, but you see the icons and menu commands needed for spreadsheets."
+msgstr ""
#. uFCGU
#: dragdrop_table.xhp
@@ -14873,7 +14873,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Shortcuts (%PRODUCTNAME Accessibility)"
-msgstr "Tecles d'accesu direutu (Accesibilidá de %PRODUCTNAME)"
+msgstr "Tecles d'atayu (Accesibilidá de %PRODUCTNAME)"
#. DCFvC
#: keyboard.xhp
@@ -14882,7 +14882,7 @@ msgctxt ""
"bm_id3158421\n"
"help.text"
msgid "<bookmark_value>accessibility;general shortcuts</bookmark_value> <bookmark_value>shortcut keys; %PRODUCTNAME accessibility</bookmark_value>"
-msgstr "<bookmark_value>accesibilidá;accesos direutos xenerales</bookmark_value> <bookmark_value>tecles d'accesu direutu; accesibilidá de %PRODUCTNAME</bookmark_value>"
+msgstr "<bookmark_value>accesibilidá;atayos xenerales</bookmark_value><bookmark_value>tecles d'atayu; accesibilidá de %PRODUCTNAME</bookmark_value>"
#. ArwDt
#: keyboard.xhp
@@ -14891,7 +14891,7 @@ msgctxt ""
"hd_id3158421\n"
"help.text"
msgid "<variable id=\"keyboard\"><link href=\"text/shared/guide/keyboard.xhp\" name=\"Shortcuts (%PRODUCTNAME Accessibility)\">Shortcuts (<item type=\"productname\">%PRODUCTNAME</item> Accessibility)</link></variable>"
-msgstr "<variable id=\"keyboard\"><link href=\"text/shared/guide/keyboard.xhp\" name=\"Tecles de acceso direuto (Accesibilidad de %PRODUCTNAME)\">Tecles d'accesu direutu (Accesibilidá de <item type=\"productname\">%PRODUCTNAME</item>)</link></variable>"
+msgstr "<variable id=\"keyboard\"><link href=\"text/shared/guide/keyboard.xhp\" name=\"Shortcuts (%PRODUCTNAME Accessibility)\">Tecles d'atayu (Accesibilidá de <item type=\"productname\">%PRODUCTNAME</item>)</link></variable>"
#. 2drEq
#: keyboard.xhp
@@ -19409,7 +19409,7 @@ msgctxt ""
"par_id1029200801240965\n"
"help.text"
msgid "<link href=\"text/swriter/guide/text_direct_cursor.xhp\">Direct Cursor</link>"
-msgstr "<link href=\"text/swriter/guide/text_direut_cursor.xhp\">Cursor direutu</link>"
+msgstr "<link href=\"text/swriter/guide/text_direct_cursor.xhp\">Cursor direutu</link>"
#. 4jGFy
#: microsoft_terms.xhp
@@ -22660,15 +22660,6 @@ msgctxt ""
msgid "The QR and Barcode generation feature allows you to encode any text string or URL as a barcode or a QR code and insert it as a graphical object in a document for scanning."
msgstr "La funcionalidá de xeneración de códigos de barres y QR te dexa codificar cualisquier cadena de testu o URL como códigu QR o de barres ya inxertalu como oxetu gráficu nun documentu pa escanialu darréu."
-#. N32UF
-#: qrcode.xhp
-msgctxt ""
-"qrcode.xhp\n"
-"par_id761566316165430\n"
-"help.text"
-msgid "Choose <menuitem>Insert - Object - QR and Barcode</menuitem>."
-msgstr ""
-
#. UCeXG
#: qrcode.xhp
msgctxt ""
@@ -24017,7 +24008,7 @@ msgctxt ""
"par_idN10A78\n"
"help.text"
msgid "Select a key combination from the <emph>Shortcut keys</emph> list box and click <emph>Modify</emph>."
-msgstr "Escueya una combinación de tecles del cuadru de llista <emph>Tecles d'accesu direutu</emph> y faiga clic en <emph>Modificar</emph>."
+msgstr "Escueya una combinación de tecles del cuadru de llista <emph>Tecles d'atayu</emph> y faiga clic en <emph>Modificar</emph>."
#. qzjKN
#: scripting.xhp
diff --git a/source/ast/helpcontent2/source/text/simpress/04.po b/source/ast/helpcontent2/source/text/simpress/04.po
index 6ac7d64bc33..d5800cfbc59 100644
--- a/source/ast/helpcontent2/source/text/simpress/04.po
+++ b/source/ast/helpcontent2/source/text/simpress/04.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: 2021-01-14 18:09+0100\n"
-"PO-Revision-Date: 2022-05-25 10:44+0000\n"
+"PO-Revision-Date: 2022-06-15 20:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress04/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 4.12.2\n"
"X-POOTLE-MTIME: 1513600491.000000\n"
#. mYCYv
@@ -23,7 +23,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Shortcut Keys for $[officename] Impress"
-msgstr "Tecles d'accesu direutu de $[officename] Impress"
+msgstr "Tecles d'atayu de $[officename] Impress"
#. sHrEU
#: 01020000.xhp
@@ -1355,7 +1355,7 @@ msgctxt ""
"hd_id3156192\n"
"help.text"
msgid "Shortcut Keys in $[officename] Impress"
-msgstr "Tecles d'accesu direutu de $[officename] Impress"
+msgstr "Tecles d'atayu de $[officename] Impress"
#. MaLzD
#: 01020000.xhp
diff --git a/source/ast/helpcontent2/source/text/simpress/guide.po b/source/ast/helpcontent2/source/text/simpress/guide.po
index 5e80f883b87..8d1653ce8a2 100644
--- a/source/ast/helpcontent2/source/text/simpress/guide.po
+++ b/source/ast/helpcontent2/source/text/simpress/guide.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-06-09 11:50+0200\n"
-"PO-Revision-Date: 2022-05-25 10:44+0000\n"
+"PO-Revision-Date: 2022-06-15 20:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsimpressguide/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 4.12.2\n"
"X-POOTLE-MTIME: 1535978253.000000\n"
#. S83CC
@@ -2696,7 +2696,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Using Shortcut Keys in $[officename] Impress"
-msgstr "Utilizar tecles d'accesu direutu de $[officename] Impress"
+msgstr "Utilizar tecles d'atayu de $[officename] Impress"
#. wGBuB
#: keyboard.xhp
@@ -2714,7 +2714,7 @@ msgctxt ""
"hd_id3154702\n"
"help.text"
msgid "<variable id=\"keyboard\"><link href=\"text/simpress/guide/keyboard.xhp\" name=\"Using Shortcut Keys in $[officename] Impress\">Using Shortcut Keys in $[officename] Impress</link></variable>"
-msgstr "<variable id=\"keyboard\"><link href=\"text/simpress/guide/keyboard.xhp\" name=\"Using Shortcut Keys in $[officename] Impress\">Usar tecles d'accesu direutu de $[officename] Impress</link></variable>"
+msgstr "<variable id=\"keyboard\"><link href=\"text/simpress/guide/keyboard.xhp\" name=\"Using Shortcut Keys in $[officename] Impress\">Usar tecles d'atayu de $[officename] Impress</link></variable>"
#. 8sLBi
#: keyboard.xhp
diff --git a/source/ast/helpcontent2/source/text/smath/guide.po b/source/ast/helpcontent2/source/text/smath/guide.po
index db4e84f5436..1ab2ba9cd86 100644
--- a/source/ast/helpcontent2/source/text/smath/guide.po
+++ b/source/ast/helpcontent2/source/text/smath/guide.po
@@ -3,7 +3,7 @@ msgid ""
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: 2022-01-31 18:20+0100\n"
+"POT-Creation-Date: 2022-06-15 22:28+0200\n"
"PO-Revision-Date: 2022-05-25 10:44+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsmathguide/ast/>\n"
@@ -836,14 +836,14 @@ msgctxt ""
msgid "Select the formula"
msgstr "Escueya la fórmula"
-#. bN6uQ
+#. F2ipo
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
"par_id3150213\n"
"help.text"
-msgid "Choose the command <emph>Insert - Object - Formula</emph>."
-msgstr "Escueya la orde <emph>Inxertar - Oxetu - Fórmula</emph>."
+msgid "Choose the command <menuitem>Insert - OLE Object - Formula Object</menuitem>."
+msgstr ""
#. aowxC
#: keyboard.xhp
@@ -854,14 +854,14 @@ msgctxt ""
msgid "Inserting a Formula using a Window"
msgstr "Insertamientu d'una fórmula por aciu d'una ventana"
-#. Tqx4F
+#. Jvobx
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
"par_id3149875\n"
"help.text"
-msgid "If you want to use the $[officename] Math interface to edit a formula, choose the command <emph>Insert - Object - Formula</emph> without any text selected."
-msgstr "Si deseya usar la interfaz de $[officename] Math pa editar una fórmula, escueya la orde <emph>Inxertar - Oxetu - Fórmula</emph> ensin testu escoyíu."
+msgid "If you want to use the $[officename] Math interface to edit a formula, choose the command <menuitem>Insert - OLE Object - Formula Object</menuitem> without any text selected."
+msgstr ""
#. sEBBM
#: keyboard.xhp
@@ -944,14 +944,14 @@ msgctxt ""
msgid "You want to insert a summation formula like \"summation of s^k from k = 0 to n\" at the cursor in a Writer text document."
msgstr "Quier inxertar una fórmula de sumatoria tal como \"sumatoria de s^k dende k = 0 hasta n\" na posición del cursor d'un documentu de testu de Writer."
-#. 5oKcr
+#. kEJWp
#: limits.xhp
msgctxt ""
"limits.xhp\n"
"par_id8811304\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Object - Formula</item>."
-msgstr "Escueya <item type=\"menuitem\">Inxertar - Oxetu - Fórmula</item>."
+msgid "<embedvar href=\"text/shared/00/00000404.xhp#insert_formula\"/>"
+msgstr ""
#. qAFch
#: limits.xhp
@@ -1034,14 +1034,14 @@ msgctxt ""
msgid "In the same way, you can enter an Integral formula with limits. When you click an icon from the Elements pane, the assigned text command is inserted in the input window. If you know the text commands, you can enter the commands directly in the input window."
msgstr ""
-#. q8yAH
+#. 57GSa
#: limits.xhp
msgctxt ""
"limits.xhp\n"
"par_id5866267\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Object - Formula</item>."
-msgstr "Escueya <item type=\"menuitem\">Inxertar - Oxetu - Fórmula</item>."
+msgid "<embedvar href=\"text/shared/00/00000404.xhp#insert_formula\"/>"
+msgstr ""
#. VAoyi
#: limits.xhp
diff --git a/source/ast/helpcontent2/source/text/swriter/01.po b/source/ast/helpcontent2/source/text/swriter/01.po
index 3e5e3932d39..79a21da8340 100644
--- a/source/ast/helpcontent2/source/text/swriter/01.po
+++ b/source/ast/helpcontent2/source/text/swriter/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: 2022-06-09 11:50+0200\n"
+"POT-Creation-Date: 2022-06-15 22:28+0200\n"
"PO-Revision-Date: 2022-06-10 12:06+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/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 4.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1540152130.000000\n"
#. sZfWF
@@ -18169,22 +18169,22 @@ msgctxt ""
msgid "<emph>Right paragraph border:</emph> the object is positioned considering the width of the indent space available to the right of the paragraph."
msgstr ""
-#. UWViJ
+#. QrQHe
#: 05060100.xhp
msgctxt ""
"05060100.xhp\n"
"par_id171629211714933\n"
"help.text"
-msgid "<emph>Left page border:</emph> the object is positioned considering the space available between the left page border and the left paragraph border."
+msgid "<menuitem>Left of page text area</menuitem>: the object is positioned in the region between the left edge of the page and the left margin plus any left page padding."
msgstr ""
-#. F9qZf
+#. DzD2e
#: 05060100.xhp
msgctxt ""
"05060100.xhp\n"
"par_id131629211715280\n"
"help.text"
-msgid "<emph>Right page border:</emph> the object is positioned considering the space available between the right page border and the right paragraph border."
+msgid "<menuitem>Right of page text area</menuitem>: the object is positioned in the region between the right edge of the page and the right margin plus any right page padding."
msgstr ""
#. norkq
diff --git a/source/ast/helpcontent2/source/text/swriter/04.po b/source/ast/helpcontent2/source/text/swriter/04.po
index 265b42a3f66..2bd31932d5f 100644
--- a/source/ast/helpcontent2/source/text/swriter/04.po
+++ b/source/ast/helpcontent2/source/text/swriter/04.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-05-04 12:42+0200\n"
-"PO-Revision-Date: 2022-05-25 10:44+0000\n"
+"PO-Revision-Date: 2022-06-15 20:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textswriter04/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 4.12.2\n"
"X-POOTLE-MTIME: 1507112028.000000\n"
#. brcGC
@@ -41,7 +41,7 @@ msgctxt ""
"hd_id3145763\n"
"help.text"
msgid "<variable id=\"text_keys\"><link href=\"text/swriter/04/01020000.xhp\" name=\"Shortcut Keys for %PRODUCTNAME Writer\">Shortcut Keys for <item type=\"productname\">%PRODUCTNAME</item> Writer</link></variable>"
-msgstr "<variable id=\"text_keys\"><link href=\"text/swriter/04/01020000.xhp\" name=\"Tecles de acceso direuto de %PRODUCTNAME Writer\">Tecles d'accesu direutu de <item type=\"productname\">%PRODUCTNAME</item> Writer</link></variable>"
+msgstr "<variable id=\"text_keys\"><link href=\"text/swriter/04/01020000.xhp\" name=\"Shortcut Keys for %PRODUCTNAME Writer\">Tecles d'atayu de <item type=\"productname\">%PRODUCTNAME</item> Writer</link></variable>"
#. qbPEo
#: 01020000.xhp
diff --git a/source/ast/helpcontent2/source/text/swriter/guide.po b/source/ast/helpcontent2/source/text/swriter/guide.po
index 852a7ad01e0..78a1e45c0a2 100644
--- a/source/ast/helpcontent2/source/text/swriter/guide.po
+++ b/source/ast/helpcontent2/source/text/swriter/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: 2022-06-09 11:50+0200\n"
+"POT-Creation-Date: 2022-06-15 22:28+0200\n"
"PO-Revision-Date: 2022-05-25 10:44+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/ast/>\n"
@@ -43,13 +43,13 @@ msgctxt ""
msgid "<variable id=\"anchor_object\"><link href=\"text/swriter/guide/anchor_object.xhp\" name=\"Positioning Objects\">Positioning Objects</link></variable>"
msgstr "<variable id=\"anchor_object\"><link href=\"text/swriter/guide/anchor_object.xhp\" name=\"Posicionar oxetos\">Asitiar oxetos</link></variable>"
-#. MDGBe
+#. WBVDD
#: anchor_object.xhp
msgctxt ""
"anchor_object.xhp\n"
"par_id181634295881266\n"
"help.text"
-msgid "An object, such as an image or frame, is positioned within a document using anchors attached to other elements."
+msgid "An object, such as an image or frame, is positioned within a document using an anchor attached to another element."
msgstr ""
#. FAyRX
diff --git a/source/ast/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/ast/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 715e8eb8a3a..457b194ed14 100644
--- a/source/ast/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/ast/instsetoo_native/inc_openoffice/windows/msi_languages.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-03-21 12:32+0100\n"
-"PO-Revision-Date: 2022-04-25 17:32+0000\n"
+"PO-Revision-Date: 2022-06-15 20:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/instsetoo_nativeinc_openofficewindowsmsi_languages/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 4.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1542022490.000000\n"
#. tBfTE
@@ -158,7 +158,7 @@ msgctxt ""
"OOO_ACTIONTEXT_16\n"
"LngText.text"
msgid "Shortcut: [1]"
-msgstr "Accesu direutu: [1]"
+msgstr "Atayu: [1]"
#. GeKVY
#: ActionTe.ulf
@@ -761,7 +761,7 @@ msgctxt ""
"OOO_ACTIONTEXT_83\n"
"LngText.text"
msgid "Shortcut: [1]"
-msgstr "Accesu direutu: [1]"
+msgstr "Atayu: [1]"
#. A8hxh
#: ActionTe.ulf
@@ -4118,7 +4118,7 @@ msgctxt ""
"OOO_ERROR_105\n"
"LngText.text"
msgid "Could not create shortcut [2]. Verify that the destination folder exists and that you can access it."
-msgstr "Nun se puede crear l'accesu direutu [2]. Mira a ver si la carpeta de destín existe y que puedes acceder a ella."
+msgstr "Nun se puede crear l'atayu [2]. Mira a ver si la carpeta de destín existe y que puedes acceder a ella."
#. QXqrx
#: Error.ulf
@@ -4127,7 +4127,7 @@ msgctxt ""
"OOO_ERROR_106\n"
"LngText.text"
msgid "Could not remove shortcut [2]. Verify that the shortcut file exists and that you can access it."
-msgstr "Nun se puede desaniciar l'accesu direutu [2]. Mira a ver que'l ficheru d'accesu direutu existe y que puedes acceder a elli."
+msgstr "Nun se puede desaniciar l'atayu [2]. Mira a ver que'l ficheru d'atayu existe y que puedes acceder a elli."
#. 3MqnE
#: Error.ulf
diff --git a/source/ast/readlicense_oo/docs.po b/source/ast/readlicense_oo/docs.po
index 29cc6f5e7f1..a575cf969fc 100644
--- a/source/ast/readlicense_oo/docs.po
+++ b/source/ast/readlicense_oo/docs.po
@@ -4,16 +4,16 @@ 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: 2021-09-10 23:12+0200\n"
-"PO-Revision-Date: 2020-02-25 19:15+0000\n"
-"Last-Translator: Xuacu Saturio <xuacusk8@gmail.com>\n"
-"Language-Team: Asturian <https://weblate.documentfoundation.org/projects/libo_ui-master/readlicense_oodocs/ast/>\n"
+"PO-Revision-Date: 2022-06-15 20:37+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/readlicense_oodocs/ast/>\n"
"Language: ast\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1542022493.000000\n"
#. q6Gg3
@@ -644,7 +644,7 @@ msgctxt ""
"w32e1\n"
"readmeitem.text"
msgid "Only shortcut keys (key combinations) not used by the operating system can be used in ${PRODUCTNAME}. If a key combination in ${PRODUCTNAME} does not work as described in the ${PRODUCTNAME} Help, check if that shortcut is already used by the operating system. To rectify such conflicts, you can change the keys assigned by your operating system. Alternatively, you can change almost any key assignment in ${PRODUCTNAME}. For more information on this topic, refer to the ${PRODUCTNAME} Help or the Help documentation of your operating system."
-msgstr "En ${PRODUCTNAME} sólo pueden usase les tecles d'accesu direutu (combinaciones de tecles) que nun use'l sistema operativu. Si una combinación de tecles de ${PRODUCTNAME} nun funciona como se describe na ayuda de ${PRODUCTNAME}, comprueba si esi accesu direutu yá lu usa'l sistema operativu. Pa iguar estos problemes, pues camudar les tecles asignaes pol sistema operativu. Tamién, pues camudar casi cualesquier asignación de tecles en ${PRODUCTNAME}. Si quies más información, consulta la ayuda de ${PRODUCTNAME} o la documentación d'ayuda del sistema operativu."
+msgstr "En ${PRODUCTNAME} sólo pueden usase les tecles d'atayu (combinaciones de tecles) que nun use'l sistema operativu. Si una combinación de tecles de ${PRODUCTNAME} nun funciona como se describe na ayuda de ${PRODUCTNAME}, comprueba si esi atayu yá lu usa'l sistema operativu. Pa iguar estos problemes, pues camudar les tecles asignaes pol sistema operativu. Tamién, pues camudar casi cualesquier asignación de tecles en ${PRODUCTNAME}. Si quies más información, consulta la ayuda de ${PRODUCTNAME} o la documentación d'ayuda del sistema operativu."
#. DBXZ8
#: readme.xrm
diff --git a/source/ast/sc/messages.po b/source/ast/sc/messages.po
index 00ecc95c2c8..60c794dd81e 100644
--- a/source/ast/sc/messages.po
+++ b/source/ast/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: 2022-06-09 11:50+0200\n"
-"PO-Revision-Date: 2022-06-06 17:38+0000\n"
+"PO-Revision-Date: 2022-06-15 20:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/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 4.12.2\n"
"X-POOTLE-MTIME: 1542022495.000000\n"
#. kBovX
@@ -17197,7 +17197,7 @@ msgstr "Escoyer fueyes"
#: sc/inc/strings.hrc:90
msgctxt "STR_DLG_SELECTTABLE_TITLE"
msgid "Go to Sheet"
-msgstr ""
+msgstr "Dir a la fueya"
#. iHTDF
#: sc/inc/strings.hrc:91
@@ -23883,7 +23883,7 @@ msgstr "Abre un diálogu nel que pue resolvese una ecuación con una variable."
#: sc/uiconfig/scalc/ui/gotosheetdialog.ui:16
msgctxt "gotosheetdialog|GoToSheetDialog"
msgid "Go to Sheet"
-msgstr ""
+msgstr "Dir a la fueya"
#. ybsRg
#: sc/uiconfig/scalc/ui/gotosheetdialog.ui:103
diff --git a/source/ast/sd/messages.po b/source/ast/sd/messages.po
index df0c85905a5..d60578437a1 100644
--- a/source/ast/sd/messages.po
+++ b/source/ast/sd/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-06-09 11:51+0200\n"
-"PO-Revision-Date: 2022-06-06 17:37+0000\n"
+"PO-Revision-Date: 2022-06-15 20:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/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 4.12.2\n"
"X-POOTLE-MTIME: 1542022496.000000\n"
#. WDjkB
@@ -2684,10 +2684,9 @@ msgstr "Radios"
#. eJ4qZ
#: sd/inc/strings.hrc:412
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FIRST_COLOR_PROPERTY"
msgid "First color:"
-msgstr "Primer columna"
+msgstr "Primer color:"
#. CSbCE
#: sd/inc/strings.hrc:413
@@ -2752,10 +2751,9 @@ msgstr "Tamañu de fonte"
#. R3GgU
#: sd/inc/strings.hrc:422
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_SCALE_PROPERTY"
msgid "Size:"
-msgstr "Tamañu"
+msgstr "Tamañu:"
#. YEwoz
#: sd/inc/strings.hrc:423
@@ -2766,10 +2764,9 @@ msgstr "Importe"
#. wiQPZ
#: sd/inc/strings.hrc:424
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_COLOR_PROPERTY"
msgid "Color:"
-msgstr "Color"
+msgstr "Color:"
#. f5u6C
#: sd/inc/strings.hrc:425
diff --git a/source/ast/svtools/messages.po b/source/ast/svtools/messages.po
index 356762a77ec..fef6514d576 100644
--- a/source/ast/svtools/messages.po
+++ b/source/ast/svtools/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-06-10 13:58+0200\n"
-"PO-Revision-Date: 2022-05-12 09:33+0000\n"
+"PO-Revision-Date: 2022-06-15 20:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/svtoolsmessages/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 4.12.2\n"
"X-POOTLE-MTIME: 1542195213.000000\n"
#. fLdeV
@@ -5142,7 +5142,7 @@ msgstr "_Renomar"
#: svtools/uiconfig/ui/graphicexport.ui:51
msgctxt "graphicexport|GraphicExportDialog"
msgid "%1 Options"
-msgstr " Opciones de %1"
+msgstr "Opciones de %1"
#. C3C7t
#: svtools/uiconfig/ui/graphicexport.ui:141
diff --git a/source/ast/svx/messages.po b/source/ast/svx/messages.po
index 9f10fb74721..cb2e415777a 100644
--- a/source/ast/svx/messages.po
+++ b/source/ast/svx/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: 2022-06-09 11:50+0200\n"
+"POT-Creation-Date: 2022-06-15 22:28+0200\n"
"PO-Revision-Date: 2022-06-06 17:38+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/ast/>\n"
@@ -17332,14 +17332,14 @@ msgid "_Kern Character Pairs"
msgstr ""
#. 8SKCU
-#: svx/uiconfig/ui/fontworkgallerydialog.ui:18
+#: svx/uiconfig/ui/fontworkgallerydialog.ui:16
#, fuzzy
msgctxt "fontworkgallerydialog|FontworkGalleryDialog"
msgid "Fontwork Gallery"
msgstr "Galería de Fontwork..."
#. GB7pa
-#: svx/uiconfig/ui/fontworkgallerydialog.ui:101
+#: svx/uiconfig/ui/fontworkgallerydialog.ui:99
msgctxt "fontworkgallerydialog|label1"
msgid "Select a Fontwork style:"
msgstr ""
diff --git a/source/ast/sw/messages.po b/source/ast/sw/messages.po
index 6186d4b8076..ec2193f18c5 100644
--- a/source/ast/sw/messages.po
+++ b/source/ast/sw/messages.po