summaryrefslogtreecommitdiff
path: root/source/en-GB/cui/source/options.po
blob: 6af91b0405debc50ebbe0b9218b8498a06f71f31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
#. extracted from cui/source/options.oo
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+cui%2Fsource%2Foptions.oo&subcomponent=ui\n"
"POT-Creation-Date: 2012-07-04 16:39+0200\n"
"PO-Revision-Date: 2012-06-26 20:08+0200\n"
"Last-Translator: Stuart <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\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: Translate Toolkit 1.9.0\n"
"X-Accelerator-Marker: ~\n"

#: optgenrl.src#RID_SFXPAGE_GENERAL.FT_COMPANY.fixedtext.text
msgid "~Company"
msgstr "~Company"

#: optgenrl.src#RID_SFXPAGE_GENERAL.FT_NAME.fixedtext.text
msgid "First/Last ~name/Initials"
msgstr "Forename/Sur~name/Initials"

#: optgenrl.src#RID_SFXPAGE_GENERAL.FT_NAME_RUSS.fixedtext.text
msgid "Last Name/First name/Father's name/Initials"
msgstr "Last Name/First name/Father's name/Initials"

#: optgenrl.src#RID_SFXPAGE_GENERAL.FT_NAME_EASTERN.fixedtext.text
msgid "Last/First ~name/Initials"
msgstr "Last/First ~name/Initials"

#: optgenrl.src#RID_SFXPAGE_GENERAL.FT_STREET.fixedtext.text
msgid "~Street"
msgstr "~Street"

#: optgenrl.src#RID_SFXPAGE_GENERAL.FT_STREET_RUSS.fixedtext.text
msgid "Street/Apartment number"
msgstr "Street/Apartment number"

#: optgenrl.src#RID_SFXPAGE_GENERAL.FT_CITY.fixedtext.text
msgid "Zip/City"
msgstr "Postcode/Post town"

#: optgenrl.src#RID_SFXPAGE_GENERAL.FT_COUNTRY.fixedtext.text
msgid "Country/Region"
msgstr "Country/County"

#: optgenrl.src#RID_SFXPAGE_GENERAL.FT_TITLEPOS.fixedtext.text
msgid "~Title/Position"
msgstr "~Title/Position"

#: optgenrl.src#RID_SFXPAGE_GENERAL.FT_PHONE.fixedtext.text
msgid "Tel. (Home/Work)"
msgstr "Tel. (Home/Work)"

#: optgenrl.src#RID_SFXPAGE_GENERAL.FT_FAXMAIL.fixedtext.text
msgid "Fa~x / E-mail"
msgstr "Fa~x / E-mail"

#: optgenrl.src#RID_SFXPAGE_GENERAL.GB_ADDRESS.fixedline.text
msgid "Address "
msgstr "Address "

#: optgenrl.src#RID_SFXPAGE_GENERAL.CB_USEDATA.checkbox.text
msgid "Use data for document properties"
msgstr "Use data for document properties"

#: optgenrl.src#RID_SFXPAGE_GENERAL.STR_US_STATE.string.text
msgid "City/State/Zip"
msgstr "Post town/County/Postcode"

#: optgenrl.src#RID_SFXPAGE_GENERAL.STR_QUERY_REG.string.text
msgid "Note that street, Zip code and city are used to generate the registration key. You will not be able to change the user data again until the registration has been carried out. Do you want to modify the user data now?"
msgstr "Note that street, postcode and post town are used to generate the registration key. You will not be able to change the user data again until the registration has been carried out. Do you want to modify the user data now?"

#: optgenrl.src#RID_SFXPAGE_GENERAL.tabpage.text
msgctxt "optgenrl.src#RID_SFXPAGE_GENERAL.tabpage.text"
msgid "User Data"
msgstr "User Data"

#: optgenrl.src#RID_SVXQB_CHANGEDATA.querybox.text
msgid ""
"The User Data have been changed.\n"
"Note that, if you continue, the registration key will become invalid.\n"
"Therefore, a new registration key is needed within 30 days.\n"
"You can find the registration form in the menu Help - Registration...\n"
"Do you really want to change your User Data?"
msgstr ""
"The User Data have been changed.\n"
"Note that, if you continue, the registration key will become invalid.\n"
"Therefore, a new registration key is needed within 30 days.\n"
"You can find the registration form in the menu Help - Registration...\n"
"Do you really want to change your User Data?"

#: securityoptions.src#RID_SVXDLG_SECURITY_OPTIONS.FL_WARNINGS.fixedline.text
msgid "Security warnings"
msgstr "Security warnings"

#: securityoptions.src#RID_SVXDLG_SECURITY_OPTIONS.FI_WARNINGS.fixedtext.text
msgid "Warn if document contains recorded changes, versions, hidden information or notes:"
msgstr "Warn if document contains recorded changes, versions, hidden information or notes:"

#: securityoptions.src#RID_SVXDLG_SECURITY_OPTIONS.CB_SAVESENDDOCS.checkbox.text
msgid "When saving or sending"
msgstr "When saving or sending"

#: securityoptions.src#RID_SVXDLG_SECURITY_OPTIONS.CB_SIGNDOCS.checkbox.text
msgid "When signing"
msgstr "When signing"

#: securityoptions.src#RID_SVXDLG_SECURITY_OPTIONS.CB_PRINTDOCS.checkbox.text
msgid "When printing"
msgstr "When printing"

#: securityoptions.src#RID_SVXDLG_SECURITY_OPTIONS.CB_CREATEPDF.checkbox.text
msgid "When creating PDF files"
msgstr "When creating PDF files"

#: securityoptions.src#RID_SVXDLG_SECURITY_OPTIONS.FL_OPTIONS.fixedline.text
msgid "Security options"
msgstr "Security options"

#: securityoptions.src#RID_SVXDLG_SECURITY_OPTIONS.CB_REMOVEINFO.checkbox.text
msgid "Remove personal information on saving"
msgstr "Remove personal information on saving"

#: securityoptions.src#RID_SVXDLG_SECURITY_OPTIONS.CB_RECOMMENDPWD.checkbox.text
msgid "Recommend password protection on saving"
msgstr "Recommend password-protection on saving"

#: securityoptions.src#RID_SVXDLG_SECURITY_OPTIONS.CB_CTRLHYPERLINK.checkbox.text
msgid "Ctrl-click required to follow hyperlinks"
msgstr "Ctrl-click required to follow hyperlinks"

#: securityoptions.src#RID_SVXDLG_SECURITY_OPTIONS.modaldialog.text
msgctxt "securityoptions.src#RID_SVXDLG_SECURITY_OPTIONS.modaldialog.text"
msgid "Security options and warnings"
msgstr "Security options and warnings"

#: optsave.src#TEXT_SAVEPAGE.#define.text
msgctxt "optsave.src#TEXT_SAVEPAGE.#define.text"
msgid "Save"
msgstr "Save"

#: optsave.src#RID_SFXPAGE_SAVE.LB_LOAD.fixedline.text
msgid "Load"
msgstr "Load"

#: optsave.src#RID_SFXPAGE_SAVE.CB_LOAD_SETTINGS.checkbox.text
msgid "Load user-specific settings with the document"
msgstr "Load user-specific settings with the document"

#: optsave.src#RID_SFXPAGE_SAVE.CB_LOAD_DOCPRINTER.checkbox.text
msgid "Load printer settings with the document"
msgstr "Load printer settings with the document"

#: optsave.src#RID_SFXPAGE_SAVE.GB_SAVE.fixedline.text
msgctxt "optsave.src#RID_SFXPAGE_SAVE.GB_SAVE.fixedline.text"
msgid "Save"
msgstr "Save"

#: optsave.src#RID_SFXPAGE_SAVE.BTN_DOCINFO.checkbox.text
msgid "~Edit document properties before saving"
msgstr "~Edit document properties before saving"

#: optsave.src#RID_SFXPAGE_SAVE.BTN_BACKUP.checkbox.text
msgid "Al~ways create backup copy"
msgstr "Al~ways create a backup copy"

#: optsave.src#RID_SFXPAGE_SAVE.BTN_AUTOSAVE.checkbox.text
msgid "Save ~AutoRecovery information every"
msgstr "Save ~AutoRecovery information every"

#: optsave.src#RID_SFXPAGE_SAVE.FT_MINUTE.fixedtext.text
msgid "Minutes"
msgstr "Minutes"

#: optsave.src#RID_SFXPAGE_SAVE.BTN_RELATIVE_FSYS.checkbox.text
msgid "Save URLs relative to file system"
msgstr "Save URLs relative to file system"

#: optsave.src#RID_SFXPAGE_SAVE.BTN_RELATIVE_INET.checkbox.text
msgid "Save URLs relative to internet"
msgstr "Save URLs relative to Internet"

#: optsave.src#RID_SFXPAGE_SAVE.FL_FILTER.fixedline.text
msgid "Default file format and ODF settings"
msgstr "Default file format and ODF settings"

#: optsave.src#RID_SFXPAGE_SAVE.FT_ODF_VERSION.fixedtext.text
msgid "ODF format version"
msgstr "ODF format version"

#: optsave.src#RID_SFXPAGE_SAVE.LB_ODF_VERSION.1.stringlist.text
msgid "1.0/1.1"
msgstr "1.0/1.1"

#: optsave.src#RID_SFXPAGE_SAVE.LB_ODF_VERSION.2.stringlist.text
msgid "1.2"
msgstr "1.2"

#: optsave.src#RID_SFXPAGE_SAVE.LB_ODF_VERSION.3.stringlist.text
msgid "1.2 Extended (compat mode)"
msgstr "1.2 Extended (compat mode)"

#: optsave.src#RID_SFXPAGE_SAVE.LB_ODF_VERSION.4.stringlist.text
msgid "1.2 Extended (recommended)"
msgstr "1.2 Extended (recommended)"

#: optsave.src#RID_SFXPAGE_SAVE.BTN_NOPRETTYPRINTING.checkbox.text
msgid "Size optimization for ODF format"
msgstr "Size optimisation for ODF format"

#: optsave.src#RID_SFXPAGE_SAVE.BTN_WARNALIENFORMAT.checkbox.text
msgid "Warn when not saving in ODF or default format"
msgstr "Warn when not saving in ODF or default format"

#: optsave.src#RID_SFXPAGE_SAVE.FT_APP.fixedtext.text
msgid "D~ocument type"
msgstr "D~ocument type"

#: optsave.src#RID_SFXPAGE_SAVE.FT_FILTER.fixedtext.text
msgid "Always sa~ve as"
msgstr "Always sa~ve as"

#: optsave.src#RID_SFXPAGE_SAVE.LB_APP.1.stringlist.text
msgid "Text document"
msgstr "Text document"

#: optsave.src#RID_SFXPAGE_SAVE.LB_APP.2.stringlist.text
msgid "HTML document"
msgstr "HTML document"

#: optsave.src#RID_SFXPAGE_SAVE.LB_APP.3.stringlist.text
msgid "Master document"
msgstr "Master document"

#: optsave.src#RID_SFXPAGE_SAVE.LB_APP.4.stringlist.text
msgctxt "optsave.src#RID_SFXPAGE_SAVE.LB_APP.4.stringlist.text"
msgid "Spreadsheet"
msgstr "Spreadsheet"

#: optsave.src#RID_SFXPAGE_SAVE.LB_APP.5.stringlist.text
msgid "Presentation"
msgstr "Presentation"

#: optsave.src#RID_SFXPAGE_SAVE.LB_APP.6.stringlist.text
msgid "Drawing"
msgstr "Drawing"

#: optsave.src#RID_SFXPAGE_SAVE.LB_APP.7.stringlist.text
msgctxt "optsave.src#RID_SFXPAGE_SAVE.LB_APP.7.stringlist.text"
msgid "Formula"
msgstr "Formula"

#. EN-US, the term 'extended' must not be translated.
#: optsave.src#RID_SFXPAGE_SAVE.FT_WARN.fixedtext.text
msgid "Not using ODF 1.2 Extended may cause information to be lost."
msgstr "Not using ODF 1.2 Extended may cause infomation to be lost."

#: optsave.src#RID_SVXDLG_FILTER_WARNING.FT_FILTER_WARNING.fixedtext.text
msgid "Using \"%1\" as default file format may cause information loss.\n"
msgstr "Using \"%1\" as default file format may cause information loss.\n"

#: readonlyimage.src#RID_SVXSTR_READONLY_CONFIG_TIP.string.text
msgid "This setting is protected by the Administrator"
msgstr "This setting is protected by the Administrator"

#: optinet2.src#RID_SVXPAGE_INET_MOZPLUGIN.GB_MOZPLUGIN.fixedline.text
msgctxt "optinet2.src#RID_SVXPAGE_INET_MOZPLUGIN.GB_MOZPLUGIN.fixedline.text"
msgid "Browser Plug-in"
msgstr "Browser Plug-in"

#: optinet2.src#RID_SVXPAGE_INET_MOZPLUGIN.CB_MOZPLUGIN_CODE.checkbox.text
msgid "~Display documents in browser"
msgstr "~Display documents in browser"

#: optinet2.src#RID_SVXPAGE_INET_PROXY.GB_SETTINGS.fixedline.text
msgctxt "optinet2.src#RID_SVXPAGE_INET_PROXY.GB_SETTINGS.fixedline.text"
msgid "Settings"
msgstr "Settings"

#: optinet2.src#RID_SVXPAGE_INET_PROXY.FT_PROXYMODE.fixedtext.text
msgid "Proxy s~erver"
msgstr "Proxy s~erver"

#: optinet2.src#RID_SVXPAGE_INET_PROXY.LB_PROXYMODE.1.stringlist.text
msgid "None"
msgstr "None"

#: optinet2.src#RID_SVXPAGE_INET_PROXY.LB_PROXYMODE.2.stringlist.text
msgctxt "optinet2.src#RID_SVXPAGE_INET_PROXY.LB_PROXYMODE.2.stringlist.text"
msgid "System"
msgstr "System"

#: optinet2.src#RID_SVXPAGE_INET_PROXY.LB_PROXYMODE.3.stringlist.text
msgid "Manual"
msgstr "Manual"

#: optinet2.src#RID_SVXPAGE_INET_PROXY.ST_PROXY_FROM_BROWSER.string.text
msgid "Use browser settings"
msgstr "Use browser settings"

#: optinet2.src#RID_SVXPAGE_INET_PROXY.FT_HTTP_PROXY.fixedtext.text
msgid "HT~TP proxy"
msgstr "HT~TP proxy"

#: optinet2.src#RID_SVXPAGE_INET_PROXY.FT_HTTP_PORT.fixedtext.text
msgid "~Port"
msgstr "~Port"

#: optinet2.src#RID_SVXPAGE_INET_PROXY.FT_HTTPS_PROXY.fixedtext.text
msgid "HTTP~S proxy"
msgstr "HTTP~S proxy"

#: optinet2.src#RID_SVXPAGE_INET_PROXY.FT_HTTPS_PORT.fixedtext.text
msgctxt "optinet2.src#RID_SVXPAGE_INET_PROXY.FT_HTTPS_PORT.fixedtext.text"
msgid "P~ort"
msgstr "P~ort"

#: optinet2.src#RID_SVXPAGE_INET_PROXY.FT_FTP_PROXY.fixedtext.text
msgid "~FTP proxy"
msgstr "~FTP proxy"

#: optinet2.src#RID_SVXPAGE_INET_PROXY.FT_FTP_PORT.fixedtext.text
msgctxt "optinet2.src#RID_SVXPAGE_INET_PROXY.FT_FTP_PORT.fixedtext.text"
msgid "P~ort"
msgstr "P~ort"

#: optinet2.src#RID_SVXPAGE_INET_PROXY.FT_SOCKS_PROXY.fixedtext.text
msgid "~SOCKS proxy"
msgstr "~SOCKS proxy"

#: optinet2.src#RID_SVXPAGE_INET_PROXY.FT_SOCKS_PORT.fixedtext.text
msgid "Po~rt"
msgstr "Po~rt"

#: optinet2.src#RID_SVXPAGE_INET_PROXY.FT_NOPROXYFOR.fixedtext.text
msgid "~No proxy for:"
msgstr "~No proxy for:"

#: optinet2.src#RID_SVXPAGE_INET_PROXY.ED_NOPROXYDESC.fixedtext.text
msgid "Separator ;"
msgstr "Separator ;"

#: optinet2.src#RID_SVXPAGE_INET_PROXY.GB_DNS.fixedline.text
msgid "DNS server"
msgstr "DNS server"

#: optinet2.src#RID_SVXPAGE_INET_PROXY.RB_DNS_AUTO.radiobutton.text
msgid "~Automatic"
msgstr "~Automatic"

#: optinet2.src#RID_SVXPAGE_INET_PROXY.RB_DNS_MANUAL.radiobutton.text
msgid "~Manual"
msgstr "~Manual"

#: optinet2.src#RID_SVXPAGE_INET_PROXY.ST_MSG_255_0.string.text
msgid "is not a valid entry for this field. Please specify a value between 0 and 255."
msgstr "is not a valid entry for this field. Please specify a value in the range 0 to 255."

#: optinet2.src#RID_SVXPAGE_INET_PROXY.ST_MSG_255_1.string.text
msgid "is not a valid entry for this field. Please specify a value between 1 and 255."
msgstr "is not a valid entry for this field. Please specify a value in the range 1 to 255."

#: optinet2.src#RID_SVXPAGE_INET_PROXY.tabpage.text
msgctxt "optinet2.src#RID_SVXPAGE_INET_PROXY.tabpage.text"
msgid "Proxy"
msgstr "Proxy"

#: optinet2.src#RID_SVXPAGE_INET_SECURITY.FL_SEC_SECURITYOPTIONS.fixedline.text
msgctxt "optinet2.src#RID_SVXPAGE_INET_SECURITY.FL_SEC_SECURITYOPTIONS.fixedline.text"
msgid "Security options and warnings"
msgstr "Security options and warnings"

#: optinet2.src#RID_SVXPAGE_INET_SECURITY.FI_SEC_SECURITYOPTIONS.fixedtext.text
msgid "Adjust security related options and define warnings for hidden information in documents."
msgstr "Adjust security related options and define warnings for hidden information in documents."

#: optinet2.src#RID_SVXPAGE_INET_SECURITY.PB_SEC_SECURITYOPTIONS.pushbutton.text
msgid "Options..."
msgstr "Options..."

#: optinet2.src#RID_SVXPAGE_INET_SECURITY.FL_SEC_PASSWORDS.fixedline.text
msgid "Passwords for web connections"
msgstr "Passwords for web connections"

#: optinet2.src#RID_SVXPAGE_INET_SECURITY.CB_SEC_SAVEPASSWORDS.checkbox.text
msgid "Persistently save passwords for web connections"
msgstr "Persistently save passwords for web connections"

#: optinet2.src#RID_SVXPAGE_INET_SECURITY.PB_SEC_CONNECTIONS.pushbutton.text
msgid "Connections..."
msgstr "Connections..."

#: optinet2.src#RID_SVXPAGE_INET_SECURITY.CB_SEC_MASTERPASSWORD.checkbox.text
msgid "Protected by a master password (recommended)"
msgstr "Protected by a master password (recommended)"

#: optinet2.src#RID_SVXPAGE_INET_SECURITY.FI_SEC_MASTERPASSWORD.fixedtext.text
msgid "Passwords are protected by a master password. You will be asked to enter it once per session, if %PRODUCTNAME retrieves a password from the protected password list."
msgstr "Passwords are protected by a master password. You will be asked to enter it once per session, if %PRODUCTNAME retrieves a password from the protected password list."

#: optinet2.src#RID_SVXPAGE_INET_SECURITY.PB_SEC_MASTERPASSWORD.pushbutton.text
msgid "Master Password..."
msgstr "Master Password..."

#: optinet2.src#RID_SVXPAGE_INET_SECURITY.FL_SEC_MACROSEC.fixedline.text
msgid "Macro security"
msgstr "Macro security"

#: optinet2.src#RID_SVXPAGE_INET_SECURITY.FI_SEC_MACROSEC.fixedtext.text
msgid "Adjust the security level for executing macros and specify trusted macro developers."
msgstr "Adjust the security level for executing macros and specify trusted macro developers."

#: optinet2.src#RID_SVXPAGE_INET_SECURITY.PB_SEC_MACROSEC.pushbutton.text
msgid "Macro Security..."
msgstr "Macro Security..."

#: optinet2.src#RID_SVXPAGE_INET_SECURITY.FL_SEC_CERTPATH.fixedline.text
msgctxt "optinet2.src#RID_SVXPAGE_INET_SECURITY.FL_SEC_CERTPATH.fixedline.text"
msgid "Certificate Path"
msgstr "Certificate Path"

#: optinet2.src#RID_SVXPAGE_INET_SECURITY.FI_SEC_CERTPATH.fixedtext.text
msgid "Select the Network Security Services certificate directory to use for digital signatures."
msgstr "Select the Network Security Services certificate directory to use for digital signatures."

#: optinet2.src#RID_SVXPAGE_INET_SECURITY.PB_SEC_CERTPATH.pushbutton.text
msgid "Certificate..."
msgstr "Certificate..."

#: optinet2.src#RID_SVXPAGE_INET_SECURITY.STR_SEC_NOPASSWDSAVE.string.text
msgid ""
"Disabling the function to persistently store passwords deletes the list of passwords stored and resets the master password.\n"
"\n"
"Do you want to delete password list and reset master password?"
msgstr ""
"Disabling the function to persistently store passwords deletes the list of passwords stored and resets the master password.\n"
"\n"
"Do you want to delete password list and reset master password?"

#: optinet2.src#RID_SVXPAGE_INET_SECURITY.tabpage.text
msgctxt "optinet2.src#RID_SVXPAGE_INET_SECURITY.tabpage.text"
msgid "Security"
msgstr "Security"

#: optinet2.src#RID_SVXERR_OPT_PROXYPORTS.errorbox.text
msgid ""
"Invalid value!\n"
"\n"
"The maximum value for a port number is 65535."
msgstr ""
"Invalid value!\n"
"\n"
"The maximum value for a port number is 65535."

#: optinet2.src#RID_SVXDLG_OPT_JAVASCRIPT_DISABLE.FT_JSCPT_WARNING.fixedtext.text
msgid ""
"Please note that with Java\n"
"you disable Javascript as well.\n"
"\n"
"Do you still want to disable Java?"
msgstr ""
"Please note that with Java\n"
"you disable JavaScript as well.\n"
"\n"
"Do you still want to disable Java?"

#: optinet2.src#RID_SVXDLG_OPT_JAVASCRIPT_DISABLE.CB_JSCPT_DISABLE.checkbox.text
msgid "~Don't show warning again"
msgstr "~Don't show warning again"

#: optinet2.src#RID_SVXPAGE_INET_MAIL.FL_MAIL.fixedline.text
msgid "Sending documents as e-mail attachments"
msgstr "Sending documents as e-mail attachments"

#: optinet2.src#RID_SVXPAGE_INET_MAIL.FT_MAILERURL.fixedtext.text
msgid "~E-mail program"
msgstr "~E-mail program"

#: optinet2.src#RID_SVXPAGE_INET_MAIL.STR_DEFAULT_FILENAME.string.text
msgid "All files"
msgstr "All files"

#: fontsubs.src#RID_SVX_FONT_SUBSTITUTION.CB_USETABLE.checkbox.text
msgid "~Apply replacement table"
msgstr "~Apply replacement table"

#: fontsubs.src#RID_SVX_FONT_SUBSTITUTION.FT_FONT1.fixedtext.text
msgid "~Font"
msgstr "~Font"

#: fontsubs.src#RID_SVX_FONT_SUBSTITUTION.FT_FONT2.fixedtext.text
msgid "Re~place with"
msgstr "Re~place with"

#: fontsubs.src#RID_SVX_FONT_SUBSTITUTION.TBX_SUBSTNEWDEL.BT_SUBSTAPPLY.toolboxitem.text
msgid "Apply"
msgstr "Apply"

#: fontsubs.src#RID_SVX_FONT_SUBSTITUTION.TBX_SUBSTNEWDEL.BT_SUBSTDELETE.toolboxitem.text
msgctxt "fontsubs.src#RID_SVX_FONT_SUBSTITUTION.TBX_SUBSTNEWDEL.BT_SUBSTDELETE.toolboxitem.text"
msgid "Delete"
msgstr "Delete"

#: fontsubs.src#RID_SVX_FONT_SUBSTITUTION.FL_SOURCEVIEW.fixedline.text
msgid "Font settings for HTML, Basic and SQL sources"
msgstr "Font settings for HTML, Basic and SQL sources"

#: fontsubs.src#RID_SVX_FONT_SUBSTITUTION.FT_FONTNAME.fixedtext.text
msgctxt "fontsubs.src#RID_SVX_FONT_SUBSTITUTION.FT_FONTNAME.fixedtext.text"
msgid "Fonts"
msgstr "Fonts"

#: fontsubs.src#RID_SVX_FONT_SUBSTITUTION.CB_NONPROP.checkbox.text
msgid "Non-proportional fonts only"
msgstr "Non-proportional fonts only"

#: fontsubs.src#RID_SVX_FONT_SUBSTITUTION.FT_FONTHEIGHT.fixedtext.text
msgid "~Size"
msgstr "~Size"

#: fontsubs.src#RID_SVX_FONT_SUBSTITUTION.STR_HEADER1.string.text
msgid "Always"
msgstr "Always"

#: fontsubs.src#RID_SVX_FONT_SUBSTITUTION.STR_HEADER2.string.text
msgid "Screen only"
msgstr "Screen only"

#: fontsubs.src#RID_SVX_FONT_SUBSTITUTION.STR_HEADER3.string.text
msgid "Font"
msgstr "Font"

#: fontsubs.src#RID_SVX_FONT_SUBSTITUTION.STR_HEADER4.string.text
msgid "Replace with"
msgstr "Replace with"

#: fontsubs.src#RID_SVX_FONT_SUBSTITUTION.STR_AUTOMATIC.string.text
msgctxt "fontsubs.src#RID_SVX_FONT_SUBSTITUTION.STR_AUTOMATIC.string.text"
msgid "Automatic"
msgstr "Automatic"

#: optdict.src#RID_SFXDLG_NEWDICT.FT_DICTNAME.fixedtext.text
msgid "~Name"
msgstr "~Name"

#: optdict.src#RID_SFXDLG_NEWDICT.FT_DICTLANG.fixedtext.text
msgctxt "optdict.src#RID_SFXDLG_NEWDICT.FT_DICTLANG.fixedtext.text"
msgid "~Language"
msgstr "~Language"

#: optdict.src#RID_SFXDLG_NEWDICT.BTN_EXCEPT.checkbox.text
msgid "~Exception (-)"
msgstr "~Exception (-)"

#: optdict.src#RID_SFXDLG_NEWDICT.GB_NEWDICT.fixedline.text
msgid "Dictionary"
msgstr "Dictionary"

#: optdict.src#RID_SFXDLG_NEWDICT.modaldialog.text
msgid "New Dictionary"
msgstr "New Dictionary"

#: optdict.src#RID_SFXDLG_EDITDICT.FT_BOOK.fixedtext.text
msgid "~Book"
msgstr "~Book"

#: optdict.src#RID_SFXDLG_EDITDICT.FT_DICTLANG.fixedtext.text
msgctxt "optdict.src#RID_SFXDLG_EDITDICT.FT_DICTLANG.fixedtext.text"
msgid "~Language"
msgstr "~Language"

#: optdict.src#RID_SFXDLG_EDITDICT.FT_WORD.fixedtext.text
msgid "~Word"
msgstr "~Word"

#: optdict.src#RID_SFXDLG_EDITDICT.FT_REPLACE.fixedtext.text
msgid "Replace ~By:"
msgstr "Replace ~By:"

#: optdict.src#RID_SFXDLG_EDITDICT.PB_NEW_REPLACE.pushbutton.text
msgid "~New"
msgstr "~New"

#: optdict.src#RID_SFXDLG_EDITDICT.PB_DELETE_REPLACE.pushbutton.text
msgctxt "optdict.src#RID_SFXDLG_EDITDICT.PB_DELETE_REPLACE.pushbutton.text"
msgid "~Delete"
msgstr "~Delete"

#: optdict.src#RID_SFXDLG_EDITDICT.STR_MODIFY.string.text
msgid "~Replace"
msgstr "~Replace"

#: optdict.src#RID_SFXDLG_EDITDICT.BTN_EDITCLOSE.cancelbutton.text
msgid "~Close"
msgstr "~Close"

#: optdict.src#RID_SFXDLG_EDITDICT.modaldialog.text
msgid "Edit Custom Dictionary"
msgstr "Edit Custom Dictionary"

#: optdict.src#RID_SVXSTR_OPT_DOUBLE_DICTS.string.text
msgid ""
"The specified name already exists.\n"
"Please enter a new name."
msgstr ""
"The specified name already exists.\n"
"Please enter a new name."

#: optdict.src#RID_SFXQB_SET_LANGUAGE.querybox.text
msgid "Do you want to change the '%1' dictionary language?"
msgstr "Do you want to change the '%1' dictionary language?"

#: opthtml.src#RID_OFAPAGE_HTMLOPT.FT_SIZE1.fixedtext.text
msgid "Size ~1"
msgstr "Size ~1"

#: opthtml.src#RID_OFAPAGE_HTMLOPT.FT_SIZE2.fixedtext.text
msgid "Size ~2"
msgstr "Size ~2"

#: opthtml.src#RID_OFAPAGE_HTMLOPT.FT_SIZE3.fixedtext.text
msgid "Size ~3"
msgstr "Size ~3"

#: opthtml.src#RID_OFAPAGE_HTMLOPT.FT_SIZE4.fixedtext.text
msgid "Size ~4"
msgstr "Size ~4"

#: opthtml.src#RID_OFAPAGE_HTMLOPT.FT_SIZE5.fixedtext.text
msgid "Size ~5"
msgstr "Size ~5"

#: opthtml.src#RID_OFAPAGE_HTMLOPT.FT_SIZE6.fixedtext.text
msgid "Size ~6"
msgstr "Size ~6"

#: opthtml.src#RID_OFAPAGE_HTMLOPT.FT_SIZE7.fixedtext.text
msgid "Size ~7"
msgstr "Size ~7"

#: opthtml.src#RID_OFAPAGE_HTMLOPT.GB_FONTSIZE.fixedline.text
msgid "Font sizes"
msgstr "Font sizes"

#: opthtml.src#RID_OFAPAGE_HTMLOPT.GB_IMPORT.fixedline.text
msgid "Import"
msgstr "Import"

#: opthtml.src#RID_OFAPAGE_HTMLOPT.CB_NUMBERS_ENGLISH_US.checkbox.text
msgid "~Use '%ENGLISHUSLOCALE' locale for numbers"
msgstr "~Use '%ENGLISHUSLOCALE' locale for numbers"

#: opthtml.src#RID_OFAPAGE_HTMLOPT.CB_UNKNOWN_TAGS.checkbox.text
msgid "~Import unknown HTML tags as fields"
msgstr "~Import unknown HTML tags as fields"

#: opthtml.src#RID_OFAPAGE_HTMLOPT.CB_IGNORE_FONTNAMES.checkbox.text
msgid "Ignore ~font settings"
msgstr "Ignore ~font settings"

#: opthtml.src#RID_OFAPAGE_HTMLOPT.GB_EXPORT.fixedline.text
msgid "Export"
msgstr "Export"

#: opthtml.src#CB_STARBASIC_WARNING.checkbox.text
msgid "Display ~warning"
msgstr "Display ~warning"

#: opthtml.src#CB_PRINT_EXTENSION.checkbox.text
msgid "~Print layout"
msgstr "~Print layout"

#: opthtml.src#CB_LOCAL_GRF.checkbox.text
msgid "~Copy local graphics to Internet"
msgstr "~Copy local graphics to Internet"

#: opthtml.src#FT_CHARSET.fixedtext.text
msgid "Character set"
msgstr "Character set"

#: internationaloptions.src#RID_OFA_TP_INTERNATIONAL.FL_DEFTXTDIRECTION.fixedline.text
msgid "Default text direction"
msgstr "Default text direction"

#: internationaloptions.src#RID_OFA_TP_INTERNATIONAL.RB_TXTDIR_LEFT2RIGHT.radiobutton.text
msgid "~Left-to-right"
msgstr "~Left-to-right"

#: internationaloptions.src#RID_OFA_TP_INTERNATIONAL.RB_TXTDIR_RIGHT2LEFT.radiobutton.text
msgid "~Right-to-left"
msgstr "~Right-to-left"

#: internationaloptions.src#RID_OFA_TP_INTERNATIONAL.FL_SHEETVIEW.fixedline.text
msgid "Sheet view"
msgstr "Sheet view"

#: internationaloptions.src#RID_OFA_TP_INTERNATIONAL.CB_SHTVW_RIGHT2LEFT.checkbox.text
msgid "Right-~to-left"
msgstr "Right-~to-left"

#: internationaloptions.src#RID_OFA_TP_INTERNATIONAL.CB_SHTVW_CURRENTDOCONLY.checkbox.text
msgid "~Current document only"
msgstr "~Current document only"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.FL_COLORSCHEME.fixedline.text
msgid "Color scheme"
msgstr "Colour scheme"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.FT_COLORSCHEME.fixedtext.text
msgid "Scheme"
msgstr "Scheme"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.PB_SAVESCHEME.pushbutton.text
msgid "Save..."
msgstr "Save..."

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.PB_DELETESCHEME.pushbutton.text
msgctxt "optcolor.src#RID_SVXPAGE_COLORCONFIG.PB_DELETESCHEME.pushbutton.text"
msgid "Delete"
msgstr "Delete"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.FL_CUSTOMCOLORS.fixedline.text
msgid "Custom colors"
msgstr "Custom colours"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.ST_ON.string.text
msgid "On"
msgstr "On"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.ST_UIELEM.string.text
msgid "User interface elements"
msgstr "User interface elements"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.ST_COLSET.string.text
msgid "Color setting"
msgstr "Colour setting"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.ST_PREVIEW.string.text
msgid "Preview"
msgstr "Preview"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_GENERAL.fixedtext.text
msgctxt "optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_GENERAL.fixedtext.text"
msgid "General"
msgstr "General"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_DOCCOLOR.fixedtext.text
msgid "Document background"
msgstr "Document background"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.CB_DOCBOUND.checkbox.text
msgid "Text boundaries"
msgstr "Text boundaries"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_APPBACKGROUND.fixedtext.text
msgid "Application background"
msgstr "Application background"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.CB_OBJECTBOUNDARIES.checkbox.text
msgid "Object boundaries"
msgstr "Object boundaries"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.CB_TABLEBOUNDARIES.checkbox.text
msgid "Table boundaries"
msgstr "Table boundaries"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_FONTCOLOR.fixedtext.text
msgid "Font color"
msgstr "Font colour"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.CB_LINKS.checkbox.text
msgid "Unvisited links"
msgstr "Unvisited links"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.CB_LINKSVISITED.checkbox.text
msgid "Visited links"
msgstr "Visited links"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_SPELL.fixedtext.text
msgid "AutoSpellcheck"
msgstr "AutoSpellCheck"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_SMARTTAGS.fixedtext.text
msgid "Smart Tags"
msgstr "Smart Tags"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.CB_SHADOWCOLOR.checkbox.text
msgid "Shadows"
msgstr "Shadows"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_WRITER.fixedtext.text
msgid "Text Document"
msgstr "Text Document"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_WRITERTEXTGRID.fixedtext.text
msgctxt "optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_WRITERTEXTGRID.fixedtext.text"
msgid "Grid"
msgstr "Grid"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.CB_WRITERFIELDSHADINGS.checkbox.text
msgid "Field shadings"
msgstr "Field shadings"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.CB_WRITERIDXSHADINGS.checkbox.text
msgid "Index and table shadings"
msgstr "Index and table shadings"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_WRITERSCRIPTINDICATOR.fixedtext.text
msgid "Script indicator"
msgstr "Script indicator"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.CB_WRITERSECTIONBOUNDARIES.checkbox.text
msgid "Section boundaries"
msgstr "Section boundaries"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_WRITERHEADERFOOTERMARK.fixedtext.text
msgid "Headers and Footer delimiter"
msgstr "Headers and Footer delimiter"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_WRITERPAGEBREAKS.fixedtext.text
msgid "Page and column breaks"
msgstr "Page and column breaks"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_WRITERDIRECTCURSOR.fixedtext.text
msgid "Direct cursor"
msgstr "Direct cursor"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_HTML.fixedtext.text
msgid "HTML Document"
msgstr "HTML Document"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_HTMLSGML.fixedtext.text
msgid "SGML syntax highlighting"
msgstr "SGML syntax highlighting"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_HTMLCOMMENT.fixedtext.text
msgid "Comment highlighting"
msgstr "Comment highlighting"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_HTMLKEYWORD.fixedtext.text
msgid "Keyword highlighting"
msgstr "Keyword highlighting"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_HTMLUNKNOWN.fixedtext.text
msgid "Text"
msgstr "Text"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_CALC.fixedtext.text
msgctxt "optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_CALC.fixedtext.text"
msgid "Spreadsheet"
msgstr "Spreadsheet"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_CALCGRID.fixedtext.text
msgid "Grid lines"
msgstr "Grid lines"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_CALCPAGEBREAK.fixedtext.text
msgid "Page breaks"
msgstr "Page breaks"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_CALCPAGEBREAKMANUAL.fixedtext.text
msgid "Manual page breaks"
msgstr "Manual page breaks"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_CALCPAGEBREAKAUTO.fixedtext.text
msgid "Automatic page breaks"
msgstr "Automatic page breaks"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_CALCDETECTIVE.fixedtext.text
msgid "Detective"
msgstr "Detective"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_CALCDETECTIVEERROR.fixedtext.text
msgid "Detective error"
msgstr "Detective error"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_CALCREFERENCE.fixedtext.text
msgid "References"
msgstr "References"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_CALCNOTESBACKGROUND.fixedtext.text
msgid "Notes background"
msgstr "Notes background"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_DRAW.fixedtext.text
msgid "Drawing / Presentation"
msgstr "Drawing / Presentation"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_DRAWGRID.fixedtext.text
msgctxt "optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_DRAWGRID.fixedtext.text"
msgid "Grid"
msgstr "Grid"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_BASIC.fixedtext.text
msgid "Basic Syntax Highlighting"
msgstr "Basic Syntax Highlighting"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_BASICIDENTIFIER.fixedtext.text
msgctxt "optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_BASICIDENTIFIER.fixedtext.text"
msgid "Identifier"
msgstr "Identifier"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_BASICCOMMENT.fixedtext.text
msgctxt "optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_BASICCOMMENT.fixedtext.text"
msgid "Comment"
msgstr "Comment"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_BASICNUMBER.fixedtext.text
msgctxt "optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_BASICNUMBER.fixedtext.text"
msgid "Number"
msgstr "Number"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_BASICSTRING.fixedtext.text
msgctxt "optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_BASICSTRING.fixedtext.text"
msgid "String"
msgstr "String"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_BASICOPERATOR.fixedtext.text
msgctxt "optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_BASICOPERATOR.fixedtext.text"
msgid "Operator"
msgstr "Operator"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_BASICKEYWORD.fixedtext.text
msgid "Reserved expression"
msgstr "Reserved expression"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_BASICERROR.fixedtext.text
msgid "Error"
msgstr "Error"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_SQL_COMMAND.fixedtext.text
msgid "SQL Syntax Highlighting"
msgstr "SQL Syntax Highlighting"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_SQLIDENTIFIER.fixedtext.text
msgctxt "optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_SQLIDENTIFIER.fixedtext.text"
msgid "Identifier"
msgstr "Identifier"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_SQLNUMBER.fixedtext.text
msgctxt "optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_SQLNUMBER.fixedtext.text"
msgid "Number"
msgstr "Number"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_SQLSTRING.fixedtext.text
msgctxt "optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_SQLSTRING.fixedtext.text"
msgid "String"
msgstr "String"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_SQLOPERATOR.fixedtext.text
msgctxt "optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_SQLOPERATOR.fixedtext.text"
msgid "Operator"
msgstr "Operator"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_SQLKEYWORD.fixedtext.text
msgid "Keyword"
msgstr "Keyword"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_SQLPARAMETER.fixedtext.text
msgid "Parameter"
msgstr "Parameter"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_SQLCOMMENT.fixedtext.text
msgctxt "optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.FT_SQLCOMMENT.fixedtext.text"
msgid "Comment"
msgstr "Comment"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.ST_EXTENSION.string.text
msgid "Colorsettings of the Extensions"
msgstr "Coloursettings of the Extensions"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.ST_SPELL_CHECK_HIGHLIGHTING.string.text
msgid "Spell check highlighting"
msgstr "Spell check highlighting"

#: optcolor.src#RID_SVXPAGE_COLORCONFIG.CT_COLORCONFIG.WN_SCROLL.ST_GRAMMAR_CHECK_HIGHLIGHTING.string.text
msgid "Grammar check highlighting"
msgstr "Grammar check highlighting"

#: optcolor.src#RID_SVXQB_DELETE_COLOR_CONFIG.querybox.text
msgid "Do you really want to delete the color scheme?"
msgstr "Do you really want to delete the colour scheme?"

#: optcolor.src#RID_SVXSTR_COLOR_CONFIG_DELETE.string.text
msgid "Color Scheme Deletion"
msgstr "Colour Scheme Deletion"

#: optcolor.src#RID_SVXSTR_COLOR_CONFIG_SAVE1.string.text
msgid "Save scheme"
msgstr "Save scheme"

#: optcolor.src#RID_SVXSTR_COLOR_CONFIG_SAVE2.string.text
msgid "Name of color scheme"
msgstr "Name of colour scheme"

#: optchart.src#RID_OPTPAGE_CHART_DEFCOLORS.FL_CHART_COLOR_LIST.fixedline.text
msgid "Chart colors"
msgstr "Chart colours"

#: optchart.src#RID_OPTPAGE_CHART_DEFCOLORS.FL_COLOR_BOX.fixedline.text
msgid "Color table"
msgstr "Colour table"

#: optchart.src#RID_OPTPAGE_CHART_DEFCOLORS.PB_ADD_CHART_COLOR.pushbutton.text
msgid "~Add"
msgstr "~Add"

#: optchart.src#RID_OPTPAGE_CHART_DEFCOLORS.PB_REMOVE_CHART_COLOR.pushbutton.text
msgctxt "optchart.src#RID_OPTPAGE_CHART_DEFCOLORS.PB_REMOVE_CHART_COLOR.pushbutton.text"
msgid "~Remove"
msgstr "~Remove"

#: optchart.src#RID_OPTPAGE_CHART_DEFCOLORS.PB_RESET_TO_DEFAULT.pushbutton.text
msgctxt "optchart.src#RID_OPTPAGE_CHART_DEFCOLORS.PB_RESET_TO_DEFAULT.pushbutton.text"
msgid "~Default"
msgstr "~Default"

#: optchart.src#RID_OPTPAGE_CHART_DEFCOLORS.tabpage.text
msgctxt "optchart.src#RID_OPTPAGE_CHART_DEFCOLORS.tabpage.text"
msgid "Default Colors"
msgstr "Default Colours"

#: optchart.src#RID_SVXSTR_DIAGRAM_ROW.string.text
msgid "Data Series $(ROW)"
msgstr "Data Series $(ROW)"

#: optchart.src#RID_OPTQB_COLOR_CHART_DELETE.querybox.text
msgid "Do you really want to delete the chart color?"
msgstr "Do you really want to delete the chart colour?"

#: optchart.src#RID_OPTSTR_COLOR_CHART_DELETE.string.text
msgid "Chart Color Deletion"
msgstr "Chart Colour Deletion"

#: optasian.src#RID_SVXPAGE_ASIAN_LAYOUT.GB_KERNING.fixedline.text
msgid "Kerning"
msgstr "Kerning"

#: optasian.src#RID_SVXPAGE_ASIAN_LAYOUT.RB_CHAR_KERNING.radiobutton.text
msgid "~Western characters only"
msgstr "~Western characters only"

#: optasian.src#RID_SVXPAGE_ASIAN_LAYOUT.RB_CHAR_PUNCT.radiobutton.text
msgid "Western ~text and Asian punctuation"
msgstr "Western ~text and Asian punctuation"

#: optasian.src#RID_SVXPAGE_ASIAN_LAYOUT.GB_CHAR_DIST.fixedline.text
msgid "Character spacing"
msgstr "Character spacing"

#: optasian.src#RID_SVXPAGE_ASIAN_LAYOUT.RB_NO_COMP.radiobutton.text
msgid "~No compression"
msgstr "~No compression"

#: optasian.src#RID_SVXPAGE_ASIAN_LAYOUT.RB_PUNCT_COMP.radiobutton.text
msgid "~Compress punctuation only"
msgstr "~Compress punctuation only"

#: optasian.src#RID_SVXPAGE_ASIAN_LAYOUT.RB_PUNCT_KANA_COMP.radiobutton.text
msgid "Compress ~punctuation and Japanese Kana"
msgstr "Compress ~punctuation and Japanese Kana"

#: optasian.src#RID_SVXPAGE_ASIAN_LAYOUT.GB_START_END.fixedline.text
msgid "First and last characters"
msgstr "First and last characters"

#: optasian.src#RID_SVXPAGE_ASIAN_LAYOUT.FT_LANGUAGE.fixedtext.text
msgctxt "optasian.src#RID_SVXPAGE_ASIAN_LAYOUT.FT_LANGUAGE.fixedtext.text"
msgid "~Language"
msgstr "~Language"

#: optasian.src#RID_SVXPAGE_ASIAN_LAYOUT.CB_STANDARD.checkbox.text
msgctxt "optasian.src#RID_SVXPAGE_ASIAN_LAYOUT.CB_STANDARD.checkbox.text"
msgid "~Default"
msgstr "~Default"

#: optasian.src#RID_SVXPAGE_ASIAN_LAYOUT.FT_START.fixedtext.text
msgid "Not at start of line:"
msgstr "Not at start of line:"

#: optasian.src#RID_SVXPAGE_ASIAN_LAYOUT.FT_END.fixedtext.text
msgid "Not at end of line:"
msgstr "Not at end of line:"

#: optasian.src#RID_SVXPAGE_ASIAN_LAYOUT.FT_HINT.fixedtext.text
msgid "Without user-defined line break symbols"
msgstr "Without user-defined line break symbols"

#: optasian.src#RID_SVXPAGE_ASIAN_LAYOUT.tabpage.text
msgctxt "optasian.src#RID_SVXPAGE_ASIAN_LAYOUT.tabpage.text"
msgid "Proxy"
msgstr "Proxy"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE.PB_BACK.pushbutton.text
msgid "~Revert"
msgstr "~Revert"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE.ST_LOAD_ERROR.string.text
msgid "The selected module could not be loaded."
msgstr "The selected module could not be loaded."

#: treeopt.src#RID_OFADLG_OPTIONS_TREE.modaldialog.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE.modaldialog.text"
msgid "Options"
msgstr "Options"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS.1.itemlist.text
msgid "%PRODUCTNAME"
msgstr "%PRODUCTNAME"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS.2.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS.2.itemlist.text"
msgid "User Data"
msgstr "User Data"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS.3.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS.3.itemlist.text"
msgid "General"
msgstr "General"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS.4.itemlist.text
msgid "Memory"
msgstr "Memory"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS.5.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS.5.itemlist.text"
msgid "View"
msgstr "View"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS.6.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS.6.itemlist.text"
msgid "Print"
msgstr "Print"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS.7.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS.7.itemlist.text"
msgid "Paths"
msgstr "Paths"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS.8.itemlist.text
msgid "Colors"
msgstr "Colours"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS.9.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS.9.itemlist.text"
msgid "Fonts"
msgstr "Fonts"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS.10.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS.10.itemlist.text"
msgid "Security"
msgstr "Security"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS.11.itemlist.text
msgid "Appearance"
msgstr "Appearance"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS.12.itemlist.text
msgid "Accessibility"
msgstr "Accessibility"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS.13.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS.13.itemlist.text"
msgid "Java"
msgstr "Java"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS.14.itemlist.text
msgid "Network Identity"
msgstr "Network Identity"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_GENERAL_OPTIONS.15.itemlist.text
msgid "Online Update"
msgstr "Online Update"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_LANGUAGE_OPTIONS.1.itemlist.text
msgid "Language Settings"
msgstr "Language Settings"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_LANGUAGE_OPTIONS.2.itemlist.text
msgid "Languages"
msgstr "Languages"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_LANGUAGE_OPTIONS.3.itemlist.text
msgid "Writing Aids"
msgstr "Writing Aids"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_LANGUAGE_OPTIONS.4.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_LANGUAGE_OPTIONS.4.itemlist.text"
msgid "Searching in Japanese"
msgstr "Searching in Japanese"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_LANGUAGE_OPTIONS.5.itemlist.text
msgid "Asian Layout"
msgstr "Asian Layout"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_LANGUAGE_OPTIONS.6.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_LANGUAGE_OPTIONS.6.itemlist.text"
msgid "Complex Text Layout"
msgstr "Complex Text Layout"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_INET_DLG.1.itemlist.text
msgid "Internet"
msgstr "Internet"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_INET_DLG.2.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_INET_DLG.2.itemlist.text"
msgid "Proxy"
msgstr "Proxy"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_INET_DLG.3.itemlist.text
msgid "E-mail"
msgstr "E-mail"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_INET_DLG.4.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_INET_DLG.4.itemlist.text"
msgid "Browser Plug-in"
msgstr "Browser Plug-in"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_EDITOPTIONS.1.itemlist.text
msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME Writer"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_EDITOPTIONS.2.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_EDITOPTIONS.2.itemlist.text"
msgid "General"
msgstr "General"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_EDITOPTIONS.3.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_EDITOPTIONS.3.itemlist.text"
msgid "View"
msgstr "View"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_EDITOPTIONS.4.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_EDITOPTIONS.4.itemlist.text"
msgid "Formatting Aids"
msgstr "Formatting Aids"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_EDITOPTIONS.5.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_EDITOPTIONS.5.itemlist.text"
msgid "Grid"
msgstr "Grid"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_EDITOPTIONS.6.itemlist.text
msgid "Basic Fonts (Western)"
msgstr "Basic Fonts (Western)"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_EDITOPTIONS.7.itemlist.text
msgid "Basic Fonts (Asian)"
msgstr "Basic Fonts (Asian)"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_EDITOPTIONS.8.itemlist.text
msgid "Basic Fonts (CTL)"
msgstr "Basic Fonts (CTL)"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_EDITOPTIONS.9.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_EDITOPTIONS.9.itemlist.text"
msgid "Print"
msgstr "Print"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_EDITOPTIONS.10.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_EDITOPTIONS.10.itemlist.text"
msgid "Table"
msgstr "Table"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_EDITOPTIONS.11.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_EDITOPTIONS.11.itemlist.text"
msgid "Changes"
msgstr "Changes"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_EDITOPTIONS.12.itemlist.text
msgid "Comparison"
msgstr "Comparison"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_EDITOPTIONS.13.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_EDITOPTIONS.13.itemlist.text"
msgid "Compatibility"
msgstr "Compatibility"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_EDITOPTIONS.14.itemlist.text
msgid "AutoCaption"
msgstr "AutoCaption"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_EDITOPTIONS.15.itemlist.text
msgid "Mail Merge E-mail"
msgstr "Mail Merge E-mail"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_ONLINEOPTIONS.1.itemlist.text
msgid "%PRODUCTNAME Writer/Web"
msgstr "%PRODUCTNAME Writer/Web"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_ONLINEOPTIONS.2.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_ONLINEOPTIONS.2.itemlist.text"
msgid "View"
msgstr "View"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_ONLINEOPTIONS.3.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_ONLINEOPTIONS.3.itemlist.text"
msgid "Formatting Aids"
msgstr "Formatting Aids"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_ONLINEOPTIONS.4.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_ONLINEOPTIONS.4.itemlist.text"
msgid "Grid"
msgstr "Grid"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_ONLINEOPTIONS.5.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_ONLINEOPTIONS.5.itemlist.text"
msgid "Print"
msgstr "Print"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_ONLINEOPTIONS.6.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_ONLINEOPTIONS.6.itemlist.text"
msgid "Table"
msgstr "Table"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SW_ONLINEOPTIONS.7.itemlist.text
msgid "Background"
msgstr "Background"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SM_EDITOPTIONS.1.itemlist.text
msgid "%PRODUCTNAME Math"
msgstr "%PRODUCTNAME Math"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SM_EDITOPTIONS.2.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SM_EDITOPTIONS.2.itemlist.text"
msgid "Settings"
msgstr "Settings"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SC_EDITOPTIONS.1.itemlist.text
msgid "%PRODUCTNAME Calc"
msgstr "%PRODUCTNAME Calc"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SC_EDITOPTIONS.2.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SC_EDITOPTIONS.2.itemlist.text"
msgid "General"
msgstr "General"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SC_EDITOPTIONS.3.itemlist.text
msgid "Defaults"
msgstr "Defaults"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SC_EDITOPTIONS.4.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SC_EDITOPTIONS.4.itemlist.text"
msgid "View"
msgstr "View"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SC_EDITOPTIONS.5.itemlist.text
msgid "International"
msgstr "International"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SC_EDITOPTIONS.6.itemlist.text
msgid "Calculate"
msgstr "Calculate"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SC_EDITOPTIONS.7.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SC_EDITOPTIONS.7.itemlist.text"
msgid "Formula"
msgstr "Formula"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SC_EDITOPTIONS.8.itemlist.text
msgid "Sort Lists"
msgstr "Sort Lists"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SC_EDITOPTIONS.9.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SC_EDITOPTIONS.9.itemlist.text"
msgid "Changes"
msgstr "Changes"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SC_EDITOPTIONS.10.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SC_EDITOPTIONS.10.itemlist.text"
msgid "Compatibility"
msgstr "Compatibility"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SC_EDITOPTIONS.11.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SC_EDITOPTIONS.11.itemlist.text"
msgid "Grid"
msgstr "Grid"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SC_EDITOPTIONS.12.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SC_EDITOPTIONS.12.itemlist.text"
msgid "Print"
msgstr "Print"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SD_EDITOPTIONS.1.itemlist.text
msgid "%PRODUCTNAME Impress"
msgstr "%PRODUCTNAME Impress"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SD_EDITOPTIONS.2.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SD_EDITOPTIONS.2.itemlist.text"
msgid "General"
msgstr "General"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SD_EDITOPTIONS.3.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SD_EDITOPTIONS.3.itemlist.text"
msgid "View"
msgstr "View"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SD_EDITOPTIONS.4.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SD_EDITOPTIONS.4.itemlist.text"
msgid "Grid"
msgstr "Grid"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SD_EDITOPTIONS.5.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SD_EDITOPTIONS.5.itemlist.text"
msgid "Print"
msgstr "Print"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SD_GRAPHIC_OPTIONS.1.itemlist.text
msgid "%PRODUCTNAME Draw"
msgstr "%PRODUCTNAME Draw"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SD_GRAPHIC_OPTIONS.2.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SD_GRAPHIC_OPTIONS.2.itemlist.text"
msgid "General"
msgstr "General"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SD_GRAPHIC_OPTIONS.3.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SD_GRAPHIC_OPTIONS.3.itemlist.text"
msgid "View"
msgstr "View"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SD_GRAPHIC_OPTIONS.4.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SD_GRAPHIC_OPTIONS.4.itemlist.text"
msgid "Grid"
msgstr "Grid"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SD_GRAPHIC_OPTIONS.5.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SD_GRAPHIC_OPTIONS.5.itemlist.text"
msgid "Print"
msgstr "Print"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SCH_EDITOPTIONS.1.itemlist.text
msgid "Charts"
msgstr "Charts"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SCH_EDITOPTIONS.2.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SCH_EDITOPTIONS.2.itemlist.text"
msgid "Default Colors"
msgstr "Default Colours"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_FILTER_DLG.1.itemlist.text
msgid "Load/Save"
msgstr "Load/Save"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_FILTER_DLG.2.itemlist.text
msgctxt "treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_FILTER_DLG.2.itemlist.text"
msgid "General"
msgstr "General"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_FILTER_DLG.3.itemlist.text
msgid "VBA Properties"
msgstr "VBA Properties"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_FILTER_DLG.4.itemlist.text
msgid "Microsoft Office"
msgstr "Microsoft Office"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_FILTER_DLG.5.itemlist.text
msgid "HTML Compatibility"
msgstr "HTML Compatibility"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SB_STARBASEOPTIONS.1.itemlist.text
msgid "%PRODUCTNAME Base"
msgstr "%PRODUCTNAME Base"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SB_STARBASEOPTIONS.2.itemlist.text
msgid "Connections"
msgstr "Connections"

#: treeopt.src#RID_OFADLG_OPTIONS_TREE_PAGES.SID_SB_STARBASEOPTIONS.3.itemlist.text
msgid "Databases"
msgstr "Databases"

#: treeopt.src#RID_RIDER_SLL_SITE.string.text
msgid "Site certificates"
msgstr "Site certificates"

#: treeopt.src#RID_RIDER_SLL_PERSONAL.string.text
msgid "Personal certificates"
msgstr "Personal certificates"

#: optjava.src#RID_SVXPAGE_OPTIONS_JAVA.FL_JAVA.fixedline.text
msgid "Java options"
msgstr "Java options"

#: optjava.src#RID_SVXPAGE_OPTIONS_JAVA.CB_JAVA_ENABLE.checkbox.text
msgid "~Use a Java runtime environment"
msgstr "~Use a Java runtime environment"

#: optjava.src#RID_SVXPAGE_OPTIONS_JAVA.FT_JAVA_FOUND.fixedtext.text
msgid "~Java runtime environments (JRE) already installed:"
msgstr "~Java runtime environments (JRE) already installed:"

#: optjava.src#RID_SVXPAGE_OPTIONS_JAVA.PB_ADD.pushbutton.text
msgctxt "optjava.src#RID_SVXPAGE_OPTIONS_JAVA.PB_ADD.pushbutton.text"
msgid "~Add..."
msgstr "~Add..."

#: optjava.src#RID_SVXPAGE_OPTIONS_JAVA.PB_PARAMETER.pushbutton.text
msgid "~Parameters..."
msgstr "~Parameters..."

#: optjava.src#RID_SVXPAGE_OPTIONS_JAVA.PB_CLASSPATH.pushbutton.text
msgid "~Class Path..."
msgstr "~Class Path..."

#: optjava.src#RID_SVXPAGE_OPTIONS_JAVA.STR_INSTALLED_IN.string.text
msgid "Location: "
msgstr "Location: "

#: optjava.src#RID_SVXPAGE_OPTIONS_JAVA.STR_ACCESSIBILITY.string.text
msgid "with accessibility support"
msgstr "with accessibility support"

#: optjava.src#RID_SVXPAGE_OPTIONS_JAVA.STR_ADDDLGTEXT.string.text
msgid "Select a Java Runtime Environment"
msgstr "Select a Java Runtime Environment"

#: optjava.src#RID_SVXPAGE_OPTIONS_JAVA.STR_HEADER_VENDOR.string.text
msgid "Vendor"
msgstr "Vendor"

#: optjava.src#RID_SVXPAGE_OPTIONS_JAVA.STR_HEADER_VERSION.string.text
msgid "Version"
msgstr "Version"

#: optjava.src#RID_SVXPAGE_OPTIONS_JAVA.STR_HEADER_FEATURES.string.text
msgid "Features"
msgstr "Features"

#: optjava.src#RID_SVXPAGE_OPTIONS_JAVA.tabpage.text
msgctxt "optjava.src#RID_SVXPAGE_OPTIONS_JAVA.tabpage.text"
msgid "Java"
msgstr "Java"

#: optjava.src#RID_SVXDLG_JAVA_PARAMETER.FT_PARAMETER.fixedtext.text
msgid "Java start ~parameter"
msgstr "Java start ~parameter"

#: optjava.src#RID_SVXDLG_JAVA_PARAMETER.PB_ASSIGN.pushbutton.text
msgid "~Assign"
msgstr "~Assign"

#: optjava.src#RID_SVXDLG_JAVA_PARAMETER.FT_ASSIGNED.fixedtext.text
msgid "Assig~ned start parameters"
msgstr "Assig~ned start parameters"

#: optjava.src#RID_SVXDLG_JAVA_PARAMETER.FT_EXAMPLE.fixedtext.text
msgid "For example: -Dmyprop=c:\\program files\\java"
msgstr "For example: -Dmyprop=c:\\program files\\java"

#: optjava.src#RID_SVXDLG_JAVA_PARAMETER.PB_REMOVE.pushbutton.text
msgctxt "optjava.src#RID_SVXDLG_JAVA_PARAMETER.PB_REMOVE.pushbutton.text"
msgid "~Remove"
msgstr "~Remove"

#: optjava.src#RID_SVXDLG_JAVA_PARAMETER.modaldialog.text
msgid "Java Start Parameters"
msgstr "Java Start Parameters"

#: optjava.src#RID_SVXDLG_JAVA_CLASSPATH.FT_PATH.fixedtext.text
msgid "A~ssigned folders and archives"
msgstr "A~ssigned folders and archives"

#: optjava.src#RID_SVXDLG_JAVA_CLASSPATH.PB_ADDARCHIVE.pushbutton.text
msgid "~Add Archive..."
msgstr "~Add Archive..."

#: optjava.src#RID_SVXDLG_JAVA_CLASSPATH.PB_ADDPATH.pushbutton.text
msgid "Add ~Folder"
msgstr "Add ~Folder"

#: optjava.src#RID_SVXDLG_JAVA_CLASSPATH.PB_REMOVE_PATH.pushbutton.text
msgctxt "optjava.src#RID_SVXDLG_JAVA_CLASSPATH.PB_REMOVE_PATH.pushbutton.text"
msgid "~Remove"
msgstr "~Remove"

#: optjava.src#RID_SVXDLG_JAVA_CLASSPATH.modaldialog.text
msgid "Class Path"
msgstr "Class Path"

#: optjava.src#RID_SVXERR_JRE_NOT_RECOGNIZED.errorbox.text
msgid ""
"The folder you selected does not contain a Java runtime environment.\n"
"Please select a different folder."
msgstr ""
"The folder you selected does not contain a Java runtime environment.\n"
"Please select a different folder."

#: optjava.src#RID_SVXERR_JRE_FAILED_VERSION.errorbox.text
msgid ""
"The Java runtime environment you selected is not the required version.\n"
"Please select a different folder."
msgstr ""
"The Java runtime environment you selected is not the required version.\n"
"Please select a different folder."

#: optjava.src#RID_SVX_MSGBOX_JAVA_RESTART.warningbox.text
msgid ""
"For the selected Java runtime environment to work properly, %PRODUCTNAME must be restarted.\n"
"Please restart %PRODUCTNAME now."
msgstr ""
"For the selected Java runtime environment to work properly, %PRODUCTNAME must be restarted.\n"
"Please restart %PRODUCTNAME now."

#: optjava.src#RID_SVX_MSGBOX_OPTIONS_RESTART.warningbox.text
msgid ""
"You have to restart %PRODUCTNAME so the new or modified values can take effect.\n"
"Please restart %PRODUCTNAME now."
msgstr ""
"You have to restart %PRODUCTNAME so the new or modified values can take effect.\n"
"Please restart %PRODUCTNAME now."

#: optmemory.src#OFA_TP_MEMORY.GB_UNDO.fixedline.text
msgid "Undo"
msgstr "Undo"

#: optmemory.src#OFA_TP_MEMORY.FT_UNDO.fixedtext.text
msgid "Number of steps"
msgstr "Number of steps"

#: optmemory.src#OFA_TP_MEMORY.GB_GRAPHICCACHE.fixedline.text
msgid "Graphics cache"
msgstr "Graphics cache"

#: optmemory.src#OFA_TP_MEMORY.FT_GRAPHICCACHE.fixedtext.text
msgid "Use for %PRODUCTNAME"
msgstr "Use for %PRODUCTNAME"

#: optmemory.src#OFA_TP_MEMORY.FT_GRAPHICCACHE_UNIT.fixedtext.text
msgctxt "optmemory.src#OFA_TP_MEMORY.FT_GRAPHICCACHE_UNIT.fixedtext.text"
msgid "MB"
msgstr "MB"

#: optmemory.src#OFA_TP_MEMORY.FT_GRAPHICOBJECTCACHE.fixedtext.text
msgid "Memory per object"
msgstr "Memory per object"

#: optmemory.src#OFA_TP_MEMORY.FT_GRAPHICOBJECTCACHE_UNIT.fixedtext.text
msgctxt "optmemory.src#OFA_TP_MEMORY.FT_GRAPHICOBJECTCACHE_UNIT.fixedtext.text"
msgid "MB"
msgstr "MB"

#: optmemory.src#OFA_TP_MEMORY.FT_GRAPHICOBJECTTIME.fixedtext.text
msgid "Remove from memory after"
msgstr "Remove from memory after"

#: optmemory.src#OFA_TP_MEMORY.FT_GRAPHICOBJECTTIME_UNIT.fixedtext.text
msgid "hh:mm"
msgstr "hh:mm"

#: optmemory.src#OFA_TP_MEMORY.GB_OLECACHE.fixedline.text
msgid "Cache for inserted objects"
msgstr "Cache for inserted objects"

#: optmemory.src#OFA_TP_MEMORY.FT_OLECACHE.fixedtext.text
msgid "Number of objects"
msgstr "Number of objects"

#: optmemory.src#OFA_TP_MEMORY.FL_QUICKLAUNCH.fixedline.text
msgid "%PRODUCTNAME Quickstarter"
msgstr "%PRODUCTNAME Quickstarter"

#: optmemory.src#OFA_TP_MEMORY.CB_QUICKLAUNCH.checkbox.text
msgid "Load %PRODUCTNAME during system start-up"
msgstr "Load %PRODUCTNAME during system start-up"

#: optmemory.src#OFA_TP_MEMORY.STR_QUICKLAUNCH_UNX.string.text
msgid "Enable systray Quickstarter"
msgstr "Enable systray Quickstarter"

#: optaccessibility.src#RID_SVXPAGE_ACCESSIBILITYCONFIG.FL_MISCELLANEOUS.fixedline.text
msgid "Miscellaneous options"
msgstr "Miscellaneous options"

#: optaccessibility.src#RID_SVXPAGE_ACCESSIBILITYCONFIG.CB_ACCESSIBILITY_TOOL.checkbox.text
msgid "Support ~assistive technology tools (program restart required)"
msgstr "Support ~assistive technology tools (program restart required)"

#: optaccessibility.src#RID_SVXPAGE_ACCESSIBILITYCONFIG.CB_TEXTSELECTION.checkbox.text
msgid "Use te~xt selection cursor in read-only text documents"
msgstr "Use te~xt selection cursor in read-only text documents"

#: optaccessibility.src#RID_SVXPAGE_ACCESSIBILITYCONFIG.CB_ANIMATED_GRAPHICS.checkbox.text
msgid "Allow animated ~graphics"
msgstr "Allow animated ~graphics"

#: optaccessibility.src#RID_SVXPAGE_ACCESSIBILITYCONFIG.CB_ANIMATED_TEXTS.checkbox.text
msgid "Allow animated ~text"
msgstr "Allow animated ~text"

#: optaccessibility.src#RID_SVXPAGE_ACCESSIBILITYCONFIG.CB_TIPHELP.checkbox.text
msgid "~Help tips disappear after "
msgstr "~Help tips disappear after "

#: optaccessibility.src#RID_SVXPAGE_ACCESSIBILITYCONFIG.FT_TIPHELP.fixedtext.text
msgid "seconds"
msgstr "seconds"

#: optaccessibility.src#RID_SVXPAGE_ACCESSIBILITYCONFIG.FL_HC_OPTIONS.fixedline.text
msgid "Options for high contrast appearance"
msgstr "Options for high-contrast appearance"

#: optaccessibility.src#RID_SVXPAGE_ACCESSIBILITYCONFIG.CB_AUTO_DETECT_HC.checkbox.text
msgid "Automatically ~detect high contrast mode of operating system"
msgstr "Automatically ~detect high-contrast mode of operating system"

#: optaccessibility.src#RID_SVXPAGE_ACCESSIBILITYCONFIG.CB_AUTOMATIC_FONT_COLOR.checkbox.text
msgid "Use automatic font ~color for screen display"
msgstr "Use automatic font ~colour for screen display"

#: optaccessibility.src#RID_SVXPAGE_ACCESSIBILITYCONFIG.CB_PAGE_PREVIEWS.checkbox.text
msgid "~Use system colors for page previews"
msgstr "~Use system colours for page previews"

#: optctl.src#RID_SVXPAGE_OPTIONS_CTL.FL_SEQUENCECHECKING.fixedline.text
msgid "Sequence checking"
msgstr "Sequence checking"

#: optctl.src#RID_SVXPAGE_OPTIONS_CTL.CB_SEQUENCECHECKING.checkbox.text
msgid "Use se~quence checking"
msgstr "Use se~quence checking"

#: optctl.src#RID_SVXPAGE_OPTIONS_CTL.CB_RESTRICTED.checkbox.text
msgid "Restricted"
msgstr "Restricted"

#: optctl.src#RID_SVXPAGE_OPTIONS_CTL.CB_TYPE_REPLACE.checkbox.text
msgid "~Type and replace"
msgstr "~Type and replace"

#: optctl.src#RID_SVXPAGE_OPTIONS_CTL.FL_CURSORCONTROL.fixedline.text
msgid "Cursor control"
msgstr "Cursor control"

#: optctl.src#RID_SVXPAGE_OPTIONS_CTL.FT_MOVEMENT.fixedtext.text
msgid "Movement"
msgstr "Movement"

#: optctl.src#RID_SVXPAGE_OPTIONS_CTL.RB_MOVEMENT_LOGICAL.radiobutton.text
msgid "Lo~gical"
msgstr "Lo~gical"

#: optctl.src#RID_SVXPAGE_OPTIONS_CTL.RB_MOVEMENT_VISUAL.radiobutton.text
msgid "~Visual"
msgstr "~Visual"

#: optctl.src#RID_SVXPAGE_OPTIONS_CTL.FL_GENERAL.fixedline.text
msgid "General options"
msgstr "General options"

#: optctl.src#RID_SVXPAGE_OPTIONS_CTL.FT_NUMERALS.fixedtext.text
msgid "~Numerals"
msgstr "~Numerals"

#: optctl.src#RID_SVXPAGE_OPTIONS_CTL.LB_NUMERALS.1.stringlist.text
msgid "Arabic"
msgstr "Arabic"

#: optctl.src#RID_SVXPAGE_OPTIONS_CTL.LB_NUMERALS.2.stringlist.text
msgid "Hindi"
msgstr "Hindi"

#: optctl.src#RID_SVXPAGE_OPTIONS_CTL.LB_NUMERALS.3.stringlist.text
msgctxt "optctl.src#RID_SVXPAGE_OPTIONS_CTL.LB_NUMERALS.3.stringlist.text"
msgid "System"
msgstr "System"

#: optctl.src#RID_SVXPAGE_OPTIONS_CTL.LB_NUMERALS.4.stringlist.text
msgid "Context"
msgstr "Context"

#: optctl.src#RID_SVXPAGE_OPTIONS_CTL.tabpage.text
msgctxt "optctl.src#RID_SVXPAGE_OPTIONS_CTL.tabpage.text"
msgid "Complex Text Layout"
msgstr "Complex Text Layout"

#: connpooloptions.src#RID_OFAPAGE_CONNPOOLOPTIONS.FL_POOLING.fixedline.text
msgid "Connection pool"
msgstr "Connection pool"

#: connpooloptions.src#RID_OFAPAGE_CONNPOOLOPTIONS.CB_POOL_CONNS.checkbox.text
msgid "Connection pooling enabled"
msgstr "Connection pooling enabled"

#: connpooloptions.src#RID_OFAPAGE_CONNPOOLOPTIONS.FT_DRIVERS.fixedtext.text
msgid "Drivers known in %PRODUCTNAME"
msgstr "Drivers known in %PRODUCTNAME"

#: connpooloptions.src#RID_OFAPAGE_CONNPOOLOPTIONS.FT_DRIVERLABEL.fixedtext.text
msgid "Current driver:"
msgstr "Current driver:"

#: connpooloptions.src#RID_OFAPAGE_CONNPOOLOPTIONS.CB_DRIVERPOOLING.checkbox.text
msgid "Enable pooling for this driver"
msgstr "Enable pooling for this driver"

#: connpooloptions.src#RID_OFAPAGE_CONNPOOLOPTIONS.FT_TIMEOUT.fixedtext.text
msgid "Timeout (seconds)"
msgstr "Time-out (seconds)"

#: connpooloptions.src#RID_OFAPAGE_CONNPOOLOPTIONS.STR_DRIVER_NAME.string.text
msgid "Driver name"
msgstr "Driver name"

#: connpooloptions.src#RID_OFAPAGE_CONNPOOLOPTIONS.STR_POOLED_FLAG.string.text
msgid "Pool"
msgstr "Pool"

#: connpooloptions.src#RID_OFAPAGE_CONNPOOLOPTIONS.STR_POOL_TIMEOUT.string.text
msgid "Timeout"
msgstr "Time-out"

#: connpooloptions.src#RID_OFAPAGE_CONNPOOLOPTIONS.STR_YES.string.text
msgid "Yes"
msgstr "Yes"

#: connpooloptions.src#RID_OFAPAGE_CONNPOOLOPTIONS.STR_NO.string.text
msgid "No"
msgstr "No"

#: optgdlg.src#OFA_TP_MISC.FL_HELP.fixedline.text
msgctxt "optgdlg.src#OFA_TP_MISC.FL_HELP.fixedline.text"
msgid "Help"
msgstr "Help"

#: optgdlg.src#OFA_TP_MISC.CB_TOOLTIP.checkbox.text
msgid "~Tips"
msgstr "~Tips"

#: optgdlg.src#OFA_TP_MISC.CB_EXTHELP.checkbox.text
msgid "~Extended tips"
msgstr "~Extended tips"

#: optgdlg.src#OFA_TP_MISC.FT_HELPFORMAT.fixedtext.text
msgid "Help ~formatting"
msgstr "Help ~formatting"

#: optgdlg.src#OFA_TP_MISC.LB_HELPFORMAT.1.stringlist.text
msgid "Default"
msgstr "Default"

#: optgdlg.src#OFA_TP_MISC.LB_HELPFORMAT.2.stringlist.text
msgid "High Contrast #1"
msgstr "High-contrast #1"

#: optgdlg.src#OFA_TP_MISC.LB_HELPFORMAT.3.stringlist.text
msgid "High Contrast #2"
msgstr "High-contrast #2"

#: optgdlg.src#OFA_TP_MISC.LB_HELPFORMAT.4.stringlist.text
msgid "High Contrast Black"
msgstr "High-contrast Black"

#: optgdlg.src#OFA_TP_MISC.LB_HELPFORMAT.5.stringlist.text
msgid "High Contrast White"
msgstr "High-contrast White"

#: optgdlg.src#OFA_TP_MISC.CB_HELPAGENT.checkbox.text
msgid "~Help Agent"
msgstr "~Help Agent"

#: optgdlg.src#OFA_TP_MISC.PB_HELPAGENT_RESET.pushbutton.text
msgid "~Reset Help Agent"
msgstr "~Reset Help Agent"

#: optgdlg.src#OFA_TP_MISC.FL_FILEDLG.fixedline.text
msgid "Open/Save dialogs"
msgstr "Open/Save dialogue boxes"

#: optgdlg.src#OFA_TP_MISC.CB_FILEDLG.checkbox.text
msgid "~Use %PRODUCTNAME dialogs"
msgstr "~Use %PRODUCTNAME dialogue boxes"

#: optgdlg.src#OFA_TP_MISC.CB_ODMADLG.checkbox.text
msgid "Show ODMA DMS dialogs first"
msgstr "Show ODMA DMS dialogue boxes first"

#: optgdlg.src#OFA_TP_MISC.FL_PRINTDLG.fixedline.text
msgid "Print dialogs"
msgstr "Print dialogue boxes"

#: optgdlg.src#OFA_TP_MISC.CB_PRINTDLG.checkbox.text
msgid "Use %PRODUCTNAME ~dialogs"
msgstr "Use %PRODUCTNAME ~dialogue boxes"

#: optgdlg.src#OFA_TP_MISC.FL_DOCSTATUS.fixedline.text
msgid "Document status"
msgstr "Document status"

#: optgdlg.src#OFA_TP_MISC.CB_DOCSTATUS.checkbox.text
msgid "~Printing sets \"document modified\" status"
msgstr "~Printing sets \"document modified\" status"

#: optgdlg.src#OFA_TP_MISC.CB_SAVE_ALWAYS.checkbox.text
msgid "Allow to save document even when the document is not modified"
msgstr "Allow to save document even when the document is not modified"

#: optgdlg.src#OFA_TP_MISC.FL_TWOFIGURE.fixedline.text
msgid "Year (two digits)"
msgstr "Year (two digits)"

#: optgdlg.src#OFA_TP_MISC.FT_INTERPRET.fixedtext.text
msgid "Interpret as years between"
msgstr "Interpret as years between"

#: optgdlg.src#OFA_TP_MISC.FT_TOYEAR.fixedtext.text
msgid "and "
msgstr "and "

#: optgdlg.src#OFA_TP_MISC.CB_EXPERIMENTAL.checkbox.text
msgid "Enable experimental (unstable) features"
msgstr "Enable experimental (unstable) features"

#: optgdlg.src#OFA_TP_MISC.CB_MACRORECORDER.checkbox.text
msgid "Enable macro recording (limited)"
msgstr "Enable macro recording (limited)"

#: optgdlg.src#OFA_TP_VIEW.FL_USERINTERFACE.fixedline.text
msgid "User Interface"
msgstr "User Interface"

#: optgdlg.src#OFA_TP_VIEW.FT_WINDOWSIZE.fixedtext.text
msgid "Sc~aling"
msgstr "Sc~aling"

#: optgdlg.src#OFA_TP_VIEW.FT_ICONSIZESTYLE.fixedtext.text
msgid "Icon size and style"
msgstr "Icon size and style"

#: optgdlg.src#OFA_TP_VIEW.STR_ICONSIZE.string.text
msgid "Icon size"
msgstr "Icon size"

#: optgdlg.src#OFA_TP_VIEW.LB_ICONSIZE.1.stringlist.text
msgctxt "optgdlg.src#OFA_TP_VIEW.LB_ICONSIZE.1.stringlist.text"
msgid "Automatic"
msgstr "Automatic"

#: optgdlg.src#OFA_TP_VIEW.LB_ICONSIZE.2.stringlist.text
msgid "Small"
msgstr "Small"

#: optgdlg.src#OFA_TP_VIEW.LB_ICONSIZE.3.stringlist.text
msgid "Large"
msgstr "Large"

#: optgdlg.src#OFA_TP_VIEW.LB_ICONSTYLE.1.stringlist.text
msgctxt "optgdlg.src#OFA_TP_VIEW.LB_ICONSTYLE.1.stringlist.text"
msgid "Automatic"
msgstr "Automatic"

#: optgdlg.src#OFA_TP_VIEW.LB_ICONSTYLE.2.stringlist.text
msgid "Galaxy (default)"
msgstr "Galaxy (default)"

#: optgdlg.src#OFA_TP_VIEW.LB_ICONSTYLE.3.stringlist.text
msgid "High Contrast"
msgstr "High-contrast"

#: optgdlg.src#OFA_TP_VIEW.LB_ICONSTYLE.4.stringlist.text
msgid "Industrial"
msgstr "Industrial"

#: optgdlg.src#OFA_TP_VIEW.LB_ICONSTYLE.5.stringlist.text
msgid "Crystal"
msgstr "Crystal"

#: optgdlg.src#OFA_TP_VIEW.LB_ICONSTYLE.6.stringlist.text
msgid "Tango"
msgstr "Tango"

#: optgdlg.src#OFA_TP_VIEW.LB_ICONSTYLE.7.stringlist.text
msgid "Oxygen"
msgstr "Oxygen"

#: optgdlg.src#OFA_TP_VIEW.LB_ICONSTYLE.8.stringlist.text
msgid "Classic"
msgstr "Classic"

#: optgdlg.src#OFA_TP_VIEW.LB_ICONSTYLE.9.stringlist.text
msgid "Human"
msgstr "Human"

#: optgdlg.src#OFA_TP_VIEW.CB_SYSTEM_FONT.checkbox.text
msgid "Use system ~font for user interface"
msgstr "Use system ~font for user interface"

#: optgdlg.src#OFA_TP_VIEW.CB_FONTANTIALIASING.checkbox.text
msgid "Screen font antialiasing"
msgstr "Screen font anti-aliasing"

#: optgdlg.src#OFA_TP_VIEW.FT_POINTLIMIT_LABEL.fixedtext.text
msgid "from"
msgstr "from"

#: optgdlg.src#OFA_TP_VIEW.FT_POINTLIMIT_UNIT.fixedtext.text
msgid "Pixels"
msgstr "Pixels"

#: optgdlg.src#OFA_TP_VIEW.FL_MENU.fixedline.text
msgid "Menu"
msgstr "Menu"

#: optgdlg.src#OFA_TP_VIEW.FT_MENU_ICONS.fixedtext.text
msgid "Icons in menus"
msgstr "Icons in menus"

#: optgdlg.src#OFA_TP_VIEW.LB_MENU_ICONS.1.stringlist.text
msgctxt "optgdlg.src#OFA_TP_VIEW.LB_MENU_ICONS.1.stringlist.text"
msgid "Automatic"
msgstr "Automatic"

#: optgdlg.src#OFA_TP_VIEW.LB_MENU_ICONS.2.stringlist.text
msgid "Hide"
msgstr "Hide"

#: optgdlg.src#OFA_TP_VIEW.LB_MENU_ICONS.3.stringlist.text
msgid "Show"
msgstr "Show"

#: optgdlg.src#OFA_TP_VIEW.FL_FONTLISTS.fixedline.text
msgid "Font Lists"
msgstr "Font Lists"

#: optgdlg.src#OFA_TP_VIEW.CB_FONT_SHOW.checkbox.text
msgid "Show p~review of fonts"
msgstr "Show p~review of fonts"

#: optgdlg.src#OFA_TP_VIEW.CB_FONT_HISTORY.checkbox.text
msgid "Show font h~istory"
msgstr "Show font h~istory"

#: optgdlg.src#OFA_TP_VIEW.FL_RENDERING.fixedline.text
msgid "Graphics output"
msgstr "Graphics output"

#: optgdlg.src#OFA_TP_VIEW.CB_USE_HARDACCELL.checkbox.text
msgid "Use hardware acceleration"
msgstr "Use hardware acceleration"

#: optgdlg.src#OFA_TP_VIEW.CB_USE_ANTIALIASE.checkbox.text
msgid "Use Anti-Aliasing"
msgstr "Use anti-aliasing"

#: optgdlg.src#OFA_TP_VIEW.FL_MOUSE.fixedline.text
msgid "Mouse"
msgstr "Mouse"

#: optgdlg.src#OFA_TP_VIEW.FT_MOUSEPOS.fixedtext.text
msgid "Mouse positioning"
msgstr "Mouse positioning"

#: optgdlg.src#OFA_TP_VIEW.LB_MOUSEPOS.1.stringlist.text
msgid "Default button"
msgstr "Default button"

#: optgdlg.src#OFA_TP_VIEW.LB_MOUSEPOS.2.stringlist.text
msgid "Dialog center"
msgstr "Dialogue box centre"

#: optgdlg.src#OFA_TP_VIEW.LB_MOUSEPOS.3.stringlist.text
msgid "No automatic positioning"
msgstr "No automatic positioning"

#: optgdlg.src#OFA_TP_VIEW.FT_MOUSEMIDDLE.fixedtext.text
msgid "Middle mouse button"
msgstr "Middle mouse button"

#: optgdlg.src#OFA_TP_VIEW.LB_MOUSEMIDDLE.1.stringlist.text
msgid "No function"
msgstr "No function"

#: optgdlg.src#OFA_TP_VIEW.LB_MOUSEMIDDLE.2.stringlist.text
msgid "Automatic scrolling"
msgstr "Automatic scrolling"

#: optgdlg.src#OFA_TP_VIEW.LB_MOUSEMIDDLE.3.stringlist.text
msgid "Paste clipboard"
msgstr "Paste clipboard"

#: optgdlg.src#OFA_TP_VIEW.FL_SELECTION.fixedline.text
msgid "Selection"
msgstr "Selection"

#: optgdlg.src#OFA_TP_VIEW.CB_SELECTION.checkbox.text
msgid "Transparency"
msgstr "Transparency"

#: optgdlg.src#OFA_TP_VIEW.MF_SELECTION.metricfield.text
msgid "%"
msgstr "%"

#: optgdlg.src#OFA_TP_LANGUAGES.FL_UI_LANG.fixedline.text
msgid "Language of"
msgstr "Language of"

#: optgdlg.src#OFA_TP_LANGUAGES.FT_USERINTERFACE.fixedtext.text
msgid "~User interface"
msgstr "~User interface"

#: optgdlg.src#OFA_TP_LANGUAGES.FT_LOCALESETTING.fixedtext.text
msgid "Locale setting"
msgstr "Locale setting"

#: optgdlg.src#OFA_TP_LANGUAGES.FT_DECIMALSEPARATOR.fixedtext.text
msgid "Decimal separator key"
msgstr "Decimal separator key"

#: optgdlg.src#OFA_TP_LANGUAGES.CB_DECIMALSEPARATOR.checkbox.text
msgid "~Same as locale setting ( %1 )"
msgstr "~Same as locale setting ( %1 )"

#: optgdlg.src#OFA_TP_LANGUAGES.FT_CURRENCY.fixedtext.text
msgid "~Default currency"
msgstr "~Default currency"

#: optgdlg.src#OFA_TP_LANGUAGES.FL_LINGU_LANG.fixedline.text
msgid "Default languages for documents"
msgstr "Default languages for documents"

#: optgdlg.src#OFA_TP_LANGUAGES.FT_WEST_LANG.fixedtext.text
msgid "Western"
msgstr "Western"

#: optgdlg.src#OFA_TP_LANGUAGES.FT_ASIAN_LANG.fixedtext.text
msgid "Asian"
msgstr "Asian"

#: optgdlg.src#OFA_TP_LANGUAGES.FT_COMPLEX_LANG.fixedtext.text
msgid "C~TL"
msgstr "C~TL"

#: optgdlg.src#OFA_TP_LANGUAGES.CB_CURRENT_DOC.checkbox.text
msgid "For the current document only"
msgstr "For the current document only"

#: optgdlg.src#OFA_TP_LANGUAGES.FL_ENHANCED.fixedline.text
msgid "Enhanced language support"
msgstr "Enhanced language support"

#: optgdlg.src#OFA_TP_LANGUAGES.CB_ASIANSUPPORT.checkbox.text
msgid "E~nabled for Asian languages"
msgstr "E~nabled for Asian languages"

#: optgdlg.src#OFA_TP_LANGUAGES.CB_CTLSUPPORT.checkbox.text
msgid "Ena~bled for complex text layout (CTL)"
msgstr "Ena~bled for complex text layout (CTL)"

#: optgdlg.src#RID_SVX_MSGBOX_LANGUAGE_RESTART.infobox.text
msgid "The language setting of the user interface has been updated and will take effect the next time you start %PRODUCTNAME %PRODUCTVERSION"
msgstr "The language setting of the user interface has been updated and will take effect the next time that you start %PRODUCTNAME %PRODUCTVERSION"

#: optfltr.src#RID_OFAPAGE_MSFILTEROPT.GB_WORD.fixedline.text
msgid "Microsoft Word 97/2000/XP"
msgstr "Microsoft Word 97/2000/XP"

#: optfltr.src#RID_OFAPAGE_MSFILTEROPT.CB_WBAS_CODE.checkbox.text
msgid "Load Basic ~code"
msgstr "Load Basic ~code"

#: optfltr.src#RID_OFAPAGE_MSFILTEROPT.CB_WBAS_WBCTBL.checkbox.text
msgctxt "optfltr.src#RID_OFAPAGE_MSFILTEROPT.CB_WBAS_WBCTBL.checkbox.text"
msgid "E~xecutable code"
msgstr "E~xecutable code"

#: optfltr.src#RID_OFAPAGE_MSFILTEROPT.CB_WBAS_STG.checkbox.text
msgid "Save ~original Basic code"
msgstr "Save ~original Basic code"

#: optfltr.src#RID_OFAPAGE_MSFILTEROPT.GB_EXCEL.fixedline.text
msgid "Microsoft Excel 97/2000/XP"
msgstr "Microsoft Excel 97/2000/XP"

#: optfltr.src#RID_OFAPAGE_MSFILTEROPT.CB_EBAS_CODE.checkbox.text
msgid "Lo~ad Basic code"
msgstr "Lo~ad Basic code"

#: optfltr.src#RID_OFAPAGE_MSFILTEROPT.CB_EBAS_EXECTBL.checkbox.text
msgctxt "optfltr.src#RID_OFAPAGE_MSFILTEROPT.CB_EBAS_EXECTBL.checkbox.text"
msgid "E~xecutable code"
msgstr "E~xecutable code"

#: optfltr.src#RID_OFAPAGE_MSFILTEROPT.CB_EBAS_STG.checkbox.text
msgid "Sa~ve original Basic code"
msgstr "Sa~ve original Basic code"

#: optfltr.src#RID_OFAPAGE_MSFILTEROPT.GB_PPOINT.fixedline.text
msgid "Microsoft PowerPoint 97/2000/XP"
msgstr "Microsoft PowerPoint 97/2000/XP"

#: optfltr.src#RID_OFAPAGE_MSFILTEROPT.CB_PBAS_CODE.checkbox.text
msgid "Load Ba~sic code"
msgstr "Load Ba~sic code"

#: optfltr.src#RID_OFAPAGE_MSFILTEROPT.CB_PBAS_STG.checkbox.text
msgid "Sav~e original Basic code"
msgstr "Sav~e original Basic code"

#: optfltr.src#RID_OFAPAGE_MSFILTEROPT2.ST_HEADER1.string.text
msgid "[L]"
msgstr "[L]"

#: optfltr.src#RID_OFAPAGE_MSFILTEROPT2.ST_HEADER2.string.text
msgid "[S]"
msgstr "[S]"

#: optfltr.src#RID_OFAPAGE_MSFILTEROPT2.FT_HEADER1_EXPLANATION.fixedtext.text
msgid "[L]: Load and convert the object"
msgstr "[L]: Load and convert the object"

#: optfltr.src#RID_OFAPAGE_MSFILTEROPT2.FT_HEADER2_EXPLANATION.fixedtext.text
msgid "[S]: Convert and save the object"
msgstr "[S]: Convert and save the object"

#: optfltr.src#RID_OFAPAGE_MSFILTEROPT2.ST_CHG_MATH.string.text
msgid "MathType to %PRODUCTNAME Math or reverse"
msgstr "MathType to %PRODUCTNAME Math or reverse"

#: optfltr.src#RID_OFAPAGE_MSFILTEROPT2.ST_CHG_WRITER.string.text
msgid "WinWord to %PRODUCTNAME Writer or reverse"
msgstr "WinWord to %PRODUCTNAME Writer or reverse"

#: optfltr.src#RID_OFAPAGE_MSFILTEROPT2.ST_CHG_CALC.string.text
msgid "Excel to %PRODUCTNAME Calc or reverse"
msgstr "Excel to %PRODUCTNAME Calc or reverse"

#: optfltr.src#RID_OFAPAGE_MSFILTEROPT2.ST_CHG_IMPRESS.string.text
msgid "PowerPoint to %PRODUCTNAME Impress or reverse"
msgstr "PowerPoint to %PRODUCTNAME Impress or reverse"

#: dbregister.src#RID_SFXPAGE_DBREGISTER.FT_TYPE.fixedtext.text
msgid "Registered name"
msgstr "Registered name"

#: dbregister.src#RID_SFXPAGE_DBREGISTER.FT_PATH.fixedtext.text
msgid "Database file"
msgstr "Database file"

#: dbregister.src#RID_SFXPAGE_DBREGISTER.BTN_NEW.pushbutton.text
msgctxt "dbregister.src#RID_SFXPAGE_DBREGISTER.BTN_NEW.pushbutton.text"
msgid "~New..."
msgstr "~New..."

#: dbregister.src#RID_SFXPAGE_DBREGISTER.BTN_EDIT.pushbutton.text
msgctxt "dbregister.src#RID_SFXPAGE_DBREGISTER.BTN_EDIT.pushbutton.text"
msgid "~Edit..."
msgstr "~Edit..."

#: dbregister.src#RID_SFXPAGE_DBREGISTER.BTN_DELETE.pushbutton.text
msgctxt "dbregister.src#RID_SFXPAGE_DBREGISTER.BTN_DELETE.pushbutton.text"
msgid "~Delete"
msgstr "~Delete"

#: dbregister.src#RID_SFXPAGE_DBREGISTER.GB_STD.fixedline.text
msgctxt "dbregister.src#RID_SFXPAGE_DBREGISTER.GB_STD.fixedline.text"
msgid "Registered databases"
msgstr "Registered databases"

#: dbregister.src#RID_SFXPAGE_DBREGISTER.tabpage.text
msgctxt "dbregister.src#RID_SFXPAGE_DBREGISTER.tabpage.text"
msgid "Registered databases"
msgstr "Registered databases"

#: certpath.src#RID_SVXDLG_CERTPATH.FL_CERTPATH.fixedline.text
msgctxt "certpath.src#RID_SVXDLG_CERTPATH.FL_CERTPATH.fixedline.text"
msgid "Certificate Path"
msgstr "Certificate Path"

#: certpath.src#RID_SVXDLG_CERTPATH.FT_CERTPATH.fixedtext.text
msgid "Select or add the correct Network Security Services Certificate directory to use for digital signatures:"
msgstr "Select or add the correct Network Security Services Certificate directory to use for digital signatures:"

#: certpath.src#RID_SVXDLG_CERTPATH.PB_ADD.pushbutton.text
msgctxt "certpath.src#RID_SVXDLG_CERTPATH.PB_ADD.pushbutton.text"
msgid "~Add..."
msgstr "~Add..."

#: certpath.src#RID_SVXDLG_CERTPATH.STR_ADDDLGTEXT.string.text
msgid "Select a Certificate directory"
msgstr "Select a Certificate directory"

#: certpath.src#RID_SVXDLG_CERTPATH.STR_MANUAL.string.text
msgid "manual"
msgstr "manual"

#: certpath.src#RID_SVXDLG_CERTPATH.STR_PROFILE.string.text
msgid "Profile"
msgstr "Profile"

#: certpath.src#RID_SVXDLG_CERTPATH.STR_DIRECTORY.string.text
msgid "Directory"
msgstr "Directory"

#: certpath.src#RID_SVXDLG_CERTPATH.modaldialog.text
msgctxt "certpath.src#RID_SVXDLG_CERTPATH.modaldialog.text"
msgid "Certificate Path"
msgstr "Certificate Path"

#: optlingu.src#RID_SVXDLG_EDIT_MODULES.FL_EDIT_MODULES_OPTIONS.fixedline.text
msgctxt "optlingu.src#RID_SVXDLG_EDIT_MODULES.FL_EDIT_MODULES_OPTIONS.fixedline.text"
msgid "Options"
msgstr "Options"

#: optlingu.src#RID_SVXDLG_EDIT_MODULES.FT_EDIT_MODULES_LANGUAGE.fixedtext.text
msgid "Language"
msgstr "Language"

#: optlingu.src#RID_SVXDLG_EDIT_MODULES.PB_EDIT_MODULES_PRIO_UP.pushbutton.text
msgid "Move Up"
msgstr "Move Up"

#: optlingu.src#RID_SVXDLG_EDIT_MODULES.PB_EDIT_MODULES_PRIO_DOWN.pushbutton.text
msgid "Move Down"
msgstr "Move Down"

#: optlingu.src#RID_SVXDLG_EDIT_MODULES.PB_EDIT_MODULES_PRIO_BACK.pushbutton.text
msgid "~Back"
msgstr "~Back"

#: optlingu.src#RID_SVXDLG_EDIT_MODULES.FT_EDIT_MODULES_NEWDICTSLINK.fixedtext.text
msgctxt "optlingu.src#RID_SVXDLG_EDIT_MODULES.FT_EDIT_MODULES_NEWDICTSLINK.fixedtext.text"
msgid "~Get more dictionaries online..."
msgstr "~Get more dictionaries online..."

#: optlingu.src#RID_SVXDLG_EDIT_MODULES.PB_OK.okbutton.text
msgctxt "optlingu.src#RID_SVXDLG_EDIT_MODULES.PB_OK.okbutton.text"
msgid "Close"
msgstr "Close"

#: optlingu.src#RID_SVXDLG_EDIT_MODULES.ST_SPELL.string.text
msgid "Spelling"
msgstr "Spelling"

#: optlingu.src#RID_SVXDLG_EDIT_MODULES.ST_HYPH.string.text
msgctxt "optlingu.src#RID_SVXDLG_EDIT_MODULES.ST_HYPH.string.text"
msgid "Hyphenation"
msgstr "Hyphenation"

#: optlingu.src#RID_SVXDLG_EDIT_MODULES.ST_THES.string.text
msgid "Thesaurus"
msgstr "Thesaurus"

#: optlingu.src#RID_SVXDLG_EDIT_MODULES.ST_GRAMMAR.string.text
msgid "Grammar"
msgstr "Grammar"

#: optlingu.src#RID_SVXDLG_EDIT_MODULES.modaldialog.text
msgid "Edit Modules"
msgstr "Edit Modules"

#: optlingu.src#RID_SVXDLG_LNG_ED_NUM_PREBREAK.STR_NUM_PRE_BREAK_DLG.string.text
msgid "Characters before break"
msgstr "Characters before break"

#: optlingu.src#RID_SVXDLG_LNG_ED_NUM_PREBREAK.STR_NUM_POST_BREAK_DLG.string.text
msgid "Characters after break"
msgstr "Characters after break"

#: optlingu.src#RID_SVXDLG_LNG_ED_NUM_PREBREAK.STR_NUM_MIN_WORDLEN_DLG.string.text
msgid "Minimal word length"
msgstr "Minimum word length"

#: optlingu.src#RID_SVXDLG_LNG_ED_NUM_PREBREAK.modaldialog.text
msgctxt "optlingu.src#RID_SVXDLG_LNG_ED_NUM_PREBREAK.modaldialog.text"
msgid "Hyphenation"
msgstr "Hyphenation"

#: optlingu.src#RID_SFXPAGE_LINGU.FL_LINGUISTIC.fixedline.text
msgctxt "optlingu.src#RID_SFXPAGE_LINGU.FL_LINGUISTIC.fixedline.text"
msgid "Writing aids"
msgstr "Writing aids"

#: optlingu.src#RID_SFXPAGE_LINGU.FT_LINGU_MODULES.fixedtext.text
msgid "Available language modules"
msgstr "Available language modules"

#: optlingu.src#RID_SFXPAGE_LINGU.PB_LINGU_MODULES_EDIT.pushbutton.text
msgctxt "optlingu.src#RID_SFXPAGE_LINGU.PB_LINGU_MODULES_EDIT.pushbutton.text"
msgid "~Edit..."
msgstr "~Edit..."

#: optlingu.src#RID_SFXPAGE_LINGU.FT_LINGU_DICS.fixedtext.text
msgctxt "optlingu.src#RID_SFXPAGE_LINGU.FT_LINGU_DICS.fixedtext.text"
msgid "User-defined dictionaries"
msgstr "User-defined dictionaries"

#: optlingu.src#RID_SFXPAGE_LINGU.PB_LINGU_DICS_NEW_DIC.pushbutton.text
msgctxt "optlingu.src#RID_SFXPAGE_LINGU.PB_LINGU_DICS_NEW_DIC.pushbutton.text"
msgid "~New..."
msgstr "~New..."

#: optlingu.src#RID_SFXPAGE_LINGU.PB_LINGU_DICS_EDIT_DIC.pushbutton.text
msgid "Ed~it..."
msgstr "Ed~it..."

#: optlingu.src#RID_SFXPAGE_LINGU.PB_LINGU_DICS_DEL_DIC.pushbutton.text
msgctxt "optlingu.src#RID_SFXPAGE_LINGU.PB_LINGU_DICS_DEL_DIC.pushbutton.text"
msgid "~Delete"
msgstr "~Delete"

#: optlingu.src#RID_SFXPAGE_LINGU.FT_LINGU_OPTIONS.fixedtext.text
msgid "~Options"
msgstr "~Options"

#: optlingu.src#RID_SFXPAGE_LINGU.PB_LINGU_OPTIONS_EDIT.pushbutton.text
msgid "Edi~t..."
msgstr "Edi~t..."

#: optlingu.src#RID_SFXPAGE_LINGU.FT_LINGU_OPTIONS_MOREDICTS.fixedtext.text
msgctxt "optlingu.src#RID_SFXPAGE_LINGU.FT_LINGU_OPTIONS_MOREDICTS.fixedtext.text"
msgid "~Get more dictionaries online..."
msgstr "~Get more dictionaries online..."

#: optlingu.src#RID_SFXPAGE_LINGU.STR_CAPITAL_WORDS.string.text
msgid "Check uppercase words"
msgstr "Check upper-case words"

#: optlingu.src#RID_SFXPAGE_LINGU.STR_WORDS_WITH_DIGITS.string.text
msgid "Check words with numbers "
msgstr "Check words with numbers "

#: optlingu.src#RID_SFXPAGE_LINGU.STR_CAPITALIZATION.string.text
msgid "Check capitalization"
msgstr "Check capitalisation"

#: optlingu.src#RID_SFXPAGE_LINGU.STR_SPELL_SPECIAL.string.text
msgid "Check special regions"
msgstr "Check special regions"

#: optlingu.src#RID_SFXPAGE_LINGU.STR_SPELL_AUTO.string.text
msgid "Check spelling as you type"
msgstr "Check spelling as you type"

#: optlingu.src#RID_SFXPAGE_LINGU.STR_GRAMMAR_AUTO.string.text
msgid "Check grammar as you type"
msgstr "Check grammar as you type"

#: optlingu.src#RID_SFXPAGE_LINGU.STR_NUM_MIN_WORDLEN.string.text
msgid "Minimal number of characters for hyphenation: "
msgstr "Minimum number of characters for hyphenation: "

#: optlingu.src#RID_SFXPAGE_LINGU.STR_NUM_PRE_BREAK.string.text
msgid "Characters before line break: "
msgstr "Characters before line break: "

#: optlingu.src#RID_SFXPAGE_LINGU.STR_NUM_POST_BREAK.string.text
msgid "Characters after line break: "
msgstr "Characters after line break: "

#: optlingu.src#RID_SFXPAGE_LINGU.STR_HYPH_AUTO.string.text
msgid "Hyphenate without inquiry"
msgstr "Hyphenate without inquiry"

#: optlingu.src#RID_SFXPAGE_LINGU.STR_HYPH_SPECIAL.string.text
msgid "Hyphenate special regions"
msgstr "Hyphenate special regions"

#: optlingu.src#RID_SFXPAGE_LINGU.STR_LINGU_MODULES_EDIT.string.text
msgid "Edit Available language modules"
msgstr "Edit Available language modules"

#: optlingu.src#RID_SFXPAGE_LINGU.STR_LINGU_DICS_EDIT_DIC.string.text
msgid "Edit User-defined dictionaries"
msgstr "Edit User-defined dictionaries"

#: optlingu.src#RID_SFXPAGE_LINGU.STR_LINGU_OPTIONS_EDIT.string.text
msgid "Edit Options"
msgstr "Edit Options"

#: optlingu.src#RID_SFXPAGE_LINGU.tabpage.text
msgctxt "optlingu.src#RID_SFXPAGE_LINGU.tabpage.text"
msgid "Options"
msgstr "Options"

#: optlingu.src#RID_SFXQB_DELDICT.querybox.text
msgid "Do you want to delete the dictionary?"
msgstr "Do you want to delete the dictionary?"

#: optjsearch.src#RID_SVXPAGE_JSEARCH_OPTIONS.FL_TREAT_AS_EQUAL.fixedline.text
msgid "Treat as equal"
msgstr "Treat as equal"

#: optjsearch.src#RID_SVXPAGE_JSEARCH_OPTIONS.CB_MATCH_CASE.checkbox.text
msgid "~uppercase/lowercase"
msgstr "~upper-case/lower-case"

#: optjsearch.src#RID_SVXPAGE_JSEARCH_OPTIONS.CB_MATCH_FULL_HALF_WIDTH.checkbox.text
msgid "~full-width/half-width forms"
msgstr "~full-width/half-width forms"

#: optjsearch.src#RID_SVXPAGE_JSEARCH_OPTIONS.CB_MATCH_HIRAGANA_KATAKANA.checkbox.text
msgid "~hiragana/katakana"
msgstr "~hiragana/katakana"

#: optjsearch.src#RID_SVXPAGE_JSEARCH_OPTIONS.CB_MATCH_CONTRACTIONS.checkbox.text
msgid "~contractions (yo-on, sokuon)"
msgstr "~contractions (yo-on, sokuon)"

#: optjsearch.src#RID_SVXPAGE_JSEARCH_OPTIONS.CB_MATCH_MINUS_DASH_CHOON.checkbox.text
msgid "~minus/dash/cho-on"
msgstr "~minus/dash/cho-on"

#: optjsearch.src#RID_SVXPAGE_JSEARCH_OPTIONS.CB_MATCH_REPEAT_CHAR_MARKS.checkbox.text
msgid "'re~peat character' marks"
msgstr "'re~peat character' marks"

#: optjsearch.src#RID_SVXPAGE_JSEARCH_OPTIONS.CB_MATCH_VARIANT_FORM_KANJI.checkbox.text
msgid "~variant-form kanji (itaiji)"
msgstr "~variant-form kanji (itaiji)"

#: optjsearch.src#RID_SVXPAGE_JSEARCH_OPTIONS.CB_MATCH_OLD_KANA_FORMS.checkbox.text
msgid "~old Kana forms"
msgstr "~old Kana forms"

#: optjsearch.src#RID_SVXPAGE_JSEARCH_OPTIONS.CB_MATCH_DIZI_DUZU.checkbox.text
msgid "~di/zi, du/zu"
msgstr "~di/zi, du/zu"

#: optjsearch.src#RID_SVXPAGE_JSEARCH_OPTIONS.CB_MATCH_BAVA_HAFA.checkbox.text
msgid "~ba/va, ha/fa"
msgstr "~ba/va, ha/fa"

#: optjsearch.src#RID_SVXPAGE_JSEARCH_OPTIONS.CB_MATCH_TSITHICHI_DHIZI.checkbox.text
msgid "~tsi/thi/chi, dhi/zi"
msgstr "~tsi/thi/chi, dhi/zi"

#: optjsearch.src#RID_SVXPAGE_JSEARCH_OPTIONS.CB_MATCH_HYUFYU_BYUVYU.checkbox.text
msgid "h~yu/fyu, byu/vyu"
msgstr "h~yu/fyu, byu/vyu"

#: optjsearch.src#RID_SVXPAGE_JSEARCH_OPTIONS.CB_MATCH_SESHE_ZEJE.checkbox.text
msgid "~se/she, ze/je"
msgstr "~se/she, ze/je"

#: optjsearch.src#RID_SVXPAGE_JSEARCH_OPTIONS.CB_MATCH_IAIYA.checkbox.text
msgid "~ia/iya (piano/piyano)"
msgstr "~ia/iya (piano/piyano)"

#: optjsearch.src#RID_SVXPAGE_JSEARCH_OPTIONS.CB_MATCH_KIKU.checkbox.text
msgid "~ki/ku (tekisuto/tekusuto)"
msgstr "~ki/ku (tekisuto/tekusuto)"

#: optjsearch.src#RID_SVXPAGE_JSEARCH_OPTIONS.CB_MATCH_PROLONGED_SOUNDMARK.checkbox.text
msgid "Prolon~ged vowels (ka-/kaa)"
msgstr "Prolon~ged vowels (ka-/kaa)"

#: optjsearch.src#RID_SVXPAGE_JSEARCH_OPTIONS.FL_IGNORE.fixedline.text
msgid "Ignore"
msgstr "Ignore"

#: optjsearch.src#RID_SVXPAGE_JSEARCH_OPTIONS.CB_IGNORE_PUNCTUATION.checkbox.text
msgid "Pu~nctuation characters"
msgstr "Pu~nctuation characters"

#: optjsearch.src#RID_SVXPAGE_JSEARCH_OPTIONS.CB_IGNORE_WHITESPACES.checkbox.text
msgid "~Whitespace characters"
msgstr "~Whitespace characters"

#: optjsearch.src#RID_SVXPAGE_JSEARCH_OPTIONS.CB_IGNORE_MIDDLE_DOT.checkbox.text
msgid "Midd~le dots"
msgstr "Midd~le dots"

#: optjsearch.src#RID_SVXPAGE_JSEARCH_OPTIONS.tabpage.text
msgctxt "optjsearch.src#RID_SVXPAGE_JSEARCH_OPTIONS.tabpage.text"
msgid "Searching in Japanese"
msgstr "Searching in Japanese"

#: doclinkdialog.src#DLG_DOCUMENTLINK.FT_URL.fixedtext.text
msgid "~Database file"
msgstr "~Database file"

#: doclinkdialog.src#DLG_DOCUMENTLINK.PB_BROWSEFILE.pushbutton.text
msgid "~Browse..."
msgstr "~Browse..."

#: doclinkdialog.src#DLG_DOCUMENTLINK.FT_NAME.fixedtext.text
msgid "Registered ~name"
msgstr "Registered ~name"

#: doclinkdialog.src#DLG_DOCUMENTLINK.STR_EDIT_LINK.string.text
msgid "Edit Database Link"
msgstr "Edit Database Link"

#: doclinkdialog.src#DLG_DOCUMENTLINK.STR_NEW_LINK.string.text
msgid "Create Database Link"
msgstr "Create Database Link"

#: doclinkdialog.src#STR_LINKEDDOC_DOESNOTEXIST.string.text
msgid ""
"The file\n"
"$file$\n"
"does not exist."
msgstr ""
"The file\n"
"$file$\n"
"does not exist."

#: doclinkdialog.src#STR_LINKEDDOC_NO_SYSTEM_FILE.string.text
msgid ""
"The file\n"
"$file$\n"
"does not exist in the local file system."
msgstr ""
"The file\n"
"$file$\n"
"does not exist in the local file system."

#: doclinkdialog.src#STR_NAME_CONFLICT.string.text
msgid ""
"The name '$file$' is already used for another database.\n"
"Please choose a different name."
msgstr ""
"The name '$file$' is already used for another database.\n"
"Please choose a different name."

#: doclinkdialog.src#QUERY_DELETE_CONFIRM.querybox.text
msgid "Do you want to delete the entry?"
msgstr "Do you want to delete the entry?"

#: optpath.src#RID_SFXPAGE_PATH.FT_TYPE.fixedtext.text
msgid "Type"
msgstr "Type"

#: optpath.src#RID_SFXPAGE_PATH.FT_PATH.fixedtext.text
msgid "Path"
msgstr "Path"

#: optpath.src#RID_SFXPAGE_PATH.BTN_PATH.pushbutton.text
msgctxt "optpath.src#RID_SFXPAGE_PATH.BTN_PATH.pushbutton.text"
msgid "~Edit..."
msgstr "~Edit..."

#: optpath.src#RID_SFXPAGE_PATH.BTN_STANDARD.pushbutton.text
msgctxt "optpath.src#RID_SFXPAGE_PATH.BTN_STANDARD.pushbutton.text"
msgid "~Default"
msgstr "~Default"

#: optpath.src#RID_SFXPAGE_PATH.GB_STD.fixedline.text
msgid "Paths used by %PRODUCTNAME"
msgstr "Paths used by %PRODUCTNAME"

#: optpath.src#RID_SFXPAGE_PATH.STR_MULTIPATHDLG.string.text
msgid "Edit Paths: %1"
msgstr "Edit Paths: %1"

#: optpath.src#RID_SFXPAGE_PATH.tabpage.text
msgctxt "optpath.src#RID_SFXPAGE_PATH.tabpage.text"
msgid "Paths"
msgstr "Paths"

#: optpath.src#RID_SVXERR_OPT_DOUBLEPATHS.errorbox.text
msgid ""
"The configuration and mail directories must be specified as separate directories.\n"
"Please choose a new path."
msgstr ""
"The configuration and mail directories must be specified as separate directories.\n"
"Please choose a new path."

#: optpath.src#RID_SVXSTR_KEY_CONFIG_DIR.string.text
msgid "Configuration"
msgstr "Configuration"

#: optpath.src#RID_SVXSTR_KEY_WORK_PATH.string.text
msgid "My Documents"
msgstr "My Documents"

#: optpath.src#RID_SVXSTR_KEY_GRAPHICS_PATH.string.text
msgid "Graphics"
msgstr "Graphics"

#: optpath.src#RID_SVXSTR_KEY_BITMAP_PATH.string.text
msgid "Icons"
msgstr "Icons"

#: optpath.src#RID_SVXSTR_KEY_PALETTE_PATH.string.text
msgid "Palettes"
msgstr "Palettes"

#: optpath.src#RID_SVXSTR_KEY_BACKUP_PATH.string.text
msgid "Backups"
msgstr "Backups"

#: optpath.src#RID_SVXSTR_KEY_MODULES_PATH.string.text
msgid "Modules"
msgstr "Modules"

#: optpath.src#RID_SVXSTR_KEY_TEMPLATE_PATH.string.text
msgid "Templates"
msgstr "Templates"

#: optpath.src#RID_SVXSTR_KEY_GLOSSARY_PATH.string.text
msgid "AutoText"
msgstr "AutoText"

#: optpath.src#RID_SVXSTR_KEY_DICTIONARY_PATH.string.text
msgid "Dictionaries"
msgstr "Dictionaries"

#: optpath.src#RID_SVXSTR_KEY_HELP_DIR.string.text
msgctxt "optpath.src#RID_SVXSTR_KEY_HELP_DIR.string.text"
msgid "Help"
msgstr "Help"

#: optpath.src#RID_SVXSTR_KEY_GALLERY_DIR.string.text
msgid "Gallery"
msgstr "Gallery"

#: optpath.src#RID_SVXSTR_KEY_STORAGE_DIR.string.text
msgid "Message Storage"
msgstr "Message Storage"

#: optpath.src#RID_SVXSTR_KEY_TEMP_PATH.string.text
msgid "Temporary files"
msgstr "Temporary files"

#: optpath.src#RID_SVXSTR_KEY_PLUGINS_PATH.string.text
msgid "Plug-ins"
msgstr "Plug-ins"

#: optpath.src#RID_SVXSTR_KEY_FAVORITES_DIR.string.text
msgid "Folder Bookmarks"
msgstr "Folder Bookmarks"

#: optpath.src#RID_SVXSTR_KEY_FILTER_PATH.string.text
msgid "Filters"
msgstr "Filters"

#: optpath.src#RID_SVXSTR_KEY_ADDINS_PATH.string.text
msgid "Add-ins"
msgstr "Add-ins"

#: optpath.src#RID_SVXSTR_KEY_USERCONFIG_PATH.string.text
msgid "User Configuration"
msgstr "User Configuration"

#: optpath.src#RID_SVXSTR_KEY_USERDICTIONARY_DIR.string.text
msgctxt "optpath.src#RID_SVXSTR_KEY_USERDICTIONARY_DIR.string.text"
msgid "User-defined dictionaries"
msgstr "User-defined dictionaries"

#: optpath.src#RID_SVXSTR_KEY_AUTOCORRECT_DIR.string.text
msgid "AutoCorrect"
msgstr "AutoCorrect"

#: optpath.src#RID_SVXSTR_KEY_LINGUISTIC_DIR.string.text
msgctxt "optpath.src#RID_SVXSTR_KEY_LINGUISTIC_DIR.string.text"
msgid "Writing aids"
msgstr "Writing aids"

#: optupdt.src#RID_SVXPAGE_ONLINEUPDATE.FL_OPTIONS.fixedline.text
msgid "Online Update Options"
msgstr "Online Update Options"

#: optupdt.src#RID_SVXPAGE_ONLINEUPDATE.CB_AUTOCHECK.checkbox.text
msgid "~Check for updates automatically"
msgstr "~Check for updates automatically"

#: optupdt.src#RID_SVXPAGE_ONLINEUPDATE.RB_EVERYDAY.radiobutton.text
msgid "Every Da~y"
msgstr "Every Da~y"

#: optupdt.src#RID_SVXPAGE_ONLINEUPDATE.RB_EVERYWEEK.radiobutton.text
msgid "Every ~Week"
msgstr "Every ~Week"

#: optupdt.src#RID_SVXPAGE_ONLINEUPDATE.RB_EVERYMONTH.radiobutton.text
msgid "Every ~Month"
msgstr "Every ~Month"

#: optupdt.src#RID_SVXPAGE_ONLINEUPDATE.FT_LASTCHECKED.fixedtext.text
msgid "Last checked: %DATE%, %TIME%"
msgstr "Last checked: %DATE%, %TIME%"

#: optupdt.src#RID_SVXPAGE_ONLINEUPDATE.PB_CHECKNOW.pushbutton.text
msgid "Check ~now"
msgstr "Check ~now"

#: optupdt.src#RID_SVXPAGE_ONLINEUPDATE.CB_AUTODOWNLOAD.checkbox.text
msgid "~Download updates automatically"
msgstr "~Download updates automatically"

#: optupdt.src#RID_SVXPAGE_ONLINEUPDATE.FT_DESTPATHLABEL.fixedtext.text
msgid "Download destination:"
msgstr "Download destination:"

#: optupdt.src#RID_SVXPAGE_ONLINEUPDATE.PB_CHANGEPATH.pushbutton.text
msgid "Ch~ange..."
msgstr "Ch~ange..."

#: optupdt.src#RID_SVXPAGE_ONLINEUPDATE.STR_NEVERCHECKED.string.text
msgid "Last checked: Not yet"
msgstr "Last checked: Not yet"

#: optupdt.src#RID_SVXPAGE_ONLINEUPDATE.tabpage.text
msgid "OnlineUpdate"
msgstr "OnlineUpdate"

#: webconninfo.src#RID_SVXDLG_WEBCONNECTION_INFO.FI_NEVERSHOWN.fixedtext.text
msgid "Web login information (passwords are never shown)"
msgstr "Web login information (passwords are never shown)"

#: webconninfo.src#RID_SVXDLG_WEBCONNECTION_INFO.PB_REMOVE.pushbutton.text
msgid "Remove"
msgstr "Remove"

#: webconninfo.src#RID_SVXDLG_WEBCONNECTION_INFO.PB_REMOVEALL.pushbutton.text
msgid "Remove All"
msgstr "Remove All"

#: webconninfo.src#RID_SVXDLG_WEBCONNECTION_INFO.PB_CHANGE.pushbutton.text
msgid "Change Password..."
msgstr "Change Password..."

#: webconninfo.src#RID_SVXDLG_WEBCONNECTION_INFO.PB_CLOSE.cancelbutton.text
msgctxt "webconninfo.src#RID_SVXDLG_WEBCONNECTION_INFO.PB_CLOSE.cancelbutton.text"
msgid "Close"
msgstr "Close"

#: webconninfo.src#RID_SVXDLG_WEBCONNECTION_INFO.STR_WEBSITE.string.text
msgid "Website"
msgstr "Website"

#: webconninfo.src#RID_SVXDLG_WEBCONNECTION_INFO.STR_USERNAME.string.text
msgid "User name"
msgstr "User name"

#: webconninfo.src#RID_SVXDLG_WEBCONNECTION_INFO.modaldialog.text
msgid "Stored Web Connection Information"
msgstr "Stored Web Connection Information"