aboutsummaryrefslogtreecommitdiff
path: root/source/kok/svx/uiconfig/ui.po
blob: 1179d8e0313b84b8ac4e4c6d4e2715f4764f7291 (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
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851
3852
3853
3854
3855
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
4001
4002
4003
4004
4005
4006
4007
4008
4009
4010
4011
4012
4013
4014
4015
4016
4017
4018
4019
4020
4021
4022
4023
4024
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
4035
4036
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046
4047
4048
4049
4050
4051
4052
4053
4054
4055
4056
4057
4058
4059
4060
4061
4062
4063
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095
4096
4097
4098
4099
4100
4101
4102
4103
4104
4105
4106
4107
4108
4109
4110
4111
4112
4113
4114
4115
4116
4117
4118
4119
4120
4121
4122
4123
4124
4125
4126
4127
4128
4129
4130
4131
4132
4133
4134
4135
4136
4137
4138
4139
4140
4141
4142
4143
4144
4145
4146
4147
4148
4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
4167
4168
4169
4170
4171
4172
4173
4174
4175
4176
4177
4178
4179
4180
4181
4182
4183
4184
4185
4186
4187
4188
4189
4190
4191
4192
4193
4194
4195
4196
4197
4198
4199
4200
4201
4202
4203
4204
4205
4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
4233
4234
4235
4236
4237
4238
4239
4240
4241
4242
4243
4244
4245
4246
4247
4248
4249
4250
4251
4252
4253
4254
4255
4256
4257
4258
4259
4260
4261
4262
4263
4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
4291
4292
4293
4294
4295
4296
4297
4298
4299
4300
4301
4302
4303
4304
4305
4306
4307
4308
4309
4310
4311
4312
4313
4314
4315
4316
4317
4318
4319
4320
4321
4322
4323
4324
4325
4326
4327
4328
4329
4330
4331
4332
4333
4334
4335
4336
4337
4338
4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
4359
4360
4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
4377
4378
4379
4380
4381
4382
4383
4384
4385
4386
4387
4388
4389
4390
4391
4392
4393
4394
4395
4396
4397
4398
4399
4400
4401
4402
4403
4404
4405
4406
4407
4408
4409
4410
4411
4412
4413
4414
4415
4416
4417
4418
4419
4420
4421
4422
4423
4424
4425
4426
4427
4428
4429
4430
4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
4454
4455
4456
4457
4458
4459
4460
4461
4462
4463
4464
4465
4466
4467
4468
4469
4470
4471
4472
4473
4474
4475
4476
4477
4478
4479
4480
4481
4482
4483
4484
4485
4486
4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
4506
4507
4508
4509
4510
4511
4512
4513
4514
4515
4516
4517
4518
4519
4520
4521
4522
4523
4524
4525
4526
4527
4528
4529
4530
4531
4532
4533
4534
4535
4536
4537
4538
4539
4540
4541
4542
4543
4544
4545
4546
4547
4548
4549
4550
4551
4552
4553
4554
4555
4556
4557
4558
4559
4560
4561
4562
4563
4564
4565
4566
4567
4568
4569
4570
4571
4572
4573
4574
4575
4576
4577
4578
4579
4580
4581
4582
4583
4584
4585
4586
4587
4588
4589
4590
4591
4592
4593
4594
4595
4596
4597
4598
4599
4600
4601
4602
4603
4604
4605
4606
4607
4608
4609
4610
4611
4612
4613
4614
4615
4616
4617
4618
4619
4620
4621
4622
4623
4624
4625
4626
4627
4628
4629
4630
4631
4632
4633
4634
4635
4636
4637
4638
4639
4640
4641
4642
4643
4644
4645
4646
4647
4648
4649
4650
4651
4652
4653
4654
4655
4656
4657
4658
4659
4660
4661
4662
4663
4664
4665
4666
4667
4668
4669
4670
4671
4672
4673
4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
4690
4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
4732
4733
4734
4735
4736
4737
4738
4739
4740
4741
4742
4743
4744
4745
#. extracted from svx/uiconfig/ui
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-01-07 11:09+0100\n"
"PO-Revision-Date: 2014-09-26 09:32+0000\n"
"Last-Translator: Ravikumar <ragamrravi@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: kok\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1411723966.000000\n"

#: acceptrejectchangesdialog.ui
msgctxt ""
"acceptrejectchangesdialog.ui\n"
"AcceptRejectChangesDialog\n"
"title\n"
"string.text"
msgid "Manage Changes"
msgstr ""

#: acceptrejectchangesdialog.ui
msgctxt ""
"acceptrejectchangesdialog.ui\n"
"accept\n"
"label\n"
"string.text"
msgid "_Accept"
msgstr ""

#: acceptrejectchangesdialog.ui
msgctxt ""
"acceptrejectchangesdialog.ui\n"
"reject\n"
"label\n"
"string.text"
msgid "_Reject"
msgstr ""

#: acceptrejectchangesdialog.ui
msgctxt ""
"acceptrejectchangesdialog.ui\n"
"acceptall\n"
"label\n"
"string.text"
msgid "A_ccept All"
msgstr ""

#: acceptrejectchangesdialog.ui
msgctxt ""
"acceptrejectchangesdialog.ui\n"
"rejectall\n"
"label\n"
"string.text"
msgid "R_eject All"
msgstr ""

#: addconditiondialog.ui
msgctxt ""
"addconditiondialog.ui\n"
"AddConditionDialog\n"
"title\n"
"string.text"
msgid "Add Condition"
msgstr ""

#: addconditiondialog.ui
msgctxt ""
"addconditiondialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "_Condition:"
msgstr ""

#: addconditiondialog.ui
msgctxt ""
"addconditiondialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "_Result:"
msgstr ""

#: addconditiondialog.ui
msgctxt ""
"addconditiondialog.ui\n"
"edit\n"
"label\n"
"string.text"
msgid "_Edit Namespaces..."
msgstr ""

#: adddataitemdialog.ui
msgctxt ""
"adddataitemdialog.ui\n"
"nameft\n"
"label\n"
"string.text"
msgid "_Name:"
msgstr ""

#: adddataitemdialog.ui
msgctxt ""
"adddataitemdialog.ui\n"
"valueft\n"
"label\n"
"string.text"
msgid "_Default value:"
msgstr ""

#: adddataitemdialog.ui
msgctxt ""
"adddataitemdialog.ui\n"
"browse\n"
"label\n"
"string.text"
msgid "_..."
msgstr ""

#: adddataitemdialog.ui
msgctxt ""
"adddataitemdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Item"
msgstr ""

#: adddataitemdialog.ui
msgctxt ""
"adddataitemdialog.ui\n"
"datatypeft\n"
"label\n"
"string.text"
msgid "_Data type:"
msgstr ""

#: adddataitemdialog.ui
msgctxt ""
"adddataitemdialog.ui\n"
"required\n"
"label\n"
"string.text"
msgid "_Required"
msgstr ""

#: adddataitemdialog.ui
msgctxt ""
"adddataitemdialog.ui\n"
"requiredcond\n"
"label\n"
"string.text"
msgid "Condition"
msgstr ""

#: adddataitemdialog.ui
msgctxt ""
"adddataitemdialog.ui\n"
"relevant\n"
"label\n"
"string.text"
msgid "R_elevant"
msgstr ""

#: adddataitemdialog.ui
msgctxt ""
"adddataitemdialog.ui\n"
"relevantcond\n"
"label\n"
"string.text"
msgid "Condition"
msgstr ""

#: adddataitemdialog.ui
msgctxt ""
"adddataitemdialog.ui\n"
"constraint\n"
"label\n"
"string.text"
msgid "_Constraint"
msgstr ""

#: adddataitemdialog.ui
msgctxt ""
"adddataitemdialog.ui\n"
"readonly\n"
"label\n"
"string.text"
msgid "Read-_only"
msgstr ""

#: adddataitemdialog.ui
msgctxt ""
"adddataitemdialog.ui\n"
"calculate\n"
"label\n"
"string.text"
msgid "Calc_ulate"
msgstr ""

#: adddataitemdialog.ui
msgctxt ""
"adddataitemdialog.ui\n"
"constraintcond\n"
"label\n"
"string.text"
msgid "Condition"
msgstr ""

#: adddataitemdialog.ui
msgctxt ""
"adddataitemdialog.ui\n"
"readonlycond\n"
"label\n"
"string.text"
msgid "Condition"
msgstr ""

#: adddataitemdialog.ui
msgctxt ""
"adddataitemdialog.ui\n"
"calculatecond\n"
"label\n"
"string.text"
msgid "Condition"
msgstr ""

#: adddataitemdialog.ui
msgctxt ""
"adddataitemdialog.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "Settings"
msgstr ""

#: addinstancedialog.ui
msgctxt ""
"addinstancedialog.ui\n"
"AddInstanceDialog\n"
"title\n"
"string.text"
msgid "Add Instance"
msgstr ""

#: addinstancedialog.ui
msgctxt ""
"addinstancedialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "_Name:"
msgstr ""

#: addinstancedialog.ui
msgctxt ""
"addinstancedialog.ui\n"
"alttitle\n"
"label\n"
"string.text"
msgid "Edit Instance"
msgstr ""

#: addinstancedialog.ui
msgctxt ""
"addinstancedialog.ui\n"
"urlft\n"
"label\n"
"string.text"
msgid "_URL:"
msgstr ""

#: addinstancedialog.ui
msgctxt ""
"addinstancedialog.ui\n"
"browse\n"
"label\n"
"string.text"
msgid "_..."
msgstr ""

#: addinstancedialog.ui
msgctxt ""
"addinstancedialog.ui\n"
"link\n"
"label\n"
"string.text"
msgid "_Link instance"
msgstr ""

#: addmodeldialog.ui
msgctxt ""
"addmodeldialog.ui\n"
"AddModelDialog\n"
"title\n"
"string.text"
msgid "Add Model"
msgstr ""

#: addmodeldialog.ui
msgctxt ""
"addmodeldialog.ui\n"
"modify\n"
"label\n"
"string.text"
msgid "Model data updates change document's modification status"
msgstr ""

#: addmodeldialog.ui
msgctxt ""
"addmodeldialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "_Name:"
msgstr ""

#: addmodeldialog.ui
msgctxt ""
"addmodeldialog.ui\n"
"alttitle\n"
"label\n"
"string.text"
msgid "Edit Model"
msgstr ""

#: addnamespacedialog.ui
msgctxt ""
"addnamespacedialog.ui\n"
"AddNamespaceDialog\n"
"title\n"
"string.text"
msgid "Add Namespace"
msgstr ""

#: addnamespacedialog.ui
msgctxt ""
"addnamespacedialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "_Prefix:"
msgstr ""

#: addnamespacedialog.ui
msgctxt ""
"addnamespacedialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "_URL:"
msgstr ""

#: addnamespacedialog.ui
msgctxt ""
"addnamespacedialog.ui\n"
"alttitle\n"
"label\n"
"string.text"
msgid "Edit Namespace"
msgstr ""

#: addsubmissiondialog.ui
msgctxt ""
"addsubmissiondialog.ui\n"
"AddSubmissionDialog\n"
"title\n"
"string.text"
msgid "Add Submission"
msgstr ""

#: addsubmissiondialog.ui
msgctxt ""
"addsubmissiondialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "_Name:"
msgstr ""

#: addsubmissiondialog.ui
msgctxt ""
"addsubmissiondialog.ui\n"
"urlft\n"
"label\n"
"string.text"
msgid "Binding e_xpression:"
msgstr ""

#: addsubmissiondialog.ui
msgctxt ""
"addsubmissiondialog.ui\n"
"browse\n"
"label\n"
"string.text"
msgid "_..."
msgstr ""

#: addsubmissiondialog.ui
msgctxt ""
"addsubmissiondialog.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "_Action:"
msgstr ""

#: addsubmissiondialog.ui
msgctxt ""
"addsubmissiondialog.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "_Method:"
msgstr ""

#: addsubmissiondialog.ui
msgctxt ""
"addsubmissiondialog.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "_Binding:"
msgstr ""

#: addsubmissiondialog.ui
msgctxt ""
"addsubmissiondialog.ui\n"
"label6\n"
"label\n"
"string.text"
msgid "_Replace:"
msgstr ""

#: asianphoneticguidedialog.ui
msgctxt ""
"asianphoneticguidedialog.ui\n"
"AsianPhoneticGuideDialog\n"
"title\n"
"string.text"
msgid "Asian Phonetic Guide"
msgstr ""

#: asianphoneticguidedialog.ui
msgctxt ""
"asianphoneticguidedialog.ui\n"
"basetextft\n"
"label\n"
"string.text"
msgid "Base text "
msgstr ""

#: asianphoneticguidedialog.ui
msgctxt ""
"asianphoneticguidedialog.ui\n"
"rubytextft\n"
"label\n"
"string.text"
msgid "Ruby text"
msgstr ""

#: asianphoneticguidedialog.ui
msgctxt ""
"asianphoneticguidedialog.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "Alignment:"
msgstr ""

#: asianphoneticguidedialog.ui
msgctxt ""
"asianphoneticguidedialog.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "Position:"
msgstr ""

#: asianphoneticguidedialog.ui
msgctxt ""
"asianphoneticguidedialog.ui\n"
"styleft\n"
"label\n"
"string.text"
msgid "Character style for ruby text:"
msgstr ""

#: asianphoneticguidedialog.ui
msgctxt ""
"asianphoneticguidedialog.ui\n"
"styles\n"
"label\n"
"string.text"
msgid "Styles"
msgstr ""

#: asianphoneticguidedialog.ui
msgctxt ""
"asianphoneticguidedialog.ui\n"
"adjustlb\n"
"0\n"
"stringlist.text"
msgid "Left"
msgstr ""

#: asianphoneticguidedialog.ui
msgctxt ""
"asianphoneticguidedialog.ui\n"
"adjustlb\n"
"1\n"
"stringlist.text"
msgid "Center"
msgstr ""

#: asianphoneticguidedialog.ui
msgctxt ""
"asianphoneticguidedialog.ui\n"
"adjustlb\n"
"2\n"
"stringlist.text"
msgid "Right"
msgstr ""

#: asianphoneticguidedialog.ui
msgctxt ""
"asianphoneticguidedialog.ui\n"
"adjustlb\n"
"3\n"
"stringlist.text"
msgid "0 1 0"
msgstr ""

#: asianphoneticguidedialog.ui
msgctxt ""
"asianphoneticguidedialog.ui\n"
"adjustlb\n"
"4\n"
"stringlist.text"
msgid "1 2 1"
msgstr ""

#: asianphoneticguidedialog.ui
msgctxt ""
"asianphoneticguidedialog.ui\n"
"positionlb\n"
"0\n"
"stringlist.text"
msgid "Top"
msgstr ""

#: asianphoneticguidedialog.ui
msgctxt ""
"asianphoneticguidedialog.ui\n"
"positionlb\n"
"1\n"
"stringlist.text"
msgid "Bottom"
msgstr ""

#: asianphoneticguidedialog.ui
msgctxt ""
"asianphoneticguidedialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Preview:"
msgstr ""

#: chineseconversiondialog.ui
msgctxt ""
"chineseconversiondialog.ui\n"
"ChineseConversionDialog\n"
"title\n"
"string.text"
msgid "Chinese Conversion"
msgstr ""

#: chineseconversiondialog.ui
msgctxt ""
"chineseconversiondialog.ui\n"
"tosimplified\n"
"label\n"
"string.text"
msgid "_Traditional Chinese to simplified Chinese"
msgstr ""

#: chineseconversiondialog.ui
msgctxt ""
"chineseconversiondialog.ui\n"
"totraditional\n"
"label\n"
"string.text"
msgid "_Simplified Chinese to traditional Chinese"
msgstr ""

#: chineseconversiondialog.ui
msgctxt ""
"chineseconversiondialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Conversion Direction"
msgstr ""

#: chineseconversiondialog.ui
msgctxt ""
"chineseconversiondialog.ui\n"
"commonterms\n"
"label\n"
"string.text"
msgid "Translate _common terms"
msgstr ""

#: chineseconversiondialog.ui
msgctxt ""
"chineseconversiondialog.ui\n"
"editterms\n"
"label\n"
"string.text"
msgid "_Edit Terms..."
msgstr ""

#: chineseconversiondialog.ui
msgctxt ""
"chineseconversiondialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Common Terms"
msgstr ""

#: chinesedictionary.ui
msgctxt ""
"chinesedictionary.ui\n"
"ChineseDictionaryDialog\n"
"title\n"
"string.text"
msgid "Edit Dictionary"
msgstr ""

#: chinesedictionary.ui
msgctxt ""
"chinesedictionary.ui\n"
"tradtosimple\n"
"label\n"
"string.text"
msgid "_Traditional Chinese to simplified Chinese"
msgstr ""

#: chinesedictionary.ui
msgctxt ""
"chinesedictionary.ui\n"
"simpletotrad\n"
"label\n"
"string.text"
msgid "_Simplified Chinese to traditional Chinese"
msgstr ""

#: chinesedictionary.ui
msgctxt ""
"chinesedictionary.ui\n"
"reverse\n"
"label\n"
"string.text"
msgid "Reverse mapping"
msgstr ""

#: chinesedictionary.ui
msgctxt ""
"chinesedictionary.ui\n"
"termft\n"
"label\n"
"string.text"
msgid "Term"
msgstr ""

#: chinesedictionary.ui
msgctxt ""
"chinesedictionary.ui\n"
"mappingft\n"
"label\n"
"string.text"
msgid "Mapping"
msgstr ""

#: chinesedictionary.ui
msgctxt ""
"chinesedictionary.ui\n"
"propertyft\n"
"label\n"
"string.text"
msgid "Property"
msgstr ""

#: chinesedictionary.ui
msgctxt ""
"chinesedictionary.ui\n"
"property\n"
"0\n"
"stringlist.text"
msgid "Other"
msgstr ""

#: chinesedictionary.ui
msgctxt ""
"chinesedictionary.ui\n"
"property\n"
"1\n"
"stringlist.text"
msgid "Foreign"
msgstr ""

#: chinesedictionary.ui
msgctxt ""
"chinesedictionary.ui\n"
"property\n"
"2\n"
"stringlist.text"
msgid "First name"
msgstr ""

#: chinesedictionary.ui
msgctxt ""
"chinesedictionary.ui\n"
"property\n"
"3\n"
"stringlist.text"
msgid "Last name"
msgstr ""

#: chinesedictionary.ui
msgctxt ""
"chinesedictionary.ui\n"
"property\n"
"4\n"
"stringlist.text"
msgid "Title"
msgstr ""

#: chinesedictionary.ui
msgctxt ""
"chinesedictionary.ui\n"
"property\n"
"5\n"
"stringlist.text"
msgid "Status"
msgstr ""

#: chinesedictionary.ui
msgctxt ""
"chinesedictionary.ui\n"
"property\n"
"6\n"
"stringlist.text"
msgid "Place name"
msgstr ""

#: chinesedictionary.ui
msgctxt ""
"chinesedictionary.ui\n"
"property\n"
"7\n"
"stringlist.text"
msgid "Business"
msgstr ""

#: chinesedictionary.ui
msgctxt ""
"chinesedictionary.ui\n"
"property\n"
"8\n"
"stringlist.text"
msgid "Adjective"
msgstr ""

#: chinesedictionary.ui
msgctxt ""
"chinesedictionary.ui\n"
"property\n"
"9\n"
"stringlist.text"
msgid "Idiom"
msgstr ""

#: chinesedictionary.ui
msgctxt ""
"chinesedictionary.ui\n"
"property\n"
"10\n"
"stringlist.text"
msgid "Abbreviation"
msgstr ""

#: chinesedictionary.ui
msgctxt ""
"chinesedictionary.ui\n"
"property\n"
"11\n"
"stringlist.text"
msgid "Numerical"
msgstr ""

#: chinesedictionary.ui
msgctxt ""
"chinesedictionary.ui\n"
"property\n"
"12\n"
"stringlist.text"
msgid "Noun"
msgstr ""

#: chinesedictionary.ui
msgctxt ""
"chinesedictionary.ui\n"
"property\n"
"13\n"
"stringlist.text"
msgid "Verb"
msgstr ""

#: chinesedictionary.ui
msgctxt ""
"chinesedictionary.ui\n"
"property\n"
"14\n"
"stringlist.text"
msgid "Brand name"
msgstr ""

#: chinesedictionary.ui
msgctxt ""
"chinesedictionary.ui\n"
"modify\n"
"label\n"
"string.text"
msgid "_Modify"
msgstr ""

#: colorwindow.ui
msgctxt ""
"colorwindow.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Recent"
msgstr ""

#: colorwindow.ui
msgctxt ""
"colorwindow.ui\n"
"color_picker_button\n"
"label\n"
"string.text"
msgid "Custom Color…"
msgstr ""

#: compressgraphicdialog.ui
msgctxt ""
"compressgraphicdialog.ui\n"
"CompressGraphicDialog\n"
"title\n"
"string.text"
msgid "Compress Image"
msgstr ""

#: compressgraphicdialog.ui
msgctxt ""
"compressgraphicdialog.ui\n"
"radio-lossless\n"
"label\n"
"string.text"
msgid "Lossless compression"
msgstr ""

#: compressgraphicdialog.ui
msgctxt ""
"compressgraphicdialog.ui\n"
"checkbox-reduce-resolution\n"
"label\n"
"string.text"
msgid "Reduce image resolution"
msgstr ""

#: compressgraphicdialog.ui
msgctxt ""
"compressgraphicdialog.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "Width:"
msgstr ""

#: compressgraphicdialog.ui
msgctxt ""
"compressgraphicdialog.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "Height:"
msgstr ""

#: compressgraphicdialog.ui
msgctxt ""
"compressgraphicdialog.ui\n"
"radio-jpeg\n"
"label\n"
"string.text"
msgid "JPEG compression"
msgstr ""

#: compressgraphicdialog.ui
msgctxt ""
"compressgraphicdialog.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "Resolution:"
msgstr ""

#: compressgraphicdialog.ui
msgctxt ""
"compressgraphicdialog.ui\n"
"label6\n"
"label\n"
"string.text"
msgid "Quality:"
msgstr ""

#: compressgraphicdialog.ui
msgctxt ""
"compressgraphicdialog.ui\n"
"label11\n"
"label\n"
"string.text"
msgid "Compression:"
msgstr ""

#: compressgraphicdialog.ui
msgctxt ""
"compressgraphicdialog.ui\n"
"label12\n"
"label\n"
"string.text"
msgid "Interpolation:"
msgstr ""

#: compressgraphicdialog.ui
msgctxt ""
"compressgraphicdialog.ui\n"
"label13\n"
"label\n"
"string.text"
msgid "px"
msgstr ""

#: compressgraphicdialog.ui
msgctxt ""
"compressgraphicdialog.ui\n"
"label14\n"
"label\n"
"string.text"
msgid "px"
msgstr ""

#: compressgraphicdialog.ui
msgctxt ""
"compressgraphicdialog.ui\n"
"label16\n"
"label\n"
"string.text"
msgid "DPI"
msgstr ""

#: compressgraphicdialog.ui
msgctxt ""
"compressgraphicdialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Compression Options"
msgstr ""

#: compressgraphicdialog.ui
msgctxt ""
"compressgraphicdialog.ui\n"
"label7\n"
"label\n"
"string.text"
msgid "Original size:"
msgstr ""

#: compressgraphicdialog.ui
msgctxt ""
"compressgraphicdialog.ui\n"
"label8\n"
"label\n"
"string.text"
msgid "View size:"
msgstr ""

#: compressgraphicdialog.ui
msgctxt ""
"compressgraphicdialog.ui\n"
"label9\n"
"label\n"
"string.text"
msgid "Image capacity:"
msgstr ""

#: compressgraphicdialog.ui
msgctxt ""
"compressgraphicdialog.ui\n"
"label10\n"
"label\n"
"string.text"
msgid "New capacity:"
msgstr ""

#: compressgraphicdialog.ui
msgctxt ""
"compressgraphicdialog.ui\n"
"calculate\n"
"label\n"
"string.text"
msgid "Calculate"
msgstr "मेजपLekh kor"

#: compressgraphicdialog.ui
msgctxt ""
"compressgraphicdialog.ui\n"
"label15\n"
"label\n"
"string.text"
msgid "Type:"
msgstr ""

#: compressgraphicdialog.ui
msgctxt ""
"compressgraphicdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Image Information"
msgstr ""

#: compressgraphicdialog.ui
msgctxt ""
"compressgraphicdialog.ui\n"
"interpolation-method-store\n"
"0\n"
"stringlist.text"
msgid "None"
msgstr "कायच नाKitench na"

#: compressgraphicdialog.ui
msgctxt ""
"compressgraphicdialog.ui\n"
"interpolation-method-store\n"
"1\n"
"stringlist.text"
msgid "Bilinear"
msgstr ""

#: compressgraphicdialog.ui
msgctxt ""
"compressgraphicdialog.ui\n"
"interpolation-method-store\n"
"2\n"
"stringlist.text"
msgid "Bicubic"
msgstr ""

#: compressgraphicdialog.ui
msgctxt ""
"compressgraphicdialog.ui\n"
"interpolation-method-store\n"
"3\n"
"stringlist.text"
msgid "Lanczos"
msgstr ""

#: datanavigator.ui
msgctxt ""
"datanavigator.ui\n"
"modelsbutton\n"
"label\n"
"string.text"
msgid "_Models"
msgstr ""

#: datanavigator.ui
msgctxt ""
"datanavigator.ui\n"
"instance\n"
"label\n"
"string.text"
msgid "Instance"
msgstr ""

#: datanavigator.ui
msgctxt ""
"datanavigator.ui\n"
"submissions\n"
"label\n"
"string.text"
msgid "Submissions"
msgstr ""

#: datanavigator.ui
msgctxt ""
"datanavigator.ui\n"
"bindings\n"
"label\n"
"string.text"
msgid "Bindings"
msgstr ""

#: datanavigator.ui
msgctxt ""
"datanavigator.ui\n"
"instances\n"
"label\n"
"string.text"
msgid "_Instances"
msgstr ""

#: datanavigator.ui
msgctxt ""
"datanavigator.ui\n"
"instancesadd\n"
"label\n"
"string.text"
msgid "_Add..."
msgstr ""

#: datanavigator.ui
msgctxt ""
"datanavigator.ui\n"
"instancesedit\n"
"label\n"
"string.text"
msgid "_Edit..."
msgstr ""

#: datanavigator.ui
msgctxt ""
"datanavigator.ui\n"
"instancesremove\n"
"label\n"
"string.text"
msgid "_Remove..."
msgstr ""

#: datanavigator.ui
msgctxt ""
"datanavigator.ui\n"
"instancesdetails\n"
"label\n"
"string.text"
msgid "_Show Details"
msgstr ""

#: datanavigator.ui
msgctxt ""
"datanavigator.ui\n"
"modelsadd\n"
"label\n"
"string.text"
msgid "_Add..."
msgstr ""

#: datanavigator.ui
msgctxt ""
"datanavigator.ui\n"
"modelsedit\n"
"label\n"
"string.text"
msgid "_Edit..."
msgstr ""

#: datanavigator.ui
msgctxt ""
"datanavigator.ui\n"
"modelsremove\n"
"label\n"
"string.text"
msgid "_Remove"
msgstr ""

#: deletefooterdialog.ui
msgctxt ""
"deletefooterdialog.ui\n"
"DeleteFooterDialog\n"
"title\n"
"string.text"
msgid "Delete footer?"
msgstr ""

#: deletefooterdialog.ui
msgctxt ""
"deletefooterdialog.ui\n"
"DeleteFooterDialog\n"
"text\n"
"string.text"
msgid "Are you sure you want to delete the footer?"
msgstr ""

#: deletefooterdialog.ui
msgctxt ""
"deletefooterdialog.ui\n"
"DeleteFooterDialog\n"
"secondary_text\n"
"string.text"
msgid "All contents of the footer will be deleted and can not be restored."
msgstr ""

#: deleteheaderdialog.ui
msgctxt ""
"deleteheaderdialog.ui\n"
"DeleteHeaderDialog\n"
"title\n"
"string.text"
msgid "Delete header?"
msgstr ""

#: deleteheaderdialog.ui
msgctxt ""
"deleteheaderdialog.ui\n"
"DeleteHeaderDialog\n"
"text\n"
"string.text"
msgid "Are you sure you want to delete the header?"
msgstr ""

#: deleteheaderdialog.ui
msgctxt ""
"deleteheaderdialog.ui\n"
"DeleteHeaderDialog\n"
"secondary_text\n"
"string.text"
msgid "All contents of the header will be deleted and can not be restored."
msgstr ""

#: docrecoverybrokendialog.ui
msgctxt ""
"docrecoverybrokendialog.ui\n"
"DocRecoveryBrokenDialog\n"
"title\n"
"string.text"
msgid "%PRODUCTNAME %PRODUCTVERSION"
msgstr ""

#: docrecoverybrokendialog.ui
msgctxt ""
"docrecoverybrokendialog.ui\n"
"save\n"
"label\n"
"string.text"
msgid "_Save"
msgstr ""

#: docrecoverybrokendialog.ui
msgctxt ""
"docrecoverybrokendialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid ""
"The automatic recovery process was interrupted.\n"
"\n"
"The documents listed below will be saved in the folder noted below if you click 'Save'. Click 'Cancel' to close the wizard without saving the documents."
msgstr ""

#: docrecoverybrokendialog.ui
msgctxt ""
"docrecoverybrokendialog.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "Documents:"
msgstr ""

#: docrecoverybrokendialog.ui
msgctxt ""
"docrecoverybrokendialog.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "_Save to:"
msgstr ""

#: docrecoverybrokendialog.ui
msgctxt ""
"docrecoverybrokendialog.ui\n"
"change\n"
"label\n"
"string.text"
msgid "Chan_ge..."
msgstr ""

#: docrecoveryprogressdialog.ui
msgctxt ""
"docrecoveryprogressdialog.ui\n"
"DocRecoveryProgressDialog\n"
"title\n"
"string.text"
msgid "Documents Are Being Saved"
msgstr ""

#: docrecoveryprogressdialog.ui
msgctxt ""
"docrecoveryprogressdialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Progress of saving:"
msgstr ""

#: docrecoveryrecoverdialog.ui
msgctxt ""
"docrecoveryrecoverdialog.ui\n"
"DocRecoveryRecoverDialog\n"
"title\n"
"string.text"
msgid "%PRODUCTNAME %PRODUCTVERSION"
msgstr ""

#: docrecoveryrecoverdialog.ui
msgctxt ""
"docrecoveryrecoverdialog.ui\n"
"next\n"
"label\n"
"string.text"
msgid "_Start Recovery >"
msgstr ""

#: docrecoveryrecoverdialog.ui
msgctxt ""
"docrecoveryrecoverdialog.ui\n"
"cancel\n"
"label\n"
"string.text"
msgid "Discard Recovery Data"
msgstr ""

#: docrecoveryrecoverdialog.ui
msgctxt ""
"docrecoveryrecoverdialog.ui\n"
"desc\n"
"label\n"
"string.text"
msgid ""
"Press 'Start Recovery' to start the recovery process of the documents listed below.\n"
"\n"
"Press 'Discard Recovery Data' to abandon attempting recovery of these documents.\n"
"\n"
"The 'Status' column shows whether the document can be recovered."
msgstr ""

#: docrecoveryrecoverdialog.ui
msgctxt ""
"docrecoveryrecoverdialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Status of recovered documents:"
msgstr ""

#: docrecoveryrecoverdialog.ui
msgctxt ""
"docrecoveryrecoverdialog.ui\n"
"nameft\n"
"label\n"
"string.text"
msgid "Document Name"
msgstr ""

#: docrecoveryrecoverdialog.ui
msgctxt ""
"docrecoveryrecoverdialog.ui\n"
"statusft\n"
"label\n"
"string.text"
msgid "Status"
msgstr ""

#: docrecoveryrecoverdialog.ui
msgctxt ""
"docrecoveryrecoverdialog.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "Recovering document:"
msgstr ""

#: docrecoveryrecoverdialog.ui
msgctxt ""
"docrecoveryrecoverdialog.ui\n"
"title\n"
"label\n"
"string.text"
msgid "%PRODUCTNAME Document Recovery"
msgstr ""

#: docrecoverysavedialog.ui
msgctxt ""
"docrecoverysavedialog.ui\n"
"DocRecoverySaveDialog\n"
"title\n"
"string.text"
msgid "%PRODUCTNAME %PRODUCTVERSION"
msgstr ""

#: docrecoverysavedialog.ui
msgctxt ""
"docrecoverysavedialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Due to an unexpected error, %PRODUCTNAME crashed. All the files you were working on will now be saved. The next time %PRODUCTNAME is launched, your files will be recovered automatically."
msgstr ""

#: docrecoverysavedialog.ui
msgctxt ""
"docrecoverysavedialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "The following files will be recovered:"
msgstr ""

#: docrecoverysavedialog.ui
msgctxt ""
"docrecoverysavedialog.ui\n"
"title\n"
"label\n"
"string.text"
msgid "%PRODUCTNAME Document Recovery"
msgstr ""

#: extrustiondepthdialog.ui
msgctxt ""
"extrustiondepthdialog.ui\n"
"ExtrustionDepthDialog\n"
"title\n"
"string.text"
msgid "Extrusion Depth"
msgstr ""

#: extrustiondepthdialog.ui
msgctxt ""
"extrustiondepthdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "_Value"
msgstr ""

#: extrustiondepthdialog.ui
msgctxt ""
"extrustiondepthdialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Depth"
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"FindReplaceDialog\n"
"title\n"
"string.text"
msgid "Find & Replace"
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"search\n"
"label\n"
"string.text"
msgid "_Find Next"
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"searchall\n"
"label\n"
"string.text"
msgid "Find _All"
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "_Search For"
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"replace\n"
"label\n"
"string.text"
msgid "_Replace"
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"replaceall\n"
"label\n"
"string.text"
msgid "Replace A_ll"
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Re_place With"
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"selection\n"
"label\n"
"string.text"
msgid "C_urrent selection only"
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"regexp\n"
"label\n"
"string.text"
msgid "Regular e_xpressions"
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"attributes\n"
"label\n"
"string.text"
msgid "Attri_butes..."
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"format\n"
"label\n"
"string.text"
msgid "For_mat..."
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"noformat\n"
"label\n"
"string.text"
msgid "_No Format"
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"backwards\n"
"label\n"
"string.text"
msgid "Bac_kwards"
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"layout\n"
"label\n"
"string.text"
msgid "Search for st_yles"
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"ignorediacritics\n"
"label\n"
"string.text"
msgid "Ignore diacritics CTL"
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"similarity\n"
"label\n"
"string.text"
msgid "S_imilarity search"
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"similaritybtn\n"
"label\n"
"string.text"
msgid "..."
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"notes\n"
"label\n"
"string.text"
msgid "Comments"
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"allsheets\n"
"label\n"
"string.text"
msgid "Search in all sheets"
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"soundslike\n"
"label\n"
"string.text"
msgid "Sounds like (Japanese)"
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"soundslikebtn\n"
"label\n"
"string.text"
msgid "..."
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"matchcharwidth\n"
"label\n"
"string.text"
msgid "Match character width"
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"ignorekashida\n"
"label\n"
"string.text"
msgid "Ig_nore kashida CTL"
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"searchinlabel\n"
"label\n"
"string.text"
msgid "Search i_n:"
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"calcsearchin\n"
"0\n"
"stringlist.text"
msgid "Formulas"
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"calcsearchin\n"
"1\n"
"stringlist.text"
msgid "Values"
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"calcsearchin\n"
"2\n"
"stringlist.text"
msgid "Notes"
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"searchdir\n"
"label\n"
"string.text"
msgid "Search _direction:"
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"rows\n"
"label\n"
"string.text"
msgid "Ro_ws"
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"cols\n"
"label\n"
"string.text"
msgid "Colu_mns"
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "Other _options"
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"matchcase\n"
"label\n"
"string.text"
msgid "Ma_tch case"
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"wholewords\n"
"label\n"
"string.text"
msgid "Whole wor_ds only"
msgstr ""

#: findreplacedialog.ui
msgctxt ""
"findreplacedialog.ui\n"
"entirecells\n"
"label\n"
"string.text"
msgid "_Entire cells"
msgstr ""

#: floatingcontour.ui
msgctxt ""
"floatingcontour.ui\n"
"FloatingContour\n"
"title\n"
"string.text"
msgid "Contour Editor"
msgstr ""

#: floatingcontour.ui
msgctxt ""
"floatingcontour.ui\n"
"TBI_APPLY\n"
"label\n"
"string.text"
msgid "Apply"
msgstr ""

#: floatingcontour.ui
msgctxt ""
"floatingcontour.ui\n"
"TBI_WORKPLACE\n"
"label\n"
"string.text"
msgid "Workspace"
msgstr ""

#: floatingcontour.ui
msgctxt ""
"floatingcontour.ui\n"
"TBI_SELECT\n"
"label\n"
"string.text"
msgid "Select"
msgstr ""

#: floatingcontour.ui
msgctxt ""
"floatingcontour.ui\n"
"TBI_RECT\n"
"label\n"
"string.text"
msgid "Rectangle"
msgstr ""

#: floatingcontour.ui
msgctxt ""
"floatingcontour.ui\n"
"TBI_CIRCLE\n"
"label\n"
"string.text"
msgid "Ellipse"
msgstr ""

#: floatingcontour.ui
msgctxt ""
"floatingcontour.ui\n"
"TBI_POLY\n"
"label\n"
"string.text"
msgid "Polygon"
msgstr ""

#: floatingcontour.ui
msgctxt ""
"floatingcontour.ui\n"
"TBI_POLYEDIT\n"
"label\n"
"string.text"
msgid "Edit Points"
msgstr ""

#: floatingcontour.ui
msgctxt ""
"floatingcontour.ui\n"
"TBI_POLYMOVE\n"
"label\n"
"string.text"
msgid "Move Points"
msgstr ""

#: floatingcontour.ui
msgctxt ""
"floatingcontour.ui\n"
"TBI_POLYINSERT\n"
"label\n"
"string.text"
msgid "Insert Points"
msgstr ""

#: floatingcontour.ui
msgctxt ""
"floatingcontour.ui\n"
"TBI_POLYDELETE\n"
"label\n"
"string.text"
msgid "Delete Points"
msgstr ""

#: floatingcontour.ui
msgctxt ""
"floatingcontour.ui\n"
"TBI_AUTOCONTOUR\n"
"label\n"
"string.text"
msgid "AutoContour"
msgstr ""

#: floatingcontour.ui
msgctxt ""
"floatingcontour.ui\n"
"TBI_UNDO\n"
"label\n"
"string.text"
msgid "Undo "
msgstr ""

#: floatingcontour.ui
msgctxt ""
"floatingcontour.ui\n"
"TBI_REDO\n"
"label\n"
"string.text"
msgid "Redo"
msgstr ""

#: floatingcontour.ui
msgctxt ""
"floatingcontour.ui\n"
"TBI_PIPETTE\n"
"label\n"
"string.text"
msgid "Pipette"
msgstr ""

#: floatingcontour.ui
msgctxt ""
"floatingcontour.ui\n"
"spinbutton\n"
"tooltip_text\n"
"string.text"
msgid "Color Tolerance"
msgstr ""

#: fontworkgallerydialog.ui
msgctxt ""
"fontworkgallerydialog.ui\n"
"FontworkGalleryDialog\n"
"title\n"
"string.text"
msgid "Fontwork Gallery"
msgstr ""

#: fontworkgallerydialog.ui
msgctxt ""
"fontworkgallerydialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Select a Fontwork style:"
msgstr ""

#: fontworkspacingdialog.ui
msgctxt ""
"fontworkspacingdialog.ui\n"
"FontworkSpacingDialog\n"
"title\n"
"string.text"
msgid "Fontwork Character Spacing"
msgstr ""

#: fontworkspacingdialog.ui
msgctxt ""
"fontworkspacingdialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "_Value:"
msgstr ""

#: formlinkwarndialog.ui
msgctxt ""
"formlinkwarndialog.ui\n"
"FormLinkWarnDialog\n"
"text\n"
"string.text"
msgid "This instance is linked with the form."
msgstr ""

#: formlinkwarndialog.ui
msgctxt ""
"formlinkwarndialog.ui\n"
"FormLinkWarnDialog\n"
"secondary_text\n"
"string.text"
msgid ""
"The changes you make to this instance will be lost when the form is reloaded.\n"
"\n"
"How do you want to proceed?"
msgstr ""

#: formlinkwarndialog.ui
msgctxt ""
"formlinkwarndialog.ui\n"
"ok\n"
"label\n"
"string.text"
msgid "_Edit"
msgstr ""

#: headfootformatpage.ui
msgctxt ""
"headfootformatpage.ui\n"
"checkHeaderOn\n"
"label\n"
"string.text"
msgid "Hea_der on"
msgstr ""

#: headfootformatpage.ui
msgctxt ""
"headfootformatpage.ui\n"
"checkFooterOn\n"
"label\n"
"string.text"
msgid "_Footer on"
msgstr ""

#: headfootformatpage.ui
msgctxt ""
"headfootformatpage.ui\n"
"checkSameLR\n"
"label\n"
"string.text"
msgid "Same _content left/right"
msgstr ""

#: headfootformatpage.ui
msgctxt ""
"headfootformatpage.ui\n"
"checkSameFP\n"
"label\n"
"string.text"
msgid "Same content on first page"
msgstr ""

#: headfootformatpage.ui
msgctxt ""
"headfootformatpage.ui\n"
"labelLeftMarg\n"
"label\n"
"string.text"
msgid "_Left margin:"
msgstr ""

#: headfootformatpage.ui
msgctxt ""
"headfootformatpage.ui\n"
"labelRightMarg\n"
"label\n"
"string.text"
msgid "R_ight margin:"
msgstr ""

#: headfootformatpage.ui
msgctxt ""
"headfootformatpage.ui\n"
"labelSpacing\n"
"label\n"
"string.text"
msgid "_Spacing:"
msgstr ""

#: headfootformatpage.ui
msgctxt ""
"headfootformatpage.ui\n"
"checkDynSpacing\n"
"label\n"
"string.text"
msgid "Use d_ynamic spacing"
msgstr ""

#: headfootformatpage.ui
msgctxt ""
"headfootformatpage.ui\n"
"labelHeight\n"
"label\n"
"string.text"
msgid "_Height:"
msgstr ""

#: headfootformatpage.ui
msgctxt ""
"headfootformatpage.ui\n"
"checkAutofit\n"
"label\n"
"string.text"
msgid "_AutoFit height"
msgstr ""

#: headfootformatpage.ui
msgctxt ""
"headfootformatpage.ui\n"
"buttonMore\n"
"label\n"
"string.text"
msgid "More..."
msgstr ""

#: headfootformatpage.ui
msgctxt ""
"headfootformatpage.ui\n"
"buttonEdit\n"
"label\n"
"string.text"
msgid "_Edit..."
msgstr ""

#: headfootformatpage.ui
msgctxt ""
"headfootformatpage.ui\n"
"labelHeaderFormat\n"
"label\n"
"string.text"
msgid "Header"
msgstr ""

#: headfootformatpage.ui
msgctxt ""
"headfootformatpage.ui\n"
"labelFooterFormat\n"
"label\n"
"string.text"
msgid "Footer"
msgstr ""

#: imapdialog.ui
msgctxt ""
"imapdialog.ui\n"
"ImapDialog\n"
"title\n"
"string.text"
msgid "ImageMap Editor"
msgstr ""

#: imapdialog.ui
msgctxt ""
"imapdialog.ui\n"
"TBI_APPLY\n"
"label\n"
"string.text"
msgid "Apply"
msgstr ""

#: imapdialog.ui
msgctxt ""
"imapdialog.ui\n"
"TBI_OPEN\n"
"label\n"
"string.text"
msgid "Open..."
msgstr ""

#: imapdialog.ui
msgctxt ""
"imapdialog.ui\n"
"TBI_SAVEAS\n"
"label\n"
"string.text"
msgid "Save..."
msgstr ""

#: imapdialog.ui
msgctxt ""
"imapdialog.ui\n"
"TBI_SELECT\n"
"label\n"
"string.text"
msgid "Select"
msgstr ""

#: imapdialog.ui
msgctxt ""
"imapdialog.ui\n"
"TBI_RECT\n"
"label\n"
"string.text"
msgid "Rectangle"
msgstr ""

#: imapdialog.ui
msgctxt ""
"imapdialog.ui\n"
"TBI_CIRCLE\n"
"label\n"
"string.text"
msgid "Ellipse"
msgstr ""

#: imapdialog.ui
msgctxt ""
"imapdialog.ui\n"
"TBI_POLY\n"
"label\n"
"string.text"
msgid "Polygon"
msgstr ""

#: imapdialog.ui
msgctxt ""
"imapdialog.ui\n"
"TBI_FREEPOLY\n"
"label\n"
"string.text"
msgid "Freeform Polygon"
msgstr ""

#: imapdialog.ui
msgctxt ""
"imapdialog.ui\n"
"TBI_POLYEDIT\n"
"label\n"
"string.text"
msgid "Edit Points"
msgstr ""

#: imapdialog.ui
msgctxt ""
"imapdialog.ui\n"
"TBI_POLYMOVE\n"
"label\n"
"string.text"
msgid "Move Points"
msgstr ""

#: imapdialog.ui
msgctxt ""
"imapdialog.ui\n"
"TBI_POLYINSERT\n"
"label\n"
"string.text"
msgid "Insert Points"
msgstr ""

#: imapdialog.ui
msgctxt ""
"imapdialog.ui\n"
"TBI_POLYDELETE\n"
"label\n"
"string.text"
msgid "Delete Points"
msgstr ""

#: imapdialog.ui
msgctxt ""
"imapdialog.ui\n"
"TBI_UNDO\n"
"label\n"
"string.text"
msgid "Undo "
msgstr ""

#: imapdialog.ui
msgctxt ""
"imapdialog.ui\n"
"TBI_REDO\n"
"label\n"
"string.text"
msgid "Redo"
msgstr ""

#: imapdialog.ui
msgctxt ""
"imapdialog.ui\n"
"TBI_ACTIVE\n"
"label\n"
"string.text"
msgid "Active"
msgstr ""

#: imapdialog.ui
msgctxt ""
"imapdialog.ui\n"
"TBI_MACRO\n"
"label\n"
"string.text"
msgid "Macro..."
msgstr ""

#: imapdialog.ui
msgctxt ""
"imapdialog.ui\n"
"TBI_PROPERTY\n"
"label\n"
"string.text"
msgid "Properties..."
msgstr ""

#: imapdialog.ui
msgctxt ""
"imapdialog.ui\n"
"urlft\n"
"label\n"
"string.text"
msgid "Address:"
msgstr ""

#: imapdialog.ui
msgctxt ""
"imapdialog.ui\n"
"targetft\n"
"label\n"
"string.text"
msgid "Frame:"
msgstr ""

#: imapdialog.ui
msgctxt ""
"imapdialog.ui\n"
"textft\n"
"label\n"
"string.text"
msgid "Text:"
msgstr ""

#: linkwarndialog.ui
msgctxt ""
"linkwarndialog.ui\n"
"LinkWarnDialog\n"
"title\n"
"string.text"
msgid "Confirm Linked Graphic"
msgstr ""

#: linkwarndialog.ui
msgctxt ""
"linkwarndialog.ui\n"
"LinkWarnDialog\n"
"text\n"
"string.text"
msgid "The file %FILENAME will not be stored along with your document, but only referenced as a link."
msgstr ""

#: linkwarndialog.ui
msgctxt ""
"linkwarndialog.ui\n"
"LinkWarnDialog\n"
"secondary_text\n"
"string.text"
msgid "This is dangerous if you move and/or rename the files. Do you want to embed the graphic instead?"
msgstr ""

#: linkwarndialog.ui
msgctxt ""
"linkwarndialog.ui\n"
"ok\n"
"label\n"
"string.text"
msgid "_Keep Link"
msgstr ""

#: linkwarndialog.ui
msgctxt ""
"linkwarndialog.ui\n"
"cancel\n"
"label\n"
"string.text"
msgid "_Embed Graphic"
msgstr ""

#: linkwarndialog.ui
msgctxt ""
"linkwarndialog.ui\n"
"ask\n"
"label\n"
"string.text"
msgid "_Ask when linking a graphic"
msgstr ""

#: namespacedialog.ui
msgctxt ""
"namespacedialog.ui\n"
"NamespaceDialog\n"
"title\n"
"string.text"
msgid "Namespaces for Forms"
msgstr ""

#: namespacedialog.ui
msgctxt ""
"namespacedialog.ui\n"
"add\n"
"label\n"
"string.text"
msgid "_Add..."
msgstr ""

#: namespacedialog.ui
msgctxt ""
"namespacedialog.ui\n"
"edit\n"
"label\n"
"string.text"
msgid "_Edit..."
msgstr ""

#: namespacedialog.ui
msgctxt ""
"namespacedialog.ui\n"
"prefix\n"
"label\n"
"string.text"
msgid "Prefix"
msgstr ""

#: namespacedialog.ui
msgctxt ""
"namespacedialog.ui\n"
"url\n"
"label\n"
"string.text"
msgid "URL"
msgstr ""

#: namespacedialog.ui
msgctxt ""
"namespacedialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Namespaces"
msgstr ""

#: optgridpage.ui
msgctxt ""
"optgridpage.ui\n"
"usegridsnap\n"
"label\n"
"string.text"
msgid "_Snap to grid"
msgstr ""

#: optgridpage.ui
msgctxt ""
"optgridpage.ui\n"
"gridvisible\n"
"label\n"
"string.text"
msgid "_Visible grid"
msgstr ""

#: optgridpage.ui
msgctxt ""
"optgridpage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Grid"
msgstr ""

#: optgridpage.ui
msgctxt ""
"optgridpage.ui\n"
"flddrawx\n"
"label\n"
"string.text"
msgid "H_orizontal:"
msgstr ""

#: optgridpage.ui
msgctxt ""
"optgridpage.ui\n"
"flddrawy\n"
"label\n"
"string.text"
msgid "_Vertical:"
msgstr ""

#: optgridpage.ui
msgctxt ""
"optgridpage.ui\n"
"synchronize\n"
"label\n"
"string.text"
msgid "Synchronize a_xes"
msgstr ""

#: optgridpage.ui
msgctxt ""
"optgridpage.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Resolution"
msgstr ""

#: optgridpage.ui
msgctxt ""
"optgridpage.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "space(s)"
msgstr ""

#: optgridpage.ui
msgctxt ""
"optgridpage.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "space(s)"
msgstr ""

#: optgridpage.ui
msgctxt ""
"optgridpage.ui\n"
"divisionx\n"
"label\n"
"string.text"
msgid "Horizont_al:"
msgstr ""

#: optgridpage.ui
msgctxt ""
"optgridpage.ui\n"
"divisiony\n"
"label\n"
"string.text"
msgid "V_ertical:"
msgstr ""

#: optgridpage.ui
msgctxt ""
"optgridpage.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "Subdivision"
msgstr ""

#: optgridpage.ui
msgctxt ""
"optgridpage.ui\n"
"snaphelplines\n"
"label\n"
"string.text"
msgid "To snap lines"
msgstr ""

#: optgridpage.ui
msgctxt ""
"optgridpage.ui\n"
"snapborder\n"
"label\n"
"string.text"
msgid "To the _page margins"
msgstr ""

#: optgridpage.ui
msgctxt ""
"optgridpage.ui\n"
"snapframe\n"
"label\n"
"string.text"
msgid "To object _frame"
msgstr ""

#: optgridpage.ui
msgctxt ""
"optgridpage.ui\n"
"snappoints\n"
"label\n"
"string.text"
msgid "To obje_ct points"
msgstr ""

#: optgridpage.ui
msgctxt ""
"optgridpage.ui\n"
"label7\n"
"label\n"
"string.text"
msgid "_Snap range:"
msgstr ""

#: optgridpage.ui
msgctxt ""
"optgridpage.ui\n"
"label6\n"
"label\n"
"string.text"
msgid "Snap"
msgstr ""

#: optgridpage.ui
msgctxt ""
"optgridpage.ui\n"
"ortho\n"
"label\n"
"string.text"
msgid "_When creating or moving objects"
msgstr ""

#: optgridpage.ui
msgctxt ""
"optgridpage.ui\n"
"bigortho\n"
"label\n"
"string.text"
msgid "_Extend edges"
msgstr ""

#: optgridpage.ui
msgctxt ""
"optgridpage.ui\n"
"rotate\n"
"label\n"
"string.text"
msgid "When ro_tating:"
msgstr ""

#: optgridpage.ui
msgctxt ""
"optgridpage.ui\n"
"label9\n"
"label\n"
"string.text"
msgid "Point reducti_on:"
msgstr ""

#: optgridpage.ui
msgctxt ""
"optgridpage.ui\n"
"label8\n"
"label\n"
"string.text"
msgid "Snap Position"
msgstr ""

#: paralinespacingcontrol.ui
msgctxt ""
"paralinespacingcontrol.ui\n"
"spacing_1\n"
"label\n"
"string.text"
msgid "Spacing: 1"
msgstr ""

#: paralinespacingcontrol.ui
msgctxt ""
"paralinespacingcontrol.ui\n"
"spacing_115\n"
"label\n"
"string.text"
msgid "Spacing: 1.15"
msgstr ""

#: paralinespacingcontrol.ui
msgctxt ""
"paralinespacingcontrol.ui\n"
"spacing_15\n"
"label\n"
"string.text"
msgid "Spacing: 1.5"
msgstr ""

#: paralinespacingcontrol.ui
msgctxt ""
"paralinespacingcontrol.ui\n"
"spacing_2\n"
"label\n"
"string.text"
msgid "Spacing: 2"
msgstr ""

#: paralinespacingcontrol.ui
msgctxt ""
"paralinespacingcontrol.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "Line Spacing:"
msgstr ""

#: paralinespacingcontrol.ui
msgctxt ""
"paralinespacingcontrol.ui\n"
"line_dist\n"
"0\n"
"stringlist.text"
msgid "Single"
msgstr ""

#: paralinespacingcontrol.ui
msgctxt ""
"paralinespacingcontrol.ui\n"
"line_dist\n"
"1\n"
"stringlist.text"
msgid "1.5 Lines"
msgstr ""

#: paralinespacingcontrol.ui
msgctxt ""
"paralinespacingcontrol.ui\n"
"line_dist\n"
"2\n"
"stringlist.text"
msgid "Double"
msgstr ""

#: paralinespacingcontrol.ui
msgctxt ""
"paralinespacingcontrol.ui\n"
"line_dist\n"
"3\n"
"stringlist.text"
msgid "Proportional"
msgstr ""

#: paralinespacingcontrol.ui
msgctxt ""
"paralinespacingcontrol.ui\n"
"line_dist\n"
"4\n"
"stringlist.text"
msgid "At least"
msgstr ""

#: paralinespacingcontrol.ui
msgctxt ""
"paralinespacingcontrol.ui\n"
"line_dist\n"
"5\n"
"stringlist.text"
msgid "Leading"
msgstr ""

#: paralinespacingcontrol.ui
msgctxt ""
"paralinespacingcontrol.ui\n"
"line_dist\n"
"6\n"
"stringlist.text"
msgid "Fixed"
msgstr ""

#: paralinespacingcontrol.ui
msgctxt ""
"paralinespacingcontrol.ui\n"
"value_label\n"
"label\n"
"string.text"
msgid "Value:"
msgstr ""

#: paralinespacingcontrol.ui
msgctxt ""
"paralinespacingcontrol.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Custom Value"
msgstr ""

#: passwd.ui
msgctxt ""
"passwd.ui\n"
"PasswordDialog\n"
"title\n"
"string.text"
msgid "Change Password"
msgstr ""

#: passwd.ui
msgctxt ""
"passwd.ui\n"
"oldpassL\n"
"label\n"
"string.text"
msgid "_Password:"
msgstr ""

#: passwd.ui
msgctxt ""
"passwd.ui\n"
"oldpass\n"
"label\n"
"string.text"
msgid "Old Password"
msgstr ""

#: passwd.ui
msgctxt ""
"passwd.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "Pa_ssword:"
msgstr ""

#: passwd.ui
msgctxt ""
"passwd.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "Confi_rm:"
msgstr ""

#: passwd.ui
msgctxt ""
"passwd.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "New Password"
msgstr ""

#: querydeletecontourdialog.ui
msgctxt ""
"querydeletecontourdialog.ui\n"
"QueryDeleteContourDialog\n"
"title\n"
"string.text"
msgid "Delete the contour?"
msgstr ""

#: querydeletecontourdialog.ui
msgctxt ""
"querydeletecontourdialog.ui\n"
"QueryDeleteContourDialog\n"
"text\n"
"string.text"
msgid ""
"Setting a new workspace will\n"
"cause the contour to be deleted."
msgstr ""

#: querydeletecontourdialog.ui
msgctxt ""
"querydeletecontourdialog.ui\n"
"QueryDeleteContourDialog\n"
"secondary_text\n"
"string.text"
msgid "Are you sure you want to continue?"
msgstr ""

#: querydeleteobjectdialog.ui
msgctxt ""
"querydeleteobjectdialog.ui\n"
"QueryDeleteObjectDialog\n"
"title\n"
"string.text"
msgid "Delete this object?"
msgstr ""

#: querydeleteobjectdialog.ui
msgctxt ""
"querydeleteobjectdialog.ui\n"
"QueryDeleteObjectDialog\n"
"text\n"
"string.text"
msgid "Do you really want to delete this object?"
msgstr ""

#: querydeletethemedialog.ui
msgctxt ""
"querydeletethemedialog.ui\n"
"QueryDeleteThemeDialog\n"
"title\n"
"string.text"
msgid "Delete this theme?"
msgstr ""

#: querydeletethemedialog.ui
msgctxt ""
"querydeletethemedialog.ui\n"
"QueryDeleteThemeDialog\n"
"text\n"
"string.text"
msgid "Do you really want to delete this theme?"
msgstr ""

#: querymodifyimagemapchangesdialog.ui
msgctxt ""
"querymodifyimagemapchangesdialog.ui\n"
"QueryModifyImageMapChangesDialog\n"
"title\n"
"string.text"
msgid "Save ImageMap changes?"
msgstr ""

#: querymodifyimagemapchangesdialog.ui
msgctxt ""
"querymodifyimagemapchangesdialog.ui\n"
"QueryModifyImageMapChangesDialog\n"
"text\n"
"string.text"
msgid "The ImageMap has been modified."
msgstr ""

#: querymodifyimagemapchangesdialog.ui
msgctxt ""
"querymodifyimagemapchangesdialog.ui\n"
"QueryModifyImageMapChangesDialog\n"
"secondary_text\n"
"string.text"
msgid "Do you want to save the changes?"
msgstr ""

#: querynewcontourdialog.ui
msgctxt ""
"querynewcontourdialog.ui\n"
"QueryNewContourDialog\n"
"title\n"
"string.text"
msgid "Create a new contour?"
msgstr ""

#: querynewcontourdialog.ui
msgctxt ""
"querynewcontourdialog.ui\n"
"QueryNewContourDialog\n"
"text\n"
"string.text"
msgid "Do you want to create a new contour?"
msgstr ""

#: querysavecontchangesdialog.ui
msgctxt ""
"querysavecontchangesdialog.ui\n"
"QuerySaveContourChangesDialog\n"
"title\n"
"string.text"
msgid "Save contour changes?"
msgstr ""

#: querysavecontchangesdialog.ui
msgctxt ""
"querysavecontchangesdialog.ui\n"
"QuerySaveContourChangesDialog\n"
"text\n"
"string.text"
msgid "The contour has been modified."
msgstr ""

#: querysavecontchangesdialog.ui
msgctxt ""
"querysavecontchangesdialog.ui\n"
"QuerySaveContourChangesDialog\n"
"secondary_text\n"
"string.text"
msgid "Do you want to save the changes?"
msgstr ""

#: querysaveimagemapchangesdialog.ui
msgctxt ""
"querysaveimagemapchangesdialog.ui\n"
"QuerySaveImageMapChangesDialog\n"
"title\n"
"string.text"
msgid "Save ImageMap changes?"
msgstr ""

#: querysaveimagemapchangesdialog.ui
msgctxt ""
"querysaveimagemapchangesdialog.ui\n"
"QuerySaveImageMapChangesDialog\n"
"text\n"
"string.text"
msgid "The ImageMap has been modified."
msgstr ""

#: querysaveimagemapchangesdialog.ui
msgctxt ""
"querysaveimagemapchangesdialog.ui\n"
"QuerySaveImageMapChangesDialog\n"
"secondary_text\n"
"string.text"
msgid "Do you want to save the changes?"
msgstr ""

#: queryunlinkgraphicsdialog.ui
msgctxt ""
"queryunlinkgraphicsdialog.ui\n"
"QueryUnlinkGraphicsDialog\n"
"title\n"
"string.text"
msgid "Unlink the graphics?"
msgstr ""

#: queryunlinkgraphicsdialog.ui
msgctxt ""
"queryunlinkgraphicsdialog.ui\n"
"QueryUnlinkGraphicsDialog\n"
"text\n"
"string.text"
msgid "This graphic object is linked to the document."
msgstr ""

#: queryunlinkgraphicsdialog.ui
msgctxt ""
"queryunlinkgraphicsdialog.ui\n"
"QueryUnlinkGraphicsDialog\n"
"secondary_text\n"
"string.text"
msgid "Do you want to unlink the graphics in order to edit it?"
msgstr ""

#: redlinecontrol.ui
msgctxt ""
"redlinecontrol.ui\n"
"view\n"
"label\n"
"string.text"
msgid "List"
msgstr ""

#: redlinecontrol.ui
msgctxt ""
"redlinecontrol.ui\n"
"filter\n"
"label\n"
"string.text"
msgid "Filter"
msgstr ""

#: redlinefilterpage.ui
msgctxt ""
"redlinefilterpage.ui\n"
"date\n"
"label\n"
"string.text"
msgid "_Date:"
msgstr ""

#: redlinefilterpage.ui
msgctxt ""
"redlinefilterpage.ui\n"
"author\n"
"label\n"
"string.text"
msgid "_Author:"
msgstr ""

#: redlinefilterpage.ui
msgctxt ""
"redlinefilterpage.ui\n"
"action\n"
"label\n"
"string.text"
msgid "A_ction:"
msgstr ""

#: redlinefilterpage.ui
msgctxt ""
"redlinefilterpage.ui\n"
"comment\n"
"label\n"
"string.text"
msgid "C_omment:"
msgstr ""

#: redlinefilterpage.ui
msgctxt ""
"redlinefilterpage.ui\n"
"actionlist-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
msgid "Action"
msgstr ""

#: redlinefilterpage.ui
msgctxt ""
"redlinefilterpage.ui\n"
"starttime\n"
"AtkObject::accessible-name\n"
"string.text"
msgid "Start Time"
msgstr ""

#: redlinefilterpage.ui
msgctxt ""
"redlinefilterpage.ui\n"
"endtime\n"
"AtkObject::accessible-name\n"
"string.text"
msgid "End Time"
msgstr ""

#: redlinefilterpage.ui
msgctxt ""
"redlinefilterpage.ui\n"
"enddate\n"
"AtkObject::accessible-name\n"
"string.text"
msgid "End Date"
msgstr ""

#: redlinefilterpage.ui
msgctxt ""
"redlinefilterpage.ui\n"
"and\n"
"label\n"
"string.text"
msgid "a_nd"
msgstr ""

#: redlinefilterpage.ui
msgctxt ""
"redlinefilterpage.ui\n"
"startdate\n"
"AtkObject::accessible-name\n"
"string.text"
msgid "Start Date"
msgstr ""

#: redlinefilterpage.ui
msgctxt ""
"redlinefilterpage.ui\n"
"datecond\n"
"0\n"
"stringlist.text"
msgid "earlier than"
msgstr ""

#: redlinefilterpage.ui
msgctxt ""
"redlinefilterpage.ui\n"
"datecond\n"
"1\n"
"stringlist.text"
msgid "since"
msgstr ""

#: redlinefilterpage.ui
msgctxt ""
"redlinefilterpage.ui\n"
"datecond\n"
"2\n"
"stringlist.text"
msgid "equal to"
msgstr ""

#: redlinefilterpage.ui
msgctxt ""
"redlinefilterpage.ui\n"
"datecond\n"
"3\n"
"stringlist.text"
msgid "not equal to"
msgstr ""

#: redlinefilterpage.ui
msgctxt ""
"redlinefilterpage.ui\n"
"datecond\n"
"4\n"
"stringlist.text"
msgid "between"
msgstr ""

#: redlinefilterpage.ui
msgctxt ""
"redlinefilterpage.ui\n"
"datecond\n"
"5\n"
"stringlist.text"
msgid "since saving"
msgstr ""

#: redlinefilterpage.ui
msgctxt ""
"redlinefilterpage.ui\n"
"datecond-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
msgid "Date Condition"
msgstr ""

#: redlinefilterpage.ui
msgctxt ""
"redlinefilterpage.ui\n"
"startclock\n"
"tooltip_text\n"
"string.text"
msgid "Set current time and date"
msgstr ""

#: redlinefilterpage.ui
msgctxt ""
"redlinefilterpage.ui\n"
"endclock\n"
"tooltip_text\n"
"string.text"
msgid "Set current time and date"
msgstr ""

#: redlinefilterpage.ui
msgctxt ""
"redlinefilterpage.ui\n"
"range\n"
"label\n"
"string.text"
msgid "_Range:"
msgstr ""

#: redlinefilterpage.ui
msgctxt ""
"redlinefilterpage.ui\n"
"dotdotdot\n"
"tooltip_text\n"
"string.text"
msgid "Set reference"
msgstr ""

#: redlineviewpage.ui
msgctxt ""
"redlineviewpage.ui\n"
"action\n"
"label\n"
"string.text"
msgid "Action"
msgstr ""

#: redlineviewpage.ui
msgctxt ""
"redlineviewpage.ui\n"
"position\n"
"label\n"
"string.text"
msgid "Position"
msgstr ""

#: redlineviewpage.ui
msgctxt ""
"redlineviewpage.ui\n"
"author\n"
"label\n"
"string.text"
msgid "Author"
msgstr ""

#: redlineviewpage.ui
msgctxt ""
"redlineviewpage.ui\n"
"date\n"
"label\n"
"string.text"
msgid "Date"
msgstr ""

#: redlineviewpage.ui
msgctxt ""
"redlineviewpage.ui\n"
"comment\n"
"label\n"
"string.text"
msgid "Comment"
msgstr ""

#: redlineviewpage.ui
msgctxt ""
"redlineviewpage.ui\n"
"changes-atkobject\n"
"AtkObject::accessible-name\n"
"string.text"
msgid "Changes"
msgstr ""

#: savemodifieddialog.ui
msgctxt ""
"savemodifieddialog.ui\n"
"SaveModifiedDialog\n"
"text\n"
"string.text"
msgid "Do you want to save your changes?"
msgstr ""

#: savemodifieddialog.ui
msgctxt ""
"savemodifieddialog.ui\n"
"SaveModifiedDialog\n"
"secondary_text\n"
"string.text"
msgid "The content of the current form has been modified."
msgstr ""

#: sidebararea.ui
msgctxt ""
"sidebararea.ui\n"
"filllabel\n"
"tooltip_markup\n"
"string.text"
msgid "Fill:"
msgstr ""

#: sidebararea.ui
msgctxt ""
"sidebararea.ui\n"
"filllabel\n"
"tooltip_text\n"
"string.text"
msgid "Fill:"
msgstr ""

#: sidebararea.ui
msgctxt ""
"sidebararea.ui\n"
"filllabel\n"
"label\n"
"string.text"
msgid "_Fill:"
msgstr ""

#: sidebararea.ui
msgctxt ""
"sidebararea.ui\n"
"fillstyle\n"
"tooltip_markup\n"
"string.text"
msgid "Select the fill type to apply."
msgstr ""

#: sidebararea.ui
msgctxt ""
"sidebararea.ui\n"
"fillstyle\n"
"tooltip_text\n"
"string.text"
msgid "Select the fill type to apply."
msgstr ""

#: sidebararea.ui
msgctxt ""
"sidebararea.ui\n"
"color\n"
"tooltip_markup\n"
"string.text"
msgid "Select the color to apply."
msgstr ""

#: sidebararea.ui
msgctxt ""
"sidebararea.ui\n"
"color\n"
"tooltip_text\n"
"string.text"
msgid "Select the color to apply."
msgstr ""

#: sidebararea.ui
msgctxt ""
"sidebararea.ui\n"
"fillattr\n"
"tooltip_markup\n"
"string.text"
msgid "Select the effect to apply."
msgstr ""

#: sidebararea.ui
msgctxt ""
"sidebararea.ui\n"
"fillattr\n"
"tooltip_text\n"
"string.text"
msgid "Select the effect to apply."
msgstr ""

#: sidebararea.ui
msgctxt ""
"sidebararea.ui\n"
"transparencylabel\n"
"tooltip_markup\n"
"string.text"
msgid "Transparency"
msgstr ""

#: sidebararea.ui
msgctxt ""
"sidebararea.ui\n"
"transparencylabel\n"
"tooltip_text\n"
"string.text"
msgid "Transparency"
msgstr ""

#: sidebararea.ui
msgctxt ""
"sidebararea.ui\n"
"transparencylabel\n"
"label\n"
"string.text"
msgid "_Transparency:"
msgstr ""

#: sidebararea.ui
msgctxt ""
"sidebararea.ui\n"
"transtype\n"
"tooltip_markup\n"
"string.text"
msgid "Select the type of transparency to apply."
msgstr ""

#: sidebararea.ui
msgctxt ""
"sidebararea.ui\n"
"transtype\n"
"tooltip_text\n"
"string.text"
msgid "Select the type of transparency to apply."
msgstr ""

#: sidebararea.ui
msgctxt ""
"sidebararea.ui\n"
"transtype\n"
"0\n"
"stringlist.text"
msgid "None"
msgstr ""

#: sidebararea.ui
msgctxt ""
"sidebararea.ui\n"
"transtype\n"
"1\n"
"stringlist.text"
msgid "Solid"
msgstr ""

#: sidebararea.ui
msgctxt ""
"sidebararea.ui\n"
"transtype\n"
"2\n"
"stringlist.text"
msgid "Linear"
msgstr ""

#: sidebararea.ui
msgctxt ""
"sidebararea.ui\n"
"transtype\n"
"3\n"
"stringlist.text"
msgid "Axial"
msgstr ""

#: sidebararea.ui
msgctxt ""
"sidebararea.ui\n"
"transtype\n"
"4\n"
"stringlist.text"
msgid "Radial"
msgstr ""

#: sidebararea.ui
msgctxt ""
"sidebararea.ui\n"
"transtype\n"
"5\n"
"stringlist.text"
msgid "Ellipsoid"
msgstr ""

#: sidebararea.ui
msgctxt ""
"sidebararea.ui\n"
"transtype\n"
"6\n"
"stringlist.text"
msgid "Quadratic"
msgstr ""

#: sidebararea.ui
msgctxt ""
"sidebararea.ui\n"
"transtype\n"
"7\n"
"stringlist.text"
msgid "Square"
msgstr ""

#: sidebararea.ui
msgctxt ""
"sidebararea.ui\n"
"gradient\n"
"tooltip_markup\n"
"string.text"
msgid "Specify the variation of gradient transparency."
msgstr ""

#: sidebararea.ui
msgctxt ""
"sidebararea.ui\n"
"gradient\n"
"tooltip_text\n"
"string.text"
msgid "Specify the variation of gradient transparency."
msgstr ""

#: sidebararea.ui
msgctxt ""
"sidebararea.ui\n"
"settransparency\n"
"tooltip_markup\n"
"string.text"
msgid "Specify 0% for fully opaque through 100% for fully transparent."
msgstr ""

#: sidebararea.ui
msgctxt ""
"sidebararea.ui\n"
"settransparency\n"
"tooltip_text\n"
"string.text"
msgid "Specify 0% for fully opaque through 100% for fully transparent."
msgstr ""

#: sidebargraphic.ui
msgctxt ""
"sidebargraphic.ui\n"
"brightnesslabel\n"
"label\n"
"string.text"
msgid "_Brightness:"
msgstr ""

#: sidebargraphic.ui
msgctxt ""
"sidebargraphic.ui\n"
"setbrightness\n"
"tooltip_markup\n"
"string.text"
msgid "Specify the luminance of the graphic."
msgstr ""

#: sidebargraphic.ui
msgctxt ""
"sidebargraphic.ui\n"
"setbrightness\n"
"tooltip_text\n"
"string.text"
msgid "Specify the luminance of the graphic."
msgstr ""

#: sidebargraphic.ui
msgctxt ""
"sidebargraphic.ui\n"
"contrastlabel\n"
"label\n"
"string.text"
msgid "_Contrast:"
msgstr ""

#: sidebargraphic.ui
msgctxt ""
"sidebargraphic.ui\n"
"setcontrast\n"
"tooltip_markup\n"
"string.text"
msgid "Specify the degree of difference between the lightest and darkest parts of the graphic."
msgstr ""

#: sidebargraphic.ui
msgctxt ""
"sidebargraphic.ui\n"
"setcontrast\n"
"tooltip_text\n"
"string.text"
msgid "Specify the degree of difference between the lightest and darkest parts of the graphic."
msgstr ""

#: sidebargraphic.ui
msgctxt ""
"sidebargraphic.ui\n"
"colorlmodelabel\n"
"label\n"
"string.text"
msgid "Color _mode:"
msgstr ""

#: sidebargraphic.ui
msgctxt ""
"sidebargraphic.ui\n"
"transparencylabel\n"
"label\n"
"string.text"
msgid "_Transparency:"
msgstr ""

#: sidebargraphic.ui
msgctxt ""
"sidebargraphic.ui\n"
"settransparency\n"
"tooltip_markup\n"
"string.text"
msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fully transparent."
msgstr ""

#: sidebargraphic.ui
msgctxt ""
"sidebargraphic.ui\n"
"settransparency\n"
"tooltip_text\n"
"string.text"
msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fully transparent."
msgstr ""

#: sidebargraphic.ui
msgctxt ""
"sidebargraphic.ui\n"
"setred\n"
"tooltip_markup\n"
"string.text"
msgid "Red"
msgstr ""

#: sidebargraphic.ui
msgctxt ""
"sidebargraphic.ui\n"
"setred\n"
"tooltip_text\n"
"string.text"
msgid "Red"
msgstr ""

#: sidebargraphic.ui
msgctxt ""
"sidebargraphic.ui\n"
"setgreen\n"
"tooltip_markup\n"
"string.text"
msgid "Green"
msgstr ""

#: sidebargraphic.ui
msgctxt ""
"sidebargraphic.ui\n"
"setgreen\n"
"tooltip_text\n"
"string.text"
msgid "Green"
msgstr ""

#: sidebargraphic.ui
msgctxt ""
"sidebargraphic.ui\n"
"setblue\n"
"tooltip_markup\n"
"string.text"
msgid "Blue"
msgstr ""

#: sidebargraphic.ui
msgctxt ""
"sidebargraphic.ui\n"
"setblue\n"
"tooltip_text\n"
"string.text"
msgid "Blue"
msgstr ""

#: sidebargraphic.ui
msgctxt ""
"sidebargraphic.ui\n"
"setgamma\n"
"tooltip_markup\n"
"string.text"
msgid "Specify the gamma value that affects the brightness of the midtone values."
msgstr ""

#: sidebargraphic.ui
msgctxt ""
"sidebargraphic.ui\n"
"setgamma\n"
"tooltip_text\n"
"string.text"
msgid "Specify the gamma value that affects the brightness of the midtone values."
msgstr ""

#: sidebarinsert.ui
msgctxt ""
"sidebarinsert.ui\n"
"line\n"
"tooltip_markup\n"
"string.text"
msgid "Line"
msgstr ""

#: sidebarinsert.ui
msgctxt ""
"sidebarinsert.ui\n"
"line\n"
"tooltip_text\n"
"string.text"
msgid "Line"
msgstr ""

#: sidebarinsert.ui
msgctxt ""
"sidebarinsert.ui\n"
"arrow\n"
"tooltip_markup\n"
"string.text"
msgid "Line ends with Arrow"
msgstr ""

#: sidebarinsert.ui
msgctxt ""
"sidebarinsert.ui\n"
"arrow\n"
"tooltip_text\n"
"string.text"
msgid "Line ends with Arrow"
msgstr ""

#: sidebarinsert.ui
msgctxt ""
"sidebarinsert.ui\n"
"rectangle\n"
"tooltip_markup\n"
"string.text"
msgid "Rectangle"
msgstr ""

#: sidebarinsert.ui
msgctxt ""
"sidebarinsert.ui\n"
"rectangle\n"
"tooltip_text\n"
"string.text"
msgid "Rectangle"
msgstr ""

#: sidebarinsert.ui
msgctxt ""
"sidebarinsert.ui\n"
"ellipse\n"
"tooltip_markup\n"
"string.text"
msgid "Ellipse"
msgstr ""

#: sidebarinsert.ui
msgctxt ""
"sidebarinsert.ui\n"
"ellipse\n"
"tooltip_text\n"
"string.text"
msgid "Ellipse"
msgstr ""

#: sidebarinsert.ui
msgctxt ""
"sidebarinsert.ui\n"
"text\n"
"tooltip_markup\n"
"string.text"
msgid "Text (F2)"
msgstr ""

#: sidebarinsert.ui
msgctxt ""
"sidebarinsert.ui\n"
"text\n"
"tooltip_text\n"
"string.text"
msgid "Text (F2)"
msgstr ""

#: sidebarinsert.ui
msgctxt ""
"sidebarinsert.ui\n"
"curve\n"
"tooltip_markup\n"
"string.text"
msgid "Curve"
msgstr ""

#: sidebarinsert.ui
msgctxt ""
"sidebarinsert.ui\n"
"curve\n"
"tooltip_text\n"
"string.text"
msgid "Curve"
msgstr ""

#: sidebarinsert.ui
msgctxt ""
"sidebarinsert.ui\n"
"connector\n"
"tooltip_markup\n"
"string.text"
msgid "Connector"
msgstr ""

#: sidebarinsert.ui
msgctxt ""
"sidebarinsert.ui\n"
"connector\n"
"tooltip_text\n"
"string.text"
msgid "Connector"
msgstr ""

#: sidebarinsert.ui
msgctxt ""
"sidebarinsert.ui\n"
"linearrow\n"
"tooltip_markup\n"
"string.text"
msgid "Lines and Arrows"
msgstr ""

#: sidebarinsert.ui
msgctxt ""
"sidebarinsert.ui\n"
"linearrow\n"
"tooltip_text\n"
"string.text"
msgid "Lines and Arrows"
msgstr ""

#: sidebarinsert.ui
msgctxt ""
"sidebarinsert.ui\n"
"basicshapes\n"
"tooltip_markup\n"
"string.text"
msgid "Basic Shapes"
msgstr ""

#: sidebarinsert.ui
msgctxt ""
"sidebarinsert.ui\n"
"basicshapes\n"
"tooltip_text\n"
"string.text"
msgid "Basic Shapes"
msgstr ""

#: sidebarinsert.ui
msgctxt ""
"sidebarinsert.ui\n"
"symbolshapes\n"
"tooltip_markup\n"
"string.text"
msgid "Symbol Shapes"
msgstr ""

#: sidebarinsert.ui
msgctxt ""
"sidebarinsert.ui\n"
"symbolshapes\n"
"tooltip_text\n"
"string.text"
msgid "Symbol Shapes"
msgstr ""

#: sidebarinsert.ui
msgctxt ""
"sidebarinsert.ui\n"
"blockarrows\n"
"tooltip_markup\n"
"string.text"
msgid "Block Arrows"
msgstr ""

#: sidebarinsert.ui
msgctxt ""
"sidebarinsert.ui\n"
"blockarrows\n"
"tooltip_text\n"
"string.text"
msgid "Block Arrows"
msgstr ""

#: sidebarinsert.ui
msgctxt ""
"sidebarinsert.ui\n"
"flowcharts\n"
"tooltip_markup\n"
"string.text"
msgid "Flowcharts"
msgstr ""

#: sidebarinsert.ui
msgctxt ""
"sidebarinsert.ui\n"
"flowcharts\n"
"tooltip_text\n"
"string.text"
msgid "Flowcharts"
msgstr ""

#: sidebarinsert.ui
msgctxt ""
"sidebarinsert.ui\n"
"callouts\n"
"tooltip_markup\n"
"string.text"
msgid "Callouts"
msgstr ""

#: sidebarinsert.ui
msgctxt ""
"sidebarinsert.ui\n"
"callouts\n"
"tooltip_text\n"
"string.text"
msgid "Callouts"
msgstr ""

#: sidebarinsert.ui
msgctxt ""
"sidebarinsert.ui\n"
"stars\n"
"tooltip_markup\n"
"string.text"
msgid "Stars"
msgstr ""

#: sidebarinsert.ui
msgctxt ""
"sidebarinsert.ui\n"
"stars\n"
"tooltip_text\n"
"string.text"
msgid "Stars"
msgstr ""

#: sidebarline.ui
msgctxt ""
"sidebarline.ui\n"
"widthlabel\n"
"label\n"
"string.text"
msgid "_Width:"
msgstr ""

#: sidebarline.ui
msgctxt ""
"sidebarline.ui\n"
"width\n"
"tooltip_markup\n"
"string.text"
msgid "Select the width of the line."
msgstr ""

#: sidebarline.ui
msgctxt ""
"sidebarline.ui\n"
"width\n"
"tooltip_text\n"
"string.text"
msgid "Select the width of the line."
msgstr ""

#: sidebarline.ui
msgctxt ""
"sidebarline.ui\n"
"colorlabel\n"
"label\n"
"string.text"
msgid "_Color:"
msgstr ""

#: sidebarline.ui
msgctxt ""
"sidebarline.ui\n"
"linetransparency\n"
"tooltip_markup\n"
"string.text"
msgid "Specify the transparency of the line."
msgstr ""

#: sidebarline.ui
msgctxt ""
"sidebarline.ui\n"
"linetransparency\n"
"tooltip_text\n"
"string.text"
msgid "Specify the transparency of the line."
msgstr ""

#: sidebarline.ui
msgctxt ""
"sidebarline.ui\n"
"color\n"
"tooltip_markup\n"
"string.text"
msgid "Select the color of the line."
msgstr ""

#: sidebarline.ui
msgctxt ""
"sidebarline.ui\n"
"color\n"
"tooltip_text\n"
"string.text"
msgid "Select the color of the line."
msgstr ""

#: sidebarline.ui
msgctxt ""
"sidebarline.ui\n"
"setcolor\n"
"tooltip_markup\n"
"string.text"
msgid "Select the color of the line."
msgstr ""

#: sidebarline.ui
msgctxt ""
"sidebarline.ui\n"
"setcolor\n"
"tooltip_text\n"
"string.text"
msgid "Select the color of the line."
msgstr ""

#: sidebarline.ui
msgctxt ""
"sidebarline.ui\n"
"translabel\n"
"label\n"
"string.text"
msgid "_Transparency:"
msgstr ""

#: sidebarline.ui
msgctxt ""
"sidebarline.ui\n"
"stylelabel\n"
"label\n"
"string.text"
msgid "_Style:"
msgstr ""

#: sidebarline.ui
msgctxt ""
"sidebarline.ui\n"
"linestyle\n"
"tooltip_markup\n"
"string.text"
msgid "Select the style of the line."
msgstr ""

#: sidebarline.ui
msgctxt ""
"sidebarline.ui\n"
"linestyle\n"
"tooltip_text\n"
"string.text"
msgid "Select the style of the line."
msgstr ""

#: sidebarline.ui
msgctxt ""
"sidebarline.ui\n"
"arrowlabel\n"
"label\n"
"string.text"
msgid "_Arrow:"
msgstr ""

#: sidebarline.ui
msgctxt ""
"sidebarline.ui\n"
"beginarrowstyle\n"
"tooltip_markup\n"
"string.text"
msgid "Select the style of the beginning arrowhead."
msgstr ""

#: sidebarline.ui
msgctxt ""
"sidebarline.ui\n"
"beginarrowstyle\n"
"tooltip_text\n"
"string.text"
msgid "Select the style of the beginning arrowhead."
msgstr ""

#: sidebarline.ui
msgctxt ""
"sidebarline.ui\n"
"endarrowstyle\n"
"tooltip_markup\n"
"string.text"
msgid "Select the style of the ending arrowhead."
msgstr ""

#: sidebarline.ui
msgctxt ""
"sidebarline.ui\n"
"endarrowstyle\n"
"tooltip_text\n"
"string.text"
msgid "Select the style of the ending arrowhead."
msgstr ""

#: sidebarline.ui
msgctxt ""
"sidebarline.ui\n"
"cornerlabel\n"
"label\n"
"string.text"
msgid "_Corner style:"
msgstr ""

#: sidebarline.ui
msgctxt ""
"sidebarline.ui\n"
"edgestyle\n"
"tooltip_markup\n"
"string.text"
msgid "Select the style of the edge connections."
msgstr ""

#: sidebarline.ui
msgctxt ""
"sidebarline.ui\n"
"edgestyle\n"
"tooltip_text\n"
"string.text"
msgid "Select the style of the edge connections."
msgstr ""

#: sidebarline.ui
msgctxt ""
"sidebarline.ui\n"
"edgestyle\n"
"0\n"
"stringlist.text"
msgid "Rounded"
msgstr ""

#: sidebarline.ui
msgctxt ""
"sidebarline.ui\n"
"edgestyle\n"
"1\n"
"stringlist.text"
msgid "- none -"
msgstr ""

#: sidebarline.ui
msgctxt ""
"sidebarline.ui\n"
"edgestyle\n"
"2\n"
"stringlist.text"
msgid "Mitered"
msgstr ""

#: sidebarline.ui
msgctxt ""
"sidebarline.ui\n"
"edgestyle\n"
"3\n"
"stringlist.text"
msgid "Beveled"
msgstr ""

#: sidebarline.ui
msgctxt ""
"sidebarline.ui\n"
"caplabel\n"
"label\n"
"string.text"
msgid "Ca_p style:"
msgstr ""

#: sidebarline.ui
msgctxt ""
"sidebarline.ui\n"
"linecapstyle\n"
"tooltip_markup\n"
"string.text"
msgid "Select the style of the line caps."
msgstr ""

#: sidebarline.ui
msgctxt ""
"sidebarline.ui\n"
"linecapstyle\n"
"tooltip_text\n"
"string.text"
msgid "Select the style of the line caps."
msgstr ""

#: sidebarline.ui
msgctxt ""
"sidebarline.ui\n"
"linecapstyle\n"
"0\n"
"stringlist.text"
msgid "Flat"
msgstr ""

#: sidebarline.ui
msgctxt ""
"sidebarline.ui\n"
"linecapstyle\n"
"1\n"
"stringlist.text"
msgid "Round"
msgstr ""

#: sidebarline.ui
msgctxt ""
"sidebarline.ui\n"
"linecapstyle\n"
"2\n"
"stringlist.text"
msgid "Square"
msgstr ""

#: sidebarparagraph.ui
msgctxt ""
"sidebarparagraph.ui\n"
"numberbullet\n"
"tooltip_text\n"
"string.text"
msgid "Bullets and Numbering"
msgstr ""

#: sidebarparagraph.ui
msgctxt ""
"sidebarparagraph.ui\n"
"backgroundcolor\n"
"tooltip_text\n"
"string.text"
msgid "Paragraph Background Color"
msgstr ""

#: sidebarparagraph.ui
msgctxt ""
"sidebarparagraph.ui\n"
"horizontalalignment\n"
"tooltip_text\n"
"string.text"
msgid "Horizontal Alignment"
msgstr ""

#: sidebarparagraph.ui
msgctxt ""
"sidebarparagraph.ui\n"
"verticalalignment\n"
"tooltip_text\n"
"string.text"
msgid "Vertical Alignment"
msgstr ""

#: sidebarparagraph.ui
msgctxt ""
"sidebarparagraph.ui\n"
"spacinglabel\n"
"label\n"
"string.text"
msgid "_Spacing:"
msgstr ""

#: sidebarparagraph.ui
msgctxt ""
"sidebarparagraph.ui\n"
"paraspacing\n"
"tooltip_text\n"
"string.text"
msgid "Spacing"
msgstr ""

#: sidebarparagraph.ui
msgctxt ""
"sidebarparagraph.ui\n"
"paraspaceinc\n"
"tooltip_text\n"
"string.text"
msgid "Increase Paragraph Spacing"
msgstr ""

#: sidebarparagraph.ui
msgctxt ""
"sidebarparagraph.ui\n"
"paraspacedec\n"
"tooltip_text\n"
"string.text"
msgid "Decrease Paragraph Spacing"
msgstr ""

#: sidebarparagraph.ui
msgctxt ""
"sidebarparagraph.ui\n"
"aboveparaspacing\n"
"tooltip_text\n"
"string.text"
msgid "Above Paragraph Spacing"
msgstr ""

#: sidebarparagraph.ui
msgctxt ""
"sidebarparagraph.ui\n"
"belowparaspacing\n"
"tooltip_text\n"
"string.text"
msgid "Below Paragraph Spacing"
msgstr ""

#: sidebarparagraph.ui
msgctxt ""
"sidebarparagraph.ui\n"
"setlinespacing\n"
"tooltip_text\n"
"string.text"
msgid "Line Spacing"
msgstr ""

#: sidebarparagraph.ui
msgctxt ""
"sidebarparagraph.ui\n"
"indentlabel\n"
"label\n"
"string.text"
msgid "_Indent:"
msgstr ""

#: sidebarparagraph.ui
msgctxt ""
"sidebarparagraph.ui\n"
"indent\n"
"tooltip_text\n"
"string.text"
msgid "Indent"
msgstr ""

#: sidebarparagraph.ui
msgctxt ""
"sidebarparagraph.ui\n"
"increaseindent\n"
"tooltip_text\n"
"string.text"
msgid "Increase Indent"
msgstr ""

#: sidebarparagraph.ui
msgctxt ""
"sidebarparagraph.ui\n"
"decreaseindent\n"
"tooltip_text\n"
"string.text"
msgid "Decrease Indent"
msgstr ""

#: sidebarparagraph.ui
msgctxt ""
"sidebarparagraph.ui\n"
"hangingindent\n"
"tooltip_text\n"
"string.text"
msgid "Switch to Hanging Indent"
msgstr ""

#: sidebarparagraph.ui
msgctxt ""
"sidebarparagraph.ui\n"
"promotedemote\n"
"tooltip_text\n"
"string.text"
msgid "Indent"
msgstr ""

#: sidebarparagraph.ui
msgctxt ""
"sidebarparagraph.ui\n"
"promote\n"
"tooltip_text\n"
"string.text"
msgid "Increase Indent"
msgstr ""

#: sidebarparagraph.ui
msgctxt ""
"sidebarparagraph.ui\n"
"demote\n"
"tooltip_text\n"
"string.text"
msgid "Decrease Indent"
msgstr ""

#: sidebarparagraph.ui
msgctxt ""
"sidebarparagraph.ui\n"
"hangingindent2\n"
"tooltip_text\n"
"string.text"
msgid "Switch to Hanging Indent"
msgstr ""

#: sidebarparagraph.ui
msgctxt ""
"sidebarparagraph.ui\n"
"beforetextindent\n"
"tooltip_text\n"
"string.text"
msgid "Before Text Indent"
msgstr ""

#: sidebarparagraph.ui
msgctxt ""
"sidebarparagraph.ui\n"
"aftertextindent\n"
"tooltip_text\n"
"string.text"
msgid "After Text Indent"
msgstr ""

#: sidebarparagraph.ui
msgctxt ""
"sidebarparagraph.ui\n"
"firstlineindent\n"
"tooltip_text\n"
"string.text"
msgid "First Line Indent"
msgstr ""

#: sidebarpossize.ui
msgctxt ""
"sidebarpossize.ui\n"
"horizontallabel\n"
"label\n"
"string.text"
msgid "_Horizontal:"
msgstr ""

#: sidebarpossize.ui
msgctxt ""
"sidebarpossize.ui\n"
"horizontalpos\n"
"tooltip_markup\n"
"string.text"
msgid "Enter the value for the horizontal position."
msgstr ""

#: sidebarpossize.ui
msgctxt ""
"sidebarpossize.ui\n"
"horizontalpos\n"
"tooltip_text\n"
"string.text"
msgid "Enter the value for the horizontal position."
msgstr ""

#: sidebarpossize.ui
msgctxt ""
"sidebarpossize.ui\n"
"verticallabel\n"
"label\n"
"string.text"
msgid "_Vertical:"
msgstr ""

#: sidebarpossize.ui
msgctxt ""
"sidebarpossize.ui\n"
"verticalpos\n"
"tooltip_markup\n"
"string.text"
msgid "Enter the value for the vertical position."
msgstr ""

#: sidebarpossize.ui
msgctxt ""
"sidebarpossize.ui\n"
"verticalpos\n"
"tooltip_text\n"
"string.text"
msgid "Enter the value for the vertical position."
msgstr ""

#: sidebarpossize.ui
msgctxt ""
"sidebarpossize.ui\n"
"widthlabel\n"
"label\n"
"string.text"
msgid "_Width:"
msgstr ""

#: sidebarpossize.ui
msgctxt ""
"sidebarpossize.ui\n"
"selectwidth\n"
"tooltip_markup\n"
"string.text"
msgid "Enter a width for the selected object."
msgstr ""

#: sidebarpossize.ui
msgctxt ""
"sidebarpossize.ui\n"
"selectwidth\n"
"tooltip_text\n"
"string.text"
msgid "Enter a width for the selected object."
msgstr ""

#: sidebarpossize.ui
msgctxt ""
"sidebarpossize.ui\n"
"heightlabel\n"
"label\n"
"string.text"
msgid "H_eight:"
msgstr ""

#: sidebarpossize.ui
msgctxt ""
"sidebarpossize.ui\n"
"selectheight\n"
"tooltip_markup\n"
"string.text"
msgid "Enter a height for the selected object."
msgstr ""

#: sidebarpossize.ui
msgctxt ""
"sidebarpossize.ui\n"
"selectheight\n"
"tooltip_text\n"
"string.text"
msgid "Enter a height for the selected object."
msgstr ""

#: sidebarpossize.ui
msgctxt ""
"sidebarpossize.ui\n"
"ratio\n"
"label\n"
"string.text"
msgid "_Keep ratio"
msgstr ""

#: sidebarpossize.ui
msgctxt ""
"sidebarpossize.ui\n"
"ratio\n"
"tooltip_markup\n"
"string.text"
msgid "Maintain proportions when you resize the selected object."
msgstr ""

#: sidebarpossize.ui
msgctxt ""
"sidebarpossize.ui\n"
"ratio\n"
"tooltip_text\n"
"string.text"
msgid "Maintain proportions when you resize the selected object."
msgstr ""

#: sidebarpossize.ui
msgctxt ""
"sidebarpossize.ui\n"
"rotationlabel\n"
"label\n"
"string.text"
msgid "_Rotation:"
msgstr ""

#: sidebarpossize.ui
msgctxt ""
"sidebarpossize.ui\n"
"rotation\n"
"tooltip_markup\n"
"string.text"
msgid "Select the angle for rotation."
msgstr ""

#: sidebarpossize.ui
msgctxt ""
"sidebarpossize.ui\n"
"rotation\n"
"tooltip_text\n"
"string.text"
msgid "Select the angle for rotation."
msgstr ""

#: sidebarpossize.ui
msgctxt ""
"sidebarpossize.ui\n"
"fliplabel\n"
"label\n"
"string.text"
msgid "_Flip:"
msgstr ""

#: sidebarpossize.ui
msgctxt ""
"sidebarpossize.ui\n"
"flipvertical\n"
"tooltip_markup\n"
"string.text"
msgid "Flip the selected object vertically."
msgstr ""

#: sidebarpossize.ui
msgctxt ""
"sidebarpossize.ui\n"
"flipvertical\n"
"tooltip_text\n"
"string.text"
msgid "Flip the selected object vertically."
msgstr ""

#: sidebarpossize.ui
msgctxt ""
"sidebarpossize.ui\n"
"fliphorizontal\n"
"tooltip_markup\n"
"string.text"
msgid "Flip the selected object horizontally."
msgstr ""

#: sidebarpossize.ui
msgctxt ""
"sidebarpossize.ui\n"
"fliphorizontal\n"
"tooltip_text\n"
"string.text"
msgid "Flip the selected object horizontally."
msgstr ""

#: textcontrolchardialog.ui
msgctxt ""
"textcontrolchardialog.ui\n"
"TextControlCharacterPropertiesDialog\n"
"title\n"
"string.text"
msgid "Character"
msgstr ""

#: textcontrolchardialog.ui
msgctxt ""
"textcontrolchardialog.ui\n"
"font\n"
"label\n"
"string.text"
msgid "Font"
msgstr ""

#: textcontrolchardialog.ui
msgctxt ""
"textcontrolchardialog.ui\n"
"fonteffects\n"
"label\n"
"string.text"
msgid "Font Effects"
msgstr ""

#: textcontrolchardialog.ui
msgctxt ""
"textcontrolchardialog.ui\n"
"position\n"
"label\n"
"string.text"
msgid "Position"
msgstr ""

#: textcontrolparadialog.ui
msgctxt ""
"textcontrolparadialog.ui\n"
"TextControlParagraphPropertiesDialog\n"
"title\n"
"string.text"
msgid "Paragraph"
msgstr ""

#: textcontrolparadialog.ui
msgctxt ""
"textcontrolparadialog.ui\n"
"labelTP_PARA_STD\n"
"label\n"
"string.text"
msgid "Indents & Spacing"
msgstr ""

#: textcontrolparadialog.ui
msgctxt ""
"textcontrolparadialog.ui\n"
"labelTP_PARA_ALIGN\n"
"label\n"
"string.text"
msgid "Alignment"
msgstr ""

#: textcontrolparadialog.ui
msgctxt ""
"textcontrolparadialog.ui\n"
"labelTP_PARA_ASIAN\n"
"label\n"
"string.text"
msgid "Asian Typography"
msgstr ""

#: textcontrolparadialog.ui
msgctxt ""
"textcontrolparadialog.ui\n"
"labelTP_TABULATOR\n"
"label\n"
"string.text"
msgid "Tabs"
msgstr ""

#: xformspage.ui
msgctxt ""
"xformspage.ui\n"
"TBI_ITEM_ADD\n"
"label\n"
"string.text"
msgid "Add Item"
msgstr ""

#: xformspage.ui
msgctxt ""
"xformspage.ui\n"
"TBI_ITEM_ADD_ELEMENT\n"
"label\n"
"string.text"
msgid "Add Element"
msgstr ""

#: xformspage.ui
msgctxt ""
"xformspage.ui\n"
"TBI_ITEM_ADD_ATTRIBUTE\n"
"label\n"
"string.text"
msgid "Add Attribute"
msgstr ""

#: xformspage.ui
msgctxt ""
"xformspage.ui\n"
"TBI_ITEM_EDIT\n"
"label\n"
"string.text"
msgid "Edit"
msgstr ""

#: xformspage.ui
msgctxt ""
"xformspage.ui\n"
"TBI_ITEM_REMOVE\n"
"label\n"
"string.text"
msgid "Delete"
msgstr ""
taLabel|CB_VALUE_AS_PERCENTAGE"
msgid "Show value as _percentage"
msgstr "Erakutsi balioa _ehuneko gisa"
-#. FcaPo
-#: chart2/uiconfig/ui/tp_DataLabel.ui:66
-msgctxt "tp_DataLabel|extended_tip|CB_VALUE_AS_PERCENTAGE"
-msgid "Displays the percentage of the data points in each column."
-msgstr "Zutabe bakoitzeko datu-puntuen ehunekoa bistaratzen du."
-
#. gyqnC
-#: chart2/uiconfig/ui/tp_DataLabel.ui:77
+#: chart2/uiconfig/ui/tp_DataLabel.ui:67
msgctxt "tp_DataLabel|CB_CATEGORY"
msgid "Show _category"
msgstr "Erakutsi _kategoria"
-#. EZXZX
-#: chart2/uiconfig/ui/tp_DataLabel.ui:86
-msgctxt "tp_DataLabel|extended_tip|CB_CATEGORY"
-msgid "Shows the data point text labels."
-msgstr "Datu-puntuen testu-etiketak erakusten ditu."
-
#. kce65
-#: chart2/uiconfig/ui/tp_DataLabel.ui:97
+#: chart2/uiconfig/ui/tp_DataLabel.ui:82
msgctxt "tp_DataLabel|CB_SYMBOL"
msgid "Show _legend key"
msgstr "Erakutsi _legenda-gakoa"
-#. Bm8gp
-#: chart2/uiconfig/ui/tp_DataLabel.ui:106
-msgctxt "tp_DataLabel|extended_tip|CB_SYMBOL"
-msgid "Displays the legend icons next to each data point label."
-msgstr "Datu-puntuen etiketa bakoitzaren ondoko legenda-ikonoak bistaratzen ditu."
-
#. K3uFN
-#: chart2/uiconfig/ui/tp_DataLabel.ui:117
+#: chart2/uiconfig/ui/tp_DataLabel.ui:97
msgctxt "tp_DataLabel|CB_WRAP_TEXT"
msgid "Auto text _wrap"
msgstr "_Egokitu testuak automatikoki"
#. tgNDD
-#: chart2/uiconfig/ui/tp_DataLabel.ui:132
+#: chart2/uiconfig/ui/tp_DataLabel.ui:112
msgctxt "tp_DataLabel|PB_NUMBERFORMAT"
msgid "Number _format..."
msgstr "Zenbaki-_formatua..."
-#. nzq24
-#: chart2/uiconfig/ui/tp_DataLabel.ui:140
-msgctxt "tp_DataLabel|extended_tip|PB_NUMBERFORMAT"
-msgid "Opens a dialog to select the number format."
-msgstr "Zenbaki-formatua hautatzea ahalbidetzen duen elkarrizketa-koadro bat irekitzen du."
-
#. PYC2b
-#: chart2/uiconfig/ui/tp_DataLabel.ui:151
+#: chart2/uiconfig/ui/tp_DataLabel.ui:126
msgctxt "tp_DataLabel|PB_PERCENT_NUMBERFORMAT"
msgid "Percentage f_ormat..."
msgstr "Ehuneko-f_ormatua..."
-#. 3wD3x
-#: chart2/uiconfig/ui/tp_DataLabel.ui:159
-msgctxt "tp_DataLabel|extended_tip|PB_PERCENT_NUMBERFORMAT"
-msgid "Opens a dialog to select the percentage format."
-msgstr "Ehunekoen formatua hautatzea ahalbidetzen duen elkarrizketa-koadro bat irekitzen du."
-
#. gFELD
-#: chart2/uiconfig/ui/tp_DataLabel.ui:172
+#: chart2/uiconfig/ui/tp_DataLabel.ui:142
msgctxt "tp_DataLabel|CT_LABEL_DIAL"
msgid "ABCD"
msgstr "ABCD"
#. GqA8C
-#: chart2/uiconfig/ui/tp_DataLabel.ui:191
+#: chart2/uiconfig/ui/tp_DataLabel.ui:161
msgctxt "tp_DataLabel|FT_TEXT_SEPARATOR"
msgid "_Separator"
msgstr "_Bereizlea"
#. oPhGH
-#: chart2/uiconfig/ui/tp_DataLabel.ui:208
+#: chart2/uiconfig/ui/tp_DataLabel.ui:178
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "Zuriunea"
#. fR4fG
-#: chart2/uiconfig/ui/tp_DataLabel.ui:209
+#: chart2/uiconfig/ui/tp_DataLabel.ui:179
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "Comma"
msgstr "Koma"
#. 5baF4
-#: chart2/uiconfig/ui/tp_DataLabel.ui:210
+#: chart2/uiconfig/ui/tp_DataLabel.ui:180
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "Semicolon"
msgstr "Puntu eta koma"
#. 8MGkQ
-#: chart2/uiconfig/ui/tp_DataLabel.ui:211
+#: chart2/uiconfig/ui/tp_DataLabel.ui:181
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "New line"
msgstr "Marra berria"
#. bpmiF
-#: chart2/uiconfig/ui/tp_DataLabel.ui:212
+#: chart2/uiconfig/ui/tp_DataLabel.ui:182
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "Period"
msgstr "Aldia"
-#. jjR8u
-#: chart2/uiconfig/ui/tp_DataLabel.ui:216
-msgctxt "tp_DataLabel|extended_tip|LB_TEXT_SEPARATOR"
-msgid "Selects the separator between multiple text strings for the same object."
-msgstr "Objektu bereko testu-kate anitzen arteko bereizlea hautatzen du."
-
#. 2MNGz
-#: chart2/uiconfig/ui/tp_DataLabel.ui:242
+#: chart2/uiconfig/ui/tp_DataLabel.ui:207
msgctxt "tp_DataLabel|FT_LABEL_PLACEMENT"
msgid "Place_ment"
msgstr "Koka_pena"
#. L2MYb
-#: chart2/uiconfig/ui/tp_DataLabel.ui:259
+#: chart2/uiconfig/ui/tp_DataLabel.ui:224
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Best fit"
msgstr "Egokitze onena"
#. ba7eW
-#: chart2/uiconfig/ui/tp_DataLabel.ui:260
+#: chart2/uiconfig/ui/tp_DataLabel.ui:225
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Center"
msgstr "Zentratuta"
#. nW5vs
-#: chart2/uiconfig/ui/tp_DataLabel.ui:261
+#: chart2/uiconfig/ui/tp_DataLabel.ui:226
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "Gainean"
#. gW9Aa
-#: chart2/uiconfig/ui/tp_DataLabel.ui:262
+#: chart2/uiconfig/ui/tp_DataLabel.ui:227
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "Goian ezkerrean"
#. UQBcJ
-#: chart2/uiconfig/ui/tp_DataLabel.ui:263
+#: chart2/uiconfig/ui/tp_DataLabel.ui:228
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Left"
msgstr "Ezkerrean"
#. CVw6x
-#: chart2/uiconfig/ui/tp_DataLabel.ui:264
+#: chart2/uiconfig/ui/tp_DataLabel.ui:229
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "Behean ezkerrean"
#. EF7Qb
-#: chart2/uiconfig/ui/tp_DataLabel.ui:265
+#: chart2/uiconfig/ui/tp_DataLabel.ui:230
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "Azpian"
#. bdAYf
-#: chart2/uiconfig/ui/tp_DataLabel.ui:266
+#: chart2/uiconfig/ui/tp_DataLabel.ui:231
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "Behean eskuinean"
#. kHGEs
-#: chart2/uiconfig/ui/tp_DataLabel.ui:267
+#: chart2/uiconfig/ui/tp_DataLabel.ui:232
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Right"
msgstr "Eskuinean"
#. GFkmP
-#: chart2/uiconfig/ui/tp_DataLabel.ui:268
+#: chart2/uiconfig/ui/tp_DataLabel.ui:233
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "Goian eskuinean"
#. KFZhx
-#: chart2/uiconfig/ui/tp_DataLabel.ui:269
+#: chart2/uiconfig/ui/tp_DataLabel.ui:234
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "Barnean"
#. BJm6w
-#: chart2/uiconfig/ui/tp_DataLabel.ui:270
+#: chart2/uiconfig/ui/tp_DataLabel.ui:235
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "Kanpoan"
#. XGkMi
-#: chart2/uiconfig/ui/tp_DataLabel.ui:271
+#: chart2/uiconfig/ui/tp_DataLabel.ui:236
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Near origin"
msgstr "Jatorritik hurbil"
-#. vq2Bf
-#: chart2/uiconfig/ui/tp_DataLabel.ui:275
-msgctxt "tp_DataLabel|extended_tip|LB_LABEL_PLACEMENT"
-msgid "Selects the placement of data labels relative to the objects."
-msgstr "Datu-etiketak, objektuekiko, non kokatuko diren hautatzen du."
-
#. PNGYD
-#: chart2/uiconfig/ui/tp_DataLabel.ui:295
+#: chart2/uiconfig/ui/tp_DataLabel.ui:255
msgctxt "tp_DataLabel|STR_DLG_NUMBERFORMAT_FOR_PERCENTAGE_VALUE"
msgid "Number Format for Percentage Value"
msgstr "Zenbaki-formatua ehunekoen balioetarako"
#. 3BZrx
-#: chart2/uiconfig/ui/tp_DataLabel.ui:313
+#: chart2/uiconfig/ui/tp_DataLabel.ui:273
msgctxt "tp_DataLabel|label1"
msgid "Text Attributes"
msgstr "Testu-atributuak"
-#. avLCL
-#: chart2/uiconfig/ui/tp_DataLabel.ui:357
-msgctxt "tp_DataLabel|extended_tip|CT_DIAL"
-msgid "Click in the dial to set the text orientation for the data labels."
-msgstr "Sakatu disko-markagailuan, datu-etiketen testu-orientazioa ezartzeko."
-
-#. eKwUH
-#: chart2/uiconfig/ui/tp_DataLabel.ui:377
-msgctxt "tp_DataLabel|extended_tip|NF_LABEL_DEGREES"
-msgid "Enter the counterclockwise rotation angle for the data labels."
-msgstr "Sartu datu-etiketek izango duten biratze-angelua, erlojuaren orratzen kontrako noranzkoan."
-
#. VArif
-#: chart2/uiconfig/ui/tp_DataLabel.ui:391
+#: chart2/uiconfig/ui/tp_DataLabel.ui:341
msgctxt "tp_DataLabel|FT_LABEL_DEGREES"
msgid "_Degrees"
msgstr "_Graduak"
#. zdP7E
-#: chart2/uiconfig/ui/tp_DataLabel.ui:416
+#: chart2/uiconfig/ui/tp_DataLabel.ui:366
msgctxt "tp_DataLabel|FT_LABEL_TEXTDIR"
msgid "Te_xt direction"
msgstr "Testuaren _noranzkoa"
-#. MYXZo
-#: chart2/uiconfig/ui/tp_DataLabel.ui:433
-msgctxt "tp_DataLabel|extended_tip|LB_LABEL_TEXTDIR"
-msgid "Specify the text direction for a paragraph that uses complex text layout (CTL). This feature is only available if complex text layout support is enabled."
-msgstr "Zehaztu testuaren noranzkoa testu-diseinu konplexua (CTL) erabiltzen duten paragrafoetarako. Eginbide hau erabilgarri egoteko, beharrezkoa da testu-diseinu konplexua gaituta egotea."
-
#. PKnKk
-#: chart2/uiconfig/ui/tp_DataLabel.ui:458
+#: chart2/uiconfig/ui/tp_DataLabel.ui:403
msgctxt "tp_DataLabel|label2"
msgid "Rotate Text"
msgstr "Biratu testua"
-#. wBzcx
-#: chart2/uiconfig/ui/tp_DataLabel.ui:491
-msgctxt "tp_DataLabel|CB_CUSTOM_LEADER_LINES"
-msgid "_Connect displaced data labels to data points"
-msgstr ""
-
-#. BXobT
-#: chart2/uiconfig/ui/tp_DataLabel.ui:500
-msgctxt "tp_DataLabel|extended_tip|CB_CUSTOM_LEADER_LINES"
-msgid "Draws a line connecting the data labels to the data points"
-msgstr ""
-
-#. MBFBB
-#: chart2/uiconfig/ui/tp_DataLabel.ui:518
-msgctxt "tp_DataLabel|label3"
-msgid "Leader Lines"
-msgstr ""
-
-#. iDheE
-#: chart2/uiconfig/ui/tp_DataLabel.ui:534
-msgctxt "tp_DataLabel|extended_tip|tp_DataLabel"
-msgid "Opens the Data Labels dialog, which enables you to set the data labels."
-msgstr "Datu-etiketak elkarrizketa-koadroa irekitzen du, datu-etiketak ezartzea ahalbidetzen duena."
-
#. rXE7B
#: chart2/uiconfig/ui/tp_DataPointOption.ui:41
msgctxt "tp_DataPointOption|CB_LEGEND_ENTRY_HIDDEN"
msgid "Hide legend entry"
msgstr "Ezkutatu legenda-sarrera"
-#. k2s9H
-#: chart2/uiconfig/ui/tp_DataPointOption.ui:49
-msgctxt "tp_DataPointOption|extended_tip|CB_LEGEND_ENTRY_HIDDEN"
-msgid "Do not show legend entry for the selected data series or data point."
-msgstr "Ez erakutsi hautatutako datu-seriearen edo datu-puntuaren legenda-sarrera."
-
#. DUQwA
-#: chart2/uiconfig/ui/tp_DataPointOption.ui:67
+#: chart2/uiconfig/ui/tp_DataPointOption.ui:62
msgctxt "tp_DataPointOption|label1"
msgid "Legend Entry"
msgstr "Legenda-sarrera"
@@ -3843,121 +3015,61 @@ msgid "Select data range"
msgstr "Hautatu datu-barrutia"
#. 2iNp6
-#: chart2/uiconfig/ui/tp_DataSource.ui:70
+#: chart2/uiconfig/ui/tp_DataSource.ui:60
msgctxt "tp_DataSource|FT_SERIES"
msgid "Data _series:"
msgstr "Datu-_serieak:"
-#. oFoeg
-#: chart2/uiconfig/ui/tp_DataSource.ui:113
-msgctxt "tp_DataSource|extended_tip|LB_SERIES"
-msgid "Shows a list of all data series in the chart. Click an entry to view and edit that data series. Click Add to insert a new series into the list after the selected entry."
-msgstr "Diagramako datu-serie guztien zerrenda erakusten du. Egin klik sarrera batean datu-serie hori bistaratu eta editatzeko. Sakatu Gehitu serie berria txertatzeko zerrendan, hautatutako sarreraren ondoren."
-
#. rqABh
-#: chart2/uiconfig/ui/tp_DataSource.ui:133
+#: chart2/uiconfig/ui/tp_DataSource.ui:118
msgctxt "tp_DataSource|BTN_ADD"
msgid "_Add"
msgstr "_Gehitu"
-#. AExBB
-#: chart2/uiconfig/ui/tp_DataSource.ui:141
-msgctxt "tp_DataSource|extended_tip|BTN_ADD"
-msgid "Adds a new entry below the current entry in the Data Series list. If an entry is selected, the new data series gets the same chart type."
-msgstr "Sarrera berri bat gehitzen du uneko sarreraren azpian, 'Datu-serieak' zerrendan. Sarrera bat hautatuta badago, datu-serie berriak diagrama mota bera hartuko du."
-
#. dCyXA
-#: chart2/uiconfig/ui/tp_DataSource.ui:159
+#: chart2/uiconfig/ui/tp_DataSource.ui:139
msgctxt "tp_DataSource|BTN_UP-atkobject"
msgid "Up"
msgstr "Gora"
-#. GTEK3
-#: chart2/uiconfig/ui/tp_DataSource.ui:160
-msgctxt "tp_DataSource|extended_tip|BTN_UP"
-msgid "Moves up the selected entry in the Data Series list."
-msgstr "Hautatutako elementua gora eramaten du datu-serieen zerrendan."
-
#. 3v9x2
-#: chart2/uiconfig/ui/tp_DataSource.ui:171
+#: chart2/uiconfig/ui/tp_DataSource.ui:150
msgctxt "tp_DataSource|BTN_REMOVE"
msgid "_Remove"
msgstr "_Kendu"
-#. BDDwm
-#: chart2/uiconfig/ui/tp_DataSource.ui:179
-msgctxt "tp_DataSource|extended_tip|BTN_REMOVE"
-msgid "Removes the selected entry from the Data Series list."
-msgstr "Hautatutako sarrera datu-serieen zerrendatik kentzen du."
-
#. MkZNf
-#: chart2/uiconfig/ui/tp_DataSource.ui:197
+#: chart2/uiconfig/ui/tp_DataSource.ui:171
msgctxt "tp_DataSource|BTN_DOWN-atkobject"
msgid "Down"
msgstr "Behera"
-#. 558EK
-#: chart2/uiconfig/ui/tp_DataSource.ui:198
-msgctxt "tp_DataSource|extended_tip|BTN_DOWN"
-msgid "Moves down the selected entry in the Data Series list."
-msgstr "Hautatutako elementua behera eramaten du datu-serieen zerrendan."
-
#. mC5Ge
-#: chart2/uiconfig/ui/tp_DataSource.ui:238
+#: chart2/uiconfig/ui/tp_DataSource.ui:211
msgctxt "tp_DataSource|FT_ROLE"
msgid "_Data ranges:"
msgstr "_Datu-barrutiak:"
-#. ZB6Dv
-#: chart2/uiconfig/ui/tp_DataSource.ui:291
-msgctxt "tp_DataSource|extended_tip|LB_ROLE"
-msgid "Shows all the data ranges used by the data series that is selected in the Data Series list box. Each data range shows the role name and the source range address."
-msgstr "'Datu-serieak' zerrenda-koadroan hautatutako datu-seriean erabili diren datu-barruti guztiak erakusten ditu. Datu-barruti bakoitzak zereginaren izena eta iturburuko barrutiaren helbidea erakusten du."
-
#. qRMfs
-#: chart2/uiconfig/ui/tp_DataSource.ui:306
+#: chart2/uiconfig/ui/tp_DataSource.ui:274
msgctxt "tp_DataSource|FT_RANGE"
msgid "Ran_ge for %VALUETYPE"
msgstr "Ba_rrutia %VALUETYPE balio motarako"
-#. M2BSw
-#: chart2/uiconfig/ui/tp_DataSource.ui:330
-msgctxt "tp_DataSource|extended_tip|EDT_RANGE"
-msgid "Shows the source range address from the second column of the Data Range list box. You can change the range in the text box or by dragging in the document. To minimize this dialog while you select the data range in Calc, click the Select data range button."
-msgstr "Iturburuko barruti-helbidea erakusten du 'Datu-barrutia' zerrenda-koadroko bigarren zutabetik. Barrutia testu-koadroan aldatu daiteke, edo dokumentuan kurtsorea arrastatuta. Datu-barrutia hautatzen den bitartean elkarrizketa-koadro hau ikonotzeko, sakatu Hautatu datu-barrutia botoia."
-
-#. CwKet
-#: chart2/uiconfig/ui/tp_DataSource.ui:347
-msgctxt "tp_DataSource|extended_tip|IMB_RANGE_MAIN"
-msgid "Shows the source range address from the second column of the Data Range list box. You can change the range in the text box or by dragging in the document. To minimize this dialog while you select the data range in Calc, click the Select data range button."
-msgstr "Iturburuko barruti-helbidea erakusten du 'Datu-barrutia' zerrenda-koadroko bigarren zutabetik. Barrutia testu-koadroan aldatu daiteke, edo dokumentuan kurtsorea arrastatuta. Datu-barrutia hautatzen den bitartean elkarrizketa-koadro hau ikonotzeko, sakatu Hautatu datu-barrutia botoia."
-
#. FX2CF
-#: chart2/uiconfig/ui/tp_DataSource.ui:371
+#: chart2/uiconfig/ui/tp_DataSource.ui:329
msgctxt "tp_DataSource|FT_CATEGORIES"
msgid "_Categories"
msgstr "_Kategoriak"
#. EiwXn
-#: chart2/uiconfig/ui/tp_DataSource.ui:385
+#: chart2/uiconfig/ui/tp_DataSource.ui:343
msgctxt "tp_DataSource|FT_DATALABELS"
msgid "Data _labels"
msgstr "Datu-e_tiketak"
-#. ogTbE
-#: chart2/uiconfig/ui/tp_DataSource.ui:414
-msgctxt "tp_DataSource|extended_tip|EDT_CATEGORIES"
-msgid "Shows the source range address of the categories (the texts you can see on the x-axis of a category chart). For an XY-chart, the text box contains the source range of the data labels which are displayed for the data points. To minimize this dialog while you select the data range in Calc, click the Select data range button."
-msgstr "Kategorien (kategoria-diagrama batean X ardatzean ikusten diren testuen) iturburuko barruti-helbidea erakusten du. XY diagrametan, testu-koadroak datu-puntuetarako bistaratzen diren datu-etiketen iturburuko barrutia du. Calc aplikazioan datu-barrutia hautatzen den bitartean elkarrizketa-koadro hau ikonotzeko, sakatu Hautatu datu-barrutia botoia."
-
-#. EYFEo
-#: chart2/uiconfig/ui/tp_DataSource.ui:431
-msgctxt "tp_DataSource|extended_tip|IMB_RANGE_CAT"
-msgid "Shows the source range address of the categories (the texts you can see on the x-axis of a category chart). For an XY-chart, the text box contains the source range of the data labels which are displayed for the data points. To minimize this dialog while you select the data range in Calc, click the Select data range button."
-msgstr "Kategorien (kategoria-diagrama batean X ardatzean ikusten diren testuen) iturburuko barruti-helbidea erakusten du. XY diagrametan, testu-koadroak datu-puntuetarako bistaratzen diren datu-etiketen iturburuko barrutia du. Calc aplikazioan datu-barrutia hautatzen den bitartean elkarrizketa-koadro hau ikonotzeko, sakatu Hautatu datu-barrutia botoia."
-
#. YwALA
-#: chart2/uiconfig/ui/tp_DataSource.ui:468
+#: chart2/uiconfig/ui/tp_DataSource.ui:416
msgctxt "tp_DataSource|FT_CAPTION_FOR_WIZARD"
msgid "Customize Data Ranges for Individual Data Series"
msgstr "Pertsonalizatu datu-barrutiak datu-serie bakoitzarentzako"
@@ -3968,224 +3080,128 @@ msgctxt "tp_ErrorBars|RB_NONE"
msgid "_None"
msgstr "Bat ere e_z"
-#. YVhm9
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:68
-msgctxt "tp_ErrorBars|extended_tip|RB_NONE"
-msgid "Does not show any error bars."
-msgstr "Ez du erakusten errore-barrarik."
-
#. Cq44D
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:80
+#: chart2/uiconfig/ui/tp_ErrorBars.ui:75
msgctxt "tp_ErrorBars|RB_CONST"
msgid "_Constant Value"
msgstr "Balio _konstantea"
-#. Aetuh
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:91
-msgctxt "tp_ErrorBars|extended_tip|RB_CONST"
-msgid "Displays constant values that you specify in the Parameters area."
-msgstr "'Parametroak' arean zehaztu diren balio konstanteak bistaratzen ditu."
-
#. Njqok
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:103
+#: chart2/uiconfig/ui/tp_ErrorBars.ui:93
msgctxt "tp_ErrorBars|RB_PERCENT"
msgid "_Percentage"
msgstr "_Ehunekoa"
-#. kqgrm
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:114
-msgctxt "tp_ErrorBars|extended_tip|RB_PERCENT"
-msgid "Displays a percentage. The display refers to the corresponding data point. Set the percentage in the Parameters area."
-msgstr "Ehuneko bat bistaratzen du. Bistaratzea datu-puntuari dagokiona da. Ezarri ehunekoa 'Parametroak' arean."
-
-#. qCQY8
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:141
-msgctxt "tp_ErrorBars|extended_tip|RB_FUNCTION"
-msgid "Select a function to calculate the error bars."
-msgstr "Hautatu funtzio bat errore-barrak kalkulatzeko."
-
#. GnXao
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:156
+#: chart2/uiconfig/ui/tp_ErrorBars.ui:136
msgctxt "tp_ErrorBars|liststoreFUNCTION"
msgid "Standard Error"
msgstr "Errore estandarra"
#. SQ3rE
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:157
+#: chart2/uiconfig/ui/tp_ErrorBars.ui:137
msgctxt "tp_ErrorBars|liststoreFUNCTION"
msgid "Standard Deviation"
msgstr "Desbideratze estandarra"
#. GagXt
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:158
+#: chart2/uiconfig/ui/tp_ErrorBars.ui:138
msgctxt "tp_ErrorBars|liststoreFUNCTION"
msgid "Variance"
msgstr "Bariantza"
#. Siyxd
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:159
+#: chart2/uiconfig/ui/tp_ErrorBars.ui:139
msgctxt "tp_ErrorBars|liststoreFUNCTION"
msgid "Error Margin"
msgstr "Errore-marjina"
-#. j6oTg
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:163
-msgctxt "tp_ErrorBars|extended_tip|LB_FUNCTION"
-msgid "Select a function to calculate the error bars."
-msgstr "Hautatu funtzio bat errore-barrak kalkulatzeko."
-
#. AbhAQ
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:182
+#: chart2/uiconfig/ui/tp_ErrorBars.ui:157
msgctxt "tp_ErrorBars|RB_RANGE"
msgid "Cell _Range"
msgstr "Gelaxka-_barrutia"
-#. x3uW3
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:193
-msgctxt "tp_ErrorBars|extended_tip|RB_RANGE"
-msgid "Click Cell Range and then specify a cell range from which to take the positive and negative error bar values."
-msgstr "Egin klik 'Gelaxka-barrutia' aukeran, eta gero zehaztu errore-barraren balio positibo eta negatiboak hartzeko erabiliko den gelaxka-barrutia."
-
#. 9Y8Vo
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:211
+#: chart2/uiconfig/ui/tp_ErrorBars.ui:181
msgctxt "tp_ErrorBars|label1"
msgid "Error Category"
msgstr "Errore-kategoria"
#. q8qXd
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:245
+#: chart2/uiconfig/ui/tp_ErrorBars.ui:215
msgctxt "tp_ErrorBars|RB_BOTH"
msgid "Positive _and Negative"
msgstr "Positiboa e_ta negatiboa"
-#. LDszs
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:256
-msgctxt "tp_ErrorBars|extended_tip|RB_BOTH"
-msgid "Shows positive and negative error bars."
-msgstr "Errore-barra positiboak eta negatiboak erakusten ditu."
-
#. 6F78D
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:267
+#: chart2/uiconfig/ui/tp_ErrorBars.ui:232
msgctxt "tp_ErrorBars|RB_POSITIVE"
msgid "Pos_itive"
msgstr "Po_sitiboa"
-#. oSnnp
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:278
-msgctxt "tp_ErrorBars|extended_tip|RB_POSITIVE"
-msgid "Shows only positive error bars."
-msgstr "Errore-barra positiboak soilik erakusten ditu."
-
#. jdFbj
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:289
+#: chart2/uiconfig/ui/tp_ErrorBars.ui:249
msgctxt "tp_ErrorBars|RB_NEGATIVE"
msgid "Ne_gative"
msgstr "Ne_gatiboa"
-#. DvqJN
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:300
-msgctxt "tp_ErrorBars|extended_tip|RB_NEGATIVE"
-msgid "Shows only negative error bars."
-msgstr "Errore-barra negatiboak soilik erakusten ditu."
-
#. D4Aou
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:350
+#: chart2/uiconfig/ui/tp_ErrorBars.ui:305
msgctxt "tp_ErrorBars|label2"
msgid "Error Indicator"
msgstr "Errore-adierazlea"
#. haTNd
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:398
+#: chart2/uiconfig/ui/tp_ErrorBars.ui:353
msgctxt "tp_ErrorBars|FT_POSITIVE"
msgid "P_ositive (+)"
msgstr "P_ositiboa (+)"
-#. 7bDeP
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:416
-msgctxt "tp_ErrorBars|extended_tip|MF_POSITIVE"
-msgid "Enter the value to add to the displayed value as the positive error value."
-msgstr "Sartu bistaratutako balioari gehituko zaion errore-balio positiboa."
-
-#. D5XCD
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:434
-msgctxt "tp_ErrorBars|extended_tip|ED_RANGE_POSITIVE"
-msgid "Enter the address range from where to get the positive error values. Use the Shrink button to select the range from a sheet."
-msgstr "Sartu errore-balio positiboak eskuratzeko erabiliko den helbide-barrutia. Erabili 'Txikiagotu' botoia barrutia orri batetik hautatzeko."
-
#. rGBRC
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:449
+#: chart2/uiconfig/ui/tp_ErrorBars.ui:394
msgctxt "tp_ErrorBars|IB_RANGE_POSITIVE|tooltip_text"
msgid "Select data range"
msgstr "Hautatu datu-barrutia"
-#. QYRko
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:453
-msgctxt "tp_ErrorBars|extended_tip|IB_RANGE_POSITIVE"
-msgid "Click a button to shrink the dialog, then use the mouse to select the cell range in the spreadsheet. Click the button again to restore the dialog to full size."
-msgstr "Sakatu botoi bat elkarrizketa-koadroa txikitzeko, eta ondoren erabili sagua kalkulu-orriko gelaxka-barrutia hautatzeko. Sakatu botoia berriro, elkarrizketa-koadroa jatorrizko tamainara leheneratzeko."
-
#. C5ZdQ
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:479
+#: chart2/uiconfig/ui/tp_ErrorBars.ui:419
msgctxt "tp_ErrorBars|FT_NEGATIVE"
msgid "_Negative (-)"
msgstr "_Negatiboa (-)"
-#. TAAD2
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:497
-msgctxt "tp_ErrorBars|extended_tip|MF_NEGATIVE"
-msgid "Enter the value to subtract from the displayed value as the negative error value."
-msgstr "Sartu bistaratutako balioari kenduko zaion errore-balio negatiboa."
-
-#. S8d3Y
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:514
-msgctxt "tp_ErrorBars|extended_tip|ED_RANGE_NEGATIVE"
-msgid "Enter the address range from where to get the negative error values. Use the Shrink button to select the range from a sheet."
-msgstr "Sartu errore-balio negatiboak eskuratzeko erabiliko den helbide-barrutia. Erabili 'Txikiagotu' botoia barrutia orri batetik hautatzeko."
-
#. EVG7h
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:529
+#: chart2/uiconfig/ui/tp_ErrorBars.ui:459
msgctxt "tp_ErrorBars|IB_RANGE_NEGATIVE|tooltip_text"
msgid "Select data range"
msgstr "Hautatu datu-barrutia"
-#. oEACZ
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:533
-msgctxt "tp_ErrorBars|extended_tip|IB_RANGE_NEGATIVE"
-msgid "Click a button to shrink the dialog, then use the mouse to select the cell range in the spreadsheet. Click the button again to restore the dialog to full size."
-msgstr "Sakatu botoi bat elkarrizketa-koadroa txikitzeko, eta ondoren erabili sagua kalkulu-orriko gelaxka-barrutia hautatzeko. Sakatu botoia berriro, elkarrizketa-koadroa jatorrizko tamainara leheneratzeko."
-
#. wdsax
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:552
+#: chart2/uiconfig/ui/tp_ErrorBars.ui:477
msgctxt "tp_ErrorBars|CB_SYN_POS_NEG"
msgid "Same value for both"
msgstr "Balio bera bietan"
-#. DvgLw
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:561
-msgctxt "tp_ErrorBars|extended_tip|CB_SYN_POS_NEG"
-msgid "Enable to use the positive error values also as negative error values. You can only change the value of the \"Positive (+)\" box. That value gets copied to the \"Negative (-)\" box automatically."
-msgstr "Gaitu errore-balio positiboak errore-balio negatibo gisa ere erabiltzeko. \"Positiboa (+)\" koadroaren balioa soilik aldatu daiteke. Balio hori automatikoki kopiatuko da \"Negatiboa (-)\" koadroan."
-
#. BEj3C
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:579
+#: chart2/uiconfig/ui/tp_ErrorBars.ui:499
msgctxt "tp_ErrorBars|label3"
msgid "Parameters"
msgstr "Parametroak"
#. XxRKD
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:596
+#: chart2/uiconfig/ui/tp_ErrorBars.ui:516
msgctxt "tp_ErrorBars|STR_DATA_SELECT_RANGE_FOR_POSITIVE_ERRORBARS"
msgid "Select Range for Positive Error Bars"
msgstr "Hautatu barrutia errore-barra positiboetarako"
#. FXjsk
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:607
+#: chart2/uiconfig/ui/tp_ErrorBars.ui:527
msgctxt "tp_ErrorBars|STR_DATA_SELECT_RANGE_FOR_NEGATIVE_ERRORBARS"
msgid "Select Range for Negative Error Bars"
msgstr "Hautatu barrutia errore-barra negatiboetarako"
#. AAfgS
-#: chart2/uiconfig/ui/tp_ErrorBars.ui:618
+#: chart2/uiconfig/ui/tp_ErrorBars.ui:538
msgctxt "tp_ErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "Datuen taulatik"
@@ -4196,86 +3212,50 @@ msgctxt "tp_LegendPosition|left"
msgid "_Left"
msgstr "E_zkerrean"
-#. 98N4N
-#: chart2/uiconfig/ui/tp_LegendPosition.ui:39
-msgctxt "tp_LegendPosition|extended_tip|left"
-msgid "Positions the legend at the left of the chart."
-msgstr "Diagramaren ezkerraldean kokatuko da legenda."
-
#. WGGa8
-#: chart2/uiconfig/ui/tp_LegendPosition.ui:50
+#: chart2/uiconfig/ui/tp_LegendPosition.ui:45
msgctxt "tp_LegendPosition|right"
msgid "_Right"
msgstr "E_skuina"
-#. BgNsc
-#: chart2/uiconfig/ui/tp_LegendPosition.ui:60
-msgctxt "tp_LegendPosition|extended_tip|right"
-msgid "Positions the legend at the right of the chart."
-msgstr "Diagramaren eskuinaldean kokatuko da legenda."
-
#. aURZs
-#: chart2/uiconfig/ui/tp_LegendPosition.ui:71
+#: chart2/uiconfig/ui/tp_LegendPosition.ui:61
msgctxt "tp_LegendPosition|top"
msgid "_Top"
msgstr "_Goian"
-#. GppCU
-#: chart2/uiconfig/ui/tp_LegendPosition.ui:81
-msgctxt "tp_LegendPosition|extended_tip|top"
-msgid "Positions the legend at the top of the chart."
-msgstr "Diagramaren goiko aldean kokatuko da legenda."
-
#. 9WgFV
-#: chart2/uiconfig/ui/tp_LegendPosition.ui:92
+#: chart2/uiconfig/ui/tp_LegendPosition.ui:77
msgctxt "tp_LegendPosition|bottom"
msgid "_Bottom"
msgstr "_Behean"
-#. dvBdX
-#: chart2/uiconfig/ui/tp_LegendPosition.ui:102
-msgctxt "tp_LegendPosition|extended_tip|bottom"
-msgid "Positions the legend at the bottom of the chart."
-msgstr "Diagramaren behealdean kokatuko da legenda."
-
#. z84pQ
-#: chart2/uiconfig/ui/tp_LegendPosition.ui:119
+#: chart2/uiconfig/ui/tp_LegendPosition.ui:99
msgctxt "tp_LegendPosition|TXT_POSITION"
msgid "Position"
msgstr "Kokagunea"
#. 6teoB
-#: chart2/uiconfig/ui/tp_LegendPosition.ui:154
+#: chart2/uiconfig/ui/tp_LegendPosition.ui:134
msgctxt "tp_LegendPosition|FT_LEGEND_TEXTDIR"
msgid "Te_xt direction"
msgstr "Testuaren _noranzkoa"
-#. PSPoQ
-#: chart2/uiconfig/ui/tp_LegendPosition.ui:170
-msgctxt "tp_LegendPosition|extended_tip|LB_LEGEND_TEXTDIR"
-msgid "Specify the text direction for a paragraph that uses complex text layout (CTL). This feature is only available if complex text layout support is enabled."
-msgstr "Zehaztu testuaren noranzkoa testu-diseinu konplexua (CTL) erabiltzen duten paragrafoetarako. Eginbide hau erabilgarri egoteko, beharrezkoa da testu-diseinu konplexua gaituta egotea."
-
#. sUDkC
-#: chart2/uiconfig/ui/tp_LegendPosition.ui:188
+#: chart2/uiconfig/ui/tp_LegendPosition.ui:163
msgctxt "tp_LegendPosition|TXT_ORIENTATION"
msgid "Text Orientation"
msgstr "Testu-orientazioa"
#. VsH8A
-#: chart2/uiconfig/ui/tp_LegendPosition.ui:221
+#: chart2/uiconfig/ui/tp_LegendPosition.ui:196
msgctxt "tp_LegendPosition|CB_NO_OVERLAY"
msgid "Show the legend without overlapping the chart"
msgstr "Erakutsi legenda diagramarekin gainjarri gabe"
-#. yi8AX
-#: chart2/uiconfig/ui/tp_LegendPosition.ui:230
-msgctxt "tp_LegendPosition|extended_tip|CB_NO_OVERLAY"
-msgid "Specifies whether the legend should overlap the chart."
-msgstr "Legenda diagramari gainjarriko zaion zehazten du."
-
#. 82yue
-#: chart2/uiconfig/ui/tp_LegendPosition.ui:248
+#: chart2/uiconfig/ui/tp_LegendPosition.ui:218
msgctxt "tp_LegendPosition|TXT_OVERLAY"
msgid "Overlay"
msgstr "Gainjartzea"
@@ -4286,50 +3266,32 @@ msgctxt "tp_PolarOptions|CB_CLOCKWISE"
msgid "_Clockwise direction"
msgstr "_Erloju-orratzen noranzkoa"
-#. GikR7
-#: chart2/uiconfig/ui/tp_PolarOptions.ui:39
-msgctxt "tp_PolarOptions|extended_tip|CB_CLOCKWISE"
-msgid "The default direction in which the pieces of a pie chart are ordered is counterclockwise. Enable the Clockwise direction checkbox to draw the pieces in opposite direction."
-msgstr "Tarta-diagrama baten zatiak ordenatuko diren noranzko lehenetsia erloju-orratzen noranzkoaren kontra da. Gaitu Erloju-orratzen noranzkoa kontrol-laukia zatiak beste noranzkoan marrazteko."
-
#. ATHCu
-#: chart2/uiconfig/ui/tp_PolarOptions.ui:50
+#: chart2/uiconfig/ui/tp_PolarOptions.ui:45
msgctxt "tp_PolarOptions|label1"
msgid "Orientation"
msgstr "Orientazioa"
-#. mEJCE
-#: chart2/uiconfig/ui/tp_PolarOptions.ui:90
-msgctxt "tp_PolarOptions|extended_tip|CT_ANGLE_DIAL"
-msgid "Drag the small dot along the circle or click any position on the circle to set the starting angle of a pie or donut chart. The starting angle is the mathematical angle position where the first piece is drawn. The value of 90 degrees draws the first piece at the 12 o'clock position. A value of 0 degrees starts at the 3 o'clock position."
-msgstr "Arrastatu puntu txikia zirkuluan zehar, edo egin klik zirkuluko edozein tokitan, zirkulu- edo eraztun-diagramaren hasierako angelua ezartzeko. Hasierako angelua lehen pieza marraztuko den angelu matematikoaren kokapena da. 90 graduko balioak lehen pieza eguerdiko orratz-kokapenean marraztuko du. 0 graduko balioak arratsaldeko hiruretako orratz-kokapenean marraztuko du."
-
-#. EEVTg
-#: chart2/uiconfig/ui/tp_PolarOptions.ui:109
-msgctxt "tp_PolarOptions|extended_tip|NF_STARTING_ANGLE"
-msgid "Enter the starting angle between 0 and 359 degrees. You can also click the arrows to change the displayed value."
-msgstr "Sartu hasierako angelua, 0 eta 359 graduen artekoa. Gezietan klik egin dezakezu bistaratutako balioa aldatzeko."
-
#. prqEa
-#: chart2/uiconfig/ui/tp_PolarOptions.ui:123
+#: chart2/uiconfig/ui/tp_PolarOptions.ui:108
msgctxt "tp_PolarOptions|FT_ROTATION_DEGREES"
msgid "_Degrees"
msgstr "_Graduak"
#. iHLKn
-#: chart2/uiconfig/ui/tp_PolarOptions.ui:142
+#: chart2/uiconfig/ui/tp_PolarOptions.ui:127
msgctxt "tp_PolarOptions|label2"
msgid "Starting Angle"
msgstr "Hasierako angelua"
#. 5zEew
-#: chart2/uiconfig/ui/tp_PolarOptions.ui:170
+#: chart2/uiconfig/ui/tp_PolarOptions.ui:155
msgctxt "tp_PolarOptions|CB_INCLUDE_HIDDEN_CELLS_POLAR"
msgid "Include _values from hidden cells"
msgstr "Sartu _balioak ezkutuko gelaxketatik"
#. F5FTp
-#: chart2/uiconfig/ui/tp_PolarOptions.ui:185
+#: chart2/uiconfig/ui/tp_PolarOptions.ui:170
msgctxt "tp_PolarOptions|label3"
msgid "Plot Options"
msgstr "Trazuaren aukerak"
@@ -4352,92 +3314,56 @@ msgctxt "tp_RangeChooser|FT_RANGE"
msgid "_Data range:"
msgstr "_Datu-barrutia:"
-#. WKLi7
-#: chart2/uiconfig/ui/tp_RangeChooser.ui:65
-msgctxt "tp_RangeChooser|extended_tip|ED_RANGE"
-msgid "Enter the data range that you want to include in your chart. To minimize this dialog while you select the data range in Calc, click the Select data range button."
-msgstr "Sartu zure diagraman sartu nahi duzun datu-barrutia. Calc aplikazioan datu-barrutia hautatzen denean elkarrizketa-koadro hau ikonotzeko, sakatu Hautatu datu-barrutia botoia."
-
#. FyVoD
-#: chart2/uiconfig/ui/tp_RangeChooser.ui:79
+#: chart2/uiconfig/ui/tp_RangeChooser.ui:74
msgctxt "tp_RangeChooser|IB_RANGE|tooltip_text"
msgid "Select data range"
msgstr "Hautatu datu-barrutia"
-#. FVivY
-#: chart2/uiconfig/ui/tp_RangeChooser.ui:83
-msgctxt "tp_RangeChooser|extended_tip|IB_RANGE"
-msgid "Enter the data range that you want to include in your chart. To minimize this dialog while you select the data range in Calc, click the Select data range button."
-msgstr "Sartu zure diagraman sartu nahi duzun datu-barrutia. Calc aplikazioan datu-barrutia hautatzen denean elkarrizketa-koadro hau ikonotzeko, sakatu Hautatu datu-barrutia botoia."
-
#. RGGHE
-#: chart2/uiconfig/ui/tp_RangeChooser.ui:100
+#: chart2/uiconfig/ui/tp_RangeChooser.ui:90
msgctxt "tp_RangeChooser|RB_DATAROWS"
msgid "Data series in _rows"
msgstr "Datu-serieak _errenkadetan"
-#. w6DuB
-#: chart2/uiconfig/ui/tp_RangeChooser.ui:110
-msgctxt "tp_RangeChooser|extended_tip|RB_DATAROWS"
-msgid "Data series get their data from consecutive rows in the selected range. For scatter charts, the first data series will contain x-values for all series. All other data series are used as y-values, one for each series."
-msgstr "Datu-serieen datuak datoz hautatutako barrutiko elkarren alboko errenkadetatik. Sakabanatze-diagrametan, lehen datu-serieak serie guztietarako X balioak dituzte. Gainerako datu-serieak Y balio gisa erabiliko dira, balio bana serie bakoitzerako."
-
#. wSDqF
-#: chart2/uiconfig/ui/tp_RangeChooser.ui:121
+#: chart2/uiconfig/ui/tp_RangeChooser.ui:106
msgctxt "tp_RangeChooser|RB_DATACOLS"
msgid "Data series in _columns"
msgstr "Datu-serieak _zutabetan"
-#. RfFZF
-#: chart2/uiconfig/ui/tp_RangeChooser.ui:131
-msgctxt "tp_RangeChooser|extended_tip|RB_DATACOLS"
-msgid "Data series get their data from consecutive columns in the selected range. For scatter charts, the first data column will contain x-values for all series. All other data columns are used as y-values, one for each series."
-msgstr "Datu-serieen datuak datoz hautatutako barrutiko elkarren alboko zutabeetatik. Sakabanatze-diagrametan, lehen datu-zutabeak serie guztietarako X balioak dituzte. Gainerako datu-zutabeak Y balio gisa erabiliko dira, balio bana serie bakoitzerako."
-
#. CExLY
-#: chart2/uiconfig/ui/tp_RangeChooser.ui:142
+#: chart2/uiconfig/ui/tp_RangeChooser.ui:122
msgctxt "tp_RangeChooser|CB_FIRST_ROW_ASLABELS"
msgid "_First row as label"
msgstr "_Lehen errenkada etiketa gisa"
-#. HviBv
-#: chart2/uiconfig/ui/tp_RangeChooser.ui:151
-msgctxt "tp_RangeChooser|extended_tip|CB_FIRST_ROW_ASLABELS"
-msgid "For data series in columns: The first row in the range is used as names for data series. For data series in rows: The first row in the range is used as categories. The remaining rows comprise the data series. If this check box is not selected, all rows are data series."
-msgstr "Zutabeetan dauden datu-serietarako: Barrutiko lehen errenkada datu-serieen izenetarako erabiltzen da. Errenkadetan dauden datu-serietarako: Barrutiko lehen errenkada kategorietarako erabiltzen da. Gainerako errenkadak datu-serieak dira. Kontrol-lauki hau ez badago hautatuta, errenkada guztiak izango dira datu-serie."
-
#. ER2D7
-#: chart2/uiconfig/ui/tp_RangeChooser.ui:162
+#: chart2/uiconfig/ui/tp_RangeChooser.ui:137
msgctxt "tp_RangeChooser|CB_FIRST_COLUMN_ASLABELS"
msgid "F_irst column as label"
msgstr "Le_hen zutabea etiketa gisa"
-#. tTAhH
-#: chart2/uiconfig/ui/tp_RangeChooser.ui:171
-msgctxt "tp_RangeChooser|extended_tip|CB_FIRST_COLUMN_ASLABELS"
-msgid "For data series in columns: The first column in the range is used as names for data series. For data series in rows: The first column in the range is used as categories. The remaining columns comprise the data columns. If this check box is not selected, all columns are data columns."
-msgstr "Zutabeetan dauden datu-serietarako: Barrutiko lehen zutabea datu-serieen izenetarako erabiltzen da. Errenkadetan dauden datu-serietarako: Barrutiko lehen zutabea kategorietarako erabiltzen da. Gainerako zutabeak datu-zutabeak dira. Kontrol-lauki hau ez badago hautatuta, zutabe guztiak izango dira datu-zutabe."
-
#. k9TMD
-#: chart2/uiconfig/ui/tp_RangeChooser.ui:192
+#: chart2/uiconfig/ui/tp_RangeChooser.ui:162
msgctxt "tp_RangeChooser|CB_TIME_BASED"
msgid "Time based charting"
msgstr "Denboran oinarritutako diagrama"
#. iuxE5
-#: chart2/uiconfig/ui/tp_RangeChooser.ui:242
+#: chart2/uiconfig/ui/tp_RangeChooser.ui:212
msgctxt "tp_RangeChooser|label1"
msgid "Start Table Index"
msgstr "Hasierako taula-indizea"
#. dnmDQ
-#: chart2/uiconfig/ui/tp_RangeChooser.ui:256
+#: chart2/uiconfig/ui/tp_RangeChooser.ui:226
msgctxt "tp_RangeChooser|label2"
msgid "End Table Index"
msgstr "Amaierako taula-indizea"
#. FcYeD
-#: chart2/uiconfig/ui/tp_RangeChooser.ui:274
+#: chart2/uiconfig/ui/tp_RangeChooser.ui:244
msgctxt "tp_RangeChooser|STR_PAGE_DATA_RANGE"
msgid "Data Range"
msgstr "Datu-barrutia"
@@ -4448,215 +3374,137 @@ msgctxt "tp_Scale|CBX_REVERSE"
msgid "_Reverse direction"
msgstr "A_lderantzizko noranzkoa"
-#. DNJFK
-#: chart2/uiconfig/ui/tp_Scale.ui:68
-msgctxt "tp_Scale|extended_tip|CBX_REVERSE"
-msgid "Defines where the lower and where the higher values are displayed at the axis. The unchecked state is the mathematical direction."
-msgstr "Ardatzeko balio baxuenak eta altuenak non bistaratuko diren definitzen du. Markatuta ez badago, norabide matematikoa erabiliko da."
-
#. qBbBL
-#: chart2/uiconfig/ui/tp_Scale.ui:80
+#: chart2/uiconfig/ui/tp_Scale.ui:75
msgctxt "tp_Scale|CBX_LOGARITHM"
msgid "_Logarithmic scale"
msgstr "Eskala l_ogaritmikoa"
-#. 3wDMa
-#: chart2/uiconfig/ui/tp_Scale.ui:89
-msgctxt "tp_Scale|extended_tip|CBX_LOGARITHM"
-msgid "Specifies that you want the axis to be subdivided logarithmically."
-msgstr "Ardatzak modu logaritmikoan zatituko direla zehazten du."
-
#. 2B5CL
-#: chart2/uiconfig/ui/tp_Scale.ui:108
+#: chart2/uiconfig/ui/tp_Scale.ui:98
msgctxt "tp_Scale|TXT_AXIS_TYPE"
msgid "T_ype"
msgstr "_Mota"
#. D6Bre
-#: chart2/uiconfig/ui/tp_Scale.ui:124
+#: chart2/uiconfig/ui/tp_Scale.ui:114
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Automatic"
msgstr "Automatikoa"
#. TCiZu
-#: chart2/uiconfig/ui/tp_Scale.ui:125
+#: chart2/uiconfig/ui/tp_Scale.ui:115
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Text"
msgstr "Testua"
#. vAAUB
-#: chart2/uiconfig/ui/tp_Scale.ui:126
+#: chart2/uiconfig/ui/tp_Scale.ui:116
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Date"
msgstr "Data"
-#. 8YZhv
-#: chart2/uiconfig/ui/tp_Scale.ui:130
-msgctxt "tp_Scale|extended_tip|LB_AXIS_TYPE"
-msgid "For some types of axes, you can select to format an axis as text or date, or to detect the type automatically."
-msgstr "Zenbait ardatz motetan, ardatz batek testu-formatua edo data-formatua izan dezan hautatu daiteke, edo mota automatikoki antzeman dadin ezar daiteke."
-
#. Vf7vB
-#: chart2/uiconfig/ui/tp_Scale.ui:164
+#: chart2/uiconfig/ui/tp_Scale.ui:149
msgctxt "tp_Scale|TXT_MIN"
msgid "_Minimum"
msgstr "M_inimoa"
#. XUKzj
-#: chart2/uiconfig/ui/tp_Scale.ui:178
+#: chart2/uiconfig/ui/tp_Scale.ui:163
msgctxt "tp_Scale|TXT_MAX"
msgid "Ma_ximum"
msgstr "Ma_ximoa"
#. 4jRuB
-#: chart2/uiconfig/ui/tp_Scale.ui:190
+#: chart2/uiconfig/ui/tp_Scale.ui:175
msgctxt "tp_Scale|CBX_AUTO_MIN"
msgid "_Automatic"
msgstr "_Automatikoa"
#. Bx5Co
-#: chart2/uiconfig/ui/tp_Scale.ui:205
+#: chart2/uiconfig/ui/tp_Scale.ui:190
msgctxt "tp_Scale|CBX_AUTO_MAX"
msgid "A_utomatic"
msgstr "_Automatikoa"
-#. 2Kb67
-#: chart2/uiconfig/ui/tp_Scale.ui:227
-msgctxt "tp_Scale|extended_tip|EDT_MIN"
-msgid "Defines the minimum value for the beginning of the axis."
-msgstr "Ardatz-hasierako balio minimoa definitzen du."
-
-#. AvhE9
-#: chart2/uiconfig/ui/tp_Scale.ui:245
-msgctxt "tp_Scale|extended_tip|EDT_MAX"
-msgid "Defines the maximum value for the end of the axis."
-msgstr "Ardatz-amaierako balio maximoa definitzen du."
-
#. TsHtd
-#: chart2/uiconfig/ui/tp_Scale.ui:270
+#: chart2/uiconfig/ui/tp_Scale.ui:245
msgctxt "tp_Scale|TXT_TIME_RESOLUTION"
msgid "R_esolution"
msgstr "Be_reizmena"
#. yyPFB
-#: chart2/uiconfig/ui/tp_Scale.ui:286 chart2/uiconfig/ui/tp_Scale.ui:378
-#: chart2/uiconfig/ui/tp_Scale.ui:519
+#: chart2/uiconfig/ui/tp_Scale.ui:261 chart2/uiconfig/ui/tp_Scale.ui:343
+#: chart2/uiconfig/ui/tp_Scale.ui:469
msgctxt "tp_Scale|liststoreDATE"
msgid "Days"
msgstr "Egunak"
#. 8xKtE
-#: chart2/uiconfig/ui/tp_Scale.ui:287 chart2/uiconfig/ui/tp_Scale.ui:379
-#: chart2/uiconfig/ui/tp_Scale.ui:520
+#: chart2/uiconfig/ui/tp_Scale.ui:262 chart2/uiconfig/ui/tp_Scale.ui:344
+#: chart2/uiconfig/ui/tp_Scale.ui:470
msgctxt "tp_Scale|liststoreDATE"
msgid "Months"
msgstr "Hilabeteak"
#. WRUy8
-#: chart2/uiconfig/ui/tp_Scale.ui:288 chart2/uiconfig/ui/tp_Scale.ui:380
-#: chart2/uiconfig/ui/tp_Scale.ui:521
+#: chart2/uiconfig/ui/tp_Scale.ui:263 chart2/uiconfig/ui/tp_Scale.ui:345
+#: chart2/uiconfig/ui/tp_Scale.ui:471
msgctxt "tp_Scale|liststoreDATE"
msgid "Years"
msgstr "Urteak"
-#. WUANc
-#: chart2/uiconfig/ui/tp_Scale.ui:292
-msgctxt "tp_Scale|extended_tip|LB_TIME_RESOLUTION"
-msgid "Resolution can be set to show days, months, or years as interval steps."
-msgstr "Xehetasun gehiago edo gutxiago erakusteko edo ezkutatzeko bistaratzea aldatzen du."
-
#. ezN7c
-#: chart2/uiconfig/ui/tp_Scale.ui:304
+#: chart2/uiconfig/ui/tp_Scale.ui:274
msgctxt "tp_Scale|CBX_AUTO_TIME_RESOLUTION"
msgid "Automat_ic"
msgstr "A_utomatikoa"
#. DbJt9
-#: chart2/uiconfig/ui/tp_Scale.ui:334
+#: chart2/uiconfig/ui/tp_Scale.ui:304
msgctxt "tp_Scale|TXT_STEP_MAIN"
msgid "Ma_jor interval"
msgstr "Bi_tarte nagusia"
-#. AtZ6D
-#: chart2/uiconfig/ui/tp_Scale.ui:363
-msgctxt "tp_Scale|extended_tip|MT_MAIN_DATE_STEP"
-msgid "Major interval can be set to show a certain number of days, months, or years."
-msgstr "Hautatu aukera hori kontsultako erregistro guztiak erakusteko."
-
-#. BD5BE
-#: chart2/uiconfig/ui/tp_Scale.ui:384
-msgctxt "tp_Scale|extended_tip|LB_MAIN_TIME_UNIT"
-msgid "Major interval can be set to show a certain number of days, months, or years."
-msgstr "Hautatu aukera hori kontsultako erregistro guztiak erakusteko."
-
-#. a2Gjv
-#: chart2/uiconfig/ui/tp_Scale.ui:410
-msgctxt "tp_Scale|extended_tip|EDT_STEP_MAIN"
-msgid "Defines the interval for the main division of the axes."
-msgstr "Ardatzen zatiketa nagusiaren bitartea definitzen du."
-
#. UMEd3
-#: chart2/uiconfig/ui/tp_Scale.ui:429
+#: chart2/uiconfig/ui/tp_Scale.ui:384
msgctxt "tp_Scale|CBX_AUTO_STEP_MAIN"
msgid "Au_tomatic"
msgstr "Aut_omatikoa"
#. Pv5GU
-#: chart2/uiconfig/ui/tp_Scale.ui:464
+#: chart2/uiconfig/ui/tp_Scale.ui:419
msgctxt "tp_Scale|TXT_STEP_HELP"
msgid "Minor inter_val"
msgstr "Bitarte _lagungarria"
#. WMGqg
-#: chart2/uiconfig/ui/tp_Scale.ui:478
+#: chart2/uiconfig/ui/tp_Scale.ui:433
msgctxt "tp_Scale|TXT_STEP_HELP_COUNT"
msgid "Minor inter_val count"
msgstr "Bitarte lagungarriaren _kopurua"
-#. c9m8j
-#: chart2/uiconfig/ui/tp_Scale.ui:504
-msgctxt "tp_Scale|extended_tip|MT_STEPHELP"
-msgid "Defines the interval for the subdivision of the axes."
-msgstr "Ardatzen azpizatiketaren bitartea definitzen du."
-
-#. snFL6
-#: chart2/uiconfig/ui/tp_Scale.ui:525
-msgctxt "tp_Scale|extended_tip|LB_HELP_TIME_UNIT"
-msgid "Minor interval can be set to show a certain number of days, months, or years."
-msgstr "Hautatu aukera hori kontsultako erregistro guztiak erakusteko."
-
#. X8FAK
-#: chart2/uiconfig/ui/tp_Scale.ui:537
+#: chart2/uiconfig/ui/tp_Scale.ui:482
msgctxt "tp_Scale|CBX_AUTO_STEP_HELP"
msgid "Aut_omatic"
msgstr "Auto_matikoa"
#. GAKPN
-#: chart2/uiconfig/ui/tp_Scale.ui:567
+#: chart2/uiconfig/ui/tp_Scale.ui:512
msgctxt "tp_Scale|TXT_ORIGIN"
msgid "Re_ference value"
msgstr "E_rreferentziako balioa"
-#. HbRqw
-#: chart2/uiconfig/ui/tp_Scale.ui:586
-msgctxt "tp_Scale|extended_tip|EDT_ORIGIN"
-msgid "Specifies at which position to display the values along the axis."
-msgstr "Ardatzean zehar balioak zein tokitan bistaratuko diren zehazten du."
-
#. Dj9GB
-#: chart2/uiconfig/ui/tp_Scale.ui:598
+#: chart2/uiconfig/ui/tp_Scale.ui:538
msgctxt "tp_Scale|CBX_AUTO_ORIGIN"
msgid "Automat_ic"
msgstr "A_utomatikoa"
-#. Z35M3
-#: chart2/uiconfig/ui/tp_Scale.ui:607
-msgctxt "tp_Scale|extended_tip|CBX_AUTO_ORIGIN"
-msgid "You must first deselect the Automatic option in order to modify the values."
-msgstr "Lehenengo Automatikoa aukera desautatu behar da balioak aldatu ahal izateko."
-
#. wqR5C
-#: chart2/uiconfig/ui/tp_Scale.ui:632
+#: chart2/uiconfig/ui/tp_Scale.ui:567
msgctxt "tp_Scale|FL_SCALE"
msgid "Scale"
msgstr "Eskala"
@@ -4667,158 +3515,92 @@ msgctxt "tp_SeriesToAxis|RBT_OPT_AXIS_1"
msgid "Primary Y axis"
msgstr "Y ardatz nagusian"
-#. ApXPx
-#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:52
-msgctxt "tp_SeriesToAxis|extended_tip|RBT_OPT_AXIS_1"
-msgid "This option is active as default. All data series are aligned to the primary Y axis."
-msgstr "Lehenetsi moduan aktibatzen da aukera hau. Datu-errenkada guztiak Y ardatz nagusian lerrokatzen dira."
-
#. aZ7G8
-#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:64
+#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:59
msgctxt "tp_SeriesToAxis|RBT_OPT_AXIS_2"
msgid "Secondary Y axis"
msgstr "Y ardatz sekundarioa"
-#. nTQUy
-#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:75
-msgctxt "tp_SeriesToAxis|extended_tip|RBT_OPT_AXIS_2"
-msgid "Changes the scaling of the Y axis. This axis is only visible when at least one data series is assigned to it and the axis view is active."
-msgstr "Y ardatzaren eskala aldatzen du. Ardatz hau ikusi ahal izateko, datu-serie bat esleitu behar zaio eta ardatz-ikuspegiak aktibatuta egon behar du."
-
#. hV3cT
-#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:93
+#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:83
msgctxt "tp_SeriesToAxis|label1"
msgid "Align Data Series to"
msgstr "Lerrokatu datu-serieak:"
#. GAF6S
-#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:135
+#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:125
msgctxt "tp_SeriesToAxis|FT_GAP"
msgid "_Spacing"
msgstr "_Tartea"
#. 27wWb
-#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:148
+#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:138
msgctxt "tp_SeriesToAxis|FT_OVERLAP"
msgid "_Overlap"
msgstr "Ga_injarri"
-#. NKaBT
-#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:164
-msgctxt "tp_SeriesToAxis|extended_tip|MT_GAP"
-msgid "Defines the spacing between the columns in percent."
-msgstr "Zutabeen arteko tartea definitzen du ehunekotan."
-
-#. 8E3zD
-#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:180
-msgctxt "tp_SeriesToAxis|extended_tip|MT_OVERLAP"
-msgid "Defines the necessary settings for overlapping data series."
-msgstr "Datu-seriea teilakatzeko behar diren ezarpenak definitzen ditu."
-
#. uV5Dn
-#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:198
+#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:178
msgctxt "tp_SeriesToAxis|CB_BARS_SIDE_BY_SIDE"
msgid "Show _bars side by side"
msgstr "Erakutsi _barrak ondoz ondo"
-#. U5ruY
-#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:207
-msgctxt "tp_SeriesToAxis|extended_tip|CB_BARS_SIDE_BY_SIDE"
-msgid "The bars from different data series are shown as if they were attached only to one axis."
-msgstr "Datu-serie desberdinetako barrak, ardatz bakar bati erantsita egongo bailiran ikusiko dira."
-
#. b7cbo
-#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:219
+#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:194
msgctxt "tp_SeriesToAxis|CB_CONNECTOR"
msgid "Connection lines"
msgstr "Konexio-marrak"
-#. 42zFb
-#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:228
-msgctxt "tp_SeriesToAxis|extended_tip|CB_CONNECTOR"
-msgid "For \"stacked\" and \"percent\" column (vertical bar) charts, mark this check box to connect the column layers that belong together with lines."
-msgstr "Zutabe \"pilatuen\" eta \"ehuneko\" zutabeen (barra bertikala) diagrametan, egin klik kontrol-lauki honetan, zutabe-geruzak elkarrekin lotzeko marra bidez."
-
#. VHcU3
-#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:246
+#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:216
msgctxt "tp_SeriesToAxis|label2"
msgid "Settings"
msgstr "Ezarpenak"
#. zaB5V
-#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:287
+#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:257
msgctxt "tp_SeriesToAxis|FT_MISSING_VALUES"
msgid "Plot missing values"
msgstr "Trazatu falta diren balioak"
#. fqYSM
-#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:297
+#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:267
msgctxt "tp_SeriesToAxis|RB_DONT_PAINT"
msgid "_Leave gap"
msgstr "_Utzi tartea"
-#. CFmcS
-#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:307
-msgctxt "tp_SeriesToAxis|extended_tip|RB_DONT_PAINT"
-msgid "For a missing value, no data will be shown. This is the default for chart types Column, Bar, Line, Net."
-msgstr "Falta diren balioetarako, ez da daturik erakutsiko. Aukera hori da lehenetsia 'Zutabea', 'Barra', 'Marra' eta 'Sarea' diagrama motetarako."
-
#. ZvtoD
-#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:318
+#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:283
msgctxt "tp_SeriesToAxis|RB_ASSUME_ZERO"
msgid "_Assume zero"
msgstr "Ezarri _zero gisa"
-#. y6EGH
-#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:329
-msgctxt "tp_SeriesToAxis|extended_tip|RB_ASSUME_ZERO"
-msgid "For a missing value, the y-value will be shown as zero. This is the default for chart type Area."
-msgstr "Falta diren balioetarako, Y balioa zero gisa erakutsiko da. Aukera hori da lehenetsia 'Area' diagrama motetarako."
-
#. 8rLB4
-#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:340
+#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:300
msgctxt "tp_SeriesToAxis|RB_CONTINUE_LINE"
msgid "_Continue line"
msgstr "_Jarraipen-marra"
-#. 2HArG
-#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:351
-msgctxt "tp_SeriesToAxis|extended_tip|RB_CONTINUE_LINE"
-msgid "For a missing value, the interpolation from the neighbor values will be shown. This is the default for chart type XY."
-msgstr "Falta diren balioetarako, balio auzokideetatik egindako interpolazioa erakutsiko da. Aukera hori da lehenetsia 'XY' diagrama motetarako."
-
#. Nw9LX
-#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:375
+#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:330
msgctxt "tp_SeriesToAxis|CB_INCLUDE_HIDDEN_CELLS"
msgid "Include _values from hidden cells"
msgstr "Sartu _balioak ezkutuko gelaxketatik"
-#. vEDHo
-#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:384
-msgctxt "tp_SeriesToAxis|extended_tip|CB_INCLUDE_HIDDEN_CELLS"
-msgid "Check to also show values of currently hidden cells within the source cell range."
-msgstr "Markatu iturburuko gelaxka-barrutian ezkutuan dauden gelaxketako balioak ere erakusteko."
-
#. LvZ8x
-#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:402
+#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:352
msgctxt "tp_SeriesToAxis|label3"
msgid "Plot Options"
msgstr "Trazuaren aukerak"
#. gRgPX
-#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:435
+#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:385
msgctxt "tp_SeriesToAxis|CB_LEGEND_ENTRY_HIDDEN"
msgid "Hide legend entry"
msgstr "Ezkutatu legenda-sarrera"
-#. GFmDA
-#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:443
-msgctxt "tp_SeriesToAxis|extended_tip|CB_LEGEND_ENTRY_HIDDEN"
-msgid "Do not show legend entry for the selected data series or data point."
-msgstr "Ez erakutsi hautatutako datu-seriearen edo datu-puntuaren legenda-sarrera."
-
#. q8CTC
-#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:461
+#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:406
msgctxt "tp_SeriesToAxis|label4"
msgid "Legend Entry"
msgstr "Legenda-sarrera"
@@ -4829,236 +3611,104 @@ msgctxt "tp_Trendline|linear"
msgid "_Linear"
msgstr "_Lineala"
-#. jir3B
-#: chart2/uiconfig/ui/tp_Trendline.ui:75
-msgctxt "tp_Trendline|extended_tip|linear"
-msgid "A linear trend line is shown."
-msgstr "Joera-marra lineala erakutsiko da."
-
#. u3nKx
-#: chart2/uiconfig/ui/tp_Trendline.ui:86
+#: chart2/uiconfig/ui/tp_Trendline.ui:81
msgctxt "tp_Trendline|logarithmic"
msgid "L_ogarithmic"
msgstr "L_ogaritmikoa"
-#. AZT5a
-#: chart2/uiconfig/ui/tp_Trendline.ui:97
-msgctxt "tp_Trendline|extended_tip|logarithmic"
-msgid "A logarithmic trend line is shown."
-msgstr "Joera-marra logaritmikoa erakutsiko da."
-
#. fPNok
-#: chart2/uiconfig/ui/tp_Trendline.ui:108
+#: chart2/uiconfig/ui/tp_Trendline.ui:98
msgctxt "tp_Trendline|exponential"
msgid "_Exponential"
msgstr "_Esponentziala"
-#. gufBS
-#: chart2/uiconfig/ui/tp_Trendline.ui:119
-msgctxt "tp_Trendline|extended_tip|exponential"
-msgid "An exponential trend line is shown."
-msgstr "Joera marra esponentziala erakutsiko da."
-
#. a6FDp
-#: chart2/uiconfig/ui/tp_Trendline.ui:130
+#: chart2/uiconfig/ui/tp_Trendline.ui:115
msgctxt "tp_Trendline|power"
msgid "Po_wer"
msgstr "_Berreketa"
-#. sU36A
-#: chart2/uiconfig/ui/tp_Trendline.ui:141
-msgctxt "tp_Trendline|extended_tip|power"
-msgid "A power trend line is shown."
-msgstr "Joera-marra potentziala erakutsiko da."
-
#. QCeGG
-#: chart2/uiconfig/ui/tp_Trendline.ui:152
+#: chart2/uiconfig/ui/tp_Trendline.ui:132
msgctxt "tp_Trendline|polynomial"
msgid "_Polynomial"
msgstr "_Polinomioa"
-#. f9EeD
-#: chart2/uiconfig/ui/tp_Trendline.ui:163
-msgctxt "tp_Trendline|extended_tip|polynomial"
-msgid "A polynomial trend line is shown with a given degree."
-msgstr "Gradu jakin bat duen joera-marra polinomiala erakutsiko da."
-
#. BkiE2
-#: chart2/uiconfig/ui/tp_Trendline.ui:174
+#: chart2/uiconfig/ui/tp_Trendline.ui:149
msgctxt "tp_Trendline|movingAverage"
msgid "_Moving Average"
msgstr "Batezbesteko _higikorra"
-#. F5WMz
-#: chart2/uiconfig/ui/tp_Trendline.ui:185
-msgctxt "tp_Trendline|extended_tip|movingAverage"
-msgid "A moving average trend line is shown with a given period."
-msgstr "Periodo jakin bat duen batezbesteko higikorreko joera-marra bat erakutsiko da."
-
#. mGkUE
-#: chart2/uiconfig/ui/tp_Trendline.ui:203
+#: chart2/uiconfig/ui/tp_Trendline.ui:173
msgctxt "tp_Trendline|label3"
msgid "Degree"
msgstr "Gradua"
-#. HwBsk
-#: chart2/uiconfig/ui/tp_Trendline.ui:208
-msgctxt "tp_Trendline|extended_tip|label3"
-msgid "Degree of polynomial trend line."
-msgstr "Joera-marra polinomialaren gradua."
-
-#. EAkKg
-#: chart2/uiconfig/ui/tp_Trendline.ui:225
-msgctxt "tp_Trendline|extended_tip|degree"
-msgid "Degree of polynomial trend line."
-msgstr "Joera-marra polinomialaren gradua."
-
#. ZvFov
-#: chart2/uiconfig/ui/tp_Trendline.ui:249
+#: chart2/uiconfig/ui/tp_Trendline.ui:209
msgctxt "tp_Trendline|label4"
msgid "Period"
msgstr "Aldia"
-#. akCwy
-#: chart2/uiconfig/ui/tp_Trendline.ui:254
-msgctxt "tp_Trendline|extended_tip|label4"
-msgid "Number of points to calculate average of moving average trend line."
-msgstr "Batezbesteko higikorreko joera-marraren batez bestekoa kalkulatzeko erabiliko den puntu kopurua."
-
-#. g3mex
-#: chart2/uiconfig/ui/tp_Trendline.ui:271
-msgctxt "tp_Trendline|extended_tip|period"
-msgid "Number of points to calculate average of moving average trend line."
-msgstr "Batezbesteko higikorreko joera-marraren batez bestekoa kalkulatzeko erabiliko den puntu kopurua."
-
#. ptaCA
-#: chart2/uiconfig/ui/tp_Trendline.ui:366
+#: chart2/uiconfig/ui/tp_Trendline.ui:316
msgctxt "tp_Trendline|label1"
msgid "Regression Type"
msgstr "Erregresio mota"
#. mNh7m
-#: chart2/uiconfig/ui/tp_Trendline.ui:402
+#: chart2/uiconfig/ui/tp_Trendline.ui:352
msgctxt "tp_Trendline|label7"
msgid "Extrapolate Forward"
msgstr "Estrapolatu aurrerantz"
-#. 4HshA
-#: chart2/uiconfig/ui/tp_Trendline.ui:408
-msgctxt "tp_Trendline|extended_tip|label7"
-msgid "Trend line is extrapolated for higher x-values."
-msgstr "Joera-marra estrapolatu egiten da X balio altuagoetarako."
-
#. tUrKr
-#: chart2/uiconfig/ui/tp_Trendline.ui:421
+#: chart2/uiconfig/ui/tp_Trendline.ui:366
msgctxt "tp_Trendline|label8"
msgid "Extrapolate Backward"
msgstr "Estrapolatu atzerantz"
-#. tEfNE
-#: chart2/uiconfig/ui/tp_Trendline.ui:427
-msgctxt "tp_Trendline|extended_tip|label8"
-msgid "Trend line is extrapolated for lower x-values."
-msgstr "Joera-marra estrapolatu egiten da X balio baxuagoetarako."
-
#. BGkFJ
-#: chart2/uiconfig/ui/tp_Trendline.ui:465
+#: chart2/uiconfig/ui/tp_Trendline.ui:405
msgctxt "tp_Trendline|setIntercept"
msgid "Force _Intercept"
msgstr "Behartu e_bakidura"
-#. ZJUti
-#: chart2/uiconfig/ui/tp_Trendline.ui:477
-msgctxt "tp_Trendline|extended_tip|setIntercept"
-msgid "For linear, polynomial and exponential trend lines, intercept value is forced to a given value."
-msgstr "Joera-marra lineal, polinomial eta exponentzialetarako, ebakidura-balioa balio jakin bat izan dadin behartzen da."
-
#. CSHNm
-#: chart2/uiconfig/ui/tp_Trendline.ui:488
+#: chart2/uiconfig/ui/tp_Trendline.ui:423
msgctxt "tp_Trendline|showEquation"
msgid "Show E_quation"
msgstr "Erakutsi e_kuazioa"
-#. nXrm7
-#: chart2/uiconfig/ui/tp_Trendline.ui:497
-msgctxt "tp_Trendline|extended_tip|showEquation"
-msgid "Shows the trend line equation next to the trend line."
-msgstr "Joera-marraren alboan dagoen ekuazioa erakusten du."
-
#. cA58s
-#: chart2/uiconfig/ui/tp_Trendline.ui:509
+#: chart2/uiconfig/ui/tp_Trendline.ui:439
msgctxt "tp_Trendline|showCorrelationCoefficient"
msgid "Show _Coefficient of Determination (R²)"
msgstr "Erakutsi _mugatze-koefizientea (R²)"
-#. CCyCH
-#: chart2/uiconfig/ui/tp_Trendline.ui:518
-msgctxt "tp_Trendline|extended_tip|showCorrelationCoefficient"
-msgid "Shows the coefficient of determination next to the trend line."
-msgstr "Joera-marraren alboko mugatze-koefizientea erakusten du."
-
#. 2S6og
-#: chart2/uiconfig/ui/tp_Trendline.ui:532
+#: chart2/uiconfig/ui/tp_Trendline.ui:457
msgctxt "tp_Trendline|label5"
msgid "Trendline _Name"
msgstr "Joera-marraren ize_na"
-#. GasKo
-#: chart2/uiconfig/ui/tp_Trendline.ui:538
-msgctxt "tp_Trendline|extended_tip|label5"
-msgid "Name of trend line in legend."
-msgstr "Joera-marraren izena legendan."
-
-#. FBT3Y
-#: chart2/uiconfig/ui/tp_Trendline.ui:554
-msgctxt "tp_Trendline|extended_tip|entry_name"
-msgid "Name of trend line in legend."
-msgstr "Joera-marraren izena legendan."
-
-#. C4C6e
-#: chart2/uiconfig/ui/tp_Trendline.ui:578
-msgctxt "tp_Trendline|extended_tip|interceptValue"
-msgid "Value of intercept if it is forced."
-msgstr "Ebakidura-balioa, hura behartzen bada."
-
#. GEKL2
-#: chart2/uiconfig/ui/tp_Trendline.ui:591
+#: chart2/uiconfig/ui/tp_Trendline.ui:501
msgctxt "tp_Trendline|label6"
msgid "_X Variable Name"
msgstr "_X aldagaiaren izena"
-#. 99kQL
-#: chart2/uiconfig/ui/tp_Trendline.ui:597
-msgctxt "tp_Trendline|extended_tip|label6"
-msgid "Name of X variable in trend line equation."
-msgstr "Joera-marraren ekuazioko X aldagaiaren izena."
-
-#. Fz8b3
-#: chart2/uiconfig/ui/tp_Trendline.ui:613
-msgctxt "tp_Trendline|extended_tip|entry_Xname"
-msgid "Name of X variable in trend line equation."
-msgstr "Joera-marraren ekuazioko X aldagaiaren izena."
-
#. GDQuF
-#: chart2/uiconfig/ui/tp_Trendline.ui:626
+#: chart2/uiconfig/ui/tp_Trendline.ui:526
msgctxt "tp_Trendline|label9"
msgid "_Y Variable Name"
msgstr "_Y aldagaiaren izena"
-#. 2PBW3
-#: chart2/uiconfig/ui/tp_Trendline.ui:632
-msgctxt "tp_Trendline|extended_tip|label9"
-msgid "Name of Y variable in trend line equation."
-msgstr "Joera-marraren ekuazioko Y aldagaiaren izena."
-
-#. WHNXu
-#: chart2/uiconfig/ui/tp_Trendline.ui:648
-msgctxt "tp_Trendline|extended_tip|entry_Yname"
-msgid "Name of Y variable in trend line equation."
-msgstr "Joera-marraren ekuazioko Y aldagaiaren izena."
-
#. 9WeUe
-#: chart2/uiconfig/ui/tp_Trendline.ui:665
+#: chart2/uiconfig/ui/tp_Trendline.ui:555
msgctxt "tp_Trendline|label2"
msgid "Options"
msgstr "Aukerak"
@@ -5069,146 +3719,80 @@ msgctxt "tp_axisLabel|showlabelsCB"
msgid "Sho_w labels"
msgstr "Erakutsi e_tiketak"
-#. Xr5zw
-#: chart2/uiconfig/ui/tp_axisLabel.ui:29
-msgctxt "tp_axisLabel|extended_tip|showlabelsCB"
-msgid "Specifies whether to show or hide the axis labels."
-msgstr "Ardatz-etiketak erakutsi edo ezkutatu egingo diren zehazten du."
-
#. HFhGL
-#: chart2/uiconfig/ui/tp_axisLabel.ui:67
+#: chart2/uiconfig/ui/tp_axisLabel.ui:62
msgctxt "tp_axisLabel|tile"
msgid "_Tile"
msgstr "Elkarren _ondoan"
-#. cmjFi
-#: chart2/uiconfig/ui/tp_axisLabel.ui:77
-msgctxt "tp_axisLabel|extended_tip|tile"
-msgid "Arranges numbers on the axis side by side."
-msgstr "Ardatzeko zenbakiak bata bestearen ondoren antolatzen ditu."
-
#. tHrCD
-#: chart2/uiconfig/ui/tp_axisLabel.ui:89
+#: chart2/uiconfig/ui/tp_axisLabel.ui:79
msgctxt "tp_axisLabel|odd"
msgid "St_agger odd"
msgstr "Ko_skatu bakoitiak"
-#. Q8h6B
-#: chart2/uiconfig/ui/tp_axisLabel.ui:99
-msgctxt "tp_axisLabel|extended_tip|odd"
-msgid "Staggers numbers on the axis, even numbers lower than odd numbers."
-msgstr "Ardatzeko zenbaki bikoitiak bakoitiak baino beherago ipintzen ditu."
-
#. tByen
-#: chart2/uiconfig/ui/tp_axisLabel.ui:111
+#: chart2/uiconfig/ui/tp_axisLabel.ui:96
msgctxt "tp_axisLabel|even"
msgid "Stagger _even"
msgstr "Koskatu b_ikoitiak"
-#. 9EMGj
-#: chart2/uiconfig/ui/tp_axisLabel.ui:121
-msgctxt "tp_axisLabel|extended_tip|even"
-msgid "Stagger numbers on the axes, odd numbers lower than even numbers."
-msgstr "Ardatzeko zenbaki bakoitiak bikoitiak baino beherago ipintzen ditu."
-
#. 2JwY3
-#: chart2/uiconfig/ui/tp_axisLabel.ui:133
+#: chart2/uiconfig/ui/tp_axisLabel.ui:113
msgctxt "tp_axisLabel|auto"
msgid "A_utomatic"
msgstr "_Automatikoa"
-#. fj3Rq
-#: chart2/uiconfig/ui/tp_axisLabel.ui:143
-msgctxt "tp_axisLabel|extended_tip|auto"
-msgid "Automatically arranges numbers on the axis."
-msgstr "Automatikoki antolatzen ditu ardatzeko zenbakiak."
-
#. bFH6L
-#: chart2/uiconfig/ui/tp_axisLabel.ui:161
+#: chart2/uiconfig/ui/tp_axisLabel.ui:136
msgctxt "tp_axisLabel|orderL"
msgid "Order"
msgstr "Ordena"
#. GMtbb
-#: chart2/uiconfig/ui/tp_axisLabel.ui:196
+#: chart2/uiconfig/ui/tp_axisLabel.ui:171
msgctxt "tp_axisLabel|overlapCB"
msgid "O_verlap"
msgstr "Gai_njarri"
-#. zwgui
-#: chart2/uiconfig/ui/tp_axisLabel.ui:205
-msgctxt "tp_axisLabel|extended_tip|overlapCB"
-msgid "Specifies that the text in cells may overlap other cells."
-msgstr "Gelaxketako testuak beste gelaxka batzuetakoa zapal dezakeela definitzen du."
-
#. AYpQ8
-#: chart2/uiconfig/ui/tp_axisLabel.ui:217
+#: chart2/uiconfig/ui/tp_axisLabel.ui:187
msgctxt "tp_axisLabel|breakCB"
msgid "_Break"
msgstr "_Jauzia"
-#. eBwTo
-#: chart2/uiconfig/ui/tp_axisLabel.ui:226
-msgctxt "tp_axisLabel|extended_tip|breakCB"
-msgid "Allows a text break."
-msgstr "Testu-jauzi bat sartzeko aukera ematen du."
-
#. 4EwR7
-#: chart2/uiconfig/ui/tp_axisLabel.ui:244
+#: chart2/uiconfig/ui/tp_axisLabel.ui:209
msgctxt "tp_axisLabel|textflowL"
msgid "Text Flow"
msgstr "Testu-fluxua"
-#. exWTH
-#: chart2/uiconfig/ui/tp_axisLabel.ui:301
-msgctxt "tp_axisLabel|extended_tip|OrientDegree"
-msgid "Allows you to manually enter the orientation angle."
-msgstr "Orientazio-angelua eskuz sartzeko erabil dezakezu."
-
#. 5teDt
-#: chart2/uiconfig/ui/tp_axisLabel.ui:315
+#: chart2/uiconfig/ui/tp_axisLabel.ui:275
msgctxt "tp_axisLabel|degreeL"
msgid "_Degrees"
msgstr "_Graduak"
#. jFKoF
-#: chart2/uiconfig/ui/tp_axisLabel.ui:349
+#: chart2/uiconfig/ui/tp_axisLabel.ui:309
msgctxt "tp_axisLabel|stackedCB"
msgid "Ve_rtically stacked"
msgstr "_Bertikalean pilatuta"
-#. ra62A
-#: chart2/uiconfig/ui/tp_axisLabel.ui:359
-msgctxt "tp_axisLabel|extended_tip|stackedCB"
-msgid "Assigns vertical text orientation for cell contents."
-msgstr "Testu-orientazio bertikala ezartzen dio gelaxken edukiari."
-
#. JBz5H
-#: chart2/uiconfig/ui/tp_axisLabel.ui:371
+#: chart2/uiconfig/ui/tp_axisLabel.ui:326
msgctxt "tp_axisLabel|labelABCD"
msgid "ABCD"
msgstr "ABCD"
#. PE6RQ
-#: chart2/uiconfig/ui/tp_axisLabel.ui:388
+#: chart2/uiconfig/ui/tp_axisLabel.ui:343
msgctxt "tp_axisLabel|textdirL"
msgid "Te_xt direction:"
msgstr "Testuaren _noranzkoa:"
-#. YUAjA
-#: chart2/uiconfig/ui/tp_axisLabel.ui:402
-msgctxt "tp_axisLabel|extended_tip|textdirLB"
-msgid "Specify the text direction for a paragraph that uses complex text layout (CTL). This feature is only available if complex text layout support is enabled."
-msgstr "Zehaztu testuaren noranzkoa testu-diseinu konplexua (CTL) erabiltzen duten paragrafoetarako. Eginbide hau erabilgarri egoteko, beharrezkoa da testu-diseinu konplexua gaituta egotea."
-
-#. NxsBh
-#: chart2/uiconfig/ui/tp_axisLabel.ui:421
-msgctxt "tp_axisLabel|extended_tip|dialCtrl"
-msgid "Clicking anywhere on the wheel defines the variable text orientation."
-msgstr "Egin klik gurpileko edozein tokitan, testu-orientazio aldakor bat definitzeko."
-
#. 3WhzS
-#: chart2/uiconfig/ui/tp_axisLabel.ui:438
+#: chart2/uiconfig/ui/tp_axisLabel.ui:383
msgctxt "tp_axisLabel|labelTextOrient"
msgid "Text Orientation"
msgstr "Testu-orientazioa"
@@ -5231,170 +3815,86 @@ msgctxt "wizelementspage|labelPrimaryZaxis"
msgid "_Z axis"
msgstr "_Z ardatza"
-#. 7qRfe
-#: chart2/uiconfig/ui/wizelementspage.ui:89
-msgctxt "wizelementspage|extended_tip|primaryXaxis"
-msgid "Enter a label for the x-axis (horizontal)."
-msgstr "Sartu x-ardatzaren (horizontalaren) etiketa."
-
-#. 4vThc
-#: chart2/uiconfig/ui/wizelementspage.ui:106
-msgctxt "wizelementspage|extended_tip|primaryYaxis"
-msgid "Enter a label for the y-axis (vertical)."
-msgstr "Sartu y-ardatzaren (bertikalaren) etiketa."
-
-#. 7zPH5
-#: chart2/uiconfig/ui/wizelementspage.ui:123
-msgctxt "wizelementspage|extended_tip|primaryZaxis"
-msgid "Enter a label for the z-axis. This option is only available for three-dimensional charts."
-msgstr "Sartu etiketa bat Z ardatzerako. Aukera hori hiru dimentsiotako diagrametan soilik dago erabilgarri."
-
#. Qpj9H
-#: chart2/uiconfig/ui/wizelementspage.ui:136
+#: chart2/uiconfig/ui/wizelementspage.ui:121
msgctxt "wizelementspage|labelMainTitle"
msgid "_Title"
msgstr "_Titulua"
#. nPAjY
-#: chart2/uiconfig/ui/wizelementspage.ui:150
+#: chart2/uiconfig/ui/wizelementspage.ui:135
msgctxt "wizelementspage|labelSubTitle"
msgid "_Subtitle"
msgstr "A_zpititulua"
-#. CWmMQ
-#: chart2/uiconfig/ui/wizelementspage.ui:168
-msgctxt "wizelementspage|extended_tip|maintitle"
-msgid "Enter a title for your chart."
-msgstr "Sartu zure diagramaren izenburua."
-
-#. eNDvd
-#: chart2/uiconfig/ui/wizelementspage.ui:185
-msgctxt "wizelementspage|extended_tip|subtitle"
-msgid "Enter a subtitle for your chart."
-msgstr "Sartu zure diagramaren azpititulua."
-
#. GJ7pJ
-#: chart2/uiconfig/ui/wizelementspage.ui:198
+#: chart2/uiconfig/ui/wizelementspage.ui:173
msgctxt "wizelementspage|labelSecondaryXAxis"
msgid "X _axis"
msgstr "X _ardatza"
#. bBRgE
-#: chart2/uiconfig/ui/wizelementspage.ui:212
+#: chart2/uiconfig/ui/wizelementspage.ui:187
msgctxt "wizelementspage|labelSecondaryYAxis"
msgid "Y ax_is"
msgstr "Y a_rdatza"
-#. NGoMT
-#: chart2/uiconfig/ui/wizelementspage.ui:230
-msgctxt "wizelementspage|extended_tip|secondaryXaxis"
-msgid "Enter a label for the secondary x-axis. This option is only available for charts that support a secondary x-axis."
-msgstr "Sartu bigarren mailako X ardatzerako etiketa bat. Aukera hau bigarren mailako X ardatza onartzen duten diagrametan soilik dago erabilgarri."
-
#. E6Y7y
-#: chart2/uiconfig/ui/wizelementspage.ui:264
+#: chart2/uiconfig/ui/wizelementspage.ui:234
msgctxt "wizelementspage|show"
msgid "_Display legend"
msgstr "E_rakutsi legenda"
-#. QWAen
-#: chart2/uiconfig/ui/wizelementspage.ui:273
-msgctxt "wizelementspage|extended_tip|show"
-msgid "Specifies whether to display a legend for the chart."
-msgstr "Diagramako legenda bistaratuko den edo ez zehazten du."
-
#. ejdzz
-#: chart2/uiconfig/ui/wizelementspage.ui:294
+#: chart2/uiconfig/ui/wizelementspage.ui:259
msgctxt "wizelementspage|left"
msgid "_Left"
msgstr "E_zkerrean"
-#. tGgc2
-#: chart2/uiconfig/ui/wizelementspage.ui:304
-msgctxt "wizelementspage|extended_tip|left"
-msgid "Positions the legend at the left of the chart."
-msgstr "Diagramaren ezkerraldean kokatuko da legenda."
-
#. EjE6h
-#: chart2/uiconfig/ui/wizelementspage.ui:315
+#: chart2/uiconfig/ui/wizelementspage.ui:275
msgctxt "wizelementspage|right"
msgid "_Right"
msgstr "E_skuina"
-#. rvAN8
-#: chart2/uiconfig/ui/wizelementspage.ui:325
-msgctxt "wizelementspage|extended_tip|right"
-msgid "Positions the legend at the right of the chart."
-msgstr "Diagramaren eskuinaldean kokatuko da legenda."
-
#. LnxgC
-#: chart2/uiconfig/ui/wizelementspage.ui:336
+#: chart2/uiconfig/ui/wizelementspage.ui:291
msgctxt "wizelementspage|top"
msgid "_Top"
msgstr "_Goian"
-#. Ehv3g
-#: chart2/uiconfig/ui/wizelementspage.ui:346
-msgctxt "wizelementspage|extended_tip|top"
-msgid "Positions the legend at the top of the chart."
-msgstr "Diagramaren goiko aldean kokatuko da legenda."
-
#. GD2qS
-#: chart2/uiconfig/ui/wizelementspage.ui:357
+#: chart2/uiconfig/ui/wizelementspage.ui:307
msgctxt "wizelementspage|bottom"
msgid "_Bottom"
msgstr "_Behean"
-#. NCp3E
-#: chart2/uiconfig/ui/wizelementspage.ui:367
-msgctxt "wizelementspage|extended_tip|bottom"
-msgid "Positions the legend at the bottom of the chart."
-msgstr "Diagramaren behealdean kokatuko da legenda."
-
#. REBEt
-#: chart2/uiconfig/ui/wizelementspage.ui:398
+#: chart2/uiconfig/ui/wizelementspage.ui:343
msgctxt "wizelementspage|Axe"
msgid "Choose Titles, Legend, and Grid Settings"
msgstr "Hautatu tituluen, legendaren eta saretaren ezarpenak"
#. wp2DC
-#: chart2/uiconfig/ui/wizelementspage.ui:431
+#: chart2/uiconfig/ui/wizelementspage.ui:376
msgctxt "wizelementspage|x"
msgid "X axis"
msgstr "X ardatza"
-#. KbejV
-#: chart2/uiconfig/ui/wizelementspage.ui:440
-msgctxt "wizelementspage|extended_tip|x"
-msgid "Displays grid lines that are perpendicular to the x-axis."
-msgstr "X ardatzarekiko perpendikularrak diren sareta-marrak bistaratzen ditu."
-
#. KPGMU
-#: chart2/uiconfig/ui/wizelementspage.ui:451
+#: chart2/uiconfig/ui/wizelementspage.ui:391
msgctxt "wizelementspage|y"
msgid "Y ax_is"
msgstr "Y a_rdatza"
-#. Nivye
-#: chart2/uiconfig/ui/wizelementspage.ui:460
-msgctxt "wizelementspage|extended_tip|y"
-msgid "Displays grid lines that are perpendicular to the y-axis."
-msgstr "Y ardatzarekiko perpendikularrak diren sareta-marrak bistaratzen ditu."
-
#. G65v4
-#: chart2/uiconfig/ui/wizelementspage.ui:471
+#: chart2/uiconfig/ui/wizelementspage.ui:406
msgctxt "wizelementspage|z"
msgid "Z axi_s"
msgstr "Z ar_datza"
-#. uVwTv
-#: chart2/uiconfig/ui/wizelementspage.ui:480
-msgctxt "wizelementspage|extended_tip|z"
-msgid "Displays grid lines that are perpendicular to the z-axis. This option is only available for three-dimensional charts."
-msgstr "Z ardatzarekiko perpendikularrak diren sareta-marrak bistaratzen ditu. Aukera hori hiru dimentsiotako diagrametan soilik dago erabilgarri."
-
#. wNqwZ
-#: chart2/uiconfig/ui/wizelementspage.ui:497
+#: chart2/uiconfig/ui/wizelementspage.ui:427
msgctxt "wizelementspage|label2"
msgid "Display Grids"
msgstr "Erakutsi saretak"
diff --git a/source/eu/cui/messages.po b/source/eu/cui/messages.po
index d5bddb5d231..cace79ab802 100644
--- a/source/eu/cui/messages.po
+++ b/source/eu/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-10-12 15:01+0200\n"
+"POT-Creation-Date: 2020-10-23 13:36+0200\n"
"PO-Revision-Date: 2020-08-28 12:35+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_ui-master/cuimessages/eu/>\n"
@@ -17,249 +17,249 @@ msgstr ""
"X-POOTLE-MTIME: 1565776659.000000\n"
#. GyY9M
-#: cui/inc/numcategories.hrc:16
+#: cui/inc/numcategories.hrc:17
msgctxt "numberingformatpage|liststore1"
msgid "All"
msgstr "Denak"
#. 8AwDu
-#: cui/inc/numcategories.hrc:17
+#: cui/inc/numcategories.hrc:18
msgctxt "numberingformatpage|liststore1"
msgid "User-defined"
msgstr "Erabiltzaileak definituak"
#. YPFu3
-#: cui/inc/numcategories.hrc:18
+#: cui/inc/numcategories.hrc:19
msgctxt "numberingformatpage|liststore1"
msgid "Number"
msgstr "Kopurua"
#. sCP8R
-#: cui/inc/numcategories.hrc:19
+#: cui/inc/numcategories.hrc:20
msgctxt "numberingformatpage|liststore1"
msgid "Percent"
msgstr "Ehunekoa"
#. 6C4cy
-#: cui/inc/numcategories.hrc:20
+#: cui/inc/numcategories.hrc:21
msgctxt "numberingformatpage|liststore1"
msgid "Currency"
msgstr "Moneta"
#. NgzCi
-#: cui/inc/numcategories.hrc:21
+#: cui/inc/numcategories.hrc:22
msgctxt "numberingformatpage|liststore1"
msgid "Date"
msgstr "Data"
#. 4kcAo
-#: cui/inc/numcategories.hrc:22
+#: cui/inc/numcategories.hrc:23
msgctxt "numberingformatpage|liststore1"
msgid "Time"
msgstr "Ordua"
#. xnmxf
-#: cui/inc/numcategories.hrc:23
+#: cui/inc/numcategories.hrc:24
msgctxt "numberingformatpage|liststore1"
msgid "Scientific"
msgstr "Zientifikoa"
#. vMka9
-#: cui/inc/numcategories.hrc:24
+#: cui/inc/numcategories.hrc:25
msgctxt "numberingformatpage|liststore1"
msgid "Fraction"
msgstr "Zatikia"
#. M8AFf
-#: cui/inc/numcategories.hrc:25
+#: cui/inc/numcategories.hrc:26
msgctxt "numberingformatpage|liststore1"
msgid "Boolean Value"
msgstr "Balio logikoa"
#. 2esH2
-#: cui/inc/numcategories.hrc:26
+#: cui/inc/numcategories.hrc:27
msgctxt "numberingformatpage|liststore1"
msgid "Text"
msgstr "Testua"
#. E6GDh
-#: cui/inc/strings.hrc:23
+#: cui/inc/strings.hrc:24
msgctxt "RID_SVXSTR_KEY_CONFIG_DIR"
msgid "Configuration"
msgstr "Konfigurazioa"
#. z7dmW
-#: cui/inc/strings.hrc:24
+#: cui/inc/strings.hrc:25
msgctxt "RID_SVXSTR_KEY_WORK_PATH"
msgid "My Documents"
msgstr "Dokumentuak"
#. wnMWp
-#: cui/inc/strings.hrc:25
+#: cui/inc/strings.hrc:26
msgctxt "RID_SVXSTR_KEY_GRAPHICS_PATH"
msgid "Images"
msgstr "Irudiak"
#. AnM4M
-#: cui/inc/strings.hrc:26
+#: cui/inc/strings.hrc:27
msgctxt "RID_SVXSTR_KEY_BITMAP_PATH"
msgid "Icons"
msgstr "Ikonoak"
#. bpvbo
-#: cui/inc/strings.hrc:27
+#: cui/inc/strings.hrc:28
msgctxt "RID_SVXSTR_KEY_PALETTE_PATH"
msgid "Palettes"
msgstr "Paletak"
#. shiKT
-#: cui/inc/strings.hrc:28
+#: cui/inc/strings.hrc:29
msgctxt "RID_SVXSTR_KEY_BACKUP_PATH"
msgid "Backups"
msgstr "Babeskopiak"
#. ai8eF
-#: cui/inc/strings.hrc:29
+#: cui/inc/strings.hrc:30
msgctxt "RID_SVXSTR_KEY_MODULES_PATH"
msgid "Modules"
msgstr "Moduluak"
#. WyhJD
-#: cui/inc/strings.hrc:30
+#: cui/inc/strings.hrc:31
msgctxt "RID_SVXSTR_KEY_TEMPLATE_PATH"
msgid "Templates"
msgstr "Txantiloiak"
#. mNj9y
-#: cui/inc/strings.hrc:31
+#: cui/inc/strings.hrc:32
msgctxt "RID_SVXSTR_KEY_GLOSSARY_PATH"
msgid "AutoText"
msgstr "Autotestua"
#. co7GJ
-#: cui/inc/strings.hrc:32
+#: cui/inc/strings.hrc:33
msgctxt "RID_SVXSTR_KEY_DICTIONARY_PATH"
msgid "Dictionaries"
msgstr "Hiztegiak"
#. MbjWM
-#: cui/inc/strings.hrc:33
+#: cui/inc/strings.hrc:34
msgctxt "RID_SVXSTR_KEY_HELP_DIR"
msgid "Help"
msgstr "Laguntza"
#. u2bQB
-#: cui/inc/strings.hrc:34
+#: cui/inc/strings.hrc:35
msgctxt "RID_SVXSTR_KEY_GALLERY_DIR"
msgid "Gallery"
msgstr "Galeria"
#. 2umbs
-#: cui/inc/strings.hrc:35
+#: cui/inc/strings.hrc:36
msgctxt "RID_SVXSTR_KEY_STORAGE_DIR"
msgid "Message Storage"
msgstr "Mezu-biltegia"
#. oMdF8
-#: cui/inc/strings.hrc:36
+#: cui/inc/strings.hrc:37
msgctxt "RID_SVXSTR_KEY_TEMP_PATH"
msgid "Temporary files"
msgstr "Aldi baterako fitxategiak"
#. 4DDzW
-#: cui/inc/strings.hrc:37
+#: cui/inc/strings.hrc:38
msgctxt "RID_SVXSTR_KEY_PLUGINS_PATH"
msgid "Plug-ins"
msgstr "Pluginak"
#. v5YHp
-#: cui/inc/strings.hrc:38
+#: cui/inc/strings.hrc:39
msgctxt "RID_SVXSTR_KEY_FAVORITES_DIR"
msgid "Folder Bookmarks"
msgstr "Karpeten laster-markak"
#. AJkga
-#: cui/inc/strings.hrc:39
+#: cui/inc/strings.hrc:40
msgctxt "RID_SVXSTR_KEY_FILTER_PATH"
msgid "Filters"
msgstr "Iragazkiak"
#. 2DKUC
-#: cui/inc/strings.hrc:40
+#: cui/inc/strings.hrc:41
msgctxt "RID_SVXSTR_KEY_ADDINS_PATH"
msgid "Add-ins"
msgstr "Osagarriak"
#. Tm2DM
-#: cui/inc/strings.hrc:41
+#: cui/inc/strings.hrc:42
msgctxt "RID_SVXSTR_KEY_USERCONFIG_PATH"
msgid "User Configuration"
msgstr "Erabiltzailearen konfigurazioa"
#. ATuL4
-#: cui/inc/strings.hrc:42
+#: cui/inc/strings.hrc:43
msgctxt "RID_SVXSTR_KEY_USERDICTIONARY_DIR"
msgid "User-defined dictionaries"
msgstr "Erabiltzailearen hiztegiak"
#. qxBAu
-#: cui/inc/strings.hrc:43
+#: cui/inc/strings.hrc:44
msgctxt "RID_SVXSTR_KEY_CLASSIFICATION_PATH"
msgid "Classification"
msgstr "Sailkapena"
#. FrDws
-#: cui/inc/strings.hrc:44
+#: cui/inc/strings.hrc:45
msgctxt "RID_SVXSTR_KEY_AUTOCORRECT_DIR"
msgid "AutoCorrect"
msgstr "Autozuzenketa"
#. jD48Q
-#: cui/inc/strings.hrc:45
+#: cui/inc/strings.hrc:46
msgctxt "RID_SVXSTR_KEY_LINGUISTIC_DIR"
msgid "Writing aids"
msgstr "Idazteko laguntza"
#. VNK5b
#. %n will be replaced at runtime by a number starting with 1 and increasing as necessary
-#: cui/inc/strings.hrc:47
+#: cui/inc/strings.hrc:48
msgctxt "RID_SVXSTR_NEW_MENU"
msgid "New Menu %n"
msgstr "Menu berria %n"
#. dJXBJ
#. %n will be replaced at runtime by a number starting with 1 and increasing as necessary
-#: cui/inc/strings.hrc:49
+#: cui/inc/strings.hrc:50
msgctxt "RID_SVXSTR_NEW_TOOLBAR"
msgid "New Toolbar %n"
msgstr "Tresna-barra berria %n"
#. PCa2G
-#: cui/inc/strings.hrc:50
+#: cui/inc/strings.hrc:51
msgctxt "RID_SVXSTR_MOVE_MENU"
msgid "Move Menu"
msgstr "Lekuz aldatu menua"
#. KbZFf
-#: cui/inc/strings.hrc:51
+#: cui/inc/strings.hrc:52
msgctxt "RID_SVXSTR_ADD_SUBMENU"
msgid "Add Submenu"
msgstr "Gehitu azpimenua"
#. w2qNv
-#: cui/inc/strings.hrc:52
+#: cui/inc/strings.hrc:53
msgctxt "RID_SVXSTR_SUBMENU_NAME"
msgid "Submenu name"
msgstr "Azpimenuaren izena"
#. qJgZw
-#: cui/inc/strings.hrc:53
+#: cui/inc/strings.hrc:54
msgctxt "RID_SVXSTR_DELETE_ICON_CONFIRM"
msgid "Are you sure to delete the image?"
msgstr "Ziur zaude irudia ezabatu nahi duzula?"
#. d6e9K
-#: cui/inc/strings.hrc:54
+#: cui/inc/strings.hrc:55
msgctxt "RID_SVXSTR_REPLACE_ICON_WARNING"
msgid ""
"The icon %ICONNAME is already contained in the image list.\n"
@@ -269,19 +269,19 @@ msgstr ""
"Lehendik dagoen ikonoa ordeztu nahi duzu?"
#. FRvQe
-#: cui/inc/strings.hrc:55
+#: cui/inc/strings.hrc:56
msgctxt "RID_SVXSTR_REPLACE_ICON_CONFIRM"
msgid "Confirm Icon Replacement"
msgstr "Berretsi ikonoa ordeztea"
#. xC2Wc
-#: cui/inc/strings.hrc:56
+#: cui/inc/strings.hrc:57
msgctxt "RID_SVXSTR_YESTOALL"
msgid "Yes to All"
msgstr "Bai guztiari"
#. jCwDZ
-#: cui/inc/strings.hrc:57
+#: cui/inc/strings.hrc:58
msgctxt "RID_SXVSTR_CONFIRM_DELETE_TOOLBAR"
msgid "There are no more commands on the toolbar. Do you want to delete the toolbar?"
msgstr "Tresna-barran ez dago komando gehiagorik. Tresna-barra ezabatu nahi duzu?"
@@ -290,917 +290,917 @@ msgstr "Tresna-barran ez dago komando gehiagorik. Tresna-barra ezabatu nahi duzu
#. Translators: Do not translate %SAVE IN SELECTION% It is a placeholder
#. and will be replaced at runtime by the name of the selected application
#. or document.
-#: cui/inc/strings.hrc:62
+#: cui/inc/strings.hrc:63
msgctxt "RID_SVXSTR_CONFIRM_MENU_RESET"
msgid "The menu configuration for %SAVE IN SELECTION% will be reset to the default settings. Do you want to continue?"
msgstr "%SAVE IN SELECTION% aukeraren menu-konfigurazioari ezarpen lehenetsiak ezarriko zaizkio. Jarraitu nahi duzu?"
#. RYeCk
-#: cui/inc/strings.hrc:63
+#: cui/inc/strings.hrc:64
msgctxt "RID_SVXSTR_CONFIRM_TOOLBAR_RESET"
msgid "The toolbar configuration for %SAVE IN SELECTION% will be reset to the default settings. Do you want to continue?"
msgstr "%SAVE IN SELECTION% aukeraren tresna-barraren konfigurazioari ezarpen lehenetsiak ezarriko zaizkio. Jarraitu nahi duzu?"
#. JgGvm
-#: cui/inc/strings.hrc:64
+#: cui/inc/strings.hrc:65
msgctxt "RID_SVXSTR_CONFIRM_RESTORE_DEFAULT"
msgid "This will delete all changes previously made to this toolbar. Do you really want to reset the toolbar?"
msgstr "Horrek tresna-barran aurrez egindako aldaketa guztiak ezabatuko ditu. Ziur zaude tresna-barra berrezarri nahi duzula?"
#. 4s9MJ
-#: cui/inc/strings.hrc:65
+#: cui/inc/strings.hrc:66
msgctxt "RID_SVXSTR_CONFIRM_RESTORE_DEFAULT_MENU"
msgid "This will delete all changes previously made to this context menu. Do you really want to reset?"
msgstr "Aurretik laster-menu horretan egindako aldaketa guztiak ezabatuko dira. Benetan berrezarri nahi duzu?"
#. CPW5b
-#: cui/inc/strings.hrc:66
+#: cui/inc/strings.hrc:67
msgctxt "RID_SVXSTR_MNUCFG_ALREADY_INCLUDED"
msgid "Function is already included in this popup."
msgstr "Funtzioa dagoeneko laster-menu honetan sartuta dago."
#. G2mu7
-#: cui/inc/strings.hrc:67
+#: cui/inc/strings.hrc:68
msgctxt "RID_SVXSTR_LABEL_NEW_NAME"
msgid "~New name"
msgstr "~Izen berria"
#. Ahhg9
-#: cui/inc/strings.hrc:68
+#: cui/inc/strings.hrc:69
msgctxt "RID_SVXSTR_RENAME_MENU"
msgid "Rename Menu"
msgstr "Aldatu izena menuari"
#. CmDaN
-#: cui/inc/strings.hrc:69
+#: cui/inc/strings.hrc:70
msgctxt "RID_SVXSTR_RENAME_TOOLBAR"
msgid "Rename Toolbar"
msgstr "Aldatu izena tresna-barrari"
#. GN45E
-#: cui/inc/strings.hrc:71
+#: cui/inc/strings.hrc:72
msgctxt "RID_SVXSTR_HYPDLG_CLOSEBUT"
msgid "Close"
msgstr "Itxi"
#. dkH9d
-#: cui/inc/strings.hrc:72
+#: cui/inc/strings.hrc:73
msgctxt "RID_SVXSTR_HYPDLG_MACROACT1"
msgid "Mouse over object"
msgstr "Sagua objektuaren gainean"
#. 4QYHe
-#: cui/inc/strings.hrc:73
+#: cui/inc/strings.hrc:74
msgctxt "RID_SVXSTR_HYPDLG_MACROACT2"
msgid "Trigger hyperlink"
msgstr "Abiarazi hiperesteka"
#. WMQPj
-#: cui/inc/strings.hrc:74
+#: cui/inc/strings.hrc:75
msgctxt "RID_SVXSTR_HYPDLG_MACROACT3"
msgid "Mouse leaves object"
msgstr "Saguak objektua utzi du"
#. E8XCn
-#: cui/inc/strings.hrc:75
+#: cui/inc/strings.hrc:76
msgctxt "RID_SVXSTR_HYPDLG_NOVALIDFILENAME"
msgid "Please type in a valid file name."
msgstr "Idatzi baliozko fitxategi-izena."
#. ES4Pj
-#: cui/inc/strings.hrc:76
+#: cui/inc/strings.hrc:77
msgctxt "RID_SVXSTR_HYPERDLG_FORM_BUTTON"
msgid "Button"
msgstr "Botoia"
#. MPHHF
-#: cui/inc/strings.hrc:77
+#: cui/inc/strings.hrc:78
msgctxt "RID_SVXSTR_HYPERDLG_FROM_TEXT"
msgid "Text"
msgstr "Testua"
#. 9nkb2
-#: cui/inc/strings.hrc:78
+#: cui/inc/strings.hrc:79
msgctxt "RID_SVXSTR_HYPERDLG_QUERYOVERWRITE"
msgid "The file already exists. Overwrite?"
msgstr "Fitxategia badago lehendik ere. Gainidatzi?"
#. smWax
-#: cui/inc/strings.hrc:80
+#: cui/inc/strings.hrc:81
msgctxt "RID_SVXSTR_SELECT_FILE_IFRAME"
msgid "Select File for Floating Frame"
msgstr "Hautatu marko mugikorraren fitxategia"
#. F74rR
-#: cui/inc/strings.hrc:81
+#: cui/inc/strings.hrc:82
msgctxt "RID_SVXSTR_ALLFUNCTIONS"
msgid "All commands"
msgstr "Komando guztiak"
#. EeB6i
-#: cui/inc/strings.hrc:82
+#: cui/inc/strings.hrc:83
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "Makroak"
#. mkEjQ
-#: cui/inc/strings.hrc:83
+#: cui/inc/strings.hrc:84
msgctxt "RID_SVXSTR_MYMACROS"
msgid "My Macros"
msgstr "Nire makroak"
#. Cv5m8
-#: cui/inc/strings.hrc:84
+#: cui/inc/strings.hrc:85
msgctxt "RID_SVXSTR_PRODMACROS"
msgid "%PRODUCTNAME Macros"
msgstr "%PRODUCTNAME makroak"
#. RGCGW
-#: cui/inc/strings.hrc:85
+#: cui/inc/strings.hrc:86
msgctxt "RID_SVXSTR_NOMACRODESC"
msgid "There is no description available for this macro."
msgstr "Ez dago deskribapenik makro honetarako."
#. AFniE
-#: cui/inc/strings.hrc:86
+#: cui/inc/strings.hrc:87
msgctxt "RID_SVXSTR_SELECTOR_RUN"
msgid "Run"
msgstr "Exekutatu"
#. whwAN
-#: cui/inc/strings.hrc:87
+#: cui/inc/strings.hrc:88
msgctxt "RID_SVXSTR_ROW"
msgid "Insert Rows"
msgstr "Txertatu errenkadak"
#. Su38S
#. tdf#119293 Labels depending on row/col
-#: cui/inc/strings.hrc:89
+#: cui/inc/strings.hrc:90
msgctxt "RID_SVXSTR_INSERTROW_BEFORE"
msgid "Above selection"
msgstr "Hautapenaren gainean"
#. oBHui
-#: cui/inc/strings.hrc:90
+#: cui/inc/strings.hrc:91
msgctxt "RID_SVXSTR_INSERTROW_AFTER"
msgid "Below selection"
msgstr "Hautapenaren azpian"
#. c8nou
-#: cui/inc/strings.hrc:91
+#: cui/inc/strings.hrc:92
msgctxt "RID_SVXSTR_REMOVE_FAVORITES"
msgid "Remove from Favorites"
msgstr "Kendu gogokoetatik"
#. XpjRm
-#: cui/inc/strings.hrc:92
+#: cui/inc/strings.hrc:93
msgctxt "RID_SVXSTR_MISSING_CHAR"
msgid "Missing character"
msgstr "Falta den karakterea"
#. 7tBGT
-#: cui/inc/strings.hrc:93
+#: cui/inc/strings.hrc:94
msgctxt "RID_SVXSTR_ADD_FAVORITES"
msgid "Add to Favorites"
msgstr "Gehitu gogokoei"
#. AvBBC
#. PPI is pixel per inch, %1 is a number
-#: cui/inc/strings.hrc:95
+#: cui/inc/strings.hrc:96
msgctxt "RID_SVXSTR_PPI"
msgid "(%1 PPI)"
msgstr "(%1 PPI)"
#. thimC
-#: cui/inc/strings.hrc:96
+#: cui/inc/strings.hrc:97
msgctxt "RID_SVXSTR_COL"
msgid "Insert Columns"
msgstr "Txertatu zutabeak"
#. AgqiD
#. tdf#119293 Labels depending on row/col
-#: cui/inc/strings.hrc:98
+#: cui/inc/strings.hrc:99
msgctxt "RID_SVXSTR_INSERTCOL_BEFORE"
msgid "Before selection"
msgstr "Hautapenaren aurrean"
#. nXnb3
-#: cui/inc/strings.hrc:99
+#: cui/inc/strings.hrc:100
msgctxt "RID_SVXSTR_INSERTCOL_AFTER"
msgid "After selection"
msgstr "Hautapenaren atzean"
#. QrFJZ
-#: cui/inc/strings.hrc:100
+#: cui/inc/strings.hrc:101
msgctxt "RID_SVXSTR_AUTO_ENTRY"
msgid "Automatic"
msgstr "Automatikoa"
#. X9CWA
-#: cui/inc/strings.hrc:101
+#: cui/inc/strings.hrc:102
msgctxt "RID_SVXSTR_EDIT_GRAPHIC"
msgid "Link"
msgstr "Esteka"
#. QCgnw
-#: cui/inc/strings.hrc:102
+#: cui/inc/strings.hrc:103
msgctxt "RID_SVXSTR_LOADACCELCONFIG"
msgid "Load Keyboard Configuration"
msgstr "Kargatu teklatu-konfigurazioa"
#. eWQoY
-#: cui/inc/strings.hrc:103
+#: cui/inc/strings.hrc:104
msgctxt "RID_SVXSTR_SAVEACCELCONFIG"
msgid "Save Keyboard Configuration"
msgstr "Gorde teklatu-konfigurazioa"
#. ggFZE
-#: cui/inc/strings.hrc:104
+#: cui/inc/strings.hrc:105
msgctxt "RID_SVXSTR_FILTERNAME_CFG"
msgid "Configuration (*.cfg)"
msgstr "Konfigurazioa (*.cfg)"
#. DigQB
-#: cui/inc/strings.hrc:105
+#: cui/inc/strings.hrc:106
msgctxt "RID_SVXSTR_HYPDLG_ERR_LERR_NOENTRIES"
msgid "Targets do not exist in the document."
msgstr "Helburuak ez daude dokumentuan."
#. pCbRV
-#: cui/inc/strings.hrc:106
+#: cui/inc/strings.hrc:107
msgctxt "RID_SVXSTR_HYPDLG_ERR_LERR_DOCNOTOPEN"
msgid "Couldn't open the document."
msgstr "Ezin izan da dokumentua ireki."
#. zAUfq
-#: cui/inc/strings.hrc:107
+#: cui/inc/strings.hrc:108
msgctxt "RID_SVXSTR_EDITHINT"
msgid "[Enter text here]"
msgstr "[Idatzi testua hemen]"
#. ResDx
-#: cui/inc/strings.hrc:108
+#: cui/inc/strings.hrc:109
msgctxt "RID_SVXSTR_HANGUL"
msgid "Hangul"
msgstr "Hangula"
#. 3t3AC
-#: cui/inc/strings.hrc:109
+#: cui/inc/strings.hrc:110
msgctxt "RID_SVXSTR_HANJA"
msgid "Hanja"
msgstr "Hanja"
#. 88dts
-#: cui/inc/strings.hrc:110
+#: cui/inc/strings.hrc:111
msgctxt "RID_SVXSTR_BASICMACROS"
msgid "BASIC Macros"
msgstr "BASIC makroak"
#. XKYHn
-#: cui/inc/strings.hrc:111
+#: cui/inc/strings.hrc:112
msgctxt "RID_SVXSTR_GROUP_STYLES"
msgid "Styles"
msgstr "Estiloak"
#. hFEBv
-#: cui/inc/strings.hrc:113
+#: cui/inc/strings.hrc:114
msgctxt "RID_SVXSTR_EVENT_STARTAPP"
msgid "Start Application"
msgstr "Hasi aplikazioa"
#. 6tUvx
-#: cui/inc/strings.hrc:114
+#: cui/inc/strings.hrc:115
msgctxt "RID_SVXSTR_EVENT_CLOSEAPP"
msgid "Close Application"
msgstr "Itxi aplikazioa"
#. 6NsQz
-#: cui/inc/strings.hrc:115
+#: cui/inc/strings.hrc:116
msgctxt "RID_SVXSTR_EVENT_NEWDOC"
msgid "New Document"
msgstr "Dokumentu berria"
#. G6b2e
-#: cui/inc/strings.hrc:116
+#: cui/inc/strings.hrc:117
msgctxt "RID_SVXSTR_EVENT_CLOSEDOC"
msgid "Document closed"
msgstr "Dokumentua itxita"
#. yvsTa
-#: cui/inc/strings.hrc:117
+#: cui/inc/strings.hrc:118
msgctxt "RID_SVXSTR_EVENT_PREPARECLOSEDOC"
msgid "Document is going to be closed"
msgstr "Dokumentua ixtera doa¡"
#. DKpfj
-#: cui/inc/strings.hrc:118
+#: cui/inc/strings.hrc:119
msgctxt "RID_SVXSTR_EVENT_OPENDOC"
msgid "Open Document"
msgstr "Ireki dokumentua"
#. DTDDm
-#: cui/inc/strings.hrc:119
+#: cui/inc/strings.hrc:120
msgctxt "RID_SVXSTR_EVENT_SAVEDOC"
msgid "Save Document"
msgstr "Gorde dokumentua"
#. Trc82
-#: cui/inc/strings.hrc:120
+#: cui/inc/strings.hrc:121
msgctxt "RID_SVXSTR_EVENT_SAVEASDOC"
msgid "Save Document As"
msgstr "Gorde dokumentua honela"
#. GCbZt
-#: cui/inc/strings.hrc:121
+#: cui/inc/strings.hrc:122
msgctxt "RID_SVXSTR_EVENT_SAVEDOCDONE"
msgid "Document has been saved"
msgstr "Dokumentua gorde da"
#. mYtMa
-#: cui/inc/strings.hrc:122
+#: cui/inc/strings.hrc:123
msgctxt "RID_SVXSTR_EVENT_SAVEASDOCDONE"
msgid "Document has been saved as"
msgstr "Dokumentua honela gorde da:"
#. t8F8W
-#: cui/inc/strings.hrc:123
+#: cui/inc/strings.hrc:124
msgctxt "RID_SVXSTR_EVENT_ACTIVATEDOC"
msgid "Activate Document"
msgstr "Aktibatu dokumentua"
#. T7QE3
-#: cui/inc/strings.hrc:124
+#: cui/inc/strings.hrc:125
msgctxt "RID_SVXSTR_EVENT_DEACTIVATEDOC"
msgid "Deactivate Document"
msgstr "Desaktibatu dokumentua"
#. AQXyC
-#: cui/inc/strings.hrc:125
+#: cui/inc/strings.hrc:126
msgctxt "RID_SVXSTR_EVENT_PRINTDOC"
msgid "Print Document"
msgstr "Inprimatu dokumentua"
#. 8uXuz
-#: cui/inc/strings.hrc:126
+#: cui/inc/strings.hrc:127
msgctxt "RID_SVXSTR_EVENT_MODIFYCHANGED"
msgid "'Modified' status was changed"
msgstr "'Aldatuta' egoera aldatu egin da"
#. 5CKDG
-#: cui/inc/strings.hrc:127
+#: cui/inc/strings.hrc:128
msgctxt "RID_SVXSTR_EVENT_MAILMERGE"
msgid "Printing of form letters started"
msgstr "Gutun-inprimakien inprimaketa hasten"
#. AZ2io
-#: cui/inc/strings.hrc:128
+#: cui/inc/strings.hrc:129
msgctxt "RID_SVXSTR_EVENT_MAILMERGE_END"
msgid "Printing of form letters finished"
msgstr "Gutun-inprimakien inprimaketa amaituta"
#. dHtbz
-#: cui/inc/strings.hrc:129
+#: cui/inc/strings.hrc:130
msgctxt "RID_SVXSTR_EVENT_FIELDMERGE"
msgid "Merging of form fields started"
msgstr "Inprimakiko eremuen batura hasten"
#. uGCdD
-#: cui/inc/strings.hrc:130
+#: cui/inc/strings.hrc:131
msgctxt "RID_SVXSTR_EVENT_FIELDMERGE_FINISHED"
msgid "Merging of form fields finished"
msgstr "Inprimakiko eremuen batura amaituta"
#. srLLa
-#: cui/inc/strings.hrc:131
+#: cui/inc/strings.hrc:132
msgctxt "RID_SVXSTR_EVENT_PAGECOUNTCHANGE"
msgid "Changing the page count"
msgstr "Orrialde kopuruaren aldaketa"
#. AsuQF
-#: cui/inc/strings.hrc:132
+#: cui/inc/strings.hrc:133
msgctxt "RID_SVXSTR_EVENT_SUBCOMPONENT_OPENED"
msgid "Loaded a sub component"
msgstr "Azpi-osagaia kargatuta"
#. Gf22f
-#: cui/inc/strings.hrc:133
+#: cui/inc/strings.hrc:134
msgctxt "RID_SVXSTR_EVENT_SUBCOMPONENT_CLOSED"
msgid "Closed a sub component"
msgstr "Azpi-osagai bat itxita"
#. QayEb
-#: cui/inc/strings.hrc:134
+#: cui/inc/strings.hrc:135
msgctxt "RID_SVXSTR_EVENT_APPROVEPARAMETER"
msgid "Fill parameters"
msgstr "Bete parametroak"
#. mL59X
-#: cui/inc/strings.hrc:135
+#: cui/inc/strings.hrc:136
msgctxt "RID_SVXSTR_EVENT_ACTIONPERFORMED"
msgid "Execute action"
msgstr "Exekutatu ekintza"
#. KtHBE
-#: cui/inc/strings.hrc:136
+#: cui/inc/strings.hrc:137
msgctxt "RID_SVXSTR_EVENT_AFTERUPDATE"
msgid "After updating"
msgstr "Eguneratu ondoren"
#. b6CCj
-#: cui/inc/strings.hrc:137
+#: cui/inc/strings.hrc:138
msgctxt "RID_SVXSTR_EVENT_BEFOREUPDATE"
msgid "Before updating"
msgstr "Eguneratu aurretik"
#. KTBcp
-#: cui/inc/strings.hrc:138
+#: cui/inc/strings.hrc:139
msgctxt "RID_SVXSTR_EVENT_APPROVEROWCHANGE"
msgid "Before record action"
msgstr "Erregistro-ekintzaren aurretik"
#. Fhyio
-#: cui/inc/strings.hrc:139
+#: cui/inc/strings.hrc:140
msgctxt "RID_SVXSTR_EVENT_ROWCHANGE"
msgid "After record action"
msgstr "Erregistro-ekintzaren ondoren"
#. PmJgM
-#: cui/inc/strings.hrc:140
+#: cui/inc/strings.hrc:141
msgctxt "RID_SVXSTR_EVENT_CONFIRMDELETE"
msgid "Confirm deletion"
msgstr "Ezabatzea berrestean"
#. gcREA
-#: cui/inc/strings.hrc:141
+#: cui/inc/strings.hrc:142
msgctxt "RID_SVXSTR_EVENT_ERROROCCURRED"
msgid "Error occurred"
msgstr "Errorea gertatzean"
#. oAwDt
-#: cui/inc/strings.hrc:142
+#: cui/inc/strings.hrc:143
msgctxt "RID_SVXSTR_EVENT_ADJUSTMENTVALUECHANGED"
msgid "While adjusting"
msgstr "Doitzean"
#. AyfwP
-#: cui/inc/strings.hrc:143
+#: cui/inc/strings.hrc:144
msgctxt "RID_SVXSTR_EVENT_FOCUSGAINED"
msgid "When receiving focus"
msgstr "Fokua hartzean"
#. BD96B
-#: cui/inc/strings.hrc:144
+#: cui/inc/strings.hrc:145
msgctxt "RID_SVXSTR_EVENT_FOCUSLOST"
msgid "When losing focus"
msgstr "Fokua galtzean"
#. wEhfE
-#: cui/inc/strings.hrc:145
+#: cui/inc/strings.hrc:146
msgctxt "RID_SVXSTR_EVENT_ITEMSTATECHANGED"
msgid "Item status changed"
msgstr "Egoera aldatzean"
#. FRW7b
-#: cui/inc/strings.hrc:146
+#: cui/inc/strings.hrc:147
msgctxt "RID_SVXSTR_EVENT_KEYTYPED"
msgid "Key pressed"
msgstr "Tekla sakatzean"
#. 4kZCD
-#: cui/inc/strings.hrc:147
+#: cui/inc/strings.hrc:148
msgctxt "RID_SVXSTR_EVENT_KEYUP"
msgid "Key released"
msgstr "Tekla askatzean"
#. ZiS2D
-#: cui/inc/strings.hrc:148
+#: cui/inc/strings.hrc:149
msgctxt "RID_SVXSTR_EVENT_LOADED"
msgid "When loading"
msgstr "Kargatzean"
#. vEjAG
-#: cui/inc/strings.hrc:149
+#: cui/inc/strings.hrc:150
msgctxt "RID_SVXSTR_EVENT_RELOADING"
msgid "Before reloading"
msgstr "Birkargatu aurretik"
#. 5FvrE
-#: cui/inc/strings.hrc:150
+#: cui/inc/strings.hrc:151
msgctxt "RID_SVXSTR_EVENT_RELOADED"
msgid "When reloading"
msgstr "Birkargatzean"
#. CDcYt
-#: cui/inc/strings.hrc:151
+#: cui/inc/strings.hrc:152
msgctxt "RID_SVXSTR_EVENT_MOUSEDRAGGED"
msgid "Mouse moved while key pressed"
msgstr "Tekla sakatu eta sagua arrastatzean"
#. CPpyk
-#: cui/inc/strings.hrc:152
+#: cui/inc/strings.hrc:153
msgctxt "RID_SVXSTR_EVENT_MOUSEENTERED"
msgid "Mouse inside"
msgstr "Sagua barnean dagoenean"
#. 4hGfp
-#: cui/inc/strings.hrc:153
+#: cui/inc/strings.hrc:154
msgctxt "RID_SVXSTR_EVENT_MOUSEEXITED"
msgid "Mouse outside"
msgstr "Sagua kanpoan dagoenean"
#. QEuWr
-#: cui/inc/strings.hrc:154
+#: cui/inc/strings.hrc:155
msgctxt "RID_SVXSTR_EVENT_MOUSEMOVED"
msgid "Mouse moved"
msgstr "Sagua mugitzean"
#. 8YA3S
-#: cui/inc/strings.hrc:155
+#: cui/inc/strings.hrc:156
msgctxt "RID_SVXSTR_EVENT_MOUSEPRESSED"
msgid "Mouse button pressed"
msgstr "Saguaren botoia sakatzean"
#. RMuJe
-#: cui/inc/strings.hrc:156
+#: cui/inc/strings.hrc:157
msgctxt "RID_SVXSTR_EVENT_MOUSERELEASED"
msgid "Mouse button released"
msgstr "Saguaren botoia askatzean"
#. 5iPHQ
-#: cui/inc/strings.hrc:157
+#: cui/inc/strings.hrc:158
msgctxt "RID_SVXSTR_EVENT_POSITIONING"
msgid "Before record change"
msgstr "Erregistroa aldatu aurretik"
#. yrBiz
-#: cui/inc/strings.hrc:158
+#: cui/inc/strings.hrc:159
msgctxt "RID_SVXSTR_EVENT_POSITIONED"
msgid "After record change"
msgstr "Erregistroa aldatu ondoren"
#. bdBH4
-#: cui/inc/strings.hrc:159
+#: cui/inc/strings.hrc:160
msgctxt "RID_SVXSTR_EVENT_RESETTED"
msgid "After resetting"
msgstr "Berrezarri ondoren"
#. eVsFk
-#: cui/inc/strings.hrc:160
+#: cui/inc/strings.hrc:161
msgctxt "RID_SVXSTR_EVENT_APPROVERESETTED"
msgid "Prior to reset"
msgstr "Berrezarri aurretik"
#. 2oAoV
-#: cui/inc/strings.hrc:161
+#: cui/inc/strings.hrc:162
msgctxt "RID_SVXSTR_EVENT_APPROVEACTIONPERFORMED"
msgid "Approve action"
msgstr "Onartu ekintza"
#. hQAzK
-#: cui/inc/strings.hrc:162
+#: cui/inc/strings.hrc:163
msgctxt "RID_SVXSTR_EVENT_SUBMITTED"
msgid "Before submitting"
msgstr "Bidali aurretik"
#. CFPSo
-#: cui/inc/strings.hrc:163
+#: cui/inc/strings.hrc:164
msgctxt "RID_SVXSTR_EVENT_TEXTCHANGED"
msgid "Text modified"
msgstr "Testua aldatzean"
#. 2ADMH
-#: cui/inc/strings.hrc:164
+#: cui/inc/strings.hrc:165
msgctxt "RID_SVXSTR_EVENT_UNLOADING"
msgid "Before unloading"
msgstr "Deskargatu aurretik"
#. F8BL3
-#: cui/inc/strings.hrc:165
+#: cui/inc/strings.hrc:166
msgctxt "RID_SVXSTR_EVENT_UNLOADED"
msgid "When unloading"
msgstr "Deskargatzean"
#. M6fPe
-#: cui/inc/strings.hrc:166
+#: cui/inc/strings.hrc:167
msgctxt "RID_SVXSTR_EVENT_CHANGED"
msgid "Changed"
msgstr "Aldatuta"
#. gZyVB
-#: cui/inc/strings.hrc:167
+#: cui/inc/strings.hrc:168
msgctxt "RID_SVXSTR_EVENT_CREATEDOC"
msgid "Document created"
msgstr "Dokumentua sortuta"
#. BcPDW
-#: cui/inc/strings.hrc:168
+#: cui/inc/strings.hrc:169
msgctxt "RID_SVXSTR_EVENT_LOADDOCFINISHED"
msgid "Document loading finished"
msgstr "Dokumentua kargatzea amaituta"
#. ir7AQ
-#: cui/inc/strings.hrc:169
+#: cui/inc/strings.hrc:170
msgctxt "RID_SVXSTR_EVENT_SAVEDOCFAILED"
msgid "Saving of document failed"
msgstr "Dokumentua gordetzea huts egin du"
#. BFtTF
-#: cui/inc/strings.hrc:170
+#: cui/inc/strings.hrc:171
msgctxt "RID_SVXSTR_EVENT_SAVEASDOCFAILED"
msgid "'Save as' has failed"
msgstr "'Gorde honela' huts egin du"
#. N9e6u
-#: cui/inc/strings.hrc:171
+#: cui/inc/strings.hrc:172
msgctxt "RID_SVXSTR_EVENT_COPYTODOC"
msgid "Storing or exporting copy of document"
msgstr "Dokumentuaren kopia gordetzea edo esportatzea"
#. okb9H
-#: cui/inc/strings.hrc:172
+#: cui/inc/strings.hrc:173
msgctxt "RID_SVXSTR_EVENT_COPYTODOCDONE"
msgid "Document copy has been created"
msgstr "Dokumentuaren kopia sortu da"
#. DrYTY
-#: cui/inc/strings.hrc:173
+#: cui/inc/strings.hrc:174
msgctxt "RID_SVXSTR_EVENT_COPYTODOCFAILED"
msgid "Creating of document copy failed"
msgstr "Huts egin du dokumentuaren kopia sortzean"
#. BBJJQ
-#: cui/inc/strings.hrc:174
+#: cui/inc/strings.hrc:175
msgctxt "RID_SVXSTR_EVENT_VIEWCREATED"
msgid "View created"
msgstr "Ikuspegia sortuta"
#. XN9Az
-#: cui/inc/strings.hrc:175
+#: cui/inc/strings.hrc:176
msgctxt "RID_SVXSTR_EVENT_PREPARECLOSEVIEW"
msgid "View is going to be closed"
msgstr "Ikuspegia ixtera doa"
#. a9qty
-#: cui/inc/strings.hrc:176
+#: cui/inc/strings.hrc:177
msgctxt "RID_SVXSTR_EVENT_CLOSEVIEW"
msgid "View closed"
msgstr "Ikuspegia itxita"
#. dDunN
-#: cui/inc/strings.hrc:177
+#: cui/inc/strings.hrc:178
msgctxt "RID_SVXSTR_EVENT_TITLECHANGED"
msgid "Document title changed"
msgstr "Dokumentuaren titulua aldatuta"
#. 6D6BS
-#: cui/inc/strings.hrc:178
+#: cui/inc/strings.hrc:179
msgctxt "RID_SVXSTR_EVENT_SELECTIONCHANGED"
msgid "Selection changed"
msgstr "Hautapena aldatuta"
#. XArW3
-#: cui/inc/strings.hrc:179
+#: cui/inc/strings.hrc:180
msgctxt "RID_SVXSTR_EVENT_DOUBLECLICK"
msgid "Double click"
msgstr "Klik bikoitza"
#. oDkyz
-#: cui/inc/strings.hrc:180
+#: cui/inc/strings.hrc:181
msgctxt "RID_SVXSTR_EVENT_RIGHTCLICK"
msgid "Right click"
msgstr "Eskuineko klik"
#. tVSz9
-#: cui/inc/strings.hrc:181
+#: cui/inc/strings.hrc:182
msgctxt "RID_SVXSTR_EVENT_CALCULATE"
msgid "Formulas calculated"
msgstr "Kalkulatutako formulak"
#. ESxTQ
-#: cui/inc/strings.hrc:182
+#: cui/inc/strings.hrc:183
msgctxt "RID_SVXSTR_EVENT_CONTENTCHANGED"
msgid "Content changed"
msgstr "Edukia aldatuta"
#. Zimeo
-#: cui/inc/strings.hrc:184
+#: cui/inc/strings.hrc:185
msgctxt "RID_STR_SEARCH_ANYWHERE"
msgid "anywhere in the field"
msgstr "eremuko edozein lekutan"
#. qCKMY
-#: cui/inc/strings.hrc:185
+#: cui/inc/strings.hrc:186
msgctxt "RID_STR_SEARCH_BEGINNING"
msgid "beginning of field"
msgstr "eremuaren hasieran"
#. CKVTF
-#: cui/inc/strings.hrc:186
+#: cui/inc/strings.hrc:187
msgctxt "RID_STR_SEARCH_END"
msgid "end of field"
msgstr "eremuaren bukaeran"
#. FZwxu
-#: cui/inc/strings.hrc:187
+#: cui/inc/strings.hrc:188
msgctxt "RID_STR_SEARCH_WHOLE"
msgid "entire field"
msgstr "eremu osoan"
#. AFUFs
-#: cui/inc/strings.hrc:188
+#: cui/inc/strings.hrc:189
msgctxt "RID_STR_FROM_TOP"
msgid "From top"
msgstr "Goitik"
#. FBDbX
-#: cui/inc/strings.hrc:189
+#: cui/inc/strings.hrc:190
msgctxt "RID_STR_FROM_BOTTOM"
msgid "From bottom"
msgstr "Behetik"
#. brdgV
-#: cui/inc/strings.hrc:190
+#: cui/inc/strings.hrc:191
msgctxt "RID_STR_SEARCH_NORECORD"
msgid "No records corresponding to your data found."
msgstr "Ez da aurkitu zure datuekin bat datorren erregistrorik."
#. VkTjA
-#: cui/inc/strings.hrc:191
+#: cui/inc/strings.hrc:192
msgctxt "RID_STR_SEARCH_GENERAL_ERROR"
msgid "An unknown error occurred. The search could not be finished."
msgstr "Errore ezezagun bat gertatu da. Bilaketa ezin izan da amaitu."
#. jiQdw
-#: cui/inc/strings.hrc:192
+#: cui/inc/strings.hrc:193
msgctxt "RID_STR_OVERFLOW_FORWARD"
msgid "Overflow, search continued at the beginning"
msgstr "Gainezkatzea, bilaketa hasieratik jarraitu da"
#. EzK3y
-#: cui/inc/strings.hrc:193
+#: cui/inc/strings.hrc:194
msgctxt "RID_STR_OVERFLOW_BACKWARD"
msgid "Overflow, search continued at the end"
msgstr "Gainezkatzea, bilaketa amaieratik jarraitu da"
#. zwiat
-#: cui/inc/strings.hrc:194
+#: cui/inc/strings.hrc:195
msgctxt "RID_STR_SEARCH_COUNTING"
msgid "counting records"
msgstr "zenbatu erregistroak"
#. 7cVWa
-#: cui/inc/strings.hrc:196
+#: cui/inc/strings.hrc:197
msgctxt "RID_SVXSTR_GALLERY_NOFILES"
msgid "<No Files>"
msgstr "<Fitxategirik ez>"
#. AnJUu
-#: cui/inc/strings.hrc:197
+#: cui/inc/strings.hrc:198
msgctxt "RID_SVXSTR_GALLERYPROPS_OBJECT"
msgid "Object;Objects"
msgstr "Objektua;Objektuak"
#. GQXSM
-#: cui/inc/strings.hrc:198
+#: cui/inc/strings.hrc:199
msgctxt "RID_SVXSTR_GALLERY_READONLY"
msgid "(read-only)"
msgstr "(irakurtzeko soilik)"
#. sAwgA
-#: cui/inc/strings.hrc:199
+#: cui/inc/strings.hrc:200
msgctxt "RID_SVXSTR_GALLERY_ALLFILES"
msgid "<All Files>"
msgstr "<Fitxategi guztiak>"
#. YkCky
-#: cui/inc/strings.hrc:200
+#: cui/inc/strings.hrc:201
msgctxt "RID_SVXSTR_GALLERY_ID_EXISTS"
msgid "This ID already exists..."
msgstr "ID hau badago lehendik ere..."
#. w3AUk
-#: cui/inc/strings.hrc:202
+#: cui/inc/strings.hrc:203
msgctxt "RID_MULTIPATH_DBL_ERR"
msgid "The path %1 already exists."
msgstr "%1 bide-izena badago."
#. 54BsS
-#: cui/inc/strings.hrc:203
+#: cui/inc/strings.hrc:204
msgctxt "RID_SVXSTR_ARCHIVE_TITLE"
msgid "Select Archives"
msgstr "Hautatu artxiboak"
#. NDB5V
-#: cui/inc/strings.hrc:204
+#: cui/inc/strings.hrc:205
msgctxt "RID_SVXSTR_ARCHIVE_HEADLINE"
msgid "Archives"
msgstr "Artxiboak"
#. ffPAq
-#: cui/inc/strings.hrc:205
+#: cui/inc/strings.hrc:206
msgctxt "RID_SVXSTR_MULTIFILE_DBL_ERR"
msgid "The file %1 already exists."
msgstr "%1 fitxategia badago lehendik ere."
#. 5FyxP
-#: cui/inc/strings.hrc:206
+#: cui/inc/strings.hrc:207
msgctxt "RID_SVXSTR_ADD_IMAGE"
msgid "Add Image"
msgstr "Gehitu irudia"
#. eUzGk
-#: cui/inc/strings.hrc:208
+#: cui/inc/strings.hrc:209
msgctxt "RID_SVXSTR_ONE_PASSWORD_MISMATCH"
msgid "The confirmation password did not match the password. Set the password again by entering the same password in both boxes."
msgstr "Berrespen-pasahitza ez dator bat pasahitzarekin. Ezarri pasahitza berriro pasahitz bera bi kutxetan sartuta."
#. mN9jE
-#: cui/inc/strings.hrc:209
+#: cui/inc/strings.hrc:210
msgctxt "RID_SVXSTR_TWO_PASSWORDS_MISMATCH"
msgid "The confirmation passwords did not match the original passwords. Set the passwords again."
msgstr "Baieztapen-pasahitzak ez datoz bat jatorrizko pasahitzekin. Ezarri pasahitza berriro."
#. 48ez3
-#: cui/inc/strings.hrc:210
+#: cui/inc/strings.hrc:211
msgctxt "RID_SVXSTR_INVALID_STATE_FOR_OK_BUTTON"
msgid "Please enter a password to open or to modify, or check the open read-only option to continue."
msgstr "Sartu pasahitza irakurtzeko soilik den irekitze-aukera ireki, aldatu edo egiaztatzeko eta ondoren jarraitzeko."
#. aAbAN
-#: cui/inc/strings.hrc:211
+#: cui/inc/strings.hrc:212
msgctxt "RID_SVXSTR_INVALID_STATE_FOR_OK_BUTTON_V2"
msgid "Set the password by entering the same password in both boxes."
msgstr "Ezarri pasahitza pasahitz bera bi kutxetan sartuta."
#. ZXcFw
-#: cui/inc/strings.hrc:212
+#: cui/inc/strings.hrc:213
msgctxt "RID_SVXSTR_PASSWORD_LEN_INDICATOR"
msgid "Password length limit of %1 reached"
msgstr "Pasahitzaren luzerak %1 karaktereren muga gainditzen du"
#. Fko49
-#: cui/inc/strings.hrc:214
+#: cui/inc/strings.hrc:215
msgctxt "STR_AUTOLINK"
msgid "Automatic"
msgstr "Automatikoa"
#. WYHFb
-#: cui/inc/strings.hrc:215
+#: cui/inc/strings.hrc:216
msgctxt "STR_MANUALLINK"
msgid "Manual"
msgstr "Eskuzkoa"
#. PFN4j
-#: cui/inc/strings.hrc:216
+#: cui/inc/strings.hrc:217
msgctxt "STR_BROKENLINK"
msgid "Not available"
msgstr "Ez dago erabilgarri"
#. 5ymS3
-#: cui/inc/strings.hrc:217
+#: cui/inc/strings.hrc:218
msgctxt "STR_CLOSELINKMSG"
msgid "Are you sure you want to remove the selected link?"
msgstr "Ziur zaude hautatutako esteka kendu nahi duzula?"
#. wyMwT
-#: cui/inc/strings.hrc:218
+#: cui/inc/strings.hrc:219
msgctxt "STR_CLOSELINKMSG_MULTI"
msgid "Are you sure you want to remove the selected link?"
msgstr "Ziur zaude hautatutako esteka kendu nahi duzula?"
#. CN74h
-#: cui/inc/strings.hrc:219
+#: cui/inc/strings.hrc:220
msgctxt "STR_WAITINGLINK"
msgid "Waiting"
msgstr "Zain"
#. QJKgF
-#: cui/inc/strings.hrc:221
+#: cui/inc/strings.hrc:222
msgctxt "RID_SVXSTR_SAVE_SCREENSHOT_AS"
msgid "Save Screenshot As..."
msgstr "Gorde pantaila-argazkia honela..."
#. CAaFf
#. $(ROW) can be a number or the caption of the row in quotes
-#: cui/inc/strings.hrc:224
+#: cui/inc/strings.hrc:225
msgctxt "RID_SVXSTR_DIAGRAM_ROW"
msgid "Data Series $(ROW)"
msgstr "$(ROW) datu-seriea"
#. HzhXp
-#: cui/inc/strings.hrc:226
+#: cui/inc/strings.hrc:227
msgctxt "RID_SVXSTR_YES"
msgid "Yes"
msgstr "Bai"
#. RuQiB
-#: cui/inc/strings.hrc:227
+#: cui/inc/strings.hrc:228
msgctxt "RID_SVXSTR_NO"
msgid "No"
msgstr "Ez"
#. irLeD
-#: cui/inc/strings.hrc:229
+#: cui/inc/strings.hrc:230
msgctxt "STR_LINKEDDOC_DOESNOTEXIST"
msgid ""
"The file\n"
@@ -1212,7 +1212,7 @@ msgstr ""
"ez dago."
#. iQYnX
-#: cui/inc/strings.hrc:230
+#: cui/inc/strings.hrc:231
msgctxt "STR_LINKEDDOC_NO_SYSTEM_FILE"
msgid ""
"The file\n"
@@ -1224,7 +1224,7 @@ msgstr ""
"ez da lokaleko fitxategi-sisteman existitzen."
#. 4PaJ2
-#: cui/inc/strings.hrc:231
+#: cui/inc/strings.hrc:232
msgctxt "STR_NAME_CONFLICT"
msgid ""
"The name '$file$' is already used for another database.\n"
@@ -1234,163 +1234,163 @@ msgstr ""
"Hautatu beste izen bat."
#. KFB7q
-#: cui/inc/strings.hrc:232
+#: cui/inc/strings.hrc:233
msgctxt "RID_SVXSTR_QUERY_DELETE_CONFIRM"
msgid "Do you want to delete the entry?"
msgstr "Sarrera ezabatu nahi duzu?"
#. gg9gD
-#: cui/inc/strings.hrc:234
+#: cui/inc/strings.hrc:235
msgctxt "RID_SVXSTR_DELQUERY"
msgid "Do you want to delete the following object?"
msgstr "Honako objektua ezabatu nahi duzu?"
#. 42ivC
-#: cui/inc/strings.hrc:235
+#: cui/inc/strings.hrc:236
msgctxt "RID_SVXSTR_DELQUERY_TITLE"
msgid "Confirm Deletion"
msgstr "Berretsi ezabatzea"
#. kn5KE
-#: cui/inc/strings.hrc:236
+#: cui/inc/strings.hrc:237
msgctxt "RID_SVXSTR_DELFAILED"
msgid "The selected object could not be deleted."
msgstr "Hautatutako objektua ezin izan da ezabatu."
#. T7T8x
-#: cui/inc/strings.hrc:237
+#: cui/inc/strings.hrc:238
msgctxt "RID_SVXSTR_DELFAILED_TITLE"
msgid "Error Deleting Object"
msgstr "Errorea objektua ezabatzean"
#. SCgXy
-#: cui/inc/strings.hrc:238
+#: cui/inc/strings.hrc:239
msgctxt "RID_SVXSTR_CREATEFAILED"
msgid "The object could not be created."
msgstr "Ezin izan da objektua sortu."
#. TmiCU
-#: cui/inc/strings.hrc:239
+#: cui/inc/strings.hrc:240
msgctxt "RID_SVXSTR_CREATEFAILEDDUP"
msgid " Object with the same name already exists."
msgstr " Izen bereko objektua badago lehendik."
#. ffc5M
-#: cui/inc/strings.hrc:240
+#: cui/inc/strings.hrc:241
msgctxt "RID_SVXSTR_CREATEFAILED_TITLE"
msgid "Error Creating Object"
msgstr "Errorea objektua sortzean"
#. hpB8B
-#: cui/inc/strings.hrc:241
+#: cui/inc/strings.hrc:242
msgctxt "RID_SVXSTR_RENAMEFAILED"
msgid "The object could not be renamed."
msgstr "Objektuari ezin izan zaio izena aldatu."
#. eevjm
-#: cui/inc/strings.hrc:242
+#: cui/inc/strings.hrc:243
msgctxt "RID_SVXSTR_RENAMEFAILED_TITLE"
msgid "Error Renaming Object"
msgstr "Errorea objektuari izena aldatzean"
#. fTHFY
-#: cui/inc/strings.hrc:243
+#: cui/inc/strings.hrc:244
msgctxt "RID_SVXSTR_ERROR_TITLE"
msgid "%PRODUCTNAME Error"
msgstr "%PRODUCTNAME errorea"
#. e6BgS
-#: cui/inc/strings.hrc:244
+#: cui/inc/strings.hrc:245
msgctxt "RID_SVXSTR_ERROR_LANG_NOT_SUPPORTED"
msgid "The scripting language %LANGUAGENAME is not supported."
msgstr "%LANGUAGENAME script-lengoaia ez da onartzen."
#. EUek9
-#: cui/inc/strings.hrc:245
+#: cui/inc/strings.hrc:246
msgctxt "RID_SVXSTR_ERROR_RUNNING"
msgid "An error occurred while running the %LANGUAGENAME script %SCRIPTNAME."
msgstr "Errorea gertatu da %LANGUAGENAME hizkuntzaren %SCRIPTNAME scripta exekutatzean."
#. KVQAh
-#: cui/inc/strings.hrc:246
+#: cui/inc/strings.hrc:247
msgctxt "RID_SVXSTR_EXCEPTION_RUNNING"
msgid "An exception occurred while running the %LANGUAGENAME script %SCRIPTNAME."
msgstr "Salbuespena gertatu da %LANGUAGENAME hizkuntzaren %SCRIPTNAME scripta exekutatzean."
#. 5bFCQ
-#: cui/inc/strings.hrc:247
+#: cui/inc/strings.hrc:248
msgctxt "RID_SVXSTR_ERROR_AT_LINE"
msgid "An error occurred while running the %LANGUAGENAME script %SCRIPTNAME at line: %LINENUMBER."
msgstr "Errorea gertatu da %LANGUAGENAME hizkutzaren %SCRIPTNAME scripta lerro honetan exekutatzean: %LINENUMBER."
#. KTptU
-#: cui/inc/strings.hrc:248
+#: cui/inc/strings.hrc:249
msgctxt "RID_SVXSTR_EXCEPTION_AT_LINE"
msgid "An exception occurred while running the %LANGUAGENAME script %SCRIPTNAME at line: %LINENUMBER."
msgstr "Salbuespena gertatu da %LANGUAGENAME hizkuntzaren %SCRIPTNAME scripta lerro honetan exekutatzean: %LINENUMBER."
#. BZDbp
-#: cui/inc/strings.hrc:249
+#: cui/inc/strings.hrc:250
msgctxt "RID_SVXSTR_FRAMEWORK_ERROR_RUNNING"
msgid "A Scripting Framework error occurred while running the %LANGUAGENAME script %SCRIPTNAME."
msgstr "Scriptaren lan-markoan errorea gertatu da %LANGUAGENAME hizkuntzaren %SCRIPTNAME scripta exekutatzean."
#. AAghx
-#: cui/inc/strings.hrc:250
+#: cui/inc/strings.hrc:251
msgctxt "RID_SVXSTR_ERROR_TYPE_LABEL"
msgid "Type:"
msgstr "Mota:"
#. GAsca
-#: cui/inc/strings.hrc:251
+#: cui/inc/strings.hrc:252
msgctxt "RID_SVXSTR_ERROR_MESSAGE_LABEL"
msgid "Message:"
msgstr "Mezua:"
#. ZcxRY
-#: cui/inc/strings.hrc:253
+#: cui/inc/strings.hrc:254
msgctxt "RID_SVXSTR_CHG_MATH"
msgid "MathType to %PRODUCTNAME Math or reverse"
msgstr "MathTypetik %PRODUCTNAME Mathera edo alderantziz"
#. Ttggs
-#: cui/inc/strings.hrc:254
+#: cui/inc/strings.hrc:255
msgctxt "RID_SVXSTR_CHG_WRITER"
msgid "WinWord to %PRODUCTNAME Writer or reverse"
msgstr "WinWordetik %PRODUCTNAME Writerera edo alderantziz"
#. ZJRKY
-#: cui/inc/strings.hrc:255
+#: cui/inc/strings.hrc:256
msgctxt "RID_SVXSTR_CHG_CALC"
msgid "Excel to %PRODUCTNAME Calc or reverse"
msgstr "Exceletik %PRODUCTNAME Calc-era edo alderantziz"
#. VmuND
-#: cui/inc/strings.hrc:256
+#: cui/inc/strings.hrc:257
msgctxt "RID_SVXSTR_CHG_IMPRESS"
msgid "PowerPoint to %PRODUCTNAME Impress or reverse"
msgstr "PowerPointetik %PRODUCTNAME Impressera edo alderantziz"
#. sE8as
-#: cui/inc/strings.hrc:257
+#: cui/inc/strings.hrc:258
msgctxt "RID_SVXSTR_CHG_SMARTART"
msgid "SmartArt to %PRODUCTNAME shapes or reverse"
msgstr "SmartArt-etik %PRODUCTNAME formetara edo alderantziz"
#. AEgXY
-#: cui/inc/strings.hrc:258
+#: cui/inc/strings.hrc:259
msgctxt "RID_SVXSTR_CHG_VISIO"
msgid "Visio to %PRODUCTNAME Draw or reverse"
msgstr "Visio-tik %PRODUCTNAME Drawera edo alderantziz"
#. Zarkq
-#: cui/inc/strings.hrc:259
+#: cui/inc/strings.hrc:260
msgctxt "RID_SVXSTR_CHG_PDF"
msgid "PDF to %PRODUCTNAME Draw or reverse"
msgstr "PDFtik %PRODUCTNAME Drawera edo alderantziz"
#. dDtDU
-#: cui/inc/strings.hrc:261
+#: cui/inc/strings.hrc:262
msgctxt "RID_SVXSTR_OPT_DOUBLE_DICTS"
msgid ""
"The specified name already exists.\n"
@@ -1400,7 +1400,7 @@ msgstr ""
"Sartu izen berri bat."
#. kzhkA
-#: cui/inc/strings.hrc:262
+#: cui/inc/strings.hrc:263
msgctxt "RID_SVXSTR_OPT_INVALID_DICT_NAME"
msgid ""
"The specified name is invalid.\n"
@@ -1422,133 +1422,133 @@ msgstr ""
#. For example, adding "Grammar By" word "fund" to the new user
#. word "crowdfund", the spell checker will recognize "crowdfund"
#. with suffixes of "fund": "crowdfunding", "crowdfund's" etc.
-#: cui/inc/strings.hrc:277
+#: cui/inc/strings.hrc:278
msgctxt "RID_SVXSTR_OPT_GRAMMAR_BY"
msgid "~Grammar By"
msgstr "~Gramatika-eredua"
#. LPb5d
-#: cui/inc/strings.hrc:278
+#: cui/inc/strings.hrc:279
msgctxt "STR_MODIFY"
msgid "~Replace"
msgstr "Or~deztu"
#. anivV
-#: cui/inc/strings.hrc:279
+#: cui/inc/strings.hrc:280
msgctxt "RID_SVXSTR_CONFIRM_SET_LANGUAGE"
msgid "Do you want to change the '%1' dictionary language?"
msgstr "Hiztegiko '%1' hizkuntza aldatu nahi duzu?"
#. XEFrB
-#: cui/inc/strings.hrc:281
+#: cui/inc/strings.hrc:282
msgctxt "RID_SVXSTR_COLOR_CONFIG_DELETE"
msgid "Do you really want to delete the color scheme?"
msgstr "Ziur zaude kolore-eskema ezabatu nahi duzula?"
#. ybdED
-#: cui/inc/strings.hrc:282
+#: cui/inc/strings.hrc:283
msgctxt "RID_SVXSTR_COLOR_CONFIG_DELETE_TITLE"
msgid "Color Scheme Deletion"
msgstr "Kolore-eskema ezabatzea"
#. DoNBE
-#: cui/inc/strings.hrc:283
+#: cui/inc/strings.hrc:284
msgctxt "RID_SVXSTR_COLOR_CONFIG_SAVE1"
msgid "Save scheme"
msgstr "Gorde eskema"
#. tFrki
-#: cui/inc/strings.hrc:284
+#: cui/inc/strings.hrc:285
msgctxt "RID_SVXSTR_COLOR_CONFIG_SAVE2"
msgid "Name of color scheme"
msgstr "Kolore-eskemaren izena"
#. BAGbe
-#: cui/inc/strings.hrc:286
+#: cui/inc/strings.hrc:287
msgctxt "RID_SVXSTR_SPELL"
msgid "Spelling"
msgstr "Ortografia"
#. uBohu
-#: cui/inc/strings.hrc:287
+#: cui/inc/strings.hrc:288
msgctxt "RID_SVXSTR_HYPH"
msgid "Hyphenation"
msgstr "Hitz-zatiketa"
#. XGkt6
-#: cui/inc/strings.hrc:288
+#: cui/inc/strings.hrc:289
msgctxt "RID_SVXSTR_THES"
msgid "Thesaurus"
msgstr "Sinonimoak"
#. EFrDA
-#: cui/inc/strings.hrc:289
+#: cui/inc/strings.hrc:290
msgctxt "RID_SVXSTR_GRAMMAR"
msgid "Grammar"
msgstr "Gramatika"
#. zbEv9
-#: cui/inc/strings.hrc:290
+#: cui/inc/strings.hrc:291
msgctxt "RID_SVXSTR_CAPITAL_WORDS"
msgid "Check uppercase words"
msgstr "Maiuskulaz dauden hitzak egiaztatu"
#. BbDNe
-#: cui/inc/strings.hrc:291
+#: cui/inc/strings.hrc:292
msgctxt "RID_SVXSTR_WORDS_WITH_DIGITS"
msgid "Check words with numbers "
msgstr "Zenbakiak dituzten hitzak egiaztatu "
#. bPDyB
-#: cui/inc/strings.hrc:292
+#: cui/inc/strings.hrc:293
msgctxt "RID_SVXSTR_SPELL_SPECIAL"
msgid "Check special regions"
msgstr "Egiaztatu eskualde bereziak"
#. XjifG
-#: cui/inc/strings.hrc:293
+#: cui/inc/strings.hrc:294
msgctxt "RID_SVXSTR_SPELL_AUTO"
msgid "Check spelling as you type"
msgstr "Ortografia idatzi ahala egiaztatu"
#. J3ENq
-#: cui/inc/strings.hrc:294
+#: cui/inc/strings.hrc:295
msgctxt "RID_SVXSTR_GRAMMAR_AUTO"
msgid "Check grammar as you type"
msgstr "Egiaztatu gramatika idaztean"
#. f6v3L
-#: cui/inc/strings.hrc:295
+#: cui/inc/strings.hrc:296
msgctxt "RID_SVXSTR_NUM_MIN_WORDLEN"
msgid "Minimal number of characters for hyphenation: "
msgstr "Hitz-zatiketarako gutxieneko karaktere kopurua: "
#. BCrEf
-#: cui/inc/strings.hrc:296
+#: cui/inc/strings.hrc:297
msgctxt "RID_SVXSTR_NUM_PRE_BREAK"
msgid "Characters before line break: "
msgstr "Lerro-jauziaren aurreko karaktereak: "
#. Kgioh
-#: cui/inc/strings.hrc:297
+#: cui/inc/strings.hrc:298
msgctxt "RID_SVXSTR_NUM_POST_BREAK"
msgid "Characters after line break: "
msgstr "Lerro-jauziaren ondorengo karaktereak: "
#. AewrH
-#: cui/inc/strings.hrc:298
+#: cui/inc/strings.hrc:299
msgctxt "RID_SVXSTR_HYPH_AUTO"
msgid "Hyphenate without inquiry"
msgstr "Zatitu hitzak galdetu gabe"
#. qCKn9
-#: cui/inc/strings.hrc:299
+#: cui/inc/strings.hrc:300
msgctxt "RID_SVXSTR_HYPH_SPECIAL"
msgid "Hyphenate special regions"
msgstr "Hitzak zatitu eskualde berezietan"
#. weKUF
-#: cui/inc/strings.hrc:301
+#: cui/inc/strings.hrc:302
msgctxt "RID_SVXSTR_JRE_NOT_RECOGNIZED"
msgid ""
"The folder you selected does not contain a Java runtime environment.\n"
@@ -1558,7 +1558,7 @@ msgstr ""
"Hautatu beste karpeta bat."
#. jFLdB
-#: cui/inc/strings.hrc:302
+#: cui/inc/strings.hrc:303
msgctxt "RID_SVXSTR_JRE_FAILED_VERSION"
msgid ""
"The Java runtime environment you selected is not the required version.\n"
@@ -1568,13 +1568,13 @@ msgstr ""
"Hautatu beste karpeta bat."
#. 79uiz
-#: cui/inc/strings.hrc:303
+#: cui/inc/strings.hrc:304
msgctxt "RID_SVXSTR_JAVA_START_PARAM"
msgid "Edit Parameter"
msgstr "Editatu parametroa"
#. fsbAN
-#: cui/inc/strings.hrc:305
+#: cui/inc/strings.hrc:306
msgctxt "RID_SVXSTR_OPT_PROXYPORTS"
msgid ""
"Invalid value!\n"
@@ -1586,37 +1586,37 @@ msgstr ""
"Ataka-zenbaki batek izan dezakeen baliorik handiena 65535 da."
#. UCFD6
-#: cui/inc/strings.hrc:307
+#: cui/inc/strings.hrc:308
msgctxt "RID_SVXSTR_DESC_GRADIENT"
msgid "Please enter a name for the gradient:"
msgstr "Idatzi gradientearen izena:"
#. UDvKR
-#: cui/inc/strings.hrc:308
+#: cui/inc/strings.hrc:309
msgctxt "RID_SVXSTR_DESC_NEW_BITMAP"
msgid "Please enter a name for the bitmap:"
msgstr "Idatzi bit-maparen izena:"
#. QXqJD
-#: cui/inc/strings.hrc:309
+#: cui/inc/strings.hrc:310
msgctxt "RID_SVXSTR_DESC_EXT_BITMAP"
msgid "Please enter a name for the external bitmap:"
msgstr "Idatzi kanpoko bit-maparen izena:"
#. SrS6X
-#: cui/inc/strings.hrc:310
+#: cui/inc/strings.hrc:311
msgctxt "RID_SVXSTR_DESC_NEW_PATTERN"
msgid "Please enter a name for the pattern:"
msgstr "Idatzi ereduaren izena:"
#. yD7AW
-#: cui/inc/strings.hrc:311
+#: cui/inc/strings.hrc:312
msgctxt "RID_SVXSTR_DESC_LINESTYLE"
msgid "Please enter a name for the line style:"
msgstr "Idazti marra-estiloaren izena:"
#. FQDrh
-#: cui/inc/strings.hrc:312
+#: cui/inc/strings.hrc:313
msgctxt "RID_SVXSTR_ASK_CHANGE_LINESTYLE"
msgid ""
"The line style was modified without saving. \n"
@@ -1626,492 +1626,432 @@ msgstr ""
"Aldatu hautatutako marra-estiloa edo gehitu marra-estilo berria."
#. Z5Dkg
-#: cui/inc/strings.hrc:313
+#: cui/inc/strings.hrc:314
msgctxt "RID_SVXSTR_DESC_HATCH"
msgid "Please enter a name for the hatching:"
msgstr "Idatzi itzaleztaduraren izena:"
#. rvyBi
-#: cui/inc/strings.hrc:314
+#: cui/inc/strings.hrc:315
msgctxt "RID_SVXSTR_CHANGE"
msgid "Modify"
msgstr "Aldatu"
#. ZDhBm
-#: cui/inc/strings.hrc:315
+#: cui/inc/strings.hrc:316
msgctxt "RID_SVXSTR_ADD"
msgid "Add"
msgstr "Gehitu"
#. QgAFH
-#: cui/inc/strings.hrc:316
+#: cui/inc/strings.hrc:317
msgctxt "RID_SVXSTR_DESC_COLOR"
msgid "Please enter a name for the new color:"
msgstr "Idatzi kolore berriaren izena:"
#. GKnJR
-#: cui/inc/strings.hrc:317
+#: cui/inc/strings.hrc:318
msgctxt "RID_SVXSTR_TABLE"
msgid "Table"
msgstr "Taula"
#. J6FBw
-#: cui/inc/strings.hrc:318
+#: cui/inc/strings.hrc:319
msgctxt "RID_SVXSTR_DESC_LINEEND"
msgid "Please enter a name for the new arrowhead:"
msgstr "Idatzi gezi-punta berriaren izena:"
#. xD9BU
-#: cui/inc/strings.hrc:319
+#: cui/inc/strings.hrc:320
msgctxt "RID_SVXSTR_CHARNAME_NOSTYLE"
msgid "No %1"
msgstr "%1"
#. GVkFG
-#: cui/inc/strings.hrc:320
+#: cui/inc/strings.hrc:321
msgctxt "RID_SVXSTR_CHARNAME_FAMILY"
msgid "Family:"
msgstr "Familia:"
#. 6uDkp
-#: cui/inc/strings.hrc:321
+#: cui/inc/strings.hrc:322
msgctxt "RID_SVXSTR_CHARNAME_FONT"
msgid "Font:"
msgstr "Letra-tipoa:"
#. KFXAV
-#: cui/inc/strings.hrc:322
+#: cui/inc/strings.hrc:323
msgctxt "RID_SVXSTR_CHARNAME_STYLE"
msgid "Style:"
msgstr "Estiloa:"
#. gDu75
-#: cui/inc/strings.hrc:323
+#: cui/inc/strings.hrc:324
msgctxt "RID_SVXSTR_CHARNAME_TYPEFACE"
msgid "Typeface:"
msgstr "Letra-tipoaren familia:"
#. BcWHA
-#: cui/inc/strings.hrc:324
+#: cui/inc/strings.hrc:325
msgctxt "RID_SVXSTR_USE_REPLACE"
msgid "Use replacement table"
msgstr "Erabili ordezpen-taula"
#. L8BEE
-#: cui/inc/strings.hrc:325
+#: cui/inc/strings.hrc:326
msgctxt "RID_SVXSTR_CPTL_STT_WORD"
msgid "Correct TWo INitial CApitals"
msgstr "Zuzendu HItz HAsierako BI MAiuskula"
#. p5h3s
-#: cui/inc/strings.hrc:326
+#: cui/inc/strings.hrc:327
msgctxt "RID_SVXSTR_CPTL_STT_SENT"
msgid "Capitalize first letter of every sentence"
msgstr "Esaldi guztietako lehen letra maiuskula bihurtu"
#. prrWd
-#: cui/inc/strings.hrc:327
+#: cui/inc/strings.hrc:328
msgctxt "RID_SVXSTR_BOLD_UNDER"
msgid "Automatic *bold*, /italic/, -strikeout- and _underline_"
msgstr "*Lodi*, /etzan/, -marratu- eta _azpimarratu_ automatikoak"
#. a89xT
-#: cui/inc/strings.hrc:328
+#: cui/inc/strings.hrc:329
msgctxt "RID_SVXSTR_NO_DBL_SPACES"
msgid "Ignore double spaces"
msgstr "Ez ikusi egin zuriune bikoitzei"
#. qEA6h
-#: cui/inc/strings.hrc:329
+#: cui/inc/strings.hrc:330
msgctxt "RID_SVXSTR_DETECT_URL"
msgid "URL Recognition"
msgstr "Ezagutu URLak"
#. JfySE
-#: cui/inc/strings.hrc:330
+#: cui/inc/strings.hrc:331
msgctxt "RID_SVXSTR_DASH"
msgid "Replace dashes"
msgstr "Ordeztu marrak"
#. u2BuA
-#: cui/inc/strings.hrc:331
+#: cui/inc/strings.hrc:332
msgctxt "RID_SVXSTR_CORRECT_ACCIDENTAL_CAPS_LOCK"
msgid "Correct accidental use of cAPS LOCK key"
msgstr "Zuzendu bLOK mAIUS teklaren nahi gabeko erabilera"
#. GZqG9
-#: cui/inc/strings.hrc:332
+#: cui/inc/strings.hrc:333
msgctxt "RID_SVXSTR_NON_BREAK_SPACE"
msgid "Add non-breaking space before specific punctuation marks in French text"
msgstr "Gehitu zuriune zatiezina puntuazio marken aurretik frantseseko testuan"
#. NDmW9
-#: cui/inc/strings.hrc:333
+#: cui/inc/strings.hrc:334
msgctxt "RID_SVXSTR_ORDINAL"
msgid "Format ordinal numbers suffixes (1st -> 1^st)"
msgstr "Eman formatua zenbaki ordinalen atzizkiei (1st -> 1^st)"
#. 6oHuF
-#: cui/inc/strings.hrc:334
+#: cui/inc/strings.hrc:335
msgctxt "RID_SVXSTR_OLD_HUNGARIAN"
msgid "Transliterate to Old Hungarian if the text direction is from right to left"
msgstr "Letraldatu hugariera zaharrera testu-norabidea eskuinetik ezkerrera bada"
#. CNtDd
-#: cui/inc/strings.hrc:335
+#: cui/inc/strings.hrc:336
msgctxt "RID_SVXSTR_ANGLE_QUOTES"
msgid "Replace << and >> with angle quotes"
msgstr "Ordeztu << eta >> angelu-komatxoekin"
#. Rc6Zg
-#: cui/inc/strings.hrc:336
+#: cui/inc/strings.hrc:337
msgctxt "RID_SVXSTR_DEL_EMPTY_PARA"
msgid "Remove blank paragraphs"
msgstr "Kendu paragrafo hutsak"
#. F6HCc
-#: cui/inc/strings.hrc:337
+#: cui/inc/strings.hrc:338
msgctxt "RID_SVXSTR_USER_STYLE"
msgid "Replace Custom Styles"
msgstr "Ordeztu estilo pertsonalizatuak"
#. itDJG
-#: cui/inc/strings.hrc:338
+#: cui/inc/strings.hrc:339
msgctxt "RID_SVXSTR_BULLET"
msgid "Replace bullets with: %1"
msgstr "Ordeztu buletak honekin: %1"
#. BvroE
#. To translators: %1 will be replaced with a percentage, e.g. "10%"
-#: cui/inc/strings.hrc:340
+#: cui/inc/strings.hrc:341
msgctxt "RID_SVXSTR_RIGHT_MARGIN"
msgid "Combine single line paragraphs if length greater than %1"
msgstr "Konbinatu lerro bakarreko paragrafoak, luzera %1 baino handiagoa bada"
#. M9kNQ
-#: cui/inc/strings.hrc:341
+#: cui/inc/strings.hrc:342
msgctxt "RID_SVXSTR_NUM"
msgid "Bulleted and numbered lists. Bullet symbol: %1"
msgstr "Buletdun eta zenbakitutako zerrendak. Bulet-ikurra: %1"
#. BJVGT
-#: cui/inc/strings.hrc:342
+#: cui/inc/strings.hrc:343
msgctxt "RID_SVXSTR_BORDER"
msgid "Apply border"
msgstr "Aplikatu ertza"
#. bXpcq
-#: cui/inc/strings.hrc:343
+#: cui/inc/strings.hrc:344
msgctxt "RID_SVXSTR_CREATE_TABLE"
msgid "Create table"
msgstr "Sortu taula"
#. RvEBo
-#: cui/inc/strings.hrc:344
+#: cui/inc/strings.hrc:345
msgctxt "RID_SVXSTR_REPLACE_TEMPLATES"
msgid "Apply Styles"
msgstr "Aplikatu estiloak"
#. 6MGUe
-#: cui/inc/strings.hrc:345
+#: cui/inc/strings.hrc:346
msgctxt "RID_SVXSTR_DEL_SPACES_AT_STT_END"
msgid "Delete spaces and tabs at beginning and end of paragraph"
msgstr "Ezabatu paragrafoaren hasierako eta amaierako zuriuneak eta tabulazioak"
#. R9Kke
-#: cui/inc/strings.hrc:346
+#: cui/inc/strings.hrc:347
msgctxt "RID_SVXSTR_DEL_SPACES_BETWEEN_LINES"
msgid "Delete spaces and tabs at end and start of line"
msgstr "Ezabatu lerroaren hasieraren eta amaieraren arteko zuriuneak eta tabulazioak"
#. GFpkR
-#: cui/inc/strings.hrc:347
+#: cui/inc/strings.hrc:348
msgctxt "RID_SVXSTR_CONNECTOR"
msgid "Connector"
msgstr "Lotura-marra"
#. XDp8d
-#: cui/inc/strings.hrc:348
+#: cui/inc/strings.hrc:349
msgctxt "RID_SVXSTR_DIMENSION_LINE"
msgid "Dimension line"
msgstr "Kota-lerroa"
#. Mxt3D
-#: cui/inc/strings.hrc:349
+#: cui/inc/strings.hrc:350
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
msgstr "Aipamen-hasiera"
#. o8nY6
-#: cui/inc/strings.hrc:350
+#: cui/inc/strings.hrc:351
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
msgstr "Aipamen-amaiera"
#. zvqUJ
-#: cui/inc/strings.hrc:352
+#: cui/inc/strings.hrc:353
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Ez ezarri ertzik"
#. ABKEK
-#: cui/inc/strings.hrc:353
+#: cui/inc/strings.hrc:354
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Ezarri kanpoko ertza soilik"
#. ygU8P
-#: cui/inc/strings.hrc:354
+#: cui/inc/strings.hrc:355
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Ezarri kanpoko ertza eta marra horizontalak"
#. q5KJ8
-#: cui/inc/strings.hrc:355
+#: cui/inc/strings.hrc:356
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Ezarri kanpoko ertza eta barneko marra guztiak"
#. H5s9X
-#: cui/inc/strings.hrc:356
+#: cui/inc/strings.hrc:357
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Ezarri kanpoko ertza barneko marrak aldatu gabe"
#. T5crG
-#: cui/inc/strings.hrc:357
+#: cui/inc/strings.hrc:358
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Ezarri marra diagonalak soilik"
#. S6AAA
-#: cui/inc/strings.hrc:358
+#: cui/inc/strings.hrc:359
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Ezarri lau ertzak"
#. tknFJ
-#: cui/inc/strings.hrc:359
+#: cui/inc/strings.hrc:360
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Ezarri ezkerreko eta eskuineko ertzak soilik"
#. hSmnW
-#: cui/inc/strings.hrc:360
+#: cui/inc/strings.hrc:361
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Ezarri goiko eta beheko ertzak soilik"
#. Dy2UG
-#: cui/inc/strings.hrc:361
+#: cui/inc/strings.hrc:362
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Ezarri ezkerreko ertza soilik"
#. nCjXG
-#: cui/inc/strings.hrc:362
+#: cui/inc/strings.hrc:363
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Ezarri goiko eta beheko ertzak eta barneko marra guztiak"
#. 46Fq7
-#: cui/inc/strings.hrc:363
+#: cui/inc/strings.hrc:364
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Ezarri ezkerreko eta eskuineko ertzak eta barneko marra guztiak"
#. cZX7G
-#: cui/inc/strings.hrc:364
+#: cui/inc/strings.hrc:365
msgctxt "RID_SVXSTR_SHADOW_STYLE_NONE"
msgid "No Shadow"
msgstr "Itzalik ez"
#. bzAHG
-#: cui/inc/strings.hrc:365
+#: cui/inc/strings.hrc:366
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMRIGHT"
msgid "Cast Shadow to Bottom Right"
msgstr "Jaurti itzala behera eskuinera"
#. FjBGC
-#: cui/inc/strings.hrc:366
+#: cui/inc/strings.hrc:367
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPRIGHT"
msgid "Cast Shadow to Top Right"
msgstr "Jaurti itzala gora eskuinera"
#. 5BkoC
-#: cui/inc/strings.hrc:367
+#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_SHADOW_STYLE_BOTTOMLEFT"
msgid "Cast Shadow to Bottom Left"
msgstr "Jaurti itzala behera ezkerrera"
#. GYB8M
-#: cui/inc/strings.hrc:368
+#: cui/inc/strings.hrc:369
msgctxt "RID_SVXSTR_SHADOW_STYLE_TOPLEFT"
msgid "Cast Shadow to Top Left"
msgstr "Jaurti itzala gora ezkerrera"
#. xTvak
-#: cui/inc/strings.hrc:369
+#: cui/inc/strings.hrc:370
msgctxt "RID_SVXSTR_SIGNATURELINE_SIGNED_BY"
msgid "Signed by: %1"
msgstr "Sinatzailea: %1"
#. Uc7wm
-#: cui/inc/strings.hrc:371
+#: cui/inc/strings.hrc:372
msgctxt "RID_SVXSTR_FILTER_ALL"
msgid "All files"
msgstr "Fitxategi guztiak"
#. 8bnrf
-#: cui/inc/strings.hrc:373
+#: cui/inc/strings.hrc:374
msgctxt "RID_SVXSTR_REGISTERED_DATABASES"
msgid "Registered Databases"
msgstr "Erregistratutako datu-baseak"
#. xySty
-#: cui/inc/strings.hrc:375
+#: cui/inc/strings.hrc:376
msgctxt "RID_SVXSTR_CANNOTCONVERTURL_ERR"
msgid "The URL <%1> cannot be converted to a filesystem path."
msgstr "<%1> URLa ezin da bihurtu fitxategi-sistemaren bide."
#. XtUDA
-#: cui/inc/strings.hrc:377
+#: cui/inc/strings.hrc:378
msgctxt "aboutdialog|copyright"
msgid "Copyright © 2000–2020 LibreOffice contributors."
msgstr "Copyright © 2000–2020 LibreOffice garatzaileak."
#. GesDU
-#: cui/inc/strings.hrc:378
+#: cui/inc/strings.hrc:379
msgctxt "aboutdialog|link"
msgid "https://www.libreoffice.org/about-us/credits/"
msgstr "https://www.libreoffice.org/about-us/credits/"
#. WCnhx
-#: cui/inc/strings.hrc:379
+#: cui/inc/strings.hrc:380
msgctxt "aboutdialog|vendor"
msgid "This release was supplied by %OOOVENDOR."
msgstr "Aplikazio honen argitaratzailea %OOOVENDOR da."
#. Lz9nx
-#: cui/inc/strings.hrc:380
+#: cui/inc/strings.hrc:381
msgctxt "aboutdialog|libreoffice"
msgid "LibreOffice was based on OpenOffice.org."
msgstr "LibreOfficek OpenOffice.org du oinarritzat."
#. 9aeNR
-#: cui/inc/strings.hrc:381
+#: cui/inc/strings.hrc:382
msgctxt "aboutdialog|derived"
msgid "%PRODUCTNAME is derived from LibreOffice which was based on OpenOffice.org"
msgstr "%PRODUCTNAME aplikazioak LibreOffice du oinarritzat, eta hura OpenOffice.org-en oinarrituta dago"
#. q5Myk
-#: cui/inc/strings.hrc:382
+#: cui/inc/strings.hrc:383
msgctxt "aboutdialog|uilocale"
msgid "UI: $LOCALE"
msgstr "EIa: $LOCALE"
#. 3vXzF
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:385
msgctxt "optpathspage|editpaths"
msgid "Edit Paths: %1"
msgstr "Editatu bide-izenak: %1"
#. 8ZaCL
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_COMMANDLABEL"
msgid "Label"
msgstr "Etiketa"
#. GceL6
-#: cui/inc/strings.hrc:387
+#: cui/inc/strings.hrc:388
msgctxt "RID_SVXSTR_COMMANDLABEL"
msgid "Command"
msgstr "Komandoa"
#. dRqYc
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_COMMANDLABEL"
msgid "Tooltip"
msgstr "Aholkua"
#. 3FZFt
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_QRCODEDATALONG"
msgid "The URL or text is too long for the current error correction level. Either shorten the text or decrease the correction level."
msgstr "URLa edo testua luzeegia da uneko errore-zuzenketen mailarako. Laburtu testua edo jaitsi zuzenketen maila."
#. AD8QJ
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_DELETEUSERCOLOR1"
msgid "You can only delete user-defined colors"
msgstr "Erabiltzaileak definitutako koloreak soilik ezabatu daitezke"
#. 4LWGV
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_DELETEUSERCOLOR2"
msgid "Please select the color to delete"
msgstr "Hautatu ezabatuko den kolorea"
-#. FjQQ5
-#: cui/inc/strings.hrc:394
-msgctxt "RID_SVXSTR_ADDITIONS_INSTALLBUTTON"
-msgid "Install"
-msgstr "Instalatu"
-
-#. 2GUFq
-#: cui/inc/strings.hrc:395
-msgctxt "RID_SVXSTR_ADDITIONS_INSTALLEDBUTTON"
-msgid "Installed"
-msgstr ""
-
-#. TmK5f
-#: cui/inc/strings.hrc:396
-msgctxt "RID_SVXSTR_ADDITIONS_INSTALLING"
-msgid "Installing"
-msgstr ""
-
-#. ZhUbw
-#: cui/inc/strings.hrc:397
-msgctxt "RID_SVXSTR_ADDITIONS_LICENCE"
-msgid "License:"
-msgstr "Lizentzia:"
-
-#. himrP
-#: cui/inc/strings.hrc:398
-msgctxt "RID_SVXSTR_ADDITIONS_REQUIREDVERSION"
-msgid "Required version: >="
-msgstr "Beharrezko bertsioa: >="
-
-#. izdAK
-#: cui/inc/strings.hrc:399
-msgctxt "RID_SVXSTR_ADDITIONS_SEARCHING"
-msgid "Searching..."
-msgstr "Bilatzen..."
-
-#. HYT6K
-#: cui/inc/strings.hrc:400
-msgctxt "RID_SVXSTR_ADDITIONS_LOADING"
-msgid "Loading..."
-msgstr "Kargatzen..."
-
-#. 88Ect
-#: cui/inc/strings.hrc:401
-msgctxt "RID_SVXSTR_ADDITIONS_DIALOG_TITLE_PREFIX"
-msgid "Extensions"
-msgstr "Hedapenak"
-
-#. KTtQE
-#: cui/inc/strings.hrc:403
-msgctxt "RID_SVXSTR_UI_APPLYALL"
-msgid "Apply to %MODULE"
-msgstr ""
-
-#. mpS3V
-#: cui/inc/tipoftheday.hrc:47
-msgctxt "RID_CUI_TIPOFTHEDAY"
-msgid "%PRODUCTNAME offers a variety of user interface options to make you feel at home"
-msgstr ""
-
#. m8rYd
#: cui/inc/tipoftheday.hrc:48
msgctxt "RID_CUI_TIPOFTHEDAY"
@@ -3494,646 +3434,579 @@ msgctxt "STR_MORE_LINK"
msgid "More info"
msgstr "Informazio gehiago"
-#. sCREc
-#: cui/inc/tipoftheday.hrc:274
-msgctxt "STR_UNO_LINK"
-msgid "Run this action now..."
-msgstr ""
-
-#. WBCME
-#: cui/inc/tipoftheday.hrc:275
-msgctxt "STR_UNO_EXECUTE"
-msgid "Execute the command %COMMAND"
-msgstr ""
-
#. CB6ie
-#. tooltip for STR_UNO_LINK
-#: cui/inc/tipoftheday.hrc:276
+#: cui/inc/tipoftheday.hrc:274
msgctxt "STR_TITLE"
msgid "Tip of the Day"
msgstr "Eguneko aholkua"
#. C6Dsn
-#: cui/inc/tipoftheday.hrc:277
+#: cui/inc/tipoftheday.hrc:275
msgctxt "STR_CMD"
msgid "⌘ Cmd"
msgstr "⌘ Cmd"
#. RpVWs
#. use narrow no-break space U+202F here
-#: cui/inc/tipoftheday.hrc:278
+#: cui/inc/tipoftheday.hrc:276
msgctxt "STR_CTRL"
msgid "Ctrl"
msgstr "Ctrl"
#. mZWSR
-#: cui/inc/tipoftheday.hrc:279
+#: cui/inc/tipoftheday.hrc:277
msgctxt "STR_CMD"
msgid "Alt"
msgstr "⇧"
#. QtEGa
-#: cui/inc/tipoftheday.hrc:280
+#: cui/inc/tipoftheday.hrc:278
msgctxt "STR_CTRL"
msgid "⌥ Opt"
msgstr "⌥ Opt"
-#. DKCuY
-#: cui/inc/toolbarmode.hrc:22
-msgctxt "RID_CUI_TOOLBARMODES"
-msgid "Standard user interface with menu, toolbar, and collapsed sidebar. Intended to user who are familiar with the classic interface."
-msgstr ""
-
-#. S5tR2
-#: cui/inc/toolbarmode.hrc:23
-msgctxt "RID_CUI_TOOLBARMODES"
-msgid "Standard user interface but with only one toolbar. Intended for use on small screens."
-msgstr ""
-
-#. wKg2Q
-#: cui/inc/toolbarmode.hrc:24
-msgctxt "RID_CUI_TOOLBARMODES"
-msgid "Standard user interface with expanded sidebar. Expert users who want to quickly change many different properties are advised to use this UI."
-msgstr ""
-
-#. MEQAE
-#: cui/inc/toolbarmode.hrc:25
-msgctxt "RID_CUI_TOOLBARMODES"
-msgid "The Tabbed user interface is the most similar to the Ribbons used by Microsoft. It organize functions in tabs and makes the main menu obsolete."
-msgstr ""
-
-#. hXNUY
-#: cui/inc/toolbarmode.hrc:26
-msgctxt "RID_CUI_TOOLBARMODES"
-msgid "The Tabbed Compact variant aims to be familiar with Microsoft's interface having at the same time a short interface for small screen sizes."
-msgstr ""
-
-#. GFycb
-#: cui/inc/toolbarmode.hrc:27
-msgctxt "RID_CUI_TOOLBARMODES"
-msgid "The Groupedbar Compact variant provides access to functions in groups with most frequently used features in icons and less often used in a dropdown menu. The compact variant favors vertical size."
-msgstr ""
-
-#. Exopn
-#: cui/inc/toolbarmode.hrc:28
-msgctxt "RID_CUI_TOOLBARMODES"
-msgid "The Groupedbar interface provides access to functions in groups with most frequently used features in icons and less often used in a dropdown menu. The full variant favors functions and is slightly larger than other variants."
-msgstr ""
-
-#. LNaMA
-#: cui/inc/toolbarmode.hrc:29
-msgctxt "RID_CUI_TOOLBARMODES"
-msgid "The Contextual Single interface shows functions in a single line toolbar with contextual depending content."
-msgstr ""
-
-#. xcPJ4
-#: cui/inc/toolbarmode.hrc:30
-msgctxt "RID_CUI_TOOLBARMODES"
-msgid "The Contextual Groups interface focus on beginners. It exposes to the most frequently used functions on groups with the core action as large icon and a couple of small additional features. All functions have a label. Depending on the context an additional section provides access to those functions."
-msgstr ""
-
#. Xnz8J
-#: cui/inc/treeopt.hrc:33
+#: cui/inc/treeopt.hrc:34
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "%PRODUCTNAME"
msgstr "%PRODUCTNAME"
#. CaEWP
-#: cui/inc/treeopt.hrc:34
+#: cui/inc/treeopt.hrc:35
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "User Data"
msgstr "Erabiltzaile-datuak"
#. 7XYLG
-#: cui/inc/treeopt.hrc:35
+#: cui/inc/treeopt.hrc:36
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "General"
msgstr "Orokorra"
#. HCH7S
-#: cui/inc/treeopt.hrc:36
+#: cui/inc/treeopt.hrc:37
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "View"
msgstr "Ikusi"
#. HCLxc
-#: cui/inc/treeopt.hrc:37
+#: cui/inc/treeopt.hrc:38
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Print"
msgstr "Inprimatu"
#. zuF6E
-#: cui/inc/treeopt.hrc:38
+#: cui/inc/treeopt.hrc:39
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Paths"
msgstr "Bide-izenak"
#. cSVdD
-#: cui/inc/treeopt.hrc:39
+#: cui/inc/treeopt.hrc:40
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Fonts"
msgstr "Letra-tipoak"
#. XnLRt
-#: cui/inc/treeopt.hrc:40
+#: cui/inc/treeopt.hrc:41
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Security"
msgstr "Segurtasuna"
#. ZhEG3
-#: cui/inc/treeopt.hrc:41
+#: cui/inc/treeopt.hrc:42
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Personalization"
msgstr "Pertsonalizazioa"
#. DLfE7
-#: cui/inc/treeopt.hrc:42
+#: cui/inc/treeopt.hrc:43
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Application Colors"
msgstr "Aplikazio-koloreak"
#. hh7Mg
-#: cui/inc/treeopt.hrc:43
+#: cui/inc/treeopt.hrc:44
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Accessibility"
msgstr "Erabilerraztasuna"
#. oUTLV
-#: cui/inc/treeopt.hrc:44
+#: cui/inc/treeopt.hrc:45
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Advanced"
msgstr "Aurreratua"
#. QR2hr
-#: cui/inc/treeopt.hrc:45
+#: cui/inc/treeopt.hrc:46
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Basic IDE"
msgstr "Basic IDEa"
#. ZS4Sx
-#: cui/inc/treeopt.hrc:46
+#: cui/inc/treeopt.hrc:47
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Online Update"
msgstr "Lineako eguneratzea"
#. 8CCRN
-#: cui/inc/treeopt.hrc:47
+#: cui/inc/treeopt.hrc:48
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "OpenCL"
msgstr "OpenCL"
#. VNpPF
-#: cui/inc/treeopt.hrc:52
+#: cui/inc/treeopt.hrc:53
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Language Settings"
msgstr "Hizkuntza-ezarpenak"
#. JmAVh
-#: cui/inc/treeopt.hrc:53
+#: cui/inc/treeopt.hrc:54
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Languages"
msgstr "Hizkuntzak"
#. HEzGc
-#: cui/inc/treeopt.hrc:54
+#: cui/inc/treeopt.hrc:55
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Writing Aids"
msgstr "Idazteko laguntza"
#. DLJAB
-#: cui/inc/treeopt.hrc:55
+#: cui/inc/treeopt.hrc:56
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Searching in Japanese"
msgstr "Japonierazko bilaketa"
#. dkSs5
-#: cui/inc/treeopt.hrc:56
+#: cui/inc/treeopt.hrc:57
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Asian Layout"
msgstr "Asiar diseinua"
#. VsApk
-#: cui/inc/treeopt.hrc:57
+#: cui/inc/treeopt.hrc:58
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Complex Text Layout"
msgstr "Testu-diseinu konplexua"
#. TGnig
-#: cui/inc/treeopt.hrc:62
+#: cui/inc/treeopt.hrc:63
msgctxt "SID_INET_DLG_RES"
msgid "Internet"
msgstr "Internet"
#. QJNEE
-#: cui/inc/treeopt.hrc:63
+#: cui/inc/treeopt.hrc:64
msgctxt "SID_INET_DLG_RES"
msgid "Proxy"
msgstr "Proxy-a"
#. EhHFs
-#: cui/inc/treeopt.hrc:64
+#: cui/inc/treeopt.hrc:65
msgctxt "SID_INET_DLG_RES"
msgid "Email"
msgstr "Posta elektronikoa"
#. 4Cajf
-#: cui/inc/treeopt.hrc:69
+#: cui/inc/treeopt.hrc:70
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME Writer"
#. CtZCN
-#: cui/inc/treeopt.hrc:70
+#: cui/inc/treeopt.hrc:71
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "General"
msgstr "Orokorra"
#. t9DgE
-#: cui/inc/treeopt.hrc:71
+#: cui/inc/treeopt.hrc:72
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "View"
msgstr "Ikusi"
#. MxbiL
-#: cui/inc/treeopt.hrc:72
+#: cui/inc/treeopt.hrc:73
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Formatting Aids"
msgstr "Formateatzeko laguntza"
#. V3usW
-#: cui/inc/treeopt.hrc:73
+#: cui/inc/treeopt.hrc:74
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Sareta"
#. Cc2Ka
-#: cui/inc/treeopt.hrc:74
+#: cui/inc/treeopt.hrc:75
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Basic Fonts (Western)"
msgstr "Oinarrizko letra-tipoak (mendebaldekoak)"
#. TDUti
-#: cui/inc/treeopt.hrc:75
+#: cui/inc/treeopt.hrc:76
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Basic Fonts (Asian)"
msgstr "Oinarrizko letra-tipoak (asiarrak)"
#. nfHR8
-#: cui/inc/treeopt.hrc:76
+#: cui/inc/treeopt.hrc:77
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Basic Fonts (CTL)"
msgstr "Oinarrizko letra-tipoak (CTL)"
#. 38A6E
-#: cui/inc/treeopt.hrc:77
+#: cui/inc/treeopt.hrc:78
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Print"
msgstr "Inprimatu"
#. UCGLq
-#: cui/inc/treeopt.hrc:78
+#: cui/inc/treeopt.hrc:79
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Table"
msgstr "Taula"
#. NVRAk
-#: cui/inc/treeopt.hrc:79
+#: cui/inc/treeopt.hrc:80
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Changes"
msgstr "Aldaketak"
#. 3DyC7
-#: cui/inc/treeopt.hrc:80
+#: cui/inc/treeopt.hrc:81
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Comparison"
msgstr "Konparazioa"
#. AtMGC
-#: cui/inc/treeopt.hrc:81
+#: cui/inc/treeopt.hrc:82
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "Bateragarritasuna"
#. byMJP
-#: cui/inc/treeopt.hrc:82
+#: cui/inc/treeopt.hrc:83
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "AutoCaption"
msgstr "Autoepigrafea"
#. aGnq6
-#: cui/inc/treeopt.hrc:83
+#: cui/inc/treeopt.hrc:84
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Mail Merge Email"
msgstr "Posta-konbinazioaren helbidea"
#. trEVm
-#: cui/inc/treeopt.hrc:88
+#: cui/inc/treeopt.hrc:89
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "%PRODUCTNAME Writer/Web"
msgstr "%PRODUCTNAME Writer/Web"
#. BZ7BG
-#: cui/inc/treeopt.hrc:89
+#: cui/inc/treeopt.hrc:90
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "View"
msgstr "Ikusi"
#. 3q8qM
-#: cui/inc/treeopt.hrc:90
+#: cui/inc/treeopt.hrc:91
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Formatting Aids"
msgstr "Formateatzeko laguntza"
#. 9fj7Y
-#: cui/inc/treeopt.hrc:91
+#: cui/inc/treeopt.hrc:92
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Grid"
msgstr "Sareta"
#. stfD4
-#: cui/inc/treeopt.hrc:92
+#: cui/inc/treeopt.hrc:93
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Print"
msgstr "Inprimatu"
#. KpkDS
-#: cui/inc/treeopt.hrc:93
+#: cui/inc/treeopt.hrc:94
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Table"
msgstr "Taula"
#. 9NS67
-#: cui/inc/treeopt.hrc:94
+#: cui/inc/treeopt.hrc:95
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Background"
msgstr "Atzeko planoa"
#. 9WCAp
-#: cui/inc/treeopt.hrc:99
+#: cui/inc/treeopt.hrc:100
msgctxt "SID_SM_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Math"
msgstr "%PRODUCTNAME Math"
#. rFHDF
-#: cui/inc/treeopt.hrc:100
+#: cui/inc/treeopt.hrc:101
msgctxt "SID_SM_EDITOPTIONS_RES"
msgid "Settings"
msgstr "Ezarpenak"
#. vk6jX
-#: cui/inc/treeopt.hrc:105
+#: cui/inc/treeopt.hrc:106
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Calc"
msgstr "%PRODUCTNAME Calc"
#. xe2ry
-#: cui/inc/treeopt.hrc:106
+#: cui/inc/treeopt.hrc:107
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "General"
msgstr "Orokorra"
#. xE8RH
-#: cui/inc/treeopt.hrc:107
+#: cui/inc/treeopt.hrc:108
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Defaults"
msgstr "Balio lehenetsiak"
#. ufTM2
-#: cui/inc/treeopt.hrc:108
+#: cui/inc/treeopt.hrc:109
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "View"
msgstr "Ikusi"
#. QMCfy
-#: cui/inc/treeopt.hrc:109
+#: cui/inc/treeopt.hrc:110
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Calculate"
msgstr "Kalkulatu"
#. oq8xG
-#: cui/inc/treeopt.hrc:110
+#: cui/inc/treeopt.hrc:111
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Formula"
msgstr "Formula"
#. HUUQP
-#: cui/inc/treeopt.hrc:111
+#: cui/inc/treeopt.hrc:112
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Sort Lists"
msgstr "Ordenatze-zerrendak"
#. bostB
-#: cui/inc/treeopt.hrc:112
+#: cui/inc/treeopt.hrc:113
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Changes"
msgstr "Aldaketak"
#. WVbFZ
-#: cui/inc/treeopt.hrc:113
+#: cui/inc/treeopt.hrc:114
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "Bateragarritasuna"
#. UZGDj
-#: cui/inc/treeopt.hrc:114
+#: cui/inc/treeopt.hrc:115
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Sareta"
#. wrdFF
-#: cui/inc/treeopt.hrc:115
+#: cui/inc/treeopt.hrc:116
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Print"
msgstr "Inprimatu"
#. EeKzo
-#: cui/inc/treeopt.hrc:120
+#: cui/inc/treeopt.hrc:121
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Impress"
msgstr "%PRODUCTNAME Impress"
#. GxFDj
-#: cui/inc/treeopt.hrc:121
+#: cui/inc/treeopt.hrc:122
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "General"
msgstr "Orokorra"
#. unCEW
-#: cui/inc/treeopt.hrc:122
+#: cui/inc/treeopt.hrc:123
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "View"
msgstr "Ikusi"
#. UxXLE
-#: cui/inc/treeopt.hrc:123
+#: cui/inc/treeopt.hrc:124
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Sareta"
#. DLCS4
-#: cui/inc/treeopt.hrc:124
+#: cui/inc/treeopt.hrc:125
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Print"
msgstr "Inprimatu"
#. wZWAL
-#: cui/inc/treeopt.hrc:129
+#: cui/inc/treeopt.hrc:130
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "%PRODUCTNAME Draw"
msgstr "%PRODUCTNAME Draw"
#. B9gGf
-#: cui/inc/treeopt.hrc:130
+#: cui/inc/treeopt.hrc:131
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "General"
msgstr "Orokorra"
#. oiiBb
-#: cui/inc/treeopt.hrc:131
+#: cui/inc/treeopt.hrc:132
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "View"
msgstr "Ikusi"
#. et8PK
-#: cui/inc/treeopt.hrc:132
+#: cui/inc/treeopt.hrc:133
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Grid"
msgstr "Sareta"
#. oGTEW
-#: cui/inc/treeopt.hrc:133
+#: cui/inc/treeopt.hrc:134
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Print"
msgstr "Inprimatu"
#. BECZi
-#: cui/inc/treeopt.hrc:138
+#: cui/inc/treeopt.hrc:139
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Charts"
msgstr "Diagramak"
#. XAhzo
-#: cui/inc/treeopt.hrc:139
+#: cui/inc/treeopt.hrc:140
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Default Colors"
msgstr "Kolore lehenetsiak"
#. oUBac
-#: cui/inc/treeopt.hrc:144
+#: cui/inc/treeopt.hrc:145
msgctxt "SID_FILTER_DLG_RES"
msgid "Load/Save"
msgstr "Kargatu/gorde"
#. 3go3N
-#: cui/inc/treeopt.hrc:145
+#: cui/inc/treeopt.hrc:146
msgctxt "SID_FILTER_DLG_RES"
msgid "General"
msgstr "Orokorra"
#. 9aX4K
-#: cui/inc/treeopt.hrc:146
+#: cui/inc/treeopt.hrc:147
msgctxt "SID_FILTER_DLG_RES"
msgid "VBA Properties"
msgstr "VBA propietateak"
#. oAGDd
-#: cui/inc/treeopt.hrc:147
+#: cui/inc/treeopt.hrc:148
msgctxt "SID_FILTER_DLG_RES"
msgid "Microsoft Office"
msgstr "Microsoft Office"
#. UtTyJ
-#: cui/inc/treeopt.hrc:148
+#: cui/inc/treeopt.hrc:149
msgctxt "SID_FILTER_DLG_RES"
msgid "HTML Compatibility"
msgstr "HTML bateragarritasuna"
#. Qysp7
-#: cui/inc/treeopt.hrc:153
+#: cui/inc/treeopt.hrc:154
msgctxt "SID_SB_STARBASEOPTIONS_RES"
msgid "%PRODUCTNAME Base"
msgstr "%PRODUCTNAME Base"
#. 78XBF
-#: cui/inc/treeopt.hrc:154
+#: cui/inc/treeopt.hrc:155
msgctxt "SID_SB_STARBASEOPTIONS_RES"
msgid "Connections"
msgstr "Konexioak"
#. 54yat
-#: cui/inc/treeopt.hrc:155
+#: cui/inc/treeopt.hrc:156
msgctxt "SID_SB_STARBASEOPTIONS_RES"
msgid "Databases"
msgstr "Datu-baseak"
#. NFYmd
-#: cui/inc/twolines.hrc:27
+#: cui/inc/twolines.hrc:28
msgctxt "twolinespage|liststore1"
msgid "(None)"
msgstr "(bat ere ez)"
#. oUwW4
-#: cui/inc/twolines.hrc:28
+#: cui/inc/twolines.hrc:29
msgctxt "twolinespage|liststore1"
msgid "("
msgstr "("
#. mSyZB
-#: cui/inc/twolines.hrc:29
+#: cui/inc/twolines.hrc:30
msgctxt "twolinespage|liststore1"
msgid "["
msgstr "["
#. aDAks
-#: cui/inc/twolines.hrc:30
+#: cui/inc/twolines.hrc:31
msgctxt "twolinespage|liststore1"
msgid "<"
msgstr "<"
#. uVPNB
-#: cui/inc/twolines.hrc:31
+#: cui/inc/twolines.hrc:32
msgctxt "twolinespage|liststore1"
msgid "{"
msgstr "{"
#. 6TmK5
-#: cui/inc/twolines.hrc:32
+#: cui/inc/twolines.hrc:33
msgctxt "twolinespage|liststore1"
msgid "Other Characters..."
msgstr "Beste karaktere batzuk..."
#. ycpAX
-#: cui/inc/twolines.hrc:37
+#: cui/inc/twolines.hrc:38
msgctxt "twolinespage|liststore2"
msgid "(None)"
msgstr "(bat ere ez)"
#. ts6EG
-#: cui/inc/twolines.hrc:38
+#: cui/inc/twolines.hrc:39
msgctxt "twolinespage|liststore2"
msgid ")"
msgstr ")"
#. REFgT
-#: cui/inc/twolines.hrc:39
+#: cui/inc/twolines.hrc:40
msgctxt "twolinespage|liststore2"
msgid "]"
msgstr "]"
#. wFPzF
-#: cui/inc/twolines.hrc:40
+#: cui/inc/twolines.hrc:41
msgctxt "twolinespage|liststore2"
msgid ">"
msgstr ">"
#. HFeFt
-#: cui/inc/twolines.hrc:41
+#: cui/inc/twolines.hrc:42
msgctxt "twolinespage|liststore2"
msgid "}"
msgstr "}"
#. YcMQR
-#: cui/inc/twolines.hrc:42
+#: cui/inc/twolines.hrc:43
msgctxt "twolinespage|liststore2"
msgid "Other Characters..."
msgstr "Beste karaktere batzuk..."
@@ -4145,77 +4018,47 @@ msgid "Expert Configuration"
msgstr "Konfigurazio aurreratua"
#. GBiPy
-#: cui/uiconfig/ui/aboutconfigdialog.ui:40
+#: cui/uiconfig/ui/aboutconfigdialog.ui:43
msgctxt "aboutconfigdialog|edit"
msgid "Edit"
msgstr "Editatu"
-#. Z7SA5
-#: cui/uiconfig/ui/aboutconfigdialog.ui:46
-msgctxt "extended_tip|edit"
-msgid "Opens a dialog to edit the preference."
-msgstr "Elkarrizketa-koadro bat irekitzen du hobespena editatzeko."
-
#. 2uM3W
-#: cui/uiconfig/ui/aboutconfigdialog.ui:58
+#: cui/uiconfig/ui/aboutconfigdialog.ui:56
msgctxt "aboutconfigdialog|reset"
msgid "Reset"
msgstr "Berrezarri"
-#. 95seU
-#: cui/uiconfig/ui/aboutconfigdialog.ui:64
-msgctxt "extended_tip|reset"
-msgid "Undo changes done so far in this dialog."
-msgstr "Desegin orain arte elkarrizketa-koadro honetan egindako aldaketak."
-
-#. j4Avi
-#: cui/uiconfig/ui/aboutconfigdialog.ui:149
-msgctxt "extended_tip|searchEntry"
-msgid "Type the preference you want to display in the text area"
-msgstr "Idatzi testu-arean bistaratu nahi duzun hobespena."
-
#. EhpWF
-#: cui/uiconfig/ui/aboutconfigdialog.ui:161
+#: cui/uiconfig/ui/aboutconfigdialog.ui:149
msgctxt "aboutconfigdialog|searchButton"
msgid "_Search"
msgstr "_Bilatu"
-#. nmtBr
-#: cui/uiconfig/ui/aboutconfigdialog.ui:170
-msgctxt "extended_tip|searchButton"
-msgid "Click to search your preference text in the Preferences tree."
-msgstr "Sakatu zure hobespen-testua 'Hobespenak' zuhaitzean bilatzeko."
-
#. BMohC
-#: cui/uiconfig/ui/aboutconfigdialog.ui:212
+#: cui/uiconfig/ui/aboutconfigdialog.ui:196
msgctxt "aboutconfigdialog|preference"
msgid "Preference Name"
msgstr "Hobespen-izena"
#. PiV9t
-#: cui/uiconfig/ui/aboutconfigdialog.ui:232
+#: cui/uiconfig/ui/aboutconfigdialog.ui:216
msgctxt "aboutconfigdialog|property"
msgid "Property"
msgstr "Propietatea"
#. g6RFE
-#: cui/uiconfig/ui/aboutconfigdialog.ui:246
+#: cui/uiconfig/ui/aboutconfigdialog.ui:230
msgctxt "aboutconfigdialog|type"
msgid "Type"
msgstr "Mota"
#. BYBgx
-#: cui/uiconfig/ui/aboutconfigdialog.ui:260
+#: cui/uiconfig/ui/aboutconfigdialog.ui:244
msgctxt "aboutconfigdialog|value"
msgid "Value"
msgstr "Balioa"
-#. A9J9F
-#: cui/uiconfig/ui/aboutconfigdialog.ui:272
-msgctxt "extended_tip|preferences"
-msgid "List the preferences organized hierarchically in a tree layout."
-msgstr "Hobespenak ordena hierarkikoa jarraituz zerrrendatzen du, zuhaitz-diseinua erabilita."
-
#. B8FF9
#: cui/uiconfig/ui/aboutconfigvaluedialog.ui:8
msgctxt "aboutconfigvaluedialog|AboutConfigValueDialog"
@@ -4235,7 +4078,7 @@ msgid "About %PRODUCTNAME"
msgstr "%PRODUCTNAME aplikazioari buruz"
#. rdEwV
-#: cui/uiconfig/ui/aboutdialog.ui:106
+#: cui/uiconfig/ui/aboutdialog.ui:109
msgctxt "aboutdialog|lbVersion"
msgid "Version:"
msgstr "Bertsioa:"
@@ -4247,774 +4090,395 @@ msgid "Build:"
msgstr "Eraikuntza:"
#. J78bj
-#: cui/uiconfig/ui/aboutdialog.ui:139
+#: cui/uiconfig/ui/aboutdialog.ui:136
msgctxt "aboutdialog|lbEnvironment"
msgid "Environment:"
msgstr "Ingurunea:"
#. c2sEB
-#: cui/uiconfig/ui/aboutdialog.ui:204
+#: cui/uiconfig/ui/aboutdialog.ui:189
msgctxt "aboutdialog|lbExtra"
msgid "Misc:"
msgstr "Hainbat:"
#. FwVyQ
-#: cui/uiconfig/ui/aboutdialog.ui:239
+#: cui/uiconfig/ui/aboutdialog.ui:218
msgctxt "aboutdialog|lbLocale"
msgid "Locale:"
msgstr "Hizkuntza:"
#. SFbP2
-#: cui/uiconfig/ui/aboutdialog.ui:270
+#: cui/uiconfig/ui/aboutdialog.ui:243
msgctxt "aboutdialog|lbUI"
msgid "User Interface:"
msgstr "Erabiltzaile-interfazea:"
#. KFo3i
-#: cui/uiconfig/ui/aboutdialog.ui:310
+#: cui/uiconfig/ui/aboutdialog.ui:277
msgctxt "aboutdialog|description"
msgid "%PRODUCTNAME is a modern, easy-to-use, open source productivity suite for word processing, spreadsheets, presentations and more."
msgstr "%PRODUCTNAME kode irekiko produktibitate-suite moderno eta erabilerraz bat da, testu-prozesamendurako, kalkulu-orri gisa, aurkezpenetarako eta gehiagorako erabil daitekeena."
#. cFC6E
-#: cui/uiconfig/ui/aboutdialog.ui:349
+#: cui/uiconfig/ui/aboutdialog.ui:316
msgctxt "aboutdialog|credits"
msgid "Credits"
msgstr "Kredituak"
#. VkRAv
-#: cui/uiconfig/ui/aboutdialog.ui:365
+#: cui/uiconfig/ui/aboutdialog.ui:332
msgctxt "aboutdialog|website"
msgid "Website"
msgstr "Webgunea"
-#. i4Jo2
-#: cui/uiconfig/ui/aboutdialog.ui:381
-msgctxt "aboutdialog|releasenotes"
+#. zSmJb
+#: cui/uiconfig/ui/aboutdialog.ui:348
+msgctxt "aboutdialog|description"
msgid "Release Notes"
msgstr "Argitaratze-oharrak"
#. 5TUrF
-#: cui/uiconfig/ui/aboutdialog.ui:409
+#: cui/uiconfig/ui/aboutdialog.ui:376
msgctxt "aboutdialog|lbVersionInfo"
msgid "Version Information"
msgstr "Bertsioaren informazioa"
#. jZvGC
-#: cui/uiconfig/ui/aboutdialog.ui:428
+#: cui/uiconfig/ui/aboutdialog.ui:393
msgctxt "aboutdialog|btnCopyVersionTooltip"
msgid "Copy all version information in English"
msgstr "Kopiatu bertsioaren ingelesezko informazio guztia"
-#. UCjik
-#: cui/uiconfig/ui/accelconfigpage.ui:124
-msgctxt "accelconfigpage|extended_tip|shortcuts"
-msgid "Lists the shortcut keys and the associated commands. To assign or modify the shortcut key for the command selected in the Function list, click a shortcut in this list, and then click Modify."
-msgstr "Laster-teklak eta asoziatutako komandoak zerrendatzen ditu. Funtzio-zerrendan hautatutako komandoaren laster-teklak esleitzeko edo aldatzeko, egin klik zerrendako laster-tekla batean, eta ondoren egin klik Aldatu eremuan."
-
#. MP3WF
-#: cui/uiconfig/ui/accelconfigpage.ui:137
+#: cui/uiconfig/ui/accelconfigpage.ui:132
msgctxt "accelconfigpage|label21"
msgid "Shortcu_t Keys"
msgstr "Las_ter-teklak"
#. rEN3b
-#: cui/uiconfig/ui/accelconfigpage.ui:163
+#: cui/uiconfig/ui/accelconfigpage.ui:158
msgctxt "accelconfigpage|office"
msgid "%PRODUCTNAME"
msgstr "%PRODUCTNAME"
-#. Bgzqd
-#: cui/uiconfig/ui/accelconfigpage.ui:173
-msgctxt "accelconfigpage|extended_tip|office"
-msgid "Displays shortcut keys that are common to all %PRODUCTNAME applications."
-msgstr "%PRODUCTNAMEko aplikazio guztietan arruntak diren laster-teklak bistaratzen ditu."
-
#. jjhUE
-#: cui/uiconfig/ui/accelconfigpage.ui:185
+#: cui/uiconfig/ui/accelconfigpage.ui:175
msgctxt "accelconfigpage|module"
msgid "$(MODULE)"
msgstr "$(MODULE)"
-#. VnoU5
-#: cui/uiconfig/ui/accelconfigpage.ui:195
-msgctxt "accelconfigpage|extended_tip|module"
-msgid "Displays shortcut keys for the current %PRODUCTNAME application."
-msgstr "%PRODUCTNAMEko uneko aplikazioaren laster-teklak bistaratzen ditu."
-
#. R2nhJ
-#: cui/uiconfig/ui/accelconfigpage.ui:222
+#: cui/uiconfig/ui/accelconfigpage.ui:207
msgctxt "accelconfigpage|change"
msgid "_Modify"
msgstr "_Aldatu"
-#. F2oLa
-#: cui/uiconfig/ui/accelconfigpage.ui:229
-msgctxt "accelconfigpage|extended_tip|change"
-msgid "Assigns the key combination selected in the Shortcut keys list to the command selected in the Function list."
-msgstr "Funtzioa zerrendan hautatutako komandoari Laster-teklak zerrendan hautatutako tekla-konbinazioa esleitzen dio."
-
-#. eFsw9
-#: cui/uiconfig/ui/accelconfigpage.ui:248
-msgctxt "accelconfigpage|extended_tip|delete"
-msgid "Deletes the selected element or elements without requiring confirmation."
-msgstr "Hautatutako elementua edo elementuak ezabatzen ditu berrespena eskatu gabe."
-
#. 6MwWq
-#: cui/uiconfig/ui/accelconfigpage.ui:260
+#: cui/uiconfig/ui/accelconfigpage.ui:235
msgctxt "accelconfigpage|load"
msgid "_Load..."
msgstr "_Kargatu..."
-#. yANEF
-#: cui/uiconfig/ui/accelconfigpage.ui:267
-msgctxt "accelconfigpage|extended_tip|load"
-msgid "Replaces the shortcut key configuration with one that was previously saved."
-msgstr "Laster-teklen konbinazioa aurretik gordetako batek ordezten du."
-
#. Uq7F5
-#: cui/uiconfig/ui/accelconfigpage.ui:280
+#: cui/uiconfig/ui/accelconfigpage.ui:250
msgctxt "accelconfigpage|save"
msgid "_Save..."
msgstr "_Gorde..."
-#. e9TFA
-#: cui/uiconfig/ui/accelconfigpage.ui:287
-msgctxt "accelconfigpage|extended_tip|save"
-msgid "Saves the current shortcut key configuration, so that you can load it later."
-msgstr "Uneko laster-teklen konbinazioa gordetzen du. Horrela gero berriro karga daiteke."
-
-#. mJmga
-#: cui/uiconfig/ui/accelconfigpage.ui:308
-msgctxt "accelconfigpage|extended_tip|reset"
-msgid "Resets modified values back to the default values."
-msgstr "Aldatutako balioen ordez balio lehenetsiak berrezartzen ditu."
-
#. BKAsD
-#: cui/uiconfig/ui/accelconfigpage.ui:365
+#: cui/uiconfig/ui/accelconfigpage.ui:325
msgctxt "accelconfigpage|searchEntry"
msgid "Type to search"
msgstr "Idatzi bilatzeko"
#. T5FGo
-#: cui/uiconfig/ui/accelconfigpage.ui:385
+#: cui/uiconfig/ui/accelconfigpage.ui:345
msgctxt "accelconfigpage|label23"
msgid "_Category"
msgstr "_Kategoria"
#. xfWzA
-#: cui/uiconfig/ui/accelconfigpage.ui:399
+#: cui/uiconfig/ui/accelconfigpage.ui:359
msgctxt "accelconfigpage|label24"
msgid "_Function"
msgstr "_Funtzioa"
#. 7PCeb
-#: cui/uiconfig/ui/accelconfigpage.ui:413
+#: cui/uiconfig/ui/accelconfigpage.ui:373
msgctxt "accelconfigpage|label25"
msgid "_Keys"
msgstr "_Teklak"
-#. 8DnFJ
-#: cui/uiconfig/ui/accelconfigpage.ui:457
-msgctxt "accelconfigpage|extended_tip|category"
-msgid "Lists the available function categories. To assign shortcuts to Styles, open the \"Styles\" category."
-msgstr "Funtzio-kategoria erabilgarriak zerrendatzen ditu. Estiloei laster-teklak esleitzeko, ireki \"Estiloak\" kategoria."
-
-#. wGm8q
-#: cui/uiconfig/ui/accelconfigpage.ui:504
-msgctxt "accelconfigpage|extended_tip|function"
-msgid "Select a function that you want to assign a shortcut key to, click a key combination in the Shortcut keys list, and then click Modify. If the selected function already has a shortcut key, it is displayed in the Keys list."
-msgstr "Hautatu laster-tekla esleitu nahi diozun funtzioa, egin klik Laster-teklak zerrendako tekla-konbinazio batean, eta ondoren egin klik Aldatu aukeran. Hautatutako funtzioak dagoeneko laster-tekla bat badu, Teklak zerrendan bistaratzen da."
-
#. CqdJF
-#: cui/uiconfig/ui/accelconfigpage.ui:571
+#: cui/uiconfig/ui/accelconfigpage.ui:522
msgctxt "accelconfigpage|label22"
msgid "F_unctions"
msgstr "F_untzioak"
-#. YDyhc
-#: cui/uiconfig/ui/accelconfigpage.ui:584
-msgctxt "accelconfigpage|extended_tip|AccelConfigPage"
-msgid "Assigns or edits the shortcut keys for %PRODUCTNAME commands, or %PRODUCTNAME Basic macros."
-msgstr "%PRODUCTNAME komandoen laster-teklak edo %PRODUCTNAME Basic-eko makroak esleitzen edo editatzen ditu."
-
-#. FAPZ6
-#: cui/uiconfig/ui/acorexceptpage.ui:59
-msgctxt "acorexceptpage|extended_tip|abbrev"
-msgid "Type an abbreviation followed by a period, and then click New. This prevents %PRODUCTNAME from automatically capitalizing the first letter of the word that comes after the period at the end of the abbreviation."
-msgstr "Idatzi laburdura bat eta ondoren puntu bat, eta egin klik Berria eremuan. Honek eragozten du %PRODUCTNAMEek automatikoki maiuskulaz jartzea laburduraren amaierako puntuaren ondoren dagoen hitzaren lehenengo letra."
-
#. vanfV
-#: cui/uiconfig/ui/acorexceptpage.ui:70
+#: cui/uiconfig/ui/acorexceptpage.ui:65
msgctxt "acorexceptpage|autoabbrev"
msgid "_AutoInclude"
msgstr "_Sartu automatikoki"
-#. 5B9tX
-#: cui/uiconfig/ui/acorexceptpage.ui:79
-msgctxt "acorexceptpage|extended_tip|autoabbrev"
-msgid "Automatically adds abbreviations or words that start with two capital letters to the corresponding list of exceptions. This feature only works if the Correct TWo INitial CApitals option or the Capitalize first letter of every sentence option are selected in the [T] column onOptions tab of this dialog."
-msgstr "Automatikoki gehitzen ditu bi letra maiuskulaz hasten diren laburdurak eta hitzak dagokien salbuespen-zerrendan. Eginbide honek soilik balio du 'Zuzendu HItz HAsierako BI MAiuskula' aukera edo 'Esaldi guztietako lehen letra maiuskula bihurtu' aukera markatu badira [T] zutabean, elkarrizketa-koadro honetako 'Aukerak' fitxan."
-
#. tpV8t
-#: cui/uiconfig/ui/acorexceptpage.ui:106
+#: cui/uiconfig/ui/acorexceptpage.ui:96
msgctxt "acorexceptpage|newabbrev-atkobject"
msgid "New abbreviations"
msgstr "Laburdura berriak"
#. CEdQa
-#: cui/uiconfig/ui/acorexceptpage.ui:118
+#: cui/uiconfig/ui/acorexceptpage.ui:108
msgctxt "acorexceptpage|replace"
msgid "_Replace"
msgstr "Or_deztu"
#. st6Jc
-#: cui/uiconfig/ui/acorexceptpage.ui:142
+#: cui/uiconfig/ui/acorexceptpage.ui:132
msgctxt "acorexceptpage|delabbrev-atkobject"
msgid "Delete abbreviations"
msgstr "Ezabatu laburdurak"
-#. 9h2WR
-#: cui/uiconfig/ui/acorexceptpage.ui:193
-msgctxt "acorexceptpage|extended_tip|abbrevlist"
-msgid "Lists the abbreviations that are not automatically corrected."
-msgstr "Automatikoki zuzendu ez diren laburdurak zerrendatzen ditu."
-
#. VoLnB
-#: cui/uiconfig/ui/acorexceptpage.ui:212
+#: cui/uiconfig/ui/acorexceptpage.ui:197
msgctxt "acorexceptpage|label1"
msgid "Abbreviations (no Subsequent Capital)"
msgstr "Laburtzapenak (ondoren maiuskularik ez)"
-#. 78P5X
-#: cui/uiconfig/ui/acorexceptpage.ui:256
-msgctxt "acorexceptpage|extended_tip|double"
-msgid "Type the word or abbreviation that starts with two capital letters that you do not want %PRODUCTNAME to change to one initial capital. For example, enter PC to prevent %PRODUCTNAME from changing PC to Pc."
-msgstr "Idatzi bi letra maiuskulaz hasten den hitza %PRODUCTNAME(e)k ez idazteko hitzaren hasieran maiuskula batez. Adibidez, idatzi PC %PRODUCTNAME(e)k ez bihurtzeko Pc."
-
#. kAzxB
-#: cui/uiconfig/ui/acorexceptpage.ui:267
+#: cui/uiconfig/ui/acorexceptpage.ui:247
msgctxt "acorexceptpage|autodouble"
msgid "A_utoInclude"
msgstr "Sartu auto_matikoki"
-#. 6fGTF
-#: cui/uiconfig/ui/acorexceptpage.ui:276
-msgctxt "acorexceptpage|extended_tip|autodouble"
-msgid "Automatically adds abbreviations or words that start with two capital letters to the corresponding list of exceptions. This feature only works if the Correct TWo INitial CApitals option or the Capitalize first letter of every sentence option are selected in the [T] column onOptions tab of this dialog."
-msgstr "Automatikoki gehitzen ditu bi letra maiuskulaz hasten diren laburdurak eta hitzak dagokien salbuespenen zerrendan. Eginbide honek soilik balio du 'Zuzendu HItz HAsierako BI MAiuskula' aukera edo 'Esaldi guztietako lehen letra maiuskula bihurtu' aukera markatu badira [T] zutabean, elkarrizketa-koadro honetako 'Aukerak' fitxan."
-
#. AcEEf
-#: cui/uiconfig/ui/acorexceptpage.ui:303
+#: cui/uiconfig/ui/acorexceptpage.ui:278
msgctxt "acorexceptpage|newdouble-atkobject"
msgid "New words with two initial capitals or small initial"
msgstr "Hasierako bi maiuskula edo hasierako minuskula dituzten hitz berriak"
#. 5Y2Wh
-#: cui/uiconfig/ui/acorexceptpage.ui:315
+#: cui/uiconfig/ui/acorexceptpage.ui:290
msgctxt "acorexceptpage|replace1"
msgid "_Replace"
msgstr "Or_deztu"
#. 5ZhAJ
-#: cui/uiconfig/ui/acorexceptpage.ui:339
+#: cui/uiconfig/ui/acorexceptpage.ui:314
msgctxt "acorexceptpage|deldouble-atkobject"
msgid "Delete words with two initial capitals or small initial"
msgstr "Ezabatu hasierako bi maiuskula edo hasierako minuskula dituzten hitzak"
-#. kCahU
-#: cui/uiconfig/ui/acorexceptpage.ui:390
-msgctxt "acorexceptpage|extended_tip|doublelist"
-msgid "Lists the words or abbreviations that start with two initial capitals that are not automatically corrected. All words which start with two capital letters are listed in the field."
-msgstr "Automatikoki zuzendu ez diren eta bi letra maiuskulaz hasten diren hitzak eta laburdurak zerrendatzen ditu. Bi letra maiuskulaz hasten diren hitz guztiak zerrendatzen dira eremu honetan."
-
#. 7FHhG
-#: cui/uiconfig/ui/acorexceptpage.ui:409
+#: cui/uiconfig/ui/acorexceptpage.ui:379
msgctxt "acorexceptpage|label2"
msgid "Words With TWo INitial CApitals or sMALL iNITIAL"
msgstr "Hasierako bi MAiuskula edo hASIERAKO mINUSKULA dituzten hitz berriak"
-#. 4qMgn
-#: cui/uiconfig/ui/acorexceptpage.ui:424
-msgctxt "acorexceptpage|extended_tip|AcorExceptPage"
-msgid "Specify the abbreviations or letter combinations that you do not want %PRODUCTNAME to correct automatically."
-msgstr "Zehaztu %PRODUCTNAME(e)k automatikoki zein laburdura edo letra-konbinazio ez duzun nahi zuzentzea."
-
-#. Cd7nJ
-#: cui/uiconfig/ui/acoroptionspage.ui:84
-msgctxt "acoroptionspage|extended_tip|AutocorrectOptionsPage"
-msgid "Select the options for automatically correcting errors as you type, and then click OK."
-msgstr "Hautatu idazten ari zarenean akatsak automatikoki zuzentzeko aukerak, eta ondoren sakatu Ados botoia."
-
-#. D8rmz
-#: cui/uiconfig/ui/acorreplacepage.ui:39
-msgctxt "acorreplacepage|extended_tip|new"
-msgid "Adds or replaces an entry in the replacement table."
-msgstr "Ordezpen-taulan sarrera bat gehitzen edo kentzen du."
-
#. qjPVK
-#: cui/uiconfig/ui/acorreplacepage.ui:51
+#: cui/uiconfig/ui/acorreplacepage.ui:46
msgctxt "acorreplacepage|replace"
msgid "_Replace"
msgstr "Or_deztu"
-#. fjsDd
-#: cui/uiconfig/ui/acorreplacepage.ui:59
-msgctxt "acorreplacepage|extended_tip|replace"
-msgid "Adds or replaces an entry in the replacement table."
-msgstr "Ordezpen-taulan sarrera bat gehitzen edo kentzen du."
-
-#. 7hHNW
-#: cui/uiconfig/ui/acorreplacepage.ui:78
-msgctxt "acorreplacepage|extended_tip|delete"
-msgid "Deletes the selected element or elements without requiring confirmation."
-msgstr "Hautatutako elementua edo elementuak ezabatzen ditu berrespena eskatu gabe."
-
-#. YLcSj
-#: cui/uiconfig/ui/acorreplacepage.ui:145
-msgctxt "acorreplacepage|extended_tip|tabview"
-msgid "Lists the entries for automatically replacing words, abbreviations or word parts while you type. To add an entry, enter text in the Replace and With boxes, and then click New. To edit an entry, select it, change the text in the With box, and then click Replace. To delete an entry, select it, and then click Delete."
-msgstr "Idazten ari zarenean automatikoki hitzak, laburdurak edo hitz-zatiak ordezteko sarrerak zerrendatzen ditu. Sarrera bat gehitzeko, sartu testua Ordeztu aukeran eta Honekin koadroetan, eta ondoren sakatu Berria. Sarrera bat editatzeko, hautatu sarrera eta aldatu testua Honekin koadroan, eta ondoren egin klik Ordeztu aukeran. Sarrera bat ezabatzeko, hautatu sarrera eta ondoren egin klik Ezabatu aukeran."
-
-#. p6tMV
-#: cui/uiconfig/ui/acorreplacepage.ui:165
-msgctxt "acorreplacepage|extended_tip|newtext"
-msgid "Enter the replacement text, graphic, frame, or OLE object that you want to replace the text in the Replace box. If you have selected text, a graphic, a frame, or an OLE object in your document, the relevant information is already entered here."
-msgstr " Ordeztu koadroko testua ordezteko idatzi ordezpen-testua, -grafikoa, -markoa edo OLE objektua. Dokumentuko testua, grafiko bat, marko bat edo OLE objektu bat hautatu baduzu, informazio garrantzitsua dagoeneko hemen egongo da."
-
-#. gd9PD
-#: cui/uiconfig/ui/acorreplacepage.ui:182
-msgctxt "acorreplacepage|extended_tip|origtext"
-msgid "Enter the word, abbreviation or word part that you want to replace while you type. Wildcard character sequence .* in the end of word results the replacement of the word before arbitrary suffixes, too. Wildcard character sequence .* before the word results the replacement after arbitrary prefixes, too. For example, the pattern \"i18n.*\" with the replacement text \"internationalization\" finds and replaces \"i18ns\" with \"internationalizations\", or the pattern \".*...\" with the replacement text \"…\" finds and replaces three dots in \"word...\" with the typographically correct precomposed Unicode horizontal ellipsis (\"word…\")."
-msgstr "Sartu idazten ari zaren bitartean ordeztu nahi duzun hitza, laburdura edo hitz-zatia. Komodinaren karaktere-sekuentzia, .*, erabiltzen baduzu hitzaren amaieran, edozein atzizkiren aurretik dauden hitzak ere ordeztuko ditu. Komodinaren karaktere-sekuentzia bera hitzaren hasieran erabiltzen baduzu, edozein aurrizkiren ondoren daudenak ere ordeztuko ditu. Esaterako, \"Gasteize.*\" ereduak, \"Gasteiz\" ordezkoarekin batera erabilita, \"Gasteizeko\" guztiak bilatu eta \"Gasteizko\" bihurtuko ditu, edo \".*...\" eredua eta \"…\" ordezkoa erabilita, edozein hitzen ondoren dauden hiru puntu guztiak hartu eta Unicode ikuspuntutik tipografikoki zuzena den elipsi horizontala txertatuko du."
-
#. GLT9J
-#: cui/uiconfig/ui/acorreplacepage.ui:195
+#: cui/uiconfig/ui/acorreplacepage.ui:165
msgctxt "acorreplacepage|label1"
msgid "Repla_ce"
msgstr "Ordezt_u"
#. RDUE5
-#: cui/uiconfig/ui/acorreplacepage.ui:212
+#: cui/uiconfig/ui/acorreplacepage.ui:182
msgctxt "acorreplacepage|label2"
msgid "_With"
msgstr "_Honekin"
#. 25PQc
-#: cui/uiconfig/ui/acorreplacepage.ui:227
+#: cui/uiconfig/ui/acorreplacepage.ui:197
msgctxt "acorreplacepage|textonly"
msgid "_Text only"
msgstr "_Testu soila"
-#. 784tz
-#: cui/uiconfig/ui/acorreplacepage.ui:236
-msgctxt "acorreplacepage|extended_tip|textonly"
-msgid "Saves the entry in the With box without formatting. When the replacement is made, the text uses the same format as the document text."
-msgstr "Sarrera formaturik gabe gordetzen du Honekin koadroan. Ordezpena egindakoan, testuak eta dokumentu-testuak formatu bera erabiltzen dute."
-
-#. yuDgJ
-#: cui/uiconfig/ui/acorreplacepage.ui:250
-msgctxt "acorreplacepage|extended_tip|AcorReplacePage"
-msgid "Edits the replacement table for automatically correcting or replacing words or abbreviations in your document."
-msgstr "Dokumentuko hitzak edo laburdurak automatikoki zuzentzeko edo ordezteko ordezpen-taula editatzen du."
-
-#. 9Xnti
-#: cui/uiconfig/ui/additionsdialog.ui:17
-msgctxt "customanimationfragment|90"
-msgid "Active version only"
-msgstr "Bertsio aktiboa soilik"
-
-#. 6ZZPG
-#: cui/uiconfig/ui/additionsdialog.ui:30
-msgctxt "bulletandposition|gallery"
-msgid "Sort by"
-msgstr "Ordenatu honen arabera"
-
-#. LhkwF
-#: cui/uiconfig/ui/additionsdialog.ui:39
-msgctxt "menuassignpage|gear_textOnly"
-msgid "Voting"
-msgstr "Botoa"
-
-#. KsZpM
-#: cui/uiconfig/ui/additionsdialog.ui:48
-msgctxt "menuassignpage|gear_textOnly"
-msgid "Downloads"
-msgstr "Deskargak"
-
-#. A4zUt
-#: cui/uiconfig/ui/additionsdialog.ui:57
-msgctxt "menuassignpage|gear_textOnly"
-msgid "Comments"
-msgstr "Iruzkinak"
-
-#. ncCYE
-#: cui/uiconfig/ui/additionsdialog.ui:76
-msgctxt "menuassignpage|gear_iconAndText"
-msgid "Detail view"
-msgstr "Ikuspegi xehea"
-
-#. SoASj
-#: cui/uiconfig/ui/additionsdialog.ui:87
-msgctxt "menuassignpage|gear_iconAndText"
-msgid "Condensed list"
-msgstr "Zerrenda trinkoa"
-
-#. MdFgz
-#: cui/uiconfig/ui/additionsdialog.ui:98
-msgctxt "additionsdialog|AdditionsDialog"
-msgid "Additions"
-msgstr "Gehikuntzak"
-
-#. wqAig
-#: cui/uiconfig/ui/additionsdialog.ui:127
-msgctxt "additionsdialog|ProgressLabel"
-msgid "Progress Label"
-msgstr "Aurrerapen-etiketa"
-
-#. PjJ55
-#: cui/uiconfig/ui/additionsdialog.ui:130
-msgctxt "additionsdialog|ProgressLabel"
-msgid "ProgressLabel"
-msgstr "AurrerapenEtiketa"
-
-#. SYKGE
-#: cui/uiconfig/ui/additionsdialog.ui:131
-msgctxt "additionsdialog|ProgressLabel"
-msgid "This label shows that the progress of the operations such as loading extensions, not found, etc."
-msgstr "Etiketa honek eragiketen (hedapenak kargatzea, ez aurkitua, etab.) aurrerapena erakusten du."
-
-#. NrZT8
-#: cui/uiconfig/ui/additionsdialog.ui:189
-#: cui/uiconfig/ui/additionsdialog.ui:190
-msgctxt "additionsdialog|searchEntry"
-msgid "searchEntry"
-msgstr "bilaketaSarrera"
-
-#. iamTq
-#: cui/uiconfig/ui/additionsdialog.ui:213
-msgctxt "additionsdialog|buttonGear"
-msgid "Gear Menu"
-msgstr "Gurpil-menua"
-
-#. CbCbR
-#: cui/uiconfig/ui/additionsdialog.ui:214
-msgctxt "additionsdialog|buttonGear"
-msgid "Contains commands to modify settings of the additions list such as sorting type or view type."
-msgstr "Gehikuntzen zerrendako ezarpenak, adibidez ordenatze mota edo bista mota, aldatzeko komandoak ditu."
-
-#. fUE2f
-#: cui/uiconfig/ui/additionsfragment.ui:13
-msgctxt "additionsDialog|buttonShowMore"
-msgid "Show More Extensions"
-msgstr "Erakutsi hedapen gehiago"
-
-#. 2pPGn
-#: cui/uiconfig/ui/additionsfragment.ui:18
-msgctxt "additionsDialog|buttonShowMore"
-msgid "ButtonShowMore"
-msgstr "ErakutsiGehiagoBotoia"
-
-#. i9AoG
-#: cui/uiconfig/ui/additionsfragment.ui:19
-msgctxt "additionsDialog|buttonShowMore"
-msgid "This button shows more extensions."
-msgstr "Botoi honek hedapen gehiago erakusten ditu."
-
-#. FkECE
-#: cui/uiconfig/ui/additionsfragment.ui:134
-msgctxt "additionsEntry|votingLabel"
-msgid "Vote"
-msgstr ""
-
-#. 5WUFA
-#: cui/uiconfig/ui/additionsfragment.ui:218
-msgctxt "additionsEntry|buttonInstall"
-msgid "button"
-msgstr "botoia"
-
-#. TkztG
-#: cui/uiconfig/ui/additionsfragment.ui:240
-msgctxt "additionsEntry|labelComments"
-msgid "Downloads:"
-msgstr ""
-
-#. cFsEL
-#: cui/uiconfig/ui/additionsfragment.ui:276
-msgctxt "additionsEntry|labelComments"
-msgid "Comments:"
-msgstr "Iruzkinak:"
-
#. BuMBh
#: cui/uiconfig/ui/agingdialog.ui:15
msgctxt "agingdialog|AgingDialog"
msgid "Aging"
msgstr "Zahartzea"
-#. A8e8L
-#: cui/uiconfig/ui/agingdialog.ui:147
-msgctxt "agingdialog|extended_tip|value"
-msgid "Specifies the number of colors to which the image is to be reduced."
-msgstr "Irudiaren kolorea zein kopurutara murriztuko den zehazten du."
-
#. bJvBm
-#: cui/uiconfig/ui/agingdialog.ui:160
+#: cui/uiconfig/ui/agingdialog.ui:158
msgctxt "agingdialog|label2"
msgid "Aging degree:"
msgstr "Zahartze-maila:"
#. 6FVBe
-#: cui/uiconfig/ui/agingdialog.ui:184
+#: cui/uiconfig/ui/agingdialog.ui:182
msgctxt "agingdialog|label1"
msgid "Parameters"
msgstr "Parametroak"
-#. pciJf
-#: cui/uiconfig/ui/agingdialog.ui:209
-msgctxt "agingdialog|extended_tip|AgingDialog"
-msgid "All pixels are set to their gray values, and then the green and blue color channels are reduced by the amount you specify. The red color channel is not changed."
-msgstr "Pixel guztietan balio grisak ezartzen dira, eta berdearen eta urdinaren kolore-kanalak murriztu egiten dira adierazten den kantitatearen arabera. Gorriaren kolore-kanala ez da aldatzen."
-
#. nxZTH
-#: cui/uiconfig/ui/applyautofmtpage.ui:53
+#: cui/uiconfig/ui/applyautofmtpage.ui:47
msgctxt "applyautofmtpage|edit"
msgid "_Edit..."
msgstr "_Editatu..."
-#. AYYCs
-#: cui/uiconfig/ui/applyautofmtpage.ui:62
-msgctxt "applyautofmtpage|extended_tip|edit"
-msgid "Modifies the selected AutoCorrect option."
-msgstr "Hautatutako Zuzenketa automatikoaren aukera aldatzen du."
-
#. sYxng
-#: cui/uiconfig/ui/applyautofmtpage.ui:76
+#: cui/uiconfig/ui/applyautofmtpage.ui:65
msgctxt "applyautofmtpage|label1"
msgid "[M]: Replace while modifying existing text"
msgstr "[A]: ordeztu lehendik dagoen testua aldatzean"
#. FtXg9
-#: cui/uiconfig/ui/applyautofmtpage.ui:88
+#: cui/uiconfig/ui/applyautofmtpage.ui:77
msgctxt "applyautofmtpage|label2"
msgid "[T]: AutoCorrect while typing"
msgstr "[I]: idatzi ahala aplikatu autozuzenketa"
#. NujUD
-#: cui/uiconfig/ui/applyautofmtpage.ui:133
+#: cui/uiconfig/ui/applyautofmtpage.ui:122
msgctxt "applyautofmtpage|m"
msgid "[M]"
msgstr "[A]"
#. qanx6
-#: cui/uiconfig/ui/applyautofmtpage.ui:155
+#: cui/uiconfig/ui/applyautofmtpage.ui:137
msgctxt "applyautofmtpage|t"
msgid "[T]"
msgstr "[I]"
-#. 2tG6L
-#: cui/uiconfig/ui/applyautofmtpage.ui:202
-msgctxt "applyautofmtpage|extended_tip|ApplyAutoFmtPage"
-msgid "Select the options for automatically correcting errors as you type, and then click OK."
-msgstr "Hautatu idazten ari zarenean akatsak automatikoki zuzentzeko aukerak, eta ondoren sakatu Ados botoia."
-
#. EjG2g
-#: cui/uiconfig/ui/applylocalizedpage.ui:90
+#: cui/uiconfig/ui/applylocalizedpage.ui:84
msgctxt "applylocalizedpage|m"
msgid "[M]"
msgstr "[A]"
#. YUBPr
-#: cui/uiconfig/ui/applylocalizedpage.ui:112
+#: cui/uiconfig/ui/applylocalizedpage.ui:99
msgctxt "applylocalizedpage|t"
msgid "[T]"
msgstr "[I]"
-#. 9D3Vt
-#: cui/uiconfig/ui/applylocalizedpage.ui:137
-msgctxt "applylocalizedpage|extended_tip|list"
-msgid "Select to apply the replacements while you type [T], or when you modify existing text [M]."
-msgstr "Hautatu idazten duzun heinean ordezteko [T], edo existitzen den testua aldatzean ordezteko [M]."
-
-#. KM3Dj
-#: cui/uiconfig/ui/applylocalizedpage.ui:198
-msgctxt "applylocalizedpage|extended_tip|checklist"
-msgid "Select to apply the replacements while you type [T], or when you modify existing text [M]."
-msgstr "Hautatu idazten duzun heinean ordezteko [T], edo existitzen den testua aldatzean ordezteko [M]."
-
#. srHxL
-#: cui/uiconfig/ui/applylocalizedpage.ui:241
+#: cui/uiconfig/ui/applylocalizedpage.ui:218
msgctxt "applylocalizedpage|singlereplace"
msgid "Repla_ce"
msgstr "Ordezt_u"
-#. ybjKY
-#: cui/uiconfig/ui/applylocalizedpage.ui:250
-msgctxt "applylocalizedpage|extended_tip|singlereplace"
-msgid "Automatically replaces the default system symbol for the given type of quotation marks with the special character that you specify."
-msgstr "Automatikoki ordezten du komatxo bakunen sistemaren ikur lehenetsia zuk zehaztutako karaktere bereziarekin."
-
#. EQrEN
-#: cui/uiconfig/ui/applylocalizedpage.ui:265
+#: cui/uiconfig/ui/applylocalizedpage.ui:237
msgctxt "applylocalizedpage|startquoteft"
msgid "_Start quote:"
msgstr "_Hasi aipamena:"
#. ASq8L
-#: cui/uiconfig/ui/applylocalizedpage.ui:288
+#: cui/uiconfig/ui/applylocalizedpage.ui:260
msgctxt "applylocalizedpage|startsingle-atkobject"
msgid "Start quote of single quotes"
msgstr "Komatxo bakuneko aipamena hasi"
-#. ZSG3R
-#: cui/uiconfig/ui/applylocalizedpage.ui:289
-msgctxt "applylocalizedpage|extended_tip|startsingle"
-msgid "Select the special character that will automatically replace the current opening quotation mark in your document when you choose Tools - AutoCorrect - Apply."
-msgstr "Hautatu karaktere berezi bat, Tresnak - Autozuzenketa - Aplikatu aukeratzen duzunean, uneko irekiera-komatxoa dokumentuan automatikoki ordeztu dadin."
-
#. FFEVA
-#: cui/uiconfig/ui/applylocalizedpage.ui:302
+#: cui/uiconfig/ui/applylocalizedpage.ui:273
msgctxt "applylocalizedpage|singlestartex"
msgid "Default"
msgstr "Lehenetsia"
#. RindW
-#: cui/uiconfig/ui/applylocalizedpage.ui:318
+#: cui/uiconfig/ui/applylocalizedpage.ui:289
msgctxt "applylocalizedpage|defaultsingle"
msgid "_Default"
msgstr "_Lehenetsia"
#. QY58F
-#: cui/uiconfig/ui/applylocalizedpage.ui:326
+#: cui/uiconfig/ui/applylocalizedpage.ui:297
msgctxt "applylocalizedpage|defaultsingle-atkobject"
msgid "Single quotes default"
msgstr "Komatxo bakunak lehenetsi"
-#. nHhRe
-#: cui/uiconfig/ui/applylocalizedpage.ui:327
-msgctxt "applylocalizedpage|extended_tip|defaultsingle"
-msgid "Resets the quotation marks to the default symbols."
-msgstr "Komatxoak ikur lehenetsietara berrezartzen ditu."
-
#. GRDaT
-#: cui/uiconfig/ui/applylocalizedpage.ui:341
+#: cui/uiconfig/ui/applylocalizedpage.ui:311
msgctxt "applylocalizedpage|endquoteft"
msgid "_End quote:"
msgstr "_Amaitu aipamena:"
#. Am27U
-#: cui/uiconfig/ui/applylocalizedpage.ui:364
+#: cui/uiconfig/ui/applylocalizedpage.ui:334
msgctxt "applylocalizedpage|endsingle-atkobject"
msgid "End quote of single quotes"
msgstr "Komatxo bakuneko aipamena bukatu"
-#. CHEww
-#: cui/uiconfig/ui/applylocalizedpage.ui:365
-msgctxt "applylocalizedpage|extended_tip|endsingle"
-msgid "Select the special character that will automatically replace the current closing quotation mark in your document when you choose Tools - AutoCorrect - Apply."
-msgstr "Hautatu karaktere berezi bat, Tresnak - Autozuzenketa - Aplikatu aukeratzen duzunean, uneko itxiera-komatxoa dokumentuan automatikoki ordeztu dadin."
-
#. M4BCQ
-#: cui/uiconfig/ui/applylocalizedpage.ui:378
+#: cui/uiconfig/ui/applylocalizedpage.ui:347
msgctxt "applylocalizedpage|singleendex"
msgid "Default"
msgstr "Lehenetsia"
#. VBKmS
-#: cui/uiconfig/ui/applylocalizedpage.ui:403
+#: cui/uiconfig/ui/applylocalizedpage.ui:372
msgctxt "applylocalizedpage|label1"
msgid "Single Quotes"
msgstr "Komatxo bakunak"
#. Kadoe
-#: cui/uiconfig/ui/applylocalizedpage.ui:434
+#: cui/uiconfig/ui/applylocalizedpage.ui:403
msgctxt "applylocalizedpage|doublereplace"
msgid "Repla_ce"
msgstr "Ordezt_u"
-#. AADNo
-#: cui/uiconfig/ui/applylocalizedpage.ui:443
-msgctxt "applylocalizedpage|extended_tip|doublereplace"
-msgid "Automatically replaces the default system symbol for the given type of quotation marks with the special character that you specify."
-msgstr "Automatikoki ordezten du komatxo bakunen sistemaren ikur lehenetsia zuk zehaztutako karaktere bereziarekin."
-
#. MAW53
-#: cui/uiconfig/ui/applylocalizedpage.ui:458
+#: cui/uiconfig/ui/applylocalizedpage.ui:422
msgctxt "applylocalizedpage|label6"
msgid "_Start quote:"
msgstr "_Hasi aipamena:"
#. BEFQi
-#: cui/uiconfig/ui/applylocalizedpage.ui:481
+#: cui/uiconfig/ui/applylocalizedpage.ui:445
msgctxt "applylocalizedpage|startdouble-atkobject"
msgid "Start quote of double quotes"
msgstr "Komatxo bikoitzeko aipamena hasi"
-#. XDtCo
-#: cui/uiconfig/ui/applylocalizedpage.ui:482
-msgctxt "applylocalizedpage|extended_tip|startdouble"
-msgid "Select the special character that will automatically replace the current opening quotation mark in your document when you choose Tools - AutoCorrect - Apply."
-msgstr "Hautatu karaktere berezi bat, Tresnak - Autozuzenketa - Aplikatu aukeratzen duzunean, uneko irekiera-komatxoa dokumentuan automatikoki ordeztu dadin."
-
#. oqBJC
-#: cui/uiconfig/ui/applylocalizedpage.ui:495
+#: cui/uiconfig/ui/applylocalizedpage.ui:458
msgctxt "applylocalizedpage|doublestartex"
msgid "Default"
msgstr "Lehenetsia"
#. F7yr9
-#: cui/uiconfig/ui/applylocalizedpage.ui:511
+#: cui/uiconfig/ui/applylocalizedpage.ui:474
msgctxt "applylocalizedpage|defaultdouble"
msgid "_Default"
msgstr "_Lehenetsia"
#. KFTqi
-#: cui/uiconfig/ui/applylocalizedpage.ui:519
+#: cui/uiconfig/ui/applylocalizedpage.ui:482
msgctxt "applylocalizedpage|defaultdouble-atkobject"
msgid "Double quotes default"
msgstr "Komatxo bikoitzak lehenetsi"
-#. 8oRQv
-#: cui/uiconfig/ui/applylocalizedpage.ui:520
-msgctxt "applylocalizedpage|extended_tip|defaultdouble"
-msgid "Resets the quotation marks to the default symbols."
-msgstr "Komatxoak ikur lehenetsietara berrezartzen ditu."
-
#. cDwwK
-#: cui/uiconfig/ui/applylocalizedpage.ui:534
+#: cui/uiconfig/ui/applylocalizedpage.ui:496
msgctxt "applylocalizedpage|label8"
msgid "_End quote:"
msgstr "_Amaitu aipamena:"
#. 85hDi
-#: cui/uiconfig/ui/applylocalizedpage.ui:557
+#: cui/uiconfig/ui/applylocalizedpage.ui:519
msgctxt "applylocalizedpage|enddouble-atkobject"
msgid "End quote of double quotes"
msgstr "Komatxo bikoitzeko aipamena bukatu"
-#. AurnH
-#: cui/uiconfig/ui/applylocalizedpage.ui:558
-msgctxt "applylocalizedpage|extended_tip|enddouble"
-msgid "Select the special character that will automatically replace the current closing quotation mark in your document when you choose Tools - AutoCorrect - Apply."
-msgstr "Hautatu karaktere berezi bat, Tresnak - Autozuzenketa - Aplikatu aukeratzen duzunean, uneko itxiera-komatxoa dokumentuan automatikoki ordeztu dadin."
-
#. FBndB
-#: cui/uiconfig/ui/applylocalizedpage.ui:571
+#: cui/uiconfig/ui/applylocalizedpage.ui:532
msgctxt "applylocalizedpage|doubleendex"
msgid "Default"
msgstr "Lehenetsia"
#. BDqUY
-#: cui/uiconfig/ui/applylocalizedpage.ui:596
+#: cui/uiconfig/ui/applylocalizedpage.ui:557
msgctxt "applylocalizedpage|label10"
msgid "Double Quotes"
msgstr "Komatxo bikoitzak"
-#. WaGoG
-#: cui/uiconfig/ui/applylocalizedpage.ui:623
-msgctxt "applylocalizedpage|extended_tip|ApplyLocalizedPage"
-msgid "Specify the AutoCorrect options for quotation marks and for options that are specific to the language of the text."
-msgstr "Zehaztu zuzenketa automatikoaren aukerak aipu-marketarako eta testuaren hizkuntzaren mendekoak diren aukeretarako."
-
#. BXzDP
#: cui/uiconfig/ui/areadialog.ui:8
msgctxt "areadialog|AreaDialog"
@@ -5022,29 +4486,23 @@ msgid "Area"
msgstr "Area"
#. eVAJs
-#: cui/uiconfig/ui/areadialog.ui:134
+#: cui/uiconfig/ui/areadialog.ui:137
msgctxt "areadialog|RID_SVXPAGE_AREA"
msgid "Area"
msgstr "Area"
#. GvZjP
-#: cui/uiconfig/ui/areadialog.ui:180
+#: cui/uiconfig/ui/areadialog.ui:183
msgctxt "areadialog|RID_SVXPAGE_SHADOW"
msgid "Shadow"
msgstr "Itzala"
#. 4XRBr
-#: cui/uiconfig/ui/areadialog.ui:227
+#: cui/uiconfig/ui/areadialog.ui:230
msgctxt "areadialog|RID_SVXPAGE_TRANSPARENCE"
msgid "Transparency"
msgstr "Gardentasuna"
-#. mqtAE
-#: cui/uiconfig/ui/areadialog.ui:254
-msgctxt "areadialog|extended_tip|AreaDialog"
-msgid "Sets the fill properties of the selected drawing object."
-msgstr "Hautatutako marrazkiaren betetzeko propietateak ezartzen ditu."
-
#. as89H
#: cui/uiconfig/ui/areatabpage.ui:33
msgctxt "areatabpage|tablelb"
@@ -5063,90 +4521,42 @@ msgctxt "areatabpage|tablelb"
msgid "Table"
msgstr "Taula"
-#. WxC4H
-#: cui/uiconfig/ui/areatabpage.ui:39
-msgctxt "areatabpage|extended_tip|tablelb"
-msgid "Set the fill options for the selected drawing object or document element."
-msgstr "Ezarri marrazki-objektu edo dokumentu-elementu hautatuaren beteze-aukerak."
-
#. 2kC9i
-#: cui/uiconfig/ui/areatabpage.ui:51
+#: cui/uiconfig/ui/areatabpage.ui:46
msgctxt "areatabpage|btnnone"
msgid "None"
msgstr "Bat ere ez"
-#. kTpV7
-#: cui/uiconfig/ui/areatabpage.ui:57
-msgctxt "areatabpage|extended_tip|btnnone"
-msgid "Do not fill the selected object."
-msgstr "Ez bete hautatutako objektua."
-
#. AiEuM
-#: cui/uiconfig/ui/areatabpage.ui:69
+#: cui/uiconfig/ui/areatabpage.ui:59
msgctxt "areatabpage|btncolor"
msgid "Color"
msgstr "Kolorea"
-#. rAxau
-#: cui/uiconfig/ui/areatabpage.ui:75
-msgctxt "areatabpage|extended_tip|btncolor"
-msgid "Fills the object with a gradient selected on this page."
-msgstr "Orri honetan hautatutako gradiente batekin betetzen du objektua."
-
#. zXDcA
-#: cui/uiconfig/ui/areatabpage.ui:87
+#: cui/uiconfig/ui/areatabpage.ui:72
msgctxt "areatabpage|btngradient"
msgid "Gradient"
msgstr "Gradientea"
-#. AGYbc
-#: cui/uiconfig/ui/areatabpage.ui:93
-msgctxt "areatabpage|extended_tip|btngradient"
-msgid "Fills the object with a gradient selected on this page."
-msgstr "Orri honetan hautatutako gradiente batekin betetzen du objektua."
-
#. MDHs7
-#: cui/uiconfig/ui/areatabpage.ui:105
+#: cui/uiconfig/ui/areatabpage.ui:85
msgctxt "areatabpage|btnbitmap"
msgid "Bitmap"
msgstr "Bit-mapa"
-#. ACAkd
-#: cui/uiconfig/ui/areatabpage.ui:111
-msgctxt "areatabpage|extended_tip|btnbitmap"
-msgid "Fills the object with a hatching pattern selected on this page."
-msgstr "Objektua orri honetan hautatutako itzaleztadura-eredu batekin betetzen du."
-
#. 9q7GD
-#: cui/uiconfig/ui/areatabpage.ui:123
+#: cui/uiconfig/ui/areatabpage.ui:98
msgctxt "areatabpage|btnpattern"
msgid "Pattern"
msgstr "Eredua"
-#. TyREt
-#: cui/uiconfig/ui/areatabpage.ui:129
-msgctxt "areatabpage|extended_tip|btnpattern"
-msgid "Fills the object with a hatching pattern selected on this page."
-msgstr "Objektua orri honetan hautatutako itzaleztadura-eredu batekin betetzen du."
-
#. 5y6vj
-#: cui/uiconfig/ui/areatabpage.ui:141
+#: cui/uiconfig/ui/areatabpage.ui:111
msgctxt "areatabpage|btnhatch"
msgid "Hatch"
msgstr "Itzaleztadura"
-#. irCyE
-#: cui/uiconfig/ui/areatabpage.ui:147
-msgctxt "areatabpage|extended_tip|btnhatch"
-msgid "Fills the object with a hatching pattern selected on this page."
-msgstr "Objektua orri honetan hautatutako itzaleztadura-eredu batekin betetzen du."
-
-#. TFDzi
-#: cui/uiconfig/ui/areatabpage.ui:201
-msgctxt "areatabpage|extended_tip|AreaTabPage"
-msgid "Set the fill options for the selected drawing object or document element."
-msgstr "Ezarri marrazki-objektu edo dokumentu-elementu hautatuaren beteze-aukerak."
-
#. GSXcM
#: cui/uiconfig/ui/asiantypography.ui:25
msgctxt "asiantypography|checkForbidList"
@@ -5189,74 +4599,50 @@ msgctxt "autocorrectdialog|AutoCorrectDialog"
msgid "AutoCorrect"
msgstr "Autozuzenketa"
-#. LSGYn
-#: cui/uiconfig/ui/autocorrectdialog.ui:31
-msgctxt "autocorrectdialog|extended_tip|reset"
-msgid "Resets modified values back to the tab page previous values."
-msgstr "Fitxan aldatutako balioak baztertu eta balio lehenetsiak berrezartzen ditu."
-
-#. PbHCG
-#: cui/uiconfig/ui/autocorrectdialog.ui:52
-msgctxt "autocorrectdialog|extended_tip|ok"
-msgid "Saves all changes and closes dialog."
-msgstr "Aldaketa guztiak gorde eta elkarrizketa-koadroa ixten du."
-
-#. Qqmqp
-#: cui/uiconfig/ui/autocorrectdialog.ui:71
-msgctxt "autocorrectdialog|extended_tip|cancel"
-msgid "Closes dialog and discards all changes."
-msgstr "Elkarrizketa-koadroa itxi eta aldaketa guztiak baztertzen ditu."
-
#. HBfWE
-#: cui/uiconfig/ui/autocorrectdialog.ui:120
+#: cui/uiconfig/ui/autocorrectdialog.ui:108
msgctxt "autocorrectdialog|label1"
msgid "Replacements and exceptions for language:"
msgstr "Ordezpenak eta salbuespenak. Hizkuntza:"
-#. uThXE
-#: cui/uiconfig/ui/autocorrectdialog.ui:137
-msgctxt "autocorrectdialog|extended_tip|lang"
-msgid "Select the language for which you want to create or edit the replacement rules."
-msgstr "Sortuko edo editatutako dituzun ordezpen-arauen hizkuntza hautatu."
-
#. Qpig7
-#: cui/uiconfig/ui/autocorrectdialog.ui:198
+#: cui/uiconfig/ui/autocorrectdialog.ui:181
msgctxt "autocorrectdialog|replace"
msgid "Replace"
msgstr "Ordeztu"
#. gFjcV
-#: cui/uiconfig/ui/autocorrectdialog.ui:244
+#: cui/uiconfig/ui/autocorrectdialog.ui:227
msgctxt "autocorrectdialog|exceptions"
msgid "Exceptions"
msgstr "Salbuespenak"
#. FCFAS
-#: cui/uiconfig/ui/autocorrectdialog.ui:291
+#: cui/uiconfig/ui/autocorrectdialog.ui:274
msgctxt "autocorrectdialog|options"
msgid "Options"
msgstr "Aukerak"
#. PgrDz
-#: cui/uiconfig/ui/autocorrectdialog.ui:338
+#: cui/uiconfig/ui/autocorrectdialog.ui:321
msgctxt "autocorrectdialog|apply"
msgid "Options"
msgstr "Aukerak"
#. TCyBg
-#: cui/uiconfig/ui/autocorrectdialog.ui:385
+#: cui/uiconfig/ui/autocorrectdialog.ui:368
msgctxt "autocorrectdialog|localized"
msgid "Localized Options"
msgstr "Lokalizatutako aukerak"
#. G4rrm
-#: cui/uiconfig/ui/autocorrectdialog.ui:432
+#: cui/uiconfig/ui/autocorrectdialog.ui:415
msgctxt "autocorrectdialog|wordcompletion"
msgid "Word Completion"
msgstr "Hitz-osatzea"
#. 2HJ6n
-#: cui/uiconfig/ui/autocorrectdialog.ui:479
+#: cui/uiconfig/ui/autocorrectdialog.ui:462
msgctxt "autocorrectdialog|smarttags"
msgid "Smart Tags"
msgstr "Etiketa dinamikoak"
@@ -5268,311 +4654,257 @@ msgid "Edit Links"
msgstr "Editatu estekak"
#. siGFm
-#: cui/uiconfig/ui/baselinksdialog.ui:53
+#: cui/uiconfig/ui/baselinksdialog.ui:56
msgctxt "baselinksdialog|CHANGE_SOURCE"
msgid "_Modify..."
msgstr "_Aldatu..."
-#. BhCKm
-#: cui/uiconfig/ui/baselinksdialog.ui:60
-msgctxt "baselinksdialog|extended_tip|CHANGE_SOURCE"
-msgid "Change the source file for the selected link."
-msgstr "Aldatu hautatutako estekaren iturburu-fitxategia."
-
#. RDZHa
-#: cui/uiconfig/ui/baselinksdialog.ui:72
+#: cui/uiconfig/ui/baselinksdialog.ui:70
msgctxt "baselinksdialog|BREAK_LINK"
msgid "_Break Link"
msgstr "_Eten esteka"
-#. EXexA
-#: cui/uiconfig/ui/baselinksdialog.ui:79
-msgctxt "baselinksdialog|extended_tip|BREAK_LINK"
-msgid "Breaks the link between the source file and the current document. The most recently updated contents of the source file are kept in the current document."
-msgstr "Iturburu-fitxategiaren eta uneko dokumentuaren arteko esteka eteten du. Uneko dokumentuko iturburu-fitxategian azkenekoz eguneratutako edukia gordetzen da."
-
#. SEEGs
-#: cui/uiconfig/ui/baselinksdialog.ui:91
+#: cui/uiconfig/ui/baselinksdialog.ui:84
msgctxt "baselinksdialog|UPDATE_NOW"
msgid "_Update"
msgstr "E_guneratu"
-#. BmGAY
-#: cui/uiconfig/ui/baselinksdialog.ui:98
-msgctxt "baselinksdialog|extended_tip|UPDATE_NOW"
-msgid "Updates the selected link so that the most recently saved version of the linked file is displayed in the current document."
-msgstr "Hautatutako esteka eguneratzen du. Horrela, estekatutako fitxategiaren gordetako azken bertsioa bistaratzen da uneko dokumentuan."
-
#. A6Mz4
-#: cui/uiconfig/ui/baselinksdialog.ui:171
+#: cui/uiconfig/ui/baselinksdialog.ui:159
msgctxt "baselinksdialog|FILES"
msgid "Source file"
msgstr "Iturburu-fitxategia"
#. MJb22
-#: cui/uiconfig/ui/baselinksdialog.ui:184
+#: cui/uiconfig/ui/baselinksdialog.ui:172
msgctxt "baselinksdialog|LINKS"
msgid "Element"
msgstr "Elementua"
#. 5Hr79
-#: cui/uiconfig/ui/baselinksdialog.ui:197
+#: cui/uiconfig/ui/baselinksdialog.ui:185
msgctxt "baselinksdialog|TYPE"
msgid "Type"
msgstr "Mota"
#. rnFJV
-#: cui/uiconfig/ui/baselinksdialog.ui:210
+#: cui/uiconfig/ui/baselinksdialog.ui:198
msgctxt "baselinksdialog|STATUS"
msgid "Status"
msgstr "Egoera"
-#. 7k36Q
-#: cui/uiconfig/ui/baselinksdialog.ui:221
-msgctxt "baselinksdialog|extended_tip|TB_LINKS"
-msgid "Double-click a link in the list to open a file dialog where you can select another object for this link."
-msgstr "Egin klik bikoitza zerrendako esteka batean fitxategiaren elkarrizketa-koadroa irekitzeko. Elkarrizketa-koadro horretan beste objektu bat hauta daiteke esteka horrentzat."
-
#. VUouK
-#: cui/uiconfig/ui/baselinksdialog.ui:251
+#: cui/uiconfig/ui/baselinksdialog.ui:234
msgctxt "baselinksdialog|FILES2"
msgid "Source file"
msgstr "Iturburu-fitxategia"
#. ZukQV
-#: cui/uiconfig/ui/baselinksdialog.ui:265
+#: cui/uiconfig/ui/baselinksdialog.ui:248
msgctxt "baselinksdialog|SOURCE2"
msgid "Element:"
msgstr "Elementua:"
#. jg4VW
-#: cui/uiconfig/ui/baselinksdialog.ui:277
+#: cui/uiconfig/ui/baselinksdialog.ui:260
msgctxt "baselinksdialog|TYPE2"
msgid "Type:"
msgstr "Mota:"
#. BPXPn
-#: cui/uiconfig/ui/baselinksdialog.ui:289
+#: cui/uiconfig/ui/baselinksdialog.ui:272
msgctxt "baselinksdialog|UPDATE"
msgid "Update:"
msgstr "Eguneratu:"
#. NpTPK
-#: cui/uiconfig/ui/baselinksdialog.ui:354
+#: cui/uiconfig/ui/baselinksdialog.ui:337
msgctxt "baselinksdialog|AUTOMATIC"
msgid "_Automatic"
msgstr "_Automatikoa"
-#. wkpVe
-#: cui/uiconfig/ui/baselinksdialog.ui:364
-msgctxt "baselinksdialog|extended_tip|AUTOMATIC"
-msgid "Automatically updates the contents of the link when you open the file. Any changes made in the source file are then displayed in the file containing the link. Linked graphic files can only be updated manually."
-msgstr "Fitxategia irekitzean estekaren edukia eguneratzen du automatikoki. Iturburu-fitxategian egiten den edozein aldaketa esteka dagoen fitxategian bistaratzen da. Estekatutako grafiko-fitxategiak eskuz egunera daitezke soilik."
-
#. GzGG5
-#: cui/uiconfig/ui/baselinksdialog.ui:375
+#: cui/uiconfig/ui/baselinksdialog.ui:353
msgctxt "baselinksdialog|MANUAL"
msgid "Ma_nual"
msgstr "Es_kuz"
-#. x8SG6
-#: cui/uiconfig/ui/baselinksdialog.ui:385
-msgctxt "baselinksdialog|extended_tip|MANUAL"
-msgid "Only updates the link when you click the Update button."
-msgstr "Eguneratu botoian klik egitean soilik eguneratzen du esteka."
-
-#. D2J77
-#: cui/uiconfig/ui/baselinksdialog.ui:425
-msgctxt "baselinksdialog|extended_tip|BaseLinksDialog"
-msgid "Lets you edit the properties of each link in the current document, including the path to the source file. This command is not available if the current document does not contain links to other files."
-msgstr "Uneko dokumentuaren esteka bakoitzaren propietateak edita daitezke, iturburu-fitxategiaren bide-izena barne. Komando hau ez da erabilgarri egongo uneko dokumentuak ez baditu beste fitxategi batzuekin lotzen dituen estekak."
-
#. D264D
#: cui/uiconfig/ui/bitmaptabpage.ui:66
msgctxt "bitmaptabpage|BTN_IMPORT"
msgid "Add / Import"
msgstr "Gehitu/inportatu"
-#. DwGRp
-#: cui/uiconfig/ui/bitmaptabpage.ui:72
-msgctxt "bitmaptabpage|extended_tip|BTN_IMPORT"
-msgid "Locate the bitmap that you want to import, and then click Open. The bitmap is added to the end of the list of available bitmaps."
-msgstr "Aurkitu inportatu nahi duzun bit-mapa, eta ondoren egin klik Ireki aukeran. Bit-mapa erabilgarrien zerrendaren amaieran eransten da bit-mapa."
-
#. UYRCn
-#: cui/uiconfig/ui/bitmaptabpage.ui:90
+#: cui/uiconfig/ui/bitmaptabpage.ui:85
msgctxt "bitmaptabpage|label1"
msgid "Bitmap"
msgstr "Bit-mapa"
#. CFtG8
-#: cui/uiconfig/ui/bitmaptabpage.ui:138
+#: cui/uiconfig/ui/bitmaptabpage.ui:133
msgctxt "bitmaptabpage|label3"
msgid "Style:"
msgstr "Estiloa:"
#. 875YL
-#: cui/uiconfig/ui/bitmaptabpage.ui:154
+#: cui/uiconfig/ui/bitmaptabpage.ui:149
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Custom position/size"
msgstr "Kokapen eta tamaina pertsonalizatuak"
#. exzsR
-#: cui/uiconfig/ui/bitmaptabpage.ui:155
+#: cui/uiconfig/ui/bitmaptabpage.ui:150
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Tiled"
msgstr "Lauzetan"
#. tksrC
-#: cui/uiconfig/ui/bitmaptabpage.ui:156
+#: cui/uiconfig/ui/bitmaptabpage.ui:151
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Stretched"
msgstr "Tiratuta"
#. dHVHq
-#: cui/uiconfig/ui/bitmaptabpage.ui:182
+#: cui/uiconfig/ui/bitmaptabpage.ui:177
msgctxt "bitmaptabpage|label4"
msgid "Size:"
msgstr "Tamaina:"
#. qVMh8
-#: cui/uiconfig/ui/bitmaptabpage.ui:200
+#: cui/uiconfig/ui/bitmaptabpage.ui:195
msgctxt "bitmaptabpage|label5"
msgid "Width:"
msgstr "Zabalera:"
#. CQHCj
-#: cui/uiconfig/ui/bitmaptabpage.ui:238
+#: cui/uiconfig/ui/bitmaptabpage.ui:233
msgctxt "bitmaptabpage|label6"
msgid "Height:"
msgstr "Altuera:"
#. D7XC6
-#: cui/uiconfig/ui/bitmaptabpage.ui:269
+#: cui/uiconfig/ui/bitmaptabpage.ui:264
msgctxt "bitmaptabpage|scaletsb"
msgid "Scale"
msgstr "Eskala"
#. r9QEy
-#: cui/uiconfig/ui/bitmaptabpage.ui:300
+#: cui/uiconfig/ui/bitmaptabpage.ui:295
msgctxt "bitmaptabpage|label7"
msgid "Position:"
msgstr "Kokagunea:"
#. qqHXj
-#: cui/uiconfig/ui/bitmaptabpage.ui:316
+#: cui/uiconfig/ui/bitmaptabpage.ui:311
msgctxt "bitmaptabpage|positionlb"
msgid "Top Left"
msgstr "Goian ezkerrean"
#. SuAZu
-#: cui/uiconfig/ui/bitmaptabpage.ui:317
+#: cui/uiconfig/ui/bitmaptabpage.ui:312
msgctxt "bitmaptabpage|positionlb"
msgid "Top Center"
msgstr "Goian erdian"
#. CiwFK
-#: cui/uiconfig/ui/bitmaptabpage.ui:318
+#: cui/uiconfig/ui/bitmaptabpage.ui:313
msgctxt "bitmaptabpage|positionlb"
msgid "Top Right"
msgstr "Goian eskuinean"
#. gB3qr
-#: cui/uiconfig/ui/bitmaptabpage.ui:319
+#: cui/uiconfig/ui/bitmaptabpage.ui:314
msgctxt "bitmaptabpage|positionlb"
msgid "Center Left"
msgstr "Erdian ezkerrean"
#. 6nG4k
-#: cui/uiconfig/ui/bitmaptabpage.ui:320
+#: cui/uiconfig/ui/bitmaptabpage.ui:315
msgctxt "bitmaptabpage|positionlb"
msgid "Center"
msgstr "Erdian"
#. 5uwBi
-#: cui/uiconfig/ui/bitmaptabpage.ui:321
+#: cui/uiconfig/ui/bitmaptabpage.ui:316
msgctxt "bitmaptabpage|positionlb"
msgid "Center Right"
msgstr "Erdian eskuinean"
#. 9bWMT
-#: cui/uiconfig/ui/bitmaptabpage.ui:322
+#: cui/uiconfig/ui/bitmaptabpage.ui:317
msgctxt "bitmaptabpage|positionlb"
msgid "Bottom Left"
msgstr "Behean ezkerrean"
#. BFD9u
-#: cui/uiconfig/ui/bitmaptabpage.ui:323
+#: cui/uiconfig/ui/bitmaptabpage.ui:318
msgctxt "bitmaptabpage|positionlb"
msgid "Bottom Center"
msgstr "Behean erdian"
#. TGk6s
-#: cui/uiconfig/ui/bitmaptabpage.ui:324
+#: cui/uiconfig/ui/bitmaptabpage.ui:319
msgctxt "bitmaptabpage|positionlb"
msgid "Bottom Right"
msgstr "Behean eskuinean"
#. s3kat
-#: cui/uiconfig/ui/bitmaptabpage.ui:350
+#: cui/uiconfig/ui/bitmaptabpage.ui:345
msgctxt "bitmaptabpage|label9"
msgid "Tiling Position:"
msgstr "Lauzen kokagunea:"
#. 9ddbX
-#: cui/uiconfig/ui/bitmaptabpage.ui:369
+#: cui/uiconfig/ui/bitmaptabpage.ui:364
msgctxt "bitmaptabpage|label10"
msgid "X-Offset:"
msgstr "X desplazamendua:"
#. C6HnD
-#: cui/uiconfig/ui/bitmaptabpage.ui:407
+#: cui/uiconfig/ui/bitmaptabpage.ui:402
msgctxt "bitmaptabpage|label11"
msgid "Y-Offset:"
msgstr "Y desplazamendua:"
#. oDXfi
-#: cui/uiconfig/ui/bitmaptabpage.ui:452
+#: cui/uiconfig/ui/bitmaptabpage.ui:447
msgctxt "bitmaptabpage|label15"
msgid "Tiling Offset:"
msgstr "Lauzen desplazamendua:"
#. GEMsd
-#: cui/uiconfig/ui/bitmaptabpage.ui:475
+#: cui/uiconfig/ui/bitmaptabpage.ui:470
msgctxt "bitmaptabpage|tileofflb"
msgid "Row"
msgstr "Errenkada"
#. NFEF6
-#: cui/uiconfig/ui/bitmaptabpage.ui:476
+#: cui/uiconfig/ui/bitmaptabpage.ui:471
msgctxt "bitmaptabpage|tileofflb"
msgid "Column"
msgstr "Zutabea"
#. CAdor
-#: cui/uiconfig/ui/bitmaptabpage.ui:520
+#: cui/uiconfig/ui/bitmaptabpage.ui:515
msgctxt "bitmaptabpage|label2"
msgid "Options"
msgstr "Aukerak"
#. EqVUn
-#: cui/uiconfig/ui/bitmaptabpage.ui:569
+#: cui/uiconfig/ui/bitmaptabpage.ui:564
msgctxt "bitmaptabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "Adibidea"
#. uFFCW
-#: cui/uiconfig/ui/bitmaptabpage.ui:591
+#: cui/uiconfig/ui/bitmaptabpage.ui:586
msgctxt "bitmaptabpage|label8"
msgid "Preview"
msgstr "Aurrebista"
-#. dqv5m
-#: cui/uiconfig/ui/bitmaptabpage.ui:607
-msgctxt "bitmaptabpage|extended_tip|BitmapTabPage"
-msgid "Select a bitmap that you want to use as a fill image, or add your own bitmap pattern."
-msgstr "Hautatu betetze-irudi gisa erabili nahi den bit-mapa, edo gehitu bit-mapen eredu bat."
-
#. AYRA3
#: cui/uiconfig/ui/borderareatransparencydialog.ui:8
msgctxt "borderareatransparencydialog|BorderAreaTransparencyDialog"
@@ -5753,38 +5085,20 @@ msgctxt "breaknumberoption|BreakNumberOption"
msgid "Hyphenation"
msgstr "Hitz-zatiketa"
-#. kmYk5
-#: cui/uiconfig/ui/breaknumberoption.ui:94
-msgctxt "beforebreak"
-msgid "Sets the minimum number of characters of the word to be hyphenated that must remain at the end of the line."
-msgstr "Hitz bat zatitzean, lerroaren amaieran mantendu behar den gutxieneko karaktere kopurua ezartzen du."
-
#. 8Fp43
-#: cui/uiconfig/ui/breaknumberoption.ui:105
+#: cui/uiconfig/ui/breaknumberoption.ui:103
msgctxt "breaknumberoption|beforelabel"
msgid "Characters Before Break"
msgstr "Jauziaren aurreko karaktereak"
-#. upKGC
-#: cui/uiconfig/ui/breaknumberoption.ui:138
-msgctxt "afterbreak"
-msgid "Specifies the minimum number of characters of a hyphenated word required at the next line."
-msgstr "Hitz bat zatitzean, hurrengo lerroan mantendu behar den gutxieneko karaktere kopurua ezartzen du."
-
#. p6cfZ
-#: cui/uiconfig/ui/breaknumberoption.ui:149
+#: cui/uiconfig/ui/breaknumberoption.ui:142
msgctxt "breaknumberoption|afterlabel"
msgid "Characters After Break"
msgstr "Jauziaren ondorengo karaktereak"
-#. XN4Hs
-#: cui/uiconfig/ui/breaknumberoption.ui:182
-msgctxt "wordlength"
-msgid "Specifies the minimum number of characters required for automatic hyphenation to be applied."
-msgstr "Hitz bat zatitzean, zatiketa gerta dadin behar den gutxieneko karaktere kopurua ezartzen du."
-
#. sAo4B
-#: cui/uiconfig/ui/breaknumberoption.ui:193
+#: cui/uiconfig/ui/breaknumberoption.ui:181
msgctxt "breaknumberoption|minimallabel"
msgid "Minimal Word Length"
msgstr "Hitzen gutxieneko luzera"
@@ -5850,139 +5164,139 @@ msgid "Select image..."
msgstr "Hautatu irudia..."
#. Cv7BZ
-#: cui/uiconfig/ui/bulletandposition.ui:372
+#: cui/uiconfig/ui/bulletandposition.ui:371
msgctxt "bulletandposition|colorft"
msgid "Color:"
msgstr "Kolorea:"
#. jxFmf
-#: cui/uiconfig/ui/bulletandposition.ui:417
+#: cui/uiconfig/ui/bulletandposition.ui:415
msgctxt "bulletandposition|label2"
msgid "Properties"
msgstr "Propietateak"
#. CrtKB
-#: cui/uiconfig/ui/bulletandposition.ui:452
+#: cui/uiconfig/ui/bulletandposition.ui:450
msgctxt "bulletandposition|prefixft"
msgid "Before:"
msgstr "Aurretik:"
#. VhHma
-#: cui/uiconfig/ui/bulletandposition.ui:466
+#: cui/uiconfig/ui/bulletandposition.ui:464
msgctxt "bulletandposition|suffixft"
msgid "After:"
msgstr "Ondoren:"
#. GAS5v
-#: cui/uiconfig/ui/bulletandposition.ui:506
+#: cui/uiconfig/ui/bulletandposition.ui:504
msgctxt "bulletandposition|beforeafter"
msgid "Separator"
msgstr "Bereizlea"
#. KjiTB
-#: cui/uiconfig/ui/bulletandposition.ui:552
+#: cui/uiconfig/ui/bulletandposition.ui:550
msgctxt "bulletandposition|widthft"
msgid "Width:"
msgstr "Zabalera:"
#. AjgW8
-#: cui/uiconfig/ui/bulletandposition.ui:566
+#: cui/uiconfig/ui/bulletandposition.ui:564
msgctxt "bulletandposition|heightft"
msgid "Height:"
msgstr "Altuera:"
#. vqDku
-#: cui/uiconfig/ui/bulletandposition.ui:626
+#: cui/uiconfig/ui/bulletandposition.ui:624
msgctxt "bulletandposition|relsize"
msgid "100"
msgstr "100"
#. pGXFi
-#: cui/uiconfig/ui/bulletandposition.ui:639
+#: cui/uiconfig/ui/bulletandposition.ui:637
msgctxt "bulletandposition|relsizeft"
msgid "_Rel. size:"
msgstr "_Tam. erlatiboa:"
#. abzh8
-#: cui/uiconfig/ui/bulletandposition.ui:657
+#: cui/uiconfig/ui/bulletandposition.ui:655
msgctxt "bulletandposition|keepratio"
msgid "Keep ratio"
msgstr "Mantendu proportzioa"
#. EhFU7
-#: cui/uiconfig/ui/bulletandposition.ui:695
+#: cui/uiconfig/ui/bulletandposition.ui:693
msgctxt "bulletandposition|beforeafter"
msgid "Size"
msgstr "Tamaina"
#. NoZdN
-#: cui/uiconfig/ui/bulletandposition.ui:730
+#: cui/uiconfig/ui/bulletandposition.ui:728
msgctxt "bulletandposition|indent"
msgid "Indent:"
msgstr "Koska:"
#. mW5ef
-#: cui/uiconfig/ui/bulletandposition.ui:744
+#: cui/uiconfig/ui/bulletandposition.ui:742
msgctxt "bulletandposition|numberingwidth"
msgid "Width:"
msgstr "Zabalera:"
#. SDhv3
-#: cui/uiconfig/ui/bulletandposition.ui:759
+#: cui/uiconfig/ui/bulletandposition.ui:757
msgctxt "bulletandposition|indentmf"
msgid "0,00"
msgstr "0,00"
#. eeDkR
-#: cui/uiconfig/ui/bulletandposition.ui:773
+#: cui/uiconfig/ui/bulletandposition.ui:771
msgctxt "bulletandposition|numberingwidthmf"
msgid "0,00"
msgstr "0,00"
#. CRdNb
-#: cui/uiconfig/ui/bulletandposition.ui:784
+#: cui/uiconfig/ui/bulletandposition.ui:782
msgctxt "bulletandposition|relative"
msgid "Relati_ve"
msgstr "Erlati_boa"
#. FhAfv
-#: cui/uiconfig/ui/bulletandposition.ui:851
+#: cui/uiconfig/ui/bulletandposition.ui:849
msgctxt "bulletandposition|ALlabel"
msgid "Alignment:"
msgstr "Lerrokatzea:"
#. BfBBW
-#: cui/uiconfig/ui/bulletandposition.ui:870
+#: cui/uiconfig/ui/bulletandposition.ui:868
msgctxt "bulletandposition|position"
msgid "Position"
msgstr "Kokagunea"
#. MSmfX
-#: cui/uiconfig/ui/bulletandposition.ui:903
+#: cui/uiconfig/ui/bulletandposition.ui:901
msgctxt "bulletandposition|sliderb"
msgid "Slide"
msgstr "Diapositiba"
#. dBWa8
-#: cui/uiconfig/ui/bulletandposition.ui:918
+#: cui/uiconfig/ui/bulletandposition.ui:916
msgctxt "bulletandposition|selectionrb"
msgid "Selection"
msgstr "Hautapena"
#. ATaHy
-#: cui/uiconfig/ui/bulletandposition.ui:934
+#: cui/uiconfig/ui/bulletandposition.ui:932
msgctxt "bulletandposition|applytomaster"
msgid "Apply to Master"
msgstr "Aplikatu maisuari"
#. DiEaB
-#: cui/uiconfig/ui/bulletandposition.ui:954
+#: cui/uiconfig/ui/bulletandposition.ui:952
msgctxt "bulletandposition|scopelb"
msgid "Scope"
msgstr "Esparrua"
#. GHYEV
-#: cui/uiconfig/ui/bulletandposition.ui:1011
+#: cui/uiconfig/ui/bulletandposition.ui:1009
msgctxt "bulletandposition|label"
msgid "Preview"
msgstr "Aurrebista"
@@ -6011,174 +5325,126 @@ msgctxt "calloutdialog|RID_SVXPAGE_CAPTION"
msgid "Callout"
msgstr "Bunbuiloa"
-#. VmG2i
-#: cui/uiconfig/ui/calloutpage.ui:35
-msgctxt "calloutpage|extended_tip|valueset"
-msgid "Click the Callout style that you want to apply to the selected callout."
-msgstr "Egin klik bunbuiloan aplikatu nahi duzun Bunbuilo estiloan."
-
#. cAZqx
-#: cui/uiconfig/ui/calloutpage.ui:64
+#: cui/uiconfig/ui/calloutpage.ui:59
msgctxt "calloutpage|label2"
msgid "_Extension:"
msgstr "_Hedapena:"
#. vfBPx
-#: cui/uiconfig/ui/calloutpage.ui:79
+#: cui/uiconfig/ui/calloutpage.ui:74
msgctxt "calloutpage|liststore1"
msgid "Optimal"
msgstr "Onena"
#. HjpWL
-#: cui/uiconfig/ui/calloutpage.ui:80
+#: cui/uiconfig/ui/calloutpage.ui:75
msgctxt "calloutpage|liststore1"
msgid "From top"
msgstr "Goitik"
#. CQsFs
-#: cui/uiconfig/ui/calloutpage.ui:81
+#: cui/uiconfig/ui/calloutpage.ui:76
msgctxt "calloutpage|liststore1"
msgid "From left"
msgstr "Ezkerretik"
#. ZjSVS
-#: cui/uiconfig/ui/calloutpage.ui:82
+#: cui/uiconfig/ui/calloutpage.ui:77
msgctxt "calloutpage|liststore1"
msgid "Horizontal"
msgstr "Horizontala"
#. bzD84
-#: cui/uiconfig/ui/calloutpage.ui:83
+#: cui/uiconfig/ui/calloutpage.ui:78
msgctxt "calloutpage|liststore1"
msgid "Vertical"
msgstr "Bertikala"
-#. StuZd
-#: cui/uiconfig/ui/calloutpage.ui:87
-msgctxt "calloutpage|extended_tip|extension"
-msgid "Select where you want to extend the callout line from, in relation to the callout box."
-msgstr "Hautatu nondik nahi duzun zabaltzea bunbuilo-marra, bunbuilo-koadroarekiko."
-
-#. CGjKD
-#: cui/uiconfig/ui/calloutpage.ui:117
-msgctxt "calloutpage|extended_tip|length"
-msgid "Enter the length of the callout line segment that extends from the callout box to the inflection point of the line."
-msgstr "Sartu bunbuilo-koadrotik marraren inflexio-puntura zabaltzen den marra-segmentuaren luzera."
-
#. SFvEw
-#: cui/uiconfig/ui/calloutpage.ui:130
+#: cui/uiconfig/ui/calloutpage.ui:115
msgctxt "calloutpage|lengthft"
msgid "_Length:"
msgstr "_Luzera:"
#. Yb2kZ
-#: cui/uiconfig/ui/calloutpage.ui:148
+#: cui/uiconfig/ui/calloutpage.ui:133
msgctxt "calloutpage|optimal"
msgid "_Optimal"
msgstr "_Optimoa"
-#. QEDdo
-#: cui/uiconfig/ui/calloutpage.ui:157
-msgctxt "calloutpage|extended_tip|optimal"
-msgid "Click here to display a single-angled line in an optimal way."
-msgstr "Angelu bakarreko marra modurik egokienean bistaratzeko, egin klik hemen."
-
#. dD3os
-#: cui/uiconfig/ui/calloutpage.ui:176
+#: cui/uiconfig/ui/calloutpage.ui:156
msgctxt "calloutpage|positionft"
msgid "_Position:"
msgstr "_Kokagunea:"
#. EXWoL
-#: cui/uiconfig/ui/calloutpage.ui:190
+#: cui/uiconfig/ui/calloutpage.ui:170
msgctxt "calloutpage|byft"
msgid "_By:"
msgstr "Ho_nen arabera:"
#. R7VbC
-#: cui/uiconfig/ui/calloutpage.ui:205
+#: cui/uiconfig/ui/calloutpage.ui:185
msgctxt "calloutpage|position"
msgid "Top"
msgstr "Goian"
#. G4QwP
-#: cui/uiconfig/ui/calloutpage.ui:206
+#: cui/uiconfig/ui/calloutpage.ui:186
msgctxt "calloutpage|position"
msgid "Middle"
msgstr "Erdian"
#. WU9cc
-#: cui/uiconfig/ui/calloutpage.ui:207
+#: cui/uiconfig/ui/calloutpage.ui:187
msgctxt "calloutpage|position"
msgid "Bottom"
msgstr "Behean"
#. XAgVD
-#: cui/uiconfig/ui/calloutpage.ui:208
+#: cui/uiconfig/ui/calloutpage.ui:188
msgctxt "calloutpage|position"
msgid "Left"
msgstr "Ezkerrean"
#. W5B2V
-#: cui/uiconfig/ui/calloutpage.ui:209
+#: cui/uiconfig/ui/calloutpage.ui:189
msgctxt "calloutpage|position"
msgid "Center"
msgstr "Erdian"
#. NNBsv
-#: cui/uiconfig/ui/calloutpage.ui:210
+#: cui/uiconfig/ui/calloutpage.ui:190
msgctxt "calloutpage|position"
msgid "Right"
msgstr "Eskuinean"
-#. ZgPFC
-#: cui/uiconfig/ui/calloutpage.ui:214
-msgctxt "calloutpage|extended_tip|position"
-msgid "Select where you want to extend the callout line from, in relation to the callout box."
-msgstr "Hautatu nondik nahi duzun zabaltzea bunbuilo-marra, bunbuilo-koadroarekiko."
-
-#. rj7LU
-#: cui/uiconfig/ui/calloutpage.ui:233
-msgctxt "calloutpage|extended_tip|by"
-msgid "Select where you want to extend the callout line from, in relation to the callout box."
-msgstr "Hautatu nondik nahi duzun zabaltzea bunbuilo-marra, bunbuilo-koadroarekiko."
-
#. jG4AE
-#: cui/uiconfig/ui/calloutpage.ui:257
+#: cui/uiconfig/ui/calloutpage.ui:227
msgctxt "calloutpage|label1"
msgid "_Spacing:"
msgstr "_Tartea:"
-#. 9SDGt
-#: cui/uiconfig/ui/calloutpage.ui:277
-msgctxt "calloutpage|extended_tip|spacing"
-msgid "Enter the amount of space that you want to leave between the end of the callout line, and the callout box."
-msgstr "Sartu bunbuilo-marraren amaieraren eta bunbuilo-koadroaren artean zenbat leku utzi nahi duzun."
-
#. wvzCN
-#: cui/uiconfig/ui/calloutpage.ui:297
+#: cui/uiconfig/ui/calloutpage.ui:262
msgctxt "calloutpage|linetypes"
msgid "Straight Line"
msgstr "Marra zuzena"
#. bQMyC
-#: cui/uiconfig/ui/calloutpage.ui:298
+#: cui/uiconfig/ui/calloutpage.ui:263
msgctxt "calloutpage|linetypes"
msgid "Angled Line"
msgstr "Marra angeluduna"
#. LFs2D
-#: cui/uiconfig/ui/calloutpage.ui:299
+#: cui/uiconfig/ui/calloutpage.ui:264
msgctxt "calloutpage|linetypes"
msgid "Angled Connector Line"
msgstr "Lotura-marra angeluduna"
-#. mvLuE
-#: cui/uiconfig/ui/calloutpage.ui:316
-msgctxt "calloutpage|extended_tip|CalloutPage"
-msgid "Click the Callout style that you want to apply to the selected callout."
-msgstr "Egin klik bunbuiloan aplikatu nahi duzun Bunbuilo estiloan."
-
#. vQp3A
#: cui/uiconfig/ui/cellalignment.ui:50
msgctxt "cellalignment|labelDegrees"
@@ -6191,252 +5457,180 @@ msgctxt "cellalignment|labelRefEdge"
msgid "_Reference edge:"
msgstr "E_rreferentzia-ertza:"
-#. YBDvA
-#: cui/uiconfig/ui/cellalignment.ui:83
-msgctxt "cellalignment|extended_tip|spinDegrees"
-msgid "Enter the rotation angle from 0 to 360 for the text in the selected cell(s)."
-msgstr "Sartu hautatutako gelaxk(et)ako testuak izango duen biraketa-angelua, 0 eta 360 artekoa."
-
-#. D2Ebb
-#: cui/uiconfig/ui/cellalignment.ui:100
-msgctxt "cellalignment|extended_tip|references"
-msgid "Specify the cell edge from which to write the rotated text."
-msgstr "Zehaztu zein gelaxka-ertzetatik idatzi behar den biratutako testua."
-
#. Gwudo
-#: cui/uiconfig/ui/cellalignment.ui:122
+#: cui/uiconfig/ui/cellalignment.ui:112
msgctxt "cellalignment|checkVertStack"
msgid "Vertically s_tacked"
msgstr "Bertikalean pila_tua"
-#. MDQLn
-#: cui/uiconfig/ui/cellalignment.ui:132
-msgctxt "cellalignment|extended_tip|checkVertStack"
-msgid "Aligns text vertically."
-msgstr "Testua bertikalean lerrokatzen du."
-
#. XBFYt
-#: cui/uiconfig/ui/cellalignment.ui:143
+#: cui/uiconfig/ui/cellalignment.ui:128
msgctxt "cellalignment|checkAsianMode"
msgid "Asian layout _mode"
msgstr "Testu asiarren diseinu _modua"
-#. EKAhC
-#: cui/uiconfig/ui/cellalignment.ui:154
-msgctxt "cellalignment|extended_tip|checkAsianMode"
-msgid "Aligns Asian characters one below the other in the selected cell(s). If the cell contains more than one line of text, the lines are converted to text columns that are arranged from right to left. Western characters in the converted text are rotated 90 degrees to the right. Asian characters are not rotated."
-msgstr "Karaktere asiarrak bata bestearen azpian lerrokatzen ditu hautatutako zutabean. Gelaxkan testu-lerro bat baino gehiago badago, lerroak eskuinetik ezkerrera antolatutako testu-zutabe bihurtzen dira. Mendebaldeko karaktereak bihurtutako testu batean eskuinerantz 90 gradu biratzen dira. Karaktere asiarrak ez dira biratzen."
-
-#. rTfQa
-#: cui/uiconfig/ui/cellalignment.ui:178
-msgctxt "cellalignment|extended_tip|dialcontrol"
-msgid "Click in the dial to set the text orientation."
-msgstr "Sakatu disko-markagailuan, testu-orientazioa ezartzeko."
-
#. Kh9JE
-#: cui/uiconfig/ui/cellalignment.ui:198
+#: cui/uiconfig/ui/cellalignment.ui:173
msgctxt "cellalignment|labelTextOrient"
msgid "Text Orientation"
msgstr "Testu-orientazioa"
#. eM4r3
-#: cui/uiconfig/ui/cellalignment.ui:232
+#: cui/uiconfig/ui/cellalignment.ui:207
msgctxt "cellalignment|checkWrapTextAuto"
msgid "_Wrap text automatically"
msgstr "_Egokitu testua automatikoki"
-#. warfE
-#: cui/uiconfig/ui/cellalignment.ui:243
-msgctxt "cellalignment|extended_tip|checkWrapTextAuto"
-msgid "Wraps text onto another line at the cell border. The number of lines depends on the width of the cell."
-msgstr "Testua beste lerro batean egokitzen du gelaxkaren ertzean. Lerro kopurua gelaxkaren zabaleraren araberakoa da."
-
#. GDRER
-#: cui/uiconfig/ui/cellalignment.ui:254
+#: cui/uiconfig/ui/cellalignment.ui:224
msgctxt "cellalignment|checkShrinkFitCellSize"
msgid "_Shrink to fit cell size"
msgstr "_Txikiagotu gelaxka-tamainara egokitzeko"
-#. erdkq
-#: cui/uiconfig/ui/cellalignment.ui:264
-msgctxt "cellalignment|extended_tip|checkShrinkFitCellSize"
-msgid "Reduces the apparent size of the font so that the contents of the cell fit into the current cell width. You cannot apply this command to a cell that contains line breaks."
-msgstr "Letra-tipoaren ageriko tamaina txikitzen du. Horrela, gelaxkaren edukia uneko gelaxkaren zabaleran sartzen da. Ezin zaio komando hau aplikatu lerro-jauziak dituen gelaxka bati."
-
#. Phw2T
-#: cui/uiconfig/ui/cellalignment.ui:275
+#: cui/uiconfig/ui/cellalignment.ui:240
msgctxt "cellalignment|checkHyphActive"
msgid "Hyphenation _active"
msgstr "Hitz-zatiketa _aktibatuta"
-#. XLgra
-#: cui/uiconfig/ui/cellalignment.ui:287
-msgctxt "cellalignment|extended_tip|checkHyphActive"
-msgid "Enables word hyphenation for text wrapping to the next line."
-msgstr "Hitz-zatiketa gaitzen du, testua hurrengo lerrora egokitu dadin."
-
#. pQLTe
-#: cui/uiconfig/ui/cellalignment.ui:305
+#: cui/uiconfig/ui/cellalignment.ui:265
msgctxt "cellalignment|LabelTxtDir"
msgid "Te_xt direction:"
msgstr "Testuaren _noranzkoa:"
#. jDFtf
-#: cui/uiconfig/ui/cellalignment.ui:341
+#: cui/uiconfig/ui/cellalignment.ui:301
msgctxt "cellalignment|labelProperties"
msgid "Properties"
msgstr "Propietateak"
-#. eByBx
-#: cui/uiconfig/ui/cellalignment.ui:379
-msgctxt "cellalignment|extended_tip|spinIndentFrom"
-msgid "Indents from the left edge of the cell by the amount that you enter."
-msgstr "Koska sortzen du gelaxkaren ezkerreko ertzetik, sartzen duzun kantitatea erabilita."
-
#. dzBtA
-#: cui/uiconfig/ui/cellalignment.ui:392
+#: cui/uiconfig/ui/cellalignment.ui:347
msgctxt "cellalignment|labelHorzAlign"
msgid "Hori_zontal:"
msgstr "Hori_zontala:"
#. Ck3KU
-#: cui/uiconfig/ui/cellalignment.ui:406
+#: cui/uiconfig/ui/cellalignment.ui:361
msgctxt "cellalignment|labelVertAlign"
msgid "_Vertical:"
msgstr "_Bertikala:"
#. mF2bB
-#: cui/uiconfig/ui/cellalignment.ui:420
+#: cui/uiconfig/ui/cellalignment.ui:375
msgctxt "cellalignment|labelIndent"
msgid "I_ndent:"
msgstr "K_oska:"
#. FUsYk
-#: cui/uiconfig/ui/cellalignment.ui:435
+#: cui/uiconfig/ui/cellalignment.ui:390
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Default"
msgstr "Lehenetsia"
#. tweuQ
-#: cui/uiconfig/ui/cellalignment.ui:436
+#: cui/uiconfig/ui/cellalignment.ui:391
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Left"
msgstr "Ezkerrean"
#. RGwHA
-#: cui/uiconfig/ui/cellalignment.ui:437
+#: cui/uiconfig/ui/cellalignment.ui:392
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Center"
msgstr "Zentratuta"
#. W9PDc
-#: cui/uiconfig/ui/cellalignment.ui:438
+#: cui/uiconfig/ui/cellalignment.ui:393
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Right"
msgstr "Eskuinean"
#. sFf4x
-#: cui/uiconfig/ui/cellalignment.ui:439
+#: cui/uiconfig/ui/cellalignment.ui:394
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Justified"
msgstr "Justifikatua"
#. yJ33b
-#: cui/uiconfig/ui/cellalignment.ui:440
+#: cui/uiconfig/ui/cellalignment.ui:395
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Filled"
msgstr "Beteta"
#. CF59Y
-#: cui/uiconfig/ui/cellalignment.ui:441
+#: cui/uiconfig/ui/cellalignment.ui:396
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Distributed"
msgstr "Banatua"
-#. 8xDX2
-#: cui/uiconfig/ui/cellalignment.ui:445
-msgctxt "cellalignment|extended_tip|comboboxHorzAlign"
-msgid "Select the horizontal alignment option that you want to apply to the cell contents."
-msgstr "Hautatu gelaxka-edukiei aplikatu nahi diezun lerrokatze horizontala."
-
#. Cu2BM
-#: cui/uiconfig/ui/cellalignment.ui:459
+#: cui/uiconfig/ui/cellalignment.ui:409
msgctxt "cellalignment|liststoreVertAlign"
msgid "Default"
msgstr "Lehenetsia"
#. dNANA
-#: cui/uiconfig/ui/cellalignment.ui:460
+#: cui/uiconfig/ui/cellalignment.ui:410
msgctxt "cellalignment|liststoreVertAlign"
msgid "Top"
msgstr "Goian"
#. 8qsJF
-#: cui/uiconfig/ui/cellalignment.ui:461
+#: cui/uiconfig/ui/cellalignment.ui:411
msgctxt "cellalignment|liststoreVertAlign"
msgid "Middle"
msgstr "Erdian"
#. eGhGU
-#: cui/uiconfig/ui/cellalignment.ui:462
+#: cui/uiconfig/ui/cellalignment.ui:412
msgctxt "cellalignment|liststoreVertAlign"
msgid "Bottom"
msgstr "Behean"
#. TGeEd
-#: cui/uiconfig/ui/cellalignment.ui:463
+#: cui/uiconfig/ui/cellalignment.ui:413
msgctxt "cellalignment|liststoreVertAlign"
msgid "Justified"
msgstr "Justifikatua"
#. s7QDA
-#: cui/uiconfig/ui/cellalignment.ui:464
+#: cui/uiconfig/ui/cellalignment.ui:414
msgctxt "cellalignment|liststoreVertAlign"
msgid "Distributed"
msgstr "Banatua"
-#. MH9tT
-#: cui/uiconfig/ui/cellalignment.ui:468
-msgctxt "cellalignment|extended_tip|comboboxVertAlign"
-msgid "Select the vertical alignment option that you want to apply to the cell contents."
-msgstr "Hautatu gelaxka-edukiei aplikatu nahi diezun lerrokatze-aukera bertikala."
-
#. FT9GJ
-#: cui/uiconfig/ui/cellalignment.ui:491
+#: cui/uiconfig/ui/cellalignment.ui:436
msgctxt "cellalignment|LabelTextAlig"
msgid "Text Alignment"
msgstr "Testuaren lerrokapena"
#. CDKBz
-#: cui/uiconfig/ui/cellalignment.ui:511
+#: cui/uiconfig/ui/cellalignment.ui:456
msgctxt "cellalignment|labelSTR_BOTTOMLOCK"
msgid "Text Extension From Lower Cell Border"
msgstr "Testu-hedapena gelaxkaren beheko ertzetik"
#. 7MTSt
-#: cui/uiconfig/ui/cellalignment.ui:522
+#: cui/uiconfig/ui/cellalignment.ui:467
msgctxt "cellalignment|labelSTR_TOPLOCK"
msgid "Text Extension From Upper Cell Border"
msgstr "Testu-hedapena gelaxkaren goiko ertzetik"
#. HJYjP
-#: cui/uiconfig/ui/cellalignment.ui:533
+#: cui/uiconfig/ui/cellalignment.ui:478
msgctxt "cellalignment|labelSTR_CELLLOCK"
msgid "Text Extension Inside Cell"
msgstr "Testu-hedapena gelaxkaren barnean soilik"
#. EDRZX
-#: cui/uiconfig/ui/cellalignment.ui:544
+#: cui/uiconfig/ui/cellalignment.ui:489
msgctxt "cellalignment|labelABCD"
msgid "ABCD"
msgstr "ABCD"
-#. U4vgj
-#: cui/uiconfig/ui/cellalignment.ui:560
-msgctxt "cellalignment|extended_tip|CellAlignPage"
-msgid "Sets the alignment options for the contents of the current cell, or the selected cells."
-msgstr "Uneko gelaxkako edo hautatutako gelaxketako edukien lerrokatze-aukerak ezartzen ditu."
-
#. xPtim
#: cui/uiconfig/ui/certdialog.ui:24
msgctxt "certdialog|CertDialog"
@@ -6444,233 +5638,143 @@ msgid "Certificate Path"
msgstr "Ziurtagiriaren bide-izena"
#. zZy4o
-#: cui/uiconfig/ui/certdialog.ui:40
+#: cui/uiconfig/ui/certdialog.ui:43
msgctxt "certdialog|add"
msgid "_Select NSS path..."
msgstr "_Hautatu NSS bidea…"
-#. zx3Mw
-#: cui/uiconfig/ui/certdialog.ui:48
-msgctxt "certdialog|extended_tip|add"
-msgid "Opens a file picker dialog to add a new Network Security Services Certificate directory to the list."
-msgstr ""
-
#. GFGjC
-#: cui/uiconfig/ui/certdialog.ui:138
+#: cui/uiconfig/ui/certdialog.ui:137
msgctxt "certdialog|label2"
msgid "Select or add the correct Network Security Services Certificate directory to use for digital signatures:"
msgstr "Hautatu edo gehitu sare-segurtasuneko zerbitzuen ziurtagiriaren direktorio zuzena sinadura digitaletarako:"
#. BbEyB
-#: cui/uiconfig/ui/certdialog.ui:161
+#: cui/uiconfig/ui/certdialog.ui:160
msgctxt "certdialog|manual"
msgid "manual"
msgstr "Eskuz"
#. zWhfK
-#: cui/uiconfig/ui/certdialog.ui:172
+#: cui/uiconfig/ui/certdialog.ui:171
msgctxt "certdialog|certdir"
msgid "Select a Certificate directory"
msgstr "Hautatu ziurtagirien direktorio bat"
#. 7NJfB
-#: cui/uiconfig/ui/certdialog.ui:209
+#: cui/uiconfig/ui/certdialog.ui:223
msgctxt "certdialog|profile"
msgid "Profile"
msgstr "Profila"
#. YBT5H
-#: cui/uiconfig/ui/certdialog.ui:231
+#: cui/uiconfig/ui/certdialog.ui:236
msgctxt "certdialog|dir"
msgid "Directory"
msgstr "Direktorioa"
#. Bt5Lw
-#: cui/uiconfig/ui/certdialog.ui:256
+#: cui/uiconfig/ui/certdialog.ui:261
msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr "Ziurtagiriaren bide-izena"
-#. pbBGM
-#: cui/uiconfig/ui/certdialog.ui:282
-msgctxt "certdialog|extended_tip|CertDialog"
-msgid "Select or add the correct Network Security Services Certificate directory to use for digital signatures."
-msgstr ""
-
-#. xXVpD
-#: cui/uiconfig/ui/charnamepage.ui:243
-msgctxt "charnamepage|extended_tip|weststylelb-nocjk"
-msgid "Select the formatting that you want to apply."
-msgstr "Hautatu aplikatu nahi duzun formatua."
-
-#. MR6Nr
-#: cui/uiconfig/ui/charnamepage.ui:339
-msgctxt "charnamepage|extended_tip|westsizelb-nocjk"
-msgid "Enter or select the font size that you want to apply. For scalable fonts, you can also enter decimal values."
-msgstr "Sartu edo hautatu letra-tipoari aplikatu nahi diozun tamaina. Letra-tipo eskalagarrietarako, dezimalak ere sartu ditzakezu."
-
#. YcKtn
-#: cui/uiconfig/ui/charnamepage.ui:370
+#: cui/uiconfig/ui/charnamepage.ui:360
msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "Tamaina:"
#. WQxtG
-#: cui/uiconfig/ui/charnamepage.ui:396
+#: cui/uiconfig/ui/charnamepage.ui:386
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
msgstr "Hizkuntza::"
-#. 63kyg
-#: cui/uiconfig/ui/charnamepage.ui:431
-msgctxt "charnamepage|extended_tip|westlanglb-nocjk"
-msgid "Sets the language that the spellchecker uses for the selected text or the text that you type. Available language modules have a check mark in front of them."
-msgstr "Idazten duzun testuan edo hautatutako testuan ortografia-egiaztatzaileak erabiltzen duen hizkuntza ezartzen du. Erabilgarri dauden hizkuntza-moduluek hautamarka bat dute aurrean."
-
#. NgZJ9
-#: cui/uiconfig/ui/charnamepage.ui:450
+#: cui/uiconfig/ui/charnamepage.ui:435
msgctxt "charnamepage|west_features_button-nocjk"
msgid "Features..."
msgstr "Ezaugarriak..."
#. nKfjE
-#: cui/uiconfig/ui/charnamepage.ui:529
+#: cui/uiconfig/ui/charnamepage.ui:514
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "Tamaina:"
#. jJc8T
-#: cui/uiconfig/ui/charnamepage.ui:543
+#: cui/uiconfig/ui/charnamepage.ui:528
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "Hizkuntza::"
-#. PEg2a
-#: cui/uiconfig/ui/charnamepage.ui:584
-msgctxt "charnamepage|extended_tip|weststylelb-cjk"
-msgid "Select the formatting that you want to apply."
-msgstr "Hautatu aplikatu nahi duzun formatua."
-
-#. 8quPQ
-#: cui/uiconfig/ui/charnamepage.ui:606
-msgctxt "charnamepage|extended_tip|westsizelb-cjk"
-msgid "Enter or select the font size that you want to apply. For scalable fonts, you can also enter decimal values."
-msgstr "Sartu edo hautatu letra-tipoari aplikatu nahi diozun tamaina. Letra-tipo eskalagarrietarako, dezimalak ere sartu ditzakezu."
-
-#. zCCrx
-#: cui/uiconfig/ui/charnamepage.ui:637
-msgctxt "charnamepage|extended_tip|westlanglb-cjk"
-msgid "Sets the language that the spellchecker uses for the selected text or the text that you type. Available language modules have a check mark in front of them."
-msgstr "Idazten duzun testuan edo hautatutako testuan ortografia-egiaztatzaileak erabiltzen duen hizkuntza ezartzen du. Erabilgarri dauden hizkuntza-moduluek hautamarka bat dute aurrean."
-
#. qpSnT
-#: cui/uiconfig/ui/charnamepage.ui:665
+#: cui/uiconfig/ui/charnamepage.ui:635
msgctxt "charnamepage|west_features_button-cjk"
msgid "Features..."
msgstr "Ezaugarriak..."
#. LYK4e
-#: cui/uiconfig/ui/charnamepage.ui:691
+#: cui/uiconfig/ui/charnamepage.ui:661
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "Mendebaldeko testuen letra-tipoa"
#. q4WZB
-#: cui/uiconfig/ui/charnamepage.ui:756
+#: cui/uiconfig/ui/charnamepage.ui:726
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "Tamaina:"
#. 6MVEP
-#: cui/uiconfig/ui/charnamepage.ui:770
+#: cui/uiconfig/ui/charnamepage.ui:740
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "Hizkuntza::"
-#. BhQZB
-#: cui/uiconfig/ui/charnamepage.ui:811
-msgctxt "charnamepage|extended_tip|eaststylelb"
-msgid "Select the formatting that you want to apply."
-msgstr "Hautatu aplikatu nahi duzun formatua."
-
-#. JSR99
-#: cui/uiconfig/ui/charnamepage.ui:833
-msgctxt "charnamepage|extended_tip|eastsizelb"
-msgid "Enter or select the font size that you want to apply. For scalable fonts, you can also enter decimal values."
-msgstr "Sartu edo hautatu letra-tipoari aplikatu nahi diozun tamaina. Letra-tipo eskalagarrietarako, dezimalak ere sartu ditzakezu."
-
-#. KLJQT
-#: cui/uiconfig/ui/charnamepage.ui:863
-msgctxt "charnamepage|extended_tip|eastlanglb"
-msgid "Sets the language that the spellchecker uses for the selected text or the text that you type. Available language modules have a check mark in front of them."
-msgstr "Idazten duzun testuan edo hautatutako testuan ortografia-egiaztatzaileak erabiltzen duen hizkuntza ezartzen du. Erabilgarri dauden hizkuntza-moduluek hautamarka bat dute aurrean."
-
#. 5uQYn
-#: cui/uiconfig/ui/charnamepage.ui:890
+#: cui/uiconfig/ui/charnamepage.ui:845
msgctxt "charnamepage|east_features_button"
msgid "Features..."
msgstr "Ezaugarriak..."
#. vAo4E
-#: cui/uiconfig/ui/charnamepage.ui:916
+#: cui/uiconfig/ui/charnamepage.ui:871
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "Testu asiarren letra-tipoa"
#. FSm5y
-#: cui/uiconfig/ui/charnamepage.ui:981
+#: cui/uiconfig/ui/charnamepage.ui:936
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "Tamaina:"
#. j6bmf
-#: cui/uiconfig/ui/charnamepage.ui:995
+#: cui/uiconfig/ui/charnamepage.ui:950
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "Hizkuntza::"
-#. 64NvC
-#: cui/uiconfig/ui/charnamepage.ui:1036
-msgctxt "charnamepage|extended_tip|ctlstylelb"
-msgid "Select the formatting that you want to apply."
-msgstr "Hautatu aplikatu nahi duzun formatua."
-
-#. CeMCG
-#: cui/uiconfig/ui/charnamepage.ui:1058
-msgctxt "charnamepage|extended_tip|ctlsizelb"
-msgid "Enter or select the font size that you want to apply. For scalable fonts, you can also enter decimal values."
-msgstr "Sartu edo hautatu letra-tipoari aplikatu nahi diozun tamaina. Letra-tipo eskalagarrietarako, dezimalak ere sartu ditzakezu."
-
-#. zCKxL
-#: cui/uiconfig/ui/charnamepage.ui:1088
-msgctxt "charnamepage|extended_tip|ctllanglb"
-msgid "Sets the language that the spellchecker uses for the selected text or the text that you type. Available language modules have a check mark in front of them."
-msgstr "Idazten duzun testuan edo hautatutako testuan ortografia-egiaztatzaileak erabiltzen duen hizkuntza ezartzen du. Erabilgarri dauden hizkuntza-moduluek hautamarka bat dute aurrean."
-
#. Nobqa
-#: cui/uiconfig/ui/charnamepage.ui:1116
+#: cui/uiconfig/ui/charnamepage.ui:1056
msgctxt "charnamepage|ctl_features_button"
msgid "Features..."
msgstr "Ezaugarriak..."
#. C8hPj
-#: cui/uiconfig/ui/charnamepage.ui:1142
+#: cui/uiconfig/ui/charnamepage.ui:1082
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "CTL letra-tipoa"
#. RyyME
-#: cui/uiconfig/ui/charnamepage.ui:1180
+#: cui/uiconfig/ui/charnamepage.ui:1120
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "Aurrebista"
-#. kbQzU
-#: cui/uiconfig/ui/charnamepage.ui:1199
-msgctxt "charnamepage|extended_tip|CharNamePage"
-msgid "Specify the formatting and the font that you want to apply."
-msgstr "Zehaztu aplikatu nahi duzun formatua eta letra-tipoa."
-
#. LE7Wp
#: cui/uiconfig/ui/colorconfigwin.ui:13
msgctxt "colorconfigwin|docboundaries"
@@ -7043,164 +6147,158 @@ msgctxt "colorpage|delete"
msgid "Delete"
msgstr "Ezabatu"
-#. CAmRV
-#: cui/uiconfig/ui/colorpage.ui:211
-msgctxt "colorpage|extended_tip|delete"
-msgid "Deletes the selected element or elements without requiring confirmation."
-msgstr "Hautatutako elementua edo elementuak ezabatzen ditu berrespena eskatu gabe."
-
#. m2Qm7
-#: cui/uiconfig/ui/colorpage.ui:225
+#: cui/uiconfig/ui/colorpage.ui:220
msgctxt "colorpage|label22"
msgid "Custom Palette"
msgstr "Paleta pertsonalizatua"
#. 5jjvt
-#: cui/uiconfig/ui/colorpage.ui:291
+#: cui/uiconfig/ui/colorpage.ui:286
msgctxt "colorpage|label1"
msgid "Colors"
msgstr "Koloreak"
#. CvMfT
-#: cui/uiconfig/ui/colorpage.ui:350
+#: cui/uiconfig/ui/colorpage.ui:345
msgctxt "colorpage|oldpreview-atkobject"
msgid "Old Color"
msgstr "Kolore zaharra"
#. 2m4w9
-#: cui/uiconfig/ui/colorpage.ui:384
+#: cui/uiconfig/ui/colorpage.ui:379
msgctxt "colorpage|label7"
msgid "B"
msgstr "B"
#. DwaiD
-#: cui/uiconfig/ui/colorpage.ui:397
+#: cui/uiconfig/ui/colorpage.ui:392
msgctxt "colorpage|label8"
msgid "G"
msgstr "G"
#. hYiqy
-#: cui/uiconfig/ui/colorpage.ui:410
+#: cui/uiconfig/ui/colorpage.ui:405
msgctxt "colorpage|label9"
msgid "R"
msgstr "R"
#. MKq8c
-#: cui/uiconfig/ui/colorpage.ui:423
+#: cui/uiconfig/ui/colorpage.ui:418
msgctxt "colorpage|label18"
msgid "Hex"
msgstr "Hex"
#. nnSGG
-#: cui/uiconfig/ui/colorpage.ui:499
+#: cui/uiconfig/ui/colorpage.ui:494
msgctxt "colorpage|label10"
msgid "_C"
msgstr "_C"
#. LCfVw
-#: cui/uiconfig/ui/colorpage.ui:512
+#: cui/uiconfig/ui/colorpage.ui:507
msgctxt "colorpage|label16"
msgid "_K"
msgstr "_K"
#. qmNUp
-#: cui/uiconfig/ui/colorpage.ui:525
+#: cui/uiconfig/ui/colorpage.ui:520
msgctxt "colorpage|label17"
msgid "_Y"
msgstr "_Y"
#. TSEpY
-#: cui/uiconfig/ui/colorpage.ui:586
+#: cui/uiconfig/ui/colorpage.ui:581
msgctxt "colorpage|label15"
msgid "_M"
msgstr "_M"
#. VnCYq
-#: cui/uiconfig/ui/colorpage.ui:610
+#: cui/uiconfig/ui/colorpage.ui:605
msgctxt "colorpage|label5"
msgid "Active"
msgstr "Aktibo"
#. AwBVq
-#: cui/uiconfig/ui/colorpage.ui:669
+#: cui/uiconfig/ui/colorpage.ui:664
msgctxt "colorpage|newpreview-atkobject"
msgid "New Color"
msgstr "Kolorea berria"
#. yFQFh
-#: cui/uiconfig/ui/colorpage.ui:704
+#: cui/uiconfig/ui/colorpage.ui:699
msgctxt "colorpage|B_custom"
msgid "Blue"
msgstr "Urdina"
#. 3DcMm
-#: cui/uiconfig/ui/colorpage.ui:717
+#: cui/uiconfig/ui/colorpage.ui:712
msgctxt "colorpage|R_custom"
msgid "Red"
msgstr "Gorria"
#. 2o8Uw
-#: cui/uiconfig/ui/colorpage.ui:729
+#: cui/uiconfig/ui/colorpage.ui:724
msgctxt "colorpage|label4"
msgid "_B"
msgstr "_B"
#. HXuEA
-#: cui/uiconfig/ui/colorpage.ui:742
+#: cui/uiconfig/ui/colorpage.ui:737
msgctxt "colorpage|label3"
msgid "_G"
msgstr "_G"
#. Kd4oX
-#: cui/uiconfig/ui/colorpage.ui:755
+#: cui/uiconfig/ui/colorpage.ui:750
msgctxt "colorpage|label2"
msgid "_R"
msgstr "_R"
#. FgaZg
-#: cui/uiconfig/ui/colorpage.ui:769
+#: cui/uiconfig/ui/colorpage.ui:764
msgctxt "colorpage|G_custom"
msgid "Green"
msgstr "Berdea"
#. FZ69n
-#: cui/uiconfig/ui/colorpage.ui:781
+#: cui/uiconfig/ui/colorpage.ui:776
msgctxt "colorpage|label19"
msgid "_Hex"
msgstr "_Hex"
#. BAYSF
-#: cui/uiconfig/ui/colorpage.ui:823
+#: cui/uiconfig/ui/colorpage.ui:818
msgctxt "colorpage|label11"
msgid "_C"
msgstr "_C"
#. r3QVM
-#: cui/uiconfig/ui/colorpage.ui:836
+#: cui/uiconfig/ui/colorpage.ui:831
msgctxt "colorpage|label12"
msgid "_M"
msgstr "_M"
#. 9C3nc
-#: cui/uiconfig/ui/colorpage.ui:849
+#: cui/uiconfig/ui/colorpage.ui:844
msgctxt "colorpage|label13"
msgid "_K"
msgstr "_K"
#. KeYG5
-#: cui/uiconfig/ui/colorpage.ui:886
+#: cui/uiconfig/ui/colorpage.ui:881
msgctxt "colorpage|label14"
msgid "_Y"
msgstr "_Y"
#. WPVmD
-#: cui/uiconfig/ui/colorpage.ui:928
+#: cui/uiconfig/ui/colorpage.ui:923
msgctxt "colorpage|edit"
msgid "Pick"
msgstr "Hartu"
#. DpUCG
-#: cui/uiconfig/ui/colorpage.ui:951
+#: cui/uiconfig/ui/colorpage.ui:946
msgctxt "colorpage|label6"
msgid "New"
msgstr "Berria"
@@ -7211,222 +6309,90 @@ msgctxt "colorpickerdialog|ColorPicker"
msgid "Pick a Color"
msgstr "Hartu kolorea"
-#. fMFDR
-#: cui/uiconfig/ui/colorpickerdialog.ui:157
-msgctxt "extended tip | preview"
-msgid "In the left part of the bottom bar, the current result of your work in this dialog is visible."
-msgstr "Beheko barraren ezkerreko aldean, elkarrizketa-koadro honetako zure uneko lana dago ikusgai."
-
-#. 7jLV5
-#: cui/uiconfig/ui/colorpickerdialog.ui:173
-msgctxt "extended tip | previous"
-msgid "In the right part of the bottom bar, you will see the original color from the parent tab, Colors."
-msgstr "Beheko barraren eskuineko aldean, 'Koloreak' fitxa gurasoaren jatorrizko kolorea ikusiko da."
-
-#. yEApx
-#: cui/uiconfig/ui/colorpickerdialog.ui:198
-msgctxt "extended tip | colorField"
-msgid "Click in the big color area on the left to select a new color. Using this selector area you can modify two components of the color as represented in the RGB or HSB color models. Note that these are the two components not selected with the radio buttons on the right side of the dialog."
-msgstr "Egin klik ezkerreko kolore-area handian beste kolore bat hautatzeko. Hautatze-area hori erabilita, kolorearen bi osagaiak aldatu daitezke, bai RGB bat HSB kolore-ereduak erabilita. Kontuan izan bi osagai horiek ez direla hautatzen elkarrizketa-koadroaren eskuin aldeko aukera-botoiekin."
-
-#. N8gjc
-#: cui/uiconfig/ui/colorpickerdialog.ui:215
-msgctxt "extended tip | colorSlider"
-msgid "With the vertical color component slider you can modify the value of each component of the color."
-msgstr "Kolorearen osagai bertikalaren graduatzailearekin kolorearen osagai bakoitzaren balioa aldatu daiteke."
-
#. mjiGo
-#: cui/uiconfig/ui/colorpickerdialog.ui:298
+#: cui/uiconfig/ui/colorpickerdialog.ui:281
msgctxt "colorpickerdialog|redRadiobutton"
msgid "_Red:"
msgstr "_Gorria:"
-#. yWDJE
-#: cui/uiconfig/ui/colorpickerdialog.ui:308
-msgctxt "extended tip | redRadiobutton"
-msgid "Sets the Red component modifiable on the vertical color slider, and the Green and Blue components in the two-dimensional color picker field. Allowed values are 0 to 255."
-msgstr "Osagai gorria kolore-graduatzaile bertikalean jartzen du, eta osagai berde eta urdina bi dimentsiotako kolore-arean. Onartutako balioak 0 eta 255 artekoak dira."
-
#. TkTSB
-#: cui/uiconfig/ui/colorpickerdialog.ui:319
+#: cui/uiconfig/ui/colorpickerdialog.ui:297
msgctxt "colorpickerdialog|greenRadiobutton"
msgid "_Green:"
msgstr "_Berdea:"
-#. 3YZDt
-#: cui/uiconfig/ui/colorpickerdialog.ui:329
-msgctxt "extended tip | greenRadiobutton"
-msgid "Sets the Green component modifiable on the vertical color slider, and the Red and Blue components in the two-dimensional color picker field. Allowed values are 0 to 255."
-msgstr "Osagai berdea kolore-graduatzaile bertikalean jartzen du, eta osagai gorria eta urdina bi dimentsiotako kolore-arean. Onartutako balioak 0 eta 255 artekoak dira."
-
#. 5FGfv
-#: cui/uiconfig/ui/colorpickerdialog.ui:340
+#: cui/uiconfig/ui/colorpickerdialog.ui:313
msgctxt "colorpickerdialog|blueRadiobutton"
msgid "_Blue:"
msgstr "_Urdina:"
-#. gSvva
-#: cui/uiconfig/ui/colorpickerdialog.ui:350
-msgctxt "extended tip | blueRadiobutton"
-msgid "Sets the Blue component modifiable on the vertical color slider, and the Green and Red components in the two-dimensional color picker field. Allowed values are 0 to 255."
-msgstr "Osagai urdina kolore-graduatzaile bertikalean jartzen du, eta osagai berdea eta gorria bi dimentsiotako kolore-arean. Onartutako balioak 0 eta 255 artekoak dira."
-
-#. c5MTh
-#: cui/uiconfig/ui/colorpickerdialog.ui:368
-msgctxt "extended tip | redSpinbutton"
-msgid "Set the Red color value directly. Allowed values are 0 to 255."
-msgstr "Ezarri kolore-balio gorria zuzenean. Onartutako balioak 0 eta 255 artekoak dira."
-
-#. 2yY2G
-#: cui/uiconfig/ui/colorpickerdialog.ui:386
-msgctxt "extended tip | greenSpinbutton"
-msgid "Set the Green color value directly. Allowed values are 0 to 255."
-msgstr "Ezarri kolore-balio berdea zuzenean. Onartutako balioak 0 eta 255 artekoak dira."
-
-#. UREX7
-#: cui/uiconfig/ui/colorpickerdialog.ui:404
-msgctxt "extended tip | blueSpinbutton"
-msgid "Set the Blue color value directly. Allowed values are 0 to 255."
-msgstr "Ezarri kolore-balio urdina zuzenean. Onartutako balioak 0 eta 255 artekoak dira."
-
#. 2nFsj
-#: cui/uiconfig/ui/colorpickerdialog.ui:417
+#: cui/uiconfig/ui/colorpickerdialog.ui:370
msgctxt "colorpickerdialog|label2"
msgid "Hex _#:"
msgstr "Hex _#:"
-#. zPsRu
-#: cui/uiconfig/ui/colorpickerdialog.ui:435
-msgctxt "extended tip | hexEntry"
-msgid "Displays and sets the color value in the RGB color model expressed as a hexadecimal number."
-msgstr "Kolore-balioa RGB kolore-ereduan bistaratzen eta ezartzen du, zenbaki hamaseitarrak erabilita."
-
#. sD6YC
-#: cui/uiconfig/ui/colorpickerdialog.ui:452
+#: cui/uiconfig/ui/colorpickerdialog.ui:400
msgctxt "colorpickerdialog|label1"
msgid "RGB"
msgstr "RGB (GBU)"
#. wGrVM
-#: cui/uiconfig/ui/colorpickerdialog.ui:491
+#: cui/uiconfig/ui/colorpickerdialog.ui:439
msgctxt "colorpickerdialog|hueRadiobutton"
msgid "H_ue:"
msgstr "Ñabard_ura:"
-#. qnLnB
-#: cui/uiconfig/ui/colorpickerdialog.ui:501
-msgctxt "extended tip | hueRadiobutton"
-msgid "Sets the Hue component modifiable on the vertical color slider, and the Saturation and Brightness components in the two-dimensional color picker field. Values are expressed in degrees from 0 to 359."
-msgstr "Ñabardura kolore-graduatzaile bertikalean jartzen du, eta saturazioa eta distira bi dimentsiotako kolore-arean. Onartutako balioak 0 eta 359 artekoak dira."
-
#. C4GE3
-#: cui/uiconfig/ui/colorpickerdialog.ui:512
+#: cui/uiconfig/ui/colorpickerdialog.ui:455
msgctxt "colorpickerdialog|satRadiobutton"
msgid "_Saturation:"
msgstr "_Saturazioa:"
-#. wGdN5
-#: cui/uiconfig/ui/colorpickerdialog.ui:522
-msgctxt "extended tip | satRadiobutton"
-msgid "Sets the Saturation component modifiable on the vertical color slider, and the Hue and Brightness components in the two-dimensional color picker field. Values are expressed in percent (0 to 100)."
-msgstr "Saturazioa kolore-graduatzaile bertikalean jartzen du, eta ñabardura eta distira bi dimentsiotako kolore-arean. Onartutako balioak 0 eta 100 artekoak dira (ehunekoak)."
-
#. NXs9w
-#: cui/uiconfig/ui/colorpickerdialog.ui:533
+#: cui/uiconfig/ui/colorpickerdialog.ui:471
msgctxt "colorpickerdialog|brightRadiobutton"
msgid "Bright_ness:"
msgstr "_Distira:"
-#. KkBQX
-#: cui/uiconfig/ui/colorpickerdialog.ui:543
-msgctxt "extended tip | brightRadiobutton"
-msgid "Sets the Brightness component modifiable on the vertical color slider, and the Hue and Saturation components in the two-dimensional color picker field. Values are expressed in percent (0 to 100)."
-msgstr "Distira kolore-graduatzaile bertikalean jartzen du, eta ñabardura eta saturazioa bi dimentsiotako kolore-arean. Onartutako balioak 0 eta 100 artekoak dira (ehunekoak)."
-
-#. BCvUX
-#: cui/uiconfig/ui/colorpickerdialog.ui:561
-msgctxt "extended tip | hueSpinbutton"
-msgid "Set the Hue directly in the HSB color model. Values are expressed in degrees from 0 to 359."
-msgstr "Ezarri ñabardura zuzenean HSB kolore-ereduan. Balioak graduetan adierazten dira, 0 eta 359 artean."
-
-#. TcDh8
-#: cui/uiconfig/ui/colorpickerdialog.ui:579
-msgctxt "extended tip | satSpinbutton"
-msgid "Set the Saturation directly in the HSB color model. Values are expressed in percent (0 to 100)."
-msgstr "Ezarri saturazioa zuzenean HSB kolore-ereduan. Balioak ehunekoetan adierazten dira, 0 eta 100 artean."
-
-#. hucEE
-#: cui/uiconfig/ui/colorpickerdialog.ui:597
-msgctxt "extended tip | brightSpinbutton"
-msgid "Set the Brightness directly in the HSB color model. Values are expressed in percent (0 to 100)."
-msgstr "Ezarri distira zuzenean HSB kolore-ereduan. Balioak ehunekoetan adierazten dira, 0 eta 100 artean."
-
#. B7RjF
-#: cui/uiconfig/ui/colorpickerdialog.ui:614
+#: cui/uiconfig/ui/colorpickerdialog.ui:532
msgctxt "colorpickerdialog|label3"
msgid "HSB"
msgstr "HSB (ÑSD)"
#. sesZZ
-#: cui/uiconfig/ui/colorpickerdialog.ui:654
+#: cui/uiconfig/ui/colorpickerdialog.ui:572
msgctxt "colorpickerdialog|label5"
msgid "_Cyan:"
msgstr "_Cyan-a:"
#. Gw7rx
-#: cui/uiconfig/ui/colorpickerdialog.ui:669
+#: cui/uiconfig/ui/colorpickerdialog.ui:587
msgctxt "colorpickerdialog|label6"
msgid "_Magenta:"
msgstr "_Magenta:"
#. Uv2KG
-#: cui/uiconfig/ui/colorpickerdialog.ui:684
+#: cui/uiconfig/ui/colorpickerdialog.ui:602
msgctxt "colorpickerdialog|label7"
msgid "_Yellow:"
msgstr "_Horia:"
#. aFvbe
-#: cui/uiconfig/ui/colorpickerdialog.ui:699
+#: cui/uiconfig/ui/colorpickerdialog.ui:617
msgctxt "colorpickerdialog|label8"
msgid "_Key:"
msgstr "_Gakoa:"
-#. bNiCN
-#: cui/uiconfig/ui/colorpickerdialog.ui:718
-msgctxt "extended tip | cyanSpinbutton"
-msgid "Set the Cyan color value as expressed in the CMYK color model."
-msgstr "Ezarri kolore-balio cyan-a zuzenean, CMYK kolore-ereduan adierazten den moduan."
-
-#. mMXFr
-#: cui/uiconfig/ui/colorpickerdialog.ui:736
-msgctxt "extended tip | magSpinbutton"
-msgid "Set the Magenta color value as expressed in the CMYK color model."
-msgstr "Ezarri kolore-balio magenta zuzenean, CMYK kolore-ereduan adierazten den moduan."
-
-#. EEgiy
-#: cui/uiconfig/ui/colorpickerdialog.ui:754
-msgctxt "extended tip | yellowSpinbutton"
-msgid "Set the Yellow color value as expressed in the CMYK color model."
-msgstr "Ezarri kolore-balio horia zuzenean, CMYK kolore-ereduan adierazten den moduan."
-
-#. UAAnZ
-#: cui/uiconfig/ui/colorpickerdialog.ui:772
-msgctxt "extended tip | keySpinbutton"
-msgid "Set the Black color value or key (black) as expressed in the CMYK color model."
-msgstr "Ezarri kolore-balio beltza zuzenean, CMYK kolore-ereduan adierazten den moduan."
-
#. mxFDw
-#: cui/uiconfig/ui/colorpickerdialog.ui:789
+#: cui/uiconfig/ui/colorpickerdialog.ui:687
msgctxt "colorpickerdialog|label4"
msgid "CMYK"
msgstr "CMYK"
-#. 9KyXs
-#: cui/uiconfig/ui/colorpickerdialog.ui:828
-msgctxt "extended tip | ColorPicker"
-msgid "%PRODUCTNAME lets you define custom colors using a two-dimensional graphic and numerical gradient chart of the Pick a Color dialog."
-msgstr "%PRODUCTNAME aplikazioan kolore pertsonalizatuak bi dimentsiotako gradiente-diagrama batean definitu daitezke, bai grafikoki bai zenbakiz, 'Aukeratu kolorea' elkarrizketa-koadroan."
-
#. vDFei
#: cui/uiconfig/ui/comment.ui:18
msgctxt "comment|CommentDialog"
@@ -7445,236 +6411,152 @@ msgctxt "comment|label4"
msgid "_Text"
msgstr "_Testua"
-#. 4ZGAd
-#: cui/uiconfig/ui/comment.ui:222
-msgctxt "comment|extended_tip|edit"
-msgid "Enter a comment for the recorded change."
-msgstr "Idatzi grabatutako aldaketaren iruzkina."
-
#. bEtYk
-#: cui/uiconfig/ui/comment.ui:243
+#: cui/uiconfig/ui/comment.ui:238
msgctxt "comment|label5"
msgid "_Insert"
msgstr "T_xertatu"
#. eGHyF
-#: cui/uiconfig/ui/comment.ui:255
+#: cui/uiconfig/ui/comment.ui:250
msgctxt "comment|author"
msgid "Author"
msgstr "Egilea"
#. VjKDs
-#: cui/uiconfig/ui/comment.ui:276
+#: cui/uiconfig/ui/comment.ui:271
msgctxt "comment|alttitle"
msgid "Edit Comment"
msgstr "Editatu iruzkina"
#. JKZFi
-#: cui/uiconfig/ui/comment.ui:292
+#: cui/uiconfig/ui/comment.ui:287
msgctxt "comment|label1"
msgid "Contents"
msgstr "Edukia"
-#. qSQBN
-#: cui/uiconfig/ui/comment.ui:317
-msgctxt "comment|extended_tip|CommentDialog"
-msgid "Enter a comment for the recorded change."
-msgstr "Idatzi grabatutako aldaketaren iruzkina."
-
#. B73bz
#: cui/uiconfig/ui/connectortabpage.ui:62
msgctxt "connectortabpage|FT_TYPE"
msgid "_Type:"
msgstr "_Mota:"
-#. G63AW
-#: cui/uiconfig/ui/connectortabpage.ui:79
-msgctxt "connectortabpage|extended_tip|LB_TYPE"
-msgid "Lists the types of connectors that are available."
-msgstr "Erabilgarri dauden lotura-marren motak zerrendatzen ditu."
-
#. VnKTH
-#: cui/uiconfig/ui/connectortabpage.ui:118
+#: cui/uiconfig/ui/connectortabpage.ui:113
msgctxt "connectortabpage|FT_LINE_1"
msgid "Line _1:"
msgstr "_1. lerroa:"
#. VHqZH
-#: cui/uiconfig/ui/connectortabpage.ui:132
+#: cui/uiconfig/ui/connectortabpage.ui:127
msgctxt "connectortabpage|FT_LINE_2"
msgid "Line _2:"
msgstr "_2. lerroa:"
#. vx3j2
-#: cui/uiconfig/ui/connectortabpage.ui:146
+#: cui/uiconfig/ui/connectortabpage.ui:141
msgctxt "connectortabpage|FT_LINE_3"
msgid "Line _3:"
msgstr "_3. lerroa:"
-#. vUAiW
-#: cui/uiconfig/ui/connectortabpage.ui:165
-msgctxt "connectortabpage|extended_tip|MTR_FLD_LINE_1"
-msgid "Enter a skew value for Line 1."
-msgstr "Sartu 1. marraren desplazamendu-balioa."
-
-#. SGov7
-#: cui/uiconfig/ui/connectortabpage.ui:183
-msgctxt "connectortabpage|extended_tip|MTR_FLD_LINE_2"
-msgid "Enter a skew value for Line 2."
-msgstr "Sartu 2. marraren desplazamendu-balioa."
-
-#. Cv7eg
-#: cui/uiconfig/ui/connectortabpage.ui:201
-msgctxt "connectortabpage|extended_tip|MTR_FLD_LINE_3"
-msgid "Enter a skew value for Line 3."
-msgstr "Sartu 3. marraren desplazamendu-balioa."
-
#. xvCfy
-#: cui/uiconfig/ui/connectortabpage.ui:218
+#: cui/uiconfig/ui/connectortabpage.ui:198
msgctxt "connectortabpage|label2"
msgid "Line Skew"
msgstr "Marra-desplazamendua"
#. hAdsA
-#: cui/uiconfig/ui/connectortabpage.ui:254
+#: cui/uiconfig/ui/connectortabpage.ui:234
msgctxt "connectortabpage|FT_HORZ_1"
msgid "_Begin horizontal:"
msgstr "_Hasiera horizontala:"
#. jENzB
-#: cui/uiconfig/ui/connectortabpage.ui:268
+#: cui/uiconfig/ui/connectortabpage.ui:248
msgctxt "connectortabpage|FT_HORZ_2"
msgid "End _horizontal:"
msgstr "Amaiera _horizontala:"
#. WSBhJ
-#: cui/uiconfig/ui/connectortabpage.ui:282
+#: cui/uiconfig/ui/connectortabpage.ui:262
msgctxt "connectortabpage|FT_VERT_1"
msgid "Begin _vertical:"
msgstr "Hasiera _bertikala:"
#. bGjTC
-#: cui/uiconfig/ui/connectortabpage.ui:296
+#: cui/uiconfig/ui/connectortabpage.ui:276
msgctxt "connectortabpage|FT_VERT_2"
msgid "_End vertical:"
msgstr "A_maiera bertikala:"
-#. md9nD
-#: cui/uiconfig/ui/connectortabpage.ui:315
-msgctxt "connectortabpage|extended_tip|MTR_FLD_HORZ_1"
-msgid "Enter the amount of horizontal space you want at the beginning of the connector."
-msgstr "Sartu marra-loturaren hasieran horizontalean zenbat leku egotea nahi duzun."
-
-#. pUTnF
-#: cui/uiconfig/ui/connectortabpage.ui:333
-msgctxt "connectortabpage|extended_tip|MTR_FLD_HORZ_2"
-msgid "Enter the amount of horizontal space you want at the end of the connector."
-msgstr "Sartu marra-loturaren amaieran horizontalean zenbat leku egotea nahi duzun."
-
-#. 23o9a
-#: cui/uiconfig/ui/connectortabpage.ui:351
-msgctxt "connectortabpage|extended_tip|MTR_FLD_VERT_1"
-msgid "Enter the amount of vertical space you want at the beginning of the connector."
-msgstr "Sartu marra-loturaren hasieran bertikalean zenbat leku egotea nahi duzun."
-
-#. 22Tvd
-#: cui/uiconfig/ui/connectortabpage.ui:369
-msgctxt "connectortabpage|extended_tip|MTR_FLD_VERT_2"
-msgid "Enter the amount of vertical space you want at the end of the connector."
-msgstr "Sartu marra-loturaren amaieran bertikalean zenbat leku egotea nahi duzun."
-
#. idTk6
-#: cui/uiconfig/ui/connectortabpage.ui:386
+#: cui/uiconfig/ui/connectortabpage.ui:346
msgctxt "connectortabpage|label3"
msgid "Line Spacing"
msgstr "Lerroartea"
#. 6hSVr
-#: cui/uiconfig/ui/connectortabpage.ui:425
+#: cui/uiconfig/ui/connectortabpage.ui:385
msgctxt "connectortabpage|CTL_PREVIEW|tooltip_text"
msgid "Preview"
msgstr "Aurrebista"
#. PSBFq
-#: cui/uiconfig/ui/connectortabpage.ui:430
+#: cui/uiconfig/ui/connectortabpage.ui:390
msgctxt "connectortabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Adibidea"
-#. 3HZXi
-#: cui/uiconfig/ui/connectortabpage.ui:446
-msgctxt "connectortabpage|extended_tip|ConnectorTabPage"
-msgid "Sets the properties of a connector."
-msgstr "Lotura-marren propietateak ezartzen ditu."
-
#. ezicB
#: cui/uiconfig/ui/connpooloptions.ui:57
msgctxt "connpooloptions|connectionpooling"
msgid "Connection pooling enabled"
msgstr "Konexioak elkarbiltzea gaituta"
-#. pPghH
-#: cui/uiconfig/ui/connpooloptions.ui:66
-msgctxt "extended_tip|connectionpooling"
-msgid "Specifies whether the chosen connections are pooled."
-msgstr "Hautatutako konexioak elkarbildu ala ez zehazten du."
-
#. GHbky
-#: cui/uiconfig/ui/connpooloptions.ui:87
+#: cui/uiconfig/ui/connpooloptions.ui:82
msgctxt "connpooloptions|driverslabel"
msgid "Drivers known in %PRODUCTNAME"
msgstr "%PRODUCTNAME aplikazioak ezagutzen dituen kontrolatzaileak"
#. Yohxk
-#: cui/uiconfig/ui/connpooloptions.ui:106
+#: cui/uiconfig/ui/connpooloptions.ui:101
msgctxt "connpooloptions|driverlabel"
msgid "Current driver:"
msgstr "Uneko kontrolatzailea:"
#. RGWQy
-#: cui/uiconfig/ui/connpooloptions.ui:136
+#: cui/uiconfig/ui/connpooloptions.ui:131
msgctxt "connpooloptions|enablepooling"
msgid "Enable pooling for this driver"
msgstr "Gaitu elkarbiltzea kontrolatzaile honentzat"
-#. b26rn
-#: cui/uiconfig/ui/connpooloptions.ui:145
-msgctxt "extended_tip|enablepooling"
-msgid "Select a driver from the list and mark the Enable pooling for this driver checkbox in order to pool its connection."
-msgstr "Hautatu zerrendako kontrolatzaile bat eta hautatu Gaitu elkarbiltzea kontrolatzaile honentzat kontrol-laukia bere konexioa elkarbiltzeko."
-
#. uzbLN
-#: cui/uiconfig/ui/connpooloptions.ui:164
+#: cui/uiconfig/ui/connpooloptions.ui:154
msgctxt "connpooloptions|timeoutlabel"
msgid "_Timeout (seconds)"
msgstr "_Denbora-muga (segundotan)"
-#. CUE56
-#: cui/uiconfig/ui/connpooloptions.ui:185
-msgctxt "extended_tip|timeout"
-msgid "Defines the time in seconds after which a pooled connection is freed."
-msgstr "Konexioa askatu aurretik iragango den denbora segundotan definitzen du."
-
#. gWFKz
-#: cui/uiconfig/ui/connpooloptions.ui:232
+#: cui/uiconfig/ui/connpooloptions.ui:217
msgctxt "connpooloptions|drivername"
msgid "Driver name"
msgstr "Kontrolatzailearen izena"
#. pQGCs
-#: cui/uiconfig/ui/connpooloptions.ui:245
+#: cui/uiconfig/ui/connpooloptions.ui:230
msgctxt "connpooloptions|pool"
msgid "Pool"
msgstr "Elkarbiltzea"
#. 7Svws
-#: cui/uiconfig/ui/connpooloptions.ui:258
+#: cui/uiconfig/ui/connpooloptions.ui:243
msgctxt "connpooloptions|timeout"
msgid "Timeout"
msgstr "Denbora-muga"
#. 9ctBe
-#: cui/uiconfig/ui/connpooloptions.ui:296
+#: cui/uiconfig/ui/connpooloptions.ui:281
msgctxt "connpooloptions|label1"
msgid "Connection Pool"
msgstr "Konexioen elkarbiltzea"
@@ -7770,71 +6652,35 @@ msgid "Properties"
msgstr "Propietateak"
#. DcBMH
-#: cui/uiconfig/ui/cuiimapdlg.ui:95
+#: cui/uiconfig/ui/cuiimapdlg.ui:98
msgctxt "cuiimapdlg|label1"
msgid "_URL:"
msgstr "_URLa:"
-#. EhUMH
-#: cui/uiconfig/ui/cuiimapdlg.ui:114
-msgctxt "cuiimapdlg|extended_tip|urlentry"
-msgid "Enter the URL for the file that you want to open when you click the selected hotspot."
-msgstr "Sartu hautatutako gunean klik egitean irekiko den fitxategiaren URLa."
-
#. FLKr9
-#: cui/uiconfig/ui/cuiimapdlg.ui:142
+#: cui/uiconfig/ui/cuiimapdlg.ui:140
msgctxt "cuiimapdlg|label2"
msgid "F_rame:"
msgstr "_Markoa:"
-#. 2uSg3
-#: cui/uiconfig/ui/cuiimapdlg.ui:167
-msgctxt "cuiimapdlg|extended_tip|frameCB"
-msgid "Enter the name of the target frame that you want to open the URL in. You can also select a standard frame name that is recognized by all browsers from the list."
-msgstr "Idatzi URLa irekitzeko helburuko markoaren izena, edo zerrendatik marko-izen estandar bat hauta daiteke. Zerrendako arakatzaile guztiek ezagutzen duten marko-izen estandarra ere hauta daiteke."
-
#. V8Zgo
-#: cui/uiconfig/ui/cuiimapdlg.ui:195
+#: cui/uiconfig/ui/cuiimapdlg.ui:188
msgctxt "cuiimapdlg|label3"
msgid "_Name:"
msgstr "_Izena:"
-#. GcFws
-#: cui/uiconfig/ui/cuiimapdlg.ui:214
-msgctxt "cuiimapdlg|extended_tip|nameentry"
-msgid "Enter a name for the image."
-msgstr "Idatzi irudiaren izena."
-
#. BAXQk
-#: cui/uiconfig/ui/cuiimapdlg.ui:242
+#: cui/uiconfig/ui/cuiimapdlg.ui:230
msgctxt "cuiimapdlg|label4"
msgid "Alternative _text:"
msgstr "_Testu alternatiboa:"
-#. m68ou
-#: cui/uiconfig/ui/cuiimapdlg.ui:261
-msgctxt "cuiimapdlg|extended_tip|textentry"
-msgid "Enter the text that you want to display when the mouse rests on the hotspot in a browser."
-msgstr "Idatzi arakatzaileko gune batean sagua jartzen denean bistaratuko den testua."
-
#. bsgYj
-#: cui/uiconfig/ui/cuiimapdlg.ui:289
+#: cui/uiconfig/ui/cuiimapdlg.ui:272
msgctxt "cuiimapdlg|label5"
msgid "_Description:"
msgstr "_Deskribapena:"
-#. mF6Pw
-#: cui/uiconfig/ui/cuiimapdlg.ui:318
-msgctxt "cuiimapdlg|extended_tip|descTV"
-msgid "Enter a description for the hotspot."
-msgstr "Sartu gunearen deskribapena."
-
-#. 7LsXB
-#: cui/uiconfig/ui/cuiimapdlg.ui:356
-msgctxt "cuiimapdlg|extended_tip|IMapDialog"
-msgid "Lists the properties for the selected hotspot."
-msgstr "Hautatutako gunearen propietateak zerrendatzen ditu."
-
#. 8LR3s
#: cui/uiconfig/ui/customizedialog.ui:8
msgctxt "customizedialog|CustomizeDialog"
@@ -7884,47 +6730,29 @@ msgid "Create Database Link"
msgstr "Sortu datu-basearen esteka"
#. XAYvY
-#: cui/uiconfig/ui/databaselinkdialog.ui:90
+#: cui/uiconfig/ui/databaselinkdialog.ui:93
msgctxt "databaselinkdialog|browse"
msgid "Browse..."
msgstr "Arakatu..."
-#. YPWDd
-#: cui/uiconfig/ui/databaselinkdialog.ui:97
-msgctxt "extended_tip|browse"
-msgid "Opens a file dialog where you can select the database file."
-msgstr "Fitxategiaren elkarrizketa-koadroa irekitzen du datu-basearen fitxategia hautatzeko."
-
#. kvNEy
-#: cui/uiconfig/ui/databaselinkdialog.ui:110
+#: cui/uiconfig/ui/databaselinkdialog.ui:108
msgctxt "databaselinkdialog|label1"
msgid "_Database file:"
msgstr "_Datu-basearen fitxategia:"
#. X5UnF
-#: cui/uiconfig/ui/databaselinkdialog.ui:156
+#: cui/uiconfig/ui/databaselinkdialog.ui:154
msgctxt "databaselinkdialog|label4"
msgid "Registered _name:"
msgstr "E_rregistratutako izena:"
-#. qrTa8
-#: cui/uiconfig/ui/databaselinkdialog.ui:175
-msgctxt "extended_tip|name"
-msgid "Enter a name for the database. %PRODUCTNAME uses this name to access the database."
-msgstr "Idatzi datu-basearen izena. %PRODUCTNAME(e)k datu-basera sartzeko izen hau erabiltzen du."
-
#. FrRyU
-#: cui/uiconfig/ui/databaselinkdialog.ui:194
+#: cui/uiconfig/ui/databaselinkdialog.ui:187
msgctxt "databaselinkdialog|alttitle"
msgid "Edit Database Link"
msgstr "Editatu datu-basearen esteka"
-#. WtSXQ
-#: cui/uiconfig/ui/databaselinkdialog.ui:220
-msgctxt "extended_tip|DatabaseLinkDialog"
-msgid "Creates or edits an entry in the Databases tab page."
-msgstr "Datu-baseak fitxako sarrera bat sortu edo editatzen du."
-
#. ehaGT
#: cui/uiconfig/ui/dbregisterpage.ui:73
msgctxt "dbregisterpage|type"
@@ -7943,38 +6771,20 @@ msgctxt "dbregisterpage|new"
msgid "_New..."
msgstr "_Berria..."
-#. AFdvd
-#: cui/uiconfig/ui/dbregisterpage.ui:130
-msgctxt "extended_tip|new"
-msgid "Opens the Database Link dialog to create a new entry."
-msgstr "Datu-basearen esteka elkarrizketa-koadroa irekitzen du sarrera berri bat sortzeko."
-
#. zqFjG
-#: cui/uiconfig/ui/dbregisterpage.ui:142
+#: cui/uiconfig/ui/dbregisterpage.ui:137
msgctxt "dbregisterpage|delete"
msgid "_Delete"
msgstr "_Ezabatu"
-#. ZqToY
-#: cui/uiconfig/ui/dbregisterpage.ui:149
-msgctxt "extended_tip|delete"
-msgid "Removes the selected entry from the list."
-msgstr "Hautatutako sarrera zerrendatik kentzen du."
-
#. eiE2E
-#: cui/uiconfig/ui/dbregisterpage.ui:161
+#: cui/uiconfig/ui/dbregisterpage.ui:151
msgctxt "dbregisterpage|edit"
msgid "_Edit..."
msgstr "_Editatu..."
-#. fAwt9
-#: cui/uiconfig/ui/dbregisterpage.ui:168
-msgctxt "extended_tip|edit"
-msgid "Opens the Database Link dialog to edit the selected entry."
-msgstr "Datu-basearen esteka elkarrizketa-koadroa irekitzen du, hautatutako sarrera editatzeko."
-
#. Q3nF4
-#: cui/uiconfig/ui/dbregisterpage.ui:193
+#: cui/uiconfig/ui/dbregisterpage.ui:178
msgctxt "dbregisterpage|label1"
msgid "Registered Databases"
msgstr "Erregistratutako datu-baseak"
@@ -8021,216 +6831,174 @@ msgctxt "dimensionlinestabpage|TSB_BELOW_REF_EDGE"
msgid "Measure _below object"
msgstr "Neurtu _azpiko objektua"
-#. DovuA
-#: cui/uiconfig/ui/dimensionlinestabpage.ui:170
-msgctxt "dimensionlinestabpage|extended_tip|TSB_BELOW_REF_EDGE"
-msgid "Reverses the properties set in the Line area."
-msgstr "Marra arean ezarritako propietateak alderantzikatzen ditu."
-
-#. M2qGu
-#: cui/uiconfig/ui/dimensionlinestabpage.ui:189
-msgctxt "dimensionlinestabpage|extended_tip|MTR_LINE_DIST"
-msgid "Specifies the distance between the dimension line and the baseline (line distance = 0)."
-msgstr "Kota-lerroaren eta oinarri-lerroaren arteko distantzia zehazten du (marra-distantzia = 0)."
-
-#. 6wKTs
-#: cui/uiconfig/ui/dimensionlinestabpage.ui:207
-msgctxt "dimensionlinestabpage|extended_tip|MTR_FLD_HELPLINE_OVERHANG"
-msgid "Specifies the length of the left and right guides starting at the baseline (line distance = 0). Positive values extend the guides above the baseline and negative values extend the guides below the baseline."
-msgstr "Ezkerreko eta eskuineko giden luzera zehazten du oinarri-lerrotik hasita (marra-distantzia = 0). Balio positiboek oinarri-lerroaren gainean zabaltzen dituzten gidak eta balio negatiboek oinarri-lerroaren azpian."
-
-#. AdBKh
-#: cui/uiconfig/ui/dimensionlinestabpage.ui:225
-msgctxt "dimensionlinestabpage|extended_tip|MTR_FLD_HELPLINE_DIST"
-msgid "Specifies the length of the right and left guides starting at the dimension line. Positive values extend the guides above the dimension line and negative values extend the guides below the dimension line."
-msgstr "Eskuineko eta ezkerreko giden luzera zehazten du kota-lerrotik hasita. Balio positiboek kota-lerroaren gainean zabaltzen dituzte gidak eta balio negatiboek kota-lerroaren azpian."
-
-#. hFGhD
-#: cui/uiconfig/ui/dimensionlinestabpage.ui:243
-msgctxt "dimensionlinestabpage|extended_tip|MTR_FLD_HELPLINE1_LEN"
-msgid "Specifies the length of the left guide starting at the dimension line. Positive values extend the guide below the dimension line and negative values extend the guide above the dimension line."
-msgstr "Ezkerreko gidaren luzera zehazten du kota-lerrotik hasita. Balio positiboek kota-lerroaren gainean zabaltzen dute gida eta balio negatiboek kota-lerroaren azpian."
-
-#. 3bQD4
-#: cui/uiconfig/ui/dimensionlinestabpage.ui:261
-msgctxt "dimensionlinestabpage|extended_tip|MTR_FLD_HELPLINE2_LEN"
-msgid "Specifies the length of the right guide starting at the dimension line. Positive values extend the guide below the dimension line and negative values extend the guide above the dimension line."
-msgstr "Eskuineko gidaren luzera zehazten du kota-lerrotik hasita. Balio positiboek kota-lerroaren gainean zabaltzen dute gida eta balio negatiboek kota-lerroaren azpian."
-
-#. BKJDe
-#: cui/uiconfig/ui/dimensionlinestabpage.ui:278
-msgctxt "dimensionlinestabpage|extended_tip|MTR_FLD_DECIMALPLACES"
-msgid "Specifies the number of decimal places used for the display of line properties."
-msgstr "Marra propietateak bistaratzeko erabiltzen den dezimal kopurua zehazten du."
-
#. uruYG
-#: cui/uiconfig/ui/dimensionlinestabpage.ui:295
+#: cui/uiconfig/ui/dimensionlinestabpage.ui:260
msgctxt "dimensionlinestabpage|label1"
msgid "Line"
msgstr "Marra"
#. E3CgJ
-#: cui/uiconfig/ui/dimensionlinestabpage.ui:331
+#: cui/uiconfig/ui/dimensionlinestabpage.ui:296
msgctxt "dimensionlinestabpage|FT_POSITION"
msgid "_Text position"
msgstr "_Testuaren kokagunea"
-#. EBYZf
-#: cui/uiconfig/ui/dimensionlinestabpage.ui:374
-msgctxt "dimensionlinestabpage|extended_tip|CTL_POSITION"
-msgid "Determines the position of the dimension text with respect to the dimension line and the guides."
-msgstr "Neurri-testuaren kokalekua zehazten du kota-lerroarekiko eta gidekiko."
-
#. t8Ewg
-#: cui/uiconfig/ui/dimensionlinestabpage.ui:390
+#: cui/uiconfig/ui/dimensionlinestabpage.ui:350
msgctxt "dimensionlinestabpage|TSB_AUTOPOSV"
msgid "_AutoVertical"
msgstr "Automatikoki _bertikala"
-#. mFwVB
-#: cui/uiconfig/ui/dimensionlinestabpage.ui:400
-msgctxt "dimensionlinestabpage|extended_tip|TSB_AUTOPOSV"
-msgid "Determines the optimal vertical position for the dimension text."
-msgstr "Neurri-testuaren kokaleku bertikal optimoa zehazten du."
-
#. KykMq
-#: cui/uiconfig/ui/dimensionlinestabpage.ui:412
+#: cui/uiconfig/ui/dimensionlinestabpage.ui:367
msgctxt "dimensionlinestabpage|TSB_AUTOPOSH"
msgid "A_utoHorizontal"
msgstr "Automatikoki _horizontala"
-#. jepxb
-#: cui/uiconfig/ui/dimensionlinestabpage.ui:422
-msgctxt "dimensionlinestabpage|extended_tip|TSB_AUTOPOSH"
-msgid "Determines the optimal horizontal position for the dimension text."
-msgstr "Neurri-testuaren kokaleku horizontal optimoa zehazten du."
-
#. yQtE3
-#: cui/uiconfig/ui/dimensionlinestabpage.ui:443
+#: cui/uiconfig/ui/dimensionlinestabpage.ui:393
msgctxt "dimensionlinestabpage|TSB_PARALLEL"
msgid "_Parallel to line"
msgstr "_Lerroarekiko paraleloa"
-#. gZdFr
-#: cui/uiconfig/ui/dimensionlinestabpage.ui:453
-msgctxt "dimensionlinestabpage|extended_tip|TSB_PARALLEL"
-msgid "Displays the text parallel to or at 90 degrees to the dimension line."
-msgstr "Kota-lerroarekiko paralelo edo 90 gradutara bistaratzen du testua."
-
#. QNscD
-#: cui/uiconfig/ui/dimensionlinestabpage.ui:465
+#: cui/uiconfig/ui/dimensionlinestabpage.ui:410
msgctxt "dimensionlinestabpage|TSB_SHOW_UNIT"
msgid "Show _measurement units"
msgstr "Erakutsi _neurri-unitateak"
-#. cJRA9
-#: cui/uiconfig/ui/dimensionlinestabpage.ui:475
-msgctxt "dimensionlinestabpage|extended_tip|TSB_SHOW_UNIT"
-msgid "Shows or hides the dimension measurement units. You can also select a measurement unit you want to display from the list."
-msgstr "Neurri-unitateak erakutsi edo ezkutatzen ditu. Bistaratzea nahi duzun neurri-unitatea ere hauta dezakezu zerrendan."
-
-#. EEaqi
-#: cui/uiconfig/ui/dimensionlinestabpage.ui:493
-msgctxt "dimensionlinestabpage|extended_tip|LB_UNIT"
-msgid "Shows or hides the dimension measurement units. You can also select a measurement unit you want to display from the list."
-msgstr "Neurri-unitateak erakutsi edo ezkutatzen ditu. Bistaratzea nahi duzun neurri-unitatea ere hauta dezakezu zerrendan."
-
#. gX83d
-#: cui/uiconfig/ui/dimensionlinestabpage.ui:511
+#: cui/uiconfig/ui/dimensionlinestabpage.ui:446
msgctxt "dimensionlinestabpage|label2"
msgid "Legend"
msgstr "Legenda"
#. TmRKU
-#: cui/uiconfig/ui/dimensionlinestabpage.ui:535
+#: cui/uiconfig/ui/dimensionlinestabpage.ui:470
msgctxt "dimensionlinestabpage|STR_MEASURE_AUTOMATIC"
msgid "Automatic"
msgstr "Automatikoa"
+#. o3vUV
+#: cui/uiconfig/ui/distributiondialog.ui:8
+msgctxt "distributiondialog|DistributionDialog"
+msgid "Distribution"
+msgstr "Banaketa"
+
+#. wG8jp
+#: cui/uiconfig/ui/distributionpage.ui:36
+msgctxt "distributionpage|hornone"
+msgid "_None"
+msgstr "Bat ere e_z"
+
+#. pB5Ai
+#: cui/uiconfig/ui/distributionpage.ui:52
+msgctxt "distributionpage|horleft"
+msgid "_Left"
+msgstr ""
+
+#. pBR9z
+#: cui/uiconfig/ui/distributionpage.ui:68
+msgctxt "distributionpage|horcenter"
+msgid "_Center"
+msgstr ""
+
+#. 6zCGK
+#: cui/uiconfig/ui/distributionpage.ui:84
+msgctxt "distributionpage|horright"
+msgid "_Right"
+msgstr ""
+
+#. b9pAA
+#: cui/uiconfig/ui/distributionpage.ui:126
+msgctxt "distributionpage|hordistance"
+msgid "_Spacing"
+msgstr "_Tartea"
+
+#. 674zH
+#: cui/uiconfig/ui/distributionpage.ui:177
+msgctxt "distributionpage|label"
+msgid "Horizontal"
+msgstr "Horizontala"
+
+#. x6Mf8
+#: cui/uiconfig/ui/distributionpage.ui:210
+msgctxt "distributionpage|vernone"
+msgid "N_one"
+msgstr ""
+
+#. AqXxA
+#: cui/uiconfig/ui/distributionpage.ui:225
+msgctxt "distributionpage|vertop"
+msgid "_Top"
+msgstr "_Goian"
+
+#. CEBVG
+#: cui/uiconfig/ui/distributionpage.ui:241
+msgctxt "distributionpage|vercenter"
+msgid "C_enter"
+msgstr ""
+
+#. WrxKw
+#: cui/uiconfig/ui/distributionpage.ui:258
+msgctxt "distributionpage|verdistance"
+msgid "S_pacing"
+msgstr "_Tartea"
+
+#. FPUuF
+#: cui/uiconfig/ui/distributionpage.ui:274
+msgctxt "distributionpage|verbottom"
+msgid "_Bottom"
+msgstr "_Behean"
+
+#. 74ACK
+#: cui/uiconfig/ui/distributionpage.ui:351
+msgctxt "distributionpage|label1"
+msgid "Vertical"
+msgstr "Bertikala"
+
#. KxUJj
#: cui/uiconfig/ui/editdictionarydialog.ui:26
msgctxt "editdictionarydialog|EditDictionaryDialog"
msgid "Edit Custom Dictionary"
msgstr "Editatu hiztegi pertsonalizatua"
-#. JCLFA
-#: cui/uiconfig/ui/editdictionarydialog.ui:93
-msgctxt "book"
-msgid "Specifies the book to be edited."
-msgstr "Editatuko den liburua zehazten du."
-
-#. trTxg
-#: cui/uiconfig/ui/editdictionarydialog.ui:108
-msgctxt "lang"
-msgid "Assigns a new language to the current custom dictionary."
-msgstr "Beste hizkuntza bat esleitzen dio uneko hiztegi pertsonalizatuari."
-
#. PV8x9
-#: cui/uiconfig/ui/editdictionarydialog.ui:121
+#: cui/uiconfig/ui/editdictionarydialog.ui:114
msgctxt "editdictionarydialog|book_label"
msgid "_Book:"
msgstr "_Liburua:"
#. HAsZg
-#: cui/uiconfig/ui/editdictionarydialog.ui:135
+#: cui/uiconfig/ui/editdictionarydialog.ui:128
msgctxt "editdictionarydialog|lang_label"
msgid "_Language:"
msgstr "_Hizkuntza:"
-#. mE3Lo
-#: cui/uiconfig/ui/editdictionarydialog.ui:180
-msgctxt "replace"
-msgid "This input field is only available if you are editing an exception dictionary or a language-dependent custom dictionary. In exception dictionaries, the field shows the alternative suggestion for the current word in the \"Word\" text box. In language-dependent custom dictionaries, the field contains a known root word, as a model of affixation of the new word or its usage in compound words. For example, in a German custom dictionary, the new word “Litschi” (lychee) with the model word “Gummi” (gum) will result recognition of “Litschis” (lychees), “Litschibaum” (lychee tree), “Litschifrucht” (lychee fruit) etc."
-msgstr "Sarrera-eremu horrek erabilgarri egoteko, salbuespenen hiztegi bat edo hizkuntza baten mendekoa den hiztegi pertsonalizatu bat editatzen egon behar da. Salbuespen-hiztegietan, eremuak uneko hitzaren ordezko iradokizuna erakusten du \"Hitza\" testu-koadroan. Hizkuntza baten mendeko hiztegi pertsonalizatuetan, eremuak erro-hitz ezagun bat du, hari partikulak itsatsita hitz berria sortzeko eredu gisa edo hitz konposatuetan erabilia izan dadin. Adibidez, alemanez, “Litschi” (litxi) hitz berriak, “Gummi” (kola) eredu-hitzarekin, honakoak ezagutuko ditu: “Litschis” (litxiak), “Litschibaum” (litxi-zuhaitza), “Litschifrucht” (litxi-fruitua), etab."
-
-#. 5EwBs
-#: cui/uiconfig/ui/editdictionarydialog.ui:197
-msgctxt "word"
-msgid "You can type a new word for inclusion in the dictionary. In the list below you will see the contents of the current custom dictionary."
-msgstr "Hitz berria idatzi daiteke hiztegian sartua izan dadin. Beheko zerrendan uneko hiztegi pertsonalizatuaren edukiak ikusiko dira."
-
#. WWwmQ
-#: cui/uiconfig/ui/editdictionarydialog.ui:210
+#: cui/uiconfig/ui/editdictionarydialog.ui:193
msgctxt "editdictionarydialog|word_label"
msgid "_Word"
msgstr "H_itza:"
#. okMAh
-#: cui/uiconfig/ui/editdictionarydialog.ui:224
+#: cui/uiconfig/ui/editdictionarydialog.ui:207
msgctxt "editdictionarydialog|replace_label"
msgid "_Replace By"
msgstr "_Ordeztu honekin:"
#. D7JJT
-#: cui/uiconfig/ui/editdictionarydialog.ui:353
+#: cui/uiconfig/ui/editdictionarydialog.ui:336
msgctxt "editdictionarydialog|newreplace"
msgid "_New"
msgstr "_Berria"
-#. CP9Qq
-#: cui/uiconfig/ui/editdictionarydialog.ui:360
-msgctxt "newreplace"
-msgid "Adds the word in the Word text field to your current custom dictionary. The word in the Suggestion field is also added when working with exception dictionaries."
-msgstr "'Hitza' testu-eremuko hitza hiztegi pertsonalizatuari gehitzen dio. 'Iradokizuna' eremuko hitza ere gehitzen da salbuespen-hiztegiekin lan egiten bada."
-
#. K2Sst
-#: cui/uiconfig/ui/editdictionarydialog.ui:372
+#: cui/uiconfig/ui/editdictionarydialog.ui:350
msgctxt "editdictionarydialog|delete"
msgid "_Delete"
msgstr "_Ezabatu"
-#. VzuAW
-#: cui/uiconfig/ui/editdictionarydialog.ui:379
-msgctxt "delete"
-msgid "Removes the marked word from the current custom dictionary."
-msgstr "Markatutako hitza uneko hiztegi pertsonalizatutik kentzen du."
-
-#. 35DN3
-#: cui/uiconfig/ui/editdictionarydialog.ui:414
-msgctxt "EditDictionaryDialog"
-msgid "In the Edit Custom Dictionary dialog you have the option to enter new terms or edit existing entries."
-msgstr "'Editatu hiztegi pertsonalizatua' elkarrizketa-koadroan termino berriak sartzeko edo lehendik dauden sarrerak editatzeko aukera dago."
-
#. XEUyG
#: cui/uiconfig/ui/editmodulesdialog.ui:34
msgctxt "editmodulesdialog|EditModulesDialog"
@@ -8238,67 +7006,37 @@ msgid "Edit Modules"
msgstr "Editatu moduluak"
#. hcGaw
-#: cui/uiconfig/ui/editmodulesdialog.ui:112
+#: cui/uiconfig/ui/editmodulesdialog.ui:115
msgctxt "editmodulesdialog|moredictslink"
msgid "Get more dictionaries online..."
msgstr "Lortu lineako hiztegi gehiago..."
#. ibDJj
-#: cui/uiconfig/ui/editmodulesdialog.ui:134
+#: cui/uiconfig/ui/editmodulesdialog.ui:137
msgctxt "editmodulesdialog|label2"
msgid "Language:"
msgstr "Hizkuntza::"
-#. T7wyy
-#: cui/uiconfig/ui/editmodulesdialog.ui:166
-msgctxt "language"
-msgid "Specifies the language of the module."
-msgstr "Moduluaren hizkuntza zehazten du."
-
#. 9zC9B
-#: cui/uiconfig/ui/editmodulesdialog.ui:198
+#: cui/uiconfig/ui/editmodulesdialog.ui:196
msgctxt "editmodulesdialog|up"
msgid "Move Up"
msgstr "Eraman gora"
-#. Da5kZ
-#: cui/uiconfig/ui/editmodulesdialog.ui:205
-msgctxt "up"
-msgid "Increases the priority of the module selected in the list box by one level."
-msgstr "Zerrenda-koadroan hautatutako moduluaren lehentasuna handitzen du maila batean."
-
#. aGo9M
-#: cui/uiconfig/ui/editmodulesdialog.ui:217
+#: cui/uiconfig/ui/editmodulesdialog.ui:210
msgctxt "editmodulesdialog|down"
msgid "Move Down"
msgstr "Eraman behera"
-#. ZEvov
-#: cui/uiconfig/ui/editmodulesdialog.ui:224
-msgctxt "down"
-msgid "Decreases the priority of the module selected in the list box by one level."
-msgstr "Zerrenda-koadroan hautatutako moduluaren lehentasuna txikitzen du maila batean."
-
#. Vr5kM
-#: cui/uiconfig/ui/editmodulesdialog.ui:236
+#: cui/uiconfig/ui/editmodulesdialog.ui:224
msgctxt "editmodulesdialog|back"
msgid "_Back"
msgstr "At_zera"
-#. FuJDd
-#: cui/uiconfig/ui/editmodulesdialog.ui:243
-msgctxt "back"
-msgid "Click here to undo the current changes in the list box."
-msgstr "Egin klik hemen zerrenda-koadroko uneko aldaketak desegiteko."
-
-#. 4d4Pc
-#: cui/uiconfig/ui/editmodulesdialog.ui:309
-msgctxt "lingudicts"
-msgid "Specifies the language and the available spelling, hyphenation and Thesaurus sub-modules for the selected module."
-msgstr "Hautatutako moduluaren hizkuntza eta ortografia, hitz-zatiketa eta sinonimoen hiztegiaren azpimoduluak zehazten ditu."
-
#. ZF8AG
-#: cui/uiconfig/ui/editmodulesdialog.ui:334
+#: cui/uiconfig/ui/editmodulesdialog.ui:312
msgctxt "editmodulesdialog|label1"
msgid "Options"
msgstr "Aukerak"
@@ -8351,384 +7089,294 @@ msgctxt "effectspage|liststore1"
msgid "Small capitals"
msgstr "Maiuskula txikiak"
-#. 4quGL
-#: cui/uiconfig/ui/effectspage.ui:120
-msgctxt "effectspage|extended_tip|effectslb"
-msgid "Select the font effects that you want to apply."
-msgstr "Zehaztu letra-tipoan aplikatu nahi dituzun efektuak."
-
#. GJExJ
-#: cui/uiconfig/ui/effectspage.ui:134
+#: cui/uiconfig/ui/effectspage.ui:129
msgctxt "effectspage|liststore2"
msgid "(Without)"
msgstr "(Aldaketarik gabe)"
#. 2zc6A
-#: cui/uiconfig/ui/effectspage.ui:135
+#: cui/uiconfig/ui/effectspage.ui:130
msgctxt "effectspage|liststore2"
msgid "Embossed"
msgstr "Erliebeduna"
#. Vq3YD
-#: cui/uiconfig/ui/effectspage.ui:136
+#: cui/uiconfig/ui/effectspage.ui:131
msgctxt "effectspage|liststore2"
msgid "Engraved"
msgstr "Grabatua"
-#. D49UU
-#: cui/uiconfig/ui/effectspage.ui:140
-msgctxt "effectspage|extended_tip|relieflb"
-msgid "Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page."
-msgstr "Hautatu erliebe-efektu bat hautatutako testuan aplikatzeko. Erliebe erliebedunaren bidez karaktereak orrialdetik irtenda egongo balira bezala agertzen dira. Erliebe grabatuaren bidez karaktereak orrialdean zapalduta egongo balira bezala agertzen dira."
-
#. G8SPK
-#: cui/uiconfig/ui/effectspage.ui:154
+#: cui/uiconfig/ui/effectspage.ui:144
msgctxt "effectspage|liststore3"
msgid "(Without)"
msgstr "(Aldaketarik gabe)"
#. V3aSU
-#: cui/uiconfig/ui/effectspage.ui:155
+#: cui/uiconfig/ui/effectspage.ui:145
msgctxt "effectspage|liststore3"
msgid "Dot"
msgstr "Puntua"
#. sek6h
-#: cui/uiconfig/ui/effectspage.ui:156
+#: cui/uiconfig/ui/effectspage.ui:146
msgctxt "effectspage|liststore3"
msgid "Circle"
msgstr "Zirkulua"
#. rbdan
-#: cui/uiconfig/ui/effectspage.ui:157
+#: cui/uiconfig/ui/effectspage.ui:147
msgctxt "effectspage|liststore3"
msgid "Disc"
msgstr "Diskoa"
#. CCKAv
-#: cui/uiconfig/ui/effectspage.ui:158
+#: cui/uiconfig/ui/effectspage.ui:148
msgctxt "effectspage|liststore3"
msgid "Accent"
msgstr "Azentua"
-#. VSsqz
-#: cui/uiconfig/ui/effectspage.ui:162
-msgctxt "effectspage|extended_tip|emphasislb"
-msgid "Select a character to display over or below the entire length of the selected text."
-msgstr "Hautatu karaktere bat, hautatutako testuaren luzera osoan gainetik edo azpitik bistaratu dadin."
-
#. Z6WHC
-#: cui/uiconfig/ui/effectspage.ui:176
+#: cui/uiconfig/ui/effectspage.ui:161
msgctxt "effectspage|liststore4"
msgid "Above text"
msgstr "Testuaren gainean"
#. 4dQqG
-#: cui/uiconfig/ui/effectspage.ui:177
+#: cui/uiconfig/ui/effectspage.ui:162
msgctxt "effectspage|liststore4"
msgid "Below text"
msgstr "Testuaren azpian"
-#. HPUf8
-#: cui/uiconfig/ui/effectspage.ui:181
-msgctxt "effectspage|extended_tip|positionlb"
-msgid "Specify where to display the emphasis marks."
-msgstr "Zehaztu enfasi-markak non bistaratuko diren."
-
#. D848F
-#: cui/uiconfig/ui/effectspage.ui:194
+#: cui/uiconfig/ui/effectspage.ui:174
msgctxt "effectspage|positionft"
msgid "Position:"
msgstr "Kokagunea:"
#. QBQPF
-#: cui/uiconfig/ui/effectspage.ui:208
+#: cui/uiconfig/ui/effectspage.ui:188
msgctxt "effectspage|emphasisft"
msgid "Emphasis mark:"
msgstr "Enfasi-marka:"
#. 5pMfK
-#: cui/uiconfig/ui/effectspage.ui:220
+#: cui/uiconfig/ui/effectspage.ui:200
msgctxt "effectspage|outlinecb"
msgid "Outline"
msgstr "Eskema"
-#. fXVDq
-#: cui/uiconfig/ui/effectspage.ui:230
-msgctxt "effectspage|extended_tip|outlinecb"
-msgid "Displays the outline of the selected characters. This effect does not work with every font."
-msgstr "Hautatutako karaktereen eskema bistaratzen du. Efektu honek ez du funtzionatzen letra-tipo guztietan."
-
#. umH7r
-#: cui/uiconfig/ui/effectspage.ui:241
+#: cui/uiconfig/ui/effectspage.ui:216
msgctxt "effectspage|shadowcb"
msgid "Shadow"
msgstr "Itzala"
-#. 8tyio
-#: cui/uiconfig/ui/effectspage.ui:251
-msgctxt "effectspage|extended_tip|shadowcb"
-msgid "Adds a shadow that casts below and to the right of the selected characters."
-msgstr "Itzal bat gehitzen die hautatutako karaktereei, beherantz eta eskuinerantz hedatzen dena."
-
#. KraW7
-#: cui/uiconfig/ui/effectspage.ui:262
+#: cui/uiconfig/ui/effectspage.ui:232
msgctxt "effectspage|hiddencb"
msgid "Hidden"
msgstr "Ezkutatuta"
-#. wFPA3
-#: cui/uiconfig/ui/effectspage.ui:272
-msgctxt "effectspage|extended_tip|hiddencb"
-msgid "Hides the selected characters."
-msgstr "Hautatutako karaktereak ezkutatzen ditu."
-
#. GZX6U
-#: cui/uiconfig/ui/effectspage.ui:304
+#: cui/uiconfig/ui/effectspage.ui:269
msgctxt "effectspage|effectsft2"
msgid "Effects"
msgstr "Efektuak"
#. BD3Ka
-#: cui/uiconfig/ui/effectspage.ui:341
+#: cui/uiconfig/ui/effectspage.ui:306
msgctxt "effectspage|label46"
msgid "Overlining:"
msgstr "Goimarratzea:"
#. WtjES
-#: cui/uiconfig/ui/effectspage.ui:355
+#: cui/uiconfig/ui/effectspage.ui:320
msgctxt "effectspage|label47"
msgid "Strikethrough:"
msgstr "Marratua:"
#. tCP45
-#: cui/uiconfig/ui/effectspage.ui:369
+#: cui/uiconfig/ui/effectspage.ui:334
msgctxt "effectspage|label48"
msgid "Underlining:"
msgstr "Azpimarratzea:"
#. EGta9
-#: cui/uiconfig/ui/effectspage.ui:384 cui/uiconfig/ui/effectspage.ui:418
+#: cui/uiconfig/ui/effectspage.ui:349 cui/uiconfig/ui/effectspage.ui:378
msgctxt "effectspage|liststore6"
msgid "(Without)"
msgstr "(Aldaketarik gabe)"
#. wvpKK
-#: cui/uiconfig/ui/effectspage.ui:385 cui/uiconfig/ui/effectspage.ui:419
+#: cui/uiconfig/ui/effectspage.ui:350 cui/uiconfig/ui/effectspage.ui:379
msgctxt "effectspage|liststore6"
msgid "Single"
msgstr "Soila"
#. dCubb
-#: cui/uiconfig/ui/effectspage.ui:386 cui/uiconfig/ui/effectspage.ui:420
+#: cui/uiconfig/ui/effectspage.ui:351 cui/uiconfig/ui/effectspage.ui:380
msgctxt "effectspage|liststore6"
msgid "Double"
msgstr "Bikoitza"
#. JFKfG
-#: cui/uiconfig/ui/effectspage.ui:387 cui/uiconfig/ui/effectspage.ui:421
+#: cui/uiconfig/ui/effectspage.ui:352 cui/uiconfig/ui/effectspage.ui:381
msgctxt "effectspage|liststore6"
msgid "Bold"
msgstr "Lodia"
#. m7Jwh
-#: cui/uiconfig/ui/effectspage.ui:388 cui/uiconfig/ui/effectspage.ui:422
+#: cui/uiconfig/ui/effectspage.ui:353 cui/uiconfig/ui/effectspage.ui:382
msgctxt "effectspage|liststore6"
msgid "Dotted"
msgstr "Puntukatua"
#. iC5t6
-#: cui/uiconfig/ui/effectspage.ui:389 cui/uiconfig/ui/effectspage.ui:423
+#: cui/uiconfig/ui/effectspage.ui:354 cui/uiconfig/ui/effectspage.ui:383
msgctxt "effectspage|liststore6"
msgid "Dotted (Bold)"
msgstr "Puntukatua (lodia)"
#. uGcdw
-#: cui/uiconfig/ui/effectspage.ui:390 cui/uiconfig/ui/effectspage.ui:424
+#: cui/uiconfig/ui/effectspage.ui:355 cui/uiconfig/ui/effectspage.ui:384
msgctxt "effectspage|liststore6"
msgid "Dash"
msgstr "Marra"
#. BLRCY
-#: cui/uiconfig/ui/effectspage.ui:391 cui/uiconfig/ui/effectspage.ui:425
+#: cui/uiconfig/ui/effectspage.ui:356 cui/uiconfig/ui/effectspage.ui:385
msgctxt "effectspage|liststore6"
msgid "Dash (Bold)"
msgstr "Marra (lodia)"
#. FCcKo
-#: cui/uiconfig/ui/effectspage.ui:392 cui/uiconfig/ui/effectspage.ui:426
+#: cui/uiconfig/ui/effectspage.ui:357 cui/uiconfig/ui/effectspage.ui:386
msgctxt "effectspage|liststore6"
msgid "Long Dash"
msgstr "Marra luzea"
#. 7UBEL
-#: cui/uiconfig/ui/effectspage.ui:393 cui/uiconfig/ui/effectspage.ui:427
+#: cui/uiconfig/ui/effectspage.ui:358 cui/uiconfig/ui/effectspage.ui:387
msgctxt "effectspage|liststore6"
msgid "Long Dash (Bold)"
msgstr "Marra luzea (lodia)"
#. a58XD
-#: cui/uiconfig/ui/effectspage.ui:394 cui/uiconfig/ui/effectspage.ui:428
+#: cui/uiconfig/ui/effectspage.ui:359 cui/uiconfig/ui/effectspage.ui:388
msgctxt "effectspage|liststore6"
msgid "Dot Dash"
msgstr "Puntu-marra"
#. MhBD8
-#: cui/uiconfig/ui/effectspage.ui:395 cui/uiconfig/ui/effectspage.ui:429
+#: cui/uiconfig/ui/effectspage.ui:360 cui/uiconfig/ui/effectspage.ui:389
msgctxt "effectspage|liststore6"
msgid "Dot Dash (Bold)"
msgstr "Puntu-marra (lodia)"
#. AcyEi
-#: cui/uiconfig/ui/effectspage.ui:396 cui/uiconfig/ui/effectspage.ui:430
+#: cui/uiconfig/ui/effectspage.ui:361 cui/uiconfig/ui/effectspage.ui:390
msgctxt "effectspage|liststore6"
msgid "Dot Dot Dash"
msgstr "Puntu-puntu-marra"
#. BRq6u
-#: cui/uiconfig/ui/effectspage.ui:397 cui/uiconfig/ui/effectspage.ui:431
+#: cui/uiconfig/ui/effectspage.ui:362 cui/uiconfig/ui/effectspage.ui:391
msgctxt "effectspage|liststore6"
msgid "Dot Dot Dash (Bold)"
msgstr "Puntu-puntu-marra (lodia)"
#. kEEBv
-#: cui/uiconfig/ui/effectspage.ui:398 cui/uiconfig/ui/effectspage.ui:432
+#: cui/uiconfig/ui/effectspage.ui:363 cui/uiconfig/ui/effectspage.ui:392
msgctxt "effectspage|liststore6"
msgid "Wave"
msgstr "Uhina"
#. XDicz
-#: cui/uiconfig/ui/effectspage.ui:399 cui/uiconfig/ui/effectspage.ui:433
+#: cui/uiconfig/ui/effectspage.ui:364 cui/uiconfig/ui/effectspage.ui:393
msgctxt "effectspage|liststore6"
msgid "Wave (Bold)"
msgstr "Uhina (lodia)"
#. ZxdxD
-#: cui/uiconfig/ui/effectspage.ui:400 cui/uiconfig/ui/effectspage.ui:434
+#: cui/uiconfig/ui/effectspage.ui:365 cui/uiconfig/ui/effectspage.ui:394
msgctxt "effectspage|liststore6"
msgid "Double Wave"
msgstr "Uhin bikoitza"
-#. i6Qpd
-#: cui/uiconfig/ui/effectspage.ui:404
-msgctxt "effectspage|extended_tip|overlinelb"
-msgid "Select the overlining style that you want to apply. To apply the overlining to words only, select the Individual Words box."
-msgstr "Hautatu aplikatu nahi duzun gaineko marraren estiloa. Gaineko marra hitzei bakarrik aplikatzeko, hautatu Hitzez hitz koadroa."
-
-#. jbrhD
-#: cui/uiconfig/ui/effectspage.ui:438
-msgctxt "effectspage|extended_tip|underlinelb"
-msgid "Select the underlining style that you want to apply. To apply the underlining to words only, select the Individual Words box."
-msgstr "Hautatu aplikatu nahi duzun azpimarraren estiloa. Azpimarra hitzei bakarrik aplikatzeko, hautatu Hitzez hitz koadroa."
-
#. FgNij
-#: cui/uiconfig/ui/effectspage.ui:452
+#: cui/uiconfig/ui/effectspage.ui:407
msgctxt "effectspage|liststore5"
msgid "(Without)"
msgstr "(Aldaketarik gabe)"
#. Q4YtH
-#: cui/uiconfig/ui/effectspage.ui:453
+#: cui/uiconfig/ui/effectspage.ui:408
msgctxt "effectspage|liststore5"
msgid "Single"
msgstr "Soila"
#. 9ndBZ
-#: cui/uiconfig/ui/effectspage.ui:454
+#: cui/uiconfig/ui/effectspage.ui:409
msgctxt "effectspage|liststore5"
msgid "Double"
msgstr "Bikoitza"
#. p5Q9A
-#: cui/uiconfig/ui/effectspage.ui:455
+#: cui/uiconfig/ui/effectspage.ui:410
msgctxt "effectspage|liststore5"
msgid "Bold"
msgstr "Lodia"
#. bcZBk
-#: cui/uiconfig/ui/effectspage.ui:456
+#: cui/uiconfig/ui/effectspage.ui:411
msgctxt "effectspage|liststore5"
msgid "With /"
msgstr "Honekin /:"
#. GJKbv
-#: cui/uiconfig/ui/effectspage.ui:457
+#: cui/uiconfig/ui/effectspage.ui:412
msgctxt "effectspage|liststore5"
msgid "With X"
msgstr "Xrekin"
-#. Pmdav
-#: cui/uiconfig/ui/effectspage.ui:461
-msgctxt "effectspage|extended_tip|strikeoutlb"
-msgid "Select a strikethrough style for the selected text."
-msgstr "Hautatu marratze-estilo bat hautatutako testurako."
-
-#. qtErr
-#: cui/uiconfig/ui/effectspage.ui:483
-msgctxt "effectspage|extended_tip|underlinecolorlb"
-msgid "Select the color for the underlining."
-msgstr "Hautatu azpimarraren kolorea."
-
-#. vuxpt
-#: cui/uiconfig/ui/effectspage.ui:505
-msgctxt "effectspage|extended_tip|overlinecolorlb"
-msgid "Select the color for the overlining."
-msgstr "Hautatu goiko marraren kolorea."
-
#. VYaEr
-#: cui/uiconfig/ui/effectspage.ui:516
+#: cui/uiconfig/ui/effectspage.ui:454
msgctxt "effectspage|individualwordscb"
msgid "Individual words"
msgstr "Hitzez hitz"
-#. AP5Gy
-#: cui/uiconfig/ui/effectspage.ui:525
-msgctxt "effectspage|extended_tip|individualwordscb"
-msgid "Applies the selected effect only to words and ignores spaces."
-msgstr "Hautatutako efektua hitzei soilik aplikatzen die eta zuriuneei ez."
-
#. oFKJN
-#: cui/uiconfig/ui/effectspage.ui:571
+#: cui/uiconfig/ui/effectspage.ui:504
msgctxt "effectspage|textdecoration"
msgid "Text Decoration"
msgstr "Testu-apaingarria"
#. omW2n
-#: cui/uiconfig/ui/effectspage.ui:607
+#: cui/uiconfig/ui/effectspage.ui:540
msgctxt "effectspage|fontcolorft"
msgid "Font color:"
msgstr "Letra-kolorea:"
-#. ttwFt
-#: cui/uiconfig/ui/effectspage.ui:630
-msgctxt "effectspage|extended_tip|fontcolorlb"
-msgid "Sets the color for the selected text. If you select Automatic, the text color is set to black for light backgrounds and to white for dark backgrounds."
-msgstr "Hautatutako testuaren kolorea ezartzen du. Automatikoa hautatzen baduzu, testu-kolorea beltza izango da atzeko plano argietan eta zuria atzeko plano ilunetan."
-
#. aAbzm
-#: cui/uiconfig/ui/effectspage.ui:642
+#: cui/uiconfig/ui/effectspage.ui:569
msgctxt "effectspage|a11ywarning"
msgid "Accessibility option \"Use automatic font color for screen display\" is active. Font color attributes are not currently used to display text."
msgstr "'Erabili letra-kolore automatikoa pantaila-bistaratzerako' irisgarritasun-aukera aktibatuta dago. Letra-tipoaren kolore-atributuak une honetan ez dira erabiltzen ari testua bistaratzeko."
#. AZF8Q
-#: cui/uiconfig/ui/effectspage.ui:656
+#: cui/uiconfig/ui/effectspage.ui:583
msgctxt "effectspage|fonttransparencyft"
msgid "_Transparency:"
msgstr "_Gardentasuna:"
#. vELSr
-#: cui/uiconfig/ui/effectspage.ui:689
+#: cui/uiconfig/ui/effectspage.ui:616
msgctxt "effectspage|fontcolorft3"
msgid "Font Color"
msgstr "Letra-kolorea"
-#. TzsRB
-#: cui/uiconfig/ui/effectspage.ui:705
-msgctxt "effectspage|extended_tip|EffectsPage"
-msgid "Specify the font effects that you want to use."
-msgstr "Zehaztu letra-tipoan erabili nahi dituzun efektuak."
-
#. GypUU
#: cui/uiconfig/ui/embossdialog.ui:8
msgctxt "embossdialog|EmbossDialog"
@@ -8736,23 +7384,17 @@ msgid "Emboss"
msgstr "Erliebea"
#. uAQBB
-#: cui/uiconfig/ui/embossdialog.ui:138
+#: cui/uiconfig/ui/embossdialog.ui:141
msgctxt "embossdialog|label2"
msgid "_Light source:"
msgstr "_Argi-iturria:"
#. GPyhz
-#: cui/uiconfig/ui/embossdialog.ui:192
+#: cui/uiconfig/ui/embossdialog.ui:195
msgctxt "embossdialog|label1"
msgid "Parameters"
msgstr "Parametroak"
-#. AuuQ6
-#: cui/uiconfig/ui/embossdialog.ui:217
-msgctxt "embossdialog|extended_tip|EmbossDialog"
-msgid "Displays a dialog for creating reliefs."
-msgstr "Erliebeak sortzeko elkarrizketa-koadro bat erakusten du."
-
#. RjncS
#: cui/uiconfig/ui/entrycontextmenu.ui:12
msgctxt "entrycontextmenu|remove"
@@ -8796,83 +7438,47 @@ msgid "Assign Macro"
msgstr "Esleitu makroa"
#. BgFFN
-#: cui/uiconfig/ui/eventassignpage.ui:84
+#: cui/uiconfig/ui/eventassignpage.ui:85
msgctxt "eventassignpage|eventft"
msgid "Event"
msgstr "Gertaera"
#. ginEm
-#: cui/uiconfig/ui/eventassignpage.ui:97
+#: cui/uiconfig/ui/eventassignpage.ui:98
msgctxt "eventassignpage|assignft"
msgid "Assigned Action"
msgstr "Esleitutako ekintza"
-#. xj34d
-#: cui/uiconfig/ui/eventassignpage.ui:108
-msgctxt "eventassignpage|extended_tip|assignments"
-msgid "Lists the events that can trigger a macro."
-msgstr "Makroa exekuta dezaketen gertaerak zerrendatzen ditu."
-
#. P3GeQ
-#: cui/uiconfig/ui/eventassignpage.ui:121
+#: cui/uiconfig/ui/eventassignpage.ui:117
msgctxt "eventassignpage|libraryft1"
msgid "Assignments"
msgstr "Esleipenak"
#. dcPPB
-#: cui/uiconfig/ui/eventassignpage.ui:142
+#: cui/uiconfig/ui/eventassignpage.ui:138
msgctxt "eventassignpage|assign"
msgid "Assign"
msgstr "Esleitu"
-#. dMCaf
-#: cui/uiconfig/ui/eventassignpage.ui:150
-msgctxt "eventassignpage|extended_tip|assign"
-msgid "Assigns the selected macro to the selected event."
-msgstr "Hautatutako makroa hautatutako gertaerari esleitzen dio."
-
#. nwUkL
-#: cui/uiconfig/ui/eventassignpage.ui:162
+#: cui/uiconfig/ui/eventassignpage.ui:153
msgctxt "eventassignpage|delete"
msgid "Remove"
msgstr "Kendu"
-#. qaQin
-#: cui/uiconfig/ui/eventassignpage.ui:169
-msgctxt "eventassignpage|extended_tip|delete"
-msgid "Removes the macro assignment from the selected entry."
-msgstr "Hautatutako sarrerari makroa esleitzea kentzen dio."
-
-#. 9GNQR
-#: cui/uiconfig/ui/eventassignpage.ui:249
-msgctxt "eventassignpage|extended_tip|libraries"
-msgid "Lists the %PRODUCTNAME program and any open %PRODUCTNAME document."
-msgstr "%PRODUCTNAME aplikazioa eta irekitako edozein %PRODUCTNAME dokumentu zerrendatzen ditu."
-
#. y7Vyi
-#: cui/uiconfig/ui/eventassignpage.ui:262
+#: cui/uiconfig/ui/eventassignpage.ui:244
msgctxt "eventassignpage|macrotoft"
msgid "Macro From"
msgstr "Hemengo makroa:"
-#. n2zaD
-#: cui/uiconfig/ui/eventassignpage.ui:330
-msgctxt "eventassignpage|extended_tip|macros"
-msgid "Lists the available macros. Select the macro that you want to assign to the selected event, and then click Assign."
-msgstr "Erabilgarri dauden makroak zerrendatzen ditu. Hautatu gertaerari esleitu nahi diozun makroa eta sakatu Esleitu botoia."
-
#. d229E
-#: cui/uiconfig/ui/eventassignpage.ui:343
+#: cui/uiconfig/ui/eventassignpage.ui:320
msgctxt "eventassignpage|existingmacrosft"
msgid "Existing Macros"
msgstr "Lehendik dauden makroak"
-#. ZKRQr
-#: cui/uiconfig/ui/eventassignpage.ui:364
-msgctxt "eventassignpage|extended_tip|EventAssignPage"
-msgid "Specifies the macro to run when you click an image, frame, or an OLE object."
-msgstr "Irudi, marko edo OLE objektu batean klik egitean exekutatu beharreko makroa zehazten du."
-
#. 83DK5
#: cui/uiconfig/ui/eventsconfigpage.ui:41
msgctxt "eventsconfigpage|label1"
@@ -8885,60 +7491,30 @@ msgctxt "eventsconfigpage|macro"
msgid "M_acro..."
msgstr "M_akroa..."
-#. TqHir
-#: cui/uiconfig/ui/eventsconfigpage.ui:67
-msgctxt "eventsconfigpage|extended_tip|macro"
-msgid "Opens the Macro Selector to assign a macro to the selected event."
-msgstr "Makro-hautatzailea irekitzen du hautatutako gertaerari makro bat esleitzeko."
-
#. gxSRb
-#: cui/uiconfig/ui/eventsconfigpage.ui:79
+#: cui/uiconfig/ui/eventsconfigpage.ui:74
msgctxt "eventsconfigpage|delete"
msgid "_Remove"
msgstr "_Kendu"
-#. FGfuV
-#: cui/uiconfig/ui/eventsconfigpage.ui:86
-msgctxt "eventsconfigpage|extended_tip|delete"
-msgid "Deletes the macro or component assignment for the selected event."
-msgstr "Hautatutako gertaerarako makroa edo osagai-esleipena ezabatzen du."
-
#. Ebcvv
-#: cui/uiconfig/ui/eventsconfigpage.ui:126
+#: cui/uiconfig/ui/eventsconfigpage.ui:116
msgctxt "eventsconfigpage|label2"
msgid "Save in:"
msgstr "Gorde hemen:"
-#. JQMTJ
-#: cui/uiconfig/ui/eventsconfigpage.ui:143
-msgctxt "eventsconfigpage|extended_tip|savein"
-msgid "Select first where to save the event binding, in the current document or in %PRODUCTNAME."
-msgstr "Lehenik hautatu non gorde nahi duzun gertaera-lotura: uneko dokumentuan edo %PRODUCTNAME(e)n."
-
#. C6KwW
-#: cui/uiconfig/ui/eventsconfigpage.ui:182
+#: cui/uiconfig/ui/eventsconfigpage.ui:167
msgctxt "eventsconfigpage|eventft"
msgid "Event"
msgstr "Gertaera"
#. daKJA
-#: cui/uiconfig/ui/eventsconfigpage.ui:206
+#: cui/uiconfig/ui/eventsconfigpage.ui:191
msgctxt "eventsconfigpage|actionft"
msgid "Assigned Action"
msgstr "Esleitutako ekintza"
-#. Gp5MK
-#: cui/uiconfig/ui/eventsconfigpage.ui:217
-msgctxt "eventsconfigpage|extended_tip|events"
-msgid "The big list box lists the events and the assigned macros. After you selected the location in the Save In list box, select an event in the big list box. Then click Assign Macro."
-msgstr "Zerrenda-koadro handiak gertaerak eta esleitutako makroak zerrendatzen ditu. Kokalekua hautatu ondoren Gorde hemen zerrenda-koadroan, hautatu zerrenda-koadro handiko gertaera bat. Ondoren egin klik Esleitu makroa aukeran."
-
-#. aCb4v
-#: cui/uiconfig/ui/eventsconfigpage.ui:242
-msgctxt "eventsconfigpage|extended_tip|EventsConfigPage"
-msgid "Assigns macros to program events. The assigned macro runs automatically every time the selected event occurs."
-msgstr "Programa-gertaerei makroak esleitzen dizkie. Esleitutako makroak automatikoki exekutatzen dira, gertaera jazotzen den aldi guztietan."
-
#. BvWSS
#: cui/uiconfig/ui/fmsearchdialog.ui:8
msgctxt "fmsearchdialog|RecordSearchDialog"
@@ -8946,293 +7522,155 @@ msgid "Record Search"
msgstr "Erregistro-bilaketa"
#. BiFWr
-#: cui/uiconfig/ui/fmsearchdialog.ui:24
+#: cui/uiconfig/ui/fmsearchdialog.ui:27
msgctxt "fmsearchdialog|pbSearchAgain"
msgid "S_earch"
msgstr "_Bilatu"
-#. LBdux
-#: cui/uiconfig/ui/fmsearchdialog.ui:33
-msgctxt "fmsearchdialog|extended_tip|pbSearchAgain"
-msgid "Starts or cancels the search."
-msgstr "Bilaketa hasi edo bertan behera uzten du."
-
-#. QReEJ
-#: cui/uiconfig/ui/fmsearchdialog.ui:52
-msgctxt "fmsearchdialog|extended_tip|close"
-msgid "Closes the dialog. The settings of the last search will be saved until you quit %PRODUCTNAME."
-msgstr "Elkarrizketa-koadroa ixten da. %PRODUCTNAME(e)tik irten arte azken bilaketaren ezarpenak gorde egingo dira."
-
-#. UPeyv
-#: cui/uiconfig/ui/fmsearchdialog.ui:146
-msgctxt "fmsearchdialog|extended_tip|cmbSearchText"
-msgid "Enter the search term in the box or select it from the list."
-msgstr "Sartu bilaketa-terminoa koadroan edo hautatu zerrendan."
-
#. sC6j6
-#: cui/uiconfig/ui/fmsearchdialog.ui:157
+#: cui/uiconfig/ui/fmsearchdialog.ui:146
msgctxt "fmsearchdialog|rbSearchForText"
msgid "_Text:"
msgstr "_Testua:"
-#. Abepw
-#: cui/uiconfig/ui/fmsearchdialog.ui:167
-msgctxt "fmsearchdialog|extended_tip|rbSearchForText"
-msgid "Enter the search term in the box or select it from the list."
-msgstr "Sartu bilaketa-terminoa koadroan edo hautatu zerrendan."
-
#. CrVGp
-#: cui/uiconfig/ui/fmsearchdialog.ui:185
+#: cui/uiconfig/ui/fmsearchdialog.ui:169
msgctxt "fmsearchdialog|rbSearchForNull"
msgid "Field content is _NULL"
msgstr "Eremuaren edukia _NULL da"
-#. CSSkE
-#: cui/uiconfig/ui/fmsearchdialog.ui:196
-msgctxt "fmsearchdialog|extended_tip|rbSearchForNull"
-msgid "Specifies that fields will be found that contain no data."
-msgstr "Daturik ez duten eremuak bilatuko direla zehazten du."
-
#. zxjuF
-#: cui/uiconfig/ui/fmsearchdialog.ui:208
+#: cui/uiconfig/ui/fmsearchdialog.ui:187
msgctxt "fmsearchdialog|rbSearchForNotNull"
msgid "Field content is not NU_LL"
msgstr "Eremuaren edukia ez da N_ULL"
-#. oybVR
-#: cui/uiconfig/ui/fmsearchdialog.ui:219
-msgctxt "fmsearchdialog|extended_tip|rbSearchForNotNull"
-msgid "Specifies that fields will be found that contain data."
-msgstr "Datuak dituzten eremuak bilatuko direla zehazten du."
-
#. X9FQy
-#: cui/uiconfig/ui/fmsearchdialog.ui:243
+#: cui/uiconfig/ui/fmsearchdialog.ui:217
msgctxt "fmsearchdialog|flSearchFor"
msgid "_Search for"
msgstr "_Bilatu:"
#. PGaCY
-#: cui/uiconfig/ui/fmsearchdialog.ui:299
+#: cui/uiconfig/ui/fmsearchdialog.ui:273
msgctxt "fmsearchdialog|rbSingleField"
msgid "_Single field:"
msgstr "Eremu _bakarra:"
-#. 9kRju
-#: cui/uiconfig/ui/fmsearchdialog.ui:309
-msgctxt "fmsearchdialog|extended_tip|rbSingleField"
-msgid "Searches through a specified data field."
-msgstr "Zehaztutako datu-eremu baten bidez bilatzen du."
-
-#. TyqAE
-#: cui/uiconfig/ui/fmsearchdialog.ui:327
-msgctxt "fmsearchdialog|extended_tip|lbField"
-msgid "Searches through a specified data field."
-msgstr "Zehaztutako datu-eremu baten bidez bilatzen du."
-
#. aLBBD
-#: cui/uiconfig/ui/fmsearchdialog.ui:345
+#: cui/uiconfig/ui/fmsearchdialog.ui:309
msgctxt "fmsearchdialog|rbAllFields"
msgid "_All fields"
msgstr "Eremu _guztiak"
-#. mWvzW
-#: cui/uiconfig/ui/fmsearchdialog.ui:356
-msgctxt "fmsearchdialog|extended_tip|rbAllFields"
-msgid "Searches through all fields."
-msgstr "Eremu guztietan bilatzen du."
-
#. 64yD3
-#: cui/uiconfig/ui/fmsearchdialog.ui:374
+#: cui/uiconfig/ui/fmsearchdialog.ui:333
msgctxt "fmsearchdialog|ftForm"
msgid "Form:"
msgstr "Inprimakia:"
-#. aCM9Q
-#: cui/uiconfig/ui/fmsearchdialog.ui:391
-msgctxt "fmsearchdialog|extended_tip|lbForm"
-msgid "Specifies the logical form in which you want the search to take place."
-msgstr "Bilaketa zein inprimaki logikotan nahi duzun egitea zehazten du."
-
#. B2SYL
-#: cui/uiconfig/ui/fmsearchdialog.ui:454
+#: cui/uiconfig/ui/fmsearchdialog.ui:408
msgctxt "fmsearchdialog|label2"
msgid "Where to Search"
msgstr "Non bilatu"
#. yqEse
-#: cui/uiconfig/ui/fmsearchdialog.ui:504
+#: cui/uiconfig/ui/fmsearchdialog.ui:458
msgctxt "fmsearchdialog|ftPosition"
msgid "_Position:"
msgstr "_Kokagunea:"
-#. BLRj3
-#: cui/uiconfig/ui/fmsearchdialog.ui:522
-msgctxt "fmsearchdialog|extended_tip|lbPosition"
-msgid "Specifies the relationship of the search term and the field contents."
-msgstr "Bilaketa-terminoaren eta eremu-edukien arteko erlazioa zehazten du."
-
#. c6ZbD
-#: cui/uiconfig/ui/fmsearchdialog.ui:546
+#: cui/uiconfig/ui/fmsearchdialog.ui:495
msgctxt "fmsearchdialog|HalfFullFormsCJK"
msgid "Match character wi_dth"
msgstr "Kontuan hartu karaktere-_zabalera"
-#. wAKeF
-#: cui/uiconfig/ui/fmsearchdialog.ui:555
-msgctxt "fmsearchdialog|extended_tip|HalfFullFormsCJK"
-msgid "Distinguishes between half-width and full-width character forms."
-msgstr "Zabalera erdiko eta zabalera osoko karaktereak bereizten ditu."
-
#. EedjA
-#: cui/uiconfig/ui/fmsearchdialog.ui:571
+#: cui/uiconfig/ui/fmsearchdialog.ui:515
msgctxt "fmsearchdialog|SoundsLikeCJK"
msgid "Sounds like (_Japanese)"
msgstr "Honen antzekoa (_Japoniera)"
-#. m2QkD
-#: cui/uiconfig/ui/fmsearchdialog.ui:580
-msgctxt "fmsearchdialog|extended_tip|SoundsLikeCJK"
-msgid "Lets you specify the search options for similar notation used in Japanese text. Select this checkbox, and then click the Sounds button to specify the search options."
-msgstr "Japonierazko testuetan erabilitako antzeko idazkerarako bilaketa-aukerak zehatz daitezke. Hautatu kontrol-lauki hau, eta ondoren bilaketa-aukera zehazteko, egin klik ... botoian. "
-
#. 2Gsbd
-#: cui/uiconfig/ui/fmsearchdialog.ui:591
+#: cui/uiconfig/ui/fmsearchdialog.ui:530
msgctxt "fmsearchdialog|SoundsLikeCJKSettings"
msgid "Similarities..."
msgstr "Antzekotasunak..."
-#. CxVZm
-#: cui/uiconfig/ui/fmsearchdialog.ui:599
-msgctxt "fmsearchdialog|extended_tip|SoundsLikeCJKSettings"
-msgid "Sets the search options for similar notation used in Japanese text."
-msgstr "Japonierazko testuetan erabilitako antzeko idazkerarako bilaketa-aukerak ezartzen ditu."
-
#. Ra8jW
-#: cui/uiconfig/ui/fmsearchdialog.ui:621
+#: cui/uiconfig/ui/fmsearchdialog.ui:555
msgctxt "fmsearchdialog|cbApprox"
msgid "S_imilarity search"
msgstr "_Antzekotasun-bilaketa"
-#. zDTS6
-#: cui/uiconfig/ui/fmsearchdialog.ui:630
-msgctxt "fmsearchdialog|extended_tip|cbApprox"
-msgid "Find terms that are similar to the Find text. Select this checkbox, and then click the Similarities button to define the similarity options."
-msgstr "Bilatu eremuko testuaren antzeko terminoak bilatzen ditu. Hautatu kontrol-lauki hau, eta ondoren antzekotasun-aukerak zehazteko, sakatu Antzekotasunak botoia."
-
#. DNGxj
-#: cui/uiconfig/ui/fmsearchdialog.ui:641
+#: cui/uiconfig/ui/fmsearchdialog.ui:570
msgctxt "fmsearchdialog|pbApproxSettings"
msgid "Similarities..."
msgstr "Antzekotasunak..."
-#. PtuHs
-#: cui/uiconfig/ui/fmsearchdialog.ui:650
-msgctxt "fmsearchdialog|extended_tip|pbApproxSettings"
-msgid "Find terms that are similar to the Find text. Select this checkbox, and then click the Similarities button to define the similarity options."
-msgstr "Bilatu eremuko testuaren antzeko terminoak bilatzen ditu. Hautatu kontrol-lauki hau, eta ondoren antzekotasun-aukerak zehazteko, sakatu Antzekotasunak botoia."
-
#. 6BpAF
-#: cui/uiconfig/ui/fmsearchdialog.ui:667
+#: cui/uiconfig/ui/fmsearchdialog.ui:591
msgctxt "fmsearchdialog|cbCase"
msgid "_Match case"
msgstr "_Maiuskula/minuskula"
-#. Gdo9i
-#: cui/uiconfig/ui/fmsearchdialog.ui:676
-msgctxt "fmsearchdialog|extended_tip|cbCase"
-msgid "Specifies that upper and lower case are taken into consideration during the search."
-msgstr "Bilaketan maiuskulak eta minuskulak kontuan hartu diren zehazten du."
-
#. X5q2K
-#: cui/uiconfig/ui/fmsearchdialog.ui:687
+#: cui/uiconfig/ui/fmsearchdialog.ui:606
msgctxt "fmsearchdialog|cbStartOver"
msgid "Fr_om top"
msgstr "_Goitik"
-#. y83im
-#: cui/uiconfig/ui/fmsearchdialog.ui:696
-msgctxt "fmsearchdialog|extended_tip|cbStartOver"
-msgid "Restarts the search. A forward search restarts with the first record. A backwards search restarts with the last record."
-msgstr "Bilaketa berrabiarazten du. Lehenengo erregistroarekin goitik beherako bilaketa berrabiarazten da. Goranzko bilaketa berrabiaraziko da azkeneko erregistroarekin."
-
#. WP3XA
-#: cui/uiconfig/ui/fmsearchdialog.ui:707
+#: cui/uiconfig/ui/fmsearchdialog.ui:621
msgctxt "fmsearchdialog|cbRegular"
msgid "_Regular expression"
msgstr "Adierazpen e_rregularra"
-#. 4uneg
-#: cui/uiconfig/ui/fmsearchdialog.ui:716
-msgctxt "fmsearchdialog|extended_tip|cbRegular"
-msgid "Searches with regular expressions."
-msgstr "Bilaketak adierazpen erregularrekin egiten ditu."
-
#. qzKAB
-#: cui/uiconfig/ui/fmsearchdialog.ui:727
+#: cui/uiconfig/ui/fmsearchdialog.ui:636
msgctxt "fmsearchdialog|cbUseFormat"
msgid "Appl_y field format"
msgstr "Apl_ikatu eremu-formatua"
-#. BdMDC
-#: cui/uiconfig/ui/fmsearchdialog.ui:736
-msgctxt "fmsearchdialog|extended_tip|cbUseFormat"
-msgid "Specifies that all field formats are considered when searching in the current document."
-msgstr "Uneko dokumentuko bilaketan eremu-formatu guztiak kontuan hartu direla zehazten du."
-
#. 2GvF5
-#: cui/uiconfig/ui/fmsearchdialog.ui:747
+#: cui/uiconfig/ui/fmsearchdialog.ui:651
msgctxt "fmsearchdialog|cbBackwards"
msgid "Search _backwards"
msgstr "Bilatu g_orantz"
-#. QvjG7
-#: cui/uiconfig/ui/fmsearchdialog.ui:756
-msgctxt "fmsearchdialog|extended_tip|cbBackwards"
-msgid "Specifies that the search process will run in reverse direction, from the last to the first record."
-msgstr "Bilaketa-prozesua atzetik aurrera egingo dela zehazten da, azkeneko erregistrotik lehenengora."
-
#. 4ixJZ
-#: cui/uiconfig/ui/fmsearchdialog.ui:767
+#: cui/uiconfig/ui/fmsearchdialog.ui:666
msgctxt "fmsearchdialog|cbWildCard"
msgid "_Wildcard expression"
msgstr "Ko_modin-adierazpena"
-#. BES8b
-#: cui/uiconfig/ui/fmsearchdialog.ui:776
-msgctxt "fmsearchdialog|extended_tip|cbWildCard"
-msgid "Allows a search with a * or ? wildcard."
-msgstr "Bilaketak * edo ? komodinekin egitea ahalbidetzen du."
-
#. xHRxu
-#: cui/uiconfig/ui/fmsearchdialog.ui:800
+#: cui/uiconfig/ui/fmsearchdialog.ui:694
msgctxt "fmsearchdialog|flOptions"
msgid "Settings"
msgstr "Ezarpenak"
#. wBBss
-#: cui/uiconfig/ui/fmsearchdialog.ui:835
+#: cui/uiconfig/ui/fmsearchdialog.ui:729
msgctxt "fmsearchdialog|ftRecordLabel"
msgid "Record:"
msgstr "Erregistroa:"
#. UBLpq
-#: cui/uiconfig/ui/fmsearchdialog.ui:847
+#: cui/uiconfig/ui/fmsearchdialog.ui:741
msgctxt "fmsearchdialog|ftRecord"
msgid "record count"
msgstr "erregistro kopurua"
#. 8EDSy
-#: cui/uiconfig/ui/fmsearchdialog.ui:873
+#: cui/uiconfig/ui/fmsearchdialog.ui:767
msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "Estatua"
-#. tqCYV
-#: cui/uiconfig/ui/fmsearchdialog.ui:904
-msgctxt "fmsearchdialog|extended_tip|RecordSearchDialog"
-msgid "Searches database tables and forms."
-msgstr "Datu-baseko taulak eta inprimakiak bilatzen ditu."
-
#. zbAyQ
#: cui/uiconfig/ui/fontfeaturesdialog.ui:10
msgctxt "fontfeaturesdialog|FontFeaturesDialog"
@@ -9240,17 +7678,11 @@ msgid "Font Features"
msgstr "Letra-tipoaren ezaugarriak"
#. 696Sw
-#: cui/uiconfig/ui/fontfeaturesdialog.ui:163
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:166
msgctxt "fontfeaturesdialog|preview-atkobject"
msgid "Preview"
msgstr "Aurrebista"
-#. hib9i
-#: cui/uiconfig/ui/fontfeaturesdialog.ui:199
-msgctxt "fontfeaturesdialog|extended_tip|FontFeaturesDialog"
-msgid "Select and apply font typographical features to characters."
-msgstr "Hautatu eta aplikatu letra-tipoen ezaugarri tipografikoak karakterei."
-
#. CJQFA
#: cui/uiconfig/ui/formatcellsdialog.ui:8
msgctxt "formatcellsdialog|FormatCellsDialog"
@@ -9305,72 +7737,36 @@ msgctxt "galleryfilespage|label1"
msgid "_File type:"
msgstr "_Fitxategi mota:"
-#. p7EMZ
-#: cui/uiconfig/ui/galleryfilespage.ui:62
-msgctxt "galleryfilespage|extended_tip|filetype"
-msgid "Select the type of file that you want to add."
-msgstr "Hautatu gehitu nahi duzun fitxategi mota."
-
#. GS6jY
-#: cui/uiconfig/ui/galleryfilespage.ui:112
+#: cui/uiconfig/ui/galleryfilespage.ui:107
msgctxt "galleryfilespage|files-atkobject"
msgid "Files Found"
msgstr "Aurkitutako fitxategiak"
-#. EP5WY
-#: cui/uiconfig/ui/galleryfilespage.ui:113
-msgctxt "galleryfilespage|extended_tip|files"
-msgid "Lists the available files. Select the file(s) that you want to add, and then click Add. To add all of the files in the list, click Add All."
-msgstr "Erabilgarri dauden fitxategiak zerrendatzen ditu. Hautatu gehitu nahi duzun fitxategia, eta ondoren egin klik Gehitu aukeran. Zerrendan fitxategi guztiak gehitzeko, egin klik Gehitu denak aukeran."
-
#. UnmAz
-#: cui/uiconfig/ui/galleryfilespage.ui:142
+#: cui/uiconfig/ui/galleryfilespage.ui:136
msgctxt "galleryfilespage|preview"
msgid "Pr_eview"
msgstr "Aurrebi_sta"
-#. sWLgt
-#: cui/uiconfig/ui/galleryfilespage.ui:151
-msgctxt "galleryfilespage|extended_tip|preview"
-msgid "Displays or hides a preview of the selected file."
-msgstr "Hautatutako fitxategiaren aurrebista bistaratzen edo ezkutatzen du."
-
#. EmQfr
-#: cui/uiconfig/ui/galleryfilespage.ui:177
+#: cui/uiconfig/ui/galleryfilespage.ui:166
msgctxt "galleryfilespage|image-atkobject"
msgid "Preview"
msgstr "Aurrebista"
#. iGEBB
-#: cui/uiconfig/ui/galleryfilespage.ui:205
+#: cui/uiconfig/ui/galleryfilespage.ui:194
msgctxt "galleryfilespage|findfiles"
msgid "_Find Files..."
msgstr "_Bilatu fitxategiak..."
-#. iqzdT
-#: cui/uiconfig/ui/galleryfilespage.ui:212
-msgctxt "galleryfilespage|extended_tip|findfiles"
-msgid "Locate the directory containing the files that you want to add, and then click OK."
-msgstr "Aurkitu gehitu nahi dituzun fitxategiak dituen direktorioa eta ondoren klik Ados botoian."
-
-#. bhqkR
-#: cui/uiconfig/ui/galleryfilespage.ui:231
-msgctxt "galleryfilespage|extended_tip|add"
-msgid "Adds the selected file(s) to the current theme."
-msgstr "Hautatutako fitxategia gehitzen du uneko gaian."
-
#. oNFEr
-#: cui/uiconfig/ui/galleryfilespage.ui:243
+#: cui/uiconfig/ui/galleryfilespage.ui:222
msgctxt "galleryfilespage|addall"
msgid "A_dd All"
msgstr "Gehitu _denak"
-#. yHYBJ
-#: cui/uiconfig/ui/galleryfilespage.ui:250
-msgctxt "galleryfilespage|extended_tip|addall"
-msgid "Adds all of the files in the list to the current theme."
-msgstr "Zerrendako fitxategi guztiak uneko gaian gehitzen ditu."
-
#. kfNzx
#: cui/uiconfig/ui/gallerygeneralpage.ui:21
msgctxt "gallerygeneralpage|label1"
@@ -9457,7 +7853,7 @@ msgid "Enter Title"
msgstr "Idatzi titulua"
#. DBmvf
-#: cui/uiconfig/ui/gallerytitledialog.ui:86
+#: cui/uiconfig/ui/gallerytitledialog.ui:89
msgctxt "gallerytitledialog|label2"
msgid "Title:"
msgstr "Titulua:"
@@ -9474,222 +7870,144 @@ msgctxt "galleryupdateprogress|label2"
msgid "File"
msgstr "Fitxategia"
-#. NTAMc
-#: cui/uiconfig/ui/galleryupdateprogress.ui:103
-msgctxt "galleryupdateprogress|extended_tip|GalleryUpdateProgress"
-msgid "Updates the view in the window or in the selected object."
-msgstr "Leihoaren ikuspegia edo hautatuko objektuaren ikuspegia eguneratzen du."
-
-#. YDCTd
-#: cui/uiconfig/ui/gradientpage.ui:122
-msgctxt "gradientpage|extended_tip|add"
-msgid "Adds a custom gradient to the current list. Specify the properties of your gradient, and then click this button"
-msgstr "Uneko zerrendan gradiente pertsonalizatua gehitzen du. Zehaztu gradientearen propietateak, eta ondoren sakatu botoi hau"
-
#. QfZFH
-#: cui/uiconfig/ui/gradientpage.ui:134
+#: cui/uiconfig/ui/gradientpage.ui:129
msgctxt "gradientpage|modify"
msgid "_Modify"
msgstr "_Aldatu"
-#. EeXWP
-#: cui/uiconfig/ui/gradientpage.ui:141
-msgctxt "gradientpage|extended_tip|modify"
-msgid "Applies the current gradient properties to the selected gradient. If you want, you can save the gradient under a different name."
-msgstr "Hautatutako gradientean uneko gradientearen propietateak aplikatzen ditu. Nahi izanez gero, gradientea beste izen batekin gorde daiteke."
-
#. 7ipyi
-#: cui/uiconfig/ui/gradientpage.ui:166
+#: cui/uiconfig/ui/gradientpage.ui:156
msgctxt "gradientpage|label1"
msgid "Gradient"
msgstr "Gradientea"
#. GPnwG
-#: cui/uiconfig/ui/gradientpage.ui:214
+#: cui/uiconfig/ui/gradientpage.ui:204
msgctxt "gradientpage|typeft"
msgid "_Type:"
msgstr "_Mota:"
#. 8Qjgv
-#: cui/uiconfig/ui/gradientpage.ui:230
+#: cui/uiconfig/ui/gradientpage.ui:220
msgctxt "gradientpage|gradienttypelb"
msgid "Linear"
msgstr "Lineala"
#. fgBSm
-#: cui/uiconfig/ui/gradientpage.ui:231
+#: cui/uiconfig/ui/gradientpage.ui:221
msgctxt "gradientpage|gradienttypelb"
msgid "Axial"
msgstr "Axiala"
#. FGjhA
-#: cui/uiconfig/ui/gradientpage.ui:232
+#: cui/uiconfig/ui/gradientpage.ui:222
msgctxt "gradientpage|gradienttypelb"
msgid "Radial"
msgstr "Erradiala"
#. VGtK3
-#: cui/uiconfig/ui/gradientpage.ui:233
+#: cui/uiconfig/ui/gradientpage.ui:223
msgctxt "gradientpage|gradienttypelb"
msgid "Ellipsoid"
msgstr "Elipsoidea"
#. 7FRe4
-#: cui/uiconfig/ui/gradientpage.ui:234
+#: cui/uiconfig/ui/gradientpage.ui:224
msgctxt "gradientpage|gradienttypelb"
msgid "Quadratic"
msgstr "Koadratikoa"
#. wQDTv
-#: cui/uiconfig/ui/gradientpage.ui:235
+#: cui/uiconfig/ui/gradientpage.ui:225
msgctxt "gradientpage|gradienttypelb"
msgid "Square"
msgstr "Karratua"
-#. XasEx
-#: cui/uiconfig/ui/gradientpage.ui:239
-msgctxt "gradientpage|extended_tip|gradienttypelb"
-msgid "Select the gradient that you want to apply."
-msgstr "Hautatu aplikatu nahi duzun gradientea."
-
#. BBKZM
-#: cui/uiconfig/ui/gradientpage.ui:267
+#: cui/uiconfig/ui/gradientpage.ui:252
msgctxt "gradientpage|incrementft"
msgid "Increment:"
msgstr "Gehikuntza:"
#. F5dVt
-#: cui/uiconfig/ui/gradientpage.ui:292
+#: cui/uiconfig/ui/gradientpage.ui:277
msgctxt "gradientpage|autoincrement"
msgid "A_utomatic"
msgstr "A_utomatikoa"
#. LAhqj
-#: cui/uiconfig/ui/gradientpage.ui:324
+#: cui/uiconfig/ui/gradientpage.ui:309
msgctxt "gradientpage|centerft"
msgid "Center ( X / Y ):"
msgstr "Erdia ( X / Y ):"
-#. mP62s
-#: cui/uiconfig/ui/gradientpage.ui:347
-msgctxt "gradientpage|extended_tip|centerxmtr"
-msgid "Enter the horizontal offset for the gradient, where 0% corresponds to the current horizontal location of the endpoint color in the gradient. The endpoint color is the color that is selected in the To Color box."
-msgstr "Sartu gradientearen desplazamendu horizontala. %0 balioa gradientearen amaiera-puntuaren uneko kokaleku horizontala da. Amaiera-puntuko kolorea Kolorera koadroan hautatutakoa da."
-
-#. AP27S
-#: cui/uiconfig/ui/gradientpage.ui:365
-msgctxt "gradientpage|extended_tip|centerymtr"
-msgid "Enter the vertical offset for the gradient, where 0% corresponds to the current vertical location of the endpoint color in the gradient. The endpoint color is the color that is selected in the To Color box."
-msgstr "Sartu gradientearen desplazamendu bertikala. %0 balioa gradientearen amaiera-puntuaren uneko kokaleku bertikala da. Amaiera-puntuko kolorea Kolorera koadroan hautatutakoa da."
-
#. ZZ7yo
-#: cui/uiconfig/ui/gradientpage.ui:399
+#: cui/uiconfig/ui/gradientpage.ui:374
msgctxt "gradientpage|borderft"
msgid "_Border:"
msgstr "_Ertza:"
-#. iZbnF
-#: cui/uiconfig/ui/gradientpage.ui:432
-msgctxt "gradientpage|extended_tip|bordermtr"
-msgid "Enter the amount by which you want to adjust the area of the endpoint color on the gradient. The endpoint color is the color that is selected in the To Color box."
-msgstr "Sartu zein neurritan doitu nahi duzun gradientearen amaiera-puntuaren kolorearen area. Amaiera-puntuaren kolorea Kolorera koadroan hautatutakoa da."
-
-#. qCvgc
-#: cui/uiconfig/ui/gradientpage.ui:448
-msgctxt "gradientpage|extended_tip|anglemtr"
-msgid "Enter a rotation angle for the selected gradient."
-msgstr "Sartu hautatutako gradientearen biraketa-angelua."
-
#. cGXmA
-#: cui/uiconfig/ui/gradientpage.ui:462
+#: cui/uiconfig/ui/gradientpage.ui:427
msgctxt "gradientpage|angleft"
msgid "A_ngle:"
msgstr "A_ngelua:"
-#. fwB6f
-#: cui/uiconfig/ui/gradientpage.ui:480
-msgctxt "gradientpage|extended_tip|colortomtr"
-msgid "Enter the intensity for the color in the To Color box, where 0% corresponds to black, and 100 % to the selected color."
-msgstr "Sartu kolorearen intentsitatea Kolorera koadroan. % 0 balioa beltzari dagokio eta % 100 hautatutako koloreari."
-
-#. C6iys
-#: cui/uiconfig/ui/gradientpage.ui:502
-msgctxt "gradientpage|extended_tip|colortolb"
-msgid "Select a color for the endpoint of the gradient."
-msgstr "Hautatu gradientearen bukaera-muturraren kolorea."
-
#. tFEUh
-#: cui/uiconfig/ui/gradientpage.ui:515
+#: cui/uiconfig/ui/gradientpage.ui:470
msgctxt "gradientpage|colortoft"
msgid "_To Color:"
msgstr "K_olorera:"
-#. RnucA
-#: cui/uiconfig/ui/gradientpage.ui:539
-msgctxt "gradientpage|extended_tip|colorfromlb"
-msgid "Select a color for the beginning point of the gradient."
-msgstr "Hautatu gradientearen hasierako puntuaren kolorea."
-
-#. B9z2L
-#: cui/uiconfig/ui/gradientpage.ui:555
-msgctxt "gradientpage|extended_tip|colorfrommtr"
-msgid "Enter the intensity for the color in the From Color box, where 0% corresponds to black, and 100 % to the selected color."
-msgstr "Sartu kolorearen intentsitatea Koloretik koadroan. % 0 balioa beltzari dagokio eta % 100 hautatutako koloreari."
-
#. TQFE8
-#: cui/uiconfig/ui/gradientpage.ui:568
+#: cui/uiconfig/ui/gradientpage.ui:513
msgctxt "gradientpage|colorfromft"
msgid "_From Color:"
msgstr "_Koloretik:"
#. RNhur
-#: cui/uiconfig/ui/gradientpage.ui:606
+#: cui/uiconfig/ui/gradientpage.ui:551
msgctxt "gradientpage|a11y_center_x"
msgid "Center X"
msgstr "X erdia"
#. qkLcz
-#: cui/uiconfig/ui/gradientpage.ui:620
+#: cui/uiconfig/ui/gradientpage.ui:565
msgctxt "gradientpage|a11y_center_y"
msgid "Center Y"
msgstr "Y erdia"
#. VX2bJ
-#: cui/uiconfig/ui/gradientpage.ui:634
+#: cui/uiconfig/ui/gradientpage.ui:579
msgctxt "gradientpage|a11y_percentage_from"
msgid "From color percentage"
msgstr "Kolore-ehunekotik"
#. 3qVyC
-#: cui/uiconfig/ui/gradientpage.ui:648
+#: cui/uiconfig/ui/gradientpage.ui:593
msgctxt "gradientpage|a11y_percentage_to"
msgid "To color percentage"
msgstr "Kolore-ehunekora"
#. 58WB2
-#: cui/uiconfig/ui/gradientpage.ui:673
+#: cui/uiconfig/ui/gradientpage.ui:618
msgctxt "gradientpage|propfl"
msgid "Options"
msgstr "Aukerak"
#. 5mDZm
-#: cui/uiconfig/ui/gradientpage.ui:722
+#: cui/uiconfig/ui/gradientpage.ui:667
msgctxt "gradientpage|previewctl-atkobject"
msgid "Example"
msgstr "Adibidea"
#. e2Ai2
-#: cui/uiconfig/ui/gradientpage.ui:744
+#: cui/uiconfig/ui/gradientpage.ui:689
msgctxt "gradientpage|label2"
msgid "Preview"
msgstr "Aurrebista"
-#. VBG9C
-#: cui/uiconfig/ui/gradientpage.ui:760
-msgctxt "gradientpage|extended_tip|GradientPage"
-msgid "Select a gradient, modify the properties of a gradient, or save a new gradient."
-msgstr "Hautatu gradiente bat, aldatu gradiente baten propietateak edo gorde gradiente berri bat."
-
#. 26WXC
#: cui/uiconfig/ui/hangulhanjaadddialog.ui:8
msgctxt "hangulhanjaadddialog|HangulHanjaAddDialog"
@@ -9697,19 +8015,13 @@ msgid "New Dictionary"
msgstr "Hiztegi berria"
#. iqNN4
-#: cui/uiconfig/ui/hangulhanjaadddialog.ui:99
+#: cui/uiconfig/ui/hangulhanjaadddialog.ui:102
msgctxt "hangulhanjaadddialog|label2"
msgid "_Name:"
msgstr "_Izena:"
-#. haBfA
-#: cui/uiconfig/ui/hangulhanjaadddialog.ui:118
-msgctxt "hangulhanjaadddialog|extended_tip|entry"
-msgid "Enter a name for the dictionary."
-msgstr "Idatzi hiztegiaren izena."
-
#. S2WpP
-#: cui/uiconfig/ui/hangulhanjaadddialog.ui:136
+#: cui/uiconfig/ui/hangulhanjaadddialog.ui:134
msgctxt "hangulhanjaadddialog|label1"
msgid "Dictionary"
msgstr "Hiztegia"
@@ -9721,313 +8033,151 @@ msgid "Hangul/Hanja Conversion"
msgstr "Hangul/hanja bihurketa"
#. kh2or
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:102
+#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:105
msgctxt "hangulhanjaconversiondialog|label1"
msgid "Original"
msgstr "Jatorrizkoa"
-#. bJGUF
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:119
-msgctxt "hangulhanjaconversiondialog|extended_tip|originalword"
-msgid "Displays the current selection."
-msgstr "Uneko hautapena bistaratzen du."
-
#. P2Lhg
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:132
+#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:130
msgctxt "hangulhanjaconversiondialog|label3"
msgid "Word"
msgstr "Hitzak"
-#. 3vGK6
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:154
-msgctxt "hangulhanjaconversiondialog|extended_tip|wordinput"
-msgid "Displays the first replacement suggestion from the dictionary."
-msgstr "Hiztegiko lehenengo ordezpen-iradokizuna bistaratzen du."
-
#. JQfs4
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:166
+#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:159
msgctxt "hangulhanjaconversiondialog|find"
msgid "_Find"
msgstr "_Bilatu"
-#. TqDEv
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:173
-msgctxt "hangulhanjaconversiondialog|extended_tip|find"
-msgid "Finds your Hangul input in the dictionary and replaces it with the corresponding Hanja."
-msgstr "Hiztegian zure hangul sarrera bilatzen du eta hari dagokion hanjarekin ordezten du."
-
#. 3NS8C
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:193
+#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:181
msgctxt "hangulhanjaconversiondialog|label4"
msgid "Suggestions"
msgstr "Iradokizunak"
#. ECK62
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:286
+#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:274
msgctxt "hangulhanjaconversiondialog|label5"
msgid "Format"
msgstr "Formatua"
#. xfRqM
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:306
+#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:294
msgctxt "hangulhanjaconversiondialog|hanja_above"
msgid "Hanja above"
msgstr "Hanja gainean"
-#. 3FDwm
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:313
-msgctxt "hangulhanjaconversiondialog|extended_tip|hanja_above"
-msgid "The Hangul part will be displayed as ruby text above the Hanja part."
-msgstr "Hangul zatia ruby testu gisa bistaratuko da hanja zatiaren gainean."
-
#. Crewa
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:327
+#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:310
msgctxt "hangulhanjaconversiondialog|hanja_below"
msgid "Hanja below"
msgstr "Hanja azpian"
-#. cuAAs
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:334
-msgctxt "hangulhanjaconversiondialog|extended_tip|hanja_below"
-msgid "The Hangul part will be displayed as ruby text below the Hanja part."
-msgstr "Hangul zatia ruby testu gisa bistaratuko da hanja zatiaren azpian."
-
#. haBun
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:348
+#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:326
msgctxt "hangulhanjaconversiondialog|hangul_above"
msgid "Hangul above"
msgstr "Hangul gainean"
-#. yHfhf
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:355
-msgctxt "hangulhanjaconversiondialog|extended_tip|hangul_above"
-msgid "The Hanja part will be displayed as ruby text above the Hangul part."
-msgstr "Hanja zatia ruby testu gisa bistaratuko da hangul zatiaren gainean."
-
#. FfFPC
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:369
+#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:342
msgctxt "hangulhanjaconversiondialog|hangul_below"
msgid "Hangul below"
msgstr "Hangul azpian"
-#. R37Uk
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:376
-msgctxt "hangulhanjaconversiondialog|extended_tip|hangul_below"
-msgid "The Hanja part will be displayed as ruby text below the Hangul part."
-msgstr "Hanja zatia ruby testu gisa bistaratuko da hangul zatiaren azpian."
-
#. ZG2Bm
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:387
+#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:355
msgctxt "hangulhanjaconversiondialog|simpleconversion"
msgid "_Hangul/Hanja"
msgstr "_Hangul/hanja"
-#. tSGmu
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:398
-msgctxt "hangulhanjaconversiondialog|extended_tip|simpleconversion"
-msgid "The original characters are replaced by the suggested characters."
-msgstr "Jatorrizko karaktereen ordez iradokitutako karaktereak erabiliko dira."
-
#. xwknP
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:409
+#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:372
msgctxt "hangulhanjaconversiondialog|hangulbracket"
msgid "Hanja (Han_gul)"
msgstr "Hanja (Han_gul)"
-#. cGuoW
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:419
-msgctxt "hangulhanjaconversiondialog|extended_tip|hangulbracket"
-msgid "The Hangul part will be displayed in brackets after the Hanja part."
-msgstr "Hangul zatia parentesi artean bistaratuko da, hanja zatiaren ondoren."
-
#. 6guxd
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:430
+#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:388
msgctxt "hangulhanjaconversiondialog|hanjabracket"
msgid "Hang_ul (Hanja)"
msgstr "Hang_ul (Hanja)"
-#. Sefus
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:440
-msgctxt "hangulhanjaconversiondialog|extended_tip|hanjabracket"
-msgid "The Hanja part will be displayed in brackets after the Hangul part."
-msgstr "Hanja zatia parentesi artean bistaratuko da, hangul zatiaren ondoren."
-
#. 6CDaz
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:465
+#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:418
msgctxt "hangulhanjaconversiondialog|label6"
msgid "Conversion"
msgstr "Bihurketa"
#. mctf7
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:482
+#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:435
msgctxt "hangulhanjaconversiondialog|hangulonly"
msgid "Hangul _only"
msgstr "Hangula _bakarrik"
-#. 45H2A
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:491
-msgctxt "hangulhanjaconversiondialog|extended_tip|hangulonly"
-msgid "Check to convert only Hangul. Do not convert Hanja."
-msgstr "Markatu hangula soilik bihurtzeko. Ez bihurtu hanja."
-
#. r3HDY
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:503
+#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:451
msgctxt "hangulhanjaconversiondialog|hanjaonly"
msgid "Hanja onl_y"
msgstr "Han_ja bakarrik"
-#. Fi82M
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:512
-msgctxt "hangulhanjaconversiondialog|extended_tip|hanjaonly"
-msgid "Check to convert only Hanja. Do not convert Hangul."
-msgstr "Markatu hanja soilik bihurtzeko. Ez bihurtu hangula."
-
#. db8Nj
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:545
+#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:488
msgctxt "hangulhanjaconversiondialog|ignore"
msgid "_Ignore"
msgstr "_Ez ikusi egin"
-#. 3mrTE
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:554
-msgctxt "hangulhanjaconversiondialog|extended_tip|ignore"
-msgid "No changes will be made to the current selection. The next word or character will be selected for conversion."
-msgstr "Uneko hautapenean ez da aldaketarik egingo. Hurrengo hitza edo karakterea bihurketarako hautatutako da."
-
#. QTqcN
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:566
+#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:504
msgctxt "hangulhanjaconversiondialog|ignoreall"
msgid "Always I_gnore"
msgstr "_Beti ez ikusi egin"
-#. HBgLV
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:573
-msgctxt "hangulhanjaconversiondialog|extended_tip|ignoreall"
-msgid "No changes will be made to the current selection, and every time the same selection is detected it will be skipped automatically."
-msgstr "Uneko hautapenean ez da aldaketarik egingo, eta hautapen bera detektatzen den bakoitzean automatikoki saltatuko da."
-
#. MVirc
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:585
+#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:518
msgctxt "hangulhanjaconversiondialog|replace"
msgid "_Replace"
msgstr "Or_deztu"
-#. ECMPD
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:592
-msgctxt "hangulhanjaconversiondialog|extended_tip|replace"
-msgid "Replaces the selection with the suggested characters or word according to the format options."
-msgstr "Proposatutako karaktereekin edo formatuaren aukeren araberako hitzarekin ordezten du hautapena."
-
#. DwnC2
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:604
+#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:532
msgctxt "hangulhanjaconversiondialog|replaceall"
msgid "Always R_eplace"
msgstr "Beti o_rdeztu"
-#. 9itJD
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:611
-msgctxt "hangulhanjaconversiondialog|extended_tip|replaceall"
-msgid "Replaces the selection with the suggested characters or word according to the format options. Every time the same selection is detected it will be replaced automatically."
-msgstr "Proposatutako karaktereekin edo formatuaren aukeren araberako hitzarekin ordezten du hautapena. Hautapen berdina detektatzen den bakoitzean automatikoki ordeztuko da."
-
#. 7eniE
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:623
+#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:546
msgctxt "hangulhanjaconversiondialog|replacebychar"
msgid "Replace b_y character"
msgstr "Ordeztu _karakterearekin"
-#. F2QEt
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:632
-msgctxt "hangulhanjaconversiondialog|extended_tip|replacebychar"
-msgid "Check to move character-by-character through the selected text. If not checked, full words are replaced."
-msgstr "Markatu, karakterez karaktere mugitu nahi baduzu hautatutako testuan zehar. Markatuta ez badago, hitz osoak ordeztuko dira."
-
#. t2RXx
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:644
+#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:562
msgctxt "hangulhanjaconversiondialog|options"
msgid "Options..."
msgstr "Aukerak..."
-#. GVqQg
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:650
-msgctxt "hangulhanjaconversiondialog|extended_tip|options"
-msgid "Opens the Hangul/Hanja Options dialog."
-msgstr "Hangul/hanja aukerak elkarrizketa-koadroa irekitzen du."
-
-#. omcyJ
-#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:686
-msgctxt "hangulhanjaconversiondialog|extended_tip|HangulHanjaConversionDialog"
-msgid "Converts the selected Korean text from Hangul to Hanja or from Hanja to Hangul."
-msgstr "Koreerako testua hanguletik hanjara edo hanjatik hangulera bihurtzen du."
-
#. XiQXK
#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:8
msgctxt "hangulhanjaeditdictdialog|HangulHanjaEditDictDialog"
msgid "Edit Custom Dictionary"
msgstr "Editatu hiztegi pertsonalizatua"
-#. Wnqcm
-#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:95
-msgctxt "hangulhanjaeditdictdialog|extended_tip|book"
-msgid "Select the user-defined dictionary that you want to edit."
-msgstr "Hautatu editatu nahi duzun erabiltzaileak zehaztutako hiztegia."
-
#. AnsSG
-#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:113
+#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:111
msgctxt "hangulhanjaeditdictdialog|label4"
msgid "Book"
msgstr "Liburua"
-#. ttFFj
-#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:164
-msgctxt "hangulhanjaeditdictdialog|extended_tip|original"
-msgid "Select the entry in the current dictionary that you want to edit. If you want, you can also type a new entry in this box."
-msgstr "Hautatu uneko hiztegian editatu nahi duzun sarrera. Nahi izanez gero, sarrera berria idatz dezakezu koadro honetan."
-
-#. GdYKP
-#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:190
-msgctxt "hangulhanjaeditdictdialog|extended_tip|new"
-msgid "Adds the current replacement definition to the dictionary."
-msgstr "Uneko ordezpen-definizioa hiztegian gehitzen du."
-
-#. myWFD
-#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:210
-msgctxt "hangulhanjaeditdictdialog|extended_tip|delete"
-msgid "Deletes the selected entry."
-msgstr "Hautatutako sarrera ezabatzen du."
-
#. uPgna
-#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:234
+#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:217
msgctxt "hangulhanjaeditdictdialog|label2"
msgid "Original"
msgstr "Jatorrizkoa"
-#. 8qtRG
-#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:291
-msgctxt "hangulhanjaeditdictdialog|extended_tip|edit1"
-msgid "Type a suggested replacement for the entry that is selected in the Original text box. The replacement word can contain a maximum of eight characters."
-msgstr "Idatzi Jatorrizko testu-koadroa hautatutako sarrerarentzat proposatutako ordezpena. Ordezpen-hitzak gehienez zortzi karaktere izan ditzake."
-
-#. qFDF8
-#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:309
-msgctxt "hangulhanjaeditdictdialog|extended_tip|edit2"
-msgid "Type a suggested replacement for the entry that is selected in the Original text box. The replacement word can contain a maximum of eight characters."
-msgstr "Idatzi Jatorrizko testu-koadroa hautatutako sarrerarentzat proposatutako ordezpena. Ordezpen-hitzak gehienez zortzi karaktere izan ditzake."
-
-#. rFF8x
-#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:327
-msgctxt "hangulhanjaeditdictdialog|extended_tip|edit3"
-msgid "Type a suggested replacement for the entry that is selected in the Original text box. The replacement word can contain a maximum of eight characters."
-msgstr "Idatzi Jatorrizko testu-koadroa hautatutako sarrerarentzat proposatutako ordezpena. Ordezpen-hitzak gehienez zortzi karaktere izan ditzake."
-
-#. HNSTX
-#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:345
-msgctxt "hangulhanjaeditdictdialog|extended_tip|edit4"
-msgid "Type a suggested replacement for the entry that is selected in the Original text box. The replacement word can contain a maximum of eight characters."
-msgstr "Idatzi Jatorrizko testu-koadroa hautatutako sarrerarentzat proposatutako ordezpena. Ordezpen-hitzak gehienez zortzi karaktere izan ditzake."
-
#. ZiDNN
-#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:367
+#: cui/uiconfig/ui/hangulhanjaeditdictdialog.ui:330
msgctxt "hangulhanjaeditdictdialog|label3"
msgid "Suggestions"
msgstr "Iradokizunak"
@@ -10039,209 +8189,125 @@ msgid "Hangul/Hanja Options"
msgstr "Hangul/hanja aukerak"
#. TLs2q
-#: cui/uiconfig/ui/hangulhanjaoptdialog.ui:124
+#: cui/uiconfig/ui/hangulhanjaoptdialog.ui:127
msgctxt "hangulhanjaoptdialog|new"
msgid "New..."
msgstr "Berria..."
-#. hNjua
-#: cui/uiconfig/ui/hangulhanjaoptdialog.ui:131
-msgctxt "hangulhanjaoptdialog|extended_tip|new"
-msgid "Opens the New dictionary dialog box, where you can create a new dictionary."
-msgstr "Hiztegi berria elkarrizketa-koadroa irekitzen du. Hor hiztegi berri bat sor daiteke."
-
#. UbGjT
-#: cui/uiconfig/ui/hangulhanjaoptdialog.ui:143
+#: cui/uiconfig/ui/hangulhanjaoptdialog.ui:141
msgctxt "hangulhanjaoptdialog|edit"
msgid "Edit..."
msgstr "Editatu..."
-#. NKvWY
-#: cui/uiconfig/ui/hangulhanjaoptdialog.ui:149
-msgctxt "hangulhanjaoptdialog|extended_tip|edit"
-msgid "Opens the Edit Custom Dictionary dialog where you can edit any user-defined dictionary."
-msgstr " Editatu hiztegi pertsonalizatua elkarrizketa-koadroa irekitzen du. Hor erabiltzaileak zehaztutako hiztegi bat edita daiteke."
-
-#. qML94
-#: cui/uiconfig/ui/hangulhanjaoptdialog.ui:168
-msgctxt "hangulhanjaoptdialog|extended_tip|delete"
-msgid "Deletes the selected user-defined dictionary."
-msgstr "Hautatutako erabiltzaileak zehaztutako hiztegia ezabatzen du."
-
-#. v7Bkk
-#: cui/uiconfig/ui/hangulhanjaoptdialog.ui:233
-msgctxt "hangulhanjaoptdialog|extended_tip|dicts"
-msgid "Lists all user-defined dictionaries. Select the check box next to the dictionary that you want to use. Clear the check box next to the dictionary that you do not want to use."
-msgstr "Erabiltzaileak definitutako hiztegi guztiak zerrendatzen ditu. Hautatu erabili nahi duzun hiztegiaren ondoko kontrol-laukia. Garbitu erabili nahi ez duzun hiztegiaren ondoko kontrol-laukia."
-
#. DmfuX
-#: cui/uiconfig/ui/hangulhanjaoptdialog.ui:252
+#: cui/uiconfig/ui/hangulhanjaoptdialog.ui:235
msgctxt "hangulhanjaoptdialog|label1"
msgid "User-defined Dictionaries"
msgstr "Erabiltzailearen hiztegiak"
#. DEoRc
-#: cui/uiconfig/ui/hangulhanjaoptdialog.ui:283
+#: cui/uiconfig/ui/hangulhanjaoptdialog.ui:266
msgctxt "hangulhanjaoptdialog|ignorepost"
msgid "Ignore post-positional word"
msgstr "Ez ikusi postposizio-hitza"
-#. B4zEG
-#: cui/uiconfig/ui/hangulhanjaoptdialog.ui:292
-msgctxt "hangulhanjaoptdialog|extended_tip|ignorepost"
-msgid "Ignores positional characters at the end of Korean words when you search a dictionary."
-msgstr "Kokagune-karaktereei ez ikusi egiten die koreerazko hitzen amaieran hiztegi batean bilatzen duzunean."
-
#. EEKAT
-#: cui/uiconfig/ui/hangulhanjaoptdialog.ui:303
+#: cui/uiconfig/ui/hangulhanjaoptdialog.ui:281
msgctxt "hangulhanjaoptdialog|showrecentfirst"
msgid "Show recently used entries first"
msgstr "Erakutsi azkena erabilitako sarrerak lehendabizi"
-#. aqATS
-#: cui/uiconfig/ui/hangulhanjaoptdialog.ui:312
-msgctxt "hangulhanjaoptdialog|extended_tip|showrecentfirst"
-msgid "Shows the replacement suggestion that you selected the last time as the first entry on the list."
-msgstr "Azkenekoz zerrendako lehenengo sarrera gisa hautatutako ordezpen-iradokizuna erakusten du."
-
#. MKAyM
-#: cui/uiconfig/ui/hangulhanjaoptdialog.ui:323
+#: cui/uiconfig/ui/hangulhanjaoptdialog.ui:296
msgctxt "hangulhanjaoptdialog|autoreplaceunique"
msgid "Replace all unique entries automatically"
msgstr "Ordeztu sarrera uniboko guztiak automatikoki"
-#. HerDJ
-#: cui/uiconfig/ui/hangulhanjaoptdialog.ui:332
-msgctxt "hangulhanjaoptdialog|extended_tip|autoreplaceunique"
-msgid "Automatically replaces words that only have one suggested word replacement."
-msgstr "Proposatutako ordezpen-hitz bakarra duten hitzak automatikoki ordezten ditu."
-
#. Bdqne
-#: cui/uiconfig/ui/hangulhanjaoptdialog.ui:349
+#: cui/uiconfig/ui/hangulhanjaoptdialog.ui:317
msgctxt "hangulhanjaoptdialog|label2"
msgid "Options"
msgstr "Aukerak"
-#. UaXFU
-#: cui/uiconfig/ui/hatchpage.ui:89
-msgctxt "hatchpage|extended_tip|add"
-msgid "Adds a custom hatching pattern to the current list. Specify the properties of your hatching pattern, and then click this button."
-msgstr "Uneko zerrendan itzaleztadura pertsonalizatu bat gehitzen du. Zehaztu itzaleztaduraren propietateak, eta ondoren sakatu botoi hau."
-
#. TGiD7
-#: cui/uiconfig/ui/hatchpage.ui:101
+#: cui/uiconfig/ui/hatchpage.ui:96
msgctxt "hatchpage|modify"
msgid "_Modify"
msgstr "_Aldatu"
-#. 5VuZv
-#: cui/uiconfig/ui/hatchpage.ui:108
-msgctxt "hatchpage|extended_tip|modify"
-msgid "Applies the current hatching properties to the selected hatching pattern. If you want, you can save the pattern under a different name."
-msgstr "Uneko itzaleztaduraren propietateak hautatutako itzaleztaduran aplikatzen ditu. Nahi izanez gero, itzaleztadura beste izen batekin gorde daiteke."
-
#. U8bWc
-#: cui/uiconfig/ui/hatchpage.ui:133
+#: cui/uiconfig/ui/hatchpage.ui:123
msgctxt "hatchpage|label2"
msgid "Hatch"
msgstr "Itzaleztadura"
#. HNCBu
-#: cui/uiconfig/ui/hatchpage.ui:174
+#: cui/uiconfig/ui/hatchpage.ui:164
msgctxt "hatchpage|distanceft"
msgid "_Spacing:"
msgstr "_Tartea:"
-#. 5Psyb
-#: cui/uiconfig/ui/hatchpage.ui:192
-msgctxt "hatchpage|extended_tip|distancemtr"
-msgid "Enter the amount of space that you want to have between the hatch lines."
-msgstr "Sartu zenbat leku utzi nahi duzun itzaleztadura-marren artean."
-
#. spGWy
-#: cui/uiconfig/ui/hatchpage.ui:206
+#: cui/uiconfig/ui/hatchpage.ui:191
msgctxt "hatchpage|angleft"
msgid "A_ngle:"
msgstr "A_ngelua:"
-#. UBmvt
-#: cui/uiconfig/ui/hatchpage.ui:243
-msgctxt "hatchpage|extended_tip|anglemtr"
-msgid "Enter the rotation angle for the hatch lines, or click a position in the angle grid."
-msgstr "Sartu itzaleztadura-marren biraketa-angelua, edo egin klik angelu-saretaren kokagune batean."
-
#. sEriJ
-#: cui/uiconfig/ui/hatchpage.ui:264
+#: cui/uiconfig/ui/hatchpage.ui:244
msgctxt "hatchpage|linetypeft"
msgid "_Line type:"
msgstr "_Marra mota:"
#. mv3sN
-#: cui/uiconfig/ui/hatchpage.ui:280
+#: cui/uiconfig/ui/hatchpage.ui:260
msgctxt "hatchpage|linetypelb"
msgid "Single"
msgstr "Soila"
#. 7DR7B
-#: cui/uiconfig/ui/hatchpage.ui:281
+#: cui/uiconfig/ui/hatchpage.ui:261
msgctxt "hatchpage|linetypelb"
msgid "Crossed"
msgstr "Gurutzatua"
#. EBDMC
-#: cui/uiconfig/ui/hatchpage.ui:282
+#: cui/uiconfig/ui/hatchpage.ui:262
msgctxt "hatchpage|linetypelb"
msgid "Triple"
msgstr "Hirukoitza"
-#. ZpygN
-#: cui/uiconfig/ui/hatchpage.ui:286
-msgctxt "hatchpage|extended_tip|linetypelb"
-msgid "Select the type of hatch lines that you want to use."
-msgstr "Hautatu erabili nahi duzun itzaleztadura-marra mota."
-
#. VyTto
-#: cui/uiconfig/ui/hatchpage.ui:300
+#: cui/uiconfig/ui/hatchpage.ui:275
msgctxt "hatchpage|linecolorft"
msgid "Line _color:"
msgstr "Marra-_kolorea:"
-#. AwxCA
-#: cui/uiconfig/ui/hatchpage.ui:325
-msgctxt "hatchpage|extended_tip|linecolorlb"
-msgid "Select the color of the hatch lines."
-msgstr "Hautatu itzaleztadura-marren kolorea."
-
#. 3hgCJ
-#: cui/uiconfig/ui/hatchpage.ui:337
+#: cui/uiconfig/ui/hatchpage.ui:307
msgctxt "hatchpage|backgroundcolor"
msgid "Background Color"
msgstr "Atzeko planoaren kolorea"
#. uvmDA
-#: cui/uiconfig/ui/hatchpage.ui:384
+#: cui/uiconfig/ui/hatchpage.ui:354
msgctxt "hatchpage|propfl"
msgid "Options"
msgstr "Aukerak"
#. D8ovo
-#: cui/uiconfig/ui/hatchpage.ui:434
+#: cui/uiconfig/ui/hatchpage.ui:404
msgctxt "hatchpage|previewctl-atkobject"
msgid "Example"
msgstr "Adibidea"
#. GbfFA
-#: cui/uiconfig/ui/hatchpage.ui:456
+#: cui/uiconfig/ui/hatchpage.ui:426
msgctxt "hatchpage|label1"
msgid "Preview"
msgstr "Aurrebista"
-#. ZeF6M
-#: cui/uiconfig/ui/hatchpage.ui:472
-msgctxt "hatchpage|extended_tip|HatchPage"
-msgid "Set the properties of a hatching pattern, or save a new hatching pattern."
-msgstr "Ezarri itzaleztadura-eredu baten propietateak edo gorde itzaleztadura-eredu berria."
-
#. QqjhD
#: cui/uiconfig/ui/hyperlinkdialog.ui:10
msgctxt "hyperlinkdialog|HyperlinkDialog"
@@ -10249,79 +8315,61 @@ msgid "Hyperlink"
msgstr "Hiperesteka"
#. FN68B
-#: cui/uiconfig/ui/hyperlinkdialog.ui:27
+#: cui/uiconfig/ui/hyperlinkdialog.ui:30
msgctxt "hyperlinkdialog|reset"
msgid "Reset"
msgstr "Berrezarri"
-#. 3B8Aq
-#: cui/uiconfig/ui/hyperlinkdialog.ui:33
-msgctxt "hyperlinkdialog|extended_tip|reset"
-msgid "Resets the entries in the dialog to their original state."
-msgstr "Elkarrizketa-koadroko sarrerak jatorrizko egoerara berrezartzen ditu."
-
#. n9DBf
-#: cui/uiconfig/ui/hyperlinkdialog.ui:45
+#: cui/uiconfig/ui/hyperlinkdialog.ui:43
msgctxt "hyperlinkdialog|apply"
msgid "Apply"
msgstr "Aplikatu"
-#. ixPEZ
-#: cui/uiconfig/ui/hyperlinkdialog.ui:51
-msgctxt "hyperlinkdialog|extended_tip|apply"
-msgid "Applies the data to your document."
-msgstr "Datuak zure dokumentuari aplikatzen dizkio."
-
-#. CS6kG
-#: cui/uiconfig/ui/hyperlinkdialog.ui:86
-msgctxt "hyperlinkdialog|extended_tip|cancel"
-msgid "Closes the dialog without saving."
-msgstr "Elkarrizketa-koadroa ixten du aldaketak gorde gabe."
-
#. SBQmF
-#: cui/uiconfig/ui/hyperlinkdialog.ui:168
+#: cui/uiconfig/ui/hyperlinkdialog.ui:156
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLINETTP_HELP"
msgid "This is where you create a hyperlink to a Web page or FTP server connection."
msgstr "Hemen web orri baterako edo FTP zerbitzari-konexio baterako hiperesteka sortzen da."
#. 2H6BD
-#: cui/uiconfig/ui/hyperlinkdialog.ui:182
+#: cui/uiconfig/ui/hyperlinkdialog.ui:170
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLINETTP"
msgid "Internet"
msgstr "Internet"
#. TwuBW
-#: cui/uiconfig/ui/hyperlinkdialog.ui:240
+#: cui/uiconfig/ui/hyperlinkdialog.ui:228
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLMAILTP_HELP"
msgid "This is where you create a hyperlink to an email address."
msgstr "Hemen posta-helbide baterako hiperesteka sortzen da."
#. nocMA
-#: cui/uiconfig/ui/hyperlinkdialog.ui:254
+#: cui/uiconfig/ui/hyperlinkdialog.ui:242
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLMAILTP"
msgid "Mail"
msgstr "Posta"
#. MXhAV
-#: cui/uiconfig/ui/hyperlinkdialog.ui:313
+#: cui/uiconfig/ui/hyperlinkdialog.ui:301
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCTP_HELP"
msgid "This is where you create a hyperlink to an existing document or a target within a document."
msgstr "Hemen beste dokumentu baterako edo dokumentu barruko beste helburu baterako hiperesteka sortzen da."
#. HkUh2
-#: cui/uiconfig/ui/hyperlinkdialog.ui:327
+#: cui/uiconfig/ui/hyperlinkdialog.ui:315
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCTP"
msgid "Document"
msgstr "Dokumentua"
#. xFvuL
-#: cui/uiconfig/ui/hyperlinkdialog.ui:386
+#: cui/uiconfig/ui/hyperlinkdialog.ui:374
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCNTP_HELP"
msgid "This is where you create a new document to which the new link points."
msgstr "Hemen dokumentu berri bat sortzen duzu, esteka dokumentu berri horretara joango da."
#. ZprBE
-#: cui/uiconfig/ui/hyperlinkdialog.ui:400
+#: cui/uiconfig/ui/hyperlinkdialog.ui:388
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCNTP"
msgid "New Document"
msgstr "Dokumentu berria"
@@ -10338,408 +8386,222 @@ msgctxt "hyperlinkdocpage|fileopen|tooltip_text"
msgid "Open File"
msgstr "Ireki fitxategia"
-#. mJQ7c
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:68
-msgctxt "hyperlinkdocpage|extended_tip|fileopen"
-msgid "Opens the Open dialog, where you can select a file."
-msgstr "Ireki elkarrizketa-koadroa irekitzen du, fitxategi bat hautatu ahal izan dezazun."
-
-#. 9f5SN
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:91
-msgctxt "hyperlinkdocpage|extended_tip|path"
-msgid "Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame."
-msgstr "Sartu estekatutako fitxategi baten URL bat, hiperesteka sakatzean irekiko dena. Helburuko marko bat zehazten ez baduzu, fitxategia uneko dokumentu edo markoan irekiko da."
-
#. Ewn6K
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:108
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:98
msgctxt "hyperlinkdocpage|label2"
msgid "Document"
msgstr "Dokumentua"
#. pedja
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:144
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:134
msgctxt "hyperlinkdocpage|target_label"
msgid "Targ_et:"
msgstr "_Helburua:"
#. hUini
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:159
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:149
msgctxt "hyperlinkdocpage|url_label"
msgid "URL:"
msgstr "URLa:"
#. zH7Fk
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:173
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:163
msgctxt "hyperlinkdocpage|browse|tooltip_text"
msgid "Target in Document"
msgstr "Helburua dokumentuan"
-#. wnXzL
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:178
-msgctxt "hyperlinkdocpage|extended_tip|browse"
-msgid "Opens the Target in Document dialog."
-msgstr "Helburua dokumentuan elkarrizketa-koadroa irekitzen du."
-
-#. 3ndEf
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:194
-msgctxt "hyperlinkdocpage|extended_tip|target"
-msgid "Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame."
-msgstr "Sartu estekatutako fitxategi baten URL bat, hiperesteka sakatzean irekiko dena. Helburuko marko bat zehazten ez baduzu, fitxategia uneko dokumentu edo markoan irekiko da."
-
#. oUByt
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:209
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:189
msgctxt "hyperlinkdocpage|url"
msgid "Test text"
msgstr "Probako testua"
#. 8Gbv5
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:227
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:207
msgctxt "hyperlinkdocpage|label3"
msgid "Target in Document"
msgstr "Helburua dokumentuan"
#. VQxYG
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:266
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:246
msgctxt "hyperlinkdocpage|frame_label"
msgid "F_rame:"
msgstr "_Markoa:"
#. cFnPM
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:281
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:261
msgctxt "hyperlinkdocpage|indication_label"
msgid "Te_xt:"
msgstr "Te_stua:"
#. o2Fic
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:296
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:276
msgctxt "hyperlinkdocpage|name_label"
msgid "N_ame:"
msgstr "I_zena:"
-#. PuhGD
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:313
-msgctxt "hyperlinkdocpage|extended_tip|indication"
-msgid "Specifies the visible text or button caption for the hyperlink."
-msgstr "Hiperestekaren testu ikusgaia edo botoi-epigrafea zehazten du."
-
-#. RszPA
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:329
-msgctxt "hyperlinkdocpage|extended_tip|name"
-msgid "Enter a name for the hyperlink."
-msgstr "Sartu izen bat hiperestekarentzat."
-
#. y3amv
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:349
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:319
msgctxt "hyperlinkdocpage|form_label"
msgid "F_orm:"
msgstr "In_primakia:"
-#. 6TBzX
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:366
-msgctxt "hyperlinkdocpage|extended_tip|form"
-msgid "Specifies whether the hyperlink is inserted as text or as a button."
-msgstr "Hiperesteka testu gisa edo botoi gisa txertatuko den zehazten du."
-
#. sAAC7
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:380
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:345
msgctxt "hyperlinkdocpage|script|tooltip_text"
msgid "Events"
msgstr "Gertaerak"
-#. EbFym
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:384
-msgctxt "hyperlinkdocpage|extended_tip|script"
-msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
-msgstr "Esleitu makroa elkarrizketa-koadroa irekitzen du. Bertan, \"sagua objektuaren gainean\" edo \"abiarazi hiperesteka\" bezalako gertaerei programa-kodea eslei diezaiekezu."
-
-#. TXrCH
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:407
-msgctxt "hyperlinkdocpage|extended_tip|frame"
-msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
-msgstr "Ireki nahi duzun estekatutako fitxategian sartu markoaren izena edo aurrez zehaztutako markoa hautatu zerrendatik. Koadroa hutsik uzten baduzu, fitxategi estekatua uneko arakatzaile-leihoan irekiko da."
-
#. frjow
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:430
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:385
msgctxt "hyperlinkdocpage|label1"
msgid "Further Settings"
msgstr "Beste ezarpen batzuk"
-#. 789Vi
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:445
-msgctxt "hyperlinkdocpage|extended_tip|HyperlinkDocPage"
-msgid "Hyperlinks to any document or targets in documents can be edited using the Document tab from the Hyperlink dialog."
-msgstr "Edozein dokumentura edo dokumentu barneko helburura doazen hiperestekak edita ditzakezu Dokumentua fitxa erabiliz Hiperesteka elkarrizketa-koadroan."
-
#. BpE9F
#: cui/uiconfig/ui/hyperlinkinternetpage.ui:41
msgctxt "hyperlinkinternetpage|linktyp_internet"
msgid "_Web"
msgstr "_Web-a"
-#. wL4we
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:51
-msgctxt "hyperlinkinternetpage|extended_tip|linktyp_internet"
-msgid "Creates an \"http://\" hyperlink."
-msgstr "\"http://\" hiperesteka bat sortzen du."
-
#. HybDr
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:62
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:57
msgctxt "hyperlinkinternetpage|linktyp_ftp"
msgid "_FTP"
msgstr "_FTP"
-#. dHmZB
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:73
-msgctxt "hyperlinkinternetpage|extended_tip|linktyp_ftp"
-msgid "Creates an \"FTP://\" hyperlink."
-msgstr "\"FTP://\" hiperesteka bat sortzen du."
-
#. qgyrE
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:93
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:83
msgctxt "hyperlinkinternetpage|target_label"
msgid "_URL:"
msgstr "_URLa:"
#. YLtwS
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:108
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:98
msgctxt "hyperlinkinternetpage|login_label"
msgid "_Login name:"
msgstr "_Saioa hasteko izena:"
#. GGnn8
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:123
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:113
msgctxt "hyperlinkinternetpage|password_label"
msgid "_Password:"
msgstr "_Pasahitza:"
-#. kVJEB
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:141
-msgctxt "hyperlinkinternetpage|extended_tip|login"
-msgid "Specifies your login name, if you are working with FTP addresses."
-msgstr "Saioa hasteko zure izena zehazten du, FTP helbideekin lanean ari bazara."
-
-#. cgWAc
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:158
-msgctxt "hyperlinkinternetpage|extended_tip|password"
-msgid "Specifies your password, if you are working with FTP addresses."
-msgstr "Zure pasahitza zehazten du, FTP helbideekin lanean ari bazara."
-
#. HHhGY
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:169
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:149
msgctxt "hyperlinkinternetpage|anonymous"
msgid "Anonymous _user"
msgstr "Erabiltzaile _anonimoa"
-#. Ttx68
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:178
-msgctxt "hyperlinkinternetpage|extended_tip|anonymous"
-msgid "Allows you to log in to the FTP address as an anonymous user."
-msgstr "FTP helbidean erabiltzaile anonimo gisa saioa hastea ahalbidetzen du."
-
-#. JwfAC
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:201
-msgctxt "hyperlinkinternetpage|extended_tip|target"
-msgid "Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame."
-msgstr "Sartu estekatutako fitxategi baten URL bat, hiperesteka sakatzean irekiko dena. Helburuko marko bat zehazten ez baduzu, fitxategia uneko dokumentu edo markoan irekiko da."
-
#. XhMm4
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:214
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:184
msgctxt "hyperlinkinternetpage|indication_label"
msgid "Te_xt:"
msgstr "Te_stua:"
-#. fFLgD
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:231
-msgctxt "hyperlinkinternetpage|extended_tip|indication"
-msgid "Specifies the visible text or button caption for the hyperlink."
-msgstr "Hiperestekaren testu ikusgaia edo botoi-epigrafea zehazten du."
-
#. ABK2n
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:245
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:210
msgctxt "hyperlinkinternetpage|protocol_label"
msgid "Proto_col:"
msgstr "Proto_koloa:"
#. MoZP7
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:266
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:231
msgctxt "hyperlinkinternetpage|label2"
msgid "Hyperlink Type"
msgstr "Hiperesteka mota"
#. x4GDd
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:305
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:270
msgctxt "hyperlinkinternetpage|frame_label"
msgid "F_rame:"
msgstr "_Markoa:"
#. wiRZD
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:320
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:285
msgctxt "hyperlinkinternetpage|name_label"
msgid "Na_me:"
msgstr "I_zena:"
-#. ZdkMh
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:337
-msgctxt "hyperlinkinternetpage|extended_tip|name"
-msgid "Enter a name for the hyperlink."
-msgstr "Sartu izen bat hiperestekarentzat."
-
#. UG2wE
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:357
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:317
msgctxt "hyperlinkinternetpage|form_label"
msgid "F_orm:"
msgstr "In_primakia:"
-#. QPMun
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:374
-msgctxt "hyperlinkinternetpage|extended_tip|form"
-msgid "Specifies whether the hyperlink is inserted as text or as a button."
-msgstr "Hiperesteka testu gisa edo botoi gisa txertatuko den zehazten du."
-
#. MyGFB
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:388
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:343
msgctxt "hyperlinkinternetpage|script|tooltip_text"
msgid "Events"
msgstr "Gertaerak"
-#. sYWVn
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:392
-msgctxt "hyperlinkinternetpage|extended_tip|script"
-msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
-msgstr "Esleitu makroa elkarrizketa-koadroa irekitzen du. Bertan, \"sagua objektuaren gainean\" edo \"abiarazi hiperesteka\" bezalako gertaerei programa-kodea eslei diezaiekezu."
-
-#. C5Hqs
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:415
-msgctxt "hyperlinkinternetpage|extended_tip|frame"
-msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
-msgstr "Ireki nahi duzun estekatutako fitxategian sartu markoaren izena edo aurrez zehaztutako markoa hautatu zerrendatik. Koadroa hutsik uzten baduzu, fitxategi estekatua uneko arakatzaile-leihoan irekiko da."
-
#. UKQMX
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:438
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:383
msgctxt "hyperlinkinternetpage|label1"
msgid "Further Settings"
msgstr "Beste ezarpen batzuk"
-#. 8UdTe
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:453
-msgctxt "hyperlinkinternetpage|extended_tip|HyperlinkInternetPage"
-msgid "Use the Internet page of the Hyperlink dialog to edit hyperlinks with WWW or FTP addresses."
-msgstr "Erabili Internet orria, Hiperesteka elkarrizketa-koadroan, WWW edo FTP helbideak dituzten hiperestekak editatzeko."
-
#. GKAsu
#: cui/uiconfig/ui/hyperlinkmailpage.ui:43
msgctxt "hyperlinkmailpage|receiver_label"
msgid "Re_cipient:"
msgstr "Ha_rtzailea:"
-#. 3Q6NE
+#. B5Axh
#: cui/uiconfig/ui/hyperlinkmailpage.ui:58
-msgctxt "hyperlinkmailpage|addressbook|tooltip_text"
+msgctxt "hyperlinkmailpage|adressbook|tooltip_text"
msgid "Data Sources..."
-msgstr ""
-
-#. mZ8Wv
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:63
-msgctxt "hyperlinkmailpage|extended_tip|addressbook"
-msgid "Hides or shows the data source browser."
-msgstr ""
+msgstr "Datu-iturburuak..."
#. NJi4c
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:78
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:73
msgctxt "hyperlinkmailpage|subject_label"
msgid "_Subject:"
msgstr "_Gaia:"
-#. hseLC
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:96
-msgctxt "hyperlinkmailpage|extended_tip|subject"
-msgid "Specifies the subject that is inserted in the subject line of the new message document."
-msgstr "Dokumentu-mezu berriaren gaiaren lerroan txertatuko den gaia zehazten du."
-
-#. 8gCor
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:119
-msgctxt "hyperlinkmailpage|extended_tip|receiver"
-msgid "Assigns the specified email address to the hyperlink."
-msgstr ""
-
#. eCvXD
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:148
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:133
msgctxt "hyperlinkmailpage|label2"
msgid "Mail"
msgstr "Posta"
#. Rx7bX
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:187
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:172
msgctxt "hyperlinkmailpage|frame_label"
msgid "F_rame:"
msgstr "_Markoa:"
#. E6CWA
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:202
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:187
msgctxt "hyperlinkmailpage|indication_label"
msgid "Te_xt:"
msgstr "Te_stua:"
#. BjAaB
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:217
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:202
msgctxt "hyperlinkmailpage|name_label"
msgid "N_ame:"
msgstr "I_zena:"
-#. PJMVD
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:234
-msgctxt "hyperlinkmailpage|extended_tip|indication"
-msgid "Specifies the visible text or button caption for the hyperlink."
-msgstr "Hiperestekaren testu ikusgaia edo botoi-epigrafea zehazten du."
-
-#. pJbde
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:250
-msgctxt "hyperlinkmailpage|extended_tip|name"
-msgid "Enter a name for the hyperlink."
-msgstr "Sartu izen bat hiperestekarentzat."
-
#. zkpdN
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:270
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:245
msgctxt "hyperlinkmailpage|form_label"
msgid "F_orm:"
msgstr "In_primakia:"
-#. ckEPR
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:287
-msgctxt "hyperlinkmailpage|extended_tip|form"
-msgid "Specifies whether the hyperlink is inserted as text or as a button."
-msgstr "Hiperesteka testu gisa edo botoi gisa txertatuko den zehazten du."
-
#. 7wzYs
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:301
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:271
msgctxt "hyperlinkmailpage|script|tooltip_text"
msgid "Events"
msgstr "Gertaerak"
-#. rukYs
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:305
-msgctxt "hyperlinkmailpage|extended_tip|script"
-msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
-msgstr "Esleitu makroa elkarrizketa-koadroa irekitzen du. Bertan, \"sagua objektuaren gainean\" edo \"abiarazi hiperesteka\" bezalako gertaerei programa-kodea eslei diezaiekezu."
-
-#. CwHdi
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:328
-msgctxt "hyperlinkmailpage|extended_tip|frame"
-msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
-msgstr "Ireki nahi duzun estekatutako fitxategian sartu markoaren izena edo aurrez zehaztutako markoa hautatu zerrendatik. Koadroa hutsik uzten baduzu, fitxategi estekatua uneko arakatzaile-leihoan irekiko da."
-
#. BmHDh
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:351
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:311
msgctxt "hyperlinkmailpage|label1"
msgid "Further Settings"
msgstr "Beste ezarpen batzuk"
-#. SvyDu
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:366
-msgctxt "hyperlinkmailpage|extended_tip|HyperlinkMailPage"
-msgid "On the Mail page in the Hyperlink dialog you can edit hyperlinks for email addresses."
-msgstr ""
-
#. FiqBU
#: cui/uiconfig/ui/hyperlinkmarkdialog.ui:18
msgctxt "hyperlinkmarkdialog|HyperlinkMark"
@@ -10747,173 +8609,95 @@ msgid "Target in Document"
msgstr "Helburua dokumentuan"
#. JRUcA
-#: cui/uiconfig/ui/hyperlinkmarkdialog.ui:33
+#: cui/uiconfig/ui/hyperlinkmarkdialog.ui:36
msgctxt "hyperlinkmarkdialog|apply"
msgid "_Apply"
msgstr "_Aplikatu"
#. jWKYr
-#: cui/uiconfig/ui/hyperlinkmarkdialog.ui:49
+#: cui/uiconfig/ui/hyperlinkmarkdialog.ui:52
msgctxt "hyperlinkmarkdialog|close"
msgid "_Close"
msgstr "It_xi"
-#. CLEQK
-#: cui/uiconfig/ui/hyperlinkmarkdialog.ui:56
-msgctxt "hyperlinkmarkdialog|extended_tip|close"
-msgid "Once the hyperlink has been completely entered, click on Close to set the link and leave the dialog."
-msgstr "Hiperesteka erabat sartutakoan, egin klik Itxi botoian esteka ezartzeko eta elkarrizketa-koadrotik irteteko."
-
#. P5DCe
-#: cui/uiconfig/ui/hyperlinkmarkdialog.ui:122
+#: cui/uiconfig/ui/hyperlinkmarkdialog.ui:121
msgctxt "hyperlinkmarkdialog|TreeListBox-atkobject"
msgid "Mark Tree"
msgstr "Marka-zuhaitza"
-#. iBoH5
-#: cui/uiconfig/ui/hyperlinkmarkdialog.ui:123
-msgctxt "hyperlinkmarkdialog|extended_tip|TreeListBox"
-msgid "Specifies the position in the target document where you wish to jump to."
-msgstr "Helburuko dokumentuaren zein kokalekutara joan nahi duzun zehazten du."
-
#. tHygQ
#: cui/uiconfig/ui/hyperlinknewdocpage.ui:57
msgctxt "hyperlinknewdocpage|editnow"
msgid "Edit _now"
msgstr "Editatu _orain"
-#. DENWb
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:67
-msgctxt "hyperlinknewdocpage|extended_tip|editnow"
-msgid "Specifies that the new document is created and immediately opened for editing."
-msgstr "Dokumentu berria sortu eta berehala ediziorako irekiko dela zehazten du."
-
#. YAeDk
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:78
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:73
msgctxt "hyperlinknewdocpage|editlater"
msgid "Edit _later"
msgstr "Editatu _geroago"
-#. CD5y6
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:89
-msgctxt "hyperlinknewdocpage|extended_tip|editlater"
-msgid "Specifies that the document is created but it is not immediately opened."
-msgstr "Dokumentua sortu baina ez dela berehala irekiko zehazten du."
-
#. DqCc6
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:109
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:99
msgctxt "hyperlinknewdocpage|file_label"
msgid "_File:"
msgstr "_Fitxategia:"
#. PDNz4
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:124
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:114
msgctxt "hyperlinknewdocpage|create|tooltip_text"
msgid "Select Path"
msgstr "Hautatu bide-izena"
-#. FPajM
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:129
-msgctxt "hyperlinknewdocpage|extended_tip|create"
-msgid "Opens the Select Path dialog, where you can select a path."
-msgstr "Hautatu bide-izena elkarrizketa-koadroa irekitzen du, bide-izen bat hautatu dezazun."
-
#. NKd9R
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:144
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:129
msgctxt "hyperlinknewdocpage|types_label"
msgid "File _type:"
msgstr "_Fitxategi mota:"
-#. TRstM
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:169
-msgctxt "hyperlinknewdocpage|extended_tip|path"
-msgid "Enter a URL for the file that you want to open when you click the hyperlink."
-msgstr "Adierazi URL bat hiperestekan klik egindakoan irekitzea nahi duzun fitxategiarentzat."
-
-#. Ee4g2
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:209
-msgctxt "hyperlinknewdocpage|extended_tip|types"
-msgid "Specifies the file type for the new document."
-msgstr "Dokumentu berriaren fitxategi mota zehazten du."
-
#. 9TYuE
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:237
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:212
msgctxt "hyperlinknewdocpage|label2"
msgid "New Document"
msgstr "Dokumentu berria"
#. uChAF
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:276
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:251
msgctxt "hyperlinknewdocpage|frame_label"
msgid "F_rame:"
msgstr "_Markoa:"
#. NG5VC
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:291
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:266
msgctxt "hyperlinknewdocpage|indication_label"
msgid "Te_xt:"
msgstr "Te_stua:"
#. SVEq9
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:306
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:281
msgctxt "hyperlinknewdocpage|name_label"
msgid "N_ame:"
msgstr "I_zena:"
-#. J9DQE
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:323
-msgctxt "hyperlinknewdocpage|extended_tip|indication"
-msgid "Specifies the visible text or button caption for the hyperlink."
-msgstr "Hiperestekaren testu ikusgaia edo botoi-epigrafea zehazten du."
-
-#. FExJ9
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:339
-msgctxt "hyperlinknewdocpage|extended_tip|name"
-msgid "Enter a name for the hyperlink."
-msgstr "Sartu izen bat hiperestekarentzat."
-
#. cSknQ
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:359
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:324
msgctxt "hyperlinknewdocpage|form_label"
msgid "F_orm:"
msgstr "In_primakia:"
-#. fARTX
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:375
-msgctxt "hyperlinknewdocpage|extended_tip|form"
-msgid "Specifies whether the hyperlink is inserted as text or as a button."
-msgstr "Hiperesteka testu gisa edo botoi gisa txertatuko den zehazten du."
-
#. 5xVHb
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:389
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:349
msgctxt "hyperlinknewdocpage|script|tooltip_text"
msgid "Events"
msgstr "Gertaerak"
-#. MikBD
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:393
-msgctxt "hyperlinknewdocpage|extended_tip|script"
-msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
-msgstr "Esleitu makroa elkarrizketa-koadroa irekitzen du. Bertan, \"sagua objektuaren gainean\" edo \"abiarazi hiperesteka\" bezalako gertaerei programa-kodea eslei diezaiekezu."
-
-#. rXaNm
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:416
-msgctxt "hyperlinknewdocpage|extended_tip|frame"
-msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
-msgstr "Ireki nahi duzun estekatutako fitxategian sartu markoaren izena edo aurrez zehaztutako markoa hautatu zerrendatik. Koadroa hutsik uzten baduzu, fitxategi estekatua uneko arakatzaile-leihoan irekiko da."
-
#. MS2Cn
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:439
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:389
msgctxt "hyperlinknewdocpage|label1"
msgid "Further Settings"
msgstr "Beste ezarpen batzuk"
-#. ztAbs
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:454
-msgctxt "hyperlinknewdocpage|extended_tip|HyperlinkNewDocPage"
-msgid "Use the New Document tab from the Hyperlink dialog to set up a hyperlink to a new document and create the new document simultaneously."
-msgstr "Erabili Dokumentu berria fitxa, Hiperesteka elkarrizketa-koadroan, dokumentu berri baterako hiperesteka ezartzeko eta aldi berean dokumentu berri hori sortzeko."
-
#. XkDqc
#: cui/uiconfig/ui/hyphenate.ui:18
msgctxt "hyphenate|HyphenateDialog"
@@ -10921,71 +8705,29 @@ msgid "Hyphenation"
msgstr "Hitz-zatiketa"
#. N4zDD
-#: cui/uiconfig/ui/hyphenate.ui:50
+#: cui/uiconfig/ui/hyphenate.ui:53
msgctxt "hyphenate|hyphall"
msgid "Hyphenate All"
msgstr "Zatitu denak"
#. TraEA
-#: cui/uiconfig/ui/hyphenate.ui:100
+#: cui/uiconfig/ui/hyphenate.ui:103
msgctxt "hyphenate|ok"
msgid "Hyphenate"
msgstr "Hitzak zatitu"
-#. 843cx
-#: cui/uiconfig/ui/hyphenate.ui:108
-msgctxt "hyphenate|extended_tip|ok"
-msgid "Inserts the hyphen at the indicated position."
-msgstr "Marratxoa adierazitako kokalekuan txertatzen du."
-
#. gEGtP
-#: cui/uiconfig/ui/hyphenate.ui:120
+#: cui/uiconfig/ui/hyphenate.ui:118
msgctxt "hyphenate|continue"
msgid "Skip"
msgstr "Saltatu"
-#. JqhEE
-#: cui/uiconfig/ui/hyphenate.ui:126
-msgctxt "hyphenate|extended_tip|continue"
-msgid "Ignores the hyphenation suggestion and finds the next word to hyphenate."
-msgstr "Hitz-zatiketarako iradokizuna ez ikusten du eta zatituko den hurrengo hitza aurkitzen du."
-
-#. zXLRC
-#: cui/uiconfig/ui/hyphenate.ui:145
-msgctxt "hyphenate|extended_tip|delete"
-msgid "Removes the current hyphenation point from the displayed word."
-msgstr "Bistaratutako hitzaren uneko zatiketa-puntua kentzen du."
-
#. dsjvf
-#: cui/uiconfig/ui/hyphenate.ui:165
+#: cui/uiconfig/ui/hyphenate.ui:153
msgctxt "hyphenate|label1"
msgid "Word:"
msgstr "Hitza:"
-#. fvcRg
-#: cui/uiconfig/ui/hyphenate.ui:193
-msgctxt "hyphenate|extended_tip|worded"
-msgid "Displays the hyphenation suggestion(s) for the selected word."
-msgstr "Hautatutako hitzerako iradokitzen d(ir)en zatiketa(k) bistaratzen dira."
-
-#. HAF8G
-#: cui/uiconfig/ui/hyphenate.ui:212
-msgctxt "hyphenate|extended_tip|left"
-msgid "Set the position of the hyphen. This option is only available if more than one hyphenation suggestion is displayed."
-msgstr "Ezarri marratxoaren kokapena. Aukera hori erabilgarri egongo da hitz-zatiketarako iradokizun bat baino gehiago bistaratzen bada."
-
-#. 5gKXt
-#: cui/uiconfig/ui/hyphenate.ui:230
-msgctxt "hyphenate|extended_tip|right"
-msgid "Set the position of the hyphen. This option is only available if more than one hyphenation suggestion is displayed."
-msgstr "Ezarri marratxoaren kokapena. Aukera hori erabilgarri egongo da hitz-zatiketarako iradokizun bat baino gehiago bistaratzen bada."
-
-#. 8QHd8
-#: cui/uiconfig/ui/hyphenate.ui:268
-msgctxt "hyphenate|extended_tip|HyphenateDialog"
-msgid "Inserts hyphens in words that are too long to fit at the end of a line."
-msgstr "Hitz-zatiketa txertatzen du lerro baten amaieran sartzeko luzeegiak diren hitzetan."
-
#. HGCp4
#: cui/uiconfig/ui/iconchangedialog.ui:61
msgctxt "iconchangedialog|label1"
@@ -11003,37 +8745,25 @@ msgid "Change Icon"
msgstr "Aldatu ikonoa"
#. qZXP7
-#: cui/uiconfig/ui/iconselectordialog.ui:145
+#: cui/uiconfig/ui/iconselectordialog.ui:148
msgctxt "iconselectordialog|label1"
msgid "_Icons"
msgstr "_Ikonoak"
#. ZyFG4
-#: cui/uiconfig/ui/iconselectordialog.ui:168
+#: cui/uiconfig/ui/iconselectordialog.ui:171
msgctxt "iconselectordialog|importButton"
msgid "I_mport..."
msgstr "I_nportatu..."
-#. rAyQo
-#: cui/uiconfig/ui/iconselectordialog.ui:175
-msgctxt "iconselectordialog|extended_tip|importButton"
-msgid "Adds new icons to the list of icons. You see a file open dialog that imports the selected icon or icons into the internal icon directory of %PRODUCTNAME."
-msgstr "Ikono berriak gehitzen dizkio ikono-zerrendari. Fitxategia irekitzeko elkarrizketa-koadro bat bistaratzen da; horren bidez, hautatutako ikonoa edo ikonoak %PRODUCTNAME(e)ren barruko ikono-direktoriora inportatzen dira."
-
#. 46d7Z
-#: cui/uiconfig/ui/iconselectordialog.ui:187
+#: cui/uiconfig/ui/iconselectordialog.ui:185
msgctxt "iconselectordialog|deleteButton"
msgid "_Delete..."
msgstr "E_zabatu..."
-#. MEMzu
-#: cui/uiconfig/ui/iconselectordialog.ui:194
-msgctxt "iconselectordialog|extended_tip|deleteButton"
-msgid "Click to remove the selected icon from the list. Only user-defined icons can be removed."
-msgstr "Egin klik hautatutako ikonoa zerrendatik kentzeko. Erabiltzaileak definitutako ikonoak bakarrik ken daitezke."
-
#. C4HU9
-#: cui/uiconfig/ui/iconselectordialog.ui:223
+#: cui/uiconfig/ui/iconselectordialog.ui:216
msgctxt "iconselectordialog|noteLabel"
msgid ""
"Note:\n"
@@ -11050,174 +8780,96 @@ msgctxt "insertfloatingframe|InsertFloatingFrameDialog"
msgid "Floating Frame Properties"
msgstr "Marko mugikorraren propietateak"
-#. DckNs
-#: cui/uiconfig/ui/insertfloatingframe.ui:105
-msgctxt "insertfloatingframe|extended_tip|edname"
-msgid "Enter a name for the floating frame. The name cannot contain spaces, special characters, or begin with an underscore (_)."
-msgstr "Idatzi marko mugikorraren izena. Izenak ezin ditu eduki zuriuneak edo karaktere bereziak, eta ezin du hasi azpimarrarekin (_)."
-
-#. dxeqd
-#: cui/uiconfig/ui/insertfloatingframe.ui:125
-msgctxt "insertfloatingframe|extended_tip|edurl"
-msgid "Enter the path and the name of the file that you want to display in the floating frame. You can also click the Browse button and locate the file that you want to display."
-msgstr "Idatzi marko mugikorrean bistaratu nahi duzun fitxategiaren bide-izena eta izena. Bestela, Arakatu botoian klik egin eta bistaratu nahi duzun fitxategia hauta dezakezu."
-
#. 6Zg6E
-#: cui/uiconfig/ui/insertfloatingframe.ui:140
+#: cui/uiconfig/ui/insertfloatingframe.ui:133
msgctxt "insertfloatingframe|label6"
msgid "Name:"
msgstr "Izena:"
#. QFERc
-#: cui/uiconfig/ui/insertfloatingframe.ui:153
+#: cui/uiconfig/ui/insertfloatingframe.ui:146
msgctxt "insertfloatingframe|label7"
msgid "Contents:"
msgstr "Edukia:"
#. ExCGU
-#: cui/uiconfig/ui/insertfloatingframe.ui:162
+#: cui/uiconfig/ui/insertfloatingframe.ui:155
msgctxt "insertfloatingframe|buttonbrowse"
msgid "Browse..."
msgstr "Arakatu..."
-#. EQDKW
-#: cui/uiconfig/ui/insertfloatingframe.ui:169
-msgctxt "insertfloatingframe|extended_tip|buttonbrowse"
-msgid "Locate the file that you want to display in the selected floating frame, and then click Open."
-msgstr "Aurkitu marko mugikorreran bistaratu nahi duzun fitxategia, eta ondoren sakatu Ireki aukera."
-
#. CFNgz
-#: cui/uiconfig/ui/insertfloatingframe.ui:210
+#: cui/uiconfig/ui/insertfloatingframe.ui:198
msgctxt "insertfloatingframe|scrollbaron"
msgid "On"
msgstr "Aktibatuta"
-#. qobGp
-#: cui/uiconfig/ui/insertfloatingframe.ui:220
-msgctxt "insertfloatingframe|extended_tip|scrollbaron"
-msgid "Displays the scrollbar for the floating frame."
-msgstr "Marko mugikorraren korritze-barra bistaratzen du."
-
#. RTCXH
-#: cui/uiconfig/ui/insertfloatingframe.ui:232
+#: cui/uiconfig/ui/insertfloatingframe.ui:215
msgctxt "insertfloatingframe|scrollbaroff"
msgid "Off"
msgstr "Desaktibatuta"
-#. pdYYk
-#: cui/uiconfig/ui/insertfloatingframe.ui:242
-msgctxt "insertfloatingframe|extended_tip|scrollbaroff"
-msgid "Hides the scrollbar for the floating frame."
-msgstr "Marko mugikorraren korritze-barra ezkutatzen du."
-
#. iucHE
-#: cui/uiconfig/ui/insertfloatingframe.ui:254
+#: cui/uiconfig/ui/insertfloatingframe.ui:232
msgctxt "insertfloatingframe|scrollbarauto"
msgid "Automatic"
msgstr "Automatikoa"
-#. xEruo
-#: cui/uiconfig/ui/insertfloatingframe.ui:264
-msgctxt "insertfloatingframe|extended_tip|scrollbarauto"
-msgid "Mark this option if the currently active floating frame can have a scrollbar when needed."
-msgstr "Markatu aukera hau uneko marko mugikor aktiboak korritze-barra izan dezakeen, beharrezkoa denean."
-
#. NTDhm
-#: cui/uiconfig/ui/insertfloatingframe.ui:282
+#: cui/uiconfig/ui/insertfloatingframe.ui:255
msgctxt "insertfloatingframe|label1"
msgid "Scroll Bar"
msgstr "Korritze-barra"
#. 9DUFs
-#: cui/uiconfig/ui/insertfloatingframe.ui:315
+#: cui/uiconfig/ui/insertfloatingframe.ui:288
msgctxt "insertfloatingframe|borderon"
msgid "On"
msgstr "Aktibatuta"
-#. wE67j
-#: cui/uiconfig/ui/insertfloatingframe.ui:325
-msgctxt "insertfloatingframe|extended_tip|borderon"
-msgid "Displays the border of the floating frame."
-msgstr "Marko mugikorraren ertza bistaratzen du."
-
#. P9vwv
-#: cui/uiconfig/ui/insertfloatingframe.ui:337
+#: cui/uiconfig/ui/insertfloatingframe.ui:305
msgctxt "insertfloatingframe|borderoff"
msgid "Off"
msgstr "Desaktibatuta"
-#. hEBTb
-#: cui/uiconfig/ui/insertfloatingframe.ui:347
-msgctxt "insertfloatingframe|extended_tip|borderoff"
-msgid "Hides the border of the floating frame."
-msgstr "Marko mugikorraren ertza ezkutatzen du."
-
#. xBDSb
-#: cui/uiconfig/ui/insertfloatingframe.ui:368
+#: cui/uiconfig/ui/insertfloatingframe.ui:331
msgctxt "insertfloatingframe|label2"
msgid "Border"
msgstr "Ertza"
#. RAz7e
-#: cui/uiconfig/ui/insertfloatingframe.ui:404
+#: cui/uiconfig/ui/insertfloatingframe.ui:367
msgctxt "insertfloatingframe|widthlabel"
msgid "Width:"
msgstr "Zabalera:"
#. DMLy9
-#: cui/uiconfig/ui/insertfloatingframe.ui:417
+#: cui/uiconfig/ui/insertfloatingframe.ui:380
msgctxt "insertfloatingframe|heightlabel"
msgid "Height:"
msgstr "Altuera:"
-#. ieZRs
-#: cui/uiconfig/ui/insertfloatingframe.ui:434
-msgctxt "insertfloatingframe|extended_tip|width"
-msgid "Enter the amount of horizontal space that you want to leave between the right and the left edges of the floating frame and the contents of the frame. Both documents inside and outside the floating frame must be HTML documents."
-msgstr "Sartu marko mugikorraren eta haren edukiaren eskuineko eta ezkerreko ertzen artean utzi nahi duzun tarte horizontala zenbatekoa den. Markoaren barneko eta kanpoko dokumentuek HTML dokumentuak izan behar dute."
-
-#. R35J9
-#: cui/uiconfig/ui/insertfloatingframe.ui:452
-msgctxt "insertfloatingframe|extended_tip|height"
-msgid "Enter the amount of vertical space that you want to leave between the top and bottom edges of the floating frame and the contents of the frame. Both documents inside and outside the floating frame must be HTML documents."
-msgstr "Sartu zenbatekoa izango den marko mugikorraren eta haren edukiaren goiko eta beheko ertzen artean utzi nahi duzun tarte bertikala. Markoaren barneko eta kanpoko dokumentuek HTML dokumentuak izan behar dute."
-
#. EEPAq
-#: cui/uiconfig/ui/insertfloatingframe.ui:463
+#: cui/uiconfig/ui/insertfloatingframe.ui:416
msgctxt "insertfloatingframe|defaultwidth"
msgid "Default"
msgstr "Lehenetsia"
-#. NSmeU
-#: cui/uiconfig/ui/insertfloatingframe.ui:472
-msgctxt "insertfloatingframe|extended_tip|defaultwidth"
-msgid "Applies the default horizontal spacing."
-msgstr "Tarte horizontal lehenetsia aplikatzen du."
-
#. dQ8BY
-#: cui/uiconfig/ui/insertfloatingframe.ui:483
+#: cui/uiconfig/ui/insertfloatingframe.ui:431
msgctxt "insertfloatingframe|defaultheight"
msgid "Default"
msgstr "Lehenetsia"
-#. vjLip
-#: cui/uiconfig/ui/insertfloatingframe.ui:492
-msgctxt "insertfloatingframe|extended_tip|defaultheight"
-msgid "Applies the default vertical spacing."
-msgstr "Tarte bertikal lehenetsia aplikatzen du."
-
#. YqkF7
-#: cui/uiconfig/ui/insertfloatingframe.ui:509
+#: cui/uiconfig/ui/insertfloatingframe.ui:452
msgctxt "insertfloatingframe|label3"
msgid "Padding"
msgstr "Betegarria"
-#. Ehuh3
-#: cui/uiconfig/ui/insertfloatingframe.ui:549
-msgctxt "insertfloatingframe|extended_tip|InsertFloatingFrameDialog"
-msgid "Changes the properties of the selected floating frame. Floating frames work best when they contain an html document, and when they are inserted in another html document."
-msgstr "Hautatutako markoaren propietateak aldatzen ditu. Markoek HTML dokumentu bat daukatenean funtzionatzen dute ondoen, bai eta beste HTML dokumentu batean txertatzen direnean ere."
-
#. DHyVM
#: cui/uiconfig/ui/insertoleobject.ui:16
msgctxt "insertoleobject|InsertOLEObjectDialog"
@@ -11225,59 +8877,47 @@ msgid "Insert OLE Object"
msgstr "Txertatu OLE objektua"
#. APCbM
-#: cui/uiconfig/ui/insertoleobject.ui:100
+#: cui/uiconfig/ui/insertoleobject.ui:103
msgctxt "insertoleobject|createnew"
msgid "Create new"
msgstr "Sortu berria"
#. g7yF2
-#: cui/uiconfig/ui/insertoleobject.ui:117
+#: cui/uiconfig/ui/insertoleobject.ui:120
msgctxt "insertoleobject|createfromfile"
msgid "Create from file"
msgstr "Sortu fitxategitik"
#. JcNDd
-#: cui/uiconfig/ui/insertoleobject.ui:197
+#: cui/uiconfig/ui/insertoleobject.ui:200
msgctxt "insertoleobject|label1"
msgid "Object Type"
msgstr "Objektu mota"
#. GYhtz
-#: cui/uiconfig/ui/insertoleobject.ui:243
+#: cui/uiconfig/ui/insertoleobject.ui:246
msgctxt "insertoleobject|urlbtn"
msgid "Search…"
msgstr "Bilatu..."
#. PL3Eq
-#: cui/uiconfig/ui/insertoleobject.ui:256
+#: cui/uiconfig/ui/insertoleobject.ui:259
msgctxt "insertoleobject|linktofile"
msgid "Link to file"
msgstr "Estekatu fitxategiari"
-#. FDCFK
-#: cui/uiconfig/ui/insertoleobject.ui:265
-msgctxt "insertoleobject|extended_tip|linktofile"
-msgid "Enable this checkbox to insert the OLE object as a link to the original file. If this checkbox is not enabled, the OLE object will be embedded into your document."
-msgstr "Gaitu kontrol-lauki hau OLE objektu bat jatorrizko fitxategian esteka gisa txertatzeko. Kontrol-lauki hau gaituta ez badago, OLE objektua zure dokumentuan kapsulatuko da."
-
#. G8yfb
-#: cui/uiconfig/ui/insertoleobject.ui:276
+#: cui/uiconfig/ui/insertoleobject.ui:274
msgctxt "insertoleobject|asicon"
msgid "Display as icon"
msgstr "Bistaratu ikono gisa"
#. ry68g
-#: cui/uiconfig/ui/insertoleobject.ui:298
+#: cui/uiconfig/ui/insertoleobject.ui:296
msgctxt "insertoleobject|label2"
msgid "File"
msgstr "Fitxategia"
-#. wdBbV
-#: cui/uiconfig/ui/insertoleobject.ui:331
-msgctxt "insertoleobject|extended_tip|InsertOLEObjectDialog"
-msgid "Inserts an OLE object into the current document. The OLE object is inserted as a link or an embedded object."
-msgstr "OLE objektu bat txertatzen du uneko dokumentuan. OLE objektua esteka modura edo kapsulatutako objektu modura txertatzen da."
-
#. BCgnf
#: cui/uiconfig/ui/insertrowcolumn.ui:15
msgctxt "insertrowcolumn|InsertRowColumnDialog"
@@ -11290,44 +8930,26 @@ msgctxt "insertrowcolumn|label3"
msgid "_Number:"
msgstr "_Zenbakia:"
-#. P5PWM
-#: cui/uiconfig/ui/insertrowcolumn.ui:128
-msgctxt "insertrowcolumn|extended_tip|insert_number"
-msgid "Enter the number of columns or rows that you want."
-msgstr "Sartu zenbat zutabe edo errenkada nahi duzun."
-
#. nEwTY
-#: cui/uiconfig/ui/insertrowcolumn.ui:145
+#: cui/uiconfig/ui/insertrowcolumn.ui:140
msgctxt "insertrowcolumn|label1"
msgid "Insert"
msgstr "Txertatu"
#. xdCAE
-#: cui/uiconfig/ui/insertrowcolumn.ui:176
+#: cui/uiconfig/ui/insertrowcolumn.ui:171
msgctxt "insertrowcolumn|insert_before"
msgid "_Before"
msgstr "_Aurretik"
-#. bX93d
-#: cui/uiconfig/ui/insertrowcolumn.ui:186
-msgctxt "insertrowcolumn|extended_tip|insert_before"
-msgid "Adds new columns to the left of the current column, or adds new rows above the current row."
-msgstr "Zutabeak gehitzen ditu uneko zutabearen ezkerreko aldean, edo errenkada berriak uneko errenkadaren gainean."
-
#. ZmEKX
-#: cui/uiconfig/ui/insertrowcolumn.ui:198
+#: cui/uiconfig/ui/insertrowcolumn.ui:188
msgctxt "insertrowcolumn|insert_after"
msgid "A_fter"
msgstr "O_ndoren"
-#. Rqgws
-#: cui/uiconfig/ui/insertrowcolumn.ui:208
-msgctxt "insertrowcolumn|extended_tip|insert_after"
-msgid "Adds new columns to the right of the current column, or adds new rows below the current row."
-msgstr "Zutabeak gehitzen ditu uneko zutabearen eskuineko aldean, edo errenkada berriak uneko errenkadaren azpian."
-
#. mS7YV
-#: cui/uiconfig/ui/insertrowcolumn.ui:226
+#: cui/uiconfig/ui/insertrowcolumn.ui:211
msgctxt "insertrowcolumn|label2"
msgid "Position"
msgstr "Kokagunea"
@@ -11344,54 +8966,24 @@ msgctxt "javaclasspathdialog|label1"
msgid "A_ssigned folders and archives"
msgstr "E_sleitutako karpetak eta fitxategiak"
-#. ERHh7
-#: cui/uiconfig/ui/javaclasspathdialog.ui:158
-msgctxt "extended_tip|paths"
-msgid "Specifies the location of Java classes or Java class libraries."
-msgstr "Java klaseen edo Java klaseen liburutegien kokapena zehazten du."
-
#. 5cgAY
-#: cui/uiconfig/ui/javaclasspathdialog.ui:185
+#: cui/uiconfig/ui/javaclasspathdialog.ui:180
msgctxt "javaclasspathdialog|archive"
msgid "_Add Archive..."
msgstr "_Gehitu artxiboa..."
-#. xV5SQ
-#: cui/uiconfig/ui/javaclasspathdialog.ui:192
-msgctxt "extended_tip|archive"
-msgid "Select an archive file in jar or zip format and add the file to the class path."
-msgstr "Hautatu artxibo-fitxategi bat jar edo zip formatuan eta gehitu fitxategia klase-bidean."
-
#. LBBVG
-#: cui/uiconfig/ui/javaclasspathdialog.ui:204
+#: cui/uiconfig/ui/javaclasspathdialog.ui:194
msgctxt "javaclasspathdialog|folder"
msgid "Add _Folder"
msgstr "Gehitu _karpeta"
-#. WP9Eo
-#: cui/uiconfig/ui/javaclasspathdialog.ui:211
-msgctxt "extended_tip|folder"
-msgid "Select a folder and add the folder to the class path."
-msgstr "Hautatu karpeta bat edo gehitu karpeta bat klase-bidean."
-
#. YNHm3
-#: cui/uiconfig/ui/javaclasspathdialog.ui:223
+#: cui/uiconfig/ui/javaclasspathdialog.ui:208
msgctxt "javaclasspathdialog|remove"
msgid "_Remove"
msgstr "_Kendu"
-#. fGAwc
-#: cui/uiconfig/ui/javaclasspathdialog.ui:230
-msgctxt "extended_tip|remove"
-msgid "Select an archive or a folder in the list and click Remove to remove the object from the class path."
-msgstr "Hautatu zerrendako artxibo bat edo karpeta bat eta egin klik Kendu botoian objektua klase-bidetik kentzeko."
-
-#. De7GF
-#: cui/uiconfig/ui/javaclasspathdialog.ui:266
-msgctxt "extended_tip|JavaClassPath"
-msgid "Specifies the location of Java classes or Java class libraries."
-msgstr "Java klaseen edo Java klaseen liburutegien kokapena zehazten du."
-
#. LU9ad
#: cui/uiconfig/ui/javastartparametersdialog.ui:16
msgctxt "javastartparametersdialog|JavaStartParameters"
@@ -11399,71 +8991,41 @@ msgid "Java Start Parameters"
msgstr "Java-ren abioko parametroak"
#. AkVB2
-#: cui/uiconfig/ui/javastartparametersdialog.ui:104
+#: cui/uiconfig/ui/javastartparametersdialog.ui:107
msgctxt "javastartparametersdialog|label4"
msgid "Java start _parameter"
msgstr "Java-ren abioko _parametroa"
-#. Btkis
-#: cui/uiconfig/ui/javastartparametersdialog.ui:122
-msgctxt "extended_tip|parameterfield"
-msgid "Enter a start parameter for a JRE as you would on a command line. Click Assign to add the parameter to the list of available start parameters."
-msgstr "Sartu JRErako hasierako parametro bat komando-lerro batean egingo bazenu bezala. Parametroa erabilgarri dauden hasierako parametroen zerrendan gehitzeko, egin klik Esleitu aukeran."
-
#. bbrtf
-#: cui/uiconfig/ui/javastartparametersdialog.ui:135
+#: cui/uiconfig/ui/javastartparametersdialog.ui:133
msgctxt "javastartparametersdialog|label5"
msgid "Assig_ned start parameters"
msgstr "E_sleitutako abioko parametroak"
-#. xjKFh
-#: cui/uiconfig/ui/javastartparametersdialog.ui:177
-msgctxt "extended_tip|assignlist"
-msgid "Lists the assigned JRE start parameters. To remove a start parameter, select the parameter, and then click Remove."
-msgstr "Esleitutako JRE hasierako parametroak zerrendatzen ditu. Hasierako parametroak kentzeko, hautatu parametroa eta ondoren egin klik Kendu aukeran."
-
#. 87Ysi
-#: cui/uiconfig/ui/javastartparametersdialog.ui:192
+#: cui/uiconfig/ui/javastartparametersdialog.ui:185
msgctxt "javastartparametersdialog|label6"
msgid "For example: -Dmyprop=c:\\\\program files\\\\java"
msgstr "Adibidez: -Dmyprop=c:\\\\program files\\\\java"
#. F3A9L
-#: cui/uiconfig/ui/javastartparametersdialog.ui:202
+#: cui/uiconfig/ui/javastartparametersdialog.ui:195
msgctxt "javastartparametersdialog|assignbtn"
msgid "_Add"
msgstr "_Gehitu"
-#. 5DJCP
-#: cui/uiconfig/ui/javastartparametersdialog.ui:211
-msgctxt "extended_tip|assignbtn"
-msgid "Adds the current JRE start parameter to the list."
-msgstr "Uneko JRE hasierako parametroak gehitzen ditu zerrendan."
-
#. sNSWD
-#: cui/uiconfig/ui/javastartparametersdialog.ui:228
+#: cui/uiconfig/ui/javastartparametersdialog.ui:216
msgctxt "javastartparametersdialog|editbtn"
msgid "_Edit"
msgstr "_Editatu"
-#. 5FP58
-#: cui/uiconfig/ui/javastartparametersdialog.ui:236
-msgctxt "extended_tip|editbtn"
-msgid "Opens a dialog where the selected JRE start parameter can be edited."
-msgstr "Hautatutako JREaren abioko parametroak editatzea ahalbidetzen duen elkarrizketa-koadro bat irekitzen du."
-
#. fUGmG
-#: cui/uiconfig/ui/javastartparametersdialog.ui:248
+#: cui/uiconfig/ui/javastartparametersdialog.ui:231
msgctxt "javastartparametersdialog|removebtn"
msgid "_Remove"
msgstr "_Kendu"
-#. PhsGH
-#: cui/uiconfig/ui/javastartparametersdialog.ui:256
-msgctxt "extended_tip|removebtn"
-msgid "Deletes the selected JRE start parameter."
-msgstr "Hautatutako JRE hasierako parametroak ezabatzen ditu."
-
#. RdoKs
#: cui/uiconfig/ui/linedialog.ui:8
msgctxt "linedialog|LineDialog"
@@ -11507,37 +9069,31 @@ msgid "Arrow _style:"
msgstr "Gezi-e_stiloa:"
#. y6SSb
-#: cui/uiconfig/ui/lineendstabpage.ui:134
+#: cui/uiconfig/ui/lineendstabpage.ui:137
msgctxt "lineendstabpage|FI_TIP"
msgid "Add a selected object to create new arrow styles."
msgstr "Gehitu hautatutako objektua gezi-estilo berria sortzeko."
#. rgBEv
-#: cui/uiconfig/ui/lineendstabpage.ui:175
+#: cui/uiconfig/ui/lineendstabpage.ui:178
msgctxt "lineendstabpage|BTN_MODIFY"
msgid "_Modify"
msgstr "_Aldatu"
-#. iQUys
-#: cui/uiconfig/ui/lineendstabpage.ui:196
-msgctxt "lineendstabpage|extended_tip|BTN_DELETE"
-msgid "Deletes the selected element or elements after confirmation."
-msgstr "Hautatutako elementuak ezabatzen ditu ekintza berretsi ondoren. "
-
#. V4C5Z
-#: cui/uiconfig/ui/lineendstabpage.ui:218
+#: cui/uiconfig/ui/lineendstabpage.ui:216
msgctxt "lineendstabpage|BTN_LOAD|tooltip_text"
msgid "Load arrow styles"
msgstr "Kargatu gezi-estiloak"
#. CUTxx
-#: cui/uiconfig/ui/lineendstabpage.ui:232
+#: cui/uiconfig/ui/lineendstabpage.ui:230
msgctxt "lineendstabpage|BTN_SAVE|tooltip_text"
msgid "Save arrow styles"
msgstr "Gorde gezi-estiloak"
#. hEYzS
-#: cui/uiconfig/ui/lineendstabpage.ui:311
+#: cui/uiconfig/ui/lineendstabpage.ui:309
msgctxt "lineendstabpage|label1"
msgid "Organize Arrow Styles"
msgstr "Antolatu gezi-estiloak"
@@ -11593,31 +9149,25 @@ msgid "Line _style:"
msgstr "Marra-es_tiloa:"
#. MAsFg
-#: cui/uiconfig/ui/linestyletabpage.ui:347
+#: cui/uiconfig/ui/linestyletabpage.ui:350
msgctxt "linestyletabpage|BTN_MODIFY"
msgid "_Modify"
msgstr "_Aldatu"
-#. wuhfR
-#: cui/uiconfig/ui/linestyletabpage.ui:368
-msgctxt "linestyletabpage|extended_tip|BTN_DELETE"
-msgid "Deletes the selected element or elements after confirmation."
-msgstr "Hautatutako elementuak ezabatzen ditu ekintza berretsi ondoren. "
-
#. FmGAy
-#: cui/uiconfig/ui/linestyletabpage.ui:390
+#: cui/uiconfig/ui/linestyletabpage.ui:388
msgctxt "linestyletabpage|BTN_LOAD|tooltip_text"
msgid "Load Line Styles"
msgstr "Kargatu marra-estiloak"
#. JCDCi
-#: cui/uiconfig/ui/linestyletabpage.ui:404
+#: cui/uiconfig/ui/linestyletabpage.ui:402
msgctxt "linestyletabpage|BTN_SAVE|tooltip_text"
msgid "Save Line Styles"
msgstr "Gorde marra-estiloak"
#. VGiHW
-#: cui/uiconfig/ui/linestyletabpage.ui:469
+#: cui/uiconfig/ui/linestyletabpage.ui:467
msgctxt "linestyletabpage|label1"
msgid "Properties"
msgstr "Propietateak"
@@ -11797,31 +9347,31 @@ msgid "Select..."
msgstr "Hautatu..."
#. LaBcU
-#: cui/uiconfig/ui/linetabpage.ui:795
+#: cui/uiconfig/ui/linetabpage.ui:794
msgctxt "linetabpage|FT_SYMBOL_WIDTH"
msgid "Widt_h:"
msgstr "Zabale_ra:"
#. yhVmm
-#: cui/uiconfig/ui/linetabpage.ui:819
+#: cui/uiconfig/ui/linetabpage.ui:818
msgctxt "linetabpage|CB_SYMBOL_RATIO"
msgid "_Keep ratio"
msgstr "_Mantendu proportzioa"
#. oV6GJ
-#: cui/uiconfig/ui/linetabpage.ui:837
+#: cui/uiconfig/ui/linetabpage.ui:836
msgctxt "linetabpage|FT_SYMBOL_HEIGHT"
msgid "Hei_ght:"
msgstr "A_ltuera:"
#. 9eaQs
-#: cui/uiconfig/ui/linetabpage.ui:874
+#: cui/uiconfig/ui/linetabpage.ui:873
msgctxt "linetabpage|label4"
msgid "Icon"
msgstr "Ikonoa"
#. vPJAG
-#: cui/uiconfig/ui/linetabpage.ui:916
+#: cui/uiconfig/ui/linetabpage.ui:915
msgctxt "linetabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Adibidea"
@@ -11832,12 +9382,6 @@ msgctxt "macroassigndialog|MacroAssignDialog"
msgid "Assign Action"
msgstr "Esleitu ekintza"
-#. 2UNZB
-#: cui/uiconfig/ui/macroassigndialog.ui:90
-msgctxt "macroassigndialog|extended_tip|MacroAssignDialog"
-msgid "Assigns macros to program events. The assigned macro runs automatically every time the selected event occurs."
-msgstr "Programa-gertaerei makroak esleitzen dizkie. Esleitutako makroak automatikoki exekutatzen dira, gertaera jazotzen den aldi guztietan."
-
#. NGu7X
#: cui/uiconfig/ui/macroassignpage.ui:64
msgctxt "macroassignpage|eventft"
@@ -11850,60 +9394,36 @@ msgctxt "macroassignpage|assignft"
msgid "Assigned Action"
msgstr "Esleitutako ekintza"
-#. PahfF
-#: cui/uiconfig/ui/macroassignpage.ui:99
-msgctxt "macroassignpage|extended_tip|assignments"
-msgid "The big list box lists the events and the assigned macros. After you selected the location in the Save In list box, select an event in the big list box. Then click Assign Macro."
-msgstr "Zerrenda-koadro handiak gertaerak eta esleitutako makroak zerrendatzen ditu. Kokalekua hautatu ondoren Gorde hemen zerrenda-koadroan, hautatu zerrenda-koadro handiko gertaera bat. Ondoren egin klik Esleitu makroa aukeran."
-
#. jfate
-#: cui/uiconfig/ui/macroassignpage.ui:112
+#: cui/uiconfig/ui/macroassignpage.ui:107
msgctxt "macroassignpage|libraryft1"
msgid "Assignments"
msgstr "Esleipenak"
#. YG6nV
-#: cui/uiconfig/ui/macroassignpage.ui:145
+#: cui/uiconfig/ui/macroassignpage.ui:140
msgctxt "macroassignpage|assign"
msgid "M_acro..."
msgstr "M_akroa..."
-#. ECTjc
-#: cui/uiconfig/ui/macroassignpage.ui:152
-msgctxt "macroassignpage|extended_tip|assign"
-msgid "Opens the Macro Selector to assign a macro to the selected event."
-msgstr "Makro-hautatzailea irekitzen du hautatutako gertaerari makro bat esleitzeko."
-
#. nhxq7
-#: cui/uiconfig/ui/macroassignpage.ui:164
+#: cui/uiconfig/ui/macroassignpage.ui:154
msgctxt "macroassignpage|component"
msgid "Com_ponent..."
msgstr "_Osagaia..."
#. UNHTV
-#: cui/uiconfig/ui/macroassignpage.ui:178
+#: cui/uiconfig/ui/macroassignpage.ui:168
msgctxt "macroassignpage|delete"
msgid "Remove"
msgstr "Kendu"
-#. pieEu
-#: cui/uiconfig/ui/macroassignpage.ui:185
-msgctxt "macroassignpage|extended_tip|delete"
-msgid "Deletes the macro or component assignment for the selected event."
-msgstr "Hautatutako gertaerarako makroa edo osagai-esleipena ezabatzen du."
-
#. CqT9E
-#: cui/uiconfig/ui/macroassignpage.ui:203
+#: cui/uiconfig/ui/macroassignpage.ui:188
msgctxt "macroassignpage|label1"
msgid "Assign"
msgstr "Esleitu"
-#. v49A4
-#: cui/uiconfig/ui/macroassignpage.ui:217
-msgctxt "macroassignpage|extended_tip|MacroAssignPage"
-msgid "Assigns macros to program events. The assigned macro runs automatically every time the selected event occurs."
-msgstr "Programa-gertaerei makroak esleitzen dizkie. Esleitutako makroak automatikoki exekutatzen dira, gertaera jazotzen den aldi guztietan."
-
#. RVDTA
#: cui/uiconfig/ui/macroselectordialog.ui:26
msgctxt "macroselectordialog|MacroSelectorDialog"
@@ -11911,395 +9431,305 @@ msgid "Macro Selector"
msgstr "Makro-hautatzailea"
#. sgKzf
-#: cui/uiconfig/ui/macroselectordialog.ui:42
+#: cui/uiconfig/ui/macroselectordialog.ui:45
msgctxt "macroselectordialog|add"
msgid "Add"
msgstr "Gehitu"
#. fpfnw
-#: cui/uiconfig/ui/macroselectordialog.ui:135
+#: cui/uiconfig/ui/macroselectordialog.ui:138
msgctxt "macroselectordialog|helpmacro"
msgid "Select the library that contains the macro you want. Then select the macro under 'Macro name'."
msgstr "Hautatu erabili nahi duzun makroa duen liburutegia. Ondoren, hautatu makroa 'Makroaren izena' atalaren azpian."
#. nVAE3
-#: cui/uiconfig/ui/macroselectordialog.ui:151
+#: cui/uiconfig/ui/macroselectordialog.ui:154
msgctxt "macroselectordialog|helptoolbar"
msgid "To add a command to a toolbar, select the category and then the command. Then drag the command to the Commands list of the Toolbars tab page in the Customize dialog."
msgstr "Tresna-barra bati komando bat gehitzeko, hautatu kategoria eta ondoren komandoa. Ondoren, arrastatu komandoa 'Pertsonalizatu' elkarrizketa-koadroko 'Tresna-barrak' fitxako 'Komandoak' zerrendara."
#. SuCLc
-#: cui/uiconfig/ui/macroselectordialog.ui:236
+#: cui/uiconfig/ui/macroselectordialog.ui:240
msgctxt "macroselectordialog|libraryft"
msgid "Library"
msgstr "Liburutegia"
#. ah4q5
-#: cui/uiconfig/ui/macroselectordialog.ui:251
+#: cui/uiconfig/ui/macroselectordialog.ui:255
msgctxt "macroselectordialog|categoryft"
msgid "Category"
msgstr "Kategoria"
#. QvKmS
-#: cui/uiconfig/ui/macroselectordialog.ui:330
+#: cui/uiconfig/ui/macroselectordialog.ui:334
msgctxt "macroselectordialog|macronameft"
msgid "Macro Name"
msgstr "Makroaren izena"
#. 2pAF6
-#: cui/uiconfig/ui/macroselectordialog.ui:346
+#: cui/uiconfig/ui/macroselectordialog.ui:350
msgctxt "macroselectordialog|commandsft"
msgid "Commands"
msgstr "Komandoak"
#. gsUCh
-#: cui/uiconfig/ui/macroselectordialog.ui:415
+#: cui/uiconfig/ui/macroselectordialog.ui:419
msgctxt "macroselectordialog|label1"
msgid "Description"
msgstr "Deskribapena"
#. YTX8B
-#: cui/uiconfig/ui/menuassignpage.ui:46
+#: cui/uiconfig/ui/menuassignpage.ui:44
msgctxt "menuassignpage|insertseparator"
msgid "Insert Separator"
msgstr "Txertatu bereizlea"
#. RNPyo
-#: cui/uiconfig/ui/menuassignpage.ui:54
+#: cui/uiconfig/ui/menuassignpage.ui:52
msgctxt "menuassignpage|insertsubmenu"
msgid "Insert Submenu"
msgstr "Txertatu azpimenua"
#. DXfmq
-#: cui/uiconfig/ui/menuassignpage.ui:104 cui/uiconfig/ui/menuassignpage.ui:176
+#: cui/uiconfig/ui/menuassignpage.ui:102 cui/uiconfig/ui/menuassignpage.ui:174
msgctxt "menuassignpage|gear_add"
msgid "_Add..."
msgstr "_Gehitu..."
#. ekuNo
-#: cui/uiconfig/ui/menuassignpage.ui:112 cui/uiconfig/ui/menuassignpage.ui:184
+#: cui/uiconfig/ui/menuassignpage.ui:110 cui/uiconfig/ui/menuassignpage.ui:182
msgctxt "menuassignpage|gear_delete"
msgid "_Delete"
msgstr "E_zabatu"
#. iRLgG
-#: cui/uiconfig/ui/menuassignpage.ui:120 cui/uiconfig/ui/menuassignpage.ui:192
+#: cui/uiconfig/ui/menuassignpage.ui:118 cui/uiconfig/ui/menuassignpage.ui:190
msgctxt "menuassignpage|gear_rename"
msgid "_Rename..."
msgstr "_Aldatu izena..."
#. rE3BD
-#: cui/uiconfig/ui/menuassignpage.ui:128 cui/uiconfig/ui/menuassignpage.ui:200
+#: cui/uiconfig/ui/menuassignpage.ui:126 cui/uiconfig/ui/menuassignpage.ui:198
msgctxt "menuassignpage|gear_move"
msgid "_Move..."
msgstr "M_ugitu..."
#. iNnSq
-#: cui/uiconfig/ui/menuassignpage.ui:140
+#: cui/uiconfig/ui/menuassignpage.ui:138
msgctxt "menuassignpage|renameItem"
msgid "Rename..."
msgstr "Aldatu izena..."
#. vtxfm
-#: cui/uiconfig/ui/menuassignpage.ui:148
+#: cui/uiconfig/ui/menuassignpage.ui:146
msgctxt "menuassignpage|changeIcon"
msgid "Change Icon..."
msgstr "Aldatu ikonoa..."
#. pisMz
-#: cui/uiconfig/ui/menuassignpage.ui:156
+#: cui/uiconfig/ui/menuassignpage.ui:154
msgctxt "menuassignpage|resetIcon"
msgid "Reset Icon"
msgstr "Berrezarri ikonoa"
#. ooFCE
-#: cui/uiconfig/ui/menuassignpage.ui:164
+#: cui/uiconfig/ui/menuassignpage.ui:162
msgctxt "menuassignpage|restoreItem"
msgid "Restore Default Command"
msgstr "Leheneratu komando lehenetsia"
#. CkLgx
-#: cui/uiconfig/ui/menuassignpage.ui:214
+#: cui/uiconfig/ui/menuassignpage.ui:212
msgctxt "menuassignpage|gear_iconAndText"
msgid "_Icon and text"
msgstr "_Ikonoa eta testua"
#. G3FuF
-#: cui/uiconfig/ui/menuassignpage.ui:224
+#: cui/uiconfig/ui/menuassignpage.ui:222
msgctxt "menuassignpage|gear_iconOnly"
msgid "Icon _only"
msgstr "Ikonoa _soilik"
#. DCnZr
-#: cui/uiconfig/ui/menuassignpage.ui:234
+#: cui/uiconfig/ui/menuassignpage.ui:232
msgctxt "menuassignpage|gear_textOnly"
msgid "_Text only"
msgstr "_Testua soilik"
#. vJPYK
-#: cui/uiconfig/ui/menuassignpage.ui:263
+#: cui/uiconfig/ui/menuassignpage.ui:261
msgctxt "menuassignpage|contentslabel"
msgid "_Search"
msgstr "_Bilatu"
#. 6Vz2j
-#: cui/uiconfig/ui/menuassignpage.ui:280
+#: cui/uiconfig/ui/menuassignpage.ui:278
msgctxt "menuassignpage|desc"
msgid "Description of the currently selected function."
msgstr "Unean hautatutako funtzioaren deskribapena."
-#. 8WPmN
-#: cui/uiconfig/ui/menuassignpage.ui:290
-msgctxt "menuassignpage|extended_tip|desc"
-msgid "The text box contains a short description of the selected command."
-msgstr "Testu-koadroak hautatutako komandoaren deskribapen laburra dauka."
-
#. qiiBX
-#: cui/uiconfig/ui/menuassignpage.ui:307
+#: cui/uiconfig/ui/menuassignpage.ui:300
msgctxt "menuassignpage|label33"
msgid "D_escription"
msgstr "D_eskribapena"
-#. KXCzA
-#: cui/uiconfig/ui/menuassignpage.ui:360
-msgctxt "menuassignpage|extended_tip|functions"
-msgid "Displays the results of the combination of the search string and category of the desired function."
-msgstr "Bilaketa-katea eta nahi den funtzioaren kategoria konbinatu ondoren lortutako emaitza bistaratzen du."
-
#. wYjEi
-#: cui/uiconfig/ui/menuassignpage.ui:377
+#: cui/uiconfig/ui/menuassignpage.ui:367
msgctxt "menuassignpage|contentslabel"
msgid "_Available Commands"
msgstr "Komando era_bilgarriak"
-#. EY8HF
-#: cui/uiconfig/ui/menuassignpage.ui:393
-msgctxt "menuassignpage|extended_tip|commandcategorylist"
-msgid "Select the menu command category in the drop-down list to restrict the search of commands or scroll the list below. Macros and styles commands are in the bottom of the list."
-msgstr "Hautatu menu-komandoen kategoria goitibeherako zerrendan, komandoen bilaketa mugatzeko, edo korritu zerrenda beherantz. Makroen eta estiloen komandoak zerrendaren beheko aldean daude."
-
#. ZrMmi
-#: cui/uiconfig/ui/menuassignpage.ui:408
+#: cui/uiconfig/ui/menuassignpage.ui:393
msgctxt "menuassignpage|contentslabel"
msgid "Categor_y"
msgstr "_Kategoria"
#. trbSd
-#: cui/uiconfig/ui/menuassignpage.ui:422
+#: cui/uiconfig/ui/menuassignpage.ui:407
msgctxt "menuassignpage|searchEntry"
msgid "Type to search"
msgstr "Idatzi bilatzeko"
-#. GR5u8
-#: cui/uiconfig/ui/menuassignpage.ui:425
-msgctxt "menuassignpage|extended_tip|searchEntry"
-msgid "Enter a string in the text box to narrow the search of commands."
-msgstr "Sartu kate bat testu-koadroan, komandoen bilaketa mugatzeko."
-
-#. 7gtLC
-#: cui/uiconfig/ui/menuassignpage.ui:448
-msgctxt "menuassignpage|extended_tip|savein"
-msgid "Select the location where the menu is to be attached. If attached to a %PRODUCTNAME module, the menu is available for all files opened in that module. If attached to the file, the menu will be available only when that file is opened and active."
-msgstr "Hautatu menua zein kokalekutan erantsiko den. %PRODUCTNAME modulu bati eransten bazaio, menua modulu horretan irekitako fitxategi guztietarako egongo da erabilgarri. Fitxategiari eransten bazaio, fitxategi hori ireki eta aktibo dagoenean soilik egongo da erabilgarri."
-
#. D35vJ
-#: cui/uiconfig/ui/menuassignpage.ui:459
+#: cui/uiconfig/ui/menuassignpage.ui:434
msgctxt "menuassignpage|functionbtn"
msgid "_Function"
msgstr "_Funtzioa"
-#. 2HL6E
-#: cui/uiconfig/ui/menuassignpage.ui:490
-msgctxt "menuassignpage|extended_tip|toplevellist"
-msgid "Select the menu where the customization is to be applied. The current set of functions is displayed in the box below."
-msgstr "Hautatu pertsonalizazioa aplikatuko zaion menua. Uneko funtzio multzoa beheko kutxan bistaratuko da."
-
#. QN5Bd
-#: cui/uiconfig/ui/menuassignpage.ui:511
+#: cui/uiconfig/ui/menuassignpage.ui:481
msgctxt "menuassignpage|menugearbtn"
msgid "Gear Menu"
msgstr "Gurpil-menua"
#. rnmCf
-#: cui/uiconfig/ui/menuassignpage.ui:512
+#: cui/uiconfig/ui/menuassignpage.ui:482
msgctxt "menuassignpage|menugearbtn"
msgid "Contains commands to modify or delete the selected top level menu, and the command to add new top level menus."
msgstr "Hautatutako goi mailako menua aldatzeko komandoak ditu, eta goi mailako menu berriak gehitzeko komandoa ere bai."
#. 7PE7X
-#: cui/uiconfig/ui/menuassignpage.ui:533
+#: cui/uiconfig/ui/menuassignpage.ui:503
msgctxt "menuassignpage|toolbargearbtn"
msgid "Gear Menu"
msgstr "Gurpil-menua"
#. L7fQq
-#: cui/uiconfig/ui/menuassignpage.ui:534
+#: cui/uiconfig/ui/menuassignpage.ui:504
msgctxt "menuassignpage|toolbargearbtn"
msgid "Contains commands to modify or delete the selected toolbar, and the command to add new toolbars."
msgstr "Hautatutako tresna-barra aldatzeko komandoak ditu, eta tresna-barra berriak gehitzeko komandoa ere bai."
#. w7EFX
-#: cui/uiconfig/ui/menuassignpage.ui:687
+#: cui/uiconfig/ui/menuassignpage.ui:671
msgctxt "menuassignpage|insert"
msgid "_Insert"
msgstr "_Txertatu"
#. Q69cQ
-#: cui/uiconfig/ui/menuassignpage.ui:711
+#: cui/uiconfig/ui/menuassignpage.ui:695
msgctxt "menuassignpage|modify"
msgid "_Modify"
msgstr "_Aldatu"
#. Cwu32
-#: cui/uiconfig/ui/menuassignpage.ui:735
+#: cui/uiconfig/ui/menuassignpage.ui:719
msgctxt "menuassignpage|defaultsbtn"
msgid "_Defaults"
msgstr "Balio _lehenetsiak"
#. taFyJ
-#: cui/uiconfig/ui/menuassignpage.ui:746
+#: cui/uiconfig/ui/menuassignpage.ui:730
msgctxt "menuassignpage|defaultsbtn"
msgid "Resets the selected toolbar, menu, or context menu to its default state."
msgstr "Hautatutako tresna-barra, menua edo laster-menua berrezarri eta egoera lehenetsian uzten du."
#. B32nz
-#: cui/uiconfig/ui/menuassignpage.ui:780
+#: cui/uiconfig/ui/menuassignpage.ui:764
msgctxt "menuassignpage|add"
msgid "Add item"
msgstr "Gehitu elementua"
-#. JrYMp
-#: cui/uiconfig/ui/menuassignpage.ui:790
-msgctxt "menuassignpage|extended_tip|add"
-msgid "Click on the right arrow button to select a function on the left display box and copy to the right display box. This will add the function to the selected menu."
-msgstr "Sakatu eskuinerako geziaren botoia ezkerreko bistaratze-koadroan funtzio bat hautatzeko eta hura eskuineko bistaratze-koadroan kopiatzeko. Horrela, funtzioa hautatutako menuari gehituko zaio."
-
#. iree8
-#: cui/uiconfig/ui/menuassignpage.ui:815
+#: cui/uiconfig/ui/menuassignpage.ui:794
msgctxt "menuassignpage|remove"
msgid "Remove item"
msgstr "Kendu elementua"
-#. AsenA
-#: cui/uiconfig/ui/menuassignpage.ui:825
-msgctxt "menuassignpage|extended_tip|remove"
-msgid "Click on the left arrow button to remove the selected command from the current menu."
-msgstr "Sakatu ezkerrerako geziaren botoia hautatutako komandoa uneko menutik kentzeko."
-
#. t7BYP
-#: cui/uiconfig/ui/menuassignpage.ui:857
+#: cui/uiconfig/ui/menuassignpage.ui:831
msgctxt "menuassignpage|moveupbtn"
msgid "Move up"
msgstr "Mugitu gora"
-#. BH9fq
-#: cui/uiconfig/ui/menuassignpage.ui:861
-msgctxt "menuassignpage|extended_tip|up"
-msgid "Click on the Up or Down arrows on the right to move the selected command upward or downward in the list of displayed menu commands."
-msgstr "Sakatu gorako edo beherako gezien botoiak hautatutako komandoa gorantz edo beherantz mugitzeko bistaratutako menu-komandoen zerrendan."
-
#. S6K2N
-#: cui/uiconfig/ui/menuassignpage.ui:875
+#: cui/uiconfig/ui/menuassignpage.ui:844
msgctxt "menuassignpage|movedownbtn"
msgid "Move down"
msgstr "Eraman behera"
-#. RCKEK
-#: cui/uiconfig/ui/menuassignpage.ui:879
-msgctxt "menuassignpage|extended_tip|down"
-msgid "Click on the Up or Down arrows on the right to move the selected command upward or downward in the list of displayed menu commands."
-msgstr "Sakatu gorako edo beherako gezien botoiak hautatutako komandoa gorantz edo beherantz mugitzeko bistaratutako menu-komandoen zerrendan."
-
#. fto8m
-#: cui/uiconfig/ui/menuassignpage.ui:899
+#: cui/uiconfig/ui/menuassignpage.ui:863
msgctxt "menuassignpage|scopelabel"
msgid "S_cope"
msgstr "Es_parrua"
#. SLinm
-#: cui/uiconfig/ui/menuassignpage.ui:912
+#: cui/uiconfig/ui/menuassignpage.ui:876
msgctxt "menuassignpage|targetlabel"
msgid "_Target"
msgstr "_Helburua"
#. cZEBZ
-#: cui/uiconfig/ui/menuassignpage.ui:925
+#: cui/uiconfig/ui/menuassignpage.ui:889
msgctxt "menuassignpage|functionlabel"
msgid "Assi_gned Commands"
msgstr "E_sleitutako komandoak"
#. AZQ8V
-#: cui/uiconfig/ui/menuassignpage.ui:938
+#: cui/uiconfig/ui/menuassignpage.ui:902
msgctxt "menuassignpage|customizelabel"
msgid "_Customize"
msgstr "_Pertsonalizatu"
-#. yFQHn
-#: cui/uiconfig/ui/menuassignpage.ui:997
-msgctxt "menuassignpage|extended_tip|MenuAssignPage"
-msgid "Lets you customize %PRODUCTNAME menus for all modules."
-msgstr "%PRODUCTNAME menuak modulu guztietarako pertsonalizatzea ahalbidetzen du."
-
#. Mcir5
#: cui/uiconfig/ui/mosaicdialog.ui:21
msgctxt "mosaicdialog|MosaicDialog"
msgid "Mosaic"
msgstr "Mosaikoa"
-#. aW8Fh
-#: cui/uiconfig/ui/mosaicdialog.ui:160
-msgctxt "mosaicdialog|extended_tip|width"
-msgid "Defines the width of the individual tiles."
-msgstr "Lauza bakoitzaren zabalera definitzen du."
-
#. yVvs9
-#: cui/uiconfig/ui/mosaicdialog.ui:173
+#: cui/uiconfig/ui/mosaicdialog.ui:171
msgctxt "mosaicdialog|label2"
msgid "_Width:"
msgstr "_Zabalera:"
#. TsqoC
-#: cui/uiconfig/ui/mosaicdialog.ui:198
+#: cui/uiconfig/ui/mosaicdialog.ui:196
msgctxt "mosaicdialog|height"
msgid "2"
msgstr "2"
-#. zq4c3
-#: cui/uiconfig/ui/mosaicdialog.ui:203
-msgctxt "mosaicdialog|extended_tip|height"
-msgid "Defines the height of the individual tiles."
-msgstr "Lauza indibidualen altuera definitzen du."
-
#. Ca8nA
-#: cui/uiconfig/ui/mosaicdialog.ui:216
+#: cui/uiconfig/ui/mosaicdialog.ui:209
msgctxt "mosaicdialog|label3"
msgid "_Height:"
msgstr "A_ltuera:"
#. HPBw2
-#: cui/uiconfig/ui/mosaicdialog.ui:234
+#: cui/uiconfig/ui/mosaicdialog.ui:227
msgctxt "mosaicdialog|edges"
msgid "E_nhance edges"
msgstr "Ertz _hobetuak"
-#. mEUiS
-#: cui/uiconfig/ui/mosaicdialog.ui:243
-msgctxt "mosaicdialog|extended_tip|edges"
-msgid "Enhances, or sharpens, the edges of the object."
-msgstr "Objektuaren ertzak hobetzen edo handitzen ditu."
-
#. LKQEa
-#: cui/uiconfig/ui/mosaicdialog.ui:266
+#: cui/uiconfig/ui/mosaicdialog.ui:254
msgctxt "mosaicdialog|label1"
msgid "Parameters"
msgstr "Parametroak"
-#. LGB8f
-#: cui/uiconfig/ui/mosaicdialog.ui:291
-msgctxt "mosaicdialog|extended_tip|MosaicDialog"
-msgid "Joins small groups of pixels into rectangular areas of the same color."
-msgstr "Pixel multzo txikiak kolore bereko laukizuzenetan elkartzen ditu."
-
#. NcNCG
#: cui/uiconfig/ui/movemenu.ui:26
msgctxt "movemenu|MoveMenuDialog"
@@ -12307,91 +9737,49 @@ msgid "New Menu"
msgstr "Menu berria"
#. kJERC
-#: cui/uiconfig/ui/movemenu.ui:110
+#: cui/uiconfig/ui/movemenu.ui:113
msgctxt "movemenu|menunameft"
msgid "Menu name:"
msgstr "Menu-izena:"
-#. Dzrz4
-#: cui/uiconfig/ui/movemenu.ui:129
-msgctxt "movemenu|extended_tip|menuname"
-msgid "Enter a name for the menu. To specify a letter in the name as an accelerator key, enter a tilde (~) before the letter."
-msgstr "Sartu menuarentzako izena. Izeneko hizki bat laster-tekla gisa erabiltzeko, sartu tilet (~) bat hizkiaren aurretik."
-
#. YV2LE
-#: cui/uiconfig/ui/movemenu.ui:158
+#: cui/uiconfig/ui/movemenu.ui:156
msgctxt "movemenu|label1"
msgid "Menu _position:"
msgstr "Menuaren _kokagunea:"
#. HZFF5
-#: cui/uiconfig/ui/movemenu.ui:231
+#: cui/uiconfig/ui/movemenu.ui:229
msgctxt "movemenu|up-atkobject"
msgid "Up"
msgstr "Gora"
#. nRLog
-#: cui/uiconfig/ui/movemenu.ui:250
+#: cui/uiconfig/ui/movemenu.ui:248
msgctxt "movemenu|down-atkobject"
msgid "Down"
msgstr "Behera"
-#. xFV7x
-#: cui/uiconfig/ui/movemenu.ui:300
-msgctxt "movemenu|extended_tip|MoveMenuDialog"
-msgid "Moves the selected menu entry up one position or down one position in the menu when you click an arrow button."
-msgstr "Hautatutako menuko sarrera toki bat gora edo behera eramaten du menuan, gezien botoietan klik egitean."
-
#. qoE4K
#: cui/uiconfig/ui/multipathdialog.ui:22
msgctxt "multipathdialog|MultiPathDialog"
msgid "Select Paths"
msgstr "Hautatu bide-izenak"
-#. xFCHr
-#: cui/uiconfig/ui/multipathdialog.ui:45
-msgctxt "multipathdialog|extended_tip|ok"
-msgid "Saves all changes and closes dialog."
-msgstr "Aldaketa guztiak gorde eta elkarrizketa-koadroa ixten du."
-
-#. LCieM
-#: cui/uiconfig/ui/multipathdialog.ui:64
-msgctxt "multipathdialog|extended_tip|cancel"
-msgid "Closes dialog and discards all changes."
-msgstr "Elkarrizketa-koadroa itxi eta aldaketa guztiak baztertzen ditu."
-
#. yfGYp
-#: cui/uiconfig/ui/multipathdialog.ui:130
+#: cui/uiconfig/ui/multipathdialog.ui:123
msgctxt "multipathdialog|add"
msgid "_Add..."
msgstr "_Gehitu..."
-#. yfofV
-#: cui/uiconfig/ui/multipathdialog.ui:137
-msgctxt "cui/ui/multipathdialog/add"
-msgid "Opens the Select Path dialog to select another folder or the Open dialog to select another file."
-msgstr "'Hautatu bide-izena' elkarrizketa-koadroa irekitzen du beste karpeta bat irekitzeko, edo 'Ireki' elkarrizketa-koadroa beste fitxategi bat hautatzeko."
-
-#. e3JxQ
-#: cui/uiconfig/ui/multipathdialog.ui:156
-msgctxt "multipathdialog|extended_tip|delete"
-msgid "Deletes the selected element or elements without requiring confirmation."
-msgstr "Hautatutako elementua edo elementuak ezabatzen ditu berrespena eskatu gabe."
-
#. b9DFN
-#: cui/uiconfig/ui/multipathdialog.ui:201
+#: cui/uiconfig/ui/multipathdialog.ui:200
msgctxt "multipathdialog|pathlist"
msgid "Path list"
msgstr "Bide-izenen zerrenda"
-#. EPpjr
-#: cui/uiconfig/ui/multipathdialog.ui:221
-msgctxt "cui/ui/multipathdialog/paths"
-msgid "Contains a list of the paths that have already been added. Mark the default path for new files."
-msgstr "Dagoeneko gehitu diren bide-izenen zerrenda bat du. Markatu fitxategi berrietarako bide-izen lehenetsia."
-
#. AsnM3
-#: cui/uiconfig/ui/multipathdialog.ui:246
+#: cui/uiconfig/ui/multipathdialog.ui:231
msgctxt "multipathdialog|label1"
msgid "Mark the Default Path for New Files"
msgstr "Markatu fitxategi berrietarako bide-izen lehenetsia"
@@ -12474,210 +9862,108 @@ msgctxt "newtoolbardialog|label2"
msgid "_Save in:"
msgstr "Gorde _hemen:"
-#. BGmuQ
-#: cui/uiconfig/ui/numberingformatpage.ui:88
-msgctxt "numberingformatpage|extended_tip|formatted"
-msgid "Displays the number format code for the selected format. You can also enter a custom format."
-msgstr "Zenbakien formatu-kodea bistaratzen du hautatutako formaturako. Formatu pertsonalizatua ere sartu daiteke."
-
#. 5ATKM
-#: cui/uiconfig/ui/numberingformatpage.ui:102
+#: cui/uiconfig/ui/numberingformatpage.ui:97
msgctxt "numberingformatpage|add|tooltip_text"
msgid "Add"
msgstr "Gehitu"
-#. 29z6z
-#: cui/uiconfig/ui/numberingformatpage.ui:107
-msgctxt "numberingformatpage|extended_tip|add"
-msgid "Adds the number format code that you entered to the user-defined category."
-msgstr "Zuk sartutako zenbakien formatu-kodea erabiltzaileak definitutako kategoriari gehitzen dio."
-
#. Sjx7f
-#: cui/uiconfig/ui/numberingformatpage.ui:121
+#: cui/uiconfig/ui/numberingformatpage.ui:111
msgctxt "numberingformatpage|edit|tooltip_text"
msgid "Edit Comment"
msgstr "Editatu iruzkina"
-#. DGYGu
-#: cui/uiconfig/ui/numberingformatpage.ui:126
-msgctxt "numberingformatpage|extended_tip|edit"
-msgid "Enter a comment for the selected number format, and then click outside this box."
-msgstr "Sartu iruzkin bat hautatutako zenbaki-formaturako, eta ondoren egin klik koadrotik kanpo."
-
#. YidmA
-#: cui/uiconfig/ui/numberingformatpage.ui:140
+#: cui/uiconfig/ui/numberingformatpage.ui:125
msgctxt "numberingformatpage|delete|tooltip_text"
msgid "Remove"
msgstr "Kendu"
-#. gyLL4
-#: cui/uiconfig/ui/numberingformatpage.ui:145
-msgctxt "numberingformatpage|extended_tip|delete"
-msgid "Deletes the selected number format."
-msgstr "Hautatutako zenbaki-formatua ezabatzen du."
-
#. BFF82
-#: cui/uiconfig/ui/numberingformatpage.ui:170
+#: cui/uiconfig/ui/numberingformatpage.ui:150
msgctxt "numberingformatpage|commented|tooltip_text"
msgid "Comment"
msgstr "Iruzkina"
-#. EF7pt
-#: cui/uiconfig/ui/numberingformatpage.ui:173
-msgctxt "numberingformatpage|extended_tip|commented"
-msgid "Adds a comment to the selected number format."
-msgstr "Iruzkin bat gehitzen dio hautatutako zenbaki-formatuari."
-
-#. XNdu6
-#: cui/uiconfig/ui/numberingformatpage.ui:191
+#. uz2qX
+#: cui/uiconfig/ui/numberingformatpage.ui:166
msgctxt "numberingformatpage|formatf"
-msgid "_Format Code"
-msgstr ""
+msgid "_Format code"
+msgstr "_Formatu-kodea"
-#. 5GA9p
-#: cui/uiconfig/ui/numberingformatpage.ui:237
-msgctxt "numberingformatpage|extended_tip|decimalsed"
-msgid "Enter the number of decimal places that you want to display."
-msgstr "Sartu zenbat dezimal bistaratu nahi dituzun."
-
-#. VnduH
-#: cui/uiconfig/ui/numberingformatpage.ui:254
-msgctxt "numberingformatpage|extended_tip|denominatored"
-msgid "With fraction format, enter the number of places for the denominator that you want to display."
-msgstr "Zatiki-formatuarekin, sartu zenbat digitu bistaratuko diren izendatzailean."
-
-#. zG6sE
-#: cui/uiconfig/ui/numberingformatpage.ui:277
-msgctxt "numberingformatpage|extended_tip|leadzerosed"
-msgid "Enter the maximum number of zeroes to display in front of the decimal point."
-msgstr "Sartu koma dezimalaren aurrean bistaratuko den zero kopuru maximoa."
+#. jQQZk
+#: cui/uiconfig/ui/numberingformatpage.ui:257
+msgctxt "numberingformatpage|denominatorft"
+msgid "Den_ominator places:"
+msgstr "Denominatzaileak:"
#. ZiPyf
-#: cui/uiconfig/ui/numberingformatpage.ui:298
+#: cui/uiconfig/ui/numberingformatpage.ui:272
msgctxt "numberingformatpage|decimalsft"
msgid "_Decimal places:"
msgstr "_Dezimalak:"
-#. jQQZk
-#: cui/uiconfig/ui/numberingformatpage.ui:312
-msgctxt "numberingformatpage|denominatorft"
-msgid "Den_ominator places:"
-msgstr "Denominatzaileak:"
-
#. EXEbk
-#: cui/uiconfig/ui/numberingformatpage.ui:333
+#: cui/uiconfig/ui/numberingformatpage.ui:293
msgctxt "numberingformatpage|leadzerosft"
msgid "Leading _zeroes:"
msgstr "Ezkerreko _zeroak:"
#. BRPVs
-#: cui/uiconfig/ui/numberingformatpage.ui:345
+#: cui/uiconfig/ui/numberingformatpage.ui:305
msgctxt "numberingformatpage|negnumred"
msgid "_Negative numbers red"
msgstr "_Zenbaki negatiboak gorri"
-#. 8SFwc
-#: cui/uiconfig/ui/numberingformatpage.ui:354
-msgctxt "numberingformatpage|extended_tip|negnumred"
-msgid "Changes the font color of negative numbers to red."
-msgstr "Zenbaki negatiboen letra-tipoari kolore gorria ematen dio."
-
#. 9DhkC
-#: cui/uiconfig/ui/numberingformatpage.ui:372
+#: cui/uiconfig/ui/numberingformatpage.ui:327
msgctxt "numberingformatpage|engineering"
msgid "_Engineering notation"
msgstr "_Ingeniaritzako notazioa"
-#. Fg7BD
-#: cui/uiconfig/ui/numberingformatpage.ui:380
-msgctxt "numberingformatpage|extended_tip|engineering"
-msgid "With scientific format, Engineering notation ensures that exponent is a multiple of 3."
-msgstr "Formatu zientifikoarekin, ingeniaritza-notazioak ziurtatzen du berretzailea 3 zenbakiaren anizkoitza dela."
-
#. rrDFo
-#: cui/uiconfig/ui/numberingformatpage.ui:392
+#: cui/uiconfig/ui/numberingformatpage.ui:342
msgctxt "numberingformatpage|thousands"
msgid "_Thousands separator"
msgstr "_Milakoen bereizlea"
-#. XRqXQ
-#: cui/uiconfig/ui/numberingformatpage.ui:401
-msgctxt "numberingformatpage|extended_tip|thousands"
-msgid "Inserts a separator between thousands. The type of separator that is used depends on your language settings."
-msgstr "Bereizle bat sartzen du milakoak bereizteko. Bereizle mota, zure hizkuntza-ezarpenen araberakoa izango da."
-
#. rsmBU
-#: cui/uiconfig/ui/numberingformatpage.ui:425
+#: cui/uiconfig/ui/numberingformatpage.ui:370
msgctxt "numberingformatpage|optionsft"
msgid "Options"
msgstr "Aukerak"
-#. qv95K
-#: cui/uiconfig/ui/numberingformatpage.ui:490
-msgctxt "numberingformatpage|extended_tip|categorylb"
-msgid "Select a category from the list, and then select a formatting style in the Format box."
-msgstr "Hautatu kategoria bat zerrendatik, eta ondoren hautatu formatu-estilo bat Formatua koadroan."
-
#. NTAb6
-#: cui/uiconfig/ui/numberingformatpage.ui:503
+#: cui/uiconfig/ui/numberingformatpage.ui:443
msgctxt "numberingformatpage|categoryft"
msgid "C_ategory"
msgstr "_Kategoria"
#. zCSmH
-#: cui/uiconfig/ui/numberingformatpage.ui:547
+#: cui/uiconfig/ui/numberingformatpage.ui:487
msgctxt "numberingformatpage|liststore2"
msgid "Automatically"
msgstr "Automatikoki"
-#. gPTsF
-#: cui/uiconfig/ui/numberingformatpage.ui:551
-msgctxt "numberingformatpage|extended_tip|currencylb"
-msgid "Select a currency, and then scroll to the top of the Format list to view the formatting options for the currency."
-msgstr "Hautatu moneta bat, eta ondoren korritu Formatua zerrendako goialdera, monetaren formatu-aukerak ikusteko."
-
-#. TBLU5
-#: cui/uiconfig/ui/numberingformatpage.ui:592
-msgctxt "numberingformatpage|extended_tip|formatlb"
-msgid "Select how you want the contents of the selected field to be displayed."
-msgstr "Hautatu nola bistaratuko diren hautatutako eremua."
-
#. Wxkzd
-#: cui/uiconfig/ui/numberingformatpage.ui:611
+#: cui/uiconfig/ui/numberingformatpage.ui:541
msgctxt "numberingformatpage|formatft"
msgid "Fo_rmat"
msgstr "_Formatua"
-#. h3kCx
-#: cui/uiconfig/ui/numberingformatpage.ui:651
-msgctxt "numberingformatpage|extended_tip|languagelb"
-msgid "Specifies the language setting for the selected field."
-msgstr "Hautatutako eremuaren hizkuntza-ezarpena zehazten du."
-
#. hx9FX
-#: cui/uiconfig/ui/numberingformatpage.ui:662
+#: cui/uiconfig/ui/numberingformatpage.ui:587
msgctxt "numberingformatpage|sourceformat"
msgid "So_urce format"
msgstr "It_urburuaren formatua"
-#. Pugh9
-#: cui/uiconfig/ui/numberingformatpage.ui:671
-msgctxt "numberingformatpage|extended_tip|sourceformat"
-msgid "Uses the same number format as the cells containing the data for the chart."
-msgstr "Diagramaren datuak dituzten gelaxketako zenbaki-formatu bera erabiltzen du."
-
#. iCX4U
-#: cui/uiconfig/ui/numberingformatpage.ui:714
+#: cui/uiconfig/ui/numberingformatpage.ui:634
msgctxt "numberingformatpage|languageft"
msgid "_Language"
msgstr "_Hizkuntza"
-#. cmmFq
-#: cui/uiconfig/ui/numberingformatpage.ui:736
-msgctxt "numberingformatpage|extended_tip|NumberingFormatPage"
-msgid "Specify the formatting options for the selected cell(s)."
-msgstr "Zehaztu hautatutako gelaxk(ar)en formateatzeko aukerak."
-
#. XxX2T
#: cui/uiconfig/ui/numberingoptionspage.ui:42
msgctxt "numberingoptionspage|fromfile"
@@ -12690,284 +9976,188 @@ msgctxt "numberingoptionspage|gallery"
msgid "Gallery"
msgstr "Galeria"
-#. KJC7w
-#: cui/uiconfig/ui/numberingoptionspage.ui:116
-msgctxt "numberingoptionspage|extended_tip|levellb"
-msgid "Select the level(s) that you want to define the formatting options for."
-msgstr "Hautatu formatu-aukerarako aldatu nahi duzun maila(k)."
-
#. iHsAJ
-#: cui/uiconfig/ui/numberingoptionspage.ui:129
+#: cui/uiconfig/ui/numberingoptionspage.ui:124
msgctxt "numberingoptionspage|label1"
msgid "Level"
msgstr "Maila"
#. AxmSa
-#: cui/uiconfig/ui/numberingoptionspage.ui:176
+#: cui/uiconfig/ui/numberingoptionspage.ui:171
msgctxt "numberingoptionspage|label4"
msgid "Number:"
msgstr "Zenbakia:"
-#. CJfZf
-#: cui/uiconfig/ui/numberingoptionspage.ui:192
-msgctxt "numberingoptionspage|extended_tip|charstyle"
-msgid "Select the Character Style that you want to use in the numbered list."
-msgstr "Aukeratu zenbakitutako zerrendan erabili nahi duzun karaktere-estiloa."
-
-#. UaFF9
-#: cui/uiconfig/ui/numberingoptionspage.ui:210
-msgctxt "numberingoptionspage|extended_tip|sublevels"
-msgid "Enter the number of previous levels to include in the numbering style. For example, if you enter \"2\" and the previous level uses the \"A, B, C...\" numbering style, the numbering scheme for the current level becomes: \"A.1\"."
-msgstr "Sartu zenbakitze-estiloan sartuko diren aurreko mailen kopurua. Esaterako, \"2\" sartzen baduzu eta aurreko mailak \"A, B, C...\" zenbakitze-estiloa badarabil, uneko mailaren zenbakitze-eskema \"A.1\" bihurtuko da."
-
-#. ST2Co
-#: cui/uiconfig/ui/numberingoptionspage.ui:227
-msgctxt "numberingoptionspage|extended_tip|startat"
-msgid "Enter a new starting number for the current level."
-msgstr "Sartu uneko mailarako beste hasiera-zenbaki bat."
-
#. xWX3x
-#: cui/uiconfig/ui/numberingoptionspage.ui:240
+#: cui/uiconfig/ui/numberingoptionspage.ui:220
msgctxt "numberingoptionspage|startatft"
msgid "Start at:"
msgstr "Hasi hemen:"
-#. QxbQe
-#: cui/uiconfig/ui/numberingoptionspage.ui:256
-msgctxt "numberingoptionspage|extended_tip|numfmtlb"
-msgid "Select a numbering style for the selected levels."
-msgstr "Hautatu hautatutako mailen zenbakitze-estiloa."
-
#. EDSiA
-#: cui/uiconfig/ui/numberingoptionspage.ui:269
+#: cui/uiconfig/ui/numberingoptionspage.ui:244
msgctxt "numberingoptionspage|bitmapft"
msgid "Graphics:"
msgstr "Grafikoak:"
#. Hooqo
-#: cui/uiconfig/ui/numberingoptionspage.ui:283
+#: cui/uiconfig/ui/numberingoptionspage.ui:258
msgctxt "numberingoptionspage|widthft"
msgid "Width:"
msgstr "Zabalera:"
-#. EetAa
-#: cui/uiconfig/ui/numberingoptionspage.ui:302
-msgctxt "numberingoptionspage|extended_tip|widthmf"
-msgid "Enter a width for the graphic."
-msgstr "Sartu grafikoaren zabalera."
-
#. PBvy6
-#: cui/uiconfig/ui/numberingoptionspage.ui:315
+#: cui/uiconfig/ui/numberingoptionspage.ui:285
msgctxt "numberingoptionspage|heightft"
msgid "Height:"
msgstr "Altuera:"
-#. prqMN
-#: cui/uiconfig/ui/numberingoptionspage.ui:335
-msgctxt "numberingoptionspage|extended_tip|heightmf"
-msgid "Enter a height for the graphic."
-msgstr "Sartu grafikoaren altuera."
-
#. bRHQn
-#: cui/uiconfig/ui/numberingoptionspage.ui:346
+#: cui/uiconfig/ui/numberingoptionspage.ui:311
msgctxt "numberingoptionspage|keepratio"
msgid "Keep ratio"
msgstr "Mantendu proportzioa"
-#. aeFQE
-#: cui/uiconfig/ui/numberingoptionspage.ui:355
-msgctxt "numberingoptionspage|extended_tip|keepratio"
-msgid "Maintains the size proportions of the graphic."
-msgstr "Grafikoaren tamaina-proportzioak mantentzen ditu."
-
#. 7Wuu8
-#: cui/uiconfig/ui/numberingoptionspage.ui:368
+#: cui/uiconfig/ui/numberingoptionspage.ui:328
msgctxt "numberingoptionspage|orientft"
msgid "Alignment:"
msgstr "Lerrokatzea:"
#. BJjDU
-#: cui/uiconfig/ui/numberingoptionspage.ui:384
+#: cui/uiconfig/ui/numberingoptionspage.ui:344
msgctxt "numberingoptionspage|orientlb"
msgid "Top of baseline"
msgstr "Oinarri-lerroaren goialdea"
#. YgzFa
-#: cui/uiconfig/ui/numberingoptionspage.ui:385
+#: cui/uiconfig/ui/numberingoptionspage.ui:345
msgctxt "numberingoptionspage|orientlb"
msgid "Center of baseline"
msgstr "Oinarri-lerroaren erdia"
#. rRWyY
-#: cui/uiconfig/ui/numberingoptionspage.ui:386
+#: cui/uiconfig/ui/numberingoptionspage.ui:346
msgctxt "numberingoptionspage|orientlb"
msgid "Bottom of baseline"
msgstr "Oinarri-lerroaren behealdea"
#. GRqAC
-#: cui/uiconfig/ui/numberingoptionspage.ui:387
+#: cui/uiconfig/ui/numberingoptionspage.ui:347
msgctxt "numberingoptionspage|orientlb"
msgid "Top of character"
msgstr "Karakterearen goialdea"
#. 5z7jX
-#: cui/uiconfig/ui/numberingoptionspage.ui:388
+#: cui/uiconfig/ui/numberingoptionspage.ui:348
msgctxt "numberingoptionspage|orientlb"
msgid "Center of character"
msgstr "Karakterearen erdia"
#. MsKwk
-#: cui/uiconfig/ui/numberingoptionspage.ui:389
+#: cui/uiconfig/ui/numberingoptionspage.ui:349
msgctxt "numberingoptionspage|orientlb"
msgid "Bottom of character"
msgstr "Karakterearen behealdea"
#. JJEdP
-#: cui/uiconfig/ui/numberingoptionspage.ui:390
+#: cui/uiconfig/ui/numberingoptionspage.ui:350
msgctxt "numberingoptionspage|orientlb"
msgid "Top of line"
msgstr "Lerroaren goialdea"
#. UoEug
-#: cui/uiconfig/ui/numberingoptionspage.ui:391
+#: cui/uiconfig/ui/numberingoptionspage.ui:351
msgctxt "numberingoptionspage|orientlb"
msgid "Center of line"
msgstr "Lerroaren erdia"
#. 7dPkC
-#: cui/uiconfig/ui/numberingoptionspage.ui:392
+#: cui/uiconfig/ui/numberingoptionspage.ui:352
msgctxt "numberingoptionspage|orientlb"
msgid "Bottom of line"
msgstr "Lerroaren behealdea"
-#. Quwne
-#: cui/uiconfig/ui/numberingoptionspage.ui:396
-msgctxt "numberingoptionspage|extended_tip|orientlb"
-msgid "Select the alignment option for the graphic."
-msgstr "Hautatu grafikoaren lerrokatze-aukera."
-
#. CoAAt
-#: cui/uiconfig/ui/numberingoptionspage.ui:407
+#: cui/uiconfig/ui/numberingoptionspage.ui:362
msgctxt "numberingoptionspage|bitmap"
msgid "Select..."
msgstr "Hautatu..."
-#. Eqa4C
-#: cui/uiconfig/ui/numberingoptionspage.ui:419
-msgctxt "numberingoptionspage|extended_tip|bitmap"
-msgid "Select the graphic, or locate the graphic file that you want to use as a bullet."
-msgstr "Hautatu grafiko bat edo aurkitu bulet gisa erabili nahi duzun grafikoa."
-
-#. NCamZ
-#: cui/uiconfig/ui/numberingoptionspage.ui:441
-msgctxt "numberingoptionspage|extended_tip|color"
-msgid "Select a color for the current numbering style."
-msgstr "Hautatu uneko zenbakitze-estiloaren kolorea."
-
-#. hJgCL
-#: cui/uiconfig/ui/numberingoptionspage.ui:458
-msgctxt "numberingoptionspage|extended_tip|relsize"
-msgid "Enter the amount by which you want to resize the bullet character with respect to the font height of the current paragraph."
-msgstr "Sartu zein neurritan nahi duzun bulet-karakterearen tamaina aldatu dadin, uneko paragrafoaren letra-tipoaren altuerarekin alderatuta."
-
#. M4aPS
-#: cui/uiconfig/ui/numberingoptionspage.ui:469
+#: cui/uiconfig/ui/numberingoptionspage.ui:408
msgctxt "numberingoptionspage|bullet"
msgid "Select..."
msgstr "Hautatu..."
-#. vfKmd
-#: cui/uiconfig/ui/numberingoptionspage.ui:475
-msgctxt "numberingoptionspage|extended_tip|bullet"
-msgid "Select the graphic, or locate the graphic file that you want to use as a bullet."
-msgstr "Hautatu grafiko bat edo aurkitu bulet gisa erabili nahi duzun grafikoa."
-
#. RJa39
-#: cui/uiconfig/ui/numberingoptionspage.ui:493
+#: cui/uiconfig/ui/numberingoptionspage.ui:427
msgctxt "numberingoptionspage|prefixft"
msgid "Before:"
msgstr "Aurretik:"
#. EzDC5
-#: cui/uiconfig/ui/numberingoptionspage.ui:514
+#: cui/uiconfig/ui/numberingoptionspage.ui:448
msgctxt "numberingoptionspage|separator"
msgid "Separator"
msgstr "Bereizlea"
-#. AEaYR
-#: cui/uiconfig/ui/numberingoptionspage.ui:531
-msgctxt "numberingoptionspage|extended_tip|suffix"
-msgid "Enter a character or the text to display behind the number in the list. If you want to create a numbered list that uses the style \"1.)\", enter \".)\" in this box."
-msgstr "Sartu karaktere edo testu bat zenbakiaren ondoren bistaratzeko zerrendan. \"1.)\" estiloa erabiltzen duen zenbakidun zerrenda bat sortu nahi baduzu, idatzi \".)\" koadro honetan."
-
-#. wVrAN
-#: cui/uiconfig/ui/numberingoptionspage.ui:547
-msgctxt "numberingoptionspage|extended_tip|prefix"
-msgid "Enter a character or the text to display in front of the number in the list."
-msgstr "Sartu karaktere edo testu bat zenbakiaren aurretik bistaratzeko zerrendan."
-
#. FLJWG
-#: cui/uiconfig/ui/numberingoptionspage.ui:560
+#: cui/uiconfig/ui/numberingoptionspage.ui:484
msgctxt "numberingoptionspage|suffixft"
msgid "After:"
msgstr "Ondoren:"
#. TZVTJ
-#: cui/uiconfig/ui/numberingoptionspage.ui:574
+#: cui/uiconfig/ui/numberingoptionspage.ui:498
msgctxt "numberingoptionspage|sublevelsft"
msgid "Show sublevels:"
msgstr "Erakutsi azpimailak:"
#. FaDZX
-#: cui/uiconfig/ui/numberingoptionspage.ui:589
+#: cui/uiconfig/ui/numberingoptionspage.ui:513
msgctxt "numberingoptionspage|bulletft"
msgid "Character:"
msgstr "Karakterea:"
#. 6jTGa
-#: cui/uiconfig/ui/numberingoptionspage.ui:603
+#: cui/uiconfig/ui/numberingoptionspage.ui:527
msgctxt "numberingoptionspage|relsizeft"
msgid "_Relative size:"
msgstr "_Tamaina erlatiboa:"
#. 6r484
-#: cui/uiconfig/ui/numberingoptionspage.ui:617
+#: cui/uiconfig/ui/numberingoptionspage.ui:541
msgctxt "numberingoptionspage|colorft"
msgid "Color:"
msgstr "Kolorea:"
#. ksG2M
-#: cui/uiconfig/ui/numberingoptionspage.ui:631
+#: cui/uiconfig/ui/numberingoptionspage.ui:555
msgctxt "numberingoptionspage|charstyleft"
msgid "Character style:"
msgstr "Karaktere-estiloa:"
#. S9jNu
-#: cui/uiconfig/ui/numberingoptionspage.ui:668
+#: cui/uiconfig/ui/numberingoptionspage.ui:592
msgctxt "numberingoptionspage|label2"
msgid "Numbering"
msgstr "Zenbakitzea"
#. kcgWM
-#: cui/uiconfig/ui/numberingoptionspage.ui:695
+#: cui/uiconfig/ui/numberingoptionspage.ui:619
msgctxt "numberingoptionspage|allsame"
msgid "_Consecutive numbering"
msgstr "_Ondoz ondoko zenbakitzea"
-#. 48AhR
-#: cui/uiconfig/ui/numberingoptionspage.ui:705
-msgctxt "numberingoptionspage|extended_tip|allsame"
-msgid "Increases the numbering by one as you go down each level in the list hierarchy."
-msgstr "Zenbakitzea unitate batean handitzen du, zerrenda-hierarkian maila bat behera egiten den bakoitzean."
-
#. 9VSpp
-#: cui/uiconfig/ui/numberingoptionspage.ui:716
+#: cui/uiconfig/ui/numberingoptionspage.ui:635
msgctxt "numberingoptionspage|label3"
msgid "All Levels"
msgstr "Maila guztiak"
#. DJptx
-#: cui/uiconfig/ui/numberingoptionspage.ui:777
+#: cui/uiconfig/ui/numberingoptionspage.ui:696
msgctxt "numberingoptionspage|previewlabel"
msgid "Preview"
msgstr "Aurrebista"
@@ -12996,98 +10186,50 @@ msgctxt "numberingpositionpage|indentat"
msgid "Indent at:"
msgstr "Koskatuta:"
-#. PEgTA
-#: cui/uiconfig/ui/numberingpositionpage.ui:149
-msgctxt "numberingpositionpage|extended_tip|indentatmf"
-msgid "Enter the distance from the left page margin to the start of all lines in the numbered paragraph that follow the first line."
-msgstr "Adierazi zer distantzia egongo den orriaren ezkerreko marjinatik lehen lerroaren ondorengo paragrafo zenbakituko lerro guztien hasierara."
-
#. FW9wv
-#: cui/uiconfig/ui/numberingpositionpage.ui:162
+#: cui/uiconfig/ui/numberingpositionpage.ui:157
msgctxt "numberingpositionpage|at"
msgid "Tab stop at:"
msgstr "Tabulazioa hemen:"
-#. DvSCa
-#: cui/uiconfig/ui/numberingpositionpage.ui:181
-msgctxt "numberingpositionpage|extended_tip|atmf"
-msgid "If you select a tab stop to follow the numbering, you can enter a non-negative value as the tab stop position."
-msgstr "Tabulazio-marka bat hautatzen baduzu zenbakitzearen ondoren agertzeko, negatiboa ez den balio bat sar dezakezu tabulazio-markaren kokagunerako."
-
-#. dA4DF
-#: cui/uiconfig/ui/numberingpositionpage.ui:199
-msgctxt "numberingpositionpage|extended_tip|alignedatmf"
-msgid "Enter the distance from the left page margin at which the numbering symbol will be aligned."
-msgstr "Adierazi orriaren ezkerreko marjinatik zer distantziatara lerrokatu behar den zenbakitze-ikurra."
-
#. tsTNP
-#: cui/uiconfig/ui/numberingpositionpage.ui:213
+#: cui/uiconfig/ui/numberingpositionpage.ui:198
msgctxt "numberingpositionpage|liststore2"
msgid "Tab stop"
msgstr "Tabulazioak"
#. 3EFaG
-#: cui/uiconfig/ui/numberingpositionpage.ui:214
+#: cui/uiconfig/ui/numberingpositionpage.ui:199
msgctxt "numberingpositionpage|liststore2"
msgid "Space"
msgstr "Zuriunea"
#. GviqT
-#: cui/uiconfig/ui/numberingpositionpage.ui:215
+#: cui/uiconfig/ui/numberingpositionpage.ui:200
msgctxt "numberingpositionpage|liststore2"
msgid "Nothing"
msgstr "Ezer ez"
-#. UWJoe
-#: cui/uiconfig/ui/numberingpositionpage.ui:219
-msgctxt "numberingpositionpage|extended_tip|numfollowedbylb"
-msgid "Enter the distance from the left page margin at which the numbering symbol will be aligned."
-msgstr "Adierazi orriaren ezkerreko marjinatik zer distantziatara lerrokatu behar den zenbakitze-ikurra."
-
#. fXRT2
-#: cui/uiconfig/ui/numberingpositionpage.ui:232
+#: cui/uiconfig/ui/numberingpositionpage.ui:212
msgctxt "numberingpositionpage|indent"
msgid "Indent:"
msgstr "Koska:"
-#. DEBG2
-#: cui/uiconfig/ui/numberingpositionpage.ui:251
-msgctxt "numberingpositionpage|extended_tip|indentmf"
-msgid "Enter the amount of space to leave between the left page margin (or the left edge of the text object) and the left edge of the numbering area. If the current paragraph style uses an indent, the amount you enter here is added to the indent."
-msgstr "Sartu hemen orrialdearen ezkerreko marjinaren (edo testu-objektuaren ezkerreko ertzaren) eta zenbakitze-arearen ezkerreko ertzaren artean utzi beharko den tartearen tamaina. Uneko paragrafo-estiloak koska bat badarabil, hemen sartuko den tamaina koskari gehituko zaio."
-
#. YCZDg
-#: cui/uiconfig/ui/numberingpositionpage.ui:262
+#: cui/uiconfig/ui/numberingpositionpage.ui:237
msgctxt "numberingpositionpage|relative"
msgid "Relati_ve"
msgstr "Erlati_boa"
-#. CCTdA
-#: cui/uiconfig/ui/numberingpositionpage.ui:272
-msgctxt "numberingpositionpage|extended_tip|relative"
-msgid "Indents the current level relative to the previous level in the list hierarchy."
-msgstr "Uneko maila zerrenda-hierarkiako aurreko mailaren arabera koskatzen du."
-
#. bt7Fj
-#: cui/uiconfig/ui/numberingpositionpage.ui:286
+#: cui/uiconfig/ui/numberingpositionpage.ui:256
msgctxt "numberingpositionpage|numberingwidth"
msgid "Width of numbering:"
msgstr "Zenbakitzearen zabalera:"
-#. V6FF5
-#: cui/uiconfig/ui/numberingpositionpage.ui:305
-msgctxt "numberingpositionpage|extended_tip|numberingwidthmf"
-msgid "Enter the width of the numbering area. The numbering symbol can be left, center or right in this area."
-msgstr "Sartu hemen zenbakitze-arearen zabalera. Zenbakitze-ikurra area horretako ezkerrean, erdian edo eskuinean egon daiteke."
-
-#. zuD8v
-#: cui/uiconfig/ui/numberingpositionpage.ui:323
-msgctxt "numberingpositionpage|extended_tip|numdistmf"
-msgid "The alignment of the numbering symbol is adjusted to get the desired minimum space. If it is not possible because the numbering area is not wide enough, then the start of the text is adjusted."
-msgstr "Zenbakitze-ikurraren lerrokatzea doituta dago nahi den gutxieneko zuriunea eskuratzeko. Ez bada posible, zenbakitze-areak aski zabalerarik ez duelako da; orduan, testuaren hasiera doituko da."
-
#. EJUm3
-#: cui/uiconfig/ui/numberingpositionpage.ui:336
+#: cui/uiconfig/ui/numberingpositionpage.ui:296
msgctxt "numberingpositionpage|numdist"
msgid ""
"Minimum space between\n"
@@ -13097,73 +10239,49 @@ msgstr ""
"eta testuaren artean:"
#. 8FbxK
-#: cui/uiconfig/ui/numberingpositionpage.ui:352
+#: cui/uiconfig/ui/numberingpositionpage.ui:312
msgctxt "numberingpositionpage|numalign"
msgid "N_umbering alignment:"
msgstr "_Zenbakitzearen lerrokapena:"
#. Bu2uC
-#: cui/uiconfig/ui/numberingpositionpage.ui:367
+#: cui/uiconfig/ui/numberingpositionpage.ui:327
msgctxt "numberingpositionpage|liststore1"
msgid "Left"
msgstr "Ezkerrean"
#. FzFuR
-#: cui/uiconfig/ui/numberingpositionpage.ui:368
+#: cui/uiconfig/ui/numberingpositionpage.ui:328
msgctxt "numberingpositionpage|liststore1"
msgid "Centered"
msgstr "Erdian"
#. BF5Nt
-#: cui/uiconfig/ui/numberingpositionpage.ui:369
+#: cui/uiconfig/ui/numberingpositionpage.ui:329
msgctxt "numberingpositionpage|liststore1"
msgid "Right"
msgstr "Eskuinean"
-#. 2cBQp
-#: cui/uiconfig/ui/numberingpositionpage.ui:373
-msgctxt "numberingpositionpage|extended_tip|numalignlb"
-msgid "Set the alignment of the numbering symbols. Select \"Left\" to align the numbering symbol to start directly at the \"Aligned at\" position. Select \"Right\" to align the symbol to end directly before the \"Aligned at\" position. Select \"Centered\" to center the symbol around the \"Aligned at\" position."
-msgstr "Ezarri zenbakitze-ikurren lerrokatzea. Hautatu \"Ezkerrean\" zenbakitze-ikurra zuzenean \"Hemen lerrokatuta\" kokagunean has dadin. Hautatu \"Eskuinean\" zenbakitze-ikurra zuzenean \"Hemen lerrokatuta\" kokagunearen aurretik amaituz lerrokatuta egon dadin. Hautatu \"Zentratuta\" ikurra \"Hemen lerrokatuta\" kokagunearen inguruan zentratzeko."
-
-#. mLBFy
-#: cui/uiconfig/ui/numberingpositionpage.ui:388
-msgctxt "numberingpositionpage|extended_tip|num2alignlb"
-msgid "Set the alignment of the numbering symbols. Select \"Left\" to align the numbering symbol to start directly at the \"Aligned at\" position. Select \"Right\" to align the symbol to end directly before the \"Aligned at\" position. Select \"Centered\" to center the symbol around the \"Aligned at\" position."
-msgstr "Ezarri zenbakitze-ikurren lerrokatzea. Hautatu \"Ezkerrean\" zenbakitze-ikurra zuzenean \"Hemen lerrokatuta\" kokagunean has dadin. Hautatu \"Eskuinean\" zenbakitze-ikurra zuzenean \"Hemen lerrokatuta\" kokagunearen aurretik amaituz lerrokatuta egon dadin. Hautatu \"Zentratuta\" ikurra \"Hemen lerrokatuta\" kokagunearen inguruan zentratzeko."
-
#. 6DLtp
-#: cui/uiconfig/ui/numberingpositionpage.ui:405
+#: cui/uiconfig/ui/numberingpositionpage.ui:355
msgctxt "numberingpositionpage|label10"
msgid "Position and Spacing"
msgstr "Kokagunea eta tartea"
#. x2AGL
-#: cui/uiconfig/ui/numberingpositionpage.ui:439
+#: cui/uiconfig/ui/numberingpositionpage.ui:389
msgctxt "numberingpositionpage|standard"
msgid "Default"
msgstr "Lehenetsia"
-#. 4phf2
-#: cui/uiconfig/ui/numberingpositionpage.ui:446
-msgctxt "numberingpositionpage|extended_tip|standard"
-msgid "Resets the indent and the spacing values to the default values."
-msgstr "Koskaren eta tartearen balio lehenetsiak berrezartzen ditu."
-
#. eLFGG
-#: cui/uiconfig/ui/numberingpositionpage.ui:494
+#: cui/uiconfig/ui/numberingpositionpage.ui:439
msgctxt "numberingpositionpage|previewframe"
msgid "Preview"
msgstr "Aurrebista"
-#. oBArM
-#: cui/uiconfig/ui/numberingpositionpage.ui:555
-msgctxt "numberingpositionpage|extended_tip|levellb"
-msgid "Select the level(s) that you want to modify."
-msgstr "Hautatu aldatu nahi dituzun mailak."
-
#. jRE6s
-#: cui/uiconfig/ui/numberingpositionpage.ui:568
+#: cui/uiconfig/ui/numberingpositionpage.ui:508
msgctxt "numberingpositionpage|1"
msgid "Level"
msgstr "Maila"
@@ -13180,12 +10298,6 @@ msgctxt "objectnamedialog|object_name_label"
msgid "_Name:"
msgstr "_Izena:"
-#. uFBRJ
-#: cui/uiconfig/ui/objectnamedialog.ui:128
-msgctxt "objectnamedialog|extended_tip|ObjectNameDialog"
-msgid "Enter a name for the selected object. The name will be visible in the Navigator."
-msgstr "Sartu izen bat hautatutako objekturako. Izena ikusgai egongo da nabigatzailean."
-
#. 4TRWw
#: cui/uiconfig/ui/objecttitledescdialog.ui:15
msgctxt "objecttitledescdialog|ObjectTitleDescDialog"
@@ -13198,464 +10310,260 @@ msgctxt "objecttitledescdialog|object_title_label"
msgid "_Title:"
msgstr "_Titulua:"
-#. mMZoM
-#: cui/uiconfig/ui/objecttitledescdialog.ui:111
-msgctxt "objecttitledescdialog|extended_tip|object_title_entry"
-msgid "Enter a title text. This short name is visible as an alternative tag in HTML format. Accessibility tools can read this text."
-msgstr "Idatzi tituluaren testua. Izen labur hori ikusgai egongo da HTML formatuko etiketa alternatibo gisa. Erabilerraztasun-tresnek irakur dezakete testu hori."
-
#. kDbQ9
-#: cui/uiconfig/ui/objecttitledescdialog.ui:125
+#: cui/uiconfig/ui/objecttitledescdialog.ui:120
msgctxt "objecttitledescdialog|desc_label"
msgid "_Description:"
msgstr "_Deskribapena:"
-#. vT3u9
-#: cui/uiconfig/ui/objecttitledescdialog.ui:148
-msgctxt "objecttitledescdialog|extended_tip|desc_entry"
-msgid "Enter a description text. The long description text can be entered to describe a complex object or group of objects to users with screen reader software. The description is visible as an alternative tag for accessibility tools."
-msgstr "Idatzi deskribapenaren testua. Pantaila-irakurketako softwarea erabiltzen dutenei objektu konplexu bat edo sail bat azaltzeko erabil daiteke azalpen-testu luzea. Deskribapena ordezko etiketa gisa ikusgai egongo da erabilerraztasun-tresnekin erabiltzeko."
-
-#. 8BCe3
-#: cui/uiconfig/ui/objecttitledescdialog.ui:179
-msgctxt "objecttitledescdialog|extended_tip|ObjectTitleDescDialog"
-msgid "Assigns a title and a description to the selected object. These are accessible for accessibility tools and as alternative tags when you export the document."
-msgstr "Titulua eta deskribapena ezartzen dizkio hautatutako objektuari. Erabilgarri egoten dira erabilerraztasun-tresnentzat, eta ordezko etiketa gisa ere erabil ditzakezu dokumentua esportatzean."
-
#. s8E7z
#: cui/uiconfig/ui/optaccessibilitypage.ui:31
msgctxt "optaccessibilitypage|acctool"
msgid "Support _assistive technology tools (program restart required)"
msgstr "Onartu teknologia-tresna _lagungarriak (programa berrabiarazi behar da)"
-#. DYfLF
-#: cui/uiconfig/ui/optaccessibilitypage.ui:40
-msgctxt "extended_tip|acctool"
-msgid "Allows you to use assistive tools, such as external screen readers, Braille devices or speech recognition input devices. The Java Runtime Environment must be installed on your computer before you can enable assistive support."
-msgstr "Laguntza-tresnak erabil daitezke: kanpoko pantaila-irakurleak, Braille-rako gailuak edo hizketa ezagutzeko sarrera-gailuak. Java exekuzio-garaiko inguruneak instalatuta egon behar du laguntza zerbitzua gaitu baino lehen."
-
#. EZqPM
-#: cui/uiconfig/ui/optaccessibilitypage.ui:52
+#: cui/uiconfig/ui/optaccessibilitypage.ui:47
msgctxt "optaccessibilitypage|textselinreadonly"
msgid "Use te_xt selection cursor in read-only text documents"
msgstr "Erabili te_stuko hautapen-kurtsorea irakurtzeko soilik diren dokumentuetan"
-#. KWSKn
-#: cui/uiconfig/ui/optaccessibilitypage.ui:61
-msgctxt "extended_tip|textselinreadonly"
-msgid "Displays cursor in read-only documents."
-msgstr "Kurtsorea irakurtzeko soilik dokumentuetan bistaratzen du."
-
#. APEfF
-#: cui/uiconfig/ui/optaccessibilitypage.ui:73
+#: cui/uiconfig/ui/optaccessibilitypage.ui:63
msgctxt "optaccessibilitypage|animatedgraphics"
msgid "Allow animated _images"
msgstr "Baimendu _irudi animatuak"
-#. vvmf3
-#: cui/uiconfig/ui/optaccessibilitypage.ui:82
-msgctxt "extended_tip|animatedgraphics"
-msgid "Previews animated graphics, such as GIF images, in %PRODUCTNAME."
-msgstr "Grafiko animatuen aurrebista ematen du, adibidez GIF irudiak, %PRODUCTNAME(e)n."
-
#. 3Q66x
-#: cui/uiconfig/ui/optaccessibilitypage.ui:94
+#: cui/uiconfig/ui/optaccessibilitypage.ui:79
msgctxt "optaccessibilitypage|animatedtext"
msgid "Allow animated _text"
msgstr "Baimendu _testu animatua"
-#. dcCgH
-#: cui/uiconfig/ui/optaccessibilitypage.ui:103
-msgctxt "extended_tip|animatedtext"
-msgid "Previews animated text, such as blinking and scrolling, in %PRODUCTNAME."
-msgstr "Testu animatuaren aurrebista ematen du, adibidez, testu keinukaria eta testu korritzailea, %PRODUCTNAME(e)n."
-
#. 2A83C
-#: cui/uiconfig/ui/optaccessibilitypage.ui:121
+#: cui/uiconfig/ui/optaccessibilitypage.ui:101
msgctxt "optaccessibilitypage|label1"
msgid "Miscellaneous Options"
msgstr "Hainbat aukera"
#. pLAWF
-#: cui/uiconfig/ui/optaccessibilitypage.ui:154
+#: cui/uiconfig/ui/optaccessibilitypage.ui:134
msgctxt "optaccessibilitypage|autodetecthc"
msgid "Automatically _detect high contrast mode of operating system"
msgstr "Automatikoki _detektatu sistema eragilearen kontraste handiko modua"
-#. S8FrL
-#: cui/uiconfig/ui/optaccessibilitypage.ui:163
-msgctxt "extended_tip|autodetecthc"
-msgid "Switches %PRODUCTNAME into high contrast mode when the system background color is very dark."
-msgstr " %PRODUCTNAME kontraste handiko modura aldatzen du sistemaren atzeko planoko kolorea oso iluna denean."
-
#. Sc8Cq
-#: cui/uiconfig/ui/optaccessibilitypage.ui:175
+#: cui/uiconfig/ui/optaccessibilitypage.ui:150
msgctxt "optaccessibilitypage|autofontcolor"
msgid "Use automatic font _color for screen display"
msgstr "Erabili letra-_kolore automatikoa pantaila-bistaratzerako"
-#. DP3mg
-#: cui/uiconfig/ui/optaccessibilitypage.ui:184
-msgctxt "extended_tip|autofontcolor"
-msgid "Displays fonts in %PRODUCTNAME using the system color settings. This option only affects the screen display."
-msgstr "Sistemaren kolore-ezarpenak erabiliz letra-tipoak bistaratzen dira %PRODUCTNAME(e)n. Pantailan bistaratzeko eragiten du aukera honek."
-
#. n24Cd
-#: cui/uiconfig/ui/optaccessibilitypage.ui:196
+#: cui/uiconfig/ui/optaccessibilitypage.ui:166
msgctxt "optaccessibilitypage|systempagepreviewcolor"
msgid "_Use system colors for page previews"
msgstr "_Erabili sistema-koloreak orrialde-aurrebistentzat"
-#. DRkNv
-#: cui/uiconfig/ui/optaccessibilitypage.ui:205
-msgctxt "extended_tip|systempagepreviewcolor"
-msgid "Applies the high contrast settings of the operating system to page previews."
-msgstr "Orrialde-aurrebistetan sistema eragilearen kontraste handiaren ezarpenak aplikatzen ditu."
-
#. hGpaw
-#: cui/uiconfig/ui/optaccessibilitypage.ui:223
+#: cui/uiconfig/ui/optaccessibilitypage.ui:188
msgctxt "optaccessibilitypage|label2"
msgid "Options for High Contrast Appearance"
msgstr "Kontraste handiko itxuraren aukerak"
-#. yuSqB
-#: cui/uiconfig/ui/optaccessibilitypage.ui:238
-msgctxt "extended_tip|OptAccessibilityPage"
-msgid "Sets options that make %PRODUCTNAME programs more accessible for users with reduced sight, limited dexterity or other disabilities."
-msgstr "Aukera hauek %PRODUCTNAME programak erabilerrazago bihurtzen dituzte gutxi ikusten duten, mugitzeko arazoak dituzten eta beste ezgaitasun batzuk dituzten pertsonentzat."
-
#. kishx
-#: cui/uiconfig/ui/optadvancedpage.ui:61
+#: cui/uiconfig/ui/optadvancedpage.ui:55
msgctxt "optadvancedpage|javaenabled"
msgid "_Use a Java runtime environment"
msgstr "_Erabili Java runtime environment"
-#. xBxzA
-#: cui/uiconfig/ui/optadvancedpage.ui:70
-msgctxt "extended_tip|javaenabled"
-msgid "Allows you to run Java applications in %PRODUCTNAME."
-msgstr "%PRODUCTNAME(e)k Java aplikazioak eta miniaplikazioak erabiltzeko baimena ematen dizu."
-
#. DFVFw
-#: cui/uiconfig/ui/optadvancedpage.ui:101
+#: cui/uiconfig/ui/optadvancedpage.ui:89
msgctxt "optadvancedpage|label2"
msgid "_Java runtime environments (JRE) already installed:"
msgstr "_Java runtime environment-ak (JRE) instalatuta daude:"
#. mBYfC
-#: cui/uiconfig/ui/optadvancedpage.ui:126
+#: cui/uiconfig/ui/optadvancedpage.ui:114
msgctxt "optadvancedpage|add"
msgid "_Add..."
msgstr "_Gehitu..."
-#. kbEGR
-#: cui/uiconfig/ui/optadvancedpage.ui:133
-msgctxt "extended_tip|add"
-msgid "Add a path to the root folder of a JRE on your computer."
-msgstr "Gehitu zure ordenagailuko JREaren erroko karpetan bide-izen bat."
-
#. YtgBL
-#: cui/uiconfig/ui/optadvancedpage.ui:145
+#: cui/uiconfig/ui/optadvancedpage.ui:128
msgctxt "optadvancedpage|parameters"
msgid "_Parameters..."
msgstr "_Parametroak..."
-#. DJxvJ
-#: cui/uiconfig/ui/optadvancedpage.ui:152
-msgctxt "extended_tip|parameters"
-msgid "Opens the Java Start Parameters dialog."
-msgstr " Java-ren abioko parametroak elkarrizketa-koadroa irekitzen da."
-
#. dhf5G
-#: cui/uiconfig/ui/optadvancedpage.ui:164
+#: cui/uiconfig/ui/optadvancedpage.ui:142
msgctxt "optadvancedpage|classpath"
msgid "_Class Path..."
msgstr "_Klaseen bide-izena..."
-#. qDrtT
-#: cui/uiconfig/ui/optadvancedpage.ui:171
-msgctxt "extended_tip|classpath"
-msgid "Opens the Class Path dialog."
-msgstr " Class Path elkarrizketa-koadroa irekitzen du."
-
#. MxHGu
-#: cui/uiconfig/ui/optadvancedpage.ui:243
+#: cui/uiconfig/ui/optadvancedpage.ui:207
msgctxt "optadvancedpage|vendor"
msgid "Vendor"
msgstr "Fabrikatzailea"
#. e6xHG
-#: cui/uiconfig/ui/optadvancedpage.ui:256
+#: cui/uiconfig/ui/optadvancedpage.ui:220
msgctxt "optadvancedpage|version"
msgid "Version"
msgstr "Bertsioa"
-#. kwgDj
-#: cui/uiconfig/ui/optadvancedpage.ui:267
-msgctxt "extended_tip|javas"
-msgid "Select the JRE that you want to use. On some systems, you must wait a minute until the list gets populated. On some systems, you must restart %PRODUCTNAME to use your changed setting."
-msgstr "Hautatu zein JRE erabili nahi duzun. Zenbait sistematan, minutu bat itxaron beharko da zerrenda bete arte. Zenbait sistematan, %PRODUCTNAME berrabiarazi behar da aldatutako ezarpenak erabilgarri egon daitezen."
-
#. erNBk
-#: cui/uiconfig/ui/optadvancedpage.ui:295
+#: cui/uiconfig/ui/optadvancedpage.ui:254
msgctxt "optadvancedpage|javapath"
msgid "Location: "
msgstr "Kokalekua: "
#. GkBzK
-#: cui/uiconfig/ui/optadvancedpage.ui:312
+#: cui/uiconfig/ui/optadvancedpage.ui:271
msgctxt "optadvancedpage|selectruntime"
msgid "Select a Java Runtime Environment"
msgstr "Hautatu Java Runtime Environment bat"
#. 7QUQp
-#: cui/uiconfig/ui/optadvancedpage.ui:345
+#: cui/uiconfig/ui/optadvancedpage.ui:301
msgctxt "optadvancedpage|label1"
msgid "Java Options"
msgstr "Java aukerak"
#. rEtsc
-#: cui/uiconfig/ui/optadvancedpage.ui:380
+#: cui/uiconfig/ui/optadvancedpage.ui:336
msgctxt "optadvancedpage|experimental"
msgid "Enable experimental features (may be unstable)"
msgstr "Gaitu ezaugarri esperimentalak (ezegonkorra izan daiteke)"
-#. CyDsa
-#: cui/uiconfig/ui/optadvancedpage.ui:389
-msgctxt "extended_tip|experimental"
-msgid "Enable experimental features"
-msgstr "Gaitu eginbide esperimentalak"
-
#. rMVcA
-#: cui/uiconfig/ui/optadvancedpage.ui:400
+#: cui/uiconfig/ui/optadvancedpage.ui:351
msgctxt "optadvancedpage|macrorecording"
msgid "Enable macro recording (may be limited)"
msgstr "Gaitu makroen grabazioa (mugatua izan daiteke)"
-#. 8Gjtp
-#: cui/uiconfig/ui/optadvancedpage.ui:409
-msgctxt "extended_tip|macrorecording"
-msgid "Enable macro recording"
-msgstr "Gaitu makroen grabazioa"
-
#. NgRXw
-#: cui/uiconfig/ui/optadvancedpage.ui:420
+#: cui/uiconfig/ui/optadvancedpage.ui:366
msgctxt "optadvancedpage|expertconfig"
msgid "Open Expert Configuration"
msgstr "Ireki konfigurazio aurreratua"
-#. rAnYG
-#: cui/uiconfig/ui/optadvancedpage.ui:428
-msgctxt "extended_tip|expertconfig"
-msgid "Opens the Expert Configuration dialog for advanced settings and configuration of %PRODUCTNAME."
-msgstr "'Konfigurazio aurreratua' elkarrizketa-koadroa irekitzen du, %PRODUCTNAME ezarpen aurreratuak eta konfigurazioa moldatzeko."
-
#. ZLtrh
-#: cui/uiconfig/ui/optadvancedpage.ui:445
+#: cui/uiconfig/ui/optadvancedpage.ui:386
msgctxt "optadvancedpage|label12"
msgid "Optional Features"
msgstr "Aukerazko ezaugarriak"
-#. wJx8x
-#: cui/uiconfig/ui/optadvancedpage.ui:461
-msgctxt "extended_tip|OptAdvancedPage"
-msgid "Allows you to run Java applications in %PRODUCTNAME."
-msgstr "%PRODUCTNAME(e)k Java aplikazioak eta miniaplikazioak erabiltzeko baimena ematen dizu."
-
#. dmvLE
#: cui/uiconfig/ui/optappearancepage.ui:37
msgctxt "optappearancepage|label3"
msgid "_Scheme:"
msgstr "_Eskema:"
-#. k8ACj
-#: cui/uiconfig/ui/optappearancepage.ui:55
-msgctxt "extended_tip|save"
-msgid "Saves the current settings as a color scheme that you can reload later."
-msgstr "Ondoren karga ditzakezun uneko ezarpenak kolore-eskema gisa gordetzen ditu."
-
-#. 4YuTW
-#: cui/uiconfig/ui/optappearancepage.ui:73
-msgctxt "extended_tip|delete"
-msgid "Deletes the color scheme shown in the Scheme box. You cannot delete the Default scheme."
-msgstr "Eskema koadroan erakusten den kolore-eskema ezabatzen du. Ezin da eskema lehenetsia ezabatu."
-
-#. Gii2p
-#: cui/uiconfig/ui/optappearancepage.ui:89
-msgctxt "extended_tip|colorschemelb"
-msgid "Selects the color scheme you want to use."
-msgstr "Erabili nahi duzun kolore-eskema hautatzen du."
-
#. jzELX
-#: cui/uiconfig/ui/optappearancepage.ui:106
+#: cui/uiconfig/ui/optappearancepage.ui:91
msgctxt "optappearancepage|label1"
msgid "Color Scheme"
msgstr "Kolore-eskema"
-#. RAEbU
-#: cui/uiconfig/ui/optappearancepage.ui:199
-msgctxt "extended_tip|colorconfig"
-msgid "Select the colors for the user interface elements."
-msgstr "Hautatu erabiltzailearen interfaze-elementuen koloreak."
-
#. BtFUJ
-#: cui/uiconfig/ui/optappearancepage.ui:231
+#: cui/uiconfig/ui/optappearancepage.ui:211
msgctxt "optappearancepage|uielements"
msgid "User interface elements"
msgstr "Erabiltzaile-interfazearen elementuak"
#. nrHHF
-#: cui/uiconfig/ui/optappearancepage.ui:246
+#: cui/uiconfig/ui/optappearancepage.ui:226
msgctxt "optappearancepage|colorsetting"
msgid "Color setting"
msgstr "Kolore-ezarpena"
#. Jms9Q
-#: cui/uiconfig/ui/optappearancepage.ui:259
+#: cui/uiconfig/ui/optappearancepage.ui:239
msgctxt "optappearancepage|on"
msgid "On"
msgstr "Aktibatuta"
#. HFLPF
-#: cui/uiconfig/ui/optappearancepage.ui:280
+#: cui/uiconfig/ui/optappearancepage.ui:260
msgctxt "optappearancepage|label2"
msgid "Custom Colors"
msgstr "Kolore pertsonalizatuak"
-#. vxBRc
-#: cui/uiconfig/ui/optappearancepage.ui:295
-msgctxt "extended_tip|OptAppearancePage"
-msgid "Sets the colors for the %PRODUCTNAME user interface."
-msgstr "%PRODUCTNAME erabiltzaile interfazearen koloreak ezartzen ditu."
-
#. nRFne
#: cui/uiconfig/ui/optasianpage.ui:30
msgctxt "optasianpage|charkerning"
msgid "_Western text only"
msgstr "_Mendebaldeko testua soilik"
-#. QCvQv
-#: cui/uiconfig/ui/optasianpage.ui:40
-msgctxt "extended_tip|charkerning"
-msgid "Specifies that kerning is only applied to western text."
-msgstr "Karaktere-tartea mendebaldeko testuetan soilik aplikatuko dela zehazten du."
-
#. WEFrz
-#: cui/uiconfig/ui/optasianpage.ui:52
+#: cui/uiconfig/ui/optasianpage.ui:47
msgctxt "optasianpage|charpunctkerning"
msgid "Western _text and Asian punctuation"
msgstr "Mendebaldeko _testua eta puntuazio asiarra"
-#. PCrHe
-#: cui/uiconfig/ui/optasianpage.ui:62
-msgctxt "extended_tip|charpunctkerning"
-msgid "Specifies that kerning is applied to both western text and Asian punctuation."
-msgstr "Karaktere-tartea mendebaldeko testuetan eta asiar puntuazioan aplikatuko dela zehazten du."
-
#. 4wTpB
-#: cui/uiconfig/ui/optasianpage.ui:80
+#: cui/uiconfig/ui/optasianpage.ui:70
msgctxt "optasianpage|label1"
msgid "Kerning"
msgstr "Karaktere-tarteak doitzea"
#. mboKG
-#: cui/uiconfig/ui/optasianpage.ui:112
+#: cui/uiconfig/ui/optasianpage.ui:102
msgctxt "optasianpage|nocompression"
msgid "_No compression"
msgstr "_Konpresiorik ez"
-#. DGBhs
-#: cui/uiconfig/ui/optasianpage.ui:122
-msgctxt "extended_tip|nocompression"
-msgid "Specifies that no compression at all will occur."
-msgstr "Konpresiorik ez dela egongo zehazten du."
-
#. GvJuV
-#: cui/uiconfig/ui/optasianpage.ui:134
+#: cui/uiconfig/ui/optasianpage.ui:119
msgctxt "optasianpage|punctcompression"
msgid "_Compress punctuation only"
msgstr "K_onprimitu puntuazioa soilik"
-#. 8FYbX
-#: cui/uiconfig/ui/optasianpage.ui:144
-msgctxt "extended_tip|punctcompression"
-msgid "Specifies that only the punctuation is compressed."
-msgstr "Puntuazioaren konpresioa soilik izango dela zehazten du."
-
#. aGY7H
-#: cui/uiconfig/ui/optasianpage.ui:156
+#: cui/uiconfig/ui/optasianpage.ui:136
msgctxt "optasianpage|punctkanacompression"
msgid "Compress punctuation and Japanese Kana"
msgstr "Konprimitu puntuazioa eta Kana japoniarra"
-#. k2K9z
-#: cui/uiconfig/ui/optasianpage.ui:166
-msgctxt "extended_tip|punctkanacompression"
-msgid "Specifies that punctuation and Japanese Kana are compressed."
-msgstr "Puntuazioaren eta japonierazko kanaren konpresioa izango dela zehazten du."
-
#. DAgwH
-#: cui/uiconfig/ui/optasianpage.ui:184
+#: cui/uiconfig/ui/optasianpage.ui:159
msgctxt "optasianpage|label2"
msgid "Character Spacing"
msgstr "Karaktere-tartea"
-#. LbEDU
-#: cui/uiconfig/ui/optasianpage.ui:238
-msgctxt "extended_tip|language"
-msgid "Specifies the language for which you want to define first and last characters."
-msgstr "Lehen eta azken karaktereak zein hizkuntzarako definitu nahi dituzun zehatzen du."
-
#. CeSy8
-#: cui/uiconfig/ui/optasianpage.ui:250
+#: cui/uiconfig/ui/optasianpage.ui:220
msgctxt "optasianpage|standard"
msgid "_Default"
msgstr "_Lehenetsia"
-#. bEKYg
-#: cui/uiconfig/ui/optasianpage.ui:259
-msgctxt "extended_tip|standard"
-msgid "When you mark Default, the following two text boxes are filled with the default characters for the selected language:"
-msgstr "Lehenetsia markatzen bada, hurrengo bi testu-koadroak hautatutako hizkuntzako karaktere lehenetsiekin beteko dira:"
-
#. WmjE9
-#: cui/uiconfig/ui/optasianpage.ui:279
+#: cui/uiconfig/ui/optasianpage.ui:244
msgctxt "optasianpage|languageft"
msgid "_Language:"
msgstr "_Hizkuntza:"
#. 3Airv
-#: cui/uiconfig/ui/optasianpage.ui:293
+#: cui/uiconfig/ui/optasianpage.ui:258
msgctxt "optasianpage|startft"
msgid "Not _at start of line:"
msgstr "Lerro-_hasieran ez:"
#. TiFfn
-#: cui/uiconfig/ui/optasianpage.ui:307
+#: cui/uiconfig/ui/optasianpage.ui:272
msgctxt "optasianpage|endft"
msgid "Not at _end of line:"
msgstr "Lerro-_amaieran ez:"
-#. ebuCA
-#: cui/uiconfig/ui/optasianpage.ui:325
-msgctxt "extended_tip|start"
-msgid "Specifies the characters that should not appear alone at the beginning of a line."
-msgstr "Lerro-hasieran bakarrik agertu behar ez luketen karaktereak zehazten ditu."
-
-#. 6EoPs
-#: cui/uiconfig/ui/optasianpage.ui:342
-msgctxt "extended_tip|end"
-msgid "Specifies the characters that should not appear alone at the end of a line."
-msgstr "Lerro-amaieran bakarrik agertu behar ez luketen karaktereak zehazten ditu."
-
#. dSvmP
-#: cui/uiconfig/ui/optasianpage.ui:362
+#: cui/uiconfig/ui/optasianpage.ui:317
msgctxt "optasianpage|hintft"
msgid "Without user-defined line break symbols"
msgstr "Erabiltzaileak zehaztutako lerro-jauziaren ikurrik gabe"
#. BCwCp
-#: cui/uiconfig/ui/optasianpage.ui:379
+#: cui/uiconfig/ui/optasianpage.ui:334
msgctxt "optasianpage|label3"
msgid "First and Last Characters"
msgstr "Lehen eta azken karaktereak"
@@ -13666,514 +10574,322 @@ msgctxt "optbasicidepage|codecomplete_enable"
msgid "Enable code completion"
msgstr "Gaitu kode-osatzea"
-#. oQJh3
-#: cui/uiconfig/ui/optbasicidepage.ui:38
-msgctxt "extended_tip|codecomplete_enable"
-msgid "Display methods of a Basic object."
-msgstr "Basic objektuen metodoak bistaratzen ditu."
-
#. B8fvE
-#: cui/uiconfig/ui/optbasicidepage.ui:55
+#: cui/uiconfig/ui/optbasicidepage.ui:50
msgctxt "optbasicidepage|label1"
msgid "Code Completion"
msgstr "Kode-osatzea"
#. kaYLZ
-#: cui/uiconfig/ui/optbasicidepage.ui:87
+#: cui/uiconfig/ui/optbasicidepage.ui:82
msgctxt "optbasicidepage|autoclose_proc"
msgid "Autoclose procedures"
msgstr "Automatikoki itxi prozedurak"
-#. hjYfe
-#: cui/uiconfig/ui/optbasicidepage.ui:96
-msgctxt "extended_tip|autoclose_proc"
-msgid "Automatically insert closing statements for procedures."
-msgstr "Automatikoki txertatu itxiera-instrukzioak prozeduretarako."
-
#. qKTPa
-#: cui/uiconfig/ui/optbasicidepage.ui:107
+#: cui/uiconfig/ui/optbasicidepage.ui:97
msgctxt "optbasicidepage|autoclose_paren"
msgid "Autoclose parenthesis"
msgstr "Automatikoki itxi parentesiak"
-#. UmekG
-#: cui/uiconfig/ui/optbasicidepage.ui:116
-msgctxt "extended_tip|autoclose_paren"
-msgid "Automatically close open parenthesis."
-msgstr "Automatikoki itxi irekitako parentesiak."
-
#. EExBY
-#: cui/uiconfig/ui/optbasicidepage.ui:127
+#: cui/uiconfig/ui/optbasicidepage.ui:112
msgctxt "optbasicidepage|autoclose_quotes"
msgid "Autoclose quotes"
msgstr "Automatikoki itxi komatxoak"
-#. GKCkD
-#: cui/uiconfig/ui/optbasicidepage.ui:136
-msgctxt "extended_tip|autoclose_quotes"
-msgid "Automatically close open quotes."
-msgstr "Automatikoki itxi irekitako komatxoak."
-
#. CCtUM
-#: cui/uiconfig/ui/optbasicidepage.ui:147
+#: cui/uiconfig/ui/optbasicidepage.ui:127
msgctxt "optbasicidepage|autocorrect"
msgid "Autocorrection"
msgstr "Autozuzenketa"
-#. czdha
-#: cui/uiconfig/ui/optbasicidepage.ui:157
-msgctxt "extended_tip|autocorrect"
-msgid "Correct cases of Basic variables and keywords while typing."
-msgstr "Zuzendu Basic aldagaien eta gako-hitzen kasuak, horiek idatzi bitartean."
-
#. dJWhM
-#: cui/uiconfig/ui/optbasicidepage.ui:174
+#: cui/uiconfig/ui/optbasicidepage.ui:149
msgctxt "optbasicidepage|label2"
msgid "Code Suggestion"
msgstr "Kode-iradokizuna"
#. iUBCy
-#: cui/uiconfig/ui/optbasicidepage.ui:206
+#: cui/uiconfig/ui/optbasicidepage.ui:181
msgctxt "optbasicidepage|extendedtypes_enable"
msgid "Use extended types"
msgstr "Erabaili mota hedatuak"
-#. zYY9B
-#: cui/uiconfig/ui/optbasicidepage.ui:215
-msgctxt "extended_tip|extendedtypes_enable"
-msgid "Allow UNO object types as valid Basic types."
-msgstr "Onartu UNO objektu motak baliozko Basic mota gisa."
-
#. rG8Fi
-#: cui/uiconfig/ui/optbasicidepage.ui:232
+#: cui/uiconfig/ui/optbasicidepage.ui:202
msgctxt "optbasicidepage|label3"
msgid "Language Features"
msgstr "Hizkuntza-eginbideak"
-#. VXGYT
-#: cui/uiconfig/ui/optchartcolorspage.ui:80
-msgctxt "extended_tip|colors"
-msgid "Displays all the colors available for the data series."
-msgstr "Datu-serieetarako erabilgarri dauden kolore guztiak bistaratzen ditu."
-
#. vTZjC
-#: cui/uiconfig/ui/optchartcolorspage.ui:93
+#: cui/uiconfig/ui/optchartcolorspage.ui:91
msgctxt "optchartcolorspage|label20"
msgid "Chart Colors"
msgstr "Diagrama-koloreak"
#. WA57y
-#: cui/uiconfig/ui/optchartcolorspage.ui:165
+#: cui/uiconfig/ui/optchartcolorspage.ui:163
msgctxt "optchartcolorspage|default"
msgid "_Default"
msgstr "_Lehenetsia"
-#. mpSKB
-#: cui/uiconfig/ui/optchartcolorspage.ui:172
-msgctxt "extended_tip|default"
-msgid "Restores the color settings that were defined when the program was installed."
-msgstr "Programa instalatu zenean definitu ziren kolore-ezarpenak berrezartzen ditu."
-
#. KoHHw
-#: cui/uiconfig/ui/optchartcolorspage.ui:240
+#: cui/uiconfig/ui/optchartcolorspage.ui:233
msgctxt "optchartcolorspage|label1"
msgid "Color Table"
msgstr "Kolore-taula"
-#. xxtZE
-#: cui/uiconfig/ui/optchartcolorspage.ui:255
-msgctxt "extended_tip|OptChartColorsPage"
-msgid "Displays all the colors available for the data series."
-msgstr "Datu-serieetarako erabilgarri dauden kolore guztiak bistaratzen ditu."
-
#. fVDQp
#: cui/uiconfig/ui/optctlpage.ui:31
msgctxt "optctlpage|sequencechecking"
msgid "Use se_quence checking"
msgstr "Erabili se_kuentzia-egiaztapena"
-#. 47pP9
-#: cui/uiconfig/ui/optctlpage.ui:40
-msgctxt "extended_tip|sequencechecking"
-msgid "Enables sequence input checking for languages such as Thai."
-msgstr "Sekuentzia-sarreraren egiaztapena gaitzen du thailandiera bezalako hizkuntzetarako."
-
#. DTWHd
-#: cui/uiconfig/ui/optctlpage.ui:61
+#: cui/uiconfig/ui/optctlpage.ui:56
msgctxt "optctlpage|restricted"
msgid "Restricted"
msgstr "Murriztuta"
-#. HtGj9
-#: cui/uiconfig/ui/optctlpage.ui:70
-msgctxt "extended_tip|restricted"
-msgid "Prevents the use as well as the printing of illegal character combinations."
-msgstr "Legez kanpoko karaktere-konbinazioak erabiltzea eta inprimatzea eragozten du."
-
#. wkSPW
-#: cui/uiconfig/ui/optctlpage.ui:81
+#: cui/uiconfig/ui/optctlpage.ui:71
msgctxt "optctlpage|typeandreplace"
msgid "_Type and replace"
msgstr "_Idatzi eta ordeztu"
#. 4fM2r
-#: cui/uiconfig/ui/optctlpage.ui:110
+#: cui/uiconfig/ui/optctlpage.ui:100
msgctxt "optctlpage|label1"
msgid "Sequence Checking"
msgstr "Sekuentzia-egiaztatzea"
#. oBBi6
-#: cui/uiconfig/ui/optctlpage.ui:145
+#: cui/uiconfig/ui/optctlpage.ui:135
msgctxt "optctlpage|label3"
msgid "Movement:"
msgstr "Mugimendua:"
#. R7YUB
-#: cui/uiconfig/ui/optctlpage.ui:155
+#: cui/uiconfig/ui/optctlpage.ui:145
msgctxt "optctlpage|movementlogical"
msgid "Lo_gical"
msgstr "Lo_gikoa"
-#. W9NrD
-#: cui/uiconfig/ui/optctlpage.ui:165
-msgctxt "extended_tip|movementlogical"
-msgid "Pressing the Right Arrow key moves the text cursor toward the end of the current text. Pressing the Left Arrow key moves the text cursor toward the beginning of the current text."
-msgstr "Eskuinerako geziarekin, testu-kurtsorea testu-bukaerara doa. Ezkerrerako geziarekin, testu-hasierara."
-
#. aEwYW
-#: cui/uiconfig/ui/optctlpage.ui:176
+#: cui/uiconfig/ui/optctlpage.ui:161
msgctxt "optctlpage|movementvisual"
msgid "_Visual"
msgstr "_Ikusizkoa"
-#. wpUXS
-#: cui/uiconfig/ui/optctlpage.ui:186
-msgctxt "extended_tip|movementvisual"
-msgid "Pressing the Right Arrow key moves the text cursor in the right-hand direction. Pressing the Left Arrow key moves the text cursor in the left-hand direction."
-msgstr "Testu-kurtsorea eskuinerako geziarekin eskuinera doa, eta ezkerrerako geziarekin ezkerrera."
-
#. 78DkF
-#: cui/uiconfig/ui/optctlpage.ui:206
+#: cui/uiconfig/ui/optctlpage.ui:186
msgctxt "optctlpage|label2"
msgid "Cursor Control"
msgstr "Kurtsore-kontrola"
#. LcTwD
-#: cui/uiconfig/ui/optctlpage.ui:240
+#: cui/uiconfig/ui/optctlpage.ui:220
msgctxt "optctlpage|label5"
msgid "_Numerals:"
msgstr "_Zenbakiak:"
#. BdfCk
-#: cui/uiconfig/ui/optctlpage.ui:255
+#: cui/uiconfig/ui/optctlpage.ui:235
msgctxt "optctlpage|numerals"
msgid "Arabic (1, 2, 3…)"
msgstr "Arabiarra (1, 2, 3...)"
#. 2n6dr
-#: cui/uiconfig/ui/optctlpage.ui:256
+#: cui/uiconfig/ui/optctlpage.ui:236
msgctxt "optctlpage|numerals"
msgid "Eastern Arabic (٣ ,٢ ,١…)"
msgstr "Ekialdeko arabiarra (٣ ,٢ ,١…)"
#. uFBEA
-#: cui/uiconfig/ui/optctlpage.ui:257
+#: cui/uiconfig/ui/optctlpage.ui:237
msgctxt "optctlpage|numerals"
msgid "System"
msgstr "Sistema"
#. 93jgb
-#: cui/uiconfig/ui/optctlpage.ui:258
+#: cui/uiconfig/ui/optctlpage.ui:238
msgctxt "optctlpage|numerals"
msgid "Context"
msgstr "Testuingurua"
-#. jDGEt
-#: cui/uiconfig/ui/optctlpage.ui:262
-msgctxt "extended_tip|numerals"
-msgid "Selects the type of numerals used within text, text in objects, fields, and controls, in all %PRODUCTNAME modules. Only cell contents of %PRODUCTNAME Calc are not affected."
-msgstr "Testuaren barnean, testuko objektuetan, eremuetan eta kontroletan erabili behar diren zenbaki motak hautatzen ditu %PRODUCTNAME(r)en modulu guztietan. %PRODUCTNAME Calc-eko gelaxken edukiari ez zaio eragiten."
-
#. kWczF
-#: cui/uiconfig/ui/optctlpage.ui:279
+#: cui/uiconfig/ui/optctlpage.ui:254
msgctxt "optctlpage|label4"
msgid "General Options"
msgstr "Aukera orokorrak"
-#. WSTDt
-#: cui/uiconfig/ui/optctlpage.ui:294
-msgctxt "extended_tip|OptCTLPage"
-msgid "Defines the options for documents with complex text layouts."
-msgstr "Testu-diseinu konplexuko dokumentuen aukerak definitzen ditu."
-
#. G5EDD
#: cui/uiconfig/ui/optemailpage.ui:34
msgctxt "optemailpage|label2"
msgid "_Email program:"
msgstr "_Posta elektronikoko programa:"
-#. bEyeK
-#: cui/uiconfig/ui/optemailpage.ui:53
-msgctxt "extended_tip|url"
-msgid "Enter the email program path and name."
-msgstr "Sartu posta elektronikoko programaren izena eta bide-izena."
-
#. ACQCM
-#: cui/uiconfig/ui/optemailpage.ui:64
+#: cui/uiconfig/ui/optemailpage.ui:59
msgctxt "optemailpage|browse"
msgid "Browse..."
msgstr "Arakatu..."
-#. Vs69j
-#: cui/uiconfig/ui/optemailpage.ui:71
-msgctxt "extended_tip|browse"
-msgid "Opens a file dialog to select the email program."
-msgstr "Fitxategien elkarrizketa-koadro bat irekitzen du posta elektronikoko programa hautatzeko."
-
#. EHBa5
-#: cui/uiconfig/ui/optemailpage.ui:97
+#: cui/uiconfig/ui/optemailpage.ui:87
msgctxt "optemailpage|browsetitle"
msgid "All files"
msgstr "Fitxategi guztiak"
#. scEyS
-#: cui/uiconfig/ui/optemailpage.ui:122
+#: cui/uiconfig/ui/optemailpage.ui:112
msgctxt "optemailpage|suppress"
msgid "Suppress hidden elements of documents"
msgstr "Kendu ezkutuko elementuak dokumentuetatik"
#. vbcqb
-#: cui/uiconfig/ui/optemailpage.ui:191
+#: cui/uiconfig/ui/optemailpage.ui:181
msgctxt "optemailpage|label1"
msgid "Sending Documents as Email Attachments"
msgstr "Dokumentuak posta elektronikoen eranskin gisa bidaltzea"
-#. DoGA3
-#: cui/uiconfig/ui/optemailpage.ui:199
-msgctxt "extended_tip|OptEmailPage"
-msgid "Enter the email program path and name."
-msgstr "Sartu posta elektronikoko programaren izena eta bide-izena."
-
#. CnnM7
#. A column title, short for Load. This string is repeated as a prefix to an explanatory note under the widget
-#: cui/uiconfig/ui/optfltrembedpage.ui:88
+#: cui/uiconfig/ui/optfltrembedpage.ui:82
msgctxt "optfltrembedpage|column1"
msgid "[L]"
msgstr "[K]"
#. 66D6D
#. A column title, short for Save. This string is repeated as a prefix to an explanatory note under the widget
-#: cui/uiconfig/ui/optfltrembedpage.ui:110
+#: cui/uiconfig/ui/optfltrembedpage.ui:97
msgctxt "optfltrembedpage|column2"
msgid "[S]"
msgstr "[G]"
-#. xrKRQ
-#: cui/uiconfig/ui/optfltrembedpage.ui:135
-msgctxt "extended_tip|checklbcontainer"
-msgid "The [L] and [S] checkbox displays the entries for the pair of OLE objects that can be converted when loading into %PRODUCTNAME [L] and/or when saving into a Microsoft format [S]. "
-msgstr "[L] eta [S] kontrol-laukiak %PRODUCTNAME aplikazioan kargatzean [L] eta/edo Microsoft formatu batean gordetzean [S] bihurtu daitezkeen OLE objektuen bikoteen sarrerak ditu. "
-
#. x5kfq
#. The [L] here is repeated as the column title for the "Load" column of this options page
-#: cui/uiconfig/ui/optfltrembedpage.ui:156
+#: cui/uiconfig/ui/optfltrembedpage.ui:138
msgctxt "optfltrembedpage|label2"
msgid "[L]: Load and convert the object"
msgstr "[K]: kargatu eta bihurtu objektua"
#. PiDB7
#. The [S] here is repeated as the column title for the "Save" column of this options page
-#: cui/uiconfig/ui/optfltrembedpage.ui:169
+#: cui/uiconfig/ui/optfltrembedpage.ui:151
msgctxt "optfltrembedpage|label3"
msgid "[S]: Convert and save the object"
msgstr "[G]: bihurtu eta gorde objektua"
#. f2hGQ
-#: cui/uiconfig/ui/optfltrembedpage.ui:193
+#: cui/uiconfig/ui/optfltrembedpage.ui:175
msgctxt "optfltrembedpage|label1"
msgid "Embedded Objects"
msgstr "Objektu kapsulatuak"
#. nvE89
-#: cui/uiconfig/ui/optfltrembedpage.ui:227
+#: cui/uiconfig/ui/optfltrembedpage.ui:209
msgctxt "optfltrembedpage|label5"
msgid "Export as:"
msgstr "Esportatu honela:"
#. FEeH6
-#: cui/uiconfig/ui/optfltrembedpage.ui:242
+#: cui/uiconfig/ui/optfltrembedpage.ui:224
msgctxt "optfltrembedpage|highlighting"
msgid "Highlighting"
msgstr "Nabarmentzea"
-#. mCeit
-#: cui/uiconfig/ui/optfltrembedpage.ui:252
-msgctxt "extended_tip|highlighting"
-msgid "Microsoft Office has two character attributes similar to %PRODUCTNAME character background. Select the appropriate attribute (highlighting or shading) which you would like to use during export to Microsoft Office file formats."
-msgstr "Microsoft Office aplikazioak %PRODUCTNAME aplikazioaren karaktereen atzeko planoaren antzekoak diren bi karaktere-atributu ditu (nabarmentzea edo itzaldura), Microsoft Office fitxategi-formatuetara esportatzean erabili ahal dituzunak."
-
#. Dnrx7
-#: cui/uiconfig/ui/optfltrembedpage.ui:264
+#: cui/uiconfig/ui/optfltrembedpage.ui:241
msgctxt "optfltrembedpage|shading"
msgid "Shading"
msgstr "Itzaldura"
-#. 5b274
-#: cui/uiconfig/ui/optfltrembedpage.ui:274
-msgctxt "extended_tip|shading"
-msgid "Microsoft Office has two character attributes similar to %PRODUCTNAME character background. Select the appropriate attribute (highlighting or shading) which you would like to use during export to Microsoft Office file formats."
-msgstr "Microsoft Office aplikazioak %PRODUCTNAME aplikazioaren karaktereen atzeko planoaren antzekoak diren bi karaktere-atributu ditu (nabarmentzea edo itzaldura), Microsoft Office fitxategi-formatuetara esportatzean erabili ahal dituzunak."
-
#. gKwdG
-#: cui/uiconfig/ui/optfltrembedpage.ui:299
+#: cui/uiconfig/ui/optfltrembedpage.ui:271
msgctxt "optfltrembedpage|label4"
msgid "Character Highlighting"
msgstr "Karaktere-nabarmentzea"
#. tyACF
-#: cui/uiconfig/ui/optfltrembedpage.ui:330
+#: cui/uiconfig/ui/optfltrembedpage.ui:302
msgctxt "optfltrembedpage|mso_lockfile"
msgid "Create MSO lock file"
msgstr "Sortu MSO blokeatzeko fitxategia"
-#. NDG4H
-#: cui/uiconfig/ui/optfltrembedpage.ui:340
-msgctxt "extended_tip|mso_lockfile"
-msgid "Mark this checkbox to generate a Microsoft Office lock file in addition to %PRODUCTNAME own lock file."
-msgstr "Markatu kontrol-lauki hau Microsoft Office aplikazioaren blokeo-fitxategi bat sortzeko, %PRODUCTNAME aplikazioaren blokeo-fitxategiaz gain."
-
-#. Sg5Bw
-#: cui/uiconfig/ui/optfltrembedpage.ui:358
+#. WkpLv
+#: cui/uiconfig/ui/optfltrembedpage.ui:325
msgctxt "optfltrembedpage|label5"
-msgid "Lock Files"
-msgstr ""
-
-#. EUBnP
-#: cui/uiconfig/ui/optfltrembedpage.ui:372
-msgctxt "extended_tip|OptFilterPage"
-msgid "Specifies the settings for importing and exporting Microsoft Office and other documents."
-msgstr "Microsoft Office aplikazioen dokumentuak eta beste batzuk inportatzeko eta esportatzeko ezarpenak zehazten ditu."
+msgid "Lock files"
+msgstr "Blokeo-fitxategiak"
#. ttAk5
-#: cui/uiconfig/ui/optfltrpage.ui:30
+#: cui/uiconfig/ui/optfltrpage.ui:29
msgctxt "optfltrpage|wo_basic"
msgid "Load Basic _code"
msgstr "Kargatu Basic _kodea"
-#. q4wdN
-#: cui/uiconfig/ui/optfltrpage.ui:39
-msgctxt "extended_tip|wo_basic"
-msgid "Loads and saves the Basic code from a Microsoft document as a special %PRODUCTNAME Basic module with the document. The disabled Microsoft Basic code is visible in the %PRODUCTNAME Basic IDE between Sub and End Sub."
-msgstr "Microsoft dokumentu bateko Basic kodea %PRODUCTNAME Basic modulu berezi batean kargatzen eta gordetzen du, dokumentuaren barruan. Desgaitutako Microsoft Basic kodea ikusi egingo da %PRODUCTNAME Basic IDEan, Sub eta End Sub artean."
-
#. AChYC
-#: cui/uiconfig/ui/optfltrpage.ui:50
+#: cui/uiconfig/ui/optfltrpage.ui:46
msgctxt "optfltrpage|wo_exec"
msgid "E_xecutable code"
msgstr "Kode e_xekutagarria"
-#. DrWP3
-#: cui/uiconfig/ui/optfltrpage.ui:60
-msgctxt "extended_tip|wo_exec"
-msgid "The VBA (Visual Basic for Applications) code will be loaded ready to be executed. If this checkbox is not checked, the VBA code will be commented out so it can be inspected, but will not run."
-msgstr "VBA (Visual Basic for Applications) kodea kargatzean, exekutatzeko prest egongo da. Kontrol-lauki hau ez badago markatuta, VBA kodea iruzkindu egingo da eta ikuskatu ahal izango da, baina ez exekutatu."
-
#. avyQV
-#: cui/uiconfig/ui/optfltrpage.ui:71
+#: cui/uiconfig/ui/optfltrpage.ui:64
msgctxt "optfltrpage|wo_saveorig"
msgid "Save _original Basic code"
msgstr "Gorde _jatorrizko Basic kodea"
-#. 4pGYB
-#: cui/uiconfig/ui/optfltrpage.ui:80
-msgctxt "extended_tip|wo_saveorig"
-msgid "Specifies that the original Microsoft Basic code contained in the document is held in a special internal memory for as long as the document remains loaded in %PRODUCTNAME. When saving the document in Microsoft format the Microsoft Basic is saved again with the code in an unchanged form."
-msgstr "Dokumentuak duen jatorrizko Microsoft Basic kodea, dokumentua %PRODUCTNAME aplikazioan kargatuta dagoen bitartean, barne-memoria berezi batean mantenduko dela zehazten du. Dokumentua Microsoft-en formatu batean gordetzean, Microsoft Basic kodea aldaketarik jasan gabe gordeko da berriro dokumentuan."
-
#. W6nED
-#: cui/uiconfig/ui/optfltrpage.ui:97
+#: cui/uiconfig/ui/optfltrpage.ui:87
msgctxt "optfltrpage|label1"
msgid "Microsoft Word"
msgstr "Microsoft Word"
#. Z88Ms
-#: cui/uiconfig/ui/optfltrpage.ui:129
+#: cui/uiconfig/ui/optfltrpage.ui:119
msgctxt "optfltrpage|ex_basic"
msgid "Lo_ad Basic code"
msgstr "Kargatu Basic _kodea"
-#. QcFGD
-#: cui/uiconfig/ui/optfltrpage.ui:138
-msgctxt "extended_tip|ex_basic"
-msgid "Loads and saves the Basic code from a Microsoft document as a special %PRODUCTNAME Basic module with the document. The disabled Microsoft Basic code is visible in the %PRODUCTNAME Basic IDE between Sub and End Sub."
-msgstr "Microsoft dokumentu bateko Basic kodea %PRODUCTNAME Basic modulu berezi batean kargatzen eta gordetzen du, dokumentuaren barruan. Desgaitutako Microsoft Basic kodea ikusi egingo da %PRODUCTNAME Basic IDEan, Sub eta End Sub artean."
-
#. S6ozV
-#: cui/uiconfig/ui/optfltrpage.ui:149
+#: cui/uiconfig/ui/optfltrpage.ui:136
msgctxt "optfltrpage|ex_exec"
msgid "E_xecutable code"
msgstr "Kode e_xekutagarria"
-#. qvcsz
-#: cui/uiconfig/ui/optfltrpage.ui:159
-msgctxt "extended_tip|ex_exec"
-msgid "The VBA (Visual Basic for Applications) code will be loaded ready to be executed. If this checkbox is not checked, the VBA code will be commented out so it can be inspected, but will not run."
-msgstr "VBA (Visual Basic for Applications) kodea kargatzean, exekutatzeko prest egongo da. Kontrol-lauki hau ez badago markatuta, VBA kodea iruzkindu egingo da eta ikuskatu ahal izango da, baina ez exekutatu."
-
#. K6YYX
-#: cui/uiconfig/ui/optfltrpage.ui:170
+#: cui/uiconfig/ui/optfltrpage.ui:154
msgctxt "optfltrpage|ex_saveorig"
msgid "Sa_ve original Basic code"
msgstr "Gorde _jatorrizko Basic kodea"
-#. QzDgZ
-#: cui/uiconfig/ui/optfltrpage.ui:179
-msgctxt "extended_tip|ex_saveorig"
-msgid "Specifies that the original Microsoft Basic code contained in the document is held in a special internal memory for as long as the document remains loaded in %PRODUCTNAME. When saving the document in Microsoft format the Microsoft Basic is saved again with the code in an unchanged form."
-msgstr "Dokumentuak duen jatorrizko Microsoft Basic kodea, dokumentua %PRODUCTNAME aplikazioan kargatuta dagoen bitartean, barne-memoria berezi batean mantenduko dela zehazten du. Dokumentua Microsoft-en formatu batean gordetzean, Microsoft Basic kodea aldaketarik jasan gabe gordeko da berriro dokumentuan."
-
#. a5EkB
-#: cui/uiconfig/ui/optfltrpage.ui:196
+#: cui/uiconfig/ui/optfltrpage.ui:177
msgctxt "optfltrpage|label2"
msgid "Microsoft Excel"
msgstr "Microsoft Excel"
#. z9TKA
-#: cui/uiconfig/ui/optfltrpage.ui:228
+#: cui/uiconfig/ui/optfltrpage.ui:209
msgctxt "optfltrpage|pp_basic"
msgid "Load Ba_sic code"
msgstr "Kargatu Basic _kodea"
-#. VR4v5
-#: cui/uiconfig/ui/optfltrpage.ui:237
-msgctxt "extended_tip|pp_basic"
-msgid "Loads and saves the Basic code from a Microsoft document as a special %PRODUCTNAME Basic module with the document. The disabled Microsoft Basic code is visible in the %PRODUCTNAME Basic IDE between Sub and End Sub."
-msgstr "Microsoft dokumentu bateko Basic kodea %PRODUCTNAME Basic modulu berezi batean kargatzen eta gordetzen du, dokumentuaren barruan. Desgaitutako Microsoft Basic kodea ikusi egingo da %PRODUCTNAME Basic IDEan, Sub eta End Sub artean."
-
#. VSdyY
-#: cui/uiconfig/ui/optfltrpage.ui:248
+#: cui/uiconfig/ui/optfltrpage.ui:226
msgctxt "optfltrpage|pp_saveorig"
msgid "Sav_e original Basic code"
msgstr "Gorde _jatorrizko Basic kodea"
-#. tTQXM
-#: cui/uiconfig/ui/optfltrpage.ui:257
-msgctxt "extended_tip|pp_saveorig"
-msgid "Specifies that the original Microsoft Basic code contained in the document is held in a special internal memory for as long as the document remains loaded in %PRODUCTNAME. When saving the document in Microsoft format the Microsoft Basic is saved again with the code in an unchanged form."
-msgstr "Dokumentuak duen jatorrizko Microsoft Basic kodea, dokumentua %PRODUCTNAME aplikazioan kargatuta dagoen bitartean, barne-memoria berezi batean mantenduko dela zehazten du. Dokumentua Microsoft-en formatu batean gordetzean, Microsoft Basic kodea aldaketarik jasan gabe gordeko da berriro dokumentuan."
-
#. sazZt
-#: cui/uiconfig/ui/optfltrpage.ui:274
+#: cui/uiconfig/ui/optfltrpage.ui:249
msgctxt "optfltrpage|label3"
msgid "Microsoft PowerPoint"
msgstr "Microsoft PowerPoint"
-#. yV3zh
-#: cui/uiconfig/ui/optfltrpage.ui:289
-msgctxt "extended_tip|OptFltrPage"
-msgid "Specifies the general properties for loading and saving Microsoft Office documents with VBA (Visual Basic for Applications) code."
-msgstr "VBA (Visual Basic for Applications) kodea duten Microsoft Office dokumentuak kargatzeko eta gordetzeko propietate orokorrak zehazten ditu."
-
#. Q8yvt
#: cui/uiconfig/ui/optfontspage.ui:86
msgctxt "optfontspage|label2"
@@ -14187,127 +10903,67 @@ msgid "Re_place with:"
msgstr "Or_deztu honekin:"
#. ctZBz
-#: cui/uiconfig/ui/optfontspage.ui:140
+#: cui/uiconfig/ui/optfontspage.ui:153
msgctxt "optfontspage|always"
msgid "Always"
msgstr "Beti"
#. pyVz3
-#: cui/uiconfig/ui/optfontspage.ui:161
+#: cui/uiconfig/ui/optfontspage.ui:167
msgctxt "optfontspage|screenonly"
msgid "Screen only"
msgstr "Pantaila bakarrik"
#. bMguF
-#: cui/uiconfig/ui/optfontspage.ui:175
+#: cui/uiconfig/ui/optfontspage.ui:181
msgctxt "optfontspage|font"
msgid "Font"
msgstr "Letra-tipoa"
#. FELgv
-#: cui/uiconfig/ui/optfontspage.ui:189
+#: cui/uiconfig/ui/optfontspage.ui:195
msgctxt "optfontspage|replacewith"
msgid "Replace with"
msgstr "Ordeztu honekin"
-#. MN8PJ
-#: cui/uiconfig/ui/optfontspage.ui:201
-msgctxt "extended_tip | checklb"
-msgid "Lists the original font and the font that will replace it. Select Always to replace the font, even if the original font is installed on your system. Select Screen only to replace the screen font only and never replace the font for printing."
-msgstr "Jatorrizko letra-tipoa eta hura ordeztuko duen letra-tipoa zerrendatzen ditu. Hautatu Beti letra-tipoa beti ordezteko, baita jatorrizko letra-tipoa zure sisteman instalatuta badago ere. Hautatu Pantaila soilik pantailako letra-tipoa soilik ordezteko eta inprimatzeko letra-tipoa inoiz ez ordezteko."
-
-#. BGoZq
-#: cui/uiconfig/ui/optfontspage.ui:230
-msgctxt "extended_tip | apply"
-msgid "Applies the selected font replacement."
-msgstr "Hautatutako letra-tipoen ordeztea aplikatzen du."
-
-#. sYmaA
-#: cui/uiconfig/ui/optfontspage.ui:249
-msgctxt "extended_tip | delete"
-msgid "Deletes the selected font replacement."
-msgstr "Hautatutako letra-tipoen ordeztea ezabatzen du."
-
-#. gtiJp
-#: cui/uiconfig/ui/optfontspage.ui:272
-msgctxt "extended_tip | font2"
-msgid "Enter or select the name of the replacement font."
-msgstr "Idatzi edo hautatu ordezpenaren letra-tipoaren izena."
-
-#. SABse
-#: cui/uiconfig/ui/optfontspage.ui:295
-msgctxt "extended_tip | font1"
-msgid "Enter or select the name of the font that you want to replace."
-msgstr "Idatzi edo hautatu ordeztu nahi duzun letra-tipoaren izena."
-
-#. k4PCs
-#: cui/uiconfig/ui/optfontspage.ui:306
-msgctxt "extended_tip | replacements"
-msgid "Substitutes a font with a font of your choice. The substitution replaces a font only when it is displayed on screen, or on screen and when printing. The replacement does not change the font settings that are saved in the document."
-msgstr "Letra-tipo bat zuk aukeratutako beste batekin ordezkatzen du. Ordezkapena gertatuko da pantailan bistaratzean edo inprimatzean soilik. Ordezkapenak ez ditu aldatuko dokumentuan gordetako letra-tipoen ezarpenak."
-
#. 7ECDC
-#: cui/uiconfig/ui/optfontspage.ui:318
+#: cui/uiconfig/ui/optfontspage.ui:294
msgctxt "optfontspage|usetable"
msgid "_Apply replacement table"
msgstr "_Aplikatu ordezpen-taula"
-#. AVB5d
-#: cui/uiconfig/ui/optfontspage.ui:327
-msgctxt "extended_tip | usetable"
-msgid "Enables the font replacement settings that you define."
-msgstr "Zuk definitutako ordezpenaren letra-tipoaren ezarpenak gaitzen ditu."
-
#. wDa4A
-#: cui/uiconfig/ui/optfontspage.ui:345
+#: cui/uiconfig/ui/optfontspage.ui:316
msgctxt "optfontspage|label4"
msgid "Replacement Table"
msgstr "Ordezpen-taula"
#. z93yC
-#: cui/uiconfig/ui/optfontspage.ui:383
+#: cui/uiconfig/ui/optfontspage.ui:354
msgctxt "optfontspage|label8"
msgid "Fon_ts:"
msgstr "_Letra-tipoak:"
#. L9aT3
-#: cui/uiconfig/ui/optfontspage.ui:398
+#: cui/uiconfig/ui/optfontspage.ui:369
msgctxt "optfontspage|label9"
msgid "_Size:"
msgstr "Ta_maina:"
#. KXCQg
-#: cui/uiconfig/ui/optfontspage.ui:413
+#: cui/uiconfig/ui/optfontspage.ui:384
msgctxt "optfontspage|fontname"
msgid "Automatic"
msgstr "Automatikoa"
-#. LKiV2
-#: cui/uiconfig/ui/optfontspage.ui:417
-msgctxt "extended_tip | fontname"
-msgid "Select the font for the display of HTML and Basic source code."
-msgstr "Hautatu HTMLren eta Basic-en iturburu-kodea bistaratzeko letra tipoa."
-
#. Cc5tn
-#: cui/uiconfig/ui/optfontspage.ui:428
+#: cui/uiconfig/ui/optfontspage.ui:394
msgctxt "optfontspage|nonpropfontonly"
msgid "_Non-proportional fonts only"
msgstr "Letra-tipo _ez proportzionalak soilik"
-#. aUYNh
-#: cui/uiconfig/ui/optfontspage.ui:437
-msgctxt "extended_tip | nonpropfontonly"
-msgid "Check to display only non-proportional fonts in the Fonts list box."
-msgstr "Egiaztatu letra-tipo ez proportzionalak bistaratzeko soilik Letra-tipoa zerrenda-koadroan."
-
-#. GAiec
-#: cui/uiconfig/ui/optfontspage.ui:454
-msgctxt "extended_tip | fontheight"
-msgid "Select a font size for the display of HTML and Basic source code."
-msgstr "Hautatu HTMLren eta Basic-en iturburu-kodea bistaratzerako letra-tamaina."
-
#. AafuA
-#: cui/uiconfig/ui/optfontspage.ui:474
+#: cui/uiconfig/ui/optfontspage.ui:430
msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "Letra-tipoaren ezarpenak HTML, Basic eta SQL iturburuentzako"
@@ -14318,620 +10974,362 @@ msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "Aholku _luzeak"
-#. ypuz2
-#: cui/uiconfig/ui/optgeneralpage.ui:44
-msgctxt "extended_tip | exthelp"
-msgid "Displays a help text when you rest the cursor on an icon, a menu command, or a control on a dialog."
-msgstr "Ikono batean, menu-komando batean edo elkarrizketa-koadro bateko kontrol batean kurtsorea uzten duzunean laguntza-testu bat bistaratzen du."
-
#. Cbeuc
-#: cui/uiconfig/ui/optgeneralpage.ui:55
+#: cui/uiconfig/ui/optgeneralpage.ui:50
msgctxt "optgeneralpage|popupnohelp"
msgid "Show \"No offline help installed\" popup"
msgstr "Erakutsi \"Lineako laguntza ez dago instalatuta\" laster-leihora"
#. YUaEz
-#: cui/uiconfig/ui/optgeneralpage.ui:69
+#: cui/uiconfig/ui/optgeneralpage.ui:64
msgctxt "optgeneralpage|TipOfTheDayCheckbox"
msgid "Show \"Tip of the Day\" dialog on start-up"
msgstr "Erakutsi \"Eguneko aholkua\" elkarrizketa-koadroa abioan"
#. BR6gf
-#: cui/uiconfig/ui/optgeneralpage.ui:90
+#: cui/uiconfig/ui/optgeneralpage.ui:85
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "Laguntza"
#. aqdMJ
-#: cui/uiconfig/ui/optgeneralpage.ui:121
+#: cui/uiconfig/ui/optgeneralpage.ui:116
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "_Erabili %PRODUCTNAME elkarrizketa-koadroak"
#. ySSsA
-#: cui/uiconfig/ui/optgeneralpage.ui:155
+#: cui/uiconfig/ui/optgeneralpage.ui:150
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr "Irekitzeko eta gordetzeko elkarrizketa-koadroak"
#. JAW5C
-#: cui/uiconfig/ui/optgeneralpage.ui:181
+#: cui/uiconfig/ui/optgeneralpage.ui:176
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "Erabili %PRODUCTNAME _elkarrizketa-koadroak"
#. F6nzA
-#: cui/uiconfig/ui/optgeneralpage.ui:196
+#: cui/uiconfig/ui/optgeneralpage.ui:191
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr "Inprimatzeko elkarrizketa-koadroak"
#. SFLLC
-#: cui/uiconfig/ui/optgeneralpage.ui:222
+#: cui/uiconfig/ui/optgeneralpage.ui:217
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr "Inpri_matzean \"dokumentu aldatua\" egoera ezartzen du"
-#. kPEpF
-#: cui/uiconfig/ui/optgeneralpage.ui:231
-msgctxt "extended_tip | docstatus"
-msgid "Specifies whether the printing of the document counts as a modification."
-msgstr "Dokumentuaren inprimaketa aldaketatzat jotzen den zehazten du."
-
#. 4yo9c
-#: cui/uiconfig/ui/optgeneralpage.ui:242
+#: cui/uiconfig/ui/optgeneralpage.ui:232
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "Dokumentuaren egoera"
#. zEUCi
-#: cui/uiconfig/ui/optgeneralpage.ui:275
+#: cui/uiconfig/ui/optgeneralpage.ui:265
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr "_Interpretatu bitarte honetako urteak bezala: "
-#. huNG6
-#: cui/uiconfig/ui/optgeneralpage.ui:293
-msgctxt "extended_tip | year"
-msgid "Defines a date range, within which the system recognizes a two-digit year."
-msgstr "Data-barruti bat definitzen du, eta bertan sistemak bi zifrako urte bat ezagutzen du."
-
#. AhF6m
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:291
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "eta "
#. 7r6RF
-#: cui/uiconfig/ui/optgeneralpage.ui:321
+#: cui/uiconfig/ui/optgeneralpage.ui:306
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr "Urtea (bi digitu)"
#. FqdXe
-#: cui/uiconfig/ui/optgeneralpage.ui:351
+#: cui/uiconfig/ui/optgeneralpage.ui:336
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr "Bildu erabilera-datuak eta bidali The Document Foundation fundazioari"
-#. xkgEo
-#: cui/uiconfig/ui/optgeneralpage.ui:361
-msgctxt "extended_tip | collectusageinfo"
-msgid "Send usage data to help The Document Foundation improve the software usability."
-msgstr "Bidali erabilera-datuak The Document Foundation fundazioari software honen erabilgarritasuna hobetzen laguntzeko."
-
#. pRnqG
-#: cui/uiconfig/ui/optgeneralpage.ui:372
+#: cui/uiconfig/ui/optgeneralpage.ui:352
msgctxt "optgeneralpage|crashreport"
msgid "Sen_d crash reports to The Document Foundation"
msgstr "B_idali kraskaduren jakinarazpenak The Document Foundation fundazioari"
#. rS3dG
-#: cui/uiconfig/ui/optgeneralpage.ui:394
+#: cui/uiconfig/ui/optgeneralpage.ui:374
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr "Lagundu %PRODUCTNAME hobetzen"
#. 2MFwd
-#: cui/uiconfig/ui/optgeneralpage.ui:425
+#: cui/uiconfig/ui/optgeneralpage.ui:405
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "Kargatu %PRODUCTNAME sistema abiaraztean"
#. MKruH
-#: cui/uiconfig/ui/optgeneralpage.ui:440
+#: cui/uiconfig/ui/optgeneralpage.ui:420
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "Gaitu erretiluko abiarazle bizkorra"
#. 8vGvu
-#: cui/uiconfig/ui/optgeneralpage.ui:461
+#: cui/uiconfig/ui/optgeneralpage.ui:441
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "%PRODUCTNAME abiarazle bizkorra"
#. FvigS
-#: cui/uiconfig/ui/optgeneralpage.ui:491
+#: cui/uiconfig/ui/optgeneralpage.ui:472
msgctxt "optgeneralpage|fileassoc"
msgid "Windows Default apps"
msgstr "Windows app lehenetsiak"
#. fXjVB
-#: cui/uiconfig/ui/optgeneralpage.ui:511
+#: cui/uiconfig/ui/optgeneralpage.ui:491
msgctxt "optgeneralpage|fileassoc"
msgid "%PRODUCTNAME File Associations"
msgstr "%PRODUCTNAME fitxategi-asoziazioak"
-#. coFbL
-#: cui/uiconfig/ui/optgeneralpage.ui:525
-msgctxt "extended_tip | OptGeneralPage"
-msgid "Specifies the general settings for %PRODUCTNAME."
-msgstr "%PRODUCTNAME(r)en ezarpen orokorrak zehazten ditu."
-
#. FsiDE
#: cui/uiconfig/ui/opthtmlpage.ui:89
msgctxt "opthtmlpage|size7FT"
msgid "Size _7:"
msgstr "_7. tamaina:"
-#. eSVmw
-#: cui/uiconfig/ui/opthtmlpage.ui:105
-msgctxt "extended_tip|size7"
-msgid "Use the spin buttons Size 1 to Size 7 to define the respective font sizes for the HTML <font size=1> to <font size=7> tags."
-msgstr "Erabili 1. tamaina eta 7. tamaina arteko biratze-botoiak <font size=1> eta <font size=7> HTML etiketen letra-tamainak definitzeko."
-
#. SfHVG
-#: cui/uiconfig/ui/opthtmlpage.ui:118
+#: cui/uiconfig/ui/opthtmlpage.ui:113
msgctxt "opthtmlpage|size6FT"
msgid "Size _6:"
msgstr "_6. tamaina:"
-#. wWFqw
-#: cui/uiconfig/ui/opthtmlpage.ui:134
-msgctxt "extended_tip|size6"
-msgid "Use the spin buttons Size 1 to Size 7 to define the respective font sizes for the HTML <font size=1> to <font size=7> tags."
-msgstr "Erabili 1. tamaina eta 7. tamaina arteko biratze-botoiak <font size=1> eta <font size=7> HTML etiketen letra-tamainak definitzeko."
-
#. mbGGc
-#: cui/uiconfig/ui/opthtmlpage.ui:147
+#: cui/uiconfig/ui/opthtmlpage.ui:137
msgctxt "opthtmlpage|size5FT"
msgid "Size _5:"
msgstr "_5. tamaina:"
-#. GAy87
-#: cui/uiconfig/ui/opthtmlpage.ui:163
-msgctxt "extended_tip|size5"
-msgid "Use the spin buttons Size 1 to Size 7 to define the respective font sizes for the HTML <font size=1> to <font size=7> tags."
-msgstr "Erabili 1. tamaina eta 7. tamaina arteko biratze-botoiak <font size=1> eta <font size=7> HTML etiketen letra-tamainak definitzeko."
-
#. PwaSa
-#: cui/uiconfig/ui/opthtmlpage.ui:176
+#: cui/uiconfig/ui/opthtmlpage.ui:161
msgctxt "opthtmlpage|size4FT"
msgid "Size _4:"
msgstr "_4. tamaina:"
-#. QEA47
-#: cui/uiconfig/ui/opthtmlpage.ui:192
-msgctxt "extended_tip|size4"
-msgid "Use the spin buttons Size 1 to Size 7 to define the respective font sizes for the HTML <font size=1> to <font size=7> tags."
-msgstr "Erabili 1. tamaina eta 7. tamaina arteko biratze-botoiak <font size=1> eta <font size=7> HTML etiketen letra-tamainak definitzeko."
-
#. FSRpm
-#: cui/uiconfig/ui/opthtmlpage.ui:205
+#: cui/uiconfig/ui/opthtmlpage.ui:185
msgctxt "opthtmlpage|size3FT"
msgid "Size _3:"
msgstr "_3. tamaina:"
-#. drCYA
-#: cui/uiconfig/ui/opthtmlpage.ui:221
-msgctxt "extended_tip|size3"
-msgid "Use the spin buttons Size 1 to Size 7 to define the respective font sizes for the HTML <font size=1> to <font size=7> tags."
-msgstr "Erabili 1. tamaina eta 7. tamaina arteko biratze-botoiak <font size=1> eta <font size=7> HTML etiketen letra-tamainak definitzeko."
-
#. unrKj
-#: cui/uiconfig/ui/opthtmlpage.ui:234
+#: cui/uiconfig/ui/opthtmlpage.ui:209
msgctxt "opthtmlpage|size2FT"
msgid "Size _2:"
msgstr "_2. tamaina:"
-#. tvwUA
-#: cui/uiconfig/ui/opthtmlpage.ui:250
-msgctxt "extended_tip|size2"
-msgid "Use the spin buttons Size 1 to Size 7 to define the respective font sizes for the HTML <font size=1> to <font size=7> tags."
-msgstr "Erabili 1. tamaina eta 7. tamaina arteko biratze-botoiak <font size=1> eta <font size=7> HTML etiketen letra-tamainak definitzeko."
-
#. aiSoE
-#: cui/uiconfig/ui/opthtmlpage.ui:263
+#: cui/uiconfig/ui/opthtmlpage.ui:233
msgctxt "opthtmlpage|size1FT"
msgid "Size _1:"
msgstr "_1. tamaina:"
-#. 99HCd
-#: cui/uiconfig/ui/opthtmlpage.ui:279
-msgctxt "extended_tip|size1"
-msgid "Use the spin buttons Size 1 to Size 7 to define the respective font sizes for the HTML <font size=1> to <font size=7> tags."
-msgstr "Erabili 1. tamaina eta 7. tamaina arteko biratze-botoiak <font size=1> eta <font size=7> HTML etiketen letra-tamainak definitzeko."
-
#. rRkQd
-#: cui/uiconfig/ui/opthtmlpage.ui:296
+#: cui/uiconfig/ui/opthtmlpage.ui:261
msgctxt "opthtmlpage|label1"
msgid "Font Sizes"
msgstr "Letra-tamainak"
#. JRQrk
-#: cui/uiconfig/ui/opthtmlpage.ui:345
+#: cui/uiconfig/ui/opthtmlpage.ui:310
msgctxt "opthtmlpage|ignorefontnames"
msgid "Ignore _font settings"
msgstr "Ez ikusi _letra-tipoen ezarpenak"
-#. kD39h
-#: cui/uiconfig/ui/opthtmlpage.ui:355
-msgctxt "extended_tip|ignorefontnames"
-msgid "Mark this check box to ignore all font settings when importing. The fonts that were defined in the HTML Page Style will be the fonts that will be used. "
-msgstr "Inportatzean letra-tipoen ezarpen guztiei ez ikusi egiteko, markatu kontrol-lauki hau. HTML orri-estiloan definitutako letra-tipoak erabiliko dira. "
-
#. 7bZSP
-#: cui/uiconfig/ui/opthtmlpage.ui:366
+#: cui/uiconfig/ui/opthtmlpage.ui:326
msgctxt "opthtmlpage|unknowntag"
msgid "_Import unknown HTML tags as fields"
msgstr "Inportatu HT_ML etiketa ezezagunak eremu gisa"
-#. QvehA
-#: cui/uiconfig/ui/opthtmlpage.ui:376
-msgctxt "extended_tip|unknowntag"
-msgid "Mark this check box if you want tags that are not recognized by %PRODUCTNAME to be imported as fields."
-msgstr "Hautatu kontrol-lauki hau %PRODUCTNAME(e)k ezagutzen ez dituen etiketak eremu gisa inportatzeko."
-
#. VFTrU
-#: cui/uiconfig/ui/opthtmlpage.ui:387
+#: cui/uiconfig/ui/opthtmlpage.ui:342
msgctxt "opthtmlpage|numbersenglishus"
msgid "_Use '%ENGLISHUSLOCALE' locale for numbers"
msgstr "_Erabili '%ENGLISHUSLOCALE' ezarpen lokala zenbakientzat"
-#. c4j5A
-#: cui/uiconfig/ui/opthtmlpage.ui:397
-msgctxt "extended_tip|numbersenglishus"
-msgid "If not checked, numbers will be interpreted according to the setting in Language Settings - Language of - Locale setting in the Options dialog box. If checked, numbers will be interpreted as 'English (USA)' locale."
-msgstr "Markatuta ez badago, 'Aukerak' elkarrizketa-koadroan ezarritako Hizkuntza-ezarpenak - Hizkuntza - Ezarpen lokala aukeraren arabera interpretatuko dira zenbakiak. Markatuta badago, 'English (USA)' hizkuntzaren arabera interpretatuko dira."
-
#. Fnsdh
-#: cui/uiconfig/ui/opthtmlpage.ui:414
+#: cui/uiconfig/ui/opthtmlpage.ui:364
msgctxt "opthtmlpage|label2"
msgid "Import"
msgstr "Inportatu"
#. UajLE
-#: cui/uiconfig/ui/opthtmlpage.ui:458
+#: cui/uiconfig/ui/opthtmlpage.ui:408
msgctxt "opthtmlpage|charsetFT"
msgid "Character _set:"
msgstr "Karaktere-_jokoa:"
-#. bTGc4
-#: cui/uiconfig/ui/opthtmlpage.ui:476
-msgctxt "extended_tip|charset"
-msgid "Select the appropriate character set for the export"
-msgstr "Hautatu esportaziorako karaktere-joko egokia"
-
#. nJtoS
-#: cui/uiconfig/ui/opthtmlpage.ui:493
+#: cui/uiconfig/ui/opthtmlpage.ui:438
msgctxt "opthtmlpage|savegrflocal"
msgid "_Copy local images to Internet"
msgstr "Kopiatu irudi lokalak _Internetera"
-#. fPAEu
-#: cui/uiconfig/ui/opthtmlpage.ui:503
-msgctxt "extended_tip|savegrflocal"
-msgid "Mark this check box to automatically upload the embedded pictures to the Internet server when uploading using FTP. Use the Save As dialog to save the document and enter a complete FTP URL as the file name in the Internet."
-msgstr "Dokumentua Interneteko zerbitzarian FTP bidez kargatzean, dokumentuko irudiak ere kopiatzeko, hautatu kontrol-lauki hau. Dokumentua gordetzeko, erabili Gorde honela elkarrizketa-koadroa eta sartu URL osoa Interneteko fitxategi-izen gisa."
-
#. Xc4iM
-#: cui/uiconfig/ui/opthtmlpage.ui:514
+#: cui/uiconfig/ui/opthtmlpage.ui:454
msgctxt "opthtmlpage|printextension"
msgid "_Print layout"
msgstr "_Orrialde-diseinua"
-#. CMsrc
-#: cui/uiconfig/ui/opthtmlpage.ui:524
-msgctxt "extended_tip|printextension"
-msgid "If you mark this field, the print layout of the current document (for example, table of contents with justified page numbers and dot leaders) is exported as well."
-msgstr "Eremu hau markatzen baduzu, uneko dokumentuaren inprimatze-diseinua ere esportatuko da (esaterako, orrialde-zenbakiak eta puntudun marra justifikatuak dituzten aurkibideak)."
-
#. Wwuvt
-#: cui/uiconfig/ui/opthtmlpage.ui:535
+#: cui/uiconfig/ui/opthtmlpage.ui:470
msgctxt "opthtmlpage|starbasicwarning"
msgid "Display _warning"
msgstr "Erakutsi a_bisua"
-#. wArnh
-#: cui/uiconfig/ui/opthtmlpage.ui:546
-msgctxt "extended_tip|starbasicwarning"
-msgid "If this field is marked, when exporting to HTML a warning is shown that %PRODUCTNAME Basic macros will be lost."
-msgstr "Eremu hau markatuta badago, HTMLra esportatzean abisu bat bistaratuko da, lehendik dauden %PRODUCTNAME Basic makroak galdu egingo dituzula adierazteko."
-
#. puyKW
-#: cui/uiconfig/ui/opthtmlpage.ui:557
+#: cui/uiconfig/ui/opthtmlpage.ui:487
msgctxt "opthtmlpage|starbasic"
msgid "LibreOffice _Basic"
msgstr "LibreOffice _Basic"
-#. BtWXE
-#: cui/uiconfig/ui/opthtmlpage.ui:567
-msgctxt "extended_tip|starbasic"
-msgid "Mark this check box to include the %PRODUCTNAME Basic instructions when exporting to HTML format."
-msgstr "HTML formatuan esportatzean, %PRODUCTNAME Basic-en argibideak kontuan hartzeko, markatu kontrol-lauki hau."
-
#. sEnBN
-#: cui/uiconfig/ui/opthtmlpage.ui:584
+#: cui/uiconfig/ui/opthtmlpage.ui:509
msgctxt "opthtmlpage|label3"
msgid "Export"
msgstr "Esportatu"
-#. TKsp4
-#: cui/uiconfig/ui/opthtmlpage.ui:606
-msgctxt "extended_tip|OptHtmlPage"
-msgid "Defines settings for HTML pages."
-msgstr "HTML orrien ezarpenak definitzen ditu."
-
#. ecN5A
#: cui/uiconfig/ui/optionsdialog.ui:18
msgctxt "optionsdialog|OptionsDialog"
msgid "Options"
msgstr "Aukerak"
-#. 5UNGW
-#: cui/uiconfig/ui/optionsdialog.ui:56
-msgctxt "optionsdialog|extended_tip|revert"
-msgid "Resets changes made to the current tab to those applicable when this dialog was opened."
-msgstr "Berrezarri uneko fitxan egindako aldaketak eta ezarri elkarrizketa-koadroa ireki denean aplikagarriak zirenak."
-
-#. r2pWX
-#: cui/uiconfig/ui/optionsdialog.ui:91
-msgctxt "optionsdialog|extended_tip|ok"
-msgid "Saves all changes and closes dialog."
-msgstr "Aldaketa guztiak gorde eta elkarrizketa-koadroa ixten du."
-
-#. 9asgn
-#: cui/uiconfig/ui/optionsdialog.ui:110
-msgctxt "optionsdialog|extended_tip|cancel"
-msgid "Closes dialog and discards all changes."
-msgstr "Elkarrizketa-koadroa itxi eta aldaketa guztiak baztertzen ditu."
-
#. CgiEq
-#: cui/uiconfig/ui/optjsearchpage.ui:34
+#: cui/uiconfig/ui/optjsearchpage.ui:33
msgctxt "optjsearchpage|matchcase"
msgid "_uppercase/lowercase"
msgstr "_maiuskula/minuskula"
-#. HLhzj
-#: cui/uiconfig/ui/optjsearchpage.ui:43
-msgctxt "extended_tip|matchcase"
-msgid "Specifies the options to be treated as equal in a search."
-msgstr "Bilaketa batean berdin tratatuko diren aukerak zehazten ditu."
-
#. MkLv3
-#: cui/uiconfig/ui/optjsearchpage.ui:54
+#: cui/uiconfig/ui/optjsearchpage.ui:50
msgctxt "optjsearchpage|matchfullhalfwidth"
msgid "_full-width/half-width forms"
msgstr "_zabalera osoko/zabalera erdiko formak"
-#. 35mFr
-#: cui/uiconfig/ui/optjsearchpage.ui:63
-msgctxt "extended_tip|matchfullhalfwidth"
-msgid "Specifies the options to be treated as equal in a search."
-msgstr "Bilaketa batean berdin tratatuko diren aukerak zehazten ditu."
-
#. FPFmB
-#: cui/uiconfig/ui/optjsearchpage.ui:74
+#: cui/uiconfig/ui/optjsearchpage.ui:67
msgctxt "optjsearchpage|matchhiraganakatakana"
msgid "_hiragana/katakana"
msgstr "_hiragana/katakana"
-#. LUPFs
-#: cui/uiconfig/ui/optjsearchpage.ui:83
-msgctxt "extended_tip|matchhiraganakatakana"
-msgid "Specifies the options to be treated as equal in a search."
-msgstr "Bilaketa batean berdin tratatuko diren aukerak zehazten ditu."
-
#. vx6x8
-#: cui/uiconfig/ui/optjsearchpage.ui:94
+#: cui/uiconfig/ui/optjsearchpage.ui:84
msgctxt "optjsearchpage|matchcontractions"
msgid "_contractions (yo-on, sokuon)"
msgstr "_kontrakzioak (yo-on, sokuon)"
-#. xYeGB
-#: cui/uiconfig/ui/optjsearchpage.ui:103
-msgctxt "extended_tip|matchcontractions"
-msgid "Specifies the options to be treated as equal in a search."
-msgstr "Bilaketa batean berdin tratatuko diren aukerak zehazten ditu."
-
#. DLxj9
-#: cui/uiconfig/ui/optjsearchpage.ui:114
+#: cui/uiconfig/ui/optjsearchpage.ui:101
msgctxt "optjsearchpage|matchminusdashchoon"
msgid "_minus/dash/cho-on"
msgstr "_minus/marra/cho-on"
-#. pkg8E
-#: cui/uiconfig/ui/optjsearchpage.ui:123
-msgctxt "extended_tip|matchminusdashchoon"
-msgid "Specifies the options to be treated as equal in a search."
-msgstr "Bilaketa batean berdin tratatuko diren aukerak zehazten ditu."
-
#. hYq5H
-#: cui/uiconfig/ui/optjsearchpage.ui:134
+#: cui/uiconfig/ui/optjsearchpage.ui:118
msgctxt "optjsearchpage|matchrepeatcharmarks"
msgid "'re_peat character' marks"
msgstr "'erre_pikatu karakterea' markak"
-#. fHHv6
-#: cui/uiconfig/ui/optjsearchpage.ui:143
-msgctxt "extended_tip|matchrepeatcharmarks"
-msgid "Specifies the options to be treated as equal in a search."
-msgstr "Bilaketa batean berdin tratatuko diren aukerak zehazten ditu."
-
#. 62963
-#: cui/uiconfig/ui/optjsearchpage.ui:154
+#: cui/uiconfig/ui/optjsearchpage.ui:135
msgctxt "optjsearchpage|matchvariantformkanji"
msgid "_variant-form kanji (itaiji)"
msgstr "_kanji forma aldakorra (itaiji)"
-#. EQ6FA
-#: cui/uiconfig/ui/optjsearchpage.ui:163
-msgctxt "extended_tip|matchvariantformkanji"
-msgid "Specifies the options to be treated as equal in a search."
-msgstr "Bilaketa batean berdin tratatuko diren aukerak zehazten ditu."
-
#. ghXPH
-#: cui/uiconfig/ui/optjsearchpage.ui:174
+#: cui/uiconfig/ui/optjsearchpage.ui:152
msgctxt "optjsearchpage|matcholdkanaforms"
msgid "_old Kana forms"
msgstr "_Kana forma zaharrak"
-#. 2WWSU
-#: cui/uiconfig/ui/optjsearchpage.ui:183
-msgctxt "extended_tip|matcholdkanaforms"
-msgid "Specifies the options to be treated as equal in a search."
-msgstr "Bilaketa batean berdin tratatuko diren aukerak zehazten ditu."
-
#. Wxc7u
-#: cui/uiconfig/ui/optjsearchpage.ui:194
+#: cui/uiconfig/ui/optjsearchpage.ui:169
msgctxt "optjsearchpage|matchdiziduzu"
msgid "_di/zi, du/zu"
msgstr "_di/zi, du/zu"
-#. EBvfD
-#: cui/uiconfig/ui/optjsearchpage.ui:203
-msgctxt "extended_tip|matchdiziduzu"
-msgid "Specifies the options to be treated as equal in a search."
-msgstr "Bilaketa batean berdin tratatuko diren aukerak zehazten ditu."
-
#. mAzGZ
-#: cui/uiconfig/ui/optjsearchpage.ui:214
+#: cui/uiconfig/ui/optjsearchpage.ui:186
msgctxt "optjsearchpage|matchbavahafa"
msgid "_ba/va, ha/fa"
msgstr "_ba/va, ha/fa"
-#. QMJfK
-#: cui/uiconfig/ui/optjsearchpage.ui:223
-msgctxt "extended_tip|matchbavahafa"
-msgid "Specifies the options to be treated as equal in a search."
-msgstr "Bilaketa batean berdin tratatuko diren aukerak zehazten ditu."
-
#. MJAYD
-#: cui/uiconfig/ui/optjsearchpage.ui:234
+#: cui/uiconfig/ui/optjsearchpage.ui:203
msgctxt "optjsearchpage|matchtsithichidhizi"
msgid "_tsi/thi/chi, dhi/zi"
msgstr "_tsi/thi/chi, dhi/zi"
-#. WBzBC
-#: cui/uiconfig/ui/optjsearchpage.ui:243
-msgctxt "extended_tip|matchtsithichidhizi"
-msgid "Specifies the options to be treated as equal in a search."
-msgstr "Bilaketa batean berdin tratatuko diren aukerak zehazten ditu."
-
#. CDA8F
-#: cui/uiconfig/ui/optjsearchpage.ui:254
+#: cui/uiconfig/ui/optjsearchpage.ui:220
msgctxt "optjsearchpage|matchhyuiyubyuvyu"
msgid "h_yu/fyu, byu/vyu"
msgstr "h_yu/fyu, byu/vyu"
-#. ZHDR5
-#: cui/uiconfig/ui/optjsearchpage.ui:263
-msgctxt "extended_tip|matchhyuiyubyuvyu"
-msgid "Specifies the options to be treated as equal in a search."
-msgstr "Bilaketa batean berdin tratatuko diren aukerak zehazten ditu."
-
#. MsCme
-#: cui/uiconfig/ui/optjsearchpage.ui:274
+#: cui/uiconfig/ui/optjsearchpage.ui:237
msgctxt "optjsearchpage|matchseshezeje"
msgid "_se/she, ze/je"
msgstr "_se/she, ze/je"
-#. ZgHGb
-#: cui/uiconfig/ui/optjsearchpage.ui:283
-msgctxt "extended_tip|matchseshezeje"
-msgid "Specifies the options to be treated as equal in a search."
-msgstr "Bilaketa batean berdin tratatuko diren aukerak zehazten ditu."
-
#. nRKqj
-#: cui/uiconfig/ui/optjsearchpage.ui:294
+#: cui/uiconfig/ui/optjsearchpage.ui:254
msgctxt "optjsearchpage|matchiaiya"
msgid "_ia/iya (piano/piyano)"
msgstr "_ia/iya (piano/piyano)"
-#. SANdY
-#: cui/uiconfig/ui/optjsearchpage.ui:303
-msgctxt "extended_tip|matchiaiya"
-msgid "Specifies the options to be treated as equal in a search."
-msgstr "Bilaketa batean berdin tratatuko diren aukerak zehazten ditu."
-
#. 4i3uv
-#: cui/uiconfig/ui/optjsearchpage.ui:314
+#: cui/uiconfig/ui/optjsearchpage.ui:271
msgctxt "optjsearchpage|matchkiku"
msgid "_ki/ku (tekisuto/tekusuto)"
msgstr "_ki/ku (tekisuto/tekusuto)"
-#. s4qyS
-#: cui/uiconfig/ui/optjsearchpage.ui:323
-msgctxt "extended_tip|matchkiku"
-msgid "Specifies the options to be treated as equal in a search."
-msgstr "Bilaketa batean berdin tratatuko diren aukerak zehazten ditu."
-
#. eEXX5
-#: cui/uiconfig/ui/optjsearchpage.ui:334
+#: cui/uiconfig/ui/optjsearchpage.ui:288
msgctxt "optjsearchpage|matchprolongedsoundmark"
msgid "Prolon_ged vowels (ka-/kaa)"
msgstr "Bokal luze_ak (ka-/kaa)"
-#. rRCUA
-#: cui/uiconfig/ui/optjsearchpage.ui:343
-msgctxt "extended_tip|matchprolongedsoundmark"
-msgid "Specifies the options to be treated as equal in a search."
-msgstr "Bilaketa batean berdin tratatuko diren aukerak zehazten ditu."
-
#. rPGGZ
-#: cui/uiconfig/ui/optjsearchpage.ui:360
+#: cui/uiconfig/ui/optjsearchpage.ui:311
msgctxt "optjsearchpage|label1"
msgid "Treat as Equal"
msgstr "Berdin tratatu"
#. wT3mJ
-#: cui/uiconfig/ui/optjsearchpage.ui:394
+#: cui/uiconfig/ui/optjsearchpage.ui:345
msgctxt "optjsearchpage|ignorepunctuation"
msgid "Pu_nctuation characters"
msgstr "Pu_ntuazio-karaktereak"
-#. zACWR
-#: cui/uiconfig/ui/optjsearchpage.ui:403
-msgctxt "extended_tip|ignorepunctuation"
-msgid "Specifies the characters to be ignored."
-msgstr "Ez ikusi egingo diren karaktereak zehazten ditu."
-
#. 5JD7N
-#: cui/uiconfig/ui/optjsearchpage.ui:414
+#: cui/uiconfig/ui/optjsearchpage.ui:362
msgctxt "optjsearchpage|ignorewhitespace"
msgid "_Whitespace characters"
msgstr "_Zuriune-karaktereak"
-#. vyC8h
-#: cui/uiconfig/ui/optjsearchpage.ui:423
-msgctxt "extended_tip|ignorewhitespace"
-msgid "Specifies the characters to be ignored."
-msgstr "Ez ikusi egingo diren karaktereak zehazten ditu."
-
#. W92kS
-#: cui/uiconfig/ui/optjsearchpage.ui:434
+#: cui/uiconfig/ui/optjsearchpage.ui:379
msgctxt "optjsearchpage|ignoremiddledot"
msgid "Midd_le dots"
msgstr "Er_diko puntuak"
-#. kA2cf
-#: cui/uiconfig/ui/optjsearchpage.ui:443
-msgctxt "extended_tip|ignoremiddledot"
-msgid "Specifies the characters to be ignored."
-msgstr "Ez ikusi egingo diren karaktereak zehazten ditu."
-
#. nZXcM
-#: cui/uiconfig/ui/optjsearchpage.ui:463
+#: cui/uiconfig/ui/optjsearchpage.ui:405
msgctxt "optjsearchpage|label2"
msgid "Ignore"
msgstr "Ez ikusi egin"
@@ -14942,504 +11340,294 @@ msgctxt "optlanguagespage|label4"
msgid "_User interface:"
msgstr "E_rabiltzaile-interfazea:"
-#. PwNF7
-#: cui/uiconfig/ui/optlanguagespage.ui:83
-msgctxt "extended_tip|userinterface"
-msgid "Select the language used for the user interface, for example menus, dialogs, help files. You must have installed at least one additional language pack or a multi-language version of %PRODUCTNAME."
-msgstr "Hautatu zein hizkuntza erabiliko den erabiltzaile-interfazean, adibidez menuetan, elkarrizketa-koadroetan eta laguntza-fitxategietan. Gutxienez hizkuntza-pakete bat gehiago instalatuta izan behar da, edo %PRODUCTNAME aplikazioaren hizkuntza anitzeko bertsio bat."
-
#. e8VE3
-#: cui/uiconfig/ui/optlanguagespage.ui:100
+#: cui/uiconfig/ui/optlanguagespage.ui:95
msgctxt "optlanguagespage|label1"
msgid "Language Of"
msgstr "Hizkuntza"
-#. E3UQs
-#: cui/uiconfig/ui/optlanguagespage.ui:156
-msgctxt "extended_tip|westernlanguage"
-msgid "Specifies the language used for the spellcheck function in western alphabets."
-msgstr "Mendebaldeko alfabetoetan ortografia egiaztatzeko erabilitako hizkuntza zehazten du."
-
-#. oP5CC
-#: cui/uiconfig/ui/optlanguagespage.ui:188
-msgctxt "extended_tip|asianlanguage"
-msgid "Specifies the language used for the spellcheck function in Asian alphabets."
-msgstr "Asier alfabetoetan ortografia egiaztatzeko erabilitako hizkuntza zehazten du."
-
-#. cZNNA
-#: cui/uiconfig/ui/optlanguagespage.ui:220
-msgctxt "extended_tip|complexlanguage"
-msgid "Specifies the language for the complex text layout spellcheck."
-msgstr "Testu-diseinu konplexuko hizkuntzetan ortografia egiaztatzeko erabilitako hizkuntza zehazten du."
-
#. 3JLVm
-#: cui/uiconfig/ui/optlanguagespage.ui:231
+#: cui/uiconfig/ui/optlanguagespage.ui:211
msgctxt "optlanguagespage|currentdoc"
msgid "For the current document only"
msgstr "Uneko dokumentuarentzat soilik"
-#. Xg3qT
-#: cui/uiconfig/ui/optlanguagespage.ui:241
-msgctxt "extended_tip|currentdoc"
-msgid "Specifies that the settings for default languages are valid only for the current document."
-msgstr "Hizkuntza lehenetsien ezarpenek uneko dokumenturako soilik balio dutela zehazten du."
-
#. zeaKX
-#: cui/uiconfig/ui/optlanguagespage.ui:252
+#: cui/uiconfig/ui/optlanguagespage.ui:227
msgctxt "optlanguagespage|ctlsupport"
msgid "Complex _text layout:"
msgstr "_Testu konplexuen diseinua:"
-#. gTEDf
-#: cui/uiconfig/ui/optlanguagespage.ui:261
-msgctxt "extended_tip|ctlsupport"
-msgid "Activates complex text layout support. You can now modify the settings corresponding to complex text layout in %PRODUCTNAME."
-msgstr "Testu-diseinu konplexuen euskarria aktibatzen du. Horri esker, testu-diseinu konplexuari dagozkien ezarpenak aldatu daitezke %PRODUCTNAME(e)n."
-
#. mpLF7
-#: cui/uiconfig/ui/optlanguagespage.ui:272
+#: cui/uiconfig/ui/optlanguagespage.ui:242
msgctxt "optlanguagespage|asiansupport"
msgid "Asian:"
msgstr "Asiarra:"
-#. GT6AZ
-#: cui/uiconfig/ui/optlanguagespage.ui:281
-msgctxt "extended_tip|asiansupport"
-msgid "Activates Asian languages support. You can now modify the corresponding Asian language settings in %PRODUCTNAME."
-msgstr "Asiako hizkuntzen euskarria aktibatzen du. Orain Asiako hizkuntzen ezarpenak alda daitezke %PRODUCTNAME(e)n."
-
#. QwDAK
-#: cui/uiconfig/ui/optlanguagespage.ui:294
+#: cui/uiconfig/ui/optlanguagespage.ui:259
msgctxt "optlanguagespage|western"
msgid "Western:"
msgstr "Mendebaldekoa:"
#. K62Ex
-#: cui/uiconfig/ui/optlanguagespage.ui:315
+#: cui/uiconfig/ui/optlanguagespage.ui:280
msgctxt "optlanguagespage|label2"
msgid "Default Languages for Documents"
msgstr "Dokumentuen hizkuntza lehenetsiak"
#. 25J4E
-#: cui/uiconfig/ui/optlanguagespage.ui:346
+#: cui/uiconfig/ui/optlanguagespage.ui:311
msgctxt "optlanguagespage|ignorelanguagechange"
msgid "Ignore s_ystem input language"
msgstr "Ez ikusi _sistemaren sarrera-hizkuntza"
-#. CCumn
-#: cui/uiconfig/ui/optlanguagespage.ui:355
-msgctxt "extended_tip|ignorelanguagechange"
-msgid "Indicates whether changes to the system input language/keyboard will be ignored. If ignored, when new text is typed that text will follow the language of the document or current paragraph, not the current system language."
-msgstr "Sistemaren sarrerako hizkuntza/teklatuan egindako aldaketak ez ikusiko diren adierazten du. Ez ikusten badira, testu berria idazten denean, testu horrek dokumentuaren edo uneko paragrafoaren hizkuntzaren arauak jarraituko ditu, ez sistemaren uneko hizkuntzarenak."
-
#. 83eTv
-#: cui/uiconfig/ui/optlanguagespage.ui:372
+#: cui/uiconfig/ui/optlanguagespage.ui:332
msgctxt "optlanguagespage|label3"
msgid "Enhanced Language Support"
msgstr "Hizkuntzen euskarri hobetua"
#. XqCkq
-#: cui/uiconfig/ui/optlanguagespage.ui:409
+#: cui/uiconfig/ui/optlanguagespage.ui:369
msgctxt "optlanguagespage|localesettingFT"
msgid "Locale setting:"
msgstr "Ezarpen lokala:"
#. Zyao3
-#: cui/uiconfig/ui/optlanguagespage.ui:423
+#: cui/uiconfig/ui/optlanguagespage.ui:383
msgctxt "optlanguagespage|label6"
msgid "Decimal separator key:"
msgstr "Dezimal-bereizlearen tekla:"
#. cuqUB
-#: cui/uiconfig/ui/optlanguagespage.ui:437
+#: cui/uiconfig/ui/optlanguagespage.ui:397
msgctxt "optlanguagespage|defaultcurrency"
msgid "_Default currency:"
msgstr "_Moneta lehenetsia:"
#. XmgPh
-#: cui/uiconfig/ui/optlanguagespage.ui:451
+#: cui/uiconfig/ui/optlanguagespage.ui:411
msgctxt "optlanguagespage|dataaccpatterns"
msgid "Date acceptance _patterns:"
msgstr "Data-_ereduak:"
-#. yBkAN
-#: cui/uiconfig/ui/optlanguagespage.ui:469
-msgctxt "extended_tip|localesetting"
-msgid "Specifies the locale setting of the country setting. This influences settings for numbering, currency and units of measure."
-msgstr "Zure herrialdeari dagokion eskualde-ezarpena zehazten du. Zenbakitzearen, monetaren eta neurri-unitateen ezarpenetan izango du eragina."
-
-#. XqESm
-#: cui/uiconfig/ui/optlanguagespage.ui:486
-msgctxt "extended_tip|currencylb"
-msgid "Specifies the default currency that is used for the currency format and the currency fields."
-msgstr "Moneta-formatuan eta moneta-eremuetan erabiltzen diren moneta lehenetsiak zehazten ditu."
-
-#. eNFJn
-#: cui/uiconfig/ui/optlanguagespage.ui:504
-msgctxt "extended_tip|datepatterns"
-msgid "Specifies the date acceptance patterns for the current locale. Calc spreadsheet and Writer table cell input needs to match locale dependent date acceptance patterns before it is recognized as a valid date."
-msgstr "Uneko eskualde-ezarpenak data onartzeko dituen ereduak zehazten ditu. Calc kalkulu-orriek eta Writer taula-gelaxken sarrerek eskualde-ezarpenaren araberako data onartzeko ereduekin bat etorri behar dute, datak baliozko data gisa hartuak izan daitezen."
-
#. WoNAA
-#: cui/uiconfig/ui/optlanguagespage.ui:515
+#: cui/uiconfig/ui/optlanguagespage.ui:460
msgctxt "optlanguagespage|decimalseparator"
msgid "_Same as locale setting ( %1 )"
msgstr "E_zarpen lokalaren berdina ( %1 )"
-#. G5VXy
-#: cui/uiconfig/ui/optlanguagespage.ui:524
-msgctxt "extended_tip|decimalseparator"
-msgid "Specifies to use the decimal separator key that is set in your system when you press the respective key on the number pad."
-msgstr "Zenbakizko teklatuari dagokion tekla sakatzean zure sisteman ezarritako dezimal-bereizlearen tekla erabiliko dela zehazten du."
-
#. BGtpx
-#: cui/uiconfig/ui/optlanguagespage.ui:541
+#: cui/uiconfig/ui/optlanguagespage.ui:481
msgctxt "optlanguagespage|label7"
msgid "Formats"
msgstr "Formatuak"
-#. HASiD
-#: cui/uiconfig/ui/optlanguagespage.ui:555
-msgctxt "extended_tip|OptLanguagesPage"
-msgid "Defines the default languages and some other locale settings for documents."
-msgstr "Dokumentuetarako hizkuntza lehenetsiak eta beste ezarpen lokal batzuk definitzen ditu."
-
-#. CgUDR
-#: cui/uiconfig/ui/optlingupage.ui:133
-msgctxt "lingumodules"
-msgid "Contains the installed language modules."
-msgstr "Instalatutako hizkuntza-moduluak ditu."
-
#. 8kxYC
-#: cui/uiconfig/ui/optlingupage.ui:146
+#: cui/uiconfig/ui/optlingupage.ui:141
msgctxt "optlingupage|lingumodulesedit"
msgid "_Edit..."
msgstr "_Editatu..."
#. va3tH
-#: cui/uiconfig/ui/optlingupage.ui:154
+#: cui/uiconfig/ui/optlingupage.ui:149
msgctxt "optlingupage|lingumodulesedit-atkobject"
msgid "Edit Available language modules"
msgstr "Editatu hizkuntza-modulu erabilgarriak"
-#. peVgj
-#: cui/uiconfig/ui/optlingupage.ui:155
-msgctxt "lingumodulesedit"
-msgid "To edit a language module, select it and click Edit."
-msgstr "Hizkuntza-modulu bat editatzeko, hautatu hura eta egin klik 'Editatu' aukeran."
-
-#. SBvTc
-#: cui/uiconfig/ui/optlingupage.ui:178
+#. 2LJ2C
+#: cui/uiconfig/ui/optlingupage.ui:172
msgctxt "optlingupage|lingumodulesft"
-msgid "_Available Language Modules"
-msgstr ""
-
-#. efvBg
-#: cui/uiconfig/ui/optlingupage.ui:260
-msgctxt "lingudicts"
-msgid "Lists the available user dictionaries."
-msgstr "Erabilgarri dauden erabiltzaile-hiztegiak zerrendatzen ditu."
+msgid "_Available language modules"
+msgstr "Hiz_kuntza-modulu erabilgarriak"
#. qBrCR
-#: cui/uiconfig/ui/optlingupage.ui:280
+#: cui/uiconfig/ui/optlingupage.ui:269
msgctxt "optlingupage|lingudictsnew"
msgid "_New..."
msgstr "_Berria..."
-#. 9ozFQ
-#: cui/uiconfig/ui/optlingupage.ui:287
-msgctxt "lingudictsnew"
-msgid "Opens the New Dictionary dialog, in which you can name a new user-defined dictionary or dictionary of exceptions and specify the language."
-msgstr "'Hiztegi berria' elkarrizketa-koadroa irekitzen du, erabiltzaileak definitutako hiztegi berri bat edo salbuespenen hiztegi bat izendatu ahal izateko eta bere hizkuntza zehazteko."
-
#. mCu3q
-#: cui/uiconfig/ui/optlingupage.ui:299
+#: cui/uiconfig/ui/optlingupage.ui:283
msgctxt "optlingupage|lingudictsedit"
msgid "Ed_it..."
msgstr "E_ditatu..."
#. B7nKn
-#: cui/uiconfig/ui/optlingupage.ui:306
+#: cui/uiconfig/ui/optlingupage.ui:290
msgctxt "optlingupage|lingudictsedit-atkobject"
msgid "Edit User-defined dictionaries"
msgstr "Editatu erabiltzailearen hiztegiak"
-#. Y2AmA
-#: cui/uiconfig/ui/optlingupage.ui:307
-msgctxt "lingudictsedit"
-msgid "Opens the Edit custom dictionary dialog, in which you can add to your custom dictionary or edit existing entries."
-msgstr "'Editatu hiztegi pertsonalizatua' elkarrizketa-koadroa irekitzen du, hiztegi pertsonalizatua gehitu ahal izateko edo lehendik dauden sarrerak editatzeko."
-
#. WCFD5
-#: cui/uiconfig/ui/optlingupage.ui:319
+#: cui/uiconfig/ui/optlingupage.ui:302
msgctxt "optlingupage|lingudictsdelete"
msgid "_Delete"
msgstr "_Ezabatu"
-#. LXG4L
-#: cui/uiconfig/ui/optlingupage.ui:326
-msgctxt "lingudictsdelete"
-msgid "Deletes the selected dictionary after a confirmation, provided it is not write-protected."
-msgstr "Hautatutako hiztegia ezabatzen du, ezabatze hori berretsi ondoren, betiere idaztearen aurka babestuta ez badago."
-
-#. qEqZD
-#: cui/uiconfig/ui/optlingupage.ui:350
+#. hUBdn
+#: cui/uiconfig/ui/optlingupage.ui:328
msgctxt "optlingupage|lingudictsft"
-msgid "_User-defined Dictionaries"
-msgstr ""
+msgid "_User-defined dictionaries"
+msgstr "E_rabiltzaileak definitutako hiztegiak"
#. XCpcE
-#: cui/uiconfig/ui/optlingupage.ui:387
+#: cui/uiconfig/ui/optlingupage.ui:365
msgctxt "optlingupage|moredictslink"
msgid "Get more dictionaries online..."
msgstr "Lortu lineako hiztegi gehiago..."
-#. sE9tc
-#: cui/uiconfig/ui/optlingupage.ui:450
-msgctxt "linguoptions"
-msgid "Defines the options for the spellcheck and hyphenation."
-msgstr "Ortografia-egiaztatzailearen eta hitz-zatiketaren aukerak definitzen ditu."
-
#. 58e5v
-#: cui/uiconfig/ui/optlingupage.ui:463
+#: cui/uiconfig/ui/optlingupage.ui:436
msgctxt "optlingupage|linguoptionsedit"
msgid "Edi_t..."
msgstr "Edi_tatu..."
#. 5MSSC
-#: cui/uiconfig/ui/optlingupage.ui:471
+#: cui/uiconfig/ui/optlingupage.ui:444
msgctxt "optlingupage|linguoptionsedit-atkobject"
msgid "Edit Options"
msgstr "Editatu aukerak"
-#. f85qm
-#: cui/uiconfig/ui/optlingupage.ui:472
-msgctxt "linguoptionsedit"
-msgid "If you want to change a value, select the entry and then click Edit."
-msgstr "Balio bat aldatu nahi bada, hautatu sarrera eta egin klik 'Editatu' aukeran."
-
#. gardH
-#: cui/uiconfig/ui/optlingupage.ui:489
+#: cui/uiconfig/ui/optlingupage.ui:461
msgctxt "optlingupage|label4"
msgid "_Options"
msgstr "_Aukerak"
-#. ARk3s
-#: cui/uiconfig/ui/optlingupage.ui:506
-msgctxt "OptLinguPage"
-msgid "Specifies the properties of the spelling, thesaurus and hyphenation."
-msgstr "Ortografiaren, sinonimoen hiztegiaren eta hitz-zatiketaren propietateak zehazten dituu."
-
#. ADZ8E
#: cui/uiconfig/ui/optnewdictionarydialog.ui:8
msgctxt "optnewdictionarydialog|OptNewDictionaryDialog"
msgid "New Dictionary"
msgstr "Hiztegi berria"
-#. oWC8W
-#: cui/uiconfig/ui/optnewdictionarydialog.ui:104
-msgctxt "nameedit"
-msgid "Specifies the name of the new custom dictionary."
-msgstr "Hiztegi pertsonalizatu berriaren izena zehazten du."
-
#. XucrZ
-#: cui/uiconfig/ui/optnewdictionarydialog.ui:117
+#: cui/uiconfig/ui/optnewdictionarydialog.ui:112
msgctxt "optnewdictionarydialog|name_label"
msgid "_Name:"
msgstr "_Izena:"
#. ypeEr
-#: cui/uiconfig/ui/optnewdictionarydialog.ui:131
+#: cui/uiconfig/ui/optnewdictionarydialog.ui:126
msgctxt "optnewdictionarydialog|language_label"
msgid "_Language:"
msgstr "_Hizkuntza:"
#. SmQV7
-#: cui/uiconfig/ui/optnewdictionarydialog.ui:143
+#: cui/uiconfig/ui/optnewdictionarydialog.ui:138
msgctxt "optnewdictionarydialog|except"
msgid "_Exception (-)"
msgstr "_Salbuespena (-)"
-#. saphk
-#: cui/uiconfig/ui/optnewdictionarydialog.ui:152
-msgctxt "except"
-msgid "Specifies whether you wish to avoid certain words in your documents."
-msgstr "Dokumentuetan hitz jakin batzuk saihestu nahi diren zehazten du."
-
-#. VJQ4d
-#: cui/uiconfig/ui/optnewdictionarydialog.ui:175
-msgctxt "language"
-msgid "By selecting a certain language you can limit the use of the custom dictionary."
-msgstr "Hizkuntza jakin bat hautatzen bada, hiztegi pertsonalizatuaren erabilera mugatu daiteke."
-
#. CpgB2
-#: cui/uiconfig/ui/optnewdictionarydialog.ui:192
+#: cui/uiconfig/ui/optnewdictionarydialog.ui:177
msgctxt "optnewdictionarydialog|label1"
msgid "Dictionary"
msgstr "Hiztegia"
-#. Vbp6F
-#: cui/uiconfig/ui/optnewdictionarydialog.ui:217
-msgctxt "OptNewDictionaryDialog"
-msgid "In the Dictionary section you can name a new user-defined dictionary or dictionary of exceptions and specify the language."
-msgstr "'Hiztegia' atalean, erabiltzaileak definitutako hiztegi berri bati edo salbuespenen hiztegi bati izena eman ahal zazio eta bere hizkuntza zehaztu daiteke."
-
#. n6vQH
#: cui/uiconfig/ui/optonlineupdatepage.ui:34
msgctxt "optonlineupdatepage|autocheck"
msgid "_Check for updates automatically"
msgstr "Au_tomatikoki bilatu eguneratzeak"
-#. k3qNc
-#: cui/uiconfig/ui/optonlineupdatepage.ui:43
-msgctxt "extended_tip|autocheck"
-msgid "Mark to check for online updates periodically, then select the time interval how often %PRODUCTNAME will check for online updates."
-msgstr "Markatu eguneratzeak dauden aldian behin egiaztatzeko, ondoren hautatu %PRODUCTNAME aplikazioak zenbatero gauzatuko duen egiaztatze hori."
-
#. Hbe2C
-#: cui/uiconfig/ui/optonlineupdatepage.ui:64
+#: cui/uiconfig/ui/optonlineupdatepage.ui:60
msgctxt "optonlineupdatepage|everyday"
msgid "Every da_y"
msgstr "_Egunero"
-#. yFD8D
-#: cui/uiconfig/ui/optonlineupdatepage.ui:74
-msgctxt "extended_tip|everyday"
-msgid "A check will be performed once a day."
-msgstr "Egunean behin begiratuko du."
-
#. 3zd7m
-#: cui/uiconfig/ui/optonlineupdatepage.ui:85
+#: cui/uiconfig/ui/optonlineupdatepage.ui:76
msgctxt "optonlineupdatepage|everyweek"
msgid "Every _week"
msgstr "_Astero"
-#. Xcj78
-#: cui/uiconfig/ui/optonlineupdatepage.ui:95
-msgctxt "extended_tip|everyweek"
-msgid "A check will be performed once a week. This is the default setting."
-msgstr "Astean behin begiratuko du. Hau da ezarpen lehenetsia."
-
#. 29exv
-#: cui/uiconfig/ui/optonlineupdatepage.ui:106
+#: cui/uiconfig/ui/optonlineupdatepage.ui:92
msgctxt "optonlineupdatepage|everymonth"
msgid "Every _month"
msgstr "_Hilero"
-#. oEWBt
-#: cui/uiconfig/ui/optonlineupdatepage.ui:116
-msgctxt "extended_tip|everymonth"
-msgid "A check will be performed once a month."
-msgstr "Hilean behin begiratuko du."
-
#. pGuvH
-#: cui/uiconfig/ui/optonlineupdatepage.ui:136
+#: cui/uiconfig/ui/optonlineupdatepage.ui:117
msgctxt "optonlineupdatepage|checknow"
msgid "Check _Now"
msgstr "Egiaztatu _orain"
-#. 4DhgF
-#: cui/uiconfig/ui/optonlineupdatepage.ui:144
-msgctxt "extended_tip|checknow"
-msgid "A check will be performed now."
-msgstr "Oraintxe begiratuko du."
-
#. UvuAC
-#: cui/uiconfig/ui/optonlineupdatepage.ui:169
+#: cui/uiconfig/ui/optonlineupdatepage.ui:145
msgctxt "optonlineupdatepage|lastchecked"
msgid "Last checked: %DATE%, %TIME%"
msgstr "Azken egiaztaketa: %DATE%, %TIME%"
#. rw57A
-#: cui/uiconfig/ui/optonlineupdatepage.ui:182
+#: cui/uiconfig/ui/optonlineupdatepage.ui:158
msgctxt "optonlineupdatepage|neverchecked"
msgid "Last checked: Not yet"
msgstr "Azken egiaztaketa: oraindik ez"
#. DWDdu
-#: cui/uiconfig/ui/optonlineupdatepage.ui:230
+#: cui/uiconfig/ui/optonlineupdatepage.ui:206
msgctxt "optonlineupdatepage|autodownload"
msgid "_Download updates automatically"
msgstr "_Deskargatu eguneratzeak automatikoki"
-#. 5TCn4
-#: cui/uiconfig/ui/optonlineupdatepage.ui:239
-msgctxt "extended_tip|autodownload"
-msgid "Enable the automatic download of updates to the specified folder."
-msgstr "Gaitu eguneratzeen deskarga automatikoak, zehaztutako karpetara."
-
#. AmVMh
-#: cui/uiconfig/ui/optonlineupdatepage.ui:262
+#: cui/uiconfig/ui/optonlineupdatepage.ui:233
msgctxt "optonlineupdatepage|changepath"
msgid "Ch_ange..."
msgstr "Al_datu..."
-#. mCu2A
-#: cui/uiconfig/ui/optonlineupdatepage.ui:270
-msgctxt "extended_tip|changepath"
-msgid "Click to select the destination folder for downloaded files."
-msgstr "Egin klik deskargatutako fitxategien helburu-karpeta hautatzeko."
-
#. iCVFj
-#: cui/uiconfig/ui/optonlineupdatepage.ui:288
+#: cui/uiconfig/ui/optonlineupdatepage.ui:254
msgctxt "optonlineupdatepage|destpathlabel"
msgid "Download destination:"
msgstr "Deskargaren helburua:"
-#. j2D7W
-#: cui/uiconfig/ui/optonlineupdatepage.ui:292
-msgctxt "extended_tip|destpathlabel"
-msgid "Click to select the destination folder for downloaded files."
-msgstr "Egin klik deskargatutako fitxategien helburu-karpeta hautatzeko."
-
#. vDRC5
-#: cui/uiconfig/ui/optonlineupdatepage.ui:338
+#: cui/uiconfig/ui/optonlineupdatepage.ui:299
msgctxt "optonlineupdatepage|labeldest"
msgid "Download Destination"
msgstr "Deskargaren helburua"
#. JqAh4
-#: cui/uiconfig/ui/optonlineupdatepage.ui:372
+#: cui/uiconfig/ui/optonlineupdatepage.ui:333
msgctxt "optonlineupdatepage|extrabits"
msgid "_Send OS version and basic hardware information"
msgstr "_Bidali SE bertsioa eta oinarrizko hardware informazioa"
#. b95Sc
-#: cui/uiconfig/ui/optonlineupdatepage.ui:376
+#: cui/uiconfig/ui/optonlineupdatepage.ui:337
msgctxt "optonlineupdatepage|extrabits|tooltip_text"
msgid "This information lets us make optimizations for your hardware and operating system."
msgstr "Informazio honek zure hardware eta sistema eragilearentzat optimizatzea ahalbidetzen digu."
#. f2Wtr
-#: cui/uiconfig/ui/optonlineupdatepage.ui:401
+#: cui/uiconfig/ui/optonlineupdatepage.ui:362
msgctxt "optonlineupdatepage|useragent_label"
msgid "User Agent:"
msgstr "Erabiltzaile-agentea:"
#. agWbu
-#: cui/uiconfig/ui/optonlineupdatepage.ui:413
+#: cui/uiconfig/ui/optonlineupdatepage.ui:374
msgctxt "optonlineupdatepage|useragent_changed"
msgid "Hit apply to update"
msgstr "Sakatu aplikatu eguneratzeko"
#. ZC9EF
-#: cui/uiconfig/ui/optonlineupdatepage.ui:451
+#: cui/uiconfig/ui/optonlineupdatepage.ui:412
msgctxt "optonlineupdatepage|labelagent"
msgid "User Agent"
msgstr "Erabiltzaile-agentea"
#. 3J5As
-#: cui/uiconfig/ui/optonlineupdatepage.ui:470
+#: cui/uiconfig/ui/optonlineupdatepage.ui:431
msgctxt "optonlineupdatepage|label1"
msgid "Online Update Options"
msgstr "Linean eguneratzeko aukerak"
-#. aJHdb
-#: cui/uiconfig/ui/optonlineupdatepage.ui:478
-msgctxt "extended_tip|OptOnlineUpdatePage"
-msgid "Specifies some options for the automatic notification and downloading of online updates to %PRODUCTNAME."
-msgstr "%PRODUCTNAME aplikazioaren lineako eguneratzeen jakinarazpen automatikoen eta deskargen zenbait aukera zehazten ditu."
-
#. QYxCN
#: cui/uiconfig/ui/optopenclpage.ui:29
msgctxt "optopenclpage|useopencl"
@@ -15482,445 +11670,283 @@ msgctxt "optpathspage|internal_paths"
msgid "Internal Paths"
msgstr "Barneko bideak"
-#. RS5BX
-#: cui/uiconfig/ui/optpathspage.ui:130
-msgctxt "paths"
-msgid "To modify an entry in this list, click the entry and click Edit. You can also double click the entry."
-msgstr "Zerrenda horretako sarrera bat aldatzeko, egin klik sarreran eta egin klik 'Editatu' aukeran. Sarreran klik bikoitza egiteak eragin bera du."
-
#. rfDum
-#: cui/uiconfig/ui/optpathspage.ui:150
+#: cui/uiconfig/ui/optpathspage.ui:145
msgctxt "optpathspage|label1"
msgid "Paths used by %PRODUCTNAME"
msgstr "%PRODUCTNAME aplikazioak erabiltzen dituen bide-izenak"
#. k8MmB
-#: cui/uiconfig/ui/optpathspage.ui:171
+#: cui/uiconfig/ui/optpathspage.ui:166
msgctxt "optpathspage|default"
msgid "_Default"
msgstr "_Lehenetsia"
-#. U2Nkh
-#: cui/uiconfig/ui/optpathspage.ui:178
-msgctxt "default"
-msgid "The Default button resets the predefined paths for all selected entries."
-msgstr "'Lehenetsia' botoiak sarrera hautatu guztien bide-izen aurredefinituak berrezartzen ditu."
-
#. q8JFc
-#: cui/uiconfig/ui/optpathspage.ui:190
+#: cui/uiconfig/ui/optpathspage.ui:180
msgctxt "optpathspage|edit"
msgid "_Edit..."
msgstr "_Editatu..."
-#. LTD6T
-#: cui/uiconfig/ui/optpathspage.ui:197
-msgctxt "edit"
-msgid "Click to display the Select Path or Edit Paths dialog."
-msgstr "Egin klik 'Hautatu bide-izena' edo 'Editatu bide-izenak' elkarrizketa-koadroa bistaratzeko."
-
-#. G5xyX
-#: cui/uiconfig/ui/optpathspage.ui:216
-msgctxt "OptPathsPage"
-msgid "This section contains the default paths to important folders in %PRODUCTNAME. These paths can be edited by the user."
-msgstr "Atal honek %PRODUCTNAME suitearen karpeta garrantzitsuen bide-izen lehenetsiak ditu. Erabiltzaileak bide-izen horiek editatu ditzake."
-
#. pQEWv
#: cui/uiconfig/ui/optproxypage.ui:30
msgctxt "optproxypage|label2"
msgid "Proxy s_erver:"
msgstr "Proxy z_erbitzaria:"
-#. KLjce
-#: cui/uiconfig/ui/optproxypage.ui:49
-msgctxt "extended_tip|http"
-msgid "Type the name of the proxy server for HTTP."
-msgstr "Idatzi proxy-aren izena HTTPrako."
-
-#. 4Aszp
-#: cui/uiconfig/ui/optproxypage.ui:67
-msgctxt "extended_tip|https"
-msgid "Type the name of the proxy server for HTTPS. Type the port in the right-hand field."
-msgstr "Idatzi proxy-aren izena HTTPSrako. Idatzi ataka eskuineko eremuan."
-
-#. wtMPj
-#: cui/uiconfig/ui/optproxypage.ui:85
-msgctxt "extended_tip|ftp"
-msgid "Type the name of the proxy server for FTP."
-msgstr "Idatzi proxy-aren izena FTPrako."
-
-#. 6oaAC
-#: cui/uiconfig/ui/optproxypage.ui:103
-msgctxt "extended_tip|noproxy"
-msgid "Specifies the names of the servers that do not require any proxy servers, separated by semicolons."
-msgstr "Proxy zerbitzaririk behar ez duten zerbitzarien izenak zehazten ditu, puntu eta komen bidez bereizita."
-
-#. DyExz
-#: cui/uiconfig/ui/optproxypage.ui:123
-msgctxt "extended_tip|httpport"
-msgid "Type the port for the corresponding proxy server."
-msgstr "Idatzi proxy zerbitzariari dagokion ataka."
-
-#. 5RqLF
-#: cui/uiconfig/ui/optproxypage.ui:143
-msgctxt "extended_tip|httpsport"
-msgid "Type the port for the corresponding proxy server."
-msgstr "Idatzi proxy zerbitzariari dagokion ataka."
-
-#. sTzye
-#: cui/uiconfig/ui/optproxypage.ui:163
-msgctxt "extended_tip|ftpport"
-msgid "Type the port for the corresponding proxy server."
-msgstr "Idatzi proxy zerbitzariari dagokion ataka."
-
#. LBWG4
-#: cui/uiconfig/ui/optproxypage.ui:177
+#: cui/uiconfig/ui/optproxypage.ui:142
msgctxt "optproxypage|proxymode"
msgid "None"
msgstr "Bat ere ez"
#. 9BdbA
-#: cui/uiconfig/ui/optproxypage.ui:178
+#: cui/uiconfig/ui/optproxypage.ui:143
msgctxt "optproxypage|proxymode"
msgid "System"
msgstr "Sistema"
#. 8D2Di
-#: cui/uiconfig/ui/optproxypage.ui:179
+#: cui/uiconfig/ui/optproxypage.ui:144
msgctxt "optproxypage|proxymode"
msgid "Manual"
msgstr "Eskuz"
-#. k9TRd
-#: cui/uiconfig/ui/optproxypage.ui:183
-msgctxt "extended_tip|proxymode"
-msgid "Specifies the type of proxy definition."
-msgstr "Proxy-aren definizio mota zehazten du."
-
#. pkdvs
-#: cui/uiconfig/ui/optproxypage.ui:196
+#: cui/uiconfig/ui/optproxypage.ui:156
msgctxt "optproxypage|httpft"
msgid "HT_TP proxy:"
msgstr "HT_TP proxy-a:"
#. dGMMs
-#: cui/uiconfig/ui/optproxypage.ui:210
+#: cui/uiconfig/ui/optproxypage.ui:170
msgctxt "optproxypage|httpportft"
msgid "_Port:"
msgstr "_Ataka:"
#. 5tuq7
-#: cui/uiconfig/ui/optproxypage.ui:223
+#: cui/uiconfig/ui/optproxypage.ui:183
msgctxt "optproxypage|httpsft"
msgid "HTTP_S proxy:"
msgstr "HTTP_S proxy-a:"
#. egcgL
-#: cui/uiconfig/ui/optproxypage.ui:237
+#: cui/uiconfig/ui/optproxypage.ui:197
msgctxt "optproxypage|ftpft"
msgid "_FTP proxy:"
msgstr "_FTP proxy-a:"
#. ZaUmG
-#: cui/uiconfig/ui/optproxypage.ui:251
+#: cui/uiconfig/ui/optproxypage.ui:211
msgctxt "optproxypage|noproxyft"
msgid "_No proxy for:"
msgstr "_Proxy-rik ez honentzat:"
#. UynC6
-#: cui/uiconfig/ui/optproxypage.ui:265
+#: cui/uiconfig/ui/optproxypage.ui:225
msgctxt "optproxypage|httpsportft"
msgid "P_ort:"
msgstr "A_taka:"
#. kmBDu
-#: cui/uiconfig/ui/optproxypage.ui:278
+#: cui/uiconfig/ui/optproxypage.ui:238
msgctxt "optproxypage|ftpportft"
msgid "P_ort:"
msgstr "A_taka:"
#. RW6E4
-#: cui/uiconfig/ui/optproxypage.ui:291
+#: cui/uiconfig/ui/optproxypage.ui:251
msgctxt "optproxypage|noproxydesc"
msgid "Separator ;"
msgstr "Bereizlea ;"
#. FzAg6
-#: cui/uiconfig/ui/optproxypage.ui:314
+#: cui/uiconfig/ui/optproxypage.ui:274
msgctxt "optproxypage|label1"
msgid "Settings"
msgstr "Ezarpenak"
-#. S7T5C
-#: cui/uiconfig/ui/optproxypage.ui:322
-msgctxt "extended_tip|OptProxyPage"
-msgid "Specifies the type of proxy definition."
-msgstr "Proxy-aren definizio mota zehazten du."
-
#. Cdbvg
#: cui/uiconfig/ui/optsavepage.ui:36
msgctxt "optsavepage|load_docprinter"
msgid "Load printer settings with the document"
msgstr "Kargatu inprimagailuaren ezarpenak dokumentuarekin"
-#. 69Rzq
-#: cui/uiconfig/ui/optsavepage.ui:45
-msgctxt "load_docprinter"
-msgid "If enabled, the printer settings will be loaded with the document. This can cause a document to be printed on a distant printer, if you do not change the printer manually in the Print dialog. If disabled, your standard printer will be used to print this document. The current printer settings will be stored with the document whether or not this option is checked."
-msgstr "Gaituta badago, inprimatze-ezarpenak dokumentuarekin kargatuko dira. Horrek dokumentua urruneko inprimagailu batean inprimatua izan dadin eragin dezake, inprimagailua eskuz 'Inprimatu' elkarrizketa-koadroan aldatzen ez bada. Desgaituta badago, zure inprimagailu estandarra erabiliko da dokumentu hau inprimatzeko. Uneko inprimatze-ezarpenak dokumentuarekin gordeko dira, berdin dio aukera hau markatuta dagoen ala ez."
-
#. VdFnA
-#: cui/uiconfig/ui/optsavepage.ui:56
+#: cui/uiconfig/ui/optsavepage.ui:51
msgctxt "optsavepage|load_settings"
msgid "Load user-specific settings with the document"
msgstr "Kargatu erabiltzaileak zehaztutako ezarpenak dokumentuarekin"
-#. CjEVo
-#: cui/uiconfig/ui/optsavepage.ui:65
-msgctxt "load_settings"
-msgid "Loads the user-specific settings saved in a document with the document."
-msgstr "Dokumentu batean gordetako erabiltzaile-ezarpenak kargatzen ditu."
-
#. js6Gn
-#: cui/uiconfig/ui/optsavepage.ui:82
+#: cui/uiconfig/ui/optsavepage.ui:72
msgctxt "optsavepage|label1"
msgid "Load"
msgstr "Kargatu"
#. bLvCX
-#: cui/uiconfig/ui/optsavepage.ui:119
+#: cui/uiconfig/ui/optsavepage.ui:109
msgctxt "optsavepage|autosave"
msgid "Save _AutoRecovery information every:"
msgstr "Gorde _berreskuratze automatikoaren informazioa"
-#. 6L2Yh
-#: cui/uiconfig/ui/optsavepage.ui:128
-msgctxt "autosave"
-msgid "Specifies that %PRODUCTNAME saves the information needed to restore all open documents in case of a crash. You can specify the saving time interval."
-msgstr "%PRODUCTNAME aplikazioak kraskatzeak gertatzen direnean dokumentu ireki guztiak leheneratzeko behar duen informazioa gordetzen duela zehazten du. Gordetze-tartea zehaztu daiteke."
-
-#. ipCBG
-#: cui/uiconfig/ui/optsavepage.ui:146
-msgctxt "autosave_spin"
-msgid "Specifies the time interval in minutes for the automatic recovery option."
-msgstr "Berreskuratze automatikoko aukeraren denbora-tartea zehazten du, minutuetan."
-
#. BN5Js
-#: cui/uiconfig/ui/optsavepage.ui:159
+#: cui/uiconfig/ui/optsavepage.ui:139
msgctxt "optsavepage|autosave_mins"
msgid "minutes"
msgstr "minutu"
#. UKeCt
-#: cui/uiconfig/ui/optsavepage.ui:174
+#: cui/uiconfig/ui/optsavepage.ui:154
msgctxt "optsavepage|userautosave"
msgid "Automatically save the document too"
msgstr "Dokumentua ere automatikoki gorde"
-#. udKBa
-#: cui/uiconfig/ui/optsavepage.ui:183
-msgctxt "userautosave"
-msgid "Specifies that %PRODUCTNAME saves all open documents when saving auto recovery information. Uses the same time interval as AutoRecovery does."
-msgstr "%PRODUCTNAME aplikazioak, berreskuratze automatikoko informazioa gordetzean, dokumentu ireki guztiak gordetzen dituela zehazten du. Berreskuratze automatikoak erabiltzen duen denbora-tarte bera darabil."
-
#. kwFtx
-#: cui/uiconfig/ui/optsavepage.ui:194
+#: cui/uiconfig/ui/optsavepage.ui:169
msgctxt "optsavepage|relative_fsys"
msgid "Save URLs relative to file system"
msgstr "Gorde fitxategi-sistemaren URL erlatiboak"
-#. jDKxF
-#: cui/uiconfig/ui/optsavepage.ui:203
-msgctxt "relative_fsys"
-msgid "Select this box for relative saving of URLs in the file system."
-msgstr "Hautatu koadro hau URLak fitxategi-sisteman modu erlatiboan gordetzeko."
-
#. 8xmX3
-#: cui/uiconfig/ui/optsavepage.ui:214
+#: cui/uiconfig/ui/optsavepage.ui:184
msgctxt "optsavepage|docinfo"
msgid "_Edit document properties before saving"
msgstr "_Editatu dokumentuaren propietateak gorde aurretik"
-#. LSD3v
-#: cui/uiconfig/ui/optsavepage.ui:223
-msgctxt "docinfo"
-msgid "Specifies that the Properties dialog will appear every time you select the Save As command."
-msgstr "'Propietateak' elkarrizketa-koadroa 'Gorde honela' komandoa hautatzen den guztietan agertuko dela zehazten du."
-
#. ctAxA
-#: cui/uiconfig/ui/optsavepage.ui:234
+#: cui/uiconfig/ui/optsavepage.ui:199
msgctxt "optsavepage|relative_inet"
msgid "Save URLs relative to internet"
msgstr "Gorde interneten URL erlatiboak"
-#. WYrQB
-#: cui/uiconfig/ui/optsavepage.ui:243
-msgctxt "relative_inet"
-msgid "Select this box for relative saving of URLs to the Internet."
-msgstr "Hautatu koadro hau URLak internetekiko modu erlatiboan gordetzeko."
-
#. YsjVX
-#: cui/uiconfig/ui/optsavepage.ui:254
+#: cui/uiconfig/ui/optsavepage.ui:214
msgctxt "optsavepage|backup"
msgid "Al_ways create backup copy"
msgstr "Egin _beti babeskopia"
-#. TtAJZ
-#: cui/uiconfig/ui/optsavepage.ui:263
-msgctxt "backup"
-msgid "Saves the previous version of a document as a backup copy whenever you save a document. Every time %PRODUCTNAME creates a backup copy, the previous backup copy is replaced. The backup copy gets the extension .BAK."
-msgstr "Dokumentu baten aurreko bertsioa babeskopia modura gordetzen du dokumentu bat gordetzen den bakoitzean. %PRODUCTNAME(e)k babeskopia bat sortzen duen bakoitzean, aurreko babeskopia ordeztuko da. Babeskopiak .BAK luzapena du."
-
#. NaGCU
-#: cui/uiconfig/ui/optsavepage.ui:280
+#: cui/uiconfig/ui/optsavepage.ui:235
msgctxt "optsavepage|label2"
msgid "Save"
msgstr "Gorde"
#. TDBAs
-#: cui/uiconfig/ui/optsavepage.ui:312
+#: cui/uiconfig/ui/optsavepage.ui:267
msgctxt "optsavepage|warnalienformat"
msgid "Warn when not saving in ODF or default format"
msgstr "Ohartarazi ODF formatuan edo formatu lehenetsian gordetzen ez denean"
-#. zGBEu
-#: cui/uiconfig/ui/optsavepage.ui:321
-msgctxt "warnalienformat"
-msgid "You can choose to get a warning message when you save a document in a format that is not OpenDocument or which you did not set as default format in Load/Save - General in the Options dialog box."
-msgstr "Dokumentu bat OpenDocument ez den formatu batean gordetzean abisu-mezu bat agertzea aukeratu daiteke. 'Aukerak' elkarrizketa-koadroko 'Kargatu/gorde - Orokorra' atalean ezarritako formatu lehenetsian gordetzen ez denean ere agertuko da abisua."
-
#. 5ANvD
#. EN-US, the term 'extended' must not be translated.
-#: cui/uiconfig/ui/optsavepage.ui:341
+#: cui/uiconfig/ui/optsavepage.ui:291
msgctxt "optsavepage|odfwarning_label"
msgid "Not using ODF 1.3 Extended may cause information to be lost."
msgstr "ODF 1.3 hedatua ez bada erabiltzen informazioa galdu daiteke."
#. 6Tfns
-#: cui/uiconfig/ui/optsavepage.ui:371
+#: cui/uiconfig/ui/optsavepage.ui:321
msgctxt "optsavepage|odfversion"
msgid "1.0/1.1"
msgstr "1.0/1.1"
#. BJSfi
-#: cui/uiconfig/ui/optsavepage.ui:372
+#: cui/uiconfig/ui/optsavepage.ui:322
msgctxt "optsavepage|odfversion"
msgid "1.2"
msgstr "1.2"
#. k3jkA
-#: cui/uiconfig/ui/optsavepage.ui:373
+#: cui/uiconfig/ui/optsavepage.ui:323
msgctxt "optsavepage|odfversion"
msgid "1.2 Extended (compatibility mode)"
msgstr "1.2 hedatua (bateragarritasun-modua)"
#. G826f
-#: cui/uiconfig/ui/optsavepage.ui:374
+#: cui/uiconfig/ui/optsavepage.ui:324
msgctxt "optsavepage|odfversion"
msgid "1.2 Extended"
msgstr "1.2 hedatua"
#. vLmeZ
-#: cui/uiconfig/ui/optsavepage.ui:375
+#: cui/uiconfig/ui/optsavepage.ui:325
msgctxt "optsavepage|odfversion"
msgid "1.3"
msgstr "1.3"
#. e6EP2
-#: cui/uiconfig/ui/optsavepage.ui:376
+#: cui/uiconfig/ui/optsavepage.ui:326
msgctxt "optsavepage|odfversion"
msgid "1.3 Extended (recommended)"
msgstr "1.3 hedatua (gomendatua)"
-#. w2urA
-#: cui/uiconfig/ui/optsavepage.ui:380
-msgctxt "odfversion"
-msgid "Some companies or organizations may require ODF documents in the ODF 1.0/1.1, or ODF 1.2 format. You can select these format to save in the listbox. These older formats cannot store all new features, so the new format ODF 1.3 (Extended) is recommended where possible."
-msgstr "Enpresa edo erakunde batzuk ODF 1.0/1.1 edo ODF 1.2 formatuko ODF dokumentuak behar izan ditzakete. Formatu horietan gordetzeko aukera zerrenda-koadroan ageri da. Formatu zahar horiek ezin dituzten ezaugarri berri guztiak biltegiratu, horregatik ODF 1.3 (Hedatua) erabiltzea gomendatzen da."
-
#. cxPqV
-#: cui/uiconfig/ui/optsavepage.ui:393
+#: cui/uiconfig/ui/optsavepage.ui:338
msgctxt "optsavepage|label5"
msgid "ODF format version:"
msgstr "ODF formatuaren bertsioa:"
#. bF5dA
-#: cui/uiconfig/ui/optsavepage.ui:407
+#: cui/uiconfig/ui/optsavepage.ui:352
msgctxt "optsavepage|saveas_label"
msgid "Always sa_ve as:"
msgstr "Gorde _beti honela:"
#. p3xHz
-#: cui/uiconfig/ui/optsavepage.ui:422
+#: cui/uiconfig/ui/optsavepage.ui:367
msgctxt "optsavepage|doctype"
msgid "Text document"
msgstr "Testu-dokumentua"
#. F2tP4
-#: cui/uiconfig/ui/optsavepage.ui:423
+#: cui/uiconfig/ui/optsavepage.ui:368
msgctxt "optsavepage|doctype"
msgid "HTML document"
msgstr "HTML dokumentua"
#. hA5Di
-#: cui/uiconfig/ui/optsavepage.ui:424
+#: cui/uiconfig/ui/optsavepage.ui:369
msgctxt "optsavepage|doctype"
msgid "Master document"
msgstr "Dokumentu maisua"
#. Dfgxy
-#: cui/uiconfig/ui/optsavepage.ui:425
+#: cui/uiconfig/ui/optsavepage.ui:370
msgctxt "optsavepage|doctype"
msgid "Spreadsheet"
msgstr "Kalkulu-orria"
#. EEvDc
-#: cui/uiconfig/ui/optsavepage.ui:426
+#: cui/uiconfig/ui/optsavepage.ui:371
msgctxt "optsavepage|doctype"
msgid "Presentation"
msgstr "Aurkezpena"
#. XgyzS
-#: cui/uiconfig/ui/optsavepage.ui:427
+#: cui/uiconfig/ui/optsavepage.ui:372
msgctxt "optsavepage|doctype"
msgid "Drawing"
msgstr "Marrazkia"
#. 4DDpx
-#: cui/uiconfig/ui/optsavepage.ui:428
+#: cui/uiconfig/ui/optsavepage.ui:373
msgctxt "optsavepage|doctype"
msgid "Formula"
msgstr "Formula"
-#. iCZX2
-#: cui/uiconfig/ui/optsavepage.ui:432
-msgctxt "doctype"
-msgid "Specifies the document type for which you want to define the default file format."
-msgstr "Fitxategi-formatu lehenetsia definitzeko erabiliko den dokumentu mota zehazten du."
-
-#. 69GMF
-#: cui/uiconfig/ui/optsavepage.ui:447
-msgctxt "saveas"
-msgid "Specifies how documents of the type selected on the left will always be saved as this file type. You may select another file type for the current document in the Save as dialog."
-msgstr "Ezkerrean hautatutako motakoak diren dokumentuak beti fitxategi mota honekin nola gordetzen diren zehazten du. Beste fitxategi mota bat aukeratu daiteke uneko dokumenturako 'Gorde honela' elkarrizketa-koadroan."
-
#. 29FUf
-#: cui/uiconfig/ui/optsavepage.ui:460
+#: cui/uiconfig/ui/optsavepage.ui:395
msgctxt "optsavepage|label6"
msgid "D_ocument type:"
msgstr "D_okumentu mota:"
#. CgCxr
-#: cui/uiconfig/ui/optsavepage.ui:478
+#: cui/uiconfig/ui/optsavepage.ui:413
msgctxt "optsavepage|label3"
msgid "Default File Format and ODF Settings"
msgstr "Fitxategi-formatu lehenetsiaren eta ODFren ezarpenak"
-#. G7BAM
-#: cui/uiconfig/ui/optsavepage.ui:492
-msgctxt "OptSavePage"
-msgid "In the General section, you can select default settings for saving documents, and can select default file formats."
-msgstr "'Orokorra' atalean, dokumentuak gordetzeko ezarpen lehenetsiak hautatu daitezke eta fitxategi-formatu lehenetsiak hautatu daitezke."
-
#. ArEZy
#: cui/uiconfig/ui/optsecuritypage.ui:35
msgctxt "optsecuritypage|label9"
@@ -15933,92 +11959,68 @@ msgctxt "optsecuritypage|tsas"
msgid "_TSAs..."
msgstr "_TSAk..."
-#. Wzygs
-#: cui/uiconfig/ui/optsecuritypage.ui:56
-msgctxt "extended_tip|tsas"
-msgid "Opens the Time Stamping Authority URLs dialog."
-msgstr ""
-
#. vrbum
-#: cui/uiconfig/ui/optsecuritypage.ui:73
+#: cui/uiconfig/ui/optsecuritypage.ui:68
msgctxt "optsecuritypage|label10"
msgid "TSAs"
msgstr "TSAk"
#. dgPTb
-#: cui/uiconfig/ui/optsecuritypage.ui:110
+#: cui/uiconfig/ui/optsecuritypage.ui:105
msgctxt "optsecuritypage|label7"
msgid "Select the Network Security Services certificate directory to use for digital signatures."
msgstr "Hautatu sinadura digitaletarako erabiliko den sare-segurtasuneko zerbitzuen ziurtagiriaren direktorioa:"
#. DPGqn
-#: cui/uiconfig/ui/optsecuritypage.ui:123
+#: cui/uiconfig/ui/optsecuritypage.ui:118
msgctxt "optsecuritypage|cert"
msgid "_Certificate..."
msgstr "_Ziurtagiria..."
-#. GFX6B
-#: cui/uiconfig/ui/optsecuritypage.ui:131
-msgctxt "extended_tip|cert"
-msgid "Opens the Certificate Path dialog."
-msgstr "Ziurtagiriaren bide-izena elkarrizketa-koadroa irekitzen du."
-
#. UCYi2
-#: cui/uiconfig/ui/optsecuritypage.ui:148
+#: cui/uiconfig/ui/optsecuritypage.ui:138
msgctxt "optsecuritypage|label8"
msgid "Certificate Path"
msgstr "Ziurtagiriaren bide-izena"
#. pDQrj
-#: cui/uiconfig/ui/optsecuritypage.ui:185
+#: cui/uiconfig/ui/optsecuritypage.ui:175
msgctxt "optsecuritypage|label5"
msgid "Adjust the security level for executing macros and specify trusted macro developers."
msgstr "Doitu segurtasun-maila makroak exekutatzeko eta zehaztu makro-garatzaile fidagarriak."
#. wBcDQ
-#: cui/uiconfig/ui/optsecuritypage.ui:198
+#: cui/uiconfig/ui/optsecuritypage.ui:188
msgctxt "optsecuritypage|macro"
msgid "Macro Securit_y..."
msgstr "Makro-_segurtasuna..."
-#. eGAGp
-#: cui/uiconfig/ui/optsecuritypage.ui:206
-msgctxt "extended_tip|macro"
-msgid "Opens the Macro Security dialog."
-msgstr "Makroen segurtasuna elkarrizketa-koadroa irekitzen du."
-
#. rDJXk
-#: cui/uiconfig/ui/optsecuritypage.ui:223
+#: cui/uiconfig/ui/optsecuritypage.ui:208
msgctxt "optsecuritypage|label3"
msgid "Macro Security"
msgstr "Makro-segurtasuna"
#. UGTda
-#: cui/uiconfig/ui/optsecuritypage.ui:263
+#: cui/uiconfig/ui/optsecuritypage.ui:248
msgctxt "optsecuritypage|savepassword"
msgid "Persistently _save passwords for web connections"
msgstr "_Gorde web konexioetarako pasahitza modu iraunkorrean"
-#. RHiBv
-#: cui/uiconfig/ui/optsecuritypage.ui:272
-msgctxt "extended_tip|savepassword"
-msgid "If enabled, %PRODUCTNAME will securely store all passwords that you use to access files from web servers. You can retrieve the passwords from the list after you enter the master password."
-msgstr "Gaituta badago, %PRODUCTNAME aplikazioak modu seguruan biltegiratuko ditu web-zerbitzarietako fitxategiak atzitzeko erabiltzen dituzun pasahitz guztiak. Zerrendako pasahitzak atzitzeko, pasahitz maisua sartu beharko duzu."
-
#. Gyqwf
-#: cui/uiconfig/ui/optsecuritypage.ui:295
+#: cui/uiconfig/ui/optsecuritypage.ui:275
msgctxt "optsecuritypage|usemasterpassword"
msgid "Protected _by a master password (recommended)"
msgstr "Pasahitz maisu _bidez babestua (gomendatua)"
#. ipcrn
-#: cui/uiconfig/ui/optsecuritypage.ui:313
+#: cui/uiconfig/ui/optsecuritypage.ui:293
msgctxt "optsecuritypage|masterpasswordtext"
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 "Pasahitzak pasahitz maisu batekin babestuta daude. Saio bakoitzeko behin sartzeko eskatuko da, %PRODUCTNAME aplikazioak pasahitza babestutako pasahitzen zerrendatik atzitzen badu."
#. 7gzb7
-#: cui/uiconfig/ui/optsecuritypage.ui:329
+#: cui/uiconfig/ui/optsecuritypage.ui:309
msgctxt "optsecuritypage|nopasswordsave"
msgid ""
"Disabling the function to persistently store passwords deletes the list of passwords stored and resets the master password.\n"
@@ -16030,65 +12032,41 @@ msgstr ""
"Pasahitz-zerrenda ezabatu eta pasahitz maisua berrezarri nahi duzu?"
#. hwg3F
-#: cui/uiconfig/ui/optsecuritypage.ui:367
+#: cui/uiconfig/ui/optsecuritypage.ui:347
msgctxt "optsecuritypage|connections"
msgid "Connect_ions..."
msgstr "_Konexioak..."
-#. GLEjB
-#: cui/uiconfig/ui/optsecuritypage.ui:375
-msgctxt "extended_tip|connections"
-msgid "Asks for the master password. If master password is correct, shows the Stored Web Connection Information dialog."
-msgstr "Pasahitz maisua eskatzen du. Pasahitz maisua zuzena bada, 'Gordetako web konexioa' informazio-koadroa erakusten du."
-
#. SWrMn
-#: cui/uiconfig/ui/optsecuritypage.ui:396
+#: cui/uiconfig/ui/optsecuritypage.ui:371
msgctxt "optsecuritypage|masterpassword"
msgid "_Master Password..."
msgstr "_Pasahitz maisua..."
-#. w3TQo
-#: cui/uiconfig/ui/optsecuritypage.ui:404
-msgctxt "extended_tip|masterpassword"
-msgid "Opens the Enter Master Password dialog."
-msgstr "'Sartu pasahitz maisua' elkarrizketa-koadroa irekitzen du."
-
#. UtNEn
-#: cui/uiconfig/ui/optsecuritypage.ui:433
+#: cui/uiconfig/ui/optsecuritypage.ui:403
msgctxt "optsecuritypage|label2"
msgid "Passwords for Web Connections"
msgstr "Pasahitzak web konexioetarako"
#. EYFvA
-#: cui/uiconfig/ui/optsecuritypage.ui:470
+#: cui/uiconfig/ui/optsecuritypage.ui:440
msgctxt "optsecuritypage|label4"
msgid "Adjust security related options and define warnings for hidden information in documents. "
msgstr "Doitu segurtasunari lotutako aukerak eta definitu abisuak dokumentuetako informazio ezkuturako. "
#. CBnzU
-#: cui/uiconfig/ui/optsecuritypage.ui:483
+#: cui/uiconfig/ui/optsecuritypage.ui:453
msgctxt "optsecuritypage|options"
msgid "O_ptions..."
msgstr "_Aukerak..."
-#. pepKZ
-#: cui/uiconfig/ui/optsecuritypage.ui:491
-msgctxt "extended_tip|options"
-msgid "Opens the \"Security Options and Warnings\" dialog."
-msgstr "'Segurtasuneko aukerak eta abisuak' elkarrizketa-koadroa irekitzen du."
-
#. GqVkJ
-#: cui/uiconfig/ui/optsecuritypage.ui:508
+#: cui/uiconfig/ui/optsecuritypage.ui:473
msgctxt "optsecuritypage|label1"
msgid "Security Options and Warnings"
msgstr "Segurtasuneko aukerak eta abisuak"
-#. rwtuC
-#: cui/uiconfig/ui/optsecuritypage.ui:522
-msgctxt "extended_tip|OptSecurityPage"
-msgid "Defines the security options for saving documents, for web connections, and for opening documents that contain macros."
-msgstr "Dokumentuak gordetzeko, web konexioetarako eta makroak dituzten dokumentuak irekitzeko segurtasun-aukerak definitzen ditu."
-
#. FPuvb
#: cui/uiconfig/ui/optuserpage.ui:34
msgctxt "optuserpage|companyft"
@@ -16149,390 +12127,204 @@ msgctxt "optuserpage|firstname-atkobject"
msgid "First name"
msgstr "Izena"
-#. XfEkD
-#: cui/uiconfig/ui/optuserpage.ui:169
-msgctxt "extended tip | firstname"
-msgid "Type your first name."
-msgstr "Idatzi zure izena."
-
#. kW7rP
-#: cui/uiconfig/ui/optuserpage.ui:187
+#: cui/uiconfig/ui/optuserpage.ui:186
msgctxt "lastname-atkobject"
msgid "Last name"
msgstr "Abizena"
-#. cWaCs
-#: cui/uiconfig/ui/optuserpage.ui:188
-msgctxt "extended tip | lastname"
-msgid "Type your last name."
-msgstr "Idatzi zure abizena."
-
#. DuFHY
-#: cui/uiconfig/ui/optuserpage.ui:206
+#: cui/uiconfig/ui/optuserpage.ui:204
msgctxt "shortname-atkobject"
msgid "Initials"
msgstr "Inizialak"
-#. CYFY2
-#: cui/uiconfig/ui/optuserpage.ui:207
-msgctxt "extended tip | shortname"
-msgid "Type your initials."
-msgstr "Idatzi zure inizialak."
-
#. Emfwm
-#: cui/uiconfig/ui/optuserpage.ui:236
+#: cui/uiconfig/ui/optuserpage.ui:233
msgctxt "city-atkobject"
msgid "City"
msgstr "Herria"
-#. UVG4o
-#: cui/uiconfig/ui/optuserpage.ui:237
-msgctxt "extended tip | city"
-msgid "Type the city where you live."
-msgstr "Idatzi zein hiritan bizi zaren."
-
#. CnJ3K
-#: cui/uiconfig/ui/optuserpage.ui:255
+#: cui/uiconfig/ui/optuserpage.ui:251
msgctxt "state-atkobject"
msgid "State"
msgstr "Herrialdea"
-#. y652V
-#: cui/uiconfig/ui/optuserpage.ui:256
-msgctxt "extended tip | state"
-msgid "Type your state."
-msgstr "Idatzi zure estatua."
-
#. ADpC7
-#: cui/uiconfig/ui/optuserpage.ui:274
+#: cui/uiconfig/ui/optuserpage.ui:269
msgctxt "zip-atkobject"
msgid "Zip code"
msgstr "Posta-kodea"
-#. 5vad5
-#: cui/uiconfig/ui/optuserpage.ui:275
-msgctxt "extended tip | zip"
-msgid "Type your ZIP in this field."
-msgstr "Idatzi zure posta-kodea eremu honetan."
-
#. p45Kt
-#: cui/uiconfig/ui/optuserpage.ui:305
+#: cui/uiconfig/ui/optuserpage.ui:299
msgctxt "title-atkobject"
msgid "Title"
msgstr "Kargua"
-#. 5G2ww
-#: cui/uiconfig/ui/optuserpage.ui:306
-msgctxt "extended tip | title"
-msgid "Type your title in this field."
-msgstr "Idatzi zure titulua eremu honetan."
-
#. HCiNt
-#: cui/uiconfig/ui/optuserpage.ui:324
+#: cui/uiconfig/ui/optuserpage.ui:317
msgctxt "position-atkobject"
msgid "Position"
msgstr "Kokagunea"
-#. QGc4K
-#: cui/uiconfig/ui/optuserpage.ui:325
-msgctxt "extended tip | position"
-msgid "Type your position in the company in this field."
-msgstr "Idatzi enpresan duzun lanpostua eremu honetan."
-
#. qhkwG
-#: cui/uiconfig/ui/optuserpage.ui:354
+#: cui/uiconfig/ui/optuserpage.ui:346
msgctxt "home-atkobject"
msgid "Home telephone number"
msgstr "Etxeko telefono-zenbakia"
-#. RNBjN
-#: cui/uiconfig/ui/optuserpage.ui:355
-msgctxt "extended tip | home"
-msgid "Type your private telephone number in this field."
-msgstr "Idatzi zure telefono-zenbaki pribatua eremu honetan."
-
#. SfmfD
-#: cui/uiconfig/ui/optuserpage.ui:373
+#: cui/uiconfig/ui/optuserpage.ui:364
msgctxt "work-atkobject"
msgid "Work telephone number"
msgstr "Laneko telefono-zenbakia"
-#. d5v6D
-#: cui/uiconfig/ui/optuserpage.ui:374
-msgctxt "extended tip | work"
-msgid "Type your work number in this field."
-msgstr "Idatzi zure laneko telefono-zenbakia eremu honetan."
-
#. VEhd3
-#: cui/uiconfig/ui/optuserpage.ui:404
+#: cui/uiconfig/ui/optuserpage.ui:394
msgctxt "fax-atkobject"
msgid "Fax number"
msgstr "Fax zenbakia"
-#. CtsEr
-#: cui/uiconfig/ui/optuserpage.ui:405
-msgctxt "extended tip | fax"
-msgid "Type your fax number in this field."
-msgstr "Idatzi zure fax-zenbakia eremu honetan."
-
#. 8BG5j
-#: cui/uiconfig/ui/optuserpage.ui:423
+#: cui/uiconfig/ui/optuserpage.ui:412
msgctxt "email-atkobject"
msgid "email address"
msgstr "Posta elektronikoa"
-#. PGFMX
-#: cui/uiconfig/ui/optuserpage.ui:424
-msgctxt "extended tip | email"
-msgid "Type your email address."
-msgstr "Idatzi zure posta elektronikoko helbidea."
-
#. eygE2
-#: cui/uiconfig/ui/optuserpage.ui:441
+#: cui/uiconfig/ui/optuserpage.ui:429
msgctxt "optuserpage|usefordocprop"
msgid "Use data for document properties"
msgstr "Erabili dokumentu-propietateen datuak"
-#. cGnAb
-#: cui/uiconfig/ui/optuserpage.ui:450
-msgctxt "extended tips | usefordoprop"
-msgid "Mark to use the data in document properties"
-msgstr "Markatu datuak dokumentuaren propietateetan erabiliak izan daitezen."
-
#. ZngAH
-#: cui/uiconfig/ui/optuserpage.ui:465
+#: cui/uiconfig/ui/optuserpage.ui:447
msgctxt "optuserpage|rusnameft"
msgid "Last/first/father’s _name/initials:"
msgstr "Abizena/izena/i_nizialak:"
#. 9GPga
-#: cui/uiconfig/ui/optuserpage.ui:489
+#: cui/uiconfig/ui/optuserpage.ui:471
msgctxt "ruslastname-atkobject"
msgid "Last name"
msgstr "Abizena"
-#. kU7ef
-#: cui/uiconfig/ui/optuserpage.ui:490
-msgctxt "extended tip | ruslastname"
-msgid "Type your last name."
-msgstr "Idatzi zure abizena."
-
#. gCfx3
-#: cui/uiconfig/ui/optuserpage.ui:508
+#: cui/uiconfig/ui/optuserpage.ui:489
msgctxt "rusfathersname-atkobject"
msgid "Father's name"
msgstr "Aitaren izena"
-#. WurmE
-#: cui/uiconfig/ui/optuserpage.ui:509
-msgctxt "extended tips | rusfathersname"
-msgid "Type your father's name"
-msgstr "Idatzi zure aitaren izena."
-
#. pAF2D
-#: cui/uiconfig/ui/optuserpage.ui:527
+#: cui/uiconfig/ui/optuserpage.ui:507
msgctxt "russhortname-atkobject"
msgid "Initials"
msgstr "Inizialak"
-#. BSSJF
-#: cui/uiconfig/ui/optuserpage.ui:528
-msgctxt "extended tip | russhortname"
-msgid "Type your initials."
-msgstr "Idatzi zure inizialak."
-
#. byLGz
-#: cui/uiconfig/ui/optuserpage.ui:546
+#: cui/uiconfig/ui/optuserpage.ui:525
msgctxt "rusfirstname-atkobject"
msgid "First name"
msgstr "Izena"
-#. 2Xsp9
-#: cui/uiconfig/ui/optuserpage.ui:547
-msgctxt "extended tip | rusfirstname"
-msgid "Type your first name."
-msgstr "Idatzi zure izena."
-
#. 4qdC2
-#: cui/uiconfig/ui/optuserpage.ui:567
+#: cui/uiconfig/ui/optuserpage.ui:545
msgctxt "optuserpage|eastnameft"
msgid "Last/first _name/initials:"
msgstr "Izena/_Abizena/Inizialak:"
#. Emtmj
-#: cui/uiconfig/ui/optuserpage.ui:591
+#: cui/uiconfig/ui/optuserpage.ui:569
msgctxt "eastlastname-atkobject"
msgid "Last name"
msgstr "Abizena"
-#. 9zJxz
-#: cui/uiconfig/ui/optuserpage.ui:592
-msgctxt "extended tip | eastlastname"
-msgid "Type your last name."
-msgstr "Idatzi zure abizena."
-
#. 6MrBD
-#: cui/uiconfig/ui/optuserpage.ui:610
+#: cui/uiconfig/ui/optuserpage.ui:587
msgctxt "eastfirstname-atkobject"
msgid "First name"
msgstr "Izena"
-#. iBZAf
-#: cui/uiconfig/ui/optuserpage.ui:611
-msgctxt "extended tip | eastfirstname"
-msgid "Type your first name."
-msgstr "Idatzi zure izena."
-
#. mebNB
-#: cui/uiconfig/ui/optuserpage.ui:629
+#: cui/uiconfig/ui/optuserpage.ui:605
msgctxt "eastshortname-atkobject"
msgid "Initials"
msgstr "Inizialak"
-#. i3xBr
-#: cui/uiconfig/ui/optuserpage.ui:630
-msgctxt "extended tip | eastshortname"
-msgid "Type your initials."
-msgstr "Idatzi zure inizialak."
-
#. NGEU9
-#: cui/uiconfig/ui/optuserpage.ui:650
+#: cui/uiconfig/ui/optuserpage.ui:625
msgctxt "optuserpage|russtreetft"
msgid "_Street/apartment number:"
msgstr "Kalea/_Zenbakia:"
#. oxw3f
-#: cui/uiconfig/ui/optuserpage.ui:674
+#: cui/uiconfig/ui/optuserpage.ui:649
msgctxt "russtreet-atkobject"
msgid "Street"
msgstr "Kalea"
-#. C5n48
-#: cui/uiconfig/ui/optuserpage.ui:675
-msgctxt "extended tips | russrteet"
-msgid "Type the name of your street in this field."
-msgstr "Idatzi zure kalearen izena eremu honetan."
-
#. QxpMF
-#: cui/uiconfig/ui/optuserpage.ui:693
+#: cui/uiconfig/ui/optuserpage.ui:667
msgctxt "ruslastname-atkobject"
msgid "Apartment number"
msgstr "Kale-zenbakia"
-#. ZsKHB
-#: cui/uiconfig/ui/optuserpage.ui:694
-msgctxt "extended tips | apartnum"
-msgid "Type your apartment number"
-msgstr "Idatzi zure solairuaren zenbakia."
-
#. 8kEFB
-#: cui/uiconfig/ui/optuserpage.ui:714
+#: cui/uiconfig/ui/optuserpage.ui:687
msgctxt "optuserpage|icityft"
msgid "_Zip/city:"
msgstr "_ZIPa/Hiria:"
#. RhK5j
-#: cui/uiconfig/ui/optuserpage.ui:738
+#: cui/uiconfig/ui/optuserpage.ui:711
msgctxt "icity-atkobject"
msgid "City"
msgstr "Herria"
-#. knxAE
-#: cui/uiconfig/ui/optuserpage.ui:739
-msgctxt "extended tip | icity"
-msgid "Type the city where you live."
-msgstr "Idatzi zein hiritan bizi zaren."
-
#. Hdniz
-#: cui/uiconfig/ui/optuserpage.ui:757
+#: cui/uiconfig/ui/optuserpage.ui:729
msgctxt "izip-atkobject"
msgid "Zip code"
msgstr "Posta-kodea"
-#. 4zTys
-#: cui/uiconfig/ui/optuserpage.ui:758
-msgctxt "extended tip | izip"
-msgid "Type your ZIP in this field."
-msgstr "Idatzi zure posta-kodea eremu honetan."
-
-#. VbiGF
-#: cui/uiconfig/ui/optuserpage.ui:787
-msgctxt "extended tip | street"
-msgid "Type the name of your street in this field."
-msgstr "Idatzi zure kalearen izena eremu honetan."
-
-#. As2sL
-#: cui/uiconfig/ui/optuserpage.ui:816
-msgctxt "extended tips | country"
-msgid "Type your country and region"
-msgstr "Idatzi zure herrialdea eta eskualdea."
-
-#. Lw69w
-#: cui/uiconfig/ui/optuserpage.ui:845
-msgctxt "extended tip | company"
-msgid "Type the name of your company in this field."
-msgstr "Idatzi zure enpresaren izena eremu honetan."
-
#. 9v6o6
-#: cui/uiconfig/ui/optuserpage.ui:868
+#: cui/uiconfig/ui/optuserpage.ui:827
msgctxt "optuserpage|label1"
msgid "Address"
msgstr "Helbidea"
#. QfCBu
-#: cui/uiconfig/ui/optuserpage.ui:903
+#: cui/uiconfig/ui/optuserpage.ui:862
msgctxt "optuserpage|signingkeylabel"
msgid "OpenPGP signing key:"
msgstr "OpenPGP sindaduraren gakoa:"
#. 4KEFW
-#: cui/uiconfig/ui/optuserpage.ui:917
+#: cui/uiconfig/ui/optuserpage.ui:876
msgctxt "optuserpage|encryptionkeylabel"
msgid "OpenPGP encryption key:"
msgstr "OpenPGP zifratze-gakoa:"
#. GCS8p
-#: cui/uiconfig/ui/optuserpage.ui:933 cui/uiconfig/ui/optuserpage.ui:952
+#: cui/uiconfig/ui/optuserpage.ui:892 cui/uiconfig/ui/optuserpage.ui:906
msgctxt "optuserpage|liststore1"
msgid "No key"
msgstr "Teklarik ez"
-#. UJXE4
-#: cui/uiconfig/ui/optuserpage.ui:937
-msgctxt "extended tip | encryptionkey"
-msgid "Select your OpenPGP key from the drop-down list for encrypting ODF documents."
-msgstr "Hautatu ODF dokumentuak zifratzeko zure OpenPGP gakoa goitibeherako zerrendan."
-
-#. m27Ub
-#: cui/uiconfig/ui/optuserpage.ui:956
-msgctxt "extended tip | signingkey"
-msgid "Select your OpenPGP key from the drop-down list for signing ODF documents."
-msgstr "Hautatu ODF dokumentuak sinatzeko zure OpenPGP gakoa goitibeherako zerrendan."
-
#. 8USbk
-#: cui/uiconfig/ui/optuserpage.ui:967
+#: cui/uiconfig/ui/optuserpage.ui:916
msgctxt "optuserpage|encrypttoself"
msgid "When encrypting documents, always encrypt to self"
msgstr "Dokumentuak zifratzean, beti norberarentzako zifratu"
-#. FaxaF
-#: cui/uiconfig/ui/optuserpage.ui:976
-msgctxt "extended tip | encrypttoself"
-msgid "Mark this checkbox to also encrypt the file with your public key, so you can open the document with your private key."
-msgstr "Markatu kontrol-lauki hau fitxategia zure gako publikoarekin ere zifratzeko, geroago dokumentua zure gako pribatuarekin ireki ahal izan dadin."
-
#. P5BBC
-#: cui/uiconfig/ui/optuserpage.ui:994
+#: cui/uiconfig/ui/optuserpage.ui:940
msgctxt "optuserpage|cryptographylabel"
msgid "Cryptography"
msgstr "Kriptografia"
-#. PjCQu
-#: cui/uiconfig/ui/optuserpage.ui:1010
-msgctxt "extended tip | OptUserPage"
-msgid "Use this tab page to enter or edit user data."
-msgstr "Erabili fitxa-orri hau erabiltzaile-datuak sartzeko edo editatzeko."
-
#. DryvE
#: cui/uiconfig/ui/optviewpage.ui:50
msgctxt "optviewpage|label11"
@@ -16563,380 +12355,308 @@ msgctxt "optviewpage|mousepos"
msgid "No automatic positioning"
msgstr "Kokatze automatikorik ez"
-#. pDN23
-#: cui/uiconfig/ui/optviewpage.ui:87
-msgctxt "extended_tip | mousepos"
-msgid "Specifies if and how the mouse pointer will be positioned in newly opened dialogs."
-msgstr "Saguaren erakuslea azkena irekitako elkarrizketa-koadroetan kokatu behar den eta nola kokatuko den zehazten du."
-
#. GCAp5
-#: cui/uiconfig/ui/optviewpage.ui:103
+#: cui/uiconfig/ui/optviewpage.ui:98
msgctxt "optviewpage|mousemiddle"
msgid "No function"
msgstr "Funtziorik ez"
#. 2b59y
-#: cui/uiconfig/ui/optviewpage.ui:104
+#: cui/uiconfig/ui/optviewpage.ui:99
msgctxt "optviewpage|mousemiddle"
msgid "Automatic scrolling"
msgstr "Korritze automatikoa"
#. 8ELrc
-#: cui/uiconfig/ui/optviewpage.ui:105
+#: cui/uiconfig/ui/optviewpage.ui:100
msgctxt "optviewpage|mousemiddle"
msgid "Paste clipboard"
msgstr "Itsatsi arbelekoa"
-#. DeQ72
-#: cui/uiconfig/ui/optviewpage.ui:109
-msgctxt "extended_tip | mousemiddle"
-msgid "Defines the function of the middle mouse button."
-msgstr "Saguaren erdiko botoiaren funtzioa definitzen du."
-
#. NbJKy
-#: cui/uiconfig/ui/optviewpage.ui:126
+#: cui/uiconfig/ui/optviewpage.ui:116
msgctxt "optviewpage|label4"
msgid "Mouse"
msgstr "Sagua"
#. crQSQ
-#: cui/uiconfig/ui/optviewpage.ui:164
+#: cui/uiconfig/ui/optviewpage.ui:154
msgctxt "optviewpage|label13"
msgid "Menu icons:"
msgstr "Menuen ikonoak:"
#. XKRM7
-#: cui/uiconfig/ui/optviewpage.ui:180
+#: cui/uiconfig/ui/optviewpage.ui:170
msgctxt "optviewpage|menuicons"
msgid "Automatic"
msgstr "Automatikoa"
#. Fbyi9
-#: cui/uiconfig/ui/optviewpage.ui:181
+#: cui/uiconfig/ui/optviewpage.ui:171
msgctxt "optviewpage|menuicons"
msgid "Hide"
msgstr "Ezkutatu"
#. WTgFx
-#: cui/uiconfig/ui/optviewpage.ui:182
+#: cui/uiconfig/ui/optviewpage.ui:172
msgctxt "optviewpage|menuicons"
msgid "Show"
msgstr "Erakutsi"
-#. CpRAh
-#: cui/uiconfig/ui/optviewpage.ui:186
-msgctxt "extended_tip | menuicons"
-msgid "Displays icons next to the corresponding menu items. Select from \"Automatic\", \"Hide\" and \"Show\". \"Automatic\" displays icons according to system settings and themes."
-msgstr "Menu-elementu bakoitzari dagokion ikonoa bistaratzen du. Hautatu \"Automatikoa\", \"Ezkutatu\" eta \"Erakutsi\" aukeren artean. \"Automatikoa\" aukerarekin, sistemaren ezarpenen eta azalen arabera erakutsiko dira ikonoak."
-
#. evVAC
-#: cui/uiconfig/ui/optviewpage.ui:212
+#: cui/uiconfig/ui/optviewpage.ui:197
msgctxt "optviewpage|contextmenushortcuts"
msgid "Automatic"
msgstr "Automatikoa"
#. 36Dg2
-#: cui/uiconfig/ui/optviewpage.ui:213
+#: cui/uiconfig/ui/optviewpage.ui:198
msgctxt "optviewpage|contextmenushortcuts"
msgid "Hide"
msgstr "Ezkutatu"
#. aE3Cq
-#: cui/uiconfig/ui/optviewpage.ui:214
+#: cui/uiconfig/ui/optviewpage.ui:199
msgctxt "optviewpage|contextmenushortcuts"
msgid "Show"
msgstr "Erakutsi"
#. ZutFR
-#: cui/uiconfig/ui/optviewpage.ui:226
+#: cui/uiconfig/ui/optviewpage.ui:211
msgctxt "optviewpage|label10"
msgid "Shortcuts:"
msgstr "Lasterbideak:"
#. EWdHF
-#: cui/uiconfig/ui/optviewpage.ui:250
+#: cui/uiconfig/ui/optviewpage.ui:235
msgctxt "optviewpage|label3"
msgid "Visibility"
msgstr "Ikusgaitasuna"
#. LxFLY
-#: cui/uiconfig/ui/optviewpage.ui:289
+#: cui/uiconfig/ui/optviewpage.ui:274
msgctxt "optviewpage|notebookbariconsize"
msgid "Automatic"
msgstr "Automatikoa"
#. oKQEA
-#: cui/uiconfig/ui/optviewpage.ui:290
+#: cui/uiconfig/ui/optviewpage.ui:275
msgctxt "optviewpage|notebookbariconsize"
msgid "Small"
msgstr "Txikia"
#. JHk7X
-#: cui/uiconfig/ui/optviewpage.ui:291
+#: cui/uiconfig/ui/optviewpage.ui:276
msgctxt "optviewpage|notebookbariconsize"
msgid "Large"
msgstr "Handia"
-#. E7vjR
-#: cui/uiconfig/ui/optviewpage.ui:295
-msgctxt "extended_tip | notebookbariconsize"
-msgid "Specifies the display size of notebook bar icons."
-msgstr "Koaderno-barrako ikonoen bistaratze-tamaina zehazten du."
-
#. G8qAD
-#: cui/uiconfig/ui/optviewpage.ui:308
+#: cui/uiconfig/ui/optviewpage.ui:288
msgctxt "optviewpage|label7"
msgid "_Notebookbar:"
msgstr "_Koaderno-barra:"
#. CsRM4
-#: cui/uiconfig/ui/optviewpage.ui:324
+#: cui/uiconfig/ui/optviewpage.ui:304
msgctxt "optviewpage|sidebariconsize"
msgid "Automatic"
msgstr "Automatikoa"
#. wMYTk
-#: cui/uiconfig/ui/optviewpage.ui:325
+#: cui/uiconfig/ui/optviewpage.ui:305
msgctxt "optviewpage|sidebariconsize"
msgid "Small"
msgstr "Txikia"
#. AFBcQ
-#: cui/uiconfig/ui/optviewpage.ui:326
+#: cui/uiconfig/ui/optviewpage.ui:306
msgctxt "optviewpage|sidebariconsize"
msgid "Large"
msgstr "Handia"
-#. W8yUi
-#: cui/uiconfig/ui/optviewpage.ui:330
-msgctxt "extended_tip | sidebariconsize"
-msgid "Specifies the display size of sidebar icons."
-msgstr "Alboko barrako ikonoen bistaratze-tamaina zehazten du."
-
#. kPSBA
-#: cui/uiconfig/ui/optviewpage.ui:343
+#: cui/uiconfig/ui/optviewpage.ui:318
msgctxt "optviewpage|label9"
msgid "Sidebar:"
msgstr "Alboko barra:"
#. R5bS2
-#: cui/uiconfig/ui/optviewpage.ui:359
+#: cui/uiconfig/ui/optviewpage.ui:334
msgctxt "optviewpage|iconsize"
msgid "Automatic"
msgstr "Automatikoa"
#. LEpgg
-#: cui/uiconfig/ui/optviewpage.ui:360
+#: cui/uiconfig/ui/optviewpage.ui:335
msgctxt "optviewpage|iconsize"
msgid "Small"
msgstr "Txikia"
#. q4LX3
-#: cui/uiconfig/ui/optviewpage.ui:361
+#: cui/uiconfig/ui/optviewpage.ui:336
msgctxt "optviewpage|iconsize"
msgid "Large"
msgstr "Handia"
#. oYDs8
-#: cui/uiconfig/ui/optviewpage.ui:362
+#: cui/uiconfig/ui/optviewpage.ui:337
msgctxt "optviewpage|iconsize"
msgid "Extra Large"
msgstr "Oso handia"
-#. bhmh9
-#: cui/uiconfig/ui/optviewpage.ui:366
-msgctxt "extended_tip | iconsize"
-msgid "Specifies the display size of toolbar icons."
-msgstr "Tresna-barretako ikonoen bistaratze-tamaina zehazten du."
-
#. PdeBj
-#: cui/uiconfig/ui/optviewpage.ui:379
+#: cui/uiconfig/ui/optviewpage.ui:349
msgctxt "optviewpage|label8"
msgid "Toolbar:"
msgstr "Tresna-barra:"
-#. juDWx
-#: cui/uiconfig/ui/optviewpage.ui:397
+#. hZsaQ
+#: cui/uiconfig/ui/optviewpage.ui:367
msgctxt "optviewpage|label1"
-msgid "Icon Size"
-msgstr ""
+msgid "Icon size"
+msgstr "Ikono-tamaina"
#. 8CiB5
-#: cui/uiconfig/ui/optviewpage.ui:435
+#: cui/uiconfig/ui/optviewpage.ui:405
msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Automatikoa"
#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:436
+#: cui/uiconfig/ui/optviewpage.ui:406
msgctxt "optviewpage|iconstyle"
msgid "Galaxy"
msgstr "Galaxy"
#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:437
+#: cui/uiconfig/ui/optviewpage.ui:407
msgctxt "optviewpage|iconstyle"
msgid "High Contrast"
msgstr "Kontraste altua"
#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:438
+#: cui/uiconfig/ui/optviewpage.ui:408
msgctxt "optviewpage|iconstyle"
msgid "Oxygen"
msgstr "Oxygen"
#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:439
+#: cui/uiconfig/ui/optviewpage.ui:409
msgctxt "optviewpage|iconstyle"
msgid "Classic"
msgstr "Klasikoa"
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:440
+#: cui/uiconfig/ui/optviewpage.ui:410
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:411
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Breeze"
-#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:445
-msgctxt "extended_tip | iconstyle"
-msgid "Specifies the icon style for icons in toolbars and dialogs."
-msgstr "Tresna-barretako eta elkarrizketa-koadroetako ikonoen estiloa zehazten du."
-
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:458
+#: cui/uiconfig/ui/optviewpage.ui:423
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "Ikono-es_tiloa:"
-#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:476
+#. a86VJ
+#: cui/uiconfig/ui/optviewpage.ui:441
msgctxt "optviewpage|label1"
-msgid "Icon Style"
-msgstr ""
+msgid "Icon style"
+msgstr "Ikono-estiloa"
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:515
+#: cui/uiconfig/ui/optviewpage.ui:480
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "Berrabiarazi behar da"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:519
+#: cui/uiconfig/ui/optviewpage.ui:484
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Erabili hard_ware bidezko azelerazioa"
-#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:528
-msgctxt "extended_tip | useaccel"
-msgid "Directly accesses hardware features of the graphical display adapter to improve the screen display."
-msgstr "Zuzenean sartzen da bistaratze-grafikoaren moldagailuaren hardware-eginbideetara."
-
#. 2MWvd
-#: cui/uiconfig/ui/optviewpage.ui:539
+#: cui/uiconfig/ui/optviewpage.ui:499
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Erabili antia_liasing-a"
-#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:548
-msgctxt "extended_tip | useaa"
-msgid "When supported, you can enable and disable anti-aliasing of graphics. With anti-aliasing enabled, the display of most graphical objects looks smoother and with less artifacts."
-msgstr "Onartuta dagoenean, grafikoen antialiasing-a gaitu edo desgaitu dezakezu. Gaituta dagoenean, objektu grafiko gehienen bistaratzea leunagoa izango da eta akats gutxiago izango ditu."
-
#. ppJKg
-#: cui/uiconfig/ui/optviewpage.ui:559
+#: cui/uiconfig/ui/optviewpage.ui:514
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr "Erabili Skia errendatze guztietarako"
-#. Dix5D
-#: cui/uiconfig/ui/optviewpage.ui:574
+#. NaqGG
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|forceskia"
-msgid "Ignore Skia denylist"
-msgstr "Ez ikusiarena egin Skia ukatze-zerrendari"
+msgid "Ignore Skia blacklist"
+msgstr "Ez ikusi Skiaren zerrenda beltza"
#. v9eeZ
-#: cui/uiconfig/ui/optviewpage.ui:578
+#: cui/uiconfig/ui/optviewpage.ui:533
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this may expose driver bugs"
msgstr "Berrabiarazi behar da. Hau gaitzeak akatsak eragin ditzake kontrolatzailean"
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:591
+#: cui/uiconfig/ui/optviewpage.ui:546
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr "Behartu Skia bidezko software errendatzea"
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:595
+#: cui/uiconfig/ui/optviewpage.ui:550
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr "Berrabiarazi behar da. Hau gaitzen bada, kontrolagailu grafikoak ezin izango dira erabili."
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:610
+#: cui/uiconfig/ui/optviewpage.ui:565
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "Skia gaituta dago."
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:622
+#: cui/uiconfig/ui/optviewpage.ui:577
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "Skia desgaituta dago."
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:638
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Grafikoen irteera"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:669
+#: cui/uiconfig/ui/optviewpage.ui:624
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "Erakutsi letra-tipoen a_urrebista"
-#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:678
-msgctxt "extended_tip | showfontpreview"
-msgid "Displays the names of selectable fonts in the corresponding font, for example, fonts in the Font box on the Formatting bar."
-msgstr "Letra-tipo hautagarrien izenak, bakoitza bere letra-tipoarekin bistaratzen du, adibidez, Formatua barrako letra-tipoen kutxan."
-
#. 2FKuk
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:639
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "Pantailako letra-tipoen a_ntialiasing-a"
-#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:698
-msgctxt "extended_tip | aafont"
-msgid "Select to smooth the screen appearance of text."
-msgstr "Hautatu testuak pantailan duen itxura leuntzeko."
-
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:718
+#: cui/uiconfig/ui/optviewpage.ui:663
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "he_mendik:"
-#. 9tsFW
-#: cui/uiconfig/ui/optviewpage.ui:735
-msgctxt "extended_tip | aanf"
-msgid "Enter the smallest font size to apply antialiasing."
-msgstr "Sartu letra-tamaina txikiena antialiasing-a aplikatzeko."
-
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:758
+#: cui/uiconfig/ui/optviewpage.ui:698
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Letra-tipoen zerrendak"
@@ -17049,81 +12769,74 @@ msgctxt "pageformatpage|labelPageNumbers"
msgid "Page numbers:"
msgstr "Orrialde kopuruak:"
-#. G3G5M
+#. RNDFy
#: cui/uiconfig/ui/pageformatpage.ui:530
msgctxt "pageformatpage|checkRegisterTrue"
-msgid "Page li_ne spacing"
-msgstr ""
-
-#. 3BsGZ
-#. xdds
-#: cui/uiconfig/ui/pageformatpage.ui:534
-msgctxt "pageformatpage|checkRegisterTrue"
-msgid "All paragraph styles with the option Page line spacing checked will be affected, assuming the line spacing defined here. This will align them to an invisible vertical page grid, regardless of their font size, so that each line is the same height."
-msgstr ""
+msgid "Register-tr_ue"
+msgstr "Erre_gistroan egiaztatuta"
#. 46djR
-#: cui/uiconfig/ui/pageformatpage.ui:549
+#: cui/uiconfig/ui/pageformatpage.ui:548
msgctxt "pageformatpage|liststorePageLayout"
msgid "Right and left"
msgstr "Eskuinean eta ezkerrean"
#. xetCH
-#: cui/uiconfig/ui/pageformatpage.ui:550
+#: cui/uiconfig/ui/pageformatpage.ui:549
msgctxt "pageformatpage|liststorePageLayout"
msgid "Mirrored"
msgstr "Ispilatua"
#. 47EHF
-#: cui/uiconfig/ui/pageformatpage.ui:551
+#: cui/uiconfig/ui/pageformatpage.ui:550
msgctxt "pageformatpage|liststorePageLayout"
msgid "Only right"
msgstr "Eskuinean soilik"
#. ALSy9
-#: cui/uiconfig/ui/pageformatpage.ui:552
+#: cui/uiconfig/ui/pageformatpage.ui:551
msgctxt "pageformatpage|liststorePageLayout"
msgid "Only left"
msgstr "Ezkerrean soilik"
#. Fhvzk
-#: cui/uiconfig/ui/pageformatpage.ui:574
+#: cui/uiconfig/ui/pageformatpage.ui:573
msgctxt "pageformatpage|labelTblAlign"
msgid "Table alignment:"
msgstr "Taularen lerrokatzea:"
#. 79BH9
-#: cui/uiconfig/ui/pageformatpage.ui:586
+#: cui/uiconfig/ui/pageformatpage.ui:585
msgctxt "pageformatpage|checkbuttonHorz"
msgid "Hori_zontal"
msgstr "Hori_zontala"
#. krxQZ
-#: cui/uiconfig/ui/pageformatpage.ui:601
+#: cui/uiconfig/ui/pageformatpage.ui:600
msgctxt "pageformatpage|checkbuttonVert"
msgid "_Vertical"
msgstr "_Bertikala"
#. FPLFK
-#: cui/uiconfig/ui/pageformatpage.ui:616
+#: cui/uiconfig/ui/pageformatpage.ui:615
msgctxt "pageformatpage|checkAdaptBox"
msgid "_Fit object to paper format"
msgstr "_Doitu objektua paper-formatura"
#. bqcXW
-#: cui/uiconfig/ui/pageformatpage.ui:635
+#: cui/uiconfig/ui/pageformatpage.ui:634
msgctxt "pageformatpage|labelRegisterStyle"
msgid "Reference _Style:"
msgstr "Erreferentzia-e_stiloa:"
#. xdECe
-#: cui/uiconfig/ui/pageformatpage.ui:669
+#: cui/uiconfig/ui/pageformatpage.ui:668
msgctxt "pageformatpage|label5"
msgid "Layout Settings"
msgstr "Diseinu-ezarpenak"
#. eBMbb
-#: cui/uiconfig/ui/pageformatpage.ui:690
+#: cui/uiconfig/ui/pageformatpage.ui:689
msgctxt "pageformatpage|labelMsg"
msgid ""
"The margin settings are out of print range.\n"
@@ -17398,11 +13111,11 @@ msgctxt "paraindentspacing|checkCB_REGISTER"
msgid "A_ctivate"
msgstr "A_ktibatu"
-#. HifGU
+#. CZshb
#: cui/uiconfig/ui/paraindentspacing.ui:505
msgctxt "paraindentspacing|label3"
-msgid "Follow Page Line Spacing"
-msgstr ""
+msgid "Register-true"
+msgstr "Erregistroan egiaztatuta"
#. pbs4W
#: cui/uiconfig/ui/paratabspage.ui:118
@@ -17482,26 +13195,20 @@ msgctxt "paratabspage|buttonBTN_DELALL"
msgid "Delete _all"
msgstr "Ezabatu _dena"
-#. qctkA
-#: cui/uiconfig/ui/paratabspage.ui:550
-msgctxt "paratabspage|extended_tip|buttonBTN_DEL"
-msgid "Deletes the selected element or elements after confirmation."
-msgstr "Hautatutako elementuak ezabatzen ditu ekintza berretsi ondoren. "
-
#. WCcAj
-#: cui/uiconfig/ui/paratabspage.ui:563
+#: cui/uiconfig/ui/paratabspage.ui:558
msgctxt "paratabspage|label4"
msgid "points"
msgstr "puntu"
#. GcMMk
-#: cui/uiconfig/ui/paratabspage.ui:576
+#: cui/uiconfig/ui/paratabspage.ui:571
msgctxt "paratabspage|label5"
msgid "dashes"
msgstr "marrak"
#. CYnkr
-#: cui/uiconfig/ui/paratabspage.ui:589
+#: cui/uiconfig/ui/paratabspage.ui:584
msgctxt "paratabspage|label6"
msgid "underscores"
msgstr "azpimarrak"
@@ -17512,74 +13219,56 @@ msgctxt "password|PasswordDialog"
msgid "Set Password"
msgstr "Ezarri pasahitza"
-#. XDzCT
-#: cui/uiconfig/ui/password.ui:100
-msgctxt "password|extended_tip|newpassEntry"
-msgid "Type a password. A password is case sensitive."
-msgstr "Idatzi pasahitz bat. Pasahitzetan maiuskulak eta minuskulak bereizten dira."
-
-#. QbKd2
-#: cui/uiconfig/ui/password.ui:119
-msgctxt "password|extended_tip|confirmpassEntry"
-msgid "Re-enter the password."
-msgstr "Sartu pasahitza berriro."
-
#. vMhFF
-#: cui/uiconfig/ui/password.ui:132
+#: cui/uiconfig/ui/password.ui:122
msgctxt "password|label1"
msgid "Note: After a password has been set, the document will only open with the password. Should you lose the password, there will be no way to recover the document. Please also note that this password is case-sensitive."
msgstr "Oharra: Pasahitz bat ezarri ondoren, dokumentua pasahitz hori erabilita soilik irekiko da. Pasahitza galtzen baduzu, ez da modurik egongo dokumentua berreskuratzeko. Kontuan izan, baita ere, pasahitzak maiuskulak eta minuskulak bereizten dituela."
#. scLkF
-#: cui/uiconfig/ui/password.ui:166
+#: cui/uiconfig/ui/password.ui:156
msgctxt "password|readonly"
msgid "Open file read-only"
msgstr "Ireki fitxategia irakurtzeko soilik"
#. f5Ydx
-#: cui/uiconfig/ui/password.ui:215
+#: cui/uiconfig/ui/password.ui:205
msgctxt "password|label7"
msgid "Enter password to allow editing"
msgstr "Sartu pasahitza editatzea baimentzeko"
#. AgwpD
-#: cui/uiconfig/ui/password.ui:259
+#: cui/uiconfig/ui/password.ui:249
msgctxt "password|label8"
msgid "Confirm password"
msgstr "Berretsi pasahitza"
#. SEgNR
-#: cui/uiconfig/ui/password.ui:303
+#: cui/uiconfig/ui/password.ui:293
msgctxt "password|label6"
msgid "File Sharing Password"
msgstr "Fitxategia partekatzeko pasahitza"
#. Sjh3k
-#: cui/uiconfig/ui/password.ui:315
+#: cui/uiconfig/ui/password.ui:305
msgctxt "password|label3"
msgid "_Options"
msgstr "_Aukerak"
-#. xgwm4
-#: cui/uiconfig/ui/password.ui:321
-msgctxt "password|extended_tip|expander"
-msgid "Click to show or hide the file sharing password options."
-msgstr "Hautatu fitxategiaren formatua."
-
#. wqXmU
-#: cui/uiconfig/ui/password.ui:338
+#: cui/uiconfig/ui/password.ui:323
msgctxt "password|label4"
msgid "_Enter password to open"
msgstr "_Sartu pasahitza honakoa irekitzeko:"
#. ujTNz
-#: cui/uiconfig/ui/password.ui:382
+#: cui/uiconfig/ui/password.ui:367
msgctxt "password|label5"
msgid "Confirm password"
msgstr "Berretsi pasahitza"
#. FfyCu
-#: cui/uiconfig/ui/password.ui:426
+#: cui/uiconfig/ui/password.ui:411
msgctxt "password|label2"
msgid "File Encryption Password"
msgstr "Fitxategia zifratzeko pasahitza"
@@ -17596,120 +13285,66 @@ msgctxt "pastespecial|label2"
msgid "Source:"
msgstr "Iturburua:"
-#. WzCXw
-#: cui/uiconfig/ui/pastespecial.ui:116
-msgctxt "pastespecial|extended_tip|source"
-msgid "Displays the source of the clipboard contents."
-msgstr "Arbeleko edukien iturburua bistaratzen du."
-
-#. RwDM8
-#: cui/uiconfig/ui/pastespecial.ui:181
-msgctxt "pastespecial|extended_tip|list"
-msgid "Select a format for the clipboard contents that you want to paste. The available format depends on the copied or cut source format."
-msgstr "Hautatu formatu bat itsatsi nahi dituzun arbeleko edukietarako. Formatu erabilgarria kopiatutako edo moztutako iturburu-formatuaren araberakoa izango da."
-
#. gjnwU
-#: cui/uiconfig/ui/pastespecial.ui:194
+#: cui/uiconfig/ui/pastespecial.ui:184
msgctxt "pastespecial|label1"
msgid "Selection"
msgstr "Hautatu"
-#. xNCmW
-#: cui/uiconfig/ui/pastespecial.ui:226
-msgctxt "pastespecial|extended_tip|PasteSpecialDialog"
-msgid "Inserts the contents of the clipboard into the current file in a format that you can specify."
-msgstr "Arbeleko edukiak uneko fitxategian txertatzen ditu, baina zerorrek zehazten duzun formatuan."
-
-#. WiEC6
-#: cui/uiconfig/ui/patterntabpage.ui:75
-msgctxt "patterntabpage|extended_tip|BTN_ADD"
-msgid "Adds a custom pattern to the current list. Specify the properties of your pattern, and then click this button."
-msgstr "Eredu pertsonalizatua gehitzen dio uneko zerrendari. Zehaztu zure ereduaren propietateak eta egin klik botoi honetan."
-
#. 68KjX
-#: cui/uiconfig/ui/patterntabpage.ui:87
+#: cui/uiconfig/ui/patterntabpage.ui:82
msgctxt "patterntabpage|BTN_MODIFY"
msgid "_Modify"
msgstr "_Aldatu"
-#. 4LFRB
-#: cui/uiconfig/ui/patterntabpage.ui:94
-msgctxt "patterntabpage|extended_tip|BTN_MODIFY"
-msgid "Applies the current pattern properties to the selected pattern. If you want, you can save the pattern under a different name."
-msgstr ""
-
#. SnESZ
-#: cui/uiconfig/ui/patterntabpage.ui:119
+#: cui/uiconfig/ui/patterntabpage.ui:109
msgctxt "patterntabpage|label3"
msgid "Pattern"
msgstr "Eredua"
#. qr5PS
-#: cui/uiconfig/ui/patterntabpage.ui:166
+#: cui/uiconfig/ui/patterntabpage.ui:156
msgctxt "patterntabpage|label4"
msgid "Pattern Editor:"
msgstr "Eredu-editorea:"
#. 7nWqN
-#: cui/uiconfig/ui/patterntabpage.ui:197
+#: cui/uiconfig/ui/patterntabpage.ui:187
msgctxt "patterntabpage|CTL_PIXEL-atkobject"
msgid "Pattern Editor"
msgstr "Eredu-editorea"
-#. ED8Xx
-#: cui/uiconfig/ui/patterntabpage.ui:198
-msgctxt "patterntabpage|extended_tip|CTL_PIXEL"
-msgid "Draw the pattern in the 8 x 8 pixel board. Click on a pattern pixel to activate it, click again to deactivate it."
-msgstr ""
-
#. BvHTn
-#: cui/uiconfig/ui/patterntabpage.ui:229
+#: cui/uiconfig/ui/patterntabpage.ui:218
msgctxt "patterntabpage|label5"
msgid "Foreground Color:"
msgstr "Aurreko planoaren kolorea:"
-#. EkYFZ
-#: cui/uiconfig/ui/patterntabpage.ui:253
-msgctxt "patterntabpage|extended_tip|LB_COLOR"
-msgid "Set the color of the activated pattern pixels."
-msgstr ""
-
#. S8mpk
-#: cui/uiconfig/ui/patterntabpage.ui:280
+#: cui/uiconfig/ui/patterntabpage.ui:264
msgctxt "patterntabpage|label6"
msgid "Background Color:"
msgstr "Atzeko planoaren kolorea:"
-#. h8fmT
-#: cui/uiconfig/ui/patterntabpage.ui:304
-msgctxt "patterntabpage|extended_tip|LB_BACKGROUND_COLOR"
-msgid "Set the color of the deactivated pattern pixels."
-msgstr ""
-
#. hg7RL
-#: cui/uiconfig/ui/patterntabpage.ui:329
+#: cui/uiconfig/ui/patterntabpage.ui:308
msgctxt "patterntabpage|label1"
msgid "Options"
msgstr "Aukerak"
#. 2U7Pc
-#: cui/uiconfig/ui/patterntabpage.ui:378
+#: cui/uiconfig/ui/patterntabpage.ui:357
msgctxt "patterntabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Adibidea"
#. wCrAc
-#: cui/uiconfig/ui/patterntabpage.ui:400
+#: cui/uiconfig/ui/patterntabpage.ui:379
msgctxt "patterntabpage|label2"
msgid "Preview"
msgstr "Aurrebista"
-#. zmVMN
-#: cui/uiconfig/ui/patterntabpage.ui:416
-msgctxt "patterntabpage|extended_tip|PatternTabPage"
-msgid "Fills the object with a simple two color pattern selected on this page."
-msgstr ""
-
#. WCjNN
#: cui/uiconfig/ui/percentdialog.ui:14
msgctxt "percentdialog|PercentDialog"
@@ -17722,12 +13357,6 @@ msgctxt "percentdialog|label1"
msgid "Minimum Size"
msgstr "Gutxieneko tamaina"
-#. uqcmG
-#: cui/uiconfig/ui/percentdialog.ui:122
-msgctxt "percentdialog|extended_tip|PercentDialog"
-msgid "Enter the minimum length for combining single-lined paragraphs as a percentage of the page width."
-msgstr "Lerro bakarreko paragrafoak konbinatzeko gutxieneko luzera adierazten du orrialde-zabaleraren ehuneko gisa."
-
#. 9RySH
#: cui/uiconfig/ui/personalization_tab.ui:33
msgctxt "personalization_tab|no_persona"
@@ -17746,90 +13375,42 @@ msgctxt "personalization_tab|personas_label"
msgid "LibreOffice Themes"
msgstr "LibreOffice azalak"
-#. C5MHG
-#: cui/uiconfig/ui/pickbulletpage.ui:43
-msgctxt "pickbulletpage|extended_tip|valueset"
-msgid "Click the bullet style that you want to use."
-msgstr "Hautatu erabili nahi duzun bulet-estiloa."
-
#. K4D8E
-#: cui/uiconfig/ui/pickbulletpage.ui:58
+#: cui/uiconfig/ui/pickbulletpage.ui:53
msgctxt "pickbulletpage|label25"
msgid "Selection"
msgstr "Hautatu"
-#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:66
-msgctxt "pickbulletpage|extended_tip|PickBulletPage"
-msgid "Displays the different bullet styles that you can apply."
-msgstr "Aplika daitezkeen bulet-estilo desberdinak bistaratzen ditu."
-
-#. LkXNn
-#: cui/uiconfig/ui/pickgraphicpage.ui:49
-msgctxt "pickgraphicpage|extended_tip|valueset"
-msgid "Click the graphics that you want to use as bullets."
-msgstr "Egin klik bulet gisa erabili nahi dituzun grafikoetan."
-
#. GkQdm
-#: cui/uiconfig/ui/pickgraphicpage.ui:66
+#: cui/uiconfig/ui/pickgraphicpage.ui:61
msgctxt "pickgraphicpage|errorft"
msgid "The Gallery theme 'Bullets' is empty (no images)."
msgstr "Galeriako 'Buletak' gaia hutsik dago (ez dago irudirik)."
#. NrrxW
-#: cui/uiconfig/ui/pickgraphicpage.ui:76
+#: cui/uiconfig/ui/pickgraphicpage.ui:71
msgctxt "pickgraphicpage|browseBtn"
msgid "Add and Resize"
msgstr "Gehitu eta aldatu tamaina"
#. bX3Eo
-#: cui/uiconfig/ui/pickgraphicpage.ui:104
+#: cui/uiconfig/ui/pickgraphicpage.ui:99
msgctxt "pickgraphicpage|label25"
msgid "Selection"
msgstr "Hautatu"
-#. CDrF8
-#: cui/uiconfig/ui/pickgraphicpage.ui:112
-msgctxt "pickgraphicpage|extended_tip|PickGraphicPage"
-msgid "Displays the different graphics that you can use as bullets in a bulleted list."
-msgstr "Buletdun zerrenda batean bulet gisa erabil ditzakezun grafikoak bistaratzen ditu."
-
-#. Qd4sn
-#: cui/uiconfig/ui/picknumberingpage.ui:43
-msgctxt "picknumberingpage|extended_tip|valueset"
-msgid "Click the numbering style that you want to use."
-msgstr "Egin klik erabili nahi duzun zenbakitze-estiloan."
-
#. 9JnpQ
-#: cui/uiconfig/ui/picknumberingpage.ui:58
+#: cui/uiconfig/ui/picknumberingpage.ui:52
msgctxt "picknumberingpage|label25"
msgid "Selection"
msgstr "Hautatu"
-#. mQsy5
-#: cui/uiconfig/ui/picknumberingpage.ui:66
-msgctxt "picknumberingpage|extended_tip|PickNumberingPage"
-msgid "Displays the different numbering styles that you can apply."
-msgstr "Aplika daitezkeen zenbakitze-estilo desberdinak bistaratzen ditu."
-
-#. BDFqB
-#: cui/uiconfig/ui/pickoutlinepage.ui:43
-msgctxt "pickoutlinepage|extended_tip|valueset"
-msgid "Click the outline style that you want to use."
-msgstr "Egin klik erabili nahi duzun eskema-estiloan."
-
#. i8h33
-#: cui/uiconfig/ui/pickoutlinepage.ui:58
+#: cui/uiconfig/ui/pickoutlinepage.ui:52
msgctxt "pickoutlinepage|label25"
msgid "Selection"
msgstr "Hautatu"
-#. FnZK4
-#: cui/uiconfig/ui/pickoutlinepage.ui:66
-msgctxt "pickoutlinepage|extended_tip|PickOutlinePage"
-msgid "Displays the different styles that you can apply to a hierarchical list. %PRODUCTNAME supports up to nine outline levels in a list hierarchy."
-msgstr "Zerrenda hierarkiko batean aplika daitezkeen estilo desberdinak bistaratzen ditu. %PRODUCTNAME(e)k gehienez bederatzi maila onartzen ditu zerrenda hierarkiko batean."
-
#. hRP6U
#: cui/uiconfig/ui/positionpage.ui:66
msgctxt "positionpage|normal"
@@ -17980,291 +13561,165 @@ msgctxt "possizetabpage|FT_POS_Y"
msgid "Position _Y:"
msgstr "_Y kokagunea:"
-#. TCRj5
-#: cui/uiconfig/ui/possizetabpage.ui:95
-msgctxt "possizetabpage|extended_tip|MTR_FLD_POS_X"
-msgid "Enter the horizontal distance that you want to move the object relative to the base point selected in the grid."
-msgstr "Sartu zenbat aldatu nahi duzun lekuz objektua horizontalean oinarri-puntuarekiko hautatutako saretan."
-
-#. 88ohS
-#: cui/uiconfig/ui/possizetabpage.ui:114
-msgctxt "possizetabpage|extended_tip|MTR_FLD_POS_Y"
-msgid "Enter the vertical distance that you want to move the object relative to the base point selected in the grid."
-msgstr "Sartu zenbat aldatu nahi duzun lekuz objektua bertikalean oinarri-puntuarekiko hautatutako saretan."
-
-#. fo7DN
-#: cui/uiconfig/ui/possizetabpage.ui:156
-msgctxt "possizetabpage|extended_tip|CTL_POSRECT"
-msgid "Click a base point in the grid, and then enter the amount that you want to shift the object relative to the base point that you selected in the Position Y and Position X boxes. The base points correspond to the selection handles on an object."
-msgstr "Egin klik saretako oinarri-puntu batean, eta ondoren zehaztu zenbat nahi duzun mugitu objektua Y kokagunea eta X kokagunea koadroetan hautatutako oinarri-puntuekiko. Objektu baten hautapen-heldulekuak eta oinarri-puntuak bat datoz."
-
#. 35vDU
-#: cui/uiconfig/ui/possizetabpage.ui:174
+#: cui/uiconfig/ui/possizetabpage.ui:159
msgctxt "possizetabpage|FT_POSREFERENCE"
msgid "_Base point:"
msgstr "_Oinarri-puntua;"
#. Vxpqo
-#: cui/uiconfig/ui/possizetabpage.ui:199
+#: cui/uiconfig/ui/possizetabpage.ui:184
msgctxt "possizetabpage|label1"
msgid "Position"
msgstr "Kokagunea"
#. pFULX
-#: cui/uiconfig/ui/possizetabpage.ui:241
+#: cui/uiconfig/ui/possizetabpage.ui:226
msgctxt "possizetabpage|FT_WIDTH"
msgid "Wi_dth:"
msgstr "Za_balera:"
#. jGiQW
-#: cui/uiconfig/ui/possizetabpage.ui:255
+#: cui/uiconfig/ui/possizetabpage.ui:240
msgctxt "possizetabpage|FT_HEIGHT"
msgid "H_eight:"
msgstr "_Altuera:"
-#. RnbvF
-#: cui/uiconfig/ui/possizetabpage.ui:275
-msgctxt "possizetabpage|extended_tip|MTR_FLD_WIDTH"
-msgid "Enter a width for the selected object."
-msgstr "Sartu hautatutako objektuaren zabalera."
-
-#. iEYQc
-#: cui/uiconfig/ui/possizetabpage.ui:294
-msgctxt "possizetabpage|extended_tip|MTR_FLD_HEIGHT"
-msgid "Enter a height for the selected object."
-msgstr "Sartu hautatutako objektuaren altuera."
-
#. VTzYW
-#: cui/uiconfig/ui/possizetabpage.ui:305
+#: cui/uiconfig/ui/possizetabpage.ui:280
msgctxt "possizetabpage|CBX_SCALE"
msgid "_Keep ratio"
msgstr "_Mantendu proportzioa"
-#. 9AxVT
-#: cui/uiconfig/ui/possizetabpage.ui:314
-msgctxt "possizetabpage|extended_tip|CBX_SCALE"
-msgid "Maintains proportions when you resize the selected object."
-msgstr "Hautatutako objektuaren tamaina aldatzean proportzioak mantentzen ditu."
-
-#. AzyvU
-#: cui/uiconfig/ui/possizetabpage.ui:357
-msgctxt "possizetabpage|extended_tip|CTL_SIZERECT"
-msgid "Click a base point in the grid, and then enter the new size dimensions for the selected object in the Width and Height boxes."
-msgstr "Egin klik saretaren oinarri-puntu batean, eta ondoren sartu hautatutako objektuaren neurri berriak Zabalera eta Altuera koadroetan."
-
#. 4A7Le
-#: cui/uiconfig/ui/possizetabpage.ui:375
+#: cui/uiconfig/ui/possizetabpage.ui:340
msgctxt "possizetabpage|FT_SIZEREFERENCE"
msgid "Base _point:"
msgstr "Oi_narri-puntua:"
#. C2Xds
-#: cui/uiconfig/ui/possizetabpage.ui:400
+#: cui/uiconfig/ui/possizetabpage.ui:365
msgctxt "possizetabpage|label2"
msgid "Size"
msgstr "Tamaina"
#. 2mfBD
-#: cui/uiconfig/ui/possizetabpage.ui:440
+#: cui/uiconfig/ui/possizetabpage.ui:405
msgctxt "possizetabpage|TSB_POSPROTECT"
msgid "Positio_n"
msgstr "_Kokalekua"
-#. 3CGAx
-#: cui/uiconfig/ui/possizetabpage.ui:450
-msgctxt "possizetabpage|extended_tip|TSB_POSPROTECT"
-msgid "Prevents changes to the position or the size of the selected object."
-msgstr "Hautatutako objektuaren kokagunean edo tamainan aldaketak egitea eragozten du."
-
#. qD3T7
-#: cui/uiconfig/ui/possizetabpage.ui:462
+#: cui/uiconfig/ui/possizetabpage.ui:422
msgctxt "possizetabpage|TSB_SIZEPROTECT"
msgid "_Size"
msgstr "_Tamaina"
-#. 5Fftz
-#: cui/uiconfig/ui/possizetabpage.ui:472
-msgctxt "possizetabpage|extended_tip|TSB_SIZEPROTECT"
-msgid "Prevents you from resizing the object."
-msgstr "Objektuaren tamaina aldatzea eragozten du."
-
#. 4Ezcc
-#: cui/uiconfig/ui/possizetabpage.ui:490
+#: cui/uiconfig/ui/possizetabpage.ui:445
msgctxt "possizetabpage|label3"
msgid "Protect"
msgstr "Babestu"
#. vpzXL
-#: cui/uiconfig/ui/possizetabpage.ui:524
+#: cui/uiconfig/ui/possizetabpage.ui:479
msgctxt "possizetabpage|TSB_AUTOGROW_WIDTH"
msgid "_Fit width to text"
msgstr "Doitu _zabalera testura"
-#. zZUic
-#: cui/uiconfig/ui/possizetabpage.ui:534
-msgctxt "possizetabpage|extended_tip|TSB_AUTOGROW_WIDTH"
-msgid "Expands the width of the object to the width of the text, if the object is smaller than the text."
-msgstr "Objektua testua baino txikiagoa bada objektuaren zabalera testuaren zabalerara arte zabaltzen du."
-
#. XPXA3
-#: cui/uiconfig/ui/possizetabpage.ui:546
+#: cui/uiconfig/ui/possizetabpage.ui:496
msgctxt "possizetabpage|TSB_AUTOGROW_HEIGHT"
msgid "Fit _height to text"
msgstr "Doitu _altuera testura"
-#. EoEoC
-#: cui/uiconfig/ui/possizetabpage.ui:556
-msgctxt "possizetabpage|extended_tip|TSB_AUTOGROW_HEIGHT"
-msgid "Expands the height of the object to the height of the text, if the object is smaller than the text."
-msgstr "Objektua testua baino txikiagoa bada objektuaren altuera testuaren altuerara arte zabaltzen du."
-
#. A4B3x
-#: cui/uiconfig/ui/possizetabpage.ui:574
+#: cui/uiconfig/ui/possizetabpage.ui:519
msgctxt "possizetabpage|label4"
msgid "Adapt"
msgstr "Egokitu"
-#. 5AEGM
-#: cui/uiconfig/ui/possizetabpage.ui:597
-msgctxt "possizetabpage|extended_tip|PositionAndSize"
-msgid "Resizes or moves the selected object."
-msgstr "Hautatutako objektuaren tamaina aldatzen du edo kendu egiten du."
-
#. BydCX
#: cui/uiconfig/ui/posterdialog.ui:15
msgctxt "posterdialog|PosterDialog"
msgid "Posterize"
msgstr "Posterizatu"
-#. ySBCG
-#: cui/uiconfig/ui/posterdialog.ui:146
-msgctxt "posterdialog|extended_tip|value"
-msgid "Specifies the number of colors to which the image is to be reduced."
-msgstr "Irudiaren kolorea zein kopurutara murriztuko den zehazten du."
-
#. 2ncug
-#: cui/uiconfig/ui/posterdialog.ui:159
+#: cui/uiconfig/ui/posterdialog.ui:157
msgctxt "posterdialog|label2"
msgid "Poster colors:"
msgstr "Poster-koloreak:"
#. 3iZDQ
-#: cui/uiconfig/ui/posterdialog.ui:183
+#: cui/uiconfig/ui/posterdialog.ui:181
msgctxt "posterdialog|label1"
msgid "Parameters"
msgstr "Parametroak"
-#. DoLFC
-#: cui/uiconfig/ui/posterdialog.ui:208
-msgctxt "posterdialog|extended_tip|PosterDialog"
-msgid "Opens a dialog to determine the number of poster colors."
-msgstr "Poster-koloreen kopurua zehazteko elkarrizketa-koadro bat irekitzen du."
-
#. YodDB
-#: cui/uiconfig/ui/qrcodegen.ui:14
+#: cui/uiconfig/ui/qrcodegen.ui:15
msgctxt "qrcodegen|QrCodeGenDialog"
msgid "QR Code Generator"
msgstr "QR kodeen sortzailea"
#. CCQhf
-#: cui/uiconfig/ui/qrcodegen.ui:116
+#: cui/uiconfig/ui/qrcodegen.ui:117
msgctxt "qrcodegen|edit_name"
msgid "www.libreoffice.org"
msgstr "www.libreoffice.org"
-#. B4bcB
-#: cui/uiconfig/ui/qrcodegen.ui:119
-msgctxt "qr text"
-msgid "The text from which to generate the QR code."
-msgstr "QR kodea sortzeko erabiliko den testua."
-
#. PFE57
#. Text to be stored in the QR
-#: cui/uiconfig/ui/qrcodegen.ui:133
+#: cui/uiconfig/ui/qrcodegen.ui:129
msgctxt "qrcodegen|label_text"
msgid "URL/Text :"
msgstr "URLa/testua :"
#. HYC7f
#. Set Border around QR
-#: cui/uiconfig/ui/qrcodegen.ui:148
+#: cui/uiconfig/ui/qrcodegen.ui:144
msgctxt "qrcodegen|label_border"
msgid "Border :"
msgstr "Ertza :"
#. i2kkj
#. Error Correction Level of QR code
-#: cui/uiconfig/ui/qrcodegen.ui:168
+#: cui/uiconfig/ui/qrcodegen.ui:164
msgctxt "qrcodegen|label_ecc"
msgid "Error Correction:"
msgstr "Errore-zuzenketa:"
-#. ecSS4
-#: cui/uiconfig/ui/qrcodegen.ui:199
-msgctxt "edit border"
-msgid "The width in dots of the border surrounding the QR code."
-msgstr "QR kodearen inguruko ertzaren puntuen zabalera."
-
#. vUJPT
-#: cui/uiconfig/ui/qrcodegen.ui:215
+#: cui/uiconfig/ui/qrcodegen.ui:203
msgctxt "qrcodegen|ErrorCorrection"
msgid "Low"
msgstr "Baxua"
-#. GeYR9
-#: cui/uiconfig/ui/qrcodegen.ui:228
-msgctxt "button_low"
-msgid "7% of codewords can be restored."
-msgstr "Kode-hitzen %7a leheneratu daiteke."
-
#. 2gaf5
-#: cui/uiconfig/ui/qrcodegen.ui:239
+#: cui/uiconfig/ui/qrcodegen.ui:219
msgctxt "qrcodegen|ErrorCorrection"
msgid "Medium"
msgstr "Ertaina"
-#. 3A5XB
-#: cui/uiconfig/ui/qrcodegen.ui:253
-msgctxt "button_medium"
-msgid "15% of codewords can be restored."
-msgstr "Kode-hitzen %15a leheneratu daiteke."
-
#. GBf3R
-#: cui/uiconfig/ui/qrcodegen.ui:264
+#: cui/uiconfig/ui/qrcodegen.ui:236
msgctxt "qrcodegen|ErrorCorrection"
msgid "Quartile"
msgstr "Kuartila"
-#. x4g64
-#: cui/uiconfig/ui/qrcodegen.ui:278
-msgctxt "button_quartile"
-msgid "25% of codewords can be restored."
-msgstr "Kode-hitzen %25a leheneratu daiteke."
-
#. WS3ER
-#: cui/uiconfig/ui/qrcodegen.ui:289
+#: cui/uiconfig/ui/qrcodegen.ui:253
msgctxt "qrcodegen|ErrorCorrection"
msgid "High"
msgstr "Altua"
-#. A2TRN
-#: cui/uiconfig/ui/qrcodegen.ui:303
-msgctxt "button_high"
-msgid "30% of codewords can be restored."
-msgstr "Kode-hitzen %30a leheneratu daiteke."
-
#. VCCGD
-#: cui/uiconfig/ui/qrcodegen.ui:326
+#: cui/uiconfig/ui/qrcodegen.ui:282
msgctxt "qrcodegen|QR Code Properties"
msgid "Options"
msgstr "Aukerak"
-#. fj4HR
-#: cui/uiconfig/ui/qrcodegen.ui:357
-msgctxt "qr code dialog title"
-msgid "Generate QR Code for any text or URL."
-msgstr "Sortu QR kodea edozein testu edo URLrako."
-
#. 3HNDZ
#: cui/uiconfig/ui/querychangelineenddialog.ui:7
msgctxt "querychangelineenddialog|AskChangeLineEndDialog"
@@ -18493,84 +13948,48 @@ msgctxt "rotationtabpage|FT_POS_Y"
msgid "Position _Y:"
msgstr "_Y kokagunea:"
-#. EiCXd
-#: cui/uiconfig/ui/rotationtabpage.ui:89
-msgctxt "rotationtabpage|extended_tip|MTR_FLD_POS_X"
-msgid "Enter the horizontal distance from the left edge of the page to the pivot point."
-msgstr "Idatzi orrialdearen ezkerreko ertzetik biraketa-puntura dagoen distantzia horizontala."
-
-#. 3gEFD
-#: cui/uiconfig/ui/rotationtabpage.ui:107
-msgctxt "rotationtabpage|extended_tip|MTR_FLD_POS_Y"
-msgid "Enter the vertical distance from the top edge of the page to the pivot point."
-msgstr "Idatzi orrialdearen goiko ertzetik biraketa-puntura dagoen distantzia bertikala."
+#. GpHXD
+#: cui/uiconfig/ui/rotationtabpage.ui:123
+msgctxt "rotationtabpage|FT_POSPRESETS"
+msgid "_Default settings:"
+msgstr "Ezarpen _lehenetsiak:"
#. 6tTrN
-#: cui/uiconfig/ui/rotationtabpage.ui:147
+#: cui/uiconfig/ui/rotationtabpage.ui:151
msgctxt "rotationtabpage|CTL_RECT|tooltip_text"
msgid "Rotation point"
msgstr "Biraketa-puntua"
-#. Kpeuu
-#: cui/uiconfig/ui/rotationtabpage.ui:150
-msgctxt "rotationtabpage|extended_tip|CTL_RECT"
-msgid "Click where you want to place the pivot point."
-msgstr "Egin klik biraketa-puntua ipini nahi duzun lekuan."
-
-#. GpHXD
-#: cui/uiconfig/ui/rotationtabpage.ui:168
-msgctxt "rotationtabpage|FT_POSPRESETS"
-msgid "_Default settings:"
-msgstr "Ezarpen _lehenetsiak:"
-
#. mNM6u
-#: cui/uiconfig/ui/rotationtabpage.ui:193
+#: cui/uiconfig/ui/rotationtabpage.ui:178
msgctxt "rotationtabpage|label1"
msgid "Pivot Point"
msgstr "Biraketa-puntua"
#. w4tmF
-#: cui/uiconfig/ui/rotationtabpage.ui:235
+#: cui/uiconfig/ui/rotationtabpage.ui:220
msgctxt "rotationtabpage|FT_ANGLE"
msgid "_Angle:"
msgstr "_Angelua:"
-#. 2nqLU
-#: cui/uiconfig/ui/rotationtabpage.ui:256
-msgctxt "rotationtabpage|extended_tip|NF_ANGLE"
-msgid "Enter the number of degrees that you want to rotate the selected object."
-msgstr "Idatzi hautatutako objektua zenbat gradu biratu nahi duzun."
-
#. G7xCD
-#: cui/uiconfig/ui/rotationtabpage.ui:284
+#: cui/uiconfig/ui/rotationtabpage.ui:264
msgctxt "rotationtabpage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "Biraketa-angelua"
-#. RCbZK
-#: cui/uiconfig/ui/rotationtabpage.ui:288
-msgctxt "rotationtabpage|extended_tip|CTL_ANGLE"
-msgid "Click to specify the rotation angle in multiples of 45 degrees."
-msgstr "Egin klik biraketa-angelua zehazteko 45 graduko multiploetan."
-
#. LrED9
-#: cui/uiconfig/ui/rotationtabpage.ui:302
+#: cui/uiconfig/ui/rotationtabpage.ui:277
msgctxt "rotationtabpage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr "Ezarpen le_henetsiak:"
#. Hg259
-#: cui/uiconfig/ui/rotationtabpage.ui:327
+#: cui/uiconfig/ui/rotationtabpage.ui:302
msgctxt "rotationtabpage|label2"
msgid "Rotation Angle"
msgstr "Biraketa-angelua"
-#. ByBjr
-#: cui/uiconfig/ui/rotationtabpage.ui:343
-msgctxt "rotationtabpage|extended_tip|Rotation"
-msgid "Rotates the selected object."
-msgstr "Hautatutako objektua biratzen du."
-
#. r67NG
#: cui/uiconfig/ui/screenshotannotationdialog.ui:8
msgctxt "screenshotannotationdialog|ScreenshotAnnotationDialog"
@@ -18602,77 +14021,41 @@ msgid "%MACROLANG Macros"
msgstr "%MACROLANG makroak"
#. FrF4C
-#: cui/uiconfig/ui/scriptorganizer.ui:34
+#: cui/uiconfig/ui/scriptorganizer.ui:37
msgctxt "scriptorganizer|run"
msgid "Run"
msgstr "Exekutatu"
#. nVYFP
-#: cui/uiconfig/ui/scriptorganizer.ui:161
+#: cui/uiconfig/ui/scriptorganizer.ui:165
msgctxt "scriptorganizer|create"
msgid "Create..."
msgstr "Sortu..."
-#. xsmtf
-#: cui/uiconfig/ui/scriptorganizer.ui:167
-msgctxt "scriptorganizer|extended_tip|create"
-msgid "Creates a new script."
-msgstr "Script berria sortzen du."
-
-#. pUCto
-#: cui/uiconfig/ui/scriptorganizer.ui:186
-msgctxt "scriptorganizer|extended_tip|edit"
-msgid "Opens the default script editor for your operating system."
-msgstr "Zure sistema eragilearen script-editore lehenetsia irekitzen du."
-
#. 8iqip
-#: cui/uiconfig/ui/scriptorganizer.ui:198
+#: cui/uiconfig/ui/scriptorganizer.ui:192
msgctxt "scriptorganizer|rename"
msgid "Rename..."
msgstr "Aldatu izena..."
-#. D6WNC
-#: cui/uiconfig/ui/scriptorganizer.ui:204
-msgctxt "scriptorganizer|extended_tip|rename"
-msgid "Opens a dialog where you can change the name of the selected script."
-msgstr "Hautatutako scriptaren izena aldatzea ahalbidetzen duen elkarrizketa-koadro bat irekitzen du."
-
#. vvvff
-#: cui/uiconfig/ui/scriptorganizer.ui:216
+#: cui/uiconfig/ui/scriptorganizer.ui:205
msgctxt "scriptorganizer|delete"
msgid "Delete..."
msgstr "Ezabatu..."
-#. wZgUF
-#: cui/uiconfig/ui/scriptorganizer.ui:222
-msgctxt "scriptorganizer|extended_tip|delete"
-msgid "Prompts you to delete the selected script."
-msgstr "Hautatutako scripta ezabatzeko aukera eskaintzen du."
-
#. fQdom
-#: cui/uiconfig/ui/scriptorganizer.ui:246
+#: cui/uiconfig/ui/scriptorganizer.ui:230
msgctxt "scriptorganizer|macrosft"
msgid "Macros"
msgstr "Makroak"
-#. vX8VC
-#: cui/uiconfig/ui/scriptorganizer.ui:271
-msgctxt "scriptorganizer|extended_tip|ScriptOrganizerDialog"
-msgid "Select a macro or script from My Macros, %PRODUCTNAME Macros, or an open document. To view the available macros or scripts, double-click an entry."
-msgstr "Hautatu Nire makroak, %PRODUCTNAME makroak edo dokumentu ireki bateko makro edo script bat. Erabilgarri dauden makroak edo scriptak ikusteko, egin klik bikoitza sarrera batean."
-
#. U3sDy
#: cui/uiconfig/ui/searchattrdialog.ui:22
msgctxt "searchattrdialog|SearchAttrDialog"
msgid "Attributes"
msgstr "Atributuak"
-#. C5Fet
-#: cui/uiconfig/ui/searchattrdialog.ui:155
-msgctxt "searchattrdialog|extended_tip|SearchAttrDialog"
-msgid "Choose the text attributes that you want to search for. For example, if you search for the Font attribute, all instances of text that do not use the default font are found. All text that has a directly coded font attribute, and all text where a style switches the font attribute, are found."
-msgstr "Aukeratu bilatu nahi dituzun testu-atributuak. Adibidez, Karakterea atributua bilatzen ari bazara, letra-tipo lehenetsia erabili ez duten kasu guztiak aurkituko dira. Zuzenean kodetutako karaktere-atributuak dituzten testu guztiak eta estilo batek karaktere-atributuak aldatzen dituen testu guztiak aurkituko dira."
-
#. 2nKNE
#: cui/uiconfig/ui/searchformatdialog.ui:8
msgctxt "searchformatdialog|SearchFormatDialog"
@@ -18745,252 +14128,126 @@ msgctxt "securityoptionsdialog|savesenddocs"
msgid "_When saving or sending"
msgstr "_Gordetzean edo bidaltzean"
-#. nPLGw
-#: cui/uiconfig/ui/securityoptionsdialog.ui:117
-msgctxt "extended_tip|savesenddocs"
-msgid "Select to see a warning dialog when you try to save or send a document that contains recorded changes, versions, or comments."
-msgstr "Hautatu hau, grabatutako aldaketak, bertsioak edo iruzkinak dituen dokumentu bat gordetzen edo bidaltzen saiatzen zarenean abisu-koadro bat ager dadin."
-
#. 6f6yg
-#: cui/uiconfig/ui/securityoptionsdialog.ui:128
+#: cui/uiconfig/ui/securityoptionsdialog.ui:123
msgctxt "securityoptionsdialog|whensigning"
msgid "When _signing"
msgstr "_Sinatzean"
-#. zPKQY
-#: cui/uiconfig/ui/securityoptionsdialog.ui:137
-msgctxt "extended_tip|whensigning"
-msgid "Select to see a warning dialog when you try to sign a document that contains recorded changes, versions, fields, references to other sources (for example linked sections or linked pictures), or comments."
-msgstr "Hautatu hau, grabatutako aldaketak, bertsioak, eremuak, erreferentziak edo beste iturburu batzuk (esaterako, estekatutako sekzioak edo irudiak) edo iruzkinak dituen dokumentu bat sinatzen saiatzen zarenean abisu-koadro bat ager dadin."
-
#. D6Lsv
-#: cui/uiconfig/ui/securityoptionsdialog.ui:148
+#: cui/uiconfig/ui/securityoptionsdialog.ui:138
msgctxt "securityoptionsdialog|whenprinting"
msgid "When _printing"
msgstr "_Inprimatzean"
-#. fYdUd
-#: cui/uiconfig/ui/securityoptionsdialog.ui:157
-msgctxt "extended_tip|whenprinting"
-msgid "Select to see a warning dialog when you try to print a document that contains recorded changes or comments."
-msgstr "Hautatu hau, grabatutako aldaketak edo iruzkinak dituen dokumentu bat inprimatzen saiatzen zarenean abisu-koadro bat ager dadin."
-
#. 8BnPF
-#: cui/uiconfig/ui/securityoptionsdialog.ui:168
+#: cui/uiconfig/ui/securityoptionsdialog.ui:153
msgctxt "securityoptionsdialog|whenpdf"
msgid "When creating PDF _files"
msgstr "_PDF fitxategiak sortzean"
-#. jVm3C
-#: cui/uiconfig/ui/securityoptionsdialog.ui:177
-msgctxt "extended_tip|whenpdf"
-msgid "Select to see a warning dialog when you try to export a document to PDF format that displays recorded changes in Writer, or that displays comments."
-msgstr "Hautatu hau, Writerren grabatutako aldaketak edo iruzkinak bistan dituen dokumentu bat PDF formatura esportatzen saiatzen zarenean abisu-koadro bat ager dadin."
-
#. pfCsh
-#: cui/uiconfig/ui/securityoptionsdialog.ui:249
+#: cui/uiconfig/ui/securityoptionsdialog.ui:229
msgctxt "securityoptionsdialog|label3"
msgid "Warn if document contains recorded changes, versions, hidden information or notes:"
msgstr "Kontuz dokumentuak gordetako aldaketak, bertsioak, ezkutuko informazioa edo oharrak baditu:"
#. 3yxBp
-#: cui/uiconfig/ui/securityoptionsdialog.ui:265
+#: cui/uiconfig/ui/securityoptionsdialog.ui:245
msgctxt "securityoptionsdialog|label1"
msgid "Security Warnings"
msgstr "Segurtasun-abisuak"
#. 8Vywd
-#: cui/uiconfig/ui/securityoptionsdialog.ui:299
+#: cui/uiconfig/ui/securityoptionsdialog.ui:279
msgctxt "securityoptionsdialog|removepersonal"
msgid "_Remove personal information on saving"
msgstr "_Kendu datu pertsonalak gordetzean"
-#. kjZqN
-#: cui/uiconfig/ui/securityoptionsdialog.ui:309
-msgctxt "extended_tip|removepersonal"
-msgid "Select to always remove user data from the file properties. If this option is not selected, you can still remove the personal information for the current document with the Reset Properties button on File - Properties - General."
-msgstr "Hautatu hau, erabiltzaile-datuak fitxategi-propietateetatik beti kentzeko. Aukera hori hautatuta ez badago ere, hala ere informazio pertsonala uneko dokumentutik kendu daiteke Fitxategia - Propietateak - Orokorra ataleko Berrezarri propietateak botoia sakatuta."
-
#. y5FFs
-#: cui/uiconfig/ui/securityoptionsdialog.ui:320
+#: cui/uiconfig/ui/securityoptionsdialog.ui:295
msgctxt "securityoptionsdialog|password"
msgid "Recommend password protection on sa_ving"
msgstr "_Gomendatu pasahitz-babesa gordetzean"
-#. kWgcV
-#: cui/uiconfig/ui/securityoptionsdialog.ui:330
-msgctxt "extended_tip|password"
-msgid "Select to always enable the Save with password option in the file save dialogs. Deselect the option to save files by default without password."
-msgstr "Hautatu Gorde pasahitzarekin aukera fitxategien elkarrizketa-koadroan beti gaituta dagoela zehazteko. Desautatu, fitxategiak modu lehenetsian pasahitzik gabe gordetzeko."
-
#. i3F7P
-#: cui/uiconfig/ui/securityoptionsdialog.ui:341
+#: cui/uiconfig/ui/securityoptionsdialog.ui:311
msgctxt "securityoptionsdialog|ctrlclick"
msgid "Ctrl-click required _to open hyperlinks"
msgstr "Ctrl+klik derrigorrezkoa hiperestekak _irekitzeko"
-#. nxTdt
-#: cui/uiconfig/ui/securityoptionsdialog.ui:351
-msgctxt "extended_tip|ctrlclick"
-msgid "If enabled, you must hold down the Ctrl key while clicking a hyperlink to follow that link. If not enabled, a click opens the hyperlink."
-msgstr "Gaituta badago, Ctrl teklari sakatuta eutsi behar diozu hiperestekan klik egitean, estekari jarraitzeko. Gaituta ez badago, klik bakarrak hiperesteka irekiko du."
-
#. Ubb9Q
-#: cui/uiconfig/ui/securityoptionsdialog.ui:362
+#: cui/uiconfig/ui/securityoptionsdialog.ui:327
msgctxt "securityoptionsdialog|blockuntrusted"
msgid "Block any links from documents not among the trusted locations (see Macro Security)"
msgstr "Blokeatu kokaleku fidagarrien zerrendan ez dauden dokumentuetako estekak (ikus Makro-segurtasuna)"
-#. Zm9kD
-#: cui/uiconfig/ui/securityoptionsdialog.ui:372
-msgctxt "extended_tip|blockuntrusted"
-msgid "Blocks the use of linked images by documents not in the trusted locations defined on the Trusted Sources tab of the Macro Security dialog."
-msgstr "'Makro-segurtasuna' elkarrizketa-koadroko Iturburu fidagarriak fitxan definitutako kokaleku fidagarrietan ez dauden irudi estekatuak erabiltzea blokeatzen du."
-
#. vQGT6
-#: cui/uiconfig/ui/securityoptionsdialog.ui:438
+#: cui/uiconfig/ui/securityoptionsdialog.ui:398
msgctxt "securityoptionsdialog|label2"
msgid "Security Options"
msgstr "Segurtasuneko aukerak"
-#. GENQg
-#: cui/uiconfig/ui/securityoptionsdialog.ui:470
-msgctxt "extended_tip|SecurityOptionsDialog"
-msgid "Set security related options and warnings about hidden information in documents."
-msgstr "Ezarri dokumentuetako ezkutuko informazioaren segurtasunari lotutako aukerak eta abisuak."
-
#. md3EB
#: cui/uiconfig/ui/selectpathdialog.ui:16
msgctxt "selectpathdialog|SelectPathDialog"
msgid "Select Paths"
msgstr "Hautatu bide-izenak"
-#. R45hT
-#: cui/uiconfig/ui/selectpathdialog.ui:42
-msgctxt "selectpathdialog|extended_tip|ok"
-msgid "Saves all changes and closes dialog."
-msgstr "Aldaketa guztiak gorde eta elkarrizketa-koadroa ixten du."
-
-#. 2rXGN
-#: cui/uiconfig/ui/selectpathdialog.ui:61
-msgctxt "selectpathdialog|extended_tip|cancel"
-msgid "Closes dialog and discards all changes."
-msgstr "Elkarrizketa-koadroa itxi eta aldaketa guztiak baztertzen ditu."
-
#. oN39A
-#: cui/uiconfig/ui/selectpathdialog.ui:127
+#: cui/uiconfig/ui/selectpathdialog.ui:117
msgctxt "selectpathdialog|add"
msgid "_Add..."
msgstr "_Gehitu..."
-#. dUWC3
-#: cui/uiconfig/ui/selectpathdialog.ui:134
-msgctxt "cui/ui/selectpathdialog/add"
-msgid "Opens the Select Path dialog to select another folder or the Open dialog to select another file."
-msgstr "'Hautatu bide-izena' elkarrizketa-koadroa irekitzen du beste karpeta bat hautatzeko, edo 'Ireki' elkarrizketa-koadroa beste fitxategi bat hautatzeko."
-
-#. WKcRy
-#: cui/uiconfig/ui/selectpathdialog.ui:153
-msgctxt "selectpathdialog|extended_tip|delete"
-msgid "Deletes the selected element or elements without requiring confirmation."
-msgstr "Hautatutako elementua edo elementuak ezabatzen ditu berrespena eskatu gabe."
-
-#. UADPU
-#: cui/uiconfig/ui/selectpathdialog.ui:201
-msgctxt "cui/ui/selectpathdialog/paths"
-msgid "Contains a list of the paths that have already been added. Mark the default path for new files."
-msgstr "Jadanik gehitu diren bide-izenen zerrenda du. Markatu fitxategi berrietarako bide-izen lehenetsia."
-
#. oADTt
-#: cui/uiconfig/ui/selectpathdialog.ui:220
+#: cui/uiconfig/ui/selectpathdialog.ui:195
msgctxt "selectpathdialog|label1"
msgid "Paths"
msgstr "Bide-izenak"
#. UzFeh
-#: cui/uiconfig/ui/shadowtabpage.ui:45
+#: cui/uiconfig/ui/shadowtabpage.ui:40
msgctxt "shadowtabpage|TSB_SHOW_SHADOW"
msgid "_Use shadow"
msgstr "Erabili _itzala"
-#. 6bXyA
-#: cui/uiconfig/ui/shadowtabpage.ui:55
-msgctxt "shadowtabpage|extended_tip|TSB_SHOW_SHADOW"
-msgid "Adds a shadow to the selected drawing object."
-msgstr "Hautatutako marrazki-objektuari itzal bat gehitzen dio."
-
-#. GGsRg
-#: cui/uiconfig/ui/shadowtabpage.ui:85
-msgctxt "shadowtabpage|extended_tip|MTR_SHADOW_TRANSPARENT"
-msgid "Enter a percentage from 0% (opaque) to 100% (transparent) to specify the transparency of the shadow."
-msgstr "Sartu ehuneko bat % 0tik (opakua) % 100era (gardena) itzalaren gardentasuna zehazteko."
-
-#. FEWDn
-#: cui/uiconfig/ui/shadowtabpage.ui:116
-msgctxt "shadowtabpage|extended_tip|MTR_FLD_DISTANCE"
-msgid "Enter the distance that you want the shadow to be offset from the selected object."
-msgstr "Sartu itzala zenbat nahi duzun desplazatzea hautatutako objektutik."
-
-#. 3PNWf
-#: cui/uiconfig/ui/shadowtabpage.ui:143
-msgctxt "shadowtabpage|extended_tip|CTL_POSITION"
-msgid "Click where you want to cast the shadow."
-msgstr "Sakatu itzala jaurti nahi duzun aldean."
-
-#. BEyDS
-#: cui/uiconfig/ui/shadowtabpage.ui:169
-msgctxt "shadowtabpage|extended_tip|LB_SHADOW_COLOR"
-msgid "Select a color for the shadow."
-msgstr "Hautatu itzalaren kolorea."
-
#. 4BFuT
-#: cui/uiconfig/ui/shadowtabpage.ui:182
+#: cui/uiconfig/ui/shadowtabpage.ui:139
msgctxt "shadowtabpage|FT_DISTANCE"
msgid "_Distance:"
msgstr "_Distantzia:"
#. 5ZBde
-#: cui/uiconfig/ui/shadowtabpage.ui:196
+#: cui/uiconfig/ui/shadowtabpage.ui:153
msgctxt "shadowtabpage|FT_SHADOW_COLOR"
msgid "_Color:"
msgstr "_Kolorea:"
-#. kGyDZ
-#: cui/uiconfig/ui/shadowtabpage.ui:210
-msgctxt "shadowtabpage|FT_SHADOW_BLUR"
-msgid "_Blur:"
-msgstr ""
-
#. DMAGP
-#: cui/uiconfig/ui/shadowtabpage.ui:224
+#: cui/uiconfig/ui/shadowtabpage.ui:167
msgctxt "shadowtabpage|FT_TRANSPARENT"
msgid "_Transparency:"
msgstr "_Gardentasuna:"
#. JsPjd
-#: cui/uiconfig/ui/shadowtabpage.ui:254
+#: cui/uiconfig/ui/shadowtabpage.ui:197
msgctxt "shadowtabpage|label"
msgid "Properties"
msgstr "Propietateak"
#. SYFAn
-#: cui/uiconfig/ui/shadowtabpage.ui:303
+#: cui/uiconfig/ui/shadowtabpage.ui:246
msgctxt "shadowtabpage|CTL_COLOR_PREVIEW-atkobject"
msgid "Example"
msgstr "Adibidea"
#. HcTUC
-#: cui/uiconfig/ui/shadowtabpage.ui:325
+#: cui/uiconfig/ui/shadowtabpage.ui:268
msgctxt "shadowtabpage|label"
msgid "Preview"
msgstr "Aurrebista"
-#. nxBPj
-#: cui/uiconfig/ui/shadowtabpage.ui:340
-msgctxt "shadowtabpage|extended_tip|ShadowTabPage"
-msgid "Add a shadow to the selected drawing object, and define the properties of the shadow."
-msgstr "Gehitu itzal bat hautatutako marrazkiari eta definitu itzalaren propietateak."
-
#. C7Ct3
#: cui/uiconfig/ui/showcoldialog.ui:16
msgctxt "showcoldialog|ShowColDialog"
@@ -19015,126 +14272,65 @@ msgctxt "signatureline|edit_name"
msgid "John Doe"
msgstr "Mikel Agirre"
-#. F8khU
-#: cui/uiconfig/ui/signatureline.ui:114
-#, fuzzy
-msgctxt "signatureline|extended_tip|edit_name"
-msgid "Enter your name as signer of the document. Your name will be inserted above the signature horizontal line."
-msgstr ""
-"#-#-#-#-# 01.po (PACKAGE VERSION) #-#-#-#-#\n"
-"<ahelp hid=\".\">Sartu zure izena dokumentuaren sinatzaile gisa. Zure izena sinadura-marra horizontalaren gainean txertatuko da.</ahelp>\n"
-"#-#-#-#-# 01.po (PACKAGE VERSION) #-#-#-#-#\n"
-"<ahelp hid=\".\">Sartu zure izena dokumentuaren sinatzaile gisa. Zure izena sinaduraren marra horizontalaren gainean txertatuko da.</ahelp>"
-
#. bMy9F
-#: cui/uiconfig/ui/signatureline.ui:129
+#: cui/uiconfig/ui/signatureline.ui:124
msgctxt "signatureline|edit_title"
msgid "Director"
msgstr "Zuzendaria"
-#. BfTFx
-#: cui/uiconfig/ui/signatureline.ui:132
-#, fuzzy
-msgctxt "signatureline|extended_tip|edit_title"
-msgid "Enter the title of the signer. The title is displayed in the signature line graphic box."
-msgstr ""
-"#-#-#-#-# 01.po (PACKAGE VERSION) #-#-#-#-#\n"
-"<ahelp hid=\".\">Txertatu sinatzailearen titulua. Titulu hori sinadura-marraren kutxa grafikoan bistaratuko da.</ahelp>\n"
-"#-#-#-#-# 01.po (PACKAGE VERSION) #-#-#-#-#\n"
-"<ahelp hid=\".\">Sartu sinatzailearen izenburua. Izenburua sinadura-marraren koadro grafikoan bistaratuko da.</ahelp>"
-
#. 3SKcg
-#: cui/uiconfig/ui/signatureline.ui:147
+#: cui/uiconfig/ui/signatureline.ui:137
msgctxt "signatureline|edit_email"
msgid "john.doe@example.org"
msgstr "mikel.agirre@adibidea.eus"
-#. DF2wM
-#: cui/uiconfig/ui/signatureline.ui:150
-msgctxt "signatureline|extended_tip|edit_email"
-msgid "Enter the email of the signer. The email is not displayed in the signature line graphic box, but is used for the digital signature."
-msgstr ""
-
#. As8u6
#. Suggested Signer Name
-#: cui/uiconfig/ui/signatureline.ui:164
+#: cui/uiconfig/ui/signatureline.ui:149
msgctxt "signatureline|label_name"
msgid "Name:"
msgstr "Izena:"
#. dMWtK
#. Suggested Signer Title
-#: cui/uiconfig/ui/signatureline.ui:178
+#: cui/uiconfig/ui/signatureline.ui:163
msgctxt "signatureline|label_title"
msgid "Title:"
msgstr "Postua:"
#. 48kX8
#. Suggested Signer email
-#: cui/uiconfig/ui/signatureline.ui:192
+#: cui/uiconfig/ui/signatureline.ui:177
msgctxt "signatureline|label_email"
msgid "Email:"
msgstr "Posta elektronikoa:"
#. 4C6SW
-#: cui/uiconfig/ui/signatureline.ui:209
+#: cui/uiconfig/ui/signatureline.ui:194
msgctxt "signatureline|label_suggestedsigner"
msgid "Suggested Signer"
msgstr "Iradokitutako sinatzailea"
#. 4R5Hz
-#: cui/uiconfig/ui/signatureline.ui:243
+#: cui/uiconfig/ui/signatureline.ui:228
msgctxt "signatureline|checkbox_can_add_comments"
msgid "Signer can add comments"
msgstr "Sinatzaileak iruzkinak gehitu ditzake"
-#. Gonpf
-#: cui/uiconfig/ui/signatureline.ui:252
-#, fuzzy
-msgctxt "signatureline|extended_tip|checkbox_can_add_comments"
-msgid "Enable signer to insert comments in the Sign Signature Line dialog at time of signature."
-msgstr ""
-"#-#-#-#-# 01.po (PACKAGE VERSION) #-#-#-#-#\n"
-"<ahelp hid=\".\">Gaitu sinatzaileak iruzkinak txertatu ahal ditzan 'Sinatu sinadura-marra' elkarrizketa-koadroan, sinatzera doanean.</ahelp>\n"
-"#-#-#-#-# 01.po (PACKAGE VERSION) #-#-#-#-#\n"
-"<ahelp hid=\".\">Gaitu sinatzaileak, sinatzerakoan, iruzkinak txertatu ditzan 'Sinadura-marra' elkarrizketa-koadroan.</ahelp>"
-
#. BPMGM
-#: cui/uiconfig/ui/signatureline.ui:263
+#: cui/uiconfig/ui/signatureline.ui:243
msgctxt "signatureline|checkbox_show_sign_date"
msgid "Show sign date in signature line"
msgstr "Erakutsi sinatze-data sinadura-marran"
-#. QnaFT
-#: cui/uiconfig/ui/signatureline.ui:272
-#, fuzzy
-msgctxt "signatureline|extended_tip|checkbox_show_sign_date"
-msgid "Mark this checkbox to display the date of the signature, at the time when the document is digitally signed."
-msgstr ""
-"#-#-#-#-# 01.po (PACKAGE VERSION) #-#-#-#-#\n"
-"<ahelp hid=\".\">Markatu kontrol-lauki hau sinaduraren data bistaratzeko. Dokumentuari sinadura digitala gehitu zaioneko data izango da.</ahelp>\n"
-"#-#-#-#-# 01.po (PACKAGE VERSION) #-#-#-#-#\n"
-"<ahelp hid=\".\">Markatu kontrol-lauki hau dokumentuari sinadura digitala gehitzen zaionean sinaduraren data bistaratzeko.</ahelp>"
-
#. fSsbq
-#: cui/uiconfig/ui/signatureline.ui:286
+#: cui/uiconfig/ui/signatureline.ui:261
msgctxt "signatureline|label_instructions"
msgid "Instructions to the signer:"
msgstr "Sinatzailearentzako argibideak:"
-#. AdqtN
-#: cui/uiconfig/ui/signatureline.ui:311
-#, fuzzy
-msgctxt "signatureline|extended_tip|edit_instructions"
-msgid "Insert instructions for the signer. The instructions appears in the Sign Signature Line dialog box, at the time of signature."
-msgstr ""
-"#-#-#-#-# 01.po (PACKAGE VERSION) #-#-#-#-#\n"
-"<ahelp hid=\".\">Txertatu sinatzailearentzako argibideak. Argibide horiek 'Sinatu sinadura-marra' elkarrizketa-koadroan agertuko dira, sinatzerako unean.</ahelp>\n"
-"#-#-#-#-# 01.po (PACKAGE VERSION) #-#-#-#-#\n"
-"<ahelp hid=\".\">Txertatu sinatzailearentzako argibideak. Argibideak 'Sinadura-marra' elkarrizketa-koadroan agertuko dira sinadura gehitzean.</ahelp>"
-
#. jqCPH
-#: cui/uiconfig/ui/signatureline.ui:330
+#: cui/uiconfig/ui/signatureline.ui:300
msgctxt "signatureline|label_more"
msgid "More"
msgstr "Gehiago"
@@ -19146,126 +14342,82 @@ msgid "Sign Signature Line"
msgstr "Sinatu sinadura-marra"
#. 8JC4v
-#: cui/uiconfig/ui/signsignatureline.ui:53
+#: cui/uiconfig/ui/signsignatureline.ui:56
msgctxt "signsignatureline|ok"
msgid "Sign"
msgstr "Sinatu"
#. yE7r7
-#: cui/uiconfig/ui/signsignatureline.ui:110
+#: cui/uiconfig/ui/signsignatureline.ui:113
msgctxt "signsignatureline|edit_name"
msgid "Type your name here"
msgstr "Idatzi zure izena hemen"
-#. XNvhh
-#: cui/uiconfig/ui/signsignatureline.ui:113
-#, fuzzy
-msgctxt "signsignatureline|extended_tip|edit_name"
-msgid "Enter your name as signer of the document. Your name will be inserted above the signature horizontal line."
-msgstr ""
-"#-#-#-#-# 01.po (PACKAGE VERSION) #-#-#-#-#\n"
-"<ahelp hid=\".\">Sartu zure izena dokumentuaren sinatzaile gisa. Zure izena sinadura-marra horizontalaren gainean txertatuko da.</ahelp>\n"
-"#-#-#-#-# 01.po (PACKAGE VERSION) #-#-#-#-#\n"
-"<ahelp hid=\".\">Sartu zure izena dokumentuaren sinatzaile gisa. Zure izena sinaduraren marra horizontalaren gainean txertatuko da.</ahelp>"
-
#. dgTR9
#. Name of the signer
-#: cui/uiconfig/ui/signsignatureline.ui:127
+#: cui/uiconfig/ui/signsignatureline.ui:125
msgctxt "signsignatureline|label_name"
msgid "Your Name:"
msgstr "Zure izena:"
#. 5dFsN
#. Certificate to be used for signing
-#: cui/uiconfig/ui/signsignatureline.ui:141
+#: cui/uiconfig/ui/signsignatureline.ui:139
msgctxt "signsignatureline|label_certificate"
msgid "Certificate:"
msgstr "Ziurtagiria:"
#. SNBEH
-#: cui/uiconfig/ui/signsignatureline.ui:152
+#: cui/uiconfig/ui/signsignatureline.ui:150
msgctxt "signsignatureline|btn_select_certificate"
msgid "Select Certificate"
msgstr "Hautatu ziurtagiria"
-#. uJ9EC
-#: cui/uiconfig/ui/signsignatureline.ui:158
-#, fuzzy
-msgctxt "signsignatureline|extended_tip|btn_select_certificate"
-msgid "Click on the Select Certificate button to open the Select Certificate dialog box, where your certificates are listed. Select the certificate suitable for signing the document."
-msgstr ""
-"#-#-#-#-# 01.po (PACKAGE VERSION) #-#-#-#-#\n"
-"<ahelp hid=\".\">Egin klik 'Hautatu ziurtagiria' botoian izen bereko elkarrizketa-koadroa irekitzeko. Bertan, zure ziurtagirien zerrenda ikusiko duzu. Hautatu dokumentua sinatzeko egokia den ziurtagiria.</ahelp>\n"
-"#-#-#-#-# 01.po (PACKAGE VERSION) #-#-#-#-#\n"
-"<ahelp hid=\".\">Egin klik 'Hautatu ziurtagiria' botoian 'Hautatu ziurtagiria' elkarrizketa-koadroa irekitzeko. Hor, zure ziurtagiriak zerrendatuta agertuko dira. Hautatu dokumentua sinatzeko erabili nahi duzun ziurtagiria.</ahelp>"
-
#. 3vSAS
#. Name of the signer
-#: cui/uiconfig/ui/signsignatureline.ui:173
+#: cui/uiconfig/ui/signsignatureline.ui:166
msgctxt "signsignatureline|label_name"
msgid "or"
msgstr "edo"
#. XhtMy
-#: cui/uiconfig/ui/signsignatureline.ui:182
+#: cui/uiconfig/ui/signsignatureline.ui:175
msgctxt "signsignatureline|btn_load_image"
msgid "Use Signature Image"
msgstr "Erabili sinadura-irudia"
#. SVjkF
-#: cui/uiconfig/ui/signsignatureline.ui:197
+#: cui/uiconfig/ui/signsignatureline.ui:190
msgctxt "signsignatureline|btn_clear_image"
msgid "Clear"
msgstr "Garbitu"
#. wZRg8
-#: cui/uiconfig/ui/signsignatureline.ui:213
+#: cui/uiconfig/ui/signsignatureline.ui:206
msgctxt "signsignatureline|label_image_dimensions"
msgid "Best image size: 600 x 100 px"
msgstr "Irudi-tamaina onena: 600 x 100 px"
#. xUxqT
-#: cui/uiconfig/ui/signsignatureline.ui:244
+#: cui/uiconfig/ui/signsignatureline.ui:237
msgctxt "signsignatureline|label_sign"
msgid "Sign"
msgstr "Sinatu"
#. ViryY
-#: cui/uiconfig/ui/signsignatureline.ui:281
+#: cui/uiconfig/ui/signsignatureline.ui:274
msgctxt "signsignatureline|label_add_comment"
msgid "Add comment:"
msgstr "Gehitu iruzkina:"
-#. CJAg3
-#: cui/uiconfig/ui/signsignatureline.ui:306
-#, fuzzy
-msgctxt "signsignatureline|extended_tip|edit_comment"
-msgid "Enter comments about the signature. The comments are displayed in the Description field of the certificate."
-msgstr ""
-"#-#-#-#-# 01.po (PACKAGE VERSION) #-#-#-#-#\n"
-"<ahelp hid=\".\">Sartu sinadurari buruzko iruzkinak. Iruzkinak ziurtagiriaren <emph>Deskribapena</emph> eremuan bistaratuko dira.</ahelp>\n"
-"#-#-#-#-# 01.po (PACKAGE VERSION) #-#-#-#-#\n"
-"<ahelp hid=\".\">Sartu sinadurari buruzko iruzkinak. Iruzkin horiek ziurtagiriaren <emph>Deskribapena</emph> eremuan bistaratuko dira.</ahelp>"
-
#. k4PqT
-#: cui/uiconfig/ui/signsignatureline.ui:322
+#: cui/uiconfig/ui/signsignatureline.ui:310
msgctxt "signsignatureline|label_hint"
msgid "Instructions from the document creator:"
msgstr "Dokumentuaren egilearen argibideak:"
-#. J8MFU
-#: cui/uiconfig/ui/signsignatureline.ui:343
-#, fuzzy
-msgctxt "signsignatureline|extended_tip|label_hint_text"
-msgid "This area displays the instructions entered by the document creator when adding the signature line."
-msgstr ""
-"#-#-#-#-# 01.po (PACKAGE VERSION) #-#-#-#-#\n"
-"<ahelp hid=\".\">Area honek dokumentuaren sortzaileak <link href=\"text/swriter/01/addsignatureline.xhp\" name=\"Adding the Signature Line\">sinadura-marra gehitu zuenean</link> sartu zituen argibideak bistaratzen ditu.</ahelp>\n"
-"#-#-#-#-# 01.po (PACKAGE VERSION) #-#-#-#-#\n"
-"<ahelp hid=\".\">Area honek dokumentuaren sortzaileak <link href=\"text/swriter/01/addsignatureline.xhp\" name=\"Adding the Signature Line\">sinadura-marra gehitzean</link> sartutako argibideak bistaratzen ditu.</ahelp>"
-
#. kVoG9
-#: cui/uiconfig/ui/signsignatureline.ui:360
+#: cui/uiconfig/ui/signsignatureline.ui:343
msgctxt "signsignatureline|label_more"
msgid "More"
msgstr "Gehiago"
@@ -19300,174 +14452,84 @@ msgctxt "similaritysearchdialog|relaxbox"
msgid "_Combine"
msgstr "Ko_nbinatu"
-#. FBUtw
-#: cui/uiconfig/ui/similaritysearchdialog.ui:157
-msgctxt "similaritysearchdialog|extended_tip|relaxbox"
-msgid "Searches for a term that matches any combination of the similarity search settings."
-msgstr "Antzekotasunaren bilaketa-ezarpenen edozein konbinaziorekin bat egiten duen terminoa bilatzen du."
-
-#. ncAU3
-#: cui/uiconfig/ui/similaritysearchdialog.ui:174
-msgctxt "similaritysearchdialog|extended_tip|otherfld"
-msgid "Enter the number of characters in the search term that can be exchanged."
-msgstr "Sartu bilaketa-elementuan alda daitekeen karaktere kopurua."
-
-#. K5dwk
-#: cui/uiconfig/ui/similaritysearchdialog.ui:190
-msgctxt "similaritysearchdialog|extended_tip|longerfld"
-msgid "Enter the maximum number of characters by which a word can exceed the number of characters in the search term."
-msgstr "Sartu bilaketa-elementu baten karaktere kopuruarekin alderatuta hitz batek gehienez zenbat karaktere izan ditzakeen."
-
-#. iK8Hr
-#: cui/uiconfig/ui/similaritysearchdialog.ui:206
-msgctxt "similaritysearchdialog|extended_tip|shorterfld"
-msgid "Enter the number of characters by which a word can be shorter than the search term."
-msgstr "Sartu hitz batek bilaketa-elementuak baino zenbat karaktere gutxiago izan ditzakeen."
-
-#. TBNnx
-#: cui/uiconfig/ui/similaritysearchdialog.ui:234
-msgctxt "similaritysearchdialog|extended_tip|SimilaritySearchDialog"
-msgid "Find terms that are similar to the Find text. Select this checkbox, and then click the Similarities button to define the similarity options."
-msgstr "Bilatu eremuko testuaren antzeko terminoak bilatzen ditu. Hautatu kontrol-lauki hau, eta ondoren antzekotasun-aukerak zehazteko, sakatu Antzekotasunak botoia."
-
#. VNDAt
#: cui/uiconfig/ui/slantcornertabpage.ui:70
msgctxt "slantcornertabpage|label5"
msgid "_X:"
msgstr "_X:"
-#. 2e5NJ
-#: cui/uiconfig/ui/slantcornertabpage.ui:90
-msgctxt "slantcornertabpage|extended_tip|controlx1"
-msgid "Enter the X coordinate of the control point 1"
-msgstr ""
-
#. CkJx5
-#: cui/uiconfig/ui/slantcornertabpage.ui:115
+#: cui/uiconfig/ui/slantcornertabpage.ui:110
msgctxt "slantcornertabpage|label6"
msgid "_Y:"
msgstr "_Y:"
-#. ozMHB
-#: cui/uiconfig/ui/slantcornertabpage.ui:135
-msgctxt "slantcornertabpage|extended_tip|controly1"
-msgid "Enter the Y coordinate of the control point 1"
-msgstr ""
-
#. gpixF
-#: cui/uiconfig/ui/slantcornertabpage.ui:159
+#: cui/uiconfig/ui/slantcornertabpage.ui:149
msgctxt "slantcornertabpage|label3"
msgid "Control Point 1"
msgstr "1. kontrol-puntua"
#. krHiw
-#: cui/uiconfig/ui/slantcornertabpage.ui:193
+#: cui/uiconfig/ui/slantcornertabpage.ui:183
msgctxt "slantcornertabpage|FT_RADIUS"
msgid "_Radius:"
msgstr "E_rradioa:"
-#. v8XnA
-#: cui/uiconfig/ui/slantcornertabpage.ui:212
-msgctxt "slantcornertabpage|extended_tip|MTR_FLD_RADIUS"
-msgid "Enter the radius of the circle that you want to use to round the corners."
-msgstr "Sartu ertzak biribiltzeko erabili nahi duzun zirkuluaren erradioa."
-
#. WVN9Y
-#: cui/uiconfig/ui/slantcornertabpage.ui:229
+#: cui/uiconfig/ui/slantcornertabpage.ui:214
msgctxt "slantcornertabpage|label1"
msgid "Corner Radius"
msgstr "Izkinako erradioa"
#. oVtU3
-#: cui/uiconfig/ui/slantcornertabpage.ui:263
+#: cui/uiconfig/ui/slantcornertabpage.ui:248
msgctxt "slantcornertabpage|FT_ANGLE"
msgid "_Angle:"
msgstr "_Angelua:"
-#. sUHCF
-#: cui/uiconfig/ui/slantcornertabpage.ui:282
-msgctxt "slantcornertabpage|extended_tip|MTR_FLD_ANGLE"
-msgid "Enter the angle of the slant axis."
-msgstr "Idatzi inklinatutako ardatzaren angelua."
-
#. ATpxT
-#: cui/uiconfig/ui/slantcornertabpage.ui:299
+#: cui/uiconfig/ui/slantcornertabpage.ui:279
msgctxt "slantcornertabpage|label2"
msgid "Slant"
msgstr "Inklinatu"
#. mtFaZ
-#: cui/uiconfig/ui/slantcornertabpage.ui:340
+#: cui/uiconfig/ui/slantcornertabpage.ui:320
msgctxt "slantcornertabpage|label4"
msgid "_X:"
msgstr "_X:"
-#. nvSvt
-#: cui/uiconfig/ui/slantcornertabpage.ui:360
-msgctxt "slantcornertabpage|extended_tip|controlx2"
-msgid "Enter the X coordinate of the control point 2"
-msgstr ""
-
#. 3EL7K
-#: cui/uiconfig/ui/slantcornertabpage.ui:385
+#: cui/uiconfig/ui/slantcornertabpage.ui:360
msgctxt "slantcornertabpage|label7"
msgid "_Y:"
msgstr "_Y:"
-#. zAyqa
-#: cui/uiconfig/ui/slantcornertabpage.ui:405
-msgctxt "slantcornertabpage|extended_tip|controly2"
-msgid "Enter the Y coordinate of the control point 2"
-msgstr ""
-
#. FzWQs
-#: cui/uiconfig/ui/slantcornertabpage.ui:429
+#: cui/uiconfig/ui/slantcornertabpage.ui:399
msgctxt "slantcornertabpage|label8"
msgid "Control Point 2"
msgstr "2. kontrol-puntua"
-#. hQu5B
-#: cui/uiconfig/ui/slantcornertabpage.ui:444
-msgctxt "slantcornertabpage|extended_tip|SlantAndCornerRadius"
-msgid "Slants the selected object, or rounds the corners of a rectangular object."
-msgstr "Hautatutako objektua inklinatzen du edo laukizuzen baten ertzak biribiltzen ditu."
-
#. 6HGgg
#: cui/uiconfig/ui/smarttagoptionspage.ui:34
msgctxt "smarttagoptionspage|main"
msgid "Label text with smart tags"
msgstr "Testu-etiketak etiketa diamikoekin"
-#. u2yey
-#: cui/uiconfig/ui/smarttagoptionspage.ui:43
-msgctxt "smarttagoptionspage|extended_tip|main"
-msgid "Enables Smart Tags to be evaluated and shown in your text document."
-msgstr "Etiketa dinamikoak ebaluatu eta zure testu-dokumentuan bistaratzea gaitzen du."
-
#. vfc7b
-#: cui/uiconfig/ui/smarttagoptionspage.ui:77
+#: cui/uiconfig/ui/smarttagoptionspage.ui:72
msgctxt "smarttagoptionspage|properties"
msgid "Properties..."
msgstr "Propietateak..."
-#. fENAa
-#: cui/uiconfig/ui/smarttagoptionspage.ui:85
-msgctxt "smarttagoptionspage|extended_tip|properties"
-msgid "To configure a Smart Tag, select the name of the Smart Tag, then click Properties. Not all Smart Tags can be configured."
-msgstr "Etiketa dinamiko bat konfiguratzeko, hautatu etiketa dinamikoaren izena eta sakatu 'Propietateak'. Etiketa dinamiko guztiak ezin dira konfiguratu."
-
#. 4xp5D
-#: cui/uiconfig/ui/smarttagoptionspage.ui:157
+#: cui/uiconfig/ui/smarttagoptionspage.ui:147
msgctxt "smarttagoptionspage|label1"
msgid "Currently Installed Smart Tags"
msgstr "Unean instalatutako etiketa dinamikoak"
-#. dUASA
-#: cui/uiconfig/ui/smarttagoptionspage.ui:177
-msgctxt "smarttagoptionspage|extended_tip|SmartTagOptionsPage"
-msgid "When you have installed at least one Smart Tag extension, you see the Smart Tags page."
-msgstr "Gutxienez etiketa dinamikoen gehigarri bat instalatzen duzunean, etiketa dinamikoen orria ikusiko duzu."
-
#. y7D3W
#: cui/uiconfig/ui/smoothdialog.ui:15
msgctxt "smoothdialog|SmoothDialog"
@@ -19475,65 +14537,41 @@ msgid "Smooth"
msgstr "Leuna"
#. BwUut
-#: cui/uiconfig/ui/smoothdialog.ui:156
+#: cui/uiconfig/ui/smoothdialog.ui:159
msgctxt "smoothdialog|label2"
msgid "_Smooth radius:"
msgstr "Erradio _leuna:"
#. b62Mc
-#: cui/uiconfig/ui/smoothdialog.ui:180
+#: cui/uiconfig/ui/smoothdialog.ui:183
msgctxt "smoothdialog|label1"
msgid "Parameters"
msgstr "Parametroak"
-#. RHoUb
-#: cui/uiconfig/ui/smoothdialog.ui:205
-msgctxt "smoothdialog|extended_tip|SmoothDialog"
-msgid "Softens or blurs the image by applying a low pass filter."
-msgstr "Irudia leundu edo lausotu egiten du pasaera baxuko iragazki bat aplikatuz."
-
#. xAH4y
#: cui/uiconfig/ui/solarizedialog.ui:13
msgctxt "solarizedialog|SolarizeDialog"
msgid "Solarization"
msgstr "Solarizazioa"
-#. GEGrA
-#: cui/uiconfig/ui/solarizedialog.ui:145
-msgctxt "solarizedialog|extended_tip|value"
-msgid "Specifies the number of colors to which the image is to be reduced."
-msgstr "Irudiaren kolorea zein kopurutara murriztuko den zehazten du."
-
#. Cjvhw
-#: cui/uiconfig/ui/solarizedialog.ui:158
+#: cui/uiconfig/ui/solarizedialog.ui:156
msgctxt "solarizedialog|label2"
msgid "Threshold _value:"
msgstr "Atalase-_balioa:"
#. zN2jC
-#: cui/uiconfig/ui/solarizedialog.ui:170
+#: cui/uiconfig/ui/solarizedialog.ui:168
msgctxt "solarizedialog|invert"
msgid "_Invert"
msgstr "Al_derantzikatu"
-#. owmYE
-#: cui/uiconfig/ui/solarizedialog.ui:179
-msgctxt "solarizedialog|extended_tip|invert"
-msgid "Specifies to also invert all pixels."
-msgstr "Solarizatu behar diren pixelak ere alderantzikatu behar diren zehazten du."
-
#. vd8sF
-#: cui/uiconfig/ui/solarizedialog.ui:202
+#: cui/uiconfig/ui/solarizedialog.ui:195
msgctxt "solarizedialog|label1"
msgid "Parameters"
msgstr "Parametroak"
-#. Vec6B
-#: cui/uiconfig/ui/solarizedialog.ui:227
-msgctxt "solarizedialog|extended_tip|SolarizeDialog"
-msgid "Opens a dialog for defining solarization. Solarization refers to an effect that looks like what can happen when there is too much light during photo development. The colors become partly inverted."
-msgstr "Solarizazioa definitzeko elkarrizketa-koadro bat irekitzen du. Solarizazioak argazkiak egitean argi asko dagoenean gertatzen den efektua simulatzen du. Koloreak partzialki alderantzikatzen dira."
-
#. JpXVy
#: cui/uiconfig/ui/specialcharacters.ui:8
msgctxt "specialcharacters|SpecialCharactersDialog"
@@ -19541,83 +14579,65 @@ msgid "Special Characters"
msgstr "Karaktere bereziak"
#. FEFAp
-#: cui/uiconfig/ui/specialcharacters.ui:24
+#: cui/uiconfig/ui/specialcharacters.ui:27
msgctxt "specialcharacters|insert"
msgid "_Insert"
msgstr "_Txertatu"
#. CLtzq
-#: cui/uiconfig/ui/specialcharacters.ui:107
+#: cui/uiconfig/ui/specialcharacters.ui:110
msgctxt "specialcharacters|subsetft"
msgid "Subset:"
msgstr "Azpimultzoa:"
#. mPCRR
-#: cui/uiconfig/ui/specialcharacters.ui:121
+#: cui/uiconfig/ui/specialcharacters.ui:124
msgctxt "specialcharacters|fontft"
msgid "Font:"
msgstr "Letra-tipoa:"
#. 3LCFE
-#: cui/uiconfig/ui/specialcharacters.ui:135
+#: cui/uiconfig/ui/specialcharacters.ui:138
msgctxt "specialcharacters|srchft"
msgid "Search:"
msgstr "Bilatu:"
-#. eCjVg
-#: cui/uiconfig/ui/specialcharacters.ui:163
-msgctxt "specialcharacters|extended_tip|subsetlb"
-msgid "Select a Unicode category for the current font."
-msgstr "Hautatu Unicode kategoria bat uneko letra-tipoarentzat."
-
-#. JPWW8
-#: cui/uiconfig/ui/specialcharacters.ui:186
-msgctxt "specialcharacters|extended_tip|fontlb"
-msgid "Select a font to display the special characters that are associated with it."
-msgstr "Hautatu letra-tipo bat, hari lotutako karaktere bereziak bistaratzeko."
-
#. LxRMr
-#: cui/uiconfig/ui/specialcharacters.ui:233
+#: cui/uiconfig/ui/specialcharacters.ui:226
msgctxt "specialcharacters|hexlabel"
msgid "Hexadecimal:"
msgstr "Hamaseitarra:"
#. XFFYD
-#: cui/uiconfig/ui/specialcharacters.ui:287
+#: cui/uiconfig/ui/specialcharacters.ui:280
msgctxt "specialcharacters|decimallabel"
msgid "Decimal:"
msgstr "Dezimala:"
#. UAnec
-#: cui/uiconfig/ui/specialcharacters.ui:312
+#: cui/uiconfig/ui/specialcharacters.ui:305
msgctxt "specialcharacters|favbtn"
msgid "Add to Favorites"
msgstr "Gehitu gogokoei"
#. REwcC
-#: cui/uiconfig/ui/specialcharacters.ui:316
+#: cui/uiconfig/ui/specialcharacters.ui:309
msgctxt "specialcharacters|favbtn|tooltip_text"
msgid "Maximum Limit: 16 Characters"
msgstr "Muga maximoa: 16 karaktere"
#. ti8sG
-#: cui/uiconfig/ui/specialcharacters.ui:363
+#: cui/uiconfig/ui/specialcharacters.ui:356
msgctxt "specialcharacters|symboltext1"
msgid "Recent Characters:"
msgstr "Azken aldiko karaktereak:"
#. LQZ7q
-#: cui/uiconfig/ui/specialcharacters.ui:597
+#: cui/uiconfig/ui/specialcharacters.ui:590
msgctxt "specialcharacters|favbtn|symboltext2"
msgid "Favorite Characters:"
msgstr "Karaktere gogokoak:"
-#. DhG6L
-#: cui/uiconfig/ui/specialcharacters.ui:894
-msgctxt "specialcharacters|extended_tip|SpecialCharactersDialog"
-msgid "Allows a user to insert characters from the range of symbols found in the installed fonts."
-msgstr "Instalatutako letra-tipoetan aurkitutako ikurren barrutitik karaktereak txertatzen uzten dio erabiltzaileari."
-
#. 2pg6B
#: cui/uiconfig/ui/spellingdialog.ui:30
msgctxt "spellingdialog|SpellingDialog"
@@ -19625,203 +14645,119 @@ msgid "Spelling: $LANGUAGE ($LOCATION)"
msgstr "Ortografia: $LANGUAGE ($LOCATION)"
#. FcbQv
-#: cui/uiconfig/ui/spellingdialog.ui:61
+#: cui/uiconfig/ui/spellingdialog.ui:64
msgctxt "spellingdialog|options"
msgid "_Options..."
msgstr "_Aukerak..."
-#. CTnCk
-#: cui/uiconfig/ui/spellingdialog.ui:68
-msgctxt "spellingdialog|extended_tip|options"
-msgid "Opens a dialog, where you can select the user-defined dictionaries, and set the rules for the spellchecking."
-msgstr "Elkarrizketa-koadro bat irekitzen du. Elkarrizketa-koadro horretan erabiltzaileak definitutako hiztegiak hauta daitezke eta ortografia egiaztatzeko arauak ezar daitezke."
-
-#. yuEBN
-#: cui/uiconfig/ui/spellingdialog.ui:88
-msgctxt "spellingdialog|extended_tip|undo"
-msgid "Click to undo the last change in the current sentence. Click again to undo the previous change in the same sentence."
-msgstr "Egin klik uneko sententzian egindako azken aldaketa desegiteko. Egin klik berriro sententzia berdineko aurreko aldaketa desegiteko."
-
#. XESAQ
-#: cui/uiconfig/ui/spellingdialog.ui:145
+#: cui/uiconfig/ui/spellingdialog.ui:138
msgctxt "spellingdialog|explainlink"
msgid "More..."
msgstr "Gehiago..."
-#. fsyKA
-#: cui/uiconfig/ui/spellingdialog.ui:173
-msgctxt "spellingdialog|extended_tip|sentence"
-msgid "Displays the sentence with the misspelled word highlighted. Edit the word or the sentence, or click one of the suggestions in the text box below."
-msgstr "Esaldia gaizki idatzitako hitzarekin nabarmenduta bistaratzen da. Editatu hitza edo esaldia, edo egin klik beheko testu-koadroko iradokizun batean."
-
#. 4E4ES
-#: cui/uiconfig/ui/spellingdialog.ui:190
+#: cui/uiconfig/ui/spellingdialog.ui:178
msgctxt "spellingdialog|suggestionsft"
msgid "_Suggestions"
msgstr "_Iradokizunak"
-#. MZdqY
-#: cui/uiconfig/ui/spellingdialog.ui:233
-msgctxt "spellingdialog|extended_tip|suggestionslb"
-msgid "Lists suggested words to replace the misspelled word. Select the word that you want to use, and then click Correct or Correct All."
-msgstr "Gaizki idatzitako hitza ordeztu dezaketen iradokitako hitzak zerrendatzen ditu. Hautatu erabili nahi duzun hitza, eta sakatu Zuzendu edo Zuzendu dena."
-
#. 7Lgq7
-#: cui/uiconfig/ui/spellingdialog.ui:246
+#: cui/uiconfig/ui/spellingdialog.ui:229
msgctxt "spellingdialog|checkgrammar"
msgid "Chec_k grammar"
msgstr "Egiaztatu _gramatika"
-#. 3VnDN
-#: cui/uiconfig/ui/spellingdialog.ui:255
-msgctxt "spellingdialog|extended_tip|checkgrammar"
-msgid "Enable Check grammar to work first on all spelling errors, then on all grammar errors."
-msgstr "Gaitu Egiaztatu gramatika lehenengo ortografia-akatsak konpontzeko eta ondoren gramatika-erroreak."
-
#. gPGys
-#: cui/uiconfig/ui/spellingdialog.ui:275
+#: cui/uiconfig/ui/spellingdialog.ui:253
msgctxt "spellingdialog|notindictft"
msgid "_Not in dictionary"
msgstr "_Ez dago hiztegian"
#. R7k8J
-#: cui/uiconfig/ui/spellingdialog.ui:295
+#: cui/uiconfig/ui/spellingdialog.ui:273
msgctxt "spellingdialog|paste"
msgid "Paste"
msgstr "Itsatsi"
#. vTAkA
-#: cui/uiconfig/ui/spellingdialog.ui:308
+#: cui/uiconfig/ui/spellingdialog.ui:286
msgctxt "spellingdialog|insert"
msgid "Special Character"
msgstr "Karaktere berezia"
#. qLx9c
-#: cui/uiconfig/ui/spellingdialog.ui:339
+#: cui/uiconfig/ui/spellingdialog.ui:317
msgctxt "spellingdialog|languageft"
msgid "Text languag_e:"
msgstr "Testuaren _hizkuntza:"
-#. g7zja
-#: cui/uiconfig/ui/spellingdialog.ui:371
-msgctxt "spellingdialog|extended_tip|languagelb"
-msgid "Specifies the language to use to check the spelling."
-msgstr "Ortografia-egiaztapenean erabili behar den hizkuntza zehazten du."
-
#. bxC8G
-#: cui/uiconfig/ui/spellingdialog.ui:395
+#: cui/uiconfig/ui/spellingdialog.ui:368
msgctxt "spellingdialog|resumeft"
msgid "Res_ume"
msgstr "Be_rrekin"
#. D2E4f
-#: cui/uiconfig/ui/spellingdialog.ui:407
+#: cui/uiconfig/ui/spellingdialog.ui:380
msgctxt "spellingdialog|nosuggestionsft"
msgid "(no suggestions)"
msgstr "(iradokizunik ez)"
#. dCCnN
-#: cui/uiconfig/ui/spellingdialog.ui:419
+#: cui/uiconfig/ui/spellingdialog.ui:392
msgctxt "spellingdialog|alttitleft"
msgid "Spelling: $LANGUAGE ($LOCATION)"
msgstr "Ortografia: $LANGUAGE ($LOCATION)"
#. 5LDdh
-#: cui/uiconfig/ui/spellingdialog.ui:442
+#: cui/uiconfig/ui/spellingdialog.ui:415
msgctxt "spellingdialog|change"
msgid "Co_rrect"
msgstr "_Zuzendu"
-#. m7FFp
-#: cui/uiconfig/ui/spellingdialog.ui:451
-msgctxt "spellingdialog|extended_tip|change"
-msgid "Replaces the unknown word with the current suggestion. If you changed more than just the misspelled word, the entire sentence is replaced."
-msgstr "Hitz ezezaguna uneko iradokizunak ordezten du. Gaizki idatzitako hitza baino gehiago aldatzen baduzu, esaldi osoa ordezten da."
-
#. dZvFo
-#: cui/uiconfig/ui/spellingdialog.ui:462
+#: cui/uiconfig/ui/spellingdialog.ui:430
msgctxt "spellingdialog|changeall"
msgid "Correct A_ll"
msgstr "Zuzendu _denak"
-#. 9kjPB
-#: cui/uiconfig/ui/spellingdialog.ui:471
-msgctxt "spellingdialog|extended_tip|changeall"
-msgid "Replaces all occurrences of the unknown word with the current suggestion."
-msgstr "Hitz ezezagunaren agerraldi guztiak uneko iradokizunarekin ordezten ditu."
-
#. GYcSJ
-#: cui/uiconfig/ui/spellingdialog.ui:482
+#: cui/uiconfig/ui/spellingdialog.ui:445
msgctxt "spellingdialog|autocorrect"
msgid "Alwa_ys Correct"
msgstr "Zuzendu _beti"
-#. GhEsr
-#: cui/uiconfig/ui/spellingdialog.ui:491
-msgctxt "spellingdialog|extended_tip|autocorrect"
-msgid "Adds the current combination of the incorrect word and the replacement word to the AutoCorrect replacements table."
-msgstr "Okerreko hitzaren uneko konbinazioa, eta ordezko hitza Zuzenketa automatikoaren ordezpen-taulan gehitzen ditu."
-
#. DoqLo
-#: cui/uiconfig/ui/spellingdialog.ui:514
+#: cui/uiconfig/ui/spellingdialog.ui:472
msgctxt "spellingdialog|ignore"
msgid "_Ignore Once"
msgstr "_Ez ikusi behin"
-#. M5qZF
-#: cui/uiconfig/ui/spellingdialog.ui:523
-msgctxt "spellingdialog|extended_tip|ignore"
-msgid "Skips the unknown word and continues with the spellcheck."
-msgstr "Hitz ezezaguna saltatzen du eta ortografia egiaztatzen jarraitzen du."
-
#. 32F96
-#: cui/uiconfig/ui/spellingdialog.ui:534
+#: cui/uiconfig/ui/spellingdialog.ui:487
msgctxt "spellingdialog|ignoreall"
msgid "I_gnore All"
msgstr "Ez_ikusi denak"
-#. B5UQJ
-#: cui/uiconfig/ui/spellingdialog.ui:543
-msgctxt "spellingdialog|extended_tip|ignoreall"
-msgid "Skips all occurrences of the unknown word until the end of the current %PRODUCTNAME session and continues with the spellcheck."
-msgstr "Hitz ezezagunaren agerraldi guztiak saltatzen ditu uneko %PRODUCTNAME saioaren amaierara arte, eta egiaztatzearekin jarraitzen du."
-
#. ZZNQM
-#: cui/uiconfig/ui/spellingdialog.ui:554
+#: cui/uiconfig/ui/spellingdialog.ui:502
msgctxt "spellingdialog|ignorerule"
msgid "I_gnore Rule"
msgstr "Ez_ikusi egin arauari"
-#. E63nm
-#: cui/uiconfig/ui/spellingdialog.ui:563
-msgctxt "spellingdialog|extended_tip|ignorerule"
-msgid "While performing a grammar check, click Ignore Rule to ignore the rule that is currently flagged as a grammar error."
-msgstr "Gramatika-egiaztapena egitean, sakatu 'Ez ikusi egin arauari' une horretan gramatika-akats gisa markatuta dagoen arauari ez ikusi egiteko."
-
#. evAcz
-#: cui/uiconfig/ui/spellingdialog.ui:574
+#: cui/uiconfig/ui/spellingdialog.ui:517
msgctxt "spellingdialog|add"
msgid "_Add to Dictionary"
msgstr "_Gehitu hiztegiari"
#. CEWcz
-#: cui/uiconfig/ui/spellingdialog.ui:589
+#: cui/uiconfig/ui/spellingdialog.ui:532
msgctxt "spellingdialog|addmb"
msgid "_Add to Dictionary"
msgstr "_Gehitu hiztegiari"
-#. YFz8g
-#: cui/uiconfig/ui/spellingdialog.ui:603
-msgctxt "spellingdialog|extended_tip|addmb"
-msgid "Adds the unknown word to a user-defined dictionary."
-msgstr "Hitz ezezaguna erabiltzaileak definitutako hiztegi batean gehitzen du."
-
-#. GSZVa
-#: cui/uiconfig/ui/spellingdialog.ui:644
-msgctxt "spellingdialog|extended_tip|SpellingDialog"
-msgid "Checks the document or the current selection for spelling errors. If a grammar checking extension is installed, the dialog also checks for grammar errors."
-msgstr "Dokumentuan edo uneko hautapenean ortografia-akatsik badagoen begiratzen du. Gramatika-egiaztatzailearen gehigarria instalatuta badago, elkarrizketa-koadroak gramatika-akatsik badagoen ere begiratuko du."
-
#. fM6Vt
#: cui/uiconfig/ui/spelloptionsdialog.ui:8
msgctxt "spelloptionsdialog|SpellOptionsDialog"
@@ -19870,12 +14806,6 @@ msgctxt "splitcellsdialog|label2"
msgid "Direction"
msgstr "Norabidea"
-#. WFHAy
-#: cui/uiconfig/ui/splitcellsdialog.ui:278
-msgctxt "splitcellsdialog|extended_tip|SplitCellsDialog"
-msgid "Splits the cell or group of cells horizontally or vertically into the number of cells that you enter."
-msgstr "Gelaxka edo gelaxka taldea zuk zehaztutako gelaxka kopuruan zatitzen du, horizontalean edo bertikalean."
-
#. hbDka
#: cui/uiconfig/ui/storedwebconnectiondialog.ui:18
msgctxt "storedwebconnectiondialog|StoredWebConnectionDialog"
@@ -19912,234 +14842,138 @@ msgctxt "storedwebconnectiondialog|change"
msgid "_Change Password..."
msgstr "Aldatu pasa_hitza..."
-#. M4C6V
-#: cui/uiconfig/ui/swpossizepage.ui:77
-msgctxt "swpossizepage|extended_tip|width"
-msgid "Enter the width that you want for the selected object."
-msgstr "Sartu zein zabalera nahi duzun hautatutako objekturako."
-
#. ADAyE
-#: cui/uiconfig/ui/swpossizepage.ui:90
+#: cui/uiconfig/ui/swpossizepage.ui:85
msgctxt "swpossizepage|widthft"
msgid "_Width:"
msgstr "_Zabalera:"
-#. 5jMac
-#: cui/uiconfig/ui/swpossizepage.ui:120
-msgctxt "swpossizepage|extended_tip|height"
-msgid "Enter the height that you want for the selected object."
-msgstr "Sartu zein altuera nahi duzun hautatutako objekturako."
-
#. D2QY9
-#: cui/uiconfig/ui/swpossizepage.ui:133
+#: cui/uiconfig/ui/swpossizepage.ui:123
msgctxt "swpossizepage|heightft"
msgid "H_eight:"
msgstr "_Altuera:"
#. UpdQN
-#: cui/uiconfig/ui/swpossizepage.ui:151
+#: cui/uiconfig/ui/swpossizepage.ui:141
msgctxt "swpossizepage|ratio"
msgid "_Keep ratio"
msgstr "_Mantendu proportzioa"
-#. vRbyX
-#: cui/uiconfig/ui/swpossizepage.ui:160
-msgctxt "swpossizepage|extended_tip|ratio"
-msgid "Maintains the height and width ratio when you change the width or the height setting."
-msgstr "Zabalera- eta altuera-ezarpenak aldatzen direnean altuera eta zabaleraren proportzioak mantentzen ditu."
-
#. Dhk9o
-#: cui/uiconfig/ui/swpossizepage.ui:177
+#: cui/uiconfig/ui/swpossizepage.ui:162
msgctxt "swpossizepage|label2"
msgid "Size"
msgstr "Tamaina"
#. okeh5
-#: cui/uiconfig/ui/swpossizepage.ui:233
+#: cui/uiconfig/ui/swpossizepage.ui:218
msgctxt "swpossizepage|topage"
msgid "To _page"
msgstr "_Orrialdera"
-#. cAYrG
-#: cui/uiconfig/ui/swpossizepage.ui:243
-msgctxt "swpossizepage|extended_tip|topage"
-msgid "Anchors the selection to the current page."
-msgstr "Hautapena uneko orrialdean ainguratzen du."
-
#. 7GtoG
-#: cui/uiconfig/ui/swpossizepage.ui:254
+#: cui/uiconfig/ui/swpossizepage.ui:234
msgctxt "swpossizepage|topara"
msgid "To paragrap_h"
msgstr "_Paragrafora"
-#. NhNym
-#: cui/uiconfig/ui/swpossizepage.ui:264
-msgctxt "swpossizepage|extended_tip|topara"
-msgid "Anchors the selection to the current paragraph."
-msgstr "Hautapen uneko paragrafoan ainguratzen du."
-
#. Uj9Pu
-#: cui/uiconfig/ui/swpossizepage.ui:275
+#: cui/uiconfig/ui/swpossizepage.ui:250
msgctxt "swpossizepage|tochar"
msgid "To cha_racter"
msgstr "_Karakterera"
-#. KpVFy
-#: cui/uiconfig/ui/swpossizepage.ui:285
-msgctxt "swpossizepage|extended_tip|tochar"
-msgid "Anchors the selection to a character."
-msgstr "Hautapena karaktere batean ainguratzen du."
-
#. GNmu5
-#: cui/uiconfig/ui/swpossizepage.ui:296
+#: cui/uiconfig/ui/swpossizepage.ui:266
msgctxt "swpossizepage|aschar"
msgid "_As character"
msgstr "Karaktere _gisa"
-#. F5EmK
-#: cui/uiconfig/ui/swpossizepage.ui:306
-msgctxt "swpossizepage|extended_tip|aschar"
-msgid "Anchors the selection as character. The height of the current line is resized to match the height of the selection."
-msgstr "Hautapena karaktere gisa ainguratzen du. Uneko marraren altuera aldatu egindo da hautapenaren altuerara egokitzeko."
-
#. e4F9d
-#: cui/uiconfig/ui/swpossizepage.ui:317
+#: cui/uiconfig/ui/swpossizepage.ui:282
msgctxt "swpossizepage|toframe"
msgid "To _frame"
msgstr "_Markora"
#. ckR4Z
-#: cui/uiconfig/ui/swpossizepage.ui:339
+#: cui/uiconfig/ui/swpossizepage.ui:304
msgctxt "swpossizepage|label1"
msgid "Anchor"
msgstr "Ainguratu"
#. 7XWqU
-#: cui/uiconfig/ui/swpossizepage.ui:379
+#: cui/uiconfig/ui/swpossizepage.ui:344
msgctxt "swpossizepage|horiposft"
msgid "Hori_zontal:"
msgstr "Hori_zontala:"
#. nCjCJ
-#: cui/uiconfig/ui/swpossizepage.ui:393
+#: cui/uiconfig/ui/swpossizepage.ui:358
msgctxt "swpossizepage|horibyft"
msgid "b_y:"
msgstr "_distan.:"
#. JAihS
-#: cui/uiconfig/ui/swpossizepage.ui:407
+#: cui/uiconfig/ui/swpossizepage.ui:372
msgctxt "swpossizepage|vertbyft"
msgid "_by:"
msgstr "_honen arabera:"
#. bEU2H
-#: cui/uiconfig/ui/swpossizepage.ui:421
+#: cui/uiconfig/ui/swpossizepage.ui:386
msgctxt "swpossizepage|horitoft"
msgid "_to:"
msgstr "H_ona:"
-#. 7c9uU
-#: cui/uiconfig/ui/swpossizepage.ui:440
-msgctxt "swpossizepage|extended_tip|byhori"
-msgid "Enter the amount of space to leave between the left edge of the selected object and the reference point that you select in the To box."
-msgstr "Sartu hautatutako objektuaren ezkerreko ertzaren eta Nora koadroan hautatutako erreferentzia-puntuaren artean utzi beharreko tartea."
-
-#. 93Nyg
-#: cui/uiconfig/ui/swpossizepage.ui:455
-msgctxt "swpossizepage|extended_tip|horianchor"
-msgid "Select the reference point for the selected horizontal alignment option."
-msgstr "Hautatu erreferentzia-puntua hautatutako lerrokatze horizontaleko aukerarako."
-
-#. drz3i
-#: cui/uiconfig/ui/swpossizepage.ui:470
-msgctxt "swpossizepage|extended_tip|horipos"
-msgid "Select the horizontal alignment option for the object."
-msgstr "Hautatu objektuaren lerrokatze horizontalaren aukera."
-
#. NKeEB
-#: cui/uiconfig/ui/swpossizepage.ui:483
+#: cui/uiconfig/ui/swpossizepage.ui:433
msgctxt "swpossizepage|vertposft"
msgid "_Vertical:"
msgstr "_Bertikala:"
-#. DRm4w
-#: cui/uiconfig/ui/swpossizepage.ui:499
-msgctxt "swpossizepage|extended_tip|vertpos"
-msgid "Select the vertical alignment option for the object."
-msgstr "Hautatu objektuaren lerrokatze bertikaleko aukera."
-
-#. ys5CR
-#: cui/uiconfig/ui/swpossizepage.ui:517
-msgctxt "swpossizepage|extended_tip|byvert"
-msgid "Enter the amount of space to leave between the top edge of the selected object and the reference point that you select in the To box."
-msgstr "Sartu hautatutako objektuaren goiko ertzaren eta Nora kutxan hautatutako erreferentzia-puntuaren artean utzi beharreko tartea."
-
#. 5jQc3
-#: cui/uiconfig/ui/swpossizepage.ui:530
+#: cui/uiconfig/ui/swpossizepage.ui:470
msgctxt "swpossizepage|verttoft"
msgid "t_o:"
msgstr "h_ona:"
-#. 5YHD7
-#: cui/uiconfig/ui/swpossizepage.ui:546
-msgctxt "swpossizepage|extended_tip|vertanchor"
-msgid "Select the reference point for the selected vertical alignment option."
-msgstr "Hautatu aukeratutako lerrokatze bertikalaren erreferentzia-puntua."
-
#. ZFE5p
-#: cui/uiconfig/ui/swpossizepage.ui:557
+#: cui/uiconfig/ui/swpossizepage.ui:492
msgctxt "swpossizepage|mirror"
msgid "_Mirror on even pages"
msgstr "_Ispilatu orrialde bikoitietan"
-#. rubDV
-#: cui/uiconfig/ui/swpossizepage.ui:567
-msgctxt "swpossizepage|extended_tip|mirror"
-msgid "Reverses the current horizontal alignment settings on even pages."
-msgstr "Orrialde bikoitietako lerrokatze horizontalaren ezarpenak alderantzikatzen ditu."
-
#. iTRvh
-#: cui/uiconfig/ui/swpossizepage.ui:579
+#: cui/uiconfig/ui/swpossizepage.ui:509
msgctxt "swpossizepage|followtextflow"
msgid "Follow te_xt flow"
msgstr "Jarraitu testu-flu_xuari"
-#. zfpt5
-#: cui/uiconfig/ui/swpossizepage.ui:589
-msgctxt "swpossizepage|extended_tip|followtextflow"
-msgid "Keeps the selected object within the layout boundaries of the text that the object is anchored to. To place the selected object anywhere in your document, do not select this option."
-msgstr "Hautatutako objektua objektu hori ainguratuta dagoen testuaren diseinu-mugen barruan mantentzen du. Hautatutako objektua dokumentuko edozein lekutan kokatzeko, ez hautatu aukera hori."
-
#. hKBGx
-#: cui/uiconfig/ui/swpossizepage.ui:607
+#: cui/uiconfig/ui/swpossizepage.ui:532
msgctxt "swpossizepage|label11"
msgid "Position"
msgstr "Kokagunea"
#. 3PMgB
-#: cui/uiconfig/ui/swpossizepage.ui:638
+#: cui/uiconfig/ui/swpossizepage.ui:563
msgctxt "swpossizepage|pos"
msgid "Positio_n"
msgstr "_Kokalekua"
#. YuVkA
-#: cui/uiconfig/ui/swpossizepage.ui:654
+#: cui/uiconfig/ui/swpossizepage.ui:579
msgctxt "swpossizepage|size"
msgid "_Size"
msgstr "_Tamaina"
#. 7MV8R
-#: cui/uiconfig/ui/swpossizepage.ui:676
+#: cui/uiconfig/ui/swpossizepage.ui:601
msgctxt "swpossizepage|label3"
msgid "Protect"
msgstr "Babestu"
-#. YeGXE
-#: cui/uiconfig/ui/swpossizepage.ui:690
-msgctxt "swpossizepage|extended_tip|SwPosSizePage"
-msgid "Specifies the size and the position of the selected object or frame on a page."
-msgstr "Orrialdean hautatutako objektuaren edo markoaren tamaina eta kokalekua zehazten ditu."
-
#. C7DcB
#: cui/uiconfig/ui/textanimtabpage.ui:70
msgctxt "textanimtabpage|liststoreEFFECT"
@@ -20170,372 +15004,210 @@ msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Scroll In"
msgstr "Korritu barruan"
-#. Ew3yG
-#: cui/uiconfig/ui/textanimtabpage.ui:78
-msgctxt "textanimtabpage|extended_tip|LB_EFFECT"
-msgid "Select the animation effect that you want to apply to the text in the selected drawing object. To remove an animation effect, select No Effect."
-msgstr "Hautatu hautatutako marrazkiko testuan aplikatu nahi duzun animazio-efektua. Animazio-efektu bat kentzeko, hautatu Efekturik ez."
-
#. FpCUy
-#: cui/uiconfig/ui/textanimtabpage.ui:99
+#: cui/uiconfig/ui/textanimtabpage.ui:94
msgctxt "textanimtabpage|FT_DIRECTION"
msgid "Direction:"
msgstr "Norabidea:"
#. XD5iJ
-#: cui/uiconfig/ui/textanimtabpage.ui:118
+#: cui/uiconfig/ui/textanimtabpage.ui:113
msgctxt "textanimtabpage|BTN_UP|tooltip_text"
msgid "To top"
msgstr "Gora"
#. bz7eu
-#: cui/uiconfig/ui/textanimtabpage.ui:125
+#: cui/uiconfig/ui/textanimtabpage.ui:120
msgctxt "textanimtabpage|BTN_UP-atkobject"
msgid "Up"
msgstr "Gora"
-#. DaCJR
-#: cui/uiconfig/ui/textanimtabpage.ui:126
-msgctxt "textanimtabpage|extended_tip|BTN_UP"
-msgid "Scrolls text from bottom to top."
-msgstr "Testua behetik gora korritzen du."
-
#. xD7QC
-#: cui/uiconfig/ui/textanimtabpage.ui:140
+#: cui/uiconfig/ui/textanimtabpage.ui:134
msgctxt "textanimtabpage|BTN_RIGHT|tooltip_text"
msgid "To right"
msgstr "Eskuinera"
#. VN5hz
-#: cui/uiconfig/ui/textanimtabpage.ui:147
+#: cui/uiconfig/ui/textanimtabpage.ui:141
msgctxt "textanimtabpage|BTN_RIGHT-atkobject"
msgid "Right"
msgstr "Eskuinean"
-#. wYUTD
-#: cui/uiconfig/ui/textanimtabpage.ui:148
-msgctxt "textanimtabpage|extended_tip|BTN_RIGHT"
-msgid "Scrolls text from left to right."
-msgstr "Testua ezkerretik eskuinera korritzen du."
-
#. qufE7
-#: cui/uiconfig/ui/textanimtabpage.ui:162
+#: cui/uiconfig/ui/textanimtabpage.ui:155
msgctxt "textanimtabpage|BTN_LEFT|tooltip_text"
msgid "To left"
msgstr "Ezkerrera"
#. XGbGL
-#: cui/uiconfig/ui/textanimtabpage.ui:169
+#: cui/uiconfig/ui/textanimtabpage.ui:162
msgctxt "textanimtabpage|BTN_LEFT-atkobject"
msgid "Left"
msgstr "Ezkerrean"
-#. DKAFm
-#: cui/uiconfig/ui/textanimtabpage.ui:170
-msgctxt "textanimtabpage|extended_tip|BTN_LEFT"
-msgid "Scrolls text from right to left."
-msgstr "Testua eskuinetik ezkerrera korritzen du."
-
#. Y9HDp
-#: cui/uiconfig/ui/textanimtabpage.ui:184
+#: cui/uiconfig/ui/textanimtabpage.ui:176
msgctxt "textanimtabpage|BTN_DOWN|tooltip_text"
msgid "To bottom"
msgstr "Behera"
#. AaxJ6
-#: cui/uiconfig/ui/textanimtabpage.ui:191
+#: cui/uiconfig/ui/textanimtabpage.ui:183
msgctxt "textanimtabpage|BTN_DOWN-atkobject"
msgid "Down"
msgstr "Behera"
-#. LmUmC
-#: cui/uiconfig/ui/textanimtabpage.ui:192
-msgctxt "textanimtabpage|extended_tip|BTN_DOWN"
-msgid "Scrolls text from top to bottom."
-msgstr "Testua goitik behera korritzen du."
-
#. C8qts
-#: cui/uiconfig/ui/textanimtabpage.ui:238
+#: cui/uiconfig/ui/textanimtabpage.ui:229
msgctxt "textanimtabpage|FT_EFFECTS"
msgid "E_ffect"
msgstr "E_fektua"
#. yTfAi
-#: cui/uiconfig/ui/textanimtabpage.ui:273
+#: cui/uiconfig/ui/textanimtabpage.ui:264
msgctxt "textanimtabpage|TSB_START_INSIDE"
msgid "S_tart inside"
msgstr "_Hasi barruan"
-#. WeZT4
-#: cui/uiconfig/ui/textanimtabpage.ui:283
-msgctxt "textanimtabpage|extended_tip|TSB_START_INSIDE"
-msgid "Text is visible and inside the drawing object when the effect is applied."
-msgstr "Efektua aplikatzen denean testua ikusgai dago marrazkiaren barnean."
-
#. AojvU
-#: cui/uiconfig/ui/textanimtabpage.ui:295
+#: cui/uiconfig/ui/textanimtabpage.ui:281
msgctxt "textanimtabpage|TSB_STOP_INSIDE"
msgid "Text _visible when exiting"
msgstr "Testua _ikusgai irtetean"
-#. 6a3Ed
-#: cui/uiconfig/ui/textanimtabpage.ui:305
-msgctxt "textanimtabpage|extended_tip|TSB_STOP_INSIDE"
-msgid "Text remains visible after the effect is applied."
-msgstr "Efektua aplikatu ondoren testua ikusgai egongo da."
-
#. mH7ec
-#: cui/uiconfig/ui/textanimtabpage.ui:319
+#: cui/uiconfig/ui/textanimtabpage.ui:300
msgctxt "textanimtabpage|FT_COUNT"
msgid "Animation cycles:"
msgstr "Animazio-zikloak:"
#. r33uA
-#: cui/uiconfig/ui/textanimtabpage.ui:336
+#: cui/uiconfig/ui/textanimtabpage.ui:317
msgctxt "textanimtabpage|TSB_ENDLESS"
msgid "_Continuous"
msgstr "_Jarraia"
-#. RBFeu
-#: cui/uiconfig/ui/textanimtabpage.ui:349
-msgctxt "textanimtabpage|extended_tip|TSB_ENDLESS"
-msgid "Plays the animation effect continuously. To specify the number of times to play the effect, clear this checkbox, and enter a number in the Continuous box."
-msgstr "Animazio-efektua etengabe erreproduzitzen du. Efektua zenbat aldiz erreproduzitu behar den zehazteko, garbitu kontrol-lauki hau eta idatzi zenbaki Jarraitua koadroan."
-
-#. 9wuKa
-#: cui/uiconfig/ui/textanimtabpage.ui:370
-msgctxt "textanimtabpage|extended_tip|NUM_FLD_COUNT"
-msgid "Enter the number of times that you want the animation effect to repeat."
-msgstr "Idatzi zenbat aldiz nahi duzun errepikatzea animazio-efektua."
-
#. FGuFE
-#: cui/uiconfig/ui/textanimtabpage.ui:390
+#: cui/uiconfig/ui/textanimtabpage.ui:361
msgctxt "textanimtabpage|FT_AMOUNT"
msgid "Increment:"
msgstr "Gehikuntza:"
#. D2oYy
-#: cui/uiconfig/ui/textanimtabpage.ui:407
+#: cui/uiconfig/ui/textanimtabpage.ui:378
msgctxt "textanimtabpage|TSB_PIXEL"
msgid "_Pixels"
msgstr "_Pixelak"
-#. rwAQy
-#: cui/uiconfig/ui/textanimtabpage.ui:420
-msgctxt "textanimtabpage|extended_tip|TSB_PIXEL"
-msgid "Measures increment value in pixels."
-msgstr "Gehitutako balioa pixeletan neurtzen du."
-
-#. fq4Ps
-#: cui/uiconfig/ui/textanimtabpage.ui:441
-msgctxt "textanimtabpage|extended_tip|MTR_FLD_AMOUNT"
-msgid "Enter the number of increments by which to scroll the text."
-msgstr "Idatzi testua korritzeko gehikuntza kopurua."
-
#. n9msn
-#: cui/uiconfig/ui/textanimtabpage.ui:461
+#: cui/uiconfig/ui/textanimtabpage.ui:422
msgctxt "textanimtabpage|FT_DELAY"
msgid "Delay:"
msgstr "Atzerapena:"
#. cKvSH
-#: cui/uiconfig/ui/textanimtabpage.ui:478
+#: cui/uiconfig/ui/textanimtabpage.ui:439
msgctxt "textanimtabpage|TSB_AUTO"
msgid "_Automatic"
msgstr "_Automatikoa"
-#. HwKA5
-#: cui/uiconfig/ui/textanimtabpage.ui:491
-msgctxt "textanimtabpage|extended_tip|TSB_AUTO"
-msgid "%PRODUCTNAME automatically determines the amount of time to wait before repeating the effect. To manually assign the delay period, clear this checkbox, and then enter a value in the Automatic box."
-msgstr "%PRODUCTNAME aplikazioak automatikoki zehazten du efektua errepikatu aurretik zenbat denbora itxaron behar den. Atzerapen-denbora eskuz esleitzeko, garbitu kontrol-lauki hau eta ondoren idatzi balio bat Automatikoa koadroan."
-
-#. aagEf
-#: cui/uiconfig/ui/textanimtabpage.ui:512
-msgctxt "textanimtabpage|extended_tip|MTR_FLD_DELAY"
-msgid "Enter the amount of time to wait before repeating the effect."
-msgstr "Idatzi efektua errepikatu aurretik zenbat denbora itxaron behar den."
-
#. pbjT5
-#: cui/uiconfig/ui/textanimtabpage.ui:536
+#: cui/uiconfig/ui/textanimtabpage.ui:487
msgctxt "textanimtabpage|label2"
msgid "Properties"
msgstr "Propietateak"
-#. 7cYvC
-#: cui/uiconfig/ui/textanimtabpage.ui:552
-msgctxt "textanimtabpage|extended_tip|TextAnimation"
-msgid "Adds an animation effect to the text in the selected drawing object."
-msgstr "Hautatutako marrazkiko testuan animazio-efektu bat gehitzen du."
-
#. 4iDya
#: cui/uiconfig/ui/textattrtabpage.ui:60
msgctxt "textattrtabpage|TSB_AUTOGROW_WIDTH"
msgid "Fit wi_dth to text"
msgstr "Doitu _zabalera testura"
-#. JswCU
-#: cui/uiconfig/ui/textattrtabpage.ui:70
-msgctxt "textattrtabpage|extended_tip|TSB_AUTOGROW_WIDTH"
-msgid "Expands the width of the object to the width of the text, if the object is smaller than the text."
-msgstr "Objektua testua baino txikiagoa bada objektuaren zabalera testuaren zabalerara arte zabaltzen du."
-
#. AFJcc
-#: cui/uiconfig/ui/textattrtabpage.ui:81
+#: cui/uiconfig/ui/textattrtabpage.ui:76
msgctxt "textattrtabpage|TSB_AUTOGROW_HEIGHT"
msgid "Fit h_eight to text"
msgstr "Doitu _altuera testura"
-#. pgGDH
-#: cui/uiconfig/ui/textattrtabpage.ui:91
-msgctxt "textattrtabpage|extended_tip|TSB_AUTOGROW_HEIGHT"
-msgid "Expands the height of the object to the height of the text, if the object is smaller than the text."
-msgstr "Objektua testua baino txikiagoa bada objektuaren altuera testuaren altuerara arte zabaltzen du."
-
#. gKSp5
-#: cui/uiconfig/ui/textattrtabpage.ui:102
+#: cui/uiconfig/ui/textattrtabpage.ui:92
msgctxt "textattrtabpage|TSB_FIT_TO_SIZE"
msgid "_Fit to frame"
msgstr "Doitu _markoari"
-#. qAEnD
-#: cui/uiconfig/ui/textattrtabpage.ui:112
-msgctxt "textattrtabpage|extended_tip|TSB_FIT_TO_SIZE"
-msgid "Resizes the text to fit the entire area of the drawing or text object."
-msgstr "Testuaren tamaina aldatzen du marrazki- edo testu-objektuaren area osoari doitzeko."
-
#. HNhqB
-#: cui/uiconfig/ui/textattrtabpage.ui:123
+#: cui/uiconfig/ui/textattrtabpage.ui:108
msgctxt "textattrtabpage|TSB_CONTOUR"
msgid "_Adjust to contour"
msgstr "Doitu in_geradari"
-#. QBTi6
-#: cui/uiconfig/ui/textattrtabpage.ui:133
-msgctxt "textattrtabpage|extended_tip|TSB_CONTOUR"
-msgid "Adapts the text flow so that it matches the contours of the selected drawing object."
-msgstr "Testu-fluxua egokitzen du. Horrela, hautatutako marrazkiaren ingeradekin bat egiten du."
-
#. ZxFbp
-#: cui/uiconfig/ui/textattrtabpage.ui:150
+#: cui/uiconfig/ui/textattrtabpage.ui:130
msgctxt "textattrtabpage|label1"
msgid "Drawing Object Text"
msgstr "Marrazki-objektuko testua"
#. E7JrK
-#: cui/uiconfig/ui/textattrtabpage.ui:183
+#: cui/uiconfig/ui/textattrtabpage.ui:163
msgctxt "textattrtabpage|TSB_WORDWRAP_TEXT"
msgid "_Word wrap text in shape"
msgstr "_Egokitu testua forman"
-#. 4rpt3
-#: cui/uiconfig/ui/textattrtabpage.ui:193
-msgctxt "textattrtabpage|extended_tip|TSB_WORDWRAP_TEXT"
-msgid "Wraps the text that you add after double-clicking a custom shape to fit inside the shape."
-msgstr "Formaren barnealdean sartzeko forma pertsonalizatu batean klik bikoitza egin ondoren gehitzen duzun testua egokitzen du."
-
#. T4kEz
-#: cui/uiconfig/ui/textattrtabpage.ui:204
+#: cui/uiconfig/ui/textattrtabpage.ui:179
msgctxt "textattrtabpage|TSB_AUTOGROW_SIZE"
msgid "_Resize shape to fit text"
msgstr "_Tamaina aldatu formari testua doitzeko"
-#. iFsgJ
-#: cui/uiconfig/ui/textattrtabpage.ui:214
-msgctxt "textattrtabpage|extended_tip|TSB_AUTOGROW_SIZE"
-msgid "Resizes a custom shape to fit the text that you enter after double-clicking the shape."
-msgstr "Forma pertsonalizatuaren tamaina aldatzen du sartutako testua egokitzeko, formaren gainean klik bikoitza egin ondoren."
-
#. CWdDn
-#: cui/uiconfig/ui/textattrtabpage.ui:231
+#: cui/uiconfig/ui/textattrtabpage.ui:201
msgctxt "textattrtabpage|label8"
msgid "Custom Shape Text"
msgstr "Forma pertsonalizatuko testua"
#. 7Ad2Q
-#: cui/uiconfig/ui/textattrtabpage.ui:278
+#: cui/uiconfig/ui/textattrtabpage.ui:248
msgctxt "textattrtabpage|label4"
msgid "_Left:"
msgstr "E_zkerra:"
#. dMFkF
-#: cui/uiconfig/ui/textattrtabpage.ui:292
+#: cui/uiconfig/ui/textattrtabpage.ui:262
msgctxt "textattrtabpage|label5"
msgid "_Right:"
msgstr "E_skuina:"
#. nxccs
-#: cui/uiconfig/ui/textattrtabpage.ui:306
+#: cui/uiconfig/ui/textattrtabpage.ui:276
msgctxt "textattrtabpage|label6"
msgid "_Top:"
msgstr "_Goian:"
#. avsGr
-#: cui/uiconfig/ui/textattrtabpage.ui:320
+#: cui/uiconfig/ui/textattrtabpage.ui:290
msgctxt "textattrtabpage|label7"
msgid "_Bottom:"
msgstr "Be_hean:"
-#. qhk2Q
-#: cui/uiconfig/ui/textattrtabpage.ui:339
-msgctxt "textattrtabpage|extended_tip|MTR_FLD_LEFT"
-msgid "Enter the amount of space to leave between the left edge of the drawing or text object and the left border of the text."
-msgstr "Zehaztu zenbat leku utzi nahi duzun marrazkiaren edo testuaren ezker ertzaren eta testuaren ezker ertzaren artean."
-
-#. Gscsa
-#: cui/uiconfig/ui/textattrtabpage.ui:357
-msgctxt "textattrtabpage|extended_tip|MTR_FLD_RIGHT"
-msgid "Enter the amount of space to leave between the right edge of the drawing or text object and the right border of the text."
-msgstr "Zehaztu zenbat leku utzi nahi duzun marrazkiaren edo testuaren eskuin ertzaren eta testuaren eskuin ertzaren artean."
-
-#. 7CCsd
-#: cui/uiconfig/ui/textattrtabpage.ui:375
-msgctxt "textattrtabpage|extended_tip|MTR_FLD_TOP"
-msgid "Enter the amount of space to leave between the top edge of the drawing or text object and the upper border of the text."
-msgstr "Zehaztu zenbat leku utzi nahi duzun marrazkiaren edo testuaren goiko ertzaren eta testuaren goiko ertzaren artean."
-
-#. T3o9E
-#: cui/uiconfig/ui/textattrtabpage.ui:393
-msgctxt "textattrtabpage|extended_tip|MTR_FLD_BOTTOM"
-msgid "Enter the amount of space to leave between the bottom edge of the drawing or text object and the lower border of the text."
-msgstr "Zehaztu zenbat leku utzi nahi duzun marrazkiaren edo testuaren beheko ertzaren eta testuaren beheko ertzaren artean."
-
#. aYFEA
-#: cui/uiconfig/ui/textattrtabpage.ui:410
+#: cui/uiconfig/ui/textattrtabpage.ui:360
msgctxt "textattrtabpage|label2"
msgid "Spacing to Borders"
msgstr "Ertzera bitarteko tartea"
-#. gMHiC
-#: cui/uiconfig/ui/textattrtabpage.ui:462
-msgctxt "textattrtabpage|extended_tip|CTL_POSITION"
-msgid "Click where you want to place the anchor for the text."
-msgstr "Egin klik testuaren aingura jarri nahi duzun lekuan."
-
#. PUoRb
-#: cui/uiconfig/ui/textattrtabpage.ui:478
+#: cui/uiconfig/ui/textattrtabpage.ui:423
msgctxt "textattrtabpage|TSB_FULL_WIDTH"
msgid "Full _width"
msgstr "Zabalera _osoa"
-#. jU6YX
-#: cui/uiconfig/ui/textattrtabpage.ui:488
-msgctxt "textattrtabpage|extended_tip|TSB_FULL_WIDTH"
-msgid "Anchors the text to the full width of the drawing object or text object."
-msgstr "Marrazkiaren edo testu-objektuaren zabalera osora ainguratzen du testua."
-
#. BP2Vk
-#: cui/uiconfig/ui/textattrtabpage.ui:506
+#: cui/uiconfig/ui/textattrtabpage.ui:446
msgctxt "textattrtabpage|label3"
msgid "Text Anchor"
msgstr "Testu-aingura"
-#. 3zrBD
-#: cui/uiconfig/ui/textattrtabpage.ui:528
-msgctxt "textattrtabpage|extended_tip|TextAttributesPage"
-msgid "Sets the layout and anchoring properties for text in the selected drawing or text object."
-msgstr "Hautatutako marrazkian edo testuan diseinua eta ainguratze-propietateak ezartzen ditu."
-
#. 3Huae
#: cui/uiconfig/ui/textdialog.ui:8
msgctxt "textdialog|TextDialog"
@@ -20560,246 +15232,144 @@ msgctxt "textflowpage|checkAuto"
msgid "A_utomatically"
msgstr "A_utomatikoki"
-#. iKEC7
-#: cui/uiconfig/ui/textflowpage.ui:82
-msgctxt "textflowpage|extended_tip|checkAuto"
-msgid "Automatically inserts hyphens where they are needed in a paragraph."
-msgstr "Marratxoak txertatzen ditu automatikoki paragrafoan behar diren lekuetan."
-
-#. MzDMB
-#: cui/uiconfig/ui/textflowpage.ui:102
-msgctxt "textflowpage|extended_tip|spinMaxNum"
-msgid "Enter the maximum number of consecutive lines that can be hyphenated."
-msgstr "Sartu zatitu daitezkeen elkarren segidako gehienezko lerro kopurua."
-
-#. zBD7h
-#: cui/uiconfig/ui/textflowpage.ui:121
-msgctxt "textflowpage|extended_tip|spinLineBegin"
-msgid "Enter the minimum number of characters that must appear at the beginning of the line after the hyphen."
-msgstr "Sartu marratxoa txertatu ondoren lerro-hasieran utzi beharreko gutxieneko karaktere kopurua."
-
-#. FFGUz
-#: cui/uiconfig/ui/textflowpage.ui:141
-msgctxt "textflowpage|extended_tip|spinLineEnd"
-msgid "Enter the minimum number of characters to leave at the end of the line before a hyphen is inserted."
-msgstr "Sartu marratxoa txertatu aurretik lerro-amaieran utzi beharreko gutxieneko karaktere kopurua."
-
#. c6KN2
-#: cui/uiconfig/ui/textflowpage.ui:155
+#: cui/uiconfig/ui/textflowpage.ui:135
msgctxt "textflowpage|labelLineEnd"
msgid "C_haracters at line end"
msgstr "Lerro amaierako k_araktereak"
#. AGfNV
-#: cui/uiconfig/ui/textflowpage.ui:169
+#: cui/uiconfig/ui/textflowpage.ui:149
msgctxt "textflowpage|labelLineBegin"
msgid "Cha_racters at line begin"
msgstr "Lerro hasierako kar_aktereak"
#. FTX7o
-#: cui/uiconfig/ui/textflowpage.ui:183
+#: cui/uiconfig/ui/textflowpage.ui:163
msgctxt "textflowpage|labelMaxNum"
msgid "_Maximum number of consecutive hyphens"
msgstr "_Elkarren ondoko marratxoak gehienez"
#. GgHhP
-#: cui/uiconfig/ui/textflowpage.ui:194
+#: cui/uiconfig/ui/textflowpage.ui:174
msgctxt "textflowpage|checkNoCaps"
msgid "Don't hyphenate words in _CAPS"
msgstr "Ez zatitu _MAIUSKULETAN dauden hitzak"
#. stYh3
-#: cui/uiconfig/ui/textflowpage.ui:217
+#: cui/uiconfig/ui/textflowpage.ui:197
msgctxt "textflowpage|LabelHyphenation"
msgid "Hyphenation"
msgstr "Hitz-zatiketa"
#. ZLB8K
-#: cui/uiconfig/ui/textflowpage.ui:249
+#: cui/uiconfig/ui/textflowpage.ui:229
msgctxt "textflowpage|checkInsert"
msgid "_Insert"
msgstr "T_xertatu"
-#. Zje9t
-#: cui/uiconfig/ui/textflowpage.ui:259
-msgctxt "textflowpage|extended_tip|checkInsert"
-msgid "Select this check box, and then select the break type that you want to use."
-msgstr "Markatu kontrol-lauki hori eta hautatu erabili nahi duzun jauzi mota."
-
#. JiDat
-#: cui/uiconfig/ui/textflowpage.ui:270
+#: cui/uiconfig/ui/textflowpage.ui:245
msgctxt "textflowpage|checkPageStyle"
msgid "With page st_yle:"
msgstr "Orrialde-es_tiloarekin:"
-#. RFwGc
-#: cui/uiconfig/ui/textflowpage.ui:283
-msgctxt "textflowpage|extended_tip|checkPageStyle"
-msgid "Select this check box, and then select the page style that you want to use for the first page after the break."
-msgstr "Markatu kontrol-lauki hori eta hautatu jauziaren ondoren lehenengo orrialdean erabili nahi duzun orrialde-estiloa."
-
#. fMeRA
-#: cui/uiconfig/ui/textflowpage.ui:296
+#: cui/uiconfig/ui/textflowpage.ui:266
msgctxt "textflowpage|labelType"
msgid "_Type:"
msgstr "_Mota:"
-#. tX6ag
-#: cui/uiconfig/ui/textflowpage.ui:317
-msgctxt "textflowpage|extended_tip|spinPageNumber"
-msgid "Enter the page number for the first page that follows the break. If you want to continue the current page numbering, leave the checkbox unchecked."
-msgstr "Sartu etenaren ondoren datorren lehen orrialdearen zenbakia. Uneko orrialde-zenbakitzearekin jarraitu nahi baduzu, utzi kontrol-laukia markatu gabe."
-
#. nrtWo
-#: cui/uiconfig/ui/textflowpage.ui:328
+#: cui/uiconfig/ui/textflowpage.ui:293
msgctxt "textflowpage|labelPageNum"
msgid "Page _number:"
msgstr "Orrialde-_zenbakia:"
#. xNBLd
-#: cui/uiconfig/ui/textflowpage.ui:349
+#: cui/uiconfig/ui/textflowpage.ui:314
msgctxt "textflowpage|labelPosition"
msgid "Position:"
msgstr "Kokagunea:"
#. bFKWE
-#: cui/uiconfig/ui/textflowpage.ui:369
+#: cui/uiconfig/ui/textflowpage.ui:334
msgctxt "textflowpage|comboPageStyle-atkobject"
msgid "Page Style"
msgstr "Orrialde-estiloa"
-#. E97k4
-#: cui/uiconfig/ui/textflowpage.ui:370
-msgctxt "textflowpage|extended_tip|comboPageStyle"
-msgid "Select the formatting style to use for the first page after the break."
-msgstr "Hautatu jauziaren ondorengo lehenengo orrialdean erabili beharreko formatu-estiloa."
-
#. aziF3
-#: cui/uiconfig/ui/textflowpage.ui:384
+#: cui/uiconfig/ui/textflowpage.ui:348
msgctxt "textflowpage|comboBreakType"
msgid "Page"
msgstr "Orrialdea"
#. MeAgB
-#: cui/uiconfig/ui/textflowpage.ui:385
+#: cui/uiconfig/ui/textflowpage.ui:349
msgctxt "textflowpage|comboBreakType"
msgid "Column"
msgstr "Zutabea"
-#. eLRHP
-#: cui/uiconfig/ui/textflowpage.ui:389
-msgctxt "textflowpage|extended_tip|comboBreakType"
-msgid "Select the break type that you want to insert."
-msgstr "Hautatu txertatzea nahi duzun jauzi mota."
-
#. 8RF2z
-#: cui/uiconfig/ui/textflowpage.ui:403
+#: cui/uiconfig/ui/textflowpage.ui:362
msgctxt "textflowpage|comboBreakPosition"
msgid "Before"
msgstr "Aurretik"
#. vMWKU
-#: cui/uiconfig/ui/textflowpage.ui:404
+#: cui/uiconfig/ui/textflowpage.ui:363
msgctxt "textflowpage|comboBreakPosition"
msgid "After"
msgstr "Ondoren"
-#. BJqRd
-#: cui/uiconfig/ui/textflowpage.ui:408
-msgctxt "textflowpage|extended_tip|comboBreakPosition"
-msgid "Select where you want to insert the break."
-msgstr "Hautatu jauzia txertatzea nahi duzun lekua."
-
#. B657G
-#: cui/uiconfig/ui/textflowpage.ui:428
+#: cui/uiconfig/ui/textflowpage.ui:382
msgctxt "textflowpage|label3"
msgid "Breaks"
msgstr "Jauziak"
#. MEpn4
-#: cui/uiconfig/ui/textflowpage.ui:460
+#: cui/uiconfig/ui/textflowpage.ui:414
msgctxt "textflowpage|checkSplitPara"
msgid "_Do not split paragraph"
msgstr "_Ez zatitu paragrafoa"
-#. XLpSD
-#: cui/uiconfig/ui/textflowpage.ui:470
-msgctxt "textflowpage|extended_tip|checkSplitPara"
-msgid "Shifts the entire paragraph to the next page or column after a break is inserted."
-msgstr "Paragrafo osoa hurrengo orrialdera edo zutabera eramaten du jauzia txertatutakoan."
-
#. vWpZR
-#: cui/uiconfig/ui/textflowpage.ui:482
+#: cui/uiconfig/ui/textflowpage.ui:431
msgctxt "textflowpage|checkKeepPara"
msgid "_Keep with next paragraph"
msgstr "_Mantendu hurrengo paragrafoarekin"
-#. i6pDE
-#: cui/uiconfig/ui/textflowpage.ui:492
-msgctxt "textflowpage|extended_tip|checkKeepPara"
-msgid "Keeps the current paragraph and the following paragraph together when a break or column break is inserted."
-msgstr "Uneko paragrafoa eta hurrengo paragrafoa batera mantentzen ditu jauzi bat edo zutabe-jauzia txertatutakoan."
-
#. dQZQ7
-#: cui/uiconfig/ui/textflowpage.ui:504
+#: cui/uiconfig/ui/textflowpage.ui:448
msgctxt "textflowpage|checkOrphan"
msgid "_Orphan control"
msgstr "Lerro _solteen kontrola"
-#. zADSo
-#: cui/uiconfig/ui/textflowpage.ui:517
-msgctxt "textflowpage|extended_tip|checkOrphan"
-msgid "Specifies the minimum number of lines in a paragraph before a page break. Select this check box, and then enter a number in the Lines box."
-msgstr "Orrialde-jauzia txertatu aurretik paragrafoan egon beharreko gutxieneko lerro kopurua zehazten du. Hautatu kontrol-lauki hau eta sartu kopuru bat Lerroak koadroan."
-
#. pnW52
-#: cui/uiconfig/ui/textflowpage.ui:528
+#: cui/uiconfig/ui/textflowpage.ui:467
msgctxt "textflowpage|checkWidow"
msgid "_Widow control"
msgstr "_Lerro solteen kontrola (alargunak)"
-#. SmFT5
-#: cui/uiconfig/ui/textflowpage.ui:541
-msgctxt "textflowpage|extended_tip|checkWidow"
-msgid "Specifies the minimum number of lines in a paragraph in the first page after the break. Select this check box, and then enter a number in the Lines box."
-msgstr "Orrialde-jauzia txertatu eta hurrengo orrialdeko paragrafoan egon beharreko gutxieneko lerro kopurua zehazten du. Hautatu kontrol-lauki hau eta sartu kopuru bat Lerroak koadroan."
-
-#. mb9LZ
-#: cui/uiconfig/ui/textflowpage.ui:561
-msgctxt "textflowpage|extended_tip|spinOrphan"
-msgid "Specifies the minimum number of lines in a paragraph before a page break. Select this check box, and then enter a number in the Lines box."
-msgstr "Orrialde-jauzia txertatu aurretik paragrafoan egon beharreko gutxieneko lerro kopurua zehazten du. Hautatu kontrol-lauki hau eta sartu kopuru bat Lerroak koadroan."
-
-#. 3cNEP
-#: cui/uiconfig/ui/textflowpage.ui:582
-msgctxt "textflowpage|extended_tip|spinWidow"
-msgid "Specifies the minimum number of lines in a paragraph in the first page after the break. Select this check box, and then enter a number in the Lines box."
-msgstr "Orrialde-jauzia txertatu eta hurrengo orrialdeko paragrafoan egon beharreko gutxieneko lerro kopurua zehazten du. Hautatu kontrol-lauki hau eta sartu kopuru bat Lerroak koadroan."
-
#. dcEiB
-#: cui/uiconfig/ui/textflowpage.ui:595
+#: cui/uiconfig/ui/textflowpage.ui:519
msgctxt "textflowpage|labelOrphan"
msgid "lines"
msgstr "marrak"
#. 6swWD
-#: cui/uiconfig/ui/textflowpage.ui:607
+#: cui/uiconfig/ui/textflowpage.ui:531
msgctxt "textflowpage|labelWidow"
msgid "lines"
msgstr "marrak"
#. nXryi
-#: cui/uiconfig/ui/textflowpage.ui:623
+#: cui/uiconfig/ui/textflowpage.ui:547
msgctxt "textflowpage|labelOptions"
msgid "Options"
msgstr "Aukerak"
-#. qrhEF
-#: cui/uiconfig/ui/textflowpage.ui:640
-msgctxt "textflowpage|extended_tip|TextFlowPage"
-msgid "Specify hyphenation and pagination options."
-msgstr "Zehaztu hitz-zatiketaren eta orrialdekatzearen aukerak."
-
#. 5BskL
#: cui/uiconfig/ui/thesaurus.ui:23
msgctxt "thesaurus|ThesaurusDialog"
@@ -20807,71 +15377,35 @@ msgid "Thesaurus"
msgstr "Sinonimoak"
#. BBvLD
-#: cui/uiconfig/ui/thesaurus.ui:55
+#: cui/uiconfig/ui/thesaurus.ui:58
msgctxt "thesaurus|replace"
msgid "_Replace"
msgstr "Or_deztu"
#. x792E
-#: cui/uiconfig/ui/thesaurus.ui:102
+#: cui/uiconfig/ui/thesaurus.ui:105
msgctxt "thesaurus|label1"
msgid "Current word:"
msgstr "Uneko hitza:"
#. GQz9P
-#: cui/uiconfig/ui/thesaurus.ui:117
+#: cui/uiconfig/ui/thesaurus.ui:120
msgctxt "thesaurus|label2"
msgid "Alternatives:"
msgstr "Alternatibak:"
#. DqB5k
-#: cui/uiconfig/ui/thesaurus.ui:132
+#: cui/uiconfig/ui/thesaurus.ui:135
msgctxt "thesaurus|label3"
msgid "Replace with:"
msgstr "Ordeztu honekin:"
-#. wMG8r
-#: cui/uiconfig/ui/thesaurus.ui:150
-msgctxt "thesaurus|extended_tip|replaceed"
-msgid "The word or words in the \"Replace with\" text box will replace the original word in the document when you click the Replace button. You can also type text directly in this box."
-msgstr "\"Ordeztu honekin\" testu-koadroko hitza edo hitzak jatorrizko hitza ordeztuko dute dokumentuak Ordeztu botoian klik egiten duzunean. Testua zuzenean idatz dezakezu koadro honetan."
-
-#. xW3j2
-#: cui/uiconfig/ui/thesaurus.ui:170
-msgctxt "thesaurus|extended_tip|left"
-msgid "Recalls the previous contents of the \"Current word\" text box."
-msgstr "\"Uneko hitza\" testu-koadroaren aurreko edukiari deitzen dio."
-
-#. MysZM
-#: cui/uiconfig/ui/thesaurus.ui:186
-msgctxt "thesaurus|extended_tip|langcb"
-msgid "Select a language for the thesaurus."
-msgstr "Hautatu thesaurusaren hizkuntza."
-
-#. 2GzjN
-#: cui/uiconfig/ui/thesaurus.ui:211
-msgctxt "thesaurus|extended_tip|wordcb"
-msgid "Displays the current word, or the related term that you selected by double-clicking a line in the Alternatives list. You can also type text directly in this box to look up your text."
-msgstr "Uneko hitza, edo Alternatibak zerrendan klik bikoitza eginez hautatuz zerikusia duen terminoa, bistaratzen du. Koadro honetan, bilatzeko testua zuzenean idatz dezakezu baita ere."
-
-#. FGgNh
-#: cui/uiconfig/ui/thesaurus.ui:263
-msgctxt "thesaurus|extended_tip|alternatives"
-msgid "Click an entry in the Alternatives list to copy the related term to the \"Replace with\" text box. Double-click an entry to copy the related term to the \"Current word\" text box and to look up that term."
-msgstr "Egin klik Alternatibak zerrendan zerikusia duen terminoa \"Ordeztu honekin\" testu-koadroan kopiatzeko. Egin klik bikoitza sarrera batean zerikusia duen terminoa \"Uneko hitza\" testu-koadroan kopiatzeko eta termino hura bilatzeko."
-
#. qZ6KM
-#: cui/uiconfig/ui/thesaurus.ui:281
+#: cui/uiconfig/ui/thesaurus.ui:259
msgctxt "thesaurus|RID_SVXSTR_ERR_TEXTNOTFOUND"
msgid "No alternatives found."
msgstr "Ez da alternatibarik aurkitu."
-#. VGEXu
-#: cui/uiconfig/ui/thesaurus.ui:320
-msgctxt "thesaurus|extended_tip|ThesaurusDialog"
-msgid "Opens a dialog box to replace the current word with a synonym, or a related term."
-msgstr "Elkarrizketa-koadro bat irekitzen du uneko hitza sinonimo edo zerikusia duen termino batekin ordezteko."
-
#. BeTCk
#: cui/uiconfig/ui/tipofthedaydialog.ui:8
msgctxt "TipOfTheDayDialog|Name"
@@ -20908,264 +15442,120 @@ msgctxt "TipOfTheDayDialog|Link_Button"
msgid "Link"
msgstr "Esteka"
-#. WGqn5
-#: cui/uiconfig/ui/toolbarmodedialog.ui:13
-msgctxt "ToolbarmodeDialog|Name"
-msgid "Select Your Preferred User Interface"
-msgstr ""
-
-#. odHug
-#: cui/uiconfig/ui/toolbarmodedialog.ui:110
-msgctxt "ToolbarmodeDialog|radiobutton1"
-msgid "Standard Toolbar"
-msgstr ""
-
-#. wTDDF
-#: cui/uiconfig/ui/toolbarmodedialog.ui:127
-msgctxt "ToolbarmodeDialog|radiobutton2"
-msgid "Single Toolbar"
-msgstr ""
-
-#. AMgFL
-#: cui/uiconfig/ui/toolbarmodedialog.ui:145
-msgctxt "ToolbarmodeDialog|radiobutton3"
-msgid "Sidebar"
-msgstr ""
-
-#. WRYEa
-#: cui/uiconfig/ui/toolbarmodedialog.ui:163
-msgctxt "ToolbarmodeDialog|radiobutton4"
-msgid "Tabbed"
-msgstr ""
-
-#. YvSd9
-#: cui/uiconfig/ui/toolbarmodedialog.ui:181
-msgctxt "ToolbarmodeDialog|radiobutton5"
-msgid "Tabbed Compact"
-msgstr ""
-
-#. jAJbo
-#: cui/uiconfig/ui/toolbarmodedialog.ui:199
-msgctxt "ToolbarmodeDialog|radiobutton6"
-msgid "Groupedbar Compact"
-msgstr ""
-
-#. yT3UT
-#: cui/uiconfig/ui/toolbarmodedialog.ui:217
-msgctxt "ToolbarmodeDialog|radiobutton7"
-msgid "Groupedbar"
-msgstr ""
-
-#. iSVgL
-#: cui/uiconfig/ui/toolbarmodedialog.ui:235
-msgctxt "ToolbarmodeDialog|radiobutton8"
-msgid "Contextual Single"
-msgstr ""
-
-#. TrcWq
-#: cui/uiconfig/ui/toolbarmodedialog.ui:253
-msgctxt "ToolbarmodeDialog|radiobutton9"
-msgid "Contextual Groups"
-msgstr ""
-
-#. kGdXR
-#: cui/uiconfig/ui/toolbarmodedialog.ui:277
-msgctxt "ToolbarmodeDialog|leftframe"
-msgid "UI variants"
-msgstr ""
-
-#. H7m7J
-#: cui/uiconfig/ui/toolbarmodedialog.ui:350
-msgctxt "ToolbarmodeDialog|rightframe"
-msgid "Preview"
-msgstr ""
-
#. WChLB
#: cui/uiconfig/ui/transparencytabpage.ui:77
msgctxt "transparencytabpage|RBT_TRANS_OFF"
msgid "_No transparency"
msgstr "Gar_dentasunik ez"
-#. vysNZ
-#: cui/uiconfig/ui/transparencytabpage.ui:87
-msgctxt "transparencytabpage|extended_tip|RBT_TRANS_OFF"
-msgid "Turns off color transparency."
-msgstr "Kolore-gardentasuna desaktibatzen du."
-
#. DEU8f
-#: cui/uiconfig/ui/transparencytabpage.ui:98
+#: cui/uiconfig/ui/transparencytabpage.ui:93
msgctxt "transparencytabpage|RBT_TRANS_LINEAR"
msgid "_Transparency:"
msgstr "_Gardentasuna:"
-#. RpVxj
-#: cui/uiconfig/ui/transparencytabpage.ui:111
-msgctxt "transparencytabpage|extended_tip|RBT_TRANS_LINEAR"
-msgid "Turns on color transparency. Select this option, and then enter a number in the box, where 0% is fully opaque and 100% is fully transparent."
-msgstr "Kolore-gardentasuna aktibatzen du. Hautatu aukera hau, eta ondoren idatzi zenbaki bat koadroan. % 0a erabat opakua izango da, eta % 100a erabat gardena."
-
#. mHokD
-#: cui/uiconfig/ui/transparencytabpage.ui:122
+#: cui/uiconfig/ui/transparencytabpage.ui:112
msgctxt "transparencytabpage|RBT_TRANS_GRADIENT"
msgid "_Gradient"
msgstr "G_radientea"
-#. 6WDfQ
-#: cui/uiconfig/ui/transparencytabpage.ui:132
-msgctxt "transparencytabpage|extended_tip|RBT_TRANS_GRADIENT"
-msgid "Applies a transparency gradient to the current fill color. Select this option, and then set the gradient properties."
-msgstr "Uneko betegarriaren kolorean gardenki-gradientea aplikatzen du. Hautatu aukera hau eta ondoren ezarri gradientearen propietateak."
-
-#. FBxYk
-#: cui/uiconfig/ui/transparencytabpage.ui:152
-msgctxt "transparencytabpage|extended_tip|MTR_TRANSPARENT"
-msgid "Adjusts the transparency of the current fill color. Enter a number between 0% (opaque) and 100% (transparent)."
-msgstr "Uneko betegarriaren kolorearen gardentasuna doitzen du. Idatzi % 0aren (opakua) eta % 100aren (gardena) arteko zenbaki bat."
-
-#. 7XQDC
-#: cui/uiconfig/ui/transparencytabpage.ui:188
-msgctxt "transparencytabpage|extended_tip|MTR_TRGR_END_VALUE"
-msgid "Enter a transparency value for the endpoint of the gradient, where 0% is fully opaque and 100% is fully transparent."
-msgstr "Sartu gradientearen bukaera-muturraren gardentasun-balioa. % 0a erabat opakua izango da eta % 100a erabat gardena."
-
-#. fq8QF
-#: cui/uiconfig/ui/transparencytabpage.ui:205
-msgctxt "transparencytabpage|extended_tip|MTR_TRGR_START_VALUE"
-msgid "Enter a transparency value for the beginning point of the gradient, where 0% is fully opaque and 100% is fully transparent."
-msgstr "Sartu gradientearen hasiera puntuaren gardentasun-balioa. % 0a erabat opakua izango da eta % 100a erabat gardena."
-
-#. 5EEBy
-#: cui/uiconfig/ui/transparencytabpage.ui:222
-msgctxt "transparencytabpage|extended_tip|MTR_TRGR_BORDER"
-msgid "Enter the amount by which you want to adjust the transparent area of the gradient. The default value is 0%."
-msgstr "Sartu gradientearen area gardenak doitzeko kopurua. Balio lehenetsia % 0 da."
-
-#. Yr5Vv
-#: cui/uiconfig/ui/transparencytabpage.ui:239
-msgctxt "transparencytabpage|extended_tip|MTR_TRGR_ANGLE"
-msgid "Enter a rotation angle for the gradient."
-msgstr "Sartu gradientearen biraketa-angelua."
-
-#. tJHu5
-#: cui/uiconfig/ui/transparencytabpage.ui:256
-msgctxt "transparencytabpage|extended_tip|MTR_TRGR_CENTER_Y"
-msgid "Enter the vertical offset for the gradient."
-msgstr "Sartu gradientearen desplazamendu bertikala."
-
-#. nascp
-#: cui/uiconfig/ui/transparencytabpage.ui:273
-msgctxt "transparencytabpage|extended_tip|MTR_TRGR_CENTER_X"
-msgid "Enter the horizontal offset for the gradient."
-msgstr "Sartu gradientearen desplazamendu horizontala."
-
#. YgMd8
-#: cui/uiconfig/ui/transparencytabpage.ui:287
+#: cui/uiconfig/ui/transparencytabpage.ui:237
msgctxt "transparencytabpage|liststoreTYPE"
msgid "Linear"
msgstr "Lineala"
#. 8CgMQ
-#: cui/uiconfig/ui/transparencytabpage.ui:288
+#: cui/uiconfig/ui/transparencytabpage.ui:238
msgctxt "transparencytabpage|liststoreTYPE"
msgid "Axial"
msgstr "Axiala"
#. hyMck
-#: cui/uiconfig/ui/transparencytabpage.ui:289
+#: cui/uiconfig/ui/transparencytabpage.ui:239
msgctxt "transparencytabpage|liststoreTYPE"
msgid "Radial"
msgstr "Erradiala"
#. mEnF6
-#: cui/uiconfig/ui/transparencytabpage.ui:290
+#: cui/uiconfig/ui/transparencytabpage.ui:240
msgctxt "transparencytabpage|liststoreTYPE"
msgid "Ellipsoid"
msgstr "Elipsoidea"
#. GDBS5
-#: cui/uiconfig/ui/transparencytabpage.ui:291
+#: cui/uiconfig/ui/transparencytabpage.ui:241
msgctxt "transparencytabpage|liststoreTYPE"
msgid "Quadratic"
msgstr "Koadratikoa"
#. NgYW8
-#: cui/uiconfig/ui/transparencytabpage.ui:292
+#: cui/uiconfig/ui/transparencytabpage.ui:242
msgctxt "transparencytabpage|liststoreTYPE"
msgid "Square"
msgstr "Karratua"
-#. 9hAzC
-#: cui/uiconfig/ui/transparencytabpage.ui:296
-msgctxt "transparencytabpage|extended_tip|LB_TRGR_GRADIENT_TYPES"
-msgid "Select the type of transparency gradient that you want to apply."
-msgstr "Hautatu aplikatu nahi duzun gardenki-gradiente mota."
-
#. EmYEU
-#: cui/uiconfig/ui/transparencytabpage.ui:314
+#: cui/uiconfig/ui/transparencytabpage.ui:259
msgctxt "transparencytabpage|FT_TRGR_TYPE"
msgid "Ty_pe:"
msgstr "_Mota:"
#. kfKen
-#: cui/uiconfig/ui/transparencytabpage.ui:335
+#: cui/uiconfig/ui/transparencytabpage.ui:280
msgctxt "transparencytabpage|FT_TRGR_CENTER_X"
msgid "Center _X:"
msgstr "Zentroa _X:"
#. Nsx4p
-#: cui/uiconfig/ui/transparencytabpage.ui:356
+#: cui/uiconfig/ui/transparencytabpage.ui:301
msgctxt "transparencytabpage|FT_TRGR_CENTER_Y"
msgid "Center _Y:"
msgstr "Zentroa _Y:"
#. RWNkA
-#: cui/uiconfig/ui/transparencytabpage.ui:377
+#: cui/uiconfig/ui/transparencytabpage.ui:322
msgctxt "transparencytabpage|FT_TRGR_ANGLE"
msgid "_Angle:"
msgstr "_Angelua:"
#. uRCB3
-#: cui/uiconfig/ui/transparencytabpage.ui:398
+#: cui/uiconfig/ui/transparencytabpage.ui:343
msgctxt "transparencytabpage|FT_TRGR_BORDER"
msgid "_Border:"
msgstr "_Ertza:"
#. JBFw6
-#: cui/uiconfig/ui/transparencytabpage.ui:419
+#: cui/uiconfig/ui/transparencytabpage.ui:364
msgctxt "transparencytabpage|FT_TRGR_START_VALUE"
msgid "_Start value:"
msgstr "_Hasierako balioa:"
#. opX8T
-#: cui/uiconfig/ui/transparencytabpage.ui:440
+#: cui/uiconfig/ui/transparencytabpage.ui:385
msgctxt "transparencytabpage|FT_TRGR_END_VALUE"
msgid "_End value:"
msgstr "A_maierako balioa:"
#. vFPGU
-#: cui/uiconfig/ui/transparencytabpage.ui:497
+#: cui/uiconfig/ui/transparencytabpage.ui:442
msgctxt "transparencytabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "Adibidea"
#. AiQzg
-#: cui/uiconfig/ui/transparencytabpage.ui:532
+#: cui/uiconfig/ui/transparencytabpage.ui:477
msgctxt "transparencytabpage|CTL_TRANS_PREVIEW-atkobject"
msgid "Example"
msgstr "Adibidea"
#. UMCGy
-#: cui/uiconfig/ui/transparencytabpage.ui:576
+#: cui/uiconfig/ui/transparencytabpage.ui:521
msgctxt "transparencytabpage|FL_PROP"
msgid "Area Transparency Mode"
msgstr "Arearen gardentasun modua"
-#. 2tXmW
-#: cui/uiconfig/ui/transparencytabpage.ui:585
-msgctxt "transparencytabpage|extended_tip|TransparencyTabPage"
-msgid "Set the transparency options for the fill that you apply to the selected object."
-msgstr "Ezarri hautatutako objektuan aplikatu duzun betegarriaren gardentasun-aukerak."
-
#. vUHk9
#: cui/uiconfig/ui/tsaurldialog.ui:16
msgctxt "tsaurldialog|TSAURLDialog"
@@ -21173,25 +15563,25 @@ msgid "Time Stamping Authority URLs"
msgstr "Denbora Zigilatzeko Agintaritzen URLak"
#. osDWc
-#: cui/uiconfig/ui/tsaurldialog.ui:66
+#: cui/uiconfig/ui/tsaurldialog.ui:67
msgctxt "tsaurldialog|add"
msgid "_Add..."
msgstr "_Gehitu..."
#. px3EH
-#: cui/uiconfig/ui/tsaurldialog.ui:143
+#: cui/uiconfig/ui/tsaurldialog.ui:145
msgctxt "tsaurldialog|label2"
msgid "Add or delete Time Stamp Authority URLs"
msgstr "Gehitu edo ezabatu Denbora Zigilatzeko Agintaritzen URLak"
#. fUEE7
-#: cui/uiconfig/ui/tsaurldialog.ui:205
+#: cui/uiconfig/ui/tsaurldialog.ui:207
msgctxt "tsaurldialog|enteraurl"
msgid "Enter a Time Stamp Authority URL"
msgstr "Sartu Denbora Zigilatzeko Agintaritza baten URLa"
#. NEFBL
-#: cui/uiconfig/ui/tsaurldialog.ui:233
+#: cui/uiconfig/ui/tsaurldialog.ui:235
msgctxt "tsaurldialog|label1"
msgid "TSA URL"
msgstr "TSAren URLa"
@@ -21244,126 +15634,60 @@ msgctxt "wordcompletionpage|enablewordcomplete"
msgid "Enable word _completion"
msgstr "Gaitu _hitz-osatzea"
-#. C6wQP
-#: cui/uiconfig/ui/wordcompletionpage.ui:79
-msgctxt "wordcompletionpage|extended_tip|enablewordcomplete"
-msgid "Stores frequently used words, and automatically completes a word after you type three letters that match the first three letters of a stored word."
-msgstr "Maiz erabiltzen diren hitzak gordetzen ditu, eta automatikoki osatzen du hitza gordetako hitz baten lehenengo hiru letrekin bat datozen hiru letra idatzi ondoren."
-
#. F6ECQ
-#: cui/uiconfig/ui/wordcompletionpage.ui:100
+#: cui/uiconfig/ui/wordcompletionpage.ui:95
msgctxt "wordcompletionpage|appendspace"
msgid "_Append space"
msgstr "Er_antsi zuriunea"
-#. B3Tgo
-#: cui/uiconfig/ui/wordcompletionpage.ui:109
-msgctxt "wordcompletionpage|extended_tip|appendspace"
-msgid "If you do not add punctuation after the word, %PRODUCTNAME adds a space."
-msgstr "Ez baduzu jartzen puntuaziorik hitzaren ondoren, %PRODUCTNAME(e)k zuriune bat gehituko du."
-
#. YyYGC
-#: cui/uiconfig/ui/wordcompletionpage.ui:120
+#: cui/uiconfig/ui/wordcompletionpage.ui:110
msgctxt "wordcompletionpage|showastip"
msgid "_Show as tip"
msgstr "Erak_utsi aholku gisa"
-#. AM5rj
-#: cui/uiconfig/ui/wordcompletionpage.ui:129
-msgctxt "wordcompletionpage|extended_tip|showastip"
-msgid "Displays the completed word as a Help Tip."
-msgstr "Hitz osoa laguntza-iradokizun gisa bistaratzen du."
-
#. RJa2G
-#: cui/uiconfig/ui/wordcompletionpage.ui:168
+#: cui/uiconfig/ui/wordcompletionpage.ui:153
msgctxt "wordcompletionpage|label2"
msgid "Mi_n. word length:"
msgstr "G_utx. hitz-luzera:"
-#. XSEGa
-#: cui/uiconfig/ui/wordcompletionpage.ui:187
-msgctxt "wordcompletionpage|extended_tip|minwordlen"
-msgid "Enter the minimum word length for a word to become eligible for the word completion feature."
-msgstr "Sartu hitz baten gutxieneko luzera hitz-osaketaren eginbiderako hautagarri izan dadin."
-
#. YAb3D
-#: cui/uiconfig/ui/wordcompletionpage.ui:200
+#: cui/uiconfig/ui/wordcompletionpage.ui:180
msgctxt "wordcompletionpage|label1"
msgid "_Max. entries:"
msgstr "_Geh. sarrerak:"
-#. Ypa2L
-#: cui/uiconfig/ui/wordcompletionpage.ui:219
-msgctxt "wordcompletionpage|extended_tip|maxentries"
-msgid "Enter the maximum number of words that you want to store in the Word Completion list."
-msgstr "Sartu hitz-osaketaren zerrendan gorde nahi duzun gehienezko hitz kopurua."
-
#. SzABn
-#: cui/uiconfig/ui/wordcompletionpage.ui:232
+#: cui/uiconfig/ui/wordcompletionpage.ui:207
msgctxt "wordcompletionpage|label3"
msgid "Acc_ept with:"
msgstr "O_nartu honekin:"
-#. gPj5A
-#: cui/uiconfig/ui/wordcompletionpage.ui:248
-msgctxt "wordcompletionpage|extended_tip|acceptwith"
-msgid "Select the key that you want to use to accept the automatic word completion."
-msgstr "Hautatu hitz-osaketa automatikora sartzeko erabili nahi duzun tekla."
-
#. iedK3
-#: cui/uiconfig/ui/wordcompletionpage.ui:283
+#: cui/uiconfig/ui/wordcompletionpage.ui:253
msgctxt "acorreplacepage|collectedwords"
msgid "Collected Words"
msgstr "Bildutako hitzak"
-#. GCXAm
-#: cui/uiconfig/ui/wordcompletionpage.ui:329
-msgctxt "wordcompletionpage|extended_tip|entries"
-msgid "Lists the collected words. The list is valid until you close the current document. To make the list available to other documents in the current session, disable \"When closing a document, remove the words collected from it from the list\"."
-msgstr "Bildutako hitzen zerrenda. Zerrenda baliozkoa izango da uneko dokumentua itxi arte. Uneko saioan, zerrenda beste dokumentuentzako erabilgarria egiteko, desgaitu \"Dokumentua ixtean, kendu bildutako hitzak zerrendatik\"."
-
#. Akygd
-#: cui/uiconfig/ui/wordcompletionpage.ui:342
+#: cui/uiconfig/ui/wordcompletionpage.ui:307
msgctxt "wordcompletionpage|whenclosing"
msgid "_When closing a document, remove the words collected from it from the list"
msgstr "Dokumentu bat i_xtean, kendu zerrendatik dokumentutik bildutako hitzak"
-#. RFvtW
-#: cui/uiconfig/ui/wordcompletionpage.ui:352
-msgctxt "wordcompletionpage|extended_tip|whenclosing"
-msgid "When enabled, the list gets cleared when closing the current document. When disabled, makes the current Word Completion list available to other documents after you close the current document. The list remains available until you exit %PRODUCTNAME."
-msgstr "Gaituta dagoenean, zerrenda garbitu egiten da uneko dokumentua ixtean. Desgaituta dagoenean, uneko hitz-osatzeko zerrenda erabilgarri jartzen da beste dokumentuetarako uneko dokumentua ixten duzunean. Zerrenda erabilgarri egongo da %PRODUCTNAME(e)tik irteten zaren arte."
-
#. f7oAK
-#: cui/uiconfig/ui/wordcompletionpage.ui:367
+#: cui/uiconfig/ui/wordcompletionpage.ui:327
msgctxt "wordcompletionpage|collectwords"
msgid "C_ollect words"
msgstr "B_ildu hitzak"
-#. AJuiz
-#: cui/uiconfig/ui/wordcompletionpage.ui:376
-msgctxt "wordcompletionpage|extended_tip|collectwords"
-msgid "Adds the frequently used words to a list. To remove a word from the Word Completion list, select the word, and then click Delete Entry."
-msgstr "Maiz erabiltzen diren hitzak zerrenda batean gehitzen ditu. Hitz-osaketaren zerrendatik hitz bat kentzeko, hautatu hitza eta ondoren egin klik Ezabatu sarrera aukeran."
-
#. yzZjo
-#: cui/uiconfig/ui/wordcompletionpage.ui:388
+#: cui/uiconfig/ui/wordcompletionpage.ui:343
msgctxt "wordcompletionpage|delete"
msgid "_Delete"
msgstr "_Ezabatu"
-#. 4HjyH
-#: cui/uiconfig/ui/wordcompletionpage.ui:397
-msgctxt "wordcompletionpage|extended_tip|delete"
-msgid "Removes the selected word or words from the Word Completion list."
-msgstr "Hitz-osaketaren zerrendatik hautatutako hitza edo hitzak kentzen ditu."
-
-#. zqnKv
-#: cui/uiconfig/ui/wordcompletionpage.ui:428
-msgctxt "wordcompletionpage|extended_tip|WordCompletionPage"
-msgid "Stores frequently used words, and automatically completes a word after you type three letters that match the first three letters of a stored word."
-msgstr "Maiz erabiltzen diren hitzak gordetzen ditu, eta automatikoki osatzen du hitza gordetako hitz baten lehenengo hiru letrekin bat datozen hiru letra idatzi ondoren."
-
#. gzUCC
#: cui/uiconfig/ui/zoomdialog.ui:19
msgctxt "zoomdialog|ZoomDialog"
@@ -21376,146 +15700,74 @@ msgctxt "zoomdialog|optimal"
msgid "Optimal"
msgstr "Onena"
-#. Yd7ht
-#: cui/uiconfig/ui/zoomdialog.ui:122
-msgctxt "zoomdialog|extended_tip|optimal"
-msgid "Resizes the display to fit the width of the text in the document at the moment the command is started."
-msgstr "Bistaratzea tamainaz aldatzen du, komandoa abiaraztean, irekita dagoen dokumentuko testuaren zabalerara."
-
#. RfuDU
-#: cui/uiconfig/ui/zoomdialog.ui:134
+#: cui/uiconfig/ui/zoomdialog.ui:129
msgctxt "zoomdialog|fitwandh"
msgid "Fit width and height"
msgstr "Doitu zabalera eta altuera"
-#. ZHbzV
-#: cui/uiconfig/ui/zoomdialog.ui:144
-msgctxt "zoomdialog|extended_tip|fitwandh"
-msgid "Displays the entire page on your screen."
-msgstr "Orrialde osoa bistaratzen du pantailan."
-
#. P9XGA
-#: cui/uiconfig/ui/zoomdialog.ui:156
+#: cui/uiconfig/ui/zoomdialog.ui:146
msgctxt "zoomdialog|fitw"
msgid "Fit width"
msgstr "Doitu zabalera"
-#. ANMvA
-#: cui/uiconfig/ui/zoomdialog.ui:166
-msgctxt "zoomdialog|extended_tip|fitw"
-msgid "Displays the complete width of the document page. The top and bottom edges of the page may not be visible."
-msgstr "Dokumentu-orrialdearen zabalera osoa bistaratzen du. Orrialdearen goiko eta beheko ertzak beharbada ez dira ikusiko."
-
#. qeWB6
-#: cui/uiconfig/ui/zoomdialog.ui:178
+#: cui/uiconfig/ui/zoomdialog.ui:163
msgctxt "zoomdialog|100pc"
msgid "100%"
msgstr "% 100"
-#. kwdpk
-#: cui/uiconfig/ui/zoomdialog.ui:188
-msgctxt "zoomdialog|extended_tip|100pc"
-msgid "Displays the document at its actual size."
-msgstr "Dokumentua bere benetako tamainan bistaratzen du."
-
#. DE7hS
-#: cui/uiconfig/ui/zoomdialog.ui:205
+#: cui/uiconfig/ui/zoomdialog.ui:185
msgctxt "zoomdialog|variable"
msgid "Variable:"
msgstr "Aldagaia:"
-#. zSg6i
-#: cui/uiconfig/ui/zoomdialog.ui:218
-msgctxt "zoomdialog|extended_tip|variable"
-msgid "Enter the zoom factor at which you want to display the document. Enter a percentage in the box."
-msgstr "Dokumentua bistaratzeko erabili nahi duzun zoom-faktorea sar daiteke. Egin klik hemen, eta ondoren idatzi ehuneko bat koadroan."
-
#. QGHoo
-#: cui/uiconfig/ui/zoomdialog.ui:239
+#: cui/uiconfig/ui/zoomdialog.ui:214
msgctxt "zoomdialog|zoomsb-atkobject"
msgid "Variable"
msgstr "Aldakorra"
-#. tnqjj
-#: cui/uiconfig/ui/zoomdialog.ui:240
-msgctxt "zoomdialog|extended_tip|zoomsb"
-msgid "Enter the zoom factor at which you want to display the document. Enter a percentage in the box."
-msgstr "Dokumentua bistaratzeko erabili nahi duzun zoom-faktorea sar daiteke. Egin klik hemen, eta ondoren idatzi ehuneko bat koadroan."
-
#. 8iPB6
-#: cui/uiconfig/ui/zoomdialog.ui:265
+#: cui/uiconfig/ui/zoomdialog.ui:239
msgctxt "zoomdialog|label2"
msgid "Zoom Factor"
msgstr "Zoom-faktorea"
#. CzsKr
-#: cui/uiconfig/ui/zoomdialog.ui:298
+#: cui/uiconfig/ui/zoomdialog.ui:272
msgctxt "zoomdialog|automatic"
msgid "Automatic"
msgstr "Automatikoa"
-#. CQYiS
-#: cui/uiconfig/ui/zoomdialog.ui:307
-msgctxt "zoomdialog|extended_tip|automatic"
-msgid "The automatic view layout displays pages side by side, as many as the zoom factor allows."
-msgstr "Ikuspegi-diseinu automatikoak orriak alboz albo bistaratzen ditu, zoomak onartzen duen neurrira arte."
-
#. DBVGM
-#: cui/uiconfig/ui/zoomdialog.ui:319
+#: cui/uiconfig/ui/zoomdialog.ui:288
msgctxt "zoomdialog|singlepage"
msgid "Single page"
msgstr "Orrialde bakarra"
-#. E2onG
-#: cui/uiconfig/ui/zoomdialog.ui:329
-msgctxt "zoomdialog|extended_tip|singlepage"
-msgid "The single page view layout displays pages beneath each other, but never side by side."
-msgstr "Orri bakarraren ikuspegi-diseinuak orriak elkarren azpian erakusten ditu, baina inoiz ez alboz albo."
-
#. FdNqb
-#: cui/uiconfig/ui/zoomdialog.ui:346
+#: cui/uiconfig/ui/zoomdialog.ui:310
msgctxt "zoomdialog|columns"
msgid "Columns:"
msgstr "Zutabeak:"
-#. oXVAa
-#: cui/uiconfig/ui/zoomdialog.ui:360
-msgctxt "zoomdialog|extended_tip|columns"
-msgid "In columns view layout you see pages in a given number of columns side by side. Enter the number of columns."
-msgstr "Zutabeetako ikuspegi-diseinuan orriak zutabe kopuru jakin batean ikusiko dituzu, alboz albo. Adierazi zutabe kopurua."
-
#. opsyv
-#: cui/uiconfig/ui/zoomdialog.ui:382
+#: cui/uiconfig/ui/zoomdialog.ui:341
msgctxt "zoomdialog|columnssb-atkobject"
msgid "Columns"
msgstr "Zutabeak"
-#. psRyA
-#: cui/uiconfig/ui/zoomdialog.ui:383
-msgctxt "zoomdialog|extended_tip|columnssb"
-msgid "In columns view layout you see pages in a given number of columns side by side. Enter the number of columns."
-msgstr "Zutabeetako ikuspegi-diseinuan orriak zutabe kopuru jakin batean ikusiko dituzu, alboz albo. Adierazi zutabe kopurua."
-
#. rhLet
-#: cui/uiconfig/ui/zoomdialog.ui:407
+#: cui/uiconfig/ui/zoomdialog.ui:365
msgctxt "zoomdialog|bookmode"
msgid "Book mode"
msgstr "Liburu modua"
-#. egdNS
-#: cui/uiconfig/ui/zoomdialog.ui:420
-msgctxt "zoomdialog|extended_tip|bookmode"
-msgid "In book mode view layout you see two pages side by side as in an open book. The first page is a right page with an odd page number."
-msgstr "Liburu moduko ikuspegi-diseinuan, bi orri alboz albo ikusiko dituzu, irekitako liburu bat izango balira bezala. Lehen orria eskuineko orrialdea da, eta orrialde-zenbaki bakoitia du."
-
#. pdZqi
-#: cui/uiconfig/ui/zoomdialog.ui:440
+#: cui/uiconfig/ui/zoomdialog.ui:393
msgctxt "zoomdialog|label1"
msgid "View Layout"
msgstr "Ikuspegiaren diseinua"
-
-#. xrBmX
-#: cui/uiconfig/ui/zoomdialog.ui:472
-msgctxt "zoomdialog|extended_tip|ZoomDialog"
-msgid "Reduces or enlarges the screen display of %PRODUCTNAME."
-msgstr "%PRODUCTNAME(r)en pantaila-bistaratzea txikitzen edo handitzen du."
diff --git a/source/eu/dbaccess/messages.po b/source/eu/dbaccess/messages.po
index ef738c02279..ad441adb867 100644
--- a/source/eu/dbaccess/messages.po
+++ b/source/eu/dbaccess/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-10-12 15:02+0200\n"
-"PO-Revision-Date: 2020-08-28 12:35+0000\n"
+"POT-Creation-Date: 2020-10-23 13:36+0200\n"
+"PO-Revision-Date: 2020-10-20 16:35+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/eu/>\n"
"Language: eu\n"
@@ -965,14 +965,20 @@ msgctxt "STR_TASKS"
msgid "Tasks"
msgstr "Atazak"
-#. i4BHJ
+#. t46y2
#: dbaccess/inc/strings.hrc:183
+msgctxt "STR_DESCRIPTION"
+msgid "Description"
+msgstr ""
+
+#. i4BHJ
+#: dbaccess/inc/strings.hrc:184
msgctxt "STR_PREVIEW"
msgid "Preview"
msgstr "Aurrebista"
#. MpYZa
-#: dbaccess/inc/strings.hrc:184
+#: dbaccess/inc/strings.hrc:185
msgctxt "STR_QUERY_CLOSEDOCUMENTS"
msgid ""
"The connection type has been altered.\n"
@@ -986,31 +992,31 @@ msgstr ""
"Dokumentu guztiak itxi nahi dituzu orain?"
#. 5Ujux
-#: dbaccess/inc/strings.hrc:187
+#: dbaccess/inc/strings.hrc:188
msgctxt "STR_FRM_LABEL"
msgid "F~orm name"
msgstr "~Inprimakiaren izena"
#. zA6vD
-#: dbaccess/inc/strings.hrc:188
+#: dbaccess/inc/strings.hrc:189
msgctxt "STR_RPT_LABEL"
msgid "~Report name"
msgstr "T~xostenaren izena"
#. 8RUit
-#: dbaccess/inc/strings.hrc:189
+#: dbaccess/inc/strings.hrc:190
msgctxt "STR_FOLDER_LABEL"
msgid "F~older name"
msgstr "Kar~petaren izena"
#. Twota
-#: dbaccess/inc/strings.hrc:190
+#: dbaccess/inc/strings.hrc:191
msgctxt "STR_SUB_DOCS_WITH_SCRIPTS"
msgid "The document contains forms or reports with embedded macros."
msgstr "Dokumentuak inprimaki edo txostenak kapsulatutako makroekin ditu."
#. v33uG
-#: dbaccess/inc/strings.hrc:191
+#: dbaccess/inc/strings.hrc:192
msgctxt "STR_SUB_DOCS_WITH_SCRIPTS_DETAIL"
msgid ""
"Macros should be embedded into the database document itself.\n"
@@ -1026,260 +1032,260 @@ msgstr ""
"Kontuan izan ezin izango dituzula datu-baseko dokumentuan makroak kapsulatu migrazio hori egin arte. "
#. SBEJP
-#: dbaccess/inc/strings.hrc:196
+#: dbaccess/inc/strings.hrc:197
msgctxt "RID_STR_EMBEDDED_DATABASE"
msgid "Embedded database"
msgstr "Kapsulatutako datu-basea"
#. 9GfaL
-#: dbaccess/inc/strings.hrc:197
+#: dbaccess/inc/strings.hrc:198
msgctxt "RID_STR_NO_DIFF_CAT"
msgid "You cannot select different categories."
msgstr "Ezin duzu kategoria desberdinik hautatu."
#. HMRSN
-#: dbaccess/inc/strings.hrc:198
+#: dbaccess/inc/strings.hrc:199
msgctxt "RID_STR_UNSUPPORTED_OBJECT_TYPE"
msgid "Unsupported object type found ($type$)."
msgstr "Onartu gabeko objektu mota aurkitu da ($type$)."
#. YgB34
-#: dbaccess/inc/strings.hrc:199
+#: dbaccess/inc/strings.hrc:200
msgctxt "STR_PAGETITLE_GENERAL"
msgid "Advanced Properties"
msgstr "Propietate aurreratuak"
#. wFDHD
-#: dbaccess/inc/strings.hrc:200
+#: dbaccess/inc/strings.hrc:201
msgctxt "STR_PAGETITLE_ADVANCED"
msgid "Additional Settings"
msgstr "Ezarpen osagarriak"
#. HYDjE
-#: dbaccess/inc/strings.hrc:201
+#: dbaccess/inc/strings.hrc:202
msgctxt "STR_PAGETITLE_CONNECTION"
msgid "Connection settings"
msgstr "Konexioaren ezarpenak"
#. KLRak
-#: dbaccess/inc/strings.hrc:202
+#: dbaccess/inc/strings.hrc:203
msgctxt "STR_TBL_LABEL"
msgid "~Table Name"
msgstr "~Taularen izena"
#. WPmUe
-#: dbaccess/inc/strings.hrc:203
+#: dbaccess/inc/strings.hrc:204
msgctxt "STR_QRY_LABEL"
msgid "~Query name"
msgstr "K~ontsultaren izena"
#. cGPht
-#: dbaccess/inc/strings.hrc:204
+#: dbaccess/inc/strings.hrc:205
msgctxt "STR_TITLE_RENAME"
msgid "Rename to"
msgstr "Aldatu izena:"
#. GQDBD
-#: dbaccess/inc/strings.hrc:205
+#: dbaccess/inc/strings.hrc:206
msgctxt "STR_TITLE_PASTE_AS"
msgid "Insert as"
msgstr "Txertatu honela:"
#. yGyEU
-#: dbaccess/inc/strings.hrc:207
+#: dbaccess/inc/strings.hrc:208
msgctxt "STR_QUERY_BRW_DELETE_ROWS"
msgid "Do you want to delete the selected data?"
msgstr "Hautatutako datuak ezabatu nahi dituzu?"
#. AMTEz
-#: dbaccess/inc/strings.hrc:208
+#: dbaccess/inc/strings.hrc:209
msgctxt "SBA_BROWSER_SETTING_ORDER"
msgid "Error setting the sort criteria"
msgstr "Errorea ordenatzeko irizpideak ezartzean"
#. kXqdF
-#: dbaccess/inc/strings.hrc:209
+#: dbaccess/inc/strings.hrc:210
msgctxt "SBA_BROWSER_SETTING_FILTER"
msgid "Error setting the filter criteria"
msgstr "Errorea iragazteko irizpideak ezartzean"
#. tXz3U
-#: dbaccess/inc/strings.hrc:210
+#: dbaccess/inc/strings.hrc:211
msgctxt "RID_STR_CONNECTION_LOST"
msgid "Connection lost"
msgstr "Konexioa galdu egin da"
#. 5ELXe
-#: dbaccess/inc/strings.hrc:211
+#: dbaccess/inc/strings.hrc:212
msgctxt "RID_STR_QUERIES_CONTAINER"
msgid "Queries"
msgstr "Kontsultak"
#. wdm7E
-#: dbaccess/inc/strings.hrc:212
+#: dbaccess/inc/strings.hrc:213
msgctxt "RID_STR_TABLES_CONTAINER"
msgid "Tables"
msgstr "Taulak"
#. BTcMU
-#: dbaccess/inc/strings.hrc:213
+#: dbaccess/inc/strings.hrc:214
msgctxt "STR_TITLE_CONFIRM_DELETION"
msgid "Confirm Deletion"
msgstr "Berretsi ezabatzea"
#. pbjZT
-#: dbaccess/inc/strings.hrc:214
+#: dbaccess/inc/strings.hrc:215
msgctxt "STR_QUERY_DELETE_TABLE"
msgid "Do you want to delete the table '%1'?"
msgstr "'%1' taula ezabatu nahi duzu?"
#. CLELW
-#: dbaccess/inc/strings.hrc:215
+#: dbaccess/inc/strings.hrc:216
msgctxt "STR_QUERY_CONNECTION_LOST"
msgid "The connection to the database has been lost. Do you want to reconnect?"
msgstr "Datu-basearekiko konexioa galdu egin da. Berriro konektatu nahi duzu?"
#. NRXrT
-#: dbaccess/inc/strings.hrc:216
+#: dbaccess/inc/strings.hrc:217
msgctxt "STR_OPENTABLES_WARNINGS"
msgid "Warnings encountered"
msgstr "Abisuak azaldu dira."
#. EXau9
-#: dbaccess/inc/strings.hrc:217
+#: dbaccess/inc/strings.hrc:218
msgctxt "STR_OPENTABLES_WARNINGS_DETAILS"
msgid "While retrieving the tables, warnings were reported by the database connection."
msgstr "Taulak eskuratzean, datu-basearekiko konexioak abisuak eman ditu."
#. HtRDf
-#: dbaccess/inc/strings.hrc:218
+#: dbaccess/inc/strings.hrc:219
msgctxt "STR_CONNECTING_DATASOURCE"
msgid "Connecting to \"$name$\" ..."
msgstr "Konektatzen: \"$name$\"..."
#. QNCRB
-#: dbaccess/inc/strings.hrc:219
+#: dbaccess/inc/strings.hrc:220
msgctxt "STR_LOADING_QUERY"
msgid "Loading query $name$ ..."
msgstr "$name$ kontsulta kargatzen..."
#. QfTUB
-#: dbaccess/inc/strings.hrc:220
+#: dbaccess/inc/strings.hrc:221
msgctxt "STR_LOADING_TABLE"
msgid "Loading table $name$ ..."
msgstr "$name$ taula kargatzen..."
#. FECQm
-#: dbaccess/inc/strings.hrc:221
+#: dbaccess/inc/strings.hrc:222
msgctxt "STR_NO_TABLE_FORMAT_INSIDE"
msgid "No table format could be found."
msgstr "Ez da taula-formaturik aurkitu."
#. 6isKD
-#: dbaccess/inc/strings.hrc:222
+#: dbaccess/inc/strings.hrc:223
msgctxt "STR_COULDNOTCONNECT_DATASOURCE"
msgid "The connection to the data source \"$name$\" could not be established."
msgstr "\"$name$\" datu-iturburuarekin ezin izan da konexiorik ezarri."
#. CmzsA
-#: dbaccess/inc/strings.hrc:224
+#: dbaccess/inc/strings.hrc:225
msgctxt "STR_TABLEDESIGN_DBFIELDTYPES"
msgid "Unknown;Text;Number;Date/Time;Date;Time;Yes/No;Currency;Memo;Counter;Image;Text (fix);Decimal;Binary (fix);Binary;BigInt;Double;Float;Real;Integer;Small Integer;Tiny Integer;SQL Null;Object;Distinct;Structure;Field;BLOB;CLOB;REF;OTHER;Bit (fix)"
msgstr "Ezezaguna;Testua;Zenbakia;Data/Ordua;Data;Ordua;Bai/Ez;Moneta;Zirkularra;Kontagailua;Irudia;Testua (finkoa);Hamartarra;Bitarra (finkoa);Bitarra;Osoko handia;Bikoitza;Mugikorra;Erreala;Osokoa;Osoko txikia;Osoko oso txikia;SQL nulua;Objektua;Unibokoa;Egitura;Eremua;BLOB;CLOB;REF;BESTELAKOA;Bita (finkoa)"
#. hhXGF
-#: dbaccess/inc/strings.hrc:225
+#: dbaccess/inc/strings.hrc:226
msgctxt "STR_TABLEDESIGN_UNDO_PRIMKEY"
msgid "Insert/remove primary key"
msgstr "Txertatu/kendu lehen mailako gakoa"
#. 26uKH
-#: dbaccess/inc/strings.hrc:226
+#: dbaccess/inc/strings.hrc:227
msgctxt "STR_VALUE_YES"
msgid "Yes"
msgstr "Bai"
#. vqVF5
-#: dbaccess/inc/strings.hrc:227
+#: dbaccess/inc/strings.hrc:228
msgctxt "STR_VALUE_NO"
msgid "No"
msgstr "Ez"
#. TDokm
#. Note: should somehow fit to the word "value" in other languages as well: value - none...
-#: dbaccess/inc/strings.hrc:229
+#: dbaccess/inc/strings.hrc:230
msgctxt "STR_VALUE_NONE"
msgid "<none>"
msgstr "<bat ere ez>"
#. 66g23
-#: dbaccess/inc/strings.hrc:230
+#: dbaccess/inc/strings.hrc:231
msgctxt "STR_TAB_FIELD_COLUMN_NAME"
msgid "Field Name"
msgstr "Eremu-izena"
#. F6UGZ
-#: dbaccess/inc/strings.hrc:231
+#: dbaccess/inc/strings.hrc:232
msgctxt "STR_TAB_FIELD_COLUMN_DATATYPE"
msgid "Field Type"
msgstr "Eremu mota"
#. LFBuq
-#: dbaccess/inc/strings.hrc:232
+#: dbaccess/inc/strings.hrc:233
msgctxt "STR_TAB_HELP_TEXT"
msgid "Description"
msgstr "Deskribapena"
#. BYE5G
-#: dbaccess/inc/strings.hrc:233
+#: dbaccess/inc/strings.hrc:234
msgctxt "STR_COLUMN_DESCRIPTION"
msgid "Column Description"
msgstr "Zutabearen deskribapena"
#. Aney5
-#: dbaccess/inc/strings.hrc:234
+#: dbaccess/inc/strings.hrc:235
msgctxt "STR_TAB_PROPERTIES"
msgid "Field Properties"
msgstr "Eremuaren propietateak"
#. kjdpF
-#: dbaccess/inc/strings.hrc:235
+#: dbaccess/inc/strings.hrc:236
msgctxt "STR_TABED_UNDO_CELLMODIFIED"
msgid "Modify cell"
msgstr "Aldatu gelaxka"
#. aPzA3
-#: dbaccess/inc/strings.hrc:236
+#: dbaccess/inc/strings.hrc:237
msgctxt "STR_TABED_UNDO_ROWDELETED"
msgid "Delete row"
msgstr "Ezabatu errenkada"
#. DFnqv
-#: dbaccess/inc/strings.hrc:237
+#: dbaccess/inc/strings.hrc:238
msgctxt "STR_TABED_UNDO_TYPE_CHANGED"
msgid "Modify field type"
msgstr "Aldatu eremu mota"
#. XLRpC
-#: dbaccess/inc/strings.hrc:238
+#: dbaccess/inc/strings.hrc:239
msgctxt "STR_TABED_UNDO_ROWINSERTED"
msgid "Insert row"
msgstr "Txertatu errenkada"
#. LgbwQ
-#: dbaccess/inc/strings.hrc:239
+#: dbaccess/inc/strings.hrc:240
msgctxt "STR_TABED_UNDO_NEWROWINSERTED"
msgid "Insert new row"
msgstr "Txertatu errenkada berria"
#. gi8TU
-#: dbaccess/inc/strings.hrc:240
+#: dbaccess/inc/strings.hrc:241
msgctxt "STR_DEFAULT_VALUE"
msgid "~Default value"
msgstr "~Balio lehenetsia"
#. 3AyBV
-#: dbaccess/inc/strings.hrc:241
+#: dbaccess/inc/strings.hrc:242
msgctxt "STR_HELP_BOOL_DEFAULT"
msgid ""
"Select a value that is to appear in all new records as default.\n"
@@ -1289,7 +1295,7 @@ msgstr ""
"Eremuak ez badu balio lehenetsirik izan behar, hautatu kate hutsa."
#. AbZU4
-#: dbaccess/inc/strings.hrc:242
+#: dbaccess/inc/strings.hrc:243
msgctxt "STR_HELP_DEFAULT_VALUE"
msgid ""
"Enter a default value for this field.\n"
@@ -1301,19 +1307,19 @@ msgstr ""
"Geroago taulan datuak sartzen dituzunean, kate hau erregistro berri bakoitzean erabiliko da, hautatutako eremuan. Beraz, azpian sartu behar den gelaxka-formatuarekin bat etorri beharko da."
#. hwwVA
-#: dbaccess/inc/strings.hrc:243
+#: dbaccess/inc/strings.hrc:244
msgctxt "STR_HELP_TEXT_LENGTH"
msgid "Enter the maximum text length permitted."
msgstr "Idatzi gehienez onartuko den testu-luzera."
#. yPnZq
-#: dbaccess/inc/strings.hrc:244
+#: dbaccess/inc/strings.hrc:245
msgctxt "STR_HELP_NUMERIC_TYPE"
msgid "Enter the number format."
msgstr "Adierazi zenbaki-formatua."
#. 2yCJu
-#: dbaccess/inc/strings.hrc:245
+#: dbaccess/inc/strings.hrc:246
msgctxt "STR_HELP_LENGTH"
msgid ""
"Determine the length data can have in this field.\n"
@@ -1327,25 +1333,25 @@ msgstr ""
"Balioa zuzendu egingo da datu-base honen gehienekoa gainditzen duenean."
#. BY4V7
-#: dbaccess/inc/strings.hrc:246
+#: dbaccess/inc/strings.hrc:247
msgctxt "STR_HELP_SCALE"
msgid "Specify the number of decimal places permitted in this field."
msgstr "Zehaztu zenbat dezimal onartuko diren eremu honetan."
#. QBHjm
-#: dbaccess/inc/strings.hrc:247
+#: dbaccess/inc/strings.hrc:248
msgctxt "STR_HELP_FORMAT_CODE"
msgid "This is where you see how the data would be displayed in the current format (use the button on the right to modify the format)."
msgstr "Hemen ikus dezakezu datuak nola azalduko diren uneko formatuan (erabili eskuineko botoia formatua aldatzeko)."
#. eV4sD
-#: dbaccess/inc/strings.hrc:248
+#: dbaccess/inc/strings.hrc:249
msgctxt "STR_HELP_FORMAT_BUTTON"
msgid "This is where you determine the output format of the data."
msgstr "Hemen zehatz dezakezu datuen irteerako formatua."
#. Y5q39
-#: dbaccess/inc/strings.hrc:249
+#: dbaccess/inc/strings.hrc:250
msgctxt "STR_HELP_AUTOINCREMENT"
msgid ""
"Choose if this field should contain AutoIncrement values.\n"
@@ -1357,49 +1363,49 @@ msgstr ""
"Ezin duzu daturik sartu mota honetako eremuetan. Erregistro berri bakoitzari berezko balio bat esleituko zaio automatikoki (aurreko erregistroko balioaren gehikuntzatik kalkulatuko dena)."
#. 5uQpF
-#: dbaccess/inc/strings.hrc:250
+#: dbaccess/inc/strings.hrc:251
msgctxt "STR_TABLEDESIGN_DUPLICATE_NAME"
msgid "The table cannot be saved because column name \"$column$\" was assigned twice."
msgstr "Taula ezin da gorde, \"$column$\" zutabe-izena bi aldiz esleitu delako."
#. vayRE
-#: dbaccess/inc/strings.hrc:251
+#: dbaccess/inc/strings.hrc:252
msgctxt "STR_TBL_COLUMN_IS_KEYCOLUMN"
msgid "The column \"$column$\" belongs to the primary key. If the column is deleted, the primary key will also be deleted. Do you really want to continue?"
msgstr "\"$column$\" zutabea lehen mailako gakoarena da. Zutabea ezabatzen bada, lehen mailako gakoa ere ezabatuko da. Benetan jarraitu nahi duzu?"
#. fo93e
-#: dbaccess/inc/strings.hrc:252
+#: dbaccess/inc/strings.hrc:253
msgctxt "STR_TBL_COLUMN_IS_KEYCOLUMN_TITLE"
msgid "Primary Key Affected"
msgstr "Lehen mailako gakoa ukitzen du"
#. wcLcG
-#: dbaccess/inc/strings.hrc:253
+#: dbaccess/inc/strings.hrc:254
msgctxt "STR_COLUMN_NAME"
msgid "Column"
msgstr "Zutabea"
#. ES566
-#: dbaccess/inc/strings.hrc:254
+#: dbaccess/inc/strings.hrc:255
msgctxt "STR_QRY_CONTINUE"
msgid "Continue anyway?"
msgstr "Hala ere jarraitu nahi duzu?"
#. iXbw5
-#: dbaccess/inc/strings.hrc:255
+#: dbaccess/inc/strings.hrc:256
msgctxt "STR_TABLEDESIGN_CONNECTION_MISSING"
msgid "The table could not be saved due to problems connecting to the database."
msgstr "Taula ezin izan da gorde, arazoak izan direlako datu-basearekin konektatzeko."
#. kuExF
-#: dbaccess/inc/strings.hrc:256
+#: dbaccess/inc/strings.hrc:257
msgctxt "STR_TABLEDESIGN_DATASOURCE_DELETED"
msgid "The table filter could not be adjusted because the data source has been deleted."
msgstr "Taularen iragazkia ezin izan da gorde, datu-iturburua ezabatu egin delako."
#. Lt4Yc
-#: dbaccess/inc/strings.hrc:257
+#: dbaccess/inc/strings.hrc:258
msgctxt "STR_QUERY_SAVE_TABLE_EDIT_INDEXES"
msgid ""
"Before you can edit the indexes of a table, you have to save it.\n"
@@ -1409,13 +1415,13 @@ msgstr ""
"Aldaketak gorde nahi dituzu?"
#. HFLQk
-#: dbaccess/inc/strings.hrc:258
+#: dbaccess/inc/strings.hrc:259
msgctxt "STR_TABLEDESIGN_NO_PRIM_KEY_HEAD"
msgid "No primary key"
msgstr "Lehen mailako gakorik ez"
#. ir5Du
-#: dbaccess/inc/strings.hrc:259
+#: dbaccess/inc/strings.hrc:260
msgctxt "STR_TABLEDESIGN_NO_PRIM_KEY"
msgid ""
"A unique index or primary key is required for data record identification in this database.\n"
@@ -1429,25 +1435,25 @@ msgstr ""
"Lehen mailako gako bat sortu nahi duzu?"
#. R7KDG
-#: dbaccess/inc/strings.hrc:260
+#: dbaccess/inc/strings.hrc:261
msgctxt "STR_TABLEDESIGN_ALTER_ERROR"
msgid "The column \"$column$\" could not be changed. Should the column instead be deleted and the new format appended?"
msgstr "\"$column$\" zutabea ezin da aldatu. Zutabea ezabatu eta formatu berria erantsi nahi duzu?"
#. U3f4j
-#: dbaccess/inc/strings.hrc:261
+#: dbaccess/inc/strings.hrc:262
msgctxt "STR_TABLEDESIGN_SAVE_ERROR"
msgid "Error while saving the table design"
msgstr "Errorea taula-diseinua gordetzean"
#. 9BsSL
-#: dbaccess/inc/strings.hrc:262
+#: dbaccess/inc/strings.hrc:263
msgctxt "STR_TABLEDESIGN_COULD_NOT_DROP_COL"
msgid "The column $column$ could not be deleted."
msgstr "$column$ zutabea ezin izan da ezabatu."
#. Etkrj
-#: dbaccess/inc/strings.hrc:263
+#: dbaccess/inc/strings.hrc:264
msgctxt "STR_HELP_AUTOINCREMENT_VALUE"
msgid ""
"Enter an SQL statement for the auto-increment field.\n"
@@ -1459,7 +1465,7 @@ msgstr ""
"Instrukzio hori datu-basera zuzenean transferituko da taula sortzean."
#. fAEud
-#: dbaccess/inc/strings.hrc:264
+#: dbaccess/inc/strings.hrc:265
msgctxt "STR_NO_TYPE_INFO_AVAILABLE"
msgid ""
"No type information could be retrieved from the database.\n"
@@ -1469,37 +1475,37 @@ msgstr ""
"Taularen diseinu modua ez dago erabilgarri datu-iturburu honetarako."
#. 2s2rr
-#: dbaccess/inc/strings.hrc:265
+#: dbaccess/inc/strings.hrc:266
msgctxt "STR_CHANGE_COLUMN_NAME"
msgid "change field name"
msgstr "aldatu eremu-izena"
#. PC3QD
-#: dbaccess/inc/strings.hrc:266
+#: dbaccess/inc/strings.hrc:267
msgctxt "STR_CHANGE_COLUMN_TYPE"
msgid "change field type"
msgstr "aldatu eremu mota"
#. Z2B9o
-#: dbaccess/inc/strings.hrc:267
+#: dbaccess/inc/strings.hrc:268
msgctxt "STR_CHANGE_COLUMN_DESCRIPTION"
msgid "change field description"
msgstr "aldatu eremu-deskribapena"
#. aDrTE
-#: dbaccess/inc/strings.hrc:268
+#: dbaccess/inc/strings.hrc:269
msgctxt "STR_CHANGE_COLUMN_ATTRIBUTE"
msgid "change field attribute"
msgstr "aldatu eremu-atributua"
#. 3srwC
-#: dbaccess/inc/strings.hrc:270
+#: dbaccess/inc/strings.hrc:271
msgctxt "STR_ENTER_CONNECTION_PASSWORD"
msgid "A password is needed to connect to the data source \"$name$\"."
msgstr "\"$name$\" datu-iturburuarekin konektatzeko pasahitza eman behar duzu."
#. tYDxc
-#: dbaccess/inc/strings.hrc:271
+#: dbaccess/inc/strings.hrc:272
msgctxt "STR_ASK_FOR_DIRECTORY_CREATION"
msgid ""
"The directory\n"
@@ -1515,49 +1521,49 @@ msgstr ""
"ez dago. Sortu nahi duzu?"
#. 3PFxY
-#: dbaccess/inc/strings.hrc:272
+#: dbaccess/inc/strings.hrc:273
msgctxt "STR_COULD_NOT_CREATE_DIRECTORY"
msgid "The directory $name$ could not be created."
msgstr "$name$ direktorioa ezin izan da sortu."
#. V9kGF
-#: dbaccess/inc/strings.hrc:273
+#: dbaccess/inc/strings.hrc:274
msgctxt "STR_ALREADYEXISTOVERWRITE"
msgid "The file already exists. Overwrite?"
msgstr "Fitxategia badago lehendik ere. Gainidatzi?"
#. i47ye
-#: dbaccess/inc/strings.hrc:274
+#: dbaccess/inc/strings.hrc:275
msgctxt "STR_NEW_FOLDER"
msgid "Folder"
msgstr "Karpeta"
#. U2bRK
-#: dbaccess/inc/strings.hrc:276
+#: dbaccess/inc/strings.hrc:277
msgctxt "STR_DATABASE_TYPE_CHANGE"
msgid "Database properties"
msgstr "Datu-baseen propietateak"
#. etNzz
-#: dbaccess/inc/strings.hrc:277
+#: dbaccess/inc/strings.hrc:278
msgctxt "STR_PARENTTITLE_GENERAL"
msgid "Data Source Properties: #"
msgstr "Datu-iturburuaren propietateak: #"
#. z9Ecp
-#: dbaccess/inc/strings.hrc:278
+#: dbaccess/inc/strings.hrc:279
msgctxt "STR_ERR_USE_CONNECT_TO"
msgid "Please choose 'Connect to an existing database' to connect to an existing database instead."
msgstr "Aukeratu 'Konektatu lehendik dagoen datu-basera' existitzen den datu-base batera konektatzeko."
#. PfAC6
-#: dbaccess/inc/strings.hrc:279
+#: dbaccess/inc/strings.hrc:280
msgctxt "STR_COULD_NOT_LOAD_ODBC_LIB"
msgid "Could not load the program library #lib# or it is corrupted. The ODBC data source selection is not available."
msgstr "Ezin izan da #lib# programa-liburutegia kargatu edo hondatuta dago. ODBC datu-iturburuaren hautapena ez dago erabilgarri."
#. d3vbZ
-#: dbaccess/inc/strings.hrc:280
+#: dbaccess/inc/strings.hrc:281
msgctxt "STR_UNSUPPORTED_DATASOURCE_TYPE"
msgid ""
"This kind of data source is not supported on this platform.\n"
@@ -1567,152 +1573,152 @@ msgstr ""
"Ezarpenak aldatzeko baimena duzu, baina ziur aski ezin izango duzu datu-basearekin konektatu."
#. 2f7Ga
-#: dbaccess/inc/strings.hrc:281
+#: dbaccess/inc/strings.hrc:282
msgctxt "STR_AUTOTEXT_FIELD_SEP_NONE"
msgid "{None}"
msgstr "{Bat ere ez}"
#. iR7CJ
#. To translators: EM Dec 2002: 'Space' refers t o what you get when you hit the space bar on your keyboard.
-#: dbaccess/inc/strings.hrc:283
+#: dbaccess/inc/strings.hrc:284
msgctxt "STR_AUTOFIELDSEPARATORLIST"
msgid ";\t59\t,\t44\t:\t58\t{Tab}\t9\t{Space}\t32"
msgstr ";\t59\t,\t44\t:\t58\t{Tab}\t9\t{Space}\t32"
#. DFGo9
-#: dbaccess/inc/strings.hrc:284
+#: dbaccess/inc/strings.hrc:285
msgctxt "STR_AUTODELIMITER_MISSING"
msgid "#1 must be set."
msgstr "#1 eman behar da."
#. ZDRBf
-#: dbaccess/inc/strings.hrc:285
+#: dbaccess/inc/strings.hrc:286
msgctxt "STR_AUTODELIMITER_MUST_DIFFER"
msgid "#1 and #2 must be different."
msgstr "#1 eta #2 ezin dira berdinak izan."
#. 9oCZr
-#: dbaccess/inc/strings.hrc:286
+#: dbaccess/inc/strings.hrc:287
msgctxt "STR_AUTONO_WILDCARDS"
msgid "Wildcards such as ?,* are not allowed in #1."
msgstr "#1 adierazteko ezin da komodinik (?,*) erabili."
#. BdzcB
-#: dbaccess/inc/strings.hrc:288
+#: dbaccess/inc/strings.hrc:289
msgctxt "STR_CONNECTION_TEST"
msgid "Connection Test"
msgstr "Konexioaren proba"
#. oAAKs
-#: dbaccess/inc/strings.hrc:289
+#: dbaccess/inc/strings.hrc:290
msgctxt "STR_CONNECTION_SUCCESS"
msgid "The connection was established successfully."
msgstr "Konexioa behar bezala ezarri da."
#. 5V7Ay
-#: dbaccess/inc/strings.hrc:290
+#: dbaccess/inc/strings.hrc:291
msgctxt "STR_CONNECTION_NO_SUCCESS"
msgid "The connection could not be established."
msgstr "Konexioa ezin izan da ezarri."
#. wvNFP
-#: dbaccess/inc/strings.hrc:291
+#: dbaccess/inc/strings.hrc:292
msgctxt "STR_JDBCDRIVER_SUCCESS"
msgid "The JDBC driver was loaded successfully."
msgstr "JDBC kontrolatzailea behar bezala kargatu da."
#. RdMCN
-#: dbaccess/inc/strings.hrc:292
+#: dbaccess/inc/strings.hrc:293
msgctxt "STR_JDBCDRIVER_NO_SUCCESS"
msgid "The JDBC driver could not be loaded."
msgstr "JDBC kontrolatzailea ezin izan da kargatu."
#. dyCvN
-#: dbaccess/inc/strings.hrc:293
+#: dbaccess/inc/strings.hrc:294
msgctxt "STR_MSACCESS_FILTERNAME"
msgid "MS Access file"
msgstr "MS Access fitxategia"
#. rDsuu
-#: dbaccess/inc/strings.hrc:294
+#: dbaccess/inc/strings.hrc:295
msgctxt "STR_MSACCESS_2007_FILTERNAME"
msgid "MS Access 2007 file"
msgstr "MS Access 2007 fitxategia"
#. jFwxU
-#: dbaccess/inc/strings.hrc:295
+#: dbaccess/inc/strings.hrc:296
msgctxt "STR_FIREBIRD_FILTERNAME"
msgid "Firebird Database"
msgstr "Firebird datu-basea"
#. 8Uiv2
-#: dbaccess/inc/strings.hrc:297
+#: dbaccess/inc/strings.hrc:298
msgctxt "STR_RSC_CHARSETS"
msgid "System"
msgstr "Sistema"
#. pnwDB
-#: dbaccess/inc/strings.hrc:298
+#: dbaccess/inc/strings.hrc:299
msgctxt "STR_ERROR_DURING_CREATION"
msgid "Error during creation"
msgstr "Errorea sortzean"
#. hnyJF
-#: dbaccess/inc/strings.hrc:299
+#: dbaccess/inc/strings.hrc:300
msgctxt "STR_UNEXPECTED_ERROR"
msgid "An error occurred. The operation could not be performed."
msgstr "Errore bat gertatu da. Eragiketa ezin izan da egin."
#. kXCG9
-#: dbaccess/inc/strings.hrc:300
+#: dbaccess/inc/strings.hrc:301
msgctxt "STR_COULDNOTOPEN_LINKEDDOC"
msgid "The document \"$file$\" could not be opened."
msgstr "\"$file$\" dokumentua ezin izan da ireki."
#. bFHHW
-#: dbaccess/inc/strings.hrc:301
+#: dbaccess/inc/strings.hrc:302
msgctxt "STR_MISSING_TABLES_XDROP"
msgid "The table cannot be deleted because the database connection does not support this."
msgstr "Taula ezin izan da ezabatu, datu-baserako konexioak ez duelako onartzen ezabatzerik."
#. ZNB5D
-#: dbaccess/inc/strings.hrc:302
+#: dbaccess/inc/strings.hrc:303
msgctxt "STR_BUTTON_TEXT_ALL"
msgid "~All"
msgstr "~Denak"
#. C8eBG
-#: dbaccess/inc/strings.hrc:303
+#: dbaccess/inc/strings.hrc:304
msgctxt "STR_UNDO_COLON"
msgid "Undo:"
msgstr "Desegin:"
#. aje2A
-#: dbaccess/inc/strings.hrc:304
+#: dbaccess/inc/strings.hrc:305
msgctxt "STR_REDO_COLON"
msgid "Redo:"
msgstr "Berregin:"
#. ixMkj
-#: dbaccess/inc/strings.hrc:305
+#: dbaccess/inc/strings.hrc:306
msgctxt "STR_UNKNOWN_TYPE_FOUND"
msgid "No corresponding column type could be found for column '#1'."
msgstr "Ezin izan da aurkitu '#1' zutabeari dagokion zutabe motarik."
#. qVax3
-#: dbaccess/inc/strings.hrc:306
+#: dbaccess/inc/strings.hrc:307
msgctxt "STR_FILE_DOES_NOT_EXIST"
msgid "The file \"$file$\" does not exist."
msgstr "\"$file$\" fitxategia ez dago."
#. 737k3
-#: dbaccess/inc/strings.hrc:307
+#: dbaccess/inc/strings.hrc:308
msgctxt "STR_WARNINGS_DURING_CONNECT"
msgid "Warnings were encountered while connecting to the data source. Press \"$buttontext$\" to view them."
msgstr "Abisuak aurkitu dira datu-iturburuarekin konektatzean. Sakatu \"$buttontext$\" haiek ikusteko."
#. cGJja
-#: dbaccess/inc/strings.hrc:308
+#: dbaccess/inc/strings.hrc:309
msgctxt "STR_NAMED_OBJECT_ALREADY_EXISTS"
msgid ""
"The name '$#$' already exists.\n"
@@ -1723,199 +1729,199 @@ msgstr ""
#. xTNjt
#. #i96130# use hard coded name
-#: dbaccess/inc/strings.hrc:310
+#: dbaccess/inc/strings.hrc:311
msgctxt "RID_STR_EXTENSION_NOT_PRESENT"
msgid "The report, \"$file$\", requires the Report Builder feature."
msgstr "\"$file$\" txostenak txosten-diseinatzailea behar du."
#. oC8Px
-#: dbaccess/inc/strings.hrc:312
+#: dbaccess/inc/strings.hrc:313
msgctxt "STR_COULDNOTCREATE_DRIVERMANAGER"
msgid "Cannot connect to the SDBC driver manager (#servicename#)."
msgstr "Ezin da konexiorik ezarri SDBC kontrolatzaile-kudeatzailearekin (#servicename#)."
#. aym6r
-#: dbaccess/inc/strings.hrc:313
+#: dbaccess/inc/strings.hrc:314
msgctxt "STR_NOREGISTEREDDRIVER"
msgid "A driver is not registered for the URL #connurl#."
msgstr "Ez dago kontrolatzailerik erregistratuta #connurl# URLarentzat"
#. oafZG
-#: dbaccess/inc/strings.hrc:314
+#: dbaccess/inc/strings.hrc:315
msgctxt "STR_NOTABLEINFO"
msgid "Successfully connected, but information about database tables is not available."
msgstr "Konexioa ongi ezarri da, baina ezin izan da aurkitu datu-baseko taulei buruzko informaziorik."
#. uBW6C
-#: dbaccess/inc/strings.hrc:315
+#: dbaccess/inc/strings.hrc:316
msgctxt "STR_ALL_TABLES"
msgid "All tables"
msgstr "Taula guztiak"
#. nhz6M
-#: dbaccess/inc/strings.hrc:316
+#: dbaccess/inc/strings.hrc:317
msgctxt "STR_ALL_VIEWS"
msgid "All views"
msgstr "Ikuspegi guztiak"
#. APBCw
-#: dbaccess/inc/strings.hrc:317
+#: dbaccess/inc/strings.hrc:318
msgctxt "STR_ALL_TABLES_AND_VIEWS"
msgid "All tables and views"
msgstr "Taula eta ikuspegi guztiak"
#. 4SGBJ
-#: dbaccess/inc/strings.hrc:319
+#: dbaccess/inc/strings.hrc:320
msgctxt "STR_TABLE_PRIV_NAME"
msgid "Table name"
msgstr "Taularen izena"
#. Nw93R
-#: dbaccess/inc/strings.hrc:320
+#: dbaccess/inc/strings.hrc:321
msgctxt "STR_TABLE_PRIV_INSERT"
msgid "Insert data"
msgstr "Txertatu datuak"
#. nLFJd
-#: dbaccess/inc/strings.hrc:321
+#: dbaccess/inc/strings.hrc:322
msgctxt "STR_TABLE_PRIV_DELETE"
msgid "Delete data"
msgstr "Datuak ezabatzea"
#. eGEDE
-#: dbaccess/inc/strings.hrc:322
+#: dbaccess/inc/strings.hrc:323
msgctxt "STR_TABLE_PRIV_UPDATE"
msgid "Modify data"
msgstr "Aldatu datuak"
#. e2bxV
-#: dbaccess/inc/strings.hrc:323
+#: dbaccess/inc/strings.hrc:324
msgctxt "STR_TABLE_PRIV_ALTER"
msgid "Alter structure"
msgstr "Aldatu egitura"
#. zejFA
-#: dbaccess/inc/strings.hrc:324
+#: dbaccess/inc/strings.hrc:325
msgctxt "STR_TABLE_PRIV_SELECT"
msgid "Read data"
msgstr "Irakurri datuak"
#. UsMj8
-#: dbaccess/inc/strings.hrc:325
+#: dbaccess/inc/strings.hrc:326
msgctxt "STR_TABLE_PRIV_REFERENCE"
msgid "Modify references"
msgstr "Aldatu erreferentziak"
#. SEGp9
-#: dbaccess/inc/strings.hrc:326
+#: dbaccess/inc/strings.hrc:327
msgctxt "STR_TABLE_PRIV_DROP"
msgid "Drop structure"
msgstr "Kendu egitura"
#. BCCiv
-#: dbaccess/inc/strings.hrc:328
+#: dbaccess/inc/strings.hrc:329
msgctxt "STR_DBASE_PATH_OR_FILE"
msgid "Path to the dBASE files"
msgstr "dBASE fitxategien bide-izena"
#. hnBFY
-#: dbaccess/inc/strings.hrc:329
+#: dbaccess/inc/strings.hrc:330
msgctxt "STR_FLAT_PATH_OR_FILE"
msgid "Path to the text files"
msgstr "Testu-fitxategien bide-izena"
#. DRFyX
-#: dbaccess/inc/strings.hrc:330
+#: dbaccess/inc/strings.hrc:331
msgctxt "STR_CALC_PATH_OR_FILE"
msgid "Path to the spreadsheet document"
msgstr "Kalkulu-orriaren bide-izena"
#. qxbA7
-#: dbaccess/inc/strings.hrc:331
+#: dbaccess/inc/strings.hrc:332
msgctxt "STR_NAME_OF_ODBC_DATASOURCE"
msgid "Name of the ODBC data source on your system"
msgstr "Zure sistemako ODBC datu-iturburuaren izena"
#. mGJE9
-#: dbaccess/inc/strings.hrc:332
+#: dbaccess/inc/strings.hrc:333
msgctxt "STR_WRITER_PATH_OR_FILE"
msgid "Path to the Writer document"
msgstr "Writer dokumentuaren bide-izena"
#. zQxCp
-#: dbaccess/inc/strings.hrc:333
+#: dbaccess/inc/strings.hrc:334
msgctxt "STR_MYSQL_DATABASE_NAME"
msgid "Name of the MySQL database"
msgstr "MySQL datu-basearen izena"
#. uhRMQ
-#: dbaccess/inc/strings.hrc:334
+#: dbaccess/inc/strings.hrc:335
msgctxt "STR_ORACLE_DATABASE_NAME"
msgid "Name of the Oracle database"
msgstr "Oracle datu-basearen izena"
#. nmoae
-#: dbaccess/inc/strings.hrc:335
+#: dbaccess/inc/strings.hrc:336
msgctxt "STR_MSACCESS_MDB_FILE"
msgid "Microsoft Access database file"
msgstr "Microsoft Access datu-basearen fitxategia"
#. 34zwh
-#: dbaccess/inc/strings.hrc:336
+#: dbaccess/inc/strings.hrc:337
msgctxt "STR_NO_ADDITIONAL_SETTINGS"
msgid "No more settings are necessary. To verify that the connection is working, click the '%test' button."
msgstr "Ez da ezarpen gehiagorik behar. Konexioak funtzionatzen duela egiaztatzeko, egin klik '%test' botoian."
#. GAVfb
-#: dbaccess/inc/strings.hrc:337
+#: dbaccess/inc/strings.hrc:338
msgctxt "STR_COMMONURL"
msgid "Datasource URL (e.g. host=$host:$port dbname=$database)"
msgstr "Datu-iturburuaren URLa (adib. host=$ostalaria:$ataka dbname=$datu-basea)"
#. rKH3t
-#: dbaccess/inc/strings.hrc:338
+#: dbaccess/inc/strings.hrc:339
msgctxt "STR_HOSTNAME"
msgid "~Host name"
msgstr "~Ostalari-izena"
#. Gdbjz
-#: dbaccess/inc/strings.hrc:339
+#: dbaccess/inc/strings.hrc:340
msgctxt "STR_MOZILLA_PROFILE_NAME"
msgid "~Mozilla profile name"
msgstr "~Mozilla profil-izena"
#. A6YJb
-#: dbaccess/inc/strings.hrc:340
+#: dbaccess/inc/strings.hrc:341
msgctxt "STR_THUNDERBIRD_PROFILE_NAME"
msgid "~Thunderbird profile name"
msgstr "~Thunderbird profil-izena"
#. HnmRA
-#: dbaccess/inc/strings.hrc:341
+#: dbaccess/inc/strings.hrc:342
msgctxt "STR_ADD_TABLES"
msgid "Add Tables"
msgstr "Gehitu taulak"
#. eHahH
-#: dbaccess/inc/strings.hrc:342
+#: dbaccess/inc/strings.hrc:343
msgctxt "STR_ADD_TABLE_OR_QUERY"
msgid "Add Table or Query"
msgstr "Gehitu taula edo kontsulta"
#. 5dqK5
-#: dbaccess/inc/strings.hrc:344
+#: dbaccess/inc/strings.hrc:345
msgctxt "STR_WIZ_COLUMN_SELECT_TITEL"
msgid "Apply columns"
msgstr "Aplikatu zutabeak"
#. nZ7x6
-#: dbaccess/inc/strings.hrc:345
+#: dbaccess/inc/strings.hrc:346
msgctxt "STR_WIZ_TYPE_SELECT_TITEL"
msgid "Type formatting"
msgstr "Moten formateatzea"
#. C5Zs4
-#: dbaccess/inc/strings.hrc:346
+#: dbaccess/inc/strings.hrc:347
msgctxt "STR_WIZ_NAME_ALREADY_DEFINED"
msgid ""
"Enter a unique name for the new primary key data field.\n"
@@ -1925,163 +1931,163 @@ msgstr ""
"datu-eremurako. Honako izena erabilita dago:"
#. MuQ2C
-#: dbaccess/inc/strings.hrc:347
+#: dbaccess/inc/strings.hrc:348
msgctxt "STR_WIZ_NAME_MATCHING_TITEL"
msgid "Assign columns"
msgstr "Esleitu zutabeak"
#. 5vCFA
-#: dbaccess/inc/strings.hrc:348
+#: dbaccess/inc/strings.hrc:349
msgctxt "STR_WIZ_PB_PREV"
msgid "< ~Back"
msgstr "< At~zera"
#. aWFVD
-#: dbaccess/inc/strings.hrc:349
+#: dbaccess/inc/strings.hrc:350
msgctxt "STR_WIZ_PB_NEXT"
msgid "~Next>"
msgstr "A~urrera>"
#. aKHUX
-#: dbaccess/inc/strings.hrc:350
+#: dbaccess/inc/strings.hrc:351
msgctxt "STR_WIZ_PB_OK"
msgid "C~reate"
msgstr "So~rtu"
#. 3XyRu
-#: dbaccess/inc/strings.hrc:351
+#: dbaccess/inc/strings.hrc:352
msgctxt "STR_WIZ_TABLE_COPY"
msgid "Copy table"
msgstr "Kopiatu taula"
#. uNGvx
-#: dbaccess/inc/strings.hrc:352
+#: dbaccess/inc/strings.hrc:353
msgctxt "STR_COPYTABLE_TITLE_COPY"
msgid "Copy table"
msgstr "Kopiatu taula"
#. xCPkD
-#: dbaccess/inc/strings.hrc:353
+#: dbaccess/inc/strings.hrc:354
msgctxt "STR_INVALID_TABLE_NAME"
msgid "This table name is not valid in the current database."
msgstr "Taula-izen hau ez da baliozkoa datu-base honetarako."
#. m35Lx
-#: dbaccess/inc/strings.hrc:354
+#: dbaccess/inc/strings.hrc:355
msgctxt "STR_SUGGEST_APPEND_TABLE_DATA"
msgid "Choose the option 'Append data' on the first page to append data to an existing table."
msgstr "Hautatu 'Erantsi datuak' aukera lehen orrian, lehendik dagoen taula bati datuak eransteko."
#. XbmVN
-#: dbaccess/inc/strings.hrc:355
+#: dbaccess/inc/strings.hrc:356
msgctxt "STR_INVALID_TABLE_NAME_LENGTH"
msgid "Please change the table name. It is too long."
msgstr "Aldatu taularen izena. Luzeegia da."
#. 55EA7
-#: dbaccess/inc/strings.hrc:357
+#: dbaccess/inc/strings.hrc:358
msgctxt "STR_DBWIZARDTITLE"
msgid "Database Wizard"
msgstr "Datu-baseen morroia"
#. p4Yy4
-#: dbaccess/inc/strings.hrc:358
+#: dbaccess/inc/strings.hrc:359
msgctxt "STR_PAGETITLE_INTROPAGE"
msgid "Select database"
msgstr "Hautatu datu-basea"
#. GTpDz
-#: dbaccess/inc/strings.hrc:359
+#: dbaccess/inc/strings.hrc:360
msgctxt "STR_PAGETITLE_DBASE"
msgid "Set up dBASE connection"
msgstr "Konfiguratu dBASE konexioa"
#. VBaQN
-#: dbaccess/inc/strings.hrc:360
+#: dbaccess/inc/strings.hrc:361
msgctxt "STR_PAGETITLE_TEXT"
msgid "Set up a connection to text files"
msgstr "Konfiguratu testu-fitxategietarako konexioa"
#. TiBeQ
-#: dbaccess/inc/strings.hrc:361
+#: dbaccess/inc/strings.hrc:362
msgctxt "STR_PAGETITLE_MSACCESS"
msgid "Set up Microsoft Access connection"
msgstr "Konfiguratu Microsoft Access konexioa"
#. XaDDh
-#: dbaccess/inc/strings.hrc:362
+#: dbaccess/inc/strings.hrc:363
msgctxt "STR_PAGETITLE_LDAP"
msgid "Set up LDAP connection"
msgstr "Konfiguratu LDAP konexioa"
#. WZtzU
-#: dbaccess/inc/strings.hrc:363
+#: dbaccess/inc/strings.hrc:364
msgctxt "STR_PAGETITLE_ADO"
msgid "Set up ADO connection"
msgstr "Konfiguratu ADO konexioa"
#. n3HgX
-#: dbaccess/inc/strings.hrc:364
+#: dbaccess/inc/strings.hrc:365
msgctxt "STR_PAGETITLE_JDBC"
msgid "Set up JDBC connection"
msgstr "Konfiguratu JDBC konexioa"
#. qiZT5
-#: dbaccess/inc/strings.hrc:365
+#: dbaccess/inc/strings.hrc:366
msgctxt "STR_PAGETITLE_ORACLE"
msgid "Set up Oracle database connection"
msgstr "Konfiguratu Oracle datu-baseen konexioa"
#. KbAqW
-#: dbaccess/inc/strings.hrc:366
+#: dbaccess/inc/strings.hrc:367
msgctxt "STR_PAGETITLE_MYSQL"
msgid "Set up MySQL connection"
msgstr "Konfiguratu MySQL konexioa"
#. uJuNs
-#: dbaccess/inc/strings.hrc:367
+#: dbaccess/inc/strings.hrc:368
msgctxt "STR_PAGETITLE_ODBC"
msgid "Set up ODBC connection"
msgstr "Konfiguratu ODBC konexioa"
#. ecB4x
-#: dbaccess/inc/strings.hrc:368
+#: dbaccess/inc/strings.hrc:369
msgctxt "STR_PAGETITLE_DOCUMENT_OR_SPREADSHEET"
msgid "Set up Writer Document or Spreadsheet connection"
msgstr "Konfiguratu Writer dokumentuaren edo kalkulu-orriaren konexioa"
#. wUEMA
-#: dbaccess/inc/strings.hrc:369
+#: dbaccess/inc/strings.hrc:370
msgctxt "STR_PAGETITLE_AUTHENTIFICATION"
msgid "Set up user authentication"
msgstr "Konfiguratu erabiltzaile-autentifikazioa"
#. YgsyA
-#: dbaccess/inc/strings.hrc:370
+#: dbaccess/inc/strings.hrc:371
msgctxt "STR_PAGETITLE_MYSQL_NATIVE"
msgid "Set up MySQL server data"
msgstr "Konfiguratu MySQL zerbitzariaren datuak"
#. 6Fy7C
-#: dbaccess/inc/strings.hrc:371
+#: dbaccess/inc/strings.hrc:372
msgctxt "STR_PAGETITLE_FINAL"
msgid "Save and proceed"
msgstr "Gorde eta jarraitu"
#. LhDjK
-#: dbaccess/inc/strings.hrc:372
+#: dbaccess/inc/strings.hrc:373
msgctxt "STR_DATABASEDEFAULTNAME"
msgid "New Database"
msgstr "Datu-base berria"
#. DoGLb
-#: dbaccess/inc/strings.hrc:373
+#: dbaccess/inc/strings.hrc:374
msgctxt "STR_MYSQLJDBC_HEADERTEXT"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "Konfiguratu MySQL datu-base baterako konexioa JDBCrekin"
#. B5kEC
-#: dbaccess/inc/strings.hrc:374
+#: dbaccess/inc/strings.hrc:375
msgctxt "STR_MYSQLJDBC_HELPTEXT"
msgid ""
"Please enter the required information to connect to a MySQL database using JDBC. Note that a JDBC driver class must be installed on your system and registered with %PRODUCTNAME.\n"
@@ -2091,67 +2097,67 @@ msgstr ""
"Hitz egin zure sistema-administratzailearekin hurrengo ezarpenak nola ezarri ez badakizu."
#. uGTyY
-#: dbaccess/inc/strings.hrc:375
+#: dbaccess/inc/strings.hrc:376
msgctxt "STR_MYSQL_DRIVERCLASSTEXT"
msgid "MySQL JDBC d~river class:"
msgstr "MySQL JDBC ~kontrolatzaile klasea:"
#. cBiSe
-#: dbaccess/inc/strings.hrc:376
+#: dbaccess/inc/strings.hrc:377
msgctxt "STR_MYSQL_DEFAULT"
msgid "Default: 3306"
msgstr "Lehenetsia: 3306"
#. zDx7G
-#: dbaccess/inc/strings.hrc:377
+#: dbaccess/inc/strings.hrc:378
msgctxt "STR_DBASE_HEADERTEXT"
msgid "Set up a connection to dBASE files"
msgstr "Konfiguratu dBASE fitxategietarako konexioa"
#. MXTEF
-#: dbaccess/inc/strings.hrc:378
+#: dbaccess/inc/strings.hrc:379
msgctxt "STR_DBASE_HELPTEXT"
msgid "Select the folder where the dBASE files are stored."
msgstr "Hautatu dBASE fitxategiak gordetako karpeta."
#. Ke4xP
-#: dbaccess/inc/strings.hrc:379
+#: dbaccess/inc/strings.hrc:380
msgctxt "STR_TEXT_HEADERTEXT"
msgid "Set up a connection to text files"
msgstr "Konfiguratu testu-fitxategietarako konexioa"
#. uJFWa
-#: dbaccess/inc/strings.hrc:380
+#: dbaccess/inc/strings.hrc:381
msgctxt "STR_TEXT_HELPTEXT"
msgid "Select the folder where the CSV (Comma Separated Values) text files are stored. %PRODUCTNAME Base will open these files in read-only mode."
msgstr "Hautatu CSV (Comma Separated Values) fitxategiak gordeta dauden karpeta. %PRODUCTNAME Basek soilik irakurtzeko moduan irekiko ditu fitxategi hauek."
#. chkNh
-#: dbaccess/inc/strings.hrc:381
+#: dbaccess/inc/strings.hrc:382
msgctxt "STR_TEXT_PATH_OR_FILE"
msgid "Path to text files"
msgstr "Testu-fitxategien bide-izena"
#. VXUEj
-#: dbaccess/inc/strings.hrc:382
+#: dbaccess/inc/strings.hrc:383
msgctxt "STR_MSACCESS_HEADERTEXT"
msgid "Set up a connection to a Microsoft Access database"
msgstr "Konfiguratu Microsoft Access datu-base baterako konexioa"
#. rTF65
-#: dbaccess/inc/strings.hrc:383
+#: dbaccess/inc/strings.hrc:384
msgctxt "STR_MSACCESS_HELPTEXT"
msgid "Please select the Microsoft Access file you want to access."
msgstr "Hautatu atzitu nahi duzun Microsoft Access fitxategia."
#. DYcM8
-#: dbaccess/inc/strings.hrc:384
+#: dbaccess/inc/strings.hrc:385
msgctxt "STR_ADO_HEADERTEXT"
msgid "Set up a connection to an ADO database"
msgstr "Konfiguratu ADO datu-base baterako konexioa"
#. WzZiB
-#: dbaccess/inc/strings.hrc:385
+#: dbaccess/inc/strings.hrc:386
msgctxt "STR_ADO_HELPTEXT"
msgid ""
"Please enter the URL of the ADO data source you want to connect to.\n"
@@ -2163,13 +2169,13 @@ msgstr ""
"Hitz egin zure sistema-administratzailearekin hurrengo ezarpenak nola ezarri ez badakizu."
#. PRyfo
-#: dbaccess/inc/strings.hrc:386
+#: dbaccess/inc/strings.hrc:387
msgctxt "STR_ODBC_HEADERTEXT"
msgid "Set up a connection to an ODBC database"
msgstr "Konfiguratu ODBC datu-base baterako konexioa"
#. CBVtz
-#: dbaccess/inc/strings.hrc:387
+#: dbaccess/inc/strings.hrc:388
msgctxt "STR_ODBC_HELPTEXT"
msgid ""
"Enter the name of the ODBC database you want to connect to.\n"
@@ -2181,13 +2187,13 @@ msgstr ""
"Hitz egin zure sistema-administratzailearekin hurrengo ezarpenak nola ezarri ez badakizu."
#. dmi7n
-#: dbaccess/inc/strings.hrc:388
+#: dbaccess/inc/strings.hrc:389
msgctxt "STR_JDBC_HEADERTEXT"
msgid "Set up a connection to a JDBC database"
msgstr "Konfiguratu JDBC datu-base baterako konexioa"
#. dYGeU
-#: dbaccess/inc/strings.hrc:389
+#: dbaccess/inc/strings.hrc:390
msgctxt "STR_JDBC_HELPTEXT"
msgid ""
"Please enter the required information to connect to a JDBC database.\n"
@@ -2197,25 +2203,25 @@ msgstr ""
"Hitz egin zure sistema-administratzailearekin hurrengo ezarpenak nola ezarri ez badakizu."
#. DWgup
-#: dbaccess/inc/strings.hrc:390
+#: dbaccess/inc/strings.hrc:391
msgctxt "STR_ORACLE_HEADERTEXT"
msgid "Set up a connection to an Oracle database"
msgstr "Konfiguratu Oracle datu-base baterako konexioa"
#. Z57ca
-#: dbaccess/inc/strings.hrc:391
+#: dbaccess/inc/strings.hrc:392
msgctxt "STR_ORACLE_DEFAULT"
msgid "Default: 1521"
msgstr "Lehenetsia: 1521"
#. dnAP9
-#: dbaccess/inc/strings.hrc:392
+#: dbaccess/inc/strings.hrc:393
msgctxt "STR_ORACLE_DRIVERCLASSTEXT"
msgid "Oracle JDBC ~driver class"
msgstr "~Oracle JDBC kontrolatzaile-klasea"
#. aD8dK
-#: dbaccess/inc/strings.hrc:393
+#: dbaccess/inc/strings.hrc:394
msgctxt "STR_ORACLE_HELPTEXT"
msgid ""
"Please enter the required information to connect to an Oracle database. Note that a JDBC Driver Class must be installed on your system and registered with %PRODUCTNAME.\n"
@@ -2225,13 +2231,13 @@ msgstr ""
"Hitz egin zure sistema-administratzailearekin hurrengo ezarpenak nola ezarri ez badakizu."
#. Vqjfj
-#: dbaccess/inc/strings.hrc:394
+#: dbaccess/inc/strings.hrc:395
msgctxt "STR_SPREADSHEET_HEADERTEXT"
msgid "Set up a connection to spreadsheets"
msgstr "Konfiguratu kalkulu-orrietarako konexioa"
#. FnpBr
-#: dbaccess/inc/strings.hrc:395
+#: dbaccess/inc/strings.hrc:396
msgctxt "STR_SPREADSHEET_HELPTEXT"
msgid ""
"Click 'Browse...' to select a %PRODUCTNAME spreadsheet or Microsoft Excel workbook.\n"
@@ -2241,277 +2247,277 @@ msgstr ""
"%PRODUCTNAME aplikazioak soilik irakurtzeko moduan irekiko du fitxategi hori."
#. fxmJG
-#: dbaccess/inc/strings.hrc:396
+#: dbaccess/inc/strings.hrc:397
msgctxt "STR_SPREADSHEETPATH"
msgid "~Location and file name"
msgstr "~Kokalekua eta fitxategi-izena"
#. og5kg
-#: dbaccess/inc/strings.hrc:398
+#: dbaccess/inc/strings.hrc:399
msgctxt "STR_COMMAND_EXECUTED_SUCCESSFULLY"
msgid "Command successfully executed."
msgstr "Komandoa behar bezala exekutatu da."
#. BhFXv
-#: dbaccess/inc/strings.hrc:399
+#: dbaccess/inc/strings.hrc:400
msgctxt "STR_DIRECTSQL_CONNECTIONLOST"
msgid "The connection to the database has been lost. This dialog will be closed."
msgstr "Datu-basearen konexioa galdu da. Elkarrizketa-koadroa itxi egingo da."
#. WTysM
-#: dbaccess/inc/strings.hrc:401
+#: dbaccess/inc/strings.hrc:402
msgctxt "STR_TAB_INDEX_SORTORDER"
msgid "Sort order"
msgstr "Ordenatu"
#. 67TCR
-#: dbaccess/inc/strings.hrc:402
+#: dbaccess/inc/strings.hrc:403
msgctxt "STR_TAB_INDEX_FIELD"
msgid "Index field"
msgstr "Indize-eremua"
#. rCZbG
-#: dbaccess/inc/strings.hrc:403
+#: dbaccess/inc/strings.hrc:404
msgctxt "STR_ORDER_ASCENDING"
msgid "Ascending"
msgstr "Gorantz"
#. zUeEN
-#: dbaccess/inc/strings.hrc:404
+#: dbaccess/inc/strings.hrc:405
msgctxt "STR_ORDER_DESCENDING"
msgid "Descending"
msgstr "Beherantz"
#. DpB67
-#: dbaccess/inc/strings.hrc:405
+#: dbaccess/inc/strings.hrc:406
msgctxt "STR_CONFIRM_DROP_INDEX"
msgid "Do you really want to delete the index '$name$'?"
msgstr "Benetan ezabatu nahi duzu '$name$' indizea?"
#. 3sTLe
-#: dbaccess/inc/strings.hrc:406
+#: dbaccess/inc/strings.hrc:407
msgctxt "STR_LOGICAL_INDEX_NAME"
msgid "index"
msgstr "indizea"
#. HFaXn
-#: dbaccess/inc/strings.hrc:407
+#: dbaccess/inc/strings.hrc:408
msgctxt "STR_NEED_INDEX_FIELDS"
msgid "The index must contain at least one field."
msgstr "Indizeak eremu bat izan behar du gutxienez."
#. LRDDD
-#: dbaccess/inc/strings.hrc:408
+#: dbaccess/inc/strings.hrc:409
msgctxt "STR_INDEX_NAME_ALREADY_USED"
msgid "There is already another index named \"$name$\"."
msgstr "Beste indize batek ere \"$name$\" du izena."
#. 9C3mx
-#: dbaccess/inc/strings.hrc:409
+#: dbaccess/inc/strings.hrc:410
msgctxt "STR_INDEXDESIGN_DOUBLE_COLUMN_NAME"
msgid "In an index definition, no table column may occur more than once. However, you have entered column \"$name$\" twice."
msgstr "Indize-definizio batean, taula-zutabeak ezin dira behin baino gehiagotan agertu. Hala ere, \"$name$\" zutabea bi aldiz sartu duzu."
#. XANpc
-#: dbaccess/inc/strings.hrc:411
+#: dbaccess/inc/strings.hrc:412
msgctxt "STR_COULD_NOT_CONVERT_PARAM"
msgid "The entry could not be converted to a valid value for the \"$name$\" parameter"
msgstr "Emandako sarrera ezin izan da baliozko balio bihurtu \"$name$\" parametroarentzat"
#. FCnE3
-#: dbaccess/inc/strings.hrc:413
+#: dbaccess/inc/strings.hrc:414
msgctxt "STR_EXCEPTION_STATUS"
msgid "SQL Status"
msgstr "SQL egoera"
#. ha64T
-#: dbaccess/inc/strings.hrc:414
+#: dbaccess/inc/strings.hrc:415
msgctxt "STR_EXCEPTION_ERRORCODE"
msgid "Error code"
msgstr "Errore-kodea"
#. 9A2cX
-#: dbaccess/inc/strings.hrc:415
+#: dbaccess/inc/strings.hrc:416
msgctxt "STR_EXPLAN_STRINGCONVERSION_ERROR"
msgid "A frequent reason for this error is an inappropriate character set setting for the language of your database. Check the setting by choosing Edit - Database - Properties."
msgstr "Errore hau gertatzeko arrazoietako bat zure datu-basearen hizkuntzarekin bat ez datorren karaktere-joko baten ezarpen desegokia da. Egiaztatu ezarpena 'Editatu - Datu-basea - Propietateak' hautatuz."
#. itnjJ
-#: dbaccess/inc/strings.hrc:416
+#: dbaccess/inc/strings.hrc:417
msgctxt "STR_EXCEPTION_ERROR"
msgid "Error"
msgstr "Errorea"
#. Q4A2Y
-#: dbaccess/inc/strings.hrc:417
+#: dbaccess/inc/strings.hrc:418
msgctxt "STR_EXCEPTION_WARNING"
msgid "Warning"
msgstr "Abisua"
#. LSBpE
-#: dbaccess/inc/strings.hrc:418
+#: dbaccess/inc/strings.hrc:419
msgctxt "STR_EXCEPTION_INFO"
msgid "Information"
msgstr "Informazioa"
#. DKRwR
-#: dbaccess/inc/strings.hrc:419
+#: dbaccess/inc/strings.hrc:420
msgctxt "STR_EXCEPTION_DETAILS"
msgid "Details"
msgstr "Xehetasunak"
#. Avmtu
-#: dbaccess/inc/strings.hrc:421
+#: dbaccess/inc/strings.hrc:422
msgctxt "STR_QUERY_USERADMIN_DELETE_USER"
msgid "Do you really want to delete the user?"
msgstr "Benetan ezabatu nahi duzu erabiltzailea?"
#. yeKZF
-#: dbaccess/inc/strings.hrc:422
+#: dbaccess/inc/strings.hrc:423
msgctxt "STR_USERADMIN_NOT_AVAILABLE"
msgid "The database does not support user administration."
msgstr "Datu-baseak ez du erabiltzaile-administraziorik onartzen."
#. 4CVtX
-#: dbaccess/inc/strings.hrc:423
+#: dbaccess/inc/strings.hrc:424
msgctxt "STR_ERROR_PASSWORDS_NOT_IDENTICAL"
msgid "The passwords do not match. Please enter the password again."
msgstr "Pasahitzak ez datoz bat. Sartu pasahitza berriro."
#. iu64w
-#: dbaccess/inc/strings.hrc:425
+#: dbaccess/inc/strings.hrc:426
msgctxt "STR_JOIN_TYPE_HINT"
msgid "Please note that some databases may not support this join type."
msgstr "Kontuan izan datu-base batzuk ez dutela onartzen elkartze mota hori."
#. Khmn9
-#: dbaccess/inc/strings.hrc:426
+#: dbaccess/inc/strings.hrc:427
msgctxt "STR_QUERY_INNER_JOIN"
msgid "Includes only records for which the contents of the related fields of both tables are identical."
msgstr "Bi tauletako eremu erlazionatuetan eduki berdina duten erregistroak bakarrik hartzen ditu."
#. JUyyK
-#: dbaccess/inc/strings.hrc:427
+#: dbaccess/inc/strings.hrc:428
msgctxt "STR_QUERY_LEFTRIGHT_JOIN"
msgid "Contains ALL records from table '%1' but only records from table '%2' where the values in the related fields are matching."
msgstr "'%1' taulatik erregistro GUZTIAK hartzen ditu, eta '%2' taulatik, berriz, eremu erlazionatuetako balioak bi tauletan berdinak direnean bakarrik hartzen ditu erregistroak."
#. EdhCU
-#: dbaccess/inc/strings.hrc:428
+#: dbaccess/inc/strings.hrc:429
msgctxt "STR_QUERY_FULL_JOIN"
msgid "Contains ALL records from '%1' and from '%2'."
msgstr "'%1' eta '%2' tauletako erregistro GUZTIAK hartzen ditu."
#. c9PsZ
-#: dbaccess/inc/strings.hrc:429
+#: dbaccess/inc/strings.hrc:430
msgctxt "STR_QUERY_CROSS_JOIN"
msgid "Contains the Cartesian product of ALL records from '%1' and from '%2'."
msgstr "'%1'(e)tik '%2'(e)ra dauden erregistro GUZTIEN biderketa kartesiarra du."
#. KyLuN
-#: dbaccess/inc/strings.hrc:431
+#: dbaccess/inc/strings.hrc:432
msgctxt "STR_CTW_NO_VIEWS_SUPPORT"
msgid "The destination database does not support views."
msgstr "Helburuko datu-baseak ez ditu ikuspegiak onartzen."
#. RaJQd
-#: dbaccess/inc/strings.hrc:432
+#: dbaccess/inc/strings.hrc:433
msgctxt "STR_CTW_NO_PRIMARY_KEY_SUPPORT"
msgid "The destination database does not support primary keys."
msgstr "Helburuko datu-baseak ez du lehen mailako gakorik onartzen."
#. JBBmY
-#: dbaccess/inc/strings.hrc:433
+#: dbaccess/inc/strings.hrc:434
msgctxt "STR_CTW_INVALID_DATA_ACCESS_DESCRIPTOR"
msgid "no data access descriptor found, or no data access descriptor able to provide all necessary information"
msgstr "ez da datuak atzitzeko deskriptorerik aurkitu, edo datuak atzitzeko deskriptoreak ezin du behar den informazio guztia eman"
#. Z4JFe
-#: dbaccess/inc/strings.hrc:434
+#: dbaccess/inc/strings.hrc:435
msgctxt "STR_CTW_ONLY_TABLES_AND_QUERIES_SUPPORT"
msgid "Only tables and queries are supported at the moment."
msgstr "Oraingoz taulak eta kontsultak soilik daude onartuta."
#. KvUFb
-#: dbaccess/inc/strings.hrc:435
+#: dbaccess/inc/strings.hrc:436
msgctxt "STR_CTW_COPY_SOURCE_NEEDS_BOOKMARKS"
msgid "The copy source's result set must support bookmarks."
msgstr "Kopiaren iturburuko emaitza-multzoak laster-markak onartu behar ditu."
#. XVb6E
-#: dbaccess/inc/strings.hrc:436
+#: dbaccess/inc/strings.hrc:437
msgctxt "STR_CTW_UNSUPPORTED_COLUMN_TYPE"
msgid "Unsupported source column type ($type$) at column position $pos$."
msgstr "Onartzen ez den iturburuko zutabe mota ($type$) $pos$ zutabe-kokagunean."
#. 7pnvE
-#: dbaccess/inc/strings.hrc:437
+#: dbaccess/inc/strings.hrc:438
msgctxt "STR_CTW_ILLEGAL_PARAMETER_COUNT"
msgid "Illegal number of initialization parameters."
msgstr "Parametroen hasieratze-kopuru baliogabea."
#. z3h9J
-#: dbaccess/inc/strings.hrc:438
+#: dbaccess/inc/strings.hrc:439
msgctxt "STR_CTW_ERROR_DURING_INITIALIZATION"
msgid "An error occurred during initialization."
msgstr "Errorea gertatu da hasieratzean."
#. Qpda7
-#: dbaccess/inc/strings.hrc:439
+#: dbaccess/inc/strings.hrc:440
msgctxt "STR_CTW_ERROR_UNSUPPORTED_SETTING"
msgid "Unsupported setting in the copy source descriptor: $name$."
msgstr "Onartu gabeko ezarpena iturburuko deskriptorearen kopian: $name$."
#. BsP8j
-#: dbaccess/inc/strings.hrc:440
+#: dbaccess/inc/strings.hrc:441
msgctxt "STR_CTW_ERROR_NO_QUERY"
msgid "To copy a query, your connection must be able to provide queries."
msgstr "Kontsulta bat kopiatzeko, konexioak kontsultak eskaintzeko gai izan behar da."
#. QYh2y
-#: dbaccess/inc/strings.hrc:441
+#: dbaccess/inc/strings.hrc:442
msgctxt "STR_CTW_ERROR_INVALID_INTERACTIONHANDLER"
msgid "The given interaction handler is invalid."
msgstr "Emandako elkarreragiketaren kudeatzailea baliogabea da."
#. ixrDD
-#: dbaccess/inc/strings.hrc:443
+#: dbaccess/inc/strings.hrc:444
msgctxt "STR_QUERY_REL_EDIT_RELATION"
msgid "This relation already exists. Do you want to edit it or create a new one?"
msgstr "Erlazioa badago lehendik ere. Hura editatu nahi duzu ala berria sortu nahi duzu?"
#. nFRsS
-#: dbaccess/inc/strings.hrc:444
+#: dbaccess/inc/strings.hrc:445
msgctxt "STR_QUERY_REL_EDIT"
msgid "Edit..."
msgstr "Editatu..."
#. yRkFG
-#: dbaccess/inc/strings.hrc:445
+#: dbaccess/inc/strings.hrc:446
msgctxt "STR_QUERY_REL_CREATE"
msgid "Create..."
msgstr "Sortu..."
#. VWBJF
-#: dbaccess/inc/strings.hrc:446
+#: dbaccess/inc/strings.hrc:447
msgctxt "STR_RELATIONDESIGN"
msgid " - %PRODUCTNAME Base: Relation design"
msgstr " - %PRODUCTNAME Base: erlazio-diseinua"
#. ZCd5X
-#: dbaccess/inc/strings.hrc:447
+#: dbaccess/inc/strings.hrc:448
msgctxt "STR_RELATIONDESIGN_NOT_AVAILABLE"
msgid "The database does not support relations."
msgstr "Datu-baseak ez du erlaziorik onartzen!"
#. CG2Pd
-#: dbaccess/inc/strings.hrc:448
+#: dbaccess/inc/strings.hrc:449
msgctxt "STR_QUERY_REL_DELETE_WINDOW"
msgid "When you delete this table all corresponding relations will be deleted as well. Continue?"
msgstr "Taula hau ezabatzen duzunean hari dagozkion erlazio guztiak ezabatuko dira. Jarraitu?"
#. Wzf9T
-#: dbaccess/inc/strings.hrc:449
+#: dbaccess/inc/strings.hrc:450
msgctxt "STR_QUERY_REL_COULD_NOT_CREATE"
msgid ""
"The database could not create the relation. Maybe foreign keys for this kind of table aren't supported.\n"
@@ -2520,78 +2526,6 @@ msgstr ""
"Datu-baseak ezin izan du erlazioa sortu. Beharbada taula mota honetako kanpoko gakoak ez dira onartzen.\n"
"Begiratu datu-basearen dokumentazioa."
-#. Fsz7D
-#: dbaccess/inc/templwin.hrc:41
-msgctxt "STRARY_SVT_DOCINFO"
-msgid "Title"
-msgstr "Izenburua"
-
-#. zo57j
-#: dbaccess/inc/templwin.hrc:42
-msgctxt "STRARY_SVT_DOCINFO"
-msgid "By"
-msgstr "Nork"
-
-#. Zh8Ni
-#: dbaccess/inc/templwin.hrc:43
-msgctxt "STRARY_SVT_DOCINFO"
-msgid "Date"
-msgstr "Data"
-
-#. eHFA4
-#: dbaccess/inc/templwin.hrc:44
-msgctxt "STRARY_SVT_DOCINFO"
-msgid "Keywords"
-msgstr "Gako-hitzak"
-
-#. eYGnQ
-#: dbaccess/inc/templwin.hrc:45
-msgctxt "STRARY_SVT_DOCINFO"
-msgid "Description"
-msgstr "Deskribapena"
-
-#. Eg2eG
-#: dbaccess/inc/templwin.hrc:46
-msgctxt "STRARY_SVT_DOCINFO"
-msgid "Type"
-msgstr "Mota"
-
-#. hokZy
-#: dbaccess/inc/templwin.hrc:47
-msgctxt "STRARY_SVT_DOCINFO"
-msgid "Modified on"
-msgstr "Aldatze-data"
-
-#. XMEJb
-#: dbaccess/inc/templwin.hrc:48
-msgctxt "STRARY_SVT_DOCINFO"
-msgid "Modified by"
-msgstr "Aldaketaren egilea"
-
-#. MWkd5
-#: dbaccess/inc/templwin.hrc:49
-msgctxt "STRARY_SVT_DOCINFO"
-msgid "Printed on"
-msgstr "Inprimatze-data"
-
-#. BBEEC
-#: dbaccess/inc/templwin.hrc:50
-msgctxt "STRARY_SVT_DOCINFO"
-msgid "Printed by"
-msgstr "Inprimatze-egilea"
-
-#. VCGe3
-#: dbaccess/inc/templwin.hrc:51
-msgctxt "STRARY_SVT_DOCINFO"
-msgid "Subject"
-msgstr "Gaia"
-
-#. HVYdE
-#: dbaccess/inc/templwin.hrc:52
-msgctxt "STRARY_SVT_DOCINFO"
-msgid "Size"
-msgstr "Tamaina"
-
#. 4KVZn
#: dbaccess/uiconfig/ui/admindialog.ui:8
msgctxt "admindialog|AdminDialog"
@@ -2701,25 +2635,25 @@ msgid "_Save"
msgstr "_Gorde"
#. mvCb2
-#: dbaccess/uiconfig/ui/collectionviewdialog.ui:138
+#: dbaccess/uiconfig/ui/collectionviewdialog.ui:140
msgctxt "collectionviewdialog|newFolderButton|tooltip_text"
msgid "Create New Directory"
msgstr "Sortu direktorio berria"
#. Bwm2H
-#: dbaccess/uiconfig/ui/collectionviewdialog.ui:154
+#: dbaccess/uiconfig/ui/collectionviewdialog.ui:157
msgctxt "collectionviewdialog|upButton|tooltip_text"
msgid "Up One Level"
msgstr "Igo maila bat"
#. rSTnu
-#: dbaccess/uiconfig/ui/collectionviewdialog.ui:193
+#: dbaccess/uiconfig/ui/collectionviewdialog.ui:196
msgctxt "collectionviewdialog|columntitle"
msgid "Folder Name"
msgstr "Karpeta-izena"
#. G5Eev
-#: dbaccess/uiconfig/ui/collectionviewdialog.ui:221
+#: dbaccess/uiconfig/ui/collectionviewdialog.ui:224
msgctxt "collectionviewdialog|fileNameLabel"
msgid "File _name:"
msgstr "_Fitxategi-izena:"
@@ -2731,35 +2665,17 @@ msgid "Column Width"
msgstr "Zutabe-zabalera"
#. AiEUA
-#: dbaccess/uiconfig/ui/colwidthdialog.ui:96
+#: dbaccess/uiconfig/ui/colwidthdialog.ui:99
msgctxt "colwidthdialog|label1"
msgid "_Width:"
msgstr "_Zabalera:"
-#. j9AMh
-#: dbaccess/uiconfig/ui/colwidthdialog.ui:116
-msgctxt "colwidthdialog|extended_tip|value"
-msgid "Enter the column width that you want to use."
-msgstr "Sartu erabili nahi duzun zutabe-zabalera."
-
#. LtAmr
-#: dbaccess/uiconfig/ui/colwidthdialog.ui:127
+#: dbaccess/uiconfig/ui/colwidthdialog.ui:125
msgctxt "colwidthdialog|automatic"
msgid "_Automatic"
msgstr "_Automatikoa"
-#. HWoLr
-#: dbaccess/uiconfig/ui/colwidthdialog.ui:136
-msgctxt "colwidthdialog|extended_tip|automatic"
-msgid "Automatically adjusts the column width based on the current font."
-msgstr "Automatikoki doitzen du zutabe-zabalera uneko letra-tipoan oinarrituta."
-
-#. enAfe
-#: dbaccess/uiconfig/ui/colwidthdialog.ui:167
-msgctxt "colwidthdialog|extended_tip|ColWidthDialog"
-msgid "Changes the width of the current column, or the selected columns."
-msgstr "Uneko zutabearen edo hautatutako zutabeen zabalera aldatzen du."
-
#. zBVS9
#: dbaccess/uiconfig/ui/connectionpage.ui:40
msgctxt "connectionpage|browseurllabel"
@@ -3197,12 +3113,6 @@ msgctxt "fielddescpage|STR_TAB_FIELD_DATATYPE"
msgid "Field _type"
msgstr "Eremu _mota"
-#. dUE3D
-#: dbaccess/uiconfig/ui/fielddescpanel.ui:44
-msgctxt "designhelpbox|textview-tooltip"
-msgid "Field Properties Help"
-msgstr "Eremuaren propietateen laguntza"
-
#. KUVUc
#: dbaccess/uiconfig/ui/fielddialog.ui:9
msgctxt "fielddialog|FieldDialog"
@@ -3534,61 +3444,61 @@ msgid "Join Properties"
msgstr "Elkartze-propietateak"
#. YUCgu
-#: dbaccess/uiconfig/ui/joindialog.ui:136
+#: dbaccess/uiconfig/ui/joindialog.ui:137
msgctxt "joindialog|label1"
msgid "Tables Involved"
msgstr "Parte hartzen duten taulak"
#. kbsrd
-#: dbaccess/uiconfig/ui/joindialog.ui:200
+#: dbaccess/uiconfig/ui/joindialog.ui:201
msgctxt "joindialog|label2"
msgid "Fields Involved"
msgstr "Parte hartzen duten eremuak"
#. C3Avj
-#: dbaccess/uiconfig/ui/joindialog.ui:235
+#: dbaccess/uiconfig/ui/joindialog.ui:236
msgctxt "joindialog|label5"
msgid "_Type:"
msgstr "M_ota:"
#. RAXzW
-#: dbaccess/uiconfig/ui/joindialog.ui:251
+#: dbaccess/uiconfig/ui/joindialog.ui:252
msgctxt "joindialog|liststore1"
msgid "Inner join"
msgstr "Barneko elkartzea"
#. ZEaHj
-#: dbaccess/uiconfig/ui/joindialog.ui:252
+#: dbaccess/uiconfig/ui/joindialog.ui:253
msgctxt "joindialog|liststore1"
msgid "Left join"
msgstr "Ezkerreko elkartzea"
#. y9EMH
-#: dbaccess/uiconfig/ui/joindialog.ui:253
+#: dbaccess/uiconfig/ui/joindialog.ui:254
msgctxt "joindialog|liststore1"
msgid "Right join"
msgstr "Eskuineko elkartzea"
#. G57Ed
-#: dbaccess/uiconfig/ui/joindialog.ui:254
+#: dbaccess/uiconfig/ui/joindialog.ui:255
msgctxt "joindialog|liststore1"
msgid "Full (outer) join"
msgstr "Elkartze osoa (kanpokoa)"
#. vwzCL
-#: dbaccess/uiconfig/ui/joindialog.ui:255
+#: dbaccess/uiconfig/ui/joindialog.ui:256
msgctxt "joindialog|liststore1"
msgid "Cross join"
msgstr "Elkartze gurutzatua"
#. GTvPb
-#: dbaccess/uiconfig/ui/joindialog.ui:265
+#: dbaccess/uiconfig/ui/joindialog.ui:266
msgctxt "joindialog|natural"
msgid "Natural"
msgstr "Naturala"
#. UkuPe
-#: dbaccess/uiconfig/ui/joindialog.ui:289
+#: dbaccess/uiconfig/ui/joindialog.ui:290
msgctxt "joindialog|label6"
msgid "Options"
msgstr "Aukerak"
@@ -3924,209 +3834,137 @@ msgid "Standard Filter"
msgstr "Iragazki estandarra"
#. Vj95w
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:98
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:101
msgctxt "queryfilterdialog|label2"
msgid "Operator"
msgstr "Eragilea"
#. epkLc
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:110
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:113
msgctxt "queryfilterdialog|label5"
msgid "Field name"
msgstr "Eremu-izena"
#. Y5DBo
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:121
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:124
msgctxt "queryfilterdialog|label6"
msgid "Condition"
msgstr "Baldintza"
#. DdcwC
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:134
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:137
msgctxt "queryfilterdialog|field1"
msgid "- none -"
msgstr "- bat ere ez -"
-#. eYDCU
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:138
-msgctxt "queryfilterdialog|extended_tip|field1"
-msgid "Specifies the field names from the current table to set them in the argument."
-msgstr "Argumentuan ezarriko diren eremu-izenak zehazten ditu, uneko taulatik hartuta."
-
#. 57zBE
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:154
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:152
msgctxt "queryfilterdialog|cond1"
msgid "="
msgstr "="
#. GGX3G
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:155
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:153
msgctxt "queryfilterdialog|cond1"
msgid "<>"
msgstr "<>"
#. k5DCL
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:156
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:154
msgctxt "queryfilterdialog|cond1"
msgid "<"
msgstr "<"
#. FAAzh
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:157
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:155
msgctxt "queryfilterdialog|cond1"
msgid "<="
msgstr "<="
#. Qzo9n
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:158
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:156
msgctxt "queryfilterdialog|cond1"
msgid ">"
msgstr ">"
#. H4pEw
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:159
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:157
msgctxt "queryfilterdialog|cond1"
msgid ">="
msgstr ">="
#. PWqBz
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:160
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:158
msgctxt "queryfilterdialog|cond1"
msgid "like"
msgstr "honen berdina:"
#. RDy6G
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:161
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:159
msgctxt "queryfilterdialog|cond1"
msgid "not like"
msgstr "ez da honen berdina"
#. 2qvuA
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:162
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:160
msgctxt "queryfilterdialog|cond1"
msgid "null"
msgstr "nulua"
#. 4znh7
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:163
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:161
msgctxt "queryfilterdialog|cond1"
msgid "not null"
msgstr "ez nulua"
-#. 4qhBZ
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:167
-msgctxt "queryfilterdialog|extended_tip|cond1"
-msgid "Specifies the comparative operators through which the entries in the Field name and Value fields can be linked."
-msgstr "Konparaziozko eragileak zehazten ditu eta horien bidez Eremu-izena eta Balioa eremuetako sarrerak esteka daitezke."
-
#. A8jis
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:182
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:175
msgctxt "queryfilterdialog|field2"
msgid "- none -"
msgstr "- bat ere ez -"
-#. y2FAQ
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:186
-msgctxt "queryfilterdialog|extended_tip|field2"
-msgid "Specifies the field names from the current table to set them in the argument."
-msgstr "Argumentuan ezarriko diren eremu-izenak zehazten ditu, uneko taulatik hartuta."
-
#. FdHSG
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:201
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:189
msgctxt "queryfilterdialog|field3"
msgid "- none -"
msgstr "- bat ere ez -"
-#. FvUHF
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:205
-msgctxt "queryfilterdialog|extended_tip|field3"
-msgid "Specifies the field names from the current table to set them in the argument."
-msgstr "Argumentuan ezarriko diren eremu-izenak zehazten ditu, uneko taulatik hartuta."
-
-#. oCJaY
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:222
-msgctxt "queryfilterdialog|extended_tip|cond2"
-msgid "Specifies the comparative operators through which the entries in the Field name and Value fields can be linked."
-msgstr "Konparaziozko eragileak zehazten ditu eta horien bidez Eremu-izena eta Balioa eremuetako sarrerak esteka daitezke."
-
-#. rY6Pi
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:239
-msgctxt "queryfilterdialog|extended_tip|cond3"
-msgid "Specifies the comparative operators through which the entries in the Field name and Value fields can be linked."
-msgstr "Konparaziozko eragileak zehazten ditu eta horien bidez Eremu-izena eta Balioa eremuetako sarrerak esteka daitezke."
-
#. tBd3g
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:252
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:225
msgctxt "queryfilterdialog|label7"
msgid "Value"
msgstr "Balioa"
-#. o2BNC
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:267
-msgctxt "queryfilterdialog|extended_tip|value1"
-msgid "Specifies a value to filter the field."
-msgstr "Eremua iragazteko erabiliko den balio bat zehazten du."
-
-#. w42mr
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:284
-msgctxt "queryfilterdialog|extended_tip|value2"
-msgid "Specifies a value to filter the field."
-msgstr "Eremua iragazteko erabiliko den balio bat zehazten du."
-
-#. tB93H
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:301
-msgctxt "queryfilterdialog|extended_tip|value3"
-msgid "Specifies a value to filter the field."
-msgstr "Eremua iragazteko erabiliko den balio bat zehazten du."
-
#. PFZ8z
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:316
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:274
msgctxt "queryfilterdialog|op2"
msgid "AND"
msgstr "ETA"
#. pQza3
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:317
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:275
msgctxt "queryfilterdialog|op2"
msgid "OR"
msgstr "EDO"
-#. msKEj
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:321
-msgctxt "queryfilterdialog|extended_tip|op2"
-msgid "For the following arguments, you can choose between the logical operators AND / OR."
-msgstr "Ondorengo argumentuetarako, ETA / EDO eragile logikoen artean hauta dezakezu."
-
#. EaXyP
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:336
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:289
msgctxt "queryfilterdialog|op3"
msgid "AND"
msgstr "ETA"
#. DV78L
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:337
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:290
msgctxt "queryfilterdialog|op3"
msgid "OR"
msgstr "EDO"
-#. kdWnt
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:341
-msgctxt "queryfilterdialog|extended_tip|op3"
-msgid "For the following arguments, you can choose between the logical operators AND / OR."
-msgstr "Ondorengo argumentuetarako, ETA / EDO eragile logikoen artean hauta dezakezu."
-
#. SESZq
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:361
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:309
msgctxt "queryfilterdialog|label1"
msgid "Criteria"
msgstr "Irizpideak"
-#. S22Fy
-#: dbaccess/uiconfig/ui/queryfilterdialog.ui:386
-msgctxt "queryfilterdialog|extended_tip|QueryFilterDialog"
-msgid "Allows you to set the filtering options."
-msgstr "Iragazki-aukerak ezar daitezke."
-
#. jFD4L
#: dbaccess/uiconfig/ui/queryfuncmenu.ui:12
msgctxt "queryfuncmenu|functions"
@@ -4158,53 +3996,29 @@ msgid "Query Properties"
msgstr "Kontsultaren propietateak"
#. fyogK
-#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:86
+#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:89
msgctxt "querypropertiesdialog|limit-label"
msgid "Limit:"
msgstr "Muga:"
#. 2D6E2
-#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:101
+#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:104
msgctxt "querypropertiesdialog|distinct"
msgid "Yes"
msgstr "Bai"
-#. jgttX
-#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:111
-msgctxt "querypropertiesdialog|extended_tip|distinct"
-msgid "Use distinct values in query."
-msgstr "Erabili balio unibokoak kontsultan."
-
#. rErxt
-#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:123
+#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:121
msgctxt "querypropertiesdialog|nondistinct"
msgid "No"
msgstr "Ez"
-#. QAGhF
-#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:133
-msgctxt "querypropertiesdialog|extended_tip|nondistinct"
-msgid "Not use distinct values in query."
-msgstr "Ez erabili balio unibokoak kontsultan."
-
#. P9quF
-#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:153
+#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:146
msgctxt "querypropertiesdialog|distinctvalues"
msgid "Distinct values:"
msgstr "Balio unibokoak:"
-#. asbjN
-#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:175
-msgctxt "querypropertiesdialog|extended_tip|limitbox"
-msgid "Adds a Limit to set the maximum number of records to return."
-msgstr "Itzuliko den gehieneko erregistro kopuruari ezarriko zaion muga bat gehitzen du."
-
-#. GoEm9
-#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:203
-msgctxt "querypropertiesdialog|extended_tip|QueryPropertiesDialog"
-msgid "In the Query Properties dialog you can set two properties of the SQL Query, i.e. whether to return distinct values, and whether to limit the result set."
-msgstr "Kontsultaren propietateak elkarrizketa-koadroan SQL kontsultaren bi propietate ezarri daitezke: balio desberdinak itzuliko diren ala ez, eta emaitza multzoa mugatuko den ala ez."
-
#. gLFLt
#: dbaccess/uiconfig/ui/relationdialog.ui:8
msgctxt "relationdialog|RelationDialog"
@@ -4212,103 +4026,103 @@ msgid "Relations"
msgstr "Erlazioak"
#. DEGM2
-#: dbaccess/uiconfig/ui/relationdialog.ui:136
+#: dbaccess/uiconfig/ui/relationdialog.ui:137
msgctxt "relationdialog|label1"
msgid "Tables Involved"
msgstr "Parte hartzen duten taulak"
#. 87WEB
-#: dbaccess/uiconfig/ui/relationdialog.ui:174
+#: dbaccess/uiconfig/ui/relationdialog.ui:175
msgctxt "relationdialog|label2"
msgid "Fields Involved"
msgstr "Parte hartzen duten eremuak"
#. pf4b4
-#: dbaccess/uiconfig/ui/relationdialog.ui:212
+#: dbaccess/uiconfig/ui/relationdialog.ui:213
msgctxt "relationdialog|addaction"
msgid "_No action"
msgstr "Ekintzarik e_z"
#. uZGGW
-#: dbaccess/uiconfig/ui/relationdialog.ui:228
+#: dbaccess/uiconfig/ui/relationdialog.ui:229
msgctxt "relationdialog|addcascade"
msgid "_Update cascade"
msgstr "_Eguneratu kaskada"
#. PfRDx
-#: dbaccess/uiconfig/ui/relationdialog.ui:244
+#: dbaccess/uiconfig/ui/relationdialog.ui:245
msgctxt "relationdialog|addnull"
msgid "_Set NULL"
msgstr "_Ezarri NULL"
#. xNWHg
-#: dbaccess/uiconfig/ui/relationdialog.ui:260
+#: dbaccess/uiconfig/ui/relationdialog.ui:261
msgctxt "relationdialog|adddefault"
msgid "Set _default"
msgstr "Ezarri _lehenetsia"
#. SfKFG
-#: dbaccess/uiconfig/ui/relationdialog.ui:282
+#: dbaccess/uiconfig/ui/relationdialog.ui:283
msgctxt "relationdialog|label3"
msgid "Update Options"
msgstr "Eguneratu aukerak"
#. wnvZa
-#: dbaccess/uiconfig/ui/relationdialog.ui:315
+#: dbaccess/uiconfig/ui/relationdialog.ui:316
msgctxt "relationdialog|delaction"
msgid "_No action"
msgstr "Ekintzarik e_z"
#. 3BAEe
-#: dbaccess/uiconfig/ui/relationdialog.ui:331
+#: dbaccess/uiconfig/ui/relationdialog.ui:332
msgctxt "relationdialog|delcascade"
msgid "Delete _cascade"
msgstr "Eza_batu kaskada"
#. Zd5SC
-#: dbaccess/uiconfig/ui/relationdialog.ui:347
+#: dbaccess/uiconfig/ui/relationdialog.ui:348
msgctxt "relationdialog|delnull"
msgid "_Set NULL"
msgstr "_Ezarri NULL"
#. hZGB8
-#: dbaccess/uiconfig/ui/relationdialog.ui:363
+#: dbaccess/uiconfig/ui/relationdialog.ui:364
msgctxt "relationdialog|deldefault"
msgid "Set _default"
msgstr "Ezarri _lehenetsia"
#. LLcup
-#: dbaccess/uiconfig/ui/relationdialog.ui:385
+#: dbaccess/uiconfig/ui/relationdialog.ui:386
msgctxt "relationdialog|label4"
msgid "Delete Options"
msgstr "Ezabatu aukerak"
#. 2Cb2G
-#: dbaccess/uiconfig/ui/relationdialog.ui:438
+#: dbaccess/uiconfig/ui/relationdialog.ui:439
msgctxt "relationdialog|liststore1"
msgid "Inner join"
msgstr "Barneko elkartzea"
#. nhWNP
-#: dbaccess/uiconfig/ui/relationdialog.ui:442
+#: dbaccess/uiconfig/ui/relationdialog.ui:443
msgctxt "relationdialog|liststore1"
msgid "Left join"
msgstr "Ezkerreko elkartzea"
#. TD2LX
-#: dbaccess/uiconfig/ui/relationdialog.ui:446
+#: dbaccess/uiconfig/ui/relationdialog.ui:447
msgctxt "relationdialog|liststore1"
msgid "Right join"
msgstr "Eskuineko elkartzea"
#. yLDPS
-#: dbaccess/uiconfig/ui/relationdialog.ui:450
+#: dbaccess/uiconfig/ui/relationdialog.ui:451
msgctxt "relationdialog|liststore1"
msgid "Full (outer) join"
msgstr "Lotura osoa (kanpokoa)"
#. UYDBa
-#: dbaccess/uiconfig/ui/relationdialog.ui:454
+#: dbaccess/uiconfig/ui/relationdialog.ui:455
msgctxt "relationdialog|liststore1"
msgid "Cross join"
msgstr "Elkartze gurutzatua"
@@ -4320,35 +4134,17 @@ msgid "Row Height"
msgstr "Errenkada-altuera"
#. 8pFfi
-#: dbaccess/uiconfig/ui/rowheightdialog.ui:96
+#: dbaccess/uiconfig/ui/rowheightdialog.ui:99
msgctxt "rowheightdialog|label1"
msgid "_Height:"
msgstr "_Altuera:"
-#. cZCeF
-#: dbaccess/uiconfig/ui/rowheightdialog.ui:116
-msgctxt "rowheightdialog|extended_tip|value"
-msgid "Enter the row height that you want to use."
-msgstr "Sartu erabili nahi duzun errenkada-altuera."
-
#. 4QFsD
-#: dbaccess/uiconfig/ui/rowheightdialog.ui:127
+#: dbaccess/uiconfig/ui/rowheightdialog.ui:125
msgctxt "rowheightdialog|automatic"
msgid "_Automatic"
msgstr "_Automatikoa"
-#. HKRpK
-#: dbaccess/uiconfig/ui/rowheightdialog.ui:136
-msgctxt "rowheightdialog|extended_tip|automatic"
-msgid "Adjusts the row height to the size based on the default template. Existing contents may be shown vertically cropped. The height no longer increases automatically when you enter larger contents."
-msgstr "Errenkadaren altuera txantiloi lehenetsian oinarritutako tamainara doitzen du. Existitzen diren edukiak bertikalean moztuta erakutsiko dira. Altuera ez da gehiago automatikoki handituko eduki luzeagoak sartzen dituzunean."
-
-#. qEa9T
-#: dbaccess/uiconfig/ui/rowheightdialog.ui:167
-msgctxt "rowheightdialog|extended_tip|RowHeightDialog"
-msgid "Changes the height of the current row, or the selected rows."
-msgstr "Uneko errenkadaren edo hautatutako errenkaden altuera aldatzen du."
-
#. SD2FQ
#: dbaccess/uiconfig/ui/savedialog.ui:8
msgctxt "savedialog|SaveDialog"
@@ -4404,83 +4200,77 @@ msgid "Sort Order"
msgstr "Ordenatu"
#. szD83
-#: dbaccess/uiconfig/ui/sortdialog.ui:99
+#: dbaccess/uiconfig/ui/sortdialog.ui:102
msgctxt "sortdialog|label2"
msgid "Operator"
msgstr "Eragilea"
#. UcmpV
-#: dbaccess/uiconfig/ui/sortdialog.ui:111
+#: dbaccess/uiconfig/ui/sortdialog.ui:114
msgctxt "sortdialog|label3"
msgid "and then"
msgstr "eta ondoren"
#. u8kT2
-#: dbaccess/uiconfig/ui/sortdialog.ui:124
+#: dbaccess/uiconfig/ui/sortdialog.ui:127
msgctxt "sortdialog|label4"
msgid "and then"
msgstr "eta ondoren"
#. oK7UF
-#: dbaccess/uiconfig/ui/sortdialog.ui:137
+#: dbaccess/uiconfig/ui/sortdialog.ui:140
msgctxt "sortdialog|label5"
msgid "Field name"
msgstr "Eremu-izena"
#. AVPtE
-#: dbaccess/uiconfig/ui/sortdialog.ui:149
+#: dbaccess/uiconfig/ui/sortdialog.ui:152
msgctxt "sortdialog|label6"
msgid "Order"
msgstr "Ordena"
#. EGDpm
-#: dbaccess/uiconfig/ui/sortdialog.ui:174
+#: dbaccess/uiconfig/ui/sortdialog.ui:177
msgctxt "sortdialog|value1"
msgid "ascending"
msgstr "gorantz"
#. PGxfE
-#: dbaccess/uiconfig/ui/sortdialog.ui:175
+#: dbaccess/uiconfig/ui/sortdialog.ui:178
msgctxt "sortdialog|value1"
msgid "descending"
msgstr "beherantz"
#. FqcgB
-#: dbaccess/uiconfig/ui/sortdialog.ui:211
+#: dbaccess/uiconfig/ui/sortdialog.ui:214
msgctxt "sortdialog|value2"
msgid "ascending"
msgstr "gorantz"
#. E5DBL
-#: dbaccess/uiconfig/ui/sortdialog.ui:212
+#: dbaccess/uiconfig/ui/sortdialog.ui:215
msgctxt "sortdialog|value2"
msgid "descending"
msgstr "beherantz"
#. Fa8EC
-#: dbaccess/uiconfig/ui/sortdialog.ui:226
+#: dbaccess/uiconfig/ui/sortdialog.ui:229
msgctxt "sortdialog|value3"
msgid "ascending"
msgstr "gorantz"
#. UFZVT
-#: dbaccess/uiconfig/ui/sortdialog.ui:227
+#: dbaccess/uiconfig/ui/sortdialog.ui:230
msgctxt "sortdialog|value3"
msgid "descending"
msgstr "beherantz"
#. C6iQ6
-#: dbaccess/uiconfig/ui/sortdialog.ui:246
+#: dbaccess/uiconfig/ui/sortdialog.ui:249
msgctxt "sortdialog|label1"
msgid "Sort Order"
msgstr "Ordenatu"
-#. VCWPc
-#: dbaccess/uiconfig/ui/sortdialog.ui:271
-msgctxt "sortdialog|extended_tip|SortDialog"
-msgid "Specifies the sort criteria for the data display."
-msgstr "Datu-bistaratzea ordenatzeko irizpideak zehatz ditzakezu hemen."
-
#. CsLXB
#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:24
msgctxt "specialjdbcconnectionpage|header"
@@ -4740,7 +4530,7 @@ msgid "Mark the tables that should be visible for the applications."
msgstr "Maratu aplikazioentzako ikusgai egon behar duten taulak."
#. Cvzwv
-#: dbaccess/uiconfig/ui/tablesfilterpage.ui:125
+#: dbaccess/uiconfig/ui/tablesfilterpage.ui:130
msgctxt "tablesfilterpage|label1"
msgid "Tables and Table Filter"
msgstr "Taulak eta taula-iragazkia"
@@ -4769,12 +4559,6 @@ msgctxt "tablesjoindialog|alttitle"
msgid "Add Table or Query"
msgstr "Gehitu taula edo kontsulta"
-#. YWLXP
-#: dbaccess/uiconfig/ui/taskwindow.ui:107
-msgctxt "taskwindow|STR_DESCRIPTION"
-msgid "Description"
-msgstr "Deskribapena"
-
#. 8b2nn
#: dbaccess/uiconfig/ui/textconnectionsettings.ui:8
msgctxt "textconnectionsettings|TextConnectionSettingsDialog"
@@ -5003,8 +4787,8 @@ msgctxt "userdetailspage|charsetlabel"
msgid "_Character set:"
msgstr "_Karaktere-jokoa:"
-#. 6ZS8N
+#. oaAiD
#: dbaccess/uiconfig/ui/userdetailspage.ui:213
msgctxt "userdetailspage|charsetheader"
-msgid "Data Conversion"
-msgstr ""
+msgid "Data conversion"
+msgstr "Datu-bihurketa"
diff --git a/source/eu/desktop/messages.po b/source/eu/desktop/messages.po
index a6200f00024..5112bc05332 100644
--- a/source/eu/desktop/messages.po
+++ b/source/eu/desktop/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-09-28 11:22+0200\n"
+"POT-Creation-Date: 2020-10-23 13:36+0200\n"
"PO-Revision-Date: 2020-08-20 21:35+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_ui-master/desktopmessages/eu/>\n"
@@ -17,119 +17,113 @@ msgstr ""
"X-POOTLE-MTIME: 1542701486.000000\n"
#. v2iwK
-#: desktop/inc/strings.hrc:24
+#: desktop/inc/strings.hrc:25
msgctxt "RID_STR_COPYING_PACKAGE"
msgid "Copying: "
msgstr "Kopiatzen: "
#. 2dzDt
-#: desktop/inc/strings.hrc:25
+#: desktop/inc/strings.hrc:26
msgctxt "RID_STR_ERROR_WHILE_ADDING"
msgid "Error while adding: "
msgstr "Errorea gehitzean: "
#. CUrtD
-#: desktop/inc/strings.hrc:26
+#: desktop/inc/strings.hrc:27
msgctxt "RID_STR_ERROR_WHILE_REMOVING"
msgid "Error while removing: "
msgstr "Errorea kentzean: "
#. XyESz
-#: desktop/inc/strings.hrc:27
+#: desktop/inc/strings.hrc:28
msgctxt "RID_STR_PACKAGE_ALREADY_ADDED"
msgid "Extension has already been added: "
msgstr "Hedapena gehitu da dagoeneko: "
#. cuydq
-#: desktop/inc/strings.hrc:28
+#: desktop/inc/strings.hrc:29
msgctxt "RID_STR_NO_SUCH_PACKAGE"
msgid "There is no such extension deployed: "
msgstr "Hedapen hau ez dago baliatuta: "
#. wzGYv
-#: desktop/inc/strings.hrc:29
+#: desktop/inc/strings.hrc:30
msgctxt "RID_STR_SYNCHRONIZING_REPOSITORY"
msgid "Synchronizing repository for %NAME extensions"
msgstr "Biltegia sinkronizatzen %NAME hedapenentzako"
#. dp8bf
-#: desktop/inc/strings.hrc:31
+#: desktop/inc/strings.hrc:32
msgctxt "RID_STR_REGISTERING_PACKAGE"
msgid "Enabling: "
msgstr "Gaitzen: "
#. xBysg
-#: desktop/inc/strings.hrc:32
+#: desktop/inc/strings.hrc:33
msgctxt "RID_STR_REVOKING_PACKAGE"
msgid "Disabling: "
msgstr "Desgaitzen: "
#. HDgpp
-#: desktop/inc/strings.hrc:33
+#: desktop/inc/strings.hrc:34
msgctxt "RID_STR_CANNOT_DETECT_MEDIA_TYPE"
msgid "Cannot detect media-type: "
msgstr "Ezin da detektatu euskarri mota: "
#. QfGM7
-#: desktop/inc/strings.hrc:34
+#: desktop/inc/strings.hrc:35
msgctxt "RID_STR_UNSUPPORTED_MEDIA_TYPE"
msgid "This media-type is not supported: "
msgstr "Ez da onartzen euskarri mota hau: "
#. VHcMc
-#: desktop/inc/strings.hrc:35
+#: desktop/inc/strings.hrc:36
msgctxt "RID_STR_ERROR_WHILE_REGISTERING"
msgid "An error occurred while enabling: "
msgstr "Errorea gertatu da gaitzean: "
#. BqmAM
-#: desktop/inc/strings.hrc:36
+#: desktop/inc/strings.hrc:37
msgctxt "RID_STR_ERROR_WHILE_REVOKING"
msgid "An error occurred while disabling: "
msgstr "Errorea gertatu da desgaitzean: "
#. Avii2
-#: desktop/inc/strings.hrc:38
+#: desktop/inc/strings.hrc:39
msgctxt "RID_STR_CONF_SCHEMA"
msgid "Configuration Schema"
msgstr "Konfigurazio-eskema"
#. cL9MC
-#: desktop/inc/strings.hrc:39
+#: desktop/inc/strings.hrc:40
msgctxt "RID_STR_CONF_DATA"
msgid "Configuration Data"
msgstr "Konfigurazio-datuak"
#. S8Pj8
-#: desktop/inc/strings.hrc:41
+#: desktop/inc/strings.hrc:42
msgctxt "RID_STR_BASIC_LIB"
msgid "Basic Library"
msgstr "Basic liburutegia"
#. Tnphj
-#: desktop/inc/strings.hrc:42
+#: desktop/inc/strings.hrc:43
msgctxt "RID_STR_DIALOG_LIB"
msgid "Dialog Library"
msgstr "Elkarrizketa-koadroen liburutegia"
#. ThJQm
-#: desktop/inc/strings.hrc:43
+#: desktop/inc/strings.hrc:44
msgctxt "RID_STR_CANNOT_DETERMINE_LIBNAME"
msgid "The library name could not be determined."
msgstr "Liburutegi-izena ezin izan da zehaztu."
#. G6SqW
-#: desktop/inc/strings.hrc:45
+#: desktop/inc/strings.hrc:46
msgctxt "RID_STR_PACKAGE_BUNDLE"
msgid "Extension"
msgstr "Hedapena"
-#. o6NBi
-#: desktop/inc/strings.hrc:46
-msgctxt "RID_STR_PACKAGE_BUNDLE"
-msgid "All supported files"
-msgstr "Onartutako fitxategi guztiak"
-
#. 5TAZB
#: desktop/inc/strings.hrc:48
msgctxt "RID_STR_DYN_COMPONENT"
@@ -831,131 +825,71 @@ msgid "Extension Manager"
msgstr "Hedapenen kudeatzailea"
#. gjCkd
-#: desktop/uiconfig/ui/extensionmanager.ui:84
+#: desktop/uiconfig/ui/extensionmanager.ui:87
msgctxt "extensionmanager|shared"
msgid "Installed for all users"
msgstr "Instalatua erabiltzaile guztientzako"
-#. pnXoG
-#: desktop/uiconfig/ui/extensionmanager.ui:94
-msgctxt "extensionmanager|extended_tip|shared"
-msgid "Filter extensions available for all users of this computer."
-msgstr "Iragazi ordenagailu honen erabiltzaile guztientzako erabilgarri dauden hedapenak."
-
#. zhqZT
-#: desktop/uiconfig/ui/extensionmanager.ui:105
+#: desktop/uiconfig/ui/extensionmanager.ui:103
msgctxt "extensionmanager|user"
msgid "Installed for current user"
msgstr "Instalatua uneko erabiltzailearentzako"
-#. QbHCi
-#: desktop/uiconfig/ui/extensionmanager.ui:115
-msgctxt "extensionmanager|extended_tip|user"
-msgid "Filter extensions only available for the currently logged in user."
-msgstr "Iragazi unean saioa hasita duen erabiltzailearentzako soilik erabilgarri dauden hedapenak."
-
#. 6wBVk
-#: desktop/uiconfig/ui/extensionmanager.ui:126
+#: desktop/uiconfig/ui/extensionmanager.ui:119
msgctxt "extensionmanager|bundled"
msgid "Bundled with %PRODUCTNAME"
msgstr "%PRODUCTNAME aplikazioarekin paketatua"
-#. nF4rD
-#: desktop/uiconfig/ui/extensionmanager.ui:136
-msgctxt "extensionmanager|extended_tip|bundled"
-msgid "Bundled extensions are installed by the system administrator using the operating system specific installer packages. These can not be installed, updated or removed here."
-msgstr "Paketatutako hedapenak sistema-administratzaileak instalatutakoak dira. Sistema eragile bakoitzak duen instalatzaile espezifikoarekin instalatzen dira. Horiek ezin dira hemen instalatu, eguneratu edo kendu."
-
#. T8BGR
-#: desktop/uiconfig/ui/extensionmanager.ui:153
+#: desktop/uiconfig/ui/extensionmanager.ui:141
msgctxt "extensionmanager|label1"
msgid "Display Extensions"
msgstr "Erakutsi hedapenak"
-#. BAVdg
-#: desktop/uiconfig/ui/extensionmanager.ui:187
-msgctxt "extensionmanager|extended_tip|extensions"
-msgid "Select the extension that you want to remove, enable, or disable. For some extensions, you can also open an Options dialog."
-msgstr "Hautatu kendu, gaitu edo desgaitu nahi duzun hedapena. Hedapen batzuetan, 'Aukerak' elkarrizketa-koadroa ere ireki dezakezu."
-
#. DLME5
-#: desktop/uiconfig/ui/extensionmanager.ui:209
+#: desktop/uiconfig/ui/extensionmanager.ui:192
msgctxt "extensionmanager|optionsbtn"
msgid "_Options"
msgstr "_Aukerak"
-#. DbuQS
-#: desktop/uiconfig/ui/extensionmanager.ui:216
-msgctxt "extensionmanager|extended_tip|optionsbtn"
-msgid "Select an installed extension, then click to open the Options dialog for the extension."
-msgstr "Hautatu instalatutako gehigarri bat eta, gero, egin klik gehigarriaren Aukerak elkarrizketa-koadroa irekitzeko."
-
#. ieiF4
-#: desktop/uiconfig/ui/extensionmanager.ui:228
+#: desktop/uiconfig/ui/extensionmanager.ui:206
msgctxt "extensionmanager|updatebtn"
msgid "Check for _Updates"
msgstr "Bilatu _eguneratzeak"
-#. rirpA
-#: desktop/uiconfig/ui/extensionmanager.ui:235
-msgctxt "extensionmanager|extended_tip|updatebtn"
-msgid "Click to check for online updates of all installed extensions. To check for updates of the selected extension only, choose the Update command from the context menu. The check for availability of updates starts immediately."
-msgstr "Egin klik instalatutako hedapen guztien lineako eguneratzeak bilatzeko. Hautatutako hedapenaren eguneratzeak bakarrik bilatzeko, aukeratu 'Eguneratu' komandoa laster-menuan. Eguneratzerik badagoen begiratzen berehala hasten da."
-
#. GehiB
-#: desktop/uiconfig/ui/extensionmanager.ui:248
+#: desktop/uiconfig/ui/extensionmanager.ui:221
msgctxt "extensionmanager|addbtn"
msgid "_Add"
msgstr "_Gehitu"
-#. MuigK
-#: desktop/uiconfig/ui/extensionmanager.ui:257
-msgctxt "extensionmanager|extended_tip|addbtn"
-msgid "Click Add to add an extension."
-msgstr "Sakatu 'Gehitu' hedapen bat gehitzeko."
-
#. wNCAw
-#: desktop/uiconfig/ui/extensionmanager.ui:270
+#: desktop/uiconfig/ui/extensionmanager.ui:238
msgctxt "extensionmanager|removebtn"
msgid "_Remove"
msgstr "_Kendu"
-#. AGoX7
-#: desktop/uiconfig/ui/extensionmanager.ui:277
-msgctxt "extensionmanager|extended_tip|removebtn"
-msgid "Select the extension that you want to remove, and then click Remove."
-msgstr "Hautatu kendu nahi duzun hedapena eta, gero, sakatu 'Kendu'."
-
#. qHMdq
-#: desktop/uiconfig/ui/extensionmanager.ui:290
+#: desktop/uiconfig/ui/extensionmanager.ui:253
msgctxt "extensionmanager|enablebtn"
msgid "_Enable"
msgstr "_Gaitu"
#. vz3Ti
-#: desktop/uiconfig/ui/extensionmanager.ui:319
+#: desktop/uiconfig/ui/extensionmanager.ui:282
msgctxt "extensionmanager|progressft"
msgid "Adding %EXTENSION_NAME"
msgstr "%EXTENSION_NAME gehitzen"
#. A33SB
-#: desktop/uiconfig/ui/extensionmanager.ui:354
+#: desktop/uiconfig/ui/extensionmanager.ui:317
msgctxt "extensionmanager|getextensions"
msgid "Get more extensions online..."
msgstr "Eskuratu lineako hedapen gehiago..."
-#. FBvRd
-#: desktop/uiconfig/ui/extensionmanager.ui:362
-msgctxt "extensionmanager|extended_tip|getextensions"
-msgid "You can find a collection of extensions on the Web."
-msgstr "Hedapenen bilduma bat aurki dezakezu Interneten"
-
-#. vSiEz
-#: desktop/uiconfig/ui/extensionmanager.ui:397
-msgctxt "extensionmanager|extended_tip|ExtensionManagerDialog"
-msgid "The Extension Manager adds, removes, disables, enables, and updates %PRODUCTNAME extensions."
-msgstr "Hedapenen kudeatzaileak %PRODUCTNAME hedapenak gehitzen, kentzen, desgaitzen, gaitzen eta eguneratzen ditu."
-
#. EGwkP
#: desktop/uiconfig/ui/installforalldialog.ui:12
msgctxt "installforalldialog|InstallForAllDialog"
@@ -1034,96 +968,72 @@ msgctxt "licensedialog|down"
msgid "_Scroll Down"
msgstr "_Korritu behera"
-#. x4PCF
-#: desktop/uiconfig/ui/showlicensedialog.ui:8
-msgctxt "showlicensedialog|extended_tip|ShowLicenseDialog"
-msgid "Read the license. Click the Scroll Down button to scroll down if necessary. Click Accept to continue the installation of the extension."
-msgstr "Irakurri lizentzia. Egin klik 'Korritu behera' botoian beherantz korritzeko, beharrezkoa bada. Sakatu' Onartu' hedapena instalatzen jarraitzeko."
-
#. qquCs
-#: desktop/uiconfig/ui/showlicensedialog.ui:13
+#: desktop/uiconfig/ui/showlicensedialog.ui:8
msgctxt "showlicensedialog|ShowLicenseDialog"
msgid "Extension Software License Agreement"
msgstr "Hedapen-softwarearen lizentzia-kontratuta"
#. GX3k2
-#: desktop/uiconfig/ui/updatedialog.ui:24
+#: desktop/uiconfig/ui/updatedialog.ui:10
msgctxt "updatedialog|UpdateDialog"
msgid "Extension Update"
msgstr "Hedapenen eguneratzea"
#. DmHy5
-#: desktop/uiconfig/ui/updatedialog.ui:55
+#: desktop/uiconfig/ui/updatedialog.ui:44
msgctxt "updatedialog|INSTALL"
msgid "_Install"
msgstr "_Instalatu"
#. 3bJwo
-#: desktop/uiconfig/ui/updatedialog.ui:120
+#: desktop/uiconfig/ui/updatedialog.ui:109
msgctxt "updatedialog|UPDATE_LABEL"
msgid "_Available extension updates"
msgstr "Hedapenen eguneratze e_skuragarriak"
#. 3mtLC
-#: desktop/uiconfig/ui/updatedialog.ui:133
+#: desktop/uiconfig/ui/updatedialog.ui:122
msgctxt "updatedialog|UPDATE_CHECKING"
msgid "Checking..."
msgstr "Egiaztatzen..."
#. WkYgi
-#: desktop/uiconfig/ui/updatedialog.ui:217
+#: desktop/uiconfig/ui/updatedialog.ui:206
msgctxt "updatedialog|UPDATE_ALL"
msgid "_Show all updates"
msgstr "E_rakutsi eguneratze guztiak"
-#. ihAhY
-#: desktop/uiconfig/ui/updatedialog.ui:227
-msgctxt "updatedialog|extended_tip|UPDATE_ALL"
-msgid "By default, only the downloadable extensions are shown in the dialog. Mark Show all Updates to see also other extensions and error messages."
-msgstr "Lehenespenez, deskarga daitezkeen hedapenak bakarrik erakusten dira elkarrizketa-koadroan. Bestelako hedapenak eta errore-mezuak ere ikus nahi badituzu, markatu Erakutsi eguneratze guztiak."
-
#. BriDD
-#: desktop/uiconfig/ui/updatedialog.ui:256
+#: desktop/uiconfig/ui/updatedialog.ui:240
msgctxt "updatedialog|DESCRIPTION_LABEL"
msgid "Description"
msgstr "Deskribapena"
#. 7DTtA
-#: desktop/uiconfig/ui/updatedialog.ui:274
+#: desktop/uiconfig/ui/updatedialog.ui:258
msgctxt "updatedialog|PUBLISHER_LABEL"
msgid "Publisher:"
msgstr "Argitaratzailea:"
#. iaD89
-#: desktop/uiconfig/ui/updatedialog.ui:285
+#: desktop/uiconfig/ui/updatedialog.ui:269
msgctxt "updatedialog|PUBLISHER_LINK"
msgid "button"
msgstr "botoia"
#. kgLHP
-#: desktop/uiconfig/ui/updatedialog.ui:301
+#: desktop/uiconfig/ui/updatedialog.ui:285
msgctxt "updatedialog|RELEASE_NOTES_LABEL"
msgid "What is new:"
msgstr "Zer berri:"
#. JqHGH
-#: desktop/uiconfig/ui/updatedialog.ui:312
+#: desktop/uiconfig/ui/updatedialog.ui:296
msgctxt "updatedialog|RELEASE_NOTES_LINK"
msgid "Release notes"
msgstr "Argitaratze-oharrak"
-#. UEHCd
-#: desktop/uiconfig/ui/updatedialog.ui:350
-msgctxt "updatedialog|extended_tip|DESCRIPTIONS"
-msgid "While checking for updates, you see a progress indicator. Wait for some messages to show up in the dialog, or click Cancel to abort the update check."
-msgstr "Eguneratzeak bilatzen diren bitartean, aurrerapen-adierazlea izango duzu ikusgai. Itxaron elkarrizketa-koadroan mezuak azaldu arte, edo sakatu 'Utzi' botoia eguneratze-bilaketa bertan behera utzi nahi baduzu."
-
-#. c5FG9
-#: desktop/uiconfig/ui/updatedialog.ui:387
-msgctxt "updatedialog|extended_tip|UpdateDialog"
-msgid "Click the Check for Updates button in the Extension Manager to check for online updates for all installed extensions. To check for online updates for only the selected extension, right-click to open the context menu, then choose Update."
-msgstr "Egin klik Bilatu eguneratzeak botoian, Hedapenen kudeatzailean, instalatutako hedapenen eguneratzerik badagoen Interneten begiratzeko. Hautatutako hedapenen lineako eguneratzeak bakarrik bilatzeko, egin klik eskuineko botoiaz laster-menuan eta, gero, aukeratu Eguneratu."
-
#. YEhMN
#: desktop/uiconfig/ui/updateinstalldialog.ui:8
msgctxt "updateinstalldialog|UpdateInstallDialog"
@@ -1131,23 +1041,17 @@ msgid "Download and Installation"
msgstr "Deskargatzea eta instalatzea"
#. t9MoN
-#: desktop/uiconfig/ui/updateinstalldialog.ui:87
+#: desktop/uiconfig/ui/updateinstalldialog.ui:90
msgctxt "updateinstalldialog|DOWNLOADING"
msgid "Downloading extensions..."
msgstr "Hedapenak deskargatzen..."
#. 3AFnH
-#: desktop/uiconfig/ui/updateinstalldialog.ui:125
+#: desktop/uiconfig/ui/updateinstalldialog.ui:128
msgctxt "updateinstalldialog|RESULTS"
msgid "Result"
msgstr "Emaitza"
-#. Q4xyF
-#: desktop/uiconfig/ui/updateinstalldialog.ui:178
-msgctxt "updateinstalldialog|extended_tip|UpdateInstallDialog"
-msgid "Click the Check for Updates button in the Extension Manager to check for online updates for all installed extensions. To check for online updates for only the selected extension, right-click to open the context menu, then choose Update."
-msgstr "Egin klik Bilatu eguneratzeak botoian, Hedapenen kudeatzailean, instalatutako hedapenen eguneratzerik badagoen Interneten begiratzeko. Hautatutako hedapenen lineako eguneratzeak bakarrik bilatzeko, egin klik eskuineko botoiaz laster-menuan eta, gero, aukeratu Eguneratu."
-
#. Kfhc4
#: desktop/uiconfig/ui/updaterequireddialog.ui:8
msgctxt "updaterequireddialog|UpdateRequiredDialog"
diff --git a/source/eu/editeng/messages.po b/source/eu/editeng/messages.po
index 41e7f1b6b20..3c40aa0a0b0 100644
--- a/source/eu/editeng/messages.po
+++ b/source/eu/editeng/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-09-28 11:22+0200\n"
+"POT-Creation-Date: 2020-10-23 13:36+0200\n"
"PO-Revision-Date: 2020-04-01 20:16+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_ui-master/editengmessages/eu/>\n"
@@ -18,81 +18,81 @@ msgstr ""
#. BHYB4
#. enum SvxCellHorJustify ----------------------------------------------------
-#: editeng/inc/strings.hrc:17
+#: editeng/inc/strings.hrc:18
msgctxt "RID_SVXITEMS_HORJUST_STANDARD"
msgid "Horizontal alignment default"
msgstr "Lerrokatze horizontal lehenetsia"
#. htWdf
-#: editeng/inc/strings.hrc:18
+#: editeng/inc/strings.hrc:19
msgctxt "RID_SVXITEMS_HORJUST_LEFT"
msgid "Align left"
msgstr "Lerrokatu ezkerrean"
#. icuN2
-#: editeng/inc/strings.hrc:19
+#: editeng/inc/strings.hrc:20
msgctxt "RID_SVXITEMS_HORJUST_CENTER"
msgid "Centered horizontally"
msgstr "Horizontalean zentratuta"
#. JXEo9
-#: editeng/inc/strings.hrc:20
+#: editeng/inc/strings.hrc:21
msgctxt "RID_SVXITEMS_HORJUST_RIGHT"
msgid "Align right"
msgstr "Lerrokatu eskuinean"
#. BFCFs
-#: editeng/inc/strings.hrc:21
+#: editeng/inc/strings.hrc:22
msgctxt "RID_SVXITEMS_HORJUST_BLOCK"
msgid "Justify horizontally"
msgstr "Justifikatu horizontalean"
#. DVmUh
-#: editeng/inc/strings.hrc:22
+#: editeng/inc/strings.hrc:23
msgctxt "RID_SVXITEMS_HORJUST_REPEAT"
msgid "Repeat alignment"
msgstr "Errepikatu lerrokatzea"
#. hMaif
#. enum SvxCellVerJustify ----------------------------------------------------
-#: editeng/inc/strings.hrc:28
+#: editeng/inc/strings.hrc:29
msgctxt "RID_SVXITEMS_VERJUST_STANDARD"
msgid "Vertical alignment default"
msgstr "Lerrokatze bertikal lehenetsia"
#. xy2FG
-#: editeng/inc/strings.hrc:29
+#: editeng/inc/strings.hrc:30
msgctxt "RID_SVXITEMS_VERJUST_TOP"
msgid "Align to top"
msgstr "Lerrokatu goian"
#. UjmWt
-#: editeng/inc/strings.hrc:30
+#: editeng/inc/strings.hrc:31
msgctxt "RID_SVXITEMS_VERJUST_CENTER"
msgid "Centered vertically"
msgstr "Bertikalean zentratuta"
#. G3X9R
-#: editeng/inc/strings.hrc:31
+#: editeng/inc/strings.hrc:32
msgctxt "RID_SVXITEMS_VERJUST_BOTTOM"
msgid "Align to bottom"
msgstr "Lerrokatu behean"
#. 3jGFq
-#: editeng/inc/strings.hrc:32
+#: editeng/inc/strings.hrc:33
msgctxt "RID_SVXITEMS_HORJUST_BLOCK"
msgid "Justify vertically"
msgstr "Justifikatu bertikalean"
#. WQZvF
#. enum SvxCellJustifyMethod ----------------------------------------------------
-#: editeng/inc/strings.hrc:38
+#: editeng/inc/strings.hrc:39
msgctxt "RID_SVXITEMS_JUSTMETHOD_AUTO"
msgid "Automatic Justify"
msgstr "Justifikatu automatikoki"
#. o9aJe
-#: editeng/inc/strings.hrc:39
+#: editeng/inc/strings.hrc:40
msgctxt "RID_SVXITEMS_JUSTMETHOD_DISTRIBUTE"
msgid "Distributed Justify"
msgstr "Justifikatu banatuta"
diff --git a/source/eu/extensions/messages.po b/source/eu/extensions/messages.po
index 934ec886480..e0b716c88b2 100644
--- a/source/eu/extensions/messages.po
+++ b/source/eu/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-10-12 15:02+0200\n"
+"POT-Creation-Date: 2020-10-23 13:36+0200\n"
"PO-Revision-Date: 2020-05-23 22:48+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_ui-master/extensionsmessages/eu/>\n"
@@ -3091,54 +3091,24 @@ msgctxt "datasourcepage|browse"
msgid "Browse..."
msgstr "Arakatu..."
-#. apVFE
-#: extensions/uiconfig/sabpilot/ui/datasourcepage.ui:83
-msgctxt "datasourcepage|extended_tip|browse"
-msgid "Specifies the location using a file dialog."
-msgstr "Lekua zehazten du elkarrizketa-koadroa bat erabiliz."
-
-#. 7P3GP
-#: extensions/uiconfig/sabpilot/ui/datasourcepage.ui:106
-msgctxt "datasourcepage|extended_tip|location"
-msgid "Specifies the location of the database file."
-msgstr "Datu-basearen fitxategiaren lekua zehazten du."
-
#. 6LtJa
-#: extensions/uiconfig/sabpilot/ui/datasourcepage.ui:123
+#: extensions/uiconfig/sabpilot/ui/datasourcepage.ui:113
msgctxt "datasourcepage|available"
msgid "Make this address book available to all modules in %PRODUCTNAME."
msgstr "Ahalbidetu helbide-liburu hau %PRODUCTNAME aplikazioaren modulu guztietan erabilgarri egon dadin."
-#. F3UzV
-#: extensions/uiconfig/sabpilot/ui/datasourcepage.ui:132
-msgctxt "datasourcepage|extended_tip|available"
-msgid "Registers the newly created database file in %PRODUCTNAME. The database will then be listed in the Data sources pane (Ctrl+Shift+F4). If this check box is cleared, the database will be available only by opening the database file."
-msgstr "Sortu berri den datu-basearen fitxategia %PRODUCTNAME aplikazioan erregistratzen du. Horrela, datu-basea 'Datu-iturburuak' panelean zerrendatuko da (⇧+Shift+F4). Kontrol-lauki hau garbi badago, datu-basearen fitxategia ireki beharko da datu-basea erabilgarri izateko."
-
#. jbrum
-#: extensions/uiconfig/sabpilot/ui/datasourcepage.ui:163
+#: extensions/uiconfig/sabpilot/ui/datasourcepage.ui:148
msgctxt "datasourcepage|nameft"
msgid "Address book name"
msgstr "Helbide-liburuaren izena"
-#. EhAjb
-#: extensions/uiconfig/sabpilot/ui/datasourcepage.ui:181
-msgctxt "datasourcepage|extended_tip|name"
-msgid "Specifies the data source name."
-msgstr "Datu-iturburuaren izena zehazten du."
-
#. iHrkL
-#: extensions/uiconfig/sabpilot/ui/datasourcepage.ui:200
+#: extensions/uiconfig/sabpilot/ui/datasourcepage.ui:180
msgctxt "datasourcepage|warning"
msgid "Another data source already has this name. As data sources have to have globally unique names, you need to choose another one."
msgstr "Izen hori duen beste datu-iturburu bat dago lehendik ere. Datu-iturburuek izen global bakarrak izan behar dutenez, beste izen bat aukeratu beharko duzu."
-#. 6ZBG5
-#: extensions/uiconfig/sabpilot/ui/datasourcepage.ui:233
-msgctxt "datasourcepage|extended_tip|DataSourcePage"
-msgid "Specifies a location for the address book file and a name under which the data source will be listed in the data source explorer."
-msgstr "Helbide-liburuaren fitxategiaren kokalekua eta datu-iturburuaren esploradorean zerrendatuko diren datu-iturburuen izena zehazten ditu."
-
#. CWNrs
#: extensions/uiconfig/sabpilot/ui/defaultfieldselectionpage.ui:18
msgctxt "defaultfieldselectionpage|label1"
@@ -3157,16 +3127,21 @@ msgctxt "defaultfieldselectionpage|defaultselectionno"
msgid "No, one particular field is not going to be selected."
msgstr "Ez, ez da eremu berezi bat hautatuko."
-#. XXEB7
+#. CiCym
#: extensions/uiconfig/sabpilot/ui/fieldassignpage.ui:14
msgctxt "fieldassignpage|label2"
msgid ""
"To incorporate the address data in your templates, %PRODUCTNAME has to know which fields contain which data.\n"
"\n"
-"For instance, you could have stored the email addresses in a field named \"email\", or \"E-mail\" or \"EM\" - or something completely different.\n"
+"For instance, you could have stored the e-mail addresses in a field named \"email\", or \"E-mail\" or \"EM\" - or something completely different.\n"
"\n"
"Click the button below to open another dialog where you can enter the settings for your data source."
msgstr ""
+"Helbide-datuak zure txantiloiei eransteko, %PRODUCTNAME aplikazioak zein eremuk zein datu duen ezagutu behar du.\n"
+"\n"
+"Esaterako, posta-helbidea \"email\", \"posta\" edo \"posta-helbidea\" deitzen den eremu batean egon daiteke.\n"
+"\n"
+"Sakatu beheko botoia zure datu-iturburuko ezarpenak finkatzeko erabil dezakezun beste elkarrizketa-koadro bat irekitzeko."
#. RkyNf
#: extensions/uiconfig/sabpilot/ui/fieldassignpage.ui:37
@@ -3174,18 +3149,6 @@ msgctxt "fieldassignpage|assign"
msgid "Field Assignment"
msgstr "Eremu-esleipena"
-#. 94fxb
-#: extensions/uiconfig/sabpilot/ui/fieldassignpage.ui:45
-msgctxt "fieldassignpage|extended_tip|assign"
-msgid "Opens the Templates: Address Book Assignment dialog."
-msgstr " Txantiloiak irekitzen ditu: Helbide-liburuaren esleipena elkarrizketa-koadroa."
-
-#. CuPoK
-#: extensions/uiconfig/sabpilot/ui/fieldassignpage.ui:76
-msgctxt "fieldassignpage|extended_tip|FieldAssignPage"
-msgid "Opens a dialog that allows you to specify the field assignment."
-msgstr "Eremu-esleipena zehatz daitekeen elkarrizketa-koadroa irekitzen du."
-
#. j8AYS
#: extensions/uiconfig/sabpilot/ui/fieldlinkpage.ui:17
msgctxt "fieldlinkpage|desc"
@@ -3264,11 +3227,11 @@ msgctxt "gridfieldsselectionpage|label1"
msgid "Existing fields"
msgstr "Dauden eremuak"
-#. PDhUx
+#. ToNEj
#: extensions/uiconfig/sabpilot/ui/gridfieldsselectionpage.ui:398
msgctxt "gridfieldsselectionpage|label2"
-msgid "Table Element"
-msgstr ""
+msgid "Table element"
+msgstr "Taula-elementua"
#. Xk7cV
#: extensions/uiconfig/sabpilot/ui/groupradioselectionpage.ui:53
@@ -3318,11 +3281,11 @@ msgctxt "groupradioselectionpage|label1"
msgid "Which _names do you want to give the option fields?"
msgstr "Zein izen eman nahi diezu aukera-eremuei?"
-#. yR2Am
+#. 4skyv
#: extensions/uiconfig/sabpilot/ui/groupradioselectionpage.ui:307
msgctxt "groupradioselectionpage|label2"
-msgid "Table Element"
-msgstr ""
+msgid "Table element"
+msgstr "Taula-elementua"
#. 3dtcD
#: extensions/uiconfig/sabpilot/ui/invokeadminpage.ui:14
@@ -3342,14 +3305,8 @@ msgctxt "invokeadminpage|settings"
msgid "Settings"
msgstr "Ezarpenak"
-#. GNt8z
-#: extensions/uiconfig/sabpilot/ui/invokeadminpage.ui:42
-msgctxt "invokeadminpage|extended_tip|settings"
-msgid "Calls a dialog in which you can enter additional settings."
-msgstr "Botoi honek ezarpen osagarriak sartzeko elkarrizketa-koadroa irekitzen du."
-
#. CAjBt
-#: extensions/uiconfig/sabpilot/ui/invokeadminpage.ui:55
+#: extensions/uiconfig/sabpilot/ui/invokeadminpage.ui:50
msgctxt "invokeadminpage|warning"
msgid ""
"The connection to the data source could not be established.\n"
@@ -3358,12 +3315,6 @@ msgstr ""
"Datu-iturburuarekin ezin izan da konexiorik ezarri.\n"
"Jarraitu baino lehen, egiaztatu orain arteko ezarpenak, edo (aurreko orrian) hautatu helbideen datu-iturburuaren beste mota bat."
-#. BgCsQ
-#: extensions/uiconfig/sabpilot/ui/invokeadminpage.ui:75
-msgctxt "invokeadminpage|extended_tip|InvokeAdminPage"
-msgid "Allows you to enter additional settings for LDAP address data and other external data sources."
-msgstr "LDAP helbide-datuak eta kanpoko beste datu-iturburu batzuentzat ezarpen osagarriak sar ditzakezu."
-
#. MdQKb
#: extensions/uiconfig/sabpilot/ui/optiondbfieldpage.ui:41
msgctxt "optiondbfieldpage|label1"
@@ -3422,18 +3373,6 @@ msgstr ""
"Hautatu duzun kanpoko datu-iturburuak helbide-bloke bat baino gehiago du.\n"
"Hautatu zeinekin egin nahi duzun lan nagusiki:"
-#. YkkV4
-#: extensions/uiconfig/sabpilot/ui/selecttablepage.ui:76
-msgctxt "selecttablepage|extended_tip|table"
-msgid "Specifies the table that is to serve as the address book for the %PRODUCTNAME templates."
-msgstr "%PRODUCTNAMEko txantiloietan helbide-liburu gisa erabiliko den taula zehazten du."
-
-#. F6ySC
-#: extensions/uiconfig/sabpilot/ui/selecttablepage.ui:89
-msgctxt "selecttablepage|extended_tip|SelectTablePage"
-msgid "Specifies a table from the Seamonkey / Netscape address book source that is used as the address book in %PRODUCTNAME."
-msgstr "Seamonkey / Netscape helbide-liburuaren iturburutik %PRODUCTNAME(r)en helbide-liburu gisa erabiliko den taula bat zehazten du."
-
#. bCndk
#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:14
msgctxt "selecttypepage|label2"
@@ -3452,108 +3391,54 @@ msgctxt "selecttypepage|evolution"
msgid "Evolution"
msgstr "Evolution"
-#. Xsfrc
-#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:50
-msgctxt "selecttypepage|extended_tip|evolution"
-msgid "Select this option if you already use an address book in Evolution."
-msgstr "Evolution-en helbide-liburua erabiltzen baduzu dagoeneko hautatu aukera hau."
-
#. F6JYD
-#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:61
+#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:56
msgctxt "selecttypepage|groupwise"
msgid "Groupwise"
msgstr "Groupwise"
-#. eB6AA
-#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:71
-msgctxt "selecttypepage|extended_tip|groupwise"
-msgid "Select this option if you already use an address book in Groupwise."
-msgstr "Groupwise-ren helbide-liburua erabiltzen baduzu dagoeneko hautatu aukera hau."
-
#. cuXRp
-#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:82
+#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:72
msgctxt "selecttypepage|evoldap"
msgid "Evolution LDAP"
msgstr "Evolution LDAP"
-#. 7ZtGX
-#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:92
-msgctxt "selecttypepage|extended_tip|evoldap"
-msgid "Select this option if you already use an address book in Evolution LDAP."
-msgstr "Evolution LDAP-en helbide-liburua erabiltzen baduzu dagoeneko hautatu aukera hau."
-
#. hMBCk
-#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:103
+#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:88
msgctxt "selecttypepage|firefox"
msgid "Firefox"
msgstr "Firefox"
-#. xHVgK
-#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:113
-msgctxt "selecttypepage|extended_tip|firefox"
-msgid "Select this option if you already use an address book in Firefox or Iceweasel."
-msgstr "Hautatu aukera hau dagoeneko Firefox edo Iceweaseleko helbide-liburu bat erabiltzen baduzu."
-
#. C4oTw
-#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:124
+#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:104
msgctxt "selecttypepage|thunderbird"
msgid "Thunderbird"
msgstr "Thunderbird"
-#. Aq64F
-#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:134
-msgctxt "selecttypepage|extended_tip|thunderbird"
-msgid "Select this option if you already use an address book in Thunderbird or Icedove."
-msgstr "Hautatu aukera hau dagoeneko Thunderbird-en edo Icedove-n helbide-liburua erabiltzen baduzu."
-
#. su4jz
-#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:145
+#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:120
msgctxt "selecttypepage|kde"
msgid "KDE address book"
msgstr "KDE helbide-liburua"
-#. X5F45
-#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:155
-msgctxt "selecttypepage|extended_tip|kde"
-msgid "Select this option if you already use an address book in KDE Address book."
-msgstr "KDE-ren helbide-liburua erabiltzen baduzu dagoeneko hautatu aukera hau."
-
#. 2Psrm
-#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:166
+#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:136
msgctxt "selecttypepage|macosx"
msgid "Mac OS X address book"
msgstr "Mac OS X helbide-liburua"
-#. DF5Kd
-#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:176
-msgctxt "selecttypepage|extended_tip|macosx"
-msgid "Select this option if you already use an address book in macOS Address book."
-msgstr "Dagoeneko macOS-en helbide-liburua erabiltzen baduzu, hautatu aukera hau."
-
#. 3EnZE
-#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:187
+#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:152
msgctxt "selecttypepage|other"
msgid "Other external data source"
msgstr "Kanpoko beste datu-iturburu batzuk"
-#. xvf2d
-#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:197
-msgctxt "selecttypepage|extended_tip|other"
-msgid "Select this option if you want to register another data source as address book in %PRODUCTNAME."
-msgstr "Hautatu aukera hau beste datu-iturburu bat erregistratu nahi baduzu helbide-liburu gisa %PRODUCTNAME(e)n."
-
#. HyBth
-#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:210
+#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:170
msgctxt "selecttypepage|label1"
msgid "Select the type of your external address book:"
msgstr "Hautatu zure kanpoko helbide-liburuaren mota:"
-#. xdzuR
-#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:230
-msgctxt "selecttypepage|extended_tip|SelectTypePage"
-msgid "This wizard registers an existing address book as a data source in %PRODUCTNAME."
-msgstr "Morroi honek lehendik dagoen helbide-liburu bat %PRODUCTNAME(e)n datu-iturburu gisa erregistratzen du."
-
#. f33Eh
#: extensions/uiconfig/sabpilot/ui/tableselectionpage.ui:60
msgctxt "tableselectionpage|label3"
@@ -3806,12 +3691,6 @@ msgctxt "generalpage|custom3"
msgid "User-defined field _3"
msgstr "_3. erabiltzaile-eremua"
-#. x9s9K
-#: extensions/uiconfig/sbibliography/ui/generalpage.ui:617
-msgctxt "generalpage|extended_tip|GeneralPage"
-msgid "Insert, delete, edit, and organize records in the bibliography database."
-msgstr "Txertatu, ezabatu, editatu eta antolatu erregistroak datu-base bibliografikoan."
-
#. 7BG4W
#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:8
msgctxt "mappingdialog|MappingDialog"
@@ -3819,203 +3698,197 @@ msgid "Column Layout for Table “%1”"
msgstr "\"%1\" taularen zutabe-diseinua"
#. ZttGm
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:106
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:109
msgctxt "mappingdialog|label2"
msgid "_Short name"
msgstr "Izen _laburra"
#. PcPgF
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:120
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:123
msgctxt "mappingdialog|label3"
msgid "_Author(s)"
msgstr "_Egilea(k)"
#. DBBiK
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:134
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:137
msgctxt "mappingdialog|label4"
msgid "_Publisher"
msgstr "_Argitaratzailea"
#. 4TG3U
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:148
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:151
msgctxt "mappingdialog|label5"
msgid "_Chapter"
msgstr "_Kapitulua"
#. DZwft
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:162
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:165
msgctxt "mappingdialog|label6"
msgid "Editor"
msgstr "Editorea"
#. pEBaZ
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:222
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:225
msgctxt "mappingdialog|label7"
msgid "_Type"
msgstr "M_ota"
#. TxEfY
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:236
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:239
msgctxt "mappingdialog|label8"
msgid "_Year"
msgstr "_Urtea"
#. qLU7E
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:250
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:253
msgctxt "mappingdialog|label9"
msgid "Tit_le"
msgstr "_Titulua"
#. F26mM
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:300
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:303
msgctxt "mappingdialog|label10"
msgid "A_ddress"
msgstr "_Helbidea"
#. kBvqk
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:314
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:317
msgctxt "mappingdialog|label11"
msgid "_ISBN"
msgstr "_ISBN"
#. aeCGS
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:328
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:331
msgctxt "mappingdialog|label12"
msgid "Pa_ge(s)"
msgstr "_Orrialdea(k)"
#. N4Cx2
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:378
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:381
msgctxt "mappingdialog|label13"
msgid "Ed_ition"
msgstr "_Edizioa"
#. CXnVD
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:404
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:407
msgctxt "mappingdialog|label14"
msgid "_Book title"
msgstr "Li_buru-titulua"
#. FEe9P
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:418
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:421
msgctxt "mappingdialog|label15"
msgid "Volume"
msgstr "Bolumena"
#. T6Eu3
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:430
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:433
msgctxt "mappingdialog|label16"
msgid "Publication t_ype"
msgstr "Argitalpen _mota"
#. KVHpY
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:480
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:483
msgctxt "mappingdialog|label17"
msgid "Organi_zation"
msgstr "E_rakundea"
#. GNoEJ
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:494
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:497
msgctxt "mappingdialog|label18"
msgid "Instit_ution"
msgstr "In_stituzioa"
#. ZU7AT
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:508
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:511
msgctxt "mappingdialog|label19"
msgid "Uni_versity"
msgstr "Uni_bertsitatea"
#. AeYEo
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:558
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:561
msgctxt "mappingdialog|label20"
msgid "Type of re_port"
msgstr "T_xosten mota"
#. NaFZM
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:572
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:575
msgctxt "mappingdialog|label21"
msgid "_Month"
msgstr "_Hilabetea"
#. EacrE
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:610
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:613
msgctxt "mappingdialog|label22"
msgid "_Journal"
msgstr "Aldi_zkaria"
#. 98xrV
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:624
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:627
msgctxt "mappingdialog|label23"
msgid "Numb_er"
msgstr "Zenba_kia"
#. ssYBx
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:638
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:641
msgctxt "mappingdialog|label24"
msgid "Se_ries"
msgstr "_Seriea"
#. kGM4q
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:688
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:691
msgctxt "mappingdialog|label25"
msgid "Ann_otation"
msgstr "Ohar_pena"
#. 8xMvD
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:702
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:705
msgctxt "mappingdialog|label26"
msgid "_Note"
msgstr "_Oharra"
#. t7JGr
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:716
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:719
msgctxt "mappingdialog|label27"
msgid "URL"
msgstr "URLa"
#. STBDL
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:764
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:767
msgctxt "mappingdialog|label28"
msgid "User-defined field _1"
msgstr "_1. erabiltzaile-eremua"
#. FDtfJ
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:778
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:781
msgctxt "mappingdialog|label29"
msgid "User-defined field _2"
msgstr "_2. erabiltzaile-eremua"
#. EPoqo
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:792
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:795
msgctxt "mappingdialog|label30"
msgid "User-defined field _3"
msgstr "_3. erabiltzaile-eremua"
#. LzUki
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:806
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:809
msgctxt "mappingdialog|label31"
msgid "User-defined field _4"
msgstr "_4. erabiltzaile-eremua"
#. jY3cj
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:820
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:823
msgctxt "mappingdialog|label32"
msgid "User-defined field _5"
msgstr "_5. erabiltzaile-eremua"
#. wkCw6
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:1032
+#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:1035
msgctxt "mappingdialog|label1"
msgid "Column Names"
msgstr "Zutabe-izenak"
-#. B7h7G
-#: extensions/uiconfig/sbibliography/ui/mappingdialog.ui:1057
-msgctxt "mappingdialog|extended_tip|MappingDialog"
-msgid "Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the Data Source button on the record's Object bar."
-msgstr "Zutabe-izenburuak beste datu-iturburu batzuetako datu-eremuekin mapatzen uzten du. Bibliografian beste datu-iturburu bat definitzeko, egin klik erregistroaren Objektua barrako Datu-iturburua botoian."
-
#. k9B7a
#: extensions/uiconfig/sbibliography/ui/querydialog.ui:30
msgctxt "querydialog|ask"
@@ -4052,18 +3925,6 @@ msgctxt "toolbar|TBC_BT_COL_ASSIGN"
msgid "Column Arrangement"
msgstr "Zutabe-antolamendua"
-#. DGQhT
-#: extensions/uiconfig/sbibliography/ui/toolbar.ui:114
-msgctxt "toolbar|extended_tip|TBC_BT_COL_ASSIGN"
-msgid "Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the Data Source button on the record's Object bar."
-msgstr "Zutabe-izenburuak beste datu-iturburu batzuetako datu-eremuekin mapatzen uzten du. Bibliografian beste datu-iturburu bat definitzeko, egin klik erregistroaren Objektua barrako Datu-iturburua botoian."
-
-#. 8s8QS
-#: extensions/uiconfig/sbibliography/ui/toolbar.ui:125
-msgctxt "toolbar|extended_tip|toolbar"
-msgid "Insert, delete, edit, and organize records in the bibliography database."
-msgstr "Txertatu, ezabatu, editatu eta antolatu erregistroak datu-base bibliografikoan."
-
#. AFbU5
#: extensions/uiconfig/scanner/ui/griddialog.ui:111
msgctxt "griddialog|resetTypeCombobox"
@@ -4142,11 +4003,11 @@ msgctxt "sanedialog|label6"
msgid "_Bottom:"
msgstr "Be_hea:"
-#. YfU4m
+#. rj9GD
#: extensions/uiconfig/scanner/ui/sanedialog.ui:275
msgctxt "sanedialog|label1"
-msgid "Scan Area"
-msgstr ""
+msgid "Scan area"
+msgstr "Eskaneatze-area"
#. FZ7Vw
#: extensions/uiconfig/scanner/ui/sanedialog.ui:334
@@ -4292,32 +4153,26 @@ msgctxt "taborder|TabOrderDialog"
msgid "Tab Order"
msgstr "Aktibazio-ordena"
-#. bdEtz
-#: extensions/uiconfig/spropctrlr/ui/taborder.ui:150
-msgctxt "taborder|extended_tip|CTRLtree"
-msgid "Lists all controls in the form. These controls can be selected with the tab key in the given order from top to bottom."
-msgstr "Inprimakiko kontrol guztiak zerrendatzen ditu. Kontrol horiek hauta daitezke tab teklaren bidez ezarritako ordenan goitik behera."
-
#. WGPX4
-#: extensions/uiconfig/spropctrlr/ui/taborder.ui:170
+#: extensions/uiconfig/spropctrlr/ui/taborder.ui:168
msgctxt "taborder|upB"
msgid "_Move Up"
msgstr "Eraman _gora"
#. LNZFB
-#: extensions/uiconfig/spropctrlr/ui/taborder.ui:184
+#: extensions/uiconfig/spropctrlr/ui/taborder.ui:182
msgctxt "taborder|downB"
msgid "Move _Down"
msgstr "Eraman _behera"
#. zAGWY
-#: extensions/uiconfig/spropctrlr/ui/taborder.ui:198
+#: extensions/uiconfig/spropctrlr/ui/taborder.ui:196
msgctxt "taborder|autoB"
msgid "_Automatic Sort"
msgstr "Ordenatze _automatikoa"
#. nQDDz
-#: extensions/uiconfig/spropctrlr/ui/taborder.ui:224
+#: extensions/uiconfig/spropctrlr/ui/taborder.ui:222
msgctxt "taborder|label2"
msgid "Controls"
msgstr "Kontrolak"
diff --git a/source/eu/filter/messages.po b/source/eu/filter/messages.po
index 0869acee658..ac0b391b7a7 100644
--- a/source/eu/filter/messages.po
+++ b/source/eu/filter/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-10-12 15:02+0200\n"
+"POT-Creation-Date: 2020-10-23 13:36+0200\n"
"PO-Revision-Date: 2020-02-11 12:31+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_ui-master/filtermessages/eu/>\n"
@@ -305,482 +305,338 @@ msgctxt "pdfgeneralpage|all"
msgid "_All"
msgstr "_Dena"
-#. QMgsn
-#: filter/uiconfig/ui/pdfgeneralpage.ui:55
-msgctxt "pdfgeneralpage|extended_tip|all"
-msgid "Exports all defined print ranges. If no print range is defined, exports the entire document."
-msgstr "Definitutako inprimatze-barruti guztiak esportatzen ditu. Inprimatze-barrutirik ez badago definiturik, dokumentu osoa esportatzen du."
-
#. NXztB
-#: filter/uiconfig/ui/pdfgeneralpage.ui:67
+#: filter/uiconfig/ui/pdfgeneralpage.ui:62
msgctxt "pdfgeneralpage|range"
msgid "_Pages:"
msgstr "O_rrialdeak:"
-#. ZdAZ9
-#: filter/uiconfig/ui/pdfgeneralpage.ui:82
-msgctxt "pdfgeneralpage|extended_tip|range"
-msgid "Exports the pages you type in the box."
-msgstr "Koadroan idazten diren orrialdeak esportatzen ditu."
-
#. WTSeS
-#: filter/uiconfig/ui/pdfgeneralpage.ui:93
+#: filter/uiconfig/ui/pdfgeneralpage.ui:83
msgctxt "pdfgeneralpage|selection"
msgid "_Selection"
msgstr "_Hautapena"
-#. RQeDb
-#: filter/uiconfig/ui/pdfgeneralpage.ui:104
-msgctxt "pdfgeneralpage|extended_tip|selection"
-msgid "Exports the current selection."
-msgstr "Uneko hautapena esportatzen du."
-
-#. qQrdx
-#: filter/uiconfig/ui/pdfgeneralpage.ui:125
-msgctxt "pdfgeneralpage|extended_tip|pages"
-msgid "Exports the pages you type in the box."
-msgstr "Koadroan idazten diren orrialdeak esportatzen ditu."
-
#. tFeCH
-#: filter/uiconfig/ui/pdfgeneralpage.ui:139
+#: filter/uiconfig/ui/pdfgeneralpage.ui:119
msgctxt "pdfgeneralpage|slides"
msgid "Slides:"
msgstr "Diapositibak:"
#. 9Cyn8
-#: filter/uiconfig/ui/pdfgeneralpage.ui:148
+#: filter/uiconfig/ui/pdfgeneralpage.ui:128
msgctxt "pdfgeneralpage|viewpdf"
msgid "_View PDF after export"
msgstr "_Bistaratu PDFa esportazioaren ondoren"
#. aWj7F
-#: filter/uiconfig/ui/pdfgeneralpage.ui:167
+#: filter/uiconfig/ui/pdfgeneralpage.ui:147
msgctxt "pdfgeneralpage|selectedsheets"
msgid "_Selection/Selected sheet(s)"
msgstr "_Hautapena/hautatutako orria(k)"
#. MXtmZ
-#: filter/uiconfig/ui/pdfgeneralpage.ui:182
+#: filter/uiconfig/ui/pdfgeneralpage.ui:162
msgctxt "pdfgeneralpage|label1"
msgid "Range"
msgstr "Barrutia"
#. WbQ5j
-#: filter/uiconfig/ui/pdfgeneralpage.ui:215
+#: filter/uiconfig/ui/pdfgeneralpage.ui:195
msgctxt "pdfgeneralpage|losslesscompress"
msgid "_Lossless compression"
msgstr "_Galerarik gabeko konpresioa"
-#. 9ut6Q
-#: filter/uiconfig/ui/pdfgeneralpage.ui:226
-msgctxt "pdfgeneralpage|extended_tip|losslesscompress"
-msgid "Selects a lossless compression of images. All pixels are preserved."
-msgstr "Galerarik gabeko konpresioa hautatzen du irudietarako. Pixel guztiak mantenduko dira."
-
#. D6f7R
-#: filter/uiconfig/ui/pdfgeneralpage.ui:238
+#: filter/uiconfig/ui/pdfgeneralpage.ui:213
msgctxt "pdfgeneralpage|reduceresolution"
msgid "_Reduce image resolution"
msgstr "_Murriztu irudi-bereizmena"
-#. bAtCV
-#: filter/uiconfig/ui/pdfgeneralpage.ui:251
-msgctxt "pdfgeneralpage|extended_tip|reduceresolution"
-msgid "Select to resample or down-size the images to a lower number of pixels per inch."
-msgstr "Hautatu irudiak hazbeteko birlagintzeko edo tamainaz aldatzeko hazbeteko pixel gutxiago izan ditzan."
-
#. XHeTx
-#: filter/uiconfig/ui/pdfgeneralpage.ui:266
+#: filter/uiconfig/ui/pdfgeneralpage.ui:236
msgctxt "pdfgeneralpage|resolution"
msgid "75 DPI"
msgstr "75 DPI"
#. CXj4e
-#: filter/uiconfig/ui/pdfgeneralpage.ui:267
+#: filter/uiconfig/ui/pdfgeneralpage.ui:237
msgctxt "pdfgeneralpage|resolution"
msgid "150 DPI"
msgstr "150 DPI"
#. jZKqd
-#: filter/uiconfig/ui/pdfgeneralpage.ui:268
+#: filter/uiconfig/ui/pdfgeneralpage.ui:238
msgctxt "pdfgeneralpage|resolution"
msgid "300 DPI"
msgstr "300 DPI"
#. GsMsK
-#: filter/uiconfig/ui/pdfgeneralpage.ui:269
+#: filter/uiconfig/ui/pdfgeneralpage.ui:239
msgctxt "pdfgeneralpage|resolution"
msgid "600 DPI"
msgstr "600 DPI"
#. 5yTAM
-#: filter/uiconfig/ui/pdfgeneralpage.ui:270
+#: filter/uiconfig/ui/pdfgeneralpage.ui:240
msgctxt "pdfgeneralpage|resolution"
msgid "1200 DPI"
msgstr "1200 DPI"
#. r6npH
-#: filter/uiconfig/ui/pdfgeneralpage.ui:276
+#: filter/uiconfig/ui/pdfgeneralpage.ui:246
msgctxt "pdfgeneralpage|comboboxtext-entry"
msgid "75 DPI"
msgstr "75 DPI"
-#. SkTeA
-#: filter/uiconfig/ui/pdfgeneralpage.ui:284
-msgctxt "pdfgeneralpage|extended_tip|resolution"
-msgid "Select the target resolution for the images."
-msgstr "Hautatu irudien helburuko bereizmena."
-
-#. mEbKx
-#: filter/uiconfig/ui/pdfgeneralpage.ui:306
-msgctxt "pdfgeneralpage|extended_tip|quality"
-msgid "Enter the quality level for JPEG compression."
-msgstr "Sartu JPEG konpresioaren kalitate-maila."
-
#. FP56V
-#: filter/uiconfig/ui/pdfgeneralpage.ui:328
+#: filter/uiconfig/ui/pdfgeneralpage.ui:288
msgctxt "pdfgeneralpage|jpegcompress"
msgid "_JPEG compression"
msgstr "_JPEG konpresioa"
-#. PZCPi
-#: filter/uiconfig/ui/pdfgeneralpage.ui:338
-msgctxt "pdfgeneralpage|extended_tip|jpegcompress"
-msgid "Select a JPEG compression level. With a high quality level, almost all pixels are preserved. With a low quality level, some pixels are lost and artifacts are introduced, but file sizes are reduced."
-msgstr "Hautatu JPEG konpresio-maila bat. Kalitate altuko mailan, ia pixel guztiak gordeko dira. Kalitate baxuko mailak zenbait pixel galduko dira eta akatsak sortuko dira, baina fitxategien tamainak txikiagoak izango dira."
-
#. ST3Rc
-#: filter/uiconfig/ui/pdfgeneralpage.ui:356
+#: filter/uiconfig/ui/pdfgeneralpage.ui:311
msgctxt "pdfgeneralpage|label6"
msgid "_Quality:"
msgstr "_Kalitatea:"
#. cFwGA
-#: filter/uiconfig/ui/pdfgeneralpage.ui:382
+#: filter/uiconfig/ui/pdfgeneralpage.ui:337
msgctxt "pdfgeneralpage|label2"
msgid "Images"
msgstr "Irudiak"
#. NwjSn
-#: filter/uiconfig/ui/pdfgeneralpage.ui:415
+#: filter/uiconfig/ui/pdfgeneralpage.ui:370
msgctxt "pdfgeneralpage|watermark"
msgid "Sign with _watermark"
msgstr "Sinatu _ur-markarekin"
#. JtBsL
-#: filter/uiconfig/ui/pdfgeneralpage.ui:443
+#: filter/uiconfig/ui/pdfgeneralpage.ui:398
msgctxt "pdfgeneralpage|watermarklabel"
msgid "Text:"
msgstr "Testua:"
#. VfFZf
-#: filter/uiconfig/ui/pdfgeneralpage.ui:464
+#: filter/uiconfig/ui/pdfgeneralpage.ui:419
msgctxt "pdfgeneralpage|label3"
msgid "Watermark"
msgstr "Ur-marka"
#. 2hSjJ
-#: filter/uiconfig/ui/pdfgeneralpage.ui:508
+#: filter/uiconfig/ui/pdfgeneralpage.ui:463
msgctxt "pdfgeneralpage|embed"
msgid "Hybrid PDF (em_bed ODF file)"
msgstr "PDF hibridoa (_kapsulatutako ODF fitxategia)"
#. vzxG2
-#: filter/uiconfig/ui/pdfgeneralpage.ui:512
+#: filter/uiconfig/ui/pdfgeneralpage.ui:467
msgctxt "pdfgeneralpage|embed|tooltip_text"
msgid "Creates a PDF that is easily editable in %PRODUCTNAME"
msgstr "%PRODUCTNAME aplikazioarekin erraz edita daitekeen PDFa sortzen du"
-#. 3tDFv
-#: filter/uiconfig/ui/pdfgeneralpage.ui:518
-msgctxt "pdfgeneralpage|extended_tip|embed"
-msgid "This setting enables you to export the document as a .pdf file containing two file formats: PDF and ODF."
-msgstr "Ezarpen honi esker, dokumentua .pdf fitxategi gisa esportatzen da bi fitxategi-formatu dituela: PDF eta ODF."
-
#. RAvA6
-#: filter/uiconfig/ui/pdfgeneralpage.ui:529
+#: filter/uiconfig/ui/pdfgeneralpage.ui:479
msgctxt "pdfgeneralpage|tagged"
msgid "_Tagged PDF (add document structure)"
msgstr "E_tiketadun PDFa (gehitu dokumentuaren egitura)"
#. cAm8Z
-#: filter/uiconfig/ui/pdfgeneralpage.ui:533
+#: filter/uiconfig/ui/pdfgeneralpage.ui:483
msgctxt "pdfgeneralpage|tagged|tooltip_text"
msgid "Includes a document's content structure information in a PDF"
msgstr "Dokumentu baten edukiaren egitura-informazioa gordetzen du PDFan"
-#. Btxot
-#: filter/uiconfig/ui/pdfgeneralpage.ui:539
-msgctxt "pdfgeneralpage|extended_tip|tagged"
-msgid "Select to write PDF tags. This can increase file size by huge amounts."
-msgstr "Hautatu PDF etiketak idaztea. Horrek fitxategiaren tamaina asko handitu dezake."
-
#. pZK6z
-#: filter/uiconfig/ui/pdfgeneralpage.ui:550
+#: filter/uiconfig/ui/pdfgeneralpage.ui:495
msgctxt "pdfgeneralpage|forms"
msgid "_Create PDF form"
msgstr "_Sortu PDF inprimakia"
#. 3Vg8V
-#: filter/uiconfig/ui/pdfgeneralpage.ui:554
+#: filter/uiconfig/ui/pdfgeneralpage.ui:499
msgctxt "pdfgeneralpage|forms|tooltip_text"
msgid "Creates a PDF with fields that can be filled out"
msgstr "Bete daitezkeen eremuak dituen PDF bat sortzen du"
-#. hmxuq
-#: filter/uiconfig/ui/pdfgeneralpage.ui:560
-msgctxt "pdfgeneralpage|extended_tip|forms"
-msgid "Choose to create a PDF form. This can be filled out and printed by the user of the PDF document."
-msgstr "Aukeratu PDF inprimaki bat sortzea. PDF dokumentuaren erabiltzaileak inprimakia bete eta inprimatu ahal izango du."
-
#. B7zan
-#: filter/uiconfig/ui/pdfgeneralpage.ui:582
+#: filter/uiconfig/ui/pdfgeneralpage.ui:522
msgctxt "pdfgeneralpage|allowdups"
msgid "Allow duplicate field _names"
msgstr "Baimendu eremuen _izenak bikoiztea"
-#. D4MmM
-#: filter/uiconfig/ui/pdfgeneralpage.ui:591
-msgctxt "pdfgeneralpage|extended_tip|allowdups"
-msgid "Allows you to use the same field name for multiple fields in the generated PDF file. If disabled, field names will be exported using generated unique names."
-msgstr "Sortutako PDF fitxategian, eremu anitzetan izen bera erabiltzea ahalbidetzen du. Desgaitzen bada, izen unibokoak erabiliko dira eremu-izenak esportatzeko."
-
#. tkPCH
-#: filter/uiconfig/ui/pdfgeneralpage.ui:606
+#: filter/uiconfig/ui/pdfgeneralpage.ui:541
msgctxt "pdfgeneralpage|format"
msgid "FDF"
msgstr "FDF"
#. rfzrh
-#: filter/uiconfig/ui/pdfgeneralpage.ui:607
+#: filter/uiconfig/ui/pdfgeneralpage.ui:542
msgctxt "pdfgeneralpage|format"
msgid "PDF"
msgstr "PDF"
#. S7caE
-#: filter/uiconfig/ui/pdfgeneralpage.ui:608
+#: filter/uiconfig/ui/pdfgeneralpage.ui:543
msgctxt "pdfgeneralpage|format"
msgid "HTML"
msgstr "HTML"
#. HUzsi
-#: filter/uiconfig/ui/pdfgeneralpage.ui:609
+#: filter/uiconfig/ui/pdfgeneralpage.ui:544
msgctxt "pdfgeneralpage|format"
msgid "XML"
msgstr "XML"
-#. xbYYC
-#: filter/uiconfig/ui/pdfgeneralpage.ui:613
-msgctxt "pdfgeneralpage|extended_tip|format"
-msgid "Select the format of submitting forms from within the PDF file."
-msgstr "Hautatu PDF fitxategitik inprimakiak bidaltzeko erabiliko den formatua."
-
#. ECLBB
-#: filter/uiconfig/ui/pdfgeneralpage.ui:635
+#: filter/uiconfig/ui/pdfgeneralpage.ui:565
msgctxt "pdfgeneralpage|label7"
msgid "Submit _format:"
msgstr "_Bidalketa-formatua:"
#. hedQy
-#: filter/uiconfig/ui/pdfgeneralpage.ui:667
+#: filter/uiconfig/ui/pdfgeneralpage.ui:597
msgctxt "pdfgeneralpage|pdfa"
msgid "Archive (P_DF/A, ISO 19005)"
msgstr "Fitxategia (P_DF/A, ISO 19005)"
#. qQjPA
-#: filter/uiconfig/ui/pdfgeneralpage.ui:671
+#: filter/uiconfig/ui/pdfgeneralpage.ui:601
msgctxt "pdfgeneralpage|pdfa|tooltip_text"
msgid "Creates an ISO 19005-2 compliant PDF file, ideal for long-term document preservation"
msgstr "ISO 19005-2 betetzen duen PDF fitxategi bat sortzen du, dokumentuak epe luzean kontserbatzeko egokia"
-#. Zhi5M
-#: filter/uiconfig/ui/pdfgeneralpage.ui:677
-msgctxt "pdfgeneralpage|extended_tip|pdfa"
-msgid "Converts to the PDF/A-2b or PDF/A-1b format. This is defined as an electronic document file format for long term preservation. All fonts that were used in the source document will be embedded into the generated PDF file. PDF tags will be written."
-msgstr "PDF/A-2b edo PDF/A-1b formatuetara bihurtzen du. Dokumentu elektronikoek denbora luzez irauteko asmatu diren fitxategi-formatuak dira horiek. Iturburu-dokumentuan erabili diren letra-tipo guztiak sortutako PDF fitxategian kapsulatuko dira. PDF etiketak idatziko dira."
-
#. jfwKw
-#: filter/uiconfig/ui/pdfgeneralpage.ui:726
+#: filter/uiconfig/ui/pdfgeneralpage.ui:651
msgctxt "pdfgeneralpage|pdfaversion"
msgid "PDF/A _version:"
msgstr "PDF/A _bertsioa:"
#. RHQNg
-#: filter/uiconfig/ui/pdfgeneralpage.ui:760
+#: filter/uiconfig/ui/pdfgeneralpage.ui:685
msgctxt "pdfgeneralpage|pdfua"
msgid "U_niversal Accessibility (PDF/UA)"
msgstr "Irisgarritasun u_nibertsala (PDF/UA)"
#. 4B3FD
-#: filter/uiconfig/ui/pdfgeneralpage.ui:764
+#: filter/uiconfig/ui/pdfgeneralpage.ui:689
msgctxt "pdfgeneralpage|pdfua|tooltip_text"
msgid "Creates a universal accessibility-compliant PDF file that follows the requirements of PDF/UA (ISO 14289) specifications."
msgstr "Irisgarritasun unibertsala duen PDF fitxategi bat sortzen du, PDF/UA (ISO 14289) espezifikazioaren eskakizunak betetzen dituena."
#. Drqkd
-#: filter/uiconfig/ui/pdfgeneralpage.ui:782
+#: filter/uiconfig/ui/pdfgeneralpage.ui:707
msgctxt "pdfgeneralpage|label4"
msgid "General"
msgstr "Orokorra"
-#. dgtJ7
-#: filter/uiconfig/ui/pdfgeneralpage.ui:814
+#. kAAHx
+#: filter/uiconfig/ui/pdfgeneralpage.ui:739
msgctxt "pdfgeneralpage|bookmarks"
-msgid "Export _outlines"
-msgstr ""
-
-#. qw9My
-#: filter/uiconfig/ui/pdfgeneralpage.ui:823
-msgctxt "pdfgeneralpage|extended_tip|bookmarks"
-msgid "Select to export bookmarks of Writer documents as PDF bookmarks. Bookmarks are created for all outline paragraphs (Tools - Chapter Numbering) and for all table of contents entries for which you did assign hyperlinks in the source document."
-msgstr "Hautatu Writer dokumentuetako laster-markak PDF laster-marka gisa esportatu daitezen. Laster-markak eskemaren paragrafo guztietarako sortzen dira (Tresnak - Kapituluen zenbakitzea), bai eta iturburu-dokumentuan hiperestekak esleitu zaizkien aurkibideko sarrera guztietarako ere."
+msgid "Export _bookmarks"
+msgstr "Esportatu _laster-markak"
#. kQbPh
-#: filter/uiconfig/ui/pdfgeneralpage.ui:834
+#: filter/uiconfig/ui/pdfgeneralpage.ui:754
msgctxt "pdfgeneralpage|exportplaceholders"
msgid "Expo_rt placeholders"
msgstr "Es_portatu leku-markak"
#. D4zRb
-#: filter/uiconfig/ui/pdfgeneralpage.ui:849
+#: filter/uiconfig/ui/pdfgeneralpage.ui:769
msgctxt "pdfgeneralpage|comments"
msgid "_Comments as PDF annotations"
msgstr "_Iruzkinak PDF oharpen gisa"
-#. SijbK
-#: filter/uiconfig/ui/pdfgeneralpage.ui:858
-msgctxt "pdfgeneralpage|extended_tip|comments"
-msgid "Select to export comments of Writer and Calc documents as PDF annotations."
-msgstr "Hautatu Writer eta Calc dokumentuetako iruzkinak PDF oharpen gisa esportatzea."
-
#. y9evS
-#: filter/uiconfig/ui/pdfgeneralpage.ui:869
+#: filter/uiconfig/ui/pdfgeneralpage.ui:784
msgctxt "pdfgeneralpage|emptypages"
msgid "Exp_ort automatically inserted blank pages"
msgstr "Esportatu _automatikoki txertatutako orrialde zuriak"
-#. ZkGWy
-#: filter/uiconfig/ui/pdfgeneralpage.ui:878
-msgctxt "pdfgeneralpage|extended_tip|emptypages"
-msgid "If switched on, automatically inserted blank pages are exported to the PDF file. This is best if you are printing the pdf file double-sided. Example: In a book a chapter paragraph style is set to always start with an odd numbered page. If the previous chapter ends on an odd page, %PRODUCTNAME inserts an even numbered blank page. This option controls whether to export that even numbered page or not."
-msgstr "Aktibatuta badago, automatikoki txertatutako orrialde zuriak PDF fitxategira esportatuko dira. PDFa bi aldeetatik inprimatu nahi bada erabiltzen da aukera hori, adibidez liburu batean kapituluen paragrafo-estilo bat ezarri bada beti orrialde bakoiti batean hasi dadin. Aurreko kapitulua orrialde bakoitian amaitzen bada, %PRODUCTNAME aplikazioak zenbaki bikoitia duen orrialde zuri bat txertatuko du. Aukera honek kontrolatzen du orrialde bikoiti hori esportatuko den ala ez."
-
#. sHqKP
-#: filter/uiconfig/ui/pdfgeneralpage.ui:889
+#: filter/uiconfig/ui/pdfgeneralpage.ui:799
msgctxt "pdfgeneralpage|usereferencexobject"
msgid "Use reference XObjects"
msgstr "Erabili erreferentziako XObjects objektuak"
#. 2K2cD
-#: filter/uiconfig/ui/pdfgeneralpage.ui:904
+#: filter/uiconfig/ui/pdfgeneralpage.ui:814
msgctxt "pdfgeneralpage|hiddenpages"
msgid "Export _hidden pages"
msgstr "Esportatu orrialde e_zkutuak"
#. ghuXR
-#: filter/uiconfig/ui/pdfgeneralpage.ui:919
+#: filter/uiconfig/ui/pdfgeneralpage.ui:829
msgctxt "pdfgeneralpage|notes"
msgid "Export _notes pages"
msgstr "Esportatu _oharren orrialdeak"
#. BGvC2
-#: filter/uiconfig/ui/pdfgeneralpage.ui:939
+#: filter/uiconfig/ui/pdfgeneralpage.ui:849
msgctxt "pdfgeneralpage|onlynotes"
msgid "Export onl_y notes pages"
msgstr "Esportatu so_ilik oharren orrialdeak"
#. MpRUp
-#: filter/uiconfig/ui/pdfgeneralpage.ui:956
+#: filter/uiconfig/ui/pdfgeneralpage.ui:866
msgctxt "pdfgeneralpage|singlepagesheets"
msgid "Whole sheet export"
msgstr "Esportatu orri osoa"
#. AcPTB
-#: filter/uiconfig/ui/pdfgeneralpage.ui:977
+#: filter/uiconfig/ui/pdfgeneralpage.ui:887
msgctxt "pdfgeneralpage|label9"
msgid "Structure"
msgstr "Egitura"
-#. f7vgf
+#. QEAua
#: filter/uiconfig/ui/pdflinkspage.ui:32
msgctxt "pdflinkspage|export"
-msgid "Export outlines as named destinations"
-msgstr ""
-
-#. BDf69
-#: filter/uiconfig/ui/pdflinkspage.ui:42
-msgctxt "pdflinkspage|extended_tip|export"
-msgid "Exports the current file in PDF format."
-msgstr "Uneko fitxategia PDF formatuan esportatzen du."
+msgid "Export bookmarks as named destinations"
+msgstr "Esportatu laster-markak izendatutako helburu gisa"
#. aCCLQ
-#: filter/uiconfig/ui/pdflinkspage.ui:53
+#: filter/uiconfig/ui/pdflinkspage.ui:48
msgctxt "pdflinkspage|convert"
msgid "_Convert document references to PDF targets"
msgstr "Bihurtu dokumentuaren erreferentziak PDFko _helburu"
-#. FEokC
-#: filter/uiconfig/ui/pdflinkspage.ui:63
-msgctxt "pdflinkspage|extended_tip|convert"
-msgid "Enable this checkbox to convert the URLs referencing other ODF files to PDF files with the same name. In the referencing URLs the extensions .odt, .odp, .ods, .odg, and .odm are converted to the extension .pdf."
-msgstr "Gaitu kontrol-lauki hau beste ODF fitxategi batzuei erreferentzia egiten dieten URLak izen bereko PDF fitxategi bihurtzeko. Erreferentziatutako URLetan, .odt, .odp, .ods, .odg eta .odm luzapenak .pdf luzapen bihurtzen dira."
-
#. 6Lyp3
-#: filter/uiconfig/ui/pdflinkspage.ui:74
+#: filter/uiconfig/ui/pdflinkspage.ui:64
msgctxt "pdflinkspage|exporturl"
msgid "Export _URLs relative to file system"
msgstr "Esportatu fitxategi-sistemarekiko _URL erlatiboak"
-#. RcdUF
-#: filter/uiconfig/ui/pdflinkspage.ui:84
-msgctxt "pdflinkspage|extended_tip|exporturl"
-msgid "Enable this checkbox to export URLs to other documents as relative URLs in the file system. See \"relative hyperlinks\" in the Help."
-msgstr "Gaitu kontrol-lauki hau beste dokumentu batzuekin estekatzen dituzten URLak fitxategi-sistemako URL erlatibo gisa esportatzeko. Ikus \"hiperesteka erlatiboak\" laguntzan."
-
#. biumY
-#: filter/uiconfig/ui/pdflinkspage.ui:101
+#: filter/uiconfig/ui/pdflinkspage.ui:86
msgctxt "pdflinkspage|label1"
msgid "General"
msgstr "Orokorra"
#. mGRBH
-#: filter/uiconfig/ui/pdflinkspage.ui:133
+#: filter/uiconfig/ui/pdflinkspage.ui:118
msgctxt "pdflinkspage|default"
msgid "Default mode"
msgstr "Modu lehenetsia"
-#. bcgaz
-#: filter/uiconfig/ui/pdflinkspage.ui:143
-msgctxt "pdflinkspage|extended_tip|default"
-msgid "Links from your PDF document to other documents will be handled as it is specified in your operating system."
-msgstr "PDF dokumentutik beste dokumentu batzuk lotzen dituzten estekak zure sistema eragilean zehaztuta dagoen moduan maneiatuko dira."
-
#. DNRK8
-#: filter/uiconfig/ui/pdflinkspage.ui:154
+#: filter/uiconfig/ui/pdflinkspage.ui:134
msgctxt "pdflinkspage|openpdf"
msgid "Open with PDF reader application"
msgstr "Ireki PDF irakurle aplikazioarekin"
-#. gmzoA
-#: filter/uiconfig/ui/pdflinkspage.ui:164
-msgctxt "pdflinkspage|extended_tip|openpdf"
-msgid "Cross-document links are opened with the PDF reader application that currently shows the document. The PDF reader application must be able to handle the specified file type inside the hyperlink."
-msgstr "Dokumentuen arteko estekak irekitzeko, dokumentua erakusten ari den PDF irakurlea erabiliko da. PDF irakurleak gai izan behar du hiperestekan ageri den fitxategi mota zehatza maneiatzeko."
-
#. wPem9
-#: filter/uiconfig/ui/pdflinkspage.ui:175
+#: filter/uiconfig/ui/pdflinkspage.ui:150
msgctxt "pdflinkspage|openinternet"
msgid "Open _with Internet browser"
msgstr "Ireki _web arakatzailearekin"
-#. xfRr2
-#: filter/uiconfig/ui/pdflinkspage.ui:185
-msgctxt "pdflinkspage|extended_tip|openinternet"
-msgid "Cross-document links are opened with the Internet browser. The Internet browser must be able to handle the specified file type inside the hyperlink."
-msgstr "Dokumentuen arteko estekak Interneteko nabigatzailearekin irekiko dira. Interneteko nabigatzaileak hiperestekan zehaztu den fitxategi mota maneiatzeko gai izan behar du."
-
#. B9TGg
-#: filter/uiconfig/ui/pdflinkspage.ui:202
+#: filter/uiconfig/ui/pdflinkspage.ui:172
msgctxt "pdflinkspage|label5"
msgid "Cross-document Links"
msgstr "Dokumentu gurutzatuen estekak"
@@ -839,218 +695,152 @@ msgctxt "pdfsecuritypage|setpassword"
msgid "Set _Passwords…"
msgstr "Ezarri _pasahitzak..."
-#. C9DhC
-#: filter/uiconfig/ui/pdfsecuritypage.ui:40
-msgctxt "pdfsecuritypage|extended_tip|setpassword"
-msgid "Click to open a dialog where you enter the passwords."
-msgstr "Egin klik pasahitza sartzeko erabiliko den elkarrizketa-koadroa irekitzeko."
-
#. 63szB
-#: filter/uiconfig/ui/pdfsecuritypage.ui:58
+#: filter/uiconfig/ui/pdfsecuritypage.ui:53
msgctxt "pdfsecuritypage|label5"
msgid "Open password set"
msgstr "Irekitze-pasahitza ezarria"
#. 6ktYG
-#: filter/uiconfig/ui/pdfsecuritypage.ui:70
+#: filter/uiconfig/ui/pdfsecuritypage.ui:65
msgctxt "pdfsecuritypage|label6"
msgid "PDF document will be encrypted"
msgstr "PDF dokumentua zifratu egingo da"
#. pTAZC
-#: filter/uiconfig/ui/pdfsecuritypage.ui:93
+#: filter/uiconfig/ui/pdfsecuritypage.ui:88
msgctxt "pdfsecuritypage|label7"
msgid "No open password set"
msgstr "Ez da irekitze-pasahitza ezarri"
#. fp3My
-#: filter/uiconfig/ui/pdfsecuritypage.ui:105
+#: filter/uiconfig/ui/pdfsecuritypage.ui:100
msgctxt "pdfsecuritypage|label8"
msgid "PDF document will not be encrypted"
msgstr "PDF dokumentua ez da zifratuko"
#. aHC6v
-#: filter/uiconfig/ui/pdfsecuritypage.ui:128
+#: filter/uiconfig/ui/pdfsecuritypage.ui:123
msgctxt "pdfsecuritypage|label30"
msgid "PDF document will not be encrypted due to PDF/A export."
msgstr "PDF dokumentua ez da zifratuko, PDF/A formatura esportatuko baita."
#. DsALB
-#: filter/uiconfig/ui/pdfsecuritypage.ui:152
+#: filter/uiconfig/ui/pdfsecuritypage.ui:147
msgctxt "pdfsecuritypage|label9"
msgid "Permission password set"
msgstr "Baimen-pasahitza ezarrita"
#. hRJpp
-#: filter/uiconfig/ui/pdfsecuritypage.ui:164
+#: filter/uiconfig/ui/pdfsecuritypage.ui:159
msgctxt "pdfsecuritypage|label11"
msgid "PDF document will be restricted"
msgstr "PDF dokumentua murriztua egongo da"
#. L3oQx
-#: filter/uiconfig/ui/pdfsecuritypage.ui:187
+#: filter/uiconfig/ui/pdfsecuritypage.ui:182
msgctxt "pdfsecuritypage|label12"
msgid "No permission password set"
msgstr "Ez da baimen-pasahitza ezarri"
#. s3RBF
-#: filter/uiconfig/ui/pdfsecuritypage.ui:199
+#: filter/uiconfig/ui/pdfsecuritypage.ui:194
msgctxt "pdfsecuritypage|label13"
msgid "PDF document will be unrestricted"
msgstr "PDF dokumentua ez da murriztua egongo"
#. 4jwu7
-#: filter/uiconfig/ui/pdfsecuritypage.ui:222
+#: filter/uiconfig/ui/pdfsecuritypage.ui:217
msgctxt "pdfsecuritypage|label14"
msgid "PDF document will not be restricted due to PDF/A export."
msgstr "PDF dokumentua ez da murriztua egongo PDF/A esportazioaren ondorioz."
#. 9CFqB
-#: filter/uiconfig/ui/pdfsecuritypage.ui:242
+#: filter/uiconfig/ui/pdfsecuritypage.ui:237
msgctxt "pdfsecuritypage|setpasswordstitle"
msgid "Set Passwords"
msgstr "Ezarri pasahitzak"
#. FDKJa
-#: filter/uiconfig/ui/pdfsecuritypage.ui:259
+#: filter/uiconfig/ui/pdfsecuritypage.ui:254
msgctxt "pdfsecuritypage|label2"
msgid "File Encryption and Permission"
msgstr "Fitxategi-zifratzea eta -baimena"
#. tWAWA
-#: filter/uiconfig/ui/pdfsecuritypage.ui:297
+#: filter/uiconfig/ui/pdfsecuritypage.ui:292
msgctxt "pdfsecuritypage|printnone"
msgid "_Not permitted"
msgstr "_Ez da onartzen"
-#. R3Gvm
-#: filter/uiconfig/ui/pdfsecuritypage.ui:307
-msgctxt "pdfsecuritypage|extended_tip|printnone"
-msgid "Printing the document is not permitted."
-msgstr "Dokumentua inprimatzea ez dago onartuta."
-
#. kSfrd
-#: filter/uiconfig/ui/pdfsecuritypage.ui:318
+#: filter/uiconfig/ui/pdfsecuritypage.ui:308
msgctxt "pdfsecuritypage|printlow"
msgid "_Low resolution (150 dpi)"
msgstr "Bereizmen _txikia (150 dpi)"
-#. kB7dx
-#: filter/uiconfig/ui/pdfsecuritypage.ui:328
-msgctxt "pdfsecuritypage|extended_tip|printlow"
-msgid "The document can only be printed in low resolution (150 dpi). Not all PDF readers honor this setting."
-msgstr "Dokumentua bereizmen txikian soilik (150 dpi) inprimatu daiteke. Ezarpen hori ez dute PDF irakurle guztiek onartzen."
-
#. CmQzT
-#: filter/uiconfig/ui/pdfsecuritypage.ui:339
+#: filter/uiconfig/ui/pdfsecuritypage.ui:324
msgctxt "pdfsecuritypage|printhigh"
msgid "_High resolution"
msgstr "Bereizmen _handia"
-#. iBC7m
-#: filter/uiconfig/ui/pdfsecuritypage.ui:349
-msgctxt "pdfsecuritypage|extended_tip|printhigh"
-msgid "The document can be printed in high resolution."
-msgstr "Dokumentua bereizmen handian inprimatu daiteke."
-
#. Gjpp4
-#: filter/uiconfig/ui/pdfsecuritypage.ui:366
+#: filter/uiconfig/ui/pdfsecuritypage.ui:346
msgctxt "pdfsecuritypage|label1"
msgid "Printing"
msgstr "Inprimatzea"
#. C6BHs
-#: filter/uiconfig/ui/pdfsecuritypage.ui:398
+#: filter/uiconfig/ui/pdfsecuritypage.ui:378
msgctxt "pdfsecuritypage|changenone"
msgid "No_t permitted"
msgstr "Ez _da onartzen"
-#. McdCx
-#: filter/uiconfig/ui/pdfsecuritypage.ui:408
-msgctxt "pdfsecuritypage|extended_tip|changenone"
-msgid "No changes of the content are permitted."
-msgstr "Ez da onartzen dokumentuan aldaketak egitea."
-
#. Vt6Zn
-#: filter/uiconfig/ui/pdfsecuritypage.ui:419
+#: filter/uiconfig/ui/pdfsecuritypage.ui:394
msgctxt "pdfsecuritypage|changeinsdel"
msgid "_Inserting, deleting, and rotating pages"
msgstr "Orrialdeak _txertatzea, ezabatzea eta biratzea"
-#. bpyjZ
-#: filter/uiconfig/ui/pdfsecuritypage.ui:429
-msgctxt "pdfsecuritypage|extended_tip|changeinsdel"
-msgid "Only inserting, deleting, and rotating pages is permitted."
-msgstr "Orrialdeak txertatzea, ezabatzea eta biratzea soilik onartzen da."
-
#. dAmDo
-#: filter/uiconfig/ui/pdfsecuritypage.ui:440
+#: filter/uiconfig/ui/pdfsecuritypage.ui:410
msgctxt "pdfsecuritypage|changeform"
msgid "_Filling in form fields"
msgstr "Inprimaki-eremuak _betetzea"
-#. yXs9B
-#: filter/uiconfig/ui/pdfsecuritypage.ui:450
-msgctxt "pdfsecuritypage|extended_tip|changeform"
-msgid "Only filling in form fields is permitted."
-msgstr "Inprimaki-eremuak soilik betetzea onartzen da."
-
#. zGE7J
-#: filter/uiconfig/ui/pdfsecuritypage.ui:461
+#: filter/uiconfig/ui/pdfsecuritypage.ui:426
msgctxt "pdfsecuritypage|changecomment"
msgid "_Commenting, filling in form fields"
msgstr "_Iruzkinak, inprimaki-eremuak betetzea"
-#. aeLn4
-#: filter/uiconfig/ui/pdfsecuritypage.ui:471
-msgctxt "pdfsecuritypage|extended_tip|changecomment"
-msgid "Only commenting and filling in form fields is permitted."
-msgstr "Iruzkinak sortzea eta inprimaki-eremuak betetzea soilik onartzen da."
-
#. uP8VW
-#: filter/uiconfig/ui/pdfsecuritypage.ui:482
+#: filter/uiconfig/ui/pdfsecuritypage.ui:442
msgctxt "pdfsecuritypage|changeany"
msgid "_Any except extracting pages"
msgstr "Ed_ozer, orrialdeak erauztea salbu"
-#. 3RDPJ
-#: filter/uiconfig/ui/pdfsecuritypage.ui:492
-msgctxt "pdfsecuritypage|extended_tip|changeany"
-msgid "All changes are permitted, except extracting pages."
-msgstr "Aldaketa guztiak onartzen dira, orrialdeak erauztea salbu."
-
#. vLxXJ
-#: filter/uiconfig/ui/pdfsecuritypage.ui:509
+#: filter/uiconfig/ui/pdfsecuritypage.ui:464
msgctxt "pdfsecuritypage|label3"
msgid "Changes"
msgstr "Aldaketak"
#. iJHWS
-#: filter/uiconfig/ui/pdfsecuritypage.ui:541
+#: filter/uiconfig/ui/pdfsecuritypage.ui:496
msgctxt "pdfsecuritypage|enablecopy"
msgid "Ena_ble copying of content"
msgstr "Gaitu edukia _kopiatzea"
-#. WJuNa
-#: filter/uiconfig/ui/pdfsecuritypage.ui:551
-msgctxt "pdfsecuritypage|extended_tip|enablecopy"
-msgid "Select to enable copying of content to the clipboard."
-msgstr "Hautatu edukiak arbelera kopiatzea gaitzeko."
-
#. 2EMgQ
-#: filter/uiconfig/ui/pdfsecuritypage.ui:562
+#: filter/uiconfig/ui/pdfsecuritypage.ui:512
msgctxt "pdfsecuritypage|enablea11y"
msgid "Enable text access for acce_ssibility tools"
msgstr "Gaitu testu-atzipena _erabilerraztasun-tresnentzat"
-#. cQrBt
-#: filter/uiconfig/ui/pdfsecuritypage.ui:572
-msgctxt "pdfsecuritypage|extended_tip|enablea11y"
-msgid "Select to enable text access for accessibility tools."
-msgstr "Hautatu erabilerraztasun-tresnen testu-atzipena gaitzeko."
-
#. 2hi53
-#: filter/uiconfig/ui/pdfsecuritypage.ui:589
+#: filter/uiconfig/ui/pdfsecuritypage.ui:534
msgctxt "pdfsecuritypage|label4"
msgid "Content"
msgstr "Edukia"
@@ -1061,86 +851,50 @@ msgctxt "pdfsignpage|label2"
msgid "Use this certificate to digitally sign PDF documents:"
msgstr "Erabili ziurtagiri hau PDF dokumentuak digitalki sinatzeko:"
-#. EznHF
-#: filter/uiconfig/ui/pdfsignpage.ui:55
-msgctxt "pdfsignpage|extended_tip|cert"
-msgid "Allows you to select a certificate to be used for signing this PDF export."
-msgstr "PDF esportazio hau sinatzeko erabiliko den ziurtagiria hautatzea ahalbidetzen du."
-
#. xgYD9
-#: filter/uiconfig/ui/pdfsignpage.ui:71
+#: filter/uiconfig/ui/pdfsignpage.ui:66
msgctxt "pdfsignpage|select"
msgid "Select..."
msgstr "Hautatu..."
-#. 8iktV
-#: filter/uiconfig/ui/pdfsignpage.ui:78
-msgctxt "pdfsignpage|extended_tip|select"
-msgid "Opens the Select Certificate dialog."
-msgstr "Hautatu ziurtagiria elkarrizketa-koadroa irekitzen du."
-
-#. UQz9i
-#: filter/uiconfig/ui/pdfsignpage.ui:131
-msgctxt "pdfsignpage|extended_tip|password"
-msgid "Enter the password used for protecting the private key associated with the selected certificate."
-msgstr "Sartu hautatutako ziurtagiriari lotutako gako pribatua babesteko erabili den pasahitza."
-
-#. 9NEtS
-#: filter/uiconfig/ui/pdfsignpage.ui:148
-msgctxt "pdfsignpage|extended_tip|location"
-msgid "These three fields allow you to optionally enter additional information about the digital signature that will be applied to the PDF (Where, by whom and why it was made). It will be embedded in the appropriate PDF fields and will be visible to anyone viewing the PDF. Each or all of the three fields may be left blank."
-msgstr "Hiru eremu horietan PDFari aplikatuko zaion sinadura digitalari buruzko informazio gehigarria sartu daiteke (non, nork eta zergatik sortu zuen). Informazio hori PDF eremu egokietan kapsulatuko da eta PDFa ikusten duen edonorentzat egongo da ikusgai. Eremu horiek hutsik utzi daitezke."
-
-#. uVShK
-#: filter/uiconfig/ui/pdfsignpage.ui:165
-msgctxt "pdfsignpage|extended_tip|contact"
-msgid "These three fields allow you to optionally enter additional information about the digital signature that will be applied to the PDF (Where, by whom and why it was made). It will be embedded in the appropriate PDF fields and will be visible to anyone viewing the PDF. Each or all of the three fields may be left blank."
-msgstr "Hiru eremu horietan PDFari aplikatuko zaion sinadura digitalari buruzko informazio gehigarria sartu daiteke (non, nork eta zergatik sortu zuen). Informazio hori PDF eremu egokietan kapsulatuko da eta PDFa ikusten duen edonorentzat egongo da ikusgai. Eremu horiek hutsik utzi daitezke."
-
-#. 5QBRv
-#: filter/uiconfig/ui/pdfsignpage.ui:182
-msgctxt "pdfsignpage|extended_tip|reason"
-msgid "These three fields allow you to optionally enter additional information about the digital signature that will be applied to the PDF (Where, by whom and why it was made). It will be embedded in the appropriate PDF fields and will be visible to anyone viewing the PDF. Each or all of the three fields may be left blank."
-msgstr "Hiru eremu horietan PDFari aplikatuko zaion sinadura digitalari buruzko informazio gehigarria sartu daiteke (non, nork eta zergatik sortu zuen). Informazio hori PDF eremu egokietan kapsulatuko da eta PDFa ikusten duen edonorentzat egongo da ikusgai. Eremu horiek hutsik utzi daitezke."
-
#. wHqcD
-#: filter/uiconfig/ui/pdfsignpage.ui:197
+#: filter/uiconfig/ui/pdfsignpage.ui:167
msgctxt "pdfsignpage|tsa"
msgid "None"
msgstr "Bat ere ez"
#. VMoF3
-#: filter/uiconfig/ui/pdfsignpage.ui:209
+#: filter/uiconfig/ui/pdfsignpage.ui:179
msgctxt "pdfsignpage|label7"
msgid "Certificate password:"
msgstr "Ziurtagiriaren pasahitza:"
#. Syow2
-#: filter/uiconfig/ui/pdfsignpage.ui:223
+#: filter/uiconfig/ui/pdfsignpage.ui:193
msgctxt "pdfsignpage|label12"
msgid "Location:"
msgstr "Kokalekua:"
#. AQkj6
-#: filter/uiconfig/ui/pdfsignpage.ui:237
+#: filter/uiconfig/ui/pdfsignpage.ui:207
msgctxt "pdfsignpage|label13"
msgid "Contact information:"
msgstr "Harremanetarako informazioa:"
#. mvSG8
-#: filter/uiconfig/ui/pdfsignpage.ui:251
+#: filter/uiconfig/ui/pdfsignpage.ui:221
msgctxt "pdfsignpage|label14"
msgid "Reason:"
msgstr "Arrazoia:"
#. Bbwq2
-#: filter/uiconfig/ui/pdfsignpage.ui:265
+#: filter/uiconfig/ui/pdfsignpage.ui:235
msgctxt "pdfsignpage|label15"
msgid "Time Stamp Authority:"
msgstr "Denbora Zigilatzeko Agintaritza:"
#. YeAiB
-#: filter/uiconfig/ui/pdfsignpage.ui:289
+#: filter/uiconfig/ui/pdfsignpage.ui:259
msgctxt "pdfsignpage|label1"
msgid "Certificate"
msgstr "Ziurtagiria"
@@ -1151,149 +905,83 @@ msgctxt "pdfuserinterfacepage|center"
msgid "_Center window on screen"
msgstr "_Zentratu leihoa pantailan"
-#. fGFCM
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:55
-msgctxt "pdfuserinterfacepage|extended_tip|center"
-msgid "Select to generate a PDF file that is shown in a reader window centered on screen."
-msgstr "Hautatu aukera hau irakurle-leiho batean pantailan zentratutako PDF fitxategi bat sortzeko."
-
#. ZEPFF
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:66
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:61
msgctxt "pdfuserinterfacepage|resize"
msgid "_Resize window to initial page"
msgstr "Ezarri leihoari _hasierako orrialdearen tamaina"
-#. 8RErB
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:76
-msgctxt "pdfuserinterfacepage|extended_tip|resize"
-msgid "Select to generate a PDF file that is shown in a window displaying the whole initial page."
-msgstr "Hautatu aukera hau hasierako orrialde osoa leihoan erakutsiko duen PDF fitxategi bat sortzeko."
-
#. crBwn
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:87
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:77
msgctxt "pdfuserinterfacepage|open"
msgid "_Open in full screen mode"
msgstr "Ireki _pantaila osoko moduan"
-#. oWaHS
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:97
-msgctxt "pdfuserinterfacepage|extended_tip|open"
-msgid "Select to generate a PDF file that is shown in a full screen reader window in front of all other windows."
-msgstr "Hautatu aukera hau irakurle-leihoan pantaila osoan gainerako leihoen aurrean erakutsiko den PDF fitxategia sortzeko."
-
#. Cvzzi
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:108
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:93
msgctxt "pdfuserinterfacepage|display"
msgid "_Display document title"
msgstr "Bistaratu dokumentuaren i_zenburua"
-#. tdVmB
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:118
-msgctxt "pdfuserinterfacepage|extended_tip|display"
-msgid "Select to generate a PDF file that is shown with the document title in the reader's title bar."
-msgstr "Hautatu aukera hau irakurlearen izenburu-barran dokumentuaren izenburua erakutsiko duen PDF fitxategi bat sortzeko."
-
#. BtMjV
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:135
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:115
msgctxt "pdfuserinterfacepage|label1"
msgid "Window Options"
msgstr "Leiho-aukerak"
#. hZQVm
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:166
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:146
msgctxt "pdfuserinterfacepage|toolbar"
msgid "Hide _toolbar"
msgstr "Ezkutatu t_resna-barra"
-#. eBE9L
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:176
-msgctxt "pdfuserinterfacepage|extended_tip|toolbar"
-msgid "Select to hide the reader's toolbar when the document is active."
-msgstr "Hautatu aukera hau irakurlearen tresna-barra ezkutatzeko dokumentua aktibo dagoenean."
-
#. YLEgH
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:187
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:162
msgctxt "pdfuserinterfacepage|menubar"
msgid "Hide _menubar"
msgstr "Ezkutatu _menu-barra"
-#. qBG8G
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:197
-msgctxt "pdfuserinterfacepage|extended_tip|menubar"
-msgid "Select to hide the reader's menu bar when the document is active."
-msgstr "Hautatu aukera hau irakurlearen menu-barra ezkutatzeko dokumentua aktibo dagoenean."
-
#. Aw2aq
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:208
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:178
msgctxt "pdfuserinterfacepage|window"
msgid "Hide _window controls"
msgstr "Ezkutatu _leiho-kontrolak"
-#. EhwCr
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:218
-msgctxt "pdfuserinterfacepage|extended_tip|window"
-msgid "Select to hide the reader's controls when the document is active."
-msgstr "Hautatu aukera hau irakurlearen kontrolak ezkutatzeko dokumentua aktibo dagoenean."
-
#. xm2Lh
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:235
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:200
msgctxt "pdfuserinterfacepage|label2"
msgid "User Interface Options"
msgstr "Erabiltzaile-interfazearen aukerak"
#. SwDno
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:265
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:230
msgctxt "pdfuserinterfacepage|effects"
msgid "_Use transition effects"
msgstr "Erabili trantsizio-e_fektuak"
-#. BMEGm
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:275
-msgctxt "pdfuserinterfacepage|extended_tip|effects"
-msgid "Select to export Impress slide transition effects to respective PDF effects."
-msgstr "Hautatu aukera hau Impresseko diapositiba-trantsizioen efektuak esportatzeko eta baliokideak diren PDFak sortzeko."
-
#. JgwC9
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:292
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:252
msgctxt "pdfuserinterfacepage|label3"
msgid "Transitions"
msgstr "Trantsizioak"
-#. sUC8i
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:324
+#. NWbFN
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:284
msgctxt "pdfuserinterfacepage|allbookmarks"
-msgid "Show _All"
-msgstr ""
+msgid "_All bookmark levels"
+msgstr "Laster-marken maila _guztiak"
-#. XLd4F
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:334
-msgctxt "pdfuserinterfacepage|extended_tip|allbookmarks"
-msgid "Select to show all bookmark levels when the reader opens the PDF file."
-msgstr "Hautatu aukera hau irakurleak PDF fitxategia irekitzen duenean laster-marken maila guztiak erakusteko."
-
-#. WzoF3
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:345
+#. FCDSJ
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:300
msgctxt "pdfuserinterfacepage|visiblebookmark"
-msgid "_Visible levels:"
-msgstr ""
+msgid "_Visible bookmark levels:"
+msgstr "Laster-marken maila _ikusgaiak:"
-#. FqQPa
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:359
-msgctxt "pdfuserinterfacepage|extended_tip|visiblebookmark"
-msgid "Select to show bookmark levels down to the selected level when the reader opens the PDF file."
-msgstr "Hautatu aukera hau laster-marken mailak nahi den mailaraino erakusteko irakurleak PDF fitxategia irekitzen duenean."
-
-#. NEDWP
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:378
-msgctxt "pdfuserinterfacepage|extended_tip|visiblelevel"
-msgid "Select to show bookmark levels down to the selected level when the reader opens the PDF file."
-msgstr "Hautatu aukera hau laster-marken mailak nahi den mailaraino erakusteko irakurleak PDF fitxategia irekitzen duenean."
-
-#. x4kjV
-#: filter/uiconfig/ui/pdfuserinterfacepage.ui:398
+#. 5cxoc
+#: filter/uiconfig/ui/pdfuserinterfacepage.ui:343
msgctxt "pdfuserinterfacepage|label4"
-msgid "Collapse Outlines"
-msgstr ""
+msgid "Bookmarks"
+msgstr "Laster-markak"
#. ibYBv
#: filter/uiconfig/ui/pdfviewpage.ui:51
@@ -1301,188 +989,98 @@ msgctxt "pdfviewpage|pageonly"
msgid "_Page only"
msgstr "_Orrialdea soilik"
-#. NCgWy
-#: filter/uiconfig/ui/pdfviewpage.ui:61
-msgctxt "pdfviewpage|extended_tip|pageonly"
-msgid "Select to generate a PDF file that shows only the page contents."
-msgstr "Hautatu hau orrialde-edukiak soilik erakusten dituen PDF fitxategia sortzeko."
-
-#. BLyYd
-#: filter/uiconfig/ui/pdfviewpage.ui:72
+#. gkjEH
+#: filter/uiconfig/ui/pdfviewpage.ui:67
msgctxt "pdfviewpage|outline"
-msgid "_Outline and page"
-msgstr ""
-
-#. JAAHm
-#: filter/uiconfig/ui/pdfviewpage.ui:82
-msgctxt "pdfviewpage|extended_tip|outline"
-msgid "Select to generate a PDF file that shows a bookmarks palette and the page contents."
-msgstr "Hautatu hau laster-marken paleta bat eta orrialde-edukiak erakusten dituen PDF fitxategia sortzea."
+msgid "_Bookmarks and page"
+msgstr "_Laster-markak eta orrialdea"
#. rT8gQ
-#: filter/uiconfig/ui/pdfviewpage.ui:93
+#: filter/uiconfig/ui/pdfviewpage.ui:83
msgctxt "pdfviewpage|thumbs"
msgid "_Thumbnails and page"
msgstr "_Koadro txikiak eta orrialdea"
-#. gDHqJ
-#: filter/uiconfig/ui/pdfviewpage.ui:103
-msgctxt "pdfviewpage|extended_tip|thumbs"
-msgid "Select to generate a PDF file that shows a thumbnails palette and the page contents."
-msgstr "Hautatu hau miniaturen paleta orrialde-edukiak erakusten dituen PDF fitxategia sortzeko."
-
#. EgKos
-#: filter/uiconfig/ui/pdfviewpage.ui:121
+#: filter/uiconfig/ui/pdfviewpage.ui:106
msgctxt "pdfviewpage|label4"
msgid "Open on pa_ge:"
msgstr "Ireki orrialde _honetan:"
-#. QrQ84
-#: filter/uiconfig/ui/pdfviewpage.ui:139
-msgctxt "pdfviewpage|extended_tip|page"
-msgid "Select to show the given page when the reader opens the PDF file."
-msgstr "Hautatu hau irakurleak emandako orrialdea erakutsi dezan PDF fitxategia irekitzen duenean."
-
#. MxznY
-#: filter/uiconfig/ui/pdfviewpage.ui:162
+#: filter/uiconfig/ui/pdfviewpage.ui:142
msgctxt "pdfviewpage|label2"
msgid "Panes"
msgstr "Panelak"
#. jA3LD
-#: filter/uiconfig/ui/pdfviewpage.ui:194
+#: filter/uiconfig/ui/pdfviewpage.ui:174
msgctxt "pdfviewpage|fitdefault"
msgid "_Default"
msgstr "_Lehenetsia"
-#. vQNHv
-#: filter/uiconfig/ui/pdfviewpage.ui:204
-msgctxt "pdfviewpage|extended_tip|fitdefault"
-msgid "Select to generate a PDF file that shows the page contents without zooming. If the reader software is configured to use a zoom factor by default, the page shows with that zoom factor."
-msgstr "Hautatu hau orrialde-edukiak zoom egin gabe erakusten dituen PDF fitxategi bat sortzeko. Irakurlea zoom-faktore lehenetsi bat erabiltzeko konfiguratuta badago, orrialdea zoom-faktore horrekin erakutsiko da."
-
#. kqho7
-#: filter/uiconfig/ui/pdfviewpage.ui:215
+#: filter/uiconfig/ui/pdfviewpage.ui:190
msgctxt "pdfviewpage|fitwin"
msgid "_Fit in window"
msgstr "_Doitu leihora"
-#. Z6P6B
-#: filter/uiconfig/ui/pdfviewpage.ui:225
-msgctxt "pdfviewpage|extended_tip|fitwin"
-msgid "Select to generate a PDF file that shows the page zoomed to fit entirely into the reader's window."
-msgstr "Hautatu hau orrialdea irakurlearen leihora doituta erakutsiko duen PDF fitxategia sortzeko."
-
#. gcStc
-#: filter/uiconfig/ui/pdfviewpage.ui:236
+#: filter/uiconfig/ui/pdfviewpage.ui:206
msgctxt "pdfviewpage|fitwidth"
msgid "Fit _width"
msgstr "Doitu _zabalerara"
-#. FkxYn
-#: filter/uiconfig/ui/pdfviewpage.ui:246
-msgctxt "pdfviewpage|extended_tip|fitwidth"
-msgid "Select to generate a PDF file that shows the page zoomed to fit the width of the reader's window."
-msgstr "Hautatu hau orrialdea irakurlearen leihoaren zabalerara doituta erakutsiko duen PDF fitxategia sortzeko."
-
#. V6kwp
-#: filter/uiconfig/ui/pdfviewpage.ui:257
+#: filter/uiconfig/ui/pdfviewpage.ui:222
msgctxt "pdfviewpage|fitvis"
msgid "Fit _visible"
msgstr "Doitu _ikusgaira"
-#. FD8Pp
-#: filter/uiconfig/ui/pdfviewpage.ui:267
-msgctxt "pdfviewpage|extended_tip|fitvis"
-msgid "Select to generate a PDF file that shows the text and graphics on the page zoomed to fit the width of the reader's window."
-msgstr "Hautatu hau orrialdeko testua eta grafikoak irakurlearen leihoaren zabalerara doituta erakutsiko duen PDF fitxategia sortzeko."
-
#. NGpWy
-#: filter/uiconfig/ui/pdfviewpage.ui:283
+#: filter/uiconfig/ui/pdfviewpage.ui:243
msgctxt "pdfviewpage|fitzoom"
msgid "_Zoom factor:"
msgstr "_Zoom-faktorea:"
-#. nQ4Du
-#: filter/uiconfig/ui/pdfviewpage.ui:296
-msgctxt "pdfviewpage|extended_tip|fitzoom"
-msgid "Select a given zoom factor when the reader opens the PDF file."
-msgstr "Hautatu PDF fitxategia irekiko denean dokumentuak izango duen zoom-faktorea."
-
-#. BBoAW
-#: filter/uiconfig/ui/pdfviewpage.ui:316
-msgctxt "pdfviewpage|extended_tip|zoom"
-msgid "Select a given zoom factor when the reader opens the PDF file."
-msgstr "Hautatu PDF fitxategia irekiko denean dokumentuak izango duen zoom-faktorea."
-
#. LQKDP
-#: filter/uiconfig/ui/pdfviewpage.ui:339
+#: filter/uiconfig/ui/pdfviewpage.ui:289
msgctxt "pdfviewpage|label3"
msgid "Magnification"
msgstr "Handitzea"
#. Eegkp
-#: filter/uiconfig/ui/pdfviewpage.ui:378
+#: filter/uiconfig/ui/pdfviewpage.ui:328
msgctxt "pdfviewpage|defaultlayout"
msgid "D_efault"
msgstr "L_ehenetsia"
-#. CtGeC
-#: filter/uiconfig/ui/pdfviewpage.ui:388
-msgctxt "pdfviewpage|extended_tip|defaultlayout"
-msgid "Select to generate a PDF file that shows the pages according to the layout setting of the reader software."
-msgstr "Hautatu hau orrialdek irakurlearen diseinu-ezarpenaren arabera erakusten dituen PDF fitxategi bat sortzeko."
-
#. QBpan
-#: filter/uiconfig/ui/pdfviewpage.ui:399
+#: filter/uiconfig/ui/pdfviewpage.ui:344
msgctxt "pdfviewpage|singlelayout"
msgid "_Single page"
msgstr "Orrialde _bakarra"
-#. 4PuqY
-#: filter/uiconfig/ui/pdfviewpage.ui:409
-msgctxt "pdfviewpage|extended_tip|singlelayout"
-msgid "Select to generate a PDF file that shows one page at a time."
-msgstr "Hautatu hau bakoitzean orrialde bat erakusten duen PDF fitxategi bat sortzeko."
-
#. HCgtG
-#: filter/uiconfig/ui/pdfviewpage.ui:420
+#: filter/uiconfig/ui/pdfviewpage.ui:360
msgctxt "pdfviewpage|contlayout"
msgid "_Continuous"
msgstr "_Jarraia"
-#. BRxps
-#: filter/uiconfig/ui/pdfviewpage.ui:430
-msgctxt "pdfviewpage|extended_tip|contlayout"
-msgid "Select to generate a PDF file that shows pages in a continuous vertical column."
-msgstr "Hautatu hau orrialdeak zutabe bertikal jarraian erakusten dituen PDF fitxategi bat sortzeko."
-
#. n4i66
-#: filter/uiconfig/ui/pdfviewpage.ui:441
+#: filter/uiconfig/ui/pdfviewpage.ui:376
msgctxt "pdfviewpage|contfacinglayout"
msgid "C_ontinuous facing"
msgstr "Aurrez aurre j_arraian"
-#. YyCT7
-#: filter/uiconfig/ui/pdfviewpage.ui:451
-msgctxt "pdfviewpage|extended_tip|contfacinglayout"
-msgid "Select to generate a PDF file that shows pages side by side in a continuous column. For more than two pages, the first page is displayed on the right."
-msgstr "Hautatu hau orrialdeak aurrez aurre zutabe jarraian erakusten dituen PDF fitxategi bat sortzeko. Bi orrialde baino gehiago badaude, lehen orrialdea eskuinaldean erakutsiko da."
-
#. 4DFBW
-#: filter/uiconfig/ui/pdfviewpage.ui:462
+#: filter/uiconfig/ui/pdfviewpage.ui:392
msgctxt "pdfviewpage|firstonleft"
msgid "First page is _left"
msgstr "Lehen orrialdea e_zkerrean"
-#. xWdBk
-#: filter/uiconfig/ui/pdfviewpage.ui:472
-msgctxt "pdfviewpage|extended_tip|firstonleft"
-msgid "Select to generate a PDF file that shows pages side by side in a continuous column. For more than two pages, the first page is displayed on the left. You must enable support for complex text layout on Language settings - Languages in the Options dialog box."
-msgstr "Hautatu hau orrialdeak aurrez aurre zutabe jarraian erakusten dituen PDF fitxategi bat sortzeko. Bi orrialde baino gehiago badaude, lehen orrialdea ezkerrean erakutsiko da. Testu-diseinu konplexuetarako euskarria gaitu behar da 'Aukerak' elkarrizketa-koadroko 'Hizkuntza-ezarpenak - Hizkuntzak' atalean."
-
#. sYKod
-#: filter/uiconfig/ui/pdfviewpage.ui:489
+#: filter/uiconfig/ui/pdfviewpage.ui:414
msgctxt "pdfviewpage|label1"
msgid "Page Layout"
msgstr "Orrialde-diseinua"
@@ -1511,126 +1109,60 @@ msgctxt "testxmlfilter|exportbrowse"
msgid "Browse..."
msgstr "Arakatu..."
-#. 6ZGrB
-#: filter/uiconfig/ui/testxmlfilter.ui:120
-msgctxt "testxmlfilter|extended_tip|exportbrowse"
-msgid "Locate the file that you want to apply the XML export filter to. The XML code of the transformed file is opened in your default XML editor after transformation."
-msgstr "Aurkitu XML esportazio-iragazkia aplikatu nahi diozun fitxategia. Aldatutako fitxategiaren XML kodea zure XML editore lehenetsian irekiko da, aldaketaren ondoren."
-
#. F8CJd
-#: filter/uiconfig/ui/testxmlfilter.ui:131
+#: filter/uiconfig/ui/testxmlfilter.ui:126
msgctxt "testxmlfilter|currentdocument"
msgid "Current Document"
msgstr "Uneko dokumentua"
-#. GRXCc
-#: filter/uiconfig/ui/testxmlfilter.ui:137
-msgctxt "testxmlfilter|extended_tip|currentdocument"
-msgid "The front-most open file that matches the XML filter criteria will be used to test the filter. The current XML export filter transforms the file and the resulting XML code is displayed in the XML Filter output window."
-msgstr "XML iragazki-irizpideekin bat datorren lehenik irekitako fitxategia iragazkia egiaztatzeko erabiliko da. Uneko XML esportatzeko iragazkiak fitxategia bihurtzen du eta lortzen den XML kodea XML irteera-iragazkia leihoan bistaratzen da."
-
-#. EPLxG
-#: filter/uiconfig/ui/testxmlfilter.ui:153
-msgctxt "testxmlfilter|extended_tip|exportxsltfile"
-msgid "Displays the file name of the XSLT filter that you entered on the Transformation tab page."
-msgstr " Transformazioa fitxa-orrian sartutako XSLT iragazkiaren fitxategi-izena bistaratzen du."
-
-#. 9HnMA
-#: filter/uiconfig/ui/testxmlfilter.ui:170
-msgctxt "testxmlfilter|extended_tip|currentfilename"
-msgid "Displays the file name of the document that you want to use to test the XSLT filter."
-msgstr "XSLT iragazkia egiaztatzeko erabili nahi duzun dokumentuaren fitxategi-izena bistaratzen du."
-
#. b7FMe
-#: filter/uiconfig/ui/testxmlfilter.ui:191
+#: filter/uiconfig/ui/testxmlfilter.ui:171
msgctxt "testxmlfilter|label1"
msgid "Export"
msgstr "Esportatu"
#. ANpSQ
-#: filter/uiconfig/ui/testxmlfilter.ui:227
+#: filter/uiconfig/ui/testxmlfilter.ui:207
msgctxt "testxmlfilter|label5"
msgid "XSLT for import"
msgstr "Inportaziorako XSLTa"
#. aWFtZ
-#: filter/uiconfig/ui/testxmlfilter.ui:237
+#: filter/uiconfig/ui/testxmlfilter.ui:217
msgctxt "testxmlfilter|importbrowse"
msgid "Browse..."
msgstr "Arakatu..."
-#. eR68F
-#: filter/uiconfig/ui/testxmlfilter.ui:243
-msgctxt "testxmlfilter|extended_tip|importbrowse"
-msgid "Opens a file selection dialog. The selected file is opened using the current XML import filter."
-msgstr "Fitxategi-hautapenaren elkarrizketa-koadroa irekitzen du. Hautatutako fitxategia uneko XML inportazioko iragazkiak erabiliz irekitzen da."
-
#. RGb9P
-#: filter/uiconfig/ui/testxmlfilter.ui:254
+#: filter/uiconfig/ui/testxmlfilter.ui:229
msgctxt "testxmlfilter|recentfile"
msgid "Recent File"
msgstr "Azken fitxategia"
-#. 2vFnT
-#: filter/uiconfig/ui/testxmlfilter.ui:260
-msgctxt "testxmlfilter|extended_tip|recentfile"
-msgid "Re-opens the document that was last opened with this dialog."
-msgstr "Elkarrizketa-koadro honen bidez azkenekoz ireki zen dokumentua berriro irekitzen du."
-
#. WRoGk
-#: filter/uiconfig/ui/testxmlfilter.ui:274
+#: filter/uiconfig/ui/testxmlfilter.ui:244
msgctxt "testxmlfilter|templateimport"
msgid "Template for import"
msgstr "Inportaziorako txantiloia"
-#. 75GJD
-#: filter/uiconfig/ui/testxmlfilter.ui:289
-msgctxt "testxmlfilter|extended_tip|importxsltfile"
-msgid "Displays the file name of the XSLT filter that you entered on the Transformation tab page."
-msgstr " Transformazioa fitxa-orrian sartutako XSLT iragazkiaren fitxategi-izena bistaratzen du."
-
#. UAfyw
-#: filter/uiconfig/ui/testxmlfilter.ui:300
+#: filter/uiconfig/ui/testxmlfilter.ui:265
msgctxt "testxmlfilter|displaysource"
msgid "Display source"
msgstr "Bistaratu iturburua"
-#. CdCp5
-#: filter/uiconfig/ui/testxmlfilter.ui:309
-msgctxt "testxmlfilter|extended_tip|displaysource"
-msgid "Opens the XML source of the selected document in your default XML editor after importing."
-msgstr "Inportazioaren ondoren, hautatutako dokumentuaren XML iturburua irekitzen du zure XML editore lehenetsian."
-
#. AKfAy
-#: filter/uiconfig/ui/testxmlfilter.ui:323
+#: filter/uiconfig/ui/testxmlfilter.ui:283
msgctxt "testxmlfilter|label6"
msgid "Transform file"
msgstr "Eraldatu fitxategia"
-#. FdiNb
-#: filter/uiconfig/ui/testxmlfilter.ui:338
-msgctxt "testxmlfilter|extended_tip|importxslttemplate"
-msgid "Displays the file name of the template that you entered on the Transformation tab page."
-msgstr "Transformazioa fitxa-orrian sartutako txantiloiaren fitxategi-izena bistaratzen du."
-
-#. RHRHL
-#: filter/uiconfig/ui/testxmlfilter.ui:355
-msgctxt "testxmlfilter|extended_tip|recentfilename"
-msgid "Re-opens the document that was last opened with this dialog."
-msgstr "Elkarrizketa-koadro honen bidez azkenekoz ireki zen dokumentua berriro irekitzen du."
-
#. 4MaaP
-#: filter/uiconfig/ui/testxmlfilter.ui:379
+#: filter/uiconfig/ui/testxmlfilter.ui:329
msgctxt "testxmlfilter|label2"
msgid "Import"
msgstr "Inportatu"
-#. NsJor
-#: filter/uiconfig/ui/testxmlfilter.ui:410
-msgctxt "testxmlfilter|extended_tip|TestXMLFilterDialog"
-msgid "Tests the XSLT stylesheets used by the selected XML filter."
-msgstr " HautatutakoXML iragazkiekerabilitako XSLT estilo-orriak egiaztatzen ditu."
-
#. DEJXN
#: filter/uiconfig/ui/warnpdfdialog.ui:19
msgctxt "warnpdfdialog|WarnPDFDialog"
@@ -1649,114 +1181,54 @@ msgctxt "xmlfiltersettings|XMLFilterSettingsDialog"
msgid "XML Filter Settings"
msgstr "XML iragazki-ezarpenak"
-#. x9LGg
-#: filter/uiconfig/ui/xmlfiltersettings.ui:41
-msgctxt "xmlfiltersettings|extended_tip|help"
-msgid "Displays the help page for this dialog."
-msgstr "Elkarrizketa-koadro honen laguntza-orria bistaratzen du."
-
-#. CmVSC
-#: filter/uiconfig/ui/xmlfiltersettings.ui:63
-msgctxt "xmlfiltersettings|extended_tip|close"
-msgid "Closes the dialog."
-msgstr "Elkarrizketa-koadroa ixten du."
-
#. VvrGU
-#: filter/uiconfig/ui/xmlfiltersettings.ui:110
+#: filter/uiconfig/ui/xmlfiltersettings.ui:103
msgctxt "xmlfiltersettings|header_name"
msgid "Name"
msgstr "Izena"
#. D6uZS
-#: filter/uiconfig/ui/xmlfiltersettings.ui:123
+#: filter/uiconfig/ui/xmlfiltersettings.ui:116
msgctxt "xmlfiltersettings|header_type"
msgid "Type"
msgstr "Mota"
-#. A6qWH
-#: filter/uiconfig/ui/xmlfiltersettings.ui:134
-msgctxt "xmlfiltersettings|extended_tip|filterlist"
-msgid "Select one or more filters, then click one of the buttons."
-msgstr "Hautatu iragazki bat edo gehiago, eta ondoren sakatu botoietako bat."
-
#. VcMQo
-#: filter/uiconfig/ui/xmlfiltersettings.ui:156
+#: filter/uiconfig/ui/xmlfiltersettings.ui:144
msgctxt "xmlfiltersettings|new"
msgid "_New..."
msgstr "_Berria..."
-#. 5Enmj
-#: filter/uiconfig/ui/xmlfiltersettings.ui:163
-msgctxt "xmlfiltersettings|extended_tip|new"
-msgid "Opens a dialog with the name of a new filter."
-msgstr "Iragazki berri baten izena duen elkarrizketa-koadro bat irekitzen du."
-
#. W6Ju3
-#: filter/uiconfig/ui/xmlfiltersettings.ui:175
+#: filter/uiconfig/ui/xmlfiltersettings.ui:158
msgctxt "xmlfiltersettings|edit"
msgid "_Edit..."
msgstr "_Editatu..."
-#. K8XRa
-#: filter/uiconfig/ui/xmlfiltersettings.ui:182
-msgctxt "xmlfiltersettings|extended_tip|edit"
-msgid "Opens a dialog with the name of the selected file."
-msgstr "Hautatutako fitxategiaren izena duen elkarrizketa-koadro bat irekitzen du."
-
#. DAoSK
-#: filter/uiconfig/ui/xmlfiltersettings.ui:194
+#: filter/uiconfig/ui/xmlfiltersettings.ui:172
msgctxt "xmlfiltersettings|test"
msgid "_Test XSLTs..."
msgstr "_Probatu XSLTak..."
-#. zFrBM
-#: filter/uiconfig/ui/xmlfiltersettings.ui:201
-msgctxt "xmlfiltersettings|extended_tip|test"
-msgid "Opens a dialog with the name of the selected file."
-msgstr "Hautatutako fitxategiaren izena duen elkarrizketa-koadro bat irekitzen du."
-
#. FE7Za
-#: filter/uiconfig/ui/xmlfiltersettings.ui:213
+#: filter/uiconfig/ui/xmlfiltersettings.ui:186
msgctxt "xmlfiltersettings|delete"
msgid "_Delete..."
msgstr "E_zabatu..."
-#. bDixG
-#: filter/uiconfig/ui/xmlfiltersettings.ui:220
-msgctxt "xmlfiltersettings|extended_tip|delete"
-msgid "Deletes the selected file after you confirm the dialog that follows."
-msgstr "Hautatutako fitxategia ezabatzen du, ondoren datorren elkarrizketa-koadroan baiezkoa eman ondoren."
-
#. DmuTA
-#: filter/uiconfig/ui/xmlfiltersettings.ui:232
+#: filter/uiconfig/ui/xmlfiltersettings.ui:200
msgctxt "xmlfiltersettings|save"
msgid "_Save as Package..."
msgstr "_Gorde pakete gisa..."
-#. tPh4b
-#: filter/uiconfig/ui/xmlfiltersettings.ui:239
-msgctxt "xmlfiltersettings|extended_tip|save"
-msgid "Displays a Save as dialog to save the selected file as an XSLT filter package (*.jar)."
-msgstr "Gorde honela elkarrizketa-koadroa bistaratzen du, hautatutako fitxategia XSLT iragazki-pakete gisa (*.jar) gordetzeko."
-
#. CuahL
-#: filter/uiconfig/ui/xmlfiltersettings.ui:251
+#: filter/uiconfig/ui/xmlfiltersettings.ui:214
msgctxt "xmlfiltersettings|open"
msgid "_Open Package..."
msgstr "_Ireki paketea..."
-#. D3FRp
-#: filter/uiconfig/ui/xmlfiltersettings.ui:258
-msgctxt "xmlfiltersettings|extended_tip|open"
-msgid "Displays an Open dialog to open a filter from an XSLT filter package (*.jar)."
-msgstr "Ireki elkarrizketa-koadroa bistaratzen du, XSLT iragazki-pakete bateko (*.jar) iragazki bat irekitzeko."
-
-#. bC6ha
-#: filter/uiconfig/ui/xmlfiltersettings.ui:293
-msgctxt "xmlfiltersettings|extended_tip|XMLFilterSettingsDialog"
-msgid "Opens the XML Filter Settings dialog, where you can create, edit, delete, and test filters to import and to export XML files."
-msgstr "XML iragazkiaren ezarpena elkarrizketa-koadroa irekitzen du, XML fitxategiak inportatu eta esportatzeko iragazkiak sortu, editatu, ezabatu eta probatzeko."
-
#. rLZ5z
#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:22
msgctxt "xmlfiltertabpagegeneral|label2"
@@ -1787,164 +1259,68 @@ msgctxt "xmlfiltertabpagegeneral|label6"
msgid "Comment_s:"
msgstr "Ir_uzkinak:"
-#. rYNyn
-#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:98
-msgctxt "xmlfiltertabpagegeneral|extended_tip|filtername"
-msgid "Enter the name that you want to display in the list box of the XML Filter Settings dialog."
-msgstr "Idatzi XML iragazki-ezarpenak elkarrizketa-koadroaren zerrenda-koadroan bistaratu nahi duzun izena."
-
-#. yTwyU
-#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:116
-msgctxt "xmlfiltertabpagegeneral|extended_tip|extension"
-msgid "Enter the file extension to use when you open a file without specifying a filter. %PRODUCTNAME uses the file extension to determine which filter to use."
-msgstr "Sartu fitxategi-luzapen bat iragazkirik zehazturik ez duen fitxategi bat irekitzean erabiltzeko. Zein iragazki erabili zehazteko, fitxategi-luzapena erabiltzen du %PRODUCTNAME(e)k."
-
-#. fZvBA
-#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:134
-msgctxt "xmlfiltertabpagegeneral|extended_tip|interfacename"
-msgid "Enter the name that you want to display in the File type box in file dialogs."
-msgstr "Idatzi fitxategi-elkarrizketako Fitxategi mota koadroan bistaratu nahi duzun izena."
-
-#. BFUsA
-#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:157
-msgctxt "xmlfiltertabpagegeneral|extended_tip|application"
-msgid "Select the application that you want to use with the filter."
-msgstr "Hautatu iragazkiarekin erabili nahi duzun aplikazioa."
-
-#. Gfrm2
-#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:181
-msgctxt "xmlfiltertabpagegeneral|extended_tip|description"
-msgid "Enter a comment (optional)."
-msgstr "Sartu dokumentu bat (aukerakoa)."
-
-#. G632R
-#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:201
-msgctxt "xmlfiltertabpagegeneral|extended_tip|XmlFilterTabPageGeneral"
-msgid "Enter or edit general information for an XML filter."
-msgstr "Sartu edo editatu XML iragazkibaten informazio orokorra."
-
#. FhD2n
#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:23
msgctxt "xmlfiltertabpagetransformation|label2"
msgid "_DocType:"
msgstr "_DocType-a:"
-#. x2ex7
-#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:42
-msgctxt "xmlfiltertabpagetransformation|extended_tip|doc"
-msgid "Enter the DOCTYPE of the XML file."
-msgstr "Sartu XML fitxategiaren DOCTYPEa."
-
#. J5c8A
-#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:55
+#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:50
msgctxt "xmlfiltertabpagetransformation|label4"
msgid "_XSLT for export:"
msgstr "Esportaziorako _XSLTa:"
#. GwzvD
-#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:67
+#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:62
msgctxt "xmlfiltertabpagetransformation|browseexport"
msgid "Brows_e..."
msgstr "Ara_katu..."
-#. QLd25
-#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:74
-msgctxt "xmlfiltertabpagetransformation|extended_tip|browseexport"
-msgid "Opens a file selection dialog."
-msgstr "Fitxategia hautatzeko koadro bat irekitzen du."
-
#. oZGZS
-#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:87
+#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:77
msgctxt "xmlfiltertabpagetransformation|label5"
msgid "XSLT _for import:"
msgstr "Inportaziorako X_SLTa:"
#. UNKTt
-#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:99
+#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:89
msgctxt "xmlfiltertabpagetransformation|browseimport"
msgid "B_rowse..."
msgstr "A_rakatu..."
-#. TecWL
-#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:106
-msgctxt "xmlfiltertabpagetransformation|extended_tip|browseimport"
-msgid "Opens a file selection dialog."
-msgstr "Fitxategia hautatzeko koadro bat irekitzen du."
-
#. 9nV9R
-#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:119
+#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:104
msgctxt "xmlfiltertabpagetransformation|label6"
msgid "Template for _import:"
msgstr "Inportaziorako t_xantiloia:"
#. MNLtB
-#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:131
+#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:116
msgctxt "xmlfiltertabpagetransformation|browsetemp"
msgid "Browse..."
msgstr "Arakatu..."
-#. Dce3n
-#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:137
-msgctxt "xmlfiltertabpagetransformation|extended_tip|browsetemp"
-msgid "Opens a file selection dialog."
-msgstr "Fitxategia hautatzeko koadro bat irekitzen du."
-
-#. sjWgJ
-#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:159
-msgctxt "xmlfiltertabpagetransformation|extended_tip|xsltexport"
-msgid "If this is an export filter, enter the file name of the XSLT stylesheet that you want to use for exporting."
-msgstr "Esportatzeko iragazki bat bada, sartu esportatzeko erabili nahi duzun XSLT estilo-orriaren fitxategi-izena."
-
-#. Xgroa
-#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:181
-msgctxt "xmlfiltertabpagetransformation|extended_tip|xsltimport"
-msgid "If this is an import filter, enter the file name of the XSLT stylesheet that you want to use for importing."
-msgstr "Inportatzeko iragazki bat bada, sartu inportatzeko erabili nahi duzun XSLT estilo-orriaren fitxategi-izena."
-
-#. wRFNU
-#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:203
-msgctxt "xmlfiltertabpagetransformation|extended_tip|tempimport"
-msgid "Enter the name of the template that you want to use for importing. In the template, styles are defined to display XML tags."
-msgstr "Idatzi inportatzeko erabili nahi duzun txantiloiaren izena. Txantiloian, XML etiketak bistaratzeko estiloak definitzen dira."
-
#. XTDex
-#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:224
+#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:189
msgctxt "xmlfiltertabpagetransformation|filtercb"
msgid "The filter needs XSLT 2.0 processor"
msgstr "Iragazkiak XSLT 2.0 prozesatzailea behar du"
-#. hDv78
-#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:240
-msgctxt "xmlfiltertabpagetransformation|extended_tip|XmlFilterTabPageTransformation"
-msgid "Enter or edit file information for an XML filter."
-msgstr "Sartu edo editatu XML iragazki baten fitxategi-informazioa."
-
#. MCfGg
#: filter/uiconfig/ui/xsltfilterdialog.ui:8
msgctxt "xsltfilterdialog|XSLTFilterDialog"
msgid "XML Filter: %s"
msgstr "XML iragazkia: %s"
-#. bCZh2
-#: filter/uiconfig/ui/xsltfilterdialog.ui:62
-msgctxt "xsltfilterdialog|extended_tip|help"
-msgid "Displays the help page for this dialog."
-msgstr "Elkarrizketa-koadro honen laguntza-orria bistaratzen du."
-
#. Cvy2d
-#: filter/uiconfig/ui/xsltfilterdialog.ui:126
+#: filter/uiconfig/ui/xsltfilterdialog.ui:121
msgctxt "xsltfilterdialog|general"
msgid "General"
msgstr "Orokorra"
#. peR3F
-#: filter/uiconfig/ui/xsltfilterdialog.ui:172
+#: filter/uiconfig/ui/xsltfilterdialog.ui:167
msgctxt "xsltfilterdialog|transformation"
msgid "Transformation"
msgstr "Eraldaketa"
-
-#. ocohs
-#: filter/uiconfig/ui/xsltfilterdialog.ui:198
-msgctxt "xsltfilterdialog|extended_tip|XSLTFilterDialog"
-msgid "Opens a dialog with the name of a new filter."
-msgstr "Iragazki berri baten izena duen elkarrizketa-koadro bat irekitzen du."
diff --git a/source/eu/formula/messages.po b/source/eu/formula/messages.po
index 015269b3838..cf9072daa72 100644
--- a/source/eu/formula/messages.po
+++ b/source/eu/formula/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-09-01 18:13+0200\n"
+"POT-Creation-Date: 2020-10-23 13:36+0200\n"
"PO-Revision-Date: 2020-05-01 02:16+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_ui-master/formulamessages/eu/>\n"
@@ -2627,104 +2627,56 @@ msgctxt "functionpage|label_search"
msgid "_Search"
msgstr "_Bilatu"
-#. Pc52A
-#: formula/uiconfig/ui/functionpage.ui:44
-msgctxt "functionpage|extended_tip|search"
-msgid "Search for a part of the function name."
-msgstr "Bilatu funtzio-izen baten zatiaren arabera."
-
#. MbTAL
-#: formula/uiconfig/ui/functionpage.ui:59
+#: formula/uiconfig/ui/functionpage.ui:54
msgctxt "functionpage|label1"
msgid "_Category"
msgstr "_Kategoria"
#. WQC5A
-#: formula/uiconfig/ui/functionpage.ui:74
+#: formula/uiconfig/ui/functionpage.ui:69
msgctxt "functionpage|category"
msgid "Last Used"
msgstr "Erabilitako azkena"
#. 6uomB
-#: formula/uiconfig/ui/functionpage.ui:75
+#: formula/uiconfig/ui/functionpage.ui:70
msgctxt "functionpage|category"
msgid "All"
msgstr "Denak"
-#. UX9BD
-#: formula/uiconfig/ui/functionpage.ui:79
-msgctxt "functionpage|extended_tip|category"
-msgid "Lists all the categories to which the different functions are assigned. Select a category to view the appropriate functions in the list field below."
-msgstr "Funtzioak sailkatzeko erabiltzen diren kategoria guztiak zerrendatzen ditu. Beheko zerrenda-eremuan funtzioak ikusteko, hautatu kategoria bat."
-
#. 7FZAh
-#: formula/uiconfig/ui/functionpage.ui:94
+#: formula/uiconfig/ui/functionpage.ui:84
msgctxt "functionpage|label2"
msgid "_Function"
msgstr "_Funtzioa"
-#. TSCPY
-#: formula/uiconfig/ui/functionpage.ui:141
-msgctxt "functionpage|extended_tip|function"
-msgid "Displays the functions found under the selected category. Double-click to select a function."
-msgstr "Hautatutako kategorian aurkitutako funtzioak bistaratzen ditu. Funtzio bat hautatzeko, egin klik bikoitza."
-
-#. jY887
-#: formula/uiconfig/ui/functionpage.ui:155
-msgctxt "functionpage|extended_tip|FunctionPage"
-msgid "Opens the Function Wizard, which helps you to interactively create formulas."
-msgstr "Funtzioen morroia irekitzen du formulak interaktiboki sortu ahal izateko."
-
#. GCYUY
#: formula/uiconfig/ui/parameter.ui:27
msgctxt "parameter|editdesc"
msgid "Function not known"
msgstr "Funtzio ezezaguna"
-#. CUAGC
-#: formula/uiconfig/ui/parameter.ui:219
-msgctxt "parameter|extended_tip|FX1"
-msgid "Allows you to access a subordinate level of the Function Wizard in order to nest another function within the function, instead of a value or reference."
-msgstr "Funtzioen morroiaren beheragoko maila bat atzi dezakezu, funtzioaren barruan habiaratutako funtzio bat sartu ahal izateko, balio edo erreferentzia baten ordez."
-
-#. u3Zoo
-#: formula/uiconfig/ui/parameter.ui:235
-msgctxt "parameter|extended_tip|FX2"
-msgid "Allows you to access a subordinate level of the Function Wizard in order to nest another function within the function, instead of a value or reference."
-msgstr "Funtzioen morroiaren beheragoko maila bat atzi dezakezu, funtzioaren barruan habiaratutako funtzio bat sartu ahal izateko, balio edo erreferentzia baten ordez."
-
-#. noEab
-#: formula/uiconfig/ui/parameter.ui:251
-msgctxt "parameter|extended_tip|FX3"
-msgid "Allows you to access a subordinate level of the Function Wizard in order to nest another function within the function, instead of a value or reference."
-msgstr "Funtzioen morroiaren beheragoko maila bat atzi dezakezu, funtzioaren barruan habiaratutako funtzio bat sartu ahal izateko, balio edo erreferentzia baten ordez."
-
-#. M3LSb
-#: formula/uiconfig/ui/parameter.ui:267
-msgctxt "parameter|extended_tip|FX4"
-msgid "Allows you to access a subordinate level of the Function Wizard in order to nest another function within the function, instead of a value or reference."
-msgstr "Funtzioen morroiaren beheragoko maila bat atzi dezakezu, funtzioaren barruan habiaratutako funtzio bat sartu ahal izateko, balio edo erreferentzia baten ordez."
-
#. 6GD3i
-#: formula/uiconfig/ui/parameter.ui:281
+#: formula/uiconfig/ui/parameter.ui:261
msgctxt "parameter|RB_ARG1|tooltip_text"
msgid "Select"
msgstr "Hautatu"
#. YPW6d
-#: formula/uiconfig/ui/parameter.ui:293
+#: formula/uiconfig/ui/parameter.ui:273
msgctxt "parameter|RB_ARG2|tooltip_text"
msgid "Select"
msgstr "Hautatu"
#. JDDDE
-#: formula/uiconfig/ui/parameter.ui:305
+#: formula/uiconfig/ui/parameter.ui:285
msgctxt "parameter|RB_ARG3|tooltip_text"
msgid "Select"
msgstr "Hautatu"
#. ScEBw
-#: formula/uiconfig/ui/parameter.ui:317
+#: formula/uiconfig/ui/parameter.ui:297
msgctxt "parameter|RB_ARG4|tooltip_text"
msgid "Select"
msgstr "Hautatu"
@@ -2734,9 +2686,3 @@ msgstr "Hautatu"
msgctxt "structpage|label1"
msgid "_Structure"
msgstr "_Egitura"
-
-#. KGSPW
-#: formula/uiconfig/ui/structpage.ui:77
-msgctxt "structpage|extended_tip|struct"
-msgid "Displays a hierarchical representation of the current function."
-msgstr "Uneko funtzioaren adierazpen hierarkikoa bistaratzen du."
diff --git a/source/eu/fpicker/messages.po b/source/eu/fpicker/messages.po
index 71e84e9af93..d879b5dc095 100644
--- a/source/eu/fpicker/messages.po
+++ b/source/eu/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-08-25 16:09+0200\n"
+"POT-Creation-Date: 2020-10-23 13:36+0200\n"
"PO-Revision-Date: 2019-12-17 11:21+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_ui-master/fpickermessages/eu/>\n"
@@ -91,103 +91,103 @@ msgstr ""
"Ziurtatu behar bezala konektatuta dagoela eta saiatu berriro."
#. D3iME
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:128
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:131
msgctxt "explorerfiledialog|connect_to_server"
msgid "Servers..."
msgstr "Zerbitzariak..."
#. ZqDfr
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:132
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:135
msgctxt "explorerfiledialog|connect_to_server|tooltip_text"
msgid "Connect To Server"
msgstr "Konektatu zerbitzariarekin"
#. kaDnz
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:136
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:139
msgctxt "explorerfiledialog|connect_to_server-atkobject"
msgid "Connect To Server"
msgstr "Konektatu zerbitzariarekin"
#. e8DSB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:193
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:196
msgctxt "explorerfiledialog|new_folder|tooltip_text"
msgid "Create New Folder"
msgstr "Sortu karpeta berria"
#. Lyb7g
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:199
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:202
msgctxt "explorerfiledialog|new_folder-atkobject"
msgid "Create New Folder"
msgstr "Sortu karpeta berria"
#. X5SYh
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:261
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:264
msgctxt "explorerfiledialog|places"
msgid "Places"
msgstr "Tokiak"
#. Upnsg
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:363
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:366
msgctxt "explorerfiledialog|name"
msgid "Name"
msgstr "Izena"
#. CGq9e
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:383
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:386
msgctxt "explorerfiledialog|type"
msgid "Type"
msgstr "Mota"
#. wDiXd
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:397
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:400
msgctxt "explorerfiledialog|size"
msgid "Size"
msgstr "Tamaina"
#. CDqza
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:411
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:414
msgctxt "explorerfiledialog|date"
msgid "Date modified"
msgstr "Aldaketa-data"
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:583
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:586
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "Fitxategi-_izena:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:609
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:612
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "Fitxategi _mota:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:671
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:674
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "_Irakurtzeko soilik"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:694
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:697
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Gorde pasahitzarekin"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:708
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:711
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "Fitxategi-izenaren luzapen _automatikoa"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:722
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:725
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "Editatu _iragazki-ezarpenak"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:751
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "Zifratu GPG gakoarekin"
diff --git a/source/eu/helpcontent2/source/text/sbasic/python.po b/source/eu/helpcontent2/source/text/sbasic/python.po
index 8315d098c63..652fdeabc1a 100644
--- a/source/eu/helpcontent2/source/text/sbasic/python.po
+++ b/source/eu/helpcontent2/source/text/sbasic/python.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-10-12 15:02+0200\n"
+"POT-Creation-Date: 2020-10-23 13:36+0200\n"
"PO-Revision-Date: 2020-07-05 09:08+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicpython/eu/>\n"
@@ -1834,14 +1834,14 @@ msgctxt ""
msgid "Events raised by dialogs, documents, forms or graphical controls can be linked to macros, which is referred to as event-driven programming. The most common method to relate events to macros are the <literal>Events</literal> tab in <menuitem>Tools – Customize</menuitem> menu and the <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"Create dialog\">Dialog Editor</link> Control properties pane from <menuitem>Tools - Macros – Organise Dialogs...</menuitem> menu."
msgstr "Elkarrizketa-koadroek, dokumentuek, inprimakiek edo kontrol grafikoek sortutako gertaerak makroekin lotu daitezke; hain zuzen, horri deritzo gertaeren bidez gidatutako programazioa. Gertaerak makroekin lotzeko metodorik arruntena <menuitem>Tresnak - Pertsonalizatu</menuitem> menuko <literal>Gertaerak</literal> fitxa eta <menuitem>Tresnak - Makroak - Antolatu elkarrizketa-koadroak...</menuitem> menuko <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"Create dialog\">Elkarrizketa-koadroen editorea</link> Kontrol-propietateak panela dira."
-#. Dd2YW
+#. DmmbY
#: python_listener.xhp
msgctxt ""
"python_listener.xhp\n"
"N0388\n"
"help.text"
-msgid "Graphical artifacts, keyboard inputs, mouse moves and other man/machine interactions can be controlled using UNO listeners that watch for the user’s behavior. Listeners are dynamic program code alternatives to macro assignments. One may create as many UNO listeners as events to watch for. A single listener can also handle multiple user interface controls."
-msgstr ""
+msgid "Graphical artifacts, keyboard inputs, mouse moves and other man/machine interactions can be controlled using UNO listeners that watch for the user’s behaviour. Listeners are dynamic program code alternatives to macro assignments. One may create as many UNO listeners as events to watch for. A single listener can also handle multiple user interface controls."
+msgstr "Artefaktu grafikoak, teklatuaren sarrerak, saguaren mugimenduak eta beste elkarrekintza batzuk erabiltzailearen portaera behatzen duten UNO entzuleen bidez kontrolatu daitezke. Entzuleak programa-kode dinamikoak dira, makro-esleipenen ordezkoak. Behatu nahi diren gertaera kopuruaren adina UNO entzule sortu daitezke. Entzule bakar batek erabiltzaile-interfazearen kontrol anitz maneiatu ditzake."
#. UVzsE
#: python_listener.xhp
diff --git a/source/eu/helpcontent2/source/text/sbasic/shared.po b/source/eu/helpcontent2/source/text/sbasic/shared.po
index 9eeab3ec119..e6b98720836 100644
--- a/source/eu/helpcontent2/source/text/sbasic/shared.po
+++ b/source/eu/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-10-12 15:02+0200\n"
+"POT-Creation-Date: 2020-10-23 13:36+0200\n"
"PO-Revision-Date: 2020-06-29 11:28+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicshared/eu/>\n"
@@ -529,15 +529,6 @@ msgctxt ""
msgid "Transparent white"
msgstr "Zuri gardena"
-#. sdV2V
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"par_id631529990528928\n"
-"help.text"
-msgid "Open <item type=\"menuitem\">Tools - Macros - Organize dialogs...</item> and select <item type=\"menuitem\">%PRODUCTNAME Dialogs</item> container."
-msgstr ""
-
#. C3yvQ
#: 00000003.xhp
msgctxt ""
@@ -610,15 +601,6 @@ msgctxt ""
msgid "<variable id=\"functexample\">Example:</variable>"
msgstr "<variable id=\"functexample\">Adibidea:</variable>"
-#. TV2YL
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"par_id161599082457466\n"
-"help.text"
-msgid "<variable id=\"stringfunctions\"><link href=\"text/sbasic/shared/03120300.xhp\" name=\"string functions\">String functions</link></variable>"
-msgstr ""
-
#. CGSvh
#: 00000003.xhp
msgctxt ""
@@ -2428,23 +2410,14 @@ msgctxt ""
msgid "String Variables"
msgstr "Kate-aldagaiak"
-#. zes9e
+#. ft56J
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
"par_id3151393\n"
"help.text"
-msgid "String variables can hold character strings with up to 2,147,483,648 characters. Each character is stored as the corresponding Unicode value. String variables are suitable for word processing within programs and for temporary storage of any non-printable character up to a maximum length of 2 Gbytes. The memory required for storing string variables depends on the number of characters in the variable. The type-declaration character is \"$\"."
-msgstr ""
-
-#. RBcLt
-#: 01020100.xhp
-msgctxt ""
-"01020100.xhp\n"
-"par_id381599081637549\n"
-"help.text"
-msgid "In BASIC String functions, the first character of the string has index 1."
-msgstr ""
+msgid "String variables can hold character strings with up to 65,535 characters. Each character is stored as the corresponding Unicode value. String variables are suitable for word processing within programs and for temporary storage of any non-printable character up to a maximum length of 64 Kbytes. The memory required for storing string variables depends on the number of characters in the variable. The type-declaration character is \"$\"."
+msgstr "Kate-aldagaiek gehienez 65,535 karaktereko karaktere-kateak eduki ditzakete. Karaktere bakoitza dagokion Unicode balio gisa gordetzen da. Kate-aldagaiak egokiak dira programetan hitzak prozesatzeko eta gehienez 64 Kbyteko luzera duten karaktere ez-inprimagarriak aldi baterako gordetzeko. Kate-aldagaiak gordetzeko behar den memoria aldagaiak dituen karaktere kopuruaren arabera dago. Motaren deklarazio-karakterea \"$\" da."
#. wDbuF
#: 01020100.xhp
@@ -3337,14 +3310,14 @@ msgctxt ""
msgid "<bookmark_value>saving;Basic code</bookmark_value><bookmark_value>loading;Basic code</bookmark_value><bookmark_value>Basic editor</bookmark_value><bookmark_value>navigating;in Basic projects</bookmark_value><bookmark_value>long lines;in Basic editor</bookmark_value><bookmark_value>lines of text;in Basic editor</bookmark_value><bookmark_value>continuation;long lines in editor</bookmark_value>"
msgstr "<bookmark_value>gorde;Basic kodea</bookmark_value> <bookmark_value>kargatu;Basic kodea</bookmark_value><bookmark_value>Basic editorea</bookmark_value><bookmark_value>nabigatu;Basic proiektuetan</bookmark_value><bookmark_value>lerro luzeak;Basic editorean</bookmark_value><bookmark_value>testu-lerroak;Basic editorean</bookmark_value><bookmark_value>jarraipena;editoreko lerro luzeak</bookmark_value>"
-#. jdhKC
+#. r7hMB
#: 01030200.xhp
msgctxt ""
"01030200.xhp\n"
"hd_id3147264\n"
"help.text"
-msgid "<variable id=\"thebasiceditorh1\"><link href=\"text/sbasic/shared/01030200.xhp\" name=\"The Basic Editor\">The Basic Editor</link></variable>"
-msgstr ""
+msgid "<link href=\"text/sbasic/shared/01030200.xhp\" name=\"The Basic Editor\">The Basic Editor</link>"
+msgstr "<link href=\"text/sbasic/shared/01030200.xhp\" name=\"Basic editorea\">Basic editorea</link>"
#. dSemx
#: 01030200.xhp
@@ -4309,50 +4282,50 @@ msgctxt ""
msgid "To move a module or dialog to another document, click the corresponding object in the list and drag it to the desired position. A horizontal line indicates the target position of the current object while dragging. Hold the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while dragging to copy the object instead of moving it."
msgstr "Modulu edo elkarrizketa-koadroak beste dokumentu batera eramateko, egin klik dagokion objektuan eta arrastatu nahi duzun kokagunera. Marra horizontal batek uneko objektuaren helburu-kokagunea adierazten du objektua arrastatzen duzun bitartean. Mantendu sakatuta <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> tekla, objektua arrastatzean objektua kopiatzeko lekuz aldatu beharrean."
-#. 8AfAv
+#. FiYz2
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
"tit\n"
"help.text"
-msgid "Document Event-Driven Macros"
-msgstr ""
+msgid "Event-Driven Macros"
+msgstr "Gertaeren mendeko makroak"
-#. mRxGZ
+#. BHSko
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
"bm_id3154581\n"
"help.text"
-msgid "<bookmark_value>deleting; macro assignments to events</bookmark_value> <bookmark_value>macros; assigning to events</bookmark_value> <bookmark_value>assigning macros to events</bookmark_value> <bookmark_value>documents; events</bookmark_value> <bookmark_value>events; assigning macros</bookmark_value> <bookmark_value>API; XDocumentEventListener</bookmark_value>"
-msgstr ""
+msgid "<bookmark_value>deleting; macro assignments to events</bookmark_value> <bookmark_value>macros; assigning to events</bookmark_value> <bookmark_value>assigning macros to events</bookmark_value> <bookmark_value>events; assigning macros</bookmark_value>"
+msgstr "<bookmark_value>ezabatu; gertaerei esleitutako makroak</bookmark_value> <bookmark_value>makroak; gertaerei esleitzea</bookmark_value> <bookmark_value>gertaerei makroak esleitzea</bookmark_value> <bookmark_value>gertaerak; makroak esleitzea</bookmark_value>"
-#. 7uCwS
+#. ZYLfF
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
"hd_id3147348\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/01040000.xhp\" name=\"Event-Driven Macros\">Document Event-Driven Macros</link>"
-msgstr ""
+msgid "<link href=\"text/sbasic/shared/01040000.xhp\" name=\"Event-Driven Macros\">Event-Driven Macros</link>"
+msgstr "<link href=\"text/sbasic/shared/01040000.xhp\" name=\"Gertaeren mendeko makroak\">Gertaeren mendeko makroak</link>"
-#. LRvA8
+#. CNDe6
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
"par_id3146120\n"
"help.text"
-msgid "This section describes how to assign scripts to application, document or form events."
-msgstr ""
+msgid "This section describes how to assign Basic programs to program events."
+msgstr "Programetako gertaerei Basic programak nola esleitzen zaizkien deskribatzen da hemen."
-#. 3G8fP
+#. SDAQu
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
"par_id3149263\n"
"help.text"
-msgid "You can automatically execute a macro when a specified software event occurs by assigning the desired macro to the event. The following table provides an overview of document events and at what point an assigned macro is executed."
-msgstr ""
+msgid "You can automatically execute a macro when a specified software event occurs by assigning the desired macro to the event. The following table provides an overview of program events and at what point an assigned macro is executed."
+msgstr "Gertaera bati makro bat esleitzen badiozu, makro hori automatikoki exekutatuko da software-gertaera hori jazotzen denean. Ondorengo taulan, programetako gertaeren ikuspegi orokorra eta esleitutako makroa noiz exekutatzen den erakusten da."
#. zBhWV
#: 01040000.xhp
@@ -4372,41 +4345,32 @@ msgctxt ""
msgid "An assigned macro is executed..."
msgstr "Esleitutako makroa exekutatu..."
-#. e4Pjb
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id3145809\n"
-"help.text"
-msgid "routine"
-msgstr ""
-
-#. WtaR8
+#. PFpKw
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
"par_id3149379\n"
"help.text"
-msgid "Start Application"
-msgstr ""
+msgid "Program Start"
+msgstr "Programa-hasiera"
-#. otwcA
+#. WGtYg
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
"par_id3150715\n"
"help.text"
-msgid "...after a $[officename] application is started."
-msgstr ""
+msgid "... after a $[officename] application is started."
+msgstr "... $[officename] aplikazio bat abiarazitakoan."
-#. zjA7c
+#. zvpGy
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
"par_id3146914\n"
"help.text"
-msgid "Close Application"
-msgstr ""
+msgid "Program End"
+msgstr "Programa-amaiera"
#. iwsSq
#: 01040000.xhp
@@ -4417,32 +4381,14 @@ msgctxt ""
msgid "...before a $[officename] application is terminated."
msgstr "...$[officename] aplikazio bat amaitu aurretik."
-#. DZHzW
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id151599831705811\n"
-"help.text"
-msgid "Document created"
-msgstr ""
-
-#. KAZDF
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id501599831822339\n"
-"help.text"
-msgid "...New document created with <emph>File - New</emph> or with the <emph>New</emph> icon. Note that this event also fires when Basic IDE opens."
-msgstr ""
-
-#. HBjid
+#. FGd5M
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
"par_id3145150\n"
"help.text"
-msgid "New Document"
-msgstr ""
+msgid "Create Document"
+msgstr "Sortu dokumentua"
#. fkuXY
#: 01040000.xhp
@@ -4453,24 +4399,6 @@ msgctxt ""
msgid "...after a new document is created with <emph>File - New</emph> or with the <emph>New</emph> icon."
msgstr "...dokumentu berri bat <emph>Fitxategia - Berria</emph> menu-aukeraren bidez edo <emph>Berria</emph> ikonoaren bidez sortutakoan."
-#. BYGJY
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id161599836960401\n"
-"help.text"
-msgid "Document loading finished"
-msgstr ""
-
-#. jCGwP
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id721599836993145\n"
-"help.text"
-msgid "...before a document is opened with <emph>File - Open</emph> or with the <emph>Open</emph> icon."
-msgstr ""
-
#. F352r
#: 01040000.xhp
msgctxt ""
@@ -4489,195 +4417,6 @@ msgctxt ""
msgid "...after a document is opened with <emph>File - Open</emph> or with the <emph>Open</emph> icon."
msgstr "...dokumentu bat <emph>Fitxategia - Ireki</emph> menu-aukeraren bidez edo <emph>Open</emph> ikonoaren bidez irekitakoan."
-#. H2Uom
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id3159171\n"
-"help.text"
-msgid "Document is going to be closed"
-msgstr ""
-
-#. CvPgm
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id3146868\n"
-"help.text"
-msgid "...before a document is closed."
-msgstr "...dokumentu bat itxi aurretik."
-
-#. kLQvC
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id3159097\n"
-"help.text"
-msgid "Document closed"
-msgstr "Dokumentu itxia"
-
-#. DNYcy
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id3148606\n"
-"help.text"
-msgid "...after a document was closed. Note that the \"Save Document\" event may also occur when the document is saved before closing."
-msgstr "...dokumentu bat itxitakoan. Kontuan izan \"Gorde dokumentua\" gertaera dokumentua itxi aurretik gordetzean ere gerta daitekeela."
-
-#. iMPCi
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id391600157320922\n"
-"help.text"
-msgid "-no UI-"
-msgstr ""
-
-#. F46jE
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id981599837681979\n"
-"help.text"
-msgid "View created"
-msgstr ""
-
-#. 77CWX
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id281599838210270\n"
-"help.text"
-msgid "Document is displayed. Note that this event also happens when a document is duplicated."
-msgstr ""
-
-#. CDwGy
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id511599837683562\n"
-"help.text"
-msgid "View is going to be closed"
-msgstr ""
-
-#. EtV6o
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id331599838046012\n"
-"help.text"
-msgid "Document layout is getting removed."
-msgstr ""
-
-#. 7FemV
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id951599837684882\n"
-"help.text"
-msgid "View closed"
-msgstr ""
-
-#. qGdPR
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id51599837816122\n"
-"help.text"
-msgid "Document layout is cleared prior to the document closure."
-msgstr ""
-
-#. eovzZ
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id3144772\n"
-"help.text"
-msgid "Activate Document"
-msgstr "Aktibatu dokumentua"
-
-#. w5v7V
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id3149442\n"
-"help.text"
-msgid "...after a document is brought to the foreground."
-msgstr "...dokumentu bat aurreko planora ekarritakoan."
-
-#. t2QSQ
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id3150888\n"
-"help.text"
-msgid "Deactivate Document"
-msgstr "Desaktibatu dokumentua"
-
-#. guqXK
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id3154060\n"
-"help.text"
-msgid "...after another document is brought to the foreground."
-msgstr "...beste dokumentu bat aurreko planora ekarritakoan."
-
-#. MvDXG
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id3150519\n"
-"help.text"
-msgid "Save Document"
-msgstr "Gorde dokumentua"
-
-#. 4ziEe
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id3155529\n"
-"help.text"
-msgid "...before a document is saved with <emph>File - Save</emph> or the <emph>Save</emph> icon, provided that a document name has already been specified."
-msgstr "...dokumentu bat <emph>Fitxategia - Gorde</emph> aukeraren bidez edo <emph>Gorde</emph> ikonoaren bidez gorde aurretik, baldin eta dokumentuaren izena lehendik zehaztuta badago."
-
-#. 8hHA5
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id3149404\n"
-"help.text"
-msgid "Document has been saved"
-msgstr "Dokumentua gorde da"
-
-#. rfcxa
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id3151332\n"
-"help.text"
-msgid "...after a document is saved with <emph>File - Save</emph> or the <emph>Save</emph> icon, provided that a document name has already been specified."
-msgstr "...dokumentu bat <emph>Fitxategia - Gorde</emph> aukeraren bidez edo <emph>Gorde</emph> ikonoaren bidez gordetakoan, baldin eta dokumentuaren izena lehendik zehaztuta badago."
-
-#. 7FEpD
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id161599838976700\n"
-"help.text"
-msgid "Saving of document failed"
-msgstr ""
-
-#. FnDEp
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id391599838979652\n"
-"help.text"
-msgid "Document could not be saved."
-msgstr ""
-
#. VUPBD
#: 01040000.xhp
msgctxt ""
@@ -4714,275 +4453,167 @@ msgctxt ""
msgid "... after a document was saved under a specified name (with <emph>File - Save As</emph>, or with <emph>File - Save</emph> or with the <emph>Save</emph> icon, if a document name has not yet been specified)."
msgstr "... dokumentu bat izen zehatz batekin gordetakoan (<emph>Fitxategia - Gorde honela</emph> aukeraren bidez, <emph>Fitxategia - Gorde</emph> aukeraren bidez edo <emph>Gorde</emph> ikonoaren bidez, baldin eta dokumentuaren izena oraindik zehaztu ez bada)."
-#. 7BDQa
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id561599839702598\n"
-"help.text"
-msgid "'Save As' has failed"
-msgstr ""
-
-#. FGnZt
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id951599840240048\n"
-"help.text"
-msgid "Document could not be saved."
-msgstr ""
-
-#. 9PEDi
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id851599839190548\n"
-"help.text"
-msgid "-no UI-"
-msgstr ""
-
-#. FsrLe
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id961599839198859\n"
-"help.text"
-msgid "When the document disk location has changed, for example after a <emph>File - Save As...</emph> action."
-msgstr ""
-
-#. n5TCf
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id501600150804809\n"
-"help.text"
-msgid "Storing or exporting copy of document"
-msgstr ""
-
-#. wP2PH
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id471610080505705\n"
-"help.text"
-msgid "...before a document is saved with <menuitem>File - Save a Copy</menuitem>, <menuitem>File - Export</menuitem>, <menuitem>File - Export as PDF</menuitem> or the <menuitem>Save</menuitem> icons."
-msgstr ""
-
-#. ECboz
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id502600180504809\n"
-"help.text"
-msgid "Document copy has been created"
-msgstr ""
-
-#. gF2u2
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id471601180505705\n"
-"help.text"
-msgid "...after a document is saved with <menuitem>File - Save a Copy</menuitem>, <menuitem>File - Export</menuitem>, <menuitem>File - Export as PDF</menuitem> or the <menuitem>Save</menuitem> icons."
-msgstr ""
-
-#. uAeBw
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id501006180504809\n"
-"help.text"
-msgid "Creating of document copy failed"
-msgstr ""
-
-#. dFCuE
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id471600081505705\n"
-"help.text"
-msgid "Document could not be copied or exported."
-msgstr ""
-
-#. qDSzB
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id501600180504809\n"
-"help.text"
-msgid "Print document"
-msgstr ""
-
-#. kDap2
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id471600180505705\n"
-"help.text"
-msgid "...after the Print dialog is closed, but before the actual print process begins. This event occurs for each copy printed."
-msgstr ""
-
-#. KNASw
+#. MvDXG
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
-"par_id371600180345993\n"
+"par_id3150519\n"
"help.text"
-msgid "-no UI-"
-msgstr ""
+msgid "Save Document"
+msgstr "Gorde dokumentua"
-#. fNkWD
+#. 4ziEe
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
-"par_id851600180346872\n"
+"par_id3155529\n"
"help.text"
-msgid "...after document security settings have changed."
-msgstr ""
+msgid "...before a document is saved with <emph>File - Save</emph> or the <emph>Save</emph> icon, provided that a document name has already been specified."
+msgstr "...dokumentu bat <emph>Fitxategia - Gorde</emph> aukeraren bidez edo <emph>Gorde</emph> ikonoaren bidez gorde aurretik, baldin eta dokumentuaren izena lehendik zehaztuta badago."
-#. 5Cfig
+#. 8hHA5
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
-"par_id921600180238854\n"
+"par_id3149404\n"
"help.text"
-msgid "'Modified' status was changed"
-msgstr ""
+msgid "Document has been saved"
+msgstr "Dokumentua gorde da"
-#. vVXPg
+#. rfcxa
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
-"par_id321600180239944\n"
+"par_id3151332\n"
"help.text"
-msgid "Modified state of a document has changed."
-msgstr ""
+msgid "...after a document is saved with <emph>File - Save</emph> or the <emph>Save</emph> icon, provided that a document name has already been specified."
+msgstr "...dokumentu bat <emph>Fitxategia - Gorde</emph> aukeraren bidez edo <emph>Gorde</emph> ikonoaren bidez gordetakoan, baldin eta dokumentuaren izena lehendik zehaztuta badago."
-#. po5DD
+#. prVye
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
-"par_id741600180121445\n"
+"par_id3159171\n"
"help.text"
-msgid "Document title changed"
-msgstr ""
+msgid "Document is closing"
+msgstr "Dokumentua ixten ari da"
-#. KjqSB
+#. CvPgm
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
-"par_id801600180122852\n"
+"par_id3146868\n"
"help.text"
-msgid "When the document title gets updated."
-msgstr ""
+msgid "...before a document is closed."
+msgstr "...dokumentu bat itxi aurretik."
-#. AkeoE
+#. kLQvC
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
-"par_id641600180121445\n"
+"par_id3159097\n"
"help.text"
-msgid "Loaded a sub component"
-msgstr ""
+msgid "Document closed"
+msgstr "Dokumentu itxia"
-#. Vq5NQ
+#. DNYcy
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
-"par_id701600180122852\n"
+"par_id3148606\n"
"help.text"
-msgid "...after a database form has been opened."
-msgstr ""
+msgid "...after a document was closed. Note that the \"Save Document\" event may also occur when the document is saved before closing."
+msgstr "...dokumentu bat itxitakoan. Kontuan izan \"Gorde dokumentua\" gertaera dokumentua itxi aurretik gordetzean ere gerta daitekeela."
-#. 7zuFb
+#. eovzZ
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
-"par_id641700180131445\n"
+"par_id3144772\n"
"help.text"
-msgid "Closed a sub component"
-msgstr ""
+msgid "Activate Document"
+msgstr "Aktibatu dokumentua"
-#. Gzmes
+#. w5v7V
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
-"par_id701600290122852\n"
+"par_id3149442\n"
"help.text"
-msgid "...after a database form has been closed."
-msgstr ""
+msgid "...after a document is brought to the foreground."
+msgstr "...dokumentu bat aurreko planora ekarritakoan."
-#. KHhEE
+#. t2QSQ
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
-"par_id421600097736759\n"
+"par_id3150888\n"
"help.text"
-msgid "Printing of form letters started"
-msgstr ""
+msgid "Deactivate Document"
+msgstr "Desaktibatu dokumentua"
-#. AAYeB
+#. guqXK
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
-"par_id411600097854273\n"
+"par_id3154060\n"
"help.text"
-msgid "...before printing form letters using <emph>File - Print</emph> or <emph>Tools - Mail Merge Wizard</emph> menus."
-msgstr ""
+msgid "...after another document is brought to the foreground."
+msgstr "...beste dokumentu bat aurreko planora ekarritakoan."
-#. vDckq
+#. xAAJD
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
-"par_id41600097737991\n"
+"par_id3152384\n"
"help.text"
-msgid "Printing of form letters finished"
-msgstr ""
+msgid "Print Document"
+msgstr "Inprimatu dokumentua"
-#. Wp5ff
+#. KHDSZ
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
-"par_id451600097862282\n"
+"par_id3152873\n"
"help.text"
-msgid "...after printing of form letters using <emph>File - Print</emph> or <emph>Tools - Mail Merge Wizard</emph> menus."
-msgstr ""
+msgid "...after the <emph>Print</emph> dialog is closed, but before the actual print process begins."
+msgstr "...<emph>Inprimatu</emph> elkarrizketa-koadroa itxitakoan, baina uneko inprimatze-prozesua hasi aurretik."
-#. RpMCy
+#. 7fBrq
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
-"par_id641600160655602\n"
+"par_id3159227\n"
"help.text"
-msgid "Printing of form fields started"
-msgstr ""
+msgid "JavaScript run-time error"
+msgstr "JavaScript exekuzio-garaiko errorea"
-#. NDjvr
+#. aHrNm
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
-"par_id331600160656617\n"
+"par_id3145362\n"
"help.text"
-msgid "...before printing form fields."
-msgstr ""
+msgid "...when a JavaScript run-time error occurs."
+msgstr "...JavaScript exekuzio-garaiko errorea gertatzean."
-#. pMuA3
+#. rG4ED
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
-"par_id801600160725659\n"
+"par_id3154767\n"
"help.text"
-msgid "Printing of form fields finished"
-msgstr ""
+msgid "Print Mail Merge"
+msgstr "Inprimatu posta-fusioa"
-#. 7GYKZ
+#. 8dDPL
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
-"par_id961600160726645\n"
+"par_id3153555\n"
"help.text"
-msgid "...after printing form fields."
-msgstr ""
+msgid "...after the <emph>Print</emph> dialog is closed, but before the actual print process begins. This event occurs for each copy printed."
+msgstr "...<emph>Inprimatu</emph> elkarrizketa-koadroa itxitakoan, baina uneko inprimatze-prozesua hasi aurretik. Gertaera hori kopia bat inprimatzen den bakoitzean gertatzen da."
#. esqcH
#: 01040000.xhp
@@ -4993,32 +4624,32 @@ msgctxt ""
msgid "Change of the page count"
msgstr "Orrialde kopuruaren aldaketa"
-#. hAoeW
+#. QhSjh
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
"par_id3154627\n"
"help.text"
-msgid "When the page count changes."
-msgstr ""
+msgid "...when the page count changes."
+msgstr "...orrialde kopurua aldatzen denean."
-#. XQXbJ
+#. ShGUB
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
-"par_id131600158369191\n"
+"par_id3154737\n"
"help.text"
-msgid "Most events relate to documents, except <literal>OnStartApp</literal>, <literal>OnCloseApp</literal>, <literal>OnCreate</literal> and <literal>OnLoadFinished</literal> that occur at application level. <literal>OnSubComponentOpened</literal>, and <literal>OnSubComponentClosed</literal> events are fired by database's forms."
-msgstr ""
+msgid "Message received"
+msgstr "Hartutako mezua"
-#. e6gAF
+#. qRVBA
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
-"par_id321600158566782\n"
+"par_id3150952\n"
"help.text"
-msgid "Writer documents are triggering those specific events: <literal>OnLayoutFinished</literal>, <literal>OnMailMerge</literal>, <literal>OnMailMergeFinished</literal>, <literal>OnFieldMerge</literal>, <literal>OnFieldMergeFinished</literal> and <literal>OnPageCountChanged</literal>."
-msgstr ""
+msgid "...if a message was received."
+msgstr "...mezu bat jaso baldin bada."
#. 7xyqi
#: 01040000.xhp
@@ -5137,15 +4768,6 @@ msgctxt ""
msgid "Click <emph>OK</emph> to close the dialog."
msgstr "Sakatu <emph>Ados</emph> elkarrizketa-koadroa ixteko."
-#. ruyPz
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id341600162682135\n"
-"help.text"
-msgid "In addition to assigning macros to events, one can <link href=\"text/sbasic/python/python_document_events.xhp\" name=\"Monitor events\">monitor events</link> triggered in %PRODUCTNAME documents."
-msgstr ""
-
#. XcdRk
#: 01050000.xhp
msgctxt ""
@@ -8530,14 +8152,14 @@ msgctxt ""
msgid "sVar = MsgBox(\"Las Vegas\", MB_DEFBUTTON2 + MB_ICONSTOP + MB_ABORTRETRYCANCEL, \"Dialog title\")"
msgstr "sVar = MsgBox(\"Las Vegas\", MB_DEFBUTTON2 + MB_ICONSTOP + MB_ABORTRETRYCANCEL, \"Dialog title\")"
-#. BaStC
+#. xrb4U
#: 03010103.xhp
msgctxt ""
"03010103.xhp\n"
"tit\n"
"help.text"
-msgid "Print# Statement"
-msgstr ""
+msgid "Print Statement"
+msgstr "Print instrukzioa"
#. addUg
#: 03010103.xhp
@@ -8548,32 +8170,23 @@ msgctxt ""
msgid "<bookmark_value>Print statement</bookmark_value> <bookmark_value>Print statement; Tab function</bookmark_value> <bookmark_value>Print statement; Spc function</bookmark_value> <bookmark_value>Spc function; in Print statement</bookmark_value> <bookmark_value>Tab function; in Print statement</bookmark_value>"
msgstr "<bookmark_value>Print instrukzioa</bookmark_value> <bookmark_value>Print instrukzioa; Tab funtzioa</bookmark_value> <bookmark_value>Print instrukzioa; Spc funtzioa</bookmark_value> <bookmark_value>Spc funtzioa; Print instrukzioan</bookmark_value> <bookmark_value>Tab funtzioa; Print instrukzioan</bookmark_value>"
-#. ARzns
+#. 4jt8D
#: 03010103.xhp
msgctxt ""
"03010103.xhp\n"
"hd_id3147230\n"
"help.text"
-msgid "<variable id=\"Print_h1\"><link href=\"text/sbasic/shared/03010103.xhp\" name=\"Print# Statement\">Print# Statement</link></variable>"
-msgstr ""
+msgid "<link href=\"text/sbasic/shared/03010103.xhp\" name=\"Print Statement\">Print Statement</link>"
+msgstr "<link href=\"text/sbasic/shared/03010103.xhp\" name=\"Print Statement\">Print instrukzioa</link>"
-#. ZDGAu
+#. AGxsw
#: 03010103.xhp
msgctxt ""
"03010103.xhp\n"
"par_id3156281\n"
"help.text"
-msgid "Outputs the specified strings or numeric expressions to the screen or to a sequential file."
-msgstr ""
-
-#. xCJRj
-#: 03010103.xhp
-msgctxt ""
-"03010103.xhp\n"
-"par_id461596463969009\n"
-"help.text"
-msgid "Use <link href=\"text/sbasic/shared/03020201.xhp\">Put#</link> statement to write data to a binary or a random file. Use <link href=\"text/sbasic/shared/03020205.xhp\">Write#</link> statement to write data to a sequential text file with delimiting characters."
-msgstr ""
+msgid "Outputs the specified strings or numeric expressions to a dialog or to a file."
+msgstr "Elkarrizketa-koadroetan zehaztutako kateak edo zenbakizko adierazpenak kanporatzen ditu elkarrizketa-koadrora edo fitxategira."
#. AhB82
#: 03010103.xhp
@@ -9808,14 +9421,14 @@ msgctxt ""
msgid "<bookmark_value>Close statement</bookmark_value>"
msgstr "<bookmark_value>Close instrukzioa</bookmark_value>"
-#. GPAtd
+#. 332GE
#: 03020101.xhp
msgctxt ""
"03020101.xhp\n"
"hd_id3157896\n"
"help.text"
-msgid "<variable id=\"Close_h1\"><link href=\"text/sbasic/shared/03020101.xhp\" name=\"Close Statement\">Close Statement</link></variable>"
-msgstr ""
+msgid "<link href=\"text/sbasic/shared/03020101.xhp\" name=\"Close Statement\">Close Statement</link>"
+msgstr "<link href=\"text/sbasic/shared/03020101.xhp\" name=\"Close Statement\">Close instrukzioa</link>"
#. UxFz9
#: 03020101.xhp
@@ -9826,31 +9439,67 @@ msgctxt ""
msgid "Closes a specified file that was opened with the Open statement."
msgstr "Open instrukzioaren bidez irekitako fitxategi jakin bat ixten du."
-#. KDbMZ
+#. vh7Bh
#: 03020101.xhp
msgctxt ""
"03020101.xhp\n"
-"par_id971587473488701\n"
+"hd_id3156344\n"
"help.text"
-msgid "<image src=\"media/helpimg/sbasic/Close_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Close Statement diagram</alt></image>"
-msgstr ""
+msgid "Syntax:"
+msgstr "Sintaxia:"
-#. FEDAa
+#. ECPY4
#: 03020101.xhp
msgctxt ""
"03020101.xhp\n"
"par_id3147265\n"
"help.text"
-msgid "Close [[#]fileNum [, [#]fileNum2 [,...]]]"
+msgid "Close FileNumber As Integer[, FileNumber2 As Integer[,...]]"
+msgstr "Close FitxategiZenbakia As Integer[, FitxategiZenbakia2 As Integer[,...]]"
+
+#. tNdJ2
+#: 03020101.xhp
+msgctxt ""
+"03020101.xhp\n"
+"hd_id3153379\n"
+"help.text"
+msgid "Parameters:"
msgstr ""
-#. gdqMu
+#. TV3Dk
#: 03020101.xhp
msgctxt ""
"03020101.xhp\n"
"par_id3150791\n"
"help.text"
-msgid "<emph>fileNum:</emph> Any integer expression that specifies the number of the data channel that was opened with the <emph>Open</emph> statement."
+msgid "<emph>FileNumber:</emph> Any integer expression that specifies the number of the data channel that was opened with the <emph>Open</emph> statement."
+msgstr "<emph>FitxategiZenbakia:</emph> <emph>Open</emph> instrukzioaren bidez irekitako datu-kanalaren zenbakia zehazten duen osoko adierazpen oro."
+
+#. ACdz7
+#: 03020101.xhp
+msgctxt ""
+"03020101.xhp\n"
+"hd_id3153192\n"
+"help.text"
+msgid "Example:"
+msgstr "Adibidea:"
+
+#. TE4uc
+#: 03020101.xhp
+msgctxt ""
+"03020101.xhp\n"
+"par_id3153727\n"
+"help.text"
+msgid "Print #iNumber, \"First line of text\""
+msgstr ""
+
+#. uW8gF
+#: 03020101.xhp
+msgctxt ""
+"03020101.xhp\n"
+"par_id3147350\n"
+"help.text"
+msgid "Print #iNumber, \"Another line of text\""
msgstr ""
#. uP5nk
@@ -9979,14 +9628,14 @@ msgctxt ""
msgid "<bookmark_value>Open statement</bookmark_value>"
msgstr "<bookmark_value>Open instrukzioa</bookmark_value>"
-#. CRFKQ
+#. cuJif
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
"hd_id3150791\n"
"help.text"
-msgid "<variable id=\"Open_h1\"><link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open Statement\">Open Statement</link></variable>"
-msgstr ""
+msgid "<link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open Statement\">Open Statement</link>"
+msgstr "<link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open Statement\">Open instrukzioa</link>"
#. Etqck
#: 03020103.xhp
@@ -9997,86 +9646,59 @@ msgctxt ""
msgid "Opens a data channel."
msgstr "Datu-kanala irekitzen du."
-#. x26NA
-#: 03020103.xhp
-msgctxt ""
-"03020103.xhp\n"
-"par_id971587473488701\n"
-"help.text"
-msgid "<image src=\"media/helpimg/sbasic/Open_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Open Statement diagram</alt></image>"
-msgstr ""
-
-#. CRDEh
-#: 03020103.xhp
-msgctxt ""
-"03020103.xhp\n"
-"par_id971587473488702\n"
-"help.text"
-msgid "<image src=\"media/helpimg/sbasic/access_fragment.svg\" id=\"img_id4156296484515\"><alt id=\"alt_id15152796484515\">access fragment diagram</alt></image>"
-msgstr ""
-
-#. N3tit
-#: 03020103.xhp
-msgctxt ""
-"03020103.xhp\n"
-"par_id971587473488703\n"
-"help.text"
-msgid "<image src=\"media/helpimg/sbasic/locking_fragment.svg\" id=\"img_id4156296484516\"><alt id=\"alt_id15152796484516\">locking fragment diagram</alt></image>"
-msgstr ""
-
-#. dbM7e
+#. cEADt
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
"par_id3155132\n"
"help.text"
-msgid "<emph>pathname: </emph>Path and name of the file to open. If you try to read a file that does not exist (Access = Read), an error message appears. If you try to write to a file that does not exist (Access = Write), a new file is created."
-msgstr ""
+msgid "<emph>FileName: </emph>Name and path of the file to open. If you try to read a file that does not exist (Access = Read), an error message appears. If you try to write to a file that does not exist (Access = Write), a new file is created."
+msgstr "<emph>FitxategiIzena:</emph> Irekiko den fitxategiaren izena eta bide-izena. Ez dagoen fitxategi bat irakurtzen saiatzen bazara (Access = Read), errore-mezua agertuko da. Ez dagoen fitxategi batean idazten saiatzen bazara (Access = Write), fitxategi berria sortuko da."
-#. XqfP8
+#. om94e
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
"par_id3149262\n"
"help.text"
-msgid "<emph>mode:</emph> Keyword that specifies the file mode. Valid values: <literal>Append</literal> (append to sequential file), <literal>Binary</literal> (data can be accessed by bytes using Get and Put), <literal>Input</literal> (opens data channel for reading), <literal>Output</literal> (opens data channel for writing), and <literal>Random</literal> (edits relative files)."
-msgstr ""
+msgid "<emph>Mode:</emph> Keyword that specifies the file mode. Valid values: Append (append to sequential file), Binary (data can be accessed by bytes using Get and Put), Input (opens data channel for reading), Output (opens data channel for writing), and Random (edits relative files)."
+msgstr "<emph>Modua:</emph> Fitxategi modua zehazten duen gako-hitza. Baliozko balioak hauek dira: Append (erantsi fitxategi sekuentzialari), binary (datuak byten bidez eskuratu daitezke Get eta Put erabiliz), Input (datu-kanala irakurtzeko irekitzen du), Output (datu-kanala idazteko irekitzen du) eta Random (fitxategi erlatiboak editatzen ditu)."
-#. 3983q
+#. 6uwt6
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
"par_id3154014\n"
"help.text"
-msgid "<emph>io:</emph> Keyword that defines the access type. Valid values: <literal>Read</literal> (read-only), <literal>Write</literal> (write-only), <literal>Read Write</literal> (both)."
-msgstr ""
+msgid "<emph>IOMode:</emph> Keyword that defines the access type. Valid values: Read (read-only), Write (write-only), Read Write (both)."
+msgstr "<emph>S/I modua:</emph> Atzipen mota zehazten duen gako-hitza. Baliozko balioak: Read (irakurtzeko soilik), Write (idazteko soilik), Read Write (biak)."
-#. kzzkr
+#. hHLFb
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<emph>locking:</emph> Keyword that defines the security status of a file after opening. Valid values: <literal>Shared</literal> (file may be opened by other applications), <literal>Lock Read</literal> (file is protected against reading), <literal>Lock Write</literal> (file is protected against writing), <literal>Lock Read Write</literal> (denies file access)."
-msgstr ""
+msgid "<emph>Protected:</emph> Keyword that defines the security status of a file after opening. Valid values: Shared (file may be opened by other applications), Lock Read (file is protected against reading), Lock Write (file is protected against writing), Lock Read Write (denies file access)."
+msgstr "<emph>Babesa:</emph> Fitxategi bat irekitakoan, haren segurtasun-egoera zehazten duen gako-hitza. Baliozko balioak: Shared (fitxategia beste aplikazio batzuen bidez ireki daiteke), Lock Read (fitxategia irakurketaren kontra babestuta dago), Lock Write (fitxategia idazketaren kontra babestuta dago), Lock Read Write (fitxategi-atzipena ukatzen du)."
-#. D2D4q
+#. FroB8
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
"par_id3153190\n"
"help.text"
-msgid "<emph>filenum:</emph> Any integer expression from 0 to 511 to indicate the number of a free data channel. You can then pass commands through the data channel to access the file. The file number must be determined by the FreeFile function immediately before the Open statement."
-msgstr ""
+msgid "<emph>FileNumber:</emph> Any integer expression from 0 to 511 to indicate the number of a free data channel. You can then pass commands through the data channel to access the file. The file number must be determined by the FreeFile function immediately before the Open statement."
+msgstr "<emph>FitxategiZenbakia:</emph> Datu-kanal baten zenbakia adierazten duen 0tik 511ra bitarteko osoko adierazpen oro. Orduan, komandoak datu-kanal bidez pasa ditzakezu fitxategia atzitzeko. Fitxategi-zenbakia Open instrukzioaren aurretik zehaztu behar da FreeFile funtzioaren bidez."
-#. LgCLi
+#. 3wp3F
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
"par_id3151115\n"
"help.text"
-msgid "<emph>recLen:</emph> For <literal>Random</literal> access files, set the length of the records."
-msgstr ""
+msgid "<emph>DatasetLength:</emph> For random access files, set the length of the records."
+msgstr "<emph>DatuMultzoLuzera:</emph> Erregistroen luzera ezartzen du ausazko atzipen-fitxategientzat."
#. mvgxB
#: 03020103.xhp
@@ -10123,14 +9745,14 @@ msgctxt ""
msgid "<bookmark_value>Reset statement</bookmark_value>"
msgstr "<bookmark_value>Reset instrukzioa</bookmark_value>"
-#. aCi6f
+#. drRvG
#: 03020104.xhp
msgctxt ""
"03020104.xhp\n"
"hd_id3154141\n"
"help.text"
-msgid "<variable id=\"Reset_h1\"><link href=\"text/sbasic/shared/03020104.xhp\">Reset Statement</link></variable>"
-msgstr ""
+msgid "<link href=\"text/sbasic/shared/03020104.xhp\">Reset Statement</link>"
+msgstr "<link href=\"text/sbasic/shared/03020104.xhp\">Reset instrukzioa</link>"
#. iLCKn
#: 03020104.xhp
@@ -10141,14 +9763,23 @@ msgctxt ""
msgid "Closes all open files and writes the contents of all file buffers to the harddisk."
msgstr "Irekita dauden fitxategi guztiak ixten ditu eta fitxategi-buffer guztien edukia disko gogorrean idazten du."
-#. jEQ3F
+#. nTNj2
#: 03020104.xhp
msgctxt ""
"03020104.xhp\n"
-"par_id971587473488701\n"
+"hd_id3154124\n"
"help.text"
-msgid "<image src=\"media/helpimg/sbasic/Reset_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Reset Statement diagram</alt></image>"
-msgstr ""
+msgid "Syntax:"
+msgstr "Sintaxia:"
+
+#. TufHR
+#: 03020104.xhp
+msgctxt ""
+"03020104.xhp\n"
+"hd_id3161831\n"
+"help.text"
+msgid "Example:"
+msgstr "Adibidea:"
#. BXAjN
#: 03020104.xhp
@@ -10204,14 +9835,14 @@ msgctxt ""
msgid "<bookmark_value>Get statement</bookmark_value>"
msgstr "<bookmark_value>Get instrukzioa</bookmark_value>"
-#. BpFbE
+#. Voqjr
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
"hd_id3154927\n"
"help.text"
-msgid "<variable id=\"Get_h1\"><link href=\"text/sbasic/shared/03020201.xhp\">Get Statement</link></variable>"
-msgstr ""
+msgid "<link href=\"text/sbasic/shared/03020201.xhp\">Get Statement</link>"
+msgstr "<link href=\"text/sbasic/shared/03020201.xhp\">Get instrukzioa</link>"
#. cpLtG
#: 03020201.xhp
@@ -10231,68 +9862,86 @@ msgctxt ""
msgid "See also: <link href=\"text/sbasic/shared/03020204.xhp\" name=\"PUT\"><item type=\"literal\">PUT</item></link> Statement"
msgstr "Ikus baita ere: <link href=\"text/sbasic/shared/03020204.xhp\" name=\"PUT\"><item type=\"literal\">PUT</item></link> instrukzioa"
-#. UqKMH
+#. CJAMj
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
-"par_id971587473488701\n"
+"hd_id3150358\n"
"help.text"
-msgid "<image src=\"media/helpimg/sbasic/Get_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Get Statement diagram</alt></image>"
-msgstr ""
+msgid "Syntax:"
+msgstr "Sintaxia:"
-#. xBhKA
+#. wcrTG
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
"par_id3150792\n"
"help.text"
-msgid "Get [#]fileNum, [recordNum|filePos], variable"
-msgstr ""
+msgid "Get [#] FileNumber As Integer, [Position], Variable"
+msgstr "Get [#] FitxategiZenbakia As Integer, [Kokagunea], Aldagaia"
-#. UM9CG
+#. pdTMQ
+#: 03020201.xhp
+msgctxt ""
+"03020201.xhp\n"
+"hd_id3154138\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametroak:"
+
+#. qDu7V
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
"par_id3150448\n"
"help.text"
-msgid "<emph>fileNum:</emph> Any integer expression that determines the file number."
-msgstr ""
+msgid "<emph>FileNumber:</emph> Any integer expression that determines the file number."
+msgstr "<emph>FitxategiZenbakia:</emph> Fitxategi-zenbakia zehazten duen osoko adierazpen oro."
-#. khxG7
+#. rQHwc
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
"par_id3154684\n"
"help.text"
-msgid "<emph>recordNum:</emph> For files opened in Random mode, <emph>recordNum</emph> is the number of the record that you want to read."
-msgstr ""
+msgid "<emph>Position:</emph> For files opened in Random mode, <emph>Position</emph> is the number of the record that you want to read."
+msgstr "<emph>Kokagunea:</emph> ausazko moduan irekitako fitxategietan, <emph>Kokagunea</emph> irakurri nahi duzun erregistroaren zenbakia da."
-#. 3w9MJ
+#. dtVKC
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
"par_id3153768\n"
"help.text"
-msgid "For files opened in Binary mode, <emph>filePos</emph> is the byte position in the file where the reading starts."
-msgstr ""
+msgid "For files opened in Binary mode, <emph>Position</emph> is the byte position in the file where the reading starts."
+msgstr "Modu bitarrean irekitako fitxategietan, fitxategian irakurketa hasiko den byte-kokagunea da <emph>Kokagunea</emph>."
-#. NvcjF
+#. HcCrg
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
"par_id3147319\n"
"help.text"
-msgid "If <emph>recordNum</emph> and <emph>filePos</emph> are omitted, the current position or the current data record of the file is used."
-msgstr ""
+msgid "If <emph>Position</emph> is omitted, the current position or the current data record of the file is used."
+msgstr "<emph>Kokagunea</emph> kentzen bada, fitxategiaren uneko kokagunea edo uneko datu-erregistroa erabiliko da."
-#. GZcaW
+#. CPBoN
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
"par_id3149484\n"
"help.text"
-msgid "<emph>variable:</emph> Name of the variable to be read. With the exception of object variables, you can use any variable type."
-msgstr ""
+msgid "Variable: Name of the variable to be read. With the exception of object variables, you can use any variable type."
+msgstr "Aldagaia: irakurri beharreko aldagaiaren izena. Edozein aldagai mota erabil dezakezu, objektu-aldagaiak izan ezik."
+
+#. NikE3
+#: 03020201.xhp
+msgctxt ""
+"03020201.xhp\n"
+"hd_id3153144\n"
+"help.text"
+msgid "Example:"
+msgstr "Adibidea:"
#. PQRf6
#: 03020201.xhp
@@ -10393,41 +10042,50 @@ msgctxt ""
msgid "Reads data from an open sequential file."
msgstr "Irekitako fitxategi sekuentzialeko datuak irakurtzen ditu."
-#. mNkEN
+#. 7DMCx
#: 03020202.xhp
msgctxt ""
"03020202.xhp\n"
-"par_id971587473488701\n"
+"hd_id3125863\n"
"help.text"
-msgid "<image src=\"media/helpimg/sbasic/Input_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Input Statement diagram</alt></image>"
-msgstr ""
+msgid "Syntax:"
+msgstr "Sintaxia:"
-#. NqnvX
+#. eEsn3
#: 03020202.xhp
msgctxt ""
"03020202.xhp\n"
"par_id3150440\n"
"help.text"
-msgid "Input #fileNum {,|;} var1 [, var2 [, ...]]"
-msgstr ""
+msgid "Input #FileNumber As Integer; var1[, var2[, var3[,...]]]"
+msgstr "Input #FitxategiZenbakia As Integer; alda1[, alda2[, alda3[,...]]]"
-#. EUrQA
+#. 4bQRN
+#: 03020202.xhp
+msgctxt ""
+"03020202.xhp\n"
+"hd_id3146121\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametroak:"
+
+#. emXUX
#: 03020202.xhp
msgctxt ""
"03020202.xhp\n"
"par_id3145749\n"
"help.text"
-msgid "<emph>fileNum</emph>: Number of the file that contains the data that you want to read. The file must be opened with the Open statement using the key word INPUT."
-msgstr ""
+msgid "<emph>FileNumber:</emph> Number of the file that contains the data that you want to read. The file must be opened with the Open statement using the key word INPUT."
+msgstr "<emph>FitxategiZenbakia:</emph> Irakurri nahi duzun informazioa duen fitxategiaren zenbakia. Fitxategia Open instrukzioaren bidez ireki behar da, INPUT gako-hitza erabiliz."
-#. kJyKM
+#. 75Dav
#: 03020202.xhp
msgctxt ""
"03020202.xhp\n"
"par_id3150011\n"
"help.text"
-msgid "<emph>var</emph>: A numeric or string variable that you assign the values read from the opened file to."
-msgstr ""
+msgid "<emph>var:</emph> A numeric or string variable that you assign the values read from the opened file to."
+msgstr "<emph>alda:</emph> Irekitako fitxategian irakurritako balioak esleitzen dizkiozun zenbakizko aldagaia edo kate-aldagaia."
#. 23Pzt
#: 03020202.xhp
@@ -10465,6 +10123,15 @@ msgctxt ""
msgid "If the end of the file is reached while reading a data element, an error occurs and the process is aborted."
msgstr "Datu-elementu bat irakurtzean fitxategiaren amaierara helduz gero, errorea gertatzen da eta prozesua abortatu egingo da."
+#. 3xUNX
+#: 03020202.xhp
+msgctxt ""
+"03020202.xhp\n"
+"hd_id3152578\n"
+"help.text"
+msgid "Example:"
+msgstr "Adibidea:"
+
#. xqNBb
#: 03020202.xhp
msgctxt ""
@@ -10483,14 +10150,14 @@ msgctxt ""
msgid "' Read data file using Input"
msgstr "' Irakurri datu-fitxategi bat Input bitartez"
-#. ASL6h
+#. JiWcR
#: 03020203.xhp
msgctxt ""
"03020203.xhp\n"
"tit\n"
"help.text"
-msgid "Line Input# Statement"
-msgstr ""
+msgid "Line Input # Statement"
+msgstr "Line Input # instrukzioa"
#. CCEuD
#: 03020203.xhp
@@ -10501,50 +10168,68 @@ msgctxt ""
msgid "<bookmark_value>Line Input statement</bookmark_value>"
msgstr "<bookmark_value>Line Input instrukzioa</bookmark_value>"
-#. DBAiv
+#. rG2am
#: 03020203.xhp
msgctxt ""
"03020203.xhp\n"
"hd_id3153361\n"
"help.text"
-msgid "<variable id=\"LineInput_h1\"><link href=\"text/sbasic/shared/03020203.xhp\" name=\"Line Input# Statement\">Line Input# Statement</link></variable>"
-msgstr ""
+msgid "<link href=\"text/sbasic/shared/03020203.xhp\" name=\"Line Input # Statement\">Line Input # Statement</link>"
+msgstr "<link href=\"text/sbasic/shared/03020203.xhp\" name=\"Line Input # Statement\">Line Input # instrukzioa</link>"
-#. 5FZ8D
+#. QbTVA
#: 03020203.xhp
msgctxt ""
"03020203.xhp\n"
"par_id3156280\n"
"help.text"
-msgid "Reads a line from a sequential file into a variable."
-msgstr ""
+msgid "Reads strings from a sequential file into a variable."
+msgstr "Kateak fitxategi sekuentzialetik aldagaira irakurtzen ditu."
-#. enCkE
+#. NSBkr
#: 03020203.xhp
msgctxt ""
"03020203.xhp\n"
-"par_id971587473488701\n"
+"hd_id3150447\n"
"help.text"
-msgid "<image src=\"media/helpimg/sbasic/Line-Input_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Line Input Statement diagram</alt></image>"
-msgstr ""
+msgid "Syntax:"
+msgstr "Sintaxia:"
-#. wrpF7
+#. jCyHM
+#: 03020203.xhp
+msgctxt ""
+"03020203.xhp\n"
+"par_id3147229\n"
+"help.text"
+msgid "Line Input #FileNumber As Integer, Var As String"
+msgstr "Line Input #FitxategiZenbakia As Integer, Aldagaia As String"
+
+#. h3tyw
+#: 03020203.xhp
+msgctxt ""
+"03020203.xhp\n"
+"hd_id3145173\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametroak:"
+
+#. ARTNC
#: 03020203.xhp
msgctxt ""
"03020203.xhp\n"
"par_id3161832\n"
"help.text"
-msgid "<emph>fileNum</emph>: Number of the file that contains the data that you want to read. The file must have been opened in advance with the Open statement using the key word INPUT."
-msgstr ""
+msgid "<emph>FileNumber: </emph>Number of the file that contains the data that you want to read. The file must have been opened in advance with the Open statement using the key word INPUT."
+msgstr "<emph>FitxategiZenbakia:</emph> irakurri nahi duzun informazioa duen fitxategiaren zenbakia. Fitxategia aurrez ireki behar da Open instrukzioaren bidez, INPUT gako-hitza erabiliz."
-#. qAR2M
+#. KUGEc
#: 03020203.xhp
msgctxt ""
"03020203.xhp\n"
"par_id3151119\n"
"help.text"
-msgid "<emph>variable</emph>: The name of the variable that stores the result."
-msgstr ""
+msgid "<emph>var:</emph> The name of the variable that stores the result."
+msgstr "<emph>alda:</emph> emaitza gordetzen duen aldagaiaren izena."
#. foxtA
#: 03020203.xhp
@@ -10555,14 +10240,41 @@ msgctxt ""
msgid "With the <emph>Line Input#</emph> statement, you can read strings from an open file into a variable. String variables are read line-by-line up to the first carriage return (Asc=13) or linefeed (Asc=10). Line end marks are not included in the resulting string."
msgstr "<emph>Line Input#</emph> instrukzioaren bidez, kateak irekitako fitxategitik aldagaira irakur ditzakezu. Kate-aldagaiak lerroz lerro irakurtzen dira lehen orga-itzuleraraino (Asc=13) edo lerro-jauziraino (Asc=10). Lerro-amaierako markak ez dira sartzen lortzen den katean."
-#. fhFEa
+#. NjeFe
+#: 03020203.xhp
+msgctxt ""
+"03020203.xhp\n"
+"hd_id3163711\n"
+"help.text"
+msgid "Example:"
+msgstr "Adibidea:"
+
+#. Uxyyc
+#: 03020203.xhp
+msgctxt ""
+"03020203.xhp\n"
+"par_id3147124\n"
+"help.text"
+msgid "Print #iNumber, \"This is a line of text\""
+msgstr "Print #iZenbakia, \"Hau testu-lerro bat da\""
+
+#. iFP3f
+#: 03020203.xhp
+msgctxt ""
+"03020203.xhp\n"
+"par_id3153415\n"
+"help.text"
+msgid "Print #iNumber, \"This is another line of text\""
+msgstr "Print #iZenbakia, \"Hau beste testu-lerro bat da\""
+
+#. NKDq4
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
"tit\n"
"help.text"
-msgid "Put# Statement"
-msgstr ""
+msgid "Put Statement"
+msgstr "Put instrukzioa"
#. psWQE
#: 03020204.xhp
@@ -10573,14 +10285,14 @@ msgctxt ""
msgid "<bookmark_value>Put statement</bookmark_value>"
msgstr "<bookmark_value>Put instrukzioa</bookmark_value>"
-#. bD34J
+#. KHtmv
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
"hd_id3150360\n"
"help.text"
-msgid "<variable id=\"Put_h1\"><link href=\"text/sbasic/shared/03020204.xhp\" name=\"Put Statement\">Put# Statement</link></variable>"
-msgstr ""
+msgid "<link href=\"text/sbasic/shared/03020204.xhp\" name=\"Put Statement\">Put Statement</link>"
+msgstr "<link href=\"text/sbasic/shared/03020204.xhp\" name=\"Put Statement\">Put instrukzioa</link>"
#. e8rUp
#: 03020204.xhp
@@ -10591,50 +10303,59 @@ msgctxt ""
msgid "Writes a record to a relative file or a sequence of bytes to a binary file."
msgstr "Erregistroak fitxategi erlatiboetan edo byten sekuentziak fitxategi bitarretan idazten ditu."
-#. EEnDK
+#. 7iAkD
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
-"par_id461596463969009\n"
+"par_id3156281\n"
"help.text"
-msgid "Use <link href=\"text/sbasic/shared/03010103.xhp\">Print#</link> statement to print data to a sequential text file. Use <link href=\"text/sbasic/shared/03020205.xhp\">Write#</link> statement to write data to a sequential text file with delimiting characters."
-msgstr ""
+msgid "See also: <link href=\"text/sbasic/shared/03020201.xhp\" name=\"Get\"><item type=\"literal\">Get</item></link> statement"
+msgstr "Ikus baita ere: <link href=\"text/sbasic/shared/03020201.xhp\" name=\"Get\"><item type=\"literal\">Get</item></link> instrukzioa"
-#. 9HgEG
+#. 9BMWu
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
-"par_id971587473488701\n"
+"hd_id3125863\n"
"help.text"
-msgid "<image src=\"media/helpimg/sbasic/Put_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Put Statement diagram</alt></image>"
-msgstr ""
+msgid "Syntax:"
+msgstr "Sintaxia:"
-#. RBpeh
+#. peCza
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
"par_id3155132\n"
"help.text"
-msgid "Put [#]fileNum, [recordNum|filePos], variable"
-msgstr ""
+msgid "Put [#] FileNumber As Integer, [position], Variable"
+msgstr "Put [#] FitxategiZenbakia As Integer, [kokagunea], Aldagaia"
+
+#. CJNhF
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"hd_id3153190\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametroak:"
-#. bSFd2
+#. AgaBs
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
"par_id3146120\n"
"help.text"
-msgid "<emph>fileNum</emph>: Any integer expression that defines the file that you want to write to."
-msgstr ""
+msgid "<emph>FileNumber:</emph> Any integer expression that defines the file that you want to write to."
+msgstr "<emph>FitxategiZenbakia:</emph> idatzi nahi duzun fitxategia zehazten duen osoko adierazpen oro."
-#. AiZUD
+#. Jf6hw
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "<emph>recordNum, filePos</emph>: For relative files (random access files), the number of the record that you want to write."
-msgstr ""
+msgid "<emph>Position: </emph>For relative files (random access files), the number of the record that you want to write."
+msgstr "<emph>Kokagunea:</emph> fitxategi erlatiboen kasuan (ausazko atzipen-fitxategiak), idatzi nahi duzun erregistroaren zenbakia."
#. dUyzK
#: 03020204.xhp
@@ -10645,14 +10366,14 @@ msgctxt ""
msgid "For binary files (binary access), the position of the byte in the file where you want to start writing."
msgstr "Fitxategi bitarren kasuan (atzipen bitarra), fitxategian idazten hasi nahi duzun bytearen kokagunea."
-#. iGF9L
+#. pfzL3
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
"par_id3153729\n"
"help.text"
-msgid "<emph>variable</emph>: Name of the variable that you want to write to the file."
-msgstr ""
+msgid "<emph>Variable:</emph> Name of the variable that you want to write to the file."
+msgstr "<emph>Aldagaia:</emph> fitxategian idatzi nahi duzun aldagaiaren izena."
#. yyf95
#: 03020204.xhp
@@ -10672,6 +10393,78 @@ msgctxt ""
msgid "Note for binary files: The contents of the variables are written to the specified position, and the file pointer is inserted directly after the last byte. No space is left between the records."
msgstr "Fitxategi bitarrei buruzko oharra: aldagaien edukia zehaztutako kokagunean idazten da eta fitxategi-erakuslea zuzenean azken bytearen ondoren txertatzen da. Erregistroen artean ez da tarterik uzten."
+#. RbBPk
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"hd_id3154491\n"
+"help.text"
+msgid "Example:"
+msgstr "Adibidea:"
+
+#. zJjTB
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"par_id3154729\n"
+"help.text"
+msgid "Dim sText As Variant ' Must be a variant type"
+msgstr "Dim sTestua As Variant ' Aldagai mota izan behar du"
+
+#. 3rrxn
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"par_id3156278\n"
+"help.text"
+msgid "Seek #iNumber,1 ' Position To start writing"
+msgstr "Seek #iZenbakia,1 ' Idazten hasteko kokagunea"
+
+#. 3KrYs
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"par_id3153711\n"
+"help.text"
+msgid "Put #iNumber,, \"This is the first line of text\" ' Fill line with text"
+msgstr "Put #iZenbakia,, \"Hau testuaren lehen lerroa da\" ' Bete lerroa testuarekin"
+
+#. DRAfy
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"par_id3155446\n"
+"help.text"
+msgid "Put #iNumber,, \"This is the second line of text\""
+msgstr "Put #iZenbakia,, \"Hau testuaren bigarren lerroa da\""
+
+#. fnJbV
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"par_id3154255\n"
+"help.text"
+msgid "Put #iNumber,, \"This is the third line of text\""
+msgstr "Put #iZenbakia,, \"Hau testuaren hirugarren lerroa da\""
+
+#. 4GkxW
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"par_id3150940\n"
+"help.text"
+msgid "Put #iNumber,,\"This is new text\""
+msgstr "Put #iZenbakia,,\"Hau testu berria da\""
+
+#. 7LFxv
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"par_id3159102\n"
+"help.text"
+msgid "Put #iNumber,20,\"This is the text in record 20\""
+msgstr "Put #iZenbakia,20,\"Hau 20. erregistroko testua da\""
+
#. BTr9L
#: 03020205.xhp
msgctxt ""
@@ -10690,59 +10483,68 @@ msgctxt ""
msgid "<bookmark_value>Write statement</bookmark_value>"
msgstr "<bookmark_value>Write instrukzioa</bookmark_value>"
-#. xn3Ji
+#. DBBvs
#: 03020205.xhp
msgctxt ""
"03020205.xhp\n"
"hd_id3147229\n"
"help.text"
-msgid "<variable id=\"Write_h1\"><link href=\"text/sbasic/shared/03020205.xhp\" name=\"Write# Statement\">Write# Statement</link></variable>"
-msgstr ""
+msgid "<link href=\"text/sbasic/shared/03020205.xhp\" name=\"Write Statement\">Write Statement</link>"
+msgstr "<link href=\"text/sbasic/shared/03020205.xhp\" name=\"Write Statement\">Write instrukzioa</link>"
-#. G4X6k
+#. CMSkU
#: 03020205.xhp
msgctxt ""
"03020205.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "Writes data to a sequential text file with delimiting characters."
-msgstr ""
+msgid "Writes data to a sequential file."
+msgstr "Datuak fitxategi sekuentzialetan idazten ditu."
-#. fB8hV
+#. eoeBE
#: 03020205.xhp
msgctxt ""
"03020205.xhp\n"
-"par_id461596463969009\n"
+"hd_id3150449\n"
"help.text"
-msgid "Use <link href=\"text/sbasic/shared/03010103.xhp\">Print#</link> statement to print data to a sequential text file. Use <link href=\"text/sbasic/shared/03020201.xhp\">Put#</link> statement to write data to a binary or a random file."
-msgstr ""
+msgid "Syntax:"
+msgstr "Sintaxia:"
-#. WxpRu
+#. jxyZn
#: 03020205.xhp
msgctxt ""
"03020205.xhp\n"
-"par_id971587473488701\n"
+"par_id3145785\n"
"help.text"
-msgid "<image src=\"media/helpimg/sbasic/Write_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Write Statement diagram</alt></image>"
-msgstr ""
+msgid "Write [#FileName], [Expressionlist]"
+msgstr "Write [#FitxategiIzena], [AdierazpenZerrenda]"
-#. xEMDC
+#. ceFn6
+#: 03020205.xhp
+msgctxt ""
+"03020205.xhp\n"
+"hd_id3151116\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametroak:"
+
+#. RsZEE
#: 03020205.xhp
msgctxt ""
"03020205.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "<emph>fileNum</emph>: Any numeric expression that contains the file number that was set by the Open statement for the respective file."
-msgstr ""
+msgid "<emph>FileName:</emph> Any numeric expression that contains the file number that was set by the Open statement for the respective file."
+msgstr "<emph>FitxategiIzena:</emph> Open instrukzioak dagokion fitxategiarentzat ezarritako fitxategi-zenbakia duen zenbakizko adierazpen oro."
-#. TwHF7
+#. aCyvx
#: 03020205.xhp
msgctxt ""
"03020205.xhp\n"
"par_id3146120\n"
"help.text"
-msgid "<emph>expression</emph> list: Variables or expressions that you want to enter in a file, separated by commas."
-msgstr ""
+msgid "<emph>Expressionlist:</emph> Variables or expressions that you want to enter in a file, separated by commas."
+msgstr "<emph>AdierazpenZerrenda:</emph> Fitxategian komaz bereizita sartu nahi dituzun aldagaiak edo adierazpenak."
#. RERPn
#: 03020205.xhp
@@ -10789,6 +10591,15 @@ msgctxt ""
msgid "Numbers with decimal delimiters are converted according to the locale settings."
msgstr "Dezimal-mugatzaileak dituzten zenbakiak ezarpen lokalen arabera bihurtzen dira."
+#. Xhb5c
+#: 03020205.xhp
+msgctxt ""
+"03020205.xhp\n"
+"hd_id3151073\n"
+"help.text"
+msgid "Example:"
+msgstr "Adibidea:"
+
#. ejANh
#: 03020301.xhp
msgctxt ""
@@ -11311,14 +11122,14 @@ msgctxt ""
msgid "<emph>FileNumber:</emph> The data channel number used in the Open statement."
msgstr "<emph>FitxategiZenbakia:</emph> Open instrukzioan erabiltzen den data-kanalaren zenbakia."
-#. MbdMB
+#. ybPDP
#: 03020305.xhp
msgctxt ""
"03020305.xhp\n"
"tit\n"
"help.text"
-msgid "Seek# Statement"
-msgstr ""
+msgid "Seek Statement"
+msgstr "Seek instrukzioa"
#. vLW2K
#: 03020305.xhp
@@ -11329,14 +11140,14 @@ msgctxt ""
msgid "<bookmark_value>Seek statement</bookmark_value>"
msgstr "<bookmark_value>Seek instrukzioa</bookmark_value>"
-#. 9HcVZ
+#. PpSRU
#: 03020305.xhp
msgctxt ""
"03020305.xhp\n"
"hd_id3159413\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek# Statement\">Seek Statement</link>"
-msgstr ""
+msgid "<link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek Statement\">Seek Statement</link>"
+msgstr "<link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek Statement\">Seek instrukzioa</link>"
#. RBPKW
#: 03020305.xhp
@@ -11365,59 +11176,59 @@ msgctxt ""
msgid "For all other files, the Seek statement sets the byte position at which the next operation is to occur."
msgstr "Beste fitxategi guztien kasuan, hurrengo eragiketa gertatuko den byte-kokagunea ezartzen du Seek instrukzioak."
-#. sbuDC
+#. wYVfB
#: 03020305.xhp
msgctxt ""
"03020305.xhp\n"
-"par_id971587473488701\n"
+"par_id3156280\n"
"help.text"
-msgid "<image src=\"media/helpimg/sbasic/Seek_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Seek Statement diagram</alt></image>"
-msgstr ""
+msgid "See also: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>, <link href=\"text/sbasic/shared/03020304.xhp\" name=\"Seek\">Seek</link>."
+msgstr "Ikus baita ere: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>, <link href=\"text/sbasic/shared/03020304.xhp\" name=\"Seek\">Seek</link>."
-#. PjcAp
+#. yVEYG
#: 03020305.xhp
msgctxt ""
"03020305.xhp\n"
-"par_id3145273\n"
+"hd_id3145785\n"
"help.text"
-msgid "Seek [#]filePos, {filePos|recordNum}"
-msgstr ""
+msgid "Syntax:"
+msgstr "Sintaxia:"
-#. vwzuK
+#. 7M3ws
#: 03020305.xhp
msgctxt ""
"03020305.xhp\n"
-"hd_id3153379\n"
+"par_id3145273\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "Seek[#FileNumber], Position (As Long)"
+msgstr "Seek[#FitxategiZenbakia], Kokagunea (As Long)"
-#. x86KJ
+#. nRRME
#: 03020305.xhp
msgctxt ""
"03020305.xhp\n"
-"par_id3153952\n"
+"hd_id3154321\n"
"help.text"
-msgid "<emph>fileNum</emph>: The data channel number used in the Open statement."
-msgstr ""
+msgid "Parameters:"
+msgstr "Parametroak:"
-#. FrYvd
+#. ySD8U
#: 03020305.xhp
msgctxt ""
"03020305.xhp\n"
-"par_id3145366\n"
+"par_id3153952\n"
"help.text"
-msgid "<emph>filePos, recordNum</emph>: Position for the next writing or reading. Position can be a number between 1 and 2,147,483,647. According to the file type, the position indicates the number of the record (files in the Random mode) or the byte position (files in the Binary, Output, Append or Input mode). The first byte in a file is position 1, the second byte is position 2, and so on."
-msgstr ""
+msgid "<emph>FileNumber: </emph>The data channel number used in the Open statement."
+msgstr "<emph>FitxategiZenbakia:</emph> Open instrukzioan erabiltzen den data-kanalaren zenbakia."
-#. 5LDFE
+#. Jf97B
#: 03020305.xhp
msgctxt ""
"03020305.xhp\n"
-"par_id491596468328575\n"
+"par_id3145366\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020304.xhp\" name=\"Seek\">Seek</link> function"
-msgstr ""
+msgid "<emph>Position: </emph>Position for the next writing or reading. Position can be a number between 1 and 2,147,483,647. According to the file type, the position indicates the number of the record (files in the Random mode) or the byte position (files in the Binary, Output, Append or Input mode). The first byte in a file is position 1, the second byte is position 2, and so on."
+msgstr "<emph>Kokagunea:</emph> Hurrengo idazketa edo irakurketaren kokagunea. Kokagune hori 1 eta 2,147,483,647 bitarteko zenbaki bat izan daiteke. Fitxategi motaren arabera, kokaguneak erregistroaren zenbakia (ausazko moduko fitxategiak) edo byte-kokalekua (bitarra, irteera, erantsi edo sarrera moduko fitxategiak) adierazten du. Fitxategiko lehen bytearen kokagunea 1 da, bigarren bytearena 2, eta horrela hurrenez hurren."
#. Nwouh
#: 03020400.xhp
@@ -16918,41 +16729,86 @@ msgctxt ""
msgid "The following functions and statements set or return the system date and time."
msgstr "Ondorengo funtzioek eta instrukzioek sistemako data eta ordua ezartzen edo itzultzen dituzte."
-#. wJjQV
+#. YWfEf
#: 03030301.xhp
msgctxt ""
"03030301.xhp\n"
"tit\n"
"help.text"
-msgid "Date Function"
-msgstr ""
+msgid "Date Statement"
+msgstr "Date instrukzioa"
-#. HEEFx
+#. xpFBx
#: 03030301.xhp
msgctxt ""
"03030301.xhp\n"
"bm_id3156027\n"
"help.text"
-msgid "<bookmark_value>Date function</bookmark_value>"
-msgstr ""
+msgid "<bookmark_value>Date statement</bookmark_value>"
+msgstr "<bookmark_value>Date instrukzioa</bookmark_value>"
-#. u9AkG
+#. vDWSN
#: 03030301.xhp
msgctxt ""
"03030301.xhp\n"
"hd_id3156027\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030301.xhp\" name=\"Date Function\">Date Function</link>"
-msgstr ""
+msgid "<link href=\"text/sbasic/shared/03030301.xhp\" name=\"Date Statement\">Date Statement</link>"
+msgstr "<link href=\"text/sbasic/shared/03030301.xhp\" name=\"Date Statement\">Date instrukzioa</link>"
-#. AaA3G
+#. GMwEL
#: 03030301.xhp
msgctxt ""
"03030301.xhp\n"
"par_id3147291\n"
"help.text"
-msgid "Returns the current system date as a string, or date variant."
-msgstr ""
+msgid "Returns the current system date as a string, or resets the date. The date format depends on your local system settings."
+msgstr "Uneko sistema-data itzultzen du kate gisa, edo data berrezartzen du. Data-formatua zure sistemako ezarpen lokalen arabera egongo da."
+
+#. CUY3q
+#: 03030301.xhp
+msgctxt ""
+"03030301.xhp\n"
+"hd_id3148686\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaxia:"
+
+#. QoCJW
+#: 03030301.xhp
+msgctxt ""
+"03030301.xhp\n"
+"par_id3146794\n"
+"help.text"
+msgid "Date ; Date = Text As String"
+msgstr "Date ; Date = Testua As String"
+
+#. 8QFeW
+#: 03030301.xhp
+msgctxt ""
+"03030301.xhp\n"
+"hd_id3154347\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametroak:"
+
+#. 57eNx
+#: 03030301.xhp
+msgctxt ""
+"03030301.xhp\n"
+"par_id3145069\n"
+"help.text"
+msgid "<emph>Text:</emph> Only required in order to reset the system date. In this case, the string expression must correspond to the date format defined in your local settings."
+msgstr "<emph>Testua:</emph> Sistema-data berrezartzeko bakarrik behar da. Kasu horretan, adierazpen-kateak bat etorri behar du zure ezarpen lokaletan definitutako data-formatuarekin."
+
+#. waEYM
+#: 03030301.xhp
+msgctxt ""
+"03030301.xhp\n"
+"hd_id3150793\n"
+"help.text"
+msgid "Example:"
+msgstr "Adibidea:"
#. BUc3C
#: 03030301.xhp
@@ -16963,32 +16819,32 @@ msgctxt ""
msgid "MsgBox \"The date is \" & Date"
msgstr "Msgbox \"Data: \" & Date"
-#. W99bB
+#. CCirC
#: 03030302.xhp
msgctxt ""
"03030302.xhp\n"
"tit\n"
"help.text"
-msgid "Time Function"
-msgstr ""
+msgid "Time Statement"
+msgstr "Time instrukzioa"
-#. peCLU
+#. Ypbnk
#: 03030302.xhp
msgctxt ""
"03030302.xhp\n"
"bm_id3145090\n"
"help.text"
-msgid "<bookmark_value>Time function</bookmark_value>"
-msgstr ""
+msgid "<bookmark_value>Time statement</bookmark_value>"
+msgstr "<bookmark_value>Time instrukzioa</bookmark_value>"
-#. tBoRS
+#. xLpG8
#: 03030302.xhp
msgctxt ""
"03030302.xhp\n"
"hd_id3145090\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030302.xhp\" name=\"Time Function\">Time Function</link>"
-msgstr ""
+msgid "<link href=\"text/sbasic/shared/03030302.xhp\">Time Statement</link>"
+msgstr "<link href=\"text/sbasic/shared/03030302.xhp\">Time instrukzioa</link>"
#. FHKSk
#: 03030302.xhp
@@ -16999,6 +16855,42 @@ msgctxt ""
msgid "This function returns the current system time as a string in the format \"HH:MM:SS\"."
msgstr "Funtzio honek sistemako uneko ordua kate gisa itzultzen du \"HH:MM:SS\" formatuan."
+#. G29nS
+#: 03030302.xhp
+msgctxt ""
+"03030302.xhp\n"
+"hd_id3154346\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaxia:"
+
+#. rG5UZ
+#: 03030302.xhp
+msgctxt ""
+"03030302.xhp\n"
+"hd_id3150792\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametroak:"
+
+#. 6LxaE
+#: 03030302.xhp
+msgctxt ""
+"03030302.xhp\n"
+"par_id3149656\n"
+"help.text"
+msgid "<emph>Text:</emph> Any string expression that specifies the new time in the format \"HH:MM:SS\"."
+msgstr "<emph>Testua:</emph> Ordu berria \"HH:MM:SS\" formatuan zehazten duen kate-adierazpena."
+
+#. psu4B
+#: 03030302.xhp
+msgctxt ""
+"03030302.xhp\n"
+"hd_id3145173\n"
+"help.text"
+msgid "Example:"
+msgstr "Adibidea:"
+
#. Aguz5
#: 03030302.xhp
msgctxt ""
@@ -17926,14 +17818,14 @@ msgctxt ""
msgid "<image src=\"media/helpimg/sbasic/On-Error_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">On Error Statement diagram</alt></image>"
msgstr "<image src=\"media/helpimg/sbasic/On-Error_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">On Error instrukzioaren diagrama</alt></image>"
-#. CKJJr
+#. 7FXhq
#: 03050500.xhp
msgctxt ""
"03050500.xhp\n"
"par_id3145173\n"
"help.text"
-msgid "On [Local] Error {GoTo Labelname | GoTo 0 | Resume Next}"
-msgstr ""
+msgid "On {[Local] Error GoTo Labelname | GoTo 0 | Resume Next}"
+msgstr "On {[Local] Error GoTo EtiketaIzena | GoTo 0 | Resume Next}"
#. EBAKU
#: 03050500.xhp
@@ -22183,86 +22075,77 @@ msgctxt ""
msgid "If...Then...Else Statement"
msgstr "If...Then...Else instrukzioa"
-#. 2tiGA
+#. C5KRD
#: 03090101.xhp
msgctxt ""
"03090101.xhp\n"
"bm_id3154422\n"
"help.text"
-msgid "<bookmark_value>If statement</bookmark_value> <bookmark_value>ElseIf; If statement</bookmark_value> <bookmark_value>Else If;If statement</bookmark_value> <bookmark_value>Else;If statement</bookmark_value> <bookmark_value>Else;If statement</bookmark_value> <bookmark_value>End If;If statement</bookmark_value> <bookmark_value>EndIf;If statement</bookmark_value>"
-msgstr ""
+msgid "<bookmark_value>If statement</bookmark_value>"
+msgstr "<bookmark_value>If instrukzioa</bookmark_value>"
-#. iGHxs
+#. NPPep
#: 03090101.xhp
msgctxt ""
"03090101.xhp\n"
-"hd_id81592320644826\n"
+"hd_id3154422\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03090101.xhp\" name=\"If...Then...Else Statement\">If...Then...Else Statement</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03090101.xhp\" name=\"If...Then...Else Statement\">If...Then...Else instrukzioa</link>"
-#. aPd9F
+#. pGNqu
#: 03090101.xhp
msgctxt ""
"03090101.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "Defines one or more statement blocks that you only want to execute if a given condition or expression is <literal>True</literal>."
-msgstr ""
-
-#. udXzN
-#: 03090101.xhp
-msgctxt ""
-"03090101.xhp\n"
-"par_id311592320434736\n"
-"help.text"
-msgid "<image src=\"media/helpimg/sbasic/If_statement.svg\" id=\"img_id601592320434736\"><alt id=\"alt_id551592320434736\">If...EndIf statement</alt></image>"
-msgstr ""
+msgid "Defines one or more statement blocks that you only want to execute if a given condition is True."
+msgstr "Baldintza jakin bat True baldin bada soilik exekutatu nahi dituzun instrukzio-bloke bat edo gehiago definitzen ditu."
-#. cWAi6
+#. 9w2wm
#: 03090101.xhp
msgctxt ""
"03090101.xhp\n"
-"par_id591592320435808\n"
+"hd_id3146957\n"
"help.text"
-msgid "<image src=\"media/helpimg/sbasic/ElseIf_fragment.svg\" id=\"img_id691592320435808\"><alt id=\"alt_id341592320435808\">ElseIf fragment</alt></image>"
-msgstr ""
+msgid "Syntax:"
+msgstr "Sintaxia:"
-#. 9oiMB
+#. yeLUr
#: 03090101.xhp
msgctxt ""
"03090101.xhp\n"
-"par_id221592320436632\n"
+"par_id3153126\n"
"help.text"
-msgid "<image src=\"media/helpimg/sbasic/Else_fragment.svg\" id=\"img_id81592320436632\"><alt id=\"alt_id391592320436632\">Else fragment</alt></image>"
-msgstr ""
+msgid "If condition=true Then Statement block [ElseIf condition=true Then] Statement block [Else] Statement block EndIf"
+msgstr "If condition=true Then instrukzio-blokea [ElseIf condition=true Then] Instrukzio-blokea [Else] Instrukzio-blokea EndIf"
-#. DQy4R
+#. aXATA
#: 03090101.xhp
msgctxt ""
"03090101.xhp\n"
"par_id3123476\n"
"help.text"
-msgid "Instead of <emph>Else If</emph> you can write <emph>ElseIf</emph>, instead of <emph>End If</emph> you can write <emph>EndIf</emph>."
-msgstr ""
+msgid "Instead of Else If you can write ElseIf, instead of End If you can write EndIf."
+msgstr "Else idatzi ordez, ElseIf idatz dezakezu, End idatzi ordez, EndIf idatz dezakezu."
-#. AXTiW
+#. FFDsF
#: 03090101.xhp
msgctxt ""
"03090101.xhp\n"
-"par_id631592322239043\n"
+"hd_id3155419\n"
"help.text"
-msgid "<emph>If</emph> statements can be shortened to one line when using single statement blocks."
-msgstr ""
+msgid "Parameters:"
+msgstr "Parametroak:"
-#. VDj9r
+#. ERvpY
#: 03090101.xhp
msgctxt ""
"03090101.xhp\n"
"par_id3153062\n"
"help.text"
-msgid "The <emph>If...Then</emph> statement executes program blocks depending on given conditions. When %PRODUCTNAME Basic encounters an <emph>If</emph> statement, the condition is tested. If the condition is <literal>True</literal>, all subsequent statements up to the next <emph>Else</emph> or <emph>ElseIf</emph> statement are executed. If the condition is <literal>False</literal>, and an <emph>ElseIf</emph> statement follows, %PRODUCTNAME Basic tests the next expression and executes the following statements if the condition is <literal>True</literal>. If <literal>False</literal>, the program continues either with the next <emph>ElseIf</emph> or <emph>Else</emph> statement. Statements following <emph>Else</emph> are executed only if none of the previously tested conditions were <literal>True</literal>. After all conditions are evaluated, and the corresponding statements executed, the program continues with the statement following <emph>EndIf</emph>."
-msgstr ""
+msgid "The <emph>If...Then</emph> statement executes program blocks depending on given conditions. When $[officename] Basic encounters an <emph>If</emph> statement, the condition is tested. If the condition is True, all subsequent statements up to the next <emph>Else</emph> or <emph>ElseIf</emph> statement are executed. If the condition is False, and an <emph>ElseIf</emph> statement follows, $[officename] Basic tests the next condition and executes the following statements if the condition is True. If False, the program continues either with the next <emph>ElseIf</emph> or <emph>Else</emph> statement. Statements following <emph>Else</emph> are executed only if none of the previously tested conditions were True. After all conditions are evaluated, and the corresponding statements executed, the program continues with the statement following <emph>EndIf</emph>."
+msgstr "<emph>If...Then</emph> instrukzioak programa-blokeak exekutatzen ditu baldintza jakin batzuen arabera. $[officename] Basic-ek <emph>If</emph> instrukzioa aurkitzen duenean, baldintza probatu egiten du. Baldintza True bada, hurrengo <emph>Else</emph> edo <emph>ElseIf</emph> instrukziora arteko instrukzio guztiak exekutatzen dira. Baldintza False bada, eta ondoren <emph>ElseIf</emph> instrukzioa badago, $[officename] Basic-ek hurrengo baldintza probatzen du, eta baldintza True bada, hurrengo instrukzioak exekutatzen ditu. Baldintza False bada, programak hurrengo <emph>ElseIf</emph> edo <emph>Else</emph> instrukzioarekin jarraitzen du. <emph>Else</emph> instrukzioaren ondorengo instrukzioak exekutatu egiten dira, baldin eta aurretik probatutako baldintzetatik bat ere ez bazen True. Baldintza guztiak ebaluatu eta haiei dagozkien instrukzio guztiak exekutatutakoan, programak <emph>EndIf</emph> instrukzioaren ondorengo instrukzioarekin jarraitzen du."
#. NKDQG
#: 03090101.xhp
@@ -22300,6 +22183,15 @@ msgctxt ""
msgid "The following example enables you to enter the expiration date of a product, and determines if the expiration date has passed."
msgstr "Ondorengo adibideak produktu baten iraungitze-data sartzeko aukera ematen du, eta iraungitze-data igaro den ala ez zehazten du."
+#. TZWBx
+#: 03090101.xhp
+msgctxt ""
+"03090101.xhp\n"
+"hd_id3152576\n"
+"help.text"
+msgid "Example:"
+msgstr "Adibidea:"
+
#. gDmAx
#: 03090101.xhp
msgctxt ""
@@ -22336,24 +22228,6 @@ msgctxt ""
msgid "MsgBox \"The expiration date is today\""
msgstr "MsgBox \"Iraungitze-data gaur da\""
-#. 7qi2i
-#: 03090101.xhp
-msgctxt ""
-"03090101.xhp\n"
-"par_id161588865796615\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03090102.xhp\" name=\"Select Case statement\">Select Case</link> statement"
-msgstr ""
-
-#. W4Sgi
-#: 03090101.xhp
-msgctxt ""
-"03090101.xhp\n"
-"par_id281588865818334\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03090103.xhp\" name=\"Iif function\">Iif</link> or <link href=\"text/sbasic/shared/03090410.xhp\" name=\"Switch function\">Switch</link> functions"
-msgstr ""
-
#. ArPEq
#: 03090102.xhp
msgctxt ""
@@ -22399,95 +22273,32 @@ msgctxt ""
msgid "<image src=\"media/helpimg/sbasic/Select-Case_statement.svg\" id=\"img_id931588605629842\"><alt id=\"alt_id931588605629842\">Select Case syntax</alt></image>"
msgstr "<image src=\"media/helpimg/sbasic/Select-Case_statement.svg\" id=\"img_id931588605629842\"><alt id=\"alt_id931588605629842\">Select Case sintaxia</alt></image>"
-#. TJu4u
-#: 03090102.xhp
-msgctxt ""
-"03090102.xhp\n"
-"bas_id251592381900645\n"
-"help.text"
-msgid "Select Case expression"
-msgstr ""
-
-#. XrXnH
-#: 03090102.xhp
-msgctxt ""
-"03090102.xhp\n"
-"bas_id321592381903509\n"
-"help.text"
-msgid "Case values"
-msgstr ""
-
-#. DCDEC
+#. jsSZ5
#: 03090102.xhp
msgctxt ""
"03090102.xhp\n"
-"bas_id231592381903973\n"
-"help.text"
-msgid "Statement Block"
-msgstr ""
-
-#. 9KDPg
-#: 03090102.xhp
-msgctxt ""
-"03090102.xhp\n"
-"bas_id361592381904372\n"
-"help.text"
-msgid "[ Case values2"
-msgstr ""
-
-#. jSGvu
-#: 03090102.xhp
-msgctxt ""
-"03090102.xhp\n"
-"bas_id421592382002520\n"
-"help.text"
-msgid "Statement Block]"
-msgstr ""
-
-#. NcGYQ
-#: 03090102.xhp
-msgctxt ""
-"03090102.xhp\n"
-"bas_id161592382004496\n"
-"help.text"
-msgid "[ Case Else"
-msgstr ""
-
-#. FkAUG
-#: 03090102.xhp
-msgctxt ""
-"03090102.xhp\n"
-"bas_id681592382005351\n"
+"par_id3150400\n"
"help.text"
-msgid "Statement Block]"
-msgstr ""
+msgid "Select Case condition Case expression Statement Block [Case expression2 Statement Block][Case Else] Statement Block End Select"
+msgstr "Select Case baldintza Case adierazpena instrukzio-blokea [Case adierazpena2 instrukzio-blokea Block][Case Else] instrukzio-blokea End Select"
-#. MmACE
-#: 03090102.xhp
-msgctxt ""
-"03090102.xhp\n"
-"bas_id831592381905293\n"
-"help.text"
-msgid "End Select"
-msgstr ""
-
-#. HLsCW
+#. yuqsv
#: 03090102.xhp
msgctxt ""
"03090102.xhp\n"
"par_id3156281\n"
"help.text"
-msgid "<emph>expression:</emph> Any expression that controls if the statement block that follows the respective <literal>Case</literal> clause is executed."
-msgstr ""
+msgid "<emph>condition:</emph> Any expression that controls if the statement block that follows the respective Case clause is executed."
+msgstr "<emph>baldintza:</emph> Case klausulari jarraitzen dion instrukzio-blokea exekutatzen den ala ez kontrolatzen duen edozein adierazpen."
-#. F88YW
+#. DoPTj
#: 03090102.xhp
msgctxt ""
"03090102.xhp\n"
"par_id3150448\n"
"help.text"
-msgid "<emph>values:</emph> Any value list that is compatible with the expression. The statement block that follows the <literal>Case</literal> clause is executed if <emph>expression</emph> matches <emph>values</emph>."
-msgstr ""
+msgid "<emph>expression:</emph> Any expression that is compatible with the condition type expression. The statement block that follows the <literal>Case</literal> clause is executed if <emph>condition</emph> matches <emph>expression</emph>."
+msgstr "<emph>adierazpena:</emph> Baldintza motako adierazpenarekin bateragarria den edozein adierazpen. <literal>Case</literal> klausulari jarraitzen dion instrukzio-blokea exekutatzen da <emph>baldintza</emph> eta <emph>adierazpena</emph> bat badatoz."
#. oCrpX
#: 03090102.xhp
@@ -22525,50 +22336,32 @@ msgctxt ""
msgid "Print \"Out of range 1 to 10\""
msgstr "Print \"1 eta 10 bitarteko barrutitik kanpo\""
-#. UtJXY
-#: 03090102.xhp
-msgctxt ""
-"03090102.xhp\n"
-"par_id161588865796615\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03090101.xhp\" name=\"If...Then...Else statement\">If</link> statement"
-msgstr ""
-
-#. mqu6n
-#: 03090102.xhp
-msgctxt ""
-"03090102.xhp\n"
-"par_id281588865818334\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03090103.xhp\" name=\"Iif function\">Iif</link> or <link href=\"text/sbasic/shared/03090410.xhp\" name=\"Switch function\">Switch</link> functions"
-msgstr ""
-
-#. pm7E8
+#. WfFsT
#: 03090103.xhp
msgctxt ""
"03090103.xhp\n"
"tit\n"
"help.text"
-msgid "IIf Function"
-msgstr ""
+msgid "IIf Statement"
+msgstr "IIf instrukzioa"
-#. G8vo7
+#. WcDhC
#: 03090103.xhp
msgctxt ""
"03090103.xhp\n"
"bm_id3155420\n"
"help.text"
-msgid "<bookmark_value>IIf function</bookmark_value>"
-msgstr ""
+msgid "<bookmark_value>IIf statement</bookmark_value>"
+msgstr "<bookmark_value>IIf instrukzioa</bookmark_value>"
-#. ZvPAM
+#. HvJuA
#: 03090103.xhp
msgctxt ""
"03090103.xhp\n"
"hd_id3155420\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090103.xhp\" name=\"IIf Function\">IIf Function</link>"
-msgstr ""
+msgid "<link href=\"text/sbasic/shared/03090103.xhp\" name=\"IIf Statement\">IIf Statement</link>"
+msgstr "<link href=\"text/sbasic/shared/03090103.xhp\" name=\"IIf Statement\">IIf instrukzioa</link>"
#. nYxhE
#: 03090103.xhp
@@ -22579,6 +22372,15 @@ msgctxt ""
msgid "Returns one of two possible function results, depending on the logical value of the evaluated expression."
msgstr "Funtzioen balizko emaitza bat edo bi itzultzen ditu, ebaluatutako adierazpenaren balio logikoaren arabera."
+#. DMbgx
+#: 03090103.xhp
+msgctxt ""
+"03090103.xhp\n"
+"hd_id3159413\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaxia:"
+
#. dDDFQ
#: 03090103.xhp
msgctxt ""
@@ -22588,6 +22390,15 @@ msgctxt ""
msgid "IIf (Expression, ExpressionTrue, ExpressionFalse)"
msgstr "IIf (Adierazpena, AdierazpenaTrue, AdierazpenaFalse)"
+#. Jr9BS
+#: 03090103.xhp
+msgctxt ""
+"03090103.xhp\n"
+"hd_id3150541\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametroak:"
+
#. TXHsN
#: 03090103.xhp
msgctxt ""
@@ -22606,51 +22417,6 @@ msgctxt ""
msgid "<emph>ExpressionTrue, ExpressionFalse:</emph> Any expression, one of which will be returned as the function result, depending on the logical evaluation."
msgstr "<emph>AdierazpenaTrue, AdierazpenaFalse:</emph> ebaluazio logikoaren arabera dagoen edozein adierazpen. Horietako bat funtzioaren emaitza gisa itzuliko da."
-#. iEQga
-#: 03090103.xhp
-msgctxt ""
-"03090103.xhp\n"
-"par_id541598638231139\n"
-"help.text"
-msgid "IIf evaluates both <literal>ExpressionTrue</literal> and <literal>ExpressionFalse</literal> even if it returns only one of them. If one of the expressions results in error, the function returns the error. For example, do not use IIF to bypass a possible division by zero result."
-msgstr ""
-
-#. vGAma
-#: 03090103.xhp
-msgctxt ""
-"03090103.xhp\n"
-"par_id1001598638460925\n"
-"help.text"
-msgid "REM Returns the maximum of 3 values"
-msgstr ""
-
-#. 9JAJ5
-#: 03090103.xhp
-msgctxt ""
-"03090103.xhp\n"
-"par_id161598638840133\n"
-"help.text"
-msgid "REM Bad usage of function IIf"
-msgstr ""
-
-#. dNxFE
-#: 03090103.xhp
-msgctxt ""
-"03090103.xhp\n"
-"par_id161588865796615\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03090101.xhp\" name=\"If...Then...Else statement\">If</link> or <link href=\"text/sbasic/shared/03090102.xhp\" name=\"Select Case statement\">Select Case</link> statements"
-msgstr ""
-
-#. DjnF7
-#: 03090103.xhp
-msgctxt ""
-"03090103.xhp\n"
-"par_id281588865818334\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03090410.xhp\" name=\"Switch function\">Switch</link> function"
-msgstr ""
-
#. RKALL
#: 03090200.xhp
msgctxt ""
@@ -22705,95 +22471,311 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop Statement\">Do...Loop Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop Statement\">Do...Loop instrukzioa</link>"
-#. iC6SG
+#. xyfDP
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
"par_id3109850\n"
"help.text"
-msgid "Repeats the statements between the <emph>Do</emph> and the <emph>Loop</emph> statement while the condition is <literal>True</literal> or until the condition becomes <literal>True</literal>."
-msgstr ""
+msgid "Repeats the statements between the Do and the Loop statement while the condition is True or until the condition becomes True."
+msgstr "Do eta Loop instrukzioen artean instrukzioak errepikatzen ditu baldintza True den bitartean edo baldintza True bihurtu arte."
-#. aiGhW
+#. caSom
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
-"par_id311592320434736\n"
+"hd_id3149119\n"
"help.text"
-msgid "<image src=\"media/helpimg/sbasic/Do_statement.svg\" id=\"img_id601592320434736\"><alt id=\"alt_id551592320434736\">Do statement</alt></image>"
-msgstr ""
+msgid "Syntax"
+msgstr "Sintaxia"
-#. Ebajb
+#. 3K2PH
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
-"bas_id171592386317704\n"
+"par_id3155150\n"
"help.text"
-msgid "' Do While: The statement block is repeated as long as the condition is true"
-msgstr ""
+msgid "Do [{While | Until} condition = True]"
+msgstr "Do [{While | Until} baldintza = True]"
-#. VDEWA
+#. UwrEt
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
-"bas_id11592386319239\n"
+"par_id3154422\n"
"help.text"
-msgid "' Do Until: The statement block is repeated as long as the condition is false"
-msgstr ""
+msgid "statement block"
+msgstr "instrukzio-blokea"
-#. Dsqzg
+#. JsBm9
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
-"par_id591592320435808\n"
+"par_id3150789\n"
"help.text"
-msgid "<image src=\"media/helpimg/sbasic/Do-Loop_statement.svg\" id=\"img_id691592320435808\"><alt id=\"alt_id341592320435808\">Do...Loop statement</alt></image>"
-msgstr ""
+msgid "[Exit Do]"
+msgstr "[Exit Do]"
-#. VVtxi
+#. rP8AT
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
-"bas_id911592386676044\n"
+"par_id3155805\n"
"help.text"
-msgid "' Loop While: The statement block repeats as long as the condition is true"
-msgstr ""
+msgid "statement block"
+msgstr "instrukzio-blokea"
-#. 92FMy
+#. AWeCW
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
-"bas_id971592386677004\n"
+"par_id3145090\n"
"help.text"
-msgid "' Loop Until: The statement block repeats until the condition is true"
-msgstr ""
+msgid "Loop"
+msgstr "Loop"
-#. YFnQL
+#. 9Cv7B
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
-"par_id3150791\n"
+"par_id3154749\n"
"help.text"
-msgid "The <emph>Do...Loop</emph> statement executes a loop as long as, or until, a certain condition is <literal>True</literal>. The condition for exiting the loop must be entered following either the <emph>Do</emph> or the <emph>Loop</emph> statement. The above examples are valid combinations."
-msgstr ""
+msgid "or"
+msgstr "edo"
+
+#. Aj9kr
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3150503\n"
+"help.text"
+msgid "Do"
+msgstr "Do"
+
+#. yGEJd
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3149762\n"
+"help.text"
+msgid "statement block"
+msgstr "instrukzio-blokea"
+
+#. 93KEy
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3150984\n"
+"help.text"
+msgid "[Exit Do]"
+msgstr "[Exit Do]"
+
+#. o2rc9
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3143228\n"
+"help.text"
+msgid "statement block"
+msgstr "instrukzio-blokea"
-#. 8QxEA
+#. 8qghf
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3149235\n"
+"help.text"
+msgid "Loop [{While | Until} condition = True]"
+msgstr "Loop [{While | Until} baldintza = True]"
+
+#. 2AEDG
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"hd_id3156024\n"
+"help.text"
+msgid "Parameters/Elements"
+msgstr "Parametroak/elementuak"
+
+#. qkEcG
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
"par_id3156344\n"
"help.text"
-msgid "<emph>condition:</emph> A comparison, numeric or Basic expression, that evaluates to either <literal>True</literal> or <literal>False</literal>."
-msgstr ""
+msgid "<emph>Condition:</emph> A comparison, numeric or string expression, that evaluates either True or False."
+msgstr "<emph>Baldintza:</emph> True (egiazkoa) edo False (faltsua) ebaluatzen duen konparazio-, zenbakizko edo kate-adierazpena."
-#. C6QdX
+#. jLqcT
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
"par_id3149669\n"
"help.text"
-msgid "<emph>statements:</emph> Statements that you want to repeat while or until a condition is <literal>True</literal>."
-msgstr ""
+msgid "<emph>Statement block:</emph> Statements that you want to repeat while or until the condition is True."
+msgstr "<emph>Instrukzio-blokea:</emph> baldintza True den bitartean edo True izan arte errepikatzea nahi dituzun instrukzioak."
+
+#. PdzkX
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3150791\n"
+"help.text"
+msgid "The <emph>Do...Loop</emph> statement executes a loop as long as, or until, a certain condition is True. The condition for exiting the loop must be entered following either the <emph>Do</emph> or the <emph>Loop</emph> statement. The following examples are valid combinations:"
+msgstr "<emph>Do...Loop</emph> instrukzioak begizta bat exekutatzen du baldintza jakin bat True den bitartean edo True izan arte. Begiztatik irteteko baldintza <emph>Do</emph> edo <emph>Loop</emph> instrukzioaren atzetik sartu behar da. Ondorengo adibideak baliozko konbinazioak dira:"
+
+#. uYAtt
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"hd_id3154366\n"
+"help.text"
+msgid "Syntax"
+msgstr "Sintaxia"
+
+#. kfmWR
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3145171\n"
+"help.text"
+msgid "Do While condition = True"
+msgstr "Do While Baldintza = True"
+
+#. f6vGS
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3149203\n"
+"help.text"
+msgid "...statement block"
+msgstr "...instrukzio-blokea"
+
+#. bERMk
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3125864\n"
+"help.text"
+msgid "Loop"
+msgstr "Begizta"
+
+#. NzaK9
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3154124\n"
+"help.text"
+msgid "The statement block between the Do While and the Loop statements is repeated so long as the condition is true."
+msgstr "Do While eta Loop instrukzioen arteko instrukzio-blokea errepikatu egingo da baldintza True den bitartean."
+
+#. uFfcD
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3153968\n"
+"help.text"
+msgid "Do Until condition = True"
+msgstr "Do Until baldintza = True"
+
+#. CC8GU
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3154909\n"
+"help.text"
+msgid "...statement block"
+msgstr "...instrukzio-blokea"
+
+#. KrHxA
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3159151\n"
+"help.text"
+msgid "Loop"
+msgstr "Begizta"
+
+#. 29fJ2
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3150440\n"
+"help.text"
+msgid "The statement block between the Do Until and the Loop statements is repeated if the condition so long as the condition is false."
+msgstr "Do Until eta Loop instrukzioen arteko instrukzio-blokea errepikatu egingo da baldintza False den bitartean."
+
+#. HYDHM
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3153952\n"
+"help.text"
+msgid "Do"
+msgstr "Do"
+
+#. QRBVd
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3147349\n"
+"help.text"
+msgid "...statement block"
+msgstr "...instrukzio-blokea"
+
+#. DCBsg
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3159153\n"
+"help.text"
+msgid "Loop While condition = True"
+msgstr "Loop While baldintza = True"
+
+#. BuEGy
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3146985\n"
+"help.text"
+msgid "The statement block between the Do and the Loop statements repeats so long as the condition is true."
+msgstr "Do eta Loop instrukzioen arteko instrukzio-blokea errepikatu egingo da baldintza True den bitartean."
+
+#. NPwEx
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3150488\n"
+"help.text"
+msgid "Do"
+msgstr "Do"
+
+#. wutQ5
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3153189\n"
+"help.text"
+msgid "...statement block"
+msgstr "...instrukzio-blokea"
+
+#. LRGmB
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3155411\n"
+"help.text"
+msgid "Loop Until condition = True"
+msgstr "Loop Until balbintza = True"
+
+#. NeasA
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3151117\n"
+"help.text"
+msgid "The statement block between the Do and the Loop statements repeats until the condition is true."
+msgstr "Do eta Loop instrukzioen arteko instrukzio-blokea errepikatu egingo da baldintza True izan arte."
#. iXQfC
#: 03090201.xhp
@@ -22804,22 +22786,58 @@ msgctxt ""
msgid "Use the <emph>Exit Do</emph> statement to unconditionally end the loop. You can add this statement anywhere in a <emph>Do</emph>...<emph>Loop</emph> statement. You can also define an exit condition using the <emph>If...Then</emph> structure as follows:"
msgstr "<emph>Exit Do</emph> instrukzioa erabili begizta baldintzarik gabe amaitzeko. Instrukzio hori <emph>Do</emph>...<emph>Loop</emph> instrukzioen artean sartu behar duzu. Irteera-baldintza <emph>If...Then</emph> egitura erabiliz ere defini dezakezu:"
-#. pGFcg
+#. 5DPqL
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
-"par_id161588865796615\n"
+"par_id3149262\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090202.xhp\" name=\"For statement\">For</link>, <link href=\"text/sbasic/shared/03090102.xhp\" name=\"Select Case statement\">Select Case</link> or <link href=\"text/sbasic/shared/03090203.xhp\" name=\"While statement\">While</link> statements"
+msgid "Do..."
+msgstr "Do..."
+
+#. KS9Nc
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3149298\n"
+"help.text"
+msgid "statements"
msgstr ""
-#. NEcfM
+#. zBAab
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
-"par_id281588865818334\n"
+"par_id3145646\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090103.xhp\" name=\"Iif function\">Iif</link> or <link href=\"text/sbasic/shared/03090410.xhp\" name=\"Switch function\">Switch</link> functions"
+msgid "If condition = True Then Exit Do"
+msgstr "If baldintza = True Then Exit Do"
+
+#. 6AC2Y
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3154490\n"
+"help.text"
+msgid "statements"
+msgstr "instrukzioak"
+
+#. F23Fn
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"par_id3153159\n"
+"help.text"
+msgid "Loop..."
+msgstr "Loop..."
+
+#. o6GUo
+#: 03090201.xhp
+msgctxt ""
+"03090201.xhp\n"
+"hd_id3147396\n"
+"help.text"
+msgid "Example"
msgstr ""
#. QECNJ
@@ -22831,14 +22849,14 @@ msgctxt ""
msgid "For...Next Statement"
msgstr "For...Next instrukzioa"
-#. TvxZC
+#. Byex6
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
"bm_id3149205\n"
"help.text"
-msgid "<bookmark_value>For statement</bookmark_value><bookmark_value>For Each statement</bookmark_value><bookmark_value>In keyword</bookmark_value><bookmark_value>Next keyword</bookmark_value><bookmark_value>Step keyword</bookmark_value><bookmark_value>To keyword</bookmark_value>"
-msgstr ""
+msgid "<bookmark_value>For statement</bookmark_value> <bookmark_value>For Each statement</bookmark_value> <bookmark_value>In keyword</bookmark_value> <bookmark_value>Next keyword</bookmark_value> <bookmark_value>Step keyword</bookmark_value> <bookmark_value>To keyword</bookmark_value> <bookmark_value>Step keyword</bookmark_value>"
+msgstr "<bookmark_value>For instrukzioa</bookmark_value> <bookmark_value>For Each instrukzioa</bookmark_value> <bookmark_value>In gako-hitza</bookmark_value> <bookmark_value>Next gako-hitza</bookmark_value> <bookmark_value>Step gako-hitza</bookmark_value> <bookmark_value>To gako-hitza</bookmark_value> <bookmark_value>Step gako-hitza</bookmark_value>"
#. LVP76
#: 03090202.xhp
@@ -23137,14 +23155,14 @@ msgctxt ""
msgid "While...Wend Statement"
msgstr "While...Wend instrukzioa"
-#. MB6No
+#. 8FsGX
#: 03090203.xhp
msgctxt ""
"03090203.xhp\n"
"bm_id3150400\n"
"help.text"
-msgid "<bookmark_value>While;While...Wend loop</bookmark_value> <bookmark_value>While;While Wend loop</bookmark_value>"
-msgstr ""
+msgid "<bookmark_value>While;While...Wend loop</bookmark_value>"
+msgstr "<bookmark_value>While;While...Wend begizta</bookmark_value>"
#. 4Gx4Q
#: 03090203.xhp
@@ -23155,77 +23173,149 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090203.xhp\" name=\"While...Wend Statement\">While...Wend Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03090203.xhp\" name=\"While...Wend Statement\">While...Wend instrukzioa</link>"
-#. QMYRt
+#. dQPTn
#: 03090203.xhp
msgctxt ""
"03090203.xhp\n"
"par_id3151211\n"
"help.text"
-msgid "When a program encounters a <literal>While</literal> statement, it tests the condition. If the condition is <literal>False</literal>, the program continues directly following the <literal>Wend</literal> statement. If the condition is <literal>True</literal>, the loop is executed until the program finds <literal>Wend</literal> and then jumps back to the <emph>While</emph> statement. If the condition is still <literal>True</literal>, the loop is executed again."
-msgstr ""
+msgid "When a program encounters a While statement, it tests the condition. If the condition is False, the program continues directly following the Wend statement. If the condition is True, the loop is executed until the program finds Wend and then jumps back to the<emph> While </emph>statement. If the condition is still True, the loop is executed again."
+msgstr "Programa batek While instrukzioa aurkitzen duenean, baldintza probatzen du. Baldintza False (faltsua) bada, programak zuzenean jarraitzen du Wend instrukzioarekin. Baldintza True (egiazkoa) bada, begizta exekutatzen jarraitzen da programak Wend aurkitu arte, eta orduan, <emph> While </emph> instrukziora itzultzen da. Baldintzak True izaten jarraitzen badu, begizta berriro exekutatuko da."
-#. 2WnLN
+#. 2Xbwe
#: 03090203.xhp
msgctxt ""
"03090203.xhp\n"
"par_id3151041\n"
"help.text"
-msgid "Unlike the <link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop\">Do...Loop</link> statement, you cannot cancel a <emph>While...Wend</emph> loop with <link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit\">Exit</link>. Never exit a <literal>While...Wend</literal> loop with <link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo\">GoTo</link>, since this can cause a run-time error."
-msgstr ""
+msgid "Unlike the <link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop\">Do...Loop</link> statement, you cannot cancel a <emph>While...Wend</emph> loop with <link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit\">Exit</link>. Never exit a While...Wend loop with <link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo\">GoTo</link>, since this can cause a run-time error."
+msgstr "<link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop\">Do...Loop</link> instrukzioan ez bezala, ezin zara <emph>While...Wend</emph> begiztatik <link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit\">Exit</link> instrukzioaren bidez irten. Ez irten inoiz While...Wend begiztatik <link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo\">GoTo</link> instrukzioaren bidez, exekuzio-errorea sortu baitezake."
-#. s8j22
+#. AatCY
#: 03090203.xhp
msgctxt ""
"03090203.xhp\n"
"par_id3145172\n"
"help.text"
-msgid "A <literal>Do...Loop</literal> is more flexible than a <literal>While...Wend.</literal>"
-msgstr ""
+msgid "A Do...Loop is more flexible than a While...Wend."
+msgstr "Do...Loop instrukzioa While...Wend baino malguagoa da."
-#. DB6ZD
+#. pWv5M
#: 03090203.xhp
msgctxt ""
"03090203.xhp\n"
-"par_id831588865616326\n"
+"hd_id3155133\n"
"help.text"
-msgid "<image src=\"media/helpimg/sbasic/While_statement.svg\" id=\"img_id651588865616326\"><alt id=\"alt_id281588865616326\">While syntax</alt></image>"
-msgstr ""
+msgid "Syntax:"
+msgstr "Sintaxia:"
-#. DZ929
+#. BCMGD
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"par_id3147288\n"
+"help.text"
+msgid "While Condition [Statement] Wend"
+msgstr "While baldintza [instrukzioa] Wend"
+
+#. 7ApBj
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"hd_id3153139\n"
+"help.text"
+msgid "Example:"
+msgstr "Adibidea:"
+
+#. TYEgW
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"par_id3159153\n"
+"help.text"
+msgid "Sub ExampleWhileWend"
+msgstr "Sub AdibideaWhileWend"
+
+#. AosNw
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"par_id3151114\n"
+"help.text"
+msgid "Dim stext As String"
+msgstr "Dim sTestua as String"
+
+#. jKvee
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"par_id3153143\n"
+"help.text"
+msgid "Dim iRun As Integer"
+msgstr "Dim iExekutatu As Integer"
+
+#. FBRFy
#: 03090203.xhp
msgctxt ""
"03090203.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "sText =\"This is a short text\""
-msgstr ""
+msgid "sText =\"This Is a short text\""
+msgstr "sTestua =\"Hau testu laburra da\""
-#. ATdAF
+#. 2bjBx
#: 03090203.xhp
msgctxt ""
"03090203.xhp\n"
-"par_id3153189\n"
+"par_id3154011\n"
"help.text"
-msgid "MsgBox sText,0,\"Text encoded\""
-msgstr "MsgBox sTestua,0,\"Testu kodetua\""
+msgid "iRun = 1"
+msgstr "iExekutatu = 1"
-#. iADnG
+#. tCNtB
#: 03090203.xhp
msgctxt ""
"03090203.xhp\n"
-"par_id161588865796615\n"
+"par_id3147215\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop statement\">Do...Until</link> or <link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...While statement\">Do...While</link> statement"
-msgstr ""
+msgid "While iRun < Len(sText)"
+msgstr "while iExekutatu < Len(sTestua)"
-#. JAoLW
+#. CBNWG
#: 03090203.xhp
msgctxt ""
"03090203.xhp\n"
-"par_id281588865818334\n"
+"par_id3147427\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit statement\">Exit</link> statement"
-msgstr ""
+msgid "If Mid(sText,iRun,1 )<> \" \" Then Mid( sText ,iRun, 1, Chr( 1 + Asc( Mid(sText,iRun,1 )) )"
+msgstr "if Mid(sTestua,iExekutatu,1 )<> \" \" then Mid( sTestua ,iExekutatu, 1, Chr( 1 + Asc( Mid(sTestua,iExekutatu,1 )) )"
+
+#. HGfLz
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"par_id3149665\n"
+"help.text"
+msgid "iRun = iRun + 1"
+msgstr "iExekutatu= iExekutatu + 1"
+
+#. Ga2Lj
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"par_id3152939\n"
+"help.text"
+msgid "Wend"
+msgstr "Wend"
+
+#. ATdAF
+#: 03090203.xhp
+msgctxt ""
+"03090203.xhp\n"
+"par_id3153189\n"
+"help.text"
+msgid "MsgBox sText,0,\"Text encoded\""
+msgstr "MsgBox sTestua,0,\"Testu kodetua\""
#. kSjtx
#: 03090300.xhp
@@ -23452,22 +23542,22 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametroak:"
-#. AoFVn
+#. KaSma
#: 03090302.xhp
msgctxt ""
"03090302.xhp\n"
"par_id471588670859073\n"
"help.text"
-msgid "<emph>label: </emph>A line identifier indicating where to continue execution. The scope of a label is that of the routine it belongs to."
+msgid "<emph>label: </emph>A line identifier indicating where to continue execution. The scope of a label in that of the routine it belongs to."
msgstr ""
-#. ocGjF
+#. YxYq5
#: 03090302.xhp
msgctxt ""
"03090302.xhp\n"
"par_id3152596\n"
"help.text"
-msgid "Use the <literal>GoTo</literal> statement to instruct $[officename] Basic to continue program execution at another place within the procedure. The position must be indicated by a label. To set a label, assign a name, and end it with a colon (\":\")."
+msgid "Use the <literal>GoTo</literal> statement to instruct $[officename] Basic to continue program execution at another place within the procedure. The position must be indicated by a label. To set a label, assign a name, and then and end it with a colon (\":\")."
msgstr ""
#. 8o2aP
@@ -24379,13 +24469,13 @@ msgctxt ""
msgid "Defines a subroutine that can be used as an expression to determine a return type."
msgstr "Itzulera mota zehazteko adierazpen gisa erabil daitekeen azpiprozedura definitzen du."
-#. qCx4G
+#. PfUxE
#: 03090406.xhp
msgctxt ""
"03090406.xhp\n"
"par_id661588586825434\n"
"help.text"
-msgid "<literal>Sub</literal>, <literal>Function</literal> or <literal>Property</literal> statements are similar methods, without distinction. They receive parameters by reference allowing them to be modified in return. %PRODUCTNAME Basic compiler accepts their respective argument syntax to be used interchangeably."
+msgid "<literal>Sub</literal> or <literal>Function</literal> statements are similar methods, without distinction. They receive parameters by reference allowing them to be modified. %PRODUCTNAME Basic compiler accepts their respective syntax to be used interchangeably."
msgstr ""
#. zFnQ7
@@ -24640,14 +24730,14 @@ msgctxt ""
msgid "<bookmark_value>Sub statement</bookmark_value>"
msgstr "<bookmark_value>Sub instrukzioa</bookmark_value>"
-#. ZjnGN
+#. iyuLQ
#: 03090409.xhp
msgctxt ""
"03090409.xhp\n"
"hd_id3147226\n"
"help.text"
-msgid "<variable id=\"Sub_h1\"><link href=\"text/sbasic/shared/03090409.xhp\" name=\"Sub Statement\">Sub Statement</link></variable>"
-msgstr ""
+msgid "<link href=\"text/sbasic/shared/03090409.xhp\" name=\"Sub Statement\">Sub Statement</link>"
+msgstr "<link href=\"text/sbasic/shared/03090409.xhp\" name=\"Sub Statement\">Sub instrukzioa</link>"
#. YELg8
#: 03090409.xhp
@@ -26116,167 +26206,95 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03100700.xhp\" name=\"Const Statement\">Const Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03100700.xhp\" name=\"Const Statement\">Const instrukzioa</link>"
-#. xPBxj
+#. AASbb
#: 03100700.xhp
msgctxt ""
"03100700.xhp\n"
"par_id3154143\n"
"help.text"
-msgid "Defines one or more identifiers as constants."
-msgstr ""
-
-#. 4sYHn
-#: 03100700.xhp
-msgctxt ""
-"03100700.xhp\n"
-"par_id3147264\n"
-"help.text"
-msgid "A constant is a variable that helps to improve the readability of a program. Constants are not defined as a specific type of variable, but rather are used as placeholders in the code. You can only define a constant once and it cannot be modified."
-msgstr ""
+msgid "Defines a string as a constant."
+msgstr "Katea konstante gisa definitzen du."
-#. ucqd6
+#. KAtyB
#: 03100700.xhp
msgctxt ""
"03100700.xhp\n"
-"par_id831588865616326\n"
+"hd_id3150670\n"
"help.text"
-msgid "<image src=\"media/helpimg/sbasic/Const_statement.svg\" id=\"img_id651588865616326\"><alt id=\"alt_id281588865616326\">Const syntax</alt></image>"
-msgstr ""
+msgid "Syntax:"
+msgstr "Sintaxia:"
-#. QZJkC
+#. bvD2M
#: 03100700.xhp
msgctxt ""
"03100700.xhp\n"
"par_id3150984\n"
"help.text"
-msgid "[Global|Private|Public] Const name = expression[, ...]"
-msgstr ""
-
-#. 8cNC9
-#: 03100700.xhp
-msgctxt ""
-"03100700.xhp\n"
-"par_id3153897\n"
-"help.text"
-msgid "<emph>name:</emph> Any identifier that follows the standard variable naming conventions."
-msgstr ""
+msgid "Const Text = Expression"
+msgstr "Const Testua = Adierazpena"
-#. MYNoo
+#. zwnoG
#: 03100700.xhp
msgctxt ""
"03100700.xhp\n"
-"par_id791593689338208\n"
-"help.text"
-msgid "<emph>expression:</emph> Any literal expression."
-msgstr ""
-
-#. C8b4Z
-#: 03100700.xhp
-msgctxt ""
-"03100700.xhp\n"
-"par_id3150400\n"
-"help.text"
-msgid "The data type must be omitted. When a library gets loaded in memory, %PRODUCTNAME Basic converts the program code internally so that each time a constant is used, the defined expression replaces it."
-msgstr ""
-
-#. fYdeb
-#: 03100700.xhp
-msgctxt ""
-"03100700.xhp\n"
-"hd_id51593690561479\n"
-"help.text"
-msgid "Scope"
-msgstr ""
-
-#. QwPhy
-#: 03100700.xhp
-msgctxt ""
-"03100700.xhp\n"
-"par_id431593690612961\n"
-"help.text"
-msgid "By default constants are defined as private in modules and routines. Constants can be made public or global in order to be used from all modules, from all Basic libraries."
-msgstr ""
-
-#. EAL5T
-#: 03100700.xhp
-msgctxt ""
-"03100700.xhp\n"
-"par_id241593693307830\n"
-"help.text"
-msgid "<literal>Global</literal>, <literal>Private</literal> and <literal>Public</literal> specifiers can only be used for module constants."
-msgstr ""
-
-#. 7HRGK
-#: 03100700.xhp
-msgctxt ""
-"03100700.xhp\n"
-"bas_id911593692598060\n"
-"help.text"
-msgid "Const EARTH = \"♁\" ' module scope"
-msgstr ""
-
-#. pCVMW
-#: 03100700.xhp
-msgctxt ""
-"03100700.xhp\n"
-"bas_id441593692601125\n"
+"hd_id3147530\n"
"help.text"
-msgid "Private Const MOON = \"☾\" ' module scope"
-msgstr ""
+msgid "Parameters:"
+msgstr "Parametroak:"
-#. xjhjq
+#. oJbVy
#: 03100700.xhp
msgctxt ""
"03100700.xhp\n"
-"bas_id161593692601597\n"
+"par_id3153897\n"
"help.text"
-msgid "Public Const VENUS=\"♀\", MARS=\"♂\" ' general scope"
-msgstr ""
+msgid "<emph>Text:</emph> Any constant name that follows the standard variable naming conventions."
+msgstr "<emph>Testua:</emph> izendatzeko hitzarmenen aldagai estandarrari jarraitzen dion konstante-izena."
-#. 6LzLX
+#. CBCHY
#: 03100700.xhp
msgctxt ""
"03100700.xhp\n"
-"bas_id581593692602046\n"
+"par_id3147264\n"
"help.text"
-msgid "Global Const SUN = \"☉\", STAR = \"☆\" ' general scope"
-msgstr ""
+msgid "A constant is a variable that helps to improve the readability of a program. Constants are not defined as a specific type of variable, but rather are used as placeholders in the code. You can only define a constant once and it cannot be modified. Use the following statement to define a constant:"
+msgstr "Konstantea programaren irakurgarritasuna hobetzen duen aldagaia da. Konstanteak ez daude aldagai mota jakin bat bezala definituta; programa-kodeetako leku-marka gisa baino ez dira erabiltzen. Konstanteak behin bakarrik defini daitezke, eta ezin dira aldatu. Konstanteak definitzeko, erabili ondoko instrukzioa:"
-#. aFEH7
+#. XCQgM
#: 03100700.xhp
msgctxt ""
"03100700.xhp\n"
-"par_idm1341160752\n"
+"par_id3150542\n"
"help.text"
-msgid "Const SUN = 3 * 1.456 / 56 ' SUN is local"
-msgstr ""
+msgid "CONST ConstName=Expression"
+msgstr "CONST KonstIzena=Adierazpena"
-#. 5ZVn4
+#. 7tqgF
#: 03100700.xhp
msgctxt ""
"03100700.xhp\n"
-"par_idm1341159520\n"
+"par_id3150400\n"
"help.text"
-msgid "MsgBox SUN,, MOON ' SUN global constant is unchanged"
-msgstr ""
+msgid "The type of expression is irrelevant. If a program is started, $[officename] Basic converts the program code internally so that each time a constant is used, the defined expression replaces it."
+msgstr "Adierazpen motak ez du garrantzirik. Programa hasita badago, $[officename] Basic-ek programa-kodea barne funtzionamenduan bihurtzen du, eta, hala, konstantea erabiltzen den bakoitzean, zehaztutako adierazpenarekin ordeztuko da."
-#. e9BxY
+#. yKGrA
#: 03100700.xhp
msgctxt ""
"03100700.xhp\n"
-"par_id111593694878677\n"
+"hd_id3154366\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/enum.xhp\" name=\"Enum\">Enum</link> statement"
-msgstr ""
+msgid "Example:"
+msgstr "Adibidea:"
-#. ZYFUV
+#. VBDYG
#: 03100700.xhp
msgctxt ""
"03100700.xhp\n"
-"par_id111953694878677\n"
+"par_id3153969\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090413.xhp\" name=\"Enum\">Type</link> statement"
-msgstr ""
+msgid "Const sVar = \"Program\", dVar As Double = 1.00"
+msgstr "Const sAlda = \"Programa\", dAldagaia As Double = 1.00"
#. FmimE
#: 03100900.xhp
@@ -26620,59 +26638,95 @@ msgctxt ""
msgid "If no type-declaration character or keyword is specified, the DefBool statement sets the default data type for variables, according to a letter range."
msgstr "Motaren deklarazio-karakterea edo gako-hitza zehaztu gabe badago, DefBool instrukzioak ezarriko du aldagaientzako datu mota lehenetsia, letra-barrutiaren arabera."
-#. SZ3Ak
+#. dvmLf
#: 03101100.xhp
msgctxt ""
"03101100.xhp\n"
-"par_id971587473488701\n"
+"hd_id3149495\n"
"help.text"
-msgid "<image src=\"media/helpimg/sbasic/Defxxx_statements.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">DefType statements diagram</alt></image>"
-msgstr ""
+msgid "Syntax:"
+msgstr "Sintaxia:"
-#. NFRzL
+#. Vapap
#: 03101100.xhp
msgctxt ""
"03101100.xhp\n"
-"par_id3147336\n"
+"par_id3150682\n"
"help.text"
-msgid "<emph>char:</emph> Letter prefix that specifies default data type for variables."
-msgstr ""
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr "Defxxx KaraktereBarrutia1[, KaraktereBarrutia2[,...]]"
-#. CBqSz
+#. wg6zG
+#: 03101100.xhp
+msgctxt ""
+"03101100.xhp\n"
+"hd_id3159201\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametroak:"
+
+#. AFhFa
#: 03101100.xhp
msgctxt ""
"03101100.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<emph>char-char:</emph> Letter range prefixes that specify default data type for variables."
-msgstr ""
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
+msgstr "<emph>KaraktereBarrutia:</emph> datu mota lehenetsia ezarri behar zaion aldagai-barrutia zehazten duten letrak."
-#. 9vqSg
+#. jhcfS
#: 03101100.xhp
msgctxt ""
"03101100.xhp\n"
-"par_id3156152\n"
+"par_id3149178\n"
"help.text"
-msgid "' Prefix definitions for variable types:"
-msgstr ""
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+msgstr "<emph>xxx:</emph> aldagai mota lehenetsia zehazten duen gako-hitza:"
-#. QC5gr
+#. 2Tv76
#: 03101100.xhp
msgctxt ""
"03101100.xhp\n"
-"par_id3152481\n"
+"par_id3150669\n"
"help.text"
-msgid "Print TypeName(Boole), VarType(Babbage), bitcoin ' Displays: Boolean 11 False"
-msgstr ""
+msgid "<emph>Keyword: </emph>Default variable type"
+msgstr "<emph>Gako-hitza:</emph> aldagai mota lehenetsia"
-#. i5aFp
+#. wRGMS
+#: 03101100.xhp
+msgctxt ""
+"03101100.xhp\n"
+"par_id3149233\n"
+"help.text"
+msgid "<emph>DefBool:</emph> Boolean"
+msgstr "<emph>DefBool:</emph> Boolearra"
+
+#. NRAAt
+#: 03101100.xhp
+msgctxt ""
+"03101100.xhp\n"
+"hd_id3149762\n"
+"help.text"
+msgid "Example:"
+msgstr "Adibidea:"
+
+#. AhnXE
+#: 03101100.xhp
+msgctxt ""
+"03101100.xhp\n"
+"par_id3156152\n"
+"help.text"
+msgid "' Prefix definition for variable types:"
+msgstr "' Jarri aldagai moten definizioa aurrean:"
+
+#. BLc3G
#: 03101100.xhp
msgctxt ""
"03101100.xhp\n"
"par_id3151381\n"
"help.text"
-msgid "bOK=True ' bOK is an implicit boolean variable"
-msgstr ""
+msgid "bOK=TRUE ' bOK is an implicit boolean variable"
+msgstr "bAdos=TRUE ' bAdos aldagai boolear inplizitua da"
#. zabpF
#: 03101110.xhp
@@ -26710,14 +26764,14 @@ msgctxt ""
msgid "If no type-declaration character or keyword is specified, the DefCur statement sets the default variable type, according to a letter range."
msgstr "Motaren deklarazio-karakterea edo gako-hitza zehaztu gabe badago, DefCur instrukzioak ezarriko du aldagai mota lehenetsia, letra-barrutiaren arabera."
-#. UJUeE
+#. sqyeC
#: 03101110.xhp
msgctxt ""
"03101110.xhp\n"
-"par_idN105D8\n"
+"par_idN105B0\n"
"help.text"
-msgid "Print liquid, Typename(coinbit), VarType(money) ' Result is: 0.0000 Currency 6"
-msgstr ""
+msgid "<emph>DefCur:</emph> Currency"
+msgstr "<emph>DefCur:</emph> moneta"
#. uA7E4
#: 03101110.xhp
@@ -26818,23 +26872,23 @@ msgctxt ""
msgid "If no type-declaration character or keyword is specified, the DefSng statement sets the default variable type, according to a letter range."
msgstr "Motaren deklarazio-karakterea edo gako-hitza zehaztu gabe badago, DefSng instrukzioak ezarriko du aldagai mota lehenetsia, letra-barrutiaren arabera."
-#. FEQfu
+#. UBc9R
#: 03101130.xhp
msgctxt ""
"03101130.xhp\n"
-"par_idN105D3\n"
+"par_idN105AA\n"
"help.text"
-msgid "wSng=Single ' wSng is an implicit single variable"
-msgstr ""
+msgid "<emph>DefSng:</emph> Single"
+msgstr "<emph>DefSng:</emph> bakuna (Single)"
-#. B2kjC
+#. VsSH4
#: 03101130.xhp
msgctxt ""
"03101130.xhp\n"
-"par_idN105D4\n"
+"par_idN105D3\n"
"help.text"
-msgid "Print afloat, Typename(Word), VarType(anyNum) ' Result is : 0 single 4"
-msgstr ""
+msgid "sSng=Single ' sSng is an implicit single variable"
+msgstr "sSng=Single ' sSng single aldagai inplizitua da"
#. zfvWo
#: 03101140.xhp
@@ -26872,23 +26926,23 @@ msgctxt ""
msgid "If no type-declaration character or keyword is specified, the DefStr statement sets the default variable type, according to a letter range."
msgstr "Motaren deklarazio-karakterea edo gako-hitza zehaztu gabe badago, DefStr instrukzioak ezarriko du aldagai mota lehenetsia, letra-barrutiaren arabera."
-#. LCyE8
+#. 6GXn9
#: 03101140.xhp
msgctxt ""
"03101140.xhp\n"
-"par_idN105D3\n"
+"par_idN105AA\n"
"help.text"
-msgid "sStr=String ' sStr is an implicit string variable"
-msgstr "sStr=String ' sStr kate-aldagai inplizitua da"
+msgid "<emph>DefStr:</emph> String"
+msgstr "<emph>DefStr:</emph> katea"
-#. pVAGJ
+#. LCyE8
#: 03101140.xhp
msgctxt ""
"03101140.xhp\n"
-"par_idN105D4\n"
+"par_idN105D3\n"
"help.text"
-msgid "Print VarType(slice), strng, TypeName(sheet) ' Result is: 8 \"\" String"
-msgstr ""
+msgid "sStr=String ' sStr is an implicit string variable"
+msgstr "sStr=String ' sStr kate-aldagai inplizitua da"
#. E5nXi
#: 03101300.xhp
@@ -26926,23 +26980,23 @@ msgctxt ""
msgid "If no type-declaration character or keyword is specified, the DefDate statement sets the default variable type, according to a letter range."
msgstr "Motaren deklarazio-karakterea edo gako-hitza zehaztu gabe badago, DefDate instrukzioak ezarriko du aldagai mota lehenetsia, letra-barrutiaren arabera."
-#. sGAWV
+#. 7bqLD
#: 03101300.xhp
msgctxt ""
"03101300.xhp\n"
-"par_id3152462\n"
+"par_id3150767\n"
"help.text"
-msgid "tDate=Date ' tDate is an implicit date variable"
-msgstr "tData=Date ' tData data-aldagai inplizitua da"
+msgid "<emph>DefDate:</emph> Date"
+msgstr "<emph>DefDate:</emph> data"
-#. kEsRX
+#. sGAWV
#: 03101300.xhp
msgctxt ""
"03101300.xhp\n"
-"par_id3153562\n"
+"par_id3152462\n"
"help.text"
-msgid "Print VarType(tea), train, TypeName(timedate), IsDate(tick) ' Displays: 7 00:00:00 Date True"
-msgstr ""
+msgid "tDate=Date ' tDate is an implicit date variable"
+msgstr "tData=Date ' tData data-aldagai inplizitua da"
#. c8vDs
#: 03101400.xhp
@@ -26980,23 +27034,23 @@ msgctxt ""
msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
msgstr "Aldagai mota lehenetsia ezartzen du (letra-barrutiaren arabera) motaren deklarazio-karakterea edo gako-hitza zehaztu gabe badago."
-#. oWGT8
+#. ctoJu
#: 03101400.xhp
msgctxt ""
"03101400.xhp\n"
-"par_id3154244\n"
+"par_id3154123\n"
"help.text"
-msgid "fValue=1.23e43 ' fValue is an implicit double variable type"
-msgstr ""
+msgid "<emph>DefDbl:</emph> Double"
+msgstr "<emph>DefDbl:</emph> Bikoitza"
-#. DcRHT
+#. 2f3z3
#: 03101400.xhp
msgctxt ""
"03101400.xhp\n"
"par_id3153144\n"
"help.text"
-msgid "Print Typename(float), VarType(fire), factory ' Result is: Double 5 0"
-msgstr ""
+msgid "dValue=1.23e43 ' dValue is an implicit double variable type"
+msgstr "dBalioa=1,23e43 ' dBalioa aldagai bikoitz mota inplizitua da"
#. mcUhD
#: 03101500.xhp
@@ -27034,23 +27088,23 @@ msgctxt ""
msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
msgstr "Aldagai mota lehenetsia ezartzen du (letra-barrutiaren arabera) motaren deklarazio-karakterea edo gako-hitza zehaztu gabe badago."
-#. zxFQy
+#. WgpHG
#: 03101500.xhp
msgctxt ""
"03101500.xhp\n"
-"par_id3164728\n"
+"par_id3125863\n"
"help.text"
-msgid "iCount=200 ' iCount is an implicit integer variable"
-msgstr ""
+msgid "<emph>DefInt:</emph> Integer"
+msgstr "<emph>DefInt:</emph> osoko zenbakia"
-#. kXjfq
+#. 7H7tx
#: 03101500.xhp
msgctxt ""
"03101500.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "Print kilos, Typename(number), VarType(Java) ' Result is: 0 Integer 2"
-msgstr ""
+msgid "iCount=200 ' iCount is an implicit integer variable"
+msgstr "iKopurua=200 ' iKopurua osoko aldagai inplizitua da"
#. kK2Aw
#: 03101600.xhp
@@ -27088,23 +27142,23 @@ msgctxt ""
msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
msgstr "Aldagai mota lehenetsia ezartzen du (letra-barrutiaren arabera) motaren deklarazio-karakterea edo gako-hitza zehaztu gabe badago."
-#. Dn2Xk
+#. sLCx9
#: 03101600.xhp
msgctxt ""
"03101600.xhp\n"
-"par_id3145273\n"
+"par_id3154686\n"
"help.text"
-msgid "xCount=123456789 ' xCount is an implicit long integer variable"
-msgstr ""
+msgid "<emph>DefLng:</emph> Long"
+msgstr "<emph>DefLng:</emph> luzea"
-#. Pg49N
+#. WPTCA
#: 03101600.xhp
msgctxt ""
"03101600.xhp\n"
-"par_id3255273\n"
+"par_id3145273\n"
"help.text"
-msgid "Print VarType(Yes), zinc, Typename(Max) ' Result is: 3 0 Long"
-msgstr ""
+msgid "lCount=123456789 ' lCount is an implicit long integer variable"
+msgstr "lKontagailua=123456789 ' lKontagailua osoko aldagai luze inplizitua da"
#. k5A5k
#: 03101700.xhp
@@ -27142,14 +27196,14 @@ msgctxt ""
msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
msgstr "Aldagai mota lehenetsia ezartzen du (letra-barrutiaren arabera) motaren deklarazio-karakterea edo gako-hitza zehaztu gabe badago."
-#. Ds9qa
+#. DTNnj
#: 03101700.xhp
msgctxt ""
"03101700.xhp\n"
-"par_id3255273\n"
+"par_id3150769\n"
"help.text"
-msgid "Print Typename(properties), VarType(ordinal), IsNull(unique), IsObject(org)' Result is: Object 9 True False"
-msgstr ""
+msgid "<emph>DefObj:</emph> Object"
+msgstr "<emph>DefObj:</emph> objektua"
#. oaF9W
#: 03102000.xhp
@@ -27187,32 +27241,104 @@ msgctxt ""
msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
msgstr "Aldagai mota lehenetsia ezartzen du (letra-barrutiaren arabera) motaren deklarazio-karakterea edo gako-hitza zehaztu gabe badago."
-#. TJouG
+#. QntwN
#: 03102000.xhp
msgctxt ""
"03102000.xhp\n"
-"par_id3154012\n"
+"hd_id3154143\n"
"help.text"
-msgid "vDiv=99 ' vDiv is an implicit variant"
-msgstr "vDiv=99 ' vDiv aldagai inplizitua da"
+msgid "Syntax:"
+msgstr "Sintaxia:"
-#. 7BG6Y
+#. FACB3
#: 03102000.xhp
msgctxt ""
"03102000.xhp\n"
-"par_id3146121\n"
+"par_id3149514\n"
"help.text"
-msgid "values=\"Hello world\""
-msgstr ""
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr "Defxxx KaraktereBarrutia1[, KaraktereBarrutia2[,...]]"
-#. c6en9
+#. giJy9
#: 03102000.xhp
msgctxt ""
"03102000.xhp\n"
-"par_id3147221\n"
+"hd_id3156024\n"
"help.text"
-msgid "Print Typename(glob), VarType(values), IsEmpty(ergo_sum) ' Displays: Empty 8 True"
-msgstr ""
+msgid "Parameters:"
+msgstr "Parametroak:"
+
+#. tAPGo
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"par_id3147560\n"
+"help.text"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
+msgstr "<emph>KaraktereBarrutia:</emph> datu mota lehenetsia ezarri behar zaion aldagai-barrutia zehazten duten letrak."
+
+#. rG9MV
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"par_id3148552\n"
+"help.text"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+msgstr "<emph>xxx:</emph> aldagai mota lehenetsia zehazten duen gako-hitza:"
+
+#. uEmwr
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"par_id3153524\n"
+"help.text"
+msgid "<emph>Keyword: </emph>Default variable type"
+msgstr "<emph>Gako-hitza:</emph> aldagai mota lehenetsia"
+
+#. C78EJ
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"par_id3150767\n"
+"help.text"
+msgid "<emph>DefVar:</emph> Variant"
+msgstr "<emph>DefVar:</emph> aldagaia"
+
+#. ZDBBg
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"hd_id3151041\n"
+"help.text"
+msgid "Example:"
+msgstr "Adibidea:"
+
+#. QEkeu
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"par_id3156214\n"
+"help.text"
+msgid "' Prefix definitions for variable types:"
+msgstr "' Jarri aldagai moten definizioak aurrean:"
+
+#. TJouG
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"par_id3154012\n"
+"help.text"
+msgid "vDiv=99 ' vDiv is an implicit variant"
+msgstr "vDiv=99 ' vDiv aldagai inplizitua da"
+
+#. zCdB9
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"par_id3146121\n"
+"help.text"
+msgid "vDiv=\"Hello world\""
+msgstr "vDiv=\"Kaixo mundua\""
#. 2jpst
#: 03102100.xhp
@@ -31642,14 +31768,14 @@ msgctxt ""
msgid "String"
msgstr "Katea"
-#. nYDuW
+#. gunCB
#: 03120201.xhp
msgctxt ""
"03120201.xhp\n"
"par_id3143228\n"
"help.text"
-msgid "<emph>n:</emph> Numeric expression that defines the number of spaces in the string. The maximum allowed value of <emph>n</emph> is 2,147,483,648."
-msgstr ""
+msgid "<emph>n:</emph> Numeric expression that defines the number of spaces in the string. The maximum allowed value of <emph>n</emph> is 65535."
+msgstr "<emph>n:</emph> Kateko zuriune kopurua zehazten duen zenbakizko adierazpena. <emph>n</emph> parametroaren gehienezko balioa 65535 izan daiteke."
#. xfAcE
#: 03120201.xhp
@@ -31696,6 +31822,15 @@ msgctxt ""
msgid "Creates a string according to the specified character, or the first character of a string expression that is passed to the function."
msgstr "Kate bat sortzen du zehaztutako karakterearen edo funtziora pasatako kate-adierazpen bateko lehenengo karakterearen arabera."
+#. YEQWe
+#: 03120202.xhp
+msgctxt ""
+"03120202.xhp\n"
+"hd_id3149516\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaxia:"
+
#. EVKUs
#: 03120202.xhp
msgctxt ""
@@ -31705,6 +31840,15 @@ msgctxt ""
msgid "String (n As Long, {expression As Integer | character As String})"
msgstr "String (n As Long, {Adierazpena As Integer | karakterea As String})"
+#. Uaxak
+#: 03120202.xhp
+msgctxt ""
+"03120202.xhp\n"
+"hd_id3143270\n"
+"help.text"
+msgid "Return value:"
+msgstr "Itzulera-balioa:"
+
#. GfqGg
#: 03120202.xhp
msgctxt ""
@@ -31714,14 +31858,23 @@ msgctxt ""
msgid "String"
msgstr "Katea"
-#. FTqT4
+#. 5gnCP
+#: 03120202.xhp
+msgctxt ""
+"03120202.xhp\n"
+"hd_id3154923\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametroak:"
+
+#. xvDy5
#: 03120202.xhp
msgctxt ""
"03120202.xhp\n"
"par_id3154347\n"
"help.text"
-msgid "<emph>n:</emph> Numeric expression that indicates the number of characters to return in the string. The maximum allowed value of n is 2,147,483,648."
-msgstr ""
+msgid "<emph>n:</emph> Numeric expression that indicates the number of characters to return in the string. The maximum allowed value of n is 65535."
+msgstr "<emph>n:</emph> katean itzuli beharreko karaktere kopurua adierazten duen zenbakizko adierazpena. n-ren gehienezko balioa 65535 izan daiteke."
#. uARjD
#: 03120202.xhp
@@ -31741,6 +31894,15 @@ msgctxt ""
msgid "<emph>Character:</emph> Any single character used to build the return string, or any string of which only the first character will be used."
msgstr "<emph>Karakterea:</emph> itzulera-katea eraikitzeko erabiltzen den karaktere bakarra, edo soilik lehenengo karakterea erabiliko den katea."
+#. iApAt
+#: 03120202.xhp
+msgctxt ""
+"03120202.xhp\n"
+"hd_id3152920\n"
+"help.text"
+msgid "Example:"
+msgstr "Adibidea:"
+
#. avFC9
#: 03120300.xhp
msgctxt ""
@@ -31813,6 +31975,15 @@ msgctxt ""
msgid "Converts a number to a string, and then formats it according to the format that you specify."
msgstr "Zenbakiak kate bihurtzen ditu, eta zuk zehaztutako formatuaren arabera ematen die formatua."
+#. ESujY
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"hd_id3145090\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaxia:"
+
#. wp4Ae
#: 03120301.xhp
msgctxt ""
@@ -31822,6 +31993,15 @@ msgctxt ""
msgid "Format (Number [, Format As String])"
msgstr "Format (Zenbakia [, Formatua As String])"
+#. SrkYm
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"hd_id3149178\n"
+"help.text"
+msgid "Return value:"
+msgstr "Itzulera-balioa:"
+
#. gddga
#: 03120301.xhp
msgctxt ""
@@ -31831,6 +32011,15 @@ msgctxt ""
msgid "String"
msgstr "Katea"
+#. WGjGQ
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"hd_id3159176\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametroak:"
+
#. 6Dyxg
#: 03120301.xhp
msgctxt ""
@@ -32110,6 +32299,15 @@ msgctxt ""
msgid "A format code can be divided into three sections that are separated by semicolons. The first part defines the format for positive values, the second part for negative values, and the third part for zero. If you only specify one format code, it applies to all numbers."
msgstr "Formatu-kodea hiru sekziotan banatu daiteke, bereizteko puntu eta koma erabiliz. Lehenengo zatiak balio positiboen formatua definitzen du, bigarren zatiak balio negatiboena, eta hirugarren zatiak zeroa. Formatu-kode bakarra zehazten baduzu, zenbaki guztiei aplikatuko zaie."
+#. GXmDT
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"hd_id3149019\n"
+"help.text"
+msgid "Example:"
+msgstr "Adibidea:"
+
#. ZsNPC
#: 03120301.xhp
msgctxt ""
@@ -32263,6 +32461,15 @@ msgctxt ""
msgid "Returns the number of leftmost characters that you specify of a string expression."
msgstr "Kate-adierazpeneko ezker-ezkerreko karaktere kopurua itzultzen du."
+#. UF45c
+#: 03120303.xhp
+msgctxt ""
+"03120303.xhp\n"
+"hd_id3156153\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaxia:"
+
#. H2Ftq
#: 03120303.xhp
msgctxt ""
@@ -32272,6 +32479,15 @@ msgctxt ""
msgid "Left (Text As String, n As Long)"
msgstr "Left (Testua As String, n As Long)"
+#. 48Gmp
+#: 03120303.xhp
+msgctxt ""
+"03120303.xhp\n"
+"hd_id3153824\n"
+"help.text"
+msgid "Return value:"
+msgstr "Itzulera-balioa:"
+
#. to74m
#: 03120303.xhp
msgctxt ""
@@ -32281,6 +32497,15 @@ msgctxt ""
msgid "String"
msgstr "Katea"
+#. ZJXfA
+#: 03120303.xhp
+msgctxt ""
+"03120303.xhp\n"
+"hd_id3148946\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametroak:"
+
#. hRWZH
#: 03120303.xhp
msgctxt ""
@@ -32290,14 +32515,14 @@ msgctxt ""
msgid "<emph>Text:</emph> Any string expression that you want to return the leftmost characters from."
msgstr "<emph>Testua:</emph> kate-adierazpena, zeinen ezker-ezkerreko karaktereak itzultzea nahi duzun."
-#. BPXpD
+#. jVzCK
#: 03120303.xhp
msgctxt ""
"03120303.xhp\n"
"par_id3149456\n"
"help.text"
-msgid "<emph>n:</emph> Numeric expression that specifies the number of characters that you want to return. If <emph>n</emph> = 0, a zero-length string is returned. The maximum allowed value is 2,147,483,648."
-msgstr ""
+msgid "<emph>n:</emph> Numeric expression that specifies the number of characters that you want to return. If <emph>n</emph> = 0, a zero-length string is returned. The maximum allowed value is 65535."
+msgstr "<emph>n:</emph> itzultzea nahi duzun karaktere kopurua zehazten duen zenbakizko adierazpena. <emph>n</emph> = 0 bada, zero luzerako katea itzuliko da. Gehienezko balioa 65535 izan daiteke."
#. FPXvk
#: 03120303.xhp
@@ -32308,6 +32533,15 @@ msgctxt ""
msgid "The following example converts a date in YYYY.MM.DD format to MM/DD/YYYY format."
msgstr "Ondorengo adibidean, YYYY.MM.DD formatuan dagoen data MM/DD/YYYY formatura bihurtzen du."
+#. YQQDH
+#: 03120303.xhp
+msgctxt ""
+"03120303.xhp\n"
+"hd_id3125863\n"
+"help.text"
+msgid "Example:"
+msgstr "Adibidea:"
+
#. TJBfC
#: 03120303.xhp
msgctxt ""
@@ -32353,6 +32587,15 @@ msgctxt ""
msgid "Aligns a string to the left of a string variable, or copies a variable of a user-defined type to another variable of a different user-defined type."
msgstr "Katea kate-aldagaiaren ezkerrean lerrokatzen du, edo erabiltzaileak definitutako motako aldagaia erabiltzaileak definitutako beste motako aldagai batean kopiatzen du."
+#. wKtHD
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"hd_id3145317\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaxia:"
+
#. tFaav
#: 03120304.xhp
msgctxt ""
@@ -32362,6 +32605,15 @@ msgctxt ""
msgid "LSet Var As String = Text or LSet Var1 = Var2"
msgstr "LSet Aldagaia As String = Testua edo LSet Aldagaia1 = Aldagaia2"
+#. 2vzrB
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"hd_id3143271\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametroak:"
+
#. M99uG
#: 03120304.xhp
msgctxt ""
@@ -32407,6 +32659,15 @@ msgctxt ""
msgid "If the string is shorter than the string variable, <emph>LSet</emph> left-aligns the string within the string variable. Any remaining positions in the string variable are replaced by spaces. If the string is longer than the string variable, only the leftmost characters up to the length of the string variable are copied. With the <emph>LSet</emph> statement, you can also copy a user-defined type variable to another variable of the same type."
msgstr "Katea kate-aldagaia baino motzagoa bada, <emph>LSet</emph> instrukzioak katea ezkerrean lerrokatzen du, kate-aldagaiaren barruan. Kate-aldagaiaren barruan geratzen diren kokaguneak zuriuneez ordezten dira. Katea kate-aldagaia baino luzeagoa bada, kate-aldagaiaren luzera arte iristen diren ezker-ezkerreko karaktereak bakarrik kopiatuko dira. <emph>LSet</emph> instrukzioaren bidez, erabiltzaileak definitutako motako aldagaia mota bereko beste aldagai batean ere kopiatu dezakezu."
+#. BQw4P
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"hd_id3156282\n"
+"help.text"
+msgid "Example:"
+msgstr "Adibidea:"
+
#. jJepi
#: 03120304.xhp
msgctxt ""
@@ -32470,6 +32731,15 @@ msgctxt ""
msgid "Removes all leading spaces at the start of a string expression."
msgstr "Kate-adierazpenaren hasierako zuriune guztiak ezabatzen ditu."
+#. vG8YP
+#: 03120305.xhp
+msgctxt ""
+"03120305.xhp\n"
+"hd_id3154924\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaxia:"
+
#. cepxM
#: 03120305.xhp
msgctxt ""
@@ -32479,6 +32749,15 @@ msgctxt ""
msgid "LTrim (Text As String)"
msgstr "LTrim (Testua As String)"
+#. KzzDh
+#: 03120305.xhp
+msgctxt ""
+"03120305.xhp\n"
+"hd_id3156344\n"
+"help.text"
+msgid "Return value:"
+msgstr "Itzulera-balioa:"
+
#. LyUCE
#: 03120305.xhp
msgctxt ""
@@ -32488,6 +32767,15 @@ msgctxt ""
msgid "String"
msgstr "Katea"
+#. 8hNZD
+#: 03120305.xhp
+msgctxt ""
+"03120305.xhp\n"
+"hd_id3150543\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametroak:"
+
#. x85WJ
#: 03120305.xhp
msgctxt ""
@@ -32506,6 +32794,15 @@ msgctxt ""
msgid "Use this function to remove spaces at the beginning of a string expression."
msgstr "Erabili funtzio hau kate-adierazpenaren hasierako zuriuneak kentzeko."
+#. FExzu
+#: 03120305.xhp
+msgctxt ""
+"03120305.xhp\n"
+"hd_id3145419\n"
+"help.text"
+msgid "Example:"
+msgstr "Adibidea:"
+
#. Afrvq
#: 03120306.xhp
msgctxt ""
@@ -32542,6 +32839,15 @@ msgctxt ""
msgid "Returns the specified portion of a string expression (<emph>Mid function</emph>), or replaces the portion of a string expression with another string (<emph>Mid statement</emph>)."
msgstr "Kate-adierazpenaren zati jakin bat itzultzen du (<emph>Mid funtzioa</emph>), edo kate-adierazpenaren zati bat beste kate batekin ordezten du (<emph>Mid instrukzioa</emph>)."
+#. ye7Tj
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"hd_id3154285\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaxia:"
+
#. 32BvU
#: 03120306.xhp
msgctxt ""
@@ -32551,6 +32857,15 @@ msgctxt ""
msgid "Mid (Text As String, Start As Long [, Length As Long]) or Mid (Text As String, Start As Long , Length As Long, Text As String)"
msgstr "Mid (Testua As String, Hasiera As Long [, Luzera As Long]) edo Mid (Testua As String, Hasiera As Long , Luzera As Long, Testua As String)"
+#. Bw3Yb
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"hd_id3145068\n"
+"help.text"
+msgid "Return value:"
+msgstr "Itzulera-balioa:"
+
#. 5MG4F
#: 03120306.xhp
msgctxt ""
@@ -32560,6 +32875,15 @@ msgctxt ""
msgid "String (only by Function)"
msgstr "Katea (funtzioaren kasuan bakarrik)"
+#. rLmbA
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"hd_id3154347\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametroak:"
+
#. hRXCE
#: 03120306.xhp
msgctxt ""
@@ -32569,23 +32893,23 @@ msgctxt ""
msgid "<emph>Text:</emph> Any string expression that you want to modify."
msgstr "<emph>Testua:</emph> aldatu nahi duzun kate-adierazpena."
-#. DGPaB
+#. MkjPp
#: 03120306.xhp
msgctxt ""
"03120306.xhp\n"
"par_id3150359\n"
"help.text"
-msgid "<emph>Start: </emph>Numeric expression that indicates the character position within the string where the string portion that you want to replace or to return begins. The minimum allowed value is 1. The maximum allowed value is 2,147,483,648."
-msgstr ""
+msgid "<emph>Start: </emph>Numeric expression that indicates the character position within the string where the string portion that you want to replace or to return begins. The maximum allowed value is 65535."
+msgstr "<emph>Hasiera: </emph> katearen barruko karaktere-kokagunea adierazten duen zenbakizko adierazpena. Kokagune horretan hasten da ordeztea edo itzultzea nahi duzun kate zatia. Gehienezko balioa 65535 izan daiteke."
-#. dtyT5
+#. 49ArA
#: 03120306.xhp
msgctxt ""
"03120306.xhp\n"
"par_id3148451\n"
"help.text"
-msgid "<emph>Length:</emph> Numeric expression that returns the number of characters that you want to replace or return. The maximum allowed value is 2,147,483,648."
-msgstr ""
+msgid "<emph>Length:</emph> Numeric expression that returns the number of characters that you want to replace or return. The maximum allowed value is 65535."
+msgstr "<emph>Luzera:</emph> ordeztea edo itzultzea nahi duzun karaktere kopurua itzultzen duen zenbakizko adierazpena. Gehienezko balioa 65535 izan daiteke."
#. Cw9Ts
#: 03120306.xhp
@@ -32614,6 +32938,15 @@ msgctxt ""
msgid "<emph>Text:</emph> The string to replace the string expression (<emph>Mid statement</emph>)."
msgstr "<emph>Testua:</emph> kate-adierazpena ordeztuko duen katea(<emph>Mid instrukzioa</emph>)."
+#. jK3U3
+#: 03120306.xhp
+msgctxt ""
+"03120306.xhp\n"
+"hd_id3149560\n"
+"help.text"
+msgid "Example:"
+msgstr "Adibidea:"
+
#. NFDUA
#: 03120306.xhp
msgctxt ""
@@ -32668,6 +33001,15 @@ msgctxt ""
msgid "See also: <link href=\"text/sbasic/shared/03120303.xhp\" name=\"Left Function\">Left Function</link>."
msgstr "Ikus baita ere: <link href=\"text/sbasic/shared/03120303.xhp\" name=\"Left funtzioa\">Left funtzioa</link>."
+#. Xy4Fw
+#: 03120307.xhp
+msgctxt ""
+"03120307.xhp\n"
+"hd_id3145315\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaxia:"
+
#. A3Rzn
#: 03120307.xhp
msgctxt ""
@@ -32677,6 +33019,15 @@ msgctxt ""
msgid "Right (Text As String, n As Long)"
msgstr "Right (Testua As String, n As Long)"
+#. 8sZ7E
+#: 03120307.xhp
+msgctxt ""
+"03120307.xhp\n"
+"hd_id3145068\n"
+"help.text"
+msgid "Return value:"
+msgstr "Itzulera-balioa:"
+
#. SKQUo
#: 03120307.xhp
msgctxt ""
@@ -32686,6 +33037,15 @@ msgctxt ""
msgid "String"
msgstr "Katea"
+#. CyX7H
+#: 03120307.xhp
+msgctxt ""
+"03120307.xhp\n"
+"hd_id3146795\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametroak:"
+
#. hErZb
#: 03120307.xhp
msgctxt ""
@@ -32695,14 +33055,14 @@ msgctxt ""
msgid "<emph>Text:</emph> Any string expression that you want to return the rightmost characters of."
msgstr "<emph>Testua:</emph> kate-adierazpena, zeinen eskuin-eskuineko karaktereak itzultzea nahi duzun."
-#. NwQkG
+#. D8HQ5
#: 03120307.xhp
msgctxt ""
"03120307.xhp\n"
"par_id3151211\n"
"help.text"
-msgid "<emph>n:</emph> Numeric expression that defines the number of characters that you want to return. If <emph>n</emph> = 0, a zero-length string is returned. The maximum allowed value is 2,147,483,648."
-msgstr ""
+msgid "<emph>n:</emph> Numeric expression that defines the number of characters that you want to return. If <emph>n</emph> = 0, a zero-length string is returned. The maximum allowed value is 65535."
+msgstr "<emph>n:</emph> itzultzea nahi duzun karaktere kopurua zehazten duen zenbakizko adierazpena. <emph>n</emph> = 0 bada, zero luzerako katea itzuliko da. Gehienezko balioa 65535 izan daiteke."
#. ezXrq
#: 03120307.xhp
@@ -32713,6 +33073,15 @@ msgctxt ""
msgid "The following example converts a date in YYYY-MM-DD format to the US date format (MM/DD/YYYY)."
msgstr "Ondorengo adibidean YYYY-MM-DD formatuan adierazitako data AEBetako data-formatura (MM/DD/YYYY) bihurtzen da."
+#. wgEnG
+#: 03120307.xhp
+msgctxt ""
+"03120307.xhp\n"
+"hd_id3156212\n"
+"help.text"
+msgid "Example:"
+msgstr "Adibidea:"
+
#. ZbKt5
#: 03120307.xhp
msgctxt ""
@@ -32758,6 +33127,15 @@ msgctxt ""
msgid "Right-aligns a string within a string variable, or copies a user-defined variable type into another."
msgstr "Kate-aldagai batean katea eskuinean lerrokatzen du, edo erabiltzaileak definitutako aldagai mota beste aldagai mota batean kopiatzen du."
+#. aHsZH
+#: 03120308.xhp
+msgctxt ""
+"03120308.xhp\n"
+"hd_id3149234\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaxia:"
+
#. uDqvq
#: 03120308.xhp
msgctxt ""
@@ -32767,6 +33145,15 @@ msgctxt ""
msgid "RSet Text As String = Text or RSet Variable1 = Variable2"
msgstr "RSet Testua As String = Testua edo RSet Aldagaia1 = Aldagaia2"
+#. tpDDD
+#: 03120308.xhp
+msgctxt ""
+"03120308.xhp\n"
+"hd_id3156024\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametroak:"
+
#. YfmCj
#: 03120308.xhp
msgctxt ""
@@ -32830,6 +33217,15 @@ msgctxt ""
msgid "The following example uses the <emph>RSet</emph> and <emph>LSet</emph> statements to modify the left and right alignment of a string."
msgstr "Ondorengo adibidean <emph>RSet</emph> eta <emph>LSet</emph> instrukzioak erabiltzen dira kate baten ezkerreko eta eskuineko lerrokapena aldatzeko."
+#. BdFxA
+#: 03120308.xhp
+msgctxt ""
+"03120308.xhp\n"
+"hd_id3154909\n"
+"help.text"
+msgid "Example:"
+msgstr "Adibidea:"
+
#. u4Dwb
#: 03120308.xhp
msgctxt ""
@@ -32902,6 +33298,15 @@ msgctxt ""
msgid "See also: <link href=\"text/sbasic/shared/03120305.xhp\" name=\"LTrim Function\">LTrim Function</link>"
msgstr "Ikus baita ere: <link href=\"text/sbasic/shared/03120305.xhp\" name=\"LTrim funtzioa\">LTrim funtzioa</link>"
+#. z57JG
+#: 03120309.xhp
+msgctxt ""
+"03120309.xhp\n"
+"hd_id3154924\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaxia:"
+
#. 3KFbV
#: 03120309.xhp
msgctxt ""
@@ -32911,6 +33316,15 @@ msgctxt ""
msgid "RTrim (Text As String)"
msgstr "RTrim (Testua As String)"
+#. qfPg6
+#: 03120309.xhp
+msgctxt ""
+"03120309.xhp\n"
+"hd_id3149457\n"
+"help.text"
+msgid "Return value:"
+msgstr "Itzulera-balioa:"
+
#. awasf
#: 03120309.xhp
msgctxt ""
@@ -32920,6 +33334,15 @@ msgctxt ""
msgid "String"
msgstr "Katea"
+#. p2Uwz
+#: 03120309.xhp
+msgctxt ""
+"03120309.xhp\n"
+"hd_id3148798\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametroak:"
+
#. UW5Fx
#: 03120309.xhp
msgctxt ""
@@ -32929,6 +33352,15 @@ msgctxt ""
msgid "<emph>Text: </emph>Any string expression."
msgstr "<emph>Testua:</emph> kate-adierazpena."
+#. Tq2QX
+#: 03120309.xhp
+msgctxt ""
+"03120309.xhp\n"
+"hd_id3151041\n"
+"help.text"
+msgid "Example:"
+msgstr "Adibidea:"
+
#. qdGRW
#: 03120310.xhp
msgctxt ""
@@ -33055,6 +33487,15 @@ msgctxt ""
msgid "Removes all leading and trailing spaces from a string expression."
msgstr "Kate-adierazpenetako aurreko eta atzeko zuriune guztiak kentzen ditu."
+#. xTgNw
+#: 03120311.xhp
+msgctxt ""
+"03120311.xhp\n"
+"hd_id3159157\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaxia:"
+
#. EEu5H
#: 03120311.xhp
msgctxt ""
@@ -33064,6 +33505,15 @@ msgctxt ""
msgid "Trim( Text As String )"
msgstr "Trim (Testua As String)"
+#. ZUuwF
+#: 03120311.xhp
+msgctxt ""
+"03120311.xhp\n"
+"hd_id3155388\n"
+"help.text"
+msgid "Return value:"
+msgstr "Itzulera-balioa:"
+
#. f9pGG
#: 03120311.xhp
msgctxt ""
@@ -33073,6 +33523,15 @@ msgctxt ""
msgid "String"
msgstr "Katea"
+#. VwME3
+#: 03120311.xhp
+msgctxt ""
+"03120311.xhp\n"
+"hd_id3145609\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametroak:"
+
#. kLdYS
#: 03120311.xhp
msgctxt ""
@@ -33082,6 +33541,15 @@ msgctxt ""
msgid "<emph>Text:</emph> Any string expression."
msgstr "<emph>Testua:</emph> kate-adierazpena."
+#. 3GonF
+#: 03120311.xhp
+msgctxt ""
+"03120311.xhp\n"
+"hd_id3148663\n"
+"help.text"
+msgid "Example:"
+msgstr "Adibidea:"
+
#. ZBDyG
#: 03120312.xhp
msgctxt ""
@@ -33118,6 +33586,15 @@ msgctxt ""
msgid "Converts a system file name to a file URL."
msgstr "Sistemaren fitxategi-izena fitxategi URL bihurtzen du."
+#. 7EFtr
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
+"hd_id3150669\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaxia:"
+
#. zU9U9
#: 03120312.xhp
msgctxt ""
@@ -33127,6 +33604,15 @@ msgctxt ""
msgid "ConvertToURL(filename)"
msgstr "ConvertToURL(fitxategiIzena)"
+#. eq2Gx
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
+"hd_id3150984\n"
+"help.text"
+msgid "Return value:"
+msgstr "Itzulera-balioa:"
+
#. V6WhB
#: 03120312.xhp
msgctxt ""
@@ -33136,6 +33622,15 @@ msgctxt ""
msgid "String"
msgstr "Katea"
+#. m42nR
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
+"hd_id3148550\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametroak:"
+
#. Dka3U
#: 03120312.xhp
msgctxt ""
@@ -33145,6 +33640,15 @@ msgctxt ""
msgid "<emph>Filename:</emph> A file name as string."
msgstr "<emph>FitxategiIzena:</emph> fitxategi-izena kate gisa."
+#. iFPRX
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
+"hd_id3153361\n"
+"help.text"
+msgid "Example:"
+msgstr "Adibidea:"
+
#. AHBLc
#: 03120312.xhp
msgctxt ""
@@ -33190,6 +33694,15 @@ msgctxt ""
msgid "Converts a file URL to a system file name."
msgstr "Fitxategi URLa sistema baten fitxategi-izen bihurtzen du."
+#. Gyuop
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"hd_id3143267\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaxia:"
+
#. i96Ej
#: 03120313.xhp
msgctxt ""
@@ -33199,6 +33712,15 @@ msgctxt ""
msgid "ConvertFromURL(filename)"
msgstr "ConvertFromURL(fitxategiIzena)"
+#. wq6Jz
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"hd_id3159157\n"
+"help.text"
+msgid "Return value:"
+msgstr "Itzulera-balioa:"
+
#. ESx7C
#: 03120313.xhp
msgctxt ""
@@ -33208,6 +33730,15 @@ msgctxt ""
msgid "String"
msgstr "Katea"
+#. GmBuj
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"hd_id3143270\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametroak:"
+
#. 8R25b
#: 03120313.xhp
msgctxt ""
@@ -33253,6 +33784,15 @@ msgctxt ""
msgid "Returns an array of substrings from a string expression."
msgstr "Kate-adierazpenetatik azpikateen matrizea itzultzen du."
+#. fqDbn
+#: 03120314.xhp
+msgctxt ""
+"03120314.xhp\n"
+"hd_id3149177\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaxia:"
+
#. FGCEc
#: 03120314.xhp
msgctxt ""
@@ -33262,6 +33802,15 @@ msgctxt ""
msgid "Split (Text As String, delimiter, number)"
msgstr "Split (Testua As String, mugatzailea, zenbakia)"
+#. XdWY5
+#: 03120314.xhp
+msgctxt ""
+"03120314.xhp\n"
+"hd_id3149763\n"
+"help.text"
+msgid "Return value:"
+msgstr "Itzulera-balioa:"
+
#. BNdCD
#: 03120314.xhp
msgctxt ""
@@ -33271,6 +33820,15 @@ msgctxt ""
msgid "String"
msgstr "Katea"
+#. G7w77
+#: 03120314.xhp
+msgctxt ""
+"03120314.xhp\n"
+"hd_id3145315\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametroak:"
+
#. PRupM
#: 03120314.xhp
msgctxt ""
@@ -33298,6 +33856,15 @@ msgctxt ""
msgid "<emph>number (optional):</emph> The number of substrings that you want to return."
msgstr "<emph>zenbakia (aukerakoa):</emph> itzultzea nahi duzun azpikateen kopurua."
+#. XZAoD
+#: 03120314.xhp
+msgctxt ""
+"03120314.xhp\n"
+"hd_id3150398\n"
+"help.text"
+msgid "Example:"
+msgstr "Adibidea:"
+
#. 9qGtg
#: 03120315.xhp
msgctxt ""
@@ -33334,6 +33901,15 @@ msgctxt ""
msgid "Returns a string from a number of substrings in a string array."
msgstr "Kate-matrize bateko azpikate batzuetatik kateak itzultzen ditu."
+#. Tavaa
+#: 03120315.xhp
+msgctxt ""
+"03120315.xhp\n"
+"hd_id3159414\n"
+"help.text"
+msgid "Syntax:"
+msgstr "Sintaxia:"
+
#. FrGPB
#: 03120315.xhp
msgctxt ""
@@ -33343,6 +33919,15 @@ msgctxt ""
msgid "Join (Text As String Array, delimiter)"
msgstr "Join (Testua As String Array, mugatzailea)"
+#. zKGLo
+#: 03120315.xhp
+msgctxt ""
+"03120315.xhp\n"
+"hd_id3150400\n"
+"help.text"
+msgid "Return value:"
+msgstr "Itzulera-balioa:"
+
#. Sx96w
#: 03120315.xhp
msgctxt ""
@@ -33352,6 +33937,15 @@ msgctxt ""
msgid "String"
msgstr "Katea"
+#. uMb7W
+#: 03120315.xhp
+msgctxt ""
+"03120315.xhp\n"
+"hd_id3148798\n"
+"help.text"
+msgid "Parameters:"
+msgstr "Parametroak:"
+
#. sEXB3
#: 03120315.xhp
msgctxt ""
@@ -33370,6 +33964,15 @@ msgctxt ""
msgid "<emph>delimiter (optional):</emph> A string character that is used to separate the substrings in the resulting string. The default delimiter is the space character. If delimiter is a string of length zero \"\", the substrings are joined without separator."
msgstr "<emph>mugatzailea (aukerakoa):</emph> lortzen den kateko azpikateak bereizteko erabiltzen den kate-karakterea. Bereizle lehenetsia zuriune-karakterea da. Bereizlea zero luzerako katea \"\" bada, azpikateak bereizlerik gabe elkartuko dira."
+#. rYFAB
+#: 03120315.xhp
+msgctxt ""
+"03120315.xhp\n"
+"hd_id3154218\n"
+"help.text"
+msgid "Example:"
+msgstr "Adibidea:"
+
#. u25ah
#: 03120400.xhp
msgctxt ""
@@ -33487,14 +34090,14 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametroak:"
-#. KqLff
+#. jDRQw
#: 03120401.xhp
msgctxt ""
"03120401.xhp\n"
"par_id3153126\n"
"help.text"
-msgid "<emph>Start: </emph>A numeric expression that marks the position in a string where the search for the specified substring starts. If you omit this parameter, the search starts at the first character of the string. The minimum allowed value is 1. The maximum allowed value is 2,147,483,648."
-msgstr ""
+msgid "<emph>Start: </emph>A numeric expression that marks the position in a string where the search for the specified substring starts. If you omit this parameter, the search starts at the first character of the string. The maximum allowed value is 65535."
+msgstr "<emph>Hasiera: </emph>zehaztutako azpikatearen bilaketa katearen zein kokagunetan hasiko den zehazten duen zenbakizko adierazpena. Parametro hori ez badago, bilaketa katearen lehenengo karakteretik hasiko da. Gehienezko balioa 65535 izan daiteke."
#. SnP3c
#: 03120401.xhp
@@ -38734,96 +39337,6 @@ msgctxt ""
msgid "<ahelp hid=\"SFX2_LISTBOX_RID_SFX_TP_MACROASSIGN_LB_SCRIPTTYPE\">Select the macro that you want to assign.</ahelp>"
msgstr "<ahelp hid=\"SFX2_LISTBOX_RID_SFX_TP_MACROASSIGN_LB_SCRIPTTYPE\">Hautatu esleitzea nahi duzun makroa.</ahelp>"
-#. Ug7AF
-#: Compiler_options.xhp
-msgctxt ""
-"Compiler_options.xhp\n"
-"tit\n"
-"help.text"
-msgid "Compiler Options"
-msgstr ""
-
-#. 4BZ89
-#: Compiler_options.xhp
-msgctxt ""
-"Compiler_options.xhp\n"
-"bm_id681592403821304\n"
-"help.text"
-msgid "<bookmark_value>Compiler Options</bookmark_value> <bookmark_value>Runtime conditions</bookmark_value>"
-msgstr ""
-
-#. xtwLp
-#: Compiler_options.xhp
-msgctxt ""
-"Compiler_options.xhp\n"
-"hd_id951592401835244\n"
-"help.text"
-msgid "<variable id=\"compileroptions\"><link href=\"text/sbasic/shared/Compiler_options.xhp\" name=\"Compiler Options\">Compiler Options, Runtime Conditions</link></variable>"
-msgstr ""
-
-#. PEuT6
-#: Compiler_options.xhp
-msgctxt ""
-"Compiler_options.xhp\n"
-"N0084\n"
-"help.text"
-msgid "Compiler options specified at the module level affect %PRODUCTNAME <emph>Basic compiler checks</emph> and error messages. Basic syntax as well as Basic set of instructions can be different according to the options that are in use. The less <literal>Option</literal>, the easiest and tolerant %PRODUCTNAME Basic language is. The more <literal>Option</literal>, the richer and controlled Basic language gets."
-msgstr ""
-
-#. auPDi
-#: Compiler_options.xhp
-msgctxt ""
-"Compiler_options.xhp\n"
-"par_id141592406254504\n"
-"help.text"
-msgid "Compiler options must be specified before the executable program code in a module."
-msgstr ""
-
-#. U5B8L
-#: Compiler_options.xhp
-msgctxt ""
-"Compiler_options.xhp\n"
-"par_id491585753339474\n"
-"help.text"
-msgid "<image src=\"media/helpimg/sbasic/Option_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Option Statement diagram</alt></image>"
-msgstr ""
-
-#. AXgWX
-#: Compiler_options.xhp
-msgctxt ""
-"Compiler_options.xhp\n"
-"hd_id331592403410631\n"
-"help.text"
-msgid "Option Private Module"
-msgstr ""
-
-#. DeBTh
-#: Compiler_options.xhp
-msgctxt ""
-"Compiler_options.xhp\n"
-"par_id161592405163812\n"
-"help.text"
-msgid "Specifies that the scope of the module is that of the Basic library it belongs to."
-msgstr ""
-
-#. 4fh7R
-#: Compiler_options.xhp
-msgctxt ""
-"Compiler_options.xhp\n"
-"par_id141592408035462\n"
-"help.text"
-msgid "Options specified at the module level also affect %PRODUCTNAME <emph>Basic runtime conditions</emph>. The behaviour of %PRODUCTNAME Basic instructions can differ."
-msgstr ""
-
-#. cGCiF
-#: Compiler_options.xhp
-msgctxt ""
-"Compiler_options.xhp\n"
-"par_id291592407073335\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/property.xhp\" name=\"Property statement\">Property statement</link>"
-msgstr ""
-
#. ZbXw2
#: ErrVBA.xhp
msgctxt ""
@@ -38905,13 +39418,13 @@ msgctxt ""
msgid "to describe the error and possible solutions"
msgstr ""
-#. QaZUT
+#. AbB9s
#: ErrVBA.xhp
msgctxt ""
"ErrVBA.xhp\n"
"N0017\n"
"help.text"
-msgid "The VBA <literal>Err</literal> object has the following properties and methods:"
+msgid "VBA <literal>Err</literal> object has the following properties and methods:"
msgstr ""
#. ivkYo
@@ -38923,22 +39436,22 @@ msgctxt ""
msgid "Properties"
msgstr ""
-#. FtD5A
+#. FSwVh
#: ErrVBA.xhp
msgctxt ""
"ErrVBA.xhp\n"
"N0020\n"
"help.text"
-msgid "The <emph>Description</emph> property gives the nature of the error. <emph>Description</emph> details the various reasons that may be the cause of the error. Ideally, it provides the multiple course of actions to help solve the issue and prevent its reoccurrence. The Basic alias is the <link href=\"text/sbasic/shared/03050300.xhp\" name=\"Error function\">Error</link> function for %PRODUCTNAME predefined errors."
+msgid "<emph>Description</emph> property gives the nature of the error. It details the various reasons that may cause the error. Ideally, it provides the multiple course of actions to help solve the issue and prevent its reoccurrence. Its alias is Basic <link href=\"text/sbasic/shared/03050300.xhp\" name=\"Error function\">Error</link> function for %PRODUCTNAME predefined errors."
msgstr ""
-#. jfSHu
+#. PjWUG
#: ErrVBA.xhp
msgctxt ""
"ErrVBA.xhp\n"
"N0022\n"
"help.text"
-msgid "The error code associated with the error. <literal>Err</literal> object default property is <emph>Number</emph>. The %PRODUCTNAME Basic alias is the <link href=\"text/sbasic/shared/03050200.xhp\" name=\"Err\">Err</link> function."
+msgid "This the error code associated with the error. <literal>Err</literal> object default property is <emph>Number</emph>. Its alias is %PRODUCTNAME Basic <link href=\"text/sbasic/shared/03050200.xhp\" name=\"Err\">Err</link> function."
msgstr ""
#. NJEmn
@@ -38959,22 +39472,22 @@ msgctxt ""
msgid "Methods"
msgstr ""
-#. y5Ne4
+#. 8sWBq
#: ErrVBA.xhp
msgctxt ""
"ErrVBA.xhp\n"
"N0027\n"
"help.text"
-msgid "Resets description, <link href=\"text/sbasic/shared/03050100.xhp\" name=\"error line\">Erl</link>, number and source properties of current error. The %PRODUCTNAME Basic alias is the <link href=\"text/sbasic/shared/03050500.xhp\" name=\"Resume statement\">Resume</link> statement."
+msgid "Resets description, <link href=\"text/sbasic/shared/03050100.xhp\" name=\"error line\">Erl</link>, number and source properties of current error. Its alias is %PRODUCTNAME Basic <link href=\"text/sbasic/shared/03050500.xhp\" name=\"Resume statement\">Resume</link> statement."
msgstr ""
-#. jnyJG
+#. UEGkA
#: ErrVBA.xhp
msgctxt ""
"ErrVBA.xhp\n"
"N0029\n"
"help.text"
-msgid "Throws user-defined errors or predefined errors. The %PRODUCTNAME Basic alias is the <link href=\"text/sbasic/shared/03050200.xhp\" name=\"Error statement\">Error</link> statement."
+msgid "Throws user-defined errors or predefined errors. Its alias is %PRODUCTNAME Basic <link href=\"text/sbasic/shared/03050200.xhp\" name=\"Error statement\">Error</link> statement."
msgstr ""
#. EyCJv
@@ -38986,13 +39499,13 @@ msgctxt ""
msgid "Parameters"
msgstr ""
-#. 9a9P9
+#. 6Rdnc
#: ErrVBA.xhp
msgctxt ""
"ErrVBA.xhp\n"
"N0031\n"
"help.text"
-msgid "<emph>Number</emph>: A user-defined or predefined error code to be raised."
+msgid "<emph>Number</emph> A user-defined or predefined error code to be raised."
msgstr ""
#. DoFG8
@@ -39004,31 +39517,31 @@ msgctxt ""
msgid "Error code range 0-2000 is reserved for %PRODUCTNAME Basic. User-defined errors may start from higher values in order to prevent collision with %PRODUCTNAME Basic future developments."
msgstr ""
-#. VAmhX
+#. qoAQE
#: ErrVBA.xhp
msgctxt ""
"ErrVBA.xhp\n"
"N0033\n"
"help.text"
-msgid "<emph>Source</emph>: The name of the routine raising the error. A name in the form of \"myLibrary.myModule.myProc\" is recommended."
+msgid "<emph>Source</emph> The name of the routine raising the error. A name in the form of \"myLibrary.myModule.myProc\" is recommended."
msgstr ""
-#. wFqtB
+#. kukgW
#: ErrVBA.xhp
msgctxt ""
"ErrVBA.xhp\n"
"N0034\n"
"help.text"
-msgid "<emph>Description</emph>: A description of the problem leading to stop the running process, accompanied with the various reasons that may cause it. A detailed list of the possible course of actions that may help solve the problem is recommended."
+msgid "<emph>Description</emph> A description of the problem leading to stop the running process, accompanied with the various reasons that may cause it. A detailed list of the possible course of actions that may help solve the problem is recommended."
msgstr ""
-#. q9uAh
+#. 3XjnB
#: ErrVBA.xhp
msgctxt ""
"ErrVBA.xhp\n"
"N0041\n"
"help.text"
-msgid "Err.Raise 2020, Description:=\"This is an intended user-defined error …\""
+msgid "Err.Raise 2020, Description:=\"This is an intented user-defined error …\""
msgstr ""
#. vuP6g
@@ -39247,13 +39760,13 @@ msgctxt ""
msgid "<literal>0</literal>: Resets error information and re-executes the instruction that caused the error. <literal>0</literal> is optional."
msgstr ""
-#. fakJ2
+#. uukh4
#: Resume.xhp
msgctxt ""
"Resume.xhp\n"
"par_id331586090532804\n"
"help.text"
-msgid "<emph>label</emph>: Resets error information and resumes execution at the specified label of the current subroutine."
+msgid "<emph>label: </emph>: Resets error information and resumes execution at the specified label of the current subroutine."
msgstr ""
#. 7NaeS
@@ -39364,13 +39877,13 @@ msgctxt ""
msgid "Use <literal>Resume Next</literal>, for example, when reporting anomalies encountered for an iterating process that must not be interrupted. In which case multiple handling routines may be required."
msgstr ""
-#. AeVfB
+#. 4NKFt
#: Resume.xhp
msgctxt ""
"Resume.xhp\n"
"par_id461586091018138\n"
"help.text"
-msgid "Using <literal>Resume</literal> without parameters to re-execute the faulty instruction can fit certain situations. However that may cause a never ending loop."
+msgid "Using <literal>Resume</literal> without parameters to re-execute the faulty instruction can fit certain situations. However that may cause a neverending loop."
msgstr ""
#. t97uD
@@ -39463,6 +39976,24 @@ msgctxt ""
msgid "Function MySQRTPI(arg as double) as double"
msgstr ""
+#. LxEYt
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"bas_id731592358361242\n"
+"help.text"
+msgid "Dim oService as Object"
+msgstr ""
+
+#. GszLy
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"bas_id971592358368906\n"
+"help.text"
+msgid "oService = createUNOService(\"com.sun.star.sheet.addin.Analysis\")"
+msgstr ""
+
#. HHyMW
#: calc_functions.xhp
msgctxt ""
@@ -39472,6 +40003,15 @@ msgctxt ""
msgid "MySQRTPI = oService.getSqrtPi(arg)"
msgstr ""
+#. AByBR
+#: calc_functions.xhp
+msgctxt ""
+"calc_functions.xhp\n"
+"bas_id451592358385346\n"
+"help.text"
+msgid "End Function"
+msgstr "End funtzioa"
+
#. emGWD
#: calc_functions.xhp
msgctxt ""
@@ -40012,14 +40552,14 @@ msgctxt ""
msgid "IMSECH"
msgstr "IMSECH"
-#. 8Dtdh
+#. DL5Fs
#: calc_functions.xhp
msgctxt ""
"calc_functions.xhp\n"
"par_id871592355721957\n"
"help.text"
-msgid "IMSIN"
-msgstr ""
+msgid "Imsin"
+msgstr "Imsin"
#. LnpEu
#: calc_functions.xhp
@@ -40606,14 +41146,14 @@ msgctxt ""
msgid "Running <literal>RmDir</literal> command in VBA mode. In VBA only empty directories are removed by <literal>RmDir</literal> while %PRODUCTNAME Basic removes a directory recursively."
msgstr "<literal>RmDir</literal> komandoa exekutatzea VBA moduan. VBA erabiltzean, direktorio hutsak soilik kentzen dira <literal>RmDir</literal> bidez, eta %PRODUCTNAME Basic bidez direktorio bat modu errekurtsiboan kentzen da."
-#. KLkKY
+#. 5GFEr
#: compatibilitymode.xhp
msgctxt ""
"compatibilitymode.xhp\n"
"N0125\n"
"help.text"
-msgid "Changing behavior of Basic <literal>Dir</literal> command. The directory flag (16) for the <literal>Dir</literal> command means that only directories are returned in %PRODUCTNAME Basic, while in VBA normal files and directories are returned."
-msgstr ""
+msgid "Changing behaviour of Basic <literal>Dir</literal> command. The directory flag (16) for the <literal>Dir</literal> command means that only directories are returned in %PRODUCTNAME Basic, while in VBA normal files and directories are returned."
+msgstr "Basic <literal>Dir</literal> komandoaren portaera aldatzea. <literal>Dir</literal> komandoaren (16) direktorio-banderak esan nahi du direktorioak soilik itzultzen direla %PRODUCTNAME Basic lengoaian, eta VBA lengoaian fitxategi normalak eta direktorioak itzultzen dira."
#. piCTC
#: compatibilitymode.xhp
@@ -40849,204 +41389,6 @@ msgctxt ""
msgid "Refer to <link href=\"text/sbasic/python/python_platform.xhp\">Identifying the Operating System</link> and <link href=\"text/sbasic/python/python_session.xhp\">Getting Session Information</link> for class module examples, or <link href=\"text/sbasic/guide/access2base.xhp\">Access2Base shared Basic library</link> for other class examples making use of <literal>Option Compatible</literal> compiler mode."
msgstr "Begiratu <link href=\"text/sbasic/python/python_platform.xhp\">Sistema eragilea identifikatzea</link> eta <link href=\"text/sbasic/python/python_session.xhp\">Saioaren informazioa eskuratzea</link> klase-moduluen adibide ikusteko, edo <link href=\"text/sbasic/guide/access2base.xhp\">Access2Base Basic liburutegi partekatua</link> <literal>Option Compatible</literal> konpilatzaile-modua erabiltzen duten klaseen adibide gehiago ikusteko."
-#. QF4Ds
-#: conventions.xhp
-msgctxt ""
-"conventions.xhp\n"
-"tit\n"
-"help.text"
-msgid "Syntax Diagrams"
-msgstr ""
-
-#. CkdjC
-#: conventions.xhp
-msgctxt ""
-"conventions.xhp\n"
-"bm_id861593777289558\n"
-"help.text"
-msgid "<bookmark_value>Syntax diagrams; How to read</bookmark_value> <bookmark_value>Statements syntax;How to read</bookmark_value> <bookmark_value>Typographical conventions</bookmark_value>"
-msgstr ""
-
-#. VTTA3
-#: conventions.xhp
-msgctxt ""
-"conventions.xhp\n"
-"hd_id221543446540070\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/conventions.xhp\" name=\"conventions\">How to Read Syntax Diagrams and Statements</link>"
-msgstr ""
-
-#. jJGWn
-#: conventions.xhp
-msgctxt ""
-"conventions.xhp\n"
-"par_id601593699108443\n"
-"help.text"
-msgid "%PRODUCTNAME Basic statements use syntax diagrams and textual conventions that follow these typographical rules:"
-msgstr ""
-
-#. ZnMxE
-#: conventions.xhp
-msgctxt ""
-"conventions.xhp\n"
-"par_id158193699546735\n"
-"help.text"
-msgid "%PRODUCTNAME Basic keywords or functions use proper casing: Call, DimArray, InputBox, Property."
-msgstr ""
-
-#. ny9xr
-#: conventions.xhp
-msgctxt ""
-"conventions.xhp\n"
-"par_id711593699548486\n"
-"help.text"
-msgid "Lowercase characters indicate information to supply: end, expression, start, variable."
-msgstr ""
-
-#. 6cDAC
-#: conventions.xhp
-msgctxt ""
-"conventions.xhp\n"
-"par_id881593760345504\n"
-"help.text"
-msgid "The syntax of a %PRODUCTNAME Basic one line statement is illustrated herewith:"
-msgstr ""
-
-#. 8Co5j
-#: conventions.xhp
-msgctxt ""
-"conventions.xhp\n"
-"hd_id871593700670279\n"
-"help.text"
-msgid "Diagram example"
-msgstr ""
-
-#. 5AfpR
-#: conventions.xhp
-msgctxt ""
-"conventions.xhp\n"
-"par_id181593699574635\n"
-"help.text"
-msgid "Basic statement diagrams start and end with double vertical bars,"
-msgstr ""
-
-#. oNAUQ
-#: conventions.xhp
-msgctxt ""
-"conventions.xhp\n"
-"par_id711596399548486\n"
-"help.text"
-msgid "Loops indicate a possible repetition, an optional separator may be present,"
-msgstr ""
-
-#. qBArU
-#: conventions.xhp
-msgctxt ""
-"conventions.xhp\n"
-"par_id541593706654897\n"
-"help.text"
-msgid "Rectangles denote subsequent diagram fragments,"
-msgstr ""
-
-#. MgRRZ
-#: conventions.xhp
-msgctxt ""
-"conventions.xhp\n"
-"par_id251593706717957\n"
-"help.text"
-msgid "Diagram fragments extremities exhibit single vertical bars."
-msgstr ""
-
-#. 2ERcw
-#: conventions.xhp
-msgctxt ""
-"conventions.xhp\n"
-"par_id831588865616326\n"
-"help.text"
-msgid "<image src=\"media/helpimg/sbasic/a_statement.svg\" id=\"img_id651588865616326\"><alt id=\"alt_id281588865616326\">syntax of a statement</alt></image>"
-msgstr ""
-
-#. QDyRr
-#: conventions.xhp
-msgctxt ""
-"conventions.xhp\n"
-"par_id411579301639711\n"
-"help.text"
-msgid "A set of %PRODUCTNAME Basic statements - with optional labels - is using a colon <literal>:</literal> sign to separate them, it can be terminated with an optional comment. <literal>REM</literal> or an apostrophe sign introduce a comment."
-msgstr ""
-
-#. fR7p7
-#: conventions.xhp
-msgctxt ""
-"conventions.xhp\n"
-"par_id931593707147102\n"
-"help.text"
-msgid "<image src=\"media/helpimg/sbasic/comment_fragment.svg\" id=\"img_id191593707147102\"><alt id=\"alt_id111593707147102\">diagram fragment</alt></image>"
-msgstr ""
-
-#. tMPo2
-#: conventions.xhp
-msgctxt ""
-"conventions.xhp\n"
-"hd_id71593700691968\n"
-"help.text"
-msgid "Textual example"
-msgstr ""
-
-#. vtggd
-#: conventions.xhp
-msgctxt ""
-"conventions.xhp\n"
-"par_id181593700546735\n"
-"help.text"
-msgid "<emph>[opt1|opt2|opt3]</emph> Items inside brackets are optional, alternatives are indicated with a vertical bar,"
-msgstr ""
-
-#. ap6xE
-#: conventions.xhp
-msgctxt ""
-"conventions.xhp\n"
-"par_id181593699546735\n"
-"help.text"
-msgid "<emph>case[[sep]…]</emph> An ellipsis indicates a possible repetition, an optional separator may be specified,"
-msgstr ""
-
-#. FEGF3
-#: conventions.xhp
-msgctxt ""
-"conventions.xhp\n"
-"par_id712593699548486\n"
-"help.text"
-msgid "<emph>{choice1|choice2}</emph> Items inside curly braces are compulsory, alternatives are indicated with a vertical bar."
-msgstr ""
-
-#. VFKcU
-#: conventions.xhp
-msgctxt ""
-"conventions.xhp\n"
-"par_id411593701639711\n"
-"help.text"
-msgid "A set of %PRODUCTNAME Basic statements - with optional labels - is using a colon <literal>:</literal> sign to separate them, it can be terminated with an optional comment. <literal>REM</literal> or an apostrophe sign introduce a comment."
-msgstr ""
-
-#. RUhNn
-#: conventions.xhp
-msgctxt ""
-"conventions.xhp\n"
-"N0018\n"
-"help.text"
-msgid "GoTo there ' skip first statement"
-msgstr ""
-
-#. oCE77
-#: conventions.xhp
-msgctxt ""
-"conventions.xhp\n"
-"N0019\n"
-"help.text"
-msgid "here: Print 1, : there: Print 2 REM explanatory text here"
-msgstr ""
-
#. 7pf8S
#: enum.xhp
msgctxt ""
@@ -41200,13 +41542,13 @@ msgctxt ""
msgid "%PRODUCTNAME Basic syntax fragments."
msgstr ""
-#. 4eH7M
+#. ChERt
#: fragments.xhp
msgctxt ""
"fragments.xhp\n"
"hd_id431587045941514\n"
"help.text"
-msgid "<variable id=\"argumenth2\"><link href=\"text/sbasic/shared/fragments.xhp\" name=\"arguments in Function, Sub and Property statements\"/>argument fragment</variable>"
+msgid "<variable id=\"argumenth2\"><link href=\"text/sbasic/shared/fragments.xhp\" name=\"arguments in Function, Sub and Property statements\"/></variable>argument fragment"
msgstr ""
#. pfHq8
@@ -41362,13 +41704,13 @@ msgctxt ""
msgid "Multiple dimensions for an array are denoted using comma (<emph>,</emph>) sign."
msgstr ""
-#. E9UTU
+#. DeXti
#: fragments.xhp
msgctxt ""
"fragments.xhp\n"
"hd_id231587046013458\n"
"help.text"
-msgid "<variable id=\"typenameh4\">typename fragment</variable>"
+msgid "<variable id=\"typenameh4\"><link href=\"text/sbasic/shared/fragments.xhp\" name=\"data types fragment\">typename fragment</link></variable>"
msgstr ""
#. AqfYj
@@ -41380,13 +41722,13 @@ msgctxt ""
msgid "<image src=\"media/helpimg/sbasic/typename_fragment.svg\" id=\"img_id4157296484514\"><alt id=\"alt_id15152796484515\">primitive data types fragment</alt></image>"
msgstr ""
-#. BSD4e
+#. dM8Yg
#: fragments.xhp
msgctxt ""
"fragments.xhp\n"
"hd_id231587046013459\n"
"help.text"
-msgid "<variable id=\"charh4\">char fragment</variable>"
+msgid "<variable id=\"charh4\"><link href=\"text/sbasic/shared/fragments.xhp\" name=\"type declaration characters fragment\">char fragment</link></variable>"
msgstr ""
#. JFwPg
@@ -41857,13 +42199,13 @@ msgctxt ""
msgid "Property Statement"
msgstr "Property instrukzioa"
-#. CxW74
+#. 4vJCy
#: property.xhp
msgctxt ""
"property.xhp\n"
"N0183\n"
"help.text"
-msgid "A property, also called field or attribute, characterizes a given object or piece of information. Properties can be used to control access to data. It is common use to include instructions at setting or reading time of properties. Code can vary from simple assignment to complex context dependent routines. Using <emph>Get</emph>, <emph>Let</emph> or <emph>Set</emph> accessors enforces properties' consistency when necessary."
+msgid "A property, also called field or attribute, characterizes a given object or piece of information. Properties can be used to control access to data. It is common use to include instructions at setting or reading time of properties. Code can vary from simple assignment to complex context dependant routines. Using <emph>Get</emph>, <emph>Let</emph> or <emph>Set</emph> accessers enforces properties' consistency when necessary."
msgstr ""
#. hD9fA
diff --git a/source/eu/helpcontent2/source/text/sbasic/shared/03.po b/source/eu/helpcontent2/source/text/sbasic/shared/03.po
index 737de2e5f72..11283f68163 100644
--- a/source/eu/helpcontent2/source/text/sbasic/shared/03.po
+++ b/source/eu/helpcontent2/source/text/sbasic/shared/03.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-07-21 11:19+0200\n"
+"POT-Creation-Date: 2020-10-23 13:36+0200\n"
"PO-Revision-Date: 2019-06-27 06:06+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -61,69 +61,6 @@ msgctxt ""
msgid "<bookmark_value>BASIC Euro library</bookmark_value>"
msgstr "<bookmark_value>BASIC Euro liburutegia</bookmark_value>"
-#. 9edb6
-#: lib_euro.xhp
-msgctxt ""
-"lib_euro.xhp\n"
-"hd_id841593518085848\n"
-"help.text"
-msgid "Description"
-msgstr ""
-
-#. DkBkc
-#: lib_euro.xhp
-msgctxt ""
-"lib_euro.xhp\n"
-"par_id921593518140986\n"
-"help.text"
-msgid "The <emph>Euro</emph> library is used by the <emph>Euro converter…</emph> wizard."
-msgstr ""
-
-#. uAg7T
-#: lib_euro.xhp
-msgctxt ""
-"lib_euro.xhp\n"
-"par_id481593518247400\n"
-"help.text"
-msgid "Its entry points are:"
-msgstr ""
-
-#. SBNCb
-#: lib_euro.xhp
-msgctxt ""
-"lib_euro.xhp\n"
-"par_id381593519742529\n"
-"help.text"
-msgid "Selecting the <emph>Euro Converter…</emph> wizard loads the following libraries in memory:"
-msgstr ""
-
-#. TGAHA
-#: lib_euro.xhp
-msgctxt ""
-"lib_euro.xhp\n"
-"par_id691593519646426\n"
-"help.text"
-msgid "Basic routine name conflicts may exist when multiple Basic libraries are loaded in memory."
-msgstr ""
-
-#. 5NFbA
-#: lib_euro.xhp
-msgctxt ""
-"lib_euro.xhp\n"
-"par_id1001593520257636\n"
-"help.text"
-msgid "ImportWizard and <link href=\"text/sbasic/shared/03/lib_tools.xhp\" name=\"Tools library\">Tools</link> Basic libraries"
-msgstr ""
-
-#. JbBaB
-#: lib_euro.xhp
-msgctxt ""
-"lib_euro.xhp\n"
-"par_id251593518523704\n"
-"help.text"
-msgid "<link href=\"text/shared/autopi/01150000.xhp\" name=\"Euro Converter Wizard\">Euro Converter Wizard</link> describes what the <emph>Euro</emph> library does."
-msgstr ""
-
#. G8mp2
#: lib_formwizard.xhp
msgctxt ""
@@ -169,96 +106,6 @@ msgctxt ""
msgid "<bookmark_value>BASIC Gimmicks library</bookmark_value>"
msgstr "<bookmark_value>BASIC Gimmicks liburutegia</bookmark_value>"
-#. EwqqW
-#: lib_importwiz.xhp
-msgctxt ""
-"lib_importwiz.xhp\n"
-"tit\n"
-"help.text"
-msgid "ImportWizard Library"
-msgstr ""
-
-#. stDZt
-#: lib_importwiz.xhp
-msgctxt ""
-"lib_importwiz.xhp\n"
-"hd_id31529004750471\n"
-"help.text"
-msgid "<variable id=\"importwiz_lib\"><link href=\"text/sbasic/shared/03/lib_importwiz.xhp\" name=\"ImportWizard library\">The <item type=\"literal\">ImportWizard</item> Library</link></variable>"
-msgstr ""
-
-#. pbesX
-#: lib_importwiz.xhp
-msgctxt ""
-"lib_importwiz.xhp\n"
-"bm_id231529070133574\n"
-"help.text"
-msgid "<bookmark_value>BASIC ImportWizard library</bookmark_value>"
-msgstr ""
-
-#. GFoap
-#: lib_importwiz.xhp
-msgctxt ""
-"lib_importwiz.xhp\n"
-"hd_id841593518085848\n"
-"help.text"
-msgid "Description"
-msgstr ""
-
-#. asxd6
-#: lib_importwiz.xhp
-msgctxt ""
-"lib_importwiz.xhp\n"
-"par_id921593518140986\n"
-"help.text"
-msgid "The <emph>ImportWizard</emph> library is used by the <emph>Document converter...</emph> wizard."
-msgstr ""
-
-#. FaGZt
-#: lib_importwiz.xhp
-msgctxt ""
-"lib_importwiz.xhp\n"
-"par_id481593518247400\n"
-"help.text"
-msgid "Its entry point is:"
-msgstr ""
-
-#. EyBsL
-#: lib_importwiz.xhp
-msgctxt ""
-"lib_importwiz.xhp\n"
-"par_id381593519742529\n"
-"help.text"
-msgid "Selecting the <emph>Document Converter...</emph> wizard loads the following libraries in memory:"
-msgstr ""
-
-#. vV4TD
-#: lib_importwiz.xhp
-msgctxt ""
-"lib_importwiz.xhp\n"
-"par_id691593519646426\n"
-"help.text"
-msgid "Basic routine name conflicts may exist when multiple Basic libraries are loaded in memory."
-msgstr ""
-
-#. ZCH7G
-#: lib_importwiz.xhp
-msgctxt ""
-"lib_importwiz.xhp\n"
-"par_id1001593520257636\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp\" name=\"Tools library\">Tools</link> Basic library"
-msgstr ""
-
-#. ZT5z9
-#: lib_importwiz.xhp
-msgctxt ""
-"lib_importwiz.xhp\n"
-"par_id251593518523704\n"
-"help.text"
-msgid "<link href=\"text/shared/autopi/01130000.xhp\" name=\"Document Converter\">Document Converter</link> describes what the <emph>ImportWizard</emph> library does."
-msgstr ""
-
#. UWzWk
#: lib_schedule.xhp
msgctxt ""
@@ -313,60 +160,6 @@ msgctxt ""
msgid "<bookmark_value>BASIC ScriptBindingLibrary library</bookmark_value>"
msgstr "<bookmark_value>BASIC ScriptBindingLibrary liburutegia</bookmark_value>"
-#. Z7iSC
-#: lib_script.xhp
-msgctxt ""
-"lib_script.xhp\n"
-"hd_id841593518085848\n"
-"help.text"
-msgid "Description"
-msgstr ""
-
-#. nnxNN
-#: lib_script.xhp
-msgctxt ""
-"lib_script.xhp\n"
-"par_id921593518140986\n"
-"help.text"
-msgid "The <emph>ScriptBindingLibrary</emph> library only contains dialogs, it is used by <emph>Highlight</emph> %PRODUCTNAME example scripts. Its dialogs are shared by Beanshell, Java and JavaScript example scripts."
-msgstr ""
-
-#. JdxBj
-#: lib_script.xhp
-msgctxt ""
-"lib_script.xhp\n"
-"par_id381593519742529\n"
-"help.text"
-msgid "Running any <emph>Highlight</emph> example script loads the <emph>ScriptBindingLibrary</emph> library in memory."
-msgstr ""
-
-#. 9CZwi
-#: lib_script.xhp
-msgctxt ""
-"lib_script.xhp\n"
-"par_id131593538122154\n"
-"help.text"
-msgid "This library is not used by %PRODUCTNAME Basic."
-msgstr ""
-
-#. Qh7KM
-#: lib_script.xhp
-msgctxt ""
-"lib_script.xhp\n"
-"par_id251593524531077\n"
-"help.text"
-msgid "<link href=\"text/shared/01/06130020.xhp\" name=\"Basic macro selector\">Basic macro selector</link>"
-msgstr ""
-
-#. wJqFF
-#: lib_script.xhp
-msgctxt ""
-"lib_script.xhp\n"
-"par_id721593525163663\n"
-"help.text"
-msgid "Beanshell, Java and JavaScript <link href=\"text/shared/01/06130030.xhp\" name=\"Scripts\">Scripts</link>"
-msgstr ""
-
#. QZNvL
#: lib_template.xhp
msgctxt ""
@@ -654,57 +447,3 @@ msgctxt ""
"help.text"
msgid "<emph>Universal Content Broker</emph> functions and subroutines."
msgstr "<emph>Universal Content Broker</emph> funtzioak eta azpierrutinak."
-
-#. LsR47
-#: lib_wikieditor.xhp
-msgctxt ""
-"lib_wikieditor.xhp\n"
-"tit\n"
-"help.text"
-msgid "WikiEditor Library"
-msgstr ""
-
-#. QDwwy
-#: lib_wikieditor.xhp
-msgctxt ""
-"lib_wikieditor.xhp\n"
-"hd_id31529004750471\n"
-"help.text"
-msgid "<variable id=\"wikieditor_lib\"><link href=\"text/sbasic/shared/03/lib_wikieditor.xhp\" name=\"WikiEditor library\">The <item type=\"literal\">WikiEditor</item> Library</link></variable>"
-msgstr ""
-
-#. mBGxx
-#: lib_wikieditor.xhp
-msgctxt ""
-"lib_wikieditor.xhp\n"
-"bm_id231529070133574\n"
-"help.text"
-msgid "<bookmark_value>BASIC WikiEditor library</bookmark_value>"
-msgstr ""
-
-#. qGFuz
-#: lib_wikieditor.xhp
-msgctxt ""
-"lib_wikieditor.xhp\n"
-"hd_id841593518085848\n"
-"help.text"
-msgid "Description"
-msgstr ""
-
-#. MdATA
-#: lib_wikieditor.xhp
-msgctxt ""
-"lib_wikieditor.xhp\n"
-"par_id921593518140986\n"
-"help.text"
-msgid "The <emph>WikiEditor</emph> library only contains dialogs, it is used by <emph>Wiki Publisher</emph> bundled Java extension."
-msgstr ""
-
-#. k2E85
-#: lib_wikieditor.xhp
-msgctxt ""
-"lib_wikieditor.xhp\n"
-"par_id131593538122154\n"
-"help.text"
-msgid "This library is not used by %PRODUCTNAME Basic."
-msgstr ""
diff --git a/source/eu/helpcontent2/source/text/scalc.po b/source/eu/helpcontent2/source/text/scalc.po
index c04d9f7a527..0d0ef41343c 100644
--- a/source/eu/helpcontent2/source/text/scalc.po
+++ b/source/eu/helpcontent2/source/text/scalc.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-07-21 11:19+0200\n"
+"POT-Creation-Date: 2020-10-23 13:36+0200\n"
"PO-Revision-Date: 2020-08-05 15:35+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc/eu/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.1.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1536681726.000000\n"
#. ZxQeC
@@ -151,6 +151,15 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Estekak</link>"
+#. A9QFv
+#: main0102.xhp
+msgctxt ""
+"main0102.xhp\n"
+"hd_id3148488\n"
+"help.text"
+msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">Irudi-mapa</link>"
+
#. pFCu3
#: main0102.xhp
msgctxt ""
@@ -538,15 +547,6 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Autozuzenketako aukerak</link>"
-#. eAavz
-#: main0106.xhp
-msgctxt ""
-"main0106.xhp\n"
-"hd_id3148488\n"
-"help.text"
-msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
-msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">Irudi-mapa</link>"
-
#. ToZU6
#: main0106.xhp
msgctxt ""
diff --git a/source/eu/helpcontent2/source/text/scalc/00.po b/source/eu/helpcontent2/source/text/scalc/00.po
index bd79aae39d4..64e2b63e74b 100644
--- a/source/eu/helpcontent2/source/text/scalc/00.po
+++ b/source/eu/helpcontent2/source/text/scalc/00.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-07-21 11:19+0200\n"
+"POT-Creation-Date: 2020-10-23 13:36+0200\n"
"PO-Revision-Date: 2020-07-25 13:34+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc00/eu/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.1.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1556007652.000000\n"
#. E9tti
@@ -664,23 +664,14 @@ msgctxt ""
msgid "Format Menu"
msgstr "Formatua menua"
-#. TmWCz
+#. HP9LA
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "Choose <menuitem>Format - Cells</menuitem>."
-msgstr "Aukeratu <menuitem>Formatua - Gelaxkak</menuitem>."
-
-#. DEPHV
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id61593556839601\n"
-"help.text"
-msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+1</keycode>."
-msgstr "Sakatu <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>⌘</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+1</keycode>."
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
+msgstr "<variable id=\"fozelle\">Aukeratu <emph>Formatua - Gelaxkak</emph>.</variable>"
#. HR2kd
#: 00000405.xhp
diff --git a/source/eu/helpcontent2/source/text/scalc/01.po b/source/eu/helpcontent2/source/text/scalc/01.po
index 5f8adfd4fae..9e12955e158 100644
--- a/source/eu/helpcontent2/source/text/scalc/01.po
+++ b/source/eu/helpcontent2/source/text/scalc/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-09-28 11:22+0200\n"
+"POT-Creation-Date: 2020-10-23 13:36+0200\n"
"PO-Revision-Date: 2020-06-29 11:27+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc01/eu/>\n"
@@ -12589,13 +12589,13 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_LOG\">Returns the logarithm of a number to the specified base.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_LOG\">Zenbakiaren logaritmoa kalkulatzen du zehaztutako edozein oinarrirekin.</ahelp>"
-#. uDAq7
+#. ShWCR
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"par_id3144732\n"
"help.text"
-msgid "LOG(Number [; Base])"
+msgid "LOG(Number[; Base])"
msgstr ""
#. Eiqiq
@@ -12841,15 +12841,6 @@ msgctxt ""
msgid "<item type=\"literal\">Base^Exponent</item>"
msgstr "<item type=\"literal\">Oinarria^Berretzailea</item>"
-#. dRQh7
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id241599040594931\n"
-"help.text"
-msgid "<literal>=POWER(0,0)</literal> returns 1."
-msgstr ""
-
#. D3Ghv
#: 04060106.xhp
msgctxt ""
@@ -13255,13 +13246,13 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_RUNDEN\">Rounds a number to a certain number of decimal places.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_RUNDEN\">Dezimal kopuru jakin batera biribildutako zenbakia ematen du.</ahelp>"
-#. kj4B7
+#. p64i9
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"par_id3158182\n"
"help.text"
-msgid "ROUND(Number [; Count])"
+msgid "ROUND(Number[; Count])"
msgstr ""
#. yE5Jb
@@ -13354,13 +13345,13 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ABRUNDEN\">Rounds a number down, toward zero, to a certain precision.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ABRUNDEN\">Zenbakia behera biribiltzen du, zerorantz, zehaztutako prezisioarekin.</ahelp>"
-#. MnKJo
+#. uqe8Y
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"par_id3146051\n"
"help.text"
-msgid "ROUNDDOWN(Number [; Count])"
+msgid "ROUNDDOWN(Number[; Count])"
msgstr ""
#. EXn4P
@@ -13444,13 +13435,13 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_AUFRUNDEN\">Rounds a number up, away from zero, to a certain precision.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_AUFRUNDEN\">Zenbakia gora biribiltzen du, hau da, zerotik urrunduz, zehaztutako prezisioarekin.</ahelp>"
-#. Gz3SM
+#. smgCC
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"par_id3163328\n"
"help.text"
-msgid "ROUNDUP(Number [; Count])"
+msgid "ROUNDUP(Number[; Count])"
msgstr ""
#. x59Ls
@@ -13921,13 +13912,13 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_SUMMEWENN\">Adds the cells specified by a given criteria.</ahelp> This function is used to browse a range when you search for a certain value."
msgstr "<ahelp hid=\"HID_FUNC_SUMMEWENN\">Irizpide jakin bat betetzen duten gelaxkak batzen ditu.</ahelp> Balio jakin baten bila barruti bat arakatzeko erabiltzen da funtzio hau."
-#. KsFtX
+#. PcPNo
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"par_id3152028\n"
"help.text"
-msgid "SUMIF(Range; Criteria [; SumRange])"
+msgid "SUMIF(Range; Criteria[; SumRange])"
msgstr ""
#. rYzXG
@@ -14443,13 +14434,13 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_UMRECHNEN\">Converts between old European national currency and to and from Euros.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_UMRECHNEN\">Europako moneta zaharren eta euroaren arteko bihurketak egiten ditu.</ahelp>"
-#. G7CMF
+#. qh8S5
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"par_id3143748\n"
"help.text"
-msgid "EUROCONVERT(Value; \"From_currency\"; \"To_currency\" [; full_precision [; triangulation_precision]])"
+msgid "EUROCONVERT(Value; \"From_currency\"; \"To_currency\"[; full_precision][; triangulation_precision])"
msgstr ""
#. 4KJUc
@@ -14551,14 +14542,14 @@ msgctxt ""
msgid "At one time the list of conversion factors included the legacy European currencies and the Euro (see examples below). We suggest using the new function EUROCONVERT for converting these currencies."
msgstr "Garai bateko bihurketa-zerrendan Europako moneta zaharrak eta euroa agertzen ziren (ikus adibideak behean). Moneta horiek bihurtzeko EUROCONVERT funtzio berria erabiltzea gomendatzen dugu."
-#. o7nsC
+#. GhdsH
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"par_id0908200902131191\n"
"help.text"
-msgid "CONVERT_OOO(value; \"text\"; \"text\")"
-msgstr ""
+msgid "CONVERT_OOO(value;\"text\";\"text\")"
+msgstr "CONVERT_OOO(balioa;\"testua\";\"testua\")"
#. egbGd
#: 04060106.xhp
@@ -17233,13 +17224,13 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_VARIATION\">Calculates the points of an exponential trend in an array.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_VARIATION\">Erregresio-funtzio esponentzialeko puntuak kalkulatzen ditu.</ahelp>"
-#. GMVAK
+#. 8VMBq
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
"par_id3166377\n"
"help.text"
-msgid "GROWTH(DataY [; [ DataX ] [; [ NewDataX ] [; FunctionType ] ] ])"
+msgid "GROWTH(DataY [; DataX [; NewDataX [; FunctionType]]])"
msgstr ""
#. CA3qD
@@ -18988,31 +18979,31 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_WAHL\">Uses an index to return a value from a list of up to 30 values.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_WAHL\">Balio bat aukeratzen du gehienez 30 balio-argumentu dituen zerrenda batetik.</ahelp>"
-#. V8cAu
+#. r7bDk
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
"par_id3155425\n"
"help.text"
-msgid "CHOOSE(Index; Value 1 [; Value 2 [; ... [; Value 30]]])"
+msgid "CHOOSE(Index; Value1 [; Value2 [; ... [; Value254]]])"
msgstr ""
-#. CNK7e
+#. dt8SY
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
"par_id3144755\n"
"help.text"
-msgid "<emph>Index</emph> is a reference or number between 1 and 30 indicating which value is to be taken from the list."
-msgstr "<emph>Indizea</emph>: 1 eta 30 bitarteko erreferentzia edo zenbaki bat da, zerrendatik zein balio hartu behar duen adierazten duena."
+msgid "<emph>Index</emph> is a reference or number between 1 and 254 indicating which value is to be taken from the list."
+msgstr ""
-#. GGWDt
+#. nR3mX
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
"par_id3149939\n"
"help.text"
-msgid "<emph>Value 1, Value 2, ..., Value 30</emph> is the list of values entered as a reference to a cell or as individual values."
+msgid "<emph>Value1, Value2, ..., Value254</emph> is the list of values entered as a reference to a cell or as individual values."
msgstr ""
#. s64Du
@@ -27970,13 +27961,13 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_VDB\">Returns the depreciation of an asset for a specified or partial period using a variable declining balance method.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_VDB\">Aktibo baten epealdi jakin bateko edo epealdi partzial bateko amortizazioa kalkulatzen du amortizazio beherakor aldakorraren metodo batekin.</ahelp>"
-#. pUVVr
+#. DSd3v
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
"par_id3149025\n"
"help.text"
-msgid "VDB(Cost; Salvage; Life; Start; End [; Factor [; NoSwitch]])"
+msgid "VDB(Cost; Salvage; Life; S; End [; Factor [; NoSwitch]])"
msgstr ""
#. zGhDb
@@ -42271,15 +42262,6 @@ msgctxt ""
msgid "Name"
msgstr "Izena"
-#. 3juWm
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id401599494815994\n"
-"help.text"
-msgid "Example"
-msgstr ""
-
#. PcMRq
#: 04060199.xhp
msgctxt ""
@@ -42505,15 +42487,6 @@ msgctxt ""
msgid "Name"
msgstr "Izena"
-#. CCsqC
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id201599495083374\n"
-"help.text"
-msgid "Example"
-msgstr ""
-
#. AdNBV
#: 04060199.xhp
msgctxt ""
@@ -42712,15 +42685,6 @@ msgctxt ""
msgid "Name"
msgstr "Izena"
-#. Y4cRR
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id201599494708332\n"
-"help.text"
-msgid "Example"
-msgstr ""
-
#. s2CGS
#: 04060199.xhp
msgctxt ""
@@ -42802,15 +42766,6 @@ msgctxt ""
msgid "Name"
msgstr "Izena"
-#. tfD9G
-#: 04060199.xhp
-msgctxt ""
-"04060199.xhp\n"
-"par_id521599494740206\n"
-"help.text"
-msgid "Example"
-msgstr ""
-
#. 52L2C
#: 04060199.xhp
msgctxt ""
@@ -43828,6 +43783,24 @@ msgctxt ""
msgid "<variable id=\"zellattributetext\"><ahelp hid=\".uno:FormatCellDialog\">Allows you to specify a variety of formatting options and to apply attributes to the selected cells.</ahelp></variable>"
msgstr "<variable id=\"zellattributetext\"><ahelp hid=\".uno:FormatCellDialog\">Hautatutako gelaxketarako formatu-aukerak zehatz ditzakezu eta atributuak aplikatu elkarrizketa-koadro honetan.</ahelp></variable>"
+#. C3jH9
+#: 05020000.xhp
+msgctxt ""
+"05020000.xhp\n"
+"hd_id3145785\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Numbers\">Numbers</link>"
+msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Zenbakiak\">Zenbakiak</link>"
+
+#. ZgrYD
+#: 05020000.xhp
+msgctxt ""
+"05020000.xhp\n"
+"hd_id3146119\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Font\">Font</link>"
+msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Letra-tipoa\">Letra-tipoa</link>"
+
#. BW9bs
#: 05020600.xhp
msgctxt ""
@@ -44665,15 +44638,6 @@ msgctxt ""
msgid "Page Style"
msgstr "Orrialde-estiloa"
-#. vEZHA
-#: 05070000.xhp
-msgctxt ""
-"05070000.xhp\n"
-"bm_id651593596384469\n"
-"help.text"
-msgid "<bookmark_value>style;page</bookmark_value><bookmark_value>page;style</bookmark_value><bookmark_value>format;page</bookmark_value><bookmark_value>formatting;page</bookmark_value>"
-msgstr ""
-
#. YjqDi
#: 05070000.xhp
msgctxt ""
@@ -45403,32 +45367,32 @@ msgctxt ""
msgid "<ahelp hid=\".uno:AddPrintArea\">Adds the current selection to the defined print areas.</ahelp>"
msgstr "<ahelp hid=\".uno:AddPrintArea\">Uneko hautapena gehitzen die definitutako inprimatze-areei.</ahelp>"
-#. U9JPr
+#. fcvcu
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
"tit\n"
"help.text"
-msgid "Styles in Calc"
-msgstr ""
+msgid "Styles"
+msgstr "Estiloak"
-#. rJpRh
+#. 3fyBn
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
"bm_id3150447\n"
"help.text"
-msgid "<bookmark_value>Stylist, see Styles window</bookmark_value><bookmark_value>Styles window</bookmark_value><bookmark_value>formats; Styles window</bookmark_value><bookmark_value>formatting; Styles window</bookmark_value><bookmark_value>paint can for applying styles</bookmark_value><bookmark_value>styles in spreadsheets</bookmark_value><bookmark_value>styles; in Calc</bookmark_value>"
-msgstr ""
+msgid "<bookmark_value>Stylist, see Styles window</bookmark_value> <bookmark_value>Styles window</bookmark_value> <bookmark_value>formats; Styles window</bookmark_value> <bookmark_value>formatting; Styles window</bookmark_value> <bookmark_value>paint can for applying styles</bookmark_value>"
+msgstr "<bookmark_value>Estilista, ikus Estiloak leihoa</bookmark_value> <bookmark_value>Estiloak leihoa</bookmark_value> <bookmark_value>formatuak; Estiloak leihoa</bookmark_value> <bookmark_value>formatua; Estiloak leihoa</bookmark_value> <bookmark_value>estiloak aplikatzeko pintura-potoa</bookmark_value>"
-#. WerNG
+#. eA3vo
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
"hd_id3150447\n"
"help.text"
-msgid "<link href=\"text/scalc/01/05100000.xhp\" name=\"Styles\">Styles in Calc</link>"
-msgstr ""
+msgid "<link href=\"text/scalc/01/05100000.xhp\" name=\"Styles\">Styles</link>"
+msgstr "<link href=\"text/scalc/01/05100000.xhp\" name=\"Styles\">Estiloak</link>"
#. bBG57
#: 05100000.xhp
@@ -45475,15 +45439,24 @@ msgctxt ""
msgid "Double-click the style in the Styles window."
msgstr "Egin klik bikoitza estiloan, 'Estiloak' leihoan."
-#. SbgEE
+#. DCJfB
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
-"par_id3145801\n"
+"hd_id3153877\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the list of the available Cell Styles.</ahelp>"
+msgid "Cell Styles"
msgstr ""
+#. DAX9B
+#: 05100000.xhp
+msgctxt ""
+"05100000.xhp\n"
+"par_id3145801\n"
+"help.text"
+msgid "<ahelp hid=\".\">Displays the list of the available Cell Styles for <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"indirect cell formatting\">indirect cell formatting</link>.</ahelp>"
+msgstr "<ahelp hid=\".\"><link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"Gelaxkak zeharka formateatzeko\">Gelaxkak zeharka formateatzeko</link> erabilgarri dauden gelaxka-estiloen zerrenda bistaratzen du. </ahelp>"
+
#. JcMEc
#: 05100000.xhp
msgctxt ""
@@ -45502,23 +45475,23 @@ msgctxt ""
msgid "Cell Styles"
msgstr "Gelaxka-estiloak"
-#. 7FwJf
+#. hkDXo
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
-"hd_id171593598056580\n"
+"hd_id3153963\n"
"help.text"
-msgid "<link href=\"text/scalc/01/05070000.xhp\" name=\"page styles\">Page Styles</link>"
+msgid "Page Styles"
msgstr ""
-#. 4XFww
+#. DxrsL
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
"par_id3147003\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the Page Styles available.</ahelp>"
-msgstr ""
+msgid "<ahelp hid=\".\">Displays the Page Styles available for indirect page formatting.</ahelp>"
+msgstr "<ahelp hid=\".\">Orrialdeak zeharka formateatzeko erabilgarri dauden Orrialde-estiloak bistaratzen ditu.</ahelp>"
#. cM9f4
#: 05100000.xhp
@@ -52189,15 +52162,6 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/datafieldoptionsdialog/hierarchy\">Select the hierarchy that you want to use. The pivot table must be based on an external source data that contains data hierarchies.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/datafieldoptionsdialog/hierarchy\">Hautatu erabili nahi duzun hierarkia. Datu-hierarkiak dituzten kanpo-iturburuko datuetan oinarrituta egon behar du taula dinamikoak.</ahelp>"
-#. ZjDq9
-#: 12090106.xhp
-msgctxt ""
-"12090106.xhp\n"
-"par_id681598453957935\n"
-"help.text"
-msgid "Calc does not provide multiple hierarchies for a single field and so this option is normally grayed. If you use a pivot table data source extension, that extension could define multiple hierarchies for some fields and then the option could become available. See the documentation supplied with that extension for more details\"."
-msgstr ""
-
#. B9FE5
#: 12090200.xhp
msgctxt ""
@@ -53188,15 +53152,6 @@ msgctxt ""
msgid "This function is part of the Open Document Format for Office Applications (OpenDocument) standard Version 1.2. (ISO/IEC 26300:2-2015)"
msgstr "Funtzio hori Open Document Format for Office Applications (OpenDocument) estandarraren 1.2 bertsioan (ISO/IEC 26300:2-2015) dago onartuta."
-#. BFcB6
-#: ODFF.xhp
-msgctxt ""
-"ODFF.xhp\n"
-"hd_id1000013\n"
-"help.text"
-msgid "This function is part of the Open Document Format for Office Applications (OpenDocument) standard Version 1.3."
-msgstr ""
-
#. SGHPh
#: calculate.xhp
msgctxt ""
@@ -53224,24 +53179,6 @@ msgctxt ""
msgid "<ahelp hid=\".\">Commands to calculate formula cells.</ahelp>"
msgstr "<ahelp hid=\".\">Formula-gelaxkak kalkulatzeko komandoak.</ahelp>"
-#. J8xZD
-#: cell_styles.xhp
-msgctxt ""
-"cell_styles.xhp\n"
-"tit\n"
-"help.text"
-msgid "Cell Styles"
-msgstr ""
-
-#. 8o4Ez
-#: cell_styles.xhp
-msgctxt ""
-"cell_styles.xhp\n"
-"hd_id811593560413206\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/cell_styles.xhp\" name=\"Cell Style\">Cell Styles</link>"
-msgstr ""
-
#. AZNrM
#: common_func.xhp
msgctxt ""
@@ -64429,15 +64366,6 @@ msgctxt ""
msgid "Calculation"
msgstr "Kalkulua"
-#. Q8ewH
-#: func_yearfrac.xhp
-msgctxt ""
-"func_yearfrac.xhp\n"
-"par_id3154502\n"
-"help.text"
-msgid "0 or missing"
-msgstr ""
-
#. CkPny
#: func_yearfrac.xhp
msgctxt ""
diff --git a/source/eu/helpcontent2/source/text/scalc/guide.po b/source/eu/helpcontent2/source/text/scalc/guide.po
index cb4b12f28f0..f1ca078a727 100644
--- a/source/eu/helpcontent2/source/text/scalc/guide.po
+++ b/source/eu/helpcontent2/source/text/scalc/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-07-21 11:19+0200\n"
+"POT-Creation-Date: 2020-10-23 13:36+0200\n"
"PO-Revision-Date: 2020-08-12 11:35+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_help-master/textscalcguide/eu/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.1.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562054410.000000\n"
#. NXy6S
@@ -583,23 +583,23 @@ msgctxt ""
msgid "Defining Background Colors or Background Graphics"
msgstr "Atzeko planoko koloreak edo atzeko planoko grafikoak zehaztea"
-#. PE8wQ
+#. g2JnS
#: background.xhp
msgctxt ""
"background.xhp\n"
"bm_id3149346\n"
"help.text"
-msgid "<bookmark_value>spreadsheets; backgrounds</bookmark_value><bookmark_value>backgrounds;cell ranges</bookmark_value><bookmark_value>tables; backgrounds</bookmark_value><bookmark_value>cells; backgrounds</bookmark_value><bookmark_value>rows, see also cells</bookmark_value><bookmark_value>columns, see also cells</bookmark_value>"
-msgstr "<bookmark_value>kalkulu-orriak;atzeko planoak</bookmark_value><bookmark_value>atzeko planoak;gelaxka-barrutiak</bookmark_value><bookmark_value>taulak;atzeko planoak</bookmark_value><bookmark_value>gelaxkak;atzeko planoak</bookmark_value><bookmark_value>errenkadak, ikus gelaxkak</bookmark_value><bookmark_value>zutabeak, ikus gelaxkak</bookmark_value>"
+msgid "<bookmark_value>spreadsheets; backgrounds</bookmark_value> <bookmark_value>backgrounds;cell ranges</bookmark_value> <bookmark_value>tables; backgrounds</bookmark_value> <bookmark_value>cells; backgrounds</bookmark_value> <bookmark_value>rows, see also cells</bookmark_value> <bookmark_value>columns, see also cells</bookmark_value>"
+msgstr "<bookmark_value>kalkulu-orriak; atzeko planoak</bookmark_value> <bookmark_value>atzeko planoak;gelaxka-barrutiak</bookmark_value> <bookmark_value>taulak; atzeko planoak</bookmark_value> <bookmark_value>gelaxkak; atzeko planoak</bookmark_value> <bookmark_value>errenkadak, ikus halaber gelaxkak</bookmark_value> <bookmark_value>zutabeak, ikus halaber gelaxkak</bookmark_value>"
-#. tMFWU
+#. CqqcG
#: background.xhp
msgctxt ""
"background.xhp\n"
"hd_id3149346\n"
"help.text"
-msgid "<variable id=\"background\"><link href=\"text/scalc/guide/background.xhp\" name=\"Defining Background Colors or Background Graphics\">Defining Background Colors or Background Graphics</link> </variable>"
-msgstr "<variable id=\"background\"><link href=\"text/scalc/guide/background.xhp\" name=\"Defining Background Colors or Background Graphics\">Atzeko planoko koloreak edo grafikoak definitzea</link> </variable>"
+msgid "<variable id=\"background\"><link href=\"text/scalc/guide/background.xhp\" name=\"Defining Background Colors or Background Graphics\">Defining Background Colors or Background Graphics</link></variable>"
+msgstr "<variable id=\"background\"><link href=\"text/scalc/guide/background.xhp\" name=\"Atzeko planoaren koloreak edo atzeko planoaren grafikoak definitzea\">Atzeko planoaren koloreak edo atzeko planoaren grafikoak definitzea</link></variable>"
#. gwwiM
#: background.xhp
@@ -673,14 +673,14 @@ msgctxt ""
msgid "Select the graphic and click <emph>Open</emph>."
msgstr "Hautatu grafikoa eta egin klik <emph>Ireki</emph> aukeran."
-#. 2BGVn
+#. SDYSQ
#: background.xhp
msgctxt ""
"background.xhp\n"
"par_id3153575\n"
"help.text"
-msgid "The graphic is inserted anchored to the current cell. You can move and scale the graphic as you want. In your context menu you can use the <menuitem>Arrange - To Background</menuitem> command to place this in the background. To select a graphic that has been placed in the background, use the <link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link>."
-msgstr "Grafikoa uneko gelaxkan ainguratuta txertatzen da. Grafikoa lekuz aldatu eta eskalatu daiteke nahieran. Laster-menuan, <menuitem>Antolatu - Atzeko planora</menuitem> komandoa erabili daiteke grafikoa atzeko planoan kokatzeko. Atzeko planoan kokatu den grafiko bat hautatzeko, erabili <link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Nabigatzailea</link>."
+msgid "The graphic is inserted anchored to the current cell. You can move and scale the graphic as you want. In your context menu you can use the <emph>Arrange - To Background</emph> command to place this in the background. To select a graphic that has been placed in the background, use the <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link></caseinline><defaultinline>Navigator</defaultinline></switchinline>."
+msgstr "Grafikoa uneko gelaxkan ainguratuta txertatzen da. Grafikoa zure gustura lekuz aldatu eta eskalatu dezakezu. Laster-menuan, <emph>Antolatu – Atzeko planora</emph> komandoa erabil dezakezu grafikoa atzeko planoan kokatzeko. Atzeko planoan jarri den grafiko bat hautatzeko, ikus <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Nabigatzailea\">Nabigatzailea</link></caseinline><defaultinline>Nabigatzailea</defaultinline></switchinline>."
#. vTxFX
#: background.xhp
@@ -691,14 +691,14 @@ msgctxt ""
msgid "<link href=\"text/shared/guide/background.xhp\">Watermarks</link>"
msgstr "<link href=\"text/shared/guide/background.xhp\">Urmarkak</link>"
-#. R8Ctk
+#. jQFQC
#: background.xhp
msgctxt ""
"background.xhp\n"
"par_id3156180\n"
"help.text"
-msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Background tab page\"><emph>Background</emph> tab page</link>"
-msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Background tab page\"><emph>Atzeko planoa</emph> fitxa-orria</link>"
+msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Background tab page\"><emph>Background</emph> tab page</link>"
+msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Atzeko planoa fitxa-orria\"><emph>Atzeko planoa</emph> fitxa-orria</link>"
#. owozX
#: background.xhp
@@ -5686,14 +5686,14 @@ msgctxt ""
msgid "With \"Values\" you will find the results of the calculations."
msgstr "\"Balioak\" hautatzen baduzu, kalkuluen emaitzak bilatuko dituzu."
-#. FMaXJ
+#. xQ5ou
#: finding.xhp
msgctxt ""
"finding.xhp\n"
"par_id3163853\n"
"help.text"
-msgid "Cell contents can be formatted in different ways. For example, a number can be formatted as a currency, to be displayed with a currency symbol. These symbols are included in searches when the Formatted Display search option is activated."
-msgstr "Gelaxka-edukiak modu anitzetan formateatu daitezke. Adibidez, zenbaki bati moneta formatua eman ahal zaio, monetaren ikur batekin erakutsi dadin. Ikur horiek bilaketetan kontuan hartzen dira 'Formatudun bistaratzea' bilaketa-aukera aktibatuta dagoenean."
+msgid "Cell contents can be formatted in different ways. For example, a number can be formatted as a currency, to be displayed with a currency symbol. You see the currency symbol in the cell, but you cannot search for it."
+msgstr "Gelaxka-edukiek formatu desberdinak izan ditzakete. Adibidez, zenbaki bat moneta gisa formateatuta egon daiteke, moneta-ikur batekin bistaratzeko. Moneta-ikurra ikusiko duzu gelaxkan, baina ezingo duzu bilatu."
#. Z4ABm
#: finding.xhp
diff --git a/source/eu/helpcontent2/source/text/schart/01.po b/source/eu/helpcontent2/source/text/schart/01.po
index 4c9d9ae7a07..4929f2dc7aa 100644
--- a/source/eu/helpcontent2/source/text/schart/01.po
+++ b/source/eu/helpcontent2/source/text/schart/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-07-21 11:19+0200\n"
+"POT-Creation-Date: 2020-10-23 13:36+0200\n"
"PO-Revision-Date: 2020-06-29 11:27+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_help-master/textschart01/eu/>\n"
@@ -3076,6 +3076,15 @@ msgctxt ""
msgid "<variable id=\"titel\"><ahelp hid=\".uno:ZTitle\">Modifies the properties of the selected title.</ahelp></variable>"
msgstr "<variable id=\"titel\"><ahelp hid=\".uno:ZTitle\">Hautatutako tituluaren propietateak aldatzen ditu.</ahelp></variable>"
+#. tyEBL
+#: 05020100.xhp
+msgctxt ""
+"05020100.xhp\n"
+"hd_id3149378\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Character</link>"
+msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Karakterea</link>"
+
#. LUkDN
#: 05020101.xhp
msgctxt ""
@@ -3157,6 +3166,15 @@ msgctxt ""
msgid "<variable id=\"titel\"><ahelp hid=\".uno:YTitle\">Modifies the properties of the selected title or the properties of all titles together.</ahelp></variable>"
msgstr "<variable id=\"titel\"><ahelp hid=\".uno:YTitle\">Hautatutako tituluaren edo titulu guztien propietateak aldatzen ditu.</ahelp></variable>"
+#. XkwBi
+#: 05020200.xhp
+msgctxt ""
+"05020200.xhp\n"
+"hd_id3152596\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Character</link>"
+msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Karakterea</link>"
+
#. 872FB
#: 05020201.xhp
msgctxt ""
@@ -3508,6 +3526,15 @@ msgctxt ""
msgid "<variable id=\"legende\"><ahelp hid=\".uno:Legend\">Defines the border, area and character attributes for a legend.</ahelp></variable>"
msgstr "<variable id=\"legende\"><ahelp hid=\".uno:Legend\">Legendaren ertza, area eta karaktere-atributuak definitzen ditu.</ahelp></variable>"
+#. N9rEe
+#: 05030000.xhp
+msgctxt ""
+"05030000.xhp\n"
+"hd_id3145232\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Character</link>"
+msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Karakterea</link>"
+
#. 73CU8
#: 05030000.xhp
msgctxt ""
@@ -3679,6 +3706,15 @@ msgctxt ""
msgid "Scaling the X axis is only possible in the X-Y chart type."
msgstr "X ardatzaren eskala X-Y diagrama motan bakarrik egin daiteke."
+#. 3reGb
+#: 05040100.xhp
+msgctxt ""
+"05040100.xhp\n"
+"hd_id3145230\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Character</link>"
+msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Karakterea</link>"
+
#. Gf2gJ
#: 05040200.xhp
msgctxt ""
@@ -3715,6 +3751,24 @@ msgctxt ""
msgid "<variable id=\"yachse\"><ahelp hid=\".uno:DiagramAxisY\">Opens the<emph> Y Axis </emph>dialog, to change properties of the Y axis.</ahelp></variable>"
msgstr "<variable id=\"yachse\"><ahelp hid=\".uno:DiagramAxisY\"><emph>Y ardatza</emph> elkarrizketa-koadroa irekitzen du Y ardatzaren propietateak aldatzeko.</ahelp></variable>"
+#. TgqBL
+#: 05040200.xhp
+msgctxt ""
+"05040200.xhp\n"
+"hd_id3145171\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Character</link>"
+msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Karakterea</link>"
+
+#. DZeAQ
+#: 05040200.xhp
+msgctxt ""
+"05040200.xhp\n"
+"hd_id3146119\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Numbers\">Numbers</link>"
+msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Numbers\">Zenbakiak</link>"
+
#. JGn49
#: 05040201.xhp
msgctxt ""
diff --git a/source/eu/helpcontent2/source/text/sdatabase.po b/source/eu/helpcontent2/source/text/sdatabase.po
index 2c3ee5caac8..b7ab4826f99 100644
--- a/source/eu/helpcontent2/source/text/sdatabase.po
+++ b/source/eu/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-09-28 11:22+0200\n"
+"POT-Creation-Date: 2020-10-23 13:36+0200\n"
"PO-Revision-Date: 2020-08-05 15:35+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_help-master/textsdatabase/eu/>\n"
@@ -15,2787 +15,6 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-#. ugSgG
-#: 02000000.xhp
-msgctxt ""
-"02000000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Queries"
-msgstr "Kontsultak"
-
-#. nuBLG
-#: 02000000.xhp
-msgctxt ""
-"02000000.xhp\n"
-"bm_id3150445\n"
-"help.text"
-msgid "<bookmark_value>queries;overview (Base)</bookmark_value><bookmark_value>tables in databases; printing queries (Base)</bookmark_value><bookmark_value>printing; queries (Base)</bookmark_value><bookmark_value>queries; printing (Base)</bookmark_value>"
-msgstr "<bookmark_value>kontsultak;ikuspegi orokorra (Base)</bookmark_value><bookmark_value>taulak datu-baseetan;kontsultak inprimatzea (Base)</bookmark_value><bookmark_value>inprimatzea;kontsultak (Base)</bookmark_value><bookmark_value>kontsultak;inprimatzea (Base)</bookmark_value>"
-
-#. g7gAN
-#: 02000000.xhp
-msgctxt ""
-"02000000.xhp\n"
-"hd_id3150445\n"
-"help.text"
-msgid "<link href=\"text/sdatabase/02000000.xhp\" name=\"Queries\">Queries</link>"
-msgstr "<link href=\"text/sdatabase/02000000.xhp\" name=\"Queries\">Kontsultak</link>"
-
-#. KaF9w
-#: 02000000.xhp
-msgctxt ""
-"02000000.xhp\n"
-"par_id3150499\n"
-"help.text"
-msgid "A \"query\" is a special view of a table. A query can display chosen records or chosen fields within records; it can also sort those records. A query can apply to one table or to multiple tables, if they are linked by common data fields."
-msgstr "\"Kontsulta\" bat taula baten bista berezi bat da. Kontsulta batek erregistro hautatuak edo erregistroetan hautatutako eremuak bistaratu ditzake; erregistro horiek ordenatu ere egin ditzake. Kontsulta bat taula batean edo taula anitzetan aplikatu daiteke, taulak datu-eremu komunekin estekatuta badaude."
-
-#. FG8C9
-#: 02000000.xhp
-msgctxt ""
-"02000000.xhp\n"
-"par_id3147399\n"
-"help.text"
-msgid "Use queries to find records from data tables based on certain criteria. All queries created for a database are listed under the <emph>Queries</emph> entry. Since this entry contains the database queries, it is also called the \"query container\"."
-msgstr "Erabili kontsultak datu-taulateko erregistroak bilatzeko irizpide jakin batzuk erabilita. Datu-base baterako sortutako kontsulta guztiak <emph>Kontsultak</emph> sarreran zerrendatzen dira. Sarrera horrek datu-basearen kontsultak dituenez, \"kontsulta-edukiontzia\" ere deitzen zaio."
-
-#. AuJW3
-#: 02000000.xhp
-msgctxt ""
-"02000000.xhp\n"
-"hd_id3153750\n"
-"help.text"
-msgid "Printing Queries"
-msgstr "Kontsultak inprimatzea"
-
-#. BVVMe
-#: 02000000.xhp
-msgctxt ""
-"02000000.xhp\n"
-"par_id3149183\n"
-"help.text"
-msgid "To print a query or table:"
-msgstr "Kontsulta edo taula bat inprimatzeko:"
-
-#. zDMbu
-#: 02000000.xhp
-msgctxt ""
-"02000000.xhp\n"
-"par_id3156426\n"
-"help.text"
-msgid "Open a text document (or a spreadsheet document if you prefer the specific printing functions of this type of document)."
-msgstr "Ireki testu-dokumentu bat (edo kalkulu-orri bat, dokumentu mota horren inprimatze-funtzio bereziak nahiago badituzu)."
-
-#. KFWTE
-#: 02000000.xhp
-msgctxt ""
-"02000000.xhp\n"
-"par_id3149827\n"
-"help.text"
-msgid "Open the database file and click the Table icon if you want to print a table, or click the Query icon if you want to print a query."
-msgstr "Ireki datu-basearen fitxategia eta egin klik 'Taula' ikonoan taula bat inprimatu nahi baduzu, edo 'Kontsulta' ikonoan kontsulta bat inprimatu nahi baduzu."
-
-#. 9ZPFm
-#: 02000000.xhp
-msgctxt ""
-"02000000.xhp\n"
-"par_id3149398\n"
-"help.text"
-msgid "Drag the name of the table or query into the open text document or spreadsheet. The dialog <link href=\"text/shared/02/12070000.xhp\" name=\"Insert Database Columns\">Insert Database Columns</link> opens."
-msgstr ""
-
-#. m5TnG
-#: 02000000.xhp
-msgctxt ""
-"02000000.xhp\n"
-"par_id3150443\n"
-"help.text"
-msgid "Decide which columns = data fields you want to include. You can also click the <emph>AutoFormat</emph> button and select a corresponding formatting type. Close the dialog."
-msgstr ""
-
-#. AAQ4y
-#: 02000000.xhp
-msgctxt ""
-"02000000.xhp\n"
-"par_id3153561\n"
-"help.text"
-msgid "The query or table will be inserted into your document."
-msgstr "Kontsulta edo taula dokumentuan txertatuko da."
-
-#. XDLzM
-#: 02000000.xhp
-msgctxt ""
-"02000000.xhp\n"
-"par_id3150503\n"
-"help.text"
-msgid "Print the document by choosing <emph>File - Print</emph>."
-msgstr "Inprimatu dokumentua <emph>Fitxategia - Inprimatu</emph> bidez."
-
-#. Kh9NG
-#: 02000000.xhp
-msgctxt ""
-"02000000.xhp\n"
-"par_id3153146\n"
-"help.text"
-msgid "You can also open the data source view (Ctrl+Shift+F4), select the entire database table in the data source view (click on the top left corner of the table), and then drag the selection to a text document or spreadsheet."
-msgstr ""
-
-#. PJjKX
-#: 02000000.xhp
-msgctxt ""
-"02000000.xhp\n"
-"hd_id3148946\n"
-"help.text"
-msgid "<link href=\"text/shared/main0212.xhp\" name=\"Sorting and Filtering Data\">Sorting and Filtering Data</link>"
-msgstr "<link href=\"text/shared/main0212.xhp\" name=\"Sorting and Filtering Data\">Datuak ordenatzea eta iragaztea</link>"
-
-#. ERCGr
-#: 02000000.xhp
-msgctxt ""
-"02000000.xhp\n"
-"par_id3149655\n"
-"help.text"
-msgid "Allows you to sort and filter the data in a query table."
-msgstr "Kontsulta-taula bateko datuak ordenatzea eta iragaztea ahalbidetzen du."
-
-#. XpUzN
-#: 02000000.xhp
-msgctxt ""
-"02000000.xhp\n"
-"hd_id3153379\n"
-"help.text"
-msgid "<link href=\"text/sdatabase/020010100.xhp\" name=\"Query Design\">Query Design</link>"
-msgstr ""
-
-#. 3JCfK
-#: 02000000.xhp
-msgctxt ""
-"02000000.xhp\n"
-"par_id3151211\n"
-"help.text"
-msgid "With the <emph>Query Design</emph>, you can create and edit a query or view."
-msgstr "<emph>Kontsultaren diseinuarekin</emph> kontsulta edo bista bat sortu daiteke."
-
-#. q79aD
-#: 02000000.xhp
-msgctxt ""
-"02000000.xhp\n"
-"hd_id3153968\n"
-"help.text"
-msgid "<link href=\"text/sdatabase/020010100.xhp\" name=\"Query Through Several Tables\">Query Through Several Tables</link>"
-msgstr ""
-
-#. ASeVi
-#: 02000000.xhp
-msgctxt ""
-"02000000.xhp\n"
-"par_id3151043\n"
-"help.text"
-msgid "The query result can contain data from several tables if these are linked to each other by suitable data fields."
-msgstr "Kontsultaren emaitzak taula baten baino gehiagoren datuak izan ditzake, taulak elkarri estekatuta badaude datu-eremu egokiekin."
-
-#. uBo2H
-#: 02000000.xhp
-msgctxt ""
-"02000000.xhp\n"
-"hd_id3159149\n"
-"help.text"
-msgid "<link href=\"text/sdatabase/020010100.xhp\" name=\"Formulating Query Criteria\">Formulating Query Criteria</link>"
-msgstr ""
-
-#. JTXBF
-#: 02000000.xhp
-msgctxt ""
-"02000000.xhp\n"
-"par_id3154910\n"
-"help.text"
-msgid "You can find out which operators and commands can be used to formulate the filter conditions for a query."
-msgstr ""
-
-#. uCGCF
-#: 02000000.xhp
-msgctxt ""
-"02000000.xhp\n"
-"hd_id3156212\n"
-"help.text"
-msgid "<link href=\"text/sdatabase/020010100.xhp\" name=\"Executing Functions\">Executing Functions</link>"
-msgstr ""
-
-#. FWCVa
-#: 02000000.xhp
-msgctxt ""
-"02000000.xhp\n"
-"par_id3144762\n"
-"help.text"
-msgid "You can perform calculations with the data of a table and store the results as a query result."
-msgstr "Taula baten datuekin kalkuluak egin daitezke eta emaitzak kontsulta-emaitza gisa gorde daitezke."
-
-#. BncmA
-#: 02000002.xhp
-msgctxt ""
-"02000002.xhp\n"
-"tit\n"
-"help.text"
-msgid "Missing Element"
-msgstr "Falta den elementua"
-
-#. noWgR
-#: 02000002.xhp
-msgctxt ""
-"02000002.xhp\n"
-"bm_id3150445\n"
-"help.text"
-msgid "<bookmark_value>queries; missing elements (Base)</bookmark_value>"
-msgstr "<bookmark_value>kontsultak;falta diren elementuak (Base)</bookmark_value>"
-
-#. EoEQz
-#: 02000002.xhp
-msgctxt ""
-"02000002.xhp\n"
-"hd_id3150445\n"
-"help.text"
-msgid "Missing Element"
-msgstr "Falta den elementua"
-
-#. X2NF9
-#: 02000002.xhp
-msgctxt ""
-"02000002.xhp\n"
-"par_id3150247\n"
-"help.text"
-msgid "If a query in which tables or fields no longer exist is opened, the<emph> Missing Element </emph>dialog appears. This dialog names the missing table or the field which cannot be interpreted and allows you to decide how to continue with the procedure."
-msgstr "Kontsulta baten taulak edo eremuak jadanik existitzen ez badira, <emph>Falta den elementua</emph> elkarrizketa-koadroa agertuko da. Elkarrizketa-koadro horretan, falta den taula edo eremua zerrendatuko du eta prozedurarekin nola jarraitu erabakitzea ahalbidetuko du."
-
-#. fBc3m
-#: 02000002.xhp
-msgctxt ""
-"02000002.xhp\n"
-"hd_id3145072\n"
-"help.text"
-msgid "How to continue?"
-msgstr "Nola jarraitu?"
-
-#. wV7Bh
-#: 02000002.xhp
-msgctxt ""
-"02000002.xhp\n"
-"par_id3149177\n"
-"help.text"
-msgid "There are three options available for answering this question:"
-msgstr "Hiru aukera daude galdera horri erantzuteko:"
-
-#. nwD7D
-#: 02000002.xhp
-msgctxt ""
-"02000002.xhp\n"
-"hd_id3147576\n"
-"help.text"
-msgid "Do you really want to open the query in the graphic view?"
-msgstr "Benetan ireki nahi da kontsulta ikuspegi grafikoan?"
-
-#. 2DqMn
-#: 02000002.xhp
-msgctxt ""
-"02000002.xhp\n"
-"par_id3166461\n"
-"help.text"
-msgid "<ahelp hid=\".\">Allows you to open the query in the <link href=\"text/sdatabase/02010100.xhp\" name=\"Design View\">Design View</link> in spite of missing elements.</ahelp> This option also allows you to specify if other errors need to be ignored."
-msgstr ""
-
-#. DX2vA
-#: 02000002.xhp
-msgctxt ""
-"02000002.xhp\n"
-"par_id3153031\n"
-"help.text"
-msgid "The query is opened in the Design View (the graphical interface). Missing tables appear blank and invalid fields appear with their (invalid) names in the list of fields. This lets you work with exactly those fields that caused the error."
-msgstr "Kontsulta diseinu-ikuspegian (interfaze grafikoa) irekiko da. Falta diren taulak zuri agertuko dira eta baliogabeko eremuak beren (baliogabeko) izenekin agertuko dira eremuen zerrendan. Horrela, errorea ematen duten eremu zehatzekin lan egin daiteke."
-
-#. 477G3
-#: 02000002.xhp
-msgctxt ""
-"02000002.xhp\n"
-"hd_id3149578\n"
-"help.text"
-msgid "Open the query in the SQL View"
-msgstr "Ireki kontsulta SQL ikuspegian"
-
-#. Axfxy
-#: 02000002.xhp
-msgctxt ""
-"02000002.xhp\n"
-"par_id3159157\n"
-"help.text"
-msgid "<ahelp hid=\".\">Allows you to open the query design in the <link href=\"text/sdatabase/02010100.xhp\" name=\"SQL Mode\">SQL Mode</link> and to interpret the query as a <link href=\"text/shared/02/14030000.xhp\" name=\"Native SQL\">Native SQL</link>.</ahelp> You can only quit the native SQL mode when the $[officename] statement is completely interpreted (only possible if the used tables or fields in the query really exist)."
-msgstr ""
-
-#. 2N4uG
-#: 02000002.xhp
-msgctxt ""
-"02000002.xhp\n"
-"hd_id3150984\n"
-"help.text"
-msgid "Do not open the query"
-msgstr "Ez ireki kontsulta"
-
-#. 9hCbd
-#: 02000002.xhp
-msgctxt ""
-"02000002.xhp\n"
-"par_id3156329\n"
-"help.text"
-msgid "<ahelp hid=\".\">Allows you to cancel the procedure and specify that the query should not be opened.</ahelp> This option corresponds to the function of the <emph>Cancel</emph> dialog button."
-msgstr ""
-
-#. 4QDUr
-#: 02000002.xhp
-msgctxt ""
-"02000002.xhp\n"
-"hd_id3148492\n"
-"help.text"
-msgid "Also ignore similar errors"
-msgstr "Ez ikusiarena egin antzeko erroreei"
-
-#. tv3MZ
-#: 02000002.xhp
-msgctxt ""
-"02000002.xhp\n"
-"par_id3154285\n"
-"help.text"
-msgid "<ahelp hid=\".\">If you selected the first option, but you still want to open the query in the graphics view in spite of missing elements, you can specify whether other errors are ignored.</ahelp> Therefore, in the current opening process, no error message will be displayed if the query can not be correctly interpreted."
-msgstr ""
-
-#. E3MVS
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"tit\n"
-"help.text"
-msgid "Query Design"
-msgstr ""
-
-#. Ys2sC
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"bm_id3153323\n"
-"help.text"
-msgid "<bookmark_value>views; creating database views (Base)</bookmark_value> <bookmark_value>queries; creating in design view (Base)</bookmark_value> <bookmark_value>designing; queries (Base)</bookmark_value> <bookmark_value>design view; queries/views (Base)</bookmark_value> <bookmark_value>joining;tables (Base)</bookmark_value> <bookmark_value>tables in databases; joining for queries (Base)</bookmark_value> <bookmark_value>queries; joining tables (Base)</bookmark_value> <bookmark_value>tables in databases; relations (Base)</bookmark_value> <bookmark_value>relations; joining tables (Base)</bookmark_value> <bookmark_value>queries; deleting table links (Base)</bookmark_value> <bookmark_value>criteria of query design (Base)</bookmark_value> <bookmark_value>queries; formulating filter conditions (Base)</bookmark_value> <bookmark_value>filter conditions;in queries (Base)</bookmark_value> <bookmark_value>parameters; queries (Base)</bookmark_value> <bookmark_value>queries; parameter queries (Base)</bookmark_value> <bookmark_value>SQL; queries (Base)</bookmark_value> <bookmark_value>native SQL (Base)</bookmark_value>"
-msgstr ""
-
-#. fmcBY
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3153394\n"
-"help.text"
-msgid "<link href=\"text/sdatabase/020010100.xhp\" name=\"Query Design\">Query Design</link>"
-msgstr ""
-
-#. GU8Jd
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3156411\n"
-"help.text"
-msgid "<ahelp hid=\".\">The <emph>Query Design View </emph>allows you to create and edit a database query.</ahelp>"
-msgstr ""
-
-#. vGBE5
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id7024140\n"
-"help.text"
-msgid "Most databases use queries to filter or to sort database tables to display records on your computer. Views offer the same functionality as queries, but on the server side. If your database is on a server that supports views, you can use views to filter the records on the server to speed up the display time."
-msgstr ""
-
-#. WZcUE
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3159176\n"
-"help.text"
-msgid "Selecting the <emph>Create View</emph> command from the <emph>Tables</emph> tab page of a database document, you see the <emph>View Design</emph> window that resembles the <emph>Query Design</emph> window described here."
-msgstr ""
-
-#. JMyC7
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id8307138\n"
-"help.text"
-msgid "The Query Design window layout is stored with a created query, but cannot be stored with a created view."
-msgstr ""
-
-#. TEBj6
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3149233\n"
-"help.text"
-msgid "The Design View"
-msgstr ""
-
-#. zkTQc
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3145673\n"
-"help.text"
-msgid "To create a query, click the <emph>Queries</emph> icon in a database document, then click <emph>Create Query in Design View</emph>."
-msgstr ""
-
-#. EN5uU
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3150255\n"
-"help.text"
-msgid "The lower pane of the Design View is where you <link href=\"text/sdatabase/020010100.xhp\" name=\"define\">define</link> the query. To define a query, specify the database <link href=\"text/sdatabase/020010100.xhp\" name=\"field names\">field names</link> to include and the <link href=\"text/sdatabase/020010100.xhp\" name=\"criteria\">criteria</link> for displaying the fields. To rearrange the columns in the lower pane of the Design View, drag a column header to a new location, or select the column and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+arrow key."
-msgstr ""
-
-#. GMVkG
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3152474\n"
-"help.text"
-msgid "In the top of the query Design View window, the <link href=\"text/shared/main0214.xhp\" name=\"icons\">icons</link> of the <emph>Query Design</emph> Bar and the <emph>Design</emph> bar are displayed."
-msgstr ""
-
-#. hYsxY
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3147559\n"
-"help.text"
-msgid "If you want to test a query, double-click the query name in the database document. The query result is displayed in a table similar to the Data Source View. Note: the table displayed is only temporary."
-msgstr ""
-
-#. B4HEH
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id8226264\n"
-"help.text"
-msgid "Keys in Query Design View"
-msgstr ""
-
-#. Cvd4o
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id2341074\n"
-"help.text"
-msgid "Key"
-msgstr ""
-
-#. mCy9S
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id4384289\n"
-"help.text"
-msgid "Function"
-msgstr ""
-
-#. yybiC
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id5839106\n"
-"help.text"
-msgid "F4"
-msgstr ""
-
-#. FMTZD
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id8554338\n"
-"help.text"
-msgid "Preview"
-msgstr ""
-
-#. YQhGF
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id1254921\n"
-"help.text"
-msgid "F5"
-msgstr ""
-
-#. C9yhE
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id7636646\n"
-"help.text"
-msgid "Run Query"
-msgstr ""
-
-#. jdEeJ
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id8579363\n"
-"help.text"
-msgid "F7"
-msgstr ""
-
-#. 6Y6Uw
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3227942\n"
-"help.text"
-msgid "Add Table or Query"
-msgstr ""
-
-#. WN7wR
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3154939\n"
-"help.text"
-msgid "Browse"
-msgstr ""
-
-#. 5y4VZ
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3148799\n"
-"help.text"
-msgid "When you open the query design for the first time, you see a dialog in which you must first select the table or query that will be the basis for your new query."
-msgstr ""
-
-#. FBQA9
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3144762\n"
-"help.text"
-msgid "<ahelp hid=\"HID_CTL_QRYDGNTAB\">Double-click fields to add them to the query. Drag-and-drop to define relations.</ahelp>"
-msgstr ""
-
-#. eG8FD
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3157894\n"
-"help.text"
-msgid "While designing a query, you cannot modify the selected tables."
-msgstr ""
-
-#. NLywF
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3149562\n"
-"help.text"
-msgid "Remove tables"
-msgstr ""
-
-#. TbQzA
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3150685\n"
-"help.text"
-msgid "To remove the table from Design View, click the upper border of the table window and display the context menu. You can use the <emph>Delete</emph> command to remove the table from the Design View. Another option is to press the Delete key."
-msgstr ""
-
-#. VLTKB
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3150012\n"
-"help.text"
-msgid "Move table and modify table size"
-msgstr ""
-
-#. amBsQ
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3146922\n"
-"help.text"
-msgid "You can resize and arrange the tables according to your preferences. To move tables, drag the upper border to the desired position. Enlarge or reduce the size in which the table is displayed by positioning the mouse cursor on a border or on a corner and dragging the table until it is the desired size."
-msgstr ""
-
-#. UoCRG
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3145365\n"
-"help.text"
-msgid "Table Relations"
-msgstr ""
-
-#. BFCxB
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3154145\n"
-"help.text"
-msgid "If there are data relations between a field name in one table and a field name in another table, you can use these relations for your query."
-msgstr ""
-
-#. jcLbE
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3152577\n"
-"help.text"
-msgid "If, for example, you have a spreadsheet for articles identified by an article number, and a spreadsheet for customers in which you record all articles that a customer orders using the corresponding article numbers, then there is a relationship between the two \"article number\" data fields. If you now want to create a query that returns all articles that a customer has ordered, you must retrieve data from two spreadsheets. To do this, you must inform $[officename] about the relationship which exists between the data in the two spreadsheets."
-msgstr ""
-
-#. FspJi
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3155302\n"
-"help.text"
-msgid "To do this, click a field name in a table (for example, the field name \"Item-Number\" from the Customer table), hold down the mouse button and then drag the field name to the field name of the other table (\"Item-Number\" from the Item table). When you release the mouse button, a line connecting the two fields between the two table windows appears. The corresponding condition that the content of the two field names must be identical is entered in the resulting SQL query."
-msgstr ""
-
-#. FmAaU
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3153876\n"
-"help.text"
-msgid "The creation of a query that is based on several related sheets is only possible if you use $[officename] as the interface for a relational database."
-msgstr ""
-
-#. N2f8q
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3145646\n"
-"help.text"
-msgid "You cannot access tables from different databases in a query. Queries involving multiple tables can only be created within one database."
-msgstr ""
-
-#. nLSiq
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3153279\n"
-"help.text"
-msgid "Specifying the relation type"
-msgstr ""
-
-#. zkKD5
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3154791\n"
-"help.text"
-msgid "If you double-click on the line connecting two linked fields or call the menu command <emph>Insert - New Relation</emph>, you can specify the type of relation in the <link href=\"text/sdatabase/02010101.xhp\" name=\"Relations\"><emph>Relations</emph></link> dialog."
-msgstr ""
-
-#. rAkmw
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3150094\n"
-"help.text"
-msgid "<ahelp hid=\"HID_QUERY_EDIT_JOINCONNECTION\" visibility=\"hidden\">Edit Join Properties.</ahelp> Alternatively, press Tab until the line is selected, then press Shift+F10 to display the context menu and there choose the command <emph>Edit</emph>. Some databases support only a subset of the possible join types."
-msgstr ""
-
-#. n3PMB
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3155851\n"
-"help.text"
-msgid "Deleting relations"
-msgstr ""
-
-#. jCb4H
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3156178\n"
-"help.text"
-msgid "To delete a relation between two tables, click the connection line and then press the Delete key."
-msgstr ""
-
-#. 3UCig
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3150715\n"
-"help.text"
-msgid "Alternatively, delete the respective entries in <emph>Fields involved </emph>in the <emph>Relations</emph> dialog. Or press Tab until the connecting vector is displayed highlighted, then press Shift+F10 to open the context menu and select <emph>Delete </emph>command."
-msgstr ""
-
-#. pBybB
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3151208\n"
-"help.text"
-msgid "Defining the query"
-msgstr ""
-
-#. yGfhU
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3158416\n"
-"help.text"
-msgid "<ahelp hid=\"HID_CTL_QRYDGNCRIT\">Select conditions to define the query.</ahelp> Each column of the design table accepts a data field for the query. The conditions in one row are linked with a Boolean AND."
-msgstr ""
-
-#. UB5nG
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3154161\n"
-"help.text"
-msgid "Specifying field names"
-msgstr ""
-
-#. jyKMG
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3146791\n"
-"help.text"
-msgid "First, select all field names from the tables that you want to add to the query. You can do this either by drag-and-drop or by double-clicking a field name in the table window. With the drag-and-drop method, use the mouse to drag a field name from the table window into the lower area of the query design window. As you do this, you can decide which column in the query design window will receive the selected field. A field name can also be selected by double-clicking. It will then be added to the next free column in the query design window."
-msgstr ""
-
-#. 66Dcr
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3150750\n"
-"help.text"
-msgid "Deleting field names"
-msgstr ""
-
-#. AbhrW
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3154479\n"
-"help.text"
-msgid "To remove a field name from the query, click the column header of the field and choose the <emph>Delete</emph> command on the context menu for the column."
-msgstr ""
-
-#. V92gB
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3155764\n"
-"help.text"
-msgid "Saving the query"
-msgstr ""
-
-#. 2kWoA
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3148481\n"
-"help.text"
-msgid "Use the <emph>Save</emph> icon on the Standard toolbar to save the query. You will see a dialog that asks you to enter a name for the query. If the database supports schemas, you can also enter a schema name."
-msgstr ""
-
-#. M9UQL
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3154362\n"
-"help.text"
-msgid "Schema"
-msgstr ""
-
-#. 4Jwm3
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3154754\n"
-"help.text"
-msgid "<ahelp hid=\"dbaccess/ui/savedialog/schema\">Enter the name of the schema that is assigned to the query or table view.</ahelp>"
-msgstr ""
-
-#. 6Q72c
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3156717\n"
-"help.text"
-msgid "Query name or table view name"
-msgstr ""
-
-#. Cw73K
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3154253\n"
-"help.text"
-msgid "<ahelp hid=\"dbaccess/ui/savedialog/title\">Enter the name of the query or table view.</ahelp>"
-msgstr ""
-
-#. qgbNu
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3163805\n"
-"help.text"
-msgid "Filtering data"
-msgstr ""
-
-#. Q9pG5
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3154964\n"
-"help.text"
-msgid "To filter data for the query, set the desired criteria in the lower area of the query design window. The following options are available:"
-msgstr ""
-
-#. xxoMA
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3146916\n"
-"help.text"
-msgid "Field"
-msgstr ""
-
-#. 4KDzZ
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3156372\n"
-"help.text"
-msgid "<ahelp hid=\"HID_QRYDGN_ROW_FIELD\">Enter the name of the data field that is referred to in the Query. All settings made in the filter option rows refer to this field.</ahelp> If you activate a cell here with a mouse click you'll see an arrow button, which enables you to select a field. The \"Table name.*\" option selects all data fields with the effect that the specified criteria will be applied to all table fields."
-msgstr ""
-
-#. Z3pwF
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3145150\n"
-"help.text"
-msgid "Alias"
-msgstr ""
-
-#. EDa3A
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3146315\n"
-"help.text"
-msgid "<ahelp hid=\"HID_QRYDGN_ROW_ALIAS\">Specifies an alias. This alias will be listed in the query instead of the field name. This makes it possible to use user-defined column labels.</ahelp> For example, if the data field is named PtNo and, instead of that name, you would like to have PartNum appear in the query, enter PartNum as the alias."
-msgstr ""
-
-#. vvWbt
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3155959\n"
-"help.text"
-msgid "In a SQL statement, aliases are defined as follows:"
-msgstr ""
-
-#. CGsBz
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3149922\n"
-"help.text"
-msgid "SELECT column AS alias FROM table."
-msgstr ""
-
-#. TWexq
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3159335\n"
-"help.text"
-msgid "For example:"
-msgstr ""
-
-#. ynSGq
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3148478\n"
-"help.text"
-msgid "SELECT \"PtNo\" AS \"PartNum\" FROM \"Parts\""
-msgstr ""
-
-#. roTzi
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3148485\n"
-"help.text"
-msgid "Table"
-msgstr ""
-
-#. GM9Sp
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3163665\n"
-"help.text"
-msgid "<ahelp hid=\"HID_QRYDGN_ROW_TABLE\">The corresponding database table of the selected data field is listed here.</ahelp> If you activate this cell with a mouse click, an arrow will appear which enables you to select a different table for the current query."
-msgstr ""
-
-#. JGcfa
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3154207\n"
-"help.text"
-msgid "Sort"
-msgstr ""
-
-#. uXuDt
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3150979\n"
-"help.text"
-msgid "<ahelp hid=\"HID_QRYDGN_ROW_ORDER\">If you click on this cell, you can choose a sort option: ascending, descending and unsorted.</ahelp> Text fields will be sorted alphabetically and numerical fields numerically. For most databases, administrators can set the sorting options at the database level."
-msgstr ""
-
-#. XsqW8
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3150384\n"
-"help.text"
-msgid "Visible"
-msgstr ""
-
-#. AAZfA
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3146133\n"
-"help.text"
-msgid "<ahelp hid=\"HID_QRYDGN_ROW_VISIBLE\">If you mark the <emph>Visible</emph> property for a data field, that field will be visibly displayed in the resulting query</ahelp>. If you are only using a data field to formulate a condition or make a calculation, you do not necessarily need to display it."
-msgstr ""
-
-#. eQFRR
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3154714\n"
-"help.text"
-msgid "Criteria"
-msgstr ""
-
-#. f3DvJ
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3145134\n"
-"help.text"
-msgid "<ahelp hid=\"HID_QRYDGN_ROW_CRIT\">Specifies a first <link href=\"text/sdatabase/020010100.xhp\" name=\"criteria \">criteria </link>by which the content of the data field is to be filtered.</ahelp>"
-msgstr ""
-
-#. qpADC
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3152477\n"
-"help.text"
-msgid "or"
-msgstr ""
-
-#. KFVy8
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3154585\n"
-"help.text"
-msgid "Here you can enter one additional filter criterion for each line. Multiple criteria in a single column will be interpreted as boolean OR."
-msgstr ""
-
-#. eXvp7
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3148800\n"
-"help.text"
-msgid "You can also use the context menu of the line headers in the lower area of the query design window to insert a filter based on a function:"
-msgstr ""
-
-#. 5x8LE
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3148419\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#. Cxhjn
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3153233\n"
-"help.text"
-msgid "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\" visibility=\"hidden\">Select a function to run in the query.</ahelp> The functions which are available here depend on those provided by the database engine."
-msgstr ""
-
-#. qFuqw
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id8760818\n"
-"help.text"
-msgid "If you are working with the embedded HSQL database, the list box in the <emph>Function</emph> row offers you the following options:"
-msgstr ""
-
-#. 9tdDn
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3150307\n"
-"help.text"
-msgid "Option"
-msgstr ""
-
-#. kBvXF
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3152993\n"
-"help.text"
-msgid "Effect"
-msgstr ""
-
-#. zCunm
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3155377\n"
-"help.text"
-msgid "No function"
-msgstr ""
-
-#. kZMTN
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3155533\n"
-"help.text"
-msgid "No function will be executed."
-msgstr ""
-
-#. 6dWZZ
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3166420\n"
-"help.text"
-msgid "Average"
-msgstr ""
-
-#. NfRNs
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3154486\n"
-"help.text"
-msgid "Calculates the arithmetic mean of a field."
-msgstr ""
-
-#. 6z2Kj
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3149979\n"
-"help.text"
-msgid "Count"
-msgstr ""
-
-#. rvWA5
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3155810\n"
-"help.text"
-msgid "Determines the number of records in the table. Empty fields can either be counted (a) or excluded (b)."
-msgstr ""
-
-#. UyAx2
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3151333\n"
-"help.text"
-msgid "a) COUNT(*): Passing an asterisk as the argument counts all records in the table."
-msgstr ""
-
-#. FNCC8
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3152889\n"
-"help.text"
-msgid "b) COUNT(column): Passing a field name as an argument counts only the records in which the specified field contains a value. Records in which the field has a Null value (i.e. contains no textual or numeric value) will not be counted."
-msgstr ""
-
-#. 2ubvb
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3153067\n"
-"help.text"
-msgid "Maximum"
-msgstr ""
-
-#. ds4ey
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3159221\n"
-"help.text"
-msgid "Determines the highest value of a record for that field."
-msgstr ""
-
-#. EhSWy
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3146866\n"
-"help.text"
-msgid "Minimum"
-msgstr ""
-
-#. VxmeB
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3157982\n"
-"help.text"
-msgid "Determines the lowest value of a record for that field."
-msgstr ""
-
-#. CvkuF
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3154828\n"
-"help.text"
-msgid "Sum"
-msgstr ""
-
-#. 82gAC
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3154536\n"
-"help.text"
-msgid "Calculates the sum of the values of records for the associated fields."
-msgstr ""
-
-#. zCzVC
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3148820\n"
-"help.text"
-msgid "Group"
-msgstr ""
-
-#. tSPNG
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3149438\n"
-"help.text"
-msgid "Groups query data according to the selected field name. Functions are executed according to the specified groups. In SQL, this option corresponds to the GROUP BY clause. If a criterion is added, this entry appears in the SQL HAVING sub-clause."
-msgstr ""
-
-#. qHfpD
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3156038\n"
-"help.text"
-msgid "You can also enter function calls directly into the SQL statement. The syntax is:"
-msgstr ""
-
-#. Qg6Ue
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3156340\n"
-"help.text"
-msgid "SELECT FUNCTION(column) FROM table."
-msgstr ""
-
-#. qAAoF
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3155075\n"
-"help.text"
-msgid "For example, the function call in SQL for calculating a sum is:"
-msgstr ""
-
-#. VrHLf
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3154591\n"
-"help.text"
-msgid "SELECT SUM(\"Price\") FROM \"Article\"."
-msgstr ""
-
-#. dABCo
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3159205\n"
-"help.text"
-msgid "Except for the <emph>Group</emph> function, the above functions are called Aggregate functions. These are functions that calculate data to create summaries from the results. Additional functions that are not listed in the list box might be also possible. These depend on the specific database engine in use and on the current functionality provided by the Base driver used to connect to that database engine."
-msgstr ""
-
-#. BVC6J
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3148651\n"
-"help.text"
-msgid "To use other functions not listed in the list box, you must enter them manually under <emph>Field</emph>."
-msgstr ""
-
-#. WkboS
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3155098\n"
-"help.text"
-msgid "You can also assign aliases to function calls. If you do not want to display the query string in the column header, enter a desired substitute name under <emph>Alias</emph>."
-msgstr ""
-
-#. 98GCC
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3155539\n"
-"help.text"
-msgid "The corresponding function in an SQL statement is:"
-msgstr ""
-
-#. WACG9
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3149425\n"
-"help.text"
-msgid "SELECT FUNCTION() AS alias FROM table"
-msgstr ""
-
-#. EjzuD
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3144431\n"
-"help.text"
-msgid "Example:"
-msgstr ""
-
-#. G9URE
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3154614\n"
-"help.text"
-msgid "SELECT COUNT(*) AS count FROM \"Item\""
-msgstr ""
-
-#. xiNnR
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3154610\n"
-"help.text"
-msgid "If you run such a function, you cannot insert any additional columns for the query other than as an argument in a \"Group\" function."
-msgstr ""
-
-#. EHACK
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3154644\n"
-"help.text"
-msgid "<emph>Examples</emph>"
-msgstr ""
-
-#. N5CBE
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3151120\n"
-"help.text"
-msgid "In the following example, a query is run through two tables: an \"Item\" table with the \"Item_No\" field and a \"Suppliers\" table with the \"Supplier_Name\" field. In addition, both tables have a common field name \"Supplier_No.\""
-msgstr ""
-
-#. P5hJD
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3155144\n"
-"help.text"
-msgid "The following steps are required to create a query containing all suppliers who deliver more than three items."
-msgstr ""
-
-#. ZhRQD
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3153240\n"
-"help.text"
-msgid "Insert the \"Item\" and \"Suppliers\" tables into the query design."
-msgstr ""
-
-#. LMRUV
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3148807\n"
-"help.text"
-msgid "Link the \"Supplier_No\" fields of the two tables if there is not already a relation of this type."
-msgstr ""
-
-#. qWhFA
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3161652\n"
-"help.text"
-msgid "Double-click on the \"Item_No\" field from the \"Item\" table. Display the <emph>Function</emph> line using the context menu and select the Count function."
-msgstr ""
-
-#. TgPA2
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3151009\n"
-"help.text"
-msgid "Enter >3 as a criterion and disable the Visible field."
-msgstr ""
-
-#. VwEhF
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3145601\n"
-"help.text"
-msgid "Double-click the \"Supplier_Name\" field in the \"Suppliers\" table and choose the Group function."
-msgstr ""
-
-#. zsjaa
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3147512\n"
-"help.text"
-msgid "Run the query."
-msgstr ""
-
-#. EzQsj
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3148638\n"
-"help.text"
-msgid "If the \"price\" (for the individual price of an article) and \"Supplier_No\" (for the supplier of the article) fields exist in the \"Item\" table, you can obtain the average price of the item that a supplier provides with the following query:"
-msgstr ""
-
-#. qAByp
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3153045\n"
-"help.text"
-msgid "Insert the \"Item\" table into the query design."
-msgstr ""
-
-#. tjfuE
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3149802\n"
-"help.text"
-msgid "Double-click the \"Price\" and \"Supplier_No\" fields."
-msgstr ""
-
-#. 6dBkt
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3153554\n"
-"help.text"
-msgid "Enable the <emph>Function</emph> line and select the Average function from the \"Price\" field."
-msgstr ""
-
-#. x8JB3
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3155597\n"
-"help.text"
-msgid "You can also enter \"Average\" in the line for the alias name (without quotation marks)."
-msgstr ""
-
-#. D4A9u
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3151191\n"
-"help.text"
-msgid "Choose Group for the \"Supplier_No\" field."
-msgstr ""
-
-#. BUYS9
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3155547\n"
-"help.text"
-msgid "Run the query."
-msgstr ""
-
-#. EkHzB
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3147549\n"
-"help.text"
-msgid "The following context menu commands and symbols are available:"
-msgstr ""
-
-#. PesFs
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3154172\n"
-"help.text"
-msgid "Functions"
-msgstr ""
-
-#. BchuJ
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3150414\n"
-"help.text"
-msgid "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">Shows or hides a row for the selection of functions.</ahelp>"
-msgstr ""
-
-#. yx5XE
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3149872\n"
-"help.text"
-msgid "Table Name"
-msgstr ""
-
-#. ELTGJ
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3147246\n"
-"help.text"
-msgid "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">Shows or hides the row for the table name.</ahelp>"
-msgstr ""
-
-#. DDFEA
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3145117\n"
-"help.text"
-msgid "Alias Name"
-msgstr ""
-
-#. LDFZB
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3155754\n"
-"help.text"
-msgid "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">Shows or hides the row for the alias name.</ahelp>"
-msgstr ""
-
-#. wnNhq
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3153298\n"
-"help.text"
-msgid "Distinct Values"
-msgstr ""
-
-#. 23sAF
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3147500\n"
-"help.text"
-msgid "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">Retrieves only distinct values from the query.</ahelp> This applies to multiple records that might contain several repeating occurrences of data in the selected fields. If the <emph>Distinct Values</emph> command is active, you should only see one record in the query (DISTINCT). Otherwise, you will see all records corresponding to the query criteria (ALL)."
-msgstr ""
-
-#. RZED7
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3150436\n"
-"help.text"
-msgid "For example, if the name \"Smith\" occurs several times in your address database, you can choose the<emph> Distinct Values</emph> command to specify in the query that the name \"Smith\" will occur only once."
-msgstr ""
-
-#. 2GvRf
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3152352\n"
-"help.text"
-msgid "For a query involving several fields, the combination of values from all fields must be unique so that the result can be formed from a specific record. For example, you have \"Smith in Chicago\" once in your address book and \"Smith in London\" twice. With the<emph> Distinct Values</emph> command, the query will use the two fields \"last name\" and \"city\" and return the query result \"Smith in Chicago\" once and \"Smith in London\" once."
-msgstr ""
-
-#. m5UcG
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3149825\n"
-"help.text"
-msgid "In SQL, this command corresponds to the DISTINCT predicate."
-msgstr ""
-
-#. GHsJd
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3153290\n"
-"help.text"
-msgid "Limit"
-msgstr ""
-
-#. MijJg
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3147501\n"
-"help.text"
-msgid "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">Allows you to limit the maximum number of records returned by a query.</ahelp>"
-msgstr ""
-
-#. B6S5f
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3152350\n"
-"help.text"
-msgid "If a <emph>Limit</emph> construction is added, you will get at most as many rows as the number you specify. Otherwise, you will see all records corresponding to the query criteria."
-msgstr ""
-
-#. MGqK3
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3148926\n"
-"help.text"
-msgid "Formulating filter conditions"
-msgstr ""
-
-#. iFSpm
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3153162\n"
-"help.text"
-msgid "When formulating filter conditions, various operators and commands are available to you. Apart from the relational operators, there are SQL-specific commands that query the content of database fields. If you use these commands in the $[officename] syntax, $[officename] automatically converts these into the corresponding SQL syntax via an internal parser. You can also enter the SQL command directly and bypass the internal parser. The following tables give an overview of the operators and commands:"
-msgstr ""
-
-#. fXeDd
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3149044\n"
-"help.text"
-msgid "Operator"
-msgstr ""
-
-#. mfdEx
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3152471\n"
-"help.text"
-msgid "Meaning"
-msgstr ""
-
-#. mBZgC
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3147407\n"
-"help.text"
-msgid "Condition is satisfied if..."
-msgstr ""
-
-#. gqkRK
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3153026\n"
-"help.text"
-msgid "equal to"
-msgstr ""
-
-#. hw7KZ
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3148895\n"
-"help.text"
-msgid "... the content of the field is identical to the indicated expression."
-msgstr ""
-
-#. A8XJU
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3153120\n"
-"help.text"
-msgid "The operator = will not be displayed in the query fields. If you enter a value without any operator, the = operator is automatically assumed."
-msgstr ""
-
-#. mWwUE
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3145223\n"
-"help.text"
-msgid "not equal to"
-msgstr ""
-
-#. Db7BG
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3145635\n"
-"help.text"
-msgid "... the content of the field does not correspond to the specified expression."
-msgstr ""
-
-#. dtjkU
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3146815\n"
-"help.text"
-msgid "greater than"
-msgstr ""
-
-#. gCWug
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3149150\n"
-"help.text"
-msgid "... the content of the field is greater than the specified expression."
-msgstr ""
-
-#. QkAKk
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3147379\n"
-"help.text"
-msgid "less than"
-msgstr ""
-
-#. xxPdk
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3150375\n"
-"help.text"
-msgid "... the content of the field is less than the specified expression."
-msgstr ""
-
-#. 4aJjX
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3150636\n"
-"help.text"
-msgid "greater than or equal to"
-msgstr ""
-
-#. 2rwQm
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3154584\n"
-"help.text"
-msgid "... the content of the field is greater than or equal to the specified expression."
-msgstr ""
-
-#. ADRZk
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3154052\n"
-"help.text"
-msgid "less than or equal to"
-msgstr ""
-
-#. 9KtmZ
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3157902\n"
-"help.text"
-msgid "... the content of the field is less than or equal to the specified expression."
-msgstr ""
-
-#. DBXG9
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3154630\n"
-"help.text"
-msgid "$[officename] command"
-msgstr ""
-
-#. Yo7MG
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3150484\n"
-"help.text"
-msgid "SQL command"
-msgstr ""
-
-#. pJay6
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3154158\n"
-"help.text"
-msgid "Meaning"
-msgstr ""
-
-#. qmaX5
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3149433\n"
-"help.text"
-msgid "Condition is satisfied if..."
-msgstr ""
-
-#. do6XQ
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3143236\n"
-"help.text"
-msgid "is null"
-msgstr ""
-
-#. NPqBL
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3154744\n"
-"help.text"
-msgid "... the field contains no data. For Yes/No fields with three possible states, this command automatically queries the undetermined state (neither Yes nor No)."
-msgstr ""
-
-#. 7Rfbd
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3151229\n"
-"help.text"
-msgid "is not empty"
-msgstr ""
-
-#. w3Tva
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3145304\n"
-"help.text"
-msgid "... the field is not empty, i.e it contains data."
-msgstr ""
-
-#. GGKUH
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3153891\n"
-"help.text"
-msgid "placeholder (*) for any number of characters"
-msgstr ""
-
-#. gbEWB
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3148887\n"
-"help.text"
-msgid "placeholder (?) for exactly one character"
-msgstr ""
-
-#. tBQfA
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"bm_id3157985\n"
-"help.text"
-msgid "<bookmark_value>placeholders; in SQL queries</bookmark_value>"
-msgstr ""
-
-#. agxhB
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3157985\n"
-"help.text"
-msgid "placeholder (%) for any number of characters"
-msgstr ""
-
-#. EE9ii
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3147422\n"
-"help.text"
-msgid "Placeholder (_) for exactly one character"
-msgstr ""
-
-#. za5g2
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3154845\n"
-"help.text"
-msgid "is an element of"
-msgstr ""
-
-#. 2Y3zW
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3156130\n"
-"help.text"
-msgid "... the data field contains the indicated expression. The (*) placeholder indicates whether the expression x occurs at the beginning of (x*), at the end of (*x) or inside the field content (*x*). You can enter as a placeholder in SQL queries either the SQL % character or the familiar (*) file system placeholder in the %PRODUCTNAME interface."
-msgstr ""
-
-#. CPJyr
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3150271\n"
-"help.text"
-msgid "The (*) or (%) placeholder stands for any number of characters. The question mark (?) in the $[officename] interface or the underscore (_) in SQL queries is used to represent exactly one character."
-msgstr ""
-
-#. AAEXi
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3159141\n"
-"help.text"
-msgid "Is not an element of"
-msgstr ""
-
-#. 9vFBZ
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3161664\n"
-"help.text"
-msgid "... the field does not contain data having the specified expression."
-msgstr ""
-
-#. CD2Ra
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3159184\n"
-"help.text"
-msgid "falls within the interval [x,y]"
-msgstr ""
-
-#. cDe2u
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3154395\n"
-"help.text"
-msgid "... the field contains a data value that lies between the two values x and y."
-msgstr ""
-
-#. KYAXv
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3155498\n"
-"help.text"
-msgid "Does not fall within the interval [x,y]"
-msgstr ""
-
-#. cVfAF
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3148992\n"
-"help.text"
-msgid "... the field contains a data value that does not lie between the two values x and y."
-msgstr ""
-
-#. DBBQE
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3159167\n"
-"help.text"
-msgid "Note that semicolons are used as separators in all value lists!"
-msgstr ""
-
-#. evEuh
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3154809\n"
-"help.text"
-msgid "contains a, b, c..."
-msgstr ""
-
-#. eeFC2
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3148399\n"
-"help.text"
-msgid "... the field name contains one of the specified expressions a, b, c,... Any number of expressions can be specified, and the result of the query is determined by a boolean OR operator. The expressions a, b, c... can be either numbers or characters"
-msgstr ""
-
-#. JXq76
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3150679\n"
-"help.text"
-msgid "does not contain a, b, c..."
-msgstr ""
-
-#. U5doB
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3158439\n"
-"help.text"
-msgid "... the field does not contain one of the specified expressions a, b, c,..."
-msgstr ""
-
-#. cECKt
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3149248\n"
-"help.text"
-msgid "has the value True"
-msgstr ""
-
-#. fbgDt
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3148524\n"
-"help.text"
-msgid "... the field name has the value True."
-msgstr ""
-
-#. 39zcD
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3149955\n"
-"help.text"
-msgid "has the value false"
-msgstr ""
-
-#. fGHY6
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3146850\n"
-"help.text"
-msgid "... the field data value is set to false."
-msgstr ""
-
-#. qQETa
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3155954\n"
-"help.text"
-msgid "Examples"
-msgstr ""
-
-#. LuvGC
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3153792\n"
-"help.text"
-msgid "='Ms.'"
-msgstr ""
-
-#. 8GaiA
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3150948\n"
-"help.text"
-msgid "returns field names with the field content \"Ms.\""
-msgstr ""
-
-#. C3BDE
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id315094A\n"
-"help.text"
-msgid "returns dates that occurred before January 10, 2001"
-msgstr ""
-
-#. mnGgM
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3150333\n"
-"help.text"
-msgid "LIKE 'g?ve'"
-msgstr ""
-
-#. T7ZhS
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3147332\n"
-"help.text"
-msgid "returns records with field content such as \"give\" and \"gave\"."
-msgstr ""
-
-#. f6T3F
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3155350\n"
-"help.text"
-msgid "returns records with field contents such as \"Sun\"."
-msgstr ""
-
-#. AvbKu
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3159406\n"
-"help.text"
-msgid "returns records with field content between the values 10 and 20. (The fields can be either text fields or number fields)."
-msgstr ""
-
-#. 3tymM
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3149712\n"
-"help.text"
-msgid "returns records with the values 1, 3, 5, 7. If the field name contains an item number, for example, you can create a query that returns the item having the specified number."
-msgstr ""
-
-#. cBAnB
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3152948\n"
-"help.text"
-msgid "NOT IN ('Smith')"
-msgstr ""
-
-#. uusce
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3147279\n"
-"help.text"
-msgid "returns records that do not contain \"Smith\"."
-msgstr ""
-
-#. AJ8Xo
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3146073\n"
-"help.text"
-msgid "<emph>Like </emph>Escape Sequence: {escape 'escape-character'}"
-msgstr ""
-
-#. Cy7Cc
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3150661\n"
-"help.text"
-msgid "Example: select * from Item where ItemName like 'The *%' {escape '*'}"
-msgstr ""
-
-#. newGb
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3148541\n"
-"help.text"
-msgid "The example will give you all of the entries where the item name begins with 'The *'. This means that you can also search for characters that would otherwise be interpreted as placeholders, such as *, ?, _, % or the period."
-msgstr ""
-
-#. bAP3N
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3150572\n"
-"help.text"
-msgid "<emph>Outer Join</emph> Escape Sequence: {oj outer-join}"
-msgstr ""
-
-#. VnKGf
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3156052\n"
-"help.text"
-msgid "Example: select Article.* from {oj item LEFT OUTER JOIN orders ON item.no=orders.ANR}"
-msgstr ""
-
-#. mWG9p
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3153674\n"
-"help.text"
-msgid "Querying text fields"
-msgstr ""
-
-#. sxYQF
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3149134\n"
-"help.text"
-msgid "To query the content of a text field, you must put the expression between single quotes. The distinction between uppercase and lowercase letters depends on the database in use. LIKE, by definition, is case-sensitive (though some databases don't interpret this strictly)."
-msgstr ""
-
-#. BEp4G
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3149302\n"
-"help.text"
-msgid "Querying date fields"
-msgstr ""
-
-#. D5mjw
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3157998\n"
-"help.text"
-msgid "<emph>Date fields</emph> are represented as #Date# to clearly identify them as dates. Date, time and date/time constants (literals) used in conditions can be of either the SQL Escape Syntax type, or default SQL2 syntax."
-msgstr ""
-
-#. Zzuo6
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id31537341\n"
-"help.text"
-msgid "Date Type Element"
-msgstr ""
-
-#. JKys2
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id31537342\n"
-"help.text"
-msgid "SQL Escape syntax #1 - may be obsolete"
-msgstr ""
-
-#. AzkWz
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id31537343\n"
-"help.text"
-msgid "SQL Escape syntax #2"
-msgstr ""
-
-#. UJ6VA
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id31537344\n"
-"help.text"
-msgid "SQL2 syntax"
-msgstr ""
-
-#. 9V3Ky
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id315913111\n"
-"help.text"
-msgid "Date"
-msgstr ""
-
-#. YNF3S
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id31559471\n"
-"help.text"
-msgid "Time"
-msgstr ""
-
-#. ssX5b
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id31509641\n"
-"help.text"
-msgid "DateTime"
-msgstr ""
-
-#. FqZXM
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3149539\n"
-"help.text"
-msgid "Example: select {d '1999-12-31'} from world.years"
-msgstr ""
-
-#. WJ4YB
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3149540\n"
-"help.text"
-msgid "Example: select * from mytable where years='1999-12-31'"
-msgstr ""
-
-#. CZdA4
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3150510\n"
-"help.text"
-msgid "All date expressions (date literals) must be enclosed with single quotation marks. (Consult the reference for the particular database and connector you are using for more details.)"
-msgstr ""
-
-#. HXdKT
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3150427\n"
-"help.text"
-msgid "Querying Yes/No fields"
-msgstr ""
-
-#. xWzix
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3149523\n"
-"help.text"
-msgid "To query Yes/No fields, use the following syntax for dBASE tables:"
-msgstr ""
-
-#. A4Uh7
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3153180\n"
-"help.text"
-msgid "Status"
-msgstr ""
-
-#. FnXiE
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3147481\n"
-"help.text"
-msgid "Query criterion"
-msgstr ""
-
-#. e6DJr
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3155187\n"
-"help.text"
-msgid "Example"
-msgstr ""
-
-#. Guy7d
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3156092\n"
-"help.text"
-msgid "Yes"
-msgstr ""
-
-#. p9WTn
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3152414\n"
-"help.text"
-msgid "for dBASE tables: not equal to any given value"
-msgstr ""
-
-#. RFrvz
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3151265\n"
-"help.text"
-msgid "=1 returns all records where the Yes/No field has the status \"Yes\" or \"On\" (selected in black),"
-msgstr ""
-
-#. 3P4ZB
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3152450\n"
-"help.text"
-msgid "No"
-msgstr ""
-
-#. BzBAa
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3150997\n"
-"help.text"
-msgid "."
-msgstr ""
-
-#. TFsQG
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3155331\n"
-"help.text"
-msgid "=0 returns all records for which the Yes/No field has the status \"No\" or \"Off\" (no selection)."
-msgstr ""
-
-#. 9KXzK
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3154179\n"
-"help.text"
-msgid "Null"
-msgstr ""
-
-#. CwGZv
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3147035\n"
-"help.text"
-msgid "IS NULL"
-msgstr ""
-
-#. dyXYc
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3159385\n"
-"help.text"
-msgid "IS NULL returns all records for which the Yes/No field has neither of the states Yes or No (selected in gray)."
-msgstr ""
-
-#. YWk5J
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3157888\n"
-"help.text"
-msgid "The syntax depends on the database system used. You should also note that Yes/No fields can be defined differently (only 2 states instead of 3)."
-msgstr ""
-
-#. mmVa8
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3145772\n"
-"help.text"
-msgid "Parameter queries"
-msgstr ""
-
-#. ND7xd
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id191120151905346795\n"
-"help.text"
-msgid "Parameter queries allow the user to input values at run-time. These values are used within the criteria for selecting the records to be displayed. Each such value has a parameter name associated with it, which is used to prompt the user when the query is run."
-msgstr ""
-
-#. Be7XG
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id191120151905439551\n"
-"help.text"
-msgid "Parameter names are preceded by a colon in both the Design and SQL views of a query. This can be used wherever a value can appear. If the same value is to appear more than once in the query, the same parameter name is used."
-msgstr ""
-
-#. 57vjv
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id191120151905518123\n"
-"help.text"
-msgid "In the simplest case, where the user enters a value which is matched for equality, the parameter name with its preceding colon is simply entered in the Criterion row. In <link href=\"text/sdatabase/020010100.xhp#sqlmode\">SQL mode</link> this should be typed as <item type=\"input\">WHERE \"Field\" = :Parameter_name</item>"
-msgstr ""
-
-#. DZCXm
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id191120151905584287\n"
-"help.text"
-msgid "Parameter names may not contain any of the characters <item type=\"input\"><space>`!\"$%^*()+={}[]@'~#<>?/,</item>. They may not be the same as field names or SQL reserved words. They may be the same as aliases."
-msgstr ""
-
-#. bGnxL
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id191120151931441881\n"
-"help.text"
-msgid "A useful construction for selecting records based on parts of a text field's content is to add a hidden column with <item type=\"input\">\"LIKE '%' || :Part_of_field || '%'\"</item> as the criterion. This will select records with an exact match. If a case-insensitive test is wanted, one solution is to use <item type=\"input\">LOWER (Field_Name)</item> as the field and <item type=\"input\">LIKE LOWER ( '%' || :Part_of_field || '%' )</item> as the criterion. Note that the spaces in the criterion are important; if they are left out the SQL parser interprets the entire criterion as a string to be matched. In <link href=\"text/sdatabase/020010100.xhp#sqlmode\">SQL mode</link> this should be typed as <item type=\"input\">LOWER ( \"Field_Name\" ) LIKE LOWER ( '%' || :Part_of_field || '%' )</item>."
-msgstr ""
-
-#. sSSB9
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3150585\n"
-"help.text"
-msgid "Parameter queries may be used as the data source for <link href=\"text/shared/02/01170203.xhp\" name=\"subforms\">subforms</link>, to allow the user to restrict the displayed records."
-msgstr ""
-
-#. DRj78
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3151035\n"
-"help.text"
-msgid "Parameter Input"
-msgstr ""
-
-#. BisCF
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3153596\n"
-"help.text"
-msgid "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">The <emph>Parameter Input</emph> dialog asks the user to enter the parameter values. Enter a value for each query parameter and confirm by clicking <emph>OK</emph> or typing <emph>Enter</emph>.</ahelp>"
-msgstr ""
-
-#. eGETM
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id191120151924165870\n"
-"help.text"
-msgid "The values entered by the user may consist of any characters which are allowable for the SQL for the relevant criterion; this may depend on the underlying database system."
-msgstr ""
-
-#. seFhG
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id191120151939594217\n"
-"help.text"
-msgid "The user can use the SQL wild-card characters \"%\" (arbitrary string) or \"_\" (arbitrary single character) as part of the value to retrieve records with more complex criteria."
-msgstr ""
-
-#. wRe6v
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"hd_id3145181\n"
-"help.text"
-msgid "SQL Mode"
-msgstr ""
-
-#. 5avVu
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3147013\n"
-"help.text"
-msgid "SQL stands for \"Structured Query Language\" and describes instructions for updating and administering relational databases."
-msgstr ""
-
-#. wDAAY
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3152570\n"
-"help.text"
-msgid "In $[officename] you do not need any knowledge of SQL for most queries, since you do not have to enter the SQL code. If you create a query in the query designer, $[officename] automatically converts your instructions into the corresponding SQL syntax. If, with the help of the <emph>Switch Design View On/Off </emph>button, you change to the SQL view, you can see the SQL commands for a query that has already been created."
-msgstr ""
-
-#. hBQFv
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3152412\n"
-"help.text"
-msgid "You can formulate your query directly in SQL code. Note, however, that the special syntax is dependent upon the database system that you use."
-msgstr ""
-
-#. kkuBG
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3146842\n"
-"help.text"
-msgid "If you enter the SQL code manually, you can create SQL-specific queries that are not supported by the graphical interface in the <emph>Query designer</emph>. These queries must be executed in native SQL mode."
-msgstr ""
-
-#. cBY6B
-#: 02010100.xhp
-msgctxt ""
-"02010100.xhp\n"
-"par_id3149632\n"
-"help.text"
-msgid "By clicking the <link href=\"text/shared/02/14030000.xhp\" name=\"Run SQL command directly\"><emph>Run SQL command directly</emph></link> icon in the SQL view, you can formulate a query that is not processed by $[officename] and sent directly to the database engine."
-msgstr ""
-
-#. fKBDD
-#: 02010101.xhp
-msgctxt ""
-"02010101.xhp\n"
-"tit\n"
-"help.text"
-msgid "Join Properties"
-msgstr ""
-
-#. TTCNB
-#: 02010101.xhp
-msgctxt ""
-"02010101.xhp\n"
-"bm_id3154015\n"
-"help.text"
-msgid "<bookmark_value>links;relational databases (Base)</bookmark_value> <bookmark_value>inner joins (Base)</bookmark_value> <bookmark_value>joins in databases (Base)</bookmark_value> <bookmark_value>left joins (Base)</bookmark_value> <bookmark_value>right joins (Base)</bookmark_value> <bookmark_value>full joins (Base)</bookmark_value>"
-msgstr ""
-
-#. DG7RD
-#: 02010101.xhp
-msgctxt ""
-"02010101.xhp\n"
-"hd_id3154015\n"
-"help.text"
-msgid "Join Properties"
-msgstr ""
-
-#. MzpBt
-#: 02010101.xhp
-msgctxt ""
-"02010101.xhp\n"
-"par_id3151205\n"
-"help.text"
-msgid "If you double-click a connection between two linked fields in the query design, or if you choose <emph>Insert - New Relation</emph>, the <emph>Join Properties</emph> dialog appears. These properties will be used in all queries created in the future."
-msgstr ""
-
-#. oszEF
-#: 02010101.xhp
-msgctxt ""
-"02010101.xhp\n"
-"hd_id3155066\n"
-"help.text"
-msgid "Tables involved"
-msgstr ""
-
-#. 2AkcB
-#: 02010101.xhp
-msgctxt ""
-"02010101.xhp\n"
-"par_id3153924\n"
-"help.text"
-msgid "<ahelp hid=\"dbaccess/ui/joindialog/table2\">Specifies two different tables that you want to join.</ahelp>"
-msgstr ""
-
-#. X6wkD
-#: 02010101.xhp
-msgctxt ""
-"02010101.xhp\n"
-"hd_id3155766\n"
-"help.text"
-msgid "Fields involved"
-msgstr ""
-
-#. 8bYEZ
-#: 02010101.xhp
-msgctxt ""
-"02010101.xhp\n"
-"par_id3148994\n"
-"help.text"
-msgid "<ahelp hid=\".\">Specifies two data fields that will be joined by a relation.</ahelp>"
-msgstr ""
-
-#. R8CbB
-#: 02010101.xhp
-msgctxt ""
-"02010101.xhp\n"
-"hd_id3159267\n"
-"help.text"
-msgid "Options"
-msgstr ""
-
-#. MRJCp
-#: 02010101.xhp
-msgctxt ""
-"02010101.xhp\n"
-"hd_id3147340\n"
-"help.text"
-msgid "Type"
-msgstr ""
-
-#. rxAGo
-#: 02010101.xhp
-msgctxt ""
-"02010101.xhp\n"
-"par_id3152482\n"
-"help.text"
-msgid "<ahelp hid=\"dbaccess/ui/joindialog/type\">Specifies the join type of the selected join.</ahelp> Some databases support only a subset of the various possible types."
-msgstr ""
-
-#. ngfse
-#: 02010101.xhp
-msgctxt ""
-"02010101.xhp\n"
-"hd_id3155334\n"
-"help.text"
-msgid "Inner Join"
-msgstr ""
-
-#. 356Dv
-#: 02010101.xhp
-msgctxt ""
-"02010101.xhp\n"
-"par_id3155936\n"
-"help.text"
-msgid "<ahelp hid=\"dbaccess/ui/joindialog/type\">In an inner join, the results table contains only those records for which the content of the linked fields is the same.</ahelp> In $[officename] SQL this type of link is created by a corresponding WHERE clause."
-msgstr ""
-
-#. XYKGT
-#: 02010101.xhp
-msgctxt ""
-"02010101.xhp\n"
-"hd_id3156372\n"
-"help.text"
-msgid "Left Join"
-msgstr ""
-
-#. dRFux
-#: 02010101.xhp
-msgctxt ""
-"02010101.xhp\n"
-"par_id3166450\n"
-"help.text"
-msgid "<ahelp hid=\"dbaccess/ui/joindialog/type\">In a left join, the results table contains all records of the queried fields from the left table and only those records of the queried fields from the right table for which the content of the linked fields is the same.</ahelp> In $[officename] SQL this type of link corresponds to the LEFT OUTER JOIN command."
-msgstr ""
-
-#. DxGWD
-#: 02010101.xhp
-msgctxt ""
-"02010101.xhp\n"
-"hd_id3155607\n"
-"help.text"
-msgid "Right Join"
-msgstr ""
-
-#. 9eD8R
-#: 02010101.xhp
-msgctxt ""
-"02010101.xhp\n"
-"par_id3150647\n"
-"help.text"
-msgid "<ahelp hid=\"dbaccess/ui/joindialog/type\">In a right join, the results table contains all records of the queried fields from the right table and only those records of the queried fields from the left table for which the content of the linked fields is the same.</ahelp> In $[officename] SQL this type of link corresponds to the RIGHT OUTER JOIN command."
-msgstr ""
-
-#. wcFAd
-#: 02010101.xhp
-msgctxt ""
-"02010101.xhp\n"
-"hd_id3158215\n"
-"help.text"
-msgid "Full Join"
-msgstr ""
-
-#. wAFid
-#: 02010101.xhp
-msgctxt ""
-"02010101.xhp\n"
-"par_id3163665\n"
-"help.text"
-msgid "<ahelp hid=\"dbaccess/ui/joindialog/type\">In a full join, the results table contains all records of the queried fields from the left and right tables.</ahelp> In the SQL of $[officename] this type of link corresponds to the FULL OUTER JOIN command."
-msgstr ""
-
-#. gYRyC
-#: 02010101.xhp
-msgctxt ""
-"02010101.xhp\n"
-"hd_id0305200912031976\n"
-"help.text"
-msgid "Natural"
-msgstr ""
-
-#. 44FEn
-#: 02010101.xhp
-msgctxt ""
-"02010101.xhp\n"
-"par_id0305200912031977\n"
-"help.text"
-msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL in inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>"
-msgstr ""
-
#. cLmBi
#: main.xhp
msgctxt ""
@@ -2921,354 +140,3 @@ msgctxt ""
"help.text"
msgid "<link href=\"https://wiki.documentfoundation.org/Database\" name=\"wiki.documentfoundation.org Database\">Wiki page about Base</link>"
msgstr "<link href=\"https://wiki.documentfoundation.org/Database\" name=\"wiki.documentfoundation.org Database\">Baseri buruzko wiki orria</link>"
-
-#. PAxTq
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"tit\n"
-"help.text"
-msgid "Toolbars"
-msgstr "Tresna-barrak"
-
-#. Tzgdb
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN10541\n"
-"help.text"
-msgid "<variable id=\"toolbars\"><link href=\"text/sdatabase/toolbars.xhp\">Toolbars</link></variable>"
-msgstr "<variable id=\"toolbars\"><link href=\"text/sdatabase/toolbars.xhp\">Tresna-barrak</link></variable>"
-
-#. B3mEW
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN10545\n"
-"help.text"
-msgid "In a database file window, you can see the following toolbars."
-msgstr "Datu-base baten fitxategi-leihoan honako tresna-barrak ikusi daitezke."
-
-#. ZNxCw
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN10548\n"
-"help.text"
-msgid "Table"
-msgstr "Taula"
-
-#. JWHfj
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN10554\n"
-"help.text"
-msgid "Open database object"
-msgstr "Ireki datu-baseko objektua"
-
-#. 4fvFG
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN10558\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the selected table so you can enter, edit, or delete records.</ahelp>"
-msgstr "<ahelp hid=\".\">Hautatutako taula irekitzen du, erregistroak sortu, editatu edo ezabatu ahal izateko.</ahelp>"
-
-#. LFKBo
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN1056F\n"
-"help.text"
-msgid "Edit"
-msgstr "Editatu"
-
-#. tLLAy
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN10573\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the selected table so you can change the structure.</ahelp>"
-msgstr "<ahelp hid=\".\">Hautatutako datu-taula irekitzen du, egitura aldatu ahal izateko.</ahelp>"
-
-#. FEBzp
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN1058A\n"
-"help.text"
-msgid "Delete"
-msgstr "Ezabatu"
-
-#. PDZsk
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN1058E\n"
-"help.text"
-msgid "<ahelp hid=\".\">Deletes the selected table.</ahelp>"
-msgstr "<ahelp hid=\".\">Hautatutako taula ezabatzen du.</ahelp>"
-
-#. m7BX3
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN105A5\n"
-"help.text"
-msgid "Rename"
-msgstr "Aldatu izena"
-
-#. B596w
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN105A9\n"
-"help.text"
-msgid "<ahelp hid=\".\">Renames the selected table.</ahelp>"
-msgstr "<ahelp hid=\".\">Hautatutako taularen izena aldatzen du.</ahelp>"
-
-#. LEWCs
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN105B8\n"
-"help.text"
-msgid "Query"
-msgstr "Kontsulta"
-
-#. VT3EG
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN105C4\n"
-"help.text"
-msgid "Open database object"
-msgstr "Ireki datu-baseko objektua"
-
-#. 2cEFv
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN105C8\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the selected query so you can enter, edit, or delete records.</ahelp>"
-msgstr "<ahelp hid=\".\">Hautatutako kontsulta irekitzen du, erregistroak sortu, editatu edo ezabatu ahal izateko.</ahelp>"
-
-#. yVNxZ
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN105DF\n"
-"help.text"
-msgid "Edit"
-msgstr "Editatu"
-
-#. kGSTA
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN105E3\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the selected query so you can change the structure.</ahelp>"
-msgstr "<ahelp hid=\".\">Hautatutako kontsulta irekitzen du egitura aldatu ahal izateko.</ahelp>"
-
-#. W75xu
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN105FA\n"
-"help.text"
-msgid "Delete"
-msgstr "Ezabatu"
-
-#. XJQBJ
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN105FE\n"
-"help.text"
-msgid "<ahelp hid=\".\">Deletes the selected query.</ahelp>"
-msgstr "<ahelp hid=\".\">Hautatutako kontsulta ezabatzen du.</ahelp>"
-
-#. bC56u
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN10615\n"
-"help.text"
-msgid "Rename"
-msgstr "Aldatu izena"
-
-#. GDAZR
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN10619\n"
-"help.text"
-msgid "<ahelp hid=\".\">Renames the selected query.</ahelp>"
-msgstr "<ahelp hid=\".\">Hautatutako kontsultari izena aldatzen dio.</ahelp>"
-
-#. mzY5g
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN10628\n"
-"help.text"
-msgid "Form"
-msgstr "Inprimakia"
-
-#. BXrRw
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN10634\n"
-"help.text"
-msgid "Open database object"
-msgstr "Ireki datu-baseko objektua"
-
-#. GJDxB
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN10638\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the selected form so you can enter, edit, or delete records.</ahelp>"
-msgstr "<ahelp hid=\".\">Hautatutako inprimakia irekitzen du, eta erregistroak sartu, editatu edo ezaba ditzakezu.</ahelp>"
-
-#. 7f3E9
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN1064F\n"
-"help.text"
-msgid "Edit"
-msgstr "Editatu"
-
-#. ZmiNz
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN10653\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the selected form so you can change the layout.</ahelp>"
-msgstr "<ahelp hid=\".\">Hautatutako inprimakia irekitzen du egitura aldatu ahal izateko.</ahelp>"
-
-#. xCBQ3
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN1066A\n"
-"help.text"
-msgid "Delete"
-msgstr "Ezabatu"
-
-#. p5bD4
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN1066E\n"
-"help.text"
-msgid "<ahelp hid=\".\">Deletes the selected form.</ahelp>"
-msgstr "<ahelp hid=\".\">Hautatutako inprimakia ezabatzen du.</ahelp>"
-
-#. Jrqh7
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN10685\n"
-"help.text"
-msgid "Rename"
-msgstr "Aldatu izena"
-
-#. CLTV2
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN10689\n"
-"help.text"
-msgid "<ahelp hid=\".\">Renames the selected form.</ahelp>"
-msgstr "<ahelp hid=\".\">Hautatutako inprimakiari izena aldatzen dio.</ahelp>"
-
-#. tkXGC
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN10698\n"
-"help.text"
-msgid "Report"
-msgstr "Txostena"
-
-#. GMWLb
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN106A4\n"
-"help.text"
-msgid "Open database object"
-msgstr "Ireki datu-baseko objektua"
-
-#. BzwcK
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN106A8\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the selected report so you can enter, edit, or delete records.</ahelp>"
-msgstr "<ahelp hid=\".\">Hautatutako txostena irekitzen du, eta erregistroak sartu, editatu edo ezaba ditzakezu.</ahelp>"
-
-#. sLPTD
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN106BF\n"
-"help.text"
-msgid "Edit"
-msgstr "Editatu"
-
-#. DF32e
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN106C3\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the selected report so you can change the layout.</ahelp>"
-msgstr "<ahelp hid=\".\">Hautatutako txostena irekitzen du diseinua aldatu ahal izateko.</ahelp>"
-
-#. FGuUB
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN106DA\n"
-"help.text"
-msgid "Delete"
-msgstr "Ezabatu"
-
-#. xikUv
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN106DE\n"
-"help.text"
-msgid "<ahelp hid=\".\">Deletes the selected report.</ahelp>"
-msgstr "<ahelp hid=\".\">Hautatutako txostena ezabatzen du.</ahelp>"
-
-#. kmUBC
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN106F5\n"
-"help.text"
-msgid "Rename"
-msgstr "Aldatu izena"
-
-#. CgE7D
-#: toolbars.xhp
-msgctxt ""
-"toolbars.xhp\n"
-"par_idN106F9\n"
-"help.text"
-msgid "<ahelp hid=\".\">Renames the selected report.</ahelp>"
-msgstr "<ahelp hid=\".\">Hautatutako txostenari izena aldatzen dio.</ahelp>"
diff --git a/source/eu/helpcontent2/source/text/sdraw/01.po b/source/eu/helpcontent2/source/text/sdraw/01.po
index 4a64bcd654d..7f17e4bca88 100644
--- a/source/eu/helpcontent2/source/text/sdraw/01.po
+++ b/source/eu/helpcontent2/source/text/sdraw/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-08-17 12:39+0200\n"
+"POT-Creation-Date: 2020-10-23 13:36+0200\n"
"PO-Revision-Date: 2020-06-29 11:28+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_help-master/textsdraw01/eu/>\n"
@@ -574,42 +574,6 @@ msgctxt ""
msgid "<ahelp hid=\"modules/sdraw/ui/insertlayer/name\">Enter a name for the new layer.</ahelp>"
msgstr "<ahelp hid=\"modules/sdraw/ui/insertlayer/name\">Sartu geruza berriaren izena.</ahelp>"
-#. ADN49
-#: insert_layer.xhp
-msgctxt ""
-"insert_layer.xhp\n"
-"hd_id641596204028276\n"
-"help.text"
-msgid "Title"
-msgstr ""
-
-#. waSME
-#: insert_layer.xhp
-msgctxt ""
-"insert_layer.xhp\n"
-"par_id271596204273624\n"
-"help.text"
-msgid "<ahelp hid=\"modules/sdraw/ui/insertlayer/title\">Enter the title of the layer.</ahelp>"
-msgstr ""
-
-#. GGy5s
-#: insert_layer.xhp
-msgctxt ""
-"insert_layer.xhp\n"
-"hd_id791596204033460\n"
-"help.text"
-msgid "Description"
-msgstr ""
-
-#. q5F9X
-#: insert_layer.xhp
-msgctxt ""
-"insert_layer.xhp\n"
-"par_id471596204283656\n"
-"help.text"
-msgid "<ahelp hid=\"modules/sdraw/ui/insertlayer/textview\">Enter a description of the layer.</ahelp>"
-msgstr ""
-
#. WFSEL
#: insert_layer.xhp
msgctxt ""
diff --git a/source/eu/helpcontent2/source/text/shared.po b/source/eu/helpcontent2/source/text/shared.po
index 514e2a099f2..7a1651e2de6 100644
--- a/source/eu/helpcontent2/source/text/shared.po
+++ b/source/eu/helpcontent2/source/text/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-07-27 13:24+0200\n"
+"POT-Creation-Date: 2020-10-23 13:36+0200\n"
"PO-Revision-Date: 2020-03-15 08:16+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_help-master/textshared/eu/>\n"
@@ -1996,132 +1996,6 @@ msgctxt ""
msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
msgstr "Laguntza-orri honek lan gehiago behar du zuzena izan dadin eta osatua egon dadin. Egin bat LibreOffice proiektuarekin eta lagundu falta den informazioa idazten. Begiratu <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>laguntzaren edukiak idazteari buruz dugun web-orrialdea</emph></link>."
-#. fGrZx
-#: submenu_spacing.xhp
-msgctxt ""
-"submenu_spacing.xhp\n"
-"tit\n"
-"help.text"
-msgid "Spacing"
-msgstr ""
-
-#. yQezt
-#: submenu_spacing.xhp
-msgctxt ""
-"submenu_spacing.xhp\n"
-"hd_id411816022675979\n"
-"help.text"
-msgid "<link href=\"text/shared/submenu_spacing.xhp\">Spacing</link>"
-msgstr ""
-
-#. 22dPh
-#: submenu_spacing.xhp
-msgctxt ""
-"submenu_spacing.xhp\n"
-"par_id398855439580084\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens a submenu where you can choose text spacing commands.</ahelp>"
-msgstr ""
-
-#. 7Sh42
-#: submenu_spacing.xhp
-msgctxt ""
-"submenu_spacing.xhp\n"
-"hd_id3154944\n"
-"help.text"
-msgid "Line Spacing: 1"
-msgstr ""
-
-#. xxnjH
-#: submenu_spacing.xhp
-msgctxt ""
-"submenu_spacing.xhp\n"
-"hd_id3146969\n"
-"help.text"
-msgid "Line Spacing: 1.5"
-msgstr ""
-
-#. acjb4
-#: submenu_spacing.xhp
-msgctxt ""
-"submenu_spacing.xhp\n"
-"hd_id3153711\n"
-"help.text"
-msgid "Line Spacing: 2"
-msgstr ""
-
-#. 44Px9
-#: submenu_spacing.xhp
-msgctxt ""
-"submenu_spacing.xhp\n"
-"hd_id3147573\n"
-"help.text"
-msgid "Increase Paragraph Spacing"
-msgstr ""
-
-#. zhqwZ
-#: submenu_spacing.xhp
-msgctxt ""
-"submenu_spacing.xhp\n"
-"par_id3150695\n"
-"help.text"
-msgid "Increases the paragraph spacing above the selected paragraph."
-msgstr ""
-
-#. XCZUT
-#: submenu_spacing.xhp
-msgctxt ""
-"submenu_spacing.xhp\n"
-"hd_id3147574\n"
-"help.text"
-msgid "Decrease Paragraph Spacing"
-msgstr ""
-
-#. EVYri
-#: submenu_spacing.xhp
-msgctxt ""
-"submenu_spacing.xhp\n"
-"par_id3150696\n"
-"help.text"
-msgid "Decreases the paragraph spacing above the selected paragraph."
-msgstr ""
-
-#. EsHFP
-#: submenu_spacing.xhp
-msgctxt ""
-"submenu_spacing.xhp\n"
-"hd_id3147575\n"
-"help.text"
-msgid "Increase Indent"
-msgstr ""
-
-#. BU6i9
-#: submenu_spacing.xhp
-msgctxt ""
-"submenu_spacing.xhp\n"
-"par_id3150697\n"
-"help.text"
-msgid "Increases the left indent of the current paragraph or cell content and sets it to the next default tab position. If several paragraphs are selected, the indentation of all selected paragraphs is increased."
-msgstr ""
-
-#. YA8bT
-#: submenu_spacing.xhp
-msgctxt ""
-"submenu_spacing.xhp\n"
-"hd_id3147576\n"
-"help.text"
-msgid "Decrease Indent"
-msgstr ""
-
-#. zVFFG
-#: submenu_spacing.xhp
-msgctxt ""
-"submenu_spacing.xhp\n"
-"par_id3150698\n"
-"help.text"
-msgid "Decreases the left indent of the current paragraph or cell content and sets it to the previous default tab position. If you previously increased the indentation for several collectively selected paragraphs, this command can decrease the indentation for all of the selected paragraphs."
-msgstr ""
-
#. MVHBc
#: submenu_text.xhp
msgctxt ""
diff --git a/source/eu/helpcontent2/source/text/shared/00.po b/source/eu/helpcontent2/source/text/shared/00.po
index 281f150f1b1..a9970924320 100644
--- a/source/eu/helpcontent2/source/text/shared/00.po
+++ b/source/eu/helpcontent2/source/text/shared/00.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-09-28 11:22+0200\n"
+"POT-Creation-Date: 2020-10-23 13:36+0200\n"
"PO-Revision-Date: 2020-07-05 09:08+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_help-master/textshared00/eu/>\n"
@@ -673,24 +673,6 @@ msgctxt ""
msgid "Close the Options dialog and discard all changes done."
msgstr "Itxi 'Aukerak' elkarrizketa-koadroak eta baztertu egindako aldaketa guztiak."
-#. EFDpM
-#: 00000001.xhp
-msgctxt ""
-"00000001.xhp\n"
-"hd_id321597440555403\n"
-"help.text"
-msgid "Apply"
-msgstr ""
-
-#. yJtrx
-#: 00000001.xhp
-msgctxt ""
-"00000001.xhp\n"
-"par_id51597440622057\n"
-"help.text"
-msgid "Applies the modified or selected values without closing the Options dialog."
-msgstr ""
-
#. BRStA
#: 00000001.xhp
msgctxt ""
@@ -727,14 +709,14 @@ msgctxt ""
msgid "<link href=\"text/shared/00/00000002.xhp\" name=\"Glossary of Internet Terms\">Glossary of Internet Terms</link>"
msgstr "<link href=\"text/shared/00/00000002.xhp\" name=\"Glossary of Internet Terms\">Interneteko terminoen glosarioa</link>"
-#. aj3Pk
+#. 7Qeri
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
"par_id3155577\n"
"help.text"
-msgid "If you are a newcomer to the Internet, you will be confronted with unfamiliar terms: browser, bookmark, email, homepage, search engine, and many others. To make your first steps easier, this glossary explains some of the more important terminology you may find in the Internet, intranet, mail and news."
-msgstr ""
+msgid "If you are a newcomer to the Internet, you will be confronted with unfamiliar terms: browser, bookmark, e-mail, homepage, search engine, and many others. To make your first steps easier, this glossary explains some of the more important terminology you may find in the Internet, intranet, mail and news."
+msgstr "Ez baduzu sekula Internet erabili, termino arrotz ugari topatuko dituzu: nabigatzailea, laster-marka, posta elektronikoa, orri nagusia, bilatzailea eta beste hainbat. Glosario honetan, Interneteko, intraneteko, postako eta berrietako terminologia garrantzitsuena azalduko zaizu, lehen urratsak errazago egin ditzazun."
#. 3Sv9k
#: 00000002.xhp
@@ -1249,14 +1231,14 @@ msgctxt ""
msgid "URL"
msgstr "URL"
-#. 3b3CF
+#. CLTAn
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
"par_id3152931\n"
"help.text"
-msgid "The Uniform Resource Locator (URL) displays the address of a document or a server in the Internet. The general structure of a URL varies according to type and is generally in the form Service://Hostname:Port/Path/Page#Mark although not all elements are always required. An URL can be a FTP address, a WWW (HTTP) address, a file address or an email address."
-msgstr ""
+msgid "The Uniform Resource Locator (URL) displays the address of a document or a server in the Internet. The general structure of a URL varies according to type and is generally in the form Service://Hostname:Port/Path/Page#Mark although not all elements are always required. An URL can be a FTP address, a WWW (HTTP) address, a file address or an e-mail address."
+msgstr "URLak (Uniform Resource Locator) Interneteko dokumentu baten edo zerbitzari baten helbidea ematen du. URLaren egitura orokorra aldatu egiten da motaren arabera. Normalean forma hau izan ohi du: 'Zerbitzua://Ostalaria:Ataka/Bide-izena/Orria#Marka', nahiz eta ez diren beti elementu guztiak eskatzen. URLa FTP helbidea izan daiteke, WWW (HTTP) helbidea, fitxategi-helbidea edo posta elektronikoko helbidea."
#. qAvon
#: 00000003.xhp
@@ -3373,14 +3355,14 @@ msgctxt ""
msgid "When exporting to HTML, the character set selected in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph> is used. Characters not present there are written in a substitute form, which is displayed correctly in modern web browsers. When exporting such characters, you will receive an appropriate warning."
msgstr "HTMLra esportatzean, <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Hobespenak</emph></caseinline><defaultinline><emph>Tresnak - Aukerak</emph></defaultinline></switchinline><emph> - Kargatu/gorde - HTML bateragarritasuna</emph> aukeran hautatutako karaktere multzoa erabiltzen da. Bertan ez dauden karaktereak ordezko forma batekin idatziko dira, egungo nabigatzaile modernoetan ongi bistaratuko dena. Karaktere horiek esportatzean, abisu bat jasoko duzu."
-#. kEb5n
+#. CPvXB
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
"par_id3153146\n"
"help.text"
-msgid "If, in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>, you select Mozilla Firefox or $[officename] Writer as the export option, upon export all important font attributes are exported as direct attributes (for example, text color, font size, bold, italic, and so on) in CSS1 styles. (<link href=\"text/shared/00/00000002.xhp\" name=\"CSS\">CSS</link> stands for Cascading Style Sheets.) Importing is also carried out according to this standard."
-msgstr ""
+msgid "If, in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>, you select Mozilla Firefox, MS Internet Explorer, or $[officename] Writer as the export option, upon export all important font attributes are exported as direct attributes (for example, text color, font size, bold, italic, and so on) in CSS1 styles. (<link href=\"text/shared/00/00000002.xhp\" name=\"CSS\">CSS</link> stands for Cascading Style Sheets.) Importing is also carried out according to this standard."
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Hobespenak</emph></caseinline><defaultinline><emph>Tresnak - Aukerak</emph></defaultinline></switchinline><emph> - Kargatu/gorde - HTML bateragarritasuna</emph> aukeran Mozilla Firefox, MS Internet Explorer, edo $[officename] Writer hautatzen baduzu esportazio-aukera gisa, esportazioa gauzatzean letra-tipoen atributu garrantzitsu guztiak (esaterako testu-kolorea, tamaina, testu beltza, etzana, etab.) atributu zuzen modura esportatuko dira, CSS1 estiloetan (<link href=\"text/shared/00/00000002.xhp\" name=\"CSS\">Cascading Style Sheets</link>). Inportazioa ere estandar horren arabera egingo da."
#. XP7i4
#: 00000020.xhp
@@ -3409,32 +3391,32 @@ msgctxt ""
msgid "\"Font: 10pt\" switches to a 10pt font, with bold, italic, small caps off."
msgstr "\"Letra-tipoa: 10pt-koa bada, 10pt-ko letra-tipo lodi, etzan eta maiuskula txikirik gabeko bihurtuko du."
-#. sx5EP
+#. iSvxV
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
"par_id3155135\n"
"help.text"
-msgid "If $[officename] Writer are set as the export option, the sizes of the control field and their internal margins are exported as styles (print formats). CSS1 size properties are based on \"width\" and \"height\" values. The \"Margin\" property is used to set equal margins on all sides of the page. To allow different margins, the \"Margin-Left\", \"Margin-Right\", \"Margin-Top\" and \"Margin-Bottom\" properties are used."
-msgstr ""
+msgid "If MS Internet Explorer or $[officename] Writer are set as the export option, the sizes of the control field and their internal margins are exported as styles (print formats). CSS1 size properties are based on \"width\" and \"height\" values. The \"Margin\" property is used to set equal margins on all sides of the page. To allow different margins, the \"Margin-Left\", \"Margin-Right\", \"Margin-Top\" and \"Margin-Bottom\" properties are used."
+msgstr "MS Internet Explorer edo $[officename] Writer ezarri badira esportazio-aukera gisa, kontrol-fitxategiko neurriak eta barneko marjinak estilo (inprimaketa-formatu) moduan esportatuko dira. Neurrientzat CSS1eko \"width\" eta \"height\" propietateak erabiltzen dira. Marjinak orrialdearen alde guztietan distantzia berean jartzeko, \"Margin\" propietatea erabiltzen da. Marjina desberdinak ezarri nahi badira, \"Margin-Left\", \"Margin-Right\", \"Margin-Top\" eta \"Margin-Bottom\" erabili behar dira."
-#. ujGz3
+#. wiSGK
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
"par_id3148473\n"
"help.text"
-msgid "The distances of graphics and Plug-Ins to the content can be set individually for export to $[officename] Writer. If the top/bottom or right/left margin is set differently, the distances are exported in a \"STYLE\" option for the corresponding tag as CSS1 size properties \"Margin-Top\", \"Margin-Bottom\", \"Margin-Left\" and \"Margin-Right\"."
-msgstr ""
+msgid "The distances of graphics and Plug-Ins to the content can be set individually for export to $[officename] Writer and MS Internet Explorer. If the top/bottom or right/left margin is set differently, the distances are exported in a \"STYLE\" option for the corresponding tag as CSS1 size properties \"Margin-Top\", \"Margin-Bottom\", \"Margin-Left\" and \"Margin-Right\"."
+msgstr "Irudiek eta pluginek edukiarekiko izango dituzten distantziak banaka ezar daitezke $[officename] Writerren eta MS Internet Explorerren. Goiko/beheko edo ezker/eskuineko marjinak ez badira distantzia berean ezartzen, \"STYLE\" aukeran esportatuko dira CSS1 neurri-propietate gisa (alegia, \"Margin-Top\", \"Margin-Bottom\", \"Margin-Left\" eta \"Margin-Right\")."
-#. JxdSw
+#. xGAve
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
"par_id3144510\n"
"help.text"
-msgid "Frames are supported with the use of CSS1 extensions for absolute positioned objects. This applies only to the export options Mozilla Firefox and $[officename] Writer. Frames can be aligned as graphics, <switchinline select=\"sys\"><caseinline select=\"WIN\"> Plug-Ins,</caseinline></switchinline>and Floating Frames, but character-linked frames are not possible."
-msgstr ""
+msgid "Frames are supported with the use of CSS1 extensions for absolute positioned objects. This applies only to the export options Mozilla Firefox, MS Internet Explorer, and $[officename] Writer. Frames can be aligned as graphics, <switchinline select=\"sys\"><caseinline select=\"WIN\"> Plug-Ins,</caseinline></switchinline>and Floating Frames, but character-linked frames are not possible."
+msgstr "Markoen euskarria izateko, modu absolutuan kokatutako objektuetarako CSS1 formatuak dituen hedapenak erabiltzen dira. Hori soilik aplikatzen zaie Mozilla Firefox, MS Internet Explorer eta $[officename] Writer aplikazioetako esportazio-aukerei. Markoak grafikoen, <switchinline select=\"sys\"><caseinline select=\"WIN\">pluginen</caseinline></switchinline> eta marko flotagarrien eran lerrokatu daitezke, baina karaktereei estekatutako markoak ezin dira erabili."
#. Vym4j
#: 00000020.xhp
@@ -3634,14 +3616,14 @@ msgctxt ""
msgid "Importing and Exporting Numbering"
msgstr "Zenbakitzea inportatzea eta esportatzea"
-#. GFHgr
+#. jfj5X
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
"par_id3145591\n"
"help.text"
-msgid "If, in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>, the export option \"$[officename] Writer\" is selected, the indents of numberings are exported as \"margin-left\" CSS1 property in the STYLE attribute of the <OL> and <UL> tags. The property indicates the difference relative to the indent of the next higher level."
-msgstr ""
+msgid "If, in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>, the export option \"$[officename] Writer\" or \"Internet Explorer\" is selected, the indents of numberings are exported as \"margin-left\" CSS1 property in the STYLE attribute of the <OL> and <UL> tags. The property indicates the difference relative to the indent of the next higher level."
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Hobespenak</emph></caseinline><defaultinline><emph>Tresnak - Aukerak</emph></defaultinline></switchinline><emph> - Kargatu/gorde - HTML bateragarritasuna</emph> atalean, \"$[officename] Writer\" edo \"Internet Explorer\" esportazio-aukera badago hautatuta, zenbakitzearen koskak \"margin-left\" CSS1 propietate modura esportatzen dire <OL> eta <UL> etiketen STYLE atributuan. Propietateak hurrengo goragoko mailarekiko koska-desberdintasuna adierazten du."
#. ayGUf
#: 00000020.xhp
@@ -6847,15 +6829,6 @@ msgctxt ""
msgid "Choose <emph>File - Digital Signatures - Sign Existing PDF</emph>."
msgstr "Aukeratu <emph>Fitxategia - Sinadura digitalak - Sinatu lehendik dagoen PDFa</emph>"
-#. BT3B5
-#: 00000401.xhp
-msgctxt ""
-"00000401.xhp\n"
-"par_id971594767600402\n"
-"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - LibreOffice - Security</menuitem> and in <emph>Certificate Path</emph> area click <menuitem>Certificate</menuitem>."
-msgstr ""
-
#. BDjhC
#: 00000401.xhp
msgctxt ""
@@ -6892,14 +6865,14 @@ msgctxt ""
msgid "Double-click or right-click the <emph>Signature</emph> field on the <emph>Status</emph> bar."
msgstr "Egin klik bikoitza edo eskuineko klika <emph>Egoera</emph> barrako <emph>Sinadura</emph> eremuan."
-#. AnZUZ
+#. wBuuE
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11173\n"
"help.text"
-msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, press <emph>Digital Signatures</emph> button, then click <emph>Sign Document</emph> button.</variable>"
-msgstr ""
+msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, press <emph>Digital Signatures</emph> button, then press <emph>Sign Document</emph> button.</variable>"
+msgstr "<variable id=\"digitalsigsel\">Aukeratu <emph>Fitxategia - Propietateak - Orokorra</emph> fitxa, sakatu <emph>Sinadura digitalak</emph> botoia, eta ondoren sakatu <emph>Sinatu dokumentua</emph> botoia.</variable>"
#. VC4bt
#: 00000401.xhp
@@ -7018,14 +6991,14 @@ msgctxt ""
msgid "<image id=\"img_id4044007\" src=\"cmd/sc_sendmail.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id4044007\">Icon</alt></image>"
msgstr "<image id=\"img_id4044007\" src=\"cmd/sc_sendmail.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id4044007\">Icon</alt></image>"
-#. iYxXg
+#. 2mB8o
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN113C8\n"
"help.text"
-msgid "Email Document"
-msgstr ""
+msgid "E-mail Document"
+msgstr "Bidali dokumentua posta elektronikoz"
#. QF5Dw
#: 00000401.xhp
@@ -7144,14 +7117,14 @@ msgctxt ""
msgid "Export Directly as PDF"
msgstr "Esportatu zuzenean PDF gisa"
-#. NCJGr
+#. 75GDs
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "Choose <emph>File - Send - Email as PDF</emph>."
-msgstr ""
+msgid "Choose <emph>File - Send - E-mail as PDF</emph>."
+msgstr "Aukeratu <emph>Fitxategia - Bidali - Mezu elektronikoa PDF gisa</emph>."
#. rZpZc
#: 00000401.xhp
@@ -8026,14 +7999,14 @@ msgctxt ""
msgid "Basic Shapes"
msgstr "Oinarrizko formak"
-#. PZB3N
+#. LKQPo
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_idN10EEE\n"
"help.text"
-msgid "<image id=\"Graphic4\" src=\"cmd/sc_symbolshapes.smiley.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon Symbol Shapes</alt></image>"
-msgstr ""
+msgid "<image id=\"Graphic4\" src=\"cmd/sc_symbolshapes.smiley.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr "<image id=\"Graphic4\" src=\"cmd/sc_symbolshapes.smiley.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Ikonoa</alt></image>"
#. raBMx
#: 00000404.xhp
@@ -8665,24 +8638,6 @@ msgctxt ""
msgid "Choose <emph>Tools - AutoText - Path</emph>."
msgstr "Aukeratu <emph>Editatu - AutoTestua - Bide-izena</emph>."
-#. uSkyB
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
-"par_id3156091\n"
-"help.text"
-msgid "<variable id=\"imagemap\">Choose <menuitem>Tools - ImageMap</menuitem>.</variable>"
-msgstr ""
-
-#. q5E7e
-#: 00000406.xhp
-msgctxt ""
-"00000406.xhp\n"
-"par_id3155936\n"
-"help.text"
-msgid "<variable id=\"imagemap_desc\">Choose <menuitem>Tools - ImageMap</menuitem>, then select a section of the ImageMap and click <menuitem>Properties - Description</menuitem>.</variable>"
-msgstr ""
-
#. AMRtZ
#: 00000406.xhp
msgctxt ""
@@ -8953,14 +8908,14 @@ msgctxt ""
msgid "<variable id=\"laden\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - General</emph>.</variable>"
msgstr "<variable id=\"laden\">Ireki testu-dokumentu bat, eta aukeratu <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Hobespenak</emph></caseinline><defaultinline><emph>Tresnak - Aukerak</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Orokorra</emph>.</variable>"
-#. 8QqgR
+#. 2Fvii
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_idN10F2F\n"
"help.text"
-msgid "<variable id=\"mailmergeemail\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Mail Merge Email</emph>.</variable>"
-msgstr ""
+msgid "<variable id=\"mailmergeemail\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Mail Merge E-mail</emph>.</variable>"
+msgstr "<variable id=\"mailmergeemail\">Ireki testu-dokumentu bat, aukeratu <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Hobespenak</emph></caseinline><defaultinline><emph>Tresnak - Aukerak</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Posta-konbinazioaren helbidea</emph>.</variable>"
#. T5u9S
#: 00000406.xhp
@@ -9817,14 +9772,14 @@ msgctxt ""
msgid "On <emph>Text Formatting</emph> bar (with cursor in object), click"
msgstr "<emph>Testua formateatzeko</emph> barran (kurtsorea objektuan dagoela), egin klik"
-#. rxcvE
+#. KFCKR
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
"par_id3148998\n"
"help.text"
-msgid "<image id=\"img_id3154894\" src=\"cmd/sc_outlineformat.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154894\">Icon Character</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3154894\" src=\"cmd/sc_outlineformat.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154894\">Icon Character</alt></image>"
+msgstr "<image id=\"img_id3154894\" src=\"cmd/sc_outlineformat.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154894\">Karakterea ikonoa</alt></image>"
#. AdBzN
#: 00040500.xhp
@@ -10033,14 +9988,14 @@ msgctxt ""
msgid "On <emph>Text Formatting</emph> bar (with cursor in object), click"
msgstr "<emph>Testu-formatua</emph> barran (kurtsorea objektuan dagoela), egin klik"
-#. rQ9Bt
+#. Kobha
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
"par_id3155995\n"
"help.text"
-msgid "<image id=\"img_id3150495\" src=\"cmd/sc_paragraphdialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150495\">Icon Paragraph</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3150495\" src=\"cmd/sc_paragraphdialog.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150495\">Icon Paragraph</alt></image>"
+msgstr "<image id=\"img_id3150495\" src=\"cmd/sc_paragraphdialog.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150495\">Paragrafoa ikonoa</alt></image>"
#. E7XoA
#: 00040500.xhp
@@ -10204,23 +10159,23 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Choose <emph>Format - Cells - Borders</emph> tab.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Aukeratu <emph>Formatua - Gelaxkak - Ertzak</emph> fitxa.</caseinline></switchinline>"
-#. 93Zxq
+#. NVSGu
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
"par_id3155915\n"
"help.text"
-msgid "Menu <emph>Format - Paragraph</emph> - <emph>Border</emph> tab - <emph>Padding</emph>."
-msgstr ""
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Menu <emph>Format - Paragraph</emph> - <emph>Border</emph> tab - <emph>Padding</emph>.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Formatua - Paragrafoa</emph> - <emph>Ertza</emph> fitxa - <emph>Betegarria</emph> menua.</caseinline></switchinline>"
-#. krmqa
+#. dCnPy
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
"par_id3159130\n"
"help.text"
-msgid "Menu <emph>Format - Page - Border - Padding</emph>."
-msgstr ""
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Menu <emph>Format - Page - Border - Padding</emph>.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><emph>Formatua - Paragrafoa - Ertza - Betegarria</emph> menua.</caseinline></switchinline>"
#. PGrMv
#: 00040500.xhp
@@ -10231,14 +10186,14 @@ msgctxt ""
msgid "Choose <emph>Format - Paragraph - Background</emph> tab."
msgstr "Aukeratu <emph>Formatua - Paragrafoa - Atzeko planoa</emph> fitxa."
-#. kfo3L
+#. S9R9E
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
"par_id3147330\n"
"help.text"
-msgid "Choose <emph>Format - Character - Highlighting</emph> tab."
-msgstr ""
+msgid "Choose <emph>Format - Character - Background</emph> tab."
+msgstr "Aukeratu <emph>Formatua - Karakterea - Atzeko planoa</emph> fitxa."
#. nd9vD
#: 00040500.xhp
@@ -10528,14 +10483,14 @@ msgctxt ""
msgid "On <emph>Formatting</emph> bar, click"
msgstr "<emph>Formatua</emph> barran, sakatu"
-#. xHqEM
+#. raTBP
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
"par_id3148533\n"
"help.text"
-msgid "<image id=\"img_id3149568\" src=\"cmd/sc_designerdialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149568\">Icon Styles</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3149568\" src=\"cmd/sc_designerdialog.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149568\">Icon Styles</alt></image>"
+msgstr "<image id=\"img_id3149568\" src=\"cmd/sc_designerdialog.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149568\">Estiloak ikonoa</alt></image>"
#. GGmAC
#: 00040500.xhp
@@ -10546,14 +10501,14 @@ msgctxt ""
msgid "Styles"
msgstr "Estiloak"
-#. CBSYY
+#. fVFNF
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
"par_id3159313\n"
"help.text"
-msgid "On the <emph>Drawing</emph> bar, click"
-msgstr ""
+msgid "<switchinline select=\"appl\"><caseinline select=\"CHART\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"WRITER\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>On the <emph>Drawing</emph> bar, click</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CHART\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"WRITER\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline><emph>Marrazkia</emph> barran, egin klik </defaultinline></switchinline>"
#. GtJbA
#: 00040500.xhp
@@ -10663,22 +10618,22 @@ msgctxt ""
msgid "Choose <emph>Format - Bullets and Numbering</emph>. Open <emph>Options</emph> tab page."
msgstr "Aukeratu <emph>Formatua - Buletak eta zenbakitzea</emph>. Ireki <emph>Aukerak</emph> fitxa-orria."
-#. y4rGF
+#. ko4it
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
"par_id3150785\n"
"help.text"
-msgid "Open <emph>Styles - Presentation Styles</emph> - context menu of an Outline Style - choose <emph>New/Modify</emph>."
-msgstr ""
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Open <emph>Styles - Presentation Styles</emph> - context menu of an Outline Style - choose <emph>New/Modify</emph>.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Ireki <emph>Estiloak - Aurkezpen-estiloak</emph>, eskema-estilo baten laster-menua, eta aukeratu <emph>Berria/Aldatu</emph>.</caseinline></switchinline>"
-#. 948Zd
+#. MH7Cp
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
"par_id3148420\n"
"help.text"
-msgid "Open <emph>Styles - List Styles</emph> - context menu of an entry - choose <emph>New/Modify</emph>."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Open <emph>Styles - List Styles</emph> - context menu of an entry - choose <emph>New/Modify</emph>.</caseinline></switchinline>"
msgstr ""
#. Mx4EM
@@ -10690,23 +10645,23 @@ msgctxt ""
msgid "Choose <emph>Format - Bullets and Numbering - Bullets</emph> tab."
msgstr "Aukeratu <emph>Formatua - Buletak eta zenbakitzea - Buletak</emph> fitxa."
-#. bYrZa
+#. MEePu
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
"par_id3149917\n"
"help.text"
-msgid "Open <emph>Styles - Presentation Styles</emph> - context menu of an Outline Style - choose <emph>New/Modify</emph>."
-msgstr ""
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Open <emph>Styles - Presentation Styles</emph> - context menu of an Outline Style - choose <emph>New/Modify</emph>.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Ireki <emph>Estiloak - Aurkezpen-estiloak</emph>, joan eskema-estilo baten laster-menura, eta aukeratu <emph>Berria/Aldatu</emph>.</caseinline></switchinline>"
-#. ZPMxH
+#. DHxR8
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
"par_id3154930\n"
"help.text"
-msgid "Open <emph>Styles - List Styles</emph> - context menu of an entry - choose <emph>New/Modify</emph>."
-msgstr ""
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Open <emph>Styles - List Styles</emph> - context menu of an entry - choose <emph>New/Modify</emph>.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ireki <emph>Estiloak - Zerrenda-estiloak</emph>, joan sarrera baten laster-menura, eta aukeratu <emph>Berria/Aldatu</emph>.</caseinline></switchinline>"
#. ZD5up
#: 00040500.xhp
@@ -10771,23 +10726,14 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Open <emph>Styles - List Styles</emph> - context menu of an entry - choose <emph>New/Modify</emph>.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ireki <emph>Estiloak - Zerrenda-estiloak</emph>, joan sarrera baten laster-menura, eta aukeratu <emph>Berria/Aldatu</emph>.</caseinline></switchinline>"
-#. BQqBM
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3154931\n"
-"help.text"
-msgid "Open <emph>Styles - List Styles</emph> - context menu of an entry - choose <emph>New/Modify</emph>."
-msgstr ""
-
-#. TDV7t
+#. WCC8T
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
"par_id3153812\n"
"help.text"
-msgid "Choose <menuitem>View - Styles</menuitem> (F11) - choose List Styles - context menu of an entry - choose <menuitem>New/Modify</menuitem> - <emph>Position</emph> tab."
-msgstr ""
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <menuitem>View - Styles</menuitem> (F11) - choose List Styles - context menu of an entry - choose <menuitem>New/Modify</menuitem> - <emph>Position</emph> tab.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Aukeratu <menuitem>Ikusi - Estiloak</menuitem> (F11) - aukeratu zerrenda-estiloak - ireki sarrera baten laster-menua - aukeratu <menuitem>Berria/Aldatu</menuitem> - <emph>Kokagunea</emph> fitxa.</caseinline></switchinline>"
#. gfMdA
#: 00040500.xhp
@@ -10798,41 +10744,41 @@ msgctxt ""
msgid "Choose <menuitem>Format - Bullets and Numbering</menuitem> - <emph>Position</emph> tab."
msgstr "Aukeratu <menuitem>Formatua - Buletak eta zenbakitzea</menuitem> - <emph>Kokagunea</emph> fitxa."
-#. t8uTF
+#. QJzFj
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
"par_id3153899\n"
"help.text"
-msgid "Choose <menuitem>Styles - Manage Styles</menuitem> - choose List Styles - context menu of an entry - choose <menuitem>New/Modify</menuitem> - <emph>Position</emph> tab."
-msgstr ""
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <menuitem>Styles - Manage Styles</menuitem> - choose List Styles - context menu of an entry - choose <menuitem>New/Modify</menuitem> - <emph>Position</emph> tab.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Aukeratu <menuitem>Estiloak - Kudeatu estiloak</menuitem> - aukeratu zerrenda-estiloak - ireki sarrera baten laster-menua - aukeratu <menuitem>Berria/Aldatu</menuitem> - <emph>Kokagunea</emph> fitxa.</caseinline></switchinline>"
-#. DEQfE
+#. SZuQU
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
"par_id3156170\n"
"help.text"
-msgid "Choose <menuitem>Tools - Chapter Numbering - Position</menuitem> tab."
-msgstr ""
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <menuitem>Tools - Chapter Numbering - Position</menuitem> tab.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Aukeratu <menuitem>Tresnak - Kapitulu-zenbakitzea - Kokagunea</menuitem> fitxa.</caseinline></switchinline>"
-#. 8AtZC
+#. agBgR
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
"par_id3151332\n"
"help.text"
-msgid "Menu <emph>Format - Image - Properties - Crop</emph> tab."
-msgstr ""
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Menu <emph>Format - Image - Properties - Crop</emph> tab.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Formatua - Irudia - Propietateak - Moztu</emph>fitxa.</caseinline></switchinline>"
-#. eREMF
+#. 4o7EQ
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
"par_id3153317\n"
"help.text"
-msgid "Icon on the <emph>Image</emph> toolbar:"
-msgstr ""
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"/><defaultinline>Icon on the <emph>Image</emph> toolbar:</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"/><defaultinline>Ikonoa <emph>Irudia</emph> tresna-barran:</defaultinline></switchinline>"
#. YKAFD
#: 00040500.xhp
@@ -10861,15 +10807,6 @@ msgctxt ""
msgid "Choose <menuitem>Format - Text</menuitem>."
msgstr "Aukeratu <menuitem>Formatua - Testua</menuitem>."
-#. CHNi9
-#: 00040500.xhp
-msgctxt ""
-"00040500.xhp\n"
-"par_id3151255\n"
-"help.text"
-msgid "Choose <menuitem>Format - Spacing</menuitem>."
-msgstr ""
-
#. suPn7
#: 00040500.xhp
msgctxt ""
@@ -10978,14 +10915,14 @@ msgctxt ""
msgid "Open <emph>Toolbox</emph> bar in Basic dialog editor, click"
msgstr "Ireki <emph>Toolbox</emph> barra Oinarrizko elkarrizketa-koadroaren editorean, egin klik"
-#. JESNd
+#. ZCEGK
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
"par_id3151054\n"
"help.text"
-msgid "<image id=\"img_id3150865\" src=\"cmd/sc_showpropbrowser.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150865\">Icon Properties</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3150865\" src=\"cmd/sc_showpropbrowser.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150865\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150865\" src=\"cmd/sc_showpropbrowser.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150865\">Ikonoa</alt></image>"
#. 89DTS
#: 00040501.xhp
@@ -11005,14 +10942,14 @@ msgctxt ""
msgid "Open context menu of a selected form element - choose <emph>Form</emph>."
msgstr "Ireki hautatutako inprimaki-elementuaren laster-menua, eta aukeratu <emph>Inprimakia</emph>."
-#. CMsFE
+#. w3xKU
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
"par_id3152933\n"
"help.text"
-msgid "<image id=\"img_id3148676\" src=\"cmd/sc_formproperties.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148676\">Icon Form</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3148676\" src=\"cmd/sc_formproperties.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3148676\">Icon</alt></image>"
+msgstr "<image id=\"img_id3148676\" src=\"cmd/sc_formproperties.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3148676\">Ikonoa</alt></image>"
#. F5LMe
#: 00040501.xhp
@@ -11104,14 +11041,14 @@ msgctxt ""
msgid "Open context menu of a selected form element - choose <emph>Control</emph>."
msgstr "Ireki hautatutako inprimaki-elementuaren laster-menua - aukeratu <emph>Kontrola</emph>."
-#. z6tko
+#. iGEwF
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
"par_id3153953\n"
"help.text"
-msgid "<image id=\"img_id3149064\" src=\"cmd/sc_showbrowser.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149064\">Icon Control</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3149064\" src=\"cmd/sc_showbrowser.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3149064\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149064\" src=\"cmd/sc_showbrowser.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3149064\">Ikonoa</alt></image>"
#. ADmRP
#: 00040501.xhp
@@ -11185,14 +11122,14 @@ msgctxt ""
msgid "On <emph>Form Design</emph> bar, click"
msgstr "<emph>Inprimaki-diseinua</emph> barran, sakatu"
-#. EJCyJ
+#. 9rRZS
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
"par_id3157874\n"
"help.text"
-msgid "<image id=\"img_id3159345\" src=\"cmd/sc_tabdialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159345\">Icon Activation Order</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3159345\" src=\"cmd/sc_tabdialog.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159345\">Icon</alt></image>"
+msgstr "<image id=\"img_id3159345\" src=\"cmd/sc_tabdialog.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159345\">Ikonoa</alt></image>"
#. BmMW5
#: 00040501.xhp
@@ -11212,14 +11149,14 @@ msgctxt ""
msgid "On <emph>Form Design</emph> bar, click"
msgstr "<emph>Inprimaki-diseinua</emph> barran, sakatu"
-#. pNmAg
+#. BtzB4
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
"par_id3156439\n"
"help.text"
-msgid "<image id=\"img_id3153530\" src=\"cmd/sc_addfield.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153530\">Icon Add Field</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3153530\" src=\"cmd/sc_addfield.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153530\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153530\" src=\"cmd/sc_addfield.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153530\">Ikonoa</alt></image>"
#. iQFBK
#: 00040501.xhp
@@ -11239,14 +11176,14 @@ msgctxt ""
msgid "On <emph>Form Design</emph> bar, click"
msgstr "<emph>Inprimaki-diseinua</emph> barran, sakatu"
-#. hgCuD
+#. C8Cfx
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
"par_id3150749\n"
"help.text"
-msgid "<image id=\"img_id3157869\" src=\"cmd/sc_showfmexplorer.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3157869\">Icon Form Navigator</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3157869\" src=\"cmd/sc_showfmexplorer.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3157869\">Icon</alt></image>"
+msgstr "<image id=\"img_id3157869\" src=\"cmd/sc_showfmexplorer.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3157869\">Ikonoa</alt></image>"
#. QEjGP
#: 00040501.xhp
@@ -11266,14 +11203,14 @@ msgctxt ""
msgid "On <emph>Form Controls</emph> toolbar or <emph>Form Design</emph> bar, click"
msgstr "<emph>Inprimaki-kontrolak</emph> tresna-barran edo <emph>Inprimaki-diseinua</emph> tresna-barran, sakatu"
-#. YgQWC
+#. GGJgP
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
"par_id3156056\n"
"help.text"
-msgid "<image id=\"img_id3154508\" src=\"cmd/sc_testmode.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154508\">Icon Design Mode</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3154508\" src=\"cmd/sc_testmode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154508\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154508\" src=\"cmd/sc_testmode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154508\">Ikonoa</alt></image>"
#. AATfh
#: 00040501.xhp
@@ -11302,14 +11239,14 @@ msgctxt ""
msgid "On <emph>Form Design</emph> bar, click"
msgstr "<emph>Inprimaki-diseinua</emph> barran, sakatu"
-#. iGE3k
+#. wzVK9
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
"par_id3149822\n"
"help.text"
-msgid "<image id=\"img_id3151189\" src=\"cmd/sc_openreadonly.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151189\">Icon Open in Design Mode</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3151189\" src=\"cmd/sc_openreadonly.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151189\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151189\" src=\"cmd/sc_openreadonly.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151189\">Ikonoa</alt></image>"
#. UqdMN
#: 00040501.xhp
@@ -11329,14 +11266,14 @@ msgctxt ""
msgid "On <emph>Form Control</emph> toolbar, click"
msgstr "<emph>Inprimaki-kontrola</emph> tresna-barran, sakatu"
-#. msyNv
+#. 9EbHS
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
"par_id3152948\n"
"help.text"
-msgid "<image id=\"img_id3156375\" src=\"cmd/sc_usewizards.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156375\">Icon Wizard</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3156375\" src=\"cmd/sc_usewizards.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156375\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156375\" src=\"cmd/sc_usewizards.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156375\">Ikonoa</alt></image>"
#. o64U6
#: 00040501.xhp
@@ -11374,14 +11311,14 @@ msgctxt ""
msgid "Choose <emph>Shape - Arrange</emph> ($[officename] Draw)."
msgstr "Aukeratu <emph>Forma - Antolatu</emph> ($[officename] Draw)."
-#. gqcDq
+#. p4AFF
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
"par_id3155578\n"
"help.text"
-msgid "<image id=\"img_id3109842\" src=\"cmd/sc_bringtofront.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3109842\">Icon Arrange</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3109842\" src=\"cmd/sc_bringtofront.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3109842\">Icon</alt></image>"
+msgstr "<image id=\"img_id3109842\" src=\"cmd/sc_bringtofront.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3109842\">Ikonoa</alt></image>"
#. jwdWP
#: 00040501.xhp
@@ -11428,14 +11365,14 @@ msgctxt ""
msgid "Open context menu - choose <emph>Arrange - Bring to Front</emph> ($[officename] Impress)."
msgstr "Ireki laster-menua, eta aukeratu <emph>Antolatu - Ekarri aurrera</emph> ($[officename] Impress)."
-#. HPFLD
+#. hMKdo
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
"par_id3151213\n"
"help.text"
-msgid "<image id=\"img_id3145220\" src=\"cmd/sc_bringtofront.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145220\">Icon Bring to Front</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3145220\" src=\"cmd/sc_bringtofront.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145220\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145220\" src=\"cmd/sc_bringtofront.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145220\">Ikonoa</alt></image>"
#. sBuGt
#: 00040501.xhp
@@ -11482,14 +11419,14 @@ msgctxt ""
msgid "Open context menu - choose <emph>Arrange - Bring Forward</emph> ($[officename] Impress)."
msgstr "Ireki laster-menua, eta aukeratu <emph>Antolatu - Ekarri aurrerago</emph> ($[officename] Impress)."
-#. TSeCV
+#. hcf4a
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
"par_id3159121\n"
"help.text"
-msgid "<image id=\"img_id3156142\" src=\"cmd/sc_forward.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156142\">Icon Bring Forward</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3156142\" src=\"cmd/sc_forward.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156142\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156142\" src=\"cmd/sc_forward.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156142\">Ikonoa</alt></image>"
#. P9V6A
#: 00040501.xhp
@@ -11536,14 +11473,14 @@ msgctxt ""
msgid "Open context menu - choose <emph>Arrange - Send Backward</emph> ($[officename] Impress)."
msgstr "Ireki laster-menua, eta aukeratu <emph>Antolatu - Eraman atzerago</emph> ($[officename] Impress)."
-#. BQhNe
+#. wCFzs
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
"par_id3152994\n"
"help.text"
-msgid "<image id=\"img_id3163723\" src=\"cmd/sc_backward.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163723\">Icon Send Backward</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3163723\" src=\"cmd/sc_backward.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3163723\">Icon</alt></image>"
+msgstr "<image id=\"img_id3163723\" src=\"cmd/sc_backward.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3163723\">Ikonoa</alt></image>"
#. WKKNG
#: 00040501.xhp
@@ -11590,14 +11527,14 @@ msgctxt ""
msgid "Open context menu - choose <emph>Arrange - Send to Back</emph> ($[officename] Impress)."
msgstr "Ireki laster-menua, eta aukeratu <emph>Antolatu - Eraman atzera</emph> ($[officename] Impress)."
-#. A873M
+#. wN6km
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
"par_id3145384\n"
"help.text"
-msgid "<image id=\"img_id3153813\" src=\"cmd/sc_sendtoback.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153813\">Icon Send to Back</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3153813\" src=\"cmd/sc_sendtoback.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153813\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153813\" src=\"cmd/sc_sendtoback.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153813\">Ikonoa</alt></image>"
#. mH2tS
#: 00040501.xhp
@@ -11617,14 +11554,14 @@ msgctxt ""
msgid "Choose <emph>Format - Arrange - To Foreground</emph>."
msgstr "Aukeratu <emph>Formatua - Antolatu - Aurreko planora</emph>."
-#. G2AjB
+#. niZ3f
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
"par_id3149408\n"
"help.text"
-msgid "<image id=\"img_id3155129\" src=\"cmd/sc_setobjecttoforeground.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155129\">Icon To Foreground</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3155129\" src=\"cmd/sc_setobjecttoforeground.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155129\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155129\" src=\"cmd/sc_setobjecttoforeground.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155129\">Ikonoa</alt></image>"
#. 4ahEr
#: 00040501.xhp
@@ -11644,14 +11581,14 @@ msgctxt ""
msgid "Choose <emph>Format - Arrange - To Background</emph>."
msgstr "Aukeratu <emph>Formatua - Antolatu - Atzeko planora</emph>."
-#. FQRn8
+#. kAYhN
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<image id=\"img_id3154954\" src=\"cmd/sc_setobjecttobackground.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154954\">Icon To Background</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3154954\" src=\"cmd/sc_setobjecttobackground.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154954\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154954\" src=\"cmd/sc_setobjecttobackground.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154954\">Ikonoa</alt></image>"
#. rCVpM
#: 00040501.xhp
@@ -11725,14 +11662,14 @@ msgctxt ""
msgid "On <emph>Align</emph> bar ($[officename] Impress, $[officename] Draw), click"
msgstr "<emph>Lerrokatu</emph> barran ($[officename] Impress, $[officename] Draw), sakatu"
-#. Po4LF
+#. ANyzk
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
"par_id3153373\n"
"help.text"
-msgid "<image id=\"img_id3159209\" src=\"cmd/sc_objectalign.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159209\">Icon Left</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3159209\" src=\"cmd/sc_objectalign.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159209\">Icon</alt></image>"
+msgstr "<image id=\"img_id3159209\" src=\"cmd/sc_objectalign.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159209\">Ikonoa</alt></image>"
#. 3u7D2
#: 00040501.xhp
@@ -11770,14 +11707,14 @@ msgctxt ""
msgid "On <emph>Align</emph> bar ($[officename] Impress, $[officename] Draw), click"
msgstr "<emph>Lerrokatu</emph> barran ($[officename] Impress, $[officename] Draw), sakatu"
-#. mbnDh
+#. FqkBw
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
"par_id3149519\n"
"help.text"
-msgid "<image id=\"img_id3143222\" src=\"cmd/sc_alignmiddle.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3143222\">Icon Centered</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3143222\" src=\"cmd/sc_alignmiddle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3143222\">Icon</alt></image>"
+msgstr "<image id=\"img_id3143222\" src=\"cmd/sc_alignmiddle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3143222\">Ikonoa</alt></image>"
#. fawoM
#: 00040501.xhp
@@ -11815,14 +11752,14 @@ msgctxt ""
msgid "On <emph>Align</emph> bar ($[officename] Impress, $[officename] Draw), click"
msgstr "<emph>Lerrokatu</emph> barran ($[officename] Impress, $[officename] Draw), sakatu"
-#. EDVzM
+#. C2eCp
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
"par_id3155436\n"
"help.text"
-msgid "<image id=\"img_id3153283\" src=\"cmd/sc_objectalignright.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153283\">Icon Right</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3153283\" src=\"cmd/sc_objectalignright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153283\">Icon</alt></image>"
+msgstr "<image id=\"img_id3153283\" src=\"cmd/sc_objectalignright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153283\">Ikonoa</alt></image>"
#. mF7W6
#: 00040501.xhp
@@ -11869,14 +11806,14 @@ msgctxt ""
msgid "On <emph>Align</emph> bar ($[officename] Impress, $[officename] Draw), click"
msgstr "<emph>Lerrokatu</emph> barran ($[officename] Impress, $[officename] Draw), sakatu"
-#. eYWWR
+#. Zx8CA
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
"par_id3155386\n"
"help.text"
-msgid "<image id=\"img_id3155542\" src=\"cmd/sc_alignup.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155542\">Icon Top</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3155542\" src=\"cmd/sc_alignup.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155542\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155542\" src=\"cmd/sc_alignup.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155542\">Ikonoa</alt></image>"
#. WFtRg
#: 00040501.xhp
@@ -11923,14 +11860,14 @@ msgctxt ""
msgid "On <emph>Align</emph> bar ($[officename] Impress, $[officename] Draw), click"
msgstr "<emph>Lerrokatu</emph> barran ($[officename] Impress, $[officename] Draw), sakatu"
-#. RgieQ
+#. BBURn
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
"par_id3145755\n"
"help.text"
-msgid "<image id=\"img_id3146776\" src=\"cmd/sc_aligncenter.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146776\">Icon Centered</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3146776\" src=\"cmd/sc_aligncenter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146776\">Icon</alt></image>"
+msgstr "<image id=\"img_id3146776\" src=\"cmd/sc_aligncenter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146776\">Ikonoa</alt></image>"
#. NYgDY
#: 00040501.xhp
@@ -11968,14 +11905,14 @@ msgctxt ""
msgid "On <emph>Align</emph> bar ($[officename] Impress, $[officename] Draw), click"
msgstr "<emph>Lerrokatu</emph> barran ($[officename] Impress, $[officename] Draw), sakatu"
-#. DcDSM
+#. xNAAU
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
"par_id3154057\n"
"help.text"
-msgid "<image id=\"img_id3147267\" src=\"cmd/sc_aligndown.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147267\">Icon Bottom</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3147267\" src=\"cmd/sc_aligndown.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147267\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147267\" src=\"cmd/sc_aligndown.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147267\">Ikonoa</alt></image>"
#. rkNkG
#: 00040501.xhp
@@ -12004,14 +11941,14 @@ msgctxt ""
msgid "On <emph>Form Design</emph> bar, click"
msgstr "<emph>Inprimaki-diseinua</emph> barran, sakatu"
-#. DcsgR
+#. mExvf
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
"par_id3151122\n"
"help.text"
-msgid "<image id=\"img_id3145357\" src=\"cmd/sc_toggleanchortype.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145357\">Icon Anchor</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3145357\" src=\"cmd/sc_toggleanchortype.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145357\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145357\" src=\"cmd/sc_toggleanchortype.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145357\">Ikonoa</alt></image>"
#. s4iPa
#: 00040501.xhp
@@ -12130,14 +12067,14 @@ msgctxt ""
msgid "On <emph>Line and Filling</emph> bar, click"
msgstr "<emph>Marra eta betetzea</emph> barran, sakatu"
-#. wRABY
+#. XkgtK
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3148889\n"
"help.text"
-msgid "<image id=\"img_id3150669\" src=\"cmd/sc_formatline.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150669\">Icon Line</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3150669\" src=\"cmd/sc_formatline.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150669\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150669\" src=\"cmd/sc_formatline.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150669\">Icon</alt></image>"
#. acBGp
#: 00040502.xhp
@@ -12265,14 +12202,14 @@ msgctxt ""
msgid "On <emph>Line and Filling</emph> bar, click"
msgstr "<emph>Marra eta betetzea</emph> barran, sakatu"
-#. HBmFB
+#. eeYjd
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3156424\n"
"help.text"
-msgid "<image id=\"img_id3150868\" src=\"cmd/sc_fillstyle.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150868\">Icon Area</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3150868\" src=\"cmd/sc_fillstyle.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150868\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150868\" src=\"cmd/sc_fillstyle.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150868\">Icon</alt></image>"
#. tdHtP
#: 00040502.xhp
@@ -12283,23 +12220,23 @@ msgctxt ""
msgid "Area"
msgstr "Area"
-#. GCCNi
+#. dXFUA
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
-"par_id511592159765396\n"
+"par_id3145607\n"
"help.text"
-msgid "Choose <menuitem>View - Styles (F11)</menuitem> - choose Paragraph, Frame or Page style - open context menu - choose <menuitem>Modify/New - Area</menuitem> tab."
-msgstr ""
+msgid "Choose <menuitem>View - Styles</menuitem> - choose <switchinline select=\"appl\"><caseinline select=\"WRITER\">Paragraph, Frame or Page</caseinline></switchinline> style - open context menu - choose <menuitem>Modify/New - </menuitem><switchinline select=\"appl\"><caseinline select=\"CALC\"><menuitem>Background</menuitem></caseinline><defaultinline><menuitem>Area</menuitem></defaultinline></switchinline> tab."
+msgstr "Aukeratu <menuitem>Ikusi - Estiloak</menuitem> - aukeratu <switchinline select=\"appl\"><caseinline select=\"WRITER\">paragrafo, marko edo orrialdeen</caseinline></switchinline> estilo bat - ireki laster-menua - aukeratu <menuitem>Aldatu/Berria - </menuitem><switchinline select=\"appl\"><caseinline select=\"CALC\"><menuitem>Atzeko planoa</menuitem></caseinline><defaultinline><menuitem>Area</menuitem></defaultinline></switchinline> fitxa."
-#. sV6fD
+#. TGDHe
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id841527083135387\n"
"help.text"
-msgid "Choose <menuitem>Table - Properties - Background</menuitem> tab. Select the table object - Cell, Row or Table - which background area is to be filled."
-msgstr ""
+msgid "Choose <menuitem>Table - Properties - Background</menuitem> tab."
+msgstr "Aukeratu <menuitem>Taula - Propietateak - Atzeko planoa</menuitem> fitxa."
#. DhLwG
#: 00040502.xhp
@@ -12310,32 +12247,14 @@ msgctxt ""
msgid "Choose <menuitem>Format - Page Style - Area</menuitem> tab."
msgstr "Aukeratu <menuitem>Formatua - Orrialde-estiloa - Area</menuitem> fitxa."
-#. GQb6M
-#: 00040502.xhp
-msgctxt ""
-"00040502.xhp\n"
-"par_id901592158395353\n"
-"help.text"
-msgid "Choose <menuitem>Format - Text Box and Shape - Area - Area</menuitem>"
-msgstr ""
-
-#. 6FQ2S
+#. hu68D
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
-"par_id1001592157774069\n"
-"help.text"
-msgid "Choose <menuitem>Styles - Manage Styles (F11)</menuitem> - choose Cell or Page style - open context menu - choose <menuitem>Modify/New - Background</menuitem> tab."
-msgstr ""
-
-#. LzEQU
-#: 00040502.xhp
-msgctxt ""
-"00040502.xhp\n"
-"par_id771592156369992\n"
+"par_id3149664\n"
"help.text"
-msgid "Choose <menuitem>Format - Page - Background</menuitem> tab"
-msgstr ""
+msgid "Choose <menuitem>Slide - Properties - Background</menuitem> tab."
+msgstr "Aukeratu <menuitem>Diapositiba - Propietateak - Atzeko planoa</menuitem> fitxa."
#. NP4xZ
#: 00040502.xhp
@@ -12346,69 +12265,6 @@ msgctxt ""
msgid "Choose <menuitem>Format - Cells - Background</menuitem> tab"
msgstr "Aukeratu <menuitem>Formatua - Gelaxkak - Atzeko planoa</menuitem> fitxa."
-#. LVAwN
-#: 00040502.xhp
-msgctxt ""
-"00040502.xhp\n"
-"par_id881592158156157\n"
-"help.text"
-msgid "Choose <menuitem>Format - Object - Area - Area</menuitem> tab."
-msgstr ""
-
-#. uQS9p
-#: 00040502.xhp
-msgctxt ""
-"00040502.xhp\n"
-"par_id951592158682096\n"
-"help.text"
-msgid "Choose <menuitem>Format - Style - Edit Style - Area</menuitem> tab"
-msgstr ""
-
-#. vKEWq
-#: 00040502.xhp
-msgctxt ""
-"00040502.xhp\n"
-"par_id11592158856626\n"
-"help.text"
-msgid "Choose <menuitem>Slide - Properties - Background</menuitem> tab"
-msgstr ""
-
-#. mQo4F
-#: 00040502.xhp
-msgctxt ""
-"00040502.xhp\n"
-"par_id891592159117695\n"
-"help.text"
-msgid "Choose <menuitem>Format - Styles - Manage Styles (F11)</menuitem> , choose Drawing or Presentation style - open context menu - choose <emph>Modify/New - Area</emph> tab."
-msgstr ""
-
-#. 8f2xv
-#: 00040502.xhp
-msgctxt ""
-"00040502.xhp\n"
-"par_id741592159264211\n"
-"help.text"
-msgid "Choose <menuitem>Format - Object and Shape - Area - Area</menuitem> tab"
-msgstr ""
-
-#. GN2Rd
-#: 00040502.xhp
-msgctxt ""
-"00040502.xhp\n"
-"par_id271592159552714\n"
-"help.text"
-msgid "Choose <menuitem>Format - Style - Edit Style - Area</menuitem> tab"
-msgstr ""
-
-#. icZBw
-#: 00040502.xhp
-msgctxt ""
-"00040502.xhp\n"
-"par_id161592159449638\n"
-"help.text"
-msgid "Choose <menuitem>Format - Styles - Manage Styles (F11)</menuitem> , choose Drawing style - open context menu - choose <emph>Modify/New - Area</emph> tab."
-msgstr ""
-
#. 8Ac8B
#: 00040502.xhp
msgctxt ""
@@ -12418,86 +12274,59 @@ msgctxt ""
msgid "Choose <menuitem>Page - Properties - Background</menuitem> tab."
msgstr "Aukeratu <menuitem>Orrialdea - Propietateak - Atzeko planoa</menuitem> fitxa."
-#. DkwpP
+#. BNF8c
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
-"par_id471592158481451\n"
+"par_id3154948\n"
"help.text"
-msgid "Choose <menuitem>Format - Area - Area</menuitem> tab"
-msgstr ""
+msgid "Choose <menuitem>Format - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>Text Box and Shape - </menuitem></caseinline><caseinline select=\"IMPRESS\"><menuitem>Object and Shape - </menuitem></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Area - Area</emph> tab."
+msgstr "Aukeratu <menuitem>Formatua - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>Testu-koadroa eta forma - </menuitem></caseinline><caseinline select=\"IMPRESS\"><menuitem>Objektua eta forma - </menuitem></caseinline><caseinline select=\"CALC\"><emph>Objektua - </emph></caseinline></switchinline><emph>Area - Area</emph> fitxa."
-#. 8CDNt
+#. CQaYm
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3152922\n"
"help.text"
-msgid "Choose <menuitem>Format - Title - Area</menuitem> tab."
-msgstr ""
+msgid "Choose <menuitem>Format - Title - Area</menuitem> tab (chart documents)."
+msgstr "Aukeratu <menuitem>Formatua - Izenburua - Area</menuitem> fitxa (diagrama-dokumentuak)."
-#. TRyTB
+#. dCqeB
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3157894\n"
"help.text"
-msgid "Choose <menuitem>Format - Legend - Area</menuitem> tab."
-msgstr ""
+msgid "Choose <menuitem>Format - Legend - Area</menuitem> tab (chart documents)."
+msgstr "Aukeratu <menuitem>Formatua - Legenda - Area</menuitem> fitxa (diagrama-dokumentuak)."
-#. A6CBn
+#. KcL9w
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3144444\n"
"help.text"
-msgid "Choose <menuitem>Format - Chart Wall - Area</menuitem> tab."
-msgstr ""
+msgid "Choose <menuitem>Format - Chart Wall - Area</menuitem> tab (chart documents)."
+msgstr "Aukeratu <menuitem>Formatua - Diagramaren horma - Area</menuitem> fitxa (diagrama-dokumentuak)."
-#. jFmfH
+#. ijD7Y
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3156543\n"
"help.text"
-msgid "Choose <menuitem>Format - Chart Floor - Area</menuitem>."
-msgstr ""
+msgid "Choose <menuitem>Format - Chart Floor - Area</menuitem> tab (chart documents)."
+msgstr "Aukeratu <menuitem>Formatua - Diagramaren zorua - Area</menuitem> fitxa (diagrama-dokumentuak)."
-#. Pz9P5
+#. Zuv4t
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3150685\n"
"help.text"
-msgid "Choose <menuitem>Format - Chart Area - Area</menuitem>."
-msgstr ""
-
-#. 9F87x
-#: 00040502.xhp
-msgctxt ""
-"00040502.xhp\n"
-"par_id901592160809757\n"
-"help.text"
-msgid "When editing a form:"
-msgstr ""
-
-#. oABmb
-#: 00040502.xhp
-msgctxt ""
-"00040502.xhp\n"
-"par_id201592161190323\n"
-"help.text"
-msgid "When editing a report:"
-msgstr ""
-
-#. VBYSN
-#: 00040502.xhp
-msgctxt ""
-"00040502.xhp\n"
-"par_id591592161180508\n"
-"help.text"
-msgid "Choose <menuitem>Format - Page - Background</menuitem> tab."
-msgstr ""
+msgid "Choose <menuitem>Format - Chart Area - Area</menuitem> tab (chart documents)."
+msgstr "Aukeratu <menuitem>Formatua - Diagramaren area - Area</menuitem> fitxa (diagrama-dokumentuak)."
#. MBrCE
#: 00040502.xhp
@@ -12724,14 +12553,14 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>F4</emph> key</caseinline><caseinline select=\"IMPRESS\"><emph>F4</emph> key</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>F4</emph> tekla</caseinline><caseinline select=\"IMPRESS\"><emph>F4</emph> tekla</caseinline></switchinline>"
-#. fevBK
+#. WyEg2
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3153052\n"
"help.text"
-msgid "<image id=\"img_id3150965\" src=\"cmd/sc_transformdialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150965\">Icon Position and Size</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3150965\" src=\"cmd/sc_transformdialog.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150965\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150965\" src=\"cmd/sc_transformdialog.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150965\">Icon</alt></image>"
#. yL3FJ
#: 00040502.xhp
@@ -12778,14 +12607,14 @@ msgctxt ""
msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph> </caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Position and Size - Rotation</emph> tab."
msgstr "Aukeratu <emph>Formatua - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Testu-koadroa eta forma - </emph> </caseinline><caseinline select=\"CALC\"><emph>Objektua - </emph></caseinline></switchinline><emph>Kokagunea eta tamaina - Biraketa</emph> fitxa."
-#. BESGV
+#. ENbvX
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3148495\n"
"help.text"
-msgid "<image id=\"img_id3146898\" src=\"cmd/sc_toggleobjectrotatemode.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146898\">Icon Rotate</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3146898\" src=\"cmd/sc_toggleobjectrotatemode.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3146898\">Icon</alt></image>"
+msgstr "<image id=\"img_id3146898\" src=\"cmd/sc_toggleobjectrotatemode.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3146898\">Icon</alt></image>"
#. raRWH
#: 00040502.xhp
@@ -12841,14 +12670,14 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>F8</emph> key</caseinline><caseinline select=\"IMPRESS\"><emph>F8</emph> key</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>F8</emph> tekla</caseinline><caseinline select=\"IMPRESS\"><emph>F8</emph> tekla</caseinline></switchinline>"
-#. m9Ntk
+#. oqKG2
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3150044\n"
"help.text"
-msgid "<image id=\"img_id3147100\" src=\"cmd/sc_toggleobjectbeziermode.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147100\">Icon Edit Points</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3147100\" src=\"cmd/sc_toggleobjectbeziermode.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147100\">Icon</alt></image>"
+msgstr "<image id=\"img_id3147100\" src=\"cmd/sc_toggleobjectbeziermode.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147100\">Icon</alt></image>"
#. AMJ2m
#: 00040502.xhp
@@ -12904,14 +12733,14 @@ msgctxt ""
msgid "Open context menu - choose <emph>Style - Bold</emph>."
msgstr "Ireki laster-menua, eta aukeratu <emph>Estiloa - Lodia</emph>."
-#. Ue6Ng
+#. G36Eg
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3145766\n"
"help.text"
-msgid "<image id=\"img_id3156558\" src=\"cmd/sc_bold.svg\" width=\"1cm\" height=\"1cm\" localize=\"true\"><alt id=\"alt_id3156558\">Icon Bold</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3156558\" src=\"cmd/sc_bold.png\" width=\"0.2228in\" height=\"0.2228in\" localize=\"true\"><alt id=\"alt_id3156558\">Icon</alt></image>"
+msgstr "<image id=\"img_id3156558\" src=\"cmd/sc_bold.png\" width=\"0.2228in\" height=\"0.2228in\" localize=\"true\"><alt id=\"alt_id3156558\">Icon</alt></image>"
#. pQRTJ
#: 00040502.xhp
@@ -12931,14 +12760,14 @@ msgctxt ""
msgid "Open context menu - choose <emph>Style - Italic</emph>."
msgstr "Ireki laster-menua, eta aukeratu <emph>Estiloa - Etzana</emph>."
-#. D9EAq
+#. AJBGa
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3159091\n"
"help.text"
-msgid "<image id=\"img_id3155578\" src=\"cmd/sc_italic.svg\" width=\"1cm\" height=\"1cm\" localize=\"true\"><alt id=\"alt_id3155578\">Icon Italic</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3155578\" src=\"cmd/sc_italic.png\" width=\"0.2228in\" height=\"0.2228in\" localize=\"true\"><alt id=\"alt_id3155578\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155578\" src=\"cmd/sc_italic.png\" width=\"0.2228in\" height=\"0.2228in\" localize=\"true\"><alt id=\"alt_id3155578\">Icon</alt></image>"
#. cggpG
#: 00040502.xhp
@@ -12958,14 +12787,14 @@ msgctxt ""
msgid "Open the menu <menuitem>Format - Text</menuitem> and choose <menuitem>Single Underline</menuitem> or <menuitem>Double Underline</menuitem>."
msgstr "Ireki <menuitem>Formatua - Testua</menuitem> menua eta aukeratu <menuitem>Azpimarra soila</menuitem> edo <menuitem>Azpimarra bikoitza</menuitem>."
-#. x8omF
+#. ibTke
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3145223\n"
"help.text"
-msgid "<image id=\"img_id3151068\" src=\"cmd/sc_underline.svg\" width=\"1cm\" height=\"1cm\" localize=\"true\"><alt id=\"alt_id3151068\">Icon Underline</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3151068\" src=\"cmd/sc_underline.png\" width=\"0.2228in\" height=\"0.2228in\" localize=\"true\"><alt id=\"alt_id3151068\">Icon</alt></image>"
+msgstr "<image id=\"img_id3151068\" src=\"cmd/sc_underline.png\" width=\"0.2228in\" height=\"0.2228in\" localize=\"true\"><alt id=\"alt_id3151068\">Icon</alt></image>"
#. Bfqx8
#: 00040502.xhp
@@ -13075,14 +12904,14 @@ msgctxt ""
msgid "Open context menu - choose <emph>Align - Left</emph>."
msgstr "Ireki laster-menua, eta aukeratu <emph>Lerrokatu - Ezkerrean</emph>."
-#. hUH97
+#. TyqyJ
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3147310\n"
"help.text"
-msgid "<image id=\"img_id3155370\" src=\"cmd/sc_alignleft.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155370\">Icon Align Left</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3155370\" src=\"cmd/sc_alignleft.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155370\">Icon</alt></image>"
+msgstr "<image id=\"img_id3155370\" src=\"cmd/sc_alignleft.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155370\">Icon</alt></image>"
#. okQkj
#: 00040502.xhp
@@ -13111,14 +12940,14 @@ msgctxt ""
msgid "Open context menu - choose <emph>Align - Right</emph>."
msgstr "Ireki laster-menua, eta aukeratu <emph>Lerrokatu - Eskuinean</emph>."
-#. jddUQ
+#. NmexZ
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3149408\n"
"help.text"
-msgid "<image id=\"img_id3154421\" src=\"cmd/sc_alignright.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154421\">Icon Align Right</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3154421\" src=\"cmd/sc_alignright.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154421\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154421\" src=\"cmd/sc_alignright.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154421\">Icon</alt></image>"
#. XnJxD
#: 00040502.xhp
@@ -13147,14 +12976,14 @@ msgctxt ""
msgid "Open context menu - choose <emph>Align - Center</emph>."
msgstr "Ireki laster-menua, eta aukeratu <emph>Lerrokatu - Erdian</emph>."
-#. kZk7u
+#. 7PVck
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "<image id=\"img_id3149757\" src=\"cmd/sc_centerpara.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149757\">Icon Centered</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3149757\" src=\"cmd/sc_centerpara.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149757\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149757\" src=\"cmd/sc_centerpara.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149757\">Icon</alt></image>"
#. CQD3j
#: 00040502.xhp
@@ -13183,14 +13012,14 @@ msgctxt ""
msgid "Open context menu - choose <emph>Align - Justified</emph>."
msgstr "Ireki laster-menua - aukeratu <emph>Lerrokatu - Justifikatua</emph>"
-#. jfsgi
+#. WQNsi
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3156189\n"
"help.text"
-msgid "<image id=\"img_id3145308\" src=\"cmd/sc_justifypara.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145308\">Icon Justified</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3145308\" src=\"cmd/sc_justifypara.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145308\">Icon</alt></image>"
+msgstr "<image id=\"img_id3145308\" src=\"cmd/sc_justifypara.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145308\">Icon</alt></image>"
#. YBkwj
#: 00040502.xhp
@@ -13255,14 +13084,14 @@ msgctxt ""
msgid "Open context menu - choose <emph>Group - Group</emph> (form objects)."
msgstr "Ireki laster-menua, eta aukeratu <emph>Elkartu - Elkartu</emph> (inprimaki-objektuak)."
-#. ibZAV
+#. ezVbQ
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3146858\n"
"help.text"
-msgid "<image id=\"img_id3154344\" src=\"cmd/sc_formatgroup.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154344\">Icon Group</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3154344\" src=\"cmd/sc_formatgroup.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154344\">Icon</alt></image>"
+msgstr "<image id=\"img_id3154344\" src=\"cmd/sc_formatgroup.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154344\">Icon</alt></image>"
#. DVEkd
#: 00040502.xhp
@@ -13300,14 +13129,14 @@ msgctxt ""
msgid "Open context menu - choose <emph>Ungroup</emph>."
msgstr "Ireki laster-menua, eta aukeratu <emph>Banandu</emph>."
-#. zcmBV
+#. PgcjD
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3151300\n"
"help.text"
-msgid "<image id=\"img_id3150831\" src=\"cmd/sc_formatungroup.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150831\">Icon Ungroup</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3150831\" src=\"cmd/sc_formatungroup.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150831\">Icon</alt></image>"
+msgstr "<image id=\"img_id3150831\" src=\"cmd/sc_formatungroup.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150831\">Icon</alt></image>"
#. DGWSV
#: 00040502.xhp
@@ -13345,14 +13174,14 @@ msgctxt ""
msgid "Open context menu - choose <emph>Exit Group</emph>."
msgstr "Ireki laster-menua, eta aukeratu <emph>Atera taldetik</emph>."
-#. BBvnq
+#. 55jie
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3158402\n"
"help.text"
-msgid "<image id=\"img_id3149422\" src=\"cmd/sc_leavegroup.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149422\">Icon Exit Group</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3149422\" src=\"cmd/sc_leavegroup.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149422\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149422\" src=\"cmd/sc_leavegroup.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149422\">Icon</alt></image>"
#. ndpeo
#: 00040502.xhp
@@ -13390,14 +13219,14 @@ msgctxt ""
msgid "Open context menu - choose <emph>Enter Group</emph>."
msgstr "Ireki laster-menua, eta aukeratu <emph>Sartu taldean</emph>."
-#. oDBK3
+#. kvzhG
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
"par_id3152388\n"
"help.text"
-msgid "<image id=\"img_id3149900\" src=\"cmd/sc_entergroup.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149900\">Icon Enter Group</alt></image>"
-msgstr ""
+msgid "<image id=\"img_id3149900\" src=\"cmd/sc_entergroup.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149900\">Icon</alt></image>"
+msgstr "<image id=\"img_id3149900\" src=\"cmd/sc_entergroup.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149900\">Icon</alt></image>"
#. yXmKi
#: 00040502.xhp
@@ -14650,6 +14479,24 @@ msgctxt ""
msgid "Open context menu of selected frame, choose <emph>Properties</emph>."
msgstr "Ireki hautatutako markoaren laster-menua, aukeratu <emph>Propietateak</emph>."
+#. uGqZD
+#: edit_menu.xhp
+msgctxt ""
+"edit_menu.xhp\n"
+"par_id3156091\n"
+"help.text"
+msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> in Writer and Calc or <emph>Tools - ImageMap</emph> in Impress and Draw.</variable>"
+msgstr "<variable id=\"imagemap\">Aukeratu <emph>Editatu - Irudi-mapa</emph> Writer eta Calc aplikazioetan edo <emph>Tresnak - Irudi-mapa</emph> Impress eta Draw aplikazioetan.</variable>"
+
+#. XmBGV
+#: edit_menu.xhp
+msgctxt ""
+"edit_menu.xhp\n"
+"par_id3155936\n"
+"help.text"
+msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph> in Writer and Calc or <emph>Tools - ImageMap</emph> in Impress and Draw,<br/>then select a section of the ImageMap and click <emph>Properties - Description</emph>.</variable>"
+msgstr "<variable id=\"imapeigbea\">Aukeratu <emph>Editatu - Irudi-mapa</emph> Writer eta Calc aplikazioetan edo <emph>Tresnak - Irudi-mapa</emph> Impress eta Draw aplikazioetan,<br/>ondoren hautatu irudi-maparen sekzio bat eta sakatu <emph>Propietateak - Deskribapena</emph>.</variable>"
+
#. hfZ8h
#: edit_menu.xhp
msgctxt ""
diff --git a/source/eu/helpcontent2/source/text/shared/01.po b/source/eu/helpcontent2/source/text/shared/01.po
index 8f60832f46d..e2e8ab4643e 100644
--- a/source/eu/helpcontent2/source/text/shared/01.po
+++ b/source/eu/helpcontent2/source/text/shared/01.po